Trace number 4807299

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2026-06-10SAT (TO)575 3600.23 3552.39

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/vertex_cover/
vertexcover_opt_grid_oddrowoddcolsquare/normalized-vertexcover_opt_grid_oddrowoddcolsquare_dim_033.opb
MD5SUMa98c9ca0529cd272992bf36aae53062d
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 benchmark561
Best CPU time to get the best result obtained on this benchmark0.052527
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1089
Total number of constraints2178
Number of constraints which are clauses2178
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 constraint2
Maximum length of a constraint2
Number of terms in the objective function 1089
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 1089
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1089
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.05	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.05	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.05	c See www.sat4j.org for details.
0.00/0.06	c version PB26fixedPrime.v20260610
0.00/0.06	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.06	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.06	c java.vm.version	26.0.1+8-34
0.00/0.06	c java.vm.vendor	Oracle Corporation
0.00/0.06	c sun.arch.data.model	64
0.00/0.06	c java.version		26.0.1
0.00/0.06	c os.name		Linux
0.00/0.06	c os.version		5.14.0-611.55.1.el9_7.0.3.x86_64
0.00/0.06	c os.arch		amd64
0.00/0.06	c Free memory 		30334720
0.00/0.06	c Max memory 		32178700288
0.00/0.06	c Total memory 		33554432
0.00/0.06	c Number of processors 	4
0.00/0.09	c Pseudo Boolean Optimization by upper bound
0.00/0.09	c --- Begin Solver configuration ---
0.00/0.09	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@7637f22
0.00/0.09	c Learn all clauses as in MiniSAT
0.00/0.09	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.00/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.00/0.09	c Expensive reason simplification
0.00/0.09	c Glucose 2.1 dynamic restart strategy
0.00/0.09	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.00/0.09	c timeout=2147483s
0.00/0.09	c DB Simplification allowed=false
0.00/0.09	c Listener: none
0.00/0.09	c --- End Solver configuration ---
0.00/0.09	c solving HOME/instance-4807299-1782839847.opb
0.00/0.09	c reading problem ... 
0.00/0.09	c  objective function found
0.19/0.12	c ... done. Wall clock time 0.027s.
0.19/0.12	c declared #vars     1089
0.19/0.12	c #constraints  2178
0.19/0.12	c constraints type 
0.19/0.12	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2178
0.19/0.12	c 2178 constraints processed.
0.19/0.12	c objective function length is 1089 literals
0.19/0.13	c SATISFIABLE
0.19/0.13	c OPTIMIZING...
0.19/0.13	c Got one! Elapsed wall clock time (in seconds):0.041
0.19/0.13	o 576
1.18/0.58	c cleaning 2500 clauses out of 5000 with flag 10000/5000
1.83/1.02	c cleaning 4250 clauses out of 8500 with flag 22000/11000
2.65/1.62	c cleaning 5625 clauses out of 11250 with flag 36000/18000
3.35/2.26	c cleaning 6813 clauses out of 13625 with flag 52164/26000
4.41/3.12	c cleaning 7906 clauses out of 15813 with flag 70475/35001
5.31/4.01	c cleaning 8953 clauses out of 17907 with flag 90968/45001
6.57/5.17	c cleaning 9977 clauses out of 19954 with flag 113633/56001
8.08/6.57	c cleaning 10988 clauses out of 21976 with flag 138447/68000
9.88/8.13	c cleaning 11993 clauses out of 23989 with flag 165203/81001
11.37/9.68	c cleaning 12998 clauses out of 25996 with flag 194176/95001
13.47/11.70	c cleaning 13999 clauses out of 27997 with flag 225491/110000
15.91/13.82	c cleaning 15000 clauses out of 29999 with flag 258999/126001
18.43/16.36	c cleaning 15996 clauses out of 31998 with flag 294530/143000
20.94/18.84	c cleaning 16998 clauses out of 34003 with flag 332225/161001
24.04/21.63	c cleaning 18001 clauses out of 36005 with flag 372290/180001
27.03/24.68	c cleaning 19002 clauses out of 38003 with flag 414216/200000
30.60/27.93	c cleaning 19996 clauses out of 40001 with flag 458569/221000
34.19/31.53	c cleaning 21003 clauses out of 42005 with flag 504884/243000
39.87/36.54	c cleaning 22002 clauses out of 44003 with flag 553638/266001
44.15/40.85	c cleaning 23001 clauses out of 46001 with flag 604685/290001
48.75/45.46	c cleaning 23998 clauses out of 47999 with flag 657574/315000
54.81/51.24	c cleaning 25000 clauses out of 50002 with flag 712413/341001
61.03/57.02	c cleaning 26001 clauses out of 52001 with flag 769434/368000
67.01/63.09	c cleaning 26995 clauses out of 54001 with flag 829161/396001
74.16/69.81	c cleaning 28003 clauses out of 56005 with flag 891159/425000
81.36/77.09	c cleaning 28998 clauses out of 58002 with flag 954884/455000
88.87/84.59	c cleaning 29995 clauses out of 60004 with flag 1021103/486000
96.18/91.53	c cleaning 31005 clauses out of 62010 with flag 1089255/518001
104.36/99.76	c cleaning 31998 clauses out of 64004 with flag 1159901/551000
114.17/109.21	c cleaning 33000 clauses out of 66006 with flag 1232530/585000
122.64/117.75	c cleaning 34003 clauses out of 68006 with flag 1307233/620000
132.66/127.38	c cleaning 35002 clauses out of 70004 with flag 1384005/656001
142.53/137.20	c cleaning 36000 clauses out of 72001 with flag 1463310/693000
153.96/148.44	c cleaning 36997 clauses out of 74002 with flag 1544100/731001
166.11/160.60	c cleaning 38001 clauses out of 76004 with flag 1627588/770000
178.60/172.77	c cleaning 39002 clauses out of 78003 with flag 1712946/810000
191.37/185.53	c cleaning 39994 clauses out of 80002 with flag 1800575/851001
204.28/198.19	c cleaning 40999 clauses out of 82007 with flag 1890666/893000
217.62/211.57	c cleaning 42002 clauses out of 84009 with flag 1982652/936001
235.92/229.22	c cleaning 43001 clauses out of 86006 with flag 2076981/980000
252.67/246.05	c cleaning 44001 clauses out of 88005 with flag 2173477/1025000
270.82/263.62	c cleaning 44998 clauses out of 90004 with flag 2272256/1071000
292.99/284.60	c cleaning 46003 clauses out of 92006 with flag 2373311/1118000
315.74/307.30	c cleaning 46990 clauses out of 94004 with flag 2476445/1166001
336.49/328.10	c cleaning 48002 clauses out of 96013 with flag 2581250/1215000
354.80/346.19	c cleaning 48999 clauses out of 98012 with flag 2688448/1265001
374.33/365.74	c cleaning 50002 clauses out of 100012 with flag 2797754/1316000
395.34/386.24	c cleaning 51005 clauses out of 102010 with flag 2909570/1368000
420.56/410.97	c cleaning 52000 clauses out of 104005 with flag 3023453/1421000
441.72/432.18	c cleaning 52999 clauses out of 106006 with flag 3139375/1475001
462.09/452.31	c cleaning 53999 clauses out of 108007 with flag 3256703/1530001
484.42/474.35	c cleaning 55002 clauses out of 110008 with flag 3376613/1586001
506.55/496.52	c cleaning 55998 clauses out of 112005 with flag 3498841/1643000
534.37/524.11	c cleaning 57002 clauses out of 114009 with flag 3623230/1701002
567.79/556.98	c cleaning 57997 clauses out of 116005 with flag 3749501/1760000
602.58/591.89	c cleaning 59003 clauses out of 118009 with flag 3877728/1820001
622.13/610.95	c Got one! Elapsed wall clock time (in seconds):610.861
622.13/610.95	o 575
623.83/612.67	c cleaning 52733 clauses out of 105475 with flag 10002/1866470
625.34/614.13	c cleaning 29363 clauses out of 58742 with flag 22002/1872470
626.43/615.20	c cleaning 18185 clauses out of 36380 with flag 36199/1879471
627.40/616.12	c cleaning 13091 clauses out of 26194 with flag 52547/1887470
628.35/617.04	c cleaning 11041 clauses out of 22103 with flag 71051/1896470
629.57/618.09	c cleaning 10524 clauses out of 21063 with flag 91786/1906471
630.57/619.04	c cleaning 10765 clauses out of 21539 with flag 114662/1917471
631.85/620.32	c cleaning 11385 clauses out of 22773 with flag 139761/1929470
633.25/621.70	c cleaning 12192 clauses out of 24389 with flag 167052/1942471
634.84/623.39	c cleaning 13097 clauses out of 26196 with flag 196270/1956470
636.73/625.20	c cleaning 14048 clauses out of 28099 with flag 227794/1971470
638.78/627.21	c cleaning 15022 clauses out of 30051 with flag 261463/1987470
641.18/629.69	c cleaning 16014 clauses out of 32029 with flag 297414/2004470
644.47/632.90	c cleaning 17008 clauses out of 34015 with flag 335627/2022470
647.45/635.90	c cleaning 17997 clauses out of 36007 with flag 375738/2041470
650.66/639.12	c cleaning 19006 clauses out of 38012 with flag 418335/2061472
654.94/643.44	c cleaning 19995 clauses out of 40004 with flag 462942/2082470
659.03/647.53	c cleaning 21005 clauses out of 42010 with flag 509576/2104471
663.73/652.10	c cleaning 22001 clauses out of 44005 with flag 558195/2127471
668.72/657.10	c cleaning 22999 clauses out of 46004 with flag 609382/2151471
673.89/662.26	c cleaning 23995 clauses out of 48004 with flag 662783/2176470
679.68/668.01	c cleaning 24997 clauses out of 50010 with flag 718180/2202471
685.45/673.80	c cleaning 26001 clauses out of 52013 with flag 775872/2229471
692.43/680.82	c cleaning 27002 clauses out of 54011 with flag 835888/2257470
700.21/688.69	c cleaning 28002 clauses out of 56010 with flag 898282/2286471
708.98/697.49	c cleaning 29000 clauses out of 58007 with flag 962696/2316470
717.57/706.09	c cleaning 30001 clauses out of 60007 with flag 1029159/2347470
725.93/714.45	c cleaning 31003 clauses out of 62008 with flag 1097493/2379472
734.71/723.25	c cleaning 31997 clauses out of 64004 with flag 1168202/2412471
744.98/733.57	c cleaning 32998 clauses out of 66007 with flag 1241132/2446471
755.73/743.97	c cleaning 34000 clauses out of 68009 with flag 1316223/2481471
767.00/755.29	c cleaning 34998 clauses out of 70009 with flag 1393466/2517471
778.17/766.47	c cleaning 36003 clauses out of 72010 with flag 1472944/2554470
790.85/779.13	c cleaning 37004 clauses out of 74007 with flag 1554672/2592470
803.82/791.56	c cleaning 37999 clauses out of 76003 with flag 1638126/2631470
816.40/804.20	c cleaning 38995 clauses out of 78004 with flag 1723381/2671470
830.14/817.90	c cleaning 40004 clauses out of 80010 with flag 1810899/2712471
843.81/831.69	c cleaning 41000 clauses out of 82005 with flag 1900834/2754470
858.28/846.15	c cleaning 42001 clauses out of 84005 with flag 1992915/2797470
877.46/865.06	c cleaning 42999 clauses out of 86004 with flag 2087050/2841470
894.70/882.35	c cleaning 43999 clauses out of 88006 with flag 2183122/2886471
911.66/899.39	c cleaning 45003 clauses out of 90006 with flag 2281653/2932470
928.61/916.30	c cleaning 45998 clauses out of 92004 with flag 2382104/2979471
947.59/934.71	c cleaning 46996 clauses out of 94006 with flag 2484975/3027471
970.22/957.43	c cleaning 47999 clauses out of 96009 with flag 2590024/3076470
990.60/977.36	c cleaning 49004 clauses out of 98011 with flag 2696954/3126471
1010.63/997.47	c cleaning 49999 clauses out of 100007 with flag 2806214/3177471
1030.67/1017.52	c cleaning 50996 clauses out of 102007 with flag 2917819/3229470
1049.45/1035.83	c cleaning 52004 clauses out of 104012 with flag 3031613/3282471
1069.80/1056.22	c cleaning 53001 clauses out of 106007 with flag 3147242/3336470
1093.04/1078.72	c cleaning 53997 clauses out of 108006 with flag 3265075/3391470
1115.48/1101.28	c cleaning 54997 clauses out of 110010 with flag 3385436/3447471
1140.72/1126.02	c cleaning 56004 clauses out of 112012 with flag 3508057/3504470
1164.72/1149.64	c cleaning 56998 clauses out of 114008 with flag 3632399/3562470
1192.73/1177.70	c cleaning 58003 clauses out of 116010 with flag 3759011/3621470
1218.50/1202.31	c cleaning 59004 clauses out of 118007 with flag 3887747/3681470
1249.29/1233.08	c cleaning 59997 clauses out of 120003 with flag 4018322/3742470
1282.88/1266.76	c cleaning 61000 clauses out of 122007 with flag 4151216/3804471
1312.07/1295.14	c cleaning 62001 clauses out of 124006 with flag 4286027/3867470
1344.53/1327.26	c cleaning 62996 clauses out of 126005 with flag 4423164/3931470
1375.25/1358.06	c cleaning 64000 clauses out of 128011 with flag 4562925/3996472
1408.22/1390.94	c cleaning 65002 clauses out of 130010 with flag 4704873/4062471
1439.28/1421.46	c cleaning 65997 clauses out of 132008 with flag 4848468/4129471
1469.06/1450.75	c cleaning 67000 clauses out of 134010 with flag 4994149/4197470
1494.70/1476.49	c cleaning 68000 clauses out of 136010 with flag 5141927/4266470
1525.14/1506.64	c cleaning 69000 clauses out of 138010 with flag 5291816/4336470
1561.35/1541.29	c cleaning 69999 clauses out of 140011 with flag 5444423/4407471
1593.33/1572.84	c cleaning 71006 clauses out of 142012 with flag 5598302/4479471
1631.73/1610.87	c cleaning 72002 clauses out of 144006 with flag 5754652/4552471
1666.02/1644.69	c cleaning 72995 clauses out of 146003 with flag 5913362/4626470
1712.40/1690.66	c cleaning 74001 clauses out of 148008 with flag 6074194/4701470
1755.09/1732.80	c cleaning 75002 clauses out of 150007 with flag 6237486/4777470
1796.14/1773.56	c cleaning 76001 clauses out of 152006 with flag 6403303/4854471
1840.48/1817.64	c cleaning 76999 clauses out of 154005 with flag 6570714/4932471
1889.39/1865.06	c cleaning 77997 clauses out of 156005 with flag 6739775/5011470
1940.06/1915.06	c cleaning 79001 clauses out of 158009 with flag 6911157/5091471
1984.63/1959.28	c cleaning 80004 clauses out of 160007 with flag 7084426/5172470
2035.54/2009.98	c cleaning 81000 clauses out of 162003 with flag 7259842/5254470
2089.30/2063.43	c cleaning 81995 clauses out of 164003 with flag 7437340/5337470
2149.31/2123.36	c cleaning 83003 clauses out of 166008 with flag 7617245/5421470
2197.44/2170.93	c cleaning 84000 clauses out of 168005 with flag 7799259/5506470
2257.78/2231.28	c cleaning 84998 clauses out of 170005 with flag 7983351/5592470
2314.55/2287.93	c cleaning 85999 clauses out of 172008 with flag 8169729/5679471
2368.97/2340.25	c cleaning 87001 clauses out of 174009 with flag 8358481/5767471
2416.04/2386.98	c cleaning 88000 clauses out of 176007 with flag 8549346/5856470
2461.67/2432.46	c cleaning 88996 clauses out of 178008 with flag 8741656/5946471
2510.88/2480.41	c cleaning 90001 clauses out of 180011 with flag 8935705/6037470
2562.04/2531.15	c cleaning 91005 clauses out of 182010 with flag 9131560/6129470
2617.34/2585.68	c cleaning 92001 clauses out of 184005 with flag 9329679/6222470
2679.14/2645.40	c cleaning 93001 clauses out of 186005 with flag 9530262/6316471
2744.69/2710.48	c cleaning 94000 clauses out of 188003 with flag 9733697/6411470
2810.59/2776.10	c cleaning 95000 clauses out of 190003 with flag 9938856/6507470
2878.79/2843.49	c cleaning 96001 clauses out of 192004 with flag 10145987/6604471
2937.93/2902.21	c cleaning 96994 clauses out of 194002 with flag 10354917/6702470
3007.78/2971.30	c cleaning 98005 clauses out of 196009 with flag 10566696/6801471
3080.43/3041.83	c cleaning 99000 clauses out of 198003 with flag 10780644/6901470
3153.83/3114.58	c cleaning 100002 clauses out of 200004 with flag 10996447/7002471
3234.42/3194.35	c cleaning 100997 clauses out of 202002 with flag 11214061/7104471
3316.64/3275.68	c cleaning 102003 clauses out of 204006 with flag 11434741/7207472
3377.68/3334.25	c cleaning 102991 clauses out of 206002 with flag 11656621/7311471
3442.80/3398.87	c cleaning 104004 clauses out of 208010 with flag 11880668/7416470
3504.14/3459.43	c cleaning 105001 clauses out of 210007 with flag 12106932/7522471
3566.34/3520.72	c cleaning 105998 clauses out of 212005 with flag 12334423/7629470
3600.04/3552.31	c starts		: 3
3600.04/3552.32	c conflicts		: 7686898
3600.04/3552.32	c decisions		: 7921411
3600.04/3552.32	c propagations		: 75464007
3600.04/3552.32	c inspects		: 13281909799
3600.04/3552.32	c shortcuts		: 0
3600.04/3552.32	c learnt literals	: 0
3600.04/3552.32	c learnt binary clauses	: 0
3600.04/3552.32	c learnt ternary clauses	: 0
3600.04/3552.32	c learnt constraints	: 7686898
3600.04/3552.32	c ignored constraints	: 0
3600.04/3552.32	c root simplifications	: 0
3600.04/3552.32	c removed literals (reason simplification)	: 122712924
3600.04/3552.32	c reason swapping (by a shorter reason)	: 0
3600.04/3552.32	c Calls to reduceDB	: 159
3600.04/3552.32	c Number of update (reduction) of LBD	: 70299
3600.04/3552.32	c Imported unit clauses	: 0
3600.04/3552.32	c No decision after first conflict	: false
3600.04/3552.32	c number of reductions to clauses (during analyze)	: 0
3600.04/3552.32	c number of learned constraints concerned by reduction	: 0
3600.04/3552.32	c number of learning phase by resolution	: 0
3600.04/3552.32	c number of learning phase by cutting planes	: 0
3600.04/3552.32	c number of rounding to 1 operations	: 0
3600.04/3552.32	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.04/3552.32	c number of reductions of the coefficients by power 2 	: 0
3600.04/3552.32	c number of right shift for reduction by power 2 	: 0
3600.04/3552.32	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.04/3552.32	c number of ending skipping 	: 0
3600.04/3552.32	c number of internal skipping 	: 0
3600.04/3552.32	c number of derivation steps 	: 0
3600.04/3552.32	c number of skipped derivation steps 	: 0
3600.04/3552.32	c number of remaining unassigned 	: 0
3600.04/3552.32	c number of remaining assigned 	: 0
3600.04/3552.32	c number of falsified literals weakened from reason	: 0
3600.04/3552.32	c number of falsified literals weakened from conflict	: 0
3600.04/3552.32	c time for arithmetic operations	: 0
3600.04/3552.32	c minimum degree of deleted constraints	: null
3600.04/3552.32	c maximum degree of deleted constraints	: null
3600.04/3552.32	c number of deleted constraints	: 0
3600.04/3552.32	c speed (assignments/second)	: 21244.367064928134
3600.04/3552.32	c non guided choices	: 0
3600.04/3552.36	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 163435
3600.04/3552.36	s SATISFIABLE
3600.04/3552.36	c Found 2 solution(s)
3600.04/3552.36	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 x991 x992 -x993 x994 -x995 x996 -x997 x998 -x999 x1000 -x1001 x1002 -x1003 x1004 -x1005 x1006 -x1007 x1008 -x1009 x1010 -x1011 x1012 -x1013 x1014 -x1015 x1016 -x1017 x1018 -x1019 x1020 -x1021 x1022 -x1023 x1024 -x1025 x1026 -x1027 x1028 -x1029 x1030 -x1031 x1032 -x1033 x1034 -x1035 x1036 -x1037 x1038 -x1039 x1040 -x1041 x1042 -x1043 x1044 -x1045 x1046 -x1047 x1048 -x1049 x1050 -x1051 x1052 -x1053 x1054 -x1055 x1056 x1057 x1058 -x1059 x1060 -x1061 x1062 -x1063 x1064 -x1065 x1066 -x1067 x1068 -x1069 x1070 -x1071 x1072 -x1073 x1074 -x1075 x1076 -x1077 x1078 -x1079 x1080 -x1081 x1082 -x1083 x1084 -x1085 x1086 -x1087 x1088 -x1089 
3600.04/3552.36	c objective function=575
3600.04/3552.36	c Total wall clock time (in seconds): 3552.276

