Trace number 4836244

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution CERT 2026-05-20 (cert)SAT (TO)-478 3600.1 3621.64

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_5-partite_inlv/
normalized-maxcut_opt_complete_5-partite_inlv_nvert_45.opb
MD5SUM3c410c0cc2a68ebda1f0630eb06b1d15
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 benchmark-486
Best CPU time to get the best result obtained on this benchmark4.91986
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables990
Total number of constraints56760
Number of constraints which are clauses56760
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 810
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 810
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 810
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.11	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.11	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.11	c See www.sat4j.org for details.
0.06/0.11	c version PB26fixedPrime.v20260610
0.06/0.11	c java.runtime.name	OpenJDK Runtime Environment
0.06/0.11	c java.vm.name		OpenJDK 64-Bit Server VM
0.06/0.11	c java.vm.version	26.0.1+8-34
0.06/0.11	c java.vm.vendor	Oracle Corporation
0.06/0.11	c sun.arch.data.model	64
0.06/0.11	c java.version		26.0.1
0.06/0.11	c os.name		Linux
0.06/0.11	c os.version		5.14.0-611.55.1.el9_7.0.3.x86_64
0.06/0.11	c os.arch		amd64
0.06/0.12	c Free memory 		30334720
0.06/0.12	c Max memory 		32178700288
0.06/0.12	c Total memory 		33554432
0.06/0.12	c Number of processors 	4
0.06/0.14	c Pseudo Boolean Optimization by upper bound
0.06/0.14	c --- Begin Solver configuration ---
0.06/0.14	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@7637f22
0.06/0.14	c Learn all clauses as in MiniSAT
0.06/0.14	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.14	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.06/0.14	c Expensive reason simplification
0.06/0.14	c Glucose 2.1 dynamic restart strategy
0.06/0.14	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.06/0.14	c timeout=2147483s
0.06/0.14	c DB Simplification allowed=false
0.06/0.14	c Listener: none
0.06/0.14	c --- End Solver configuration ---
0.06/0.14	c solving HOME/instance-4836244-1783695758.opb
0.06/0.14	c reading problem ... 
0.13/3.33	c using VERIPB proof format
0.13/3.33	c  objective function found
0.64/3.52	c ... done. Wall clock time 3.377s.
0.64/3.52	c declared #vars     990
0.64/3.52	c #constraints  56760
0.64/3.52	c constraints type 
0.64/3.52	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 56760
0.64/3.52	c 56760 constraints processed.
0.64/3.53	c objective function length is 810 literals
0.64/3.54	c SATISFIABLE
0.64/3.54	c OPTIMIZING...
0.64/3.54	c Got one! Elapsed wall clock time (in seconds):3.401
0.64/3.54	o -410
0.64/3.56	c Got one! Elapsed wall clock time (in seconds):3.412
0.64/3.56	o -414
0.64/3.56	c Got one! Elapsed wall clock time (in seconds):3.42
0.64/3.56	o -418
0.98/3.64	c Got one! Elapsed wall clock time (in seconds):3.498
0.98/3.64	o -420
1.30/3.73	c Got one! Elapsed wall clock time (in seconds):3.59
1.30/3.73	o -424
3.38/4.59	c cleaning 2773 clauses out of 5549 with flag 10028/5549
4.53/5.52	c cleaning 4387 clauses out of 8776 with flag 22028/11549
5.62/6.67	c cleaning 5692 clauses out of 11390 with flag 36030/18550
6.88/7.92	c cleaning 6846 clauses out of 13698 with flag 52030/26550
6.88/7.95	c Got one! Elapsed wall clock time (in seconds):7.807
6.88/7.95	o -426
6.99/8.03	c Got one! Elapsed wall clock time (in seconds):7.889
6.99/8.03	o -428
7.74/8.89	c cleaning 6288 clauses out of 12582 with flag 10255/32280
8.92/10.07	c cleaning 6141 clauses out of 12293 with flag 22794/38279
10.03/11.25	c cleaning 6567 clauses out of 13152 with flag 36903/45279
11.37/12.60	c cleaning 7287 clauses out of 14586 with flag 52906/53280
11.37/12.61	c Got one! Elapsed wall clock time (in seconds):12.467
11.37/12.61	o -430
12.28/13.55	c cleaning 6171 clauses out of 12354 with flag 10530/58335
13.52/14.83	c cleaning 6084 clauses out of 12183 with flag 22555/64335
14.56/16.00	c Got one! Elapsed wall clock time (in seconds):15.86
14.56/16.00	o -434
15.42/16.87	c cleaning 8604 clauses out of 17222 with flag 10272/75458
16.33/17.86	c cleaning 7300 clauses out of 14618 with flag 22570/81458
17.36/18.94	c cleaning 7152 clauses out of 14318 with flag 36571/88458
18.57/20.21	c cleaning 7578 clauses out of 15166 with flag 52571/96458
19.78/21.59	c cleaning 8287 clauses out of 16588 with flag 70571/105458
21.90/23.71	c cleaning 9143 clauses out of 18301 with flag 90571/115458
24.11/25.94	c cleaning 10070 clauses out of 20159 with flag 112575/126459
26.05/27.93	c cleaning 11037 clauses out of 22089 with flag 136576/138459
28.06/30.06	c cleaning 12018 clauses out of 24052 with flag 162576/151459
28.06/30.07	c Got one! Elapsed wall clock time (in seconds):29.924
28.06/30.07	o -436
28.89/30.91	c cleaning 8533 clauses out of 17085 with flag 10254/156510
29.75/31.88	c cleaning 7268 clauses out of 14553 with flag 22259/162511
30.87/33.02	c cleaning 7135 clauses out of 14284 with flag 36269/169510
32.09/34.32	c cleaning 7566 clauses out of 15149 with flag 52275/177510
33.63/35.95	c cleaning 8283 clauses out of 16584 with flag 70286/186511
35.48/37.86	c cleaning 9143 clauses out of 18301 with flag 90289/196511
37.90/40.20	c cleaning 10071 clauses out of 20157 with flag 112288/207510
38.10/40.40	c Got one! Elapsed wall clock time (in seconds):40.254
38.10/40.40	o -438
38.77/41.15	c cleaning 7542 clauses out of 15091 with flag 8665/212515
40.02/42.43	c cleaning 6765 clauses out of 13549 with flag 20665/218515
41.15/43.67	c cleaning 6885 clauses out of 13784 with flag 34667/225515
42.50/45.02	c cleaning 7440 clauses out of 14900 with flag 50669/233516
43.94/46.50	c cleaning 8219 clauses out of 16459 with flag 68681/242515
45.26/48.00	c cleaning 9114 clauses out of 18240 with flag 88682/252515
47.09/49.83	c cleaning 10059 clauses out of 20127 with flag 110707/263516
49.06/51.88	c cleaning 11031 clauses out of 22068 with flag 134707/275516
51.56/54.45	c cleaning 12012 clauses out of 24038 with flag 160709/288517
53.98/57.00	c cleaning 13004 clauses out of 26025 with flag 188708/302516
57.03/60.11	c cleaning 14001 clauses out of 28021 with flag 218709/317516
60.40/63.54	c cleaning 15000 clauses out of 30020 with flag 250709/333516
63.50/66.79	c cleaning 16000 clauses out of 32019 with flag 284707/350515
67.26/70.60	c cleaning 17004 clauses out of 34020 with flag 320709/368516
72.02/75.40	c cleaning 17998 clauses out of 36016 with flag 358709/387516
77.50/81.03	c cleaning 19002 clauses out of 38017 with flag 398707/407515
83.17/86.81	c cleaning 20001 clauses out of 40015 with flag 440707/428515
88.84/92.62	c cleaning 20998 clauses out of 42014 with flag 484707/450515
93.25/97.09	c cleaning 22000 clauses out of 44016 with flag 530708/473515
97.02/100.98	c cleaning 22999 clauses out of 46016 with flag 578712/497515
102.81/106.70	c cleaning 24001 clauses out of 48017 with flag 628716/522515
107.90/111.97	c cleaning 24998 clauses out of 50017 with flag 680718/548516
113.45/117.67	c cleaning 25998 clauses out of 52018 with flag 734716/575515
120.03/124.23	c cleaning 27002 clauses out of 54021 with flag 790718/603516
126.32/130.65	c cleaning 28000 clauses out of 56018 with flag 848716/632515
133.09/137.41	c cleaning 28998 clauses out of 58018 with flag 908726/662515
139.24/143.75	c cleaning 30001 clauses out of 60020 with flag 970728/693515
147.12/151.69	c cleaning 31000 clauses out of 62019 with flag 1034728/725515
154.29/158.95	c cleaning 31996 clauses out of 64019 with flag 1100728/758515
162.79/167.46	c cleaning 33005 clauses out of 66024 with flag 1168730/792516
163.87/168.58	c Got one! Elapsed wall clock time (in seconds):168.432
163.87/168.58	o -440
163.87/168.58	c Got one! Elapsed wall clock time (in seconds):168.439
163.87/168.58	o -446
163.96/168.61	c Got one! Elapsed wall clock time (in seconds):168.463
163.96/168.61	o -450
164.15/168.86	c Got one! Elapsed wall clock time (in seconds):168.712
164.15/168.86	o -452
164.24/168.92	c Got one! Elapsed wall clock time (in seconds):168.771
164.24/168.92	o -456
164.64/169.34	c Got one! Elapsed wall clock time (in seconds):169.199
164.64/169.34	o -458
164.82/169.56	c Got one! Elapsed wall clock time (in seconds):169.421
164.82/169.56	o -462
165.11/169.88	c cleaning 22630 clauses out of 45271 with flag 2092/804768
165.20/169.98	c Got one! Elapsed wall clock time (in seconds):169.838
165.20/169.98	o -464
166.17/170.91	c cleaning 14092 clauses out of 28198 with flag 10144/810325
167.04/171.83	c cleaning 10048 clauses out of 20105 with flag 22142/816324
168.10/172.90	c cleaning 8522 clauses out of 17057 with flag 36142/823324
169.53/174.40	c cleaning 8261 clauses out of 16535 with flag 52142/831324
171.21/176.16	c cleaning 8629 clauses out of 17274 with flag 70142/840324
172.96/177.98	c cleaning 9313 clauses out of 18646 with flag 90144/850325
174.98/179.97	c cleaning 10162 clauses out of 20333 with flag 112144/861325
176.22/181.27	c Got one! Elapsed wall clock time (in seconds):181.123
176.22/181.27	o -466
177.13/182.11	c cleaning 11592 clauses out of 23202 with flag 10466/874356
177.88/183.01	c cleaning 8795 clauses out of 17611 with flag 22505/880357
179.07/184.12	c cleaning 7901 clauses out of 15816 with flag 36505/887357
180.32/185.47	c cleaning 7947 clauses out of 15914 with flag 52503/895356
181.97/187.11	c cleaning 8472 clauses out of 16968 with flag 70505/904357
182.65/187.86	c Got one! Elapsed wall clock time (in seconds):187.72
182.65/187.86	o -468
182.85/188.03	c cleaning 6806 clauses out of 13624 with flag 2077/909485
183.69/188.94	c cleaning 6405 clauses out of 12818 with flag 14507/915485
184.79/190.10	c cleaning 6700 clauses out of 13413 with flag 28508/922485
186.02/191.38	c cleaning 7349 clauses out of 14713 with flag 44508/930485
187.49/192.81	c cleaning 8173 clauses out of 16364 with flag 62508/939485
189.14/194.51	c cleaning 9090 clauses out of 18191 with flag 82508/949485
190.92/196.32	c cleaning 10043 clauses out of 20102 with flag 104512/960486
192.87/198.31	c cleaning 11024 clauses out of 22058 with flag 128513/972485
195.20/200.66	c cleaning 12008 clauses out of 24034 with flag 154532/985485
197.53/203.09	c cleaning 13006 clauses out of 26028 with flag 182541/999487
200.06/205.67	c cleaning 14001 clauses out of 28021 with flag 212539/1014486
202.88/208.54	c cleaning 15002 clauses out of 30019 with flag 244539/1030485
206.23/212.00	c cleaning 16000 clauses out of 32018 with flag 278544/1047486
209.74/215.57	c cleaning 17002 clauses out of 34017 with flag 314542/1065485
213.45/219.20	c cleaning 17997 clauses out of 36016 with flag 352558/1084486
217.01/222.83	c cleaning 19007 clauses out of 38019 with flag 392644/1104486
220.58/226.33	c cleaning 20003 clauses out of 40012 with flag 434830/1125486
224.25/230.04	c cleaning 21002 clauses out of 42009 with flag 478980/1147486
227.85/233.74	c cleaning 21998 clauses out of 44007 with flag 525071/1170486
231.67/237.63	c cleaning 23001 clauses out of 46009 with flag 573080/1194486
235.59/241.54	c cleaning 24002 clauses out of 48007 with flag 623081/1219485
239.83/245.82	c cleaning 24998 clauses out of 50005 with flag 675086/1245485
243.72/249.89	c cleaning 25998 clauses out of 52007 with flag 729111/1272485
249.03/255.25	c cleaning 26994 clauses out of 54010 with flag 785164/1300486
256.45/262.64	c cleaning 27999 clauses out of 56016 with flag 843167/1329486
262.28/268.57	c cleaning 29006 clauses out of 58018 with flag 903176/1359487
269.25/275.63	c cleaning 30000 clauses out of 60010 with flag 965189/1390485
274.28/280.79	c cleaning 31005 clauses out of 62010 with flag 1029197/1422485
280.10/286.59	c cleaning 31998 clauses out of 64005 with flag 1095198/1455485
286.70/293.25	c cleaning 33004 clauses out of 66008 with flag 1163214/1489486
294.58/301.27	c cleaning 33994 clauses out of 68003 with flag 1233221/1524485
303.90/310.57	c cleaning 34998 clauses out of 70009 with flag 1305234/1560485
316.29/323.09	c cleaning 36002 clauses out of 72011 with flag 1379256/1597485
328.93/335.80	c cleaning 37001 clauses out of 74009 with flag 1455290/1635485
341.60/348.55	c cleaning 37995 clauses out of 76008 with flag 1533317/1674485
353.27/360.35	c cleaning 38999 clauses out of 78014 with flag 1613344/1714486
365.83/372.97	c cleaning 40001 clauses out of 80014 with flag 1695358/1755485
376.73/383.93	c cleaning 41000 clauses out of 82013 with flag 1779371/1797485
388.71/395.90	c cleaning 42002 clauses out of 84013 with flag 1865396/1840485
398.50/405.86	c cleaning 42996 clauses out of 86011 with flag 1953419/1884485
409.27/416.64	c cleaning 44005 clauses out of 88016 with flag 2043422/1929486
417.49/424.95	c cleaning 45000 clauses out of 90010 with flag 2135572/1975485
425.49/432.92	c cleaning 45998 clauses out of 92011 with flag 2229867/2022486
432.89/440.42	c cleaning 46999 clauses out of 94012 with flag 2326073/2070485
441.49/449.07	c cleaning 48000 clauses out of 96013 with flag 2424246/2119485
450.77/458.41	c cleaning 49002 clauses out of 98013 with flag 2524314/2169485
460.65/468.33	c cleaning 50004 clauses out of 100011 with flag 2626432/2220485
470.26/478.01	c cleaning 51002 clauses out of 102009 with flag 2730638/2272487
481.51/489.33	c cleaning 51995 clauses out of 104006 with flag 2836725/2325486
497.74/505.74	c cleaning 53002 clauses out of 106011 with flag 2944787/2379486
511.84/519.99	c cleaning 53999 clauses out of 108009 with flag 3054880/2434486
527.51/535.67	c cleaning 54999 clauses out of 110009 with flag 3166926/2490485
544.64/552.96	c cleaning 56004 clauses out of 112012 with flag 3280997/2547487
559.13/567.41	c cleaning 56998 clauses out of 114007 with flag 3397078/2605486
573.78/582.29	c cleaning 58003 clauses out of 116010 with flag 3515101/2664487
586.86/595.33	c cleaning 58993 clauses out of 118005 with flag 3635249/2724485
598.84/607.45	c cleaning 60002 clauses out of 120012 with flag 3757447/2785485
613.13/621.73	c cleaning 60997 clauses out of 122010 with flag 3881500/2847485
631.86/640.67	c cleaning 61999 clauses out of 124013 with flag 4007562/2910485
649.00/657.97	c cleaning 63000 clauses out of 126015 with flag 4135598/2974486
667.75/676.72	c cleaning 64001 clauses out of 128014 with flag 4265629/3039485
685.77/694.92	c cleaning 65001 clauses out of 130014 with flag 4397666/3105486
703.83/713.06	c cleaning 66000 clauses out of 132013 with flag 4531672/3172486
722.46/731.84	c cleaning 66999 clauses out of 134013 with flag 4667724/3240486
744.30/753.76	c cleaning 68002 clauses out of 136013 with flag 4805755/3309485
765.87/775.54	c cleaning 69004 clauses out of 138012 with flag 4945768/3379486
784.53/794.23	c cleaning 69999 clauses out of 140007 with flag 5087773/3450485
804.55/814.41	c cleaning 70998 clauses out of 142009 with flag 5231809/3522486
827.84/837.79	c cleaning 72000 clauses out of 144011 with flag 5377836/3595486
854.35/864.33	c cleaning 73000 clauses out of 146012 with flag 5525885/3669487
881.06/891.05	c cleaning 74004 clauses out of 148011 with flag 5675911/3744486
908.67/918.87	c cleaning 75000 clauses out of 150007 with flag 5827991/3820486
938.82/949.11	c cleaning 76000 clauses out of 152008 with flag 5982040/3897487
964.79/975.03	c cleaning 76998 clauses out of 154007 with flag 6138054/3975486
994.69/1004.91	c cleaning 77996 clauses out of 156008 with flag 6296073/4054485
1025.38/1035.86	c cleaning 79003 clauses out of 158013 with flag 6456104/4134486
1055.85/1066.36	c cleaning 79999 clauses out of 160009 with flag 6618115/4215485
1086.45/1096.98	c cleaning 81003 clauses out of 162010 with flag 6782123/4297485
1118.12/1128.82	c cleaning 81997 clauses out of 164008 with flag 6948136/4380486
1154.17/1164.92	c cleaning 83001 clauses out of 166011 with flag 7116175/4464486
1181.23/1192.13	c cleaning 83998 clauses out of 168009 with flag 7286175/4549485
1210.19/1221.16	c cleaning 84999 clauses out of 170011 with flag 7458191/4635485
1241.07/1252.24	c cleaning 86002 clauses out of 172013 with flag 7632198/4722486
1274.13/1285.36	c cleaning 86998 clauses out of 174010 with flag 7808208/4810485
1305.81/1317.27	c cleaning 88005 clauses out of 176012 with flag 7986230/4899485
1347.43/1358.92	c cleaning 88998 clauses out of 178008 with flag 8166251/4989486
1385.75/1397.52	c cleaning 89999 clauses out of 180009 with flag 8348258/5080485
1426.95/1438.85	c cleaning 90997 clauses out of 182011 with flag 8532274/5172486
1467.85/1480.05	c cleaning 92000 clauses out of 184014 with flag 8718291/5265486
1509.08/1521.36	c cleaning 93003 clauses out of 186014 with flag 8906335/5359486
1549.19/1561.79	c cleaning 94002 clauses out of 188011 with flag 9096367/5454486
1588.53/1601.18	c cleaning 94995 clauses out of 190008 with flag 9288369/5550485
1630.96/1643.80	c cleaning 95998 clauses out of 192014 with flag 9482388/5647486
1675.15/1688.19	c cleaning 97000 clauses out of 194016 with flag 9678402/5745486
1722.67/1735.91	c cleaning 98000 clauses out of 196015 with flag 9876417/5844485
1765.93/1779.58	c cleaning 99001 clauses out of 198016 with flag 10076453/5944486
1808.60/1822.23	c cleaning 100000 clauses out of 200015 with flag 10278463/6045486
1849.16/1862.83	c cleaning 101000 clauses out of 202014 with flag 10482467/6147485
1899.99/1913.96	c cleaning 102002 clauses out of 204014 with flag 10688484/6250485
1943.15/1957.23	c cleaning 103002 clauses out of 206013 with flag 10896507/6354486
1976.58/1990.96	c cleaning 103996 clauses out of 208010 with flag 11106510/6459485
2021.77/2036.21	c cleaning 105000 clauses out of 210014 with flag 11318530/6565485
2063.39/2077.85	c cleaning 106003 clauses out of 212015 with flag 11532547/6672486
2105.18/2120.00	c cleaning 106996 clauses out of 214012 with flag 11748558/6780486
2159.50/2174.34	c cleaning 108003 clauses out of 216017 with flag 11966583/6889487
2215.55/2230.73	c cleaning 108999 clauses out of 218013 with flag 12186583/6999486
2268.91/2284.25	c cleaning 110004 clauses out of 220014 with flag 12408658/7110486
2324.64/2340.31	c cleaning 110997 clauses out of 222009 with flag 12632673/7222485
2375.38/2391.29	c cleaning 112002 clauses out of 224014 with flag 12858698/7335487
2428.95/2444.82	c cleaning 113001 clauses out of 226011 with flag 13086776/7449486
2488.72/2504.97	c cleaning 113998 clauses out of 228009 with flag 13316787/7564485
2538.08/2554.39	c cleaning 114998 clauses out of 230012 with flag 13548809/7680486
2590.57/2607.18	c cleaning 116002 clauses out of 232014 with flag 13782825/7797486
2657.38/2674.13	c cleaning 117001 clauses out of 234011 with flag 14018842/7915485
2729.71/2746.85	c cleaning 117998 clauses out of 236010 with flag 14256965/8034485
2781.64/2798.80	c cleaning 118998 clauses out of 238013 with flag 14497012/8154486
2838.61/2856.15	c cleaning 119997 clauses out of 240015 with flag 14739035/8275486
2895.60/2913.28	c cleaning 121001 clauses out of 242017 with flag 14983072/8397485
2955.10/2972.86	c cleaning 121998 clauses out of 244017 with flag 15229094/8520486
3002.87/3020.92	c cleaning 123003 clauses out of 246019 with flag 15477119/8644486
3019.19/3037.17	c Got one! Elapsed wall clock time (in seconds):3037.021
3019.19/3037.17	o -472
3021.07/3039.03	c cleaning 84964 clauses out of 169944 with flag 10002/8691414
3022.52/3040.57	c cleaning 45483 clauses out of 90981 with flag 22004/8697415
3024.05/3042.06	c cleaning 26241 clauses out of 52497 with flag 36002/8704414
3025.50/3043.57	c cleaning 17121 clauses out of 34256 with flag 52002/8712414
3027.08/3045.11	c cleaning 13060 clauses out of 26135 with flag 70002/8721414
3028.64/3046.79	c cleaning 11530 clauses out of 23075 with flag 90002/8731414
3030.59/3048.75	c cleaning 11264 clauses out of 22546 with flag 112004/8742415
3033.05/3051.20	c cleaning 11634 clauses out of 23283 with flag 136006/8754416
3035.61/3053.88	c cleaning 12314 clauses out of 24647 with flag 162002/8767414
3038.28/3056.54	c cleaning 13159 clauses out of 26333 with flag 190002/8781414
3041.22/3059.59	c cleaning 14079 clauses out of 28174 with flag 220005/8796414
3044.35/3062.67	c cleaning 15042 clauses out of 30096 with flag 252009/8812415
3048.08/3066.40	c cleaning 16018 clauses out of 32054 with flag 286013/8829415
3052.33/3070.78	c cleaning 17007 clauses out of 34036 with flag 322014/8847415
3056.16/3074.67	c cleaning 18007 clauses out of 36028 with flag 360013/8866414
3060.50/3079.07	c cleaning 19005 clauses out of 38022 with flag 400015/8886415
3064.63/3083.26	c cleaning 20002 clauses out of 40017 with flag 442016/8907415
3069.18/3087.89	c cleaning 20997 clauses out of 42014 with flag 486014/8929414
3074.35/3093.09	c cleaning 21999 clauses out of 44018 with flag 532016/8952415
3079.06/3097.83	c cleaning 23000 clauses out of 46018 with flag 580016/8976414
3084.70/3103.54	c cleaning 23999 clauses out of 48019 with flag 630043/9001415
3090.74/3109.63	c cleaning 25000 clauses out of 50020 with flag 682061/9027415
3099.28/3118.29	c cleaning 25998 clauses out of 52020 with flag 736062/9054415
3108.22/3127.25	c cleaning 27001 clauses out of 54021 with flag 792067/9082414
3116.45/3135.53	c cleaning 28000 clauses out of 56021 with flag 850070/9111415
3124.28/3143.41	c cleaning 29003 clauses out of 58021 with flag 910070/9141415
3131.80/3150.97	c cleaning 29997 clauses out of 60017 with flag 972074/9172414
3139.81/3159.10	c cleaning 31001 clauses out of 62020 with flag 1036076/9204414
3148.52/3167.89	c cleaning 31997 clauses out of 64019 with flag 1102083/9237414
3157.29/3176.61	c cleaning 33002 clauses out of 66023 with flag 1170089/9271415
3165.99/3185.33	c cleaning 34002 clauses out of 68021 with flag 1240092/9306415
3176.66/3196.09	c cleaning 34998 clauses out of 70018 with flag 1312097/9342414
3186.35/3205.86	c cleaning 36001 clauses out of 72021 with flag 1386099/9379415
3195.72/3215.12	c cleaning 36999 clauses out of 74020 with flag 1462102/9417415
3205.91/3225.40	c cleaning 38001 clauses out of 76020 with flag 1540105/9456414
3216.11/3235.71	c cleaning 39002 clauses out of 78019 with flag 1620105/9496414
3225.73/3245.43	c cleaning 40002 clauses out of 80018 with flag 1702107/9537415
3236.78/3256.42	c cleaning 40996 clauses out of 82015 with flag 1786107/9579414
3249.76/3269.52	c cleaning 41999 clauses out of 84020 with flag 1872109/9622415
3264.33/3284.28	c cleaning 43002 clauses out of 86021 with flag 1960110/9666415
3278.93/3298.87	c cleaning 43999 clauses out of 88019 with flag 2050115/9711415
3294.82/3314.84	c cleaning 45000 clauses out of 90020 with flag 2142115/9757415
3310.05/3330.17	c cleaning 46000 clauses out of 92020 with flag 2236115/9804415
3328.66/3348.73	c cleaning 46999 clauses out of 94019 with flag 2332114/9852414
3342.98/3363.14	c cleaning 48003 clauses out of 96021 with flag 2430117/9901415
3359.46/3379.55	c cleaning 49001 clauses out of 98018 with flag 2530119/9951415
3378.04/3398.28	c cleaning 50001 clauses out of 100016 with flag 2632118/10002414
3398.52/3418.63	c cleaning 50996 clauses out of 102015 with flag 2736122/10054414
3413.39/3433.67	c cleaning 52001 clauses out of 104021 with flag 2842128/10107416
3425.97/3446.12	c cleaning 52997 clauses out of 106018 with flag 2950125/10161414
3448.51/3468.86	c cleaning 54000 clauses out of 108022 with flag 3060133/10216415
3468.35/3488.88	c cleaning 55000 clauses out of 110021 with flag 3172132/10272414
3494.09/3514.53	c cleaning 55999 clauses out of 112021 with flag 3286134/10329414
3496.46/3516.91	c Got one! Elapsed wall clock time (in seconds):3516.768
3496.46/3516.91	o -474
3497.44/3518.00	c cleaning 34153 clauses out of 68316 with flag 10003/10341708
3498.42/3518.99	c cleaning 20070 clauses out of 40162 with flag 22001/10347707
3499.49/3519.94	c cleaning 13535 clauses out of 27092 with flag 36001/10354707
3500.57/3521.03	c cleaning 10771 clauses out of 21558 with flag 52003/10362708
3501.83/3522.30	c cleaning 9885 clauses out of 19786 with flag 70001/10371707
3503.10/3523.69	c cleaning 9943 clauses out of 19901 with flag 90001/10381707
3504.76/3525.32	c cleaning 10473 clauses out of 20959 with flag 112011/10392708
3506.46/3527.05	c cleaning 11234 clauses out of 22485 with flag 136010/10404707
3508.42/3529.09	c cleaning 12117 clauses out of 24251 with flag 162010/10417707
3510.58/3531.20	c cleaning 13061 clauses out of 26135 with flag 190012/10431708
3512.73/3533.47	c cleaning 14029 clauses out of 28074 with flag 220012/10446708
3515.10/3535.89	c cleaning 15016 clauses out of 30044 with flag 252132/10462707
3517.58/3538.32	c cleaning 16008 clauses out of 32029 with flag 286134/10479708
3520.52/3541.36	c cleaning 17005 clauses out of 34020 with flag 322132/10497707
3524.39/3545.27	c cleaning 17998 clauses out of 36015 with flag 360133/10516707
3528.04/3548.92	c cleaning 18997 clauses out of 38018 with flag 400135/10536708
3531.71/3552.63	c cleaning 20002 clauses out of 40021 with flag 442142/10557708
3536.87/3557.87	c cleaning 21005 clauses out of 42020 with flag 486145/10579709
3542.21/3563.18	c cleaning 21997 clauses out of 44013 with flag 532141/10602707
3545.65/3566.61	c Got one! Elapsed wall clock time (in seconds):3566.465
3545.65/3566.61	o -478
3546.53/3567.56	c cleaning 20657 clauses out of 41332 with flag 10006/10622023
3547.51/3568.59	c cleaning 13330 clauses out of 26675 with flag 22006/10628023
3548.70/3569.76	c cleaning 10162 clauses out of 20343 with flag 36002/10635021
3549.97/3571.09	c cleaning 9084 clauses out of 18181 with flag 52002/10643021
3551.35/3572.48	c cleaning 9044 clauses out of 18097 with flag 70038/10652021
3552.80/3573.96	c cleaning 9519 clauses out of 19054 with flag 90040/10662022
3554.58/3575.72	c cleaning 10255 clauses out of 20534 with flag 112038/10673021
3556.54/3577.77	c cleaning 11131 clauses out of 22279 with flag 136038/10685021
3559.01/3580.22	c cleaning 12069 clauses out of 24149 with flag 162042/10698022
3561.81/3583.03	c cleaning 13029 clauses out of 26080 with flag 190042/10712022
3564.76/3586.01	c cleaning 14016 clauses out of 28051 with flag 220076/10727022
3568.13/3589.42	c cleaning 15008 clauses out of 30035 with flag 252076/10743022
3571.28/3592.66	c cleaning 16004 clauses out of 32027 with flag 286077/10760022
3575.55/3596.91	c cleaning 17002 clauses out of 34022 with flag 322075/10778021
3580.09/3601.41	c cleaning 18004 clauses out of 36021 with flag 360077/10797022
3584.23/3605.60	c cleaning 18993 clauses out of 38016 with flag 400075/10817021
3588.28/3609.79	c cleaning 20001 clauses out of 40023 with flag 442079/10838021
3592.63/3614.13	c cleaning 21001 clauses out of 42022 with flag 486080/10860021
3596.85/3618.47	c cleaning 21998 clauses out of 44021 with flag 532087/10883021
3600.00/3621.60	c starts		: 1117
3600.00/3621.61	c conflicts		: 10899340
3600.00/3621.61	c decisions		: 10943483
3600.00/3621.61	c propagations		: 976329071
3600.00/3621.61	c inspects		: 109331023439
3600.00/3621.61	c shortcuts		: 0
3600.00/3621.61	c learnt literals	: 0
3600.00/3621.61	c learnt binary clauses	: 0
3600.00/3621.61	c learnt ternary clauses	: 0
3600.00/3621.61	c learnt constraints	: 10899340
3600.00/3621.61	c ignored constraints	: 0
3600.00/3621.61	c root simplifications	: 0
3600.00/3621.61	c removed literals (reason simplification)	: 1979264523
3600.00/3621.61	c reason swapping (by a shorter reason)	: 0
3600.00/3621.61	c Calls to reduceDB	: 280
3600.00/3621.61	c Number of update (reduction) of LBD	: 3276
3600.00/3621.61	c Imported unit clauses	: 0
3600.00/3621.61	c No decision after first conflict	: false
3600.00/3621.61	c number of reductions to clauses (during analyze)	: 0
3600.00/3621.61	c number of learned constraints concerned by reduction	: 0
3600.00/3621.61	c number of learning phase by resolution	: 0
3600.00/3621.61	c number of learning phase by cutting planes	: 0
3600.00/3621.61	c number of rounding to 1 operations	: 0
3600.00/3621.61	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.00/3621.61	c number of reductions of the coefficients by power 2 	: 0
3600.00/3621.61	c number of right shift for reduction by power 2 	: 0
3600.00/3621.61	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.00/3621.61	c number of ending skipping 	: 0
3600.00/3621.61	c number of internal skipping 	: 0
3600.00/3621.61	c number of derivation steps 	: 0
3600.00/3621.61	c number of skipped derivation steps 	: 0
3600.00/3621.61	c number of remaining unassigned 	: 0
3600.00/3621.61	c number of remaining assigned 	: 0
3600.00/3621.61	c number of falsified literals weakened from reason	: 0
3600.00/3621.61	c number of falsified literals weakened from conflict	: 0
3600.00/3621.61	c time for arithmetic operations	: 0
3600.00/3621.61	c minimum degree of deleted constraints	: null
3600.00/3621.61	c maximum degree of deleted constraints	: null
3600.00/3621.61	c number of deleted constraints	: 0
3600.00/3621.61	c speed (assignments/second)	: 269847.8833478162
3600.00/3621.61	c non guided choices	: 460
3600.00/3621.63	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 38342
3600.00/3621.63	s SATISFIABLE
3600.00/3621.63	c Found 24 solution(s)
3600.00/3621.63	v x1 -x2 x3 -x4 -x5 x6 x7 x8 -x9 -x10 x11 x12 -x13 -x14 -x15 x16 x17 x18 -x19 -x20 x21 x22 -x23 -x24 -x25 x26 x27 -x28 -x29 -x30 x31 x32 x33 -x34 -x35 x36 x37 -x38 -x39 -x40 x41 x42 x43 -x44 x45 -x46 x47 x48 -x49 -x50 -x51 x52 x53 -x54 -x55 x56 x57 x58 -x59 -x60 -x61 x62 x63 -x64 -x65 x66 x67 x68 -x69 -x70 x71 x72 x73 -x74 -x75 -x76 x77 x78 -x79 -x80 x81 x82 x83 -x84 -x85 -x86 x87 x88 -x89 -x90 x91 x92 x93 -x94 -x95 x96 x97 -x98 -x99 -x100 x101 x102 x103 -x104 -x105 x106 x107 -x108 -x109 -x110 x111 x112 -x113 -x114 -x115 x116 x117 x118 -x119 -x120 x121 x122 -x123 -x124 -x125 x126 x127 x128 -x129 x130 x131 -x132 -x133 -x134 x135 x136 -x137 -x138 x139 x140 x141 -x142 -x143 -x144 x145 x146 -x147 -x148 x149 x150 x151 -x152 -x153 x154 x155 x156 -x157 -x158 -x159 x160 x161 -x162 -x163 x164 x165 x166 -x167 -x168 -x169 x170 -x171 x172 x173 x174 -x175 -x176 x177 x178 -x179 -x180 -x181 x182 x183 x184 -x185 -x186 x187 x188 -x189 -x190 -x191 x192 x193 -x194 -x195 -x196 x197 x198 x199 -x200 -x201 x202 x203 -x204 -x205 -x206 x207 x208 x209 -x210 x211 x212 x213 -x214 -x215 x216 x217 -x218 -x219 -x220 x221 x222 x223 -x224 -x225 x226 x227 -x228 -x229 -x230 x231 x232 -x233 -x234 -x235 x236 x237 x238 -x239 -x240 x241 x242 -x243 -x244 -x245 x246 x247 x248 -x249 -x250 -x251 x252 x253 -x254 -x255 x256 x257 x258 -x259 -x260 -x261 x262 x263 -x264 -x265 x266 x267 x268 -x269 -x270 x271 x272 x273 -x274 -x275 -x276 x277 x278 -x279 -x280 x281 x282 x283 -x284 -x285 -x286 x287 -x288 x289 x290 -x291 -x292 x293 x294 x295 -x296 -x297 -x298 x299 x300 -x301 -x302 x303 x304 x305 -x306 -x307 x308 x309 x310 -x311 -x312 -x313 x314 x315 -x316 -x317 x318 x319 x320 -x321 -x322 -x323 x324 x325 x326 -x327 -x328 x329 x330 x331 -x332 -x333 -x334 x335 x336 -x337 -x338 x339 x340 x341 -x342 -x343 x344 x345 x346 -x347 -x348 -x349 x350 x351 -x352 -x353 x354 x355 x356 -x357 -x358 -x359 x360 -x361 x362 x363 -x364 -x365 -x366 x367 x368 x369 -x370 -x371 x372 x373 -x374 -x375 -x376 x377 x378 -x379 -x380 -x381 x382 x383 x384 -x385 -x386 x387 x388 -x389 -x390 -x391 x392 x393 x394 -x395 x396 x397 -x398 -x399 -x400 x401 x402 x403 -x404 -x405 x406 x407 -x408 -x409 -x410 x411 x412 -x413 -x414 -x415 x416 x417 x418 -x419 -x420 x421 x422 -x423 -x424 -x425 x426 x427 x428 -x429 -x430 x431 x432 x433 -x434 -x435 -x436 x437 x438 -x439 -x440 x441 x442 x443 -x444 -x445 x446 x447 x448 -x449 -x450 -x451 x452 x453 -x454 -x455 x456 x457 x458 -x459 -x460 -x461 x462 x463 x464 x465 -x466 -x467 -x468 x469 x470 -x471 -x472 x473 x474 x475 -x476 -x477 x478 x479 x480 -x481 -x482 -x483 x484 x485 -x486 -x487 x488 x489 x490 -x491 -x492 -x493 x494 -x495 -x496 x497 x498 x499 -x500 -x501 x502 x503 -x504 -x505 -x506 x507 x508 -x509 -x510 -x511 x512 x513 x514 -x515 -x516 x517 x518 -x519 -x520 -x521 x522 x523 x524 -x525 -x526 x527 x528 x529 -x530 -x531 x532 x533 -x534 -x535 -x536 x537 x538 -x539 -x540 -x541 x542 x543 x544 -x545 -x546 x547 x548 -x549 -x550 -x551 x552 x553 x554 -x555 x556 x557 x558 -x559 -x560 x561 x562 -x563 -x564 -x565 x566 x567 -x568 -x569 -x570 x571 x572 x573 -x574 -x575 x576 x577 -x578 -x579 -x580 x581 x582 x583 -x584 -x585 -x586 x587 x588 -x589 -x590 x591 x592 x593 -x594 -x595 x596 x597 x598 -x599 -x600 -x601 x602 x603 -x604 -x605 x606 x607 x608 -x609 -x610 -x611 x612 -x613 x614 x615 -x616 -x617 x618 x619 x620 -x621 -x622 x623 x624 x625 -x626 -x627 -x628 x629 x630 -x631 -x632 x633 x634 x635 -x636 -x637 -x638 x639 x640 x641 -x642 -x643 x644 x645 x646 -x647 -x648 x649 x650 x651 -x652 -x653 -x654 x655 x656 -x657 -x658 x659 x660 x661 -x662 -x663 -x664 x665 -x666 x667 x668 -x669 -x670 -x671 x672 x673 -x674 -x675 -x676 x677 x678 x679 -x680 -x681 x682 x683 -x684 -x685 -x686 x687 x688 x689 -x690 x691 x692 -x693 -x694 -x695 x696 x697 -x698 -x699 -x700 x701 x702 x703 -x704 -x705 x706 x707 -x708 -x709 -x710 x711 x712 x713 -x714 -x715 x716 x717 x718 -x719 -x720 x721 x722 x723 -x724 -x725 -x726 x727 x728 -x729 -x730 x731 x732 x733 -x734 -x735 -x736 x737 x738 x739 x740 -x741 -x742 x743 x744 x745 -x746 -x747 -x748 x749 x750 -x751 -x752 x753 x754 x755 -x756 -x757 -x758 x759 -x760 -x761 x762 x763 -x764 -x765 -x766 x767 x768 x769 -x770 -x771 x772 x773 -x774 -x775 -x776 x777 x778 x779 -x780 -x781 x782 x783 -x784 -x785 -x786 x787 x788 x789 -x790 -x791 x792 x793 -x794 -x795 -x796 x797 x798 x799 -x800 x801 x802 -x803 -x804 -x805 x806 x807 x808 -x809 -x810 x811 x812 -x813 -x814 -x815 x816 x817 x818 -x819 -x820 x821 x822 x823 -x824 -x825 -x826 x827 x828 -x829 -x830 x831 x832 x833 -x834 -x835 -x836 x837 x838 x839 x840 -x841 -x842 -x843 x844 x845 -x846 -x847 x848 x849 x850 -x851 -x852 -x853 x854 -x855 -x856 x857 x858 x859 -x860 -x861 x862 x863 -x864 -x865 -x866 x867 x868 x869 -x870 -x871 x872 x873 x874 -x875 -x876 x877 x878 -x879 -x880 -x881 x882 x883 x884 -x885 x886 x887 x888 -x889 -x890 x891 x892 -x893 -x894 -x895 x896 x897 x898 -x899 -x900 -x901 x902 x903 -x904 -x905 x906 x907 x908 -x909 -x910 -x911 x912 -x913 x914 x915 -x916 -x917 x918 x919 x920 -x921 -x922 -x923 x924 x925 x926 -x927 -x928 x929 x930 x931 -x932 -x933 -x934 x935 -x936 x937 x938 -x939 -x940 -x941 x942 x943 x944 -x945 x946 x947 -x948 -x949 -x950 x951 x952 x953 -x954 -x955 x956 x957 x958 -x959 -x960 -x961 x962 x963 x964 x965 -x966 -x967 -x968 x969 -x970 -x971 x972 x973 x974 -x975 -x976 x977 x978 x979 -x980 x981 x982 x983 -x984 -x985 -x986 x987 -x988 x989 x990 
3600.00/3621.63	c objective function=-478
3600.00/3621.63	c Total wall clock time (in seconds): 3621.485

