Trace number 4848294

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) 57633.6 3627.14

General information on the benchmark

NamePB26/normalized-PB26/OPT-LIN/devriendt/
tsplib/normalized-gr137.opb
MD5SUMda4367b128600aa565de63c34f41b94e
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 benchmark81772
Best CPU time to get the best result obtained on this benchmark57600.4
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19720
Total number of constraints18906
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)274
Number of constraints which are nor clauses,nor cardinality constraints18632
Minimum length of a constraint8
Maximum length of a constraint136
Number of terms in the objective function 18632
Biggest coefficient in the objective function 15667
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 87766134
Number of bits of the sum of numbers in the objective function 27
Biggest number in a constraint 15667
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 87766134
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

3.63/2.89	c Time taken to transform: 0.9905283451080322 seconds
3.63/2.89	c Solver arguments: {'num_search_workers': 16, 'random_seed': 756956552, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f272fec7410>}
3.63/2.89	c 57595.957948446274s left to solve
39.36/7.35	c Solution 1, time = 4.4550s
39.36/7.35	o 899121
40.90/7.41	c Solution 2, time = 4.5218s
40.90/7.41	o 898747
42.39/7.55	c Solution 3, time = 4.6611s
42.39/7.55	o 891744
42.39/7.55	c Solution 4, time = 4.6623s
42.39/7.55	o 891370
45.57/7.70	c Solution 5, time = 4.8143s
45.57/7.70	o 878108
45.57/7.73	c Solution 6, time = 4.8385s
45.57/7.73	o 874546
45.57/7.79	c Solution 7, time = 4.9019s
45.57/7.79	o 868988
59.89/8.69	c Solution 8, time = 5.7960s
59.89/8.69	o 867965
64.66/8.91	c Solution 9, time = 6.0185s
64.66/8.91	o 860687
64.66/8.91	c Solution 10, time = 6.0196s
64.66/8.91	o 859664
68.05/9.17	c Solution 11, time = 6.2767s
68.05/9.17	o 859476
69.43/9.28	c Solution 12, time = 6.3874s
69.43/9.28	o 859229
71.02/9.34	c Solution 13, time = 6.4522s
71.02/9.34	o 859186
71.02/9.36	c Solution 14, time = 6.4706s
71.02/9.36	o 831095
71.02/9.36	c Solution 15, time = 6.4717s
71.02/9.36	o 831052
74.20/9.55	c Solution 16, time = 6.6567s
74.20/9.55	o 819020
77.38/9.73	c Solution 17, time = 6.8443s
77.38/9.73	o 818648
80.57/9.97	c Solution 18, time = 7.0792s
80.57/9.97	o 818609
85.33/10.24	c Solution 19, time = 7.3485s
85.33/10.24	o 807036
85.33/10.24	c Solution 20, time = 7.3505s
85.33/10.24	o 782045
86.93/10.32	c Solution 21, time = 7.4256s
86.93/10.32	o 764309
91.70/10.63	c Solution 22, time = 7.7414s
91.70/10.63	o 718213
91.70/10.66	c Solution 23, time = 7.7711s
91.70/10.66	o 718015
93.29/10.74	c Solution 24, time = 7.8505s
93.29/10.74	o 718002
96.47/10.97	c Solution 25, time = 8.0828s
96.47/10.97	o 699465
101.23/11.23	c Solution 26, time = 8.3380s
101.23/11.23	o 681267
102.83/11.37	c Solution 27, time = 8.4802s
102.83/11.37	o 675833
106.01/11.50	c Solution 28, time = 8.6057s
106.01/11.50	o 672421
106.01/11.50	c Solution 29, time = 8.6066s
106.01/11.50	o 666987
106.01/11.59	c Solution 30, time = 8.6985s
106.01/11.59	o 656726
107.61/11.69	c Solution 31, time = 8.7954s
107.61/11.69	o 655620
107.61/11.69	c Solution 32, time = 8.7971s
107.61/11.69	o 639220
109.20/11.79	c Solution 33, time = 8.8979s
109.20/11.79	o 639080
118.74/12.36	c Solution 34, time = 9.4645s
118.74/12.36	o 625437
118.74/12.37	c Solution 35, time = 9.4748s
118.74/12.37	o 625398
125.11/12.74	c Solution 36, time = 9.8446s
125.11/12.74	o 622893
144.20/13.95	c Solution 37, time = 11.0618s
144.20/13.95	o 622553
146.08/14.08	c Solution 38, time = 11.1893s
146.08/14.08	o 605560
146.08/14.10	c Solution 39, time = 11.2079s
146.08/14.10	o 602639
161.89/15.04	c Solution 40, time = 12.1518s
161.89/15.04	o 600802
164.88/15.26	c Solution 41, time = 12.3704s
164.88/15.26	o 600206
166.48/15.38	c Solution 42, time = 12.4866s
166.48/15.38	o 597368
166.48/15.39	c Solution 43, time = 12.5039s
166.48/15.39	o 592951
166.48/15.40	c Solution 44, time = 12.5051s
166.48/15.40	o 587680
168.07/15.44	c Solution 45, time = 12.5533s
168.07/15.44	o 587653
171.25/15.61	c Solution 46, time = 12.7243s
171.25/15.61	o 587057
182.38/16.33	c Solution 47, time = 13.4357s
182.38/16.33	o 586934
187.16/16.67	c Solution 48, time = 13.7805s
187.16/16.67	o 574662
188.75/16.75	c Solution 49, time = 13.8582s
188.75/16.75	o 573561
188.75/16.75	c Solution 50, time = 13.8593s
188.75/16.75	o 561289
190.34/16.89	c Solution 51, time = 14.0010s
190.34/16.89	o 561172
196.70/17.25	c Solution 52, time = 14.3616s
196.70/17.25	o 560980
209.62/18.02	c Solution 53, time = 15.1333s
209.62/18.02	o 560585
209.62/18.08	c Solution 54, time = 15.1845s
209.62/18.08	o 545482
209.62/18.08	c Solution 55, time = 15.1856s
209.62/18.08	o 545087
211.31/18.18	c Solution 56, time = 15.2915s
211.31/18.18	o 544747
214.21/18.34	c Solution 57, time = 15.4490s
214.21/18.34	o 537733
223.76/18.92	c Solution 58, time = 16.0301s
223.76/18.92	o 531672
223.76/19.00	c Solution 59, time = 16.1078s
223.76/19.00	o 530108
225.53/19.02	c Solution 60, time = 16.1294s
225.53/19.02	o 529940
230.12/19.35	c Solution 61, time = 16.4598s
230.12/19.35	o 529375
231.71/19.45	c Solution 62, time = 16.5626s
231.71/19.45	o 528282
236.49/19.71	c Solution 63, time = 16.8175s
236.49/19.71	o 527915
238.08/19.84	c Solution 64, time = 16.9495s
238.08/19.84	o 527773
238.08/19.84	c Solution 65, time = 16.9502s
238.08/19.84	o 525575
238.08/19.84	c Solution 66, time = 16.9523s
238.08/19.84	o 525066
239.67/19.94	c Solution 67, time = 17.0493s
239.67/19.94	o 524737
239.67/19.96	c Solution 68, time = 17.0698s
239.67/19.96	o 523355
244.44/20.26	c Solution 69, time = 17.3653s
244.44/20.26	o 521917
282.61/22.65	c Solution 70, time = 19.7567s
282.61/22.65	o 521696
287.39/22.98	c Solution 71, time = 20.0914s
287.39/22.98	o 520502
292.16/23.22	c Solution 72, time = 20.3266s
292.16/23.22	o 518680
292.16/23.24	c Solution 73, time = 20.3500s
292.16/23.24	o 518587
293.75/23.40	c Solution 74, time = 20.5048s
293.75/23.40	o 503514
300.11/23.72	c Solution 75, time = 20.8329s
300.11/23.72	o 499767
305.07/24.09	c Solution 76, time = 21.1972s
305.07/24.09	o 496614
305.07/24.09	c Solution 77, time = 21.1983s
305.07/24.09	o 492867
319.21/25.01	c Solution 78, time = 22.1150s
319.21/25.01	o 490382
320.98/25.03	c Solution 79, time = 22.1356s
320.98/25.03	o 490100
325.56/25.39	c Solution 80, time = 22.5006s
325.56/25.39	o 490020
333.53/25.80	c Solution 81, time = 22.9065s
333.53/25.80	o 489990
333.53/25.80	c Solution 82, time = 22.9077s
333.53/25.80	o 489910
333.53/25.84	c Solution 83, time = 22.9530s
333.53/25.84	o 489397
333.53/25.84	c Solution 84, time = 22.9540s
333.53/25.84	o 489287
335.12/25.95	c Solution 85, time = 23.0603s
335.12/25.95	o 489182
349.44/26.80	c Solution 86, time = 23.9097s
349.44/26.80	o 484447
349.44/26.81	c Solution 87, time = 23.9226s
349.44/26.81	o 484161
366.95/27.99	c Solution 88, time = 25.1006s
366.95/27.99	o 483329
371.71/28.25	c Solution 89, time = 25.3609s
371.71/28.25	o 480930
390.81/29.43	c Solution 90, time = 26.5395s
390.81/29.43	o 479205
395.58/29.76	c Solution 91, time = 26.8739s
395.58/29.76	o 472951
414.66/30.97	c Solution 92, time = 28.0835s
414.66/30.97	o 464493
414.66/30.99	c Solution 93, time = 28.0973s
414.66/30.99	o 457260
418.15/31.18	c Solution 94, time = 28.2942s
418.15/31.18	o 442942
428.98/31.88	c Solution 95, time = 28.9855s
428.98/31.88	o 442751
434.04/32.17	c Solution 96, time = 29.2770s
434.04/32.17	o 440668
435.35/32.23	c Solution 97, time = 29.3381s
435.35/32.23	o 440083
436.94/32.31	c Solution 98, time = 29.4185s
436.94/32.31	o 439184
443.30/32.77	c Solution 99, time = 29.8820s
443.30/32.77	o 439141
444.90/32.81	c Solution 100, time = 29.9234s
444.90/32.81	o 437696
444.90/32.81	c Solution 101, time = 29.9245s
444.90/32.81	o 437653
444.90/32.85	c Solution 102, time = 29.9615s
444.90/32.85	o 437204
454.44/33.42	c Solution 103, time = 30.5264s
454.44/33.42	o 431545
457.63/33.63	c Solution 104, time = 30.7431s
457.63/33.63	o 429085
459.22/33.77	c Solution 105, time = 30.8802s
459.22/33.77	o 428224
462.40/33.90	c Solution 106, time = 31.0095s
462.40/33.90	o 416856
462.40/33.90	c Solution 107, time = 31.0108s
462.40/33.90	o 415995
464.32/34.11	c Solution 108, time = 31.2165s
464.32/34.11	o 415714
481.78/35.16	c Solution 109, time = 32.2741s
481.78/35.16	o 415600
492.64/35.85	c Solution 110, time = 32.9590s
492.64/35.85	o 408933
508.54/36.84	c Solution 111, time = 33.9503s
508.54/36.84	o 408931
511.91/37.05	c Solution 112, time = 34.1592s
511.91/37.05	o 404633
511.91/37.05	c Solution 113, time = 34.1604s
511.91/37.05	o 404631
518.08/37.46	c Solution 114, time = 34.5649s
518.08/37.46	o 404199
532.40/38.39	c Solution 115, time = 35.4972s
532.40/38.39	o 401697
535.58/38.52	c Solution 116, time = 35.6344s
535.58/38.53	o 401370
538.77/38.76	c Solution 117, time = 35.8652s
538.77/38.76	o 401249
540.36/38.81	c Solution 118, time = 35.9193s
540.36/38.81	o 394053
540.36/38.81	c Solution 119, time = 35.9204s
540.36/38.81	o 393932
546.72/39.21	c Solution 120, time = 36.3185s
546.72/39.21	o 393558
570.60/40.73	c Solution 121, time = 37.8440s
570.60/40.73	o 393347
602.42/42.75	c Solution 122, time = 39.8585s
602.42/42.75	o 388985
602.42/42.75	c Solution 123, time = 39.8606s
602.42/42.75	o 386241
607.49/43.09	c Solution 124, time = 40.2014s
607.49/43.09	o 385977
634.25/44.78	c Solution 125, time = 41.8884s
634.25/44.78	o 384076
645.39/45.40	c Solution 126, time = 42.5075s
645.39/45.40	o 383608
656.80/46.19	c Solution 127, time = 43.3000s
656.80/46.19	o 379756
669.26/46.95	c Solution 128, time = 44.0640s
669.26/46.95	o 377088
671.03/47.02	c Solution 129, time = 44.1315s
671.03/47.02	o 373332
726.54/50.51	c Solution 130, time = 47.6204s
726.54/50.51	o 372980
732.91/50.97	c Solution 131, time = 48.0841s
732.91/50.97	o 372044
732.91/51.00	c Solution 132, time = 48.1107s
732.91/51.00	o 371512
734.68/51.07	c Solution 133, time = 48.1810s
734.68/51.07	o 371396
747.23/51.81	c Solution 134, time = 48.9182s
747.23/51.81	o 371374
747.23/51.83	c Solution 135, time = 48.9355s
747.23/51.83	o 368516
747.23/51.83	c Solution 136, time = 48.9365s
747.23/51.83	o 368494
761.54/52.77	c Solution 137, time = 49.8750s
761.54/52.77	o 368228
763.13/52.80	c Solution 138, time = 49.9144s
763.13/52.81	o 367803
769.49/53.25	c Solution 139, time = 50.3554s
769.49/53.25	o 367744
771.08/53.34	c Solution 140, time = 50.4471s
771.08/53.34	o 348978
775.87/53.67	c Solution 141, time = 50.7749s
775.87/53.67	o 348498
775.87/53.68	c Solution 142, time = 50.7856s
775.87/53.68	o 347981
775.87/53.68	c Solution 143, time = 50.7867s
775.87/53.68	o 347501
812.47/55.91	c Solution 144, time = 53.0243s
812.47/55.92	o 346824
841.11/57.74	c Solution 145, time = 54.8536s
841.11/57.74	o 345825
853.83/58.52	c Solution 146, time = 55.6276s
853.83/58.52	o 341222
863.67/59.19	c Solution 147, time = 56.2975s
863.67/59.19	o 339892
866.56/59.32	c Solution 148, time = 56.4247s
866.56/59.32	o 338878
890.43/60.80	c Solution 149, time = 57.9071s
890.43/60.80	o 338853
892.01/60.93	c Solution 150, time = 58.0394s
892.01/60.93	o 338682
892.01/60.93	c Solution 151, time = 58.0405s
892.01/60.93	o 338657
899.96/61.44	c Solution 152, time = 58.5535s
899.96/61.44	o 337973
914.28/62.36	c Solution 153, time = 59.4676s
914.28/62.36	o 337919
920.65/62.75	c Solution 154, time = 59.8620s
920.65/62.75	o 337688
954.08/64.89	c Solution 155, time = 61.9963s
954.08/64.89	o 337642
959.16/65.14	c Solution 156, time = 62.2470s
959.16/65.14	o 337638
963.62/65.42	c Solution 157, time = 62.5313s
963.62/65.42	o 336226
969.99/65.89	c Solution 158, time = 62.9956s
969.99/65.89	o 336139
971.58/65.93	c Solution 159, time = 63.0425s
971.58/65.93	o 332367
979.51/66.42	c Solution 160, time = 63.5343s
979.51/66.42	o 332318
989.25/67.10	c Solution 161, time = 64.2102s
989.25/67.10	o 326569
992.24/67.30	c Solution 162, time = 64.4046s
992.24/67.30	o 324678
993.84/67.30	c Solution 163, time = 64.4057s
993.84/67.30	o 318929
1000.21/67.78	c Solution 164, time = 64.8942s
1000.21/67.78	o 317275
1001.80/67.85	c Solution 165, time = 64.9573s
1001.80/67.85	o 315484
1001.80/67.85	c Solution 166, time = 64.9584s
1001.80/67.85	o 313830
1003.39/67.91	c Solution 167, time = 65.0151s
1003.39/67.91	o 312379
1046.35/70.67	c Solution 168, time = 67.7797s
1046.35/70.67	o 305005
1046.35/70.68	c Solution 169, time = 67.7854s
1046.35/70.68	o 303024
1046.35/70.69	c Solution 170, time = 67.8017s
1046.35/70.69	o 302735
1054.58/71.16	c Solution 171, time = 68.2741s
1054.58/71.16	o 302734
1057.48/71.37	c Solution 172, time = 68.4782s
1057.48/71.37	o 302207
1057.48/71.37	c Solution 173, time = 68.4793s
1057.48/71.37	o 302206
1065.45/71.86	c Solution 174, time = 68.9732s
1065.45/71.86	o 299593
1071.81/72.21	c Solution 175, time = 69.3176s
1071.81/72.21	o 299299
1082.95/72.93	c Solution 176, time = 70.0353s
1082.95/72.93	o 299248
1090.90/73.43	c Solution 177, time = 70.5395s
1090.90/73.43	o 298329
1092.49/73.58	c Solution 178, time = 70.6906s
1092.49/73.58	o 298315
1098.86/73.91	c Solution 179, time = 71.0231s
1098.86/73.91	o 294906
1098.86/73.91	c Solution 180, time = 71.0242s
1098.86/73.91	o 294892
1100.81/74.07	c Solution 181, time = 71.1765s
1100.81/74.07	o 294605
1100.81/74.07	c Solution 182, time = 71.1775s
1100.81/74.07	o 291182
1103.62/74.25	c Solution 183, time = 71.3606s
1103.62/74.25	o 290157
1116.59/75.04	c Solution 184, time = 72.1457s
1116.59/75.04	o 290107
1124.32/75.56	c Solution 185, time = 72.6665s
1124.32/75.56	o 288004
1129.09/75.81	c Solution 186, time = 72.9171s
1129.09/75.81	o 287853
1160.92/77.87	c Solution 187, time = 74.9787s
1160.92/77.87	o 284943
1164.28/78.03	c Solution 188, time = 75.1377s
1164.28/78.03	o 284470
1166.02/78.13	c Solution 189, time = 75.2423s
1166.02/78.13	o 283680
1166.02/78.13	c Solution 190, time = 75.2433s
1166.02/78.13	o 283207
1172.05/78.50	c Solution 191, time = 75.6072s
1172.05/78.50	o 283187
1182.01/79.16	c Solution 192, time = 76.2682s
1182.01/79.16	o 283174
1184.78/79.36	c Solution 193, time = 76.4742s
1184.78/79.36	o 277961
1184.78/79.37	c Solution 194, time = 76.4753s
1184.78/79.37	o 277948
1196.10/80.06	c Solution 195, time = 77.1731s
1196.10/80.06	o 271750
1199.10/80.25	c Solution 196, time = 77.3544s
1199.10/80.25	o 271514
1226.16/81.98	c Solution 197, time = 79.0917s
1226.16/81.98	o 271479
1227.93/82.07	c Solution 198, time = 79.1827s
1227.93/82.07	o 271175
1246.84/83.22	c Solution 199, time = 80.3296s
1246.84/83.22	o 270447
1246.84/83.26	c Solution 200, time = 80.3702s
1246.84/83.26	o 270198
1275.68/85.05	c Solution 201, time = 82.1643s
1275.68/85.05	o 270029
1300.95/86.68	c Solution 202, time = 83.7862s
1300.95/86.68	o 265382
1302.55/86.76	c Solution 203, time = 83.8742s
1302.55/86.76	o 265282
1345.50/89.47	c Solution 204, time = 86.5817s
1345.50/89.47	o 265242
1348.69/89.60	c Solution 205, time = 86.7134s
1348.69/89.60	o 264738
1348.69/89.61	c Solution 206, time = 86.7146s
1348.69/89.61	o 264698
1351.87/89.84	c Solution 207, time = 86.9505s
1351.87/89.84	o 261759
1351.87/89.84	c Solution 208, time = 86.9516s
1351.87/89.84	o 261215
1358.24/90.22	c Solution 209, time = 87.3338s
1358.24/90.22	o 261073
1378.92/91.53	c Solution 210, time = 88.6356s
1378.92/91.53	o 260643
1378.92/91.56	c Solution 211, time = 88.6731s
1378.92/91.56	o 259107
1378.92/91.56	c Solution 212, time = 88.6743s
1378.92/91.56	o 258677
1382.10/91.79	c Solution 213, time = 88.8990s
1382.10/91.79	o 258374
1410.74/93.58	c Solution 214, time = 90.6919s
1410.74/93.58	o 257998
1444.15/95.67	c Solution 215, time = 92.7841s
1444.15/95.67	o 255593
1448.93/95.95	c Solution 216, time = 93.0561s
1448.93/95.95	o 255489
1466.69/97.02	c Solution 217, time = 94.1279s
1466.69/97.02	o 255436
1472.79/97.43	c Solution 218, time = 94.5420s
1472.79/97.43	o 255230
1526.91/100.87	c Solution 219, time = 97.9815s
1526.91/100.87	o 255211
1538.04/101.58	c Solution 220, time = 98.6907s
1538.04/101.58	o 255010
1553.95/102.51	c Solution 221, time = 99.6220s
1553.95/102.51	o 254838
1558.72/102.86	c Solution 222, time = 99.9682s
1558.72/102.86	o 254682
1579.76/104.19	c Solution 223, time = 101.2966s
1579.76/104.19	o 253800
1584.19/104.41	c Solution 224, time = 101.5150s
1584.19/104.41	o 253374
1588.97/104.70	c Solution 225, time = 101.8083s
1588.97/104.70	o 253334
1598.48/105.36	c Solution 226, time = 102.4728s
1598.48/105.36	o 253040
1604.85/105.74	c Solution 227, time = 102.8480s
1604.85/105.74	o 252983
1639.86/108.01	c Solution 228, time = 105.1177s
1639.86/108.01	o 252411
1643.33/108.18	c Solution 229, time = 105.2882s
1643.33/108.18	o 252143
1662.12/109.33	c Solution 230, time = 106.4436s
1662.12/109.33	o 249907
1676.44/110.27	c Solution 231, time = 107.3793s
1676.44/110.27	o 249449
1743.26/114.41	c Solution 232, time = 111.5179s
1743.26/114.41	o 249394
1749.63/114.82	c Solution 233, time = 111.9247s
1749.63/114.82	o 249373
1762.36/115.64	c Solution 234, time = 112.7488s
1762.36/115.64	o 248958
1814.88/118.98	c Solution 235, time = 116.0935s
1814.88/118.98	o 248174
1818.28/119.18	c Solution 236, time = 116.2880s
1818.28/119.18	o 247873
1824.41/119.56	c Solution 237, time = 116.6703s
1824.41/119.56	o 247671
1856.23/121.56	c Solution 238, time = 118.6678s
1856.23/121.56	o 245572
1857.82/121.61	c Solution 239, time = 118.7182s
1857.82/121.61	o 245288
1857.82/121.62	c Solution 240, time = 118.7272s
1857.82/121.62	o 244928
1859.42/121.77	c Solution 241, time = 118.8808s
1859.42/121.77	o 244472
1859.42/121.77	c Solution 242, time = 118.8820s
1859.42/121.77	o 243828
1884.87/123.32	c Solution 243, time = 120.4271s
1884.87/123.32	o 243424
1892.83/123.83	c Solution 244, time = 120.9428s
1892.83/123.83	o 243197
1907.16/124.75	c Solution 245, time = 121.8567s
1907.16/124.75	o 240000
1910.34/124.91	c Solution 246, time = 122.0174s
1910.34/124.91	o 239970
2001.02/130.64	c Solution 247, time = 127.7514s
2001.02/130.64	o 238848
2001.02/130.64	c Solution 248, time = 127.7525s
2001.02/130.64	o 238818
2053.52/133.93	c Solution 249, time = 131.0395s
2053.52/133.93	o 238391
2063.06/134.58	c Solution 250, time = 131.6899s
2063.06/134.58	o 238122
2069.43/134.95	c Solution 251, time = 132.0570s
2069.43/134.95	o 235657
2080.57/135.62	c Solution 252, time = 132.7284s
2080.57/135.62	o 235639
2082.16/135.70	c Solution 253, time = 132.8074s
2082.16/135.70	o 234328
2082.16/135.70	c Solution 254, time = 132.8084s
2082.16/135.70	o 234310
2082.16/135.76	c Solution 255, time = 132.8647s
2082.16/135.76	o 234052
2093.29/136.42	c Solution 256, time = 133.5340s
2093.29/136.42	o 233951
2118.95/138.02	c Solution 257, time = 135.1292s
2118.95/138.02	o 231796
2137.85/139.28	c Solution 258, time = 136.3876s
2137.85/139.28	o 231613
2156.95/140.46	c Solution 259, time = 137.5720s
2156.95/140.46	o 231247
2164.91/140.95	c Solution 260, time = 138.0573s
2164.91/140.95	o 230743
2164.91/140.96	c Solution 261, time = 138.0655s
2164.91/140.96	o 230736
2169.68/141.20	c Solution 262, time = 138.3108s
2169.68/141.20	o 230627
2177.64/141.70	c Solution 263, time = 138.8071s
2177.64/141.70	o 230494
2184.31/142.15	c Solution 264, time = 139.2598s
2184.31/142.15	o 230427
2184.31/142.17	c Solution 265, time = 139.2781s
2184.31/142.17	o 230400
2201.50/143.28	c Solution 266, time = 140.3886s
2201.50/143.28	o 230267
2214.42/144.05	c Solution 267, time = 141.1548s
2214.42/144.05	o 228284
2226.97/144.85	c Solution 268, time = 141.9601s
2226.97/144.85	o 227425
2246.38/146.12	c Solution 269, time = 143.2248s
2246.38/146.12	o 226257
2276.30/147.99	c Solution 270, time = 145.0975s
2276.30/147.99	o 225985
2403.54/155.94	c Solution 271, time = 153.0483s
2403.54/155.94	o 225397
2406.98/156.18	c Solution 272, time = 153.2919s
2406.98/156.18	o 225335
2427.40/157.46	c Solution 273, time = 154.5670s
2427.40/157.46	o 224143
2435.37/157.90	c Solution 274, time = 155.0118s
2435.37/157.90	o 222616
2444.91/158.58	c Solution 275, time = 155.6940s
2444.91/158.58	o 222331
2451.28/158.91	c Solution 276, time = 156.0171s
2451.28/158.91	o 222303
2470.68/160.15	c Solution 277, time = 157.2566s
2470.68/160.15	o 221881
2516.74/163.04	c Solution 278, time = 160.1494s
2516.74/163.04	o 221671
2524.47/163.56	c Solution 279, time = 160.6715s
2524.47/163.56	o 221587
2526.06/163.65	c Solution 280, time = 160.7578s
2526.06/163.65	o 220735
2526.06/163.65	c Solution 281, time = 160.7588s
2526.06/163.65	o 220651
2527.65/163.73	c Solution 282, time = 160.8410s
2527.65/163.73	o 220589
2607.20/168.74	c Solution 283, time = 165.8511s
2607.20/168.74	o 220541
2634.23/170.45	c Solution 284, time = 167.5615s
2634.23/170.45	o 220049
2685.14/173.63	c Solution 285, time = 170.7374s
2685.14/173.63	o 220031
2729.69/176.42	c Solution 286, time = 173.5274s
2729.69/176.42	o 219933
2745.59/177.46	c Solution 287, time = 174.5720s
2745.59/177.46	o 219880
2759.90/178.33	c Solution 288, time = 175.4363s
2759.90/178.33	o 219752
2806.02/181.21	c Solution 289, time = 178.3193s
2806.02/181.21	o 219503
2823.52/182.30	c Solution 290, time = 179.4096s
2823.52/182.30	o 219188
2845.80/183.77	c Solution 291, time = 180.8765s
2845.80/183.77	o 218841
2860.12/184.65	c Solution 292, time = 181.7583s
2860.12/184.65	o 218672
2863.31/184.84	c Solution 293, time = 181.9477s
2863.31/184.84	o 218282
2863.31/184.88	c Solution 294, time = 181.9935s
2863.31/184.88	o 218151
2864.90/184.99	c Solution 295, time = 182.1004s
2864.90/184.99	o 218000
2866.67/185.02	c Solution 296, time = 182.1274s
2866.67/185.02	o 217972
2868.26/185.19	c Solution 297, time = 182.2983s
2868.26/185.19	o 217756
2868.26/185.19	c Solution 298, time = 182.2993s
2868.26/185.19	o 217577
2884.32/186.14	c Solution 299, time = 183.2508s
2884.32/186.14	o 217556
2890.35/186.56	c Solution 300, time = 183.6709s
2890.35/186.56	o 217188
2909.43/187.79	c Solution 301, time = 184.9006s
2909.43/187.79	o 217004
2918.98/188.36	c Solution 302, time = 185.4679s
2918.98/188.36	o 216851
2922.16/188.51	c Solution 303, time = 185.6173s
2922.16/188.51	o 216411
2941.27/189.79	c Solution 304, time = 186.8952s
2941.27/189.79	o 215708
2944.45/189.96	c Solution 305, time = 187.0692s
2944.45/189.96	o 215185
2944.45/189.96	c Solution 306, time = 187.0701s
2944.45/189.96	o 214482
2944.45/190.01	c Solution 307, time = 187.1155s
2944.45/190.01	o 213941
2973.08/191.74	c Solution 308, time = 188.8479s
2973.08/191.74	o 213867
2974.67/191.88	c Solution 309, time = 188.9874s
2974.67/191.88	o 211959
2974.67/191.88	c Solution 310, time = 188.9885s
2974.67/191.88	o 211885
3006.49/193.84	c Solution 311, time = 190.9523s
3006.49/193.84	o 211551
3100.34/199.79	c Solution 312, time = 196.9012s
3100.34/199.79	o 211538
3100.34/199.79	c Solution 313, time = 196.9022s
3100.34/199.79	o 211204
3103.52/199.90	c Solution 314, time = 197.0093s
3103.52/199.90	o 211054
3108.28/200.25	c Solution 315, time = 197.3577s
3108.28/200.25	o 210802
3121.29/201.07	c Solution 316, time = 198.1803s
3121.29/201.07	o 209605
3173.51/204.38	c Solution 317, time = 201.4928s
3173.51/204.38	o 208956
3179.88/204.79	c Solution 318, time = 201.9004s
3179.88/204.79	o 208926
3194.19/205.66	c Solution 319, time = 202.7675s
3194.19/205.66	o 208204
3211.69/206.79	c Solution 320, time = 203.8985s
3211.69/206.79	o 206719
3226.01/207.65	c Solution 321, time = 204.7561s
3226.01/207.65	o 206606
3232.67/208.07	c Solution 322, time = 205.1767s
3232.67/208.07	o 206538
3261.02/209.89	c Solution 323, time = 207.0008s
3261.02/209.89	o 205982
3268.97/210.31	c Solution 324, time = 207.4182s
3268.97/210.31	o 204792
3278.52/210.90	c Solution 325, time = 208.0126s
3278.52/210.90	o 204591
3308.75/212.85	c Solution 326, time = 209.9614s
3308.75/212.85	o 204566
3326.26/213.97	c Solution 327, time = 211.0761s
3326.26/213.97	o 204333
3331.02/214.25	c Solution 328, time = 211.3615s
3331.02/214.25	o 204121
3353.30/215.63	c Solution 329, time = 212.7414s
3353.30/215.63	o 202781
3375.90/217.06	c Solution 330, time = 214.1648s
3375.90/217.06	o 202656
3421.70/219.91	c Solution 331, time = 217.0243s
3421.70/219.91	o 202416
3437.61/221.00	c Solution 332, time = 218.1133s
3437.61/221.00	o 202390
3442.36/221.20	c Solution 333, time = 218.3141s
3442.36/221.20	o 202332
3448.73/221.68	c Solution 334, time = 218.7858s
3448.73/221.68	o 201475
3513.97/225.73	c Solution 335, time = 222.8431s
3513.97/225.73	o 201060
3535.04/227.12	c Solution 336, time = 224.2245s
3535.04/227.12	o 200622
3542.58/227.50	c Solution 337, time = 224.6076s
3542.58/227.50	o 200617
3556.89/228.49	c Solution 338, time = 225.6037s
3556.89/228.49	o 200596
3585.53/230.25	c Solution 339, time = 227.3619s
3585.53/230.25	o 200570
3606.22/231.50	c Solution 340, time = 228.6126s
3606.22/231.50	o 200222
3622.13/232.59	c Solution 341, time = 229.6952s
3622.13/232.59	o 200211
3632.11/233.14	c Solution 342, time = 230.2446s
3632.11/233.14	o 200161
3634.86/233.32	c Solution 343, time = 230.4309s
3634.86/233.32	o 199842
3634.86/233.32	c Solution 344, time = 230.4319s
3634.86/233.32	o 199792
3682.59/236.31	c Solution 345, time = 233.4238s
3682.59/236.31	o 199756
3685.78/236.56	c Solution 346, time = 233.6656s
3685.78/236.56	o 199019
3837.16/246.04	c Solution 347, time = 243.1451s
3837.16/246.04	o 197884
3837.16/246.04	c Solution 348, time = 243.1463s
3837.16/246.04	o 197848
3846.45/246.64	c Solution 349, time = 243.7457s
3846.45/246.64	o 197837
3859.18/247.43	c Solution 350, time = 244.5372s
3859.18/247.43	o 197753
3878.27/248.65	c Solution 351, time = 245.7634s
3878.27/248.65	o 197514
3946.70/252.94	c Solution 352, time = 250.0461s
3946.70/252.94	o 197025
3946.70/252.96	c Solution 353, time = 250.0654s
3946.70/252.96	o 196980
4038.98/258.79	c Solution 354, time = 255.8994s
4038.98/258.79	o 196846
4058.08/259.98	c Solution 355, time = 257.0885s
4058.08/259.98	o 196711
4062.84/260.24	c Solution 356, time = 257.3469s
4062.84/260.24	o 195708
4088.30/261.81	c Solution 357, time = 258.9152s
4088.30/261.81	o 195067
4153.53/265.90	c Solution 358, time = 263.0069s
4153.53/265.90	o 194678
4163.07/266.54	c Solution 359, time = 263.6531s
4163.07/266.54	o 194495
4244.22/271.63	c Solution 360, time = 268.7371s
4244.22/271.63	o 194486
4330.41/277.03	c Solution 361, time = 274.1414s
4330.41/277.03	o 194447
4385.83/280.56	c Solution 362, time = 277.6648s
4385.83/280.56	o 194334
4387.42/280.66	c Solution 363, time = 277.7646s
4387.42/280.66	o 191337
4387.42/280.66	c Solution 364, time = 277.7656s
4387.42/280.66	o 191185
4513.12/288.57	c Solution 365, time = 285.6809s
4513.12/288.57	o 191143
4535.39/289.97	c Solution 366, time = 287.0772s
4535.39/289.97	o 190898
4544.92/290.53	c Solution 367, time = 287.6376s
4544.92/290.53	o 190831
4576.74/292.57	c Solution 368, time = 289.6757s
4576.74/292.57	o 190694
4603.78/294.27	c Solution 369, time = 291.3771s
4603.78/294.27	o 189932
4621.28/295.37	c Solution 370, time = 292.4757s
4621.28/295.37	o 189883
4637.19/296.33	c Solution 371, time = 293.4364s
4637.19/296.33	o 189596
4664.61/298.02	c Solution 372, time = 295.1310s
4664.61/298.02	o 189207
4684.92/299.39	c Solution 373, time = 296.5013s
4684.92/299.39	o 187261
4754.93/303.76	c Solution 374, time = 300.8672s
4754.93/303.76	o 186650
4801.07/306.62	c Solution 375, time = 303.7281s
4801.07/306.62	o 186559
4802.66/306.75	c Solution 376, time = 303.8602s
4802.66/306.75	o 186486
4873.07/311.16	c Solution 377, time = 308.2695s
4873.07/311.16	o 186395
4883.79/311.85	c Solution 378, time = 308.9548s
4883.79/311.85	o 186349
4896.51/312.60	c Solution 379, time = 309.7113s
4896.51/312.60	o 186261
5062.39/323.03	c Solution 380, time = 320.1431s
5062.39/323.03	o 186139
5066.73/323.31	c Solution 381, time = 320.4217s
5066.73/323.31	o 186115
5084.24/324.49	c Solution 382, time = 321.5955s
5084.24/324.49	o 185989
5098.55/325.35	c Solution 383, time = 322.4638s
5098.55/325.35	o 185952
5194.01/331.32	c Solution 384, time = 328.4260s
5194.01/331.32	o 185690
5194.01/331.32	c Solution 385, time = 328.4270s
5194.01/331.32	o 185653
5259.25/335.46	c Solution 386, time = 332.5722s
5259.25/335.46	o 185497
5259.25/335.48	c Solution 387, time = 332.5855s
5259.25/335.48	o 185310
5548.74/353.68	c Solution 388, time = 350.7924s
5548.74/353.68	o 185018
5548.74/353.68	c Solution 389, time = 350.7934s
5548.74/353.68	o 184831
5680.80/361.97	c Solution 390, time = 359.0837s
5680.80/361.97	o 184610
5680.80/361.98	c Solution 391, time = 359.0847s
5680.80/361.98	o 184423
5859.25/373.19	c Solution 392, time = 370.2965s
5859.25/373.19	o 184256
5928.99/377.50	c Solution 393, time = 374.6105s
5928.99/377.50	o 184207
5953.28/379.06	c Solution 394, time = 376.1663s
5953.28/379.06	o 184056
5959.22/379.45	c Solution 395, time = 376.5566s
5959.22/379.45	o 183970
5965.59/379.81	c Solution 396, time = 376.9155s
5965.59/379.81	o 183952
6100.81/388.34	c Solution 397, time = 385.4488s
6100.81/388.34	o 183792
6189.92/393.91	c Solution 398, time = 391.0168s
6189.92/393.91	o 183750
6196.27/394.39	c Solution 399, time = 391.4949s
6196.27/394.39	o 183688
6201.05/394.62	c Solution 400, time = 391.7333s
6201.05/394.62	o 183628
6261.51/398.46	c Solution 401, time = 395.5732s
6261.51/398.46	o 183218
6261.51/398.46	c Solution 402, time = 395.5743s
6261.51/398.46	o 183156
6282.19/399.77	c Solution 403, time = 396.8786s
6282.19/399.77	o 183096
6304.83/401.15	c Solution 404, time = 398.2591s
6304.83/401.15	o 183095
6335.12/403.07	c Solution 405, time = 400.1808s
6335.12/403.07	o 182952
6336.72/403.17	c Solution 406, time = 400.2750s
6336.72/403.17	o 182888
6339.47/403.39	c Solution 407, time = 400.4981s
6339.47/403.39	o 182713
6352.48/404.17	c Solution 408, time = 401.2761s
6352.48/404.17	o 182708
6361.75/404.71	c Solution 409, time = 401.8182s
6361.75/404.71	o 182506
6450.84/410.33	c Solution 410, time = 407.4345s
6450.84/410.33	o 182406
6450.84/410.37	c Solution 411, time = 407.4764s
6450.84/410.37	o 182204
6455.62/410.62	c Solution 412, time = 407.7295s
6455.62/410.62	o 181505
6617.92/420.89	c Solution 413, time = 417.9985s
6617.92/420.89	o 181345
6635.42/421.98	c Solution 414, time = 419.0902s
6635.42/421.98	o 181291
6649.74/422.86	c Solution 415, time = 419.9722s
6649.74/422.86	o 180973
6667.25/423.99	c Solution 416, time = 421.0999s
6667.25/423.99	o 179607
6701.01/426.10	c Solution 417, time = 423.2080s
6701.01/426.10	o 179444
6707.01/426.42	c Solution 418, time = 423.5248s
6707.01/426.42	o 177899
6740.42/428.58	c Solution 419, time = 425.6920s
6740.42/428.58	o 177807
6784.96/431.35	c Solution 420, time = 428.4594s
6784.96/431.35	o 177769
7071.36/449.30	c Solution 421, time = 446.4119s
7071.36/449.30	o 177613
7071.36/449.30	c Solution 422, time = 446.4129s
7071.36/449.30	o 177483
7187.49/456.67	c Solution 423, time = 453.7752s
7187.49/456.67	o 177465
7286.13/462.83	c Solution 424, time = 459.9427s
7286.13/462.83	o 177452
7286.13/462.83	c Solution 425, time = 459.9437s
7286.13/462.83	o 177434
7375.24/468.42	c Solution 426, time = 465.5324s
7375.24/468.42	o 177274
7429.33/471.84	c Solution 427, time = 468.9447s
7429.33/471.84	o 176711
7442.06/472.66	c Solution 428, time = 469.7694s
7442.06/472.66	o 176628
7625.38/484.17	c Solution 429, time = 481.2832s
7625.38/484.17	o 176146
7682.32/487.79	c Solution 430, time = 484.9041s
7682.32/487.79	o 176093
7699.83/488.80	c Solution 431, time = 485.9119s
7699.83/488.80	o 175795
7710.96/489.52	c Solution 432, time = 486.6286s
7710.96/489.52	o 175788
7722.10/490.27	c Solution 433, time = 487.3801s
7722.10/490.27	o 175285
7747.56/491.89	c Solution 434, time = 488.9971s
7747.56/491.89	o 175079
7865.30/499.24	c Solution 435, time = 496.3527s
7865.30/499.24	o 175019
7865.30/499.24	c Solution 436, time = 496.3538s
7865.30/499.24	o 174516
7922.60/502.81	c Solution 437, time = 499.9220s
7922.60/502.81	o 173212
7928.95/503.28	c Solution 438, time = 500.3882s
7928.95/503.28	o 173082
7978.27/506.36	c Solution 439, time = 503.4665s
7978.27/506.36	o 172740
8026.00/509.32	c Solution 440, time = 506.4264s
8026.00/509.32	o 172715
8056.21/511.27	c Solution 441, time = 508.3760s
8056.21/511.27	o 172665
8059.39/511.46	c Solution 442, time = 508.5677s
8059.39/511.46	o 172635
8059.39/511.46	c Solution 443, time = 508.5686s
8059.39/511.46	o 172585
8094.40/513.60	c Solution 444, time = 510.7107s
8094.40/513.60	o 172367
8127.82/515.74	c Solution 445, time = 512.8525s
8127.82/515.74	o 172025
8143.72/516.80	c Solution 446, time = 513.9048s
8143.72/516.80	o 172023
8146.91/517.00	c Solution 447, time = 514.1081s
8146.91/517.00	o 171939
8159.62/517.76	c Solution 448, time = 514.8693s
8159.62/517.76	o 171934
8172.35/518.58	c Solution 449, time = 515.6856s
8172.35/518.58	o 171916
8208.94/520.89	c Solution 450, time = 518.0021s
8208.94/520.89	o 171777
8216.90/521.40	c Solution 451, time = 518.5049s
8216.90/521.40	o 164974
8220.08/521.51	c Solution 452, time = 518.6200s
8220.08/521.51	o 164504
8240.77/522.83	c Solution 453, time = 519.9364s
8240.77/522.83	o 163952
8264.64/524.30	c Solution 454, time = 521.4101s
8264.64/524.30	o 163524
8271.01/524.73	c Solution 455, time = 521.8429s
8271.01/524.73	o 163503
8290.10/526.01	c Solution 456, time = 523.1238s
8290.10/526.01	o 163429
8294.86/526.21	c Solution 457, time = 523.3173s
8294.86/526.21	o 163075
8299.64/526.55	c Solution 458, time = 523.6604s
8299.64/526.55	o 163001
8336.25/528.81	c Solution 459, time = 525.9180s
8336.25/528.81	o 162998
8339.85/529.10	c Solution 460, time = 526.2048s
8339.85/529.10	o 162495
8344.20/529.35	c Solution 461, time = 526.4570s
8344.20/529.35	o 162294
8345.79/529.41	c Solution 462, time = 526.5224s
8345.79/529.41	o 162291
8366.47/530.77	c Solution 463, time = 527.8745s
8366.47/530.77	o 162184
8371.59/531.04	c Solution 464, time = 528.1524s
8371.59/531.04	o 161866
8380.80/531.60	c Solution 465, time = 528.7133s
8380.80/531.60	o 161823
8479.40/537.87	c Solution 466, time = 534.9793s
8479.40/537.87	o 161143
8633.72/547.52	c Solution 467, time = 544.6306s
8633.72/547.52	o 160758
8636.91/547.79	c Solution 468, time = 544.8973s
8636.91/547.79	o 160695
8818.58/559.13	c Solution 469, time = 556.2366s
8818.58/559.13	o 160451
8826.22/559.68	c Solution 470, time = 556.7857s
8826.22/559.68	o 159787
8859.63/561.75	c Solution 471, time = 558.8565s
8859.63/561.75	o 159766
8953.52/567.68	c Solution 472, time = 564.7864s
8953.52/567.68	o 159481
8961.79/568.14	c Solution 473, time = 565.2510s
8961.79/568.14	o 159425
9026.71/572.22	c Solution 474, time = 569.3259s
9026.71/572.22	o 159161
9063.30/574.59	c Solution 475, time = 571.6998s
9063.30/574.59	o 156984
9096.71/576.64	c Solution 476, time = 573.7501s
9096.71/576.64	o 156851
9160.35/580.66	c Solution 477, time = 577.7648s
9160.35/580.66	o 156848
9332.19/591.45	c Solution 478, time = 588.5606s
9332.19/591.45	o 156277
9332.19/591.45	c Solution 479, time = 588.5617s
9332.19/591.45	o 156221
9432.43/597.78	c Solution 480, time = 594.8886s
9432.43/597.78	o 156213
9465.85/599.86	c Solution 481, time = 596.9728s
9465.85/599.86	o 156078
9637.69/610.64	c Solution 482, time = 607.7466s
9637.69/610.64	o 156075
9646.06/611.16	c Solution 483, time = 608.2716s
9646.06/611.16	o 155025
9666.33/612.46	c Solution 484, time = 609.5650s
9666.33/612.46	o 154843
9747.48/617.54	c Solution 485, time = 614.6474s
9747.48/617.54	o 154824
9946.68/630.02	c Solution 486, time = 627.1304s
9946.68/630.02	o 154787
9946.68/630.02	c Solution 487, time = 627.1314s
9946.68/630.02	o 154768
9997.30/633.22	c Solution 488, time = 630.3336s
9997.30/633.22	o 154684
10016.40/634.47	c Solution 489, time = 631.5799s
10016.40/634.47	o 154170
10029.12/635.25	c Solution 490, time = 632.3578s
10029.12/635.25	o 154107
10056.18/637.01	c Solution 491, time = 634.1195s
10056.18/637.01	o 153686
10092.76/639.25	c Solution 492, time = 636.3622s
10092.76/639.25	o 153509
10278.89/651.00	c Solution 493, time = 648.1107s
10278.89/651.00	o 153506
10420.50/659.82	c Solution 494, time = 656.9328s
10420.50/659.82	o 153177
10420.50/659.86	c Solution 495, time = 656.9675s
10420.50/659.86	o 152963
10649.55/674.26	c Solution 496, time = 671.3700s
10649.55/674.26	o 152952
10742.27/680.05	c Solution 497, time = 677.1584s
10742.27/680.05	o 152853
10932.97/692.07	c Solution 498, time = 689.1814s
10932.97/692.07	o 152521
11050.46/699.49	c Solution 499, time = 696.6034s
11050.46/699.49	o 152512
11050.46/699.49	c Solution 500, time = 696.6044s
11050.46/699.50	o 152501
11099.79/702.56	c Solution 501, time = 699.6723s
11099.79/702.56	o 152439
11106.16/702.92	c Solution 502, time = 700.0264s
11106.16/702.92	o 152206
11130.02/704.42	c Solution 503, time = 701.5273s
11130.02/704.42	o 152178
11392.57/720.93	c Solution 504, time = 718.0353s
11392.57/720.93	o 152166
11392.57/720.93	c Solution 505, time = 718.0362s
11392.57/720.93	o 152138
11396.17/721.14	c Solution 506, time = 718.2534s
11396.17/721.14	o 151539
11511.89/728.44	c Solution 507, time = 725.5450s
11511.89/728.44	o 151275
11822.16/747.96	c Solution 508, time = 745.0713s
11822.16/747.96	o 150550
11909.65/753.40	c Solution 509, time = 750.5080s
11909.65/753.40	o 150323
11927.16/754.55	c Solution 510, time = 751.6634s
11927.16/754.55	o 150140
11931.93/754.87	c Solution 511, time = 751.9809s
11931.93/754.87	o 149480
11993.98/758.79	c Solution 512, time = 755.9038s
11993.98/758.79	o 148912
12001.93/759.29	c Solution 513, time = 756.3947s
12001.93/759.29	o 148858
12019.43/760.39	c Solution 514, time = 757.4980s
12019.43/760.39	o 148340
12175.72/770.16	c Solution 515, time = 767.2684s
12175.72/770.16	o 147543
12207.58/772.17	c Solution 516, time = 769.2758s
12207.58/772.17	o 147542
12264.45/775.77	c Solution 517, time = 772.8832s
12264.45/775.77	o 147505
12299.45/778.00	c Solution 518, time = 775.1082s
12299.45/778.00	o 147457
12386.95/783.48	c Solution 519, time = 780.5851s
12386.95/783.48	o 146564
12444.57/787.06	c Solution 520, time = 784.1656s
12444.57/787.06	o 146340
12469.68/788.64	c Solution 521, time = 785.7539s
12469.68/788.64	o 145852
12506.28/791.01	c Solution 522, time = 788.1151s
12506.28/791.01	o 145700
12649.46/799.99	c Solution 523, time = 797.0999s
12649.46/799.99	o 144979
12711.51/803.81	c Solution 524, time = 800.9163s
12711.51/803.81	o 144941
12862.67/813.31	c Solution 525, time = 810.4165s
12862.67/813.31	o 144816
12912.00/816.41	c Solution 526, time = 813.5227s
12912.00/816.41	o 144556
12919.96/816.93	c Solution 527, time = 814.0362s
12919.96/816.93	o 144519
12982.00/820.81	c Solution 528, time = 817.9155s
12982.00/820.81	o 144352
12982.00/820.81	c Solution 529, time = 817.9165s
12982.00/820.81	o 144315
13125.21/829.86	c Solution 530, time = 826.9651s
13125.21/829.86	o 144138
13164.98/832.30	c Solution 531, time = 829.4062s
13164.98/832.30	o 143839
13410.00/847.79	c Solution 532, time = 844.9031s
13410.00/847.79	o 143677
13413.19/847.97	c Solution 533, time = 845.0818s
13413.19/847.97	o 143372
13627.98/861.46	c Solution 534, time = 858.5677s
13627.98/861.46	o 143190
14687.98/928.07	c Solution 535, time = 925.1768s
14687.98/928.07	o 143040
14799.41/935.09	c Solution 536, time = 932.2039s
14799.41/935.09	o 142775
14799.41/935.12	c Solution 537, time = 932.2270s
14799.41/935.12	o 142698
14799.41/935.12	c Solution 538, time = 932.2280s
14799.41/935.12	o 142433
14883.35/940.35	c Solution 539, time = 937.4614s
14883.35/940.35	o 142379
14915.17/942.35	c Solution 540, time = 939.4574s
14915.17/942.35	o 142241
15036.11/949.98	c Solution 541, time = 947.0876s
15036.11/949.98	o 142240
15044.06/950.48	c Solution 542, time = 947.5861s
15044.06/950.48	o 141834
15204.77/960.52	c Solution 543, time = 957.6305s
15204.77/960.52	o 141707
15204.77/960.52	c Solution 544, time = 957.6315s
15204.77/960.52	o 141301
15241.36/962.84	c Solution 545, time = 959.9460s
15241.36/962.84	o 141093
15303.41/966.73	c Solution 546, time = 963.8381s
15303.41/966.73	o 141012
15327.27/968.25	c Solution 547, time = 965.3604s
15327.27/968.25	o 140944
15382.97/971.73	c Solution 548, time = 968.8378s
15382.97/971.73	o 140902
15382.97/971.73	c Solution 549, time = 968.8388s
15382.97/971.73	o 140821
15433.89/974.97	c Solution 550, time = 972.0759s
15433.89/974.97	o 140816
15535.72/981.35	c Solution 551, time = 978.4625s
15535.72/981.35	o 139423
16106.88/1017.20	c Solution 552, time = 1014.3104s
16106.88/1017.20	o 139025
16192.81/1022.65	c Solution 553, time = 1019.7560s
16192.81/1022.65	o 138857
16197.58/1022.98	c Solution 554, time = 1020.0884s
16197.58/1022.98	o 138687
16224.62/1024.62	c Solution 555, time = 1021.7281s
16224.62/1024.62	o 138666
16316.90/1030.48	c Solution 556, time = 1027.5863s
16316.90/1030.48	o 138548
16471.68/1040.13	c Solution 557, time = 1037.2421s
16471.68/1040.13	o 138480
16471.68/1040.13	c Solution 558, time = 1037.2432s
16471.68/1040.13	o 138362
16496.72/1041.75	c Solution 559, time = 1038.8575s
16496.72/1041.75	o 138073
16700.38/1054.54	c Solution 560, time = 1051.6472s
16700.38/1054.54	o 138062
16752.89/1057.82	c Solution 561, time = 1054.9300s
16752.89/1057.82	o 138046
16781.53/1059.64	c Solution 562, time = 1056.7531s
16781.53/1059.64	o 137572
16881.77/1065.99	c Solution 563, time = 1063.0987s
16881.77/1065.99	o 137357
16997.92/1073.26	c Solution 564, time = 1070.3718s
16997.92/1073.26	o 137278
17002.69/1073.57	c Solution 565, time = 1070.6814s
17002.69/1073.57	o 137235
17128.39/1081.45	c Solution 566, time = 1078.5624s
17128.39/1081.45	o 137064
17128.39/1081.45	c Solution 567, time = 1078.5634s
17128.39/1081.45	o 137021
17375.02/1096.97	c Solution 568, time = 1094.0770s
17375.02/1096.97	o 137014
17634.37/1113.21	c Solution 569, time = 1110.3239s
17634.37/1113.21	o 136948
17634.37/1113.22	c Solution 570, time = 1110.3249s
17634.37/1113.22	o 136898
17971.70/1134.45	c Solution 571, time = 1131.5638s
17971.70/1134.45	o 136652
18040.12/1138.72	c Solution 572, time = 1135.8256s
18040.12/1138.72	o 136620
18189.94/1148.17	c Solution 573, time = 1145.2820s
18189.94/1148.17	o 136419
18256.51/1152.33	c Solution 574, time = 1149.4371s
18256.51/1152.33	o 136402
18283.93/1154.09	c Solution 575, time = 1151.1974s
18283.93/1154.09	o 135725
18299.89/1155.10	c Solution 576, time = 1152.2132s
18299.89/1155.10	o 135662
18393.36/1160.94	c Solution 577, time = 1158.0534s
18393.36/1160.94	o 135494
18480.85/1166.49	c Solution 578, time = 1163.5963s
18480.85/1166.49	o 135447
18566.79/1171.84	c Solution 579, time = 1168.9514s
18566.79/1171.84	o 135168
18566.79/1171.84	c Solution 580, time = 1168.9523s
18566.79/1171.84	o 135121
18947.07/1195.72	c Solution 581, time = 1192.8337s
18947.07/1195.72	o 135105
19546.93/1233.42	c Solution 582, time = 1230.5304s
19546.93/1233.42	o 134961
19594.66/1236.40	c Solution 583, time = 1233.5139s
19594.66/1236.40	o 134943
19634.44/1238.97	c Solution 584, time = 1236.0777s
19634.44/1238.97	o 134887
19664.67/1240.84	c Solution 585, time = 1237.9459s
19664.67/1240.84	o 134679
19765.17/1247.13	c Solution 586, time = 1244.2415s
19765.17/1247.13	o 134330
20089.47/1267.59	c Solution 587, time = 1264.6960s
20089.47/1267.59	o 134094
20148.34/1271.24	c Solution 588, time = 1268.3500s
20148.34/1271.24	o 134031
20234.27/1276.67	c Solution 589, time = 1273.7833s
20234.27/1276.67	o 133956
20433.52/1289.14	c Solution 590, time = 1286.2478s
20433.52/1289.14	o 133942
20506.36/1293.79	c Solution 591, time = 1290.8958s
20506.36/1293.79	o 133691
20506.36/1293.79	c Solution 592, time = 1290.8968s
20506.36/1293.79	o 133677
20827.77/1314.02	c Solution 593, time = 1311.1309s
20827.77/1314.02	o 133645
20848.44/1315.27	c Solution 594, time = 1312.3759s
20848.44/1315.27	o 133554
20853.22/1315.53	c Solution 595, time = 1312.6380s
20853.22/1315.53	o 133543
20928.00/1320.25	c Solution 596, time = 1317.3596s
20928.00/1320.25	o 133479
20928.00/1320.25	c Solution 597, time = 1317.3607s
20928.00/1320.25	o 133468
21160.31/1334.83	c Solution 598, time = 1331.9404s
21160.31/1334.83	o 132726
21200.07/1337.30	c Solution 599, time = 1334.4131s
21200.07/1337.30	o 132713
21291.09/1343.02	c Solution 600, time = 1340.1263s
21291.09/1343.02	o 132545
21291.09/1343.02	c Solution 601, time = 1340.1274s
21291.09/1343.02	o 132532
21443.53/1352.61	c Solution 602, time = 1349.7161s
21443.53/1352.61	o 132451
21443.53/1352.61	c Solution 603, time = 1349.7171s
21443.53/1352.61	o 132438
21593.43/1362.05	c Solution 604, time = 1359.1639s
21593.43/1362.05	o 131979
22683.05/1430.54	c Solution 605, time = 1427.6474s
22683.05/1430.54	o 131964
23203.35/1463.27	c Solution 606, time = 1460.3839s
23203.35/1463.27	o 131958
23386.35/1474.73	c Solution 607, time = 1471.8438s
23386.35/1474.73	o 131917
23704.57/1494.77	c Solution 608, time = 1491.8811s
23704.57/1494.77	o 131747
24153.27/1522.97	c Solution 609, time = 1520.0783s
24153.27/1522.97	o 131542
24208.96/1526.44	c Solution 610, time = 1523.5517s
24208.96/1526.44	o 131471
24224.87/1527.40	c Solution 611, time = 1524.5089s
24224.87/1527.40	o 130968
24560.58/1548.52	c Solution 612, time = 1545.6337s
24560.58/1548.52	o 130885
24562.17/1548.70	c Solution 613, time = 1545.8046s
24562.17/1548.70	o 130870
24563.76/1548.71	c Solution 614, time = 1545.8194s
24563.76/1548.71	o 130584
24563.76/1548.71	c Solution 615, time = 1545.8207s
24563.76/1548.71	o 130581
24563.76/1548.75	c Solution 616, time = 1545.8560s
24563.76/1548.75	o 130467
24566.94/1548.94	c Solution 617, time = 1546.0528s
24566.94/1548.94	o 130466
24574.90/1549.48	c Solution 618, time = 1546.5850s
24574.90/1549.48	o 130154
24579.67/1549.72	c Solution 619, time = 1546.8340s
24579.67/1549.72	o 130028
24584.86/1550.03	c Solution 620, time = 1547.1393s
24584.86/1550.03	o 129803
24587.62/1550.23	c Solution 621, time = 1547.3408s
24587.62/1550.23	o 129698
24587.62/1550.23	c Solution 622, time = 1547.3419s
24587.62/1550.23	o 129473
24587.62/1550.29	c Solution 623, time = 1547.4018s
24587.62/1550.29	o 129159
24589.21/1550.32	c Solution 624, time = 1547.4264s
24589.21/1550.32	o 129117
24593.99/1550.62	c Solution 625, time = 1547.7245s
24593.99/1550.62	o 128953
24593.99/1550.69	c Solution 626, time = 1547.7990s
24593.99/1550.69	o 128555
24605.12/1551.33	c Solution 627, time = 1548.4414s
24605.12/1551.33	o 128428
24636.94/1553.36	c Solution 628, time = 1550.4659s
24636.94/1553.36	o 128089
24651.26/1554.23	c Solution 629, time = 1551.3351s
24651.26/1554.23	o 127838
24660.81/1554.84	c Solution 630, time = 1551.9453s
24660.81/1554.84	o 127697
24664.30/1555.08	c Solution 631, time = 1552.1901s
24664.30/1555.08	o 127558
24691.05/1556.75	c Solution 632, time = 1553.8573s
24691.05/1556.75	o 127523
24694.23/1557.01	c Solution 633, time = 1554.1226s
24694.23/1557.01	o 127202
24730.81/1559.23	c Solution 634, time = 1556.3392s
24730.81/1559.23	o 127021
24765.82/1561.47	c Solution 635, time = 1558.5843s
24765.82/1561.48	o 125535
24778.55/1562.23	c Solution 636, time = 1559.3355s
24778.55/1562.23	o 125519
24796.05/1563.34	c Solution 637, time = 1560.4521s
24796.05/1563.34	o 125367
24804.01/1563.89	c Solution 638, time = 1561.0004s
24804.01/1563.89	o 125366
24859.68/1567.30	c Solution 639, time = 1564.4131s
24859.68/1567.30	o 125007
24869.23/1567.94	c Solution 640, time = 1565.0450s
24869.23/1567.94	o 124742
24878.78/1568.56	c Solution 641, time = 1565.6717s
24878.78/1568.56	o 124696
24885.15/1568.94	c Solution 642, time = 1566.0528s
24885.15/1568.94	o 124576
24907.41/1570.32	c Solution 643, time = 1567.4250s
24907.41/1570.32	o 124558
24947.20/1572.82	c Solution 644, time = 1569.9275s
24947.20/1572.82	o 124288
24974.24/1574.53	c Solution 645, time = 1571.6392s
24974.24/1574.53	o 124110
25091.97/1581.96	c Solution 646, time = 1579.0719s
25091.97/1581.96	o 123930
25131.75/1584.46	c Solution 647, time = 1581.5736s
25131.75/1584.46	o 123754
25237.14/1591.08	c Solution 648, time = 1588.1851s
25237.14/1591.08	o 123633
25262.21/1592.61	c Solution 649, time = 1589.7239s
25262.21/1592.61	o 123007
25276.53/1593.58	c Solution 650, time = 1590.6930s
25276.53/1593.58	o 122952
25300.75/1595.06	c Solution 651, time = 1592.1645s
25300.75/1595.06	o 122210
25383.12/1600.21	c Solution 652, time = 1597.3149s
25383.12/1600.21	o 122162
25399.03/1601.23	c Solution 653, time = 1598.3424s
25399.03/1601.23	o 121769
25438.82/1603.72	c Solution 654, time = 1600.8284s
25438.82/1603.72	o 121710
25451.54/1604.53	c Solution 655, time = 1601.6368s
25451.54/1604.53	o 121458
25607.45/1614.39	c Solution 656, time = 1611.4992s
25607.45/1614.39	o 121368
25753.84/1623.56	c Solution 657, time = 1620.6646s
25753.84/1623.56	o 121340
25803.16/1626.65	c Solution 658, time = 1623.7622s
25803.16/1626.65	o 121315
25819.07/1627.60	c Solution 659, time = 1624.7130s
25819.07/1627.60	o 120356
25838.16/1628.88	c Solution 660, time = 1625.9876s
25838.16/1628.88	o 120005
25875.02/1631.18	c Solution 661, time = 1628.2845s
25875.02/1631.18	o 119855
25875.02/1631.18	c Solution 662, time = 1628.2862s
25875.02/1631.18	o 119746
25893.85/1632.36	c Solution 663, time = 1629.4657s
25893.85/1632.36	o 119728
25908.17/1633.21	c Solution 664, time = 1630.3222s
25908.17/1633.21	o 119614
25954.74/1636.14	c Solution 665, time = 1633.2465s
25954.74/1636.14	o 119308
25970.44/1637.16	c Solution 666, time = 1634.2724s
25970.44/1637.16	o 119052
26068.88/1643.32	c Solution 667, time = 1640.4272s
26068.88/1643.32	o 119028
26084.79/1644.31	c Solution 668, time = 1641.4146s
26084.79/1644.31	o 118780
26105.49/1645.67	c Solution 669, time = 1642.7813s
26105.49/1645.67	o 118655
26204.10/1651.80	c Solution 670, time = 1648.9084s
26204.10/1651.80	o 118546
26232.75/1653.60	c Solution 671, time = 1650.7066s
26232.75/1653.60	o 117936
26294.79/1657.51	c Solution 672, time = 1654.6165s
26294.79/1657.51	o 117898
26301.16/1657.93	c Solution 673, time = 1655.0429s
26301.16/1657.93	o 117725
26377.53/1662.78	c Solution 674, time = 1659.8869s
26377.53/1662.78	o 117294
26563.66/1674.48	c Solution 675, time = 1671.5851s
26563.66/1674.48	o 116483
26743.45/1685.71	c Solution 676, time = 1682.8179s
26743.45/1685.71	o 115585
26762.54/1686.92	c Solution 677, time = 1684.0269s
26762.54/1686.92	o 115463
26818.22/1690.43	c Solution 678, time = 1687.5383s
26818.22/1690.43	o 115254
26824.59/1690.84	c Solution 679, time = 1687.9514s
26824.59/1690.84	o 115232
26867.54/1693.57	c Solution 680, time = 1690.6814s
26867.54/1693.57	o 115199
26907.63/1696.09	c Solution 681, time = 1693.2001s
26907.63/1696.09	o 115001
27064.85/1705.98	c Solution 682, time = 1703.0910s
27064.85/1705.98	o 114942
27103.03/1708.37	c Solution 683, time = 1705.4775s
27103.03/1708.37	o 114586
27141.22/1710.71	c Solution 684, time = 1707.8210s
27141.22/1710.71	o 114509
27262.12/1718.32	c Solution 685, time = 1715.4276s
27262.12/1718.32	o 114320
27295.53/1720.46	c Solution 686, time = 1717.5688s
27295.53/1720.46	o 114215
27330.54/1722.64	c Solution 687, time = 1719.7490s
27330.54/1722.64	o 113825
27344.86/1723.50	c Solution 688, time = 1720.6132s
27344.86/1723.50	o 113427
27410.09/1727.61	c Solution 689, time = 1724.7195s
27410.09/1727.61	o 113090
27564.43/1737.37	c Solution 690, time = 1734.4753s
27564.43/1737.37	o 112271
27564.43/1737.37	c Solution 691, time = 1734.4763s
27564.43/1737.37	o 111579
27846.48/1755.04	c Solution 692, time = 1752.1516s
27846.48/1755.04	o 111113
27916.06/1759.44	c Solution 693, time = 1756.5512s
27916.06/1759.44	o 111108
27941.92/1761.06	c Solution 694, time = 1758.1681s
27941.92/1761.06	o 111096
27941.92/1761.08	c Solution 695, time = 1758.1881s
27941.92/1761.08	o 110600
27941.92/1761.08	c Solution 696, time = 1758.1892s
27941.92/1761.08	o 110588
27992.42/1764.22	c Solution 697, time = 1761.3287s
27992.42/1764.22	o 110552
28003.57/1764.90	c Solution 698, time = 1762.0139s
28003.57/1764.90	o 110225
28212.27/1778.04	c Solution 699, time = 1775.1530s
28212.27/1778.04	o 110034
28235.86/1779.54	c Solution 700, time = 1776.6533s
28235.86/1779.54	o 109758
28256.55/1780.81	c Solution 701, time = 1777.9206s
28256.55/1780.81	o 109661
28428.39/1791.66	c Solution 702, time = 1788.7717s
28428.39/1791.66	o 109149
28496.80/1795.95	c Solution 703, time = 1793.0564s
28496.80/1795.95	o 108864
28501.57/1796.20	c Solution 704, time = 1793.3063s
28501.57/1796.20	o 108657
28569.99/1800.55	c Solution 705, time = 1797.6622s
28569.99/1800.55	o 107690
28569.99/1800.55	c Solution 706, time = 1797.6633s
28569.99/1800.55	o 107593
28569.99/1800.59	c Solution 707, time = 1797.7023s
28569.99/1800.59	o 106789
28705.55/1809.10	c Solution 708, time = 1806.2065s
28705.55/1809.10	o 106520
28794.33/1814.68	c Solution 709, time = 1811.7935s
28794.33/1814.68	o 106365
28843.65/1817.74	c Solution 710, time = 1814.8488s
28843.65/1817.74	o 105812
28976.06/1826.05	c Solution 711, time = 1823.1545s
28976.06/1826.05	o 105781
28976.06/1826.05	c Solution 712, time = 1823.1555s
28976.06/1826.05	o 105626
29020.28/1828.83	c Solution 713, time = 1825.9404s
29020.28/1828.83	o 105608
29090.28/1833.23	c Solution 714, time = 1830.3414s
29090.28/1833.23	o 105318
29214.81/1841.05	c Solution 715, time = 1838.1624s
29214.81/1841.05	o 105313
29219.15/1841.34	c Solution 716, time = 1838.4530s
29219.15/1841.34	o 105003
29257.35/1843.80	c Solution 717, time = 1840.9048s
29257.35/1843.80	o 104848
29294.16/1846.01	c Solution 718, time = 1843.1220s
29294.16/1846.01	o 104786
29392.59/1852.27	c Solution 719, time = 1849.3788s
29392.59/1852.27	o 104501
29445.11/1855.52	c Solution 720, time = 1852.6294s
29445.11/1855.52	o 104401
29550.50/1862.17	c Solution 721, time = 1859.2801s
29550.50/1862.17	o 104051
29609.00/1865.83	c Solution 722, time = 1862.9407s
29609.00/1865.83	o 103984
29658.31/1868.95	c Solution 723, time = 1866.0624s
29658.31/1868.95	o 103663
29706.05/1871.92	c Solution 724, time = 1869.0339s
29706.05/1871.92	o 103024
29793.56/1877.48	c Solution 725, time = 1874.5904s
29793.56/1877.48	o 102958
29795.16/1877.52	c Solution 726, time = 1874.6304s
29795.16/1877.52	o 102774
29881.08/1882.93	c Solution 727, time = 1880.0355s
29881.08/1882.93	o 102734
30021.10/1891.75	c Solution 728, time = 1888.8569s
30021.10/1891.75	o 102707
30054.51/1893.81	c Solution 729, time = 1890.9183s
30054.51/1893.81	o 102628
30111.78/1897.41	c Solution 730, time = 1894.5210s
30111.78/1897.41	o 102485
30139.26/1899.18	c Solution 731, time = 1896.2933s
30139.26/1899.18	o 102386
30291.59/1908.77	c Solution 732, time = 1905.8790s
30291.59/1908.77	o 102310
30342.51/1912.01	c Solution 733, time = 1909.1238s
30342.51/1912.01	o 102201
30620.94/1929.49	c Solution 734, time = 1926.6018s
30620.94/1929.49	o 101297
30858.01/1944.33	c Solution 735, time = 1941.4393s
30858.01/1944.33	o 101035
31364.28/1976.14	c Solution 736, time = 1973.2541s
31364.28/1976.14	o 100886
31399.00/1978.39	c Solution 737, time = 1975.5022s
31399.00/1978.39	o 100578
31424.45/1979.99	c Solution 738, time = 1977.1038s
31424.45/1979.99	o 100530
31534.23/1986.85	c Solution 739, time = 1983.9614s
31534.23/1986.85	o 100250
31605.82/1991.36	c Solution 740, time = 1988.4664s
31605.82/1991.36	o 100143
31683.79/1996.28	c Solution 741, time = 1993.3882s
31683.79/1996.28	o 99562
31798.35/2003.48	c Solution 742, time = 2000.5857s
31798.35/2003.48	o 99455
31798.35/2003.48	c Solution 743, time = 2000.5869s
31798.35/2003.48	o 98874
31819.04/2004.79	c Solution 744, time = 2001.8959s
31819.04/2004.79	o 98800
31847.68/2006.56	c Solution 745, time = 2003.6732s
31847.68/2006.56	o 98654
31857.58/2007.16	c Solution 746, time = 2004.2695s
31857.58/2007.16	o 98119
32013.11/2016.98	c Solution 747, time = 2014.0857s
32013.11/2016.98	o 98115
32052.87/2019.40	c Solution 748, time = 2016.5133s
32052.87/2019.40	o 97200
32064.42/2020.13	c Solution 749, time = 2017.2350s
32064.42/2020.13	o 97140
32219.91/2029.91	c Solution 750, time = 2027.0237s
32219.91/2029.91	o 96893
32219.91/2029.92	c Solution 751, time = 2027.0247s
32219.91/2029.92	o 96833
32659.04/2057.56	c Solution 752, time = 2054.6705s
32659.04/2057.56	o 96616
32659.04/2057.56	c Solution 753, time = 2054.6715s
32659.04/2057.56	o 96556
32813.38/2067.29	c Solution 754, time = 2064.3993s
32813.38/2067.29	o 96186
32842.44/2069.08	c Solution 755, time = 2066.1874s
32842.44/2069.08	o 95472
32872.26/2070.97	c Solution 756, time = 2068.0791s
32872.26/2070.97	o 95385
32942.26/2075.33	c Solution 757, time = 2072.4430s
32942.26/2075.33	o 95128
33101.36/2085.33	c Solution 758, time = 2082.4430s
33101.36/2085.33	o 94325
33196.83/2091.35	c Solution 759, time = 2088.4594s
33196.83/2091.35	o 94140
33196.83/2091.38	c Solution 760, time = 2088.4909s
33196.83/2091.38	o 93399
33201.61/2091.60	c Solution 761, time = 2088.7112s
33201.61/2091.60	o 93367
33344.80/2100.64	c Solution 762, time = 2097.7494s
33344.80/2100.64	o 93151
33389.35/2103.42	c Solution 763, time = 2100.5314s
33389.35/2103.42	o 92559
33431.09/2106.06	c Solution 764, time = 2103.1706s
33431.09/2106.06	o 92456
33491.19/2109.88	c Solution 765, time = 2106.9902s
33491.19/2109.88	o 92397
33512.09/2111.12	c Solution 766, time = 2108.2312s
33512.09/2111.12	o 92240
33569.15/2114.73	c Solution 767, time = 2111.8363s
33569.15/2114.73	o 92212
33588.24/2115.93	c Solution 768, time = 2113.0424s
33588.24/2115.93	o 91958
33599.39/2116.67	c Solution 769, time = 2113.7748s
33599.39/2116.67	o 91931
33986.01/2140.91	c Solution 770, time = 2138.0211s
33986.01/2140.91	o 91585
34299.47/2160.68	c Solution 771, time = 2157.7855s
34299.47/2160.68	o 91581
34487.22/2172.47	c Solution 772, time = 2169.5772s
34487.22/2172.47	o 90931
34487.22/2172.47	c Solution 773, time = 2169.5782s
34487.22/2172.47	o 90904
34490.41/2172.61	c Solution 774, time = 2169.7230s
34490.41/2172.61	o 90865
34709.98/2186.50	c Solution 775, time = 2183.6045s
34709.98/2186.50	o 90554
34740.20/2188.34	c Solution 776, time = 2185.4516s
34740.20/2188.34	o 90405
35133.45/2213.11	c Solution 777, time = 2210.2203s
35133.45/2213.11	o 90374
35145.93/2213.83	c Solution 778, time = 2210.9391s
35145.93/2213.83	o 89483
35297.08/2223.34	c Solution 779, time = 2220.4489s
35297.08/2223.34	o 89445
35314.58/2224.41	c Solution 780, time = 2221.5235s
35314.58/2224.41	o 89101
36076.73/2272.38	c Solution 781, time = 2269.4889s
36076.73/2272.38	o 89056
36149.93/2276.92	c Solution 782, time = 2274.0256s
36149.93/2276.92	o 88924
41136.54/2590.36	c Solution 783, time = 2587.4652s
41136.54/2590.36	o 88867
41136.54/2590.36	c Solution 784, time = 2587.4662s
41136.54/2590.36	o 88735
42041.87/2647.28	c Solution 785, time = 2644.3867s
42041.87/2647.28	o 88053
42065.75/2648.73	c Solution 786, time = 2645.8416s
42065.75/2648.73	o 87726
42673.51/2686.99	c Solution 787, time = 2684.0957s
42673.51/2686.99	o 87698
44306.07/2789.52	c Solution 788, time = 2786.6249s
44306.07/2789.52	o 87479
44306.07/2789.52	c Solution 789, time = 2786.6260s
44306.07/2789.52	o 87451
47251.21/2974.69	c Solution 790, time = 2971.7954s
47251.21/2974.69	o 87300
47579.00/2995.26	c Solution 791, time = 2992.3657s
47579.00/2995.26	o 87101
47846.61/3012.03	c Solution 792, time = 3009.1440s
47846.61/3012.03	o 86928
47944.97/3018.29	c Solution 793, time = 3015.3986s
47944.97/3018.29	o 86903
48159.79/3031.79	c Solution 794, time = 3028.8955s
48159.79/3031.79	o 86876
48159.79/3031.79	c Solution 795, time = 3028.8965s
48159.79/3031.79	o 86703
48190.02/3033.61	c Solution 796, time = 3030.7188s
48190.02/3033.61	o 86552
48194.80/3033.92	c Solution 797, time = 3031.0303s
48194.80/3033.92	o 86506
49201.97/3097.25	c Solution 798, time = 3094.3639s
49201.97/3097.25	o 86453
49349.95/3106.53	c Solution 799, time = 3103.6429s
49349.95/3106.53	o 86432
51006.30/3210.64	c Solution 800, time = 3207.7459s
51006.30/3210.64	o 86361
51044.84/3213.11	c Solution 801, time = 3210.2238s
51044.84/3213.11	o 86338
53359.54/3358.50	c Solution 802, time = 3355.6136s
53359.54/3358.50	o 85968
53513.88/3368.23	c Solution 803, time = 3365.3354s
53513.88/3368.23	o 85636
53517.07/3368.41	c Solution 804, time = 3365.5226s
53517.07/3368.41	o 85255
53930.80/3394.41	c Solution 805, time = 3391.5197s
53930.80/3394.41	o 84958
55100.41/3467.93	c Solution 806, time = 3465.0370s
55100.41/3467.93	o 84855
55100.41/3467.93	c Solution 807, time = 3465.0381s
55100.41/3467.93	o 84834

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-4848294-1784155943/watcher-4848294-1784155943 -o /tmp/evaluation-result-4848294-1784155943/solver-4848294-1784155943 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848294-1784155943/vars-4848294-1784155943 --bin-var /tmp/runsolver-exch-nodeE006-1784147790-30270 --watchdog 3760 run HOME/instance-4848294-1784155943.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 756956552 --intermediate --solver ortools 