Verifier Data

OK	575

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

running on 4 cores: 36-39

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

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

CPU governors:
  performance: 36-39

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (64995 MiB free)
  node 1: cores 8-15, 129019 MiB (93683 MiB free)
  node 2: cores 16-23, 129019 MiB (111011 MiB free)
  node 3: cores 24-31, 128957 MiB (101534 MiB free)
  node 4: cores 32-39, 129019 MiB (106684 MiB free)
  node 5: cores 40-47, 129019 MiB (98188 MiB free)
  node 6: cores 48-55, 129019 MiB (111497 MiB free)
  node 7: cores 56-63, 128474 MiB (98738 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100067 s]*
/proc/loadavg: 16.59 16.96 17.28 20/1219 2557427
/proc/meminfo: memFree=805183584/1055320700 swapFree=33554428/33554428
[pid=2557406] ppid=2557403 vsize=34966608 memory=59952 CPUtime=0.19 cores=36-39
/proc/2557406/stat : 2557406 (java) S 2557403 2557406 2553015 0 -1 4194304 7823 0 0 0 18 1 0 0 20 0 20 0 217272499 35805806592 14619 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
/proc/2557406/statm: 8741652 14988 6215 1 0 33435 0
[pid=2557406/tid=2557408] ppid=2557403 vsize=34966608 memory=448176484133 CPUtime=0.08 cores=36-39
/proc/2557406/task/2557408/stat : 2557408 (java) R 2557403 2557406 2553015 0 -1 4194368 3162 0 0 0 8 0 0 0 20 0 20 0 217272500 35805806592 14619 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 0 0 0 -1 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557419] ppid=2557403 vsize=34966608 memory=2274 CPUtime=0 cores=36-39
/proc/2557406/task/2557419/stat : 2557419 (Referen..andler) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 20 0 217272501 35805806592 14619 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557420] ppid=2557403 vsize=34966608 memory=54087362281966 CPUtime=0 cores=36-39
/proc/2557406/task/2557420/stat : 2557420 (Finalizer) S 2557403 2557406 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 217272501 35805806592 14619 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557423] ppid=2557403 vsize=34966608 memory=61788255421027 CPUtime=0 cores=36-39
/proc/2557406/task/2557423/stat : 2557423 (Monitor..Thread) S 2557403 2557406 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 20 0 217272501 35805806592 14619 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557426] ppid=2557403 vsize=34966608 memory=55191219208997 CPUtime=0 cores=36-39
/proc/2557406/task/2557426/stat : 2557426 (Notific..Thread) S 2557403 2557406 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 20 0 217272501 35805806592 14619 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557427] ppid=2557403 vsize=34966608 memory=14971157304575241 CPUtime=0 cores=36-39
/proc/2557406/task/2557427/stat : 2557427 (Common-Cleaner) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 20 0 217272502 35805806592 14619 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 34966608 KiB
Current children cumulated memory: 59952 KiB

