Trace number 4835575

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)95 3600.23 3615.08

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_12.opb
MD5SUM88220551ed2e54bab314d6806833f69c
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark91
Best CPU time to get the best result obtained on this benchmark3581.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1812
Total number of constraints3443
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3443
Minimum length of a constraint16
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1307
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version PB26fixedPrime.v20260610
0.00/0.07	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.07	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.07	c java.vm.version	26.0.1+8-34
0.00/0.07	c java.vm.vendor	Oracle Corporation
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		26.0.1
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		5.14.0-611.55.1.el9_7.0.3.x86_64
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		30334720
0.00/0.07	c Max memory 		32178700288
0.00/0.07	c Total memory 		33554432
0.00/0.07	c Number of processors 	4
0.00/0.10	c Pseudo Boolean Optimization by upper bound
0.00/0.10	c --- Begin Solver configuration ---
0.00/0.10	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@7637f22
0.00/0.10	c Learn all clauses as in MiniSAT
0.00/0.10	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.00/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.00/0.10	c Expensive reason simplification
0.00/0.10	c Glucose 2.1 dynamic restart strategy
0.00/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.00/0.10	c timeout=2147483s
0.00/0.10	c DB Simplification allowed=false
0.00/0.10	c Listener: none
0.00/0.10	c --- End Solver configuration ---
0.00/0.10	c solving HOME/instance-4835575-1783644746.opb
0.00/0.10	c reading problem ... 
0.00/0.10	c using VERIPB proof format
0.00/0.10	c  objective function found
0.14/0.20	c ... done. Wall clock time 0.1s.
0.14/0.20	c declared #vars     1812
0.14/0.20	c #constraints  3443
0.14/0.20	c constraints type 
0.14/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3443
0.14/0.20	c 3443 constraints processed.
0.14/0.21	c objective function length is 8 literals
1.15/0.45	c SATISFIABLE
1.15/0.45	c OPTIMIZING...
1.15/0.45	c Got one! Elapsed wall clock time (in seconds):0.353
1.15/0.45	o 142
2.59/1.17	c cleaning 2954 clauses out of 5914 with flag 12471/5914
3.62/1.84	c Got one! Elapsed wall clock time (in seconds):1.741
3.62/1.84	o 141
3.72/2.01	c cleaning 4301 clauses out of 8611 with flag 3008/11565
3.97/2.18	c Got one! Elapsed wall clock time (in seconds):2.087
3.97/2.18	o 137
4.67/2.87	c cleaning 4699 clauses out of 9405 with flag 12934/16660
4.99/3.12	c Got one! Elapsed wall clock time (in seconds):3.025
4.99/3.12	o 135
5.28/3.46	c Got one! Elapsed wall clock time (in seconds):3.366
5.28/3.46	o 129
5.68/3.89	c cleaning 5342 clauses out of 10695 with flag 7014/22649
6.68/4.85	c cleaning 5670 clauses out of 11352 with flag 27051/28648
7.77/5.93	c cleaning 6334 clauses out of 12682 with flag 48177/35648
8.76/6.92	c Got one! Elapsed wall clock time (in seconds):6.823
8.76/6.92	o 127
9.67/7.64	c cleaning 9458 clauses out of 18921 with flag 14641/48221
10.83/8.74	c cleaning 7727 clauses out of 15464 with flag 34293/54222
11.91/9.84	c cleaning 7368 clauses out of 14736 with flag 54873/61221
13.01/10.98	c cleaning 7682 clauses out of 15369 with flag 79443/69222
13.91/11.83	c Got one! Elapsed wall clock time (in seconds):11.734
13.91/11.83	o 124
14.70/12.67	c cleaning 9944 clauses out of 19889 with flag 14742/81424
15.00/12.95	c Got one! Elapsed wall clock time (in seconds):12.849
15.00/12.95	o 123
15.39/13.38	c cleaning 7500 clauses out of 15017 with flag 8385/86496
16.20/14.14	c cleaning 6748 clauses out of 13516 with flag 24734/92495
17.39/15.31	c cleaning 6880 clauses out of 13768 with flag 46806/99495
18.48/16.49	c cleaning 7441 clauses out of 14889 with flag 69492/107496
19.78/17.73	c cleaning 8215 clauses out of 16448 with flag 95171/116496
20.12/18.08	c Got one! Elapsed wall clock time (in seconds):17.988
20.12/18.08	o 118
20.60/18.54	c cleaning 6687 clauses out of 13386 with flag 8487/121649
21.43/19.36	c cleaning 6341 clauses out of 12698 with flag 25427/127648
22.32/20.27	c cleaning 6679 clauses out of 13358 with flag 45896/134649
23.52/21.40	c cleaning 7337 clauses out of 14678 with flag 69549/142648
24.71/22.67	c cleaning 8169 clauses out of 16342 with flag 96524/151649
26.00/23.98	c Got one! Elapsed wall clock time (in seconds):23.882
26.00/23.98	o 117
26.50/24.47	c Got one! Elapsed wall clock time (in seconds):24.374
26.50/24.47	o 116
26.99/25.00	c cleaning 11004 clauses out of 22017 with flag 9086/165493
28.10/26.02	c cleaning 8495 clauses out of 17011 with flag 27105/171491
29.20/27.15	c cleaning 7752 clauses out of 15518 with flag 48040/178493
30.37/28.33	c cleaning 7875 clauses out of 15766 with flag 71876/186493
31.76/29.72	c cleaning 8442 clauses out of 16891 with flag 99739/195493
33.34/31.36	c cleaning 9217 clauses out of 18447 with flag 132260/205491
35.15/33.18	c cleaning 10112 clauses out of 20230 with flag 169528/216491
37.13/35.12	c cleaning 11050 clauses out of 22118 with flag 209196/228491
39.02/37.10	c cleaning 12030 clauses out of 24070 with flag 251067/241493
39.80/37.87	c Got one! Elapsed wall clock time (in seconds):37.777
39.80/37.87	o 110
40.02/38.07	c cleaning 8904 clauses out of 17811 with flag 2834/247264
41.03/39.04	c cleaning 7450 clauses out of 14907 with flag 18800/253264
42.21/40.29	c cleaning 7227 clauses out of 14457 with flag 36602/260264
42.90/40.91	c Got one! Elapsed wall clock time (in seconds):40.811
42.90/40.91	o 108
43.11/41.18	c cleaning 6467 clauses out of 12942 with flag 5189/265976
43.90/41.93	c cleaning 6231 clauses out of 12475 with flag 22063/271976
44.79/42.82	c cleaning 6616 clauses out of 13243 with flag 41518/278975
45.78/43.88	c cleaning 7309 clauses out of 14627 with flag 64165/286975
46.98/45.08	c cleaning 8159 clauses out of 16319 with flag 89488/295976
48.48/46.59	c cleaning 9077 clauses out of 18160 with flag 118105/305976
50.47/48.55	c cleaning 10039 clauses out of 20082 with flag 146045/316975
52.65/50.76	c cleaning 11023 clauses out of 22045 with flag 177092/328977
55.05/53.12	c cleaning 12009 clauses out of 24021 with flag 211142/341976
55.73/53.80	c Got one! Elapsed wall clock time (in seconds):53.702
55.73/53.80	o 107
56.04/54.13	c cleaning 8964 clauses out of 17947 with flag 6171/347911
56.94/55.11	c cleaning 7482 clauses out of 14984 with flag 24697/353912
58.11/56.28	c cleaning 7243 clauses out of 14502 with flag 46702/360912
59.51/57.62	c cleaning 7623 clauses out of 15258 with flag 70556/368911
61.09/59.22	c cleaning 8314 clauses out of 16636 with flag 100297/377912
62.68/60.86	c cleaning 9152 clauses out of 18322 with flag 132834/387912
64.66/62.82	c cleaning 10081 clauses out of 20170 with flag 170683/398912
66.75/64.94	c cleaning 11038 clauses out of 22090 with flag 211553/410913
68.04/66.27	c Got one! Elapsed wall clock time (in seconds):66.176
68.04/66.27	o 105
69.03/67.21	c cleaning 11839 clauses out of 23686 with flag 17456/423547
70.02/68.22	c cleaning 8915 clauses out of 17847 with flag 36218/429547
71.21/69.43	c cleaning 7955 clauses out of 15932 with flag 59842/436547
72.61/70.84	c cleaning 7975 clauses out of 15977 with flag 86461/444547
74.19/72.42	c cleaning 8493 clauses out of 17002 with flag 117236/453547
75.79/74.04	c cleaning 9256 clauses out of 18513 with flag 149316/463551
77.57/75.86	c cleaning 10121 clauses out of 20253 with flag 185440/474547
79.55/77.88	c cleaning 11065 clauses out of 22132 with flag 227874/486547
81.85/80.16	c cleaning 12032 clauses out of 24068 with flag 269014/499548
84.52/82.83	c cleaning 13015 clauses out of 26035 with flag 316714/513547
87.01/85.38	c cleaning 14004 clauses out of 28020 with flag 362360/528547
89.99/88.36	c cleaning 15007 clauses out of 30017 with flag 412590/544548
92.98/91.33	c cleaning 16002 clauses out of 32009 with flag 460280/561547
96.45/94.81	c cleaning 16999 clauses out of 34007 with flag 508733/579547
99.65/98.02	c cleaning 18001 clauses out of 36008 with flag 560968/598547
103.51/101.90	c cleaning 19000 clauses out of 38008 with flag 615496/618548
105.30/103.72	c Got one! Elapsed wall clock time (in seconds):103.623
105.30/103.72	o 104
106.30/104.72	c cleaning 17332 clauses out of 34681 with flag 15645/634221
106.89/105.36	c Got one! Elapsed wall clock time (in seconds):105.267
106.89/105.36	o 103
107.29/105.76	c cleaning 11480 clauses out of 22983 with flag 6827/639855
108.39/106.85	c cleaning 8747 clauses out of 17504 with flag 27467/645856
109.48/107.99	c cleaning 7864 clauses out of 15754 with flag 49675/652853
110.77/109.26	c cleaning 7937 clauses out of 15890 with flag 74398/660853
112.16/110.65	c cleaning 8471 clauses out of 16954 with flag 103236/669854
113.85/112.33	c cleaning 9234 clauses out of 18482 with flag 137118/679853
115.74/114.24	c cleaning 10124 clauses out of 20248 with flag 177929/690853
117.72/116.22	c cleaning 11057 clauses out of 22124 with flag 219805/702853
120.01/118.57	c cleaning 12031 clauses out of 24067 with flag 267962/715853
122.70/121.20	c cleaning 13016 clauses out of 26037 with flag 314321/729854
125.28/123.88	c cleaning 14003 clauses out of 28020 with flag 358473/744853
128.26/126.81	c cleaning 15008 clauses out of 30019 with flag 401558/760855
131.77/130.14	c cleaning 16000 clauses out of 32009 with flag 447767/777853
135.18/133.48	c cleaning 16998 clauses out of 34010 with flag 496779/795854
138.84/137.04	c cleaning 17993 clauses out of 36011 with flag 547871/814853
142.02/140.22	c cleaning 19010 clauses out of 38019 with flag 604995/834854
145.60/143.82	c cleaning 20002 clauses out of 40009 with flag 664089/855854
148.89/147.15	c cleaning 21000 clauses out of 42006 with flag 725498/877853
153.25/151.59	c cleaning 21996 clauses out of 44006 with flag 788183/900853
157.62/156.01	c cleaning 23004 clauses out of 46011 with flag 854648/924854
162.49/160.81	c cleaning 23996 clauses out of 48007 with flag 930687/949854
167.46/165.83	c cleaning 24999 clauses out of 50010 with flag 1011291/975853
172.24/170.63	c cleaning 26002 clauses out of 52011 with flag 1095636/1002853
177.04/175.44	c cleaning 27004 clauses out of 54011 with flag 1178948/1030855
181.53/179.94	c cleaning 27983 clauses out of 56005 with flag 1266589/1059853
187.10/185.56	c cleaning 29008 clauses out of 58022 with flag 1363862/1089853
193.57/192.08	c cleaning 29999 clauses out of 60014 with flag 1480456/1120853
199.53/198.10	c cleaning 31005 clauses out of 62017 with flag 1580731/1152855
205.20/203.78	c cleaning 32001 clauses out of 64011 with flag 1693861/1185854
211.26/209.82	c cleaning 32997 clauses out of 66010 with flag 1813788/1219854
216.62/215.26	c cleaning 34004 clauses out of 68012 with flag 1937631/1254853
222.19/220.87	c cleaning 34998 clauses out of 70009 with flag 2062378/1290854
228.16/226.85	c cleaning 36002 clauses out of 72012 with flag 2190594/1327855
233.94/232.67	c cleaning 36997 clauses out of 74009 with flag 2313053/1365854
240.44/239.18	c cleaning 38004 clauses out of 76011 with flag 2448537/1404853
246.70/245.43	c cleaning 38991 clauses out of 78007 with flag 2567605/1444853
251.28/250.04	c Got one! Elapsed wall clock time (in seconds):249.944
251.28/250.04	o 101
252.55/251.33	c cleaning 34829 clauses out of 69674 with flag 20279/1475511
253.74/252.56	c cleaning 20415 clauses out of 40844 with flag 42999/1481510
255.04/253.85	c cleaning 13708 clauses out of 27429 with flag 69609/1488510
256.34/255.19	c cleaning 10856 clauses out of 21723 with flag 97748/1496512
258.01/256.87	c cleaning 9924 clauses out of 19866 with flag 131629/1505511
259.60/258.48	c cleaning 9961 clauses out of 19941 with flag 164306/1515510
261.48/260.39	c cleaning 10481 clauses out of 20985 with flag 205277/1526515
263.57/262.46	c cleaning 11248 clauses out of 22500 with flag 249389/1538511
265.96/264.83	c cleaning 12123 clauses out of 24251 with flag 298144/1551510
268.54/267.49	c cleaning 13061 clauses out of 26130 with flag 349935/1565512
271.32/270.21	c cleaning 14031 clauses out of 28067 with flag 404436/1580510
274.00/272.93	c cleaning 15018 clauses out of 30037 with flag 457439/1596511
276.87/275.85	c cleaning 16003 clauses out of 32019 with flag 514064/1613511
279.85/278.89	c cleaning 17005 clauses out of 34015 with flag 570645/1631510
282.93/281.90	c cleaning 18005 clauses out of 36012 with flag 628713/1650512
286.21/285.28	c cleaning 18995 clauses out of 38005 with flag 693829/1670510
289.70/288.72	c cleaning 20000 clauses out of 40010 with flag 759758/1691510
293.28/292.34	c cleaning 21001 clauses out of 42011 with flag 834737/1713511
297.75/296.89	c cleaning 21998 clauses out of 44009 with flag 922389/1736510
302.50/301.43	c cleaning 22998 clauses out of 46011 with flag 1010198/1760511
307.03/305.98	c cleaning 24002 clauses out of 48012 with flag 1082379/1785510
312.09/310.96	c cleaning 25004 clauses out of 50012 with flag 1159528/1811512
317.22/316.08	c cleaning 25999 clauses out of 52006 with flag 1237336/1838510
322.07/320.96	c cleaning 27000 clauses out of 54008 with flag 1335677/1866511
327.16/326.02	c cleaning 27995 clauses out of 56008 with flag 1436539/1895511
332.14/331.10	c cleaning 29003 clauses out of 58012 with flag 1535303/1925510
338.10/337.08	c cleaning 29995 clauses out of 60009 with flag 1649851/1956510
344.57/343.52	c cleaning 31007 clauses out of 62015 with flag 1772170/1988511
350.43/349.49	c cleaning 32000 clauses out of 64008 with flag 1880514/2021511
356.51/355.52	c cleaning 32997 clauses out of 66008 with flag 1996474/2055511
362.77/361.89	c cleaning 34002 clauses out of 68011 with flag 2117337/2090511
369.94/369.06	c cleaning 34998 clauses out of 70008 with flag 2252169/2126510
377.09/376.22	c cleaning 36001 clauses out of 72011 with flag 2386326/2163511
384.15/383.33	c cleaning 36999 clauses out of 74009 with flag 2518341/2201510
391.50/390.75	c cleaning 38001 clauses out of 76011 with flag 2659405/2240511
399.56/398.89	c cleaning 38999 clauses out of 78010 with flag 2822124/2280511
406.62/405.93	c Got one! Elapsed wall clock time (in seconds):405.831
406.62/405.93	o 100
407.72/407.05	c cleaning 39983 clauses out of 79985 with flag 17529/2321485
409.00/408.35	c cleaning 22995 clauses out of 46002 with flag 41968/2327485
410.30/409.69	c cleaning 14998 clauses out of 30010 with flag 64155/2334488
411.70/411.09	c cleaning 11501 clauses out of 23010 with flag 87137/2342486
413.28/412.67	c cleaning 10243 clauses out of 20509 with flag 118840/2351486
414.57/413.91	c cleaning 10125 clauses out of 20267 with flag 144797/2361487
416.16/415.53	c cleaning 10564 clauses out of 21142 with flag 174535/2372487
417.94/417.31	c cleaning 11281 clauses out of 22576 with flag 209217/2384485
420.14/419.59	c cleaning 12143 clauses out of 24295 with flag 244841/2397485
422.52/421.93	c cleaning 13072 clauses out of 26152 with flag 287099/2411485
425.31/424.71	c cleaning 14039 clauses out of 28081 with flag 330459/2426486
428.09/427.56	c cleaning 15020 clauses out of 30041 with flag 376329/2442485
431.07/430.56	c cleaning 16007 clauses out of 32021 with flag 426103/2459485
434.35/433.83	c cleaning 17001 clauses out of 34014 with flag 491006/2477485
437.92/437.42	c cleaning 18002 clauses out of 36016 with flag 551363/2496488
441.40/440.96	c cleaning 18993 clauses out of 38012 with flag 610768/2516486
445.27/444.84	c cleaning 20006 clauses out of 40018 with flag 675612/2537485
449.46/449.07	c cleaning 21000 clauses out of 42013 with flag 744281/2559486
453.81/453.45	c cleaning 22001 clauses out of 44012 with flag 819200/2582485
457.99/457.65	c cleaning 22993 clauses out of 46011 with flag 889056/2606485
462.56/462.23	c cleaning 24003 clauses out of 48018 with flag 964460/2631485
467.14/466.87	c cleaning 25005 clauses out of 50016 with flag 1051454/2657486
472.21/471.99	c cleaning 25999 clauses out of 52012 with flag 1135148/2684487
477.48/477.26	c cleaning 26991 clauses out of 54011 with flag 1226899/2712485
483.14/482.97	c cleaning 28008 clauses out of 56021 with flag 1326273/2741486
488.70/488.53	c cleaning 28997 clauses out of 58012 with flag 1416323/2771485
494.67/494.52	c cleaning 29999 clauses out of 60016 with flag 1511519/2802486
500.15/500.11	c cleaning 31000 clauses out of 62016 with flag 1629158/2834485
506.29/506.21	c cleaning 31993 clauses out of 64016 with flag 1754989/2867485
511.65/511.64	c Got one! Elapsed wall clock time (in seconds):511.545
511.65/511.64	o 99
512.75/512.76	c cleaning 32362 clauses out of 64733 with flag 19043/2900195
514.06/514.03	c cleaning 19177 clauses out of 38373 with flag 43722/2906197
515.44/515.44	c cleaning 13092 clauses out of 26195 with flag 71414/2913196
516.73/516.73	c cleaning 10540 clauses out of 21102 with flag 100746/2921195
518.22/518.24	c cleaning 9775 clauses out of 19562 with flag 135569/2930195
519.81/519.84	c cleaning 9885 clauses out of 19787 with flag 171532/2940195
521.60/521.68	c cleaning 10445 clauses out of 20903 with flag 212643/2951196
523.58/523.68	c cleaning 11222 clauses out of 22457 with flag 256386/2963195
525.46/525.58	c cleaning 12110 clauses out of 24236 with flag 297522/2976196
527.75/527.82	c cleaning 13054 clauses out of 26125 with flag 346833/2990195
530.13/530.29	c cleaning 14030 clauses out of 28071 with flag 398647/3005195
532.53/532.65	c cleaning 15013 clauses out of 30043 with flag 450589/3021197
535.40/535.58	c cleaning 16014 clauses out of 32029 with flag 516109/3038196
538.47/538.61	c cleaning 16999 clauses out of 34014 with flag 583002/3056195
541.66/541.86	c cleaning 18000 clauses out of 36015 with flag 653674/3075195
545.23/545.49	c cleaning 19005 clauses out of 38015 with flag 733987/3095195
548.83/549.05	c cleaning 20004 clauses out of 40011 with flag 811363/3116196
552.39/552.63	c cleaning 20995 clauses out of 42006 with flag 880862/3138195
555.78/556.07	c cleaning 22002 clauses out of 44011 with flag 954818/3161195
559.55/559.87	c cleaning 22996 clauses out of 46009 with flag 1036527/3185195
563.52/563.80	c cleaning 23998 clauses out of 48015 with flag 1120805/3210197
567.71/568.10	c cleaning 25006 clauses out of 50016 with flag 1211497/3236196
571.97/572.35	c cleaning 25998 clauses out of 52009 with flag 1298443/3263195
576.76/577.15	c cleaning 26993 clauses out of 54013 with flag 1388036/3291197
582.11/582.55	c cleaning 27999 clauses out of 56021 with flag 1484307/3320198
587.48/587.90	c cleaning 29002 clauses out of 58019 with flag 1577452/3350195
593.15/593.62	c cleaning 29999 clauses out of 60017 with flag 1672405/3381195
599.11/599.68	c cleaning 31001 clauses out of 62019 with flag 1777677/3413196
604.78/605.35	c cleaning 31988 clauses out of 64017 with flag 1885123/3446195
611.14/611.78	c cleaning 33011 clauses out of 66031 with flag 1990444/3480197
617.20/617.89	c cleaning 33996 clauses out of 68018 with flag 2105054/3515195
623.87/624.59	c cleaning 35007 clauses out of 70023 with flag 2223715/3551196
631.34/632.02	c cleaning 36005 clauses out of 72015 with flag 2350399/3588195
639.28/640.06	c cleaning 36997 clauses out of 74011 with flag 2486643/3626196
647.52/648.33	c cleaning 38006 clauses out of 76013 with flag 2611325/3665195
650.11/650.94	c Got one! Elapsed wall clock time (in seconds):650.848
650.11/650.94	o 98
651.11/651.99	c cleaning 28561 clauses out of 57140 with flag 18796/3684328
652.10/653.01	c cleaning 17279 clauses out of 34578 with flag 38638/3690327
653.39/654.22	c cleaning 12138 clauses out of 24299 with flag 62548/3697327
654.77/655.60	c cleaning 10076 clauses out of 20162 with flag 90525/3705328
656.37/657.29	c cleaning 9534 clauses out of 19086 with flag 124993/3714328
658.17/659.06	c cleaning 9768 clauses out of 19553 with flag 159240/3724329
659.94/660.85	c cleaning 10379 clauses out of 20783 with flag 194459/3735327
662.03/662.98	c cleaning 11194 clauses out of 22406 with flag 236809/3747329
664.32/665.21	c cleaning 12103 clauses out of 24212 with flag 282011/3760329
666.80/667.77	c cleaning 13052 clauses out of 26109 with flag 333767/3774329
669.37/670.40	c cleaning 14023 clauses out of 28058 with flag 387942/3789330
672.36/673.37	c cleaning 15006 clauses out of 30032 with flag 448578/3805327
675.43/676.47	c cleaning 16008 clauses out of 32028 with flag 511413/3822329
678.32/679.39	c cleaning 17002 clauses out of 34019 with flag 570071/3840328
681.69/682.70	c cleaning 18006 clauses out of 36018 with flag 639903/3859329
685.09/686.15	c cleaning 18997 clauses out of 38012 with flag 711926/3879329
688.96/690.08	c cleaning 20003 clauses out of 40013 with flag 791853/3900327
692.72/693.85	c cleaning 20995 clauses out of 42011 with flag 863104/3922328
696.70/697.86	c cleaning 21999 clauses out of 44017 with flag 944492/3945329
701.17/702.35	c cleaning 22999 clauses out of 46016 with flag 1037887/3969327
705.85/707.01	c cleaning 24006 clauses out of 48019 with flag 1121886/3994329
710.83/712.07	c cleaning 25001 clauses out of 50011 with flag 1216951/4020327
715.98/717.28	c cleaning 25998 clauses out of 52011 with flag 1311379/4047328
721.25/722.58	c cleaning 27003 clauses out of 54014 with flag 1395279/4075329
727.31/728.68	c cleaning 27999 clauses out of 56009 with flag 1508794/4104327
733.47/734.87	c cleaning 29001 clauses out of 58011 with flag 1626248/4134328
739.25/740.64	c cleaning 29998 clauses out of 60009 with flag 1730735/4165327
744.91/746.37	c cleaning 31004 clauses out of 62012 with flag 1849264/4197328
750.87/752.36	c cleaning 31998 clauses out of 64008 with flag 1980035/4230328
756.64/758.11	c cleaning 32998 clauses out of 66009 with flag 2093006/4264327
761.99/763.55	c cleaning 34000 clauses out of 68012 with flag 2209573/4299328
768.56/770.16	c cleaning 35002 clauses out of 70011 with flag 2322933/4335327
775.60/777.29	c cleaning 35992 clauses out of 72009 with flag 2460770/4372327
783.36/785.07	c cleaning 36995 clauses out of 74017 with flag 2607097/4410327
790.92/792.66	c cleaning 38008 clauses out of 76023 with flag 2735460/4449328
799.39/801.12	c cleaning 38999 clauses out of 78014 with flag 2868460/4489327
807.24/809.07	c cleaning 39998 clauses out of 80016 with flag 3005383/4530328
814.98/816.85	c cleaning 41002 clauses out of 82017 with flag 3142142/4572327
823.26/825.17	c cleaning 42000 clauses out of 84015 with flag 3287199/4615327
829.32/831.21	c Got one! Elapsed wall clock time (in seconds):831.109
829.32/831.21	o 96
830.51/832.43	c cleaning 40438 clauses out of 80884 with flag 19666/4654196
831.59/833.55	c cleaning 23212 clauses out of 46446 with flag 41425/4660196
832.80/834.77	c cleaning 15097 clauses out of 30235 with flag 66580/4667197
834.10/836.06	c cleaning 11564 clauses out of 23137 with flag 94411/4675196
835.68/837.67	c cleaning 10279 clauses out of 20575 with flag 126552/4684198
837.36/839.33	c cleaning 10132 clauses out of 20294 with flag 160324/4694196
839.17/841.13	c cleaning 10576 clauses out of 21163 with flag 195145/4705197
841.15/843.16	c cleaning 11289 clauses out of 22587 with flag 236422/4717197
843.52/845.59	c cleaning 12139 clauses out of 24298 with flag 284539/4730197
846.02/848.06	c cleaning 13079 clauses out of 26158 with flag 333959/4744196
848.69/850.79	c cleaning 14035 clauses out of 28079 with flag 387742/4759196
851.57/853.64	c cleaning 15020 clauses out of 30044 with flag 444750/4775196
854.66/856.78	c cleaning 16003 clauses out of 32024 with flag 506349/4792196
857.95/860.07	c cleaning 17009 clauses out of 34021 with flag 571361/4810196
860.61/862.78	c cleaning 18000 clauses out of 36013 with flag 628878/4829197
863.39/865.51	c cleaning 19001 clauses out of 38012 with flag 689301/4849196
866.56/868.78	c cleaning 20002 clauses out of 40011 with flag 757009/4870196
870.34/872.50	c cleaning 21001 clauses out of 42009 with flag 831041/4892196
874.32/876.51	c cleaning 21997 clauses out of 44009 with flag 909167/4915197
877.70/879.97	c cleaning 22999 clauses out of 46014 with flag 983910/4939199
881.97/884.25	c cleaning 24001 clauses out of 48013 with flag 1072954/4964197
886.04/888.31	c cleaning 24992 clauses out of 50011 with flag 1158261/4990196
891.31/893.69	c cleaning 26004 clauses out of 52019 with flag 1256952/5017196
896.50/898.80	c cleaning 27003 clauses out of 54015 with flag 1356762/5045196
902.16/904.55	c cleaning 28000 clauses out of 56014 with flag 1470179/5074198
908.53/910.91	c cleaning 28999 clauses out of 58012 with flag 1589576/5104196
914.40/916.85	c cleaning 29999 clauses out of 60013 with flag 1706068/5135196
920.78/923.25	c cleaning 31000 clauses out of 62014 with flag 1827672/5167196
926.66/929.16	c cleaning 32002 clauses out of 64014 with flag 1944359/5200196
932.71/935.25	c cleaning 33004 clauses out of 66012 with flag 2059864/5234196
939.47/942.01	c cleaning 33999 clauses out of 68008 with flag 2173359/5269196
946.12/948.72	c cleaning 35002 clauses out of 70009 with flag 2293792/5305196
953.27/955.90	c cleaning 35999 clauses out of 72007 with flag 2429659/5342196
960.63/963.33	c cleaning 36997 clauses out of 74009 with flag 2569456/5380197
968.09/970.86	c cleaning 38000 clauses out of 76012 with flag 2710921/5419197
975.46/978.28	c cleaning 38998 clauses out of 78011 with flag 2859395/5459196
983.00/985.83	c cleaning 40000 clauses out of 80014 with flag 3006367/5500197
991.07/993.95	c cleaning 41001 clauses out of 82013 with flag 3149161/5542196
998.82/1001.75	c cleaning 42000 clauses out of 84013 with flag 3296891/5585197
1006.98/1009.99	c cleaning 43006 clauses out of 86012 with flag 3449411/5629196
1014.54/1017.59	c cleaning 44002 clauses out of 88009 with flag 3597749/5674199
1022.31/1025.32	c cleaning 45002 clauses out of 90005 with flag 3750465/5720197
1030.26/1033.31	c cleaning 46000 clauses out of 92002 with flag 3910600/5767196
1038.73/1041.88	c cleaning 46997 clauses out of 94003 with flag 4077211/5815197
1048.08/1051.24	c cleaning 47996 clauses out of 96005 with flag 4260649/5864196
1058.02/1061.25	c cleaning 49004 clauses out of 98009 with flag 4453771/5914196
1068.27/1071.54	c cleaning 50003 clauses out of 100005 with flag 4649009/5965196
1079.42/1082.72	c cleaning 50999 clauses out of 102004 with flag 4861121/6017198
1089.98/1093.32	c cleaning 51996 clauses out of 104003 with flag 5060803/6070196
1101.25/1104.61	c cleaning 53002 clauses out of 106008 with flag 5271279/6124197
1113.60/1117.03	c cleaning 54001 clauses out of 108006 with flag 5499861/6179197
1124.05/1127.57	c cleaning 54997 clauses out of 110004 with flag 5698617/6235197
1135.80/1139.39	c cleaning 55997 clauses out of 112006 with flag 5887642/6292196
1146.03/1149.66	c cleaning 56993 clauses out of 114009 with flag 6083150/6350196
1156.66/1160.37	c cleaning 57999 clauses out of 116017 with flag 6291422/6409197
1167.81/1171.59	c cleaning 58999 clauses out of 118017 with flag 6510394/6469196
1179.16/1182.99	c cleaning 60000 clauses out of 120018 with flag 6720941/6530196
1192.48/1196.34	c cleaning 60997 clauses out of 122018 with flag 6976000/6592196
1205.81/1209.73	c cleaning 62005 clauses out of 124021 with flag 7199610/6655196
1218.86/1222.82	c cleaning 63004 clauses out of 126017 with flag 7404260/6719197
1231.54/1235.59	c cleaning 64004 clauses out of 128012 with flag 7634670/6784196
1244.19/1248.28	c cleaning 65003 clauses out of 130009 with flag 7853215/6850197
1258.04/1262.15	c cleaning 65995 clauses out of 132006 with flag 8104477/6917197
1272.23/1276.41	c cleaning 66995 clauses out of 134010 with flag 8358867/6985196
1274.32/1278.51	c Got one! Elapsed wall clock time (in seconds):1278.412
1274.32/1278.51	o 95
1275.52/1279.79	c cleaning 42066 clauses out of 84150 with flag 19411/7002331
1276.71/1281.01	c cleaning 24036 clauses out of 48083 with flag 41857/7008330
1278.00/1282.27	c cleaning 15515 clauses out of 31047 with flag 67462/7015330
1279.39/1283.64	c cleaning 11754 clauses out of 23532 with flag 92094/7023330
1280.97/1285.22	c cleaning 10378 clauses out of 20780 with flag 120699/7032332
1282.57/1286.88	c cleaning 10189 clauses out of 20400 with flag 152254/7042330
1284.46/1288.76	c cleaning 10592 clauses out of 21211 with flag 189116/7053330
1286.54/1290.80	c cleaning 11307 clauses out of 22619 with flag 229715/7065330
1288.73/1293.06	c cleaning 12150 clauses out of 24313 with flag 273139/7078331
1291.40/1295.70	c cleaning 13070 clauses out of 26162 with flag 324104/7092330
1294.19/1298.57	c cleaning 14042 clauses out of 28093 with flag 376417/7107331
1296.96/1301.36	c cleaning 15023 clauses out of 30051 with flag 431613/7123331
1300.25/1304.66	c cleaning 16009 clauses out of 32027 with flag 494725/7140330
1303.93/1308.35	c cleaning 17004 clauses out of 34019 with flag 565510/7158331
1307.21/1311.69	c cleaning 18002 clauses out of 36015 with flag 630139/7177331
1310.48/1314.95	c cleaning 18997 clauses out of 38013 with flag 697658/7197331
1313.96/1318.42	c cleaning 20003 clauses out of 40016 with flag 769485/7218331
1317.94/1322.47	c cleaning 21004 clauses out of 42013 with flag 851631/7240331
1321.91/1326.49	c cleaning 21998 clauses out of 44009 with flag 936594/7263331
1326.59/1331.17	c cleaning 22992 clauses out of 46010 with flag 1030814/7287330
1331.47/1336.05	c cleaning 24007 clauses out of 48018 with flag 1121340/7312330
1336.22/1340.87	c cleaning 25000 clauses out of 50013 with flag 1213528/7338332
1341.10/1345.75	c cleaning 25995 clauses out of 52011 with flag 1309754/7365330
1346.27/1350.95	c cleaning 27000 clauses out of 54017 with flag 1409353/7393331
1351.35/1356.04	c cleaning 28005 clauses out of 56017 with flag 1507872/7422331
1356.60/1361.31	c cleaning 28996 clauses out of 58011 with flag 1607068/7452330
1361.87/1366.61	c cleaning 30000 clauses out of 60016 with flag 1717348/7483331
1366.94/1371.75	c cleaning 31002 clauses out of 62017 with flag 1822659/7515332
1373.10/1377.95	c cleaning 32005 clauses out of 64013 with flag 1950035/7548330
1379.47/1384.36	c cleaning 33001 clauses out of 66008 with flag 2057200/7582330
1386.52/1391.47	c cleaning 33999 clauses out of 68007 with flag 2197366/7617330
1393.28/1398.29	c cleaning 34995 clauses out of 70008 with flag 2327954/7653330
1400.23/1405.27	c cleaning 36004 clauses out of 72014 with flag 2452457/7690331
1407.91/1412.94	c cleaning 36993 clauses out of 74009 with flag 2586964/7728330
1415.77/1420.84	c cleaning 38008 clauses out of 76016 with flag 2730531/7767330
1424.11/1429.24	c cleaning 39002 clauses out of 78008 with flag 2884023/7807330
1432.27/1437.43	c cleaning 40000 clauses out of 80008 with flag 3011406/7848332
1439.94/1445.16	c cleaning 40996 clauses out of 82006 with flag 3144898/7890330
1447.98/1453.22	c cleaning 41997 clauses out of 84010 with flag 3297669/7933330
1456.74/1462.05	c cleaning 43003 clauses out of 86013 with flag 3456436/7977330
1465.86/1471.29	c cleaning 44003 clauses out of 88010 with flag 3610277/8022330
1475.31/1480.77	c cleaning 45004 clauses out of 90009 with flag 3759469/8068332
1484.75/1490.28	c cleaning 45997 clauses out of 92003 with flag 3914078/8115330
1494.60/1500.11	c cleaning 46995 clauses out of 94006 with flag 4094011/8163330
1504.13/1509.71	c cleaning 47997 clauses out of 96011 with flag 4273538/8212330
1514.08/1519.77	c cleaning 48999 clauses out of 98014 with flag 4466236/8262330
1524.45/1530.11	c cleaning 49998 clauses out of 100015 with flag 4645494/8313330
1534.67/1540.43	c cleaning 51001 clauses out of 102018 with flag 4819250/8365331
1545.23/1551.04	c cleaning 52004 clauses out of 104016 with flag 4999309/8418330
1556.94/1562.82	c cleaning 53001 clauses out of 106012 with flag 5207564/8472330
1567.90/1573.87	c cleaning 53994 clauses out of 108012 with flag 5416070/8527331
1578.44/1584.45	c cleaning 55005 clauses out of 110019 with flag 5606287/8583332
1588.00/1594.09	c cleaning 56003 clauses out of 112014 with flag 5791152/8640332
1600.48/1606.52	c cleaning 56991 clauses out of 114009 with flag 6025377/8698330
1611.83/1617.90	c cleaning 58000 clauses out of 116020 with flag 6244555/8757332
1623.66/1629.89	c cleaning 58998 clauses out of 118018 with flag 6468392/8817330
1637.58/1643.83	c cleaning 60008 clauses out of 120023 with flag 6725043/8878333
1650.71/1657.06	c cleaning 60998 clauses out of 122014 with flag 6986537/8940332
1663.35/1669.77	c cleaning 62004 clauses out of 124016 with flag 7198430/9003332
1675.00/1681.47	c cleaning 62997 clauses out of 126010 with flag 7433984/9067330
1688.54/1695.03	c cleaning 63999 clauses out of 128013 with flag 7687072/9132330
1702.74/1709.32	c cleaning 65001 clauses out of 130014 with flag 7955928/9198330
1717.88/1724.50	c cleaning 65999 clauses out of 132013 with flag 8240440/9265330
1730.97/1737.66	c cleaning 67004 clauses out of 134014 with flag 8489495/9333330
1744.52/1751.29	c cleaning 68000 clauses out of 136011 with flag 8723683/9402331
1758.84/1765.63	c cleaning 69000 clauses out of 138011 with flag 8979394/9472331
1773.96/1780.82	c cleaning 70001 clauses out of 140012 with flag 9236534/9543332
1788.80/1795.75	c cleaning 70994 clauses out of 142009 with flag 9501872/9615330
1805.23/1812.21	c cleaning 71999 clauses out of 144015 with flag 9755635/9688330
1820.66/1827.79	c cleaning 73006 clauses out of 146016 with flag 10017839/9762330
1835.79/1842.90	c cleaning 73998 clauses out of 148010 with flag 10284638/9837330
1851.20/1858.40	c cleaning 75002 clauses out of 150013 with flag 10567648/9913331
1867.02/1874.34	c cleaning 76000 clauses out of 152010 with flag 10862625/9990330
1884.16/1891.54	c cleaning 77001 clauses out of 154010 with flag 11186537/10068330
1899.19/1906.61	c cleaning 78000 clauses out of 156010 with flag 11445386/10147331
1911.54/1919.05	c cleaning 78995 clauses out of 158009 with flag 11694846/10227330
1924.72/1932.22	c cleaning 80004 clauses out of 160014 with flag 11956214/10308330
1942.15/1949.75	c cleaning 81001 clauses out of 162012 with flag 12255349/10390332
1958.25/1965.97	c cleaning 81998 clauses out of 164010 with flag 12569187/10473331
1973.79/1981.53	c cleaning 83000 clauses out of 166011 with flag 12879953/10557330
1991.80/1999.67	c cleaning 84003 clauses out of 168011 with flag 13247523/10642330
2009.59/2017.57	c cleaning 85002 clauses out of 170009 with flag 13567685/10728331
2029.49/2037.56	c cleaning 86000 clauses out of 172007 with flag 13868041/10815331
2046.30/2054.42	c cleaning 86992 clauses out of 174006 with flag 14164103/10903330
2066.62/2074.87	c cleaning 88002 clauses out of 176014 with flag 14497660/10992330
2086.60/2094.95	c cleaning 89002 clauses out of 178012 with flag 14824128/11082330
2108.39/2116.84	c cleaning 90001 clauses out of 180011 with flag 15148234/11173331
2128.29/2136.83	c cleaning 91003 clauses out of 182009 with flag 15456538/11265330
2148.68/2157.38	c cleaning 91991 clauses out of 184006 with flag 15815613/11358330
2168.09/2176.88	c cleaning 92998 clauses out of 186015 with flag 16175711/11452330
2190.02/2198.81	c cleaning 93999 clauses out of 188019 with flag 16518801/11547332
2209.61/2218.50	c cleaning 95001 clauses out of 190018 with flag 16845393/11643330
2229.27/2238.22	c cleaning 95997 clauses out of 192017 with flag 17216710/11740330
2249.86/2258.91	c cleaning 97001 clauses out of 194021 with flag 17603183/11838331
2272.45/2281.61	c cleaning 97996 clauses out of 196019 with flag 17977376/11937330
2295.85/2305.13	c cleaning 99005 clauses out of 198023 with flag 18381222/12037330
2319.23/2328.63	c cleaning 100006 clauses out of 200018 with flag 18779393/12138330
2342.84/2352.39	c cleaning 100988 clauses out of 202013 with flag 19152990/12240331
2364.51/2374.10	c cleaning 102008 clauses out of 204025 with flag 19508025/12343331
2390.76/2400.43	c cleaning 102999 clauses out of 206016 with flag 19910244/12447330
2413.04/2422.86	c cleaning 103998 clauses out of 208017 with flag 20289005/12552330
2439.12/2449.03	c cleaning 105004 clauses out of 210019 with flag 20738618/12658330
2465.67/2475.79	c cleaning 106001 clauses out of 212016 with flag 21203970/12765331
2494.40/2504.51	c cleaning 107001 clauses out of 214014 with flag 21600251/12873330
2522.09/2532.33	c cleaning 107998 clauses out of 216015 with flag 22073552/12982332
2549.65/2560.06	c cleaning 109002 clauses out of 218017 with flag 22514549/13092332
2571.44/2581.98	c cleaning 110001 clauses out of 220014 with flag 22906381/13203331
2594.78/2605.36	c cleaning 111001 clauses out of 222013 with flag 23319050/13315331
2620.76/2631.44	c cleaning 111996 clauses out of 224013 with flag 23742631/13428332
2644.03/2654.81	c cleaning 112998 clauses out of 226017 with flag 24166639/13542332
2669.12/2680.02	c cleaning 114008 clauses out of 228018 with flag 24601268/13657331
2697.58/2708.60	c cleaning 114998 clauses out of 230009 with flag 25085774/13773330
2723.19/2734.30	c cleaning 116004 clauses out of 232013 with flag 25523578/13890332
2749.58/2760.82	c cleaning 116992 clauses out of 234007 with flag 25952177/14008330
2777.73/2789.04	c cleaning 118002 clauses out of 236015 with flag 26423561/14127330
2804.40/2815.87	c cleaning 119002 clauses out of 238014 with flag 26858856/14247331
2833.75/2845.31	c cleaning 119998 clauses out of 240013 with flag 27291691/14368332
2861.31/2872.91	c cleaning 121004 clauses out of 242016 with flag 27772547/14490333
2886.28/2898.03	c cleaning 122003 clauses out of 244009 with flag 28217872/14613330
2914.54/2926.49	c cleaning 122992 clauses out of 246007 with flag 28700352/14737331
2943.10/2955.14	c cleaning 124002 clauses out of 248014 with flag 29199037/14862330
2972.04/2984.24	c cleaning 124999 clauses out of 250012 with flag 29711607/14988330
2999.80/3012.08	c cleaning 126000 clauses out of 252014 with flag 30196976/15115331
3031.13/3043.54	c cleaning 126997 clauses out of 254014 with flag 30730845/15243331
3064.78/3077.39	c cleaning 128001 clauses out of 256017 with flag 31294344/15372331
3097.52/3110.24	c cleaning 129003 clauses out of 258016 with flag 31801239/15502331
3125.47/3138.34	c cleaning 129994 clauses out of 260013 with flag 32273351/15633331
3158.77/3171.72	c cleaning 131006 clauses out of 262018 with flag 32726185/15765330
3189.11/3202.26	c cleaning 132000 clauses out of 264014 with flag 33179137/15898332
3220.60/3233.86	c cleaning 132991 clauses out of 266012 with flag 33664248/16032330
3256.90/3270.39	c cleaning 134006 clauses out of 268021 with flag 34144512/16167330
3285.97/3299.55	c cleaning 135001 clauses out of 270016 with flag 34642848/16303331
3315.83/3329.49	c cleaning 136000 clauses out of 272014 with flag 35158996/16440330
3348.26/3362.05	c cleaning 136994 clauses out of 274014 with flag 35632072/16578330
3381.15/3395.10	c cleaning 138005 clauses out of 276020 with flag 36148013/16717330
3414.15/3428.19	c cleaning 139002 clauses out of 278015 with flag 36684872/16857330
3447.66/3461.88	c cleaning 139993 clauses out of 280014 with flag 37188432/16998331
3484.08/3498.45	c cleaning 141006 clauses out of 282020 with flag 37703876/17140330
3523.27/3537.86	c cleaning 142003 clauses out of 284014 with flag 38221485/17283330
3557.19/3571.97	c cleaning 143001 clauses out of 286011 with flag 38788864/17427330
3593.68/3608.61	c cleaning 143998 clauses out of 288010 with flag 39386981/17572330
3600.06/3615.02	c starts		: 52250
3600.06/3615.02	c conflicts		: 17604335
3600.06/3615.02	c decisions		: 21603837
3600.06/3615.02	c propagations		: 1650036257
3600.06/3615.02	c inspects		: 57979310616
3600.06/3615.02	c shortcuts		: 0
3600.06/3615.02	c learnt literals	: 2
3600.06/3615.02	c learnt binary clauses	: 8
3600.06/3615.02	c learnt ternary clauses	: 33
3600.06/3615.02	c learnt constraints	: 17604333
3600.06/3615.02	c ignored constraints	: 0
3600.06/3615.02	c root simplifications	: 0
3600.06/3615.02	c removed literals (reason simplification)	: 60499705
3600.06/3615.02	c reason swapping (by a shorter reason)	: 0
3600.06/3615.02	c Calls to reduceDB	: 447
3600.06/3615.02	c Number of update (reduction) of LBD	: 3131540
3600.06/3615.02	c Imported unit clauses	: 0
3600.06/3615.02	c No decision after first conflict	: false
3600.06/3615.02	c number of reductions to clauses (during analyze)	: 0
3600.06/3615.02	c number of learned constraints concerned by reduction	: 0
3600.06/3615.02	c number of learning phase by resolution	: 0
3600.06/3615.02	c number of learning phase by cutting planes	: 0
3600.06/3615.02	c number of rounding to 1 operations	: 0
3600.06/3615.02	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.06/3615.02	c number of reductions of the coefficients by power 2 	: 0
3600.06/3615.02	c number of right shift for reduction by power 2 	: 0
3600.06/3615.02	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.06/3615.02	c number of ending skipping 	: 0
3600.06/3615.02	c number of internal skipping 	: 0
3600.06/3615.02	c number of derivation steps 	: 0
3600.06/3615.02	c number of skipped derivation steps 	: 0
3600.06/3615.02	c number of remaining unassigned 	: 0
3600.06/3615.02	c number of remaining assigned 	: 0
3600.06/3615.02	c number of falsified literals weakened from reason	: 0
3600.06/3615.02	c number of falsified literals weakened from conflict	: 0
3600.06/3615.02	c time for arithmetic operations	: 0
3600.06/3615.02	c minimum degree of deleted constraints	: null
3600.06/3615.02	c maximum degree of deleted constraints	: null
3600.06/3615.02	c number of deleted constraints	: 0
3600.06/3615.02	c speed (assignments/second)	: 456467.07146568084
3600.06/3615.02	c non guided choices	: 28174
3600.06/3615.07	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 176009
3600.06/3615.07	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 8
3600.06/3615.07	s SATISFIABLE
3600.06/3615.07	c Found 23 solution(s)
3600.06/3615.07	v x1 x2 x3 x4 x5 -x6 x7 -x8 x9 -x10 x11 x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 x25 x26 x27 -x28 x29 -x30 -x31 -x32 -x33 x34 -x35 -x36 -x37 x38 -x39 -x40 x41 -x42 x43 -x44 x45 x46 -x47 -x48 -x49 x50 x51 x52 x53 x54 -x55 -x56 x57 -x58 x59 -x60 -x61 -x62 x63 -x64 x65 -x66 x67 x68 -x69 -x70 x71 -x72 x73 -x74 -x75 x76 x77 -x78 x79 -x80 x81 x82 -x83 x84 x85 -x86 x87 -x88 -x89 x90 x91 x92 x93 -x94 x95 -x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 x116 x117 x118 x119 x120 x121 x122 x123 x124 x125 x126 x127 x128 x129 x130 x131 x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 x144 x145 x146 x147 x148 x149 x150 x151 x152 x153 x154 x155 x156 x157 x158 x159 x160 x161 x162 x163 x164 x165 x166 x167 x168 x169 x170 x171 x172 -x173 x174 x175 x176 x177 x178 x179 x180 x181 x182 -x183 x184 x185 x186 x187 x188 x189 x190 x191 x192 x193 x194 x195 x196 x197 x198 x199 -x200 x201 x202 x203 x204 x205 x206 -x207 x208 x209 x210 x211 x212 -x213 x214 x215 x216 x217 -x218 x219 x220 x221 -x222 -x223 -x224 -x225 -x226 -x227 x228 x229 x230 x231 x232 x233 x234 x235 x236 -x237 x238 x239 x240 x241 x242 x243 x244 x245 -x246 x247 x248 x249 x250 x251 x252 x253 x254 -x255 x256 x257 x258 x259 x260 x261 x262 -x263 -x264 x265 x266 x267 x268 x269 -x270 -x271 x272 x273 x274 x275 -x276 -x277 -x278 x279 x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 x291 x292 x293 x294 x295 x296 x297 x298 x299 x300 x301 x302 x303 x304 x305 x306 -x307 x308 x309 x310 x311 x312 x313 x314 -x315 -x316 x317 x318 x319 x320 x321 x322 -x323 -x324 -x325 x326 x327 x328 x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 x351 x352 x353 x354 x355 x356 x357 -x358 x359 x360 x361 x362 x363 x364 -x365 -x366 x367 x368 x369 x370 x371 -x372 -x373 -x374 x375 x376 x377 x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 x407 x408 x409 x410 x411 x412 -x413 x414 x415 x416 x417 x418 -x419 -x420 x421 x422 x423 x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 x458 x459 x460 x461 x462 -x463 x464 x465 x466 x467 -x468 -x469 -x470 x471 x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 x503 x504 x505 x506 -x507 x508 x509 x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 x541 x542 x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 x571 x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 x604 x605 x606 x607 x608 x609 x610 x611 x612 -x613 x614 x615 x616 x617 x618 x619 x620 x621 x622 x623 x624 x625 x626 x627 x628 x629 -x630 x631 x632 x633 x634 x635 x636 -x637 x638 x639 x640 x641 x642 -x643 x644 x645 x646 x647 -x648 x649 x650 x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 x659 x660 x661 x662 x663 x664 x665 x666 -x667 x668 x669 x670 x671 x672 x673 x674 x675 -x676 x677 x678 x679 x680 x681 x682 x683 -x684 -x685 x686 x687 x688 x689 x690 -x691 -x692 x693 x694 x695 x696 -x697 -x698 -x699 x700 x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 x712 x713 x714 x715 x716 x717 x718 x719 -x720 x721 x722 x723 x724 x725 x726 x727 -x728 -x729 x730 x731 x732 x733 x734 x735 -x736 -x737 -x738 x739 x740 x741 x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 x765 x766 x767 x768 x769 x770 -x771 -x772 x773 x774 x775 x776 x777 -x778 -x779 -x780 x781 x782 x783 x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 -x812 -x813 x814 x815 x816 x817 x818 -x819 -x820 x821 x822 x823 x824 -x825 -x826 -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 x859 x860 x861 x862 -x863 -x864 -x865 x866 x867 -x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 -x882 -x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 x899 x900 x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 -x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 -x937 -x938 -x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 -x963 -x964 -x965 -x966 -x967 -x968 -x969 -x970 -x971 -x972 -x973 -x974 -x975 -x976 -x977 -x978 -x979 -x980 -x981 -x982 -x983 -x984 -x985 -x986 -x987 x988 x989 x990 x991 x992 x993 x994 x995 x996 x997 x998 x999 x1000 x1001 x1002 x1003 x1004 -x1005 x1006 x1007 x1008 x1009 x1010 x1011 -x1012 x1013 x1014 x1015 x1016 x1017 -x1018 x1019 x1020 x1021 x1022 x1023 x1024 x1025 x1026 -x1027 -x1028 -x1029 -x1030 -x1031 -x1032 x1033 x1034 x1035 x1036 x1037 x1038 x1039 x1040 -x1041 x1042 x1043 x1044 x1045 x1046 x1047 x1048 -x1049 -x1050 x1051 x1052 x1053 x1054 x1055 -x1056 -x1057 x1058 x1059 x1060 x1061 -x1062 -x1063 x1064 x1065 x1066 -x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 -x1074 -x1075 -x1076 -x1077 x1078 x1079 x1080 x1081 x1082 x1083 -x1084 -x1085 x1086 x1087 x1088 x1089 x1090 -x1091 -x1092 -x1093 -x1094 -x1095 x1096 x1097 -x1098 -x1099 -x1100 -x1101 -x1102 -x1103 -x1104 -x1105 -x1106 -x1107 -x1108 -x1109 -x1110 -x1111 -x1112 -x1113 -x1114 -x1115 -x1116 -x1117 -x1118 -x1119 x1120 x1121 x1122 x1123 x1124 -x1125 -x1126 x1127 x1128 x1129 x1130 -x1131 -x1132 -x1133 -x1134 -x1135 -x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142 -x1143 -x1144 -x1145 -x1146 -x1147 -x1148 -x1149 -x1150 -x1151 -x1152 -x1153 -x1154 -x1155 -x1156 -x1157 -x1158 x1159 x1160 x1161 x1162 -x1163 -x1164 x1165 x1166 x1167 -x1168 -x1169 -x1170 -x1171 -x1172 -x1173 -x1174 -x1175 -x1176 -x1177 -x1178 -x1179 -x1180 -x1181 -x1182 -x1183 -x1184 -x1185 -x1186 -x1187 -x1188 -x1189 -x1190 -x1191 -x1192 x1193 x1194 x1195 x1196 -x1197 -x1198 -x1199 -x1200 -x1201 -x1202 -x1203 -x1204 -x1205 -x1206 -x1207 -x1208 -x1209 -x1210 -x1211 -x1212 -x1213 -x1214 -x1215 -x1216 -x1217 -x1218 -x1219 -x1220 -x1221 -x1222 -x1223 -x1224 -x1225 -x1226 -x1227 -x1228 -x1229 -x1230 -x1231 -x1232 -x1233 -x1234 -x1235 -x1236 -x1237 -x1238 -x1239 -x1240 -x1241 -x1242 -x1243 -x1244 -x1245 -x1246 -x1247 -x1248 -x1249 -x1250 -x1251 -x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1264 -x1265 -x1266 -x1267 -x1268 -x1269 -x1270 -x1271 -x1272 x1273 x1274 x1275 x1276 x1277 x1278 x1279 x1280 -x1281 x1282 x1283 x1284 x1285 x1286 x1287 -x1288 x1289 x1290 x1291 x1292 x1293 -x1294 x1295 x1296 x1297 x1298 x1299 x1300 x1301 x1302 -x1303 -x1304 -x1305 -x1306 -x1307 -x1308 -x1309 x1310 x1311 x1312 x1313 x1314 x1315 -x1316 -x1317 -x1318 x1319 x1320 x1321 x1322 -x1323 -x1324 -x1325 -x1326 x1327 x1328 -x1329 -x1330 -x1331 -x1332 -x1333 -x1334 -x1335 -x1336 -x1337 -x1338 -x1339 -x1340 -x1341 -x1342 -x1343 -x1344 x1345 x1346 x1347 x1348 x1349 -x1350 -x1351 -x1352 -x1353 x1354 x1355 -x1356 -x1357 -x1358 -x1359 -x1360 -x1361 -x1362 -x1363 -x1364 -x1365 -x1366 -x1367 -x1368 -x1369 -x1370 -x1371 -x1372 -x1373 -x1374 -x1375 -x1376 -x1377 x1378 x1379 x1380 x1381 -x1382 -x1383 -x1384 -x1385 -x1386 -x1387 -x1388 -x1389 -x1390 -x1391 -x1392 -x1393 -x1394 -x1395 -x1396 -x1397 -x1398 -x1399 -x1400 -x1401 -x1402 -x1403 -x1404 -x1405 -x1406 x1407 x1408 x1409 x1410 -x1411 -x1412 -x1413 -x1414 -x1415 -x1416 -x1417 -x1418 -x1419 -x1420 -x1421 -x1422 -x1423 -x1424 -x1425 -x1426 -x1427 -x1428 -x1429 -x1430 -x1431 -x1432 -x1433 -x1434 -x1435 -x1436 -x1437 -x1438 -x1439 -x1440 -x1441 -x1442 -x1443 -x1444 -x1445 -x1446 -x1447 -x1448 -x1449 -x1450 -x1451 -x1452 -x1453 -x1454 -x1455 -x1456 -x1457 -x1458 -x1459 -x1460 -x1461 -x1462 -x1463 -x1464 -x1465 -x1466 -x1467 -x1468 -x1469 -x1470 -x1471 -x1472 -x1473 -x1474 -x1475 -x1476 -x1477 -x1478 x1479 x1480 x1481 x1482 x1483 -x1484 -x1485 x1486 x1487 x1488 x1489 -x1490 x1491 x1492 x1493 x1494 -x1495 -x1496 -x1497 -x1498 -x1499 -x1500 -x1501 -x1502 -x1503 -x1504 -x1505 -x1506 x1507 x1508 x1509 x1510 -x1511 -x1512 -x1513 x1514 x1515 x1516 -x1517 -x1518 -x1519 -x1520 -x1521 -x1522 -x1523 -x1524 -x1525 -x1526 -x1527 -x1528 -x1529 -x1530 -x1531 -x1532 x1533 x1534 x1535 x1536 -x1537 -x1538 -x1539 -x1540 -x1541 -x1542 -x1543 -x1544 -x1545 -x1546 -x1547 -x1548 -x1549 -x1550 -x1551 -x1552 -x1553 -x1554 -x1555 -x1556 -x1557 -x1558 -x1559 -x1560 -x1561 -x1562 -x1563 -x1564 -x1565 -x1566 -x1567 -x1568 -x1569 -x1570 -x1571 -x1572 -x1573 -x1574 -x1575 -x1576 -x1577 -x1578 -x1579 -x1580 -x1581 -x1582 -x1583 -x1584 -x1585 -x1586 -x1587 -x1588 -x1589 -x1590 -x1591 -x1592 -x1593 -x1594 -x1595 -x1596 -x1597 -x1598 -x1599 -x1600 -x1601 -x1602 -x1603 -x1604 -x1605 -x1606 -x1607 -x1608 -x1609 -x1610 -x1611 -x1612 -x1613 -x1614 -x1615 -x1616 -x1617 x1618 x1619 x1620 x1621 x1622 -x1623 x1624 x1625 x1626 x1627 x1628 x1629 x1630 x1631 -x1632 -x1633 -x1634 -x1635 -x1636 -x1637 -x1638 x1639 x1640 x1641 x1642 -x1643 x1644 x1645 x1646 x1647 -x1648 -x1649 x1650 x1651 -x1652 -x1653 -x1654 -x1655 -x1656 -x1657 x1658 x1659 x1660 x1661 -x1662 -x1663 x1664 x1665 -x1666 -x1667 -x1668 -x1669 -x1670 -x1671 -x1672 -x1673 -x1674 -x1675 -x1676 -x1677 -x1678 -x1679 -x1680 -x1681 -x1682 -x1683 -x1684 -x1685 -x1686 -x1687 -x1688 -x1689 -x1690 -x1691 -x1692 -x1693 -x1694 -x1695 -x1696 -x1697 -x1698 -x1699 -x1700 -x1701 -x1702 -x1703 -x1704 -x1705 -x1706 -x1707 x1708 x1709 x1710 x1711 x1712 x1713 x1714 x1715 x1716 -x1717 -x1718 -x1719 -x1720 -x1721 -x1722 x1723 x1724 x1725 x1726 -x1727 -x1728 x1729 x1730 -x1731 -x1732 -x1733 -x1734 -x1735 -x1736 -x1737 -x1738 -x1739 -x1740 -x1741 -x1742 -x1743 -x1744 -x1745 -x1746 -x1747 -x1748 -x1749 -x1750 -x1751 -x1752 -x1753 -x1754 -x1755 -x1756 -x1757 -x1758 -x1759 -x1760 -x1761 -x1762 x1763 x1764 x1765 x1766 -x1767 -x1768 -x1769 -x1770 -x1771 -x1772 -x1773 -x1774 -x1775 -x1776 -x1777 -x1778 -x1779 -x1780 -x1781 -x1782 -x1783 -x1784 -x1785 -x1786 -x1787 -x1788 -x1789 -x1790 -x1791 -x1792 -x1793 -x1794 -x1795 -x1796 -x1797 -x1798 -x1799 -x1800 -x1801 -x1802 -x1803 -x1804 -x1805 -x1806 x1807 x1808 -x1809 -x1810 -x1811 -x1812 
3600.06/3615.07	c objective function=95
3600.06/3615.07	c Total wall clock time (in seconds): 3614.974

