Trace number 4847899

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cpmpy_ortools (16 cores) 2026-07-14? (TO) 57632.9 3622.46

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
sorensson/garden/normalized-g100x100.opb
MD5SUM908a9c4c32d975b4e5850834449958a7
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 benchmark2076
Best CPU time to get the best result obtained on this benchmark3583.43
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints10000
Number of constraints which are clauses10000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 10000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 10000
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 10000
Number of bits of the biggest sum of numbers14
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

1.87/1.28	c Time taken to transform: 0.263124942779541 seconds
1.87/1.28	c Solver arguments: {'num_search_workers': 16, 'random_seed': 1432620133, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f02f0cdb410>}
1.87/1.28	c 57597.63342690468s left to solve
2.16/1.55	c Solution 1, time = 0.2696s
2.16/1.55	o 3122
3.09/1.64	c Solution 2, time = 0.3676s
3.09/1.64	o 3121
3.09/1.67	c Solution 3, time = 0.3944s
3.09/1.67	o 2524
4.67/1.71	c Solution 4, time = 0.4295s
4.67/1.71	o 2499
6.27/1.85	c Solution 5, time = 0.5719s
6.27/1.85	o 2498
7.86/1.90	c Solution 6, time = 0.6222s
7.86/1.90	o 2487
7.86/2.00	c Solution 7, time = 0.7207s
7.86/2.00	o 2486
9.64/2.07	c Solution 8, time = 0.7902s
9.64/2.07	o 2485
14.22/2.32	c Solution 9, time = 1.0382s
14.22/2.32	o 2482
15.81/2.49	c Solution 10, time = 1.2152s
15.81/2.49	o 2481
22.18/2.88	c Solution 11, time = 1.6018s
22.18/2.88	o 2480
22.18/2.88	c Solution 12, time = 1.6044s
22.18/2.88	o 2479
22.18/2.88	c Solution 13, time = 1.6063s
22.18/2.88	o 2467
22.18/2.88	c Solution 14, time = 1.6069s
22.18/2.88	o 2466
25.54/3.02	c Solution 15, time = 1.7409s
25.54/3.02	o 2465
27.25/3.14	c Solution 16, time = 1.8667s
27.25/3.14	o 2464
30.13/3.35	c Solution 17, time = 2.0730s
30.13/3.35	o 2462
31.72/3.41	c Solution 18, time = 2.1333s
31.72/3.41	o 2461
33.32/3.51	c Solution 19, time = 2.2376s
33.32/3.52	o 2460
33.32/3.53	c Solution 20, time = 2.2483s
33.32/3.53	o 2458
38.10/3.84	c Solution 21, time = 2.5625s
38.10/3.84	o 2457
38.10/3.84	c Solution 22, time = 2.5655s
38.10/3.84	o 2456
39.69/3.91	c Solution 23, time = 2.6358s
39.69/3.91	o 2455
39.69/3.97	c Solution 24, time = 2.6959s
39.69/3.97	o 2454
39.69/3.99	c Solution 25, time = 2.7107s
39.69/3.99	o 2453
44.45/4.23	c Solution 26, time = 2.9505s
44.45/4.23	o 2452
49.23/4.50	c Solution 27, time = 3.2206s
49.23/4.50	o 2450
49.23/4.53	c Solution 28, time = 3.2491s
49.23/4.53	o 2449
57.37/5.05	c Solution 29, time = 3.7754s
57.37/5.05	o 2448
57.37/5.08	c Solution 30, time = 3.7997s
57.37/5.08	o 2447
65.13/5.53	c Solution 31, time = 4.2523s
65.13/5.53	o 2446
71.51/5.97	c Solution 32, time = 4.6917s
71.51/5.97	o 2445
76.28/6.23	c Solution 33, time = 4.9539s
76.28/6.23	o 2444
79.46/6.41	c Solution 34, time = 5.1353s
79.46/6.41	o 2442
79.46/6.41	c Solution 35, time = 5.1376s
79.46/6.41	o 2441
81.05/6.55	c Solution 36, time = 5.2693s
81.05/6.55	o 2440
89.19/7.12	c Solution 37, time = 5.8392s
89.19/7.12	o 2439
95.36/7.41	c Solution 38, time = 6.1367s
95.36/7.41	o 2438
95.36/7.42	c Solution 39, time = 6.1460s
95.36/7.42	o 2437
100.14/7.70	c Solution 40, time = 6.4228s
100.14/7.70	o 2436
100.14/7.71	c Solution 41, time = 6.4284s
100.14/7.71	o 2435
108.09/8.26	c Solution 42, time = 6.9804s
108.09/8.26	o 2434
109.68/8.32	c Solution 43, time = 7.0399s
109.68/8.32	o 2433
112.87/8.50	c Solution 44, time = 7.2250s
112.87/8.50	o 2432
117.64/8.81	c Solution 45, time = 7.5304s
117.64/8.81	o 2431
121.01/9.01	c Solution 46, time = 7.7314s
121.01/9.01	o 2430
125.59/9.34	c Solution 47, time = 8.0579s
125.59/9.34	o 2429
128.78/9.52	c Solution 48, time = 8.2411s
128.78/9.52	o 2428
141.50/10.31	c Solution 49, time = 9.0338s
141.50/10.31	o 2427
144.69/10.52	c Solution 50, time = 9.2470s
144.69/10.52	o 2426
147.87/10.71	c Solution 51, time = 9.4298s
147.87/10.71	o 2425
149.47/10.82	c Solution 52, time = 9.5443s
149.47/10.82	o 2424
162.19/11.64	c Solution 53, time = 10.3611s
162.19/11.64	o 2423
163.79/11.78	c Solution 54, time = 10.5025s
163.79/11.78	o 2422
165.38/11.83	c Solution 55, time = 10.5490s
165.38/11.83	o 2421
170.34/12.13	c Solution 56, time = 10.8551s
170.34/12.13	o 2420
174.92/12.42	c Solution 57, time = 11.1431s
174.92/12.42	o 2419
181.30/12.83	c Solution 58, time = 11.5491s
181.30/12.83	o 2417
184.66/13.08	c Solution 59, time = 11.7978s
184.66/13.08	o 2416
190.84/13.48	c Solution 60, time = 12.2015s
190.84/13.48	o 2415
198.81/13.90	c Solution 61, time = 12.6268s
198.81/13.90	o 2414
202.17/14.18	c Solution 62, time = 12.9056s
202.17/14.18	o 2413
205.16/14.35	c Solution 63, time = 13.0771s
205.16/14.35	o 2412
205.16/14.37	c Solution 64, time = 13.0917s
205.16/14.37	o 2411
209.94/14.67	c Solution 65, time = 13.3933s
209.94/14.67	o 2410
218.24/15.14	c Solution 66, time = 13.8667s
218.24/15.14	o 2409
222.66/15.46	c Solution 67, time = 14.1827s
222.66/15.46	o 2408
227.45/15.73	c Solution 68, time = 14.4554s
227.45/15.73	o 2407
232.41/16.01	c Solution 69, time = 14.7343s
232.41/16.01	o 2406
232.41/16.10	c Solution 70, time = 14.8232s
232.41/16.10	o 2405
234.00/16.16	c Solution 71, time = 14.8849s
234.00/16.16	o 2404
243.36/16.71	c Solution 72, time = 15.4293s
243.36/16.71	o 2403
248.31/17.07	c Solution 73, time = 15.7971s
248.31/17.07	o 2402
251.31/17.24	c Solution 74, time = 15.9621s
251.31/17.24	o 2401
256.08/17.50	c Solution 75, time = 16.2196s
256.08/17.50	o 2400
257.67/17.69	c Solution 76, time = 16.4091s
257.67/17.69	o 2399
262.45/17.97	c Solution 77, time = 16.6878s
262.45/17.97	o 2397
267.21/18.26	c Solution 78, time = 16.9869s
267.21/18.26	o 2396
273.58/18.61	c Solution 79, time = 17.3362s
273.58/18.61	o 2394
286.31/19.40	c Solution 80, time = 18.1214s
286.31/19.40	o 2393
303.82/20.55	c Solution 81, time = 19.2751s
303.82/20.55	o 2391
308.60/20.85	c Solution 82, time = 19.5738s
308.60/20.85	o 2390
310.19/20.91	c Solution 83, time = 19.6282s
310.19/20.91	o 2389
318.13/21.45	c Solution 84, time = 20.1731s
318.13/21.45	o 2388
346.78/23.25	c Solution 85, time = 21.9755s
346.78/23.25	o 2387
349.96/23.41	c Solution 86, time = 22.1328s
349.96/23.41	o 2386
349.96/23.47	c Solution 87, time = 22.1907s
349.96/23.47	o 2385
353.14/23.61	c Solution 88, time = 22.3280s
353.14/23.61	o 2384
356.33/23.84	c Solution 89, time = 22.5613s
356.33/23.84	o 2383
364.27/24.38	c Solution 90, time = 23.1019s
364.27/24.38	o 2382
365.87/24.47	c Solution 91, time = 23.1935s
365.87/24.47	o 2381
365.87/24.48	c Solution 92, time = 23.1997s
365.87/24.48	o 2380
369.06/24.64	c Solution 93, time = 23.3665s
369.06/24.64	o 2379
369.06/24.67	c Solution 94, time = 23.3899s
369.06/24.67	o 2378
378.59/25.27	c Solution 95, time = 23.9956s
378.59/25.27	o 2377
381.78/25.48	c Solution 96, time = 24.2053s
381.78/25.48	o 2376
384.96/25.61	c Solution 97, time = 24.3359s
384.96/25.61	o 2375
393.18/26.14	c Solution 98, time = 24.8590s
393.18/26.14	o 2374
396.10/26.36	c Solution 99, time = 25.0831s
396.10/26.36	o 2373
396.10/26.37	c Solution 100, time = 25.0952s
396.10/26.37	o 2372
397.69/26.47	c Solution 101, time = 25.1927s
397.69/26.47	o 2371
407.42/27.10	c Solution 102, time = 25.8229s
407.42/27.10	o 2370
415.19/27.54	c Solution 103, time = 26.2661s
415.19/27.54	o 2368
415.19/27.56	c Solution 104, time = 26.2820s
415.19/27.56	o 2367
416.78/27.63	c Solution 105, time = 26.3488s
416.78/27.63	o 2366
416.78/27.64	c Solution 106, time = 26.3620s
416.78/27.64	o 2365
418.37/27.74	c Solution 107, time = 26.4619s
418.37/27.74	o 2364
418.37/27.75	c Solution 108, time = 26.4759s
418.37/27.75	o 2363
419.97/27.84	c Solution 109, time = 26.5586s
419.97/27.84	o 2362
419.97/27.86	c Solution 110, time = 26.5862s
419.97/27.86	o 2361
426.31/28.29	c Solution 111, time = 27.0093s
426.31/28.29	o 2360
427.90/28.32	c Solution 112, time = 27.0445s
427.90/28.32	o 2359
434.27/28.78	c Solution 113, time = 27.5035s
434.27/28.78	o 2358
434.27/28.79	c Solution 114, time = 27.5116s
434.27/28.79	o 2357
475.64/31.37	c Solution 115, time = 30.0878s
475.64/31.37	o 2356
486.97/32.10	c Solution 116, time = 30.8267s
486.97/32.10	o 2355
489.94/32.21	c Solution 117, time = 30.9346s
489.94/32.21	o 2354
489.94/32.22	c Solution 118, time = 30.9377s
489.94/32.22	o 2353
491.53/32.37	c Solution 119, time = 31.0953s
491.53/32.37	o 2352
493.13/32.44	c Solution 120, time = 31.1635s
493.13/32.44	o 2351
499.49/32.83	c Solution 121, time = 31.5499s
499.49/32.83	o 2350
501.08/33.00	c Solution 122, time = 31.7257s
501.08/33.00	o 2349
504.33/33.13	c Solution 123, time = 31.8572s
504.33/33.13	o 2348
510.12/33.51	c Solution 124, time = 32.2375s
510.12/33.51	o 2347
513.10/33.74	c Solution 125, time = 32.4586s
513.10/33.74	o 2346
519.24/34.14	c Solution 126, time = 32.8594s
519.24/34.14	o 2345
519.24/34.15	c Solution 127, time = 32.8714s
519.24/34.15	o 2344
528.57/34.75	c Solution 128, time = 33.4694s
528.57/34.75	o 2343
535.24/35.14	c Solution 129, time = 33.8633s
535.24/35.14	o 2342
538.12/35.31	c Solution 130, time = 34.0329s
538.12/35.31	o 2341
544.49/35.71	c Solution 131, time = 34.4369s
544.49/35.71	o 2340
549.44/36.09	c Solution 132, time = 34.8122s
549.44/36.09	o 2339
551.15/36.18	c Solution 133, time = 34.9005s
551.15/36.18	o 2338
557.21/36.55	c Solution 134, time = 35.2706s
557.21/36.55	o 2337
560.39/36.79	c Solution 135, time = 35.5150s
560.39/36.79	o 2336
573.11/37.55	c Solution 136, time = 36.2763s
573.11/37.55	o 2335
574.70/37.61	c Solution 137, time = 36.3285s
574.70/37.61	o 2334
577.89/37.84	c Solution 138, time = 36.5671s
577.89/37.84	o 2333
577.89/37.87	c Solution 139, time = 36.5890s
577.89/37.87	o 2332
581.25/38.03	c Solution 140, time = 36.7554s
581.25/38.03	o 2331
581.25/38.04	c Solution 141, time = 36.7654s
581.25/38.04	o 2330
581.25/38.09	c Solution 142, time = 36.8086s
581.25/38.09	o 2329
581.25/38.10	c Solution 143, time = 36.8267s
581.25/38.10	o 2328
584.24/38.26	c Solution 144, time = 36.9859s
584.24/38.26	o 2326
584.24/38.27	c Solution 145, time = 36.9881s
584.24/38.27	o 2325
585.83/38.33	c Solution 146, time = 37.0490s
585.83/38.33	o 2324
587.42/38.44	c Solution 147, time = 37.1591s
587.42/38.44	o 2323
587.42/38.48	c Solution 148, time = 37.2070s
587.42/38.48	o 2322
587.42/38.49	c Solution 149, time = 37.2170s
587.42/38.49	o 2321
589.01/38.51	c Solution 150, time = 37.2328s
589.01/38.51	o 2320
590.60/38.63	c Solution 151, time = 37.3487s
590.60/38.63	o 2319
593.79/38.85	c Solution 152, time = 37.5737s
593.79/38.85	o 2318
593.79/38.87	c Solution 153, time = 37.5910s
593.79/38.87	o 2317
595.38/39.00	c Solution 154, time = 37.7230s
595.38/39.00	o 2316
598.74/39.12	c Solution 155, time = 37.8452s
598.74/39.12	o 2315
598.74/39.14	c Solution 156, time = 37.8642s
598.74/39.14	o 2314
611.28/39.94	c Solution 157, time = 38.6649s
611.28/39.94	o 2313
614.81/40.18	c Solution 158, time = 38.9004s
614.81/40.18	o 2312
614.81/40.19	c Solution 159, time = 38.9082s
614.81/40.19	o 2311
616.04/40.21	c Solution 160, time = 38.9295s
616.04/40.21	o 2310
617.63/40.36	c Solution 161, time = 39.0785s
617.63/40.36	o 2309
625.59/40.80	c Solution 162, time = 39.5262s
625.59/40.80	o 2307
625.59/40.83	c Solution 163, time = 39.5512s
625.59/40.83	o 2306
628.95/41.03	c Solution 164, time = 39.7481s
628.95/41.03	o 2304
630.68/41.13	c Solution 165, time = 39.8501s
630.68/41.13	o 2303
646.45/42.16	c Solution 166, time = 40.8803s
646.45/42.16	o 2302
647.85/42.25	c Solution 167, time = 40.9704s
647.85/42.25	o 2301
649.44/42.38	c Solution 168, time = 41.1024s
649.44/42.38	o 2300
652.62/42.53	c Solution 169, time = 41.2528s
652.62/42.53	o 2299
652.62/42.53	c Solution 170, time = 41.2545s
652.62/42.53	o 2298
658.99/42.91	c Solution 171, time = 41.6357s
658.99/42.91	o 2297
658.99/42.99	c Solution 172, time = 41.7165s
658.99/42.99	o 2296
662.43/43.15	c Solution 173, time = 41.8697s
662.43/43.15	o 2295
662.43/43.17	c Solution 174, time = 41.8958s
662.43/43.17	o 2294
674.90/43.94	c Solution 175, time = 42.6597s
674.90/43.94	o 2293
676.67/44.01	c Solution 176, time = 42.7330s
676.67/44.01	o 2292
676.67/44.02	c Solution 177, time = 42.7406s
676.67/44.02	o 2291
676.67/44.03	c Solution 178, time = 42.7515s
676.67/44.03	o 2290
678.26/44.16	c Solution 179, time = 42.8870s
678.26/44.16	o 2289
678.26/44.17	c Solution 180, time = 42.8894s
678.26/44.17	o 2288
682.84/44.46	c Solution 181, time = 43.1877s
682.84/44.47	o 2287
684.43/44.57	c Solution 182, time = 43.2965s
684.43/44.57	o 2286
686.02/44.63	c Solution 183, time = 43.3492s
686.02/44.63	o 2285
687.62/44.77	c Solution 184, time = 43.4926s
687.62/44.77	o 2284
687.62/44.79	c Solution 185, time = 43.5088s
687.62/44.79	o 2283
689.21/44.85	c Solution 186, time = 43.5717s
689.21/44.85	o 2282
692.57/45.04	c Solution 187, time = 43.7660s
692.57/45.04	o 2281
695.56/45.24	c Solution 188, time = 43.9658s
695.56/45.24	o 2280
733.75/47.60	c Solution 189, time = 46.3214s
733.75/47.60	o 2279
741.99/48.16	c Solution 190, time = 46.8840s
741.99/48.16	o 2278
746.48/48.40	c Solution 191, time = 47.1231s
746.48/48.40	o 2277
749.67/48.67	c Solution 192, time = 47.3930s
749.67/48.67	o 2276
751.26/48.73	c Solution 193, time = 47.4562s
751.26/48.73	o 2275
752.85/48.80	c Solution 194, time = 47.5234s
752.85/48.80	o 2274
759.21/49.26	c Solution 195, time = 47.9778s
759.21/49.26	o 2273
770.35/49.90	c Solution 196, time = 48.6275s
770.35/49.90	o 2272
772.13/50.08	c Solution 197, time = 48.8032s
772.13/50.08	o 2271
776.71/50.32	c Solution 198, time = 49.0398s
776.71/50.32	o 2270
778.30/50.42	c Solution 199, time = 49.1424s
778.30/50.42	o 2269
798.99/51.78	c Solution 200, time = 50.5053s
798.99/51.78	o 2268
803.94/52.08	c Solution 201, time = 50.8055s
803.94/52.08	o 2267
806.93/52.22	c Solution 202, time = 50.9452s
806.93/52.22	o 2266
821.44/53.16	c Solution 203, time = 51.8818s
821.44/53.16	o 2265
827.62/53.51	c Solution 204, time = 52.2351s
827.62/53.51	o 2264
837.36/54.12	c Solution 205, time = 52.8404s
837.36/54.12	o 2263
845.13/54.65	c Solution 206, time = 53.3755s
845.13/54.65	o 2262
846.72/54.77	c Solution 207, time = 53.4958s
846.72/54.77	o 2261
849.90/54.99	c Solution 208, time = 53.7084s
849.90/54.99	o 2260
851.67/55.07	c Solution 209, time = 53.7945s
851.67/55.07	o 2259
853.26/55.13	c Solution 210, time = 53.8550s
853.26/55.13	o 2258
859.37/55.57	c Solution 211, time = 54.2941s
859.37/55.57	o 2257
860.96/55.64	c Solution 212, time = 54.3629s
860.96/55.64	o 2256
864.14/55.88	c Solution 213, time = 54.6029s
864.14/55.88	o 2255
875.27/56.59	c Solution 214, time = 55.3089s
875.27/56.59	o 2254
887.99/57.32	c Solution 215, time = 56.0475s
887.99/57.32	o 2253
897.55/57.99	c Solution 216, time = 56.7145s
897.55/57.99	o 2251
905.50/58.44	c Solution 217, time = 57.1653s
905.50/58.44	o 2250
911.87/58.84	c Solution 218, time = 57.5620s
911.87/58.84	o 2249
915.23/59.02	c Solution 219, time = 57.7431s
915.23/59.02	o 2248
915.23/59.07	c Solution 220, time = 57.7947s
915.23/59.07	o 2247
916.82/59.19	c Solution 221, time = 57.9168s
916.82/59.19	o 2246
929.36/59.98	c Solution 222, time = 58.7020s
929.36/59.98	o 2245
931.14/60.01	c Solution 223, time = 58.7323s
931.14/60.01	o 2244
932.73/60.13	c Solution 224, time = 58.8522s
932.73/60.13	o 2243
935.73/60.36	c Solution 225, time = 59.0867s
935.73/60.36	o 2242
938.91/60.52	c Solution 226, time = 59.2451s
938.91/60.52	o 2241
938.91/60.52	c Solution 227, time = 59.2472s
938.91/60.52	o 2240
942.09/60.74	c Solution 228, time = 59.4601s
942.09/60.74	o 2239
950.04/61.25	c Solution 229, time = 59.9743s
950.04/61.25	o 2238
956.42/61.62	c Solution 230, time = 60.3382s
956.42/61.62	o 2237
956.42/61.68	c Solution 231, time = 60.4004s
956.42/61.68	o 2236
958.01/61.78	c Solution 232, time = 60.4986s
958.01/61.78	o 2235
962.96/62.01	c Solution 233, time = 60.7349s
962.96/62.01	o 2234
972.32/62.67	c Solution 234, time = 61.3908s
972.32/62.67	o 2233
980.45/63.14	c Solution 235, time = 61.8598s
980.45/63.14	o 2232
985.04/63.46	c Solution 236, time = 62.1795s
985.04/63.46	o 2231
988.22/63.64	c Solution 237, time = 62.3577s
988.22/63.64	o 2230
989.81/63.75	c Solution 238, time = 62.4715s
989.81/63.75	o 2229
993.00/63.98	c Solution 239, time = 62.7064s
993.00/63.98	o 2228
994.77/64.06	c Solution 240, time = 62.7789s
994.77/64.06	o 2227
999.35/64.36	c Solution 241, time = 63.0784s
999.35/64.36	o 2226
1000.94/64.45	c Solution 242, time = 63.1752s
1000.94/64.45	o 2225
1007.32/64.86	c Solution 243, time = 63.5841s
1007.32/64.86	o 2224
1012.27/65.16	c Solution 244, time = 63.8855s
1012.27/65.16	o 2223
1021.64/65.77	c Solution 245, time = 64.4957s
1021.64/65.77	o 2222
1024.82/65.90	c Solution 246, time = 64.6237s
1024.82/65.90	o 2221
1029.59/66.26	c Solution 247, time = 64.9807s
1029.59/66.26	o 2220
1029.59/66.30	c Solution 248, time = 65.0185s
1029.59/66.30	o 2219
1044.10/67.17	c Solution 249, time = 65.8964s
1044.10/67.17	o 2218
1064.59/68.44	c Solution 250, time = 67.1655s
1064.59/68.44	o 2217
1070.96/68.88	c Solution 251, time = 67.6073s
1070.96/68.88	o 2216
1085.28/69.73	c Solution 252, time = 68.4516s
1085.28/69.73	o 2215
1118.70/71.85	c Solution 253, time = 70.5740s
1118.70/71.85	o 2214
1134.62/72.89	c Solution 254, time = 71.6112s
1134.62/72.89	o 2213
1158.48/74.39	c Solution 255, time = 73.1086s
1158.48/74.39	o 2212
1160.07/74.40	c Solution 256, time = 73.1212s
1160.07/74.40	o 2211
1166.44/74.89	c Solution 257, time = 73.6171s
1166.44/74.89	o 2210
1168.03/74.97	c Solution 258, time = 73.6889s
1168.03/74.97	o 2209
1168.03/74.98	c Solution 259, time = 73.6984s
1168.03/74.98	o 2208
1174.39/75.38	c Solution 260, time = 74.0980s
1174.39/75.38	o 2207
1207.81/77.42	c Solution 261, time = 76.1459s
1207.81/77.42	o 2206
1271.44/81.41	c Solution 262, time = 80.1313s
1271.44/81.41	o 2205
1288.94/82.52	c Solution 263, time = 81.2441s
1288.94/82.52	o 2204
1290.54/82.65	c Solution 264, time = 81.3743s
1290.54/82.65	o 2203
1292.13/82.74	c Solution 265, time = 81.4587s
1292.13/82.74	o 2202
1297.09/83.10	c Solution 266, time = 81.8232s
1297.09/83.10	o 2201
1304.85/83.56	c Solution 267, time = 82.2842s
1304.85/83.56	o 2200
1313.00/84.06	c Solution 268, time = 82.7795s
1313.00/84.06	o 2199
1320.78/84.52	c Solution 269, time = 83.2471s
1320.78/84.52	o 2198
1346.42/86.12	c Solution 270, time = 84.8378s
1346.42/86.12	o 2197
1349.41/86.32	c Solution 271, time = 85.0411s
1349.41/86.32	o 2196
1349.41/86.39	c Solution 272, time = 85.1139s
1349.41/86.39	o 2195
1379.65/88.26	c Solution 273, time = 86.9837s
1379.65/88.26	o 2194
1392.57/89.06	c Solution 274, time = 87.7846s
1392.57/89.06	o 2193
1427.38/91.28	c Solution 275, time = 90.0072s
1427.38/91.28	o 2192
1432.16/91.51	c Solution 276, time = 90.2278s
1432.16/91.51	o 2191
1441.90/92.16	c Solution 277, time = 90.8820s
1441.90/92.16	o 2190
1451.26/92.74	c Solution 278, time = 91.4590s
1451.26/92.74	o 2189
1495.81/95.51	c Solution 279, time = 94.2362s
1495.81/95.51	o 2187
1500.59/95.80	c Solution 280, time = 94.5273s
1500.59/95.80	o 2186
1511.72/96.50	c Solution 281, time = 95.2206s
1511.72/96.50	o 2185
1522.84/97.27	c Solution 282, time = 95.9935s
1522.84/97.27	o 2184
1529.21/97.64	c Solution 283, time = 96.3596s
1529.21/97.64	o 2183
1567.58/100.02	c Solution 284, time = 98.7423s
1567.58/100.02	o 2182
1583.49/101.08	c Solution 285, time = 99.8013s
1583.49/101.08	o 2181
1599.40/102.05	c Solution 286, time = 100.7695s
1599.40/102.05	o 2180
1674.02/106.75	c Solution 287, time = 105.4704s
1674.02/106.75	o 2179
1694.89/108.03	c Solution 288, time = 106.7482s
1694.89/108.03	o 2178
1701.06/108.44	c Solution 289, time = 107.1598s
1701.06/108.44	o 2177
1716.98/109.42	c Solution 290, time = 108.1420s
1716.98/109.42	o 2176
1810.83/115.38	c Solution 291, time = 114.0984s
1810.83/115.38	o 2175
1931.78/122.96	c Solution 292, time = 121.6839s
1931.78/122.96	o 2174
1952.47/124.28	c Solution 293, time = 122.9991s
1952.47/124.28	o 2173
1981.30/126.02	c Solution 294, time = 124.7383s
1981.30/126.02	o 2172
2000.21/127.21	c Solution 295, time = 125.9328s
2000.21/127.21	o 2171
2003.40/127.48	c Solution 296, time = 126.2018s
2003.40/127.48	o 2170
2078.38/132.13	c Solution 297, time = 130.8503s
2078.38/132.13	o 2169
2320.08/147.32	c Solution 298, time = 146.0393s
2320.08/147.32	o 2168
2382.15/151.28	c Solution 299, time = 149.9995s
2382.15/151.28	o 2167
2429.88/154.27	c Solution 300, time = 152.9888s
2429.88/154.27	o 2166
2469.66/156.73	c Solution 301, time = 155.4484s
2469.66/156.73	o 2165
2492.13/158.20	c Solution 302, time = 156.9183s
2492.13/158.20	o 2164
2587.59/164.19	c Solution 303, time = 162.9136s
2587.59/164.19	o 2163
2606.49/165.37	c Solution 304, time = 164.0960s
2606.49/165.37	o 2162
2829.29/179.37	c Solution 305, time = 178.0917s
2829.29/179.37	o 2161
2953.61/187.11	c Solution 306, time = 185.8338s
2953.61/187.11	o 2160
2962.98/187.70	c Solution 307, time = 186.4272s
2962.98/187.70	o 2159
2975.71/188.51	c Solution 308, time = 187.2327s
2975.71/188.51	o 2158
3005.95/190.47	c Solution 309, time = 189.1935s
3005.95/190.47	o 2157
3075.98/194.85	c Solution 310, time = 193.5719s
3075.98/194.85	o 2156
3120.52/197.65	c Solution 311, time = 196.3734s
3120.52/197.65	o 2155
3228.74/204.43	c Solution 312, time = 203.1488s
3228.74/204.43	o 2154
3305.13/209.21	c Solution 313, time = 207.9368s
3305.13/209.21	o 2153
3319.63/210.17	c Solution 314, time = 208.8941s
3319.63/210.17	o 2152
3893.97/246.29	c Solution 315, time = 245.0135s
3893.97/246.29	o 2151
4040.39/255.49	c Solution 316, time = 254.2084s
4040.39/255.49	o 2150
4294.97/271.42	c Solution 317, time = 270.1465s
4294.97/271.42	o 2149
4334.76/273.97	c Solution 318, time = 272.6922s
4334.76/273.97	o 2148
4667.40/294.87	c Solution 319, time = 293.5947s
4667.40/294.87	o 2147
4720.11/298.16	c Solution 320, time = 296.8810s
4720.11/298.16	o 2146
4842.49/305.84	c Solution 321, time = 304.5629s
4842.49/305.84	o 2145
4899.78/309.45	c Solution 322, time = 308.1685s
4899.78/309.45	o 2144
4901.37/309.55	c Solution 323, time = 308.2714s
4901.37/309.55	o 2143
4906.15/309.82	c Solution 324, time = 308.5377s
4906.15/309.82	o 2142
4909.51/310.10	c Solution 325, time = 308.8237s
4909.51/310.10	o 2141
4922.07/310.86	c Solution 326, time = 309.5862s
4922.07/310.86	o 2140
4923.66/310.98	c Solution 327, time = 309.7019s
4923.66/310.98	o 2139
4928.42/311.24	c Solution 328, time = 309.9594s
4928.42/311.24	o 2138
4955.49/312.91	c Solution 329, time = 311.6291s
4955.49/312.91	o 2137
5133.92/324.19	c Solution 330, time = 322.9173s
5133.92/324.19	o 2136
5170.34/326.40	c Solution 331, time = 325.1233s
5170.34/326.40	o 2135
5219.68/329.50	c Solution 332, time = 328.2206s
5219.68/329.50	o 2134
5226.05/329.93	c Solution 333, time = 328.6478s
5226.05/329.93	o 2133
5372.65/339.18	c Solution 334, time = 337.9000s
5372.65/339.18	o 2132
5485.46/346.29	c Solution 335, time = 345.0150s
5485.46/346.29	o 2131
5918.35/373.49	c Solution 336, time = 372.2113s
5918.35/373.49	o 2130
6526.34/411.64	c Solution 337, time = 410.3670s
6526.34/411.64	o 2129
7058.10/445.09	c Solution 338, time = 443.8094s
7058.10/445.09	o 2128
7651.53/482.37	c Solution 339, time = 481.0962s
7651.53/482.37	o 2127
8014.61/505.14	c Solution 340, time = 503.8642s
8014.61/505.14	o 2126
8531.70/537.66	c Solution 341, time = 536.3784s
8531.70/537.66	o 2125
10876.01/685.01	c Solution 342, time = 683.7291s
10876.01/685.01	o 2124
11315.28/712.53	c Solution 343, time = 711.2479s
11315.28/712.53	o 2123
11318.46/712.73	c Solution 344, time = 711.4513s
11318.46/712.73	o 2122
11339.33/714.05	c Solution 345, time = 712.7735s
11339.33/714.05	o 2121
11463.30/721.87	c Solution 346, time = 720.5895s
11463.30/721.87	o 2120
14837.27/933.81	c Solution 347, time = 932.5360s
14837.27/933.81	o 2119
15714.28/988.98	c Solution 348, time = 987.7020s
15714.28/988.98	o 2118
15738.15/990.44	c Solution 349, time = 989.1664s
15738.15/990.44	o 2117
16567.37/1042.58	c Solution 350, time = 1041.3059s
16567.37/1042.58	o 2115
16820.45/1058.49	c Solution 351, time = 1057.2165s
16820.45/1058.49	o 2114
17487.36/1100.32	c Solution 352, time = 1099.0422s
17487.36/1100.32	o 2113
38599.84/2426.77	c Solution 353, time = 2425.4969s
38599.84/2426.77	o 2112
49264.73/3096.76	c Solution 354, time = 3095.4819s
49264.73/3096.76	o 2111

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-4847899-1784136197/watcher-4847899-1784136197 -o /tmp/evaluation-result-4847899-1784136197/solver-4847899-1784136197 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4847899-1784136197/vars-4847899-1784136197 --bin-var /tmp/runsolver-exch-nodeE004-1784136130-26484 --watchdog 3760 run HOME/instance-4847899-1784136197.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1432620133 --intermediate --solver ortools 

