Trace number 4836210

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)-27493 3600.66 3628.6

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/KNAP/
multiple_strongly_correlated/normalized-knapPI_14_500_1000_4_-31297.opb
MD5SUM4226f5a40c2b1a33a0d502ac51e1403d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-53397
Best CPU time to get the best result obtained on this benchmark0.019048
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2000
Total number of constraints1
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 constraints1
Minimum length of a constraint2000
Maximum length of a constraint2000
Number of terms in the objective function 2000
Biggest coefficient in the objective function 1296
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 1430286
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 9997
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 1430286
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB26fixedPrime.v20260610
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	26.0.1+8-34
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		26.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		5.14.0-611.55.1.el9_7.0.3.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		30331984
0.00/0.08	c Max memory 		32178700288
0.00/0.08	c Total memory 		33554432
0.00/0.09	c Number of processors 	4
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@7637f22
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: none
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4836210-1783692716.opb
0.11/0.11	c reading problem ... 
0.11/0.12	c using VERIPB proof format
0.11/0.12	c  objective function found
0.11/0.14	c ... done. Wall clock time 0.031s.
0.11/0.14	c declared #vars     2000
0.11/0.14	c #constraints  1
0.11/0.14	c constraints type 
0.11/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
0.11/0.14	c 1 constraints processed.
0.11/0.15	c objective function length is 2000 literals
0.11/0.17	c SATISFIABLE
0.11/0.17	c OPTIMIZING...
0.11/0.17	c Got one! Elapsed wall clock time (in seconds):0.056
0.11/0.17	o -13797
0.11/0.18	c Got one! Elapsed wall clock time (in seconds):0.071
0.11/0.18	o -13895
0.11/0.19	c Got one! Elapsed wall clock time (in seconds):0.081
0.11/0.19	o -14097
0.44/0.32	c Got one! Elapsed wall clock time (in seconds):0.205
0.44/0.32	o -14264
0.74/0.32	c Got one! Elapsed wall clock time (in seconds):0.211
0.74/0.32	o -14293
0.74/0.33	c Got one! Elapsed wall clock time (in seconds):0.217
0.74/0.33	o -14397
1.03/0.44	c Got one! Elapsed wall clock time (in seconds):0.329
1.03/0.44	o -14497
1.57/0.62	c Got one! Elapsed wall clock time (in seconds):0.503
1.57/0.62	o -14662
1.83/0.72	c Got one! Elapsed wall clock time (in seconds):0.61
1.83/0.72	o -14777
2.12/0.85	c Got one! Elapsed wall clock time (in seconds):0.737
2.12/0.85	o -14971
2.40/0.91	c Got one! Elapsed wall clock time (in seconds):0.801
2.40/0.91	o -14972
2.84/1.32	c Got one! Elapsed wall clock time (in seconds):1.211
2.84/1.32	o -14983
3.16/1.72	c Got one! Elapsed wall clock time (in seconds):1.609
3.16/1.72	o -15084
3.46/2.07	c Got one! Elapsed wall clock time (in seconds):1.959
3.46/2.07	o -15086
3.68/2.39	c Got one! Elapsed wall clock time (in seconds):2.279
3.68/2.39	o -15092
3.76/2.40	c Got one! Elapsed wall clock time (in seconds):2.287
3.76/2.40	o -15096
3.76/2.43	c Got one! Elapsed wall clock time (in seconds):2.315
3.76/2.43	o -15097
3.76/2.45	c Got one! Elapsed wall clock time (in seconds):2.337
3.76/2.45	o -15195
3.76/2.48	c Got one! Elapsed wall clock time (in seconds):2.365
3.76/2.48	o -15296
3.76/2.49	c Got one! Elapsed wall clock time (in seconds):2.376
3.76/2.49	o -15297
5.01/3.71	c Got one! Elapsed wall clock time (in seconds):3.599
5.01/3.71	o -15301
5.97/4.90	c Got one! Elapsed wall clock time (in seconds):4.787
5.97/4.90	o -15308
5.97/4.96	c Got one! Elapsed wall clock time (in seconds):4.843
5.97/4.96	o -15496
5.97/5.00	c Got one! Elapsed wall clock time (in seconds):4.888
5.97/5.00	o -15636
6.06/5.03	c Got one! Elapsed wall clock time (in seconds):4.917
6.06/5.03	o -15740
6.06/5.07	c Got one! Elapsed wall clock time (in seconds):4.958
6.06/5.07	o -15782
6.59/5.64	c cleaning 4527 clauses out of 9064 with flag 2028/9064
7.21/6.29	c Got one! Elapsed wall clock time (in seconds):6.175
7.21/6.29	o -15830
7.57/6.60	c Got one! Elapsed wall clock time (in seconds):6.484
7.57/6.60	o -15897
9.64/9.08	c cleaning 5125 clauses out of 10255 with flag 8011/14782
11.49/11.15	c Got one! Elapsed wall clock time (in seconds):11.037
11.49/11.15	o -16036
12.28/11.90	c Got one! Elapsed wall clock time (in seconds):11.788
12.28/11.90	o -16133
12.74/12.51	c cleaning 5350 clauses out of 10699 with flag 2069/20351
13.14/13.01	c Got one! Elapsed wall clock time (in seconds):12.9
13.14/13.01	o -16218
14.37/14.62	c Got one! Elapsed wall clock time (in seconds):14.507
14.37/14.62	o -16237
15.78/16.47	c cleaning 5938 clauses out of 11883 with flag 6018/26885
18.92/19.91	c Got one! Elapsed wall clock time (in seconds):19.799
18.92/19.91	o -16410
21.65/22.85	c cleaning 8235 clauses out of 16470 with flag 10022/37410
21.74/22.94	c Got one! Elapsed wall clock time (in seconds):22.83
21.74/22.94	o -16442
21.74/22.98	c Got one! Elapsed wall clock time (in seconds):22.864
21.74/22.98	o -16585
21.88/23.02	c Got one! Elapsed wall clock time (in seconds):22.903
21.88/23.02	o -16586
21.88/23.08	c Got one! Elapsed wall clock time (in seconds):22.964
21.88/23.08	o -16596
24.29/26.11	c cleaning 6812 clauses out of 13623 with flag 10327/42798
28.02/30.16	c cleaning 6403 clauses out of 12809 with flag 22908/48796
28.10/30.22	c Got one! Elapsed wall clock time (in seconds):30.11
28.10/30.22	o -16655
30.26/33.06	c cleaning 5746 clauses out of 11491 with flag 10101/53881
33.69/36.73	c cleaning 5869 clauses out of 11744 with flag 22225/59880
34.25/37.43	c Got one! Elapsed wall clock time (in seconds):37.314
34.25/37.43	o -16763
36.14/39.84	c cleaning 5480 clauses out of 10967 with flag 8142/64972
39.70/43.76	c cleaning 5741 clauses out of 11488 with flag 20187/70973
39.79/43.80	c Got one! Elapsed wall clock time (in seconds):43.685
39.79/43.80	o -16935
41.66/46.32	c cleaning 5404 clauses out of 10809 with flag 10154/76035
44.70/49.75	c cleaning 5695 clauses out of 11399 with flag 22146/82029
48.16/54.02	c cleaning 6354 clauses out of 12708 with flag 37087/89033
48.69/54.72	c Got one! Elapsed wall clock time (in seconds):54.611
48.69/54.72	o -17083
48.69/54.78	c Got one! Elapsed wall clock time (in seconds):54.671
48.69/54.78	o -17141
48.77/54.87	c Got one! Elapsed wall clock time (in seconds):54.753
48.77/54.87	o -17244
49.18/55.38	c Got one! Elapsed wall clock time (in seconds):55.265
49.18/55.38	o -17376
50.78/57.40	c cleaning 6235 clauses out of 12473 with flag 8094/95152
50.78/57.46	c Got one! Elapsed wall clock time (in seconds):57.351
50.78/57.46	o -17463
51.99/58.36	c Got one! Elapsed wall clock time (in seconds):58.243
51.99/58.36	o -17471
53.96/60.76	c Got one! Elapsed wall clock time (in seconds):60.645
53.96/60.76	o -17490
54.41/61.24	c cleaning 6261 clauses out of 12539 with flag 2096/101453
57.74/64.85	c cleaning 6138 clauses out of 12275 with flag 14345/107450
58.52/65.81	c Got one! Elapsed wall clock time (in seconds):65.699
58.52/65.81	o -17647
60.10/67.81	c cleaning 5931 clauses out of 11864 with flag 8069/113177
61.48/69.51	c Got one! Elapsed wall clock time (in seconds):69.393
61.48/69.51	o -17682
61.65/69.70	c Got one! Elapsed wall clock time (in seconds):69.59
61.65/69.70	o -17706
62.44/70.73	c cleaning 5702 clauses out of 11405 with flag 4218/118649
64.67/73.50	c Got one! Elapsed wall clock time (in seconds):73.388
64.67/73.50	o -17766
65.27/74.22	c cleaning 5843 clauses out of 11689 with flag 2192/124635
65.81/74.90	c Got one! Elapsed wall clock time (in seconds):74.787
65.81/74.90	o -17790
65.81/74.96	c Got one! Elapsed wall clock time (in seconds):74.843
65.81/74.96	o -17987
67.83/77.37	c Got one! Elapsed wall clock time (in seconds):77.259
67.83/77.37	o -18080
68.39/77.91	c Got one! Elapsed wall clock time (in seconds):77.797
68.39/77.91	o -18227
68.39/77.96	c Got one! Elapsed wall clock time (in seconds):77.846
68.39/77.96	o -18350
68.92/78.51	c cleaning 6349 clauses out of 12701 with flag 2207/131490
68.92/78.56	c Got one! Elapsed wall clock time (in seconds):78.449
68.92/78.56	o -18437
71.76/81.65	c cleaning 5718 clauses out of 11436 with flag 10477/136574
72.49/82.53	c Got one! Elapsed wall clock time (in seconds):82.414
72.49/82.53	o -18475
74.15/84.65	c cleaning 5623 clauses out of 11253 with flag 8402/142109
75.84/86.27	c Got one! Elapsed wall clock time (in seconds):86.152
75.84/86.27	o -18478
77.09/87.83	c cleaning 5602 clauses out of 11206 with flag 6229/147685
78.54/89.69	c Got one! Elapsed wall clock time (in seconds):89.578
78.54/89.69	o -18563
79.32/90.63	c cleaning 5423 clauses out of 10856 with flag 4088/152937
80.92/92.60	c Got one! Elapsed wall clock time (in seconds):92.488
80.92/92.60	o -18629
81.66/93.58	c cleaning 5515 clauses out of 11029 with flag 4304/158533
83.92/96.31	c Got one! Elapsed wall clock time (in seconds):96.196
83.92/96.31	o -18786
83.92/96.38	c Got one! Elapsed wall clock time (in seconds):96.272
83.92/96.39	o -18967
84.60/97.08	c cleaning 5786 clauses out of 11572 with flag 2130/164591
85.62/98.39	c Got one! Elapsed wall clock time (in seconds):98.279
85.62/98.39	o -19086
86.88/99.86	c Got one! Elapsed wall clock time (in seconds):99.747
86.88/99.86	o -19180
87.49/100.58	c cleaning 5640 clauses out of 11296 with flag 2154/170101
87.66/100.70	c Got one! Elapsed wall clock time (in seconds):100.591
87.66/100.70	o -19280
90.09/103.67	c Got one! Elapsed wall clock time (in seconds):103.556
90.09/103.67	o -19416
90.51/104.18	c cleaning 5660 clauses out of 11328 with flag 2136/175773
93.82/107.66	c cleaning 5834 clauses out of 11667 with flag 14891/181772
96.54/110.94	c Got one! Elapsed wall clock time (in seconds):110.825
96.54/110.94	o -19454
99.51/113.84	c cleaning 8120 clauses out of 16239 with flag 10497/192178
100.09/114.52	c Got one! Elapsed wall clock time (in seconds):114.409
100.09/114.52	o -19569
102.17/117.05	c cleaning 6654 clauses out of 13312 with flag 9104/197371
105.14/120.62	c cleaning 6336 clauses out of 12673 with flag 22342/203386
107.42/122.86	c Got one! Elapsed wall clock time (in seconds):122.742
107.42/122.86	o -19711
107.70/123.19	c Got one! Elapsed wall clock time (in seconds):123.08
107.70/123.19	o -19713
108.53/124.13	c cleaning 6084 clauses out of 12171 with flag 4335/209220
111.13/127.30	c cleaning 6039 clauses out of 12085 with flag 17165/215218
114.57/131.49	c cleaning 6520 clauses out of 13046 with flag 32116/222218
115.79/132.40	c Got one! Elapsed wall clock time (in seconds):132.285
115.79/132.40	o -19841
116.06/132.75	c Got one! Elapsed wall clock time (in seconds):132.636
116.06/132.75	o -19868
117.78/134.83	c cleaning 6188 clauses out of 12383 with flag 8411/228075
120.68/138.23	c cleaning 6092 clauses out of 12189 with flag 21207/234069
124.53/142.38	c cleaning 6547 clauses out of 13097 with flag 36725/241069
124.69/142.55	c Got one! Elapsed wall clock time (in seconds):142.437
124.69/142.55	o -20051
126.93/145.28	c cleaning 5952 clauses out of 11915 with flag 10520/246434
127.68/146.16	c Got one! Elapsed wall clock time (in seconds):146.05
127.68/146.16	o -20056
128.95/147.60	c Got one! Elapsed wall clock time (in seconds):147.49
128.95/147.60	o -20123
129.64/148.43	c Got one! Elapsed wall clock time (in seconds):148.313
129.64/148.43	o -20143
129.83/148.65	c Got one! Elapsed wall clock time (in seconds):148.541
129.83/148.65	o -20178
130.52/149.40	c cleaning 6265 clauses out of 12532 with flag 2226/253003
130.93/149.98	c Got one! Elapsed wall clock time (in seconds):149.867
130.93/149.98	o -20291
133.29/152.60	c cleaning 5677 clauses out of 11356 with flag 9121/258092
136.51/156.38	c Got one! Elapsed wall clock time (in seconds):156.265
136.51/156.38	o -20470
139.46/159.28	c cleaning 8010 clauses out of 16019 with flag 10665/268432
143.65/163.31	c cleaning 7011 clauses out of 14022 with flag 23635/274445
146.80/166.90	c Got one! Elapsed wall clock time (in seconds):166.792
146.80/166.90	o -20511
147.63/167.96	c Got one! Elapsed wall clock time (in seconds):167.849
147.63/167.96	o -20688
148.78/169.22	c Got one! Elapsed wall clock time (in seconds):169.111
148.78/169.22	o -20902
150.02/170.63	c cleaning 9245 clauses out of 18492 with flag 4417/285926
154.28/174.91	c cleaning 7615 clauses out of 15247 with flag 17917/291926
154.46/175.18	c Got one! Elapsed wall clock time (in seconds):175.07
154.46/175.18	o -21086
156.85/177.91	c cleaning 6566 clauses out of 13132 with flag 10651/297426
160.33/181.44	c cleaning 6267 clauses out of 12565 with flag 23702/303425
163.75/185.34	c Got one! Elapsed wall clock time (in seconds):185.225
163.75/185.34	o -21087
166.00/187.97	c cleaning 8789 clauses out of 17579 with flag 10719/314706
168.98/191.32	c Got one! Elapsed wall clock time (in seconds):191.21
168.98/191.32	o -21126
173.84/196.10	c cleaning 9694 clauses out of 19388 with flag 10854/325304
177.88/199.75	c cleaning 7848 clauses out of 15698 with flag 24041/331308
178.91/200.90	c Got one! Elapsed wall clock time (in seconds):200.788
178.91/200.90	o -21234
180.30/202.58	c cleaning 6468 clauses out of 12935 with flag 6533/336393
180.98/203.33	c Got one! Elapsed wall clock time (in seconds):203.213
180.98/203.33	o -21322
183.39/206.06	c cleaning 5995 clauses out of 11992 with flag 8823/341918
186.70/209.84	c cleaning 5986 clauses out of 11984 with flag 22090/347905
187.69/210.93	c Got one! Elapsed wall clock time (in seconds):210.812
187.69/210.93	o -21352
188.28/211.60	c Got one! Elapsed wall clock time (in seconds):211.485
188.28/211.60	o -21449
190.54/213.59	c cleaning 6126 clauses out of 12253 with flag 6425/354160
192.80/216.18	c Got one! Elapsed wall clock time (in seconds):216.069
192.80/216.18	o -21557
193.31/216.78	c cleaning 5809 clauses out of 11622 with flag 2493/359655
196.54/220.45	c cleaning 5906 clauses out of 11814 with flag 15607/365656
200.81/225.02	c cleaning 6447 clauses out of 12902 with flag 31294/372650
201.62/226.01	c Got one! Elapsed wall clock time (in seconds):225.893
201.62/226.01	o -21640
203.44/228.09	c cleaning 6046 clauses out of 12097 with flag 8681/378292
205.66/230.66	c Got one! Elapsed wall clock time (in seconds):230.546
205.66/230.66	o -21656
206.29/231.37	c cleaning 5824 clauses out of 11649 with flag 2261/383890
208.55/233.97	c Got one! Elapsed wall clock time (in seconds):233.855
208.55/233.97	o -21749
209.16/234.63	c cleaning 5787 clauses out of 11594 with flag 2275/389659
213.02/238.75	c cleaning 5895 clauses out of 11809 with flag 16010/395661
213.72/239.58	c Got one! Elapsed wall clock time (in seconds):239.468
213.72/239.58	o -21776
213.80/239.64	c Got one! Elapsed wall clock time (in seconds):239.531
213.80/239.64	o -21789
213.80/239.69	c Got one! Elapsed wall clock time (in seconds):239.578
213.80/239.69	o -21946
213.89/239.74	c Got one! Elapsed wall clock time (in seconds):239.632
213.89/239.74	o -22115
214.39/240.35	c Got one! Elapsed wall clock time (in seconds):240.234
214.39/240.35	o -22117
214.49/240.43	c Got one! Elapsed wall clock time (in seconds):240.32
214.49/240.43	o -22257
214.58/240.51	c Got one! Elapsed wall clock time (in seconds):240.398
214.58/240.51	o -22279
214.58/240.56	c Got one! Elapsed wall clock time (in seconds):240.449
214.58/240.56	o -22375
214.66/240.67	c Got one! Elapsed wall clock time (in seconds):240.56
214.66/240.67	o -22499
214.76/240.73	c Got one! Elapsed wall clock time (in seconds):240.615
214.76/240.73	o -22549
214.93/240.92	c Got one! Elapsed wall clock time (in seconds):240.807
214.93/240.92	o -22712
214.93/241.00	c Got one! Elapsed wall clock time (in seconds):240.883
214.93/241.00	o -22896
215.03/241.09	c Got one! Elapsed wall clock time (in seconds):240.977
215.03/241.09	o -23033
215.13/241.17	c Got one! Elapsed wall clock time (in seconds):241.061
215.13/241.17	o -23132
216.48/242.74	c cleaning 6506 clauses out of 13012 with flag 6672/402759
219.61/246.34	c cleaning 6245 clauses out of 12490 with flag 20325/408743
223.41/250.69	c cleaning 6623 clauses out of 13245 with flag 36116/415743
229.02/256.34	c cleaning 7306 clauses out of 14615 with flag 54310/423736
229.64/257.04	c Got one! Elapsed wall clock time (in seconds):256.931
229.64/257.04	o -23134
230.92/258.51	c Got one! Elapsed wall clock time (in seconds):258.393
230.92/258.51	o -23156
231.76/259.51	c cleaning 6531 clauses out of 13111 with flag 4419/429538
232.90/260.80	c Got one! Elapsed wall clock time (in seconds):260.688
232.90/260.80	o -23349
234.14/262.20	c Got one! Elapsed wall clock time (in seconds):262.083
234.14/262.20	o -23547
234.67/262.88	c cleaning 6167 clauses out of 12334 with flag 2218/435292
238.73/266.74	c cleaning 6073 clauses out of 12147 with flag 15976/441272
242.91/271.49	c cleaning 6539 clauses out of 13084 with flag 31672/448282
243.54/272.19	c Got one! Elapsed wall clock time (in seconds):272.075
243.54/272.19	o -23659
245.92/274.53	c cleaning 5836 clauses out of 11671 with flag 9172/453408
248.86/277.90	c cleaning 5906 clauses out of 11837 with flag 22742/459410
253.35/282.52	c cleaning 6469 clauses out of 12942 with flag 38123/466421
258.36/288.16	c cleaning 7229 clauses out of 14460 with flag 55480/474408
265.08/295.55	c cleaning 8115 clauses out of 16229 with flag 75639/483406
274.57/304.96	c Got one! Elapsed wall clock time (in seconds):304.848
274.57/304.96	o -23746
278.47/308.49	c cleaning 11377 clauses out of 22754 with flag 12001/498046
281.72/312.05	c Got one! Elapsed wall clock time (in seconds):311.941
281.72/312.05	o -23815
281.81/312.17	c Got one! Elapsed wall clock time (in seconds):312.052
281.81/312.17	o -24002
281.89/312.25	c Got one! Elapsed wall clock time (in seconds):312.133
281.89/312.25	o -24105
281.98/312.36	c Got one! Elapsed wall clock time (in seconds):312.249
281.98/312.36	o -24146
285.61/316.31	c cleaning 10931 clauses out of 21863 with flag 12001/508532
289.93/321.04	c cleaning 8458 clauses out of 16921 with flag 25237/514521
291.29/322.56	c Got one! Elapsed wall clock time (in seconds):322.445
291.29/322.56	o -24147
291.39/322.62	c Got one! Elapsed wall clock time (in seconds):322.511
291.39/322.62	o -24324
291.48/322.72	c Got one! Elapsed wall clock time (in seconds):322.611
291.48/322.72	o -24325
291.57/322.86	c Got one! Elapsed wall clock time (in seconds):322.746
291.57/322.86	o -24326
291.66/322.95	c Got one! Elapsed wall clock time (in seconds):322.841
291.66/322.95	o -24330
293.45/324.50	c Got one! Elapsed wall clock time (in seconds):324.382
293.45/324.50	o -24438
293.70/324.70	c Got one! Elapsed wall clock time (in seconds):324.585
293.70/324.70	o -24607
294.15/325.21	c cleaning 7695 clauses out of 15397 with flag 2392/521455
297.73/328.75	c cleaning 6851 clauses out of 13703 with flag 15363/527456
299.98/331.35	c Got one! Elapsed wall clock time (in seconds):331.242
299.98/331.35	o -24716
300.41/331.87	c cleaning 6240 clauses out of 12481 with flag 2402/533085
303.46/335.36	c cleaning 6116 clauses out of 12233 with flag 15961/539077
307.35/339.78	c cleaning 6550 clauses out of 13117 with flag 31355/546077
311.96/344.96	c cleaning 7295 clauses out of 14590 with flag 49367/554100
316.90/350.32	c Got one! Elapsed wall clock time (in seconds):350.207
316.90/350.32	o -24895
316.99/350.40	c Got one! Elapsed wall clock time (in seconds):350.292
316.99/350.40	o -24930
317.42/350.92	c Got one! Elapsed wall clock time (in seconds):350.802
317.42/350.92	o -24935
320.38/354.29	c cleaning 10773 clauses out of 21548 with flag 10478/568353
323.88/358.16	c cleaning 8380 clauses out of 16770 with flag 23487/574348
327.75/362.50	c cleaning 7713 clauses out of 15427 with flag 38115/581385
333.55/367.59	c cleaning 7837 clauses out of 15677 with flag 54665/589348
338.24/372.82	c cleaning 8412 clauses out of 16840 with flag 72916/598348
343.91/379.15	c cleaning 9213 clauses out of 18428 with flag 93741/608348
352.47/387.24	c cleaning 10110 clauses out of 20222 with flag 117791/619355
360.43/395.48	c cleaning 11048 clauses out of 22105 with flag 143508/631348
361.55/396.75	c Got one! Elapsed wall clock time (in seconds):396.64
361.55/396.75	o -25035
361.64/396.89	c Got one! Elapsed wall clock time (in seconds):396.781
361.64/396.89	o -25125
361.82/397.08	c Got one! Elapsed wall clock time (in seconds):396.969
361.82/397.08	o -25183
363.23/398.68	c cleaning 8447 clauses out of 16910 with flag 6974/637201
363.95/399.25	c Got one! Elapsed wall clock time (in seconds):399.142
363.95/399.25	o -25270
365.86/401.48	c cleaning 6782 clauses out of 13563 with flag 8338/642301
368.37/404.33	c cleaning 6380 clauses out of 12760 with flag 20329/648280
372.03/408.43	c cleaning 6679 clauses out of 13368 with flag 34784/655268
373.09/409.69	c Got one! Elapsed wall clock time (in seconds):409.58
373.09/409.69	o -25387
373.18/409.77	c Got one! Elapsed wall clock time (in seconds):409.659
373.18/409.77	o -25476
374.98/411.47	c cleaning 5932 clauses out of 11879 with flag 6304/660458
377.58/414.43	c cleaning 5964 clauses out of 11934 with flag 18403/666445
381.11/418.49	c cleaning 6485 clauses out of 12970 with flag 32787/673445
382.40/419.69	c Got one! Elapsed wall clock time (in seconds):419.576
382.40/419.69	o -25684
382.50/419.76	c Got one! Elapsed wall clock time (in seconds):419.65
382.50/419.76	o -25728
382.59/419.85	c Got one! Elapsed wall clock time (in seconds):419.737
382.59/419.85	o -25795
382.68/419.90	c Got one! Elapsed wall clock time (in seconds):419.783
382.68/419.90	o -25840
382.68/419.96	c Got one! Elapsed wall clock time (in seconds):419.846
382.68/419.96	o -25948
382.78/420.03	c Got one! Elapsed wall clock time (in seconds):419.922
382.78/420.03	o -25964
384.64/422.16	c cleaning 6433 clauses out of 12874 with flag 9064/679834
387.90/425.80	c cleaning 6221 clauses out of 12449 with flag 21446/685842
391.57/430.00	c cleaning 6602 clauses out of 13220 with flag 36651/692834
391.93/430.34	c Got one! Elapsed wall clock time (in seconds):430.222
391.93/430.34	o -25965
394.51/433.20	c cleaning 6071 clauses out of 12158 with flag 11032/698374
397.48/436.46	c cleaning 6013 clauses out of 12085 with flag 23215/704372
400.91/440.37	c cleaning 6538 clauses out of 13075 with flag 38916/711375
405.63/445.54	c cleaning 7247 clauses out of 14537 with flag 56305/719375
406.34/446.30	c Got one! Elapsed wall clock time (in seconds):446.183
406.34/446.30	o -26062
408.41/448.63	c cleaning 6379 clauses out of 12766 with flag 9468/724851
411.68/452.22	c cleaning 6168 clauses out of 12382 with flag 21688/730846
415.82/456.59	c cleaning 6608 clauses out of 13217 with flag 37318/737849
420.41/461.61	c cleaning 7303 clauses out of 14607 with flag 53498/745847
425.54/467.33	c cleaning 8151 clauses out of 16301 with flag 72246/754844
433.27/475.17	c cleaning 9075 clauses out of 18151 with flag 94231/764845
441.76/483.77	c cleaning 10034 clauses out of 20076 with flag 118221/775845
449.93/492.54	c cleaning 11015 clauses out of 22049 with flag 145262/787852
462.11/503.69	c cleaning 11999 clauses out of 24031 with flag 175055/800849
472.86/515.25	c cleaning 13016 clauses out of 26032 with flag 207305/814849
484.83/527.32	c Got one! Elapsed wall clock time (in seconds):527.208
484.83/527.32	o -26189
485.03/527.59	c Got one! Elapsed wall clock time (in seconds):527.476
485.03/527.59	o -26372
488.73/530.83	c cleaning 15285 clauses out of 30576 with flag 12043/832409
489.35/531.55	c Got one! Elapsed wall clock time (in seconds):531.433
489.35/531.55	o -26455
491.82/534.28	c cleaning 10386 clauses out of 20778 with flag 8887/837896
495.74/538.28	c cleaning 8184 clauses out of 16392 with flag 21853/843896
499.21/542.12	c cleaning 7606 clauses out of 15236 with flag 36045/850924
503.33/546.79	c cleaning 7807 clauses out of 15613 with flag 52139/858907
508.73/552.49	c cleaning 8402 clauses out of 16804 with flag 70630/867905
516.32/560.13	c cleaning 9195 clauses out of 18393 with flag 92615/877896
523.75/568.29	c cleaning 10097 clauses out of 20198 with flag 115127/888896
526.73/571.20	c Got one! Elapsed wall clock time (in seconds):571.084
526.73/571.20	o -26565
527.18/571.78	c cleaning 7590 clauses out of 15179 with flag 2358/893974
530.01/574.93	c cleaning 6782 clauses out of 13587 with flag 14612/899972
533.11/578.46	c cleaning 6893 clauses out of 13785 with flag 29189/906952
537.22/583.04	c cleaning 7451 clauses out of 14902 with flag 45282/914962
542.75/588.79	c cleaning 8212 clauses out of 16434 with flag 65041/923945
548.91/594.85	c cleaning 9111 clauses out of 18224 with flag 87017/933947
555.87/602.45	c cleaning 10063 clauses out of 20125 with flag 110461/944959
564.24/610.92	c cleaning 11024 clauses out of 22056 with flag 136636/956953
573.28/620.20	c cleaning 12017 clauses out of 24033 with flag 167183/969954
584.43/631.11	c cleaning 13010 clauses out of 26019 with flag 198956/983957
596.80/643.71	c cleaning 14005 clauses out of 28009 with flag 231936/998957
609.93/657.25	c cleaning 14996 clauses out of 29993 with flag 266686/1014946
626.34/672.39	c cleaning 15994 clauses out of 31996 with flag 306808/1031945
643.91/690.40	c cleaning 16996 clauses out of 34002 with flag 346674/1049945
663.15/709.60	c cleaning 17980 clauses out of 36006 with flag 394929/1068945
683.21/729.76	c cleaning 19015 clauses out of 38031 with flag 444378/1088950
707.47/754.08	c cleaning 20011 clauses out of 40022 with flag 499469/1109956
721.84/768.58	c cleaning 20993 clauses out of 42000 with flag 551809/1131945
723.61/770.50	c Got one! Elapsed wall clock time (in seconds):770.385
723.61/770.50	o -26570
725.06/771.66	c Got one! Elapsed wall clock time (in seconds):771.552
725.06/771.66	o -26666
725.84/772.42	c cleaning 13464 clauses out of 26927 with flag 2730/1137865
726.33/772.94	c Got one! Elapsed wall clock time (in seconds):772.828
726.33/772.94	o -26788
728.62/775.52	c cleaning 9656 clauses out of 19312 with flag 10160/1143714
731.63/778.66	c cleaning 7822 clauses out of 15649 with flag 22210/1149707
735.35/782.76	c Got one! Elapsed wall clock time (in seconds):782.647
735.35/782.76	o -26791
737.98/785.67	c cleaning 9665 clauses out of 19329 with flag 12140/1161209
741.83/789.04	c cleaning 7823 clauses out of 15656 with flag 25740/1167201
744.92/792.51	c cleaning 7408 clauses out of 14834 with flag 41528/1174202
748.85/796.77	c cleaning 7712 clauses out of 15425 with flag 59414/1182201
752.85/801.22	c cleaning 8359 clauses out of 16717 with flag 79271/1191205
758.25/807.25	c cleaning 9177 clauses out of 18354 with flag 99297/1201201
764.98/814.45	c cleaning 10091 clauses out of 20182 with flag 121428/1212206
771.60/821.79	c cleaning 11039 clauses out of 22086 with flag 145512/1224201
780.61/830.77	c cleaning 12023 clauses out of 24047 with flag 171599/1237201
791.88/842.02	c cleaning 13023 clauses out of 26045 with flag 199758/1251222
803.46/853.68	c cleaning 14004 clauses out of 28009 with flag 229831/1266209
817.67/868.06	c cleaning 15005 clauses out of 30010 with flag 262002/1282214
837.72/887.84	c cleaning 15998 clauses out of 31995 with flag 296091/1299204
850.24/900.72	c cleaning 16996 clauses out of 33994 with flag 332266/1317201
866.85/917.04	c cleaning 18003 clauses out of 36007 with flag 370492/1336210
885.42/935.66	c cleaning 19000 clauses out of 37999 with flag 410783/1356205
903.62/953.73	c cleaning 19997 clauses out of 39996 with flag 452973/1377202
924.63/975.08	c cleaning 20999 clauses out of 42000 with flag 497123/1399203
948.50/999.02	c cleaning 21999 clauses out of 44001 with flag 543459/1422203
967.71/1018.30	c cleaning 23000 clauses out of 46001 with flag 592613/1446202
996.50/1047.63	c cleaning 24004 clauses out of 48009 with flag 642808/1471210
1028.00/1077.31	c cleaning 25003 clauses out of 50008 with flag 695635/1497213
1051.78/1101.37	c cleaning 25991 clauses out of 52002 with flag 750538/1524210
1077.41/1126.91	c cleaning 27001 clauses out of 54004 with flag 806833/1552203
1110.99/1160.46	c cleaning 27998 clauses out of 56001 with flag 865010/1581201
1142.61/1192.63	c cleaning 29006 clauses out of 58012 with flag 926680/1611210
1177.55/1225.47	c cleaning 29993 clauses out of 59997 with flag 989567/1642201
1209.34/1257.35	c cleaning 31003 clauses out of 62005 with flag 1054167/1674202
1239.28/1287.27	c cleaning 31968 clauses out of 64001 with flag 1121009/1707201
1268.56/1316.00	c cleaning 33017 clauses out of 66036 with flag 1190047/1741204
1305.05/1350.12	c cleaning 34006 clauses out of 68018 with flag 1260628/1776203
1335.49/1380.21	c cleaning 35007 clauses out of 70015 with flag 1334512/1812206
1370.34/1414.68	c cleaning 36002 clauses out of 72005 with flag 1412853/1849203
1377.31/1421.70	c Got one! Elapsed wall clock time (in seconds):1421.586
1377.31/1421.70	o -26963
1380.30/1424.93	c cleaning 25699 clauses out of 51397 with flag 10376/1864597
1384.51/1429.25	c cleaning 15844 clauses out of 31694 with flag 22404/1870593
1389.19/1434.27	c cleaning 11439 clauses out of 22878 with flag 36739/1877621
1394.75/1440.18	c cleaning 9700 clauses out of 19411 with flag 52844/1885593
1401.20/1446.78	c cleaning 9344 clauses out of 18708 with flag 70995/1894590
1408.15/1454.14	c cleaning 9683 clauses out of 19367 with flag 91492/1904593
1415.22/1460.82	c cleaning 10345 clauses out of 20692 with flag 113642/1915601
1423.17/1469.10	c cleaning 11168 clauses out of 22341 with flag 137798/1927595
1424.94/1470.96	c Got one! Elapsed wall clock time (in seconds):1470.848
1424.94/1470.96	o -27187
1426.05/1472.13	c cleaning 8103 clauses out of 16205 with flag 4915/1932627
1428.88/1475.26	c cleaning 6999 clauses out of 14091 with flag 18180/1938616
1432.26/1478.75	c cleaning 7014 clauses out of 14092 with flag 32214/1945616
1436.40/1483.21	c cleaning 7537 clauses out of 15090 with flag 48284/1953628
1441.61/1488.85	c cleaning 8283 clauses out of 16565 with flag 67197/1962640
1446.60/1494.32	c cleaning 9134 clauses out of 18268 with flag 88066/1972626
1452.83/1500.89	c cleaning 10064 clauses out of 20128 with flag 110129/1983620
1459.36/1507.97	c cleaning 11013 clauses out of 22060 with flag 134425/1995616
1467.32/1516.10	c cleaning 12012 clauses out of 24049 with flag 160575/2008618
1476.46/1525.46	c cleaning 13033 clauses out of 26066 with flag 188747/2022647
1485.75/1535.47	c cleaning 14003 clauses out of 28007 with flag 218919/2037621
1497.53/1547.57	c cleaning 14996 clauses out of 30000 with flag 251196/2053617
1508.83/1559.07	c cleaning 16000 clauses out of 32003 with flag 285781/2070616
1522.40/1572.88	c cleaning 17000 clauses out of 34010 with flag 321975/2088623
1536.92/1587.83	c cleaning 18004 clauses out of 36008 with flag 360606/2107621
1552.13/1603.52	c cleaning 18998 clauses out of 38000 with flag 401309/2127617
1570.60/1622.64	c cleaning 19999 clauses out of 40001 with flag 443905/2148616
1590.35/1642.98	c cleaning 20998 clauses out of 42002 with flag 489997/2170616
1611.13/1663.21	c cleaning 21999 clauses out of 44004 with flag 536413/2193616
1629.54/1681.82	c cleaning 23003 clauses out of 46006 with flag 587436/2217617
1652.59/1705.07	c cleaning 24002 clauses out of 48006 with flag 640297/2242620
1674.80/1727.36	c cleaning 24998 clauses out of 50002 with flag 694092/2268618
1699.55/1751.06	c cleaning 25979 clauses out of 52005 with flag 750697/2295619
1729.57/1780.61	c cleaning 27011 clauses out of 54023 with flag 811520/2323616
1760.54/1811.21	c cleaning 28003 clauses out of 56012 with flag 874508/2352616
1789.96/1840.58	c cleaning 29004 clauses out of 58009 with flag 937424/2382616
1817.54/1868.08	c cleaning 30018 clauses out of 60036 with flag 1002276/2413647
1855.89/1904.68	c cleaning 30993 clauses out of 61988 with flag 1068132/2445617
1888.02/1936.65	c cleaning 32001 clauses out of 64004 with flag 1134963/2478626
1923.40/1971.90	c cleaning 32994 clauses out of 65994 with flag 1204095/2512617
1957.56/2006.30	c cleaning 33990 clauses out of 68010 with flag 1275440/2547627
1993.74/2040.44	c cleaning 35006 clauses out of 70014 with flag 1350089/2583621
2031.02/2077.57	c cleaning 35994 clauses out of 72007 with flag 1425328/2620620
2068.46/2114.40	c cleaning 37006 clauses out of 74013 with flag 1504397/2658620
2116.01/2159.25	c cleaning 38001 clauses out of 76006 with flag 1584830/2697619
2152.01/2194.87	c cleaning 39001 clauses out of 78003 with flag 1666673/2737617
2198.21/2236.92	c cleaning 40007 clauses out of 80014 with flag 1751229/2778629
2256.18/2294.52	c cleaning 41000 clauses out of 82001 with flag 1838157/2820623
2323.97/2362.23	c cleaning 42002 clauses out of 84004 with flag 1929770/2863626
2380.61/2416.20	c cleaning 43001 clauses out of 86002 with flag 2022147/2907626
2435.15/2470.16	c cleaning 44020 clauses out of 88041 with flag 2116360/2952666
2494.22/2526.00	c cleaning 44974 clauses out of 89990 with flag 2211487/2998635
2561.71/2592.98	c cleaning 45980 clauses out of 91999 with flag 2314738/3045618
2601.61/2633.00	c Got one! Elapsed wall clock time (in seconds):2632.888
2601.61/2633.00	o -27264
2609.28/2637.41	c cleaning 42624 clauses out of 85251 with flag 12549/3084850
2612.85/2640.37	c cleaning 24306 clauses out of 48627 with flag 25964/3090850
2615.89/2643.67	c cleaning 15665 clauses out of 31329 with flag 41533/3097858
2619.86/2647.72	c cleaning 11828 clauses out of 23656 with flag 59290/3105850
2623.80/2652.07	c cleaning 10412 clauses out of 20831 with flag 79184/3114853
2628.22/2656.74	c cleaning 10204 clauses out of 20419 with flag 101318/3124853
2633.15/2662.14	c cleaning 10602 clauses out of 21226 with flag 125764/3135864
2639.88/2669.29	c cleaning 11306 clauses out of 22612 with flag 154283/3147852
2640.26/2669.62	c Got one! Elapsed wall clock time (in seconds):2669.503
2640.26/2669.62	o -27427
2642.85/2672.47	c cleaning 8486 clauses out of 16991 with flag 11771/3153537
2645.86/2675.58	c cleaning 7239 clauses out of 14509 with flag 24919/3159541
2649.97/2679.93	c cleaning 7095 clauses out of 14278 with flag 38992/3166549
2654.80/2684.76	c cleaning 7579 clauses out of 15170 with flag 55048/3174536
2659.35/2689.64	c cleaning 8291 clauses out of 16591 with flag 73172/3183536
2665.47/2695.70	c cleaning 9152 clauses out of 18303 with flag 93281/3193539
2671.77/2702.56	c cleaning 10075 clauses out of 20150 with flag 115423/3204538
2680.69/2711.57	c cleaning 11057 clauses out of 22113 with flag 139641/3216576
2689.22/2720.68	c cleaning 12023 clauses out of 24045 with flag 165690/3229565
2700.48/2732.24	c cleaning 12996 clauses out of 25993 with flag 193781/3243536
2714.16/2745.39	c cleaning 14003 clauses out of 28006 with flag 225108/3258545
2728.20/2759.58	c cleaning 15006 clauses out of 30012 with flag 257987/3274554
2739.88/2771.94	c cleaning 15981 clauses out of 31988 with flag 292231/3291536
2755.84/2788.31	c cleaning 16999 clauses out of 34017 with flag 328480/3309546
2770.47/2803.33	c cleaning 18003 clauses out of 36010 with flag 366627/3328538
2785.75/2819.09	c cleaning 19010 clauses out of 38021 with flag 406946/3348552
2807.23/2840.18	c cleaning 19980 clauses out of 40002 with flag 449321/3369543
2825.49/2859.06	c cleaning 21034 clauses out of 42069 with flag 493907/3391590
2843.32/2877.71	c cleaning 21992 clauses out of 43985 with flag 540056/3414540
2863.68/2897.89	c cleaning 22993 clauses out of 45989 with flag 588382/3438536
2886.51/2921.48	c cleaning 23993 clauses out of 47996 with flag 638612/3463536
2910.80/2945.98	c cleaning 25004 clauses out of 50010 with flag 691567/3489543
2936.76/2970.69	c cleaning 26000 clauses out of 52003 with flag 746240/3516540
2961.94/2996.15	c cleaning 27006 clauses out of 54013 with flag 803106/3544550
2990.94/3025.58	c cleaning 27995 clauses out of 55993 with flag 861509/3573536
3029.33/3063.57	c cleaning 28994 clauses out of 57998 with flag 921914/3603536
3060.06/3093.85	c cleaning 30012 clauses out of 60024 with flag 984548/3634556
3104.21/3135.76	c cleaning 31005 clauses out of 62009 with flag 1050782/3666553
3138.93/3169.84	c cleaning 31994 clauses out of 63989 with flag 1117466/3699538
3174.24/3204.56	c cleaning 32997 clauses out of 65995 with flag 1186454/3733538
3214.80/3241.92	c cleaning 33966 clauses out of 67996 with flag 1258357/3768536
3238.52/3265.91	c Got one! Elapsed wall clock time (in seconds):3265.794
3238.52/3265.91	o -27493
3242.85/3269.86	c cleaning 32375 clauses out of 64752 with flag 10747/3799258
3246.54/3273.76	c cleaning 19177 clauses out of 38356 with flag 22820/3805237
3250.96/3278.23	c cleaning 13093 clauses out of 26188 with flag 36937/3812246
3255.98/3283.54	c cleaning 10537 clauses out of 21086 with flag 53100/3820237
3261.52/3289.26	c cleaning 9765 clauses out of 19549 with flag 71269/3829237
3268.84/3296.65	c cleaning 9895 clauses out of 19794 with flag 91416/3839247
3275.49/3303.53	c cleaning 10441 clauses out of 20889 with flag 114656/3850237
3283.31/3311.74	c cleaning 11224 clauses out of 22451 with flag 140111/3862240
3291.71/3320.35	c cleaning 12115 clauses out of 24232 with flag 166221/3875245
3302.14/3330.85	c cleaning 13076 clauses out of 26151 with flag 194410/3889279
3312.86/3341.00	c cleaning 14028 clauses out of 28056 with flag 224622/3904260
3325.85/3354.11	c cleaning 15002 clauses out of 30006 with flag 257979/3920238
3340.97/3369.39	c cleaning 16010 clauses out of 32021 with flag 292271/3937255
3357.53/3386.10	c cleaning 16997 clauses out of 34022 with flag 329136/3955266
3375.94/3404.70	c cleaning 17999 clauses out of 36000 with flag 367234/3974241
3396.09/3425.12	c cleaning 19007 clauses out of 38013 with flag 408355/3994253
3417.90/3447.21	c cleaning 20000 clauses out of 40010 with flag 451004/4015257
3439.72/3469.35	c cleaning 21010 clauses out of 42022 with flag 495305/4037269
3460.51/3490.45	c cleaning 21961 clauses out of 43980 with flag 541444/4060237
3484.55/3514.80	c cleaning 23010 clauses out of 46022 with flag 591211/4084240
3514.20/3543.88	c cleaning 24006 clauses out of 48013 with flag 641364/4109241
3541.90/3571.56	c cleaning 25001 clauses out of 50004 with flag 694440/4135238
3573.72/3603.38	c cleaning 26003 clauses out of 52008 with flag 748987/4162243
3600.39/3628.54	c starts		: 5694
3600.39/3628.54	c conflicts		: 4184422
3600.39/3628.54	c decisions		: 10569353
3600.39/3628.54	c propagations		: 80781670
3600.39/3628.54	c inspects		: 3654635177
3600.39/3628.54	c shortcuts		: 0
3600.39/3628.54	c learnt literals	: 0
3600.39/3628.54	c learnt binary clauses	: 0
3600.39/3628.54	c learnt ternary clauses	: 0
3600.39/3628.54	c learnt constraints	: 4184422
3600.39/3628.54	c ignored constraints	: 0
3600.39/3628.54	c root simplifications	: 0
3600.39/3628.54	c removed literals (reason simplification)	: 183598212
3600.39/3628.54	c reason swapping (by a shorter reason)	: 0
3600.39/3628.54	c Calls to reduceDB	: 291
3600.39/3628.54	c Number of update (reduction) of LBD	: 93123
3600.39/3628.54	c Imported unit clauses	: 0
3600.39/3628.54	c No decision after first conflict	: false
3600.39/3628.54	c number of reductions to clauses (during analyze)	: 0
3600.39/3628.54	c number of learned constraints concerned by reduction	: 0
3600.39/3628.54	c number of learning phase by resolution	: 0
3600.39/3628.54	c number of learning phase by cutting planes	: 0
3600.39/3628.54	c number of rounding to 1 operations	: 0
3600.39/3628.54	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.39/3628.54	c number of reductions of the coefficients by power 2 	: 0
3600.39/3628.54	c number of right shift for reduction by power 2 	: 0
3600.39/3628.54	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.39/3628.54	c number of ending skipping 	: 0
3600.39/3628.54	c number of internal skipping 	: 0
3600.39/3628.54	c number of derivation steps 	: 0
3600.39/3628.54	c number of skipped derivation steps 	: 0
3600.39/3628.54	c number of remaining unassigned 	: 0
3600.39/3628.54	c number of remaining assigned 	: 0
3600.39/3628.54	c number of falsified literals weakened from reason	: 0
3600.39/3628.54	c number of falsified literals weakened from conflict	: 0
3600.39/3628.54	c time for arithmetic operations	: 0
3600.39/3628.54	c minimum degree of deleted constraints	: null
3600.39/3628.54	c maximum degree of deleted constraints	: null
3600.39/3628.54	c number of deleted constraints	: 0
3600.39/3628.55	c speed (assignments/second)	: 22263.821101576104
3600.39/3628.55	c non guided choices	: 94
3600.39/3628.57	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 48184
3600.39/3628.57	s SATISFIABLE
3600.39/3628.57	c Found 156 solution(s)
3600.39/3628.57	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 -x1813 -x1814 -x1815 -x1816 -x1817 -x1818 -x1819 -x1820 -x1821 -x1822 -x1823 -x1824 -x1825 -x1826 -x1827 -x1828 -x1829 -x1830 -x1831 -x1832 -x1833 -x1834 -x1835 -x1836 -x1837 -x1838 -x1839 -x1840 -x1841 -x1842 -x1843 -x1844 -x1845 -x1846 -x1847 -x1848 -x1849 -x1850 -x1851 -x1852 -x1853 -x1854 -x1855 -x1856 -x1857 -x1858 -x1859 -x1860 -x1861 -x1862 -x1863 -x1864 -x1865 -x1866 -x1867 -x1868 -x1869 -x1870 -x1871 -x1872 -x1873 -x1874 -x1875 -x1876 -x1877 -x1878 -x1879 -x1880 -x1881 -x1882 -x1883 -x1884 -x1885 -x1886 -x1887 -x1888 -x1889 -x1890 -x1891 -x1892 -x1893 -x1894 -x1895 -x1896 -x1897 -x1898 -x1899 -x1900 -x1901 -x1902 -x1903 -x1904 -x1905 -x1906 -x1907 -x1908 -x1909 -x1910 -x1911 -x1912 -x1913 -x1914 -x1915 -x1916 -x1917 -x1918 -x1919 -x1920 x1921 -x1922 -x1923 -x1924 -x1925 -x1926 -x1927 -x1928 x1929 -x1930 -x1931 -x1932 -x1933 -x1934 -x1935 -x1936 -x1937 -x1938 -x1939 -x1940 -x1941 -x1942 -x1943 -x1944 -x1945 -x1946 -x1947 -x1948 -x1949 -x1950 -x1951 -x1952 -x1953 -x1954 -x1955 -x1956 -x1957 -x1958 -x1959 -x1960 -x1961 -x1962 -x1963 -x1964 -x1965 -x1966 -x1967 -x1968 -x1969 -x1970 -x1971 -x1972 -x1973 -x1974 -x1975 -x1976 -x1977 -x1978 -x1979 -x1980 -x1981 -x1982 -x1983 x1984 -x1985 -x1986 -x1987 -x1988 -x1989 -x1990 -x1991 -x1992 -x1993 -x1994 -x1995 -x1996 -x1997 -x1998 -x1999 -x2000 
3600.39/3628.57	c objective function=-27493
3600.39/3628.57	c Total wall clock time (in seconds): 3628.461