running on 16 cores: 32-47

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 33-35,37,39-43,45-47
  3550 MHz: 4-7,28-32
  3600 MHz: 0-3,8-27,36,38,44,48-63
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  3550 MHz: 4-7
  3600 MHz: 0-3,8-15
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 32-47

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (115608 MiB free)
  node 1: cores 8-15, 129019 MiB (123944 MiB free)
  node 2: cores 16-23, 128973 MiB (128189 MiB free)
  node 3: cores 24-31, 129003 MiB (128463 MiB free)
  node 4: cores 32-39, 129019 MiB (128364 MiB free)
  node 5: cores 40-47, 129019 MiB (128564 MiB free)
  node 6: cores 48-55, 129019 MiB (127533 MiB free)
  node 7: cores 56-63, 128474 MiB (125988 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
solver pid=32473, runsolver pid=32470
Current StackSize limit: 8192 KiB


[startup+0.10008 s]*
/proc/loadavg: 61.20 62.00 62.10 50/894 32476
/proc/meminfo: memFree=1030785228/1055320700 swapFree=33554428/33554428
[pid=32473] ppid=32470 vsize=4324 memory=3152 CPUtime=0 cores=32-47
/proc/32473/stat : 32473 (run) S 32470 32473 30258 0 -1 4194304 261 124 0 0 0 0 0 0 20 0 1 0 5182779 4427776 640 18446744073709551615 93978525888512 93978526783045 140734132339344 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93978527022096 93978527069840 93978549628928 140734132340856 140734132341093 140734132341093 140734132346833 0
/proc/32473/statm: 1081 788 701 219 0 143 0
[pid=32476] ppid=32473 vsize=24800 memory=19348 CPUtime=0.06 cores=32-47
/proc/32476/stat : 32476 (python3) R 32473 32473 30258 0 -1 4194304 3232 0 0 0 5 1 0 0 20 0 1 0 5182781 25395200 4736 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 0 0 0 17 32 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
/proc/32476/statm: 6200 4837 1823 753 0 3700 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 29124 KiB
Current children cumulated memory: 22500 KiB

[startup+0.21234 s]*
/proc/loadavg: 61.20 62.00 62.10 64/909 32491
/proc/meminfo: memFree=1030780368/1055320700 swapFree=33554428/33554428
[pid=32473] ppid=32470 vsize=4324 memory=3152 CPUtime=0 cores=32-47
/proc/32473/stat : 32473 (run) S 32470 32473 30258 0 -1 4194304 261 124 0 0 0 0 0 0 20 0 1 0 5182779 4427776 640 18446744073709551615 93978525888512 93978526783045 140734132339344 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93978527022096 93978527069840 93978549628928 140734132340856 140734132341093 140734132341093 140734132346833 0
/proc/32473/statm: 1081 788 701 219 0 143 0
[pid=32476] ppid=32473 vsize=726904 memory=36764 CPUtime=1.05 cores=32-47
/proc/32476/stat : 32476 (python3) D 32473 32473 30258 0 -1 4194304 5905 0 0 0 103 2 0 0 20 0 16 0 5182781 744349696 8960 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 0 0 0 17 32 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
/proc/32476/statm: 181726 9191 3691 753 0 168332 0
[pid=32476/tid=32477] ppid=32473 vsize=726904 memory=8462108013221118012 CPUtime=0.06 cores=32-47
/proc/32476/task/32477/stat : 32477 (python3) R 32473 32473 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 5182795 744349696 8960 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 0 0 0 -1 36 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32478] ppid=32473 vsize=726904 memory=3138 CPUtime=0.06 cores=32-47
/proc/32476/task/32478/stat : 32478 (python3) R 32473 32473 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 5182795 744349696 8960 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32479] ppid=32473 vsize=727156 memory=3471 CPUtime=0.06 cores=32-47
/proc/32476/task/32479/stat : 32479 (python3) R 32473 32473 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 5182795 744607744 8960 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 0 0 0 -1 43 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32480] ppid=32473 vsize=727156 memory=60710201870546 CPUtime=0.06 cores=32-47
/proc/32476/task/32480/stat : 32480 (python3) R 32473 32473 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 5182795 744607744 8960 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 0 0 0 -1 33 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32481] ppid=32473 vsize=727156 memory=54117443830424 CPUtime=0.06 cores=32-47
/proc/32476/task/32481/stat : 32481 (python3) R 32473 32473 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 5182795 744607744 8960 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 0 0 0 -1 45 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32482] ppid=32473 vsize=727156 memory=20048 CPUtime=0.06 cores=32-47
/proc/32476/task/32482/stat : 32482 (python3) R 32473 32473 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 5182795 744607744 8960 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 0 0 0 -1 37 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32483] ppid=32473 vsize=727156 memory=62909342578111 CPUtime=0.06 cores=32-47
/proc/32476/task/32483/stat : 32483 (python3) R 32473 32473 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 5182795 744607744 8960 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 0 0 0 -1 42 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32484] ppid=32473 vsize=727156 memory=13855178772187062 CPUtime=0.06 cores=32-47
/proc/32476/task/32484/stat : 32484 (python3) R 32473 32473 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 5182795 744607744 9088 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 0 0 0 -1 35 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32485] ppid=32473 vsize=727156 memory=3761966077358403530 CPUtime=0.05 cores=32-47
/proc/32476/task/32485/stat : 32485 (python3) R 32473 32473 30258 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 5182795 744607744 9088 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 0 0 0 -1 47 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32486] ppid=32473 vsize=727156 memory=0 CPUtime=0.06 cores=32-47
/proc/32476/task/32486/stat : 32486 (python3) R 32473 32473 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 5182795 744607744 9088 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 0 0 0 -1 38 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32487] ppid=32473 vsize=727156 memory=0 CPUtime=0.06 cores=32-47
/proc/32476/task/32487/stat : 32487 (python3) R 32473 32473 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 5182795 744607744 9088 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 0 0 0 -1 41 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32488] ppid=32473 vsize=727156 memory=0 CPUtime=0.06 cores=32-47
/proc/32476/task/32488/stat : 32488 (python3) R 32473 32473 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 5182795 744607744 9088 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 0 0 0 -1 34 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32489] ppid=32473 vsize=727156 memory=0 CPUtime=0.06 cores=32-47
/proc/32476/task/32489/stat : 32489 (python3) R 32473 32473 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 5182795 744607744 9088 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 0 0 0 -1 46 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32490] ppid=32473 vsize=727156 memory=0 CPUtime=0.06 cores=32-47
/proc/32476/task/32490/stat : 32490 (python3) R 32473 32473 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 5182795 744607744 9088 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 0 0 0 -1 39 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32491] ppid=32473 vsize=727156 memory=0 CPUtime=0.06 cores=32-47
/proc/32476/task/32491/stat : 32491 (python3) R 32473 32473 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 5182795 744607744 9088 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 0 0 0 -1 40 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
Current children cumulated CPU time: 1.05 s
Current children cumulated vsize: 731228 KiB
Current children cumulated memory: 39916 KiB