running on 16 cores: 0-15

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 1-4,8-11,13-14
  3550 MHz: 0,16-19,32-39,52-55
  3600 MHz: 5-7,12,15,20-31,40-51,56-63
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 1-4,8-11,13-14
  3550 MHz: 0
  3600 MHz: 5-7,12,15
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 0-15

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127538 MiB free)
  node 1: cores 8-15, 129019 MiB (128301 MiB free)
  node 2: cores 16-23, 129019 MiB (128176 MiB free)
  node 3: cores 24-31, 129003 MiB (128263 MiB free)
  node 4: cores 32-39, 129019 MiB (127134 MiB free)
  node 5: cores 40-47, 129019 MiB (126501 MiB free)
  node 6: cores 48-55, 128973 MiB (125097 MiB free)
  node 7: cores 56-63, 128474 MiB (120255 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 57600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 57630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 256000000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 256051200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=27131, runsolver pid=27128

[startup+0.100066 s]*
/proc/loadavg: 29.44 13.51 11.46 51/905 27134
/proc/meminfo: memFree=1035517188/1055320716 swapFree=33554428/33554428
[pid=27131] ppid=27128 vsize=4324 memory=3200 CPUtime=0 cores=0-15
/proc/27131/stat : 27131 (run) S 27128 27131 26474 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 3184110 4427776 640 18446744073709551615 94908691787776 94908692682309 140725644698512 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94908692921360 94908692969104 94908699037696 140725644707959 140725644708197 140725644708197 140725644713937 0
/proc/27131/statm: 1081 800 712 219 0 143 0
[pid=27134] ppid=27131 vsize=21704 memory=16960 CPUtime=0.04 cores=0-15
/proc/27134/stat : 27134 (python3) R 27131 27131 26474 0 -1 4194304 2746 0 0 0 3 1 0 0 20 0 1 0 3184112 22224896 4224 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
/proc/27134/statm: 5426 4240 1664 753 0 3239 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 26028 KiB
Current children cumulated memory: 20160 KiB

[startup+0.211321 s]*
/proc/loadavg: 29.44 13.51 11.46 64/920 27149
/proc/meminfo: memFree=1035508008/1055320716 swapFree=33554428/33554428
[pid=27131] ppid=27128 vsize=4324 memory=3200 CPUtime=0 cores=0-15
/proc/27131/stat : 27131 (run) S 27128 27131 26474 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 3184110 4427776 640 18446744073709551615 94908691787776 94908692682309 140725644698512 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94908692921360 94908692969104 94908699037696 140725644707959 140725644708197 140725644708197 140725644713937 0
/proc/27131/statm: 1081 800 712 219 0 143 0
[pid=27134] ppid=27131 vsize=722304 memory=31348 CPUtime=0.35 cores=0-15
/proc/27134/stat : 27134 (python3) D 27131 27131 26474 0 -1 4456448 4777 0 0 0 33 2 0 0 20 0 16 0 3184112 739639296 7680 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
/proc/27134/statm: 180576 7837 3433 753 0 167275 0
[pid=27134/tid=27135] ppid=27131 vsize=722304 memory=8462108013221118012 CPUtime=0.01 cores=0-15
/proc/27134/task/27135/stat : 27135 (python3) R 27131 27131 26474 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3184130 739639296 7680 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 0 0 0 -1 6 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27136] ppid=27131 vsize=722304 memory=15264 CPUtime=0.01 cores=0-15
/proc/27134/task/27136/stat : 27136 (python3) R 27131 27131 26474 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3184130 739639296 7680 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 0 0 0 -1 12 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27137] ppid=27131 vsize=722304 memory=15591 CPUtime=0.01 cores=0-15
/proc/27134/task/27137/stat : 27137 (python3) R 27131 27131 26474 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3184130 739639296 7680 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 0 0 0 -1 8 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27138] ppid=27131 vsize=722304 memory=61805418532903 CPUtime=0.01 cores=0-15
/proc/27134/task/27138/stat : 27138 (python3) R 27131 27131 26474 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3184130 739639296 7680 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 0 0 0 -1 2 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27139] ppid=27131 vsize=722304 memory=60710218629780 CPUtime=0.01 cores=0-15
/proc/27134/task/27139/stat : 27139 (python3) R 27131 27131 26474 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3184130 739639296 7680 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 0 0 0 -1 14 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27140] ppid=27131 vsize=722304 memory=21904 CPUtime=0.01 cores=0-15
/proc/27134/task/27140/stat : 27140 (python3) R 27131 27131 26474 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3184130 739639296 7680 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 0 0 0 -1 5 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27141] ppid=27131 vsize=722304 memory=54108954559013 CPUtime=0.01 cores=0-15
/proc/27134/task/27141/stat : 27141 (python3) R 27131 27131 26474 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3184130 739639296 7680 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 0 0 0 -1 11 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27142] ppid=27131 vsize=722304 memory=15260354632484775 CPUtime=0.01 cores=0-15
/proc/27134/task/27142/stat : 27142 (python3) R 27131 27131 26474 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3184130 739639296 7680 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 0 0 0 -1 3 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27143] ppid=27131 vsize=722304 memory=3545516201134522400 CPUtime=0 cores=0-15
/proc/27134/task/27143/stat : 27143 (python3) R 27131 27131 26474 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 16 0 3184130 739639296 7680 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 0 0 0 -1 15 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27144] ppid=27131 vsize=722304 memory=0 CPUtime=0.01 cores=0-15
/proc/27134/task/27144/stat : 27144 (python3) R 27131 27131 26474 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3184130 739639296 7680 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 0 0 0 -1 7 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27145] ppid=27131 vsize=722304 memory=0 CPUtime=0.01 cores=0-15
/proc/27134/task/27145/stat : 27145 (python3) R 27131 27131 26474 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3184130 739639296 7680 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 0 0 0 -1 9 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27146] ppid=27131 vsize=722304 memory=0 CPUtime=0.01 cores=0-15
/proc/27134/task/27146/stat : 27146 (python3) R 27131 27131 26474 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3184130 739639296 7680 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 0 0 0 -1 1 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27147] ppid=27131 vsize=722304 memory=0 CPUtime=0.01 cores=0-15
/proc/27134/task/27147/stat : 27147 (python3) R 27131 27131 26474 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3184130 739639296 7680 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 0 0 0 -1 13 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27148] ppid=27131 vsize=722304 memory=0 CPUtime=0.01 cores=0-15
/proc/27134/task/27148/stat : 27148 (python3) R 27131 27131 26474 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3184130 739639296 7680 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 0 0 0 -1 4 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27149] ppid=27131 vsize=722304 memory=0 CPUtime=0.01 cores=0-15
/proc/27134/task/27149/stat : 27149 (python3) R 27131 27131 26474 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 16 0 3184130 739639296 7680 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 0 0 0 -1 10 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 726628 KiB
Current children cumulated memory: 34548 KiB