Verifier Data

OK	-27493

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

running on 4 cores: 20-23

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-7,18,35,56,60-62
  3550 MHz: 16-17,19,30,32,40-43,49,57-59
  3600 MHz: 8-15,20-29,31,33-34,36-39,44-48,50-55,63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 20-23

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (4364 MiB free)
  node 1: cores 8-15, 128973 MiB (10935 MiB free)
  node 2: cores 16-23, 129019 MiB (127065 MiB free)
  node 3: cores 24-31, 129003 MiB (97982 MiB free)
  node 4: cores 32-39, 129019 MiB (107516 MiB free)
  node 5: cores 40-47, 129019 MiB (118937 MiB free)
  node 6: cores 48-55, 129019 MiB (125724 MiB free)
  node 7: cores 56-63, 128474 MiB (106872 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100058 s]*
/proc/loadavg: 0.52 1.73 4.58 26/1085 1169092
/proc/meminfo: memFree=716076000/1055320708 swapFree=32662696/33554428
[pid=1168896] ppid=1168828 vsize=34900044 memory=49988 CPUtime=0.11 cores=20-23
/proc/1168896/stat : 1168896 (java) S 1168828 1168896 1166177 0 -1 4194304 5912 0 0 0 10 1 0 0 20 0 19 0 302559374 35737645056 12040 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 0 0 16800975 0 0 0 17 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
/proc/1168896/statm: 8725011 12497 6135 1 0 31271 0
[pid=1168896/tid=1168975] ppid=1168828 vsize=34900044 memory=4034096947 CPUtime=0.06 cores=20-23
/proc/1168896/task/1168975/stat : 1168975 (java) R 1168828 1168896 1166177 0 -1 4194368 3025 0 0 0 6 0 0 0 20 0 19 0 302559377 35737645056 12040 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 0 0 0 -1 21 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168992] ppid=1168828 vsize=34900044 memory=219983118702 CPUtime=0 cores=20-23
/proc/1168896/task/1168992/stat : 1168992 (Referen..andler) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 302559379 35737645056 12040 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168993] ppid=1168828 vsize=34900044 memory=62917849968866 CPUtime=0 cores=20-23
/proc/1168896/task/1168993/stat : 1168993 (Finalizer) S 1168828 1168896 1166177 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 302559379 35737645056 12040 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 23 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168996] ppid=1168828 vsize=34900044 memory=57385965649287 CPUtime=0 cores=20-23
/proc/1168896/task/1168996/stat : 1168996 (Monitor..Thread) S 1168828 1168896 1166177 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 302559379 35737645056 12040 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169000] ppid=1168828 vsize=34900044 memory=59580727517222 CPUtime=0 cores=20-23
/proc/1168896/task/1169000/stat : 1169000 (Notific..Thread) S 1168828 1168896 1166177 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 302559379 35737645056 12040 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169001] ppid=1168828 vsize=34900044 memory=62905099279685 CPUtime=0 cores=20-23
/proc/1168896/task/1169001/stat : 1169001 (Common-Cleaner) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 302559379 35737645056 12040 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 34900044 KiB
Current children cumulated memory: 49988 KiB

