Trace number 4830665

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS scip-naps-1.00a2UNSAT 61.2571 61.5138

General information on the benchmark

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

Solver Data

61.13/61.44	c scip-naps version 1.00a2
61.13/61.44	c Command: HOME/scip-naps.py --pbsolver HOME/naps_release --sciptime=500 --dec HOME/instance-4830665-1783286197.opb
61.13/61.44	c Solving mode: decision
61.13/61.44	c SCIP version 10.0.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.2] [GitHash: NoGitInfo]
61.13/61.44	c Copyright (c) 2002-2026 Zuse Institute Berlin (ZIB)
61.13/61.44	c original problem has 7578 variables (7578 bin, 0 int, 0 cont) and 21401 constraints
61.13/61.44	c presolving:
61.13/61.44	c (round 1, fast)       7 del vars, 8 del conss, 0 add conss, 1 chg bounds, 450 chg sides, 900 chg coeffs, 0 upgd conss, 0 impls, 13867 clqs, 0 implints
61.13/61.44	c (round 2, medium)     498 del vars, 16 del conss, 0 add conss, 1 chg bounds, 450 chg sides, 900 chg coeffs, 0 upgd conss, 0 impls, 12688 clqs, 0 implints
61.13/61.44	c (round 3, fast)       674 del vars, 1381 del conss, 0 add conss, 7 chg bounds, 450 chg sides, 900 chg coeffs, 0 upgd conss, 0 impls, 12880 clqs, 0 implints
61.13/61.44	c (round 4, exhaustive) 678 del vars, 1582 del conss, 0 add conss, 7 chg bounds, 450 chg sides, 900 chg coeffs, 0 upgd conss, 0 impls, 12872 clqs, 0 implints
61.13/61.44	c (round 5, fast)       871 del vars, 1776 del conss, 0 add conss, 7 chg bounds, 450 chg sides, 900 chg coeffs, 0 upgd conss, 0 impls, 12486 clqs, 0 implints
61.13/61.44	c (round 6, exhaustive) 871 del vars, 1776 del conss, 0 add conss, 7 chg bounds, 450 chg sides, 900 chg coeffs, 19625 upgd conss, 0 impls, 12486 clqs, 0 implints
61.13/61.44	c (round 7, exhaustive) 871 del vars, 20477 del conss, 6231 add conss, 7 chg bounds, 450 chg sides, 900 chg coeffs, 19625 upgd conss, 0 impls, 12486 clqs, 0 implints
61.13/61.44	c (round 8, exhaustive) 926 del vars, 20487 del conss, 6241 add conss, 7 chg bounds, 450 chg sides, 900 chg coeffs, 19625 upgd conss, 0 impls, 12352 clqs, 0 implints
61.13/61.44	c (round 9, fast)       988 del vars, 20518 del conss, 6241 add conss, 7 chg bounds, 450 chg sides, 931 chg coeffs, 19625 upgd conss, 0 impls, 12322 clqs, 0 implints
61.13/61.44	c (round 10, exhaustive) 988 del vars, 20524 del conss, 6243 add conss, 7 chg bounds, 450 chg sides, 931 chg coeffs, 19625 upgd conss, 0 impls, 12322 clqs, 0 implints
61.13/61.44	c (round 11, exhaustive) 989 del vars, 20537 del conss, 6256 add conss, 7 chg bounds, 450 chg sides, 931 chg coeffs, 19625 upgd conss, 0 impls, 12320 clqs, 0 implints
61.13/61.44	c (round 12, exhaustive) 989 del vars, 20544 del conss, 6257 add conss, 7 chg bounds, 450 chg sides, 931 chg coeffs, 19625 upgd conss, 0 impls, 12321 clqs, 0 implints
61.13/61.44	c (round 13, exhaustive) 1002 del vars, 20561 del conss, 6258 add conss, 7 chg bounds, 450 chg sides, 931 chg coeffs, 19625 upgd conss, 0 impls, 12295 clqs, 0 implints
61.13/61.44	c (round 14, exhaustive) 1272 del vars, 20564 del conss, 6258 add conss, 7 chg bounds, 450 chg sides, 931 chg coeffs, 19625 upgd conss, 0 impls, 12391 clqs, 0 implints
61.13/61.44	c (round 15, fast)       1445 del vars, 20744 del conss, 6258 add conss, 7 chg bounds, 450 chg sides, 1103 chg coeffs, 19643 upgd conss, 0 impls, 12202 clqs, 0 implints
61.13/61.44	c (round 16, exhaustive) 1478 del vars, 20756 del conss, 6270 add conss, 7 chg bounds, 450 chg sides, 1103 chg coeffs, 19643 upgd conss, 0 impls, 12115 clqs, 0 implints
61.13/61.44	c (round 17, fast)       1516 del vars, 20777 del conss, 6270 add conss, 7 chg bounds, 450 chg sides, 1123 chg coeffs, 19643 upgd conss, 0 impls, 12095 clqs, 0 implints
61.13/61.44	c (round 18, exhaustive) 1517 del vars, 20786 del conss, 6277 add conss, 7 chg bounds, 450 chg sides, 1123 chg coeffs, 19643 upgd conss, 0 impls, 12093 clqs, 0 implints
61.13/61.44	c (round 19, fast)       1517 del vars, 20792 del conss, 6277 add conss, 7 chg bounds, 450 chg sides, 1123 chg coeffs, 19643 upgd conss, 0 impls, 12095 clqs, 0 implints
61.13/61.44	c (round 20, exhaustive) 1580 del vars, 20792 del conss, 6277 add conss, 7 chg bounds, 450 chg sides, 1123 chg coeffs, 19643 upgd conss, 0 impls, 16126 clqs, 0 implints
61.13/61.44	c (round 21, fast)       1633 del vars, 20846 del conss, 6277 add conss, 7 chg bounds, 450 chg sides, 1176 chg coeffs, 19665 upgd conss, 0 impls, 16040 clqs, 0 implints
61.13/61.44	c (round 22, exhaustive) 1644 del vars, 20847 del conss, 6277 add conss, 7 chg bounds, 450 chg sides, 1177 chg coeffs, 19666 upgd conss, 0 impls, 16020 clqs, 0 implints
61.13/61.44	c (round 23, exhaustive) 1646 del vars, 20858 del conss, 6286 add conss, 7 chg bounds, 450 chg sides, 1177 chg coeffs, 19666 upgd conss, 0 impls, 16013 clqs, 0 implints
61.13/61.44	c (round 24, exhaustive) 1676 del vars, 20858 del conss, 6286 add conss, 7 chg bounds, 450 chg sides, 1177 chg coeffs, 19666 upgd conss, 0 impls, 39250 clqs, 0 implints
61.13/61.44	c (round 25, fast)       1705 del vars, 20893 del conss, 6286 add conss, 7 chg bounds, 450 chg sides, 1208 chg coeffs, 19675 upgd conss, 0 impls, 38866 clqs, 0 implints
61.13/61.44	c (round 26, exhaustive) 1825 del vars, 20905 del conss, 6298 add conss, 7 chg bounds, 450 chg sides, 1208 chg coeffs, 19675 upgd conss, 0 impls, 37328 clqs, 0 implints
61.13/61.44	c (round 27, fast)       1985 del vars, 20983 del conss, 6298 add conss, 7 chg bounds, 450 chg sides, 1284 chg coeffs, 19675 upgd conss, 0 impls, 36893 clqs, 0 implints
61.13/61.44	c (round 28, exhaustive) 1990 del vars, 21031 del conss, 6344 add conss, 7 chg bounds, 450 chg sides, 1284 chg coeffs, 19675 upgd conss, 0 impls, 36850 clqs, 0 implints
61.13/61.44	c (round 29, exhaustive) 1994 del vars, 21039 del conss, 6344 add conss, 7 chg bounds, 450 chg sides, 1286 chg coeffs, 19675 upgd conss, 0 impls, 36837 clqs, 0 implints
61.13/61.44	c (round 30, exhaustive) 2001 del vars, 21048 del conss, 6346 add conss, 7 chg bounds, 450 chg sides, 1286 chg coeffs, 19675 upgd conss, 0 impls, 36733 clqs, 0 implints
61.13/61.44	c (round 31, exhaustive) 2028 del vars, 21050 del conss, 6346 add conss, 7 chg bounds, 450 chg sides, 1286 chg coeffs, 19675 upgd conss, 0 impls, 56236 clqs, 0 implints
61.13/61.44	c (round 32, fast)       2030 del vars, 21060 del conss, 6346 add conss, 7 chg bounds, 450 chg sides, 1292 chg coeffs, 19678 upgd conss, 0 impls, 56209 clqs, 0 implints
61.13/61.44	c (round 33, exhaustive) 2049 del vars, 21104 del conss, 6390 add conss, 7 chg bounds, 450 chg sides, 1292 chg coeffs, 19678 upgd conss, 0 impls, 55914 clqs, 0 implints
61.13/61.44	c (round 34, exhaustive) 2049 del vars, 21109 del conss, 6390 add conss, 7 chg bounds, 450 chg sides, 1292 chg coeffs, 19678 upgd conss, 0 impls, 55941 clqs, 0 implints
61.13/61.44	c (round 35, exhaustive) 2051 del vars, 21130 del conss, 6409 add conss, 7 chg bounds, 450 chg sides, 1292 chg coeffs, 19678 upgd conss, 0 impls, 55896 clqs, 0 implints
61.13/61.44	c (round 36, exhaustive) 2104 del vars, 21133 del conss, 6409 add conss, 7 chg bounds, 450 chg sides, 1292 chg coeffs, 19678 upgd conss, 0 impls, 55614 clqs, 0 implints
61.13/61.44	c (round 37, fast)       2135 del vars, 21171 del conss, 6409 add conss, 7 chg bounds, 450 chg sides, 1329 chg coeffs, 19688 upgd conss, 0 impls, 55069 clqs, 0 implints
61.13/61.44	c (round 38, exhaustive) 2139 del vars, 21181 del conss, 6419 add conss, 7 chg bounds, 450 chg sides, 1329 chg coeffs, 19688 upgd conss, 0 impls, 55000 clqs, 0 implints
61.13/61.44	c (round 39, exhaustive) 2144 del vars, 21194 del conss, 6423 add conss, 7 chg bounds, 450 chg sides, 1329 chg coeffs, 19688 upgd conss, 0 impls, 54909 clqs, 0 implints
61.13/61.44	c (round 40, exhaustive) 2195 del vars, 21198 del conss, 6423 add conss, 7 chg bounds, 450 chg sides, 1329 chg coeffs, 19688 upgd conss, 0 impls, 55436 clqs, 0 implints
61.13/61.44	c (round 41, fast)       2225 del vars, 21232 del conss, 6423 add conss, 7 chg bounds, 450 chg sides, 1363 chg coeffs, 19697 upgd conss, 0 impls, 54970 clqs, 0 implints
61.13/61.44	c (round 42, exhaustive) 2233 del vars, 21245 del conss, 6428 add conss, 7 chg bounds, 450 chg sides, 1363 chg coeffs, 19697 upgd conss, 0 impls, 54846 clqs, 0 implints
61.13/61.44	c (round 43, exhaustive) 2237 del vars, 21253 del conss, 6428 add conss, 7 chg bounds, 450 chg sides, 1363 chg coeffs, 19697 upgd conss, 0 impls, 54810 clqs, 0 implints
61.13/61.44	c (round 44, exhaustive) 2297 del vars, 21257 del conss, 6428 add conss, 7 chg bounds, 450 chg sides, 1363 chg coeffs, 19697 upgd conss, 0 impls, 54171 clqs, 0 implints
61.13/61.44	c (round 45, fast)       2323 del vars, 21290 del conss, 6428 add conss, 7 chg bounds, 450 chg sides, 1393 chg coeffs, 19706 upgd conss, 0 impls, 53734 clqs, 0 implints
61.13/61.44	c (round 46, exhaustive) 2327 del vars, 21296 del conss, 6431 add conss, 7 chg bounds, 450 chg sides, 1393 chg coeffs, 19706 upgd conss, 0 impls, 53639 clqs, 0 implints
61.13/61.44	c (round 47, exhaustive) 2328 del vars, 21300 del conss, 6435 add conss, 7 chg bounds, 450 chg sides, 1393 chg coeffs, 19706 upgd conss, 0 impls, 53621 clqs, 0 implints
61.13/61.44	c (round 48, exhaustive) 2365 del vars, 21342 del conss, 6436 add conss, 7 chg bounds, 450 chg sides, 1393 chg coeffs, 19706 upgd conss, 0 impls, 52866 clqs, 0 implints
61.13/61.44	c (round 49, exhaustive) 2375 del vars, 21353 del conss, 6436 add conss, 7 chg bounds, 450 chg sides, 1393 chg coeffs, 19706 upgd conss, 0 impls, 52671 clqs, 0 implints
61.13/61.44	c (round 50, exhaustive) 2432 del vars, 21353 del conss, 6436 add conss, 7 chg bounds, 450 chg sides, 1393 chg coeffs, 19706 upgd conss, 0 impls, 55632 clqs, 0 implints
61.13/61.44	c (round 51, fast)       2466 del vars, 21400 del conss, 6436 add conss, 7 chg bounds, 450 chg sides, 1428 chg coeffs, 19708 upgd conss, 0 impls, 55210 clqs, 0 implints
61.13/61.44	c (round 52, exhaustive) 2466 del vars, 21405 del conss, 6436 add conss, 7 chg bounds, 450 chg sides, 1428 chg coeffs, 19708 upgd conss, 0 impls, 55210 clqs, 0 implints
61.13/61.44	c (round 53, exhaustive) 2467 del vars, 21414 del conss, 6444 add conss, 7 chg bounds, 450 chg sides, 1428 chg coeffs, 19708 upgd conss, 0 impls, 55175 clqs, 0 implints
61.13/61.44	c (round 54, exhaustive) 2494 del vars, 21417 del conss, 6444 add conss, 7 chg bounds, 450 chg sides, 1428 chg coeffs, 19708 upgd conss, 0 impls, 56293 clqs, 0 implints
61.13/61.44	c (round 55, fast)       2503 del vars, 21429 del conss, 6444 add conss, 7 chg bounds, 450 chg sides, 1437 chg coeffs, 19712 upgd conss, 0 impls, 55271 clqs, 0 implints
61.13/61.44	c (round 56, exhaustive) 2515 del vars, 21447 del conss, 6460 add conss, 7 chg bounds, 450 chg sides, 1437 chg coeffs, 19712 upgd conss, 0 impls, 54938 clqs, 0 implints
61.13/61.44	c (round 57, fast)       2531 del vars, 21462 del conss, 6460 add conss, 7 chg bounds, 450 chg sides, 1445 chg coeffs, 19712 upgd conss, 0 impls, 54780 clqs, 0 implints
61.13/61.44	c (round 58, exhaustive) 2559 del vars, 21491 del conss, 6461 add conss, 7 chg bounds, 450 chg sides, 1445 chg coeffs, 19712 upgd conss, 0 impls, 54277 clqs, 0 implints
61.13/61.44	c (round 59, exhaustive) 2564 del vars, 21497 del conss, 6461 add conss, 7 chg bounds, 450 chg sides, 1445 chg coeffs, 19712 upgd conss, 0 impls, 54172 clqs, 0 implints
61.13/61.44	c (round 60, exhaustive) 2593 del vars, 21501 del conss, 6461 add conss, 7 chg bounds, 450 chg sides, 1445 chg coeffs, 19712 upgd conss, 0 impls, 56302 clqs, 0 implints
61.13/61.44	c (round 61, fast)       2607 del vars, 21517 del conss, 6461 add conss, 7 chg bounds, 450 chg sides, 1461 chg coeffs, 19716 upgd conss, 0 impls, 56015 clqs, 0 implints
61.13/61.44	c (round 62, exhaustive) 2608 del vars, 21520 del conss, 6464 add conss, 7 chg bounds, 450 chg sides, 1461 chg coeffs, 19716 upgd conss, 0 impls, 55998 clqs, 0 implints
61.13/61.44	c (round 63, exhaustive) 2609 del vars, 21523 del conss, 6466 add conss, 7 chg bounds, 450 chg sides, 1461 chg coeffs, 19716 upgd conss, 0 impls, 55984 clqs, 0 implints
61.13/61.44	c (round 64, exhaustive) 2635 del vars, 21525 del conss, 6466 add conss, 7 chg bounds, 450 chg sides, 1461 chg coeffs, 19716 upgd conss, 0 impls, 56123 clqs, 0 implints
61.13/61.44	c (round 65, fast)       2637 del vars, 21540 del conss, 6466 add conss, 7 chg bounds, 450 chg sides, 1470 chg coeffs, 19719 upgd conss, 0 impls, 56091 clqs, 0 implints
61.13/61.44	c (round 66, exhaustive) 2638 del vars, 21554 del conss, 6479 add conss, 7 chg bounds, 450 chg sides, 1470 chg coeffs, 19719 upgd conss, 0 impls, 56054 clqs, 0 implints
61.13/61.44	c    (1.1s) probing: 1000/6777 (14.8%) - 585 fixings, 96 aggregations, 446088 implications, 0 bound changes
61.13/61.44	c (round 67, exhaustive) 2664 del vars, 21556 del conss, 6479 add conss, 7 chg bounds, 450 chg sides, 1470 chg coeffs, 19719 upgd conss, 0 impls, 56456 clqs, 0 implints
61.13/61.44	c (round 68, fast)       2668 del vars, 21561 del conss, 6479 add conss, 7 chg bounds, 450 chg sides, 1474 chg coeffs, 19722 upgd conss, 0 impls, 56453 clqs, 0 implints
61.13/61.44	c (round 69, exhaustive) 2669 del vars, 21579 del conss, 6497 add conss, 7 chg bounds, 450 chg sides, 1474 chg coeffs, 19722 upgd conss, 0 impls, 56439 clqs, 0 implints
61.13/61.44	c (round 70, exhaustive) 2694 del vars, 21582 del conss, 6498 add conss, 7 chg bounds, 450 chg sides, 1474 chg coeffs, 19722 upgd conss, 0 impls, 56438 clqs, 0 implints
61.13/61.44	c (round 71, fast)       2694 del vars, 21588 del conss, 6498 add conss, 7 chg bounds, 450 chg sides, 1475 chg coeffs, 19723 upgd conss, 0 impls, 56438 clqs, 0 implints
61.13/61.44	c (round 72, exhaustive) 2694 del vars, 21604 del conss, 6514 add conss, 7 chg bounds, 450 chg sides, 1475 chg coeffs, 19723 upgd conss, 0 impls, 56438 clqs, 0 implints
61.13/61.44	c    (1.8s) probing: 2000/6777 (29.5%) - 599 fixings, 146 aggregations, 729666 implications, 0 bound changes
61.13/61.44	c (round 73, exhaustive) 2719 del vars, 21604 del conss, 6514 add conss, 7 chg bounds, 450 chg sides, 1475 chg coeffs, 19723 upgd conss, 0 impls, 56732 clqs, 0 implints
61.13/61.44	c (round 74, exhaustive) 2719 del vars, 21625 del conss, 6534 add conss, 7 chg bounds, 450 chg sides, 1475 chg coeffs, 19724 upgd conss, 0 impls, 56732 clqs, 0 implints
61.13/61.44	c (round 75, exhaustive) 2745 del vars, 21625 del conss, 6534 add conss, 7 chg bounds, 450 chg sides, 1475 chg coeffs, 19724 upgd conss, 0 impls, 56647 clqs, 0 implints
61.13/61.44	c (round 76, exhaustive) 2745 del vars, 21649 del conss, 6557 add conss, 7 chg bounds, 450 chg sides, 1475 chg coeffs, 19725 upgd conss, 0 impls, 56647 clqs, 0 implints
61.13/61.44	c (round 77, exhaustive) 2770 del vars, 21649 del conss, 6557 add conss, 7 chg bounds, 450 chg sides, 1475 chg coeffs, 19725 upgd conss, 0 impls, 56678 clqs, 0 implints
61.13/61.44	c (round 78, exhaustive) 2770 del vars, 21674 del conss, 6581 add conss, 7 chg bounds, 450 chg sides, 1475 chg coeffs, 19726 upgd conss, 0 impls, 56678 clqs, 0 implints
61.13/61.44	c    (2.6s) probing: 3000/6777 (44.3%) - 607 fixings, 211 aggregations, 1134436 implications, 0 bound changes
61.13/61.44	c    (3.5s) probing: 4000/6777 (59.0%) - 611 fixings, 215 aggregations, 1767217 implications, 0 bound changes
61.13/61.44	c    (4.4s) probing: 5000/6777 (73.8%) - 612 fixings, 217 aggregations, 2418518 implications, 0 bound changes
61.13/61.44	c    (4.6s) probing: 5239/6777 (77.3%) - 613 fixings, 217 aggregations, 2536502 implications, 0 bound changes
61.13/61.44	c    (4.6s) probing aborted: 50/50 successive totally useless probings
61.13/61.44	c (round 79, exhaustive) 2793 del vars, 21674 del conss, 6581 add conss, 7 chg bounds, 450 chg sides, 1475 chg coeffs, 19726 upgd conss, 0 impls, 56461 clqs, 0 implints
61.13/61.44	c (round 80, fast)       2794 del vars, 21682 del conss, 6581 add conss, 7 chg bounds, 450 chg sides, 1480 chg coeffs, 19732 upgd conss, 0 impls, 56445 clqs, 0 implints
61.13/61.44	c (round 81, exhaustive) 2795 del vars, 21694 del conss, 6593 add conss, 7 chg bounds, 450 chg sides, 1480 chg coeffs, 19732 upgd conss, 0 impls, 56446 clqs, 0 implints
61.13/61.44	c    (4.6s) probing: 5244/6777 (77.4%) - 613 fixings, 217 aggregations, 2536502 implications, 0 bound changes
61.13/61.44	c    (4.6s) probing aborted: 50/50 successive totally useless probings
61.13/61.44	c    (4.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
61.13/61.44	c    (4.6s) no symmetry present (symcode time: 0.01)
61.13/61.44	c presolving (82 rounds: 82 fast, 60 medium, 59 exhaustive):
61.13/61.44	c  2796 deleted vars, 21695 deleted constraints, 6594 added constraints, 7 tightened bounds, 0 added holes, 450 changed sides, 1480 changed coefficients
61.13/61.44	c  0 implications, 56418 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
61.13/61.44	c presolved problem has 5088 variables (5088 bin, 0 int, 0 cont) and 5646 constraints
61.13/61.44	c     900 constraints of type <knapsack>
61.13/61.44	c     353 constraints of type <setppc>
61.13/61.44	c    4388 constraints of type <and>
61.13/61.44	c       5 constraints of type <logicor>
61.13/61.44	c transformed objective value is always integral (scale: 1)
61.13/61.44	c Presolving Time: 4.61
61.13/61.44	c 
61.13/61.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
61.13/61.44	c   4.7s|     1 |     0 |  1056 |     - |   102M |   0 |5088 |5694 |  10k|   0 |  0 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c   5.4s|     1 |     0 |  4084 |     - |   107M |   0 |5088 |5750 |  10k| 112 |  1 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c   5.5s|     1 |     0 |  4792 |     - |   108M |   0 |5088 |5752 |  10k| 292 |  2 |  50 |   0 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c   5.7s|     1 |     0 |  5495 |     - |   114M |   0 |5088 |5754 |  10k| 450 |  3 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c   5.9s|     1 |     0 |  6276 |     - |   118M |   0 |5088 |5756 |  10k| 612 |  4 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c   6.2s|     1 |     0 |  7097 |     - |   127M |   0 |5088 |5758 |  10k| 805 |  5 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c   6.5s|     1 |     0 |  8114 |     - |   132M |   0 |5088 |5760 |  10k| 964 |  6 |  58 |   0 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c   6.8s|     1 |     0 |  9180 |     - |   136M |   0 |5088 |5765 |  11k|1126 |  7 |  63 |   0 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c   7.1s|     1 |     0 | 10147 |     - |   142M |   0 |5088 |5766 |  11k|1291 |  8 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c   7.5s|     1 |     0 | 11358 |     - |   145M |   0 |5088 |5767 |  11k|1430 |  9 |  65 |   0 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c   7.9s|     1 |     0 | 12338 |     - |   155M |   0 |5088 |5777 |  11k|1610 | 10 |  75 |   0 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c   8.3s|     1 |     0 | 13348 |     - |   157M |   0 |5088 |5778 |  11k|1772 | 11 |  76 |   0 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  11.0s|     1 |     2 | 18348 |     - |   158M |   0 |5088 |5796 |  11k|1772 | 11 |  94 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  14.4s|   100 |    32 | 39197 | 261.1 |   161M |  37 |5088 |5913 |  11k|4240 |  1 | 211 |  11 | 0.000000e+00 |      --      |    Inf |  12.50%
61.13/61.44	c  16.2s|   200 |    44 | 53212 | 200.3 |   163M |  40 |5088 |6127 |  11k|5196 |  2 | 425 |  11 | 0.000000e+00 |      --      |    Inf |  18.75%
61.13/61.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
61.13/61.44	c  18.1s|   300 |    47 | 74041 | 203.0 |   167M |  44 |5088 |6293 |  11k|5896 |  2 | 592 |  11 | 0.000000e+00 |      --      |    Inf |  25.00%
61.13/61.44	c  19.4s|   400 |   103 | 84282 | 177.8 |   172M |  55 |5088 |6486 |  11k|6812 |  1 | 785 |  11 | 0.000000e+00 |      --      |    Inf |  25.00%
61.13/61.44	c  20.4s|   500 |    83 | 90379 | 154.4 |   175M |  67 |5088 |6666 |  11k|7529 |  1 | 969 |  11 | 0.000000e+00 |      --      |    Inf |  25.00%
61.13/61.44	c  21.7s|   600 |    44 | 96441 | 138.7 |   176M |  67 |5088 |6971 |  11k|8322 |  2 |1274 |  11 | 0.000000e+00 |      --      |    Inf |  31.25%
61.13/61.44	c  23.3s|   700 |    48 |104719 | 130.7 |   192M |  67 |5088 |7141 |  11k|9799 |  2 |1444 |  11 | 0.000000e+00 |      --      |    Inf |  37.51%
61.13/61.44	c  24.7s|   800 |    45 |118162 | 131.2 |   193M |  67 |5088 |7354 |   0 |  10k|  0 |1675 |  11 | 0.000000e+00 |      --      |    Inf |  37.51%
61.13/61.44	c  26.1s|   900 |    32 |127637 | 127.1 |   194M |  67 |5088 |7590 |  11k|  12k|  2 |1945 |  11 | 0.000000e+00 |      --      |    Inf |  43.76%
61.13/61.44	c  27.3s|  1000 |    38 |136337 | 123.1 |   195M |  67 |5088 |7877 |  11k|  13k|  2 |2252 |  11 | 0.000000e+00 |      --      |    Inf |  43.78%
61.13/61.44	c  28.4s|  1100 |    43 |144285 | 119.1 |   196M |  67 |5088 |8085 |  11k|  14k|  2 |2516 |  11 | 0.000000e+00 |      --      |    Inf |  43.83%
61.13/61.44	c  29.9s|  1200 |    39 |152727 | 116.2 |   198M |  67 |5088 |7752 |   0 |  15k|  0 |2687 |  11 | 0.000000e+00 |      --      |    Inf |  50.12%
61.13/61.44	c  31.2s|  1300 |    41 |161014 | 113.7 |   198M |  67 |5088 |7865 |   0 |  16k|  0 |2911 |  11 | 0.000000e+00 |      --      |    Inf |  50.14%
61.13/61.44	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
61.13/61.44	c (run 1, node 1312) performing user restart
61.13/61.44	c 
61.13/61.44	c (restart) converted 635 cuts from the global cut pool into linear constraints
61.13/61.44	c 
61.13/61.44	c presolving:
61.13/61.44	c (round 1, fast)       721 del vars, 774 del conss, 1 add conss, 0 chg bounds, 30 chg sides, 588 chg coeffs, 0 upgd conss, 0 impls, 29209 clqs, 0 implints
61.13/61.44	c (round 2, medium)     769 del vars, 777 del conss, 1 add conss, 0 chg bounds, 30 chg sides, 588 chg coeffs, 0 upgd conss, 0 impls, 28747 clqs, 0 implints
61.13/61.44	c (round 3, fast)       835 del vars, 804 del conss, 1 add conss, 0 chg bounds, 30 chg sides, 602 chg coeffs, 5 upgd conss, 0 impls, 28701 clqs, 0 implints
61.13/61.44	c (round 4, exhaustive) 842 del vars, 815 del conss, 12 add conss, 0 chg bounds, 30 chg sides, 605 chg coeffs, 5 upgd conss, 0 impls, 28580 clqs, 0 implints
61.13/61.44	c (round 5, exhaustive) 844 del vars, 823 del conss, 12 add conss, 0 chg bounds, 30 chg sides, 608 chg coeffs, 5 upgd conss, 0 impls, 28568 clqs, 0 implints
61.13/61.44	c (round 6, exhaustive) 880 del vars, 863 del conss, 16 add conss, 0 chg bounds, 30 chg sides, 609 chg coeffs, 5 upgd conss, 0 impls, 28246 clqs, 0 implints
61.13/61.44	c (round 7, exhaustive) 890 del vars, 869 del conss, 17 add conss, 0 chg bounds, 30 chg sides, 641 chg coeffs, 5 upgd conss, 0 impls, 28142 clqs, 0 implints
61.13/61.44	c (round 8, fast)       901 del vars, 873 del conss, 17 add conss, 0 chg bounds, 30 chg sides, 643 chg coeffs, 5 upgd conss, 0 impls, 28130 clqs, 0 implints
61.13/61.44	c (round 9, exhaustive) 929 del vars, 901 del conss, 17 add conss, 0 chg bounds, 30 chg sides, 644 chg coeffs, 5 upgd conss, 0 impls, 27949 clqs, 0 implints
61.13/61.44	c (round 10, exhaustive) 947 del vars, 910 del conss, 19 add conss, 0 chg bounds, 32 chg sides, 652 chg coeffs, 5 upgd conss, 0 impls, 27686 clqs, 0 implints
61.13/61.44	c (round 11, fast)       962 del vars, 910 del conss, 19 add conss, 0 chg bounds, 32 chg sides, 652 chg coeffs, 5 upgd conss, 0 impls, 27686 clqs, 0 implints
61.13/61.44	c (round 12, exhaustive) 978 del vars, 927 del conss, 20 add conss, 0 chg bounds, 32 chg sides, 652 chg coeffs, 5 upgd conss, 0 impls, 27610 clqs, 0 implints
61.13/61.44	c (round 13, exhaustive) 989 del vars, 938 del conss, 20 add conss, 0 chg bounds, 32 chg sides, 654 chg coeffs, 5 upgd conss, 0 impls, 27580 clqs, 0 implints
61.13/61.44	c (round 14, exhaustive) 993 del vars, 942 del conss, 20 add conss, 0 chg bounds, 32 chg sides, 654 chg coeffs, 5 upgd conss, 0 impls, 27568 clqs, 0 implints
61.13/61.44	c (round 15, exhaustive) 994 del vars, 945 del conss, 20 add conss, 0 chg bounds, 32 chg sides, 654 chg coeffs, 542 upgd conss, 0 impls, 27564 clqs, 0 implints
61.13/61.44	c (round 16, exhaustive) 994 del vars, 949 del conss, 22 add conss, 0 chg bounds, 34 chg sides, 694 chg coeffs, 542 upgd conss, 0 impls, 27564 clqs, 0 implints
61.13/61.44	c (round 17, exhaustive) 994 del vars, 1869 del conss, 22 add conss, 0 chg bounds, 34 chg sides, 883 chg coeffs, 542 upgd conss, 0 impls, 27564 clqs, 0 implints
61.13/61.44	c (round 18, exhaustive) 994 del vars, 1871 del conss, 22 add conss, 0 chg bounds, 34 chg sides, 1228 chg coeffs, 542 upgd conss, 0 impls, 27564 clqs, 0 implints
61.13/61.44	c (round 19, exhaustive) 994 del vars, 1894 del conss, 22 add conss, 0 chg bounds, 34 chg sides, 1234 chg coeffs, 542 upgd conss, 0 impls, 27564 clqs, 0 implints
61.13/61.44	c presolving (20 rounds: 20 fast, 16 medium, 15 exhaustive):
61.13/61.44	c  994 deleted vars, 1894 deleted constraints, 22 added constraints, 0 tightened bounds, 0 added holes, 34 changed sides, 1235 changed coefficients
61.13/61.44	c  0 implications, 27564 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
61.13/61.44	c presolved problem has 4159 variables (4159 bin, 0 int, 0 cont) and 6598 constraints
61.13/61.44	c     930 constraints of type <knapsack>
61.13/61.44	c     649 constraints of type <setppc>
61.13/61.44	c    3482 constraints of type <and>
61.13/61.44	c      13 constraints of type <linear>
61.13/61.44	c    1524 constraints of type <logicor>
61.13/61.44	c transformed objective value is always integral (scale: 1)
61.13/61.44	c Presolving Time: 4.79
61.13/61.44	c 
61.13/61.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
61.13/61.44	c  31.6s|     1 |     0 |162463 |     - |   196M |   0 |4159 |6605 |8577 |   0 |  0 |2974 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  31.9s|     1 |     0 |163548 |     - |   197M |   0 |4159 |6641 |8330 | 114 |  1 |2975 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  32.0s|     1 |     0 |164280 |     - |   199M |   0 |4159 |6604 |8486 | 270 |  2 |2976 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  32.2s|     1 |     0 |164894 |     - |   201M |   0 |4159 |6605 |8624 | 408 |  3 |2977 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  32.3s|     1 |     0 |165445 |     - |   202M |   0 |4159 |6606 |8748 | 532 |  4 |2978 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  32.5s|     1 |     0 |166005 |     - |   203M |   0 |4159 |6607 |8873 | 657 |  5 |2979 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  32.7s|     1 |     0 |166584 |     - |   204M |   0 |4159 |6609 |8989 | 773 |  6 |2981 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  32.9s|     1 |     0 |167202 |     - |   206M |   0 |4159 |6611 |9083 | 867 |  7 |2983 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  33.1s|     1 |     0 |167783 |     - |   207M |   0 |4159 |6616 |9194 | 978 |  8 |2988 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  33.3s|     1 |     0 |168652 |     - |   208M |   0 |4159 |6618 |9252 |1036 |  9 |2990 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  33.8s|     1 |     0 |170349 |     - |   211M |   0 |4159 |6620 |9307 |1126 | 10 |2993 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  34.0s|     1 |     0 |171123 |     - |   212M |   0 |4159 |6617 |9406 |1225 | 11 |2994 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  34.0s|     1 |     0 |171123 |     - |   212M |   0 |4159 |6429 |9407 |1225 | 11 |2995 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  34.2s|     1 |     0 |171952 |     - |   213M |   0 |4159 |6429 |9496 |1314 | 12 |2995 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  34.4s|     1 |     0 |172584 |     - |   214M |   0 |4159 |6430 |9072 |1409 | 13 |2996 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
61.13/61.44	c  34.7s|     1 |     0 |173402 |     - |   215M |   0 |4159 |6431 |9167 |1504 | 14 |2997 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  34.9s|     1 |     0 |174101 |     - |   216M |   0 |4159 |6434 |9263 |1600 | 15 |3000 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  35.1s|     1 |     0 |175005 |     - |   217M |   0 |4159 |6436 |9380 |1717 | 16 |3002 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  35.3s|     1 |     0 |175695 |     - |   218M |   0 |4159 |6437 |9487 |1824 | 17 |3003 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  35.5s|     1 |     0 |176165 |     - |   219M |   0 |4159 |6438 |9592 |1929 | 18 |3004 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  35.8s|     1 |     0 |177094 |     - |   221M |   0 |4159 |6440 |9267 |2012 | 19 |3006 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  36.0s|     1 |     0 |177839 |     - |   222M |   0 |4159 |6441 |9351 |2096 | 20 |3007 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  36.2s|     1 |     0 |178440 |     - |   222M |   0 |4159 |6443 |9454 |2199 | 21 |3009 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  36.4s|     1 |     0 |178949 |     - |   222M |   0 |4159 |6444 |9551 |2296 | 22 |3010 |  11 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  38.8s|     1 |     2 |183105 |     - |   222M |   0 |4159 |6455 |9551 |2296 | 22 |3021 |  22 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c (run 2, node 1) restarting after 187 global fixings of integer variables
61.13/61.44	c 
61.13/61.44	c (restart) converted 1514 cuts from the global cut pool into linear constraints
61.13/61.44	c 
61.13/61.44	c presolving:
61.13/61.44	c (round 1, fast)       324 del vars, 220 del conss, 0 add conss, 0 chg bounds, 5 chg sides, 650 chg coeffs, 0 upgd conss, 0 impls, 22707 clqs, 0 implints
61.13/61.44	c (round 2, fast)       324 del vars, 231 del conss, 0 add conss, 0 chg bounds, 5 chg sides, 650 chg coeffs, 0 upgd conss, 0 impls, 22707 clqs, 0 implints
61.13/61.44	c (round 3, medium)     340 del vars, 243 del conss, 15 add conss, 0 chg bounds, 22 chg sides, 682 chg coeffs, 0 upgd conss, 0 impls, 22585 clqs, 0 implints
61.13/61.44	c (round 4, fast)       354 del vars, 250 del conss, 15 add conss, 0 chg bounds, 22 chg sides, 695 chg coeffs, 2 upgd conss, 0 impls, 22579 clqs, 0 implints
61.13/61.44	c (round 5, exhaustive) 366 del vars, 256 del conss, 21 add conss, 0 chg bounds, 22 chg sides, 701 chg coeffs, 2 upgd conss, 0 impls, 22196 clqs, 0 implints
61.13/61.44	c (round 6, fast)       377 del vars, 269 del conss, 21 add conss, 0 chg bounds, 22 chg sides, 703 chg coeffs, 2 upgd conss, 0 impls, 22199 clqs, 0 implints
61.13/61.44	c (round 7, exhaustive) 378 del vars, 283 del conss, 22 add conss, 0 chg bounds, 27 chg sides, 706 chg coeffs, 2 upgd conss, 0 impls, 22193 clqs, 0 implints
61.13/61.44	c (round 8, exhaustive) 437 del vars, 345 del conss, 23 add conss, 0 chg bounds, 27 chg sides, 709 chg coeffs, 2 upgd conss, 0 impls, 21857 clqs, 0 implints
61.13/61.44	c (round 9, fast)       437 del vars, 358 del conss, 23 add conss, 0 chg bounds, 27 chg sides, 901 chg coeffs, 2 upgd conss, 0 impls, 21858 clqs, 0 implints
61.13/61.44	c (round 10, exhaustive) 483 del vars, 406 del conss, 23 add conss, 0 chg bounds, 27 chg sides, 903 chg coeffs, 2 upgd conss, 0 impls, 21388 clqs, 0 implints
61.13/61.44	c (round 11, exhaustive) 541 del vars, 415 del conss, 30 add conss, 0 chg bounds, 27 chg sides, 911 chg coeffs, 2 upgd conss, 0 impls, 21088 clqs, 0 implints
61.13/61.44	c (round 12, fast)       593 del vars, 447 del conss, 30 add conss, 0 chg bounds, 27 chg sides, 917 chg coeffs, 2 upgd conss, 0 impls, 21074 clqs, 0 implints
61.13/61.44	c (round 13, exhaustive) 622 del vars, 482 del conss, 34 add conss, 0 chg bounds, 27 chg sides, 917 chg coeffs, 2 upgd conss, 0 impls, 20831 clqs, 0 implints
61.13/61.44	c (round 14, fast)       623 del vars, 490 del conss, 34 add conss, 0 chg bounds, 27 chg sides, 919 chg coeffs, 2 upgd conss, 0 impls, 20823 clqs, 0 implints
61.13/61.44	c (round 15, exhaustive) 625 del vars, 520 del conss, 35 add conss, 0 chg bounds, 27 chg sides, 919 chg coeffs, 2 upgd conss, 0 impls, 20801 clqs, 0 implints
61.13/61.44	c (round 16, exhaustive) 646 del vars, 544 del conss, 37 add conss, 0 chg bounds, 27 chg sides, 919 chg coeffs, 2 upgd conss, 0 impls, 20712 clqs, 0 implints
61.13/61.44	c (round 17, fast)       649 del vars, 552 del conss, 37 add conss, 0 chg bounds, 27 chg sides, 924 chg coeffs, 2 upgd conss, 0 impls, 20701 clqs, 0 implints
61.13/61.44	c (round 18, exhaustive) 651 del vars, 554 del conss, 37 add conss, 0 chg bounds, 27 chg sides, 924 chg coeffs, 1436 upgd conss, 0 impls, 20686 clqs, 0 implints
61.13/61.44	c (round 19, fast)       651 del vars, 619 del conss, 37 add conss, 0 chg bounds, 28 chg sides, 947 chg coeffs, 1436 upgd conss, 0 impls, 20686 clqs, 0 implints
61.13/61.44	c (round 20, medium)     651 del vars, 621 del conss, 39 add conss, 0 chg bounds, 31 chg sides, 952 chg coeffs, 1436 upgd conss, 0 impls, 20686 clqs, 0 implints
61.13/61.44	c (round 21, exhaustive) 673 del vars, 647 del conss, 41 add conss, 0 chg bounds, 32 chg sides, 970 chg coeffs, 1436 upgd conss, 0 impls, 20576 clqs, 0 implints
61.13/61.44	c (round 22, fast)       677 del vars, 655 del conss, 41 add conss, 0 chg bounds, 34 chg sides, 980 chg coeffs, 1436 upgd conss, 0 impls, 20562 clqs, 0 implints
61.13/61.44	c (round 23, medium)     677 del vars, 661 del conss, 43 add conss, 0 chg bounds, 37 chg sides, 985 chg coeffs, 1436 upgd conss, 0 impls, 20562 clqs, 0 implints
61.13/61.44	c (round 24, exhaustive) 681 del vars, 661 del conss, 43 add conss, 0 chg bounds, 37 chg sides, 1000 chg coeffs, 1436 upgd conss, 0 impls, 20532 clqs, 0 implints
61.13/61.44	c (round 25, exhaustive) 699 del vars, 683 del conss, 47 add conss, 0 chg bounds, 37 chg sides, 1007 chg coeffs, 1436 upgd conss, 0 impls, 20450 clqs, 0 implints
61.13/61.44	c (round 26, exhaustive) 703 del vars, 688 del conss, 47 add conss, 0 chg bounds, 37 chg sides, 1014 chg coeffs, 1436 upgd conss, 0 impls, 20426 clqs, 0 implints
61.13/61.44	c (round 27, exhaustive) 709 del vars, 697 del conss, 50 add conss, 0 chg bounds, 37 chg sides, 1018 chg coeffs, 1436 upgd conss, 0 impls, 20408 clqs, 0 implints
61.13/61.44	c (round 28, exhaustive) 712 del vars, 702 del conss, 50 add conss, 0 chg bounds, 37 chg sides, 1019 chg coeffs, 1436 upgd conss, 0 impls, 20400 clqs, 0 implints
61.13/61.44	c (round 29, exhaustive) 715 del vars, 706 del conss, 50 add conss, 0 chg bounds, 37 chg sides, 1021 chg coeffs, 1436 upgd conss, 0 impls, 20392 clqs, 0 implints
61.13/61.44	c (round 30, exhaustive) 718 del vars, 710 del conss, 50 add conss, 0 chg bounds, 37 chg sides, 1022 chg coeffs, 1436 upgd conss, 0 impls, 20384 clqs, 0 implints
61.13/61.44	c (round 31, exhaustive) 721 del vars, 715 del conss, 50 add conss, 0 chg bounds, 37 chg sides, 1023 chg coeffs, 1436 upgd conss, 0 impls, 20376 clqs, 0 implints
61.13/61.44	c (round 32, exhaustive) 724 del vars, 721 del conss, 50 add conss, 0 chg bounds, 37 chg sides, 1024 chg coeffs, 1436 upgd conss, 0 impls, 20368 clqs, 0 implints
61.13/61.44	c (round 33, exhaustive) 727 del vars, 726 del conss, 50 add conss, 0 chg bounds, 37 chg sides, 1025 chg coeffs, 1436 upgd conss, 0 impls, 20360 clqs, 0 implints
61.13/61.44	c (round 34, exhaustive) 729 del vars, 783 del conss, 50 add conss, 0 chg bounds, 37 chg sides, 1176 chg coeffs, 1436 upgd conss, 0 impls, 20356 clqs, 0 implints
61.13/61.44	c (round 35, exhaustive) 731 del vars, 786 del conss, 50 add conss, 0 chg bounds, 37 chg sides, 1656 chg coeffs, 1436 upgd conss, 0 impls, 20351 clqs, 0 implints
61.13/61.44	c (round 36, exhaustive) 733 del vars, 792 del conss, 50 add conss, 0 chg bounds, 37 chg sides, 1656 chg coeffs, 1436 upgd conss, 0 impls, 20347 clqs, 0 implints
61.13/61.44	c presolving (37 rounds: 37 fast, 27 medium, 24 exhaustive):
61.13/61.44	c  735 deleted vars, 795 deleted constraints, 50 added constraints, 0 tightened bounds, 0 added holes, 37 changed sides, 1656 changed coefficients
61.13/61.44	c  0 implications, 20343 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
61.13/61.44	c presolved problem has 3493 variables (3493 bin, 0 int, 0 cont) and 7154 constraints
61.13/61.44	c    1070 constraints of type <knapsack>
61.13/61.44	c    1596 constraints of type <setppc>
61.13/61.44	c    2819 constraints of type <and>
61.13/61.44	c      13 constraints of type <linear>
61.13/61.44	c    1656 constraints of type <logicor>
61.13/61.44	c transformed objective value is always integral (scale: 1)
61.13/61.44	c Presolving Time: 5.03
61.13/61.44	c 
61.13/61.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
61.13/61.44	c  39.1s|     1 |     0 |184429 |     - |   224M |   0 |3493 |7160 |8497 |   0 |  0 |3027 |  22 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  39.5s|     1 |     0 |185541 |     - |   226M |   0 |3493 |7208 |8619 | 122 |  1 |3029 |  22 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  39.7s|     1 |     0 |186596 |     - |   227M |   0 |3493 |7209 |8738 | 241 |  2 |3030 |  22 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  40.0s|     1 |     0 |187582 |     - |   228M |   0 |3493 |7212 |8829 | 332 |  3 |3033 |  22 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  40.3s|     1 |     0 |188439 |     - |   228M |   0 |3493 |7214 |8911 | 414 |  4 |3035 |  22 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  40.6s|     1 |     0 |189394 |     - |   231M |   0 |3493 |7216 |9014 | 517 |  5 |3037 |  22 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  40.9s|     1 |     0 |190247 |     - |   234M |   0 |3493 |7217 |9087 | 590 |  6 |3038 |  22 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  41.3s|     1 |     0 |191057 |     - |   241M |   0 |3493 |7226 |9170 | 673 |  7 |3047 |  22 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  41.6s|     1 |     0 |192062 |     - |   247M |   0 |3493 |7229 |9232 | 735 |  8 |3050 |  22 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  41.9s|     1 |     0 |192803 |     - |   250M |   0 |3493 |7232 |9319 | 822 |  9 |3053 |  22 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  42.2s|     1 |     0 |193580 |     - |   257M |   0 |3493 |7233 |8317 | 898 | 10 |3054 |  22 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  42.5s|     1 |     0 |194229 |     - |   258M |   0 |3493 |7235 |8378 | 959 | 11 |3056 |  22 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  44.5s|     1 |     2 |194773 |     - |   259M |   0 |3493 |7237 |8378 | 959 | 11 |3058 |  33 | 0.000000e+00 |      --      |    Inf | unknown
61.13/61.44	c  50.1s|   100 |    26 |229063 | 132.5 |   262M |  32 |3493 |7341 |8180 |2751 |  1 |3162 |  33 | 0.000000e+00 |      --      |    Inf |  15.64%
61.13/61.44	c  51.3s|   200 |    44 |240178 | 131.1 |   265M |  49 |3493 |7423 |8215 |3503 |  1 |3244 |  33 | 0.000000e+00 |      --      |    Inf |  15.65%
61.13/61.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
61.13/61.44	c  53.6s|   300 |    27 |257314 | 133.6 |   266M |  49 |3493 |7517 |8057 |4430 |  2 |3346 |  33 | 0.000000e+00 |      --      |    Inf |  25.38%
61.13/61.44	c  55.5s|   400 |    18 |267154 | 131.5 |   266M |  49 |3493 |7562 |8095 |5533 |  2 |3440 |  33 | 0.000000e+00 |      --      |    Inf |  42.87%
61.13/61.44	c  58.1s|   500 |    16 |277075 | 129.8 |   266M |  49 |3493 |7562 |8174 |6702 |  2 |3530 |  33 | 0.000000e+00 |      --      |    Inf |  75.98%
61.13/61.44	c  59.6s|   600 |    10 |287614 | 128.5 |   266M |  49 |3493 |7628 |8073 |7763 |  1 |3656 |  33 | 0.000000e+00 |      --      |    Inf |  83.61%
61.13/61.44	c 
61.13/61.44	c SCIP Status        : problem is solved [infeasible]
61.13/61.44	c Solving Time (sec) : 61.07
61.13/61.44	c Solving Nodes      : 690 (total of 2003 nodes in 3 runs)
61.13/61.44	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
61.13/61.44	c Dual Bound         : +1.00000000000000e+20
61.13/61.44	c Gap                : 0.00 %
61.13/61.44	c SCIP found the problem to be infeasible.
61.13/61.44	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.3 (svn: 5215) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4830665-1783286197/watcher-4830665-1783286197 -o /tmp/evaluation-result-4830665-1783286197/solver-4830665-1783286197 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4830665-1783286197/vars-4830665-1783286197 --bin-var /tmp/runsolver-exch-nodeE003-1783286167-2712905 --watchdog 3760 ./scip-naps.sh HOME/instance-4830665-1783286197.opb 

running on 4 cores: 0-3

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-1,5-9,11-12,14-16,18,20-21,23,25-29,32-33,37-39,45-47,49-51,53-56,63
  3550 MHz: 2-3,22,40-43,48,57-59
  3600 MHz: 4,10,13,17,19,24,30-31,34-36,44,52,60-62
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 0-3

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108175 MiB free)
  node 1: cores 8-15, 129019 MiB (112933 MiB free)
  node 2: cores 16-23, 129019 MiB (109198 MiB free)
  node 3: cores 24-31, 129003 MiB (111473 MiB free)
  node 4: cores 32-39, 129019 MiB (112878 MiB free)
  node 5: cores 40-47, 129019 MiB (109662 MiB free)
  node 6: cores 48-55, 128973 MiB (107563 MiB free)
  node 7: cores 56-63, 128474 MiB (104073 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=2713381, runsolver pid=2713372
Current StackSize limit: 8192 KiB


[startup+0.100068 s]*
/proc/loadavg: 6.36 1.55 0.52 15/939 2713388
/proc/meminfo: memFree=896980868/1055320712 swapFree=33546492/33554428
[pid=2713381] ppid=2713372 vsize=4192 memory=3168 CPUtime=0 cores=0-3
/proc/2713381/stat : 2713381 (scip-naps.sh) S 2713372 2713381 2712888 0 -1 4194304 262 345 0 0 0 0 0 0 20 0 1 0 261907621 4292608 640 18446744073709551615 94367136694272 94367137588805 140734493324016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94367137827856 94367137875600 94367161208832 140734493325605 140734493325697 140734493325697 140734493331433 0
/proc/2713381/statm: 1048 792 714 219 0 110 0
[pid=2713388] ppid=2713381 vsize=16712 memory=11228 CPUtime=0.01 cores=0-3
/proc/2713388/stat : 2713388 (python3) D 2713381 2713381 2712888 0 -1 4194304 1321 0 0 0 1 0 0 0 20 0 1 0 261907627 17113088 2688 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 2 1 0 0 17 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
/proc/2713388/statm: 4178 2807 1641 753 0 2027 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 20904 KiB
Current children cumulated memory: 14396 KiB

[startup+0.212161 s]*
/proc/loadavg: 6.36 1.55 0.52 22/945 2713394
/proc/meminfo: memFree=896970724/1055320712 swapFree=33546492/33554428
[pid=2713381] ppid=2713372 vsize=4192 memory=3168 CPUtime=0 cores=0-3
/proc/2713381/stat : 2713381 (scip-naps.sh) S 2713372 2713381 2712888 0 -1 4194304 262 345 0 0 0 0 0 0 20 0 1 0 261907621 4292608 640 18446744073709551615 94367136694272 94367137588805 140734493324016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94367137827856 94367137875600 94367161208832 140734493325605 140734493325697 140734493325697 140734493331433 0
/proc/2713381/statm: 1048 792 714 219 0 110 0
[pid=2713388] ppid=2713381 vsize=238720 memory=27892 CPUtime=0.09 cores=0-3
/proc/2713388/stat : 2713388 (python3) R 2713381 2713381 2712888 0 -1 4194304 3202 0 0 0 9 0 0 0 20 0 4 0 261907627 244449280 6784 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
/proc/2713388/statm: 59680 6973 4176 753 0 39669 0
[pid=2713388/tid=2713392] ppid=2713381 vsize=238720 memory=28829630602019097 CPUtime=0.01 cores=0-3
/proc/2713388/task/2713392/stat : 2713392 (python3) R 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 4 0 261907641 244449280 6784 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 2 0 0 0 -1 0 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713393] ppid=2713381 vsize=238720 memory=59584903643535 CPUtime=0.01 cores=0-3
/proc/2713388/task/2713393/stat : 2713393 (python3) R 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 4 0 261907641 244449280 6784 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 2 0 0 0 -1 1 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713394] ppid=2713381 vsize=238720 memory=56294975486924 CPUtime=0.01 cores=0-3
/proc/2713388/task/2713394/stat : 2713394 (python3) R 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 4 0 261907641 244449280 6784 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 2 0 0 0 -1 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 242912 KiB
Current children cumulated memory: 31060 KiB

