Trace number 4847533

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:
  1. 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.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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.
  5. 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

Solver NameAnswerobjective functionCPU timeWall clock time
cpmpy_ortools (1 core) 2026-07-14SAT42 3582.55 3598.61

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-mul_8_9_shg.opb
MD5SUM6ff458260e5cc7a1e00e7b04a599a648
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark42
Best CPU time to get the best result obtained on this benchmark309.345
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7840
Total number of constraints65280
Number of constraints which are clauses65280
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint34
Maximum length of a constraint64
Number of terms in the objective function 7840
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 7840
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7840
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

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

Verifier Data

OK	42

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-4847533-1784128811/watcher-4847533-1784128811 -o /tmp/evaluation-result-4847533-1784128811/solver-4847533-1784128811 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847533-1784128811/vars-4847533-1784128811 --bin-var /tmp/runsolver-exch-nodeE004-1784128647-22646 --watchdog 3760 run HOME/instance-4847533-1784128811.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1757549300 --intermediate --solver ortools 

running on 4 cores: 48-51

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-1,3,5-6,8,10-12,14-15,17-21,25-29,31-33,35-36,39-43,46,49-50,52,54,59-61
  3550 MHz: 2,16,47,55,63
  3600 MHz: 4,7,9,13,22-24,30,34,37-38,44-45,48,51,53,56-58,62
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 0-1,3
  3550 MHz: 2
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 48-51

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (124324 MiB free)
  node 1: cores 8-15, 129019 MiB (127520 MiB free)
  node 2: cores 16-23, 129019 MiB (128244 MiB free)
  node 3: cores 24-31, 129003 MiB (128036 MiB free)
  node 4: cores 32-39, 129019 MiB (128438 MiB free)
  node 5: cores 40-47, 129019 MiB (128489 MiB free)
  node 6: cores 48-55, 128973 MiB (128093 MiB free)
  node 7: cores 56-63, 128474 MiB (126392 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=23795, runsolver pid=23792
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 15.18 6.95 3.54 13/918 23796
/proc/meminfo: memFree=1044032748/1055320716 swapFree=33554428/33554428
[pid=23795] ppid=23792 vsize=1776 memory=424 CPUtime=0 cores=48-51
/proc/23795/stat : 23795 (run) D 23792 23795 22617 0 -1 4456448 74 0 0 0 0 0 0 0 20 0 1 0 2445835 1818624 0 18446744073709551615 93891065917440 93891066811973 140736802432000 0 0 0 0 0 0 1 0 0 17 48 0 0 0 0 0 93891067051024 93891067098768 93891093061632 140736802437250 140736802437485 140736802437485 140736802443217 0
/proc/23795/statm: 444 106 95 219 0 64 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 1776 KiB
Current children cumulated memory: 424 KiB

[startup+0.212515 s]*
/proc/loadavg: 15.18 6.95 3.54 13/919 23797
/proc/meminfo: memFree=1044017416/1055320716 swapFree=33554428/33554428
[pid=23795] ppid=23792 vsize=4324 memory=3164 CPUtime=0 cores=48-51
/proc/23795/stat : 23795 (run) S 23792 23795 22617 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 2445835 4427776 640 18446744073709551615 93891065917440 93891066811973 140736802432000 0 0 0 2 4 65536 1 0 0 17 48 0 0 0 0 0 93891067051024 93891067098768 93891093061632 140736802437250 140736802437485 140736802437485 140736802443217 0
/proc/23795/statm: 1081 791 706 219 0 143 0
[pid=23797] ppid=23795 vsize=428 memory=268 CPUtime=0 cores=48-51
/proc/23797/stat : 23797 (uname) D 23795 23795 22617 0 -1 4456448 81 0 0 0 0 0 0 0 20 0 1 0 2445847 438272 0 18446744073709551615 93825342758912 93825342771057 140726775692672 0 0 0 0 0 0 1 0 0 17 49 0 0 0 0 0 93825342782032 93825342783640 93825349754880 140726775699870 140726775699876 140726775699876 140726775705577 0
/proc/23797/statm: 107 67 55 3 0 42 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4752 KiB
Current children cumulated memory: 3432 KiB

[startup+0.311151 s]*
/proc/loadavg: 15.18 6.95 3.54 12/919 23798
/proc/meminfo: memFree=1044008760/1055320716 swapFree=33554428/33554428
[pid=23795] ppid=23792 vsize=4324 memory=3176 CPUtime=0 cores=48-51
/proc/23795/stat : 23795 (run) S 23792 23795 22617 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 2445835 4427776 640 18446744073709551615 93891065917440 93891066811973 140736802432000 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 93891067051024 93891067098768 93891093061632 140736802437250 140736802437485 140736802437485 140736802443217 0
/proc/23795/statm: 1081 794 706 219 0 143 0
[pid=23798] ppid=23795 vsize=6524 memory=436 CPUtime=0 cores=48-51
/proc/23798/stat : 23798 (python3) D 23795 23795 22617 0 -1 4456448 50 0 0 0 0 0 0 0 20 0 1 0 2445858 6680576 0 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 0 0 1 0 0 17 50 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
/proc/23798/statm: 1631 109 98 753 0 298 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 10848 KiB
Current children cumulated memory: 3612 KiB

[startup+0.700128 s]
/proc/loadavg: 15.18 6.95 3.54 12/919 23798
/proc/meminfo: memFree=1044029072/1055320716 swapFree=33554428/33554428
[pid=23795] ppid=23792 vsize=4324 memory=3176 CPUtime=0 cores=48-51
/proc/23795/stat : 23795 (run) S 23792 23795 22617 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 2445835 4427776 640 18446744073709551615 93891065917440 93891066811973 140736802432000 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 93891067051024 93891067098768 93891093061632 140736802437250 140736802437485 140736802437485 140736802443217 0
/proc/23795/statm: 1081 794 706 219 0 143 0
[pid=23798] ppid=23795 vsize=20160 memory=15720 CPUtime=0.03 cores=48-51
/proc/23798/stat : 23798 (python3) D 23795 23795 22617 0 -1 4194304 2440 0 0 0 2 1 0 0 20 0 1 0 2445858 20643840 3712 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 2 1 0 0 17 50 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
/proc/23798/statm: 5040 3930 1648 753 0 2889 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 24484 KiB
Current children cumulated memory: 18896 KiB

[startup+1.50014 s]
/proc/loadavg: 15.18 6.95 3.54 12/919 23798
/proc/meminfo: memFree=1044039904/1055320716 swapFree=33554428/33554428
[pid=23795] ppid=23792 vsize=4324 memory=3176 CPUtime=0 cores=48-51
/proc/23795/stat : 23795 (run) S 23792 23795 22617 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 2445835 4427776 640 18446744073709551615 93891065917440 93891066811973 140736802432000 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 93891067051024 93891067098768 93891093061632 140736802437250 140736802437485 140736802437485 140736802443217 0
/proc/23795/statm: 1081 794 706 219 0 143 0
[pid=23798] ppid=23795 vsize=232176 memory=32656 CPUtime=0.32 cores=48-51
/proc/23798/stat : 23798 (python3) D 23795 23795 22617 0 -1 4456448 5027 0 0 0 30 2 0 0 20 0 4 0 2445858 237748224 8064 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 2 0 0 0 17 50 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
/proc/23798/statm: 58044 8164 3527 753 0 44708 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 236500 KiB
Current children cumulated memory: 35832 KiB

[startup+3.11344 s]
/proc/loadavg: 15.25 7.10 3.61 13/924 23813
/proc/meminfo: memFree=1044004320/1055320716 swapFree=33554428/33554428
[pid=23795] ppid=23792 vsize=4324 memory=3176 CPUtime=0 cores=48-51
/proc/23795/stat : 23795 (run) S 23792 23795 22617 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 2445835 4427776 640 18446744073709551615 93891065917440 93891066811973 140736802432000 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 93891067051024 93891067098768 93891093061632 140736802437250 140736802437485 140736802437485 140736802443217 0
/proc/23795/statm: 1081 794 706 219 0 143 0
[pid=23798] ppid=23795 vsize=281224 memory=70800 CPUtime=0.45 cores=48-51
/proc/23798/stat : 23798 (python3) D 23795 23795 22617 0 -1 4194304 12151 0 0 0 41 4 0 0 20 0 4 0 2445858 287973376 17536 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 2 0 0 0 17 50 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
/proc/23798/statm: 70306 17700 6310 753 0 51269 0
[pid=23798/tid=23799] ppid=23795 vsize=281224 memory=15304 CPUtime=0.07 cores=48-51
/proc/23798/task/23799/stat : 23799 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 287973376 17536 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 2 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23800] ppid=23795 vsize=281224 memory=14216 CPUtime=0.07 cores=48-51
/proc/23798/task/23800/stat : 23800 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 287973376 17536 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 2 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23801] ppid=23795 vsize=281224 memory=3176 CPUtime=0.07 cores=48-51
/proc/23798/task/23801/stat : 23801 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 287973376 17536 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 2 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 285548 KiB
Current children cumulated memory: 73976 KiB
heavy processes:

