Trace number 4831004

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.00a2? (TO) 3600.67 3610.59

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/koops/
normalized-mat16_15_identity_complement.opb
MD5SUMec82efcd866f342a1f5f756e3ed31d43
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 benchmark5.57224
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5508
Total number of constraints408375
Number of constraints which are clauses397971
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10404
Minimum length of a constraint2
Maximum length of a constraint17
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 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 33
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

499.10/500.61	c scip-naps version 1.00a2
499.10/500.61	c Command: HOME/scip-naps.py --pbsolver HOME/naps_release --sciptime=500 --dec HOME/instance-4831004-1783292131.opb
499.10/500.61	c Solving mode: decision
499.10/500.61	c SCIP version 10.0.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.2] [GitHash: NoGitInfo]
499.10/500.61	c Copyright (c) 2002-2026 Zuse Institute Berlin (ZIB)
499.10/500.61	c original problem has 5508 variables (5508 bin, 0 int, 0 cont) and 408375 constraints
499.10/500.61	c presolving:
499.10/500.61	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 5202 chg coeffs, 408375 upgd conss, 0 impls, 312120 clqs, 0 implints
499.10/500.61	c (round 2, medium)     0 del vars, 5202 del conss, 10404 add conss, 0 chg bounds, 0 chg sides, 5202 chg coeffs, 408375 upgd conss, 0 impls, 322524 clqs, 0 implints
499.10/500.61	c (round 3, exhaustive) 0 del vars, 20031 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5202 chg coeffs, 408375 upgd conss, 0 impls, 322524 clqs, 0 implints
499.10/500.61	c (round 4, exhaustive) 17 del vars, 20048 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5202 chg coeffs, 408375 upgd conss, 0 impls, 322490 clqs, 0 implints
499.10/500.61	c (round 5, exhaustive) 17 del vars, 22632 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 322490 clqs, 0 implints
499.10/500.61	c (round 6, exhaustive) 42 del vars, 22632 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 381343 clqs, 0 implints
499.10/500.61	c (round 7, exhaustive) 67 del vars, 22700 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 407932 clqs, 0 implints
499.10/500.61	c (round 8, exhaustive) 92 del vars, 22806 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 423808 clqs, 0 implints
499.10/500.61	c    (35.9s) probing: 1000/5491 (18.2%) - 0 fixings, 80 aggregations, 124474 implications, 0 bound changes
499.10/500.61	c (round 9, exhaustive) 117 del vars, 22949 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 434505 clqs, 0 implints
499.10/500.61	c (round 10, exhaustive) 142 del vars, 23160 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 441089 clqs, 0 implints
499.10/500.61	c (round 11, exhaustive) 167 del vars, 23390 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 447192 clqs, 0 implints
499.10/500.61	c (round 12, exhaustive) 192 del vars, 23675 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 448940 clqs, 0 implints
499.10/500.61	c (round 13, exhaustive) 217 del vars, 23954 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 451503 clqs, 0 implints
499.10/500.61	c (round 14, exhaustive) 242 del vars, 24265 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 453714 clqs, 0 implints
499.10/500.61	c (round 15, fast)       242 del vars, 24588 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 453714 clqs, 0 implints
499.10/500.61	c (round 16, exhaustive) 267 del vars, 24591 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 454498 clqs, 0 implints
499.10/500.61	c (round 17, fast)       267 del vars, 24987 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 454498 clqs, 0 implints
499.10/500.61	c (round 18, exhaustive) 292 del vars, 24989 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 456527 clqs, 0 implints
499.10/500.61	c (round 19, fast)       292 del vars, 25407 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 456527 clqs, 0 implints
499.10/500.61	c (round 20, exhaustive) 317 del vars, 25410 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 456861 clqs, 0 implints
499.10/500.61	c (round 21, fast)       317 del vars, 25852 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 456861 clqs, 0 implints
499.10/500.61	c (round 22, exhaustive) 342 del vars, 25856 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 458490 clqs, 0 implints
499.10/500.61	c (round 23, fast)       342 del vars, 26367 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 458490 clqs, 0 implints
499.10/500.61	c (round 24, exhaustive) 367 del vars, 26370 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 459647 clqs, 0 implints
499.10/500.61	c (round 25, fast)       367 del vars, 26922 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 459647 clqs, 0 implints
499.10/500.61	c    (73.0s) probing: 2000/5491 (36.4%) - 0 fixings, 358 aggregations, 225951 implications, 0 bound changes
499.10/500.61	c (round 26, exhaustive) 392 del vars, 26931 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 459354 clqs, 0 implints
499.10/500.61	c (round 27, fast)       392 del vars, 27484 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 459354 clqs, 0 implints
499.10/500.61	c (round 28, exhaustive) 417 del vars, 27489 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 458146 clqs, 0 implints
499.10/500.61	c (round 29, fast)       417 del vars, 28085 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 458146 clqs, 0 implints
499.10/500.61	c (round 30, exhaustive) 442 del vars, 28093 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 456677 clqs, 0 implints
499.10/500.61	c (round 31, fast)       442 del vars, 28755 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 456677 clqs, 0 implints
499.10/500.61	c (round 32, exhaustive) 467 del vars, 28760 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 456052 clqs, 0 implints
499.10/500.61	c (round 33, fast)       467 del vars, 29444 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 456052 clqs, 0 implints
499.10/500.61	c (round 34, exhaustive) 492 del vars, 29454 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 454922 clqs, 0 implints
499.10/500.61	c (round 35, fast)       492 del vars, 30179 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 454922 clqs, 0 implints
499.10/500.61	c (round 36, exhaustive) 517 del vars, 30193 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 453496 clqs, 0 implints
499.10/500.61	c (round 37, fast)       517 del vars, 30917 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 453496 clqs, 0 implints
499.10/500.61	c (round 38, exhaustive) 542 del vars, 30930 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 452003 clqs, 0 implints
499.10/500.61	c (round 39, fast)       542 del vars, 31756 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 452003 clqs, 0 implints
499.10/500.61	c (round 40, exhaustive) 567 del vars, 31762 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 450518 clqs, 0 implints
499.10/500.61	c (round 41, fast)       567 del vars, 32616 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 450518 clqs, 0 implints
499.10/500.61	c (round 42, exhaustive) 592 del vars, 32624 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 447639 clqs, 0 implints
499.10/500.61	c (round 43, fast)       592 del vars, 33467 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 447639 clqs, 0 implints
499.10/500.61	c (round 44, exhaustive) 617 del vars, 33481 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 445101 clqs, 0 implints
499.10/500.61	c (round 45, fast)       617 del vars, 34335 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 445101 clqs, 0 implints
499.10/500.61	c (round 46, exhaustive) 642 del vars, 34345 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 442711 clqs, 0 implints
499.10/500.61	c (round 47, fast)       642 del vars, 35257 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 442711 clqs, 0 implints
499.10/500.61	c (round 48, exhaustive) 667 del vars, 35266 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 440190 clqs, 0 implints
499.10/500.61	c (round 49, fast)       667 del vars, 36214 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 440190 clqs, 0 implints
499.10/500.61	c (round 50, exhaustive) 692 del vars, 36224 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 438406 clqs, 0 implints
499.10/500.61	c (round 51, fast)       692 del vars, 37210 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 438406 clqs, 0 implints
499.10/500.61	c (round 52, exhaustive) 717 del vars, 37220 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 436442 clqs, 0 implints
499.10/500.61	c (round 53, fast)       717 del vars, 38237 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 436442 clqs, 0 implints
499.10/500.61	c (round 54, exhaustive) 742 del vars, 38254 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 435105 clqs, 0 implints
499.10/500.61	c (round 55, fast)       742 del vars, 39322 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 435105 clqs, 0 implints
499.10/500.61	c (round 56, exhaustive) 767 del vars, 39334 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 432473 clqs, 0 implints
499.10/500.61	c (round 57, fast)       767 del vars, 40444 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 432473 clqs, 0 implints
499.10/500.61	c (round 58, exhaustive) 792 del vars, 40453 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 430626 clqs, 0 implints
499.10/500.61	c (round 59, fast)       792 del vars, 41605 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 430626 clqs, 0 implints
499.10/500.61	c (round 60, exhaustive) 817 del vars, 41620 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 427633 clqs, 0 implints
499.10/500.61	c (round 61, fast)       817 del vars, 42835 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 427633 clqs, 0 implints
499.10/500.61	c (round 62, exhaustive) 842 del vars, 42849 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 425431 clqs, 0 implints
499.10/500.61	c (round 63, fast)       842 del vars, 44074 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 425431 clqs, 0 implints
499.10/500.61	c (round 64, exhaustive) 867 del vars, 44085 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 422813 clqs, 0 implints
499.10/500.61	c (round 65, fast)       867 del vars, 45329 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 422813 clqs, 0 implints
499.10/500.61	c    (116.3s) probing: 3000/5491 (54.6%) - 0 fixings, 858 aggregations, 304037 implications, 0 bound changes
499.10/500.61	c (round 66, exhaustive) 892 del vars, 45341 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 419732 clqs, 0 implints
499.10/500.61	c (round 67, fast)       892 del vars, 46636 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 419732 clqs, 0 implints
499.10/500.61	c (round 68, exhaustive) 917 del vars, 46649 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 417024 clqs, 0 implints
499.10/500.61	c (round 69, fast)       917 del vars, 48000 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 417024 clqs, 0 implints
499.10/500.61	c (round 70, exhaustive) 942 del vars, 48013 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 414187 clqs, 0 implints
499.10/500.61	c (round 71, fast)       942 del vars, 49373 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 414187 clqs, 0 implints
499.10/500.61	c (round 72, exhaustive) 967 del vars, 49390 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 411634 clqs, 0 implints
499.10/500.61	c (round 73, fast)       967 del vars, 50809 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 411634 clqs, 0 implints
499.10/500.61	c (round 74, exhaustive) 992 del vars, 50819 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 408790 clqs, 0 implints
499.10/500.61	c (round 75, fast)       992 del vars, 52238 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 408790 clqs, 0 implints
499.10/500.61	c (round 76, exhaustive) 1017 del vars, 52254 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 405301 clqs, 0 implints
499.10/500.61	c (round 77, fast)       1017 del vars, 53721 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 405301 clqs, 0 implints
499.10/500.61	c (round 78, exhaustive) 1042 del vars, 53738 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 402450 clqs, 0 implints
499.10/500.61	c (round 79, fast)       1042 del vars, 55281 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 402450 clqs, 0 implints
499.10/500.61	c (round 80, exhaustive) 1067 del vars, 55300 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 399893 clqs, 0 implints
499.10/500.61	c (round 81, fast)       1067 del vars, 56824 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 399893 clqs, 0 implints
499.10/500.61	c (round 82, exhaustive) 1092 del vars, 56843 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 396500 clqs, 0 implints
499.10/500.61	c (round 83, fast)       1092 del vars, 58402 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 396500 clqs, 0 implints
499.10/500.61	c (round 84, exhaustive) 1117 del vars, 58417 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 393220 clqs, 0 implints
499.10/500.61	c (round 85, fast)       1117 del vars, 60043 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 393220 clqs, 0 implints
499.10/500.61	c (round 86, exhaustive) 1142 del vars, 60056 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 390796 clqs, 0 implints
499.10/500.61	c (round 87, fast)       1142 del vars, 61730 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 390796 clqs, 0 implints
499.10/500.61	c (round 88, exhaustive) 1167 del vars, 61752 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 387726 clqs, 0 implints
499.10/500.61	c (round 89, fast)       1167 del vars, 63437 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 387726 clqs, 0 implints
499.10/500.61	c (round 90, exhaustive) 1192 del vars, 63453 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 384501 clqs, 0 implints
499.10/500.61	c (round 91, fast)       1192 del vars, 65210 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 384501 clqs, 0 implints
499.10/500.61	c (round 92, exhaustive) 1217 del vars, 65231 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 381393 clqs, 0 implints
499.10/500.61	c (round 93, fast)       1217 del vars, 66973 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 381393 clqs, 0 implints
499.10/500.61	c (round 94, exhaustive) 1242 del vars, 66996 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 378402 clqs, 0 implints
499.10/500.61	c (round 95, fast)       1242 del vars, 68795 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 378402 clqs, 0 implints
499.10/500.61	c (round 96, exhaustive) 1267 del vars, 68812 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 375416 clqs, 0 implints
499.10/500.61	c (round 97, fast)       1267 del vars, 70716 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 375416 clqs, 0 implints
499.10/500.61	c (round 98, exhaustive) 1292 del vars, 70742 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 372283 clqs, 0 implints
499.10/500.61	c (round 99, fast)       1292 del vars, 72581 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 372283 clqs, 0 implints
499.10/500.61	c (round 100, exhaustive) 1317 del vars, 72605 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 369184 clqs, 0 implints
499.10/500.61	c (round 101, fast)       1317 del vars, 74481 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 369184 clqs, 0 implints
499.10/500.61	c (round 102, exhaustive) 1342 del vars, 74507 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 365632 clqs, 0 implints
499.10/500.61	c (round 103, fast)       1342 del vars, 76409 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 365632 clqs, 0 implints
499.10/500.61	c (round 104, exhaustive) 1367 del vars, 76434 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 362264 clqs, 0 implints
499.10/500.61	c (round 105, fast)       1367 del vars, 78414 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 362264 clqs, 0 implints
499.10/500.61	c (round 106, exhaustive) 1392 del vars, 78434 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 359028 clqs, 0 implints
499.10/500.61	c (round 107, fast)       1392 del vars, 80492 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 359028 clqs, 0 implints
499.10/500.61	c (round 108, exhaustive) 1417 del vars, 80519 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 355504 clqs, 0 implints
499.10/500.61	c (round 109, fast)       1417 del vars, 82586 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 355504 clqs, 0 implints
499.10/500.61	c (round 110, exhaustive) 1442 del vars, 82611 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 352418 clqs, 0 implints
499.10/500.61	c (round 111, fast)       1442 del vars, 84670 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 352418 clqs, 0 implints
499.10/500.61	c (round 112, exhaustive) 1467 del vars, 84695 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 349134 clqs, 0 implints
499.10/500.61	c (round 113, fast)       1467 del vars, 86825 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 349134 clqs, 0 implints
499.10/500.61	c (round 114, exhaustive) 1492 del vars, 86847 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 345767 clqs, 0 implints
499.10/500.61	c (round 115, fast)       1492 del vars, 89046 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 345767 clqs, 0 implints
499.10/500.61	c (round 116, exhaustive) 1517 del vars, 89068 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 342642 clqs, 0 implints
499.10/500.61	c (round 117, fast)       1517 del vars, 91259 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 342642 clqs, 0 implints
499.10/500.61	c (round 118, exhaustive) 1542 del vars, 91284 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 339614 clqs, 0 implints
499.10/500.61	c (round 119, fast)       1542 del vars, 93508 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 339614 clqs, 0 implints
499.10/500.61	c (round 120, exhaustive) 1567 del vars, 93542 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 336211 clqs, 0 implints
499.10/500.61	c (round 121, fast)       1567 del vars, 95819 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 336211 clqs, 0 implints
499.10/500.61	c    (166.7s) probing: 4000/5491 (72.8%) - 0 fixings, 1551 aggregations, 358742 implications, 0 bound changes
499.10/500.61	c (round 122, exhaustive) 1592 del vars, 95851 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 333184 clqs, 0 implints
499.10/500.61	c (round 123, fast)       1592 del vars, 98146 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 333184 clqs, 0 implints
499.10/500.61	c (round 124, exhaustive) 1617 del vars, 98174 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 329700 clqs, 0 implints
499.10/500.61	c (round 125, fast)       1617 del vars, 100519 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 329700 clqs, 0 implints
499.10/500.61	c (round 126, exhaustive) 1642 del vars, 100542 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 326280 clqs, 0 implints
499.10/500.61	c (round 127, fast)       1642 del vars, 102924 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 326280 clqs, 0 implints
499.10/500.61	c (round 128, exhaustive) 1667 del vars, 102948 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 322969 clqs, 0 implints
499.10/500.61	c (round 129, fast)       1667 del vars, 105341 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 322969 clqs, 0 implints
499.10/500.61	c (round 130, exhaustive) 1692 del vars, 105365 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 319724 clqs, 0 implints
499.10/500.61	c (round 131, fast)       1692 del vars, 107825 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 319724 clqs, 0 implints
499.10/500.61	c (round 132, exhaustive) 1717 del vars, 107853 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 316339 clqs, 0 implints
499.10/500.61	c (round 133, fast)       1717 del vars, 110339 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 316339 clqs, 0 implints
499.10/500.61	c (round 134, exhaustive) 1742 del vars, 110371 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 312915 clqs, 0 implints
499.10/500.61	c (round 135, fast)       1742 del vars, 112896 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 312915 clqs, 0 implints
499.10/500.61	c (round 136, exhaustive) 1767 del vars, 112926 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 309745 clqs, 0 implints
499.10/500.61	c (round 137, fast)       1767 del vars, 115526 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 309745 clqs, 0 implints
499.10/500.61	c (round 138, exhaustive) 1792 del vars, 115555 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 306725 clqs, 0 implints
499.10/500.61	c (round 139, fast)       1792 del vars, 118146 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 306725 clqs, 0 implints
499.10/500.61	c (round 140, exhaustive) 1817 del vars, 118182 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 303436 clqs, 0 implints
499.10/500.61	c (round 141, fast)       1817 del vars, 120807 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 303436 clqs, 0 implints
499.10/500.61	c (round 142, exhaustive) 1842 del vars, 120836 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 300229 clqs, 0 implints
499.10/500.61	c (round 143, fast)       1842 del vars, 123524 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 300229 clqs, 0 implints
499.10/500.61	c (round 144, exhaustive) 1867 del vars, 123555 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 296983 clqs, 0 implints
499.10/500.61	c (round 145, fast)       1867 del vars, 126254 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 296983 clqs, 0 implints
499.10/500.61	c (round 146, exhaustive) 1892 del vars, 126290 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 293637 clqs, 0 implints
499.10/500.61	c (round 147, fast)       1892 del vars, 129034 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 293637 clqs, 0 implints
499.10/500.61	c (round 148, exhaustive) 1917 del vars, 129069 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 290324 clqs, 0 implints
499.10/500.61	c (round 149, fast)       1917 del vars, 131858 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 290324 clqs, 0 implints
499.10/500.61	c (round 150, exhaustive) 1942 del vars, 131891 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 286964 clqs, 0 implints
499.10/500.61	c (round 151, fast)       1942 del vars, 134696 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 286964 clqs, 0 implints
499.10/500.61	c (round 152, exhaustive) 1967 del vars, 134734 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 283739 clqs, 0 implints
499.10/500.61	c (round 153, fast)       1967 del vars, 137572 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 283739 clqs, 0 implints
499.10/500.61	c (round 154, exhaustive) 1992 del vars, 137607 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 280393 clqs, 0 implints
499.10/500.61	c (round 155, fast)       1992 del vars, 140476 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 280393 clqs, 0 implints
499.10/500.61	c (round 156, exhaustive) 2017 del vars, 140509 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 277123 clqs, 0 implints
499.10/500.61	c (round 157, fast)       2017 del vars, 143439 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 277123 clqs, 0 implints
499.10/500.61	c (round 158, exhaustive) 2042 del vars, 143471 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 273798 clqs, 0 implints
499.10/500.61	c (round 159, fast)       2042 del vars, 146464 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 273798 clqs, 0 implints
499.10/500.61	c (round 160, exhaustive) 2067 del vars, 146504 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 270626 clqs, 0 implints
499.10/500.61	c (round 161, fast)       2067 del vars, 149525 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 270626 clqs, 0 implints
499.10/500.61	c (round 162, exhaustive) 2092 del vars, 149562 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 267431 clqs, 0 implints
499.10/500.61	c (round 163, fast)       2092 del vars, 152622 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 267431 clqs, 0 implints
499.10/500.61	c (round 164, exhaustive) 2117 del vars, 152658 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 264083 clqs, 0 implints
499.10/500.61	c (round 165, fast)       2117 del vars, 155738 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 264083 clqs, 0 implints
499.10/500.61	c (round 166, exhaustive) 2142 del vars, 155772 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 260795 clqs, 0 implints
499.10/500.61	c (round 167, fast)       2142 del vars, 158854 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 260795 clqs, 0 implints
499.10/500.61	c (round 168, exhaustive) 2167 del vars, 158894 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 257562 clqs, 0 implints
499.10/500.61	c (round 169, fast)       2167 del vars, 162018 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 257562 clqs, 0 implints
499.10/500.61	c (round 170, exhaustive) 2192 del vars, 162056 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 254307 clqs, 0 implints
499.10/500.61	c (round 171, fast)       2192 del vars, 165241 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 254307 clqs, 0 implints
499.10/500.61	c (round 172, exhaustive) 2217 del vars, 165281 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 251014 clqs, 0 implints
499.10/500.61	c (round 173, fast)       2217 del vars, 168472 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 251014 clqs, 0 implints
499.10/500.61	c (round 174, exhaustive) 2242 del vars, 168507 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 247793 clqs, 0 implints
499.10/500.61	c (round 175, fast)       2242 del vars, 171744 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 247793 clqs, 0 implints
499.10/500.61	c (round 176, exhaustive) 2267 del vars, 171781 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 244528 clqs, 0 implints
499.10/500.61	c (round 177, fast)       2267 del vars, 175031 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 244528 clqs, 0 implints
499.10/500.61	c (round 178, exhaustive) 2292 del vars, 175073 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 241330 clqs, 0 implints
499.10/500.61	c (round 179, fast)       2292 del vars, 178378 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 241330 clqs, 0 implints
499.10/500.61	c (round 180, exhaustive) 2317 del vars, 178418 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 238106 clqs, 0 implints
499.10/500.61	c (round 181, fast)       2317 del vars, 181756 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 238106 clqs, 0 implints
499.10/500.61	c (round 182, exhaustive) 2342 del vars, 181792 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 234942 clqs, 0 implints
499.10/500.61	c (round 183, fast)       2342 del vars, 185191 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 234942 clqs, 0 implints
499.10/500.61	c (round 184, exhaustive) 2367 del vars, 185236 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 231860 clqs, 0 implints
499.10/500.61	c (round 185, fast)       2367 del vars, 188663 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 231860 clqs, 0 implints
499.10/500.61	c (round 186, exhaustive) 2392 del vars, 188706 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 228689 clqs, 0 implints
499.10/500.61	c (round 187, fast)       2392 del vars, 192156 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 228689 clqs, 0 implints
499.10/500.61	c (round 188, exhaustive) 2417 del vars, 192195 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 225536 clqs, 0 implints
499.10/500.61	c (round 189, fast)       2417 del vars, 195693 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 225536 clqs, 0 implints
499.10/500.61	c    (218.8s) probing: 5000/5491 (91.1%) - 0 fixings, 2418 aggregations, 390289 implications, 0 bound changes
499.10/500.61	c (round 190, exhaustive) 2442 del vars, 195733 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 222403 clqs, 0 implints
499.10/500.61	c (round 191, fast)       2442 del vars, 199268 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 222403 clqs, 0 implints
499.10/500.61	c (round 192, exhaustive) 2467 del vars, 199311 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 219241 clqs, 0 implints
499.10/500.61	c (round 193, fast)       2467 del vars, 202889 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 219241 clqs, 0 implints
499.10/500.61	c (round 194, exhaustive) 2492 del vars, 202934 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 216128 clqs, 0 implints
499.10/500.61	c (round 195, fast)       2492 del vars, 206530 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 216128 clqs, 0 implints
499.10/500.61	c (round 196, exhaustive) 2517 del vars, 206573 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 213000 clqs, 0 implints
499.10/500.61	c (round 197, fast)       2517 del vars, 210216 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 213000 clqs, 0 implints
499.10/500.61	c (round 198, exhaustive) 2542 del vars, 210261 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 209905 clqs, 0 implints
499.10/500.61	c (round 199, fast)       2542 del vars, 213940 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 209905 clqs, 0 implints
499.10/500.61	c (round 200, exhaustive) 2567 del vars, 213978 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 206800 clqs, 0 implints
499.10/500.61	c (round 201, fast)       2567 del vars, 217696 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 206800 clqs, 0 implints
499.10/500.61	c (round 202, exhaustive) 2592 del vars, 217743 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 203715 clqs, 0 implints
499.10/500.61	c (round 203, fast)       2592 del vars, 221491 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 203715 clqs, 0 implints
499.10/500.61	c    (233.3s) probing cycle finished: starting next cycle
499.10/500.61	c    (234.3s) probing: 48/2907 (1.7%) - 0 fixings, 2584 aggregations, 396185 implications, 0 bound changes
499.10/500.61	c    (234.3s) probing aborted: 50/50 successive totally useless probings
499.10/500.61	c (round 204, exhaustive) 2601 del vars, 221535 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 205479 clqs, 0 implints
499.10/500.61	c (round 205, fast)       2601 del vars, 222898 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 5219 chg coeffs, 408375 upgd conss, 0 impls, 205479 clqs, 0 implints
499.10/500.61	c    (234.8s) probing: 53/2907 (1.8%) - 0 fixings, 2584 aggregations, 396185 implications, 0 bound changes
499.10/500.61	c    (234.8s) probing aborted: 50/50 successive totally useless probings
499.10/500.61	c    (234.8s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
499.10/500.61	c    (235.1s) symmetry computation finished: 15 generators found (max: 1500, log10 of symmetry group size: inf) (symcode time: 0.10)
499.10/500.61	c dynamic symmetry handling statistics:
499.10/500.61	c    orbitopal reduction:        1 components: 171x16
499.10/500.61	c    orbital reduction:         no components
499.10/500.61	c    lexicographic reduction:   no permutations
499.10/500.61	c handled 1 out of 1 symmetry components
499.10/500.61	c presolving (206 rounds: 206 fast, 110 medium, 109 exhaustive):
499.10/500.61	c  2601 deleted vars, 222931 deleted constraints, 15365 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 5219 changed coefficients
499.10/500.61	c  0 implications, 205479 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
499.10/500.61	c presolved problem has 2907 variables (2907 bin, 0 int, 0 cont) and 200809 constraints
499.10/500.61	c  156338 constraints of type <setppc>
499.10/500.61	c    2572 constraints of type <and>
499.10/500.61	c   41899 constraints of type <logicor>
499.10/500.61	c transformed objective value is always integral (scale: 1)
499.10/500.61	c Presolving Time: 234.98
499.10/500.61	c 
499.10/500.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
499.10/500.61	c   237s|     1 |     0 |  3471 |     - |  1594M |   0 |2907 | 200k| 203k|   0 |  0 | 102 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.10/500.61	c   246s|     1 |     0 | 26392 |     - |  1640M |   0 |2907 | 200k| 203k|  43 |  1 | 112 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.10/500.61	c   247s|     1 |     0 | 28021 |     - |  1661M |   0 |2907 | 200k| 203k| 111 |  2 | 113 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.10/500.61	c   248s|     1 |     0 | 29122 |     - |  1685M |   0 |2907 | 200k| 203k| 181 |  3 | 114 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.10/500.61	c   249s|     1 |     0 | 30475 |     - |  1706M |   0 |2907 | 200k| 203k| 243 |  4 | 114 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.10/500.61	c   249s|     1 |     0 | 32072 |     - |  1727M |   0 |2907 | 200k| 203k| 310 |  5 | 115 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.10/500.61	c   250s|     1 |     0 | 33607 |     - |  1747M |   0 |2907 | 200k| 203k| 394 |  6 | 116 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.10/500.61	c   251s|     1 |     0 | 35350 |     - |  1767M |   0 |2907 | 200k| 203k| 479 |  7 | 117 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.10/500.61	c   252s|     1 |     0 | 36773 |     - |  1787M |   0 |2907 | 200k| 203k| 568 |  8 | 118 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.10/500.61	c   253s|     1 |     0 | 37876 |     - |  1807M |   0 |2907 | 200k| 204k| 640 |  9 | 119 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.10/500.61	c   253s|     1 |     0 | 38630 |     - |  1827M |   0 |2907 | 200k| 204k| 682 | 10 | 119 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.10/500.61	c   254s|     1 |     0 | 39567 |     - |  1847M |   0 |2907 | 200k| 204k| 723 | 11 | 120 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.10/500.61	c   271s|     1 |     2 | 52129 |     - |  1853M |   0 |2907 | 201k| 204k| 723 | 11 | 218 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.10/500.61	c   333s|   100 |    11 |135130 | 965.3 |  1975M |  10 |2907 | 201k| 203k|1904 |  2 | 449 |  19 | 0.000000e+00 |      --      |    Inf |  23.44%
499.10/500.61	c   357s|   200 |    10 |176336 | 687.3 |  2105M |  21 |2907 | 201k| 204k|3510 |  2 | 627 |  19 | 0.000000e+00 |      --      |    Inf |  34.08%
499.10/500.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
499.10/500.61	c   406s|   300 |     6 |250965 | 707.0 |  2309M |  22 |2907 | 201k|   0 |5778 |  0 | 870 |  19 | 0.000000e+00 |      --      |    Inf |  49.93%
499.10/500.61	c   452s|   400 |    11 |313038 | 685.4 |  2508M |  23 |2907 | 201k| 204k|7829 |  2 |1057 |  19 | 0.000000e+00 |      --      |    Inf |  58.74%
499.10/500.61	c   490s|   500 |    11 |359166 | 640.5 |  2576M |  23 |2907 | 201k| 204k|9529 |  2 |1200 |  19 | 0.000000e+00 |      --      |    Inf |  65.17%
499.10/500.61	c 
499.10/500.61	c SCIP Status        : solving was interrupted [time limit reached]
499.10/500.61	c Solving Time (sec) : 500.00
499.10/500.61	c Solving Nodes      : 520
499.10/500.61	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
499.10/500.61	c Dual Bound         : +0.00000000000000e+00
499.10/500.61	c Gap                : infinite
499.10/500.61	c ----------------------------------------------------------------------
499.10/500.61	c dual bound: 0.0 -> 0
499.10/500.61	c primal bound: 1e+20 -> 100000000000000000000
499.10/500.61	c scip-goal-lb: 0
499.10/500.61	c scip-goal-ub: 100000000000000000000
499.10/500.61	c writing output to: HOME/tmpmluqzpsy.opb
499.10/500.61	c appending fixed variable constraints
499.10/500.61	c scip-fixed vars: 0.00% (0/2907)
499.10/500.61	c ----------------------------------------------------------------------
499.10/500.61	c executing external solver: HOME/naps_release
499.10/500.61	c ----------------------------------------------------------------------
499.10/500.61	c command: HOME/naps_release HOME/tmpmluqzpsy.opb
499.10/500.66	c NaPS 1.03a50.
499.10/500.66	c Using SAT solver: Kissat
499.10/500.66	c Input file name: HOME/tmpmluqzpsy.opb
3600.06/3610.01	
3600.06/3610.01	*** TERMINATED *** by signal
3600.06/3610.01	c
3600.06/3610.01	c s UNKNOWN
3600.06/3610.01	c _____________________________________________________________________________
3600.06/3610.01	c std/band forms        : 5202,0
3600.06/3610.01	c 2cl/3cl ITE-codings   : 0,0
3600.06/3610.01	c BDD/srt/adr Max costs : 2,0,0
3600.06/3610.01	c BDDraw/bin/mul/srt/adr: 5202,0,0,0,0
3600.06/3610.01	c BDD nodes             : 15606
3600.06/3610.01	c Es1/CC detections     : 0,0
3600.06/3610.01	c CC sort               : 0
3600.06/3610.01	c SAT/UNSAT calls       : 0,0
3600.06/3610.01	c regenrated variables  : 0
3600.06/3610.01	c eliminated fixed lits : 0
3600.06/3610.01	c goal lit flips        : 0
3600.06/3610.01	c goal stages           : 0
3600.06/3610.01	c goal shrink           : 0
3600.06/3610.01	c goal coeff separations: 0
3600.06/3610.01	c restarts              : 0
3600.06/3610.01	c conflicts             : 0              (0 /sec)
3600.06/3610.01	c decisions             : 0              (0 /sec)
3600.06/3610.01	c propagations          : 0              (0 /sec)
3600.06/3610.01	c inspects              : 0              (0 /sec)
3600.06/3610.01	c CPU time (solving tm) : 3101 s        (3100 s, SAT 0 s, UNSAT 0 s)
3600.06/3610.01	c SAT solver time       : 3100 s
3600.06/3610.01	c SAT solver SAT time   : 0 s
3600.06/3610.01	c SAT solver UNSAT time : 0 s
3600.06/3610.01	c SAT solver TO time    : 0 s
3600.06/3610.01	c Time for SCIP         : 0 s
3600.06/3610.01	c Time for Opt-base     : 0 s
3600.06/3610.01	c Steps for Opt-base    : 0
3600.06/3610.01	c Time for BDD coding   : 0.02679 s
3600.06/3610.01	c Time for srt coding   : 0 s
3600.06/3610.01	c Inner solver invocations            : 0
3600.06/3610.01	c Inner solving count                 : 0
3600.06/3610.01	c _____________________________________________________________________________
3600.06/3610.01	s UNKNOWN
3600.56/3610.52	c received SIGTERM, forwarding to pbsolver...
3600.56/3610.52	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

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

running on 4 cores: 0-3

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

Cores frequency (cpufreq):
  3550 MHz: 0-3

CPU governors:
  performance: 0-3

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (102005 MiB free)
  node 1: cores 8-15, 129019 MiB (77780 MiB free)
  node 2: cores 16-23, 128973 MiB (105843 MiB free)
  node 3: cores 24-31, 129003 MiB (109405 MiB free)
  node 4: cores 32-39, 129019 MiB (109067 MiB free)
  node 5: cores 40-47, 129019 MiB (110097 MiB free)
  node 6: cores 48-55, 129019 MiB (103808 MiB free)
  node 7: cores 56-63, 128474 MiB (99576 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=2582851, runsolver pid=2582848
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 16.79 16.42 16.28 19/920 2582859
/proc/meminfo: memFree=837200628/1055320704 swapFree=33554428/33554428
[pid=2582851] ppid=2582848 vsize=4192 memory=3152 CPUtime=0 cores=0-3
/proc/2582851/stat : 2582851 (scip-naps.sh) S 2582848 2582851 2577059 0 -1 4194304 265 344 0 0 0 0 0 0 20 0 1 0 262500983 4292608 640 18446744073709551615 94562375528448 94562376422981 140720892861088 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94562376662032 94562376709776 94562403897344 140720892868901 140720892868993 140720892868993 140720892874729 0
/proc/2582851/statm: 1048 788 709 219 0 110 0
[pid=2582856] ppid=2582851 vsize=241724 memory=31304 CPUtime=0.12 cores=0-3
/proc/2582856/stat : 2582856 (python3) R 2582851 2582851 2577059 0 -1 4194304 3971 0 0 0 11 1 0 0 20 0 4 0 262500985 247525376 7552 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
/proc/2582856/statm: 60431 7826 4273 753 0 40376 0
[pid=2582856/tid=2582857] ppid=2582851 vsize=241724 memory=228455612714 CPUtime=0.02 cores=0-3
/proc/2582856/task/2582857/stat : 2582857 (python3) R 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 4 0 262500992 247525376 7552 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 2 0 0 0 -1 2 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
[pid=2582856/tid=2582858] ppid=2582851 vsize=241724 memory=52996423814061 CPUtime=0.02 cores=0-3
/proc/2582856/task/2582858/stat : 2582858 (python3) R 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 4 0 262500992 247525376 7552 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 2 0 0 0 -1 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
[pid=2582856/tid=2582859] ppid=2582851 vsize=241724 memory=19067 CPUtime=0.01 cores=0-3
/proc/2582856/task/2582859/stat : 2582859 (python3) R 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 4 0 262500992 247525376 7552 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 2 0 0 0 -1 0 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 245916 KiB
Current children cumulated memory: 34456 KiB

[startup+0.213899 s]*
/proc/loadavg: 16.73 16.41 16.28 17/920 2582859
/proc/meminfo: memFree=837160208/1055320704 swapFree=33554428/33554428
[pid=2582851] ppid=2582848 vsize=4192 memory=3152 CPUtime=0 cores=0-3
/proc/2582851/stat : 2582851 (scip-naps.sh) S 2582848 2582851 2577059 0 -1 4194304 265 344 0 0 0 0 0 0 20 0 1 0 262500983 4292608 640 18446744073709551615 94562375528448 94562376422981 140720892861088 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94562376662032 94562376709776 94562403897344 140720892868901 140720892868993 140720892868993 140720892874729 0
/proc/2582851/statm: 1048 788 709 219 0 110 0
[pid=2582856] ppid=2582851 vsize=285940 memory=83624 CPUtime=0.36 cores=0-3
/proc/2582856/stat : 2582856 (python3) R 2582851 2582851 2577059 0 -1 4194304 14740 0 0 0 34 2 0 0 20 0 4 0 262500985 292802560 20480 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
/proc/2582856/statm: 71485 20906 6753 753 0 51337 0
[pid=2582856/tid=2582857] ppid=2582851 vsize=285940 memory=228455612714 CPUtime=0.07 cores=0-3
/proc/2582856/task/2582857/stat : 2582857 (python3) S 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262500992 292802560 20480 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
[pid=2582856/tid=2582858] ppid=2582851 vsize=285940 memory=52996423814061 CPUtime=0.07 cores=0-3
/proc/2582856/task/2582858/stat : 2582858 (python3) S 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262500992 292802560 20480 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
[pid=2582856/tid=2582859] ppid=2582851 vsize=285940 memory=19067 CPUtime=0.06 cores=0-3
/proc/2582856/task/2582859/stat : 2582859 (python3) S 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 262500992 292802560 20480 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 290132 KiB
Current children cumulated memory: 86776 KiB

[startup+0.313771 s]*
/proc/loadavg: 16.73 16.41 16.28 17/920 2582859
/proc/meminfo: memFree=837115100/1055320704 swapFree=33554428/33554428
[pid=2582851] ppid=2582848 vsize=4192 memory=3152 CPUtime=0 cores=0-3
/proc/2582851/stat : 2582851 (scip-naps.sh) S 2582848 2582851 2577059 0 -1 4194304 265 344 0 0 0 0 0 0 20 0 1 0 262500983 4292608 640 18446744073709551615 94562375528448 94562376422981 140720892861088 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94562376662032 94562376709776 94562403897344 140720892868901 140720892868993 140720892868993 140720892874729 0
/proc/2582851/statm: 1048 788 709 219 0 110 0
[pid=2582856] ppid=2582851 vsize=336280 memory=133252 CPUtime=0.46 cores=0-3
/proc/2582856/stat : 2582856 (python3) R 2582851 2582851 2577059 0 -1 4194304 27147 0 0 0 43 3 0 0 20 0 4 0 262500985 344350720 32896 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
/proc/2582856/statm: 84070 33313 6753 753 0 63922 0
[pid=2582856/tid=2582857] ppid=2582851 vsize=336280 memory=232750582471 CPUtime=0.07 cores=0-3
/proc/2582856/task/2582857/stat : 2582857 (python3) S 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262500992 344350720 32896 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
[pid=2582856/tid=2582858] ppid=2582851 vsize=336472 memory=3359 CPUtime=0.07 cores=0-3
/proc/2582856/task/2582858/stat : 2582858 (python3) S 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262500992 344547328 32896 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
[pid=2582856/tid=2582859] ppid=2582851 vsize=336472 memory=3530875112888992277 CPUtime=0.06 cores=0-3
/proc/2582856/task/2582859/stat : 2582859 (python3) S 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 262500992 344547328 32896 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 340472 KiB
Current children cumulated memory: 136404 KiB

[startup+0.700251 s]
/proc/loadavg: 16.73 16.41 16.28 17/920 2582859
/proc/meminfo: memFree=837015512/1055320704 swapFree=33554428/33554428
[pid=2582851] ppid=2582848 vsize=4192 memory=3152 CPUtime=0 cores=0-3
/proc/2582851/stat : 2582851 (scip-naps.sh) S 2582848 2582851 2577059 0 -1 4194304 265 344 0 0 0 0 0 0 20 0 1 0 262500983 4292608 640 18446744073709551615 94562375528448 94562376422981 140720892861088 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94562376662032 94562376709776 94562403897344 140720892868901 140720892868993 140720892868993 140720892874729 0
/proc/2582851/statm: 1048 788 709 219 0 110 0
[pid=2582856] ppid=2582851 vsize=648040 memory=443200 CPUtime=0.82 cores=0-3
/proc/2582856/stat : 2582856 (python3) R 2582851 2582851 2577059 0 -1 4194304 103377 0 0 0 76 6 0 0 20 0 4 0 262500985 663592960 110254 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
/proc/2582856/statm: 162010 110800 7004 753 0 141862 0
[pid=2582856/tid=2582857] ppid=2582851 vsize=648040 memory=4899975992367645101 CPUtime=0.07 cores=0-3
/proc/2582856/task/2582857/stat : 2582857 (python3) S 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262500992 663592960 110254 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
[pid=2582856/tid=2582858] ppid=2582851 vsize=648040 memory=3050 CPUtime=0.07 cores=0-3
/proc/2582856/task/2582858/stat : 2582858 (python3) S 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262500992 663592960 110254 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
[pid=2582856/tid=2582859] ppid=2582851 vsize=648040 memory=3152 CPUtime=0.06 cores=0-3
/proc/2582856/task/2582859/stat : 2582859 (python3) S 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 262500992 663592960 110254 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
Current children cumulated CPU time: 0.82 s
Current children cumulated vsize: 652232 KiB
Current children cumulated memory: 446352 KiB

[startup+1.50025 s]
/proc/loadavg: 16.73 16.41 16.28 17/920 2582859
/proc/meminfo: memFree=836733132/1055320704 swapFree=33554428/33554428
[pid=2582851] ppid=2582848 vsize=4192 memory=3152 CPUtime=0 cores=0-3
/proc/2582851/stat : 2582851 (scip-naps.sh) S 2582848 2582851 2577059 0 -1 4194304 265 344 0 0 0 0 0 0 20 0 1 0 262500983 4292608 640 18446744073709551615 94562375528448 94562376422981 140720892861088 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94562376662032 94562376709776 94562403897344 140720892868901 140720892868993 140720892868993 140720892874729 0
/proc/2582851/statm: 1048 788 709 219 0 110 0
[pid=2582856] ppid=2582851 vsize=930128 memory=721164 CPUtime=1.63 cores=0-3
/proc/2582856/stat : 2582856 (python3) R 2582851 2582851 2577059 0 -1 4194304 179454 0 0 0 153 10 0 0 20 0 4 0 262500985 952451072 179763 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
/proc/2582856/statm: 232532 180291 7159 753 0 212384 0
[pid=2582856/tid=2582857] ppid=2582851 vsize=930128 memory=4899975992367645101 CPUtime=0.07 cores=0-3
/proc/2582856/task/2582857/stat : 2582857 (python3) S 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262500992 952451072 179763 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
[pid=2582856/tid=2582858] ppid=2582851 vsize=930128 memory=3050 CPUtime=0.07 cores=0-3
/proc/2582856/task/2582858/stat : 2582858 (python3) S 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262500992 952451072 179763 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
[pid=2582856/tid=2582859] ppid=2582851 vsize=930128 memory=3152 CPUtime=0.06 cores=0-3
/proc/2582856/task/2582859/stat : 2582859 (python3) S 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 262500992 952451072 179763 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 934320 KiB
Current children cumulated memory: 724316 KiB

[startup+3.11382 s]
/proc/loadavg: 16.73 16.41 16.28 17/920 2582859
/proc/meminfo: memFree=836464964/1055320704 swapFree=33554428/33554428
[pid=2582851] ppid=2582848 vsize=4192 memory=3152 CPUtime=0 cores=0-3
/proc/2582851/stat : 2582851 (scip-naps.sh) S 2582848 2582851 2577059 0 -1 4194304 265 344 0 0 0 0 0 0 20 0 1 0 262500983 4292608 640 18446744073709551615 94562375528448 94562376422981 140720892861088 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94562376662032 94562376709776 94562403897344 140720892868901 140720892868993 140720892868993 140720892874729 0
/proc/2582851/statm: 1048 788 709 219 0 110 0
[pid=2582856] ppid=2582851 vsize=930128 memory=722120 CPUtime=3.24 cores=0-3
/proc/2582856/stat : 2582856 (python3) R 2582851 2582851 2577059 0 -1 4194304 257441 0 0 0 310 14 0 0 20 0 4 0 262500985 952451072 180019 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
/proc/2582856/statm: 232532 180530 7207 753 0 212384 0
[pid=2582856/tid=2582857] ppid=2582851 vsize=930128 memory=15628 CPUtime=0.07 cores=0-3
/proc/2582856/task/2582857/stat : 2582857 (python3) S 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262500992 952451072 180019 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
[pid=2582856/tid=2582858] ppid=2582851 vsize=930128 memory=3152 CPUtime=0.07 cores=0-3
/proc/2582856/task/2582858/stat : 2582858 (python3) S 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262500992 952451072 180019 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
[pid=2582856/tid=2582859] ppid=2582851 vsize=930128 memory=527612 CPUtime=0.06 cores=0-3
/proc/2582856/task/2582859/stat : 2582859 (python3) S 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 262500992 952451072 180019 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
Current children cumulated CPU time: 3.24 s
Current children cumulated vsize: 934320 KiB
Current children cumulated memory: 725272 KiB

[startup+6.30024 s]
/proc/loadavg: 16.67 16.40 16.28 17/920 2582859
/proc/meminfo: memFree=836435460/1055320704 swapFree=33554428/33554428
[pid=2582851] ppid=2582848 vsize=4192 memory=3152 CPUtime=0 cores=0-3
/proc/2582851/stat : 2582851 (scip-naps.sh) S 2582848 2582851 2577059 0 -1 4194304 265 344 0 0 0 0 0 0 20 0 1 0 262500983 4292608 640 18446744073709551615 94562375528448 94562376422981 140720892861088 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94562376662032 94562376709776 94562403897344 140720892868901 140720892868993 140720892868993 140720892874729 0
/proc/2582851/statm: 1048 788 709 219 0 110 0
[pid=2582856] ppid=2582851 vsize=930128 memory=722224 CPUtime=6.41 cores=0-3
/proc/2582856/stat : 2582856 (python3) R 2582851 2582851 2577059 0 -1 4194304 349637 0 0 0 623 18 0 0 20 0 4 0 262500985 952451072 180019 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
/proc/2582856/statm: 232532 180556 7207 753 0 212384 0
[pid=2582856/tid=2582857] ppid=2582851 vsize=930128 memory=19067 CPUtime=0.07 cores=0-3
/proc/2582856/task/2582857/stat : 2582857 (python3) S 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262500992 952451072 180019 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
[pid=2582856/tid=2582858] ppid=2582851 vsize=930128 memory=0 CPUtime=0.07 cores=0-3
/proc/2582856/task/2582858/stat : 2582858 (python3) S 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262500992 952451072 180019 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
[pid=2582856/tid=2582859] ppid=2582851 vsize=930128 memory=721228 CPUtime=0.06 cores=0-3
/proc/2582856/task/2582859/stat : 2582859 (python3) S 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 262500992 952451072 180019 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
Current children cumulated CPU time: 6.41 s
Current children cumulated vsize: 934320 KiB
Current children cumulated memory: 725376 KiB

[startup+12.7002 s]
/proc/loadavg: 16.62 16.40 16.28 17/920 2582859
/proc/meminfo: memFree=836450716/1055320704 swapFree=33554428/33554428
[pid=2582851] ppid=2582848 vsize=4192 memory=3152 CPUtime=0 cores=0-3
/proc/2582851/stat : 2582851 (scip-naps.sh) S 2582848 2582851 2577059 0 -1 4194304 265 344 0 0 0 0 0 0 20 0 1 0 262500983 4292608 640 18446744073709551615 94562375528448 94562376422981 140720892861088 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94562376662032 94562376709776 94562403897344 140720892868901 140720892868993 140720892868993 140720892874729 0
/proc/2582851/statm: 1048 788 709 219 0 110 0
[pid=2582856] ppid=2582851 vsize=930656 memory=722428 CPUtime=12.78 cores=0-3
/proc/2582856/stat : 2582856 (python3) R 2582851 2582851 2577059 0 -1 4194304 441785 0 0 0 1257 21 0 0 20 0 4 0 262500985 952991744 180019 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
/proc/2582856/statm: 232664 180607 7207 753 0 212516 0
[pid=2582856/tid=2582857] ppid=2582851 vsize=930656 memory=3472328296253438970 CPUtime=0.07 cores=0-3
/proc/2582856/task/2582857/stat : 2582857 (python3) S 2582851 2582851 2577059 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262500992 952991744 180019 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0

################
# More data... #
################


[startup+3282.3 s]
/proc/loadavg: 4.06 5.06 7.99 5/806 2583609
/proc/meminfo: memFree=828995396/1055320704 swapFree=33554428/33554428
[pid=2582851] ppid=2582848 vsize=4192 memory=3152 CPUtime=0 cores=0-3
/proc/2582851/stat : 2582851 (scip-naps.sh) S 2582848 2582851 2577059 0 -1 4194304 265 344 0 0 0 0 0 0 20 0 1 0 262500983 4292608 640 18446744073709551615 94562375528448 94562376422981 140720892861088 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94562376662032 94562376709776 94562403897344 140720892868901 140720892868993 140720892868993 140720892874729 0
/proc/2582851/statm: 1048 788 709 219 0 110 0
[pid=2582856] ppid=2582851 vsize=3128524 memory=2174296 CPUtime=499.13 cores=0-3
/proc/2582856/stat : 2582856 (python3) S 2582851 2582851 2577059 0 -1 4194304 1584164 0 0 0 49835 78 0 0 20 0 1 0 262500985 3203608576 542930 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
/proc/2582856/statm: 782131 543574 7541 753 0 761983 0
[pid=2582895] ppid=2582856 vsize=158148 memory=75392 CPUtime=2774.02 cores=0-3
/proc/2582895/stat : 2582895 (naps_release) R 2582856 2582895 2582895 0 -1 4194304 3589355 0 0 0 277124 278 0 0 20 0 1 0 262551046 161943552 18646 18446744073709551615 4210688 6281017 140736458563360 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 19509248 140736458569964 140736458570063 140736458570063 140736458575816 0
/proc/2582895/statm: 39537 18848 2763 506 0 20228 0
Current children cumulated CPU time: 3273.15 s
Current children cumulated vsize: 3290864 KiB
Current children cumulated memory: 2252840 KiB

[startup+3342.3 s]
/proc/loadavg: 4.02 4.86 7.74 5/806 2583610
/proc/meminfo: memFree=828088212/1055320704 swapFree=33554428/33554428
[pid=2582851] ppid=2582848 vsize=4192 memory=3152 CPUtime=0 cores=0-3
/proc/2582851/stat : 2582851 (scip-naps.sh) S 2582848 2582851 2577059 0 -1 4194304 265 344 0 0 0 0 0 0 20 0 1 0 262500983 4292608 640 18446744073709551615 94562375528448 94562376422981 140720892861088 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94562376662032 94562376709776 94562403897344 140720892868901 140720892868993 140720892868993 140720892874729 0
/proc/2582851/statm: 1048 788 709 219 0 110 0
[pid=2582856] ppid=2582851 vsize=3128524 memory=2174296 CPUtime=499.13 cores=0-3
/proc/2582856/stat : 2582856 (python3) S 2582851 2582851 2577059 0 -1 4194304 1584164 0 0 0 49835 78 0 0 20 0 1 0 262500985 3203608576 542930 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
/proc/2582856/statm: 782131 543574 7541 753 0 761983 0
[pid=2582895] ppid=2582856 vsize=158148 memory=75392 CPUtime=2833.87 cores=0-3
/proc/2582895/stat : 2582895 (naps_release) R 2582856 2582895 2582895 0 -1 4194304 3618388 0 0 0 283106 281 0 0 20 0 1 0 262551046 161943552 18646 18446744073709551615 4210688 6281017 140736458563360 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 19509248 140736458569964 140736458570063 140736458570063 140736458575816 0
/proc/2582895/statm: 39537 18848 2763 506 0 20228 0
Current children cumulated CPU time: 3333 s
Current children cumulated vsize: 3290864 KiB
Current children cumulated memory: 2252840 KiB

[startup+3402.3 s]
/proc/loadavg: 3.78 4.65 7.49 4/798 2583645
/proc/meminfo: memFree=829313340/1055320704 swapFree=33554428/33554428
[pid=2582851] ppid=2582848 vsize=4192 memory=3152 CPUtime=0 cores=0-3
/proc/2582851/stat : 2582851 (scip-naps.sh) S 2582848 2582851 2577059 0 -1 4194304 265 344 0 0 0 0 0 0 20 0 1 0 262500983 4292608 640 18446744073709551615 94562375528448 94562376422981 140720892861088 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94562376662032 94562376709776 94562403897344 140720892868901 140720892868993 140720892868993 140720892874729 0
/proc/2582851/statm: 1048 788 709 219 0 110 0
[pid=2582856] ppid=2582851 vsize=3128524 memory=2174372 CPUtime=499.13 cores=0-3
/proc/2582856/stat : 2582856 (python3) S 2582851 2582851 2577059 0 -1 4194304 1584164 0 0 0 49835 78 0 0 20 0 1 0 262500985 3203608576 542930 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
/proc/2582856/statm: 782131 543593 7541 753 0 761983 0
[pid=2582895] ppid=2582856 vsize=137668 memory=63780 CPUtime=2893.72 cores=0-3
/proc/2582895/stat : 2582895 (naps_release) R 2582856 2582895 2582895 0 -1 4194304 3667445 0 0 0 289087 285 0 0 20 0 1 0 262551046 140972032 15736 18446744073709551615 4210688 6281017 140736458563360 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 19509248 140736458569964 140736458570063 140736458570063 140736458575816 0
/proc/2582895/statm: 34417 15945 2763 506 0 15108 0
Current children cumulated CPU time: 3392.85 s
Current children cumulated vsize: 3270384 KiB
Current children cumulated memory: 2241304 KiB

[startup+3462.3 s]
/proc/loadavg: 3.29 4.35 7.20 4/798 2583646
/proc/meminfo: memFree=826739624/1055320704 swapFree=33554428/33554428
[pid=2582851] ppid=2582848 vsize=4192 memory=3152 CPUtime=0 cores=0-3
/proc/2582851/stat : 2582851 (scip-naps.sh) S 2582848 2582851 2577059 0 -1 4194304 265 344 0 0 0 0 0 0 20 0 1 0 262500983 4292608 640 18446744073709551615 94562375528448 94562376422981 140720892861088 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94562376662032 94562376709776 94562403897344 140720892868901 140720892868993 140720892868993 140720892874729 0
/proc/2582851/statm: 1048 788 709 219 0 110 0
[pid=2582856] ppid=2582851 vsize=3128524 memory=2174372 CPUtime=499.13 cores=0-3
/proc/2582856/stat : 2582856 (python3) S 2582851 2582851 2577059 0 -1 4194304 1584164 0 0 0 49835 78 0 0 20 0 1 0 262500985 3203608576 542930 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
/proc/2582856/statm: 782131 543593 7541 753 0 761983 0
[pid=2582895] ppid=2582856 vsize=137668 memory=65968 CPUtime=2953.58 cores=0-3
/proc/2582895/stat : 2582895 (naps_release) R 2582856 2582895 2582895 0 -1 4194304 3710300 0 0 0 295068 290 0 0 20 0 1 0 262551046 140972032 16164 18446744073709551615 4210688 6281017 140736458563360 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 19509248 140736458569964 140736458570063 140736458570063 140736458575816 0
/proc/2582895/statm: 34417 16492 2763 506 0 15108 0
Current children cumulated CPU time: 3452.71 s
Current children cumulated vsize: 3270384 KiB
Current children cumulated memory: 2243492 KiB

[startup+3522.3 s]
/proc/loadavg: 3.10 4.10 6.94 4/798 2583647
/proc/meminfo: memFree=824251896/1055320704 swapFree=33554428/33554428
[pid=2582851] ppid=2582848 vsize=4192 memory=3152 CPUtime=0 cores=0-3
/proc/2582851/stat : 2582851 (scip-naps.sh) S 2582848 2582851 2577059 0 -1 4194304 265 344 0 0 0 0 0 0 20 0 1 0 262500983 4292608 640 18446744073709551615 94562375528448 94562376422981 140720892861088 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94562376662032 94562376709776 94562403897344 140720892868901 140720892868993 140720892868993 140720892874729 0
/proc/2582851/statm: 1048 788 709 219 0 110 0
[pid=2582856] ppid=2582851 vsize=3128524 memory=2174372 CPUtime=499.13 cores=0-3
/proc/2582856/stat : 2582856 (python3) S 2582851 2582851 2577059 0 -1 4194304 1584164 0 0 0 49835 78 0 0 20 0 1 0 262500985 3203608576 542930 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
/proc/2582856/statm: 782131 543593 7541 753 0 761983 0
[pid=2582895] ppid=2582856 vsize=158148 memory=70100 CPUtime=3013.43 cores=0-3
/proc/2582895/stat : 2582895 (naps_release) R 2582856 2582895 2582895 0 -1 4194304 3771102 0 0 0 301048 295 0 0 20 0 1 0 262551046 161943552 17323 18446744073709551615 4210688 6281017 140736458563360 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 19509248 140736458569964 140736458570063 140736458570063 140736458575816 0
/proc/2582895/statm: 39537 17525 2763 506 0 20228 0
Current children cumulated CPU time: 3512.56 s
Current children cumulated vsize: 3290864 KiB
Current children cumulated memory: 2247624 KiB

[startup+3582.3 s]
/proc/loadavg: 3.04 3.90 6.69 4/798 2583651
/proc/meminfo: memFree=826324780/1055320704 swapFree=33554428/33554428
[pid=2582851] ppid=2582848 vsize=4192 memory=3152 CPUtime=0 cores=0-3
/proc/2582851/stat : 2582851 (scip-naps.sh) S 2582848 2582851 2577059 0 -1 4194304 265 344 0 0 0 0 0 0 20 0 1 0 262500983 4292608 640 18446744073709551615 94562375528448 94562376422981 140720892861088 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94562376662032 94562376709776 94562403897344 140720892868901 140720892868993 140720892868993 140720892874729 0
/proc/2582851/statm: 1048 788 709 219 0 110 0
[pid=2582856] ppid=2582851 vsize=3128524 memory=2174372 CPUtime=499.13 cores=0-3
/proc/2582856/stat : 2582856 (python3) S 2582851 2582851 2577059 0 -1 4194304 1584164 0 0 0 49835 78 0 0 20 0 1 0 262500985 3203608576 542930 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
/proc/2582856/statm: 782131 543593 7541 753 0 761983 0
[pid=2582895] ppid=2582856 vsize=158148 memory=70740 CPUtime=3073.29 cores=0-3
/proc/2582895/stat : 2582895 (naps_release) R 2582856 2582895 2582895 0 -1 4194304 3824450 0 0 0 307030 299 0 0 20 0 1 0 262551046 161943552 17483 18446744073709551615 4210688 6281017 140736458563360 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 19509248 140736458569964 140736458570063 140736458570063 140736458575816 0
/proc/2582895/statm: 39537 17685 2763 506 0 20228 0
Current children cumulated CPU time: 3572.42 s
Current children cumulated vsize: 3290864 KiB
Current children cumulated memory: 2248264 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 3.02 3.82 6.59 4/798 2583651
/proc/meminfo: memFree=825273028/1055320704 swapFree=33554428/33554428
[pid=2582851] ppid=2582848 vsize=4192 memory=3152 CPUtime=0 cores=0-3
/proc/2582851/stat : 2582851 (scip-naps.sh) S 2582848 2582851 2577059 0 -1 4194304 265 344 0 0 0 0 0 0 20 0 1 0 262500983 4292608 640 18446744073709551615 94562375528448 94562376422981 140720892861088 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94562376662032 94562376709776 94562403897344 140720892868901 140720892868993 140720892868993 140720892874729 0
/proc/2582851/statm: 1048 788 709 219 0 110 0
[pid=2582856] ppid=2582851 vsize=3128524 memory=2174372 CPUtime=499.13 cores=0-3
/proc/2582856/stat : 2582856 (python3) S 2582851 2582851 2577059 0 -1 4194304 1584164 0 0 0 49835 78 0 0 20 0 1 0 262500985 3203608576 542930 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
/proc/2582856/statm: 782131 543593 7541 753 0 761983 0
[pid=2582895] ppid=2582856 vsize=158148 memory=75392 CPUtime=3100.93 cores=0-3
/proc/2582895/stat : 2582895 (naps_release) R 2582856 2582895 2582895 0 -1 4194304 3851514 0 0 0 309792 301 0 0 20 0 1 0 262551046 161943552 18646 18446744073709551615 4210688 6281017 140736458563360 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 19509248 140736458569964 140736458570063 140736458570063 140736458575816 0
/proc/2582895/statm: 39537 18848 2763 506 0 20228 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 3290864 KiB
Current children cumulated memory: 2252916 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3610.02 s]
# the end of solver process 2582851 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.002415 s, system=0.004024 s

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

# cumulated CPU time of all completed processes:  user=3596.71 s, system=3.95855 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3610.4 s]
/proc/loadavg: 3.02 3.82 6.59 4/796 2583651
/proc/meminfo: memFree=825323984/1055320704 swapFree=33554428/33554428
[pid=2582856] ppid=2582848 vsize=3120956 memory=2167500 CPUtime=3600.45 cores=0-3
/proc/2582856/stat : 2582856 (python3) R 2582848 2582851 2577059 0 -1 4194304 1721739 3851517 0 0 49868 84 309792 301 20 0 1 0 262500985 3195858944 541394 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
/proc/2582856/statm: 780239 541875 7541 753 0 760091 0
Current cumulated CPU time of completed processes: 0.006439 s
Current children cumulated CPU time: 3600.45 s
Current children cumulated vsize: 3120956 KiB
Current children cumulated memory: 2167500 KiB

[startup+3610.5 s]
/proc/loadavg: 3.02 3.82 6.59 4/796 2583651
/proc/meminfo: memFree=825323984/1055320704 swapFree=33554428/33554428
[pid=2582856] ppid=2582848 vsize=3120956 memory=2167500 CPUtime=3600.55 cores=0-3
/proc/2582856/stat : 2582856 (python3) R 2582848 2582851 2577059 0 -1 4194304 1799803 3851517 0 0 49875 87 309792 301 20 0 1 0 262500985 3195858944 541394 18446744073709551615 4321280 7402577 140725598083312 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 9420256 10002664 10752000 140725598087319 140725598087522 140725598087522 140725598093258 0
/proc/2582856/statm: 780239 541875 7541 753 0 760091 0
Current cumulated CPU time of completed processes: 0.006439 s
Current children cumulated CPU time: 3600.55 s
Current children cumulated vsize: 3120956 KiB
Current children cumulated memory: 2167500 KiB

Child status: 0

Real time (s): 3610.59
CPU time (s): 3600.67
CPU user time (s): 3596.71
CPU system time (s): 3.95855
CPU usage (%): 99.7253
Max. virtual memory (cumulated for all children) (KiB): 3430132
Max. memory (cumulated for all children) (KiB): 2328800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.71
system time used= 3.95855
maximum resident set size= 2171720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5669671
page faults= 0
swaps= 0
block input operations= 0
block output operations= 21208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 944
involuntary context switches= 4666


# summary of solver processes directly reported to runsolver:
#   pid: 2582851,2582856
#   total CPU time (s): 3600.67
#   total CPU user time (s): 3596.71
#   total CPU system time (s): 3.95855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.9676 second user time and 34.3061 second system time

The end

Launcher Data

Begin job on nodeE005 at 2026-07-06 00:55:31
IDJOB=4831004
IDBENCH=180672
IDSOLVER=3664
FILE ID=nodeE005/4831004-1783292131
RUNJOBID= nodeE005-1783286167-2577076
SLURM_JOB_ID= 12568082
Free space on /tmp= 799040 MiB

SOLVER NAME= SCIP-NaPS scip-naps-1.00a2
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat16_15_identity_complement.opb
COMMAND LINE= ./scip-naps.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4831004-1783292131/watcher-4831004-1783292131 -o /tmp/evaluation-result-4831004-1783292131/solver-4831004-1783292131 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4831004-1783292131/vars-4831004-1783292131 --bin-var /tmp/runsolver-exch-nodeE005-1783286167-2577076 --watchdog 3760  ./scip-naps.sh HOME/instance-4831004-1783292131.opb

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

MD5SUM BENCH= ec82efcd866f342a1f5f756e3ed31d43
RANDOM SEED=1537057930

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

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

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

processor	: 6
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

processor	: 13
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

processor	: 17
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

processor	: 27
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

processor	: 29
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

processor	: 40
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

processor	: 45
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

processor	: 51
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

processor	: 53
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

processor	: 58
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320704 kB
MemFree:        837200320 kB
MemAvailable:   992663340 kB
Buffers:            2348 kB
Cached:         160054336 kB
SwapCached:            0 kB
Active:         53751276 kB
Inactive:       158076564 kB
Active(anon):   52646148 kB
Inactive(anon):        0 kB
Active(file):    1105128 kB
Inactive(file): 158076564 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             37236 kB
Writeback:            52 kB
AnonPages:      51769372 kB
Mapped:           241776 kB
Shmem:            874984 kB
KReclaimable:    1597476 kB
Slab:            2178700 kB
SReclaimable:    1597476 kB
SUnreclaim:       581224 kB
KernelStack:       15568 kB
PageTables:       112264 kB
SecPageTables:     15328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   58351548 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479232 kB
VmallocChunk:          0 kB
Percpu:           130304 kB
HardwareCorrupted:     0 kB
AnonHugePages:  16304128 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:      401860 kB
DirectMap2M:    19843072 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 799416 MiB
End job on nodeE005 at 2026-07-06 01:55:41