Trace number 4783441

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2026-06-10OPT344750 3.12694 1.50366

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/www.csit.fsu.edu/
~burkardt/datasets/mps/normalized-mps-v2-20-10-maros.opb
MD5SUM848e47deac6a47526073146630130ada
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark344750
Best CPU time to get the best result obtained on this benchmark0.011387
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables90
Total number of constraints6
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint15
Maximum length of a constraint90
Number of terms in the objective function 90
Biggest coefficient in the objective function 4831838208
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 15032909794
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 4831838208
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 15032909794
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.05	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.05	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.05	c See www.sat4j.org for details.
0.00/0.05	c version PB26fixedPrime.v20260610
0.00/0.06	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.06	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.06	c java.vm.version	26.0.1+8-34
0.00/0.06	c java.vm.vendor	Oracle Corporation
0.00/0.06	c sun.arch.data.model	64
0.00/0.06	c java.version		26.0.1
0.00/0.06	c os.name		Linux
0.00/0.06	c os.version		5.14.0-611.55.1.el9_7.0.3.x86_64
0.00/0.06	c os.arch		amd64
0.00/0.06	c Free memory 		30334720
0.00/0.06	c Max memory 		32178700288
0.00/0.06	c Total memory 		33554432
0.00/0.06	c Number of processors 	4
0.00/0.09	c Pseudo Boolean Optimization by upper bound
0.00/0.09	c --- Begin Solver configuration ---
0.00/0.09	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@7637f22
0.00/0.09	c Learn all clauses as in MiniSAT
0.00/0.09	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.00/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.00/0.09	c Expensive reason simplification
0.00/0.09	c Glucose 2.1 dynamic restart strategy
0.00/0.09	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.00/0.09	c timeout=2147483s
0.00/0.09	c DB Simplification allowed=false
0.00/0.09	c Listener: none
0.00/0.09	c --- End Solver configuration ---
0.00/0.09	c solving HOME/instance-4783441-1782148773.opb
0.00/0.09	c reading problem ... 
0.00/0.09	c  objective function found
0.00/0.10	c ... done. Wall clock time 0.009s.
0.00/0.10	c declared #vars     90
0.00/0.10	c #constraints  6
0.00/0.10	c constraints type 
0.00/0.10	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6
0.00/0.10	c 6 constraints processed.
0.00/0.10	c objective function length is 90 literals
0.00/0.11	c SATISFIABLE
0.00/0.11	c OPTIMIZING...
0.00/0.11	c Got one! Elapsed wall clock time (in seconds):0.023
0.00/0.11	o 399502
0.18/0.14	c Got one! Elapsed wall clock time (in seconds):0.059
0.18/0.14	o 399501
0.18/0.15	c Got one! Elapsed wall clock time (in seconds):0.06
0.18/0.15	o 399300
0.18/0.15	c Got one! Elapsed wall clock time (in seconds):0.066
0.18/0.15	o 399298
0.18/0.20	c Got one! Elapsed wall clock time (in seconds):0.112
0.18/0.20	o 399297
0.18/0.20	c Got one! Elapsed wall clock time (in seconds):0.117
0.18/0.20	o 399296
0.18/0.20	c Got one! Elapsed wall clock time (in seconds):0.118
0.18/0.20	o 399271
0.18/0.20	c Got one! Elapsed wall clock time (in seconds):0.118
0.18/0.20	o 399268
0.18/0.20	c Got one! Elapsed wall clock time (in seconds):0.119
0.18/0.20	o 399266
0.18/0.20	c Got one! Elapsed wall clock time (in seconds):0.119
0.18/0.20	o 399255
0.18/0.20	c Got one! Elapsed wall clock time (in seconds):0.12
0.18/0.20	o 399220
0.18/0.21	c Got one! Elapsed wall clock time (in seconds):0.12
0.18/0.21	o 399202
0.18/0.21	c Got one! Elapsed wall clock time (in seconds):0.12
0.18/0.21	o 399134
0.18/0.21	c Got one! Elapsed wall clock time (in seconds):0.121
0.18/0.21	o 399116
0.18/0.21	c Got one! Elapsed wall clock time (in seconds):0.121
0.18/0.21	o 399114
0.53/0.24	c Got one! Elapsed wall clock time (in seconds):0.151
0.53/0.24	o 399051
0.53/0.24	c Got one! Elapsed wall clock time (in seconds):0.151
0.53/0.24	o 397824
0.53/0.24	c Got one! Elapsed wall clock time (in seconds):0.152
0.53/0.24	o 396288
0.53/0.24	c Got one! Elapsed wall clock time (in seconds):0.152
0.53/0.24	o 382161
0.53/0.24	c Got one! Elapsed wall clock time (in seconds):0.152
0.53/0.24	o 382157
0.53/0.24	c Got one! Elapsed wall clock time (in seconds):0.153
0.53/0.24	o 382154
0.53/0.24	c Got one! Elapsed wall clock time (in seconds):0.153
0.53/0.24	o 382153
0.53/0.24	c Got one! Elapsed wall clock time (in seconds):0.154
0.53/0.24	o 382149
0.53/0.24	c Got one! Elapsed wall clock time (in seconds):0.154
0.53/0.24	o 382110
0.53/0.24	c Got one! Elapsed wall clock time (in seconds):0.155
0.53/0.24	o 382109
0.53/0.24	c Got one! Elapsed wall clock time (in seconds):0.155
0.53/0.24	o 382108
0.53/0.24	c Got one! Elapsed wall clock time (in seconds):0.155
0.53/0.24	o 382105
0.53/0.24	c Got one! Elapsed wall clock time (in seconds):0.157
0.53/0.24	o 382097
0.53/0.24	c Got one! Elapsed wall clock time (in seconds):0.157
0.53/0.24	o 382096
0.53/0.24	c Got one! Elapsed wall clock time (in seconds):0.158
0.53/0.24	o 382093
0.53/0.24	c Got one! Elapsed wall clock time (in seconds):0.158
0.53/0.24	o 382090
0.53/0.24	c Got one! Elapsed wall clock time (in seconds):0.158
0.53/0.24	o 382089
0.53/0.25	c Got one! Elapsed wall clock time (in seconds):0.166
0.53/0.25	o 382085
0.53/0.26	c Got one! Elapsed wall clock time (in seconds):0.175
0.53/0.26	o 382083
0.53/0.26	c Got one! Elapsed wall clock time (in seconds):0.175
0.53/0.26	o 382064
0.53/0.26	c Got one! Elapsed wall clock time (in seconds):0.176
0.53/0.26	o 382058
0.53/0.26	c Got one! Elapsed wall clock time (in seconds):0.176
0.53/0.26	o 382057
0.53/0.26	c Got one! Elapsed wall clock time (in seconds):0.177
0.53/0.26	o 382056
0.53/0.26	c Got one! Elapsed wall clock time (in seconds):0.178
0.53/0.26	o 382033
0.53/0.26	c Got one! Elapsed wall clock time (in seconds):0.178
0.53/0.26	o 382029
0.53/0.26	c Got one! Elapsed wall clock time (in seconds):0.178
0.53/0.26	o 382026
0.53/0.26	c Got one! Elapsed wall clock time (in seconds):0.179
0.53/0.26	o 382025
0.53/0.27	c Got one! Elapsed wall clock time (in seconds):0.184
0.53/0.27	o 382022
0.53/0.27	c Got one! Elapsed wall clock time (in seconds):0.186
0.53/0.27	o 382019
0.53/0.27	c Got one! Elapsed wall clock time (in seconds):0.186
0.53/0.27	o 382000
0.53/0.27	c Got one! Elapsed wall clock time (in seconds):0.187
0.53/0.27	o 381994
0.53/0.27	c Got one! Elapsed wall clock time (in seconds):0.187
0.53/0.27	o 381993
0.53/0.28	c Got one! Elapsed wall clock time (in seconds):0.19
0.53/0.28	o 381974
0.53/0.28	c Got one! Elapsed wall clock time (in seconds):0.192
0.53/0.28	o 381972
0.53/0.28	c Got one! Elapsed wall clock time (in seconds):0.192
0.53/0.28	o 381970
0.53/0.28	c Got one! Elapsed wall clock time (in seconds):0.192
0.53/0.28	o 381969
0.53/0.28	c Got one! Elapsed wall clock time (in seconds):0.193
0.53/0.28	o 381965
0.53/0.28	c Got one! Elapsed wall clock time (in seconds):0.193
0.53/0.28	o 381962
0.53/0.28	c Got one! Elapsed wall clock time (in seconds):0.193
0.53/0.28	o 381961
0.53/0.29	c Got one! Elapsed wall clock time (in seconds):0.203
0.53/0.29	o 381947
0.53/0.29	c Got one! Elapsed wall clock time (in seconds):0.203
0.53/0.29	o 381342
0.53/0.29	c Got one! Elapsed wall clock time (in seconds):0.204
0.53/0.29	o 381341
0.53/0.29	c Got one! Elapsed wall clock time (in seconds):0.204
0.53/0.29	o 381340
0.53/0.29	c Got one! Elapsed wall clock time (in seconds):0.204
0.53/0.29	o 381337
0.53/0.29	c Got one! Elapsed wall clock time (in seconds):0.206
0.53/0.29	o 381329
0.53/0.29	c Got one! Elapsed wall clock time (in seconds):0.206
0.53/0.29	o 381328
0.53/0.29	c Got one! Elapsed wall clock time (in seconds):0.206
0.53/0.29	o 381325
0.53/0.29	c Got one! Elapsed wall clock time (in seconds):0.207
0.53/0.29	o 381322
0.53/0.29	c Got one! Elapsed wall clock time (in seconds):0.207
0.53/0.29	o 381321
0.53/0.29	c Got one! Elapsed wall clock time (in seconds):0.208
0.53/0.29	o 381253
0.53/0.29	c Got one! Elapsed wall clock time (in seconds):0.208
0.53/0.29	o 381232
0.53/0.29	c Got one! Elapsed wall clock time (in seconds):0.209
0.53/0.29	o 381226
0.53/0.29	c Got one! Elapsed wall clock time (in seconds):0.209
0.53/0.29	o 381225
0.53/0.30	c Got one! Elapsed wall clock time (in seconds):0.212
0.53/0.30	o 381221
0.53/0.30	c Got one! Elapsed wall clock time (in seconds):0.212
0.53/0.30	o 381220
0.53/0.30	c Got one! Elapsed wall clock time (in seconds):0.212
0.53/0.30	o 381214
0.53/0.30	c Got one! Elapsed wall clock time (in seconds):0.213
0.53/0.30	o 381213
0.53/0.30	c Got one! Elapsed wall clock time (in seconds):0.213
0.53/0.30	o 381212
0.53/0.30	c Got one! Elapsed wall clock time (in seconds):0.214
0.53/0.30	o 381209
0.53/0.30	c Got one! Elapsed wall clock time (in seconds):0.215
0.53/0.30	o 381207
0.53/0.30	c Got one! Elapsed wall clock time (in seconds):0.216
0.53/0.30	o 381205
0.53/0.30	c Got one! Elapsed wall clock time (in seconds):0.216
0.53/0.30	o 381201
0.53/0.30	c Got one! Elapsed wall clock time (in seconds):0.216
0.53/0.30	o 381197
0.53/0.30	c Got one! Elapsed wall clock time (in seconds):0.217
0.53/0.30	o 381194
0.53/0.30	c Got one! Elapsed wall clock time (in seconds):0.217
0.53/0.30	o 381193
0.53/0.31	c Got one! Elapsed wall clock time (in seconds):0.227
0.53/0.31	o 381162
0.83/0.35	c Got one! Elapsed wall clock time (in seconds):0.262
0.83/0.35	o 381160
0.83/0.35	c Got one! Elapsed wall clock time (in seconds):0.262
0.83/0.35	o 381137
0.83/0.35	c Got one! Elapsed wall clock time (in seconds):0.263
0.83/0.35	o 381133
0.83/0.35	c Got one! Elapsed wall clock time (in seconds):0.263
0.83/0.35	o 381130
0.83/0.35	c Got one! Elapsed wall clock time (in seconds):0.263
0.83/0.35	o 381129
0.83/0.35	c Got one! Elapsed wall clock time (in seconds):0.265
0.83/0.35	o 381125
0.83/0.35	c Got one! Elapsed wall clock time (in seconds):0.265
0.83/0.35	o 381086
0.83/0.35	c Got one! Elapsed wall clock time (in seconds):0.265
0.83/0.35	o 381085
0.83/0.35	c Got one! Elapsed wall clock time (in seconds):0.266
0.83/0.35	o 381084
0.83/0.35	c Got one! Elapsed wall clock time (in seconds):0.267
0.83/0.35	o 381081
0.83/0.35	c Got one! Elapsed wall clock time (in seconds):0.27
0.83/0.35	o 381073
0.83/0.36	c Got one! Elapsed wall clock time (in seconds):0.27
0.83/0.36	o 381072
0.83/0.36	c Got one! Elapsed wall clock time (in seconds):0.271
0.83/0.36	o 381069
0.83/0.36	c Got one! Elapsed wall clock time (in seconds):0.271
0.83/0.36	o 381066
0.83/0.36	c Got one! Elapsed wall clock time (in seconds):0.271
0.83/0.36	o 381065
0.83/0.37	c Got one! Elapsed wall clock time (in seconds):0.287
0.83/0.37	o 381061
0.83/0.41	c cleaning 5970 clauses out of 11953 with flag 2059/11953
1.15/0.45	c Got one! Elapsed wall clock time (in seconds):0.364
1.15/0.45	o 380725
1.15/0.50	c Got one! Elapsed wall clock time (in seconds):0.41
1.15/0.50	o 380576
1.15/0.50	c Got one! Elapsed wall clock time (in seconds):0.412
1.15/0.50	o 379006
1.15/0.51	c Got one! Elapsed wall clock time (in seconds):0.422
1.15/0.51	o 378862
1.15/0.51	c Got one! Elapsed wall clock time (in seconds):0.423
1.15/0.51	o 378112
1.15/0.51	c Got one! Elapsed wall clock time (in seconds):0.423
1.15/0.51	o 377814
1.15/0.51	c Got one! Elapsed wall clock time (in seconds):0.424
1.15/0.51	o 376215
1.15/0.51	c Got one! Elapsed wall clock time (in seconds):0.424
1.15/0.51	o 375950
1.15/0.51	c Got one! Elapsed wall clock time (in seconds):0.425
1.15/0.51	o 375944
1.15/0.51	c Got one! Elapsed wall clock time (in seconds):0.425
1.15/0.51	o 375932
1.15/0.51	c Got one! Elapsed wall clock time (in seconds):0.425
1.15/0.51	o 375930
1.15/0.52	c Got one! Elapsed wall clock time (in seconds):0.43
1.15/0.52	o 375893
1.15/0.52	c Got one! Elapsed wall clock time (in seconds):0.431
1.15/0.52	o 375887
1.15/0.52	c Got one! Elapsed wall clock time (in seconds):0.431
1.15/0.52	o 375748
1.15/0.52	c Got one! Elapsed wall clock time (in seconds):0.431
1.15/0.52	o 375746
1.15/0.52	c Got one! Elapsed wall clock time (in seconds):0.432
1.15/0.52	o 375738
1.15/0.52	c Got one! Elapsed wall clock time (in seconds):0.432
1.15/0.52	o 375736
1.15/0.52	c Got one! Elapsed wall clock time (in seconds):0.432
1.15/0.52	o 375734
1.15/0.52	c Got one! Elapsed wall clock time (in seconds):0.433
1.15/0.52	o 375723
1.15/0.52	c Got one! Elapsed wall clock time (in seconds):0.433
1.15/0.52	o 375716
1.15/0.52	c Got one! Elapsed wall clock time (in seconds):0.433
1.15/0.52	o 375714
1.15/0.52	c Got one! Elapsed wall clock time (in seconds):0.433
1.15/0.52	o 375703
1.15/0.52	c Got one! Elapsed wall clock time (in seconds):0.433
1.15/0.52	o 375668
1.15/0.52	c Got one! Elapsed wall clock time (in seconds):0.434
1.15/0.52	o 375650
1.15/0.52	c Got one! Elapsed wall clock time (in seconds):0.434
1.15/0.52	o 375582
1.15/0.52	c Got one! Elapsed wall clock time (in seconds):0.434
1.15/0.52	o 375564
1.15/0.52	c Got one! Elapsed wall clock time (in seconds):0.434
1.15/0.52	o 375562
1.37/0.54	c cleaning 6913 clauses out of 13826 with flag 2054/19796
1.37/0.54	c Got one! Elapsed wall clock time (in seconds):0.457
1.37/0.54	o 366464
1.37/0.57	c Got one! Elapsed wall clock time (in seconds):0.488
1.37/0.57	o 366448
1.37/0.57	c Got one! Elapsed wall clock time (in seconds):0.49
1.37/0.57	o 364039
1.37/0.58	c Got one! Elapsed wall clock time (in seconds):0.495
1.37/0.58	o 364038
1.37/0.58	c Got one! Elapsed wall clock time (in seconds):0.497
1.37/0.58	o 363806
1.37/0.58	c Got one! Elapsed wall clock time (in seconds):0.497
1.37/0.58	o 360883
1.37/0.58	c Got one! Elapsed wall clock time (in seconds):0.498
1.37/0.58	o 360855
1.37/0.58	c Got one! Elapsed wall clock time (in seconds):0.498
1.37/0.58	o 360590
1.37/0.58	c Got one! Elapsed wall clock time (in seconds):0.499
1.37/0.58	o 360589
1.37/0.58	c Got one! Elapsed wall clock time (in seconds):0.499
1.37/0.58	o 360572
1.37/0.58	c Got one! Elapsed wall clock time (in seconds):0.499
1.37/0.58	o 360570
1.37/0.58	c Got one! Elapsed wall clock time (in seconds):0.5
1.37/0.58	o 360568
1.37/0.59	c Got one! Elapsed wall clock time (in seconds):0.501
1.37/0.59	o 360567
1.37/0.59	c Got one! Elapsed wall clock time (in seconds):0.501
1.37/0.59	o 360391
1.37/0.59	c Got one! Elapsed wall clock time (in seconds):0.501
1.37/0.59	o 360388
1.37/0.59	c Got one! Elapsed wall clock time (in seconds):0.501
1.37/0.59	o 360386
1.37/0.59	c Got one! Elapsed wall clock time (in seconds):0.501
1.37/0.59	o 360385
1.37/0.59	c Got one! Elapsed wall clock time (in seconds):0.502
1.37/0.59	o 360384
1.37/0.59	c Got one! Elapsed wall clock time (in seconds):0.502
1.37/0.59	o 360374
1.37/0.59	c Got one! Elapsed wall clock time (in seconds):0.502
1.37/0.59	o 360363
1.37/0.59	c Got one! Elapsed wall clock time (in seconds):0.502
1.37/0.59	o 360356
1.37/0.59	c Got one! Elapsed wall clock time (in seconds):0.502
1.37/0.59	o 360354
1.37/0.59	c Got one! Elapsed wall clock time (in seconds):0.502
1.37/0.59	o 360343
1.37/0.59	c Got one! Elapsed wall clock time (in seconds):0.502
1.37/0.59	o 360308
1.37/0.59	c Got one! Elapsed wall clock time (in seconds):0.502
1.37/0.59	o 360290
1.37/0.59	c Got one! Elapsed wall clock time (in seconds):0.502
1.37/0.59	o 360222
1.37/0.59	c Got one! Elapsed wall clock time (in seconds):0.503
1.37/0.59	o 360204
1.37/0.59	c Got one! Elapsed wall clock time (in seconds):0.503
1.37/0.59	o 360202
1.52/0.61	c cleaning 7020 clauses out of 14040 with flag 4087/26923
1.52/0.61	c Got one! Elapsed wall clock time (in seconds):0.529
1.52/0.61	o 360176
1.52/0.63	c Got one! Elapsed wall clock time (in seconds):0.543
1.52/0.63	o 353266
1.52/0.63	c Got one! Elapsed wall clock time (in seconds):0.548
1.52/0.63	o 352657
1.52/0.65	c Got one! Elapsed wall clock time (in seconds):0.561
1.52/0.65	o 352645
1.52/0.65	c Got one! Elapsed wall clock time (in seconds):0.563
1.52/0.65	o 352642
1.52/0.65	c Got one! Elapsed wall clock time (in seconds):0.564
1.52/0.65	o 352640
1.52/0.65	c Got one! Elapsed wall clock time (in seconds):0.564
1.52/0.65	o 352622
1.52/0.65	c Got one! Elapsed wall clock time (in seconds):0.564
1.52/0.65	o 352618
1.52/0.65	c Got one! Elapsed wall clock time (in seconds):0.564
1.52/0.65	o 352592
1.52/0.65	c Got one! Elapsed wall clock time (in seconds):0.564
1.52/0.65	o 352574
1.52/0.65	c Got one! Elapsed wall clock time (in seconds):0.564
1.52/0.65	o 352542
1.52/0.65	c Got one! Elapsed wall clock time (in seconds):0.565
1.52/0.65	o 352524
1.52/0.65	c Got one! Elapsed wall clock time (in seconds):0.565
1.52/0.65	o 352522
1.52/0.67	c Got one! Elapsed wall clock time (in seconds):0.581
1.52/0.67	o 352488
1.52/0.67	c Got one! Elapsed wall clock time (in seconds):0.581
1.52/0.67	o 351024
1.52/0.67	c Got one! Elapsed wall clock time (in seconds):0.581
1.52/0.67	o 351018
1.52/0.67	c Got one! Elapsed wall clock time (in seconds):0.581
1.52/0.67	o 351017
1.52/0.67	c Got one! Elapsed wall clock time (in seconds):0.585
1.52/0.67	o 351013
1.52/0.67	c Got one! Elapsed wall clock time (in seconds):0.586
1.52/0.67	o 351012
1.52/0.67	c Got one! Elapsed wall clock time (in seconds):0.586
1.52/0.67	o 351006
1.52/0.67	c Got one! Elapsed wall clock time (in seconds):0.586
1.52/0.67	o 351005
1.52/0.67	c Got one! Elapsed wall clock time (in seconds):0.586
1.52/0.67	o 351004
1.52/0.67	c Got one! Elapsed wall clock time (in seconds):0.586
1.52/0.67	o 351002
1.52/0.67	c Got one! Elapsed wall clock time (in seconds):0.586
1.52/0.67	o 351001
1.52/0.68	c Got one! Elapsed wall clock time (in seconds):0.592
1.52/0.68	o 350999
1.52/0.68	c Got one! Elapsed wall clock time (in seconds):0.592
1.52/0.68	o 350993
1.52/0.68	c Got one! Elapsed wall clock time (in seconds):0.593
1.52/0.68	o 350989
1.52/0.68	c Got one! Elapsed wall clock time (in seconds):0.593
1.52/0.68	o 350986
1.52/0.68	c Got one! Elapsed wall clock time (in seconds):0.593
1.52/0.68	o 350985
1.52/0.68	c Got one! Elapsed wall clock time (in seconds):0.597
1.52/0.68	o 350984
1.52/0.69	c Got one! Elapsed wall clock time (in seconds):0.6
1.52/0.69	o 350982
1.52/0.69	c Got one! Elapsed wall clock time (in seconds):0.6
1.52/0.69	o 350832
1.52/0.69	c Got one! Elapsed wall clock time (in seconds):0.6
1.52/0.69	o 350826
1.52/0.69	c Got one! Elapsed wall clock time (in seconds):0.6
1.52/0.69	o 350825
1.52/0.69	c Got one! Elapsed wall clock time (in seconds):0.601
1.52/0.69	o 350824
1.52/0.69	c Got one! Elapsed wall clock time (in seconds):0.601
1.52/0.69	o 350801
1.52/0.69	c Got one! Elapsed wall clock time (in seconds):0.601
1.52/0.69	o 350797
1.52/0.69	c Got one! Elapsed wall clock time (in seconds):0.602
1.52/0.69	o 350794
1.52/0.69	c Got one! Elapsed wall clock time (in seconds):0.602
1.52/0.69	o 350793
1.62/0.70	c Got one! Elapsed wall clock time (in seconds):0.616
1.62/0.70	o 350750
1.62/0.71	c Got one! Elapsed wall clock time (in seconds):0.621
1.62/0.71	o 350749
1.62/0.71	c Got one! Elapsed wall clock time (in seconds):0.621
1.62/0.71	o 350745
1.62/0.71	c Got one! Elapsed wall clock time (in seconds):0.621
1.62/0.71	o 350744
1.62/0.71	c Got one! Elapsed wall clock time (in seconds):0.622
1.62/0.71	o 350737
1.62/0.71	c Got one! Elapsed wall clock time (in seconds):0.622
1.62/0.71	o 350733
1.62/0.71	c Got one! Elapsed wall clock time (in seconds):0.622
1.62/0.71	o 350730
1.62/0.71	c Got one! Elapsed wall clock time (in seconds):0.622
1.62/0.71	o 350729
1.62/0.72	c Got one! Elapsed wall clock time (in seconds):0.635
1.62/0.72	o 350728
1.62/0.72	c Got one! Elapsed wall clock time (in seconds):0.639
1.62/0.72	o 350680
1.62/0.73	c Got one! Elapsed wall clock time (in seconds):0.645
1.62/0.73	o 350673
1.62/0.74	c Got one! Elapsed wall clock time (in seconds):0.655
1.62/0.74	o 350672
1.62/0.74	c Got one! Elapsed wall clock time (in seconds):0.655
1.62/0.74	o 350622
1.62/0.74	c Got one! Elapsed wall clock time (in seconds):0.656
1.62/0.74	o 350621
1.62/0.74	c Got one! Elapsed wall clock time (in seconds):0.656
1.62/0.74	o 350620
1.62/0.74	c Got one! Elapsed wall clock time (in seconds):0.656
1.62/0.74	o 350617
1.62/0.74	c Got one! Elapsed wall clock time (in seconds):0.657
1.62/0.74	o 350613
1.62/0.74	c Got one! Elapsed wall clock time (in seconds):0.657
1.62/0.74	o 350612
1.62/0.74	c Got one! Elapsed wall clock time (in seconds):0.657
1.62/0.74	o 350609
1.62/0.74	c Got one! Elapsed wall clock time (in seconds):0.657
1.62/0.74	o 350605
1.62/0.74	c Got one! Elapsed wall clock time (in seconds):0.657
1.62/0.74	o 350602
1.62/0.74	c Got one! Elapsed wall clock time (in seconds):0.657
1.62/0.74	o 350601
1.62/0.74	c Got one! Elapsed wall clock time (in seconds):0.658
1.62/0.74	o 350595
1.62/0.74	c Got one! Elapsed wall clock time (in seconds):0.659
1.62/0.74	o 350512
1.62/0.74	c Got one! Elapsed wall clock time (in seconds):0.659
1.62/0.74	o 350506
1.62/0.74	c Got one! Elapsed wall clock time (in seconds):0.659
1.62/0.74	o 350505
1.62/0.75	c Got one! Elapsed wall clock time (in seconds):0.665
1.62/0.75	o 350449
1.62/0.77	c Got one! Elapsed wall clock time (in seconds):0.681
1.62/0.77	o 350440
1.62/0.77	c Got one! Elapsed wall clock time (in seconds):0.684
1.62/0.77	o 350436
1.62/0.78	c Got one! Elapsed wall clock time (in seconds):0.694
1.62/0.78	o 350320
1.62/0.79	c Got one! Elapsed wall clock time (in seconds):0.701
1.62/0.79	o 350289
1.74/0.82	c cleaning 11407 clauses out of 22813 with flag 2542/42716
1.74/0.82	c Got one! Elapsed wall clock time (in seconds):0.735
1.74/0.82	o 350078
1.74/0.83	c Got one! Elapsed wall clock time (in seconds):0.74
1.74/0.83	o 350074
1.74/0.83	c Got one! Elapsed wall clock time (in seconds):0.74
1.74/0.83	o 349393
1.74/0.83	c Got one! Elapsed wall clock time (in seconds):0.74
1.74/0.83	o 349389
1.74/0.83	c Got one! Elapsed wall clock time (in seconds):0.741
1.74/0.83	o 349386
1.74/0.83	c Got one! Elapsed wall clock time (in seconds):0.741
1.74/0.83	o 349385
1.74/0.83	c Got one! Elapsed wall clock time (in seconds):0.741
1.74/0.83	o 349381
1.74/0.83	c Got one! Elapsed wall clock time (in seconds):0.741
1.74/0.83	o 349342
1.74/0.83	c Got one! Elapsed wall clock time (in seconds):0.741
1.74/0.83	o 349341
1.74/0.83	c Got one! Elapsed wall clock time (in seconds):0.741
1.74/0.83	o 349340
1.74/0.83	c Got one! Elapsed wall clock time (in seconds):0.742
1.74/0.83	o 349337
1.74/0.83	c Got one! Elapsed wall clock time (in seconds):0.742
1.74/0.83	o 349329
1.74/0.83	c Got one! Elapsed wall clock time (in seconds):0.742
1.74/0.83	o 349328
1.74/0.83	c Got one! Elapsed wall clock time (in seconds):0.743
1.74/0.83	o 349325
1.74/0.83	c Got one! Elapsed wall clock time (in seconds):0.743
1.74/0.83	o 349322
1.74/0.83	c Got one! Elapsed wall clock time (in seconds):0.743
1.74/0.83	o 349321
1.74/0.84	c Got one! Elapsed wall clock time (in seconds):0.75
1.74/0.84	o 349320
1.74/0.84	c Got one! Elapsed wall clock time (in seconds):0.752
1.74/0.84	o 349315
1.74/0.84	c Got one! Elapsed wall clock time (in seconds):0.752
1.74/0.84	o 349296
1.74/0.84	c Got one! Elapsed wall clock time (in seconds):0.752
1.74/0.84	o 349290
1.74/0.84	c Got one! Elapsed wall clock time (in seconds):0.752
1.74/0.84	o 349289
1.74/0.84	c Got one! Elapsed wall clock time (in seconds):0.753
1.74/0.84	o 349288
1.74/0.84	c Got one! Elapsed wall clock time (in seconds):0.753
1.74/0.84	o 349265
1.74/0.84	c Got one! Elapsed wall clock time (in seconds):0.753
1.74/0.84	o 349261
1.74/0.84	c Got one! Elapsed wall clock time (in seconds):0.754
1.74/0.84	o 349258
1.74/0.84	c Got one! Elapsed wall clock time (in seconds):0.754
1.74/0.84	o 349257
1.74/0.84	c Got one! Elapsed wall clock time (in seconds):0.759
1.74/0.84	o 349254
1.74/0.85	c Got one! Elapsed wall clock time (in seconds):0.763
1.74/0.85	o 349251
1.74/0.85	c Got one! Elapsed wall clock time (in seconds):0.763
1.74/0.85	o 349232
1.74/0.85	c Got one! Elapsed wall clock time (in seconds):0.763
1.74/0.85	o 349228
1.74/0.85	c Got one! Elapsed wall clock time (in seconds):0.763
1.74/0.85	o 349225
1.74/0.85	c Got one! Elapsed wall clock time (in seconds):0.765
1.74/0.85	o 349224
1.74/0.85	c Got one! Elapsed wall clock time (in seconds):0.766
1.74/0.85	o 349217
1.74/0.85	c Got one! Elapsed wall clock time (in seconds):0.766
1.74/0.85	o 349214
1.74/0.85	c Got one! Elapsed wall clock time (in seconds):0.766
1.74/0.85	o 349213
1.74/0.85	c Got one! Elapsed wall clock time (in seconds):0.766
1.74/0.85	o 349212
1.74/0.85	c Got one! Elapsed wall clock time (in seconds):0.767
1.74/0.85	o 349209
1.74/0.85	c Got one! Elapsed wall clock time (in seconds):0.767
1.74/0.85	o 349205
1.74/0.85	c Got one! Elapsed wall clock time (in seconds):0.767
1.74/0.85	o 349204
1.74/0.85	c Got one! Elapsed wall clock time (in seconds):0.767
1.74/0.85	o 349201
1.74/0.85	c Got one! Elapsed wall clock time (in seconds):0.768
1.74/0.85	o 349197
1.74/0.85	c Got one! Elapsed wall clock time (in seconds):0.768
1.74/0.85	o 349194
1.74/0.85	c Got one! Elapsed wall clock time (in seconds):0.768
1.74/0.85	o 349193
1.74/0.86	c Got one! Elapsed wall clock time (in seconds):0.775
1.74/0.86	o 349192
1.74/0.86	c Got one! Elapsed wall clock time (in seconds):0.775
1.74/0.86	o 348574
1.74/0.86	c Got one! Elapsed wall clock time (in seconds):0.776
1.74/0.86	o 348573
1.74/0.86	c Got one! Elapsed wall clock time (in seconds):0.776
1.74/0.86	o 348572
1.74/0.86	c Got one! Elapsed wall clock time (in seconds):0.776
1.74/0.86	o 348569
1.74/0.86	c Got one! Elapsed wall clock time (in seconds):0.777
1.74/0.86	o 348561
1.74/0.86	c Got one! Elapsed wall clock time (in seconds):0.777
1.74/0.86	o 348560
1.74/0.86	c Got one! Elapsed wall clock time (in seconds):0.777
1.74/0.86	o 348557
1.74/0.87	c Got one! Elapsed wall clock time (in seconds):0.78
1.74/0.87	o 348554
1.74/0.87	c Got one! Elapsed wall clock time (in seconds):0.78
1.74/0.87	o 348553
1.74/0.87	c Got one! Elapsed wall clock time (in seconds):0.781
1.74/0.87	o 348485
1.74/0.87	c Got one! Elapsed wall clock time (in seconds):0.781
1.74/0.87	o 348464
1.74/0.87	c Got one! Elapsed wall clock time (in seconds):0.781
1.74/0.87	o 348458
1.74/0.87	c Got one! Elapsed wall clock time (in seconds):0.781
1.74/0.87	o 348457
1.74/0.87	c Got one! Elapsed wall clock time (in seconds):0.785
1.74/0.87	o 348456
1.74/0.87	c Got one! Elapsed wall clock time (in seconds):0.785
1.74/0.87	o 348455
1.74/0.87	c Got one! Elapsed wall clock time (in seconds):0.785
1.74/0.87	o 348446
1.74/0.87	c Got one! Elapsed wall clock time (in seconds):0.785
1.74/0.87	o 348445
1.74/0.87	c Got one! Elapsed wall clock time (in seconds):0.785
1.74/0.87	o 348444
1.74/0.87	c Got one! Elapsed wall clock time (in seconds):0.786
1.74/0.87	o 348441
1.74/0.87	c Got one! Elapsed wall clock time (in seconds):0.786
1.74/0.87	o 348434
1.74/0.87	c Got one! Elapsed wall clock time (in seconds):0.786
1.74/0.87	o 348433
1.74/0.87	c Got one! Elapsed wall clock time (in seconds):0.786
1.74/0.87	o 348429
1.74/0.87	c Got one! Elapsed wall clock time (in seconds):0.786
1.74/0.87	o 348426
1.74/0.87	c Got one! Elapsed wall clock time (in seconds):0.786
1.74/0.87	o 348425
1.74/0.88	c Got one! Elapsed wall clock time (in seconds):0.792
1.74/0.88	o 348424
1.74/0.88	c Got one! Elapsed wall clock time (in seconds):0.795
1.74/0.88	o 348388
1.74/0.88	c Got one! Elapsed wall clock time (in seconds):0.795
1.74/0.88	o 348369
1.74/0.88	c Got one! Elapsed wall clock time (in seconds):0.795
1.74/0.88	o 348365
1.74/0.88	c Got one! Elapsed wall clock time (in seconds):0.795
1.74/0.88	o 348362
1.74/0.88	c Got one! Elapsed wall clock time (in seconds):0.795
1.74/0.88	o 348361
1.74/0.89	c Got one! Elapsed wall clock time (in seconds):0.803
1.74/0.89	o 348360
1.74/0.89	c Got one! Elapsed wall clock time (in seconds):0.803
1.74/0.89	o 348318
1.74/0.89	c Got one! Elapsed wall clock time (in seconds):0.803
1.74/0.89	o 348317
1.74/0.89	c Got one! Elapsed wall clock time (in seconds):0.803
1.74/0.89	o 348316
1.74/0.89	c Got one! Elapsed wall clock time (in seconds):0.803
1.74/0.89	o 348313
1.74/0.89	c Got one! Elapsed wall clock time (in seconds):0.804
1.74/0.89	o 348311
1.74/0.89	c Got one! Elapsed wall clock time (in seconds):0.804
1.74/0.89	o 348310
1.74/0.89	c Got one! Elapsed wall clock time (in seconds):0.805
1.74/0.89	o 348305
1.74/0.89	c Got one! Elapsed wall clock time (in seconds):0.805
1.74/0.89	o 348301
1.74/0.89	c Got one! Elapsed wall clock time (in seconds):0.805
1.74/0.89	o 348298
1.74/0.89	c Got one! Elapsed wall clock time (in seconds):0.805
1.74/0.89	o 348297
1.91/0.90	c Got one! Elapsed wall clock time (in seconds):0.815
1.91/0.90	o 348296
1.91/0.90	c Got one! Elapsed wall clock time (in seconds):0.815
1.91/0.90	o 348281
1.91/0.90	c Got one! Elapsed wall clock time (in seconds):0.816
1.91/0.90	o 348272
1.91/0.90	c Got one! Elapsed wall clock time (in seconds):0.816
1.91/0.90	o 348266
1.91/0.90	c Got one! Elapsed wall clock time (in seconds):0.816
1.91/0.90	o 348265
1.91/0.90	c Got one! Elapsed wall clock time (in seconds):0.816
1.91/0.90	o 348242
1.91/0.90	c Got one! Elapsed wall clock time (in seconds):0.816
1.91/0.90	o 348241
1.91/0.90	c Got one! Elapsed wall clock time (in seconds):0.816
1.91/0.90	o 348237
1.91/0.90	c Got one! Elapsed wall clock time (in seconds):0.817
1.91/0.90	o 348234
1.91/0.90	c Got one! Elapsed wall clock time (in seconds):0.817
1.91/0.90	o 348233
1.91/0.92	c Got one! Elapsed wall clock time (in seconds):0.831
1.91/0.92	o 348231
1.91/0.92	c Got one! Elapsed wall clock time (in seconds):0.835
1.91/0.92	o 348228
1.91/0.92	c Got one! Elapsed wall clock time (in seconds):0.835
1.91/0.92	o 348208
1.91/0.92	c Got one! Elapsed wall clock time (in seconds):0.836
1.91/0.92	o 348202
1.91/0.92	c Got one! Elapsed wall clock time (in seconds):0.836
1.91/0.92	o 348201
1.91/0.92	c Got one! Elapsed wall clock time (in seconds):0.838
1.91/0.92	o 348197
1.91/0.92	c Got one! Elapsed wall clock time (in seconds):0.838
1.91/0.92	o 348190
1.91/0.92	c Got one! Elapsed wall clock time (in seconds):0.838
1.91/0.92	o 348189
1.91/0.92	c Got one! Elapsed wall clock time (in seconds):0.839
1.91/0.92	o 348188
1.91/0.92	c Got one! Elapsed wall clock time (in seconds):0.839
1.91/0.92	o 348185
1.91/0.92	c Got one! Elapsed wall clock time (in seconds):0.839
1.91/0.92	o 348181
1.91/0.92	c Got one! Elapsed wall clock time (in seconds):0.839
1.91/0.92	o 348177
1.91/0.92	c Got one! Elapsed wall clock time (in seconds):0.839
1.91/0.92	o 348173
1.91/0.92	c Got one! Elapsed wall clock time (in seconds):0.84
1.91/0.92	o 348170
1.91/0.92	c Got one! Elapsed wall clock time (in seconds):0.84
1.91/0.92	o 348169
1.91/0.95	c Got one! Elapsed wall clock time (in seconds):0.865
1.91/0.95	o 348168
1.91/0.95	c Got one! Elapsed wall clock time (in seconds):0.866
1.91/0.95	o 348167
1.91/0.95	c Got one! Elapsed wall clock time (in seconds):0.867
1.91/0.95	o 346231
1.91/0.95	c Got one! Elapsed wall clock time (in seconds):0.87
1.91/0.95	o 345578
1.91/0.97	c Got one! Elapsed wall clock time (in seconds):0.881
1.91/0.97	o 345493
1.91/1.01	c cleaning 12850 clauses out of 25708 with flag 2015/57018
2.02/1.01	c Got one! Elapsed wall clock time (in seconds):0.924
2.02/1.01	o 345488
2.02/1.03	c Got one! Elapsed wall clock time (in seconds):0.946
2.02/1.03	o 345482
2.02/1.03	c Got one! Elapsed wall clock time (in seconds):0.947
2.02/1.03	o 345009
2.02/1.04	c Got one! Elapsed wall clock time (in seconds):0.953
2.02/1.04	o 345007
2.12/1.18	c cleaning 9867 clauses out of 19734 with flag 8850/63894
2.28/1.21	c Got one! Elapsed wall clock time (in seconds):1.121
2.28/1.21	o 345006
2.58/1.33	c cleaning 7458 clauses out of 14921 with flag 6725/68948
2.58/1.38	c Got one! Elapsed wall clock time (in seconds):1.299
2.58/1.38	o 344853
2.58/1.40	c Got one! Elapsed wall clock time (in seconds):1.31
2.58/1.40	o 344851
2.87/1.40	c Got one! Elapsed wall clock time (in seconds):1.32
2.87/1.40	o 344848
2.87/1.41	c Got one! Elapsed wall clock time (in seconds):1.322
2.87/1.41	o 344823
2.87/1.41	c Got one! Elapsed wall clock time (in seconds):1.323
2.87/1.41	o 344820
2.87/1.41	c Got one! Elapsed wall clock time (in seconds):1.323
2.87/1.41	o 344818
2.87/1.41	c Got one! Elapsed wall clock time (in seconds):1.324
2.87/1.41	o 344810
2.87/1.41	c Got one! Elapsed wall clock time (in seconds):1.327
2.87/1.41	o 344809
2.87/1.42	c Got one! Elapsed wall clock time (in seconds):1.331
2.87/1.42	o 344808
2.87/1.42	c Got one! Elapsed wall clock time (in seconds):1.335
2.87/1.42	o 344805
2.87/1.42	c Got one! Elapsed wall clock time (in seconds):1.336
2.87/1.42	o 344803
2.87/1.42	c Got one! Elapsed wall clock time (in seconds):1.336
2.87/1.42	o 344802
2.87/1.42	c Got one! Elapsed wall clock time (in seconds):1.336
2.87/1.42	o 344801
2.87/1.42	c Got one! Elapsed wall clock time (in seconds):1.338
2.87/1.42	o 344800
2.87/1.42	c Got one! Elapsed wall clock time (in seconds):1.339
2.87/1.42	o 344798
2.87/1.42	c Got one! Elapsed wall clock time (in seconds):1.339
2.87/1.42	o 344772
2.87/1.43	c Got one! Elapsed wall clock time (in seconds):1.34
2.87/1.43	o 344766
2.87/1.43	c Got one! Elapsed wall clock time (in seconds):1.34
2.87/1.43	o 344765
2.87/1.43	c Got one! Elapsed wall clock time (in seconds):1.342
2.87/1.43	o 344764
2.87/1.43	c Got one! Elapsed wall clock time (in seconds):1.342
2.87/1.43	o 344762
2.87/1.43	c Got one! Elapsed wall clock time (in seconds):1.342
2.87/1.43	o 344758
2.87/1.43	c Got one! Elapsed wall clock time (in seconds):1.342
2.87/1.43	o 344757
2.87/1.43	c Got one! Elapsed wall clock time (in seconds):1.342
2.87/1.43	o 344755
2.87/1.43	c Got one! Elapsed wall clock time (in seconds):1.343
2.87/1.43	o 344754
2.87/1.43	c Got one! Elapsed wall clock time (in seconds):1.343
2.87/1.43	o 344751
2.87/1.44	c Got one! Elapsed wall clock time (in seconds):1.355
2.87/1.44	o 344750
2.87/1.48	c starts		: 621
2.87/1.48	c conflicts		: 76665
2.87/1.48	c decisions		: 90611
2.87/1.48	c propagations		: 415063
2.87/1.48	c inspects		: 16602346
2.87/1.48	c shortcuts		: 0
2.87/1.48	c learnt literals	: 2
2.87/1.48	c learnt binary clauses	: 11
2.87/1.48	c learnt ternary clauses	: 15
2.87/1.48	c learnt constraints	: 76662
2.87/1.48	c ignored constraints	: 0
2.87/1.48	c root simplifications	: 0
2.87/1.48	c removed literals (reason simplification)	: 854958
2.87/1.48	c reason swapping (by a shorter reason)	: 0
2.87/1.48	c Calls to reduceDB	: 7
2.87/1.48	c Number of update (reduction) of LBD	: 2479
2.87/1.48	c Imported unit clauses	: 0
2.87/1.49	c No decision after first conflict	: false
2.87/1.49	c number of reductions to clauses (during analyze)	: 0
2.87/1.49	c number of learned constraints concerned by reduction	: 0
2.87/1.49	c number of learning phase by resolution	: 0
2.87/1.49	c number of learning phase by cutting planes	: 0
2.87/1.49	c number of rounding to 1 operations	: 0
2.87/1.49	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2.87/1.49	c number of reductions of the coefficients by power 2 	: 0
2.87/1.49	c number of right shift for reduction by power 2 	: 0
2.87/1.49	c number of reductions of the coefficients by GCD over coefficients 	: 0
2.87/1.49	c number of ending skipping 	: 0
2.87/1.49	c number of internal skipping 	: 0
2.87/1.49	c number of derivation steps 	: 0
2.87/1.49	c number of skipped derivation steps 	: 0
2.87/1.49	c number of remaining unassigned 	: 0
2.87/1.49	c number of remaining assigned 	: 0
2.87/1.49	c number of falsified literals weakened from reason	: 0
2.87/1.49	c number of falsified literals weakened from conflict	: 0
2.87/1.49	c time for arithmetic operations	: 0
2.87/1.49	c minimum degree of deleted constraints	: null
2.87/1.49	c maximum degree of deleted constraints	: null
2.87/1.49	c number of deleted constraints	: 0
2.87/1.49	c speed (assignments/second)	: 300117.859725235
2.87/1.49	c non guided choices	: 14
2.87/1.49	s OPTIMUM FOUND
2.87/1.49	c Found 368 solution(s)
2.87/1.49	v x1 -x2 x3 -x4 x5 -x6 x7 -x8 x9 -x10 x11 x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 x31 -x32 x33 -x34 x35 -x36 x37 -x38 x39 -x40 x41 -x42 x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 x72 x73 x74 x75 x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 
2.87/1.49	c objective function=344750
2.87/1.49	c Total wall clock time (in seconds): 1.404