[startup+0.213855 s]*
/proc/loadavg: 16.59 16.96 17.28 20/1221 2557429
/proc/meminfo: memFree=805292988/1055320700 swapFree=33554428/33554428
[pid=2557406] ppid=2557403 vsize=35033172 memory=74064 CPUtime=0.54 cores=36-39
/proc/2557406/stat : 2557406 (java) S 2557403 2557406 2553015 0 -1 4194304 9299 0 0 0 53 1 0 0 20 0 21 0 217272499 35873968128 18313 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
/proc/2557406/statm: 8758293 18516 6262 1 0 35165 0
[pid=2557406/tid=2557408] ppid=2557403 vsize=35033172 memory=8386095037794055477 CPUtime=0.19 cores=36-39
/proc/2557406/task/2557408/stat : 2557408 (java) R 2557403 2557406 2553015 0 -1 4194368 3289 0 0 0 19 0 0 0 20 0 21 0 217272500 35873968128 18313 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 0 0 0 -1 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557419] ppid=2557403 vsize=35033172 memory=215704930196 CPUtime=0 cores=36-39
/proc/2557406/task/2557419/stat : 2557419 (Referen..andler) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 217272501 35873968128 18313 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557420] ppid=2557403 vsize=35033172 memory=17979 CPUtime=0 cores=36-39
/proc/2557406/task/2557420/stat : 2557420 (Finalizer) S 2557403 2557406 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 217272501 35873968128 18313 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557423] ppid=2557403 vsize=35033172 memory=18330 CPUtime=0 cores=36-39
/proc/2557406/task/2557423/stat : 2557423 (Monitor..Thread) S 2557403 2557406 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 217272501 35873968128 18313 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557426] ppid=2557403 vsize=35033172 memory=18896 CPUtime=0 cores=36-39
/proc/2557406/task/2557426/stat : 2557426 (Notific..Thread) S 2557403 2557406 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 217272501 35873968128 18313 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557427] ppid=2557403 vsize=35033172 memory=61753 CPUtime=0 cores=36-39
/proc/2557406/task/2557427/stat : 2557427 (Common-Cleaner) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 217272502 35873968128 18313 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557429] ppid=2557403 vsize=35033172 memory=3762816004124849747 CPUtime=0 cores=36-39
/proc/2557406/task/2557429/stat : 2557429 (Timer-0) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 217272512 35873968128 18313 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 35033172 KiB
Current children cumulated memory: 74064 KiB

