Trace number 4796165

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS 1.04UNSAT 491.797 493.531

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/
uclid_pb_benchmarks/normalized-ooo.rf9.ucl.opb
MD5SUM9eef7f00f54ea125af801c7edaf25c33
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.545523
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables11476
Total number of constraints33090
Number of constraints which are clauses32382
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints708
Minimum length of a constraint1
Maximum length of a constraint11
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.03	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4796165-1782482419.opb
0.00/0.12	c NaPS 1.03a50.
0.00/0.12	c Using SAT solver: Kissat
0.00/0.12	c Input file name: HOME/instance-4796165-1782482419.opb
0.00/0.12	c Parsing PB file...
0.00/0.22	c Converting 33089 PB-constraints to clauses...
0.11/0.24	c initScipForCoop
0.11/0.26	c Running SCIP presolver (time limit: 500 sec)...
0.11/0.26	c solveScip
0.11/0.26	c initScipForCoop
0.11/0.26	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
0.11/0.28	c presolving:
0.11/0.31	c (round 1, fast)       29 del vars, 7 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 21847 clqs, 0 implints
0.11/0.32	c (round 2, fast)       53 del vars, 84 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 21869 clqs, 0 implints
0.21/0.34	c    (0.1s) running MILP presolver
0.49/0.61	c    (0.4s) MILP presolver (5 rounds): 633 aggregations, 170 fixings, 0 bound changes
0.49/0.62	c (round 3, medium)     856 del vars, 84 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 20275 clqs, 0 implints
0.49/0.63	c (round 4, fast)       856 del vars, 1880 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 20372 clqs, 0 implints
0.49/0.66	c (round 5, exhaustive) 856 del vars, 1888 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 31198 upgd conss, 0 impls, 20372 clqs, 0 implints
0.58/0.72	c (round 6, exhaustive) 859 del vars, 32254 del conss, 10117 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 31198 upgd conss, 0 impls, 20366 clqs, 0 implints
0.58/0.73	c (round 7, exhaustive) 923 del vars, 32271 del conss, 10134 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 31198 upgd conss, 0 impls, 20209 clqs, 0 implints
0.58/0.73	c (round 8, fast)       985 del vars, 32309 del conss, 10134 add conss, 1 chg bounds, 0 chg sides, 35 chg coeffs, 31199 upgd conss, 0 impls, 20175 clqs, 0 implints
0.58/0.74	c (round 9, exhaustive) 986 del vars, 32342 del conss, 10167 add conss, 1 chg bounds, 0 chg sides, 35 chg coeffs, 31199 upgd conss, 0 impls, 20174 clqs, 0 implints
0.58/0.74	c (round 10, fast)       986 del vars, 32352 del conss, 10167 add conss, 1 chg bounds, 0 chg sides, 35 chg coeffs, 31199 upgd conss, 0 impls, 20184 clqs, 0 implints
0.58/0.74	c (round 11, exhaustive) 986 del vars, 32364 del conss, 10171 add conss, 1 chg bounds, 0 chg sides, 35 chg coeffs, 31199 upgd conss, 0 impls, 20184 clqs, 0 implints
0.58/0.75	c (round 12, exhaustive) 1017 del vars, 32396 del conss, 10172 add conss, 1 chg bounds, 0 chg sides, 35 chg coeffs, 31199 upgd conss, 0 impls, 20122 clqs, 0 implints
0.58/0.76	c (round 13, exhaustive) 1020 del vars, 32401 del conss, 10176 add conss, 1 chg bounds, 0 chg sides, 35 chg coeffs, 31199 upgd conss, 0 impls, 20113 clqs, 0 implints
0.58/0.77	c (round 14, exhaustive) 1029 del vars, 32411 del conss, 10176 add conss, 1 chg bounds, 0 chg sides, 38 chg coeffs, 31199 upgd conss, 0 impls, 20099 clqs, 0 implints
0.58/0.79	c (round 15, exhaustive) 1455 del vars, 32413 del conss, 10178 add conss, 1 chg bounds, 0 chg sides, 38 chg coeffs, 31199 upgd conss, 0 impls, 20762 clqs, 0 implints
0.58/0.79	c (round 16, fast)       1662 del vars, 32642 del conss, 10178 add conss, 1 chg bounds, 0 chg sides, 246 chg coeffs, 31238 upgd conss, 0 impls, 20471 clqs, 0 implints
0.68/0.80	c (round 17, exhaustive) 1685 del vars, 32652 del conss, 10188 add conss, 1 chg bounds, 0 chg sides, 246 chg coeffs, 31238 upgd conss, 0 impls, 20462 clqs, 0 implints
0.68/0.81	c (round 18, exhaustive) 1690 del vars, 32686 del conss, 10217 add conss, 1 chg bounds, 0 chg sides, 246 chg coeffs, 31238 upgd conss, 0 impls, 20446 clqs, 0 implints
0.68/0.81	c (round 19, fast)       1694 del vars, 32697 del conss, 10217 add conss, 1 chg bounds, 0 chg sides, 246 chg coeffs, 31238 upgd conss, 0 impls, 20450 clqs, 0 implints
0.68/0.83	c (round 20, exhaustive) 1763 del vars, 32704 del conss, 10217 add conss, 1 chg bounds, 0 chg sides, 246 chg coeffs, 31238 upgd conss, 0 impls, 27622 clqs, 0 implints
0.68/0.83	c (round 21, fast)       1815 del vars, 32762 del conss, 10217 add conss, 1 chg bounds, 0 chg sides, 298 chg coeffs, 31251 upgd conss, 0 impls, 27528 clqs, 0 implints
0.68/0.84	c (round 22, exhaustive) 1830 del vars, 32775 del conss, 10230 add conss, 1 chg bounds, 0 chg sides, 298 chg coeffs, 31251 upgd conss, 0 impls, 27480 clqs, 0 implints
0.68/0.85	c (round 23, exhaustive) 1834 del vars, 32800 del conss, 10251 add conss, 1 chg bounds, 0 chg sides, 299 chg coeffs, 31251 upgd conss, 0 impls, 27479 clqs, 0 implints
0.68/0.86	c (round 24, exhaustive) 1836 del vars, 32809 del conss, 10254 add conss, 1 chg bounds, 0 chg sides, 299 chg coeffs, 31251 upgd conss, 0 impls, 27482 clqs, 0 implints
0.68/0.88	c (round 25, exhaustive) 1866 del vars, 32810 del conss, 10254 add conss, 1 chg bounds, 0 chg sides, 299 chg coeffs, 31251 upgd conss, 0 impls, 34930 clqs, 0 implints
0.68/0.88	c (round 26, fast)       1879 del vars, 32823 del conss, 10254 add conss, 1 chg bounds, 0 chg sides, 312 chg coeffs, 31260 upgd conss, 0 impls, 34869 clqs, 0 implints
0.68/0.89	c (round 27, exhaustive) 1890 del vars, 32837 del conss, 10267 add conss, 1 chg bounds, 0 chg sides, 313 chg coeffs, 31261 upgd conss, 0 impls, 34839 clqs, 0 implints
0.78/0.90	c (round 28, exhaustive) 1890 del vars, 32846 del conss, 10276 add conss, 1 chg bounds, 0 chg sides, 313 chg coeffs, 31261 upgd conss, 0 impls, 34847 clqs, 0 implints
0.78/0.97	c (round 29, exhaustive) 1923 del vars, 32846 del conss, 10276 add conss, 1 chg bounds, 0 chg sides, 313 chg coeffs, 31261 upgd conss, 0 impls, 60807 clqs, 0 implints
0.78/0.97	c (round 30, fast)       1950 del vars, 32885 del conss, 10276 add conss, 1 chg bounds, 0 chg sides, 340 chg coeffs, 31268 upgd conss, 0 impls, 60677 clqs, 0 implints
0.78/0.99	c (round 31, exhaustive) 1976 del vars, 32908 del conss, 10299 add conss, 1 chg bounds, 0 chg sides, 340 chg coeffs, 31268 upgd conss, 0 impls, 60357 clqs, 0 implints
0.78/0.99	c (round 32, fast)       1996 del vars, 32918 del conss, 10299 add conss, 1 chg bounds, 0 chg sides, 350 chg coeffs, 31268 upgd conss, 0 impls, 60203 clqs, 0 implints
0.78/1.00	c (round 33, exhaustive) 1997 del vars, 32929 del conss, 10310 add conss, 1 chg bounds, 0 chg sides, 350 chg coeffs, 31268 upgd conss, 0 impls, 60170 clqs, 0 implints
0.89/1.01	c (round 34, exhaustive) 2040 del vars, 32931 del conss, 10312 add conss, 1 chg bounds, 0 chg sides, 350 chg coeffs, 31268 upgd conss, 0 impls, 61979 clqs, 0 implints
0.99/1.14	c (round 35, exhaustive) 2146 del vars, 32937 del conss, 10312 add conss, 1 chg bounds, 0 chg sides, 355 chg coeffs, 31269 upgd conss, 0 impls, 80829 clqs, 0 implints
0.99/1.14	c (round 36, fast)       2167 del vars, 32958 del conss, 10312 add conss, 1 chg bounds, 0 chg sides, 376 chg coeffs, 31275 upgd conss, 0 impls, 80720 clqs, 0 implints
0.99/1.15	c (round 37, exhaustive) 2172 del vars, 32969 del conss, 10323 add conss, 1 chg bounds, 0 chg sides, 376 chg coeffs, 31275 upgd conss, 0 impls, 80704 clqs, 0 implints
0.99/1.16	c (round 38, exhaustive) 2172 del vars, 32974 del conss, 10328 add conss, 1 chg bounds, 0 chg sides, 376 chg coeffs, 31275 upgd conss, 0 impls, 80711 clqs, 0 implints
0.99/1.18	c (round 39, exhaustive) 2328 del vars, 32974 del conss, 10328 add conss, 1 chg bounds, 0 chg sides, 376 chg coeffs, 31275 upgd conss, 0 impls, 80495 clqs, 0 implints
0.99/1.18	c (round 40, fast)       2386 del vars, 33035 del conss, 10328 add conss, 1 chg bounds, 0 chg sides, 434 chg coeffs, 31318 upgd conss, 0 impls, 79953 clqs, 0 implints
0.99/1.19	c (round 41, exhaustive) 2387 del vars, 33046 del conss, 10339 add conss, 1 chg bounds, 0 chg sides, 434 chg coeffs, 31318 upgd conss, 0 impls, 79949 clqs, 0 implints
1.08/1.20	c (round 42, exhaustive) 2389 del vars, 33053 del conss, 10341 add conss, 1 chg bounds, 0 chg sides, 434 chg coeffs, 31318 upgd conss, 0 impls, 79933 clqs, 0 implints
1.08/1.21	c (round 43, exhaustive) 2411 del vars, 33075 del conss, 10341 add conss, 1 chg bounds, 0 chg sides, 435 chg coeffs, 31318 upgd conss, 0 impls, 79724 clqs, 0 implints
1.08/1.23	c (round 44, exhaustive) 2441 del vars, 33075 del conss, 10341 add conss, 1 chg bounds, 0 chg sides, 435 chg coeffs, 31318 upgd conss, 0 impls, 82324 clqs, 0 implints
1.08/1.23	c (round 45, fast)       2455 del vars, 33090 del conss, 10341 add conss, 1 chg bounds, 0 chg sides, 449 chg coeffs, 31328 upgd conss, 0 impls, 82214 clqs, 0 implints
1.08/1.25	c (round 46, exhaustive) 2500 del vars, 33090 del conss, 10341 add conss, 1 chg bounds, 0 chg sides, 449 chg coeffs, 31328 upgd conss, 0 impls, 82213 clqs, 0 implints
1.08/1.25	c (round 47, fast)       2527 del vars, 33119 del conss, 10341 add conss, 1 chg bounds, 0 chg sides, 476 chg coeffs, 31342 upgd conss, 0 impls, 82012 clqs, 0 implints
1.08/1.27	c (round 48, exhaustive) 2570 del vars, 33120 del conss, 10342 add conss, 1 chg bounds, 0 chg sides, 476 chg coeffs, 31342 upgd conss, 0 impls, 81847 clqs, 0 implints
1.08/1.27	c (round 49, fast)       2600 del vars, 33151 del conss, 10342 add conss, 1 chg bounds, 0 chg sides, 506 chg coeffs, 31349 upgd conss, 0 impls, 81746 clqs, 0 implints
1.08/1.28	c (round 50, exhaustive) 2601 del vars, 33158 del conss, 10349 add conss, 1 chg bounds, 0 chg sides, 506 chg coeffs, 31349 upgd conss, 0 impls, 81741 clqs, 0 implints
1.18/1.32	c (round 51, exhaustive) 2637 del vars, 33161 del conss, 10350 add conss, 1 chg bounds, 0 chg sides, 506 chg coeffs, 31349 upgd conss, 0 impls, 81879 clqs, 0 implints
1.18/1.32	c (round 52, fast)       2670 del vars, 33199 del conss, 10350 add conss, 1 chg bounds, 0 chg sides, 539 chg coeffs, 31353 upgd conss, 0 impls, 81489 clqs, 0 implints
1.18/1.33	c (round 53, exhaustive) 2682 del vars, 33211 del conss, 10350 add conss, 1 chg bounds, 0 chg sides, 539 chg coeffs, 31353 upgd conss, 0 impls, 81346 clqs, 0 implints
1.18/1.39	c (round 54, exhaustive) 2714 del vars, 33211 del conss, 10350 add conss, 1 chg bounds, 0 chg sides, 539 chg coeffs, 31353 upgd conss, 0 impls, 82073 clqs, 0 implints
1.18/1.39	c (round 55, fast)       2783 del vars, 33258 del conss, 10350 add conss, 1 chg bounds, 0 chg sides, 586 chg coeffs, 31355 upgd conss, 0 impls, 80888 clqs, 0 implints
1.28/1.40	c (round 56, exhaustive) 2789 del vars, 33268 del conss, 10354 add conss, 1 chg bounds, 0 chg sides, 588 chg coeffs, 31355 upgd conss, 0 impls, 80872 clqs, 0 implints
1.28/1.44	c (round 57, exhaustive) 2832 del vars, 33268 del conss, 10354 add conss, 1 chg bounds, 0 chg sides, 588 chg coeffs, 31355 upgd conss, 0 impls, 82089 clqs, 0 implints
1.28/1.44	c (round 58, fast)       2847 del vars, 33287 del conss, 10354 add conss, 1 chg bounds, 0 chg sides, 603 chg coeffs, 31364 upgd conss, 0 impls, 81980 clqs, 0 implints
1.28/1.46	c (round 59, exhaustive) 2876 del vars, 33288 del conss, 10355 add conss, 1 chg bounds, 0 chg sides, 603 chg coeffs, 31364 upgd conss, 0 impls, 82186 clqs, 0 implints
1.28/1.46	c (round 60, fast)       2884 del vars, 33297 del conss, 10355 add conss, 1 chg bounds, 0 chg sides, 611 chg coeffs, 31370 upgd conss, 0 impls, 82147 clqs, 0 implints
1.48/1.63	c (round 61, exhaustive) 2913 del vars, 33298 del conss, 10356 add conss, 1 chg bounds, 0 chg sides, 611 chg coeffs, 31370 upgd conss, 0 impls, 82247 clqs, 0 implints
1.48/1.63	c (round 62, fast)       2927 del vars, 33312 del conss, 10356 add conss, 1 chg bounds, 0 chg sides, 625 chg coeffs, 31379 upgd conss, 0 impls, 82176 clqs, 0 implints
1.48/1.64	c (round 63, exhaustive) 2929 del vars, 33319 del conss, 10361 add conss, 1 chg bounds, 0 chg sides, 625 chg coeffs, 31379 upgd conss, 0 impls, 82167 clqs, 0 implints
1.78/1.90	c (round 64, exhaustive) 2958 del vars, 33319 del conss, 10361 add conss, 1 chg bounds, 0 chg sides, 625 chg coeffs, 31379 upgd conss, 0 impls, 81539 clqs, 0 implints
1.78/1.91	c (round 65, fast)       2973 del vars, 33332 del conss, 10361 add conss, 1 chg bounds, 0 chg sides, 637 chg coeffs, 31385 upgd conss, 0 impls, 81131 clqs, 0 implints
1.78/1.92	c (round 66, exhaustive) 2977 del vars, 33349 del conss, 10373 add conss, 1 chg bounds, 0 chg sides, 637 chg coeffs, 31385 upgd conss, 0 impls, 81058 clqs, 0 implints
2.17/2.34	c    (2.1s) probing: 1000/10494 (9.5%) - 1075 fixings, 82 aggregations, 618938 implications, 0 bound changes
2.67/2.86	c (round 67, exhaustive) 3003 del vars, 33353 del conss, 10373 add conss, 1 chg bounds, 0 chg sides, 637 chg coeffs, 31385 upgd conss, 0 impls, 81686 clqs, 0 implints
2.67/2.86	c (round 68, fast)       3008 del vars, 33366 del conss, 10373 add conss, 1 chg bounds, 0 chg sides, 647 chg coeffs, 31391 upgd conss, 0 impls, 81546 clqs, 0 implints
2.67/2.87	c (round 69, exhaustive) 3010 del vars, 33375 del conss, 10382 add conss, 1 chg bounds, 0 chg sides, 647 chg coeffs, 31391 upgd conss, 0 impls, 81537 clqs, 0 implints
2.67/2.88	c (round 70, exhaustive) 3014 del vars, 33381 del conss, 10385 add conss, 1 chg bounds, 0 chg sides, 647 chg coeffs, 31391 upgd conss, 0 impls, 81370 clqs, 0 implints
2.67/2.89	c (round 71, exhaustive) 3023 del vars, 33388 del conss, 10388 add conss, 1 chg bounds, 0 chg sides, 649 chg coeffs, 31391 upgd conss, 0 impls, 80928 clqs, 0 implints
2.77/2.90	c (round 72, exhaustive) 3041 del vars, 33405 del conss, 10388 add conss, 1 chg bounds, 0 chg sides, 652 chg coeffs, 31391 upgd conss, 0 impls, 80503 clqs, 0 implints
3.37/3.59	c    (3.3s) probing: 2000/10494 (19.1%) - 1092 fixings, 100 aggregations, 1376329 implications, 0 bound changes
3.88/4.08	c (round 73, exhaustive) 3067 del vars, 33405 del conss, 10388 add conss, 1 chg bounds, 0 chg sides, 652 chg coeffs, 31391 upgd conss, 0 impls, 81770 clqs, 0 implints
3.88/4.08	c (round 74, fast)       3068 del vars, 33418 del conss, 10388 add conss, 1 chg bounds, 0 chg sides, 665 chg coeffs, 31404 upgd conss, 0 impls, 81768 clqs, 0 implints
4.37/4.56	c (round 75, exhaustive) 3093 del vars, 33421 del conss, 10391 add conss, 1 chg bounds, 0 chg sides, 665 chg coeffs, 31404 upgd conss, 0 impls, 82325 clqs, 0 implints
4.37/4.56	c (round 76, fast)       3107 del vars, 33435 del conss, 10391 add conss, 1 chg bounds, 0 chg sides, 679 chg coeffs, 31411 upgd conss, 0 impls, 82223 clqs, 0 implints
4.37/4.58	c (round 77, exhaustive) 3107 del vars, 33440 del conss, 10396 add conss, 1 chg bounds, 0 chg sides, 679 chg coeffs, 31411 upgd conss, 0 impls, 82230 clqs, 0 implints
4.67/4.84	c (round 78, exhaustive) 3134 del vars, 33440 del conss, 10396 add conss, 1 chg bounds, 0 chg sides, 679 chg coeffs, 31411 upgd conss, 0 impls, 82291 clqs, 0 implints
4.67/4.85	c (round 79, fast)       3152 del vars, 33456 del conss, 10396 add conss, 1 chg bounds, 0 chg sides, 695 chg coeffs, 31419 upgd conss, 0 impls, 82172 clqs, 0 implints
4.88/5.09	c (round 80, exhaustive) 3178 del vars, 33459 del conss, 10399 add conss, 1 chg bounds, 0 chg sides, 695 chg coeffs, 31419 upgd conss, 0 impls, 82320 clqs, 0 implints
4.88/5.09	c (round 81, fast)       3194 del vars, 33475 del conss, 10399 add conss, 1 chg bounds, 0 chg sides, 711 chg coeffs, 31427 upgd conss, 0 impls, 82206 clqs, 0 implints
4.98/5.16	c    (4.9s) probing: 3000/10494 (28.6%) - 1170 fixings, 117 aggregations, 2511685 implications, 0 bound changes
5.06/5.24	c (round 82, exhaustive) 3219 del vars, 33477 del conss, 10401 add conss, 1 chg bounds, 0 chg sides, 711 chg coeffs, 31427 upgd conss, 0 impls, 81938 clqs, 0 implints
5.06/5.24	c (round 83, fast)       3227 del vars, 33485 del conss, 10401 add conss, 1 chg bounds, 0 chg sides, 719 chg coeffs, 31432 upgd conss, 0 impls, 81883 clqs, 0 implints
5.06/5.25	c (round 84, exhaustive) 3227 del vars, 33504 del conss, 10420 add conss, 1 chg bounds, 0 chg sides, 719 chg coeffs, 31432 upgd conss, 0 impls, 81887 clqs, 0 implints
5.26/5.45	c (round 85, exhaustive) 3253 del vars, 33509 del conss, 10420 add conss, 1 chg bounds, 0 chg sides, 719 chg coeffs, 31432 upgd conss, 0 impls, 81608 clqs, 0 implints
5.26/5.46	c (round 86, exhaustive) 3256 del vars, 33540 del conss, 10449 add conss, 1 chg bounds, 0 chg sides, 721 chg coeffs, 31434 upgd conss, 0 impls, 81504 clqs, 0 implints
5.56/5.72	c (round 87, exhaustive) 3282 del vars, 33547 del conss, 10449 add conss, 1 chg bounds, 0 chg sides, 721 chg coeffs, 31434 upgd conss, 0 impls, 82192 clqs, 0 implints
5.56/5.72	c (round 88, fast)       3290 del vars, 33554 del conss, 10449 add conss, 1 chg bounds, 0 chg sides, 728 chg coeffs, 31441 upgd conss, 0 impls, 82153 clqs, 0 implints
5.56/5.73	c (round 89, exhaustive) 3291 del vars, 33568 del conss, 10463 add conss, 1 chg bounds, 0 chg sides, 728 chg coeffs, 31441 upgd conss, 0 impls, 82152 clqs, 0 implints
5.76/5.93	c (round 90, exhaustive) 3317 del vars, 33569 del conss, 10464 add conss, 1 chg bounds, 0 chg sides, 728 chg coeffs, 31441 upgd conss, 0 impls, 82170 clqs, 0 implints
5.76/5.95	c (round 91, exhaustive) 3319 del vars, 33593 del conss, 10486 add conss, 1 chg bounds, 0 chg sides, 730 chg coeffs, 31443 upgd conss, 0 impls, 82157 clqs, 0 implints
6.16/6.31	c (round 92, exhaustive) 3345 del vars, 33595 del conss, 10486 add conss, 1 chg bounds, 0 chg sides, 730 chg coeffs, 31443 upgd conss, 0 impls, 82038 clqs, 0 implints
6.16/6.31	c (round 93, fast)       3354 del vars, 33604 del conss, 10486 add conss, 1 chg bounds, 0 chg sides, 739 chg coeffs, 31452 upgd conss, 0 impls, 81901 clqs, 0 implints
6.16/6.32	c (round 94, exhaustive) 3355 del vars, 33612 del conss, 10494 add conss, 1 chg bounds, 0 chg sides, 739 chg coeffs, 31452 upgd conss, 0 impls, 81903 clqs, 0 implints
6.16/6.35	c    (6.1s) probing: 4000/10494 (38.1%) - 1216 fixings, 194 aggregations, 3101675 implications, 0 bound changes
6.36/6.53	c (round 95, exhaustive) 3381 del vars, 33613 del conss, 10495 add conss, 1 chg bounds, 0 chg sides, 739 chg coeffs, 31452 upgd conss, 0 impls, 82017 clqs, 0 implints
6.36/6.53	c (round 96, fast)       3389 del vars, 33621 del conss, 10495 add conss, 1 chg bounds, 0 chg sides, 746 chg coeffs, 31460 upgd conss, 0 impls, 81902 clqs, 0 implints
6.36/6.54	c (round 97, exhaustive) 3390 del vars, 33633 del conss, 10507 add conss, 1 chg bounds, 0 chg sides, 746 chg coeffs, 31460 upgd conss, 0 impls, 81902 clqs, 0 implints
6.46/6.60	c (round 98, exhaustive) 3415 del vars, 33634 del conss, 10508 add conss, 1 chg bounds, 0 chg sides, 746 chg coeffs, 31460 upgd conss, 0 impls, 82255 clqs, 0 implints
6.46/6.60	c (round 99, fast)       3435 del vars, 33656 del conss, 10508 add conss, 1 chg bounds, 0 chg sides, 766 chg coeffs, 31464 upgd conss, 0 impls, 82148 clqs, 0 implints
6.46/6.61	c (round 100, exhaustive) 3436 del vars, 33660 del conss, 10512 add conss, 1 chg bounds, 0 chg sides, 766 chg coeffs, 31464 upgd conss, 0 impls, 82143 clqs, 0 implints
6.66/6.85	c (round 101, exhaustive) 3461 del vars, 33662 del conss, 10514 add conss, 1 chg bounds, 0 chg sides, 766 chg coeffs, 31464 upgd conss, 0 impls, 82265 clqs, 0 implints
6.66/6.86	c (round 102, fast)       3467 del vars, 33668 del conss, 10514 add conss, 1 chg bounds, 0 chg sides, 772 chg coeffs, 31470 upgd conss, 0 impls, 82243 clqs, 0 implints
6.66/6.87	c (round 103, exhaustive) 3468 del vars, 33681 del conss, 10527 add conss, 1 chg bounds, 0 chg sides, 772 chg coeffs, 31470 upgd conss, 0 impls, 82242 clqs, 0 implints
6.66/6.88	c (round 104, exhaustive) 3496 del vars, 33683 del conss, 10528 add conss, 1 chg bounds, 0 chg sides, 772 chg coeffs, 31470 upgd conss, 0 impls, 82267 clqs, 0 implints
6.66/6.89	c (round 105, fast)       3507 del vars, 33697 del conss, 10528 add conss, 1 chg bounds, 0 chg sides, 782 chg coeffs, 31472 upgd conss, 0 impls, 82202 clqs, 0 implints
6.76/6.96	c (round 106, exhaustive) 3532 del vars, 33699 del conss, 10530 add conss, 1 chg bounds, 0 chg sides, 782 chg coeffs, 31472 upgd conss, 0 impls, 82267 clqs, 0 implints
6.76/6.96	c (round 107, fast)       3549 del vars, 33719 del conss, 10530 add conss, 1 chg bounds, 0 chg sides, 799 chg coeffs, 31480 upgd conss, 0 impls, 82191 clqs, 0 implints
7.56/7.71	c    (7.5s) probing: 5000/10494 (47.6%) - 1328 fixings, 232 aggregations, 3916940 implications, 0 bound changes
7.87/8.07	c (round 108, exhaustive) 3575 del vars, 33721 del conss, 10532 add conss, 1 chg bounds, 0 chg sides, 799 chg coeffs, 31480 upgd conss, 0 impls, 82130 clqs, 0 implints
7.87/8.07	c (round 109, fast)       3588 del vars, 33738 del conss, 10532 add conss, 1 chg bounds, 0 chg sides, 812 chg coeffs, 31494 upgd conss, 0 impls, 82035 clqs, 0 implints
7.87/8.08	c (round 110, exhaustive) 3589 del vars, 33762 del conss, 10555 add conss, 1 chg bounds, 0 chg sides, 812 chg coeffs, 31494 upgd conss, 0 impls, 82041 clqs, 0 implints
8.96/9.13	c    (8.9s) probing: 6000/10494 (57.2%) - 1351 fixings, 233 aggregations, 4923982 implications, 0 bound changes
9.35/9.57	c (round 111, exhaustive) 3614 del vars, 33769 del conss, 10555 add conss, 1 chg bounds, 0 chg sides, 812 chg coeffs, 31494 upgd conss, 0 impls, 82191 clqs, 0 implints
9.35/9.57	c (round 112, fast)       3640 del vars, 33799 del conss, 10555 add conss, 1 chg bounds, 0 chg sides, 839 chg coeffs, 31506 upgd conss, 0 impls, 82077 clqs, 0 implints
10.35/10.55	c    (10.3s) probing: 7000/10494 (66.7%) - 1363 fixings, 233 aggregations, 5940400 implications, 0 bound changes
11.74/11.93	c    (11.7s) probing: 8000/10494 (76.2%) - 1374 fixings, 236 aggregations, 6938832 implications, 0 bound changes
11.85/12.06	c (round 113, exhaustive) 3666 del vars, 33800 del conss, 10555 add conss, 1 chg bounds, 0 chg sides, 839 chg coeffs, 31506 upgd conss, 0 impls, 81853 clqs, 0 implints
11.85/12.07	c (round 114, fast)       3680 del vars, 33825 del conss, 10555 add conss, 1 chg bounds, 0 chg sides, 856 chg coeffs, 31528 upgd conss, 0 impls, 81774 clqs, 0 implints
12.04/12.25	c    (12.0s) probing: 8228/10494 (78.4%) - 1384 fixings, 236 aggregations, 7135722 implications, 0 bound changes
12.04/12.25	c    (12.0s) probing aborted: 50/50 successive totally useless probings
12.04/12.26	c (round 115, exhaustive) 3689 del vars, 33827 del conss, 10555 add conss, 1 chg bounds, 0 chg sides, 856 chg coeffs, 31528 upgd conss, 0 impls, 82180 clqs, 0 implints
12.04/12.26	c (round 116, fast)       3697 del vars, 33845 del conss, 10555 add conss, 1 chg bounds, 0 chg sides, 864 chg coeffs, 31535 upgd conss, 0 impls, 81715 clqs, 0 implints
12.04/12.27	c    (12.0s) probing: 8233/10494 (78.5%) - 1384 fixings, 236 aggregations, 7135722 implications, 0 bound changes
12.04/12.27	c    (12.0s) probing aborted: 50/50 successive totally useless probings
12.04/12.27	c    (12.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
12.04/12.29	c    (12.0s) no symmetry present (symcode time: 0.01)
12.15/12.30	c presolving (117 rounds: 117 fast, 78 medium, 77 exhaustive):
12.15/12.30	c  3697 deleted vars, 33848 deleted constraints, 10558 added constraints, 1 tightened bounds, 0 added holes, 0 changed sides, 864 changed coefficients
12.15/12.30	c  0 implications, 81722 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
12.15/12.30	c presolved problem has 7864 variables (7864 bin, 0 int, 0 cont) and 8667 constraints
12.15/12.30	c     708 constraints of type <knapsack>
12.15/12.30	c     714 constraints of type <setppc>
12.15/12.30	c    7243 constraints of type <and>
12.15/12.30	c       2 constraints of type <logicor>
12.15/12.30	c transformed objective value is always integral (scale: 1)
12.15/12.30	c Presolving Time: 12.02
12.15/12.30	c 
12.24/12.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.24/12.46	c  12.2s|     1 |     0 |  2111 |     - |   157M |   0 |7864 |8703 |  15k|   0 |  0 |  35 |   0 | 0.000000e+00 |      --      |    Inf | unknown
13.53/13.78	c  13.5s|     1 |     0 |  7564 |     - |   165M |   0 |7864 |8754 |  16k| 484 |  1 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
14.33/14.53	c  14.3s|     1 |     0 | 10319 |     - |   173M |   0 |7864 |8755 |  16k|1057 |  2 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
14.94/15.18	c  14.9s|     1 |     0 | 12930 |     - |   177M |   0 |7864 |8756 |  17k|1515 |  3 |  38 |   0 | 0.000000e+00 |      --      |    Inf | unknown
15.73/15.98	c  15.7s|     1 |     0 | 15190 |     - |   184M |   0 |7864 |8760 |  17k|1921 |  4 |  42 |   0 | 0.000000e+00 |      --      |    Inf | unknown
16.62/16.89	c  16.6s|     1 |     0 | 17744 |     - |   195M |   0 |7864 |8761 |  18k|2201 |  5 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
17.62/17.83	c  17.6s|     1 |     0 | 20208 |     - |   202M |   0 |7864 |8765 |  18k|2489 |  6 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
18.62/18.85	c  18.6s|     1 |     0 | 22538 |     - |   213M |   0 |7864 |8767 |  18k|2750 |  7 |  49 |   0 | 0.000000e+00 |      --      |    Inf | unknown
19.71/19.90	c  19.6s|     1 |     0 | 24716 |     - |   222M |   0 |7864 |8770 |  18k|2980 |  8 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
20.51/20.75	c  20.5s|     1 |     0 | 26613 |     - |   226M |   0 |7864 |8772 |  19k|3190 |  9 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
21.42/21.64	c  21.4s|     1 |     0 | 28600 |     - |   231M |   0 |7864 |8773 |  19k|3366 | 10 |  55 |   0 | 0.000000e+00 |      --      |    Inf | unknown
22.02/22.21	c  22.0s|     1 |     0 | 29924 |     - |   233M |   0 |7864 |8776 |  19k|3539 | 11 |  58 |   0 | 0.000000e+00 |      --      |    Inf | unknown
29.48/29.75	c  29.5s|     1 |     2 | 39932 |     - |   234M |   0 |7864 |8798 |  19k|3539 | 11 |  80 |  11 | 0.000000e+00 |      --      |    Inf | unknown
41.45/41.73	c  41.5s|   100 |    27 | 96000 | 667.4 |   241M |  20 |7864 |8999 |  18k|6967 |  0 | 281 |  11 | 0.000000e+00 |      --      |    Inf |   3.62%
45.14/45.47	c  45.2s|   200 |    15 |119496 | 450.1 |   254M |  20 |7864 |9186 |  18k|9181 |  0 | 468 |  11 | 0.000000e+00 |      --      |    Inf |  14.06%
51.62/51.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.62/51.98	c  51.7s|   300 |    22 |153366 | 412.8 |   287M |  20 |7864 |9453 |  18k|  12k|  1 | 735 |  11 | 0.000000e+00 |      --      |    Inf |  25.52%
63.98/64.32	c  64.1s|   400 |    21 |193775 | 410.7 |   300M |  20 |7864 |9665 |  19k|  17k|  2 | 950 |  11 | 0.000000e+00 |      --      |    Inf |  33.45%
68.26/68.64	c  68.4s|   500 |    23 |215502 | 371.9 |   307M |  20 |7864 |9962 |  19k|  19k|  2 |1247 |  11 | 0.000000e+00 |      --      |    Inf |  33.82%
73.05/73.45	c  73.2s|   600 |    21 |244986 | 359.0 |   319M |  20 |7864 |  10k|   0 |  22k|  0 |1441 |  11 | 0.000000e+00 |      --      |    Inf |  34.16%
77.33/77.76	c  77.5s|   700 |    23 |274634 | 350.1 |   328M |  23 |7864 |  10k|  19k|  25k|  2 |1667 |  11 | 0.000000e+00 |      --      |    Inf |  34.68%
83.31/83.72	c  83.5s|   800 |    21 |310256 | 350.9 |   342M |  25 |7864 |  10k|  19k|  29k|  2 |1858 |  11 | 0.000000e+00 |      --      |    Inf |  36.38%
90.09/90.55	c  90.3s|   900 |    25 |347711 | 353.5 |   360M |  25 |7864 |  10k|   0 |  33k|  0 |2025 |  11 | 0.000000e+00 |      --      |    Inf |  40.23%
95.17/95.67	c  95.4s|  1000 |    17 |378766 | 349.2 |   372M |  25 |7864 |  11k|  19k|  36k|  2 |2377 |  11 | 0.000000e+00 |      --      |    Inf |  40.58%
102.05/102.59	c   102s|  1100 |    23 |422473 | 357.2 |   390M |  25 |7864 |  11k|  19k|  40k|  2 |2709 |  11 | 0.000000e+00 |      --      |    Inf |  41.11%
107.73/108.22	c   108s|  1200 |    19 |459298 | 358.1 |   415M |  25 |7864 |  11k|  19k|  44k|  2 |3007 |  11 | 0.000000e+00 |      --      |    Inf |  42.15%
116.62/117.16	c   117s|  1300 |    19 |512797 | 371.7 |   429M |  25 |7864 |  11k|  19k|  49k|  2 |3379 |  11 | 0.000000e+00 |      --      |    Inf |  43.37%
122.78/123.34	c   123s|  1400 |    16 |549944 | 371.7 |   438M |  25 |7864 |  12k|  18k|  54k|  2 |3711 |  11 | 0.000000e+00 |      --      |    Inf |  43.75%
130.15/130.73	c   130s|  1500 |    12 |594426 | 376.6 |   446M |  25 |7864 |  12k|   0 |  58k|  0 |4039 |  11 | 0.000000e+00 |      --      |    Inf |  44.32%
139.02/139.68	c   139s|  1600 |    26 |649538 | 387.5 |   453M |  25 |7864 |  11k|   0 |  64k|  0 |4254 |  11 | 0.000000e+00 |      --      |    Inf |  46.51%
144.91/145.56	c   145s|  1700 |    22 |686923 | 386.7 |   462M |  25 |7864 |  12k|  19k|  69k|  2 |4540 |  11 | 0.000000e+00 |      --      |    Inf |  48.41%
151.99/152.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
151.99/152.67	c   152s|  1800 |    18 |733547 | 391.1 |   470M |  25 |7864 |  12k|  19k|  74k|  2 |4769 |  11 | 0.000000e+00 |      --      |    Inf |  49.34%
158.96/159.63	c   159s|  1900 |    16 |779872 | 394.9 |   473M |  25 |7864 |  12k|  19k|  79k|  2 |5114 |  11 | 0.000000e+00 |      --      |    Inf |  49.78%
163.55/164.28	c   164s|  2000 |    16 |812693 | 391.6 |   475M |  27 |7864 |  12k|  19k|  82k|  2 |5497 |  11 | 0.000000e+00 |      --      |    Inf |  49.86%
171.92/172.63	c   172s|  2100 |    23 |858094 | 394.6 |   481M |  27 |7864 |  12k|  19k|  87k|  2 |5784 |  11 | 0.000000e+00 |      --      |    Inf |  53.83%
176.60/177.38	c   177s|  2200 |    25 |890868 | 391.5 |   496M |  27 |7864 |  12k|   0 |  91k|  0 |6042 |  11 | 0.000000e+00 |      --      |    Inf |  54.94%
181.41/182.12	c   182s|  2300 |    15 |921300 | 387.7 |   514M |  27 |7864 |  13k|  19k|  95k|  2 |6322 |  11 | 0.000000e+00 |      --      |    Inf |  56.71%
185.58/186.34	c   186s|  2400 |    10 |946161 | 381.9 |   523M |  27 |7864 |  13k|  18k|  99k|  2 |6590 |  11 | 0.000000e+00 |      --      |    Inf |  61.22%
188.77/189.54	c   189s|  2500 |     8 |966199 | 374.7 |   533M |  27 |7864 |  13k|  19k| 102k|  2 |6879 |  11 | 0.000000e+00 |      --      |    Inf |  62.44%
195.25/196.04	c   196s|  2600 |    13 |  1003k| 374.4 |   539M |  27 |7864 |  12k|   0 | 107k|  0 |7044 |  11 | 0.000000e+00 |      --      |    Inf |  66.97%
200.92/201.74	c   201s|  2700 |    12 |  1039k| 374.1 |   559M |  27 |7864 |  12k|   0 | 112k|  0 |7212 |  11 | 0.000000e+00 |      --      |    Inf |  68.53%
205.80/206.62	c   206s|  2800 |    13 |  1067k| 370.6 |   563M |  27 |7864 |  12k|  19k| 115k|  2 |7362 |  11 | 0.000000e+00 |      --      |    Inf |  68.76%
212.89/213.72	c   213s|  2900 |    17 |  1106k| 371.5 |   579M |  27 |7864 |  12k|  19k| 119k|  2 |7528 |  11 | 0.000000e+00 |      --      |    Inf |  69.47%
221.66/222.55	c   222s|  3000 |    21 |  1137k| 369.5 |   591M |  27 |7864 |  12k|  19k| 123k|  2 |7677 |  11 | 0.000000e+00 |      --      |    Inf |  69.72%
226.54/227.48	c   227s|  3100 |    16 |  1171k| 368.4 |   599M |  27 |7864 |  12k|  19k| 128k|  2 |7810 |  11 | 0.000000e+00 |      --      |    Inf |  70.83%
234.81/235.76	c   236s|  3200 |    13 |  1224k| 373.5 |   618M |  27 |7864 |  12k|   0 | 134k|  0 |7955 |  11 | 0.000000e+00 |      --      |    Inf |  74.04%
240.49/241.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
240.49/241.47	c   241s|  3300 |    22 |  1258k| 372.6 |   625M |  27 |7864 |  13k|  19k| 139k|  2 |8135 |  11 | 0.000000e+00 |      --      |    Inf |  74.76%
244.88/245.80	c   246s|  3400 |    18 |  1286k| 369.8 |   631M |  27 |7864 |  13k|  19k| 143k|  2 |8319 |  11 | 0.000000e+00 |      --      |    Inf |  75.47%
251.85/252.83	c   253s|  3500 |    20 |  1329k| 371.3 |   637M |  27 |7864 |  13k|   0 | 148k|  0 |8482 |  11 | 0.000000e+00 |      --      |    Inf |  78.13%
259.53/260.53	c   260s|  3600 |    21 |  1376k| 374.1 |   639M |  27 |7864 |  13k|  19k| 152k|  2 |8711 |  11 | 0.000000e+00 |      --      |    Inf |  78.48%
263.81/264.87	c   265s|  3700 |    20 |  1403k| 371.4 |   642M |  27 |7864 |  13k|  19k| 156k|  2 |9025 |  11 | 0.000000e+00 |      --      |    Inf |  78.74%
268.01/269.03	c   269s|  3800 |    17 |  1430k| 368.6 |   649M |  27 |7864 |  13k|  19k| 159k|  2 |9190 |  11 | 0.000000e+00 |      --      |    Inf |  79.33%
276.37/277.42	c   277s|  3900 |    23 |  1477k| 371.2 |   657M |  27 |7864 |  13k|  19k| 164k|  2 |9353 |  11 | 0.000000e+00 |      --      |    Inf |  80.46%
285.15/286.26	c   286s|  4000 |    25 |  1534k| 376.2 |   664M |  27 |7864 |  13k|  19k| 171k|  2 |9508 |  11 | 0.000000e+00 |      --      |    Inf |  81.15%
293.32/294.40	c   294s|  4100 |    25 |  1584k| 379.2 |   672M |  27 |7864 |  13k|  19k| 177k|  2 |9690 |  11 | 0.000000e+00 |      --      |    Inf |  82.20%
298.40/299.53	c   299s|  4200 |    26 |  1618k| 378.4 |   674M |  27 |7864 |  14k|  19k| 181k|  2 |9877 |  11 | 0.000000e+00 |      --      |    Inf |  82.46%
305.08/306.21	c   306s|  4300 |    18 |  1661k| 379.6 |   677M |  27 |7864 |  14k|  19k| 186k|  2 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  82.89%
310.56/311.70	c   311s|  4400 |    25 |  1691k| 377.8 |   688M |  27 |7864 |  13k|  18k| 190k|  2 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  83.76%
315.14/316.33	c   316s|  4500 |    37 |  1719k| 375.5 |   690M |  27 |7864 |  13k|  19k| 193k|  2 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  84.35%
320.84/322.07	c   322s|  4600 |    39 |  1756k| 375.4 |   700M |  27 |7864 |  13k|  19k| 198k|  2 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  85.81%
323.93/325.14	c   325s|  4700 |    50 |  1774k| 371.3 |   702M |  27 |7864 |  14k|  19k| 200k|  2 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  86.67%
327.92/329.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
327.92/329.14	c   329s|  4800 |    32 |  1801k| 369.2 |   703M |  27 |7864 |  14k|   0 | 203k|  0 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  87.35%
332.90/334.19	c   334s|  4900 |    31 |  1834k| 368.4 |   704M |  27 |7864 |  14k|  19k| 207k|  2 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  88.08%
336.48/337.73	c   337s|  5000 |    26 |  1855k| 365.1 |   705M |  27 |7864 |  14k|  19k| 209k|  2 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  88.25%
341.16/342.41	c   342s|  5100 |    28 |  1887k| 364.4 |   710M |  27 |7864 |  14k|  19k| 214k|  2 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  88.84%
356.11/357.47	c   357s|  5200 |    42 |  1937k| 366.9 |   715M |  27 |7864 |  14k|  19k| 219k|  2 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  89.34%
359.50/360.80	c   361s|  5300 |    37 |  1960k| 364.4 |   719M |  27 |7864 |  14k|  19k| 221k|  2 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  89.59%
364.88/366.27	c   366s|  5400 |    30 |  1999k| 364.7 |   729M |  27 |7864 |  14k|   0 | 226k|  0 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  90.07%
368.67/370.06	c   370s|  5500 |    26 |  2025k| 362.9 |   730M |  27 |7864 |  14k|  19k| 229k|  2 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  90.36%
374.54/375.97	c   376s|  5600 |    25 |  2065k| 363.6 |   734M |  27 |7864 |  14k|  19k| 234k|  2 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  90.84%
382.01/383.40	c   383s|  5700 |    34 |  2113k| 365.7 |   738M |  27 |7864 |  14k|  19k| 239k|  2 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  91.15%
387.80/389.25	c   389s|  5800 |    36 |  2152k| 365.9 |   742M |  27 |7864 |  14k|   0 | 243k|  0 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  91.33%
393.08/394.58	c   394s|  5900 |    33 |  2190k| 366.2 |   745M |  27 |7864 |  14k|  19k| 247k|  2 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  91.37%
397.97/399.45	c   399s|  6000 |    32 |  2225k| 365.9 |   747M |  27 |7864 |  14k|  19k| 251k|  2 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  91.46%
402.66/404.11	c   404s|  6100 |    33 |  2255k| 364.9 |   750M |  27 |7864 |  15k|   0 | 254k|  0 |  13k|  11 | 0.000000e+00 |      --      |    Inf |  91.71%
408.72/410.23	c   410s|  6200 |    31 |  2294k| 365.3 |   754M |  27 |7864 |  14k|  19k| 259k|  2 |  13k|  11 | 0.000000e+00 |      --      |    Inf |  92.48%
414.11/415.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
414.11/415.65	c   415s|  6300 |    32 |  2328k| 365.0 |   756M |  29 |7864 |  15k|  19k| 263k|  2 |  13k|  11 | 0.000000e+00 |      --      |    Inf |  92.71%
420.89/422.42	c   422s|  6400 |    29 |  2371k| 366.0 |   761M |  29 |7864 |  15k|  19k| 267k|  2 |  13k|  11 | 0.000000e+00 |      --      |    Inf |  93.19%
427.58/429.13	c   429s|  6500 |    29 |  2413k| 366.8 |   765M |  29 |7864 |  15k|   0 | 272k|  0 |  13k|  11 | 0.000000e+00 |      --      |    Inf |  93.83%
434.14/435.72	c   435s|  6600 |    32 |  2453k| 367.3 |   768M |  29 |7864 |  15k|  19k| 275k|  2 |  13k|  11 | 0.000000e+00 |      --      |    Inf |  94.00%
437.63/439.24	c   439s|  6700 |    32 |  2477k| 365.4 |   768M |  29 |7864 |  15k|  19k| 278k|  2 |  14k|  11 | 0.000000e+00 |      --      |    Inf |  94.15%
441.53/443.19	c   443s|  6800 |    29 |  2504k| 364.0 |   770M |  29 |7864 |  15k|  19k| 281k|  2 |  14k|  11 | 0.000000e+00 |      --      |    Inf |  94.48%
445.30/446.90	c   447s|  6900 |    27 |  2530k| 362.5 |   773M |  29 |7864 |  15k|   0 | 284k|  0 |  14k|  11 | 0.000000e+00 |      --      |    Inf |  94.70%
449.29/450.92	c   451s|  7000 |    22 |  2559k| 361.4 |   776M |  29 |7864 |  15k|  19k| 287k|  2 |  14k|  11 | 0.000000e+00 |      --      |    Inf |  94.84%
455.87/457.57	c   457s|  7100 |    21 |  2599k| 362.0 |   781M |  29 |7864 |  15k|  19k| 292k|  2 |  14k|  11 | 0.000000e+00 |      --      |    Inf |  97.87%
463.15/464.89	c   465s|  7200 |    33 |  2632k| 361.5 |   782M |  29 |7864 |  15k|  19k| 295k|  2 |  14k|  11 | 0.000000e+00 |      --      |    Inf |  98.30%
467.73/469.47	c   469s|  7300 |    24 |  2662k| 360.6 |   783M |  29 |7864 |  15k|  19k| 299k|  2 |  14k|  11 | 0.000000e+00 |      --      |    Inf |  98.93%
472.91/474.67	c   474s|  7400 |    27 |  2692k| 359.8 |   785M |  29 |7864 |  15k|   0 | 302k|  0 |  15k|  11 | 0.000000e+00 |      --      |    Inf |  99.38%
476.00/477.76	c   478s|  7500 |    25 |  2711k| 357.6 |   785M |  29 |7864 |  15k|  19k| 304k|  2 |  15k|  11 | 0.000000e+00 |      --      |    Inf |  99.47%
480.00/481.71	c   481s|  7600 |    24 |  2736k| 356.2 |   786M |  29 |7864 |  15k|   0 | 307k|  0 |  15k|  11 | 0.000000e+00 |      --      |    Inf |  99.53%
483.98/485.70	c   485s|  7700 |    23 |  2763k| 355.0 |   789M |  29 |7864 |  15k|  19k| 310k|  2 |  15k|  11 | 0.000000e+00 |      --      |    Inf |  99.75%
487.77/489.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
487.77/489.53	c   489s|  7800 |    13 |  2791k| 354.1 |   792M |  29 |7864 |  15k|   0 | 314k|  0 |  15k|  11 | 0.000000e+00 |      --      |    Inf |  99.85%
491.65/493.42	c   493s|  7900 |     5 |  2816k| 352.7 |   793M |  29 |7864 |  12k|  19k| 316k|  2 |  15k|  11 | 0.000000e+00 |      --      |    Inf | 100.00%
491.65/493.45	c 
491.65/493.45	c SCIP Status        : problem is solved [infeasible]
491.65/493.45	c Solving Time (sec) : 493.19
491.65/493.45	c Solving Nodes      : 7901
491.65/493.45	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
491.65/493.45	c Dual Bound         : +1.00000000000000e+20
491.65/493.45	c Gap                : 0.00 %
491.65/493.45	c SCIP status: 2 (INFEASIBLE)
491.65/493.45	c solveScip: freeing transform (!can_skip_free_transform)
491.75/493.51	c SCIP presolver: sst_unsat
491.75/493.51	s UNSATISFIABLE
491.75/493.51	c _____________________________________________________________________________
491.75/493.51	c std/band forms        : 0,0
491.75/493.51	c 2cl/3cl ITE-codings   : 0,0
491.75/493.51	c BDD/srt/adr Max costs : 0,0,0
491.75/493.51	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
491.75/493.51	c BDD nodes             : 0
491.75/493.51	c Es1/CC detections     : 0,0
491.75/493.51	c CC sort               : 0
491.75/493.51	c SAT/UNSAT calls       : 0,0
491.75/493.51	c regenrated variables  : 0
491.75/493.51	c eliminated fixed lits : 0
491.75/493.51	c goal lit flips        : 0
491.75/493.51	c goal stages           : 0
491.75/493.51	c goal shrink           : 0
491.75/493.51	c goal coeff separations: 0
491.75/493.51	c restarts              : 0
491.75/493.51	c conflicts             : 0              (0 /sec)
491.75/493.51	c decisions             : 0              (0 /sec)
491.75/493.51	c propagations          : 0              (0 /sec)
491.75/493.51	c inspects              : 0              (0 /sec)
491.75/493.51	c CPU time (solving tm) : 491.8 s        (0 s, SAT 0 s, UNSAT 0 s)
491.75/493.51	c SAT solver time       : 0 s
491.75/493.51	c SAT solver SAT time   : 0 s
491.75/493.51	c SAT solver UNSAT time : 0 s
491.75/493.51	c SAT solver TO time    : 0 s
491.75/493.51	c Time for SCIP         : 491.6 s
491.75/493.51	c Coop SCIP LB improvements           : 0
491.75/493.51	c Coop SCIP UB improvements           : 0
491.75/493.51	c SCIP globally fixed variables       : 0
491.75/493.51	c SAT  globally fixed variables       : 0
491.75/493.51	c SCIP freeTransform calls            : 1
491.75/493.51	c Time for Opt-base     : 0 s
491.75/493.51	c Steps for Opt-base    : 0
491.75/493.51	c Time for BDD coding   : 0 s
491.75/493.51	c Time for srt coding   : 0 s
491.75/493.51	c Inner solver invocations            : 0
491.75/493.51	c Inner solving count                 : 0
491.75/493.51	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

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-4796165-1782482419/watcher-4796165-1782482419 -o /tmp/evaluation-result-4796165-1782482419/solver-4796165-1782482419 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4796165-1782482419/vars-4796165-1782482419 --bin-var /tmp/runsolver-exch-nodeE008-1782482419-2508343 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4796165-1782482419.opb 

running on 4 cores: 0-3

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0,2,4,14,24-25,46
  3550 MHz: 20-23,34,40-41,57-59,61-62
  3600 MHz: 1,3,5-13,15-19,26-33,35-39,42-45,47-56,60,63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 0-3

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (110439 MiB free)
  node 1: cores 8-15, 129019 MiB (114754 MiB free)
  node 2: cores 16-23, 128973 MiB (115791 MiB free)
  node 3: cores 24-31, 129003 MiB (114187 MiB free)
  node 4: cores 32-39, 129019 MiB (89990 MiB free)
  node 5: cores 40-47, 129019 MiB (113284 MiB free)
  node 6: cores 48-55, 129019 MiB (109498 MiB free)
  node 7: cores 56-63, 128474 MiB (104126 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100056 s]*
/proc/loadavg: 1.44 0.30 0.10 12/863 2508606
/proc/meminfo: memFree=892809048/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=79764 memory=2888 CPUtime=0 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) D 2508544 2508577 2508326 0 -1 4194304 369 204 0 0 0 0 0 0 20 0 1 0 181529823 81678336 640 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 19941 722 652 506 0 1483 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 79764 KiB
Current children cumulated memory: 2888 KiB