[startup+0.312093 s]*
/proc/loadavg: 6.36 1.55 0.52 15/945 2713394
/proc/meminfo: memFree=896958756/1055320712 swapFree=33546492/33554428
[pid=2713381] ppid=2713372 vsize=4192 memory=3168 CPUtime=0 cores=0-3
/proc/2713381/stat : 2713381 (scip-naps.sh) S 2713372 2713381 2712888 0 -1 4194304 262 345 0 0 0 0 0 0 20 0 1 0 261907621 4292608 640 18446744073709551615 94367136694272 94367137588805 140734493324016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94367137827856 94367137875600 94367161208832 140734493325605 140734493325697 140734493325697 140734493331433 0
/proc/2713381/statm: 1048 792 714 219 0 110 0
[pid=2713388] ppid=2713381 vsize=245416 memory=34712 CPUtime=0.3 cores=0-3
/proc/2713388/stat : 2713388 (python3) D 2713381 2713381 2712888 0 -1 4194304 4794 0 0 0 29 1 0 0 20 0 4 0 261907627 251305984 8320 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
/proc/2713388/statm: 61354 8678 4316 753 0 41206 0
[pid=2713388/tid=2713392] ppid=2713381 vsize=245416 memory=28829630602019097 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713392/stat : 2713392 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 251305984 8320 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 2 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713393] ppid=2713381 vsize=245416 memory=59584903643535 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713393/stat : 2713393 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 251305984 8320 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 2 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713394] ppid=2713381 vsize=245416 memory=56294975486924 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713394/stat : 2713394 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 251305984 8320 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 2 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 249608 KiB
Current children cumulated memory: 37880 KiB

