Trace number 4804849

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 2026-06-10SAT (TO)-27493 3600.17 3433.09

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.03/0.12	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.03/0.12	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.12	c See www.sat4j.org for details.
0.03/0.13	c version PB26fixedPrime.v20260610
0.03/0.13	c java.runtime.name	OpenJDK Runtime Environment
0.03/0.13	c java.vm.name		OpenJDK 64-Bit Server VM
0.03/0.13	c java.vm.version	26.0.1+8-34
0.03/0.13	c java.vm.vendor	Oracle Corporation
0.03/0.13	c sun.arch.data.model	64
0.03/0.13	c java.version		26.0.1
0.03/0.13	c os.name		Linux
0.03/0.13	c os.version		5.14.0-611.55.1.el9_7.0.3.x86_64
0.03/0.13	c os.arch		amd64
0.03/0.13	c Free memory 		30334720
0.03/0.13	c Max memory 		32178700288
0.03/0.13	c Total memory 		33554432
0.03/0.13	c Number of processors 	4
0.03/0.16	c Pseudo Boolean Optimization by upper bound
0.03/0.16	c --- Begin Solver configuration ---
0.03/0.16	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@7637f22
0.03/0.16	c Learn all clauses as in MiniSAT
0.03/0.16	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.03/0.16	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.03/0.16	c Expensive reason simplification
0.03/0.16	c Glucose 2.1 dynamic restart strategy
0.03/0.16	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.03/0.16	c timeout=2147483s
0.03/0.16	c DB Simplification allowed=false
0.03/0.16	c Listener: none
0.03/0.16	c --- End Solver configuration ---
0.03/0.16	c solving HOME/instance-4804849-1782813877.opb
0.03/0.16	c reading problem ... 
0.03/0.16	c  objective function found
0.03/0.18	c ... done. Wall clock time 0.02s.
0.03/0.18	c declared #vars     2000
0.03/0.18	c #constraints  1
0.03/0.18	c constraints type 
0.03/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
0.03/0.18	c 1 constraints processed.
0.03/0.19	c objective function length is 2000 literals
0.03/0.20	c SATISFIABLE
0.03/0.20	c OPTIMIZING...
0.03/0.20	c Got one! Elapsed wall clock time (in seconds):0.038
0.03/0.20	o -13797
0.03/0.21	c Got one! Elapsed wall clock time (in seconds):0.049
0.03/0.21	o -13895
0.03/0.22	c Got one! Elapsed wall clock time (in seconds):0.057
0.03/0.22	o -14097
0.33/0.30	c Got one! Elapsed wall clock time (in seconds):0.139
0.33/0.30	o -14264
0.33/0.31	c Got one! Elapsed wall clock time (in seconds):0.146
0.33/0.31	o -14293
0.33/0.31	c Got one! Elapsed wall clock time (in seconds):0.152
0.33/0.31	o -14397
0.64/0.35	c Got one! Elapsed wall clock time (in seconds):0.193
0.64/0.35	o -14497
0.64/0.41	c Got one! Elapsed wall clock time (in seconds):0.249
0.64/0.41	o -14662
0.93/0.45	c Got one! Elapsed wall clock time (in seconds):0.288
0.93/0.45	o -14777
0.93/0.49	c Got one! Elapsed wall clock time (in seconds):0.331
0.93/0.49	o -14971
0.93/0.51	c Got one! Elapsed wall clock time (in seconds):0.347
0.93/0.51	o -14972
1.27/0.63	c Got one! Elapsed wall clock time (in seconds):0.472
1.27/0.63	o -14983
1.35/0.74	c Got one! Elapsed wall clock time (in seconds):0.574
1.35/0.74	o -15084
1.51/0.86	c Got one! Elapsed wall clock time (in seconds):0.695
1.51/0.86	o -15086
1.63/0.97	c Got one! Elapsed wall clock time (in seconds):0.809
1.63/0.97	o -15092
1.63/0.98	c Got one! Elapsed wall clock time (in seconds):0.814
1.63/0.98	o -15096
1.63/0.99	c Got one! Elapsed wall clock time (in seconds):0.825
1.63/0.99	o -15097
1.63/0.99	c Got one! Elapsed wall clock time (in seconds):0.833
1.63/0.99	o -15195
1.63/1.00	c Got one! Elapsed wall clock time (in seconds):0.843
1.63/1.00	o -15296
1.63/1.01	c Got one! Elapsed wall clock time (in seconds):0.848
1.63/1.01	o -15297
2.45/1.44	c Got one! Elapsed wall clock time (in seconds):1.283
2.45/1.44	o -15301
2.88/1.85	c Got one! Elapsed wall clock time (in seconds):1.691
2.88/1.85	o -15308
2.88/1.88	c Got one! Elapsed wall clock time (in seconds):1.715
2.88/1.88	o -15496
2.88/1.89	c Got one! Elapsed wall clock time (in seconds):1.733
2.88/1.89	o -15636
2.98/1.91	c Got one! Elapsed wall clock time (in seconds):1.745
2.98/1.91	o -15740
2.98/1.92	c Got one! Elapsed wall clock time (in seconds):1.758
2.98/1.92	o -15782
3.37/2.17	c cleaning 4527 clauses out of 9064 with flag 2028/9064
3.68/2.38	c Got one! Elapsed wall clock time (in seconds):2.223
3.68/2.38	o -15830
3.78/2.48	c Got one! Elapsed wall clock time (in seconds):2.323
3.78/2.48	o -15897
5.41/3.54	c cleaning 5125 clauses out of 10255 with flag 8011/14782
6.38/4.39	c Got one! Elapsed wall clock time (in seconds):4.229
6.38/4.39	o -16036
6.67/4.64	c Got one! Elapsed wall clock time (in seconds):4.48
6.67/4.64	o -16133
6.87/4.89	c cleaning 5350 clauses out of 10699 with flag 2069/20351
7.09/5.06	c Got one! Elapsed wall clock time (in seconds):4.896
7.09/5.06	o -16218
7.78/5.74	c Got one! Elapsed wall clock time (in seconds):5.579
7.78/5.74	o -16237
8.48/6.48	c cleaning 5938 clauses out of 11883 with flag 6018/26885
10.31/7.97	c Got one! Elapsed wall clock time (in seconds):7.805
10.31/7.97	o -16410
11.31/9.00	c cleaning 8235 clauses out of 16470 with flag 10022/37410
11.43/9.03	c Got one! Elapsed wall clock time (in seconds):8.871
11.43/9.03	o -16442
11.43/9.05	c Got one! Elapsed wall clock time (in seconds):8.884
11.43/9.05	o -16585
11.43/9.06	c Got one! Elapsed wall clock time (in seconds):8.901
11.43/9.06	o -16586
11.43/9.09	c Got one! Elapsed wall clock time (in seconds):8.925
11.43/9.09	o -16596
13.32/10.52	c cleaning 6812 clauses out of 13623 with flag 10327/42798
15.54/12.47	c cleaning 6403 clauses out of 12809 with flag 22908/48796
15.64/12.51	c Got one! Elapsed wall clock time (in seconds):12.344
15.64/12.51	o -16655
16.73/13.64	c cleaning 5746 clauses out of 11491 with flag 10101/53881
18.98/15.26	c cleaning 5869 clauses out of 11744 with flag 22225/59880
19.28/15.59	c Got one! Elapsed wall clock time (in seconds):15.429
19.28/15.59	o -16763
20.38/16.65	c cleaning 5480 clauses out of 10967 with flag 8142/64972
22.57/18.58	c cleaning 5741 clauses out of 11488 with flag 20187/70973
22.68/18.60	c Got one! Elapsed wall clock time (in seconds):18.437
22.68/18.60	o -16935
23.57/19.55	c cleaning 5404 clauses out of 10809 with flag 10154/76035
25.28/21.08	c cleaning 5695 clauses out of 11399 with flag 22146/82029
27.27/23.07	c cleaning 6354 clauses out of 12708 with flag 37087/89033
27.56/23.37	c Got one! Elapsed wall clock time (in seconds):23.204
27.56/23.37	o -17083
27.66/23.40	c Got one! Elapsed wall clock time (in seconds):23.239
27.66/23.40	o -17141
27.66/23.44	c Got one! Elapsed wall clock time (in seconds):23.281
27.66/23.44	o -17244
27.96/23.73	c Got one! Elapsed wall clock time (in seconds):23.57
27.96/23.73	o -17376
29.25/24.65	c cleaning 6235 clauses out of 12473 with flag 8094/95152
29.25/24.68	c Got one! Elapsed wall clock time (in seconds):24.518
29.25/24.68	o -17463
29.55/24.98	c Got one! Elapsed wall clock time (in seconds):24.821
29.55/24.98	o -17471
30.77/26.16	c Got one! Elapsed wall clock time (in seconds):25.997
30.77/26.16	o -17490
30.95/26.34	c cleaning 6261 clauses out of 12539 with flag 2096/101453
32.55/27.95	c cleaning 6138 clauses out of 12275 with flag 14345/107450
32.94/28.40	c Got one! Elapsed wall clock time (in seconds):28.234
32.94/28.40	o -17647
34.19/29.31	c cleaning 5931 clauses out of 11864 with flag 8069/113177
34.93/30.08	c Got one! Elapsed wall clock time (in seconds):29.919
34.93/30.08	o -17682
35.11/30.21	c Got one! Elapsed wall clock time (in seconds):30.045
35.11/30.21	o -17706
35.51/30.65	c cleaning 5702 clauses out of 11405 with flag 4218/118649
36.73/31.88	c Got one! Elapsed wall clock time (in seconds):31.72
36.73/31.88	o -17766
37.15/32.25	c cleaning 5843 clauses out of 11689 with flag 2192/124635
37.46/32.54	c Got one! Elapsed wall clock time (in seconds):32.38
37.46/32.54	o -17790
37.46/32.57	c Got one! Elapsed wall clock time (in seconds):32.406
37.46/32.57	o -17987
38.99/33.81	c Got one! Elapsed wall clock time (in seconds):33.652
38.99/33.81	o -18080
39.32/34.15	c Got one! Elapsed wall clock time (in seconds):33.99
39.32/34.15	o -18227
39.32/34.17	c Got one! Elapsed wall clock time (in seconds):34.013
39.32/34.17	o -18350
39.66/34.43	c cleaning 6349 clauses out of 12701 with flag 2207/131490
39.66/34.45	c Got one! Elapsed wall clock time (in seconds):34.288
39.66/34.45	o -18437
41.06/35.85	c cleaning 5718 clauses out of 11436 with flag 10477/136574
41.45/36.27	c Got one! Elapsed wall clock time (in seconds):36.112
41.45/36.27	o -18475
42.40/37.18	c cleaning 5623 clauses out of 11253 with flag 8402/142109
43.18/37.90	c Got one! Elapsed wall clock time (in seconds):37.741
43.18/37.90	o -18478
44.23/38.68	c cleaning 5602 clauses out of 11206 with flag 6229/147685
45.13/39.56	c Got one! Elapsed wall clock time (in seconds):39.393
45.13/39.56	o -18563
45.54/39.92	c cleaning 5423 clauses out of 10856 with flag 4088/152937
46.44/40.86	c Got one! Elapsed wall clock time (in seconds):40.701
46.44/40.86	o -18629
46.83/41.27	c cleaning 5515 clauses out of 11029 with flag 4304/158533
48.13/42.55	c Got one! Elapsed wall clock time (in seconds):42.389
48.13/42.55	o -18786
48.13/42.59	c Got one! Elapsed wall clock time (in seconds):42.432
48.13/42.59	o -18967
48.58/42.98	c cleaning 5786 clauses out of 11572 with flag 2130/164591
49.28/43.61	c Got one! Elapsed wall clock time (in seconds):43.447
49.28/43.61	o -19086
50.49/44.51	c Got one! Elapsed wall clock time (in seconds):44.348
50.49/44.51	o -19180
50.89/44.92	c cleaning 5640 clauses out of 11296 with flag 2154/170101
50.89/44.98	c Got one! Elapsed wall clock time (in seconds):44.819
50.89/44.98	o -19280
52.61/46.66	c Got one! Elapsed wall clock time (in seconds):46.502
52.61/46.66	o -19416
52.81/46.89	c cleaning 5660 clauses out of 11328 with flag 2136/175773
54.41/48.44	c cleaning 5834 clauses out of 11667 with flag 14891/181772
56.20/50.20	c Got one! Elapsed wall clock time (in seconds):50.04
56.20/50.20	o -19454
58.13/51.65	c cleaning 8120 clauses out of 16239 with flag 10497/192178
58.43/51.99	c Got one! Elapsed wall clock time (in seconds):51.824
58.43/51.99	o -19569
59.82/53.30	c cleaning 6654 clauses out of 13312 with flag 9104/197371
61.63/55.18	c cleaning 6336 clauses out of 12673 with flag 22342/203386
62.81/56.36	c Got one! Elapsed wall clock time (in seconds):56.194
62.81/56.36	o -19711
63.02/56.54	c Got one! Elapsed wall clock time (in seconds):56.377
63.02/56.54	o -19713
63.42/56.97	c cleaning 6084 clauses out of 12171 with flag 4335/209220
65.48/58.61	c cleaning 6039 clauses out of 12085 with flag 17165/215218
67.67/60.87	c cleaning 6520 clauses out of 13046 with flag 32116/222218
68.17/61.30	c Got one! Elapsed wall clock time (in seconds):61.135
68.17/61.30	o -19841
68.37/61.53	c Got one! Elapsed wall clock time (in seconds):61.373
68.37/61.53	o -19868
69.38/62.50	c cleaning 6188 clauses out of 12383 with flag 8411/228075
71.57/64.40	c cleaning 6092 clauses out of 12189 with flag 21207/234069
73.67/66.48	c cleaning 6547 clauses out of 13097 with flag 36725/241069
73.77/66.55	c Got one! Elapsed wall clock time (in seconds):66.393
73.77/66.55	o -20051
75.06/67.89	c cleaning 5952 clauses out of 11915 with flag 10520/246434
75.46/68.29	c Got one! Elapsed wall clock time (in seconds):68.133
75.46/68.29	o -20056
76.27/69.04	c Got one! Elapsed wall clock time (in seconds):68.881
76.27/69.04	o -20123
76.66/69.47	c Got one! Elapsed wall clock time (in seconds):69.309
76.66/69.47	o -20143
76.86/69.61	c Got one! Elapsed wall clock time (in seconds):69.448
76.86/69.61	o -20178
77.16/70.00	c cleaning 6265 clauses out of 12532 with flag 2226/253003
77.88/70.39	c Got one! Elapsed wall clock time (in seconds):70.232
77.88/70.39	o -20291
79.37/71.81	c cleaning 5677 clauses out of 11356 with flag 9121/258092
81.47/73.95	c Got one! Elapsed wall clock time (in seconds):73.784
81.47/73.95	o -20470
82.76/75.26	c cleaning 8010 clauses out of 16019 with flag 10665/268432
84.76/77.28	c cleaning 7011 clauses out of 14022 with flag 23635/274445
87.53/79.45	c Got one! Elapsed wall clock time (in seconds):79.293
87.53/79.46	o -20511
88.03/79.93	c Got one! Elapsed wall clock time (in seconds):79.77
88.03/79.93	o -20688
88.63/80.57	c Got one! Elapsed wall clock time (in seconds):80.412
88.63/80.57	o -20902
89.45/81.35	c cleaning 9245 clauses out of 18492 with flag 4417/285926
91.74/83.65	c cleaning 7615 clauses out of 15247 with flag 17917/291926
91.94/83.80	c Got one! Elapsed wall clock time (in seconds):83.643
91.94/83.80	o -21086
93.33/85.29	c cleaning 6566 clauses out of 13132 with flag 10651/297426
95.81/87.31	c cleaning 6267 clauses out of 12565 with flag 23702/303425
98.24/89.73	c Got one! Elapsed wall clock time (in seconds):89.57
98.24/89.73	o -21087
99.66/91.16	c cleaning 8789 clauses out of 17579 with flag 10719/314706
101.74/93.25	c Got one! Elapsed wall clock time (in seconds):93.087
101.74/93.25	o -21126
104.93/96.48	c cleaning 9694 clauses out of 19388 with flag 10854/325304
108.00/98.70	c cleaning 7848 clauses out of 15698 with flag 24041/331308
108.60/99.31	c Got one! Elapsed wall clock time (in seconds):99.144
108.60/99.31	o -21234
109.41/100.19	c cleaning 6468 clauses out of 12935 with flag 6533/336393
109.79/100.54	c Got one! Elapsed wall clock time (in seconds):100.378
109.79/100.54	o -21322
111.40/102.13	c cleaning 5995 clauses out of 11992 with flag 8823/341918
113.48/104.27	c cleaning 5986 clauses out of 11984 with flag 22090/347905
114.34/104.93	c Got one! Elapsed wall clock time (in seconds):104.767
114.34/104.93	o -21352
114.64/105.24	c Got one! Elapsed wall clock time (in seconds):105.08
114.64/105.24	o -21449
115.64/106.27	c cleaning 6126 clauses out of 12253 with flag 6425/354160
117.13/107.75	c Got one! Elapsed wall clock time (in seconds):107.584
117.13/107.75	o -21557
117.44/108.06	c cleaning 5809 clauses out of 11622 with flag 2493/359655
119.54/110.16	c cleaning 5906 clauses out of 11814 with flag 15607/365656
122.21/112.84	c cleaning 6447 clauses out of 12902 with flag 31294/372650
122.81/113.46	c Got one! Elapsed wall clock time (in seconds):113.303
122.81/113.46	o -21640
123.91/114.59	c cleaning 6046 clauses out of 12097 with flag 8681/378292
125.58/116.08	c Got one! Elapsed wall clock time (in seconds):115.923
125.58/116.08	o -21656
126.06/116.50	c cleaning 5824 clauses out of 11649 with flag 2261/383890
127.46/117.95	c Got one! Elapsed wall clock time (in seconds):117.793
127.46/117.95	o -21749
127.86/118.36	c cleaning 5787 clauses out of 11594 with flag 2275/389659
130.35/120.84	c cleaning 5895 clauses out of 11809 with flag 16010/395661
130.85/121.31	c Got one! Elapsed wall clock time (in seconds):121.15
130.85/121.31	o -21776
130.85/121.35	c Got one! Elapsed wall clock time (in seconds):121.183
130.85/121.35	o -21789
130.85/121.37	c Got one! Elapsed wall clock time (in seconds):121.205
130.85/121.37	o -21946
130.85/121.39	c Got one! Elapsed wall clock time (in seconds):121.233
130.85/121.39	o -22115
131.25/121.70	c Got one! Elapsed wall clock time (in seconds):121.537
131.25/121.70	o -22117
131.25/121.76	c Got one! Elapsed wall clock time (in seconds):121.596
131.25/121.76	o -22257
131.35/121.81	c Got one! Elapsed wall clock time (in seconds):121.645
131.35/121.81	o -22279
131.35/121.83	c Got one! Elapsed wall clock time (in seconds):121.671
131.35/121.83	o -22375
131.35/121.89	c Got one! Elapsed wall clock time (in seconds):121.73
131.35/121.89	o -22499
131.45/121.92	c Got one! Elapsed wall clock time (in seconds):121.762
131.45/121.92	o -22549
131.56/122.04	c Got one! Elapsed wall clock time (in seconds):121.875
131.56/122.04	o -22712
131.56/122.08	c Got one! Elapsed wall clock time (in seconds):121.915
131.56/122.08	o -22896
131.66/122.14	c Got one! Elapsed wall clock time (in seconds):121.976
131.66/122.14	o -23033
131.66/122.19	c Got one! Elapsed wall clock time (in seconds):122.03
131.66/122.19	o -23132
132.56/123.04	c cleaning 6506 clauses out of 13012 with flag 6672/402759
134.66/125.17	c cleaning 6245 clauses out of 12490 with flag 20325/408743
137.23/127.78	c cleaning 6623 clauses out of 13245 with flag 36116/415743
141.44/131.41	c cleaning 7306 clauses out of 14615 with flag 54310/423736
141.84/131.82	c Got one! Elapsed wall clock time (in seconds):131.659
141.84/131.82	o -23134
142.53/132.57	c Got one! Elapsed wall clock time (in seconds):132.41
142.53/132.57	o -23156
143.05/133.07	c cleaning 6531 clauses out of 13111 with flag 4419/429538
143.73/133.73	c Got one! Elapsed wall clock time (in seconds):133.57
143.73/133.73	o -23349
144.53/134.52	c Got one! Elapsed wall clock time (in seconds):134.359
144.53/134.52	o -23547
144.93/134.93	c cleaning 6167 clauses out of 12334 with flag 2218/435292
147.13/137.18	c cleaning 6073 clauses out of 12147 with flag 15976/441272
151.09/140.47	c cleaning 6539 clauses out of 13084 with flag 31672/448282
151.62/140.91	c Got one! Elapsed wall clock time (in seconds):140.753
151.62/140.91	o -23659
152.73/142.11	c cleaning 5836 clauses out of 11671 with flag 9172/453408
154.61/143.93	c cleaning 5906 clauses out of 11837 with flag 22742/459410
157.10/146.48	c cleaning 6469 clauses out of 12942 with flag 38123/466421
160.93/149.83	c cleaning 7229 clauses out of 14460 with flag 55480/474408
165.32/154.27	c cleaning 8115 clauses out of 16229 with flag 75639/483406
171.22/160.19	c Got one! Elapsed wall clock time (in seconds):160.029
171.22/160.19	o -23746
174.30/162.43	c cleaning 11377 clauses out of 22754 with flag 12001/498046
176.59/164.78	c Got one! Elapsed wall clock time (in seconds):164.62
176.59/164.78	o -23815
176.69/164.87	c Got one! Elapsed wall clock time (in seconds):164.706
176.69/164.87	o -24002
176.79/164.91	c Got one! Elapsed wall clock time (in seconds):164.752
176.79/164.91	o -24105
176.79/164.98	c Got one! Elapsed wall clock time (in seconds):164.814
176.79/164.98	o -24146
179.28/167.44	c cleaning 10931 clauses out of 21863 with flag 12001/508532
182.27/170.43	c cleaning 8458 clauses out of 16921 with flag 25237/514521
183.80/171.54	c Got one! Elapsed wall clock time (in seconds):171.378
183.80/171.54	o -24147
183.80/171.59	c Got one! Elapsed wall clock time (in seconds):171.425
183.80/171.59	o -24324
183.90/171.64	c Got one! Elapsed wall clock time (in seconds):171.48
183.90/171.64	o -24325
184.00/171.71	c Got one! Elapsed wall clock time (in seconds):171.546
184.00/171.71	o -24326
184.00/171.76	c Got one! Elapsed wall clock time (in seconds):171.598
184.00/171.76	o -24330
184.60/172.38	c Got one! Elapsed wall clock time (in seconds):172.216
184.60/172.38	o -24438
184.70/172.46	c Got one! Elapsed wall clock time (in seconds):172.302
184.70/172.46	o -24607
185.00/172.75	c cleaning 7695 clauses out of 15397 with flag 2392/521455
186.79/174.59	c cleaning 6851 clauses out of 13703 with flag 15363/527456
188.30/176.05	c Got one! Elapsed wall clock time (in seconds):175.887
188.30/176.05	o -24716
188.59/176.33	c cleaning 6240 clauses out of 12481 with flag 2402/533085
190.98/178.47	c cleaning 6116 clauses out of 12233 with flag 15961/539077
193.78/181.22	c cleaning 6550 clauses out of 13117 with flag 31355/546077
196.97/184.49	c cleaning 7295 clauses out of 14590 with flag 49367/554100
200.51/187.77	c Got one! Elapsed wall clock time (in seconds):187.603
200.51/187.77	o -24895
200.61/187.82	c Got one! Elapsed wall clock time (in seconds):187.661
200.61/187.82	o -24930
200.82/188.06	c Got one! Elapsed wall clock time (in seconds):187.899
200.82/188.06	o -24935
202.91/190.14	c cleaning 10773 clauses out of 21548 with flag 10478/568353
205.21/192.47	c cleaning 8380 clauses out of 16770 with flag 23487/574348
207.82/195.05	c cleaning 7713 clauses out of 15427 with flag 38115/581385
211.05/197.89	c cleaning 7837 clauses out of 15677 with flag 54665/589348
214.14/200.97	c cleaning 8412 clauses out of 16840 with flag 72916/598348
218.03/204.85	c cleaning 9213 clauses out of 18428 with flag 93741/608348
223.97/210.05	c cleaning 10110 clauses out of 20222 with flag 117791/619355
229.85/215.25	c cleaning 11048 clauses out of 22105 with flag 143508/631348
230.55/215.94	c Got one! Elapsed wall clock time (in seconds):215.775
230.55/215.94	o -25035
230.67/216.02	c Got one! Elapsed wall clock time (in seconds):215.858
230.67/216.02	o -25125
230.67/216.10	c Got one! Elapsed wall clock time (in seconds):215.943
230.67/216.10	o -25183
231.45/216.82	c cleaning 8447 clauses out of 16910 with flag 6974/637201
231.67/217.01	c Got one! Elapsed wall clock time (in seconds):216.851
231.67/217.01	o -25270
232.85/218.22	c cleaning 6782 clauses out of 13563 with flag 8338/642301
234.65/219.76	c cleaning 6380 clauses out of 12760 with flag 20329/648280
237.24/222.34	c cleaning 6679 clauses out of 13368 with flag 34784/655268
238.05/223.17	c Got one! Elapsed wall clock time (in seconds):223.013
238.05/223.17	o -25387
238.14/223.23	c Got one! Elapsed wall clock time (in seconds):223.066
238.14/223.23	o -25476
238.95/224.08	c cleaning 5932 clauses out of 11879 with flag 6304/660458
240.43/225.52	c cleaning 5964 clauses out of 11934 with flag 18403/666445
242.99/227.92	c cleaning 6485 clauses out of 12970 with flag 32787/673445
243.69/228.63	c Got one! Elapsed wall clock time (in seconds):228.468
243.69/228.63	o -25684
243.69/228.68	c Got one! Elapsed wall clock time (in seconds):228.519
243.69/228.68	o -25728
243.79/228.73	c Got one! Elapsed wall clock time (in seconds):228.571
243.79/228.73	o -25795
243.79/228.76	c Got one! Elapsed wall clock time (in seconds):228.598
243.79/228.76	o -25840
243.79/228.79	c Got one! Elapsed wall clock time (in seconds):228.633
243.79/228.79	o -25948
243.89/228.84	c Got one! Elapsed wall clock time (in seconds):228.681
243.89/228.84	o -25964
245.20/230.17	c cleaning 6433 clauses out of 12874 with flag 9064/679834
247.38/232.32	c cleaning 6221 clauses out of 12449 with flag 21446/685842
249.87/234.88	c cleaning 6602 clauses out of 13220 with flag 36651/692834
250.08/235.10	c Got one! Elapsed wall clock time (in seconds):234.939
250.08/235.10	o -25965
252.24/237.04	c cleaning 6071 clauses out of 12158 with flag 11032/698374
253.92/238.79	c cleaning 6013 clauses out of 12085 with flag 23215/704372
256.41/241.20	c cleaning 6538 clauses out of 13075 with flag 38916/711375
259.90/244.77	c cleaning 7247 clauses out of 14537 with flag 56305/719375
260.40/245.20	c Got one! Elapsed wall clock time (in seconds):245.042
260.40/245.20	o -26062
261.89/246.73	c cleaning 6379 clauses out of 12766 with flag 9468/724851
264.71/249.25	c cleaning 6168 clauses out of 12382 with flag 21688/730846
267.40/252.00	c cleaning 6608 clauses out of 13217 with flag 37318/737849
270.39/254.93	c cleaning 7303 clauses out of 14607 with flag 53498/745847
273.60/258.19	c cleaning 8151 clauses out of 16301 with flag 72246/754844
279.33/263.68	c cleaning 9075 clauses out of 18151 with flag 94231/764845
285.11/269.44	c cleaning 10034 clauses out of 20076 with flag 118221/775845
291.95/275.72	c cleaning 11015 clauses out of 22049 with flag 145262/787852
299.73/283.50	c cleaning 11999 clauses out of 24031 with flag 175055/800849
309.91/292.20	c cleaning 13016 clauses out of 26032 with flag 207305/814849
319.56/301.40	c Got one! Elapsed wall clock time (in seconds):301.24
319.56/301.40	o -26189
319.66/301.58	c Got one! Elapsed wall clock time (in seconds):301.423
319.66/301.58	o -26372
321.27/303.17	c cleaning 15285 clauses out of 30576 with flag 12043/832409
321.55/303.47	c Got one! Elapsed wall clock time (in seconds):303.31
321.55/303.47	o -26455
323.34/305.25	c cleaning 10386 clauses out of 20778 with flag 8887/837896
326.38/307.93	c cleaning 8184 clauses out of 16392 with flag 21853/843896
328.59/310.12	c cleaning 7606 clauses out of 15236 with flag 36045/850924
331.48/313.03	c cleaning 7807 clauses out of 15613 with flag 52139/858907
335.46/316.77	c cleaning 8402 clauses out of 16804 with flag 70630/867905
340.86/322.18	c cleaning 9195 clauses out of 18393 with flag 92615/877896
346.65/327.52	c cleaning 10097 clauses out of 20198 with flag 115127/888896
348.44/329.31	c Got one! Elapsed wall clock time (in seconds):329.153
348.44/329.31	o -26565
348.84/329.70	c cleaning 7590 clauses out of 15179 with flag 2358/893974
350.53/331.45	c cleaning 6782 clauses out of 13587 with flag 14612/899972
353.16/333.58	c cleaning 6893 clauses out of 13785 with flag 29189/906952
356.05/336.42	c cleaning 7451 clauses out of 14902 with flag 45282/914962
359.94/340.31	c cleaning 8212 clauses out of 16434 with flag 65041/923945
364.04/344.21	c cleaning 9111 clauses out of 18224 with flag 87017/933947
369.13/349.34	c cleaning 10063 clauses out of 20125 with flag 110461/944959
375.38/355.00	c cleaning 11024 clauses out of 22056 with flag 136636/956953
382.17/361.26	c cleaning 12017 clauses out of 24033 with flag 167183/969954
389.55/368.62	c cleaning 13010 clauses out of 26019 with flag 198956/983957
399.28/377.85	c cleaning 14005 clauses out of 28009 with flag 231936/998957
409.73/387.78	c cleaning 14996 clauses out of 29993 with flag 266686/1014946
421.03/398.40	c cleaning 15994 clauses out of 31996 with flag 306808/1031945
435.49/412.33	c cleaning 16996 clauses out of 34002 with flag 346674/1049945
449.73/426.01	c cleaning 17980 clauses out of 36006 with flag 394929/1068945
464.13/440.00	c cleaning 19015 clauses out of 38031 with flag 444378/1088950
483.17/458.50	c cleaning 20011 clauses out of 40022 with flag 499469/1109956
492.22/467.05	c cleaning 20993 clauses out of 42000 with flag 551809/1131945
493.72/468.13	c Got one! Elapsed wall clock time (in seconds):467.971
493.72/468.13	o -26570
494.30/468.72	c Got one! Elapsed wall clock time (in seconds):468.559
494.30/468.72	o -26666
494.71/469.18	c cleaning 13464 clauses out of 26927 with flag 2730/1137865
495.00/469.46	c Got one! Elapsed wall clock time (in seconds):469.297
495.00/469.46	o -26788
496.30/470.77	c cleaning 9656 clauses out of 19312 with flag 10160/1143714
497.89/472.30	c cleaning 7822 clauses out of 15649 with flag 22210/1149707
500.38/474.76	c Got one! Elapsed wall clock time (in seconds):474.595
500.38/474.76	o -26791
501.87/476.22	c cleaning 9665 clauses out of 19329 with flag 12140/1161209
503.27/477.66	c cleaning 7823 clauses out of 15656 with flag 25740/1167201
505.32/479.33	c cleaning 7408 clauses out of 14834 with flag 41528/1174202
507.22/481.28	c cleaning 7712 clauses out of 15425 with flag 59414/1182201
509.31/483.32	c cleaning 8359 clauses out of 16717 with flag 79271/1191205
512.88/486.77	c cleaning 9177 clauses out of 18354 with flag 99297/1201201
517.06/491.00	c cleaning 10091 clauses out of 20182 with flag 121428/1212206
521.96/495.32	c cleaning 11039 clauses out of 22086 with flag 145512/1224201
527.24/500.61	c cleaning 12023 clauses out of 24047 with flag 171599/1237201
535.75/508.16	c cleaning 13023 clauses out of 26045 with flag 199758/1251222
543.88/515.84	c cleaning 14004 clauses out of 28009 with flag 229831/1266209
554.73/525.98	c cleaning 15005 clauses out of 30010 with flag 262002/1282214
569.69/540.93	c cleaning 15998 clauses out of 31995 with flag 296091/1299204
579.42/549.44	c cleaning 16996 clauses out of 33994 with flag 332266/1317201
590.82/560.35	c cleaning 18003 clauses out of 36007 with flag 370492/1336210
604.10/573.23	c cleaning 19000 clauses out of 37999 with flag 410783/1356205
616.48/585.09	c cleaning 19997 clauses out of 39996 with flag 452973/1377202
631.15/599.54	c cleaning 20999 clauses out of 42000 with flag 497123/1399203
648.71/616.63	c cleaning 21999 clauses out of 44001 with flag 543459/1422203
662.52/629.18	c cleaning 23000 clauses out of 46001 with flag 592613/1446202
684.35/650.62	c cleaning 24004 clauses out of 48009 with flag 642808/1471210
707.09/672.27	c cleaning 25003 clauses out of 50008 with flag 695635/1497213
724.01/688.65	c cleaning 25991 clauses out of 52002 with flag 750538/1524210
742.11/705.95	c cleaning 27001 clauses out of 54004 with flag 806833/1552203
769.01/729.98	c cleaning 27998 clauses out of 56001 with flag 865010/1581201
792.95/752.94	c cleaning 29006 clauses out of 58012 with flag 926680/1611210
817.30/776.29	c cleaning 29993 clauses out of 59997 with flag 989567/1642201
840.89/798.80	c cleaning 31003 clauses out of 62005 with flag 1054167/1674202
862.79/819.87	c cleaning 31968 clauses out of 64001 with flag 1121009/1707201
883.44/839.43	c cleaning 33017 clauses out of 66036 with flag 1190047/1741204
908.55/863.86	c cleaning 34006 clauses out of 68018 with flag 1260628/1776203
930.64/884.33	c cleaning 35007 clauses out of 70015 with flag 1334512/1812206
958.99/908.76	c cleaning 36002 clauses out of 72005 with flag 1412853/1849203
963.71/913.22	c Got one! Elapsed wall clock time (in seconds):913.06
963.71/913.22	o -26963
966.11/915.62	c cleaning 25699 clauses out of 51397 with flag 10376/1864597
969.40/918.91	c cleaning 15844 clauses out of 31694 with flag 22404/1870593
973.20/922.57	c cleaning 11439 clauses out of 22878 with flag 36739/1877621
977.50/926.84	c cleaning 9700 clauses out of 19411 with flag 52844/1885593
982.59/931.57	c cleaning 9344 clauses out of 18708 with flag 70995/1894590
987.48/936.43	c cleaning 9683 clauses out of 19367 with flag 91492/1904593
992.05/940.68	c cleaning 10345 clauses out of 20692 with flag 113642/1915601
997.63/946.25	c cleaning 11168 clauses out of 22341 with flag 137798/1927595
998.83/947.46	c Got one! Elapsed wall clock time (in seconds):947.294
998.83/947.46	o -27187
999.44/948.05	c cleaning 8103 clauses out of 16205 with flag 4915/1932627
1001.04/949.66	c cleaning 6999 clauses out of 14091 with flag 18180/1938616
1002.84/951.46	c cleaning 7014 clauses out of 14092 with flag 32214/1945616
1005.44/954.10	c cleaning 7537 clauses out of 15090 with flag 48284/1953628
1009.27/957.75	c cleaning 8283 clauses out of 16565 with flag 67197/1962640
1012.36/960.88	c cleaning 9134 clauses out of 18268 with flag 88066/1972626
1017.08/964.96	c cleaning 10064 clauses out of 20128 with flag 110129/1983620
1021.37/969.27	c cleaning 11013 clauses out of 22060 with flag 134425/1995616
1026.56/974.35	c cleaning 12012 clauses out of 24049 with flag 160575/2008618
1032.99/980.38	c cleaning 13033 clauses out of 26066 with flag 188747/2022647
1039.46/986.88	c cleaning 14003 clauses out of 28007 with flag 218919/2037621
1048.15/995.11	c cleaning 14996 clauses out of 30000 with flag 251196/2053617
1056.20/1002.54	c cleaning 16000 clauses out of 32003 with flag 285781/2070616
1064.86/1011.27	c cleaning 17000 clauses out of 34010 with flag 321975/2088623
1075.35/1021.40	c cleaning 18004 clauses out of 36008 with flag 360606/2107621
1086.05/1031.83	c cleaning 18998 clauses out of 38000 with flag 401309/2127617
1100.33/1045.60	c cleaning 19999 clauses out of 40001 with flag 443905/2148616
1115.59/1060.35	c cleaning 20998 clauses out of 42002 with flag 489997/2170616
1130.29/1074.44	c cleaning 21999 clauses out of 44004 with flag 536413/2193616
1143.33/1087.11	c cleaning 23003 clauses out of 46006 with flag 587436/2217617
1160.03/1103.60	c cleaning 24002 clauses out of 48006 with flag 640297/2242620
1175.64/1118.73	c cleaning 24998 clauses out of 50002 with flag 694092/2268618
1193.18/1135.20	c cleaning 25979 clauses out of 52005 with flag 750697/2295619
1217.64/1157.12	c cleaning 27011 clauses out of 54023 with flag 811520/2323616
1239.84/1178.86	c cleaning 28003 clauses out of 56012 with flag 874508/2352616
1261.18/1199.30	c cleaning 29004 clauses out of 58009 with flag 937424/2382616
1280.50/1217.84	c cleaning 30018 clauses out of 60036 with flag 1002276/2413647
1308.07/1244.58	c cleaning 30993 clauses out of 61988 with flag 1068132/2445617
1332.22/1267.75	c cleaning 32001 clauses out of 64004 with flag 1134963/2478626
1359.15/1293.67	c cleaning 32994 clauses out of 65994 with flag 1204095/2512617
1384.83/1318.36	c cleaning 33990 clauses out of 68010 with flag 1275440/2547627
1409.89/1342.41	c cleaning 35006 clauses out of 70014 with flag 1350089/2583621
1439.24/1368.69	c cleaning 35994 clauses out of 72007 with flag 1425328/2620620
1466.36/1394.77	c cleaning 37006 clauses out of 74013 with flag 1504397/2658620
1501.60/1428.49	c cleaning 38001 clauses out of 76006 with flag 1584830/2697619
1527.40/1453.21	c cleaning 39001 clauses out of 78003 with flag 1666673/2737617
1559.19/1483.44	c cleaning 40007 clauses out of 80014 with flag 1751229/2778629
1610.00/1529.30	c cleaning 41000 clauses out of 82001 with flag 1838157/2820623
1666.64/1584.61	c cleaning 42002 clauses out of 84004 with flag 1929770/2863626
1708.52/1625.58	c cleaning 43001 clauses out of 86002 with flag 2022147/2907626
1751.46/1666.59	c cleaning 44020 clauses out of 88041 with flag 2116360/2952666
1793.57/1707.71	c cleaning 44974 clauses out of 89990 with flag 2211487/2998635
1849.42/1759.39	c cleaning 45980 clauses out of 91999 with flag 2314738/3045618
1880.63/1789.71	c Got one! Elapsed wall clock time (in seconds):1789.553
1880.63/1789.71	o -27264
1882.32/1791.43	c cleaning 42624 clauses out of 85251 with flag 12549/3084850
1884.03/1792.87	c cleaning 24306 clauses out of 48627 with flag 25964/3090850
1885.53/1794.33	c cleaning 15665 clauses out of 31329 with flag 41533/3097858
1887.59/1796.23	c cleaning 11828 clauses out of 23656 with flag 59290/3105850
1889.50/1798.19	c cleaning 10412 clauses out of 20831 with flag 79184/3114853
1891.67/1800.25	c cleaning 10204 clauses out of 20419 with flag 101318/3124853
1894.59/1802.83	c cleaning 10602 clauses out of 21226 with flag 125764/3135864
1898.47/1806.71	c cleaning 11306 clauses out of 22612 with flag 154283/3147852
1898.57/1806.87	c Got one! Elapsed wall clock time (in seconds):1806.708
1898.57/1806.87	o -27427
1900.46/1808.44	c cleaning 8486 clauses out of 16991 with flag 11771/3153537
1901.95/1809.95	c cleaning 7239 clauses out of 14509 with flag 24919/3159541
1904.74/1812.70	c cleaning 7095 clauses out of 14278 with flag 38992/3166549
1907.90/1815.69	c cleaning 7579 clauses out of 15170 with flag 55048/3174536
1910.89/1818.65	c cleaning 8291 clauses out of 16591 with flag 73172/3183536
1914.58/1822.30	c cleaning 9152 clauses out of 18303 with flag 93281/3193539
1919.16/1826.66	c cleaning 10075 clauses out of 20150 with flag 115423/3204538
1925.24/1832.75	c cleaning 11057 clauses out of 22113 with flag 139641/3216576
1931.70/1838.88	c cleaning 12023 clauses out of 24045 with flag 165690/3229565
1939.88/1847.03	c cleaning 12996 clauses out of 25993 with flag 193781/3243536
1949.61/1856.47	c cleaning 14003 clauses out of 28006 with flag 225108/3258545
1959.67/1866.55	c cleaning 15006 clauses out of 30012 with flag 257987/3274554
1968.52/1874.90	c cleaning 15981 clauses out of 31988 with flag 292231/3291536
1979.77/1886.27	c cleaning 16999 clauses out of 34017 with flag 328480/3309546
1989.40/1895.54	c cleaning 18003 clauses out of 36010 with flag 366627/3328538
1999.77/1905.97	c cleaning 19010 clauses out of 38021 with flag 406946/3348552
2015.07/1921.00	c cleaning 19980 clauses out of 40002 with flag 449321/3369543
2028.68/1934.07	c cleaning 21034 clauses out of 42069 with flag 493907/3391590
2042.12/1946.89	c cleaning 21992 clauses out of 43985 with flag 540056/3414540
2057.95/1960.66	c cleaning 22993 clauses out of 45989 with flag 588382/3438536
2075.12/1977.68	c cleaning 23993 clauses out of 47996 with flag 638612/3463536
2092.28/1994.60	c cleaning 25004 clauses out of 50010 with flag 691567/3489543
2110.16/2011.95	c cleaning 26000 clauses out of 52003 with flag 746240/3516540
2128.62/2030.08	c cleaning 27006 clauses out of 54013 with flag 803106/3544550
2150.16/2051.17	c cleaning 27995 clauses out of 55993 with flag 861509/3573536
2177.76/2078.27	c cleaning 28994 clauses out of 57998 with flag 921914/3603536
2200.75/2099.98	c cleaning 30012 clauses out of 60024 with flag 984548/3634556
2233.13/2131.58	c cleaning 31005 clauses out of 62009 with flag 1050782/3666553
2259.30/2156.63	c cleaning 31994 clauses out of 63989 with flag 1117466/3699538
2285.69/2182.11	c cleaning 32997 clauses out of 65995 with flag 1186454/3733538
2316.75/2209.92	c cleaning 33966 clauses out of 67996 with flag 1258357/3768536
2334.42/2227.23	c Got one! Elapsed wall clock time (in seconds):2227.064
2334.42/2227.23	o -27493
2337.82/2230.07	c cleaning 32375 clauses out of 64752 with flag 10747/3799258
2340.49/2232.74	c cleaning 19177 clauses out of 38356 with flag 22820/3805237
2343.48/2235.70	c cleaning 13093 clauses out of 26188 with flag 36937/3812246
2347.20/2239.35	c cleaning 10537 clauses out of 21086 with flag 53100/3820237
2351.08/2243.21	c cleaning 9765 clauses out of 19549 with flag 71269/3829237
2356.48/2248.52	c cleaning 9895 clauses out of 19794 with flag 91416/3839247
2361.34/2253.02	c cleaning 10441 clauses out of 20889 with flag 114656/3850237
2366.70/2258.41	c cleaning 11224 clauses out of 22451 with flag 140111/3862240
2372.35/2263.96	c cleaning 12115 clauses out of 24232 with flag 166221/3875245
2379.85/2271.09	c cleaning 13076 clauses out of 26151 with flag 194410/3889279
2386.12/2277.33	c cleaning 14028 clauses out of 28056 with flag 224622/3904260
2395.41/2286.44	c cleaning 15002 clauses out of 30006 with flag 257979/3920238
2406.27/2297.30	c cleaning 16010 clauses out of 32021 with flag 292271/3937255
2418.40/2309.42	c cleaning 16997 clauses out of 34022 with flag 329136/3955266
2432.91/2323.46	c cleaning 17999 clauses out of 36000 with flag 367234/3974241
2448.06/2338.66	c cleaning 19007 clauses out of 38013 with flag 408355/3994253
2465.17/2355.69	c cleaning 20000 clauses out of 40010 with flag 451004/4015257
2482.68/2372.61	c cleaning 21010 clauses out of 42022 with flag 495305/4037269
2499.01/2388.35	c cleaning 21961 clauses out of 43980 with flag 541444/4060237
2517.54/2406.39	c cleaning 23010 clauses out of 46022 with flag 591211/4084240
2539.44/2427.76	c cleaning 24006 clauses out of 48013 with flag 641364/4109241
2561.64/2447.92	c cleaning 25001 clauses out of 50004 with flag 694440/4135238
2585.81/2471.76	c cleaning 26003 clauses out of 52008 with flag 748987/4162243
2611.63/2497.31	c cleaning 26994 clauses out of 53999 with flag 805653/4190237
2633.95/2518.88	c cleaning 27989 clauses out of 56005 with flag 865543/4219237
2661.07/2545.53	c cleaning 29007 clauses out of 58018 with flag 926008/4249239
2688.32/2571.95	c cleaning 30007 clauses out of 60013 with flag 990271/4280241
2715.15/2598.47	c cleaning 31003 clauses out of 62008 with flag 1054618/4312243
2746.71/2628.90	c cleaning 31995 clauses out of 64012 with flag 1120997/4345250
2779.03/2660.27	c cleaning 32994 clauses out of 66006 with flag 1191751/4379239
2813.43/2691.43	c cleaning 34010 clauses out of 68019 with flag 1263515/4414246
2839.09/2716.15	c cleaning 34990 clauses out of 70014 with flag 1336493/4450251
2869.03/2745.27	c cleaning 36004 clauses out of 72013 with flag 1412812/4487240
2902.18/2776.93	c cleaning 36991 clauses out of 74012 with flag 1489731/4525243
2939.71/2813.51	c cleaning 38019 clauses out of 76039 with flag 1570255/4564261
2984.34/2854.72	c cleaning 38984 clauses out of 77997 with flag 1651887/4604238
3024.63/2894.17	c cleaning 40000 clauses out of 80012 with flag 1735314/4645237
3070.35/2938.50	c cleaning 41007 clauses out of 82015 with flag 1821489/4687240
3124.76/2992.17	c cleaning 42003 clauses out of 84008 with flag 1910549/4730240
3169.31/3031.88	c cleaning 42995 clauses out of 86002 with flag 2001527/4774237
3196.07/3057.58	c cleaning 43994 clauses out of 88010 with flag 2100319/4819240
3210.07/3070.27	c cleaning 45011 clauses out of 90021 with flag 2204633/4865245
3233.04/3091.73	c cleaning 46008 clauses out of 92015 with flag 2318012/4912250
3284.76/3138.32	c cleaning 46998 clauses out of 93995 with flag 2415293/4960238
3307.62/3159.62	c cleaning 47992 clauses out of 96005 with flag 2517721/5009246
3347.43/3197.43	c cleaning 49011 clauses out of 98021 with flag 2619873/5059254
3386.03/3234.46	c cleaning 49981 clauses out of 99994 with flag 2726831/5110238
3429.24/3272.46	c cleaning 51004 clauses out of 102014 with flag 2831546/5162239
3470.65/3312.54	c cleaning 51994 clauses out of 104008 with flag 2938185/5215237
3515.03/3355.05	c cleaning 53017 clauses out of 106034 with flag 3047152/5269257
3561.62/3400.26	c cleaning 53999 clauses out of 107999 with flag 3158118/5324239
3600.01/3433.02	c starts		: 8212
3600.01/3433.02	c conflicts		: 5370661
3600.01/3433.02	c decisions		: 16533606
3600.01/3433.02	c propagations		: 104910172
3600.01/3433.02	c inspects		: 5039113012
3600.01/3433.02	c shortcuts		: 0
3600.01/3433.02	c learnt literals	: 0
3600.01/3433.02	c learnt binary clauses	: 0
3600.01/3433.02	c learnt ternary clauses	: 0
3600.01/3433.02	c learnt constraints	: 5370661
3600.01/3433.02	c ignored constraints	: 0
3600.01/3433.02	c root simplifications	: 0
3600.01/3433.02	c removed literals (reason simplification)	: 258549095
3600.01/3433.02	c reason swapping (by a shorter reason)	: 0
3600.01/3433.02	c Calls to reduceDB	: 319
3600.01/3433.02	c Number of update (reduction) of LBD	: 119579
3600.01/3433.02	c Imported unit clauses	: 0
3600.01/3433.02	c No decision after first conflict	: false
3600.01/3433.02	c number of reductions to clauses (during analyze)	: 0
3600.01/3433.02	c number of learned constraints concerned by reduction	: 0
3600.01/3433.02	c number of learning phase by resolution	: 0
3600.01/3433.02	c number of learning phase by cutting planes	: 0
3600.01/3433.02	c number of rounding to 1 operations	: 0
3600.01/3433.02	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.01/3433.02	c number of reductions of the coefficients by power 2 	: 0
3600.01/3433.02	c number of right shift for reduction by power 2 	: 0
3600.01/3433.02	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.01/3433.02	c number of ending skipping 	: 0
3600.01/3433.02	c number of internal skipping 	: 0
3600.01/3433.02	c number of derivation steps 	: 0
3600.01/3433.02	c number of skipped derivation steps 	: 0
3600.01/3433.02	c number of remaining unassigned 	: 0
3600.01/3433.02	c number of remaining assigned 	: 0
3600.01/3433.02	c number of falsified literals weakened from reason	: 0
3600.01/3433.02	c number of falsified literals weakened from conflict	: 0
3600.01/3433.02	c time for arithmetic operations	: 0
3600.01/3433.02	c minimum degree of deleted constraints	: null
3600.01/3433.02	c maximum degree of deleted constraints	: null
3600.01/3433.02	c number of deleted constraints	: 0
3600.01/3433.02	c speed (assignments/second)	: 30560.832152820803
3600.01/3433.02	c non guided choices	: 105
3600.01/3433.06	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 100422
3600.01/3433.06	s SATISFIABLE
3600.01/3433.06	c Found 156 solution(s)
3600.01/3433.06	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.01/3433.07	c objective function=-27493
3600.01/3433.07	c Total wall clock time (in seconds): 3432.904

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-4804849-1782813877/watcher-4804849-1782813877 -o /tmp/evaluation-result-4804849-1782813877/solver-4804849-1782813877 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4804849-1782813877/vars-4804849-1782813877 --bin-var /tmp/runsolver-exch-nodeE007-1782813877-2573319 --watchdog 3760 java -jar HOME/sat4j-pb.jar ResolutionPB24 HOME/instance-4804849-1782813877.opb 

