Trace number 4836225

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution CERT 2026-05-20 (cert)SAT (TO)1 3600.2 3674.57

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/evencolouring/
linear/normalized-evencolouring_opt_linear_random6regular_nvert_081.opb
MD5SUM611299ccacc37c81c40590d3da87e00e
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 benchmark1
Best CPU time to get the best result obtained on this benchmark0.039198
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables324
Total number of constraints81
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint7
Maximum length of a constraint7
Number of terms in the objective function 81
Biggest coefficient in the objective function 81
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 3321
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 81
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 3321
Number of bits of the biggest sum of numbers12
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB26fixedPrime.v20260610
0.00/0.09	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.09	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.09	c java.vm.version	26.0.1+8-34
0.00/0.09	c java.vm.vendor	Oracle Corporation
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		26.0.1
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		5.14.0-611.55.1.el9_7.0.3.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.10	c Free memory 		30331984
0.00/0.10	c Max memory 		32178700288
0.00/0.10	c Total memory 		33554432
0.00/0.10	c Number of processors 	4
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@7637f22
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: none
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4836225-1783692716.opb
0.09/0.12	c reading problem ... 
0.09/0.13	c using VERIPB proof format
0.09/0.13	c  objective function found
0.09/0.14	c ... done. Wall clock time 0.015s.
0.09/0.14	c declared #vars     324
0.09/0.14	c #constraints  162
0.09/0.14	c constraints type 
0.09/0.14	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 162
0.09/0.14	c 162 constraints processed.
0.09/0.15	c objective function length is 81 literals
0.09/0.18	c SATISFIABLE
0.09/0.18	c OPTIMIZING...
0.09/0.18	c Got one! Elapsed wall clock time (in seconds):0.053
0.09/0.18	o 36
0.09/0.20	c Got one! Elapsed wall clock time (in seconds):0.074
0.09/0.20	o 1
0.72/0.42	c cleaning 2733 clauses out of 5471 with flag 25781/5471
1.55/0.64	c cleaning 4364 clauses out of 8738 with flag 61276/11471
2.09/0.87	c cleaning 5678 clauses out of 11374 with flag 101877/18471
2.58/1.09	c cleaning 6845 clauses out of 13697 with flag 151777/26472
2.83/1.35	c cleaning 7921 clauses out of 15851 with flag 212335/35471
3.17/1.63	c cleaning 8958 clauses out of 17931 with flag 273706/45472
3.42/1.97	c cleaning 9983 clauses out of 19973 with flag 343977/56472
3.85/2.44	c cleaning 10983 clauses out of 21990 with flag 433541/68472
4.18/2.89	c cleaning 11996 clauses out of 24006 with flag 530860/81471
4.60/3.37	c cleaning 12995 clauses out of 26011 with flag 638150/95472
5.11/3.92	c cleaning 13994 clauses out of 28017 with flag 745864/110473
5.53/4.47	c cleaning 15003 clauses out of 30022 with flag 861991/126472
6.09/5.01	c cleaning 16003 clauses out of 32018 with flag 973447/143471
6.52/5.56	c cleaning 16992 clauses out of 34015 with flag 1085039/161471
7.03/6.20	c cleaning 18006 clauses out of 36023 with flag 1202489/180471
7.81/7.04	c cleaning 19004 clauses out of 38018 with flag 1339029/200472
8.68/8.04	c cleaning 19996 clauses out of 40014 with flag 1498325/221472
9.36/8.81	c cleaning 21001 clauses out of 42018 with flag 1649152/243472
10.03/9.64	c cleaning 21988 clauses out of 44016 with flag 1802279/266471
10.96/10.73	c cleaning 23001 clauses out of 46028 with flag 1994001/290471
11.72/11.67	c cleaning 24006 clauses out of 48027 with flag 2168558/315471
13.02/12.97	c cleaning 24999 clauses out of 50026 with flag 2338587/341476
13.98/14.02	c cleaning 26003 clauses out of 52026 with flag 2512254/368475
14.92/15.19	c cleaning 26993 clauses out of 54019 with flag 2702427/396471
15.95/16.39	c cleaning 28001 clauses out of 56026 with flag 2896753/425471
17.35/17.95	c cleaning 29008 clauses out of 58025 with flag 3149309/455471
18.77/19.58	c cleaning 29995 clauses out of 60019 with flag 3375584/486473
20.00/20.99	c cleaning 30998 clauses out of 62022 with flag 3585577/518471
21.21/22.37	c cleaning 32002 clauses out of 64024 with flag 3801631/551471
22.44/23.73	c cleaning 33006 clauses out of 66024 with flag 4019734/585473
23.75/25.24	c cleaning 34002 clauses out of 68016 with flag 4254926/620471
25.04/26.70	c cleaning 34989 clauses out of 70016 with flag 4492228/656473
26.45/28.31	c cleaning 35997 clauses out of 72025 with flag 4758472/693471
27.86/29.93	c cleaning 37005 clauses out of 74028 with flag 5010397/731471
29.37/31.68	c cleaning 37997 clauses out of 76023 with flag 5274339/770471
31.16/33.63	c cleaning 39001 clauses out of 78026 with flag 5578040/810471
32.74/35.46	c cleaning 40000 clauses out of 80025 with flag 5847965/851471
34.42/37.34	c cleaning 41002 clauses out of 82025 with flag 6125182/893471
36.19/39.36	c cleaning 41995 clauses out of 84024 with flag 6415561/936472
38.15/41.56	c cleaning 43008 clauses out of 86030 with flag 6732822/980473
40.52/44.13	c cleaning 43997 clauses out of 88020 with flag 7081381/1025471
42.72/46.60	c cleaning 45000 clauses out of 90023 with flag 7432956/1071471
44.69/48.82	c cleaning 45984 clauses out of 92023 with flag 7751460/1118471
46.87/51.25	c cleaning 47010 clauses out of 94040 with flag 8098404/1166472
49.62/54.22	c cleaning 48002 clauses out of 96030 with flag 8478058/1215472
51.96/56.87	c cleaning 49007 clauses out of 98029 with flag 8842754/1265473
54.49/59.69	c cleaning 50000 clauses out of 100021 with flag 9219334/1316472
56.94/62.33	c cleaning 50994 clauses out of 102020 with flag 9580404/1368471
59.47/65.12	c cleaning 52001 clauses out of 104026 with flag 9970711/1421471
62.20/68.14	c cleaning 53003 clauses out of 106025 with flag 10387886/1475471
65.01/71.22	c cleaning 53999 clauses out of 108024 with flag 10784494/1530473
67.90/74.40	c cleaning 55002 clauses out of 110024 with flag 11184564/1586472
70.71/77.54	c cleaning 56002 clauses out of 112021 with flag 11602132/1643471
73.57/80.66	c cleaning 56997 clauses out of 114019 with flag 12014269/1701471
76.57/83.98	c cleaning 58005 clauses out of 116023 with flag 12439450/1760472
79.67/87.32	c cleaning 58991 clauses out of 118017 with flag 12882115/1820471
83.15/91.17	c cleaning 60003 clauses out of 120029 with flag 13358831/1881474
87.14/95.41	c cleaning 61000 clauses out of 122025 with flag 13855596/1943473
90.36/99.00	c cleaning 62008 clauses out of 124024 with flag 14320194/2006472
93.66/102.58	c cleaning 62995 clauses out of 126016 with flag 14785493/2070472
97.00/106.19	c cleaning 64002 clauses out of 128021 with flag 15250328/2135472
100.69/110.15	c cleaning 64999 clauses out of 130018 with flag 15748938/2201471
104.16/114.00	c cleaning 65997 clauses out of 132020 with flag 16232976/2268472
107.86/117.96	c cleaning 67001 clauses out of 134022 with flag 16724697/2336471
111.59/121.98	c cleaning 67999 clauses out of 136021 with flag 17246859/2405471
116.68/127.36	c cleaning 69002 clauses out of 138022 with flag 17834844/2475471
120.87/131.83	c cleaning 70005 clauses out of 140020 with flag 18416668/2546471
124.96/136.21	c cleaning 71003 clauses out of 142015 with flag 18974052/2618471
129.20/140.77	c cleaning 71997 clauses out of 144012 with flag 19538361/2691471
133.41/145.29	c cleaning 72994 clauses out of 146016 with flag 20094771/2765472
137.92/150.06	c cleaning 73998 clauses out of 148022 with flag 20663614/2840472
142.35/154.75	c cleaning 74996 clauses out of 150023 with flag 21238458/2916471
147.32/159.96	c cleaning 76005 clauses out of 152029 with flag 21813603/2993473
152.05/164.97	c cleaning 76998 clauses out of 154023 with flag 22407636/3071472
156.76/169.99	c cleaning 78003 clauses out of 156024 with flag 23012865/3150471
161.69/175.19	c cleaning 78999 clauses out of 158022 with flag 23646946/3230472
166.68/180.42	c cleaning 79995 clauses out of 160022 with flag 24302693/3311471
172.20/186.23	c cleaning 80996 clauses out of 162027 with flag 24957456/3393471
177.55/191.80	c cleaning 82008 clauses out of 164033 with flag 25593630/3476473
182.52/197.10	c cleaning 83004 clauses out of 166025 with flag 26227969/3560473
187.94/202.75	c cleaning 83993 clauses out of 168020 with flag 26872692/3645472
193.26/208.35	c cleaning 84999 clauses out of 170026 with flag 27538313/3731471
199.15/214.57	c cleaning 86009 clauses out of 172028 with flag 28239101/3818472
205.16/220.84	c cleaning 87002 clauses out of 174018 with flag 28939112/3906471
210.75/226.72	c cleaning 87998 clauses out of 176018 with flag 29657689/3995473
217.18/233.44	c cleaning 89005 clauses out of 178018 with flag 30349563/4085471
223.40/239.90	c cleaning 89992 clauses out of 180014 with flag 31045586/4176472
229.38/246.26	c cleaning 90999 clauses out of 182022 with flag 31728128/4268472
236.56/253.75	c cleaning 91999 clauses out of 184022 with flag 32476997/4361471
243.16/260.68	c cleaning 93006 clauses out of 186025 with flag 33221749/4455473
250.55/268.30	c cleaning 94002 clauses out of 188017 with flag 33971285/4550471
256.85/275.00	c cleaning 94991 clauses out of 190015 with flag 34733996/4646471
263.55/281.96	c cleaning 96001 clauses out of 192024 with flag 35512909/4743471
270.52/289.20	c cleaning 97004 clauses out of 194023 with flag 36299146/4841471
277.72/296.76	c cleaning 97996 clauses out of 196019 with flag 37105184/4940471
284.93/304.25	c cleaning 99006 clauses out of 198023 with flag 37891250/5040471
292.04/311.54	c cleaning 100001 clauses out of 200017 with flag 38651046/5141471
299.44/319.27	c cleaning 101000 clauses out of 202016 with flag 39453022/5243471
306.97/327.04	c cleaning 102003 clauses out of 204017 with flag 40254237/5346472
314.60/335.09	c cleaning 102995 clauses out of 206015 with flag 41115427/5450473
322.44/343.21	c cleaning 103997 clauses out of 208018 with flag 41928522/5555471
330.07/351.22	c cleaning 104998 clauses out of 210021 with flag 42763170/5661471
338.13/359.62	c cleaning 105998 clauses out of 212023 with flag 43621881/5768471
346.32/368.11	c cleaning 107004 clauses out of 214026 with flag 44506452/5876472
354.28/376.48	c cleaning 108000 clauses out of 216021 with flag 45367731/5985471
363.27/385.77	c cleaning 108996 clauses out of 218021 with flag 46276754/6095471
372.94/395.72	c cleaning 109995 clauses out of 220025 with flag 47232441/6206471
381.01/404.19	c cleaning 111007 clauses out of 222031 with flag 48099027/6318472
389.52/412.92	c cleaning 112001 clauses out of 224023 with flag 48990310/6431471
398.07/421.81	c cleaning 112997 clauses out of 226024 with flag 49877186/6545473
407.22/431.32	c cleaning 113999 clauses out of 228025 with flag 50820913/6660471
415.55/440.06	c cleaning 115002 clauses out of 230026 with flag 51692891/6776471
424.63/449.43	c cleaning 116007 clauses out of 232026 with flag 52607751/6893473
434.81/459.97	c cleaning 116999 clauses out of 234018 with flag 53612174/7011472
445.11/470.54	c cleaning 117994 clauses out of 236018 with flag 54558798/7130471
454.43/480.17	c cleaning 119003 clauses out of 238024 with flag 55534119/7250471
464.90/490.90	c cleaning 119998 clauses out of 240021 with flag 56553806/7371471
474.71/500.92	c cleaning 120999 clauses out of 242023 with flag 57491738/7493471
484.54/511.11	c cleaning 122004 clauses out of 244025 with flag 58460486/7616472
494.49/521.36	c cleaning 122996 clauses out of 246021 with flag 59413209/7740472
504.56/531.73	c cleaning 124009 clauses out of 248024 with flag 60426806/7865471
514.73/542.23	c cleaning 125001 clauses out of 250018 with flag 61429735/7991474
525.09/552.92	c cleaning 125991 clauses out of 252014 with flag 62434221/8118471
535.68/563.81	c cleaning 126999 clauses out of 254023 with flag 63415899/8246471
547.05/575.52	c cleaning 128001 clauses out of 256024 with flag 64467145/8375471
558.83/587.61	c cleaning 129002 clauses out of 258024 with flag 65586898/8505472
569.81/599.00	c cleaning 129992 clauses out of 260021 with flag 66674947/8636471
581.94/611.41	c cleaning 131001 clauses out of 262029 with flag 67744484/8768471
594.71/624.50	c cleaning 132003 clauses out of 264028 with flag 68875621/8901471
606.37/636.57	c cleaning 133006 clauses out of 266027 with flag 69972649/9035473
618.30/648.87	c cleaning 134004 clauses out of 268021 with flag 71055042/9170473
629.67/660.51	c cleaning 135000 clauses out of 270015 with flag 72102763/9306471
641.79/672.95	c cleaning 135995 clauses out of 272017 with flag 73209225/9443473
655.73/687.20	c cleaning 137004 clauses out of 274020 with flag 74398413/9581471
668.59/700.47	c cleaning 137996 clauses out of 276016 with flag 75589604/9720471
680.94/713.04	c cleaning 139005 clauses out of 278020 with flag 76738821/9860471
693.51/725.95	c cleaning 139995 clauses out of 280017 with flag 77926347/10001473
707.51/740.24	c cleaning 140997 clauses out of 282020 with flag 79061861/10143471
721.44/754.46	c cleaning 142002 clauses out of 284023 with flag 80236956/10286471
734.09/767.48	c cleaning 142998 clauses out of 286021 with flag 81408725/10430471
746.86/780.61	c cleaning 144003 clauses out of 288023 with flag 82586037/10575471
761.24/795.35	c cleaning 145004 clauses out of 290022 with flag 83830183/10721473
774.44/808.91	c cleaning 145993 clauses out of 292017 with flag 85017113/10868472
788.31/823.13	c cleaning 147000 clauses out of 294023 with flag 86218741/11016471
802.64/837.78	c cleaning 148003 clauses out of 296023 with flag 87470247/11165471
817.64/853.04	c cleaning 149001 clauses out of 298020 with flag 88715192/11315471
831.89/867.61	c cleaning 149998 clauses out of 300019 with flag 90000235/11466471
845.55/881.63	c cleaning 151005 clauses out of 302022 with flag 91213637/11618472
859.96/896.36	c cleaning 151999 clauses out of 304018 with flag 92437579/11771473
874.80/911.50	c cleaning 153002 clauses out of 306020 with flag 93705272/11925474
888.60/925.68	c cleaning 154005 clauses out of 308015 with flag 94934593/12080471
903.07/940.36	c cleaning 155000 clauses out of 310011 with flag 96198023/12236472
917.80/955.48	c cleaning 155998 clauses out of 312012 with flag 97481241/12393473
932.58/970.59	c cleaning 156997 clauses out of 314012 with flag 98757800/12551471
948.82/987.15	c cleaning 157999 clauses out of 316015 with flag 100094138/12710471
963.62/1002.22	c cleaning 158999 clauses out of 318016 with flag 101396802/12870471
979.57/1018.57	c cleaning 159995 clauses out of 320022 with flag 102739471/13031476
995.30/1034.64	c cleaning 161001 clauses out of 322022 with flag 104055400/13193471
1011.33/1050.96	c cleaning 162003 clauses out of 324021 with flag 105384573/13356471
1026.75/1066.74	c cleaning 162996 clauses out of 326018 with flag 106700310/13520471
1043.54/1083.86	c cleaning 164001 clauses out of 328022 with flag 108055524/13685471
1059.76/1100.31	c cleaning 164999 clauses out of 330022 with flag 109384371/13851472
1075.99/1116.94	c cleaning 166003 clauses out of 332022 with flag 110760381/14018471
1093.24/1134.56	c cleaning 167003 clauses out of 334020 with flag 112132163/14186472
1115.23/1156.80	c cleaning 167999 clauses out of 336017 with flag 113579286/14355472
1133.11/1175.07	c cleaning 168995 clauses out of 338017 with flag 115011206/14525471
1150.71/1193.06	c cleaning 169988 clauses out of 340022 with flag 116450244/14696471
1169.73/1212.39	c cleaning 171007 clauses out of 342034 with flag 117993030/14868471
1186.81/1229.72	c cleaning 172006 clauses out of 344027 with flag 119401308/15041471
1203.92/1247.13	c cleaning 173001 clauses out of 346023 with flag 120794309/15215473
1221.03/1264.57	c cleaning 174000 clauses out of 348021 with flag 122209345/15390472
1239.52/1283.38	c cleaning 174997 clauses out of 350020 with flag 123649290/15566471
1257.80/1301.99	c cleaning 176003 clauses out of 352026 with flag 125116092/15743474
1276.90/1321.43	c cleaning 176995 clauses out of 354020 with flag 126630213/15921471
1295.43/1340.28	c cleaning 178001 clauses out of 356028 with flag 128178008/16100474
1313.65/1358.80	c cleaning 179005 clauses out of 358025 with flag 129638847/16280472
1333.04/1378.57	c cleaning 179997 clauses out of 360022 with flag 131121244/16461474
1352.38/1398.21	c cleaning 181001 clauses out of 362022 with flag 132642831/16643471
1371.79/1417.92	c cleaning 181999 clauses out of 364021 with flag 134103010/16826471
1391.78/1438.39	c cleaning 183004 clauses out of 366023 with flag 135679767/17010472
1413.66/1460.58	c cleaning 183996 clauses out of 368019 with flag 137262255/17195472
1433.07/1480.35	c cleaning 184999 clauses out of 370024 with flag 138785267/17381473
1452.24/1499.82	c cleaning 186006 clauses out of 372023 with flag 140288143/17568471
1472.16/1520.16	c cleaning 187011 clauses out of 374021 with flag 141840268/17756475
1492.41/1540.77	c cleaning 187995 clauses out of 376008 with flag 143369057/17945473
1512.94/1561.62	c cleaning 188998 clauses out of 378012 with flag 144925804/18135472
1532.63/1581.67	c cleaning 189997 clauses out of 380013 with flag 146443631/18326471
1553.67/1603.06	c cleaning 191003 clauses out of 382019 with flag 148059953/18518474
1574.40/1624.02	c cleaning 191987 clauses out of 384013 with flag 149661013/18711471
1595.40/1645.41	c cleaning 193007 clauses out of 386026 with flag 151261307/18905471
1617.30/1667.62	c cleaning 193996 clauses out of 388019 with flag 152906946/19100471
1639.68/1690.40	c cleaning 195000 clauses out of 390025 with flag 154601514/19296473
1663.45/1714.66	c cleaning 196010 clauses out of 392023 with flag 156264365/19493471
1685.13/1736.66	c cleaning 196999 clauses out of 394015 with flag 157883186/19691473
1706.56/1758.46	c cleaning 198000 clauses out of 396014 with flag 159532803/19890471
1729.60/1781.87	c cleaning 199000 clauses out of 398014 with flag 161161083/20090471
1752.81/1805.40	c cleaning 199995 clauses out of 400014 with flag 162848614/20291471
1776.88/1829.89	c cleaning 201003 clauses out of 402021 with flag 164567181/20493473
1799.95/1853.34	c cleaning 201997 clauses out of 404016 with flag 166203617/20696471
1824.26/1878.10	c cleaning 203000 clauses out of 406020 with flag 167994442/20900472
1849.53/1903.66	c cleaning 203998 clauses out of 408021 with flag 169746611/21105473
1875.65/1930.15	c cleaning 205000 clauses out of 410022 with flag 171557449/21311472
1899.03/1953.84	c cleaning 206001 clauses out of 412022 with flag 173267210/21518472
1922.33/1977.57	c cleaning 206997 clauses out of 414020 with flag 174968813/21726471
1945.70/2001.24	c cleaning 208002 clauses out of 416023 with flag 176699672/21935471
1969.98/2025.94	c cleaning 209005 clauses out of 418023 with flag 178470075/22145473
1994.64/2050.91	c cleaning 210002 clauses out of 420016 with flag 180185275/22356471
2019.65/2076.40	c cleaning 210990 clauses out of 422014 with flag 181967564/22568471
2044.16/2101.14	c cleaning 212002 clauses out of 424025 with flag 183707602/22781472
2069.24/2126.66	c cleaning 212997 clauses out of 426024 with flag 185477112/22995473
2095.71/2153.42	c cleaning 214004 clauses out of 428025 with flag 187217509/23210471
2121.21/2179.32	c cleaning 214999 clauses out of 430022 with flag 189039620/23426472
2147.17/2205.67	c cleaning 215998 clauses out of 432023 with flag 190882556/23643472
2173.84/2232.76	c cleaning 217005 clauses out of 434025 with flag 192769256/23861472
2200.05/2259.38	c cleaning 218003 clauses out of 436019 with flag 194561346/24080471
2226.45/2286.12	c cleaning 218999 clauses out of 438016 with flag 196376434/24300471
2253.19/2313.27	c cleaning 219996 clauses out of 440017 with flag 198283051/24521471
2280.90/2341.35	c cleaning 221001 clauses out of 442022 with flag 200122886/24743472
2309.26/2370.06	c cleaning 222000 clauses out of 444022 with flag 202053780/24966473
2337.02/2398.20	c cleaning 222999 clauses out of 446021 with flag 203943732/25190472
2365.98/2427.51	c cleaning 224002 clauses out of 448021 with flag 205958517/25415471
2393.40/2455.34	c cleaning 225003 clauses out of 450020 with flag 207831580/25641472
2422.59/2484.88	c cleaning 225998 clauses out of 452018 with flag 209800356/25868473
2451.88/2514.50	c cleaning 227002 clauses out of 454019 with flag 211815162/26096472
2480.08/2543.08	c cleaning 228000 clauses out of 456018 with flag 213760720/26325473
2508.52/2571.91	c cleaning 229001 clauses out of 458018 with flag 215792103/26555473
2537.78/2601.60	c cleaning 229996 clauses out of 460016 with flag 217763784/26786472
2567.85/2631.88	c cleaning 231000 clauses out of 462020 with flag 219739201/27018472
2597.38/2661.81	c cleaning 232000 clauses out of 464020 with flag 221685457/27251472
2627.91/2692.73	c cleaning 233002 clauses out of 466021 with flag 223706181/27485473
2658.50/2723.61	c cleaning 234001 clauses out of 468019 with flag 225690444/27720473
2689.81/2755.37	c cleaning 234992 clauses out of 470016 with flag 227692855/27956471
2720.98/2786.84	c cleaning 236001 clauses out of 472024 with flag 229687661/28193471
2752.31/2818.59	c cleaning 237000 clauses out of 474024 with flag 231772015/28431472
2783.10/2849.65	c cleaning 238003 clauses out of 476024 with flag 233793694/28670472
2818.18/2885.01	c cleaning 239005 clauses out of 478020 with flag 235971772/28910471
2848.96/2916.15	c cleaning 240005 clauses out of 480017 with flag 238008828/29151473
2880.78/2948.34	c cleaning 240996 clauses out of 482010 with flag 240126396/29393471
2916.96/2984.94	c cleaning 242003 clauses out of 484014 with flag 242416494/29636471
2950.27/3018.52	c cleaning 242998 clauses out of 486011 with flag 244498735/29880471
2981.62/3050.36	c cleaning 243998 clauses out of 488013 with flag 246540708/30125471
3014.60/3083.62	c cleaning 244997 clauses out of 490015 with flag 248617993/30371471
3047.58/3117.00	c cleaning 246002 clauses out of 492019 with flag 250791022/30618472
3082.61/3152.28	c cleaning 247001 clauses out of 494016 with flag 252931795/30866471
3115.85/3185.77	c cleaning 247997 clauses out of 496015 with flag 255035963/31115471
3148.86/3219.15	c cleaning 249000 clauses out of 498018 with flag 257165089/31365471
3182.53/3253.13	c cleaning 249997 clauses out of 500018 with flag 259301094/31616471
3217.70/3288.69	c cleaning 251005 clauses out of 502023 with flag 261484763/31868473
3250.64/3321.81	c cleaning 252000 clauses out of 504018 with flag 263618741/32121473
3285.49/3357.14	c cleaning 252995 clauses out of 506017 with flag 265865865/32375472
3321.44/3393.41	c cleaning 254004 clauses out of 508022 with flag 268072020/32630472
3356.19/3428.49	c cleaning 255001 clauses out of 510018 with flag 270220760/32886472
3391.56/3464.22	c cleaning 255992 clauses out of 512016 with flag 272464552/33143471
3426.54/3499.50	c cleaning 257005 clauses out of 514024 with flag 274627932/33401471
3461.93/3535.28	c cleaning 257998 clauses out of 516019 with flag 276883916/33660471
3501.59/3575.15	c cleaning 259004 clauses out of 518022 with flag 279205678/33920472
3538.46/3612.44	c cleaning 259994 clauses out of 520017 with flag 281525478/34181471
3574.81/3649.01	c cleaning 260999 clauses out of 522024 with flag 283781527/34443472
3600.03/3674.50	c starts		: 39594
3600.03/3674.51	c conflicts		: 34652877
3600.03/3674.51	c decisions		: 43105638
3600.03/3674.51	c propagations		: 675940454
3600.03/3674.51	c inspects		: 91244620526
3600.03/3674.51	c shortcuts		: 0
3600.03/3674.51	c learnt literals	: 0
3600.03/3674.51	c learnt binary clauses	: 0
3600.03/3674.51	c learnt ternary clauses	: 0
3600.03/3674.51	c learnt constraints	: 34652877
3600.03/3674.51	c ignored constraints	: 0
3600.03/3674.51	c root simplifications	: 0
3600.03/3674.51	c removed literals (reason simplification)	: 67125977
3600.03/3674.51	c reason swapping (by a shorter reason)	: 0
3600.03/3674.51	c Calls to reduceDB	: 258
3600.03/3674.51	c Number of update (reduction) of LBD	: 9705210
3600.03/3674.51	c Imported unit clauses	: 0
3600.03/3674.51	c No decision after first conflict	: false
3600.03/3674.51	c number of reductions to clauses (during analyze)	: 0
3600.03/3674.51	c number of learned constraints concerned by reduction	: 0
3600.03/3674.51	c number of learning phase by resolution	: 0
3600.03/3674.51	c number of learning phase by cutting planes	: 0
3600.03/3674.51	c number of rounding to 1 operations	: 0
3600.03/3674.51	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.03/3674.51	c number of reductions of the coefficients by power 2 	: 0
3600.03/3674.51	c number of right shift for reduction by power 2 	: 0
3600.03/3674.51	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.03/3674.51	c number of ending skipping 	: 0
3600.03/3674.51	c number of internal skipping 	: 0
3600.03/3674.51	c number of derivation steps 	: 0
3600.03/3674.51	c number of skipped derivation steps 	: 0
3600.03/3674.51	c number of remaining unassigned 	: 0
3600.03/3674.51	c number of remaining assigned 	: 0
3600.03/3674.51	c number of falsified literals weakened from reason	: 0
3600.03/3674.51	c number of falsified literals weakened from conflict	: 0
3600.03/3674.51	c time for arithmetic operations	: 0
3600.03/3674.51	c minimum degree of deleted constraints	: null
3600.03/3674.51	c maximum degree of deleted constraints	: null
3600.03/3674.51	c number of deleted constraints	: 0
3600.03/3674.51	c speed (assignments/second)	: 183961.5121879795
3600.03/3674.51	c non guided choices	: 70512
3600.03/3674.56	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 470430
3600.03/3674.56	s SATISFIABLE
3600.03/3674.56	c Found 2 solution(s)
3600.03/3674.56	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 
3600.03/3674.56	c objective function=1
3600.03/3674.56	c Total wall clock time (in seconds): 3674.437