[startup+0.70023 s]
/proc/loadavg: 6.36 1.55 0.52 16/945 2713394
/proc/meminfo: memFree=896786800/1055320712 swapFree=33546492/33554428
[pid=2713381] ppid=2713372 vsize=4192 memory=3168 CPUtime=0 cores=0-3
/proc/2713381/stat : 2713381 (scip-naps.sh) S 2713372 2713381 2712888 0 -1 4194304 262 345 0 0 0 0 0 0 20 0 1 0 261907621 4292608 640 18446744073709551615 94367136694272 94367137588805 140734493324016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94367137827856 94367137875600 94367161208832 140734493325605 140734493325697 140734493325697 140734493331433 0
/proc/2713381/statm: 1048 792 714 219 0 110 0
[pid=2713388] ppid=2713381 vsize=325604 memory=122468 CPUtime=0.65 cores=0-3
/proc/2713388/stat : 2713388 (python3) R 2713381 2713381 2712888 0 -1 4194304 24108 0 0 0 63 2 0 0 20 0 4 0 261907627 333418496 30336 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
/proc/2713388/statm: 81401 30617 7165 753 0 61253 0
[pid=2713388/tid=2713392] ppid=2713381 vsize=325604 memory=176740 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713392/stat : 2713392 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 333418496 30336 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713393] ppid=2713381 vsize=325604 memory=0 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713393/stat : 2713393 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 333418496 30336 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713394] ppid=2713381 vsize=325604 memory=2117895410 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713394/stat : 2713394 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 333418496 30336 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 329796 KiB
Current children cumulated memory: 125636 KiB

