Trace number 4836268

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)SAT495 2926.4 2898.1

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/dominating_set/
hexgrid_nrowsdiv30add5/normalized-domset_opt_hexgrid_nrowsdiv30add5_ncols_170.opb
MD5SUMde22290f607a0533f18bc24d43af89df
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 benchmark426
Best CPU time to get the best result obtained on this benchmark1.30012
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1700
Total number of constraints1700
Number of constraints which are clauses1700
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint4
Number of terms in the objective function 1700
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1700
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1700
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.05	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.05	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.05	c See www.sat4j.org for details.
0.00/0.05	c version PB26fixedPrime.v20260610
0.00/0.05	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.05	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.05	c java.vm.version	26.0.1+8-34
0.00/0.05	c java.vm.vendor	Oracle Corporation
0.00/0.05	c sun.arch.data.model	64
0.00/0.05	c java.version		26.0.1
0.00/0.05	c os.name		Linux
0.00/0.05	c os.version		5.14.0-611.55.1.el9_7.0.3.x86_64
0.00/0.05	c os.arch		amd64
0.00/0.06	c Free memory 		30334720
0.00/0.06	c Max memory 		32178700288
0.00/0.06	c Total memory 		33554432
0.00/0.06	c Number of processors 	4
0.00/0.08	c Pseudo Boolean Optimization by upper bound
0.00/0.08	c --- Begin Solver configuration ---
0.00/0.08	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@7637f22
0.00/0.08	c Learn all clauses as in MiniSAT
0.00/0.08	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.00/0.08	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.00/0.08	c Expensive reason simplification
0.00/0.08	c Glucose 2.1 dynamic restart strategy
0.00/0.08	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.00/0.08	c timeout=2147483s
0.00/0.08	c DB Simplification allowed=false
0.00/0.08	c Listener: none
0.00/0.08	c --- End Solver configuration ---
0.00/0.08	c solving HOME/instance-4836268-1783695595.opb
0.00/0.08	c reading problem ... 
0.00/0.09	c using VERIPB proof format
0.00/0.09	c  objective function found
0.19/0.12	c ... done. Wall clock time 0.038s.
0.19/0.12	c declared #vars     1700
0.19/0.12	c #constraints  1700
0.19/0.12	c constraints type 
0.19/0.12	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1700
0.19/0.12	c 1700 constraints processed.
0.19/0.13	c objective function length is 1700 literals
0.19/0.15	c SATISFIABLE
0.19/0.15	c OPTIMIZING...
0.19/0.15	c Got one! Elapsed wall clock time (in seconds):0.061
0.19/0.15	o 498
0.19/0.16	c Got one! Elapsed wall clock time (in seconds):0.076
0.19/0.16	o 497
1.97/0.85	c cleaning 2503 clauses out of 5006 with flag 12185/5006
2.64/1.35	c cleaning 4250 clauses out of 8503 with flag 26077/11006
3.26/1.93	c cleaning 5623 clauses out of 11253 with flag 42083/18006
3.80/2.53	c Got one! Elapsed wall clock time (in seconds):2.451
3.80/2.53	o 496
4.15/3.01	c cleaning 9019 clauses out of 18041 with flag 11863/30417
4.77/3.59	c cleaning 7511 clauses out of 15022 with flag 26397/36417
5.35/4.17	c cleaning 7255 clauses out of 14511 with flag 42529/43417
6.05/4.83	c cleaning 7623 clauses out of 15256 with flag 60706/51417
6.71/5.59	c cleaning 8311 clauses out of 16633 with flag 80551/60417
7.33/6.37	c cleaning 9156 clauses out of 18322 with flag 102746/70417
8.10/7.31	c cleaning 10076 clauses out of 20167 with flag 126946/81418
8.97/8.32	c cleaning 11040 clauses out of 22092 with flag 153737/93419
9.82/9.40	c cleaning 12021 clauses out of 24051 with flag 182588/106418
11.04/10.72	c cleaning 13006 clauses out of 26031 with flag 215735/120419
11.96/11.87	c cleaning 14005 clauses out of 28023 with flag 249956/135417
13.41/13.26	c cleaning 15005 clauses out of 30019 with flag 286122/151418
14.63/14.62	c cleaning 16004 clauses out of 32013 with flag 324632/168417
16.13/16.41	c cleaning 16996 clauses out of 34010 with flag 367729/186418
17.99/18.48	c cleaning 18002 clauses out of 36016 with flag 415574/205420
19.94/20.84	c cleaning 19000 clauses out of 38011 with flag 465547/225417
22.07/23.10	c cleaning 20004 clauses out of 40013 with flag 517571/246419
24.38/25.79	c cleaning 20997 clauses out of 42008 with flag 572088/268418
26.87/28.65	c cleaning 22002 clauses out of 44010 with flag 628450/291417
29.41/31.09	c cleaning 22998 clauses out of 46008 with flag 686141/315417
32.22/33.63	c cleaning 24001 clauses out of 48011 with flag 747062/340418
33.89/35.78	c cleaning 24998 clauses out of 50009 with flag 805392/366417
35.84/38.13	c cleaning 26002 clauses out of 52012 with flag 865515/393418
38.86/41.13	c cleaning 27002 clauses out of 54009 with flag 927928/421417
41.25/43.66	c cleaning 27996 clauses out of 56007 with flag 992455/450417
43.61/46.49	c cleaning 28995 clauses out of 58011 with flag 1059205/480417
45.80/49.16	c cleaning 30001 clauses out of 60017 with flag 1128585/511418
48.37/52.35	c cleaning 31003 clauses out of 62017 with flag 1200232/543419
51.62/55.63	c cleaning 32004 clauses out of 64013 with flag 1273574/576418
54.90/58.80	c cleaning 32999 clauses out of 66008 with flag 1348413/610417
57.33/61.86	c cleaning 33999 clauses out of 68009 with flag 1425853/645417
60.16/64.97	c cleaning 35001 clauses out of 70010 with flag 1505533/681417
63.49/68.30	c cleaning 36001 clauses out of 72009 with flag 1587189/718417
66.72/71.81	c cleaning 37002 clauses out of 74008 with flag 1671781/756417
69.67/75.42	c cleaning 38001 clauses out of 76007 with flag 1758366/795418
73.23/79.29	c cleaning 38999 clauses out of 78005 with flag 1846740/835417
76.94/82.99	c cleaning 40001 clauses out of 80007 with flag 1937503/876418
79.99/86.64	c cleaning 40998 clauses out of 82005 with flag 2030943/918417
83.71/90.69	c cleaning 41995 clauses out of 84007 with flag 2126395/961417
89.33/96.39	c cleaning 42999 clauses out of 86012 with flag 2231546/1005417
94.36/101.52	c cleaning 43997 clauses out of 88013 with flag 2340867/1050417
98.21/106.07	c cleaning 45001 clauses out of 90016 with flag 2448999/1096417
102.10/110.34	c cleaning 45998 clauses out of 92016 with flag 2555552/1143418
106.29/115.39	c cleaning 47002 clauses out of 94019 with flag 2662850/1191419
112.26/120.70	c cleaning 47998 clauses out of 96016 with flag 2771779/1240418
117.12/126.16	c cleaning 49005 clauses out of 98018 with flag 2882768/1290418
121.86/131.30	c cleaning 50000 clauses out of 100013 with flag 2996297/1341418
126.78/136.54	c cleaning 50999 clauses out of 102012 with flag 3113375/1393417
131.73/141.93	c cleaning 52001 clauses out of 104013 with flag 3231892/1446417
136.24/147.16	c cleaning 53001 clauses out of 106014 with flag 3351862/1500419
141.04/152.31	c cleaning 53998 clauses out of 108012 with flag 3475121/1555418
146.91/158.02	c cleaning 55006 clauses out of 110014 with flag 3600663/1611418
152.95/164.83	c cleaning 55999 clauses out of 112007 with flag 3736092/1668417
159.77/172.23	c cleaning 57005 clauses out of 114009 with flag 3875383/1726418
168.51/181.46	c cleaning 57996 clauses out of 116003 with flag 4041261/1785417
174.66/188.24	c cleaning 58999 clauses out of 118007 with flag 4181007/1845417
181.56/196.02	c cleaning 59999 clauses out of 120008 with flag 4323914/1906417
191.65/206.87	c cleaning 61001 clauses out of 122012 with flag 4487571/1968420
199.34/215.21	c cleaning 61998 clauses out of 124008 with flag 4642955/2031417
208.72/224.38	c cleaning 63000 clauses out of 126010 with flag 4812116/2095417
216.96/233.62	c cleaning 64003 clauses out of 128013 with flag 4976361/2160420
223.69/241.35	c cleaning 65001 clauses out of 130007 with flag 5137449/2226417
232.73/249.60	c cleaning 66002 clauses out of 132008 with flag 5300111/2293419
240.69/258.80	c cleaning 66999 clauses out of 134005 with flag 5477312/2361418
250.78/269.21	c cleaning 67997 clauses out of 136006 with flag 5651414/2430418
259.84/279.61	c cleaning 68992 clauses out of 138009 with flag 5831122/2500418
268.13/288.91	c cleaning 70004 clauses out of 140016 with flag 6001557/2571417
278.90/299.75	c cleaning 70999 clauses out of 142012 with flag 6180273/2643417
289.46/311.65	c cleaning 72001 clauses out of 144013 with flag 6363029/2716417
302.98/326.59	c cleaning 73001 clauses out of 146012 with flag 6562870/2790417
311.94/336.50	c cleaning 74004 clauses out of 148011 with flag 6752647/2865417
325.50/349.99	c cleaning 75000 clauses out of 150008 with flag 6948948/2941418
339.85/363.84	c cleaning 75998 clauses out of 152008 with flag 7156778/3018418
352.31/376.89	c cleaning 77003 clauses out of 154009 with flag 7350029/3096417
362.72/388.29	c cleaning 77996 clauses out of 156006 with flag 7549018/3175417
373.77/399.68	c cleaning 79001 clauses out of 158010 with flag 7744980/3255417
382.16/408.31	c cleaning 79997 clauses out of 160010 with flag 7927192/3336418
392.39/418.49	c cleaning 80997 clauses out of 162012 with flag 8120503/3418417
401.89/428.84	c cleaning 82007 clauses out of 164015 with flag 8321113/3501417
413.20/440.39	c cleaning 83002 clauses out of 166009 with flag 8524538/3585418
422.26/450.40	c cleaning 84002 clauses out of 168006 with flag 8714501/3670417
431.61/460.65	c cleaning 84997 clauses out of 170005 with flag 8917371/3756418
443.04/471.95	c cleaning 86001 clauses out of 172008 with flag 9124269/3843418
451.96/481.52	c cleaning 86997 clauses out of 174008 with flag 9330859/3931419
463.73/493.57	c cleaning 87997 clauses out of 176010 with flag 9550545/4020418
472.73/502.45	c cleaning 89001 clauses out of 178013 with flag 9752143/4110418
482.54/511.35	c cleaning 90002 clauses out of 180013 with flag 9958062/4201419
491.25/520.20	c cleaning 91002 clauses out of 182010 with flag 10168714/4293418
499.50/528.69	c cleaning 91997 clauses out of 184008 with flag 10378241/4386418
508.14/537.42	c cleaning 92997 clauses out of 186011 with flag 10586598/4480418
519.00/546.97	c cleaning 94000 clauses out of 188013 with flag 10797533/4575417
528.58/556.67	c cleaning 94997 clauses out of 190013 with flag 11010253/4671417
538.15/566.03	c cleaning 96002 clauses out of 192017 with flag 11224156/4768418
549.02/577.09	c cleaning 97001 clauses out of 194014 with flag 11448451/4866417
560.26/588.33	c cleaning 97998 clauses out of 196013 with flag 11670403/4965417
573.95/600.52	c cleaning 99006 clauses out of 198015 with flag 11897311/5065417
585.79/611.82	c cleaning 99998 clauses out of 200009 with flag 12123804/5166417
596.73/622.99	c cleaning 101003 clauses out of 202012 with flag 12352110/5268418
608.45/635.07	c cleaning 102001 clauses out of 204008 with flag 12582918/5371417
621.28/646.89	c cleaning 102997 clauses out of 206007 with flag 12815304/5475417
632.05/658.11	c cleaning 104002 clauses out of 208010 with flag 13050572/5580417
643.33/669.67	c cleaning 105000 clauses out of 210009 with flag 13287577/5686418
656.07/682.62	c cleaning 106001 clauses out of 212010 with flag 13524687/5793419
668.62/694.27	c cleaning 107002 clauses out of 214008 with flag 13764702/5901418
679.79/705.70	c cleaning 107992 clauses out of 216005 with flag 14006897/6010417
691.68/717.92	c cleaning 109001 clauses out of 218014 with flag 14250316/6120418
705.48/730.18	c cleaning 110002 clauses out of 220012 with flag 14497759/6231417
718.64/743.57	c cleaning 111003 clauses out of 222012 with flag 14750390/6343419
733.22/758.41	c cleaning 112001 clauses out of 224007 with flag 15002240/6456417
745.37/770.71	c cleaning 112999 clauses out of 226006 with flag 15255556/6570417
757.13/782.70	c cleaning 114001 clauses out of 228007 with flag 15512227/6685417
771.26/795.22	c cleaning 114999 clauses out of 230008 with flag 15771540/6801419
783.63/807.23	c cleaning 115998 clauses out of 232007 with flag 16033258/6918417
798.83/822.50	c cleaning 117003 clauses out of 234009 with flag 16295025/7036417
813.27/835.24	c cleaning 117990 clauses out of 236006 with flag 16560182/7155417
827.09/849.34	c cleaning 119004 clauses out of 238016 with flag 16828290/7275417
841.01/863.19	c cleaning 120003 clauses out of 240012 with flag 17097329/7396417
856.55/877.31	c cleaning 120999 clauses out of 242010 with flag 17368844/7518418
871.58/892.17	c cleaning 122000 clauses out of 244011 with flag 17646518/7641418
885.62/906.08	c cleaning 123000 clauses out of 246010 with flag 17921992/7765417
901.89/920.48	c cleaning 123994 clauses out of 248010 with flag 18202014/7890417
916.64/935.50	c cleaning 125004 clauses out of 250016 with flag 18481399/8016417
930.87/949.60	c cleaning 126001 clauses out of 252013 with flag 18763336/8143418
947.55/964.73	c cleaning 126999 clauses out of 254012 with flag 19047332/8271418
963.83/980.82	c cleaning 128004 clauses out of 256012 with flag 19335607/8400417
979.30/996.78	c cleaning 129000 clauses out of 258009 with flag 19628043/8530418
997.22/1012.94	c cleaning 130004 clauses out of 260008 with flag 19922634/8661417
1012.82/1028.44	c cleaning 131000 clauses out of 262005 with flag 20217115/8793418
1031.52/1045.21	c cleaning 132002 clauses out of 264005 with flag 20513421/8926418
1041.63/1055.29	c Got one! Elapsed wall clock time (in seconds):1055.202
1041.63/1055.29	o 495
1043.48/1057.12	c cleaning 113898 clauses out of 227810 with flag 12414/9022225
1044.70/1058.40	c cleaning 59953 clauses out of 119913 with flag 26290/9028226
1045.34/1059.13	c cleaning 33474 clauses out of 66960 with flag 42705/9035226
1045.84/1059.76	c cleaning 20729 clauses out of 41485 with flag 60571/9043225
1046.36/1060.39	c cleaning 14868 clauses out of 29756 with flag 80752/9052225
1046.97/1061.07	c cleaning 12434 clauses out of 24889 with flag 103378/9062226
1047.73/1061.84	c cleaning 11718 clauses out of 23455 with flag 127711/9073226
1048.41/1062.66	c cleaning 11866 clauses out of 23737 with flag 155004/9085226
1049.17/1063.54	c cleaning 12435 clauses out of 24871 with flag 184403/9098226
1050.01/1064.52	c cleaning 13208 clauses out of 26435 with flag 216304/9112225
1050.86/1065.55	c cleaning 14111 clauses out of 28228 with flag 249933/9127226
1051.80/1066.68	c cleaning 15055 clauses out of 30117 with flag 285912/9143226
1052.82/1067.88	c cleaning 16026 clauses out of 32061 with flag 324503/9160225
1054.08/1069.20	c cleaning 17015 clauses out of 34035 with flag 365303/9178225
1055.28/1070.60	c cleaning 18007 clauses out of 36020 with flag 408345/9197225
1056.49/1072.06	c cleaning 19003 clauses out of 38013 with flag 453990/9217225
1057.87/1073.65	c cleaning 20005 clauses out of 40011 with flag 501636/9238226
1059.36/1075.37	c cleaning 20999 clauses out of 42005 with flag 552354/9260225
1061.06/1077.16	c cleaning 21998 clauses out of 44007 with flag 606494/9283226
1062.59/1078.92	c cleaning 23001 clauses out of 46009 with flag 660807/9307226
1064.23/1080.84	c cleaning 24003 clauses out of 48008 with flag 716782/9332226
1066.07/1082.90	c cleaning 24995 clauses out of 50004 with flag 775138/9358225
1068.79/1085.37	c cleaning 25998 clauses out of 52010 with flag 837534/9385226
1071.09/1087.97	c cleaning 26998 clauses out of 54011 with flag 908369/9413225
1073.79/1090.96	c cleaning 28002 clauses out of 56013 with flag 983216/9442225
1076.66/1093.78	c cleaning 29008 clauses out of 58015 with flag 1054094/9472229
1079.24/1096.69	c cleaning 29993 clauses out of 60004 with flag 1133535/9503226
1082.42/1100.12	c cleaning 31001 clauses out of 62011 with flag 1214605/9535226
1085.33/1103.47	c cleaning 32005 clauses out of 64009 with flag 1299237/9568225
1088.32/1106.57	c cleaning 33003 clauses out of 66005 with flag 1380357/9602226
1091.14/1109.72	c cleaning 33998 clauses out of 68001 with flag 1460091/9637225
1093.66/1112.67	c cleaning 34998 clauses out of 70003 with flag 1540358/9673225
1096.78/1115.80	c cleaning 36002 clauses out of 72006 with flag 1622847/9710226
1099.49/1118.93	c cleaning 36999 clauses out of 74003 with flag 1708067/9748225
1102.48/1122.31	c cleaning 38000 clauses out of 76004 with flag 1794976/9787225
1106.24/1125.93	c cleaning 38997 clauses out of 78004 with flag 1885139/9827225
1109.13/1129.25	c cleaning 39998 clauses out of 80007 with flag 1976640/9868225
1112.19/1132.79	c cleaning 41002 clauses out of 82010 with flag 2070017/9910226
1115.66/1136.44	c cleaning 42004 clauses out of 84008 with flag 2165360/9953226
1118.81/1140.09	c cleaning 43000 clauses out of 86004 with flag 2263219/9997226
1123.58/1144.88	c cleaning 43997 clauses out of 88003 with flag 2369957/10042225
1127.91/1149.60	c cleaning 45000 clauses out of 90006 with flag 2477822/10088225
1134.49/1155.83	c cleaning 45996 clauses out of 92007 with flag 2597171/10135226
1139.20/1161.07	c cleaning 46995 clauses out of 94010 with flag 2712806/10183225
1144.02/1166.19	c cleaning 48007 clauses out of 96016 with flag 2831343/10232226
1148.58/1171.25	c cleaning 48996 clauses out of 98008 with flag 2951666/10282225
1153.97/1176.92	c cleaning 50003 clauses out of 100012 with flag 3080953/10333225
1158.30/1181.89	c cleaning 51002 clauses out of 102009 with flag 3205589/10385225
1164.68/1187.80	c cleaning 52003 clauses out of 104007 with flag 3341304/10438225
1169.67/1193.44	c cleaning 53001 clauses out of 106005 with flag 3476815/10492226
1175.53/1199.55	c cleaning 53994 clauses out of 108003 with flag 3613115/10547225
1181.55/1206.11	c cleaning 55004 clauses out of 110011 with flag 3752462/10603227
1186.43/1211.34	c cleaning 55999 clauses out of 112005 with flag 3883100/10660225
1191.64/1217.13	c cleaning 57000 clauses out of 114006 with flag 4013696/10718225
1197.56/1222.83	c cleaning 58003 clauses out of 116007 with flag 4145718/10777226
1202.73/1228.61	c cleaning 58996 clauses out of 118003 with flag 4283647/10837225
1208.08/1234.46	c cleaning 59998 clauses out of 120008 with flag 4427590/10898226
1213.81/1240.22	c cleaning 61003 clauses out of 122009 with flag 4573607/10960225
1220.75/1246.65	c cleaning 62001 clauses out of 124007 with flag 4726022/11023226
1226.95/1253.14	c cleaning 63002 clauses out of 126006 with flag 4878807/11087226
1233.00/1259.45	c cleaning 63999 clauses out of 128005 with flag 5029713/11152227
1239.31/1266.47	c cleaning 64998 clauses out of 130005 with flag 5187098/11218226
1245.82/1272.78	c cleaning 65995 clauses out of 132006 with flag 5338018/11285225
1251.47/1278.98	c cleaning 67001 clauses out of 134012 with flag 5489394/11353226
1257.18/1284.99	c cleaning 67999 clauses out of 136010 with flag 5642854/11422225
1264.49/1291.50	c cleaning 68998 clauses out of 138012 with flag 5798477/11492226
1270.54/1297.97	c cleaning 70002 clauses out of 140013 with flag 5956484/11563225
1276.83/1304.55	c cleaning 71003 clauses out of 142013 with flag 6116338/11635227
1284.73/1311.85	c cleaning 72002 clauses out of 144009 with flag 6279483/11708226
1291.14/1318.70	c cleaning 73003 clauses out of 146007 with flag 6443783/11782226
1298.09/1325.97	c cleaning 74000 clauses out of 148005 with flag 6612430/11857227
1306.56/1333.71	c cleaning 74998 clauses out of 150003 with flag 6782421/11933225
1313.27/1340.84	c cleaning 75996 clauses out of 152006 with flag 6955176/12010226
1320.14/1348.06	c cleaning 76997 clauses out of 154010 with flag 7132712/12088226
1329.28/1356.58	c cleaning 78003 clauses out of 156012 with flag 7314336/12167225
1337.71/1365.44	c cleaning 79001 clauses out of 158010 with flag 7509124/12247226
1347.02/1375.25	c cleaning 79996 clauses out of 160009 with flag 7704944/12328226
1357.25/1384.92	c cleaning 81000 clauses out of 162015 with flag 7898109/12410228
1365.34/1393.60	c cleaning 82006 clauses out of 164013 with flag 8094051/12493226
1373.15/1402.03	c cleaning 83002 clauses out of 166006 with flag 8290169/12577225
1382.31/1410.84	c cleaning 83998 clauses out of 168004 with flag 8485939/12662225
1392.56/1421.84	c cleaning 84999 clauses out of 170006 with flag 8695508/12748225
1405.65/1433.71	c cleaning 86000 clauses out of 172008 with flag 8909039/12835226
1415.02/1443.67	c cleaning 87003 clauses out of 174007 with flag 9108558/12923225
1423.86/1453.15	c cleaning 88000 clauses out of 176005 with flag 9315029/13012226
1434.21/1463.15	c cleaning 88995 clauses out of 178004 with flag 9516869/13102225
1444.39/1473.56	c cleaning 90001 clauses out of 180010 with flag 9724377/13193226
1455.93/1483.84	c cleaning 91001 clauses out of 182008 with flag 9936160/13285225
1465.55/1494.29	c cleaning 91998 clauses out of 184007 with flag 10144871/13378225
1478.11/1505.69	c cleaning 93004 clauses out of 186010 with flag 10355176/13472226
1488.76/1517.01	c cleaning 93995 clauses out of 188005 with flag 10569822/13567225
1501.52/1528.22	c cleaning 94998 clauses out of 190010 with flag 10785084/13663225
1512.48/1539.31	c cleaning 96005 clauses out of 192012 with flag 11002014/13760225
1525.33/1551.63	c cleaning 96999 clauses out of 194007 with flag 11226357/13858225
1537.15/1563.19	c cleaning 98001 clauses out of 196009 with flag 11450781/13957226
1546.86/1573.77	c cleaning 99001 clauses out of 198007 with flag 11680797/14057225
1557.20/1584.92	c cleaning 100004 clauses out of 200007 with flag 11912798/14158226
1569.29/1596.78	c cleaning 100987 clauses out of 202002 with flag 12141399/14260225
1579.84/1608.25	c cleaning 102005 clauses out of 204015 with flag 12370804/14363225
1591.72/1619.42	c cleaning 102997 clauses out of 206010 with flag 12604865/14467225
1601.83/1630.52	c cleaning 103998 clauses out of 208013 with flag 12839748/14572225
1613.04/1642.16	c cleaning 105003 clauses out of 210016 with flag 13076336/14678226
1625.38/1653.91	c cleaning 105999 clauses out of 212012 with flag 13313944/14785225
1637.31/1665.51	c cleaning 106999 clauses out of 214014 with flag 13554783/14893226
1647.54/1676.61	c cleaning 108001 clauses out of 216014 with flag 13797523/15002225
1658.26/1688.30	c cleaning 109002 clauses out of 218013 with flag 14043123/15112225
1671.18/1700.79	c cleaning 110002 clauses out of 220011 with flag 14291241/15223225
1682.98/1713.41	c cleaning 111004 clauses out of 222011 with flag 14539581/15335227
1696.36/1726.42	c cleaning 111999 clauses out of 224007 with flag 14793940/15448227
1712.34/1742.14	c cleaning 113000 clauses out of 226006 with flag 15056294/15562225
1725.04/1755.02	c cleaning 114001 clauses out of 228007 with flag 15312364/15677226
1738.24/1768.69	c cleaning 114995 clauses out of 230005 with flag 15574387/15793225
1757.65/1785.91	c cleaning 116001 clauses out of 232011 with flag 15835583/15910226
1771.17/1799.52	c cleaning 116997 clauses out of 234009 with flag 16097142/16028225
1784.37/1812.66	c cleaning 118001 clauses out of 236012 with flag 16361479/16147225
1801.09/1827.76	c cleaning 118998 clauses out of 238012 with flag 16632235/16267226
1813.90/1840.38	c cleaning 120007 clauses out of 240013 with flag 16902237/16388225
1826.76/1853.34	c cleaning 120996 clauses out of 242006 with flag 17174101/16510225
1842.81/1867.13	c cleaning 122001 clauses out of 244010 with flag 17446592/16633225
1857.92/1882.04	c cleaning 123002 clauses out of 246010 with flag 17724102/16757226
1871.48/1895.52	c cleaning 124003 clauses out of 248007 with flag 18002805/16882225
1888.51/1910.65	c cleaning 124996 clauses out of 250004 with flag 18285375/17008225
1903.52/1925.38	c cleaning 125998 clauses out of 252008 with flag 18570114/17135225
1918.93/1940.88	c cleaning 127001 clauses out of 254011 with flag 18856608/17263226
1937.33/1956.88	c cleaning 128002 clauses out of 256010 with flag 19145403/17392226
1953.34/1972.71	c cleaning 129002 clauses out of 258007 with flag 19438388/17522225
1967.58/1986.73	c cleaning 130003 clauses out of 260006 with flag 19730553/17653226
1987.66/2004.70	c cleaning 130989 clauses out of 262002 with flag 20032786/17785225
2003.19/2020.27	c cleaning 132007 clauses out of 264013 with flag 20329528/17918225
2018.75/2035.71	c cleaning 132997 clauses out of 266007 with flag 20630946/18052226
2037.57/2052.27	c cleaning 133996 clauses out of 268010 with flag 20932462/18187226
2052.91/2067.65	c cleaning 135001 clauses out of 270014 with flag 21235506/18323226
2067.82/2082.69	c cleaning 135995 clauses out of 272012 with flag 21540607/18460225
2084.06/2098.98	c cleaning 137002 clauses out of 274018 with flag 21849973/18598226
2102.85/2115.39	c cleaning 138003 clauses out of 276015 with flag 22161736/18737225
2118.26/2130.57	c cleaning 138998 clauses out of 278012 with flag 22475407/18877225
2135.14/2147.44	c cleaning 140005 clauses out of 280015 with flag 22789484/19018226
2154.44/2164.20	c cleaning 141003 clauses out of 282009 with flag 23106857/19160225
2172.00/2181.75	c cleaning 142001 clauses out of 284007 with flag 23427683/19303226
2188.13/2197.83	c cleaning 142998 clauses out of 286006 with flag 23749259/19447226
2207.10/2214.88	c cleaning 143995 clauses out of 288007 with flag 24072611/19592225
2223.21/2230.95	c cleaning 144999 clauses out of 290012 with flag 24397416/19738225
2243.21/2248.63	c cleaning 146003 clauses out of 292013 with flag 24725961/19885225
2260.13/2265.57	c cleaning 147005 clauses out of 294010 with flag 25055645/20033225
2281.57/2284.23	c cleaning 147992 clauses out of 296005 with flag 25387426/20182225
2297.72/2300.57	c cleaning 149002 clauses out of 298014 with flag 25722073/20332226
2318.28/2318.89	c cleaning 150006 clauses out of 300011 with flag 26058985/20483225
2337.68/2338.21	c cleaning 150999 clauses out of 302005 with flag 26400876/20635225
2355.08/2355.68	c cleaning 152003 clauses out of 304006 with flag 26741717/20788225
2375.12/2373.68	c cleaning 152996 clauses out of 306004 with flag 27084438/20942226
2395.57/2394.25	c cleaning 154000 clauses out of 308007 with flag 27433203/21097225
2414.07/2412.87	c cleaning 155001 clauses out of 310007 with flag 27787223/21253225
2437.61/2433.92	c cleaning 156002 clauses out of 312007 with flag 28138491/21410226
2456.69/2452.93	c cleaning 156992 clauses out of 314004 with flag 28490493/21568225
2475.92/2471.96	c cleaning 158004 clauses out of 316013 with flag 28844776/21727226
2497.57/2490.50	c cleaning 159000 clauses out of 318008 with flag 29200765/21887225
2515.87/2508.50	c cleaning 159998 clauses out of 320008 with flag 29560706/22048225
2534.61/2526.98	c cleaning 161002 clauses out of 322010 with flag 29920348/22210225
2557.07/2546.42	c cleaning 161997 clauses out of 324008 with flag 30283224/22373225
2575.84/2564.93	c cleaning 163002 clauses out of 326011 with flag 30649987/22537225
2595.95/2584.30	c cleaning 164003 clauses out of 328009 with flag 31016057/22702225
2614.91/2603.01	c cleaning 164999 clauses out of 330006 with flag 31386538/22868225
2636.25/2623.95	c cleaning 166000 clauses out of 332008 with flag 31760997/23035226
2659.94/2644.28	c cleaning 166996 clauses out of 334008 with flag 32136615/23203226
2683.57/2667.18	c cleaning 167993 clauses out of 336011 with flag 32513751/23372225
2706.09/2689.56	c cleaning 169007 clauses out of 338019 with flag 32895998/23542226
2728.18/2710.74	c cleaning 170003 clauses out of 340011 with flag 33277543/23713225
2748.72/2731.02	c cleaning 170997 clauses out of 342010 with flag 33661925/23885227
2775.08/2753.79	c cleaning 172005 clauses out of 344011 with flag 34044108/24058225
2794.88/2773.11	c cleaning 172994 clauses out of 346006 with flag 34431883/24232225
2817.75/2795.32	c cleaning 174002 clauses out of 348012 with flag 34820318/24407225
2839.23/2816.56	c cleaning 175003 clauses out of 350011 with flag 35211060/24583226
2864.17/2840.47	c cleaning 175997 clauses out of 352008 with flag 35606340/24760226
2887.56/2863.08	c cleaning 176998 clauses out of 354010 with flag 36003709/24938225
2909.25/2884.46	c cleaning 178004 clauses out of 356014 with flag 36402913/25117227
2925.77/2897.54	Exception in thread "main" java.lang.IllegalStateException: java.io.IOException: File too large
2925.77/2897.54		at org.sat4j.pb.tools.VERIPBSearchListener.learn(VERIPBSearchListener.java:170)
2925.77/2897.54		at org.sat4j.minisat.core.Solver.learn(Solver.java:393)
2925.77/2897.54		at org.sat4j.minisat.constraints.AbstractDataStructureFactory.learnConstraint(AbstractDataStructureFactory.java:117)
2925.77/2897.54		at org.sat4j.minisat.learning.MiniSATLearning.learns(MiniSATLearning.java:69)
2925.77/2897.54		at org.sat4j.minisat.core.Solver.recordConstraint(Solver.java:1179)
2925.77/2897.54		at org.sat4j.minisat.core.Solver.search(Solver.java:1380)
2925.77/2897.54		at org.sat4j.minisat.core.Solver.isSatisfiable(Solver.java:1925)
2925.77/2897.54		at org.sat4j.tools.SolverDecorator.isSatisfiable(SolverDecorator.java:107)
2925.77/2897.54		at org.sat4j.pb.PseudoOptDecorator.admitABetterSolution(PseudoOptDecorator.java:181)
2925.77/2897.54		at org.sat4j.pb.PseudoOptDecorator.admitABetterSolution(PseudoOptDecorator.java:174)
2925.77/2897.54		at org.sat4j.OptimizationMode.solve(OptimizationMode.java:146)
2925.77/2897.54		at org.sat4j.AbstractLauncher.solve(AbstractLauncher.java:316)
2925.77/2897.54		at org.sat4j.AbstractLauncher.run(AbstractLauncher.java:265)
2925.77/2897.54		at org.sat4j.pb.LanceurPseudo2007.main(LanceurPseudo2007.java:120)
2925.77/2897.54	Caused by: java.io.IOException: File too large
2925.77/2897.54		at java.base/java.io.FileOutputStream.writeBytes(Native Method)
2925.77/2897.54		at java.base/java.io.FileOutputStream.write(FileOutputStream.java:352)
2925.77/2897.54		at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:220)
2925.77/2897.54		at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:291)
2925.77/2897.54		at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:267)
2925.77/2897.54		at java.base/sun.nio.cs.StreamEncoder.write(StreamEncoder.java:122)
2925.77/2897.54		at java.base/sun.nio.cs.StreamEncoder.write(StreamEncoder.java:132)
2925.77/2897.54		at java.base/java.io.OutputStreamWriter.write(OutputStreamWriter.java:224)
2925.77/2897.54		at java.base/java.io.Writer.write(Writer.java:248)
2925.77/2897.54		at org.sat4j.pb.tools.VERIPBSearchListener.learn(VERIPBSearchListener.java:160)
2925.77/2897.54		... 13 more
2925.77/2897.54	c starts		: 5
2925.77/2897.54	c conflicts		: 25236237
2925.77/2897.54	c decisions		: 37219463
2925.77/2897.54	c propagations		: 210627349
2925.77/2897.54	c inspects		: 11812151665
2925.77/2897.54	c shortcuts		: 0
2925.77/2897.54	c learnt literals	: 0
2925.77/2897.54	c learnt binary clauses	: 0
2925.77/2897.54	c learnt ternary clauses	: 0
2925.77/2897.54	c learnt constraints	: 25236236
2925.77/2897.54	c ignored constraints	: 0
2925.77/2897.54	c root simplifications	: 0
2925.77/2897.54	c removed literals (reason simplification)	: 10907582
2925.77/2897.54	c reason swapping (by a shorter reason)	: 0
2925.77/2897.54	c Calls to reduceDB	: 307
2925.77/2897.54	c Number of update (reduction) of LBD	: 2134639
2925.77/2897.54	c Imported unit clauses	: 0
2925.77/2897.55	c No decision after first conflict	: false
2925.77/2897.55	c number of reductions to clauses (during analyze)	: 0
2925.77/2897.55	c number of learned constraints concerned by reduction	: 0
2925.77/2897.55	c number of learning phase by resolution	: 0
2925.77/2897.55	c number of learning phase by cutting planes	: 0
2925.77/2897.55	c number of rounding to 1 operations	: 0
2925.77/2897.55	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2925.77/2897.55	c number of reductions of the coefficients by power 2 	: 0
2925.77/2897.55	c number of right shift for reduction by power 2 	: 0
2925.77/2897.55	c number of reductions of the coefficients by GCD over coefficients 	: 0
2925.77/2897.55	c number of ending skipping 	: 0
2925.77/2897.55	c number of internal skipping 	: 0
2925.77/2897.55	c number of derivation steps 	: 0
2925.77/2897.55	c number of skipped derivation steps 	: 0
2925.77/2897.55	c number of remaining unassigned 	: 0
2925.77/2897.55	c number of remaining assigned 	: 0
2925.77/2897.55	c number of falsified literals weakened from reason	: 0
2925.77/2897.55	c number of falsified literals weakened from conflict	: 0
2925.77/2897.55	c time for arithmetic operations	: 0
2925.77/2897.55	c minimum degree of deleted constraints	: null
2925.77/2897.55	c maximum degree of deleted constraints	: null
2925.77/2897.55	c number of deleted constraints	: 0
2925.77/2897.55	c speed (assignments/second)	: 72695.09471914207
2925.77/2897.55	c non guided choices	: 0
2925.89/2897.60	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 297019
2925.89/2897.60	s SATISFIABLE
2925.89/2897.60	c Found 4 solution(s)
2925.89/2897.60	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 x1099 x1100 -x1101 -x1102 -x1103 -x1104 -x1105 x1106 x1107 -x1108 -x1109 -x1110 -x1111 -x1112 -x1113 -x1114 -x1115 -x1116 -x1117 -x1118 -x1119 -x1120 x1121 x1122 x1123 x1124 x1125 -x1126 -x1127 x1128 x1129 x1130 -x1131 -x1132 -x1133 -x1134 -x1135 -x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142 -x1143 -x1144 -x1145 x1146 x1147 -x1148 -x1149 -x1150 x1151 x1152 x1153 x1154 -x1155 -x1156 -x1157 -x1158 x1159 x1160 -x1161 -x1162 -x1163 -x1164 -x1165 -x1166 -x1167 -x1168 -x1169 -x1170 -x1171 -x1172 -x1173 -x1174 x1175 x1176 x1177 x1178 -x1179 -x1180 x1181 x1182 x1183 -x1184 -x1185 -x1186 -x1187 -x1188 -x1189 x1190 -x1191 -x1192 -x1193 -x1194 -x1195 -x1196 -x1197 -x1198 -x1199 -x1200 -x1201 -x1202 -x1203 x1204 x1205 x1206 x1207 x1208 x1209 -x1210 x1211 x1212 -x1213 -x1214 -x1215 -x1216 -x1217 -x1218 -x1219 -x1220 -x1221 -x1222 -x1223 -x1224 -x1225 -x1226 -x1227 -x1228 -x1229 -x1230 -x1231 -x1232 x1233 x1234 x1235 x1236 x1237 x1238 x1239 x1240 -x1241 -x1242 -x1243 -x1244 -x1245 -x1246 -x1247 -x1248 -x1249 -x1250 x1251 x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 x1264 x1265 x1266 x1267 x1268 x1269 -x1270 -x1271 -x1272 -x1273 -x1274 -x1275 -x1276 -x1277 -x1278 -x1279 -x1280 x1281 x1282 x1283 -x1284 -x1285 -x1286 -x1287 -x1288 -x1289 x1290 -x1291 -x1292 -x1293 -x1294 x1295 x1296 x1297 x1298 -x1299 -x1300 -x1301 -x1302 -x1303 -x1304 -x1305 -x1306 -x1307 -x1308 -x1309 -x1310 x1311 x1312 x1313 x1314 -x1315 -x1316 -x1317 -x1318 x1319 x1320 -x1321 -x1322 -x1323 -x1324 -x1325 x1326 x1327 -x1328 -x1329 -x1330 -x1331 -x1332 -x1333 -x1334 -x1335 -x1336 -x1337 -x1338 -x1339 -x1340 x1341 x1342 x1343 x1344 x1345 -x1346 -x1347 x1348 x1349 x1350 -x1351 -x1352 -x1353 -x1354 -x1355 -x1356 -x1357 -x1358 -x1359 -x1360 -x1361 -x1362 -x1363 -x1364 -x1365 x1366 x1367 -x1368 -x1369 -x1370 x1371 x1372 x1373 x1374 -x1375 -x1376 -x1377 -x1378 x1379 x1380 -x1381 -x1382 -x1383 -x1384 -x1385 -x1386 -x1387 -x1388 -x1389 -x1390 -x1391 -x1392 -x1393 -x1394 x1395 x1396 x1397 x1398 -x1399 -x1400 x1401 x1402 x1403 -x1404 -x1405 -x1406 -x1407 -x1408 -x1409 x1410 -x1411 -x1412 -x1413 -x1414 -x1415 -x1416 -x1417 -x1418 -x1419 -x1420 -x1421 -x1422 -x1423 x1424 x1425 x1426 x1427 x1428 x1429 -x1430 x1431 x1432 -x1433 -x1434 -x1435 -x1436 -x1437 -x1438 -x1439 -x1440 -x1441 -x1442 -x1443 -x1444 -x1445 -x1446 -x1447 -x1448 -x1449 -x1450 -x1451 -x1452 x1453 x1454 x1455 x1456 x1457 x1458 x1459 x1460 -x1461 -x1462 -x1463 -x1464 -x1465 -x1466 -x1467 -x1468 -x1469 -x1470 x1471 x1472 -x1473 -x1474 -x1475 -x1476 -x1477 -x1478 -x1479 -x1480 -x1481 -x1482 -x1483 x1484 x1485 x1486 x1487 x1488 x1489 -x1490 -x1491 -x1492 -x1493 -x1494 -x1495 -x1496 -x1497 -x1498 -x1499 -x1500 x1501 x1502 x1503 -x1504 -x1505 -x1506 -x1507 -x1508 -x1509 x1510 -x1511 -x1512 -x1513 -x1514 x1515 x1516 x1517 x1518 -x1519 -x1520 -x1521 -x1522 -x1523 -x1524 -x1525 -x1526 -x1527 -x1528 -x1529 -x1530 x1531 x1532 x1533 x1534 -x1535 -x1536 -x1537 -x1538 x1539 x1540 -x1541 -x1542 -x1543 -x1544 -x1545 x1546 x1547 -x1548 -x1549 -x1550 -x1551 -x1552 -x1553 -x1554 -x1555 -x1556 -x1557 -x1558 -x1559 -x1560 x1561 x1562 x1563 x1564 x1565 -x1566 -x1567 x1568 x1569 x1570 -x1571 -x1572 -x1573 -x1574 -x1575 -x1576 -x1577 -x1578 -x1579 -x1580 -x1581 -x1582 -x1583 -x1584 -x1585 x1586 x1587 -x1588 -x1589 -x1590 x1591 x1592 x1593 x1594 -x1595 -x1596 -x1597 -x1598 x1599 x1600 -x1601 -x1602 -x1603 -x1604 -x1605 -x1606 -x1607 -x1608 -x1609 -x1610 -x1611 -x1612 -x1613 -x1614 x1615 x1616 x1617 x1618 -x1619 -x1620 x1621 x1622 x1623 -x1624 -x1625 -x1626 -x1627 -x1628 -x1629 x1630 -x1631 -x1632 -x1633 -x1634 -x1635 -x1636 -x1637 -x1638 -x1639 -x1640 -x1641 -x1642 -x1643 x1644 x1645 x1646 x1647 x1648 x1649 -x1650 x1651 x1652 -x1653 -x1654 -x1655 -x1656 -x1657 -x1658 -x1659 -x1660 -x1661 -x1662 -x1663 -x1664 -x1665 -x1666 -x1667 -x1668 -x1669 -x1670 -x1671 -x1672 x1673 x1674 x1675 x1676 x1677 x1678 x1679 x1680 x1681 -x1682 -x1683 -x1684 -x1685 -x1686 -x1687 -x1688 -x1689 -x1690 -x1691 -x1692 -x1693 -x1694 -x1695 -x1696 -x1697 -x1698 -x1699 -x1700 
2925.89/2897.61	c objective function=495
2925.89/2897.61	c Total wall clock time (in seconds): 2897.521