running on 4 cores: 32-35

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 1,7,15,20,22,26,28,35,40,46,49,54,57
  3550 MHz: 16-19,27,32,34,41-43,60-63
  3600 MHz: 0,2-6,8-14,21,23-25,29-31,33,36-39,44-45,47-48,50-53,55-56,58-59
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 1
  3600 MHz: 0,2-3
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 32-35

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (116009 MiB free)
  node 1: cores 8-15, 128973 MiB (113262 MiB free)
  node 2: cores 16-23, 129019 MiB (114349 MiB free)
  node 3: cores 24-31, 129003 MiB (114692 MiB free)
  node 4: cores 32-39, 129019 MiB (109802 MiB free)
  node 5: cores 40-47, 129019 MiB (109757 MiB free)
  node 6: cores 48-55, 129019 MiB (112019 MiB free)
  node 7: cores 56-63, 128474 MiB (111642 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 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=2573536, runsolver pid=2573489
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100055 s]*
/proc/loadavg: 29.51 37.50 39.08 20/1082 2573779
/proc/meminfo: memFree=923083364/1055320704 swapFree=33554428/33554428
[pid=2573536] ppid=2573489 vsize=34900044 memory=44896 CPUtime=0.03 cores=32-35
/proc/2573536/stat : 2573536 (java) S 2573489 2573536 2563764 0 -1 4194304 5244 0 0 0 2 1 0 0 20 0 19 0 214675548 35737645056 10803 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 0 0 16800975 0 0 0 17 33 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
/proc/2573536/statm: 8725011 11224 6019 1 0 30593 0
[pid=2573536/tid=2573660] ppid=2573489 vsize=34900044 memory=5979075893 CPUtime=0.01 cores=32-35
/proc/2573536/task/2573660/stat : 2573660 (java) R 2573489 2573536 2563764 0 -1 4194368 2582 0 0 0 1 0 0 0 20 0 19 0 214675555 35737645056 10803 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 0 0 0 -1 32 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573746] ppid=2573489 vsize=34900044 memory=219999914607 CPUtime=0 cores=32-35
/proc/2573536/task/2573746/stat : 2573746 (Referen..andler) S 2573489 2573536 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 214675557 35737645056 10803 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573747] ppid=2573489 vsize=34900044 memory=19733 CPUtime=0 cores=32-35
/proc/2573536/task/2573747/stat : 2573747 (Finalizer) S 2573489 2573536 2563764 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 214675557 35737645056 10803 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573750] ppid=2573489 vsize=34900044 memory=22129 CPUtime=0 cores=32-35
/proc/2573536/task/2573750/stat : 2573750 (Monitor..Thread) S 2573489 2573536 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 214675558 35737645056 10803 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573766] ppid=2573489 vsize=34900044 memory=22695 CPUtime=0 cores=32-35
/proc/2573536/task/2573766/stat : 2573766 (Notific..Thread) S 2573489 2573536 2563764 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 19 0 214675558 35737645056 10803 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573771] ppid=2573489 vsize=34900044 memory=28351 CPUtime=0 cores=32-35
/proc/2573536/task/2573771/stat : 2573771 (Common-Cleaner) S 2573489 2573536 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 19 0 214675558 35737645056 10803 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 34900044 KiB
Current children cumulated memory: 44896 KiB