[startup+0.211674 s]*
/proc/loadavg: 1.44 0.30 0.10 17/871 2508622
/proc/meminfo: memFree=892504476/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=108448 memory=36572 CPUtime=0.11 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 7022 204 0 0 10 1 0 0 20 0 1 0 181529823 111050752 8960 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 27112 9143 2618 506 0 7803 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 108448 KiB
Current children cumulated memory: 36572 KiB

[startup+0.312478 s]*
/proc/loadavg: 1.44 0.30 0.10 16/869 2508626
/proc/meminfo: memFree=892118900/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=191136 memory=123696 CPUtime=0.21 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 26403 204 0 0 19 2 0 0 20 0 1 0 181529823 195723264 30848 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 47784 30924 5283 506 0 28475 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 191136 KiB
Current children cumulated memory: 123696 KiB

[startup+0.700119 s]
/proc/loadavg: 1.44 0.30 0.10 17/869 2508626
/proc/meminfo: memFree=891272052/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=214016 memory=150052 CPUtime=0.58 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 35467 204 0 0 55 3 0 0 20 0 1 0 181529823 219152384 37386 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 53504 37513 5693 506 0 34195 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 214016 KiB
Current children cumulated memory: 150052 KiB

[startup+1.50017 s]
/proc/loadavg: 1.44 0.30 0.10 15/865 2508634
/proc/meminfo: memFree=890104544/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=233432 memory=168768 CPUtime=1.38 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 40116 204 0 0 135 3 0 0 20 0 1 0 181529823 239034368 41994 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 58358 42192 5725 506 0 39049 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 233432 KiB
Current children cumulated memory: 168768 KiB