Verifier Data

OK	-478

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

running on 4 cores: 36-39

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-7,18,24,36,47,56,58,60-61,63
  3550 MHz: 8-15,28,30,43,46,53-55,62
  3600 MHz: 16-17,19-23,25-27,29,31-35,37-42,44-45,48-52,57,59
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 36-39

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (67030 MiB free)
  node 1: cores 8-15, 129019 MiB (112544 MiB free)
  node 2: cores 16-23, 128973 MiB (93987 MiB free)
  node 3: cores 24-31, 129003 MiB (125428 MiB free)
  node 4: cores 32-39, 129019 MiB (125999 MiB free)
  node 5: cores 40-47, 129019 MiB (123708 MiB free)
  node 6: cores 48-55, 129019 MiB (121285 MiB free)
  node 7: cores 56-63, 128474 MiB (125895 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100061 s]*
/proc/loadavg: 13.34 21.87 22.61 15/1002 1319698
/proc/meminfo: memFree=917300568/1055320704 swapFree=33330684/33554428
[pid=1319517] ppid=1319494 vsize=34900044 memory=46280 CPUtime=0.06 cores=36-39
/proc/1319517/stat : 1319517 (java) S 1319494 1319517 1292139 0 -1 4194304 5562 0 0 0 5 1 0 0 20 0 19 0 302863762 35737645056 11187 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 0 0 16800975 0 0 0 17 37 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
/proc/1319517/statm: 8725011 11570 6060 1 0 30837 0
[pid=1319517/tid=1319562] ppid=1319494 vsize=34900044 memory=4026557483 CPUtime=0.03 cores=36-39
/proc/1319517/task/1319562/stat : 1319562 (java) R 1319494 1319517 1292139 0 -1 4194368 2790 0 0 0 3 0 0 0 20 0 19 0 302863768 35737645056 11187 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 0 0 0 -1 36 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319610] ppid=1319494 vsize=34900044 memory=237146210664 CPUtime=0 cores=36-39
/proc/1319517/task/1319610/stat : 1319610 (Referen..andler) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 11187 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319611] ppid=1319494 vsize=34900044 memory=56320728516649 CPUtime=0 cores=36-39
/proc/1319517/task/1319611/stat : 1319611 (Finalizer) S 1319494 1319517 1292139 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 11187 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319614] ppid=1319494 vsize=34900044 memory=62879177132305 CPUtime=0 cores=36-39
/proc/1319517/task/1319614/stat : 1319614 (Monitor..Thread) S 1319494 1319517 1292139 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 11187 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319619] ppid=1319494 vsize=34900044 memory=58481164176009 CPUtime=0 cores=36-39
/proc/1319517/task/1319619/stat : 1319619 (Notific..Thread) S 1319494 1319517 1292139 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 11187 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319621] ppid=1319494 vsize=34900044 memory=53013737937004 CPUtime=0 cores=36-39
/proc/1319517/task/1319621/stat : 1319621 (Common-Cleaner) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 11187 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 34900044 KiB
Current children cumulated memory: 46280 KiB