[startup+0.215071 s]*
/proc/loadavg: 29.51 37.50 39.08 54/1174 2573905
/proc/meminfo: memFree=922885152/1055320704 swapFree=33554428/33554428
[pid=2573536] ppid=2573489 vsize=35033172 memory=66460 CPUtime=0.33 cores=32-35
/proc/2573536/stat : 2573536 (java) S 2573489 2573536 2563764 0 -1 4194304 8412 0 0 0 32 1 0 0 20 0 21 0 214675548 35873968128 16157 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 0 0 16800975 0 0 0 17 33 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
/proc/2573536/statm: 8758293 16615 6241 1 0 34132 0
[pid=2573536/tid=2573660] ppid=2573489 vsize=35033172 memory=7957700018829420048 CPUtime=0.13 cores=32-35
/proc/2573536/task/2573660/stat : 2573660 (java) R 2573489 2573536 2563764 0 -1 4194368 3281 0 0 0 12 1 0 0 20 0 21 0 214675555 35873968128 16157 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 0 0 0 -1 32 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573746] ppid=2573489 vsize=35033172 memory=215704928631 CPUtime=0 cores=32-35
/proc/2573536/task/2573746/stat : 2573746 (Referen..andler) S 2573489 2573536 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 214675557 35873968128 16157 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573747] ppid=2573489 vsize=35033172 memory=61779648727893 CPUtime=0 cores=32-35
/proc/2573536/task/2573747/stat : 2573747 (Finalizer) S 2573489 2573536 2563764 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 214675557 35873968128 16157 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573750] ppid=2573489 vsize=35033172 memory=57390208930877 CPUtime=0 cores=32-35
/proc/2573536/task/2573750/stat : 2573750 (Monitor..Thread) S 2573489 2573536 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 214675558 35873968128 16157 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573766] ppid=2573489 vsize=35033172 memory=62883505657265 CPUtime=0 cores=32-35
/proc/2573536/task/2573766/stat : 2573766 (Notific..Thread) S 2573489 2573536 2563764 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 21 0 214675558 35873968128 16157 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573771] ppid=2573489 vsize=35033172 memory=14132229932607925 CPUtime=0 cores=32-35
/proc/2573536/task/2573771/stat : 2573771 (Common-Cleaner) S 2573489 2573536 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 214675558 35873968128 16157 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573895] ppid=2573489 vsize=35033172 memory=3617855295904285463 CPUtime=0 cores=32-35
/proc/2573536/task/2573895/stat : 2573895 (Timer-0) S 2573489 2573536 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 214675568 35873968128 16157 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 35033172 KiB
Current children cumulated memory: 66460 KiB