Verifier Data

OK	95

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

running on 4 cores: 16-19

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 8,11,13,21-25,28-30,33-37,39-40,42,48,50,53-55,59-61
  3550 MHz: 0-3,20,49,51,56-58
  3600 MHz: 4-7,9-10,12,14-19,26-27,31-32,38,41,43-47,52,62-63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 16-19

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (33775 MiB free)
  node 1: cores 8-15, 129019 MiB (44964 MiB free)
  node 2: cores 16-23, 129019 MiB (70623 MiB free)
  node 3: cores 24-31, 129003 MiB (61031 MiB free)
  node 4: cores 32-39, 129019 MiB (91792 MiB free)
  node 5: cores 40-47, 129019 MiB (103403 MiB free)
  node 6: cores 48-55, 128973 MiB (65655 MiB free)
  node 7: cores 56-63, 128474 MiB (119815 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=1268660, runsolver pid=1268657
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 17.01 16.34 16.07 19/1166 1268684
/proc/meminfo: memFree=607139268/1055320712 swapFree=33435900/33554428
[pid=1268660] ppid=1268657 vsize=34900044 memory=54788 CPUtime=0.14 cores=16-19
/proc/1268660/stat : 1268660 (java) S 1268657 1268660 1263609 0 -1 4194304 6026 0 0 0 13 1 0 0 20 0 19 0 297762492 35737645056 13339 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 0 0 16800975 0 0 0 17 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
/proc/1268660/statm: 8725011 13697 6199 1 0 31410 0
[pid=1268660/tid=1268665] ppid=1268657 vsize=34900044 memory=4033832576 CPUtime=0.08 cores=16-19
/proc/1268660/task/1268665/stat : 1268665 (java) R 1268657 1268660 1263609 0 -1 4194368 3119 0 0 0 7 1 0 0 20 0 19 0 297762494 35737645056 13339 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 0 0 0 -1 16 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268676] ppid=1268657 vsize=34900044 memory=237162987891 CPUtime=0 cores=16-19
/proc/1268660/task/1268676/stat : 1268676 (Referen..andler) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 297762496 35737645056 13339 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268677] ppid=1268657 vsize=34900044 memory=57381602212752 CPUtime=0 cores=16-19
/proc/1268660/task/1268677/stat : 1268677 (Finalizer) S 1268657 1268660 1263609 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 297762496 35737645056 13339 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268680] ppid=1268657 vsize=34900044 memory=55191185673340 CPUtime=0 cores=16-19
/proc/1268660/task/1268680/stat : 1268680 (Monitor..Thread) S 1268657 1268660 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 297762496 35737645056 13339 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268683] ppid=1268657 vsize=34900044 memory=58489754111490 CPUtime=0 cores=16-19
/proc/1268660/task/1268683/stat : 1268683 (Notific..Thread) S 1268657 1268660 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 297762496 35737645056 13339 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268684] ppid=1268657 vsize=34900044 memory=13563782421050462 CPUtime=0 cores=16-19
/proc/1268660/task/1268684/stat : 1268684 (Common-Cleaner) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 297762496 35737645056 13339 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 34900044 KiB
Current children cumulated memory: 54788 KiB