[startup+0.314026 s]*
/proc/loadavg: 16.59 16.96 17.28 19/1222 2557430
/proc/meminfo: memFree=805283604/1055320700 swapFree=33554428/33554428
[pid=2557406] ppid=2557403 vsize=35099736 memory=90772 CPUtime=0.84 cores=36-39
/proc/2557406/stat : 2557406 (java) S 2557403 2557406 2553015 0 -1 4194304 10418 0 0 0 83 1 0 0 20 0 22 0 217272499 35942129664 22492 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
/proc/2557406/statm: 8774934 22693 6278 1 0 42991 0
[pid=2557406/tid=2557408] ppid=2557403 vsize=35099736 memory=8389771804677338421 CPUtime=0.29 cores=36-39
/proc/2557406/task/2557408/stat : 2557408 (java) R 2557403 2557406 2553015 0 -1 4194368 3316 0 0 0 29 0 0 0 20 0 22 0 217272500 35942129664 22492 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 0 0 0 -1 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557419] ppid=2557403 vsize=35099736 memory=215704930196 CPUtime=0 cores=36-39
/proc/2557406/task/2557419/stat : 2557419 (Referen..andler) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 217272501 35942129664 22492 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557420] ppid=2557403 vsize=35099736 memory=17979 CPUtime=0 cores=36-39
/proc/2557406/task/2557420/stat : 2557420 (Finalizer) S 2557403 2557406 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 22 0 217272501 35942129664 22492 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557423] ppid=2557403 vsize=35099736 memory=18330 CPUtime=0 cores=36-39
/proc/2557406/task/2557423/stat : 2557423 (Monitor..Thread) S 2557403 2557406 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 217272501 35942129664 22492 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557426] ppid=2557403 vsize=35099736 memory=18896 CPUtime=0 cores=36-39
/proc/2557406/task/2557426/stat : 2557426 (Notific..Thread) S 2557403 2557406 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 217272501 35942129664 22492 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557427] ppid=2557403 vsize=35099736 memory=61753 CPUtime=0 cores=36-39
/proc/2557406/task/2557427/stat : 2557427 (Common-Cleaner) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 217272502 35942129664 22492 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557429] ppid=2557403 vsize=35099736 memory=3762816004124849747 CPUtime=0 cores=36-39
/proc/2557406/task/2557429/stat : 2557429 (Timer-0) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 217272512 35942129664 22492 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
Current children cumulated CPU time: 0.84 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 90772 KiB

