Trace number 4830667

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
SCIP-NaPS scip-naps-1.00a2UNSAT 26.7822 27.1811

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/
uclid_pb_benchmarks/normalized-dlx1c.ucl.opb
MD5SUMf5260717732b02ad6b701e03916e5f59
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.102427
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6392
Total number of constraints18058
Number of constraints which are clauses17278
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints780
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

26.70/27.12	c scip-naps version 1.00a2
26.70/27.12	c Command: HOME/scip-naps.py --pbsolver HOME/naps_release --sciptime=500 --dec HOME/instance-4830667-1783286197.opb
26.70/27.12	c Solving mode: decision
26.70/27.12	c SCIP version 10.0.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.2] [GitHash: NoGitInfo]
26.70/27.12	c Copyright (c) 2002-2026 Zuse Institute Berlin (ZIB)
26.70/27.12	c original problem has 6392 variables (6392 bin, 0 int, 0 cont) and 18058 constraints
26.70/27.12	c presolving:
26.70/27.12	c (round 1, fast)       7 del vars, 8 del conss, 0 add conss, 1 chg bounds, 390 chg sides, 780 chg coeffs, 0 upgd conss, 0 impls, 11697 clqs, 0 implints
26.70/27.12	c (round 2, medium)     424 del vars, 16 del conss, 0 add conss, 1 chg bounds, 390 chg sides, 780 chg coeffs, 0 upgd conss, 0 impls, 10728 clqs, 0 implints
26.70/27.12	c (round 3, fast)       558 del vars, 1129 del conss, 0 add conss, 7 chg bounds, 390 chg sides, 780 chg coeffs, 0 upgd conss, 0 impls, 10858 clqs, 0 implints
26.70/27.12	c (round 4, exhaustive) 563 del vars, 1269 del conss, 0 add conss, 7 chg bounds, 390 chg sides, 780 chg coeffs, 0 upgd conss, 0 impls, 10848 clqs, 0 implints
26.70/27.12	c (round 5, fast)       693 del vars, 1400 del conss, 0 add conss, 7 chg bounds, 395 chg sides, 785 chg coeffs, 0 upgd conss, 0 impls, 10588 clqs, 0 implints
26.70/27.12	c (round 6, exhaustive) 693 del vars, 1410 del conss, 0 add conss, 7 chg bounds, 395 chg sides, 785 chg coeffs, 16643 upgd conss, 0 impls, 10588 clqs, 0 implints
26.70/27.12	c (round 7, fast)       698 del vars, 1415 del conss, 0 add conss, 7 chg bounds, 395 chg sides, 785 chg coeffs, 16643 upgd conss, 0 impls, 10578 clqs, 0 implints
26.70/27.12	c (round 8, exhaustive) 698 del vars, 17268 del conss, 5284 add conss, 7 chg bounds, 395 chg sides, 785 chg coeffs, 16643 upgd conss, 0 impls, 10578 clqs, 0 implints
26.70/27.12	c (round 9, exhaustive) 760 del vars, 17277 del conss, 5293 add conss, 7 chg bounds, 395 chg sides, 785 chg coeffs, 16643 upgd conss, 0 impls, 10424 clqs, 0 implints
26.70/27.12	c (round 10, fast)       820 del vars, 17307 del conss, 5293 add conss, 7 chg bounds, 395 chg sides, 815 chg coeffs, 16643 upgd conss, 0 impls, 10395 clqs, 0 implints
26.70/27.12	c (round 11, exhaustive) 821 del vars, 17332 del conss, 5316 add conss, 7 chg bounds, 395 chg sides, 815 chg coeffs, 16643 upgd conss, 0 impls, 10393 clqs, 0 implints
26.70/27.12	c (round 12, fast)       821 del vars, 17338 del conss, 5316 add conss, 7 chg bounds, 395 chg sides, 815 chg coeffs, 16643 upgd conss, 0 impls, 10394 clqs, 0 implints
26.70/27.12	c (round 13, exhaustive) 845 del vars, 17365 del conss, 5317 add conss, 7 chg bounds, 395 chg sides, 815 chg coeffs, 16643 upgd conss, 0 impls, 10346 clqs, 0 implints
26.70/27.12	c (round 14, exhaustive) 850 del vars, 17371 del conss, 5317 add conss, 7 chg bounds, 395 chg sides, 815 chg coeffs, 16643 upgd conss, 0 impls, 10336 clqs, 0 implints
26.70/27.12	c (round 15, exhaustive) 1102 del vars, 17374 del conss, 5317 add conss, 7 chg bounds, 395 chg sides, 815 chg coeffs, 16643 upgd conss, 0 impls, 10255 clqs, 0 implints
26.70/27.12	c (round 16, fast)       1256 del vars, 17535 del conss, 5317 add conss, 7 chg bounds, 395 chg sides, 968 chg coeffs, 16649 upgd conss, 0 impls, 10086 clqs, 0 implints
26.70/27.12	c (round 17, exhaustive) 1285 del vars, 17546 del conss, 5328 add conss, 7 chg bounds, 395 chg sides, 968 chg coeffs, 16649 upgd conss, 0 impls, 9998 clqs, 0 implints
26.70/27.12	c (round 18, fast)       1321 del vars, 17566 del conss, 5328 add conss, 7 chg bounds, 395 chg sides, 987 chg coeffs, 16649 upgd conss, 0 impls, 9980 clqs, 0 implints
26.70/27.12	c (round 19, exhaustive) 1322 del vars, 17571 del conss, 5332 add conss, 7 chg bounds, 395 chg sides, 987 chg coeffs, 16649 upgd conss, 0 impls, 9977 clqs, 0 implints
26.70/27.12	c (round 20, exhaustive) 1326 del vars, 17581 del conss, 5334 add conss, 7 chg bounds, 395 chg sides, 987 chg coeffs, 16649 upgd conss, 0 impls, 9970 clqs, 0 implints
26.70/27.12	c (round 21, exhaustive) 1373 del vars, 17584 del conss, 5334 add conss, 7 chg bounds, 395 chg sides, 987 chg coeffs, 16649 upgd conss, 0 impls, 15447 clqs, 0 implints
26.70/27.12	c (round 22, fast)       1405 del vars, 17630 del conss, 5334 add conss, 7 chg bounds, 395 chg sides, 1029 chg coeffs, 16652 upgd conss, 0 impls, 15311 clqs, 0 implints
26.70/27.12	c (round 23, exhaustive) 1490 del vars, 17666 del conss, 5370 add conss, 7 chg bounds, 395 chg sides, 1029 chg coeffs, 16652 upgd conss, 0 impls, 14793 clqs, 0 implints
26.70/27.12	c (round 24, fast)       1645 del vars, 17739 del conss, 5370 add conss, 7 chg bounds, 395 chg sides, 1100 chg coeffs, 16652 upgd conss, 0 impls, 14644 clqs, 0 implints
26.70/27.12	c (round 25, exhaustive) 1649 del vars, 17755 del conss, 5383 add conss, 7 chg bounds, 395 chg sides, 1100 chg coeffs, 16652 upgd conss, 0 impls, 14626 clqs, 0 implints
26.70/27.12	c (round 26, fast)       1653 del vars, 17759 del conss, 5383 add conss, 7 chg bounds, 395 chg sides, 1102 chg coeffs, 16652 upgd conss, 0 impls, 14624 clqs, 0 implints
26.70/27.12	c (round 27, exhaustive) 1653 del vars, 17764 del conss, 5383 add conss, 7 chg bounds, 395 chg sides, 1102 chg coeffs, 16652 upgd conss, 0 impls, 14624 clqs, 0 implints
26.70/27.12	c (round 28, exhaustive) 1661 del vars, 17773 del conss, 5384 add conss, 7 chg bounds, 395 chg sides, 1102 chg coeffs, 16652 upgd conss, 0 impls, 14586 clqs, 0 implints
26.70/27.12	c (round 29, exhaustive) 1691 del vars, 17775 del conss, 5384 add conss, 7 chg bounds, 395 chg sides, 1102 chg coeffs, 16652 upgd conss, 0 impls, 45535 clqs, 0 implints
26.70/27.12	c (round 30, fast)       1693 del vars, 17782 del conss, 5384 add conss, 7 chg bounds, 395 chg sides, 1106 chg coeffs, 16655 upgd conss, 0 impls, 45507 clqs, 0 implints
26.70/27.12	c (round 31, exhaustive) 1720 del vars, 17836 del conss, 5437 add conss, 7 chg bounds, 395 chg sides, 1107 chg coeffs, 16656 upgd conss, 0 impls, 45047 clqs, 0 implints
26.70/27.12	c (round 32, exhaustive) 1720 del vars, 17841 del conss, 5437 add conss, 7 chg bounds, 395 chg sides, 1107 chg coeffs, 16656 upgd conss, 0 impls, 45078 clqs, 0 implints
26.70/27.12	c (round 33, exhaustive) 1724 del vars, 17870 del conss, 5462 add conss, 7 chg bounds, 395 chg sides, 1107 chg coeffs, 16656 upgd conss, 0 impls, 45000 clqs, 0 implints
26.70/27.12	c (round 34, exhaustive) 1778 del vars, 17873 del conss, 5462 add conss, 7 chg bounds, 395 chg sides, 1107 chg coeffs, 16656 upgd conss, 0 impls, 46397 clqs, 0 implints
26.70/27.12	c (round 35, fast)       1809 del vars, 17911 del conss, 5462 add conss, 7 chg bounds, 395 chg sides, 1144 chg coeffs, 16666 upgd conss, 0 impls, 45816 clqs, 0 implints
26.70/27.12	c (round 36, exhaustive) 1813 del vars, 17924 del conss, 5475 add conss, 7 chg bounds, 395 chg sides, 1144 chg coeffs, 16666 upgd conss, 0 impls, 45744 clqs, 0 implints
26.70/27.12	c (round 37, exhaustive) 1819 del vars, 17938 del conss, 5479 add conss, 7 chg bounds, 395 chg sides, 1144 chg coeffs, 16666 upgd conss, 0 impls, 45644 clqs, 0 implints
26.70/27.12	c (round 38, exhaustive) 1870 del vars, 17942 del conss, 5479 add conss, 7 chg bounds, 395 chg sides, 1144 chg coeffs, 16666 upgd conss, 0 impls, 46952 clqs, 0 implints
26.70/27.12	c (round 39, fast)       1900 del vars, 17976 del conss, 5479 add conss, 7 chg bounds, 395 chg sides, 1178 chg coeffs, 16675 upgd conss, 0 impls, 46447 clqs, 0 implints
26.70/27.12	c (round 40, exhaustive) 1905 del vars, 17986 del conss, 5487 add conss, 7 chg bounds, 395 chg sides, 1180 chg coeffs, 16676 upgd conss, 0 impls, 46370 clqs, 0 implints
26.70/27.12	c (round 41, exhaustive) 1914 del vars, 17998 del conss, 5487 add conss, 7 chg bounds, 395 chg sides, 1180 chg coeffs, 16676 upgd conss, 0 impls, 46234 clqs, 0 implints
26.70/27.12	c (round 42, exhaustive) 1918 del vars, 18002 del conss, 5487 add conss, 7 chg bounds, 395 chg sides, 1180 chg coeffs, 16676 upgd conss, 0 impls, 46190 clqs, 0 implints
26.70/27.12	c (round 43, exhaustive) 1922 del vars, 18006 del conss, 5487 add conss, 7 chg bounds, 395 chg sides, 1180 chg coeffs, 16676 upgd conss, 0 impls, 46150 clqs, 0 implints
26.70/27.12	c (round 44, exhaustive) 1976 del vars, 18006 del conss, 5487 add conss, 7 chg bounds, 395 chg sides, 1180 chg coeffs, 16676 upgd conss, 0 impls, 45787 clqs, 0 implints
26.70/27.12	c (round 45, fast)       1997 del vars, 18037 del conss, 5487 add conss, 7 chg bounds, 395 chg sides, 1207 chg coeffs, 16683 upgd conss, 0 impls, 45441 clqs, 0 implints
26.70/27.12	c (round 46, exhaustive) 1997 del vars, 18043 del conss, 5487 add conss, 7 chg bounds, 395 chg sides, 1207 chg coeffs, 16683 upgd conss, 0 impls, 45444 clqs, 0 implints
26.70/27.12	c (round 47, exhaustive) 2001 del vars, 18053 del conss, 5497 add conss, 7 chg bounds, 395 chg sides, 1207 chg coeffs, 16683 upgd conss, 0 impls, 44715 clqs, 0 implints
26.70/27.12	c (round 48, exhaustive) 2002 del vars, 18059 del conss, 5501 add conss, 7 chg bounds, 395 chg sides, 1207 chg coeffs, 16683 upgd conss, 0 impls, 44702 clqs, 0 implints
26.70/27.12	c (round 49, exhaustive) 2002 del vars, 18063 del conss, 5501 add conss, 7 chg bounds, 395 chg sides, 1207 chg coeffs, 16683 upgd conss, 0 impls, 44702 clqs, 0 implints
26.70/27.12	c (round 50, exhaustive) 2040 del vars, 18102 del conss, 5502 add conss, 7 chg bounds, 395 chg sides, 1207 chg coeffs, 16683 upgd conss, 0 impls, 43916 clqs, 0 implints
26.70/27.12	c (round 51, exhaustive) 2049 del vars, 18112 del conss, 5502 add conss, 7 chg bounds, 395 chg sides, 1207 chg coeffs, 16683 upgd conss, 0 impls, 43731 clqs, 0 implints
26.70/27.12	c (round 52, exhaustive) 2075 del vars, 18112 del conss, 5502 add conss, 7 chg bounds, 395 chg sides, 1207 chg coeffs, 16683 upgd conss, 0 impls, 47703 clqs, 0 implints
26.70/27.12	c (round 53, fast)       2089 del vars, 18129 del conss, 5502 add conss, 7 chg bounds, 395 chg sides, 1222 chg coeffs, 16689 upgd conss, 0 impls, 47381 clqs, 0 implints
26.70/27.12	c (round 54, exhaustive) 2090 del vars, 18132 del conss, 5504 add conss, 7 chg bounds, 395 chg sides, 1222 chg coeffs, 16689 upgd conss, 0 impls, 47172 clqs, 0 implints
26.70/27.12	c (round 55, exhaustive) 2114 del vars, 18157 del conss, 5505 add conss, 7 chg bounds, 395 chg sides, 1222 chg coeffs, 16689 upgd conss, 0 impls, 46603 clqs, 0 implints
26.70/27.12	c (round 56, exhaustive) 2122 del vars, 18166 del conss, 5505 add conss, 7 chg bounds, 395 chg sides, 1222 chg coeffs, 16689 upgd conss, 0 impls, 46456 clqs, 0 implints
26.70/27.12	c (round 57, exhaustive) 2176 del vars, 18166 del conss, 5505 add conss, 7 chg bounds, 395 chg sides, 1222 chg coeffs, 16689 upgd conss, 0 impls, 45780 clqs, 0 implints
26.70/27.12	c (round 58, fast)       2213 del vars, 18213 del conss, 5505 add conss, 7 chg bounds, 395 chg sides, 1259 chg coeffs, 16691 upgd conss, 0 impls, 45180 clqs, 0 implints
26.70/27.12	c (round 59, exhaustive) 2238 del vars, 18213 del conss, 5505 add conss, 7 chg bounds, 395 chg sides, 1259 chg coeffs, 16691 upgd conss, 0 impls, 47729 clqs, 0 implints
26.70/27.12	c (round 60, fast)       2244 del vars, 18224 del conss, 5505 add conss, 7 chg bounds, 395 chg sides, 1269 chg coeffs, 16697 upgd conss, 0 impls, 47583 clqs, 0 implints
26.70/27.12	c (round 61, exhaustive) 2244 del vars, 18235 del conss, 5513 add conss, 7 chg bounds, 395 chg sides, 1269 chg coeffs, 16697 upgd conss, 0 impls, 47588 clqs, 0 implints
26.70/27.12	c (round 62, exhaustive) 2269 del vars, 18237 del conss, 5513 add conss, 7 chg bounds, 395 chg sides, 1269 chg coeffs, 16697 upgd conss, 0 impls, 47596 clqs, 0 implints
26.70/27.12	c (round 63, fast)       2281 del vars, 18259 del conss, 5513 add conss, 7 chg bounds, 395 chg sides, 1281 chg coeffs, 16699 upgd conss, 0 impls, 46971 clqs, 0 implints
26.70/27.12	c (round 64, exhaustive) 2284 del vars, 18272 del conss, 5523 add conss, 7 chg bounds, 395 chg sides, 1281 chg coeffs, 16699 upgd conss, 0 impls, 46866 clqs, 0 implints
26.70/27.12	c (round 65, fast)       2288 del vars, 18278 del conss, 5523 add conss, 7 chg bounds, 395 chg sides, 1283 chg coeffs, 16699 upgd conss, 0 impls, 46839 clqs, 0 implints
26.70/27.12	c (round 66, exhaustive) 2310 del vars, 18300 del conss, 5523 add conss, 7 chg bounds, 395 chg sides, 1283 chg coeffs, 16699 upgd conss, 0 impls, 46489 clqs, 0 implints
26.70/27.12	c (round 67, exhaustive) 2315 del vars, 18305 del conss, 5523 add conss, 7 chg bounds, 395 chg sides, 1283 chg coeffs, 16699 upgd conss, 0 impls, 46364 clqs, 0 implints
26.70/27.12	c (round 68, exhaustive) 2319 del vars, 18309 del conss, 5523 add conss, 7 chg bounds, 395 chg sides, 1283 chg coeffs, 16699 upgd conss, 0 impls, 46282 clqs, 0 implints
26.70/27.12	c    (1.0s) probing: 1000/5699 (17.5%) - 503 fixings, 118 aggregations, 362403 implications, 0 bound changes
26.70/27.12	c (round 69, exhaustive) 2344 del vars, 18309 del conss, 5523 add conss, 7 chg bounds, 395 chg sides, 1283 chg coeffs, 16699 upgd conss, 0 impls, 47809 clqs, 0 implints
26.70/27.12	c (round 70, fast)       2344 del vars, 18314 del conss, 5523 add conss, 7 chg bounds, 395 chg sides, 1287 chg coeffs, 16703 upgd conss, 0 impls, 47810 clqs, 0 implints
26.70/27.12	c (round 71, exhaustive) 2345 del vars, 18330 del conss, 5539 add conss, 7 chg bounds, 395 chg sides, 1287 chg coeffs, 16703 upgd conss, 0 impls, 47801 clqs, 0 implints
26.70/27.12	c (round 72, exhaustive) 2345 del vars, 18334 del conss, 5540 add conss, 7 chg bounds, 395 chg sides, 1287 chg coeffs, 16703 upgd conss, 0 impls, 47804 clqs, 0 implints
26.70/27.12	c (round 73, exhaustive) 2370 del vars, 18334 del conss, 5540 add conss, 7 chg bounds, 395 chg sides, 1287 chg coeffs, 16703 upgd conss, 0 impls, 47981 clqs, 0 implints
26.70/27.12	c (round 74, fast)       2373 del vars, 18337 del conss, 5540 add conss, 7 chg bounds, 395 chg sides, 1290 chg coeffs, 16705 upgd conss, 0 impls, 47974 clqs, 0 implints
26.70/27.12	c (round 75, exhaustive) 2373 del vars, 18354 del conss, 5557 add conss, 7 chg bounds, 395 chg sides, 1290 chg coeffs, 16705 upgd conss, 0 impls, 47975 clqs, 0 implints
26.70/27.12	c (round 76, exhaustive) 2398 del vars, 18355 del conss, 5557 add conss, 7 chg bounds, 395 chg sides, 1290 chg coeffs, 16705 upgd conss, 0 impls, 47851 clqs, 0 implints
26.70/27.12	c (round 77, fast)       2401 del vars, 18360 del conss, 5557 add conss, 7 chg bounds, 395 chg sides, 1294 chg coeffs, 16707 upgd conss, 0 impls, 47842 clqs, 0 implints
26.70/27.12	c (round 78, exhaustive) 2401 del vars, 18369 del conss, 5566 add conss, 7 chg bounds, 395 chg sides, 1294 chg coeffs, 16707 upgd conss, 0 impls, 47843 clqs, 0 implints
26.70/27.12	c (round 79, exhaustive) 2426 del vars, 18369 del conss, 5566 add conss, 7 chg bounds, 395 chg sides, 1294 chg coeffs, 16707 upgd conss, 0 impls, 47930 clqs, 0 implints
26.70/27.12	c (round 80, fast)       2426 del vars, 18371 del conss, 5566 add conss, 7 chg bounds, 395 chg sides, 1294 chg coeffs, 16709 upgd conss, 0 impls, 47930 clqs, 0 implints
26.70/27.12	c (round 81, exhaustive) 2427 del vars, 18387 del conss, 5582 add conss, 7 chg bounds, 395 chg sides, 1294 chg coeffs, 16709 upgd conss, 0 impls, 47912 clqs, 0 implints
26.70/27.12	c    (1.6s) probing: 2000/5699 (35.1%) - 534 fixings, 182 aggregations, 678624 implications, 0 bound changes
26.70/27.12	c (round 82, exhaustive) 2452 del vars, 18388 del conss, 5583 add conss, 7 chg bounds, 395 chg sides, 1294 chg coeffs, 16709 upgd conss, 0 impls, 47883 clqs, 0 implints
26.70/27.12	c (round 83, exhaustive) 2452 del vars, 18410 del conss, 5604 add conss, 7 chg bounds, 395 chg sides, 1294 chg coeffs, 16710 upgd conss, 0 impls, 47883 clqs, 0 implints
26.70/27.12	c    (2.3s) probing: 3000/5699 (52.6%) - 539 fixings, 206 aggregations, 1090796 implications, 0 bound changes
26.70/27.12	c    (3.1s) probing: 4000/5699 (70.2%) - 545 fixings, 207 aggregations, 1653830 implications, 0 bound changes
26.70/27.12	c (round 84, exhaustive) 2477 del vars, 18410 del conss, 5604 add conss, 7 chg bounds, 395 chg sides, 1294 chg coeffs, 16710 upgd conss, 0 impls, 47615 clqs, 0 implints
26.70/27.12	c (round 85, fast)       2484 del vars, 18426 del conss, 5604 add conss, 7 chg bounds, 395 chg sides, 1306 chg coeffs, 16720 upgd conss, 0 impls, 47497 clqs, 0 implints
26.70/27.12	c (round 86, exhaustive) 2485 del vars, 18433 del conss, 5611 add conss, 7 chg bounds, 395 chg sides, 1306 chg coeffs, 16720 upgd conss, 0 impls, 47488 clqs, 0 implints
26.70/27.12	c    (3.3s) probing: 4303/5699 (75.5%) - 553 fixings, 213 aggregations, 1773963 implications, 0 bound changes
26.70/27.12	c    (3.3s) probing aborted: 50/50 successive totally useless probings
26.70/27.12	c (round 87, exhaustive) 2491 del vars, 18435 del conss, 5612 add conss, 7 chg bounds, 395 chg sides, 1306 chg coeffs, 16720 upgd conss, 0 impls, 47731 clqs, 0 implints
26.70/27.12	c (round 88, fast)       2503 del vars, 18451 del conss, 5612 add conss, 7 chg bounds, 395 chg sides, 1318 chg coeffs, 16725 upgd conss, 0 impls, 47547 clqs, 0 implints
26.70/27.12	c (round 89, exhaustive) 2511 del vars, 18463 del conss, 5616 add conss, 7 chg bounds, 395 chg sides, 1318 chg coeffs, 16725 upgd conss, 0 impls, 47400 clqs, 0 implints
26.70/27.12	c (round 90, exhaustive) 2512 del vars, 18467 del conss, 5619 add conss, 7 chg bounds, 395 chg sides, 1318 chg coeffs, 16725 upgd conss, 0 impls, 47379 clqs, 0 implints
26.70/27.12	c (round 91, exhaustive) 2513 del vars, 18472 del conss, 5622 add conss, 7 chg bounds, 395 chg sides, 1318 chg coeffs, 16725 upgd conss, 0 impls, 47366 clqs, 0 implints
26.70/27.12	c    (3.3s) probing: 4308/5699 (75.6%) - 553 fixings, 213 aggregations, 1773963 implications, 0 bound changes
26.70/27.12	c    (3.3s) probing aborted: 50/50 successive totally useless probings
26.70/27.12	c    (3.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
26.70/27.12	c    (3.3s) no symmetry present (symcode time: 0.00)
26.70/27.12	c presolving (92 rounds: 92 fast, 66 medium, 65 exhaustive):
26.70/27.12	c  2513 deleted vars, 18473 deleted constraints, 5622 added constraints, 7 tightened bounds, 0 added holes, 395 changed sides, 1318 changed coefficients
26.70/27.12	c  0 implications, 47369 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
26.70/27.12	c presolved problem has 4135 variables (4135 bin, 0 int, 0 cont) and 4594 constraints
26.70/27.12	c     780 constraints of type <knapsack>
26.70/27.12	c     288 constraints of type <setppc>
26.70/27.12	c    3526 constraints of type <and>
26.70/27.12	c transformed objective value is always integral (scale: 1)
26.70/27.12	c Presolving Time: 3.32
26.70/27.12	c 
26.70/27.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
26.70/27.12	c   3.4s|     1 |     0 |   890 |     - |    89M |   0 |4135 |4654 |8120 |   0 |  0 |  59 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   3.9s|     1 |     0 |  3201 |     - |    94M |   0 |4135 |4705 |7693 | 120 |  1 |  61 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   4.0s|     1 |     0 |  3628 |     - |    95M |   0 |4135 |4617 |7844 | 271 |  2 |  62 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   4.1s|     1 |     0 |  4129 |     - |    96M |   0 |4135 |4618 |7963 | 390 |  3 |  63 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   4.2s|     1 |     0 |  4710 |     - |    99M |   0 |4135 |4618 |8114 | 541 |  4 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   4.3s|     1 |     0 |  5305 |     - |   101M |   0 |4135 |4619 |8232 | 659 |  5 |  65 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   4.5s|     1 |     0 |  5881 |     - |   106M |   0 |4135 |4620 |8358 | 785 |  6 |  66 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   4.7s|     1 |     0 |  6513 |     - |   110M |   0 |4135 |4621 |8450 | 877 |  7 |  67 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   4.9s|     1 |     0 |  7014 |     - |   117M |   0 |4135 |4630 |8588 |1015 |  8 |  76 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   5.1s|     1 |     0 |  7412 |     - |   122M |   0 |4135 |4633 |8681 |1108 |  9 |  79 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   5.4s|     1 |     0 |  8027 |     - |   128M |   0 |4135 |4636 |8746 |1173 | 10 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   5.6s|     1 |     0 |  8615 |     - |   129M |   0 |4135 |4637 |8845 |1272 | 11 |  83 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   6.0s|     1 |     0 |  9297 |     - |   129M |   0 |4135 |4363 |8849 |1272 | 11 |  84 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   6.1s|     1 |     0 |  9742 |     - |   130M |   0 |4135 |4367 |8902 |1325 | 12 |  88 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   6.3s|     1 |     0 | 10266 |     - |   134M |   0 |4135 |4370 |8771 |1395 | 13 |  91 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
26.70/27.12	c   6.4s|     1 |     0 | 10764 |     - |   135M |   0 |4135 |4371 |8846 |1470 | 14 |  92 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   6.6s|     1 |     0 | 11438 |     - |   136M |   0 |4135 |4373 |8909 |1533 | 15 |  94 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   6.7s|     1 |     0 | 11814 |     - |   138M |   0 |4135 |4378 |8955 |1579 | 16 |  99 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   6.9s|     1 |     0 | 12169 |     - |   139M |   0 |4135 |4379 |9014 |1638 | 17 | 100 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   7.0s|     1 |     0 | 12371 |     - |   140M |   0 |4135 |4388 |9079 |1703 | 18 | 109 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   7.1s|     1 |     0 | 12676 |     - |   141M |   0 |4135 |4389 |8770 |1748 | 19 | 110 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   7.3s|     1 |     0 | 13054 |     - |   142M |   0 |4135 |4390 |8834 |1812 | 20 | 111 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   7.4s|     1 |     0 | 13264 |     - |   142M |   0 |4135 |4391 |8881 |1859 | 21 | 112 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   7.5s|     1 |     0 | 13368 |     - |   142M |   0 |4135 |4392 |8917 |1895 | 22 | 113 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c (run 1, node 1) restarting after 259 global fixings of integer variables
26.70/27.12	c 
26.70/27.12	c (restart) converted 1161 cuts from the global cut pool into linear constraints
26.70/27.12	c 
26.70/27.12	c presolving:
26.70/27.12	c (round 1, fast)       643 del vars, 520 del conss, 1 add conss, 0 chg bounds, 9 chg sides, 408 chg coeffs, 0 upgd conss, 0 impls, 24137 clqs, 0 implints
26.70/27.12	c (round 2, fast)       643 del vars, 530 del conss, 1 add conss, 0 chg bounds, 9 chg sides, 408 chg coeffs, 0 upgd conss, 0 impls, 24137 clqs, 0 implints
26.70/27.12	c (round 3, medium)     677 del vars, 530 del conss, 2 add conss, 0 chg bounds, 12 chg sides, 412 chg coeffs, 0 upgd conss, 0 impls, 23850 clqs, 0 implints
26.70/27.12	c (round 4, fast)       716 del vars, 554 del conss, 2 add conss, 0 chg bounds, 17 chg sides, 429 chg coeffs, 3 upgd conss, 0 impls, 23774 clqs, 0 implints
26.70/27.12	c (round 5, exhaustive) 736 del vars, 566 del conss, 14 add conss, 0 chg bounds, 17 chg sides, 430 chg coeffs, 3 upgd conss, 0 impls, 23575 clqs, 0 implints
26.70/27.12	c (round 6, fast)       739 del vars, 575 del conss, 14 add conss, 0 chg bounds, 18 chg sides, 432 chg coeffs, 3 upgd conss, 0 impls, 23568 clqs, 0 implints
26.70/27.12	c (round 7, exhaustive) 746 del vars, 595 del conss, 31 add conss, 0 chg bounds, 18 chg sides, 432 chg coeffs, 3 upgd conss, 0 impls, 23523 clqs, 0 implints
26.70/27.12	c (round 8, fast)       746 del vars, 606 del conss, 31 add conss, 0 chg bounds, 18 chg sides, 432 chg coeffs, 3 upgd conss, 0 impls, 23523 clqs, 0 implints
26.70/27.12	c (round 9, exhaustive) 785 del vars, 652 del conss, 38 add conss, 0 chg bounds, 18 chg sides, 432 chg coeffs, 3 upgd conss, 0 impls, 23253 clqs, 0 implints
26.70/27.12	c (round 10, exhaustive) 786 del vars, 656 del conss, 38 add conss, 0 chg bounds, 18 chg sides, 434 chg coeffs, 3 upgd conss, 0 impls, 23058 clqs, 0 implints
26.70/27.12	c (round 11, exhaustive) 811 del vars, 683 del conss, 40 add conss, 0 chg bounds, 18 chg sides, 434 chg coeffs, 3 upgd conss, 0 impls, 22918 clqs, 0 implints
26.70/27.12	c (round 12, exhaustive) 834 del vars, 685 del conss, 42 add conss, 0 chg bounds, 18 chg sides, 438 chg coeffs, 3 upgd conss, 0 impls, 22528 clqs, 0 implints
26.70/27.12	c (round 13, fast)       853 del vars, 690 del conss, 42 add conss, 0 chg bounds, 18 chg sides, 441 chg coeffs, 3 upgd conss, 0 impls, 22498 clqs, 0 implints
26.70/27.12	c (round 14, exhaustive) 870 del vars, 711 del conss, 46 add conss, 0 chg bounds, 18 chg sides, 441 chg coeffs, 3 upgd conss, 0 impls, 22431 clqs, 0 implints
26.70/27.12	c (round 15, exhaustive) 879 del vars, 720 del conss, 46 add conss, 0 chg bounds, 18 chg sides, 441 chg coeffs, 3 upgd conss, 0 impls, 22401 clqs, 0 implints
26.70/27.12	c (round 16, exhaustive) 883 del vars, 724 del conss, 46 add conss, 0 chg bounds, 18 chg sides, 441 chg coeffs, 3 upgd conss, 0 impls, 22387 clqs, 0 implints
26.70/27.12	c (round 17, exhaustive) 884 del vars, 757 del conss, 46 add conss, 0 chg bounds, 24 chg sides, 441 chg coeffs, 3 upgd conss, 0 impls, 22383 clqs, 0 implints
26.70/27.12	c (round 18, exhaustive) 884 del vars, 758 del conss, 47 add conss, 0 chg bounds, 24 chg sides, 441 chg coeffs, 1036 upgd conss, 0 impls, 22383 clqs, 0 implints
26.70/27.12	c (round 19, fast)       884 del vars, 760 del conss, 47 add conss, 0 chg bounds, 26 chg sides, 481 chg coeffs, 1036 upgd conss, 0 impls, 22383 clqs, 0 implints
26.70/27.12	c (round 20, medium)     884 del vars, 765 del conss, 52 add conss, 0 chg bounds, 35 chg sides, 495 chg coeffs, 1036 upgd conss, 0 impls, 22383 clqs, 0 implints
26.70/27.12	c (round 21, fast)       884 del vars, 766 del conss, 53 add conss, 0 chg bounds, 38 chg sides, 516 chg coeffs, 1036 upgd conss, 0 impls, 22383 clqs, 0 implints
26.70/27.12	c (round 22, exhaustive) 884 del vars, 775 del conss, 53 add conss, 0 chg bounds, 38 chg sides, 534 chg coeffs, 1036 upgd conss, 0 impls, 22383 clqs, 0 implints
26.70/27.12	c (round 23, exhaustive) 884 del vars, 779 del conss, 53 add conss, 0 chg bounds, 38 chg sides, 544 chg coeffs, 1036 upgd conss, 0 impls, 22383 clqs, 0 implints
26.70/27.12	c presolving (24 rounds: 24 fast, 16 medium, 14 exhaustive):
26.70/27.12	c  884 deleted vars, 779 deleted constraints, 53 added constraints, 0 tightened bounds, 0 added holes, 38 changed sides, 578 changed coefficients
26.70/27.12	c  0 implications, 22383 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
26.70/27.12	c presolved problem has 3299 variables (3299 bin, 0 int, 0 cont) and 4789 constraints
26.70/27.12	c     884 constraints of type <knapsack>
26.70/27.12	c     956 constraints of type <setppc>
26.70/27.12	c    2715 constraints of type <and>
26.70/27.12	c       5 constraints of type <linear>
26.70/27.12	c     229 constraints of type <logicor>
26.70/27.12	c transformed objective value is always integral (scale: 1)
26.70/27.12	c Presolving Time: 3.40
26.70/27.12	c 
26.70/27.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
26.70/27.12	c   8.2s|     1 |     0 | 17362 |     - |   142M |   0 |3299 |4798 |7385 |   0 |  0 | 133 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   8.5s|     1 |     0 | 17982 |     - |   144M |   0 |3299 |4852 |7453 |  68 |  1 | 136 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   8.6s|     1 |     0 | 18622 |     - |   144M |   0 |3299 |4853 |7566 | 181 |  2 | 137 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   8.7s|     1 |     0 | 19056 |     - |   145M |   0 |3299 |4859 |7649 | 264 |  3 | 143 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   8.9s|     1 |     0 | 19627 |     - |   146M |   0 |3299 |4860 |7724 | 339 |  4 | 144 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   9.0s|     1 |     0 | 20004 |     - |   147M |   0 |3299 |4861 |7791 | 406 |  5 | 145 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   9.1s|     1 |     0 | 20635 |     - |   148M |   0 |3299 |4863 |7851 | 466 |  6 | 147 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   9.4s|     1 |     0 | 21204 |     - |   150M |   0 |3299 |4864 |7955 | 570 |  7 | 148 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   9.5s|     1 |     0 | 21954 |     - |   152M |   0 |3299 |4865 |8038 | 653 |  8 | 149 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c   9.8s|     1 |     0 | 22638 |     - |   155M |   0 |3299 |4866 |8130 | 745 |  9 | 150 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c  10.1s|     1 |     0 | 23311 |     - |   157M |   0 |3299 |4867 |7568 | 822 | 10 | 151 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c  10.2s|     1 |     0 | 23721 |     - |   158M |   0 |3299 |4868 |7635 | 889 | 11 | 152 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c  11.7s|     1 |     2 | 24341 |     - |   158M |   0 |3299 |4869 |7635 | 889 | 11 | 153 |  11 | 0.000000e+00 |      --      |    Inf | unknown
26.70/27.12	c  13.4s|   100 |    39 | 42322 | 218.7 |   160M |  31 |3299 |4702 |7542 |2164 |  1 | 242 |  11 | 0.000000e+00 |      --      |    Inf |  50.01%
26.70/27.12	c  14.6s|   200 |    40 | 52079 | 158.1 |   162M |  37 |3299 |4879 |7501 |3076 |  1 | 437 |  11 | 0.000000e+00 |      --      |    Inf |  62.52%
26.70/27.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
26.70/27.12	c  15.4s|   300 |    45 | 58330 | 126.2 |   163M |  37 |3299 |5148 |7534 |3880 |  3 | 714 |  11 | 0.000000e+00 |      --      |    Inf |  62.53%
26.70/27.12	c  16.3s|   400 |    45 | 66899 | 116.1 |   165M |  37 |3299 |5368 |7522 |4748 |  2 | 951 |  11 | 0.000000e+00 |      --      |    Inf |  62.57%
26.70/27.12	c  17.0s|   500 |    37 | 72301 | 103.7 |   166M |  37 |3299 |5521 |7473 |5502 |  2 |1113 |  11 | 0.000000e+00 |      --      |    Inf |  62.70%
26.70/27.12	c  18.1s|   600 |    48 | 81568 | 101.9 |   166M |  37 |3299 |5634 |7441 |6043 |  2 |1250 |  11 | 0.000000e+00 |      --      |    Inf |  62.99%
26.70/27.12	c  18.7s|   700 |    39 | 89565 |  98.7 |   167M |  37 |3299 |5877 |7556 |6530 |  1 |1525 |  11 | 0.000000e+00 |      --      |    Inf |  63.13%
26.70/27.12	c  19.3s|   800 |    31 | 93315 |  91.1 |   167M |  37 |3299 |5881 |7418 |7040 |  2 |1675 |  11 | 0.000000e+00 |      --      |    Inf |  63.61%
26.70/27.12	c  20.2s|   900 |    43 |103464 |  92.2 |   168M |  37 |3299 |5845 |   0 |8026 |  0 |1858 |  11 | 0.000000e+00 |      --      |    Inf |  63.94%
26.70/27.12	c  20.8s|  1000 |    22 |107689 |  87.2 |   168M |  37 |3299 |5759 |7542 |8745 |  2 |2027 |  11 | 0.000000e+00 |      --      |    Inf |  64.63%
26.70/27.12	c  21.9s|  1100 |    21 |113163 |  84.3 |   169M |  37 |3299 |5741 |   0 |9500 |  0 |2157 |  11 | 0.000000e+00 |      --      |    Inf |  75.93%
26.70/27.12	c  22.6s|  1200 |    22 |117751 |  81.1 |   169M |  37 |3299 |5789 |7390 |  10k|  2 |2267 |  11 | 0.000000e+00 |      --      |    Inf |  76.16%
26.70/27.12	c  23.1s|  1300 |    20 |122319 |  78.4 |   169M |  37 |3299 |5886 |   0 |  10k|  0 |2405 |  11 | 0.000000e+00 |      --      |    Inf |  76.44%
26.70/27.12	c  24.2s|  1400 |    11 |128567 |  77.2 |   169M |  37 |3299 |5943 |7275 |  11k|  2 |2529 |  11 | 0.000000e+00 |      --      |    Inf |  83.31%
26.70/27.12	c  25.7s|  1500 |    12 |136401 |  77.3 |   170M |  37 |3299 |5880 |7498 |  12k|  1 |2634 |  11 | 0.000000e+00 |      --      |    Inf |  97.39%
26.70/27.12	c  26.4s|  1600 |     5 |141361 |  75.6 |   170M |  37 |3299 |5711 |   0 |  12k|  0 |2728 |  11 | 0.000000e+00 |      --      |    Inf |  99.96%
26.70/27.12	c 
26.70/27.12	c SCIP Status        : problem is solved [infeasible]
26.70/27.12	c Solving Time (sec) : 26.47
26.70/27.12	c Solving Nodes      : 1610 (total of 1611 nodes in 2 runs)
26.70/27.12	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
26.70/27.12	c Dual Bound         : +1.00000000000000e+20
26.70/27.12	c Gap                : 0.00 %
26.70/27.12	c SCIP found the problem to be infeasible.
26.70/27.12	s UNSATISFIABLE

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-4830667-1783286197/watcher-4830667-1783286197 -o /tmp/evaluation-result-4830667-1783286197/solver-4830667-1783286197 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4830667-1783286197/vars-4830667-1783286197 --bin-var /tmp/runsolver-exch-nodeE002-1783286167-2869545 --watchdog 3760 ./scip-naps.sh HOME/instance-4830667-1783286197.opb 

running on 4 cores: 0-3

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0,6,12-13,15,17-20,23,25-28,31-33,35,37-40,42,44-45,48,50,53-55,57-59,63
  3550 MHz: 8-11,14,22,34,52
  3600 MHz: 1-5,7,16,21,24,29-30,36,41,43,46-47,49,51,56,60-62
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 0
  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 (108831 MiB free)
  node 1: cores 8-15, 128973 MiB (111822 MiB free)
  node 2: cores 16-23, 129019 MiB (109840 MiB free)
  node 3: cores 24-31, 129003 MiB (115091 MiB free)
  node 4: cores 32-39, 129019 MiB (113634 MiB free)
  node 5: cores 40-47, 129019 MiB (111512 MiB free)
  node 6: cores 48-55, 129019 MiB (113823 MiB free)
  node 7: cores 56-63, 128474 MiB (107909 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=2870081, runsolver pid=2870076
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 6.75 1.63 0.54 13/924 2870098
/proc/meminfo: memFree=913887524/1055320712 swapFree=32567848/33554428
[pid=2870081] ppid=2870076 vsize=4192 memory=3240 CPUtime=0 cores=0-3
/proc/2870081/stat : 2870081 (scip-naps.sh) S 2870076 2870081 2869528 0 -1 4194304 240 214 0 0 0 0 0 0 20 0 1 0 261907642 4292608 640 18446744073709551615 94280346288128 94280347182661 140725637912944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94280347421712 94280347469456 94280378540032 140725637916965 140725637917057 140725637917057 140725637922793 0
/proc/2870081/statm: 1048 810 731 219 0 110 0
[pid=2870096] ppid=2870081 vsize=608 memory=276 CPUtime=0 cores=0-3
/proc/2870096/stat : 2870096 (grep) D 2870081 2870081 2869528 0 -1 4194304 47 0 0 0 0 0 0 0 20 0 1 0 261907650 622592 0 18446744073709551615 94712683618304 94712683721553 140726380600336 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94712683753552 94712683757808 94712707969024 140726380607825 140726380607906 140726380607906 140726380613610 0
/proc/2870096/statm: 152 69 57 26 0 58 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4800 KiB
Current children cumulated memory: 3516 KiB

[startup+0.213002 s]*
/proc/loadavg: 6.75 1.63 0.54 15/927 2870110
/proc/meminfo: memFree=913882808/1055320712 swapFree=32567848/33554428
[pid=2870081] ppid=2870076 vsize=4192 memory=3240 CPUtime=0 cores=0-3
/proc/2870081/stat : 2870081 (scip-naps.sh) S 2870076 2870081 2869528 0 -1 4194304 267 352 0 0 0 0 0 0 20 0 1 0 261907642 4292608 640 18446744073709551615 94280346288128 94280347182661 140725637912944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94280347421712 94280347469456 94280378540032 140725637916965 140725637917057 140725637917057 140725637922793 0
/proc/2870081/statm: 1048 810 731 219 0 110 0
[pid=2870104] ppid=2870081 vsize=17284 memory=12736 CPUtime=0.01 cores=0-3
/proc/2870104/stat : 2870104 (python3) D 2870081 2870081 2869528 0 -1 4194304 1677 0 0 0 1 0 0 0 20 0 1 0 261907654 17698816 3072 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 2 1 0 0 17 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
/proc/2870104/statm: 4321 3184 1679 753 0 2128 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 21476 KiB
Current children cumulated memory: 15976 KiB

[startup+0.312651 s]*
/proc/loadavg: 6.75 1.63 0.54 16/927 2870111
/proc/meminfo: memFree=913874928/1055320712 swapFree=32567848/33554428
[pid=2870081] ppid=2870076 vsize=4192 memory=3240 CPUtime=0 cores=0-3
/proc/2870081/stat : 2870081 (scip-naps.sh) S 2870076 2870081 2869528 0 -1 4194304 267 352 0 0 0 0 0 0 20 0 1 0 261907642 4292608 640 18446744073709551615 94280346288128 94280347182661 140725637912944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94280347421712 94280347469456 94280378540032 140725637916965 140725637917057 140725637917057 140725637922793 0
/proc/2870081/statm: 1048 810 731 219 0 110 0
[pid=2870104] ppid=2870081 vsize=59612 memory=22116 CPUtime=0.02 cores=0-3
/proc/2870104/stat : 2870104 (python3) D 2870081 2870081 2869528 0 -1 4456448 2731 0 0 0 2 0 0 0 20 0 1 0 261907654 61042688 5376 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 2 1 0 0 17 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
/proc/2870104/statm: 14903 5529 3123 753 0 4645 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 63804 KiB
Current children cumulated memory: 25356 KiB

[startup+0.700153 s]
/proc/loadavg: 6.75 1.63 0.54 17/939 2870123
/proc/meminfo: memFree=913867056/1055320712 swapFree=32567848/33554428
[pid=2870081] ppid=2870076 vsize=4192 memory=3240 CPUtime=0 cores=0-3
/proc/2870081/stat : 2870081 (scip-naps.sh) S 2870076 2870081 2869528 0 -1 4194304 267 352 0 0 0 0 0 0 20 0 1 0 261907642 4292608 640 18446744073709551615 94280346288128 94280347182661 140725637912944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94280347421712 94280347469456 94280378540032 140725637916965 140725637917057 140725637917057 140725637922793 0
/proc/2870081/statm: 1048 810 731 219 0 110 0
[pid=2870104] ppid=2870081 vsize=292444 memory=90816 CPUtime=0.37 cores=0-3
/proc/2870104/stat : 2870104 (python3) R 2870081 2870081 2869528 0 -1 4194304 16097 0 0 0 35 2 0 0 20 0 4 0 261907654 299462656 22400 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
/proc/2870104/statm: 73111 22704 7226 753 0 52963 0
[pid=2870104/tid=2870112] ppid=2870081 vsize=292444 memory=3467771924384579898 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870112/stat : 2870112 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 299462656 22400 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870113] ppid=2870081 vsize=292444 memory=2220530619 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870113/stat : 2870113 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 299462656 22400 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870114] ppid=2870081 vsize=292444 memory=0 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870114/stat : 2870114 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 299462656 22400 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 296636 KiB
Current children cumulated memory: 94056 KiB