[startup+0.311431 s]*
/proc/loadavg: 61.20 62.00 62.10 50/909 32491
/proc/meminfo: memFree=1030817848/1055320700 swapFree=33554428/33554428
[pid=32473] ppid=32470 vsize=4324 memory=3152 CPUtime=0 cores=32-47
/proc/32473/stat : 32473 (run) S 32470 32473 30258 0 -1 4194304 261 124 0 0 0 0 0 0 20 0 1 0 5182779 4427776 640 18446744073709551615 93978525888512 93978526783045 140734132339344 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93978527022096 93978527069840 93978549628928 140734132340856 140734132341093 140734132341093 140734132346833 0
/proc/32473/statm: 1081 788 701 219 0 143 0
[pid=32476] ppid=32473 vsize=755100 memory=56036 CPUtime=1.3 cores=32-47
/proc/32476/stat : 32476 (python3) R 32473 32473 30258 0 -1 4194304 8754 0 0 0 127 3 0 0 20 0 16 0 5182781 773222400 13824 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 0 0 0 17 32 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
/proc/32476/statm: 188775 14009 5946 753 0 170718 0
[pid=32476/tid=32477] ppid=32473 vsize=755100 memory=8323683013415435150 CPUtime=0.07 cores=32-47
/proc/32476/task/32477/stat : 32477 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 773222400 13824 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32478] ppid=32473 vsize=755100 memory=0 CPUtime=0.07 cores=32-47
/proc/32476/task/32478/stat : 32478 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 773222400 13824 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32479] ppid=32473 vsize=755100 memory=0 CPUtime=0.07 cores=32-47
/proc/32476/task/32479/stat : 32479 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 773222400 13824 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32480] ppid=32473 vsize=755100 memory=0 CPUtime=0.07 cores=32-47
/proc/32476/task/32480/stat : 32480 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 773222400 13824 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32481] ppid=32473 vsize=755100 memory=0 CPUtime=0.07 cores=32-47
/proc/32476/task/32481/stat : 32481 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 773222400 13824 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32482] ppid=32473 vsize=755100 memory=0 CPUtime=0.07 cores=32-47
/proc/32476/task/32482/stat : 32482 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 773222400 13824 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32483] ppid=32473 vsize=755100 memory=0 CPUtime=0.07 cores=32-47
/proc/32476/task/32483/stat : 32483 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 773222400 13824 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32484] ppid=32473 vsize=755100 memory=0 CPUtime=0.07 cores=32-47
/proc/32476/task/32484/stat : 32484 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 773222400 13824 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32485] ppid=32473 vsize=755100 memory=0 CPUtime=0.06 cores=32-47
/proc/32476/task/32485/stat : 32485 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 5182795 773222400 13824 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32486] ppid=32473 vsize=755100 memory=0 CPUtime=0.07 cores=32-47
/proc/32476/task/32486/stat : 32486 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 773222400 13824 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32487] ppid=32473 vsize=755100 memory=0 CPUtime=0.07 cores=32-47
/proc/32476/task/32487/stat : 32487 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 773222400 13824 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32488] ppid=32473 vsize=755100 memory=0 CPUtime=0.07 cores=32-47
/proc/32476/task/32488/stat : 32488 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 773222400 13824 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32489] ppid=32473 vsize=755100 memory=0 CPUtime=0.07 cores=32-47
/proc/32476/task/32489/stat : 32489 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 773222400 13824 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32490] ppid=32473 vsize=755100 memory=0 CPUtime=0.07 cores=32-47
/proc/32476/task/32490/stat : 32490 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 773222400 13824 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32491] ppid=32473 vsize=755100 memory=0 CPUtime=0.07 cores=32-47
/proc/32476/task/32491/stat : 32491 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 773222400 13824 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 2 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
Current children cumulated CPU time: 1.3 s
Current children cumulated vsize: 759424 KiB
Current children cumulated memory: 59188 KiB