[startup+3.11324 s]
/proc/loadavg: 1.44 0.30 0.10 15/865 2508634
/proc/meminfo: memFree=886236076/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=233708 memory=169064 CPUtime=2.98 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 40191 204 0 0 295 3 0 0 20 0 1 0 181529823 239316992 42122 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 58427 42266 5725 506 0 39118 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 233708 KiB
Current children cumulated memory: 169064 KiB

[startup+6.30013 s]
/proc/loadavg: 2.61 0.56 0.18 15/865 2508634
/proc/meminfo: memFree=885652208/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=234732 memory=170192 CPUtime=6.16 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 40474 204 0 0 613 3 0 0 20 0 1 0 181529823 240365568 42378 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 58683 42548 5725 506 0 39374 0
Current children cumulated CPU time: 6.16 s
Current children cumulated vsize: 234732 KiB
Current children cumulated memory: 170192 KiB

[startup+12.7001 s]
/proc/loadavg: 3.68 0.82 0.27 15/865 2508634
/proc/meminfo: memFree=884872284/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=283804 memory=209324 CPUtime=12.54 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 51400 204 0 0 1250 4 0 0 20 0 1 0 181529823 290615296 52310 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 70951 52331 6037 506 0 51642 0
Current children cumulated CPU time: 12.54 s
Current children cumulated vsize: 283804 KiB
Current children cumulated memory: 209324 KiB