[startup+0.214575 s]*
/proc/loadavg: 13.34 21.87 22.61 5/1091 1319798
/proc/meminfo: memFree=917188452/1055320704 swapFree=33330684/33554428
[pid=1319517] ppid=1319494 vsize=34900044 memory=50268 CPUtime=0.13 cores=36-39
/proc/1319517/stat : 1319517 (java) S 1319494 1319517 1292139 0 -1 4194304 6020 0 0 0 12 1 0 0 20 0 19 0 302863762 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 0 0 16800975 0 0 0 17 37 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
/proc/1319517/statm: 8725011 12567 6098 1 0 31354 0
[pid=1319517/tid=1319562] ppid=1319494 vsize=34900044 memory=3458775719129345843 CPUtime=0.06 cores=36-39
/proc/1319517/task/1319562/stat : 1319562 (java) D 1319494 1319517 1292139 0 -1 4194368 3058 0 0 0 6 0 0 0 20 0 19 0 302863768 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319610] ppid=1319494 vsize=34900044 memory=211393184109 CPUtime=0 cores=36-39
/proc/1319517/task/1319610/stat : 1319610 (Referen..andler) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319611] ppid=1319494 vsize=34900044 memory=61818286655539 CPUtime=0 cores=36-39
/proc/1319517/task/1319611/stat : 1319611 (Finalizer) S 1319494 1319517 1292139 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319614] ppid=1319494 vsize=34900044 memory=57385913960731 CPUtime=0 cores=36-39
/proc/1319517/task/1319614/stat : 1319614 (Monitor..Thread) S 1319494 1319517 1292139 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319619] ppid=1319494 vsize=34900044 memory=52987901004435 CPUtime=0 cores=36-39
/proc/1319517/task/1319619/stat : 1319619 (Notific..Thread) S 1319494 1319517 1292139 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319621] ppid=1319494 vsize=34900044 memory=60710319331440 CPUtime=0 cores=36-39
/proc/1319517/task/1319621/stat : 1319621 (Common-Cleaner) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 34900044 KiB
Current children cumulated memory: 50268 KiB