[startup+0.700245 s]
/proc/loadavg: 61.20 62.00 62.10 49/909 32491
/proc/meminfo: memFree=1030744076/1055320700 swapFree=33554428/33554428
[pid=32473] ppid=32470 vsize=4324 memory=3152 CPUtime=0 cores=32-47
/proc/32473/stat : 32473 (run) S 32470 32473 30258 0 -1 4194304 261 124 0 0 0 0 0 0 20 0 1 0 5182779 4427776 640 18446744073709551615 93978525888512 93978526783045 140734132339344 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93978527022096 93978527069840 93978549628928 140734132340856 140734132341093 140734132341093 140734132346833 0
/proc/32473/statm: 1081 788 701 219 0 143 0
[pid=32476] ppid=32473 vsize=919868 memory=115904 CPUtime=1.53 cores=32-47
/proc/32476/stat : 32476 (python3) R 32473 32473 30258 0 -1 4194304 18767 0 0 0 147 6 0 0 20 0 16 0 5182781 941944832 28800 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 17 32 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
/proc/32476/statm: 229967 28976 11688 753 0 180992 0
[pid=32476/tid=32477] ppid=32473 vsize=919868 memory=5852 CPUtime=0.07 cores=32-47
/proc/32476/task/32477/stat : 32477 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 941944832 28800 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32478] ppid=32473 vsize=919868 memory=5021 CPUtime=0.07 cores=32-47
/proc/32476/task/32478/stat : 32478 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 941944832 28800 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32479] ppid=32473 vsize=919868 memory=15448 CPUtime=0.07 cores=32-47
/proc/32476/task/32479/stat : 32479 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 941944832 28800 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32480] ppid=32473 vsize=919868 memory=2512 CPUtime=0.07 cores=32-47
/proc/32476/task/32480/stat : 32480 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 941944832 28800 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32481] ppid=32473 vsize=919868 memory=3508 CPUtime=0.07 cores=32-47
/proc/32476/task/32481/stat : 32481 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 941944832 28800 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32482] ppid=32473 vsize=919868 memory=4876 CPUtime=0.07 cores=32-47
/proc/32476/task/32482/stat : 32482 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 941944832 28800 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32483] ppid=32473 vsize=919868 memory=3000 CPUtime=0.07 cores=32-47
/proc/32476/task/32483/stat : 32483 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 941944832 28800 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32484] ppid=32473 vsize=919868 memory=41804 CPUtime=0.07 cores=32-47
/proc/32476/task/32484/stat : 32484 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 941944832 28800 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32485] ppid=32473 vsize=919868 memory=4704 CPUtime=0.06 cores=32-47
/proc/32476/task/32485/stat : 32485 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 5182795 941944832 28800 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32486] ppid=32473 vsize=919868 memory=1972 CPUtime=0.07 cores=32-47
/proc/32476/task/32486/stat : 32486 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 941944832 28800 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32487] ppid=32473 vsize=919868 memory=5724 CPUtime=0.07 cores=32-47
/proc/32476/task/32487/stat : 32487 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 941944832 28800 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32488] ppid=32473 vsize=919868 memory=12868 CPUtime=0.07 cores=32-47
/proc/32476/task/32488/stat : 32488 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 941944832 28800 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32489] ppid=32473 vsize=919868 memory=2992 CPUtime=0.07 cores=32-47
/proc/32476/task/32489/stat : 32489 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 941944832 28800 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32490] ppid=32473 vsize=919868 memory=17820 CPUtime=0.07 cores=32-47
/proc/32476/task/32490/stat : 32490 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 941944832 28800 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32491] ppid=32473 vsize=919868 memory=47012 CPUtime=0.07 cores=32-47
/proc/32476/task/32491/stat : 32491 (python3) S 32473 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5182795 941944832 28800 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 924192 KiB
Current children cumulated memory: 119056 KiB