[startup+25.5001 s]
/proc/loadavg: 6.41 1.56 0.52 17/873 2508718
/proc/meminfo: memFree=883652772/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=382464 memory=302956 CPUtime=25.31 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 70733 204 0 0 2526 5 0 0 20 0 1 0 181529823 391643136 75593 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 95616 75739 6084 506 0 76307 0
Current children cumulated CPU time: 25.31 s
Current children cumulated vsize: 382464 KiB
Current children cumulated memory: 302956 KiB

[startup+51.1138 s]
/proc/loadavg: 9.68 2.72 0.93 17/874 2508730
/proc/meminfo: memFree=882169700/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=481612 memory=401656 CPUtime=50.84 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 96989 204 0 0 5077 7 0 0 20 0 1 0 181529823 493170688 100230 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 120403 100414 6084 506 0 101094 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 481612 KiB
Current children cumulated memory: 401656 KiB

[startup+102.3 s]
/proc/loadavg: 13.26 4.77 1.72 16/870 2508740
/proc/meminfo: memFree=879961500/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=532572 memory=421180 CPUtime=101.85 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 105470 204 0 0 10178 7 0 0 20 0 1 0 181529823 545353728 105178 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 133143 105295 6084 506 0 113834 0
Current children cumulated CPU time: 101.85 s
Current children cumulated vsize: 532572 KiB
Current children cumulated memory: 421180 KiB