Verifier Data

OK	1

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

running on 4 cores: 44-47

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

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

CPU governors:
  performance: 44-47

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (4364 MiB free)
  node 1: cores 8-15, 128973 MiB (10927 MiB free)
  node 2: cores 16-23, 129019 MiB (127061 MiB free)
  node 3: cores 24-31, 129003 MiB (97982 MiB free)
  node 4: cores 32-39, 129019 MiB (107522 MiB free)
  node 5: cores 40-47, 129019 MiB (118950 MiB free)
  node 6: cores 48-55, 129019 MiB (125733 MiB free)
  node 7: cores 56-63, 128474 MiB (106872 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=1168809, runsolver pid=1168777
Current StackSize limit: 8192 KiB


[startup+0.100056 s]*
/proc/loadavg: 0.52 1.73 4.58 8/970 1168967
/proc/meminfo: memFree=716159120/1055320708 swapFree=32662696/33554428
[pid=1168809] ppid=1168777 vsize=34900044 memory=49592 CPUtime=0.09 cores=44-47
/proc/1168809/stat : 1168809 (java) S 1168777 1168809 1166177 0 -1 4194304 5768 0 0 0 8 1 0 0 20 0 19 0 302559367 35737645056 11914 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 0 0 16800975 0 0 0 17 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
/proc/1168809/statm: 8725011 12398 6174 1 0 30997 0
[pid=1168809/tid=1168841] ppid=1168777 vsize=34900044 memory=4026560290 CPUtime=0.05 cores=44-47
/proc/1168809/task/1168841/stat : 1168841 (java) R 1168777 1168809 1166177 0 -1 4194368 2948 0 0 0 5 0 0 0 20 0 19 0 302559371 35737645056 11914 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168874] ppid=1168777 vsize=34900044 memory=245787811249 CPUtime=0 cores=44-47
/proc/1168809/task/1168874/stat : 1168874 (Referen..andler) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 302559373 35737645056 11914 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168875] ppid=1168777 vsize=34900044 memory=51704460 CPUtime=0 cores=44-47
/proc/1168809/task/1168875/stat : 1168875 (Finalizer) S 1168777 1168809 1166177 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 302559373 35737645056 11914 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168878] ppid=1168777 vsize=34900044 memory=51707812 CPUtime=0 cores=44-47
/proc/1168809/task/1168878/stat : 1168878 (Monitor..Thread) S 1168777 1168809 1166177 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 302559373 35737645056 11914 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168882] ppid=1168777 vsize=34900044 memory=51733254 CPUtime=0 cores=44-47
/proc/1168809/task/1168882/stat : 1168882 (Notific..Thread) S 1168777 1168809 1166177 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 19 0 302559373 35737645056 11914 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168883] ppid=1168777 vsize=34900044 memory=51723749 CPUtime=0 cores=44-47
/proc/1168809/task/1168883/stat : 1168883 (Common-Cleaner) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 302559373 35737645056 11914 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 34900044 KiB
Current children cumulated memory: 49592 KiB

