Trace number 4785781
Some explanations
A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process.
The trace of the execution of a solver is divided into four (or five) parts:
-
SOLVER DATA
This is the output of the solver (stdout and stderr).
Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
VERIFIER DATA
The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
WATCHER DATA
This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver.
The memory used by the solver (vsize) is also given every ten seconds.
When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
-
LAUNCHER DATA
These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.
Solver answer on this benchmark
General information on the benchmark
| Name | PB24/normalized-PB12/OPT-LIN/zahidi/ Multihop/normalized-minisat15_5_3_9_mh.opb |
| MD5SUM | ad83a6c71dd91c38478ebc74964b23f2 |
| 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 | 6925310 |
| Best CPU time to get the best result obtained on this benchmark | 3.08998 |
| 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 | 6810 |
| Total number of constraints | 15202 |
| Number of constraints which are clauses | 11580 |
| Number of constraints which are cardinality constraints (but not clauses) | 22 |
| Number of constraints which are nor clauses,nor cardinality constraints | 3600 |
| Minimum length of a constraint | 2 |
| Maximum length of a constraint | 330 |
| Number of terms in the objective function | 3795 |
| Biggest coefficient in the objective function | 105154048 |
| Number of bits for the biggest coefficient in the objective function | 27 |
| Sum of the numbers in the objective function | 4901449287 |
| Number of bits of the sum of numbers in the objective function | 33 |
| Biggest number in a constraint | 105154048 |
| Number of bits of the biggest number in a constraint | 27 |
| Biggest sum of numbers in a constraint | 4901449287 |
| Number of bits of the biggest sum of numbers | 33 |
| 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
1.11/3.66 c Time taken to transform: 0.3418443202972412 seconds
1.11/3.66 c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 1943749390, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f5007bcf410>}
1.11/3.66 c 3594.9163331985474s left to solve
38.17/40.84 c Solution 1, time = 2.7749s
38.17/40.84 o 456986194
38.17/40.84 c Solution 2, time = 2.7977s
38.17/40.84 o 266391544
38.17/40.84 c Solution 3, time = 3.0163s
38.17/40.84 o 167989467
38.17/40.84 c Solution 4, time = 3.0365s
38.17/40.84 o 167685264
38.17/40.84 c Solution 5, time = 3.1107s
38.17/40.84 o 67218926
38.17/40.84 c Solution 6, time = 3.2278s
38.17/40.84 o 67214265
38.17/40.84 c Solution 7, time = 3.3744s
38.17/40.84 o 39547263
38.17/40.84 c Solution 8, time = 3.6956s
38.17/40.84 o 39474621
38.17/40.84 c Solution 9, time = 3.9420s
38.17/40.84 o 14181397
38.17/40.84 c Solution 10, time = 3.9553s
38.17/40.84 o 14179525
38.17/40.84 c Solution 11, time = 4.1023s
38.17/40.84 o 14136498
38.17/40.84 c Solution 12, time = 4.2827s
38.17/40.84 o 10287480
38.17/40.84 c Solution 13, time = 4.4328s
38.17/40.84 o 10060875
38.17/40.84 c Solution 14, time = 4.6890s
38.17/40.84 o 7333223
38.17/40.84 c Solution 15, time = 4.8711s
38.17/40.84 o 7292032
38.17/40.84 c Solution 16, time = 5.1431s
38.17/40.84 o 7287976
38.17/40.84 c Solution 17, time = 5.2752s
38.17/40.84 o 6981235
38.17/40.84 c Solution 18, time = 5.5448s
38.17/40.84 o 6925310
38.17/40.85 o 6925310
38.17/40.85 v -x4325 -x2624 -x3386 -x3323 -x6647 -x253 -x1618 -x5852 -x1800 -x4858 -x2314 -x828 -x5384 -x1806 -x4536 -x4466 -x3020 -x6382 -x434 -x3737 -x1885 -x2533 -x1626 -x1971 -x3179 -x5809 -x4846 -x1881 -x1189 -x1486 -x2800 -x2710 -x5690 -x1985 -x2678 -x2522 -x640 -x6599 -x5267 -x2264 -x6661 -x55 -x3557 -x6274 -x4977 -x2025 -x2388 -x294 -x5707 -x2450 -x1764 -x4139 -x3307 -x6800 -x63 -x915 -x3959 -x2164 -x927 -x2061 -x4868 -x2725 -x5627 -x4315 -x3229 -x6155 -x6213 -x5559 -x126 -x3550 -x2026 -x1385 -x3442 -x5270 -x3880 -x1208 -x4066 -x4107 -x873 -x3465 -x1709 -x4557 -x1678 -x1438 -x3948 -x1366 -x2409 -x624 -x1594 -x6205 -x4716 -x6121 -x4991 -x5205 -x6704 -x5961 -x6774 -x5278 -x2112 -x2833 -x4693 -x2749 -x562 -x1681 -x4165 -x5024 -x2636 -x5721 -x1590 -x6764 -x4786 -x179 -x6331 -x1386 -x5971 -x1269 -x1989 -x6804 -x2180 -x819 -x654 -x2637 -x2261 -x4855 -x1067 -x5435 -x2393 -x4423 -x2160 -x4825 -x6488 -x5140 -x1087 -x5362 -x5687 -x288 x6424 -x5877 -x2655 -x6466 -x3631 -x2069 -x2146 -x346 -x1382 -x5549 -x6186 -x3494 -x6405 -x413 -x6333 -x1515 -x6706 -x212 -x6229 -x2955 -x4348 -x958 -x4689 -x6784 -x4947 x2125 -x6758 -x1514 -x3455 -x4135 -x1917 -x2488 -x5111 -x520 -x2148 -x269 -x2986 -x6032 -x1509 -x3820 -x6056 -x4827 -x6672 -x5130 -x5629 -x4791 -x5195 -x6399 -x6232 -x1503 -x570 -x3552 -x3796 -x4386 -x5190 -x2200 -x956 -x5811 -x3467 -x5181 -x2516 -x4644 -x4221 -x1772 -x4708 -x5746 -x4664 -x2974 -x2699 -x1467 -x3380 -x2377 -x4471 -x1932 -x1547 -x938 -x411 -x6357 -x907 -x2796 -x3058 -x6595 -x6496 -x1501 -x2716 -x2053 -x3383 -x287 -x3403 -x1848 -x944 -x5226 -x3217 -x5154 -x981 -x2826 -x661 -x893 -x1802 -x4895 -x6090 -x2750 -x5631 -x1352 -x3209 -x1282 -x3393 -x617 -x5953 -x6689 -x2357 -x2760 -x4698 -x165 -x4727 -x756 -x6077 -x2471 -x3957 -x4542 -x3226 -x2850 -x6086 -x4519 -x3014 -x6268 -x1851 -x1578 -x204 -x5395 -x4365 -x1299 -x6407 -x2491 -x5932 -x3645 -x4209 -x2092 -x488 -x2648 -x3152 -x1847 -x532 -x4434 -x6449 -x5508 -x3188 -x785 -x4271 -x5107 -x4026 -x1296 -x5553 -x2420 -x2166 -x601 -x2227 -x3029 -x209 -x5381 -x5986 -x5781 -x809 -x6053 -x2756 -x2809 -x6497 -x571 -x5237 -x2004 -x2027 -x5554 -x1574 -x420 -x3884 -x5856 -x6001 -x4252 -x6618 -x3962 -x341 -x6049 -x3001 -x2045 -x3006 -x5930 -x5310 -x2040 -x681 -x343 -x152 -x1567 -x3572 -x4040 -x683 -x2193 -x3292 -x1773 -x3815 -x4931 -x5725 -x6431 -x3130 -x4873 -x153 -x1209 -x4398 -x2299 -x6272 -x806 -x2602 -x6532 -x3560 -x3653 -x4243 -x705 -x1398 -x3077 -x2737 -x2064 -x3987 -x1925 -x1871 -x5092 -x6481 -x2151 -x2740 -x868 -x360 -x4626 -x2588 -x2739 -x594 -x3175 -x1553 -x758 -x4918 x6726 -x4064 -x4312 -x599 -x4141 -x1527 -x1416 -x6807 -x3086 -x1470 -x3692 -x4269 -x5948 -x1495 -x6476 -x5250 -x6064 -x4483 -x1954 -x5196 -x1737 -x1081 -x6111 -x4986 -x3182 -x2195 -x6651 -x2236 -x4502 -x807 -x1450 -x5756 -x5235 -x4333 -x4439 -x513 -x2658 -x3047 -x2024 -x37 -x3841 -x2595 -x2729 -x6114 -x2469 -x1191 -x3956 -x2596 -x4886 -x4630 -x6470 -x3819 -x4907 -x2372 -x4517 -x5475 -x5602 -x5087 -x4047 -x3391 -x4024 -x5415 -x3978 -x100 -x2772 -x5259 -x793 -x6772 -x4904 -x6367 -x500 -x6746 -x3060 -x1133 -x3898 -x4520 -x5507 -x5992 -x2984 -x3021 -x3476 -x3894 -x3335 -x5411 -x6705 -x1256 -x5625 -x3123 -x644 -x3289 -x4378 -x1834 -x4775 -x4509 -x5533 -x866 -x672 -x4270 -x5401 -x4586 -x6290 -x3507 -x4098 -x1749 -x5754 x6392 -x3886 -x1169 -x5916 -x1926 -x5268 -x885 -x5829 -x5009 -x6069 -x444 -x6659 -x1089 -x5822 -x5990 -x1929 -x1308 -x6351 -x6175 -x2329 -x2486 -x1317 -x6312 -x6657 -x2926 -x3173 -x5827 -x1344 -x6263 x6328 -x2980 -x1402 -x3902 -x2128 -x3786 -x4102 -x5664 -x728 -x3759 -x4002 -x678 -x4582 -x3596 -x5027 -x931 -x1647 -x5363 -x3525 -x3 -x3345 -x759 -x1370 -x3822 -x4510 -x20 -x6794 -x6568 -x4665 -x3286 -x5875 -x5790 -x2476 -x4003 -x3359 -x4522 -x431 -x794 -x6260 -x1573 -x258 x6 -x3095 -x5339 -x3646 -x1139 -x1415 -x5158 -x6096 -x5800 -x3256 -x1131 -x5031 -x4223 -x861 -x361 -x2775 -x121 -x2233 -x5255 -x6285 -x3809 -x1974 -x2542 -x3487 -x5367 -x3102 -x4367 -x3334 -x4640 -x19 -x6391 -x5462 -x1757 -x6047 -x682 -x1065 -x2641 -x332 -x2418 -x2155 -x147 -x1102 -x2766 -x6578 -x109 -x2216 -x91 -x6265 -x5232 -x546 -x2463 -x5984 -x6668 -x5129 -x6000 -x5094 -x6269 -x1478 -x5951 -x5578 -x4463 -x6529 -x1152 -x5632 -x2987 -x4776 -x2336 -x5269 -x6692 -x4719 -x2319 -x5228 -x389 -x2513 -x2101 -x776 -x6123 -x3781 -x5857 -x3405 -x908 -x5656 -x1214 -x5551 -x5864 -x5909 -x4128 -x5650 -x3056 -x859 -x6256 -x740 -x533 -x5058 -x308 -x5306 -x3724 -x1747 -x1603 x6701 -x2251 -x385 -x236 -x5334 -x143 -x395 -x4456 x6566 -x5403 -x2174 -x1943 -x1945 -x6130 -x953 -x4905 -x127 -x4528 -x148 -x694 -x1991 -x6193 -x5116 -x6521 -x3091 -x2695 -x5036 -x3302 -x5969 -x1890 -x3808 -x3955 -x4500 -x6223 -x1157 -x4446 -x4086 -x4360 -x195 -x5532 -x442 -x6353 -x4972 -x218 -x822 -x6306 -x5617 -x2786 -x2499 -x1494 -x4238 -x310 -x4474 -x1211 -x3706 -x1392 -x6467 -x3679 -x6555 -x5603 -x2007 -x4248 -x961 -x57 -x2348 -x4639 -x2568 -x623 -x1919 -x4390 -x1363 -x2874 -x525 -x1443 -x6421 -x3250 -x5737 -x736 -x895 -x6778 -x698 -x3630 -x3893 -x238 -x3218 -x4566 -x2156 -x6769 -x4530 -x3036 -x3284 -x4981 -x6019 -x3365 -x3099 -x6682 -x4424 -x4574 -x3921 -x1999 -x3855 -x62 -x417 -x255 -x922 -x3132 -x2295 -x3342 -x162 -x3269 -x2046 -x1689 -x2270 -x4527 -x4759 -x732 -x595 -x3740 -x6020 -x4518 -x4898 -x6406 -x1260 -x4987 -x5347 -x364 -x6292 -x2604 -x864 -x4999 -x3458 -x1391 -x2517 -x167 -x4862 -x1555 -x1830 -x5683 -x6075 -x1162 -x534 -x5657 -x5214 -x6454 -x3341 -x3061 -x5421 -x5685 -x2696 -x2578 -x1583 -x5061 -x1924 -x5049 -x1520 -x5528 -x5053 -x1232 -x4703 -x2382 -x5682 -x588 -x2935 -x2153 -x4933 -x2948 -x2113 -x6607 -x4296 -x1285 -x2862 -x727 -x6458 -x6634 -x3282 -x4705 -x3471 -x2909 -x5613 -x1679 -x4704 -x2140 -x2369 -x5895 -x812 -x2171 -x5279 -x372 -x6739 -x3353 -x2106 -x6233 -x93 -x5142 -x3998 -x2489 -x4864 -x5869 -x2354 -x4172 -x4431 -x16 -x5517 -x6373 -x4555 -x6388 -x3772 -x3867 -x459 -x452 -x2954 -x1420 -x3147 -x58 -x3929 -x217 -x6022 -x6512 -x4032 -x182 -x1031 -x6426 -x2552 -x5674 -x1488 -x4194 -x2888 -x3975 -x4715 -x1165 -x2272 -x1163 -x6239 -x4450 -x4078 -x5752 -x6183 -x5430 -x2653 -x2435 -x6273 -x6365 -x6525 -x4290 -x3416 -x5563 -x302 -x4368 -x3297 -x1993 -x6554 -x5573 -x5933 -x3478 -x1036 -x4782 -x6015 -x4610 -x72 -x4402 -x5645 -x5981 -x3935 -x1436 -x216 -x3743 -x4320 -x4608 -x2473 -x4082 -x5649 -x575 -x2742 -x2067 -x4544 -x2915 -x3143 -x2779 -x2601 -x6751 -x6775 -x842 -x5577 -x3451 -x4492 -x5584 -x3736 -x540 -x1231 -x2647 -x4336 -x2536 -x4839 -x4067 -x1390 -x1435 -x3314 -x5164 -x2254 -x1389 -x4659 -x4214 -x6291 -x1422 -x5749 -x2664 -x163 -x3986 -x3574 -x6347 -x965 -x1045 -x5561 -x5213 -x4804 -x1609 -x2275 -x6119 -x4841 -x6225 -x3832 -x4335 -x2364 -x6605 -x5921 -x3548 -x6639 -x6220 x6463 -x6479 -x2654 -x3164 -x3844 -x750 -x4899 -x909 -x3401 -x5767 -x3668 -x1323 -x4133 -x4526 -x1248 -x1775 -x3791 -x5364 -x3768 -x2030 -x2818 -x254 -x484 -x4469 -x4401 -x5973 -x402 -x3129 -x3879 -x3087 -x4374 -x3233 -x4583 -x5383 -x6293 -x4778 -x5665 -x1950 -x978 -x3319 -x890 -x26 -x412 -x4317 -x871 -x2060 -x4748 -x2520 -x1961 -x222 -x1643 -x2503 -x3643 -x826 -x6709 -x671 -x4754 -x2934 -x4092 -x712 -x1685 -x4395 -x6427 -x4274 -x1589 -x6637 -x2868 -x2246 -x1195 -x5652 -x235 -x4902 -x515 -x1387 -x2207 -x43 -x24 -x5003 -x4692 -x1997 -x3366 -x5093 -x446 -x3190 -x577 -x6387 -x2829 -x874 -x5451 -x966 -x5774 -x1908 -x4170 -x497 -x5088 -x563 -x105 -x5888 -x2561 -x5041 -x536 -x312 -x1284 -x2406 -x787 -x6277 -x5017 -x4399 -x2037 -x2016 -x1251 -x5544 -x4314 -x189 -x6362 -x1498 -x4787 -x1812 -x5927 -x3261 -x5390 -x666 -x1078 -x941 -x5586 -x2290 -x4912 -x3409 -x1570 -x3460 -x2682 -x36 -x1063 -x5081 -x4132 -x174 -x2923 -x1628 -x2100 -x2297 -x2387 -x4741 -x4605 -x5954 -x832 -x1020 -x6577 -x3777 -x561 -x6810 -x884 -x6354 -x747 -x6662 -x5670 -x6112 -x625 -x1715 -x1262 -x827 -x2999 -x3840 -x6565 -x1144 -x947 -x1046 -x1581 -x2700 -x1027 -x2232 -x3015 -x5566 -x4075 -x2172 -x3568 -x1505 -x2119 -x3094 -x6147 -x2723 -x2237 -x4814 -x455 -x2370 -x3043 -x3346 -x5062 -x2860 -x1759 -x2223 -x1201 -x2257 -x1599 -x994 -x2434 -x3313 -x5723 -x4581 -x3356 -x3270 -x5302 -x2458 -x3473 -x6699 -x2183 -x1145 -x5066 -x670 -x2938 -x6059 -x1779 -x3738 -x344 -x5152 -x1595 -x1141 -x3589 -x78 -x4497 -x3423 -x1630 -x6707 -x5029 -x6793 -x6190 -x4755 -x6320 -x3544 -x1158 -x2474 -x950 -x1283 -x848 -x6755 -x11 -x973 -x1030 -x5894 -x1577 -x5845 -x4153 -x4604 -x485 -x795 -x6700 -x3078 -x2063 -x3255 -x753 -x5397 -x2599 -x4568 -x4875 -x5926 -x4766 -x2876 -x3013 -x6527 -x4249 -x2848 -x2521 -x689 -x6502 -x4262 -x3773 -x4180 -x2224 -x5987 -x2977 -x911 -x6270 -x2305 -x3576 -x1508 -x5372 -x5480 -x5253 -x2436 -x1878 -x2510 -x5491 -x5803 -x4106 -x3330 -x97 -x1316 -x5476 -x1699 -x2383 -x3440 -x1598 -x322 -x1634 -x1660 -x6102 -x5361 -x5193 -x419 -x5556 -x272 -x2478 -x5903 -x4495 -x5478 -x1718 -x2962 -x6308 -x6372 -x90 -x5906 -x3407 -x6180 -x3789 -x4695 -x6435 -x4835 -x35 -x1975 -x1955 -x6361 -x186 -x5716 -x4020 -x363 -x5110 -x3626 -x2539 -x1361 -x6038 -x1897 -x6623 -x5303 -x3045 -x6253 -x1533 -x53 -x3039 -x829 -x4756 -x766 -x252 -x6209 -x6378 -x3413 -x5618 -x3925 -x4945 -x1086 -x4656 -x3368 -x4244 -x6161 -x6573 -x1564 -x6437 -x3535 -x6314 -x5353 -x5931 -x4617 -x6641 -x3474 -x1856 -x2005 -x2563 -x642 -x2950 -x3396 -x1517 -x1909 -x6796 -x6017 -x4042 -x4944 -x3170 -x2689 -x2590 -x5897 -x2054 -x6298 -x1425 -x4730 -x3120 -x6409 -x15 -x6518 -x964 -x841 -x5693 -x615 -x5624 -x1549 -x1059 -x4673 -x5144 -x2952 -x996 -x3197 -x2231 -x5700 -x6045 -x4443 -x2996 -x622 -x6011 -x5479 -x4714 -x634 -x4543 -x1721 -x2575 -x5379 -x2945 -x5101 -x5502 -x4572 -x4111 -x39 -x4108 -x6139 -x2384 -x4353 -x579 -x6753 -x6615 -x114 -x875 -x6722 -x424 -x6650 -x5454 -x2188 -x3632 -x4344 -x3783 -x6500 -x4285 -x4679 -x1421 -x3659 -x3853 -x1941 -x2145 -x1194 -x6676 -x1728 -x3697 -x1504 -x1668 -x2582 -x284 -x6757 -x2186 -x5853 -x660 -x5256 -x2051 -x2365 -x5791 -x746 -x3666 -x6434 -x2859 -x1054 -x5694 -x4666 -x5035 -x2885 -x4428 -x2505 -x3932 -x2509 -x1882 -x5038 -x3900 -x3462 -x1057 -x393 -x2921 -x6329 -x5499 -x2033 -x319 -x6462 -x1013 -x1841 -x3990 -x2557 -x1428 -x1294 -x4736 -x3012 -x1949 -x3169 -x5057 -x2335 -x882 -x889 -x2547 -x1258 -x2982 -x6076 -x4195 -x3582 -x2006 -x4437 -x4451 -x5296 -x5808 -x2614 -x5738 -x1307 -x3336 -x5596 -x1521 -x5522 -x4638 -x5724 -x4589 -x5067 -x5150 -x5327 -x5935 -x4119 -x685 -x375 -x2400 -x4230 -x4499 -x1101 -x487 -x3787 -x2235 -x4831 -x4627 -x1245 -x1566 -x2147 -x659 -x6006 -x4461 -x4550 -x1958 -x5513 -x2947 -x5240 -x3705 -x4234 -x4413 -x3529 -x6478 -x1808 -x691 -x2255 -x752 -x6658 -x4713 -x2169 -x373 -x41 -x6028 -x3066 -x1855 -x232 -x5501 -x4411 -x5514 -x5701 -x3860 -x5308 -x1240 -x3754 -x4968 -x4920 -x3126 -x1541 -x6633 -x1454 -x5106 -x762 -x5051 -x3939 -x1252 -x700 -x95 -x1676 -x6171 -x5173 -x3201 -x3238 -x556 -x4120 -x3730 -x1640 -x5209 -x5804 -x2490 -x5777 -x1331 -x2574 x6754 -x3042 -x4838 -x1364 -x4654 -x778 -x5133 -x422 -x4819 -x5000 -x1780 -x2544 -x2453 -x2425 -x4743 -x6459 -x1981 -x5137 -x4445 -x1869 -x498 -x5468 -x3571 -x3443 -x626 -x4480 -x831 -x3306 -x658 -x504 -x4414 -x6150 -x2217 -x3734 -x4534 -x2179 -x8 -x3145 -x5609 -x1632 -x1845 -x2883 -x6073 -x975 -x5124 -x4182 -x5911 -x197 -x1625 -x3010 -x5147 -x6245 -x5978 -x6222 -x5545 -x714 -x1702 -x6257 -x5799 -x3587 -x6215 -x5096 -x1176 -x962 -x589 -x6194 -x4187 -x2408 -x2671 -x2211 -x5394 -x3974 -x2730 -x3927 -x4910 -x6520 -x2109 -x3075 -x2757 -x813 -x1315 -x527 -x1451 -x2912 -x2891 -x1844 -x473 -x321 -x2327 -x5786 -x817 -x4021 -x3543 -x948 -x6576 -x6451 -x1188 -x3508 -x1700 -x436 -x5896 -x5086 -x3354 -x2988 -x6767 -x2770 -x3199 -x1326 -x4197 -x2385 -x3181 -x6346 -x974 -x3176 -x2239 -x460 -x4560 -x3871 -x3624 -x4380 -x2908 -x1568 -x5890 -x1393 -x6684 -x3165 -x1859 -x4295 -x2581 -x4169 -x5821 -x936 -x511 -x6296 -x3276 -x6461 -x4117 -x2502 -x5324 -x2019 -x3650 -x4535 -x6729 -x1327 -x4331 -x5203 -x1441 -x4763 -x723 -x4834 -x3769 -x6725 -x3888 -x5108 -x870 -x2570 -x2784 -x3834 -x3583 -x3040 -x4216 -x3970 -x79 -x4354 -x782 -x6043 -x157 -x4181 -x3842 -x514 -x1707 -x2127 -x3363 -x4960 -x6305 -x3930 -x28 -x6397 -x3486 -x225 -x5022 -x1990 -x598 -x1012 -x1272 -x5119 -x4597 -x3267 -x5675 -x1180 -x2554 -x5959 -x4847 -x6468 -x2312 -x2788 -x2175 -x2773 -x4857 -x5575 -x3586 -x846 -x5816 -x3309 -x5204 -x2882 -x2229 -x6498 -x2459 -x108 -x3851 -x5847 -x3826 -x1135 -x1907 -x4590 -x955 -x198 -x4525 -x2136 -x6624 -x3080 -x1213 -x2566 -x4168 -x4146 -x4019 -x2496 -x5576 -x5109 -x1980 -x781 -x4738 -x3482 -x4263 -x2964 -x2181 -x3171 -x4822 -x4511 -x6007 -x1310 -x1419 -x1225 -x5117 -x521 -x3293 -x1465 -x6360 -x4430 -x6716 -x3279 -x6473 -x2736 -x6645 -x4484 -x4970 x6621 -x751 -x1880 -x5851 -x4438 -x5409 -x1894 -x2551 -x4173 -x5518 -x1771 -x1532 -x4971 -x1253 -x5145 -x4545 -x4564 -x4861 -x1746 -x3296 -x4859 -x3790 -x2451 -x3050 -x1751 -x154 -x4384 -x5640 -x5667 -x5995 -x1336 -x3637 -x2703 -x4260 -x5245 -x6629 -x6129 -x340 -x903 -x735 -x3088 -x5535 -x3938 -x4355 -x963 -x2835 -x3971 -x4035 -x1216 -x4779 -x5236 -x4352 -x2139 -x6313 -x1414 -x840 -x6413 -x3558 -x1648 -x3931 -x706 -x2930 -x2960 -x3211 -x5358 -x4391 x4646 -x904 -x3452 -x4872 -x2802 -x4680 -x2346 -x4874 -x4198 -x5386 -x3520 -x510 -x971 -x4232 -x6627 -x1147 -x6286 -x333 -x4657 -x4815 -x6622 -x2080 -x1019 -x2419 -x1939 -x3854 -x2103 -x1673 -x159 -x1409 -x6013 -x3702 -x3242 -x1304 -x773 -x1329 -x5946 -x331 -x6491 -x3127 -x3196 -x673 -x6736 -x2537 -x4826 -x2052 -x2890 -x5557 -x4370 -x296 -x1534 -x4997 -x3761 -x2269 -x3320 -x1290 -x5585 -x2161 -x4750 -x4628 -x1244 -x2072 -x1748 -x6795 -x730 -x5171 -x5792 -x3161 -x1910 -x6280 -x4406 -x2152 -x1097 -x5621 -x6336 -x887 -x865 -x4941 -x3402 -x2971 -x551 -x4777 -x3227 -x1197 -x2309 -x676 -x1792 -x2339 -x366 -x1738 -x3192 -x5448 -x3950 -x1797 -x959 -x5873 -x2755 -x4661 -x5641 -x2091 -x4347 -x3778 -x2378 -x5162 -x4009 -x65 -x2118 -x3599 -x4711 -x856 -x6489 -x1791 -x2783 -x3337 -x2864 -x4212 -x2204 -x6176 -x3204 -x5493 -x3247 -x4609 -x6742 -x4191 -x5661 -x1349 -x4343 -x5889 -x4935 -x220 -x5855 -x4662 -x3022 -x4124 -x3072 -x1835 -x2066 -x1744 -x1154 -x1535 -x1177 -x4154 -x1870 -x1846 -x627 -x5131 -x4435 -x2866 -x5490 -x88 -x4877 -x693 -x6420 -x6135 -x1312 -x6511 -x6545 -x4940 -x749 -x6587 -x5143 -x925 -x2044 -x5156 -x702 -x4809 -x4930 -x1612 -x2194 -x5989 -x5728 -x2830 -x4215 -x2512 -x4739 -x2116 -x1546 -x5787 -x5210 -x116 -x4978 -x5168 -x4377 -x2752 -x989 -x5083 -x3206 -x4811 -x3030 -x4276 -x298 -x1198 -x1902 -x176 -x3144 -x226 -x1325 -x3848 -x2350 -x6592 x1638 -x3522 -x3803 -x6343 -x6046 -x4419 -x3150 -x6128 -x6730 -x4537 -x2248 -x2515 -x4319 -x3719 -x4127 -x1837 -x6430 -x3377 -x3859 -x5794 -x1434 -x3257 -x1309 -x1825 -x4512 -x5419 -x6538 -x5810 -x2279 -x6655 -x2707 -x6208 -x2444 -x314 -x3141 -x2573 -x4044 -x6068 -x5726 -x657 -x144 -x134 -x3694 -x2430 -x1335 -x4824 -x1016 -x5905 -x5630 -x3187 -x1403 -x3816 -x4686 -x6100 -x397 -x5988 -x5719 -x547 -x6549 -x2240 -x4602 -x3760 -x5956 -x104 -x913 -x1039 -x5481 -x3278 -x2605 -x2683 -x5436 -x4112 -x5766 -x4744 -x1227 -x3896 -x476 -x2611 -x1111 -x101 -x2158 -x1313 -x1187 -x4882 -x5555 -x2831 -x6105 -x2323 -x3920 -x3303 -x934 -x4275 -x5993 -x1496 -x3404 -x761 -x4954 -x3722 -x1867 -x5198 -x4957 -x4063 x6602 -x3981 -x3973 -x6002 -x2822 -x3726 -x3053 -x3240 -x5666 -x5996 -x6504 -x3642 -x6319 -x4203 -x3489 -x4486 -x1182 -x40 -x3444 -x6212 -x1691 -x6598 -x1103 -x4048 -x1466 -x1730 -x2841 -x5841 -x2928 -x3945 -x6575 -x3836 -x3619 -x5018 -x5064 -x2546 -x3167 -x5263 -x4569 -x4229 -x1400 -x6593 -x3424 -x1952 -x293 -x6494 -x5311 -x2029 -x2032 -x5471 -x6092 -x3606 -x5484 -x4685 -x4558 -x1510 -x5583 -x2361 -x6141 -x3708 -x5849 -x4952 -x1130 -x1659 -x507 -x3361 -x3780 -x3890 -x3683 -x1014 -x5180 -x369 -x4675 -x2197 -x1935 -x5407 -x3794 -x4760 -x4205 -x2645 -x2222 -x2202 -x6156 -x4798 -x4062 -x4476 -x5612 -x1172 -x5185 -x5060 -x3895 -x4549 -x3696 -x6094 -x721 -x4697 -x142 -x933 -x2681 -x4324 -x5316 -x789 -x1471 -x6085 -x1375 -x1558 -x4162 -x1062 -x5552 -x1378 -x5069 -x2086 -x3411 -x1551 -x3275 -x414 -x3100 -x6673 -x6543 -x1408 -x4717 -x3678 -x1343 -x2259 -x6544 -x810 -x2721 -x3067 x6582 -x1117 -x4752 -x2405 -x2995 -x4293 -x6806 -x4422 -x3516 -x2355 -x5538 -x3640 -x2159 -x3221 -x6445 -x1410 -x1138 -x1202 -x4551 -x4964 -x4074 -x2076 -x930 -x2256 -x6589 -x1858 -x458 -x5312 -x667 -x3118 -x4784 -x3801 -x1339 -x4700 -x5642 -x2765 -x1745 -x6781 -x5063 -x5541 -x6126 -x1872 -x6184 -x3688 -x3710 -x2594 -x2514 -x3546 -x1657 -x5610 -x5648 -x6300 -x3121 -x4011 -x5420 -x5509 -x17 -x5186 -x2545 -x6237 -x4772 -x4950 -x2170 -x6207 -x5950 -x1293 -x5416 -x5400 -x3295 -x3426 -x4109 -x4593 -x935 -x6787 -x1765 -x87 -x6374 -x5696 -x1914 -x3735 -x1591 -x4291 -x4803 -x2485 -x4150 -x1439 -x5212 -x48 -x399 -x1896 -x5257 -x6402 -x6275 -x3300 -x4982 -x1965 -x5290 -x205 -x3669 -x2569 -x1805 -x5220 -x6474 -x4239 -x4001 -x2790 -x4943 -x1371 -x6669 -x4231 -x4908 -x2302 -x1001 -x5073 -x4720 -x492 -x833 -x5125 -x4507 -x1458 -x68 -x5417 -x1621 -x1987 -x387 -x425 -x1053 -x1007 -x1915 -x3432 -x1475 -x6323 -x6799 -x1295 -x3258 -x725 -x1047 -x923 -x4506 x1636 -x4061 -x4584 -x5153 -x2553 -x613 -x465 -x2121 -x6443 -x717 -x50 -x2708 -x771 -x5248 -x3605 -x2168 -x5352 -x3654 -x1793 -x146 -x2274 -x445 -x3615 -x3961 -x3976 -x1694 -x2426 -x3530 -x5917 -x3133 -x3431 -x2621 -x5114 -x4426 -x2715 -x5014 -x5463 -x3913 -x3960 -x1684 -x968 -x214 -x6264 -x5012 -x883 -x1579 -x3944 -x2407 -x3610 -x1137 -x5872 -x5892 -x3940 -x6063 -x5595 -x3331 -x786 -x5161 -x4376 -x2213 -x3707 -x1682 -x5123 -x2325 -x1275 -x337 -x5354 -x5702 -x2479 -x6050 -x6216 -x3135 -x1821 -x757 -x1205 -x1972 -x2003 x6417 -x5793 -x2167 -x5623 -x6218 -x6251 -x6721 -x5148 -x3348 -x5883 -x4652 -x1814 -x4762 -x5320 -x1537 -x201 -x5859 -x5438 -x1962 -x335 -x621 -x5871 -x1449 -x2198 -x4645 -x85 -x2806 -x3767 -x2108 -x5886 -x4357 -x6560 -x6745 -x858 -x2397 -x275 -x4372 -x2625 -x3023 -x2852 -x6379 -x3362 -x1904 -x891 -x5521 -x233 -x5132 -x4611 -x4134 -x5456 -x5773 -x2089 -x2326 -x2576 -x3273 -x3429 -x600 -x5244 -x6358 -x6366 -x3824 -x5747 -x6363 -x4149 -x5178 -x2903 -x3804 -x449 -x6519 -x3914 -x4764 -x684 -x2680 -x6749 -x1140 -x518 -x5098 -x334 -x2247 -x2324 -x6782 -x3183 -x4621 -x6773 -x3163 -x5167 -x6197 -x2646 -x5216 -x4878 -x403 -x6004 -x2234 -x1755 -x257 -x6643 -x103 -x1354 -x3992 -x3101 -x3511 -x5045 -x4300 -x650 -x1116 -x2318 -x905 -x3301 -x5052 -x1461 -x1697 -x1936 -x4901 -x247 -x5157 -x5958 -x2780 -x5680 -x260 -x347 -x4404 -x4591 -x1736 -x5525 -x6295 -x3128 -x6469 -x4575 -x3105 -x5230 -x5839 -x4201 -x6074 -x1596 -x107 -x113 -x2657 -x3881 -x5769 -x1228 -x2584 -x409 -x5638 -x3532 -x5042 -x3148 -x4742 -x569 -x4724 -x6117 -x4116 -x3594 -x4057 -x2404 -x2726 -x772 -x1544 -x798 -x381 -x4929 -x1445 -x2287 -x5820 -x5782 -x5425 -x2298 -x4618 -x2149 -x2123 -x4722 -x715 -x6408 -x6009 -x3518 -x3952 -x5681 -x2776 -x592 -x2897 -x4674 -x6432 -x4614 -x2010 -x3828 -x3231 -x6719 -x5949 -x4053 -x2465 -x4783 -x4774 -x1976 -x2271 -x303 -x3563 -x5113 -x5914 -x3328 -x4983 -x2068 -x5562 -x4363 -x2126 -x5160 -x4924 -x754 -x3885 -x4547 -x6035 -x4848 -x1350 -x5644 -x9 -x6031 -x760 -x5823 -x4396 -x3253 -x4707 -x92 -x4179 -x3044 -x4860 -x2978 -x4286 -x5037 -x1061 -x4144 -x604 -x995 -x2652 -x292 -x4442 -x4429 -x4218 -x5771 -x4939 -x4485 -x6337 -x2018 -x539 -x2803 -x2362 -x1619 -x4731 -x1401 -x4913 -x1712 -x2205 -x5691 -x597 -x1481 -x1724 -x3059 -x777 -x5713 -x3798 -x6151 -x4105 -x5326 -x240 -x949 -x2808 -x1658 -x3272 -x307 -x3472 -x5437 -x4973 -x5614 -x1714 -x2445 -x4473 -x175 -x2994 -x896 -x3537 -x815 -x1616 -x1356 -x675 -x4356 -x1181 -x1359 -x2466 -x4596 -x636 -x3716 -x30 -x5492 -x4207 -x6723 -x464 -x6065 -x2884 -x6446 -x1440 -x2724 -x4121 -x359 -x4889 -x4383 -x1085 -x6433 -x2564 -x6279 -x6685 -x3490 -x1306 -x3847 -x354 -x5241 -x5115 -x3234 -x5582 -x2413 -x2330 -x5080 -x400 -x4085 -x6666 -x2176 -x469 -x1947 -x3750 -x3813 -x1611 -x980 -x1394 -x4600 -x4193 -x4147 -x291 -x5039 -x2084 -x5504 -x494 -x4415 -x1857 -x564 -x187 -x2191 -x1268 -x1650 -x1193 -x6720 -x602 -x5127 -x6499 -x454 -x6788 -x4058 -x5945 -x6712 -x1652 -x3982 -x313 -x1048 -x3237 -x6514 -x6638 -x5025 -x662 -x289 -x3531 -x1973 -x3691 -x1531 -x632 -x4821 -x1432 -x2333 -x3294 -x3807 -x2095 -x1186 -x4927 -x512 -x2134 -x2976 -x1453 -x297 -x185 -x5534 -x3496 -x3570 -x1873 -x4228 -x6140 -x5527 -x6563 -x2838 -x3963 -x4079 -x2291 -x3941 -x2870 -x1911 -x59 -x3673 -x4031 -x6211 -x365 -x490 -x566 -x1502 -x6444 -x6044 -x5878 -x2477 -x3625 -x1832 -x5122 -x5743 -x1407 -x1726 -x3989 -x4523 -x738 -x2371 -x1817 -x1060 -x5030 -x2875 -x2630 -x6198 -x46 -x4624 -x5673 -x3964 -x2957 -x6267 -x665 -x3622 -x2711 -x6630 -x6613 -x2781 -x4805 -x5540 -x1066 -x5011 -x663 -x5983 -x4625 -x5655 -x4304 -x2182 -x5376 -x6146 -x6562 -x4247 -x5520 -x4055 -x5271 -x2998 -x998 -x5188 -x3139 -x6018 -x5380 -x1733 -x1190 -x5539 -x1656 -x803 -x2925 -x3092 -x4587 -x1946 -x115 -x4278 -x3658 -x3995 -x2527 -x482 -x872 -x1324 -x453 -x2507 -x1241 -x3725 -x4458 -x5913 -x4204 -x6404 -x3193 -x6517 -x3616 -x5194 -x3186 -x4379 -x2293 -x432 -x4974 -x568 -x463 -x5422 -x2358 -x4145 -x3912 -x1093 -x1259 -x2122 -x2124 -x2861 -x804 -x2698 -x2523 -x1221 -x5360 -x5537 -x4287 -x4648 -x5441 -x1286 -x6526 -x320 -x2098 -x2738 -x5412 -x4949 -x5191 -x1617 -x5314 -x4967 -x5590 -x276 -x3556 -x545 -x3228 -x481 -x4235 -x4381 -x1842 -x2173 -x4305 -x3845 -x1889 -x2541 -x4417 -x4465 -x437 -x6765 -x2497 -x1002 -x1704 -x6789 -x2898 -x839 -x6683 -x4264 -x5762 -x4900 -x124 -x128 -x1196 -x2881 -x1741 -x2278 -x6238 -x4397 x2120 -x5865 -x2107 -x2969 -x6680 -x6472 -x5387 -x1069 -x2138 -x2665 -x2381 -x2731 -x1473 -x3492 -x3634 -x1254 -x392 -x2467 -x1796 -x5788 -x916 -x4093 -x4237 -x3713 -x1264 -x1552 -x5005 -x1862 -x5817 -x5021 -x1263 -x4129 -x4323 -x6771 -x4663 -x3149 -x2880 -x1355 -x3488 -x3922 -x3035 -x645 -x470 -x3588 -x6465 -x2753 -x3647 -x4771 -x1692 -x3892 -x202 -x3375 -x4670 -x6733 -x4897 -x4186 -x1554 -x3210 -x6072 -x1524 -x6522 -x338 -x4184 -x6414 -x117 -x3581 -x5075 -x5453 -x2031 -x1155 -x6178 -x3038 -x5392 -x4871 -x3712 -x4620 -x1760 -x4516 -x52 -x3002 -x1768 -x4313 -x783 -x2991 -x2713 -x404 -x3433 -x5960 -x3536 -x6071 -x4789 -x1025 -x2837 -x316 -x3569 -x4996 -x241 -x4449 -x5567 -x1770 -x5431 -x942 -x2628 -x2332 -x3117 -x499 -x1114 -x3969 -x629 -x2886 -x6278 -x2937 -x2623 -x2785 -x353 -x4539 -x3304 -x5920 -x2965 -x4810 -x5591 -x5287 -x3390 -x6505 -x509 -x4258 -x1417 -x596 -x5207 -x6060 -x5396 -x10 -x1064 -x285 -x6303 -x1459 -x3843 -x1388 -x3604 -x2828 -x4164 -x4056 -x4998 -x2310 -x2827 -x5565 -x4054 -x4167 -x330 -x4629 -x5741 -x4683 -x6400 -x171 -x6110 -x3947 -x6801 -x3090 -x383 -x2228 -x2455 -x4676 -x3156 -x1367 -x5370 -x2913 -x1291 -x4521 -x4671 -x1782 -x3763 -x6165 -x384 -x5280 -x131 -x6136 -x5455 -x4200 -x1646 -x4280 -x3770 -x1763 -x261 -x6617 -x2686 -x4159 -x929 -x4166 -x5755 -x1105 -x3357 -x5740 -x2483 -x5377 -x1150 -x4060 -x5616 -x4799 -x1623 -x5100 -x6510 -x4049 -x129 -x6016 -x6674 -x867 -x6690 -x3195 -x943 -x5600 -x3068 -x2774 -x4922 -x6066 -x6394 -x2709 x3436 -x3600 -x800 -x125 -x5328 -x6457 -x557 -x471 -x191 -x1879 -x1912 -x2432 -x3280 -x3793 -x2600 -x2456 -x6021 -x4059 -x73 -x1058 -x4388 -x3908 -x5686 -x5335 -x2532 -x3909 -x1734 -x4138 -x3412 -x1811 -x2442 -x3561 -x3449 -x3965 -x1164 -x6189 -x1050 -x5671 -x767 -x2484 -x246 -x946 -x5815 -x1852 -x317 -x4796 -x2993 -x5408 -x741 -x2714 -x1937 -x5720 -x1525 -x854 -x5784 -x4416 -x4041 -x1500 -x1571 -x6588 -x5313 -x2871 -x3664 -x3285 -x2440 -x3166 -x3456 -x2493 -x2914 -x3125 -x4327 -x1090 -x3764 -x326 -x524 -x4561 -x3410 -x2650 -x3762 -x1431 -x2249 -x1507 -x3246 -x5040 -x2642 -x2203 -x5149 -x3718 -x2110 -x386 -x6099 -x5332 -x2085 -x6103 -x5698 -x1750 -x5357 -x5428 -x1512 -x1345 -x4310 -x5744 -x3649 -x5350 -x328 -x5322 -x791 -x6008 -x6797 -x4441 -x687 -x2494 -x6583 -x4818 -x1041 -x4375 -x2070 -x573 -x1447 -x4340 -x1115 -x788 -x6191 -x3999 -x3073 -x2863 -x5979 -x897 -x711 -x816 -x3397 -x6349 -x3638 -x3347 -x4567 -x991 -x3203 -x3682 -x231 -x493 -x5174 -x3418 -x558 -x4965 -x1597 -x4632 -x3733 -x5368 -x6334 -x2902 -x4712 -x5474 -x734 -x1966 -x6203 -x1052 -x1607 -x2571 -x6412 -x2990 -x5004 -x1108 -x5300 -x6033 -x4573 -x2495 -x1649 -x6714 -x4157 -x3264 -x377 -x6261 -x4030 -x3578 -x2511 -x5444 -x4616 -x2087 -x4723 -x5177 -x2135 -x350 -x4746 -x5968 -x3378 -x4969 -x5423 -x5472 -x215 -x5355 -x6660 -x4879 -x792 -x1230 -x1482 -x6626 -x5503 -x2618 -x1377 -x3739 -x6418 -x6803 -x2057 -x1499 -x1687 -x3213 -x5215 -x86 -x729 -x3018 -x4737 -x967 -x6294 -x6327 -x5414 -x5265 -x926 -x4938 -x2767 -x2214 -x3430 -x1091 -x5571 -x3510 -x3779 -x4131 -x5862 -x3749 -x811 -x3918 -x2970 -x3903 -x2530 -x3468 -x1563 -x237 -x3321 -x5729 -x3389 -x1964 -x4710 -x4328 -x2475 -x5531 -x5163 -x3084 -x4615 -x5965 -x2839 -x1605 -x1559 -x3184 -x2617 -x1600 -x5998 -x1739 -x2244 -x2480 -x763 -x4917 -x906 -x3862 -x1934 -x1009 -x724 -x4192 -x4389 -x4946 -x5019 -x4051 -x6247 -x745 -x1224 -x6242 -x77 -x2414 -x4751 -x5225 -x4130 -x4081 -x3857 x3475 -x5736 -x3008 -x1123 -x4612 -x1838 -x4036 -x67 -x526 -x5980 -x1592 -x2560 -x677 -x4148 -x4316 -x6350 -x5242 -x151 -x259 -x4405 -x2992 -x6125 -x480 -x4488 -x96 -x1215 -x4795 -x4420 -x1199 -x2306 -x6036 -x707 -x5482 -x3829 -x2143 -x3400 -x1526 -x1126 -x3448 -x3872 -x2526 -x4394 -x447 -x4213 -x4436 -x4266 -x5547 -x6567 -x5757 -x5249 -x5564 -x2899 -x306 -x1022 -x5695 -x4279 -x3906 -x3011 -x5155 -x2392 -x5349 -x1801 -x1774 -x5918 -x855 -x1818 -x5637 -x4956 -x1379 -x325 -x5581 -x3863 -x3926 -x2133 -x5706 -x5344 -x6352 -x244 -x4854 -x355 -x6231 -x2958 -x5568 -x278 -x1204 -x4052 -x3111 -x1236 -x5338 -x2702 -x5239 -x5286 -x6010 -x5643 -x2447 -x952 -x5943 -x4765 -x590 -x5374 -x4932 -x3751 -x5206 -x2286 -x273 -x1956 -x323 -x1124 -x3104 -x2373 -x6419 x4254 -x4576 -x6244 -x4959 -x3541 -x6448 -x6759 -x1536 -x5999 -x5668 -x5223 -x3797 -x1167 -x565 -x3984 -x2787 -x1900 -x6698 -x5505 -x3324 -x6625 -x2535 -x2892 -x5604 -x5952 -x4225 -x5032 -x4845 -x3124 -x479 -x5136 -x3533 -x4607 -x200 -x4702 -x797 -x932 -x2062 -x194 -x4242 -x2097 -x4037 -x2944 -x960 -x1548 -x774 -x4250 -x531 -x4281 -x1223 -x1074 -x5135 -x6192 -x3877 -x2794 -x611 -x631 -x239 -x1175 -x1433 -x4080 -x3577 -x3685 -x802 -x686 -x5006 -x3501 -x5848 -x3861 -x4366 -x5231 -x38 -x3878 -x3004 -x2221 -x5546 -x4635 -x6157 -x3329 -x3151 -x1942 -x6204 -x6067 -x6340 -x2687 -x5366 -x6145 -x2597 -x1675 -x5485 -x6297 -x441 -x2481 -x719 -x2452 -x3290 -x6169 -x1654 -x1683 -x5934 -x808 -x356 -x6248 -x5994 -x3611 -x5307 -x5015 -x3098 -x5635 -x5807 -x5569 -x3109 -x2131 -x3469 -x1836 -x64 -x5258 -x118 -x4579 -x5433 -x3875 -x4005 -x3943 -x2267 -x878 -x5982 -x4125 -x3198 -x3421 -x4672 -x538 -x150 -x1179 -x5705 -x4984 -x1982 -x4010 -x5963 -x1669 -x2260 -x2718 -x2951 -x2422 -x825 -x2616 -x1174 -x4185 -x3288 -x5432 -x4747 -x3446 -x6594 -x1539 -x5128 -x4601 -x6177 -x1860 -x396 -x1292 -x2065 -x3621 -x1128 -x3827 -x5899 -x3153 -x2956 -x2685 -x3232 -x2548 -x4757 -x2719 -x2049 -x2873 -x2722 -x3326 -x249 -x6322 -x4118 -x1560 -x4501 -x6235 -x3672 -x3657 -x1080 -x1003 -x5599 -x4362 -x879 -x5572 -x4462 -x4951 -x49 -x5275 -x5558 -x1629 -x5970 -x2230 -x1884 -x2734 -x3700 -x440 -x6728 -x6082 -x5446 -x6785 -x1813 -x5974 -x4373 -x3373 -x2034 -x1127 -x1037 -x4571 -x2506 -x6029 -x5304 -x716 -x3054 -x6524 -x6635 -x3580 -x5976 -x1373 -x1854 -x5467 -x1088 -x1642 -x3951 -x5646 -x1328 -x5598 -x5770 -x6284 -x5813 -x914 -x1374 -x5247 -x2556 -x3114 -x3243 -x755 x6572 -x4691 -x1319 -x2498 -x6438 -x4095 -x3392 -x3917 -x6330 -x1384 -x2692 -x1923 -x6230 -x1113 -x5842 -x516 -x3591 -x6335 -x1028 -x586 -x2280 -x21 -x6665 -x4812 -x2953 -x3358 -x6210 -x4677 -x2380 -x4440 -x3874 -x853 -x3116 -x6411 -x4937 -x3457 -x2300 -x2437 -x1670 -x1247 -x1300 -x2620 -x4721 -x814 -x1920 -x223 -x2905 -x1104 -x4457 -x1710 -x5636 -x34 -x1725 -x924 -x3590 -x4636 -x5730 -x4025 -x3565 x6731 -x3662 -x3005 -x5321 -x2845 -x188 -x6710 -x2748 -x6120 -x2577 -x1249 -x3497 -x881 -x5832 -x4033 -x1173 -x2705 -x1015 -x6364 -x324 -x6740 -x6460 -x1653 -x6628 -x139 -x6493 -x5779 -x5298 -x1968 -x2549 -x5371 -x6224 -x2282 -x3000 -x406 -x4023 -x612 -x919 -x6164 -x6200 -x2816 -x726 -x851 -x2090 -x5297 -x5529 -x6214 -x6679 -x2929 -x5264 -x4578 -x5850 -x6590 -x4448 -x4142 -x1823 -x2241 -x6475 -x3370 -x3741 -x6537 -x5854 -x2002 -x3687 -x12 -x6507 -x1572 -x6195 -x4171 -x646 -x5365 -x5498 -x4071 -x862 -x443 -x4012 -x2457 -x6356 -x1931 -x6159 -x466 -x169 -x1556 -x4623 -x3122 -x835 -x1604 -x4836 -x2253 -x2035 -x2050 -x1265 -x542 -x2462 -x135 -x2762 -x4832 -x6061 -x5919 -x2410 -x1072 -x6642 -x6515 -x5863 -x145 -x2717 -x4006 -x5778 -x5880 -x6697 -x3636 -x4282 -x4606 -x5765 -x5068 -x1959 -x2754 -x4565 -x541 -x1219 -x438 -x3690 -x279 -x4288 -x3382 -x2162 -x900 -x3398 -x1543 -x6081 -x5218 -x5486 -x3540 -x606 -x1479 -x1192 -x1585 -x2579 -x1861 -x2243 -x4217 -x4893 -x4298 -x229 -x2424 -x5494 -x1280 -x2792 -x6005 -x5251 -x6104 -x4867 -x2672 -x5763 -x2789 -x5672 -x5459 -x4817 -x1368 -x190 -x2008 -x2487 -x5734 -x6735 -x6014 -x5843 -x1785 -x4490 -x2591 -x4084 -x5605 -x2771 -x5405 -x6748 -x4594 -x352 -x501 -x6259 -x1601 -x2768 -x3406 -x5692 -x1562 -x4303 -x6172 -x234 -x838 -x4928 -x3757 -x3680 -x3318 -x6185 -x1831 -x4603 -x2184 -x5458 -x2701 -x5348 -x4843 -x25 -x6456 -x6653 -x2258 -x4994 -x5662 -x4176 -x6131 -x3711 -x894 -x3185 -x2263 -x2416 -x2308 -x4634 -x6380 -x4156 -x2824 -x4302 -x1893 -x3483 -x4494 -x5341 -x4070 -x2338 -x5579 -x3684 -x4160 -x149 -x3628 -x2943 -x4599 -x522 -x2104 -x2187 -x647 -x5497 -x2439 -x1513 -x5550 -x5868 -x6541 -x3159 -x2433 -x3281 -x5964 -x1511 -x5676 -x4696 -x2276 -x5292 -x2867 -x6282 -x4447 -x4072 -x5487 -x4546 -x1233 -x6182 -x6116 -x3923 -x2593 -x3758 -x435 -x4505 -x4588 -x1406 -x2285 -x6477 -x6281 -x2587 -x6384 -x1185 -x5915 -x2206 -x2262 -x2220 -x6703 -x969 -x4104 -x4514 -x3695 -x4277 -x2732 -x3480 -x6003 -x3339 -x6158 -x6569 -x2296 -x5836 -x4800 -x1008 -x5704 -x1129 -x3191 -x3041 -x1426 -x2572 -x3384 -x921 -x2047 -x4432 -x3466 -x4114 -x2226 -x2612 -x1200 -x3062 -x4633 -x5830 -x2048 -x648 -x5274 -x4562 -x1790 -x2609 -x1000 -x3864 -x4096 -x2691 -x4087 -x583 -x970 -x2079 -x3721 -x2115 -x5359 x6761 -x4294 x6495 -x6539 -x843 -x380 -x1996 -x6381 -x1351 -x5023 -x4993 -x4177 -x1667 -x5861 -x3517 -x1273 -x4985 -x3513 -x5002 -x2853 -x3394 -x2817 -x5975 -x1413 -x2927 -x517 -x2056 -x5201 -x4289 -x6744 -x5607 -x2417 -x2663 -x620 -x3835 -x4251 -x633 -x860 -x5103 -x6738 -x4115 -x1267 -x1121 -x6057 -x3977 -x184 -x1134 -x6201 -x5597 -x5634 -x2939 -x1735 -x550 -x984 -x382 -x3216 -x1720 -x3651 -x5447 -x6523 -x6258 -x635 -x5938 -x2728 -x18 -x5460 -x6217 -x3567 -x2058 -x213 -x6688 -x3142 -x3495 -x2814 -x2941 -x430 -x3593 -x277 -x6166 -x1337 -x2352 -x6113 -x5097 -x4241 -x1480 -x3332 -x3096 -x451 -x5059 -x5071 -x2592 -x5907 -x3545 -x339 x3438 -x376 -x3681 -x3052 -x5079 -x1222 -x3993 -x4208 -x311 -x5429 -x6808 -x6311 -x2619 -x1277 -x1569 -x1588 -x1977 -x2472 -x679 -x6137 -x4332 -x1810 -x5783 -x6386 -x3916 -x5046 -x5606 -x6486 -x345 -x1557 -x368 -x5684 -x6376 -x4043 -x2020 -x5315 -x2398 -x6644 -x502 -x160 -x265 -x5065 -x1276 -x6241 -x1136 -x3049 -x5440 -x1446 -x5333 -x5291 -x2099 -x2431 -x4158 -x850 -x3564 -x5165 -x1948 -x1120 -x280 -x3311 -x1049 -x6228 -x5197 -x3756 -x1146 -x1376 -x3037 -x2012 -x2265 -x4888 -x3742 -x2345 -x5184 -x5266 -x6766 -x836 -x6428 -x4833 -x270 -x1437 -x2150 -x2441 -x4122 -x6492 -x3352 -x371 -x5806 -x3585 -x4808 -x4837 -x1716 -x4459 -x3219 -x6693 -x5445 -x4196 -x2014 -x701 -x2055 -x5294 -x4222 -x2351 -x5121 -x4321 -x166 -x2670 -x939 -x703 -x6138 -x6695 -x2917 -x3225 -x5183 -x2966 -x5048 -x2460 -x4371 -x5102 -x370 x6619 -x4701 -x4953 -x5192 -x5748 -x4690 -x5202 -x1005 -x5233 -x1229 -x1100 -x1850 -x5812 -x3792 -x3800 -x1006 -x3055 -x56 -x3138 -x2540 -x1706 -x3555 -x1606 -x6648 -x5120 -x695 -x2968 -x6321 -x2328 -x362 -x6124 -x1148 -x4508 -x4792 -x5881 -x3189 -x2443 -x5663 -x1348 -x4780 -x2832 -x2105 -x4914 -x3614 -x2834 -x709 -x4410 -x5515 -x4110 -x2340 -x2799 -x587 -x5711 -x639 -x3997 -x4403 -x5658 -x2210 -x1491 -x6173 -x2074 -x1530 -x5901 -x6596 -x5516 -x5715 -x3612 -x6276 x4529 -x5887 -x4909 -x475 -x2615 -x2942 -x6316 -x1346 -x6107 -x4890 -x5750 -x5217 -x5289 -x2907 -x2843 -x1807 -x4923 -x3856 -x42 -x2192 -x2585 -x102 -x2638 -x3766 -x130 -x3731 -x5238 -x1274 -x5742 -x5615 -x6375 x4227 -x3648 -x1311 -x3259 -x3108 -x3310 -x6603 -x3477 -x3137 -x3899 -x3160 -x5910 -x4341 -x5526 -x2137 -x3818 -x5833 -x1210 -x3641 -x5496 -x820 -x710 -x6620 -x6546 -x506 -x5510 -x5406 -x5469 -x1487 -x6250 -x4699 -x3134 -x877 -x2250 -x2303 -x4681 -x5594 -x3958 -x2777 -x1637 -x5378 -x5424 -x3369 -x1099 -x5628 -x4387 -x5714 -x6440 -x1690 -x210 -x2041 -x6422 -x2529 -x6058 -x3019 -x2212 -x5660 -x1843 -x2075 -x1464 -x3388 -x2341 -x605 -x3106 -x6093 -x2635 -x4427 -x3661 -x2583 -x3928 -x1528 -x3051 -x1783 -x5699 -x3485 -x2677 -x1035 -x2059 -x4101 -x4503 -x764 -x2920 -x1106 -x23 -x4556 -x2820 -x2043 -x2821 -x1887 -x1250 -x4408 -x2667 -x5733 -x5309 -x6341 -x1742 -x3825 -x4592 -x523 -x6711 -x4563 -x3435 -x937 -x2307 -x5753 -x2684 -x2704 -x3746 -x4658 -x3461 -x4175 -x5443 -x4919 -x4906 -x3663 -x2427 -x6174 -x1469 -x4770 -x6162 -x3744 -x4718 -x4089 -x1353 -x1877 -x823 -x1462 -x2919 -x6243 -x5731 -x2142 -x428 -x6097 -x3889 -x4637 -x2401 -x4475 -x2011 -x3266 -x2782 -x5449 -x4915 -x5506 -x2185 -x5434 -x5343 -x5780 -x6395 -x5016 -x824 -x5172 -x652 -x6452 -x22 -x780 -x2141 -x2360 -x5331 -x3573 -x6484 -x2666 -x4151 -x5382 -x495 -x3046 -x4188 -x4400 -x5452 -x4768 -x6370 -x3837 x6732 -x6798 -x3065 -x1787 -x5710 -x610 -x3897 -x391 -x6344 -x3168 -x3220 -x1266 -x3639 -x5722 -x4840 -x6118 -x5013 -x553 -x5442 -x1644 -x4027 -x1159 -x5570 -x1034 -x99 -x4219 -x790 x6551 -x1483 -x845 -x2629 -x300 -x3717 -x5243 -x2793 -x4467 -x3070 -x3215 -x2449 -x6756 -x3933 -x1112 -x1672 -x6509 -x4631 -x348 -x2242 -x2429 -x6326 -x651 -x5775 -x4065 -x4735 -x1302 -x3178 -x3991 -x478 -x3608 -x739 -x6530 -x1068 -x5735 -x3701 -x5034 -x3575 -x847 -x4948 -x3551 -x1321 -x6054 -x394 -x6410 -x6550 -x1886 -x3249 -x669 -x5620 -x5712 -x1719 -x3439 -x1624 -x2972 -x4753 -x997 -x5389 -x282 -x3671 -x655 -x5281 -x6101 -x880 -x6152 -x3814 -x1913 -x5262 -x1153 -x668 -x5772 -x168 -x1468 -x722 -x1383 -x1076 -x2733 -x3119 -x4975 -x6168 -x2660 -x227 -x5718 -x2973 -x1040 -x1701 -x4887 -x2662 -x5928 -x2895 -x5319 -x3344 -x2367 -x3222 -x2644 -x315 -x54 -x3481 -x2343 -x5840 -x4504 -x6436 -x3891 -x3069 -x2844 -x6315 -x4425 x6752 -x4178 -x4346 -x2622 -x1708 -x5717 -x6255 -x4813 -x5439 -x5560 -x4863 -x4790 -x416 -x4828 -x2940 -x3085 -x1788 -x6288 -x4870 -x5288 -x2353 -x4769 -x1042 -x3071 -x3427 -x1631 -x4876 -x4407 -x1674 -x5879 -x2981 -x5208 -x1411 -x4307 -x3595 -x2519 -x2933 -x4802 -x5317 -x1918 -x1984 -x5866 -x2694 -x3509 -x2252 -x535 -x5323 -x6234 -x6289 -x4694 -x305 -x3613 -x4496 -x491 -x1083 -x4732 -x5574 -x4990 -x6770 -x6632 -x84 -x3214 -x5222 -x3652 -x4570 -x3709 -x3795 -x2154 -x1713 -x2415 -x4976 -x3627 -x4781 -x977 -x549 -x1529 -x1686 -x2565 -x3459 -x4852 -x3788 -x4487 -x2163 -x779 -x1238 -x3849 -x888 -x1032 -x5925 -x4155 -x1151 -x6415 -x5342 -x351 -x3291 -x250 -x3450 -x3325 -x2562 -x5838 -x3350 -x2603 -x801 -x6597 -x1731 -x4580 -x1396 -x2931 -x2894 -x5008 -x2178 -x199 -x31 -x3752 -x1161 -x6671 -x423 -x427 -x486 -x1110 -x6718 -x1663 -x5678 -x6501 -x630 -x769 -x1789 -x3017 -x4706 -x379 -x1424 -x6332 -x3584 -x1696 -x415 -x1071 -x3831 -x6429 -x4226 -x2846 -x4103 -x3235 -x986 -x5592 -x4097 -x2613 -x1044 -x6127 -x2910 -x4980 -x2376 -x5229 -x1448 -x2586 -x3868 -x6608 -x3131 -x5084 -x2640 -x122 -x81 -x1998 -x3158 -x3994 -x3988 -x4174 -x1029 -x4856 -x6557 -x1004 -x4137 -x2854 -x5211 -x2842 -x1633 -x283 -x1969 -x1314 -x4284 -x1320 -x3633 -x5104 -x5272 -x1330 -x6062 -x2082 -x3271 -x1079 -x6687 -x6359 -x1056 -x6601 -x2266 -x5828 -x5254 -x1963 -x6558 -x141 -x4688 -x301 -x1287 -x643 -x1278 -x5831 -x1655 -x2893 -x4017 -x1094 -x2284 -x1752 -x2887 -x4669 -x4538 -x3979 -x5709 -x5867 -x1024 -x3315 -x2975 -x2294 -x1820 -x3883 -x3512 -x6591 -x2088 -x3283 -x5056 -x2745 -x4554 -x1795 -x5891 -x2769 -x3811 -x1341 -x2524 -x1149 -x5536 -x6249 -x263 -x1776 -x2525 -x2676 -x5727 -x656 -x3515 -x1023 -x1444 -x4865 -x2901 -x784 -x4479 -x4236 -x1798 -x3422 -x3441 -x3866 -x3946 -x1369 -x6724 -x2633 -x3506 -x1430 -x2608 -x1288 -x505 -x2567 -x4995 -x80 -x2504 -x2009 -x2631 -x318 -x4123 -x6441 -x1756 x6574 -x3317 -x60 -x2394 -x4034 -x3110 -x3374 -x578 -x6403 -x1082 -x3985 -x849 -x3479 -x1933 -x3338 -x6612 -x4073 -x1132 -x6084 -x390 -x6713 -x4022 -x2904 -x51 -x5277 -x1519 -x401 -x1651 -x1332 -x1026 x3607 -x2379 -x2746 -x5085 -x3655 -x2812 -x4306 -x4369 -x2313 -x3850 -x2421 -x2639 -x2501 -x4257 -x1671 -x3686 -x1442 -x2395 -x4515 -x33 -x1257 -x2238 -x4083 -x4351 -x2245 -x775 -x3463 -x910 -x5047 -x1994 -x742 -x2805 -x3660 -x4358 -x6179 -x5007 -x3260 -x3230 -x1587 -x2454 -x2225 -x4966 -x4077 -x4068 -x2165 -x4598 -x1866 -x71 -x1218 -x844 -x2363 -x6202 -x580 -x3499 -x6640 -x4350 -x3312 -x2607 -x2747 -x6318 -x3732 -x768 -x3076 -x268 -x2320 -x2144 -x628 -x329 -x496 -x3251 -x6339 -x1615 -x4619 -x2347 -x6246 -x3799 -x6095 -x4482 -x1452 -x5758 -x6727 x3470 -x3154 -x886 -x4478 -x6480 -x6780 -x3996 -x3521 -x1242 -x5170 -x3364 -x472 -x140 -x3755 -x720 -x4668 -x2359 -x47 -x2878 -x2858 -x4094 -x3115 -x183 -x2764 -x4481 -x5175 -x6160 -x544 -x638 -x1614 -x2446 -x614 -x3498 -x2558 -x5789 -x1951 -x892 -x5393 -x251 -x2798 -x2801 -x1938 -x3693 -x3910 -x3263 -x3817 -x1246 x6581 -x3865 -x4653 -x6325 -x4143 -x6041 -x1243 -x1051 -x5870 -x3523 -x2403 -x6506 -x5858 -x6763 -x1717 -x2001 -x489 -x4745 -x6516 -x3316 x6606 -x529 -x3771 -x3699 -x2000 -x408 -x2366 -x5166 -x6805 -x2390 -x5477 -x4788 -x3858 -x2013 -x1664 -x5199 -x5908 -x5962 -x6580 -x3968 -x219 -x5669 -x4272 -x3503 -x5089 -x2281 -x6670 -x3810 -x4322 -x5351 -x2580 -x4046 -x1613 -x2825 -x6571 -x5457 -x582 -x1732 -x5293 -x4885 -x6535 -x5922 -x2712 -x3830 -x608 -x3674 -x1226 -x2448 -x1610 -x1506 -x2555 -x1767 -x1010 -x6088 -x5033 -x1754 -x1178 -x6694 -x744 -x1967 -x6636 -x1840 -x4709 -x3262 -x5825 -x3715 -x2836 -x609 -x3597 -x2643 -x1427 -x4224 -x2518 -x6678 -x902 -x2589 -x3812 -x4773 -x3112 -x1298 -x5844 -x1828 -x1281 -x4202 -x4210 -x770 -x1033 -x6487 -x32 -x4099 -x4189 -x1217 -x6219 -x3417 -x3887 -x4816 -x2093 -x2508 -x6741 -x1372 -x6371 -x5593 -x5768 -x1075 -x1883 -x164 -x576 -x1809 -x4028 -x5739 -x2022 -x4183 -x2386 -x2277 -x3623 -x6039 -x3287 -x5273 -x5284 -x574 -x6154 -x3239 -x14 -x242 -x4842 -x2879 -x5427 -x6556 -x5118 -x2268 -x3714 -x2872 -x4393 -x4955 -x45 -x405 -x2349 -x3677 -x2989 -x1983 -x697 -x899 -x5936 -x1711 -x2847 -x6654 -x4190 -x6079 -x987 -x3805 -x699 -x3103 -x6750 -x5488 -x4255 -x4682 x6696 -x5824 -x4934 -x1988 -x3447 -x2468 -x3371 -x2610 -x429 -x5967 -x4338 -x4308 -x264 -x2896 -x1485 -x4468 -x3277 -x3704 -x1723 -x1365 -x2661 -x5450 -x5622 -x1740 -x6221 -x1017 -x4758 -x4801 -x2869 -x1166 -x4329 -x5688 x6368 -x6760 -x1490 -x4421 -x2807 -x3869 -x6691 -x6453 -x4678 -x3074 -x1098 -x5601 -x5697 -x224 -x799 -x2190 -x5466 -x6439 -x1957 -x1095 -x1995 -x6236 -x796 -x2758 -x468 -x530 -x4989 -x3360 -x266 -x3936 -x5519 -x4726 -x1522 -x555 -x4880 -x3562 -x6614 -x4382 -x5898 -x3526 -x6548 -x2922 -x3340 -x1397 -x4684 -x2304 -x6584 -x6553 -x4464 -x1816 -x6585 -x5912 -x664 -x805 -x173 -x2963 -x6715 -x603 -x765 -x1489 -x2311 -x262 -x6786 -x4256 -x1698 -x1875 -x2396 -x1305 -x1073 -x5900 -x1545 -x4942 -x69 -x1472 -x2543 -x567 -x4749 -x680 -x1876 -x5134 -x837 -x4553 -x5904 -x4013 -x1107 -x6037 -x1762 -x4136 -x3629 -x44 -x2428 -x170 -x5703 -x3620 -x3419 -x2851 -x3445 -x5846 -x6464 -x2036 -x4273 -x3919 -x5285 -x5282 -x1892 -x3245 -x6338 -x1953 -x2759 -x6768 -x228 -x6042 -x3534 -x2795 -x70 -x1864 -x2918 -x3665 -x6226 -x4409 -x3113 -x5179 -x5942 -x2337 -x708 -x5759 -x2334 -x1803 -x5944 -x2849 -x2402 -x1347 -x3379 -x2743 -x5835 -x4725 -x6503 -x367 -x4299 -x2470 -x2815 -x2924 -x2735 -x4364 -x2840 -x2038 -x6547 -x2949 -x1888 -x5489 -x5464 -x192 -x528 -x5885 -x27 -x6450 -x863 -x985 -x5795 -x3915 -x1661 -x3308 -x230 -x869 -x6134 -x290 -x1096 -x2528 -x6143 -x4916 -x1261 -x1586 -x6051 -x5318 -x619 -x119 -x5151 -x6012 -x5139 -x3265 -x2656 -x3322 -x407 -x3617 -x2219 -x4088 -x4533 x6604 -x713 -x2102 -x704 -x180 -x6108 -x6024 -x98 -x6802 -x6048 -x1826 -x3924 -x3415 -x503 -x3524 -x2673 -x1822 -x4385 -x3437 -x4008 -x2114 -x2301 -x3846 -x1753 -x2321 -x13 -x6385 -x3028 -x1358 -x5074 -x3601 -x3063 -x358 -x1333 -x1865 -x4958 -x1576 -x3083 -x4326 -x3003 -x1777 -x3428 -x4 -x448 -x2606 -x6776 -x3775 -x5044 -x6170 -x3208 -x2813 -x5001 -x178 -x6663 -x61 -x2538 -x1463 -x4498 -x3527 -x2411 -x6656 -x4785 -x1405 -x4240 -x4140 -x591 -x3333 -x992 -x4220 -x2322 -x1849 -x3765 -x4869 -x133 -x5991 -x6148 -x4823 -x5761 -x398 -x5745 -x4292 -x3833 -x537 -x4729 -x3949 -x5054 -x5947 -x4936 -x5902 -x3720 -x4076 -x5524 -x3656 -x3675 -x138 -x3177 -x2550 -x6675 -x4460 -x5402 -x3349 -x5957 -x2042 -x6717 -x158 -x5929 -x1940 -x3553 -x374 -x743 -x5076 -x2438 -x5141 -x572 -x5461 -x2492 -x3305 -x3504 -x120 -x1804 -x616 -x136 -x6083 -x5797 -x2804 -x1207 -x6471 -x6783 -x3241 -x1455 -x5543 -x4851 -x4069 -x3155 -x5580 -x6115 -x6777 -x2856 -x4595 -x6342 -x1766 -x6455 -x2021 -x2763 -x983 -x6196 -x5732 -x2283 -x5091 -x2983 -x3566 -x4014 -x5837 -x912 -x6508 -x2727 -x6227 -x560 -x4651 -x3254 -x5026 -x1011 -x2906 -x733 -x1542 -x1622 -x2751 -x4211 -x748 -x3676 -x281 -x2632 -x3983 -x2375 -x3493 -x474 -x6425 -x2017 -x3907 -x5977 -x1360 -x2342 -x6536 -x5055 -x1423 -x988 -x6345 -x4881 -x4849 -x2292 -x4004 -x3274 -x2132 -x6055 -x5805 -x177 -x674 -x954 -x4903 -x256 -x3852 -x5751 -x327 -x6144 -x6348 -x3539 -x1722 -x4926 -x1404 -x6167 -x737 -x5375 -x1340 -x3528 -x3753 -x5611 -x1206 -x3728 -x3821 -x5227 -x6561 -x2626 -x4687 -x4806 -x5010 -x1456 -x6513 -x5112 -x3248 -x1212 -x4126 -x3703 -x2083 -x2811 -x123 -x4829 -x1142 -x4740 -x6600 -x4540 -x1497 -x4807 -x928 -x5633 -x248 -x2331 -x4531 -x4767 -x3785 -x1992 -x4585 -x1492 -x3381 -x456 -x2674 -x3180 -x2482 -x3598 -x852 -x1895 -x2697 -x6652 -x5495 -x2819 -x6098 -x2651 -x6490 -x653 -x5169 -x5336 -x718 -x1979 -x6586 -x6302 -x5078 -x1921 -x821 -x2668 -x6187 -x3806 -x6631 -x132 -x6355 -x3202 -x982 -x1460 -x3784 -x2985 -x6401 -x4444 -x1322 -x203 -x4206 -x1237 -x1868 -x6026 -x637 -x112 -x1235 -x1183 -x3236 -x6317 -x3034 -x4642 -x6737 -x111 -x1239 -x585 -x6106 -x3082 -x3782 -x5325 -x3079 -x1429 -x5301 -x2741 -x4392 -x1220 -x6482 -x2081 -x3644 -x76 -x3140 -x6262 -x2979 -x4297 -x1916 -x1301 -x1680 -x3268 -x3146 -x6442 -x4853 -x3174 -x692 -x1677 -x1944 -x4015 -x3024 -x4045 -x1928 -x1758 -x5391 -x1338 -x3351 -x2500 -x211 -x6579 -x2778 -x2316 -x5095 -x3618 -x4267 -x2649 -x5997 -x519 -x4309 -x559 -x1829 -x6377 -x2199 -x5626 -x6809 -x1334 -x4921 -x4667 -x378 -x5512 -x4660 -x2273 -x3434 -x5639 -x1799 -x618 -x2706 -x2967 -x5677 -x4472 -x3937 -x1575 -x6616 -x2077 -x3980 -x6646 -x3689 -x3252 -x3491 -x6153 -x74 -x3602 -x2634 -x6708 -x4412 -x3542 -x2531 -x5182 -x1 -x2129 -x4979 -x4866 -x4793 -x1255 -x5764 -x5373 -x2201 -x3505 -x876 -x1898 -x5647 -x1271 -x4342 -x1930 -x3048 -x979 -x5369 -x999 -x3823 -x6734 -x3097 -x207 -x2688 -x6790 -x3635 -x976 -x2916 -x6030 -x6109 -x2315 -x5399 -x3157 -x3484 -x4655 -x5802 -x206 -x3873 -x5345 -x4268 -x2208 -x548 -x2823 -x3904 -x6681 -x1476 -x1986 -x1639 -x467 -x3876 -x267 -x1279 -x3223 -x1827 -x6416 -x3966 -x7 -x1666 -x3547 -x3007 -x6163 -x5234 -x1901 -x696 -x6199 -x3207 -x1620 -x196 -x4513 -x1477 -x1018 -x75 -x2177 -x1960 -x3538 -x5818 -x6610 -x4007 -x2039 -x3549 -x5530 -x1399 -x1540 -x6447 -x6271 -x5189 -x94 -x2598 -x2693 -x4891 -x5548 -x5252 -x4050 -x5473 -x3212 -x1038 -x3554 -x2078 -x2215 -x3464 -x3387 -x2690 -x4359 -x155 -x6040 -x439 -x5072 -x2288 -x5082 -x901 -x3327 -x4820 -x1863 -x830 -x3009 -x4552 -x5346 -x1794 -x66 -x4361 -x2317 -x3343 x6762 -x2797 -x1538 -x477 -x4733 -x834 -x3420 -x5834 -x1582 -x6149 -x1905 -x4039 -x2391 -x4452 -x221 -x5413 -x993 -x2961 -x2900 -x6188 -x6080 -x5923 -x3502 -x857 -x4493 -x4761 -x5924 -x2094 -x6027 -x3414 -x6398 -x2889 -x6686 -x1523 -x1627 -x2389 -x5295 -x5404 -x1891 -x4018 -x193 -x5659 -x4541 -x3609 -x1662 -x4311 -x649 -x4577 -x3093 -x3839 -x3224 -x4318 -x1125 -x1703 -x2412 -x2289 -x1602 -x6552 -x1645 -x3723 -x2374 -x6142 -x3453 -x5882 -x388 -x3408 -x5955 -x2157 -x1874 -x4794 -x6070 -x1109 -x1234 -x4850 -x5587 -x5200 -x1412 -x1119 -x2117 -x1484 -x1778 -x2209 -x5224 -x3089 -x5511 -x4246 -x1784 -x1839 -x898 -x461 -x5972 -x5340 -x6299 -x4259 -x4233 -x4643 -x5337 -x3205 -x4961 -x4647 -x5500 -x4925 -x607 -x5090 -x4163 -x1289 -x1593 -x2073 -x2015 -x3425 -x1815 -x4830 -x1608 -x6383 -x1357 -x3355 -x6664 -x426 x6369 -x4453 -x2130 -x1043 -x3727 -x3200 -x1118 -x5246 -x5159 -x2627 -x3454 -x6132 -x4524 -x6240 -x4622 -x1084 -x1561 -x1297 -x450 -x4844 -x1156 -x990 -x1342 -x4199 -x3299 -x3162 -x1270 -x5418 -x6702 -x2669 -x4090 -x3954 -x1635 -x5305 -x1077 -x357 -x1362 -x5260 -x5426 -x1665 -x5283 -x1927 -x6485 -x2865 -x5542 -x5814 -x554 -x5860 -x3244 -x3172 -x1769 -x3748 -x5893 -x2720 -x6254 -x3729 -x940 -x3372 -x6023 -x6743 -x4641 -x6304 -x4650 -x3670 -x2344 -x6531 -x483 -x5654 -x5398 -x4454 -x957 -x6181 -x4489 -x4988 -x6091 -x6542 -x1493 -x2946 -x5608 -x161 x6389 -x3776 -x1922 -x6564 -x6087 -x3745 -x5330 -x1381 -x4337 -x2659 -x4253 -x1727 -x110 -x1853 -x418 -x243 -x2959 -x5985 -x6310 -x690 -x917 -x5329 -x2761 -x508 -x552 -x3942 -x1170 -x4100 -x342 -x309 -x5653 -x1903 -x4301 -x5138 -x1518 -x3901 -x4734 -x6423 -x4532 -x4548 -x5941 -x83 -x5689 -x5939 -x4029 -x4418 -x1021 -x3934 -x6570 -x2423 -x3033 -x3194 -x1380 -x3559 -x4349 -x2810 -x1693 -x5099 -x2997 -x3774 -x5523 -x818 -x5105 -x3107 -x2932 -x6393 -x1824 -x137 -x349 -x2675 -x5465 -x3698 -x3016 -x6747 -x3032 -x4455 -x5050 -x1970 -x433 -x5801 -x5276 -x5937 -x1978 -x2857 -x3972 -x6483 -x1729 -x29 -x421 -x4000 -x2399 -x1184 -x5785 -x6287 -x4161 -x2071 -x4797 -x336 -x6307 -x688 -x6078 -x4477 -x5940 -x543 -x5146 -x5020 -x3953 -x6396 -x3519 -x5470 -x1688 -x3838 -x5589 -x4091 -x972 -x6390 -x3579 -x4963 -x1457 -x3026 -x4892 -x6133 x457 -x6792 -x2189 -x5028 -x5356 -x2023 -x3376 -x304 -x2679 -x181 -x1899 -x106 -x5070 -x3603 -x5299 -x5798 -x5221 -x1584 -x4649 -x3057 -x5619 -x1641 -x2744 -x1055 -x1833 -x156 -x271 -x6052 -x1122 -x5651 -x2 -x3395 -x5708 -x4883 -x6559 -x3667 -x3031 -x5410 -x4962 -x208 -x6677 -x6779 -x6528 -x4038 -x6025 -x920 -x5077 -x1203 -x5796 -x1705 -x6034 -x1550 -x1761 -x3081 -x5819 -x1303 -x5126 -x4559 -x1743 -x6667 -x6609 -x641 -x1395 -x3870 -x82 -x5388 -x462 -x3500 -x5826 -x1418 -x2791 -x6791 -x6206 -x3514 -x1318 -x1516 -x3802 -x4894 -x3911 -x1781 -x4470 -x5483 -x4491 -x3025 -x2111 -x1092 -x4330 -x2534 -x3136 -x2368 -x295 -x2196 -x2559 -x4911 -x410 -x5760 -x2218 -x4613 -x2911 -x951 -x6649 -x1168 -x3064 -x5588 -x6266 -x4334 -x2028 -x3967 -x1160 -x1474 -x2356 -x918 -x1070 -x1786 -x6324 -x1906 -x4245 -x5876 -x3298 -x2855 -x3592 -x6122 -x2877 -x3027 -x3905 -x89 -x5874 -x1565 -x2464 -x6301 -x4265 -x4433 -x584 -x6309 -x4896 -x4345 -x6252 -x5261 -x6089 -x3367 -x4152 -x5884 -x4283 -x286 -x3747 -x5 -x1819 -x6540 -x593 -x5679 -x4261 -x4016 -x5966 -x5219 -x731 -x3385 -x1580 -x6283 -x4113 -x6611 -x2936 -x6534 -x4339 -x4992 -x245 -x299 -x1695 -x2096 -x945 -x5385 -x5776 -x5043 -x172 -x3399 -x581 -x4884 -x1171 -x5187 -x4728 -x2461 -x1143 -x274 -x6533 -x3882 -x5176
38.17/40.85 s OPTIMUM FOUND
38.17/40.85 c Time taken to solve: 37.159932316 seconds
38.17/40.85 c Total time taken: 37.75925374031067 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-4785781-1783764031/watcher-4785781-1783764031 -o /tmp/evaluation-result-4785781-1783764031/solver-4785781-1783764031 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4785781-1783764031/vars-4785781-1783764031 --bin-var /tmp/runsolver-exch-nodeE007-1783764031-1419604 --watchdog 3760 --use-pty run HOME/instance-4785781-1783764031.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1943749390 --intermediate --solver ortools
running on 4 cores: 60-63
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 1,5,8,10-11,16-17,19,21,32,36-37,41-42,44,52-53,55-56
3550 MHz: 13,18,29,31,40,43
3600 MHz: 0,2-4,6-7,9,12,14-15,20,22-28,30,33-35,38-39,45-51,54,57-63
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 1
3600 MHz: 0,2-3
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 60-63
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (56502 MiB free)
node 1: cores 8-15, 128973 MiB (125847 MiB free)
node 2: cores 16-23, 129019 MiB (63532 MiB free)
node 3: cores 24-31, 129003 MiB (105038 MiB free)
node 4: cores 32-39, 129019 MiB (102876 MiB free)
node 5: cores 40-47, 129019 MiB (100143 MiB free)
node 6: cores 48-55, 129019 MiB (121258 MiB free)
node 7: cores 56-63, 128474 MiB (123322 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=1419821, runsolver pid=1419789
Current StackSize limit: 8192 KiB
[startup+0.100055 s]*
/proc/loadavg: 2.57 2.14 3.86 10/893 1419860
/proc/meminfo: memFree=817683656/1055320704 swapFree=33550076/33554428
[pid=1419821] ppid=1419789 vsize=4324 memory=3188 CPUtime=0 cores=60-63
/proc/1419821/stat : 1419821 (run) S 1419789 1419821 1419579 0 -1 4194304 269 123 0 0 0 0 0 0 20 0 1 0 309691123 4427776 512 18446744073709551615 94640938065920 94640938960453 140729217207168 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94640939199504 94640939247248 94640962871296 140729217210494 140729217210729 140729217210729 140729217216465 0
/proc/1419821/statm: 1081 797 709 219 0 143 0
[pid=1419859] ppid=1419821 vsize=6524 memory=440 CPUtime=0 cores=60-63
/proc/1419859/stat : 1419859 (python3) D 1419821 1419821 1419579 0 -1 4456448 50 0 0 0 0 0 0 0 20 0 1 0 309691131 6680576 0 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 0 0 1 0 0 17 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
/proc/1419859/statm: 1631 110 99 753 0 298 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 10848 KiB
Current children cumulated memory: 3628 KiB
[startup+0.213187 s]*
/proc/loadavg: 2.57 2.14 3.86 2/893 1419865
/proc/meminfo: memFree=817662832/1055320704 swapFree=33550076/33554428
[pid=1419821] ppid=1419789 vsize=4324 memory=3188 CPUtime=0 cores=60-63
/proc/1419821/stat : 1419821 (run) S 1419789 1419821 1419579 0 -1 4194304 269 123 0 0 0 0 0 0 20 0 1 0 309691123 4427776 512 18446744073709551615 94640938065920 94640938960453 140729217207168 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94640939199504 94640939247248 94640962871296 140729217210494 140729217210729 140729217210729 140729217216465 0
/proc/1419821/statm: 1081 797 709 219 0 143 0
[pid=1419859] ppid=1419821 vsize=17356 memory=12524 CPUtime=0.01 cores=60-63
/proc/1419859/stat : 1419859 (python3) D 1419821 1419821 1419579 0 -1 4194304 1656 0 0 0 1 0 0 0 20 0 1 0 309691131 17772544 2944 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 2 1 0 0 17 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
/proc/1419859/statm: 4339 3131 1632 753 0 2188 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 21680 KiB
Current children cumulated memory: 15712 KiB
[startup+0.313612 s]*
/proc/loadavg: 2.57 2.14 3.86 2/893 1419865
/proc/meminfo: memFree=817630040/1055320704 swapFree=33550076/33554428
[pid=1419821] ppid=1419789 vsize=4324 memory=3188 CPUtime=0 cores=60-63
/proc/1419821/stat : 1419821 (run) S 1419789 1419821 1419579 0 -1 4194304 269 123 0 0 0 0 0 0 20 0 1 0 309691123 4427776 512 18446744073709551615 94640938065920 94640938960453 140729217207168 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94640939199504 94640939247248 94640962871296 140729217210494 140729217210729 140729217210729 140729217216465 0
/proc/1419821/statm: 1081 797 709 219 0 143 0
[pid=1419859] ppid=1419821 vsize=20544 memory=16420 CPUtime=0.03 cores=60-63
/proc/1419859/stat : 1419859 (python3) D 1419821 1419821 1419579 0 -1 4194304 2615 0 0 0 3 0 0 0 20 0 1 0 309691131 21037056 3968 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 2 1 0 0 17 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
/proc/1419859/statm: 5136 4105 1653 753 0 2976 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 24868 KiB
Current children cumulated memory: 19608 KiB
[startup+0.700105 s]
/proc/loadavg: 2.57 2.14 3.86 2/893 1419865
/proc/meminfo: memFree=817602512/1055320704 swapFree=33550076/33554428
[pid=1419821] ppid=1419789 vsize=4324 memory=3188 CPUtime=0 cores=60-63
/proc/1419821/stat : 1419821 (run) S 1419789 1419821 1419579 0 -1 4194304 269 123 0 0 0 0 0 0 20 0 1 0 309691123 4427776 512 18446744073709551615 94640938065920 94640938960453 140729217207168 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94640939199504 94640939247248 94640962871296 140729217210494 140729217210729 140729217210729 140729217216465 0
/proc/1419821/statm: 1081 797 709 219 0 143 0
[pid=1419859] ppid=1419821 vsize=30240 memory=23364 CPUtime=0.08 cores=60-63
/proc/1419859/stat : 1419859 (python3) D 1419821 1419821 1419579 0 -1 4194304 4118 0 0 0 7 1 0 0 20 0 1 0 309691131 30965760 5248 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 2 1 0 0 17 61 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
/proc/1419859/statm: 7560 5841 1982 753 0 4704 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 34564 KiB
Current children cumulated memory: 26552 KiB
[startup+1.5002 s]
/proc/loadavg: 2.57 2.14 3.86 5/941 1419913
/proc/meminfo: memFree=817500148/1055320704 swapFree=33550076/33554428
[pid=1419821] ppid=1419789 vsize=4324 memory=3188 CPUtime=0 cores=60-63
/proc/1419821/stat : 1419821 (run) S 1419789 1419821 1419579 0 -1 4194304 269 123 0 0 0 0 0 0 20 0 1 0 309691123 4427776 512 18446744073709551615 94640938065920 94640938960453 140729217207168 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94640939199504 94640939247248 94640962871296 140729217210494 140729217210729 140729217210729 140729217216465 0
/proc/1419821/statm: 1081 797 709 219 0 143 0
[pid=1419859] ppid=1419821 vsize=265160 memory=57156 CPUtime=0.41 cores=60-63
/proc/1419859/stat : 1419859 (python3) D 1419821 1419821 1419579 0 -1 4194304 9044 0 0 0 37 4 0 0 20 0 4 0 309691131 271523840 13824 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 2 0 0 0 17 61 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
/proc/1419859/statm: 66290 14289 5939 753 0 48215 0
[pid=1419859/tid=1419896] ppid=1419821 vsize=265160 memory=6 CPUtime=0.06 cores=60-63
/proc/1419859/task/1419896/stat : 1419896 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 309691200 271523840 13824 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 2 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419897] ppid=1419821 vsize=265160 memory=6 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419897/stat : 1419897 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 271523840 13824 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 2 1 0 0 -1 63 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419898] ppid=1419821 vsize=265160 memory=103020 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419898/stat : 1419898 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 271523840 13824 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 2 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 269484 KiB
Current children cumulated memory: 60344 KiB
[startup+3.11418 s]
/proc/loadavg: 2.57 2.14 3.86 9/942 1419914
/proc/meminfo: memFree=816870352/1055320704 swapFree=33550076/33554428
[pid=1419821] ppid=1419789 vsize=4324 memory=3188 CPUtime=0 cores=60-63
/proc/1419821/stat : 1419821 (run) S 1419789 1419821 1419579 0 -1 4194304 269 123 0 0 0 0 0 0 20 0 1 0 309691123 4427776 512 18446744073709551615 94640938065920 94640938960453 140729217207168 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94640939199504 94640939247248 94640962871296 140729217210494 140729217210729 140729217210729 140729217216465 0
/proc/1419821/statm: 1081 797 709 219 0 143 0
[pid=1419859] ppid=1419821 vsize=424880 memory=112652 CPUtime=0.63 cores=60-63
/proc/1419859/stat : 1419859 (python3) R 1419821 1419821 1419579 0 -1 4194304 17928 0 0 0 54 9 0 0 20 0 4 0 309691131 435077120 27520 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 0 0 0 17 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
/proc/1419859/statm: 106220 28163 11710 753 0 57257 0
[pid=1419859/tid=1419896] ppid=1419821 vsize=424880 memory=6 CPUtime=0.06 cores=60-63
/proc/1419859/task/1419896/stat : 1419896 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 309691200 435077120 27520 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419897] ppid=1419821 vsize=424880 memory=15652 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419897/stat : 1419897 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 435077120 27520 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 63 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419898] ppid=1419821 vsize=424880 memory=30972 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419898/stat : 1419898 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 435077120 27520 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 429204 KiB
Current children cumulated memory: 115840 KiB
heavy processes:
[startup+6.30015 s]
/proc/loadavg: 3.80 2.40 3.94 18/942 1419914
/proc/meminfo: memFree=815148692/1055320704 swapFree=33550076/33554428
[pid=1419821] ppid=1419789 vsize=4324 memory=3188 CPUtime=0 cores=60-63
/proc/1419821/stat : 1419821 (run) S 1419789 1419821 1419579 0 -1 4194304 269 123 0 0 0 0 0 0 20 0 1 0 309691123 4427776 512 18446744073709551615 94640938065920 94640938960453 140729217207168 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94640939199504 94640939247248 94640962871296 140729217210494 140729217210729 140729217210729 140729217216465 0
/proc/1419821/statm: 1081 797 709 219 0 143 0
[pid=1419859] ppid=1419821 vsize=501604 memory=193284 CPUtime=3.8 cores=60-63
/proc/1419859/stat : 1419859 (python3) R 1419821 1419821 1419579 0 -1 4194304 41713 0 0 0 370 10 0 0 20 0 4 0 309691131 513642496 47728 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 0 0 0 17 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
/proc/1419859/statm: 125401 48321 13750 753 0 76438 0
[pid=1419859/tid=1419896] ppid=1419821 vsize=501604 memory=0 CPUtime=0.06 cores=60-63
/proc/1419859/task/1419896/stat : 1419896 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 309691200 513642496 47728 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419897] ppid=1419821 vsize=501604 memory=0 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419897/stat : 1419897 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 513642496 47728 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 63 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419898] ppid=1419821 vsize=501604 memory=3188 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419898/stat : 1419898 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 513642496 47728 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
Current children cumulated CPU time: 3.8 s
Current children cumulated vsize: 505928 KiB
Current children cumulated memory: 196472 KiB
heavy processes:
[startup+12.7001 s]
/proc/loadavg: 4.78 2.63 4.00 17/942 1419914
/proc/meminfo: memFree=813784760/1055320704 swapFree=33550076/33554428
[pid=1419821] ppid=1419789 vsize=4324 memory=3188 CPUtime=0 cores=60-63
/proc/1419821/stat : 1419821 (run) S 1419789 1419821 1419579 0 -1 4194304 269 123 0 0 0 0 0 0 20 0 1 0 309691123 4427776 512 18446744073709551615 94640938065920 94640938960453 140729217207168 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94640939199504 94640939247248 94640962871296 140729217210494 140729217210729 140729217210729 140729217216465 0
/proc/1419821/statm: 1081 797 709 219 0 143 0
[pid=1419859] ppid=1419821 vsize=532300 memory=223856 CPUtime=10.18 cores=60-63
/proc/1419859/stat : 1419859 (python3) R 1419821 1419821 1419579 0 -1 4194304 50503 0 0 0 1007 11 0 0 20 0 4 0 309691131 545075200 55456 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 0 0 0 17 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
/proc/1419859/statm: 133075 55964 13801 753 0 84112 0
[pid=1419859/tid=1419896] ppid=1419821 vsize=532300 memory=223856 CPUtime=0.06 cores=60-63
/proc/1419859/task/1419896/stat : 1419896 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 309691200 545075200 55456 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419897] ppid=1419821 vsize=532300 memory=3188 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419897/stat : 1419897 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 545075200 55456 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 63 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419898] ppid=1419821 vsize=532300 memory=3188 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419898/stat : 1419898 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 545075200 55456 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
Current children cumulated CPU time: 10.18 s
Current children cumulated vsize: 536624 KiB
Current children cumulated memory: 227044 KiB
[startup+25.5001 s]
/proc/loadavg: 7.27 3.28 4.19 17/942 1419914
/proc/meminfo: memFree=812460744/1055320704 swapFree=33550076/33554428
[pid=1419821] ppid=1419789 vsize=4324 memory=3188 CPUtime=0 cores=60-63
/proc/1419821/stat : 1419821 (run) S 1419789 1419821 1419579 0 -1 4194304 269 123 0 0 0 0 0 0 20 0 1 0 309691123 4427776 512 18446744073709551615 94640938065920 94640938960453 140729217207168 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94640939199504 94640939247248 94640962871296 140729217210494 140729217210729 140729217210729 140729217216465 0
/proc/1419821/statm: 1081 797 709 219 0 143 0
[pid=1419859] ppid=1419821 vsize=533696 memory=224912 CPUtime=22.92 cores=60-63
/proc/1419859/stat : 1419859 (python3) R 1419821 1419821 1419579 0 -1 4194304 63901 0 0 0 2281 11 0 0 20 0 4 0 309691131 546504704 55712 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 0 0 0 17 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
/proc/1419859/statm: 133424 56228 13864 753 0 84461 0
[pid=1419859/tid=1419896] ppid=1419821 vsize=533696 memory=3188 CPUtime=0.06 cores=60-63
/proc/1419859/task/1419896/stat : 1419896 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 309691200 546504704 55712 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419897] ppid=1419821 vsize=533696 memory=5816 CPUtime=0.07 cores=60-63
################
# More data... #
################
# cumulated CPU time of all completed processes: user=38.1881 s, system=0.15564 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+25.6002 s]
/proc/loadavg: 7.27 3.28 4.19 17/942 1419914
/proc/meminfo: memFree=812460744/1055320704 swapFree=33550076/33554428
[pid=1419821] ppid=1419789 vsize=4324 memory=3188 CPUtime=0 cores=60-63
/proc/1419821/stat : 1419821 (run) S 1419789 1419821 1419579 0 -1 4194304 269 123 0 0 0 0 0 0 20 0 1 0 309691123 4427776 512 18446744073709551615 94640938065920 94640938960453 140729217207168 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94640939199504 94640939247248 94640962871296 140729217210494 140729217210729 140729217210729 140729217216465 0
/proc/1419821/statm: 1081 797 709 219 0 143 0
[pid=1419859] ppid=1419821 vsize=533696 memory=224912 CPUtime=23.02 cores=60-63
/proc/1419859/stat : 1419859 (python3) R 1419821 1419821 1419579 0 -1 4194304 63901 0 0 0 2291 11 0 0 20 0 4 0 309691131 546504704 55712 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 0 0 0 17 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
/proc/1419859/statm: 133424 56228 13864 753 0 84461 0
[pid=1419859/tid=1419896] ppid=1419821 vsize=533696 memory=3188 CPUtime=0.06 cores=60-63
/proc/1419859/task/1419896/stat : 1419896 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 309691200 546504704 55712 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419897] ppid=1419821 vsize=533696 memory=11822120823029796 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419897/stat : 1419897 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 546504704 55712 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 63 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419898] ppid=1419821 vsize=533696 memory=3188 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419898/stat : 1419898 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 546504704 55712 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
Current children cumulated CPU time: 23.02 s
Current children cumulated vsize: 538020 KiB
Current children cumulated memory: 228100 KiB
[startup+32.0001 s]*
/proc/loadavg: 7.97 3.49 4.26 17/942 1419925
/proc/meminfo: memFree=810361264/1055320704 swapFree=33550076/33554428
[pid=1419821] ppid=1419789 vsize=4324 memory=3188 CPUtime=0 cores=60-63
/proc/1419821/stat : 1419821 (run) S 1419789 1419821 1419579 0 -1 4194304 269 123 0 0 0 0 0 0 20 0 1 0 309691123 4427776 512 18446744073709551615 94640938065920 94640938960453 140729217207168 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94640939199504 94640939247248 94640962871296 140729217210494 140729217210729 140729217210729 140729217216465 0
/proc/1419821/statm: 1081 797 709 219 0 143 0
[pid=1419859] ppid=1419821 vsize=535740 memory=227908 CPUtime=29.41 cores=60-63
/proc/1419859/stat : 1419859 (python3) R 1419821 1419821 1419579 0 -1 4194304 64669 0 0 0 2930 11 0 0 20 0 4 0 309691131 548597760 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 0 0 0 17 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
/proc/1419859/statm: 133935 56977 13864 753 0 84972 0
[pid=1419859/tid=1419896] ppid=1419821 vsize=535740 memory=323864 CPUtime=0.06 cores=60-63
/proc/1419859/task/1419896/stat : 1419896 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 309691200 548597760 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419897] ppid=1419821 vsize=535740 memory=-9114138388719827134 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419897/stat : 1419897 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 548597760 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 63 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419898] ppid=1419821 vsize=535740 memory=23552 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419898/stat : 1419898 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 548597760 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
Current children cumulated CPU time: 29.41 s
Current children cumulated vsize: 540064 KiB
Current children cumulated memory: 231096 KiB
[startup+35.2001 s]
/proc/loadavg: 8.61 3.70 4.32 18/942 1419925
/proc/meminfo: memFree=808957144/1055320704 swapFree=33550076/33554428
[pid=1419821] ppid=1419789 vsize=4324 memory=3188 CPUtime=0 cores=60-63
/proc/1419821/stat : 1419821 (run) S 1419789 1419821 1419579 0 -1 4194304 269 123 0 0 0 0 0 0 20 0 1 0 309691123 4427776 512 18446744073709551615 94640938065920 94640938960453 140729217207168 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94640939199504 94640939247248 94640962871296 140729217210494 140729217210729 140729217210729 140729217216465 0
/proc/1419821/statm: 1081 797 709 219 0 143 0
[pid=1419859] ppid=1419821 vsize=535908 memory=227912 CPUtime=32.59 cores=60-63
/proc/1419859/stat : 1419859 (python3) R 1419821 1419821 1419579 0 -1 4194304 67285 0 0 0 3247 12 0 0 20 0 4 0 309691131 548769792 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 0 0 0 17 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
/proc/1419859/statm: 133977 56978 13864 753 0 85014 0
[pid=1419859/tid=1419896] ppid=1419821 vsize=535908 memory=227912 CPUtime=0.06 cores=60-63
/proc/1419859/task/1419896/stat : 1419896 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 309691200 548769792 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419897] ppid=1419821 vsize=535908 memory=-6447725938701399679 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419897/stat : 1419897 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 548769792 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 63 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419898] ppid=1419821 vsize=535908 memory=5816 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419898/stat : 1419898 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 548769792 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
Current children cumulated CPU time: 32.59 s
Current children cumulated vsize: 540232 KiB
Current children cumulated memory: 231100 KiB
[startup+38.4001 s]
/proc/loadavg: 8.61 3.70 4.32 18/942 1419925
/proc/meminfo: memFree=808603308/1055320704 swapFree=33550076/33554428
[pid=1419821] ppid=1419789 vsize=4324 memory=3188 CPUtime=0 cores=60-63
/proc/1419821/stat : 1419821 (run) S 1419789 1419821 1419579 0 -1 4194304 269 123 0 0 0 0 0 0 20 0 1 0 309691123 4427776 512 18446744073709551615 94640938065920 94640938960453 140729217207168 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94640939199504 94640939247248 94640962871296 140729217210494 140729217210729 140729217210729 140729217216465 0
/proc/1419821/statm: 1081 797 709 219 0 143 0
[pid=1419859] ppid=1419821 vsize=535908 memory=227912 CPUtime=35.78 cores=60-63
/proc/1419859/stat : 1419859 (python3) R 1419821 1419821 1419579 0 -1 4194304 68896 0 0 0 3566 12 0 0 20 0 4 0 309691131 548769792 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 0 0 0 17 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
/proc/1419859/statm: 133977 56978 13864 753 0 85014 0
[pid=1419859/tid=1419896] ppid=1419821 vsize=535908 memory=3188 CPUtime=0.06 cores=60-63
/proc/1419859/task/1419896/stat : 1419896 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 309691200 548769792 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419897] ppid=1419821 vsize=535908 memory=227912 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419897/stat : 1419897 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 548769792 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 63 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419898] ppid=1419821 vsize=535908 memory=15652 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419898/stat : 1419898 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 548769792 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
Current children cumulated CPU time: 35.78 s
Current children cumulated vsize: 540232 KiB
Current children cumulated memory: 231100 KiB
[startup+40.0001 s]*
/proc/loadavg: 9.28 3.92 4.39 18/942 1419925
/proc/meminfo: memFree=807688308/1055320704 swapFree=33550076/33554428
[pid=1419821] ppid=1419789 vsize=4324 memory=3188 CPUtime=0 cores=60-63
/proc/1419821/stat : 1419821 (run) S 1419789 1419821 1419579 0 -1 4194304 269 123 0 0 0 0 0 0 20 0 1 0 309691123 4427776 512 18446744073709551615 94640938065920 94640938960453 140729217207168 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94640939199504 94640939247248 94640962871296 140729217210494 140729217210729 140729217210729 140729217216465 0
/proc/1419821/statm: 1081 797 709 219 0 143 0
[pid=1419859] ppid=1419821 vsize=535908 memory=227912 CPUtime=37.38 cores=60-63
/proc/1419859/stat : 1419859 (python3) R 1419821 1419821 1419579 0 -1 4194304 72328 0 0 0 3726 12 0 0 20 0 4 0 309691131 548769792 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 0 0 0 17 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
/proc/1419859/statm: 133977 56978 13864 753 0 85014 0
[pid=1419859/tid=1419896] ppid=1419821 vsize=535908 memory=-6447725930077910655 CPUtime=0.06 cores=60-63
/proc/1419859/task/1419896/stat : 1419896 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 309691200 548769792 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419897] ppid=1419821 vsize=535908 memory=-9114138388719827134 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419897/stat : 1419897 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 548769792 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 63 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419898] ppid=1419821 vsize=535908 memory=3216 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419898/stat : 1419898 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 548769792 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
Current children cumulated CPU time: 37.38 s
Current children cumulated vsize: 540232 KiB
Current children cumulated memory: 231100 KiB
[startup+40.4001 s]
/proc/loadavg: 9.28 3.92 4.39 18/942 1419925
/proc/meminfo: memFree=807688308/1055320704 swapFree=33550076/33554428
[pid=1419821] ppid=1419789 vsize=4324 memory=3188 CPUtime=0 cores=60-63
/proc/1419821/stat : 1419821 (run) S 1419789 1419821 1419579 0 -1 4194304 269 123 0 0 0 0 0 0 20 0 1 0 309691123 4427776 512 18446744073709551615 94640938065920 94640938960453 140729217207168 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94640939199504 94640939247248 94640962871296 140729217210494 140729217210729 140729217210729 140729217216465 0
/proc/1419821/statm: 1081 797 709 219 0 143 0
[pid=1419859] ppid=1419821 vsize=535908 memory=227912 CPUtime=37.77 cores=60-63
/proc/1419859/stat : 1419859 (python3) R 1419821 1419821 1419579 0 -1 4194304 74150 0 0 0 3765 12 0 0 20 0 4 0 309691131 548769792 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 0 0 0 17 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
/proc/1419859/statm: 133977 56978 13864 753 0 85014 0
[pid=1419859/tid=1419896] ppid=1419821 vsize=535908 memory=3040 CPUtime=0.06 cores=60-63
/proc/1419859/task/1419896/stat : 1419896 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 309691200 548769792 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419897] ppid=1419821 vsize=535908 memory=41212 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419897/stat : 1419897 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 548769792 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 63 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419898] ppid=1419821 vsize=535908 memory=4660 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419898/stat : 1419898 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 548769792 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
Current children cumulated CPU time: 37.77 s
Current children cumulated vsize: 540232 KiB
Current children cumulated memory: 231100 KiB
[startup+40.8001 s]
/proc/loadavg: 9.28 3.92 4.39 18/942 1419925
/proc/meminfo: memFree=807688308/1055320704 swapFree=33550076/33554428
[pid=1419821] ppid=1419789 vsize=4324 memory=3188 CPUtime=0 cores=60-63
/proc/1419821/stat : 1419821 (run) S 1419789 1419821 1419579 0 -1 4194304 269 123 0 0 0 0 0 0 20 0 1 0 309691123 4427776 512 18446744073709551615 94640938065920 94640938960453 140729217207168 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94640939199504 94640939247248 94640962871296 140729217210494 140729217210729 140729217210729 140729217216465 0
/proc/1419821/statm: 1081 797 709 219 0 143 0
[pid=1419859] ppid=1419821 vsize=535908 memory=227912 CPUtime=38.17 cores=60-63
/proc/1419859/stat : 1419859 (python3) R 1419821 1419821 1419579 0 -1 4194304 74508 0 0 0 3805 12 0 0 20 0 4 0 309691131 548769792 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 0 0 0 17 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
/proc/1419859/statm: 133977 56978 13864 753 0 85014 0
[pid=1419859/tid=1419896] ppid=1419821 vsize=535908 memory=12008 CPUtime=0.06 cores=60-63
/proc/1419859/task/1419896/stat : 1419896 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 309691200 548769792 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419897] ppid=1419821 vsize=535908 memory=5816 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419897/stat : 1419897 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 548769792 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 63 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419898] ppid=1419821 vsize=535908 memory=3948 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419898/stat : 1419898 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 548769792 56352 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
Current children cumulated CPU time: 38.17 s
Current children cumulated vsize: 540232 KiB
Current children cumulated memory: 231100 KiB
[startup+40.9001 s]
/proc/loadavg: 9.28 3.92 4.39 18/942 1419925
/proc/meminfo: memFree=807688308/1055320704 swapFree=33550076/33554428
[pid=1419821] ppid=1419789 vsize=4324 memory=3188 CPUtime=0 cores=60-63
/proc/1419821/stat : 1419821 (run) S 1419789 1419821 1419579 0 -1 4194304 269 123 0 0 0 0 0 0 20 0 1 0 309691123 4427776 512 18446744073709551615 94640938065920 94640938960453 140729217207168 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94640939199504 94640939247248 94640962871296 140729217210494 140729217210729 140729217210729 140729217216465 0
/proc/1419821/statm: 1081 797 709 219 0 143 0
[pid=1419859] ppid=1419821 vsize=527716 memory=220080 CPUtime=38.27 cores=60-63
/proc/1419859/stat : 1419859 (python3) R 1419821 1419821 1419579 0 -1 4194304 93653 0 0 0 3814 13 0 0 20 0 4 0 309691131 540381184 54504 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 0 0 0 0 17 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
/proc/1419859/statm: 131929 55020 13864 753 0 82966 0
[pid=1419859/tid=1419896] ppid=1419821 vsize=527716 memory=227908 CPUtime=0.06 cores=60-63
/proc/1419859/task/1419896/stat : 1419896 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 309691200 540381184 54504 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 0 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419897] ppid=1419821 vsize=527716 memory=3948 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419897/stat : 1419897 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 540381184 54504 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 0 1 0 0 -1 63 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
[pid=1419859/tid=1419898] ppid=1419821 vsize=527716 memory=5816 CPUtime=0.07 cores=60-63
/proc/1419859/task/1419898/stat : 1419898 (python3) S 1419821 1419821 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 540381184 54504 18446744073709551615 4321280 7402577 140728967885936 0 0 0 0 16781312 0 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 29245440 140728967894937 140728967895188 140728967895188 140728967901114 0
Current children cumulated CPU time: 38.27 s
Current children cumulated vsize: 532040 KiB
Current children cumulated memory: 223268 KiB
Child status: 0
Real time (s): 40.9595
CPU time (s): 38.3438
CPU user time (s): 38.1881
CPU system time (s): 0.15564
CPU usage (%): 93.6139
Max. virtual memory (cumulated for all children) (KiB): 540232
Max. memory (cumulated for all children) (KiB): 231100
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.1881
system time used= 0.15564
maximum resident set size= 225408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94927
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= 3795
involuntary context switches= 375
# summary of solver processes directly reported to runsolver:
# pid: 1419821
# total CPU time (s): 38.3438
# total CPU user time (s): 38.1881
# total CPU system time (s): 0.15564
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.160912 second user time and 0.534949 second system time
The end
Launcher Data
Begin job on nodeE007 at 2026-07-11 12:00:31
IDJOB=4785781
IDBENCH=155656
IDSOLVER=3604
FILE ID=nodeE007/4785781-1783764031
RUNJOBID= nodeE007-1783764031-1419604
SLURM_JOB_ID= 12743129
Free space on /tmp= 800664 MiB
SOLVER NAME= cpmpy_ortools (1 core) 2026-05-18
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Multihop/normalized-minisat15_5_3_9_mh.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-4785781-1783764031/watcher-4785781-1783764031 -o /tmp/evaluation-result-4785781-1783764031/solver-4785781-1783764031 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4785781-1783764031/vars-4785781-1783764031 --bin-var /tmp/runsolver-exch-nodeE007-1783764031-1419604 --watchdog 3760 --use-pty run HOME/instance-4785781-1783764031.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1943749390 --intermediate --solver ortools
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= ad83a6c71dd91c38478ebc74964b23f2
RANDOM SEED=1943749390
nodeE007 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance
/proc/cpuinfo:
processor : 0
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 0
cpu cores : 32
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3586.076
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 1
cpu cores : 32
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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.082
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 2
cpu cores : 32
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 3
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 3
cpu cores : 32
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3601.522
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 64
cpu cores : 32
apicid : 64
initial apicid : 64
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 5
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 65
cpu cores : 32
apicid : 65
initial apicid : 65
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 6
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 66
cpu cores : 32
apicid : 66
initial apicid : 66
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3605.087
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 67
cpu cores : 32
apicid : 67
initial apicid : 67
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 8
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 32
cpu cores : 32
apicid : 32
initial apicid : 32
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3605.369
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 33
cpu cores : 32
apicid : 33
initial apicid : 33
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3605.258
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 34
cpu cores : 32
apicid : 34
initial apicid : 34
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3600.346
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 35
cpu cores : 32
apicid : 35
initial apicid : 35
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 12
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3594.916
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 96
cpu cores : 32
apicid : 96
initial apicid : 96
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 13
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3590.720
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 97
cpu cores : 32
apicid : 97
initial apicid : 97
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 14
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 98
cpu cores : 32
apicid : 98
initial apicid : 98
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3593.076
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 99
cpu cores : 32
apicid : 99
initial apicid : 99
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3568.624
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 48
cpu cores : 32
apicid : 48
initial apicid : 48
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3571.133
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 49
cpu cores : 32
apicid : 49
initial apicid : 49
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 18
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 50
cpu cores : 32
apicid : 50
initial apicid : 50
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3582.511
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 51
cpu cores : 32
apicid : 51
initial apicid : 51
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 20
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 112
cpu cores : 32
apicid : 112
initial apicid : 112
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3582.832
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 113
cpu cores : 32
apicid : 113
initial apicid : 113
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 22
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 114
cpu cores : 32
apicid : 114
initial apicid : 114
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3580.813
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 115
cpu cores : 32
apicid : 115
initial apicid : 115
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 24
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3588.510
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 16
cpu cores : 32
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3576.849
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 17
cpu cores : 32
apicid : 17
initial apicid : 17
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3592.843
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 18
cpu cores : 32
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 27
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 19
cpu cores : 32
apicid : 19
initial apicid : 19
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3583.115
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 80
cpu cores : 32
apicid : 80
initial apicid : 80
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3546.608
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 81
cpu cores : 32
apicid : 81
initial apicid : 81
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3570.229
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 82
cpu cores : 32
apicid : 82
initial apicid : 82
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 31
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 83
cpu cores : 32
apicid : 83
initial apicid : 83
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3581.815
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 0
cpu cores : 32
apicid : 128
initial apicid : 128
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3589.206
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 1
cpu cores : 32
apicid : 129
initial apicid : 129
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 34
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 2
cpu cores : 32
apicid : 130
initial apicid : 130
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 35
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 3
cpu cores : 32
apicid : 131
initial apicid : 131
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3587.093
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 64
cpu cores : 32
apicid : 192
initial apicid : 192
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 37
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 65
cpu cores : 32
apicid : 193
initial apicid : 193
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3575.102
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 66
cpu cores : 32
apicid : 194
initial apicid : 194
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 39
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 67
cpu cores : 32
apicid : 195
initial apicid : 195
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3564.116
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 32
cpu cores : 32
apicid : 160
initial apicid : 160
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3562.206
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 33
cpu cores : 32
apicid : 161
initial apicid : 161
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 42
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 34
cpu cores : 32
apicid : 162
initial apicid : 162
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 43
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 35
cpu cores : 32
apicid : 163
initial apicid : 163
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3589.766
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 96
cpu cores : 32
apicid : 224
initial apicid : 224
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 45
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 97
cpu cores : 32
apicid : 225
initial apicid : 225
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3587.791
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 98
cpu cores : 32
apicid : 226
initial apicid : 226
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 47
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 99
cpu cores : 32
apicid : 227
initial apicid : 227
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 48
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 48
cpu cores : 32
apicid : 176
initial apicid : 176
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3594.694
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 49
cpu cores : 32
apicid : 177
initial apicid : 177
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3591.654
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 50
cpu cores : 32
apicid : 178
initial apicid : 178
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3597.014
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 51
cpu cores : 32
apicid : 179
initial apicid : 179
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3616.158
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 112
cpu cores : 32
apicid : 240
initial apicid : 240
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3612.701
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 113
cpu cores : 32
apicid : 241
initial apicid : 241
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 54
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 114
cpu cores : 32
apicid : 242
initial apicid : 242
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 55
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 115
cpu cores : 32
apicid : 243
initial apicid : 243
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 56
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3593.005
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 16
cpu cores : 32
apicid : 144
initial apicid : 144
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 57
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 17
cpu cores : 32
apicid : 145
initial apicid : 145
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3596.813
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 18
cpu cores : 32
apicid : 146
initial apicid : 146
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 59
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 19
cpu cores : 32
apicid : 147
initial apicid : 147
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3578.097
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 80
cpu cores : 32
apicid : 208
initial apicid : 208
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 61
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3576.701
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 81
cpu cores : 32
apicid : 209
initial apicid : 209
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3576.767
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 82
cpu cores : 32
apicid : 210
initial apicid : 210
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3579.234
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 83
cpu cores : 32
apicid : 211
initial apicid : 211
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush 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: 1055320704 kB
MemFree: 817597168 kB
MemAvailable: 1045981408 kB
Buffers: 1060 kB
Cached: 231325928 kB
SwapCached: 264 kB
Active: 11354048 kB
Inactive: 220130736 kB
Active(anon): 719800 kB
Inactive(anon): 387692 kB
Active(file): 10634248 kB
Inactive(file): 219743044 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33550076 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 341116 kB
Writeback: 0 kB
AnonPages: 162224 kB
Mapped: 161048 kB
Shmem: 949608 kB
KReclaimable: 3693264 kB
Slab: 4338108 kB
SReclaimable: 3693264 kB
SUnreclaim: 644844 kB
KernelStack: 13776 kB
PageTables: 4840 kB
SecPageTables: 15404 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214780 kB
Committed_AS: 1446148 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 478436 kB
VmallocChunk: 0 kB
Percpu: 125440 kB
HardwareCorrupted: 0 kB
AnonHugePages: 12288 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: 389572 kB
DirectMap2M: 19855360 kB
DirectMap1G: 1053818880 kB
Free space on /tmp at the end= 800228 MiB
End job on nodeE007 at 2026-07-11 12:01:14