[startup+162.3 s]
/proc/loadavg: 15.03 6.83 2.63 17/875 2508783
/proc/meminfo: memFree=879064076/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=616832 memory=466808 CPUtime=161.65 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 116881 204 0 0 16156 9 0 0 20 0 1 0 181529823 631635968 116570 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 154208 116702 6084 506 0 134899 0
Current children cumulated CPU time: 161.65 s
Current children cumulated vsize: 616832 KiB
Current children cumulated memory: 466808 KiB

[startup+222.3 s]
/proc/loadavg: 15.64 8.50 3.47 17/876 2508835
/proc/meminfo: memFree=878578464/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=727644 memory=529324 CPUtime=221.46 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 132514 204 0 0 22135 11 0 0 20 0 1 0 181529823 745107456 132186 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 181911 132331 6084 506 0 162602 0
Current children cumulated CPU time: 221.46 s
Current children cumulated vsize: 727644 KiB
Current children cumulated memory: 529324 KiB

[startup+282.3 s]
/proc/loadavg: 15.87 9.87 4.25 17/876 2508836
/proc/meminfo: memFree=878417172/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=800700 memory=571872 CPUtime=281.25 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 142643 204 0 0 28114 11 0 0 20 0 1 0 181529823 819916800 142812 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 200175 142968 6084 506 0 180866 0
Current children cumulated CPU time: 281.25 s
Current children cumulated vsize: 800700 KiB
Current children cumulated memory: 571872 KiB