[startup+0.213116 s]*
/proc/loadavg: 17.01 16.34 16.07 17/1166 1268691
/proc/meminfo: memFree=607105300/1055320712 swapFree=33435900/33554428
[pid=1268660] ppid=1268657 vsize=35034200 memory=116612 CPUtime=0.5 cores=16-19
/proc/1268660/stat : 1268660 (java) S 1268657 1268660 1263609 0 -1 4194304 9217 0 0 0 48 2 0 0 20 0 22 0 297762492 35875020800 28849 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 0 0 16800975 0 0 0 17 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
/proc/1268660/statm: 8758550 29153 6247 1 0 78071 0
[pid=1268660/tid=1268665] ppid=1268657 vsize=35034200 memory=3472328299453313415 CPUtime=0.17 cores=16-19
/proc/1268660/task/1268665/stat : 1268665 (java) S 1268657 1268660 1263609 0 -1 4194368 3234 0 0 0 16 1 0 0 20 0 22 0 297762494 35875020800 28849 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 16 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268676] ppid=1268657 vsize=35034200 memory=15331 CPUtime=0 cores=16-19
/proc/1268660/task/1268676/stat : 1268676 (Referen..andler) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297762496 35875020800 28849 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268677] ppid=1268657 vsize=35034200 memory=55182578942438 CPUtime=0 cores=16-19
/proc/1268660/task/1268677/stat : 1268677 (Finalizer) S 1268657 1268660 1263609 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 297762496 35875020800 28849 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268680] ppid=1268657 vsize=35034200 memory=54091674026588 CPUtime=0 cores=16-19
/proc/1268660/task/1268680/stat : 1268680 (Monitor..Thread) S 1268657 1268660 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 297762496 35875020800 28849 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268683] ppid=1268657 vsize=35034200 memory=57390242464551 CPUtime=0 cores=16-19
/proc/1268660/task/1268683/stat : 1268683 (Notific..Thread) S 1268657 1268660 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 297762496 35875020800 28849 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268684] ppid=1268657 vsize=35034200 memory=62917932483842 CPUtime=0 cores=16-19
/proc/1268660/task/1268684/stat : 1268684 (Common-Cleaner) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297762496 35875020800 28849 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268692] ppid=1268657 vsize=35034200 memory=31295 CPUtime=0 cores=16-19
/proc/1268660/task/1268692/stat : 1268692 (java) R 1268657 1268660 1263609 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 22 0 297762514 35875020800 28849 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 2147221247 0 16800975 0 0 0 -1 19 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 35034200 KiB
Current children cumulated memory: 116612 KiB