[startup+1.50016 s]
/proc/loadavg: 6.75 1.63 0.54 16/931 2870124
/proc/meminfo: memFree=913236396/1055320712 swapFree=32567848/33554428
[pid=2870081] ppid=2870076 vsize=4192 memory=3240 CPUtime=0 cores=0-3
/proc/2870081/stat : 2870081 (scip-naps.sh) S 2870076 2870081 2869528 0 -1 4194304 267 352 0 0 0 0 0 0 20 0 1 0 261907642 4292608 640 18446744073709551615 94280346288128 94280347182661 140725637912944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94280347421712 94280347469456 94280378540032 140725637916965 140725637917057 140725637917057 140725637922793 0
/proc/2870081/statm: 1048 810 731 219 0 110 0
[pid=2870104] ppid=2870081 vsize=317600 memory=114916 CPUtime=1.17 cores=0-3
/proc/2870104/stat : 2870104 (python3) R 2870081 2870081 2869528 0 -1 4194304 22082 0 0 0 114 3 0 0 20 0 4 0 261907654 325222400 28544 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
/proc/2870104/statm: 79400 28729 7290 753 0 59252 0
[pid=2870104/tid=2870112] ppid=2870081 vsize=317600 memory=3467771924384579898 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870112/stat : 2870112 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 325222400 28544 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870113] ppid=2870081 vsize=317600 memory=2220530619 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870113/stat : 2870113 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 325222400 28544 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870114] ppid=2870081 vsize=317600 memory=0 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870114/stat : 2870114 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 325222400 28544 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 321792 KiB
Current children cumulated memory: 118156 KiB