[startup+0.213259 s]*
/proc/loadavg: 0.52 1.73 4.58 33/1105 1169112
/proc/meminfo: memFree=715826928/1055320708 swapFree=32662696/33554428
[pid=1168896] ppid=1168828 vsize=35033172 memory=74136 CPUtime=0.44 cores=20-23
/proc/1168896/stat : 1168896 (java) S 1168828 1168896 1166177 0 -1 4194304 9335 0 0 0 42 2 0 0 20 0 21 0 302559374 35873968128 18290 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 0 0 16800975 0 0 0 17 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
/proc/1168896/statm: 8758293 18534 6244 1 0 34726 0
[pid=1168896/tid=1168975] ppid=1168828 vsize=35033172 memory=3458775719129345843 CPUtime=0.16 cores=20-23
/proc/1168896/task/1168975/stat : 1168975 (java) R 1168828 1168896 1166177 0 -1 4194368 3250 0 0 0 16 0 0 0 20 0 21 0 302559377 35873968128 18290 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 0 0 0 -1 21 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168992] ppid=1168828 vsize=35033172 memory=219983118702 CPUtime=0 cores=20-23
/proc/1168896/task/1168992/stat : 1168992 (Referen..andler) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 302559379 35873968128 18290 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168993] ppid=1168828 vsize=35033172 memory=62917849968866 CPUtime=0 cores=20-23
/proc/1168896/task/1168993/stat : 1168993 (Finalizer) S 1168828 1168896 1166177 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 302559379 35873968128 18290 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 23 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168996] ppid=1168828 vsize=35033172 memory=57385965649287 CPUtime=0 cores=20-23
/proc/1168896/task/1168996/stat : 1168996 (Monitor..Thread) S 1168828 1168896 1166177 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 302559379 35873968128 18290 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169000] ppid=1168828 vsize=35033172 memory=59580727517222 CPUtime=0 cores=20-23
/proc/1168896/task/1169000/stat : 1169000 (Notific..Thread) S 1168828 1168896 1166177 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 302559379 35873968128 18290 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169001] ppid=1168828 vsize=35033172 memory=62905099279685 CPUtime=0 cores=20-23
/proc/1168896/task/1169001/stat : 1169001 (Common-Cleaner) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 302559379 35873968128 18290 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169103] ppid=1168828 vsize=35033172 memory=15824408392501271 CPUtime=0 cores=20-23
/proc/1168896/task/1169103/stat : 1169103 (Timer-0) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 302559390 35873968128 18290 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 35033172 KiB
Current children cumulated memory: 74136 KiB