Verifier Data

OK	344750

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-4783441-1782148773/watcher-4783441-1782148773 -o /tmp/evaluation-result-4783441-1782148773/solver-4783441-1782148773 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4783441-1782148773/vars-4783441-1782148773 --bin-var /tmp/runsolver-exch-nodeE004-1782145234-2327338 --watchdog 3760 java -jar HOME/sat4j-pb.jar ResolutionPB24 HOME/instance-4783441-1782148773.opb 

running on 4 cores: 0-3

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

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

CPU governors:
  performance: 0-3

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108434 MiB free)
  node 1: cores 8-15, 129019 MiB (95596 MiB free)
  node 2: cores 16-23, 129019 MiB (114282 MiB free)
  node 3: cores 24-31, 128957 MiB (113248 MiB free)
  node 4: cores 32-39, 129019 MiB (96105 MiB free)
  node 5: cores 40-47, 129019 MiB (107107 MiB free)
  node 6: cores 48-55, 129019 MiB (106740 MiB free)
  node 7: cores 56-63, 128474 MiB (103569 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100059 s]*
/proc/loadavg: 16.15 16.44 16.59 18/1220 2328798
/proc/meminfo: memFree=865359336/1055320700 swapFree=33554428/33554428
[pid=2328777] ppid=2328774 vsize=34966608 memory=60268 CPUtime=0.18 cores=0-3
/proc/2328777/stat : 2328777 (java) S 2328774 2328777 2327328 0 -1 4194304 7882 0 0 0 17 1 0 0 20 0 20 0 148165134 35805806592 14678 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
/proc/2328777/statm: 8741652 15067 6238 1 0 33353 0
[pid=2328777/tid=2328779] ppid=2328774 vsize=34966608 memory=448176484133 CPUtime=0.08 cores=0-3
/proc/2328777/task/2328779/stat : 2328779 (java) R 2328774 2328777 2327328 0 -1 4194368 3270 0 0 0 8 0 0 0 20 0 20 0 148165136 35805806592 14678 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328790] ppid=2328774 vsize=34966608 memory=2274 CPUtime=0 cores=0-3
/proc/2328777/task/2328790/stat : 2328790 (Referen..andler) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 20 0 148165137 35805806592 14678 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328791] ppid=2328774 vsize=34966608 memory=54087362281966 CPUtime=0 cores=0-3
/proc/2328777/task/2328791/stat : 2328791 (Finalizer) S 2328774 2328777 2327328 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 148165137 35805806592 14678 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328794] ppid=2328774 vsize=34966608 memory=61788255421027 CPUtime=0 cores=0-3
/proc/2328777/task/2328794/stat : 2328794 (Monitor..Thread) S 2328774 2328777 2327328 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 20 0 148165137 35805806592 14678 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328797] ppid=2328774 vsize=34966608 memory=55191219208997 CPUtime=0 cores=0-3
/proc/2328777/task/2328797/stat : 2328797 (Notific..Thread) S 2328774 2328777 2327328 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 20 0 148165137 35805806592 14678 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328798] ppid=2328774 vsize=34966608 memory=14971157304575241 CPUtime=0 cores=0-3
/proc/2328777/task/2328798/stat : 2328798 (Common-Cleaner) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 20 0 148165137 35805806592 14678 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328799] ppid=2328774 vsize=34966608 memory=3474584528461510224 CPUtime=0 cores=0-3
/proc/2328777/task/2328799/stat : 2328799 (Timer-0) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 20 0 148165145 35805806592 14678 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 34966608 KiB
Current children cumulated memory: 60268 KiB

