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