Trace number 4848302

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
cpmpy_ortools (16 cores) 2026-07-14? (TO) 57632.9 3628.47

General information on the benchmark

NamePB26/normalized-PB26/OPT-LIN/
devriendt/tsplib/normalized-u159.opb
MD5SUMa44290e4e212cd76b383120a6c4bab04
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark42080
Best CPU time to get the best result obtained on this benchmark57601
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables26386
Total number of constraints25440
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)318
Number of constraints which are nor clauses,nor cardinality constraints25122
Minimum length of a constraint8
Maximum length of a constraint158
Number of terms in the objective function 25122
Biggest coefficient in the objective function 6684
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 71035496
Number of bits of the sum of numbers in the objective function 27
Biggest number in a constraint 6684
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 71035496
Number of bits of the biggest sum of numbers27
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

4.62/3.80	c Time taken to transform: 1.4338366985321045 seconds
4.62/3.81	c Solver arguments: {'num_search_workers': 16, 'random_seed': 791641656, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f85f7dd7410>}
4.62/3.81	c 57594.912857055664s left to solve
48.75/8.86	c Solution 1, time = 5.0576s
48.75/8.86	o 329976
52.24/9.06	c Solution 2, time = 5.2565s
52.24/9.06	o 329666
53.83/9.13	c Solution 3, time = 5.3208s
53.83/9.13	o 329595
55.07/9.23	c Solution 4, time = 5.4288s
55.07/9.23	o 329347
55.07/9.24	c Solution 5, time = 5.4308s
55.07/9.24	o 329037
55.07/9.28	c Solution 6, time = 5.4758s
55.07/9.28	o 328813
55.07/9.28	c Solution 7, time = 5.4772s
55.07/9.28	o 327874
59.85/9.59	c Solution 8, time = 5.7857s
59.85/9.59	o 327595
63.03/9.74	c Solution 9, time = 5.9304s
63.03/9.74	o 326854
63.03/9.74	c Solution 10, time = 5.9319s
63.03/9.74	o 326575
64.63/9.89	c Solution 11, time = 6.0883s
64.63/9.89	o 325789
66.22/9.96	c Solution 12, time = 6.1548s
66.22/9.96	o 325718
82.12/10.91	c Solution 13, time = 7.1094s
82.12/10.91	o 321730
85.62/11.14	c Solution 14, time = 7.3395s
85.62/11.14	o 289010
86.89/11.23	c Solution 15, time = 7.4215s
86.89/11.23	o 288661
86.89/11.27	c Solution 16, time = 7.4634s
86.89/11.27	o 288578
90.07/11.48	c Solution 17, time = 7.6714s
90.07/11.48	o 288504
94.85/11.78	c Solution 18, time = 7.9798s
94.85/11.79	o 287762
96.44/11.85	c Solution 19, time = 8.0486s
96.44/11.85	o 287614
98.03/12.01	c Solution 20, time = 8.2094s
99.92/12.02	o 274312
99.92/12.02	c Solution 21, time = 8.2118s
99.92/12.02	o 273422
101.51/12.17	c Solution 22, time = 8.3659s
101.51/12.17	o 273253
101.51/12.19	c Solution 23, time = 8.3805s
101.51/12.19	o 268112
104.33/12.32	c Solution 24, time = 8.5108s
104.33/12.32	o 268036
105.92/12.48	c Solution 25, time = 8.6790s
105.92/12.48	o 267912
107.51/12.55	c Solution 26, time = 8.7418s
107.51/12.55	o 267184
107.51/12.60	c Solution 27, time = 8.7903s
107.51/12.60	o 265935
109.10/12.60	c Solution 28, time = 8.7918s
109.10/12.60	o 265007
109.10/12.62	c Solution 29, time = 8.8101s
109.10/12.62	o 263165
109.10/12.62	c Solution 30, time = 8.8114s
109.10/12.62	o 260060
113.88/13.01	c Solution 31, time = 9.2001s
113.88/13.01	o 259799
115.73/13.03	c Solution 32, time = 9.2225s
115.73/13.03	o 259604
115.73/13.11	c Solution 33, time = 9.3064s
115.73/13.11	o 259521
118.64/13.21	c Solution 34, time = 9.4018s
118.64/13.21	o 259386
118.64/13.26	c Solution 35, time = 9.4501s
118.64/13.26	o 259298
121.83/13.49	c Solution 36, time = 9.6855s
121.83/13.49	o 254360
123.43/13.52	c Solution 37, time = 9.7186s
123.43/13.52	o 254348
123.43/13.55	c Solution 38, time = 9.7466s
123.43/13.55	o 252545
125.01/13.67	c Solution 39, time = 9.8659s
125.01/13.67	o 252022
126.61/13.75	c Solution 40, time = 9.9466s
126.61/13.75	o 251957
134.56/14.20	c Solution 41, time = 10.3931s
134.56/14.20	o 251910
137.74/14.47	c Solution 42, time = 10.6612s
137.74/14.47	o 251822
139.33/14.51	c Solution 43, time = 10.7000s
139.33/14.51	o 250654
139.33/14.51	c Solution 44, time = 10.7015s
139.33/14.51	o 250519
140.92/14.63	c Solution 45, time = 10.8275s
140.92/14.63	o 249898
142.49/14.70	c Solution 46, time = 10.8980s
142.49/14.70	o 247539
145.68/14.96	c Solution 47, time = 11.1553s
145.68/14.96	o 247492
145.68/15.00	c Solution 48, time = 11.1906s
145.68/15.00	o 247404
147.56/15.11	c Solution 49, time = 11.3052s
147.56/15.11	o 247309
149.15/15.18	c Solution 50, time = 11.3739s
149.15/15.18	o 243721
149.15/15.18	c Solution 51, time = 11.3753s
149.15/15.18	o 243491
169.53/16.49	c Solution 52, time = 12.6897s
169.53/16.49	o 243467
171.13/16.57	c Solution 53, time = 12.7653s
171.13/16.57	o 238735
171.13/16.57	c Solution 54, time = 12.7668s
171.13/16.57	o 238711
182.22/17.20	c Solution 55, time = 13.3988s
182.22/17.20	o 238628
188.59/17.63	c Solution 56, time = 13.8255s
188.59/17.63	o 238532
188.59/17.63	c Solution 57, time = 13.8270s
188.59/17.63	o 238449
193.37/17.91	c Solution 58, time = 14.1072s
193.37/17.91	o 238274
195.14/18.05	c Solution 59, time = 14.2451s
195.14/18.05	o 238249
211.05/19.05	c Solution 60, time = 15.2413s
211.05/19.05	o 236478
212.65/19.13	c Solution 61, time = 15.3258s
212.65/19.13	o 230587
212.65/19.13	c Solution 62, time = 15.3271s
212.65/19.13	o 228816
213.96/19.20	c Solution 63, time = 15.3937s
213.96/19.20	o 226261
218.74/19.55	c Solution 64, time = 15.7436s
218.74/19.55	o 226232
218.74/19.55	c Solution 65, time = 15.7472s
218.74/19.55	o 225969
218.74/19.55	c Solution 66, time = 15.7484s
218.74/19.55	o 225940
218.74/19.56	c Solution 67, time = 15.7594s
218.74/19.56	o 225939
236.24/20.66	c Solution 68, time = 16.8539s
236.24/20.66	o 223359
236.24/20.69	c Solution 69, time = 16.8860s
236.24/20.69	o 219565
236.24/20.69	c Solution 70, time = 16.8874s
236.24/20.69	o 216985
237.83/20.73	c Solution 71, time = 16.9220s
237.83/20.73	o 216793
241.02/20.94	c Solution 72, time = 17.1340s
241.02/20.94	o 216661
242.87/21.04	c Solution 73, time = 17.2377s
242.87/21.04	o 215079
242.87/21.04	c Solution 74, time = 17.2392s
242.87/21.04	o 214947
292.21/24.13	c Solution 75, time = 20.3298s
292.21/24.14	o 214839
293.42/24.26	c Solution 76, time = 20.4505s
293.42/24.26	o 214107
293.42/24.26	c Solution 77, time = 20.4519s
293.42/24.26	o 213999
293.42/24.28	c Solution 78, time = 20.4740s
293.42/24.28	o 212996
293.42/24.28	c Solution 79, time = 20.4760s
293.42/24.28	o 212048
294.99/24.31	c Solution 80, time = 20.5030s
294.99/24.31	o 209416
294.99/24.31	c Solution 81, time = 20.5084s
294.99/24.31	o 208664
298.17/24.54	c Solution 82, time = 20.7381s
298.17/24.54	o 205068
301.36/24.76	c Solution 83, time = 20.9519s
301.36/24.76	o 203898
301.36/24.76	c Solution 84, time = 20.9534s
301.36/24.76	o 200302
301.36/24.78	c Solution 85, time = 20.9787s
301.36/24.78	o 196456
304.54/24.95	c Solution 86, time = 21.1485s
304.54/24.95	o 195877
306.32/25.02	c Solution 87, time = 21.2198s
306.32/25.03	o 193888
306.32/25.03	c Solution 88, time = 21.2212s
306.32/25.03	o 193309
318.83/25.89	c Solution 89, time = 22.0840s
318.83/25.89	o 193081
318.83/25.89	c Solution 90, time = 22.0886s
318.83/25.89	o 192889
328.37/26.47	c Solution 91, time = 22.6646s
328.37/26.47	o 192793
329.85/26.53	c Solution 92, time = 22.7248s
329.85/26.53	o 192704
331.44/26.64	c Solution 93, time = 22.8319s
331.44/26.64	o 187881
331.44/26.64	c Solution 94, time = 22.8333s
331.44/26.64	o 187792
331.44/26.66	c Solution 95, time = 22.8562s
331.44/26.66	o 187600
347.34/27.63	c Solution 96, time = 23.8271s
347.34/27.63	o 185212
363.25/28.68	c Solution 97, time = 24.8705s
363.25/28.68	o 183762
364.84/28.77	c Solution 98, time = 24.9664s
364.84/28.77	o 182578
371.48/29.12	c Solution 99, time = 25.3105s
371.48/29.12	o 182434
388.70/30.20	c Solution 100, time = 26.3909s
388.70/30.20	o 180477
396.56/30.74	c Solution 101, time = 26.9337s
396.56/30.74	o 179340
399.75/30.97	c Solution 102, time = 27.1612s
399.75/30.97	o 179161
414.06/31.89	c Solution 103, time = 28.0852s
414.06/31.89	o 178564
428.38/32.73	c Solution 104, time = 28.9271s
428.38/32.73	o 178479
431.56/32.94	c Solution 105, time = 29.1326s
431.56/32.94	o 178374
431.56/32.94	c Solution 106, time = 29.1340s
431.56/32.94	o 178289
455.42/34.43	c Solution 107, time = 30.6268s
455.42/34.43	o 176089
477.66/35.82	c Solution 108, time = 32.0126s
477.66/35.82	o 170341
481.02/36.08	c Solution 109, time = 32.2731s
481.02/36.08	o 170114
481.02/36.08	c Solution 110, time = 32.2794s
481.02/36.08	o 167623
481.02/36.09	c Solution 111, time = 32.2809s
481.02/36.09	o 167396
504.70/37.58	c Solution 112, time = 33.7738s
504.70/37.58	o 167082
531.74/39.25	c Solution 113, time = 35.4470s
531.74/39.25	o 167036
541.29/39.81	c Solution 114, time = 36.0080s
541.29/39.81	o 166421
547.65/40.25	c Solution 115, time = 36.4465s
547.65/40.25	o 166346
555.61/40.72	c Solution 116, time = 36.9191s
555.61/40.72	o 166174
555.61/40.73	c Solution 117, time = 36.9207s
555.61/40.73	o 166099
555.61/40.76	c Solution 118, time = 36.9553s
555.61/40.76	o 166014
557.20/40.87	c Solution 119, time = 37.0684s
557.20/40.87	o 165946
558.79/40.93	c Solution 120, time = 37.1248s
558.79/40.93	o 165897
558.79/40.93	c Solution 121, time = 37.1263s
558.79/40.93	o 165497
585.83/42.63	c Solution 122, time = 38.8274s
585.83/42.63	o 165421
592.39/43.03	c Solution 123, time = 39.2289s
592.39/43.03	o 164569
620.84/44.90	c Solution 124, time = 41.0909s
622.43/44.90	o 164225
622.43/44.91	c Solution 125, time = 41.1053s
622.43/44.91	o 164090
628.79/45.32	c Solution 126, time = 41.5101s
628.79/45.32	o 162088
631.97/45.50	c Solution 127, time = 41.6969s
631.97/45.50	o 161943
635.16/45.76	c Solution 128, time = 41.9513s
635.16/45.76	o 161942
638.34/45.90	c Solution 129, time = 42.0954s
638.34/45.90	o 161802
638.34/45.90	c Solution 130, time = 42.0966s
638.34/45.90	o 161801
638.34/45.96	c Solution 131, time = 42.1595s
638.34/45.96	o 161701
649.47/46.65	c Solution 132, time = 42.8416s
649.47/46.65	o 161567
649.47/46.69	c Solution 133, time = 42.8837s
649.47/46.69	o 161474
651.07/46.75	c Solution 134, time = 42.9442s
651.07/46.75	o 161029
651.07/46.75	c Solution 135, time = 42.9456s
651.07/46.75	o 160802
666.97/47.71	c Solution 136, time = 43.9030s
666.97/47.71	o 160156
695.61/49.58	c Solution 137, time = 45.7731s
695.61/49.58	o 158734
697.20/49.66	c Solution 138, time = 45.8499s
697.20/49.66	o 158561
698.79/49.76	c Solution 139, time = 45.9525s
698.79/49.76	o 158535
706.74/50.26	c Solution 140, time = 46.4510s
706.74/50.26	o 157672
706.74/50.26	c Solution 141, time = 46.4525s
706.74/50.26	o 157646
724.25/51.36	c Solution 142, time = 47.5511s
724.25/51.36	o 157593
754.47/53.29	c Solution 143, time = 49.4856s
754.47/53.29	o 157429
778.35/54.75	c Solution 144, time = 50.9470s
778.35/54.75	o 157257
781.53/54.99	c Solution 145, time = 51.1805s
781.53/54.99	o 157212
781.53/54.99	c Solution 146, time = 51.1820s
781.53/54.99	o 157040
802.20/56.24	c Solution 147, time = 52.4344s
802.20/56.24	o 156767
818.11/57.28	c Solution 148, time = 53.4724s
818.11/57.28	o 155848
827.66/57.90	c Solution 149, time = 54.0907s
827.66/57.90	o 151684
845.17/58.94	c Solution 150, time = 55.1378s
845.17/58.94	o 148831
849.93/59.25	c Solution 151, time = 55.4470s
849.93/59.25	o 148708
851.52/59.36	c Solution 152, time = 55.5578s
851.52/59.36	o 148659
861.07/59.98	c Solution 153, time = 56.1759s
861.07/59.98	o 148452
864.52/60.13	c Solution 154, time = 56.3215s
864.52/60.13	o 146152
864.52/60.13	c Solution 155, time = 56.3229s
864.52/60.13	o 145945
872.20/60.61	c Solution 156, time = 56.8090s
872.20/60.61	o 145828
872.20/60.64	c Solution 157, time = 56.8348s
872.20/60.64	o 145762
881.74/61.23	c Solution 158, time = 57.4292s
881.74/61.23	o 145751
881.74/61.24	c Solution 159, time = 57.4317s
881.74/61.24	o 144118
881.74/61.24	c Solution 160, time = 57.4328s
881.74/61.24	o 144107
886.52/61.56	c Solution 161, time = 57.7531s
886.52/61.56	o 143995
902.43/62.55	c Solution 162, time = 58.7431s
902.43/62.55	o 143978
908.80/62.92	c Solution 163, time = 59.1182s
908.80/62.92	o 143967
908.80/62.96	c Solution 164, time = 59.1556s
908.80/62.96	o 143491
908.80/62.96	c Solution 165, time = 59.1569s
908.80/62.96	o 143480
929.47/64.28	c Solution 166, time = 60.4742s
929.47/64.28	o 143380
940.62/64.99	c Solution 167, time = 61.1806s
940.62/64.99	o 143259
942.53/65.03	c Solution 168, time = 61.2228s
942.53/65.03	o 142664
942.53/65.06	c Solution 169, time = 61.2587s
942.53/65.06	o 142103
966.07/66.50	c Solution 170, time = 62.6911s
966.07/66.50	o 141979
993.11/68.21	c Solution 171, time = 64.4081s
993.11/68.21	o 141445
1032.90/70.76	c Solution 172, time = 66.9567s
1032.90/70.76	o 141362
1045.62/71.58	c Solution 173, time = 67.7712s
1045.62/71.58	o 141316
1047.22/71.68	c Solution 174, time = 67.8786s
1047.22/71.68	o 141308
1069.79/73.10	c Solution 175, time = 69.2903s
1069.79/73.10	o 141225
1077.45/73.58	c Solution 176, time = 69.7750s
1077.45/73.58	o 140425
1099.72/74.95	c Solution 177, time = 71.1479s
1099.72/74.95	o 140250
1104.48/75.28	c Solution 178, time = 71.4787s
1104.48/75.28	o 140035
1139.50/77.47	c Solution 179, time = 73.6678s
1139.50/77.47	o 139652
1145.87/77.85	c Solution 180, time = 74.0476s
1145.87/77.85	o 139610
1149.40/78.07	c Solution 181, time = 74.2678s
1149.40/78.07	o 139501
1149.40/78.12	c Solution 182, time = 74.3134s
1149.40/78.12	o 139492
1174.37/79.61	c Solution 183, time = 75.8057s
1174.37/79.61	o 139483
1237.98/83.69	c Solution 184, time = 79.8849s
1237.98/83.69	o 139188
1237.98/83.69	c Solution 185, time = 79.8864s
1237.98/83.69	o 139179
1239.57/83.75	c Solution 186, time = 79.9470s
1239.57/83.75	o 136816
1239.57/83.75	c Solution 187, time = 79.9485s
1239.57/83.75	o 136512
1276.35/86.10	c Solution 188, time = 82.2988s
1276.35/86.10	o 136341
1285.71/86.68	c Solution 189, time = 82.8768s
1285.71/86.68	o 135798
1287.30/86.71	c Solution 190, time = 82.9028s
1287.30/86.71	o 135496
1312.76/88.34	c Solution 191, time = 84.5380s
1312.76/88.34	o 133975
1317.53/88.66	c Solution 192, time = 84.8558s
1317.53/88.66	o 133903
1358.90/91.20	c Solution 193, time = 87.3910s
1358.90/91.20	o 133787
1392.31/93.34	c Solution 194, time = 89.5375s
1392.31/93.34	o 132886
1406.62/94.24	c Solution 195, time = 90.4366s
1406.62/94.24	o 132880
1658.15/110.05	c Solution 196, time = 106.2460s
1658.15/110.05	o 132561
1658.15/110.05	c Solution 197, time = 106.2475s
1658.15/110.05	o 132489
1658.15/110.10	c Solution 198, time = 106.2997s
1658.15/110.11	o 132303
1664.32/110.46	c Solution 199, time = 106.6537s
1664.32/110.46	o 132218
1696.14/112.45	c Solution 200, time = 108.6416s
1696.14/112.45	o 132078
1697.73/112.54	c Solution 201, time = 108.7384s
1697.73/112.54	o 131723
1697.73/112.55	c Solution 202, time = 108.7400s
1697.73/112.55	o 131583
1710.47/113.32	c Solution 203, time = 109.5128s
1710.47/113.32	o 131097
1718.43/113.84	c Solution 204, time = 110.0396s
1718.43/113.84	o 130126
1735.93/114.96	c Solution 205, time = 111.1510s
1735.93/114.96	o 130104
1761.38/116.50	c Solution 206, time = 112.6930s
1761.38/116.50	o 129809
1805.92/119.35	c Solution 207, time = 115.5417s
1805.92/119.35	o 129331
1823.43/120.44	c Solution 208, time = 116.6328s
1823.43/120.44	o 129002
1896.92/125.10	c Solution 209, time = 121.2927s
1896.92/125.10	o 128627
1933.20/127.39	c Solution 210, time = 123.5857s
1933.20/127.39	o 128380
1972.98/129.82	c Solution 211, time = 126.0150s
1972.98/129.82	o 127684
1974.58/129.95	c Solution 212, time = 126.1493s
1974.58/129.95	o 127391
1996.85/131.36	c Solution 213, time = 127.5532s
1996.85/131.36	o 127331
1996.85/131.38	c Solution 214, time = 127.5781s
1996.85/131.38	o 127055
1996.85/131.38	c Solution 215, time = 127.5795s
1996.85/131.38	o 126995
2015.94/132.59	c Solution 216, time = 128.7878s
2015.94/132.59	o 126725
2027.08/133.21	c Solution 217, time = 129.4062s
2027.08/133.21	o 125315
2027.08/133.28	c Solution 218, time = 129.4775s
2027.08/133.28	o 125250
2031.85/133.56	c Solution 219, time = 129.7519s
2031.85/133.56	o 125203
2105.37/138.19	c Solution 220, time = 134.3840s
2105.37/138.19	o 125039
2108.22/138.36	c Solution 221, time = 134.5596s
2108.22/138.36	o 124439
2117.75/138.95	c Solution 222, time = 135.1410s
2117.75/138.95	o 124261
2124.10/139.36	c Solution 223, time = 135.5530s
2124.10/139.36	o 124178
2133.65/139.95	c Solution 224, time = 136.1470s
2133.65/139.95	o 123882
2133.65/139.96	c Solution 225, time = 136.1580s
2133.65/139.96	o 123609
2133.65/139.96	c Solution 226, time = 136.1596s
2133.65/139.96	o 123313
2133.65/139.97	c Solution 227, time = 136.1657s
2133.65/139.97	o 123307
2133.65/140.00	c Solution 228, time = 136.1950s
2133.65/140.00	o 122850
2157.51/141.41	c Solution 229, time = 137.6021s
2157.51/141.41	o 122565
2160.69/141.62	c Solution 230, time = 137.8114s
2160.69/141.62	o 121162
2160.69/141.62	c Solution 231, time = 137.8128s
2160.69/141.62	o 120877
2205.24/144.46	c Solution 232, time = 140.6581s
2205.24/144.46	o 120786
2211.61/144.81	c Solution 233, time = 141.0061s
2211.61/144.81	o 120780
2225.92/145.71	c Solution 234, time = 141.9065s
2225.92/145.71	o 120671
2229.11/145.92	c Solution 235, time = 142.1175s
2229.11/145.92	o 120427
2238.65/146.52	c Solution 236, time = 142.7134s
2238.65/146.52	o 119844
2241.83/146.74	c Solution 237, time = 142.9313s
2241.83/146.74	o 119815
2256.15/147.63	c Solution 238, time = 143.8212s
2256.15/147.63	o 119668
2257.74/147.72	c Solution 239, time = 143.9119s
2257.74/147.72	o 119531
2257.74/147.77	c Solution 240, time = 143.9607s
2257.74/147.77	o 119496
2262.82/148.03	c Solution 241, time = 144.2198s
2262.82/148.03	o 119437
2278.62/149.07	c Solution 242, time = 145.2678s
2278.62/149.07	o 119415
2284.79/149.43	c Solution 243, time = 145.6277s
2284.79/149.43	o 119374
2291.16/149.84	c Solution 244, time = 146.0333s
2291.16/149.84	o 119291
2321.38/151.71	c Solution 245, time = 147.9035s
2321.38/151.71	o 119219
2356.40/153.92	c Solution 246, time = 150.1126s
2356.40/153.92	o 119123
2396.17/156.42	c Solution 247, time = 152.6193s
2396.17/156.42	o 119117
2421.70/158.11	c Solution 248, time = 154.3050s
2421.70/158.11	o 118890
2456.50/160.26	c Solution 249, time = 156.4530s
2456.50/160.26	o 118849
2461.27/160.55	c Solution 250, time = 156.7429s
2461.27/160.55	o 118766
2466.05/160.89	c Solution 251, time = 157.0876s
2466.05/160.89	o 118745
2467.64/161.00	c Solution 252, time = 157.1963s
2467.64/161.00	o 118656
2577.36/167.81	c Solution 253, time = 164.0053s
2577.36/167.81	o 118545
2577.36/167.81	c Solution 254, time = 164.0069s
2577.36/167.81	o 118456
2604.38/169.52	c Solution 255, time = 165.7184s
2604.38/169.52	o 118208
2644.36/172.09	c Solution 256, time = 168.2879s
2644.36/172.09	o 118183
2668.02/173.53	c Solution 257, time = 169.7204s
2668.02/173.53	o 118101
2726.89/177.21	c Solution 258, time = 173.4019s
2726.89/177.21	o 117484
2726.89/177.21	c Solution 259, time = 173.4035s
2726.89/177.21	o 117459
2854.10/185.25	c Solution 260, time = 181.4431s
2854.10/185.25	o 117382
2854.10/185.25	c Solution 261, time = 181.4444s
2854.10/185.25	o 117357
2870.00/186.23	c Solution 262, time = 182.4268s
2870.00/186.23	o 117312
2874.78/186.58	c Solution 263, time = 182.7746s
2874.78/186.58	o 116980
2881.14/186.99	c Solution 264, time = 183.1879s
2881.14/186.99	o 116865
2900.49/188.12	c Solution 265, time = 184.3170s
2900.49/188.12	o 116563
2927.26/189.82	c Solution 266, time = 186.0127s
2927.26/189.82	o 116093
3107.27/201.16	c Solution 267, time = 197.3547s
3107.27/201.16	o 116022
3130.85/202.60	c Solution 268, time = 198.7992s
3130.85/202.60	o 115909
3178.56/205.68	c Solution 269, time = 201.8748s
3178.56/205.68	o 115894
3197.57/206.80	c Solution 270, time = 202.9960s
3197.57/206.80	o 115365
3199.16/206.93	c Solution 271, time = 203.1289s
3199.16/206.93	o 115294
3207.10/207.45	c Solution 272, time = 203.6438s
3207.10/207.45	o 115269
3246.84/209.97	c Solution 273, time = 206.1669s
3246.84/209.97	o 115239
3280.50/212.02	c Solution 274, time = 208.2159s
3280.50/212.02	o 114613
3362.88/217.20	c Solution 275, time = 213.3938s
3362.88/217.20	o 114345
3397.88/219.48	c Solution 276, time = 215.6760s
3397.88/219.48	o 113886
3399.48/219.57	c Solution 277, time = 215.7692s
3399.48/219.57	o 113861
3457.00/223.11	c Solution 278, time = 219.3086s
3457.00/223.11	o 113804
3509.21/226.43	c Solution 279, time = 222.6239s
3509.21/226.43	o 113688
3509.21/226.43	c Solution 280, time = 222.6253s
3509.21/226.43	o 113395
3712.79/239.26	c Solution 281, time = 235.4569s
3712.79/239.26	o 113372
3727.42/240.14	c Solution 282, time = 236.3317s
3727.42/240.14	o 110444
3782.79/243.64	c Solution 283, time = 239.8398s
3782.79/243.65	o 110165
3941.88/253.60	c Solution 284, time = 249.7990s
3941.88/253.60	o 109701
3943.48/253.79	c Solution 285, time = 249.9893s
3943.48/253.79	o 109698
3956.20/254.59	c Solution 286, time = 250.7848s
3956.20/254.59	o 109676
3975.29/255.77	c Solution 287, time = 251.9625s
3975.29/255.77	o 109505
4067.50/261.55	c Solution 288, time = 257.7435s
4067.50/261.55	o 109469
4067.50/261.55	c Solution 289, time = 257.7448s
4067.50/261.55	o 109466
4161.36/267.46	c Solution 290, time = 263.6575s
4161.36/267.46	o 109418
4301.33/276.28	c Solution 291, time = 272.4779s
4301.33/276.28	o 108193
4703.84/301.55	c Solution 292, time = 297.7419s
4703.84/301.55	o 106905
4716.57/302.34	c Solution 293, time = 298.5299s
4716.57/302.34	o 106446
4856.88/311.16	c Solution 294, time = 307.3548s
4856.88/311.16	o 106255
4902.89/314.07	c Solution 295, time = 310.2692s
4902.89/314.07	o 106244
4945.66/316.73	c Solution 296, time = 312.9208s
4945.66/316.73	o 105502
5069.74/324.59	c Solution 297, time = 320.7865s
5069.74/324.59	o 105471
5084.06/325.47	c Solution 298, time = 321.6662s
5084.06/325.47	o 105312
5117.47/327.59	c Solution 299, time = 323.7809s
5117.47/327.59	o 105268
5232.00/334.76	c Solution 300, time = 330.9563s
5232.00/334.76	o 105202
5232.00/334.76	c Solution 301, time = 330.9577s
5232.00/334.76	o 105191
5289.26/338.36	c Solution 302, time = 334.5531s
5289.26/338.36	o 105151
5443.74/348.03	c Solution 303, time = 344.2269s
5443.74/348.03	o 104466
5443.74/348.03	c Solution 304, time = 344.2282s
5443.74/348.03	o 104455
5489.70/350.94	c Solution 305, time = 347.1368s
5489.70/350.94	o 103878
5632.88/359.98	c Solution 306, time = 356.1794s
5632.88/359.98	o 103726
5728.33/365.90	c Solution 307, time = 362.0973s
5728.33/365.90	o 103466
5785.58/369.54	c Solution 308, time = 365.7340s
5785.58/369.54	o 103441
5823.76/371.99	c Solution 309, time = 368.1885s
5823.76/371.99	o 103413
5995.58/382.80	c Solution 310, time = 378.9900s
5995.58/382.80	o 102879
6059.22/386.71	c Solution 311, time = 382.9030s
6059.22/386.71	o 102649
6080.16/388.11	c Solution 312, time = 384.3015s
6080.16/388.11	o 102286
6194.42/395.22	c Solution 313, time = 391.4155s
6194.42/395.22	o 102150
6251.70/398.82	c Solution 314, time = 395.0138s
6251.70/398.82	o 102085
6337.59/404.29	c Solution 315, time = 400.4865s
6337.59/404.29	o 101985
6377.37/406.75	c Solution 316, time = 402.9472s
6377.37/406.75	o 101941
6534.85/416.60	c Solution 317, time = 412.7911s
6534.85/416.60	o 101908
6662.07/424.69	c Solution 318, time = 420.8813s
6662.07/424.69	o 101380
6665.26/424.82	c Solution 319, time = 421.0109s
6665.26/424.82	o 101270
6806.86/433.73	c Solution 320, time = 429.9223s
6806.86/433.73	o 101217
6806.86/433.73	c Solution 321, time = 429.9237s
6806.86/433.73	o 101107
6837.08/435.61	c Solution 322, time = 431.8050s
6837.08/435.61	o 100944
7074.08/450.56	c Solution 323, time = 446.7556s
7074.08/450.56	o 100866
7102.72/452.35	c Solution 324, time = 448.5497s
7102.72/452.35	o 100538
7118.62/453.36	c Solution 325, time = 449.5532s
7118.62/453.36	o 100385
7124.99/453.73	c Solution 326, time = 449.9198s
7124.99/453.73	o 100384
7213.94/459.31	c Solution 327, time = 455.5088s
7213.94/459.31	o 100254
7318.77/466.00	c Solution 328, time = 462.1925s
7318.77/466.00	o 100249
7350.59/467.96	c Solution 329, time = 464.1563s
7350.59/467.96	o 100176
7388.76/470.32	c Solution 330, time = 466.5189s
7388.76/470.32	o 100128
7417.72/472.17	c Solution 331, time = 468.3660s
7417.72/472.17	o 98811
7493.75/476.92	c Solution 332, time = 473.1132s
7493.75/476.92	o 98794
7538.29/479.79	c Solution 333, time = 475.9839s
7538.29/479.79	o 98788
7665.57/487.74	c Solution 334, time = 483.9395s
7665.57/487.74	o 98771
7697.38/489.70	c Solution 335, time = 485.8946s
7697.38/489.70	o 98650
7710.11/490.57	c Solution 336, time = 486.7628s
7710.11/490.57	o 98490
7838.98/498.61	c Solution 337, time = 494.8067s
7838.98/498.61	o 98411
7838.98/498.61	c Solution 338, time = 494.8083s
7838.98/498.61	o 98394
7891.49/501.98	c Solution 339, time = 498.1779s
7891.49/501.98	o 98353
7909.27/503.08	c Solution 340, time = 499.2787s
7909.27/503.08	o 97434
7975.80/507.24	c Solution 341, time = 503.4375s
7975.80/507.24	o 97358
8096.72/514.84	c Solution 342, time = 511.0317s
8096.72/514.84	o 97252
8096.72/514.84	c Solution 343, time = 511.0332s
8096.72/514.84	o 97211
8122.17/516.47	c Solution 344, time = 512.6631s
8122.17/516.47	o 97189
8130.13/516.91	c Solution 345, time = 513.1041s
8130.13/516.91	o 97180
8174.67/519.71	c Solution 346, time = 515.9016s
8174.67/519.71	o 97119
8349.68/530.77	c Solution 347, time = 526.9602s
8349.68/530.77	o 97077
8349.68/530.77	c Solution 348, time = 526.9615s
8349.68/530.77	o 97068
8356.38/531.14	c Solution 349, time = 527.3311s
8356.38/531.14	o 96965
8356.38/531.18	c Solution 350, time = 527.3726s
8356.38/531.18	o 96949
8356.38/531.18	c Solution 351, time = 527.3740s
8356.38/531.18	o 96846
8388.17/533.12	c Solution 352, time = 529.3188s
8388.17/533.12	o 96339
8434.40/536.12	c Solution 353, time = 532.3125s
8434.40/536.12	o 96269
8434.40/536.12	c Solution 354, time = 532.3139s
8434.40/536.12	o 95908
8566.00/544.32	c Solution 355, time = 540.5177s
8566.00/544.32	o 95627
8893.74/564.90	c Solution 356, time = 561.0918s
8893.74/564.90	o 95582
8984.35/570.64	c Solution 357, time = 566.8379s
8984.35/570.64	o 95566
8985.94/570.70	c Solution 358, time = 566.8915s
8985.94/570.70	o 95391
8985.94/570.70	c Solution 359, time = 566.8928s
8985.94/570.70	o 95375
9073.45/576.24	c Solution 360, time = 572.4371s
9073.45/576.24	o 95186
9073.45/576.24	c Solution 361, time = 572.4387s
9073.45/576.24	o 94995
9392.99/596.32	c Solution 362, time = 592.5196s
9392.99/596.32	o 94924
9407.31/597.23	c Solution 363, time = 593.4279s
9407.31/597.23	o 94898
9792.30/621.48	c Solution 364, time = 617.6738s
9792.30/621.48	o 94733
9792.30/621.48	c Solution 365, time = 617.6748s
9792.30/621.48	o 94707
9961.22/632.05	c Solution 366, time = 628.2416s
9961.22/632.05	o 93737
9980.01/633.20	c Solution 367, time = 629.3977s
9980.01/633.20	o 93581
9995.91/634.28	c Solution 368, time = 630.4751s
9995.91/634.28	o 93381
10061.13/638.35	c Solution 369, time = 634.5434s
10061.13/638.35	o 93297
10078.63/639.46	c Solution 370, time = 635.6535s
10078.63/639.46	o 93200
10158.15/644.49	c Solution 371, time = 640.6843s
10158.15/644.49	o 93006
10210.66/647.73	c Solution 372, time = 643.9217s
10210.66/647.73	o 92921
10228.17/648.88	c Solution 373, time = 645.0747s
10228.17/648.88	o 92517
10259.97/650.84	c Solution 374, time = 647.0350s
10259.97/650.84	o 92516
10333.15/655.46	c Solution 375, time = 651.6537s
10333.15/655.46	o 92445
10560.62/669.78	c Solution 376, time = 665.9796s
10560.62/669.78	o 91635
10583.17/671.14	c Solution 377, time = 667.3355s
10583.17/671.14	o 91243
10613.48/673.05	c Solution 378, time = 669.2495s
10613.48/673.05	o 90921
10729.23/680.30	c Solution 379, time = 676.4965s
10729.23/680.30	o 90776
10729.23/680.30	c Solution 380, time = 676.4977s
10729.23/680.30	o 90774
10995.26/697.05	c Solution 381, time = 693.2461s
10995.26/697.05	o 90126
11007.62/697.89	c Solution 382, time = 694.0880s
11007.62/697.89	o 90017
11324.21/717.70	c Solution 383, time = 713.8967s
11324.21/717.70	o 89988
11578.73/733.77	c Solution 384, time = 729.9687s
11578.73/733.77	o 89984
11578.73/733.78	c Solution 385, time = 729.9703s
11578.73/733.78	o 89955
11704.41/741.62	c Solution 386, time = 737.8151s
11704.41/741.62	o 89724
11704.41/741.62	c Solution 387, time = 737.8165s
11704.41/741.62	o 89691
11712.69/742.17	c Solution 388, time = 738.3670s
11712.69/742.17	o 89688
11723.50/742.83	c Solution 389, time = 739.0265s
11723.50/742.83	o 89219
11733.04/743.42	c Solution 390, time = 739.6110s
11733.04/743.42	o 89161
11955.72/757.44	c Solution 391, time = 753.6313s
11955.72/757.44	o 88956
11955.72/757.44	c Solution 392, time = 753.6326s
11955.72/757.44	o 88898
12090.92/765.92	c Solution 393, time = 762.1121s
12090.92/765.92	o 88289
12090.92/765.92	c Solution 394, time = 762.1135s
12090.92/765.92	o 88231
12148.18/769.51	c Solution 395, time = 765.7085s
12148.18/769.51	o 87896
12380.81/784.17	c Solution 396, time = 780.3598s
12380.81/784.17	o 87888
12402.72/785.50	c Solution 397, time = 781.6951s
12402.72/785.50	o 87780
12413.85/786.20	c Solution 398, time = 782.3958s
12413.85/786.20	o 87643
12424.99/786.94	c Solution 399, time = 783.1360s
12424.99/786.94	o 87601
12607.94/798.43	c Solution 400, time = 794.6273s
12607.94/798.43	o 87527
12612.71/798.75	c Solution 401, time = 794.9440s
12612.71/798.75	o 87315
12779.75/809.28	c Solution 402, time = 805.4755s
12779.75/809.28	o 87302
12868.85/814.89	c Solution 403, time = 811.0799s
12868.85/814.89	o 87260
12868.85/814.89	c Solution 404, time = 811.0814s
12868.85/814.89	o 87247
12910.20/817.43	c Solution 405, time = 813.6262s
12910.20/817.43	o 87215
13066.10/827.25	c Solution 406, time = 823.4440s
13066.10/827.25	o 86709
13441.55/850.90	c Solution 407, time = 847.0906s
13443.14/850.90	o 86380
13474.97/852.92	c Solution 408, time = 849.1113s
13474.97/852.92	o 86206
13801.08/873.48	c Solution 409, time = 869.6787s
13801.08/873.48	o 86176
14130.71/894.19	c Solution 410, time = 890.3853s
14130.71/894.19	o 86165
14224.52/900.07	c Solution 411, time = 896.2631s
14224.52/900.07	o 86159
14448.79/914.15	c Solution 412, time = 910.3410s
14448.79/914.15	o 86127
14793.75/935.86	c Solution 413, time = 932.0502s
14793.75/935.86	o 86100
14800.10/936.26	c Solution 414, time = 932.4593s
14800.10/936.26	o 86059
14911.47/943.28	c Solution 415, time = 939.4796s
14911.47/943.28	o 86034
14946.47/945.42	c Solution 416, time = 941.6167s
14946.47/945.42	o 86012
15119.82/956.31	c Solution 417, time = 952.5045s
15119.82/956.31	o 85956
15132.97/957.12	c Solution 418, time = 953.3197s
15132.97/957.12	o 85218
15644.76/989.32	c Solution 419, time = 985.5195s
15644.76/989.32	o 85178
15870.63/1003.52	c Solution 420, time = 999.7111s
15870.63/1003.52	o 85137
15877.00/1003.92	c Solution 421, time = 1000.1110s
15877.00/1003.92	o 85095
15928.26/1007.17	c Solution 422, time = 1003.3623s
15928.26/1007.17	o 85048
16114.04/1018.87	c Solution 423, time = 1015.0678s
16114.04/1018.87	o 85005
16123.58/1019.45	c Solution 424, time = 1015.6470s
16123.58/1019.45	o 84904
16486.32/1042.28	c Solution 425, time = 1038.4721s
16486.32/1042.28	o 83340
16486.32/1042.28	c Solution 426, time = 1038.4736s
16486.32/1042.28	o 83293
16803.20/1062.17	c Solution 427, time = 1058.3602s
16803.20/1062.17	o 83202
16804.47/1062.27	c Solution 428, time = 1058.4609s
16804.47/1062.27	o 83109
16804.47/1062.27	c Solution 429, time = 1058.4630s
16804.47/1062.27	o 83018
16882.72/1067.19	c Solution 430, time = 1063.3832s
16882.72/1067.19	o 82597
17179.93/1085.80	c Solution 431, time = 1081.9982s
17179.93/1085.80	o 82541
17206.96/1087.54	c Solution 432, time = 1083.7391s
17206.96/1087.54	o 82435
17262.95/1091.11	c Solution 433, time = 1087.3079s
17262.95/1091.11	o 82304
17304.01/1093.69	c Solution 434, time = 1089.8882s
17304.01/1093.69	o 82168
17479.01/1104.64	c Solution 435, time = 1100.8389s
17479.01/1104.64	o 81571
17479.01/1104.65	c Solution 436, time = 1100.8405s
17479.01/1104.65	o 81515
17821.44/1126.18	c Solution 437, time = 1122.3748s
17821.44/1126.18	o 81341
18546.43/1171.75	c Solution 438, time = 1167.9479s
18546.43/1171.75	o 81324
18613.25/1175.98	c Solution 439, time = 1172.1759s
18613.25/1175.98	o 81165
18645.06/1177.90	c Solution 440, time = 1174.0938s
18645.06/1177.90	o 81002
18740.51/1183.98	c Solution 441, time = 1180.1737s
18740.51/1183.98	o 80921
18985.44/1199.35	c Solution 442, time = 1195.5438s
18985.44/1199.35	o 80702
19252.96/1216.16	c Solution 443, time = 1212.3566s
19252.96/1216.16	o 80449
19287.69/1218.35	c Solution 444, time = 1214.5425s
19287.69/1218.35	o 80286
19327.47/1220.80	c Solution 445, time = 1216.9964s
19327.47/1220.80	o 80194
19329.06/1221.00	c Solution 446, time = 1217.1957s
19329.06/1221.00	o 80139
19412.10/1226.13	c Solution 447, time = 1222.3288s
19412.10/1226.13	o 79377
19442.12/1228.08	c Solution 448, time = 1224.2772s
19442.12/1228.08	o 79323
19461.02/1229.25	c Solution 449, time = 1225.4412s
19461.02/1229.25	o 79190
19464.21/1229.46	c Solution 450, time = 1225.6544s
19464.21/1229.46	o 79125
19500.79/1231.78	c Solution 451, time = 1227.9761s
19500.79/1231.78	o 78983
19793.89/1250.17	c Solution 452, time = 1246.3649s
19793.89/1250.17	o 78838
19798.29/1250.41	c Solution 453, time = 1246.6019s
19798.29/1250.41	o 78638
19830.10/1252.47	c Solution 454, time = 1248.6628s
19830.10/1252.47	o 78454
19931.91/1258.87	c Solution 455, time = 1255.0607s
19931.91/1258.87	o 78196
19931.91/1258.87	c Solution 456, time = 1255.0622s
19931.91/1258.87	o 78054
19947.82/1259.85	c Solution 457, time = 1256.0408s
19947.82/1259.85	o 77946
19960.54/1260.62	c Solution 458, time = 1256.8136s
19960.54/1260.62	o 77914
20216.68/1276.73	c Solution 459, time = 1272.9277s
20216.68/1276.73	o 77888
20237.67/1278.03	c Solution 460, time = 1274.2209s
20237.67/1278.03	o 77666
20264.41/1279.74	c Solution 461, time = 1275.9307s
20264.41/1279.74	o 77466
20285.46/1281.05	c Solution 462, time = 1277.2440s
20285.46/1281.05	o 77347
20370.99/1286.45	c Solution 463, time = 1282.6408s
20370.99/1286.45	o 77206
20370.99/1286.45	c Solution 464, time = 1282.6424s
20370.99/1286.45	o 77180
20665.32/1305.01	c Solution 465, time = 1301.2029s
20665.32/1305.01	o 77089
20665.32/1305.01	c Solution 466, time = 1301.2044s
20665.32/1305.01	o 77063
20826.26/1315.06	c Solution 467, time = 1311.2595s
20826.26/1315.06	o 77049
20826.26/1315.07	c Solution 468, time = 1311.2607s
20826.26/1315.07	o 76932
21417.58/1352.21	c Solution 469, time = 1348.4070s
21417.58/1352.21	o 76924
21454.18/1354.57	c Solution 470, time = 1350.7667s
21454.18/1354.57	o 76724
22163.89/1399.12	c Solution 471, time = 1395.3178s
22163.89/1399.12	o 76443
22596.17/1426.34	c Solution 472, time = 1422.5309s
22596.17/1426.34	o 76276
23277.36/1469.19	c Solution 473, time = 1465.3890s
23277.36/1469.19	o 76214
23560.12/1486.96	c Solution 474, time = 1483.1512s
23560.12/1486.96	o 76099
23560.12/1486.96	c Solution 475, time = 1483.1527s
23560.12/1486.96	o 76091
24267.96/1531.43	c Solution 476, time = 1527.6280s
24267.96/1531.43	o 76006
24307.74/1533.94	c Solution 477, time = 1530.1356s
24307.74/1533.94	o 75815
24407.97/1540.29	c Solution 478, time = 1536.4824s
24407.97/1540.29	o 75685
24713.39/1559.45	c Solution 479, time = 1555.6430s
24713.39/1559.45	o 75515
24730.90/1560.58	c Solution 480, time = 1556.7769s
24730.90/1560.58	o 75468
24791.36/1564.37	c Solution 481, time = 1560.5673s
24791.36/1564.37	o 75430
25133.35/1585.81	c Solution 482, time = 1582.0075s
25133.35/1585.81	o 75422
25908.07/1634.56	c Solution 483, time = 1630.7511s
25908.07/1634.56	o 75366
26110.09/1647.22	c Solution 484, time = 1643.4110s
26110.09/1647.22	o 75293
26586.11/1677.14	c Solution 485, time = 1673.3321s
26586.11/1677.14	o 75287
26895.99/1696.61	c Solution 486, time = 1692.8020s
26895.99/1696.61	o 75217
27210.93/1716.42	c Solution 487, time = 1712.6100s
27210.93/1716.42	o 74556
27622.81/1742.36	c Solution 488, time = 1738.5548s
27622.81/1742.36	o 74324
27917.09/1760.85	c Solution 489, time = 1757.0433s
27917.09/1760.85	o 74253
28484.96/1796.54	c Solution 490, time = 1792.7302s
28484.96/1796.54	o 74236
28901.77/1822.72	c Solution 491, time = 1818.9101s
28901.77/1822.72	o 73903
28901.77/1822.72	c Solution 492, time = 1818.9116s
28901.77/1822.72	o 73886
28931.99/1824.66	c Solution 493, time = 1820.8561s
28931.99/1824.66	o 73857
29600.12/1866.68	c Solution 494, time = 1862.8729s
29600.12/1866.68	o 73074
29600.12/1866.68	c Solution 495, time = 1862.8744s
29600.12/1866.68	o 73057
31639.21/1994.80	c Solution 496, time = 1990.9992s
31639.21/1994.80	o 72929
32549.30/2052.07	c Solution 497, time = 2048.2669s
32549.30/2052.07	o 72924
32673.20/2059.81	c Solution 498, time = 2056.0053s
32673.20/2059.81	o 72524
33151.96/2089.92	c Solution 499, time = 2086.1149s
33151.96/2089.92	o 71933
33188.55/2092.23	c Solution 500, time = 2088.4207s
33188.55/2092.23	o 71857
33454.18/2108.94	c Solution 501, time = 2105.1391s
33454.18/2108.94	o 71631
33945.72/2139.82	c Solution 502, time = 2136.0108s
33945.72/2139.82	o 48000
33947.31/2139.99	c Solution 503, time = 2136.1851s
33947.31/2139.99	o 47956
34095.27/2149.23	c Solution 504, time = 2145.4289s
34095.27/2149.23	o 47904
34125.79/2151.18	c Solution 505, time = 2147.3739s
34125.79/2151.18	o 47546
34138.24/2151.91	c Solution 506, time = 2148.1019s
34138.24/2151.91	o 47489
34171.83/2154.02	c Solution 507, time = 2150.2151s
34171.83/2154.02	o 47431
34203.73/2156.08	c Solution 508, time = 2152.2751s
34203.73/2156.08	o 47053
34270.27/2160.23	c Solution 509, time = 2156.4238s
34270.27/2160.23	o 46804
34305.27/2162.47	c Solution 510, time = 2158.6698s
34305.27/2162.48	o 46669
34483.47/2173.66	c Solution 511, time = 2169.8584s
34483.47/2173.66	o 46591
34572.56/2179.27	c Solution 512, time = 2175.4662s
34572.56/2179.27	o 46499
34816.00/2194.50	c Solution 513, time = 2190.6916s
34816.00/2194.50	o 46494
34816.00/2194.50	c Solution 514, time = 2190.6929s
34816.00/2194.50	o 46416
34844.64/2196.37	c Solution 515, time = 2192.5678s
34844.64/2196.37	o 46310
34846.23/2196.43	c Solution 516, time = 2192.6276s
34846.23/2196.43	o 46297
34849.42/2196.61	c Solution 517, time = 2192.8097s
34849.42/2196.61	o 46214
35061.03/2209.90	c Solution 518, time = 2206.0975s
35061.03/2209.90	o 46090
36110.96/2275.96	c Solution 519, time = 2272.1597s
36110.96/2275.97	o 45913
37073.40/2336.43	c Solution 520, time = 2332.6287s
37073.40/2336.43	o 45879
38066.09/2398.81	c Solution 521, time = 2395.0040s
38066.09/2398.81	o 45846
38540.21/2428.62	c Solution 522, time = 2424.8117s
38540.21/2428.62	o 45845
47347.56/2982.26	c Solution 523, time = 2978.4550s
47347.56/2982.26	o 45781
48018.99/3024.44	c Solution 524, time = 3020.6348s
48018.99/3024.44	o 45746
48022.17/3024.67	c Solution 525, time = 3020.8639s
48022.17/3024.67	o 45739
48219.65/3037.10	c Solution 526, time = 3033.2959s
48219.65/3037.10	o 45600
50063.67/3153.00	c Solution 527, time = 3149.1914s
50063.67/3153.00	o 45523
50272.53/3166.09	c Solution 528, time = 3162.2878s
50272.53/3166.09	o 45343