[startup+0.213354 s]*
/proc/loadavg: 0.52 1.73 4.58 31/1093 1169100
/proc/meminfo: memFree=715950956/1055320708 swapFree=32662696/33554428
[pid=1168809] ppid=1168777 vsize=35033172 memory=71592 CPUtime=0.41 cores=44-47
/proc/1168809/stat : 1168809 (java) S 1168777 1168809 1166177 0 -1 4194304 9127 0 0 0 40 1 0 0 20 0 21 0 302559367 35873968128 17565 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 0 0 16800975 0 0 0 17 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
/proc/1168809/statm: 8758293 17898 6306 1 0 36862 0
[pid=1168809/tid=1168841] ppid=1168777 vsize=35033172 memory=3458775719129345843 CPUtime=0.16 cores=44-47
/proc/1168809/task/1168841/stat : 1168841 (java) R 1168777 1168809 1166177 0 -1 4194368 3279 0 0 0 15 1 0 0 20 0 21 0 302559371 35873968128 17565 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 0 0 0 -1 44 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168874] ppid=1168777 vsize=35033172 memory=219983118702 CPUtime=0 cores=44-47
/proc/1168809/task/1168874/stat : 1168874 (Referen..andler) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 302559373 35873968128 17565 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168875] ppid=1168777 vsize=35033172 memory=62917849968866 CPUtime=0 cores=44-47
/proc/1168809/task/1168875/stat : 1168875 (Finalizer) S 1168777 1168809 1166177 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 302559373 35873968128 17565 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168878] ppid=1168777 vsize=35033172 memory=57385965649287 CPUtime=0 cores=44-47
/proc/1168809/task/1168878/stat : 1168878 (Monitor..Thread) S 1168777 1168809 1166177 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 302559373 35873968128 17565 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168882] ppid=1168777 vsize=35033172 memory=59580727517222 CPUtime=0 cores=44-47
/proc/1168809/task/1168882/stat : 1168882 (Notific..Thread) S 1168777 1168809 1166177 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 21 0 302559373 35873968128 17565 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168883] ppid=1168777 vsize=35033172 memory=62905099279685 CPUtime=0 cores=44-47
/proc/1168809/task/1168883/stat : 1168883 (Common-Cleaner) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 302559373 35873968128 17565 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1169080] ppid=1168777 vsize=35033172 memory=15824408392501271 CPUtime=0 cores=44-47
/proc/1168809/task/1169080/stat : 1169080 (Timer-0) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 302559382 35873968128 17565 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 35033172 KiB
Current children cumulated memory: 71592 KiB

