Trace number 4835493

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 CERT 2026-05-20 (cert)OPT cert.344750 3.99749 1.77043

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.10	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.10	c See www.sat4j.org for details.
0.00/0.11	c version PB26fixedPrime.v20260610
0.06/0.11	c java.runtime.name	OpenJDK Runtime Environment
0.06/0.11	c java.vm.name		OpenJDK 64-Bit Server VM
0.06/0.11	c java.vm.version	26.0.1+8-34
0.06/0.11	c java.vm.vendor	Oracle Corporation
0.06/0.11	c sun.arch.data.model	64
0.06/0.11	c java.version		26.0.1
0.06/0.11	c os.name		Linux
0.06/0.11	c os.version		5.14.0-611.55.1.el9_7.0.3.x86_64
0.06/0.11	c os.arch		amd64
0.06/0.11	c Free memory 		30334720
0.06/0.11	c Max memory 		32178700288
0.06/0.11	c Total memory 		33554432
0.06/0.11	c Number of processors 	4
0.06/0.14	c Pseudo Boolean Optimization by upper bound
0.06/0.14	c --- Begin Solver configuration ---
0.06/0.14	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@7637f22
0.06/0.14	c Learn all clauses as in MiniSAT
0.06/0.14	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.14	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.06/0.14	c Expensive reason simplification
0.06/0.14	c Glucose 2.1 dynamic restart strategy
0.06/0.14	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.06/0.14	c timeout=2147483s
0.06/0.14	c DB Simplification allowed=false
0.06/0.14	c Listener: none
0.06/0.14	c --- End Solver configuration ---
0.06/0.14	c solving HOME/instance-4835493-1783641088.opb
0.06/0.14	c reading problem ... 
0.06/0.14	c using VERIPB proof format
0.06/0.14	c  objective function found
0.06/0.15	c ... done. Wall clock time 0.012s.
0.06/0.15	c declared #vars     90
0.06/0.15	c #constraints  6
0.06/0.15	c constraints type 
0.06/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6
0.06/0.15	c 6 constraints processed.
0.06/0.16	c objective function length is 90 literals
0.06/0.17	c SATISFIABLE
0.06/0.17	c OPTIMIZING...
0.06/0.17	c Got one! Elapsed wall clock time (in seconds):0.03
0.06/0.17	o 399502
0.37/0.22	c Got one! Elapsed wall clock time (in seconds):0.083
0.37/0.22	o 399501
0.37/0.22	c Got one! Elapsed wall clock time (in seconds):0.085
0.37/0.22	o 399300
0.37/0.23	c Got one! Elapsed wall clock time (in seconds):0.091
0.37/0.23	o 399298
0.37/0.26	c Got one! Elapsed wall clock time (in seconds):0.121
0.37/0.26	o 399297
0.37/0.27	c Got one! Elapsed wall clock time (in seconds):0.127
0.37/0.27	o 399296
0.37/0.27	c Got one! Elapsed wall clock time (in seconds):0.128
0.37/0.27	o 399271
0.37/0.27	c Got one! Elapsed wall clock time (in seconds):0.129
0.37/0.27	o 399268
0.37/0.27	c Got one! Elapsed wall clock time (in seconds):0.129
0.37/0.27	o 399266
0.37/0.27	c Got one! Elapsed wall clock time (in seconds):0.13
0.37/0.27	o 399255
0.37/0.27	c Got one! Elapsed wall clock time (in seconds):0.13
0.37/0.27	o 399220
0.37/0.27	c Got one! Elapsed wall clock time (in seconds):0.131
0.37/0.27	o 399202
0.37/0.27	c Got one! Elapsed wall clock time (in seconds):0.131
0.37/0.27	o 399134
0.37/0.27	c Got one! Elapsed wall clock time (in seconds):0.131
0.37/0.27	o 399116
0.37/0.27	c Got one! Elapsed wall clock time (in seconds):0.132
0.37/0.27	o 399114
0.37/0.32	c Got one! Elapsed wall clock time (in seconds):0.177
0.37/0.32	o 399051
0.37/0.32	c Got one! Elapsed wall clock time (in seconds):0.178
0.37/0.32	o 397824
0.37/0.32	c Got one! Elapsed wall clock time (in seconds):0.178
0.37/0.32	o 396288
0.37/0.32	c Got one! Elapsed wall clock time (in seconds):0.179
0.37/0.32	o 382161
0.37/0.32	c Got one! Elapsed wall clock time (in seconds):0.179
0.37/0.32	o 382157
0.37/0.32	c Got one! Elapsed wall clock time (in seconds):0.18
0.37/0.32	o 382154
0.37/0.32	c Got one! Elapsed wall clock time (in seconds):0.18
0.37/0.32	o 382153
0.37/0.32	c Got one! Elapsed wall clock time (in seconds):0.182
0.37/0.32	o 382149
0.37/0.32	c Got one! Elapsed wall clock time (in seconds):0.182
0.37/0.32	o 382110
0.37/0.32	c Got one! Elapsed wall clock time (in seconds):0.182
0.37/0.32	o 382109
0.37/0.32	c Got one! Elapsed wall clock time (in seconds):0.183
0.37/0.32	o 382108
0.37/0.32	c Got one! Elapsed wall clock time (in seconds):0.183
0.37/0.32	o 382105
0.68/0.33	c Got one! Elapsed wall clock time (in seconds):0.187
0.68/0.33	o 382097
0.68/0.33	c Got one! Elapsed wall clock time (in seconds):0.187
0.68/0.33	o 382096
0.68/0.33	c Got one! Elapsed wall clock time (in seconds):0.188
0.68/0.33	o 382093
0.68/0.33	c Got one! Elapsed wall clock time (in seconds):0.188
0.68/0.33	o 382090
0.68/0.33	c Got one! Elapsed wall clock time (in seconds):0.189
0.68/0.33	o 382089
0.68/0.35	c Got one! Elapsed wall clock time (in seconds):0.208
0.68/0.35	o 382085
0.68/0.37	c Got one! Elapsed wall clock time (in seconds):0.23
0.68/0.37	o 382083
0.68/0.37	c Got one! Elapsed wall clock time (in seconds):0.23
0.68/0.37	o 382064
0.68/0.37	c Got one! Elapsed wall clock time (in seconds):0.231
0.68/0.37	o 382058
0.68/0.37	c Got one! Elapsed wall clock time (in seconds):0.231
0.68/0.37	o 382057
0.68/0.37	c Got one! Elapsed wall clock time (in seconds):0.233
0.68/0.37	o 382056
0.68/0.37	c Got one! Elapsed wall clock time (in seconds):0.234
0.68/0.37	o 382033
0.68/0.37	c Got one! Elapsed wall clock time (in seconds):0.234
0.68/0.37	o 382029
0.68/0.37	c Got one! Elapsed wall clock time (in seconds):0.235
0.68/0.37	o 382026
0.68/0.37	c Got one! Elapsed wall clock time (in seconds):0.235
0.68/0.37	o 382025
0.68/0.38	c Got one! Elapsed wall clock time (in seconds):0.245
0.68/0.38	o 382022
0.68/0.39	c Got one! Elapsed wall clock time (in seconds):0.248
0.68/0.39	o 382019
0.68/0.39	c Got one! Elapsed wall clock time (in seconds):0.249
0.68/0.39	o 382000
0.68/0.39	c Got one! Elapsed wall clock time (in seconds):0.249
0.68/0.39	o 381994
0.68/0.39	c Got one! Elapsed wall clock time (in seconds):0.25
0.68/0.39	o 381993
0.68/0.39	c Got one! Elapsed wall clock time (in seconds):0.254
0.68/0.39	o 381974
0.68/0.40	c Got one! Elapsed wall clock time (in seconds):0.256
0.68/0.40	o 381972
0.68/0.40	c Got one! Elapsed wall clock time (in seconds):0.257
0.68/0.40	o 381970
0.68/0.40	c Got one! Elapsed wall clock time (in seconds):0.257
0.68/0.40	o 381969
0.68/0.40	c Got one! Elapsed wall clock time (in seconds):0.258
0.68/0.40	o 381965
0.68/0.40	c Got one! Elapsed wall clock time (in seconds):0.258
0.68/0.40	o 381962
0.68/0.40	c Got one! Elapsed wall clock time (in seconds):0.258
0.68/0.40	o 381961
0.68/0.41	c Got one! Elapsed wall clock time (in seconds):0.271
0.68/0.41	o 381947
0.68/0.41	c Got one! Elapsed wall clock time (in seconds):0.272
0.68/0.41	o 381342
0.68/0.41	c Got one! Elapsed wall clock time (in seconds):0.272
0.68/0.41	o 381341
0.68/0.41	c Got one! Elapsed wall clock time (in seconds):0.273
0.68/0.41	o 381340
0.68/0.41	c Got one! Elapsed wall clock time (in seconds):0.273
0.68/0.41	o 381337
0.68/0.41	c Got one! Elapsed wall clock time (in seconds):0.275
0.68/0.41	o 381329
0.68/0.41	c Got one! Elapsed wall clock time (in seconds):0.276
0.68/0.41	o 381328
0.68/0.42	c Got one! Elapsed wall clock time (in seconds):0.276
0.68/0.42	o 381325
0.68/0.42	c Got one! Elapsed wall clock time (in seconds):0.277
0.68/0.42	o 381322
0.68/0.42	c Got one! Elapsed wall clock time (in seconds):0.277
0.68/0.42	o 381321
0.68/0.42	c Got one! Elapsed wall clock time (in seconds):0.279
0.68/0.42	o 381253
0.68/0.42	c Got one! Elapsed wall clock time (in seconds):0.279
0.68/0.42	o 381232
0.68/0.42	c Got one! Elapsed wall clock time (in seconds):0.279
0.68/0.42	o 381226
0.68/0.42	c Got one! Elapsed wall clock time (in seconds):0.28
0.68/0.42	o 381225
0.68/0.42	c Got one! Elapsed wall clock time (in seconds):0.285
0.68/0.42	o 381221
0.68/0.42	c Got one! Elapsed wall clock time (in seconds):0.285
0.68/0.42	o 381220
0.68/0.43	c Got one! Elapsed wall clock time (in seconds):0.286
0.68/0.43	o 381214
0.68/0.43	c Got one! Elapsed wall clock time (in seconds):0.286
0.68/0.43	o 381213
0.68/0.43	c Got one! Elapsed wall clock time (in seconds):0.287
0.68/0.43	o 381212
0.68/0.43	c Got one! Elapsed wall clock time (in seconds):0.287
0.68/0.43	o 381209
0.99/0.43	c Got one! Elapsed wall clock time (in seconds):0.289
0.99/0.43	o 381207
0.99/0.43	c Got one! Elapsed wall clock time (in seconds):0.292
0.99/0.43	o 381205
0.99/0.43	c Got one! Elapsed wall clock time (in seconds):0.293
0.99/0.43	o 381201
0.99/0.43	c Got one! Elapsed wall clock time (in seconds):0.293
0.99/0.43	o 381197
0.99/0.43	c Got one! Elapsed wall clock time (in seconds):0.294
0.99/0.43	o 381194
0.99/0.43	c Got one! Elapsed wall clock time (in seconds):0.294
0.99/0.43	o 381193
0.99/0.45	c Got one! Elapsed wall clock time (in seconds):0.312
0.99/0.45	o 381162
0.99/0.47	c Got one! Elapsed wall clock time (in seconds):0.336
0.99/0.47	o 381160
0.99/0.48	c Got one! Elapsed wall clock time (in seconds):0.336
0.99/0.48	o 381137
0.99/0.48	c Got one! Elapsed wall clock time (in seconds):0.337
0.99/0.48	o 381133
0.99/0.48	c Got one! Elapsed wall clock time (in seconds):0.337
0.99/0.48	o 381130
0.99/0.48	c Got one! Elapsed wall clock time (in seconds):0.337
0.99/0.48	o 381129
0.99/0.48	c Got one! Elapsed wall clock time (in seconds):0.338
0.99/0.48	o 381125
0.99/0.48	c Got one! Elapsed wall clock time (in seconds):0.339
0.99/0.48	o 381086
0.99/0.48	c Got one! Elapsed wall clock time (in seconds):0.339
0.99/0.48	o 381085
0.99/0.48	c Got one! Elapsed wall clock time (in seconds):0.339
0.99/0.48	o 381084
0.99/0.48	c Got one! Elapsed wall clock time (in seconds):0.34
0.99/0.48	o 381081
0.99/0.48	c Got one! Elapsed wall clock time (in seconds):0.342
0.99/0.48	o 381073
0.99/0.48	c Got one! Elapsed wall clock time (in seconds):0.343
0.99/0.48	o 381072
0.99/0.48	c Got one! Elapsed wall clock time (in seconds):0.343
0.99/0.48	o 381069
0.99/0.48	c Got one! Elapsed wall clock time (in seconds):0.344
0.99/0.48	o 381066
0.99/0.48	c Got one! Elapsed wall clock time (in seconds):0.344
0.99/0.48	o 381065
0.99/0.49	c Got one! Elapsed wall clock time (in seconds):0.355
0.99/0.49	o 381061
0.99/0.53	c cleaning 5970 clauses out of 11953 with flag 2059/11953
1.33/0.56	c Got one! Elapsed wall clock time (in seconds):0.416
1.33/0.56	o 380725
1.33/0.58	c Got one! Elapsed wall clock time (in seconds):0.445
1.33/0.58	o 380576
1.33/0.59	c Got one! Elapsed wall clock time (in seconds):0.447
1.33/0.59	o 379006
1.33/0.60	c Got one! Elapsed wall clock time (in seconds):0.465
1.33/0.60	o 378862
1.33/0.61	c Got one! Elapsed wall clock time (in seconds):0.466
1.33/0.61	o 378112
1.33/0.61	c Got one! Elapsed wall clock time (in seconds):0.467
1.33/0.61	o 377814
1.33/0.61	c Got one! Elapsed wall clock time (in seconds):0.467
1.33/0.61	o 376215
1.33/0.61	c Got one! Elapsed wall clock time (in seconds):0.468
1.33/0.61	o 375950
1.33/0.61	c Got one! Elapsed wall clock time (in seconds):0.468
1.33/0.61	o 375944
1.33/0.61	c Got one! Elapsed wall clock time (in seconds):0.469
1.33/0.61	o 375932
1.33/0.61	c Got one! Elapsed wall clock time (in seconds):0.469
1.33/0.61	o 375930
1.33/0.62	c Got one! Elapsed wall clock time (in seconds):0.478
1.33/0.62	o 375893
1.33/0.62	c Got one! Elapsed wall clock time (in seconds):0.479
1.33/0.62	o 375887
1.33/0.62	c Got one! Elapsed wall clock time (in seconds):0.479
1.33/0.62	o 375748
1.33/0.62	c Got one! Elapsed wall clock time (in seconds):0.479
1.33/0.62	o 375746
1.33/0.62	c Got one! Elapsed wall clock time (in seconds):0.48
1.33/0.62	o 375738
1.58/0.62	c Got one! Elapsed wall clock time (in seconds):0.48
1.58/0.62	o 375736
1.58/0.62	c Got one! Elapsed wall clock time (in seconds):0.48
1.58/0.62	o 375734
1.58/0.62	c Got one! Elapsed wall clock time (in seconds):0.481
1.58/0.62	o 375723
1.58/0.62	c Got one! Elapsed wall clock time (in seconds):0.481
1.58/0.62	o 375716
1.58/0.62	c Got one! Elapsed wall clock time (in seconds):0.481
1.58/0.62	o 375714
1.58/0.62	c Got one! Elapsed wall clock time (in seconds):0.481
1.58/0.62	o 375703
1.58/0.62	c Got one! Elapsed wall clock time (in seconds):0.481
1.58/0.62	o 375668
1.58/0.62	c Got one! Elapsed wall clock time (in seconds):0.482
1.58/0.62	o 375650
1.58/0.62	c Got one! Elapsed wall clock time (in seconds):0.482
1.58/0.62	o 375582
1.58/0.62	c Got one! Elapsed wall clock time (in seconds):0.482
1.58/0.62	o 375564
1.58/0.62	c Got one! Elapsed wall clock time (in seconds):0.482
1.58/0.62	o 375562
1.58/0.65	c cleaning 6913 clauses out of 13826 with flag 2054/19796
1.58/0.65	c Got one! Elapsed wall clock time (in seconds):0.513
1.58/0.65	o 366464
1.81/0.70	c Got one! Elapsed wall clock time (in seconds):0.559
1.81/0.70	o 366448
1.81/0.70	c Got one! Elapsed wall clock time (in seconds):0.561
1.81/0.70	o 364039
1.81/0.71	c Got one! Elapsed wall clock time (in seconds):0.571
1.81/0.71	o 364038
1.81/0.71	c Got one! Elapsed wall clock time (in seconds):0.573
1.81/0.71	o 363806
1.81/0.71	c Got one! Elapsed wall clock time (in seconds):0.573
1.81/0.71	o 360883
1.81/0.71	c Got one! Elapsed wall clock time (in seconds):0.574
1.81/0.71	o 360855
1.81/0.71	c Got one! Elapsed wall clock time (in seconds):0.575
1.81/0.71	o 360590
1.81/0.71	c Got one! Elapsed wall clock time (in seconds):0.575
1.81/0.71	o 360589
1.81/0.71	c Got one! Elapsed wall clock time (in seconds):0.575
1.81/0.71	o 360572
1.81/0.71	c Got one! Elapsed wall clock time (in seconds):0.575
1.81/0.71	o 360570
1.81/0.72	c Got one! Elapsed wall clock time (in seconds):0.577
1.81/0.72	o 360568
1.81/0.72	c Got one! Elapsed wall clock time (in seconds):0.578
1.81/0.72	o 360567
1.81/0.72	c Got one! Elapsed wall clock time (in seconds):0.579
1.81/0.72	o 360391
1.81/0.72	c Got one! Elapsed wall clock time (in seconds):0.579
1.81/0.72	o 360388
1.81/0.72	c Got one! Elapsed wall clock time (in seconds):0.579
1.81/0.72	o 360386
1.81/0.72	c Got one! Elapsed wall clock time (in seconds):0.579
1.81/0.72	o 360385
1.81/0.72	c Got one! Elapsed wall clock time (in seconds):0.58
1.81/0.72	o 360384
1.81/0.72	c Got one! Elapsed wall clock time (in seconds):0.58
1.81/0.72	o 360374
1.81/0.72	c Got one! Elapsed wall clock time (in seconds):0.58
1.81/0.72	o 360363
1.81/0.72	c Got one! Elapsed wall clock time (in seconds):0.58
1.81/0.72	o 360356
1.81/0.72	c Got one! Elapsed wall clock time (in seconds):0.58
1.81/0.72	o 360354
1.81/0.72	c Got one! Elapsed wall clock time (in seconds):0.58
1.81/0.72	o 360343
1.81/0.72	c Got one! Elapsed wall clock time (in seconds):0.581
1.81/0.72	o 360308
1.81/0.72	c Got one! Elapsed wall clock time (in seconds):0.581
1.81/0.72	o 360290
1.81/0.72	c Got one! Elapsed wall clock time (in seconds):0.581
1.81/0.72	o 360222
1.81/0.72	c Got one! Elapsed wall clock time (in seconds):0.581
1.81/0.72	o 360204
1.81/0.72	c Got one! Elapsed wall clock time (in seconds):0.581
1.81/0.72	o 360202
1.81/0.75	c cleaning 7020 clauses out of 14040 with flag 4087/26923
1.81/0.76	c Got one! Elapsed wall clock time (in seconds):0.616
1.81/0.76	o 360176
1.81/0.77	c Got one! Elapsed wall clock time (in seconds):0.633
1.81/0.77	o 353266
1.81/0.78	c Got one! Elapsed wall clock time (in seconds):0.64
1.81/0.78	o 352657
2.11/0.80	c Got one! Elapsed wall clock time (in seconds):0.659
2.11/0.80	o 352645
2.11/0.80	c Got one! Elapsed wall clock time (in seconds):0.661
2.11/0.80	o 352642
2.11/0.80	c Got one! Elapsed wall clock time (in seconds):0.662
2.11/0.80	o 352640
2.11/0.80	c Got one! Elapsed wall clock time (in seconds):0.662
2.11/0.80	o 352622
2.11/0.80	c Got one! Elapsed wall clock time (in seconds):0.662
2.11/0.80	o 352618
2.11/0.80	c Got one! Elapsed wall clock time (in seconds):0.663
2.11/0.80	o 352592
2.11/0.80	c Got one! Elapsed wall clock time (in seconds):0.663
2.11/0.80	o 352574
2.11/0.80	c Got one! Elapsed wall clock time (in seconds):0.663
2.11/0.80	o 352542
2.11/0.80	c Got one! Elapsed wall clock time (in seconds):0.663
2.11/0.80	o 352524
2.11/0.80	c Got one! Elapsed wall clock time (in seconds):0.663
2.11/0.80	o 352522
2.11/0.82	c Got one! Elapsed wall clock time (in seconds):0.682
2.11/0.82	o 352488
2.11/0.82	c Got one! Elapsed wall clock time (in seconds):0.683
2.11/0.82	o 351024
2.11/0.82	c Got one! Elapsed wall clock time (in seconds):0.683
2.11/0.82	o 351018
2.11/0.82	c Got one! Elapsed wall clock time (in seconds):0.683
2.11/0.82	o 351017
2.11/0.83	c Got one! Elapsed wall clock time (in seconds):0.689
2.11/0.83	o 351013
2.11/0.83	c Got one! Elapsed wall clock time (in seconds):0.69
2.11/0.83	o 351012
2.11/0.83	c Got one! Elapsed wall clock time (in seconds):0.69
2.11/0.83	o 351006
2.11/0.83	c Got one! Elapsed wall clock time (in seconds):0.69
2.11/0.83	o 351005
2.11/0.83	c Got one! Elapsed wall clock time (in seconds):0.691
2.11/0.83	o 351004
2.11/0.83	c Got one! Elapsed wall clock time (in seconds):0.691
2.11/0.83	o 351002
2.11/0.83	c Got one! Elapsed wall clock time (in seconds):0.691
2.11/0.83	o 351001
2.11/0.84	c Got one! Elapsed wall clock time (in seconds):0.698
2.11/0.84	o 350999
2.11/0.84	c Got one! Elapsed wall clock time (in seconds):0.698
2.11/0.84	o 350993
2.11/0.84	c Got one! Elapsed wall clock time (in seconds):0.699
2.11/0.84	o 350989
2.11/0.84	c Got one! Elapsed wall clock time (in seconds):0.699
2.11/0.84	o 350986
2.11/0.84	c Got one! Elapsed wall clock time (in seconds):0.699
2.11/0.84	o 350985
2.11/0.84	c Got one! Elapsed wall clock time (in seconds):0.704
2.11/0.84	o 350984
2.11/0.85	c Got one! Elapsed wall clock time (in seconds):0.709
2.11/0.85	o 350982
2.11/0.85	c Got one! Elapsed wall clock time (in seconds):0.709
2.11/0.85	o 350832
2.11/0.85	c Got one! Elapsed wall clock time (in seconds):0.709
2.11/0.85	o 350826
2.11/0.85	c Got one! Elapsed wall clock time (in seconds):0.709
2.11/0.85	o 350825
2.11/0.85	c Got one! Elapsed wall clock time (in seconds):0.711
2.11/0.85	o 350824
2.11/0.85	c Got one! Elapsed wall clock time (in seconds):0.711
2.11/0.85	o 350801
2.11/0.85	c Got one! Elapsed wall clock time (in seconds):0.711
2.11/0.85	o 350797
2.11/0.85	c Got one! Elapsed wall clock time (in seconds):0.711
2.11/0.85	o 350794
2.11/0.85	c Got one! Elapsed wall clock time (in seconds):0.711
2.11/0.85	o 350793
2.11/0.87	c Got one! Elapsed wall clock time (in seconds):0.732
2.11/0.87	o 350750
2.11/0.88	c Got one! Elapsed wall clock time (in seconds):0.74
2.11/0.88	o 350749
2.11/0.88	c Got one! Elapsed wall clock time (in seconds):0.74
2.11/0.88	o 350745
2.11/0.88	c Got one! Elapsed wall clock time (in seconds):0.741
2.11/0.88	o 350744
2.11/0.88	c Got one! Elapsed wall clock time (in seconds):0.741
2.11/0.88	o 350737
2.11/0.88	c Got one! Elapsed wall clock time (in seconds):0.741
2.11/0.88	o 350733
2.11/0.88	c Got one! Elapsed wall clock time (in seconds):0.741
2.11/0.88	o 350730
2.11/0.88	c Got one! Elapsed wall clock time (in seconds):0.742
2.11/0.88	o 350729
2.40/0.90	c Got one! Elapsed wall clock time (in seconds):0.759
2.40/0.90	o 350728
2.40/0.90	c Got one! Elapsed wall clock time (in seconds):0.765
2.40/0.90	o 350680
2.40/0.91	c Got one! Elapsed wall clock time (in seconds):0.773
2.40/0.91	o 350673
2.40/0.93	c Got one! Elapsed wall clock time (in seconds):0.788
2.40/0.93	o 350672
2.40/0.93	c Got one! Elapsed wall clock time (in seconds):0.788
2.40/0.93	o 350622
2.40/0.93	c Got one! Elapsed wall clock time (in seconds):0.788
2.40/0.93	o 350621
2.40/0.93	c Got one! Elapsed wall clock time (in seconds):0.789
2.40/0.93	o 350620
2.40/0.93	c Got one! Elapsed wall clock time (in seconds):0.789
2.40/0.93	o 350617
2.40/0.93	c Got one! Elapsed wall clock time (in seconds):0.79
2.40/0.93	o 350613
2.40/0.93	c Got one! Elapsed wall clock time (in seconds):0.79
2.40/0.93	o 350612
2.40/0.93	c Got one! Elapsed wall clock time (in seconds):0.79
2.40/0.93	o 350609
2.40/0.93	c Got one! Elapsed wall clock time (in seconds):0.791
2.40/0.93	o 350605
2.40/0.93	c Got one! Elapsed wall clock time (in seconds):0.791
2.40/0.93	o 350602
2.40/0.93	c Got one! Elapsed wall clock time (in seconds):0.791
2.40/0.93	o 350601
2.40/0.93	c Got one! Elapsed wall clock time (in seconds):0.792
2.40/0.93	o 350595
2.40/0.93	c Got one! Elapsed wall clock time (in seconds):0.792
2.40/0.93	o 350512
2.40/0.93	c Got one! Elapsed wall clock time (in seconds):0.793
2.40/0.93	o 350506
2.40/0.93	c Got one! Elapsed wall clock time (in seconds):0.793
2.40/0.93	o 350505
2.40/0.94	c Got one! Elapsed wall clock time (in seconds):0.801
2.40/0.94	o 350449
2.40/0.96	c Got one! Elapsed wall clock time (in seconds):0.82
2.40/0.96	o 350440
2.40/0.96	c Got one! Elapsed wall clock time (in seconds):0.824
2.40/0.96	o 350436
2.40/0.98	c Got one! Elapsed wall clock time (in seconds):0.836
2.40/0.98	o 350320
2.40/0.98	c Got one! Elapsed wall clock time (in seconds):0.846
2.40/0.98	o 350289
2.61/1.03	c cleaning 11407 clauses out of 22813 with flag 2542/42716
2.61/1.03	c Got one! Elapsed wall clock time (in seconds):0.886
2.61/1.03	o 350078
2.61/1.03	c Got one! Elapsed wall clock time (in seconds):0.893
2.61/1.03	o 350074
2.61/1.03	c Got one! Elapsed wall clock time (in seconds):0.893
2.61/1.03	o 349393
2.61/1.03	c Got one! Elapsed wall clock time (in seconds):0.893
2.61/1.03	o 349389
2.61/1.03	c Got one! Elapsed wall clock time (in seconds):0.894
2.61/1.03	o 349386
2.61/1.03	c Got one! Elapsed wall clock time (in seconds):0.894
2.61/1.03	o 349385
2.61/1.03	c Got one! Elapsed wall clock time (in seconds):0.894
2.61/1.03	o 349381
2.61/1.03	c Got one! Elapsed wall clock time (in seconds):0.894
2.61/1.03	o 349342
2.61/1.03	c Got one! Elapsed wall clock time (in seconds):0.894
2.61/1.03	o 349341
2.61/1.03	c Got one! Elapsed wall clock time (in seconds):0.895
2.61/1.03	o 349340
2.61/1.03	c Got one! Elapsed wall clock time (in seconds):0.895
2.61/1.03	o 349337
2.61/1.04	c Got one! Elapsed wall clock time (in seconds):0.896
2.61/1.04	o 349329
2.61/1.04	c Got one! Elapsed wall clock time (in seconds):0.896
2.61/1.04	o 349328
2.61/1.04	c Got one! Elapsed wall clock time (in seconds):0.897
2.61/1.04	o 349325
2.61/1.04	c Got one! Elapsed wall clock time (in seconds):0.897
2.61/1.04	o 349322
2.61/1.04	c Got one! Elapsed wall clock time (in seconds):0.897
2.61/1.04	o 349321
2.61/1.05	c Got one! Elapsed wall clock time (in seconds):0.908
2.61/1.05	o 349320
2.61/1.05	c Got one! Elapsed wall clock time (in seconds):0.912
2.61/1.05	o 349315
2.61/1.05	c Got one! Elapsed wall clock time (in seconds):0.912
2.61/1.05	o 349296
2.61/1.05	c Got one! Elapsed wall clock time (in seconds):0.912
2.61/1.05	o 349290
2.61/1.05	c Got one! Elapsed wall clock time (in seconds):0.912
2.61/1.05	o 349289
2.61/1.05	c Got one! Elapsed wall clock time (in seconds):0.914
2.61/1.05	o 349288
2.61/1.05	c Got one! Elapsed wall clock time (in seconds):0.914
2.61/1.05	o 349265
2.61/1.05	c Got one! Elapsed wall clock time (in seconds):0.914
2.61/1.05	o 349261
2.61/1.05	c Got one! Elapsed wall clock time (in seconds):0.915
2.61/1.05	o 349258
2.61/1.05	c Got one! Elapsed wall clock time (in seconds):0.915
2.61/1.05	o 349257
2.61/1.06	c Got one! Elapsed wall clock time (in seconds):0.924
2.61/1.06	o 349254
2.61/1.07	c Got one! Elapsed wall clock time (in seconds):0.933
2.61/1.07	o 349251
2.61/1.07	c Got one! Elapsed wall clock time (in seconds):0.933
2.61/1.07	o 349232
2.61/1.07	c Got one! Elapsed wall clock time (in seconds):0.933
2.61/1.07	o 349228
2.61/1.07	c Got one! Elapsed wall clock time (in seconds):0.933
2.61/1.07	o 349225
2.61/1.08	c Got one! Elapsed wall clock time (in seconds):0.936
2.61/1.08	o 349224
2.61/1.08	c Got one! Elapsed wall clock time (in seconds):0.938
2.61/1.08	o 349217
2.61/1.08	c Got one! Elapsed wall clock time (in seconds):0.938
2.61/1.08	o 349214
2.61/1.08	c Got one! Elapsed wall clock time (in seconds):0.938
2.61/1.08	o 349213
2.61/1.08	c Got one! Elapsed wall clock time (in seconds):0.938
2.61/1.08	o 349212
2.61/1.08	c Got one! Elapsed wall clock time (in seconds):0.939
2.61/1.08	o 349209
2.61/1.08	c Got one! Elapsed wall clock time (in seconds):0.94
2.61/1.08	o 349205
2.61/1.08	c Got one! Elapsed wall clock time (in seconds):0.94
2.61/1.08	o 349204
2.61/1.08	c Got one! Elapsed wall clock time (in seconds):0.94
2.61/1.08	o 349201
2.61/1.08	c Got one! Elapsed wall clock time (in seconds):0.94
2.61/1.08	o 349197
2.61/1.08	c Got one! Elapsed wall clock time (in seconds):0.94
2.61/1.08	o 349194
2.61/1.08	c Got one! Elapsed wall clock time (in seconds):0.94
2.61/1.08	o 349193
2.61/1.09	c Got one! Elapsed wall clock time (in seconds):0.951
2.61/1.09	o 349192
2.61/1.09	c Got one! Elapsed wall clock time (in seconds):0.951
2.61/1.09	o 348574
2.61/1.09	c Got one! Elapsed wall clock time (in seconds):0.951
2.61/1.09	o 348573
2.61/1.09	c Got one! Elapsed wall clock time (in seconds):0.951
2.61/1.09	o 348572
2.61/1.09	c Got one! Elapsed wall clock time (in seconds):0.952
2.61/1.09	o 348569
2.61/1.09	c Got one! Elapsed wall clock time (in seconds):0.953
2.61/1.09	o 348561
2.61/1.09	c Got one! Elapsed wall clock time (in seconds):0.953
2.61/1.09	o 348560
2.61/1.09	c Got one! Elapsed wall clock time (in seconds):0.954
2.61/1.09	o 348557
2.61/1.09	c Got one! Elapsed wall clock time (in seconds):0.954
2.61/1.09	o 348554
2.61/1.09	c Got one! Elapsed wall clock time (in seconds):0.954
2.61/1.09	o 348553
2.61/1.09	c Got one! Elapsed wall clock time (in seconds):0.955
2.61/1.09	o 348485
2.61/1.09	c Got one! Elapsed wall clock time (in seconds):0.955
2.61/1.09	o 348464
2.61/1.09	c Got one! Elapsed wall clock time (in seconds):0.955
2.61/1.09	o 348458
2.61/1.10	c Got one! Elapsed wall clock time (in seconds):0.956
2.61/1.10	o 348457
2.61/1.10	c Got one! Elapsed wall clock time (in seconds):0.963
2.61/1.10	o 348456
2.61/1.10	c Got one! Elapsed wall clock time (in seconds):0.963
2.61/1.10	o 348455
2.61/1.10	c Got one! Elapsed wall clock time (in seconds):0.963
2.61/1.10	o 348446
2.61/1.10	c Got one! Elapsed wall clock time (in seconds):0.963
2.61/1.10	o 348445
2.61/1.10	c Got one! Elapsed wall clock time (in seconds):0.964
2.61/1.10	o 348444
2.61/1.10	c Got one! Elapsed wall clock time (in seconds):0.964
2.61/1.10	o 348441
2.61/1.10	c Got one! Elapsed wall clock time (in seconds):0.964
2.61/1.10	o 348434
2.61/1.10	c Got one! Elapsed wall clock time (in seconds):0.964
2.61/1.10	o 348433
2.61/1.10	c Got one! Elapsed wall clock time (in seconds):0.965
2.61/1.10	o 348429
2.61/1.10	c Got one! Elapsed wall clock time (in seconds):0.965
2.61/1.10	o 348426
2.61/1.10	c Got one! Elapsed wall clock time (in seconds):0.965
2.61/1.10	o 348425
2.75/1.11	c Got one! Elapsed wall clock time (in seconds):0.974
2.75/1.11	o 348424
2.75/1.12	c Got one! Elapsed wall clock time (in seconds):0.978
2.75/1.12	o 348388
2.75/1.12	c Got one! Elapsed wall clock time (in seconds):0.978
2.75/1.12	o 348369
2.75/1.12	c Got one! Elapsed wall clock time (in seconds):0.978
2.75/1.12	o 348365
2.75/1.12	c Got one! Elapsed wall clock time (in seconds):0.978
2.75/1.12	o 348362
2.75/1.12	c Got one! Elapsed wall clock time (in seconds):0.978
2.75/1.12	o 348361
2.75/1.13	c Got one! Elapsed wall clock time (in seconds):0.988
2.75/1.13	o 348360
2.75/1.13	c Got one! Elapsed wall clock time (in seconds):0.988
2.75/1.13	o 348318
2.75/1.13	c Got one! Elapsed wall clock time (in seconds):0.988
2.75/1.13	o 348317
2.75/1.13	c Got one! Elapsed wall clock time (in seconds):0.988
2.75/1.13	o 348316
2.75/1.13	c Got one! Elapsed wall clock time (in seconds):0.989
2.75/1.13	o 348313
2.75/1.13	c Got one! Elapsed wall clock time (in seconds):0.99
2.75/1.13	o 348311
2.75/1.13	c Got one! Elapsed wall clock time (in seconds):0.991
2.75/1.13	o 348310
2.75/1.13	c Got one! Elapsed wall clock time (in seconds):0.991
2.75/1.13	o 348305
2.75/1.13	c Got one! Elapsed wall clock time (in seconds):0.991
2.75/1.13	o 348301
2.75/1.13	c Got one! Elapsed wall clock time (in seconds):0.991
2.75/1.13	o 348298
2.75/1.13	c Got one! Elapsed wall clock time (in seconds):0.991
2.75/1.13	o 348297
2.75/1.15	c Got one! Elapsed wall clock time (in seconds):1.007
2.75/1.15	o 348296
2.75/1.15	c Got one! Elapsed wall clock time (in seconds):1.008
2.75/1.15	o 348281
2.75/1.15	c Got one! Elapsed wall clock time (in seconds):1.008
2.75/1.15	o 348272
2.75/1.15	c Got one! Elapsed wall clock time (in seconds):1.009
2.75/1.15	o 348266
2.75/1.15	c Got one! Elapsed wall clock time (in seconds):1.009
2.75/1.15	o 348265
2.75/1.15	c Got one! Elapsed wall clock time (in seconds):1.009
2.75/1.15	o 348242
2.75/1.15	c Got one! Elapsed wall clock time (in seconds):1.009
2.75/1.15	o 348241
2.75/1.15	c Got one! Elapsed wall clock time (in seconds):1.01
2.75/1.15	o 348237
2.75/1.15	c Got one! Elapsed wall clock time (in seconds):1.01
2.75/1.15	o 348234
2.75/1.15	c Got one! Elapsed wall clock time (in seconds):1.01
2.75/1.15	o 348233
2.75/1.17	c Got one! Elapsed wall clock time (in seconds):1.028
2.75/1.17	o 348231
2.75/1.18	c Got one! Elapsed wall clock time (in seconds):1.038
2.75/1.18	o 348228
2.75/1.18	c Got one! Elapsed wall clock time (in seconds):1.039
2.75/1.18	o 348208
2.75/1.18	c Got one! Elapsed wall clock time (in seconds):1.039
2.75/1.18	o 348202
2.75/1.18	c Got one! Elapsed wall clock time (in seconds):1.039
2.75/1.18	o 348201
2.75/1.18	c Got one! Elapsed wall clock time (in seconds):1.043
2.75/1.18	o 348197
2.75/1.18	c Got one! Elapsed wall clock time (in seconds):1.043
2.75/1.18	o 348190
2.75/1.18	c Got one! Elapsed wall clock time (in seconds):1.043
2.75/1.18	o 348189
2.75/1.18	c Got one! Elapsed wall clock time (in seconds):1.043
2.75/1.18	o 348188
2.75/1.18	c Got one! Elapsed wall clock time (in seconds):1.044
2.75/1.18	o 348185
2.75/1.18	c Got one! Elapsed wall clock time (in seconds):1.044
2.75/1.18	o 348181
2.75/1.18	c Got one! Elapsed wall clock time (in seconds):1.044
2.75/1.18	o 348177
2.75/1.18	c Got one! Elapsed wall clock time (in seconds):1.045
2.75/1.18	o 348173
2.75/1.18	c Got one! Elapsed wall clock time (in seconds):1.045
2.75/1.18	o 348170
2.75/1.18	c Got one! Elapsed wall clock time (in seconds):1.045
2.75/1.18	o 348169
2.84/1.22	c Got one! Elapsed wall clock time (in seconds):1.077
2.84/1.22	o 348168
2.84/1.22	c Got one! Elapsed wall clock time (in seconds):1.078
2.84/1.22	o 348167
2.84/1.22	c Got one! Elapsed wall clock time (in seconds):1.08
2.84/1.22	o 346231
2.84/1.22	c Got one! Elapsed wall clock time (in seconds):1.082
2.84/1.22	o 345578
2.84/1.24	c Got one! Elapsed wall clock time (in seconds):1.099
2.84/1.24	o 345493
2.84/1.28	c cleaning 12850 clauses out of 25708 with flag 2015/57018
2.84/1.28	c Got one! Elapsed wall clock time (in seconds):1.143
2.84/1.28	o 345488
2.93/1.31	c Got one! Elapsed wall clock time (in seconds):1.167
2.93/1.31	o 345482
2.93/1.31	c Got one! Elapsed wall clock time (in seconds):1.169
2.93/1.31	o 345009
2.93/1.32	c Got one! Elapsed wall clock time (in seconds):1.177
2.93/1.32	o 345007
3.02/1.47	c cleaning 9867 clauses out of 19734 with flag 8850/63894
3.23/1.50	c Got one! Elapsed wall clock time (in seconds):1.358
3.23/1.50	o 345006
3.52/1.60	c cleaning 7458 clauses out of 14921 with flag 6725/68948
3.52/1.63	c Got one! Elapsed wall clock time (in seconds):1.495
3.52/1.63	o 344853
3.52/1.65	c Got one! Elapsed wall clock time (in seconds):1.508
3.52/1.65	o 344851
3.52/1.66	c Got one! Elapsed wall clock time (in seconds):1.523
3.52/1.66	o 344848
3.52/1.67	c Got one! Elapsed wall clock time (in seconds):1.528
3.52/1.67	o 344823
3.52/1.67	c Got one! Elapsed wall clock time (in seconds):1.53
3.52/1.67	o 344820
3.52/1.67	c Got one! Elapsed wall clock time (in seconds):1.53
3.52/1.67	o 344818
3.52/1.67	c Got one! Elapsed wall clock time (in seconds):1.533
3.52/1.67	o 344810
3.52/1.68	c Got one! Elapsed wall clock time (in seconds):1.538
3.52/1.68	o 344809
3.52/1.69	c Got one! Elapsed wall clock time (in seconds):1.548
3.52/1.69	o 344808
3.52/1.69	c Got one! Elapsed wall clock time (in seconds):1.553
3.52/1.69	o 344805
3.52/1.69	c Got one! Elapsed wall clock time (in seconds):1.554
3.52/1.69	o 344803
3.52/1.69	c Got one! Elapsed wall clock time (in seconds):1.554
3.52/1.69	o 344802
3.52/1.69	c Got one! Elapsed wall clock time (in seconds):1.554
3.52/1.69	o 344801
3.82/1.70	c Got one! Elapsed wall clock time (in seconds):1.557
3.82/1.70	o 344800
3.82/1.70	c Got one! Elapsed wall clock time (in seconds):1.558
3.82/1.70	o 344798
3.82/1.70	c Got one! Elapsed wall clock time (in seconds):1.558
3.82/1.70	o 344772
3.82/1.70	c Got one! Elapsed wall clock time (in seconds):1.559
3.82/1.70	o 344766
3.82/1.70	c Got one! Elapsed wall clock time (in seconds):1.56
3.82/1.70	o 344765
3.82/1.70	c Got one! Elapsed wall clock time (in seconds):1.562
3.82/1.70	o 344764
3.82/1.70	c Got one! Elapsed wall clock time (in seconds):1.562
3.82/1.70	o 344762
3.82/1.70	c Got one! Elapsed wall clock time (in seconds):1.562
3.82/1.70	o 344758
3.82/1.70	c Got one! Elapsed wall clock time (in seconds):1.562
3.82/1.70	o 344757
3.82/1.70	c Got one! Elapsed wall clock time (in seconds):1.562
3.82/1.70	o 344755
3.82/1.70	c Got one! Elapsed wall clock time (in seconds):1.562
3.82/1.70	o 344754
3.82/1.70	c Got one! Elapsed wall clock time (in seconds):1.563
3.82/1.70	o 344751
3.82/1.72	c Got one! Elapsed wall clock time (in seconds):1.58
3.82/1.72	o 344750
3.82/1.76	c starts		: 621
3.82/1.76	c conflicts		: 76665
3.82/1.76	c decisions		: 90611
3.82/1.76	c propagations		: 415063
3.82/1.76	c inspects		: 16602346
3.82/1.76	c shortcuts		: 0
3.82/1.76	c learnt literals	: 2
3.82/1.76	c learnt binary clauses	: 11
3.82/1.76	c learnt ternary clauses	: 15
3.82/1.76	c learnt constraints	: 76662
3.82/1.76	c ignored constraints	: 0
3.82/1.76	c root simplifications	: 0
3.82/1.76	c removed literals (reason simplification)	: 854958
3.82/1.76	c reason swapping (by a shorter reason)	: 0
3.82/1.76	c Calls to reduceDB	: 7
3.82/1.76	c Number of update (reduction) of LBD	: 2479
3.82/1.76	c Imported unit clauses	: 0
3.82/1.76	c No decision after first conflict	: false
3.82/1.76	c number of reductions to clauses (during analyze)	: 0
3.82/1.76	c number of learned constraints concerned by reduction	: 0
3.82/1.76	c number of learning phase by resolution	: 0
3.82/1.76	c number of learning phase by cutting planes	: 0
3.82/1.76	c number of rounding to 1 operations	: 0
3.82/1.76	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3.82/1.76	c number of reductions of the coefficients by power 2 	: 0
3.82/1.76	c number of right shift for reduction by power 2 	: 0
3.82/1.76	c number of reductions of the coefficients by GCD over coefficients 	: 0
3.82/1.76	c number of ending skipping 	: 0
3.82/1.76	c number of internal skipping 	: 0
3.82/1.76	c number of derivation steps 	: 0
3.82/1.76	c number of skipped derivation steps 	: 0
3.82/1.76	c number of remaining unassigned 	: 0
3.82/1.76	c number of remaining assigned 	: 0
3.82/1.76	c number of falsified literals weakened from reason	: 0
3.82/1.76	c number of falsified literals weakened from conflict	: 0
3.82/1.76	c time for arithmetic operations	: 0
3.82/1.76	c minimum degree of deleted constraints	: null
3.82/1.76	c maximum degree of deleted constraints	: null
3.82/1.76	c number of deleted constraints	: 0
3.82/1.76	c speed (assignments/second)	: 259901.69067000627
3.82/1.76	c non guided choices	: 14
3.82/1.76	s OPTIMUM FOUND
3.82/1.76	c Found 368 solution(s)
3.82/1.76	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 
3.82/1.76	c objective function=344750
3.82/1.76	c Total wall clock time (in seconds): 1.621