Verifier Data

ERROR: no interpretation found !

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-4848302-1784155733/watcher-4848302-1784155733 -o /tmp/evaluation-result-4848302-1784155733/solver-4848302-1784155733 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848302-1784155733/vars-4848302-1784155733 --bin-var /tmp/runsolver-exch-nodeE008-1784148064-32740 --watchdog 3760 run HOME/instance-4848302-1784155733.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 791641656 --intermediate --solver ortools 

running on 16 cores: 32-47

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 33-36,39-47
  3550 MHz: 4-7,20-23,60-63
  3600 MHz: 0-3,8-19,24-32,37-38,48-59
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 32-47

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (126949 MiB free)
  node 1: cores 8-15, 129019 MiB (128082 MiB free)
  node 2: cores 16-23, 128973 MiB (125280 MiB free)
  node 3: cores 24-31, 129003 MiB (128012 MiB free)
  node 4: cores 32-39, 129019 MiB (128424 MiB free)
  node 5: cores 40-47, 129019 MiB (128543 MiB free)
  node 6: cores 48-55, 129019 MiB (126270 MiB free)
  node 7: cores 56-63, 128474 MiB (126024 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): 57600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 57630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 256000000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 256051200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=34871, runsolver pid=34868


[startup+0.100066 s]*
/proc/loadavg: 61.21 60.58 62.16 49/894 34874
/proc/meminfo: memFree=1042011404/1055320716 swapFree=33554428/33554428
[pid=34871] ppid=34868 vsize=4324 memory=3204 CPUtime=0 cores=32-47
/proc/34871/stat : 34871 (run) S 34868 34871 32728 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 5161922 4427776 640 18446744073709551615 94083276480512 94083277375045 140733217359504 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 94083277614096 94083277661840 94083301814272 140733217364088 140733217364325 140733217364325 140733217370065 0
/proc/34871/statm: 1081 801 713 219 0 143 0
[pid=34874] ppid=34871 vsize=24800 memory=19160 CPUtime=0.05 cores=32-47
/proc/34874/stat : 34874 (python3) D 34871 34871 32728 0 -1 4194304 3182 0 0 0 4 1 0 0 20 0 1 0 5161923 25395200 4736 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 1 0 0 17 32 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
/proc/34874/statm: 6200 4790 1824 753 0 3700 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 29124 KiB
Current children cumulated memory: 22364 KiB