[startup+0.314534 s]*
/proc/loadavg: 0.52 1.73 4.58 48/1110 1169117
/proc/meminfo: memFree=715727792/1055320708 swapFree=32662696/33554428
[pid=1168809] ppid=1168777 vsize=35099736 memory=88256 CPUtime=0.72 cores=44-47
/proc/1168809/stat : 1168809 (java) S 1168777 1168809 1166177 0 -1 4194304 10724 0 0 0 70 2 0 0 20 0 22 0 302559367 35942129664 21574 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 0 0 16800975 0 0 0 17 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
/proc/1168809/statm: 8774934 22064 6322 1 0 42283 0
[pid=1168809/tid=1168841] ppid=1168777 vsize=35099736 memory=-7235134484395354206 CPUtime=0.24 cores=44-47
/proc/1168809/task/1168841/stat : 1168841 (java) R 1168777 1168809 1166177 0 -1 4194368 3291 0 0 0 23 1 0 0 20 0 22 0 302559371 35942129664 21574 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 0 0 0 -1 44 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168874] ppid=1168777 vsize=35099736 memory=8908058261624984677 CPUtime=0 cores=44-47
/proc/1168809/task/1168874/stat : 1168874 (Referen..andler) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302559373 35942129664 21574 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168875] ppid=1168777 vsize=35099736 memory=0 CPUtime=0 cores=44-47
/proc/1168809/task/1168875/stat : 1168875 (Finalizer) S 1168777 1168809 1166177 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 22 0 302559373 35942129664 21574 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168878] ppid=1168777 vsize=35099736 memory=0 CPUtime=0 cores=44-47
/proc/1168809/task/1168878/stat : 1168878 (Monitor..Thread) S 1168777 1168809 1166177 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 302559373 35942129664 21574 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168882] ppid=1168777 vsize=35099736 memory=0 CPUtime=0 cores=44-47
/proc/1168809/task/1168882/stat : 1168882 (Notific..Thread) S 1168777 1168809 1166177 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 22 0 302559373 35942129664 21574 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168883] ppid=1168777 vsize=35099736 memory=0 CPUtime=0 cores=44-47
/proc/1168809/task/1168883/stat : 1168883 (Common-Cleaner) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302559373 35942129664 21574 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1169080] ppid=1168777 vsize=35099736 memory=0 CPUtime=0 cores=44-47
/proc/1168809/task/1169080/stat : 1169080 (Timer-0) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302559382 35942129664 21574 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
Current children cumulated CPU time: 0.72 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 88256 KiB