[startup+0.314231 s]*
/proc/loadavg: 13.34 21.87 22.61 1/1091 1319798
/proc/meminfo: memFree=917199940/1055320704 swapFree=33330684/33554428
[pid=1319517] ppid=1319494 vsize=34900044 memory=50268 CPUtime=0.13 cores=36-39
/proc/1319517/stat : 1319517 (java) S 1319494 1319517 1292139 0 -1 4194304 6020 0 0 0 12 1 0 0 20 0 19 0 302863762 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 0 0 16800975 0 0 0 17 37 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
/proc/1319517/statm: 8725011 12567 6098 1 0 31354 0
[pid=1319517/tid=1319562] ppid=1319494 vsize=34900044 memory=-7164482066218052192 CPUtime=0.06 cores=36-39
/proc/1319517/task/1319562/stat : 1319562 (java) D 1319494 1319517 1292139 0 -1 4194368 3058 0 0 0 6 0 0 0 20 0 19 0 302863768 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319610] ppid=1319494 vsize=34900044 memory=7224180177604019219 CPUtime=0 cores=36-39
/proc/1319517/task/1319610/stat : 1319610 (Referen..andler) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319611] ppid=1319494 vsize=34900044 memory=0 CPUtime=0 cores=36-39
/proc/1319517/task/1319611/stat : 1319611 (Finalizer) S 1319494 1319517 1292139 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319614] ppid=1319494 vsize=34900044 memory=0 CPUtime=0 cores=36-39
/proc/1319517/task/1319614/stat : 1319614 (Monitor..Thread) S 1319494 1319517 1292139 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319619] ppid=1319494 vsize=34900044 memory=0 CPUtime=0 cores=36-39
/proc/1319517/task/1319619/stat : 1319619 (Notific..Thread) S 1319494 1319517 1292139 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319621] ppid=1319494 vsize=34900044 memory=0 CPUtime=0 cores=36-39
/proc/1319517/task/1319621/stat : 1319621 (Common-Cleaner) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 34900044 KiB
Current children cumulated memory: 50268 KiB