[startup+342.3 s]
/proc/loadavg: 16.56 11.16 5.05 16/870 2508945
/proc/meminfo: memFree=878942768/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=848972 memory=606216 CPUtime=341.06 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 151235 204 0 0 34093 13 0 0 20 0 1 0 181529823 869347328 151388 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 212243 151554 6084 506 0 192934 0
Current children cumulated CPU time: 341.06 s
Current children cumulated vsize: 848972 KiB
Current children cumulated memory: 606216 KiB

[startup+402.3 s]
/proc/loadavg: 16.23 12.05 5.74 17/874 2509739
/proc/meminfo: memFree=878357676/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=888864 memory=635448 CPUtime=400.85 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 158638 204 0 0 40071 14 0 0 20 0 1 0 181529823 910196736 158684 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 222216 158862 6084 506 0 202907 0
Current children cumulated CPU time: 400.85 s
Current children cumulated vsize: 888864 KiB
Current children cumulated memory: 635448 KiB

[startup+462.3 s]
/proc/loadavg: 16.08 12.77 6.39 17/873 2509740
/proc/meminfo: memFree=878261164/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=920068 memory=659468 CPUtime=460.65 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 175815 204 0 0 46050 15 0 0 20 0 1 0 181529823 942149632 164679 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 230017 164867 6084 506 0 210708 0
Current children cumulated CPU time: 460.65 s
Current children cumulated vsize: 920068 KiB
Current children cumulated memory: 659468 KiB