[startup+0.700306 s]
/proc/loadavg: 16.59 16.96 17.28 17/1222 2557430
/proc/meminfo: memFree=805227080/1055320700 swapFree=33554428/33554428
[pid=2557406] ppid=2557403 vsize=35099736 memory=183344 CPUtime=1.4 cores=36-39
/proc/2557406/stat : 2557406 (java) S 2557403 2557406 2553015 0 -1 4194304 11103 0 0 0 139 1 0 0 20 0 21 0 217272499 35942129664 45571 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
/proc/2557406/statm: 8774934 45836 6280 1 0 105757 0
[pid=2557406/tid=2557408] ppid=2557403 vsize=35099736 memory=4868 CPUtime=0.63 cores=36-39
/proc/2557406/task/2557408/stat : 2557408 (java) R 2557403 2557406 2553015 0 -1 4194368 3349 0 0 0 63 0 0 0 20 0 21 0 217272500 35942129664 45571 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 0 0 0 -1 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557419] ppid=2557403 vsize=35099736 memory=4289 CPUtime=0 cores=36-39
/proc/2557406/task/2557419/stat : 2557419 (Referen..andler) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 217272501 35942129664 45571 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557420] ppid=2557403 vsize=35099736 memory=5824 CPUtime=0 cores=36-39
/proc/2557406/task/2557420/stat : 2557420 (Finalizer) S 2557403 2557406 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 217272501 35942129664 45571 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557423] ppid=2557403 vsize=35099736 memory=3948 CPUtime=0 cores=36-39
/proc/2557406/task/2557423/stat : 2557423 (Monitor..Thread) S 2557403 2557406 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 217272501 35942129664 45571 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557426] ppid=2557403 vsize=35099736 memory=4104 CPUtime=0 cores=36-39
/proc/2557406/task/2557426/stat : 2557426 (Notific..Thread) S 2557403 2557406 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 217272501 35942129664 45571 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557427] ppid=2557403 vsize=35099736 memory=0 CPUtime=0 cores=36-39
/proc/2557406/task/2557427/stat : 2557427 (Common-Cleaner) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 217272502 35942129664 45571 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557429] ppid=2557403 vsize=35099736 memory=147235773875847 CPUtime=0 cores=36-39
/proc/2557406/task/2557429/stat : 2557429 (Timer-0) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 217272512 35942129664 45571 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 183344 KiB

[startup+1.50035 s]
/proc/loadavg: 16.59 16.96 17.28 17/1223 2557432
/proc/meminfo: memFree=805135788/1055320700 swapFree=33554428/33554428
[pid=2557406] ppid=2557403 vsize=35166300 memory=320088 CPUtime=2.45 cores=36-39
/proc/2557406/stat : 2557406 (java) S 2557403 2557406 2553015 0 -1 4194304 12329 0 0 0 243 2 0 0 20 0 23 0 217272499 36010291200 79662 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
/proc/2557406/statm: 8791575 80022 6280 1 0 107315 0
[pid=2557406/tid=2557408] ppid=2557403 vsize=35166300 memory=4868 CPUtime=1.37 cores=36-39
/proc/2557406/task/2557408/stat : 2557408 (java) R 2557403 2557406 2553015 0 -1 4194368 3597 0 0 0 137 0 0 0 20 0 23 0 217272500 36010291200 79662 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 0 0 0 -1 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557419] ppid=2557403 vsize=35166300 memory=0 CPUtime=0 cores=36-39
/proc/2557406/task/2557419/stat : 2557419 (Referen..andler) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 217272501 36010291200 79662 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557420] ppid=2557403 vsize=35166300 memory=0 CPUtime=0 cores=36-39
/proc/2557406/task/2557420/stat : 2557420 (Finalizer) S 2557403 2557406 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 217272501 36010291200 79662 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557423] ppid=2557403 vsize=35166300 memory=0 CPUtime=0 cores=36-39
/proc/2557406/task/2557423/stat : 2557423 (Monitor..Thread) S 2557403 2557406 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 217272501 36010291200 79662 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557426] ppid=2557403 vsize=35166300 memory=0 CPUtime=0 cores=36-39
/proc/2557406/task/2557426/stat : 2557426 (Notific..Thread) S 2557403 2557406 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 217272501 36010291200 79662 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557427] ppid=2557403 vsize=35166300 memory=25333125866717268 CPUtime=0 cores=36-39
/proc/2557406/task/2557427/stat : 2557427 (Common-Cleaner) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 217272502 36010291200 79662 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557429] ppid=2557403 vsize=35166300 memory=-8312670058677691230 CPUtime=0 cores=36-39
/proc/2557406/task/2557429/stat : 2557429 (Timer-0) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 217272512 36010291200 79662 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
Current children cumulated CPU time: 2.45 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 320088 KiB

