Trace number 4786089
Some explanations
A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process.
The trace of the execution of a solver is divided into four (or five) parts:
-
SOLVER DATA
This is the output of the solver (stdout and stderr).
Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
VERIFIER DATA
The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
WATCHER DATA
This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver.
The memory used by the solver (vsize) is also given every ten seconds.
When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
-
LAUNCHER DATA
These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.
Solver answer on this benchmark
General information on the benchmark
| Name | PB25/normalized-PB25/OPT-LIN/wallon/ normalized-GolombRuler-a3v18-11_c18.opb |
| MD5SUM | 0d7cb6a1b2dbb411620671f973563b71 |
| Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
| Best result obtained on this benchmark | OPT |
| Best value of the objective obtained on this benchmark | 72 |
| Best CPU time to get the best result obtained on this benchmark | 3377.33 |
| Has Objective Function | YES |
| Satisfiable | |
| (Un)Satisfiability was proved | |
| Best value of the objective function | |
| Optimality of the best value was proved | |
| Number of variables | 7723 |
| Total number of constraints | 793 |
| Number of constraints which are clauses | 111 |
| Number of constraints which are cardinality constraints (but not clauses) | 176 |
| Number of constraints which are nor clauses,nor cardinality constraints | 506 |
| Minimum length of a constraint | 1 |
| Maximum length of a constraint | 127 |
| Number of terms in the objective function | 7 |
| Biggest coefficient in the objective function | 64 |
| Number of bits for the biggest coefficient in the objective function | 7 |
| Sum of the numbers in the objective function | 127 |
| Number of bits of the sum of numbers in the objective function | 7 |
| Biggest number in a constraint | 257 |
| Number of bits of the biggest number in a constraint | 9 |
| Biggest sum of numbers in a constraint | 7387 |
| Number of bits of the biggest sum of numbers | 13 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
Quality of the solution as a function of time

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