[startup+0.70029 s]
/proc/loadavg: 0.52 1.73 4.58 45/1121 1169128
/proc/meminfo: memFree=715268032/1055320708 swapFree=32662696/33554428
[pid=1168809] ppid=1168777 vsize=35099736 memory=130480 CPUtime=1.8 cores=44-47
/proc/1168809/stat : 1168809 (java) S 1168777 1168809 1166177 0 -1 4194304 12098 0 0 0 177 3 0 0 20 0 22 0 302559367 35942129664 32279 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 0 0 16800975 0 0 0 17 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
/proc/1168809/statm: 8774934 32620 6338 1 0 53921 0
[pid=1168809/tid=1168841] ppid=1168777 vsize=35099736 memory=4848 CPUtime=0.56 cores=44-47
/proc/1168809/task/1168841/stat : 1168841 (java) R 1168777 1168809 1166177 0 -1 4194368 3314 0 0 0 54 2 0 0 20 0 22 0 302559371 35942129664 32279 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 0 0 0 -1 44 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168874] ppid=1168777 vsize=35099736 memory=149624 CPUtime=0 cores=44-47
/proc/1168809/task/1168874/stat : 1168874 (Referen..andler) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302559373 35942129664 32279 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168875] ppid=1168777 vsize=35099736 memory=122388 CPUtime=0 cores=44-47
/proc/1168809/task/1168875/stat : 1168875 (Finalizer) S 1168777 1168809 1166177 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 22 0 302559373 35942129664 32279 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168878] ppid=1168777 vsize=35099736 memory=94996 CPUtime=0 cores=44-47
/proc/1168809/task/1168878/stat : 1168878 (Monitor..Thread) S 1168777 1168809 1166177 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 302559373 35942129664 32279 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168882] ppid=1168777 vsize=35099736 memory=2080 CPUtime=0 cores=44-47
/proc/1168809/task/1168882/stat : 1168882 (Notific..Thread) S 1168777 1168809 1166177 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 22 0 302559373 35942129664 32279 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168883] ppid=1168777 vsize=35099736 memory=7456 CPUtime=0 cores=44-47
/proc/1168809/task/1168883/stat : 1168883 (Common-Cleaner) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302559373 35942129664 32279 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1169080] ppid=1168777 vsize=35099736 memory=139144 CPUtime=0 cores=44-47
/proc/1168809/task/1169080/stat : 1169080 (Timer-0) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302559382 35942129664 32279 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
Current children cumulated CPU time: 1.8 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 130480 KiB

