Trace number 4835862

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution CERT 2026-05-20 (cert)SAT (TO)13718029 3600.19 3614.37

General information on the benchmark

NamePB24/normalized-PB16/OPT-LIN/lion9-single-obj/
normalized-single-obj-f3-DataDisplay_1_order6.seq-B-2-1-irEDCBA.opb
MD5SUM911e9b3317de700be316f83501b3996e
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 benchmark13718029
Best CPU time to get the best result obtained on this benchmark0.023068
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1098
Total number of constraints3001
Number of constraints which are clauses2953
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints48
Minimum length of a constraint1
Maximum length of a constraint15
Number of terms in the objective function 118
Biggest coefficient in the objective function 1856465
Number of bits for the biggest coefficient in the objective function 21
Sum of the numbers in the objective function 102105574
Number of bits of the sum of numbers in the objective function 27
Biggest number in a constraint 1856465
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 102105574
Number of bits of the biggest sum of numbers27
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB26fixedPrime.v20260610
0.00/0.09	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.09	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.09	c java.vm.version	26.0.1+8-34
0.00/0.09	c java.vm.vendor	Oracle Corporation
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		26.0.1
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		5.14.0-611.55.1.el9_7.0.3.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		30331984
0.00/0.09	c Max memory 		32178700288
0.00/0.09	c Total memory 		33554432
0.00/0.09	c Number of processors 	4
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@7637f22
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: none
0.11/0.11	c --- End Solver configuration ---
0.11/0.12	c solving HOME/instance-4835862-1783675186.opb
0.11/0.12	c reading problem ... 
0.11/0.12	c using VERIPB proof format
0.11/0.12	c  objective function found
0.11/0.16	c ... done. Wall clock time 0.04s.
0.11/0.16	c declared #vars     1098
0.11/0.16	c #constraints  3001
0.11/0.16	c constraints type 
0.11/0.16	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1918
0.11/0.16	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 12
0.11/0.16	c org.sat4j.specs.Constr$1 => 204
0.11/0.16	c org.sat4j.pb.constraints.pb.UnitClausePB => 97
0.11/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 770
0.11/0.16	c 3001 constraints processed.
0.11/0.16	c objective function length is 118 literals
0.11/0.17	c SATISFIABLE
0.11/0.17	c OPTIMIZING...
0.11/0.17	c Got one! Elapsed wall clock time (in seconds):0.057
0.11/0.17	o 17806620
0.47/0.25	c Got one! Elapsed wall clock time (in seconds):0.136
0.47/0.25	o 17806500
0.47/0.25	c Got one! Elapsed wall clock time (in seconds):0.137
0.47/0.25	o 15576678
1.09/0.47	c cleaning 2884 clauses out of 5788 with flag 14963/5788
1.66/0.65	c cleaning 4447 clauses out of 8904 with flag 31962/11788
2.19/0.81	c cleaning 5726 clauses out of 11457 with flag 51485/18788
2.69/1.03	c cleaning 6863 clauses out of 13731 with flag 74170/26788
2.92/1.26	c cleaning 7931 clauses out of 15867 with flag 99053/35787
3.27/1.54	c cleaning 8962 clauses out of 17937 with flag 126897/45788
3.82/1.85	c cleaning 9988 clauses out of 19975 with flag 157857/56788
4.21/2.21	c cleaning 10991 clauses out of 21987 with flag 193146/68788
4.60/2.68	c cleaning 11996 clauses out of 23996 with flag 231414/81788
5.11/3.17	c cleaning 12996 clauses out of 26000 with flag 272317/95788
5.69/3.71	c cleaning 14002 clauses out of 28003 with flag 315485/110787
6.19/4.22	c cleaning 14993 clauses out of 30001 with flag 360335/126787
6.82/4.83	c cleaning 16003 clauses out of 32008 with flag 406477/143787
7.24/5.28	c Got one! Elapsed wall clock time (in seconds):5.169
7.24/5.28	o 13733209
7.24/5.29	c Got one! Elapsed wall clock time (in seconds):5.177
7.24/5.29	o 13722397
7.35/5.30	c Got one! Elapsed wall clock time (in seconds):5.183
7.35/5.30	o 13722277
7.35/5.30	c Got one! Elapsed wall clock time (in seconds):5.186
7.35/5.30	o 13720225
7.35/5.30	c Got one! Elapsed wall clock time (in seconds):5.187
7.35/5.30	o 13720213
7.35/5.31	c Got one! Elapsed wall clock time (in seconds):5.191
7.35/5.31	o 13718029
7.59/5.56	c cleaning 18624 clauses out of 37257 with flag 20649/165039
7.78/5.78	c cleaning 12311 clauses out of 24633 with flag 45648/171039
8.10/6.01	c cleaning 9656 clauses out of 19321 with flag 74812/178038
8.29/6.23	c cleaning 8828 clauses out of 17665 with flag 102355/186038
8.49/6.47	c cleaning 8916 clauses out of 17839 with flag 127624/195040
8.78/6.73	c cleaning 9460 clauses out of 18922 with flag 155244/205039
9.07/7.06	c cleaning 10226 clauses out of 20461 with flag 185551/216038
9.45/7.44	c cleaning 11115 clauses out of 22236 with flag 219737/228039
9.82/7.87	c cleaning 12060 clauses out of 24120 with flag 257116/241038
10.31/8.32	c cleaning 13031 clauses out of 26061 with flag 294933/255039
10.79/8.86	c cleaning 14012 clauses out of 28032 with flag 335142/270041
11.48/9.54	c cleaning 15005 clauses out of 30017 with flag 379114/286038
12.16/10.23	c cleaning 16004 clauses out of 32014 with flag 425503/303040
12.84/11.00	c cleaning 17000 clauses out of 34010 with flag 474435/321040
13.50/11.69	c cleaning 18001 clauses out of 36008 with flag 531659/340038
14.23/12.43	c cleaning 19001 clauses out of 38007 with flag 590680/360038
15.00/13.20	c cleaning 19999 clauses out of 40006 with flag 652049/381038
15.77/14.07	c cleaning 20998 clauses out of 42007 with flag 715670/403038
16.53/14.86	c cleaning 22001 clauses out of 44010 with flag 772192/426039
17.63/15.98	c cleaning 23004 clauses out of 46008 with flag 827991/450038
18.46/16.78	c cleaning 23997 clauses out of 48004 with flag 898065/475038
19.75/18.05	c cleaning 25001 clauses out of 50007 with flag 956976/501038
20.61/18.98	c cleaning 25997 clauses out of 52008 with flag 1042341/528040
21.86/20.22	c cleaning 27004 clauses out of 54009 with flag 1136594/556038
23.34/21.76	c cleaning 28003 clauses out of 56006 with flag 1234390/585039
24.99/23.43	c cleaning 28997 clauses out of 58003 with flag 1331477/615039
26.44/25.00	c cleaning 29998 clauses out of 60006 with flag 1434481/646039
28.10/26.69	c cleaning 30998 clauses out of 62007 with flag 1542483/678038
30.36/28.99	c cleaning 31998 clauses out of 64009 with flag 1654731/711038
32.89/31.55	c cleaning 33006 clauses out of 66012 with flag 1770776/745039
35.65/34.39	c cleaning 33996 clauses out of 68005 with flag 1881880/780038
38.70/37.41	c cleaning 35004 clauses out of 70009 with flag 2001567/816038
41.35/40.19	c cleaning 36000 clauses out of 72006 with flag 2128189/853039
45.08/44.01	c cleaning 37000 clauses out of 74006 with flag 2258076/891039
48.03/46.93	c cleaning 37998 clauses out of 76006 with flag 2391421/930039
51.08/50.01	c cleaning 39000 clauses out of 78007 with flag 2528739/970038
54.50/53.55	c cleaning 40000 clauses out of 80007 with flag 2667119/1011038
57.74/56.81	c cleaning 41001 clauses out of 82007 with flag 2806097/1053038
61.92/61.04	c cleaning 41998 clauses out of 84006 with flag 2951137/1096038
66.84/66.05	c cleaning 43000 clauses out of 86009 with flag 3101489/1140039
72.67/72.00	c cleaning 44001 clauses out of 88009 with flag 3255282/1185039
78.32/77.60	c cleaning 45001 clauses out of 90007 with flag 3412448/1231038
82.48/81.81	c cleaning 46002 clauses out of 92007 with flag 3571731/1278039
89.11/88.55	c cleaning 46996 clauses out of 94005 with flag 3735753/1326039
95.65/95.17	c cleaning 47999 clauses out of 96008 with flag 3903205/1375038
102.96/102.56	c cleaning 49001 clauses out of 98009 with flag 4074075/1425038
110.02/109.62	c cleaning 50000 clauses out of 100008 with flag 4248362/1476038
116.76/116.41	c cleaning 51004 clauses out of 102008 with flag 4425793/1528038
123.83/123.52	c cleaning 51995 clauses out of 104005 with flag 4603322/1581039
130.39/130.16	c cleaning 53003 clauses out of 106010 with flag 4786271/1635039
136.72/136.50	c cleaning 54000 clauses out of 108008 with flag 4966985/1690040
144.18/144.08	c cleaning 55002 clauses out of 110006 with flag 5156700/1746038
152.50/152.41	c cleaning 56001 clauses out of 112005 with flag 5351556/1803039
162.07/162.10	c cleaning 57001 clauses out of 114003 with flag 5549807/1861038
170.31/170.39	c cleaning 57997 clauses out of 116002 with flag 5742372/1920038
178.25/178.36	c cleaning 58997 clauses out of 118005 with flag 5937019/1980038
189.83/189.92	c cleaning 60003 clauses out of 120008 with flag 6130533/2041038
200.54/200.76	c cleaning 61001 clauses out of 122005 with flag 6326934/2103038
212.07/212.32	c cleaning 62001 clauses out of 124004 with flag 6534825/2166038
222.80/223.13	c cleaning 62998 clauses out of 126003 with flag 6737519/2230038
231.64/232.08	c cleaning 63999 clauses out of 128006 with flag 6938239/2295039
236.37/236.80	c cleaning 65001 clauses out of 130007 with flag 7102704/2361039
241.03/241.58	c cleaning 65996 clauses out of 132005 with flag 7280118/2428038
245.70/246.21	c cleaning 67005 clauses out of 134009 with flag 7462797/2496038
250.24/250.88	c cleaning 67995 clauses out of 136004 with flag 7649230/2565038
255.17/255.86	c cleaning 68998 clauses out of 138010 with flag 7842534/2635039
260.50/261.27	c cleaning 70006 clauses out of 140011 with flag 8033122/2706038
265.48/266.28	c cleaning 70996 clauses out of 142005 with flag 8214317/2778038
271.14/271.92	c cleaning 71996 clauses out of 144009 with flag 8400694/2851038
277.17/278.03	c cleaning 73005 clauses out of 146014 with flag 8588331/2925039
283.22/284.13	c cleaning 74000 clauses out of 148009 with flag 8776223/3000039
289.89/290.81	c cleaning 74997 clauses out of 150008 with flag 8966937/3076038
297.03/298.08	c cleaning 76002 clauses out of 152012 with flag 9162367/3153039
304.55/305.60	c cleaning 76998 clauses out of 154009 with flag 9355079/3231038
313.19/314.31	c cleaning 78003 clauses out of 156011 with flag 9559113/3310038
322.12/323.33	c cleaning 79001 clauses out of 158008 with flag 9775663/3390038
329.51/330.75	c cleaning 80001 clauses out of 160007 with flag 9992268/3471038
338.37/339.69	c cleaning 80998 clauses out of 162006 with flag 10207391/3553038
347.72/349.06	c cleaning 82000 clauses out of 164008 with flag 10429931/3636038
356.35/357.74	c cleaning 82999 clauses out of 166008 with flag 10656391/3720038
365.18/366.69	c cleaning 84000 clauses out of 168010 with flag 10887632/3805039
374.61/376.15	c cleaning 85000 clauses out of 170010 with flag 11118239/3891039
385.55/387.14	c cleaning 86002 clauses out of 172010 with flag 11352801/3978039
395.88/397.56	c cleaning 87001 clauses out of 174007 with flag 11589023/4066038
405.34/407.03	c cleaning 88000 clauses out of 176006 with flag 11816909/4155038
417.46/419.20	c cleaning 89004 clauses out of 178008 with flag 12035973/4245040
429.10/431.00	c cleaning 90002 clauses out of 180003 with flag 12256207/4336039
438.69/440.57	c cleaning 91000 clauses out of 182000 with flag 12479389/4428038
451.59/453.51	c cleaning 91997 clauses out of 184001 with flag 12707939/4521039
462.95/464.96	c cleaning 92993 clauses out of 186003 with flag 12939215/4615038
472.77/474.85	c cleaning 94001 clauses out of 188011 with flag 13175197/4710039
486.02/488.13	c cleaning 95003 clauses out of 190011 with flag 13422897/4806040
498.44/500.61	c cleaning 95997 clauses out of 192006 with flag 13665236/4903038
514.06/516.31	c cleaning 96998 clauses out of 194009 with flag 13902736/5001038
533.37/535.79	c cleaning 98004 clauses out of 196012 with flag 14137402/5100039
548.71/551.12	c cleaning 99004 clauses out of 198007 with flag 14390593/5200038
562.14/564.69	c cleaning 99998 clauses out of 200003 with flag 14642167/5301038
577.18/579.78	c cleaning 100999 clauses out of 202006 with flag 14892152/5403039
599.69/602.33	c cleaning 102000 clauses out of 204006 with flag 15147927/5506038
616.44/619.16	c cleaning 102998 clauses out of 206006 with flag 15406225/5610038
637.74/640.57	c cleaning 104004 clauses out of 208008 with flag 15662778/5715038
655.72/658.56	c cleaning 104996 clauses out of 210004 with flag 15915907/5821038
671.07/674.00	c cleaning 105998 clauses out of 212008 with flag 16184308/5928038
690.46/693.44	c cleaning 106998 clauses out of 214010 with flag 16494260/6036038
707.96/711.04	c cleaning 108000 clauses out of 216012 with flag 16821475/6145038
729.65/732.80	c cleaning 109001 clauses out of 218013 with flag 17153360/6255039
747.96/751.25	c cleaning 110002 clauses out of 220011 with flag 17487455/6366038
767.41/770.77	c cleaning 110998 clauses out of 222009 with flag 17821697/6478038
787.19/790.64	c cleaning 112001 clauses out of 224011 with flag 18151255/6591038
811.50/815.02	c cleaning 113000 clauses out of 226010 with flag 18502792/6705038
830.31/833.98	c cleaning 114002 clauses out of 228010 with flag 18869641/6820038
854.90/858.69	c cleaning 114998 clauses out of 230008 with flag 19225207/6936038
873.03/876.84	c cleaning 115999 clauses out of 232011 with flag 19574544/7053039
892.89/896.73	c cleaning 117001 clauses out of 234012 with flag 19949462/7171039
914.20/918.13	c cleaning 118006 clauses out of 236011 with flag 20295917/7290039
932.49/936.50	c cleaning 119003 clauses out of 238005 with flag 20650510/7410039
948.17/952.30	c cleaning 120001 clauses out of 240002 with flag 21018924/7531039
959.10/963.30	c cleaning 120996 clauses out of 242000 with flag 21409078/7653038
970.32/974.65	c cleaning 121997 clauses out of 244004 with flag 21823322/7776038
982.83/987.22	c cleaning 122997 clauses out of 246007 with flag 22236146/7900038
994.44/998.89	c cleaning 124000 clauses out of 248010 with flag 22656112/8025038
1011.13/1015.66	c cleaning 124999 clauses out of 250011 with flag 23068482/8151039
1027.15/1031.71	c cleaning 126002 clauses out of 252012 with flag 23475459/8278039
1046.46/1051.11	c cleaning 126998 clauses out of 254009 with flag 23865736/8406038
1062.66/1067.42	c cleaning 127999 clauses out of 256011 with flag 24280464/8535038
1079.87/1084.72	c cleaning 128999 clauses out of 258012 with flag 24687696/8665038
1100.08/1105.06	c cleaning 130004 clauses out of 260014 with flag 25098034/8796039
1124.55/1129.64	c cleaning 131001 clauses out of 262009 with flag 25496863/8928038
1154.45/1159.66	c cleaning 132002 clauses out of 264009 with flag 25895045/9061039
1172.38/1177.67	c cleaning 133000 clauses out of 266006 with flag 26307897/9195038
1200.83/1206.18	c cleaning 133997 clauses out of 268007 with flag 26716403/9330039
1220.39/1225.70	c cleaning 135002 clauses out of 270009 with flag 27143923/9466038
1244.27/1249.74	c cleaning 136000 clauses out of 272008 with flag 27577115/9603039
1265.08/1270.60	c cleaning 137000 clauses out of 274007 with flag 28022916/9741038
1286.39/1292.07	c cleaning 137999 clauses out of 276008 with flag 28462690/9880039
1304.91/1310.66	c cleaning 139001 clauses out of 278008 with flag 28901746/10020038
1325.60/1331.34	c cleaning 139998 clauses out of 280007 with flag 29326251/10161038
1343.63/1349.45	c cleaning 141000 clauses out of 282010 with flag 29713594/10303039
1358.26/1364.15	c cleaning 142000 clauses out of 284009 with flag 30145455/10446038
1379.94/1385.99	c cleaning 142999 clauses out of 286009 with flag 30587170/10590038
1398.42/1404.48	c cleaning 144001 clauses out of 288010 with flag 31026309/10735038
1416.11/1422.29	c cleaning 145005 clauses out of 290010 with flag 31466254/10881039
1438.19/1444.44	c cleaning 145998 clauses out of 292004 with flag 31914405/11028038
1456.30/1462.64	c cleaning 146998 clauses out of 294006 with flag 32360334/11176038
1477.26/1483.63	c cleaning 148002 clauses out of 296009 with flag 32805227/11325039
1498.99/1505.40	c cleaning 149001 clauses out of 298006 with flag 33258990/11475038
1520.30/1526.85	c cleaning 150002 clauses out of 300006 with flag 33714752/11626039
1541.49/1548.09	c cleaning 150996 clauses out of 302004 with flag 34172860/11778039
1566.68/1573.38	c cleaning 151998 clauses out of 304008 with flag 34636214/11931039
1592.22/1598.91	c cleaning 153001 clauses out of 306009 with flag 35104676/12085038
1614.52/1621.38	c cleaning 154001 clauses out of 308008 with flag 35570902/12240038
1647.21/1654.15	c cleaning 155001 clauses out of 310008 with flag 36038390/12396039
1676.38/1683.42	c cleaning 156000 clauses out of 312006 with flag 36507197/12553038
1709.63/1716.87	c cleaning 156997 clauses out of 314006 with flag 36987533/12711038
1739.16/1746.46	c cleaning 157999 clauses out of 316009 with flag 37469179/12870038
1766.26/1773.69	c cleaning 159000 clauses out of 318010 with flag 37960188/13030038
1797.79/1805.26	c cleaning 160002 clauses out of 320011 with flag 38449256/13191039
1831.37/1838.93	c cleaning 160999 clauses out of 322008 with flag 38936821/13353038
1864.69/1872.32	c cleaning 161996 clauses out of 324010 with flag 39431304/13516039
1897.84/1905.64	c cleaning 163002 clauses out of 326013 with flag 39922693/13680038
1929.58/1937.43	c cleaning 164001 clauses out of 328011 with flag 40421662/13845038
1964.81/1972.87	c cleaning 165004 clauses out of 330011 with flag 40921602/14011039
1997.57/2005.72	c cleaning 166002 clauses out of 332007 with flag 41429842/14178039
2037.19/2045.42	c cleaning 166999 clauses out of 334004 with flag 41931178/14346038
2074.55/2082.96	c cleaning 167996 clauses out of 336006 with flag 42441463/14515039
2115.46/2124.07	c cleaning 169003 clauses out of 338009 with flag 42952657/14685038
2154.48/2163.25	c cleaning 169998 clauses out of 340006 with flag 43465956/14856038
2198.09/2207.09	c cleaning 170998 clauses out of 342008 with flag 43987636/15028038
2236.57/2245.66	c cleaning 171999 clauses out of 344010 with flag 44479335/15201038
2265.48/2274.62	c cleaning 173001 clauses out of 346013 with flag 44923861/15375040
2299.94/2309.15	c cleaning 174000 clauses out of 348010 with flag 45365087/15550038
2331.39/2340.75	c cleaning 174998 clauses out of 350010 with flag 45801200/15726038
2366.68/2376.12	c cleaning 176000 clauses out of 352012 with flag 46237978/15903038
2400.01/2409.56	c cleaning 177005 clauses out of 354013 with flag 46684684/16081039
2431.95/2441.69	c cleaning 177999 clauses out of 356007 with flag 47141567/16260038
2470.08/2479.93	c cleaning 179001 clauses out of 358008 with flag 47582171/16440038
2505.94/2516.00	c cleaning 180000 clauses out of 360008 with flag 48028446/16621039
2545.12/2555.25	c cleaning 180997 clauses out of 362008 with flag 48466806/16803039
2578.86/2589.18	c cleaning 181998 clauses out of 364010 with flag 48926993/16986038
2626.45/2636.94	c cleaning 183003 clauses out of 366013 with flag 49389240/17170039
2667.80/2678.47	c cleaning 184003 clauses out of 368010 with flag 49854570/17355039
2702.51/2713.38	c cleaning 184998 clauses out of 370006 with flag 50316519/17541038
2745.50/2756.40	c cleaning 186001 clauses out of 372009 with flag 50779735/17728039
2788.23/2799.35	c cleaning 186999 clauses out of 374007 with flag 51247887/17916038
2832.54/2843.84	c cleaning 188002 clauses out of 376008 with flag 51710492/18105038
2877.45/2888.97	c cleaning 189001 clauses out of 378007 with flag 52173614/18295039
2925.16/2936.84	c cleaning 189999 clauses out of 380005 with flag 52635093/18486038
2963.30/2975.18	c cleaning 191001 clauses out of 382007 with flag 53121174/18678039
3006.76/3018.81	c cleaning 191998 clauses out of 384005 with flag 53604338/18871038
3052.60/3064.97	c cleaning 193003 clauses out of 386009 with flag 54102891/19065040
3102.00/3114.55	c cleaning 193998 clauses out of 388004 with flag 54599590/19260038
3159.20/3171.93	c cleaning 195000 clauses out of 390007 with flag 55096257/19456039
3215.48/3228.47	c cleaning 196002 clauses out of 392006 with flag 55597696/19653038
3261.13/3274.15	c cleaning 197004 clauses out of 394007 with flag 56090626/19851041
3305.02/3318.25	c cleaning 197997 clauses out of 396001 with flag 56592227/20050039
3354.03/3367.46	c cleaning 198995 clauses out of 398004 with flag 57098922/20250039
3401.91/3415.46	c cleaning 200000 clauses out of 400009 with flag 57611214/20451039
3447.44/3461.11	c cleaning 201001 clauses out of 402008 with flag 58150188/20653038
3494.79/3508.79	c cleaning 202001 clauses out of 404007 with flag 58676721/20856038
3543.17/3557.33	c cleaning 202997 clauses out of 406006 with flag 59226089/21060038
3592.38/3606.62	c cleaning 204001 clauses out of 408009 with flag 59778601/21265038
3600.03/3614.30	c starts		: 40912
3600.03/3614.31	c conflicts		: 21314099
3600.03/3614.31	c decisions		: 23738333
3600.03/3614.31	c propagations		: 1215909602
3600.03/3614.31	c inspects		: 75346013517
3600.03/3614.31	c shortcuts		: 0
3600.03/3614.31	c learnt literals	: 0
3600.03/3614.31	c learnt binary clauses	: 0
3600.03/3614.31	c learnt ternary clauses	: 2
3600.03/3614.31	c learnt constraints	: 21314099
3600.03/3614.31	c ignored constraints	: 0
3600.03/3614.31	c root simplifications	: 0
3600.03/3614.31	c removed literals (reason simplification)	: 313094287
3600.03/3614.31	c reason swapping (by a shorter reason)	: 0
3600.03/3614.31	c Calls to reduceDB	: 214
3600.03/3614.31	c Number of update (reduction) of LBD	: 64339
3600.03/3614.31	c Imported unit clauses	: 0
3600.03/3614.31	c No decision after first conflict	: false
3600.03/3614.31	c number of reductions to clauses (during analyze)	: 0
3600.03/3614.31	c number of learned constraints concerned by reduction	: 0
3600.03/3614.31	c number of learning phase by resolution	: 0
3600.03/3614.31	c number of learning phase by cutting planes	: 0
3600.03/3614.31	c number of rounding to 1 operations	: 0
3600.03/3614.31	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.03/3614.31	c number of reductions of the coefficients by power 2 	: 0
3600.03/3614.31	c number of right shift for reduction by power 2 	: 0
3600.03/3614.31	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.03/3614.31	c number of ending skipping 	: 0
3600.03/3614.31	c number of internal skipping 	: 0
3600.03/3614.31	c number of derivation steps 	: 0
3600.03/3614.31	c number of skipped derivation steps 	: 0
3600.03/3614.31	c number of remaining unassigned 	: 0
3600.03/3614.31	c number of remaining assigned 	: 0
3600.03/3614.31	c number of falsified literals weakened from reason	: 0
3600.03/3614.31	c number of falsified literals weakened from conflict	: 0
3600.03/3614.31	c time for arithmetic operations	: 0
3600.03/3614.31	c minimum degree of deleted constraints	: null
3600.03/3614.31	c maximum degree of deleted constraints	: null
3600.03/3614.31	c number of deleted constraints	: 0
3600.03/3614.31	c speed (assignments/second)	: 336431.05389882304
3600.03/3614.31	c non guided choices	: 376
3600.03/3614.36	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 253069
3600.03/3614.36	s SATISFIABLE
3600.03/3614.36	c Found 9 solution(s)
3600.03/3614.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 -x1090 -x1091 x1092 x1093 -x1094 -x1095 -x1096 -x1097 -x1098 
3600.03/3614.36	c objective function=13718029
3600.03/3614.36	c Total wall clock time (in seconds): 3614.244