[startup+0.308833 s]*
/proc/loadavg: 29.44 13.51 11.46 50/920 27149
/proc/meminfo: memFree=1035504388/1055320716 swapFree=33554428/33554428
[pid=27131] ppid=27128 vsize=4324 memory=3200 CPUtime=0 cores=0-15
/proc/27131/stat : 27131 (run) S 27128 27131 26474 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 3184110 4427776 640 18446744073709551615 94908691787776 94908692682309 140725644698512 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94908692921360 94908692969104 94908699037696 140725644707959 140725644708197 140725644708197 140725644713937 0
/proc/27131/statm: 1081 800 712 219 0 143 0
[pid=27134] ppid=27131 vsize=729196 memory=38160 CPUtime=1.25 cores=0-15
/proc/27134/stat : 27134 (python3) D 27131 27131 26474 0 -1 4456448 6318 0 0 0 122 3 0 0 20 0 16 0 3184112 746696704 9472 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
/proc/27134/statm: 182299 9540 3619 753 0 168905 0
[pid=27134/tid=27135] ppid=27131 vsize=729196 memory=-7594595662727046525 CPUtime=0.07 cores=0-15
/proc/27134/task/27135/stat : 27135 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 746696704 9472 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27136] ppid=27131 vsize=729196 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27136/stat : 27136 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 746696704 9472 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27137] ppid=27131 vsize=729196 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27137/stat : 27137 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 746696704 9472 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27138] ppid=27131 vsize=729196 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27138/stat : 27138 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 746696704 9472 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27139] ppid=27131 vsize=729196 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27139/stat : 27139 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 746696704 9472 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27140] ppid=27131 vsize=729196 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27140/stat : 27140 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 746696704 9472 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27141] ppid=27131 vsize=729196 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27141/stat : 27141 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 746696704 9472 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27142] ppid=27131 vsize=729196 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27142/stat : 27142 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 746696704 9472 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27143] ppid=27131 vsize=729196 memory=0 CPUtime=0.06 cores=0-15
/proc/27134/task/27143/stat : 27143 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 3184130 746696704 9472 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27144] ppid=27131 vsize=729196 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27144/stat : 27144 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 746696704 9472 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27145] ppid=27131 vsize=729196 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27145/stat : 27145 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 746696704 9472 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27146] ppid=27131 vsize=729196 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27146/stat : 27146 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 746696704 9472 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27147] ppid=27131 vsize=729196 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27147/stat : 27147 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 746696704 9472 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27148] ppid=27131 vsize=729196 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27148/stat : 27148 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 746696704 9472 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27149] ppid=27131 vsize=729196 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27149/stat : 27149 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 746696704 9472 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
Current children cumulated CPU time: 1.25 s
Current children cumulated vsize: 733520 KiB
Current children cumulated memory: 41360 KiB