[startup+1.50025 s]

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

[pid=32476/tid=32504] ppid=32470 vsize=6123416 memory=41804 CPUtime=3592.6 cores=32-47
/proc/32476/task/32504/stat : 32504 (python3) R 32470 32473 30258 0 -1 4194368 2993082 0 0 0 359024 236 0 0 20 0 32 0 5183300 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 46 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32505] ppid=32470 vsize=6123416 memory=-7747442128287464388 CPUtime=3591.13 cores=32-47
/proc/32476/task/32505/stat : 32505 (python3) R 32470 32473 30258 0 -1 4194368 4425377 0 0 0 358746 367 0 0 20 0 32 0 5183301 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 47 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32506] ppid=32470 vsize=6123416 memory=55186924241691 CPUtime=3587.88 cores=32-47
/proc/32476/task/32506/stat : 32506 (python3) R 32470 32473 30258 0 -1 4194368 2557327 0 0 0 358553 235 0 0 20 0 32 0 5183301 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 43 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32507] ppid=32470 vsize=6123416 memory=59593577464727 CPUtime=3587.25 cores=32-47
/proc/32476/task/32507/stat : 32507 (python3) R 32470 32473 30258 0 -1 4194368 3401637 0 0 0 358370 355 0 0 20 0 32 0 5183301 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
Current cumulated CPU time of completed processes: 0.004584 s
Current children cumulated CPU time: 57623.4 s
Current children cumulated vsize: 6123416 KiB
Current children cumulated memory: 4688316 KiB