Verifier Data

OK	495

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

running on 4 cores: 44-47

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 10,12-13,16-17,19-20,25-26,29-30,32-33,35,37-38,40-41,43,49-50,52,56-57,59
  3550 MHz: 28,31,42
  3600 MHz: 0-9,11,14-15,18,21-24,27,34,36,39,44-48,51,53-55,58,60-63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 44-47

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (664 MiB free)
  node 1: cores 8-15, 128973 MiB (156 MiB free)
  node 2: cores 16-23, 129019 MiB (132 MiB free)
  node 3: cores 24-31, 129003 MiB (75679 MiB free)
  node 4: cores 32-39, 129019 MiB (142 MiB free)
  node 5: cores 40-47, 129019 MiB (9682 MiB free)
  node 6: cores 48-55, 129019 MiB (78207 MiB free)
  node 7: cores 56-63, 128474 MiB (98813 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.10006 s]*
/proc/loadavg: 19.43 18.96 18.78 19/1192 1369164
/proc/meminfo: memFree=269768212/1055320704 swapFree=33550076/33554428
[pid=1369142] ppid=1369139 vsize=34966608 memory=54768 CPUtime=0.19 cores=44-47
/proc/1369142/stat : 1369142 (java) S 1369139 1369142 1298851 0 -1 4194304 6533 0 0 0 18 1 0 0 20 0 20 0 302847331 35805806592 13147 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
/proc/1369142/statm: 8741652 13692 6205 1 0 32115 0
[pid=1369142/tid=1369144] ppid=1369139 vsize=34966608 memory=5895516205 CPUtime=0.08 cores=44-47
/proc/1369142/task/1369144/stat : 1369144 (java) R 1369139 1369142 1298851 0 -1 4194368 3106 0 0 0 8 0 0 0 20 0 20 0 302847332 35805806592 13147 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 0 0 0 -1 46 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369155] ppid=1369139 vsize=34966608 memory=245752941157 CPUtime=0 cores=44-47
/proc/1369142/task/1369155/stat : 1369155 (Referen..andler) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 20 0 302847333 35805806592 13147 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369156] ppid=1369139 vsize=34966608 memory=19718 CPUtime=0 cores=44-47
/proc/1369142/task/1369156/stat : 1369156 (Finalizer) S 1369139 1369142 1298851 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 302847333 35805806592 13147 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369159] ppid=1369139 vsize=34966608 memory=22114 CPUtime=0 cores=44-47
/proc/1369142/task/1369159/stat : 1369159 (Monitor..Thread) S 1369139 1369142 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 20 0 302847333 35805806592 13147 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369162] ppid=1369139 vsize=34966608 memory=22683 CPUtime=0 cores=44-47
/proc/1369142/task/1369162/stat : 1369162 (Notific..Thread) S 1369139 1369142 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 20 0 302847333 35805806592 13147 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369163] ppid=1369139 vsize=34966608 memory=28343 CPUtime=0 cores=44-47
/proc/1369142/task/1369163/stat : 1369163 (Common-Cleaner) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 20 0 302847333 35805806592 13147 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 34966608 KiB
Current children cumulated memory: 54768 KiB