[startup+0.700219 s]
/proc/loadavg: 31.01 14.10 11.66 49/920 27149
/proc/meminfo: memFree=1035477128/1055320716 swapFree=33554428/33554428
[pid=27131] ppid=27128 vsize=4324 memory=3200 CPUtime=0 cores=0-15
/proc/27131/stat : 27131 (run) S 27128 27131 26474 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 3184110 4427776 640 18446744073709551615 94908691787776 94908692682309 140725644698512 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94908692921360 94908692969104 94908699037696 140725644707959 140725644708197 140725644708197 140725644713937 0
/proc/27131/statm: 1081 800 712 219 0 143 0
[pid=27134] ppid=27131 vsize=904824 memory=88604 CPUtime=1.41 cores=0-15
/proc/27134/stat : 27134 (python3) R 27131 27131 26474 0 -1 4194304 15002 0 0 0 134 7 0 0 20 0 16 0 3184112 926539776 22016 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
/proc/27134/statm: 226206 22151 8274 753 0 177876 0
[pid=27134/tid=27135] ppid=27131 vsize=904824 memory=5800 CPUtime=0.07 cores=0-15
/proc/27134/task/27135/stat : 27135 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 926539776 22016 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27136] ppid=27131 vsize=904824 memory=17150 CPUtime=0.07 cores=0-15
/proc/27134/task/27136/stat : 27136 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 926539776 22016 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27137] ppid=27131 vsize=904824 memory=15304 CPUtime=0.07 cores=0-15
/proc/27134/task/27137/stat : 27137 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 926539776 22016 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27138] ppid=27131 vsize=904824 memory=2472 CPUtime=0.07 cores=0-15
/proc/27134/task/27138/stat : 27138 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 926539776 22016 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27139] ppid=27131 vsize=904824 memory=3524 CPUtime=0.07 cores=0-15
/proc/27134/task/27139/stat : 27139 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 926539776 22016 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27140] ppid=27131 vsize=904824 memory=4912 CPUtime=0.07 cores=0-15
/proc/27134/task/27140/stat : 27140 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 926539776 22016 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27141] ppid=27131 vsize=904824 memory=3036 CPUtime=0.07 cores=0-15
/proc/27134/task/27141/stat : 27141 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 926539776 22016 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27142] ppid=27131 vsize=904824 memory=41956 CPUtime=0.07 cores=0-15
/proc/27134/task/27142/stat : 27142 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 926539776 22016 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27143] ppid=27131 vsize=904824 memory=4716 CPUtime=0.06 cores=0-15
/proc/27134/task/27143/stat : 27143 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 3184130 926539776 22016 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27144] ppid=27131 vsize=904824 memory=1976 CPUtime=0.07 cores=0-15
/proc/27134/task/27144/stat : 27144 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 926539776 22016 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27145] ppid=27131 vsize=904824 memory=5736 CPUtime=0.07 cores=0-15
/proc/27134/task/27145/stat : 27145 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 926539776 22016 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27146] ppid=27131 vsize=904824 memory=12868 CPUtime=0.07 cores=0-15
/proc/27134/task/27146/stat : 27146 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 926539776 22016 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27147] ppid=27131 vsize=904824 memory=3056 CPUtime=0.07 cores=0-15
/proc/27134/task/27147/stat : 27147 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 926539776 22016 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27148] ppid=27131 vsize=904824 memory=17800 CPUtime=0.07 cores=0-15
/proc/27134/task/27148/stat : 27148 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 926539776 22016 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27149] ppid=27131 vsize=904824 memory=46980 CPUtime=0.07 cores=0-15
/proc/27134/task/27149/stat : 27149 (python3) S 27131 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3184130 926539776 22016 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 2 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 909148 KiB
Current children cumulated memory: 91804 KiB


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