[startup+0.700134 s]
/proc/loadavg: 13.34 21.87 22.61 1/1091 1319798
/proc/meminfo: memFree=917199796/1055320704 swapFree=33330684/33554428
[pid=1319517] ppid=1319494 vsize=34900044 memory=50268 CPUtime=0.13 cores=36-39
/proc/1319517/stat : 1319517 (java) S 1319494 1319517 1292139 0 -1 4194304 6020 0 0 0 12 1 0 0 20 0 19 0 302863762 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 0 0 16800975 0 0 0 17 37 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
/proc/1319517/statm: 8725011 12567 6098 1 0 31354 0
[pid=1319517/tid=1319562] ppid=1319494 vsize=34900044 memory=11780 CPUtime=0.06 cores=36-39
/proc/1319517/task/1319562/stat : 1319562 (java) D 1319494 1319517 1292139 0 -1 4194368 3058 0 0 0 6 0 0 0 20 0 19 0 302863768 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319610] ppid=1319494 vsize=34900044 memory=4772 CPUtime=0 cores=36-39
/proc/1319517/task/1319610/stat : 1319610 (Referen..andler) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319611] ppid=1319494 vsize=34900044 memory=50408 CPUtime=0 cores=36-39
/proc/1319517/task/1319611/stat : 1319611 (Finalizer) S 1319494 1319517 1292139 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319614] ppid=1319494 vsize=34900044 memory=4844 CPUtime=0 cores=36-39
/proc/1319517/task/1319614/stat : 1319614 (Monitor..Thread) S 1319494 1319517 1292139 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319619] ppid=1319494 vsize=34900044 memory=0 CPUtime=0 cores=36-39
/proc/1319517/task/1319619/stat : 1319619 (Notific..Thread) S 1319494 1319517 1292139 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319621] ppid=1319494 vsize=34900044 memory=5812 CPUtime=0 cores=36-39
/proc/1319517/task/1319621/stat : 1319621 (Common-Cleaner) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 34900044 KiB
Current children cumulated memory: 50268 KiB