Verifier Data

OK	344750

Checking of UNSAT/OPT proofs:

VeriPB + CakePB (PB26)

Proof is valid.

Proof size: 15354 kiB
Checker CPU time: 224.649 seconds
Checker wall-clock time: 249.811 seconds
Checker maximum virtual size: 42028136 kiB

Checker output:
Fri Jul 10 02:16:50 CEST 2026
extraparms=
-- veripb --
VeriPB commit 4545a10e3ae92a3f2c3189f97d4d7d98f3da947b
Running VeriPB version 3.0.2
s VERIFIED BOUNDS 344750 <= obj <= 344750
-- cakepb --
CakePB commit 904eed45e2cbe9ac26000475bbdd2f99bcbdaad8
s VERIFIED BOUNDS 344750 <= obj <= 344750
--summary--
ALL OK

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-4835493-1783641088/watcher-4835493-1783641088 -o /tmp/evaluation-result-4835493-1783641088/solver-4835493-1783641088 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4835493-1783641088/vars-4835493-1783641088 --bin-var /tmp/runsolver-exch-nodeE003-1783641088-1263622 --watchdog 3760 --file-size-limit 100000 java -Dveripb=/tmp/proofs/proof-4835493-1783641088 -jar HOME/sat4j-pb.jar ResolutionPB24 HOME/instance-4835493-1783641088.opb 