[startup+0.213484 s]*
/proc/loadavg: 16.15 16.44 16.59 19/1222 2328800
/proc/meminfo: memFree=865352468/1055320700 swapFree=33554428/33554428
[pid=2328777] ppid=2328774 vsize=35033172 memory=72372 CPUtime=0.53 cores=0-3
/proc/2328777/stat : 2328777 (java) S 2328774 2328777 2327328 0 -1 4194304 9928 0 0 0 52 1 0 0 20 0 21 0 148165134 35873968128 17682 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
/proc/2328777/statm: 8758293 18093 6238 1 0 37885 0
[pid=2328777/tid=2328779] ppid=2328774 vsize=35033172 memory=5979075893 CPUtime=0.19 cores=0-3
/proc/2328777/task/2328779/stat : 2328779 (java) R 2328774 2328777 2327328 0 -1 4194368 3280 0 0 0 19 0 0 0 20 0 21 0 148165136 35873968128 17682 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328790] ppid=2328774 vsize=35033172 memory=215704930196 CPUtime=0 cores=0-3
/proc/2328777/task/2328790/stat : 2328790 (Referen..andler) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 148165137 35873968128 17682 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328791] ppid=2328774 vsize=35033172 memory=17979 CPUtime=0 cores=0-3
/proc/2328777/task/2328791/stat : 2328791 (Finalizer) S 2328774 2328777 2327328 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 148165137 35873968128 17682 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328794] ppid=2328774 vsize=35033172 memory=18330 CPUtime=0 cores=0-3
/proc/2328777/task/2328794/stat : 2328794 (Monitor..Thread) S 2328774 2328777 2327328 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 148165137 35873968128 17682 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328797] ppid=2328774 vsize=35033172 memory=18896 CPUtime=0 cores=0-3
/proc/2328777/task/2328797/stat : 2328797 (Notific..Thread) S 2328774 2328777 2327328 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 148165137 35873968128 17682 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328798] ppid=2328774 vsize=35033172 memory=61753 CPUtime=0 cores=0-3
/proc/2328777/task/2328798/stat : 2328798 (Common-Cleaner) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 148165137 35873968128 17682 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328799] ppid=2328774 vsize=35033172 memory=3833461820937745235 CPUtime=0 cores=0-3
/proc/2328777/task/2328799/stat : 2328799 (Timer-0) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 148165145 35873968128 17682 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 35033172 KiB
Current children cumulated memory: 72372 KiB