[startup+1.50034 s]
/proc/loadavg: 13.34 21.87 22.61 1/1091 1319798
/proc/meminfo: memFree=917203176/1055320704 swapFree=33330684/33554428
[pid=1319517] ppid=1319494 vsize=34900044 memory=50268 CPUtime=0.13 cores=36-39
/proc/1319517/stat : 1319517 (java) S 1319494 1319517 1292139 0 -1 4194304 6020 0 0 0 12 1 0 0 20 0 19 0 302863762 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 0 0 16800975 0 0 0 17 37 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
/proc/1319517/statm: 8725011 12567 6098 1 0 31354 0
[pid=1319517/tid=1319562] ppid=1319494 vsize=34900044 memory=4772 CPUtime=0.06 cores=36-39
/proc/1319517/task/1319562/stat : 1319562 (java) D 1319494 1319517 1292139 0 -1 4194368 3058 0 0 0 6 0 0 0 20 0 19 0 302863768 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319610] ppid=1319494 vsize=34900044 memory=50408 CPUtime=0 cores=36-39
/proc/1319517/task/1319610/stat : 1319610 (Referen..andler) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319611] ppid=1319494 vsize=34900044 memory=4844 CPUtime=0 cores=36-39
/proc/1319517/task/1319611/stat : 1319611 (Finalizer) S 1319494 1319517 1292139 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319614] ppid=1319494 vsize=34900044 memory=0 CPUtime=0 cores=36-39
/proc/1319517/task/1319614/stat : 1319614 (Monitor..Thread) S 1319494 1319517 1292139 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319619] ppid=1319494 vsize=34900044 memory=5812 CPUtime=0 cores=36-39
/proc/1319517/task/1319619/stat : 1319619 (Notific..Thread) S 1319494 1319517 1292139 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319621] ppid=1319494 vsize=34900044 memory=0 CPUtime=0 cores=36-39
/proc/1319517/task/1319621/stat : 1319621 (Common-Cleaner) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 34900044 KiB
Current children cumulated memory: 50268 KiB

[startup+3.111 s]
/proc/loadavg: 13.34 21.87 22.61 1/1090 1319798
/proc/meminfo: memFree=917214864/1055320704 swapFree=33330684/33554428
[pid=1319517] ppid=1319494 vsize=34900044 memory=50272 CPUtime=0.13 cores=36-39
/proc/1319517/stat : 1319517 (java) S 1319494 1319517 1292139 0 -1 4194304 6021 0 0 0 12 1 0 0 20 0 19 0 302863762 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 0 0 16800975 0 0 0 17 37 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
/proc/1319517/statm: 8725011 12568 6098 1 0 31354 0
[pid=1319517/tid=1319562] ppid=1319494 vsize=34900044 memory=50268 CPUtime=0.06 cores=36-39
/proc/1319517/task/1319562/stat : 1319562 (java) D 1319494 1319517 1292139 0 -1 4194368 3059 0 0 0 6 0 0 0 20 0 19 0 302863768 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319610] ppid=1319494 vsize=34900044 memory=5812 CPUtime=0 cores=36-39
/proc/1319517/task/1319610/stat : 1319610 (Referen..andler) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319611] ppid=1319494 vsize=34900044 memory=4772 CPUtime=0 cores=36-39
/proc/1319517/task/1319611/stat : 1319611 (Finalizer) S 1319494 1319517 1292139 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319614] ppid=1319494 vsize=34900044 memory=50408 CPUtime=0 cores=36-39
/proc/1319517/task/1319614/stat : 1319614 (Monitor..Thread) S 1319494 1319517 1292139 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319619] ppid=1319494 vsize=34900044 memory=4844 CPUtime=0 cores=36-39
/proc/1319517/task/1319619/stat : 1319619 (Notific..Thread) S 1319494 1319517 1292139 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319621] ppid=1319494 vsize=34900044 memory=0 CPUtime=0 cores=36-39
/proc/1319517/task/1319621/stat : 1319621 (Common-Cleaner) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 302863770 35737645056 12040 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 34900044 KiB
Current children cumulated memory: 50272 KiB
heavy processes:

[startup+6.30016 s]
/proc/loadavg: 15.16 22.10 22.68 25/1121 1319897
/proc/meminfo: memFree=909888696/1055320704 swapFree=33330684/33554428
[pid=1319517] ppid=1319494 vsize=35232864 memory=259864 CPUtime=5.32 cores=36-39
/proc/1319517/stat : 1319517 (java) S 1319494 1319517 1292139 0 -1 4194304 18978 0 0 0 526 6 0 0 20 0 23 0 302863762 36078452736 64572 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 0 0 16800975 0 0 0 17 37 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
/proc/1319517/statm: 8808216 64966 6240 1 0 85871 0
[pid=1319517/tid=1319562] ppid=1319494 vsize=35232864 memory=50268 CPUtime=2.81 cores=36-39
/proc/1319517/task/1319562/stat : 1319562 (java) R 1319494 1319517 1292139 0 -1 4194368 4842 0 0 0 277 4 0 0 20 0 23 0 302863768 36078452736 64572 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 0 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319610] ppid=1319494 vsize=35232864 memory=0 CPUtime=0 cores=36-39
/proc/1319517/task/1319610/stat : 1319610 (Referen..andler) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 64572 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319611] ppid=1319494 vsize=35232864 memory=100 CPUtime=0 cores=36-39

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

