Trace number 4807535

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
NaPS 1.04? (TO) 3600.23 3611.67

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/comppebphp_pyrheight_equals_nholes/
normalized-comppebphp_opt_pyrheightequalsnholes_39.opb
MD5SUM18b73333b14ba99008c8c2df629747f9
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 benchmark820
Best CPU time to get the best result obtained on this benchmark115.457
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1280840
Total number of constraints69460
Number of constraints which are clauses35140
Number of constraints which are cardinality constraints (but not clauses)31160
Number of constraints which are nor clauses,nor cardinality constraints3160
Minimum length of a constraint39
Maximum length of a constraint44
Number of terms in the objective function 1640
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1640
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1640
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4807535-1782838375.opb
0.00/0.02	c NaPS 1.03a50.
0.00/0.02	c Using SAT solver: CaDiCaL 3.0.0
0.00/0.02	c Input file name: HOME/instance-4807535-1782838375.opb
0.00/0.02	c Parsing PB file...
0.00/0.03	c goal was devided by 1 with offset 1640.
3.36/3.48	c assumptions before coding: 
4.36/4.42	c initScipForCoop
4.65/4.75	c Running SCIP presolver (time limit: 10 sec)...
4.65/4.75	c solveScip
4.65/4.75	c initScipForCoop
4.65/4.76	c Cooperative mode: scip_coop_offset=1640.000000
4.65/4.76	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
4.65/4.76	c Running SCIP presolve for solve-time propagation (rounds=3)
5.75/5.87	c presolving:
6.65/6.75	c    (2.0s) running MILP presolver
7.15/7.29	c    (2.5s) MILP presolver found nothing
7.64/7.76	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 38260 upgd conss, 0 impls, 31160 clqs, 0 implints
8.06/8.15	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 69460 upgd conss, 0 impls, 31160 clqs, 0 implints
12.72/12.89	c    (8.1s) probing: 51/1280840 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
12.72/12.89	c    (8.1s) probing aborted: 50/50 successive totally useless probings
13.33/13.42	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
13.33/13.42	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
13.33/13.42	c  0 implications, 31160 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
13.33/13.42	c presolved problem has 1280840 variables (1280840 bin, 0 int, 0 cont) and 69460 constraints
13.33/13.42	c    3160 constraints of type <knapsack>
13.33/13.42	c   31160 constraints of type <setppc>
13.33/13.42	c   35140 constraints of type <logicor>
13.33/13.42	c transformed objective value is always integral (scale: 1)
13.33/13.42	c Presolving Time: 7.70
14.82/14.98	c presolving:
15.71/15.87	c    (1.7s) running MILP presolver
16.61/16.75	c    (2.6s) MILP presolver found nothing
17.11/17.22	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 38260 upgd conss, 0 impls, 31160 clqs, 0 implints
17.51/17.68	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 69460 upgd conss, 0 impls, 31160 clqs, 0 implints
22.79/22.96	c    (8.8s) probing: 51/1280840 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
22.79/22.96	c    (8.8s) probing aborted: 50/50 successive totally useless probings
23.19/23.36	c    (9.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
25.08/25.22	c symmetry computation terminated early because Nauty level limit 10000 is exceeded
25.08/25.22	c for running full symmetry detection, increase value of parameter propagating/symmetry/nautymaxlevel
25.08/25.24	c    (11.1s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.30) (symcode time: 1.59)
25.08/25.24	c dynamic symmetry handling statistics:
25.08/25.24	c    orbitopal reduction:       no components
25.08/25.24	c    orbital reduction:         no components
25.08/25.24	c    lexicographic reduction:   no permutations
25.08/25.24	c handled 1 out of 1 symmetry components
25.08/25.24	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
25.08/25.24	c  0 deleted vars, 0 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
25.08/25.24	c  0 implications, 31160 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
25.08/25.24	c presolving was interrupted.
25.08/25.24	c Presolving Time: 10.39
25.08/25.24	c 
25.08/25.24	c SCIP Status        : solving was interrupted [time limit reached]
25.08/25.24	c Solving Time (sec) : 11.11
25.08/25.24	c Solving Nodes      : 0
25.08/25.24	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
25.08/25.24	c SCIP status: 23 (TIMELIMIT)
25.08/25.24	c solveScip: freeing transform (!can_skip_free_transform)
25.78/25.99	c SCIP presolver: sst_unknown
25.78/25.99	c Converting 69460 PB-constraints to clauses...
25.78/25.99	c   -- Clauses(.)/Splits(s): 
39.13/39.33	c pb_solver_status: sst_unknown
39.13/39.33	c total stages of optimization mode: 1
39.13/39.33	c LB updated by evalGoalLB to 0
39.13/39.33	c UB updated by evalGoalUB to 1640
39.13/39.33	c minimizationMode: cmm_First_solve
39.13/39.34	c goal coeffs: 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
39.13/39.35	c assumptions: 
39.13/39.35	c invoking solver with time budget: 5.000000
51.50/51.78	c sat_solver_result: sst_unknown
51.50/51.78	c SAT solver timed out; proceeding to cooperative SCIP call
51.50/51.78	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 1640
51.50/51.78	c scip solving with time budget: 5.000000
51.50/51.78	c solveScip
51.50/51.78	c initScipForCoop
51.50/51.78	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
52.60/52.85	c presolving:
53.49/53.76	c    (2.0s) running MILP presolver
54.38/54.66	c    (2.9s) MILP presolver found nothing
54.90/55.14	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 38260 upgd conss, 0 impls, 31160 clqs, 0 implints
55.38/55.60	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 69460 upgd conss, 0 impls, 31160 clqs, 0 implints
56.79/57.04	c    (5.3s) probing: 1/1280840 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
56.79/57.04	c    (5.3s) probing aborted: solving stopped
56.89/57.11	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
56.89/57.11	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
56.89/57.11	c  0 implications, 31160 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
56.89/57.11	c presolving was interrupted.
56.89/57.11	c Presolving Time: 4.39
56.89/57.11	c 
56.89/57.11	c SCIP Status        : solving was interrupted [time limit reached]
56.89/57.11	c Solving Time (sec) : 5.33
56.89/57.11	c Solving Nodes      : 0
56.89/57.11	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
56.89/57.11	c SCIP status: 23 (TIMELIMIT)
56.89/57.11	c pb_solver_status: sst_unknown
56.89/57.11	c LB_goalvalue: 0
56.89/57.11	c UB_goalvalue: 1640
56.89/57.11	c Both SAT and SCIP timed out; boosting budgets to sat=10.000000 scip=10.000000
56.89/57.11	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
56.89/57.11	c SCIP returned: sst_unknown
56.89/57.11	c SCIP primal LB: -oo, dual UB: +oo
56.89/57.11	c assumptions: 
56.89/57.11	c invoking solver with time budget: 10.000000
73.02/73.39	c sat_solver_result: sst_unknown
73.02/73.39	c SAT solver timed out; proceeding to cooperative SCIP call
73.02/73.39	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 1640
73.02/73.39	c scip solving with time budget: 10.000000
73.02/73.39	c solveScip
73.02/73.39	c initScipForCoop
73.02/73.39	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
73.22/73.55	c presolving:
74.61/74.99	c    (6.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
76.21/76.56	c    (8.5s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.30) (symcode time: 1.30)
76.21/76.56	c dynamic symmetry handling statistics:
76.21/76.56	c    orbitopal reduction:       no components
76.21/76.56	c    orbital reduction:         no components
76.21/76.56	c    lexicographic reduction:   no permutations
76.21/76.56	c handled 1 out of 1 symmetry components
76.61/76.95	c presolving (4 rounds: 4 fast, 4 medium, 4 exhaustive):
76.61/76.95	c  0 deleted vars, 0 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
76.61/76.95	c  0 implications, 31161 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
76.61/76.95	c presolved problem has 1280840 variables (1280840 bin, 0 int, 0 cont) and 69461 constraints
76.61/76.95	c    3160 constraints of type <knapsack>
76.61/76.95	c   31160 constraints of type <setppc>
76.61/76.95	c       1 constraints of type <linear>
76.61/76.95	c   35140 constraints of type <logicor>
76.61/76.95	c transformed objective value is always integral (scale: 1)
76.61/76.95	c Presolving Time: 7.94
76.61/77.00	c 
136.82/137.37	c 
136.82/137.37	c SCIP Status        : solving was interrupted [time limit reached]
136.82/137.37	c Solving Time (sec) : 69.30
136.82/137.37	c Solving Nodes      : 1
136.82/137.37	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
136.82/137.37	c Dual Bound         : +0.00000000000000e+00
136.82/137.37	c Gap                : infinite
136.82/137.37	c SCIP status: 23 (TIMELIMIT)
136.82/137.37	c pb_solver_status: sst_unknown
136.82/137.37	c LB_goalvalue: 0
136.82/137.37	c UB_goalvalue: 1640
136.82/137.37	c Both SAT and SCIP timed out; boosting budgets to sat=20.000000 scip=20.000000
136.82/137.37	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
136.82/137.37	c SCIP returned: sst_unknown
136.82/137.37	c SCIP primal LB: -oo, dual UB: 1640
136.82/137.37	c assumptions: 
136.82/137.37	c invoking solver with time budget: 20.000000
159.74/160.30	c sat_solver_result: sst_unknown
159.74/160.30	c SAT solver timed out; proceeding to cooperative SCIP call
159.74/160.30	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 1640
159.74/160.30	c scip solving with time budget: 20.000000
159.74/160.30	c solveScip
159.74/160.30	c initScipForCoop
159.74/160.30	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
159.74/160.30	c SCIPfreeTransform due to timeout and having shadow nodes
159.74/160.30	c forcing SCIPfreeTransform before solve
160.64/161.29	c Running SCIP presolve for solve-time propagation (rounds=3)
161.84/162.41	c presolving:
162.63/163.26	c    (2.0s) running MILP presolver
163.13/163.79	c    (2.5s) MILP presolver found nothing
163.63/164.27	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 38260 upgd conss, 0 impls, 31160 clqs, 0 implints
164.03/164.66	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 69460 upgd conss, 0 impls, 31160 clqs, 0 implints
168.71/169.30	c    (8.0s) probing: 51/1280840 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
168.71/169.30	c    (8.0s) probing aborted: 50/50 successive totally useless probings
169.21/169.84	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
169.21/169.84	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
169.21/169.84	c  0 implications, 31160 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
169.21/169.84	c presolved problem has 1280840 variables (1280840 bin, 0 int, 0 cont) and 69460 constraints
169.21/169.84	c    3160 constraints of type <knapsack>
169.21/169.84	c   31160 constraints of type <setppc>
169.21/169.84	c   35140 constraints of type <logicor>
169.21/169.84	c transformed objective value is always integral (scale: 1)
169.21/169.84	c Presolving Time: 7.56
170.71/171.38	c presolving:
171.60/172.26	c    (1.7s) running MILP presolver
172.51/173.12	c    (2.6s) MILP presolver found nothing
173.00/173.60	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 38260 upgd conss, 0 impls, 31160 clqs, 0 implints
173.41/174.06	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 69460 upgd conss, 0 impls, 31160 clqs, 0 implints
178.68/179.34	c    (8.8s) probing: 51/1280840 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
178.68/179.34	c    (8.8s) probing aborted: 50/50 successive totally useless probings
179.08/179.75	c    (9.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
179.77/180.43	c    (9.9s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.30) (symcode time: 0.41)
179.77/180.43	c dynamic symmetry handling statistics:
179.77/180.43	c    orbitopal reduction:       no components
179.77/180.43	c    orbital reduction:         no components
179.77/180.43	c    lexicographic reduction:   no permutations
179.77/180.43	c handled 1 out of 1 symmetry components
180.17/180.82	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
180.17/180.82	c  0 deleted vars, 0 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
180.17/180.82	c  0 implications, 31161 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
180.17/180.82	c presolved problem has 1280840 variables (1280840 bin, 0 int, 0 cont) and 69461 constraints
180.17/180.82	c    3160 constraints of type <knapsack>
180.17/180.82	c   31160 constraints of type <setppc>
180.17/180.82	c       1 constraints of type <linear>
180.17/180.82	c   35140 constraints of type <logicor>
180.17/180.82	c transformed objective value is always integral (scale: 1)
180.17/180.82	c Presolving Time: 9.58
180.17/180.88	c 
240.37/241.21	c 
240.37/241.21	c SCIP Status        : solving was interrupted [time limit reached]
240.37/241.21	c Solving Time (sec) : 70.69
240.37/241.21	c Solving Nodes      : 1
240.37/241.21	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
240.37/241.21	c Dual Bound         : +0.00000000000000e+00
240.37/241.21	c Gap                : infinite
240.37/241.21	c SCIP status: 23 (TIMELIMIT)
240.37/241.21	c solveScip: freeing transform (!can_skip_free_transform)
241.06/241.94	c pb_solver_status: sst_unknown
241.06/241.94	c LB_goalvalue: 0
241.06/241.94	c UB_goalvalue: 1640
241.06/241.94	c Both SAT and SCIP timed out; boosting budgets to sat=40.000000 scip=40.000000
241.06/241.94	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
241.06/241.94	c SCIP returned: sst_unknown
241.06/241.94	c SCIP primal LB: -oo, dual UB: 1640
241.06/241.94	c assumptions: 
241.06/241.94	c invoking solver with time budget: 40.000000
284.42/285.41	c sat_solver_result: sst_unknown
284.42/285.41	c SAT solver timed out; proceeding to cooperative SCIP call
284.42/285.41	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 1640
284.42/285.41	c scip solving with time budget: 40.000000
284.42/285.41	c solveScip
284.42/285.41	c initScipForCoop
284.42/285.41	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
285.22/286.28	c presolving:
286.13/287.19	c    (1.8s) running MILP presolver
287.02/288.09	c    (2.7s) MILP presolver found nothing
287.51/288.57	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 38260 upgd conss, 0 impls, 31160 clqs, 0 implints
288.02/289.05	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 69460 upgd conss, 0 impls, 31160 clqs, 0 implints
293.29/294.30	c    (8.9s) probing: 51/1280840 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
293.29/294.30	c    (8.9s) probing aborted: 50/50 successive totally useless probings
293.69/294.71	c    (9.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
294.29/295.39	c    (10.0s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.30) (symcode time: 0.42)
294.29/295.39	c dynamic symmetry handling statistics:
294.29/295.39	c    orbitopal reduction:       no components
294.29/295.39	c    orbital reduction:         no components
294.29/295.39	c    lexicographic reduction:   no permutations
294.29/295.39	c handled 1 out of 1 symmetry components
294.79/295.80	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
294.79/295.80	c  0 deleted vars, 0 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
294.79/295.80	c  0 implications, 31161 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
294.79/295.80	c presolved problem has 1280840 variables (1280840 bin, 0 int, 0 cont) and 69461 constraints
294.79/295.80	c    3160 constraints of type <knapsack>
294.79/295.80	c   31160 constraints of type <setppc>
294.79/295.80	c       1 constraints of type <linear>
294.79/295.80	c   35140 constraints of type <logicor>
294.79/295.80	c transformed objective value is always integral (scale: 1)
294.79/295.80	c Presolving Time: 9.66
294.79/295.86	c 
354.91/356.16	c 
354.91/356.16	c SCIP Status        : solving was interrupted [time limit reached]
354.91/356.16	c Solving Time (sec) : 70.75
354.91/356.16	c Solving Nodes      : 1
354.91/356.16	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
354.91/356.16	c Dual Bound         : +0.00000000000000e+00
354.91/356.16	c Gap                : infinite
354.91/356.16	c SCIP status: 23 (TIMELIMIT)
354.91/356.16	c pb_solver_status: sst_unknown
354.91/356.16	c LB_goalvalue: 0
354.91/356.16	c UB_goalvalue: 1640
354.91/356.16	c Both SAT and SCIP timed out; boosting budgets to sat=80.000000 scip=80.000000
354.91/356.16	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
354.91/356.16	c SCIP returned: sst_unknown
354.91/356.16	c SCIP primal LB: -oo, dual UB: 1640
354.91/356.16	c assumptions: 
354.91/356.16	c invoking solver with time budget: 80.000000
437.33/438.89	c sat_solver_result: sst_unknown
437.33/438.89	c SAT solver timed out; proceeding to cooperative SCIP call
437.33/438.89	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 1640
437.33/438.89	c scip solving with time budget: 80.000000
437.33/438.89	c solveScip
437.33/438.89	c initScipForCoop
437.33/438.89	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
437.33/438.89	c SCIPfreeTransform due to timeout and having shadow nodes
437.33/438.89	c forcing SCIPfreeTransform before solve
438.13/439.61	c Running SCIP presolve for solve-time propagation (rounds=3)
438.93/440.46	c presolving:
439.82/441.31	c    (1.7s) running MILP presolver
440.33/441.85	c    (2.2s) MILP presolver found nothing
440.83/442.33	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 38260 upgd conss, 0 impls, 31160 clqs, 0 implints
441.22/442.72	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 69460 upgd conss, 0 impls, 31160 clqs, 0 implints
445.81/447.38	c    (7.8s) probing: 51/1280840 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
445.81/447.38	c    (7.8s) probing aborted: 50/50 successive totally useless probings
446.41/447.91	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
446.41/447.91	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
446.41/447.91	c  0 implications, 31160 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
446.41/447.91	c presolved problem has 1280840 variables (1280840 bin, 0 int, 0 cont) and 69460 constraints
446.41/447.91	c    3160 constraints of type <knapsack>
446.41/447.91	c   31160 constraints of type <setppc>
446.41/447.91	c   35140 constraints of type <logicor>
446.41/447.91	c transformed objective value is always integral (scale: 1)
446.41/447.91	c Presolving Time: 7.58
447.90/449.47	c presolving:
448.80/450.35	c    (1.7s) running MILP presolver
449.69/451.23	c    (2.6s) MILP presolver found nothing
450.19/451.72	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 38260 upgd conss, 0 impls, 31160 clqs, 0 implints
450.60/452.18	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 69460 upgd conss, 0 impls, 31160 clqs, 0 implints
455.87/457.45	c    (8.8s) probing: 51/1280840 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
455.87/457.45	c    (8.8s) probing aborted: 50/50 successive totally useless probings
456.27/457.86	c    (9.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
456.97/458.55	c    (9.9s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.30) (symcode time: 0.42)
456.97/458.55	c dynamic symmetry handling statistics:
456.97/458.55	c    orbitopal reduction:       no components
456.97/458.55	c    orbital reduction:         no components
456.97/458.55	c    lexicographic reduction:   no permutations
456.97/458.55	c handled 1 out of 1 symmetry components
457.36/458.95	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
457.36/458.95	c  0 deleted vars, 0 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
457.36/458.95	c  0 implications, 31161 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
457.36/458.95	c presolved problem has 1280840 variables (1280840 bin, 0 int, 0 cont) and 69461 constraints
457.36/458.95	c    3160 constraints of type <knapsack>
457.36/458.95	c   31160 constraints of type <setppc>
457.36/458.95	c       1 constraints of type <linear>
457.36/458.95	c   35140 constraints of type <logicor>
457.36/458.95	c transformed objective value is always integral (scale: 1)
457.36/458.95	c Presolving Time: 9.61
457.36/459.00	c 
526.84/528.62	c 
526.84/528.62	c SCIP Status        : solving was interrupted [time limit reached]
526.84/528.62	c Solving Time (sec) : 80.01
526.84/528.62	c Solving Nodes      : 1
526.84/528.62	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
526.84/528.62	c Dual Bound         : +0.00000000000000e+00
526.84/528.62	c Gap                : infinite
526.84/528.62	c SCIP status: 23 (TIMELIMIT)
526.84/528.62	c solveScip: freeing transform (!can_skip_free_transform)
527.93/529.70	c pb_solver_status: sst_unknown
527.93/529.70	c LB_goalvalue: 0
527.93/529.70	c UB_goalvalue: 1640
527.93/529.70	c Both SAT and SCIP timed out; boosting budgets to sat=160.000000 scip=160.000000
527.93/529.70	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
527.93/529.70	c SCIP returned: sst_unknown
527.93/529.70	c SCIP primal LB: -oo, dual UB: 1640
527.93/529.70	c assumptions: 
527.93/529.70	c invoking solver with time budget: 160.000000
690.41/692.78	c sat_solver_result: sst_unknown
690.41/692.78	c SAT solver timed out; proceeding to cooperative SCIP call
690.41/692.78	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 1640
690.41/692.78	c scip solving with time budget: 160.000000
690.41/692.78	c solveScip
690.41/692.78	c initScipForCoop
690.41/692.78	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
691.30/693.64	c presolving:
692.20/694.53	c    (1.7s) running MILP presolver
693.09/695.42	c    (2.6s) MILP presolver found nothing
693.59/695.90	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 38260 upgd conss, 0 impls, 31160 clqs, 0 implints
693.98/696.37	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 69460 upgd conss, 0 impls, 31160 clqs, 0 implints
699.27/701.63	c    (8.8s) probing: 51/1280840 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
699.27/701.63	c    (8.8s) probing aborted: 50/50 successive totally useless probings
699.68/702.04	c    (9.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
700.37/702.71	c    (9.9s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.30) (symcode time: 0.41)
700.37/702.71	c dynamic symmetry handling statistics:
700.37/702.71	c    orbitopal reduction:       no components
700.37/702.71	c    orbital reduction:         no components
700.37/702.71	c    lexicographic reduction:   no permutations
700.37/702.71	c handled 1 out of 1 symmetry components
700.78/703.12	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
700.78/703.12	c  0 deleted vars, 0 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
700.78/703.12	c  0 implications, 31161 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
700.78/703.12	c presolved problem has 1280840 variables (1280840 bin, 0 int, 0 cont) and 69461 constraints
700.78/703.12	c    3160 constraints of type <knapsack>
700.78/703.12	c   31160 constraints of type <setppc>
700.78/703.12	c       1 constraints of type <linear>
700.78/703.12	c   35140 constraints of type <logicor>
700.78/703.12	c transformed objective value is always integral (scale: 1)
700.78/703.12	c Presolving Time: 9.61
700.78/703.17	c 
849.93/852.81	c 
849.93/852.81	c SCIP Status        : solving was interrupted [time limit reached]
849.93/852.81	c Solving Time (sec) : 160.03
849.93/852.81	c Solving Nodes      : 1
849.93/852.81	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
849.93/852.81	c Dual Bound         : +0.00000000000000e+00
849.93/852.81	c Gap                : infinite
849.93/852.81	c SCIP status: 23 (TIMELIMIT)
849.93/852.81	c pb_solver_status: sst_unknown
849.93/852.81	c LB_goalvalue: 0
849.93/852.81	c UB_goalvalue: 1640
849.93/852.81	c Both SAT and SCIP timed out; boosting budgets to sat=320.000000 scip=320.000000
849.93/852.81	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
849.93/852.81	c SCIP returned: sst_unknown
849.93/852.81	c SCIP primal LB: -oo, dual UB: 1640
849.93/852.81	c assumptions: 
849.93/852.81	c invoking solver with time budget: 320.000000
1170.11/1174.02	c sat_solver_result: sst_unknown
1170.11/1174.02	c SAT solver timed out; proceeding to cooperative SCIP call
1170.11/1174.02	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 1640
1170.11/1174.02	c scip solving with time budget: 320.000000
1170.11/1174.02	c solveScip
1170.11/1174.02	c initScipForCoop
1170.11/1174.02	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
1170.11/1174.02	c SCIPfreeTransform due to timeout and having shadow nodes
1170.11/1174.02	c forcing SCIPfreeTransform before solve
1171.21/1175.13	c Running SCIP presolve for solve-time propagation (rounds=3)
1172.00/1175.99	c presolving:
1172.89/1176.83	c    (1.7s) running MILP presolver
1173.39/1177.37	c    (2.2s) MILP presolver found nothing
1173.89/1177.84	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 38260 upgd conss, 0 impls, 31160 clqs, 0 implints
1174.28/1178.24	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 69460 upgd conss, 0 impls, 31160 clqs, 0 implints
1178.97/1182.94	c    (7.8s) probing: 51/1280840 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1178.97/1182.94	c    (7.8s) probing aborted: 50/50 successive totally useless probings
1179.47/1183.48	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
1179.47/1183.48	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1179.47/1183.48	c  0 implications, 31160 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1179.47/1183.48	c presolved problem has 1280840 variables (1280840 bin, 0 int, 0 cont) and 69460 constraints
1179.47/1183.48	c    3160 constraints of type <knapsack>
1179.47/1183.48	c   31160 constraints of type <setppc>
1179.47/1183.48	c   35140 constraints of type <logicor>
1179.47/1183.48	c transformed objective value is always integral (scale: 1)
1179.47/1183.48	c Presolving Time: 7.63
1181.08/1185.05	c presolving:
1181.96/1185.92	c    (1.7s) running MILP presolver
1182.85/1186.81	c    (2.6s) MILP presolver found nothing
1183.25/1187.28	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 38260 upgd conss, 0 impls, 31160 clqs, 0 implints
1183.75/1187.75	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 69460 upgd conss, 0 impls, 31160 clqs, 0 implints
1189.04/1193.06	c    (8.9s) probing: 51/1280840 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1189.04/1193.06	c    (8.9s) probing aborted: 50/50 successive totally useless probings
1189.43/1193.47	c    (9.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1190.14/1194.14	c    (10.0s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.30) (symcode time: 0.41)
1190.14/1194.14	c dynamic symmetry handling statistics:
1190.14/1194.14	c    orbitopal reduction:       no components
1190.14/1194.14	c    orbital reduction:         no components
1190.14/1194.14	c    lexicographic reduction:   no permutations
1190.14/1194.14	c handled 1 out of 1 symmetry components
1190.53/1194.54	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
1190.53/1194.54	c  0 deleted vars, 0 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1190.53/1194.54	c  0 implications, 31161 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1190.53/1194.54	c presolved problem has 1280840 variables (1280840 bin, 0 int, 0 cont) and 69461 constraints
1190.53/1194.54	c    3160 constraints of type <knapsack>
1190.53/1194.54	c   31160 constraints of type <setppc>
1190.53/1194.54	c       1 constraints of type <linear>
1190.53/1194.54	c   35140 constraints of type <logicor>
1190.53/1194.54	c transformed objective value is always integral (scale: 1)
1190.53/1194.54	c Presolving Time: 9.63
1190.63/1194.60	c 
1358.88/1363.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1358.88/1363.41	c   179s|     1 |     0 |192908 |     - |  5221M |   0 |1280k|  69k|  69k|   0 |  0 | 262 |   0 |-2.000000e+01 |      --      |    Inf | unknown
1416.01/1420.73	c   237s|     1 |     0 |213165 |     - |  5666M |   0 |1280k|  69k|  69k|  58 |  1 | 262 |   0 |-4.000000e+01 |      --      |    Inf | unknown
1423.68/1428.47	c   244s|     1 |     0 |213835 |     - |  5673M |   0 |1280k|  69k|  69k|  99 |  2 | 262 |   0 |-4.000000e+01 |      --      |    Inf | unknown
1431.46/1436.22	c   252s|     1 |     0 |213995 |     - |  5681M |   0 |1280k|  69k|  69k| 145 |  3 | 262 |   0 |-4.025000e+01 |      --      |    Inf | unknown
1439.14/1443.99	c   260s|     1 |     0 |214446 |     - |  5691M |   0 |1280k|  69k|  69k| 185 |  4 | 262 |   0 |-4.302083e+01 |      --      |    Inf | unknown
1447.12/1452.01	c   268s|     1 |     0 |214859 |     - |  5699M |   0 |1280k|  69k|  69k| 225 |  5 | 262 |   0 |-5.005238e+01 |      --      |    Inf | unknown
1455.20/1460.07	c   276s|     1 |     0 |215437 |     - |  5708M |   0 |1280k|  69k|  69k| 262 |  6 | 262 |   0 |-5.629911e+01 |      --      |    Inf | unknown
1463.07/1467.94	c   284s|     1 |     0 |215671 |     - |  5718M |   0 |1280k|  69k|  69k| 292 |  7 | 262 |   0 |-6.031250e+01 |      --      |    Inf | unknown
1471.15/1476.04	c   292s|     1 |     0 |216037 |     - |  5727M |   0 |1280k|  69k|  69k| 317 |  8 | 262 |   0 |-6.387500e+01 |      --      |    Inf | unknown
1479.13/1484.05	c   300s|     1 |     0 |216330 |     - |  5737M |   0 |1280k|  69k|  69k| 354 |  9 | 262 |   0 |-6.868452e+01 |      --      |    Inf | unknown
1486.99/1491.96	c   308s|     1 |     0 |216632 |     - |  5748M |   0 |1280k|  69k|  69k| 390 | 10 | 262 |   0 |-7.199167e+01 |      --      |    Inf | unknown
1494.67/1499.60	c   315s|     1 |     0 |216764 |     - |  5755M |   0 |1280k|  69k|  69k| 422 | 11 | 262 |   0 |-7.286829e+01 |      --      |    Inf | unknown
1501.25/1506.26	c   322s|     1 |     0 |216764 |     - |  5756M |   0 |1280k|  69k|  69k| 427 | 12 | 262 |   0 |-7.286829e+01 |      --      |    Inf | unknown
1501.25/1506.27	c (node 1) LP solver hit time limit in LP 13 -- using pseudo solution instead
1501.25/1506.27	c 
1501.25/1506.27	c SCIP Status        : solving was interrupted [time limit reached]
1501.25/1506.27	c Solving Time (sec) : 322.09
1501.25/1506.27	c Solving Nodes      : 1
1501.25/1506.27	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
1501.25/1506.27	c Dual Bound         : -7.28682900432900e+01
1501.25/1506.27	c Gap                : infinite
1501.25/1506.27	c SCIP status: 23 (TIMELIMIT)
1501.25/1506.27	c solveScip: freeing transform (!can_skip_free_transform)
1502.45/1507.42	c SCIP LP bound tightened UB: 1640 -> 1567
1502.45/1507.42	c pb_solver_status: sst_unknown
1502.45/1507.42	c LB_goalvalue: 0
1502.45/1507.42	c UB_goalvalue: 1567
1502.45/1507.42	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
1502.45/1507.42	c SCIP returned: sst_unknown
1502.45/1507.42	c SCIP primal LB: -oo, dual UB: 1567
1502.45/1507.42	c assumptions: 
1502.45/1507.42	c invoking solver with time budget: 320.000000
1824.95/1830.91	c sat_solver_result: sst_unknown
1824.95/1830.91	c SAT solver timed out; proceeding to cooperative SCIP call
1824.95/1830.91	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 1567
1824.95/1830.91	c scip solving with time budget: 448.000000
1824.95/1830.91	c solveScip
1824.95/1830.91	c initScipForCoop
1824.95/1830.91	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
1825.75/1831.77	c presolving:
1826.64/1832.65	c    (1.7s) running MILP presolver
1827.55/1833.52	c    (2.6s) MILP presolver found nothing
1828.06/1834.01	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 38260 upgd conss, 0 impls, 31160 clqs, 0 implints
1828.44/1834.48	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 69460 upgd conss, 0 impls, 31160 clqs, 0 implints
1833.72/1839.73	c    (8.8s) probing: 51/1280840 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1833.72/1839.73	c    (8.8s) probing aborted: 50/50 successive totally useless probings
1834.14/1840.15	c    (9.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1834.82/1840.82	c    (9.9s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.30) (symcode time: 0.41)
1834.82/1840.82	c dynamic symmetry handling statistics:
1834.82/1840.82	c    orbitopal reduction:       no components
1834.82/1840.82	c    orbital reduction:         no components
1834.82/1840.82	c    lexicographic reduction:   no permutations
1834.82/1840.82	c handled 1 out of 1 symmetry components
1835.22/1841.22	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
1835.22/1841.22	c  0 deleted vars, 0 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1835.22/1841.22	c  0 implications, 31161 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1835.22/1841.22	c presolved problem has 1280840 variables (1280840 bin, 0 int, 0 cont) and 69461 constraints
1835.22/1841.22	c    3160 constraints of type <knapsack>
1835.22/1841.22	c   31160 constraints of type <setppc>
1835.22/1841.22	c       1 constraints of type <linear>
1835.22/1841.22	c   35140 constraints of type <logicor>
1835.22/1841.22	c transformed objective value is always integral (scale: 1)
1835.22/1841.22	c Presolving Time: 9.59
1835.22/1841.28	c 
2008.04/2014.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2008.04/2014.68	c   184s|     1 |     0 |192908 |     - |  5698M |   0 |1280k|  69k|  69k|   0 |  0 | 262 |   0 |-2.000000e+01 |      --      |    Inf | unknown
2065.29/2072.02	c   241s|     1 |     0 |213165 |     - |  5735M |   0 |1280k|  69k|  69k|  58 |  1 | 262 |   0 |-4.000000e+01 |      --      |    Inf | unknown
2072.75/2079.59	c   249s|     1 |     0 |213835 |     - |  5735M |   0 |1280k|  69k|  69k|  99 |  2 | 262 |   0 |-4.000000e+01 |      --      |    Inf | unknown
2080.34/2087.19	c   256s|     1 |     0 |213995 |     - |  5736M |   0 |1280k|  69k|  69k| 145 |  3 | 262 |   0 |-4.025000e+01 |      --      |    Inf | unknown
2087.91/2094.78	c   264s|     1 |     0 |214446 |     - |  5737M |   0 |1280k|  69k|  69k| 185 |  4 | 262 |   0 |-4.302083e+01 |      --      |    Inf | unknown
2095.88/2102.73	c   272s|     1 |     0 |214859 |     - |  5738M |   0 |1280k|  69k|  69k| 225 |  5 | 262 |   0 |-5.005238e+01 |      --      |    Inf | unknown
2103.76/2110.67	c   280s|     1 |     0 |215437 |     - |  5740M |   0 |1280k|  69k|  69k| 262 |  6 | 262 |   0 |-5.629911e+01 |      --      |    Inf | unknown
2111.54/2118.47	c   288s|     1 |     0 |215671 |     - |  5741M |   0 |1280k|  69k|  69k| 292 |  7 | 262 |   0 |-6.031250e+01 |      --      |    Inf | unknown
2119.51/2126.40	c   295s|     1 |     0 |216037 |     - |  5741M |   0 |1280k|  69k|  69k| 317 |  8 | 262 |   0 |-6.387500e+01 |      --      |    Inf | unknown
2127.29/2134.25	c   303s|     1 |     0 |216330 |     - |  5742M |   0 |1280k|  69k|  69k| 354 |  9 | 262 |   0 |-6.868452e+01 |      --      |    Inf | unknown
2134.86/2141.88	c   311s|     1 |     0 |216632 |     - |  5744M |   0 |1280k|  69k|  69k| 390 | 10 | 262 |   0 |-7.199167e+01 |      --      |    Inf | unknown
2142.74/2149.75	c   319s|     1 |     0 |216764 |     - |  5745M |   0 |1280k|  69k|  69k| 422 | 11 | 262 |   0 |-7.286829e+01 |      --      |    Inf | unknown
2150.61/2157.69	c   327s|     1 |     0 |216906 |     - |  5752M |   0 |1280k|  69k|  69k| 447 | 12 | 262 |   0 |-7.349924e+01 |      --      |    Inf | unknown
2158.49/2165.59	c   335s|     1 |     0 |217020 |     - |  5759M |   0 |1280k|  69k|  69k| 460 | 13 | 262 |   0 |-7.362424e+01 |      --      |    Inf | unknown
2165.87/2172.95	c   342s|     1 |     0 |217028 |     - |  5766M |   0 |1280k|  69k|  69k| 464 | 14 | 262 |   0 |-7.362424e+01 |      --      |    Inf | unknown
2173.25/2180.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2173.25/2180.34	c   349s|     1 |     0 |217031 |     - |  5774M |   0 |1280k|  69k|  69k| 466 | 15 | 262 |   0 |-7.362424e+01 |      --      |    Inf | unknown
2180.72/2187.88	c   357s|     1 |     0 |217101 |     - |  5781M |   0 |1280k|  69k|  69k| 483 | 16 | 262 |   0 |-7.388258e+01 |      --      |    Inf | unknown
2188.20/2195.31	c   364s|     1 |     0 |217182 |     - |  5788M |   0 |1280k|  69k|  69k| 500 | 17 | 262 |   0 |-7.425758e+01 |      --      |    Inf | unknown
2195.58/2202.75	c   372s|     1 |     0 |217204 |     - |  5797M |   0 |1280k|  69k|  69k| 514 | 18 | 262 |   0 |-7.425758e+01 |      --      |    Inf | unknown
2202.87/2210.09	c   379s|     1 |     0 |217228 |     - |  5804M |   0 |1280k|  69k|  69k| 522 | 19 | 262 |   0 |-7.449167e+01 |      --      |    Inf | unknown
2210.64/2217.89	c   387s|     1 |     0 |217267 |     - |  5811M |   0 |1280k|  69k|  69k| 533 | 20 | 262 |   0 |-7.461667e+01 |      --      |    Inf | unknown
2218.31/2225.52	c   395s|     1 |     0 |217268 |     - |  5812M |   0 |1280k|  69k|  69k| 534 | 21 | 262 |   0 |-7.461667e+01 |      --      |    Inf | unknown
2246.92/2254.28	c   423s|     1 |     2 |273906 |     - |  5852M |   0 |1280k|  69k|  69k| 534 | 22 | 264 |  21 |-7.461667e+01 |      --      |    Inf | unknown
2271.53/2278.94	c 
2271.53/2278.94	c SCIP Status        : solving was interrupted [time limit reached]
2271.53/2278.94	c Solving Time (sec) : 448.03
2271.53/2278.94	c Solving Nodes      : 31
2271.53/2278.94	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
2271.53/2278.94	c Dual Bound         : -7.46166666666667e+01
2271.53/2278.94	c Gap                : infinite
2271.53/2278.94	c SCIP status: 23 (TIMELIMIT)
2271.53/2278.94	c SCIP LP bound tightened UB: 1567 -> 1566
2271.53/2278.94	c pb_solver_status: sst_unknown
2271.53/2278.94	c LB_goalvalue: 0
2271.53/2278.94	c UB_goalvalue: 1566
2271.53/2278.94	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
2271.53/2278.94	c SCIP returned: sst_unknown
2271.53/2278.94	c SCIP primal LB: -oo, dual UB: 1566
2271.53/2278.94	c assumptions: 
2271.53/2278.94	c invoking solver with time budget: 320.000000
2592.08/2600.40	c sat_solver_result: sst_unknown
2592.08/2600.40	c SAT solver timed out; proceeding to cooperative SCIP call
2592.08/2600.40	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 1566
2592.08/2600.40	c scip solving with time budget: 627.200000
2592.08/2600.40	c solveScip
2592.08/2600.40	c initScipForCoop
2592.08/2600.40	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
2592.08/2600.40	c SCIPfreeTransform due to timeout and having shadow nodes
2592.08/2600.40	c forcing SCIPfreeTransform before solve
2593.27/2601.61	c Running SCIP presolve for solve-time propagation (rounds=3)
2594.07/2602.48	c presolving:
2594.97/2603.32	c    (1.7s) running MILP presolver
2595.46/2603.87	c    (2.3s) MILP presolver found nothing
2595.96/2604.35	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 38260 upgd conss, 0 impls, 31160 clqs, 0 implints
2596.36/2604.75	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 69460 upgd conss, 0 impls, 31160 clqs, 0 implints
2600.94/2609.39	c    (7.8s) probing: 51/1280840 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2600.94/2609.39	c    (7.8s) probing aborted: 50/50 successive totally useless probings
2601.54/2609.92	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
2601.54/2609.92	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
2601.54/2609.92	c  0 implications, 31160 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
2601.54/2609.92	c presolved problem has 1280840 variables (1280840 bin, 0 int, 0 cont) and 69460 constraints
2601.54/2609.92	c    3160 constraints of type <knapsack>
2601.54/2609.92	c   31160 constraints of type <setppc>
2601.54/2609.92	c   35140 constraints of type <logicor>
2601.54/2609.92	c transformed objective value is always integral (scale: 1)
2601.54/2609.92	c Presolving Time: 7.58
2603.03/2611.49	c presolving:
2603.93/2612.37	c    (1.7s) running MILP presolver
2604.83/2613.25	c    (2.6s) MILP presolver found nothing
2605.33/2613.73	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 38260 upgd conss, 0 impls, 31160 clqs, 0 implints
2605.83/2614.20	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 69460 upgd conss, 0 impls, 31160 clqs, 0 implints
2611.01/2619.46	c    (8.8s) probing: 51/1280840 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2611.01/2619.46	c    (8.8s) probing aborted: 50/50 successive totally useless probings
2611.41/2619.87	c    (9.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
2612.11/2620.55	c    (9.9s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.30) (symcode time: 0.41)
2612.11/2620.55	c dynamic symmetry handling statistics:
2612.11/2620.55	c    orbitopal reduction:       no components
2612.11/2620.55	c    orbital reduction:         no components
2612.11/2620.55	c    lexicographic reduction:   no permutations
2612.11/2620.55	c handled 1 out of 1 symmetry components
2612.51/2620.95	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
2612.51/2620.95	c  0 deleted vars, 0 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
2612.51/2620.95	c  0 implications, 31161 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
2612.51/2620.95	c presolved problem has 1280840 variables (1280840 bin, 0 int, 0 cont) and 69461 constraints
2612.51/2620.95	c    3160 constraints of type <knapsack>
2612.51/2620.95	c   31160 constraints of type <setppc>
2612.51/2620.95	c       1 constraints of type <linear>
2612.51/2620.95	c   35140 constraints of type <logicor>
2612.51/2620.95	c transformed objective value is always integral (scale: 1)
2612.51/2620.95	c Presolving Time: 9.59
2612.51/2621.00	c 
2785.64/2794.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2785.64/2794.63	c   184s|     1 |     0 |192908 |     - |  5950M |   0 |1280k|  69k|  69k|   0 |  0 | 262 |   0 |-2.000000e+01 |      --      |    Inf | unknown
2842.56/2851.76	c   241s|     1 |     0 |213165 |     - |  5987M |   0 |1280k|  69k|  69k|  58 |  1 | 262 |   0 |-4.000000e+01 |      --      |    Inf | unknown
2849.85/2859.09	c   248s|     1 |     0 |213835 |     - |  5987M |   0 |1280k|  69k|  69k|  99 |  2 | 262 |   0 |-4.000000e+01 |      --      |    Inf | unknown
2857.71/2866.97	c   256s|     1 |     0 |213995 |     - |  5988M |   0 |1280k|  69k|  69k| 145 |  3 | 262 |   0 |-4.025000e+01 |      --      |    Inf | unknown
2865.19/2874.45	c   264s|     1 |     0 |214446 |     - |  5989M |   0 |1280k|  69k|  69k| 185 |  4 | 262 |   0 |-4.302083e+01 |      --      |    Inf | unknown
2872.97/2882.22	c   272s|     1 |     0 |214859 |     - |  5990M |   0 |1280k|  69k|  69k| 225 |  5 | 262 |   0 |-5.005238e+01 |      --      |    Inf | unknown
2880.64/2890.01	c   279s|     1 |     0 |215437 |     - |  5992M |   0 |1280k|  69k|  69k| 262 |  6 | 262 |   0 |-5.629911e+01 |      --      |    Inf | unknown
2888.73/2898.04	c   287s|     1 |     0 |215671 |     - |  5993M |   0 |1280k|  69k|  69k| 292 |  7 | 262 |   0 |-6.031250e+01 |      --      |    Inf | unknown
2896.90/2906.22	c   296s|     1 |     0 |216037 |     - |  5993M |   0 |1280k|  69k|  69k| 317 |  8 | 262 |   0 |-6.387500e+01 |      --      |    Inf | unknown
2904.58/2913.93	c   303s|     1 |     0 |216330 |     - |  5994M |   0 |1280k|  69k|  69k| 354 |  9 | 262 |   0 |-6.868452e+01 |      --      |    Inf | unknown
2912.16/2921.50	c   311s|     1 |     0 |216632 |     - |  5995M |   0 |1280k|  69k|  69k| 390 | 10 | 262 |   0 |-7.199167e+01 |      --      |    Inf | unknown
2919.44/2928.80	c   318s|     1 |     0 |216764 |     - |  5996M |   0 |1280k|  69k|  69k| 422 | 11 | 262 |   0 |-7.286829e+01 |      --      |    Inf | unknown
2926.82/2936.20	c   326s|     1 |     0 |216906 |     - |  5996M |   0 |1280k|  69k|  69k| 447 | 12 | 262 |   0 |-7.349924e+01 |      --      |    Inf | unknown
2934.09/2943.54	c   333s|     1 |     0 |217020 |     - |  5996M |   0 |1280k|  69k|  69k| 460 | 13 | 262 |   0 |-7.362424e+01 |      --      |    Inf | unknown
2941.27/2950.76	c   340s|     1 |     0 |217028 |     - |  5996M |   0 |1280k|  69k|  69k| 464 | 14 | 262 |   0 |-7.362424e+01 |      --      |    Inf | unknown
2948.45/2957.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2948.45/2957.96	c   347s|     1 |     0 |217031 |     - |  5996M |   0 |1280k|  69k|  69k| 466 | 15 | 262 |   0 |-7.362424e+01 |      --      |    Inf | unknown
2955.82/2965.37	c   355s|     1 |     0 |217101 |     - |  5996M |   0 |1280k|  69k|  69k| 483 | 16 | 262 |   0 |-7.388258e+01 |      --      |    Inf | unknown
2963.10/2972.65	c   362s|     1 |     0 |217182 |     - |  5996M |   0 |1280k|  69k|  69k| 500 | 17 | 262 |   0 |-7.425758e+01 |      --      |    Inf | unknown
2970.68/2980.28	c   370s|     1 |     0 |217204 |     - |  5997M |   0 |1280k|  69k|  69k| 514 | 18 | 262 |   0 |-7.425758e+01 |      --      |    Inf | unknown
2977.96/2987.51	c   377s|     1 |     0 |217228 |     - |  5997M |   0 |1280k|  69k|  69k| 522 | 19 | 262 |   0 |-7.449167e+01 |      --      |    Inf | unknown
2985.13/2994.76	c   384s|     1 |     0 |217267 |     - |  5997M |   0 |1280k|  69k|  69k| 533 | 20 | 262 |   0 |-7.461667e+01 |      --      |    Inf | unknown
2992.11/3001.79	c   391s|     1 |     0 |217268 |     - |  5997M |   0 |1280k|  69k|  69k| 534 | 21 | 262 |   0 |-7.461667e+01 |      --      |    Inf | unknown
3020.53/3030.29	c   420s|     1 |     2 |273906 |     - |  5997M |   0 |1280k|  69k|  69k| 534 | 22 | 264 |  21 |-7.461667e+01 |      --      |    Inf | unknown
3230.04/3240.43	c 
3230.04/3240.43	c SCIP Status        : solving was interrupted [time limit reached]
3230.04/3240.43	c Solving Time (sec) : 629.81
3230.04/3240.43	c Solving Nodes      : 51
3230.04/3240.43	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
3230.04/3240.43	c Dual Bound         : -8.23511904761905e+01
3230.04/3240.43	c Gap                : infinite
3230.04/3240.43	c SCIP status: 23 (TIMELIMIT)
3230.04/3240.43	c solveScip: freeing transform (!can_skip_free_transform)
3231.24/3241.61	c SCIP LP bound tightened UB: 1566 -> 1558
3231.24/3241.61	c pb_solver_status: sst_unknown
3231.24/3241.61	c LB_goalvalue: 0
3231.24/3241.61	c UB_goalvalue: 1558
3231.24/3241.61	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
3231.24/3241.61	c SCIP returned: sst_unknown
3231.24/3241.61	c SCIP primal LB: -oo, dual UB: 1558
3231.24/3241.61	c assumptions: 
3231.24/3241.61	c invoking solver with time budget: 320.000000
3551.18/3562.57	c sat_solver_result: sst_unknown
3551.18/3562.57	c SAT solver timed out; proceeding to cooperative SCIP call
3551.18/3562.57	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 1558
3551.18/3562.57	c scip solving with time budget: 878.080000
3551.18/3562.57	c solveScip
3551.18/3562.57	c initScipForCoop
3551.18/3562.57	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
3552.08/3563.44	c presolving:
3552.97/3564.32	c    (1.7s) running MILP presolver
3553.87/3565.20	c    (2.6s) MILP presolver found nothing
3554.27/3565.69	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 38260 upgd conss, 0 impls, 31160 clqs, 0 implints
3554.78/3566.16	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 69460 upgd conss, 0 impls, 31160 clqs, 0 implints
3560.05/3571.42	c    (8.8s) probing: 51/1280840 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
3560.05/3571.42	c    (8.8s) probing aborted: 50/50 successive totally useless probings
3560.45/3571.83	c    (9.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
3561.14/3572.50	c    (9.9s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.30) (symcode time: 0.40)
3561.14/3572.50	c dynamic symmetry handling statistics:
3561.14/3572.50	c    orbitopal reduction:       no components
3561.14/3572.50	c    orbital reduction:         no components
3561.14/3572.50	c    lexicographic reduction:   no permutations
3561.14/3572.50	c handled 1 out of 1 symmetry components
3561.54/3572.91	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
3561.54/3572.91	c  0 deleted vars, 0 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
3561.54/3572.91	c  0 implications, 31161 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
3561.54/3572.91	c presolved problem has 1280840 variables (1280840 bin, 0 int, 0 cont) and 69461 constraints
3561.54/3572.91	c    3160 constraints of type <knapsack>
3561.54/3572.91	c   31160 constraints of type <setppc>
3561.54/3572.91	c       1 constraints of type <linear>
3561.54/3572.91	c   35140 constraints of type <logicor>
3561.54/3572.91	c transformed objective value is always integral (scale: 1)
3561.54/3572.91	c Presolving Time: 9.59
3561.54/3572.96	c 
3600.05/3611.50	
3600.05/3611.50	*** TERMINATED *** by signal
3600.05/3611.50	c
3600.05/3611.50	s UNKNOWN
3600.05/3611.50	c _____________________________________________________________________________
3600.05/3611.50	c std/band forms        : 34320,0
3600.05/3611.50	c 2cl/3cl ITE-codings   : 0,0
3600.05/3611.50	c BDD/srt/adr Max costs : 0,694,0
3600.05/3611.50	c BDDraw/bin/mul/srt/adr: 0,0,0,34320,0
3600.05/3611.50	c BDD nodes             : 0
3600.05/3611.50	c Es1/CC detections     : 0,0
3600.05/3611.50	c CC sort               : 34320
3600.05/3611.50	c SAT/UNSAT calls       : 0,0
3600.05/3611.50	c regenrated variables  : 0
3600.05/3611.50	c eliminated fixed lits : 0
3600.05/3611.50	c goal lit flips        : 0
3600.05/3611.50	c goal stages           : 0
3600.05/3611.50	c goal shrink           : 0
3600.05/3611.50	c goal coeff separations: 0
3600.05/3611.50	c restarts              : 31551
3600.05/3611.50	c conflicts             : 10603092       (2945 /sec)
3600.05/3611.50	c decisions             : 58782382       (16328 /sec)
3600.05/3611.50	c propagations          : 805912287      (223861 /sec)
3600.05/3611.50	c inspects              : 0              (0 /sec)
3600.05/3611.50	c CPU time (solving tm) : 3600 s        (1623 s, SAT 0 s, UNSAT 0 s)
3600.05/3611.50	c SAT solver time       : 1623 s
3600.05/3611.50	c SAT solver SAT time   : 0 s
3600.05/3611.50	c SAT solver UNSAT time : 0 s
3600.05/3611.50	c SAT solver TO time    : 1623 s
3600.05/3611.50	c Time for SCIP         : 1856 s
3600.05/3611.50	c Coop SCIP LB improvements           : 0
3600.05/3611.50	c Coop SCIP UB improvements           : 3
3600.05/3611.50	c SCIP globally fixed variables       : 0
3600.05/3611.50	c SAT  globally fixed variables       : 0
3600.05/3611.50	c SCIP freeTransform calls            : 14
3600.05/3611.50	c Time for Opt-base     : 0.2118 s
3600.05/3611.50	c Steps for Opt-base    : 0
3600.05/3611.50	c Time for BDD coding   : 0 s
3600.05/3611.50	c Time for srt coding   : 5.841 s
3600.05/3611.50	c Inner solver invocations            : 0
3600.05/3611.50	c Inner solving count                 : 0
3600.05/3611.50	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

running on 4 cores: 24-27

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

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

CPU governors:
  performance: 24-27

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (107668 MiB free)
  node 1: cores 8-15, 129019 MiB (104878 MiB free)
  node 2: cores 16-23, 129019 MiB (109734 MiB free)
  node 3: cores 24-31, 129003 MiB (115686 MiB free)
  node 4: cores 32-39, 129019 MiB (114952 MiB free)
  node 5: cores 40-47, 128973 MiB (117110 MiB free)
  node 6: cores 48-55, 129019 MiB (112898 MiB free)
  node 7: cores 56-63, 128474 MiB (108999 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100062 s]*
/proc/loadavg: 9.56 5.70 9.57 17/880 2500465
/proc/meminfo: memFree=913326832/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=109676 memory=37400 CPUtime=0.08 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 7319 208 0 0 8 0 0 0 20 0 1 0 217125158 112308224 9266 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 27419 9350 2707 506 0 8110 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 109676 KiB
Current children cumulated memory: 37400 KiB

[startup+0.212413 s]*
/proc/loadavg: 9.56 5.70 9.57 17/880 2500465
/proc/meminfo: memFree=913302416/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=141284 memory=68136 CPUtime=0.2 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 14748 208 0 0 19 1 0 0 20 0 1 0 217125158 144674816 16903 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 35321 17033 2707 506 0 16012 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 141284 KiB
Current children cumulated memory: 68136 KiB

[startup+0.312944 s]*
/proc/loadavg: 9.56 5.70 9.57 17/880 2500465
/proc/meminfo: memFree=913282876/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=160868 memory=88304 CPUtime=0.3 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 19792 208 0 0 29 1 0 0 20 0 1 0 217125158 164728832 22023 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 40217 22076 2707 506 0 20908 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 160868 KiB
Current children cumulated memory: 88304 KiB

[startup+0.700124 s]
/proc/loadavg: 9.56 5.70 9.57 17/880 2500465
/proc/meminfo: memFree=913228540/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=251136 memory=177656 CPUtime=0.67 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 39068 208 0 0 65 2 0 0 20 0 1 0 217125158 257163264 44321 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 62784 44414 2707 506 0 43475 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 251136 KiB
Current children cumulated memory: 177656 KiB

[startup+1.50015 s]
/proc/loadavg: 9.56 5.70 9.57 17/880 2500465
/proc/meminfo: memFree=913097116/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=522432 memory=438804 CPUtime=1.46 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 72181 208 0 0 142 4 0 0 20 0 1 0 217125158 534970368 109626 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 130608 109700 2707 506 0 111299 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 522432 KiB
Current children cumulated memory: 438804 KiB

[startup+3.11289 s]
/proc/loadavg: 10.08 5.87 9.61 17/880 2500465
/proc/meminfo: memFree=912509956/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=973692 memory=878336 CPUtime=3.07 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 130537 208 0 0 298 9 0 0 20 0 1 0 217125158 997060608 219483 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 243423 219584 2707 506 0 224114 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 973692 KiB
Current children cumulated memory: 878336 KiB

[startup+6.3002 s]
/proc/loadavg: 10.08 5.87 9.61 17/880 2500465
/proc/meminfo: memFree=909104204/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=4781836 memory=4560024 CPUtime=6.25 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 942154 208 0 0 575 50 0 0 20 0 1 0 217125158 4896600064 1139906 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 1195459 1140006 5348 506 0 1176150 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 4781836 KiB
Current children cumulated memory: 4560024 KiB

[startup+12.7002 s]
/proc/loadavg: 10.55 6.04 9.64 17/880 2500465
/proc/meminfo: memFree=908082580/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=4923144 memory=4757784 CPUtime=12.62 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 968565 208 0 0 1207 55 0 0 20 0 1 0 217125158 5041299456 1189255 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 1230786 1189446 5756 506 0 1211477 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 4923144 KiB
Current children cumulated memory: 4757784 KiB

[startup+25.5002 s]
/proc/loadavg: 11.76 6.52 9.75 17/880 2500465
/proc/meminfo: memFree=907575244/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=5821656 memory=5308904 CPUtime=25.38 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 1054823 208 0 0 2472 66 0 0 20 0 1 0 217125158 5961375744 1327232 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 1455414 1327226 5803 506 0 1436105 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 5821656 KiB
Current children cumulated memory: 5308904 KiB

[startup+51.1132 s]
/proc/loadavg: 13.49 7.35 9.93 17/880 2500515
/proc/meminfo: memFree=900064688/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=10443704 memory=9635584 CPUtime=50.91 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 1353190 208 0 0 4824 267 0 0 20 0 1 0 217125158 10694352896 2408719 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 2610926 2408896 5883 506 0 2591617 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 10443704 KiB
Current children cumulated memory: 9635584 KiB

[startup+102.3 s]
/proc/loadavg: 15.32 8.81 10.30 17/880 2500515
/proc/meminfo: memFree=890858944/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=11724468 memory=10947152 CPUtime=101.93 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 1819132 208 0 0 9885 308 0 0 20 0 1 0 217125158 12005855232 2736777 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 2931117 2736788 5899 506 0 2911808 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 11724468 KiB
Current children cumulated memory: 10947152 KiB

[startup+162.3 s]
/proc/loadavg: 15.75 10.12 10.66 17/879 2500516
/proc/meminfo: memFree=890593240/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=11795048 memory=11091760 CPUtime=161.74 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 1827639 208 0 0 15714 460 0 0 20 0 1 0 217125158 12078129152 2772857 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 2948762 2772940 5915 506 0 2929453 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 11795048 KiB
Current children cumulated memory: 11091760 KiB

[startup+222.3 s]
/proc/loadavg: 15.95 11.21 11.00 17/878 2500519
/proc/meminfo: memFree=890187036/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=11750548 memory=11047260 CPUtime=221.53 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 1840754 208 0 0 21690 463 0 0 20 0 1 0 217125158 12032561152 2761788 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 2937637 2761815 5915 506 0 2918328 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 11750548 KiB
Current children cumulated memory: 11047260 KiB

[startup+282.3 s]
/proc/loadavg: 16.47 12.21 11.36 17/872 2500523
/proc/meminfo: memFree=890492348/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=10789496 memory=9971048 CPUtime=281.33 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 1854836 208 0 0 27541 592 0 0 20 0 1 0 217125158 11048443904 2492664 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 2697374 2492762 5931 506 0 2678065 0
Current children cumulated CPU time: 281.33 s
Current children cumulated vsize: 10789496 KiB
Current children cumulated memory: 9971048 KiB

[startup+342.3 s]
/proc/loadavg: 16.32 12.96 11.67 17/871 2500524
/proc/meminfo: memFree=891528884/1055320700 swapFree=33390400/33554428

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

/proc/2500462/statm: 4291059 3534293 6239 506 0 4271750 0
Current children cumulated CPU time: 2853.13 s
Current children cumulated vsize: 17164236 KiB
Current children cumulated memory: 14137172 KiB

[startup+2922.3 s]
/proc/loadavg: 12.93 13.05 13.42 13/847 2500749
/proc/meminfo: memFree=883574700/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=17164236 memory=14137172 CPUtime=2912.96 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 3634188 208 0 0 286738 4558 0 0 20 0 1 0 217125158 17576177664 3534198 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 4291059 3534293 6239 506 0 4271750 0
Current children cumulated CPU time: 2912.96 s
Current children cumulated vsize: 17164236 KiB
Current children cumulated memory: 14137172 KiB

[startup+2982.3 s]
/proc/loadavg: 12.69 12.97 13.37 13/846 2500750
/proc/meminfo: memFree=883646768/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=17164236 memory=14137172 CPUtime=2972.77 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 3634768 208 0 0 292719 4558 0 0 20 0 1 0 217125158 17576177664 3534198 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 4291059 3534293 6239 506 0 4271750 0
Current children cumulated CPU time: 2972.77 s
Current children cumulated vsize: 17164236 KiB
Current children cumulated memory: 14137172 KiB

[startup+3042.3 s]
/proc/loadavg: 12.33 12.81 13.29 13/847 2500754
/proc/meminfo: memFree=882861028/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=17164236 memory=14158504 CPUtime=3032.59 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 4932748 208 0 0 298623 4636 0 0 20 0 1 0 217125158 17576177664 3539622 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 4291059 3539626 6239 506 0 4271750 0
Current children cumulated CPU time: 3032.59 s
Current children cumulated vsize: 17164236 KiB
Current children cumulated memory: 14158504 KiB

[startup+3102.3 s]
/proc/loadavg: 12.12 12.66 13.20 13/847 2500755
/proc/meminfo: memFree=881186084/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=17164236 memory=14162704 CPUtime=3092.4 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 4933477 208 0 0 304603 4637 0 0 20 0 1 0 217125158 17576177664 3540555 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 4291059 3540676 6239 506 0 4271750 0
Current children cumulated CPU time: 3092.4 s
Current children cumulated vsize: 17164236 KiB
Current children cumulated memory: 14162704 KiB

[startup+3162.3 s]
/proc/loadavg: 12.04 12.54 13.13 13/846 2500756
/proc/meminfo: memFree=881235920/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=17164236 memory=14162704 CPUtime=3152.2 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 4933842 208 0 0 310582 4638 0 0 20 0 1 0 217125158 17576177664 3540555 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 4291059 3540676 6239 506 0 4271750 0
Current children cumulated CPU time: 3152.2 s
Current children cumulated vsize: 17164236 KiB
Current children cumulated memory: 14162704 KiB

[startup+3222.3 s]
/proc/loadavg: 12.01 12.44 13.05 13/846 2500757
/proc/meminfo: memFree=879952980/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=20463588 memory=17422144 CPUtime=3212 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 5641313 208 0 0 316525 4675 0 0 20 0 1 0 217125158 20954714112 4355419 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 5115897 4355536 6239 506 0 5096588 0
Current children cumulated CPU time: 3212 s
Current children cumulated vsize: 20463588 KiB
Current children cumulated memory: 17422144 KiB

[startup+3282.3 s]
/proc/loadavg: 12.00 12.35 12.98 13/847 2500761
/proc/meminfo: memFree=880723176/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=19398828 memory=16405988 CPUtime=3271.81 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 5723341 208 0 0 322443 4738 0 0 20 0 1 0 217125158 19864399872 4101510 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 4849707 4101497 6239 506 0 4830398 0
Current children cumulated CPU time: 3271.81 s
Current children cumulated vsize: 19398828 KiB
Current children cumulated memory: 16405988 KiB

[startup+3342.3 s]
/proc/loadavg: 12.00 12.29 12.92 13/847 2500764
/proc/meminfo: memFree=883646524/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=17140984 memory=14118744 CPUtime=3331.64 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 5727249 208 0 0 328335 4829 0 0 20 0 1 0 217125158 17552367616 3529596 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 4285246 3529686 6239 506 0 4265937 0
Current children cumulated CPU time: 3331.64 s
Current children cumulated vsize: 17140984 KiB
Current children cumulated memory: 14118744 KiB

[startup+3402.3 s]
/proc/loadavg: 12.15 12.27 12.87 13/847 2500765
/proc/meminfo: memFree=883579216/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=17186576 memory=14215968 CPUtime=3391.46 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 5735112 208 0 0 333891 5255 0 0 20 0 1 0 217125158 17599053824 3553789 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 4296644 3553992 6239 506 0 4277335 0
Current children cumulated CPU time: 3391.46 s
Current children cumulated vsize: 17186576 KiB
Current children cumulated memory: 14215968 KiB

[startup+3462.3 s]
/proc/loadavg: 12.54 12.37 12.87 13/847 2500766
/proc/meminfo: memFree=882396968/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=17207508 memory=14247148 CPUtime=3451.28 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 5750687 208 0 0 339712 5416 0 0 20 0 1 0 217125158 17620488192 3561584 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 4301877 3561787 6239 506 0 4282568 0
Current children cumulated CPU time: 3451.28 s
Current children cumulated vsize: 17207508 KiB
Current children cumulated memory: 14247148 KiB

[startup+3522.3 s]
/proc/loadavg: 12.99 12.51 12.89 13/847 2500767
/proc/meminfo: memFree=883221856/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=17228144 memory=14286216 CPUtime=3511.1 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 5762730 208 0 0 345550 5560 0 0 20 0 1 0 217125158 17641619456 3571459 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 4307036 3571554 6239 506 0 4287727 0
Current children cumulated CPU time: 3511.1 s
Current children cumulated vsize: 17228144 KiB
Current children cumulated memory: 14286216 KiB

[startup+3582.3 s]
/proc/loadavg: 12.03 12.44 12.85 4/795 2501077
/proc/meminfo: memFree=898135820/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=17036216 memory=14094288 CPUtime=3570.92 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 5770459 208 0 0 351457 5635 0 0 20 0 1 0 217125158 17445085184 3523477 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 4259054 3523572 6239 506 0 4239745 0
Current children cumulated CPU time: 3570.92 s
Current children cumulated vsize: 17036216 KiB
Current children cumulated memory: 14094288 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.5 s]
/proc/loadavg: 8.13 11.45 12.51 3/789 2501112
/proc/meminfo: memFree=899236768/1055320700 swapFree=33390400/33554428
[pid=2500462] ppid=2500459 vsize=17036216 memory=14094544 CPUtime=3600.05 cores=24-27
/proc/2500462/stat : 2500462 (naps_release) R 2500459 2500462 2493182 0 -1 4194304 5770461 208 0 0 354370 5635 0 0 20 0 1 0 217125158 17445085184 3523477 18446744073709551615 4210688 6281017 140731220421920 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 39378944 140731220429019 140731220429200 140731220429200 140731220434888 0
/proc/2500462/statm: 4259054 3523636 6239 506 0 4239745 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 17036216 KiB
Current children cumulated memory: 14094544 KiB

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

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

# cumulated CPU time of all completed processes:  user=3543.71 s, system=56.5242 s

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

[startup+3611.6 s]*
/proc/loadavg: 8.13 11.45 12.51 3/789 2501112
/proc/meminfo: memFree=905515464/1055320700 swapFree=33390400/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 3611.67
CPU time (s): 3600.23
CPU user time (s): 3543.71
CPU system time (s): 56.5242
CPU usage (%): 99.6833
Max. virtual memory (cumulated for all children) (KiB): 20861308
Max. memory (cumulated for all children) (KiB): 17740868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3543.71
system time used= 56.5242
maximum resident set size= 17740008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5770669
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 304
involuntary context switches= 3843


# summary of solver processes directly reported to runsolver:
#   pid: 2500462
#   total CPU time (s): 3600.23
#   total CPU user time (s): 3543.71
#   total CPU system time (s): 56.5242

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.9696 second user time and 37.4155 second system time

The end

Launcher Data

Begin job on nodeE009 at 2026-06-30 18:52:55
IDJOB=4807535
IDBENCH=178493
IDSOLVER=3589
FILE ID=nodeE009/4807535-1782838375
RUNJOBID= nodeE009-1782838330-2499791
SLURM_JOB_ID= 12541388
Free space on /tmp= 796284 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/comppebphp_pyrheight_equals_nholes/normalized-comppebphp_opt_pyrheightequalsnholes_39.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4807535-1782838375/watcher-4807535-1782838375 -o /tmp/evaluation-result-4807535-1782838375/solver-4807535-1782838375 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4807535-1782838375/vars-4807535-1782838375 --bin-var /tmp/runsolver-exch-nodeE009-1782838330-2499791 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4807535-1782838375.opb

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

MD5SUM BENCH= 18b73333b14ba99008c8c2df629747f9
RANDOM SEED=633292761

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        913334720 kB
MemAvailable:   1031883032 kB
Buffers:              32 kB
Cached:         122795704 kB
SwapCached:        29600 kB
Active:         16521088 kB
Inactive:       121219916 kB
Active(anon):   15293700 kB
Inactive(anon):   425716 kB
Active(file):    1227388 kB
Inactive(file): 120794200 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33390400 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             45872 kB
Writeback:            64 kB
AnonPages:      14908840 kB
Mapped:           229432 kB
Shmem:            774144 kB
KReclaimable:    1338700 kB
Slab:            1873780 kB
SReclaimable:    1338700 kB
SUnreclaim:       535080 kB
KernelStack:       15008 kB
PageTables:        37488 kB
SecPageTables:     15392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   17468252 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478416 kB
VmallocChunk:          0 kB
Percpu:           121088 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5074944 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:      395716 kB
DirectMap2M:    18800640 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 796508 MiB
End job on nodeE009 at 2026-06-30 19:53:07