[startup+6.30014 s]
/proc/loadavg: 15.25 7.10 3.61 14/924 23836
/proc/meminfo: memFree=1043956968/1055320716 swapFree=33554428/33554428
[pid=23795] ppid=23792 vsize=4324 memory=3176 CPUtime=0 cores=48-51
/proc/23795/stat : 23795 (run) S 23792 23795 22617 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 2445835 4427776 640 18446744073709551615 93891065917440 93891066811973 140736802432000 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 93891067051024 93891067098768 93891093061632 140736802437250 140736802437485 140736802437485 140736802443217 0
/proc/23795/statm: 1081 794 706 219 0 143 0
[pid=23798] ppid=23795 vsize=431024 memory=118808 CPUtime=1.77 cores=48-51
/proc/23798/stat : 23798 (python3) R 23795 23795 22617 0 -1 4194304 20277 0 0 0 169 8 0 0 20 0 4 0 2445858 441368576 29568 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 0 0 0 17 50 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
/proc/23798/statm: 107756 29702 11725 753 0 58793 0
[pid=23798/tid=23799] ppid=23795 vsize=431024 memory=54083067329441 CPUtime=0.07 cores=48-51
/proc/23798/task/23799/stat : 23799 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 441368576 29568 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23800] ppid=23795 vsize=431024 memory=15304 CPUtime=0.07 cores=48-51
/proc/23798/task/23800/stat : 23800 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 441368576 29568 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23801] ppid=23795 vsize=431024 memory=12904 CPUtime=0.07 cores=48-51
/proc/23798/task/23801/stat : 23801 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 441368576 29568 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
Current children cumulated CPU time: 1.77 s
Current children cumulated vsize: 435348 KiB
Current children cumulated memory: 121984 KiB
heavy processes:

[startup+12.7001 s]
/proc/loadavg: 15.37 7.39 3.75 16/947 23990
/proc/meminfo: memFree=1043854360/1055320716 swapFree=33554428/33554428
[pid=23795] ppid=23792 vsize=4324 memory=3176 CPUtime=0 cores=48-51
/proc/23795/stat : 23795 (run) S 23792 23795 22617 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 2445835 4427776 640 18446744073709551615 93891065917440 93891066811973 140736802432000 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 93891067051024 93891067098768 93891093061632 140736802437250 140736802437485 140736802437485 140736802443217 0
/proc/23795/statm: 1081 794 706 219 0 143 0
[pid=23798] ppid=23795 vsize=473348 memory=160596 CPUtime=8.15 cores=48-51
/proc/23798/stat : 23798 (python3) R 23795 23795 22617 0 -1 4194304 53491 0 0 0 806 9 0 0 20 0 4 0 2445858 484708352 40064 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 0 0 0 17 50 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
/proc/23798/statm: 118337 40149 11787 753 0 69374 0
[pid=23798/tid=23799] ppid=23795 vsize=473348 memory=3176 CPUtime=0.07 cores=48-51
/proc/23798/task/23799/stat : 23799 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 484708352 40064 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23800] ppid=23795 vsize=473348 memory=3176 CPUtime=0.07 cores=48-51
/proc/23798/task/23800/stat : 23800 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 484708352 40064 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23801] ppid=23795 vsize=473348 memory=159540 CPUtime=0.07 cores=48-51
/proc/23798/task/23801/stat : 23801 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 484708352 40064 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
Current children cumulated CPU time: 8.15 s
Current children cumulated vsize: 477672 KiB
Current children cumulated memory: 163772 KiB
heavy processes:

