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