[startup+493.531 s]
# the end of solver process 2508577 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=491.61 s, system=0.186711 s

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

[startup+473.6 s]
/proc/loadavg: 16.07 12.88 6.49 17/873 2509740
/proc/meminfo: memFree=878255572/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=922492 memory=661804 CPUtime=471.92 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 176399 204 0 0 47177 15 0 0 20 0 1 0 181529823 944631808 165319 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 230623 165451 6084 506 0 211314 0
Current children cumulated CPU time: 471.92 s
Current children cumulated vsize: 922492 KiB
Current children cumulated memory: 661804 KiB

[startup+486.4 s]
/proc/loadavg: 16.05 13.04 6.64 17/873 2509740
/proc/meminfo: memFree=878246392/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=927484 memory=666740 CPUtime=484.68 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 177634 204 0 0 48452 16 0 0 20 0 1 0 181529823 949743616 166599 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 231871 166685 6084 506 0 212562 0
Current children cumulated CPU time: 484.68 s
Current children cumulated vsize: 927484 KiB
Current children cumulated memory: 666740 KiB

[startup+489.6 s]
/proc/loadavg: 16.05 13.04 6.64 17/873 2509740
/proc/meminfo: memFree=878247232/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=929440 memory=668812 CPUtime=487.87 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 178152 204 0 0 48771 16 0 0 20 0 1 0 181529823 951746560 167111 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 232360 167203 6084 506 0 213051 0
Current children cumulated CPU time: 487.87 s
Current children cumulated vsize: 929440 KiB
Current children cumulated memory: 668812 KiB