[startup+0.314429 s]*
/proc/loadavg: 17.01 16.34 16.07 18/1167 1268695
/proc/meminfo: memFree=607081844/1055320712 swapFree=33435900/33554428
[pid=1268660] ppid=1268657 vsize=35099736 memory=129984 CPUtime=0.84 cores=16-19
/proc/1268660/stat : 1268660 (java) S 1268657 1268660 1263609 0 -1 4194304 12094 0 0 0 81 3 0 0 20 0 22 0 297762492 35942129664 32262 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 0 0 16800975 0 0 0 17 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
/proc/1268660/statm: 8774934 32496 6247 1 0 81379 0
[pid=1268660/tid=1268665] ppid=1268657 vsize=35099736 memory=3472328299453313415 CPUtime=0.27 cores=16-19
/proc/1268660/task/1268665/stat : 1268665 (java) R 1268657 1268660 1263609 0 -1 4194368 3263 0 0 0 26 1 0 0 20 0 22 0 297762494 35942129664 32262 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 0 0 0 -1 16 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268676] ppid=1268657 vsize=35099736 memory=15331 CPUtime=0 cores=16-19
/proc/1268660/task/1268676/stat : 1268676 (Referen..andler) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297762496 35942129664 32262 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268677] ppid=1268657 vsize=35099736 memory=4179395636778762726 CPUtime=0 cores=16-19
/proc/1268660/task/1268677/stat : 1268677 (Finalizer) S 1268657 1268660 1263609 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 297762496 35942129664 32262 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268680] ppid=1268657 vsize=35099736 memory=54091674026588 CPUtime=0 cores=16-19
/proc/1268660/task/1268680/stat : 1268680 (Monitor..Thread) S 1268657 1268660 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 297762496 35942129664 32262 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268683] ppid=1268657 vsize=35099736 memory=57390242464551 CPUtime=0 cores=16-19
/proc/1268660/task/1268683/stat : 1268683 (Notific..Thread) S 1268657 1268660 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 297762496 35942129664 32262 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268684] ppid=1268657 vsize=35099736 memory=62917932483842 CPUtime=0 cores=16-19
/proc/1268660/task/1268684/stat : 1268684 (Common-Cleaner) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297762496 35942129664 32262 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268692] ppid=1268657 vsize=35099736 memory=31295 CPUtime=0 cores=16-19
/proc/1268660/task/1268692/stat : 1268692 (Timer-0) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297762514 35942129664 32262 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 19 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
Current children cumulated CPU time: 0.84 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 129984 KiB