Verifier Data

OK	13718029

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

running on 4 cores: 8-11

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-7,20-21,23,29,32,34-35,45,47,59
  3550 MHz: 13,16,36,38,40-43,55,60-62
  3600 MHz: 8-12,14-15,17-19,22,24-28,30-31,33,37,39,44,46,48-54,56-58,63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 8-11

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (46745 MiB free)
  node 1: cores 8-15, 129019 MiB (37324 MiB free)
  node 2: cores 16-23, 129019 MiB (62317 MiB free)
  node 3: cores 24-31, 128957 MiB (115507 MiB free)
  node 4: cores 32-39, 129019 MiB (73291 MiB free)
  node 5: cores 40-47, 129019 MiB (117825 MiB free)
  node 6: cores 48-55, 129019 MiB (113561 MiB free)
  node 7: cores 56-63, 128474 MiB (52111 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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

solver pid=1363723, runsolver pid=1363705

[startup+0.10006 s]*
/proc/loadavg: 2.12 2.08 2.11 26/1001 1363913
/proc/meminfo: memFree=633355716/1055320700 swapFree=33553148/33554428
[pid=1363723] ppid=1363705 vsize=34900044 memory=56536 CPUtime=0.11 cores=8-11
/proc/1363723/stat : 1363723 (java) S 1363705 1363723 1363553 0 -1 4194304 7037 0 0 0 9 2 0 0 20 0 19 0 300806454 35737645056 13771 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 0 0 16800975 0 0 0 17 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
/proc/1363723/statm: 8725011 14134 6132 1 0 32294 0
[pid=1363723/tid=1363760] ppid=1363705 vsize=34900044 memory=4034097543 CPUtime=0.05 cores=8-11
/proc/1363723/task/1363760/stat : 1363760 (java) R 1363705 1363723 1363553 0 -1 4194368 3099 0 0 0 5 0 0 0 20 0 19 0 300806457 35737645056 13771 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363787] ppid=1363705 vsize=34900044 memory=2244 CPUtime=0 cores=8-11
/proc/1363723/task/1363787/stat : 1363787 (Referen..andler) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 300806459 35737645056 13771 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 10 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363788] ppid=1363705 vsize=34900044 memory=54083067314660 CPUtime=0 cores=8-11
/proc/1363723/task/1363788/stat : 1363788 (Finalizer) S 1363705 1363723 1363553 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 300806459 35737645056 13771 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363791] ppid=1363705 vsize=34900044 memory=60684448825944 CPUtime=0 cores=8-11
/proc/1363723/task/1363791/stat : 1363791 (Monitor..Thread) S 1363705 1363723 1363553 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 300806459 35737645056 13771 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363794] ppid=1363705 vsize=34900044 memory=55186924241692 CPUtime=0 cores=8-11
/proc/1363723/task/1363794/stat : 1363794 (Notific..Thread) S 1363705 1363723 1363553 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 19 0 300806459 35737645056 13771 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363795] ppid=1363705 vsize=34900044 memory=61809830921453 CPUtime=0 cores=8-11
/proc/1363723/task/1363795/stat : 1363795 (Common-Cleaner) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 300806459 35737645056 13771 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 34900044 KiB
Current children cumulated memory: 56536 KiB