[startup+0.313997 s]*
/proc/loadavg: 0.52 1.73 4.58 39/1116 1169123
/proc/meminfo: memFree=715578492/1055320708 swapFree=32662696/33554428
[pid=1168896] ppid=1168828 vsize=35099736 memory=89680 CPUtime=0.74 cores=20-23
/proc/1168896/stat : 1168896 (java) S 1168828 1168896 1166177 0 -1 4194304 9669 0 0 0 72 2 0 0 20 0 22 0 302559374 35942129664 22269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 0 0 16800975 0 0 0 17 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
/proc/1168896/statm: 8774934 22420 6244 1 0 45419 0
[pid=1168896/tid=1168975] ppid=1168828 vsize=35099736 memory=3978402723982962483 CPUtime=0.24 cores=20-23
/proc/1168896/task/1168975/stat : 1168975 (java) R 1168828 1168896 1166177 0 -1 4194368 3251 0 0 0 23 1 0 0 20 0 22 0 302559377 35942129664 22269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 0 0 0 -1 21 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168992] ppid=1168828 vsize=35099736 memory=3472275532685771118 CPUtime=0 cores=20-23
/proc/1168896/task/1168992/stat : 1168992 (Referen..andler) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302559379 35942129664 22269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168993] ppid=1168828 vsize=35099736 memory=8430801420287537378 CPUtime=0 cores=20-23
/proc/1168896/task/1168993/stat : 1168993 (Finalizer) S 1168828 1168896 1166177 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 302559379 35942129664 22269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 23 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168996] ppid=1168828 vsize=35099736 memory=57385965649287 CPUtime=0 cores=20-23
/proc/1168896/task/1168996/stat : 1168996 (Monitor..Thread) S 1168828 1168896 1166177 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 302559379 35942129664 22269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 23 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169000] ppid=1168828 vsize=35099736 memory=59580727517222 CPUtime=0 cores=20-23
/proc/1168896/task/1169000/stat : 1169000 (Notific..Thread) S 1168828 1168896 1166177 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 302559379 35942129664 22269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169001] ppid=1168828 vsize=35099736 memory=62905099279685 CPUtime=0 cores=20-23
/proc/1168896/task/1169001/stat : 1169001 (Common-Cleaner) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302559379 35942129664 22269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169103] ppid=1168828 vsize=35099736 memory=15824408392501271 CPUtime=0 cores=20-23
/proc/1168896/task/1169103/stat : 1169103 (Timer-0) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302559390 35942129664 22269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
Current children cumulated CPU time: 0.74 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 89680 KiB