[startup+25.5002 s]
/proc/loadavg: 15.46 7.68 3.88 17/955 24035
/proc/meminfo: memFree=1041933740/1055320716 swapFree=33554428/33554428
[pid=23795] ppid=23792 vsize=4324 memory=3176 CPUtime=0 cores=48-51
/proc/23795/stat : 23795 (run) S 23792 23795 22617 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 2445835 4427776 640 18446744073709551615 93891065917440 93891066811973 140736802432000 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 93891067051024 93891067098768 93891093061632 140736802437250 140736802437485 140736802437485 140736802443217 0
/proc/23795/statm: 1081 794 706 219 0 143 0
[pid=23798] ppid=23795 vsize=1335964 memory=989980 CPUtime=20.91 cores=48-51
/proc/23798/stat : 23798 (python3) R 23795 23795 22617 0 -1 4194304 240767 0 0 0 2067 24 0 0 20 0 4 0 2445858 1368027136 247444 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 0 0 0 17 50 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
/proc/23798/statm: 333991 247495 13744 753 0 285028 0
[pid=23798/tid=23799] ppid=23795 vsize=1335964 memory=0 CPUtime=0.07 cores=48-51
/proc/23798/task/23799/stat : 23799 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1368027136 247444 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23800] ppid=23795 vsize=1335964 memory=541484 CPUtime=0.07 cores=48-51
/proc/23798/task/23800/stat : 23800 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1368027136 247444 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23801] ppid=23795 vsize=1335964 memory=989980 CPUtime=0.07 cores=48-51
/proc/23798/task/23801/stat : 23801 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1368027136 247444 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
Current children cumulated CPU time: 20.91 s
Current children cumulated vsize: 1340288 KiB
Current children cumulated memory: 993156 KiB

[startup+51.114 s]
/proc/loadavg: 15.65 8.35 4.20 17/955 24088

################
# More data... #
################

[pid=23798/tid=23801] ppid=23795 vsize=1597964 memory=264 CPUtime=0.07 cores=48-51
/proc/23798/task/23801/stat : 23801 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1636315136 307345 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
Current children cumulated CPU time: 3506.48 s
Current children cumulated vsize: 1602288 KiB
Current children cumulated memory: 1232884 KiB

[startup+3582.3 s]
/proc/loadavg: 16.46 16.34 16.02 17/939 25273
/proc/meminfo: memFree=990707040/1055320716 swapFree=33554428/33554428
[pid=23795] ppid=23792 vsize=4324 memory=3176 CPUtime=0 cores=48-51
/proc/23795/stat : 23795 (run) S 23792 23795 22617 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 2445835 4427776 640 18446744073709551615 93891065917440 93891066811973 140736802432000 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 93891067051024 93891067098768 93891093061632 140736802437250 140736802437485 140736802437485 140736802443217 0
/proc/23795/statm: 1081 794 706 219 0 143 0
[pid=23798] ppid=23795 vsize=1598456 memory=1231516 CPUtime=3566.28 cores=48-51
/proc/23798/stat : 23798 (python3) R 23795 23795 22617 0 -1 4194304 2379814 0 0 0 356522 106 0 0 20 0 4 0 2445858 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 0 0 0 17 50 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
/proc/23798/statm: 399614 307879 13878 753 0 350651 0
[pid=23798/tid=23799] ppid=23795 vsize=1598456 memory=3176 CPUtime=0.07 cores=48-51
/proc/23798/task/23799/stat : 23799 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23800] ppid=23795 vsize=1598456 memory=3176 CPUtime=0.07 cores=48-51
/proc/23798/task/23800/stat : 23800 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23801] ppid=23795 vsize=1598456 memory=15304 CPUtime=0.07 cores=48-51
/proc/23798/task/23801/stat : 23801 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
Current children cumulated CPU time: 3566.28 s
Current children cumulated vsize: 1602780 KiB
Current children cumulated memory: 1234692 KiB