[startup+1.50018 s]
/proc/loadavg: 6.36 1.55 0.52 16/945 2713394
/proc/meminfo: memFree=896719020/1055320712 swapFree=33546492/33554428
[pid=2713381] ppid=2713372 vsize=4192 memory=3168 CPUtime=0 cores=0-3
/proc/2713381/stat : 2713381 (scip-naps.sh) S 2713372 2713381 2712888 0 -1 4194304 262 345 0 0 0 0 0 0 20 0 1 0 261907621 4292608 640 18446744073709551615 94367136694272 94367137588805 140734493324016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94367137827856 94367137875600 94367161208832 140734493325605 140734493325697 140734493325697 140734493331433 0
/proc/2713381/statm: 1048 792 714 219 0 110 0
[pid=2713388] ppid=2713381 vsize=327044 memory=123916 CPUtime=1.45 cores=0-3
/proc/2713388/stat : 2713388 (python3) R 2713381 2713381 2712888 0 -1 4194304 31962 0 0 0 143 2 0 0 20 0 4 0 261907627 334893056 30720 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
/proc/2713388/statm: 81761 30979 7165 753 0 61613 0
[pid=2713388/tid=2713392] ppid=2713381 vsize=327044 memory=176740 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713392/stat : 2713392 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 334893056 30720 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713393] ppid=2713381 vsize=327044 memory=0 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713393/stat : 2713393 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 334893056 30720 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713394] ppid=2713381 vsize=327044 memory=2117895410 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713394/stat : 2713394 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 334893056 30720 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 331236 KiB
Current children cumulated memory: 127084 KiB