[startup+3.11332 s]
/proc/loadavg: 7.57 1.88 0.63 16/931 2870131
/proc/meminfo: memFree=912509812/1055320712 swapFree=32567848/33554428
[pid=2870081] ppid=2870076 vsize=4192 memory=3240 CPUtime=0 cores=0-3
/proc/2870081/stat : 2870081 (scip-naps.sh) S 2870076 2870081 2869528 0 -1 4194304 267 352 0 0 0 0 0 0 20 0 1 0 261907642 4292608 640 18446744073709551615 94280346288128 94280347182661 140725637912944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94280347421712 94280347469456 94280378540032 140725637916965 140725637917057 140725637917057 140725637922793 0
/proc/2870081/statm: 1048 810 731 219 0 110 0
[pid=2870104] ppid=2870081 vsize=317600 memory=114988 CPUtime=2.78 cores=0-3
/proc/2870104/stat : 2870104 (python3) R 2870081 2870081 2869528 0 -1 4194304 30223 0 0 0 275 3 0 0 20 0 4 0 261907654 325222400 28544 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
/proc/2870104/statm: 79400 28747 7306 753 0 59252 0
[pid=2870104/tid=2870112] ppid=2870081 vsize=317600 memory=10936 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870112/stat : 2870112 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 325222400 28544 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870113] ppid=2870081 vsize=317600 memory=3240 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870113/stat : 2870113 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 325222400 28544 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870114] ppid=2870081 vsize=317600 memory=2220530619 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870114/stat : 2870114 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 325222400 28544 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
Current children cumulated CPU time: 2.78 s
Current children cumulated vsize: 321792 KiB
Current children cumulated memory: 118228 KiB

