Trace number 4847482
Some explanations
A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process.
The trace of the execution of a solver is divided into four (or five) parts:
-
SOLVER DATA
This is the output of the solver (stdout and stderr).
Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
VERIFIER DATA
The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
WATCHER DATA
This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver.
The memory used by the solver (vsize) is also given every ten seconds.
When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
-
LAUNCHER DATA
These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.
Solver answer on this benchmark
General information on the benchmark
| Name | PB24/normalized-PB10/OPT-LIN/leberre/opb-trendy/misc2010/ datasets/10orplus/normalized-hal-cups-utils.cudf.trendy.opb |
| MD5SUM | 0564fb42ac573029cf99b4e1f5070625 |
| Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
| Best result obtained on this benchmark | OPT |
| Best value of the objective obtained on this benchmark | 2626215701395 |
| Best CPU time to get the best result obtained on this benchmark | 0.755037 |
| 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 | 21104 |
| Total number of constraints | 100047 |
| Number of constraints which are clauses | 98482 |
| Number of constraints which are cardinality constraints (but not clauses) | 1565 |
| Number of constraints which are nor clauses,nor cardinality constraints | 0 |
| Minimum length of a constraint | 1 |
| Maximum length of a constraint | 2962 |
| Number of terms in the objective function | 8588 |
| Biggest coefficient in the objective function | 79285326336 |
| Number of bits for the biggest coefficient in the objective function | 37 |
| Sum of the numbers in the objective function | 234763814370998 |
| Number of bits of the sum of numbers in the objective function | 48 |
| Biggest number in a constraint | 79285326336 |
| Number of bits of the biggest number in a constraint | 37 |
| Biggest sum of numbers in a constraint | 234763814370998 |
| Number of bits of the biggest sum of numbers | 48 |
| 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
4.62/11.55 c Time taken to transform: 2.2958076000213623 seconds
4.62/11.55 c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 1104184900, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f8e50adb410>}
4.62/11.55 c 3587.066227912903s left to solve
7.00/14.00 c Solution 1, time = 2.4413s
7.00/14.00 o 35700229845040
7.12/14.01 c Solution 2, time = 2.4568s
7.12/14.01 o 23647365337089
7.12/14.10 c Solution 3, time = 2.5437s
7.12/14.10 o 16113321495502
7.41/14.38 c Solution 4, time = 2.8212s
7.41/14.38 o 11829145530966
7.81/14.77 c Solution 5, time = 3.2133s
7.81/14.77 o 9369620953500
8.00/14.92 c Solution 6, time = 3.3681s
8.00/14.92 o 8258869704563
8.00/14.94 c Solution 7, time = 3.3898s
8.00/14.94 o 7227975906036
9.21/16.18 c Solution 8, time = 4.6247s
9.21/16.18 o 7224635439704
9.60/16.53 c Solution 9, time = 4.9744s
9.60/16.53 o 6200883964391
9.70/16.69 c Solution 10, time = 5.1408s
9.70/16.69 o 6197838787832
9.90/16.82 c Solution 11, time = 5.2612s
9.90/16.82 o 6121450993128
10.00/16.94 c Solution 12, time = 5.3850s
10.00/16.94 o 5801338333687
10.21/17.18 c Solution 13, time = 5.6240s
10.21/17.18 o 5726833011816
12.59/19.50 c Solution 14, time = 7.9418s
12.59/19.50 o 2626215701432
12.59/19.50 c Solution 15, time = 7.9511s
12.59/19.50 o 2626215701430
12.59/19.54 c Solution 16, time = 7.9904s
12.59/19.54 o 2626215701406
12.59/19.55 c Solution 17, time = 7.9975s
12.59/19.55 o 2626215701404
12.59/19.56 c Solution 18, time = 8.0027s
12.59/19.56 o 2626215701403
12.59/19.57 c Solution 19, time = 8.0120s
12.59/19.57 o 2626215701402
12.59/19.57 c Solution 20, time = 8.0189s
12.59/19.57 o 2626215701401
12.59/19.58 c Solution 21, time = 8.0231s
12.59/19.58 o 2626215701396
12.59/19.58 c Solution 22, time = 8.0274s
12.59/19.58 o 2626215701395
12.69/19.65 o 2626215701395
12.69/19.65 v -x5765 -x12834 -x6754 -x10148 -x4489 -x9744 -x20332 -x15468 -x19451 x7572 -x10332 -x17652 -x232 -x12478 -x4236 -x20951 -x15083 -x19305 -x10265 -x17669 -x16445 -x20140 -x2974 -x11737 x19423 x20648 -x14826 x8120 x2226 -x2522 -x6742 -x8953 -x13833 -x13505 -x2794 -x11619 -x6834 -x8092 -x6613 x9230 -x9686 -x14514 -x4125 -x18734 -x14664 -x3206 -x17688 -x63 -x10283 -x17579 -x10109 -x4615 -x17897 -x12830 -x7544 x6837 -x13563 -x4504 x7862 -x13513 -x9242 -x4739 -x17724 x19550 -x18961 -x2818 x17745 -x16096 -x6995 -x13723 -x13596 -x18279 x6242 -x15 -x19899 -x10009 x6954 -x13969 -x7141 -x3470 -x13717 -x18030 -x20159 -x1741 -x18021 -x18662 -x9899 x11785 -x21020 -x10824 -x14148 -x6667 -x14082 -x15402 -x14029 -x15381 x3643 -x9917 -x14111 -x20050 -x11206 x16102 -x12938 -x10536 -x8887 -x18256 -x1149 -x6488 -x14437 -x14131 -x15775 -x13834 -x15968 x7815 x748 -x1386 x3006 -x2125 -x18743 -x15295 x4057 -x5113 -x18327 -x10383 -x8363 -x10807 -x14220 -x1684 -x6141 -x18569 x9395 -x7550 -x10959 -x7264 -x12495 -x924 -x2923 x7860 x4359 -x14344 -x15701 -x17374 x5549 -x11142 -x19133 -x15155 -x12800 -x14863 -x11843 -x10555 -x13925 -x15344 -x18031 -x14096 -x15528 -x1868 -x11408 -x20178 -x15703 -x19602 -x1279 x8159 -x10794 x608 -x12102 -x14722 -x3509 -x9551 -x18623 x1587 x2270 -x14041 x17752 x8377 -x14639 -x15361 -x1394 x4545 -x266 -x10855 -x3368 -x16010 -x298 x756 -x10678 -x4996 -x18330 -x19264 -x4111 -x4438 -x16467 -x1808 -x10085 -x12937 x1822 -x11789 -x8153 -x8728 -x3748 -x1751 -x12484 x7072 -x6801 -x2559 -x19960 -x20776 x1588 -x5338 -x9633 -x19429 -x10563 -x10339 -x945 -x18644 x9477 -x13488 -x13905 -x8562 -x20275 -x731 -x20161 x20121 -x11629 -x10159 x1577 -x10777 -x20656 -x11387 -x16618 x19734 -x15010 x5371 -x11017 x2518 -x2608 x5319 -x13697 x9212 -x13144 -x15267 x19730 x7727 -x7631 -x19963 -x9399 -x16343 -x14940 x6328 -x3176 -x17155 -x2690 x3390 -x17565 -x18892 -x11149 -x19630 -x411 -x3795 x20195 -x13225 x3197 -x12866 -x11375 -x6247 -x4220 -x16183 -x19119 -x19306 -x13394 -x15293 x3569 -x14460 -x14391 x5468 -x1345 -x12499 x7757 -x3732 -x3350 -x16249 -x16851 -x7019 -x10394 -x10863 x2537 -x19587 -x10715 -x15136 x2409 x7986 x5989 -x20559 -x6162 -x12762 -x20997 -x1942 -x8056 -x15591 -x11199 x7569 -x397 -x14790 x15520 -x11829 x3899 -x13610 -x5100 -x18926 -x14721 -x16084 -x2961 -x12854 -x12481 -x11986 -x1973 -x10147 -x18781 -x9444 -x19862 -x8940 -x1254 -x3503 -x442 x18 -x8818 -x14992 x6914 -x13165 -x13325 -x9750 -x428 -x13031 -x12951 -x8677 -x747 -x2896 -x19270 -x10976 -x14621 -x9998 -x20450 -x10611 -x16686 -x5528 x17127 -x16006 -x7690 -x1943 x19400 -x3284 -x7874 -x12926 -x13913 -x10625 -x4269 -x3773 -x13140 -x18918 -x12087 -x12682 -x13173 -x4464 -x10845 -x14160 x16663 -x12492 -x3152 -x15032 -x19796 -x1261 -x11903 -x9544 -x9844 -x13355 x7443 -x3586 x6668 x6821 -x1840 -x15729 -x6895 -x5094 x19698 -x17915 -x11405 x7350 -x17899 -x1491 -x16485 x132 -x19177 -x14337 -x840 -x12662 -x3127 -x3572 -x257 -x4314 -x1346 -x12635 -x9450 -x8573 -x19825 -x6898 -x425 x20361 -x20864 -x4840 -x3117 -x12079 -x11877 -x3494 -x15316 x3066 -x10108 -x3958 -x2703 -x11410 -x10198 -x15581 -x15222 -x7658 -x13747 -x8645 -x84 -x18998 -x17773 -x11111 -x9221 -x5372 -x11416 -x20307 x4985 -x4534 -x3243 -x1407 -x2247 -x12379 x19190 -x12885 -x9981 -x10574 -x6530 x16586 -x9595 -x3684 x6829 -x11384 -x14701 -x8421 -x9820 -x20816 -x10969 x363 -x13695 -x13094 -x2244 x18860 -x8375 -x13641 -x10606 -x4285 -x7001 -x288 -x20627 -x15506 -x1792 x6581 -x2699 -x15151 x8900 x8350 -x4441 -x20577 -x16955 -x4225 -x11965 -x20846 -x5849 -x15650 -x17957 x13457 -x1274 -x12916 -x18043 -x8601 x6688 -x17427 -x20087 x9253 -x5914 -x14588 -x13053 x2298 -x15893 -x377 x20432 x163 -x13558 -x6820 -x12076 -x7608 -x19103 -x15131 x8902 -x20735 -x19828 -x10596 -x15950 -x14738 -x6062 -x5703 -x5181 -x9420 -x4364 -x20810 -x191 x9093 -x20530 -x13252 -x3438 -x8364 -x18727 -x15270 -x7997 -x4726 x3128 -x4991 x7210 -x1461 x8929 -x11528 -x13796 -x2900 -x15054 -x11944 -x10225 -x14305 -x19957 -x7708 x20016 -x3004 -x13019 -x11158 -x3695 -x13438 -x20189 -x10199 -x17137 -x16299 -x13791 -x9502 x4747 -x12235 x8308 x16585 -x17050 -x17960 -x10313 -x14507 -x17361 -x16017 -x16741 -x13662 x20832 -x8109 x4442 -x10107 -x15743 -x9414 x3375 -x17531 -x11593 -x10343 -x13707 -x11153 -x13904 x2979 -x18830 x9163 -x17828 -x18691 -x11000 -x9830 -x14348 x18491 x16658 -x9625 -x19099 x9213 -x17369 -x3900 -x18947 -x4936 -x20686 x17215 -x3056 -x10537 -x3153 -x20290 -x19371 -x7844 -x457 -x3972 -x10294 -x4590 -x18695 -x1600 -x13749 -x10714 -x16210 -x20173 -x9505 x20464 -x18672 -x16237 x4329 -x4508 -x9571 -x18885 x17712 x19107 -x12022 -x14565 x8456 x7942 x7564 -x18411 -x17993 x690 -x16269 -x15806 -x18514 -x4198 x906 -x5410 -x14564 -x11399 x7985 -x9992 -x13588 -x15105 -x3084 -x6907 x8578 -x1495 -x11591 x3656 -x16047 x173 -x20752 x2599 -x11283 -x18028 -x12827 -x5502 -x9288 -x18340 -x6395 -x14077 -x13532 -x5312 -x1610 -x19678 -x17106 -x11556 -x13509 -x7259 -x2267 -x20386 -x12056 x83 -x1997 x16636 -x17607 -x776 -x9916 x14110 -x13718 x6962 -x9269 -x1056 -x15529 -x3234 -x13416 x2514 x8194 -x12819 -x4511 -x8600 -x7228 x7166 x18628 x4279 -x19793 -x13559 -x20091 x5521 -x7242 -x16821 x4995 -x5349 -x13811 -x3477 -x4686 x2846 -x1370 -x10131 -x7196 -x18754 -x16291 -x15411 -x19908 -x11866 -x19179 x16280 -x11689 -x14931 -x12956 -x3861 -x16031 -x13424 -x16899 -x19718 -x4509 x5526 -x19870 -x9829 -x5898 -x7199 -x19902 -x19643 -x19167 -x8959 -x16953 -x1614 -x11311 -x19536 -x8836 -x2463 -x6981 -x12335 -x5935 x4322 -x3549 -x13946 -x10046 -x17885 x9475 -x15487 x1669 -x15975 -x1136 -x11835 -x11837 -x2906 -x14693 -x16818 -x6441 -x3575 -x8311 -x16256 -x13213 -x14907 -x13039 -x11272 x15483 -x13876 x684 x5119 -x5374 -x20034 -x10058 -x937 -x18052 x7497 -x5357 -x14596 -x13789 -x17763 -x12356 -x3975 -x12080 -x15641 -x4146 -x6746 -x16505 x20897 -x3418 -x17242 -x11091 -x19911 -x16684 x1454 -x4672 -x17848 x1638 -x17640 -x15443 -x7411 x8998 -x12469 -x13773 -x6927 -x7054 x10949 x1232 -x18578 -x19948 -x19149 x1271 -x4636 -x4515 -x10464 -x13878 -x13280 -x581 -x3123 -x17707 x465 -x11549 -x20250 -x10908 -x6462 -x14779 -x11848 -x5786 -x10996 -x15430 -x734 -x9080 -x19435 -x7715 -x20742 -x11246 -x2924 -x13736 -x14716 x6307 -x11210 -x7628 -x20223 -x4944 -x7336 -x17808 x4138 -x11128 -x1383 -x10141 -x7918 -x1938 -x17970 -x14905 -x19054 -x1224 -x20923 -x1167 -x14906 -x9183 -x15060 x3603 -x2206 -x1313 x9091 x1177 -x11119 -x16354 -x16142 -x14615 -x15592 -x3207 -x15008 -x8446 x21053 -x4766 -x1726 x7952 -x20823 -x17119 -x4104 -x16740 -x15778 -x11071 -x13721 -x9594 -x5669 x5623 x6526 -x12843 -x7488 -x18457 -x421 -x1915 -x20958 -x14663 x15852 -x18912 -x9845 -x1709 -x17855 x2426 -x10111 x20610 -x13335 x19052 -x13294 -x2503 -x8990 -x10980 -x15160 -x8816 -x17310 x7837 -x14362 -x1455 x3323 -x6663 x3628 -x13894 x10200 -x11292 x13786 -x4201 -x8778 -x3381 -x7193 -x12031 -x21006 -x17921 -x18117 -x998 -x5978 -x4879 -x17932 -x16982 -x16526 x6461 -x1688 -x11139 -x16535 x1630 -x1284 x4120 x7916 -x16530 x6984 -x6339 -x17125 -x11077 -x4004 -x17649 -x20423 x9198 -x17086 -x12470 -x13984 -x15066 -x6587 -x1139 -x5459 -x12084 -x11555 -x332 -x10770 -x5795 -x19492 -x15974 -x13133 -x739 -x19245 -x4594 -x19557 -x17058 -x7163 -x6179 -x3530 -x16055 x9178 -x12686 -x15409 -x5400 -x13465 -x6745 -x781 -x19454 -x18924 x20283 x15821 -x6264 x16607 -x3196 -x4622 -x20626 -x19199 -x1586 -x14318 -x3595 -x11984 x5283 -x7557 -x11845 -x8667 -x18111 -x2301 -x13794 -x8757 -x16650 x18228 -x6100 -x3571 -x4794 -x16382 -x2132 x88 -x9848 x2275 x3142 -x8618 -x10132 -x8162 -x17233 x4931 -x7435 -x10739 x2493 -x15884 -x16915 -x8843 -x2833 -x20346 -x12062 -x982 -x13315 -x15154 -x10995 x3352 x7835 -x361 x5761 -x14309 -x1797 x5564 -x16648 -x16902 -x16979 -x12448 -x16082 x16255 -x12999 -x5680 -x15417 -x19300 x483 x5063 -x16067 -x17301 -x16844 -x7213 -x5820 x8496 x8616 -x4044 -x8372 -x300 -x12474 -x1077 -x12140 x2845 -x16166 x8170 -x20109 x5360 -x17244 -x10939 -x10963 -x7897 -x15237 -x9669 -x17723 -x6159 -x2813 -x14127 x20085 -x20491 -x2943 -x2892 -x2471 x7691 -x2406 -x6550 -x9638 -x13409 -x239 x6106 -x12959 -x4502 -x2980 -x12699 -x10106 -x8076 x13687 -x13948 -x11351 x3959 x4135 x20814 -x17445 -x5348 -x13764 -x12405 x2397 x7937 -x1934 -x18684 -x17320 -x4906 -x18697 -x9076 -x20725 -x12820 -x5373 -x5530 x16042 x7621 -x19989 -x3164 x3286 -x2466 -x9836 x3137 -x3771 -x7204 -x12105 -x13700 -x9798 -x17403 -x12513 -x11437 -x16833 -x14093 -x13609 -x10455 -x454 -x3547 -x18527 -x15314 -x12292 -x5270 -x18367 -x19131 -x2316 -x14303 -x4611 -x4267 x4206 x2460 -x5464 x6843 -x1155 -x5245 -x20404 -x112 -x12863 x17542 -x13320 -x11310 -x13025 -x4689 -x12259 -x10459 -x2197 x19683 x18863 -x11786 -x13769 x3089 -x9882 -x20696 x4091 -x20052 -x9880 -x14953 -x6175 -x2401 -x7710 x3373 -x14752 x1686 -x8063 -x10378 -x10592 -x18226 -x18648 -x1059 -x20057 -x12779 -x17336 -x17243 -x3668 -x12939 -x8697 x37 -x20754 x6269 -x8862 -x12147 -x13976 -x5759 -x13126 x6449 -x6592 -x4061 -x5033 -x13071 -x16161 -x3158 -x8766 x8236 x7643 -x1154 -x15290 -x7360 x18223 -x9780 -x10357 -x13497 -x13313 -x14561 -x15357 -x8072 x8140 -x3370 -x15436 -x15762 x16403 -x10443 -x6905 x19775 -x3359 -x1280 -x13929 -x11305 -x4632 -x459 -x18430 -x17647 -x14463 -x487 -x5515 -x167 -x11030 -x20580 -x20441 -x7982 -x14870 -x13594 -x15874 -x3432 x2724 x3502 -x17903 -x1633 -x16385 -x12219 -x18658 -x13741 x3909 -x5547 -x18925 -x9037 -x3160 -x14601 x5437 -x8721 x17375 -x19851 x6931 -x9378 -x12758 -x8883 -x20248 -x3134 -x10899 -x17213 -x12317 x9467 -x9324 x130 -x14982 -x13440 -x940 -x11780 x4365 x7639 x1530 x9501 -x4286 -x19038 -x20375 -x15372 -x18391 -x6081 -x16699 -x1673 -x17627 -x6257 -x4623 -x6298 -x4601 -x17309 -x12836 x17356 -x17264 -x21087 -x20031 -x15082 -x5248 x7276 -x13332 -x14419 -x15204 -x10385 -x15519 -x7252 -x18689 -x16149 -x13026 x3693 x234 x6838 -x8935 -x10609 -x11059 -x1219 -x17388 x7563 x5657 -x19353 x16278 x5959 -x8095 -x4626 -x3277 -x12924 -x2300 -x15323 -x7110 -x366 -x7964 -x11482 -x19611 -x17836 -x11631 -x3551 x632 -x19449 x4910 -x13874 -x15305 -x6994 -x12277 x2857 -x14262 -x2524 -x11421 -x18055 -x19777 x6656 -x12465 -x2348 x4410 x3801 -x13258 -x3410 -x5462 -x17518 -x431 -x18459 -x18364 x4900 -x11988 -x17658 -x8036 -x11284 x14658 -x5863 -x9752 -x14613 x5346 -x12100 -x6022 x3995 -x184 x2176 -x2211 -x16170 -x16368 -x18009 x7551 -x3019 -x9915 -x8389 x6149 -x12760 -x3726 -x19282 -x8108 x3797 -x16863 -x4113 -x19810 -x10205 x5140 -x3723 -x12137 -x12493 -x1647 -x14267 x6024 -x15545 x16589 -x11927 -x9783 -x4312 -x15571 -x572 -x8105 x16680 -x10620 -x16691 -x6422 -x19839 -x11265 x16037 -x17651 -x5498 -x3333 -x14999 -x4486 -x13603 x5655 -x10370 -x291 -x5517 x16477 -x16267 -x13582 -x12584 -x8695 x9241 -x10467 x5465 -x20224 x16562 -x2350 -x9613 -x1925 -x6683 -x19981 -x10514 -x4740 -x1675 -x11484 -x3194 x978 -x14749 -x16898 x7656 x2564 -x6527 -x5906 -x10051 -x11690 -x2020 -x20703 -x15410 -x12914 -x14236 -x16788 x4527 -x6883 -x8499 -x10331 x5982 -x2793 -x2027 -x19434 -x890 -x7976 -x7659 -x1874 x6397 -x19235 x8712 -x279 -x16469 x8908 x7852 -x14200 -x13375 -x16840 -x9719 -x7587 -x4547 -x11222 -x18793 -x5327 -x12066 -x13990 -x19592 -x2421 -x961 -x12618 -x11941 -x13981 -x5799 -x20757 -x782 -x15765 -x18304 -x18822 -x4868 -x18317 -x1350 -x17721 -x14980 -x1806 x686 -x19155 -x7576 -x15051 -x12950 -x9432 -x14839 x6985 -x4728 -x12400 -x21030 -x16692 -x5597 -x12562 -x12903 x4098 -x16169 -x18797 -x13337 -x12882 x15607 -x10769 -x18089 -x18973 -x877 -x10080 -x8325 -x20138 -x18798 x2253 -x20522 -x10971 -x21082 -x12936 -x3069 x4063 -x3753 -x20957 -x13434 -x6660 -x5539 -x12081 -x20588 x20467 -x17857 -x9900 -x16498 -x12906 -x12625 -x6102 -x17267 -x17404 -x11893 -x17826 -x10481 -x18555 -x7480 x1229 x16659 -x16826 x20394 -x17281 -x1325 -x15601 -x12496 -x5984 -x18356 -x13056 x2091 -x3670 -x14787 -x15670 -x17145 -x12774 -x15948 -x12900 -x16704 -x8649 -x8176 -x11606 -x20338 x2485 -x20221 -x500 -x18866 -x758 -x20409 -x8946 -x13260 x2016 -x16765 -x12778 -x16265 -x12091 -x15523 -x6151 -x17511 -x19479 x2465 -x14054 -x15378 -x15621 -x5775 -x4883 -x18418 x20408 -x9647 -x7478 -x11250 -x3295 -x11949 -x14233 -x14759 -x2082 x85 -x4736 -x10022 -x15760 x7583 x8724 -x9391 -x15478 -x18534 -x20911 x8029 -x5937 -x13844 -x3636 -x1524 -x10220 -x605 -x6726 -x14555 -x8016 -x509 -x445 -x10560 -x673 -x16779 -x8614 -x14755 -x10250 -x3915 -x429 -x3367 -x2642 x113 -x19684 -x3044 -x19669 x20870 -x10720 -x7615 x2212 x4085 -x4170 x7164 x16673 -x13157 -x10113 x8599 -x1757 -x614 -x10354 -x9436 -x7045 -x15485 -x10642 x230 x2853 -x11070 -x13578 -x9408 x16605 -x14126 x659 x2423 -x10800 -x778 x1827 -x14192 x9290 x3876 -x9148 -x16894 -x18428 x20168 -x13162 x578 -x19287 -x17604 -x15065 -x19284 x730 -x18307 -x8545 -x17874 -x2826 x5929 -x11634 -x19269 -x3765 -x12767 -x17862 -x14302 -x8767 -x18377 -x13517 -x18967 -x6008 x2988 x20817 -x16087 -x344 x2175 x1112 -x2410 -x11618 -x20472 -x11090 -x8119 -x797 -x17018 -x20774 -x11595 -x14482 -x10632 x8250 -x4045 -x15067 -x7514 -x20970 -x13443 -x15618 -x14562 x7861 x6154 x8245 -x14859 -x771 -x7671 -x1222 x19212 -x10647 x2240 -x3227 x3345 -x16746 x5227 -x15865 -x10494 -x19301 -x9389 -x16282 -x19296 -x16853 -x644 -x12670 -x8087 -x5301 -x12954 -x15284 -x11607 -x3930 -x1368 x16697 -x2266 -x3822 -x3941 -x19539 -x2511 -x3315 -x12381 -x12783 x18236 -x5674 -x14265 -x8919 -x10905 x19706 -x15830 -x12035 -x15339 -x9576 -x10577 -x12055 -x17693 -x20084 -x10175 -x17377 -x10 -x8542 -x17084 x1404 -x8692 -x8097 -x761 -x10128 -x14807 -x357 x5803 -x11498 -x3939 -x14473 -x745 x6318 -x4955 x19707 -x10435 -x19094 -x18214 x15855 -x10792 -x12190 -x16708 -x5731 x1125 -x9884 -x19788 -x14500 -x18467 -x11567 -x10587 -x6595 -x14074 x612 -x15648 x16520 -x1487 -x19445 -x5266 -x8064 -x13562 x2590 -x11652 -x4342 -x16331 -x13073 -x14410 -x11046 -x5448 -x11083 -x7298 -x15475 -x4675 -x6490 -x7768 -x8050 x2312 -x9953 x8025 -x17950 -x12873 x7056 -x17793 -x17992 -x6583 -x20285 -x16424 -x18792 -x11648 -x19925 -x16177 -x16381 x6569 -x20935 x20160 -x3833 -x16217 -x11427 -x6637 -x10852 -x6126 -x325 -x3423 -x7467 -x17582 -x10084 x19185 -x19755 x476 -x6926 x7777 -x14686 -x14382 -x15588 -x12151 -x669 -x1904 -x9971 -x6753 x5077 -x701 -x20985 x6732 x4270 -x10353 -x2864 -x9801 -x15616 -x11441 -x17342 -x1877 -x10588 -x14628 -x8452 x3496 x4793 x8706 -x18952 x5993 -x17961 x9228 -x15272 -x5282 x117 -x4360 -x1187 x6934 -x17070 -x12743 -x3974 x20320 x20214 x10948 -x16701 -x1420 -x20619 -x2448 x5223 -x8934 -x16338 -x16176 -x14533 -x13281 -x12780 -x9431 -x5851 -x16061 x4704 -x5111 -x16729 -x10381 -x11614 x1215 x5182 -x523 -x3273 x19060 -x20785 -x20238 x1824 -x10956 -x19815 x19424 x15546 -x17014 -x8074 -x829 -x4557 -x5913 -x5377 -x14389 -x1388 -x4264 -x14457 -x4956 -x20462 -x5023 -x11346 -x12421 -x176 x9491 -x18389 x7152 -x11214 -x3869 -x18230 -x16845 -x3729 -x1100 -x20384 -x11693 -x3226 -x7262 -x15472 -x2157 -x15992 -x15573 -x11456 -x16940 -x5042 -x8337 -x950 -x19725 -x5177 x21035 -x2502 -x9040 -x16906 -x5375 -x19795 -x8185 -x16414 -x12376 -x3371 -x15382 -x16447 x19731 -x18725 x3617 x8379 x20614 -x9815 -x9849 -x11156 x16690 -x14987 -x918 -x4510 -x6132 -x6493 -x3696 x5170 -x11418 x8123 -x9757 -x11812 -x6900 x3406 x3222 x5275 x19189 -x7725 x2612 x8254 -x14434 x19812 -x120 -x11425 -x17318 -x15551 -x7214 -x2600 -x15453 -x18747 -x10668 -x16150 x8469 -x10950 -x19571 -x14004 -x17690 -x12614 -x18676 -x16152 -x349 -x1304 x9258 x16669 -x7358 -x18482 -x3651 x4354 -x2497 -x8863 -x13737 -x9608 -x15434 x2288 -x5315 -x16130 x7087 x15822 -x18704 -x2718 x16443 -x3000 -x15500 -x16251 -x13864 -x12597 x9209 -x9735 x18554 -x1259 -x10617 x5821 -x21021 -x8917 x2231 -x6507 -x6542 -x11170 -x7375 x18930 -x14349 x7287 -x18944 x6857 -x18004 -x5117 -x2653 -x4106 -x14102 -x8339 -x9639 x7813 x4857 -x6016 -x17343 -x8524 -x19867 -x1932 -x20805 -x13765 -x2028 -x14648 -x16419 -x10819 x5471 x4428 -x18737 -x18861 -x10897 -x17949 x19204 -x17901 -x18497 -x1867 -x15426 -x16742 -x15198 -x1244 x2075 -x4609 -x17078 -x700 -x5869 -x11838 -x6127 -x1320 -x7461 x2011 x5352 x9350 -x19585 -x17104 -x15808 -x8583 -x9034 -x2108 x766 -x20165 -x5040 -x11333 -x10775 -x7051 -x11676 -x15264 x5297 -x10530 -x14958 -x3839 x3171 -x993 -x497 -x12471 -x13881 -x11012 -x3980 -x6947 x19422 -x7759 -x18086 -x19472 -x15058 -x16274 -x19680 -x7641 -x12418 -x1436 -x10100 -x18046 -x14224 -x4465 -x5359 -x5345 -x11463 -x5866 -x4121 -x15106 -x21080 x5967 -x17533 -x15152 -x14044 -x3849 -x14914 -x15419 -x16327 -x4811 x8255 -x13879 x20564 -x8591 -x3740 x7516 -x17829 -x8981 -x9010 -x18525 -x12777 -x19502 -x17504 -x7085 -x20249 -x855 -x15252 -x7959 -x16151 -x4119 -x18425 -x2844 -x17519 -x20437 x6522 -x9867 -x15554 -x6189 -x6917 -x13308 x4259 x20834 -x12549 x20936 -x6728 -x11270 x5767 -x12383 -x4247 -x15736 -x17151 -x19756 -x15999 -x18105 -x17596 -x18814 -x12160 x3614 -x3034 -x12167 -x11451 -x19333 x19739 -x8280 -x20848 -x9675 -x15687 -x2156 -x3504 -x5720 -x17795 x5733 -x19759 -x2368 x4541 x3664 -x9406 x8801 -x18173 -x668 -x10237 x4355 -x9785 x2354 x7854 x8054 -x2824 -x6184 -x2330 -x9139 -x17689 -x18820 -x9002 -x9041 x380 x9073 x9184 x5622 -x11777 -x11096 -x1011 x1200 -x18600 -x13926 -x18401 x6020 x8699 -x18315 -x14292 -x863 x9102 -x8734 -x1752 -x2209 -x12414 x7826 -x18715 -x14881 x15840 -x17505 -x3803 -x15597 x4390 -x1834 -x932 -x1538 -x6063 -x13525 -x3710 -x15096 x3175 -x20426 -x17315 -x19878 -x5106 -x1373 -x18745 -x6450 -x12511 -x8878 -x9650 -x16143 -x9474 -x15691 -x18445 x10321 -x14488 -x13182 -x12772 x18024 -x8292 -x20378 -x13267 -x12239 -x3393 -x16828 -x19881 -x15585 -x19608 -x19560 -x16229 -x10006 -x10426 -x18484 -x18376 -x20631 -x1568 -x10707 -x14244 x5244 -x15910 -x10812 -x12382 -x14191 -x2778 -x2098 -x16314 -x18542 -x10469 -x14593 x3023 -x19532 -x1341 -x3629 -x4433 -x13845 x6782 -x9069 -x17499 x5764 -x6079 -x3454 x15517 -x11937 -x8868 -x6791 x7248 -x10310 -x15397 -x21061 -x18277 -x19964 -x15444 -x10251 -x13207 -x1689 -x18723 -x12444 -x11722 x4046 -x12612 -x17260 x2128 -x18593 x19692 -x14913 -x15403 -x18060 -x9748 -x10710 x9001 -x18821 -x4989 -x15104 -x1343 -x19924 -x6377 -x4203 -x10533 -x3725 -x14125 -x17099 -x1000 -x10066 -x9919 -x17713 -x14441 x56 x4934 -x16622 -x15257 -x2722 -x19921 x5242 -x12847 -x18312 -x229 -x19544 -x13220 -x18056 -x3012 -x5066 -x11016 x8284 -x9507 -x5518 x4698 -x11590 -x20318 -x5872 -x19890 -x11598 -x14841 x5702 -x7098 -x11124 -x16809 x7789 -x17964 -x10303 -x14700 x8720 -x13870 -x17625 x4715 -x18469 -x13104 -x14474 -x13090 -x9871 -x5082 -x20086 x16075 -x339 x1569 -x4051 -x11037 -x539 -x1870 -x13748 -x19311 -x3777 -x9617 -x15347 -x13469 -x9418 -x16950 -x13849 -x18687 x6312 x4521 -x13805 -x3755 -x18386 -x20271 -x13095 -x5150 -x12295 -x12412 -x7805 -x371 -x9367 -x5899 -x1930 -x7965 -x11161 -x7925 -x7026 -x11844 -x2835 -x13826 -x16292 -x17132 x6503 -x17698 -x5288 x19743 x19666 -x9796 -x15370 -x9373 x1314 x3346 x20457 -x20493 -x15539 -x2962 x7332 -x7913 -x11438 -x1430 -x6295 -x5479 -x8633 -x11302 -x10744 -x6723 -x17661 -x9134 -x5878 -x15907 -x1720 -x12565 -x6971 -x13711 -x4471 -x13408 -x13759 -x10772 -x15462 -x3926 -x16515 x5533 -x15864 -x17940 -x16090 -x11853 x9454 -x18179 -x10466 -x17787 -x14230 x19215 x6876 x912 -x8898 -x1248 -x14540 -x2973 -x2886 -x1339 -x14633 -x7486 x16415 -x14361 -x18366 -x2684 x1544 x876 -x2340 -x9995 -x19885 -x13924 -x14330 x16542 x9162 -x5006 -x18588 -x19012 x6658 x20325 x3905 -x9366 x17749 -x11420 -x18669 -x11962 -x17568 -x7850 -x8850 x16624 -x11098 -x6535 -x1408 -x20658 -x11669 -x13206 -x533 -x8714 x9379 -x6023 x15835 -x19594 -x8647 -x17783 -x5683 -x14835 x16406 -x5677 -x5480 -x18204 -x11367 -x9159 -x20226 -x1083 -x9800 x20976 -x20451 -x2437 -x12206 -x9235 -x11807 -x10978 -x14252 -x2477 -x5856 x16994 x3673 x16664 -x6275 -x20719 -x1606 -x13193 -x20077 -x5386 x3860 -x17197 x4810 -x9003 -x6751 x20545 x7003 -x18921 x1845 -x1270 x12574 -x2725 -x16793 -x20555 -x19034 -x20054 x16762 -x12721 -x5365 x393 -x10069 -x17462 -x9065 -x14503 -x20538 x5907 -x2419 -x1348 -x10308 -x5949 -x7357 -x15282 -x11172 -x7118 x8249 -x19337 x2495 -x1837 -x4458 -x1429 -x15337 x794 -x5945 -x10571 -x12473 -x3026 x9392 x154 -x13186 -x18740 -x13917 -x14848 -x20948 -x13323 -x19259 -x12573 -x8114 -x20860 -x14904 -x10412 x20405 -x1322 -x8593 -x11368 -x3759 -x6770 x2302 x19970 -x367 -x2285 -x16518 -x12225 -x383 x8460 -x12224 -x1816 -x15241 -x13341 -x9955 -x16864 -x13815 -x19959 -x2414 -x18645 -x17566 -x1087 -x9618 -x7069 -x14789 -x13779 -x9013 x8349 -x18074 -x19512 -x14369 -x10393 -x14065 -x13634 -x3836 -x1574 x2860 -x14845 -x11564 -x13999 -x19299 -x12894 -x15129 x5191 -x8885 -x4540 -x5292 -x12283 -x7902 x19129 -x18713 x16643 -x11979 -x14214 -x11115 x216 -x20731 -x8954 -x20124 x20425 -x15742 -x3864 -x6387 -x17660 -x5192 -x1619 -x17986 x2347 x2284 -x20779 x3202 -x7187 -x15823 -x14951 -x1251 -x13478 -x2228 -x3088 x3633 x6624 x6075 -x19605 -x4494 -x10498 -x11453 -x12735 x4414 -x13482 -x1318 -x72 x8506 x19413 -x13079 -x16890 x1657 -x6957 -x1800 x10320 -x18291 -x19772 -x11062 -x9478 -x6358 x7816 x5159 -x15764 -x14129 -x4746 -x6504 -x13471 -x15930 -x7592 -x1528 -x10916 -x15102 -x1212 -x10001 -x12925 -x208 x3831 -x13142 -x17954 x2862 -x9873 -x12705 -x14888 -x11370 x5672 -x233 -x7792 -x11713 -x10595 -x21094 -x9762 -x19112 -x9426 -x1066 -x1234 x19648 -x11916 -x4452 -x5 -x10528 -x16815 -x15388 x19127 x5481 -x19929 -x1084 x7580 -x8155 x16021 -x17929 -x17461 -x8829 -x14959 -x19308 -x12430 -x13928 -x11495 -x17272 -x14024 -x4613 -x19006 -x9990 -x7867 x639 -x15987 -x12433 x7408 -x19542 x9038 -x4711 -x14471 -x2789 -x11303 -x6564 -x20979 -x14393 x4189 -x839 -x583 -x16193 -x4619 -x20023 -x15533 -x2137 -x12175 -x18583 -x12505 x3242 -x19473 -x13850 -x2556 -x4981 -x10270 -x12929 -x4904 -x16155 x19744 -x13171 x15755 -x13081 x4152 -x10431 -x15199 -x6902 -x9732 -x14053 -x20292 -x17002 -x9537 -x18480 -x19546 -x10407 -x14735 -x10016 -x14792 -x12652 -x7652 -x3606 -x14355 x6097 x16135 -x19770 -x6707 -x15747 -x2727 -x18839 -x10923 -x11635 -x17558 -x20579 -x19577 -x15738 -x13569 -x17485 -x482 -x12013 -x7413 -x5056 -x11028 x2387 x7682 -x11381 x8128 -x18904 -x19569 -x11334 -x2146 -x16937 -x21100 x158 -x7527 -x11195 x4324 -x3064 x7886 -x16301 -x19232 -x13560 -x7838 -x2441 x8248 -x9518 -x11639 -x15537 -x11518 -x10491 -x10947 x16571 x19005 -x13077 -x7646 -x14548 x4681 -x18262 -x18971 -x4677 x19216 -x10929 -x765 -x17667 -x12808 -x5296 -x14595 -x19165 -x5744 x2318 -x8258 -x16039 -x7496 -x12404 x19082 x19979 -x1396 x4117 -x15883 -x549 -x18852 x3082 -x17741 x92 -x14030 -x1022 -x3573 -x3369 -x11662 -x14563 x6604 x8665 -x11069 -x2782 -x1210 x385 x9086 x17450 -x18033 -x6460 -x5134 x4963 -x16814 -x9714 -x11910 -x12262 -x9918 -x854 x19402 -x1321 -x19280 -x12753 x3427 -x12346 -x13884 -x14576 x15547 -x2338 -x12118 -x19710 -x20679 -x9369 -x6832 -x2088 -x5933 -x8323 -x3214 -x15568 -x17022 -x11251 -x2372 -x18263 x1389 -x15288 -x10231 -x1740 -x14181 -x18187 -x15746 x6867 -x19629 -x19541 x9301 -x1170 x7596 -x18197 -x20562 -x12460 x8758 -x10440 -x16271 -x3412 -x17525 -x2780 -x15565 -x3742 -x15085 -x5469 -x13065 -x2494 x1387 x12275 x6060 -x7031 x6103 -x2932 -x20787 x5835 -x12387 -x14144 -x15894 -x19923 -x6511 -x14245 -x20620 -x12540 -x13392 -x20080 -x9404 -x10157 -x11552 -x311 x18634 -x20477 -x2797 -x20820 -x6211 -x77 -x8637 -x7517 -x11679 -x17216 -x13032 x20639 x20204 -x5445 x6824 -x16224 -x3281 x12594 x7645 x9056 -x2909 -x17860 -x6054 x3050 -x2743 -x14270 -x17211 -x3329 -x8787 -x12529 x16689 x1175 -x20616 -x6678 -x3187 -x14101 -x14704 x1545 -x20420 -x7284 -x16094 -x4977 -x9094 -x11025 x9049 -x9415 -x21095 -x13178 x2654 -x17031 -x2868 -x15497 -x8673 -x11539 -x11735 x4032 -x6999 -x17329 -x13070 x7745 -x13572 -x16133 -x15460 -x2806 -x19805 -x5627 x4262 -x19563 -x14922 -x15706 -x4178 x1882 -x951 -x19376 -x976 -x16486 -x20523 -x10207 -x2210 -x8792 -x17160 -x19576 x5392 -x19163 -x2767 -x9130 x5302 -x7398 -x10903 -x6899 -x9218 -x14156 x2834 -x2573 -x19283 -x15212 -x8922 -x18124 -x12790 -x874 -x9868 x1492 -x6643 x3177 -x10358 -x20968 -x12953 -x12757 -x16436 -x17875 -x18846 -x18823 -x5008 -x18077 -x16174 -x18095 -x5880 -x19660 -x8443 -x2089 -x7829 x7901 -x10981 -x17700 -x10217 x7783 x4573 -x4389 x8387 -x9620 -x10774 -x20831 -x18182 -x789 x7195 -x13713 -x14970 x5859 -x20501 -x313 -x12551 -x16732 -x9146 -x13432 -x2096 x2761 x1161 -x10628 -x17199 -x8567 -x9263 -x16798 -x17129 -x116 -x5858 -x7602 x6705 -x11373 -x19292 -x16295 -x2106 -x14896 x974 -x17484 -x12 -x16007 -x20912 x18870 -x7063 -x19596 x374 x12464 -x2203 -x18835 -x12417 -x4099 x7818 -x16548 x16653 -x19321 -x20311 x3886 -x2895 -x7662 -x192 -x235 -x5224 x6972 x7968 -x9689 -x13908 -x13583 -x18517 -x20006 -x12501 x3130 -x12384 -x18234 -x17049 -x6736 -x4992 -x10920 -x15963 -x19609 -x3897 -x1561 -x3786 x3672 -x12644 -x4548 -x11034 -x18819 -x3508 -x17229 -x1058 -x594 x9536 -x7581 -x20895 -x19466 -x8626 -x51 -x5285 x7024 -x19260 -x1344 -x8278 -x4026 -x19721 x3678 x1164 -x20942 -x20986 -x13448 -x16756 x18297 -x17562 -x7934 -x2072 x667 x2999 -x4175 -x19491 -x15774 -x14447 -x365 -x11622 x2202 -x17555 -x16203 -x9701 x7849 -x15781 -x13801 -x19597 x6276 -x4712 -x13485 -x17191 -x14103 -x20526 -x20795 -x9484 -x16081 -x6270 -x8519 -x11868 x9521 -x16755 -x2831 -x13612 -x16652 -x16792 -x4756 x6744 -x8298 -x20875 -x19538 -x16317 -x7182 -x8370 -x11013 -x16260 -x8331 -x4659 -x18016 x1020 -x5330 -x4730 -x14010 -x14617 -x9364 -x14811 -x5660 -x8040 -x11529 -x14522 x15857 x4751 -x13422 -x9560 -x15280 -x14211 -x8624 x18933 -x11865 x20265 -x12107 -x20953 -x12592 x7061 -x7704 -x7071 -x11338 -x13047 -x20484 -x17758 -x4440 -x19975 -x2918 -x18552 -x14254 -x1266 -x20486 -x17277 -x12391 x19729 x5132 -x8147 -x11428 -x3040 -x20488 -x8526 -x20098 -x12044 -x9822 x15839 -x13386 -x18699 -x9143 -x8896 -x18969 x2554 -x8835 -x15989 -x16316 -x15408 -x16431 -x1698 -x7611 -x559 -x12176 -x15723 -x7038 -x3730 -x20449 -x13376 -x14531 -x7155 -x18621 -x15156 -x20355 -x19529 x4307 x9036 -x8435 -x15911 -x1814 -x8136 -x8213 -x9473 -x4151 -x9310 -x20693 x2306 -x6105 -x7060 -x2561 -x25 -x11643 -x11887 -x14134 -x19346 -x13975 x376 -x5118 -x19635 -x18331 -x20842 -x17571 x9461 x2544 -x3507 -x17699 -x15133 -x2720 -x9926 x6846 x18495 -x18770 -x17641 -x20112 -x724 x5435 -x12966 -x17612 -x10024 -x14184 -x19821 -x8041 -x13100 x1601 -x11681 -x19934 -x3230 -x6238 x18857 -x19069 -x18275 -x19476 -x6766 x3354 -x17830 -x2036 -x17905 -x3399 -x3414 -x8676 -x1565 -x16927 -x17489 x905 -x4818 x19386 x772 -x16489 -x4047 x7819 -x3680 -x13233 -x19209 -x16253 -x10907 -x18999 x18854 -x8638 -x11574 -x3659 -x7169 -x14383 -x5711 -x17424 -x6585 x329 -x3380 -x13631 -x11760 -x16734 -x10227 -x9878 -x929 -x12962 x6674 -x13254 x4338 -x13856 -x20594 -x1377 -x3691 -x12494 x7240 -x13259 -x18901 -x16051 -x6252 -x14751 -x3842 -x8201 -x10276 -x19293 x5632 -x19868 -x15699 -x8528 -x1008 -x631 -x3945 -x14078 -x7685 x1998 x5781 -x11492 -x6933 -x3925 -x12538 -x3224 -x6372 -x12316 -x6492 -x3322 -x3045 -x10087 -x19717 x6009 x19987 -x18444 x3859 -x18138 -x20599 x17756 -x14972 x1107 -x15653 x3929 -x12312 -x4499 -x1298 -x9850 -x11632 -x9480 x5552 -x18286 -x4300 -x453 x520 x2550 -x7315 -x8174 -x14205 x395 -x13331 -x1532 -x20000 x7107 -x13419 -x7722 -x11707 -x19547 x7007 -x16383 -x4449 -x11321 -x14772 -x20901 -x11148 x6710 -x18996 x8925 -x15955 x1211 -x14791 -x10377 x2379 x6472 -x3531 -x2634 x8629 -x12449 -x20066 -x12169 x40 x16113 -x14284 -x3855 x535 -x10687 -x9962 -x5685 -x17813 -x4403 -x1205 -x9881 -x8061 x965 -x7640 x2613 -x14797 -x17966 -x13672 -x20388 -x15639 -x3713 -x14323 -x20682 x8951 x20273 -x15982 -x3957 -x19383 -x8960 -x6080 x6202 x4755 -x9856 -x12419 x161 x10875 -x19709 -x7565 -x18478 x20453 -x11664 -x15499 -x4235 x20540 -x4964 -x9790 -x10737 -x3738 x9046 -x5067 -x2483 -x17412 -x15633 -x18409 -x17124 -x19123 -x9289 -x569 -x15236 -x19832 -x1547 x2042 -x4182 -x2384 -x6451 -x5031 -x16393 -x16630 -x5126 -x17789 -x5405 x5179 -x10307 -x18476 x6026 -x1617 -x15875 -x15899 -x6777 -x5788 -x164 x7420 -x20781 -x13468 x8243 -x15013 -x8860 x6929 x6918 -x1306 -x12267 -x7969 -x3556 -x3452 x3458 -x11215 x1450 x8210 -x17292 x6389 x12106 -x14217 x5569 -x17864 -x14793 -x14705 -x10712 -x16163 -x7415 -x17486 -x12730 -x484 -x10711 -x2405 -x18464 -x16392 -x11116 -x14971 -x17288 -x17152 -x15214 -x18348 -x3545 -x17269 x2081 -x15557 -x11342 -x7283 -x20114 -x16637 -x5155 x5053 -x15428 x1696 x6645 x16560 -x12097 x3618 -x18979 x19 -x13755 -x1054 x6501 -x8994 -x15324 -x12817 -x21011 -x13146 -x11187 -x4112 -x3172 -x5649 -x2269 -x8345 -x10872 -x10946 x1268 -x19671 -x17877 x8009 -x9509 -x5091 -x17665 -x14867 -x15622 x7179 -x14190 -x8723 -x20876 -x10829 -x11546 -x2888 -x12209 -x13358 x19980 -x9929 -x11301 -x6483 -x13000 -x10771 -x14854 -x17420 -x9601 -x18221 -x17762 -x6784 x20267 -x4769 x4293 -x437 -x19021 -x11502 -x10034 -x19258 x21060 x19196 -x18531 -x12804 -x9247 -x13987 -x4816 -x13052 x5378 x6609 -x19933 -x9203 -x6083 -x13103 x6973 -x7130 -x8563 -x7147 -x5691 x16192 -x17391 -x404 x159 -x6473 -x8775 x19084 -x16984 -x14587 -x9344 -x5607 -x3724 -x14739 x2395 -x16681 -x9994 -x10201 -x5404 -x5389 -x17969 -x15946 -x16874 -x14823 -x19124 -x1392 -x9816 x3150 x7922 -x10260 -x9832 -x10709 -x19208 x732 -x15418 -x14518 -x764 -x18994 -x19384 x9155 -x9969 -x8930 -x8455 -x12450 -x13885 -x1729 -x3009 -x18185 -x16564 -x10551 x8200 x8632 -x19866 x4907 -x9512 -x17460 -x4625 x15516 -x10140 -x17912 -x20062 -x12943 -x2430 -x12985 -x14059 -x11799 -x14067 x8219 -x8173 -x5824 -x1810 -x9522 -x19996 x16429 -x5609 -x6691 -x8660 -x10007 -x16019 -x283 -x12342 -x9649 -x4854 -x14860 x486 x3813 -x9653 -x11075 -x20525 -x13504 -x4149 -x6560 x16126 -x1488 x402 -x18371 x19700 -x17168 -x318 -x1786 -x10102 -x823 -x19907 -x1832 -x16523 x7272 x5819 -x13187 -x8932 -x5263 -x17581 -x16162 -x8423 -x10934 -x11288 -x2396 x6806 x6374 -x14045 -x14846 x6343 -x18556 x12673 -x15679 x5454 -x1309 -x3826 -x17111 -x8605 -x9556 -x13489 -x145 -x17810 x1470 -x10391 -x10252 -x1628 -x7995 -x10867 -x10318 -x8540 -x2876 -x9348 -x20541 -x15990 -x4460 -x4664 -x14497 -x20095 x6420 x8453 -x18703 -x11324 x9199 x3190 -x14274 -x13349 -x17653 x3474 x4423 -x14063 -x15879 -x18397 -x14163 -x18424 -x5167 -x6267 -x3401 -x17064 -x4187 -x3198 -x3522 x1427 x8911 -x8973 -x10450 -x2619 -x15094 -x18062 -x12740 x20274 x20359 x6775 -x21048 -x7401 -x15230 -x12560 -x6155 -x14775 -x17238 -x1625 -x15698 x2598 -x8705 -x15977 -x9833 -x6868 -x10826 -x18136 -x7361 -x7790 -x10895 -x18358 -x5606 -x10029 -x18115 x2508 -x10844 x2313 -x4426 -x2858 -x11087 -x9532 -x15744 -x18175 -x18526 -x7301 -x20567 -x2749 x15548 x7871 -x422 -x6027 -x6039 -x14113 -x10348 -x10795 -x16558 -x8321 -x45 -x18067 -x17210 x6989 -x6089 -x11104 -x17490 -x5202 -x19242 x20236 -x5190 -x11151 -x17232 x5310 -x6324 x8770 -x9044 -x5582 -x5847 -x11478 x7112 -x13194 -x1765 x2526 x3956 x20506 -x18710 -x5701 -x11477 -x5594 -x14251 -x12363 x6855 -x13075 -x2959 -x18176 -x2553 -x7097 -x14484 x1293 -x1879 -x4825 -x8196 x8197 -x14345 -x3825 -x10915 -x5233 -x9667 -x17060 -x19798 -x18767 x443 -x17959 -x4676 -x9493 -x16917 x5093 -x16035 -x4968 -x15153 x16395 -x17321 -x11291 -x11861 -x1365 -x1182 -x5351 -x10925 x20553 -x7365 -x17357 x2766 -x2704 -x8756 -x13243 -x20495 -x16829 -x19043 x1445 -x11680 -x13538 -x13049 -x18878 -x18442 -x11586 -x6193 -x17984 -x18309 -x6680 -x2936 x6443 x7008 x1748 -x19859 -x2164 -x17824 -x1351 -x13795 x4358 -x15159 -x21103 -x11948 -x16633 -x18408 -x7099 -x12361 -x8874 -x17163 x3080 -x12208 x6729 -x9470 -x9568 -x6466 -x12722 -x18782 -x15544 -x14466 -x5393 -x5306 -x4621 -x12971 -x16597 -x17417 -x17569 -x16286 -x8870 -x13922 -x9104 -x2400 -x11335 x7594 -x15421 x6335 x20568 -x12046 x15859 x5641 -x11436 -x12807 x3497 -x20233 x7738 -x17811 -x11357 -x13638 -x9720 x20153 -x5800 -x20535 -x2636 -x896 x9193 -x3829 -x9838 x17431 -x3241 x3985 -x13105 -x15301 x4757 -x10713 -x19618 -x1031 -x9264 -x5742 -x12965 -x4831 x6208 x2046 -x2133 -x805 x4107 -x12688 -x3676 -x21024 -x13627 x16677 -x11627 -x18151 -x1866 -x17363 x21037 -x19610 -x11155 -x10293 x19926 -x3758 -x15117 -x5215 -x15796 x8554 -x2555 x6409 -x11847 -x336 -x15447 -x964 -x4090 x15549 x6323 -x5891 -x4935 -x19945 -x2828 -x3746 -x9627 -x157 x3811 -x13365 -x17067 -x19872 -x11752 -x5355 x6414 -x9321 -x11982 -x16759 -x1247 x5029 -x11454 -x1209 -x17834 -x11287 x354 -x10999 -x13910 -x1510 -x10722 -x11273 x1103 x3101 x20269 -x15625 -x1285 -x2248 -x8598 -x11126 -x13968 -x14433 -x8511 x7718 x16561 x6978 -x17557 -x10889 -x8089 x1295 -x661 x19737 x20608 -x18416 -x15341 -x6158 -x138 x740 -x19586 -x12545 x5805 x3782 x18868 -x10433 x7355 -x17038 -x3417 x1168 -x11900 x3879 -x20430 -x18784 -x3316 x14651 -x477 -x11166 -x17716 -x18350 -x18261 -x2141 -x13 -x2456 -x13921 -x651 x5911 -x20045 -x10656 -x13121 -x7771 -x946 x3585 -x11573 -x10799 -x10234 -x16236 -x5955 -x14898 -x16172 -x3982 -x10935 -x21005 -x13573 x2832 -x11432 -x8556 -x17220 -x16164 x3326 -x8198 -x16709 -x6201 -x10690 -x4820 -x9394 x4959 -x355 -x7407 -x15771 -x20943 -x1749 x8151 -x17326 -x17570 -x5822 -x17708 -x7086 -x12401 -x13909 -x17767 x5635 -x20259 -x12912 -x14017 -x3184 -x9931 -x8696 -x447 -x6035 -x14357 x8409 x9293 x4145 -x9769 -x2745 -x2730 x18897 -x13543 x2292 -x4320 -x13264 -x16195 -x4848 x663 x6278 x4351 x611 -x14844 -x8401 -x2542 -x10216 x9291 -x17089 -x1730 -x14780 -x19230 -x19896 x4519 -x19313 -x8750 -x16726 -x15187 -x20001 x9342 x8739 -x3783 -x4277 -x3705 -x18989 -x6733 -x8480 -x7208 -x859 -x17337 x15513 -x17040 x802 -x16666 -x9609 -x12108 -x12615 -x11783 -x15712 x4064 -x12476 -x3030 -x17750 -x18410 -x5568 -x17131 -x15021 x2370 -x20308 -x979 -x14037 -x19509 -x2262 -x16222 -x14282 -x7928 -x20067 -x4123 -x5145 -x3818 -x10753 -x16629 x7812 -x18953 x139 -x19461 x19837 x8139 -x9749 -x15960 -x12631 -x2871 -x12017 -x2850 x7084 -x11636 -x5341 -x3932 x4316 -x12318 -x10890 -x18520 -x2438 x4954 -x2002 -x14801 -x5320 -x14013 x3991 -x10239 -x12622 -x21054 -x15772 -x14046 -x8069 -x17841 -x10396 x5570 -x17556 -x8484 -x17909 -x6885 -x14765 -x7439 -x12416 -x1799 -x3430 -x5080 x20387 -x5904 -x14229 -x6525 -x17924 -x17681 x4003 -x19950 -x20410 -x17073 -x8277 -x15613 -x13009 -x4392 -x11571 -x20276 -x20356 -x16136 -x19619 x6121 -x11682 -x9161 -x14892 -x18071 -x10461 -x19460 -x9684 -x11226 x3205 -x9851 -x10423 x657 x7009 -x11042 -x4211 -x15226 x1457 -x13958 -x20287 -x20158 -x7599 -x2635 -x15206 -x5492 x7585 -x14279 -x4095 -x11621 -x4213 -x11818 -x13770 -x10511 -x20331 -x9131 -x9371 -x8348 -x10876 -x8081 -x12974 -x773 -x16577 -x2680 -x19757 -x13490 -x2540 -x9957 -x11397 -x20653 -x10977 -x1977 -x13570 -x14831 -x5044 -x5724 -x4238 x3054 -x20576 -x16380 x4218 -x6921 -x16846 -x10417 -x1023 -x14034 -x17480 -x18675 -x7865 x18489 x5830 -x21044 -x9514 -x9083 -x3017 -x12797 -x9690 -x12855 -x1855 x7347 -x12307 -x16033 x8693 -x16275 -x18844 -x15969 -x17430 -x13226 -x14636 x1410 -x16023 -x1498 x8383 -x2937 -x14967 x1781 -x1432 -x19359 -x2078 -x6176 -x19183 -x8075 -x15984 x8253 -x13345 -x2469 x6421 x20328 -x15540 -x10524 x4483 -x18938 -x8406 -x5534 -x9025 -x15491 -x13669 -x15321 -x11360 x20955 -x1201 -x8267 -x2838 -x15594 x9315 -x6241 -x12724 -x19100 -x1342 -x16048 -x4692 -x8858 -x1379 -x17278 -x4375 x9181 -x8732 -x6363 -x11544 x4278 -x12204 x7574 x7689 -x17134 -x7239 x7668 -x17263 -x16811 -x11266 -x640 -x5514 -x16924 -x4748 -x10350 -x12165 -x16646 -x9084 -x13314 -x19000 -x19058 -x118 -x17953 -x13147 -x10264 -x9443 -x8008 -x16687 x8241 -x8774 -x14912 -x1764 -x14475 -x20906 -x3232 -x13902 -x8048 -x3602 -x18443 -x16321 -x16460 -x14276 -x20105 -x11817 x7202 -x16089 -x5208 -x11945 -x18278 -x17042 x20510 -x5876 -x16999 -x6932 -x17791 -x20060 -x2640 -x12552 -x6955 -x664 -x19370 -x19138 x1986 -x16632 -x15953 -x8077 -x9952 -x621 -x10409 x3048 x6055 -x5235 -x14099 -x2533 -x7878 -x8306 -x11963 -x5247 -x13655 x9237 -x14833 -x6866 -x4183 -x17188 -x1064 x8992 -x12025 -x10686 -x10693 x8361 -x15624 -x20025 -x5636 x18068 -x20218 -x16993 x8865 -x16600 -x10896 -x9623 -x16693 -x13263 x19567 -x14188 -x9837 -x18306 -x11160 -x16100 -x20352 -x20821 -x552 -x19800 -x3429 -x12037 -x5090 -x14108 -x11400 -x9770 -x13216 x16539 -x11973 -x8776 -x14597 -x14578 x16554 -x20518 -x16929 -x17843 -x18156 -x17664 -x469 x5670 -x8175 -x11382 -x5640 -x20020 -x3169 -x8094 -x15676 -x15317 -x9857 x6403 -x18716 -x16810 -x15563 -x9382 x4109 x8225 -x13481 -x2450 -x15318 -x9902 x16281 x4576 -x3625 -x13372 -x17948 -x18570 -x6232 -x20792 -x12045 -x14993 -x5299 -x9584 -x17395 -x3136 -x15018 x2332 x7989 x16495 -x10410 -x6693 -x1034 -x14431 -x21063 -x18301 -x2222 -x4998 -x9825 -x2369 -x9772 -x10825 x6611 -x14788 -x13170 -x6600 x1789 -x18571 -x1719 -x16285 -x67 -x13825 -x21050 x648 -x15114 -x7575 -x19616 x2591 -x17457 -x5054 -x5985 x5952 -x3708 -x7462 -x9122 -x9991 -x18566 x6292 -x11053 -x10602 -x13650 -x20380 -x2086 x1486 -x10962 -x13867 -x2093 -x9646 x18421 -x12514 -x19276 -x16366 -x18178 x671 -x6547 -x5555 -x12973 -x13167 x3041 -x7618 -x20964 x17371 -x9526 x4424 -x15274 -x19603 -x12636 -x13008 -x6205 x4103 -x16125 x5918 -x14089 -x17631 -x19690 -x4036 -x11596 x2499 -x20517 -x20339 -x13208 -x4781 -x4523 -x5995 -x10575 -x13377 x3653 x2975 -x6021 x7345 -x10884 x8989 -x14660 -x17775 x8002 -x4987 x356 -x19782 -x2019 -x11263 x8206 -x1140 -x10518 -x4618 -x20353 x7836 -x18267 x5699 -x18099 x3951 -x10008 -x10181 -x7172 -x18692 -x16930 x6935 x8226 -x14629 -x5695 -x3815 -x10994 -x12305 -x15399 -x10065 -x9579 x7700 -x10356 -x8099 -x11922 x17893 -x19016 x8294 -x6281 -x14221 x636 -x15479 -x15195 -x19659 -x11562 -x18351 -x9763 -x6554 -x372 x7977 -x17838 -x11260 -x20164 -x6768 -x10126 -x14404 -x10245 -x15452 -x14352 -x4301 -x2489 -x16943 -x7146 x2459 -x15262 -x20715 -x16294 -x17287 -x6306 -x14239 -x7491 -x1039 -x1607 -x327 -x4744 x5408 -x10646 -x373 x8530 -x18795 -x11516 -x12136 -x10240 -x880 -x20326 x3149 -x1355 -x12502 -x15145 -x15582 -x20286 -x17534 -x16377 -x5461 x2622 -x3892 -x2528 -x5631 -x4102 -x1526 -x6551 -x12451 -x19011 -x11787 x7046 -x9424 -x19161 -x20669 -x10681 -x19278 -x3453 -x18414 -x806 x6596 -x17732 -x69 -x17285 x16537 -x1836 x3895 -x19322 x8413 -x4917 -x3692 x2867 -x1014 -x20720 x17734 -x12172 -x1805 x5489 -x17538 -x12829 -x9396 -x15035 -x20643 -x8518 -x9755 -x3003 -x11579 -x12396 x4234 -x15429 x7125 x20209 -x4347 -x2916 -x14985 -x5323 -x3420 -x17580 -x18166 -x9912 -x848 -x10362 x5865 x7504 -x16065 -x20960 -x5848 -x1328 -x1040 -x8165 x16509 -x16588 -x5583 x5519 -x340 -x10419 x1194 -x1585 -x16312 -x15023 -x5510 -x17083 -x17406 -x14023 -x17164 -x15057 x2733 -x19668 -x17532 x1605 x4416 -x20695 x7218 -x13261 x4706 -x20672 -x2509 -x10408 -x11392 -x14081 -x17091 -x18385 -x14325 -x8181 -x8666 -x20222 -x8903 -x5986 -x10095 -x8907 -x10590 -x2326 x5893 -x2629 -x3005 -x7191 x2501 -x18313 -x11897 -x5222 -x5475 -x8399 -x6485 -x13729 -x4862 -x11580 -x16771 -x5608 -x18045 -x15354 x89 x6622 -x1104 x7309 -x19030 -x19017 -x11424 x592 -x1294 -x18720 -x2043 x144 -x5814 -x12266 -x5553 -x8923 -x15024 -x20026 -x6386 -x14832 x20421 -x10504 -x1644 -x20227 -x10808 x17023 -x90 x2815 -x12061 x6271 x8737 -x4733 -x1995 -x12988 -x17181 -x9665 -x17809 x1499 -x16 x2076 -x19937 -x3263 -x335 -x11744 x3688 -x3382 -x11908 -x2073 -x4765 -x5611 -x13093 -x19766 -x18990 -x20022 -x3038 x6438 x871 x6816 -x10601 -x19234 -x12455 -x19039 -x17146 -x15807 x19171 -x20206 x2683 -x17832 -x18250 -x5058 -x6967 -x13861 -x13665 x211 x5154 -x1975 -x12697 -x2549 -x5997 -x11757 -x7996 x6385 x7892 -x140 -x8654 -x11793 -x4166 x723 -x2938 -x20336 x5613 -x9303 x6222 -x14478 -x5924 -x19773 -x784 -x12550 -x2068 -x7543 x8671 -x6203 -x2394 -x13306 x20709 -x314 -x1361 -x16402 -x16888 -x8340 x641 -x5784 -x20865 -x1184 -x6776 -x10487 -x1208 -x3189 -x7064 -x16441 -x12556 x3074 -x1233 x8610 -x4407 -x7943 x4855 -x6043 -x13370 -x13949 -x19760 -x13067 -x9088 -x14690 -x5732 -x9715 x1664 -x13284 -x12669 x7093 x2054 -x7081 -x15917 -x10779 -x13106 -x11512 -x14671 -x19606 -x11616 x2966 -x18729 -x9891 -x4648 x7991 -x18128 -x10243 -x10837 x4544 -x9158 -x2022 -x16997 -x14802 x9542 -x5396 x8448 -x18152 x11604 -x12457 -x2165 -x3787 -x3536 -x12161 -x9339 x16552 -x3015 -x8536 -x13011 -x14851 x20088 -x12616 x891 -x17926 -x18429 -x10017 -x16459 -x4642 -x6520 -x15045 -x17033 -x14416 x3318 -x19324 x4244 -x10165 -x5826 -x14301 x7866 -x6284 -x19847 -x3662 -x6880 -x18827 -x1622 -x2052 -x14988 x450 x8265 -x9711 -x10699 -x19378 x6332 -x8546 -x2779 -x8315 -x17007 -x20302 -x7329 -x11186 -x14810 -x15923 -x12629 -x14152 -x17985 x9187 x2085 -x15217 -x11413 -x9909 -x1027 -x7341 -x6654 -x17814 -x4248 x9024 -x8043 -x12835 -x2541 x9186 -x5656 x2282 -x11830 x16106 x7539 x3649 -x19427 -x12788 -x15630 -x3276 -x7142 -x9245 x4436 -x12534 -x16819 -x1072 -x8970 -x20208 -x8082 -x13502 -x10643 -x16034 -x13701 -x11691 -x14327 -x6881 -x18934 -x19675 x188 -x10092 -x490 -x2478 x5055 -x9398 -x15277 -x12164 -x11609 -x3021 -x4707 -x15249 -x4010 -x4734 -x3604 -x11462 -x4280 x6608 x2535 -x3268 x6266 -x5737 -x12142 -x11459 x6942 x1558 x10641 x19742 -x8719 -x6188 x7409 x9336 -x8844 x19217 -x17633 -x18026 -x16661 -x5762 -x12626 -x13256 -x696 -x9660 -x6068 -x18880 -x11014 -x2479 -x121 -x14317 x15667 -x14432 -x5184 x8727 -x18726 -x14625 -x10973 x7750 x4066 -x9071 x4212 x8644 -x883 -x14541 -x15177 -x9294 -x2142 -x18027 -x2335 x622 -x11700 x2407 -x3863 -x18719 -x15302 -x15089 -x9612 -x543 x9306 x6827 -x783 -x7386 x175 x350 -x10025 -x16122 -x3553 x8445 -x1898 -x12306 -x19953 x5423 -x4289 -x2009 -x9557 -x14025 -x14543 -x12329 x15191 x4597 -x1737 x2686 -x19581 -x19626 x4722 x1428 -x5104 -x20671 x6046 -x15494 -x5274 -x5291 -x11875 -x1608 -x17401 x20471 -x12709 -x14087 -x4041 x1783 -x8285 -x16785 -x1300 -x13250 -x11398 -x9316 -x1468 -x12704 -x20481 -x5125 -x20008 x7400 x8848 -x7680 -x10441 -x5237 -x15909 -x17523 -x710 -x2946 x7254 -x5324 -x16128 x8871 -x11319 -x4877 -x13088 -x15471 -x18806 -x444 -x5232 -x5368 -x19545 -x20478 -x796 -x134 -x17646 -x1771 -x3523 -x20310 -x7369 -x13528 -x11073 -x18913 -x9993 x2717 -x4750 -x6986 -x12436 -x11452 -x6390 -x18800 -x20040 -x16270 -x5311 -x20466 -x19003 x15790 x1721 -x2216 -x95 -x15109 -x13943 -x9840 -x18960 -x1493 -x1134 x7794 -x14652 -x6237 -x4290 -x9136 -x17218 -x13611 x2893 -x17472 -x11224 -x125 x1924 -x11550 -x16435 x1742 -x11748 x2183 -x9255 -x1347 -x1118 -x2291 -x5280 -x6088 x19406 -x20773 -x11130 -x19855 -x15915 -x11611 -x7419 x20298 -x1081 -x10434 -x8067 -x10235 -x5367 -x13388 -x7756 x6428 -x18233 -x12053 x4916 x390 -x8997 -x19817 -x4533 x7731 -x13534 -x16497 x6143 -x16744 -x13129 -x6333 -x10721 -x6376 x15861 -x8420 -x13998 -x18413 x16638 -x6489 -x20734 -x14207 -x4005 -x20547 -x2033 -x3178 x11784 -x17386 -x19573 -x17755 -x17340 -x5108 -x19558 -x16178 -x1334 -x18014 -x596 x17308 -x18680 -x7421 x7104 -x9944 -x11754 -x14358 -x20291 -x13297 -x16046 -x10927 -x16409 -x16475 -x16154 -x19348 -x11330 x17046 -x16760 x15828 -x19822 -x17536 -x9661 -x10288 -x9363 -x14338 -x16764 -x12913 -x1950 -x15542 -x955 -x3419 -x9648 -x9976 x5554 -x12166 x5195 -x7338 -x2515 -x1412 -x10883 -x4893 -x14285 -x17771 -x11599 -x12486 -x7650 -x13328 -x17939 -x18159 -x6913 -x7279 -x11696 -x2160 -x302 -x12816 -x18147 -x16579 -x18494 -x18759 -x15115 -x11094 -x80 -x13329 -x17313 -x6086 -x19909 -x11389 x4525 -x5110 -x10063 -x12598 x4695 -x18976 -x16716 -x20811 -x18252 -x13530 -x15373 -x550 -x4513 -x3845 -x16711 -x9168 -x12755 x17800 x2972 x19767 -x10633 x1767 -x17030 -x13474 -x12578 -x7410 -x8988 x8013 -x19871 -x15719 -x7140 -x3303 -x14366 -x3969 -x19791 -x15278 -x20078 -x2307 -x4902 -x13607 -x3605 x19412 x5509 -x10468 -x15200 x8651 -x20399 -x1777 -x6884 -x13486 x4196 x6128 -x14903 -x16220 -x17720 -x12802 x2475 x4948 -x3802 -x14472 -x13029 x5974 -x14785 -x18595 -x9550 -x18387 -x15273 x4192 x6010 -x16335 -x11306 -x12458 -x17611 -x13018 -x3246 -x13352 -x11804 x8433 -x18328 -x16012 -x8309 -x13963 -x14954 -x17159 -x8020 -x4514 -x5013 x5500 x7525 -x12000 -x15558 -x17673 -x15306 -x6712 -x19836 -x3051 x9499 -x10516 -x6171 -x10032 x19181 x7282 -x17139 x494 -x12713 -x13223 x4156 -x15649 -x16057 -x16743 -x17714 -x1181 -x10849 -x14554 x8312 x5369 x9098 x6686 x4352 -x15905 -x12579 -x13411 -x11723 -x13303 x2327 -x1596 -x9030 -x17044 -x16947 -x654 -x13030 -x8313 -x17676 -x20139 -x1912 -x870 -x19564 -x10178 -x12039 -x15681 x3122 -x17988 x7716 -x7948 -x14158 -x14694 -x20798 -x1621 -x238 -x11719 -x16995 -x17561 -x4034 x5905 -x16364 -x9500 -x19493 -x11894 x9318 -x12374 -x14894 -x5650 -x3514 x8861 -x3144 -x926 -x15731 -x16052 -x13305 -x18005 -x1438 -x15303 -x1437 -x13657 -x20802 -x19916 -x14598 -x16283 -x5693 -x10653 -x8168 -x4505 -x7559 x1766 x2665 -x13635 -x7150 x1556 -x11064 -x6566 -x12260 -x2723 -x13089 -x2049 -x6311 -x4229 x4783 x6685 -x15697 -x9427 -x12703 -x1055 -x18369 -x10081 -x10578 x15856 -x15826 -x12504 x5538 -x13832 -x11332 -x12001 -x12731 -x12324 x8235 -x9277 -x11920 -x1714 -x10444 -x19481 -x17435 -x13350 x5722 x9517 -x1278 -x1895 -x2921 -x9939 -x12355 -x2281 -x11203 -x12024 -x2018 -x14605 -x10696 -x17001 -x13831 -x14868 -x6976 -x18849 -x4905 -x8944 -x15496 -x14991 -x14995 -x168 -x18688 x20278 -x8821 -x6423 -x15366 -x10847 -x7090 -x15304 -x15602 -x13780 -x19506 -x2363 -x11040 -x9742 -x7339 x1411 x6553 -x10449 -x14165 -x11957 -x12849 -x1291 -x3689 -x12103 -x12015 -x4068 -x13066 -x3973 -x11209 -x18803 -x6253 -x1435 -x15150 -x1176 x8365 -x14594 -x9812 -x5158 x19206 -x5892 -x20323 x382 -x7846 -x1875 -x18528 -x19645 -x10298 -x2035 -x13545 -x8010 -x8808 -x14566 -x12134 x5796 x4683 -x3405 -x16513 -x8856 -x15342 -x17039 -x4361 -x1513 -x17328 -x11566 -x5424 -x19164 -x14477 -x6893 -x16218 -x5050 -x15073 -x10880 -x20790 -x7797 -x17475 -x14261 -x9839 x1484 -x18422 -x4975 -x12521 -x6606 -x14266 x4775 -x20443 -x7637 -x18962 -x19615 x9112 -x13681 -x4569 -x11043 -x20841 -x12213 -x16751 -x12886 -x3766 -x19330 -x19040 -x1391 x3192 -x19132 x6057 -x8492 -x15541 -x4274 x1582 -x20498 -x5487 -x15996 -x18447 -x14996 -x10012 -x11767 -x10954 -x15610 -x3735 -x4455 -x12348 -x9860 -x13589 -x10727 -x17258 -x12732 -x8359 x8759 -x17599 -x14948 -x14626 -x15310 -x4013 x3339 -x9692 -x16886 -x5618 x4551 -x967 -x2012 x6518 -x1846 x3451 x5123 -x1692 -x2107 x7351 -x10136 x8195 -x1418 x20987 -x17816 -x1620 -x18490 -x18524 -x8576 x1645 -x16444 -x20607 x9331 -x10114 x2067 -x3016 -x14240 -x16719 -x1028 -x20868 -x13151 -x16247 -x6019 -x11486 -x20590 -x19535 -x17305 -x16835 -x17512 -x20858 -x2032 -x3719 -x12238 -x9498 -x13257 -x17973 -x3607 -x3977 -x5278 -x11135 -x13705 x7441 -x2273 -x12696 -x7869 -x5816 x8 -x15061 -x18180 -x13354 -x13324 -x3955 -x17597 -x11975 -x516 -x17671 x1550 -x6582 -x1835 -x123 -x17683 x6482 -x6196 -x20654 -x19749 -x11431 -x10866 -x12300 -x19154 -x2812 -x2928 -x3682 -x8698 x6217 -x18405 -x14446 x16581 -x21040 -x12607 -x11074 -x19019 -x6524 -x17858 -x6574 -x10367 -x14879 -x19448 -x15904 x5316 -x16147 -x15803 -x4137 -x17202 -x14840 -x17595 x3852 -x12606 x6002 -x1520 -x9087 x16533 -x18521 -x19031 x6778 x20596 -x18302 -x15365 -x12522 -x1974 -x21083 -x518 -x11290 x4273 -x7875 -x14861 -x9610 -x13130 -x14422 -x12210 x19252 -x18778 -x5343 -x11004 -x10014 x6538 -x12006 -x16521 -x11443 -x2878 -x12989 x6690 -x17223 -x15979 -x15604 -x1821 -x4134 -x18042 -x8979 -x14095 -x13785 x4299 -x20065 x3058 -x16956 -x13782 -x1637 -x17952 x265 x6787 -x359 -x15362 -x5508 -x11326 -x11797 x8385 -x17459 -x10666 -x11509 -x8731 -x7036 -x10172 -x6123 -x19893 -x1959 -x10552 -x18518 x6367 x5046 -x2740 -x1362 x1467 -x11930 -x3560 x3687 -x3922 -x5019 -x9668 -x16000 -x13462 -x9487 -x799 -x7395 -x12411 -x4075 -x17774 -x19355 -x10719 -x17096 x5024 -x11597 -x14359 -x8066 -x20529 -x6673 -x11137 -x10503 -x4579 -x8682 -x13531 x551 x30 -x13269 -x1704 -x13843 -x1775 -x7870 -x12007 -x7261 -x19722 -x18791 -x13961 -x21047 -x10667 -x4 -x692 -x6946 x2843 -x8107 -x8305 -x16880 -x760 -x16891 -x9593 -x2492 -x297 x17352 -x9346 -x1001 -x5854 x5980 -x10129 -x17506 -x7843 -x3675 -x6152 -x14246 -x16340 -x9175 x8532 -x19044 -x8680 -x11256 -x4430 -x4802 -x13159 x2885 -x2145 -x5522 -x4399 -x2041 -x18332 -x18123 -x1237 x6282 x81 -x911 -x9760 x6800 -x9677 -x14590 -x11870 x501 -x20247 -x1869 -x14180 -x2256 -x4578 x19703 -x10655 -x511 -x7524 -x4161 x19187 x2603 -x16308 -x20674 x2719 -x4165 -x11917 -x17575 -x8743 -x6001 -x20180 -x10990 -x4346 -x20927 x3461 -x2357 -x14646 -x2692 -x4828 -x16227 -x9729 -x10224 -x17246 x601 -x831 -x4843 -x5467 -x13152 -x1801 -x3305 x12663 -x4869 -x17623 -x6313 x7055 -x13368 -x9330 x9651 -x4387 -x13224 -x14582 -x11774 -x16714 -x8572 -x21028 x2252 x2879 -x16795 x5083 -x4437 -x4897 -x241 -x15912 -x10725 -x13271 x199 -x13931 -x9642 -x10447 -x13160 -x94 -x3422 x7983 -x15991 x5707 -x9603 -x3307 -x15811 -x18157 -x15663 -x7709 -x3365 -x16766 x2631 x3466 -x19574 x10002 x1887 -x3949 -x17346 x1575 -x17592 -x18015 -x19105 -x3385 -x17869 -x9072 -x9950 -x2339 -x8813 -x9320 -x221 -x21029 x2425 x4873 -x20887 x17189 -x20127 -x2352 -x948 -x3736 -x15311 x16129 -x2783 -x2571 x899 -x18977 -x19849 -x13682 -x11884 -x19835 -x11313 -x3280 -x7244 -x9225 -x7473 x20504 -x11317 -x15260 -x135 -x11753 -x8024 -x13751 -x9411 -x3377 -x18622 -x9008 -x7103 -x21067 -x16573 x6183 -x13671 x7487 -x2443 x4700 -x20019 -x18285 x6293 -x513 -x6578 x4878 -x4159 -x9401 -x3638 -x15197 -x2458 -x4245 -x15733 -x2311 -x9051 -x19233 -x11964 -x12687 -x19317 -x20572 x7433 x8604 -x1144 -x14384 -x19519 -x20905 -x3191 -x14438 -x14405 -x9361 -x11677 -x15655 -x615 -x10508 -x2243 -x17494 -x14815 -x16978 -x1602 -x12745 -x6432 -x4872 -x12715 -x527 -x3 -x362 -x14347 -x13595 -x10344 -x18360 -x19286 -x12752 -x12113 -x14558 -x6565 -x1653 -x17621 -x6701 x18627 x2602 -x11497 x3660 -x16076 -x14175 -x20434 x9266 -x2213 -x15127 -x20666 -x12851 x4896 -x19860 -x13938 -x20081 -x1460 -x2050 -x528 -x7630 -x14413 x2808 -x10144 -x8324 x7858 -x20700 -x19241 -x16907 x2507 -x20258 -x13555 -x7894 -x378 -x5684 x4834 -x14538 -x16056 -x10553 -x20597 -x8163 -x8566 x225 -x13169 x5787 x9141 -x16868 -x9545 -x19051 -x14443 -x12291 -x7784 x2364 x11197 -x15093 -x14272 -x10984 x9357 -x14051 -x9789 -x254 -x17112 -x2254 x16474 -x6073 -x14889 -x66 -x11003 -x452 -x470 -x13240 x3669 -x12288 -x5687 x6426 -x2822 -x14524 x16121 x7405 x1395 -x17636 -x18948 x19665 x6681 x52 -x17317 -x1761 -x19543 -x19220 x3450 -x992 -x13806 -x1360 -x19364 -x14508 -x21018 x1098 -x9866 -x545 -x12284 -x16369 -x4690 -x6614 x2429 -x11268 -x16250 -x19150 -x14003 -x2796 -x17815 -x10168 -x15320 -x12159 x20130 -x19942 -x15986 -x20282 -x9372 -x16831 -x20512 -x19198 -x10453 -x16843 -x17560 -x19838 -x1798 -x5436 -x12793 -x14120 -x19436 x20163 x604 x941 -x19158 -x1204 x4336 -x12058 -x11356 -x10425 -x13307 -x9015 -x12123 -x20074 -x14809 -x1005 -x17298 x19418 -x15664 -x20120 -x19779 -x7760 -x3229 x7651 -x11983 x3002 -x20938 -x19374 -x16303 x7100 -x16718 -x2863 x20544 x6296 -x19641 -x10328 -x20521 -x17881 -x32 -x9590 x9200 x728 -x10507 x16115 x8795 -x19589 -x16330 -x13044 -x5930 -x16710 -x8684 -x14893 -x14899 -x1648 -x13501 -x16857 -x18352 -x3492 -x10669 -x10674 -x19197 -x20969 -x12738 -x16398 -x3282 -x5838 -x4031 x557 x18629 -x20358 x19686 -x1141 -x20213 x7741 -x9862 -x4957 x20217 x3702 -x20090 -x16832 -x17883 x7302 -x17550 -x16926 -x21078 -x18732 -x3807 -x5946 x15608 -x5753 -x1296 -x11476 x19405 -x10401 -x3252 x7521 -x9606 -x13639 -x15392 -x4012 x4383 -x17241 -x11998 -x9855 x8230 -x12452 -x10325 x20315 x7366 -x1477 -x3979 -x8295 -x21055 -x11698 -x11659 -x18773 -x5585 -x19637 -x729 -x14535 -x585 -x3143 -x4725 -x7066 -x14219 -x3515 x9232 -x16614 x20203 -x9060 -x8564 x6340 -x9565 -x8310 -x14132 -x1417 -x16507 -x17334 -x10174 -x14655 -x13036 -x20917 x7582 -x20125 -x9365 -x19724 -x18683 -x11654 -x15250 x864 -x8011 -x8561 -x14969 x7122 -x8650 -x17917 -x13507 -x11702 -x2152 -x7021 -x3425 -x18190 -x18337 -x1594 x17458 -x5088 -x11810 -x14666 -x7075 -x15179 -x4379 -x5999 x7471 x4081 -x9447 -x19824 -x7833 -x6904 -x19988 -x2506 -x7245 -x4791 x1265 x6078 x6373 -x11521 -x2874 x6011 -x4164 -x19664 -x1299 -x15944 -x889 -x11885 -x6287 -x4139 -x12398 -x1929 -x3395 -x13920 -x8715 -x20396 -x20071 -x9140 -x17672 -x11710 -x9368 -x9188 -x8738 -x9419 -x13901 x7801 -x10909 -x5163 -x14426 -x8730 x20280 -x691 -x7113 -x15319 x2741 x8512 x1618 -x10248 -x9182 -x10365 -x16914 -x12395 -x10134 -x17904 -x9535 x3112 -x11736 x1469 -x10955 -x11189 -x19143 -x13915 -x8541 -x10471 -x6873 x15860 -x13429 -x16674 x8790 -x2854 -x15007 -x9563 -x11383 x17306 -x3294 -x11658 -x10604 -x20288 x7340 -x7417 -x15164 -x4372 -x18705 x9510 -x5473 -x14202 -x12624 -x12706 -x725 -x17804 -x15669 -x11434 -x12569 x8661 x1564 -x3579 -x4965 -x4427 -x5139 x16449 x20201 x19396 -x19486 -x10275 -x16885 x20465 x7034 x16503 -x18396 -x1367 -x21090 -x15623 -x10619 -x11217 -x4459 -x8963 -x13459 -x8764 x12258 -x9567 x1948 -x18133 -x9875 -x18296 -x3535 x5579 x18597 -x9589 x2144 x5417 -x15556 -x2628 x6882 -x19747 x3028 -x12153 -x8353 x18856 -x18324 -x5645 -x7623 x7206 -x1674 -x12196 -x14336 -x17702 -x4114 x7910 -x10850 -x17115 x6512 x4742 -x1307 -x7317 -x55 x1447 -x6113 -x358 -x12021 -x3518 -x15294 -x735 x8410 x19677 -x18029 -x20762 -x12765 -x5968 -x4635 -x15791 -x21010 -x852 -x6440 -x20115 -x2127 x2582 -x10088 x8987 -x835 -x5780 -x7923 -x17572 -x4445 -x10176 -x17236 -x19302 x2768 -x9622 -x6304 -x9156 -x1603 x20401 -x5943 -x11278 x1718 x5376 -x1900 -x8047 -x8788 -x13229 -x14396 -x11925 -x18802 -x20329 -x17286 -x58 -x3744 -x11906 x6218 -x14381 x16980 -x1444 x9179 -x17299 -x8261 -x2786 x793 -x1842 -x7094 -x16230 x16430 -x18170 -x10023 -x3338 -x391 x3007 -x19877 -x1111 -x19057 -x856 -x11667 -x3931 -x19748 -x5173 -x6191 -x2884 -x11307 -x17113 -x19689 -x689 x8146 -x11329 -x898 -x3075 -x2623 x2490 -x3411 -x19944 -x11801 -x11800 -x7041 -x14714 -x20351 -x5886 -x16801 -x2433 x7535 x2710 x18877 -x7726 -x1109 -x15247 -x4821 -x17768 x4209 -x14665 -x14960 -x11738 -x1851 -x13494 x2958 -x529 -x12785 -x12600 -x2945 -x8124 x7636 -x16356 -x619 x8398 -x10573 x165 -x13119 -x20107 -x12508 -x15704 -x824 -x20950 -x20589 -x17173 -x13045 -x15184 -x9906 -x9109 -x18266 -x3741 x930 -x4984 -x16358 -x10117 -x19096 -x17895 -x17057 -x19465 -x13274 -x19344 -x18260 -x18073 -x16124 -x15041 -x12146 -x20673 -x5276 -x13783 -x16009 -x1071 -x1613 -x15140 -x20783 x7348 x6762 -x20856 -x13217 -x14542 -x20295 -x20296 -x6303 -x9870 -x866 -x18637 -x15309 -x17799 -x9206 x152 -x13003 -x8854 -x3520 -x4512 x5638 -x18347 -x16336 x19246 -x9107 -x11991 -x19388 x7068 -x16676 -x9937 x9276 -x15283 -x8915 -x16869 -x17041 -x15394 -x10924 -x4908 -x20257 -x20242 -x21016 -x20683 -x675 -x18082 -x576 -x5259 -x15631 -x17109 -x16911 -x8186 -x10281 -x6666 -x11890 x8246 -x18488 -x3596 x6006 -x9738 -x14580 x7059 -x14050 -x13828 -x16049 x16575 -x16882 -x6567 -x7333 -x12370 x3570 -x4885 -x1006 -x14746 -x4760 -x18116 -x812 -x17662 -x20513 -x7501 -x9759 x5103 -x12654 x6997 -x10790 -x5626 x5491 -x15876 -x9828 x4110 -x17962 -x11561 -x12304 -x14378 -x2645 -x10997 -x19168 -x10457 -x13454 -x14456 -x17576 -x11589 x7912 -x4520 x5902 -x12869 -x4086 -x1494 -x6255 -x39 -x4777 -x16645 -x10049 -x674 -x7675 -x12011 x2618 -x7754 -x7868 -x6740 -x1032 -x14767 -x10881 -x18249 -x17898 x6625 -x3865 -x10919 -x12498 -x20004 x5971 -x12127 -x18512 -x790 -x10695 -x12526 -x13022 x1511 -x3711 -x15675 -x10621 -x3652 -x18815 -x17341 -x20807 -x19750 -x9028 x9061 -x3539 x7233 -x5337 x3309 -x14760 -x565 -x8975 -x3667 -x18890 -x7900 x588 -x10187 x16027 x6260 -x17359 -x11813 x1132 -x15425 -x19843 -x3918 -x5766 -x18439 -x4268 -x14411 x7591 -x1349 -x5361 -x18561 -x11426 -x16544 -x18017 -x6523 -x14372 -x1905 -x17833 -x10513 x2163 -x9482 x6061 -x11337 -x17718 -x18093 -x8683 x7251 x842 -x11136 -x13245 -x17919 -x19236 -x5871 x4108 -x19033 x5452 -x19600 -x1082 -x9710 -x21099 x5794 -x8300 -x542 -x18539 -x14107 x6392 -x19377 -x4475 x6051 -x2790 x7481 x5484 -x2951 -x1353 -x5727 -x2124 -x5888 -x16737 -x18450 -x16079 -x11374 -x7649 -x16753 -x8494 -x10945 -x7766 -x11447 -x9797 x7593 -x8039 -x17726 -x18529 -x6297 -x14208 x18746 -x5885 -x10456 -x2225 x9531 -x6077 -x11660 -x14289 -x12033 x6326 -x5483 -x15980 -x11668 -x15787 -x11540 -x2887 x1935 -x14243 -x10506 -x15175 -x12889 -x14157 -x8827 -x5092 -x18766 -x16360 -x3133 -x11751 -x3590 -x11388 -x10787 -x17743 -x19207 -x10033 -x13927 -x10572 -x1941 -x12085 -x996 -x12373 -x17432 x7030 -x3794 x873 -x5403 -x8765 -x16238 -x15348 x5688 -x20240 x3216 -x13775 -x10154 x5927 -x13535 -x20681 x6197 x19211 -x15720 -x3745 -x9874 -x14260 x6301 -x5364 -x13174 -x18435 -x3506 -x17204 -x8164 -x11794 -x19540 -x2658 -x18314 -x17769 -x15727 -x481 -x8138 x3472 -x9430 -x14638 -x7101 -x17880 -x5411 -x17678 -x17983 -x804 -x11110 -x20983 -x17891 -x6095 -x11316 -x17738 -x14387 -x18122 x20181 -x11996 -x1273 -x7376 -x189 -x13321 -x17605 -x14011 x18051 -x17392 x166 -x15192 -x15423 -x13080 -x19894 -x10040 x197 -x12677 -x3463 -x11939 -x643 -x12415 -x14206 x8971 -x10202 x8470 x4345 -x9979 -x8354 x5596 -x19076 -x12764 -x2978 -x13942 -x14176 x7389 x5524 x3443 -x16349 -x16480 -x7050 -x19820 -x7128 -x20961 -x1918 x4195 x8242 -x14461 -x4011 x240 -x3516 -x6568 -x9863 x5425 -x11280 -x885 x4662 -x11704 -x10550 x18066 -x4909 -x2057 -x18915 -x803 x17290 -x18882 -x14589 -x19954 -x14268 x7392 -x17635 -x14875 -x4570 -x1074 -x9811 -x17543 -x10760 -x15346 -x2117 -x20999 -x5325 -x7841 -x4266 -x17989 -x15527 -x15897 -x10599 -x17657 x20029 -x18865 -x19848 -x6960 -x17348 -x11624 -x10439 -x3874 -x6487 -x4167 -x5560 x3588 -x3270 -x5651 -x5070 x480 -x14900 x6618 -x14783 -x9120 x7446 x7373 -x16583 -x12630 -x16008 -x10985 -x8080 -x780 -x15949 -x953 x8525 x5494 -x19508 -x11281 -x12432 -x12589 -x18195 -x10306 -x19213 -x6341 -x5567 -x6085 -x12392 -x20617 x4536 -x4395 x879 -x3157 x8736 -x18833 -x14830 -x9717 -x20954 -x10492 x4772 x7547 -x15371 -x10569 x20232 -x14747 -x3734 x8228 -x15279 -x11950 -x16320 -x20076 x20199 x1540 -x3828 -x19930 -x10194 -x1120 -x9393 x2627 -x16499 -x10798 -x14622 -x19014 -x19432 -x5988 -x20013 -x3135 -x15134 x194 x7431 -x7114 -x11393 -x1909 x4702 x515 -x2941 -x2615 -x11901 -x14545 -x12198 x133 -x321 x7479 -x16209 -x14678 -x11257 x11776 -x14630 x7603 -x7589 -x3460 x6653 x8491 -x11446 -x20445 -x11655 -x11159 -x12232 -x200 -x13693 -x15231 x7474 x4319 -x9110 -x21045 -x9730 x19961 x8927 -x13629 -x14019 -x18109 -x11146 -x4406 -x16310 -x15119 x9236 -x9786 -x13164 -x17782 -x12568 -x12694 -x6405 x6979 -x18661 -x19145 -x14917 -x11670 -x15629 -x4732 -x14878 -x11548 -x2214 x9347 -x13097 x16570 -x10813 x595 -x5633 -x17463 -x17344 -x2255 -x17274 -x13932 -x1356 -x10780 -x20345 -x10284 -x16848 -x8648 -x18013 -x18659 x1036 -x11683 -x18733 -x10266 -x12605 -x13299 -x1969 -x127 -x17103 x8980 -x20657 x15849 x1982 -x11271 x4385 -x15784 -x5689 -x10137 -x14242 -x11613 -x12810 -x17995 -x20685 -x5137 -x17540 -x11020 -x11102 -x18479 -x20796 -x5716 x170 x19733 -x12145 -x17394 -x13802 -x18191 -x19309 -x18216 -x3706 -x12572 -x10816 x2993 x146 -x11819 -x12922 -x13653 -x18785 -x715 -x17426 x16613 -x10076 x16511 -x6890 -x11471 -x9782 -x7176 -x17620 -x8882 -x5616 -x10297 -x2820 -x15335 -x752 -x4838 -x1599 -x19438 -x4194 -x16026 -x15275 x7211 -x20873 -x14253 x3386 -x18498 -x1931 -x15124 -x8015 x8805 x5783 -x20024 -x12150 x6463 -x15903 x126 -x7145 -x18941 -x7530 x28 -x16225 -x8212 -x10397 -x10098 -x13418 -x17977 -x7552 -x2170 -x5258 -x12904 -x3608 x1108 -x414 -x3544 -x5698 x5970 x8846 -x10918 -x18222 -x10060 -x20813 -x17126 -x19358 -x4216 x9092 -x5421 -x11864 -x13649 -x11703 x5120 -x3916 -x7657 -x17910 x525 x2736 -x3250 x7809 x8251 -x962 -x15130 -x171 x672 -x12747 -x11439 -x3126 -x10652 -x11237 -x4841 -x5740 x4480 -x18760 -x10510 -x17481 -x19318 -x7533 -x9948 -x20219 -x5430 -x13673 x6093 -x12019 -x3486 -x14263 -x348 -x16858 -x20101 -x16040 -x17887 -x14703 -x11918 -x21007 -x14645 -x15640 -x3039 -x4953 -x18619 x575 -x13521 x1762 -x7978 x3394 x97 -x20475 -x9713 -x6988 -x11212 -x11460 -x9630 -x9435 x8252 x1406 x4667 -x6919 -x13417 -x6310 -x13204 x4202 -x387 -x17477 -x670 x1865 -x9898 -x680 x616 x6277 -x17176 -x15416 -x2447 -x19320 -x17422 x8031 -x10347 -x9449 -x9756 -x5466 -x13495 -x2586 -x13396 x2179 -x15521 -x17212 -x10028 x1862 x3209 -x16958 -x3260 -x19931 -x13293 -x18666 -x6892 x3035 -x12648 -x15536 x15827 -x3211 -x10322 -x14040 x4553 x7677 x6808 x7782 -x10077 -x17358 -x9664 -x9666 -x3288 -x6118 -x17547 -x16180 -x14080 x13403 -x7285 -x8032 -x7175 -x17630 x2708 -x5758 -x16199 x14602 -x18382 -x7067 -x19151 -x19255 -x3513 -x7824 -x156 -x5148 -x1790 -x20593 -x17509 x9189 x20200 -x14448 -x17866 -x8588 -x3024 -x12141 -x19326 x274 -x3398 -x17405 -x19762 x3883 -x19705 -x11825 x13716 -x21042 -x18568 -x10068 -x19380 -x17100 x247 x6647 -x617 -x18268 -x17350 x6845 -x14304 x3565 -x15914 -x8948 -x8884 -x20492 x427 -x16804 -x9818 -x13540 -x6785 -x18135 -x1507 -x987 -x19599 x6861 -x3042 x4914 -x12888 -x14014 -x637 -x13166 -x10319 -x19935 -x12812 -x19873 x6190 -x8779 -x17441 -x10133 -x9808 -x20503 -x15730 -x10591 -x17293 -x5925 -x19691 x1723 -x16494 -x16085 -x13289 -x17019 -x14015 -x16422 x20210 x5356 -x20984 -x3800 -x19247 -x8466 -x5141 -x7570 x7610 -x3630 -x5151 -x12533 -x2334 -x2956 x389 -x5447 -x11746 -x3254 -x3124 x9547 -x13051 -x2109 -x20975 -x11743 -x12744 -x7785 -x12479 x19408 -x18957 -x8167 -x14216 -x8866 -x16949 -x3970 -x20270 -x11712 x5628 x6246 -x7442 x3493 -x18780 -x18092 -x11576 -x10062 -x3727 -x6532 -x10170 -x14329 -x10523 -x20751 x7181 -x13880 x19083 -x20991 -x2523 -x10078 -x10953 -x19638 -x10179 -x17666 -x5561 -x20402 -x18050 -x14711 -x10703 -x13241 x5542 -x12746 -x12073 -x8904 -x13398 -x20833 -x20485 x2392 -x9207 x6750 -x12881 -x19279 -x11708 -x8577 -x21009 -x17845 -x19917 -x10061 -x17331 -x12920 -x19095 -x13137 -x11750 -x13680 -x19797 -x4669 -x9446 x18632 -x13421 -x20172 -x844 -x20712 -x17610 -x13477 x4524 -x12844 -x16803 -x5200 -x3853 x7424 -x18956 -x15740 -x12424 -x17686 -x15395 -x7776 x6082 -x9747 -x9807 -x10171 -x16073 x19719 -x11642 -x13550 -x7402 x1315 -x15218 -x2519 -x20705 -x5831 x412 -x9947 -x15792 -x7734 -x10562 -x20235 -x4881 -x54 -x16859 x6724 -x15356 -x10861 -x5964 -x14098 -x8355 -x276 -x7397 -x9516 -x15873 x6773 -x19004 -x2560 -x20920 x2625 -x19650 -x9927 -x16774 -x4179 -x18787 x19738 x8051 -x15336 -x8102 -x10828 -x5027 -x10640 -x12388 -x16966 -x2083 -x1968 -x10334 -x13776 -x10659 -x14360 -x16083 -x17053 -x18509 -x14618 -x14668 -x11429 -x11739 -x9476 -x4498 -x8439 -x2677 -x7148 -x20454 -x14483 -x3561 -x3584 -x10670 -x3106 -x10586 -x593 x2656 -x21041 x8471 x5844 -x8752 -x11225 -x19655 -x10839 -x17850 -x7256 x5426 -x13134 -x11791 -x2781 -x1045 -x14399 -x16376 -x18265 -x3681 -x1238 x1250 -x15173 -x11144 -x5456 x9047 -x9925 -x13973 -x1949 -x4994 -x20699 -x6366 -x13959 -x11487 -x5981 -x3611 -x14493 -x17593 x18293 -x12915 x6465 -x13630 -x20447 -x12093 -x4550 -x12814 x8426 -x19237 x2976 -x11514 -x13108 -x4830 x20630 -x1371 x19184 -x12860 x3247 -x9577 -x17017 -x17456 -x10932 -x11293 -x3580 -x19803 -x14140 -x14467 -x6481 -x15888 x3490 x5601 x149 -x20561 x8508 -x20134 -x1312 -x1724 -x11352 x463 x8276 -x2836 x4287 -x2303 -x7477 -x12555 -x1080 -x1287 -x3495 -x1217 -x1553 -x11404 -x2242 x6956 -x14086 -x18980 -x652 -x5504 -x20890 -x11076 -x20995 -x71 -x11015 -x20835 -x17311 -x4492 x6694 -x10056 x9304 x21058 -x13136 -x6842 -x19949 -x4837 x3893 -x15780 -x3120 -x18412 -x4586 -x841 -x18177 -x17670 -x12191 -x7153 -x14581 x7577 -x20391 x7935 -x1114 -x9835 -x6491 -x3658 x8411 -x17856 -x10509 -x21043 -x6706 -x13222 -x20368 -x12634 -x10185 -x956 x2548 -x10390 -x2801 -x19160 x5020 x9506 -x20971 -x6236 x2286 -x1989 x2393 -x17149 x3057 -x18199 -x4241 -x10631 -x19753 x7012 -x14961 -x14403 -x15636 -x3510 -x195 -x843 -x13359 -x1128 x921 x4204 -x15015 -x4093 -x2670 -x16196 x3873 x3231 x16110 -x10416 x6156 -x9343 -x12069 -x5382 x4696 -x12338 -x14949 -x13181 -x2310 -x20946 -x7132 -x20780 x3311 -x5185 -x15234 x1883 -x11449 -x15645 -x14194 -x12658 -x6007 x6096 -x3138 -x11663 -x12932 -x16370 -x16132 -x17047 -x2917 -x10489 x7423 -x11755 -x8622 -x6601 -x2278 -x19814 -x18738 x7404 x6214 x16487 -x17455 x7393 -x14821 -x11412 -x7231 -x9106 -x9960 -x21077 -x17101 -x893 -x14314 -x5331 -x2092 -x10541 -x20053 -x6642 x5214 x6714 -x14390 -x9654 -x8820 x214 -x18551 -x18847 -x258 -x1543 -x4255 x5947 -x14377 -x11685 -x6427 -x14737 -x3475 -x5592 -x2115 -x9640 -x17360 x20015 -x2910 x6818 -x14350 x3954 -x20309 -x15971 -x12701 -x11692 -x19288 -x16226 -x20002 -x12156 -x12214 -x20786 -x8371 -x3521 x1153 -x4560 -x3568 -x5845 -x18455 -x10902 -x14776 -x3357 -x6903 -x13043 x18853 -x10831 x3489 x7681 -x12751 -x8621 -x1369 -x10827 x3199 -x6998 -x7002 x8222 -x2236 -x15000 -x5843 -x18036 -x17587 -x1554 -x14022 -x7447 -x16960 x4699 -x18342 -x4585 -x7453 -x11816 -x7367 -x11734 -x12796 -x1145 -x11914 -x5625 x19393 -x5416 x20419 -x13686 -x20507 -x10420 -x18463 x7070 -x12243 -x8416 -x20888 -x8991 -x346 x7898 -x223 -x18158 -x9869 x607 x15858 -x10904 -x1979 -x15307 -x13993 -x8571 -x160 x8847 x4559 -x8662 x1884 -x16099 -x10398 -x16772 -x12789 -x4052 -x7160 -x18097 x3984 -x7157 -x13754 x8958 x6987 -x5748 -x14018 -x1239 -x19162 -x10400 x435 -x11169 -x8754 -x21081 x20299 x20305 -x14118 x1758 -x17165 -x4867 x60 -x18090 -x2177 -x12883 -x16167 x16446 -x15170 x1519 -x11081 -x5599 -x13546 -x17092 -x16941 -x6224 -x10280 -x11131 -x18876 -x15895 -x20509 x9525 -x14526 -x16954 -x19999 -x21008 -x14215 -x8642 -x3838 -x4115 -x3814 -x6425 -x10146 -x4128 -x13912 -x849 -x4871 -x6980 -x8603 -x9375 -x14937 -x17527 x17744 -x7111 -x949 -x19679 -x16634 -x5957 x16679 x8867 -x10801 x4432 -x19351 -x2048 x4697 -x3306 -x17130 -x20032 -x15564 -x2065 -x9643 -x6720 -x1819 -x15502 -x18481 -x7194 -x1359 x5730 -x20334 -x16466 -x5563 -x16797 -x10926 -x15492 -x15011 -x12707 x3701 -x12439 -x2504 x7566 x5920 x5710 -x12947 -x1849 -x6067 x7693 -x4343 -x203 -x10335 -x20886 x6285 x9210 -x755 -x5574 x7215 -x1277 -x17844 -x16175 -x19879 x2374 -x1604 -x5861 x8135 -x20930 -x8814 x3055 x20575 x15570 -x11728 -x6629 -x15383 -x8797 -x19452 x19063 -x9688 -x19086 -x14316 -x2341 -x21 -x17187 -x1768 -x14298 -x20459 x19128 -x13740 -x4207 -x11002 -x19897 -x20623 -x1228 x6087 x18069 -x4605 -x6841 x415 x9114 -x4767 -x17150 -x21022 x3834 -x17703 -x7234 -x20254 -x18903 -x16016 -x11678 -x15578 -x1378 -x13436 x7371 -x18310 -x20456 x1641 -x12027 -x12934 -x10982 -x19613 -x6256 -x14312 -x4598 -x862 -x4415 -x20231 -x14204 -x8291 -x13212 -x13342 -x11638 -x4945 -x9831 -x5840 -x17492 -x3896 -x19490 -x1578 -x2102 -x1725 -x7842 -x20039 -x4571 -x10623 x1403 -x17618 -x14902 -x4000 -x9583 -x13577 -x15939 x8809 x7343 -x12554 -x8708 -x320 -x13561 -x13255 -x15553 -x6646 -x18502 -x13480 -x15872 x20574 -x18896 -x4007 -x14036 -x15489 -x2830 x4952 x6730 -x17958 -x8270 -x19986 -x9817 -x21049 -x13446 -x17482 -x6949 -x1858 -x8899 -x14523 -x18449 -x17617 -x714 -x7460 -x3880 -x1534 -x18406 -x10196 -x16875 -x16883 -x1632 -x2521 -x8503 -x9171 -x12301 -x9776 x6619 x7306 -x20099 -x10851 -x14470 -x12805 -x11039 -x10355 -x11350 -x20881 -x15841 -x15782 -x2031 -x17056 -x16242 -x14674 -x913 -x17400 -x11923 -x20037 -x6675 -x1399 -x2785 -x16584 -x14834 -x6015 -x2215 -x3330 -x16936 -x20508 -x15003 -x15379 x3183 -x13712 -x2872 -x1026 -x7117 -x3020 -x3408 -x1672 -x19072 -x79 x8780 x9227 -x5049 -x13950 -x14400 x8652 -x15498 -x11479 x20303 x5257 -x18201 -x915 -x12468 -x19316 -x11924 x1272 -x18454 -x15674 -x11406 x5503 -x15450 -x13188 -x15988 -x15111 x5919 -x5250 -x18334 -x4880 x19397 -x2940 -x15749 -x2381 x3213 -x11859 -x919 x5497 -x19874 x7853 -x4397 -x20106 -x7699 x2650 x8314 -x18091 -x17250 x19735 -x17081 -x10685 -x11489 -x14179 -x18665 -x19654 -x14306 -x14121 -x20713 -x10000 x7554 -x20885 -x16866 -x9362 -x2025 x4580 -x5706 -x128 -x4469 -x11934 x6243 -x204 -x4764 -x13118 -x15954 -x1398 -x20879 -x12365 -x4980 -x623 -x2641 x20192 -x5015 -x15188 -x12759 -x17196 x12334 -x14195 -x6579 -x2989 -x2087 -x9233 -x3092 -x13473 -x10804 -x11523 x4539 -x15424 x20690 -x19291 -x2609 -x18210 -x10765 -x7670 -x9687 -x20789 -x15754 x20393 -x6430 x6419 -x9192 -x16913 -x18456 -x13544 -x3321 -x9457 x5209 -x20144 -x8501 -x7077 -x12693 -x10784 x1106 -x2657 -x20560 -x20649 -x1649 -x7454 x4271 x7927 -x6687 -x18346 -x10323 -x10003 -x12717 -x11929 x9513 x5034 x3347 x3037 -x13410 -x18838 -x1226 -x2435 -x6437 x6033 -x11396 -x20565 -x9795 -x2004 -x6370 -x17270 -x18318 -x13210 -x15059 -x11661 x19390 -x10549 -x2126 -x14669 -x4454 -x16627 -x10488 -x1871 -x16276 -x18564 -x11796 x20333 -x11219 x2189 -x15125 -x10384 -x7513 -x1105 -x3835 -x7359 -x9260 -x16824 -x13877 -x19146 -x7980 -x15088 x3598 -x20068 -x814 -x17574 -x14300 -x18642 -x19018 -x17873 -x9877 -x1826 -x12155 x4380 -x1381 -x17614 -x16244 -x6992 -x19943 -x3718 -x10782 x5230 -x19521 -x19314 -x17230 -x12639 -x1830 x19223 -x16345 -x15445 -x12852 -x7654 -x7973 -x13766 -x19971 -x17778 -x4193 -x2569 x5726 -x17946 -x8268 x6858 -x1073 -x15921 x553 -x12218 x1010 -x20708 -x11947 x4561 -x19555 -x12524 -x15925 -x17981 -x13944 -x8111 -x4600 -x9422 -x694 x8412 -x13964 -x8833 x6272 -x10287 -x14675 -x18532 x6792 x3796 x2121 -x7406 -x17908 x2565 -x2700 -x7083 x18874 -x19243 -x6415 -x2852 -x14950 -x7207 -x10292 -x17416 -x10026 -x9858 -x5571 -x11475 -x12676 -x8060 x7023 x9063 -x6662 -x8425 -x7684 -x15567 -x10309 -x7382 x16279 -x16971 x6133 -x8086 -x10119 x8694 x925 -x13660 -x15223 -x3266 -x17122 -x18325 -x9908 -x1583 -x15605 x6594 -x15138 -x14771 -x12794 -x10241 x3473 -x1872 x7080 -x9279 -x1048 -x12728 x2865 x3768 -x14766 -x14715 -x603 x1671 -x2258 x6037 -x17522 -x1119 -x3319 -x15881 -x11045 -x11828 -x13155 -x20407 -x2237 x6459 -x9923 x3442 -x12927 -x20448 x7039 -x18215 x2676 -x16847 x2581 x70 -x5370 x4304 -x971 -x14169 -x13511 -x5322 -x6571 -x11117 x4435 -x12548 -x20069 x19807 -x7622 -x6734 -x3431 -x11840 -x5399 -x538 -x10561 -x14094 x7220 -x20722 -x20704 -x19025 -x5558 -x1423 -x12685 -x5922 -x19159 -x5962 x4006 -x11435 -x4961 x8264 -x8358 -x7702 -x3789 -x3862 -x20641 -x18993 x20033 -x1453 x6969 -x8772 -x20934 -x13239 -x12261 x1681 -x13301 -x3204 x17302 -x733 -x15831 -x8628 -x8686 -x4185 -x9466 -x8205 -x15291 x6540 -x7308 -x2837 -x4997 -x15369 -x14610 -x4889 -x12285 -x12949 -x13096 -x11747 -x11928 -x20205 -x716 -x6345 -x17842 -x6210 -x10411 x2111 -x20733 -x5251 -x7701 -x20397 -x3567 -x20228 -x294 -x1094 -x4801 -x17436 -x9194 x2669 -x15964 x1489 -x10960 -x8177 -x18968 x8133 -x1776 -x14402 -x20349 -x2583 -x18142 -x8852 -x19116 -x15998 -x8332 x9248 -x3091 -x21064 -x13464 -x869 x6925 x4148 -x1364 -x5017 -x19811 -x7466 -x17624 -x886 -x2905 -x5112 -x13860 -x16547 -x11637 -x7609 -x5407 x5415 -x13851 -x20110 -x18700 -x4190 -x6795 x1597 -x3714 -x6874 -x1682 -x20038 -x17071 x5809 -x13439 -x18061 -x20348 -x6649 -x3131 -x21000 -x17380 -x3413 -x4296 x685 -x6661 x8335 x2644 -x15182 -x19115 -x19338 -x20556 -x19118 -x12461 x7728 x4839 -x10253 -x5940 -x13997 -x6711 x9157 -x15189 -x5903 -x1640 -x7052 -x12005 -x16685 -x18963 -x2246 -x14530 -x7891 -x10206 -x10282 -x268 -x8612 -x2563 -x333 -x15146 x1078 -x18995 -x11863 -x102 -x11005 -x13405 -x2664 -x5889 -x13812 -x11534 -x4789 -x10256 x2259 -x17639 x4208 -x8722 -x5455 -x12831 x1695 x16425 -x17219 -x19349 -x15587 -x9852 -x2161 -x1174 -x18240 -x18281 x6371 -x13810 -x19526 x6944 -x14918 x9070 -x4670 -x7926 x5069 -x3731 x7237 -x2219 -x1947 x6630 -x19952 -x8901 -x11308 -x11029 x16543 -x18320 x4795 -x1609 -x11248 -x7186 -x2701 -x18985 -x1906 -x15012 -x6497 -x17779 x6510 -x3212 -x4281 -x13397 x1092 -x29 x19257 -x11035 -x7307 x5003 x15928 -x2239 -x10566 -x837 -x11252 -x8557 -x11267 -x14425 -x38 x2359 -x17368 x1029 -x2707 -x1529 -x11933 x19806 -x17156 -x6228 -x4850 x2970 -x4674 -x939 -x1179 -x5243 -x2280 -x7352 -x20152 -x2517 -x7634 -x1007 -x15225 -x6589 -x2866 -x7005 x6153 -x10158 -x19787 -x15325 -x15072 -x14091 -x3488 x2136 -x1589 -x8362 -x17839 -x16202 -x20945 -x17632 -x8428 x1716 x4265 -x20048 -x15194 -x18305 -x2024 -x14816 -x3890 -x10070 x20079 -x16777 -x17859 -x20716 -x1693 -x10116 -x3884 -x3155 x7095 -x492 -x14408 -x4377 x345 -x14106 -x12741 x4009 -x15328 -x11118 -x13882 x4371 -x20601 -x7884 x7545 -x2589 x7773 -x3934 -x8477 -x11524 -x15364 -x11407 -x15040 -x7412 -x2382 -x226 x9503 -x10630 -x1256 x18867 x4643 -x19022 -x10672 -x8171 -x14745 -x7769 -x19474 -x9111 -x5867 -x20896 -x15576 -x2903 -x9066 -x18582 -x10786 -x2620 -x20710 -x14691 x6605 -x12065 x16608 -x6101 -x7732 x5075 -x10020 x6752 -x1818 -x7394 -x7848 -x16323 -x6157 -x7116 -x14614 -x20613 -x19443 -x16457 x3989 -x13853 -x18181 -x4720 -x1964 -x19046 -x5314 -x2336 -x17508 -x10258 -x20665 -x3465 -x13435 x7485 -x13322 -x2713 -x308 -x448 -x6337 -x17262 -x16770 -x16884 -x8333 -x16981 x1372 -x4565 -x16712 -x13249 x4741 -x379 x6329 -x7679 -x15918 x1196 -x14183 -x20362 -x903 x4303 -x20123 -x14351 -x11366 -x8211 -x14957 x4646 -x20035 -x566 -x10372 -x5932 -x19649 -x13744 -x495 -x10121 -x14886 -x14695 -x3988 -x4398 -x2759 -x3850 x8229 -x13021 -x18657 -x18975 x857 x7391 -x5562 x16287 -x17706 -x13727 x1784 x3151 x17381 -x18202 -x10706 -x15484 x6810 -x562 -x10559 -x16591 x7316 -x5052 -x19693 x20340 x9465 x13966 -x14172 -x9632 x3174 -x17240 -x18365 -x7313 x7414 -x15877 -x11582 -x980 -x15028 -x13196 -x12408 x7917 -x1465 -x11032 -x6865 x8161 -x8985 -x4506 -x6186 -x14066 -x4221 -x10869 x6945 -x8890 -x16213 x7327 -x12711 -x290 -x12784 -x19833 -x13010 -x4369 -x440 -x3297 -x13767 -x17 -x9195 -x12371 -x255 -x14537 x968 -x16942 -x6593 x16567 -x3878 -x13158 x2118 -x9464 -x19634 x19723 -x7992 -x12664 x98 -x6844 x6468 -x5252 -x7158 -x8849 x4275 -x21097 -x14600 -x12964 -x18143 -x17563 x6610 -x9377 -x4191 -x18920 -x810 -x6467 x16072 x19624 -x6798 -x14989 -x16185 -x16481 -x6125 -x3757 x8943 x3253 -x4405 -x13479 -x18441 -x16171 -x9626 -x9448 -x11440 -x954 -x20415 x6319 -x15941 x2413 -x19289 -x4999 -x4018 -x9215 -x12490 x6407 -x14490 -x18155 x1190 -x4844 -x12657 -x17193 -x13177 -x8517 x1796 -x16069 -x18523 -x10363 -x3756 -x5220 -x12443 -x21073 x2361 -x20778 -x7614 x3844 x4144 -x12330 x1260 x7053 -x6544 -x7749 -x14258 x16427 x6684 -x14536 -x15490 -x11068 x2021 -x8656 -x14079 -x17065 x190 -x2080 x6273 -x11675 -x18448 -x5833 -x695 -x8753 -x4803 -x8550 -x20365 -x21034 -x7156 x5272 -x4500 -x1337 x1156 -x18609 -x9751 x4940 -x18744 x7091 -x6445 -x8366 -x44 -x4295 x8755 -x18357 x6853 -x13172 -x18241 -x16820 -x9988 -x1967 -x6623 -x15312 x8003 x8840 -x13918 -x18189 -x15120 -x12008 -x9827 -x9940 -x13798 x6833 -x14496 -x18002 x8799 -x9133 -x8957 -x4805 -x14346 -x17777 -x10818 -x7455 -x20637 -x9226 -x4574 -x1249 -x5133 -x13362 -x14689 -x17818 -x18048 -x18255 x13400 -x19340 x4376 -x8595 -x3499 -x4001 x7459 -x6098 -x16817 -x2260 x19343 -x7035 -x1050 -x1658 -x6114 -x17965 x4835 x19647 x20602 -x17248 -x8547 -x9765 -x9541 -x21025 -x8782 x9214 -x2376 -x16892 x182 -x3163 -x19910 -x8895 -x13124 x6633 -x10987 -x8319 -x10817 -x16923 x8800 x1985 -x2195 -x8134 x7325 x591 x178 -x9097 -x9663 -x11433 -x18589 -x10460 -x11612 x6548 -x15386 -x15042 -x21001 -x2777 -x11101 -x17116 -x14198 -x15717 -x15543 -x12422 -x10556 -x19915 -x12858 -x2325 -x10249 -x14838 -x17990 -x12290 -x19294 -x17980 -x19068 -x21070 x8190 x4717 -x19780 -x19315 -x6220 -x11181 -x1091 -x17214 -x3908 x574 -x12390 x8112 -x16834 -x13384 -x10972 -x17943 -x2666 -x6474 x2268 -x9892 -x11646 -x8952 -x4864 x1117 -x5807 -x9846 x5186 -x14237 -x13201 x7767 -x11309 -x4617 -x11261 -x2304 -x3877 -x19134 -x12890 x8639 -x15259 x4311 -x2744 -x7772 -x9678 -x20777 -x6771 -x16045 -x14154 -x20496 -x16044 -x10879 -x9758 -x18908 -x6603 -x267 -x20882 -x8356 -x1922 x8438 -x14170 -x1443 -x9538 -x6828 -x1803 x7808 -x11123 -x19900 -x16903 -x15642 -x13715 -x4516 -x16972 x212 -x18303 -x12120 -x2907 -x5169 -x4620 -x19951 -x9202 -x76 x7493 -x15422 -x2775 -x8851 -x20903 -x18717 -x17171 -x10296 -x4027 -x6699 -x3218 -x4749 -x1691 -x12462 -x4335 -x7627 x9009 x14723 x8939 -x20748 -x13647 -x12588 -x20455 -x15700 -x5782 -x17177 -x16703 x5735 -x14322 -x8837 -x9118 -x18805 -x8565 -x12590 -x10451 -x15333 -x16024 -x5586 x19712 -x15801 -x19968 -x2249 x17742 x8956 -x7914 x720 -x12189 -x17237 -x20967 -x6789 -x2208 -x18184 -x11205 -x1920 -x7368 -x14866 -x15276 -x6741 -x11671 -x17142 -x1240 -x4924 x5344 -x17153 x9121 -x11981 -x12795 -x16198 -x6361 -x14687 -x9905 -x4118 -x13467 -x12770 -x16599 -x10317 x3986 -x11141 -x17254 -x7746 -x8373 -x16807 -x5900 -x14882 x4253 -x16388 x15825 -x18906 -x13606 -x9703 -x13996 -x16728 -x8065 -x2373 -x10735 -x18102 -x8172 -x4656 -x18752 -x6822 -x6872 x19382 -x18736 -x13868 -x6871 -x16492 -x13236 -x1475 x17452 -x4930 -x15251 x17535 -x4422 -x15396 -x20389 -x5642 x568 x4043 x3208 -x4960 -x12981 -x19049 -x15866 x1576 -x12059 -x16931 -x18986 -x1999 -x17872 -x14612 -x12921 -x14006 -x14853 -x20668 -x17178 x5419 -x5951 -x13708 -x16757 x19122 -x19457 -x20337 -x4549 -x15086 -x18577 -x11954 -x15203 x8405 -x9674 -x13936 -x8058 x5916 -x11594 -x20003 -x13731 -x704 -x19381 -x15609 x8955 -x12861 -x1785 -x8021 -x7994 -x17503 -x9821 -x1945 -x2774 -x11802 -x14939 -x338 -x10238 -x11758 x3997 -x6612 -x12294 -x19334 -x18543 -x14085 -x12336 -x5976 -x2283 -x1338 x8918 x11605 -x21023 -x11178 x245 -x4055 -x11249 -x20064 x6863 -x17846 -x9764 -x19274 -x15463 -x9705 -x10327 -x8509 -x496 -x2935 x7323 -x6388 x5815 -x952 -x8129 -x14924 -x11262 -x2750 -x8926 x8451 -x13234 -x5736 -x20944 -x15626 -x13899 -x12671 -x7936 -x15929 -x6764 x6439 -x5923 x6572 -x18500 -x228 -x7549 -x12945 -x20111 -x558 -x6968 -x2337 x3148 -x15047 -x15186 x16952 x9190 -x13586 -x8559 -x9753 -x10931 -x13628 -x1131 -x16905 -x6012 -x9307 -x7490 -x3078 -x13076 -x13818 -x2001 -x6950 -x11300 -x6924 -x15019 x20644 x8444 -x15599 -x6514 -x14178 -x4860 x3679 -x2417 -x16060 -x196 -x13840 x4382 -x16399 x9322 -x16861 -x11733 x3788 -x3998 -x10197 -x13203 -x11768 -x18748 -x18370 x18633 -x18560 -x11328 -x13084 -x11349 -x8217 -x16036 -x1701 -x1548 -x16002 -x13592 -x12996 -x7931 -x14710 -x17157 -x16361 -x10761 -x13529 -x20916 -x19298 -x19153 -x16416 -x3612 -x12431 -x14364 -x18475 -x3699 -x15391 -x9911 -x20694 x6431 -x17121 x9153 -x14814 -x18575 x20587 -x17393 -x15965 -x20021 -x9441 -x1490 -x10208 -x8157 -x1687 -x3903 -x9718 -x12979 -x13326 -x12591 -x7033 x1171 -x14196 -x4768 -x16476 -x20624 -x14569 -x20801 x9463 -x5789 -x18549 -x14920 -x4631 -x12178 -x8717 -x15390 -x6069 x19391 -x12896 -x12454 -x14667 -x18237 -x8044 -x489 -x1778 -x7273 -x14104 -x15693 -x498 -x12403 -x12326 -x12276 -x20800 -x16461 -x13887 -x649 x16639 x20612 -x3947 -x19254 x7449 -x12875 -x18487 x7015 -x7212 -x20279 -x20516 -x13734 -x13064 -x3366 -x904 -x3526 x2276 x4227 -x17256 x18129 x4966 -x1923 -x6378 -x15406 -x1697 -x19468 -x19137 -x9611 x2588 -x17931 -x10030 -x16386 -x12917 -x10531 x6495 -x12955 -x822 -x347 -x7845 -x4792 -x6308 -x14257 -x7567 -x8617 -x17735 -x17987 x460 -x19470 x3976 -x5152 -x19442 -x5255 -x9968 -x12399 -x5048 -x1258 -x12463 x19551 -x12453 -x20659 x3942 -x17876 -x3404 -x6172 x1013 -x17733 -x14409 -x12188 -x17978 -x3298 -x13556 -x2753 -x13366 x110 -x19440 -x20726 -x7258 x7600 x18932 -x13703 -x18025 -x20263 -x1326 -x11491 x8817 -x10581 -x19891 x5593 -x13846 -x137 x2621 x5852 -x6185 -x17663 -x12679 -x17095 -x4927 -x10763 -x16400 -x4693 -x11921 -x2965 x6294 -x10841 -x16698 -x19783 -x18988 -x13688 -x7933 x3597 -x17906 -x1996 -x12126 x16101 -x14406 -x8749 x284 -x2679 x517 -x1223 x6887 -x13934 -x11727 -x15751 -x10151 x1063 -x18433 -x17028 x237 -x13526 x7324 -x10917 -x13092 -x14798 -x13738 -x20070 x9229 -x12902 -x16918 -x9934 -x13677 -x11057 x2295 x16889 -x13415 x9174 -x4988 -x18427 -x10482 -x2305 -x12369 -x8262 -x14718 -x17006 -x19222 x16455 -x4429 -x10998 -x5342 x6763 -x847 -x20794 x7945 -x19826 x7909 x9068 -x17365 -x14513 -x16656 -x12674 -x18694 -x13752 -x20768 -x13735 -x19633 -x13179 -x12341 -x15922 -x14213 x8710 x5832 x526 -x309 -x15892 -x12038 -x2432 -x11888 x8202 -x11588 -x13401 -x9326 -x11878 -x12320 -x1301 -x19672 -x10490 -x16341 -x13302 x16452 -x3258 -x928 -x432 -x9407 -x18058 -x20921 -x15870 x9135 -x17011 -x11715 -x5663 -x19067 -x7840 -x15132 -x11464 -x18978 -x14527 -x15584 -x12272 -x11058 x17158 -x19845 -x20237 -x11980 -x19075 x2772 x15710 -x18076 -x3299 -x14672 -x16657 -x7201 -x1 -x1126 -x8747 -x6036 -x15135 -x18981 -x1937 x9333 -x798 -x8143 -x10376 -x19758 -x398 x1527 -x5673 -x14784 -x15033 -x177 -x20149 -x16347 -x2545 -x1354 x8771 -x19912 -x13498 -x15757 x19205 x4396 -x14210 -x2217 -x4657 x19831 -x5102 -x19142 -x14679 -x13017 -x3255 -x21085 x1635 -x14808 x2218 -x316 -x6759 x8381 -x18761 -x17032 x7561 -x17282 -x12621 -x16893 x16404 -x3821 -x12583 -x16157 -x19335 -x20677 -x129 -x5813 -x5221 -x4949 -x342 -x16948 -x19484 -x19290 -x9295 -x16479 -x9724 -x147 -x15442 -x15343 -x16468 -x16896 -x9327 -x7016 -x6040 x449 -x12967 -x2123 -x19995 -x4738 -x19240 -x20166 -x9628 -x16297 x2689 -x9412 -x2527 -x3108 -x15632 -x12489 -x3663 -x19741 -x1793 -x12429 -x13273 x6655 -x20281 -x18289 -x19768 x1893 -x19840 x8685 -x19901 -x14688 -x11391 -x10532 x3866 -x19627 -x18079 -x20675 -x14632 -x9723 x8231 -x14139 x15842 -x10627 x5910 -x10740 -x6558 -x2841 -x17491 -x9658 -x7456 -x19658 x3804 -x12034 -x10836 -x20988 -x13581 -x2728 -x8367 -x8346 -x16555 -x7136 x4701 -x12309 -x19804 -x19781 -x19818 -x505 -x12078 -x677 -x6316 x7803 -x12776 -x9137 -x14966 -x16767 -x17951 -x13955 -x8725 -x11154 x5413 -x18660 x8552 -x12944 -x1642 -x11402 -x10605 x8394 -x14339 -x10914 -x4256 -x2204 -x11740 -x2604 -x14444 -x17643 -x10499 -x18139 -x18951 -x3578 x73 -x17792 -x2967 -x9300 -x17161 -x14697 -x9662 -x20403 -x10539 -x18417 -x10900 -x18232 -x1152 -x11656 -x963 -x14973 -x9775 -x15404 -x3987 -x10369 -x2611 -x5879 -x15469 -x3236 -x10430 -x19360 -x17300 -x20692 -x13230 -x6665 -x5271 x6138 x7932 -x12325 x8913 -x13381 -x18809 x8527 -x6321 -x2748 -x13814 -x4258 -x19323 -x14813 -x15287 -x9951 -x219 -x4943 -x18354 -x2646 -x17097 -x14572 x3257 -x15360 -x1317 -x12116 -x20438 -x4294 x7235 -x14777 x20197 -x5934 -x12879 -x7372 -x11480 -x7289 -x6187 -x20603 x5884 -x13369 -x14299 -x18323 -x3709 -x4008 -x17034 -x5380 x7076 -x10660 -x9 -x1088 -x20737 x6348 -x7988 -x15095 x995 -x13038 -x18269 -x5818 -x15070 -x2870 x981 x826 x7444 -x18472 -x13367 -x2859 -x717 x16140 -x15692 -x13587 x9208 -x754 x6781 -x9949 -x9239 -x101 x6235 -x9936 -x12032 -x20799 -x9313 x2572 -x2726 -x14068 -x15508 -x1463 -x5590 -x3010 -x12952 -x20989 -x14979 -x2804 -x1148 -x2114 -x16878 -x13992 -x16011 -x1812 -x4970 -x17228 -x2810 -x14916 x2119 -x14203 -x10429 -x1133 -x5793 -x17077 -x10257 -x14119 -x10452 -x4737 -x7403 -x13658 -x779 x5366 -x17063 -x15079 -x14874 -x12627 -x2920 x9058 -x10182 -x2074 x6597 x3439 -x11236 -x5212 x7520 -x5383 x19732 -x11798 x15708 -x20844 -x20293 -x4671 -x11773 x13463 -x12610 x4759 -x11617 -x984 -x983 x7672 x8888 -x9413 -x11879 -x20812 -x7177 -x20747 -x10937 -x13676 x19339 x6928 -x10386 -x16063 -x13781 x1497 -x8079 -x11764 -x20148 -x6819 -x10359 x1753 -x15985 -x3240 -x5449 -x6909 -x3641 -x14114 x2557 -x2792 -x3511 -x2648 -x20929 -x3716 x5205 -x7243 -x18084 x8905 x4614 x1928 -x19266 -x15595 -x6941 -x5127 -x10967 -x5990 -x2084 -x14062 -x9205 -x12435 -x8449 -x10210 -x809 x7293 -x15994 x8742 x438 -x11380 -x11019 -x307 -x8982 x1207 x7876 -x14750 -x20788 -x2758 -x17645 x7810 -x17914 x1197 -x18434 -x20100 -x2673 -x5037 -x11234 -x20571 -x15995 -x12253 -x2685 -x18991 -x17588 -x18959 x2008 x16092 -x19651 -x19906 x8762 -x20193 x16623 -x14286 -x3111 -x17495 -x6498 -x18193 x4413 -x10374 -x18965 -x16747 -x20900 -x15512 -x12442 -x9659 -x16158 x1976 -x312 -x12557 -x14281 -x11467 x19967 -x13248 x9272 x20546 -x973 -x3433 -x2422 -x15885 -x19784 -x8218 -x20756 -x599 x2100 -x9921 -x18550 -x9196 -x18257 x7040 -x1560 -x7349 -x18862 -x6709 -x15477 -x14709 -x9698 -x16207 x6288 x1710 -x7694 -x18914 -x10074 -x7979 x7184 x2960 -x4017 x8968 -x3938 -x13667 x3031 -x5335 -x16097 -x2090 -x990 x7770 -x12482 -x1206 x726 -x638 -x544 -x18670 -x676 -x13227 -x15165 -x206 -x11312 x884 -x1746 -x7227 -x18390 x3993 -x10834 x6738 -x2172 -x17294 -x4859 -x1857 -x10716 -x2453 x1165 -x17585 -x18070 x4348 -x9739 -x11852 -x5290 x3362 -x11473 -x18624 -x3302 -x788 -x15956 -x15891 -x17785 -x14559 -x16876 -x9635 -x8057 -x11127 -x15600 -x16438 -x14862 -x19285 -x18625 -x8634 -x15322 -x7584 -x405 x914 -x16837 -x18557 x20215 -x11140 -x19972 -x4002 -x9645 x2207 -x8580 -x6797 x8606 x9029 -x9185 -x18207 -x14512 -x1336 -x9597 -x11919 -x5734 -x4653 -x9792 x17737 -x3792 -x13839 -x5203 -x10846 -x12023 -x17564 -x18148 -x18468 -x10567 -x4453 -x18225 x7905 -x11849 -x17355 -x8090 -x3832 -x12323 -x16951 -x4172 -x16806 -x5545 x7556 -x18242 x7500 -x609 -x15405 -x19946 -x14511 -x4529 x9508 x8275 -x18153 x16300 -x16137 -x6166 -x1018 -x6739 -x12620 -x12426 x7788 x6344 -x17902 -x2449 -x6561 -x4362 x1096 -x18764 -x14955 -x13063 x7881 x124 -x7798 x8669 -x4714 -x19511 -x16352 -x16787 x19093 -x7197 -x14676 -x4447 -x13300 -x9246 -x5225 x20072 -x16091 -x2037 -x19663 -x2739 x4035 -x16315 -x2949 x4703 -x14149 -x11066 -x20825 -x7383 x1016 -x12193 -x807 -x3885 x4059 -x6258 x49 -x8964 x16334 -x3527 -x13620 -x7579 -x16998 -x8071 -x11318 -x5738 -x6173 -x4842 -x10229 -x64 -x16472 -x12528 -x4305 -x13523 -x16877 -x478 -x15958 -x14698 x536 -x12212 -x16901 -x1890 -x3119 x4826 -x9495 -x6396 -x18900 -x17530 -x19674 -x5183 -x19582 -x13670 -x16546 -x2190 -x17206 -x16277 x3889 -x17408 -x9604 -x19071 x5619 -x9607 -x10311 -x34 -x7744 -x12280 -x5087 x65 -x20554 -x2484 x16491 -x20688 -x16856 -x20939 -x18493 x1970 -x9964 -x14075 x5605 -x15178 -x5440 -x11881 x19728 -x15350 -x9048 -x12994 -x2955 -x13652 -x1643 -x3147 -x5294 -x20940 -x19267 x19447 -x4451 x2991 -x19121 -x20297 -x19352 -x4199 -x12197 -x1502 -x15509 -x8558 x504 x6704 -x10500 -x11832 -x12234 -x15850 -x3447 -x15813 -x10598 -x11085 -x14994 x6975 -x18544 -x17008 -x12269 -x9859 -x13862 -x3733 -x18927 -x12680 -x14653 -x10188 -x3840 -x19662 x16603 -x4555 -x4242 -x12205 -x12969 -x11276 -x7906 -x15087 -x20133 -x14480 -x7787 -x17938 -x6412 -x4368 -x7595 x4796 -x13605 x9027 -x6756 -x10366 x705 -x3170 -x5941 -x13122 -x13568 -x19366 x15643 -x13690 -x16654 -x19499 -x13953 -x15245 -x19045 -x5414 x1504 x3445 -x227 -x141 -x5591 -x19156 -x1230 -x18832 -x14758 x6192 -x15246 -x17296 x11990 -x17648 x16410 -x15606 -x17705 -x11718 -x10657 -x5128 -x12518 -x14828 -x18591 x7764 -x14492 -x19342 -x8941 x6721 -x11466 -x19341 x3626 -x6355 -x12803 -x6161 -x5523 -x15098 x8232 -x10274 -x9726 x5441 -x18174 -x5086 -x18653 x3125 -x6147 -x17479 x19973 -x8457 -x20714 -x9779 -x17584 -x2110 -x8830 -x787 -x18006 -x6631 x19041 -x5451 x8789 -x17425 -x16465 -x17967 -x27 -x18460 -x8873 -x923 -x10757 -x6195 -x14092 -x16043 x17052 x944 -x10364 -x5956 -x3083 -x2079 -x17366 -x11192 x8812 -x3049 -x17680 -x8152 -x9359 -x3110 -x6889 -x7625 -x5490 -x11943 -x5485 x11672 -x20007 x5774 -x15393 -x8006 x14002 -x19751 -x20952 -x11279 x4100 -x13952 -x9234 -x2296 -x5176 x19392 x3487 -x19077 -x13803 -x2908 -x18816 -x9054 -x5532 x42 -x15368 -x16735 -x13389 -x11909 -x6840 x7297 x17312 -x13062 -x8288 -x61 -x19444 -x2760 x16609 -x8459 -x20573 x6632 -x5160 -x5511 -x17080 -x18335 -x15660 -x7688 -x15961 x6314 -x4556 -x15285 x1180 -x18824 -x17295 -x8338 -x17399 -x1099 -x14824 x19416 -x6177 x17024 x6799 x5841 x7274 -x9035 -x15254 -x3983 -x15638 -x16346 x3722 -x3272 -x11499 -x16799 x20207 -x3027 -x4836 -x6809 -x12811 -x4638 -x7180 -x12853 x8596 x3132 -x4022 -x17687 x1896 -x16264 -x18668 -x8464 -x1735 -x15665 x17991 -x18415 -x19553 -x19776 -x3540 -x13553 -x17418 -x5432 -x19888 -x9416 -x14161 -x14583 x23 -x3933 x5931 x6628 x6769 -x8274 x5671 -x18399 x5025 -x10521 -x11763 -x7607 -x20424 -x16963 -x14450 -x10262 -x13279 -x6056 -x11024 x2848 -x17466 -x18112 -x17821 x19200 -x586 -x10035 -x15232 -x2315 -x5135 -x18106 -x12617 -x10268 -x14869 -x15050 -x11258 x12840 -x10838 -x13585 x19194 -x4682 x20815 x5097 -x17780 -x9602 -x6920 -x14333 -x20082 -x678 -x12075 x9309 x20836 -x1859 -x3481 -x14489 -x16223 -x14778 -x7266 x16565 x9328 -x14990 -x8299 x26 -x13192 -x14977 -x11264 -x10862 -x6811 -x647 -x11959 x751 -x13644 -x4958 -x16234 x8894 -x13859 x19417 x7192 -x18316 -x1323 -x4243 -x11519 -x3293 -x9442 x3140 -x1676 -x14734 -x9876 -x19962 x20321 -x12593 x6336 -x20018 -x6317 -x11089 -x7124 -x4240 x2606 -x19078 -x7334 -x3095 -x2029 x1255 -x11314 -x10004 -x2925 -x19027 -x2784 -x11520 -x4477 -x1004 -x15501 -x9580 -x18826 -x14197 -x15190 -x15446 x4425 x16458 -x14944 -x7706 -x12278 -x7605 -x18884 -x9683 -x10442 -x13625 -x17085 -x6404 -x14231 -x20621 x17501 -x5218 -x13788 -x3737 x4072 -x4651 -x2224 x4257 -x12714 -x10988 -x11009 -x17185 -x12287 x9268 x6418 x11603 -x11961 x4473 -x4462 -x11364 -x5715 -x8834 x16532 -x15017 -x11554 -x13989 -x19809 x3308 x1458 -x19439 -x5915 x3363 x104 -x1864 -x375 x8815 x6379 -x697 -x5482 -x17537 x7856 -x5700 x2153 x2482 -x16524 -x16527 -x2765 -x9819 -x20965 -x1914 -x1405 -x13091 -x2574 -x10741 -x3448 -x4168 -x11194 -x12438 x1424 -x17546 -x10840 -x13491 -x7167 -x8500 -x645 -x15812 -x13706 -x2839 -x1899 -x8100 -x10272 -x12845 -x10676 -x4546 -x18319 -x9492 x19214 -x20908 -x10612 -x11623 -x14328 -x14963 -x11942 -x1340 x75 -x9596 -x18188 -x10857 -x20889 -x2899 -x12506 -x19354 -x4230 -x17054 -x19239 -x17761 -x18807 x7648 x8691 -x2957 -x6346 -x18368 -x9942 -x14185 -x13619 -x7560 -x5499 -x14568 -x2655 -x19013 -x1570 -x10778 -x20993 x7660 -x5109 -x12349 -x4060 x4470 -x5714 -x13041 -x19261 x8949 -x18374 -x6718 -x13015 -x9429 -x15951 -x7748 -x17245 -x14550 -x18596 -x2869 -x3415 -x1221 -x17190 -x13278 x7920 -x6839 -x5723 -x703 -x6049 -x4412 -x17323 -x13393 -x20376 -x4071 -x20366 -x11079 x8388 -x16789 -x11575 -x19373 -x14061 -x10527 -x13001 -x14817 -x10118 -x19087 -x7189 -x13613 -x14635 -x14293 -x5385 -x19032 -x15016 -x11296 -x12096 -x9099 -x19357 -x14028 x6017 -x20519 -x1537 -x10228 -x14174 -x19631 x947 -x12683 -x6830 -x8704 -x16500 -x18510 -x19927 -x4373 x8380 -x16731 x2167 -x7018 x1425 -x10342 -x11985 -x1627 -x11665 -x6381 -x14225 -x17059 -x3927 -x12043 -x17179 x9017 -x4647 -x13819 x5827 -x5755 -x271 x7796 -x3154 -x8203 -x20344 -x555 -x14055 -x19792 -x769 x17545 -x19652 -x14016 -x11515 -x15440 -x11697 -x9987 -x14417 -x7697 -x20729 x475 -x41 -x3524 -x1052 -x19685 -x2787 -x12162 -x20476 -x20524 -x13614 -x5877 x1286 -x13007 -x8555 -x20611 -x11938 x13852 -x9702 x2434 -x5317 -x16626 -x7644 -x13756 -x16189 -x1409 -x12152 x16576 -x12240 -x4937 -x17691 x7542 x2201 -x17102 -x11228 -x9128 -x18677 x4215 -x3440 -x10615 -x13970 -x7171 -x16159 -x1660 -x15143 -x9039 -x9471 -x11218 -x12173 -x16095 x8886 -x18837 -x19904 -x3635 -x3751 -x11442 -x4282 -x2714 -x12174 -x14740 -x8735 -x11253 x370 -x17675 x6854 -x18708 -x12859 -x17327 -x15580 x2985 -x12503 -x20294 x9014 -x11558 -x17448 -x15805 -x12040 -x15221 -x6109 -x7998 -x15431 -x14494 -x16860 -x46 -x1733 -x9530 -x2968 -x3062 -x12520 -x15724 -x3185 -x9486 x1795 -x16259 -x1002 x9323 -x4784 -x6817 -x7960 -x12877 x9004 -x16064 x4283 x1138 -x12893 -x540 -x17976 -x9768 -x10582 x4357 -x14781 x4014 x3469 -x12500 -x20850 -x17598 -x14264 -x5206 -x10405 -x2731 -x18065 -x7729 -x20933 x3314 -x5333 -x15817 -x16372 -x6912 -x10951 -x13116 -x2539 -x4020 -x19928 -x7331 -x15292 -x1946 -x18400 -x5665 -x18943 -x16986 -x681 -x20010 -x17552 -x16871 -x9754 -x11105 -x2594 -x3967 x6206 -x2851 -x7450 -x21076 -x17790 -x11584 -x19092 -x5434 -x13061 -x11726 -x3200 -x6233 -x2562 -x17945 x20370 x19203 -x11204 -x21084 -x14153 x1142 -x15694 -x882 x4654 -x10135 -x10037 -x19497 x6400 -x16080 -x3471 -x20357 -x11133 x3444 -x11108 -x2543 -x15110 -x1198 -x14599 -x17996 -x10166 x7028 -x13506 -x14136 -x4391 -x10204 x19401 -x11732 -x12839 -x20494 x7984 -x15473 -x2140 -x20766 -x3750 -x17474 -x1069 -x6240 -x901 -x13141 x986 x1366 x1829 -x16219 -x20741 -x18163 -x9005 x4094 -x13033 x4349 -x11114 x2487 -x14528 x7320 -x5334 x2034 -x10073 -x16284 -x19905 -x20996 -x20119 x7328 -x12220 -x17586 -x11620 -x17634 -x14453 -x13125 -x10279 -x12129 -x19938 -x17823 -x7337 -x14100 -x8924 -x16412 x5279 -x17036 -x8101 -x991 -x9078 -x19515 -x1375 -x11856 -x17679 -x17110 -x12413 -x12872 -x5326 -x11826 -x20670 x20143 -x14321 -x10992 -x6251 -x12467 -x8707 -x9794 -x7519 -x17853 -x12544 -x8486 x6265 -x20502 x7904 -x19846 -x3910 -x12576 -x12792 -x10291 -x17389 -x33 -x18831 -x15672 -x10079 -x12459 -x6406 -x19676 x6120 -x14465 -x18537 -x4628 -x4633 -x13714 -x1750 x7226 -x15358 x6018 -x3683 -x10315 -x10705 -x17781 -x20922 -x2371 -x10271 -x2570 -x17650 -x12649 -x15261 -x4231 -x18565 x20422 -x11955 -x17387 -x18511 -x19965 -x3627 -x20736 x2512 -x3642 -x20009 -x8804 x6436 -x4325 -x9889 -x4143 -x6200 -x7029 -x18088 x1892 -x10392 x3476 -x18825 -x6320 -x11731 -x15654 x2817 x5754 -x4210 x759 -x9282 x19411 -x15515 x19790 -x10337 -x1612 -x6004 -x15804 -x244 x2809 -x18140 -x15216 -x15168 -x12322 -x1739 -x18431 -x17577 -x10484 -x20727 -x9945 -x19834 -x19761 -x19785 -x15077 x5837 x1722 x4895 x7855 -x20220 -x5138 -x8594 -x13951 x5267 -x3168 -x10859 -x11842 -x11883 -x19268 -x15243 -x9490 x8490 -x18674 -x20184 -x14546 x3779 x2795 -x18522 x2193 -x14820 x9173 -x12423 -x17922 -x17201 -x19485 x2230 -x3881 -x15338 -x18946 -x4233 -x17351 -x8709 -x14748 -x18735 -x15122 -x16004 -x17414 x7692 -x7 -x13541 -x1075 -x12074 -x11259 -x9975 -x5771 x7795 -x4402 -x1794 -x3538 x1965 x8921 -x13768 -x8587 -x12739 x4306 -x246 -x9721 -x8796 -x12051 -x5535 x4912 -x3053 -x13678 -x11180 -x19332 -x12480 -x590 -x10728 -x14926 -x15966 -x13127 -x10173 -x7277 -x10654 x9351 -x9438 -x17930 -x12063 -x3416 x1147 -x7451 -x7698 -x15353 -x2942 -x9562 -x15783 -x11191 -x20569 -x1807 -x11839 -x9631 -x14007 -x12311 -x19612 -x5065 -x19375 -x8733 -x18655 -x2104 -x2498 -x3576 -x5668 -x17968 -x19516 x2964 -x20182 x8454 -x10105 -x12681 x6570 x8223 -x12241 -x18407 -x9767 -x12581 -x20239 x5384 -x15374 x4025 x7430 -x9043 -x13616 -x1070 -x13617 -x13699 -x16098 -x14876 -x20740 -x17385 -x20446 -x14288 -x11120 -x5855 -x13199 -x19958 -x2529 -x4933 -x10525 -x13014 -x82 -x19533 -x5909 -x19913 -x3337 -x10341 -x10421 -x14421 -x13733 -x15913 -x14504 -x7825 -x18171 x19420 -x16450 -x666 -x3328 -x13275 -x6533 -x10302 -x5637 -x2757 -x18132 x8028 x736 -x12052 -x14681 -x13054 x8166 -x18217 -x767 -x4817 -x8972 -x1397 -x17868 -x8180 -x16293 -x13637 -x16246 -x17971 -x2592 -x10961 -x19528 -x10055 x2272 -x18059 -x21057 -x11080 -x6563 -x7632 -x1037 -x18299 -x3291 -x5121 -x13101 -x1951 -x5679 -x11931 -x9973 -x3251 -x13244 -x3379 -x5543 -x18341 -x1708 -x19231 -x12918 -x11600 x15846 x2416 -x13516 x20245 -x13272 -x21068 x20855 -x4069 -x19844 -x3001 x7511 -x8158 -x20592 -x1759 -x15211 -x14116 -x17154 -x5874 -x18280 x1480 -x14803 -x11088 -x15398 x1451 -x15025 x15851 -x17944 -x17694 -x6640 -x19562 -x7938 -x7778 -x11168 -x12477 -x16944 -x10273 -x12603 -x14238 -x19101 -x17567 -x1172 -x13576 -x9257 -x6562 -x1380 -x17609 x7753 -x17889 -x19754 x3631 -x15562 -x8535 -x18300 x5600 -x14975 -x4340 -x6215 -x19109 -x19275 -x18130 -x15166 -x14591 -x2424 -x19080 -x7990 -x17027 -x9784 -x13584 -x20973 x19419 -x1754 -x8023 -x17933 -x5544 -x20646 x6786 x4388 -x5388 -x554 -x13390 -x14166 -x11106 x10762 -x14307 -x1978 -x5747 x8019 -x8841 x6424 -x5839 -x14506 -x12516 -x3887 -x17200 x1115 -x15081 -x11891 -x14043 -x3512 -x5550 -x1508 x6521 -x10991 -x19819 -x1954 -x7216 -x14708 -x15983 -x21075 -x19456 -x9722 -x900 -x6813 -x11044 -x15593 -x3944 x4318 -x19537 x3566 -x12736 -x20732 -x13006 -x12978 x5304 -x18506 -x7974 -x19681 -x19670 x1289 -x7134 -x4542 -x10212 x5095 -x15882 -x5238 -x10910 -x18553 -x21069 x20642 -x15906 x2474 -x14439 x9265 -x5548 -x5896 -x8832 -x4583 -x6500 x8570 -x10729 -x15172 -x14744 -x21086 -x2378 -x3554 -x20755 -x11666 x2324 -x1516 x1305 -x11282 -x15993 -x18709 x7820 -x10600 -x4634 -x4101 -x21104 -x18590 -x3961 -x19771 x18618 -x11543 -x18010 -x19152 x7178 x4612 -x3601 -x6182 -x18384 -x2287 -x20724 -x16925 -x3186 -x7761 -x148 -x9588 -x18218 -x3717 x6970 -x13085 -x20304 -x4785 -x7427 -x19974 -x20170 -x18238 -x18601 -x8030 -x17553 -x15735 -x5153 -x10911 -x19500 -x15829 -x18403 -x15128 -x20760 -x10683 -x1151 x2129 -x20691 x5398 -x3193 -x14573 -x14420 -x18530 -x5743 -x6626 -x15695 -x16721 -x10462 -x11706 -x10329 -x20314 -x11152 x1926 -x12986 -x10413 -x5756 x8407 -x16123 -x9901 -x17372 x6305 -x18259 -x20043 -x12897 x47 -x12049 x4092 -x5022 -x10906 -x13338 -x18246 x4890 -x6131 x2971 -x14250 -x15004 x16289 x7377 -x20102 -x3843 -x6651 -x12121 -x4197 x20369 -x6713 -x17941 -x19229 -x2919 -x15049 -x11898 -x17849 -x12491 -x18580 -x20721 -x10233 -x11304 -x12082 -x9437 x8035 -x13353 -x7232 -x9021 x3665 -x6408 -x306 -x17421 x4566 -x10856 -x11640 -x5193 -x19561 -x18762 -x19829 x6254 -x2829 -x12675 -x20550 x7526 -x6169 -x1782 -x17026 x4771 -x3289 -x13873 -x11188 -x17937 -x2847 -x11007 x4223 x8234 -x18203 -x5187 -x12535 x8216 -x10027 -x9707 -x2630 -x17963 -x1839 -x2755 -x16001 -x1501 -x4652 -x8520 -x12604 -x20531 x5750 -x10616 x3407 x3888 x15552 -x2500 -x4761 -x16841 -x4162 -x20046 -x6761 -x11200 -x18373 x9485 x18982 -x17975 -x20171 x2992 -x20483 -x2162 -x13965 -x12976 -x12104 -x18636 -x3589 -x451 x21038 -x16326 x3790 -x3645 -x18707 -x8328 -x14795 x6477 -x9000 -x13892 -x2595 -x13746 x6847 -x7955 -x17831 -x4263 x16593 -x10649 -x1809 -x2169 -x6180 -x17037 -x16781 -x7011 -x2147 -x9397 x6048 x16612 -x5443 -x10125 -x20505 -x14909 -x15020 -x16989 -x4171 x4606 -x143 x1422 -x14855 x2323 -x10150 -x434 -x15326 -x10597 x6531 x5216 -x5573 -x7573 -x18211 -x20532 x4727 -x19966 -x264 x5938 -x19469 -x4023 -x2030 -x14736 -x4456 -x8038 -x14829 -x8188 -x18840 -x7946 x19048 x3409 x4153 -x16028 -x13598 -x17284 -x16156 -x13977 -x15036 -x2251 -x20749 -x4169 -x6923 x7484 -x5751 -x10548 -x20061 -x10731 x18423 -x1043 -x4812 -x16733 -x13548 -x3201 -x13666 -x14442 -x17409 x18864 x573 -x931 x7578 x8658 x20536 -x5409 -x18698 x6480 x1202 -x12799 -x4155 -x17626 -x4644 -x8969 x1992 -x11721 -x2349 -x6444 -x16964 -x18081 -x15480 -x16417 -x3336 -x10736 -x19462 -x20791 -x7200 -x8748 -x1330 -x6958 -x7183 -x8281 -x16367 -x251 x5089 -x8125 -x14943 -x12961 -x14401 -x4678 -x19307 x8718 -x5963 x4608 -x9655 -x18945 -x13476 -x7127 -x12710 x6142 -x5039 -x12252 -x14624 x6065 x4856 -x16529 x16118 -x13753 -x17510 -x16109 -x19064 -x2614 -x17411 -x3529 x18322 -x10122 x3146 x16516 -x18894 x8875 -x2015 -x7780 -x17440 -x10123 x18983 x3165 -x10520 x1426 -x3341 x19182 -x7399 -x5068 -x19028 -x16519 -x7509 -x16179 -x15620 -x12211 -x20363 x15514 -x14039 x2322 -x9417 -x17194 -x18395 -x11419 -x1012 x4974 x7470 -x20412 -x21027 -x14871 -x20941 -x738 -x12842 -x14332 x850 -x12909 x6836 x3962 x902 -x2651 -x1127 x4928 -x2045 -x3655 -x833 -x7806 -x15202 -x679 -x17029 -x18353 -x10445 -x17118 -x5072 -x1593 -x19042 -x17819 -x16325 -x17362 x8657 -x2186 x12257 -x16830 x3355 -x8967 -x9552 x269 -x5476 -x7752 x8149 -x12946 -x18198 -x16439 -x10418 -x16973 -x13380 -x1555 -x11993 -x13034 x16694 -x8192 x5666 -x20417 -x7079 -x8098 -x9591 -x19854 -x1713 -x10663 -x3923 -x20229 x4184 -x12990 -x795 -x7044 -x15144 x19125 -x13626 -x15207 -x3827 -x2840 -x10143 -x9920 -x3104 -x15407 -x12519 -x11762 -x20874 -x15063 x222 -x13102 x5692 -x5936 -x13590 -x16705 -x4800 -x10422 x7335 -x16344 x19861 -x7492 -x8091 -x14683 -x16329 x4337 x1462 x4028 -x18706 -x16214 -x12972 x19250 x9254 -x11403 x8521 -x2898 -x1853 -x2130 x11904 -x13262 -x4493 -x4718 -x4758 x2060 -x18243 -x14662 -x13060 -x12690 -x1203 -x3517 -x15659 -x5433 -x12911 -x7321 -x3467 -x6174 -x15263 -x14935 -x4485 -x3583 -x1889 -x16962 -x6342 x2593 -x11455 -x14529 -x5303 -x7953 -x12236 -x13283 -x20382 x16420 x1446 -x11072 -x9573 -x15220 -x20179 -x5175 -x5446 -x13493 -x18245 -x8515 -x4015 -x665 -x14287 -x4067 -x10437 -x8144 -x17487 -x13510 x20118 -x15795 -x12036 -x20183 -x20866 -x8182 -x15271 x20428 x5507 -x8630 -x1939 -x12734 -x17314 -x14340 -x7495 -x1178 -x5439 -x4786 -x13154 x6041 -x12930 -x18693 -x14090 -x224 -x18964 -x4079 -x15071 -x17316 -x20474 -x17852 -x19273 -x12647 -x10047 -x12910 -x11684 -x9741 -x18503 -x14696 x4588 -x10496 -x7839 x1661 -x2617 -x1567 -x16938 -x15673 x3856 -x13327 -x13809 x3752 -x15315 -x1711 -x8914 -x10764 x20301 -x15627 x6163 -x9050 -x18288 -x14386 -x10626 -x401 -x18343 -x18786 -x3858 -x15711 -x6245 -x8106 -x19774 -x11238 -x15448 -x16357 -x15785 -x10692 -x15603 -x13395 -x13777 -x20175 -x15269 -x4827 -x16254 x7312 -x13615 -x12170 -x18905 -x5513 -x3223 x1654 -x13420 -x11174 -x2094 -x15896 -x13110 -x11841 -x7864 -x6906 -x15705 -x9894 x16604 -x14976 -x13643 -x12385 x7586 -x4552 -x7929 -x3391 -x4787 x5129 -x14872 -x14930 -x11001 -x10691 -x16374 x7981 -x20877 -x9385 -x11724 -x14858 -x12874 -x15789 -x19114 -x20027 -x19864 -x18039 -x5261 -x17407 x5776 -x19088 -x17325 x20782 x4157 -x18465 -x15414 -x5256 -x5470 x7781 x8424 -x9861 -x18602 -x618 -x13591 -x20962 -x5061 -x13042 -x19939 -x17141 -x19329 -x8326 -x17390 -x10830 -x2134 -x2566 -x250 -x9766 -x15652 -x12857 -x20745 -x1124 -x18788 -x4888 -x9527 -x10346 -x11325 -x18834 x7448 -x1717 -x19625 x5516 -x9243 -x1214 x6434 x19410 x7102 x2058 x16748 x16405 x16508 -x10748 x6034 -x103 -x17539 -x9380 -x13074 -x5772 -x13316 -x20753 -x13450 -x4596 -x2849 -x2151 x1017 -x9704 -x10912 -x21101 -x16660 -x426 x9042 -x8055 -x11147 -x3047 -x10218 -x12798 -x15725 -x19327 -x12517 -x14567 -x20937 x20647 x1841 -x9980 x8961 -x19464 -x2191 -x16800 -x2138 x7956 -x10301 -x17526 x7723 -x17548 -x9197 -x17879 x4394 -x8497 x19253 -x18888 -x15268 -x1769 -x18757 -x150 -x9914 x7310 -x20857 -x14436 x7241 -x12014 x6528 x2702 -x16897 x9059 -x16482 -x6860 -x11992 -x16205 -x3500 -x5463 -x15739 x16538 -x13995 x4356 -x17847 x3249 -x17094 x4021 -x4222 -x11055 x2103 -x15380 x3791 -x11741 x16644 x4874 -x12132 -x9989 -x17009 -x14353 -x14952 -x15118 -x12868 -x10689 -x17812 -x14729 x9338 -x2771 -x14539 -x16808 -x13423 -x3770 -x20845 -x17715 x8392 -x11244 -x15732 -x16725 -x17541 -x5347 -x6351 -x5427 -x20316 -x2404 -x11650 -x1678 -x10203 -x18879 -x20764 x1521 -x12661 -x5096 x7686 -x17169 -x36 -x17209 x16590 -x8928 -x7275 -x5496 -x12577 -x21071 -x8415 -x10638 -x8026 -x14611 x368 -x9605 -x13128 -x14968 -x7687 -x4824 -x13414 -x12242 -x1523 -x3426 -x12742 -x9670 x3491 -x15107 -x4467 x9533 -x3356 -x15753 -x12958 -x14449 -x10399 -x4774 -x17330 -x1452 -x8791 -x16204 -x11220 -x13445 -x15510 -x10458 -x12992 -x8625 -x16939 -x17925 -x15997 -x16621 x6365 x20628 -x12771 -x14083 -x13807 -x12665 -x304 -x916 -x10887 -x12026 x7437 -x12563 -x1852 -x12596 x5912 -x2922 -x8427 x5122 -x1393 -x8113 -x16671 -x369 -x15728 x19178 -x4577 -x3436 -x3483 -x4629 -x19922 -x19991 -x1166 -x3161 -x18883 -x11395 -x18001 -x9806 -x17072 -x9515 -x17896 -x3468 -x9006 -x3935 x5401 -x7987 -x20772 -x16062 -x16702 -x17138 -x5763 -x19055 -x14199 -x14640 -x10285 -x6590 -x16910 -x8579 -x17913 -x6939 -x11394 -x4088 -x19117 -x10059 x6458 x6938 -x8000 -x17148 -x18774 -x14209 -x4721 -x13911 x5836 -x16013 -x16745 -x2807 -x2220 x20458 -x18212 x7129 x11322 x3763 x2403 -x9384 -x3348 -x6042 -x3344 -x642 -x12250 -x13475 -x19277 -x10010 -x13518 x4668 -x16302 -x10594 -x15657 -x8027 -x683 -x7911 -x15026 -x14812 -x14374 x3582 -x12237 -x17005 -x9428 x7499 -x187 x7791 -x1143 -x7863 -x4363 -x16182 -x5624 -x5336 -x10247 -x16362 -x19024 -x7541 -x18681 x10864 x17353 x16635 -x8859 -x12427 -x14498 -x13654 -x3990 -x10232 -x12536 -x12653 -x17045 x1531 -x17493 -x17087 -x1123 -x1090 -x17261 x2455 -x18247 -x9145 -x14631 -x6165 -x20651 -x14159 -x10593 -x9922 -x5975 -x1988 -x11134 -x20520 x9090 -x14464 -x12510 -x546 x6993 -x18504 -x16353 -x5614 -x12297 -x5717 -x17871 -x18594 -x15943 -x7962 -x20063 -x6767 -x8208 -x18923 -x9116 -x13040 -x10519 x9497 -x10215 -x7604 -x12456 -x8327 -x11372 -x15351 x8995 x7502 -x7432 -x5010 -x18917 -x20012 -x15352 -x15926 -x14837 -x13168 x6250 -x17075 -x243 -x9456 -x16305 -x19363 -x20978 -x15201 -x6053 x16606 -x5960 -x10964 -x5197 -x19224 -x13683 -x15677 -x19695 -x14677 -x12901 -x10892 -x19458 x3342 -x18779 -x12004 -x9298 -x17684 -x12908 -x1311 x6352 -x14064 -x5977 -x7188 -x11563 -x5647 -x11100 -x4754 -x6983 -x3343 -x2816 -x10314 -x927 -x4140 -x21093 -x3760 x252 -x21065 x20809 -x10312 -x8514 -x7105 -x18907 x5394 -x14650 -x16665 -x18018 -x20689 -x12997 -x20103 x4845 x6136 -x3094 -x15756 -x20049 -x7966 -x8049 x16602 -x13311 -x19656 -x17249 x5652 -x12948 -x3854 -x18378 -x3820 -x2890 -x2616 -x7851 -x20527 -x17467 x6279 x4814 -x15176 -x3739 -x2362 -x16945 -x6879 x7899 -x11790 -x9843 -x21019 -x17549 -x12447 -x18845 -x14485 x1220 -x1598 x15886 -x13567 -x3261 x4724 -x5595 x7774 -x10345 x8615 -x10894 -x18103 x16517 -x10404 -x17015 -x17727 -x6092 -x4649 x8777 -x2947 -x7765 x19414 x19403 -x892 -x20586 -x10193 x261 -x16791 x920 -x20216 -x15713 x6735 -x14294 -x9805 -x1236 -x6541 -x18020 -x14717 -x2166 -x9169 -x10751 -x13972 -x2062 x2983 x4468 -x17107 -x18294 -x13433 -x17198 x2607 -x14069 -x18804 -x20862 x4254 -x20914 -x11113 -x11208 -x5198 -x8613 -x3610 x16107 -x8938 -x16977 -x15327 x4925 -x6059 -x18916 -x7537 -x9581 -x10806 -x3081 -x2095 -x12352 -x20829 -x746 -x11409 -x14256 x4562 -x19525 -x20429 -x11386 -x16842 x8001 x5350 -x13824 x2120 -x1700 -x12350 -x2825 -x15266 -x10278 -x10043 -x295 -x11899 x1464 -x20142 -x236 -x832 -x11175 -x2402 -x14525 -x17746 -x15413 -x12327 -x11269 -x17291 -x24 -x8877 -x2982 -x6216 -x13875 -x20406 -x11572 -x15432 -x18110 -x7263 -x12733 -x3555 -x14768 -x580 -x3546 -x2264 -x17378 -x15981 -x17861 -x13827 -x1863 -x19135 -x18075 -x21015 x4973 -x4252 -x4846 -x12876 -x2547 x4479 -x6299 -x13771 -x18586 -x3968 -x1169 x4219 -x12559 -x19745 -x12982 -x10050 -x17259 -x17090 -x1275 -x9585 -x14901 -x17423 -x4177 -x19548 x646 -x10557 -x8260 -x21033 -x6199 -x5269 -x12251 -x11320 -x21012 x8881 -x10057 -x6076 x15777 x2513 -x17367 -x9787 -x6091 -x99 -x5577 -x11565 -x12542 -x9262 -x11720 x20640 -x5262 -x20818 x3403 -x15722 x4097 -x13865 -x2467 -x20687 -x14510 -x20902 -x12582 -x14455 x858 x20563 -x19778 -x4321 -x14440 x6070 -x1231 x5059 -x10454 -x10645 -x7707 -x19531 -x2855 x7762 -x17878 -x296 -x18149 x6413 -x2059 -x12525 -x5944 -x11711 -x14647 x15611 -x19763 -x14929 -x4526 -x10811 -x259 x808 -x16453 -x7676 -x10938 x19720 -x13978 -x10723 x7260 -x13916 -x560 x8169 -x1573 x20661 -x17478 -x12684 x5014 -x4911 -x20947 -x14719 -x7429 -x15668 -x6877 -x87 -x7669 -x7714 -x14319 -x9469 -x10038 -x12313 x19701 -x881 -x9273 -x13640 x6537 -x19997 -x1572 -x12119 -x571 x8343 -x6556 -x14908 x20185 -x702 -x16146 -x13426 -x15927 x6948 -x18404 -x11836 -x20583 -x18610 -x7270 -x9123 -x4384 -x5928 -x12264 x6638 -x20883 -x19590 -x493 -x20490 x15766 -x16231 -x17043 -x8582 -x479 x5189 -x20893 -x11097 -x11450 -x17729 -x14753 -x1546 -x8653 -x16397 -x14308 -x8004 x1514 x7057 -x4607 x7786 -x15714 -x20264 -x8853 -x12077 -x13515 -x19816 -x2192 x9064 -x14680 -x19180 -x5557 x4778 -x11630 -x15002 -x15141 -x12655 -x13228 -x2756 -x4176 -x11850 -x10717 -x12377 -x5309 x6529 x5085 -x14049 x8478 -x4978 -x8073 -x3994 -x18533 -x3532 -x587 -x8619 x7653 x6963 -x8999 -x9709 -x10701 x4650 -x11935 -x20830 -x9440 -x1227 -x7807 -x8419 -x4224 x16456 -x9938 -x3310 -x777 -x5961 -x14641 -x2953 -x1067 x7880 -x12537 -x5798 -x4133 -x20849 x16550 -x12756 -x4040 x8384 -x1122 -x2233 -x6028 -x4062 -x17180 -x21026 -x2682 -x10644 -x9191 -x12623 -x15715 -x5406 -x9558 x9472 -x11824 -x18041 x11049 x20306 x8227 -x18679 -x547 x4762 -x3721 -x17888 -x17766 -x9403 -x9985 -x12445 x2963 -x5939 -x17265 -x18701 -x12775 -x15933 -x3372 -x17529 -x19059 -x17020 -x15646 x17354 -x4466 -x12678 -x2914 x4884 -x12659 -x16020 -x14592 x3228 -x20863 x7225 -x15240 -x13339 -x4517 -x17468 -x4624 -x19632 -x9353 -x19614 x7168 -x16116 -x13580 x9170 -x10543 x5658 -x2763 -x15741 -x11196 -x8286 -x12199 x853 -x15940 -x3349 -x11422 -x11506 x1095 -x821 x3312 -x12633 x6966 -x15113 x2681 x16531 -x19799 -x6380 -x18098 -x12246 -x3775 -x8568 -x9115 x5387 -x18966 -x20591 x7314 -x11414 -x3562 -x7246 -x11673 x2351 -x1061 -x4663 -x8590 -x9737 -x10402 -x7568 -x21017 -x12601 -x43 -x4033 -x20992 -x172 -x6168 x20268 -x11987 -x7074 -x12286 -x18818 -x15583 -x19437 -x16059 -x19607 -x7464 -x10724 -x16304 -x6212 x360 -x851 -x15614 -x15970 x8679 -x12139 -x14415 -x11095 -x16968 x20539 -x8560 -x12072 -x10389 -x1584 -x14847 -x15239 -x17994 -x4832 -x15776 -x2391 -x15437 x2694 -x6469 -x5161 -x439 -x5643 -x16117 x8842 -x910 -x19505 -x2329 -x12012 x19085 -x16974 x1025 -x813 -x5043 -x9329 -x18011 -x7800 x21059 -x3071 -x15572 -x19667 -x13148 x7895 -x15538 -x9777 -x14974 -x1802 -x6951 -x17524 -x18771 -x18436 -x6869 -x17079 x897 -x20468 -x17013 -x8741 x7265 -x13745 -x15671 -x19696 -x10160 -x13664 -x10067 x5363 -x1512 -x2333 -x305 -x11022 -x3032 x5721 -x13407 x2605 -x4083 x4472 -x3096 -x17166 x4334 -x12667 -x8505 x8474 -x5057 -x12354 -x3105 -x5580 -x273 -x10565 -x14619 -x10860 -x16545 -x7961 x8487 -x13551 -x11951 -x7010 -x10730 -x6517 x4205 -x253 -x12386 x18541 -x9886 -x9903 -x1990 -x11457 x20427 -x12878 -x16723 -x15793 x19175 -x5823 x5587 x17251 -x17616 -x17048 -x1159 -x14115 x4809 -x11517 -x12042 -x17788 -x13266 -x10352 -x16328 x17892 -x18790 -x14741 -x20439 x20645 -x13601 -x561 -x17203 -x11315 -x17283 x17730 -x9986 -x5697 -x534 x4366 -x11474 -x5690 -x20803 -x18205 x2995 -x13923 -x2077 -x10349 -x13565 -x2952 -x15524 -x18271 -x9553 -x11021 -x7278 x21036 -x6831 x2383 x15767 -x18477 -x16003 -x11936 -x17590 x1770 -x8592 -x17253 -x7712 -x12763 -x4971 -x6627 x20284 -x14020 -x626 -x10472 x4078 -x16105 x5486 -x7457 -x10755 -x18799 -x8643 -x15651 -x18345 -x865 -x17135 -x15420 -x9771 x19407 x8214 -x17439 x8681 -x2491 x179 -x19368 x5739 -x15689 x5860 x6325 -x12114 -x11227 -x16722 -x5166 -x9425 -x9996 -x18145 -x4237 x8668 -x15108 x19985 -x19113 -x3099 -x7354 -x5016 -x15099 -x13804 x2097 -x16262 -x18047 -x12099 -x11377 -x12086 -x763 -x17936 -x20584 -x7250 -x16181 -x12068 -x1482 -x15889 x5293 x15816 -x11821 -x5883 -x7126 -x3025 -x4443 -x6429 -x14796 -x9781 -x11465 -x8574 -x18682 -x7115 -x4326 x3376 -x16018 x2672 -x11880 -x16682 -x18811 -x20678 -x9166 -x15412 -x4641 -x5358 -x18108 -x9376 -x17765 -x14234 -x9103 -x5825 -x12611 -x10156 -x2399 -x14725 -x6937 -x14021 -x7940 -x18881 -x20136 x6248 -x11820 -x2587 x3292 -x19746 -x15799 -x1257 -x18664 -x13648 -x20113 -x14620 -x19056 -x9865 -x18731 -x3950 -x16879 x5529 x9334 -x9555 -x13527 x1415 -x183 -x18922 -x13980 -x10635 -x2328 -x9434 -x14938 -x19494 -x4030 -x10943 -x3809 -x10094 -x6911 -x20469 -x15871 -x14532 -x11860 -x15101 -x4661 -x1902 -x15716 -x10526 -x3278 -x17051 -x11488 -x15075 -x10112 -x18516 -x17559 -x6139 -x15387 x8240 -x17068 -x13221 -x19858 -x1615 -x7720 x8966 -x11896 -x10684 x6446 -x1413 -x19621 -x11171 -x20723 -x12640 -x15579 -x8608 -x13235 -x16350 -x12991 -x20854 -x20676 -x8257 -x888 -x12515 -x3139 -x10648 -x4591 -x2897 -x21062 -x11827 x4246 x7949 -x9637 x3077 -x13720 x9529 x1557 x15684 -x293 x7522 -x5318 x7065 -x5811 -x15644 x1363 -x9561 -x5850 -x2819 -x11167 -x14326 -x19015 -x2044 -x11201 -x10589 -x4939 -x11213 -x9621 -x18381 x473 -x18154 -x17863 x16041 -x2803 -x12891 -x9528 -x1471 x7173 -x11468 -x18519 -x15555 -x12179 -x4829 -x8845 -x18626 -x15097 -x12128 -x18663 x1659 -x16727 -x3283 -x20198 -x16378 -x17433 -x9853 -x13593 -x15148 -x14501 x16522 -x18254 -x16058 -x16921 -x14173 -x8183 -x11031 -x1971 -x78 -x7271 -x18172 -x5973 -x20769 -x10424 x15836 -x3581 -x12425 x8386 -x13455 x11198 x7469 -x15869 -x13431 -x2769 -x4317 -x16640 -x14397 -x1130 -x7663 x16678 x15843 x16683 -x2420 -x15916 -x461 -x353 -x17410 -x6848 -x11359 -x13750 -x13059 -x19694 -x3698 -x11353 -x20880 -x16695 -x20843 -x1655 -x17470 x14 -x2575 -x16212 x423 -x12571 -x1079 -x12016 -x3767 -x2294 x7280 -x12818 -x7799 -x15080 x14799 -x12171 -x17003 x3615 -x7919 -x13107 -x17615 x19140 -x2013 x1913 x1051 -x15377 -x15009 -x13238 -x21046 -x13048 -x14177 -x5873 x522 -x13197 x9468 -x11008 -x19842 -x2436 x19702 -x1431 x2464 x16594 -x9150 -x11915 -x18910 -x15666 -x8488 -x18470 -x12183 -x20898 -x8751 -x9809 -x17622 x18929 -x13967 -x14171 x3388 -x15688 -x17324 -x7553 -x8740 -x8726 -x17207 -x20051 -x16463 -x17275 -x5996 -x5853 x8945 -x16865 x994 -x15052 x1756 x9096 x6851 -x8689 -x16194 -x15656 x5610 x625 -x16985 -x16288 -x5881 -x556 -x15289 -x512 -x9823 -x8623 -x14873 -x9614 -x19157 -x2200 x19136 -x2053 x2131 x20373 x1509 -x12337 x19398 -x8473 -x11277 -x12718 -x14707 -x4723 -x18192 -x12010 -x3340 -x8481 -x17916 -x343 -x8794 -x1288 -x17167 -x417 -x16407 -x12575 -x19362 -x6717 -x7482 x6664 -x19262 x5806 x1041 -x14057 x584 -x975 -x2017 -x12637 x7742 -x20395 -x20174 -x15678 -x15972 -x5444 -x20765 -x16825 -x1663 -x12768 -x18562 -x17370 -x7683 x3793 -x6478 x5246 -x12359 -x11289 -x18141 -x12895 x7736 -x1085 x7027 -x15596 -x7381 -x11535 -x19857 -x17710 x1003 -x19549 x1225 -x6534 -x3264 -x20793 -x14702 -x20436 -x3182 -x3285 -x3449 -x5644 -x18776 -x4122 x5694 -x815 -x12638 -x17413 -x18712 -x13895 -x4665 x9297 -x14226 -x13024 -x12115 -x1972 -x17753 -x20878 x4200 -x13624 x8239 -x16592 -x966 -x10546 -x537 x2250 -x14031 -x5709 -x7281 -x15466 -x19863 -x13854 -x838 -x18841 -x2353 -x18194 -x13891 -x14670 x5719 -x5391 -x18753 -x13679 -x20925 -x3953 -x10901 -x19475 -x10579 -x17760 -x3928 -x4589 -x4688 -x11211 -x16887 -x8483 -x16553 -x7963 -x8513 -x9062 -x13896 x999 -x2317 -x5760 x18219 x7510 -x9893 x15503 -x7137 -x9967 -x14105 -x10011 -x14770 -x12409 -x12138 -x10495 x8663 -x5115 -x17465 x5011 -x14827 -x2715 -x18671 -x895 -x3113 -x16540 x8974 -x20482 -x9685 -x11243 -x12672 x9220 -x19514 x1276 -x6032 -x20146 -x6391 -x14223 -x16534 -x3819 -x6815 -x5857 -x5241 -x14933 -x4037 -x14575 -x15577 -x7121 -x18206 x7305 -x8522 -x20894 -x5478 -x8675 -x8104 -x11608 -x468 x7665 -x12089 -x5708 -x3906 -x10209 -x9913 -x12898 x14435 -x1566 x8376 -x11610 -x16440 -x20413 x2662 -x12048 -x16946 -x19036 -x1828 x18873 -x17517 -x11695 x1419 -x4239 -x8872 -x19062 -x19570 -x13287 -x1246 -x20167 -x699 -x19467 -x6213 -x16160 -x3244 -x2346 -x13268 -x1402 -x6990 -x12787 -x11889 -x1702 -x9286 -x14534 x6291 -x19272 -x1496 -x14027 -x14627 -x12941 -x20837 -x10882 x9124 -x12539 x7667 -x18063 -x9883 -x15773 -x5329 x19593 x19091 -x12201 -x10809 -x12125 -x14685 -x10090 -x14551 -x2931 -x7903 -x10610 x17751 -x7518 -x14757 -x14887 -x14187 -x11756 -x1966 x16582 -x13205 -x10913 -x10783 -x18169 -x11578 -x10868 -x12609 x7821 -x11138 -x14297 x3816 -x4822 -x13214 x16908 -x3871 -x4602 -x3519 -x12564 -x6546 -x11831 -x19568 x392 -x16812 -x15507 -x1551 x6290 -x15702 -x7440 -x13086 x15845 -x1694 -x7154 -x13726 -x11778 -x6552 -x7740 -x14123 -x15454 x8357 -x13161 -x13318 -x8703 -x16649 -x11795 -x12497 -x8635 -x11823 -x16272 x6719 -x3173 -x18064 -x4901 -x9834 x9077 x4050 -x6137 x19765 x9052 -x20728 -x13858 x20615 -x2274 -x289 -x10289 -x16528 -x10749 -x4048 -x14133 -x10843 -x11121 -x10637 x20324 -x1881 -x4039 -x20585 -x11537 -x706 x17453 -x19714 -x9740 -x4431 -x3875 -x16813 -x688 x7827 -x20126 -x16625 -x1281 -x18546 -x11583 -x8303 -x12870 -x13564 x2660 -x4915 -x10576 -x11417 x3156 -x16991 -x17854 -x18283 -x12595 x3810 -x10535 -x15525 -x12543 -x17554 -x18584 -x13286 -x20931 -x4160 -x1505 x2472 -x2000 -x5882 -x18972 -x1897 x16093 -x5418 -x4687 -x3600 -x17175 -x5217 -x860 -x17731 -x5194 -x17398 -x14088 -x13761 -x15044 -x5621 -x6194 x20869 -x4507 x5107 -x17268 -x388 -x15488 x7288 -x18113 x2445 x5559 -x11854 -x3300 -x10388 -x8431 -x16651 -x17322 -x20094 -x18363 -x6204 -x9312 x6996 -x11245 -x446 -x9410 x2580 -x17247 -x3943 x7198 -x5901 -x5598 -x16433 -x12761 -x10222 x1191 -x969 -x18437 -x4409 -x3275 -x330 -x14247 -x18505 x6545 -x17974 x1485 -x10726 -x15281 -x7119 -x105 -x410 x10651 -x13237 -x11048 -x19522 -x959 -x9402 -x10636 -x10928 x1933 -x6908 -x13709 -x13231 -x13821 -x1662 -x11701 -x15709 -x8279 -x14227 x1715 -x2055 x5300 -x18548 -x20056 -x5682 x17754 -x11164 -x5536 -x5079 -x18023 -x19604 -x19993 -x11182 -x19969 -x15043 x3697 x1385 -x16578 -x3907 -x13524 -x6410 -x328 -x1665 -x8869 -x5308 -x11493 -x17601 -x12619 -x11472 x207 -x6886 -x16462 x4584 -x2536 -x20990 -x303 x5429 -x8271 -x10697 -x11779 -x14459 -x19065 -x20543 -x3898 -x20977 -x5551 -x12088 -x1571 -x18462 -x3235 -x768 -x10698 -x19503 -x9879 -x6167 -x11336 -x20129 -x4804 -x5664 -x20036 x4563 -x471 -x11657 x18875 -x19226 -x16448 -x4503 -x14852 -x287 -x11699 -x11379 -x21066 -x8785 -x16318 x142 -x1788 -x10607 -x15748 -x1891 -x10970 -x11966 -x3195 x6031 -x1269 -x3754 -x17794 x6506 -x20552 -x16337 -x19035 -x20480 -x997 -x2770 -x18019 -x20251 -x11247 -x13378 -x2856 x531 -x6650 -x17449 -x11581 x1962 x9075 -x209 -x12651 -x14981 -x15185 x7004 -x16373 x1515 -x6682 -x19263 -x8110 x201 -x12585 -x17483 -x633 -x11481 -x4367 -x9731 -x16473 x1901 -x8553 x5797 -x15174 -x4074 x18508 -x11569 -x1670 x7512 -x11084 -x20335 -x4087 x6616 -x3109 -x3203 -x16235 -x5792 -x10432 -x872 x7047 -x10733 -x12825 -x12899 -x19218 -x14586 -x16471 -x7532 x7174 -x13442 -x10891 -x12362 -x9847 x9067 -x15535 -x6758 -x16408 -x13784 -x11202 -x12507 x1631 -x7135 -x10745 -x3327 -x1033 -x17144 -x15661 -x8581 -x12871 x7529 -x17307 -x15167 x4105 x8022 x4941 -x18326 -x16257 -x13960 -x10236 -x9599 -x14517 -x16990 -x3619 -x17999 -x12750 x6455 x3999 -x6748 -x19271 -x15213 -x19097 -x13869 -x14883 x9020 -x7209 -x2182 -x7236 -x19984 x6549 -x16778 -x15566 x1791 -x14290 x7598 -x10754 -x11470 x406 -x6513 -x16738 -x12892 -x16138 -x13461 x7025 -x2148 x5969 x957 -x16595 -x10502 -x10195 -x4404 -x11231 -x8531 -x9615 x9360 -x18338 -x3215 -x4942 -x18592 -x20014 -x11873 -x416 -x213 -x17182 -x4894 -x16355 -x3361 x16641 x4684 -x13185 x16957 -x18997 -x960 -x16168 -x15074 x6940 -x12124 -x16190 -x14235 -x741 x2954 x2998 -x11060 -x7422 -x16266 x7062 x6448 -x7292 -x15039 x20392 -x1235 -x7000 x7779 x2149 -x9972 -x17335 -x14984 -x15461 -x20909 x2173 x15834 -x3179 -x5074 -x20926 x260 -x15389 -x20533 -x7951 -x8575 -x14368 -x9598 -x9799 -x14728 x3817 -x861 -x11274 x1421 -x20907 x20400 -x13391 -x18137 -x6134 -x7224 -x19852 -x464 -x786 -x13330 -x4136 -x13822 -x12194 -x16005 -x1833 -x8085 -x14556 -x3505 -x9691 -x4186 -x16442 -x800 -x1623 -x9452 -x13636 -x12202 -x1382 -x15078 x7390 x743 -x13290 -x3558 -x16873 -x12343 -x4482 -x2263 x8476 x6244 x9455 -x18007 -x18072 -x12133 -x12122 -x20383 -x6330 -x12331 -x6695 -x13522 -x20558 -x20697 -x1163 -x10180 -x18038 x8529 -x13050 -x2168 -x17835 -x8103 -x11651 -x12223 -x5992 -x14505 -x2716 -x17797 -x323 -x13632 -x1844 -x4603 -x10540 -x6823 -x15091 -x13251 x3622 -x6901 x5004 -x8906 x4743 -x12357 -x11782 x7972 -x384 x7941 -x15522 -x6435 -x13988 x8422 -x19193 x8462 x8933 -x5157 -x658 -x16514 -x9409 -x10776 -x14379 x6052 x6953 -x9259 -x18380 -x2639 -x7847 -x1910 -x1324 -x9341 -x11285 -x13037 -x13087 -x12530 -x3456 -x16970 -x3060 -x9575 -x15355 -x15034 -x3374 -x2358 -x1044 x4531 x19228 -x6835 -x20932 -x2805 -x14278 x4073 -x10805 -x719 -x15589 -x18984 -x1035 -x13298 -x19008 -x12222 -x2143 x8984 -x16696 x2610 -x13937 -x17920 -x18899 x8646 x19395 x15847 -x9337 -x8318 -x18667 -x18053 -x18054 -x20313 -x9904 -x10191 -x11628 -x18869 -x20241 -x4923 -x15505 -x10694 -x15126 -x4581 -x10822 -x18817 x4089 -x4058 -x9572 -x4484 -x12824 -x15658 -x1358 -x2597 -x14418 -x17711 -x10480 -x10230 -x14315 x2638 -x7730 -x2929 -x11362 x5260 x20680 -x19883 -x1068 -x7975 -x10463 x8892 x16617 x7092 -x12406 -x17594 -x4587 -x12935 -x13348 -x8549 x4344 x3640 -x17471 -x4969 x3087 x4673 -x15400 -x9031 -x4096 -x20701 -x12884 -x18168 -x3145 -x16988 -x10361 -x2688 -x9708 -x7747 -x16786 -x17923 -x2633 -x16932 -x14138 -x8729 x7814 -x13072 x7924 -x14145 -x16309 -x17817 -x14462 -x5801 -x1316 -x19347 -x6965 -x1097 x15815 -x12351 -x11365 -x181 -x2520 x7133 -x10075 -x20904 -x19727 -x10048 -x744 -x11129 x11050 -x3830 -x18955 -x19876 -x8463 x231 -x6502 -x11806 -x18872 -x13542 x20256 -x2882 x20327 -x9569 -x12666 -x20632 -x21004 -x5617 -x8810 -x19657 -x16975 -x3033 x7223 -x13602 x4599 -x13994 -x7123 -x3715 -x11369 -x12823 -x1731 -x15786 -x5084 x16598 -x10330 -x4763 -x20442 -x9352 -x10583 -x20147 -x8360 -x506 x4658 -x180 -x17227 -x6896 -x8341 x4401 -x3872 -x15902 -x9281 -x9349 -x17770 -x18292 -x5412 x9458 -x9252 -x20155 -x11390 -x12737 -x3728 -x19524 -x14659 -x491 x21039 x15683 x2729 -x10052 -x2823 -x12727 -x17697 -x15248 -x12769 x7873 -x17304 -x6072 -x20884 -x20738 -x12256 -x5603 x8142 -x13847 -x18612 x8233 -x15809 -x12366 -x1146 -x17338 -x8636 -x4950 x8126 -x16365 -x4310 -x600 -x2185 -x2930 -x3428 -x14819 -x10169 -x13848 -x16862 -x18083 -x6922 -x18640 -x14713 x2977 x1135 -x10162 -x1820 -x11239 -x20470 -x7458 x12599 x8493 x6045 -x14128 -x17513 x18235 -x15680 -x17332 -x7319 -x14310 -x19425 -x14193 -x14743 -x10127 x19740 x3616 x10865 -x16384 -x19238 -x9370 -x20266 x3774 -x11061 -x2040 -x11822 x3644 x2411 -x5171 -x13900 -x18080 -x2038 -x10767 -x10064 -x10031 -x408 -x6368 -x9966 x4339 x4330 -x20319 x8429 x9011 -x10758 -x12441 x11445 -x11347 -x5921 -x12809 -x9534 -x11010 -x6219 x13758 -x8763 -x5284 -x1983 -x2912 -x867 -x6354 -x16504 -x5328 -x1787 -x19673 -x16141 -x15634 x1646 -x13906 -x10983 -x8160 -x10436 -x10089 -x4124 -x12163 -x11165 -x3437 -x5164 -x12865 -x4173 -x6715 -x20982 -x6353 -x14117 -x17000 -x9629 -x20808 x6099 -x15229 -x20515 -x10944 -x1936 -x10665 -x18765 -x12185 -x17488 x17659 -x1290 -x11895 -x17183 -x20252 x6698 -x86 x6602 -x20377 -x11771 -x12378 -x13456 x8826 -x20083 -x3274 x278 -x15340 -x19895 -x16992 -x9387 -x10189 -x12215 x18931 x3237 -x17867 -x2007 -x3358 -x14273 -x6226 -x10854 -x11967 -x19887 x942 -x19579 -x114 -x19918 -x9773 -x8802 -x14380 -x10750 x2320 -x11525 x8889 -x1183 -x11633 x7082 -x12187 -x6262 -x19513 -x10021 -x18772 -x11341 -x12531 x9274 x6543 x6672 -x15005 -x10465 x249 -x5768 -x9954 -x14925 -x15635 -x16619 x16655 -x4929 -x8154 x5675 x4250 -x2551 -x12712 -x9057 -x11545 -x10213 -x12586 -x18714 -x13058 -x18992 -x14965 x8382 -x15900 -x20176 -x6826 -x9746 -x12353 -x15157 -x18196 -x8037 -x13470 x8351 -x13458 -x13837 x18507 x2981 -x3061 -x14248 -x2180 -x3965 -x5676 x721 -x10219 -x11559 -x13069 x7374 x6716 -x5240 -x17333 -x7217 -x1113 -x14097 -x15763 -x4084 -x10671 -x7505 -x8744 -x12806 -x13903 -x17870 -x18936 x4474 -x12228 -x21003 -x5769 -x10501 -x8266 -x11023 -x3480 x21013 -x12298 -x18375 -x19583 x7088 -x6116 -x18572 -x5450 x19106 -x16484 -x7387 -x2261 -x20473 -x12180 -x6864 -x6207 -x10614 -x17578 -x17637 -x13914 -x18239 -x10634 x6812 x441 -x16707 -x4284 -x12018 -x9616 -x3498 -x12263 -x6519 -x18501 -x4150 -x21098 -x12389 -x9802 x9147 -x17544 -x1102 -x17062 -x17956 -x5615 -x13371 -x2194 -x14804 -x17528 x3014 -x20005 -x7617 x8005 -x14367 -x10414 -x15027 -x1473 -x19578 -x9423 -x9897 -x108 -x18461 -x381 -x18150 -x17507 -x20169 -x20131 -x11547 x16566 -x17224 -x6464 -x15332 -x4833 x8237 -x7538 -x4886 -x20966 x2649 x3484 -x20899 -x14311 -x10045 -x5180 -x6516 x8297 -x770 -x17004 -x16332 -x20322 -x17982 -x6148 -x18686 -x7253 -x3913 x8224 -x14130 -x8910 -x2428 x5265 -x17701 -x155 -x7138 -x2427 x5146 -x1993 -x10036 -x7548 x8664 x3353 x11902 -x14469 -x9296 -x14141 -x718 -x4947 -x3563 -x16053 x8716 -x9033 -x15814 -x14424 -x14880 -x5136 x7326 -x7267 -x11570 x9100 -x16313 -x19992 -x6261 -x5032 -x9582 -x14354 -x7655 x7131 -x12641 -x21074 -x20915 -x6111 -x1535 x4630 -x17692 -x17497 -x14334 -x5604 -x20145 -x7831 -x8670 -x13800 -x17748 -x17591 x20418 -x9238 -x13762 x5890 x17728 -x18940 x1517 -x7737 -x96 -x5817 -x5678 x5081 -x1952 -x11299 -x12957 -x10785 -x13933 -x16206 -x14706 -x1668 -x3332 -x8052 -x16647 -x8088 -x16836 -x8912 -x19139 x8287 -x9778 x1873 -x6454 x16038 -x7037 -x3287 -x11886 -x10584 -x12766 -x18911 -x12643 -x15169 -x20633 -x15802 x11601 -x6641 -x20867 -x10803 -x4158 x2297 -x18183 -x20487 -x16852 -x14865 -x15029 -x687 x5862 -x14324 -x18842 -x18606 -x1984 -x19517 -x16311 -x13163 -x17947 x16667 -x17123 -x7498 -x14774 -x14932 -x20707 -x13437 -x13829 -x16363 -x1352 -x9793 -x15171 -x16601 x2356 x8329 -x8447 -x11082 x16119 x9149 -x9928 -x17162 -x14942 -x13536 -x988 x9284 x1685 -x18654 -x6181 -x467 -x820 -x18608 -x5239 -x10746 x18559 x7476 -x15467 -x13554 -x12098 -x15046 -x10821 x3534 -x19572 -x16029 -x3159 -x11423 -x15794 -x17276 -x458 -x13277 -x19588 -x12244 -x14836 -x1763 -x5894 x6496 -x18891 -x3966 -x3762 -x18616 -x7096 -x19591 -x1308 -x10650 -x57 -x2188 -x5298 -x20330 -x10211 -x18037 -x13724 -x3279 -x5520 -x11469 -x1581 x750 x2496 -x4875 -x7944 -x20981 x20542 x2987 -x5654 -x15934 -x13971 -x13016 -x19336 -x5165 -x10382 x3248 x7078 -x14452 -x10893 -x20667 -x19477 x3059 -x12143 -x12281 x20463 -x18244 -x2752 x6263 -x9381 x9117 x5099 -x12689 x4568 -x11500 -x14656 x20154 -x9520 x7947 -x5381 -x11729 -x11112 -x13597 -x6669 -x16208 -x20956 x1057 x3904 x4593 -x519 -x8320 -x14657 -x14571 x1525 -x9223 -x18362 x6652 -x5207 -x7230 -x18812 -x14487 -x14895 -x19552 x4604 -x6178 -x12791 -x2791 -x3103 -x186 -x13886 -x12319 -x9453 -x6144 -x13117 x4729 -x14076 -x5226 -x1780 -x18160 -x20551 x7834 -x14884 -x14911 -x16144 -x9656 -x9743 x3478 -x4331 -x16965 x5047 -x14283 -x7058 -x9165 -x5987 -x21002 -x7342 -x12984 -x2802 -x7930 -x17955 -x825 -x14038 x933 -x11354 -x169 -x19554 x20500 x1009 -x20635 -x17695 -x22 x7616 -x17221 -x3013 -x256 -x11240 -x14427 -x9211 -x20662 -x20489 -x16717 -x8537 -x4898 -x11649 -x1376 -x13111 x5808 -x13668 x3455 -x10853 -x12110 -x2071 -x15758 -x16769 -x19166 x9325 -x3221 -x524 x7049 -x14516 -x4126 -x12157 -x4080 -x19884 -x6689 -x6239 -x16784 -x8891 -x20761 -x17069 -x17114 -x7950 x20511 -x2154 -x18000 -x14773 -x7162 -x11592 -x18229 -x2596 -x4685 -x3776 -x20435 -x11526 -x12428 x3402 x7436 -x18611 -x13138 -x10110 -x1384 -x12375 -x8983 -x1173 -x4276 -x19079 -x10242 -x1579 x19404 -x11716 -x11862 -x6888 -x12333 -x18118 -x12200 x1448 -x8199 -x20827 -x8942 -x13317 x3239 -x14385 -x4332 -x351 -x10734 -x3435 -x12047 -x8627 x20150 -x16371 -x8538 -x2319 -x10316 -x17339 -x1732 -x4932 -x12887 -x18209 -x11508 -x19201 -x20744 -x12111 -x10177 x2355 x4076 -x15451 -x12249 -x18646 x3747 x7144 -x11216 -x12613 -x1639 -x14519 x6780 -x7445 -x15726 -x5639 -x16240 -x16112 -x10103 x1121 -x1961 -x13487 -x19932 -x16396 -x15147 -x20261 -x9400 -x18573 x4439 -x11107 -x12130 -x1611 -x11415 x1667 x8397 x3290 -x4926 -x20650 -x15745 -x7363 -x13907 -x15242 -x16066 -x15038 -x10986 -x2933 -x13855 -x12271 -x18783 x68 -x10673 -x10766 x6117 -x11759 -x5488 -x13430 -x8137 -x2047 -x11956 -x5653 -x7362 -x2452 -x19141 -x11162 -x13113 -x3632 -x20374 -x12367 -x14769 x8498 x17255 -x12095 -x4951 -x7290 -x7286 -x16983 -x20718 -x18419 -x13500 -x12067 -x582 x3018 -x14864 -x5321 -x9959 -x8390 -x17271 -x12928 -x10747 -x2343 -x9592 x1434 -x3464 -x10618 -x10226 -x18273 -x15686 -x74 -x16763 -x1060 x8672 -x12963 -x3772 x14764 -x8586 -x8302 -x15256 x19221 -x3912 -x3647 x2026 x7661 -x8436 -x1811 -x15615 -x10791 -x15112 -x15901 -x19130 -x13472 -x13512 -x1193 x1283 -x3090 -x17434 x7763 x6044 -x10192 -x2480 -x16670 -x13373 x5966 -x10142 x2969 -x20367 -x579 -x2314 -x396 -x20739 -x13842 -x1850 -x248 -x3029 -x11730 -x5659 -x10940 -x13991 -x3441 x8468 -x16611 -x7896 x2365 -x9574 -x8437 -x12394 -x6802 -x20636 -x18022 -x14570 -x19098 -x19431 -x14654 -x19940 x17747 -x11577 -x10679 -x11532 x275 -x1216 -x4142 -x17606 -x15329 -x18200 x2873 -x20042 x20416 -x13722 -x1636 -x14271 x8130 -x20360 -x3331 -x5868 -x11177 -x8282 x6959 -x20537 x7588 -x10186 -x19865 -x326 -x12282 -x5162 -x9433 -x20431 x1683 -x8461 -x3543 -x9693 -x12339 -x11585 -x17147 -x5144 -x2099 -x18893 -x13797 -x4446 x53 -x8417 -x17035 -x11834 x2773 -x7190 -x8307 -x16850 -x19361 -x18134 -x11626 -x15056 -x2014 x5249 -x15227 -x16418 -x14732 -x11401 -x15215 -x13195 -x6783 -x8215 x1539 -x13566 -x18321 -x10295 -x8534 -x19794 -x10305 -x10704 -x15685 x2198 -x8272 x3238 -x7823 -x801 -x10680 -x13945 -x9676 -x10005 -x17807 x2481 -x10993 -x17979 -x9240 -x8131 x8768 -x1838 -x19947 -x5228 -x1549 -x15932 -x13930 -x3188 x19713 -x18813 -x19265 -x9814 -x13787 x6755 x9251 -x13820 -x1518 -x11926 -x4297 -x8784 -x18887 -x6005 -x10870 -x15810 x16434 -x14005 -x20918 -x1292 x3591 -x9600 -x12832 -x12977 -x18651 -x9872 x2105 -x12570 -x12090 -x14035 -x17619 x20122 -x11501 -x13957 -x11190 -x14218 -x12437 -x597 -x3937 -x2577 -x16391 -x10833 -x16148 -x12299 -x10639 -x5078 -x14454 -x9716 -x17088 x3620 -x1779 x3301 -x16411 -x11653 -x16421 -x20949 -x18775 -x19789 -x6575 x8283 -x2440 -x2415 -x14259 -x14934 -x6268 -x3857 -x12841 -x4572 -x15878 -x8544 -x7890 x7719 x7109 x2265 -x16839 -x14073 x7546 -x2659 -x15210 -x13684 x3870 x5442 -x9129 x19148 -x3781 -x16782 x20605 -x18231 -x12998 -x13656 -x3700 -x20041 -x1199 -x2486 x5634 -x19903 -x12177 x9354 -x14296 -x15619 -x3217 -x14763 x4370 -x3079 -x15920 -x10093 -x15433 -x10167 -x3063 -x7304 -x5540 x935 -x1042 x16145 -x15978 -x11490 -x13109 -x1456 -x19875 -x18696 -x3639 -x6598 -x15526 -x5051 -x5281 x5578 -x17098 -x2737 x1956 -x20746 -x2742 x20211 x3805 -x15331 x1705 x5472 -x2894 -x20058 x7295 -x2926 -x462 -x21092 -x18758 x6576 x7971 -x5438 x8440 -x9887 -x18902 -x282 -x13622 -x14164 -x16750 -x12158 -x15718 -x17016 -x5062 -x12057 -x6814 -x13211 -x9728 -x13385 x4627 -x19029 -x958 -x16872 -x17516 -x811 -x13055 -x6676 -x2927 -x14341 -x727 -x19007 -x7303 x6108 x19389 -x10788 -x6982 -x19478 -x10259 -x3921 -x20548 -x12846 x1745 -x285 -x3559 -x17066 -x7642 -x18344 -x15721 -x18121 -x15123 -x18119 -x4232 -x6170 -x13940 -x9984 -x4554 -x7647 -x19640 -x15493 -x10570 -x9624 x488 x6508 -x11505 -x14574 x7613 -x4251 -x13191 x5114 -x12233 -x15474 -x15435 -x18146 -x10446 -x12345 -x17719 -x14168 -x15459 -x9997 -x8920 -x1980 -x11769 -x11221 -x4731 -x6760 -x19331 -x10373 -x18264 -x845 -x15759 x9113 -x15299 x2245 -x10120 -x4154 -x3180 -x3141 -x1825 -x18563 -x13663 x4823 -x12645 -x11882 -x12749 -x15938 x16675 x8304 -x17396 -x9355 x2066 x1679 -x16662 -x16211 -x11067 -x7638 -x13608 -x14850 x16551 -x11745 -x4753 x8839 -x13604 -x17551 -x20819 -x5002 -x10538 -x2181 -x18576 x4528 -x6280 -x13218 -x5741 -x14818 x635 -x1150 -x20151 -x19653 -x15942 x2155 -x18355 -x16014 -x17117 x9172 -x20582 -x18372 x17757 -x14849 -x13451 -x13361 -x20187 -x16324 -x17280 -x1815 -x11905 x8289 -x17674 x7120 -x17935 -x10493 -x14071 -x3265 -x12332 -x12274 -x13962 -x17402 -x17934 -x10942 -x6107 -x8936 -x21051 -x20598 -x14941 -x14275 -x13242 -x5979 -x8510 x20244 -x174 -x12702 -x2934 -x13333 -x11086 -x20156 -x8083 -x13441 -x16464 -x5038 -x12782 -x12135 -x6743 -x12527 x4408 -x6447 x1478 x16290 -x4444 -x18208 -x8441 -x16273 -x6227 -x15662 -x14549 -x14412 -x9250 -x17446 -x14609 -x15139 -x8269 x4341 -x2444 x5105 x563 x8523 -x8678 -x3070 x1760 -x2811 -x11232 x18928 -x3434 -x14606 -x18685 -x3542 -x19010 -x19941 -x301 x3384 -x4448 x1861 x6870 x136 -x11331 -x13547 -x16752 -x19482 -x9619 -x15161 x7255 -x15617 x1089 -x11999 x8950 -x16088 -x13642 -x18044 x7416 x2451 -x13871 -x20638 -x4260 -x3648 -x4333 x4558 -x6000 -x19889 -x20137 -x19827 x7717 -x18545 -x11018 -x20089 -x14072 -x18950 -x9383 -x13402 -x7434 -x5188 x7859 -x18828 -x7872 -x19752 x19176 -x18630 -x14910 -x14720 -x1218 -x10545 -x9841 -x698 -x13872 -x18248 x4353 -x14956 -x6229 -x17234 -x17894 -x10163 -x1303 -x8978 -x14499 -x16339 x660 -x10874 -x15359 -x7249 -x11223 -x15945 -x15465 -x5842 -x1559 -x7822 -x14607 -x977 -x12487 x15863 -x12227 -x15308 -x19977 -x4680 -x3720 -x10427 -x20059 -x12289 -x16920 -x4640 -x7043 -x15298 -x13835 -x17140 -x2721 x2579 -x10773 -x13135 -x8803 -x14805 -x15438 -x12182 -x6559 -x19898 -x8674 x1772 -x7268 x5829 -x14756 -x5277 x15832 -x2473 -x2911 x1917 -x18383 -x19053 -x7804 -x11772 -x9736 -x8965 -x16967 -x3550 -x17205 -x20479 -x9888 -x11125 -x21056 -x9271 x846 -x16432 -x17208 -x5525 x2309 -x10952 -x2174 -x8184 -x18777 -x20702 -x17319 -x18131 x6442 -x9216 -x14936 -x9566 -x4919 -x18446 -x15233 -x317 -x15456 x9317 -x14398 -x16032 -x15116 -x17447 -x403 x7221 -x13176 -x19886 -x20629 x16615 -x18751 -x11511 -x20664 -x13132 -x7483 -x4130 x4773 -x19715 -x17772 -x12231 x1243 -x10958 -x10290 -x11056 -x17798 -x12296 -x10263 -x5667 x20534 -x6452 -x13483 -x17476 -x12310 x3360 x7370 -x13183 -x8551 -x15482 -x7418 -x5124 -x20806 -x14733 -x2902 -x18107 x2221 -x11099 -x3919 x7558 -x16134 -x131 -x613 -x10155 -x14241 -x9788 -x9978 x8947 x15844 -x12523 -x19090 -x4421 -x18486 -x10877 -x12656 -x20775 -x16849 -x3564 -x15800 -x1813 -x4813 x4147 -x8116 -x16077 -x20557 -x3623 -x5428 -x11297 x322 -x59 -x15798 -x4967 -x16015 x548 -x11553 -x7915 -x15055 -x4116 -x8690 -x5339 x7465 x5036 -x17600 -x15183 -x15752 x8247 -x14363 x3761 -x10568 -x10255 -x12207 -x12864 -x13310 -x1707 -x11496 -x202 -x4815 -x17383 -x8824 -x12410 -x1264 -x8811 -x1439 x8418 -x16263 x6700 -x12255 -x6856 -x6825 -x19566 -x19487 -x1185 -x15219 -x9386 -x10044 x1101 x4261 -x9803 -x11557 -x4946 x9358 -x1958 -x15598 x7755 -x3940 -x12270 -x3743 x7601 -x16139 -x15458 -x13246 -x17602 x2439 -x12181 x7014 -x8045 -x13743 -x17192 -x9167 -x6384 -x15560 -x19882 -x17108 -x12268 -x1804 -x8701 -x11615 -x7463 -x9578 -x14365 -x4419 -x4024 x4328 x15838 -x4315 x2814 -x7468 x16631 x4595 -x13068 -x12112 -x8609 -x12608 -x1744 -x3067 -x13710 x6090 -x3166 -x7222 -x19325 -x8713 -x18808 -x18392 -x15103 x7802 -x18851 -x20347 -x1030 -x1252 -x1110 x4054 x8543 x20186 x8786 -x13897 -x15919 -x11995 -x16768 x2558 -x18471 x5254 -x7143 -x1162 -x791 -x6457 -x20350 -x6230 -x5332 x570 x6910 -x15162 -x9154 -x11047 -x4903 -x16668 -x2578 -x18492 -x13399 -x18359 -x4892 -x6536 -x4457 -x12472 -x16375 x3661 -x15363 -x11857 -x18162 -x5875 -x13247 x7958 -x12149 x2697 -x9896 x2990 -x456 -x5958 -x15209 -x3485 -x4381 -x16488 x6476 x4298 -x11026 -x712 -x2711 -x16739 -x2386 -x13898 -x20132 -x2196 -x9644 -x21079 -x10662 -x17786 -x2232 -x13374 -x6620 x6357 -x15908 -x6401 -x13774 -x19303 -x18585 -x20108 -x13292 -x3256 -x10585 x2552 -x11644 -x14727 -x7330 -x2023 -x13623 -x3624 -x7425 -x12380 -x12700 x6399 -x12195 -x11006 -x18730 -x12532 -x20093 -x13057 -x11815 -x18003 -x16749 -x15068 x9546 -x13466 -x19446 x19081 -x14806 x2366 -x4899 -x13098 -x1580 -x18970 -x2948 -x12720 -x1522 -x10130 -x11911 -x9119 -x10842 -x13202 -x8393 x4481 x17820 -x15053 -x17174 -x20859 -x11742 -x16221 x341 -x17827 -x3592 -x8495 -x11809 -x15962 -x19295 -x20758 -x19622 x19074 -x6356 -x2534 -x2061 -x15937 -x15820 -x3936 -x7999 x364 -x1327 -x12446 -x17589 x19716 -x15590 -x742 -x12828 -x10888 -x8702 -x16030 -x3824 x4849 -x2069 -x13145 -x13985 -x20135 -x13027 -x16437 -x14761 -x15449 -x18656 -x5030 x17347 -x12580 -x12781 -x18649 -x7883 -x5060 -x10823 x1449 -x12434 -x17583 -x15690 -x5681 x18496 x3848 -x8993 -x2279 -x15244 x2412 x153 x4386 -x18581 -x19174 -x15935 x2624 -x19636 -x15345 -x2891 -x13078 -x11587 -x16239 -x8450 -x10580 -x3424 -x18647 -x16775 -x9026 -x12923 -x17419 -x14033 -x14255 x6894 -x2159 -x774 -x10752 -x14585 x6084 -x1160 x8916 -x4891 -x4478 x1690 -x11254 -x17297 -x9483 -x13778 -x7832 -x18186 -x18451 -x13115 -x19480 -x2293 -x10371 -x15890 -x8118 -x2698 x9132 -x19764 x6119 -x16319 -x19297 -x11173 -x2709 -x5802 -x8876 -x19244 -x16306 -x19356 -x7508 -x13344 -x3537 -x8127 -x19173 x2997 -x5917 -x13838 -x17128 -x4790 -x20853 -x10096 -x17900 -x18008 -x19433 x3690 -x9697 -x19483 -x9974 -x8687 -x16426 -x9177 -x14371 -x17012 -x15158 x5566 -x218 -x12440 x2 -x2693 -x17514 -x14048 -x15887 -x5264 -x15121 -x10214 -x16854 x4847 -x13120 -x19108 -x4163 -x7229 x2139 -x5942 x5505 -x2184 x20828 x19073 -x18829 -x19769 -x5431 -x1065 -x14843 -x14857 -x16389 -x19726 -x14794 -x503 x8414 -x11503 x9217 x7396 -x12867 -x11725 -x4537 -x11078 -x13012 -x14822 -x14544 -x13719 -x1916 -x12850 x15504 -x5210 -x11295 -x17289 x4065 -x15100 -x1195 -x17500 -x10477 -x4272 -x17266 -x20177 -x6416 -x1727 x5908 -x4378 -x3894 x1699 -x6677 -x8352 -x2178 -x14167 -x7353 -x18794 -x17444 x6453 -x13484 -x2531 -x12216 x7346 -x16569 x9032 -x20433 -x1053 -x2388 x14428 -x16969 -x2150 -x9319 -x19050 -x6555 -x11041 x7438 -x9725 -x16359 x20116 x3225 -x1459 x5541 -x11355 -x9160 -x9961 -x7311 -x20706 -x1086 -x13175 -x14122 x8533 -x17884 -x11233 -x19534 -x14430 -x14342 -x14212 -x2006 -x20959 -x20342 x15819 -x785 -x19471 x6850 -x3780 -x9549 -x20225 -x6231 -x12094 -x13357 -x18678 -x13232 -x18536 -x19061 -x13304 -x14712 -x12668 -x10732 -x10497 -x6486 -x14056 -x19248 -x18393 -x12907 -x8641 -x11869 x19172 -x6094 x1677 x18598 -x10885 -x13253 -x18728 x15550 x20011 -x1848 x20243 -x4056 -x1506 -x14557 -x7048 -x11625 -x14423 -x11709 -x9053 x17725 x3594 x210 -x5287 -x16916 -x11122 -x12393 -x817 -x19687 -x4496 -x6731 -x2746 -x19556 -x12101 -x14842 -x5972 x7629 -x10835 -x20260 x6991 -x5895 -x11912 -x12940 -x17890 -x5458 -x8485 -x655 x9164 -x3317 x985 -x5556 -x1500 -x19227 -x1021 -x3548 -x10781 -x10406 x399 -x10756 -x19841 -x13552 -x20824 -x20872 x4979 -x12485 -x13893 -x12054 x1595 x7318 -x9180 x1738 -x20075 x17825 -x4217 -x9842 -x13817 -x14891 -x14232 x2385 x630 -x18889 -x13496 -x1680 -x11997 -x4132 x3685 x5021 x8442 -x17722 x3847 -x15531 -x4861 -x4490 -x922 x3093 -x18954 -x16191 -x286 -x18253 -x4752 -x627 -x7695 -x11275 x1416 -x14552 -x14373 -x14964 -x19120 x2199 -x20262 -x7571 -x10933 -x14608 -x14000 -x14001 -x18801 x14856 -x2205 -x19026 -x1442 -x14642 -x8825 -x5295 -x4876 -x9695 x2546 -x9941 -x7384 -x7170 x5340 -x20604 -x11541 -x10966 -x16307 -x8132 -x17784 -x14392 -x10042 x20202 -x3073 -x12602 x15824 -x4705 x532 -x894 -x20730 -x14277 -x943 -x13383 x4708 -x5005 -x2530 x413 -x12483 x1944 -x19850 -x8931 -x6223 -x18810 -x12315 -x242 x3646 -x11241 -x6916 -x10223 -x10183 -x17997 x5457 -x4858 -x17573 -x682 -x19628 x4374 -x4501 -x10554 x2113 x7017 -x19495 -x18850 -x2950 x7696 -x9460 -x4400 -x610 -x14249 x19047 -x13661 -x19976 -x14986 x9283 -x8711 -x6398 -x3167 -x4972 -x1076 -x19186 x5460 -x1542 x3008 -x16870 -x17928 -x17438 -x11871 -x2881 -x17428 -x10071 -x12303 x8256 -x15084 x15837 -x18843 -x1137 x19195 -x9085 -x15867 x6349 -x15076 -x13309 -x2454 -x10522 x4921 x394 -x5178 -x8700 -x2229 x5812 x1590 x7489 -x3267 -x1591 x4770 -x7203 -x16855 -x19251 -x16933 x16628 -x868 -x18298 x8897 -x12960 -x12848 -x18987 -x6849 -x3671 -x16451 -x10603 x20194 -x9587 -x6234 -x15464 x7939 x5810 -x20141 -x17802 -x9022 -x17927 -x18919 -x13816 x5581 x16610 -x12070 -x5696 -x20928 -x4450 -x12558 -x11958 x7515 -x11229 x20499 x2532 -x11833 x6146 -x12229 -x6150 -x2861 x9222 -x9335 -x14042 -x19813 -x8344 -x13983 -x14742 -x16934 -x13503 -x2821 -x792 -x18535 -x14947 -x17454 -x14032 -x9285 -x11647 -x16322 -x13956 -x10379 x8378 x19498 -x8042 -x9523 -x9657 x2576 -x502 -x10336 -x11230 -x16730 -x2751 -x10161 -x17656 -x5828 x4530 -x3036 x598 x3220 -x4637 -x10324 -x9176 x6859 -x5234 -x18336 -x5785 -x9554 -x11376 -x10086 x280 x4679 -x4913 -x10479 -x13453 -x14468 -x5305 -x6064 -x819 x5728 -x11994 -x14228 -x15880 -x4716 -x8745 -x2461 -x11448 -x8879 -x17384 -x10675 -x10820 -x19919 -x4188 -x20750 -x9302 -x4131 -x3996 x430 x16572 -x16976 -x14584 x1656 -x10974 -x400 x9244 x19990 x185 -x6331 -x9152 -x17469 -x917 x20188 -x14782 -x19319 -x20566 x16587 x6757 -x11674 -x12308 -x18574 -x10099 -x10793 x8191 -x13941 -x5390 -x13083 -x19496 -x9445 -x16298 -x11092 -x10613 x16574 -x8472 -x10104 -x10789 x6129 -x11179 x3364 x589 -x18579 x6350 -x6289 -x18012 -x14927 x4082 x16493 -x13633 x4393 -x15205 -x4645 -x20230 -x18096 -x9854 -x13674 -x9142 -x16394 -x17443 -x10261 x9539 x2468 -x8342 -x17764 -x19595 -x19070 -x7678 -x16428 -x18722 -x14754 -x7879 -x14521 x8369 -x13198 x749 -x3072 x6607 -x12358 -x19037 x19385 -x12726 -x8093 x9340 -x7954 -x11145 x499 -x10351 -x17061 -x14998 -x19830 -x11974 -x15006 -x16549 -x13046 -x12748 -x4870 -x2342 -x3704 -x10941 -x830 -x15334 -x18394 -x18466 -x7159 x5589 x5537 -x13979 -x6875 -x11348 -x17642 -x2116 x2764 -x5073 -x15559 -x10326 -x6122 -x12368 -x19430 -x5746 -x20343 -x16241 -x4719 -x19956 -x13023 -x3851 -x17696 x6722 -x4309 -x18164 -x6577 -x1038 -x8034 -x6573 -x16672 -x1911 -x6794 x8838 -x4882 -x2101 -x16724 -x16252 -x13557 -x6788 -x938 -x2227 -x17473 -x17143 -x2880 -x20767 -x4819 -x15561 x6671 -x17303 -x4327 -x11183 -x13312 -x18087 -x14084 -x16616 -x12092 -x9864 x16111 x6804 -x11814 x3320 -x10688 -x18639 -x1024 x2538 -x12650 x9108 x2003 -x10304 -x12060 -x2431 -x1157 -x18295 -x13618 -x2695 -x151 -x709 -x5420 -x10796 -x19856 -x15376 -x13460 -x3867 -x6862 x3245 -x3587 -x9924 -x19191 x9287 -x16197 -x17170 -x1390 x5994 x424 -x2706 -x20913 -x16127 x1592 x7507 x19394 -x5253 x122 -x6375 x5662 -x12975 -x5646 -x18615 -x4582 -x12002 -x1049 x3948 -x1282 -x20784 x8880 -x3129 x1015 x17349 -x9082 -x10360 x737 -x11858 -x14502 -x8761 x20461 -x13579 x16401 -x16258 -x16802 -x18220 -x20660 x1533 -x13156 -x10299 -x16478 -x17239 -x10664 x2747 -x14560 -x18049 -x19530 -x3098 x7165 x106 -x17120 -x3650 -x12919 -x8798 -x3798 -x19312 -x2470 x5012 -x20044 -x18939 -x4463 -x17010 -x10486 -x3707 -x4313 x8937 -x18724 -x2010 -x2122 -x19510 x6302 -x15196 -x12716 -x4535 -x13694 -x10375 -x17613 -x3459 -x10473 x653 -x9907 -x11542 -x8334 -x17918 -x3271 -x9672 -x16025 x15818 -x1253 x9308 x3808 -x13704 -x8141 -x3577 -x6283 x8432 -x11530 -x19644 x8156 -x1634 x20606 -x17226 -x10661 -x13621 -x15300 -x193 x9345 -x15180 -x20570 -x16563 -x18848 -x7428 -x9007 -x15048 -x7733 -x17273 -x315 -x13520 -x6774 -x5834 x2321 -x6852 -x3992 -x4986 -x20804 x3533 -x2661 -x14147 -x14661 -x9256 -x15255 -x16928 -x15569 -x9201 -x6943 x8822 x16541 -x17907 -x6499 -x13808 -x7713 -x20030 -x620 x10145 -x19020 -x17379 -x9982 -x4592 -x17133 -x11538 x8977 -x9895 x8238 -x13005 -x9511 -x11485 -x5395 -x386 -x20634 -x3397 x6309 -x10505 x119 -x14376 -x9636 x7257 -x1773 x8597 x1472 -x11792 -x14375 -x15959 -x15518 x14142 -x15612 x16114 x6509 x270 -x13143 -x15208 x8117 -x14921 -x1652 -x13200 -x19808 x9278 -x7426 -x9095 -x16867 -x13406 -x20838 -x17704 -x19256 -x5965 -x14553 -x8831 -x5864 -x3593 -x4776 -x19518 x1940 -x5402 -x8096 -x5045 -x1847 -x20390 -x2675 -x12020 -x2135 -x10547 x5477 x4983 -x11846 -x3259 -x14919 -x15253 x2488 x3097 -x4788 x7907 -x18308 x508 -x16580 x3677 -x16050 -x3952 -x20191 -x18290 -x10485 -x4808 -x606 -x9810 -x14547 -x5527 -x1466 x5289 x775 -x10517 x3694 x7536 -x13651 -x18453 -x16900 -x10015 -x17740 -x19936 -x4710 x2476 -x13730 -x12154 -x16909 -x4938 -x10797 -x7161 -x14825 -x2380 x5749 -x12402 -x5076 -x12407 -x2446 -x4982 x9479 x6475 -x11339 -x16761 -x18270 -x10564 x5948 -x16188 -x7612 x12822 -x907 -x13702 -x9504 -x13728 -x11255 -x14394 x9488 -x2944 -x13382 -x18388 x12071 -x15976 -x12692 -x12856 x2051 -x2647 -x9706 -x6130 -x11242 x2986 -x3068 x7739 -x11323 -x10718 -x6145 -x18515 -x19565 -x14479 -x14724 -x8760 x8475 -x12217 -x12512 -x436 x5071 -x1329 -x18349 -x17222 -x10101 -x15193 -x12933 -x15924 -x2842 -x272 -x3389 -x18078 -x2158 x1650 -x4616 -x11185 -x2418 -x18402 x5041 x16423 x4807 -x1400 -x7523 -x310 -x15628 -x15637 -x20711 x3946 -x12003 -x14429 -x15064 x5950 -x7758 -x19169 x5172 -x5268 -x19639 x6347 x6915 -x15952 -x13863 -x8986 -x3269 -x8014 -x10930 -x5790 -x9885 -x18127 -x6952 x8548 -x18755 -x20055 x9138 -x16557 -x16108 -x4418 -x13209 x19147 -x10965 -x650 -x1263 -x9679 -x6617 x1374 -x19089 -x20891 -x11371 x18224 -x21102 -x15313 -x6025 -x7921 -x6977 -x6160 -x10286 -x12719 -x10244 -x20655 x6639 -x9548 -x10054 -x13190 -x18909 -x2408 -x16348 -x6703 x7703 -x15455 x15854 -x18251 x4691 -x18547 -x5897 x2398 x3446 -x18339 -x18379 -x20497 -x5174 -x13793 -x16904 -x17806 -x2277 -x9275 -x18638 -x17186 -x19869 -x6456 -x2827 -x14150 -x1860 -x2331 -x8070 -x14186 -x4181 x6359 -x11510 x4920 -x1267 -x1903 -x7828 -x15258 -x10403 -x10483 -x18499 -x19450 -x16233 -x1843 -x12642 -x20797 -x13013 x19387 -x13539 x19399 -x3599 -x13574 -x7597 -x3960 x8458 -x7635 x5713 -x14730 -x3528 -x12833 -x14637 -x9774 -x324 -x18167 -x18942 -x14978 -x10936 -x18836 -x11805 -x5236 x6790 x3749 -x12265 -x662 -x19520 x564 x4323 -x5149 -x11551 -x3400 -x1552 -x9824 x2994 -x19023 -x5130 -x13153 -x12815 x4292 x5531 x972 x6071 x6696 x6515 -x13428 x20354 -x20622 -x17082 -x13404 -x4420 -x18974 -x13340 -x5201 -x1854 x4863 x8430 x20289 -x9314 -x5101 -x10149 -x13986 -x2996 x3378 -x1728 -x18032 x9311 -x8193 -x6014 -x15427 -x16216 x1876 -x1963 -x3785 -x12773 -x14388 -x12862 -x8273 -x20096 -x10018 -x15286 -x18741 x15853 -x19210 -x5630 -x9791 -x10873 -x12109 -x18650 -x48 -x2510 -x507 -x12248 -x12321 -x10542 -x8773 -x16187 -x14313 -x3387 -x693 -x14983 -x19489 -x20444 -x12970 -x7378 -x7721 -x18796 -x10438 -x18276 x2457 -x17882 x7022 -x19584 -x17235 x9390 -x11385 -x16054 x7219 x6334 -x6140 x14135 -x14143 -x10115 -x3917 -x1481 -x11065 -x11093 -x13356 -x17464 -x8046 x8259 -x7666 x18871 -x10053 -x15439 x5199 -x18144 x7624 x6796 -x8489 -x12698 x9462 -x9204 -x8336 -x18599 -x17429 x20196 -x5213 -x9016 -x20440 -x8855 -x11687 -x18483 -x14491 -x9249 -x4491 -x18768 -x15415 -x13841 x16510 x19192 -x11051 -x6807 -x13004 -x15495 -x8207 x16120 -x111 -x19682 -x5362 x4799 -x20364 -x9699 x5219 -x9019 -x15470 -x10979 -x3552 -x20157 -x7619 -x14124 x9280 -x20514 -x13499 -x5142 -x15770 -x17373 -x10428 -x10682 x5629 x8823 -x10921 x2070 -x7149 -x15238 -x10702 -x9089 -x9305 -x14684 x20104 x17076 -x15848 -x11907 -x20847 -x277 -x13883 -x9943 x1441 -x10878 -x12475 x1885 x16512 -x12030 -x17502 -x4709 -x10184 -x3116 x4866 x9481 -x14356 -x9946 -x1736 -x17345 -x9958 -x20998 x2734 x3978 -x12546 -x16022 x109 -x10164 -x3335 -x9489 -x20317 -x14137 -x12254 x263 x4249 -x10395 -x7151 -x11872 -x14634 -x2567 -x5588 -x521 -x16201 -x19455 -x19646 -x14451 -x14603 -x13954 -x16996 -x319 x4782 x4666 -x18126 -x9673 -x5575 x5953 -x6364 -x13319 -x5474 -x11036 -x2632 -x20717 -x15137 -x6702 -x16200 -x14762 -x12754 -x17195 x5718 -x20385 -x19580 -x19379 -x2799 x6679 -x13492 -x5168 x15769 -x2788 -x9682 -x18100 -x10041 -x15486 -x14320 -x15330 -x6198 -x14962 x8400 -x11765 -x13296 -x15750 x6708 -x14335 -x15375 x18756 -x20411 -x4532 x18855 -x9018 x20117 x5313 x3313 -x15022 -x19994 -x8976 -x20771 -x14008 -x1242 -x10814 -x13732 -x11645 x8189 -x1991 x20300 -x2505 -x11531 -x18690 -x18789 -x12364 x8465 -x19598 -x6803 -x10097 -x11298 -x10622 -x4141 -x17911 -x10267 -x14112 -x12725 x1712 -x8263 -x4976 x2516 -x6772 -x10886 -x875 x18605 -x4049 -x10368 x8769 -x15441 x7531 -x5000 -x5804 -x13112 -x13413 -x834 x5001 -x16165 -x10277 x16413 -x11184 -x10475 -x20822 x1651 -x1433 -x12942 x20372 -x4993 -x18620 -x1331 -x5143 -x13600 x6557 -x9930 -x5773 x3118 -x13742 x7364 -x11027 -x20581 -x12695 x5307 -x11641 -x14515 -x6505 -x10091 -x17184 -x9932 -x8607 x6615 x3383 -x19955 -x5064 -x6058 -x6644 -x9586 -x3102 x3022 -x10478 -x8347 -x13347 -x17851 -x4735 -x9890 -x6 -x2762 -x21091 x1302 -x20743 -x91 -x20047 -x3334 -x11808 -x11714 x4487 -x7013 -x1629 -x11150 -x8893 -x7724 -x878 -x8296 -x10922 -x13028 -x8781 -x4461 -x13219 -x16736 -x11932 -x8078 -x18104 x11 -x1888 -x2585 -x8688 -x16720 x7888 -x12247 x6300 -x16243 x3052 x7673 -x8434 -x13763 x466 -x18937 -x12567 x7269 -x7775 x8187 -x12801 -x10515 x4713 -x16104 x8819 -x9439 -x14414 x9494 -x8807 -x7506 -x3115 -x11494 -x5026 x2754 -x12245 -x3233 -x7291 -x162 -x7751 x2390 -x12880 -x10743 -x13387 -x8828 -x12050 -x5612 -x15788 -x8368 -x19623 -x7885 -x9388 -x14445 -x18272 -x8507 -x17515 -x827 x16501 x7247 -x1479 -x7793 -x12632 -x17736 -x17055 -x2234 x7299 -x1414 -x4174 -x818 -x1357 -x9125 -x5501 -x10269 x16642 -x5576 -x708 -x16794 -x13519 x8150 -x3525 -x13772 -x14649 x18635 -x485 -x10700 x6471 -x18935 -x20963 -x18040 -x3457 -x9105 -x10677 -x7626 -x13379 -x5131 x3868 -x12148 -x11527 -x5035 -x19801 -x6322 -x10082 -x7993 -x7452 -x7743 -x11913 -x2299 -x6484 -x17942 -x14395 x5954 -x9519 -x17252 -x3674 -x5147 -x530 -x11522 x9126 -x10333 -x12029 -x8584 -x13537 -x13792 -x634 -x20162 -x12821 -x15511 -x20381 -x2223 -x3501 -x7606 -x11976 -x757 -x352 -x2738 -x2626 -x16351 x5204 -x9681 -x5991 -x12293 -x17668 -x4806 -x9332 -x13020 -x14370 -x5028 -x16483 -x4543 -x10989 -x12117 -x9712 -x11867 -x13889 -x17682 -x19350 -x11855 -x16895 -x20017 x1626 x6338 x5572 -x7494 -x14162 -x4228 -x10340 -x14407 -x2904 -x21089 -x6074 -x15647 x2344 -x7089 x4922 -x18641 -x10221 -x15297 -x14047 x18858 -x15586 -x19310 x7475 -x18258 -x7711 x2462 -x13114 -x2637 -x5926 x5777 x20190 x205 x13725 -x8620 -x10629 -x2442 x20246 -x11766 -x12723 x3799 -x14481 -x16715 -x12488 -x20980 -x3574 -x4042 x220 -x5495 -x13082 -x8631 -x17972 -x8209 -x5870 -x14699 -x15367 -x6737 -x16342 -x11874 -x10708 x4129 -x19110 -x19328 -x331 -x18440 x20414 -x5229 x6636 -x3666 x2005 -x13939 x1831 -x18473 x5231 -x11143 -x15947 -x19697 -x9267 -x5156 -x15092 -x17998 -x19880 -x4308 -x8659 -x8585 -x14915 x16070 -x18474 -x19219 -x16822 -x11461 -x18614 x629 -x20652 -x5453 x510 -x10013 -x9970 -x12083 -x18567 x20277 -x4302 -x19501 -x2241 -x8403 -x9023 -x11054 x6539 x1774 -x7705 -x19144 -x20840 -x21072 x1483 x4350 -x4417 -x10802 x6221 -x1817 -x10968 -x9496 x656 -x10810 -x5998 x7674 -x3100 -x13363 -x19853 -x2360 -x12931 -x8220 -x5506 -x11970 -x11011 -x262 -x16248 -x2668 -x11163 -x15833 x6494 -x13139 -x10832 -x6747 -x8395 -x15069 -x18513 x7042 -x16919 -x12340 -x2901 -x11103 -x20974 -x10338 x8396 x8569 -x9804 -x19002 x5686 -x4180 x20578 x2377 -x18742 -x17496 -x1401 -x11770 -x5493 -x5354 -x6050 -x12186 -x3712 -x8084 -x1440 -x1192 -x12221 -x3778 -x14890 -x15734 -x9421 -x19982 -x12980 x5846 -x12646 x14800 -x11811 -x8033 -x567 x6047 -x16390 -x18749 -x3841 -x16706 x6634 -x3654 -x3324 -x20255 x1994 -x9540 -x8479 -x21088 -x17655 -x334 x970 -x5009 x3769 -x10470 -x17520 -x17074 -x10858 -x936 x20600 -x3304 -x17886 -x6930 -x14928 -x2735 -x12372 -x13131 x4745 -x19559 -x17231 x7811 -x1706 x713 -x3421 -x15530 -x3914 x8857 -x20092 x2877 x6657 -x20839 -x19459 -x9696 -x14682 -x5705 -x20312 -x3262 -x6479 -x7139 -x13427 x4518 -x7620 -x20609 -x8806 -x5887 -x11340 -x19441 -x11536 -x16838 -x7388 -x6964 -x13645 -x418 x8611 -x13412 x2643 -x17364 x3609 -x2915 -x6725 -x15001 -x18035 -x19104 x7379 x19421 x20371 -x14291 -x12420 -x20871 -x13696 -x5007 -x2939 x6029 -x14577 x3657 -x5620 -x13790 -x19102 -x7020 -x12987 -x14058 x3837 -x6749 -x16245 -x15090 -x14997 -x2584 x3621 -x12184 -x8655 -x11602 -x10975 -x6135 -x10415 -x10848 -x1047 -x11363 x15768 -x20452 x8539 -x8059 -x12786 -x10529 -x3325 x8204 -x16333 -x18398 x5661 -x17021 -x5397 x6369 -x11430 -x18886 -x13215 x6779 -x17822 -x12729 -x14726 -x9231 x1476 x4434 x16470 -x2289 -x13425 -x5422 -x1245 -x3107 -x13760 -x9652 -x12314 -x17803 -x7380 -x8391 -x16816 x4990 -x11940 -x11235 x7185 -x7503 x8504 x6897 -x9101 -x18311 x989 -x18711 -x12347 -x10512 x20994 -x11749 -x17608 x4476 -x1921 x7344 -x12192 -x13449 x8404 -x1919 -x11033 -x1734 x16556 -x6433 -x711 -x13947 -x10898 x602 x6805 -x5602 -x12328 x3114 -x19708 -x7908 x4226 -x2875 -x16596 -x19009 -x10871 -x19617 -x762 -x3971 -x1955 -x11052 -x12144 -x5770 -x887 -x8062 -x2290 -x13575 -x13691 -x12466 -x20128 x16496 x4495 -x5379 x4780 -x2687 -x14923 -x15142 -x3541 -x11207 -x18652 x7540 x20234 -x7300 -x17376 -x13857 x8783 -x21096 -x18034 -x12360 -x6164 -x11851 -x15163 -x13270 -x11327 x3085 -x8330 -x9935 -x18125 -x15682 -x9261 -x198 x1503 -x6936 -x16153 -x10124 -x18769 x4865 -x934 -x3924 -x8864 x5286 -x16454 x1562 -x14109 -x1981 -x9965 x19409 -x4918 -x12691 -x1907 -x20528 -x20892 -x13599 -x14070 -x6891 -x15014 x4575 x2187 x18859 -x3764 -x292 -x217 -x4214 x16068 -x8746 x7108 -x19920 -x13184 -x17717 -x7322 -x10190 -x7205 -x10138 -x4029 x16103 -x11109 -x10387 -x12837 -x12708 -x12968 -x16823 -x1666 -x17172 -x2235 -x18613 -x16559 -x11358 -x15235 x1297 -x14579 x541 -x9074 -x18631 -x1129 -x722 x6635 -x4077 -x20770 x6417 x18165 x4798 -x13888 -x7967 x8962 -x8316 -x1116 -x5211 -x14673 -x13285 -x3882 -x11533 -x19066 -x15575 -x2696 -x14644 -x8374 -x10254 x7472 x7562 -x9127 -x8290 -x19823 -x18763 -x4016 -x14604 -x9634 -x9055 -x19575 -x15707 x6013 -x13830 -x16713 x16387 -x5745 -x17442 -x16754 -x15696 -x16758 -x2667 -x8640 -x11361 x420 -x16796 -x12397 -x16131 -x10957 -x4610 -x7294 -x17759 -x6727 -x4887 x2064 x5512 x1541 -x10759 -x1886 -x16827 -x13265 -x19426 -x18227 -x15224 -x15761 x2389 -x19688 -x1908 -x17279 -x15384 -x13692 -x3703 -x8121 -x12995 -x4853 -x20097 -x433 -x4497 x1953 x6259 -x11978 x35 x16688 -x20763 -x6878 x8007 x8145 -x6961 -x4852 -x753 x9219 -x20341 -x13351 -x18213 -x4522 -x13282 -x13919 -x13180 -x1616 -x18329 -x10768 -x9564 -x2663 -x18282 -x16296 -x17739 -x17603 -x15973 -x9299 -x7296 x7857 x19126 -x13452 -x13343 -x7534 x3162 -x9224 x6765 x16074 -x7877 x6394 x8012 x7957 -x11513 -x13935 -x18114 -x19345 -x12813 -x14052 -x7664 -x9977 -x1332 -x4127 -x14280 -x15476 -x14520 -x6670 -x15031 -x15385 -x8322 -x9270 -x16184 -x3482 -x14885 x18420 -x20 -x14222 -x4779 -x3351 -x17837 -x19225 x3784 -x1927 -x8516 -x3219 -x13444 x16536 -x4694 -x215 -x8408 -x5196 -x6599 -x20852 -x9559 -x14151 -x19170 -x13360 -x6115 -x14295 -x15957 -x16780 x1743 -x13364 -x12302 -x10083 -x13288 -x14946 -x18607 -x10474 -x6315 -x10544 -x9910 -x11953 -x9745 -x8178 -x13982 -x19661 -x14331 -x15457 x3011 -x14623 x2691 x6621 -x18587 -x5712 -x19978 -x7590 -x5353 -x12628 -x2367 -x10624 -x13099 x4291 -x17415 -x4564 -x8482 x455 -x9813 -x31 -x11717 -x6793 -x8115 x6038 -x16700 x19711 -x11989 -x11378 x3086 -x17437 -x14189 -x18426 x5546 -x16881 x6382 -x20625 -x3901 -x15898 -x17840 -x12541 -x13689 -x13276 -x3076 -x17865 -x19601 -x2913 -x14009 -x16959 -x19463 -x4851 -x11286 -x13890 -x11343 -x18958 -x17776 -x6112 -x11803 -x16232 -x13334 -x7830 -x15936 -x11788 -x1987 x19983 -x16215 -x10534 -x11193 -x18558 -x7032 -x15862 -x8293 x1310 -x18085 -x12064 -x6360 -x13866 -x11560 -x14476 -x12826 -x12587 -x13346 -x15030 -x2308 -x3043 -x17025 -x419 -x16525 x5791 -x13675 -x4538 -x17796 x514 x2112 -x6402 -x6383 -x11694 -x6030 x1703 -x6393 -x18432 -x12168 -x2525 -x11971 -x14201 -x18458 -x11176 -x19453 x19736 x9292 -x20924 -x17105 -x17257 -x7887 -x16805 -x15149 -x10476 -x14786 -x17709 -x19892 -x14155 -x15931 -x11972 -x6659 -x3902 -x9012 -x10608 x19111 -x13836 -x11761 -x10246 -x16186 -x6470 -x10072 -x4070 x2712 -x7893 -x6588 -x6110 -x11952 x9151 x8602 -x14945 x5757 -x5116 -x14343 -x12660 -x16912 -x2601 -x6580 -x20826 -x14146 -x16078 x4053 x707 -x9963 -x15868 -x6209 -x9999 -x11038 x1319 -x3396 -x16961 x409 -x12028 -x15737 -x16568 -x16783 -x15265 -x11344 -x3065 x2056 x16490 -x13646 -x9374 -x12905 x16071 -x18161 -x2568 -x18485 -x14269 -x9727 -x7633 x6066 -x10742 -x9524 -x12553 x19188 -x19504 -x4488 -x14495 -x20379 -x13508 -x15228 -x19802 -x20073 -x2171 -x474 -x11444 -x20028 -x3891 x1213 -x9405 -x14026 -x13189 -x3963 -x12983 -x5729 -x9680 -x2889 -x20919 -x16173 -x11686 x6411 -x8017 -x17225 -x15574 -x15296 -x1241 -x12566 -x16379 -x13514 -x16922 -x3634 -x2238 -x10153 -x5565 -x11504 -x8148 -x6286 -x17638 -x18287 -x13757 -x3121 -x13035 -x19367 -x4567 -x3964 -x15401 -x15779 -x472 -x1093 x1188 -x8018 -x628 -x17521 x3557 -x11411 -x11568 -x18949 -x17654 -x11876 -x9694 -x816 -x3846 -x19642 -x10448 -x11705 -x11960 -x16086 -x17217 x1262 x20398 -x12131 -x9451 -x2984 x107 -x11458 x9356 -x18895 -x8793 -x12273 -x7970 -x14182 -x13813 -x11157 -x17628 -x20759 -x16773 -x9700 -x3920 x2800 -x19507 -x18673 -x7555 -x3812 x2063 -x13698 -x16776 -x13549 x5018 -x10815 -x5648 x1186 -x8179 -x8909 x3046 -x13150 -x7528 x9144 -x17685 -x19304 -x12561 -x13002 -x15181 -x16790 -x9459 -x11775 -x13659 -x7238 -x12838 -x2345 -x2271 -x18101 -x12993 -x13291 -x8996 x2678 -x1878 -x20595 x2705 -x9956 x1046 -x2674 -x13739 -x1335 -x17498 x5704 -x20549 x6692 -x8053 -x15481 -x10039 x4019 -x18361 -x19620 -x11892 -x9671 x3806 -x21032 -x1062 -x11294 -x5779 -x18721 -x8122 -x16620 -x14897 -x5778 -x20460 -x15349 -x17677 -x6274 -x9734 -x1563 -x20663 -x18718 -x11781 -x1960 -x3637 -x10380 x2776 -x13295 -x15534 -x18643 -x19998 -x12041 -x1536 -x14486 -x9983 x3462 x19699 -x8467 -x6974 -x14616 -x18452 -x19786 -x11946 -x18739 -x11507 -x20851 -x17805 x1856 -x5584 -x13149 -x3181 -x909 x17382 -x18538 -x9733 -x12509 -x13685 -x18284 -x18094 x5983 x9081 -x21052 -x10152 -x11345 -x20272 -x20253 -x14643 -x11483 x19704 -x100 -x18274 -x21031 -x6225 -x2375 -x10738 -x13447 -x16987 x281 x1189 -x16935 -x1624 -x18604 x6249 -x10658 -x8301 -x17136 -x407 -x10558 -x20698 x1474 -x17093 -x14731 -x4660 -x10139 -x11688 -x3823 -x4288 x3981 x2798 x908 -x18438 -x19428 -x19369 -x7006 -x9543 -x4962 x7817 -x10300 x8221 -x13533 -x16506 -x7073 -x17397 x3392 -x19249 -x12226 x1158 -x1755 -x5098 -x1019 -x828 -x17644 -x9079 -x50 -x7889 x9641 -x9570 -x19365 -x19523 -x6124 -x18617 -x11977 -x12279 -x12230 -x8317 -x20684 -x15062 -x6697 -x19001 -x13823 -x4797 -x5752 -x18333 -x6591 x20212 -x11063 x4411 -x16268 -x5725 -x16502 -x14060 x2039 -x3210 -x6586 -x1957 -x3613 -x1333 -x1823 -x16261 -x19488 -x7385 -x8068 -x18057 -x19914 x577 x7882 -x2732 -x1894 x3296 -x6003 -x11969 -x3479 x7735 -x6584 -x12344 x62 x3686 -x18603 -x21014 -x6648 -x15797 -x20861 -x11132 x4639 -x8589 -x12009 x4038 -x19281 x8402 -x20972 -x6104 -x836 -x14458 -x5273 -x15532 -x2652 -x20910 -x13123 x337 x624 -x12203 -x2671 -x6362 -x18898 x19202 x4655 -x13336 -x14012 -x12547 -x18702 -x115 -x9933 -x14877 -x13571 -x1747 -x19372 -x18750 -x18540 -x15967 -x10019 -x9826 -x7106 -x17801 -x18120 -x2257 -x15037 -x93 -x13974 -x20618 -x1880 x8244 -x2883 -x9045 x6327 -x19527 x19415 -x11968 -x14509 -x14692 -x17451 -x7356 -x3911 -x9761 x8502 -x13799 -x299 -x16228 -x17629
12.69/19.65 s OPTIMUM FOUND
12.69/19.65 c Time taken to solve: 8.031331613 seconds
12.69/19.65 c Total time taken: 12.177476644515991 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-4847482-1784128745/watcher-4847482-1784128745 -o /tmp/evaluation-result-4847482-1784128745/solver-4847482-1784128745 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847482-1784128745/vars-4847482-1784128745 --bin-var /tmp/runsolver-exch-nodeE001-1784128647-21329 --watchdog 3760 run HOME/instance-4847482-1784128745.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1104184900 --intermediate --solver ortools
running on 4 cores: 28-31
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 1-3,5-7,9-10,12-13,15-16,18-20,22-25,27-29,31-33,35,37-38,40,42-44,46-48,50,52-53,55,60-61,63
3550 MHz: 0,36,39,49,51,56-59
3600 MHz: 4,8,11,14,17,21,26,30,34,41,45,54,62
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 1-3
3600 MHz: 0
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 28-31
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (127494 MiB free)
node 1: cores 8-15, 129019 MiB (128327 MiB free)
node 2: cores 16-23, 128973 MiB (127861 MiB free)
node 3: cores 24-31, 129003 MiB (126593 MiB free)
node 4: cores 32-39, 129019 MiB (128352 MiB free)
node 5: cores 40-47, 129019 MiB (128626 MiB free)
node 6: cores 48-55, 129019 MiB (127842 MiB free)
node 7: cores 56-63, 128474 MiB (127465 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
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=22152, runsolver pid=22147
Current StackSize limit: 8192 KiB
[startup+0.100058 s]*
/proc/loadavg: 13.49 4.86 3.71 13/914 22153
/proc/meminfo: memFree=1047095732/1055320712 swapFree=33554428/33554428
[pid=22152] ppid=22147 vsize=1776 memory=420 CPUtime=0 cores=28-31
/proc/22152/stat : 22152 (run) D 22147 22152 21305 0 -1 4456448 77 0 0 0 0 0 0 0 20 0 1 0 2462981 1818624 0 18446744073709551615 94284558868480 94284559763013 140722197714176 0 0 0 0 0 0 1 0 0 17 28 0 0 0 0 0 94284560002064 94284560049808 94284569714688 140722197719170 140722197719405 140722197719405 140722197725137 0
/proc/22152/statm: 444 105 94 219 0 64 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 1776 KiB
Current children cumulated memory: 420 KiB
[startup+0.212432 s]*
/proc/loadavg: 13.49 4.86 3.71 12/913 22156
/proc/meminfo: memFree=1047118880/1055320712 swapFree=33554428/33554428
[pid=22152] ppid=22147 vsize=4324 memory=3124 CPUtime=0 cores=28-31
/proc/22152/stat : 22152 (run) S 22147 22152 21305 0 -1 4194304 213 0 0 0 0 0 0 0 20 0 1 0 2462981 4427776 640 18446744073709551615 94284558868480 94284559763013 140722197714176 0 0 0 2 4 65536 1 0 0 17 28 0 0 0 0 0 94284560002064 94284560049808 94284569714688 140722197719170 140722197719405 140722197719405 140722197725137 0
/proc/22152/statm: 1081 781 696 219 0 143 0
[pid=22156] ppid=22152 vsize=428 memory=264 CPUtime=0 cores=28-31
/proc/22156/stat : 22156 (uname) D 22152 22152 21305 0 -1 4456448 80 0 0 0 0 0 0 0 20 0 1 0 2462999 438272 0 18446744073709551615 94713631637504 94713631649649 140726055627888 0 0 0 0 0 0 1 0 0 17 30 0 0 0 0 0 94713631660624 94713631662232 94713655672832 140726055631262 140726055631268 140726055631268 140726055636969 0
/proc/22156/statm: 107 66 55 3 0 42 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4752 KiB
Current children cumulated memory: 3388 KiB
[startup+0.311375 s]*
/proc/loadavg: 13.69 5.04 3.78 13/917 22160
/proc/meminfo: memFree=1047118436/1055320712 swapFree=33554428/33554428
[pid=22152] ppid=22147 vsize=4324 memory=3124 CPUtime=0 cores=28-31
/proc/22152/stat : 22152 (run) S 22147 22152 21305 0 -1 4194304 213 0 0 0 0 0 0 0 20 0 1 0 2462981 4427776 640 18446744073709551615 94284558868480 94284559763013 140722197714176 0 0 0 2 4 65536 1 0 0 17 28 0 0 0 0 0 94284560002064 94284560049808 94284569714688 140722197719170 140722197719405 140722197719405 140722197725137 0
/proc/22152/statm: 1081 781 696 219 0 143 0
[pid=22156] ppid=22152 vsize=428 memory=264 CPUtime=0 cores=28-31
/proc/22156/stat : 22156 (uname) D 22152 22152 21305 0 -1 4456448 80 0 0 0 0 0 0 0 20 0 1 0 2462999 438272 0 18446744073709551615 94713631637504 94713631649649 140726055627888 0 0 0 0 0 0 1 0 0 17 30 0 0 0 0 0 94713631660624 94713631662232 94713655672832 140726055631262 140726055631268 140726055631268 140726055636969 0
/proc/22156/statm: 107 66 55 3 0 42 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4752 KiB
Current children cumulated memory: 3388 KiB
[startup+0.700131 s]
/proc/loadavg: 13.69 5.04 3.78 13/919 22163
/proc/meminfo: memFree=1047126068/1055320712 swapFree=33554428/33554428
[pid=22152] ppid=22147 vsize=4324 memory=3136 CPUtime=0 cores=28-31
/proc/22152/stat : 22152 (run) S 22147 22152 21305 0 -1 4194304 267 124 0 0 0 0 0 0 20 0 1 0 2462981 4427776 640 18446744073709551615 94284558868480 94284559763013 140722197714176 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 94284560002064 94284560049808 94284569714688 140722197719170 140722197719405 140722197719405 140722197725137 0
/proc/22152/statm: 1081 784 696 219 0 143 0
[pid=22161] ppid=22152 vsize=15000 memory=9340 CPUtime=0 cores=28-31
/proc/22161/stat : 22161 (python3) D 22152 22152 21305 0 -1 4456448 880 0 0 0 0 0 0 0 20 0 1 0 2463019 15360000 2176 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 2 1 0 0 17 29 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
/proc/22161/statm: 3750 2335 1610 753 0 1599 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 19324 KiB
Current children cumulated memory: 12476 KiB
[startup+1.50014 s]
/proc/loadavg: 13.69 5.04 3.78 14/923 22171
/proc/meminfo: memFree=1047088908/1055320712 swapFree=33554428/33554428
[pid=22152] ppid=22147 vsize=4324 memory=3136 CPUtime=0 cores=28-31
/proc/22152/stat : 22152 (run) S 22147 22152 21305 0 -1 4194304 267 124 0 0 0 0 0 0 20 0 1 0 2462981 4427776 640 18446744073709551615 94284558868480 94284559763013 140722197714176 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 94284560002064 94284560049808 94284569714688 140722197719170 140722197719405 140722197719405 140722197725137 0
/proc/22152/statm: 1081 784 696 219 0 143 0
[pid=22161] ppid=22152 vsize=26228 memory=20392 CPUtime=0.05 cores=28-31
/proc/22161/stat : 22161 (python3) D 22152 22152 21305 0 -1 4194304 3463 0 0 0 5 0 0 0 20 0 1 0 2463019 26857472 4992 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 2 1 0 0 17 29 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
/proc/22161/statm: 6557 5098 1867 753 0 4006 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 30552 KiB
Current children cumulated memory: 23528 KiB
[startup+3.11263 s]
/proc/loadavg: 13.69 5.04 3.78 12/932 22185
/proc/meminfo: memFree=1047074252/1055320712 swapFree=33554428/33554428
[pid=22152] ppid=22147 vsize=4324 memory=3136 CPUtime=0 cores=28-31
/proc/22152/stat : 22152 (run) S 22147 22152 21305 0 -1 4194304 267 124 0 0 0 0 0 0 20 0 1 0 2462981 4427776 640 18446744073709551615 94284558868480 94284559763013 140722197714176 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 94284560002064 94284560049808 94284569714688 140722197719170 140722197719405 140722197719405 140722197725137 0
/proc/22152/statm: 1081 784 696 219 0 143 0
[pid=22161] ppid=22152 vsize=243900 memory=42500 CPUtime=0.37 cores=28-31
/proc/22161/stat : 22161 (python3) D 22152 22152 21305 0 -1 4194304 6569 0 0 0 35 2 0 0 20 0 4 0 2463019 249753600 10240 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 2 0 0 0 17 29 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
/proc/22161/statm: 60975 10625 4546 753 0 46041 0
[pid=22161/tid=22172] ppid=22152 vsize=243900 memory=14248 CPUtime=0.07 cores=28-31
/proc/22161/task/22172/stat : 22172 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 249753600 10240 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 2 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
[pid=22161/tid=22173] ppid=22152 vsize=243900 memory=37636 CPUtime=0.07 cores=28-31
/proc/22161/task/22173/stat : 22173 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 249753600 10240 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 2 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
[pid=22161/tid=22174] ppid=22152 vsize=243900 memory=0 CPUtime=0.07 cores=28-31
/proc/22161/task/22174/stat : 22174 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 249753600 10240 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 2 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 248224 KiB
Current children cumulated memory: 45636 KiB
heavy processes:
[startup+6.30014 s]
/proc/loadavg: 13.87 5.22 3.84 12/940 22194
/proc/meminfo: memFree=1046948324/1055320712 swapFree=33554428/33554428
[pid=22152] ppid=22147 vsize=4324 memory=3136 CPUtime=0 cores=28-31
/proc/22152/stat : 22152 (run) S 22147 22152 21305 0 -1 4194304 267 124 0 0 0 0 0 0 20 0 1 0 2462981 4427776 640 18446744073709551615 94284558868480 94284559763013 140722197714176 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 94284560002064 94284560049808 94284569714688 140722197719170 140722197719405 140722197719405 140722197725137 0
/proc/22152/statm: 1081 784 696 219 0 143 0
[pid=22161] ppid=22152 vsize=328700 memory=82048 CPUtime=0.52 cores=28-31
/proc/22161/stat : 22161 (python3) D 22152 22152 21305 0 -1 4194304 14654 0 0 0 47 5 0 0 20 0 4 0 2463019 336588800 20224 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 2 0 0 0 17 29 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
/proc/22161/statm: 82175 20512 6831 753 0 53547 0
[pid=22161/tid=22172] ppid=22152 vsize=328700 memory=3136 CPUtime=0.07 cores=28-31
/proc/22161/task/22172/stat : 22172 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 336588800 20224 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 2 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
[pid=22161/tid=22173] ppid=22152 vsize=328700 memory=15816 CPUtime=0.07 cores=28-31
/proc/22161/task/22173/stat : 22173 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 336588800 20224 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 2 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
[pid=22161/tid=22174] ppid=22152 vsize=328700 memory=21256 CPUtime=0.07 cores=28-31
/proc/22161/task/22174/stat : 22174 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 336588800 20224 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 2 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 333024 KiB
Current children cumulated memory: 85184 KiB
heavy processes:
[startup+12.7002 s]
/proc/loadavg: 14.05 5.40 3.91 16/940 22247
/proc/meminfo: memFree=1046311844/1055320712 swapFree=33554428/33554428
[pid=22152] ppid=22147 vsize=4324 memory=3136 CPUtime=0 cores=28-31
/proc/22152/stat : 22152 (run) S 22147 22152 21305 0 -1 4194304 267 124 0 0 0 0 0 0 20 0 1 0 2462981 4427776 640 18446744073709551615 94284558868480 94284559763013 140722197714176 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 94284560002064 94284560049808 94284569714688 140722197719170 140722197719405 140722197719405 140722197725137 0
/proc/22152/statm: 1081 784 696 219 0 143 0
[pid=22161] ppid=22152 vsize=626652 memory=316036 CPUtime=5.81 cores=28-31
/proc/22161/stat : 22161 (python3) R 22152 22152 21305 0 -1 4194304 112464 0 0 0 568 13 0 0 20 0 4 0 2463019 641691648 78789 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 0 0 0 17 29 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
/proc/22161/statm: 156663 79009 13432 753 0 107700 0
[pid=22161/tid=22172] ppid=22152 vsize=626652 memory=3136 CPUtime=0.07 cores=28-31
/proc/22161/task/22172/stat : 22172 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 641691648 78789 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
[pid=22161/tid=22173] ppid=22152 vsize=626652 memory=3747054479204438157 CPUtime=0.07 cores=28-31
/proc/22161/task/22173/stat : 22173 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 641691648 78789 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
[pid=22161/tid=22174] ppid=22152 vsize=626652 memory=228440 CPUtime=0.07 cores=28-31
/proc/22161/task/22174/stat : 22174 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 641691648 78789 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
Current children cumulated CPU time: 5.81 s
Current children cumulated vsize: 630976 KiB
Current children cumulated memory: 319172 KiB
heavy processes:
[startup+20.0801 s]
# the end of solver process 22152 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=13.0084 s, system=0.171874 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+12.8136 s]
/proc/loadavg: 14.05 5.40 3.91 15/932 22255
/proc/meminfo: memFree=1046333124/1055320712 swapFree=33554428/33554428
[pid=22152] ppid=22147 vsize=4324 memory=3136 CPUtime=0 cores=28-31
/proc/22152/stat : 22152 (run) S 22147 22152 21305 0 -1 4194304 267 124 0 0 0 0 0 0 20 0 1 0 2462981 4427776 640 18446744073709551615 94284558868480 94284559763013 140722197714176 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 94284560002064 94284560049808 94284569714688 140722197719170 140722197719405 140722197719405 140722197725137 0
/proc/22152/statm: 1081 784 696 219 0 143 0
[pid=22161] ppid=22152 vsize=633444 memory=322748 CPUtime=5.93 cores=28-31
/proc/22161/stat : 22161 (python3) R 22152 22152 21305 0 -1 4194304 114185 0 0 0 580 13 0 0 20 0 4 0 2463019 648646656 80453 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 0 0 0 17 29 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
/proc/22161/statm: 158361 80687 13432 753 0 109398 0
[pid=22161/tid=22172] ppid=22152 vsize=633444 memory=5440 CPUtime=0.07 cores=28-31
/proc/22161/task/22172/stat : 22172 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 648646656 80453 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
[pid=22161/tid=22173] ppid=22152 vsize=633444 memory=3188 CPUtime=0.07 cores=28-31
/proc/22161/task/22173/stat : 22173 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 648646656 80453 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
[pid=22161/tid=22174] ppid=22152 vsize=633444 memory=5464 CPUtime=0.07 cores=28-31
/proc/22161/task/22174/stat : 22174 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 648646656 80453 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
Current children cumulated CPU time: 5.93 s
Current children cumulated vsize: 637768 KiB
Current children cumulated memory: 325884 KiB
[startup+16.0001 s]*
/proc/loadavg: 14.20 5.58 3.97 15/932 22255
/proc/meminfo: memFree=1046021972/1055320712 swapFree=33554428/33554428
[pid=22152] ppid=22147 vsize=4324 memory=3136 CPUtime=0 cores=28-31
/proc/22152/stat : 22152 (run) S 22147 22152 21305 0 -1 4194304 267 124 0 0 0 0 0 0 20 0 1 0 2462981 4427776 640 18446744073709551615 94284558868480 94284559763013 140722197714176 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 94284560002064 94284560049808 94284569714688 140722197719170 140722197719405 140722197719405 140722197725137 0
/proc/22152/statm: 1081 784 696 219 0 143 0
[pid=22161] ppid=22152 vsize=713808 memory=403256 CPUtime=9.11 cores=28-31
/proc/22161/stat : 22161 (python3) R 22152 22152 21305 0 -1 4194304 135747 0 0 0 897 14 0 0 20 0 4 0 2463019 730939392 100503 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 0 0 0 17 29 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
/proc/22161/statm: 178452 100814 13980 753 0 129489 0
[pid=22161/tid=22172] ppid=22152 vsize=713808 memory=3136 CPUtime=0.07 cores=28-31
/proc/22161/task/22172/stat : 22172 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 730939392 100503 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
[pid=22161/tid=22173] ppid=22152 vsize=713808 memory=403044 CPUtime=0.07 cores=28-31
/proc/22161/task/22173/stat : 22173 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 730939392 100503 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
[pid=22161/tid=22174] ppid=22152 vsize=713808 memory=-6000919498526780269 CPUtime=0.07 cores=28-31
/proc/22161/task/22174/stat : 22174 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 730939392 100503 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
Current children cumulated CPU time: 9.11 s
Current children cumulated vsize: 718132 KiB
Current children cumulated memory: 406392 KiB
[startup+17.6001 s]
/proc/loadavg: 14.20 5.58 3.97 15/932 22255
/proc/meminfo: memFree=1045999124/1055320712 swapFree=33554428/33554428
[pid=22152] ppid=22147 vsize=4324 memory=3136 CPUtime=0 cores=28-31
/proc/22152/stat : 22152 (run) S 22147 22152 21305 0 -1 4194304 267 124 0 0 0 0 0 0 20 0 1 0 2462981 4427776 640 18446744073709551615 94284558868480 94284559763013 140722197714176 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 94284560002064 94284560049808 94284569714688 140722197719170 140722197719405 140722197719405 140722197725137 0
/proc/22152/statm: 1081 784 696 219 0 143 0
[pid=22161] ppid=22152 vsize=716416 memory=406200 CPUtime=10.69 cores=28-31
/proc/22161/stat : 22161 (python3) R 22152 22152 21305 0 -1 4194304 136484 0 0 0 1055 14 0 0 20 0 4 0 2463019 733609984 101271 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 0 0 0 17 29 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
/proc/22161/statm: 179104 101550 13980 753 0 130141 0
[pid=22161/tid=22172] ppid=22152 vsize=716416 memory=2660 CPUtime=0.07 cores=28-31
/proc/22161/task/22172/stat : 22172 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 733609984 101271 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
[pid=22161/tid=22173] ppid=22152 vsize=716416 memory=15816 CPUtime=0.07 cores=28-31
/proc/22161/task/22173/stat : 22173 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 733609984 101271 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
[pid=22161/tid=22174] ppid=22152 vsize=716416 memory=14248 CPUtime=0.07 cores=28-31
/proc/22161/task/22174/stat : 22174 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 733609984 101271 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
Current children cumulated CPU time: 10.69 s
Current children cumulated vsize: 720740 KiB
Current children cumulated memory: 409336 KiB
[startup+19.2001 s]
/proc/loadavg: 14.20 5.58 3.97 15/932 22255
/proc/meminfo: memFree=1045991384/1055320712 swapFree=33554428/33554428
[pid=22152] ppid=22147 vsize=4324 memory=3136 CPUtime=0 cores=28-31
/proc/22152/stat : 22152 (run) S 22147 22152 21305 0 -1 4194304 267 124 0 0 0 0 0 0 20 0 1 0 2462981 4427776 640 18446744073709551615 94284558868480 94284559763013 140722197714176 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 94284560002064 94284560049808 94284569714688 140722197719170 140722197719405 140722197719405 140722197725137 0
/proc/22152/statm: 1081 784 696 219 0 143 0
[pid=22161] ppid=22152 vsize=718556 memory=408480 CPUtime=12.28 cores=28-31
/proc/22161/stat : 22161 (python3) R 22152 22152 21305 0 -1 4194304 146076 0 0 0 1214 14 0 0 20 0 4 0 2463019 735801344 101783 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 0 0 0 17 29 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
/proc/22161/statm: 179639 102120 13980 753 0 130676 0
[pid=22161/tid=22172] ppid=22152 vsize=718556 memory=15816 CPUtime=0.07 cores=28-31
/proc/22161/task/22172/stat : 22172 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 735801344 101783 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
[pid=22161/tid=22173] ppid=22152 vsize=718556 memory=14248 CPUtime=0.07 cores=28-31
/proc/22161/task/22173/stat : 22173 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 735801344 101783 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
[pid=22161/tid=22174] ppid=22152 vsize=718556 memory=0 CPUtime=0.07 cores=28-31
/proc/22161/task/22174/stat : 22174 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 735801344 101783 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
Current children cumulated CPU time: 12.28 s
Current children cumulated vsize: 722880 KiB
Current children cumulated memory: 411616 KiB
[startup+19.6002 s]
/proc/loadavg: 14.20 5.58 3.97 15/932 22255
/proc/meminfo: memFree=1045991384/1055320712 swapFree=33554428/33554428
[pid=22152] ppid=22147 vsize=4324 memory=3136 CPUtime=0 cores=28-31
/proc/22152/stat : 22152 (run) S 22147 22152 21305 0 -1 4194304 267 124 0 0 0 0 0 0 20 0 1 0 2462981 4427776 640 18446744073709551615 94284558868480 94284559763013 140722197714176 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 94284560002064 94284560049808 94284569714688 140722197719170 140722197719405 140722197719405 140722197725137 0
/proc/22152/statm: 1081 784 696 219 0 143 0
[pid=22161] ppid=22152 vsize=723492 memory=413480 CPUtime=12.69 cores=28-31
/proc/22161/stat : 22161 (python3) R 22152 22152 21305 0 -1 4194304 156755 0 0 0 1254 15 0 0 20 0 4 0 2463019 740855808 103063 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 0 0 0 17 29 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
/proc/22161/statm: 180873 103370 14011 753 0 131910 0
[pid=22161/tid=22172] ppid=22152 vsize=723492 memory=0 CPUtime=0.07 cores=28-31
/proc/22161/task/22172/stat : 22172 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 740855808 103063 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
[pid=22161/tid=22173] ppid=22152 vsize=723492 memory=8323399326530501518 CPUtime=0.07 cores=28-31
/proc/22161/task/22173/stat : 22173 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 740855808 103063 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
[pid=22161/tid=22174] ppid=22152 vsize=723492 memory=398816 CPUtime=0.07 cores=28-31
/proc/22161/task/22174/stat : 22174 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 740855808 103063 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 727816 KiB
Current children cumulated memory: 416616 KiB
[startup+20.0002 s]*
/proc/loadavg: 14.20 5.58 3.97 15/932 22255
/proc/meminfo: memFree=1045923192/1055320712 swapFree=33554428/33554428
[pid=22152] ppid=22147 vsize=4324 memory=3136 CPUtime=0 cores=28-31
/proc/22152/stat : 22152 (run) S 22147 22152 21305 0 -1 4194304 267 124 0 0 0 0 0 0 20 0 1 0 2462981 4427776 640 18446744073709551615 94284558868480 94284559763013 140722197714176 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 94284560002064 94284560049808 94284569714688 140722197719170 140722197719405 140722197719405 140722197725137 0
/proc/22152/statm: 1081 784 696 219 0 143 0
[pid=22161] ppid=22152 vsize=679456 memory=370100 CPUtime=13.1 cores=28-31
/proc/22161/stat : 22161 (python3) R 22152 22152 21305 0 -1 4194304 183807 0 0 0 1295 15 0 0 20 0 4 0 2463019 695762944 92291 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 0 0 0 0 17 29 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
/proc/22161/statm: 169864 92525 14011 753 0 120901 0
[pid=22161/tid=22172] ppid=22152 vsize=679456 memory=-6000919498526780269 CPUtime=0.07 cores=28-31
/proc/22161/task/22172/stat : 22172 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 695762944 92291 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 0 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
[pid=22161/tid=22173] ppid=22152 vsize=679456 memory=0 CPUtime=0.07 cores=28-31
/proc/22161/task/22173/stat : 22173 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 695762944 92291 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 0 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
[pid=22161/tid=22174] ppid=22152 vsize=679456 memory=0 CPUtime=0.07 cores=28-31
/proc/22161/task/22174/stat : 22174 (python3) S 22152 22152 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2463181 695762944 92291 18446744073709551615 4321280 7402577 140728332564000 0 0 0 0 16781312 0 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 11673600 140728332568477 140728332568728 140728332568728 140728332574650 0
Current children cumulated CPU time: 13.1 s
Current children cumulated vsize: 683780 KiB
Current children cumulated memory: 373236 KiB
Child status: 0
Real time (s): 20.0802
CPU time (s): 13.1802
CPU user time (s): 13.0084
CPU system time (s): 0.171874
CPU usage (%): 65.638
Max. virtual memory (cumulated for all children) (KiB): 789456
Max. memory (cumulated for all children) (KiB): 416632
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.0084
system time used= 0.171874
maximum resident set size= 412252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185031
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= 3673
involuntary context switches= 70
# summary of solver processes directly reported to runsolver:
# pid: 22152
# total CPU time (s): 13.1802
# total CPU user time (s): 13.0084
# total CPU system time (s): 0.171874
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.12118 second user time and 0.285903 second system time
The end
Launcher Data
Begin job on nodeE001 at 2026-07-15 17:19:06
IDJOB=4847482
IDBENCH=150971
IDSOLVER=3706
FILE ID=nodeE001/4847482-1784128745
RUNJOBID= nodeE001-1784128647-21329
SLURM_JOB_ID= 12756361
Free space on /tmp= 801804 MiB
SOLVER NAME= cpmpy_ortools (1 core) 2026-07-14
BENCH NAME= PB24/normalized-PB10/OPT-LIN/leberre/opb-trendy/misc2010/datasets/10orplus/normalized-hal-cups-utils.cudf.trendy.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-4847482-1784128745/watcher-4847482-1784128745 -o /tmp/evaluation-result-4847482-1784128745/solver-4847482-1784128745 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847482-1784128745/vars-4847482-1784128745 --bin-var /tmp/runsolver-exch-nodeE001-1784128647-21329 --watchdog 3760 run HOME/instance-4847482-1784128745.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1104184900 --intermediate --solver ortools
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= 0564fb42ac573029cf99b4e1f5070625
RANDOM SEED=1104184900
nodeE001 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 : 3566.193
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 0
cpu cores : 32
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 1
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 1
cpu cores : 32
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 2
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 2
cpu cores : 32
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 3
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 3
cpu cores : 32
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 4
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3579.384
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 64
cpu cores : 32
apicid : 64
initial apicid : 64
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 5
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 65
cpu cores : 32
apicid : 65
initial apicid : 65
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 6
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 66
cpu cores : 32
apicid : 66
initial apicid : 66
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 7
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3583.362
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 : 3590.349
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 : 3586.141
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 34
cpu cores : 32
apicid : 34
initial apicid : 34
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 11
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 35
cpu cores : 32
apicid : 35
initial apicid : 35
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 12
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 96
cpu cores : 32
apicid : 96
initial apicid : 96
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 13
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 97
cpu cores : 32
apicid : 97
initial apicid : 97
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 14
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3594.602
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 98
cpu cores : 32
apicid : 98
initial apicid : 98
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 15
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 99
cpu cores : 32
apicid : 99
initial apicid : 99
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 16
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 48
cpu cores : 32
apicid : 48
initial apicid : 48
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 17
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3586.963
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 : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 51
cpu cores : 32
apicid : 51
initial apicid : 51
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 20
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 112
cpu cores : 32
apicid : 112
initial apicid : 112
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 21
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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 : 3601.240
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 : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 17
cpu cores : 32
apicid : 17
initial apicid : 17
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 26
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3586.185
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 : 3582.963
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 : 3581.091
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 82
cpu cores : 32
apicid : 82
initial apicid : 82
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 31
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 83
cpu cores : 32
apicid : 83
initial apicid : 83
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 32
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 0
cpu cores : 32
apicid : 128
initial apicid : 128
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 33
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 1
cpu cores : 32
apicid : 129
initial apicid : 129
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 34
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3581.418
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 : 3581.084
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 : 3558.527
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 : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 66
cpu cores : 32
apicid : 194
initial apicid : 194
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 39
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 67
cpu cores : 32
apicid : 195
initial apicid : 195
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 40
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 32
cpu cores : 32
apicid : 160
initial apicid : 160
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.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 : 3591.323
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 33
cpu cores : 32
apicid : 161
initial apicid : 161
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 42
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 34
cpu cores : 32
apicid : 162
initial apicid : 162
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 43
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3589.555
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 : 3599.752
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 97
cpu cores : 32
apicid : 225
initial apicid : 225
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 46
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 98
cpu cores : 32
apicid : 226
initial apicid : 226
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 47
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 99
cpu cores : 32
apicid : 227
initial apicid : 227
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.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 : 3562.107
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 49
cpu cores : 32
apicid : 177
initial apicid : 177
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 50
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 50
cpu cores : 32
apicid : 178
initial apicid : 178
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 51
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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 : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 113
cpu cores : 32
apicid : 241
initial apicid : 241
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.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 : 3585.375
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 : 3586.100
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 : 3560.618
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 : 3570.461
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 : 3568.230
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 18
cpu cores : 32
apicid : 146
initial apicid : 146
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 59
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 19
cpu cores : 32
apicid : 147
initial apicid : 147
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 60
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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 : 3571.112
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 : 3572.746
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: 1055320712 kB
MemFree: 1047124940 kB
MemAvailable: 1044931804 kB
Buffers: 3336 kB
Cached: 1223100 kB
SwapCached: 0 kB
Active: 4860508 kB
Inactive: 964920 kB
Active(anon): 4619572 kB
Inactive(anon): 0 kB
Active(file): 240936 kB
Inactive(file): 964920 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33554428 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 18876 kB
Writeback: 8 kB
AnonPages: 4602320 kB
Mapped: 159432 kB
Shmem: 20500 kB
KReclaimable: 130036 kB
Slab: 497280 kB
SReclaimable: 130036 kB
SUnreclaim: 367244 kB
KernelStack: 15552 kB
PageTables: 17396 kB
SecPageTables: 11524 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214784 kB
Committed_AS: 7111328 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 478060 kB
VmallocChunk: 0 kB
Percpu: 115968 kB
HardwareCorrupted: 0 kB
AnonHugePages: 604160 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: 387524 kB
DirectMap2M: 18808832 kB
DirectMap1G: 1054867456 kB
Free space on /tmp at the end= 801748 MiB
End job on nodeE001 at 2026-07-15 17:19:30