[startup+0.319764 s]*
/proc/loadavg: 29.51 37.50 39.08 44/1154 2573913
/proc/meminfo: memFree=922762008/1055320704 swapFree=33554428/33554428
[pid=2573536] ppid=2573489 vsize=35099736 memory=88020 CPUtime=0.64 cores=32-35
/proc/2573536/stat : 2573536 (java) S 2573489 2573536 2563764 0 -1 4194304 10244 0 0 0 62 2 0 0 20 0 22 0 214675548 35942129664 21590 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 0 0 16800975 0 0 0 17 33 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
/proc/2573536/statm: 8774934 22005 6241 1 0 41593 0
[pid=2573536/tid=2573660] ppid=2573489 vsize=35099736 memory=7813464326687584037 CPUtime=0.23 cores=32-35
/proc/2573536/task/2573660/stat : 2573660 (java) S 2573489 2573536 2563764 0 -1 4194368 3297 0 0 0 22 1 0 0 20 0 22 0 214675555 35942129664 22105 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 32 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573746] ppid=2573489 vsize=35099736 memory=19388 CPUtime=0 cores=32-35
/proc/2573536/task/2573746/stat : 2573746 (Referen..andler) S 2573489 2573536 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 214675557 35942129664 22105 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573747] ppid=2573489 vsize=35099736 memory=55186873909743 CPUtime=0 cores=32-35
/proc/2573536/task/2573747/stat : 2573747 (Finalizer) S 2573489 2573536 2563764 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 214675557 35942129664 22105 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573750] ppid=2573489 vsize=35099736 memory=61788255421027 CPUtime=0 cores=32-35
/proc/2573536/task/2573750/stat : 2573750 (Monitor..Thread) S 2573489 2573536 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 22 0 214675558 35942129664 22105 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573766] ppid=2573489 vsize=35099736 memory=55191219208997 CPUtime=0 cores=32-35
/proc/2573536/task/2573766/stat : 2573766 (Notific..Thread) S 2573489 2573536 2563764 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 22 0 214675558 35942129664 22105 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573771] ppid=2573489 vsize=35099736 memory=14976654862714173 CPUtime=0 cores=32-35
/proc/2573536/task/2573771/stat : 2573771 (Common-Cleaner) S 2573489 2573536 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 214675558 35942129664 22105 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573895] ppid=2573489 vsize=35099736 memory=3978703982681162212 CPUtime=0 cores=32-35
/proc/2573536/task/2573895/stat : 2573895 (Timer-0) S 2573489 2573536 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 22 0 214675568 35942129664 22105 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 88020 KiB