[startup+0.313487 s]*
/proc/loadavg: 16.15 16.44 16.59 19/1222 2328800
/proc/meminfo: memFree=865340748/1055320700 swapFree=33554428/33554428
[pid=2328777] ppid=2328774 vsize=35033172 memory=82248 CPUtime=0.83 cores=0-3
/proc/2328777/stat : 2328777 (java) S 2328774 2328777 2327328 0 -1 4194304 10891 0 0 0 82 1 0 0 20 0 21 0 148165134 35873968128 20229 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
/proc/2328777/statm: 8758293 20562 6238 1 0 37899 0
[pid=2328777/tid=2328779] ppid=2328774 vsize=35033172 memory=7813464326687584037 CPUtime=0.29 cores=0-3
/proc/2328777/task/2328779/stat : 2328779 (java) R 2328774 2328777 2327328 0 -1 4194368 3288 0 0 0 29 0 0 0 20 0 21 0 148165136 35873968128 20229 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328790] ppid=2328774 vsize=35033172 memory=2274 CPUtime=0 cores=0-3
/proc/2328777/task/2328790/stat : 2328790 (Referen..andler) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 148165137 35873968128 20229 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328791] ppid=2328774 vsize=35033172 memory=54087362281966 CPUtime=0 cores=0-3
/proc/2328777/task/2328791/stat : 2328791 (Finalizer) S 2328774 2328777 2327328 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 148165137 35873968128 20229 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328794] ppid=2328774 vsize=35033172 memory=61788255421027 CPUtime=0 cores=0-3
/proc/2328777/task/2328794/stat : 2328794 (Monitor..Thread) S 2328774 2328777 2327328 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 148165137 35873968128 20229 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328797] ppid=2328774 vsize=35033172 memory=55191219208997 CPUtime=0 cores=0-3
/proc/2328777/task/2328797/stat : 2328797 (Notific..Thread) S 2328774 2328777 2327328 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 148165137 35873968128 20229 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328798] ppid=2328774 vsize=35033172 memory=14971157304575241 CPUtime=0 cores=0-3
/proc/2328777/task/2328798/stat : 2328798 (Common-Cleaner) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 148165137 35873968128 20229 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328799] ppid=2328774 vsize=35033172 memory=3474584528461510224 CPUtime=0 cores=0-3
/proc/2328777/task/2328799/stat : 2328799 (Timer-0) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 148165145 35873968128 20229 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
Current children cumulated CPU time: 0.83 s
Current children cumulated vsize: 35033172 KiB
Current children cumulated memory: 82248 KiB