[startup+0.21305 s]*
/proc/loadavg: 2.12 2.08 2.11 40/1079 1364002
/proc/meminfo: memFree=633069540/1055320700 swapFree=33553148/33554428
[pid=1363723] ppid=1363705 vsize=35033172 memory=74576 CPUtime=0.47 cores=8-11
/proc/1363723/stat : 1363723 (java) S 1363705 1363723 1363553 0 -1 4194304 8920 0 0 0 45 2 0 0 20 0 21 0 300806454 35873968128 18189 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 0 0 16800975 0 0 0 17 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
/proc/1363723/statm: 8758293 18644 6242 1 0 35998 0
[pid=1363723/tid=1363760] ppid=1363705 vsize=35033172 memory=3472328299453048618 CPUtime=0.16 cores=8-11
/proc/1363723/task/1363760/stat : 1363760 (java) R 1363705 1363723 1363553 0 -1 4194368 3346 0 0 0 16 0 0 0 20 0 21 0 300806457 35873968128 18189 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363787] ppid=1363705 vsize=35033172 memory=219983120258 CPUtime=0 cores=8-11
/proc/1363723/task/1363787/stat : 1363787 (Referen..andler) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 300806459 35873968128 18189 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 10 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363788] ppid=1363705 vsize=35033172 memory=17949 CPUtime=0 cores=8-11
/proc/1363723/task/1363788/stat : 1363788 (Finalizer) S 1363705 1363723 1363553 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 300806459 35873968128 18189 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363791] ppid=1363705 vsize=35033172 memory=18297 CPUtime=0 cores=8-11
/proc/1363723/task/1363791/stat : 1363791 (Monitor..Thread) S 1363705 1363723 1363553 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 300806459 35873968128 18189 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363794] ppid=1363705 vsize=35033172 memory=18866 CPUtime=0 cores=8-11
/proc/1363723/task/1363794/stat : 1363794 (Notific..Thread) S 1363705 1363723 1363553 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 21 0 300806459 35873968128 18189 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363795] ppid=1363705 vsize=35033172 memory=61715 CPUtime=0 cores=8-11
/proc/1363723/task/1363795/stat : 1363795 (Common-Cleaner) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 300806459 35873968128 18189 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363967] ppid=1363705 vsize=35033172 memory=13563786732800125 CPUtime=0 cores=8-11
/proc/1363723/task/1363967/stat : 1363967 (Timer-0) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 300806471 35873968128 18189 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 9 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 35033172 KiB
Current children cumulated memory: 74576 KiB