[startup+491.2 s]
/proc/loadavg: 16.05 13.08 6.69 17/873 2509740
/proc/meminfo: memFree=878247056/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=930636 memory=670040 CPUtime=489.46 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 178460 204 0 0 48930 16 0 0 20 0 1 0 181529823 952971264 167367 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 232659 167510 6084 506 0 213350 0
Current children cumulated CPU time: 489.46 s
Current children cumulated vsize: 930636 KiB
Current children cumulated memory: 670040 KiB

[startup+492.8 s]
/proc/loadavg: 16.05 13.08 6.69 17/873 2509740
/proc/meminfo: memFree=878246888/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=931564 memory=670928 CPUtime=491.06 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 178682 204 0 0 49090 16 0 0 20 0 1 0 181529823 953921536 167623 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 232891 167732 6084 506 0 213582 0
Current children cumulated CPU time: 491.06 s
Current children cumulated vsize: 931564 KiB
Current children cumulated memory: 670928 KiB

[startup+493.2 s]
/proc/loadavg: 16.05 13.08 6.69 17/873 2509740
/proc/meminfo: memFree=878246360/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=931564 memory=670948 CPUtime=491.45 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 178687 204 0 0 49129 16 0 0 20 0 1 0 181529823 953921536 167623 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 232891 167737 6084 506 0 213582 0
Current children cumulated CPU time: 491.45 s
Current children cumulated vsize: 931564 KiB
Current children cumulated memory: 670948 KiB

[startup+493.4 s]
/proc/loadavg: 16.05 13.08 6.69 17/873 2509740
/proc/meminfo: memFree=878246360/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=931564 memory=670952 CPUtime=491.65 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 178688 204 0 0 49149 16 0 0 20 0 1 0 181529823 953921536 167623 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 232891 167738 6084 506 0 213582 0
Current children cumulated CPU time: 491.65 s
Current children cumulated vsize: 931564 KiB
Current children cumulated memory: 670952 KiB

[startup+493.5 s]
/proc/loadavg: 16.05 13.08 6.69 17/873 2509740
/proc/meminfo: memFree=878246360/1055320708 swapFree=33553916/33554428
[pid=2508577] ppid=2508544 vsize=909760 memory=649148 CPUtime=491.75 cores=0-3
/proc/2508577/stat : 2508577 (naps_release) R 2508544 2508577 2508326 0 -1 4194304 178688 204 0 0 49159 16 0 0 20 0 1 0 181529823 931594240 162219 18446744073709551615 4210688 6281017 140724126770112 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 7057408 140724126771419 140724126771600 140724126771600 140724126777288 0
/proc/2508577/statm: 227440 162287 6084 506 0 208131 0
Current children cumulated CPU time: 491.75 s
Current children cumulated vsize: 909760 KiB
Current children cumulated memory: 649148 KiB

Child status: 10

Real time (s): 493.531
CPU time (s): 491.797
CPU user time (s): 491.61
CPU system time (s): 0.186711
CPU usage (%): 99.6487
Max. virtual memory (cumulated for all children) (KiB): 931564
Max. memory (cumulated for all children) (KiB): 670952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 491.61
system time used= 0.186711
maximum resident set size= 681840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178924
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 703
involuntary context switches= 653


# summary of solver processes directly reported to runsolver:
#   pid: 2508577
#   total CPU time (s): 491.797
#   total CPU user time (s): 491.61
#   total CPU system time (s): 0.186711

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.66973 second user time and 5.31954 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-06-26 16:00:20
IDJOB=4796165
IDBENCH=147723
IDSOLVER=3589
FILE ID=nodeE008/4796165-1782482419
RUNJOBID= nodeE008-1782482419-2508343
SLURM_JOB_ID= 12524532
Free space on /tmp= 800788 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.rf9.ucl.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4796165-1782482419/watcher-4796165-1782482419 -o /tmp/evaluation-result-4796165-1782482419/solver-4796165-1782482419 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4796165-1782482419/vars-4796165-1782482419 --bin-var /tmp/runsolver-exch-nodeE008-1782482419-2508343 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4796165-1782482419.opb

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

MD5SUM BENCH= 9eef7f00f54ea125af801c7edaf25c33
RANDOM SEED=1428324014

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Free space on /tmp at the end= 800620 MiB
End job on nodeE008 at 2026-06-26 16:08:34