[startup+0.700209 s]
/proc/loadavg: 29.51 37.50 39.08 28/1156 2573931
/proc/meminfo: memFree=922502480/1055320704 swapFree=33554428/33554428
[pid=2573536] ppid=2573489 vsize=35099736 memory=197064 CPUtime=1.35 cores=32-35
/proc/2573536/stat : 2573536 (java) S 2573489 2573536 2563764 0 -1 4194304 11476 0 0 0 133 2 0 0 20 0 21 0 214675548 35942129664 48949 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 0 0 16800975 0 0 0 17 33 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
/proc/2573536/statm: 8774934 49266 6259 1 0 105291 0
[pid=2573536/tid=2573660] ppid=2573489 vsize=35099736 memory=4076 CPUtime=0.55 cores=32-35
/proc/2573536/task/2573660/stat : 2573660 (java) R 2573489 2573536 2563764 0 -1 4194368 3329 0 0 0 54 1 0 0 20 0 21 0 214675555 35942129664 48949 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 0 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573746] ppid=2573489 vsize=35099736 memory=4900 CPUtime=0 cores=32-35
/proc/2573536/task/2573746/stat : 2573746 (Referen..andler) S 2573489 2573536 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 214675557 35942129664 48949 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573747] ppid=2573489 vsize=35099736 memory=4498 CPUtime=0 cores=32-35
/proc/2573536/task/2573747/stat : 2573747 (Finalizer) S 2573489 2573536 2563764 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 214675557 35942129664 48949 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573750] ppid=2573489 vsize=35099736 memory=5816 CPUtime=0 cores=32-35
/proc/2573536/task/2573750/stat : 2573750 (Monitor..Thread) S 2573489 2573536 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 21 0 214675558 35942129664 48949 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573766] ppid=2573489 vsize=35099736 memory=97 CPUtime=0 cores=32-35
/proc/2573536/task/2573766/stat : 2573766 (Notific..Thread) S 2573489 2573536 2563764 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 21 0 214675558 35942129664 48949 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573771] ppid=2573489 vsize=35099736 memory=0 CPUtime=0 cores=32-35
/proc/2573536/task/2573771/stat : 2573771 (Common-Cleaner) S 2573489 2573536 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 214675558 35942129664 48949 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573895] ppid=2573489 vsize=35099736 memory=0 CPUtime=0 cores=32-35
/proc/2573536/task/2573895/stat : 2573895 (Timer-0) S 2573489 2573536 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 21 0 214675568 35942129664 48949 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
Current children cumulated CPU time: 1.35 s
Current children cumulated vsize: 35099736 KiB
Current children cumulated memory: 197064 KiB