[startup+3626.8 s]
/proc/loadavg: 34.00 43.68 52.82 34/848 32940
/proc/meminfo: memFree=1036189808/1055320700 swapFree=33554428/33554428
[pid=32476] ppid=32470 vsize=6123416 memory=4688316 CPUtime=57629.8 cores=32-47
/proc/32476/stat : 32476 (python3) S 32470 32473 30258 0 -1 4194304 21193680 0 0 0 5760992 1984 0 0 20 0 32 0 5182781 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 17 45 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
/proc/32476/statm: 1530854 1172079 13953 753 0 1405194 0
[pid=32476/tid=32477] ppid=32470 vsize=6123416 memory=-7747442128287464388 CPUtime=0.07 cores=32-47
/proc/32476/task/32477/stat : 32477 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32478] ppid=32470 vsize=6123416 memory=245635481902 CPUtime=0.07 cores=32-47
/proc/32476/task/32478/stat : 32478 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32479] ppid=32470 vsize=6123416 memory=56290663727510 CPUtime=0.07 cores=32-47
/proc/32476/task/32479/stat : 32479 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32480] ppid=32470 vsize=6123416 memory=61788238643711 CPUtime=0.07 cores=32-47
/proc/32476/task/32480/stat : 32480 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32481] ppid=32470 vsize=6123416 memory=-7747442128287464388 CPUtime=0.07 cores=32-47
/proc/32476/task/32481/stat : 32481 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32482] ppid=32470 vsize=6123416 memory=12864 CPUtime=0.07 cores=32-47
/proc/32476/task/32482/stat : 32482 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32483] ppid=32470 vsize=6123416 memory=5852 CPUtime=0.07 cores=32-47
/proc/32476/task/32483/stat : 32483 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32484] ppid=32470 vsize=6123416 memory=2516 CPUtime=0.07 cores=32-47
/proc/32476/task/32484/stat : 32484 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32485] ppid=32470 vsize=6123416 memory=-7747442128287464388 CPUtime=0.06 cores=32-47
/proc/32476/task/32485/stat : 32485 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32486] ppid=32470 vsize=6123416 memory=27448 CPUtime=0.07 cores=32-47
/proc/32476/task/32486/stat : 32486 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32487] ppid=32470 vsize=6123416 memory=24204 CPUtime=0.07 cores=32-47
/proc/32476/task/32487/stat : 32487 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32488] ppid=32470 vsize=6123416 memory=3860 CPUtime=0.07 cores=32-47
/proc/32476/task/32488/stat : 32488 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32489] ppid=32470 vsize=6123416 memory=7764 CPUtime=0.07 cores=32-47
/proc/32476/task/32489/stat : 32489 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32490] ppid=32470 vsize=6123416 memory=6948 CPUtime=0.07 cores=32-47
/proc/32476/task/32490/stat : 32490 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32491] ppid=32470 vsize=6123416 memory=7292 CPUtime=0.07 cores=32-47
/proc/32476/task/32491/stat : 32491 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32492] ppid=32470 vsize=6123416 memory=2376 CPUtime=3606.07 cores=32-47
/proc/32476/task/32492/stat : 32492 (python3) R 32470 32473 30258 0 -1 4194368 340233 0 0 0 360577 30 0 0 20 0 32 0 5183294 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 32 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32493] ppid=32470 vsize=6123416 memory=2828 CPUtime=3605.63 cores=32-47
/proc/32476/task/32493/stat : 32493 (python3) R 32470 32473 30258 0 -1 4194368 427045 0 0 0 360525 38 0 0 20 0 32 0 5183294 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 37 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32494] ppid=32470 vsize=6123416 memory=2656 CPUtime=3606.18 cores=32-47
/proc/32476/task/32494/stat : 32494 (python3) R 32470 32473 30258 0 -1 4194368 283658 0 0 0 360593 25 0 0 20 0 32 0 5183294 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 34 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32495] ppid=32470 vsize=6123416 memory=3704 CPUtime=3606.09 cores=32-47
/proc/32476/task/32495/stat : 32495 (python3) R 32470 32473 30258 0 -1 4194368 383309 0 0 0 360570 39 0 0 20 0 32 0 5183294 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 38 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32496] ppid=32470 vsize=6123416 memory=1948 CPUtime=3605.75 cores=32-47
/proc/32476/task/32496/stat : 32496 (python3) R 32470 32473 30258 0 -1 4194368 510371 0 0 0 360532 43 0 0 20 0 32 0 5183294 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 33 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32497] ppid=32470 vsize=6123416 memory=6076 CPUtime=3606.57 cores=32-47
/proc/32476/task/32497/stat : 32497 (python3) R 32470 32473 30258 0 -1 4194368 739658 0 0 0 360602 55 0 0 20 0 32 0 5183294 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 40 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32498] ppid=32470 vsize=6123416 memory=4669792 CPUtime=3604.8 cores=32-47
/proc/32476/task/32498/stat : 32498 (python3) R 32470 32473 30258 0 -1 4194368 776933 0 0 0 360431 49 0 0 20 0 32 0 5183294 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 35 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32499] ppid=32470 vsize=6123416 memory=245635481902 CPUtime=3605.07 cores=32-47
/proc/32476/task/32499/stat : 32499 (python3) R 32470 32473 30258 0 -1 4194368 523029 0 0 0 360461 46 0 0 20 0 32 0 5183295 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 36 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32500] ppid=32470 vsize=6123416 memory=6989642912342737302 CPUtime=3606.52 cores=32-47
/proc/32476/task/32500/stat : 32500 (python3) R 32470 32473 30258 0 -1 4194368 218205 0 0 0 360635 17 0 0 20 0 32 0 5183295 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 42 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32501] ppid=32470 vsize=6123416 memory=1972 CPUtime=3606.71 cores=32-47
/proc/32476/task/32501/stat : 32501 (python3) R 32470 32473 30258 0 -1 4194368 227855 0 0 0 360657 14 0 0 20 0 32 0 5183296 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 41 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32502] ppid=32470 vsize=6123416 memory=5724 CPUtime=3605.41 cores=32-47
/proc/32476/task/32502/stat : 32502 (python3) R 32470 32473 30258 0 -1 4194368 369325 0 0 0 360512 29 0 0 20 0 32 0 5183298 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 39 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32503] ppid=32470 vsize=6123416 memory=12868 CPUtime=3588.92 cores=32-47
/proc/32476/task/32503/stat : 32503 (python3) R 32470 32473 30258 0 -1 4194368 2934615 0 0 0 358649 243 0 0 20 0 32 0 5183299 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 45 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32504] ppid=32470 vsize=6123416 memory=2992 CPUtime=3593 cores=32-47
/proc/32476/task/32504/stat : 32504 (python3) R 32470 32473 30258 0 -1 4194368 2993082 0 0 0 359064 236 0 0 20 0 32 0 5183300 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 46 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32505] ppid=32470 vsize=6123416 memory=17820 CPUtime=3591.52 cores=32-47
/proc/32476/task/32505/stat : 32505 (python3) R 32470 32473 30258 0 -1 4194368 4425377 0 0 0 358785 367 0 0 20 0 32 0 5183301 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 47 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32506] ppid=32470 vsize=6123416 memory=47012 CPUtime=3588.27 cores=32-47
/proc/32476/task/32506/stat : 32506 (python3) R 32470 32473 30258 0 -1 4194368 2557327 0 0 0 358592 235 0 0 20 0 32 0 5183301 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 43 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32507] ppid=32470 vsize=6123416 memory=12820 CPUtime=3587.65 cores=32-47
/proc/32476/task/32507/stat : 32507 (python3) R 32470 32473 30258 0 -1 4194368 3401637 0 0 0 358410 355 0 0 20 0 32 0 5183301 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
Current cumulated CPU time of completed processes: 0.004584 s
Current children cumulated CPU time: 57629.8 s
Current children cumulated vsize: 6123416 KiB
Current children cumulated memory: 4688316 KiB