[startup+0.213612 s]*
/proc/loadavg: 19.43 18.96 18.78 25/1194 1369166
/proc/meminfo: memFree=269724656/1055320704 swapFree=33550076/33554428
[pid=1369142] ppid=1369139 vsize=35099736 memory=83636 CPUtime=0.58 cores=44-47
/proc/1369142/stat : 1369142 (java) S 1369139 1369142 1298851 0 -1 4194304 10115 0 0 0 56 2 0 0 20 0 22 0 302847331 35942129664 20489 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
/proc/1369142/statm: 8774934 20909 6284 1 0 42483 0
[pid=1369142/tid=1369144] ppid=1369139 vsize=35099736 memory=3184097923301336704 CPUtime=0.19 cores=44-47
/proc/1369142/task/1369144/stat : 1369144 (java) R 1369139 1369142 1298851 0 -1 4194368 3261 0 0 0 19 0 0 0 20 0 22 0 302847332 35942129664 20489 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 0 0 0 -1 46 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369155] ppid=1369139 vsize=35099736 memory=237162987891 CPUtime=0 cores=44-47
/proc/1369142/task/1369155/stat : 1369155 (Referen..andler) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302847333 35942129664 20489 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369156] ppid=1369139 vsize=35099736 memory=57381602216779 CPUtime=0 cores=44-47
/proc/1369142/task/1369156/stat : 1369156 (Finalizer) S 1369139 1369142 1298851 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 22 0 302847333 35942129664 20489 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369159] ppid=1369139 vsize=35099736 memory=52992162419763 CPUtime=0 cores=44-47
/proc/1369142/task/1369159/stat : 1369159 (Monitor..Thread) S 1369139 1369142 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 302847333 35942129664 20489 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369162] ppid=1369139 vsize=35099736 memory=58485459146153 CPUtime=0 cores=44-47
/proc/1369142/task/1369162/stat : 1369162 (Notific..Thread) S 1369139 1369142 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 302847333 35942129664 20489 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369163] ppid=1369139 vsize=35099736 memory=14974455839484337 CPUtime=0 cores=44-47
/proc/1369142/task/1369163/stat : 1369163 (Common-Cleaner) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302847333 35942129664 20489 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369165] ppid=1369139 vsize=35099736 memory=14411518787717688 CPUtime=0 cores=44-47
/proc/1369142/task/1369165/stat : 1369165 (Timer-0) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302847345 35942129664 20489 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 83636 KiB