[startup+0.700249 s]
/proc/loadavg: 17.01 16.34 16.07 14/1166 1268695
/proc/meminfo: memFree=607063952/1055320712 swapFree=33435900/33554428
[pid=1268660] ppid=1268657 vsize=35099736 memory=150508 CPUtime=1.8 cores=16-19
/proc/1268660/stat : 1268660 (java) S 1268657 1268660 1263609 0 -1 4194304 12611 0 0 0 177 3 0 0 20 0 22 0 297762492 35942129664 37432 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 0 0 16800975 0 0 0 17 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
/proc/1268660/statm: 8774934 37627 6263 1 0 85464 0
[pid=1268660/tid=1268665] ppid=1268657 vsize=35099736 memory=4864 CPUtime=0.63 cores=16-19
/proc/1268660/task/1268665/stat : 1268665 (java) R 1268657 1268660 1263609 0 -1 4194368 3277 0 0 0 62 1 0 0 20 0 22 0 297762494 35942129664 37432 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 0 0 0 -1 19 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268676] ppid=1268657 vsize=35099736 memory=4406 CPUtime=0 cores=16-19
/proc/1268660/task/1268676/stat : 1268676 (Referen..andler) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297762496 35942129664 37432 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268677] ppid=1268657 vsize=35099736 memory=5884 CPUtime=0 cores=16-19
/proc/1268660/task/1268677/stat : 1268677 (Finalizer) S 1268657 1268660 1263609 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 297762496 35942129664 37432 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268680] ppid=1268657 vsize=35099736 memory=0 CPUtime=0 cores=16-19
/proc/1268660/task/1268680/stat : 1268680 (Monitor..Thread) S 1268657 1268660 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 297762496 35942129664 37432 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 19 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268683] ppid=1268657 vsize=35099736 memory=0 CPUtime=0 cores=16-19
/proc/1268660/task/1268683/stat : 1268683 (Notific..Thread) S 1268657 1268660 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 297762496 35942129664 37432 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268684] ppid=1268657 vsize=35099736 memory=4864 CPUtime=0 cores=16-19
/proc/1268660/task/1268684/stat : 1268684 (Common-Cleaner) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297762496 35942129664 37432 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268692] ppid=1268657 vsize=35099736 memory=3072 CPUtime=0 cores=16-19
/proc/1268660/task/1268692/stat : 1268692 (Timer-0) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 297762514 35942129664 37432 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 19 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
Current children cumulated CPU time: 1.8 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 150508 KiB