/proc/meminfo: memFree=545770188/1055320704 swapFree=33330684/33554428
[pid=1319517] ppid=1319494 vsize=35232864 memory=1123740 CPUtime=3322.31 cores=36-39
/proc/1319517/stat : 1319517 (java) S 1319494 1319517 1292139 0 -1 4194304 175184 0 0 0 330931 1300 0 0 20 0 23 0 302863762 36078452736 280788 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 0 0 16800975 0 0 0 17 37 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
/proc/1319517/statm: 8808216 280935 6271 1 0 298342 0
[pid=1319517/tid=1319562] ppid=1319494 vsize=35232864 memory=0 CPUtime=3286.58 cores=36-39
/proc/1319517/task/1319562/stat : 1319562 (java) R 1319494 1319517 1292139 0 -1 4194368 55594 0 0 0 327422 1236 0 0 20 0 23 0 302863768 36078452736 280788 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 0 0 0 -1 36 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319610] ppid=1319494 vsize=35232864 memory=11780 CPUtime=0 cores=36-39
/proc/1319517/task/1319610/stat : 1319610 (Referen..andler) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 280788 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319611] ppid=1319494 vsize=35232864 memory=3940 CPUtime=0 cores=36-39
/proc/1319517/task/1319611/stat : 1319611 (Finalizer) S 1319494 1319517 1292139 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 280788 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319614] ppid=1319494 vsize=35232864 memory=3008 CPUtime=0.11 cores=36-39
/proc/1319517/task/1319614/stat : 1319614 (Monitor..Thread) S 1319494 1319517 1292139 0 -1 4194368 64 0 0 0 6 5 0 0 20 0 23 0 302863770 36078452736 280788 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319619] ppid=1319494 vsize=35232864 memory=11780 CPUtime=0 cores=36-39
/proc/1319517/task/1319619/stat : 1319619 (Notific..Thread) S 1319494 1319517 1292139 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 280788 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319621] ppid=1319494 vsize=35232864 memory=25333125866717268 CPUtime=0 cores=36-39
/proc/1319517/task/1319621/stat : 1319621 (Common-Cleaner) S 1319494 1319517 1292139 0 -1 4194368 486 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 280788 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319844] ppid=1319494 vsize=35232864 memory=47116 CPUtime=0 cores=36-39
/proc/1319517/task/1319844/stat : 1319844 (Timer-0) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302864116 36078452736 280788 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
Current children cumulated CPU time: 3322.31 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 1123740 KiB

[startup+3402.3 s]
/proc/loadavg: 12.45 12.83 13.86 12/1086 1321930
/proc/meminfo: memFree=569892276/1055320704 swapFree=33330684/33554428
[pid=1319517] ppid=1319494 vsize=35232864 memory=1157148 CPUtime=3382.09 cores=36-39
/proc/1319517/stat : 1319517 (java) S 1319494 1319517 1292139 0 -1 4194304 175436 0 0 0 336885 1324 0 0 20 0 23 0 302863762 36078452736 288964 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 0 0 16800975 0 0 0 17 37 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
/proc/1319517/statm: 8808216 289287 6271 1 0 306710 0
[pid=1319517/tid=1319562] ppid=1319494 vsize=35232864 memory=11780 CPUtime=3345.8 cores=36-39
/proc/1319517/task/1319562/stat : 1319562 (java) R 1319494 1319517 1292139 0 -1 4194368 55607 0 0 0 333321 1259 0 0 20 0 23 0 302863768 36078452736 288964 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 0 0 0 -1 36 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319610] ppid=1319494 vsize=35232864 memory=1190552 CPUtime=0 cores=36-39
/proc/1319517/task/1319610/stat : 1319610 (Referen..andler) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 288964 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319611] ppid=1319494 vsize=35232864 memory=1543156 CPUtime=0 cores=36-39
/proc/1319517/task/1319611/stat : 1319611 (Finalizer) S 1319494 1319517 1292139 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 288964 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319614] ppid=1319494 vsize=35232864 memory=1157148 CPUtime=0.12 cores=36-39
/proc/1319517/task/1319614/stat : 1319614 (Monitor..Thread) S 1319494 1319517 1292139 0 -1 4194368 64 0 0 0 6 6 0 0 20 0 23 0 302863770 36078452736 288964 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319619] ppid=1319494 vsize=35232864 memory=15628 CPUtime=0 cores=36-39
/proc/1319517/task/1319619/stat : 1319619 (Notific..Thread) S 1319494 1319517 1292139 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 288964 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319621] ppid=1319494 vsize=35232864 memory=11780 CPUtime=0 cores=36-39
/proc/1319517/task/1319621/stat : 1319621 (Common-Cleaner) S 1319494 1319517 1292139 0 -1 4194368 486 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 288964 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319844] ppid=1319494 vsize=35232864 memory=15628 CPUtime=0 cores=36-39
/proc/1319517/task/1319844/stat : 1319844 (Timer-0) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302864116 36078452736 288964 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
Current children cumulated CPU time: 3382.09 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 1157148 KiB

[startup+3462.3 s]
/proc/loadavg: 11.65 12.54 13.69 12/1082 1321961
/proc/meminfo: memFree=646313624/1055320704 swapFree=33330684/33554428
[pid=1319517] ppid=1319494 vsize=35232864 memory=1156752 CPUtime=3442.06 cores=36-39
/proc/1319517/stat : 1319517 (java) S 1319494 1319517 1292139 0 -1 4194304 175648 0 0 0 342854 1352 0 0 20 0 23 0 302863762 36078452736 288901 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 0 0 16800975 0 0 0 17 37 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
/proc/1319517/statm: 8808216 289188 6271 1 0 310894 0
[pid=1319517/tid=1319562] ppid=1319494 vsize=35232864 memory=11780 CPUtime=3404.93 cores=36-39
/proc/1319517/task/1319562/stat : 1319562 (java) R 1319494 1319517 1292139 0 -1 4194368 55608 0 0 0 339207 1286 0 0 20 0 23 0 302863768 36078452736 288901 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 0 0 0 -1 37 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319610] ppid=1319494 vsize=35232864 memory=1190552 CPUtime=0 cores=36-39
/proc/1319517/task/1319610/stat : 1319610 (Referen..andler) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 288901 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319611] ppid=1319494 vsize=35232864 memory=1543156 CPUtime=0 cores=36-39
/proc/1319517/task/1319611/stat : 1319611 (Finalizer) S 1319494 1319517 1292139 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 288901 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319614] ppid=1319494 vsize=35232864 memory=1123740 CPUtime=0.12 cores=36-39
/proc/1319517/task/1319614/stat : 1319614 (Monitor..Thread) S 1319494 1319517 1292139 0 -1 4194368 64 0 0 0 6 6 0 0 20 0 23 0 302863770 36078452736 288901 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319619] ppid=1319494 vsize=35232864 memory=1123740 CPUtime=0 cores=36-39
/proc/1319517/task/1319619/stat : 1319619 (Notific..Thread) S 1319494 1319517 1292139 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 288901 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319621] ppid=1319494 vsize=35232864 memory=3044 CPUtime=0 cores=36-39
/proc/1319517/task/1319621/stat : 1319621 (Common-Cleaner) S 1319494 1319517 1292139 0 -1 4194368 486 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 288901 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319844] ppid=1319494 vsize=35232864 memory=15628 CPUtime=0 cores=36-39
/proc/1319517/task/1319844/stat : 1319844 (Timer-0) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302864116 36078452736 288901 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
Current children cumulated CPU time: 3442.06 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 1156752 KiB

[startup+3522.3 s]
/proc/loadavg: 11.29 12.30 13.54 11/1080 1321973
/proc/meminfo: memFree=644002356/1055320704 swapFree=33330684/33554428
[pid=1319517] ppid=1319494 vsize=35232864 memory=1171904 CPUtime=3501.83 cores=36-39
/proc/1319517/stat : 1319517 (java) S 1319494 1319517 1292139 0 -1 4194304 179813 0 0 0 348803 1380 0 0 20 0 23 0 302863762 36078452736 292779 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 0 0 16800975 0 0 0 17 37 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
/proc/1319517/statm: 8808216 292976 6271 1 0 310894 0
[pid=1319517/tid=1319562] ppid=1319494 vsize=35232864 memory=1123740 CPUtime=3464.12 cores=36-39
/proc/1319517/task/1319562/stat : 1319562 (java) R 1319494 1319517 1292139 0 -1 4194368 56900 0 0 0 345100 1312 0 0 20 0 23 0 302863768 36078452736 292779 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 0 0 0 -1 36 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319610] ppid=1319494 vsize=35232864 memory=1123740 CPUtime=0 cores=36-39
/proc/1319517/task/1319610/stat : 1319610 (Referen..andler) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 292779 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319611] ppid=1319494 vsize=35232864 memory=1123736 CPUtime=0 cores=36-39
/proc/1319517/task/1319611/stat : 1319611 (Finalizer) S 1319494 1319517 1292139 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 292779 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319614] ppid=1319494 vsize=35232864 memory=1157148 CPUtime=0.12 cores=36-39
/proc/1319517/task/1319614/stat : 1319614 (Monitor..Thread) S 1319494 1319517 1292139 0 -1 4194368 65 0 0 0 6 6 0 0 20 0 23 0 302863770 36078452736 292779 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319619] ppid=1319494 vsize=35232864 memory=1173916 CPUtime=0 cores=36-39
/proc/1319517/task/1319619/stat : 1319619 (Notific..Thread) S 1319494 1319517 1292139 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 292779 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319621] ppid=1319494 vsize=35232864 memory=15628 CPUtime=0 cores=36-39
/proc/1319517/task/1319621/stat : 1319621 (Common-Cleaner) S 1319494 1319517 1292139 0 -1 4194368 486 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 292779 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319844] ppid=1319494 vsize=35232864 memory=1173916 CPUtime=0 cores=36-39
/proc/1319517/task/1319844/stat : 1319844 (Timer-0) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302864116 36078452736 292779 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
Current children cumulated CPU time: 3501.83 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 1171904 KiB