[startup+0.700243 s]
/proc/loadavg: 0.52 1.73 4.58 39/1121 1169129
/proc/meminfo: memFree=715118376/1055320708 swapFree=32662696/33554428
[pid=1168896] ppid=1168828 vsize=35099736 memory=198820 CPUtime=1.83 cores=20-23
/proc/1168896/stat : 1168896 (java) S 1168828 1168896 1166177 0 -1 4194304 13464 0 0 0 179 4 0 0 20 0 22 0 302559374 35942129664 49496 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 0 0 16800975 0 0 0 17 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
/proc/1168896/statm: 8774934 49705 6283 1 0 85035 0
[pid=1168896/tid=1168975] ppid=1168828 vsize=35099736 memory=62905099279685 CPUtime=0.57 cores=20-23
/proc/1168896/task/1168975/stat : 1168975 (java) R 1168828 1168896 1166177 0 -1 4194368 3323 0 0 0 55 2 0 0 20 0 22 0 302559377 35942129664 49496 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 0 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168992] ppid=1168828 vsize=35099736 memory=15824408392501271 CPUtime=0 cores=20-23
/proc/1168896/task/1168992/stat : 1168992 (Referen..andler) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302559379 35942129664 49496 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168993] ppid=1168828 vsize=35099736 memory=7926398262022041826 CPUtime=0 cores=20-23
/proc/1168896/task/1168993/stat : 1168993 (Finalizer) S 1168828 1168896 1166177 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 302559379 35942129664 49496 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 23 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168996] ppid=1168828 vsize=35099736 memory=57385965649287 CPUtime=0 cores=20-23
/proc/1168896/task/1168996/stat : 1168996 (Monitor..Thread) S 1168828 1168896 1166177 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 302559379 35942129664 49496 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 23 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169000] ppid=1168828 vsize=35099736 memory=59580727517222 CPUtime=0 cores=20-23
/proc/1168896/task/1169000/stat : 1169000 (Notific..Thread) S 1168828 1168896 1166177 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 302559379 35942129664 49496 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169001] ppid=1168828 vsize=35099736 memory=2080 CPUtime=0 cores=20-23
/proc/1168896/task/1169001/stat : 1169001 (Common-Cleaner) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302559379 35942129664 49496 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169103] ppid=1168828 vsize=35099736 memory=968 CPUtime=0 cores=20-23
/proc/1168896/task/1169103/stat : 1169103 (Timer-0) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 302559390 35942129664 49496 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
Current children cumulated CPU time: 1.83 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 198820 KiB