[startup+0.2115 s]*
/proc/loadavg: 61.21 60.58 62.16 65/909 34889
/proc/meminfo: memFree=1042009076/1055320716 swapFree=33554428/33554428
[pid=34871] ppid=34868 vsize=4324 memory=3204 CPUtime=0 cores=32-47
/proc/34871/stat : 34871 (run) S 34868 34871 32728 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 5161922 4427776 640 18446744073709551615 94083276480512 94083277375045 140733217359504 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 94083277614096 94083277661840 94083301814272 140733217364088 140733217364325 140733217364325 140733217370065 0
/proc/34871/statm: 1081 801 713 219 0 143 0
[pid=34874] ppid=34871 vsize=725880 memory=36496 CPUtime=0.99 cores=32-47
/proc/34874/stat : 34874 (python3) D 34871 34871 32728 0 -1 4194304 5854 0 0 0 97 2 0 0 20 0 16 0 5161923 743301120 8960 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 0 0 0 17 32 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
/proc/34874/statm: 181470 9124 3672 753 0 168076 0
[pid=34874/tid=34875] ppid=34871 vsize=725880 memory=8462108013221118012 CPUtime=0.05 cores=32-47
/proc/34874/task/34875/stat : 34875 (python3) R 34871 34871 32728 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5161938 743301120 8960 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 0 0 0 -1 38 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34876] ppid=34871 vsize=725880 memory=2157 CPUtime=0.05 cores=32-47
/proc/34874/task/34876/stat : 34876 (python3) R 34871 34871 32728 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5161938 743301120 8960 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 0 0 0 -1 47 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34877] ppid=34871 vsize=725880 memory=19902 CPUtime=0.05 cores=32-47
/proc/34874/task/34877/stat : 34877 (python3) R 34871 34871 32728 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5161938 743301120 8960 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 0 0 0 -1 42 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34878] ppid=34871 vsize=725880 memory=60710201871610 CPUtime=0.05 cores=32-47
/proc/34874/task/34878/stat : 34878 (python3) R 34871 34871 32728 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5161938 743301120 8960 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 0 0 0 -1 34 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34879] ppid=34871 vsize=725880 memory=56316467085978 CPUtime=0.05 cores=32-47
/proc/34874/task/34879/stat : 34879 (python3) R 34871 34871 32728 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5161938 743301120 8960 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34880] ppid=34871 vsize=725880 memory=21124 CPUtime=0.05 cores=32-47
/proc/34874/task/34880/stat : 34880 (python3) R 34871 34871 32728 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5161938 743301120 8960 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 0 0 0 -1 39 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34881] ppid=34871 vsize=725880 memory=53018032910404 CPUtime=0.05 cores=32-47
/proc/34874/task/34881/stat : 34881 (python3) R 34871 34871 32728 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5161938 743301120 8960 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 0 0 0 -1 40 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34882] ppid=34871 vsize=725880 memory=14418128725608376 CPUtime=0.05 cores=32-47
/proc/34874/task/34882/stat : 34882 (python3) R 34871 34871 32728 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5161938 743301120 8960 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 0 0 0 -1 35 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34883] ppid=34871 vsize=725880 memory=181022 CPUtime=0.05 cores=32-47
/proc/34874/task/34883/stat : 34883 (python3) R 34871 34871 32728 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5161938 743301120 8960 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 0 0 0 -1 45 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34884] ppid=34871 vsize=725880 memory=0 CPUtime=0.05 cores=32-47
/proc/34874/task/34884/stat : 34884 (python3) R 34871 34871 32728 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5161938 743301120 8960 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 0 0 0 -1 37 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34885] ppid=34871 vsize=725880 memory=0 CPUtime=0.05 cores=32-47
/proc/34874/task/34885/stat : 34885 (python3) R 34871 34871 32728 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5161938 743301120 8960 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 0 0 0 -1 43 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34886] ppid=34871 vsize=725880 memory=0 CPUtime=0.05 cores=32-47
/proc/34874/task/34886/stat : 34886 (python3) R 34871 34871 32728 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5161938 743301120 8960 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 0 0 0 -1 33 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34887] ppid=34871 vsize=725880 memory=0 CPUtime=0.05 cores=32-47
/proc/34874/task/34887/stat : 34887 (python3) R 34871 34871 32728 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5161938 743301120 8960 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 0 0 0 -1 46 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34888] ppid=34871 vsize=725880 memory=0 CPUtime=0.05 cores=32-47
/proc/34874/task/34888/stat : 34888 (python3) R 34871 34871 32728 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5161938 743301120 8960 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 0 0 0 -1 36 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34889] ppid=34871 vsize=725880 memory=0 CPUtime=0.05 cores=32-47
/proc/34874/task/34889/stat : 34889 (python3) R 34871 34871 32728 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5161938 743301120 8960 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 0 0 0 -1 41 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 730204 KiB
Current children cumulated memory: 39700 KiB