[startup+1.50022 s]
/proc/loadavg: 0.52 1.73 4.58 32/1133 1169161
/proc/meminfo: memFree=714393696/1055320708 swapFree=32662696/33554428
[pid=1168809] ppid=1168777 vsize=35099736 memory=149488 CPUtime=3 cores=44-47
/proc/1168809/stat : 1168809 (java) S 1168777 1168809 1166177 0 -1 4194304 15083 0 0 0 295 5 0 0 20 0 21 0 302559367 35942129664 36938 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 0 0 16800975 0 0 0 17 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
/proc/1168809/statm: 8774934 37372 6348 1 0 58230 0
[pid=1168809/tid=1168841] ppid=1168777 vsize=35099736 memory=2080 CPUtime=1.2 cores=44-47
/proc/1168809/task/1168841/stat : 1168841 (java) R 1168777 1168809 1166177 0 -1 4194368 3818 0 0 0 116 4 0 0 20 0 21 0 302559371 35942129664 36938 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 0 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168874] ppid=1168777 vsize=35099736 memory=7456 CPUtime=0 cores=44-47
/proc/1168809/task/1168874/stat : 1168874 (Referen..andler) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 302559373 35942129664 36938 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168875] ppid=1168777 vsize=35099736 memory=139144 CPUtime=0 cores=44-47
/proc/1168809/task/1168875/stat : 1168875 (Finalizer) S 1168777 1168809 1166177 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 302559373 35942129664 36938 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168878] ppid=1168777 vsize=35099736 memory=122388 CPUtime=0 cores=44-47
/proc/1168809/task/1168878/stat : 1168878 (Monitor..Thread) S 1168777 1168809 1166177 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 21 0 302559373 35942129664 36938 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168882] ppid=1168777 vsize=35099736 memory=0 CPUtime=0 cores=44-47
/proc/1168809/task/1168882/stat : 1168882 (Notific..Thread) S 1168777 1168809 1166177 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 21 0 302559373 35942129664 36938 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168883] ppid=1168777 vsize=35099736 memory=0 CPUtime=0 cores=44-47
/proc/1168809/task/1168883/stat : 1168883 (Common-Cleaner) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 302559373 35942129664 36938 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1169080] ppid=1168777 vsize=35099736 memory=1708 CPUtime=0 cores=44-47
/proc/1168809/task/1169080/stat : 1169080 (Timer-0) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 302559382 35942129664 36938 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 149488 KiB

[startup+3.11368 s]
/proc/loadavg: 1.44 1.90 4.62 9/1098 1169453
/proc/meminfo: memFree=712695056/1055320708 swapFree=32662696/33554428
[pid=1168809] ppid=1168777 vsize=35099736 memory=166028 CPUtime=4.44 cores=44-47
/proc/1168809/stat : 1168809 (java) S 1168777 1168809 1166177 0 -1 4194304 16871 0 0 0 435 9 0 0 20 0 21 0 302559367 35942129664 41126 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 0 0 16800975 0 0 0 17 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
/proc/1168809/statm: 8774934 41507 6348 1 0 62421 0
[pid=1168809/tid=1168841] ppid=1168777 vsize=35099736 memory=1708 CPUtime=2.51 cores=44-47
/proc/1168809/task/1168841/stat : 1168841 (java) R 1168777 1168809 1166177 0 -1 4194368 3840 0 0 0 244 7 0 0 20 0 21 0 302559371 35942129664 41126 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168874] ppid=1168777 vsize=35099736 memory=2209 CPUtime=0 cores=44-47
/proc/1168809/task/1168874/stat : 1168874 (Referen..andler) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 302559373 35942129664 41126 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168875] ppid=1168777 vsize=35099736 memory=-7235134484395222112 CPUtime=0 cores=44-47
/proc/1168809/task/1168875/stat : 1168875 (Finalizer) S 1168777 1168809 1166177 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 302559373 35942129664 41126 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168878] ppid=1168777 vsize=35099736 memory=0 CPUtime=0 cores=44-47
/proc/1168809/task/1168878/stat : 1168878 (Monitor..Thread) S 1168777 1168809 1166177 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 21 0 302559373 35942129664 41126 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168882] ppid=1168777 vsize=35099736 memory=2080 CPUtime=0 cores=44-47
/proc/1168809/task/1168882/stat : 1168882 (Notific..Thread) S 1168777 1168809 1166177 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 21 0 302559373 35942129664 41126 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168883] ppid=1168777 vsize=35099736 memory=149528 CPUtime=0 cores=44-47
/proc/1168809/task/1168883/stat : 1168883 (Common-Cleaner) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 302559373 35942129664 41126 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1169080] ppid=1168777 vsize=35099736 memory=0 CPUtime=0 cores=44-47
/proc/1168809/task/1169080/stat : 1169080 (Timer-0) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 302559382 35942129664 41126 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
Current children cumulated CPU time: 4.44 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 166028 KiB

[startup+6.30015 s]
/proc/loadavg: 1.44 1.90 4.62 15/1133 1169949

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

/proc/meminfo: memFree=287996920/1055320708 swapFree=32662696/33554428
[pid=1168809] ppid=1168777 vsize=35166300 memory=809016 CPUtime=3389.7 cores=44-47
/proc/1168809/stat : 1168809 (java) S 1168777 1168809 1166177 0 -1 4194304 118299 0 0 0 336686 2284 0 0 20 0 23 0 302559367 36010291200 201954 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 0 0 16800975 0 0 0 17 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
/proc/1168809/statm: 8791575 202254 6336 1 0 218224 0
[pid=1168809/tid=1168841] ppid=1168777 vsize=35166300 memory=809560 CPUtime=3356.74 cores=44-47
/proc/1168809/task/1168841/stat : 1168841 (java) R 1168777 1168809 1166177 0 -1 4194368 33257 0 0 0 333451 2223 0 0 20 0 23 0 302559371 36010291200 201954 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168874] ppid=1168777 vsize=35166300 memory=792856 CPUtime=0 cores=44-47
/proc/1168809/task/1168874/stat : 1168874 (Referen..andler) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 201954 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168875] ppid=1168777 vsize=35166300 memory=759384 CPUtime=0 cores=44-47
/proc/1168809/task/1168875/stat : 1168875 (Finalizer) S 1168777 1168809 1166177 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 201954 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168878] ppid=1168777 vsize=35166300 memory=809560 CPUtime=0.09 cores=44-47
/proc/1168809/task/1168878/stat : 1168878 (Monitor..Thread) S 1168777 1168809 1166177 0 -1 4194368 40 0 0 0 6 3 0 0 20 0 23 0 302559373 36010291200 201954 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168882] ppid=1168777 vsize=35166300 memory=780316 CPUtime=0 cores=44-47
/proc/1168809/task/1168882/stat : 1168882 (Notific..Thread) S 1168777 1168809 1166177 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 201954 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168883] ppid=1168777 vsize=35166300 memory=780316 CPUtime=0 cores=44-47
/proc/1168809/task/1168883/stat : 1168883 (Common-Cleaner) S 1168777 1168809 1166177 0 -1 4194368 473 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 201954 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1169080] ppid=1168777 vsize=35166300 memory=780316 CPUtime=0 cores=44-47
/proc/1168809/task/1169080/stat : 1169080 (Timer-0) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559382 36010291200 201954 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
Current children cumulated CPU time: 3389.7 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 809016 KiB