[pid=27134/tid=27162] ppid=27128 vsize=4710848 memory=5772 CPUtime=3604.02 cores=0-15
/proc/27134/task/27162/stat : 27162 (python3) R 27128 27131 26474 0 -1 4194368 200035 0 0 0 360370 32 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 3 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27163] ppid=27128 vsize=4710848 memory=3200 CPUtime=3601.31 cores=0-15
/proc/27134/task/27163/stat : 27163 (python3) R 27128 27131 26474 0 -1 4194368 127267 0 0 0 360100 31 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 14 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27164] ppid=27128 vsize=4710848 memory=1768768 CPUtime=3603.4 cores=0-15
/proc/27134/task/27164/stat : 27164 (python3) R 27128 27131 26474 0 -1 4194368 65496 0 0 0 360311 29 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 13 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27165] ppid=27128 vsize=4710848 memory=5872 CPUtime=3603.44 cores=0-15
/proc/27134/task/27165/stat : 27165 (python3) R 27128 27131 26474 0 -1 4194368 105623 0 0 0 360311 33 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 0 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
Current cumulated CPU time of completed processes: 0.004161 s
Current children cumulated CPU time: 57620 s
Current children cumulated vsize: 4710848 KiB
Current children cumulated memory: 3266196 KiB

[startup+3622 s]*
/proc/loadavg: 47.30 59.40 61.52 50/908 27508
/proc/meminfo: memFree=1043680916/1055320716 swapFree=33554428/33554428
[pid=27134] ppid=27128 vsize=4710848 memory=3266204 CPUtime=57626.6 cores=0-15
/proc/27134/stat : 27134 (python3) S 27128 27131 26474 0 -1 4194304 4783420 0 0 0 5761999 660 0 0 20 0 32 0 3184112 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 17 2 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
/proc/27134/statm: 1177712 816551 13855 753 0 1032302 0
[pid=27134/tid=27135] ppid=27128 vsize=4710848 memory=8325088189359553422 CPUtime=0.07 cores=0-15
/proc/27134/task/27135/stat : 27135 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27136] ppid=27128 vsize=4710848 memory=1016724 CPUtime=0.07 cores=0-15
/proc/27134/task/27136/stat : 27136 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27137] ppid=27128 vsize=4710848 memory=8325088189359553422 CPUtime=0.07 cores=0-15
/proc/27134/task/27137/stat : 27137 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27138] ppid=27128 vsize=4710848 memory=5312 CPUtime=0.07 cores=0-15
/proc/27134/task/27138/stat : 27138 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27139] ppid=27128 vsize=4710848 memory=3200 CPUtime=0.07 cores=0-15
/proc/27134/task/27139/stat : 27139 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27140] ppid=27128 vsize=4710848 memory=1443860 CPUtime=0.07 cores=0-15
/proc/27134/task/27140/stat : 27140 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27141] ppid=27128 vsize=4710848 memory=5396 CPUtime=0.07 cores=0-15
/proc/27134/task/27141/stat : 27141 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27142] ppid=27128 vsize=4710848 memory=3188 CPUtime=0.07 cores=0-15
/proc/27134/task/27142/stat : 27142 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27143] ppid=27128 vsize=4710848 memory=1100324 CPUtime=0.06 cores=0-15
/proc/27134/task/27143/stat : 27143 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27144] ppid=27128 vsize=4710848 memory=5120 CPUtime=0.07 cores=0-15
/proc/27134/task/27144/stat : 27144 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27145] ppid=27128 vsize=4710848 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27145/stat : 27145 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27146] ppid=27128 vsize=4710848 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27146/stat : 27146 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27147] ppid=27128 vsize=4710848 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27147/stat : 27147 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27148] ppid=27128 vsize=4710848 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27148/stat : 27148 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27149] ppid=27128 vsize=4710848 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27149/stat : 27149 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27150] ppid=27128 vsize=4710848 memory=0 CPUtime=3605.27 cores=0-15
/proc/27134/task/27150/stat : 27150 (python3) R 27128 27131 26474 0 -1 4194368 484003 0 0 0 360493 34 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 4 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27151] ppid=27128 vsize=4710848 memory=0 CPUtime=3605.23 cores=0-15
/proc/27134/task/27151/stat : 27151 (python3) R 27128 27131 26474 0 -1 4194368 294012 0 0 0 360501 22 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 7 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27152] ppid=27128 vsize=4710848 memory=0 CPUtime=3605.46 cores=0-15
/proc/27134/task/27152/stat : 27152 (python3) R 27128 27131 26474 0 -1 4194368 427967 0 0 0 360514 32 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 10 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27153] ppid=27128 vsize=4710848 memory=-7819499722191503039 CPUtime=3601.22 cores=0-15
/proc/27134/task/27153/stat : 27153 (python3) R 27128 27131 26474 0 -1 4194368 260599 0 0 0 360097 25 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 15 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27154] ppid=27128 vsize=4710848 memory=-7819499722191503039 CPUtime=3582.13 cores=0-15
/proc/27134/task/27154/stat : 27154 (python3) R 27128 27131 26474 0 -1 4194368 731555 0 0 0 358127 86 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 11 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27155] ppid=27128 vsize=4710848 memory=4353744556693941917 CPUtime=3605.3 cores=0-15
/proc/27134/task/27155/stat : 27155 (python3) R 27128 27131 26474 0 -1 4194368 139936 0 0 0 360518 12 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 1 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27156] ppid=27128 vsize=4710848 memory=-7819499722308878015 CPUtime=3575.45 cores=0-15
/proc/27134/task/27156/stat : 27156 (python3) R 27128 27131 26474 0 -1 4194368 596988 0 0 0 357456 89 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 12 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27157] ppid=27128 vsize=4710848 memory=0 CPUtime=3605 cores=0-15
/proc/27134/task/27157/stat : 27157 (python3) R 27128 27131 26474 0 -1 4194368 184461 0 0 0 360477 23 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 5 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27158] ppid=27128 vsize=4710848 memory=0 CPUtime=3605.33 cores=0-15
/proc/27134/task/27158/stat : 27158 (python3) R 27128 27131 26474 0 -1 4194368 191752 0 0 0 360523 10 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 6 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27159] ppid=27128 vsize=4710848 memory=0 CPUtime=3605 cores=0-15
/proc/27134/task/27159/stat : 27159 (python3) R 27128 27131 26474 0 -1 4194368 394559 0 0 0 360468 32 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 8 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27160] ppid=27128 vsize=4710848 memory=0 CPUtime=3605.21 cores=0-15
/proc/27134/task/27160/stat : 27160 (python3) R 27128 27131 26474 0 -1 4194368 343815 0 0 0 360498 23 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 9 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27161] ppid=27128 vsize=4710848 memory=144411 CPUtime=3604.94 cores=0-15
/proc/27134/task/27161/stat : 27161 (python3) R 27128 27131 26474 0 -1 4194368 175019 0 0 0 360464 30 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 2 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27162] ppid=27128 vsize=4710848 memory=15153 CPUtime=3604.44 cores=0-15
/proc/27134/task/27162/stat : 27162 (python3) R 27128 27131 26474 0 -1 4194368 200035 0 0 0 360412 32 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 3 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27163] ppid=27128 vsize=4710848 memory=15450 CPUtime=3601.73 cores=0-15
/proc/27134/task/27163/stat : 27163 (python3) R 27128 27131 26474 0 -1 4194368 127267 0 0 0 360142 31 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 14 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27164] ppid=27128 vsize=4710848 memory=15756 CPUtime=3603.82 cores=0-15
/proc/27134/task/27164/stat : 27164 (python3) R 27128 27131 26474 0 -1 4194368 65496 0 0 0 360353 29 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 13 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27165] ppid=27128 vsize=4710848 memory=21171 CPUtime=3603.86 cores=0-15
/proc/27134/task/27165/stat : 27165 (python3) R 27128 27131 26474 0 -1 4194368 105623 0 0 0 360353 33 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 0 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
Current cumulated CPU time of completed processes: 0.004161 s
Current children cumulated CPU time: 57626.6 s
Current children cumulated vsize: 4710848 KiB
Current children cumulated memory: 3266204 KiB