[startup+0.700245 s]
/proc/loadavg: 16.15 16.44 16.59 18/1222 2328800
/proc/meminfo: memFree=865330648/1055320700 swapFree=33554428/33554428
[pid=2328777] ppid=2328774 vsize=35099736 memory=97656 CPUtime=1.62 cores=0-3
/proc/2328777/stat : 2328777 (java) S 2328774 2328777 2327328 0 -1 4194304 11664 0 0 0 160 2 0 0 20 0 22 0 148165134 35942129664 24181 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
/proc/2328777/statm: 8774934 24414 6270 1 0 47259 0
[pid=2328777/tid=2328779] ppid=2328774 vsize=35099736 memory=61753 CPUtime=0.66 cores=0-3
/proc/2328777/task/2328779/stat : 2328779 (java) R 2328774 2328777 2327328 0 -1 4194368 3304 0 0 0 66 0 0 0 20 0 22 0 148165136 35942129664 24181 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328790] ppid=2328774 vsize=35099736 memory=3833461820937745235 CPUtime=0 cores=0-3
/proc/2328777/task/2328790/stat : 2328790 (Referen..andler) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 148165137 35942129664 24181 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328791] ppid=2328774 vsize=35099736 memory=17979 CPUtime=0 cores=0-3
/proc/2328777/task/2328791/stat : 2328791 (Finalizer) S 2328774 2328777 2327328 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 148165137 35942129664 24181 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328794] ppid=2328774 vsize=35099736 memory=18330 CPUtime=0 cores=0-3
/proc/2328777/task/2328794/stat : 2328794 (Monitor..Thread) S 2328774 2328777 2327328 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 148165137 35942129664 24181 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328797] ppid=2328774 vsize=35099736 memory=18896 CPUtime=0 cores=0-3
/proc/2328777/task/2328797/stat : 2328797 (Notific..Thread) S 2328774 2328777 2327328 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 148165137 35942129664 24181 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328798] ppid=2328774 vsize=35099736 memory=215704930196 CPUtime=0 cores=0-3
/proc/2328777/task/2328798/stat : 2328798 (Common-Cleaner) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 148165137 35942129664 24181 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328799] ppid=2328774 vsize=35099736 memory=3948 CPUtime=0 cores=0-3
/proc/2328777/task/2328799/stat : 2328799 (Timer-0) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 148165145 35942129664 24181 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 97656 KiB