[startup+1.50027 s]
/proc/loadavg: 29.51 37.50 39.08 18/1139 2573947
/proc/meminfo: memFree=921651856/1055320704 swapFree=33554428/33554428
[pid=2573536] ppid=2573489 vsize=35232864 memory=449484 CPUtime=2.56 cores=32-35
/proc/2573536/stat : 2573536 (java) S 2573489 2573536 2563764 0 -1 4194304 14518 0 0 0 253 3 0 0 20 0 23 0 214675548 36078452736 112067 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 0 0 16800975 0 0 0 17 33 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
/proc/2573536/statm: 8808216 112371 6274 1 0 257118 0
[pid=2573536/tid=2573660] ppid=2573489 vsize=35232864 memory=4076 CPUtime=1.28 cores=32-35
/proc/2573536/task/2573660/stat : 2573660 (java) R 2573489 2573536 2563764 0 -1 4194368 3635 0 0 0 127 1 0 0 20 0 23 0 214675555 36078452736 112067 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 0 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573746] ppid=2573489 vsize=35232864 memory=4900 CPUtime=0 cores=32-35
/proc/2573536/task/2573746/stat : 2573746 (Referen..andler) S 2573489 2573536 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 214675557 36078452736 112067 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573747] ppid=2573489 vsize=35232864 memory=5816 CPUtime=0 cores=32-35
/proc/2573536/task/2573747/stat : 2573747 (Finalizer) S 2573489 2573536 2563764 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 214675557 36078452736 112067 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573750] ppid=2573489 vsize=35232864 memory=0 CPUtime=0 cores=32-35
/proc/2573536/task/2573750/stat : 2573750 (Monitor..Thread) S 2573489 2573536 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 214675558 36078452736 112067 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 32 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573766] ppid=2573489 vsize=35232864 memory=97 CPUtime=0 cores=32-35
/proc/2573536/task/2573766/stat : 2573766 (Notific..Thread) S 2573489 2573536 2563764 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 214675558 36078452736 112067 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573771] ppid=2573489 vsize=35232864 memory=25333125866717268 CPUtime=0 cores=32-35
/proc/2573536/task/2573771/stat : 2573771 (Common-Cleaner) S 2573489 2573536 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675558 36078452736 112067 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573895] ppid=2573489 vsize=35232864 memory=25333125866717268 CPUtime=0 cores=32-35
/proc/2573536/task/2573895/stat : 2573895 (Timer-0) S 2573489 2573536 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675568 36078452736 112067 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
Current children cumulated CPU time: 2.56 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 449484 KiB