[startup+3622.4 s]
/proc/loadavg: 47.30 59.40 61.52 50/908 27508
/proc/meminfo: memFree=1043680916/1055320716 swapFree=33554428/33554428
[pid=27134] ppid=27128 vsize=4710848 memory=3266204 CPUtime=57632.8 cores=0-15
/proc/27134/stat : 27134 (python3) S 27128 27131 26474 0 -1 4194304 4783429 0 0 0 5762617 660 0 0 20 0 32 0 3184112 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 17 0 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
/proc/27134/statm: 1177712 816551 13855 753 0 1032302 0
[pid=27134/tid=27135] ppid=27128 vsize=4710848 memory=15304 CPUtime=0.07 cores=0-15
/proc/27134/task/27135/stat : 27135 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27136] ppid=27128 vsize=4710848 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27136/stat : 27136 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27137] ppid=27128 vsize=4710848 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27137/stat : 27137 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27138] ppid=27128 vsize=4710848 memory=0 CPUtime=0.07 cores=0-15
/proc/27134/task/27138/stat : 27138 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27139] ppid=27128 vsize=4710848 memory=-7819499722191503039 CPUtime=0.07 cores=0-15
/proc/27134/task/27139/stat : 27139 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27140] ppid=27128 vsize=4710848 memory=1976 CPUtime=0.07 cores=0-15
/proc/27134/task/27140/stat : 27140 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27141] ppid=27128 vsize=4710848 memory=5736 CPUtime=0.07 cores=0-15
/proc/27134/task/27141/stat : 27141 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27142] ppid=27128 vsize=4710848 memory=12868 CPUtime=0.07 cores=0-15
/proc/27134/task/27142/stat : 27142 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27143] ppid=27128 vsize=4710848 memory=3208 CPUtime=0.06 cores=0-15
/proc/27134/task/27143/stat : 27143 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27144] ppid=27128 vsize=4710848 memory=792620 CPUtime=0.07 cores=0-15
/proc/27134/task/27144/stat : 27144 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27145] ppid=27128 vsize=4710848 memory=8325088189359553422 CPUtime=0.07 cores=0-15
/proc/27134/task/27145/stat : 27145 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27146] ppid=27128 vsize=4710848 memory=3200 CPUtime=0.07 cores=0-15
/proc/27134/task/27146/stat : 27146 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27147] ppid=27128 vsize=4710848 memory=-7819499722308878015 CPUtime=0.07 cores=0-15
/proc/27134/task/27147/stat : 27147 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27148] ppid=27128 vsize=4710848 memory=12904 CPUtime=0.07 cores=0-15
/proc/27134/task/27148/stat : 27148 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27149] ppid=27128 vsize=4710848 memory=5800 CPUtime=0.07 cores=0-15
/proc/27134/task/27149/stat : 27149 (python3) S 27128 27131 26474 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3184130 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27150] ppid=27128 vsize=4710848 memory=2472 CPUtime=3605.65 cores=0-15
/proc/27134/task/27150/stat : 27150 (python3) R 27128 27131 26474 0 -1 4194368 484003 0 0 0 360531 34 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 4 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27151] ppid=27128 vsize=4710848 memory=3200 CPUtime=3605.6 cores=0-15
/proc/27134/task/27151/stat : 27151 (python3) R 27128 27131 26474 0 -1 4194368 294012 0 0 0 360538 22 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 7 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27152] ppid=27128 vsize=4710848 memory=3265804 CPUtime=3605.83 cores=0-15
/proc/27134/task/27152/stat : 27152 (python3) R 27128 27131 26474 0 -1 4194368 427967 0 0 0 360551 32 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 10 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27153] ppid=27128 vsize=4710848 memory=12868 CPUtime=3601.6 cores=0-15
/proc/27134/task/27153/stat : 27153 (python3) R 27128 27131 26474 0 -1 4194368 260599 0 0 0 360135 25 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 15 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27154] ppid=27128 vsize=4710848 memory=3056 CPUtime=3582.51 cores=0-15
/proc/27134/task/27154/stat : 27154 (python3) R 27128 27131 26474 0 -1 4194368 731555 0 0 0 358165 86 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 11 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27155] ppid=27128 vsize=4710848 memory=3200 CPUtime=3605.68 cores=0-15
/proc/27134/task/27155/stat : 27155 (python3) R 27128 27131 26474 0 -1 4194368 139936 0 0 0 360556 12 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 1 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27156] ppid=27128 vsize=4710848 memory=-7819499722308878015 CPUtime=3575.83 cores=0-15
/proc/27134/task/27156/stat : 27156 (python3) R 27128 27131 26474 0 -1 4194368 596988 0 0 0 357494 89 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 12 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27157] ppid=27128 vsize=4710848 memory=8880 CPUtime=3605.38 cores=0-15
/proc/27134/task/27157/stat : 27157 (python3) R 27128 27131 26474 0 -1 4194368 184461 0 0 0 360515 23 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 5 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27158] ppid=27128 vsize=4710848 memory=20664 CPUtime=3605.71 cores=0-15
/proc/27134/task/27158/stat : 27158 (python3) R 27128 27131 26474 0 -1 4194368 191752 0 0 0 360561 10 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 6 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27159] ppid=27128 vsize=4710848 memory=24252 CPUtime=3605.38 cores=0-15
/proc/27134/task/27159/stat : 27159 (python3) R 27128 27131 26474 0 -1 4194368 394559 0 0 0 360506 32 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 8 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27160] ppid=27128 vsize=4710848 memory=9356 CPUtime=3605.59 cores=0-15
/proc/27134/task/27160/stat : 27160 (python3) R 27128 27131 26474 0 -1 4194368 343815 0 0 0 360536 23 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 9 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27161] ppid=27128 vsize=4710848 memory=7686721470367831706 CPUtime=3605.32 cores=0-15
/proc/27134/task/27161/stat : 27161 (python3) R 27128 27131 26474 0 -1 4194368 175019 0 0 0 360502 30 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 2 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27162] ppid=27128 vsize=4710848 memory=7700 CPUtime=3604.82 cores=0-15
/proc/27134/task/27162/stat : 27162 (python3) R 27128 27131 26474 0 -1 4194368 200035 0 0 0 360450 32 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 3 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27163] ppid=27128 vsize=4710848 memory=27364 CPUtime=3602.11 cores=0-15
/proc/27134/task/27163/stat : 27163 (python3) R 27128 27131 26474 0 -1 4194368 127267 0 0 0 360180 31 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 14 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27164] ppid=27128 vsize=4710848 memory=6772 CPUtime=3604.2 cores=0-15
/proc/27134/task/27164/stat : 27164 (python3) R 27128 27131 26474 0 -1 4194368 65496 0 0 0 360391 29 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 13 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
[pid=27134/tid=27165] ppid=27128 vsize=4710848 memory=7320 CPUtime=3604.23 cores=0-15
/proc/27134/task/27165/stat : 27165 (python3) R 27128 27131 26474 0 -1 4194368 105623 0 0 0 360390 33 0 0 20 0 32 0 3184264 4823908352 814626 18446744073709551615 4321280 7402577 140735217685296 0 0 0 0 16781312 8405026 0 0 0 -1 0 0 0 0 0 0 9420256 10002664 23736320 140735217694610 140735217694864 140735217694864 140735217700794 0
Current cumulated CPU time of completed processes: 0.004161 s
Current children cumulated CPU time: 57632.8 s
Current children cumulated vsize: 4710848 KiB
Current children cumulated memory: 3266204 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3622.46
CPU time (s): 57632.9
CPU user time (s): 57626.3
CPU system time (s): 6.66667
CPU usage (%): 1590.99
Max. virtual memory (cumulated for all children) (KiB): 4747504
Max. memory (cumulated for all children) (KiB): 3269004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57626.3
system time used= 6.66667
maximum resident set size= 3259528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4783840
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= 153503
involuntary context switches= 385591