[startup+1.50362 s]
# the end of solver process 2328777 was just reported to runsolver
# Child status: 30

# cumulated CPU time of all completed processes:  user=3.09106 s, system=0.03588 s

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

[startup+0.800195 s]
/proc/loadavg: 16.15 16.44 16.59 18/1222 2328800
/proc/meminfo: memFree=865330648/1055320700 swapFree=33554428/33554428
[pid=2328777] ppid=2328774 vsize=35099736 memory=97704 CPUtime=1.74 cores=0-3
/proc/2328777/stat : 2328777 (java) S 2328774 2328777 2327328 0 -1 4194304 11676 0 0 0 172 2 0 0 20 0 22 0 148165134 35942129664 24181 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
/proc/2328777/statm: 8774934 24426 6270 1 0 47263 0
[pid=2328777/tid=2328779] ppid=2328774 vsize=35099736 memory=132 CPUtime=0.77 cores=0-3
/proc/2328777/task/2328779/stat : 2328779 (java) R 2328774 2328777 2327328 0 -1 4194368 3304 0 0 0 76 1 0 0 20 0 22 0 148165136 35942129664 24181 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328790] ppid=2328774 vsize=35099736 memory=-7236258180984038496 CPUtime=0 cores=0-3
/proc/2328777/task/2328790/stat : 2328790 (Referen..andler) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 148165137 35942129664 24181 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328791] ppid=2328774 vsize=35099736 memory=0 CPUtime=0 cores=0-3
/proc/2328777/task/2328791/stat : 2328791 (Finalizer) S 2328774 2328777 2327328 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 148165137 35942129664 24181 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328794] ppid=2328774 vsize=35099736 memory=139958824241472 CPUtime=0 cores=0-3
/proc/2328777/task/2328794/stat : 2328794 (Monitor..Thread) S 2328774 2328777 2327328 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 148165137 35942129664 24181 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328797] ppid=2328774 vsize=35099736 memory=0 CPUtime=0 cores=0-3
/proc/2328777/task/2328797/stat : 2328797 (Notific..Thread) S 2328774 2328777 2327328 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 148165137 35942129664 24181 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328798] ppid=2328774 vsize=35099736 memory=0 CPUtime=0 cores=0-3
/proc/2328777/task/2328798/stat : 2328798 (Common-Cleaner) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 148165137 35942129664 24181 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328799] ppid=2328774 vsize=35099736 memory=47028 CPUtime=0 cores=0-3
/proc/2328777/task/2328799/stat : 2328799 (Timer-0) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 148165145 35942129664 24181 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 97704 KiB