[startup+3598.61 s]
# the end of solver process 23795 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3581.46 s, system=1.09275 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3584 s]*
/proc/loadavg: 16.42 16.34 16.02 17/939 25273
/proc/meminfo: memFree=990063968/1055320716 swapFree=33554428/33554428
[pid=23795] ppid=23792 vsize=4324 memory=3176 CPUtime=0 cores=48-51
/proc/23795/stat : 23795 (run) S 23792 23795 22617 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 2445835 4427776 640 18446744073709551615 93891065917440 93891066811973 140736802432000 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 93891067051024 93891067098768 93891093061632 140736802437250 140736802437485 140736802437485 140736802443217 0
/proc/23795/statm: 1081 794 706 219 0 143 0
[pid=23798] ppid=23795 vsize=1598456 memory=1231516 CPUtime=3567.99 cores=48-51
/proc/23798/stat : 23798 (python3) R 23795 23795 22617 0 -1 4194304 2379814 0 0 0 356693 106 0 0 20 0 4 0 2445858 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 0 0 0 17 50 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
/proc/23798/statm: 399614 307879 13878 753 0 350651 0
[pid=23798/tid=23799] ppid=23795 vsize=1598456 memory=339572 CPUtime=0.07 cores=48-51
/proc/23798/task/23799/stat : 23799 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23800] ppid=23795 vsize=1598456 memory=8323400430387428238 CPUtime=0.07 cores=48-51
/proc/23798/task/23800/stat : 23800 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23801] ppid=23795 vsize=1598456 memory=5844 CPUtime=0.07 cores=48-51
/proc/23798/task/23801/stat : 23801 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
Current children cumulated CPU time: 3567.99 s
Current children cumulated vsize: 1602780 KiB
Current children cumulated memory: 1234692 KiB

[startup+3590.4 s]
/proc/loadavg: 16.39 16.33 16.02 17/939 25273
/proc/meminfo: memFree=986534608/1055320716 swapFree=33554428/33554428
[pid=23795] ppid=23792 vsize=4324 memory=3176 CPUtime=0 cores=48-51
/proc/23795/stat : 23795 (run) S 23792 23795 22617 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 2445835 4427776 640 18446744073709551615 93891065917440 93891066811973 140736802432000 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 93891067051024 93891067098768 93891093061632 140736802437250 140736802437485 140736802437485 140736802443217 0
/proc/23795/statm: 1081 794 706 219 0 143 0
[pid=23798] ppid=23795 vsize=1598456 memory=1231516 CPUtime=3574.36 cores=48-51
/proc/23798/stat : 23798 (python3) R 23795 23795 22617 0 -1 4194304 2379917 0 0 0 357330 106 0 0 20 0 4 0 2445858 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 0 0 0 17 50 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
/proc/23798/statm: 399614 307879 13878 753 0 350651 0
[pid=23798/tid=23799] ppid=23795 vsize=1598456 memory=3176 CPUtime=0.07 cores=48-51
/proc/23798/task/23799/stat : 23799 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23800] ppid=23795 vsize=1598456 memory=14224 CPUtime=0.07 cores=48-51
/proc/23798/task/23800/stat : 23800 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23801] ppid=23795 vsize=1598456 memory=3176 CPUtime=0.07 cores=48-51
/proc/23798/task/23801/stat : 23801 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
Current children cumulated CPU time: 3574.36 s
Current children cumulated vsize: 1602780 KiB
Current children cumulated memory: 1234692 KiB