[startup+1.50031 s]
/proc/loadavg: 0.52 1.73 4.58 30/1135 1169177
/proc/meminfo: memFree=714339104/1055320708 swapFree=32662696/33554428
[pid=1168896] ppid=1168828 vsize=35232864 memory=352620 CPUtime=3 cores=20-23
/proc/1168896/stat : 1168896 (java) S 1168828 1168896 1166177 0 -1 4194304 15567 0 0 0 293 7 0 0 20 0 23 0 302559374 36078452736 87982 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 0 0 16800975 0 0 0 17 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
/proc/1168896/statm: 8808216 88155 6283 1 0 188429 0
[pid=1168896/tid=1168975] ppid=1168828 vsize=35232864 memory=2080 CPUtime=1.14 cores=20-23
/proc/1168896/task/1168975/stat : 1168975 (java) S 1168828 1168896 1166177 0 -1 4194368 4272 0 0 0 109 5 0 0 20 0 23 0 302559377 36078452736 87982 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 21 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168992] ppid=1168828 vsize=35232864 memory=968 CPUtime=0 cores=20-23
/proc/1168896/task/1168992/stat : 1168992 (Referen..andler) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 87982 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168993] ppid=1168828 vsize=35232864 memory=0 CPUtime=0 cores=20-23
/proc/1168896/task/1168993/stat : 1168993 (Finalizer) S 1168828 1168896 1166177 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 87982 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 23 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168996] ppid=1168828 vsize=35232864 memory=0 CPUtime=0 cores=20-23
/proc/1168896/task/1168996/stat : 1168996 (Monitor..Thread) S 1168828 1168896 1166177 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 87982 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 23 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169000] ppid=1168828 vsize=35232864 memory=15824408392501271 CPUtime=0 cores=20-23
/proc/1168896/task/1169000/stat : 1169000 (Notific..Thread) S 1168828 1168896 1166177 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 87982 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169001] ppid=1168828 vsize=35232864 memory=0 CPUtime=0 cores=20-23
/proc/1168896/task/1169001/stat : 1169001 (Common-Cleaner) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 87982 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169103] ppid=1168828 vsize=35232864 memory=2243 CPUtime=0 cores=20-23
/proc/1168896/task/1169103/stat : 1169103 (Timer-0) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559390 36078452736 87982 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 352620 KiB