[startup+0.309046 s]*
/proc/loadavg: 61.21 60.58 62.16 50/909 34889
/proc/meminfo: memFree=1042001176/1055320716 swapFree=33554428/33554428
[pid=34871] ppid=34868 vsize=4324 memory=3204 CPUtime=0 cores=32-47
/proc/34871/stat : 34871 (run) S 34868 34871 32728 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 5161922 4427776 640 18446744073709551615 94083276480512 94083277375045 140733217359504 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 94083277614096 94083277661840 94083301814272 140733217364088 140733217364325 140733217364325 140733217370065 0
/proc/34871/statm: 1081 801 713 219 0 143 0
[pid=34874] ppid=34871 vsize=753688 memory=54636 CPUtime=1.3 cores=32-47
/proc/34874/stat : 34874 (python3) R 34871 34871 32728 0 -1 4194304 8446 0 0 0 127 3 0 0 20 0 16 0 5161923 771776512 13568 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 0 0 0 17 32 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
/proc/34874/statm: 188422 13659 5892 753 0 170365 0
[pid=34874/tid=34875] ppid=34871 vsize=753688 memory=8323120080675437454 CPUtime=0.07 cores=32-47
/proc/34874/task/34875/stat : 34875 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 771776512 13568 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34876] ppid=34871 vsize=753688 memory=0 CPUtime=0.06 cores=32-47
/proc/34874/task/34876/stat : 34876 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 5161938 771776512 13568 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34877] ppid=34871 vsize=753688 memory=0 CPUtime=0.07 cores=32-47
/proc/34874/task/34877/stat : 34877 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 771776512 13568 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34878] ppid=34871 vsize=753688 memory=0 CPUtime=0.07 cores=32-47
/proc/34874/task/34878/stat : 34878 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 771776512 13568 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34879] ppid=34871 vsize=753688 memory=0 CPUtime=0.07 cores=32-47
/proc/34874/task/34879/stat : 34879 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 771776512 13568 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34880] ppid=34871 vsize=753688 memory=0 CPUtime=0.07 cores=32-47
/proc/34874/task/34880/stat : 34880 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 771776512 13568 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34881] ppid=34871 vsize=753688 memory=0 CPUtime=0.07 cores=32-47
/proc/34874/task/34881/stat : 34881 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 771776512 13568 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34882] ppid=34871 vsize=753688 memory=0 CPUtime=0.07 cores=32-47
/proc/34874/task/34882/stat : 34882 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 771776512 13568 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34883] ppid=34871 vsize=753688 memory=0 CPUtime=0.07 cores=32-47
/proc/34874/task/34883/stat : 34883 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 771776512 13568 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34884] ppid=34871 vsize=753688 memory=0 CPUtime=0.07 cores=32-47
/proc/34874/task/34884/stat : 34884 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 771776512 13568 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34885] ppid=34871 vsize=753688 memory=0 CPUtime=0.07 cores=32-47
/proc/34874/task/34885/stat : 34885 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 771776512 13568 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34886] ppid=34871 vsize=753688 memory=0 CPUtime=0.07 cores=32-47
/proc/34874/task/34886/stat : 34886 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 771776512 13568 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34887] ppid=34871 vsize=753688 memory=0 CPUtime=0.07 cores=32-47
/proc/34874/task/34887/stat : 34887 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 771776512 13568 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34888] ppid=34871 vsize=753688 memory=0 CPUtime=0.07 cores=32-47
/proc/34874/task/34888/stat : 34888 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 771776512 13568 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34889] ppid=34871 vsize=753688 memory=0 CPUtime=0.07 cores=32-47
/proc/34874/task/34889/stat : 34889 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 771776512 13568 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 2 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
Current children cumulated CPU time: 1.3 s
Current children cumulated vsize: 758012 KiB
Current children cumulated memory: 57840 KiB