[startup+6.30014 s]
/proc/loadavg: 7.57 1.88 0.63 16/931 2870131
/proc/meminfo: memFree=912082076/1055320712 swapFree=32567848/33554428
[pid=2870081] ppid=2870076 vsize=4192 memory=3240 CPUtime=0 cores=0-3
/proc/2870081/stat : 2870081 (scip-naps.sh) S 2870076 2870081 2869528 0 -1 4194304 267 352 0 0 0 0 0 0 20 0 1 0 261907642 4292608 640 18446744073709551615 94280346288128 94280347182661 140725637912944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94280347421712 94280347469456 94280378540032 140725637916965 140725637917057 140725637917057 140725637922793 0
/proc/2870081/statm: 1048 810 731 219 0 110 0
[pid=2870104] ppid=2870081 vsize=393476 memory=182956 CPUtime=5.96 cores=0-3
/proc/2870104/stat : 2870104 (python3) R 2870081 2870081 2869528 0 -1 4194304 58318 0 0 0 591 5 0 0 20 0 4 0 261907654 402919424 45508 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
/proc/2870104/statm: 98369 45739 7491 753 0 78221 0
[pid=2870104/tid=2870112] ppid=2870081 vsize=393476 memory=2220530619 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870112/stat : 2870112 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 402919424 45508 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870113] ppid=2870081 vsize=393476 memory=114916 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870113/stat : 2870113 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 402919424 45508 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870114] ppid=2870081 vsize=393476 memory=10936 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870114/stat : 2870114 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 402919424 45508 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
Current children cumulated CPU time: 5.96 s
Current children cumulated vsize: 397668 KiB
Current children cumulated memory: 186196 KiB