running on 4 cores: 12-15

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-7,14,33,46,48,57,62
  3550 MHz: 20-23,41,49-51,56,58-59
  3600 MHz: 8-13,15-19,24-32,34-40,42-45,47,52-55,60-61,63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 12-15

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (34560 MiB free)
  node 1: cores 8-15, 129019 MiB (46530 MiB free)
  node 2: cores 16-23, 129019 MiB (71548 MiB free)
  node 3: cores 24-31, 129003 MiB (63898 MiB free)
  node 4: cores 32-39, 129019 MiB (94883 MiB free)
  node 5: cores 40-47, 129019 MiB (103743 MiB free)
  node 6: cores 48-55, 128973 MiB (104588 MiB free)
  node 7: cores 56-63, 128474 MiB (123201 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 FSIZE limit: 102400000 KiB
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=1263828, runsolver pid=1263769
Current StackSize limit: 8192 KiB


[startup+0.100056 s]*
/proc/loadavg: 0.93 0.99 0.99 14/948 1263953
/proc/meminfo: memFree=658342736/1055320712 swapFree=33435900/33554428
[pid=1263828] ppid=1263769 vsize=34900044 memory=46668 CPUtime=0.06 cores=12-15
/proc/1263828/stat : 1263828 (java) S 1263769 1263828 1263609 0 -1 4194304 5618 0 0 0 5 1 0 0 20 0 19 0 297396820 35737645056 11315 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 0 0 16800975 0 0 0 17 13 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
/proc/1263828/statm: 8725011 11667 6099 1 0 30918 0
[pid=1263828/tid=1263885] ppid=1263769 vsize=34900044 memory=4033832746 CPUtime=0.03 cores=12-15
/proc/1263828/task/1263885/stat : 1263885 (java) R 1263769 1263828 1263609 0 -1 4194368 2840 0 0 0 3 0 0 0 20 0 19 0 297396825 35737645056 11443 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263900] ppid=1263769 vsize=34900044 memory=224278100640 CPUtime=0 cores=12-15
/proc/1263828/task/1263900/stat : 1263900 (Referen..andler) S 1263769 1263828 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 297396827 35737645056 11443 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263901] ppid=1263769 vsize=34900044 memory=15676 CPUtime=0 cores=12-15
/proc/1263828/task/1263901/stat : 1263901 (Finalizer) S 1263769 1263828 1263609 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 297396827 35737645056 11443 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263904] ppid=1263769 vsize=34900044 memory=20129 CPUtime=0 cores=12-15
/proc/1263828/task/1263904/stat : 1263904 (Monitor..Thread) S 1263769 1263828 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 297396827 35737645056 11443 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263911] ppid=1263769 vsize=34900044 memory=20720 CPUtime=0 cores=12-15
/proc/1263828/task/1263911/stat : 1263911 (Notific..Thread) S 1263769 1263828 1263609 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 19 0 297396827 35737645056 11443 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 13 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263920] ppid=1263769 vsize=34900044 memory=31018 CPUtime=0 cores=12-15
/proc/1263828/task/1263920/stat : 1263920 (Common-Cleaner) S 1263769 1263828 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 297396827 35737645056 11443 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 34900044 KiB
Current children cumulated memory: 46668 KiB