[startup+0.700229 s]
/proc/loadavg: 61.21 60.58 62.16 49/909 34889
/proc/meminfo: memFree=1041976932/1055320716 swapFree=33554428/33554428
[pid=34871] ppid=34868 vsize=4324 memory=3204 CPUtime=0 cores=32-47
/proc/34871/stat : 34871 (run) S 34868 34871 32728 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 5161922 4427776 640 18446744073709551615 94083276480512 94083277375045 140733217359504 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 94083277614096 94083277661840 94083301814272 140733217364088 140733217364325 140733217364325 140733217370065 0
/proc/34871/statm: 1081 801 713 219 0 143 0
[pid=34874] ppid=34871 vsize=919984 memory=116068 CPUtime=1.53 cores=32-47
/proc/34874/stat : 34874 (python3) R 34871 34871 32728 0 -1 4194304 18727 0 0 0 147 6 0 0 20 0 16 0 5161923 942063616 28800 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 17 33 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
/proc/34874/statm: 229996 29017 11762 753 0 181021 0
[pid=34874/tid=34875] ppid=34871 vsize=920188 memory=5836 CPUtime=0.07 cores=32-47
/proc/34874/task/34875/stat : 34875 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 942272512 28800 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34876] ppid=34871 vsize=920188 memory=4037 CPUtime=0.06 cores=32-47
/proc/34874/task/34876/stat : 34876 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 5161938 942272512 28800 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34877] ppid=34871 vsize=920188 memory=15464 CPUtime=0.07 cores=32-47
/proc/34874/task/34877/stat : 34877 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 942272512 28800 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34878] ppid=34871 vsize=920188 memory=2516 CPUtime=0.07 cores=32-47
/proc/34874/task/34878/stat : 34878 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 942272512 28800 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34879] ppid=34871 vsize=920188 memory=3560 CPUtime=0.07 cores=32-47
/proc/34874/task/34879/stat : 34879 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 942272512 28800 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34880] ppid=34871 vsize=920188 memory=4856 CPUtime=0.07 cores=32-47
/proc/34874/task/34880/stat : 34880 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 942272512 28800 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34881] ppid=34871 vsize=920188 memory=3036 CPUtime=0.07 cores=32-47
/proc/34874/task/34881/stat : 34881 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 942272512 28800 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34882] ppid=34871 vsize=920188 memory=42140 CPUtime=0.07 cores=32-47
/proc/34874/task/34882/stat : 34882 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 942272512 28800 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34883] ppid=34871 vsize=920188 memory=4764 CPUtime=0.07 cores=32-47
/proc/34874/task/34883/stat : 34883 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 942272512 28800 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34884] ppid=34871 vsize=920188 memory=1968 CPUtime=0.07 cores=32-47
/proc/34874/task/34884/stat : 34884 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 942272512 28800 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34885] ppid=34871 vsize=920188 memory=5716 CPUtime=0.07 cores=32-47
/proc/34874/task/34885/stat : 34885 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 942272512 28800 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34886] ppid=34871 vsize=920188 memory=12836 CPUtime=0.07 cores=32-47
/proc/34874/task/34886/stat : 34886 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 942272512 28800 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34887] ppid=34871 vsize=920188 memory=3032 CPUtime=0.07 cores=32-47
/proc/34874/task/34887/stat : 34887 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 942272512 28800 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34888] ppid=34871 vsize=920188 memory=17776 CPUtime=0.07 cores=32-47
/proc/34874/task/34888/stat : 34888 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 942272512 28800 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34889] ppid=34871 vsize=920188 memory=47012 CPUtime=0.07 cores=32-47
/proc/34874/task/34889/stat : 34889 (python3) S 34871 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5161938 942272512 28800 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 924308 KiB
Current children cumulated memory: 119272 KiB