# summary of solver processes directly reported to runsolver:
#   pid: 27131,27134
#   total CPU time (s): 57632.9
#   total CPU user time (s): 57626.3
#   total CPU system time (s): 6.66667

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2997 second user time and 39.7512 second system time

The end

Launcher Data

Begin job on nodeE004 at 2026-07-15 19:23:18
IDJOB=4847899
IDBENCH=147222
IDSOLVER=3707
FILE ID=nodeE004/4847899-1784136197
RUNJOBID= nodeE004-1784136130-26484
SLURM_JOB_ID= 12756558
Free space on /tmp= 802128 MiB

SOLVER NAME= cpmpy_ortools (16 cores) (16 cores) 2026-07-14
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/sorensson/garden/normalized-g100x100.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-4847899-1784136197/watcher-4847899-1784136197 -o /tmp/evaluation-result-4847899-1784136197/solver-4847899-1784136197 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4847899-1784136197/vars-4847899-1784136197 --bin-var /tmp/runsolver-exch-nodeE004-1784136130-26484 --watchdog 3760  run HOME/instance-4847899-1784136197.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1432620133 --intermediate --solver ortools

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

MD5SUM BENCH= 908a9c4c32d975b4e5850834449958a7
RANDOM SEED=1432620133

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

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

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

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

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

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

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

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

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

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