[startup+3.11328 s]
/proc/loadavg: 7.13 1.79 0.60 17/945 2713394
/proc/meminfo: memFree=896692316/1055320712 swapFree=33546492/33554428
[pid=2713381] ppid=2713372 vsize=4192 memory=3168 CPUtime=0 cores=0-3
/proc/2713381/stat : 2713381 (scip-naps.sh) S 2713372 2713381 2712888 0 -1 4194304 262 345 0 0 0 0 0 0 20 0 1 0 261907621 4292608 640 18446744073709551615 94367136694272 94367137588805 140734493324016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94367137827856 94367137875600 94367161208832 140734493325605 140734493325697 140734493325697 140734493331433 0
/proc/2713381/statm: 1048 792 714 219 0 110 0
[pid=2713388] ppid=2713381 vsize=327044 memory=123984 CPUtime=3.06 cores=0-3
/proc/2713388/stat : 2713388 (python3) R 2713381 2713381 2712888 0 -1 4194304 34110 0 0 0 303 3 0 0 20 0 4 0 261907627 334893056 30720 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
/proc/2713388/statm: 81761 30996 7181 753 0 61613 0
[pid=2713388/tid=2713392] ppid=2713381 vsize=327044 memory=0 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713392/stat : 2713392 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 334893056 30720 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713393] ppid=2713381 vsize=327044 memory=3168 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713393/stat : 2713393 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 334893056 30720 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713394] ppid=2713381 vsize=327044 memory=122884 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713394/stat : 2713394 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 334893056 30720 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 331236 KiB
Current children cumulated memory: 127152 KiB