[startup+0.314143 s]*
/proc/loadavg: 19.43 18.96 18.78 20/1194 1369166
/proc/meminfo: memFree=269684016/1055320704 swapFree=33550076/33554428
[pid=1369142] ppid=1369139 vsize=35099736 memory=108952 CPUtime=0.86 cores=44-47
/proc/1369142/stat : 1369142 (java) S 1369139 1369142 1298851 0 -1 4194304 10830 0 0 0 84 2 0 0 20 0 22 0 302847331 35942129664 26777 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
/proc/1369142/statm: 8774934 27238 6300 1 0 46707 0
[pid=1369142/tid=1369144] ppid=1369139 vsize=35099736 memory=3184097923301336704 CPUtime=0.26 cores=44-47
/proc/1369142/task/1369144/stat : 1369144 (java) R 1369139 1369142 1298851 0 -1 4194368 3267 0 0 0 25 1 0 0 20 0 22 0 302847332 35942129664 27336 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 0 0 0 -1 46 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369155] ppid=1369139 vsize=35099736 memory=6878122768064577907 CPUtime=0 cores=44-47
/proc/1369142/task/1369155/stat : 1369155 (Referen..andler) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302847333 35942129664 27336 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369156] ppid=1369139 vsize=35099736 memory=57381602216779 CPUtime=0 cores=44-47
/proc/1369142/task/1369156/stat : 1369156 (Finalizer) S 1369139 1369142 1298851 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 22 0 302847333 35942129664 27336 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369159] ppid=1369139 vsize=35099736 memory=52992162419763 CPUtime=0 cores=44-47
/proc/1369142/task/1369159/stat : 1369159 (Monitor..Thread) S 1369139 1369142 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 302847333 35942129664 27336 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369162] ppid=1369139 vsize=35099736 memory=58485459146153 CPUtime=0 cores=44-47
/proc/1369142/task/1369162/stat : 1369162 (Notific..Thread) S 1369139 1369142 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 302847333 35942129664 27336 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369163] ppid=1369139 vsize=35099736 memory=14974455839484337 CPUtime=0 cores=44-47
/proc/1369142/task/1369163/stat : 1369163 (Common-Cleaner) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302847333 35942129664 27336 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369165] ppid=1369139 vsize=35099736 memory=14411518787717688 CPUtime=0 cores=44-47
/proc/1369142/task/1369165/stat : 1369165 (Timer-0) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302847345 35942129664 27336 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
Current children cumulated CPU time: 0.86 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 108952 KiB