[startup+3582.3 s]
/proc/loadavg: 9.98 11.77 13.28 8/997 1322087
/proc/meminfo: memFree=768426972/1055320704 swapFree=33330684/33554428
[pid=1319517] ppid=1319494 vsize=35232864 memory=1107048 CPUtime=3561.08 cores=36-39
/proc/1319517/stat : 1319517 (java) S 1319494 1319517 1292139 0 -1 4194304 179978 0 0 0 354673 1435 0 0 20 0 23 0 302863762 36078452736 276551 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 0 0 16800975 0 0 0 17 37 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
/proc/1319517/statm: 8808216 276762 6271 1 0 294158 0
[pid=1319517/tid=1319562] ppid=1319494 vsize=35232864 memory=15628 CPUtime=3522.71 cores=36-39
/proc/1319517/task/1319562/stat : 1319562 (java) R 1319494 1319517 1292139 0 -1 4194368 56917 0 0 0 350905 1366 0 0 20 0 23 0 302863768 36078452736 276551 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 0 0 0 -1 36 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319610] ppid=1319494 vsize=35232864 memory=1173960 CPUtime=0 cores=36-39
/proc/1319517/task/1319610/stat : 1319610 (Referen..andler) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 276551 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319611] ppid=1319494 vsize=35232864 memory=15628 CPUtime=0 cores=36-39
/proc/1319517/task/1319611/stat : 1319611 (Finalizer) S 1319494 1319517 1292139 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 276551 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319614] ppid=1319494 vsize=35232864 memory=15628 CPUtime=0.12 cores=36-39
/proc/1319517/task/1319614/stat : 1319614 (Monitor..Thread) S 1319494 1319517 1292139 0 -1 4194368 65 0 0 0 6 6 0 0 20 0 23 0 302863770 36078452736 276551 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319619] ppid=1319494 vsize=35232864 memory=15628 CPUtime=0 cores=36-39
/proc/1319517/task/1319619/stat : 1319619 (Notific..Thread) S 1319494 1319517 1292139 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 276551 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319621] ppid=1319494 vsize=35232864 memory=2648 CPUtime=0 cores=36-39
/proc/1319517/task/1319621/stat : 1319621 (Common-Cleaner) S 1319494 1319517 1292139 0 -1 4194368 496 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 276551 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319844] ppid=1319494 vsize=35232864 memory=3720 CPUtime=0 cores=36-39
/proc/1319517/task/1319844/stat : 1319844 (Timer-0) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302864116 36078452736 276551 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
Current children cumulated CPU time: 3561.08 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 1107048 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3621.6 s]
/proc/loadavg: 7.76 11.02 12.96 3/859 1322274
/proc/meminfo: memFree=870972736/1055320704 swapFree=33330684/33554428
[pid=1319517] ppid=1319494 vsize=35232864 memory=1040240 CPUtime=3600 cores=36-39
/proc/1319517/stat : 1319517 (java) S 1319494 1319517 1292139 0 -1 4194304 180052 0 0 0 358534 1466 0 0 20 0 23 0 302863762 36078452736 259879 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 0 0 16800975 0 0 0 17 37 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
/proc/1319517/statm: 8808216 260060 6271 1 0 277422 0
[pid=1319517/tid=1319562] ppid=1319494 vsize=35232864 memory=11780 CPUtime=3561.14 cores=36-39
/proc/1319517/task/1319562/stat : 1319562 (java) R 1319494 1319517 1292139 0 -1 4194368 56920 0 0 0 354718 1396 0 0 20 0 23 0 302863768 36078452736 259879 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 0 0 0 -1 36 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319610] ppid=1319494 vsize=35232864 memory=5812 CPUtime=0 cores=36-39
/proc/1319517/task/1319610/stat : 1319610 (Referen..andler) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 259879 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319611] ppid=1319494 vsize=35232864 memory=3940 CPUtime=0 cores=36-39
/proc/1319517/task/1319611/stat : 1319611 (Finalizer) S 1319494 1319517 1292139 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 259879 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319614] ppid=1319494 vsize=35232864 memory=-7164482066217788003 CPUtime=0.12 cores=36-39
/proc/1319517/task/1319614/stat : 1319614 (Monitor..Thread) S 1319494 1319517 1292139 0 -1 4194368 65 0 0 0 6 6 0 0 20 0 23 0 302863770 36078452736 259879 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319619] ppid=1319494 vsize=35232864 memory=4708 CPUtime=0 cores=36-39
/proc/1319517/task/1319619/stat : 1319619 (Notific..Thread) S 1319494 1319517 1292139 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 259879 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319621] ppid=1319494 vsize=35232864 memory=1968 CPUtime=0 cores=36-39
/proc/1319517/task/1319621/stat : 1319621 (Common-Cleaner) S 1319494 1319517 1292139 0 -1 4194368 498 0 0 0 0 0 0 0 20 0 23 0 302863770 36078452736 259879 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
[pid=1319517/tid=1319844] ppid=1319494 vsize=35232864 memory=5704 CPUtime=0 cores=36-39
/proc/1319517/task/1319844/stat : 1319844 (Timer-0) S 1319494 1319517 1292139 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302864116 36078452736 259879 18446744073709551615 94317223170048 94317223173744 140720758870400 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94317223181608 94317223182352 94317245231104 140720758872228 140720758872414 140720758872414 140720758878152 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 1040240 KiB

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

[startup+3621.64 s]
# the end of solver process 1319517 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3585.42 s, system=14.6718 s

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

Child status: 143

Real time (s): 3621.64
CPU time (s): 3600.1
CPU user time (s): 3585.42
CPU system time (s): 14.6718
CPU usage (%): 99.4052
Max. virtual memory (cumulated for all children) (KiB): 35232864
Max. memory (cumulated for all children) (KiB): 1559112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.42
system time used= 14.6717
maximum resident set size= 1558068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181427
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2693920
involuntary context switches= 7104


# summary of solver processes directly reported to runsolver:
#   pid: 1319517
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3585.42
#   total CPU system time (s): 14.6718

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.577 second user time and 41.4682 second system time

The end

Launcher Data

Begin job on nodeE005 at 2026-07-10 17:02:38
IDJOB=4836244
IDBENCH=178267
IDSOLVER=3672
FILE ID=nodeE005/4836244-1783695758
RUNJOBID= nodeE005-1783695758-1319371
SLURM_JOB_ID= 12734898
Free space on /tmp= 802608 MiB

SOLVER NAME= Sat4j Resolution CERT 2026-05-20 (cert)
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_5-partite_inlv/normalized-maxcut_opt_complete_5-partite_inlv_nvert_45.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar HOME/sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4836244-1783695758/watcher-4836244-1783695758 -o /tmp/evaluation-result-4836244-1783695758/solver-4836244-1783695758 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4836244-1783695758/vars-4836244-1783695758 --bin-var /tmp/runsolver-exch-nodeE005-1783695758-1319371 --watchdog 3760 --file-size-limit 100000 java -Dveripb=/tmp/proofs/proof-4836244-1783695758 -jar HOME/sat4j-pb.jar ResolutionPB24 HOME/instance-4836244-1783695758.opb

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

MD5SUM BENCH= 3c410c0cc2a68ebda1f0630eb06b1d15
RANDOM SEED=515744115

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

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

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

processor	: 45
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3580.586
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		: 3581.388
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		: 3573.301
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		: 3594.179
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		: 3584.023
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		: 3593.400
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		: 3592.928
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		: 3573.107
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		: 3573.214
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		: 3574.487
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		: 3593.618
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		: 3591.303
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		: 3590.811
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 209
initial apicid	: 209
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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:       1055320704 kB
MemFree:        917301932 kB
MemAvailable:   1043444400 kB
Buffers:            1096 kB
Cached:         129462192 kB
SwapCached:         3716 kB
Active:         12444924 kB
Inactive:       117182832 kB
Active(anon):     698632 kB
Inactive(anon):   130232 kB
Active(file):   11746292 kB
Inactive(file): 117052600 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33330684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             43720 kB
Writeback:             8 kB
AnonPages:        164388 kB
Mapped:           153184 kB
Shmem:            664332 kB
KReclaimable:    3689348 kB
Slab:            4308676 kB
SReclaimable:    3689348 kB
SUnreclaim:       619328 kB
KernelStack:       14480 kB
PageTables:         4964 kB
SecPageTables:     15352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   129482148 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478128 kB
VmallocChunk:          0 kB
Percpu:           130560 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 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:      401860 kB
DirectMap2M:    19843072 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 802624 MiB
End job on nodeE005 at 2026-07-10 18:03:00