[startup+0.213141 s]*
/proc/loadavg: 0.93 0.99 0.99 41/1102 1264153
/proc/meminfo: memFree=658060448/1055320712 swapFree=33435900/33554428
[pid=1263828] ppid=1263769 vsize=35033172 memory=68944 CPUtime=0.37 cores=12-15
/proc/1263828/stat : 1263828 (java) S 1263769 1263828 1263609 0 -1 4194304 9016 0 0 0 35 2 0 0 20 0 21 0 297396820 35873968128 16902 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 0 0 16800975 0 0 0 17 13 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
/proc/1263828/statm: 8758293 17236 6260 1 0 35930 0
[pid=1263828/tid=1263885] ppid=1263769 vsize=35033172 memory=3472328095156301869 CPUtime=0.15 cores=12-15
/proc/1263828/task/1263885/stat : 1263885 (java) R 1263769 1263828 1263609 0 -1 4194368 3288 0 0 0 14 1 0 0 20 0 21 0 297396825 35873968128 16902 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263900] ppid=1263769 vsize=35033172 memory=237162987891 CPUtime=0 cores=12-15
/proc/1263828/task/1263900/stat : 1263900 (Referen..andler) S 1263769 1263828 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 297396827 35873968128 16902 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263901] ppid=1263769 vsize=35033172 memory=57381602212752 CPUtime=0 cores=12-15
/proc/1263828/task/1263901/stat : 1263901 (Finalizer) S 1263769 1263828 1263609 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 297396827 35873968128 16902 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263904] ppid=1263769 vsize=35033172 memory=55191185673340 CPUtime=0 cores=12-15
/proc/1263828/task/1263904/stat : 1263904 (Monitor..Thread) S 1263769 1263828 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 297396827 35873968128 16902 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263911] ppid=1263769 vsize=35033172 memory=58489754111490 CPUtime=0 cores=12-15
/proc/1263828/task/1263911/stat : 1263911 (Notific..Thread) S 1263769 1263828 1263609 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 21 0 297396827 35873968128 16902 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 13 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263920] ppid=1263769 vsize=35033172 memory=13563782421050462 CPUtime=0 cores=12-15
/proc/1263828/task/1263920/stat : 1263920 (Common-Cleaner) S 1263769 1263828 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 297396827 35873968128 16902 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1264129] ppid=1263769 vsize=35033172 memory=13851863091081459 CPUtime=0 cores=12-15
/proc/1263828/task/1264129/stat : 1264129 (Timer-0) S 1263769 1263828 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 297396837 35873968128 16902 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 35033172 KiB
Current children cumulated memory: 68944 KiB