[startup+6.30021 s]
/proc/loadavg: 7.13 1.79 0.60 16/947 2713403
/proc/meminfo: memFree=896523676/1055320712 swapFree=33546492/33554428
[pid=2713381] ppid=2713372 vsize=4192 memory=3168 CPUtime=0 cores=0-3
/proc/2713381/stat : 2713381 (scip-naps.sh) S 2713372 2713381 2712888 0 -1 4194304 262 345 0 0 0 0 0 0 20 0 1 0 261907621 4292608 640 18446744073709551615 94367136694272 94367137588805 140734493324016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94367137827856 94367137875600 94367161208832 140734493325605 140734493325697 140734493325697 140734493331433 0
/proc/2713381/statm: 1048 792 714 219 0 110 0
[pid=2713388] ppid=2713381 vsize=403784 memory=192076 CPUtime=6.24 cores=0-3
/proc/2713388/stat : 2713388 (python3) R 2713381 2713381 2712888 0 -1 4194304 66902 0 0 0 620 4 0 0 20 0 4 0 261907627 413474816 47645 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
/proc/2713388/statm: 100946 48019 7392 753 0 80798 0
[pid=2713388/tid=2713392] ppid=2713381 vsize=403784 memory=3168 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713392/stat : 2713392 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 413474816 47645 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713393] ppid=2713381 vsize=403784 memory=-6231271681510571135 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713393/stat : 2713393 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 413474816 47645 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713394] ppid=2713381 vsize=403784 memory=15420 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713394/stat : 2713394 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 413474816 47645 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 407976 KiB
Current children cumulated memory: 195244 KiB