[startup+1.50027 s]
/proc/loadavg: 61.21 60.58 62.16 50/909 34889
/proc/meminfo: memFree=1041947216/1055320716 swapFree=33554428/33554428

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

[pid=34874/tid=34902] ppid=34868 vsize=8745500 memory=6956 CPUtime=3591.85 cores=32-47
/proc/34874/task/34902/stat : 34902 (python3) R 34868 34871 32728 0 -1 4194368 1400430 0 0 0 359001 184 0 0 20 0 32 0 5162538 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 47 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34903] ppid=34868 vsize=8745500 memory=7164 CPUtime=3599.91 cores=32-47
/proc/34874/task/34903/stat : 34903 (python3) R 34868 34871 32728 0 -1 4194368 1194149 0 0 0 359844 147 0 0 20 0 32 0 5162539 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 32 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34904] ppid=34868 vsize=8745500 memory=8216 CPUtime=3593.29 cores=32-47
/proc/34874/task/34904/stat : 34904 (python3) R 34868 34871 32728 0 -1 4194368 974785 0 0 0 359196 133 0 0 20 0 32 0 5162539 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 40 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34905] ppid=34868 vsize=8745500 memory=6536 CPUtime=3591.72 cores=32-47
/proc/34874/task/34905/stat : 34905 (python3) R 34868 34871 32728 0 -1 4194368 1592581 0 0 0 359003 169 0 0 20 0 32 0 5162539 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
Current cumulated CPU time of completed processes: 0.004256 s
Current children cumulated CPU time: 57628 s
Current children cumulated vsize: 8745500 KiB
Current children cumulated memory: 7172140 KiB