[startup+0.314154 s]*
/proc/loadavg: 0.93 0.99 0.99 42/1117 1264178
/proc/meminfo: memFree=657682268/1055320712 swapFree=33435900/33554428
[pid=1263828] ppid=1263769 vsize=35099736 memory=83028 CPUtime=0.68 cores=12-15
/proc/1263828/stat : 1263828 (java) S 1263769 1263828 1263609 0 -1 4194304 9492 0 0 0 65 3 0 0 20 0 22 0 297396820 35942129664 20337 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 0 0 16800975 0 0 0 17 13 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
/proc/1263828/statm: 8774934 20757 6260 1 0 41657 0
[pid=1263828/tid=1263885] ppid=1263769 vsize=35099736 memory=3471202195317482295 CPUtime=0.23 cores=12-15
/proc/1263828/task/1263885/stat : 1263885 (java) R 1263769 1263828 1263609 0 -1 4194368 3295 0 0 0 22 1 0 0 20 0 22 0 297396825 35942129664 20337 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263900] ppid=1263769 vsize=35099736 memory=8461138045675256490 CPUtime=0 cores=12-15
/proc/1263828/task/1263900/stat : 1263900 (Referen..andler) S 1263769 1263828 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297396827 35942129664 20337 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263901] ppid=1263769 vsize=35099736 memory=15691 CPUtime=0 cores=12-15
/proc/1263828/task/1263901/stat : 1263901 (Finalizer) S 1263769 1263828 1263609 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 297396827 35942129664 20337 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263904] ppid=1263769 vsize=35099736 memory=20142 CPUtime=0 cores=12-15
/proc/1263828/task/1263904/stat : 1263904 (Monitor..Thread) S 1263769 1263828 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 297396827 35942129664 20337 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263911] ppid=1263769 vsize=35099736 memory=20734 CPUtime=0 cores=12-15
/proc/1263828/task/1263911/stat : 1263911 (Notific..Thread) S 1263769 1263828 1263609 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 22 0 297396827 35942129664 20337 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 13 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263920] ppid=1263769 vsize=35099736 memory=31029 CPUtime=0 cores=12-15
/proc/1263828/task/1263920/stat : 1263920 (Common-Cleaner) S 1263769 1263828 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297396827 35942129664 20337 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1264129] ppid=1263769 vsize=35099736 memory=4122536609268891680 CPUtime=0 cores=12-15
/proc/1263828/task/1264129/stat : 1264129 (Timer-0) S 1263769 1263828 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297396837 35942129664 20337 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 83028 KiB