[startup+12.7002 s]
/proc/loadavg: 8.32 2.13 0.72 16/930 2870131
/proc/meminfo: memFree=911618832/1055320712 swapFree=32567848/33554428
[pid=2870081] ppid=2870076 vsize=4192 memory=3240 CPUtime=0 cores=0-3
/proc/2870081/stat : 2870081 (scip-naps.sh) S 2870076 2870081 2869528 0 -1 4194304 267 352 0 0 0 0 0 0 20 0 1 0 261907642 4292608 640 18446744073709551615 94280346288128 94280347182661 140725637912944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94280347421712 94280347469456 94280378540032 140725637916965 140725637917057 140725637917057 140725637922793 0
/proc/2870081/statm: 1048 810 731 219 0 110 0
[pid=2870104] ppid=2870081 vsize=436092 memory=218064 CPUtime=12.34 cores=0-3
/proc/2870104/stat : 2870104 (python3) R 2870081 2870081 2869528 0 -1 4194304 94290 0 0 0 1228 6 0 0 20 0 4 0 261907654 446558208 54304 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
/proc/2870104/statm: 109023 54516 7491 753 0 88875 0
[pid=2870104/tid=2870112] ppid=2870081 vsize=436092 memory=0 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870112/stat : 2870112 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 446558208 54304 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870113] ppid=2870081 vsize=436092 memory=3240 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870113/stat : 2870113 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 446558208 54304 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870114] ppid=2870081 vsize=436092 memory=964 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870114/stat : 2870114 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 446558208 54304 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
Current children cumulated CPU time: 12.34 s
Current children cumulated vsize: 440284 KiB
Current children cumulated memory: 221304 KiB