[startup+3628.2 s]
/proc/loadavg: 18.31 35.29 50.46 17/812 35138
/proc/meminfo: memFree=1044520012/1055320716 swapFree=33554428/33554428
[pid=34874] ppid=34868 vsize=8745500 memory=7172140 CPUtime=57631 cores=32-47
/proc/34874/stat : 34874 (python3) S 34868 34871 32728 0 -1 4194304 11057178 0 0 0 5761692 1411 0 0 20 0 32 0 5161923 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 17 40 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
/proc/34874/statm: 2186375 1793035 14014 753 0 2045235 0
[pid=34874/tid=34875] ppid=34868 vsize=8745500 memory=245635481902 CPUtime=0.07 cores=32-47
/proc/34874/task/34875/stat : 34875 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34876] ppid=34868 vsize=8745500 memory=57390175355288 CPUtime=0.06 cores=32-47
/proc/34874/task/34876/stat : 34876 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34877] ppid=34868 vsize=8745500 memory=52996440588801 CPUtime=0.07 cores=32-47
/proc/34874/task/34877/stat : 34877 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34878] ppid=34868 vsize=8745500 memory=61788255421027 CPUtime=0.07 cores=32-47
/proc/34874/task/34878/stat : 34878 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34879] ppid=34868 vsize=8745500 memory=58485459125022 CPUtime=0.07 cores=32-47
/proc/34874/task/34879/stat : 34879 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34880] ppid=34868 vsize=8745500 memory=60693089092504 CPUtime=0.07 cores=32-47
/proc/34874/task/34880/stat : 34880 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34881] ppid=34868 vsize=8745500 memory=15253736087881079 CPUtime=0.07 cores=32-47
/proc/34874/task/34881/stat : 34881 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34882] ppid=34868 vsize=8745500 memory=13564882016541365 CPUtime=0.07 cores=32-47
/proc/34874/task/34882/stat : 34882 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34883] ppid=34868 vsize=8745500 memory=3690528810581098528 CPUtime=0.07 cores=32-47
/proc/34874/task/34883/stat : 34883 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34884] ppid=34868 vsize=8745500 memory=6989639618119598593 CPUtime=0.07 cores=32-47
/proc/34874/task/34884/stat : 34884 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34885] ppid=34868 vsize=8745500 memory=61788255421027 CPUtime=0.07 cores=32-47
/proc/34874/task/34885/stat : 34885 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34886] ppid=34868 vsize=8745500 memory=4899974880038224670 CPUtime=0.07 cores=32-47
/proc/34874/task/34886/stat : 34886 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34887] ppid=34868 vsize=8745500 memory=6989647314768102296 CPUtime=0.07 cores=32-47
/proc/34874/task/34887/stat : 34887 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34888] ppid=34868 vsize=8745500 memory=7172140 CPUtime=0.07 cores=32-47
/proc/34874/task/34888/stat : 34888 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34889] ppid=34868 vsize=8745500 memory=-7747442128153311170 CPUtime=0.07 cores=32-47
/proc/34874/task/34889/stat : 34889 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34890] ppid=34868 vsize=8745500 memory=-3836323524994569319 CPUtime=3605.18 cores=32-47
/proc/34874/task/34890/stat : 34890 (python3) R 34868 34871 32728 0 -1 4194368 405498 0 0 0 360482 36 0 0 20 0 32 0 5162533 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 37 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34891] ppid=34868 vsize=8745500 memory=12864 CPUtime=3600.6 cores=32-47
/proc/34874/task/34891/stat : 34891 (python3) R 34868 34871 32728 0 -1 4194368 282760 0 0 0 360030 30 0 0 20 0 32 0 5162533 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 46 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34892] ppid=34868 vsize=8745500 memory=10432 CPUtime=3606.25 cores=32-47
/proc/34874/task/34892/stat : 34892 (python3) R 34868 34871 32728 0 -1 4194368 368816 0 0 0 360587 38 0 0 20 0 32 0 5162533 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 34 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34893] ppid=34868 vsize=8745500 memory=3204 CPUtime=3604.82 cores=32-47
/proc/34874/task/34893/stat : 34893 (python3) R 34868 34871 32728 0 -1 4194368 358369 0 0 0 360447 35 0 0 20 0 32 0 5162533 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 38 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34894] ppid=34868 vsize=8745500 memory=7154624 CPUtime=3606.27 cores=32-47
/proc/34874/task/34894/stat : 34894 (python3) R 34868 34871 32728 0 -1 4194368 715068 0 0 0 360570 57 0 0 20 0 32 0 5162533 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 35 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34895] ppid=34868 vsize=8745500 memory=7151892 CPUtime=3599.97 cores=32-47
/proc/34874/task/34895/stat : 34895 (python3) R 34868 34871 32728 0 -1 4194368 770519 0 0 0 359925 72 0 0 20 0 32 0 5162533 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 43 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34896] ppid=34868 vsize=8745500 memory=3716 CPUtime=3606.28 cores=32-47
/proc/34874/task/34896/stat : 34896 (python3) R 34868 34871 32728 0 -1 4194368 357647 0 0 0 360591 37 0 0 20 0 32 0 5162533 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 33 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34897] ppid=34868 vsize=8745500 memory=1940 CPUtime=3604.76 cores=32-47
/proc/34874/task/34897/stat : 34897 (python3) R 34868 34871 32728 0 -1 4194368 596549 0 0 0 360411 65 0 0 20 0 32 0 5162533 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 39 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34898] ppid=34868 vsize=8745500 memory=6136 CPUtime=3604.57 cores=32-47
/proc/34874/task/34898/stat : 34898 (python3) R 34868 34871 32728 0 -1 4194368 293542 0 0 0 360430 27 0 0 20 0 32 0 5162533 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 45 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34899] ppid=34868 vsize=8745500 memory=3488 CPUtime=3605.11 cores=32-47
/proc/34874/task/34899/stat : 34899 (python3) R 34868 34871 32728 0 -1 4194368 248109 0 0 0 360489 22 0 0 20 0 32 0 5162535 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 36 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34900] ppid=34868 vsize=8745500 memory=7164 CPUtime=3606.1 cores=32-47
/proc/34874/task/34900/stat : 34900 (python3) R 34868 34871 32728 0 -1 4194368 286659 0 0 0 360580 30 0 0 20 0 32 0 5162536 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 41 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34901] ppid=34868 vsize=8745500 memory=-7747442128270686146 CPUtime=3584.03 cores=32-47
/proc/34874/task/34901/stat : 34901 (python3) R 34868 34871 32728 0 -1 4194368 1066867 0 0 0 358272 131 0 0 20 0 32 0 5162537 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 42 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34902] ppid=34868 vsize=8745500 memory=7154624 CPUtime=3592.03 cores=32-47
/proc/34874/task/34902/stat : 34902 (python3) R 34868 34871 32728 0 -1 4194368 1400430 0 0 0 359019 184 0 0 20 0 32 0 5162538 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 47 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34903] ppid=34868 vsize=8745500 memory=3677674781857755544 CPUtime=3600.09 cores=32-47
/proc/34874/task/34903/stat : 34903 (python3) R 34868 34871 32728 0 -1 4194368 1194149 0 0 0 359862 147 0 0 20 0 32 0 5162539 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 32 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34904] ppid=34868 vsize=8745500 memory=280019923727936 CPUtime=3593.47 cores=32-47
/proc/34874/task/34904/stat : 34904 (python3) R 34868 34871 32728 0 -1 4194368 974785 0 0 0 359214 133 0 0 20 0 32 0 5162539 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 40 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34905] ppid=34868 vsize=8745500 memory=3204 CPUtime=3591.91 cores=32-47
/proc/34874/task/34905/stat : 34905 (python3) R 34868 34871 32728 0 -1 4194368 1592581 0 0 0 359022 169 0 0 20 0 32 0 5162539 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
Current cumulated CPU time of completed processes: 0.004256 s
Current children cumulated CPU time: 57631 s
Current children cumulated vsize: 8745500 KiB
Current children cumulated memory: 7172140 KiB