[startup+1.20018 s]
/proc/loadavg: 16.15 16.44 16.59 17/1223 2328801
/proc/meminfo: memFree=865311488/1055320700 swapFree=33554428/33554428
[pid=2328777] ppid=2328774 vsize=35099736 memory=114444 CPUtime=2.28 cores=0-3
/proc/2328777/stat : 2328777 (java) S 2328774 2328777 2327328 0 -1 4194304 16044 0 0 0 226 2 0 0 20 0 22 0 148165134 35942129664 28457 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
/proc/2328777/statm: 8774934 28611 6270 1 0 51500 0
[pid=2328777/tid=2328779] ppid=2328774 vsize=35099736 memory=32086641 CPUtime=1.16 cores=0-3
/proc/2328777/task/2328779/stat : 2328779 (java) R 2328774 2328777 2327328 0 -1 4194368 4857 0 0 0 115 1 0 0 20 0 22 0 148165136 35942129664 28457 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328790] ppid=2328774 vsize=35099736 memory=32093414 CPUtime=0 cores=0-3
/proc/2328777/task/2328790/stat : 2328790 (Referen..andler) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 148165137 35942129664 28457 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328791] ppid=2328774 vsize=35099736 memory=-2698089755277968286 CPUtime=0 cores=0-3
/proc/2328777/task/2328791/stat : 2328791 (Finalizer) S 2328774 2328777 2327328 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 148165137 35942129664 28457 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328794] ppid=2328774 vsize=35099736 memory=8514726395714820749 CPUtime=0 cores=0-3
/proc/2328777/task/2328794/stat : 2328794 (Monitor..Thread) S 2328774 2328777 2327328 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 148165137 35942129664 28457 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328797] ppid=2328774 vsize=35099736 memory=8329016550912043595 CPUtime=0 cores=0-3
/proc/2328777/task/2328797/stat : 2328797 (Notific..Thread) S 2328774 2328777 2327328 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 148165137 35942129664 28457 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328798] ppid=2328774 vsize=35099736 memory=31670297 CPUtime=0 cores=0-3
/proc/2328777/task/2328798/stat : 2328798 (Common-Cleaner) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 148165137 35942129664 28457 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328799] ppid=2328774 vsize=35099736 memory=31986851 CPUtime=0 cores=0-3
/proc/2328777/task/2328799/stat : 2328799 (Timer-0) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 148165145 35942129664 28457 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
Current children cumulated CPU time: 2.28 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 114444 KiB