[startup+0.700988 s]
/proc/loadavg: 0.93 0.99 0.99 36/1101 1264196
/proc/meminfo: memFree=657021276/1055320712 swapFree=33435900/33554428
[pid=1263828] ppid=1263769 vsize=35099736 memory=160456 CPUtime=1.81 cores=12-15
/proc/1263828/stat : 1263828 (java) S 1263769 1263828 1263609 0 -1 4194304 11494 0 0 0 177 4 0 0 20 0 22 0 297396820 35942129664 39971 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 0 0 16800975 0 0 0 17 13 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
/proc/1263828/statm: 8774934 40114 6270 1 0 74490 0
[pid=1263828/tid=1263885] ppid=1263769 vsize=35099736 memory=3160 CPUtime=0.58 cores=12-15
/proc/1263828/task/1263885/stat : 1263885 (java) R 1263769 1263828 1263609 0 -1 4194368 3342 0 0 0 56 2 0 0 20 0 22 0 297396825 35942129664 39971 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263900] ppid=1263769 vsize=35099736 memory=4260 CPUtime=0 cores=12-15
/proc/1263828/task/1263900/stat : 1263900 (Referen..andler) S 1263769 1263828 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297396827 35942129664 39971 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263901] ppid=1263769 vsize=35099736 memory=232292 CPUtime=0 cores=12-15
/proc/1263828/task/1263901/stat : 1263901 (Finalizer) S 1263769 1263828 1263609 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 297396827 35942129664 39971 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263904] ppid=1263769 vsize=35099736 memory=4256 CPUtime=0 cores=12-15
/proc/1263828/task/1263904/stat : 1263904 (Monitor..Thread) S 1263769 1263828 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 297396827 35942129664 39971 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263911] ppid=1263769 vsize=35099736 memory=166072 CPUtime=0 cores=12-15
/proc/1263828/task/1263911/stat : 1263911 (Notific..Thread) S 1263769 1263828 1263609 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 22 0 297396827 35942129664 39971 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 13 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263920] ppid=1263769 vsize=35099736 memory=4864 CPUtime=0 cores=12-15
/proc/1263828/task/1263920/stat : 1263920 (Common-Cleaner) S 1263769 1263828 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297396827 35942129664 39971 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1264129] ppid=1263769 vsize=35099736 memory=5884 CPUtime=0 cores=12-15
/proc/1263828/task/1264129/stat : 1264129 (Timer-0) S 1263769 1263828 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297396837 35942129664 39971 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
Current children cumulated CPU time: 1.81 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 160456 KiB