[startup+3593.6 s]
/proc/loadavg: 16.44 16.34 16.02 17/939 25273
/proc/meminfo: memFree=987364132/1055320716 swapFree=33554428/33554428
[pid=23795] ppid=23792 vsize=4324 memory=3176 CPUtime=0 cores=48-51
/proc/23795/stat : 23795 (run) S 23792 23795 22617 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 2445835 4427776 640 18446744073709551615 93891065917440 93891066811973 140736802432000 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 93891067051024 93891067098768 93891093061632 140736802437250 140736802437485 140736802437485 140736802443217 0
/proc/23795/statm: 1081 794 706 219 0 143 0
[pid=23798] ppid=23795 vsize=1598456 memory=1231516 CPUtime=3577.55 cores=48-51
/proc/23798/stat : 23798 (python3) R 23795 23795 22617 0 -1 4194304 2379933 0 0 0 357649 106 0 0 20 0 4 0 2445858 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 0 0 0 17 50 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
/proc/23798/statm: 399614 307879 13878 753 0 350651 0
[pid=23798/tid=23799] ppid=23795 vsize=1598456 memory=1230396 CPUtime=0.07 cores=48-51
/proc/23798/task/23799/stat : 23799 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23800] ppid=23795 vsize=1598456 memory=1231516 CPUtime=0.07 cores=48-51
/proc/23798/task/23800/stat : 23800 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23801] ppid=23795 vsize=1598456 memory=1750920 CPUtime=0.07 cores=48-51
/proc/23798/task/23801/stat : 23801 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
Current children cumulated CPU time: 3577.55 s
Current children cumulated vsize: 1602780 KiB
Current children cumulated memory: 1234692 KiB

[startup+3596.8 s]
/proc/loadavg: 16.44 16.34 16.02 17/939 25273
/proc/meminfo: memFree=986368488/1055320716 swapFree=33554428/33554428
[pid=23795] ppid=23792 vsize=4324 memory=3176 CPUtime=0 cores=48-51
/proc/23795/stat : 23795 (run) S 23792 23795 22617 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 2445835 4427776 640 18446744073709551615 93891065917440 93891066811973 140736802432000 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 93891067051024 93891067098768 93891093061632 140736802437250 140736802437485 140736802437485 140736802443217 0
/proc/23795/statm: 1081 794 706 219 0 143 0
[pid=23798] ppid=23795 vsize=1598456 memory=1231516 CPUtime=3580.74 cores=48-51
/proc/23798/stat : 23798 (python3) R 23795 23795 22617 0 -1 4194304 2379938 0 0 0 357968 106 0 0 20 0 4 0 2445858 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 0 0 0 17 50 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
/proc/23798/statm: 399614 307879 13878 753 0 350651 0
[pid=23798/tid=23799] ppid=23795 vsize=1598456 memory=1230396 CPUtime=0.07 cores=48-51
/proc/23798/task/23799/stat : 23799 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23800] ppid=23795 vsize=1598456 memory=3176 CPUtime=0.07 cores=48-51
/proc/23798/task/23800/stat : 23800 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23801] ppid=23795 vsize=1598456 memory=1231516 CPUtime=0.07 cores=48-51
/proc/23798/task/23801/stat : 23801 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
Current children cumulated CPU time: 3580.74 s
Current children cumulated vsize: 1602780 KiB
Current children cumulated memory: 1234692 KiB