[startup+0.700317 s]
/proc/loadavg: 19.43 18.96 18.78 21/1194 1369166
/proc/meminfo: memFree=269560244/1055320704 swapFree=33550076/33554428
[pid=1369142] ppid=1369139 vsize=35232864 memory=259912 CPUtime=1.85 cores=44-47
/proc/1369142/stat : 1369142 (java) S 1369139 1369142 1298851 0 -1 4194304 11274 0 0 0 180 5 0 0 20 0 24 0 302847331 36078452736 64676 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
/proc/1369142/statm: 8808216 64978 6301 1 0 84394 0
[pid=1369142/tid=1369144] ppid=1369139 vsize=35232864 memory=4900 CPUtime=0.55 cores=44-47
/proc/1369142/task/1369144/stat : 1369144 (java) R 1369139 1369142 1298851 0 -1 4194368 3322 0 0 0 52 3 0 0 20 0 24 0 302847332 36078452736 64676 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369155] ppid=1369139 vsize=35232864 memory=4506 CPUtime=0 cores=44-47
/proc/1369142/task/1369155/stat : 1369155 (Referen..andler) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 24 0 302847333 36078452736 64676 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369156] ppid=1369139 vsize=35232864 memory=5816 CPUtime=0 cores=44-47
/proc/1369142/task/1369156/stat : 1369156 (Finalizer) S 1369139 1369142 1298851 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 24 0 302847333 36078452736 64676 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369159] ppid=1369139 vsize=35232864 memory=4900 CPUtime=0 cores=44-47
/proc/1369142/task/1369159/stat : 1369159 (Monitor..Thread) S 1369139 1369142 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 24 0 302847333 36078452736 64676 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369162] ppid=1369139 vsize=35232864 memory=3040 CPUtime=0 cores=44-47
/proc/1369142/task/1369162/stat : 1369162 (Notific..Thread) S 1369139 1369142 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 24 0 302847333 36078452736 64676 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369163] ppid=1369139 vsize=35232864 memory=0 CPUtime=0 cores=44-47
/proc/1369142/task/1369163/stat : 1369163 (Common-Cleaner) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 24 0 302847333 36078452736 64676 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369165] ppid=1369139 vsize=35232864 memory=0 CPUtime=0 cores=44-47
/proc/1369142/task/1369165/stat : 1369165 (Timer-0) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 24 0 302847345 36078452736 64676 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
Current children cumulated CPU time: 1.85 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 259912 KiB