[startup+1.50021 s]
/proc/loadavg: 17.17 16.38 16.08 16/1166 1268695
/proc/meminfo: memFree=606969068/1055320712 swapFree=33435900/33554428
[pid=1268660] ppid=1268657 vsize=35099736 memory=178248 CPUtime=3.16 cores=16-19
/proc/1268660/stat : 1268660 (java) S 1268657 1268660 1263609 0 -1 4194304 16879 0 0 0 312 4 0 0 20 0 21 0 297762492 35942129664 44270 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 0 0 16800975 0 0 0 17 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
/proc/1268660/statm: 8774934 44562 6279 1 0 87312 0
[pid=1268660/tid=1268665] ppid=1268657 vsize=35099736 memory=4864 CPUtime=1.42 cores=16-19
/proc/1268660/task/1268665/stat : 1268665 (java) R 1268657 1268660 1263609 0 -1 4194368 4513 0 0 0 141 1 0 0 20 0 21 0 297762494 35942129664 44270 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 0 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268676] ppid=1268657 vsize=35099736 memory=4406 CPUtime=0 cores=16-19
/proc/1268660/task/1268676/stat : 1268676 (Referen..andler) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 297762496 35942129664 44270 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268677] ppid=1268657 vsize=35099736 memory=5884 CPUtime=0 cores=16-19
/proc/1268660/task/1268677/stat : 1268677 (Finalizer) S 1268657 1268660 1263609 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 297762496 35942129664 44270 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268680] ppid=1268657 vsize=35099736 memory=4864 CPUtime=0 cores=16-19
/proc/1268660/task/1268680/stat : 1268680 (Monitor..Thread) S 1268657 1268660 1263609 0 -1 4194368 5 0 0 0 0 0 0 0 20 0 21 0 297762496 35942129664 44270 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268683] ppid=1268657 vsize=35099736 memory=3072 CPUtime=0 cores=16-19
/proc/1268660/task/1268683/stat : 1268683 (Notific..Thread) S 1268657 1268660 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 297762496 35942129664 44270 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268684] ppid=1268657 vsize=35099736 memory=25333125866717268 CPUtime=0 cores=16-19
/proc/1268660/task/1268684/stat : 1268684 (Common-Cleaner) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 297762496 35942129664 44270 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268692] ppid=1268657 vsize=35099736 memory=237062339120 CPUtime=0 cores=16-19
/proc/1268660/task/1268692/stat : 1268692 (Timer-0) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 297762514 35942129664 44270 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 19 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
Current children cumulated CPU time: 3.16 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 178248 KiB