[startup+3.11334 s]
/proc/loadavg: 1.44 1.90 4.62 17/1098 1169460
/proc/meminfo: memFree=712674840/1055320708 swapFree=32662696/33554428
[pid=1168896] ppid=1168828 vsize=35232864 memory=646008 CPUtime=4.5 cores=20-23
/proc/1168896/stat : 1168896 (java) S 1168828 1168896 1166177 0 -1 4194304 17416 0 0 0 438 12 0 0 20 0 23 0 302559374 36078452736 161267 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 0 0 16800975 0 0 0 17 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
/proc/1168896/statm: 8808216 161502 6299 1 0 188441 0
[pid=1168896/tid=1168975] ppid=1168828 vsize=35232864 memory=2243 CPUtime=2.27 cores=20-23
/proc/1168896/task/1168975/stat : 1168975 (java) S 1168828 1168896 1166177 0 -1 4194368 4558 0 0 0 218 9 0 0 20 0 23 0 302559377 36078452736 161267 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168992] ppid=1168828 vsize=35232864 memory=0 CPUtime=0 cores=20-23
/proc/1168896/task/1168992/stat : 1168992 (Referen..andler) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 161267 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168993] ppid=1168828 vsize=35232864 memory=0 CPUtime=0 cores=20-23
/proc/1168896/task/1168993/stat : 1168993 (Finalizer) S 1168828 1168896 1166177 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 161267 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 23 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168996] ppid=1168828 vsize=35232864 memory=2080 CPUtime=0 cores=20-23
/proc/1168896/task/1168996/stat : 1168996 (Monitor..Thread) S 1168828 1168896 1166177 0 -1 4194368 5 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 161267 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 23 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169000] ppid=1168828 vsize=35232864 memory=968 CPUtime=0 cores=20-23
/proc/1168896/task/1169000/stat : 1169000 (Notific..Thread) S 1168828 1168896 1166177 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 161267 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169001] ppid=1168828 vsize=35232864 memory=246232 CPUtime=0 cores=20-23
/proc/1168896/task/1169001/stat : 1169001 (Common-Cleaner) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 161267 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169103] ppid=1168828 vsize=35232864 memory=51656596 CPUtime=0 cores=20-23
/proc/1168896/task/1169103/stat : 1169103 (Timer-0) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559390 36078452736 161267 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
Current children cumulated CPU time: 4.5 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 646008 KiB

[startup+6.30016 s]

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

/proc/meminfo: memFree=293964232/1055320708 swapFree=32662696/33554428
[pid=1168896] ppid=1168828 vsize=35232864 memory=10320972 CPUtime=3373.6 cores=20-23
/proc/1168896/stat : 1168896 (java) S 1168828 1168896 1166177 0 -1 4194304 1159733 0 0 0 331570 5790 0 0 20 0 23 0 302559374 36078452736 2580161 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 0 0 16800975 0 0 0 17 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
/proc/1168896/statm: 8808216 2580243 6330 1 0 2599192 0
[pid=1168896/tid=1168975] ppid=1168828 vsize=35232864 memory=10860 CPUtime=3131.86 cores=20-23
/proc/1168896/task/1168975/stat : 1168975 (java) R 1168828 1168896 1166177 0 -1 4194368 224934 0 0 0 307503 5683 0 0 20 0 23 0 302559377 36078452736 2580161 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 0 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168992] ppid=1168828 vsize=35232864 memory=5160197050051688 CPUtime=0 cores=20-23
/proc/1168896/task/1168992/stat : 1168992 (Referen..andler) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2580161 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168993] ppid=1168828 vsize=35232864 memory=2474903747 CPUtime=0 cores=20-23
/proc/1168896/task/1168993/stat : 1168993 (Finalizer) S 1168828 1168896 1166177 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2580161 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 23 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168996] ppid=1168828 vsize=35232864 memory=272354 CPUtime=0.12 cores=20-23
/proc/1168896/task/1168996/stat : 1168996 (Monitor..Thread) S 1168828 1168896 1166177 0 -1 4194368 174 0 0 0 5 7 0 0 20 0 23 0 302559379 36078452736 2580161 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 21 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169000] ppid=1168828 vsize=35232864 memory=10860 CPUtime=0 cores=20-23
/proc/1168896/task/1169000/stat : 1169000 (Notific..Thread) S 1168828 1168896 1166177 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2580161 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169001] ppid=1168828 vsize=35232864 memory=2080 CPUtime=0 cores=20-23
/proc/1168896/task/1169001/stat : 1169001 (Common-Cleaner) S 1168828 1168896 1166177 0 -1 4194368 1741 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2580161 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 21 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169103] ppid=1168828 vsize=35232864 memory=10320972 CPUtime=0 cores=20-23
/proc/1168896/task/1169103/stat : 1169103 (Timer-0) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559390 36078452736 2580161 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
Current children cumulated CPU time: 3373.6 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 10320972 KiB

[startup+3462.3 s]
/proc/loadavg: 15.85 15.93 15.63 18/1133 1182802
/proc/meminfo: memFree=287989872/1055320708 swapFree=32662696/33554428
[pid=1168896] ppid=1168828 vsize=35232864 memory=10153932 CPUtime=3432.94 cores=20-23
/proc/1168896/stat : 1168896 (java) S 1168828 1168896 1166177 0 -1 4194304 1164118 0 0 0 337429 5865 0 0 20 0 23 0 302559374 36078452736 2538485 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 0 0 16800975 0 0 0 17 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
/proc/1168896/statm: 8808216 2538483 6330 1 0 2557352 0
[pid=1168896/tid=1168975] ppid=1168828 vsize=35232864 memory=10153932 CPUtime=3189.25 cores=20-23
/proc/1168896/task/1168975/stat : 1168975 (java) R 1168828 1168896 1166177 0 -1 4194368 227094 0 0 0 313167 5758 0 0 20 0 23 0 302559377 36078452736 2538485 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 0 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168992] ppid=1168828 vsize=35232864 memory=10860 CPUtime=0 cores=20-23
/proc/1168896/task/1168992/stat : 1168992 (Referen..andler) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2538485 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168993] ppid=1168828 vsize=35232864 memory=5160197050051688 CPUtime=0 cores=20-23
/proc/1168896/task/1168993/stat : 1168993 (Finalizer) S 1168828 1168896 1166177 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2538485 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 23 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168996] ppid=1168828 vsize=35232864 memory=2474903747 CPUtime=0.12 cores=20-23
/proc/1168896/task/1168996/stat : 1168996 (Monitor..Thread) S 1168828 1168896 1166177 0 -1 4194368 176 0 0 0 5 7 0 0 20 0 23 0 302559379 36078452736 2538485 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 21 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169000] ppid=1168828 vsize=35232864 memory=10860 CPUtime=0 cores=20-23
/proc/1168896/task/1169000/stat : 1169000 (Notific..Thread) S 1168828 1168896 1166177 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2538485 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169001] ppid=1168828 vsize=35232864 memory=10860 CPUtime=0 cores=20-23
/proc/1168896/task/1169001/stat : 1169001 (Common-Cleaner) S 1168828 1168896 1166177 0 -1 4194368 1777 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2538485 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 21 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169103] ppid=1168828 vsize=35232864 memory=10153932 CPUtime=0 cores=20-23
/proc/1168896/task/1169103/stat : 1169103 (Timer-0) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559390 36078452736 2538485 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
Current children cumulated CPU time: 3432.94 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 10153932 KiB

[startup+3522.3 s]
/proc/loadavg: 14.86 15.63 15.55 14/1132 1182881
/proc/meminfo: memFree=357646316/1055320708 swapFree=32662696/33554428
[pid=1168896] ppid=1168828 vsize=35232864 memory=10153932 CPUtime=3492.56 cores=20-23
/proc/1168896/stat : 1168896 (java) S 1168828 1168896 1166177 0 -1 4194304 1169687 0 0 0 343310 5946 0 0 20 0 23 0 302559374 36078452736 2538485 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 0 0 16800975 0 0 0 17 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
/proc/1168896/statm: 8808216 2538483 6330 1 0 2557352 0
[pid=1168896/tid=1168975] ppid=1168828 vsize=35232864 memory=10320972 CPUtime=3246.3 cores=20-23
/proc/1168896/task/1168975/stat : 1168975 (java) R 1168828 1168896 1166177 0 -1 4194368 230070 0 0 0 318791 5839 0 0 20 0 23 0 302559377 36078452736 2538485 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 0 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168992] ppid=1168828 vsize=35232864 memory=280246347631392 CPUtime=0 cores=20-23
/proc/1168896/task/1168992/stat : 1168992 (Referen..andler) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2538485 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168993] ppid=1168828 vsize=35232864 memory=10860 CPUtime=0 cores=20-23
/proc/1168896/task/1168993/stat : 1168993 (Finalizer) S 1168828 1168896 1166177 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2538485 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 23 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168996] ppid=1168828 vsize=35232864 memory=1708 CPUtime=0.13 cores=20-23
/proc/1168896/task/1168996/stat : 1168996 (Monitor..Thread) S 1168828 1168896 1166177 0 -1 4194368 177 0 0 0 6 7 0 0 20 0 23 0 302559379 36078452736 2538485 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 21 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169000] ppid=1168828 vsize=35232864 memory=1708 CPUtime=0 cores=20-23
/proc/1168896/task/1169000/stat : 1169000 (Notific..Thread) S 1168828 1168896 1166177 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2538485 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169001] ppid=1168828 vsize=35232864 memory=-7235134484395157855 CPUtime=0 cores=20-23
/proc/1168896/task/1169001/stat : 1169001 (Common-Cleaner) S 1168828 1168896 1166177 0 -1 4194368 1832 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2538485 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 21 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169103] ppid=1168828 vsize=35232864 memory=-7235134484395157855 CPUtime=0 cores=20-23
/proc/1168896/task/1169103/stat : 1169103 (Timer-0) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559390 36078452736 2538485 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
Current children cumulated CPU time: 3492.56 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 10153932 KiB