[startup+1.50016 s]
/proc/loadavg: 0.93 0.99 0.99 29/1119 1264217
/proc/meminfo: memFree=655979052/1055320712 swapFree=33435900/33554428
[pid=1263828] ppid=1263769 vsize=35166300 memory=214540 CPUtime=3.23 cores=12-15
/proc/1263828/stat : 1263828 (java) S 1263769 1263828 1263609 0 -1 4194304 18037 0 0 0 316 7 0 0 20 0 23 0 297396820 36010291200 53411 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 0 0 16800975 0 0 0 17 13 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
/proc/1263828/statm: 8791575 53635 6270 1 0 74842 0
[pid=1263828/tid=1263885] ppid=1263769 vsize=35166300 memory=3160 CPUtime=1.29 cores=12-15
/proc/1263828/task/1263885/stat : 1263885 (java) R 1263769 1263828 1263609 0 -1 4194368 4588 0 0 0 125 4 0 0 20 0 23 0 297396825 36010291200 53411 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 13 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263900] ppid=1263769 vsize=35166300 memory=4864 CPUtime=0 cores=12-15
/proc/1263828/task/1263900/stat : 1263900 (Referen..andler) S 1263769 1263828 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297396827 36010291200 53411 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263901] ppid=1263769 vsize=35166300 memory=5884 CPUtime=0 cores=12-15
/proc/1263828/task/1263901/stat : 1263901 (Finalizer) S 1263769 1263828 1263609 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 297396827 36010291200 53411 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263904] ppid=1263769 vsize=35166300 memory=0 CPUtime=0 cores=12-15
/proc/1263828/task/1263904/stat : 1263904 (Monitor..Thread) S 1263769 1263828 1263609 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 23 0 297396827 36010291200 53411 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263911] ppid=1263769 vsize=35166300 memory=0 CPUtime=0 cores=12-15
/proc/1263828/task/1263911/stat : 1263911 (Notific..Thread) S 1263769 1263828 1263609 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 297396827 36010291200 53411 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 13 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263920] ppid=1263769 vsize=35166300 memory=4256 CPUtime=0 cores=12-15
/proc/1263828/task/1263920/stat : 1263920 (Common-Cleaner) S 1263769 1263828 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297396827 36010291200 53411 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1264129] ppid=1263769 vsize=35166300 memory=2422 CPUtime=0 cores=12-15
/proc/1263828/task/1264129/stat : 1264129 (Timer-0) S 1263769 1263828 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297396837 36010291200 53411 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
Current children cumulated CPU time: 3.23 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 214540 KiB

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