[startup+3.11348 s]
/proc/loadavg: 17.17 16.38 16.08 16/1165 1268695
/proc/meminfo: memFree=606680512/1055320712 swapFree=33435900/33554428
[pid=1268660] ppid=1268657 vsize=35099736 memory=227520 CPUtime=4.99 cores=16-19
/proc/1268660/stat : 1268660 (java) S 1268657 1268660 1263609 0 -1 4194304 17692 0 0 0 495 4 0 0 20 0 21 0 297762492 35942129664 56558 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 0 0 16800975 0 0 0 17 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
/proc/1268660/statm: 8774934 56880 6279 1 0 87315 0
[pid=1268660/tid=1268665] ppid=1268657 vsize=35099736 memory=144308 CPUtime=3.02 cores=16-19
/proc/1268660/task/1268665/stat : 1268665 (java) R 1268657 1268660 1263609 0 -1 4194368 5037 0 0 0 300 2 0 0 20 0 21 0 297762494 35942129664 56558 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 0 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268676] ppid=1268657 vsize=35099736 memory=12932 CPUtime=0 cores=16-19
/proc/1268660/task/1268676/stat : 1268676 (Referen..andler) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 297762496 35942129664 56558 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268677] ppid=1268657 vsize=35099736 memory=0 CPUtime=0 cores=16-19
/proc/1268660/task/1268677/stat : 1268677 (Finalizer) S 1268657 1268660 1263609 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 297762496 35942129664 56558 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268680] ppid=1268657 vsize=35099736 memory=176156 CPUtime=0 cores=16-19
/proc/1268660/task/1268680/stat : 1268680 (Monitor..Thread) S 1268657 1268660 1263609 0 -1 4194368 5 0 0 0 0 0 0 0 20 0 21 0 297762496 35942129664 56558 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268683] ppid=1268657 vsize=35099736 memory=4864 CPUtime=0 cores=16-19
/proc/1268660/task/1268683/stat : 1268683 (Notific..Thread) S 1268657 1268660 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 297762496 35942129664 56558 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268684] ppid=1268657 vsize=35099736 memory=0 CPUtime=0 cores=16-19
/proc/1268660/task/1268684/stat : 1268684 (Common-Cleaner) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 297762496 35942129664 56558 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268692] ppid=1268657 vsize=35099736 memory=4406 CPUtime=0 cores=16-19
/proc/1268660/task/1268692/stat : 1268692 (Timer-0) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 297762514 35942129664 56558 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 19 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
Current children cumulated CPU time: 4.99 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 227520 KiB

[startup+6.30016 s]
/proc/loadavg: 16.99 16.36 16.08 18/1167 1268724

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

/proc/meminfo: memFree=449562080/1055320712 swapFree=33435900/33554428
[pid=1268660] ppid=1268657 vsize=35232864 memory=672460 CPUtime=3328.64 cores=16-19
/proc/1268660/stat : 1268660 (java) S 1268657 1268660 1263609 0 -1 4194304 91783 0 0 0 332360 504 0 0 20 0 23 0 297762492 36078452736 167881 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 0 0 16800975 0 0 0 17 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
/proc/1268660/statm: 8808216 168115 6267 1 0 185842 0
[pid=1268660/tid=1268665] ppid=1268657 vsize=35232864 memory=279596601107168 CPUtime=3314.99 cores=16-19
/proc/1268660/task/1268665/stat : 1268665 (java) R 1268657 1268660 1263609 0 -1 4194368 22742 0 0 0 331033 466 0 0 20 0 23 0 297762494 36078452736 167881 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 0 0 0 -1 16 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268676] ppid=1268657 vsize=35232864 memory=671012 CPUtime=0 cores=16-19
/proc/1268660/task/1268676/stat : 1268676 (Referen..andler) S 1268657 1268660 1263609 0 -1 4194368 49 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 167881 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268677] ppid=1268657 vsize=35232864 memory=671012 CPUtime=0 cores=16-19
/proc/1268660/task/1268677/stat : 1268677 (Finalizer) S 1268657 1268660 1263609 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 167881 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268680] ppid=1268657 vsize=35232864 memory=4864 CPUtime=0.07 cores=16-19
/proc/1268660/task/1268680/stat : 1268680 (Monitor..Thread) S 1268657 1268660 1263609 0 -1 4194368 53 0 0 0 5 2 0 0 20 0 23 0 297762496 36078452736 167881 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268683] ppid=1268657 vsize=35232864 memory=47088 CPUtime=0 cores=16-19
/proc/1268660/task/1268683/stat : 1268683 (Notific..Thread) S 1268657 1268660 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 167881 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268684] ppid=1268657 vsize=35232864 memory=3072 CPUtime=0 cores=16-19
/proc/1268660/task/1268684/stat : 1268684 (Common-Cleaner) S 1268657 1268660 1263609 0 -1 4194368 331 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 167881 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 16 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268692] ppid=1268657 vsize=35232864 memory=15416 CPUtime=0 cores=16-19
/proc/1268660/task/1268692/stat : 1268692 (Timer-0) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297762514 36078452736 167881 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 19 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
Current children cumulated CPU time: 3328.64 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 672460 KiB

[startup+3402.3 s]
/proc/loadavg: 15.30 15.02 15.02 15/1193 1269111
/proc/meminfo: memFree=447277820/1055320712 swapFree=33435900/33554428
[pid=1268660] ppid=1268657 vsize=35232864 memory=672516 CPUtime=3388.39 cores=16-19
/proc/1268660/stat : 1268660 (java) S 1268657 1268660 1263609 0 -1 4194304 91825 0 0 0 338327 512 0 0 20 0 23 0 297762492 36078452736 167881 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 0 0 16800975 0 0 0 17 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
/proc/1268660/statm: 8808216 168129 6267 1 0 185842 0
[pid=1268660/tid=1268665] ppid=1268657 vsize=35232864 memory=672516 CPUtime=3374.54 cores=16-19
/proc/1268660/task/1268665/stat : 1268665 (java) R 1268657 1268660 1263609 0 -1 4194368 22744 0 0 0 336981 473 0 0 20 0 23 0 297762494 36078452736 167881 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 0 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268676] ppid=1268657 vsize=35232864 memory=671012 CPUtime=0 cores=16-19
/proc/1268660/task/1268676/stat : 1268676 (Referen..andler) S 1268657 1268660 1263609 0 -1 4194368 49 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 167881 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268677] ppid=1268657 vsize=35232864 memory=42448 CPUtime=0 cores=16-19
/proc/1268660/task/1268677/stat : 1268677 (Finalizer) S 1268657 1268660 1263609 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 167881 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268680] ppid=1268657 vsize=35232864 memory=4864 CPUtime=0.07 cores=16-19
/proc/1268660/task/1268680/stat : 1268680 (Monitor..Thread) S 1268657 1268660 1263609 0 -1 4194368 53 0 0 0 5 2 0 0 20 0 23 0 297762496 36078452736 167881 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 19 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268683] ppid=1268657 vsize=35232864 memory=15416 CPUtime=0 cores=16-19
/proc/1268660/task/1268683/stat : 1268683 (Notific..Thread) S 1268657 1268660 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 167881 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268684] ppid=1268657 vsize=35232864 memory=672508 CPUtime=0 cores=16-19
/proc/1268660/task/1268684/stat : 1268684 (Common-Cleaner) S 1268657 1268660 1263609 0 -1 4194368 331 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 167881 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 16 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268692] ppid=1268657 vsize=35232864 memory=5884 CPUtime=0 cores=16-19
/proc/1268660/task/1268692/stat : 1268692 (Timer-0) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297762514 36078452736 167881 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 19 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
Current children cumulated CPU time: 3388.39 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 672516 KiB

[startup+3462.3 s]
/proc/loadavg: 14.97 14.99 15.01 15/1195 1269114
/proc/meminfo: memFree=445193716/1055320712 swapFree=33435900/33554428
[pid=1268660] ppid=1268657 vsize=35232864 memory=622308 CPUtime=3448.15 cores=16-19
/proc/1268660/stat : 1268660 (java) S 1268657 1268660 1263609 0 -1 4194304 91847 0 0 0 344295 520 0 0 20 0 23 0 297762492 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 0 0 16800975 0 0 0 17 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
/proc/1268660/statm: 8808216 155577 6267 1 0 173290 0
[pid=1268660/tid=1268665] ppid=1268657 vsize=35232864 memory=671012 CPUtime=3434.09 cores=16-19
/proc/1268660/task/1268665/stat : 1268665 (java) R 1268657 1268660 1263609 0 -1 4194368 22745 0 0 0 342929 480 0 0 20 0 23 0 297762494 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 0 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268676] ppid=1268657 vsize=35232864 memory=42448 CPUtime=0 cores=16-19
/proc/1268660/task/1268676/stat : 1268676 (Referen..andler) S 1268657 1268660 1263609 0 -1 4194368 49 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268677] ppid=1268657 vsize=35232864 memory=3136 CPUtime=0 cores=16-19
/proc/1268660/task/1268677/stat : 1268677 (Finalizer) S 1268657 1268660 1263609 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268680] ppid=1268657 vsize=35232864 memory=622308 CPUtime=0.07 cores=16-19
/proc/1268660/task/1268680/stat : 1268680 (Monitor..Thread) S 1268657 1268660 1263609 0 -1 4194368 53 0 0 0 5 2 0 0 20 0 23 0 297762496 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 19 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268683] ppid=1268657 vsize=35232864 memory=15416 CPUtime=0 cores=16-19
/proc/1268660/task/1268683/stat : 1268683 (Notific..Thread) S 1268657 1268660 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268684] ppid=1268657 vsize=35232864 memory=622308 CPUtime=0 cores=16-19
/proc/1268660/task/1268684/stat : 1268684 (Common-Cleaner) S 1268657 1268660 1263609 0 -1 4194368 331 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 16 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268692] ppid=1268657 vsize=35232864 memory=15416 CPUtime=0 cores=16-19
/proc/1268660/task/1268692/stat : 1268692 (Timer-0) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297762514 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 19 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
Current children cumulated CPU time: 3448.15 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 622308 KiB