[startup+0.313425 s]*
/proc/loadavg: 2.12 2.08 2.11 27/958 1364043
/proc/meminfo: memFree=633041948/1055320700 swapFree=33553148/33554428
[pid=1363723] ppid=1363705 vsize=35099736 memory=86684 CPUtime=0.79 cores=8-11
/proc/1363723/stat : 1363723 (java) S 1363705 1363723 1363553 0 -1 4194304 9923 0 0 0 77 2 0 0 20 0 22 0 300806454 35942129664 21210 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 0 0 16800975 0 0 0 17 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
/proc/1363723/statm: 8774934 21671 6258 1 0 41543 0
[pid=1363723/tid=1363760] ppid=1363705 vsize=35099736 memory=-7957962084783525796 CPUtime=0.26 cores=8-11
/proc/1363723/task/1363760/stat : 1363760 (java) R 1363705 1363723 1363553 0 -1 4194368 3353 0 0 0 25 1 0 0 20 0 22 0 300806457 35942129664 21210 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363787] ppid=1363705 vsize=35099736 memory=-7361183220417257577 CPUtime=0 cores=8-11
/proc/1363723/task/1363787/stat : 1363787 (Referen..andler) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 300806459 35942129664 21210 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 10 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363788] ppid=1363705 vsize=35099736 memory=-9114138384407756484 CPUtime=0 cores=8-11
/proc/1363723/task/1363788/stat : 1363788 (Finalizer) S 1363705 1363723 1363553 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 300806459 35942129664 21210 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363791] ppid=1363705 vsize=35099736 memory=-9114138384407756484 CPUtime=0 cores=8-11
/proc/1363723/task/1363791/stat : 1363791 (Monitor..Thread) S 1363705 1363723 1363553 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 300806459 35942129664 21210 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363794] ppid=1363705 vsize=35099736 memory=0 CPUtime=0 cores=8-11
/proc/1363723/task/1363794/stat : 1363794 (Notific..Thread) S 1363705 1363723 1363553 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 22 0 300806459 35942129664 21210 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363795] ppid=1363705 vsize=35099736 memory=0 CPUtime=0 cores=8-11
/proc/1363723/task/1363795/stat : 1363795 (Common-Cleaner) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 300806459 35942129664 21210 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363967] ppid=1363705 vsize=35099736 memory=0 CPUtime=0 cores=8-11
/proc/1363723/task/1363967/stat : 1363967 (Timer-0) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 300806471 35942129664 21210 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 9 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
Current children cumulated CPU time: 0.79 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 86684 KiB