[startup+3627 s]*
/proc/loadavg: 34.00 43.68 52.82 34/848 32941
/proc/meminfo: memFree=1036196184/1055320700 swapFree=33554428/33554428
[pid=32476] ppid=32470 vsize=6123416 memory=4688316 CPUtime=57633.4 cores=32-47
/proc/32476/stat : 32476 (python3) S 32470 32473 30258 0 -1 4194304 21193695 0 0 0 5761352 1984 0 0 20 0 32 0 5182781 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 17 44 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
/proc/32476/statm: 1530854 1172079 13953 753 0 1405194 0
[pid=32476/tid=32477] ppid=32470 vsize=6123416 memory=-7747442128153573572 CPUtime=0.07 cores=32-47
/proc/32476/task/32477/stat : 32477 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32478] ppid=32470 vsize=6123416 memory=4211875674782854818 CPUtime=0.07 cores=32-47
/proc/32476/task/32478/stat : 32478 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32479] ppid=32470 vsize=6123416 memory=6944656575208382560 CPUtime=0.07 cores=32-47
/proc/32476/task/32479/stat : 32479 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32480] ppid=32470 vsize=6123416 memory=-4639916617006873707 CPUtime=0.07 cores=32-47
/proc/32476/task/32480/stat : 32480 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32481] ppid=32470 vsize=6123416 memory=28829630602019097 CPUtime=0.07 cores=32-47
/proc/32476/task/32481/stat : 32481 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32482] ppid=32470 vsize=6123416 memory=3267 CPUtime=0.07 cores=32-47
/proc/32476/task/32482/stat : 32482 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32483] ppid=32470 vsize=6123416 memory=18939 CPUtime=0.07 cores=32-47
/proc/32476/task/32483/stat : 32483 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32484] ppid=32470 vsize=6123416 memory=19245 CPUtime=0.07 cores=32-47
/proc/32476/task/32484/stat : 32484 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32485] ppid=32470 vsize=6123416 memory=19784 CPUtime=0.06 cores=32-47
/proc/32476/task/32485/stat : 32485 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32486] ppid=32470 vsize=6123416 memory=20106 CPUtime=0.07 cores=32-47
/proc/32476/task/32486/stat : 32486 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32487] ppid=32470 vsize=6123416 memory=31417 CPUtime=0.07 cores=32-47
/proc/32476/task/32487/stat : 32487 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32488] ppid=32470 vsize=6123416 memory=57589 CPUtime=0.07 cores=32-47
/proc/32476/task/32488/stat : 32488 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32489] ppid=32470 vsize=6123416 memory=3834023641348339453 CPUtime=0.07 cores=32-47
/proc/32476/task/32489/stat : 32489 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32490] ppid=32470 vsize=6123416 memory=-7747442128237132740 CPUtime=0.07 cores=32-47
/proc/32476/task/32490/stat : 32490 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32491] ppid=32470 vsize=6123416 memory=3458827431652360874 CPUtime=0.07 cores=32-47
/proc/32476/task/32491/stat : 32491 (python3) S 32470 32473 30258 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5182795 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32492] ppid=32470 vsize=6123416 memory=3458822995001475960 CPUtime=3606.29 cores=32-47
/proc/32476/task/32492/stat : 32492 (python3) R 32470 32473 30258 0 -1 4194368 340233 0 0 0 360599 30 0 0 20 0 32 0 5183294 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 32 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32493] ppid=32470 vsize=6123416 memory=13564881932649741 CPUtime=3605.85 cores=32-47
/proc/32476/task/32493/stat : 32493 (python3) R 32470 32473 30258 0 -1 4194368 427045 0 0 0 360547 38 0 0 20 0 32 0 5183294 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 37 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32494] ppid=32470 vsize=6123416 memory=14418128725608376 CPUtime=3606.41 cores=32-47
/proc/32476/task/32494/stat : 32494 (python3) R 32470 32473 30258 0 -1 4194368 283658 0 0 0 360616 25 0 0 20 0 32 0 5183294 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 34 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32495] ppid=32470 vsize=6123416 memory=3761966077358403530 CPUtime=3606.31 cores=32-47
/proc/32476/task/32495/stat : 32495 (python3) R 32470 32473 30258 0 -1 4194368 383309 0 0 0 360592 39 0 0 20 0 32 0 5183294 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 38 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32496] ppid=32470 vsize=6123416 memory=3458827431618806242 CPUtime=3605.98 cores=32-47
/proc/32476/task/32496/stat : 32496 (python3) R 32470 32473 30258 0 -1 4194368 510372 0 0 0 360555 43 0 0 20 0 32 0 5183294 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 33 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32497] ppid=32470 vsize=6123416 memory=3458817497393005127 CPUtime=3606.8 cores=32-47
/proc/32476/task/32497/stat : 32497 (python3) R 32470 32473 30258 0 -1 4194368 739658 0 0 0 360625 55 0 0 20 0 32 0 5183294 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 40 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32498] ppid=32470 vsize=6123416 memory=3458827431652360874 CPUtime=3605.03 cores=32-47
/proc/32476/task/32498/stat : 32498 (python3) R 32470 32473 30258 0 -1 4194368 776933 0 0 0 360454 49 0 0 20 0 32 0 5183294 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 35 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32499] ppid=32470 vsize=6123416 memory=3458822995001475960 CPUtime=3605.29 cores=32-47
/proc/32476/task/32499/stat : 32499 (python3) R 32470 32473 30258 0 -1 4194368 523031 0 0 0 360483 46 0 0 20 0 32 0 5183295 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 36 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32500] ppid=32470 vsize=6123416 memory=13564881932649741 CPUtime=3606.75 cores=32-47
/proc/32476/task/32500/stat : 32500 (python3) R 32470 32473 30258 0 -1 4194368 218205 0 0 0 360658 17 0 0 20 0 32 0 5183295 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 42 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32501] ppid=32470 vsize=6123416 memory=14418128725608376 CPUtime=3606.94 cores=32-47
/proc/32476/task/32501/stat : 32501 (python3) R 32470 32473 30258 0 -1 4194368 227867 0 0 0 360680 14 0 0 20 0 32 0 5183296 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 41 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32502] ppid=32470 vsize=6123416 memory=3761966077358403530 CPUtime=3605.64 cores=32-47
/proc/32476/task/32502/stat : 32502 (python3) R 32470 32473 30258 0 -1 4194368 369325 0 0 0 360535 29 0 0 20 0 32 0 5183298 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 39 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32503] ppid=32470 vsize=6123416 memory=6656426216303648864 CPUtime=3589.15 cores=32-47
/proc/32476/task/32503/stat : 32503 (python3) R 32470 32473 30258 0 -1 4194368 2934615 0 0 0 358672 243 0 0 20 0 32 0 5183299 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 45 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32504] ppid=32470 vsize=6123416 memory=6944656592455360604 CPUtime=3593.23 cores=32-47
/proc/32476/task/32504/stat : 32504 (python3) R 32470 32473 30258 0 -1 4194368 2993082 0 0 0 359087 236 0 0 20 0 32 0 5183300 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 46 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32505] ppid=32470 vsize=6123416 memory=4195501714270032795 CPUtime=3591.73 cores=32-47
/proc/32476/task/32505/stat : 32505 (python3) R 32470 32473 30258 0 -1 4194368 4425377 0 0 0 358806 367 0 0 20 0 32 0 5183301 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 47 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32506] ppid=32470 vsize=6123416 memory=-3971763204399704096 CPUtime=3588.49 cores=32-47
/proc/32476/task/32506/stat : 32506 (python3) R 32470 32473 30258 0 -1 4194368 2557327 0 0 0 358614 235 0 0 20 0 32 0 5183301 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 43 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
[pid=32476/tid=32507] ppid=32470 vsize=6123416 memory=-3399718734568105242 CPUtime=3587.87 cores=32-47
/proc/32476/task/32507/stat : 32507 (python3) R 32470 32473 30258 0 -1 4194368 3401637 0 0 0 358432 355 0 0 20 0 32 0 5183301 6270377984 1170841 18446744073709551615 4321280 7402577 140721339332496 0 0 0 0 16781312 8405026 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 36941824 140721339340691 140721339340944 140721339340944 140721339346874 0
Current cumulated CPU time of completed processes: 0.004584 s
Current children cumulated CPU time: 57633.4 s
Current children cumulated vsize: 6123416 KiB
Current children cumulated memory: 4688316 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3627.14
CPU time (s): 57633.6
CPU user time (s): 57613.6
CPU system time (s): 19.9738
CPU usage (%): 1588.95
Max. virtual memory (cumulated for all children) (KiB): 6520956
Max. memory (cumulated for all children) (KiB): 4806004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57613.6
system time used= 19.9738
maximum resident set size= 4810504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21194103
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= 152999
involuntary context switches= 416073