# cumulated CPU time of all completed processes:  user=3.91616 s, system=0.08133 s

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

[startup+1.60032 s]
/proc/loadavg: 0.93 0.99 0.99 29/1119 1264217
/proc/meminfo: memFree=655979052/1055320712 swapFree=33435900/33554428
[pid=1263828] ppid=1263769 vsize=35166300 memory=215688 CPUtime=3.52 cores=12-15
/proc/1263828/stat : 1263828 (java) S 1263769 1263828 1263609 0 -1 4194304 19179 0 0 0 345 7 0 0 20 0 23 0 297396820 36010291200 53539 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 0 0 16800975 0 0 0 17 13 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
/proc/1263828/statm: 8791575 53922 6286 1 0 75546 0
[pid=1263828/tid=1263885] ppid=1263769 vsize=35166300 memory=15372 CPUtime=1.39 cores=12-15
/proc/1263828/task/1263885/stat : 1263885 (java) R 1263769 1263828 1263609 0 -1 4194368 4617 0 0 0 135 4 0 0 20 0 23 0 297396825 36010291200 53539 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263900] ppid=1263769 vsize=35166300 memory=189192 CPUtime=0 cores=12-15
/proc/1263828/task/1263900/stat : 1263900 (Referen..andler) S 1263769 1263828 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297396827 36010291200 53539 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263901] ppid=1263769 vsize=35166300 memory=11820 CPUtime=0 cores=12-15
/proc/1263828/task/1263901/stat : 1263901 (Finalizer) S 1263769 1263828 1263609 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 297396827 36010291200 53539 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263904] ppid=1263769 vsize=35166300 memory=4080 CPUtime=0 cores=12-15
/proc/1263828/task/1263904/stat : 1263904 (Monitor..Thread) S 1263769 1263828 1263609 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 23 0 297396827 36010291200 53539 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 12 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263911] ppid=1263769 vsize=35166300 memory=0 CPUtime=0 cores=12-15
/proc/1263828/task/1263911/stat : 1263911 (Notific..Thread) S 1263769 1263828 1263609 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 297396827 36010291200 53539 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 13 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263920] ppid=1263769 vsize=35166300 memory=139644821908384 CPUtime=0 cores=12-15
/proc/1263828/task/1263920/stat : 1263920 (Common-Cleaner) S 1263769 1263828 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297396827 36010291200 53539 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1264129] ppid=1263769 vsize=35166300 memory=0 CPUtime=0 cores=12-15
/proc/1263828/task/1264129/stat : 1264129 (Timer-0) S 1263769 1263828 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297396837 36010291200 53539 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
Current children cumulated CPU time: 3.52 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 215688 KiB

[startup+1.70027 s]
/proc/loadavg: 0.93 0.99 0.99 29/1119 1264217
/proc/meminfo: memFree=655979052/1055320712 swapFree=33435900/33554428
[pid=1263828] ppid=1263769 vsize=35166300 memory=219864 CPUtime=3.82 cores=12-15
/proc/1263828/stat : 1263828 (java) S 1263769 1263828 1263609 0 -1 4194304 19837 0 0 0 375 7 0 0 20 0 23 0 297396820 36010291200 54666 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 0 0 16800975 0 0 0 17 13 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
/proc/1263828/statm: 8791575 54966 6286 1 0 75566 0
[pid=1263828/tid=1263885] ppid=1263769 vsize=35166300 memory=3160 CPUtime=1.48 cores=12-15
/proc/1263828/task/1263885/stat : 1263885 (java) R 1263769 1263828 1263609 0 -1 4194368 4627 0 0 0 144 4 0 0 20 0 23 0 297396825 36010291200 54666 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263900] ppid=1263769 vsize=35166300 memory=4864 CPUtime=0 cores=12-15
/proc/1263828/task/1263900/stat : 1263900 (Referen..andler) S 1263769 1263828 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297396827 36010291200 54666 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 14 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263901] ppid=1263769 vsize=35166300 memory=5884 CPUtime=0 cores=12-15
/proc/1263828/task/1263901/stat : 1263901 (Finalizer) S 1263769 1263828 1263609 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 297396827 36010291200 54666 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263904] ppid=1263769 vsize=35166300 memory=0 CPUtime=0 cores=12-15
/proc/1263828/task/1263904/stat : 1263904 (Monitor..Thread) S 1263769 1263828 1263609 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 23 0 297396827 36010291200 54666 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 12 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263911] ppid=1263769 vsize=35166300 memory=0 CPUtime=0 cores=12-15
/proc/1263828/task/1263911/stat : 1263911 (Notific..Thread) S 1263769 1263828 1263609 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 297396827 36010291200 54666 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 13 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1263920] ppid=1263769 vsize=35166300 memory=2422 CPUtime=0 cores=12-15
/proc/1263828/task/1263920/stat : 1263920 (Common-Cleaner) S 1263769 1263828 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297396827 36010291200 54666 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
[pid=1263828/tid=1264129] ppid=1263769 vsize=35166300 memory=0 CPUtime=0 cores=12-15
/proc/1263828/task/1264129/stat : 1264129 (Timer-0) S 1263769 1263828 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297396837 36010291200 54666 18446744073709551615 94030114066432 94030114070128 140732771929696 0 0 0 4 0 16800975 1 0 0 -1 15 0 0 0 0 0 94030114077992 94030114078736 94030120787968 140732771936420 140732771936606 140732771936606 140732771942344 0
Current children cumulated CPU time: 3.82 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 219864 KiB

Child status: 30

Real time (s): 1.77043
CPU time (s): 3.99749
CPU user time (s): 3.91616
CPU system time (s): 0.08133
CPU usage (%): 225.792
Max. virtual memory (cumulated for all children) (KiB): 35166300
Max. memory (cumulated for all children) (KiB): 219864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.91616
system time used= 0.08133
maximum resident set size= 219176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21104
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= 11397
involuntary context switches= 281


# summary of solver processes directly reported to runsolver:
#   pid: 1263828
#   total CPU time (s): 3.99749
#   total CPU user time (s): 3.91616
#   total CPU system time (s): 0.08133

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.031838 second user time and 0.095453 second system time

The end

Launcher Data

Begin job on nodeE003 at 2026-07-10 01:51:29
IDJOB=4835493
IDBENCH=146898
IDSOLVER=3672
FILE ID=nodeE003/4835493-1783641088
RUNJOBID= nodeE003-1783641088-1263622
SLURM_JOB_ID= 12722701
Free space on /tmp= 802268 MiB

SOLVER NAME= Sat4j Resolution CERT 2026-05-20 (cert)
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 -Dveripb=PROOFFILE -jar HOME/sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4835493-1783641088/watcher-4835493-1783641088 -o /tmp/evaluation-result-4835493-1783641088/solver-4835493-1783641088 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4835493-1783641088/vars-4835493-1783641088 --bin-var /tmp/runsolver-exch-nodeE003-1783641088-1263622 --watchdog 3760 --file-size-limit 100000 java -Dveripb=/tmp/proofs/proof-4835493-1783641088 -jar HOME/sat4j-pb.jar ResolutionPB24 HOME/instance-4835493-1783641088.opb

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

MD5SUM BENCH= 848e47deac6a47526073146630130ada
RANDOM SEED=272991681

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320712 kB
MemFree:        658387264 kB
MemAvailable:   1045074020 kB
Buffers:            1380 kB
Cached:         390518928 kB
SwapCached:          188 kB
Active:          6769344 kB
Inactive:       383917960 kB
Active(anon):     636840 kB
Inactive(anon):   360892 kB
Active(file):    6132504 kB
Inactive(file): 383557068 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33435900 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15436 kB
Writeback:             0 kB
AnonPages:        171500 kB
Mapped:           204508 kB
Shmem:            830720 kB
KReclaimable:    3173184 kB
Slab:            3789296 kB
SReclaimable:    3173184 kB
SUnreclaim:       616112 kB
KernelStack:       14416 kB
PageTables:         5156 kB
SecPageTables:     15320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:   129547888 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478080 kB
VmallocChunk:          0 kB
Percpu:           124928 kB
HardwareCorrupted:    52 kB
AnonHugePages:     22528 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      516548 kB
DirectMap2M:    22874112 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 802224 MiB
End job on nodeE003 at 2026-07-10 01:51:31