[startup+0.700649 s]
/proc/loadavg: 2.12 2.08 2.11 25/971 1364108
/proc/meminfo: memFree=632615828/1055320700 swapFree=33553148/33554428
[pid=1363723] ppid=1363705 vsize=35099736 memory=133572 CPUtime=1.91 cores=8-11
/proc/1363723/stat : 1363723 (java) S 1363705 1363723 1363553 0 -1 4194304 11998 0 0 0 188 3 0 0 20 0 22 0 300806454 35942129664 32927 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 0 0 16800975 0 0 0 17 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
/proc/1363723/statm: 8774934 33393 6277 1 0 85356 0
[pid=1363723/tid=1363760] ppid=1363705 vsize=35099736 memory=3160 CPUtime=0.6 cores=8-11
/proc/1363723/task/1363760/stat : 1363760 (java) R 1363705 1363723 1363553 0 -1 4194368 3472 0 0 0 59 1 0 0 20 0 22 0 300806457 35942129664 32927 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363787] ppid=1363705 vsize=35099736 memory=3640 CPUtime=0 cores=8-11
/proc/1363723/task/1363787/stat : 1363787 (Referen..andler) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 300806459 35942129664 32927 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 10 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363788] ppid=1363705 vsize=35099736 memory=3664 CPUtime=0 cores=8-11
/proc/1363723/task/1363788/stat : 1363788 (Finalizer) S 1363705 1363723 1363553 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 300806459 35942129664 32927 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363791] ppid=1363705 vsize=35099736 memory=3576 CPUtime=0 cores=8-11
/proc/1363723/task/1363791/stat : 1363791 (Monitor..Thread) S 1363705 1363723 1363553 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 300806459 35942129664 32927 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363794] ppid=1363705 vsize=35099736 memory=3652 CPUtime=0 cores=8-11
/proc/1363723/task/1363794/stat : 1363794 (Notific..Thread) S 1363705 1363723 1363553 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 22 0 300806459 35942129664 32927 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363795] ppid=1363705 vsize=35099736 memory=3644 CPUtime=0 cores=8-11
/proc/1363723/task/1363795/stat : 1363795 (Common-Cleaner) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 300806459 35942129664 32927 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363967] ppid=1363705 vsize=35099736 memory=4868 CPUtime=0 cores=8-11
/proc/1363723/task/1363967/stat : 1363967 (Timer-0) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 300806471 35942129664 32927 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 9 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
Current children cumulated CPU time: 1.91 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 133572 KiB