# summary of solver processes directly reported to runsolver:
#   pid: 32473,32476
#   total CPU time (s): 57633.6
#   total CPU user time (s): 57613.6
#   total CPU system time (s): 19.9738

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6026 second user time and 51.0095 second system time

The end

Launcher Data

Begin job on nodeE006 at 2026-07-16 00:52:23
IDJOB=4848294
IDBENCH=183177
IDSOLVER=3707
FILE ID=nodeE006/4848294-1784155943
RUNJOBID= nodeE006-1784147790-30270
SLURM_JOB_ID= 12756568
Free space on /tmp= 802024 MiB

SOLVER NAME= cpmpy_ortools (16 cores) 2026-07-14
BENCH NAME= PB26/normalized-PB26/OPT-LIN/devriendt/tsplib/normalized-gr137.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-4848294-1784155943/watcher-4848294-1784155943 -o /tmp/evaluation-result-4848294-1784155943/solver-4848294-1784155943 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848294-1784155943/vars-4848294-1784155943 --bin-var /tmp/runsolver-exch-nodeE006-1784147790-30270 --watchdog 3760  run HOME/instance-4848294-1784155943.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 756956552 --intermediate --solver ortools

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

MD5SUM BENCH= da4367b128600aa565de63c34f41b94e
RANDOM SEED=756956552

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        1030833596 kB
MemAvailable:   1028594876 kB
Buffers:            3352 kB
Cached:          1107892 kB
SwapCached:            0 kB
Active:         20626056 kB
Inactive:         850836 kB
Active(anon):   20392076 kB
Inactive(anon):        0 kB
Active(file):     233980 kB
Inactive(file):   850836 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             19164 kB
Writeback:             0 kB
AnonPages:      20367812 kB
Mapped:           153976 kB
Shmem:             26428 kB
KReclaimable:     159912 kB
Slab:             526888 kB
SReclaimable:     159912 kB
SUnreclaim:       366976 kB
KernelStack:       15344 kB
PageTables:        45684 kB
SecPageTables:     12248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   23964620 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478540 kB
VmallocChunk:          0 kB
Percpu:           116480 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5359616 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:      371140 kB
DirectMap2M:    18825216 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 802068 MiB
End job on nodeE006 at 2026-07-16 01:52:51