[startup+25.5002 s]
/proc/loadavg: 10.33 2.88 0.99 17/938 2870178
/proc/meminfo: memFree=911473588/1055320712 swapFree=32567848/33554428
[pid=2870081] ppid=2870076 vsize=4192 memory=3240 CPUtime=0 cores=0-3
/proc/2870081/stat : 2870081 (scip-naps.sh) S 2870076 2870081 2869528 0 -1 4194304 267 352 0 0 0 0 0 0 20 0 1 0 261907642 4292608 640 18446744073709551615 94280346288128 94280347182661 140725637912944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94280347421712 94280347469456 94280378540032 140725637916965 140725637917057 140725637917057 140725637922793 0
/proc/2870081/statm: 1048 810 731 219 0 110 0
[pid=2870104] ppid=2870081 vsize=455676 memory=237832 CPUtime=25.09 cores=0-3
/proc/2870104/stat : 2870104 (python3) R 2870081 2870081 2869528 0 -1 4194304 107497 0 0 0 2502 7 0 0 20 0 4 0 261907654 466612224 59316 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
/proc/2870104/statm: 113919 59458 7491 753 0 93771 0
[pid=2870104/tid=2870112] ppid=2870081 vsize=455676 memory=7 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870112/stat : 2870112 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 466612224 59316 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870113] ppid=2870081 vsize=455676 memory=-6159214087472840569 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870113/stat : 2870113 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 466612224 59316 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870114] ppid=2870081 vsize=455676 memory=10936 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870114/stat : 2870114 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 466612224 59316 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
Current children cumulated CPU time: 25.09 s
Current children cumulated vsize: 459868 KiB
Current children cumulated memory: 241072 KiB

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