[startup+3597.6 s]
/proc/loadavg: 16.44 16.34 16.02 17/939 25273
/proc/meminfo: memFree=986364328/1055320716 swapFree=33554428/33554428
[pid=23795] ppid=23792 vsize=4324 memory=3176 CPUtime=0 cores=48-51
/proc/23795/stat : 23795 (run) S 23792 23795 22617 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 2445835 4427776 640 18446744073709551615 93891065917440 93891066811973 140736802432000 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 93891067051024 93891067098768 93891093061632 140736802437250 140736802437485 140736802437485 140736802443217 0
/proc/23795/statm: 1081 794 706 219 0 143 0
[pid=23798] ppid=23795 vsize=1598456 memory=1231516 CPUtime=3581.54 cores=48-51
/proc/23798/stat : 23798 (python3) R 23795 23795 22617 0 -1 4194304 2379959 0 0 0 358048 106 0 0 20 0 4 0 2445858 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 0 0 0 17 50 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
/proc/23798/statm: 399614 307879 13878 753 0 350651 0
[pid=23798/tid=23799] ppid=23795 vsize=1598456 memory=25333125866717268 CPUtime=0.07 cores=48-51
/proc/23798/task/23799/stat : 23799 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23800] ppid=23795 vsize=1598456 memory=14224 CPUtime=0.07 cores=48-51
/proc/23798/task/23800/stat : 23800 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23801] ppid=23795 vsize=1598456 memory=12904 CPUtime=0.07 cores=48-51
/proc/23798/task/23801/stat : 23801 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1636818944 307729 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 8405026 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
Current children cumulated CPU time: 3581.54 s
Current children cumulated vsize: 1602780 KiB
Current children cumulated memory: 1234692 KiB

[startup+3598.4 s]
/proc/loadavg: 16.48 16.35 16.03 17/939 25273
/proc/meminfo: memFree=986676212/1055320716 swapFree=33554428/33554428
[pid=23795] ppid=23792 vsize=4324 memory=3176 CPUtime=0 cores=48-51
/proc/23795/stat : 23795 (run) S 23792 23795 22617 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 2445835 4427776 640 18446744073709551615 93891065917440 93891066811973 140736802432000 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 93891067051024 93891067098768 93891093061632 140736802437250 140736802437485 140736802437485 140736802443217 0
/proc/23795/statm: 1081 794 706 219 0 143 0
[pid=23798] ppid=23795 vsize=1410536 memory=1101332 CPUtime=3582.33 cores=48-51
/proc/23798/stat : 23798 (python3) R 23795 23795 22617 0 -1 4194304 2427190 0 0 0 358126 107 0 0 20 0 4 0 2445858 1444388864 275188 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 0 0 0 0 17 50 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
/proc/23798/statm: 352634 275333 13878 753 0 303671 0
[pid=23798/tid=23799] ppid=23795 vsize=1410536 memory=8324248175293725582 CPUtime=0.07 cores=48-51
/proc/23798/task/23799/stat : 23799 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1444388864 275188 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 0 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23800] ppid=23795 vsize=1410536 memory=3036 CPUtime=0.07 cores=48-51
/proc/23798/task/23800/stat : 23800 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1444388864 275188 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 0 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
[pid=23798/tid=23801] ppid=23795 vsize=1410536 memory=5488 CPUtime=0.07 cores=48-51
/proc/23798/task/23801/stat : 23801 (python3) S 23795 23795 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2445968 1444388864 275188 18446744073709551615 4321280 7402577 140726179072096 0 0 0 0 16781312 0 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 14225408 140726179075997 140726179076248 140726179076248 140726179082170 0
Current children cumulated CPU time: 3582.33 s
Current children cumulated vsize: 1414860 KiB
Current children cumulated memory: 1104508 KiB

[startup+3598.6 s]
/proc/loadavg: 16.48 16.35 16.03 17/939 25273
/proc/meminfo: memFree=986676212/1055320716 swapFree=33554428/33554428
[pid=23795] ppid=23792 vsize=4324 memory=3176 CPUtime=0 cores=48-51
/proc/23795/stat : 23795 (run) S 23792 23795 22617 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 2445835 4427776 640 18446744073709551615 93891065917440 93891066811973 140736802432000 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 93891067051024 93891067098768 93891093061632 140736802437250 140736802437485 140736802437485 140736802443217 0
/proc/23795/statm: 1081 794 706 219 0 143 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3176 KiB

Child status: 0