[startup+12.7002 s]
/proc/loadavg: 7.84 2.02 0.68 17/953 2713441
/proc/meminfo: memFree=896140880/1055320712 swapFree=33546492/33554428
[pid=2713381] ppid=2713372 vsize=4192 memory=3168 CPUtime=0 cores=0-3
/proc/2713381/stat : 2713381 (scip-naps.sh) S 2713372 2713381 2712888 0 -1 4194304 262 345 0 0 0 0 0 0 20 0 1 0 261907621 4292608 640 18446744073709551615 94367136694272 94367137588805 140734493324016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94367137827856 94367137875600 94367161208832 140734493325605 140734493325697 140734493325697 140734493331433 0
/proc/2713381/statm: 1048 792 714 219 0 110 0
[pid=2713388] ppid=2713381 vsize=458016 memory=241212 CPUtime=12.61 cores=0-3
/proc/2713388/stat : 2713388 (python3) R 2713381 2713381 2712888 0 -1 4194304 123327 0 0 0 1255 6 0 0 20 0 4 0 261907627 469008384 60110 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
/proc/2713388/statm: 114504 60303 7392 753 0 94356 0
[pid=2713388/tid=2713392] ppid=2713381 vsize=458016 memory=8098999791461348944 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713392/stat : 2713392 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 469008384 60110 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713393] ppid=2713381 vsize=458016 memory=3976 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713393/stat : 2713393 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 469008384 60110 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713394] ppid=2713381 vsize=458016 memory=15420 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713394/stat : 2713394 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 469008384 60110 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
Current children cumulated CPU time: 12.61 s

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

[pid=2713381] ppid=2713372 vsize=4192 memory=3168 CPUtime=0 cores=0-3
/proc/2713381/stat : 2713381 (scip-naps.sh) S 2713372 2713381 2712888 0 -1 4194304 262 345 0 0 0 0 0 0 20 0 1 0 261907621 4292608 640 18446744073709551615 94367136694272 94367137588805 140734493324016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94367137827856 94367137875600 94367161208832 140734493325605 140734493325697 140734493325697 140734493331433 0
/proc/2713381/statm: 1048 792 714 219 0 110 0
[pid=2713388] ppid=2713381 vsize=552760 memory=337520 CPUtime=50.88 cores=0-3
/proc/2713388/stat : 2713388 (python3) R 2713381 2713381 2712888 0 -1 4194304 161522 0 0 0 5079 9 0 0 20 0 4 0 261907627 566026240 84048 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
/proc/2713388/statm: 138190 84380 7392 753 0 118042 0
[pid=2713388/tid=2713392] ppid=2713381 vsize=552760 memory=5884 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713392/stat : 2713392 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 566026240 84048 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713393] ppid=2713381 vsize=552760 memory=336888 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713393/stat : 2713393 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 566026240 84048 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713394] ppid=2713381 vsize=552760 memory=15420 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713394/stat : 2713394 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 566026240 84048 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 556952 KiB
Current children cumulated memory: 340688 KiB

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

# cumulated CPU time of all completed processes:  user=61.1447 s, system=0.112397 s

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

[startup+51.2003 s]
/proc/loadavg: 11.88 3.79 1.34 17/953 2713441
/proc/meminfo: memFree=895659044/1055320712 swapFree=33546492/33554428
[pid=2713381] ppid=2713372 vsize=4192 memory=3168 CPUtime=0 cores=0-3
/proc/2713381/stat : 2713381 (scip-naps.sh) S 2713372 2713381 2712888 0 -1 4194304 262 345 0 0 0 0 0 0 20 0 1 0 261907621 4292608 640 18446744073709551615 94367136694272 94367137588805 140734493324016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94367137827856 94367137875600 94367161208832 140734493325605 140734493325697 140734493325697 140734493331433 0
/proc/2713381/statm: 1048 792 714 219 0 110 0
[pid=2713388] ppid=2713381 vsize=552760 memory=337520 CPUtime=50.97 cores=0-3
/proc/2713388/stat : 2713388 (python3) R 2713381 2713381 2712888 0 -1 4194304 161522 0 0 0 5088 9 0 0 20 0 4 0 261907627 566026240 84048 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
/proc/2713388/statm: 138190 84380 7392 753 0 118042 0
[pid=2713388/tid=2713392] ppid=2713381 vsize=552760 memory=166200 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713392/stat : 2713392 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 566026240 84048 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713393] ppid=2713381 vsize=552760 memory=0 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713393/stat : 2713393 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 566026240 84048 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713394] ppid=2713381 vsize=552760 memory=3168 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713394/stat : 2713394 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 566026240 84048 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 556952 KiB
Current children cumulated memory: 340688 KiB

[startup+57.6002 s]
/proc/loadavg: 12.21 4.00 1.41 17/953 2713441
/proc/meminfo: memFree=895250004/1055320712 swapFree=33546492/33554428
[pid=2713381] ppid=2713372 vsize=4192 memory=3168 CPUtime=0 cores=0-3
/proc/2713381/stat : 2713381 (scip-naps.sh) S 2713372 2713381 2712888 0 -1 4194304 262 345 0 0 0 0 0 0 20 0 1 0 261907621 4292608 640 18446744073709551615 94367136694272 94367137588805 140734493324016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94367137827856 94367137875600 94367161208832 140734493325605 140734493325697 140734493325697 140734493331433 0
/proc/2713381/statm: 1048 792 714 219 0 110 0
[pid=2713388] ppid=2713381 vsize=562716 memory=347648 CPUtime=57.34 cores=0-3
/proc/2713388/stat : 2713388 (python3) R 2713381 2713381 2712888 0 -1 4194304 164054 0 0 0 5725 9 0 0 20 0 4 0 261907627 576221184 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
/proc/2713388/statm: 140679 86912 7392 753 0 120531 0
[pid=2713388/tid=2713392] ppid=2713381 vsize=562716 memory=336888 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713392/stat : 2713392 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 576221184 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713393] ppid=2713381 vsize=562716 memory=15420 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713393/stat : 2713393 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 576221184 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713394] ppid=2713381 vsize=562716 memory=3976 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713394/stat : 2713394 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 576221184 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
Current children cumulated CPU time: 57.34 s
Current children cumulated vsize: 566908 KiB
Current children cumulated memory: 350816 KiB