# cumulated CPU time of all completed processes:  user=26.6911 s, system=0.091126 s

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

[startup+25.6003 s]
/proc/loadavg: 10.33 2.88 0.99 17/938 2870178
/proc/meminfo: memFree=911473588/1055320712 swapFree=32567848/33554428
[pid=2870081] ppid=2870076 vsize=4192 memory=3240 CPUtime=0 cores=0-3
/proc/2870081/stat : 2870081 (scip-naps.sh) S 2870076 2870081 2869528 0 -1 4194304 267 352 0 0 0 0 0 0 20 0 1 0 261907642 4292608 640 18446744073709551615 94280346288128 94280347182661 140725637912944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94280347421712 94280347469456 94280378540032 140725637916965 140725637917057 140725637917057 140725637922793 0
/proc/2870081/statm: 1048 810 731 219 0 110 0
[pid=2870104] ppid=2870081 vsize=455668 memory=237824 CPUtime=25.19 cores=0-3
/proc/2870104/stat : 2870104 (python3) R 2870081 2870081 2869528 0 -1 4194304 108237 0 0 0 2512 7 0 0 20 0 4 0 261907654 466604032 59226 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
/proc/2870104/statm: 113917 59456 7491 753 0 93769 0
[pid=2870104/tid=2870112] ppid=2870081 vsize=455668 memory=0 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870112/stat : 2870112 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 466604032 59226 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870113] ppid=2870081 vsize=455668 memory=161 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870113/stat : 2870113 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 466604032 59226 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870114] ppid=2870081 vsize=455668 memory=237460 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870114/stat : 2870114 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 466604032 59226 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
Current children cumulated CPU time: 25.19 s
Current children cumulated vsize: 459860 KiB
Current children cumulated memory: 241064 KiB

[startup+26.4001 s]
/proc/loadavg: 10.33 2.88 0.99 17/938 2870178
/proc/meminfo: memFree=911463316/1055320712 swapFree=32567848/33554428
[pid=2870081] ppid=2870076 vsize=4192 memory=3240 CPUtime=0 cores=0-3
/proc/2870081/stat : 2870081 (scip-naps.sh) S 2870076 2870081 2869528 0 -1 4194304 267 352 0 0 0 0 0 0 20 0 1 0 261907642 4292608 640 18446744073709551615 94280346288128 94280347182661 140725637912944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94280347421712 94280347469456 94280378540032 140725637916965 140725637917057 140725637917057 140725637922793 0
/proc/2870081/statm: 1048 810 731 219 0 110 0
[pid=2870104] ppid=2870081 vsize=455668 memory=237824 CPUtime=25.99 cores=0-3
/proc/2870104/stat : 2870104 (python3) R 2870081 2870081 2869528 0 -1 4194304 109420 0 0 0 2592 7 0 0 20 0 4 0 261907654 466604032 59226 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
/proc/2870104/statm: 113917 59456 7491 753 0 93769 0
[pid=2870104/tid=2870112] ppid=2870081 vsize=455668 memory=227444 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870112/stat : 2870112 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 466604032 59226 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870113] ppid=2870081 vsize=455668 memory=59492 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870113/stat : 2870113 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 466604032 59226 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870114] ppid=2870081 vsize=455668 memory=237824 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870114/stat : 2870114 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 466604032 59226 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
Current children cumulated CPU time: 25.99 s
Current children cumulated vsize: 459860 KiB
Current children cumulated memory: 241064 KiB