[startup+1.40023 s]
/proc/loadavg: 16.15 16.44 16.59 17/1223 2328801
/proc/meminfo: memFree=865311488/1055320700 swapFree=33554428/33554428
[pid=2328777] ppid=2328774 vsize=35099736 memory=125004 CPUtime=2.87 cores=0-3
/proc/2328777/stat : 2328777 (java) S 2328774 2328777 2327328 0 -1 4194304 20395 0 0 0 284 3 0 0 20 0 22 0 148165134 35942129664 30889 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
/proc/2328777/statm: 8774934 31251 6270 1 0 54367 0
[pid=2328777/tid=2328779] ppid=2328774 vsize=35099736 memory=32047866 CPUtime=1.36 cores=0-3
/proc/2328777/task/2328779/stat : 2328779 (java) R 2328774 2328777 2327328 0 -1 4194368 4895 0 0 0 135 1 0 0 20 0 22 0 148165136 35942129664 30889 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328790] ppid=2328774 vsize=35099736 memory=32101064 CPUtime=0 cores=0-3
/proc/2328777/task/2328790/stat : 2328790 (Referen..andler) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 148165137 35942129664 30889 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328791] ppid=2328774 vsize=35099736 memory=0 CPUtime=0 cores=0-3
/proc/2328777/task/2328791/stat : 2328791 (Finalizer) S 2328774 2328777 2327328 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 148165137 35942129664 30889 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328794] ppid=2328774 vsize=35099736 memory=0 CPUtime=0 cores=0-3
/proc/2328777/task/2328794/stat : 2328794 (Monitor..Thread) S 2328774 2328777 2327328 0 -1 4194368 5 0 0 0 0 0 0 0 20 0 22 0 148165137 35942129664 30889 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328797] ppid=2328774 vsize=35099736 memory=7161005080836309018 CPUtime=0 cores=0-3
/proc/2328777/task/2328797/stat : 2328797 (Notific..Thread) S 2328774 2328777 2327328 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 148165137 35942129664 30889 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328798] ppid=2328774 vsize=35099736 memory=6944656592455097440 CPUtime=0 cores=0-3
/proc/2328777/task/2328798/stat : 2328798 (Common-Cleaner) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 148165137 35942129664 30889 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
[pid=2328777/tid=2328799] ppid=2328774 vsize=35099736 memory=-6521883177981065760 CPUtime=0 cores=0-3
/proc/2328777/task/2328799/stat : 2328799 (Timer-0) S 2328774 2328777 2327328 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 148165145 35942129664 30889 18446744073709551615 94095439081472 94095439085168 140734429470560 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94095439093032 94095439093776 94095439986688 140734429472980 140734429473120 140734429473120 140734429478856 0
Current children cumulated CPU time: 2.87 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 125004 KiB

Child status: 30

Real time (s): 1.50366
CPU time (s): 3.12694
CPU user time (s): 3.09106
CPU system time (s): 0.03588
CPU usage (%): 207.955
Max. virtual memory (cumulated for all children) (KiB): 35099736
Max. memory (cumulated for all children) (KiB): 125004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.09106
system time used= 0.03588
maximum resident set size= 130828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22032
page faults= 0
swaps= 0
block input operations= 0
block output operations= 88
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1516
involuntary context switches= 378


# summary of solver processes directly reported to runsolver:
#   pid: 2328777
#   total CPU time (s): 3.12694
#   total CPU user time (s): 3.09106
#   total CPU system time (s): 0.03588

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.027557 second user time and 0.094863 second system time

The end

Launcher Data

Begin job on nodeE004 at 2026-06-22 19:19:33
IDJOB=4783441
IDBENCH=146898
IDSOLVER=3602
FILE ID=nodeE004/4783441-1782148773
RUNJOBID= nodeE004-1782145234-2327338
SLURM_JOB_ID= 12510925
Free space on /tmp= 801464 MiB

SOLVER NAME= Sat4j Resolution 2026-06-10
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/www.csit.fsu.edu/~burkardt/datasets/mps/normalized-mps-v2-20-10-maros.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4783441-1782148773/watcher-4783441-1782148773 -o /tmp/evaluation-result-4783441-1782148773/solver-4783441-1782148773 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4783441-1782148773/vars-4783441-1782148773 --bin-var /tmp/runsolver-exch-nodeE004-1782145234-2327338 --watchdog 3760  java -jar HOME/sat4j-pb.jar ResolutionPB24 HOME/instance-4783441-1782148773.opb

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

MD5SUM BENCH= 848e47deac6a47526073146630130ada
RANDOM SEED=1421462673

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        865363780 kB
MemAvailable:   986414016 kB
Buffers:            3352 kB
Cached:         125393536 kB
SwapCached:            0 kB
Active:         62686068 kB
Inactive:       123849000 kB
Active(anon):   62059532 kB
Inactive(anon):        0 kB
Active(file):     626536 kB
Inactive(file): 123849000 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               760 kB
Writeback:             4 kB
AnonPages:      61103032 kB
Mapped:           202356 kB
Shmem:            921344 kB
KReclaimable:    1434660 kB
Slab:            2001516 kB
SReclaimable:    1434660 kB
SUnreclaim:       566856 kB
KernelStack:       20160 kB
PageTables:       130192 kB
SecPageTables:     15372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   82036444 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      484052 kB
VmallocChunk:          0 kB
Percpu:           141824 kB
HardwareCorrupted:     0 kB
AnonHugePages:  59531264 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:      377284 kB
DirectMap2M:    20916224 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 801464 MiB
End job on nodeE004 at 2026-06-22 19:19:35