[startup+59.2002 s]
/proc/loadavg: 12.52 4.20 1.49 17/953 2713441
/proc/meminfo: memFree=895241304/1055320712 swapFree=33546492/33554428
[pid=2713381] ppid=2713372 vsize=4192 memory=3168 CPUtime=0 cores=0-3
/proc/2713381/stat : 2713381 (scip-naps.sh) S 2713372 2713381 2712888 0 -1 4194304 262 345 0 0 0 0 0 0 20 0 1 0 261907621 4292608 640 18446744073709551615 94367136694272 94367137588805 140734493324016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94367137827856 94367137875600 94367161208832 140734493325605 140734493325697 140734493325697 140734493331433 0
/proc/2713381/statm: 1048 792 714 219 0 110 0
[pid=2713388] ppid=2713381 vsize=562716 memory=347648 CPUtime=58.94 cores=0-3
/proc/2713388/stat : 2713388 (python3) R 2713381 2713381 2712888 0 -1 4194304 164054 0 0 0 5885 9 0 0 20 0 4 0 261907627 576221184 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
/proc/2713388/statm: 140679 86912 7392 753 0 120531 0
[pid=2713388/tid=2713392] ppid=2713381 vsize=562716 memory=347648 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713392/stat : 2713392 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 576221184 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713393] ppid=2713381 vsize=562716 memory=344972 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713393/stat : 2713393 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 576221184 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713394] ppid=2713381 vsize=562716 memory=3168 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713394/stat : 2713394 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 576221184 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
Current children cumulated CPU time: 58.94 s
Current children cumulated vsize: 566908 KiB
Current children cumulated memory: 350816 KiB

[startup+60.8002 s]
/proc/loadavg: 12.52 4.20 1.49 17/953 2713441
/proc/meminfo: memFree=895232276/1055320712 swapFree=33546492/33554428
[pid=2713381] ppid=2713372 vsize=4192 memory=3168 CPUtime=0 cores=0-3
/proc/2713381/stat : 2713381 (scip-naps.sh) S 2713372 2713381 2712888 0 -1 4194304 262 345 0 0 0 0 0 0 20 0 1 0 261907621 4292608 640 18446744073709551615 94367136694272 94367137588805 140734493324016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94367137827856 94367137875600 94367161208832 140734493325605 140734493325697 140734493325697 140734493331433 0
/proc/2713381/statm: 1048 792 714 219 0 110 0
[pid=2713388] ppid=2713381 vsize=562716 memory=347648 CPUtime=60.53 cores=0-3
/proc/2713388/stat : 2713388 (python3) R 2713381 2713381 2712888 0 -1 4194304 164054 0 0 0 6044 9 0 0 20 0 4 0 261907627 576221184 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
/proc/2713388/statm: 140679 86912 7392 753 0 120531 0
[pid=2713388/tid=2713392] ppid=2713381 vsize=562716 memory=15420 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713392/stat : 2713392 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 576221184 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713393] ppid=2713381 vsize=562716 memory=5884 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713393/stat : 2713393 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 576221184 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713394] ppid=2713381 vsize=562716 memory=3168 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713394/stat : 2713394 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 576221184 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
Current children cumulated CPU time: 60.53 s
Current children cumulated vsize: 566908 KiB
Current children cumulated memory: 350816 KiB

[startup+61.2002 s]
/proc/loadavg: 12.52 4.20 1.49 17/953 2713441
/proc/meminfo: memFree=895218292/1055320712 swapFree=33546492/33554428
[pid=2713381] ppid=2713372 vsize=4192 memory=3168 CPUtime=0 cores=0-3
/proc/2713381/stat : 2713381 (scip-naps.sh) S 2713372 2713381 2712888 0 -1 4194304 262 345 0 0 0 0 0 0 20 0 1 0 261907621 4292608 640 18446744073709551615 94367136694272 94367137588805 140734493324016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94367137827856 94367137875600 94367161208832 140734493325605 140734493325697 140734493325697 140734493331433 0
/proc/2713381/statm: 1048 792 714 219 0 110 0
[pid=2713388] ppid=2713381 vsize=562716 memory=347648 CPUtime=60.93 cores=0-3
/proc/2713388/stat : 2713388 (python3) R 2713381 2713381 2712888 0 -1 4194304 164054 0 0 0 6084 9 0 0 20 0 4 0 261907627 576221184 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
/proc/2713388/statm: 140679 86912 7392 753 0 120531 0
[pid=2713388/tid=2713392] ppid=2713381 vsize=562716 memory=31912429 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713392/stat : 2713392 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 576221184 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713393] ppid=2713381 vsize=562716 memory=33442869 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713393/stat : 2713393 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 576221184 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713394] ppid=2713381 vsize=562716 memory=33588064 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713394/stat : 2713394 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 576221184 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
Current children cumulated CPU time: 60.93 s
Current children cumulated vsize: 566908 KiB
Current children cumulated memory: 350816 KiB

[startup+61.4002 s]
/proc/loadavg: 12.52 4.20 1.49 17/953 2713441
/proc/meminfo: memFree=895218292/1055320712 swapFree=33546492/33554428
[pid=2713381] ppid=2713372 vsize=4192 memory=3168 CPUtime=0 cores=0-3
/proc/2713381/stat : 2713381 (scip-naps.sh) S 2713372 2713381 2712888 0 -1 4194304 262 345 0 0 0 0 0 0 20 0 1 0 261907621 4292608 640 18446744073709551615 94367136694272 94367137588805 140734493324016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94367137827856 94367137875600 94367161208832 140734493325605 140734493325697 140734493325697 140734493331433 0
/proc/2713381/statm: 1048 792 714 219 0 110 0
[pid=2713388] ppid=2713381 vsize=562716 memory=347648 CPUtime=61.13 cores=0-3
/proc/2713388/stat : 2713388 (python3) R 2713381 2713381 2712888 0 -1 4194304 164057 0 0 0 6104 9 0 0 20 0 4 0 261907627 576221184 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
/proc/2713388/statm: 140679 86912 7392 753 0 120531 0
[pid=2713388/tid=2713392] ppid=2713381 vsize=562716 memory=5584 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713392/stat : 2713392 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 576221184 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713393] ppid=2713381 vsize=562716 memory=874444 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713393/stat : 2713393 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 576221184 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713394] ppid=2713381 vsize=562716 memory=1456680 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713394/stat : 2713394 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 576221184 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 16386 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
Current children cumulated CPU time: 61.13 s
Current children cumulated vsize: 566908 KiB
Current children cumulated memory: 350816 KiB

[startup+61.5003 s]
/proc/loadavg: 12.52 4.20 1.49 17/953 2713441
/proc/meminfo: memFree=895218292/1055320712 swapFree=33546492/33554428
[pid=2713381] ppid=2713372 vsize=4192 memory=3168 CPUtime=0 cores=0-3
/proc/2713381/stat : 2713381 (scip-naps.sh) S 2713372 2713381 2712888 0 -1 4194304 262 345 0 0 0 0 0 0 20 0 1 0 261907621 4292608 640 18446744073709551615 94367136694272 94367137588805 140734493324016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94367137827856 94367137875600 94367161208832 140734493325605 140734493325697 140734493325697 140734493331433 0
/proc/2713381/statm: 1048 792 714 219 0 110 0
[pid=2713388] ppid=2713381 vsize=554764 memory=347140 CPUtime=61.23 cores=0-3
/proc/2713388/stat : 2713388 (python3) R 2713381 2713381 2712888 0 -1 4194304 173178 0 0 0 6114 9 0 0 20 0 4 0 261907627 568078336 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 0 0 0 0 17 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
/proc/2713388/statm: 138691 86785 7392 753 0 118543 0
[pid=2713388/tid=2713392] ppid=2713381 vsize=554764 memory=5884 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713392/stat : 2713392 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 568078336 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 0 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713393] ppid=2713381 vsize=554764 memory=341776 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713393/stat : 2713393 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 568078336 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 0 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
[pid=2713388/tid=2713394] ppid=2713381 vsize=554764 memory=347648 CPUtime=0.07 cores=0-3
/proc/2713388/task/2713394/stat : 2713394 (python3) S 2713381 2713381 2712888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907641 568078336 86608 18446744073709551615 4321280 7402577 140721616894368 0 0 0 0 16781312 0 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 21487616 140721616902295 140721616902498 140721616902498 140721616908234 0
Current children cumulated CPU time: 61.23 s
Current children cumulated vsize: 558956 KiB
Current children cumulated memory: 350308 KiB

Child status: 0

Real time (s): 61.5138
CPU time (s): 61.2571
CPU user time (s): 61.1447
CPU system time (s): 0.112397
CPU usage (%): 99.5827
Max. virtual memory (cumulated for all children) (KiB): 566908
Max. memory (cumulated for all children) (KiB): 350816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 61.1447
system time used= 0.112397
maximum resident set size= 346944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173883
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 794
involuntary context switches= 112


# summary of solver processes directly reported to runsolver:
#   pid: 2713381
#   total CPU time (s): 61.2571
#   total CPU user time (s): 61.1447
#   total CPU system time (s): 0.112397

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.255092 second user time and 0.732021 second system time

The end

Launcher Data

Begin job on nodeE003 at 2026-07-05 23:16:37
IDJOB=4830665
IDBENCH=147728
IDSOLVER=3664
FILE ID=nodeE003/4830665-1783286197
RUNJOBID= nodeE003-1783286167-2712905
SLURM_JOB_ID= 12568080
Free space on /tmp= 798488 MiB

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

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

MD5SUM BENCH= 150c84725fdb22d036e478a412505296
RANDOM SEED=817757011

nodeE003 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.579
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.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320712 kB
MemFree:        896969584 kB
MemAvailable:   1037062972 kB
Buffers:            3352 kB
Cached:         144856752 kB
SwapCached:          504 kB
Active:         11105408 kB
Inactive:       143346072 kB
Active(anon):   10046948 kB
Inactive(anon):   468916 kB
Active(file):    1058460 kB
Inactive(file): 142877156 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33546492 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             33104 kB
Writeback:             4 kB
AnonPages:       9594240 kB
Mapped:           220300 kB
Shmem:            924480 kB
KReclaimable:    1523032 kB
Slab:            2066764 kB
SReclaimable:    1523032 kB
SUnreclaim:       543732 kB
KernelStack:       15904 kB
PageTables:        28292 kB
SecPageTables:     15316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:   14471904 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479088 kB
VmallocChunk:          0 kB
Percpu:           124928 kB
HardwareCorrupted:    32 kB
AnonHugePages:    964608 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:      516548 kB
DirectMap2M:    22874112 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 798456 MiB
End job on nodeE003 at 2026-07-05 23:17:39