processor	: 15
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 99
initial apicid	: 99
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3568.297
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3568.294
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 49
initial apicid	: 49
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3568.309
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3568.318
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 51
initial apicid	: 51
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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.083
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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.076
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 113
initial apicid	: 113
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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.107
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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.059
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 115
initial apicid	: 115
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3584.569
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3584.598
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3584.576
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3584.565
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3602.676
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3602.685
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 81
initial apicid	: 81
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3602.640
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3602.693
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 83
initial apicid	: 83
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3573.769
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3573.769
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 129
initial apicid	: 129
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3573.759
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3573.755
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 131
initial apicid	: 131
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3569.072
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3569.073
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 193
initial apicid	: 193
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3569.076
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3569.039
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 195
initial apicid	: 195
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3568.512
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3568.537
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 161
initial apicid	: 161
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3568.519
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3568.496
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 163
initial apicid	: 163
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3579.809
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3579.816
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 225
initial apicid	: 225
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3579.807
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3579.811
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 227
initial apicid	: 227
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3596.178
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3596.191
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 177
initial apicid	: 177
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 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		: 3596.191
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.84
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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


/proc/meminfo:
MemTotal:       1055320716 kB
MemFree:        1035765044 kB
MemAvailable:   1033429112 kB
Buffers:            3336 kB
Cached:           940792 kB
SwapCached:            0 kB
Active:         15552240 kB
Inactive:         684836 kB
Active(anon):   15319376 kB
Inactive(anon):        0 kB
Active(file):     232864 kB
Inactive(file):   684836 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15732 kB
Writeback:            40 kB
AnonPages:      15302856 kB
Mapped:           153256 kB
Shmem:             26428 kB
KReclaimable:     132600 kB
Slab:             495284 kB
SReclaimable:     132600 kB
SUnreclaim:       362684 kB
KernelStack:       15424 kB
PageTables:        34860 kB
SecPageTables:     11880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:   18411560 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478364 kB
VmallocChunk:          0 kB
Percpu:           115968 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5459968 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:      401860 kB
DirectMap2M:    22988800 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 802028 MiB
End job on nodeE004 at 2026-07-15 20:23:40