[startup+3582.3 s]
/proc/loadavg: 14.63 15.45 15.49 14/1132 1182883
/proc/meminfo: memFree=352238684/1055320708 swapFree=32662696/33554428
[pid=1168896] ppid=1168828 vsize=35232864 memory=9853260 CPUtime=3552.6 cores=20-23
/proc/1168896/stat : 1168896 (java) S 1168828 1168896 1166177 0 -1 4194304 1175176 0 0 0 349244 6016 0 0 20 0 23 0 302559374 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 0 0 16800975 0 0 0 17 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
/proc/1168896/statm: 8808216 2463315 6330 1 0 2482040 0
[pid=1168896/tid=1168975] ppid=1168828 vsize=35232864 memory=10153932 CPUtime=3303.66 cores=20-23
/proc/1168896/task/1168975/stat : 1168975 (java) R 1168828 1168896 1166177 0 -1 4194368 231941 0 0 0 324458 5908 0 0 20 0 23 0 302559377 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 0 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168992] ppid=1168828 vsize=35232864 memory=10153932 CPUtime=0 cores=20-23
/proc/1168896/task/1168992/stat : 1168992 (Referen..andler) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168993] ppid=1168828 vsize=35232864 memory=10153932 CPUtime=0 cores=20-23
/proc/1168896/task/1168993/stat : 1168993 (Finalizer) S 1168828 1168896 1166177 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 23 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168996] ppid=1168828 vsize=35232864 memory=2080 CPUtime=0.13 cores=20-23
/proc/1168896/task/1168996/stat : 1168996 (Monitor..Thread) S 1168828 1168896 1166177 0 -1 4194368 181 0 0 0 6 7 0 0 20 0 23 0 302559379 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 21 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169000] ppid=1168828 vsize=35232864 memory=88852 CPUtime=0 cores=20-23
/proc/1168896/task/1169000/stat : 1169000 (Notific..Thread) S 1168828 1168896 1166177 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169001] ppid=1168828 vsize=35232864 memory=9853260 CPUtime=0 cores=20-23
/proc/1168896/task/1169001/stat : 1169001 (Common-Cleaner) S 1168828 1168896 1166177 0 -1 4194368 1865 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 21 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169103] ppid=1168828 vsize=35232864 memory=9853260 CPUtime=0 cores=20-23
/proc/1168896/task/1169103/stat : 1169103 (Timer-0) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559390 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
Current children cumulated CPU time: 3552.6 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 9853260 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3628.5 s]
/proc/loadavg: 14.71 15.35 15.45 13/1132 1182886
/proc/meminfo: memFree=348098100/1055320708 swapFree=32662696/33554428
[pid=1168896] ppid=1168828 vsize=35232864 memory=9853264 CPUtime=3600.39 cores=20-23
/proc/1168896/stat : 1168896 (java) S 1168828 1168896 1166177 0 -1 4194304 1211141 0 0 0 353972 6067 0 0 20 0 23 0 302559374 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 0 0 16800975 0 0 0 17 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
/proc/1168896/statm: 8808216 2463316 6330 1 0 2482040 0
[pid=1168896/tid=1168975] ppid=1168828 vsize=35232864 memory=25333125866717268 CPUtime=3347.95 cores=20-23
/proc/1168896/task/1168975/stat : 1168975 (java) S 1168828 1168896 1166177 0 -1 4194368 237509 0 0 0 328839 5956 0 0 20 0 23 0 302559377 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168992] ppid=1168828 vsize=35232864 memory=10153932 CPUtime=0 cores=20-23
/proc/1168896/task/1168992/stat : 1168992 (Referen..andler) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168993] ppid=1168828 vsize=35232864 memory=10471304 CPUtime=0 cores=20-23
/proc/1168896/task/1168993/stat : 1168993 (Finalizer) S 1168828 1168896 1166177 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 23 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168996] ppid=1168828 vsize=35232864 memory=9853260 CPUtime=0.13 cores=20-23
/proc/1168896/task/1168996/stat : 1168996 (Monitor..Thread) S 1168828 1168896 1166177 0 -1 4194368 181 0 0 0 6 7 0 0 20 0 23 0 302559379 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169000] ppid=1168828 vsize=35232864 memory=2080 CPUtime=0 cores=20-23
/proc/1168896/task/1169000/stat : 1169000 (Notific..Thread) S 1168828 1168896 1166177 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169001] ppid=1168828 vsize=35232864 memory=9853264 CPUtime=0 cores=20-23
/proc/1168896/task/1169001/stat : 1169001 (Common-Cleaner) S 1168828 1168896 1166177 0 -1 4194368 1933 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 21 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169103] ppid=1168828 vsize=35232864 memory=9853264 CPUtime=0 cores=20-23
/proc/1168896/task/1169103/stat : 1169103 (Timer-0) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559390 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
Current children cumulated CPU time: 3600.39 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 9853264 KiB

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

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

# cumulated CPU time of all completed processes:  user=3539.97 s, system=60.6924 s

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

[startup+3628.5 s]
/proc/loadavg: 14.71 15.35 15.45 13/1132 1182886
/proc/meminfo: memFree=348098100/1055320708 swapFree=32662696/33554428
[pid=1168896] ppid=1168828 vsize=35232864 memory=9853264 CPUtime=3600.39 cores=20-23
/proc/1168896/stat : 1168896 (java) S 1168828 1168896 1166177 0 -1 4194304 1211141 0 0 0 353972 6067 0 0 20 0 23 0 302559374 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 0 0 16800975 0 0 0 17 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
/proc/1168896/statm: 8808216 2463316 6330 1 0 2482040 0
[pid=1168896/tid=1168975] ppid=1168828 vsize=35232864 memory=25333125866717268 CPUtime=3347.95 cores=20-23
/proc/1168896/task/1168975/stat : 1168975 (java) S 1168828 1168896 1166177 0 -1 4194368 237509 0 0 0 328839 5956 0 0 20 0 23 0 302559377 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168992] ppid=1168828 vsize=35232864 memory=10153932 CPUtime=0 cores=20-23
/proc/1168896/task/1168992/stat : 1168992 (Referen..andler) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168993] ppid=1168828 vsize=35232864 memory=10471304 CPUtime=0 cores=20-23
/proc/1168896/task/1168993/stat : 1168993 (Finalizer) S 1168828 1168896 1166177 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 23 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1168996] ppid=1168828 vsize=35232864 memory=9853260 CPUtime=0.13 cores=20-23
/proc/1168896/task/1168996/stat : 1168996 (Monitor..Thread) S 1168828 1168896 1166177 0 -1 4194368 181 0 0 0 6 7 0 0 20 0 23 0 302559379 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169000] ppid=1168828 vsize=35232864 memory=2080 CPUtime=0 cores=20-23
/proc/1168896/task/1169000/stat : 1169000 (Notific..Thread) S 1168828 1168896 1166177 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 22 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169001] ppid=1168828 vsize=35232864 memory=9853264 CPUtime=0 cores=20-23
/proc/1168896/task/1169001/stat : 1169001 (Common-Cleaner) S 1168828 1168896 1166177 0 -1 4194368 1933 0 0 0 0 0 0 0 20 0 23 0 302559379 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 21 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
[pid=1168896/tid=1169103] ppid=1168828 vsize=35232864 memory=9853264 CPUtime=0 cores=20-23
/proc/1168896/task/1169103/stat : 1169103 (Timer-0) S 1168828 1168896 1166177 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 302559390 36078452736 2463269 18446744073709551615 94665460252672 94665460256368 140731640147776 0 0 0 4 0 16800975 1 0 0 -1 20 0 0 0 0 0 94665460264232 94665460264976 94665474473984 140731640150180 140731640150366 140731640150366 140731640156104 0
Current children cumulated CPU time: 3600.39 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 9853264 KiB

Child status: 143

Real time (s): 3628.6
CPU time (s): 3600.66
CPU user time (s): 3539.97
CPU system time (s): 60.6924
CPU usage (%): 99.2302
Max. virtual memory (cumulated for all children) (KiB): 35232864
Max. memory (cumulated for all children) (KiB): 15639896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3539.97
system time used= 60.6924
maximum resident set size= 15638508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1213233
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14477135
involuntary context switches= 7829


# summary of solver processes directly reported to runsolver:
#   pid: 1168896
#   total CPU time (s): 3600.66
#   total CPU user time (s): 3539.97
#   total CPU system time (s): 60.6924

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4023 second user time and 41.7558 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 4226f5a40c2b1a33a0d502ac51e1403d
RANDOM SEED=120039799

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 53
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        716155748 kB
MemAvailable:   1046679324 kB
Buffers:              32 kB
Cached:         334031424 kB
SwapCached:         7288 kB
Active:          9384668 kB
Inactive:       324738328 kB
Active(anon):     156376 kB
Inactive(anon):    19324 kB
Active(file):    9228292 kB
Inactive(file): 324719004 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32662696 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4928 kB
Writeback:             0 kB
AnonPages:         98660 kB
Mapped:            88880 kB
Shmem:             84160 kB
KReclaimable:    2777600 kB
Slab:            3345160 kB
SReclaimable:    2777600 kB
SUnreclaim:       567560 kB
KernelStack:       14192 kB
PageTables:         4380 kB
SecPageTables:     15564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   129478608 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477936 kB
VmallocChunk:          0 kB
Percpu:           117504 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      385476 kB
DirectMap2M:    20908032 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 789788 MiB
End job on nodeE010 at 2026-07-10 17:12:25