[startup+26.8001 s]
/proc/loadavg: 10.33 2.88 0.99 17/938 2870178
/proc/meminfo: memFree=911463316/1055320712 swapFree=32567848/33554428
[pid=2870081] ppid=2870076 vsize=4192 memory=3240 CPUtime=0 cores=0-3
/proc/2870081/stat : 2870081 (scip-naps.sh) S 2870076 2870081 2869528 0 -1 4194304 267 352 0 0 0 0 0 0 20 0 1 0 261907642 4292608 640 18446744073709551615 94280346288128 94280347182661 140725637912944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94280347421712 94280347469456 94280378540032 140725637916965 140725637917057 140725637917057 140725637922793 0
/proc/2870081/statm: 1048 810 731 219 0 110 0
[pid=2870104] ppid=2870081 vsize=455668 memory=237824 CPUtime=26.38 cores=0-3
/proc/2870104/stat : 2870104 (python3) R 2870081 2870081 2869528 0 -1 4194304 109420 0 0 0 2631 7 0 0 20 0 4 0 261907654 466604032 59226 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
/proc/2870104/statm: 113917 59456 7491 753 0 93769 0
[pid=2870104/tid=2870112] ppid=2870081 vsize=455668 memory=237824 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870112/stat : 2870112 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 466604032 59226 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870113] ppid=2870081 vsize=455668 memory=3188 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870113/stat : 2870113 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 466604032 59226 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870114] ppid=2870081 vsize=455668 memory=5540 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870114/stat : 2870114 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 466604032 59226 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
Current children cumulated CPU time: 26.38 s
Current children cumulated vsize: 459860 KiB
Current children cumulated memory: 241064 KiB

[startup+27.0001 s]*
/proc/loadavg: 10.33 2.88 0.99 17/938 2870178
/proc/meminfo: memFree=911460756/1055320712 swapFree=32567848/33554428
[pid=2870081] ppid=2870076 vsize=4192 memory=3240 CPUtime=0 cores=0-3
/proc/2870081/stat : 2870081 (scip-naps.sh) S 2870076 2870081 2869528 0 -1 4194304 267 352 0 0 0 0 0 0 20 0 1 0 261907642 4292608 640 18446744073709551615 94280346288128 94280347182661 140725637912944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94280347421712 94280347469456 94280378540032 140725637916965 140725637917057 140725637917057 140725637922793 0
/proc/2870081/statm: 1048 810 731 219 0 110 0
[pid=2870104] ppid=2870081 vsize=455668 memory=237824 CPUtime=26.6 cores=0-3
/proc/2870104/stat : 2870104 (python3) R 2870081 2870081 2869528 0 -1 4194304 109422 0 0 0 2653 7 0 0 20 0 4 0 261907654 466604032 59226 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
/proc/2870104/statm: 113917 59456 7491 753 0 93769 0
[pid=2870104/tid=2870112] ppid=2870081 vsize=455668 memory=29678448712876506 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870112/stat : 2870112 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 466604032 59226 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870113] ppid=2870081 vsize=455668 memory=30489459 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870113/stat : 2870113 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 466604032 59226 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870114] ppid=2870081 vsize=455668 memory=7349935293463790008 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870114/stat : 2870114 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 466604032 59226 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
Current children cumulated CPU time: 26.6 s
Current children cumulated vsize: 459860 KiB
Current children cumulated memory: 241064 KiB

[startup+27.114 s]
/proc/loadavg: 10.33 2.88 0.99 17/938 2870178
/proc/meminfo: memFree=911460756/1055320712 swapFree=32567848/33554428
[pid=2870081] ppid=2870076 vsize=4192 memory=3240 CPUtime=0 cores=0-3
/proc/2870081/stat : 2870081 (scip-naps.sh) S 2870076 2870081 2869528 0 -1 4194304 267 352 0 0 0 0 0 0 20 0 1 0 261907642 4292608 640 18446744073709551615 94280346288128 94280347182661 140725637912944 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94280347421712 94280347469456 94280378540032 140725637916965 140725637917057 140725637917057 140725637922793 0
/proc/2870081/statm: 1048 810 731 219 0 110 0
[pid=2870104] ppid=2870081 vsize=455668 memory=237824 CPUtime=26.7 cores=0-3
/proc/2870104/stat : 2870104 (python3) R 2870081 2870081 2869528 0 -1 4194304 109422 0 0 0 2663 7 0 0 20 0 4 0 261907654 466604032 59226 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
/proc/2870104/statm: 113917 59456 7491 753 0 93769 0
[pid=2870104/tid=2870112] ppid=2870081 vsize=455668 memory=-6159214087472840569 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870112/stat : 2870112 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 466604032 59226 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870113] ppid=2870081 vsize=455668 memory=10936 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870113/stat : 2870113 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 466604032 59226 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
[pid=2870104/tid=2870114] ppid=2870081 vsize=455668 memory=7 CPUtime=0.07 cores=0-3
/proc/2870104/task/2870114/stat : 2870114 (python3) S 2870081 2870081 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907677 466604032 59226 18446744073709551615 4321280 7402577 140734692346224 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 22237184 140734692354199 140734692354402 140734692354402 140734692360138 0
Current children cumulated CPU time: 26.7 s
Current children cumulated vsize: 459860 KiB
Current children cumulated memory: 241064 KiB

Child status: 0

Real time (s): 27.1811
CPU time (s): 26.7822
CPU user time (s): 26.6911
CPU system time (s): 0.091126
CPU usage (%): 98.5325
Max. virtual memory (cumulated for all children) (KiB): 462356
Max. memory (cumulated for all children) (KiB): 243408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.6911
system time used= 0.091126
maximum resident set size= 239996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119467
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 904
involuntary context switches= 72


# summary of solver processes directly reported to runsolver:
#   pid: 2870081
#   total CPU time (s): 26.7822
#   total CPU user time (s): 26.6911
#   total CPU system time (s): 0.091126

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.112993 second user time and 0.371374 second system time

The end

Launcher Data

Begin job on nodeE002 at 2026-07-05 23:16:37
IDJOB=4830667
IDBENCH=147740
IDSOLVER=3664
FILE ID=nodeE002/4830667-1783286197
RUNJOBID= nodeE002-1783286167-2869545
SLURM_JOB_ID= 12568079
Free space on /tmp= 799660 MiB

SOLVER NAME= SCIP-NaPS scip-naps-1.00a2
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-dlx1c.ucl.opb
COMMAND LINE= ./scip-naps.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4830667-1783286197/watcher-4830667-1783286197 -o /tmp/evaluation-result-4830667-1783286197/solver-4830667-1783286197 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4830667-1783286197/vars-4830667-1783286197 --bin-var /tmp/runsolver-exch-nodeE002-1783286167-2869545 --watchdog 3760  ./scip-naps.sh HOME/instance-4830667-1783286197.opb

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

MD5SUM BENCH= f5260717732b02ad6b701e03916e5f59
RANDOM SEED=817757011

nodeE002 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		: 3580.311
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		: 3578.317
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		: 3578.269
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		: 3585.964
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		: 3586.332
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 67
initial apicid	: 67
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3566.959
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		: 3562.440
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		: 3572.470
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		: 3561.015
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 2493.659
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		: 3566.298
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		: 3571.522
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		: 3575.732
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3566.172
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		: 3565.652
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		: 3573.016
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		: 3572.170
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		: 3584.636
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3590.885
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 83
initial apicid	: 83
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 129
initial apicid	: 129
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3569.449
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		: 3586.006
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 193
initial apicid	: 193
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3580.160
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 163
initial apicid	: 163
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 225
initial apicid	: 225
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 3589.546
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		: 3572.702
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3599.647
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
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		: 3562.882
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 241
initial apicid	: 241
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 3554.832
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		: 3578.840
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 145
initial apicid	: 145
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 3580.700
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		: 3584.816
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		: 3579.171
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		: 3577.605
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		: 3574.252
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:       1055320712 kB
MemFree:        913907024 kB
MemAvailable:   1038656196 kB
Buffers:              32 kB
Cached:         128503584 kB
SwapCached:         8908 kB
Active:          9501684 kB
Inactive:       127463648 kB
Active(anon):    8498084 kB
Inactive(anon):     8788 kB
Active(file):    1003600 kB
Inactive(file): 127454860 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32567848 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             54892 kB
Writeback:             0 kB
AnonPages:       8461340 kB
Mapped:           101944 kB
Shmem:             45116 kB
KReclaimable:    1218936 kB
Slab:            1762588 kB
SReclaimable:    1218936 kB
SUnreclaim:       543652 kB
KernelStack:       15520 kB
PageTables:        25236 kB
SecPageTables:     15444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:   12215148 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478864 kB
VmallocChunk:          0 kB
Percpu:           119296 kB
HardwareCorrupted:     0 kB
AnonHugePages:    393216 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:      444868 kB
DirectMap2M:    19800064 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 799584 MiB
End job on nodeE002 at 2026-07-05 23:17:05