[startup+1.50017 s]
/proc/loadavg: 2.12 2.08 2.11 24/1026 1364178
/proc/meminfo: memFree=630449620/1055320700 swapFree=33553148/33554428
[pid=1363723] ppid=1363705 vsize=35232864 memory=240432 CPUtime=3.27 cores=8-11
/proc/1363723/stat : 1363723 (java) S 1363705 1363723 1363553 0 -1 4194304 15175 0 0 0 323 4 0 0 20 0 24 0 300806454 36078452736 59764 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 0 0 16800975 0 0 0 17 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
/proc/1363723/statm: 8808216 60108 6277 1 0 86441 0
[pid=1363723/tid=1363760] ppid=1363705 vsize=35232864 memory=3160 CPUtime=1.38 cores=8-11
/proc/1363723/task/1363760/stat : 1363760 (java) R 1363705 1363723 1363553 0 -1 4194368 3795 0 0 0 136 2 0 0 20 0 24 0 300806457 36078452736 59764 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363787] ppid=1363705 vsize=35232864 memory=4868 CPUtime=0 cores=8-11
/proc/1363723/task/1363787/stat : 1363787 (Referen..andler) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 24 0 300806459 36078452736 59764 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 10 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363788] ppid=1363705 vsize=35232864 memory=0 CPUtime=0 cores=8-11
/proc/1363723/task/1363788/stat : 1363788 (Finalizer) S 1363705 1363723 1363553 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 24 0 300806459 36078452736 59764 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363791] ppid=1363705 vsize=35232864 memory=0 CPUtime=0 cores=8-11
/proc/1363723/task/1363791/stat : 1363791 (Monitor..Thread) S 1363705 1363723 1363553 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 24 0 300806459 36078452736 59764 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363794] ppid=1363705 vsize=35232864 memory=3644 CPUtime=0 cores=8-11
/proc/1363723/task/1363794/stat : 1363794 (Notific..Thread) S 1363705 1363723 1363553 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 24 0 300806459 36078452736 59764 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363795] ppid=1363705 vsize=35232864 memory=0 CPUtime=0 cores=8-11
/proc/1363723/task/1363795/stat : 1363795 (Common-Cleaner) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 24 0 300806459 36078452736 59764 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363967] ppid=1363705 vsize=35232864 memory=15524 CPUtime=0 cores=8-11
/proc/1363723/task/1363967/stat : 1363967 (Timer-0) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 24 0 300806471 36078452736 59764 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 9 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
Current children cumulated CPU time: 3.27 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 240432 KiB

[startup+3.11262 s]
/proc/loadavg: 3.63 2.39 2.21 17/1001 1364198
/proc/meminfo: memFree=614797252/1055320700 swapFree=33553148/33554428
[pid=1363723] ppid=1363705 vsize=35232864 memory=255896 CPUtime=5.11 cores=8-11
/proc/1363723/stat : 1363723 (java) S 1363705 1363723 1363553 0 -1 4194304 17531 0 0 0 505 6 0 0 20 0 23 0 300806454 36078452736 63679 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 0 0 16800975 0 0 0 17 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
/proc/1363723/statm: 8808216 63974 6277 1 0 87405 0
[pid=1363723/tid=1363760] ppid=1363705 vsize=35232864 memory=15524 CPUtime=2.93 cores=8-11
/proc/1363723/task/1363760/stat : 1363760 (java) R 1363705 1363723 1363553 0 -1 4194368 4150 0 0 0 290 3 0 0 20 0 23 0 300806457 36078452736 63679 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363787] ppid=1363705 vsize=35232864 memory=128764 CPUtime=0 cores=8-11
/proc/1363723/task/1363787/stat : 1363787 (Referen..andler) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 63679 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 10 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363788] ppid=1363705 vsize=35232864 memory=240432 CPUtime=0 cores=8-11
/proc/1363723/task/1363788/stat : 1363788 (Finalizer) S 1363705 1363723 1363553 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 63679 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363791] ppid=1363705 vsize=35232864 memory=154180 CPUtime=0 cores=8-11
/proc/1363723/task/1363791/stat : 1363791 (Monitor..Thread) S 1363705 1363723 1363553 0 -1 4194368 6 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 63679 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363794] ppid=1363705 vsize=35232864 memory=0 CPUtime=0 cores=8-11
/proc/1363723/task/1363794/stat : 1363794 (Notific..Thread) S 1363705 1363723 1363553 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 63679 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363795] ppid=1363705 vsize=35232864 memory=0 CPUtime=0 cores=8-11
/proc/1363723/task/1363795/stat : 1363795 (Common-Cleaner) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 63679 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363967] ppid=1363705 vsize=35232864 memory=0 CPUtime=0 cores=8-11
/proc/1363723/task/1363967/stat : 1363967 (Timer-0) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 300806471 36078452736 63679 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 9 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
Current children cumulated CPU time: 5.11 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 255896 KiB

[startup+6.30015 s]
/proc/loadavg: 3.63 2.39 2.21 23/1159 1364665

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

/proc/meminfo: memFree=389164568/1055320700 swapFree=33553148/33554428
[pid=1363723] ppid=1363705 vsize=35232864 memory=727968 CPUtime=3388.84 cores=8-11
/proc/1363723/stat : 1363723 (java) S 1363705 1363723 1363553 0 -1 4194304 80611 0 0 0 338355 529 0 0 20 0 23 0 300806454 36078452736 181895 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 0 0 16800975 0 0 0 17 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
/proc/1363723/statm: 8808216 181992 6264 1 0 196595 0
[pid=1363723/tid=1363760] ppid=1363705 vsize=35232864 memory=5824 CPUtime=3372.56 cores=8-11
/proc/1363723/task/1363760/stat : 1363760 (java) R 1363705 1363723 1363553 0 -1 4194368 18963 0 0 0 336765 491 0 0 20 0 23 0 300806457 36078452736 181895 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363787] ppid=1363705 vsize=35232864 memory=737576 CPUtime=0 cores=8-11
/proc/1363723/task/1363787/stat : 1363787 (Referen..andler) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 181895 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 10 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363788] ppid=1363705 vsize=35232864 memory=15524 CPUtime=0 cores=8-11
/proc/1363723/task/1363788/stat : 1363788 (Finalizer) S 1363705 1363723 1363553 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 181895 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363791] ppid=1363705 vsize=35232864 memory=0 CPUtime=0.07 cores=8-11
/proc/1363723/task/1363791/stat : 1363791 (Monitor..Thread) S 1363705 1363723 1363553 0 -1 4194368 52 0 0 0 4 3 0 0 20 0 23 0 300806459 36078452736 181895 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 9 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363794] ppid=1363705 vsize=35232864 memory=15524 CPUtime=0 cores=8-11
/proc/1363723/task/1363794/stat : 1363794 (Notific..Thread) S 1363705 1363723 1363553 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 181895 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363795] ppid=1363705 vsize=35232864 memory=727968 CPUtime=0 cores=8-11
/proc/1363723/task/1363795/stat : 1363795 (Common-Cleaner) S 1363705 1363723 1363553 0 -1 4194368 404 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 181895 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363967] ppid=1363705 vsize=35232864 memory=727968 CPUtime=0 cores=8-11
/proc/1363723/task/1363967/stat : 1363967 (Timer-0) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 300806471 36078452736 181895 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 9 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
Current children cumulated CPU time: 3388.84 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 727968 KiB