[startup+1.50027 s]
/proc/loadavg: 19.43 18.96 18.78 25/1196 1369172
/proc/meminfo: memFree=269296840/1055320704 swapFree=33550076/33554428
[pid=1369142] ppid=1369139 vsize=35232864 memory=638720 CPUtime=2.84 cores=44-47
/proc/1369142/stat : 1369142 (java) S 1369139 1369142 1298851 0 -1 4194304 12208 0 0 0 273 11 0 0 20 0 24 0 302847331 36078452736 159389 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
/proc/1369142/statm: 8808216 159680 6301 1 0 184857 0
[pid=1369142/tid=1369144] ppid=1369139 vsize=35232864 memory=4900 CPUtime=1.16 cores=44-47
/proc/1369142/task/1369144/stat : 1369144 (java) R 1369139 1369142 1298851 0 -1 4194368 3690 0 0 0 108 8 0 0 20 0 24 0 302847332 36078452736 159389 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369155] ppid=1369139 vsize=35232864 memory=5816 CPUtime=0 cores=44-47
/proc/1369142/task/1369155/stat : 1369155 (Referen..andler) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 24 0 302847333 36078452736 159389 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369156] ppid=1369139 vsize=35232864 memory=0 CPUtime=0 cores=44-47
/proc/1369142/task/1369156/stat : 1369156 (Finalizer) S 1369139 1369142 1298851 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 24 0 302847333 36078452736 159389 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369159] ppid=1369139 vsize=35232864 memory=0 CPUtime=0 cores=44-47
/proc/1369142/task/1369159/stat : 1369159 (Monitor..Thread) S 1369139 1369142 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 24 0 302847333 36078452736 159389 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369162] ppid=1369139 vsize=35232864 memory=0 CPUtime=0 cores=44-47
/proc/1369142/task/1369162/stat : 1369162 (Notific..Thread) S 1369139 1369142 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 24 0 302847333 36078452736 159389 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369163] ppid=1369139 vsize=35232864 memory=25333125866717268 CPUtime=0 cores=44-47
/proc/1369142/task/1369163/stat : 1369163 (Common-Cleaner) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 24 0 302847333 36078452736 159389 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369165] ppid=1369139 vsize=35232864 memory=237062343147 CPUtime=0 cores=44-47
/proc/1369142/task/1369165/stat : 1369165 (Timer-0) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 24 0 302847345 36078452736 159389 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
Current children cumulated CPU time: 2.84 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 638720 KiB

[startup+3.11384 s]
/proc/loadavg: 19.40 18.97 18.78 17/1195 1369172
/proc/meminfo: memFree=267972632/1055320704 swapFree=33550076/33554428
[pid=1369142] ppid=1369139 vsize=35232864 memory=1432192 CPUtime=4.34 cores=44-47
/proc/1369142/stat : 1369142 (java) S 1369139 1369142 1298851 0 -1 4194304 148083 0 0 0 403 31 0 0 20 0 23 0 302847331 36078452736 357592 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
/proc/1369142/statm: 8808216 358046 6301 1 0 486109 0
[pid=1369142/tid=1369144] ppid=1369139 vsize=35232864 memory=0 CPUtime=2.39 cores=44-47
/proc/1369142/task/1369144/stat : 1369144 (java) R 1369139 1369142 1298851 0 -1 4194368 138102 0 0 0 212 27 0 0 20 0 23 0 302847332 36078452736 357592 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369155] ppid=1369139 vsize=35232864 memory=0 CPUtime=0 cores=44-47
/proc/1369142/task/1369155/stat : 1369155 (Referen..andler) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 357592 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369156] ppid=1369139 vsize=35232864 memory=4900 CPUtime=0 cores=44-47
/proc/1369142/task/1369156/stat : 1369156 (Finalizer) S 1369139 1369142 1298851 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 357592 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369159] ppid=1369139 vsize=35232864 memory=4769 CPUtime=0 cores=44-47
/proc/1369142/task/1369159/stat : 1369159 (Monitor..Thread) S 1369139 1369142 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 357592 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369162] ppid=1369139 vsize=35232864 memory=211292520753 CPUtime=0 cores=44-47
/proc/1369142/task/1369162/stat : 1369162 (Notific..Thread) S 1369139 1369142 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 357592 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369163] ppid=1369139 vsize=35232864 memory=259988 CPUtime=0 cores=44-47
/proc/1369142/task/1369163/stat : 1369163 (Common-Cleaner) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 357592 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369165] ppid=1369139 vsize=35232864 memory=4660 CPUtime=0 cores=44-47
/proc/1369142/task/1369165/stat : 1369165 (Timer-0) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302847345 36078452736 357720 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
Current children cumulated CPU time: 4.34 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 1432192 KiB