[startup+3522.3 s]
/proc/loadavg: 14.86 15.63 15.55 19/1132 1182881
/proc/meminfo: memFree=357652348/1055320708 swapFree=32662696/33554428
[pid=1168809] ppid=1168777 vsize=35166300 memory=809560 CPUtime=3449 cores=44-47
/proc/1168809/stat : 1168809 (java) S 1168777 1168809 1166177 0 -1 4194304 118571 0 0 0 342586 2314 0 0 20 0 23 0 302559367 36010291200 201954 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 0 0 16800975 0 0 0 17 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
/proc/1168809/statm: 8791575 202390 6336 1 0 218224 0
[pid=1168809/tid=1168841] ppid=1168777 vsize=35166300 memory=809560 CPUtime=3415.7 cores=44-47
/proc/1168809/task/1168841/stat : 1168841 (java) R 1168777 1168809 1166177 0 -1 4194368 33288 0 0 0 339317 2253 0 0 20 0 23 0 302559371 36010291200 201954 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 0 0 0 -1 44 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168874] ppid=1168777 vsize=35166300 memory=789068 CPUtime=0 cores=44-47
/proc/1168809/task/1168874/stat : 1168874 (Referen..andler) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 201954 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168875] ppid=1168777 vsize=35166300 memory=0 CPUtime=0 cores=44-47
/proc/1168809/task/1168875/stat : 1168875 (Finalizer) S 1168777 1168809 1166177 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 201954 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168878] ppid=1168777 vsize=35166300 memory=809016 CPUtime=0.09 cores=44-47
/proc/1168809/task/1168878/stat : 1168878 (Monitor..Thread) S 1168777 1168809 1166177 0 -1 4194368 40 0 0 0 6 3 0 0 20 0 23 0 302559373 36010291200 201954 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168882] ppid=1168777 vsize=35166300 memory=809556 CPUtime=0 cores=44-47
/proc/1168809/task/1168882/stat : 1168882 (Notific..Thread) S 1168777 1168809 1166177 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 201954 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168883] ppid=1168777 vsize=35166300 memory=928 CPUtime=0 cores=44-47
/proc/1168809/task/1168883/stat : 1168883 (Common-Cleaner) S 1168777 1168809 1166177 0 -1 4194368 473 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 201954 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1169080] ppid=1168777 vsize=35166300 memory=809560 CPUtime=0 cores=44-47
/proc/1168809/task/1169080/stat : 1169080 (Timer-0) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559382 36010291200 201954 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
Current children cumulated CPU time: 3449 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 809560 KiB

[startup+3582.3 s]
/proc/loadavg: 14.63 15.45 15.49 13/1132 1182883
/proc/meminfo: memFree=352246432/1055320708 swapFree=32662696/33554428
[pid=1168809] ppid=1168777 vsize=35166300 memory=826316 CPUtime=3508.68 cores=44-47
/proc/1168809/stat : 1168809 (java) S 1168777 1168809 1166177 0 -1 4194304 118791 0 0 0 348527 2341 0 0 20 0 23 0 302559367 36010291200 206273 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 0 0 16800975 0 0 0 17 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
/proc/1168809/statm: 8791575 206579 6336 1 0 222408 0
[pid=1168809/tid=1168841] ppid=1168777 vsize=35166300 memory=22888 CPUtime=3474.71 cores=44-47
/proc/1168809/task/1168841/stat : 1168841 (java) R 1168777 1168809 1166177 0 -1 4194368 33313 0 0 0 345192 2279 0 0 20 0 23 0 302559371 36010291200 206273 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 0 0 0 -1 44 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168874] ppid=1168777 vsize=35166300 memory=826316 CPUtime=0 cores=44-47
/proc/1168809/task/1168874/stat : 1168874 (Referen..andler) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 206273 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168875] ppid=1168777 vsize=35166300 memory=826300 CPUtime=0 cores=44-47
/proc/1168809/task/1168875/stat : 1168875 (Finalizer) S 1168777 1168809 1166177 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 206273 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168878] ppid=1168777 vsize=35166300 memory=428 CPUtime=0.1 cores=44-47
/proc/1168809/task/1168878/stat : 1168878 (Monitor..Thread) S 1168777 1168809 1166177 0 -1 4194368 42 0 0 0 7 3 0 0 20 0 23 0 302559373 36010291200 206273 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168882] ppid=1168777 vsize=35166300 memory=2532 CPUtime=0 cores=44-47
/proc/1168809/task/1168882/stat : 1168882 (Notific..Thread) S 1168777 1168809 1166177 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 206273 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168883] ppid=1168777 vsize=35166300 memory=826316 CPUtime=0 cores=44-47
/proc/1168809/task/1168883/stat : 1168883 (Common-Cleaner) S 1168777 1168809 1166177 0 -1 4194368 473 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 206273 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1169080] ppid=1168777 vsize=35166300 memory=216 CPUtime=0 cores=44-47
/proc/1168809/task/1169080/stat : 1169080 (Timer-0) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559382 36010291200 206273 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
Current children cumulated CPU time: 3508.68 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 826316 KiB