[startup+3462.3 s]
/proc/loadavg: 16.06 16.04 15.80 18/1189 1365513
/proc/meminfo: memFree=471696464/1055320700 swapFree=33553148/33554428
[pid=1363723] ppid=1363705 vsize=35232864 memory=744416 CPUtime=3448.61 cores=8-11
/proc/1363723/stat : 1363723 (java) S 1363705 1363723 1363553 0 -1 4194304 80708 0 0 0 344326 535 0 0 20 0 23 0 300806454 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 0 0 16800975 0 0 0 17 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
/proc/1363723/statm: 8808216 186104 6264 1 0 200779 0
[pid=1363723/tid=1363760] ppid=1363705 vsize=35232864 memory=5824 CPUtime=3432.16 cores=8-11
/proc/1363723/task/1363760/stat : 1363760 (java) R 1363705 1363723 1363553 0 -1 4194368 18967 0 0 0 342719 497 0 0 20 0 23 0 300806457 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363787] ppid=1363705 vsize=35232864 memory=15524 CPUtime=0 cores=8-11
/proc/1363723/task/1363787/stat : 1363787 (Referen..andler) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 10 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363788] ppid=1363705 vsize=35232864 memory=0 CPUtime=0 cores=8-11
/proc/1363723/task/1363788/stat : 1363788 (Finalizer) S 1363705 1363723 1363553 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363791] ppid=1363705 vsize=35232864 memory=744416 CPUtime=0.07 cores=8-11
/proc/1363723/task/1363791/stat : 1363791 (Monitor..Thread) S 1363705 1363723 1363553 0 -1 4194368 52 0 0 0 4 3 0 0 20 0 23 0 300806459 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 10 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363794] ppid=1363705 vsize=35232864 memory=744416 CPUtime=0 cores=8-11
/proc/1363723/task/1363794/stat : 1363794 (Notific..Thread) S 1363705 1363723 1363553 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363795] ppid=1363705 vsize=35232864 memory=175080 CPUtime=0 cores=8-11
/proc/1363723/task/1363795/stat : 1363795 (Common-Cleaner) S 1363705 1363723 1363553 0 -1 4194368 404 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363967] ppid=1363705 vsize=35232864 memory=15524 CPUtime=0 cores=8-11
/proc/1363723/task/1363967/stat : 1363967 (Timer-0) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 300806471 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 9 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
Current children cumulated CPU time: 3448.61 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 744416 KiB

[startup+3522.3 s]
/proc/loadavg: 15.88 15.99 15.80 18/1188 1365515
/proc/meminfo: memFree=457732264/1055320700 swapFree=33553148/33554428
[pid=1363723] ppid=1363705 vsize=35232864 memory=744416 CPUtime=3508.3 cores=8-11
/proc/1363723/stat : 1363723 (java) S 1363705 1363723 1363553 0 -1 4194304 80761 0 0 0 350289 541 0 0 20 0 23 0 300806454 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 0 0 16800975 0 0 0 17 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
/proc/1363723/statm: 8808216 186104 6264 1 0 200779 0
[pid=1363723/tid=1363760] ppid=1363705 vsize=35232864 memory=744416 CPUtime=3491.75 cores=8-11
/proc/1363723/task/1363760/stat : 1363760 (java) R 1363705 1363723 1363553 0 -1 4194368 18971 0 0 0 348672 503 0 0 20 0 23 0 300806457 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363787] ppid=1363705 vsize=35232864 memory=280364862628880 CPUtime=0 cores=8-11
/proc/1363723/task/1363787/stat : 1363787 (Referen..andler) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 10 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363788] ppid=1363705 vsize=35232864 memory=11700 CPUtime=0 cores=8-11
/proc/1363723/task/1363788/stat : 1363788 (Finalizer) S 1363705 1363723 1363553 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363791] ppid=1363705 vsize=35232864 memory=744416 CPUtime=0.07 cores=8-11
/proc/1363723/task/1363791/stat : 1363791 (Monitor..Thread) S 1363705 1363723 1363553 0 -1 4194368 52 0 0 0 4 3 0 0 20 0 23 0 300806459 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363794] ppid=1363705 vsize=35232864 memory=744416 CPUtime=0 cores=8-11
/proc/1363723/task/1363794/stat : 1363794 (Notific..Thread) S 1363705 1363723 1363553 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363795] ppid=1363705 vsize=35232864 memory=15524 CPUtime=0 cores=8-11
/proc/1363723/task/1363795/stat : 1363795 (Common-Cleaner) S 1363705 1363723 1363553 0 -1 4194368 404 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363967] ppid=1363705 vsize=35232864 memory=15524 CPUtime=0 cores=8-11
/proc/1363723/task/1363967/stat : 1363967 (Timer-0) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 300806471 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 9 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
Current children cumulated CPU time: 3508.3 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 744416 KiB

[startup+3582.3 s]
/proc/loadavg: 15.38 15.82 15.76 17/1191 1365519
/proc/meminfo: memFree=453269200/1055320700 swapFree=33553148/33554428
[pid=1363723] ppid=1363705 vsize=35232864 memory=744672 CPUtime=3568.16 cores=8-11
/proc/1363723/stat : 1363723 (java) S 1363705 1363723 1363553 0 -1 4194304 80889 0 0 0 356268 548 0 0 20 0 23 0 300806454 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 0 0 16800975 0 0 0 17 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
/proc/1363723/statm: 8808216 186168 6264 1 0 200779 0
[pid=1363723/tid=1363760] ppid=1363705 vsize=35232864 memory=744416 CPUtime=3551.34 cores=8-11
/proc/1363723/task/1363760/stat : 1363760 (java) R 1363705 1363723 1363553 0 -1 4194368 18974 0 0 0 354625 509 0 0 20 0 23 0 300806457 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363787] ppid=1363705 vsize=35232864 memory=15524 CPUtime=0 cores=8-11
/proc/1363723/task/1363787/stat : 1363787 (Referen..andler) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 10 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363788] ppid=1363705 vsize=35232864 memory=744416 CPUtime=0 cores=8-11
/proc/1363723/task/1363788/stat : 1363788 (Finalizer) S 1363705 1363723 1363553 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363791] ppid=1363705 vsize=35232864 memory=5740 CPUtime=0.08 cores=8-11
/proc/1363723/task/1363791/stat : 1363791 (Monitor..Thread) S 1363705 1363723 1363553 0 -1 4194368 52 0 0 0 4 4 0 0 20 0 23 0 300806459 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 10 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363794] ppid=1363705 vsize=35232864 memory=4784 CPUtime=0 cores=8-11
/proc/1363723/task/1363794/stat : 1363794 (Notific..Thread) S 1363705 1363723 1363553 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363795] ppid=1363705 vsize=35232864 memory=12103604389871689 CPUtime=0 cores=8-11
/proc/1363723/task/1363795/stat : 1363795 (Common-Cleaner) S 1363705 1363723 1363553 0 -1 4194368 404 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363967] ppid=1363705 vsize=35232864 memory=744672 CPUtime=0 cores=8-11
/proc/1363723/task/1363967/stat : 1363967 (Timer-0) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 300806471 36078452736 185983 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 9 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
Current children cumulated CPU time: 3568.16 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 744672 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3614.3 s]
/proc/loadavg: 15.60 15.83 15.76 17/1192 1365525
/proc/meminfo: memFree=451112056/1055320700 swapFree=33553148/33554428
[pid=1363723] ppid=1363705 vsize=35232864 memory=759080 CPUtime=3600.03 cores=8-11
/proc/1363723/stat : 1363723 (java) S 1363705 1363723 1363553 0 -1 4194304 80949 0 0 0 359452 551 0 0 20 0 23 0 300806454 36078452736 189649 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 0 0 16800975 0 0 0 17 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
/proc/1363723/statm: 8808216 189770 6264 1 0 204963 0
[pid=1363723/tid=1363760] ppid=1363705 vsize=35232864 memory=3948 CPUtime=3583.15 cores=8-11
/proc/1363723/task/1363760/stat : 1363760 (java) R 1363705 1363723 1363553 0 -1 4194368 18976 0 0 0 357803 512 0 0 20 0 23 0 300806457 36078452736 189649 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363787] ppid=1363705 vsize=35232864 memory=710428 CPUtime=0 cores=8-11
/proc/1363723/task/1363787/stat : 1363787 (Referen..andler) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 189649 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 10 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363788] ppid=1363705 vsize=35232864 memory=0 CPUtime=0 cores=8-11
/proc/1363723/task/1363788/stat : 1363788 (Finalizer) S 1363705 1363723 1363553 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 189649 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363791] ppid=1363705 vsize=35232864 memory=744672 CPUtime=0.08 cores=8-11
/proc/1363723/task/1363791/stat : 1363791 (Monitor..Thread) S 1363705 1363723 1363553 0 -1 4194368 52 0 0 0 4 4 0 0 20 0 23 0 300806459 36078452736 189649 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 10 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363794] ppid=1363705 vsize=35232864 memory=744672 CPUtime=0 cores=8-11
/proc/1363723/task/1363794/stat : 1363794 (Notific..Thread) S 1363705 1363723 1363553 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 189649 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363795] ppid=1363705 vsize=35232864 memory=744672 CPUtime=0 cores=8-11
/proc/1363723/task/1363795/stat : 1363795 (Common-Cleaner) S 1363705 1363723 1363553 0 -1 4194368 408 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 189649 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363967] ppid=1363705 vsize=35232864 memory=3948 CPUtime=0 cores=8-11
/proc/1363723/task/1363967/stat : 1363967 (Timer-0) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 300806471 36078452736 189649 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 9 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 759080 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.67 s, system=5.51983 s

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