[startup+6.30023 s]
/proc/loadavg: 19.40 18.97 18.78 19/1195 1369177

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

[pid=1369142/tid=1369162] ppid=1369139 vsize=35232864 memory=22944308 CPUtime=0 cores=44-47
/proc/1369142/task/1369162/stat : 1369162 (Notific..Thread) S 1369139 1369142 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5735527 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369163] ppid=1369139 vsize=35232864 memory=25333125866717268 CPUtime=0 cores=44-47
/proc/1369142/task/1369163/stat : 1369163 (Common-Cleaner) S 1369139 1369142 1298851 0 -1 4194368 1019 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5735527 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369165] ppid=1369139 vsize=35232864 memory=22942932 CPUtime=0 cores=44-47
/proc/1369142/task/1369165/stat : 1369165 (Timer-0) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302847345 36078452736 5735527 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
Current children cumulated CPU time: 2891.56 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 22944372 KiB

[startup+2880 s]*
/proc/loadavg: 16.35 16.40 16.72 18/1191 1370581
/proc/meminfo: memFree=394858052/1055320704 swapFree=33550076/33554428
[pid=1369142] ppid=1369139 vsize=35232864 memory=22946548 CPUtime=2905.07 cores=44-47
/proc/1369142/stat : 1369142 (java) S 1369139 1369142 1298851 0 -1 4194304 114684771 0 0 0 273695 16812 0 0 20 0 23 0 302847331 36078452736 5736167 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
/proc/1369142/statm: 8808216 5736637 6316 1 0 5762359 0
[pid=1369142/tid=1369144] ppid=1369139 vsize=35232864 memory=31796028 CPUtime=2521.84 cores=44-47
/proc/1369142/task/1369144/stat : 1369144 (java) R 1369139 1369142 1298851 0 -1 4194368 81651690 0 0 0 236543 15641 0 0 20 0 23 0 302847332 36078452736 5736167 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369155] ppid=1369139 vsize=35232864 memory=-9114138388719827134 CPUtime=0 cores=44-47
/proc/1369142/task/1369155/stat : 1369155 (Referen..andler) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5736167 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369156] ppid=1369139 vsize=35232864 memory=15652 CPUtime=0 cores=44-47
/proc/1369142/task/1369156/stat : 1369156 (Finalizer) S 1369139 1369142 1298851 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5736167 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369159] ppid=1369139 vsize=35232864 memory=102824 CPUtime=0.11 cores=44-47
/proc/1369142/task/1369159/stat : 1369159 (Monitor..Thread) S 1369139 1369142 1298851 0 -1 4194368 143 0 0 0 5 6 0 0 20 0 23 0 302847333 36078452736 5736167 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369162] ppid=1369139 vsize=35232864 memory=12008 CPUtime=0 cores=44-47
/proc/1369142/task/1369162/stat : 1369162 (Notific..Thread) S 1369139 1369142 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5736167 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369163] ppid=1369139 vsize=35232864 memory=5816 CPUtime=0 cores=44-47
/proc/1369142/task/1369163/stat : 1369163 (Common-Cleaner) S 1369139 1369142 1298851 0 -1 4194368 1019 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5736167 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369165] ppid=1369139 vsize=35232864 memory=3948 CPUtime=0 cores=44-47
/proc/1369142/task/1369165/stat : 1369165 (Timer-0) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302847345 36078452736 5736167 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
Current children cumulated CPU time: 2905.07 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 22946548 KiB

[startup+2886.4 s]
/proc/loadavg: 16.32 16.40 16.72 16/1191 1370581
/proc/meminfo: memFree=394284796/1055320704 swapFree=33550076/33554428
[pid=1369142] ppid=1369139 vsize=35232864 memory=22947092 CPUtime=2911.3 cores=44-47
/proc/1369142/stat : 1369142 (java) S 1369139 1369142 1298851 0 -1 4194304 114869195 0 0 0 274289 16841 0 0 20 0 23 0 302847331 36078452736 5736167 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
/proc/1369142/statm: 8808216 5736773 6316 1 0 5762359 0
[pid=1369142/tid=1369144] ppid=1369139 vsize=35232864 memory=22945092 CPUtime=2527.7 cores=44-47
/proc/1369142/task/1369144/stat : 1369144 (java) R 1369139 1369142 1298851 0 -1 4194368 81706064 0 0 0 237104 15666 0 0 20 0 23 0 302847332 36078452736 5736167 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 0 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369155] ppid=1369139 vsize=35232864 memory=5816 CPUtime=0 cores=44-47
/proc/1369142/task/1369155/stat : 1369155 (Referen..andler) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5736167 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369156] ppid=1369139 vsize=35232864 memory=22947092 CPUtime=0 cores=44-47
/proc/1369142/task/1369156/stat : 1369156 (Finalizer) S 1369139 1369142 1298851 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5736167 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369159] ppid=1369139 vsize=35232864 memory=12836 CPUtime=0.11 cores=44-47
/proc/1369142/task/1369159/stat : 1369159 (Monitor..Thread) S 1369139 1369142 1298851 0 -1 4194368 143 0 0 0 5 6 0 0 20 0 23 0 302847333 36078452736 5736167 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369162] ppid=1369139 vsize=35232864 memory=4900 CPUtime=0 cores=44-47
/proc/1369142/task/1369162/stat : 1369162 (Notific..Thread) S 1369139 1369142 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5736167 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369163] ppid=1369139 vsize=35232864 memory=3040 CPUtime=0 cores=44-47
/proc/1369142/task/1369163/stat : 1369163 (Common-Cleaner) S 1369139 1369142 1298851 0 -1 4194368 1042 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5736167 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369165] ppid=1369139 vsize=35232864 memory=3948 CPUtime=0 cores=44-47
/proc/1369142/task/1369165/stat : 1369165 (Timer-0) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302847345 36078452736 5736167 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
Current children cumulated CPU time: 2911.3 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 22947092 KiB

[startup+2892.8 s]
/proc/loadavg: 16.37 16.41 16.72 15/1191 1370581
/proc/meminfo: memFree=393477352/1055320704 swapFree=33550076/33554428
[pid=1369142] ppid=1369139 vsize=35232864 memory=22948564 CPUtime=2918.82 cores=44-47
/proc/1369142/stat : 1369142 (java) S 1369139 1369142 1298851 0 -1 4194304 116098898 0 0 0 274974 16908 0 0 20 0 23 0 302847331 36078452736 5736679 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
/proc/1369142/statm: 8808216 5737141 6316 1 0 5762359 0
[pid=1369142/tid=1369144] ppid=1369139 vsize=35232864 memory=5816 CPUtime=2533.03 cores=44-47
/proc/1369142/task/1369144/stat : 1369144 (java) R 1369139 1369142 1298851 0 -1 4194368 82191904 0 0 0 237590 15713 0 0 20 0 23 0 302847332 36078452736 5736679 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 0 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369155] ppid=1369139 vsize=35232864 memory=22941172 CPUtime=0 cores=44-47
/proc/1369142/task/1369155/stat : 1369155 (Referen..andler) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5736679 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369156] ppid=1369139 vsize=35232864 memory=22947092 CPUtime=0 cores=44-47
/proc/1369142/task/1369156/stat : 1369156 (Finalizer) S 1369139 1369142 1298851 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5736679 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369159] ppid=1369139 vsize=35232864 memory=22947092 CPUtime=0.11 cores=44-47
/proc/1369142/task/1369159/stat : 1369159 (Monitor..Thread) S 1369139 1369142 1298851 0 -1 4194368 143 0 0 0 5 6 0 0 20 0 23 0 302847333 36078452736 5736679 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369162] ppid=1369139 vsize=35232864 memory=22945092 CPUtime=0 cores=44-47
/proc/1369142/task/1369162/stat : 1369162 (Notific..Thread) S 1369139 1369142 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5736679 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369163] ppid=1369139 vsize=35232864 memory=12008 CPUtime=0 cores=44-47
/proc/1369142/task/1369163/stat : 1369163 (Common-Cleaner) S 1369139 1369142 1298851 0 -1 4194368 1042 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5736679 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369165] ppid=1369139 vsize=35232864 memory=21954280 CPUtime=0 cores=44-47
/proc/1369142/task/1369165/stat : 1369165 (Timer-0) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302847345 36078452736 5736679 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
Current children cumulated CPU time: 2918.82 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 22948564 KiB

