Trace number 4785263
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-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/ pub/fctp/normalized-mps-v2-20-10-ran16x16.opb |
| MD5SUM | dbef043f16801556ea1810722aa54e59 |
| Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
| Best result obtained on this benchmark | SAT |
| Best value of the objective obtained on this benchmark | 3918848 |
| Best CPU time to get the best result obtained on this benchmark | 3582.31 |
| 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 | 7936 |
| Total number of constraints | 288 |
| Number of constraints which are clauses | 0 |
| Number of constraints which are cardinality constraints (but not clauses) | 0 |
| Number of constraints which are nor clauses,nor cardinality constraints | 288 |
| Minimum length of a constraint | 31 |
| Maximum length of a constraint | 480 |
| Number of terms in the objective function | 7936 |
| Biggest coefficient in the objective function | 5368709120 |
| Number of bits for the biggest coefficient in the objective function | 33 |
| Sum of the numbers in the objective function | 1558042522197 |
| Number of bits of the sum of numbers in the objective function | 41 |
| Biggest number in a constraint | 5368709120 |
| Number of bits of the biggest number in a constraint | 33 |
| Biggest sum of numbers in a constraint | 1558042522197 |
| Number of bits of the biggest sum of numbers | 41 |
| 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
0.86/8.37 c Time taken to transform: 0.15131521224975586 seconds
0.86/8.38 c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 245165048, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7fe6341d7410>}
0.86/8.38 c 3590.2007308006287s left to solve
3577.33/3598.38 c Solution 1, time = 0.4270s
3577.33/3598.38 o 6477693
3577.33/3598.38 c Solution 2, time = 1.7519s
3577.33/3598.38 o 6475133
3577.33/3598.38 c Solution 3, time = 1.9017s
3577.33/3598.38 o 6435351
3577.33/3598.38 c Solution 4, time = 1.9280s
3577.33/3598.38 o 6433883
3577.33/3598.38 c Solution 5, time = 2.0469s
3577.33/3598.38 o 6254683
3577.33/3598.38 c Solution 6, time = 2.1207s
3577.33/3598.38 o 6007899
3577.33/3598.38 c Solution 7, time = 4.9433s
3577.33/3598.38 o 6001755
3577.33/3598.38 c Solution 8, time = 5.0290s
3577.33/3598.38 o 5882015
3577.33/3598.38 c Solution 9, time = 5.3101s
3577.33/3598.38 o 5736607
3577.33/3598.38 c Solution 10, time = 5.4377s
3577.33/3598.38 o 5475487
3577.33/3598.38 c Solution 11, time = 5.6375s
3577.33/3598.38 o 5449872
3577.33/3598.38 c Solution 12, time = 5.6617s
3577.33/3598.38 o 5222544
3577.33/3598.38 c Solution 13, time = 5.6777s
3577.33/3598.38 o 5055632
3577.33/3598.38 c Solution 14, time = 5.8145s
3577.33/3598.38 o 4983952
3577.33/3598.38 c Solution 15, time = 5.9412s
3577.33/3598.38 o 4943998
3577.33/3598.38 c Solution 16, time = 6.2179s
3577.33/3598.38 o 4901062
3577.33/3598.38 c Solution 17, time = 6.3907s
3577.33/3598.38 o 4868294
3577.33/3598.38 c Solution 18, time = 6.4110s
3577.33/3598.38 o 4776960
3577.33/3598.38 c Solution 19, time = 6.4403s
3577.33/3598.38 o 4762624
3577.33/3598.38 c Solution 20, time = 7.5353s
3577.33/3598.38 o 4675584
3577.33/3598.38 c Solution 21, time = 8.4151s
3577.33/3598.38 o 4651008
3577.33/3598.38 c Solution 22, time = 8.6845s
3577.33/3598.38 o 4609024
3577.33/3598.38 c Solution 23, time = 14.6899s
3577.33/3598.38 o 4570112
3577.33/3598.38 c Solution 24, time = 15.2172s
3577.33/3598.38 o 4494336
3577.33/3598.38 c Solution 25, time = 23.8877s
3577.33/3598.38 o 4458496
3577.33/3598.38 c Solution 26, time = 29.3375s
3577.33/3598.38 o 4452352
3577.33/3598.38 c Solution 27, time = 31.7114s
3577.33/3598.38 o 4385792
3577.33/3598.38 c Solution 28, time = 88.2389s
3577.33/3598.38 o 4378624
3577.33/3598.38 c Solution 29, time = 89.6274s
3577.33/3598.38 o 4350976
3577.33/3598.38 c Solution 30, time = 96.4049s
3577.33/3598.38 o 4340736
3577.33/3598.38 c Solution 31, time = 112.5173s
3577.33/3598.38 o 4325376
3577.33/3598.38 c Solution 32, time = 124.3714s
3577.33/3598.38 o 4307968
3577.33/3598.38 c Solution 33, time = 133.4254s
3577.33/3598.38 o 4306944
3577.33/3598.38 c Solution 34, time = 137.2913s
3577.33/3598.38 o 4286464
3577.33/3598.38 c Solution 35, time = 143.3456s
3577.33/3598.38 o 4279296
3577.33/3598.38 c Solution 36, time = 146.5494s
3577.33/3598.38 o 4248576
3577.33/3598.38 c Solution 37, time = 155.3518s
3577.33/3598.38 o 4211712
3577.33/3598.38 c Solution 38, time = 248.5584s
3577.33/3598.38 o 4203520
3577.33/3598.38 c Solution 39, time = 337.6349s
3577.33/3598.38 o 4201472
3577.33/3598.38 c Solution 40, time = 338.8219s
3577.33/3598.38 o 4167680
3577.33/3598.38 c Solution 41, time = 341.3422s
3577.33/3598.38 o 4161536
3577.33/3598.38 c Solution 42, time = 350.1094s
3577.33/3598.38 o 4151296
3577.33/3598.38 c Solution 43, time = 531.5713s
3577.33/3598.38 o 4076544
3577.33/3598.38 c Solution 44, time = 531.5717s
3577.33/3598.38 o 4070400
3577.33/3598.38 c Solution 45, time = 2187.1351s
3577.33/3598.38 o 4055040
3577.33/3598.38 c Solution 46, time = 2227.8718s
3577.33/3598.38 o 4025344
3577.33/3598.38 c Solution 47, time = 2232.8547s
3577.33/3598.38 o 3999744
3577.33/3598.38 c Solution 48, time = 2667.6436s
3577.33/3598.38 o 3988480
3577.33/3598.38 c Solution 49, time = 2684.3013s
3577.33/3598.38 o 3964928
3577.33/3598.39 o 3964928
3577.33/3598.39 v -x2671 -x7530 -x3396 -x4807 -x543 -x522 -x5512 -x1769 -x3986 -x7272 -x6246 -x5306 -x1202 -x817 -x3450 -x7232 -x964 -x1910 -x6863 -x5523 -x2408 -x411 -x418 -x5416 -x238 -x674 -x1017 -x251 -x7273 -x3118 -x5517 x6614 -x5452 -x5132 -x3729 -x5982 -x1313 -x1374 -x7804 -x3590 -x842 -x7809 -x462 -x3633 -x6277 -x7483 -x4306 -x7388 -x4443 -x4191 -x2616 -x7111 -x1882 -x351 -x736 -x7078 -x1520 -x334 -x3687 -x4680 -x3713 -x3571 -x4985 -x1260 -x5881 -x7453 -x4001 -x4411 -x2835 -x1426 -x2705 -x664 -x3649 -x5465 -x5613 -x2390 -x7757 -x3231 -x3824 -x6140 -x69 -x7238 -x5961 -x595 -x2105 -x3747 -x7707 -x4690 -x363 -x7497 -x3250 -x5252 -x6787 -x5744 -x5500 -x5903 -x705 -x4945 -x5254 -x3461 -x5638 x7901 -x3122 -x6290 -x3485 -x5689 -x6501 -x6635 -x7516 -x2434 -x4925 -x1891 -x576 -x3815 -x5758 -x5119 -x3582 -x6987 -x4291 -x6658 -x4310 -x2349 -x247 -x3777 -x7114 -x5669 -x5249 -x3632 -x6145 -x5201 -x135 -x117 -x4486 -x2645 -x2143 -x7250 -x5273 -x4510 -x5369 x2532 -x690 -x431 -x4734 -x2985 -x1282 -x2643 -x4828 -x2631 -x4652 -x1637 -x7413 -x2685 -x4580 -x2375 -x5058 -x5343 -x6077 -x3962 -x2324 -x622 -x1655 -x1430 -x7269 -x5144 -x3646 -x7161 -x7046 -x7885 -x326 -x32 -x4173 -x5845 -x6028 -x4918 -x3049 -x3105 -x2232 -x5158 -x4098 -x1855 -x2625 -x4800 -x6926 -x3381 -x1098 -x2518 -x5850 -x948 -x3977 -x1133 -x7568 -x3960 -x686 -x5157 -x5374 -x4737 -x3545 -x7507 -x1096 -x3429 -x4351 -x1090 -x2858 -x482 -x40 -x1746 -x6886 -x4509 -x702 -x2958 -x5853 -x6560 -x437 -x4589 -x5601 -x5498 -x3685 -x5094 -x2723 -x293 x3673 -x934 -x5418 -x5798 -x5949 -x6023 -x2639 -x782 -x2628 x4932 -x2925 -x4194 -x1792 -x1031 -x5037 -x1299 -x3303 -x2526 -x6836 -x3657 -x7651 -x6212 -x4872 -x7796 -x5311 -x268 -x2319 -x746 -x473 -x5726 -x1798 -x5207 -x2304 -x2452 -x4661 -x2779 -x7768 -x5766 -x4311 -x5257 -x1939 -x5076 -x1733 -x924 -x3955 -x884 -x5384 -x2474 -x4341 -x392 -x6169 -x5990 -x2787 -x3201 -x5855 -x1500 -x4934 -x1899 -x4328 -x1078 -x3104 -x7745 -x1289 -x294 -x6855 -x66 -x7838 -x3128 -x4119 -x7827 -x5756 -x7766 -x2914 -x5303 -x3588 -x2464 -x4256 -x5685 -x7923 -x3199 -x3371 -x5623 -x800 -x2403 -x631 -x6337 x491 -x5072 -x3003 -x840 -x1483 -x3076 -x3453 -x3636 -x1886 -x681 -x598 -x2968 -x4887 -x2830 -x3831 -x972 -x2016 -x2492 -x2955 -x5053 -x4112 -x7753 -x744 -x3456 -x2662 -x6845 -x6732 -x2680 -x378 -x6794 -x5568 -x7921 -x5175 -x2674 -x6190 -x5640 -x2789 -x2746 -x7598 -x210 -x4753 -x2633 -x3447 -x6136 -x2310 -x6293 -x6320 -x5041 -x2150 -x7670 -x4319 -x6472 -x2750 -x178 -x7020 -x2245 -x1963 -x1702 -x6597 -x1145 -x1298 -x7898 -x7867 -x4418 -x5442 -x6588 -x346 -x1524 -x2923 -x3152 -x7255 -x4567 -x6271 -x2113 -x6285 -x5491 -x7458 -x426 -x1928 -x7909 -x4655 -x3280 -x7918 -x7023 -x2636 -x4535 -x6372 -x2642 -x6747 -x7416 -x548 -x2731 -x4216 -x5636 -x2090 -x5319 -x2836 -x3335 -x4299 -x6216 -x6248 -x3338 -x521 -x1627 -x6125 -x5890 -x1930 -x1852 -x3098 -x5049 -x721 -x5836 -x7218 -x1778 -x617 -x374 -x3126 -x1818 -x989 -x4592 -x3037 -x7648 -x4958 -x4491 -x7422 -x3771 -x2860 -x425 -x112 -x2422 -x891 -x3293 -x7100 -x4065 -x2438 -x7932 -x2146 -x4219 -x7171 -x2147 -x4541 -x5118 -x1417 -x1495 -x5382 -x2389 -x7109 -x3598 -x6537 -x3872 -x1678 -x2845 -x6843 -x2425 -x755 -x5287 -x4056 -x2748 -x6170 -x6278 -x853 -x7266 -x489 -x1860 -x2247 -x4569 -x6099 -x7521 -x4866 -x3533 -x2656 -x4593 -x2151 -x6399 -x5432 -x3782 -x4635 -x2061 -x3317 -x6147 -x5428 -x1527 -x7112 -x4545 -x7616 -x1586 -x6902 -x5757 -x3347 -x5834 -x2619 -x2115 -x6687 -x773 -x7 -x5818 -x6046 -x1124 -x6453 -x5667 -x6493 -x1371 -x5003 -x5959 -x5952 -x7066 -x6490 -x4627 -x3458 -x5071 -x4520 -x280 -x1191 -x1916 -x7011 -x1775 -x3082 -x3349 -x3534 -x5711 -x2291 -x2528 -x599 -x7821 -x7663 -x3379 -x1801 -x6949 -x1584 -x4153 -x5214 -x309 -x5070 -x3241 -x3762 -x677 -x6341 -x588 -x929 -x2848 -x272 -x3709 -x7318 -x7080 -x957 -x3009 -x3142 -x6482 -x1790 -x648 -x748 -x6780 -x2937 -x4723 -x4202 -x6884 -x2103 -x752 -x7210 -x375 -x4254 -x7715 -x4708 -x3853 x7828 -x4217 -x1063 -x981 -x7647 -x5769 -x7619 -x36 -x4231 -x25 -x2018 -x39 -x1141 -x7841 -x94 -x1064 -x5650 -x6814 -x4084 -x1677 -x5675 -x737 -x5297 -x2117 -x2468 -x2590 -x3412 -x2415 -x242 x7845 -x2966 -x5150 x704 -x6811 -x1610 -x1214 -x7032 -x4369 -x3712 -x3672 -x5361 -x2617 -x2840 -x196 -x516 -x3425 -x5310 -x1897 -x958 -x5788 -x7334 -x5519 -x3857 -x4984 -x1972 -x4832 -x1042 x2384 -x3846 -x554 -x2825 -x3488 -x1579 -x6027 -x2913 -x6297 -x7615 -x6172 -x3525 -x4944 -x2812 -x750 -x1688 -x4523 -x7082 -x7343 -x3372 -x4339 -x2556 -x5946 -x2267 -x5729 -x6896 -x5641 -x2650 -x2041 -x5364 -x7201 -x1540 -x1554 -x1814 -x7778 -x6352 -x86 -x4660 -x2534 -x95 -x4124 -x1139 -x5682 -x5768 -x536 -x4989 -x660 -x6543 -x344 -x5087 -x2191 -x3683 -x3207 -x4522 -x5021 -x7899 -x7650 -x4862 -x5748 -x3635 -x4456 -x6357 -x1932 -x3965 -x2598 -x6131 -x6398 -x3194 -x6075 -x258 -x1330 -x4471 -x6255 -x4334 -x2884 -x3427 -x72 -x4469 -x1729 -x4407 -x1683 -x3216 -x2519 -x1235 -x1477 -x7896 -x2587 -x6768 -x694 -x2197 -x2201 -x3197 -x5588 -x6021 -x7134 -x1271 -x5487 -x666 -x935 -x5081 -x1826 -x4360 -x5842 -x5346 -x4681 -x4626 -x5028 -x4814 -x3699 -x570 -x1870 -x7646 -x6411 -x4821 -x7681 -x7016 -x6197 -x2646 -x2758 -x7289 -x2032 -x114 -x2593 -x4106 -x4604 -x6710 -x7882 -x4390 -x2676 -x7438 -x6830 -x7073 -x7333 -x2516 -x6275 -x6522 -x1934 -x920 -x3493 -x1095 -x6577 -x6550 -x5315 -x1911 -x3950 -x923 -x6446 -x6373 -x1385 -x146 -x7487 -x5004 -x4109 -x4152 -x4876 -x6071 -x5001 -x1058 -x3354 -x6181 -x5691 -x7088 -x2853 -x7775 -x6887 -x3720 -x382 -x5687 -x1215 -x7226 -x555 -x1100 -x3289 -x5331 -x558 -x6581 -x2050 -x2995 -x1416 -x4716 -x7351 -x2613 -x6931 -x2356 -x4229 -x2621 -x1003 -x6904 -x6116 -x7024 -x4649 -x6978 -x4956 -x6758 -x2025 -x5169 -x2515 -x7247 -x2752 -x2500 -x444 -x6274 -x856 -x2749 -x2843 -x1052 -x6752 -x368 -x4400 -x2196 -x2788 -x6730 -x7081 -x7824 -x1946 -x1152 -x1393 -x5274 -x2426 -x1868 -x3764 -x3839 -x4533 -x166 -x7687 -x6570 -x7356 -x383 -x2357 -x6323 -x6110 -x4451 -x7205 -x1503 -x1982 -x17 -x3041 -x2283 -x3967 -x1996 -x6885 -x4889 -x4264 -x2160 -x4790 -x5971 -x2020 -x5621 -x613 -x1135 -x4867 -x5110 -x7239 -x7467 -x1454 -x6022 -x761 -x5893 -x7256 -x671 -x6876 -x7662 -x6432 -x1828 -x4970 -x1709 -x6494 -x4921 -x1508 -x3146 -x5225 -x1691 -x1485 -x6548 -x96 -x5438 -x6310 -x4380 -x311 -x7209 -x2296 -x4111 -x5244 -x388 -x7486 -x1656 -x2759 -x1183 -x6359 -x6838 -x5702 -x6716 -x3042 -x312 -x7603 -x5761 -x2094 -x6745 -x4402 -x2909 -x7178 -x4704 -x4512 -x124 -x255 -x6778 -x4556 -x3121 -x3868 -x2916 -x1074 -x3184 -x6531 x492 -x4253 -x133 -x6541 -x1140 -x6041 -x7408 -x1602 -x4968 -x481 -x844 -x6528 -x793 -x1659 -x1046 -x2332 -x331 -x4464 -x2045 -x4669 -x2100 -x5896 -x3440 -x6604 -x7897 -x942 -x4939 -x248 -x829 -x2220 -x2233 -x6791 -x3270 -x5677 -x4314 -x3510 -x6141 -x814 -x2820 -x2797 -x1425 -x2859 -x2437 -x1866 -x4321 -x110 -x2893 -x6596 -x3494 -x2255 -x6954 -x1589 -x6428 -x2715 -x3998 -x5398 -x3663 -x3727 -x3514 -x3125 -x3206 -x7649 -x6338 -x3766 -x2417 -x6844 -x1583 -x5163 -x7712 -x6236 -x1825 -x3139 -x3908 -x5074 -x1785 -x2386 -x3737 -x1479 -x2734 -x3696 -x4815 -x1442 -x3417 -x1538 -x6288 -x464 -x6872 -x5678 -x3559 -x495 -x5253 -x7873 -x4103 -x3374 -x5790 -x7403 -x5823 -x7263 -x871 -x5550 -x6953 -x4399 -x6348 -x3144 -x157 x7919 -x1219 -x3540 -x1190 -x1626 -x3029 -x5085 -x5296 -x216 -x731 -x468 x6613 -x2819 -x4244 -x6918 -x7185 -x993 -x1205 -x5494 -x5196 -x1957 -x3044 -x6995 -x4429 -x7116 -x3985 -x2589 -x1231 -x5552 x7699 -x2871 -x6238 -x5176 -x5391 -x683 -x3369 -x1233 -x6862 -x6188 -x1150 -x3137 -x2311 -x997 -x2137 -x2584 -x6942 -x1816 -x11 -x2651 -x7187 -x2366 -x5626 -x6319 -x3495 -x73 -x5575 -x4496 -x155 -x1492 -x7261 -x1625 -x4955 -x2961 -x1597 -x1776 -x5165 -x5078 -x542 -x1317 -x7537 -x604 -x4957 -x2813 -x6508 -x6002 -x4657 -x3981 -x5882 -x5166 -x3547 -x5728 -x6430 -x1360 x7927 -x1562 -x2388 -x3987 -x265 -x5781 -x3384 -x4787 -x3874 -x107 -x5154 -x4770 -x4192 -x1123 -x1107 -x7409 -x1644 -x3843 -x415 -x7445 -x1531 -x6647 -x104 -x654 -x6667 -x549 -x1153 -x7808 -x1875 -x2641 -x7197 -x5205 -x4118 -x458 -x4696 -x6349 -x7654 -x6305 -x6808 -x4531 -x5431 -x7048 -x3761 -x1248 -x5153 -x3050 -x5587 -x4015 -x7545 -x4438 -x1973 -x6006 -x7379 -x27 -x745 -x2898 -x1355 -x1286 -x6489 -x5264 -x544 -x3730 -x3754 -x2917 -x3603 -x5597 -x6265 -x7520 -x4947 -x3260 -x2862 -x6518 -x2432 -x6437 -x6741 -x7935 -x7384 -x371 -x6589 -x6127 -x2268 -x4073 -x1312 -x2087 -x608 -x1396 -x2169 x2535 -x619 -x1221 -x6590 -x894 -x6612 -x2837 -x1923 -x5655 -x3517 -x4693 -x3949 -x1675 -x4498 -x776 -x1802 -x350 -x7709 -x4694 -x7914 -x6298 -x3209 -x5143 -x5591 -x676 -x2907 -x3025 -x540 -x3185 -x6289 -x7877 -x5344 -x834 -x2714 -x1066 -x1308 -x3659 -x4128 -x2401 -x5594 -x899 -x1246 -x6 -x2795 -x4595 -x4857 -x4609 -x2807 -x5525 -x1434 -x3040 -x1964 -x5235 -x165 -x2162 -x720 -x234 -x4555 -x221 -x2202 -x6104 -x3489 -x4901 -x4698 -x6680 -x423 -x5090 -x5243 -x4550 -x3063 -x5940 -x1704 -x394 -x6465 -x3680 -x2606 -x2796 -x4689 -x2038 -x6888 -x1395 -x1968 -x4707 -x6332 -x4914 -x7595 -x2562 -x2710 -x1605 -x4644 -x7204 -x7861 -x2345 -x7382 -x1822 -x4953 -x1294 -x4195 -x7320 -x3943 -x6657 -x703 -x1820 -x2264 -x3993 -x4006 -x5938 -x4754 -x2568 -x2766 -x5248 -x1575 -x1174 -x21 -x3722 -x2818 -x1933 -x4724 -x5403 -x6562 -x7522 -x606 -x1585 -x3570 x2952 -x1250 -x6336 -x3586 -x6429 -x398 -x2565 -x7106 -x6303 -x4252 -x6533 -x6108 -x4702 -x1690 -x7785 -x3919 -x152 -x7419 -x3361 -x7714 -x5190 -x3316 -x226 -x1698 -x2738 -x3739 -x4461 -x7095 -x6060 -x5888 -x63 -x296 -x7374 -x2553 -x911 -x4585 -x1075 -x3256 x552 -x612 -x2657 -x2203 -x6395 -x5066 -x1986 -x2306 -x233 -x7612 -x6967 -x1115 -x3478 -x875 -x1300 -x4740 -x84 -x2479 -x3652 -x4798 -x5573 -x2173 -x5995 -x6643 -x1942 -x6899 -x3312 -x7546 -x3818 -x5458 -x6802 -x4322 -x2186 -x3916 -x7617 -x2431 -x5508 -x4610 -x4238 -x5796 -x2561 -x2442 -x3822 -x7855 -x5101 -x6200 -x6894 -x4966 -x349 -x693 -x6324 -x5894 -x4210 -x1521 -x7006 -x3287 -x7585 -x4722 x1722 -x7644 -x4187 -x6957 -x3809 -x3210 -x1198 -x7908 -x5447 -x5997 -x7523 -x2552 -x5923 -x3914 -x5200 -x4175 -x442 -x1427 -x4066 -x132 -x1352 -x1209 -x354 -x662 -x4810 -x3091 -x7847 -x5399 -x5433 -x796 -x7424 -x5130 -x3516 -x4064 -x1001 -x5451 -x7054 -x6936 -x2073 -x1188 -x4830 -x1582 -x2023 -x5460 -x5833 -x7506 -x4406 -x6827 -x6962 -x5211 -x4540 -x4123 -x1752 -x2775 -x5854 -x7633 -x5947 -x420 -x7742 -x6960 -x3187 -x2941 -x1217 -x3974 -x6769 -x6074 -x3160 -x7258 -x4603 -x6956 -x3101 -x4104 -x5279 -x6362 -x5427 -x991 -x4129 -x7310 -x7769 -x1715 -x1749 -x5356 -x4031 -x7710 -x6441 -x7281 -x7791 -x2450 -x6822 -x266 -x7052 -x4293 -x2176 -x6339 -x7510 -x1192 -x1756 -x5567 -x4067 -x180 -x1281 -x4179 -x1745 -x1410 -x5109 -x3562 -x537 -x3527 -x5670 -x490 -x3624 -x6484 -x7286 -x6555 -x6153 -x92 -x5365 -x4911 -x4069 -x4999 -x4080 -x6165 -x6416 -x4616 -x3591 -x4289 -x7009 -x519 -x1789 -x4841 -x7400 -x430 -x3667 -x6774 -x6723 -x861 -x4366 -x5637 -x3595 -x6081 -x3920 -x4646 -x5921 -x6861 -x7737 -x5102 -x3970 -x5983 -x3829 -x876 -x7316 -x6388 -x1025 -x1700 -x4185 -x2692 -x4851 -x3342 -x6161 -x5618 -x6178 -x6706 -x3576 -x3749 -x7823 -x1513 -x28 -x6257 -x7189 -x7107 -x5609 -x5554 -x3999 -x7383 -x4962 -x3377 -x6824 -x2806 -x1171 -x3031 -x6417 -x4308 -x7357 -x3243 -x174 -x7373 -x252 -x128 -x38 -x7614 -x2903 -x5872 -x5596 -x7103 -x3490 -x4993 -x6634 -x1953 -x3578 -x6765 -x7175 -x7355 -x5397 -x6633 -x4419 -x1906 -x5018 -x5745 -x3796 -x3436 -x5815 -x2559 -x6831 -x6992 -x1994 -x5482 -x4113 -x3769 -x5467 -x7381 -x6968 -x7584 -x7332 -x1784 -x1925 -x4090 -x3149 -x2881 -x6727 -x7622 -x1459 -x3269 -x998 -x7773 -x1138 -x2052 -x4859 -x6921 -x2044 -x3934 -x59 -x2053 -x5991 -x4085 -x271 -x6970 -x4290 -x6648 -x6047 -x3395 -x2265 -x4127 x2956 -x2381 -x2722 -x3154 -x4574 -x3213 -x7515 -x5713 -x6525 -x4893 -x4987 -x1305 -x355 -x2079 -x3532 -x5173 -x2275 -x1382 -x5712 -x1803 -x659 -x4239 -x5445 -x6391 -x2823 -x4769 -x2243 -x2288 -x4130 -x3476 -x882 -x4083 -x6191 -x2586 -x7338 -x4236 -x3851 -x7321 -x3351 -x6785 -x1759 -x4207 -x4296 -x2973 -x5652 -x2541 -x5830 -x4826 -x5506 -x6910 -x1126 -x2810 -x6975 -x7547 -x6420 -x1782 -x7313 -x5271 -x1315 -x4847 -x3640 -x4756 -x6007 -x2513 -x6771 -x6740 -x7529 -x3400 -x452 -x3706 -x7759 -x3723 -x1742 -x7692 -x3878 -x4526 -x4632 -x101 -x2732 -x3933 -x7105 -x6122 -x4043 -x7590 -x1121 -x7593 -x2702 -x1357 -x3008 -x1892 -x5847 -x1228 -x4885 -x6017 -x7014 -x6327 -x456 -x3173 -x3085 -x130 -x7165 -x4338 -x7752 -x3781 -x1240 -x5046 -x2414 -x1977 -x507 -x6821 -x1338 -x3415 -x2781 -x5139 -x249 -x7229 -x7119 -x386 -x3575 -x7583 -x7559 -x353 -x1220 -x3069 -x192 -x5820 -x7844 -x7531 -x7816 -x5661 -x1143 -x6059 -x2326 -x1915 -x5073 -x2429 -x7478 -x963 -x4590 -x1969 -x2839 -x1598 -x3240 -x6864 -x1810 -x961 -x2011 -x3297 -x6955 -x3860 -x2495 -x6039 -x3224 -x5348 -x3301 -x4295 -x1570 -x2465 -x427 -x7664 -x3612 -x6438 -x1032 -x1076 -x3056 -x7473 -x7586 -x2049 -x7849 -x3600 -x6665 -x5092 -x784 -x2989 -x7341 -x1571 -x4883 -x2540 -x6573 -x6751 -x1728 -x6532 -x2786 -x4430 -x5966 -x1587 x7685 -x5814 -x3278 -x472 -x2740 -x300 -x1624 -x1264 -x1809 -x2352 -x3823 -x4840 -x3071 -x5039 -x6423 -x2331 -x1176 -x2343 -x3658 -x2551 -x3460 -x4959 -x633 -x7087 -x1327 -x5320 -x3182 -x6807 -x6610 -x6068 -x4767 -x6079 -x6524 -x4803 -x852 -x3068 -x5140 -x7198 -x6856 -x4559 -x4543 -x525 -x4048 -x5481 -x4630 -x2344 -x3583 -x2040 -x4748 -x944 -x4568 -x1056 -x5322 -x5059 -x753 -x3601 -x4237 -x2929 -x6345 x3642 -x872 -x1697 -x5224 -x7393 -x6318 -x6869 -x179 -x6063 -x6851 -x3148 -x2716 -x6880 -x228 -x3074 -x1735 -x1443 -x3353 -x5502 -x4336 -x6712 -x7317 -x5945 -x5986 -x3120 -x3295 -x10 -x6312 -x2627 -x1364 -x4283 -x2922 -x1061 -x3234 -x4575 -x2421 -x2994 -x3434 -x2222 -x4659 -x5688 -x4701 -x3162 -x2477 -x7840 -x4010 -x6467 -x1642 -x1689 -x419 -x4730 -x2846 -x2329 -x4323 -x7881 -x5664 -x1229 -x5520 -x6819 -x4061 -x6795 -x4465 -x7856 -x224 -x1842 -x3521 -x5563 -x701 -x1362 -x4450 -x1525 x5622 -x937 -x2302 -x3871 -x1687 -x5574 -x4860 -x567 -x1292 -x85 -x6551 -x7141 -x7043 -x5496 -x6296 -x3703 -x1006 -x5930 -x6019 -x956 -x6329 -x7339 -x7392 -x7640 -x4697 -x5116 -x6636 -x589 -x2970 -x3826 -x1008 -x5440 -x4444 -x5753 -x6705 -x6651 -x1955 -x5860 -x5544 -x5133 -x5998 -x7299 -x7805 -x3391 -x3159 -x5345 -x6860 -x1840 -x6582 -x5566 -x2253 -x2498 -x3801 -x743 -x2182 -x5142 -x6661 -x6627 -x7079 -x1603 -x1873 -x5330 -x629 -x3789 -x4384 -x1252 -x6812 -x4864 -x6253 -x5805 -x3004 -x2348 -x3732 -x3763 -x3077 -x3751 -x5194 -x3392 -x5477 -x3593 -x4601 -x5802 -x3697 -x2395 -x7271 -x3995 -x2520 -x4570 -x5135 -x4618 -x828 -x7832 -x434 -x2483 -x1016 -x2849 -x5549 -x2471 -x1848 -x826 -x1808 -x1641 x7779 -x3311 -x5503 -x324 -x2988 -x1636 -x6584 -x3175 -x6400 -x768 -x6763 -x7607 -x7543 -x1372 -x6321 -x6669 -x2993 -x2192 -x5526 -x6600 -x4762 -x6226 -x4674 -x4565 -x5394 -x5924 -x545 -x2675 -x5033 -x6952 -x2609 -x5932 -x1350 x6401 -x1268 -x5232 -x4110 -x5816 -x5002 -x4628 -x5772 -x2223 -x6719 -x144 -x1480 -x5824 -x3373 -x2618 -x5915 -x1450 -x7854 -x2350 -x6832 -x1502 -x6009 -x1880 -x1113 -x7669 -x5424 -x7325 -x1949 -x4577 -x1578 -x6112 -x845 -x6948 -x3693 -x3752 -x2106 -x256 -x262 -x5803 -x5227 -x6708 -x2099 -x4917 -x6426 -x7395 -x1548 -x4849 -x5722 -x457 -x1753 -x968 -x4215 -x1373 x1905 -x3268 -x3230 -x6619 -x3924 -x2035 -x909 -x5237 -x5328 -x1009 -x812 -x2712 -x6608 -x7553 -x304 -x6538 -x6133 -x3 -x466 -x1030 -x71 -x5989 -x3828 -x5358 -x6307 -x1462 -x1924 -x2798 -x7874 -x4500 -x5386 -x3507 -x4206 -x5242 -x3616 -x4480 -x1561 -x3095 -x6720 -x7037 -x5380 x134 -x2277 -x2368 -x6043 -x6526 -x3330 -x4230 -x2557 -x4658 -x2297 -x2406 -x4250 -x4820 -x4060 -x4329 -x2578 -x1320 -x1519 -x5703 -x6513 -x6269 -x6793 -x118 -x6304 -x4214 -x4675 -x5606 -x7359 -x2594 -x2179 -x6051 -x2524 -x6346 -x6893 -x7846 -x2158 -x6186 -x5551 -x3592 -x4303 -x6144 -x7060 -x6444 -x4255 -x4186 -x6974 -x6950 -x2868 -x3694 -x158 -x6977 -x51 -x3596 -x2670 -x5617 x7812 -x4871 -x7536 -x2424 -x823 -x3775 -x2183 -x898 -x5474 -x3005 -x4686 -x2092 -x4200 -x4116 -x2129 -x6988 -x7836 -x5720 -x7045 -x5583 -x6930 -x1114 -x74 -x5789 -x6666 -x7525 -x636 -x7592 -x4157 -x5605 -x7439 -x1363 -x2285 -x2212 -x6895 -x925 -x2098 -x3386 -x4651 -x5417 -x6806 -x7287 -x6392 -x183 -x7871 -x4656 -x4282 -x3939 -x1407 -x1705 -x7290 -x3411 -x2592 -x3858 -x2214 -x7570 -x4640 -x5743 -x1129 -x7074 -x4356 -x1490 -x3237 -x5944 -x3877 -x7157 -x4974 -x4188 -x2250 -x467 -x4271 -x4811 -x5715 -x1719 -x6374 -x3106 -x623 -x7368 -x2583 -x7113 -x2359 -x7541 -x3414 -x5536 -x4388 -x2252 -x4374 -x7231 -x6623 -x1917 -x7022 -x306 -x3931 -x1408 -x1844 -x7479 -x6656 -x5048 -x7628 -x5088 -x4484 -x1958 -x5277 -x7162 -x3656 -x1793 -x7734 -x6284 -x5453 -x2793 -x1552 -x2084 -x1987 -x2260 -x6565 -x1517 -x3190 -x121 -x4337 -x7094 -x3438 -x1208 -x3092 -x7086 -x4286 -x6070 -x7007 -x3114 -x6603 -x1163 -x6859 -x5099 -x2984 -x592 -x3419 -x2640 -x4224 -x7206 -x7797 -x4344 -x1431 -x1223 -x3990 -x3276 -x113 -x590 -x5091 -x47 -x7503 -x4099 -x7790 -x5362 -x2227 -x5662 -x4171 -x4211 -x4405 -x5841 -x1770 -x2976 -x6427 -x6469 -x2383 -x5658 -x4284 -x6470 -x6759 -x7138 -x56 -x3036 -x5051 -x3334 -x2800 -x5874 -x5159 -x2111 -x1303 -x3046 -x563 -x3662 -x1615 -x6266 -x593 -x1307 -x321 -x6120 -x1754 -x6462 -x5585 -x5974 -x945 -x5372 -x6756 -x3326 -x2019 -x1725 -x5529 -x3772 -x2030 -x4265 -x5233 -x5381 -x2027 -x6150 -x3810 -x6781 -x6128 -x6690 -x6932 -x1112 -x7411 -x7829 -x6208 -x2240 -x976 -x503 -x6922 -x6220 -x7636 -x5735 -x381 -x1105 -x5895 -x5627 -x3222 -x3227 -x2536 -x7884 -x450 -x5723 -x7724 -x3613 -x1386 -x7457 -x2600 -x5676 -x4750 -x7350 -x5674 -x2063 -x4482 -x7807 -x4459 -x3424 -x1499 -x4516 -x2577 -x922 -x7319 -x4273 -x1710 -x5643 -x799 -x1885 -x3406 -x2376 -x3756 -x7564 -x44 -x6626 -x5461 -x2101 -x1097 -x2378 -x3157 -x4990 -x6772 -x4895 -x5075 -x1456 -x6762 -x6828 -x4978 -x979 -x2274 -x1978 -x4969 -x4784 -x2242 -x4479 -x966 -x2832 -x2558 -x5891 -x4453 -x416 -x1283 -x982 -x163 -x910 -x6378 -x2697 -x1832 -x724 -x7314 -x7220 -x2164 -x762 -x1082 -x4285 -x1613 -x3246 -x4150 -x5754 -x6132 -x6224 -x7027 -x2346 -x4288 -x7428 -x766 -x4827 -x6249 -x3964 -x2754 -x5230 -x4302 -x1936 -x3315 -x3539 -x1414 -x4706 -x6422 -x6672 -x6580 -x246 -x4221 -x3496 -x5203 -x2866 -x5750 -x445 -x4761 -x1805 -x2058 -x5260 -x7544 -x7294 -x7795 -x2615 -x7518 -x1199 -x2028 -x1566 -x645 -x6749 -x7196 -x560 -x4166 -x4370 -x2152 -x6187 -x6221 -x4682 -x5656 -x4246 -x509 -x2134 -x6912 -x1632 -x5978 -x820 x2385 -x3480 -x2330 -x7340 -x7412 -x4281 -x1004 -x5042 -x3327 -x7017 -x6704 -x5184 -x5112 -x7336 -x2761 -x7676 -x7170 -x1631 -x4212 -x6874 -x7620 -x7860 -x7233 -x7260 -x4262 -x413 -x7573 -x6299 -x3867 -x6908 -x7036 -x6431 -x5206 -x5663 -x4198 -x5709 -x3748 -x1470 -x384 -x1975 -x4435 -x6062 -x7193 -x48 -x5857 -x2647 -x2957 -x6217 -x2550 -x4315 -x6044 -x45 -x1040 -x6115 -x2364 -x7562 -x632 -x327 -x4078 -x5875 -x630 -x5294 -x43 -x962 -x5 -x5811 -x1018 -x1323 -x1505 -x29 -x5680 -x1824 -x1507 -x5501 -x4946 -x5114 -x565 -x1039 -x70 -x2036 -x432 -x4473 -x7705 -x553 -x3337 -x7500 -x6244 -x4132 -x2093 -x5534 -x2545 -x3164 -x3669 -x3528 -x3505 -x1712 -x7613 -x1922 -x403 -x3061 -x4908 -x2844 -x7444 -x2816 -x3889 -x5333 -x4744 -x4703 -x3263 -x54 -x3508 -x3861 -x6005 -x715 -x813 -x3368 -x7783 -x1869 -x6228 -x6185 -x986 -x4806 -x428 -x7799 -x5957 -x2340 -x2905 -x6334 -x3499 -x1954 -x314 -x6065 -x3472 -x443 -x4992 -x390 -x574 -x6380 -x4176 -x6961 -x1907 -x7850 -x2971 -x50 -x7431 -x7825 -x2280 -x7072 -x2001 -x4566 -x1799 -x2033 -x1293 -x926 -x610 -x185 -x7539 -x5542 -x697 -x3537 -x2546 -x740 -x3909 -x1893 -x3313 -x7637 -x3308 -x2360 -x6587 -x4280 -x4177 -x4140 -x5314 -x1204 -x4764 -x7195 -x435 -x6317 -x1045 -x6311 -x2889 -x2885 -x6421 -x41 -x6367 -x1452 -x5704 -x6567 -x4819 -x7514 -x194 -x6096 -x4197 -x2713 -x7605 -x2874 -x6713 -x3108 -x5835 -x1486 -x7389 -x4513 -x3024 -x6480 -x499 -x7378 -x5800 -x6475 -x4470 -x2747 -x1812 -x508 -x3096 -x3563 -x7405 -x4534 -x1361 -x6498 -x6631 -x2887 -x2441 -x1747 -x6858 -x3454 -x6820 -x409 -x6722 -x4409 -x3768 -x7689 -x5017 -x6545 -x6134 -x6032 -x2901 -x822 -x4158 -x2097 -x7618 -x5044 -x2570 -x6761 -x5270 -x2863 -x4012 -x6376 -x5828 -x2510 -x2694 -x4046 -x1266 -x3888 -x3479 x7803 -x7851 -x6207 -x5599 -x7588 -x1390 -x3016 -x5607 -x1170 -x3252 -x7695 -x4662 -x7069 -x2266 -x4223 -x497 -x2077 -x5718 -x4412 -x3928 -x5692 -x1136 -x5245 -x4846 -x4030 -x512 -x5577 -x6215 -x1285 -x6840 -x219 -x2501 -x1278 -x5611 -x484 -x3813 -x6135 -x5136 -x2244 -x2178 -x243 -x1070 -x6439 -x2229 -x5352 -x897 -x3448 -x7284 -x3437 -x108 -x2980 -x7223 x7697 -x4097 -x2878 -x7750 -x655 -x1669 -x2467 -x4272 -x557 -x918 -x1083 -x1287 -x2072 -x7722 -x31 -x908 -x6295 -x3018 -x9 -x5336 -x7652 -x2573 -x6055 -x5023 -x7128 -x3717 -x46 -x5739 -x4442 -x1487 -x795 -x4050 -x4845 -x6119 -x6971 -x7563 -x7739 -x7180 -x263 -x797 -x4971 -x3179 -x3975 -x3350 -x4576 -x2538 -x4557 -x854 -x4936 -x3536 -x6424 -x4621 -x7148 -x1537 -x5012 -x1397 -x6004 -x6073 -x965 -x1674 -x860 -x6261 -x5097 -x284 -x6344 -x3802 -x1681 -x122 -x7038 -x2682 -x2190 -x827 -x4763 -x5178 -x3702 -x1619 -x3452 -x1172 -x5151 -x7741 -x5216 -x6675 -x4586 -x6069 -x3423 -x6242 -x756 -x3469 -x7246 -x5593 -x6552 -x4257 -x203 -x2048 -x6607 -x883 -x7936 -x4802 -x1028 -x1543 -x5316 -x866 -x18 -x3792 -x1413 -x7352 -x7410 -x2004 -x5933 -x2718 -x6539 -x4773 -x6414 -x4220 -x1087 -x3733 -x3862 -x6686 -x3968 -x1948 -x5804 -x1787 -x449 -x4980 -x7227 -x453 -x4619 -x2391 -x3282 -x4357 -x4102 -x953 -x277 -x4650 -x3294 -x3830 -x1457 -x405 -x5822 -x4749 -x4199 -x4350 -x1744 -x5843 -x1967 -x436 -x3113 -x556 -x5217 -x2459 -x2258 -x2493 -x7018 -x5635 -x396 -x5812 -x2420 -x3959 -x2745 -x1 -x4235 -x6214 -x5648 -x6300 -x2347 -x7666 -x6796 -x4511 -x4772 -x5967 -x712 -x474 -x4082 -x2374 -x2571 -x6514 -x89 -x5719 -x6694 -x7638 -x1102 -x1167 -x4766 -x4226 -x5999 -x3622 -x6848 -x3779 -x6616 -x2221 -x421 -x213 -x6788 -x1194 -x2124 -x2544 -x5951 -x3138 -x188 -x6986 -x638 -x5557 -x7004 -x2281 -x4003 -x245 -x1995 -x479 -x1841 -x2085 -x6734 -x7222 -x5455 -x1336 -x4560 -x3688 -x3116 -x7706 -x5325 -x1347 -x3006 -x4275 -x2706 -x2393 -x7121 -x7041 -x4988 x131 -x3938 -x5694 -x2888 -x6193 -x1654 -x5541 -x2455 -x340 -x6982 -x1314 -x3793 -x7793 -x4878 -x2659 -x2371 -x1961 -x7502 -x4410 -x2139 -x7348 -x1157 -x914 -x7627 -x564 -x6801 -x1645 -x4547 -x1651 -x5793 -x839 -x7853 -x6731 -x5054 -x2047 -x7680 -x4561 -x448 -x878 -x7139 -x4261 -x511 -x1763 -x3804 -x4307 -x5538 -x7696 -x3402 -x6599 -x5861 -x7843 -x3753 -x1628 -x4515 -x4204 -x111 -x1779 -x3788 -x2915 -x167 -x1773 -x626 -x6281 -x3147 -x4440 -x2248 -x3015 -x2856 -x4875 -x2554 -x2608 -x7168 -x2062 -x6434 -x7466 -x5741 -x285 -x6842 -x3352 -x5251 -x7879 -x3176 -x1611 -x3421 -x6989 -x646 -x6919 -x3033 -x4562 -x2416 -x5298 -x6455 -x7396 -x7323 -x3918 -x2727 -x7671 -x4916 -x7781 -x5619 -x6693 -x7015 -x7495 -x1324 -x2460 -x1830 -x3561 -x2644 -x7118 -x3045 -x5956 -x6878 -x7463 -x2444 -x2367 -x3073 -x838 -x60 -x6728 -x5483 -x7160 -x2902 x7744 -x742 -x3847 -x1664 -x1864 -x7470 -x4181 -x1189 -x2503 -x2842 -x2872 -x209 -x7761 -x6251 -x4053 -x4347 -x4431 -x6487 -x4125 -x1227 -x7268 -x2413 -x7735 -x1947 -x5530 -x1831 -x3850 -x791 -x7556 -x940 -x7596 -x1929 -x7327 -x1595 -x4371 -x317 -x2185 -x2362 -x7442 x1392 -x2992 -x6050 -x7309 -x3969 -x1489 -x2370 -x2246 -x7743 -x2443 -x2574 -x7754 -x4683 -x4414 -x7089 -x356 -x6833 -x951 -x6564 -x1389 -x7499 -x642 -x6176 -x5698 -x7059 -x7532 -x6206 -x3218 -x2555 x2953 -x3767 -x4011 -x5179 -x2010 -x2542 -x896 x7894 -x1877 -x1291 -x6102 -x1920 -x2290 -x2067 -x5022 -x1847 -x7822 -x1055 -x2770 -x7177 -x1474 -x7376 -x3541 -x5647 -x480 -x6870 -x2908 -x460 -x3501 -x6233 -x5809 -x718 -x5559 -x275 -x1341 -x4087 -x2927 -x3059 -x7864 -x5435 -x2563 -x2677 -x2328 -x7194 -x397 -x4034 -x1711 -x3251 -x7569 -x347 -x7166 -x2802 -x1041 -x7122 -x5063 -x2827 -x7146 -x6695 -x2717 -x6314 -x4005 -x7625 -x1439 -x4653 -x513 -x5367 -x1504 -x847 -x6784 -x6818 -x6736 -x3420 -x6412 -x3951 -x959 -x6067 -x6183 -x7254 -x1573 -x5413 -x184 -x5124 -x4721 -x6729 -x7243 -x7578 -x816 -x3435 -x5582 -x3980 -x2673 -x2446 -x5347 -x4133 -x885 -x4248 -x7837 -x5262 -x7390 -x5454 -x3866 -x5019 -x6397 -x2605 -x7021 -x5586 -x6157 -x1166 -x4054 -x5182 -x1623 -x5939 -x6347 -x6111 -x780 -x3821 -x4975 -x4437 -x4120 -x5871 -x6674 -x504 -x4174 -x1358 -x3064 -x7188 -x2928 -x4076 -x1356 -x23 -x2610 -x3511 -x4093 -x7859 -x3052 -x1256 -x5885 -x2042 -x6591 -x1053 -x6149 -x2817 -x2947 -x2852 -x6189 -x6724 -x477 -x4776 -x765 -x5238 -x4938 -x6013 -x6877 -x6162 -x1037 -x1758 -x2774 -x5522 -x177 -x455 -x3204 -x2708 -x6650 -x5531 -x2116 -x3141 -x857 -x7749 -x6239 -x87 -x4623 -x3319 -x3220 -x5914 -x7538 -x2145 -x1672 -x4963 -x2821 -x1187 -x6990 -x7639 -x1069 -x3432 -x3055 -x4524 -x4507 -x5405 -x2080 -x967 -x1542 -x2506 -x3357 -x1344 -x2402 -x572 -x6219 -x3556 -x7093 -x138 -x1530 -x6083 -x2157 -x5353 -x6530 -x5360 -x2672 -x6688 -x4743 -x5030 -x5147 -x4457 -x2865 -x6735 -x5560 -x4062 -x7347 -x2857 -x1301 -x7933 -x4880 -x2595 -x4965 -x6726 -x528 -x7311 -x3020 -x999 -x1060 -x5174 -x6272 -x578 -x1941 -x1218 -x4349 -x7297 -x988 -x5785 -x3679 -x7398 -x3719 -x4476 -x1402 -x5180 -x859 -x1901 -x3913 -x1488 -x4645 -x7434 -x5015 -x3904 -x5193 -x3314 -x5631 -x7158 -x3953 -x1059 -x1980 -x2029 -x877 -x1015 -x2572 -x1297 -x7267 -x1109 -x1335 -x1665 -x4926 -x2809 -x3375 -x2372 -x5889 -x4434 -x663 -x1146 -x1523 -x3217 -x3266 -x2295 -x7767 -x5313 -x1079 -x4528 -x6963 -x1762 -x3504 -x366 -x7624 -x6333 -x5267 -x4726 -x7716 -x3791 -x5126 -x2163 -x2564 -x2263 -x3619 -x2213 -x6641 -x2867 -x1876 -x5632 -x6308 -x2596 -x4709 -x6098 -x337 -x2333 -x2511 -x3546 -x851 -x1181 -x1086 -x4149 -x1981 -x3168 -x3214 -x5977 -x6064 -x1349 -x4617 -x404 -x2841 -x3188 -x1734 -x3812 -x4316 -x7679 -x602 -x4036 -x2006 -x2950 -x7000 -x4165 -x2205 -x4877 -x7296 -x3506 -x487 -x7361 -x3174 -x6813 -x1829 -x2882 -x410 -x2335 -x6385 -x2678 -x3834 -x3587 -x4401 -x4446 -x5859 -x3627 -x1547 -x2458 -x974 -x282 -x136 -x7581 -x5838 -x7496 -x7630 -x7324 -x3034 -x5137 -x4768 -x2772 -x7693 -x2009 -x6129 -x892 -x757 -x3198 -x7494 -x1029 -x5589 -x7096 -x2525 -x2508 -x6371 -x7053 -x1131 -x5862 -x6213 -x352 -x2237 -x4367 -x6677 -x1771 -x2013 -x3134 -x4564 -x7184 -x6101 -x2448 -x6829 -x1565 -x3760 -x7125 -x3535 -x1648 -x6664 -x6089 -x6262 -x5794 -x3321 -x4850 -x5470 -x5122 -x5837 -x5962 -x4853 -x4424 -x1478 -x4972 -x2566 -x2512 -x4514 -x1549 -x1588 -x5539 -x1263 x3944 -x6800 -x3080 -x7101 -x1455 -x3221 -x4274 -x6933 -x5034 -x305 -x634 -x4991 -x1119 -x656 -x7115 -x4519 -x7903 -x2932 -x402 -x4070 -x6958 -x4160 -x1024 -x1378 -x6139 -x3383 -x3746 -x1244 -x5934 -x1804 -x679 -x1666 -x5699 -x684 -x3700 -x5571 -x4460 -x5910 -x5020 -x6237 -x3007 -x1384 -x2539 -x5478 -x62 -x808 -x1592 -x328 -x4417 -x4979 -x7278 -x7462 -x6167 -x5492 -x2060 -x3364 -x4671 -x6491 -x1482 -x4184 -x4058 -x5941 -x3715 -x3302 -x5673 -x1435 -x323 -x3971 -x1034 -x2597 -x5038 -x417 -x4033 -x3883 -x7349 -x1161 -x6267 -x7329 -x5976 -x4154 -x5103 -x4920 -x5927 -x6644 -x6091 -x2418 -x2664 -x1337 -x5984 -x6671 -x5926 -x3786 -x3653 -x6866 -x846 -x6715 -x738 -x3047 -x6834 -x2799 -x4614 -x1085 -x5771 -x2496 -x42 -x6917 -x7133 -x1618 -x3551 -x4208 -x5218 -x732 -x7145 -x6915 -x5334 -x2235 -x5953 -x6929 -x667 -x7251 -x5035 -x2234 -x6593 -x64 -x67 -x5329 -x2602 -x5219 -x1856 -x4155 -x1111 -x7035 -x3346 -x1550 -x5887 -x4163 -x5528 -x7448 -x7275 -x3307 -x6850 -x5852 -x406 -x6090 -x4967 -x2939 -x4854 -x4881 -x5223 -x1242 -x3107 -x5480 -x3641 -x5148 -x2991 -x6286 -x3444 -x1254 -x863 -x412 -x3790 -x5177 -x1599 -x6138 -x250 -x1806 -x3515 -x821 -x5679 -x201 -x1622 -x3884 -x1193 -x4044 -x4861 -x3462 -x195 -x5195 -x6368 -x6035 -x5421 -x3803 -x5813 -x5909 -x7561 -x7344 -x3628 -x501 -x3629 -x2131 -x3281 -x4335 -x3827 -x6048 -x4836 -x2880 -x4982 -x649 -x4804 -x6342 -x6646 -x7464 -x7806 -x88 -x429 -x2974 -x7183 -x2447 -x1316 -x4196 -x222 -x1748 -x4563 -x551 -x1441 -x1116 -x1383 -x4269 -x6276 -x4279 -x6991 -x6520 -x3277 -x2008 -x7062 -x597 -x4838 -x1918 -x4611 -x785 -x90 -x577 -x983 -x3805 -x4679 -x7353 -x2206 -x4948 -x2315 -x91 -x3180 -x1099 -x4755 x1422 -x5096 -x6959 -x573 x7802 -x815 -x4035 -x682 -x3740 -x2387 -x1568 -x3136 -x984 -x900 -x4865 -x470 -x4735 -x287 -x6782 -x3378 -x4439 -x6270 -x1326 -x618 -x7429 -x594 -x7928 -x1714 -x377 -x4190 -x824 -x254 -x4711 -x3958 -x2081 -x7292 -x393 -x6744 -x3548 -x4647 -x3738 -x3863 -x6306 -x7033 -x2200 -x5672 -x3332 -x1496 -x1295 -x3735 -x3433 -x6066 -x3937 -x685 -x895 -x6503 -x1580 -x1927 -x7930 -x1318 -x4292 -x454 -x6454 -x1839 -x7527 -x5831 -x5401 -x5773 -x1608 -x1671 -x4973 -x4490 -x148 -x2689 -x1741 -x4622 -x7758 -x2669 -x4396 -x3192 -x496 -x865 -x5515 -x3115 -x1175 -x3410 -x1359 -x3325 -x3177 -x5806 -x5229 -x3102 -x4353 -x5276 -x4448 -x4017 -x5920 -x3882 -x1475 -x4813 -x5434 -x465 -x1713 -x1620 -x2056 -x2398 -x2181 -x3741 -x2648 -x6313 -x2744 -x4900 -x4052 -x1795 -x5948 -x4691 -x2964 -x4032 -x903 -x7582 -x3070 -x5162 -x227 -x7174 -x2986 -x5590 -x3992 -x6449 -x1185 -x3467 -x451 -x7701 -x4998 -x4792 -x4071 -x3626 -x3030 -x7186 -x2107 -x1765 -x4581 -x2875 -x3393 -x1239 -x1465 -x2003 -x691 -x7579 -x2325 -x4910 -x6461 -x687 -x7813 -x4300 -x6947 -x7199 -x5167 -x1304 -x244 -x6335 -x339 -x5826 -x692 -x5471 -x1421 -x5604 -x2156 -x7427 -x1764 -x7215 -x6058 -x2944 -x341 -x5006 -x6223 -x4843 -x3365 -x3925 -x5278 -x2894 -x7377 -x5013 -x1164 -x5388 -x4162 -x4485 -x971 -x532 -x4783 -x3915 -x520 -x4161 -x1509 -x7451 -x6287 -x2487 -x1415 -x7447 x493 -x2549 -x6137 -x4673 -x3309 -x6999 -x4729 -x2207 -x160 -x6360 -x5969 -x6923 -x1068 -x5449 -x4242 -x514 -x4251 -x2353 -x6478 -x4935 -x1581 -x3172 -x2890 -x7276 -x6386 -x6037 -x5507 -x1558 -x3524 -x7678 -x6409 -x4024 -x5561 -x2899 -x3565 -x5776 -x4086 -x2948 x6882 -x2078 -x3167 -x6875 -x5284 -x3854 -x3581 -x1984 -x1211 -x4931 -x6031 -x2696 -x5258 -x4548 -x2658 -x6898 -x1265 -x3664 -x5234 -x2864 -x4222 x7335 -x1151 -x2135 -x2954 -x6495 -x907 -x7270 -x5415 -x7565 -x6927 -x5363 -x2509 -x4267 -x4587 -x4868 -x7606 -x3929 -x3930 -x1328 -x4812 -x5031 -x3940 -x7127 -x4146 -x1148 -x1447 -x5683 -x3035 -x1988 -x7698 -x678 -x4758 -x1680 -x1653 -x941 -x5212 -x5269 -x1559 -x559 -x4791 -x7540 -x2177 -x500 -x4521 -x915 -x14 -x3471 -x3333 -x2377 -x5963 -x6408 -x7449 -x6630 -x4997 -x7481 -x6026 -x2404 -x4478 -x1419 -x4324 -x7717 -x239 -x6601 -x7535 -x1614 -x3701 -x3776 -x5115 -x1999 -x6121 -x7493 -x5993 -x498 -x1703 -x3577 -x6447 -x803 -x699 -x3486 -x1155 -x4941 -x4598 -x4739 -x3065 -x3707 -x5928 -x2457 -x1861 -x7305 -x6241 -x182 -x6008 -x5901 -x2210 -x881 -x7147 -x7207 -x5444 -x4047 -x3442 -x4455 -x3238 -x1401 -x6456 -x5942 -x5475 -x7130 -x6452 -x5620 -x4808 -x7888 -x7621 -x3509 -x4539 -x6457 -x3979 -x518 -x4159 -x5241 -x5221 -x1944 -x1091 -x2482 -x3780 -x7354 -x7858 -x6201 -x4529 -x5007 -x3597 -x3502 -x4663 -x6351 -x3745 -x83 -x5220 -x6227 -x5792 -x1563 -x6076 -x2034 -x3279 -x5797 -x1236 -x6846 -x6575 -x5376 -x6972 -x6158 -x1800 -x4088 -x6443 -x5629 -x4642 -x561 -x1606 -x7436 -x7402 -x3811 -x1093 -x992 -x2118 -x235 -x7869 -x5731 -x6617 -x1629 -x4637 -x7047 -x1241 -x1195 -x58 -x4793 -x2380 -x2436 -x7660 -x5642 -x2576 -x6946 -x7234 -x1560 -x3359 -x1851 -x3178 -x3284 -x1884 -x5556 -x4924 -x6711 -x5327 -x1867 -x7730 -x5409 -x6087 -x3926 -x5749 -x7862 -x4002 -x4858 -x5307 -x4687 -x5965 -x4466 -x7677 -x2322 -x7143 -x7394 -x7280 -x978 -x3606 -x1649 -x3451 -x4996 -x5714 -x5840 -x2960 -x2095 -x6331 -x164 -x2611 -x4225 -x1255 -x3455 -x669 -x5902 -x1035 -x1354 -x3997 -x7430 -x4327 -x5499 -x2351 -x333 -x5464 -x4136 -x7301 -x2435 -x5121 -x3947 -x1663 -x7608 -x569 -x5700 -x5540 -x4870 -x7641 -x4094 -x3404 -x7610 -x7763 -x825 -x5396 -x6448 -x5168 -x4170 -x5518 -x2282 -x6809 -x5290 -x1057 -x3819 -x7058 -x6273 -x6993 -x7371 -x6485 -x3112 -x61 -x5684 -x5161 -x6624 -x1506 -x1935 -x2209 -x1203 -x2624 -x2170 -x3248 -x868 -x1446 -x4131 -x4397 -x1951 -x1739 -x2440 -x3468 -x3631 -x7505 -x7602 -x759 -x5326 -x4169 -x3572 -x1000 -x1555 -x3445 -x1661 -x2484 -x6797 -x2251 -x7277 -x4720 -x7235 -x6775 -x2507 -x5929 -x3778 -x3075 -x4365 -x20 -x3358 -x2764 -x4037 -x5292 -x6210 -x6638 -x1607 -x5907 -x5436 -x109 -x6130 -x3957 -x7244 -x5282 -x4525 -x6839 -x1616 -x2066 -x6516 -x5010 -x6164 -x7611 -x5697 -x4863 -x6442 -x6586 -x4499 -x786 -x1594 -x3945 -x4789 -x3299 -x2783 -x6767 -x103 -x6753 -x447 -x5286 -x5083 -x5584 -x6245 -x2725 -x6020 -x837 -x3285 -x568 -x6598 -x6404 -x5543 -x4905 -x5653 -x6182 -x6381 -x1251 -x1646 -x2463 -x1400 -x2439 -x3203 -x3602 -x3946 -x1026 -x3023 -x1871 -x7916 -x2123 -x206 -x4629 -x7599 -x7659 -x2951 -x2339 -x7241 -x7655 -x3013 -x6561 -x5892 -x4228 -x4201 -x6014 -x4287 -x5354 -x4572 -x3567 -x547 -x3483 -x6523 -x372 -x4394 -x1273 -x5615 -x171 -x3623 -x198 -x1108 -x6718 -x4393 -x836 -x1512 -x7190 -x4040 -x6815 -x49 -x717 -x3755 -x7852 -x7786 -x1128 -x3290 -x3466 -x5371 -x538 -x973 -x2560 -x729 -x5255 -x4143 -x6655 -x3912 -x469 -x932 -x1834 -x1261 -x357 -x2065 -x3832 -x747 -x1896 -x471 -x5061 -x4781 -x6316 -x6464 -x7550 -x7789 -x2430 -x3367 -x5645 -x1458 -x2695 -x2451 -x2900 -x7865 -x7364 -x3795 -x2161 -x364 -x3130 -x3886 -x7686 -x5779 -x830 -x320 -x4532 -x6873 -x7893 -x3078 -x7876 -x3893 -x6823 -x5406 -x2159 -x7682 -x441 -x4582 -x80 -x4625 -x57 -x6093 -x4372 -x6826 -x4909 -x125 -x2683 -x2168 -x4824 -x517 -x1515 -x5900 -x2668 -x661 -x1679 -x1381 -x4648 -x1516 -x6194 -x6941 x1662 -x3110 -x4904 -x5318 -x4373 -x7818 -x2782 -x4774 -x5131 -x2629 -x4021 -x6928 -x3530 -x6628 -x7303 -x5385 -x1406 -x1436 -x5117 -x5524 -x1346 -x3123 -x1473 -x2808 -x5368 -x4368 -x6683 x7156 -x4983 -x7013 -x6105 -x4633 -x4823 -x3394 -x987 -x391 -x4506 -x4004 -x6230 -x3084 -x4147 -x2979 -x5106 -x2148 -x5295 -x7026 -x1348 -x2686 -x1574 -x3275 -x137 -x332 -x3518 -x2704 -x5239 -x3202 -x6011 -x4594 -x3665 -x6435 -x7028 -x3825 -x713 -x4454 -x611 -x1835 -x6900 -x1797 -x2777 -x6789 -x2753 -x1755 -x3443 -x668 -x3758 -x3594 -x5545 -x6527 -x2287 -x1862 -x7050 -x969 -x739 -x3310 -x3573 -x4151 -x3225 -x6707 -x647 -x879 x7151 -x5746 -x6025 -x607 -x5765 -x2924 -x6330 -x2803 -x3062 -x3390 -x5950 -x4326 -x6072 -x917 -x2423 -x3022 -x7322 -x6901 -x3728 -x943 -x5339 -x850 -x1342 -x2665 -x781 -x7029 -x2236 -x175 -x3708 -x7192 -x1737 -x6576 -x4639 -x1904 -x3845 -x3254 -x933 -x5868 -x3671 -x5630 -x2216 -x6854 -x330 -x7225 -x4472 -x1888 -x7880 -x5774 -x5026 -x7817 -x5067 -x1890 -x2815 -x1685 -x7456 -x4961 -x5740 -x2055 -x241 -x3019 -x6410 -x3155 -x5291 -x1322 -x2405 -x6776 -x5578 -x3298 -x625 -x1149 -x4381 -x143 -x5646 x7925 -x7788 -x4494 -x7137 -x5657 -x7085 -x2687 -x2070 -x7519 -x3691 -x1230 -x7217 -x1638 -x5215 -x1051 -x4008 -x5459 -x3620 -x5027 -x5912 -x5625 -x1375 -x886 -x6997 -x7406 -x6363 -x4167 -x7777 -x5373 -x616 -x600 -x2336 -x1647 -x3549 -x2930 -x4247 -x1511 -x7380 -x6003 -x1258 -x2699 -x6045 -x2735 -x1460 -x2926 -x7279 -x2400 -x3017 -x3988 -x1184 -x7580 -x5055 -x5149 -x267 -x7124 -x6502 -x2341 -x3550 -x515 -x644 -x6024 -x4009 -x2811 -x4089 -x1332 -x3229 -x4358 -x2249 -x5846 -x5856 -x930 -x6232 -x1491 -x5922 -x7794 -x4765 x1721 -x510 -x562 -x1103 -x7345 -x214 -x486 -x1604 -x4495 -x2652 -x7476 -x2469 -x7600 x7729 -x7668 -x3057 -x3890 -x225 -x438 -x1544 -x3848 -x3418 -x5226 -x5062 -x2726 -x2104 x7826 -x7801 -x710 -x1650 -x4751 -x270 -x1325 -x4775 -x6938 -x695 -x1207 x3643 -x7673 -x1857 -x4752 -x2316 -x2785 -x5160 -x1094 -x787 -x772 -x399 -x4077 -x7469 -x3684 -x3734 -x2607 -x2433 -x5016 -x7643 -x2128 -x2298 -x30 -x2194 -x3599 -x3869 -x5696 -x3099 -x325 -x2342 -x535 -x3898 -x3820 -x3910 -x7012 -x696 -x4596 -x115 -x2188 -x5659 -x3569 -x3132 -x3678 -x461 -x1368 -x1534 -x3876 -x7425 -x531 -x1526 -x7604 -x299 -x4477 -x5905 -x4834 -x7306 x7738 -x3484 -x526 -x893 -x4427 -x4837 -x1104 -x1270 -x4672 -x5191 -x5213 -x6282 -x7075 -x5791 -x5979 -x7708 -x1859 -x4298 -x1002 -x1453 -x7426 -x798 -x2891 -x5972 -x7834 -x2769 -x6692 -x2132 -x4612 -x308 -x7167 -x5810 -x6697 -x4796 -x5462 -x6542 -x6770 -x2847 -x4825 -x6981 -x601 -x4502 -x5671 -x7421 -x5532 -x6757 -x639 -x2125 -x3894 -x5014 -x6592 -x5610 -x424 -x2007 -x5725 -x1567 -x2031 -x4266 -x7441 -x5366 -x3257 -x7063 -x3473 -x2409 -x4342 -x359 -x2579 -x5208 -x6698 -x1464 -x2119 -x6382 -x3704 -x1751 -x4259 -x5342 -x4038 -x5975 -x5608 -x4079 -x7912 -x7629 -x2522 x5624 -x7140 -x3611 -x4301 -x4835 -x1429 -x7748 -x1134 -x2661 -x4537 -x764 -x4332 -x1817 -x4016 -x652 -x3355 -x5423 -x379 -x6605 -x6892 -x6939 -x1774 x4361 -x6092 -x5005 -x6488 -x322 -x6779 -x7577 -x6569 -x291 -x2485 -x4913 -x4553 -x2358 -x1247 -x301 -x2411 -x189 -x5706 -x4695 -x1196 -x2778 -x6088 -x6364 -x775 -x524 -x1467 -x3651 -x6937 -x5660 -x5918 -x2780 -x5285 -x1461 -x1819 -x4462 -x700 -x3927 -x7300 -x790 -x2289 -x4688 -x7367 -x1412 -x6857 -x3731 -x5751 -x145 -x1276 -x3212 -x1409 -x1658 -x2017 -x7203 -x4795 -x4376 -x5736 -x1023 -x2180 -x7067 -x719 -x5000 -x2829 -x2975 -x4432 -x7437 -x2707 -x919 -x3043 -x1117 -x6263 -x4700 -x801 -x916 -x2109 -x4452 -x4685 -x3422 -x6375 -x6663 -x7857 -x361 -x6315 -x2193 -x1657 -x2622 -x1081 -x6056 -x5029 -x2943 -x5441 -x2599 -x4505 x1451 -x7733 -x6350 -x7552 -x6558 -x5964 -x3376 -x3743 -x3416 -x6250 -x770 -x4718 -x3718 -x4886 -x7906 -x904 -x6340 -x3038 -x3267 -x7265 -x1494 -x2494 -x7049 -x1331 -x1569 -x7031 -x2741 -x2187 -x3797 -x5565 -x1518 -x2739 -x2724 -x2141 -x6703 -x5919 -x6689 -x5209 -x3855 -x7433 -x571 -x295 -x7920 -x6445 -x1201 -x6365 -x2481 -x3324 -x2445 -x3306 -x1718 -x7149 -x2361 -x3637 -x6660 -x4952 -x7414 -x6203 -x2043 -x5127 -x276 -x7907 -x229 -x1863 -x1420 -x7005 -x1727 -x6156 -x3336 -x1612 -x2303 -x3625 -x6966 -x3323 -x2873 -x105 -x1601 -x6053 -x2681 -x5867 -x4346 -x6174 -x7512 -x3094 -x6595 -x4725 -x6018 -x2978 -x1428 -x1767 -x3736 -x527 -x5787 -x3724 -x1022 -x1553 -x5733 -x4100 -x141 -x6897 -x3191 -x5649 -x977 -x1590 -x4503 -x5299 -x2074 -x2691 -x1122 -x1914 -x2456 -x4318 -x6925 -x1938 -x1652 -x7315 -x2730 -x5129 -x4304 -x1630 -x921 -x6750 -x3021 -x2014 -x3362 -x3081 -x7042 -x2270 -x2784 -x2870 -x1635 -x3903 -x4475 -x1943 -x6739 -x819 -x2663 -x2910 -x2824 -x2997 -x7498 -x3881 -x3387 -x5359 -x6103 -x970 -x1858 -x5187 -x1732 -x1038 -x5268 -x2701 -x1945 -x2301 -x3655 -x2392 -x6835 -x3405 -x5338 -x3441 -x6377 -x4544 -x3932 -x3300 -x1449 -x1874 -x1633 -x6143 -x7104 -x5210 -x5486 -x2490 -x6268 -x7723 -x6512 -x6511 -x2879 -x7070 -x3208 -x7475 -x7524 -x129 -x3922 -x1257 -x5134 -x1472 -x307 -x2286 -x6625 -x4059 -x7295 -x1686 -x949 -x3644 -x4940 -x5985 -x6837 -x1902 -x1919 -x6980 -x4777 -x2307 -x7675 -x127 -x7030 -x541 -x1723 -x4692 -x4343 -x4848 -x4075 -x5349 -x1226 -x2792 -x6264 -x1959 -x3389 -x7150 -x2059 -x6979 -x3856 -x5579 -x7725 -x3291 -x3219 -x650 -x2114 -x4977 -x6810 -x3610 -x5222 -x7330 -x7090 -x1021 -x5668 -x2684 -x4203 -x1539 -x3676 -x2317 -x1766 -x5426 -x5011 -x990 -x7891 -x5093 -x2112 -x4392 -x6393 -x5468 -x4855 -x771 -x3232 -x5281 -x3681 -x2427 -x407 -x806 -x2026 -x5717 -x6384 -x116 -x2990 -x2261 -x4779 -x3288 -x1445 -x6016 -x5231 -x1088 -x5764 -x1827 -x7010 -x2002 -x7492 -x3725 -x3647 -x1838 -x4588 -x4923 -x6618 -x3991 -x4666 -x596 -x3705 -x6559 -x7404 -x3397 -x3430 -x2588 -x5485 -x2612 -x373 -x5880 -x4903 -x4379 -x2096 -x5734 -x5181 -x1168 -x6476 -x3370 -x3902 -x5780 -x1976 -x6036 -x2834 -x7835 -x2327 -x5437 -x2737 -x3568 -x4363 -x5357 -x5600 -x1609 -x4391 -x5389 -x3605 -x1572 -x3459 -x2071 -x2897 -x3645 x6402 -x3666 -x4665 -x1212 -x1760 -x1065 -x874 -x1043 -x635 -x5377 -x4039 -x4218 -x955 -x912 -x1333 -x7657 -x2934 -x1234 -x6879 -x5305 -x319 -x6049 -x4115 -x889 -x4364 -x369 -x7554 -x7892 -x5616 -x6563 -x7501 -x6535 -x2959 -x6777 -x2962 -x37 -x4108 -x3470 -x7558 -x2969 -x348 -x2022 -x3133 -x7872 -x3604 -x7129 -x802 -x586 -x2521 -x7485 -x3961 -x1232 -x5008 -x7683 x1394 -x2057 -x3072 -x6195 -x3615 -x902 -x5908 -x7440 -x7057 -x5801 -x6825 -x6205 -x7792 -x7555 -x2933 -x2982 -x4518 -x6094 -x202 -x735 -x3158 -x3482 -x1306 -x7504 -x1761 -x2720 -x6700 -x7764 -x7528 -x7386 -x1444 -x162 -x6583 -x7688 -x2110 -x1979 -x5580 -x5321 -x4404 -x4385 -x6328 -x6419 -x3156 -x6909 -x7732 -x2140 -x5390 -x7787 -x3211 -x5172 -x6152 -x2334 -x2491 -x7694 -x3682 -x6012 -x7399 -x7726 x4422 -x76 -x3966 -x7360 -x4664 -x5198 -x6679 -x7591 -x5009 -x5335 -x7776 -x2896 -x5738 -x2217 -x4313 -x3552 -x1883 -x3816 -x4891 -x5906 -x4869 -x5795 -x4919 -x582 -x4882 -x3835 -x4771 -x3668 -x5355 -x2895 -x2533 -x264 -x1532 -x2126 -x2876 -x3982 -x3088 -x2791 -x609 -x6629 -x6114 -x2911 x7391 -x1274 -x1438 -x2733 -x3345 -x7039 -x2886 -x5863 -x1750 -x4928 -x3205 -x7262 -x3161 -x77 -x6544 -x7326 -x7282 -x7480 -x7526 -x3304 -x4747 -x5633 -x4436 -x7703 -x6142 -x2407 -x1640 -x2851 -x5602 -x7489 -x6258 -x4964 -x7798 -x3750 -x3385 -x3617 -x5422 -x215 -x2814 -x4600 -x7567 -x2690 -x3339 -x2382 -x3698 -x1937 -x8 -x6222 -x6847 -x4375 -x6492 -x1020 -x2308 -x4233 -x4641 -x5981 -x2039 -x3952 -x2470 -x6529 -x1716 -x2567 -x6649 -x1471 -x4584 -x2453 -x4591 -x3446 -x3067 -x1845 -x6355 -x1833 -x5152 -x7304 -x5056 -x5911 x2531 -x7102 -x440 -x809 -x2462 -x6458 -x1067 -x7784 -x1850 -x2667 -x1965 -x6976 -x6118 -x6574 -x5155 -x7572 -x1463 -x4049 -x7312 -x1186 -x3011 -x2089 -x7152 -x1106 -x2833 -x1084 -x4 -x483 -x6517 -x5079 -x3686 -x5170 -x2138 -x6684 -x5844 -x5783 -x7780 -x7771 -x5960 -x2037 -x4719 -x1545 -x159 -x211 -x7091 -x173 -x530 -x6691 -x7307 -x3407 -x3654 -x345 -x6361 -x2204 -x1985 -x6054 -x4624 -x3497 -x5456 -x65 -x400 -x6754 -x7056 -x315 -x380 -x3083 -x2323 -x4844 -x2355 -x3103 -x1493 -x6606 -x4325 -x858 -x4605 -x5080 -x3457 -x2987 -x6033 -x4180 -x3897 -x2239 -x706 -x2149 -x3002 -x2312 -x7288 -x187 -x5395 -x6654 -x5469 -x5387 -x3086 -x422 -x6390 -x4699 -x4818 -x2912 -x7534 -x2166 -x3318 -x5848 -x3584 -x4260 -x4995 -x4922 -x6106 -x3491 -x6998 -x6302 -x5763 -x3692 -x4144 -x5300 -x2698 -x7002 -x2175 -x5378 -x2591 -x7169 -x7842 -x3942 -x5884 -x2083 -x2254 -x5742 -x212 -x4888 -x6964 -x5886 x7727 -x2171 -x139 -x1720 -x2850 -x269 -x3331 -x4960 -x624 -x2472 -x3994 -x6343 -x7560 -x2000 -x6805 -x2108 -x714 -x5141 -x5128 -x7814 -x7117 -x1101 -x362 -x2231 -x5197 -x4714 -x651 -x2861 -x5077 -x3784 -x6015 -x2547 -x6292 -x7718 -x78 -x3109 -x7224 -x7691 -x680 -x3677 x1423 -x1309 -x4579 -x7259 -x5784 -x7337 -x5701 -x7285 -x1993 -x2514 -x3226 -x3689 -x5204 -x985 -x1498 -x5100 -x3320 -x4055 -x5527 -x7831 -x2021 -x1290 -x4549 -x2580 -x3774 -x5562 -x2154 -x7700 -x3695 x7760 -x5457 -x6256 -x3865 -x7397 -x1757 -x4899 -x1366 -x1673 -x6505 -x2369 -x3215 -x7219 -x7922 -x142 -x523 -x3305 -x707 -x546 -x3744 -x1440 -x708 -x5192 -x4294 -x3538 -x6085 -x3382 -x4852 -x6010 -x733 -x6309 -x4333 -x4678 -x172 -x7839 -x6652 -x1837 -x53 -x3431 -x6029 -x4915 -x3630 -x6924 -x7913 -x3553 -x4746 -x6433 -x7123 -x7513 -x7208 -x4797 -x4786 -x5493 -x1591 -x3808 -x7746 -x6325 -x3911 -x7071 -x446 -x4741 -x5980 -x4986 -x6510 -x7019 -x4403 -x5644 -x232 -x2475 -x93 -x4091 -x672 x1424 -x7370 -x1768 -x7372 -x5265 -x2198 -x5497 -x2121 -x3554 -x1225 -x7574 -x5392 -x2940 -x4487 -x161 -x4164 -x6196 -x2755 -x4051 -x947 -x1849 -x5737 -x6154 -x7068 -x2654 -x2921 -x5199 -x2614 -x3891 -x5146 -x7645 -x4654 -x3283 -x6568 -x1695 -x4738 -x1177 -x5425 -x2064 -x5570 -x4057 -x4715 -x2155 -x154 -x279 -x1376 -x3475 -x7878 -x5537 -x5869 -x7252 -x5419 -x7179 -x6160 -x1865 -x1284 -x5228 -x901 -x3193 -x1736 -x3710 -x2461 -x3255 -x7929 -x2505 -x7132 -x6234 -x6301 -x5581 -x6379 -x7044 -x5250 -x2172 -x5202 -x534 -x6199 -x2226 -x1405 -x3859 -x4638 -x7782 -x6871 -x1050 -x7719 -x657 -x5404 -x302 -x5263 -x6407 -x4135 -x2523 -x6387 -x1843 -x7931 -x4428 -x6356 -x579 -x4463 -x5450 -x4297 -x2638 -x6725 -x6639 -x3145 -x2024 -x5283 -x3555 -x1991 -x3500 -x605 -x3265 -x931 -x3948 -x6566 x7910 -x4578 -x3840 -x360 -x2054 -x4305 -x4026 -x722 -x1125 -x7142 -x841 -x1634 -x4105 -x7407 -x6994 -x2184 -x3558 -x1154 -x5654 -x6247 -x3674 -x4389 -x5681 -x4907 -x1027 -x6965 -x4488 -x494 -x7293 -x5555 -x2603 -x7228 -x6358 -x3650 -x2480 -x1007 -x1913 -x55 -x2838 -x2604 -x283 -x240 -x2653 -x3520 -x1707 -x2228 -x2569 -x7711 -x7040 -x2765 -x3836 -x3403 -x5185 -x5375 -x6463 -x318 -x4114 -x580 -x7245 -x1180 -x7811 -x848 -x946 -x2972 -x505 -x6906 -x905 -x1670 -x7064 x4933 -x4597 -x566 -x7110 -x19 -x4425 -x6097 -x7061 -x3544 -x1990 -x4359 -x2208 -x6717 -x653 -x7762 -x855 -x119 -x2981 -x1142 -x3223 -x6678 -x1311 -x3140 x3941 -x4383 -x5564 -x2854 -x358 -x1772 -x1823 -x7200 -x7459 -x6951 -x1617 -x16 -x3171 -x1974 -x5876 -x151 -x6166 -x6473 -x4898 -x3150 -x4232 -x3529 -x149 -x4906 -x6474 -x1080 -x4352 -x1887 -x584 -x5970 -x7131 -x7328 -x2801 -x205 -x7375 -x3060 -x4745 -x5955 -x6786 -x7549 -x2822 -x7511 -x4249 -x6146 -x408 -x3463 -x779 -x7302 -x1073 -x6984 -x843 -x2742 -x2700 -x6891 -x5400 -x4020 -x169 -x1510 -x3273 -x5410 -x3759 -x7331 -x2626 -x1367 -x2088 -x6790 -x1072 -x2271 -x975 -x191 -x3973 -x4145 -x274 -x4759 -x7471 -x6405 -x4416 -x6460 -x6001 -x4527 -x7432 -x6746 -x5786 -x1643 -x4896 -x3512 -x4976 -x1159 -x2225 -x478 -x2167 -x804 -x3901 -x6890 -x6259 -x3258 -x6737 -x6113 -x3183 -x7077 -x4788 -x5266 -x2497 -x5996 x4362 -x2771 -x1158 -x3895 -x2272 -x3051 -x168 -x2728 -x2365 -x7883 -x7092 -x628 -x3100 -x5246 -x4613 -x2983 -x658 -x335 -x643 -x3053 -x26 -x1245 -x1334 -x1667 -x3481 -x7172 -x2005 -x4245 -x7656 -x3408 -x3917 -x3742 -x1206 -x2313 -x7917 -x7819 -x6934 -x4643 -x193 -x1846 -x5156 -x936 -x5937 -x6486 -x2102 -x3807 -x4930 -x3356 -x2936 -x4937 -x2419 -x4205 -x5899 -x2967 -x7672 -x6867 -x1501 -x3196 -x414 -x257 -x4615 -x5504 -x5898 -x6622 -x533 -x6766 -x1036 -x2086 -x1047 -x4468 -x7642 -x1983 -x2354 -x5393 -x2144 -x2284 -x3794 -x1854 -x4542 -x3844 -x4554 -x6940 -x1269 -x6229 -x6816 -x6668 -x1931 -x4493 -x5036 -x106 -x1156 -x1894 -x2091 -x585 -x4942 -x2828 -x3135 -x5511 -x3087 -x1468 -x7202 -x13 -x6841 -x7866 -x4782 -x2269 -x3262 -x689 -x4445 -x1940 -x5821 -x2466 -x1903 -x4227 -x3428 -x2174 -x6218 -x2130 -x4809 -x7755 -x6865 -x3010 -x5782 -x4013 -x4045 -x980 -x3607 -x3089 -x208 -x2195 -x3464 -x5509 -x1343 -x3166 -x3885 -x3711 -x7083 -x2666 -x6326 -x6322 -x1210 -x99 -x5727 x1724 -x6211 -x3523 -x6696 -x2189 -x5693 -x637 -x2069 -x1694 -x2719 -x1780 -x4117 -x22 -x3129 -x4879 -x1399 -x4348 -x2537 -x4000 -x5546 -x7571 -x181 -x5767 -x6673 -x3564 -x2273 -x3892 -x3097 -x6676 -x5463 -x6620 -x5414 -x1731 -x5994 -x794 -x439 -x2918 -x6280 -x6662 -x1541 -x4606 -x6640 -x6721 -x1262 -x1921 -x3360 -x4822 -x758 -x7702 -x7915 -x5082 -x1621 -x2767 -x1908 -x869 -x2721 -x873 -x5302 -x5695 -x6260 -x3340 -x6225 -x777 -x2318 -x4785 -x6578 -x1118 -x954 -x4670 -x2046 -x5064 -x665 -x5050 -x1137 -x1253 -x3028 -x207 -x3726 -x1788 -x2278 -x2920 -x5043 -x5125 -x1302 -x7731 -x1054 -x6496 -x220 -x6553 -x1551 -x2826 -x5476 -x603 -x3976 -x754 -x3787 -x1010 -x1956 -x711 -x3798 -x550 -x82 -x1693 -x6466 -x2305 -x2632 -x5533 -x6944 -x5666 -x4497 -x7120 -x5280 -x1433 -x24 -x4340 -x6804 -x7810 -x2963 -x3032 -x7135 -x4874 -x1912 -x2292 -x4705 -x6760 -x7253 -x2877 -x5760 -x1178 -x1418 -x3329 -x4213 -x231 -x5261 -x4022 -x4481 -x4954 -x97 -x1144 -x1989 -x7098 -x5113 -x749 -x5350 -x890 -x6279 -x6973 -x2262 -x3519 -x4801 -x6209 -x6914 -x3286 -x6969 -x1660 x1391 -x6168 -x774 -x5819 -x864 -x5138 -x7774 -x4331 -x7455 -x4121 -x2575 -x3426 -x2709 -x5123 -x6783 -x1165 -x7212 -x5904 -x4458 -x7772 -x2476 -x5317 -x4072 -x996 -x4894 -x1853 -x4736 -x5595 -x7488 -x5025 -x614 -x928 -x1200 -x3849 -x2517 -x2199 -x6061 -x3721 -x2543 -x6764 -x7575 -x2397 -x102 -x6000 -x288 -x3388 -x7934 -x370 -x7472 -x7460 -x6034 x7868 -x3905 -x5104 -x3880 -x3296 -x5351 -x1738 -x4599 -x7674 -x2768 -x1596 -x1593 -x5799 -x3117 -x6849 -x1432 -x4168 x7153 -x6609 -x1162 -x2743 -x4732 -x1556 -x7415 -x4538 -x3609 -x5488 -x7548 -x1807 x4426 -x3634 -x1110 -x6084 -x15 -x4602 x6883 -x4023 -x7587 -x7283 -x6852 -x218 -x5634 -x1881 -x4742 -x3799 -x7248 -x7905 -x3348 -x4817 -x3439 -x7484 -x5407 -x1536 -x7517 -x4042 -x273 -x1796 -x5770 -x7902 -x2977 -x1577 -x6040 -x1448 -x4816 -x4634 -x6945 -x204 -x2120 -x3714 -x2136 -x1379 -x5411 -x3879 -x1726 -x3614 -x1528 -x153 -x4558 -x862 -x303 -x4092 -x3264 -x5024 -x502 -x2999 -x1696 -x1668 -x2938 -x7713 -x5068 -x6868 -x5443 -x2215 -x4676 -x3716 -x5495 -x6086 -x4667 -x4839 -x5592 -x7623 -x7182 -x3837 -x3841 -x880 -x4631 -x3921 -x4546 -x6413 -x7721 -x3001 -x3090 -x3580 -x81 -x176 -x4731 -x5466 -x7084 -x4137 -x2321 -x2763 -x5827 -x7264 -x3170 -x7249 -x5870 -x1077 -x7213 -x1049 -x3449 -x5547 -x6853 -x2133 -x6506 -x298 -x1380 -x2919 -x3245 -x7870 -x52 -x5332 -x5288 -x1173 -x6594 -x2804 -x6252 -x6240 -x3474 -x960 -x7055 -x6817 -x4831 -x2736 -x140 -x4780 -x6396 -x7911 -x4433 -x6499 -x4408 -x4268 -x2309 -x3322 -x3111 -x4028 -x7508 -x3328 -x156 -x6519 -x587 -x1279 -x2649 -x4474 -x7461 -x4172 -x367 -x1370 -x5747 -x2760 -x6481 -x1639 -x3557 -x7446 -x2396 -x5879 -x7887 -x2855 -x1878 -x7369 -x3838 -x4276 -x217 -x5690 -x7576 -x6996 -x1224 -x1514 -x6394 -x7417 -x6547 -x2012 -x7051 -x1895 -x4382 -x5968 -x2473 -x4209 -x5988 -x5040 -x7236 -x3560 -x4122 -x2679 -x6579 -x4517 -x1404 -x1970 -x6095 -x6585 -x741 -x2338 -x7926 -x7308 -x950 -x7136 -x6042 -x5489 -x3873 -x2582 -x292 -x4240 -x261 -x7474 -x260 -x4139 -x769 -x7747 -x6699 -x1546 -x2794 -x6406 -x4317 -x2165 -x4951 -x3366 -x6198 -x2630 -x259 -x6389 -x1701 -x5473 -x1684 -x7740 -x7008 -x1484 -x4710 -x5916 -x2293 -x459 -x2998 -x5289 -x5943 -x4571 -x4727 -x1522 -x7362 -x3239 -x2259 -x6451 -x5256 -x5259 -x6911 -x7631 -x1898 -x1398 -x5987 -x1836 -x4483 -x3026 -x5755 -x6500 -x6798 -x6100 -x939 -x6468 -x6534 -x6126 -x6572 -x68 -x5514 -x4107 -x7365 -x6916 -x7240 -x2529 -x1879 -x1365 -x2935 -x2257 -x5324 -x385 -x2931 -x7665 -x3380 -x2410 -x3531 -x3261 -x12 -x7214 -x4677 -x4320 -x7291 -x5598 -x3842 -x5873 -x1717 -x5665 -x4025 -x7770 -x2142 -x3247 -x4138 -x5548 -x1962 -x4713 -x767 -x3907 -x2211 -x4551 -x2279 -x7542 -x4189 -x5858 -x5098 -x2946 -x6504 -x4027 -x5724 -x7176 -x2530 -x4733 -x4423 -x7452 -x7242 -x1889 -x2527 -x783 -x7756 -x5686 -x1781 -x2601 -x7181 -x6621 -x7482 -x2655 -x3814 -x3899 -x5913 -x1216 -x1708 -x1044 -x5370 -x6637 -x488 -x7216 -x2729 -x4096 -x3522 -x734 -x3363 -x3956 -x5304 -x1403 -x3765 -x6943 -x716 -x1237 -x6536 -x5707 -x3244 -x7889 -x2379 -x1048 -x4684 -x5183 -x6907 -x2218 -x6983 -x539 -x3690 -x2219 -x6436 -x7875 -x4912 -x6459 -x2790 -x6235 -x5825 -x4193 -x6369 -x3989 -x7099 -x4029 -x3670 -x1950 -x5420 -x1182 -x3398 -x5337 -x1351 -x3783 -x5084 -x7346 -x2454 -x34 -x4141 -x5935 -x4101 -x805 -x6294 -x4355 -x6254 -x79 -x5379 -x463 -x1369 -x4270 -x4449 -x1998 -x5866 -x329 -x3409 -x7653 -x4728 -x1071 -x5807 -x2320 -x4395 -x5558 -x3165 -x906 -x5864 -x1926 -x6383 -x2711 -x6881 -x2883 -x3660 -x3906 -x1267 x7736 -x5917 -x199 -x1345 -x3027 -x6497 -x7342 -x1089 -x6231 -x6057 -x316 -x3543 -x7491 -x7800 -x6702 -x190 -x3770 -x3249 -x4620 -x1377 -x476 -x5931 -x6509 -x5817 -x1783 -x4530 -x3757 -x5569 -x6155 -x1275 -x2634 -x6920 -x4156 -x6180 -x1277 -x4890 -x5759 -x3151 -x1388 -x3343 -x3242 -x3274 -x7751 -x5651 -x5047 -x4994 -x2776 -x4981 -x98 -x810 -x3648 -x6685 -x1288 -x1321 -x5925 -x5612 -x5639 -x4345 -x5107 -x887 x7765 -x5052 -x6159 -x1952 -x2906 -x3186 -x6283 -x1699 -x7690 -x1997 -x6755 -x1127 -x4148 -x723 -x4018 -x1437 -x3638 -x4884 -x3566 -x5721 -x1249 -x3401 -x3477 -x2488 -x3000 -x4717 -x3228 -x2504 -x5572 -x4420 -x5877 -x1310 -x6905 -x475 -x4805 -x1872 -x3048 -x4552 -x673 -x3887 -x6184 -x2703 -x290 -x2299 -x6642 -x4829 -x7423 -x5086 -x5521 -x6202 -x6792 -x186 -x751 -x2693 -x1013 -x4902 -x3341 -x4309 -x6415 -x75 -x4441 -x5057 -x6748 -x395 -x725 -x4074 -x4126 -x3639 -x6171 -x5188 -x2489 -x1600 -x6038 -x3236 -x913 -x5614 x7704 -x3093 -x994 -x2428 -x5513 -x4892 -x4799 -x620 -x2637 -x3875 -x3963 -x3259 -x2337 -x7900 -x4467 -x4794 -x6681 -x7159 -x506 -x6450 -x4063 -x2805 -x5340 -x7468 -x6546 -x3079 -x1466 -x7566 -x1564 -x5472 -x760 -x5490 -x1147 -x2230 -x952 -x5275 -x4263 -x688 -x2373 -x529 -x6803 -x6192 -x581 -x6483 -x1120 -x1730 -x4014 -x7237 -x4312 -x6799 -x1692 -x6204 -x5429 -x3833 -x1132 -x6540 -x2757 -x1130 -x1005 -x2 -x6177 -x6354 -x5553 -x2502 -x1992 -x1743 -x7658 -x5065 -x7257 -x1329 -x4492 -x2660 -x6030 -x3574 -x670 -x6985 -x867 -x5164 -x3589 -x6913 -x7609 -x832 -x4607 -x995 -x7443 -x5851 -x5973 -x1011 -x4068 -x818 -x1387 -x2831 -x3785 -x3935 -x641 -x2256 -x2075 -x7890 -x1740 -x3621 -x4241 -x200 -x5412 -x5446 -x7667 -x150 -x7684 -x6124 -x2076 -x4897 -x3014 -x433 -x3579 -x6418 -x6148 -x7065 -x5603 -x2153 -x4182 -x1179 -x6602 -x3399 -x727 -x5069 -x7635 -x7387 -x2276 -x3852 -x4608 -x4833 -x4856 -x1815 -x3896 -x6653 -x3012 -x5936 -x1813 -x3972 -x4277 -x2082 -x7634 -x6366 -x3235 -x640 -x6403 -x7385 -x5708 -x6440 -x2412 -x778 -x3195 -x807 -x485 -x2399 -x5448 -x1966 -x2773 -x126 -x4668 -x1529 -x1557 -x1791 -x583 -x7601 -x3498 -x4142 -x197 -x7108 x7728 -x4415 -x1476 -x2751 -x2068 -x336 -x5865 -x4377 -x7164 -x7363 -x615 -x7154 -x5089 -x289 -x6175 -x1676 -x6903 -x5832 -x7358 -x7163 -x3773 -x5762 -x1411 -x6370 -x730 -x7155 -x4778 -x236 -x4354 -x1960 -x7720 -x5716 -x6123 -x7420 -x230 -x3127 -x6243 -x286 -x3526 -x5777 -x6173 -x4386 -x278 -x6117 -x3200 -x170 -x6733 -x3675 -x835 -x3817 -x7533 -x7509 -x4095 -x5516 -x5954 -x6477 -x6632 -x3984 -x675 -x1811 -x3189 x4421 -x5309 -x5752 -x3542 -x811 -x3131 -x3039 -x3608 -x6353 -x7144 -x938 -x2620 -x7454 -x7418 -x5732 -x3996 -x7034 -x7904 -x7366 -x6291 -x591 -x4007 -x120 -x5710 -x6554 -x1535 -x1014 -x3800 -x2499 -x833 -x6109 -x4873 -x3292 -x6080 -x1481 -x6701 -x3271 -x5323 -x7589 -x2238 -x5849 -x7863 -x1909 -x3119 -x4178 -x7298 -x1319 -x7465 -x7025 -x7097 -x5829 -x1296 -x6738 -x7632 -x2635 -x4081 -x788 -x100 -x1340 -x2756 -x338 -x2478 -x4536 -x575 -x2051 -x2762 -x5484 -x4573 -x5236 -x3465 -x6479 -x5111 -x5775 -x313 -x4234 -x831 -x5312 -x3923 -x4949 -x3870 -x6515 -x35 -x6557 -x1012 -x6571 -x2300 -x401 -x7848 -x2363 -x3143 -x6659 -x5308 -x2949 -x3864 -x5958 -x7191 -x4950 -x6611 -x7490 -x5171 -x2581 -x7820 -x3978 -x4489 -x5883 -x33 -x6645 -x6151 -x3492 -x4760 -x6743 -x7594 -x4278 -x3806 -x3163 -x6082 -x5060 -x4258 -x7211 -x7895 -x389 -x4504 -x5108 -x3513 -x3054 -x3344 -x5383 -x6507 -x1272 -x2241 -x1243 -x5897 -x6615 -x7274 -x5045 -x1794 -x3153 -x870 -x6556 -x2965 -x3983 -x1682 -x3954 -x342 -x927 -x1280 -x1238 -x7833 -x7924 -x6179 -x223 -x1353 -x4636 -x5839 -x7401 -x2548 -x297 -x1469 -x6670 -x5095 -x1213 -x6107 -x6889 -x2996 -x7173 -x7815 -x7221 -x5120 -x5247 -x7557 -x4330 -x7626 -x2688 -x4041 -x4398 -x4583 -x2394 -x4243 -x5402 -x6052 -x6714 -x7450 -x310 -x5730 -x6682 -x7886 -x4387 -x5878 -x1092 -x281 -x2869 -x5535 -x3936 -x2015 -x4712 -x3066 -x2945 -x4183 -x3169 -x2294 -x3253 -x343 -x237 -x4413 -x6709 -x1786 -x5301 -x4508 -x763 -x5430 -x1339 -x376 -x5145 -x6425 -x1706 -x5505 -x6078 -x1197 -x709 -x1497 -x147 -x1900 -x5479 -x4134 -x2449 -x627 -x3181 -x1160 -x5186 -x3272 -x6471 -x789 -x888 -x1033 -x5341 -x5032 -x2122 -x7003 -x2623 -x123 -x2892 -x1062 -x7551 -x5293 -x253 -x698 -x5240 -x5272 -x4019 -x7126 -x621 -x1533 -x3233 -x7477 -x1777 -x3413 -x1971 -x2942 -x2314 -x5439 -x7435 -x1222 -x7076 -x7597 -x3900 -x728 -x7830 -x792 -x1169 -x4943 -x2127 -x5105 -x5705 -x1019 -x6163 -x5628 -x2224 -x7001 -x5992 -x1821 -x2486 -x3487 -x4757 -x3503 -x5408 -x3124 -x2585 -x4842 -x4501 -x4929 -x7230 -x6549 -x5576 -x2904 -x6521 -x7661 -x1576 -x1259 -x3058 -x6773 -x3585 -x5808 -x4927 -x849 -x365 -x5189 -x4378 -x6742 -x4447 -x3661 -x6935 -x726 -x3618 -x387 -x5778 -x5510
3577.33/3598.39 s SATISFIABLE
3577.33/3598.39 c Time taken to solve: 3589.958860445 seconds
3577.33/3598.39 c Total time taken: 3590.2912423610687 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-4785263-1783740463/watcher-4785263-1783740463 -o /tmp/evaluation-result-4785263-1783740463/solver-4785263-1783740463 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4785263-1783740463/vars-4785263-1783740463 --bin-var /tmp/runsolver-exch-nodeE008-1783740463-2780341 --watchdog 3760 --use-pty run HOME/instance-4785263-1783740463.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 245165048 --intermediate --solver ortools
running on 4 cores: 16-19
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 6,9,13,16,22-23,25,28,38,46,48,50
3550 MHz: 4-5,7,18,20-21,40,61-62
3600 MHz: 0-3,8,10-12,14-15,17,19,24,26-27,29-37,39,41-45,47,49,51-60,63
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
3600 MHz: 0-3
CPU governors:
performance: 16-19
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128009 MiB (5604 MiB free)
node 1: cores 8-15, 129019 MiB (128158 MiB free)
node 2: cores 16-23, 129019 MiB (128293 MiB free)
node 3: cores 24-31, 129003 MiB (96411 MiB free)
node 4: cores 32-39, 129019 MiB (81215 MiB free)
node 5: cores 40-47, 129019 MiB (127375 MiB free)
node 6: cores 48-55, 129019 MiB (119677 MiB free)
node 7: cores 56-63, 128474 MiB (108067 MiB free)
node distances:
10 12 12 12 32 32 32 32
12 10 12 12 32 32 32 32
12 12 10 12 32 32 32 32
12 12 12 10 32 32 32 32
32 32 32 32 10 12 12 12
32 32 32 32 12 10 12 12
32 32 32 32 12 12 10 12
32 32 32 32 12 12 12 10
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Using a pseudo terminal to collect output from the solver
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=2780574, runsolver pid=2780527
Current StackSize limit: 8192 KiB
[startup+0.100056 s]*
/proc/loadavg: 1.62 7.86 12.70 4/902 2780609
/proc/meminfo: memFree=813899296/1055320716 swapFree=33553916/33554428
[pid=2780574] ppid=2780527 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/2780574/stat : 2780574 (run) S 2780527 2780574 2780327 0 -1 4194304 268 123 0 0 0 0 0 0 20 0 1 0 23683584 4427776 640 18446744073709551615 94668679495680 94668680390213 140722607813696 0 0 0 65536 4 65538 1 0 0 17 17 0 0 0 0 0 94668680629264 94668680677008 94668683374592 140722607818879 140722607819113 140722607819113 140722607824849 0
/proc/2780574/statm: 1081 802 714 219 0 143 0
[pid=2780603] ppid=2780574 vsize=9492 memory=1784 CPUtime=0 cores=16-19
/proc/2780603/stat : 2780603 (python3) D 2780574 2780574 2780327 0 -1 4194304 93 0 1 0 0 0 0 0 20 0 1 0 23683590 9719808 384 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 0 0 1 0 0 17 18 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
/proc/2780603/statm: 2373 446 417 753 0 314 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13816 KiB
Current children cumulated memory: 4992 KiB
[startup+0.213602 s]*
/proc/loadavg: 1.62 7.86 12.70 18/904 2780611
/proc/meminfo: memFree=813923060/1055320716 swapFree=33553916/33554428
[pid=2780574] ppid=2780527 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/2780574/stat : 2780574 (run) S 2780527 2780574 2780327 0 -1 4194304 268 123 0 0 0 0 0 0 20 0 1 0 23683584 4427776 640 18446744073709551615 94668679495680 94668680390213 140722607813696 0 0 0 65536 4 65538 1 0 0 17 17 0 0 0 0 0 94668680629264 94668680677008 94668683374592 140722607818879 140722607819113 140722607819113 140722607824849 0
/proc/2780574/statm: 1081 802 714 219 0 143 0
[pid=2780603] ppid=2780574 vsize=11408 memory=4488 CPUtime=0 cores=16-19
/proc/2780603/stat : 2780603 (python3) D 2780574 2780574 2780327 0 -1 4194304 222 0 33 0 0 0 0 0 20 0 1 0 23683590 11681792 896 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 0 0 1 0 0 17 18 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
/proc/2780603/statm: 2852 1122 997 753 0 701 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 15732 KiB
Current children cumulated memory: 7696 KiB
[startup+0.312719 s]*
/proc/loadavg: 1.62 7.86 12.70 2/906 2780613
/proc/meminfo: memFree=813915840/1055320716 swapFree=33553916/33554428
[pid=2780574] ppid=2780527 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/2780574/stat : 2780574 (run) S 2780527 2780574 2780327 0 -1 4194304 268 123 0 0 0 0 0 0 20 0 1 0 23683584 4427776 640 18446744073709551615 94668679495680 94668680390213 140722607813696 0 0 0 65536 4 65538 1 0 0 17 17 0 0 0 0 0 94668680629264 94668680677008 94668683374592 140722607818879 140722607819113 140722607819113 140722607824849 0
/proc/2780574/statm: 1081 802 714 219 0 143 0
[pid=2780603] ppid=2780574 vsize=15000 memory=9212 CPUtime=0 cores=16-19
/proc/2780603/stat : 2780603 (python3) D 2780574 2780574 2780327 0 -1 4194304 902 0 51 0 0 0 0 0 20 0 1 0 23683590 15360000 2176 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 2 1 0 0 17 18 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
/proc/2780603/statm: 3750 2303 1576 753 0 1599 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 19324 KiB
Current children cumulated memory: 12420 KiB
[startup+0.700143 s]
/proc/loadavg: 1.62 7.86 12.70 5/907 2780614
/proc/meminfo: memFree=813904848/1055320716 swapFree=33553916/33554428
[pid=2780574] ppid=2780527 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/2780574/stat : 2780574 (run) S 2780527 2780574 2780327 0 -1 4194304 268 123 0 0 0 0 0 0 20 0 1 0 23683584 4427776 640 18446744073709551615 94668679495680 94668680390213 140722607813696 0 0 0 65536 4 65538 1 0 0 17 17 0 0 0 0 0 94668680629264 94668680677008 94668683374592 140722607818879 140722607819113 140722607819113 140722607824849 0
/proc/2780574/statm: 1081 802 714 219 0 143 0
[pid=2780603] ppid=2780574 vsize=18620 memory=14000 CPUtime=0.03 cores=16-19
/proc/2780603/stat : 2780603 (python3) D 2780574 2780574 2780327 0 -1 4194304 2073 0 53 0 2 1 0 0 20 0 1 0 23683590 19066880 3328 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 2 1 0 0 17 18 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
/proc/2780603/statm: 4655 3500 1608 753 0 2504 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 22944 KiB
Current children cumulated memory: 17208 KiB
[startup+1.50012 s]
/proc/loadavg: 1.62 7.86 12.70 2/907 2780614
/proc/meminfo: memFree=813855680/1055320716 swapFree=33553916/33554428
[pid=2780574] ppid=2780527 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/2780574/stat : 2780574 (run) S 2780527 2780574 2780327 0 -1 4194304 268 123 0 0 0 0 0 0 20 0 1 0 23683584 4427776 640 18446744073709551615 94668679495680 94668680390213 140722607813696 0 0 0 65536 4 65538 1 0 0 17 17 0 0 0 0 0 94668680629264 94668680677008 94668683374592 140722607818879 140722607819113 140722607819113 140722607824849 0
/proc/2780574/statm: 1081 802 714 219 0 143 0
[pid=2780603] ppid=2780574 vsize=22704 memory=18016 CPUtime=0.06 cores=16-19
/proc/2780603/stat : 2780603 (python3) D 2780574 2780574 2780327 0 -1 4194304 2978 0 65 0 4 2 0 0 20 0 1 0 23683590 23248896 4352 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 2 1 0 0 17 18 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
/proc/2780603/statm: 5676 4504 1745 753 0 3396 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 27028 KiB
Current children cumulated memory: 21224 KiB
[startup+3.1129 s]
/proc/loadavg: 2.78 8.00 12.72 3/907 2780614
/proc/meminfo: memFree=813769104/1055320716 swapFree=33553916/33554428
[pid=2780574] ppid=2780527 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/2780574/stat : 2780574 (run) S 2780527 2780574 2780327 0 -1 4194304 268 123 0 0 0 0 0 0 20 0 1 0 23683584 4427776 640 18446744073709551615 94668679495680 94668680390213 140722607813696 0 0 0 65536 4 65538 1 0 0 17 17 0 0 0 0 0 94668680629264 94668680677008 94668683374592 140722607818879 140722607819113 140722607819113 140722607824849 0
/proc/2780574/statm: 1081 802 714 219 0 143 0
[pid=2780603] ppid=2780574 vsize=72956 memory=27360 CPUtime=0.11 cores=16-19
/proc/2780603/stat : 2780603 (python3) D 2780574 2780574 2780327 0 -1 4194304 4301 0 122 0 6 5 0 0 20 0 1 0 23683590 74706944 6656 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 2 1 0 0 17 17 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
/proc/2780603/statm: 18239 6840 2877 753 0 4943 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 77280 KiB
Current children cumulated memory: 30568 KiB
heavy processes:
[startup+6.30014 s]
/proc/loadavg: 2.78 8.00 12.72 2/956 2780663
/proc/meminfo: memFree=813269420/1055320716 swapFree=33553916/33554428
[pid=2780574] ppid=2780527 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/2780574/stat : 2780574 (run) S 2780527 2780574 2780327 0 -1 4194304 268 123 0 0 0 0 0 0 20 0 1 0 23683584 4427776 640 18446744073709551615 94668679495680 94668680390213 140722607813696 0 0 0 65536 4 65538 1 0 0 17 17 0 0 0 0 0 94668680629264 94668680677008 94668683374592 140722607818879 140722607819113 140722607819113 140722607824849 0
/proc/2780574/statm: 1081 802 714 219 0 143 0
[pid=2780603] ppid=2780574 vsize=291852 memory=78940 CPUtime=0.58 cores=16-19
/proc/2780603/stat : 2780603 (python3) D 2780574 2780574 2780327 0 -1 4194304 14140 0 292 0 44 14 0 0 20 0 4 0 23683590 298856448 19584 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 2 0 0 0 17 17 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
/proc/2780603/statm: 72963 19735 6335 753 0 53193 0
[pid=2780603/tid=2780626] ppid=2780574 vsize=291852 memory=3208 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780626/stat : 2780626 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 298856448 19584 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 2 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780641] ppid=2780574 vsize=291852 memory=30320 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780641/stat : 2780641 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 298856448 19584 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 2 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780651] ppid=2780574 vsize=291852 memory=18580 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780651/stat : 2780651 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 298856448 19584 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 2 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 296176 KiB
Current children cumulated memory: 82148 KiB
heavy processes:
[startup+12.7001 s]
/proc/loadavg: 4.81 8.26 12.76 16/941 2780680
/proc/meminfo: memFree=811149692/1055320716 swapFree=33553916/33554428
[pid=2780574] ppid=2780527 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/2780574/stat : 2780574 (run) S 2780527 2780574 2780327 0 -1 4194304 268 123 0 0 0 0 0 0 20 0 1 0 23683584 4427776 640 18446744073709551615 94668679495680 94668680390213 140722607813696 0 0 0 65536 4 65538 1 0 0 17 17 0 0 0 0 0 94668680629264 94668680677008 94668683374592 140722607818879 140722607819113 140722607819113 140722607824849 0
/proc/2780574/statm: 1081 802 714 219 0 143 0
[pid=2780603] ppid=2780574 vsize=486308 memory=180196 CPUtime=5.09 cores=16-19
/proc/2780603/stat : 2780603 (python3) R 2780574 2780574 2780327 0 -1 4194304 45096 0 553 0 489 20 0 0 20 0 4 0 23683590 497979392 44789 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 0 0 0 17 17 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
/proc/2780603/statm: 121577 45049 13602 753 0 72614 0
[pid=2780603/tid=2780626] ppid=2780574 vsize=486308 memory=3208 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780626/stat : 2780626 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 497979392 44789 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780641] ppid=2780574 vsize=486308 memory=4107338068527435187 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780641/stat : 2780641 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 497979392 44789 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780651] ppid=2780574 vsize=486308 memory=3208 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780651/stat : 2780651 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 497979392 44789 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
Current children cumulated CPU time: 5.09 s
Current children cumulated vsize: 490632 KiB
Current children cumulated memory: 183404 KiB
heavy processes:
[startup+25.5002 s]
/proc/loadavg: 6.53 8.52 12.79 17/949 2780778
/proc/meminfo: memFree=808985516/1055320716 swapFree=33553916/33554428
[pid=2780574] ppid=2780527 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/2780574/stat : 2780574 (run) S 2780527 2780574 2780327 0 -1 4194304 268 123 0 0 0 0 0 0 20 0 1 0 23683584 4427776 640 18446744073709551615 94668679495680 94668680390213 140722607813696 0 0 0 65536 4 65538 1 0 0 17 17 0 0 0 0 0 94668680629264 94668680677008 94668683374592 140722607818879 140722607819113 140722607819113 140722607824849 0
/proc/2780574/statm: 1081 802 714 219 0 143 0
[pid=2780603] ppid=2780574 vsize=507464 memory=201260 CPUtime=17.84 cores=16-19
/proc/2780603/stat : 2780603 (python3) R 2780574 2780574 2780327 0 -1 4194304 69619 0 553 0 1763 21 0 0 20 0 4 0 23683590 519643136 50165 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 0 0 0 17 17 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
/proc/2780603/statm: 126866 50315 13632 753 0 77903 0
[pid=2780603/tid=2780626] ppid=2780574 vsize=507464 memory=15648 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780626/stat : 2780626 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 519643136 50165 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780641] ppid=2780574 vsize=507464 memory=3208 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780641/stat : 2780641 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 519643136 50165 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780651] ppid=2780574 vsize=507464 memory=100 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780651/stat : 2780651 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 519643136 50165 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
Current children cumulated CPU time: 17.84 s
Current children cumulated vsize: 511788 KiB
Current children cumulated memory: 204468 KiB
heavy processes:
[startup+51.1139 s]
/proc/loadavg: 9.76 9.12 12.88 18/957 2780823
/proc/meminfo: memFree=807807120/1055320716 swapFree=33553916/33554428
[pid=2780574] ppid=2780527 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/2780574/stat : 2780574 (run) S 2780527 2780574 2780327 0 -1 4194304 268 123 0 0 0 0 0 0 20 0 1 0 23683584 4427776 640 18446744073709551615 94668679495680 94668680390213 140722607813696 0 0 0 65536 4 65538 1 0 0 17 17 0 0 0 0 0 94668680629264 94668680677008 94668683374592 140722607818879 140722607819113 140722607819113 140722607824849 0
################
# More data... #
################
[pid=2780574] ppid=2780527 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/2780574/stat : 2780574 (run) S 2780527 2780574 2780327 0 -1 4194304 268 123 0 0 0 0 0 0 20 0 1 0 23683584 4427776 640 18446744073709551615 94668679495680 94668680390213 140722607813696 0 0 0 65536 4 65538 1 0 0 17 17 0 0 0 0 0 94668680629264 94668680677008 94668683374592 140722607818879 140722607819113 140722607819113 140722607824849 0
/proc/2780574/statm: 1081 802 714 219 0 143 0
[pid=2780603] ppid=2780574 vsize=631748 memory=327480 CPUtime=3561.39 cores=16-19
/proc/2780603/stat : 2780603 (python3) R 2780574 2780574 2780327 0 -1 4194304 483976 0 553 0 356094 45 0 0 20 0 4 0 23683590 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 0 0 0 17 17 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
/proc/2780603/statm: 157937 81870 13663 753 0 108974 0
[pid=2780603/tid=2780626] ppid=2780574 vsize=631748 memory=3208 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780626/stat : 2780626 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780641] ppid=2780574 vsize=631748 memory=42680 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780641/stat : 2780641 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780651] ppid=2780574 vsize=631748 memory=-6231271668642316152 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780651/stat : 2780651 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
Current children cumulated CPU time: 3561.39 s
Current children cumulated vsize: 636072 KiB
Current children cumulated memory: 330688 KiB
[startup+3598.48 s]
# the end of solver process 2780574 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=3577.05 s, system=0.480047 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 16.00 16.00 16.04 18/935 2780939
/proc/meminfo: memFree=804680408/1055320716 swapFree=33553916/33554428
[pid=2780574] ppid=2780527 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/2780574/stat : 2780574 (run) S 2780527 2780574 2780327 0 -1 4194304 268 123 0 0 0 0 0 0 20 0 1 0 23683584 4427776 640 18446744073709551615 94668679495680 94668680390213 140722607813696 0 0 0 65536 4 65538 1 0 0 17 17 0 0 0 0 0 94668680629264 94668680677008 94668683374592 140722607818879 140722607819113 140722607819113 140722607824849 0
/proc/2780574/statm: 1081 802 714 219 0 143 0
[pid=2780603] ppid=2780574 vsize=631748 memory=327480 CPUtime=3563.09 cores=16-19
/proc/2780603/stat : 2780603 (python3) R 2780574 2780574 2780327 0 -1 4194304 483976 0 553 0 356264 45 0 0 20 0 4 0 23683590 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 0 0 0 17 17 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
/proc/2780603/statm: 157937 81870 13663 753 0 108974 0
[pid=2780603/tid=2780626] ppid=2780574 vsize=631748 memory=66 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780626/stat : 2780626 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780641] ppid=2780574 vsize=631748 memory=433 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780641/stat : 2780641 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780651] ppid=2780574 vsize=631748 memory=8908058261624984676 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780651/stat : 2780651 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
Current children cumulated CPU time: 3563.09 s
Current children cumulated vsize: 636072 KiB
Current children cumulated memory: 330688 KiB
[startup+3590.4 s]
/proc/loadavg: 16.00 16.00 16.04 18/933 2780939
/proc/meminfo: memFree=804685880/1055320716 swapFree=33553916/33554428
[pid=2780574] ppid=2780527 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/2780574/stat : 2780574 (run) S 2780527 2780574 2780327 0 -1 4194304 268 123 0 0 0 0 0 0 20 0 1 0 23683584 4427776 640 18446744073709551615 94668679495680 94668680390213 140722607813696 0 0 0 65536 4 65538 1 0 0 17 17 0 0 0 0 0 94668680629264 94668680677008 94668683374592 140722607818879 140722607819113 140722607819113 140722607824849 0
/proc/2780574/statm: 1081 802 714 219 0 143 0
[pid=2780603] ppid=2780574 vsize=631748 memory=327480 CPUtime=3569.46 cores=16-19
/proc/2780603/stat : 2780603 (python3) R 2780574 2780574 2780327 0 -1 4194304 483978 0 553 0 356901 45 0 0 20 0 4 0 23683590 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 0 0 0 17 17 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
/proc/2780603/statm: 157937 81870 13663 753 0 108974 0
[pid=2780603/tid=2780626] ppid=2780574 vsize=631748 memory=15648 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780626/stat : 2780626 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780641] ppid=2780574 vsize=631748 memory=3208 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780641/stat : 2780641 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780651] ppid=2780574 vsize=631748 memory=327480 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780651/stat : 2780651 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
Current children cumulated CPU time: 3569.46 s
Current children cumulated vsize: 636072 KiB
Current children cumulated memory: 330688 KiB
[startup+3593.6 s]
/proc/loadavg: 16.00 16.00 16.04 17/925 2780947
/proc/meminfo: memFree=805268624/1055320716 swapFree=33553916/33554428
[pid=2780574] ppid=2780527 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/2780574/stat : 2780574 (run) S 2780527 2780574 2780327 0 -1 4194304 268 123 0 0 0 0 0 0 20 0 1 0 23683584 4427776 640 18446744073709551615 94668679495680 94668680390213 140722607813696 0 0 0 65536 4 65538 1 0 0 17 17 0 0 0 0 0 94668680629264 94668680677008 94668683374592 140722607818879 140722607819113 140722607819113 140722607824849 0
/proc/2780574/statm: 1081 802 714 219 0 143 0
[pid=2780603] ppid=2780574 vsize=631748 memory=327480 CPUtime=3572.65 cores=16-19
/proc/2780603/stat : 2780603 (python3) R 2780574 2780574 2780327 0 -1 4194304 483978 0 553 0 357220 45 0 0 20 0 4 0 23683590 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 0 0 0 17 17 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
/proc/2780603/statm: 157937 81870 13663 753 0 108974 0
[pid=2780603/tid=2780626] ppid=2780574 vsize=631748 memory=3208 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780626/stat : 2780626 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780641] ppid=2780574 vsize=631748 memory=327480 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780641/stat : 2780641 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780651] ppid=2780574 vsize=631748 memory=327480 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780651/stat : 2780651 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
Current children cumulated CPU time: 3572.65 s
Current children cumulated vsize: 636072 KiB
Current children cumulated memory: 330688 KiB
[startup+3596.8 s]
/proc/loadavg: 16.00 16.00 16.04 18/933 2780992
/proc/meminfo: memFree=805209496/1055320716 swapFree=33553916/33554428
[pid=2780574] ppid=2780527 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/2780574/stat : 2780574 (run) S 2780527 2780574 2780327 0 -1 4194304 268 123 0 0 0 0 0 0 20 0 1 0 23683584 4427776 640 18446744073709551615 94668679495680 94668680390213 140722607813696 0 0 0 65536 4 65538 1 0 0 17 17 0 0 0 0 0 94668680629264 94668680677008 94668683374592 140722607818879 140722607819113 140722607819113 140722607824849 0
/proc/2780574/statm: 1081 802 714 219 0 143 0
[pid=2780603] ppid=2780574 vsize=631748 memory=327480 CPUtime=3575.83 cores=16-19
/proc/2780603/stat : 2780603 (python3) R 2780574 2780574 2780327 0 -1 4194304 486821 0 553 0 357538 45 0 0 20 0 4 0 23683590 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 0 0 0 17 17 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
/proc/2780603/statm: 157937 81870 13663 753 0 108974 0
[pid=2780603/tid=2780626] ppid=2780574 vsize=631748 memory=327428 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780626/stat : 2780626 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780641] ppid=2780574 vsize=631748 memory=30320 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780641/stat : 2780641 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780651] ppid=2780574 vsize=631748 memory=3208 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780651/stat : 2780651 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
Current children cumulated CPU time: 3575.83 s
Current children cumulated vsize: 636072 KiB
Current children cumulated memory: 330688 KiB
[startup+3597.6 s]
/proc/loadavg: 16.00 16.00 16.04 18/933 2780992
/proc/meminfo: memFree=805399488/1055320716 swapFree=33553916/33554428
[pid=2780574] ppid=2780527 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/2780574/stat : 2780574 (run) S 2780527 2780574 2780327 0 -1 4194304 268 123 0 0 0 0 0 0 20 0 1 0 23683584 4427776 640 18446744073709551615 94668679495680 94668680390213 140722607813696 0 0 0 65536 4 65538 1 0 0 17 17 0 0 0 0 0 94668680629264 94668680677008 94668683374592 140722607818879 140722607819113 140722607819113 140722607824849 0
/proc/2780574/statm: 1081 802 714 219 0 143 0
[pid=2780603] ppid=2780574 vsize=631748 memory=327480 CPUtime=3576.63 cores=16-19
/proc/2780603/stat : 2780603 (python3) R 2780574 2780574 2780327 0 -1 4194304 486857 0 553 0 357618 45 0 0 20 0 4 0 23683590 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 0 0 0 17 17 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
/proc/2780603/statm: 157937 81870 13663 753 0 108974 0
[pid=2780603/tid=2780626] ppid=2780574 vsize=631748 memory=3672 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780626/stat : 2780626 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780641] ppid=2780574 vsize=631748 memory=3532 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780641/stat : 2780641 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780651] ppid=2780574 vsize=631748 memory=15648 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780651/stat : 2780651 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
Current children cumulated CPU time: 3576.63 s
Current children cumulated vsize: 636072 KiB
Current children cumulated memory: 330688 KiB
[startup+3598 s]*
/proc/loadavg: 16.08 16.02 16.05 14/909 2781016
/proc/meminfo: memFree=808199404/1055320716 swapFree=33553916/33554428
[pid=2780574] ppid=2780527 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/2780574/stat : 2780574 (run) S 2780527 2780574 2780327 0 -1 4194304 268 123 0 0 0 0 0 0 20 0 1 0 23683584 4427776 640 18446744073709551615 94668679495680 94668680390213 140722607813696 0 0 0 65536 4 65538 1 0 0 17 17 0 0 0 0 0 94668680629264 94668680677008 94668683374592 140722607818879 140722607819113 140722607819113 140722607824849 0
/proc/2780574/statm: 1081 802 714 219 0 143 0
[pid=2780603] ppid=2780574 vsize=631748 memory=327480 CPUtime=3577.04 cores=16-19
/proc/2780603/stat : 2780603 (python3) R 2780574 2780574 2780327 0 -1 4194304 486901 0 553 0 357659 45 0 0 20 0 4 0 23683590 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 0 0 0 17 17 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
/proc/2780603/statm: 157937 81870 13663 753 0 108974 0
[pid=2780603/tid=2780626] ppid=2780574 vsize=631748 memory=-7811025685380556644 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780626/stat : 2780626 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780641] ppid=2780574 vsize=631748 memory=3156 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780641/stat : 2780641 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780651] ppid=2780574 vsize=631748 memory=3208 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780651/stat : 2780651 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 646909952 81578 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
Current children cumulated CPU time: 3577.04 s
Current children cumulated vsize: 636072 KiB
Current children cumulated memory: 330688 KiB
[startup+3598.4 s]
/proc/loadavg: 16.08 16.02 16.05 14/909 2781016
/proc/meminfo: memFree=808199404/1055320716 swapFree=33553916/33554428
[pid=2780574] ppid=2780527 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/2780574/stat : 2780574 (run) S 2780527 2780574 2780327 0 -1 4194304 268 123 0 0 0 0 0 0 20 0 1 0 23683584 4427776 640 18446744073709551615 94668679495680 94668680390213 140722607813696 0 0 0 65536 4 65538 1 0 0 17 17 0 0 0 0 0 94668680629264 94668680677008 94668683374592 140722607818879 140722607819113 140722607819113 140722607824849 0
/proc/2780574/statm: 1081 802 714 219 0 143 0
[pid=2780603] ppid=2780574 vsize=625324 memory=321756 CPUtime=3577.43 cores=16-19
/proc/2780603/stat : 2780603 (python3) R 2780574 2780574 2780327 0 -1 4194304 493463 0 553 0 357697 46 0 0 20 0 4 0 23683590 640331776 80235 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 0 0 0 0 17 17 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
/proc/2780603/statm: 156331 80439 13664 753 0 107368 0
[pid=2780603/tid=2780626] ppid=2780574 vsize=625324 memory=4656 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780626/stat : 2780626 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 640331776 80235 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 0 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780641] ppid=2780574 vsize=625324 memory=-6231271668642316152 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780641/stat : 2780641 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 640331776 80235 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 0 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
[pid=2780603/tid=2780651] ppid=2780574 vsize=625324 memory=327480 CPUtime=0.07 cores=16-19
/proc/2780603/task/2780651/stat : 2780651 (python3) S 2780574 2780574 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 23683898 640331776 80235 18446744073709551615 4321280 7402577 140734556615280 0 0 0 0 16781312 0 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 40431616 140734556624794 140734556625044 140734556625044 140734556630970 0
Current children cumulated CPU time: 3577.43 s
Current children cumulated vsize: 629648 KiB
Current children cumulated memory: 324964 KiB
Child status: 0
Real time (s): 3598.48
CPU time (s): 3577.53
CPU user time (s): 3577.05
CPU system time (s): 0.480047
CPU usage (%): 99.4179
Max. virtual memory (cumulated for all children) (KiB): 636072
Max. memory (cumulated for all children) (KiB): 330688
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3577.05
system time used= 0.480047
maximum resident set size= 326312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 499351
page faults= 553
swaps= 0
block input operations= 19952
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7162
involuntary context switches= 1482
# summary of solver processes directly reported to runsolver:
# pid: 2780574
# total CPU time (s): 3577.53
# total CPU user time (s): 3577.05
# total CPU system time (s): 0.480047
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.9355 second user time and 39.4185 second system time
The end
Launcher Data
Begin job on nodeE008 at 2026-07-11 05:27:43
IDJOB=4785263
IDBENCH=146770
IDSOLVER=3604
FILE ID=nodeE008/4785263-1783740463
RUNJOBID= nodeE008-1783740463-2780341
SLURM_JOB_ID= 12739721
Free space on /tmp= 744512 MiB
SOLVER NAME= cpmpy_ortools (1 core) 2026-05-18
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-ran16x16.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-4785263-1783740463/watcher-4785263-1783740463 -o /tmp/evaluation-result-4785263-1783740463/solver-4785263-1783740463 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4785263-1783740463/vars-4785263-1783740463 --bin-var /tmp/runsolver-exch-nodeE008-1783740463-2780341 --watchdog 3760 --use-pty run HOME/instance-4785263-1783740463.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 245165048 --intermediate --solver ortools
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= dbef043f16801556ea1810722aa54e59
RANDOM SEED=245165048
nodeE008 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance
/proc/cpuinfo:
processor : 0
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 0
cpu cores : 32
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 1
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3589.344
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 1
cpu cores : 32
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 2
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3593.022
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 2
cpu cores : 32
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 3
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 3
cpu cores : 32
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 4
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3574.162
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 64
cpu cores : 32
apicid : 64
initial apicid : 64
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 5
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3581.232
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 65
cpu cores : 32
apicid : 65
initial apicid : 65
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 6
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 66
cpu cores : 32
apicid : 66
initial apicid : 66
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 7
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 67
cpu cores : 32
apicid : 67
initial apicid : 67
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 8
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3596.654
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 32
cpu cores : 32
apicid : 32
initial apicid : 32
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 9
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3603.338
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 33
cpu cores : 32
apicid : 33
initial apicid : 33
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 10
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 34
cpu cores : 32
apicid : 34
initial apicid : 34
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 11
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 35
cpu cores : 32
apicid : 35
initial apicid : 35
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 12
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3591.559
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 96
cpu cores : 32
apicid : 96
initial apicid : 96
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 13
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3594.435
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 97
cpu cores : 32
apicid : 97
initial apicid : 97
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 14
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 98
cpu cores : 32
apicid : 98
initial apicid : 98
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 15
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 99
cpu cores : 32
apicid : 99
initial apicid : 99
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 16
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3576.588
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 48
cpu cores : 32
apicid : 48
initial apicid : 48
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 17
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3573.621
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 49
cpu cores : 32
apicid : 49
initial apicid : 49
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 18
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 50
cpu cores : 32
apicid : 50
initial apicid : 50
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 19
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 51
cpu cores : 32
apicid : 51
initial apicid : 51
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 20
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3554.684
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 112
cpu cores : 32
apicid : 112
initial apicid : 112
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 21
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3554.697
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 113
cpu cores : 32
apicid : 113
initial apicid : 113
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 22
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 114
cpu cores : 32
apicid : 114
initial apicid : 114
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 23
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3559.351
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 115
cpu cores : 32
apicid : 115
initial apicid : 115
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 24
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3577.735
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 16
cpu cores : 32
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 25
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3586.713
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 17
cpu cores : 32
apicid : 17
initial apicid : 17
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 26
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 18
cpu cores : 32
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 27
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 19
cpu cores : 32
apicid : 19
initial apicid : 19
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 28
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3596.176
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 80
cpu cores : 32
apicid : 80
initial apicid : 80
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 29
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3590.656
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 81
cpu cores : 32
apicid : 81
initial apicid : 81
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 30
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 82
cpu cores : 32
apicid : 82
initial apicid : 82
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 31
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 83
cpu cores : 32
apicid : 83
initial apicid : 83
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 32
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3584.177
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 0
cpu cores : 32
apicid : 128
initial apicid : 128
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 33
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3580.066
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 1
cpu cores : 32
apicid : 129
initial apicid : 129
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 34
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 2
cpu cores : 32
apicid : 130
initial apicid : 130
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 35
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 3
cpu cores : 32
apicid : 131
initial apicid : 131
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 36
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3591.275
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 64
cpu cores : 32
apicid : 192
initial apicid : 192
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 37
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3592.626
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 65
cpu cores : 32
apicid : 193
initial apicid : 193
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 38
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3592.806
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 66
cpu cores : 32
apicid : 194
initial apicid : 194
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 39
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 67
cpu cores : 32
apicid : 195
initial apicid : 195
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 40
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3576.821
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 32
cpu cores : 32
apicid : 160
initial apicid : 160
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 41
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3576.577
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 33
cpu cores : 32
apicid : 161
initial apicid : 161
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 42
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3573.813
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 34
cpu cores : 32
apicid : 162
initial apicid : 162
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 43
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3576.922
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 35
cpu cores : 32
apicid : 163
initial apicid : 163
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 44
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3592.872
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 96
cpu cores : 32
apicid : 224
initial apicid : 224
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 45
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3582.320
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 97
cpu cores : 32
apicid : 225
initial apicid : 225
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 46
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 98
cpu cores : 32
apicid : 226
initial apicid : 226
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 47
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 99
cpu cores : 32
apicid : 227
initial apicid : 227
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 48
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3591.197
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 48
cpu cores : 32
apicid : 176
initial apicid : 176
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 49
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3597.513
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 49
cpu cores : 32
apicid : 177
initial apicid : 177
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 50
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 50
cpu cores : 32
apicid : 178
initial apicid : 178
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 51
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 51
cpu cores : 32
apicid : 179
initial apicid : 179
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 52
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3583.121
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 112
cpu cores : 32
apicid : 240
initial apicid : 240
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 53
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3580.876
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 113
cpu cores : 32
apicid : 241
initial apicid : 241
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 54
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 114
cpu cores : 32
apicid : 242
initial apicid : 242
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 55
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 115
cpu cores : 32
apicid : 243
initial apicid : 243
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 56
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3593.145
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 16
cpu cores : 32
apicid : 144
initial apicid : 144
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 57
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3601.073
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 17
cpu cores : 32
apicid : 145
initial apicid : 145
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 58
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3594.166
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 18
cpu cores : 32
apicid : 146
initial apicid : 146
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 59
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3601.202
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 19
cpu cores : 32
apicid : 147
initial apicid : 147
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 60
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3576.203
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 80
cpu cores : 32
apicid : 208
initial apicid : 208
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 61
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3576.694
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 81
cpu cores : 32
apicid : 209
initial apicid : 209
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 62
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 82
cpu cores : 32
apicid : 210
initial apicid : 210
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 63
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3571.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 83
cpu cores : 32
apicid : 211
initial apicid : 211
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
/proc/meminfo:
MemTotal: 1055320716 kB
MemFree: 813763292 kB
MemAvailable: 1047402520 kB
Buffers: 2388 kB
Cached: 236905544 kB
SwapCached: 12 kB
Active: 343480 kB
Inactive: 236687452 kB
Active(anon): 128988 kB
Inactive(anon): 22892 kB
Active(file): 214492 kB
Inactive(file): 236664560 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33553916 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 436956 kB
Writeback: 0 kB
AnonPages: 126092 kB
Mapped: 111040 kB
Shmem: 28680 kB
KReclaimable: 2255760 kB
Slab: 2748096 kB
SReclaimable: 2255760 kB
SUnreclaim: 492336 kB
KernelStack: 14608 kB
PageTables: 4120 kB
SecPageTables: 13328 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214784 kB
Committed_AS: 463832 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 477736 kB
VmallocChunk: 0 kB
Percpu: 116480 kB
HardwareCorrupted: 0 kB
AnonHugePages: 16384 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: 328132 kB
DirectMap2M: 23062528 kB
DirectMap1G: 1050673152 kB
Free space on /tmp at the end= 744180 MiB
End job on nodeE008 at 2026-07-11 06:27:44