[startup+3.11456 s]
/proc/loadavg: 29.51 37.50 39.08 17/1135 2574042
/proc/meminfo: memFree=918806640/1055320704 swapFree=33554428/33554428
[pid=2573536] ppid=2573489 vsize=35232864 memory=807464 CPUtime=4.61 cores=32-35
/proc/2573536/stat : 2573536 (java) S 2573489 2573536 2563764 0 -1 4194304 15623 0 0 0 456 5 0 0 20 0 23 0 214675548 36078452736 201728 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 0 0 16800975 0 0 0 17 33 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
/proc/2573536/statm: 8808216 201866 6274 1 0 259764 0
[pid=2573536/tid=2573660] ppid=2573489 vsize=35232864 memory=372152 CPUtime=2.79 cores=32-35
/proc/2573536/task/2573660/stat : 2573660 (java) R 2573489 2573536 2563764 0 -1 4194368 4138 0 0 0 277 2 0 0 20 0 23 0 214675555 36078452736 201728 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 0 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573746] ppid=2573489 vsize=35232864 memory=0 CPUtime=0 cores=32-35
/proc/2573536/task/2573746/stat : 2573746 (Referen..andler) S 2573489 2573536 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 214675557 36078452736 201728 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573747] ppid=2573489 vsize=35232864 memory=4900 CPUtime=0 cores=32-35
/proc/2573536/task/2573747/stat : 2573747 (Finalizer) S 2573489 2573536 2563764 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 214675557 36078452736 201728 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573750] ppid=2573489 vsize=35232864 memory=5816 CPUtime=0 cores=32-35
/proc/2573536/task/2573750/stat : 2573750 (Monitor..Thread) S 2573489 2573536 2563764 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 23 0 214675558 36078452736 201728 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573766] ppid=2573489 vsize=35232864 memory=0 CPUtime=0 cores=32-35
/proc/2573536/task/2573766/stat : 2573766 (Notific..Thread) S 2573489 2573536 2563764 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 214675558 36078452736 201728 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573771] ppid=2573489 vsize=35232864 memory=713032 CPUtime=0 cores=32-35
/proc/2573536/task/2573771/stat : 2573771 (Common-Cleaner) S 2573489 2573536 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675558 36078452736 201728 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573895] ppid=2573489 vsize=35232864 memory=97 CPUtime=0 cores=32-35
/proc/2573536/task/2573895/stat : 2573895 (Timer-0) S 2573489 2573536 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675568 36078452736 201728 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
Current children cumulated CPU time: 4.61 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 807464 KiB


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

/proc/meminfo: memFree=879391436/1055320704 swapFree=33554428/33554428
[pid=2573536] ppid=2573489 vsize=35232864 memory=11672732 CPUtime=3310.55 cores=32-35
/proc/2573536/stat : 2573536 (java) S 2573489 2573536 2563764 0 -1 4194304 750566 0 0 0 330864 191 0 0 20 0 23 0 214675548 36078452736 2918018 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 0 0 16800975 0 0 0 17 33 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
/proc/2573536/statm: 8808216 2918183 6305 1 0 3423784 0
[pid=2573536/tid=2573660] ppid=2573489 vsize=35232864 memory=15652 CPUtime=3108.01 cores=32-35
/proc/2573536/task/2573660/stat : 2573660 (java) R 2573489 2573536 2563764 0 -1 4194368 143288 0 0 0 310766 35 0 0 20 0 23 0 214675555 36078452736 2918018 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 0 0 0 -1 32 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573746] ppid=2573489 vsize=35232864 memory=4036 CPUtime=0 cores=32-35
/proc/2573536/task/2573746/stat : 2573746 (Referen..andler) S 2573489 2573536 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 214675557 36078452736 2918018 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573747] ppid=2573489 vsize=35232864 memory=10744204 CPUtime=0 cores=32-35
/proc/2573536/task/2573747/stat : 2573747 (Finalizer) S 2573489 2573536 2563764 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 214675557 36078452736 2918018 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573750] ppid=2573489 vsize=35232864 memory=11590796 CPUtime=0.16 cores=32-35
/proc/2573536/task/2573750/stat : 2573750 (Monitor..Thread) S 2573489 2573536 2563764 0 -1 4194368 176 0 0 0 7 9 0 0 20 0 23 0 214675558 36078452736 2918018 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573766] ppid=2573489 vsize=35232864 memory=11117708 CPUtime=0 cores=32-35
/proc/2573536/task/2573766/stat : 2573766 (Notific..Thread) S 2573489 2573536 2563764 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 214675558 36078452736 2918018 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573771] ppid=2573489 vsize=35232864 memory=10744204 CPUtime=0 cores=32-35
/proc/2573536/task/2573771/stat : 2573771 (Common-Cleaner) S 2573489 2573536 2563764 0 -1 4194368 1510 0 0 0 0 0 0 0 20 0 23 0 214675558 36078452736 2918018 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573895] ppid=2573489 vsize=35232864 memory=10744204 CPUtime=0 cores=32-35
/proc/2573536/task/2573895/stat : 2573895 (Timer-0) S 2573489 2573536 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675568 36078452736 2918018 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
Current children cumulated CPU time: 3310.55 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 11672732 KiB

[startup+3222.3 s]
/proc/loadavg: 13.47 14.81 16.61 14/1144 2574387
/proc/meminfo: memFree=879532272/1055320704 swapFree=33554428/33554428
[pid=2573536] ppid=2573489 vsize=35232864 memory=11689136 CPUtime=3373.38 cores=32-35
/proc/2573536/stat : 2573536 (java) S 2573489 2573536 2563764 0 -1 4194304 756816 0 0 0 337145 193 0 0 20 0 23 0 214675548 36078452736 2922118 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 0 0 16800975 0 0 0 17 33 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
/proc/2573536/statm: 8808216 2922284 6305 1 0 3423784 0
[pid=2573536/tid=2573660] ppid=2573489 vsize=35232864 memory=15652 CPUtime=3166.81 cores=32-35
/proc/2573536/task/2573660/stat : 2573660 (java) R 2573489 2573536 2563764 0 -1 4194368 145849 0 0 0 316645 36 0 0 20 0 23 0 214675555 36078452736 2922118 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 0 0 0 -1 32 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573746] ppid=2573489 vsize=35232864 memory=4036 CPUtime=0 cores=32-35
/proc/2573536/task/2573746/stat : 2573746 (Referen..andler) S 2573489 2573536 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 214675557 36078452736 2922118 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573747] ppid=2573489 vsize=35232864 memory=25333125866717268 CPUtime=0 cores=32-35
/proc/2573536/task/2573747/stat : 2573747 (Finalizer) S 2573489 2573536 2563764 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 214675557 36078452736 2922118 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573750] ppid=2573489 vsize=35232864 memory=11672732 CPUtime=0.17 cores=32-35
/proc/2573536/task/2573750/stat : 2573750 (Monitor..Thread) S 2573489 2573536 2563764 0 -1 4194368 177 0 0 0 7 10 0 0 20 0 23 0 214675558 36078452736 2922118 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573766] ppid=2573489 vsize=35232864 memory=15652 CPUtime=0 cores=32-35
/proc/2573536/task/2573766/stat : 2573766 (Notific..Thread) S 2573489 2573536 2563764 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 214675558 36078452736 2922118 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573771] ppid=2573489 vsize=35232864 memory=11672732 CPUtime=0 cores=32-35
/proc/2573536/task/2573771/stat : 2573771 (Common-Cleaner) S 2573489 2573536 2563764 0 -1 4194368 1545 0 0 0 0 0 0 0 20 0 23 0 214675558 36078452736 2922118 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573895] ppid=2573489 vsize=35232864 memory=11689136 CPUtime=0 cores=32-35
/proc/2573536/task/2573895/stat : 2573895 (Timer-0) S 2573489 2573536 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675568 36078452736 2922118 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
Current children cumulated CPU time: 3373.38 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 11689136 KiB

[startup+3282.3 s]
/proc/loadavg: 13.31 14.51 16.39 14/1144 2574388
/proc/meminfo: memFree=879187984/1055320704 swapFree=33554428/33554428
[pid=2573536] ppid=2573489 vsize=35232864 memory=12696696 CPUtime=3439.33 cores=32-35
/proc/2573536/stat : 2573536 (java) S 2573489 2573536 2563764 0 -1 4194304 785454 0 0 0 343733 200 0 0 20 0 23 0 214675548 36078452736 3173973 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 0 0 16800975 0 0 0 17 33 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
/proc/2573536/statm: 8808216 3174174 6305 1 0 3398680 0
[pid=2573536/tid=2573660] ppid=2573489 vsize=35232864 memory=11689136 CPUtime=3225.79 cores=32-35
/proc/2573536/task/2573660/stat : 2573660 (java) R 2573489 2573536 2563764 0 -1 4194368 149790 0 0 0 322543 36 0 0 20 0 23 0 214675555 36078452736 3173973 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 0 0 0 -1 32 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573746] ppid=2573489 vsize=35232864 memory=3060 CPUtime=0 cores=32-35
/proc/2573536/task/2573746/stat : 2573746 (Referen..andler) S 2573489 2573536 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 214675557 36078452736 3173973 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573747] ppid=2573489 vsize=35232864 memory=0 CPUtime=0 cores=32-35
/proc/2573536/task/2573747/stat : 2573747 (Finalizer) S 2573489 2573536 2563764 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 214675557 36078452736 3173973 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573750] ppid=2573489 vsize=35232864 memory=12696696 CPUtime=0.17 cores=32-35
/proc/2573536/task/2573750/stat : 2573750 (Monitor..Thread) S 2573489 2573536 2563764 0 -1 4194368 178 0 0 0 7 10 0 0 20 0 23 0 214675558 36078452736 3173973 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573766] ppid=2573489 vsize=35232864 memory=1797156 CPUtime=0 cores=32-35
/proc/2573536/task/2573766/stat : 2573766 (Notific..Thread) S 2573489 2573536 2563764 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 214675558 36078452736 3173973 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573771] ppid=2573489 vsize=35232864 memory=15652 CPUtime=0 cores=32-35
/proc/2573536/task/2573771/stat : 2573771 (Common-Cleaner) S 2573489 2573536 2563764 0 -1 4194368 1600 0 0 0 0 0 0 0 20 0 23 0 214675558 36078452736 3173973 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573895] ppid=2573489 vsize=35232864 memory=12696696 CPUtime=0 cores=32-35
/proc/2573536/task/2573895/stat : 2573895 (Timer-0) S 2573489 2573536 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675568 36078452736 3173973 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
Current children cumulated CPU time: 3439.33 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 12696696 KiB