[startup+3614.3 s]
/proc/loadavg: 15.60 15.83 15.76 17/1192 1365525
/proc/meminfo: memFree=451112056/1055320700 swapFree=33553148/33554428
[pid=1363723] ppid=1363705 vsize=35232864 memory=759080 CPUtime=3600.03 cores=8-11
/proc/1363723/stat : 1363723 (java) S 1363705 1363723 1363553 0 -1 4194304 80949 0 0 0 359452 551 0 0 20 0 23 0 300806454 36078452736 189649 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 0 0 16800975 0 0 0 17 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
/proc/1363723/statm: 8808216 189770 6264 1 0 204963 0
[pid=1363723/tid=1363760] ppid=1363705 vsize=35232864 memory=3948 CPUtime=3583.15 cores=8-11
/proc/1363723/task/1363760/stat : 1363760 (java) R 1363705 1363723 1363553 0 -1 4194368 18976 0 0 0 357803 512 0 0 20 0 23 0 300806457 36078452736 189649 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363787] ppid=1363705 vsize=35232864 memory=710428 CPUtime=0 cores=8-11
/proc/1363723/task/1363787/stat : 1363787 (Referen..andler) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 189649 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 10 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363788] ppid=1363705 vsize=35232864 memory=0 CPUtime=0 cores=8-11
/proc/1363723/task/1363788/stat : 1363788 (Finalizer) S 1363705 1363723 1363553 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 189649 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363791] ppid=1363705 vsize=35232864 memory=744672 CPUtime=0.08 cores=8-11
/proc/1363723/task/1363791/stat : 1363791 (Monitor..Thread) S 1363705 1363723 1363553 0 -1 4194368 52 0 0 0 4 4 0 0 20 0 23 0 300806459 36078452736 189649 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 10 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363794] ppid=1363705 vsize=35232864 memory=744672 CPUtime=0 cores=8-11
/proc/1363723/task/1363794/stat : 1363794 (Notific..Thread) S 1363705 1363723 1363553 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 189649 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363795] ppid=1363705 vsize=35232864 memory=744672 CPUtime=0 cores=8-11
/proc/1363723/task/1363795/stat : 1363795 (Common-Cleaner) S 1363705 1363723 1363553 0 -1 4194368 408 0 0 0 0 0 0 0 20 0 23 0 300806459 36078452736 189649 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 11 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
[pid=1363723/tid=1363967] ppid=1363705 vsize=35232864 memory=3948 CPUtime=0 cores=8-11
/proc/1363723/task/1363967/stat : 1363967 (Timer-0) S 1363705 1363723 1363553 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 300806471 36078452736 189649 18446744073709551615 94266682703872 94266682707568 140737136263632 0 0 0 4 0 16800975 1 0 0 -1 9 0 0 0 0 0 94266682715432 94266682716176 94266691948544 140737136269476 140737136269662 140737136269662 140737136275400 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 759080 KiB

Child status: 143

Real time (s): 3614.37
CPU time (s): 3600.19
CPU user time (s): 3594.67
CPU system time (s): 5.51983
CPU usage (%): 99.6078
Max. virtual memory (cumulated for all children) (KiB): 35232864
Max. memory (cumulated for all children) (KiB): 759080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.67
system time used= 5.51983
maximum resident set size= 758596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82619
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1352703
involuntary context switches= 7789


# summary of solver processes directly reported to runsolver:
#   pid: 1363723
#   total CPU time (s): 3600.19
#   total CPU user time (s): 3594.67
#   total CPU system time (s): 5.51983

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.1601 second user time and 39.4125 second system time

The end

Launcher Data

Begin job on nodeE004 at 2026-07-10 11:19:46
IDJOB=4835862
IDBENCH=160714
IDSOLVER=3672
FILE ID=nodeE004/4835862-1783675186
RUNJOBID= nodeE004-1783675186-1363565
SLURM_JOB_ID= 12722765
Free space on /tmp= 801756 MiB

SOLVER NAME= Sat4j Resolution CERT 2026-05-20 (cert)
BENCH NAME= PB24/normalized-PB16/OPT-LIN/lion9-single-obj/normalized-single-obj-f3-DataDisplay_1_order6.seq-B-2-1-irEDCBA.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar HOME/sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4835862-1783675186/watcher-4835862-1783675186 -o /tmp/evaluation-result-4835862-1783675186/solver-4835862-1783675186 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4835862-1783675186/vars-4835862-1783675186 --bin-var /tmp/runsolver-exch-nodeE004-1783675186-1363565 --watchdog 3760 --file-size-limit 100000 java -Dveripb=/tmp/proofs/proof-4835862-1783675186 -jar HOME/sat4j-pb.jar ResolutionPB24 HOME/instance-4835862-1783675186.opb

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

MD5SUM BENCH= 911e9b3317de700be316f83501b3996e
RANDOM SEED=1417409017

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 59
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3598.119
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		: 3577.854
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		: 3577.675
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.515
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		: 3572.092
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:        633630192 kB
MemAvailable:   1045747984 kB
Buffers:            2100 kB
Cached:         415857116 kB
SwapCached:          256 kB
Active:         17184880 kB
Inactive:       398855200 kB
Active(anon):     517832 kB
Inactive(anon):   599732 kB
Active(file):   16667048 kB
Inactive(file): 398255468 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33553148 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             81148 kB
Writeback:             0 kB
AnonPages:        182784 kB
Mapped:           195568 kB
Shmem:            936700 kB
KReclaimable:    3344444 kB
Slab:            3980780 kB
SReclaimable:    3344444 kB
SUnreclaim:       636336 kB
KernelStack:       14384 kB
PageTables:         4932 kB
SecPageTables:     15428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   129542008 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478388 kB
VmallocChunk:          0 kB
Percpu:           134912 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 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= 801780 MiB
End job on nodeE004 at 2026-07-10 12:20:01