[startup+2896 s]*
/proc/loadavg: 16.34 16.40 16.72 17/1191 1370581
/proc/meminfo: memFree=393099708/1055320704 swapFree=33550076/33554428
[pid=1369142] ppid=1369139 vsize=35232864 memory=22964032 CPUtime=2924.4 cores=44-47
/proc/1369142/stat : 1369142 (java) S 1369139 1369142 1298851 0 -1 4194304 116298013 0 0 0 275509 16931 0 0 20 0 23 0 302847331 36078452736 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
/proc/1369142/statm: 8808216 5741008 6316 1 0 5762385 0
[pid=1369142/tid=1369144] ppid=1369139 vsize=35232864 memory=-7811311562699073890 CPUtime=2536.01 cores=44-47
/proc/1369142/task/1369144/stat : 1369144 (java) R 1369139 1369142 1298851 0 -1 4194368 82192562 0 0 0 237872 15729 0 0 20 0 23 0 302847332 36078452736 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 0 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369155] ppid=1369139 vsize=35232864 memory=-9114138388719827134 CPUtime=0 cores=44-47
/proc/1369142/task/1369155/stat : 1369155 (Referen..andler) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369156] ppid=1369139 vsize=35232864 memory=57403093811838 CPUtime=0 cores=44-47
/proc/1369142/task/1369156/stat : 1369156 (Finalizer) S 1369139 1369142 1298851 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369159] ppid=1369139 vsize=35232864 memory=53000785888055 CPUtime=0.11 cores=44-47
/proc/1369142/task/1369159/stat : 1369159 (Monitor..Thread) S 1369139 1369142 1298851 0 -1 4194368 143 0 0 0 5 6 0 0 20 0 23 0 302847333 36078452736 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369162] ppid=1369139 vsize=35232864 memory=14126736669410666 CPUtime=0 cores=44-47
/proc/1369142/task/1369162/stat : 1369162 (Notific..Thread) S 1369139 1369142 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369163] ppid=1369139 vsize=35232864 memory=40499045 CPUtime=0 cores=44-47
/proc/1369142/task/1369163/stat : 1369163 (Common-Cleaner) S 1369139 1369142 1298851 0 -1 4194368 1042 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369165] ppid=1369139 vsize=35232864 memory=60091199 CPUtime=0 cores=44-47
/proc/1369142/task/1369165/stat : 1369165 (Timer-0) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302847345 36078452736 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
Current children cumulated CPU time: 2924.4 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 22964032 KiB

[startup+2896.8 s]
/proc/loadavg: 16.34 16.40 16.72 17/1191 1370581
/proc/meminfo: memFree=393099708/1055320704 swapFree=33550076/33554428
[pid=1369142] ppid=1369139 vsize=35232864 memory=22964032 CPUtime=2925.12 cores=44-47
/proc/1369142/stat : 1369142 (java) S 1369139 1369142 1298851 0 -1 4194304 116327929 0 0 0 275576 16936 0 0 20 0 23 0 302847331 36078452736 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
/proc/1369142/statm: 8808216 5741008 6316 1 0 5762385 0
[pid=1369142/tid=1369144] ppid=1369139 vsize=35232864 memory=22964032 CPUtime=2536.72 cores=44-47
/proc/1369142/task/1369144/stat : 1369144 (java) R 1369139 1369142 1298851 0 -1 4194368 82222510 0 0 0 237938 15734 0 0 20 0 23 0 302847332 36078452736 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 0 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369155] ppid=1369139 vsize=35232864 memory=198340509722 CPUtime=0 cores=44-47
/proc/1369142/task/1369155/stat : 1369155 (Referen..andler) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369156] ppid=1369139 vsize=35232864 memory=12788 CPUtime=0 cores=44-47
/proc/1369142/task/1369156/stat : 1369156 (Finalizer) S 1369139 1369142 1298851 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369159] ppid=1369139 vsize=35232864 memory=10444 CPUtime=0.11 cores=44-47
/proc/1369142/task/1369159/stat : 1369159 (Monitor..Thread) S 1369139 1369142 1298851 0 -1 4194368 143 0 0 0 5 6 0 0 20 0 23 0 302847333 36078452736 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369162] ppid=1369139 vsize=35232864 memory=9388 CPUtime=0 cores=44-47
/proc/1369142/task/1369162/stat : 1369162 (Notific..Thread) S 1369139 1369142 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369163] ppid=1369139 vsize=35232864 memory=3060 CPUtime=0 cores=44-47
/proc/1369142/task/1369163/stat : 1369163 (Common-Cleaner) S 1369139 1369142 1298851 0 -1 4194368 1042 0 0 0 0 0 0 0 20 0 23 0 302847333 36078452736 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369165] ppid=1369139 vsize=35232864 memory=17916 CPUtime=0 cores=44-47
/proc/1369142/task/1369165/stat : 1369165 (Timer-0) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302847345 36078452736 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
Current children cumulated CPU time: 2925.12 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 22964032 KiB

[startup+2897.6 s]
/proc/loadavg: 16.34 16.40 16.72 17/1191 1370581
/proc/meminfo: memFree=393001040/1055320704 swapFree=33550076/33554428
[pid=1369142] ppid=1369139 vsize=35299428 memory=22964220 CPUtime=2925.89 cores=44-47
/proc/1369142/stat : 1369142 (java) S 1369139 1369142 1298851 0 -1 4194304 116522330 0 0 0 275644 16945 0 0 20 0 23 0 302847331 36146614272 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 0 0 16800975 0 0 0 17 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
/proc/1369142/statm: 8824857 5741055 6316 1 0 5762710 0
[pid=1369142/tid=1369144] ppid=1369139 vsize=35299428 memory=15652 CPUtime=2537.42 cores=44-47
/proc/1369142/task/1369144/stat : 1369144 (java) S 1369139 1369142 1298851 0 -1 4194368 82415422 0 0 0 237999 15743 0 0 20 0 23 0 302847332 36146614272 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369155] ppid=1369139 vsize=35299428 memory=102824 CPUtime=0 cores=44-47
/proc/1369142/task/1369155/stat : 1369155 (Referen..andler) S 1369139 1369142 1298851 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302847333 36146614272 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369156] ppid=1369139 vsize=35299428 memory=12008 CPUtime=0 cores=44-47
/proc/1369142/task/1369156/stat : 1369156 (Finalizer) S 1369139 1369142 1298851 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 302847333 36146614272 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369159] ppid=1369139 vsize=35299428 memory=5816 CPUtime=0.11 cores=44-47
/proc/1369142/task/1369159/stat : 1369159 (Monitor..Thread) S 1369139 1369142 1298851 0 -1 4194368 143 0 0 0 5 6 0 0 20 0 23 0 302847333 36146614272 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369162] ppid=1369139 vsize=35299428 memory=3948 CPUtime=0 cores=44-47
/proc/1369142/task/1369162/stat : 1369162 (Notific..Thread) S 1369139 1369142 1298851 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302847333 36146614272 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
[pid=1369142/tid=1369163] ppid=1369139 vsize=35299428 memory=4036 CPUtime=0 cores=44-47
/proc/1369142/task/1369163/stat : 1369163 (Common-Cleaner) S 1369139 1369142 1298851 0 -1 4194368 1042 0 0 0 0 0 0 0 20 0 23 0 302847333 36146614272 5740519 18446744073709551615 94644272152576 94644272156272 140736337361664 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94644272164136 94644272164880 94644303765504 140736337369252 140736337369438 140736337369438 140736337375176 0
Current children cumulated CPU time: 2925.89 s
Current children cumulated vsize: 35299428 KiB
Current children cumulated memory: 22964220 KiB

[startup+2898 s]*
/proc/loadavg: 16.40 16.41 16.72 15/1170 1370583
/proc/meminfo: memFree=411010256/1055320704 swapFree=33550076/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1

Real time (s): 2898.1
CPU time (s): 2926.4
CPU user time (s): 2756.46
CPU system time (s): 169.948
CPU usage (%): 100.977
Max. virtual memory (cumulated for all children) (KiB): 35299428
Max. memory (cumulated for all children) (KiB): 22964220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2756.46
system time used= 169.948
maximum resident set size= 22962076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116524178
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25678411
involuntary context switches= 8151


# summary of solver processes directly reported to runsolver:
#   pid: 1369142
#   total CPU time (s): 2926.4
#   total CPU user time (s): 2756.46
#   total CPU system time (s): 169.948

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.3574 second user time and 34.7097 second system time

The end

Launcher Data

Begin job on nodeE007 at 2026-07-10 16:59:55
IDJOB=4836268
IDBENCH=178132
IDSOLVER=3672
FILE ID=nodeE007/4836268-1783695595
RUNJOBID= nodeE007-1783689078-1298872
SLURM_JOB_ID= 12734902
Free space on /tmp= 801016 MiB

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

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

MD5SUM BENCH= de22290f607a0533f18bc24d43af89df
RANDOM SEED=432713474

nodeE007 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		: 3586.781
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	: 7089.65
TLB size	: 192 4K pages
clflush size	: 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		: 3586.154
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	: 7089.65
TLB size	: 192 4K pages
clflush size	: 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		: 3586.779
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	: 7089.65
TLB size	: 192 4K pages
clflush size	: 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		: 3586.684
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	: 7089.65
TLB size	: 192 4K pages
clflush size	: 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		: 3596.734
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	: 7089.65
TLB size	: 192 4K pages
clflush size	: 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		: 3593.796
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	: 7089.65
TLB size	: 192 4K pages
clflush size	: 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		: 3595.268
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	: 7089.65
TLB size	: 192 4K pages
clflush size	: 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		: 3594.688
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	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320704 kB
MemFree:        269810896 kB
MemAvailable:   932606724 kB
Buffers:            1060 kB
Cached:         665158796 kB
SwapCached:          264 kB
Active:         124873648 kB
Inactive:       654182384 kB
Active(anon):   114284936 kB
Inactive(anon):   561576 kB
Active(file):   10588712 kB
Inactive(file): 653620808 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33550076 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            469648 kB
Writeback:             0 kB
AnonPages:      113878184 kB
Mapped:           185436 kB
Shmem:            949608 kB
KReclaimable:    4219376 kB
Slab:            4884880 kB
SReclaimable:    4219376 kB
SUnreclaim:       665504 kB
KernelStack:       19712 kB
PageTables:       232344 kB
SecPageTables:     15392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   245115960 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      483956 kB
VmallocChunk:          0 kB
Percpu:           125440 kB
HardwareCorrupted:     0 kB
AnonHugePages:  91947008 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:      389572 kB
DirectMap2M:    19855360 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 800184 MiB
End job on nodeE007 at 2026-07-10 17:48:13