[startup+3342.3 s]
/proc/loadavg: 12.55 14.08 16.12 13/1116 2574426
/proc/meminfo: memFree=892793232/1055320704 swapFree=33554428/33554428
[pid=2573536] ppid=2573489 vsize=35232864 memory=12713088 CPUtime=3501.72 cores=32-35
/proc/2573536/stat : 2573536 (java) S 2573489 2573536 2563764 0 -1 4194304 791577 0 0 0 349970 202 0 0 20 0 23 0 214675548 36078452736 3178111 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 0 0 16800975 0 0 0 17 33 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
/proc/2573536/statm: 8808216 3178272 6305 1 0 3398680 0
[pid=2573536/tid=2573660] ppid=2573489 vsize=35232864 memory=12713088 CPUtime=3284.73 cores=32-35
/proc/2573536/task/2573660/stat : 2573660 (java) R 2573489 2573536 2563764 0 -1 4194368 152653 0 0 0 328437 36 0 0 20 0 23 0 214675555 36078452736 3178111 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 0 0 0 -1 32 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573746] ppid=2573489 vsize=35232864 memory=11672732 CPUtime=0 cores=32-35
/proc/2573536/task/2573746/stat : 2573746 (Referen..andler) S 2573489 2573536 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 214675557 36078452736 3178111 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573747] ppid=2573489 vsize=35232864 memory=3544 CPUtime=0 cores=32-35
/proc/2573536/task/2573747/stat : 2573747 (Finalizer) S 2573489 2573536 2563764 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 214675557 36078452736 3178111 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573750] ppid=2573489 vsize=35232864 memory=15652 CPUtime=0.17 cores=32-35
/proc/2573536/task/2573750/stat : 2573750 (Monitor..Thread) S 2573489 2573536 2563764 0 -1 4194368 179 0 0 0 7 10 0 0 20 0 23 0 214675558 36078452736 3178111 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573766] ppid=2573489 vsize=35232864 memory=176164 CPUtime=0 cores=32-35
/proc/2573536/task/2573766/stat : 2573766 (Notific..Thread) S 2573489 2573536 2563764 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 214675558 36078452736 3178111 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573771] ppid=2573489 vsize=35232864 memory=15652 CPUtime=0 cores=32-35
/proc/2573536/task/2573771/stat : 2573771 (Common-Cleaner) S 2573489 2573536 2563764 0 -1 4194368 1632 0 0 0 0 0 0 0 20 0 23 0 214675558 36078452736 3178111 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573895] ppid=2573489 vsize=35232864 memory=15652 CPUtime=0 cores=32-35
/proc/2573536/task/2573895/stat : 2573895 (Timer-0) S 2573489 2573536 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675568 36078452736 3178111 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
Current children cumulated CPU time: 3501.72 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 12713088 KiB

[startup+3402.3 s]
/proc/loadavg: 12.45 13.76 15.89 13/1114 2574440
/proc/meminfo: memFree=892733472/1055320704 swapFree=33554428/33554428
[pid=2573536] ppid=2573489 vsize=35232864 memory=12741696 CPUtime=3563.87 cores=32-35
/proc/2573536/stat : 2573536 (java) S 2573489 2573536 2563764 0 -1 4194304 801472 0 0 0 356182 205 0 0 20 0 23 0 214675548 36078452736 3185263 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 0 0 16800975 0 0 0 17 33 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
/proc/2573536/statm: 8808216 3185424 6305 1 0 3344288 0
[pid=2573536/tid=2573660] ppid=2573489 vsize=35232864 memory=3544 CPUtime=3343.76 cores=32-35
/proc/2573536/task/2573660/stat : 2573660 (java) R 2573489 2573536 2563764 0 -1 4194368 155836 0 0 0 334339 37 0 0 20 0 23 0 214675555 36078452736 3185263 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 0 0 0 -1 32 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573746] ppid=2573489 vsize=35232864 memory=15652 CPUtime=0 cores=32-35
/proc/2573536/task/2573746/stat : 2573746 (Referen..andler) S 2573489 2573536 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 214675557 36078452736 3185263 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573747] ppid=2573489 vsize=35232864 memory=176164 CPUtime=0 cores=32-35
/proc/2573536/task/2573747/stat : 2573747 (Finalizer) S 2573489 2573536 2563764 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 214675557 36078452736 3185263 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573750] ppid=2573489 vsize=35232864 memory=176164 CPUtime=0.17 cores=32-35
/proc/2573536/task/2573750/stat : 2573750 (Monitor..Thread) S 2573489 2573536 2563764 0 -1 4194368 184 0 0 0 7 10 0 0 20 0 23 0 214675558 36078452736 3185263 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 33 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573766] ppid=2573489 vsize=35232864 memory=12741696 CPUtime=0 cores=32-35
/proc/2573536/task/2573766/stat : 2573766 (Notific..Thread) S 2573489 2573536 2563764 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 214675558 36078452736 3185263 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573771] ppid=2573489 vsize=35232864 memory=15652 CPUtime=0 cores=32-35
/proc/2573536/task/2573771/stat : 2573771 (Common-Cleaner) S 2573489 2573536 2563764 0 -1 4194368 1693 0 0 0 0 0 0 0 20 0 23 0 214675558 36078452736 3185263 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573895] ppid=2573489 vsize=35232864 memory=12741696 CPUtime=0 cores=32-35
/proc/2573536/task/2573895/stat : 2573895 (Timer-0) S 2573489 2573536 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675568 36078452736 3185263 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
Current children cumulated CPU time: 3563.87 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 12741696 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3433 s]*
/proc/loadavg: 12.35 13.61 15.77 13/1114 2574441
/proc/meminfo: memFree=892537896/1055320704 swapFree=33554428/33554428
[pid=2573536] ppid=2573489 vsize=35232864 memory=12835908 CPUtime=3600.01 cores=32-35
/proc/2573536/stat : 2573536 (java) S 2573489 2573536 2563764 0 -1 4194304 820326 0 0 0 359794 207 0 0 20 0 23 0 214675548 36078452736 3208815 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 0 0 16800975 0 0 0 17 33 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
/proc/2573536/statm: 8808216 3208977 6305 1 0 3344290 0
[pid=2573536/tid=2573660] ppid=2573489 vsize=35232864 memory=-7523078983228875879 CPUtime=3373.97 cores=32-35
/proc/2573536/task/2573660/stat : 2573660 (java) R 2573489 2573536 2563764 0 -1 4194368 158332 0 0 0 337360 37 0 0 20 0 23 0 214675555 36078452736 3208815 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 0 0 0 -1 33 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573746] ppid=2573489 vsize=35232864 memory=-9073791620511153819 CPUtime=0 cores=32-35
/proc/2573536/task/2573746/stat : 2573746 (Referen..andler) S 2573489 2573536 2563764 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 23 0 214675557 36078452736 3208815 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573747] ppid=2573489 vsize=35232864 memory=5812 CPUtime=0 cores=32-35
/proc/2573536/task/2573747/stat : 2573747 (Finalizer) S 2573489 2573536 2563764 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 23 0 214675557 36078452736 3208815 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573750] ppid=2573489 vsize=35232864 memory=5836 CPUtime=0.18 cores=32-35
/proc/2573536/task/2573750/stat : 2573750 (Monitor..Thread) S 2573489 2573536 2563764 0 -1 4194368 184 0 0 0 7 11 0 0 20 0 23 0 214675558 36078452736 3208815 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573766] ppid=2573489 vsize=35232864 memory=5852 CPUtime=0 cores=32-35
/proc/2573536/task/2573766/stat : 2573766 (Notific..Thread) S 2573489 2573536 2563764 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 23 0 214675558 36078452736 3208815 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573771] ppid=2573489 vsize=35232864 memory=667264 CPUtime=0 cores=32-35
/proc/2573536/task/2573771/stat : 2573771 (Common-Cleaner) S 2573489 2573536 2563764 0 -1 4194368 1715 0 0 0 0 0 0 0 20 0 23 0 214675558 36078452736 3208815 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 35 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
[pid=2573536/tid=2573895] ppid=2573489 vsize=35232864 memory=5864 CPUtime=0 cores=32-35
/proc/2573536/task/2573895/stat : 2573895 (Timer-0) S 2573489 2573536 2563764 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 23 0 214675568 36078452736 3208815 18446744073709551615 94697077493760 94697077497456 140732749028064 0 0 0 4 0 16800975 1 0 0 -1 34 0 0 0 0 0 94697077505320 94697077506064 94697098104832 140732749031636 140732749031776 140732749031776 140732749037512 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 35232864 KiB
Current children cumulated memory: 12835908 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.07 s, system=2.09776 s

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

Child status: 143

Real time (s): 3433.09
CPU time (s): 3600.17
CPU user time (s): 3598.07
CPU system time (s): 2.09776
CPU usage (%): 104.867
Max. virtual memory (cumulated for all children) (KiB): 35232864
Max. memory (cumulated for all children) (KiB): 16177560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.07
system time used= 2.09776
maximum resident set size= 16176488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 822262
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 71445
involuntary context switches= 4407


# summary of solver processes directly reported to runsolver:
#   pid: 2573536
#   total CPU time (s): 3600.17
#   total CPU user time (s): 3598.07
#   total CPU system time (s): 2.09776

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7433 second user time and 43.6119 second system time

The end

Launcher Data

Begin job on nodeE007 at 2026-06-30 12:04:37
IDJOB=4804849
IDBENCH=176927
IDSOLVER=3602
FILE ID=nodeE007/4804849-1782813877
RUNJOBID= nodeE007-1782813877-2573319
SLURM_JOB_ID= 12541372
Free space on /tmp= 797508 MiB

SOLVER NAME= Sat4j Resolution 2026-06-10
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/KNAP/multiple_strongly_correlated/normalized-knapPI_14_500_1000_4_-31297.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4804849-1782813877/watcher-4804849-1782813877 -o /tmp/evaluation-result-4804849-1782813877/solver-4804849-1782813877 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4804849-1782813877/vars-4804849-1782813877 --bin-var /tmp/runsolver-exch-nodeE007-1782813877-2573319 --watchdog 3760  java -jar HOME/sat4j-pb.jar ResolutionPB24 HOME/instance-4804849-1782813877.opb

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

MD5SUM BENCH= 4226f5a40c2b1a33a0d502ac51e1403d
RANDOM SEED=2110881435

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320704 kB
MemFree:        923098772 kB
MemAvailable:   1046258284 kB
Buffers:            3336 kB
Cached:         127497948 kB
SwapCached:            0 kB
Active:          1976884 kB
Inactive:       125650696 kB
Active(anon):    1059652 kB
Inactive(anon):        0 kB
Active(file):     917232 kB
Inactive(file): 125650696 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3932 kB
Writeback:            40 kB
AnonPages:        130340 kB
Mapped:           196860 kB
Shmem:            933356 kB
KReclaimable:    1468424 kB
Slab:            2052828 kB
SReclaimable:    1468424 kB
SUnreclaim:       584404 kB
KernelStack:       14304 kB
PageTables:         4928 kB
SecPageTables:     15384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    1395708 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478564 kB
VmallocChunk:          0 kB
Percpu:           125440 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      389572 kB
DirectMap2M:    19855360 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 797488 MiB
End job on nodeE007 at 2026-06-30 13:01:51