[startup+3642.3 s]
/proc/loadavg: 14.85 15.35 15.45 15/1132 1182965
/proc/meminfo: memFree=413204412/1055320708 swapFree=32662696/33554428
[pid=1168809] ppid=1168777 vsize=35166300 memory=826068 CPUtime=3568.14 cores=44-47
/proc/1168809/stat : 1168809 (java) S 1168777 1168809 1166177 0 -1 4194304 118969 0 0 0 354443 2371 0 0 20 0 23 0 302559367 36010291200 206216 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 0 0 16800975 0 0 0 17 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
/proc/1168809/statm: 8791575 206517 6336 1 0 222408 0
[pid=1168809/tid=1168841] ppid=1168777 vsize=35166300 memory=-7235134484395222112 CPUtime=3533.7 cores=44-47
/proc/1168809/task/1168841/stat : 1168841 (java) R 1168777 1168809 1166177 0 -1 4194368 33334 0 0 0 351062 2308 0 0 20 0 23 0 302559371 36010291200 206216 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 0 0 0 -1 44 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168874] ppid=1168777 vsize=35166300 memory=826316 CPUtime=0 cores=44-47
/proc/1168809/task/1168874/stat : 1168874 (Referen..andler) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 206216 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168875] ppid=1168777 vsize=35166300 memory=826300 CPUtime=0 cores=44-47
/proc/1168809/task/1168875/stat : 1168875 (Finalizer) S 1168777 1168809 1166177 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 206216 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168878] ppid=1168777 vsize=35166300 memory=830480 CPUtime=0.1 cores=44-47
/proc/1168809/task/1168878/stat : 1168878 (Monitor..Thread) S 1168777 1168809 1166177 0 -1 4194368 42 0 0 0 7 3 0 0 20 0 23 0 302559373 36010291200 206216 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 45 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168882] ppid=1168777 vsize=35166300 memory=0 CPUtime=0 cores=44-47
/proc/1168809/task/1168882/stat : 1168882 (Notific..Thread) S 1168777 1168809 1166177 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 206216 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168883] ppid=1168777 vsize=35166300 memory=813756 CPUtime=0 cores=44-47
/proc/1168809/task/1168883/stat : 1168883 (Common-Cleaner) S 1168777 1168809 1166177 0 -1 4194368 475 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 206216 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1169080] ppid=1168777 vsize=35166300 memory=1892 CPUtime=0 cores=44-47
/proc/1168809/task/1169080/stat : 1169080 (Timer-0) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559382 36010291200 206216 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
Current children cumulated CPU time: 3568.14 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 826068 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3674.5 s]
/proc/loadavg: 14.96 15.34 15.45 12/1080 1182988
/proc/meminfo: memFree=411546852/1055320708 swapFree=32662696/33554428
[pid=1168809] ppid=1168777 vsize=35166300 memory=828180 CPUtime=3600.03 cores=44-47
/proc/1168809/stat : 1168809 (java) S 1168777 1168809 1166177 0 -1 4194304 119004 0 0 0 357615 2388 0 0 20 0 23 0 302559367 36010291200 206745 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 0 0 16800975 0 0 0 17 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
/proc/1168809/statm: 8791575 207045 6336 1 0 226592 0
[pid=1168809/tid=1168841] ppid=1168777 vsize=35166300 memory=-7235134484395222112 CPUtime=3565.34 cores=44-47
/proc/1168809/task/1168841/stat : 1168841 (java) R 1168777 1168809 1166177 0 -1 4194368 33338 0 0 0 354209 2325 0 0 20 0 23 0 302559371 36010291200 206745 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168874] ppid=1168777 vsize=35166300 memory=826316 CPUtime=0 cores=44-47
/proc/1168809/task/1168874/stat : 1168874 (Referen..andler) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 206745 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168875] ppid=1168777 vsize=35166300 memory=826300 CPUtime=0 cores=44-47
/proc/1168809/task/1168875/stat : 1168875 (Finalizer) S 1168777 1168809 1166177 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 206745 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168878] ppid=1168777 vsize=35166300 memory=826068 CPUtime=0.1 cores=44-47
/proc/1168809/task/1168878/stat : 1168878 (Monitor..Thread) S 1168777 1168809 1166177 0 -1 4194368 42 0 0 0 7 3 0 0 20 0 23 0 302559373 36010291200 206745 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168882] ppid=1168777 vsize=35166300 memory=826068 CPUtime=0 cores=44-47
/proc/1168809/task/1168882/stat : 1168882 (Notific..Thread) S 1168777 1168809 1166177 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 206745 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168883] ppid=1168777 vsize=35166300 memory=10860 CPUtime=0 cores=44-47
/proc/1168809/task/1168883/stat : 1168883 (Common-Cleaner) S 1168777 1168809 1166177 0 -1 4194368 475 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 206745 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1169080] ppid=1168777 vsize=35166300 memory=10860 CPUtime=0 cores=44-47
/proc/1168809/task/1169080/stat : 1169080 (Timer-0) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559382 36010291200 206745 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 828180 KiB

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

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

# cumulated CPU time of all completed processes:  user=3576.31 s, system=23.8884 s

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

[startup+3674.5 s]
/proc/loadavg: 14.96 15.34 15.45 12/1080 1182988
/proc/meminfo: memFree=411546852/1055320708 swapFree=32662696/33554428
[pid=1168809] ppid=1168777 vsize=35166300 memory=828180 CPUtime=3600.03 cores=44-47
/proc/1168809/stat : 1168809 (java) S 1168777 1168809 1166177 0 -1 4194304 119004 0 0 0 357615 2388 0 0 20 0 23 0 302559367 36010291200 206745 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 0 0 16800975 0 0 0 17 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
/proc/1168809/statm: 8791575 207045 6336 1 0 226592 0
[pid=1168809/tid=1168841] ppid=1168777 vsize=35166300 memory=-7235134484395222112 CPUtime=3565.34 cores=44-47
/proc/1168809/task/1168841/stat : 1168841 (java) R 1168777 1168809 1166177 0 -1 4194368 33338 0 0 0 354209 2325 0 0 20 0 23 0 302559371 36010291200 206745 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 0 0 0 -1 45 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168874] ppid=1168777 vsize=35166300 memory=826316 CPUtime=0 cores=44-47
/proc/1168809/task/1168874/stat : 1168874 (Referen..andler) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 206745 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 44 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168875] ppid=1168777 vsize=35166300 memory=826300 CPUtime=0 cores=44-47
/proc/1168809/task/1168875/stat : 1168875 (Finalizer) S 1168777 1168809 1166177 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 206745 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168878] ppid=1168777 vsize=35166300 memory=826068 CPUtime=0.1 cores=44-47
/proc/1168809/task/1168878/stat : 1168878 (Monitor..Thread) S 1168777 1168809 1166177 0 -1 4194368 42 0 0 0 7 3 0 0 20 0 23 0 302559373 36010291200 206745 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168882] ppid=1168777 vsize=35166300 memory=826068 CPUtime=0 cores=44-47
/proc/1168809/task/1168882/stat : 1168882 (Notific..Thread) S 1168777 1168809 1166177 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 206745 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1168883] ppid=1168777 vsize=35166300 memory=10860 CPUtime=0 cores=44-47
/proc/1168809/task/1168883/stat : 1168883 (Common-Cleaner) S 1168777 1168809 1166177 0 -1 4194368 475 0 0 0 0 0 0 0 20 0 23 0 302559373 36010291200 206745 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 46 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
[pid=1168809/tid=1169080] ppid=1168777 vsize=35166300 memory=10860 CPUtime=0 cores=44-47
/proc/1168809/task/1169080/stat : 1169080 (Timer-0) S 1168777 1168809 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559382 36010291200 206745 18446744073709551615 94008402341888 94008402345584 140725147773264 0 0 0 4 0 16800975 1 0 0 -1 47 0 0 0 0 0 94008402353448 94008402354192 94008403849216 140725147781284 140725147781470 140725147781470 140725147787208 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 35166300 KiB
Current children cumulated memory: 828180 KiB

Child status: 143

Real time (s): 3674.57
CPU time (s): 3600.2
CPU user time (s): 3576.31
CPU system time (s): 23.8884
CPU usage (%): 97.976
Max. virtual memory (cumulated for all children) (KiB): 35166300
Max. memory (cumulated for all children) (KiB): 846264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3576.31
system time used= 23.8884
maximum resident set size= 845060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120607
page faults= 0
swaps= 0
block input operations= 0
block output operations= 14536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4669453
involuntary context switches= 7727


# summary of solver processes directly reported to runsolver:
#   pid: 1168809
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3576.31
#   total CPU system time (s): 23.8884

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.6 second user time and 41.2712 second system time

The end

Launcher Data

Begin job on nodeE010 at 2026-07-10 16:11:56
IDJOB=4836225
IDBENCH=177038
IDSOLVER=3672
FILE ID=nodeE010/4836225-1783692716
RUNJOBID= nodeE010-1783692716-1168659
SLURM_JOB_ID= 12734900
Free space on /tmp= 789828 MiB

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

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

MD5SUM BENCH= 611299ccacc37c81c40590d3da87e00e
RANDOM SEED=120039799

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        716159676 kB
MemAvailable:   1046680492 kB
Buffers:              32 kB
Cached:         334028664 kB
SwapCached:         7288 kB
Active:          9383124 kB
Inactive:       324735568 kB
Active(anon):     154832 kB
Inactive(anon):    19324 kB
Active(file):    9228292 kB
Inactive(file): 324716244 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32662696 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              2168 kB
Writeback:             0 kB
AnonPages:         96116 kB
Mapped:            88880 kB
Shmem:             84160 kB
KReclaimable:    2777600 kB
Slab:            3345240 kB
SReclaimable:    2777600 kB
SUnreclaim:       567640 kB
KernelStack:       14160 kB
PageTables:         4380 kB
SecPageTables:     15564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   129476276 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477904 kB
VmallocChunk:          0 kB
Percpu:           117504 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      385476 kB
DirectMap2M:    20908032 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 789776 MiB
End job on nodeE010 at 2026-07-10 17:13:11