Trace number 4847995
Some explanations
A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process.
The trace of the execution of a solver is divided into four (or five) parts:
-
SOLVER DATA
This is the output of the solver (stdout and stderr).
Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
VERIFIER DATA
The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
WATCHER DATA
This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver.
The memory used by the solver (vsize) is also given every ten seconds.
When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
-
LAUNCHER DATA
These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.
Solver answer on this benchmark
General information on the benchmark
| Name | PB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/~walser/ benchmarks/radar/normalized-30:30:4.5:0.95:100.opb |
| MD5SUM | ef7e1a396aea94ad22e53d7673ab3bc9 |
| 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 | 2 |
| Best CPU time to get the best result obtained on this benchmark | 0.938385 |
| 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 | 4617 |
| Total number of constraints | 5280 |
| Number of constraints which are clauses | 4395 |
| Number of constraints which are cardinality constraints (but not clauses) | 885 |
| Number of constraints which are nor clauses,nor cardinality constraints | 0 |
| Minimum length of a constraint | 1 |
| Maximum length of a constraint | 23 |
| Number of terms in the objective function | 4617 |
| Biggest coefficient in the objective function | 2642 |
| Number of bits for the biggest coefficient in the objective function | 12 |
| Sum of the numbers in the objective function | 13340 |
| Number of bits of the sum of numbers in the objective function | 14 |
| Biggest number in a constraint | 2642 |
| Number of bits of the biggest number in a constraint | 12 |
| Biggest sum of numbers in a constraint | 13340 |
| Number of bits of the biggest sum of numbers | 14 |
| 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.70/1.20 c Time taken to transform: 0.13115906715393066 seconds
1.70/1.20 c Solver arguments: {'num_search_workers': 16, 'random_seed': 1369084274, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7fc4682cf410>}
1.70/1.20 c 57597.81601190567s left to solve
1.81/1.40 c Solution 1, time = 0.1971s
1.81/1.40 o 1206
2.00/1.40 c Solution 2, time = 0.2049s
2.00/1.40 o 293
2.00/1.42 c Solution 3, time = 0.2246s
2.00/1.42 o 292
2.00/1.43 c Solution 4, time = 0.2274s
2.00/1.43 o 289
2.00/1.43 c Solution 5, time = 0.2311s
2.00/1.43 o 283
2.00/1.43 c Solution 6, time = 0.2345s
2.00/1.43 o 282
2.00/1.45 c Solution 7, time = 0.2470s
2.00/1.45 o 250
3.59/1.54 c Solution 8, time = 0.3393s
3.59/1.54 o 65
5.19/1.63 c Solution 9, time = 0.4330s
5.19/1.63 o 31
9.97/1.90 c Solution 10, time = 0.6994s
9.97/1.90 o 29
9.97/1.91 c Solution 11, time = 0.7171s
9.97/1.92 o 28
9.97/1.94 c Solution 12, time = 0.7378s
9.97/1.94 o 27
9.97/2.00 c Solution 13, time = 0.7999s
9.97/2.00 o 26
11.74/2.11 c Solution 14, time = 0.9100s
11.74/2.11 o 25
13.33/2.12 c Solution 15, time = 0.9194s
13.33/2.12 o 24
13.33/2.13 c Solution 16, time = 0.9272s
13.33/2.13 o 23
16.33/2.38 c Solution 17, time = 1.1800s
16.33/2.38 o 22
16.33/2.38 c Solution 18, time = 1.1841s
16.33/2.38 o 21
25.88/2.96 c Solution 19, time = 1.7588s
25.88/2.96 o 20
30.64/3.24 c Solution 20, time = 2.0385s
30.64/3.24 o 19
30.64/3.28 c Solution 21, time = 2.0809s
30.64/3.28 o 18
37.01/3.67 c Solution 22, time = 2.4718s
37.01/3.67 o 17
46.56/4.28 c Solution 23, time = 3.0789s
46.56/4.28 o 16
86.34/6.75 c Solution 24, time = 5.5491s
86.34/6.75 o 15
91.29/7.10 c Solution 25, time = 5.8978s
91.29/7.10 o 14
102.25/7.79 c Solution 26, time = 6.5931s
102.25/7.79 o 13
105.43/7.98 c Solution 27, time = 6.7777s
105.43/7.98 o 12
107.20/8.08 c Solution 28, time = 6.8833s
107.20/8.08 o 11
121.33/8.91 c Solution 29, time = 7.7093s
121.33/8.91 o 10
123.11/9.01 c Solution 30, time = 7.8139s
123.11/9.01 o 8
126.11/9.25 c Solution 31, time = 8.0540s
126.11/9.25 o 7
132.47/9.61 c Solution 32, time = 8.4162s
132.47/9.61 o 6
173.83/12.29 c Solution 33, time = 11.0957s
173.83/12.29 o 5
243.84/16.60 c Solution 34, time = 15.4013s
243.84/16.60 o 4
243.84/16.67 c Solution 35, time = 15.4707s
243.84/16.67 o 3
323.35/21.63 c Solution 36, time = 20.4328s
323.35/21.63 o 2
323.35/21.69 o 2
323.35/21.69 v -x1755 -x2089 -x1482 x2240 -x2179 -x3205 -x842 x2812 x3153 -x3508 -x1651 -x830 -x2583 -x3483 -x1052 -x1462 -x2813 -x307 x697 -x2808 -x2329 x3177 -x3051 x159 -x3475 x3570 x3792 -x716 x4038 x2107 -x1653 -x1977 x3148 x954 x10 -x74 -x1014 -x337 -x908 x1962 -x2161 -x666 -x1420 -x1529 x1382 -x2651 x2497 -x2980 -x886 x3598 x48 -x4333 x4393 -x3766 -x288 x3444 x3321 x3273 x3588 -x3529 -x980 -x4543 -x2610 -x2544 -x1586 -x114 -x2373 x2943 -x2372 x3673 -x2005 x3885 -x3892 x4522 -x4461 -x2905 x552 -x2981 -x4406 -x960 x1619 -x547 -x1100 x553 -x1159 -x1519 -x3012 -x937 -x1326 x3055 -x4110 -x2585 -x4059 -x3090 x3109 -x4433 x2855 x4576 -x4446 -x4556 x836 x2754 -x3446 -x1535 x1195 -x2381 x77 x844 -x1238 -x245 -x996 -x488 -x608 -x3078 -x3663 -x4282 -x1823 x4569 x1969 x2129 x4473 -x1856 -x1551 -x1637 -x1643 -x395 -x2874 x1930 -x1148 x3323 x2265 -x3586 x3704 -x173 -x2890 -x3065 x1383 -x2718 -x3318 -x3992 -x2550 x423 -x4200 -x2646 -x3600 -x3653 x2391 -x3328 x4342 x1574 -x1411 x4070 -x1431 x3368 x3967 x811 -x680 -x368 x216 -x510 x1559 -x1177 -x2170 -x2555 -x509 -x2581 x784 -x668 -x3080 x3416 -x101 x4184 -x2039 x4041 -x498 -x1666 -x4453 -x645 -x3948 x3438 -x2984 -x3510 -x2510 -x148 x3361 x898 -x4020 -x1932 -x1645 -x2097 -x2747 -x4407 -x1869 x1709 -x2059 x3058 -x1345 -x673 -x1608 -x295 x2508 x1182 -x3406 -x2972 x692 -x1680 x2132 -x2612 x1738 x4051 -x1216 x4080 -x4499 -x4527 -x1421 x415 x4163 x4533 x4115 x1682 -x2668 -x80 -x1137 x2816 x1363 -x3149 -x1626 -x1942 x828 -x1360 -x2068 -x583 -x4253 x1418 -x4341 -x1425 -x215 -x537 -x3339 -x2661 -x3604 x3614 -x3345 x2291 x3884 x3517 -x2377 x4127 -x3521 x1285 -x558 x827 -x2441 -x952 -x2407 -x9 -x1504 x3360 x1575 -x2921 -x1252 -x1069 x4608 -x846 x1788 -x976 x3114 -x4416 -x1012 x3132 -x4319 x3364 x35 -x2092 x970 -x1051 -x693 -x4021 -x2055 -x2147 -x1023 -x4202 x227 x4057 x3495 x4076 -x2477 -x4036 -x1029 -x3983 -x881 -x2292 x3569 -x2402 -x1584 x333 -x1174 x53 -x2258 x3415 -x956 x1558 x1636 -x98 -x2551 -x2431 -x442 -x1503 -x1757 x465 x1162 x1725 -x3460 x3930 -x2909 x3024 -x2182 -x2631 x2636 -x354 -x490 -x4147 x105 x1959 -x401 -x1485 -x1609 x4371 -x1036 x1261 -x1001 -x4262 -x584 -x1545 -x4561 -x2154 x1403 -x571 x957 -x3984 -x612 x4205 x3140 x1982 -x367 -x984 -x2456 -x977 x1675 -x1871 x630 -x40 -x1854 x2563 x3097 x4590 -x1488 x4016 x1290 -x1612 -x1461 x2299 x4082 -x4249 -x375 -x172 x3200 -x4287 x4310 -x478 -x3171 -x4269 x2734 -x3655 x2253 x2796 -x4325 -x1185 x3922 -x1013 -x1499 -x1980 -x2601 x1392 -x4562 -x210 -x809 -x826 -x2212 -x2766 -x4215 -x3313 -x651 x141 x226 -x2217 -x3684 -x3163 -x560 x895 -x1442 x1883 -x1374 x2263 x1754 x3023 -x2057 -x1311 -x2757 x3326 -x4312 -x567 x379 -x3093 x4470 -x2531 -x309 x921 -x2074 -x425 x1232 x2268 x620 -x901 -x3371 x1389 x3935 -x4347 x2315 x1472 x1571 x4162 -x4602 x2272 -x4423 x632 -x1332 x2219 -x318 x4305 -x4601 x1816 x3309 x3426 -x317 -x4450 x4600 x4095 x4617 -x1852 -x1655 -x2737 -x4402 -x3628 -x4233 -x1040 -x5 x2165 x2504 -x2277 x3225 x3683 -x3342 x3147 x3573 x4467 -x915 x1593 -x2696 x3590 -x2560 -x2300 x3162 -x266 x718 x4494 -x3616 x1308 -x2429 -x122 -x137 x893 x2505 -x3583 -x4381 -x3733 -x2462 -x2451 -x2606 x3457 x3135 x1920 -x3394 -x236 x883 -x279 x4380 x966 x3964 -x838 -x1515 x2118 -x1487 -x1888 -x1078 x872 x3092 -x1077 -x1516 x2008 -x2804 -x4306 x3518 x3976 -x3938 -x484 x4039 -x1310 x4193 -x2131 -x2611 -x2945 x2094 -x127 -x2644 -x3808 -x3388 x2706 -x2570 -x332 -x1224 -x2774 -x2650 -x1470 x903 -x1912 -x1123 -x1342 x3375 -x4178 x308 -x2326 -x2353 x342 -x1141 -x1690 x3050 -x1150 x179 x602 x2902 -x2995 -x3347 -x1802 x556 -x1922 x2210 x3842 x419 -x2324 x3748 -x57 -x2458 x2731 x3104 x806 x3351 -x2229 x4541 x2824 x3299 -x4130 x1231 -x4613 -x2080 x2997 -x2102 x3846 -x1101 -x4074 -x4146 -x1711 -x4244 -x4292 -x931 -x2103 -x187 -x1904 -x3736 -x2865 -x2395 -x3511 x382 -x4273 x431 x1024 x2450 -x2727 x1416 x1116 -x4195 x1800 -x1893 -x1998 x4005 -x349 -x1395 -x1439 x1099 x3895 -x1102 -x1486 x1372 x1293 -x3936 -x1925 x1685 x2682 -x737 -x3692 x4542 -x405 -x310 x481 -x644 -x1129 x1689 x3788 -x4313 x4491 -x1746 x1183 x3791 x2749 x3251 x2032 -x169 -x2220 -x726 -x1715 -x1070 -x2322 -x863 -x4003 -x51 x3461 -x4181 x2160 -x1884 -x2021 -x924 x2760 x4204 x494 -x4444 x704 x1949 x870 x2770 x3648 -x162 -x2534 x3749 x3963 x2918 -x2578 x4604 x1316 -x3226 -x188 x1589 -x4047 x4053 -x4120 -x322 -x2660 -x4387 x3750 x1423 x1303 -x2423 x2828 x52 x3747 x3796 x4175 -x2077 -x2932 -x2860 x1402 -x270 x1117 -x965 -x432 x3546 -x1707 -x664 x1494 -x1879 -x2046 -x790 -x338 -x527 x3070 x4211 x3528 x1874 x916 -x429 -x4336 -x1057 -x163 -x505 -x1074 x3851 -x2392 -x2911 x3237 x3378 -x1543 -x2396 -x3040 -x2397 x3690 x2567 -x331 x3233 -x4114 -x2901 x3377 -x4581 x874 x941 -x2580 -x100 x182 -x1766 -x2923 -x3066 x1443 -x2363 -x1910 -x1104 x2817 -x2605 x4222 -x563 -x588 -x3798 -x3304 -x2655 -x2837 -x936 x1517 -x1587 -x1204 x1313 x3288 -x575 -x1353 x1813 x503 x595 x4612 -x1160 -x1601 -x825 x2762 x3717 -x117 -x3890 -x2175 -x2946 -x2426 x2740 -x3354 -x929 -x2446 -x4403 x63 x1256 x1444 x4066 -x358 -x3240 -x2075 x3581 x3514 -x2389 -x3608 x3192 -x2242 -x160 -x649 -x2320 -x2519 -x3234 -x4179 x721 x4250 -x4519 -x507 -x3605 x829 x2256 -x2982 x2771 x2729 x3164 -x146 -x4394 -x1047 x4037 -x1211 x2304 x3515 -x1375 -x1406 -x464 -x793 -x321 -x472 -x263 x1795 x3285 -x3688 -x2439 x2474 -x910 -x2835 x3615 x1846 -x3830 -x3762 -x1657 x2985 -x734 -x1401 -x3854 x4410 x4443 x667 -x2822 -x3317 x1088 -x2586 x4192 -x736 -x3199 x26 -x853 -x1094 -x3481 -x3396 x4364 -x1065 x3956 x2104 -x4337 x4495 -x335 x1045 x3781 -x2810 -x4126 -x3312 -x4063 x3452 x2624 -x1067 -x576 x831 x2270 -x196 -x2854 -x4311 -x66 x3412 -x3451 -x1745 -x971 -x75 -x725 -x1073 -x1273 -x1579 x2305 x2863 x3291 -x3537 x4054 x4322 -x1178 -x2715 x3820 -x1061 -x2924 -x1639 -x2323 x2996 x3880 -x1268 -x1806 x3949 x4006 x4040 -x799 -x587 -x2244 -x3578 -x4168 x2821 x686 -x3522 -x4223 -x4071 -x1916 -x765 -x2117 x2124 -x2352 -x3356 -x3825 -x2003 -x596 -x3269 -x2172 -x3282 -x681 -x2988 x1521 -x4339 x3962 x2640 -x2163 -x715 -x73 x4430 -x4605 -x3271 -x4566 -x3876 x3091 x1704 x2565 -x2098 -x3254 -x201 x2400 -x3214 -x647 x3430 x456 -x3261 x306 x2871 x3751 -x3476 x4022 x867 -x3489 x61 -x258 -x2418 x2494 -x1673 -x3603 -x2314 -x2271 x3464 -x1373 -x312 x4506 x4123 x803 -x4303 -x3861 x2950 -x1034 -x207 -x3955 -x4156 -x2 -x3275 -x3490 -x3493 -x3393 -x534 x750 -x2343 -x1986 -x2832 x788 -x4486 -x2070 x839 -x4148 -x7 x1361 -x1886 x4348 -x94 -x2904 -x1457 x438 -x2026 x3229 x2404 -x487 x2034 -x2815 -x877 -x1549 x2023 x2495 -x186 x3575 -x3563 x4122 x696 x4028 -x513 x4214 -x4257 -x2295 x2355 -x3102 -x1060 -x2772 -x2366 -x299 x3934 -x467 x2598 -x1819 -x3395 x775 x4197 x1229 x4397 -x1772 -x4422 x1952 -x1743 -x2751 -x3877 x4297 x1594 x1248 x2342 -x2768 -x594 x3131 -x3745 -x4248 x420 -x450 x2130 -x1583 -x2765 x3864 -x2613 -x2053 -x738 -x2777 x4586 -x2227 x457 -x1799 x3079 -x3471 x3860 x4464 -x1169 -x800 -x662 -x329 -x1404 -x4356 -x1143 -x1877 x2273 -x979 x4073 -x925 -x1356 x4372 -x861 -x2403 -x3709 -x1720 x832 x3702 -x2960 x3923 x3307 -x707 -x3691 x4018 x4213 -x4245 -x3541 -x837 -x1010 x2336 x3208 x2150 x4019 x2678 x1842 -x2548 x4451 -x1716 x1817 -x3319 x4124 -x391 -x1736 x3220 -x922 x3596 -x4090 -x4153 -x4323 -x4598 x3974 -x1561 x280 x3680 x995 x3117 -x3738 x4279 -x683 -x2963 x4158 -x221 -x1331 x229 x2257 -x3194 -x3676 -x2566 x3894 x1386 -x60 x714 -x1511 x4155 -x1246 -x2819 -x1985 -x1043 x4591 -x789 -x3314 -x648 -x1179 x2261 -x1220 -x776 -x2552 -x848 -x483 -x919 -x376 x2437 -x2455 -x2670 -x3094 -x3015 -x3407 -x4048 -x4366 x1091 x102 x1618 -x2679 -x3013 x3711 -x3794 x2247 -x1785 -x1464 x2248 -x2857 -x4256 -x4 x633 -x2002 -x2784 -x298 x1826 x2382 -x1071 x2845 -x4540 x1133 x4455 x1595 -x1127 x3101 -x2213 -x4399 -x3110 -x3385 x1032 -x749 -x1771 -x4191 x2500 x1633 -x1613 -x4514 -x3865 -x254 -x514 -x152 -x2789 -x2993 -x2882 -x461 -x2975 x4308 -x2788 -x3170 -x2062 -x1171 -x346 -x1130 -x1359 -x1605 -x2704 -x2699 -x3196 -x4232 -x154 -x3526 -x2250 -x1338 x4365 -x39 -x741 -x2959 -x650 -x4145 -x3381 -x2442 x4488 x3044 x2133 -x4460 x3152 x4571 -x3806 -x1480 x1792 -x1154 -x2309 x1292 x3627 x4030 -x2723 -x638 -x3758 -x1142 x3556 -x140 x3848 -x1946 x3723 x3896 x3965 -x1095 -x1217 -x2954 -x1599 x3336 -x1906 -x1794 x3905 -x2986 x2065 x3180 -x3757 -x1468 -x1992 -x4228 -x3741 x3554 -x758 -x1054 x2037 -x447 -x2769 -x1749 -x3883 -x3392 -x2435 x1674 -x2340 -x555 -x1723 x4350 -x434 x641 -x339 -x1873 -x1018 x3681 x343 x93 -x550 -x239 x1493 -x2063 -x4603 -x430 x1870 x3369 x2695 x1783 x2590 x4058 -x365 x2825 x3420 x3685 -x3277 -x3173 x4288 -x4515 -x2992 -x1924 -x1022 -x2027 x3897 -x3008 -x3742 -x1644 x2850 x2231 -x1258 -x3105 -x2630 x4379 x121 -x4088 x1629 -x955 -x659 -x813 x3074 -x2652 -x3370 -x4199 -x3778 -x2846 -x1398 -x2877 -x711 -x3049 -x3458 -x3386 -x927 x3315 x1358 x3790 x2215 x3910 -x149 -x412 -x3611 -x4595 -x1167 x2690 -x850 x4535 -x4374 x4386 -x2224 -x524 x445 -x589 -x511 x4011 -x3258 x2486 -x2958 x3544 -x1266 -x2022 -x1756 x3898 x180 -x2060 -x4242 x4466 x1 -x463 -x1712 -x3081 -x1156 -x3754 x3664 -x3183 x260 x1641 -x1964 x106 x1319 -x2202 -x968 x1849 -x3067 -x4498 x4585 x4301 x67 -x2054 x3867 -x2579 -x1777 -x3968 -x87 -x3142 x3599 x746 x3622 x3845 -x3849 x3843 -x1537 -x591 x4550 -x676 x3818 -x2126 -x4298 -x2204 -x4196 -x3243 -x2683 x4154 -x2940 x3620 x4296 x4534 x2492 -x2536 -x1267 -x2044 x2379 -x3743 -x1132 -x2218 -x911 -x2637 -x3138 -x1165 -x1811 -x4084 x4078 x3272 -x468 x679 -x2406 -x597 x1566 -x1844 -x2793 -x414 -x1339 x4043 -x3527 x1186 -x2470 x2910 x4483 x3224 -x189 x4083 -x284 -x476 -x3988 -x355 -x2251 x3672 x549 -x948 -x2367 -x4607 -x302 x1208 x4077 -x797 -x723 -x1676 x4510 -x2223 -x4610 -x660 -x1997 -x2875 -x1822 -x261 -x3349 -x523 x2111 x4388 x199 x1255 x1260 -x2931 -x4564 -x2405 -x4490 -x2361 -x1994 x2753 -x646 x891 -x193 x4368 -x3917 x1812 -x477 x2454 -x4246 x4509 -x2228 -x108 -x328 -x2535 -x1863 x1240 x3322 -x281 -x1730 -x2171 x2041 -x2898 -x1456 -x2221 -x3929 x17 x1241 x1696 x1291 -x2301 -x112 -x2634 x1275 x1970 x3433 -x282 -x2192 x767 -x1908 x678 x3280 -x2667 x4517 x3002 x1264 -x479 -x3625 x2205 -x3330 x1107 -x4049 -x200 -x1554 -x2371 x208 -x2574 -x1254 -x2289 x3041 x3907 -x311 -x3912 x18 x4321 -x4324 -x849 -x2155 x3735 -x2162 x222 x4472 -x1157 x4539 -x303 -x2472 -x504 x1598 -x2615 -x920 x1108 -x3925 x4012 -x76 -x3486 x2884 -x1768 -x3677 -x1286 x1791 -x1502 x296 x440 x3572 x1295 -x1744 -x1763 -x292 -x125 -x2319 -x4353 -x2641 x1555 x3212 x4401 x3256 -x2267 x4318 x2529 -x3398 x320 -x771 x654 -x3593 -x3651 x304 x1391 -x3504 -x366 x3215 x209 -x2710 -x2622 x3286 -x2266 -x1346 x3657 x1028 -x3190 -x2135 -x1282 -x3265 x2341 x71 -x732 x1527 -x176 -x460 -x4558 -x262 x2333 -x724 x4545 -x3882 x3037 -x4203 -x1335 x3219 -x3405 -x257 -x685 -x4261 x3960 -x1006 x166 -x3562 x4363 -x2908 -x3296 -x1787 -x2781 x3427 x869 -x1190 x4525 -x3359 -x3870 x712 -x1996 x181 -x762 -x599 x97 x742 -x451 x1128 x3264 -x2935 -x4330 -x2537 -x2100 x3631 -x1718 x2885 x4143 -x2351 -x1943 x3424 x1271 x2425 x4064 x3545 x44 -x3435 x1820 x4390 -x981 -x1505 -x2925 -x2913 -x902 x1187 -x1534 -x1669 -x1672 -x1914 x3447 -x2415 x3436 x3687 -x2894 -x2764 -x2078 -x4055 -x1409 -x2281 -x4166 -x383 -x1634 -x888 -x4417 -x3168 x3376 -x856 -x2197 x1807 -x945 -x2138 x4493 -x857 -x613 -x3197 -x2862 -x3639 -x348 -x615 -x3654 x2011 -x938 x4293 -x4481 x1058 x443 x1810 -x2929 x4554 x2260 -x2199 x3419 -x1995 -x4002 -x2666 -x4377 -x862 -x1281 -x1606 x2888 x4132 -x1552 x1393 x835 -x939 -x2514 x3856 -x4271 -x133 x4462 -x992 x2939 -x540 -x4150 x2177 -x4458 x1631 -x1726 -x2614 -x128 x2562 -x2907 -x3671 x1958 x2511 -x103 -x8 -x2627 x3730 -x204 -x4188 -x4138 x410 -x2294 -x356 -x1901 x2841 -x2944 -x2490 -x3701 -x1840 -x4338 -x2327 -x2831 x2917 -x1728 -x1175 x1526 x4496 x2159 x3188 -x2872 -x4270 -x4427 -x3833 -x1191 -x1909 -x2522 x2955 -x3732 -x764 -x2122 -x454 -x1350 x2349 x2870 -x3400 -x2413 -x47 -x387 -x1049 -x1164 x1547 -x3439 -x1408 -x1465 x3165 x3961 -x2145 x1044 -x3613 -x1786 x1381 -x2459 -x213 -x1694 -x2434 x1449 -x4482 -x36 -x2878 -x1184 -x1661 -x1837 -x2105 -x2724 x2448 -x2498 -x3630 -x4092 -x4216 -x233 -x156 -x3693 x2564 -x2417 -x985 -x361 -x449 -x1603 -x3999 x2755 -x2051 x1422 x2473 -x277 -x1253 x3210 -x3470 -x3487 -x670 x3881 -x1318 -x3033 x2110 -x4456 -x2775 -x91 -x3119 -x81 -x1460 x4439 x3465 -x4134 x31 x4044 -x2358 x2927 x1020 x3817 -x448 -x522 -x2015 -x3030 x1948 x3889 -x1839 -x1437 -x824 -x1878 x2151 x388 -x3550 -x2374 x4176 -x2520 x3187 -x1096 x3928 -x4328 -x177 x3632 -x56 x3184 x1380 -x2521 x4010 -x4225 x657 x4504 -x773 x1919 -x1978 -x3284 -x508 -x24 x119 -x1003 -x1611 -x4001 -x1950 -x3915 -x28 -x546 -x3095 x85 -x2802 x2345 -x3779 -x1458 x1424 -x652 -x3811 x2453 x2542 -x2654 -x2756 -x769 x3362 -x4382 -x1533 x1921 x2025 x3088 -x2362 -x1441 x3241 -x110 -x3712 x3440 x2787 x4060 -x325 -x1565 -x1713 -x205 x2149 -x3523 x2009 x1394 -x214 x3006 -x1037 -x3775 -x1841 -x2331 -x1836 -x760 x3387 -x2979 -x3186 -x990 x3474 -x4614 -x269 -x3244 x2194 -x3410 -x3802 x2687 x3245 x4471 -x2408 -x626 x2783 x3305 x435 -x1428 -x1451 x740 -x1580 -x3450 x4238 x1960 x1385 -x2031 -x143 -x4220 -x580 x2412 x1784 x1272 -x2968 x2337 -x3945 -x880 -x906 -x2017 -x1560 -x3713 -x622 -x3509 -x1410 -x1349 -x3134 -x1853 -x1872 x3903 x864 -x3855 x2628 x3821 -x1194 x3752 -x408 -x1671 x3202 -x96 -x690 -x1475 -x1274 -x95 x3621 -x441 x3982 -x1781 -x2297 x3182 x4589 -x4034 -x1911 x2312 -x4217 x167 -x2187 -x2588 -x2809 -x3083 -x4408 -x4449 -x3804 -x986 x3950 -x3774 -x3038 -x2797 -x1615 -x672 -x3236 -x2582 -x600 -x1257 -x2989 -x4567 x1298 x4609 -x1172 -x1312 -x2524 -x3924 x4258 -x4474 x1041 x3669 -x3085 x566 -x3640 -x3770 -x88 -x761 x4352 -x2879 x1850 -x1721 -x4165 -x3053 -x437 x3981 x1640 x6 -x3891 x703 -x341 x2328 -x3005 x3718 -x1506 -x265 -x3807 -x3708 -x4583 -x3763 -x219 x175 -x1314 -x1984 -x2099 -x3082 -x3729 x1053 -x147 -x1161 -x3759 -x153 x385 x3995 -x144 -x501 x3111 -x539 x4173 -x4291 -x1459 -x3979 x1518 x392 -x1780 -x1931 -x2623 x3536 x3645 x1967 -x2082 x1961 x1473 -x3879 x4128 -x4606 -x3333 x49 -x489 -x982 -x4395 x218 -x3633 -x1903 x3122 -x3520 x2038 -x525 -x1478 -x4597 x3303 x3099 -x1135 -x1496 x315 x1966 x4587 x68 -x19 x1660 -x3491 x3290 -x4027 x2886 x2316 -x3227 -x3560 x3893 -x1955 x3980 -x2360 -x2081 x2045 -x2653 -x548 x4568 x3567 -x2962 -x1364 -x344 -x1652 -x2617 -x792 -x3160 x2513 x892 -x1235 -x3850 -x3978 -x4085 x3294 -x1317 x823 -x2645 -x3937 -x759 x2335 x3835 -x4532 x3661 -x3538 x2896 -x2604 -x3009 x4230 -x935 x3777 -x399 x807 x1525 -x1954 -x2368 -x2233 -x1168 -x3737 -x1776 -x1937 x2680 -x2014 -x905 -x2947 -x674 -x139 x3727 -x1076 -x1477 -x2629 -x4266 -x913 -x1731 x2173 x2951 -x59 -x1935 -x2394 -x1956 x3108 -x474 -x345 -x1207 x4487 -x3859 x3268 x4097 x3260 -x1433 -x1762 x1008 x4400 -x729 -x2593 -x1002 -x2164 -x287 x1419 -x2527 -x625 -x1705 -x3232 x3706 -x1490 x4151 x2849 -x1283 -x1855 x1692 x2758 x1106 -x999 -x3010 -x1702 -x4031 -x3063 x722 -x2543 -x2359 -x4046 x4351 -x1670 x3756 -x2088 -x4549 x1801 -x1927 x3707 x1774 -x1616 -x300 -x1539 -x3019 -x1677 x2128 -x3462 -x2116 -x4136 -x663 x4468 -x78 -x3776 -x42 -x817 -x1144 -x1988 -x2157 x32 x4052 -x1667 -x3125 -x3295 x1296 x3574 -x2047 -x1005 x3025 -x802 x2577 -x2280 -x3793 -x972 -x1343 x4505 -x950 -x865 x2716 x569 -x3939 -x124 x1262 -x3076 -x2438 -x1197 -x1507 x3130 x3597 x2657 -x3341 -x1600 x380 x2767 x4098 x1242 x2503 -x1050 x2390 x4268 -x1905 x3900 x3453 -x1764 -x1654 -x1649 -x11 -x452 -x1495 -x1814 x155 -x719 x3437 -x4281 x418 -x3316 -x655 -x2421 x2739 -x2912 -x195 -x1237 -x1280 x4546 -x359 x1983 x1577 x4521 -x1230 -x1710 x2302 -x926 -x4331 x4260 x4159 x772 x894 -x243 -x1638 -x1714 -x4190 -x86 x1227 x1474 -x3525 x1882 x3584 -x1993 x72 -x2066 -x2317 -x2713 -x573 -x275 -x3800 -x3786 -x2443 x3246 -x3228 -x1828 x3373 -x3580 -x2656 -x3837 -x2176 -x2153 x4302 -x1833 -x27 x126 -x747 x780 x4489 x2239 -x1602 -x1330 x1659 x899 -x2851 x3062 -x2987 -x635 -x394 x804 -x3834 -x3722 -x2084 -x2148 x3211 x745 -x2252 x700 -x2659 -x3346 x3156 x1119 -x3558 -x4418 -x4528 x3139 x4537 x3716 -x3592 -x30 -x294 -x3920 -x3987 -x2941 x4429 -x1646 -x252 -x1434 -x1829 -x2721 -x4307 -x1131 -x2805 -x4091 -x933 -x46 -x4370 -x2481 x4413 -x914 -x1042 x1592 -x682 -x2852 -x1544 x3836 x2180 x2848 -x796 x3966 -x3413 -x2318 -x2914 -x4448 -x1604 -x2090 -x2556 -x4050 -x4334 -x3353 -x371 -x1084 -x4346 x170 -x4565 x21 -x3753 -x988 -x363 -x2686 -x1030 -x3761 x1779 -x2200 x22 -x374 x2206 -x3492 -x1607 x561 -x3994 -x4344 -x2298 -x4327 x3428 -x2330 x3787 -x3972 -x1426 -x1614 x3512 -x777 -x3591 -x2937 -x1553 -x3408 -x1196 -x2719 -x3191 x3340 x4229 -x4286 -x843 -x3222 -x3423 -x3700 -x2920 -x4106 -x2732 -x3249 -x1146 -x794 -x1306 -x4113 -x2113 x2286 x3710 x4267 -x1417 -x2725 -x3106 -x1934 -x753 x1945 -x577 -x1564 -x1309 -x3443 -x2188 -x3120 -x3644 x4008 -x2278 -x951 -x2712 -x1173 -x2674 x384 -x710 -x2903 x3151 x3161 x731 -x1706 x3519 -x3477 -x436 -x4391 -x319 -x3337 -x1939 -x2561 -x3372 -x3355 x3352 x1337 -x1656 -x1857 -x4201 x2388 -x2671 x4081 x493 -x234 -x816 -x2283 -x2506 -x3159 -x3158 -x1845 -x1510 -x2607 -x2969 x3540 -x1181 x1688 -x1941 -x2697 -x2794 x3954 x4189 x4436 x3267 -x2745 -x2893 -x2174 -x2296 -x373 -x2539 -x2693 x3561 x2095 -x3634 x4032 -x2936 -x2938 x2311 -x969 -x554 -x1064 x912 x1233 x4300 x611 x4108 -x2432 -x2744 -x1835 -x1066 x1328 -x2964 -x2971 -x3331 -x3503 x3852 -x3739 x3997 x2728 -x2922 x3539 -x2647 -x2609 -x4314 x4210 -x2735 -x3367 -x3740 -x336 -x989 -x3056 x2399 x616 -x364 -x1365 -x2991 -x2926 -x961 -x1727 -x291 x2378 -x3014 -x3221 x3278 -x3287 -x4013 -x1450 -x3494 x2466 -x3641 -x290 x3795 -x2254 -x1147 -x1665 -x3947 x623 -x1347 x1399 -x2618 x1809 x3838 -x4237 -x3943 x1276 -x404 x4104 -x932 -x3021 -x585 -x598 -x1455 -x2571 x2897 -x3501 -x2384 -x3559 -x3679 -x1752 -x947 x2956 -x330 x4135 -x1770 -x1112 x3985 x3178 -x2048 -x614 x4463 x2844 -x90 x739 x1170 x619 -x2569 x151 -x70 -x3262 -x65 -x1769 -x248 -x131 -x2830 x4289 x1082 -x1479 x1315 x4573 -x4187 -x29 x735 -x3656 -x3799 -x1668 x23 x621 -x519 x1963 -x2553 -x2826 -x1568 -x400 x1759 -x593 x1514 x2334 x2386 -x3366 -x1968 -x3946 -x4577 -x1512 -x2496 -x185 x4015 -x1218 -x4089 -x1805 -x2892 -x1974 -x3993 -x3862 -x2043 -x2225 -x2934 x4538 -x2332 -x407 -x3552 x1158 -x2230 -x3638 x83 -x211 -x1972 -x3016 x3785 x3181 -x4025 x687 -x2626 -x521 -x453 -x1080 -x1304 -x2036 -x3579 x3703 -x253 -x2211 x2479 x3391 x4411 -x4421 x4526 -x3805 -x2957 x1701 -x2584 -x475 -x3112 -x459 -x4103 -x2803 -x3207 -x3198 x492 -x273 x3281 -x3485 x3789 -x3017 -x3401 -x1221 x4169 x3844 -x2109 -x238 x1491 -x1897 -x397 x4611 -x3858 x4033 x351 -x249 x3566 -x12 x285 x183 -x1249 -x2007 x3320 x1732 x499 -x3027 x2285 -x2600 x2120 x1650 -x3479 -x536 -x1122 -x1205 -x1210 x1390 -x1415 -x1851 -x2476 -x3292 x3499 x3098 -x3577 x4174 -x1136 -x1528 x1591 x2016 -x946 -x1025 -x1658 -x2067 x2484 -x2540 -x2736 -x3674 -x3086 -x962 x3466 -x3815 -x562 x2024 x631 -x592 x4247 -x601 -x3167 -x240 -x4094 -x4149 -x2998 -x165 -x529 x1632 x2573 -x1892 x3660 x3831 x421 -x4272 x887 -x1987 x4531 -x1193 -x3810 -x515 x92 -x3123 x25 -x1103 -x2357 -x3335 x1729 -x1894 -x4441 x3072 -x2143 -x197 -x286 -x4152 -x256 x3958 -x3996 x130 -x2883 x783 -x1223 x4007 -x4290 x1936 -x4357 -x795 -x2523 x2589 -x2994 x4045 x840 -x2672 x3432 -x3872 -x3696 -x2112 -x2436 -x1628 -x3734 -x2722 -x1476 -x528 -x2949 -x251 -x2778 -x1484 -x2970 x3248 -x13 -x2642 x3279 x3951 -x3916 x3635 -x1251 -x1929 x3310 -x506 x4492 -x3047 -x3576 x3668 -x1501 -x2933 -x559 -x1546 x4508 -x812 x1015 x4513 x1965 -x3642 -x228 -x2460 -x3343 x3456 -x4593 x3482 x2189 x3204 x3919 -x1371 -x541 -x4102 -x3020 x1790 x2833 -x116 -x2827 -x873 x879 x3926 -x3768 -x2207 -x2836 -x1627 -x2983 x4234 -x4582 -x1239 -x3043 -x2526 -x4227 -x2166 x381 -x2965 -x2547 -x535 -x2052 x3873 -x3059 x4369 x482 x3524 x271 -x16 -x1827 -x768 -x1492 -x462 x1019 x2517 -x841 -x1113 -x1039 x1329 x2594 x4551 x3970 -x1866 x3549 -x991 -x4560 -x1180 -x1563 -x4349 -x3048 -x2196 x4131 x3293 -x627 -x2198 x1957 -x2502 x1523 -x1138 -x2990 x2692 x2525 -x4316 x2420 -x2290 -x3116 -x2625 -x115 -x3124 -x1414 x3694 -x3500 -x1400 -x2730 -x4035 x3902 x691 -x805 -x1758 -x2900 -x1895 x3301 x64 -x2123 -x1118 -x2096 -x1155 x491 -x2040 x1531 -x1467 -x2208 x2691 -x1466 x3697 x1778 x3623 -x1538 -x3827 -x3311 -x1000 x3302 x89 -x4523 x763 x2532 x2061 -x669 -x1463 x1875 -x2906 -x3472 -x3459 x3548 -x3767 x82 x581 -x2843 x4263 x3087 -x3921 -x4424 -x1336 -x1489 -x2881 -x3253 x3289 x3801 x4476 x3823 -x390 x2119 x3365 x3157 x2779 -x194 -x1700 -x1831 -x3283 x1031 -x1761 -x2705 x3223 -x3720 -x3725 -x4117 -x2701 -x2823 -x2795 x695 x1124 -x2183 -x4093 x3308 -x1089 -x2139 x2759 -x1889 -x743 -x3195 -x2276 x2568 -x3046 -x2469 x142 -x542 -x3629 x3054 x2303 -x2840 x4086 x983 -x2761 x2000 -x3643 x1834 -x1097 -x2698 x570 x1498 -x3338 x171 -x485 -x1797 x2142 x2602 x4361 -x2743 x3155 x3201 -x1134 -x3940 x624 -x1858 x1354 -x4274 -x1369 -x259 -x2091 x4218 x1384 x2028 x1590 -x2376 x3784 x3695 -x403 -x1430 x2350 -x2876 -x3418 -x466 -x1569 -x362 -x3239 x3868 -x1681 -x2064 -x1370 -x2121 x3624 -x3878 -x1340 -x340 x2114 -x2234 x2576 x3731 -x2662 x1083 x1642 -x2222 -x4420 -x3379 x34 -x1536 -x242 -x1843 -x1341 -x1860 -x940 -x2347 -x2071 -x2596 x4112 -x4240 -x4469 -x544 -x1483 -x43 -x1865 x4254 -x1027 x2603 -x2480 -x3250 x3348 x520 -x3918 -x798 x3306 x610 -x617 x2136 -x1063 x1862 x590 x705 x4206 -x1664 -x2184 -x497 x4376 -x3185 -x2444 -x2433 -x3032 x3652 x4160 -x398 -x2738 -x4320 x1663 -x4194 x3555 -x2087 -x2006 -x706 -x2620 -x2834 -x3166 x4385 -x4552 -x2685 -x609 -x2440 -x2638 x568 -x3325 -x4198 -x578 x4355 -x4101 x2733 -x3565 -x1299 -x4183 -x3409 -x3478 -x1686 -x1447 x833 -x1540 -x2313 x3449 x84 x2838 x198 x3847 -x3941 -x1859 x3297 x2786 x3497 -x1435 x1228 -x1899 -x1735 x3374 -x3397 -x998 -x4180 -x1446 -x1048 -x1126 x1323 x3886 x2169 x3327 x1991 -x928 -x424 -x2966 -x2516 x3667 -x2801 -x688 x4208 x2493 -x413 -x1981 x4389 x4087 -x1093 x3073 -x2776 -x2847 x3568 x3595 x4405 x1734 x2380 x4317 x1567 x3764 x2741 -x2684 x2035 -x637 -x3971 -x1055 -x889 -x3728 x3957 x4275 x272 x1079 -x4141 x3018 x4559 -x3502 x875 x774 -x241 -x689 -x3383 x3822 x393 x4475 x2790 -x3137 -x2930 x4264 -x202 x2575 x3498 x1630 x1388 -x820 -x2419 x4512 -x1351 -x4503 x2478 -x3721 -x1139 -x2549 x4276 -x2144 -x974 x4161 -x2158 -x4459 x3602 x4548 -x2325 -x4544 x4435 -x4477 -x2168 -x2546 -x3389 x4596 -x1815 -x4478 -x1109 x953 -x1699 x642 x3899 x607 x4284 -x3000 -x471 -x1647 x1687 x1081 -x3300 -x4137 x1376 x4340 x2387 x1203 -x3746 x3136 -x480 x1090 x3061 -x2592 x1750 -x2559 -x3812 -x3534 -x1105 -x1453 -x3077 x2449 -x3380 -x1562 x1269 x1830 x2259 -x579 -x3363 -x878 -x2274 x851 x1597 x2306 -x787 x1951 -x3828 -x274 x2012 -x526 -x808 -x4447 -x203 -x4580 -x2866 -x2961 x2977 -x3274 -x770 x2185 -x2919 x2307 x3103 -x1938 -x1880 -x3039 x1979 x3144 x3403 -x1890 -x949 -x3324 x3908 -x4111 -x1153 x2948 -x4419 -x2702 -x967 -x1624 -x1876 -x2209 x3819 x2339 x1387 -x3699 -x1412 x1717 -x896 -x2241 x4570 -x4241 -x3543 -x326 x2541 -x3990 x3771 x3431 -x1550 -x530 x702 -x2648 x871 -x2720 -x4119 -x3875 -x4140 x4335 -x3384 -x1832 -x1092 -x3826 x3601 -x377 x264 -x3454 -x3530 -x4358 x4360 -x3235 -x1782 -x3587 -x1209 x3057 -x293 -x2752 -x1302 -x1075 x406 -x3659 -x1976 -x2664 -x1125 x3589 -x1898 -x2452 x3036 -x4536 -x1765 -x3874 x603 x3252 -x814 x3516 x2780 -x3084 -x1163 -x3035 -x3455 x3441 -x3206 x1796 x1440 x4343 x1098 -x604 -x2010 x2485 x754 -x1011 -x3026 -x2018 x4239 -x634 -x4186 x2310 -x247 x495 x58 -x2308 -x1891 -x1999 -x1824 x1324 x4014 x699 x2694 -x3887 -x897 x1524 -x2463 -x1722 -x3128 -x1059 x565 -x3612 -x2643 x1307 x54 -x223 -x1509 -x1760 -x1885 -x433 -x1017 x1522 -x4428 -x289 -x2818 x3698 -x791 -x3783 -x2414 x3959 x2029 -x1026 -x720 -x3358 x2889 -x1348 -x3863 -x1236 -x2073 x4100 x1581 -x3107 -x4524 -x3953 x138 x2141 x3468 x4563 -x469 x3927 -x1379 -x2356 -x455 -x3174 -x2069 x3906 x4142 x854 -x224 -x135 -x516 -x2676 -x2974 -x15 -x3506 x2665 -x2689 -x3866 x713 -x2461 -x3617 x4367 -x3011 x1821 x2599 -x1793 -x4075 -x2891 -x246 x1259 x3814 -x370 -x1405 -x2428 x3203 x3636 -x4026 x230 -x1648 -x50 -x157 -x677 -x1973 x3689 -x4157 x2140 -x3803 x3816 -x2125 -x2201 -x1469 -x2999 x3797 -x1623 x3145 x2708 -x1206 -x38 -x20 -x1610 -x1438 -x1679 -x2709 -x1279 -x1294 -x2557 -x640 -x2967 -x3496 -x4231 -x1740 -x2019 x301 -x2869 -x2807 -x1325 -x2203 -x1773 -x212 -x113 -x3853 -x4295 -x4480 -x2249 -x3003 x3071 x1947 -x3146 -x3551 -x2518 -x2483 -x2711 -x2409 -x4207 x1572 -x1200 -x3473 -x3513 -x1140 x3425 -x220 -x810 x3469 -x79 -x4329 x4326 -x2348 -x2856 x3585 -x2703 -x701 -x1352 -x4236 -x1452 x2533 -x4398 x422 -x2050 -x2554 -x3390 x1198 -x2083 x3255 -x2839 x4072 -x1397 x3113 -x518 -x1867 -x1926 -x2763 x444 x1320 -x235 x1588 -x2195 x4061 -x3001 x1724 x4354 x2499 -x2873 -x496 -x136 -x2237 x1737 -x132 -x1741 -x2595 x3973 -x2597 -x174 x2880 x1355 -x978 -x2471 x3022 -x2246 -x3266 -x4167 -x1928 -x907 x3666 x1775 -x1900 -x860 -x1301 -x2748 -x37 x755 -x1250 x1684 -x1747 -x3193 -x3213 x4252 -x4479 -x1625 -x123 x3129 -x3480 x3840 -x3989 x3909 x3247 -x2243 -x4511 -x2545 -x353 -x3646 -x386 -x4594 -x3832 x3913 -x2093 -x1881 -x2635 -x3350 -x1570 -x3675 x4520 -x1344 -x3217 x1808 x3582 -x360 -x3991 -x733 -x2853 -x2430 x1695 -x636 x4555 -x1111 -x1378 -x3670 x3126 x4497 x120 -x33 x4547 -x191 -x2447 x4452 -x934 x268 x3169 -x2178 -x781 x4412 x3715 -x3594 -x885 -x2134 -x1497 x2137 -x3484 -x225 x4235 -x4415 x3507 -x2814 -x1226 -x3004 -x997 x4255 x4485 -x378 -x278 -x1413 x427 x168 -x890 x1662 -x1868 x3332 x1243 x987 x3901 x4575 -x1481 x3986 -x4105 x4042 -x2688 x822 -x2457 x2868 -x2467 -x2079 -x2973 x2108 -x2700 -x3344 x3773 x4023 -x778 x1861 x4414 -x2004 x4438 x1166 -x1541 x3914 x3686 -x4359 x3998 x4396 -x4139 -x2859 -x1989 -x232 -x2726 -x3075 x1556 -x2275 -x2633 -x1222 -x2558 -x2293 -x2632 -x3068 -x2468 -x2487 -x532 -x551 -x845 -x55 -x411 -x923 -x3618 -x255 x416 -x884 -x2916 -x3189 -x665 x4465 x4383 x3772 -x2146 -x1086 x206 -x834 x1617 -x3218 -x4578 -x643 -x656 -x1265 -x1864 -x3042 x1368 x1585 x868 x2181 x4065 -x109 -x531 x417 -x1520 x1284 -x3060 x470 -x4529 x4530 -x1933 x564 -x2284 x2792 x606 x3448 -x502 x709 x1244 -x572 -x2978 x3434 -x1621 x2475 x3610 -x2058 -x3276 -x334 x3606 x4409 -x409 x2942 -x4437 -x347 -x3467 -x3724 x3175 -x1848 x3133 -x1277 x917 -x2375 -x3231 x3298 -x605 -x4518 x2649 -x909 -x1557 -x975 x2020 -x4212 -x752 x3769 -x2245 -x244 x4315 -x3421 -x3609 x1803 x4280 -x2717 -x2928 -x3719 x4068 -x2001 x1288 -x4500 -x4553 x2238 x2681 -x1500 -x1149 x3888 -x99 x323 -x959 -x859 -x517 -x2491 -x2798 -x4278 -x4615 -x1202 x4442 -x3064 -x1046 -x628 -x882 x3809 -x231 -x2675 x629 x1693 -x1115 x1513 x1789 x2501 x2976 x3442 x4404 x316 -x2899 -x852 -x3141 x3977 x819 -x512 -x2591 x3029 -x3933 -x3 -x3089 -x1923 x3619 -x150 x545 -x327 -x2279 x671 -x538 x2488 x3571 x3216 -x4440 x4172 x574 x3553 x1263 -x1445 x1622 -x2216 -x3399 x1362 -x267 x1635 -x744 x2115 x1120 -x1542 -x2616 -x1887 x3547 -x847 x658 x1804 x3658 -x3127 -x1121 -x786 -x2861 -x4362 -x586 x866 -x2424 -x684 -x500 -x2401 -x2056 -x1847 x3665 -x250 -x4445 -x4332 -x1176 x1683 -x2193 -x1751 -x782 -x2773 -x1056 x2746 -x3857 -x3505 -x2411 -x751 -x1582 x2507 x3100 -x3115 -x3230 -x3744 -x3542 x4056 x1087 -x2673 -x1429 x2465 -x2167 -x3334 -x104 -x1068 x1377 -x3069 -x3238 x1333 -x2393 -x2811 -x1062 x2619 -x533 x766 x1838 x900 x3257 -x190 -x3411 -x4109 x3121 x2190 x3532 x3839 -x2232 -x821 x1691 x2800 x3557 -x4067 -x4219 x4096 x675 x178 x3263 -x111 -x3942 x4185 -x1321 -x1902 x2528 -x1990 -x3760 -x1678 -x134 x1573 x1289 -x1698 -x4118 x4164 -x757 x2512 -x1110 -x3650 -x184 -x350 -x2262 -x2895 -x4277 -x2953 x4454 x3932 -x2572 x618 x389 -x2663 x3179 -x4170 -x801 -x3871 -x2385 -x727 -x1748 -x1287 -x3052 -x1548 x4426 x904 -x3765 -x1407 x3429 x324 x3714 x3726 x2042 -x1620 -x4177 x4251 -x4265 x779 -x943 -x313 x2639 -x1907 x3904 -x41 -x2806 -x107 -x352 -x2864 x1944 x2867 x3944 -x372 -x129 -x3564 x2707 x3975 x14 -x118 -x543 -x458 -x2427 x2791 x3662 -x785 -x3829 -x3637 -x2186 -x1213 -x2464 -x1825 x2264 -x4579 -x730 x2952 -x918 x2346 -x4004 -x1300 -x2915 x3028 -x486 x1016 x2338 -x1278 -x4144 x2750 -x930 x4501 x305 -x1114 x62 -x2287 -x2288 -x1151 x1145 -x3422 -x3911 x45 -x1508 -x1085 -x3445 -x2365 x4099 -x164 -x2101 -x396 x1742 x3118 x4259 x4069 -x4000 x4116 -x1007 x4434 x3357 -x1596 x439 x2820 x3404 -x698 -x2530 -x2799 x4171 x557 x958 x855 x1767 -x2072 -x158 -x3824 -x3154 -x4024 x2255 -x3034 -x1366 -x4507 -x2049 -x1697 x2742 -x473 -x3649 x4079 -x192 x963 -x1322 -x815 -x1334 -x2321 -x3150 -x3813 -x2085 -x314 x1357 -x3463 -x3607 -x446 -x1918 -x2785 -x3096 x4029 -x694 x1818 -x3382 -x4378 x4599 -x2354 -x876 -x283 -x69 -x1009 x4294 x4392 x4226 -x1038 -x858 x3259 x3626 -x4431 x2235 -x2422 -x3242 x708 -x3678 -x1532 x2538 -x2714 -x369 -x428 x1530 -x2156 x2509 -x1708 -x2282 x2782 -x964 x4588 x4221 x3535 -x4502 -x2030 x2383 x4425 -x1971 -x2191 -x1152 x4384 x4243 -x993 -x3329 -x1212 -x2858 x3647 x3705 -x3007 x3045 x4572 -x944 -x2370 -x2152 -x3755 x4375 -x1021 -x2515 x2677 -x3531 -x4299 -x1072 -x1915 -x3488 x2269 -x1234 x217 -x4557 -x4584 x1247 -x2013 x2033 -x2410 -x1214 -x1245 x1703 -x1896 -x4574 -x2416 -x1739 -x1913 -x639 x2489 -x3417 -x1396 x3869 x4209 -x1427 -x4224 -x276 x1436 -x1004 -x2842 x1940 x3841 -x1192 x1733 -x3031 -x1035 x1327 x4616 -x4283 -x1188 x653 x1297 -x973 -x728 -x3270 -x2658 -x1215 -x748 x717 -x2086 -x1578 x2236 -x1471 -x4457 x2398 -x3533 -x1719 -x1798 x1975 -x1367 x818 -x2344 -x2608 x3209 x3969 x2829 x4285 -x661 -x2621 x3176 -x3780 x4373 -x4516 -x2214 x1033 -x3402 x2887 x3682 -x4592 x4484 -x402 x1576 -x2445 -x1219 x426 -x2076 x3143 -x4182 -x1201 -x2482 -x2226 -x145 -x3414 x4009 x4107 -x2587 x582 x1953 -x4345 -x4017 x4062 x4121 x3172 -x4432 x297 -x237 -x1917 x1753 x2106 -x994 x4309 -x756 -x1189 -x357 -x2364 -x1432 x2127 x942 -x1448 -x1454 -x2369 -x1225 -x4125 -x4133 x1199 x1305 -x161 -x3782 x3931 x3952 -x4129 x4304 -x2669 x1270
323.35/21.69 s OPTIMUM FOUND
323.35/21.69 c Time taken to solve: 20.471357634 seconds
323.35/21.69 c Total time taken: 20.717724561691284 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-4847995-1784136130/watcher-4847995-1784136130 -o /tmp/evaluation-result-4847995-1784136130/solver-4847995-1784136130 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4847995-1784136130/vars-4847995-1784136130 --bin-var /tmp/runsolver-exch-nodeE007-1784136130-24898 --watchdog 3760 run HOME/instance-4847995-1784136130.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1369084274 --intermediate --solver ortools
running on 16 cores: 0-15
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 0-2,4-8,10,12,16-25,27,30,34-36,40-42,44-47,49-50,56,60-63
3550 MHz: 32-33
3600 MHz: 3,9,11,13-15,26,28-29,31,37-39,43,48,51-55,57-59
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 0-8,10,12
3600 MHz: 9,11,13-15
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 0-15
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (127531 MiB free)
node 1: cores 8-15, 129019 MiB (128608 MiB free)
node 2: cores 16-23, 129019 MiB (128671 MiB free)
node 3: cores 24-31, 129003 MiB (128665 MiB free)
node 4: cores 32-39, 129019 MiB (128635 MiB free)
node 5: cores 40-47, 129019 MiB (128701 MiB free)
node 6: cores 48-55, 128973 MiB (128645 MiB free)
node 7: cores 56-63, 128474 MiB (127936 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): 57600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 57630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 256000000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 256051200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=24951, runsolver pid=24947
Current StackSize limit: 8192 KiB
[startup+0.100062 s]*
/proc/loadavg: 2.49 9.77 12.79 4/811 24967
/proc/meminfo: memFree=1052028576/1055320708 swapFree=33554428/33554428
[pid=24951] ppid=24947 vsize=4324 memory=3232 CPUtime=0 cores=0-15
/proc/24951/stat : 24951 (run) S 24947 24951 24888 0 -1 4194304 263 124 0 0 0 0 0 0 20 0 1 0 3201519 4427776 640 18446744073709551615 94457922240512 94457923135045 140733516846000 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94457923374096 94457923421840 94457943007232 140733516851319 140733516851557 140733516851557 140733516857297 0
/proc/24951/statm: 1081 808 720 219 0 143 0
[pid=24959] ppid=24951 vsize=21644 memory=16684 CPUtime=0.03 cores=0-15
/proc/24959/stat : 24959 (python3) R 24951 24951 24888 0 -1 4194304 2683 0 0 0 3 0 0 0 20 0 1 0 3201521 22163456 3968 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 0 0 0 17 9 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
/proc/24959/statm: 5411 4171 1657 753 0 3239 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 25968 KiB
Current children cumulated memory: 19916 KiB
[startup+0.211203 s]*
/proc/loadavg: 2.49 9.77 12.79 31/841 24997
/proc/meminfo: memFree=1051998592/1055320708 swapFree=33554428/33554428
[pid=24951] ppid=24947 vsize=4324 memory=3232 CPUtime=0 cores=0-15
/proc/24951/stat : 24951 (run) S 24947 24951 24888 0 -1 4194304 263 124 0 0 0 0 0 0 20 0 1 0 3201519 4427776 640 18446744073709551615 94457922240512 94457923135045 140733516846000 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94457923374096 94457923421840 94457943007232 140733516851319 140733516851557 140733516851557 140733516857297 0
/proc/24951/statm: 1081 808 720 219 0 143 0
[pid=24959] ppid=24951 vsize=722304 memory=30960 CPUtime=0.37 cores=0-15
/proc/24959/stat : 24959 (python3) R 24951 24951 24888 0 -1 4194304 4701 0 0 0 36 1 0 0 20 0 16 0 3201521 739639296 7552 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 0 0 0 17 9 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
/proc/24959/statm: 180576 7740 3412 753 0 167275 0
[pid=24959/tid=24983] ppid=24951 vsize=722304 memory=8462108013221118012 CPUtime=0.01 cores=0-15
/proc/24959/task/24983/stat : 24983 (python3) R 24951 24951 24888 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3201539 739639296 7552 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 0 0 0 -1 9 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24984] ppid=24951 vsize=722304 memory=4156 CPUtime=0.01 cores=0-15
/proc/24959/task/24984/stat : 24984 (python3) R 24951 24951 24888 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3201539 739639296 7552 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 0 0 0 -1 3 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24985] ppid=24951 vsize=722304 memory=4474 CPUtime=0.01 cores=0-15
/proc/24959/task/24985/stat : 24985 (python3) R 24951 24951 24888 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3201539 739639296 7552 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 0 0 0 -1 7 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24986] ppid=24951 vsize=722304 memory=61805418531005 CPUtime=0.01 cores=0-15
/proc/24959/task/24986/stat : 24986 (python3) R 24951 24951 24888 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3201539 739639296 7552 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 0 0 0 -1 8 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24987] ppid=24951 vsize=722304 memory=58511195374226 CPUtime=0.01 cores=0-15
/proc/24959/task/24987/stat : 24987 (python3) R 24951 24951 24888 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3201539 739639296 7552 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 0 0 0 -1 1 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24988] ppid=24951 vsize=722304 memory=20019 CPUtime=0.01 cores=0-15
/proc/24959/task/24988/stat : 24988 (python3) R 24951 24951 24888 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3201539 739639296 7552 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 0 0 0 -1 13 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24989] ppid=24951 vsize=722304 memory=62905047645268 CPUtime=0.01 cores=0-15
/proc/24959/task/24989/stat : 24989 (python3) R 24951 24951 24888 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3201539 739639296 7552 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 0 0 0 -1 6 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24990] ppid=24951 vsize=722304 memory=13852979748931490 CPUtime=0.01 cores=0-15
/proc/24959/task/24990/stat : 24990 (python3) R 24951 24951 24888 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3201539 739639296 7552 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 0 0 0 -1 11 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24991] ppid=24951 vsize=722304 memory=3834873568114791796 CPUtime=0.01 cores=0-15
/proc/24959/task/24991/stat : 24991 (python3) R 24951 24951 24888 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3201539 739639296 7552 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 0 0 0 -1 0 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24992] ppid=24951 vsize=722304 memory=0 CPUtime=0.01 cores=0-15
/proc/24959/task/24992/stat : 24992 (python3) R 24951 24951 24888 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3201539 739639296 7552 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 0 0 0 -1 14 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24993] ppid=24951 vsize=722304 memory=0 CPUtime=0.01 cores=0-15
/proc/24959/task/24993/stat : 24993 (python3) R 24951 24951 24888 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3201539 739639296 7552 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 0 0 0 -1 4 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24994] ppid=24951 vsize=722304 memory=0 CPUtime=0.01 cores=0-15
/proc/24959/task/24994/stat : 24994 (python3) R 24951 24951 24888 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3201539 739639296 7552 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 0 0 0 -1 10 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24995] ppid=24951 vsize=722304 memory=0 CPUtime=0.01 cores=0-15
/proc/24959/task/24995/stat : 24995 (python3) R 24951 24951 24888 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3201539 739639296 7552 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 0 0 0 -1 5 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24996] ppid=24951 vsize=722304 memory=0 CPUtime=0.01 cores=0-15
/proc/24959/task/24996/stat : 24996 (python3) R 24951 24951 24888 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3201539 739639296 7552 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 0 0 0 -1 12 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24997] ppid=24951 vsize=722304 memory=0 CPUtime=0.01 cores=0-15
/proc/24959/task/24997/stat : 24997 (python3) R 24951 24951 24888 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3201539 739639296 7552 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 0 0 0 -1 2 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 726628 KiB
Current children cumulated memory: 34192 KiB
[startup+0.310594 s]*
/proc/loadavg: 2.49 9.77 12.79 16/871 25027
/proc/meminfo: memFree=1051980120/1055320708 swapFree=33554428/33554428
[pid=24951] ppid=24947 vsize=4324 memory=3232 CPUtime=0 cores=0-15
/proc/24951/stat : 24951 (run) S 24947 24951 24888 0 -1 4194304 263 124 0 0 0 0 0 0 20 0 1 0 3201519 4427776 640 18446744073709551615 94457922240512 94457923135045 140733516846000 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94457923374096 94457923421840 94457943007232 140733516851319 140733516851557 140733516851557 140733516857297 0
/proc/24951/statm: 1081 808 720 219 0 143 0
[pid=24959] ppid=24951 vsize=728172 memory=37476 CPUtime=1.23 cores=0-15
/proc/24959/stat : 24959 (python3) R 24951 24951 24888 0 -1 4194304 6148 0 0 0 121 2 0 0 20 0 16 0 3201521 745648128 9216 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 0 0 0 17 9 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
/proc/24959/statm: 182043 9369 3618 753 0 168649 0
[pid=24959/tid=24983] ppid=24951 vsize=728172 memory=8323963410388843406 CPUtime=0.05 cores=0-15
/proc/24959/task/24983/stat : 24983 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3201539 745648128 9216 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24984] ppid=24951 vsize=728172 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24984/stat : 24984 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 745648128 9216 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24985] ppid=24951 vsize=728172 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24985/stat : 24985 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 745648128 9216 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24986] ppid=24951 vsize=728172 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24986/stat : 24986 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 745648128 9216 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24987] ppid=24951 vsize=728172 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24987/stat : 24987 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 745648128 9216 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24988] ppid=24951 vsize=728172 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24988/stat : 24988 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 745648128 9216 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24989] ppid=24951 vsize=728172 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24989/stat : 24989 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 745648128 9216 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24990] ppid=24951 vsize=728172 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24990/stat : 24990 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 745648128 9216 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24991] ppid=24951 vsize=728172 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24991/stat : 24991 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 745648128 9216 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24992] ppid=24951 vsize=728172 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24992/stat : 24992 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 745648128 9216 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24993] ppid=24951 vsize=728172 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24993/stat : 24993 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 745648128 9216 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24994] ppid=24951 vsize=728172 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24994/stat : 24994 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 745648128 9216 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24995] ppid=24951 vsize=728172 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24995/stat : 24995 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 745648128 9216 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24996] ppid=24951 vsize=728172 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24996/stat : 24996 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 745648128 9216 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24997] ppid=24951 vsize=728172 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24997/stat : 24997 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 745648128 9216 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 732496 KiB
Current children cumulated memory: 40708 KiB
[startup+0.700198 s]
/proc/loadavg: 2.49 9.77 12.79 3/871 25027
/proc/meminfo: memFree=1051930188/1055320708 swapFree=33554428/33554428
[pid=24951] ppid=24947 vsize=4324 memory=3232 CPUtime=0 cores=0-15
/proc/24951/stat : 24951 (run) S 24947 24951 24888 0 -1 4194304 263 124 0 0 0 0 0 0 20 0 1 0 3201519 4427776 640 18446744073709551615 94457922240512 94457923135045 140733516846000 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94457923374096 94457923421840 94457943007232 140733516851319 140733516851557 140733516851557 140733516857297 0
/proc/24951/statm: 1081 808 720 219 0 143 0
[pid=24959] ppid=24951 vsize=816916 memory=80684 CPUtime=1.38 cores=0-15
/proc/24959/stat : 24959 (python3) D 24951 24951 24888 0 -1 4194304 14414 0 0 0 132 6 0 0 20 0 16 0 3201521 836521984 19968 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 0 0 0 17 9 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
/proc/24959/statm: 204229 20171 6592 753 0 176291 0
[pid=24959/tid=24983] ppid=24951 vsize=816916 memory=11980 CPUtime=0.05 cores=0-15
/proc/24959/task/24983/stat : 24983 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3201539 836521984 19968 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24984] ppid=24951 vsize=816916 memory=5860 CPUtime=0.07 cores=0-15
/proc/24959/task/24984/stat : 24984 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 836521984 19968 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24985] ppid=24951 vsize=816916 memory=2496 CPUtime=0.07 cores=0-15
/proc/24959/task/24985/stat : 24985 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 836521984 19968 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24986] ppid=24951 vsize=816916 memory=3544 CPUtime=0.07 cores=0-15
/proc/24959/task/24986/stat : 24986 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 836521984 19968 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24987] ppid=24951 vsize=816916 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24987/stat : 24987 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 836521984 19968 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24988] ppid=24951 vsize=816916 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24988/stat : 24988 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 836521984 19968 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24989] ppid=24951 vsize=816916 memory=139831854248245 CPUtime=0.07 cores=0-15
/proc/24959/task/24989/stat : 24989 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 836521984 19968 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24990] ppid=24951 vsize=816916 memory=19086 CPUtime=0.07 cores=0-15
/proc/24959/task/24990/stat : 24990 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 836521984 19968 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24991] ppid=24951 vsize=816916 memory=19392 CPUtime=0.07 cores=0-15
/proc/24959/task/24991/stat : 24991 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 836521984 19968 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24992] ppid=24951 vsize=816916 memory=19925 CPUtime=0.07 cores=0-15
/proc/24959/task/24992/stat : 24992 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 836521984 19968 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24993] ppid=24951 vsize=816916 memory=3470693392234211392 CPUtime=0.07 cores=0-15
/proc/24959/task/24993/stat : 24993 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 836521984 19968 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24994] ppid=24951 vsize=816916 memory=6944656592387989600 CPUtime=0.07 cores=0-15
/proc/24959/task/24994/stat : 24994 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 836521984 19968 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24995] ppid=24951 vsize=816916 memory=-2894194469293096251 CPUtime=0.07 cores=0-15
/proc/24959/task/24995/stat : 24995 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 836521984 19968 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24996] ppid=24951 vsize=816916 memory=8292088542645559441 CPUtime=0.07 cores=0-15
/proc/24959/task/24996/stat : 24996 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 836521984 19968 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24997] ppid=24951 vsize=816916 memory=-7371075648131860577 CPUtime=0.07 cores=0-15
/proc/24959/task/24997/stat : 24997 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 836521984 19968 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 2 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 821240 KiB
Current children cumulated memory: 83916 KiB
[startup+1.50027 s]
################
# More data... #
################
/proc/24959/task/24995/stat : 24995 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3201539 2238459904 163920 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24996] ppid=24951 vsize=2185996 memory=16102554786335015 CPUtime=0.07 cores=0-15
/proc/24959/task/24996/stat : 24996 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3201539 2238459904 163920 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24997] ppid=24951 vsize=2185996 memory=3616444601025716118 CPUtime=0.07 cores=0-15
/proc/24959/task/24997/stat : 24997 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3201539 2238459904 163920 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25052] ppid=24951 vsize=2185996 memory=3840 CPUtime=19.71 cores=0-15
/proc/24959/task/25052/stat : 25052 (python3) R 24951 24951 24888 0 -1 4194368 13687 0 0 0 1970 1 0 0 20 0 32 0 3201658 2238459904 163920 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 13 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25053] ppid=24951 vsize=2185996 memory=7696 CPUtime=19.7 cores=0-15
/proc/24959/task/25053/stat : 25053 (python3) R 24951 24951 24888 0 -1 4194368 15930 0 0 0 1969 1 0 0 20 0 32 0 3201658 2238459904 163920 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 7 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25054] ppid=24951 vsize=2185996 memory=7060 CPUtime=19.7 cores=0-15
/proc/24959/task/25054/stat : 25054 (python3) R 24951 24951 24888 0 -1 4194368 33382 0 0 0 1967 3 0 0 20 0 32 0 3201658 2238459904 163920 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 3 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25055] ppid=24951 vsize=2185996 memory=7228 CPUtime=19.71 cores=0-15
/proc/24959/task/25055/stat : 25055 (python3) R 24951 24951 24888 0 -1 4194368 10982 0 0 0 1971 0 0 0 20 0 32 0 3201658 2238459904 163920 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 9 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25056] ppid=24951 vsize=2185996 memory=3156 CPUtime=19.71 cores=0-15
/proc/24959/task/25056/stat : 25056 (python3) R 24951 24951 24888 0 -1 4194368 13502 0 0 0 1971 0 0 0 20 0 32 0 3201658 2238459904 163920 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 8 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25057] ppid=24951 vsize=2185996 memory=646520 CPUtime=19.71 cores=0-15
/proc/24959/task/25057/stat : 25057 (python3) R 24951 24951 24888 0 -1 4194368 14451 0 0 0 1971 0 0 0 20 0 32 0 3201658 2238459904 163920 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 6 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25058] ppid=24951 vsize=2185996 memory=737944 CPUtime=19.7 cores=0-15
/proc/24959/task/25058/stat : 25058 (python3) R 24951 24951 24888 0 -1 4194368 38928 0 0 0 1968 2 0 0 20 0 32 0 3201658 2238459904 163920 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 1 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25059] ppid=24951 vsize=2185996 memory=3180 CPUtime=19.71 cores=0-15
/proc/24959/task/25059/stat : 25059 (python3) R 24951 24951 24888 0 -1 4194368 15896 0 0 0 1970 1 0 0 20 0 32 0 3201658 2238459904 163920 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 14 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25060] ppid=24951 vsize=2185996 memory=615248 CPUtime=19.7 cores=0-15
/proc/24959/task/25060/stat : 25060 (python3) R 24951 24951 24888 0 -1 4194368 14354 0 0 0 1970 0 0 0 20 0 32 0 3201658 2238459904 163920 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 4 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25061] ppid=24951 vsize=2185996 memory=4740 CPUtime=19.71 cores=0-15
/proc/24959/task/25061/stat : 25061 (python3) R 24951 24951 24888 0 -1 4194368 14587 0 0 0 1970 1 0 0 20 0 32 0 3201658 2238459904 163920 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 10 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25062] ppid=24951 vsize=2185996 memory=3200 CPUtime=19.71 cores=0-15
/proc/24959/task/25062/stat : 25062 (python3) R 24951 24951 24888 0 -1 4194368 12417 0 1 0 1970 1 0 0 20 0 32 0 3201658 2238459904 163920 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 2 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25063] ppid=24951 vsize=2185996 memory=58200 CPUtime=19.41 cores=0-15
/proc/24959/task/25063/stat : 25063 (python3) R 24951 24951 24888 0 -1 4194368 11870 0 0 0 1941 0 0 0 20 0 32 0 3201658 2238459904 163920 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 11 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25064] ppid=24951 vsize=2185996 memory=-7595158612680466045 CPUtime=19.69 cores=0-15
/proc/24959/task/25064/stat : 25064 (python3) R 24951 24951 24888 0 -1 4194368 16664 0 0 0 1968 1 0 0 20 0 32 0 3201658 2238459904 163920 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 5 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25065] ppid=24951 vsize=2185996 memory=8880 CPUtime=19.69 cores=0-15
/proc/24959/task/25065/stat : 25065 (python3) R 24951 24951 24888 0 -1 4194368 15990 0 0 0 1968 1 0 0 20 0 32 0 3201658 2238459904 163920 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 12 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25066] ppid=24951 vsize=2185996 memory=20620 CPUtime=19.65 cores=0-15
/proc/24959/task/25066/stat : 25066 (python3) R 24951 24951 24888 0 -1 4194368 9637 0 0 0 1964 1 0 0 20 0 32 0 3201658 2238459904 163920 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 15 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25067] ppid=24951 vsize=2185996 memory=9316 CPUtime=19.67 cores=0-15
/proc/24959/task/25067/stat : 25067 (python3) R 24951 24951 24888 0 -1 4194368 18389 0 0 0 1966 1 0 0 20 0 32 0 3201658 2238459904 163920 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 0 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
Current children cumulated CPU time: 316.98 s
Current children cumulated vsize: 2190320 KiB
Current children cumulated memory: 665028 KiB
[startup+21.6003 s]
/proc/loadavg: 12.89 11.60 13.32 49/899 25180
/proc/meminfo: memFree=1050337872/1055320708 swapFree=33554428/33554428
[pid=24951] ppid=24947 vsize=4324 memory=3232 CPUtime=0 cores=0-15
/proc/24951/stat : 24951 (run) S 24947 24951 24888 0 -1 4194304 263 124 0 0 0 0 0 0 20 0 1 0 3201519 4427776 640 18446744073709551615 94457922240512 94457923135045 140733516846000 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94457923374096 94457923421840 94457943007232 140733516851319 140733516851557 140733516851557 140733516857297 0
/proc/24951/statm: 1081 808 720 219 0 143 0
[pid=24959] ppid=24951 vsize=2185996 memory=663004 CPUtime=323.35 cores=0-15
/proc/24959/stat : 24959 (python3) S 24951 24951 24888 0 -1 4194304 297904 0 1 0 32304 31 0 0 20 0 32 0 3201521 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
/proc/24959/statm: 546499 165751 13818 753 0 363663 0
[pid=24959/tid=24983] ppid=24951 vsize=2185996 memory=0 CPUtime=0.05 cores=0-15
/proc/24959/task/24983/stat : 24983 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 32 0 3201539 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24984] ppid=24951 vsize=2185996 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24984/stat : 24984 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3201539 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24985] ppid=24951 vsize=2185996 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24985/stat : 24985 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3201539 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24986] ppid=24951 vsize=2185996 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24986/stat : 24986 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3201539 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24987] ppid=24951 vsize=2185996 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24987/stat : 24987 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3201539 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24988] ppid=24951 vsize=2185996 memory=15516 CPUtime=0.07 cores=0-15
/proc/24959/task/24988/stat : 24988 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3201539 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24989] ppid=24951 vsize=2185996 memory=14328 CPUtime=0.07 cores=0-15
/proc/24959/task/24989/stat : 24989 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3201539 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24990] ppid=24951 vsize=2185996 memory=11980 CPUtime=0.07 cores=0-15
/proc/24959/task/24990/stat : 24990 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3201539 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24991] ppid=24951 vsize=2185996 memory=5860 CPUtime=0.07 cores=0-15
/proc/24959/task/24991/stat : 24991 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3201539 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24992] ppid=24951 vsize=2185996 memory=2496 CPUtime=0.07 cores=0-15
/proc/24959/task/24992/stat : 24992 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3201539 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24993] ppid=24951 vsize=2185996 memory=3544 CPUtime=0.07 cores=0-15
/proc/24959/task/24993/stat : 24993 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3201539 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24994] ppid=24951 vsize=2185996 memory=4884 CPUtime=0.07 cores=0-15
/proc/24959/task/24994/stat : 24994 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3201539 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24995] ppid=24951 vsize=2185996 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24995/stat : 24995 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3201539 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24996] ppid=24951 vsize=2185996 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24996/stat : 24996 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3201539 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24997] ppid=24951 vsize=2185996 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24997/stat : 24997 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3201539 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25052] ppid=24951 vsize=2185996 memory=0 CPUtime=20.11 cores=0-15
/proc/24959/task/25052/stat : 25052 (python3) R 24951 24951 24888 0 -1 4194368 13690 0 0 0 2010 1 0 0 20 0 32 0 3201658 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 13 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25053] ppid=24951 vsize=2185996 memory=0 CPUtime=20.1 cores=0-15
/proc/24959/task/25053/stat : 25053 (python3) R 24951 24951 24888 0 -1 4194368 15931 0 0 0 2009 1 0 0 20 0 32 0 3201658 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 7 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25054] ppid=24951 vsize=2185996 memory=0 CPUtime=20.1 cores=0-15
/proc/24959/task/25054/stat : 25054 (python3) R 24951 24951 24888 0 -1 4194368 33414 0 0 0 2007 3 0 0 20 0 32 0 3201658 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 3 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25055] ppid=24951 vsize=2185996 memory=0 CPUtime=20.11 cores=0-15
/proc/24959/task/25055/stat : 25055 (python3) R 24951 24951 24888 0 -1 4194368 10982 0 0 0 2011 0 0 0 20 0 32 0 3201658 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 9 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25056] ppid=24951 vsize=2185996 memory=0 CPUtime=20.1 cores=0-15
/proc/24959/task/25056/stat : 25056 (python3) R 24951 24951 24888 0 -1 4194368 13568 0 0 0 2010 0 0 0 20 0 32 0 3201658 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 8 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25057] ppid=24951 vsize=2185996 memory=3232 CPUtime=20.1 cores=0-15
/proc/24959/task/25057/stat : 25057 (python3) R 24951 24951 24888 0 -1 4194368 14451 0 0 0 2010 0 0 0 20 0 32 0 3201658 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 6 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25058] ppid=24951 vsize=2185996 memory=5680 CPUtime=20.1 cores=0-15
/proc/24959/task/25058/stat : 25058 (python3) R 24951 24951 24888 0 -1 4194368 38937 0 0 0 2008 2 0 0 20 0 32 0 3201658 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 1 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25059] ppid=24951 vsize=2185996 memory=3156 CPUtime=20.11 cores=0-15
/proc/24959/task/25059/stat : 25059 (python3) R 24951 24951 24888 0 -1 4194368 15897 0 0 0 2010 1 0 0 20 0 32 0 3201658 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 14 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25060] ppid=24951 vsize=2185996 memory=661052 CPUtime=20.1 cores=0-15
/proc/24959/task/25060/stat : 25060 (python3) R 24951 24951 24888 0 -1 4194368 14354 0 0 0 2010 0 0 0 20 0 32 0 3201658 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 4 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25061] ppid=24951 vsize=2185996 memory=775016 CPUtime=20.11 cores=0-15
/proc/24959/task/25061/stat : 25061 (python3) R 24951 24951 24888 0 -1 4194368 14849 0 0 0 2010 1 0 0 20 0 32 0 3201658 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 10 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25062] ppid=24951 vsize=2185996 memory=3180 CPUtime=20.11 cores=0-15
/proc/24959/task/25062/stat : 25062 (python3) R 24951 24951 24888 0 -1 4194368 12417 0 1 0 2010 1 0 0 20 0 32 0 3201658 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 2 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25063] ppid=24951 vsize=2185996 memory=620600 CPUtime=19.81 cores=0-15
/proc/24959/task/25063/stat : 25063 (python3) R 24951 24951 24888 0 -1 4194368 11870 0 0 0 1981 0 0 0 20 0 32 0 3201658 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 11 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25064] ppid=24951 vsize=2185996 memory=4236 CPUtime=20.09 cores=0-15
/proc/24959/task/25064/stat : 25064 (python3) R 24951 24951 24888 0 -1 4194368 16664 0 0 0 2008 1 0 0 20 0 32 0 3201658 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 5 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25065] ppid=24951 vsize=2185996 memory=17796 CPUtime=20.09 cores=0-15
/proc/24959/task/25065/stat : 25065 (python3) R 24951 24951 24888 0 -1 4194368 15990 0 0 0 2008 1 0 0 20 0 32 0 3201658 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 12 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25066] ppid=24951 vsize=2185996 memory=10460 CPUtime=20.04 cores=0-15
/proc/24959/task/25066/stat : 25066 (python3) R 24951 24951 24888 0 -1 4194368 9637 0 0 0 2003 1 0 0 20 0 32 0 3201658 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 15 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=25067] ppid=24951 vsize=2185996 memory=8880 CPUtime=20.07 cores=0-15
/proc/24959/task/25067/stat : 25067 (python3) R 24951 24951 24888 0 -1 4194368 18389 0 0 0 2006 1 0 0 20 0 32 0 3201658 2238459904 164176 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 8405026 0 0 0 -1 0 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
Current children cumulated CPU time: 323.35 s
Current children cumulated vsize: 2190320 KiB
Current children cumulated memory: 666236 KiB
[startup+21.7003 s]
/proc/loadavg: 12.89 11.60 13.32 49/899 25180
/proc/meminfo: memFree=1050337872/1055320708 swapFree=33554428/33554428
[pid=24951] ppid=24947 vsize=4324 memory=3232 CPUtime=0 cores=0-15
/proc/24951/stat : 24951 (run) S 24947 24951 24888 0 -1 4194304 263 124 0 0 0 0 0 0 20 0 1 0 3201519 4427776 640 18446744073709551615 94457922240512 94457923135045 140733516846000 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94457923374096 94457923421840 94457943007232 140733516851319 140733516851557 140733516851557 140733516857297 0
/proc/24951/statm: 1081 808 720 219 0 143 0
[pid=24959] ppid=24951 vsize=2022108 memory=450592 CPUtime=324 cores=0-15
/proc/24959/stat : 24959 (python3) R 24951 24951 24888 0 -1 4194304 314741 0 1 0 32366 34 0 0 20 0 16 0 3201521 2070638592 111348 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 0 0 0 0 17 2 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
/proc/24959/statm: 505527 112648 13864 753 0 335292 0
[pid=24959/tid=24983] ppid=24951 vsize=2022108 memory=46964 CPUtime=0.05 cores=0-15
/proc/24959/task/24983/stat : 24983 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3201539 2070638592 111348 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 0 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24984] ppid=24951 vsize=2022108 memory=3232 CPUtime=0.07 cores=0-15
/proc/24959/task/24984/stat : 24984 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 2070638592 111348 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 0 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24985] ppid=24951 vsize=2022108 memory=164 CPUtime=0.07 cores=0-15
/proc/24959/task/24985/stat : 24985 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 2070638592 111348 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 0 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24986] ppid=24951 vsize=2022108 memory=215255170991044 CPUtime=0.07 cores=0-15
/proc/24959/task/24986/stat : 24986 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 2070638592 111348 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 0 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24987] ppid=24951 vsize=2022108 memory=279663709665728 CPUtime=0.07 cores=0-15
/proc/24959/task/24987/stat : 24987 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 2070638592 111348 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 0 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24988] ppid=24951 vsize=2022108 memory=457984 CPUtime=0.07 cores=0-15
/proc/24959/task/24988/stat : 24988 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 2070638592 111348 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 0 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24989] ppid=24951 vsize=2022108 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24989/stat : 24989 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 2070638592 111348 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 0 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24990] ppid=24951 vsize=2022108 memory=104724 CPUtime=0.07 cores=0-15
/proc/24959/task/24990/stat : 24990 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 2070638592 111348 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 0 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24991] ppid=24951 vsize=2022108 memory=2369 CPUtime=0.07 cores=0-15
/proc/24959/task/24991/stat : 24991 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 2070638592 111348 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 0 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24992] ppid=24951 vsize=2022108 memory=449136 CPUtime=0.07 cores=0-15
/proc/24959/task/24992/stat : 24992 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 2070638592 111348 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 0 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24993] ppid=24951 vsize=2022108 memory=554700 CPUtime=0.07 cores=0-15
/proc/24959/task/24993/stat : 24993 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 2070638592 111348 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 0 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24994] ppid=24951 vsize=2022108 memory=-7819499722308744898 CPUtime=0.07 cores=0-15
/proc/24959/task/24994/stat : 24994 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 2070638592 111348 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 0 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24995] ppid=24951 vsize=2022108 memory=279663710612800 CPUtime=0.07 cores=0-15
/proc/24959/task/24995/stat : 24995 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 2070638592 111348 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 0 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24996] ppid=24951 vsize=2022108 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24996/stat : 24996 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 2070638592 111348 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 0 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
[pid=24959/tid=24997] ppid=24951 vsize=2022108 memory=0 CPUtime=0.07 cores=0-15
/proc/24959/task/24997/stat : 24997 (python3) S 24951 24951 24888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3201539 2070638592 111348 18446744073709551615 4321280 7402577 140736082827840 0 0 0 0 16781312 0 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 17809408 140736082835346 140736082835600 140736082835600 140736082841530 0
Current children cumulated CPU time: 324 s
Current children cumulated vsize: 2026432 KiB
Current children cumulated memory: 453824 KiB
Child status: 0
Real time (s): 21.796
CPU time (s): 324.113
CPU user time (s): 323.743
CPU system time (s): 0.369984
CPU usage (%): 1487.03
Max. virtual memory (cumulated for all children) (KiB): 2190320
Max. memory (cumulated for all children) (KiB): 666236
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 323.743
system time used= 0.369984
maximum resident set size= 659776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 326570
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5404
involuntary context switches= 3290
# summary of solver processes directly reported to runsolver:
# pid: 24951
# total CPU time (s): 324.113
# total CPU user time (s): 323.743
# total CPU system time (s): 0.369984
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.116728 second user time and 0.281672 second system time
The end
Launcher Data
Begin job on nodeE007 at 2026-07-15 19:22:10
IDJOB=4847995
IDBENCH=146656
IDSOLVER=3707
FILE ID=nodeE007/4847995-1784136130
RUNJOBID= nodeE007-1784136130-24898
SLURM_JOB_ID= 12756561
Free space on /tmp= 802840 MiB
SOLVER NAME= cpmpy_ortools (16 cores) (16 cores) 2026-07-14
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-30:30:4.5:0.95:100.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores NBCORE --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4847995-1784136130/watcher-4847995-1784136130 -o /tmp/evaluation-result-4847995-1784136130/solver-4847995-1784136130 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4847995-1784136130/vars-4847995-1784136130 --bin-var /tmp/runsolver-exch-nodeE007-1784136130-24898 --watchdog 3760 run HOME/instance-4847995-1784136130.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1369084274 --intermediate --solver ortools
TIME LIMIT= 57600 seconds
MEMORY LIMIT= 250000 MiB
NBCORE= 16
MD5SUM BENCH= ef7e1a396aea94ad22e53d7673ab3bc9
RANDOM SEED=1369084274
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.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 1
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 1
cpu cores : 32
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 2
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 2
cpu cores : 32
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 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 : 3591.858
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.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 4
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 64
cpu cores : 32
apicid : 64
initial apicid : 64
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 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.74
TLB size : 192 4K pages
clflush size : 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.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 7
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 67
cpu cores : 32
apicid : 67
initial apicid : 67
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 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.74
TLB size : 192 4K pages
clflush size : 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 : 3585.036
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.74
TLB size : 192 4K pages
clflush size : 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 : 3580.535
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.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 11
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 35
cpu cores : 32
apicid : 35
initial apicid : 35
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 12
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 96
cpu cores : 32
apicid : 96
initial apicid : 96
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 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 : 3588.269
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.74
TLB size : 192 4K pages
clflush size : 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.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 15
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 99
cpu cores : 32
apicid : 99
initial apicid : 99
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 16
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 48
cpu cores : 32
apicid : 48
initial apicid : 48
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 17
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 49
cpu cores : 32
apicid : 49
initial apicid : 49
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 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.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 19
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 51
cpu cores : 32
apicid : 51
initial apicid : 51
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 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.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 21
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 113
cpu cores : 32
apicid : 113
initial apicid : 113
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 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.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 23
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 115
cpu cores : 32
apicid : 115
initial apicid : 115
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 24
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 16
cpu cores : 32
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 25
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 17
cpu cores : 32
apicid : 17
initial apicid : 17
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 26
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 18
cpu cores : 32
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 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.74
TLB size : 192 4K pages
clflush size : 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 : 3586.057
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.74
TLB size : 192 4K pages
clflush size : 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 : 3585.637
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.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 30
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 82
cpu cores : 32
apicid : 82
initial apicid : 82
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 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 : 3585.799
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.74
TLB size : 192 4K pages
clflush size : 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 : 3573.725
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.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 33
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 1
cpu cores : 32
apicid : 129
initial apicid : 129
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 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.74
TLB size : 192 4K pages
clflush size : 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.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 36
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 64
cpu cores : 32
apicid : 192
initial apicid : 192
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 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 : 3598.116
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.74
TLB size : 192 4K pages
clflush size : 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 : 3602.116
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.74
TLB size : 192 4K pages
clflush size : 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 : 3596.952
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.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 40
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 32
cpu cores : 32
apicid : 160
initial apicid : 160
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 41
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 33
cpu cores : 32
apicid : 161
initial apicid : 161
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 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.74
TLB size : 192 4K pages
clflush size : 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 : 3584.466
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 35
cpu cores : 32
apicid : 163
initial apicid : 163
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 44
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 96
cpu cores : 32
apicid : 224
initial apicid : 224
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 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.74
TLB size : 192 4K pages
clflush size : 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.778
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.74
TLB size : 192 4K pages
clflush size : 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.74
TLB size : 192 4K pages
clflush size : 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.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 49
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 49
cpu cores : 32
apicid : 177
initial apicid : 177
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 50
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 50
cpu cores : 32
apicid : 178
initial apicid : 178
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 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 : 3600.903
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.74
TLB size : 192 4K pages
clflush size : 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 : 3611.044
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.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 53
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 113
cpu cores : 32
apicid : 241
initial apicid : 241
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 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 : 3613.419
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.74
TLB size : 192 4K pages
clflush size : 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.74
TLB size : 192 4K pages
clflush size : 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 : 2493.659
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.74
TLB size : 192 4K pages
clflush size : 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 : 3594.300
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.74
TLB size : 192 4K pages
clflush size : 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 : 3593.600
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.74
TLB size : 192 4K pages
clflush size : 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 : 3594.786
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.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 60
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 80
cpu cores : 32
apicid : 208
initial apicid : 208
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 61
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 81
cpu cores : 32
apicid : 209
initial apicid : 209
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 62
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 82
cpu cores : 32
apicid : 210
initial apicid : 210
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 63
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 83
cpu cores : 32
apicid : 211
initial apicid : 211
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.74
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
/proc/meminfo:
MemTotal: 1055320708 kB
MemFree: 1052067552 kB
MemAvailable: 1049688244 kB
Buffers: 3336 kB
Cached: 857140 kB
SwapCached: 0 kB
Active: 333864 kB
Inactive: 601864 kB
Active(anon): 101680 kB
Inactive(anon): 0 kB
Active(file): 232184 kB
Inactive(file): 601864 kB
Unevictable: 9000 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33554428 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 38696 kB
Writeback: 12 kB
AnonPages: 84224 kB
Mapped: 100908 kB
Shmem: 26428 kB
KReclaimable: 129504 kB
Slab: 490252 kB
SReclaimable: 129504 kB
SUnreclaim: 360748 kB
KernelStack: 13504 kB
PageTables: 2612 kB
SecPageTables: 11912 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214780 kB
Committed_AS: 369708 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 477116 kB
VmallocChunk: 0 kB
Percpu: 115968 kB
HardwareCorrupted: 0 kB
AnonHugePages: 14336 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: 502212 kB
DirectMap2M: 23937024 kB
DirectMap1G: 1049624576 kB
Free space on /tmp at the end= 802772 MiB
End job on nodeE007 at 2026-07-15 19:22:33