Trace number 4796109

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS 1.04UNSAT 337.113 338.325

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/
uclid_pb_benchmarks/normalized-cache.inv12.ucl.opb
MD5SUM0a65acc52c39e51589808634faa2775e
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 benchmark1.04182
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables25800
Total number of constraints76699
Number of constraints which are clauses76319
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints380
Minimum length of a constraint1
Maximum length of a constraint9
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.05	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4796109-1782482419.opb
0.00/0.09	c NaPS 1.03a50.
0.00/0.09	c Using SAT solver: Kissat
0.00/0.09	c Input file name: HOME/instance-4796109-1782482419.opb
0.00/0.09	c Parsing PB file...
0.13/0.32	c Converting 76698 PB-constraints to clauses...
0.23/0.35	c initScipForCoop
0.23/0.41	c Running SCIP presolver (time limit: 500 sec)...
0.23/0.41	c solveScip
0.23/0.41	c initScipForCoop
0.23/0.41	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
0.32/0.47	c presolving:
0.43/0.54	c (round 1, fast)       56 del vars, 2 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 50988 clqs, 0 implints
0.43/0.54	c (round 2, fast)       110 del vars, 138 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 51015 clqs, 0 implints
0.43/0.59	c    (0.2s) running MILP presolver
11.56/11.77	c    (11.4s) MILP presolver (89 rounds): 7146 aggregations, 7505 fixings, 0 bound changes
11.56/11.79	c (round 3, medium)     14761 del vars, 76698 del conss, 34152 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 22160 clqs, 0 implints
11.67/11.83	c (round 4, exhaustive) 14761 del vars, 76802 del conss, 34152 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 22823 clqs, 0 implints
11.67/11.88	c (round 5, exhaustive) 14764 del vars, 76810 del conss, 34152 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 34040 upgd conss, 0 impls, 22815 clqs, 0 implints
11.77/11.94	c (round 6, exhaustive) 14764 del vars, 109322 del conss, 44984 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 34040 upgd conss, 0 impls, 22815 clqs, 0 implints
11.77/11.96	c (round 7, exhaustive) 14769 del vars, 109337 del conss, 44996 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 34040 upgd conss, 0 impls, 22815 clqs, 0 implints
11.77/11.97	c (round 8, exhaustive) 14965 del vars, 109537 del conss, 44999 add conss, 1 chg bounds, 1 chg sides, 0 chg coeffs, 34040 upgd conss, 0 impls, 22428 clqs, 0 implints
11.77/11.98	c (round 9, fast)       14965 del vars, 109547 del conss, 44999 add conss, 1 chg bounds, 1 chg sides, 0 chg coeffs, 34040 upgd conss, 0 impls, 22429 clqs, 0 implints
11.77/11.99	c (round 10, exhaustive) 15033 del vars, 109615 del conss, 44999 add conss, 1 chg bounds, 1 chg sides, 0 chg coeffs, 34040 upgd conss, 0 impls, 22293 clqs, 0 implints
11.77/12.00	c (round 11, exhaustive) 15068 del vars, 109650 del conss, 44999 add conss, 1 chg bounds, 1 chg sides, 0 chg coeffs, 34040 upgd conss, 0 impls, 22223 clqs, 0 implints
11.88/12.01	c (round 12, exhaustive) 15085 del vars, 109668 del conss, 45000 add conss, 1 chg bounds, 1 chg sides, 0 chg coeffs, 34040 upgd conss, 0 impls, 22189 clqs, 0 implints
11.88/12.02	c (round 13, exhaustive) 15094 del vars, 109677 del conss, 45000 add conss, 1 chg bounds, 1 chg sides, 0 chg coeffs, 34040 upgd conss, 0 impls, 22171 clqs, 0 implints
12.36/12.53	c (round 14, exhaustive) 15127 del vars, 109684 del conss, 45000 add conss, 1 chg bounds, 1 chg sides, 0 chg coeffs, 34041 upgd conss, 0 impls, 169452 clqs, 0 implints
12.36/12.53	c (round 15, fast)       15132 del vars, 109698 del conss, 45000 add conss, 1 chg bounds, 1 chg sides, 5 chg coeffs, 34052 upgd conss, 0 impls, 169406 clqs, 0 implints
12.36/12.57	c (round 16, exhaustive) 15483 del vars, 109763 del conss, 45065 add conss, 1 chg bounds, 1 chg sides, 5 chg coeffs, 34052 upgd conss, 0 impls, 161159 clqs, 0 implints
12.36/12.58	c (round 17, exhaustive) 15493 del vars, 110124 del conss, 45416 add conss, 1 chg bounds, 1 chg sides, 5 chg coeffs, 34052 upgd conss, 0 impls, 161091 clqs, 0 implints
12.46/12.61	c (round 18, exhaustive) 15580 del vars, 110130 del conss, 45416 add conss, 1 chg bounds, 1 chg sides, 5 chg coeffs, 34052 upgd conss, 0 impls, 161647 clqs, 0 implints
12.46/12.62	c (round 19, fast)       15605 del vars, 110175 del conss, 45416 add conss, 1 chg bounds, 1 chg sides, 30 chg coeffs, 34092 upgd conss, 0 impls, 161231 clqs, 0 implints
12.46/12.63	c (round 20, exhaustive) 15614 del vars, 110185 del conss, 45417 add conss, 1 chg bounds, 1 chg sides, 30 chg coeffs, 34092 upgd conss, 0 impls, 161092 clqs, 0 implints
12.46/12.65	c (round 21, exhaustive) 15623 del vars, 110200 del conss, 45417 add conss, 1 chg bounds, 1 chg sides, 30 chg coeffs, 34092 upgd conss, 0 impls, 160941 clqs, 0 implints
12.46/12.67	c (round 22, exhaustive) 15632 del vars, 110211 del conss, 45417 add conss, 1 chg bounds, 1 chg sides, 30 chg coeffs, 34092 upgd conss, 0 impls, 160760 clqs, 0 implints
12.46/12.69	c (round 23, exhaustive) 15643 del vars, 110227 del conss, 45417 add conss, 1 chg bounds, 1 chg sides, 30 chg coeffs, 34092 upgd conss, 0 impls, 160514 clqs, 0 implints
12.66/12.87	c (round 24, exhaustive) 15680 del vars, 110230 del conss, 45417 add conss, 1 chg bounds, 1 chg sides, 30 chg coeffs, 34092 upgd conss, 0 impls, 176332 clqs, 0 implints
12.66/12.87	c (round 25, fast)       15814 del vars, 110434 del conss, 45417 add conss, 4 chg bounds, 1 chg sides, 163 chg coeffs, 34093 upgd conss, 0 impls, 174122 clqs, 0 implints
12.66/12.89	c (round 26, exhaustive) 15820 del vars, 110445 del conss, 45418 add conss, 4 chg bounds, 1 chg sides, 163 chg coeffs, 34093 upgd conss, 0 impls, 168417 clqs, 0 implints
12.76/12.91	c (round 27, exhaustive) 15822 del vars, 110453 del conss, 45425 add conss, 4 chg bounds, 1 chg sides, 163 chg coeffs, 34094 upgd conss, 0 impls, 168361 clqs, 0 implints
12.76/12.93	c (round 28, exhaustive) 15845 del vars, 110481 del conss, 45427 add conss, 4 chg bounds, 1 chg sides, 163 chg coeffs, 34094 upgd conss, 0 impls, 167896 clqs, 0 implints
12.76/12.94	c (round 29, exhaustive) 15867 del vars, 110508 del conss, 45427 add conss, 4 chg bounds, 1 chg sides, 163 chg coeffs, 34094 upgd conss, 0 impls, 167539 clqs, 0 implints
12.76/12.99	c (round 30, exhaustive) 16358 del vars, 110510 del conss, 45428 add conss, 4 chg bounds, 1 chg sides, 163 chg coeffs, 34094 upgd conss, 0 impls, 157493 clqs, 0 implints
12.76/12.99	c (round 31, fast)       16451 del vars, 110794 del conss, 45428 add conss, 4 chg bounds, 1 chg sides, 256 chg coeffs, 34163 upgd conss, 0 impls, 156340 clqs, 0 implints
12.87/13.01	c (round 32, exhaustive) 16470 del vars, 110815 del conss, 45430 add conss, 4 chg bounds, 1 chg sides, 256 chg coeffs, 34163 upgd conss, 0 impls, 156064 clqs, 0 implints
12.87/13.05	c (round 33, exhaustive) 16504 del vars, 110822 del conss, 45431 add conss, 4 chg bounds, 1 chg sides, 256 chg coeffs, 34163 upgd conss, 0 impls, 163676 clqs, 0 implints
12.87/13.05	c (round 34, fast)       16513 del vars, 110851 del conss, 45431 add conss, 4 chg bounds, 1 chg sides, 265 chg coeffs, 34175 upgd conss, 0 impls, 163491 clqs, 0 implints
12.87/13.07	c (round 35, exhaustive) 16524 del vars, 110864 del conss, 45433 add conss, 4 chg bounds, 1 chg sides, 265 chg coeffs, 34175 upgd conss, 0 impls, 163297 clqs, 0 implints
12.97/13.16	c (round 36, exhaustive) 16596 del vars, 110865 del conss, 45434 add conss, 4 chg bounds, 1 chg sides, 265 chg coeffs, 34175 upgd conss, 0 impls, 168579 clqs, 0 implints
12.97/13.16	c (round 37, fast)       16597 del vars, 110941 del conss, 45434 add conss, 4 chg bounds, 1 chg sides, 266 chg coeffs, 34197 upgd conss, 0 impls, 168574 clqs, 0 implints
12.97/13.19	c (round 38, exhaustive) 16606 del vars, 110943 del conss, 45436 add conss, 4 chg bounds, 1 chg sides, 266 chg coeffs, 34197 upgd conss, 0 impls, 168400 clqs, 0 implints
13.06/13.20	c (round 39, exhaustive) 16616 del vars, 110962 del conss, 45445 add conss, 4 chg bounds, 1 chg sides, 266 chg coeffs, 34197 upgd conss, 0 impls, 168185 clqs, 0 implints
13.06/13.27	c (round 40, exhaustive) 16786 del vars, 110968 del conss, 45445 add conss, 4 chg bounds, 1 chg sides, 266 chg coeffs, 34197 upgd conss, 0 impls, 172000 clqs, 0 implints
13.06/13.27	c (round 41, fast)       16834 del vars, 111029 del conss, 45445 add conss, 4 chg bounds, 1 chg sides, 314 chg coeffs, 34246 upgd conss, 0 impls, 170605 clqs, 0 implints
13.06/13.29	c (round 42, exhaustive) 16840 del vars, 111037 del conss, 45447 add conss, 4 chg bounds, 1 chg sides, 314 chg coeffs, 34246 upgd conss, 0 impls, 170543 clqs, 0 implints
13.26/13.43	c (round 43, exhaustive) 16872 del vars, 111042 del conss, 45447 add conss, 4 chg bounds, 1 chg sides, 314 chg coeffs, 34246 upgd conss, 0 impls, 180367 clqs, 0 implints
13.26/13.43	c (round 44, fast)       16876 del vars, 111054 del conss, 45447 add conss, 4 chg bounds, 1 chg sides, 321 chg coeffs, 34254 upgd conss, 0 impls, 180275 clqs, 0 implints
13.26/13.45	c (round 45, exhaustive) 16877 del vars, 111060 del conss, 45453 add conss, 4 chg bounds, 1 chg sides, 321 chg coeffs, 34254 upgd conss, 0 impls, 180261 clqs, 0 implints
13.36/13.51	c (round 46, exhaustive) 17265 del vars, 111063 del conss, 45455 add conss, 4 chg bounds, 1 chg sides, 321 chg coeffs, 34254 upgd conss, 0 impls, 163278 clqs, 0 implints
13.36/13.52	c (round 47, fast)       17319 del vars, 111135 del conss, 45455 add conss, 4 chg bounds, 1 chg sides, 375 chg coeffs, 34322 upgd conss, 0 impls, 162287 clqs, 0 implints
13.36/13.53	c (round 48, exhaustive) 17329 del vars, 111147 del conss, 45457 add conss, 4 chg bounds, 1 chg sides, 375 chg coeffs, 34322 upgd conss, 0 impls, 162204 clqs, 0 implints
13.36/13.55	c (round 49, exhaustive) 17342 del vars, 111163 del conss, 45457 add conss, 4 chg bounds, 1 chg sides, 375 chg coeffs, 34322 upgd conss, 0 impls, 161980 clqs, 0 implints
13.36/13.56	c (round 50, exhaustive) 17350 del vars, 111171 del conss, 45457 add conss, 4 chg bounds, 1 chg sides, 375 chg coeffs, 34322 upgd conss, 0 impls, 161731 clqs, 0 implints
13.36/13.58	c (round 51, exhaustive) 17361 del vars, 111184 del conss, 45457 add conss, 4 chg bounds, 1 chg sides, 375 chg coeffs, 34322 upgd conss, 0 impls, 161497 clqs, 0 implints
13.36/13.59	c (round 52, exhaustive) 17376 del vars, 111204 del conss, 45457 add conss, 4 chg bounds, 1 chg sides, 375 chg coeffs, 34322 upgd conss, 0 impls, 161173 clqs, 0 implints
13.46/13.61	c (round 53, exhaustive) 17390 del vars, 111219 del conss, 45457 add conss, 4 chg bounds, 1 chg sides, 375 chg coeffs, 34322 upgd conss, 0 impls, 160879 clqs, 0 implints
13.46/13.61	c (round 54, fast)       17390 del vars, 111228 del conss, 45457 add conss, 4 chg bounds, 1 chg sides, 375 chg coeffs, 34322 upgd conss, 0 impls, 160879 clqs, 0 implints
13.46/13.63	c (round 55, exhaustive) 17403 del vars, 111241 del conss, 45457 add conss, 4 chg bounds, 1 chg sides, 375 chg coeffs, 34322 upgd conss, 0 impls, 160597 clqs, 0 implints
13.46/13.63	c (round 56, fast)       17403 del vars, 111249 del conss, 45457 add conss, 4 chg bounds, 1 chg sides, 375 chg coeffs, 34322 upgd conss, 0 impls, 160597 clqs, 0 implints
13.46/13.64	c (round 57, exhaustive) 17419 del vars, 111265 del conss, 45457 add conss, 4 chg bounds, 1 chg sides, 375 chg coeffs, 34322 upgd conss, 0 impls, 160191 clqs, 0 implints
13.46/13.65	c (round 58, fast)       17419 del vars, 111273 del conss, 45457 add conss, 4 chg bounds, 1 chg sides, 375 chg coeffs, 34322 upgd conss, 0 impls, 160191 clqs, 0 implints
13.46/13.66	c (round 59, exhaustive) 17435 del vars, 111289 del conss, 45457 add conss, 4 chg bounds, 1 chg sides, 375 chg coeffs, 34322 upgd conss, 0 impls, 159751 clqs, 0 implints
13.46/13.66	c (round 60, fast)       17435 del vars, 111309 del conss, 45457 add conss, 4 chg bounds, 1 chg sides, 375 chg coeffs, 34322 upgd conss, 0 impls, 159751 clqs, 0 implints
13.46/13.68	c (round 61, exhaustive) 17455 del vars, 111329 del conss, 45457 add conss, 4 chg bounds, 1 chg sides, 375 chg coeffs, 34322 upgd conss, 0 impls, 159168 clqs, 0 implints
13.46/13.68	c (round 62, fast)       17455 del vars, 111343 del conss, 45457 add conss, 4 chg bounds, 1 chg sides, 375 chg coeffs, 34322 upgd conss, 0 impls, 159168 clqs, 0 implints
13.56/13.70	c (round 63, exhaustive) 17481 del vars, 111369 del conss, 45457 add conss, 4 chg bounds, 1 chg sides, 375 chg coeffs, 34322 upgd conss, 0 impls, 158410 clqs, 0 implints
13.56/13.70	c (round 64, fast)       17481 del vars, 111379 del conss, 45457 add conss, 4 chg bounds, 1 chg sides, 375 chg coeffs, 34322 upgd conss, 0 impls, 158410 clqs, 0 implints
13.56/13.71	c (round 65, exhaustive) 17501 del vars, 111399 del conss, 45457 add conss, 4 chg bounds, 1 chg sides, 375 chg coeffs, 34322 upgd conss, 0 impls, 157820 clqs, 0 implints
13.56/13.79	c (round 66, exhaustive) 17537 del vars, 111402 del conss, 45458 add conss, 4 chg bounds, 1 chg sides, 375 chg coeffs, 34322 upgd conss, 0 impls, 173832 clqs, 0 implints
13.56/13.79	c (round 67, fast)       17568 del vars, 111437 del conss, 45458 add conss, 4 chg bounds, 1 chg sides, 397 chg coeffs, 34328 upgd conss, 0 impls, 173418 clqs, 0 implints
13.65/13.82	c (round 68, exhaustive) 17577 del vars, 111454 del conss, 45466 add conss, 4 chg bounds, 1 chg sides, 399 chg coeffs, 34330 upgd conss, 0 impls, 171804 clqs, 0 implints
13.65/13.83	c (round 69, exhaustive) 17582 del vars, 111470 del conss, 45466 add conss, 4 chg bounds, 1 chg sides, 401 chg coeffs, 34330 upgd conss, 0 impls, 171761 clqs, 0 implints
13.65/13.84	c (round 70, exhaustive) 17605 del vars, 111495 del conss, 45468 add conss, 4 chg bounds, 1 chg sides, 401 chg coeffs, 34330 upgd conss, 0 impls, 170953 clqs, 0 implints
13.65/13.85	c (round 71, exhaustive) 17621 del vars, 111515 del conss, 45469 add conss, 4 chg bounds, 1 chg sides, 401 chg coeffs, 34330 upgd conss, 0 impls, 170396 clqs, 0 implints
13.65/13.87	c (round 72, exhaustive) 17623 del vars, 111522 del conss, 45470 add conss, 4 chg bounds, 1 chg sides, 401 chg coeffs, 34330 upgd conss, 0 impls, 170306 clqs, 0 implints
13.65/13.88	c (round 73, exhaustive) 17643 del vars, 111542 del conss, 45470 add conss, 4 chg bounds, 1 chg sides, 402 chg coeffs, 34330 upgd conss, 0 impls, 169591 clqs, 0 implints
13.65/13.89	c (round 74, exhaustive) 17654 del vars, 111560 del conss, 45470 add conss, 4 chg bounds, 1 chg sides, 402 chg coeffs, 34330 upgd conss, 0 impls, 169186 clqs, 0 implints
13.75/13.94	c (round 75, exhaustive) 17679 del vars, 111564 del conss, 45470 add conss, 4 chg bounds, 1 chg sides, 402 chg coeffs, 34330 upgd conss, 0 impls, 180373 clqs, 0 implints
13.75/13.95	c (round 76, fast)       17684 del vars, 111573 del conss, 45470 add conss, 4 chg bounds, 1 chg sides, 409 chg coeffs, 34339 upgd conss, 0 impls, 180246 clqs, 0 implints
13.87/14.02	c (round 77, exhaustive) 17711 del vars, 111575 del conss, 45472 add conss, 4 chg bounds, 1 chg sides, 409 chg coeffs, 34339 upgd conss, 0 impls, 180006 clqs, 0 implints
13.87/14.02	c (round 78, fast)       17719 del vars, 111585 del conss, 45472 add conss, 4 chg bounds, 1 chg sides, 417 chg coeffs, 34349 upgd conss, 0 impls, 179790 clqs, 0 implints
14.35/14.52	c (round 79, exhaustive) 17744 del vars, 111585 del conss, 45472 add conss, 4 chg bounds, 1 chg sides, 417 chg coeffs, 34349 upgd conss, 0 impls, 180347 clqs, 0 implints
14.35/14.53	c (round 80, fast)       17746 del vars, 111594 del conss, 45472 add conss, 4 chg bounds, 1 chg sides, 421 chg coeffs, 34358 upgd conss, 0 impls, 180248 clqs, 0 implints
14.35/14.54	c (round 81, exhaustive) 17746 del vars, 111605 del conss, 45483 add conss, 4 chg bounds, 1 chg sides, 421 chg coeffs, 34358 upgd conss, 0 impls, 180256 clqs, 0 implints
14.65/14.87	c (round 82, exhaustive) 17774 del vars, 111606 del conss, 45483 add conss, 4 chg bounds, 1 chg sides, 421 chg coeffs, 34358 upgd conss, 0 impls, 179120 clqs, 0 implints
14.65/14.87	c (round 83, fast)       17776 del vars, 111608 del conss, 45483 add conss, 4 chg bounds, 1 chg sides, 423 chg coeffs, 34370 upgd conss, 0 impls, 179028 clqs, 0 implints
14.65/14.89	c (round 84, exhaustive) 17782 del vars, 111620 del conss, 45489 add conss, 4 chg bounds, 1 chg sides, 423 chg coeffs, 34370 upgd conss, 0 impls, 178791 clqs, 0 implints
14.96/15.13	c    (14.7s) probing: 1000/10753 (9.3%) - 1400 fixings, 50 aggregations, 932289 implications, 0 bound changes
15.35/15.50	c (round 85, exhaustive) 17808 del vars, 111625 del conss, 45489 add conss, 4 chg bounds, 1 chg sides, 423 chg coeffs, 34370 upgd conss, 0 impls, 180151 clqs, 0 implints
15.35/15.51	c (round 86, fast)       17811 del vars, 111639 del conss, 45489 add conss, 4 chg bounds, 1 chg sides, 427 chg coeffs, 34382 upgd conss, 0 impls, 180094 clqs, 0 implints
15.35/15.52	c (round 87, exhaustive) 17811 del vars, 111644 del conss, 45494 add conss, 4 chg bounds, 1 chg sides, 427 chg coeffs, 34382 upgd conss, 0 impls, 180105 clqs, 0 implints
15.75/15.94	c (round 88, exhaustive) 17843 del vars, 111647 del conss, 45494 add conss, 4 chg bounds, 1 chg sides, 427 chg coeffs, 34382 upgd conss, 0 impls, 180155 clqs, 0 implints
15.75/15.94	c (round 89, fast)       17855 del vars, 111663 del conss, 45494 add conss, 4 chg bounds, 1 chg sides, 435 chg coeffs, 34390 upgd conss, 0 impls, 180109 clqs, 0 implints
15.75/15.96	c (round 90, exhaustive) 17855 del vars, 111670 del conss, 45501 add conss, 4 chg bounds, 1 chg sides, 435 chg coeffs, 34390 upgd conss, 0 impls, 180116 clqs, 0 implints
15.86/16.02	c (round 91, exhaustive) 17916 del vars, 111671 del conss, 45501 add conss, 4 chg bounds, 1 chg sides, 435 chg coeffs, 34390 upgd conss, 0 impls, 179153 clqs, 0 implints
15.86/16.02	c (round 92, fast)       17927 del vars, 111699 del conss, 45501 add conss, 4 chg bounds, 1 chg sides, 446 chg coeffs, 34396 upgd conss, 0 impls, 178807 clqs, 0 implints
15.86/16.09	c (round 93, exhaustive) 17953 del vars, 111701 del conss, 45503 add conss, 4 chg bounds, 1 chg sides, 446 chg coeffs, 34396 upgd conss, 0 impls, 180456 clqs, 0 implints
15.86/16.09	c (round 94, fast)       17959 del vars, 111716 del conss, 45503 add conss, 4 chg bounds, 1 chg sides, 452 chg coeffs, 34403 upgd conss, 0 impls, 180284 clqs, 0 implints
15.96/16.14	c (round 95, exhaustive) 18006 del vars, 111719 del conss, 45506 add conss, 4 chg bounds, 1 chg sides, 452 chg coeffs, 34403 upgd conss, 0 impls, 180141 clqs, 0 implints
15.96/16.14	c (round 96, fast)       18011 del vars, 111735 del conss, 45506 add conss, 4 chg bounds, 1 chg sides, 457 chg coeffs, 34404 upgd conss, 0 impls, 179952 clqs, 0 implints
16.05/16.22	c (round 97, exhaustive) 18053 del vars, 111735 del conss, 45506 add conss, 4 chg bounds, 1 chg sides, 457 chg coeffs, 34404 upgd conss, 0 impls, 179614 clqs, 0 implints
16.05/16.22	c (round 98, fast)       18061 del vars, 111753 del conss, 45506 add conss, 4 chg bounds, 1 chg sides, 465 chg coeffs, 34412 upgd conss, 0 impls, 179476 clqs, 0 implints
16.15/16.33	c (round 99, exhaustive) 18087 del vars, 111755 del conss, 45508 add conss, 4 chg bounds, 1 chg sides, 465 chg coeffs, 34412 upgd conss, 0 impls, 180282 clqs, 0 implints
16.15/16.34	c (round 100, fast)       18093 del vars, 111772 del conss, 45508 add conss, 4 chg bounds, 1 chg sides, 471 chg coeffs, 34417 upgd conss, 0 impls, 180164 clqs, 0 implints
16.15/16.35	c (round 101, exhaustive) 18093 del vars, 111777 del conss, 45513 add conss, 4 chg bounds, 1 chg sides, 471 chg coeffs, 34417 upgd conss, 0 impls, 180168 clqs, 0 implints
16.25/16.45	c (round 102, exhaustive) 18121 del vars, 111777 del conss, 45513 add conss, 4 chg bounds, 1 chg sides, 471 chg coeffs, 34417 upgd conss, 0 impls, 180020 clqs, 0 implints
16.25/16.46	c (round 103, fast)       18126 del vars, 111793 del conss, 45513 add conss, 4 chg bounds, 1 chg sides, 476 chg coeffs, 34421 upgd conss, 0 impls, 179971 clqs, 0 implints
16.34/16.50	c (round 104, exhaustive) 18157 del vars, 111794 del conss, 45514 add conss, 4 chg bounds, 1 chg sides, 476 chg coeffs, 34421 upgd conss, 0 impls, 179908 clqs, 0 implints
16.34/16.50	c (round 105, fast)       18165 del vars, 111808 del conss, 45514 add conss, 4 chg bounds, 1 chg sides, 484 chg coeffs, 34427 upgd conss, 0 impls, 179790 clqs, 0 implints
16.34/16.52	c (round 106, exhaustive) 18165 del vars, 111812 del conss, 45518 add conss, 4 chg bounds, 1 chg sides, 484 chg coeffs, 34427 upgd conss, 0 impls, 179794 clqs, 0 implints
16.34/16.57	c (round 107, exhaustive) 18194 del vars, 111813 del conss, 45518 add conss, 4 chg bounds, 1 chg sides, 484 chg coeffs, 34427 upgd conss, 0 impls, 179847 clqs, 0 implints
16.34/16.57	c (round 108, fast)       18196 del vars, 111827 del conss, 45518 add conss, 4 chg bounds, 1 chg sides, 486 chg coeffs, 34435 upgd conss, 0 impls, 179796 clqs, 0 implints
16.44/16.68	c (round 109, exhaustive) 18225 del vars, 111828 del conss, 45519 add conss, 4 chg bounds, 1 chg sides, 486 chg coeffs, 34435 upgd conss, 0 impls, 180007 clqs, 0 implints
16.44/16.68	c (round 110, fast)       18227 del vars, 111841 del conss, 45519 add conss, 4 chg bounds, 1 chg sides, 488 chg coeffs, 34439 upgd conss, 0 impls, 179934 clqs, 0 implints
16.54/16.71	c (round 111, exhaustive) 18227 del vars, 111848 del conss, 45526 add conss, 4 chg bounds, 1 chg sides, 488 chg coeffs, 34439 upgd conss, 0 impls, 179937 clqs, 0 implints
16.54/16.77	c (round 112, exhaustive) 18294 del vars, 111848 del conss, 45526 add conss, 4 chg bounds, 1 chg sides, 488 chg coeffs, 34439 upgd conss, 0 impls, 179704 clqs, 0 implints
16.54/16.77	c (round 113, fast)       18296 del vars, 111873 del conss, 45526 add conss, 4 chg bounds, 1 chg sides, 490 chg coeffs, 34442 upgd conss, 0 impls, 179603 clqs, 0 implints
16.74/16.97	c (round 114, exhaustive) 18324 del vars, 111874 del conss, 45527 add conss, 4 chg bounds, 1 chg sides, 490 chg coeffs, 34442 upgd conss, 0 impls, 180159 clqs, 0 implints
16.74/16.97	c (round 115, fast)       18327 del vars, 111886 del conss, 45527 add conss, 4 chg bounds, 1 chg sides, 493 chg coeffs, 34447 upgd conss, 0 impls, 180114 clqs, 0 implints
16.74/16.98	c (round 116, exhaustive) 18327 del vars, 111896 del conss, 45537 add conss, 4 chg bounds, 1 chg sides, 493 chg coeffs, 34447 upgd conss, 0 impls, 180118 clqs, 0 implints
16.86/17.02	c (round 117, exhaustive) 18366 del vars, 111896 del conss, 45537 add conss, 4 chg bounds, 1 chg sides, 493 chg coeffs, 34447 upgd conss, 0 impls, 179500 clqs, 0 implints
16.86/17.03	c (round 118, fast)       18375 del vars, 111910 del conss, 45537 add conss, 4 chg bounds, 1 chg sides, 502 chg coeffs, 34449 upgd conss, 0 impls, 179258 clqs, 0 implints
16.96/17.12	c (round 119, exhaustive) 18400 del vars, 111913 del conss, 45540 add conss, 4 chg bounds, 1 chg sides, 502 chg coeffs, 34449 upgd conss, 0 impls, 180198 clqs, 0 implints
16.96/17.12	c (round 120, fast)       18405 del vars, 111923 del conss, 45540 add conss, 4 chg bounds, 1 chg sides, 507 chg coeffs, 34453 upgd conss, 0 impls, 180138 clqs, 0 implints
17.04/17.22	c (round 121, exhaustive) 18433 del vars, 111924 del conss, 45541 add conss, 4 chg bounds, 1 chg sides, 507 chg coeffs, 34453 upgd conss, 0 impls, 180022 clqs, 0 implints
17.04/17.22	c (round 122, fast)       18438 del vars, 111933 del conss, 45541 add conss, 4 chg bounds, 1 chg sides, 512 chg coeffs, 34458 upgd conss, 0 impls, 179966 clqs, 0 implints
17.04/17.24	c (round 123, exhaustive) 18438 del vars, 111938 del conss, 45546 add conss, 4 chg bounds, 1 chg sides, 512 chg coeffs, 34458 upgd conss, 0 impls, 179969 clqs, 0 implints
17.14/17.36	c (round 124, exhaustive) 18463 del vars, 111938 del conss, 45546 add conss, 4 chg bounds, 1 chg sides, 512 chg coeffs, 34458 upgd conss, 0 impls, 180040 clqs, 0 implints
17.14/17.36	c (round 125, fast)       18466 del vars, 111950 del conss, 45546 add conss, 4 chg bounds, 1 chg sides, 515 chg coeffs, 34461 upgd conss, 0 impls, 179931 clqs, 0 implints
17.14/17.38	c (round 126, exhaustive) 18466 del vars, 111954 del conss, 45550 add conss, 4 chg bounds, 1 chg sides, 515 chg coeffs, 34461 upgd conss, 0 impls, 179933 clqs, 0 implints
17.34/17.50	c (round 127, exhaustive) 18495 del vars, 111954 del conss, 45550 add conss, 4 chg bounds, 1 chg sides, 515 chg coeffs, 34461 upgd conss, 0 impls, 180064 clqs, 0 implints
17.34/17.50	c (round 128, fast)       18497 del vars, 111966 del conss, 45550 add conss, 4 chg bounds, 1 chg sides, 517 chg coeffs, 34466 upgd conss, 0 impls, 180054 clqs, 0 implints
17.34/17.52	c (round 129, exhaustive) 18497 del vars, 111970 del conss, 45554 add conss, 4 chg bounds, 1 chg sides, 517 chg coeffs, 34466 upgd conss, 0 impls, 180058 clqs, 0 implints
17.44/17.64	c (round 130, exhaustive) 18525 del vars, 111970 del conss, 45554 add conss, 4 chg bounds, 1 chg sides, 517 chg coeffs, 34466 upgd conss, 0 impls, 180409 clqs, 0 implints
17.44/17.64	c (round 131, fast)       18528 del vars, 111981 del conss, 45554 add conss, 4 chg bounds, 1 chg sides, 520 chg coeffs, 34469 upgd conss, 0 impls, 180353 clqs, 0 implints
17.44/17.68	c (round 132, exhaustive) 18557 del vars, 111984 del conss, 45557 add conss, 4 chg bounds, 1 chg sides, 520 chg coeffs, 34469 upgd conss, 0 impls, 180077 clqs, 0 implints
17.44/17.68	c (round 133, fast)       18562 del vars, 112000 del conss, 45557 add conss, 4 chg bounds, 1 chg sides, 525 chg coeffs, 34473 upgd conss, 0 impls, 180023 clqs, 0 implints
17.64/17.81	c (round 134, exhaustive) 18588 del vars, 112001 del conss, 45558 add conss, 4 chg bounds, 1 chg sides, 525 chg coeffs, 34473 upgd conss, 0 impls, 180212 clqs, 0 implints
17.64/17.82	c (round 135, fast)       18591 del vars, 112011 del conss, 45558 add conss, 4 chg bounds, 1 chg sides, 528 chg coeffs, 34479 upgd conss, 0 impls, 180106 clqs, 0 implints
17.64/17.83	c (round 136, exhaustive) 18591 del vars, 112021 del conss, 45568 add conss, 4 chg bounds, 1 chg sides, 528 chg coeffs, 34479 upgd conss, 0 impls, 180111 clqs, 0 implints
17.64/17.85	c    (17.4s) probing: 2000/10753 (18.6%) - 2008 fixings, 128 aggregations, 2113453 implications, 0 bound changes
17.74/17.97	c (round 137, exhaustive) 18616 del vars, 112021 del conss, 45568 add conss, 4 chg bounds, 1 chg sides, 528 chg coeffs, 34479 upgd conss, 0 impls, 179922 clqs, 0 implints
17.74/17.97	c (round 138, fast)       18617 del vars, 112032 del conss, 45568 add conss, 4 chg bounds, 1 chg sides, 529 chg coeffs, 34483 upgd conss, 0 impls, 179882 clqs, 0 implints
17.74/17.99	c (round 139, exhaustive) 18617 del vars, 112037 del conss, 45573 add conss, 4 chg bounds, 1 chg sides, 529 chg coeffs, 34483 upgd conss, 0 impls, 179885 clqs, 0 implints
18.04/18.22	c (round 140, exhaustive) 18645 del vars, 112037 del conss, 45573 add conss, 4 chg bounds, 1 chg sides, 529 chg coeffs, 34483 upgd conss, 0 impls, 179994 clqs, 0 implints
18.04/18.22	c (round 141, fast)       18647 del vars, 112050 del conss, 45573 add conss, 4 chg bounds, 1 chg sides, 531 chg coeffs, 34490 upgd conss, 0 impls, 179981 clqs, 0 implints
18.04/18.24	c (round 142, exhaustive) 18647 del vars, 112059 del conss, 45582 add conss, 4 chg bounds, 1 chg sides, 531 chg coeffs, 34490 upgd conss, 0 impls, 179987 clqs, 0 implints
18.14/18.39	c (round 143, exhaustive) 18672 del vars, 112059 del conss, 45582 add conss, 4 chg bounds, 1 chg sides, 531 chg coeffs, 34490 upgd conss, 0 impls, 180277 clqs, 0 implints
18.14/18.39	c (round 144, fast)       18677 del vars, 112069 del conss, 45582 add conss, 4 chg bounds, 1 chg sides, 536 chg coeffs, 34494 upgd conss, 0 impls, 180214 clqs, 0 implints
18.24/18.41	c (round 145, exhaustive) 18679 del vars, 112078 del conss, 45591 add conss, 4 chg bounds, 1 chg sides, 536 chg coeffs, 34494 upgd conss, 0 impls, 180146 clqs, 0 implints
18.34/18.58	c (round 146, exhaustive) 18704 del vars, 112080 del conss, 45593 add conss, 4 chg bounds, 1 chg sides, 536 chg coeffs, 34494 upgd conss, 0 impls, 180105 clqs, 0 implints
18.34/18.59	c (round 147, exhaustive) 18705 del vars, 112106 del conss, 45615 add conss, 4 chg bounds, 1 chg sides, 537 chg coeffs, 34495 upgd conss, 0 impls, 180080 clqs, 0 implints
18.74/18.90	c (round 148, exhaustive) 18730 del vars, 112106 del conss, 45615 add conss, 4 chg bounds, 1 chg sides, 537 chg coeffs, 34495 upgd conss, 0 impls, 179935 clqs, 0 implints
18.74/18.90	c (round 149, fast)       18733 del vars, 112123 del conss, 45615 add conss, 4 chg bounds, 1 chg sides, 540 chg coeffs, 34499 upgd conss, 0 impls, 179874 clqs, 0 implints
18.74/18.92	c (round 150, exhaustive) 18733 del vars, 112137 del conss, 45629 add conss, 4 chg bounds, 1 chg sides, 540 chg coeffs, 34499 upgd conss, 0 impls, 179877 clqs, 0 implints
19.13/19.39	c (round 151, exhaustive) 18758 del vars, 112137 del conss, 45629 add conss, 4 chg bounds, 1 chg sides, 540 chg coeffs, 34499 upgd conss, 0 impls, 180276 clqs, 0 implints
19.13/19.39	c (round 152, fast)       18760 del vars, 112143 del conss, 45629 add conss, 4 chg bounds, 1 chg sides, 542 chg coeffs, 34504 upgd conss, 0 impls, 180237 clqs, 0 implints
19.23/19.41	c (round 153, exhaustive) 18760 del vars, 112158 del conss, 45644 add conss, 4 chg bounds, 1 chg sides, 542 chg coeffs, 34504 upgd conss, 0 impls, 180241 clqs, 0 implints
19.33/19.55	c (round 154, exhaustive) 18793 del vars, 112159 del conss, 45645 add conss, 4 chg bounds, 1 chg sides, 542 chg coeffs, 34504 upgd conss, 0 impls, 178871 clqs, 0 implints
19.33/19.55	c (round 155, fast)       18797 del vars, 112178 del conss, 45645 add conss, 4 chg bounds, 1 chg sides, 546 chg coeffs, 34508 upgd conss, 0 impls, 178810 clqs, 0 implints
19.33/19.57	c (round 156, exhaustive) 18798 del vars, 112185 del conss, 45652 add conss, 4 chg bounds, 1 chg sides, 546 chg coeffs, 34508 upgd conss, 0 impls, 178747 clqs, 0 implints
19.63/19.84	c (round 157, exhaustive) 18853 del vars, 112188 del conss, 45653 add conss, 4 chg bounds, 1 chg sides, 546 chg coeffs, 34508 upgd conss, 0 impls, 178953 clqs, 0 implints
19.63/19.84	c (round 158, fast)       18861 del vars, 112212 del conss, 45653 add conss, 4 chg bounds, 1 chg sides, 554 chg coeffs, 34512 upgd conss, 0 impls, 178857 clqs, 0 implints
19.63/19.85	c (round 159, exhaustive) 18861 del vars, 112216 del conss, 45657 add conss, 4 chg bounds, 1 chg sides, 554 chg coeffs, 34512 upgd conss, 0 impls, 178860 clqs, 0 implints
19.73/19.90	c (round 160, exhaustive) 18888 del vars, 112216 del conss, 45657 add conss, 4 chg bounds, 1 chg sides, 554 chg coeffs, 34512 upgd conss, 0 impls, 180233 clqs, 0 implints
19.73/19.90	c (round 161, fast)       18892 del vars, 112227 del conss, 45657 add conss, 4 chg bounds, 1 chg sides, 558 chg coeffs, 34515 upgd conss, 0 impls, 180222 clqs, 0 implints
19.73/19.92	c (round 162, exhaustive) 18892 del vars, 112231 del conss, 45661 add conss, 4 chg bounds, 1 chg sides, 558 chg coeffs, 34515 upgd conss, 0 impls, 180223 clqs, 0 implints
20.13/20.32	c (round 163, exhaustive) 18917 del vars, 112231 del conss, 45661 add conss, 4 chg bounds, 1 chg sides, 558 chg coeffs, 34515 upgd conss, 0 impls, 180268 clqs, 0 implints
20.13/20.32	c (round 164, fast)       18919 del vars, 112240 del conss, 45661 add conss, 4 chg bounds, 1 chg sides, 560 chg coeffs, 34518 upgd conss, 0 impls, 180253 clqs, 0 implints
20.13/20.33	c (round 165, exhaustive) 18919 del vars, 112261 del conss, 45681 add conss, 4 chg bounds, 1 chg sides, 560 chg coeffs, 34518 upgd conss, 0 impls, 180255 clqs, 0 implints
20.33/20.57	c    (20.2s) probing: 3000/10753 (27.9%) - 2199 fixings, 245 aggregations, 3649561 implications, 0 bound changes
20.43/20.68	c (round 166, exhaustive) 18944 del vars, 112261 del conss, 45681 add conss, 4 chg bounds, 1 chg sides, 560 chg coeffs, 34518 upgd conss, 0 impls, 179976 clqs, 0 implints
20.43/20.69	c (round 167, fast)       18946 del vars, 112268 del conss, 45681 add conss, 4 chg bounds, 1 chg sides, 562 chg coeffs, 34521 upgd conss, 0 impls, 179917 clqs, 0 implints
20.53/20.70	c (round 168, exhaustive) 18946 del vars, 112285 del conss, 45698 add conss, 4 chg bounds, 1 chg sides, 562 chg coeffs, 34521 upgd conss, 0 impls, 179919 clqs, 0 implints
20.63/20.84	c (round 169, exhaustive) 18973 del vars, 112285 del conss, 45698 add conss, 4 chg bounds, 1 chg sides, 562 chg coeffs, 34521 upgd conss, 0 impls, 180365 clqs, 0 implints
20.63/20.84	c (round 170, fast)       18976 del vars, 112295 del conss, 45698 add conss, 4 chg bounds, 1 chg sides, 565 chg coeffs, 34524 upgd conss, 0 impls, 180337 clqs, 0 implints
21.03/21.27	c (round 171, exhaustive) 19001 del vars, 112298 del conss, 45701 add conss, 4 chg bounds, 1 chg sides, 565 chg coeffs, 34524 upgd conss, 0 impls, 177237 clqs, 0 implints
21.03/21.28	c (round 172, fast)       19004 del vars, 112307 del conss, 45701 add conss, 4 chg bounds, 1 chg sides, 566 chg coeffs, 34528 upgd conss, 0 impls, 176518 clqs, 0 implints
21.03/21.29	c (round 173, exhaustive) 19005 del vars, 112323 del conss, 45717 add conss, 4 chg bounds, 1 chg sides, 566 chg coeffs, 34528 upgd conss, 0 impls, 176472 clqs, 0 implints
21.43/21.62	c (round 174, exhaustive) 19030 del vars, 112324 del conss, 45718 add conss, 4 chg bounds, 1 chg sides, 566 chg coeffs, 34528 upgd conss, 0 impls, 180065 clqs, 0 implints
21.43/21.62	c (round 175, fast)       19033 del vars, 112337 del conss, 45718 add conss, 4 chg bounds, 1 chg sides, 569 chg coeffs, 34533 upgd conss, 0 impls, 180054 clqs, 0 implints
21.43/21.65	c (round 176, exhaustive) 19046 del vars, 112357 del conss, 45737 add conss, 4 chg bounds, 1 chg sides, 569 chg coeffs, 34533 upgd conss, 0 impls, 178072 clqs, 0 implints
21.43/21.66	c (round 177, exhaustive) 19046 del vars, 112369 del conss, 45748 add conss, 4 chg bounds, 1 chg sides, 569 chg coeffs, 34533 upgd conss, 0 impls, 178079 clqs, 0 implints
21.94/22.11	c (round 178, exhaustive) 19071 del vars, 112369 del conss, 45748 add conss, 4 chg bounds, 1 chg sides, 569 chg coeffs, 34533 upgd conss, 0 impls, 180147 clqs, 0 implints
21.94/22.13	c (round 179, exhaustive) 19071 del vars, 112397 del conss, 45772 add conss, 4 chg bounds, 1 chg sides, 569 chg coeffs, 34534 upgd conss, 0 impls, 180147 clqs, 0 implints
22.32/22.59	c (round 180, exhaustive) 19096 del vars, 112397 del conss, 45772 add conss, 4 chg bounds, 1 chg sides, 569 chg coeffs, 34534 upgd conss, 0 impls, 180061 clqs, 0 implints
22.42/22.60	c (round 181, exhaustive) 19097 del vars, 112421 del conss, 45794 add conss, 4 chg bounds, 1 chg sides, 570 chg coeffs, 34536 upgd conss, 0 impls, 180055 clqs, 0 implints
22.62/22.87	c (round 182, exhaustive) 19123 del vars, 112422 del conss, 45794 add conss, 4 chg bounds, 1 chg sides, 570 chg coeffs, 34536 upgd conss, 0 impls, 180412 clqs, 0 implints
22.62/22.87	c (round 183, fast)       19126 del vars, 112430 del conss, 45794 add conss, 4 chg bounds, 1 chg sides, 572 chg coeffs, 34542 upgd conss, 0 impls, 180380 clqs, 0 implints
22.62/22.89	c (round 184, exhaustive) 19126 del vars, 112445 del conss, 45809 add conss, 4 chg bounds, 1 chg sides, 572 chg coeffs, 34542 upgd conss, 0 impls, 180385 clqs, 0 implints
22.93/23.13	c    (22.7s) probing: 4000/10753 (37.2%) - 2269 fixings, 344 aggregations, 5157813 implications, 0 bound changes
23.12/23.34	c (round 185, exhaustive) 19151 del vars, 112445 del conss, 45809 add conss, 4 chg bounds, 1 chg sides, 572 chg coeffs, 34542 upgd conss, 0 impls, 180301 clqs, 0 implints
23.12/23.34	c (round 186, fast)       19154 del vars, 112453 del conss, 45809 add conss, 4 chg bounds, 1 chg sides, 575 chg coeffs, 34548 upgd conss, 0 impls, 180245 clqs, 0 implints
23.12/23.35	c (round 187, exhaustive) 19154 del vars, 112466 del conss, 45822 add conss, 4 chg bounds, 1 chg sides, 575 chg coeffs, 34548 upgd conss, 0 impls, 180250 clqs, 0 implints
23.52/23.71	c (round 188, exhaustive) 19179 del vars, 112466 del conss, 45822 add conss, 4 chg bounds, 1 chg sides, 575 chg coeffs, 34548 upgd conss, 0 impls, 180202 clqs, 0 implints
23.52/23.72	c (round 189, fast)       19179 del vars, 112477 del conss, 45822 add conss, 4 chg bounds, 1 chg sides, 575 chg coeffs, 34552 upgd conss, 0 impls, 180202 clqs, 0 implints
23.52/23.73	c (round 190, exhaustive) 19179 del vars, 112493 del conss, 45838 add conss, 4 chg bounds, 1 chg sides, 575 chg coeffs, 34552 upgd conss, 0 impls, 180205 clqs, 0 implints
24.02/24.22	c (round 191, exhaustive) 19204 del vars, 112493 del conss, 45838 add conss, 4 chg bounds, 1 chg sides, 575 chg coeffs, 34552 upgd conss, 0 impls, 180176 clqs, 0 implints
24.02/24.24	c (round 192, exhaustive) 19204 del vars, 112523 del conss, 45863 add conss, 4 chg bounds, 1 chg sides, 575 chg coeffs, 34552 upgd conss, 0 impls, 180176 clqs, 0 implints
24.71/24.94	c (round 193, exhaustive) 19231 del vars, 112525 del conss, 45863 add conss, 4 chg bounds, 1 chg sides, 575 chg coeffs, 34552 upgd conss, 0 impls, 180145 clqs, 0 implints
24.71/24.94	c (round 194, fast)       19236 del vars, 112544 del conss, 45863 add conss, 4 chg bounds, 1 chg sides, 578 chg coeffs, 34558 upgd conss, 0 impls, 180063 clqs, 0 implints
24.71/24.96	c (round 195, exhaustive) 19236 del vars, 112560 del conss, 45879 add conss, 4 chg bounds, 1 chg sides, 578 chg coeffs, 34558 upgd conss, 0 impls, 180068 clqs, 0 implints
25.41/25.66	c    (25.2s) probing: 5000/10753 (46.5%) - 2302 fixings, 410 aggregations, 6810977 implications, 0 bound changes
27.21/27.42	c (round 196, exhaustive) 19261 del vars, 112560 del conss, 45879 add conss, 4 chg bounds, 1 chg sides, 578 chg coeffs, 34558 upgd conss, 0 impls, 180182 clqs, 0 implints
27.21/27.42	c (round 197, fast)       19270 del vars, 112586 del conss, 45879 add conss, 4 chg bounds, 1 chg sides, 586 chg coeffs, 34578 upgd conss, 0 impls, 179742 clqs, 0 implints
27.51/27.77	c    (27.4s) probing: 6000/10753 (55.8%) - 2318 fixings, 412 aggregations, 8180388 implications, 0 bound changes
29.70/29.90	c    (29.5s) probing: 7000/10753 (65.1%) - 2334 fixings, 412 aggregations, 9625880 implications, 0 bound changes
29.81/30.07	c    (29.7s) probing: 8000/10753 (74.4%) - 2336 fixings, 412 aggregations, 9737790 implications, 0 bound changes
29.81/30.07	c    (29.7s) probing: 9000/10753 (83.7%) - 2336 fixings, 412 aggregations, 9737790 implications, 0 bound changes
29.81/30.07	c    (29.7s) probing: 10000/10753 (93.0%) - 2336 fixings, 412 aggregations, 9737790 implications, 0 bound changes
29.81/30.07	c    (29.7s) probing cycle finished: starting next cycle
29.91/30.19	c (round 198, exhaustive) 19296 del vars, 112588 del conss, 45881 add conss, 4 chg bounds, 1 chg sides, 586 chg coeffs, 34578 upgd conss, 0 impls, 178220 clqs, 0 implints
29.91/30.19	c (round 199, fast)       19303 del vars, 112627 del conss, 45881 add conss, 4 chg bounds, 1 chg sides, 592 chg coeffs, 34596 upgd conss, 0 impls, 177976 clqs, 0 implints
30.00/30.21	c (round 200, exhaustive) 19309 del vars, 112635 del conss, 45883 add conss, 4 chg bounds, 1 chg sides, 592 chg coeffs, 34596 upgd conss, 0 impls, 177785 clqs, 0 implints
30.00/30.22	c (round 201, exhaustive) 19316 del vars, 112645 del conss, 45883 add conss, 4 chg bounds, 1 chg sides, 592 chg coeffs, 34596 upgd conss, 0 impls, 177601 clqs, 0 implints
30.00/30.24	c (round 202, exhaustive) 19319 del vars, 112652 del conss, 45883 add conss, 4 chg bounds, 1 chg sides, 592 chg coeffs, 34596 upgd conss, 0 impls, 177535 clqs, 0 implints
31.29/31.52	c    (31.1s) probing: 1000/6585 (15.2%) - 2336 fixings, 442 aggregations, 10196686 implications, 0 bound changes
31.49/31.80	c (round 203, exhaustive) 19347 del vars, 112655 del conss, 45883 add conss, 4 chg bounds, 1 chg sides, 592 chg coeffs, 34596 upgd conss, 0 impls, 178634 clqs, 0 implints
31.59/31.80	c (round 204, fast)       19347 del vars, 112668 del conss, 45883 add conss, 4 chg bounds, 1 chg sides, 592 chg coeffs, 34596 upgd conss, 0 impls, 178634 clqs, 0 implints
31.59/31.81	c (round 205, exhaustive) 19348 del vars, 112690 del conss, 45905 add conss, 4 chg bounds, 1 chg sides, 592 chg coeffs, 34596 upgd conss, 0 impls, 178620 clqs, 0 implints
31.59/31.83	c (round 206, exhaustive) 19354 del vars, 112697 del conss, 45906 add conss, 4 chg bounds, 1 chg sides, 592 chg coeffs, 34596 upgd conss, 0 impls, 178397 clqs, 0 implints
33.29/33.51	c    (33.1s) probing: 2000/6585 (30.4%) - 2336 fixings, 464 aggregations, 11212770 implications, 0 bound changes
34.58/34.89	c (round 207, exhaustive) 19385 del vars, 112703 del conss, 45906 add conss, 4 chg bounds, 1 chg sides, 592 chg coeffs, 34596 upgd conss, 0 impls, 179815 clqs, 0 implints
34.68/34.91	c (round 208, exhaustive) 19391 del vars, 112735 del conss, 45931 add conss, 4 chg bounds, 1 chg sides, 592 chg coeffs, 34597 upgd conss, 0 impls, 179753 clqs, 0 implints
35.28/35.52	c    (35.1s) probing: 3000/6585 (45.6%) - 2339 fixings, 469 aggregations, 12279043 implications, 0 bound changes
37.47/37.72	c    (37.3s) probing: 4000/6585 (60.7%) - 2345 fixings, 476 aggregations, 13570694 implications, 0 bound changes
39.27/39.58	c    (39.2s) probing: 5000/6585 (75.9%) - 2349 fixings, 476 aggregations, 14593249 implications, 0 bound changes
40.16/40.44	c (round 209, exhaustive) 19421 del vars, 112739 del conss, 45931 add conss, 4 chg bounds, 1 chg sides, 592 chg coeffs, 34597 upgd conss, 0 impls, 180147 clqs, 0 implints
40.16/40.45	c (round 210, fast)       19421 del vars, 112756 del conss, 45931 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 180147 clqs, 0 implints
40.16/40.46	c (round 211, exhaustive) 19423 del vars, 112768 del conss, 45943 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 180142 clqs, 0 implints
40.16/40.47	c (round 212, exhaustive) 19433 del vars, 112780 del conss, 45945 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 180070 clqs, 0 implints
40.16/40.49	c (round 213, exhaustive) 19451 del vars, 112801 del conss, 45945 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 179480 clqs, 0 implints
40.26/40.50	c (round 214, exhaustive) 19469 del vars, 112819 del conss, 45945 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 178852 clqs, 0 implints
40.26/40.50	c (round 215, fast)       19469 del vars, 112827 del conss, 45945 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 178852 clqs, 0 implints
40.26/40.52	c (round 216, exhaustive) 19489 del vars, 112847 del conss, 45945 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 177919 clqs, 0 implints
40.26/40.52	c (round 217, fast)       19489 del vars, 112871 del conss, 45945 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 177919 clqs, 0 implints
40.26/40.54	c (round 218, exhaustive) 19509 del vars, 112891 del conss, 45945 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 177008 clqs, 0 implints
40.26/40.54	c (round 219, fast)       19509 del vars, 112927 del conss, 45945 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 177008 clqs, 0 implints
40.26/40.55	c (round 220, exhaustive) 19527 del vars, 112945 del conss, 45945 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 176273 clqs, 0 implints
40.26/40.55	c (round 221, fast)       19527 del vars, 112961 del conss, 45945 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 176273 clqs, 0 implints
40.26/40.57	c (round 222, exhaustive) 19543 del vars, 112979 del conss, 45945 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 175587 clqs, 0 implints
40.26/40.57	c (round 223, fast)       19543 del vars, 113003 del conss, 45945 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 175587 clqs, 0 implints
40.26/40.58	c (round 224, exhaustive) 19557 del vars, 113017 del conss, 45945 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 175000 clqs, 0 implints
40.26/40.58	c (round 225, fast)       19557 del vars, 113031 del conss, 45945 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 175000 clqs, 0 implints
40.36/40.60	c (round 226, exhaustive) 19565 del vars, 113039 del conss, 45945 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 174746 clqs, 0 implints
40.36/40.61	c (round 227, exhaustive) 19573 del vars, 113051 del conss, 45945 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 174491 clqs, 0 implints
40.36/40.62	c (round 228, exhaustive) 19581 del vars, 113059 del conss, 45945 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 174233 clqs, 0 implints
40.36/40.63	c (round 229, exhaustive) 19587 del vars, 113065 del conss, 45945 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 174004 clqs, 0 implints
40.36/40.65	c (round 230, exhaustive) 19593 del vars, 113072 del conss, 45946 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 173769 clqs, 0 implints
41.36/41.64	c    (41.2s) probing: 6000/6585 (91.1%) - 2356 fixings, 478 aggregations, 15599714 implications, 0 bound changes
42.36/42.69	c    (42.3s) probing cycle finished: starting next cycle
43.55/43.89	c    (43.5s) probing: 934/6274 (14.9%) - 2357 fixings, 480 aggregations, 16634776 implications, 0 bound changes
43.55/43.89	c    (43.5s) probing aborted: 1000/1000 successive useless probings
43.55/43.89	c (round 231, exhaustive) 19602 del vars, 113078 del conss, 45946 add conss, 4 chg bounds, 1 chg sides, 593 chg coeffs, 34608 upgd conss, 0 impls, 180795 clqs, 0 implints
43.55/43.89	c (round 232, fast)       19602 del vars, 113085 del conss, 45946 add conss, 4 chg bounds, 1 chg sides, 594 chg coeffs, 34613 upgd conss, 0 impls, 180796 clqs, 0 implints
43.65/43.91	c (round 233, exhaustive) 19602 del vars, 113091 del conss, 45952 add conss, 4 chg bounds, 1 chg sides, 594 chg coeffs, 34613 upgd conss, 0 impls, 180800 clqs, 0 implints
43.76/44.02	c    (43.6s) probing: 1000/6274 (15.9%) - 2357 fixings, 480 aggregations, 16671357 implications, 0 bound changes
43.76/44.07	c    (43.7s) probing: 1034/6274 (16.5%) - 2357 fixings, 480 aggregations, 16692984 implications, 0 bound changes
43.76/44.07	c    (43.7s) probing aborted: 1000/1000 successive useless probings
43.76/44.07	c    (43.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
43.76/44.08	c    (43.7s) symmetry computation finished: 4 generators found (max: 1500, log10 of symmetry group size: 396.76) (symcode time: 0.01)
43.76/44.09	c dynamic symmetry handling statistics:
43.76/44.09	c    orbitopal reduction:       no components
43.76/44.09	c    orbital reduction:         no components
43.76/44.09	c    lexicographic reduction:   no permutations
43.76/44.09	c handled 4 out of 4 symmetry components
43.76/44.09	c presolving (234 rounds: 234 fast, 162 medium, 161 exhaustive):
43.76/44.09	c  19602 deleted vars, 113091 deleted constraints, 45956 added constraints, 4 tightened bounds, 0 added holes, 1 changed sides, 594 changed coefficients
43.76/44.09	c  0 implications, 181218 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
43.76/44.09	c presolved problem has 6274 variables (6274 bin, 0 int, 0 cont) and 7763 constraints
43.76/44.09	c     380 constraints of type <knapsack>
43.76/44.09	c    1442 constraints of type <setppc>
43.76/44.09	c    5928 constraints of type <and>
43.76/44.09	c       4 constraints of type <linear>
43.76/44.09	c       9 constraints of type <logicor>
43.76/44.09	c transformed objective value is always integral (scale: 1)
43.76/44.09	c Presolving Time: 43.63
43.76/44.09	c 
43.95/44.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
43.95/44.24	c  43.8s|     1 |     0 |  1340 |     - |   277M |   0 |6274 |7813 |  13k|   0 |  0 |  49 |   0 | 0.000000e+00 |      --      |    Inf | unknown
45.15/45.44	c  45.0s|     1 |     0 |  4351 |     - |   286M |   0 |6274 |8014 |  13k| 268 |  1 |  50 |   0 | 0.000000e+00 |      --      |    Inf | unknown
45.45/45.77	c  45.4s|     1 |     0 |  5718 |     - |   289M |   0 |6274 |8015 |  14k| 539 |  2 |  51 |   0 | 0.000000e+00 |      --      |    Inf | unknown
45.86/46.14	c  45.7s|     1 |     0 |  6972 |     - |   292M |   0 |6274 |8016 |  14k| 779 |  3 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
46.14/46.43	c  46.0s|     1 |     0 |  7936 |     - |   296M |   0 |6274 |8017 |  14k| 993 |  4 |  53 |   0 | 0.000000e+00 |      --      |    Inf | unknown
46.44/46.77	c  46.4s|     1 |     0 |  9052 |     - |   300M |   0 |6274 |8019 |  14k|1152 |  5 |  55 |   0 | 0.000000e+00 |      --      |    Inf | unknown
46.76/47.06	c  46.7s|     1 |     0 |  9991 |     - |   303M |   0 |6274 |8020 |  15k|1334 |  6 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.04/47.33	c  46.9s|     1 |     0 | 10774 |     - |   307M |   0 |6274 |8025 |  15k|1497 |  7 |  61 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.34/47.62	c  47.2s|     1 |     0 | 11425 |     - |   312M |   0 |6274 |8027 |  15k|1626 |  8 |  63 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.64/47.99	c  47.6s|     1 |     0 | 12494 |     - |   315M |   0 |6274 |8029 |  15k|1727 |  9 |  65 |   0 | 0.000000e+00 |      --      |    Inf | unknown
48.04/48.37	c  48.0s|     1 |     0 | 13530 |     - |   325M |   0 |6274 |8030 |  15k|1852 | 10 |  66 |   0 | 0.000000e+00 |      --      |    Inf | unknown
48.34/48.67	c  48.3s|     1 |     0 | 14375 |     - |   328M |   0 |6274 |8031 |  15k|1977 | 11 |  67 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.03/51.37	c  51.0s|     1 |     2 | 17535 |     - |   328M |   0 |6274 |8036 |  15k|1977 | 11 |  72 |  11 | 0.000000e+00 |      --      |    Inf | unknown
58.91/59.27	c  58.9s|   100 |    48 | 59633 | 457.2 |   352M |  20 |6274 |8266 |  15k|4940 |  2 | 302 |  11 | 0.000000e+00 |      --      |    Inf |   3.55%
61.00/61.31	c  60.9s|   200 |    41 | 69803 | 278.5 |   355M |  20 |6274 |8527 |   0 |5280 |  0 | 563 |  11 | 0.000000e+00 |      --      |    Inf |   6.69%
63.80/64.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
63.80/64.12	c  63.7s|   300 |    46 | 82922 | 229.3 |   361M |  20 |6274 |8756 |  15k|6146 |  2 | 792 |  11 | 0.000000e+00 |      --      |    Inf |  13.36%
65.80/66.12	c  65.7s|   400 |    50 | 92374 | 195.5 |   363M |  20 |6274 |9185 |   0 |6465 |  0 |1221 |  11 | 0.000000e+00 |      --      |    Inf |  13.38%
67.98/68.35	c  67.9s|   500 |    46 |102735 | 177.1 |   364M |  20 |6274 |9413 |  15k|7055 |  2 |1457 |  11 | 0.000000e+00 |      --      |    Inf |  13.45%
69.17/69.57	c  69.2s|   600 |    47 |110046 | 159.7 |   367M |  22 |6274 |9767 |  15k|7658 |  2 |1816 |  11 | 0.000000e+00 |      --      |    Inf |  13.47%
70.78/71.15	c  70.7s|   700 |    44 |121464 | 153.2 |   378M |  23 |6274 |  10k|   0 |8787 |  0 |2267 |  11 | 0.000000e+00 |      --      |    Inf |  13.66%
72.46/72.88	c  72.5s|   800 |    42 |136887 | 153.3 |   384M |  23 |6274 |  10k|  15k|  10k|  2 |2589 |  11 | 0.000000e+00 |      --      |    Inf |  13.91%
74.45/74.80	c  74.4s|   900 |    38 |145721 | 146.1 |   387M |  25 |6274 |  10k|  15k|  10k|  2 |2931 |  11 | 0.000000e+00 |      --      |    Inf |  13.97%
75.15/75.59	c  75.2s|  1000 |    45 |150245 | 136.0 |   390M |  29 |6274 |  10k|  15k|  11k|  1 |3221 |  11 | 0.000000e+00 |      --      |    Inf |  14.03%
76.24/76.66	c  76.3s|  1100 |    44 |156460 | 129.3 |   392M |  30 |6274 |  10k|  15k|  12k|  2 |3595 |  11 | 0.000000e+00 |      --      |    Inf |  14.08%
77.34/77.75	c  77.3s|  1200 |    33 |163698 | 124.5 |   394M |  30 |6274 |  10k|   0 |  12k|  0 |3917 |  11 | 0.000000e+00 |      --      |    Inf |  14.16%
78.65/79.10	c  78.7s|  1300 |    30 |172981 | 122.1 |   399M |  30 |6274 |  10k|  15k|  14k|  2 |4292 |  11 | 0.000000e+00 |      --      |    Inf |  14.37%
80.43/80.82	c  80.4s|  1400 |    35 |189863 | 125.4 |   403M |  30 |6274 |  10k|  15k|  15k|  1 |4607 |  11 | 0.000000e+00 |      --      |    Inf |  14.54%
81.64/82.04	c  81.6s|  1500 |    27 |198170 | 122.6 |   404M |  31 |6274 |  10k|  15k|  16k|  2 |4890 |  11 | 0.000000e+00 |      --      |    Inf |  14.74%
83.12/83.58	c  83.2s|  1600 |    25 |210125 | 122.4 |   406M |  31 |6274 |  10k|  15k|  17k|  2 |5137 |  11 | 0.000000e+00 |      --      |    Inf |  14.94%
85.81/86.22	c  85.8s|  1700 |    25 |231014 | 127.5 |   408M |  31 |6274 |  10k|  15k|  19k|  2 |5564 |  11 | 0.000000e+00 |      --      |    Inf |  15.18%
87.41/87.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
87.41/87.81	c  87.4s|  1800 |    19 |242769 | 127.0 |   412M |  31 |6274 |  10k|   0 |  21k|  0 |5818 |  11 | 0.000000e+00 |      --      |    Inf |  15.40%
88.51/88.91	c  88.5s|  1900 |    17 |250120 | 124.1 |   414M |  37 |6274 |  10k|  15k|  21k|  2 |6095 |  11 | 0.000000e+00 |      --      |    Inf |  15.45%
89.72/90.19	c  89.8s|  2000 |    13 |258193 | 122.0 |   416M |  37 |6274 |  10k|  15k|  22k|  0 |6438 |  11 | 0.000000e+00 |      --      |    Inf |  15.53%
90.71/91.16	c  90.8s|  2100 |    16 |264567 | 119.2 |   417M |  37 |6274 |  10k|  15k|  23k|  2 |6675 |  11 | 0.000000e+00 |      --      |    Inf |  15.54%
92.49/92.90	c  92.5s|  2200 |    12 |274609 | 118.3 |   420M |  37 |6274 |  10k|  15k|  24k|  2 |6949 |  11 | 0.000000e+00 |      --      |    Inf |  15.59%
99.77/100.29	c  99.9s|  2300 |    37 |328688 | 136.7 |   430M |  37 |6274 |  10k|   0 |  28k|  0 |7151 |  11 | 0.000000e+00 |      --      |    Inf |  28.23%
105.05/105.56	c   105s|  2400 |    56 |372919 | 149.5 |   446M |  37 |6274 |  10k|  15k|  32k|  2 |7290 |  11 | 0.000000e+00 |      --      |    Inf |  32.35%
107.74/108.22	c   108s|  2500 |    64 |393490 | 151.7 |   457M |  37 |6274 |9806 |  16k|  35k|  2 |7464 |  11 | 0.000000e+00 |      --      |    Inf |  33.01%
109.33/109.86	c   109s|  2600 |    65 |405197 | 150.4 |   461M |  37 |6274 |9820 |  15k|  36k|  2 |7647 |  11 | 0.000000e+00 |      --      |    Inf |  33.48%
111.72/112.29	c   112s|  2700 |    57 |425952 | 152.5 |   467M |  37 |6274 |9815 |  15k|  38k|  1 |7835 |  11 | 0.000000e+00 |      --      |    Inf |  34.82%
116.01/116.59	c   116s|  2800 |    39 |463736 | 160.5 |   478M |  37 |6274 |9748 |  16k|  42k|  2 |8029 |  11 | 0.000000e+00 |      --      |    Inf |  38.11%
122.60/123.12	c   123s|  2900 |    41 |516903 | 173.3 |   504M |  37 |6274 |9677 |  16k|  46k|  2 |8202 |  11 | 0.000000e+00 |      --      |    Inf |  39.56%
127.37/127.95	c   128s|  3000 |    42 |554460 | 180.1 |   509M |  37 |6274 |9807 |   0 |  50k|  0 |8483 |  11 | 0.000000e+00 |      --      |    Inf |  40.54%
129.76/130.35	c   130s|  3100 |    36 |574825 | 180.8 |   520M |  37 |6274 |9837 |   0 |  52k|  0 |8620 |  11 | 0.000000e+00 |      --      |    Inf |  53.04%
156.88/157.52	c   157s|  3200 |    95 |747320 | 229.1 |   529M |  37 |6274 |9872 |   0 |  64k|  0 |8722 |  11 | 0.000000e+00 |      --      |    Inf |  60.10%
172.62/173.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
172.62/173.37	c   173s|  3300 |   114 |880164 | 262.4 |   534M |  37 |6274 |  10k|  16k|  72k|  2 |8948 |  11 | 0.000000e+00 |      --      |    Inf |  60.26%
179.70/180.47	c   180s|  3400 |   144 |926900 | 268.5 |   538M |  37 |6274 |  10k|   0 |  77k|  0 |9061 |  11 | 0.000000e+00 |      --      |    Inf |  61.47%
183.59/184.30	c   184s|  3500 |   154 |958057 | 269.7 |   540M |  37 |6274 |  10k|   0 |  80k|  0 |9191 |  11 | 0.000000e+00 |      --      |    Inf |  65.15%
186.88/187.65	c   187s|  3600 |   129 |985962 | 270.0 |   544M |  37 |6274 |  10k|   0 |  83k|  0 |9296 |  11 | 0.000000e+00 |      --      |    Inf |  71.56%
195.26/196.06	c   196s|  3700 |   123 |  1056k| 281.8 |   553M |  37 |6274 |  10k|  16k|  88k|  2 |9515 |  11 | 0.000000e+00 |      --      |    Inf |  73.95%
200.73/201.51	c   201s|  3800 |   129 |  1105k| 287.3 |   558M |  37 |6274 |  10k|  15k|  92k|  1 |9634 |  11 | 0.000000e+00 |      --      |    Inf |  76.85%
210.59/211.42	c   211s|  3900 |   125 |  1183k| 299.9 |   568M |  37 |6274 |  10k|  16k|  97k|  2 |9764 |  11 | 0.000000e+00 |      --      |    Inf |  81.20%
219.36/220.20	c   220s|  4000 |   128 |  1257k| 310.9 |   572M |  37 |6274 |  10k|  16k| 102k|  2 |9926 |  11 | 0.000000e+00 |      --      |    Inf |  81.29%
227.63/228.58	c   228s|  4100 |   129 |  1325k| 319.9 |   583M |  37 |6274 |  10k|   0 | 107k|  0 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  83.60%
235.91/236.81	c   236s|  4200 |   121 |  1394k| 328.7 |   587M |  37 |6274 |  10k|  16k| 111k|  2 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  83.95%
244.88/245.83	c   245s|  4300 |   120 |  1467k| 338.0 |   592M |  37 |6274 |  10k|  16k| 116k|  2 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  84.05%
249.18/250.12	c   250s|  4400 |   111 |  1500k| 337.9 |   595M |  37 |6274 |  10k|  16k| 119k|  2 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  90.58%
256.54/257.52	c   257s|  4500 |   108 |  1560k| 343.7 |   600M |  37 |6274 |  10k|   0 | 123k|  0 |  10k|  11 | 0.000000e+00 |      --      |    Inf |  90.82%
266.71/267.79	c   267s|  4600 |    96 |  1641k| 353.9 |   602M |  37 |6274 |  10k|   0 | 129k|  0 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  92.37%
272.10/273.19	c   273s|  4700 |    82 |  1688k| 356.3 |   605M |  37 |6274 |9099 |  16k| 132k|  2 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  92.86%
276.98/278.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
276.98/278.07	c   278s|  4800 |    82 |  1730k| 357.6 |   607M |  37 |6274 |9160 |  16k| 136k|  2 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  93.28%
283.96/285.08	c   285s|  4900 |    71 |  1788k| 362.1 |   611M |  37 |6274 |9179 |   0 | 140k|  0 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  93.57%
289.04/290.17	c   290s|  5000 |    59 |  1830k| 363.3 |   612M |  37 |6274 |9185 |  16k| 143k|  2 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  94.12%
296.31/297.40	c   297s|  5100 |    63 |  1885k| 367.0 |   616M |  37 |6274 |9257 |   0 | 147k|  0 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  94.26%
298.92/300.07	c   300s|  5200 |    66 |  1905k| 363.8 |   620M |  37 |6274 |9320 |  16k| 149k|  1 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  94.50%
304.89/306.07	c   306s|  5300 |    49 |  1958k| 366.8 |   624M |  37 |6274 |9374 |   0 | 153k|  0 |  11k|  11 | 0.000000e+00 |      --      |    Inf |  95.37%
317.24/318.46	c   318s|  5400 |    48 |  2035k| 374.3 |   630M |  37 |6274 |9404 |   0 | 158k|  0 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  97.66%
320.43/321.60	c   321s|  5500 |    43 |  2061k| 372.2 |   632M |  37 |6274 |9469 |  16k| 160k|  2 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  97.94%
330.81/332.03	c   332s|  5600 |    25 |  2146k| 380.8 |   635M |  37 |6274 |9489 |  17k| 166k|  3 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  99.11%
336.68/337.94	c   338s|  5700 |     9 |  2195k| 382.8 |   641M |  37 |6274 |9505 |  16k| 170k|  1 |  12k|  11 | 0.000000e+00 |      --      |    Inf |  99.72%
336.98/338.24	c 
336.98/338.24	c SCIP Status        : problem is solved [infeasible]
336.98/338.24	c Solving Time (sec) : 337.83
336.98/338.24	c Solving Nodes      : 5705
336.98/338.24	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
336.98/338.24	c Dual Bound         : +1.00000000000000e+20
336.98/338.24	c Gap                : 0.00 %
336.98/338.24	c SCIP status: 2 (INFEASIBLE)
336.98/338.24	c solveScip: freeing transform (!can_skip_free_transform)
337.08/338.30	c SCIP presolver: sst_unsat
337.08/338.30	s UNSATISFIABLE
337.08/338.30	c _____________________________________________________________________________
337.08/338.30	c std/band forms        : 0,0
337.08/338.30	c 2cl/3cl ITE-codings   : 0,0
337.08/338.30	c BDD/srt/adr Max costs : 0,0,0
337.08/338.30	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
337.08/338.30	c BDD nodes             : 0
337.08/338.30	c Es1/CC detections     : 0,0
337.08/338.30	c CC sort               : 0
337.08/338.30	c SAT/UNSAT calls       : 0,0
337.08/338.30	c regenrated variables  : 0
337.08/338.30	c eliminated fixed lits : 0
337.08/338.30	c goal lit flips        : 0
337.08/338.30	c goal stages           : 0
337.08/338.30	c goal shrink           : 0
337.08/338.30	c goal coeff separations: 0
337.08/338.30	c restarts              : 0
337.08/338.30	c conflicts             : 0              (0 /sec)
337.08/338.30	c decisions             : 0              (0 /sec)
337.08/338.30	c propagations          : 0              (0 /sec)
337.08/338.30	c inspects              : 0              (0 /sec)
337.08/338.30	c CPU time (solving tm) : 337.1 s        (0 s, SAT 0 s, UNSAT 0 s)
337.08/338.30	c SAT solver time       : 0 s
337.08/338.30	c SAT solver SAT time   : 0 s
337.08/338.30	c SAT solver UNSAT time : 0 s
337.08/338.30	c SAT solver TO time    : 0 s
337.08/338.30	c Time for SCIP         : 336.7 s
337.08/338.30	c Coop SCIP LB improvements           : 0
337.08/338.30	c Coop SCIP UB improvements           : 0
337.08/338.30	c SCIP globally fixed variables       : 0
337.08/338.30	c SAT  globally fixed variables       : 0
337.08/338.30	c SCIP freeTransform calls            : 1
337.08/338.30	c Time for Opt-base     : 0 s
337.08/338.30	c Steps for Opt-base    : 0
337.08/338.30	c Time for BDD coding   : 0 s
337.08/338.30	c Time for srt coding   : 0 s
337.08/338.30	c Inner solver invocations            : 0
337.08/338.30	c Inner solving count                 : 0
337.08/338.30	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4796109-1782482419/watcher-4796109-1782482419 -o /tmp/evaluation-result-4796109-1782482419/solver-4796109-1782482419 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4796109-1782482419/vars-4796109-1782482419 --bin-var /tmp/runsolver-exch-nodeE008-1782482419-2508348 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4796109-1782482419.opb 

running on 4 cores: 20-23

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 4,20,25,36,46,50
  3550 MHz: 1,21-23,42,52,54,56-57,62-63
  3600 MHz: 0,2-3,5-19,24,26-35,37-41,43-45,47-49,51,53,55,58-61
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 20-23

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (110440 MiB free)
  node 1: cores 8-15, 129019 MiB (114755 MiB free)
  node 2: cores 16-23, 128973 MiB (115791 MiB free)
  node 3: cores 24-31, 129003 MiB (114188 MiB free)
  node 4: cores 32-39, 129019 MiB (89990 MiB free)
  node 5: cores 40-47, 129019 MiB (113275 MiB free)
  node 6: cores 48-55, 129019 MiB (109499 MiB free)
  node 7: cores 56-63, 128474 MiB (104123 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
Current StackSize limit: 8192 KiB

solver pid=2508563, runsolver pid=2508541

[startup+0.104754 s]*
/proc/loadavg: 1.44 0.30 0.10 13/862 2508605
/proc/meminfo: memFree=892841952/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=88104 memory=16348 CPUtime=0.02 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 1934 209 0 0 2 0 0 0 20 0 1 0 181529822 90218496 3968 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 22026 4086 2609 506 0 2717 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 88104 KiB
Current children cumulated memory: 16348 KiB

[startup+0.214141 s]*
/proc/loadavg: 1.44 0.30 0.10 18/871 2508622
/proc/meminfo: memFree=892548744/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=115924 memory=43884 CPUtime=0.13 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 8861 209 0 0 12 1 0 0 20 0 1 0 181529822 118706176 10880 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 28981 10970 2609 506 0 9672 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 115924 KiB
Current children cumulated memory: 43884 KiB

[startup+0.313236 s]*
/proc/loadavg: 1.44 0.30 0.10 21/869 2508626
/proc/meminfo: memFree=892178596/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=141176 memory=75132 CPUtime=0.23 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 15572 209 0 0 22 1 0 0 20 0 1 0 181529822 144564224 18635 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 35294 18783 4091 506 0 15985 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 141176 KiB
Current children cumulated memory: 75132 KiB

[startup+0.700182 s]
/proc/loadavg: 1.44 0.30 0.10 16/869 2508626
/proc/meminfo: memFree=891335052/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=356760 memory=290928 CPUtime=0.6 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 67699 209 0 0 56 4 0 0 20 0 1 0 181529822 365322240 72453 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 89190 72732 5638 506 0 69881 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 356760 KiB
Current children cumulated memory: 290928 KiB

[startup+1.50012 s]
/proc/loadavg: 1.44 0.30 0.10 15/865 2508634
/proc/meminfo: memFree=890132768/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=356760 memory=290928 CPUtime=1.39 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 67699 209 0 0 135 4 0 0 20 0 1 0 181529822 365322240 72453 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 89190 72732 5638 506 0 69881 0
Current children cumulated CPU time: 1.39 s
Current children cumulated vsize: 356760 KiB
Current children cumulated memory: 290928 KiB

[startup+3.11338 s]
/proc/loadavg: 1.44 0.30 0.10 15/865 2508634
/proc/meminfo: memFree=886236580/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=356760 memory=290928 CPUtime=3 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 67704 209 0 0 296 4 0 0 20 0 1 0 181529822 365322240 72453 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 89190 72732 5638 506 0 69881 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 356760 KiB
Current children cumulated memory: 290928 KiB

[startup+6.3001 s]
/proc/loadavg: 2.61 0.56 0.18 15/865 2508634
/proc/meminfo: memFree=885652208/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=356760 memory=290928 CPUtime=6.18 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 67714 209 0 0 614 4 0 0 20 0 1 0 181529822 365322240 72453 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 89190 72732 5638 506 0 69881 0
Current children cumulated CPU time: 6.18 s
Current children cumulated vsize: 356760 KiB
Current children cumulated memory: 290928 KiB

[startup+12.7002 s]
/proc/loadavg: 3.68 0.82 0.27 15/865 2508634
/proc/meminfo: memFree=884873292/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=348960 memory=283504 CPUtime=12.56 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 74880 209 0 0 1251 5 0 0 20 0 1 0 181529822 357335040 70784 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 87240 70876 5699 506 0 67931 0
Current children cumulated CPU time: 12.56 s
Current children cumulated vsize: 348960 KiB
Current children cumulated memory: 283504 KiB

[startup+25.5002 s]
/proc/loadavg: 6.41 1.56 0.52 17/873 2508718
/proc/meminfo: memFree=883652772/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=357936 memory=291796 CPUtime=25.31 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 76953 209 0 0 2526 5 0 0 20 0 1 0 181529822 366526464 72832 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 89484 72949 5699 506 0 70175 0
Current children cumulated CPU time: 25.31 s
Current children cumulated vsize: 357936 KiB
Current children cumulated memory: 291796 KiB

[startup+51.1137 s]
/proc/loadavg: 9.68 2.72 0.93 17/874 2508730
/proc/meminfo: memFree=882175300/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=537028 memory=454608 CPUtime=50.85 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 114275 209 0 0 5077 8 0 0 20 0 1 0 181529822 549916672 113466 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 134257 113652 6099 506 0 114948 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 537028 KiB
Current children cumulated memory: 454608 KiB

[startup+102.3 s]
/proc/loadavg: 13.26 4.77 1.72 16/870 2508740
/proc/meminfo: memFree=879961500/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=619104 memory=535368 CPUtime=101.86 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 136797 209 0 0 10176 10 0 0 20 0 1 0 181529822 633962496 133721 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 154776 133842 6099 506 0 135467 0
Current children cumulated CPU time: 101.86 s
Current children cumulated vsize: 619104 KiB
Current children cumulated memory: 535368 KiB

[startup+162.3 s]
/proc/loadavg: 15.03 6.83 2.63 17/875 2508783
/proc/meminfo: memFree=879064076/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=699628 memory=574236 CPUtime=161.66 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 146540 209 0 0 16155 11 0 0 20 0 1 0 181529822 716419072 143449 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 174907 143559 6099 506 0 155598 0
Current children cumulated CPU time: 161.66 s
Current children cumulated vsize: 699628 KiB
Current children cumulated memory: 574236 KiB

[startup+222.3 s]
/proc/loadavg: 15.64 8.50 3.47 17/876 2508835
/proc/meminfo: memFree=878578464/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=745248 memory=603552 CPUtime=221.45 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 153871 209 0 0 22133 12 0 0 20 0 1 0 181529822 763133952 150745 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 186312 150888 6099 506 0 167003 0
Current children cumulated CPU time: 221.45 s
Current children cumulated vsize: 745248 KiB
Current children cumulated memory: 603552 KiB

[startup+282.3 s]
/proc/loadavg: 15.87 9.87 4.25 17/876 2508836
/proc/meminfo: memFree=878417172/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=776624 memory=628264 CPUtime=281.25 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 160065 209 0 0 28112 13 0 0 20 0 1 0 181529822 795262976 156889 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 194156 157066 6099 506 0 174847 0
Current children cumulated CPU time: 281.25 s
Current children cumulated vsize: 776624 KiB
Current children cumulated memory: 628264 KiB

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

# cumulated CPU time of all completed processes:  user=336.945 s, system=0.167973 s

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

[startup+307.2 s]
/proc/loadavg: 16.20 10.43 4.59 17/875 2508887
/proc/meminfo: memFree=878487312/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=792876 memory=639276 CPUtime=306.08 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 162819 209 0 0 30594 14 0 0 20 0 1 0 181529822 811905024 159705 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 198219 159819 6099 506 0 178910 0
Current children cumulated CPU time: 306.08 s
Current children cumulated vsize: 792876 KiB
Current children cumulated memory: 639276 KiB

[startup+320 s]*
/proc/loadavg: 16.38 10.75 4.79 17/875 2508887
/proc/meminfo: memFree=878457392/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=799304 memory=644068 CPUtime=318.85 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 164019 209 0 0 31871 14 0 0 20 0 1 0 181529822 818487296 160857 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 199826 161017 6099 506 0 180517 0
Current children cumulated CPU time: 318.85 s
Current children cumulated vsize: 799304 KiB
Current children cumulated memory: 644068 KiB

[startup+326.4 s]
/proc/loadavg: 16.43 10.85 4.85 17/874 2508887
/proc/meminfo: memFree=878449332/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=802012 memory=646972 CPUtime=325.22 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 164745 209 0 0 32508 14 0 0 20 0 1 0 181529822 821260288 161625 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 200503 161743 6099 506 0 181194 0
Current children cumulated CPU time: 325.22 s
Current children cumulated vsize: 802012 KiB
Current children cumulated memory: 646972 KiB

[startup+332.8 s]
/proc/loadavg: 16.47 10.96 4.92 17/874 2508887
/proc/meminfo: memFree=878440552/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=804964 memory=649844 CPUtime=331.6 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 165463 209 0 0 33146 14 0 0 20 0 1 0 181529822 824283136 162265 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 201241 162461 6099 506 0 181932 0
Current children cumulated CPU time: 331.6 s
Current children cumulated vsize: 804964 KiB
Current children cumulated memory: 649844 KiB

[startup+336 s]*
/proc/loadavg: 16.52 11.06 4.98 17/874 2508887
/proc/meminfo: memFree=878398496/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=805156 memory=650084 CPUtime=334.8 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 165523 209 0 0 33466 14 0 0 20 0 1 0 181529822 824479744 162393 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 201289 162521 6099 506 0 181980 0
Current children cumulated CPU time: 334.8 s
Current children cumulated vsize: 805156 KiB
Current children cumulated memory: 650084 KiB

[startup+337.6 s]
/proc/loadavg: 16.52 11.06 4.98 17/874 2508887
/proc/meminfo: memFree=878397364/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=805656 memory=650596 CPUtime=336.38 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 165651 209 0 0 33624 14 0 0 20 0 1 0 181529822 824991744 162521 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 201414 162649 6099 506 0 182105 0
Current children cumulated CPU time: 336.38 s
Current children cumulated vsize: 805656 KiB
Current children cumulated memory: 650596 KiB

[startup+338 s]*
/proc/loadavg: 16.52 11.06 4.98 17/874 2508887
/proc/meminfo: memFree=878396056/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=809040 memory=651876 CPUtime=336.79 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 165971 209 0 0 33665 14 0 0 20 0 1 0 181529822 828456960 162777 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 202260 162969 6099 506 0 182951 0
Current children cumulated CPU time: 336.79 s
Current children cumulated vsize: 809040 KiB
Current children cumulated memory: 651876 KiB

[startup+338.2 s]
/proc/loadavg: 16.52 11.06 4.98 17/874 2508887
/proc/meminfo: memFree=878396056/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=811204 memory=653104 CPUtime=336.98 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 166282 209 0 0 33684 14 0 0 20 0 1 0 181529822 830672896 163161 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 202801 163276 6099 506 0 183492 0
Current children cumulated CPU time: 336.98 s
Current children cumulated vsize: 811204 KiB
Current children cumulated memory: 653104 KiB

[startup+338.3 s]
/proc/loadavg: 16.52 11.06 4.98 17/874 2508887
/proc/meminfo: memFree=878396056/1055320708 swapFree=33553916/33554428
[pid=2508563] ppid=2508541 vsize=779844 memory=621752 CPUtime=337.08 cores=20-23
/proc/2508563/stat : 2508563 (naps_release) R 2508541 2508563 2508326 0 -1 4194304 166317 209 0 0 33694 14 0 0 20 0 1 0 181529822 798560256 155331 18446744073709551615 4210688 6281017 140721918993104 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 16711680 140721918994651 140721918994832 140721918994832 140721919000520 0
/proc/2508563/statm: 194961 155438 6099 506 0 175652 0
Current children cumulated CPU time: 337.08 s
Current children cumulated vsize: 779844 KiB
Current children cumulated memory: 621752 KiB

Child status: 10

Real time (s): 338.325
CPU time (s): 337.113
CPU user time (s): 336.945
CPU system time (s): 0.167973
CPU usage (%): 99.6419
Max. virtual memory (cumulated for all children) (KiB): 811204
Max. memory (cumulated for all children) (KiB): 653104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 336.945
system time used= 0.167973
maximum resident set size= 652644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166557
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 671
involuntary context switches= 453


# summary of solver processes directly reported to runsolver:
#   pid: 2508563
#   total CPU time (s): 337.113
#   total CPU user time (s): 336.945
#   total CPU system time (s): 0.167973

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.14509 second user time and 3.80727 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-06-26 16:00:20
IDJOB=4796109
IDBENCH=147716
IDSOLVER=3589
FILE ID=nodeE008/4796109-1782482419
RUNJOBID= nodeE008-1782482419-2508348
SLURM_JOB_ID= 12524532
Free space on /tmp= 800804 MiB

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

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

MD5SUM BENCH= 0a65acc52c39e51589808634faa2775e
RANDOM SEED=1428324014

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        892995936 kB
MemAvailable:   1046399768 kB
Buffers:            2840 kB
Cached:         157939192 kB
SwapCached:           12 kB
Active:          3512512 kB
Inactive:       154561692 kB
Active(anon):     984724 kB
Inactive(anon):    66848 kB
Active(file):    2527788 kB
Inactive(file): 154494844 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33553916 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            212288 kB
Writeback:             0 kB
AnonPages:        135404 kB
Mapped:           180500 kB
Shmem:            919400 kB
KReclaimable:    1657960 kB
Slab:            2241408 kB
SReclaimable:    1657960 kB
SUnreclaim:       583448 kB
KernelStack:       14272 kB
PageTables:         4856 kB
SecPageTables:     15292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    1389696 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478324 kB
VmallocChunk:          0 kB
Percpu:           123136 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      397764 kB
DirectMap2M:    22992896 kB
DirectMap1G:    1050673152 kB

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