[startup+3.1144 s]
/proc/loadavg: 16.59 16.96 17.28 17/1224 2557434
/proc/meminfo: memFree=804823872/1055320700 swapFree=33554428/33554428
[pid=2557406] ppid=2557403 vsize=35232864 memory=701404 CPUtime=4.41 cores=36-39
/proc/2557406/stat : 2557406 (java) S 2557403 2557406 2553015 0 -1 4194304 16620 0 0 0 436 5 0 0 20 0 23 0 217272499 36078452736 175208 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
/proc/2557406/statm: 8808216 175351 6279 1 0 259462 0
[pid=2557406/tid=2557408] ppid=2557403 vsize=35232864 memory=0 CPUtime=2.93 cores=36-39
/proc/2557406/task/2557408/stat : 2557408 (java) R 2557403 2557406 2553015 0 -1 4194368 4321 0 0 0 291 2 0 0 20 0 23 0 217272500 36078452736 175208 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 0 0 0 -1 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557419] ppid=2557403 vsize=35232864 memory=4868 CPUtime=0 cores=36-39
/proc/2557406/task/2557419/stat : 2557419 (Referen..andler) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 175208 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557420] ppid=2557403 vsize=35232864 memory=504332 CPUtime=0 cores=36-39
/proc/2557406/task/2557420/stat : 2557420 (Finalizer) S 2557403 2557406 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 175208 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557423] ppid=2557403 vsize=35232864 memory=0 CPUtime=0 cores=36-39
/proc/2557406/task/2557423/stat : 2557423 (Monitor..Thread) S 2557403 2557406 2553015 0 -1 4194368 7 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 175208 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557426] ppid=2557403 vsize=35232864 memory=199744 CPUtime=0 cores=36-39
/proc/2557406/task/2557426/stat : 2557426 (Notific..Thread) S 2557403 2557406 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 175208 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557427] ppid=2557403 vsize=35232864 memory=140063178491532 CPUtime=0 cores=36-39
/proc/2557406/task/2557427/stat : 2557427 (Common-Cleaner) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 217272502 36078452736 175208 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557429] ppid=2557403 vsize=35232864 memory=140063178491533 CPUtime=0 cores=36-39
/proc/2557406/task/2557429/stat : 2557429 (Timer-0) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 217272512 36078452736 175208 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
Current children cumulated CPU time: 4.41 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 701404 KiB

[startup+6.30028 s]

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

/proc/meminfo: memFree=919339580/1055320700 swapFree=33554428/33554428
[pid=2557406] ppid=2557403 vsize=35232864 memory=7128976 CPUtime=3385.77 cores=36-39
/proc/2557406/stat : 2557406 (java) S 2557403 2557406 2553015 0 -1 4194304 291534 0 0 0 338467 110 0 0 20 0 23 0 217272499 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
/proc/2557406/statm: 8808216 1782244 6267 1 0 1798656 0
[pid=2557406/tid=2557408] ppid=2557403 vsize=35232864 memory=7429648 CPUtime=3319.68 cores=36-39
/proc/2557406/task/2557408/stat : 2557408 (java) R 2557403 2557406 2553015 0 -1 4194368 102986 0 0 0 331946 22 0 0 20 0 23 0 217272500 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 0 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557419] ppid=2557403 vsize=35232864 memory=3948 CPUtime=0 cores=36-39
/proc/2557406/task/2557419/stat : 2557419 (Referen..andler) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557420] ppid=2557403 vsize=35232864 memory=-7307469151068646243 CPUtime=0 cores=36-39
/proc/2557406/task/2557420/stat : 2557420 (Finalizer) S 2557403 2557406 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557423] ppid=2557403 vsize=35232864 memory=7128976 CPUtime=0.19 cores=36-39
/proc/2557406/task/2557423/stat : 2557423 (Monitor..Thread) S 2557403 2557406 2553015 0 -1 4194368 178 0 0 0 7 12 0 0 20 0 23 0 217272501 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557426] ppid=2557403 vsize=35232864 memory=15524 CPUtime=0 cores=36-39
/proc/2557406/task/2557426/stat : 2557426 (Notific..Thread) S 2557403 2557406 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557427] ppid=2557403 vsize=35232864 memory=40780 CPUtime=0 cores=36-39
/proc/2557406/task/2557427/stat : 2557427 (Common-Cleaner) S 2557403 2557406 2553015 0 -1 4194368 1483 0 0 0 0 0 0 0 20 0 23 0 217272502 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557429] ppid=2557403 vsize=35232864 memory=7128976 CPUtime=0 cores=36-39
/proc/2557406/task/2557429/stat : 2557429 (Timer-0) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 217272512 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
Current children cumulated CPU time: 3385.77 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 7128976 KiB

[startup+3402.3 s]
/proc/loadavg: 1.26 2.37 4.31 2/801 2558187
/proc/meminfo: memFree=919340440/1055320700 swapFree=33554428/33554428
[pid=2557406] ppid=2557403 vsize=35232864 memory=7128992 CPUtime=3446.3 cores=36-39
/proc/2557406/stat : 2557406 (java) S 2557403 2557406 2553015 0 -1 4194304 295897 0 0 0 344519 111 0 0 20 0 23 0 217272499 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
/proc/2557406/statm: 8808216 1782248 6267 1 0 1798656 0
[pid=2557406/tid=2557408] ppid=2557403 vsize=35232864 memory=7128992 CPUtime=3379.39 cores=36-39
/proc/2557406/task/2557408/stat : 2557408 (java) R 2557403 2557406 2553015 0 -1 4194368 105491 0 0 0 337917 22 0 0 20 0 23 0 217272500 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 0 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557419] ppid=2557403 vsize=35232864 memory=7128976 CPUtime=0 cores=36-39
/proc/2557406/task/2557419/stat : 2557419 (Referen..andler) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557420] ppid=2557403 vsize=35232864 memory=7128992 CPUtime=0 cores=36-39
/proc/2557406/task/2557420/stat : 2557420 (Finalizer) S 2557403 2557406 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557423] ppid=2557403 vsize=35232864 memory=7128992 CPUtime=0.19 cores=36-39
/proc/2557406/task/2557423/stat : 2557423 (Monitor..Thread) S 2557403 2557406 2553015 0 -1 4194368 183 0 0 0 7 12 0 0 20 0 23 0 217272501 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557426] ppid=2557403 vsize=35232864 memory=7128992 CPUtime=0 cores=36-39
/proc/2557406/task/2557426/stat : 2557426 (Notific..Thread) S 2557403 2557406 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557427] ppid=2557403 vsize=35232864 memory=7128992 CPUtime=0 cores=36-39
/proc/2557406/task/2557427/stat : 2557427 (Common-Cleaner) S 2557403 2557406 2553015 0 -1 4194368 1565 0 0 0 0 0 0 0 20 0 23 0 217272502 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557429] ppid=2557403 vsize=35232864 memory=3948 CPUtime=0 cores=36-39
/proc/2557406/task/2557429/stat : 2557429 (Timer-0) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 217272512 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
Current children cumulated CPU time: 3446.3 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 7128992 KiB