[startup+3628.3 s]
/proc/loadavg: 18.31 35.29 50.46 17/812 35138
/proc/meminfo: memFree=1044520012/1055320716 swapFree=33554428/33554428
[pid=34874] ppid=34868 vsize=8745500 memory=7172140 CPUtime=57632.6 cores=32-47
/proc/34874/stat : 34874 (python3) S 34868 34871 32728 0 -1 4194304 11057178 0 0 0 5761851 1411 0 0 20 0 32 0 5161923 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 17 40 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
/proc/34874/statm: 2186375 1793035 14014 753 0 2045235 0
[pid=34874/tid=34875] ppid=34868 vsize=8745500 memory=7172140 CPUtime=0.07 cores=32-47
/proc/34874/task/34875/stat : 34875 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34876] ppid=34868 vsize=8745500 memory=164 CPUtime=0.06 cores=32-47
/proc/34874/task/34876/stat : 34876 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34877] ppid=34868 vsize=8745500 memory=0 CPUtime=0.07 cores=32-47
/proc/34874/task/34877/stat : 34877 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34878] ppid=34868 vsize=8745500 memory=6136 CPUtime=0.07 cores=32-47
/proc/34874/task/34878/stat : 34878 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34879] ppid=34868 vsize=8745500 memory=3204 CPUtime=0.07 cores=32-47
/proc/34874/task/34879/stat : 34879 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34880] ppid=34868 vsize=8745500 memory=0 CPUtime=0.07 cores=32-47
/proc/34874/task/34880/stat : 34880 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34881] ppid=34868 vsize=8745500 memory=3204 CPUtime=0.07 cores=32-47
/proc/34874/task/34881/stat : 34881 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34882] ppid=34868 vsize=8745500 memory=10432 CPUtime=0.07 cores=32-47
/proc/34874/task/34882/stat : 34882 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34883] ppid=34868 vsize=8745500 memory=12836 CPUtime=0.07 cores=32-47
/proc/34874/task/34883/stat : 34883 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34884] ppid=34868 vsize=8745500 memory=0 CPUtime=0.07 cores=32-47
/proc/34874/task/34884/stat : 34884 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34885] ppid=34868 vsize=8745500 memory=0 CPUtime=0.07 cores=32-47
/proc/34874/task/34885/stat : 34885 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34886] ppid=34868 vsize=8745500 memory=2257 CPUtime=0.07 cores=32-47
/proc/34874/task/34886/stat : 34886 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34887] ppid=34868 vsize=8745500 memory=5836 CPUtime=0.07 cores=32-47
/proc/34874/task/34887/stat : 34887 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34888] ppid=34868 vsize=8745500 memory=15464 CPUtime=0.07 cores=32-47
/proc/34874/task/34888/stat : 34888 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34889] ppid=34868 vsize=8745500 memory=0 CPUtime=0.07 cores=32-47
/proc/34874/task/34889/stat : 34889 (python3) S 34868 34871 32728 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5161938 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34890] ppid=34868 vsize=8745500 memory=6296711044458899303 CPUtime=3605.28 cores=32-47
/proc/34874/task/34890/stat : 34890 (python3) R 34868 34871 32728 0 -1 4194368 405498 0 0 0 360492 36 0 0 20 0 32 0 5162533 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 37 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34891] ppid=34868 vsize=8745500 memory=7158940 CPUtime=3600.7 cores=32-47
/proc/34874/task/34891/stat : 34891 (python3) R 34868 34871 32728 0 -1 4194368 282760 0 0 0 360040 30 0 0 20 0 32 0 5162533 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 46 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34892] ppid=34868 vsize=8745500 memory=4856 CPUtime=3606.35 cores=32-47
/proc/34874/task/34892/stat : 34892 (python3) R 34868 34871 32728 0 -1 4194368 368816 0 0 0 360597 38 0 0 20 0 32 0 5162533 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 34 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34893] ppid=34868 vsize=8745500 memory=3204 CPUtime=3604.92 cores=32-47
/proc/34874/task/34893/stat : 34893 (python3) R 34868 34871 32728 0 -1 4194368 358369 0 0 0 360457 35 0 0 20 0 32 0 5162533 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 38 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34894] ppid=34868 vsize=8745500 memory=7167248 CPUtime=3606.37 cores=32-47
/proc/34874/task/34894/stat : 34894 (python3) R 34868 34871 32728 0 -1 4194368 715068 0 0 0 360580 57 0 0 20 0 32 0 5162533 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 35 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34895] ppid=34868 vsize=8745500 memory=7171248 CPUtime=3600.07 cores=32-47
/proc/34874/task/34895/stat : 34895 (python3) R 34868 34871 32728 0 -1 4194368 770519 0 0 0 359935 72 0 0 20 0 32 0 5162533 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 43 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34896] ppid=34868 vsize=8745500 memory=5716 CPUtime=3606.38 cores=32-47
/proc/34874/task/34896/stat : 34896 (python3) R 34868 34871 32728 0 -1 4194368 357647 0 0 0 360601 37 0 0 20 0 32 0 5162533 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 33 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34897] ppid=34868 vsize=8745500 memory=15464 CPUtime=3604.86 cores=32-47
/proc/34874/task/34897/stat : 34897 (python3) R 34868 34871 32728 0 -1 4194368 596549 0 0 0 360421 65 0 0 20 0 32 0 5162533 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 39 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34898] ppid=34868 vsize=8745500 memory=14364 CPUtime=3604.67 cores=32-47
/proc/34874/task/34898/stat : 34898 (python3) R 34868 34871 32728 0 -1 4194368 293542 0 0 0 360440 27 0 0 20 0 32 0 5162533 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 45 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34899] ppid=34868 vsize=8745500 memory=12103604389876969 CPUtime=3605.21 cores=32-47
/proc/34874/task/34899/stat : 34899 (python3) R 34868 34871 32728 0 -1 4194368 248109 0 0 0 360499 22 0 0 20 0 32 0 5162535 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 36 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34900] ppid=34868 vsize=8745500 memory=7739835508939843688 CPUtime=3606.2 cores=32-47
/proc/34874/task/34900/stat : 34900 (python3) R 34868 34871 32728 0 -1 4194368 286659 0 0 0 360590 30 0 0 20 0 32 0 5162536 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 41 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34901] ppid=34868 vsize=8745500 memory=15464 CPUtime=3584.13 cores=32-47
/proc/34874/task/34901/stat : 34901 (python3) R 34868 34871 32728 0 -1 4194368 1066867 0 0 0 358282 131 0 0 20 0 32 0 5162537 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 42 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34902] ppid=34868 vsize=8745500 memory=14364 CPUtime=3592.13 cores=32-47
/proc/34874/task/34902/stat : 34902 (python3) R 34868 34871 32728 0 -1 4194368 1400430 0 0 0 359029 184 0 0 20 0 32 0 5162538 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 47 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34903] ppid=34868 vsize=8745500 memory=7172140 CPUtime=3600.19 cores=32-47
/proc/34874/task/34903/stat : 34903 (python3) R 34868 34871 32728 0 -1 4194368 1194149 0 0 0 359872 147 0 0 20 0 32 0 5162539 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 32 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34904] ppid=34868 vsize=8745500 memory=15464 CPUtime=3593.57 cores=32-47
/proc/34874/task/34904/stat : 34904 (python3) R 34868 34871 32728 0 -1 4194368 974785 0 0 0 359224 133 0 0 20 0 32 0 5162539 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 40 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
[pid=34874/tid=34905] ppid=34868 vsize=8745500 memory=15464 CPUtime=3592.01 cores=32-47
/proc/34874/task/34905/stat : 34905 (python3) R 34868 34871 32728 0 -1 4194368 1592581 0 0 0 359032 169 0 0 20 0 32 0 5162539 8955392000 1792215 18446744073709551615 4321280 7402577 140723258547040 0 0 0 0 16781312 8405026 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 22794240 140723258550163 140723258550416 140723258550416 140723258556346 0
Current cumulated CPU time of completed processes: 0.004256 s
Current children cumulated CPU time: 57632.6 s
Current children cumulated vsize: 8745500 KiB
Current children cumulated memory: 7172140 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3628.47
CPU time (s): 57632.9
CPU user time (s): 57618.6
CPU system time (s): 14.2649
CPU usage (%): 1588.35
Max. virtual memory (cumulated for all children) (KiB): 8815360
Max. memory (cumulated for all children) (KiB): 7175344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57618.6
system time used= 14.2649
maximum resident set size= 7189356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11057589
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 156040
involuntary context switches= 382705


# summary of solver processes directly reported to runsolver:
#   pid: 34871,34874
#   total CPU time (s): 57632.9
#   total CPU user time (s): 57618.6
#   total CPU system time (s): 14.2649

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.0006 second user time and 43.7846 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-07-16 00:48:53
IDJOB=4848302
IDBENCH=183150
IDSOLVER=3707
FILE ID=nodeE008/4848302-1784155733
RUNJOBID= nodeE008-1784148064-32740
SLURM_JOB_ID= 12756571
Free space on /tmp= 751688 MiB

SOLVER NAME= cpmpy_ortools (16 cores) 2026-07-14
BENCH NAME= PB26/normalized-PB26/OPT-LIN/devriendt/tsplib/normalized-u159.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores NBCORE --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4848302-1784155733/watcher-4848302-1784155733 -o /tmp/evaluation-result-4848302-1784155733/solver-4848302-1784155733 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848302-1784155733/vars-4848302-1784155733 --bin-var /tmp/runsolver-exch-nodeE008-1784148064-32740 --watchdog 3760  run HOME/instance-4848302-1784155733.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 791641656 --intermediate --solver ortools

TIME LIMIT= 57600 seconds
MEMORY LIMIT= 250000 MiB
NBCORE= 16

MD5SUM BENCH= a44290e4e212cd76b383120a6c4bab04
RANDOM SEED=791641656

nodeE008 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		: 3593.969
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3593.980
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3594.017
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3594.015
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3574.971
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3574.950
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 65
initial apicid	: 65
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3574.943
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3574.921
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 67
initial apicid	: 67
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3588.894
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3588.868
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 33
initial apicid	: 33
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3588.875
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 34
initial apicid	: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3588.900
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 35
initial apicid	: 35
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3579.733
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3579.753
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 97
initial apicid	: 97
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3579.732
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3579.764
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 99
initial apicid	: 99
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3586.212
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3586.208
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 49
initial apicid	: 49
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3586.166
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3586.181
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 51
initial apicid	: 51
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3563.988
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3563.945
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 113
initial apicid	: 113
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3563.965
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3563.985
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 115
initial apicid	: 115
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3588.002
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3587.989
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3587.985
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3587.968
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3586.617
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3586.644
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 81
initial apicid	: 81
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3586.639
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3586.624
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 83
initial apicid	: 83
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3576.905
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

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

processor	: 47
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 227
initial apicid	: 227
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3585.080
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3585.081
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 177
initial apicid	: 177
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3585.080
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3585.086
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 179
initial apicid	: 179
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3584.935
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3584.953
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 241
initial apicid	: 241
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3584.975
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3584.940
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3586.163
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3586.138
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 145
initial apicid	: 145
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3586.146
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3586.174
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 147
initial apicid	: 147
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3573.738
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3573.724
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 209
initial apicid	: 209
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3573.709
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3573.693
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 211
initial apicid	: 211
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush 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:       1055320716 kB
MemFree:        1042009960 kB
MemAvailable:   1039812920 kB
Buffers:            3352 kB
Cached:          1190700 kB
SwapCached:            0 kB
Active:          9798704 kB
Inactive:         934096 kB
Active(anon):    9565188 kB
Inactive(anon):        0 kB
Active(file):     233516 kB
Inactive(file):   934096 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20596 kB
Writeback:            52 kB
AnonPages:       9548332 kB
Mapped:           152700 kB
Shmem:             26428 kB
KReclaimable:     160472 kB
Slab:             527184 kB
SReclaimable:     160472 kB
SUnreclaim:       366712 kB
KernelStack:       15264 kB
PageTables:        23720 kB
SecPageTables:     12148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:   12608416 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478380 kB
VmallocChunk:          0 kB
Percpu:           115968 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2383872 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:      362948 kB
DirectMap2M:    18833408 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 751764 MiB
End job on nodeE008 at 2026-07-16 01:49:21