[startup+3522.3 s]
/proc/loadavg: 14.72 14.92 14.98 15/1193 1269192
/proc/meminfo: memFree=464304776/1055320712 swapFree=33435900/33554428
[pid=1268660] ppid=1268657 vsize=35232864 memory=622308 CPUtime=3507.85 cores=16-19
/proc/1268660/stat : 1268660 (java) S 1268657 1268660 1263609 0 -1 4194304 91868 0 0 0 350258 527 0 0 20 0 23 0 297762492 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 0 0 16800975 0 0 0 17 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
/proc/1268660/statm: 8808216 155577 6267 1 0 173290 0
[pid=1268660/tid=1268665] ppid=1268657 vsize=35232864 memory=622308 CPUtime=3493.65 cores=16-19
/proc/1268660/task/1268665/stat : 1268665 (java) R 1268657 1268660 1263609 0 -1 4194368 22748 0 0 0 348879 486 0 0 20 0 23 0 297762494 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 0 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268676] ppid=1268657 vsize=35232864 memory=672516 CPUtime=0 cores=16-19
/proc/1268660/task/1268676/stat : 1268676 (Referen..andler) S 1268657 1268660 1263609 0 -1 4194368 49 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268677] ppid=1268657 vsize=35232864 memory=189208 CPUtime=0 cores=16-19
/proc/1268660/task/1268677/stat : 1268677 (Finalizer) S 1268657 1268660 1263609 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268680] ppid=1268657 vsize=35232864 memory=20656 CPUtime=0.07 cores=16-19
/proc/1268660/task/1268680/stat : 1268680 (Monitor..Thread) S 1268657 1268660 1263609 0 -1 4194368 53 0 0 0 5 2 0 0 20 0 23 0 297762496 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 19 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268683] ppid=1268657 vsize=35232864 memory=622308 CPUtime=0 cores=16-19
/proc/1268660/task/1268683/stat : 1268683 (Notific..Thread) S 1268657 1268660 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268684] ppid=1268657 vsize=35232864 memory=622308 CPUtime=0 cores=16-19
/proc/1268660/task/1268684/stat : 1268684 (Common-Cleaner) S 1268657 1268660 1263609 0 -1 4194368 331 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 16 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268692] ppid=1268657 vsize=35232864 memory=5812 CPUtime=0 cores=16-19
/proc/1268660/task/1268692/stat : 1268692 (Timer-0) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297762514 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 19 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
Current children cumulated CPU time: 3507.85 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 622308 KiB

[startup+3582.3 s]
/proc/loadavg: 14.93 14.96 14.99 15/1193 1269352
/proc/meminfo: memFree=494357856/1055320712 swapFree=33435900/33554428
[pid=1268660] ppid=1268657 vsize=35232864 memory=622316 CPUtime=3567.53 cores=16-19
/proc/1268660/stat : 1268660 (java) S 1268657 1268660 1263609 0 -1 4194304 91893 0 0 0 356219 534 0 0 20 0 23 0 297762492 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 0 0 16800975 0 0 0 17 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
/proc/1268660/statm: 8808216 155579 6267 1 0 173290 0
[pid=1268660/tid=1268665] ppid=1268657 vsize=35232864 memory=189208 CPUtime=3553.17 cores=16-19
/proc/1268660/task/1268665/stat : 1268665 (java) R 1268657 1268660 1263609 0 -1 4194368 22749 0 0 0 354824 493 0 0 20 0 23 0 297762494 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 0 0 0 -1 16 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268676] ppid=1268657 vsize=35232864 memory=20656 CPUtime=0 cores=16-19
/proc/1268660/task/1268676/stat : 1268676 (Referen..andler) S 1268657 1268660 1263609 0 -1 4194368 49 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268677] ppid=1268657 vsize=35232864 memory=5760 CPUtime=0 cores=16-19
/proc/1268660/task/1268677/stat : 1268677 (Finalizer) S 1268657 1268660 1263609 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268680] ppid=1268657 vsize=35232864 memory=622308 CPUtime=0.08 cores=16-19
/proc/1268660/task/1268680/stat : 1268680 (Monitor..Thread) S 1268657 1268660 1263609 0 -1 4194368 54 0 0 0 5 3 0 0 20 0 23 0 297762496 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 19 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268683] ppid=1268657 vsize=35232864 memory=3900 CPUtime=0 cores=16-19
/proc/1268660/task/1268683/stat : 1268683 (Notific..Thread) S 1268657 1268660 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268684] ppid=1268657 vsize=35232864 memory=15416 CPUtime=0 cores=16-19
/proc/1268660/task/1268684/stat : 1268684 (Common-Cleaner) S 1268657 1268660 1263609 0 -1 4194368 331 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268692] ppid=1268657 vsize=35232864 memory=15416 CPUtime=0 cores=16-19
/proc/1268660/task/1268692/stat : 1268692 (Timer-0) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297762514 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 19 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
Current children cumulated CPU time: 3567.53 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 622316 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615 s]*
/proc/loadavg: 15.41 15.06 15.03 15/1119 1269550
/proc/meminfo: memFree=510424484/1055320712 swapFree=33435900/33554428
[pid=1268660] ppid=1268657 vsize=35232864 memory=622320 CPUtime=3600.06 cores=16-19
/proc/1268660/stat : 1268660 (java) S 1268657 1268660 1263609 0 -1 4194304 91994 0 0 0 359468 538 0 0 20 0 23 0 297762492 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 0 0 16800975 0 0 0 17 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
/proc/1268660/statm: 8808216 155580 6267 1 0 173290 0
[pid=1268660/tid=1268665] ppid=1268657 vsize=35232864 memory=-7449365523992003217 CPUtime=3585.65 cores=16-19
/proc/1268660/task/1268665/stat : 1268665 (java) R 1268657 1268660 1263609 0 -1 4194368 22832 0 0 0 358068 497 0 0 20 0 23 0 297762494 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 0 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268676] ppid=1268657 vsize=35232864 memory=8908058261624984675 CPUtime=0 cores=16-19
/proc/1268660/task/1268676/stat : 1268676 (Referen..andler) S 1268657 1268660 1263609 0 -1 4194368 49 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 17 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268677] ppid=1268657 vsize=35232864 memory=5332 CPUtime=0 cores=16-19
/proc/1268660/task/1268677/stat : 1268677 (Finalizer) S 1268657 1268660 1263609 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268680] ppid=1268657 vsize=35232864 memory=258796 CPUtime=0.08 cores=16-19
/proc/1268660/task/1268680/stat : 1268680 (Monitor..Thread) S 1268657 1268660 1263609 0 -1 4194368 54 0 0 0 5 3 0 0 20 0 23 0 297762496 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 19 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268683] ppid=1268657 vsize=35232864 memory=4256 CPUtime=0 cores=16-19
/proc/1268660/task/1268683/stat : 1268683 (Notific..Thread) S 1268657 1268660 1263609 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 18 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268684] ppid=1268657 vsize=35232864 memory=6092 CPUtime=0 cores=16-19
/proc/1268660/task/1268684/stat : 1268684 (Common-Cleaner) S 1268657 1268660 1263609 0 -1 4194368 338 0 0 0 0 0 0 0 20 0 23 0 297762496 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 16 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
[pid=1268660/tid=1268692] ppid=1268657 vsize=35232864 memory=13229522245910554 CPUtime=0 cores=16-19
/proc/1268660/task/1268692/stat : 1268692 (Timer-0) S 1268657 1268660 1263609 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 297762514 36078452736 155453 18446744073709551615 93893137858560 93893137862256 140726457421392 0 0 0 4 0 16800975 1 0 0 -1 19 0 0 0 0 0 93893137870120 93893137870864 93893148913664 140726457424036 140726457424222 140726457424222 140726457429960 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 622320 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.84 s, system=5.39439 s

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

Child status: 143

Real time (s): 3615.08
CPU time (s): 3600.23
CPU user time (s): 3594.84
CPU system time (s): 5.39439
CPU usage (%): 99.5893
Max. virtual memory (cumulated for all children) (KiB): 35232864
Max. memory (cumulated for all children) (KiB): 672516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.84
system time used= 5.39439
maximum resident set size= 671524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94499
page faults= 0
swaps= 0
block input operations= 0
block output operations= 14256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1278018
involuntary context switches= 6499


# summary of solver processes directly reported to runsolver:
#   pid: 1268660
#   total CPU time (s): 3600.23
#   total CPU user time (s): 3594.84
#   total CPU system time (s): 5.39439

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4383 second user time and 38.8726 second system time

The end

Launcher Data

Begin job on nodeE003 at 2026-07-10 02:52:26
IDJOB=4835575
IDBENCH=147622
IDSOLVER=3672
FILE ID=nodeE003/4835575-1783644746
RUNJOBID= nodeE003-1783641088-1263623
SLURM_JOB_ID= 12722701
Free space on /tmp= 801900 MiB

SOLVER NAME= Sat4j Resolution CERT 2026-05-20 (cert)
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_12.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar HOME/sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4835575-1783644746/watcher-4835575-1783644746 -o /tmp/evaluation-result-4835575-1783644746/solver-4835575-1783644746 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4835575-1783644746/vars-4835575-1783644746 --bin-var /tmp/runsolver-exch-nodeE003-1783641088-1263623 --watchdog 3760 --file-size-limit 100000 java -Dveripb=/tmp/proofs/proof-4835575-1783644746 -jar HOME/sat4j-pb.jar ResolutionPB24 HOME/instance-4835575-1783644746.opb

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

MD5SUM BENCH= 88220551ed2e54bab314d6806833f69c
RANDOM SEED=1357768615

nodeE003 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		: 3566.237
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.91
TLB size	: 192 4K pages
clflush size	: 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		: 3566.623
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.91
TLB size	: 192 4K pages
clflush size	: 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		: 3566.713
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.91
TLB size	: 192 4K pages
clflush size	: 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		: 3566.356
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.91
TLB size	: 192 4K pages
clflush size	: 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		: 3581.341
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.91
TLB size	: 192 4K pages
clflush size	: 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		: 3581.607
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.91
TLB size	: 192 4K pages
clflush size	: 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		: 3581.922
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.91
TLB size	: 192 4K pages
clflush size	: 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		: 3579.713
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.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 55
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush size	: 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		: 3561.196
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.91
TLB size	: 192 4K pages
clflush size	: 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		: 3562.945
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.91
TLB size	: 192 4K pages
clflush size	: 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		: 3562.784
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.91
TLB size	: 192 4K pages
clflush size	: 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		: 3565.114
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.91
TLB size	: 192 4K pages
clflush size	: 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.91
TLB size	: 192 4K pages
clflush size	: 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.91
TLB size	: 192 4K pages
clflush size	: 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		: 3596.151
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.91
TLB size	: 192 4K pages
clflush size	: 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		: 3600.052
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.91
TLB size	: 192 4K pages
clflush 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:       1055320712 kB
MemFree:        605218696 kB
MemAvailable:   1034713176 kB
Buffers:            1380 kB
Cached:         433269960 kB
SwapCached:          188 kB
Active:         17699588 kB
Inactive:       426667636 kB
Active(anon):   11566944 kB
Inactive(anon):   360888 kB
Active(file):    6132644 kB
Inactive(file): 426306748 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33435900 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             69192 kB
Writeback:             0 kB
AnonPages:      11100892 kB
Mapped:           228580 kB
Shmem:            830720 kB
KReclaimable:    3288992 kB
Slab:            3915356 kB
SReclaimable:    3288992 kB
SUnreclaim:       626364 kB
KernelStack:       19728 kB
PageTables:        31252 kB
SecPageTables:     15320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:   142771492 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      482976 kB
VmallocChunk:          0 kB
Percpu:           124928 kB
HardwareCorrupted:    52 kB
AnonHugePages:   9996288 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:      516548 kB
DirectMap2M:    22874112 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 802020 MiB
End job on nodeE003 at 2026-07-10 03:52:41