[startup+3462.3 s]
/proc/loadavg: 1.10 2.11 4.10 2/801 2558188
/proc/meminfo: memFree=919341240/1055320700 swapFree=33554428/33554428
[pid=2557406] ppid=2557403 vsize=35232864 memory=7129016 CPUtime=3507.04 cores=36-39
/proc/2557406/stat : 2557406 (java) S 2557403 2557406 2553015 0 -1 4194304 299217 0 0 0 350592 112 0 0 20 0 23 0 217272499 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
/proc/2557406/statm: 8808216 1782254 6267 1 0 1798656 0
[pid=2557406/tid=2557408] ppid=2557403 vsize=35232864 memory=15524 CPUtime=3439.02 cores=36-39
/proc/2557406/task/2557408/stat : 2557408 (java) R 2557403 2557406 2553015 0 -1 4194368 107048 0 0 0 343880 22 0 0 20 0 23 0 217272500 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 0 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557419] ppid=2557403 vsize=35232864 memory=7129016 CPUtime=0 cores=36-39
/proc/2557406/task/2557419/stat : 2557419 (Referen..andler) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557420] ppid=2557403 vsize=35232864 memory=7129016 CPUtime=0 cores=36-39
/proc/2557406/task/2557420/stat : 2557420 (Finalizer) S 2557403 2557406 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557423] ppid=2557403 vsize=35232864 memory=7129016 CPUtime=0.19 cores=36-39
/proc/2557406/task/2557423/stat : 2557423 (Monitor..Thread) S 2557403 2557406 2553015 0 -1 4194368 184 0 0 0 7 12 0 0 20 0 23 0 217272501 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557426] ppid=2557403 vsize=35232864 memory=7129016 CPUtime=0 cores=36-39
/proc/2557406/task/2557426/stat : 2557426 (Notific..Thread) S 2557403 2557406 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557427] ppid=2557403 vsize=35232864 memory=7129016 CPUtime=0 cores=36-39
/proc/2557406/task/2557427/stat : 2557427 (Common-Cleaner) S 2557403 2557406 2553015 0 -1 4194368 1565 0 0 0 0 0 0 0 20 0 23 0 217272502 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557429] ppid=2557403 vsize=35232864 memory=7129016 CPUtime=0 cores=36-39
/proc/2557406/task/2557429/stat : 2557429 (Timer-0) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 217272512 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
Current children cumulated CPU time: 3507.04 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 7129016 KiB

[startup+3522.3 s]
/proc/loadavg: 1.03 1.91 3.90 2/801 2558189
/proc/meminfo: memFree=919341116/1055320700 swapFree=33554428/33554428
[pid=2557406] ppid=2557403 vsize=35232864 memory=7129016 CPUtime=3567.94 cores=36-39
/proc/2557406/stat : 2557406 (java) S 2557403 2557406 2553015 0 -1 4194304 301293 0 0 0 356681 113 0 0 20 0 23 0 217272499 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
/proc/2557406/statm: 8808216 1782254 6267 1 0 1798656 0
[pid=2557406/tid=2557408] ppid=2557403 vsize=35232864 memory=7129016 CPUtime=3498.61 cores=36-39
/proc/2557406/task/2557408/stat : 2557408 (java) R 2557403 2557406 2553015 0 -1 4194368 108010 0 0 0 349839 22 0 0 20 0 23 0 217272500 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 0 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557419] ppid=2557403 vsize=35232864 memory=7129016 CPUtime=0 cores=36-39
/proc/2557406/task/2557419/stat : 2557419 (Referen..andler) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557420] ppid=2557403 vsize=35232864 memory=5548 CPUtime=0 cores=36-39
/proc/2557406/task/2557420/stat : 2557420 (Finalizer) S 2557403 2557406 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557423] ppid=2557403 vsize=35232864 memory=11700 CPUtime=0.2 cores=36-39
/proc/2557406/task/2557423/stat : 2557423 (Monitor..Thread) S 2557403 2557406 2553015 0 -1 4194368 188 0 0 0 8 12 0 0 20 0 23 0 217272501 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557426] ppid=2557403 vsize=35232864 memory=280117902167376 CPUtime=0 cores=36-39
/proc/2557406/task/2557426/stat : 2557426 (Notific..Thread) S 2557403 2557406 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557427] ppid=2557403 vsize=35232864 memory=2996 CPUtime=0 cores=36-39
/proc/2557406/task/2557427/stat : 2557427 (Common-Cleaner) S 2557403 2557406 2553015 0 -1 4194368 1578 0 0 0 0 0 0 0 20 0 23 0 217272502 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557429] ppid=2557403 vsize=35232864 memory=15524 CPUtime=0 cores=36-39
/proc/2557406/task/2557429/stat : 2557429 (Timer-0) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 217272512 36078452736 1782000 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
Current children cumulated CPU time: 3567.94 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 7129016 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3552.3 s]
/proc/loadavg: 1.09 1.84 3.81 2/801 2558189
/proc/meminfo: memFree=919390304/1055320700 swapFree=33554428/33554428
[pid=2557406] ppid=2557403 vsize=35232864 memory=7079068 CPUtime=3600.04 cores=36-39
/proc/2557406/stat : 2557406 (java) S 2557403 2557406 2553015 0 -1 4194304 305850 0 0 0 359890 114 0 0 20 0 23 0 217272499 36078452736 1769729 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
/proc/2557406/statm: 8808216 1769767 6267 1 0 1786140 0
[pid=2557406/tid=2557408] ppid=2557403 vsize=35232864 memory=15524 CPUtime=3528.43 cores=36-39
/proc/2557406/task/2557408/stat : 2557408 (java) R 2557403 2557406 2553015 0 -1 4194368 110169 0 0 0 352820 23 0 0 20 0 23 0 217272500 36078452736 1769729 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 0 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557419] ppid=2557403 vsize=35232864 memory=47032 CPUtime=0 cores=36-39
/proc/2557406/task/2557419/stat : 2557419 (Referen..andler) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 1769729 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557420] ppid=2557403 vsize=35232864 memory=0 CPUtime=0 cores=36-39
/proc/2557406/task/2557420/stat : 2557420 (Finalizer) S 2557403 2557406 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 1769729 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557423] ppid=2557403 vsize=35232864 memory=11700 CPUtime=0.2 cores=36-39
/proc/2557406/task/2557423/stat : 2557423 (Monitor..Thread) S 2557403 2557406 2553015 0 -1 4194368 194 0 0 0 8 12 0 0 20 0 23 0 217272501 36078452736 1769729 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557426] ppid=2557403 vsize=35232864 memory=7129016 CPUtime=0 cores=36-39
/proc/2557406/task/2557426/stat : 2557426 (Notific..Thread) S 2557403 2557406 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 1769729 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557427] ppid=2557403 vsize=35232864 memory=1948 CPUtime=0 cores=36-39
/proc/2557406/task/2557427/stat : 2557427 (Common-Cleaner) S 2557403 2557406 2553015 0 -1 4194368 1581 0 0 0 0 0 0 0 20 0 23 0 217272502 36078452736 1769729 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557429] ppid=2557403 vsize=35232864 memory=38300 CPUtime=0 cores=36-39
/proc/2557406/task/2557429/stat : 2557429 (Timer-0) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 217272512 36078452736 1769729 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 7079068 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.06 s, system=1.16584 s

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