Real time (s): 3598.61
CPU time (s): 3582.55
CPU user time (s): 3581.46
CPU system time (s): 1.09275
CPU usage (%): 99.5538
Max. virtual memory (cumulated for all children) (KiB): 1748172
Max. memory (cumulated for all children) (KiB): 1275916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.46
system time used= 1.09275
maximum resident set size= 1274748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2428334
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3486
involuntary context switches= 1032


# summary of solver processes directly reported to runsolver:
#   pid: 23795
#   total CPU time (s): 3582.55
#   total CPU user time (s): 3581.46
#   total CPU system time (s): 1.09275

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.2389 second user time and 40.2495 second system time

The end

Launcher Data

Begin job on nodeE004 at 2026-07-15 17:20:12
IDJOB=4847533
IDBENCH=155400
IDSOLVER=3706
FILE ID=nodeE004/4847533-1784128811
RUNJOBID= nodeE004-1784128647-22646
SLURM_JOB_ID= 12756364
Free space on /tmp= 801876 MiB

SOLVER NAME= cpmpy_ortools (1 core) 2026-07-14
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-mul_8_9_shg.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-4847533-1784128811/watcher-4847533-1784128811 -o /tmp/evaluation-result-4847533-1784128811/solver-4847533-1784128811 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847533-1784128811/vars-4847533-1784128811 --bin-var /tmp/runsolver-exch-nodeE004-1784128647-22646 --watchdog 3760  run HOME/instance-4847533-1784128811.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1757549300 --intermediate --solver ortools

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3

MD5SUM BENCH= 6ff458260e5cc7a1e00e7b04a599a648
RANDOM SEED=1757549300

nodeE004 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3554.569
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3589.391
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 5
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 65
initial apicid	: 65
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 6
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 7
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 67
initial apicid	: 67
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 8
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3601.683
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 33
initial apicid	: 33
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3592.030
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 35
initial apicid	: 35
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 12
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3581.040
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 97
initial apicid	: 97
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 14
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3570.538
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 17
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 49
initial apicid	: 49
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 18
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 20
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 21
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 113
initial apicid	: 113
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3596.616
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 23
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 115
initial apicid	: 115
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3585.808
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 25
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 28
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 29
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 81
initial apicid	: 81
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3605.258
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3601.112
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 83
initial apicid	: 83
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 32
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 33
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 129
initial apicid	: 129
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3580.139
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 36
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3586.777
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 193
initial apicid	: 193
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 38
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 39
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 195
initial apicid	: 195
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 40
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 41
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 161
initial apicid	: 161
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 42
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 163
initial apicid	: 163
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 44
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3581.323
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 225
initial apicid	: 225
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 46
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3585.646
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 227
initial apicid	: 227
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3601.045
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 49
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 177
initial apicid	: 177
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3600.845
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3605.548
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 179
initial apicid	: 179
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 52
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3577.582
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 241
initial apicid	: 241
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 55
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3584.865
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 57
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3587.780
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 145
initial apicid	: 145
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3584.144
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 59
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.050
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 147
initial apicid	: 147
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 60
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 61
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 209
initial apicid	: 209
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3572.413
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 63
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 211
initial apicid	: 211
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush 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:        1044040740 kB
MemAvailable:   1041812504 kB
Buffers:            3336 kB
Cached:          1155240 kB
SwapCached:            0 kB
Active:          7813860 kB
Inactive:         899580 kB
Active(anon):    7581344 kB
Inactive(anon):        0 kB
Active(file):     232516 kB
Inactive(file):   899580 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             46264 kB
Writeback:             0 kB
AnonPages:       7561128 kB
Mapped:           159300 kB
Shmem:             26428 kB
KReclaimable:     133596 kB
Slab:             499164 kB
SReclaimable:     133596 kB
SUnreclaim:       365568 kB
KernelStack:       15632 kB
PageTables:        23284 kB
SecPageTables:     11632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:   10093304 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478252 kB
VmallocChunk:          0 kB
Percpu:           115968 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2603008 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:      401860 kB
DirectMap2M:    22988800 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 801408 MiB
End job on nodeE004 at 2026-07-15 18:20:14