[startup+3552.3 s]
/proc/loadavg: 1.09 1.84 3.81 2/801 2558189
/proc/meminfo: memFree=919390304/1055320700 swapFree=33554428/33554428
[pid=2557406] ppid=2557403 vsize=35232864 memory=7079068 CPUtime=3600.04 cores=36-39
/proc/2557406/stat : 2557406 (java) S 2557403 2557406 2553015 0 -1 4194304 305850 0 0 0 359890 114 0 0 20 0 23 0 217272499 36078452736 1769729 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 0 0 16800975 0 0 0 17 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
/proc/2557406/statm: 8808216 1769767 6267 1 0 1786140 0
[pid=2557406/tid=2557408] ppid=2557403 vsize=35232864 memory=15524 CPUtime=3528.43 cores=36-39
/proc/2557406/task/2557408/stat : 2557408 (java) R 2557403 2557406 2553015 0 -1 4194368 110169 0 0 0 352820 23 0 0 20 0 23 0 217272500 36078452736 1769729 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 0 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557419] ppid=2557403 vsize=35232864 memory=47032 CPUtime=0 cores=36-39
/proc/2557406/task/2557419/stat : 2557419 (Referen..andler) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 1769729 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557420] ppid=2557403 vsize=35232864 memory=0 CPUtime=0 cores=36-39
/proc/2557406/task/2557420/stat : 2557420 (Finalizer) S 2557403 2557406 2553015 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 1769729 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557423] ppid=2557403 vsize=35232864 memory=11700 CPUtime=0.2 cores=36-39
/proc/2557406/task/2557423/stat : 2557423 (Monitor..Thread) S 2557403 2557406 2553015 0 -1 4194368 194 0 0 0 8 12 0 0 20 0 23 0 217272501 36078452736 1769729 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 36 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557426] ppid=2557403 vsize=35232864 memory=7129016 CPUtime=0 cores=36-39
/proc/2557406/task/2557426/stat : 2557426 (Notific..Thread) S 2557403 2557406 2553015 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 217272501 36078452736 1769729 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 39 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557427] ppid=2557403 vsize=35232864 memory=1948 CPUtime=0 cores=36-39
/proc/2557406/task/2557427/stat : 2557427 (Common-Cleaner) S 2557403 2557406 2553015 0 -1 4194368 1581 0 0 0 0 0 0 0 20 0 23 0 217272502 36078452736 1769729 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 38 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
[pid=2557406/tid=2557429] ppid=2557403 vsize=35232864 memory=38300 CPUtime=0 cores=36-39
/proc/2557406/task/2557429/stat : 2557429 (Timer-0) S 2557403 2557406 2553015 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 217272512 36078452736 1769729 18446744073709551615 94024047017984 94024047021680 140735724894528 0 0 0 4 0 16800975 1 0 0 -1 37 0 0 0 0 0 94024047029544 94024047030288 94024064405504 140735724902612 140735724902752 140735724902752 140735724908488 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 7079068 KiB

Child status: 143

Real time (s): 3552.39
CPU time (s): 3600.23
CPU user time (s): 3599.06
CPU system time (s): 1.16584
CPU usage (%): 101.347
Max. virtual memory (cumulated for all children) (KiB): 35232864
Max. memory (cumulated for all children) (KiB): 8040092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.06
system time used= 1.16583
maximum resident set size= 8039600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 308763
page faults= 0
swaps= 0
block input operations= 0
block output operations= 7960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 51184
involuntary context switches= 2540


# summary of solver processes directly reported to runsolver:
#   pid: 2557406
#   total CPU time (s): 3600.23
#   total CPU user time (s): 3599.06
#   total CPU system time (s): 1.16584

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7647 second user time and 40.5379 second system time

The end

Launcher Data

Begin job on nodeE004 at 2026-06-30 19:17:27
IDJOB=4807299
IDBENCH=178374
IDSOLVER=3602
FILE ID=nodeE004/4807299-1782839847
RUNJOBID= nodeE004-1782830144-2553034
SLURM_JOB_ID= 12541393
Free space on /tmp= 798432 MiB

SOLVER NAME= Sat4j Resolution 2026-06-10
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/vertex_cover/vertexcover_opt_grid_oddrowoddcolsquare/normalized-vertexcover_opt_grid_oddrowoddcolsquare_dim_033.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4807299-1782839847/watcher-4807299-1782839847 -o /tmp/evaluation-result-4807299-1782839847/solver-4807299-1782839847 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4807299-1782839847/vars-4807299-1782839847 --bin-var /tmp/runsolver-exch-nodeE004-1782830144-2553034 --watchdog 3760  java -jar HOME/sat4j-pb.jar ResolutionPB24 HOME/instance-4807299-1782839847.opb

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

MD5SUM BENCH= a98c9ca0529cd272992bf36aae53062d
RANDOM SEED=2002112664

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        805193332 kB
MemAvailable:   925797976 kB
Buffers:            3352 kB
Cached:         125006204 kB
SwapCached:            0 kB
Active:         127526348 kB
Inactive:       118776552 kB
Active(anon):   122072084 kB
Inactive(anon):   142608 kB
Active(file):    5454264 kB
Inactive(file): 118633944 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               752 kB
Writeback:            24 kB
AnonPages:      121256140 kB
Mapped:           205796 kB
Shmem:            921344 kB
KReclaimable:    1535220 kB
Slab:            2113148 kB
SReclaimable:    1535220 kB
SUnreclaim:       577928 kB
KernelStack:       20176 kB
PageTables:       247640 kB
SecPageTables:     15392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   126365024 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      484228 kB
VmallocChunk:          0 kB
Percpu:           135168 kB
HardwareCorrupted:     0 kB
AnonHugePages:  118712320 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      377284 kB
DirectMap2M:    20916224 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 798508 MiB
End job on nodeE004 at 2026-06-30 20:16:39