Trace number 4847341

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 (1 core) 2026-07-14SAT332 3585.09 3599.79

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_0.opb.PB06.opb
MD5SUM9792288b3bfa4387008e61c6fa17d472
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 benchmark246
Best CPU time to get the best result obtained on this benchmark3583.2
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 constraints656900
Number of constraints which are clauses656900
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 constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495293
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495293
Number of bits of the biggest sum of numbers19
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

24.41/26.81	c Time taken to transform: 14.253148555755615 seconds
24.41/26.81	c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 1588372373, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f32487c3410>}
24.41/26.81	c 3572.174814939499s left to solve
28.62/31.09	c Solution 1, time = 4.2734s
28.62/31.09	o 7495
28.81/31.20	c Solution 2, time = 4.3848s
28.81/31.20	o 6982
29.01/31.40	c Solution 3, time = 4.5855s
29.01/31.40	o 6188
29.11/31.56	c Solution 4, time = 4.7429s
29.11/31.56	o 5676
29.30/31.76	c Solution 5, time = 4.9509s
29.30/31.76	o 4684
29.50/31.94	c Solution 6, time = 5.1257s
29.50/31.94	o 4532
29.72/32.15	c Solution 7, time = 5.3404s
29.72/32.15	o 3618
29.80/32.28	c Solution 8, time = 5.4697s
29.80/32.28	o 3561
30.00/32.43	c Solution 9, time = 5.6172s
30.00/32.43	o 3118
30.10/32.57	c Solution 10, time = 5.7529s
30.10/32.57	o 3106
30.30/32.71	c Solution 11, time = 5.8984s
30.30/32.71	o 3051
30.40/32.86	c Solution 12, time = 6.0491s
30.40/32.86	o 2848
30.50/32.99	c Solution 13, time = 6.1787s
30.50/32.99	o 2660
32.71/35.11	c Solution 14, time = 8.2990s
32.71/35.11	o 2626
33.19/35.69	c Solution 15, time = 8.8750s
33.19/35.69	o 2624
33.29/35.74	c Solution 16, time = 8.9266s
33.29/35.74	o 2601
33.29/35.79	c Solution 17, time = 8.9738s
33.29/35.79	o 2600
33.49/35.91	c Solution 18, time = 9.0989s
33.49/35.91	o 2599
33.49/35.98	c Solution 19, time = 9.1634s
33.49/35.98	o 2539
33.60/36.04	c Solution 20, time = 9.2268s
33.60/36.04	o 2523
33.70/36.12	c Solution 21, time = 9.3074s
33.70/36.12	o 2502
33.79/36.22	c Solution 22, time = 9.4092s
33.79/36.22	o 2501
33.89/36.35	c Solution 23, time = 9.5384s
33.89/36.35	o 2495
33.99/36.46	c Solution 24, time = 9.6446s
33.99/36.46	o 2441
34.19/36.62	c Solution 25, time = 9.8119s
34.19/36.62	o 2433
34.19/36.69	c Solution 26, time = 9.8735s
34.19/36.69	o 2428
34.60/37.02	c Solution 27, time = 10.2077s
34.60/37.02	o 2425
34.89/37.39	c Solution 28, time = 10.5753s
34.89/37.39	o 2349
34.99/37.44	c Solution 29, time = 10.6234s
34.99/37.44	o 2331
35.78/38.22	c Solution 30, time = 11.4088s
35.78/38.22	o 2329
35.78/38.29	c Solution 31, time = 11.4750s
35.78/38.29	o 2322
35.88/38.40	c Solution 32, time = 11.5830s
35.88/38.40	o 2320
35.98/38.44	c Solution 33, time = 11.6294s
35.98/38.44	o 2318
35.98/38.49	c Solution 34, time = 11.6778s
35.98/38.49	o 2285
36.18/38.61	c Solution 35, time = 11.8005s
36.18/38.61	o 2277
36.28/38.70	c Solution 36, time = 11.8928s
36.28/38.70	o 2276
36.59/39.11	c Solution 37, time = 12.2944s
36.59/39.11	o 2239
36.78/39.23	c Solution 38, time = 12.4187s
36.78/39.23	o 2010
36.78/39.24	c Solution 39, time = 12.4272s
36.78/39.24	o 1924
36.78/39.26	c Solution 40, time = 12.4507s
36.78/39.26	o 1880
36.78/39.27	c Solution 41, time = 12.4610s
36.78/39.27	o 1812
36.78/39.29	c Solution 42, time = 12.4761s
36.78/39.29	o 1788
36.98/39.42	c Solution 43, time = 12.6073s
36.98/39.42	o 1781
37.08/39.55	c Solution 44, time = 12.7342s
37.08/39.55	o 1762
37.18/39.69	c Solution 45, time = 12.8758s
37.18/39.69	o 1732
37.38/39.81	c Solution 46, time = 12.9968s
37.38/39.81	o 1708
37.48/39.95	c Solution 47, time = 13.1354s
37.48/39.95	o 1687
37.48/39.95	c Solution 48, time = 13.1425s
37.48/39.95	o 1558
37.98/40.44	c Solution 49, time = 13.6229s
37.98/40.44	o 1501
37.98/40.44	c Solution 50, time = 13.6323s
37.98/40.44	o 1493
37.98/40.46	c Solution 51, time = 13.6472s
37.98/40.46	o 1465
37.98/40.47	c Solution 52, time = 13.6619s
37.98/40.47	o 1431
37.98/40.49	c Solution 53, time = 13.6798s
37.98/40.49	o 1425
38.27/40.73	c Solution 54, time = 13.9220s
38.27/40.73	o 1405
38.37/40.85	c Solution 55, time = 14.0396s
38.37/40.85	o 1376
38.37/40.88	c Solution 56, time = 14.0675s
38.37/40.88	o 1331
38.47/40.99	c Solution 57, time = 14.1826s
38.47/40.99	o 1330
38.69/41.12	c Solution 58, time = 14.3122s
38.69/41.12	o 1292
38.69/41.13	c Solution 59, time = 14.3206s
38.69/41.13	o 1281
38.77/41.20	c Solution 60, time = 14.3865s
38.77/41.20	o 1262
38.87/41.37	c Solution 61, time = 14.5622s
38.87/41.37	o 1258
39.17/41.60	c Solution 62, time = 14.7893s
39.17/41.60	o 1225
39.58/42.03	c Solution 63, time = 15.2215s
39.58/42.03	o 1215
39.68/42.13	c Solution 64, time = 15.3223s
39.68/42.13	o 1199
39.87/42.30	c Solution 65, time = 15.4861s
39.87/42.30	o 1186
39.97/42.43	c Solution 66, time = 15.6157s
39.97/42.43	o 1179
40.07/42.50	c Solution 67, time = 15.6834s
40.07/42.50	o 1164
40.07/42.55	c Solution 68, time = 15.7361s
40.07/42.55	o 1153
40.17/42.67	c Solution 69, time = 15.8543s
40.17/42.67	o 1106
40.37/42.80	c Solution 70, time = 15.9909s
40.37/42.80	o 1058
40.37/42.81	c Solution 71, time = 16.0000s
40.37/42.81	o 1030
40.37/42.83	c Solution 72, time = 16.0145s
40.37/42.83	o 1011
40.47/42.94	c Solution 73, time = 16.1249s
40.47/42.94	o 997
40.58/43.06	c Solution 74, time = 16.2440s
40.58/43.06	o 996
40.58/43.08	c Solution 75, time = 16.2674s
40.58/43.08	o 978
40.68/43.19	c Solution 76, time = 16.3746s
40.68/43.19	o 971
40.77/43.28	c Solution 77, time = 16.4711s
40.77/43.28	o 953
40.86/43.36	c Solution 78, time = 16.5499s
40.86/43.36	o 949
40.96/43.48	c Solution 79, time = 16.6644s
40.96/43.48	o 921
41.16/43.61	c Solution 80, time = 16.8001s
41.16/43.61	o 918
41.26/43.70	c Solution 81, time = 16.8915s
41.26/43.70	o 913
41.36/43.89	c Solution 82, time = 17.0744s
41.36/43.89	o 912
41.67/44.17	c Solution 83, time = 17.3543s
41.67/44.17	o 910
41.86/44.34	c Solution 84, time = 17.5322s
41.86/44.34	o 909
43.67/46.18	c Solution 85, time = 19.3632s
43.67/46.18	o 908
43.95/46.47	c Solution 86, time = 19.6551s
43.95/46.47	o 907
44.05/46.50	c Solution 87, time = 19.6920s
44.05/46.50	o 906
44.05/46.58	c Solution 88, time = 19.7644s
44.05/46.58	o 897
44.35/46.82	c Solution 89, time = 20.0043s
44.35/46.82	o 896
46.35/48.87	c Solution 90, time = 22.0587s
46.35/48.87	o 877
46.45/48.99	c Solution 91, time = 22.1805s
46.45/48.99	o 876
48.04/50.54	c Solution 92, time = 23.7246s
48.04/50.54	o 851
48.14/50.69	c Solution 93, time = 23.8736s
48.14/50.69	o 842
48.24/50.77	c Solution 94, time = 23.9614s
48.24/50.77	o 837
48.65/51.11	c Solution 95, time = 24.2964s
48.65/51.11	o 832
48.65/51.12	c Solution 96, time = 24.3090s
48.65/51.12	o 808
49.13/51.60	c Solution 97, time = 24.7892s
49.13/51.60	o 802
49.23/51.72	c Solution 98, time = 24.9083s
49.23/51.72	o 792
49.54/52.01	c Solution 99, time = 25.1990s
49.54/52.01	o 789
50.03/52.57	c Solution 100, time = 25.7569s
50.03/52.57	o 772
50.13/52.69	c Solution 101, time = 25.8753s
50.13/52.69	o 770
50.33/52.81	c Solution 102, time = 25.9929s
50.33/52.81	o 765
50.54/53.01	c Solution 103, time = 26.2021s
50.54/53.01	o 761
50.73/53.22	c Solution 104, time = 26.4108s
50.73/53.22	o 760
51.03/53.56	c Solution 105, time = 26.7476s
51.03/53.56	o 759
51.23/53.79	c Solution 106, time = 26.9816s
51.23/53.79	o 757
51.73/54.29	c Solution 107, time = 27.4758s
51.73/54.29	o 753
56.11/58.68	c Solution 108, time = 31.8697s
56.11/58.68	o 752
56.31/58.80	c Solution 109, time = 31.9868s
56.31/58.80	o 751
56.81/59.37	c Solution 110, time = 32.5578s
56.81/59.37	o 741
57.62/60.19	c Solution 111, time = 33.3785s
57.62/60.19	o 738
58.10/60.66	c Solution 112, time = 33.8441s
58.10/60.66	o 731
58.61/61.15	c Solution 113, time = 34.3419s
58.61/61.15	o 730
58.80/61.39	c Solution 114, time = 34.5759s
58.80/61.39	o 725
59.00/61.50	c Solution 115, time = 34.6915s
59.00/61.50	o 724
59.10/61.62	c Solution 116, time = 34.8095s
59.10/61.62	o 723
59.20/61.79	c Solution 117, time = 34.9731s
59.20/61.79	o 722
59.61/62.15	c Solution 118, time = 35.3397s
59.61/62.15	o 715
60.00/62.54	c Solution 119, time = 35.7268s
60.00/62.54	o 714
60.00/62.54	c Solution 120, time = 35.7271s
60.00/62.54	o 713
60.10/62.68	c Solution 121, time = 35.8657s
60.10/62.68	o 708
60.51/63.06	c Solution 122, time = 36.2467s
60.51/63.06	o 707
65.18/67.74	c Solution 123, time = 40.9277s
65.18/67.74	o 704
65.68/68.21	c Solution 124, time = 41.3996s
65.68/68.21	o 700
65.78/68.39	c Solution 125, time = 41.5779s
65.78/68.39	o 693
65.98/68.51	c Solution 126, time = 41.6966s
65.98/68.51	o 684
66.49/69.05	c Solution 127, time = 42.2371s
66.49/69.05	o 679
66.78/69.33	c Solution 128, time = 42.5176s
66.78/69.33	o 675
66.97/69.53	c Solution 129, time = 42.7201s
66.97/69.53	o 659
66.97/69.55	c Solution 130, time = 42.7401s
66.97/69.55	o 656
67.07/69.68	c Solution 131, time = 42.8682s
67.07/69.68	o 647
67.27/69.85	c Solution 132, time = 43.0340s
67.27/69.85	o 636
67.77/70.36	c Solution 133, time = 43.5501s
67.77/70.36	o 633
68.07/70.62	c Solution 134, time = 43.8091s
68.07/70.62	o 621
68.07/70.65	c Solution 135, time = 43.8363s
68.07/70.65	o 607
68.37/70.91	c Solution 136, time = 44.0942s
68.37/70.91	o 606
68.48/71.01	c Solution 137, time = 44.1971s
68.48/71.01	o 591
68.48/71.03	c Solution 138, time = 44.2216s
68.48/71.03	o 589
69.27/71.82	c Solution 139, time = 45.0042s
69.27/71.82	o 587
69.27/71.85	c Solution 140, time = 45.0393s
69.27/71.85	o 574
69.86/72.43	c Solution 141, time = 45.6222s
69.86/72.43	o 570
69.86/72.48	c Solution 142, time = 45.6684s
69.86/72.48	o 569
70.16/72.71	c Solution 143, time = 45.8955s
70.16/72.71	o 568
70.16/72.77	c Solution 144, time = 45.9567s
70.16/72.77	o 567
70.26/72.82	c Solution 145, time = 46.0060s
70.26/72.82	o 566
70.58/73.16	c Solution 146, time = 46.3524s
70.58/73.16	o 564
70.76/73.36	c Solution 147, time = 46.5456s
70.76/73.36	o 562
71.26/73.86	c Solution 148, time = 47.0431s
71.26/73.86	o 561
71.36/73.90	c Solution 149, time = 47.0894s
71.36/73.90	o 556
71.96/74.52	c Solution 150, time = 47.7108s
71.96/74.52	o 555
74.25/76.85	c Solution 151, time = 50.0382s
74.25/76.85	o 546
74.35/76.92	c Solution 152, time = 50.1039s
74.35/76.92	o 528
75.64/78.29	c Solution 153, time = 51.4729s
75.64/78.29	o 521
75.74/78.38	c Solution 154, time = 51.5700s
75.74/78.38	o 518
75.94/78.56	c Solution 155, time = 51.7451s
75.94/78.56	o 517
76.24/78.86	c Solution 156, time = 52.0488s
76.24/78.86	o 516
76.45/79.04	c Solution 157, time = 52.2252s
76.45/79.04	o 510
77.45/80.02	c Solution 158, time = 53.2050s
77.45/80.02	o 489
77.64/80.25	c Solution 159, time = 53.4342s
77.64/80.25	o 485
77.94/80.57	c Solution 160, time = 53.7532s
77.94/80.57	o 479
78.04/80.69	c Solution 161, time = 53.8745s
78.04/80.69	o 474
78.14/80.75	c Solution 162, time = 53.9426s
78.14/80.75	o 473
78.73/81.34	c Solution 163, time = 54.5319s
78.73/81.34	o 469
79.13/81.76	c Solution 164, time = 54.9477s
79.13/81.76	o 468
81.82/84.43	c Solution 165, time = 57.6199s
81.82/84.43	o 452
83.21/85.80	c Solution 166, time = 58.9874s
83.21/85.80	o 447
83.53/86.12	c Solution 167, time = 59.3101s
83.53/86.12	o 446
83.82/86.44	c Solution 168, time = 59.6247s
83.82/86.44	o 443
84.62/87.25	c Solution 169, time = 60.4335s
84.62/87.25	o 440
84.82/87.45	c Solution 170, time = 60.6340s
84.82/87.45	o 434
85.12/87.71	c Solution 171, time = 60.8971s
85.12/87.71	o 432
85.12/87.72	c Solution 172, time = 60.9105s
85.12/87.72	o 429
85.32/87.96	c Solution 173, time = 61.1465s
85.32/87.96	o 427
85.61/88.23	c Solution 174, time = 61.4183s
85.61/88.23	o 422
85.71/88.34	c Solution 175, time = 61.5316s
85.71/88.34	o 417
86.42/89.05	c Solution 176, time = 62.2340s
86.42/89.05	o 416
86.52/89.15	c Solution 177, time = 62.3416s
86.52/89.15	o 414
86.71/89.37	c Solution 178, time = 62.5540s
86.71/89.37	o 413
86.71/89.38	c Solution 179, time = 62.5689s
86.71/89.38	o 412
86.81/89.40	c Solution 180, time = 62.5850s
86.81/89.40	o 409
86.91/89.51	c Solution 181, time = 62.7002s
86.91/89.51	o 408
86.91/89.56	c Solution 182, time = 62.7513s
86.91/89.56	o 405
89.90/92.54	c Solution 183, time = 65.7273s
89.90/92.54	o 404
90.30/92.97	c Solution 184, time = 66.1559s
90.30/92.97	o 403
90.41/93.03	c Solution 185, time = 66.2201s
90.41/93.03	o 401
101.85/104.51	c Solution 186, time = 77.6974s
101.85/104.51	o 398
103.84/106.56	c Solution 187, time = 79.7464s
103.84/106.56	o 397
105.63/108.31	c Solution 188, time = 81.4984s
105.63/108.31	o 394
105.83/108.51	c Solution 189, time = 81.6935s
105.83/108.51	o 392
112.11/114.86	c Solution 190, time = 88.0516s
112.11/114.86	o 389
112.51/115.23	c Solution 191, time = 88.4153s
112.51/115.23	o 388
112.91/115.66	c Solution 192, time = 88.8529s
112.91/115.66	o 382
114.42/117.13	c Solution 193, time = 90.3157s
114.42/117.13	o 380
115.00/117.79	c Solution 194, time = 90.9765s
115.00/117.79	o 372
118.59/121.31	c Solution 195, time = 94.4989s
118.59/121.31	o 368
118.69/121.48	c Solution 196, time = 94.6711s
118.69/121.48	o 367
142.33/145.15	c Solution 197, time = 118.3387s
142.33/145.15	o 363
271.36/274.68	c Solution 198, time = 247.8706s
271.36/274.68	o 360
290.59/293.98	c Solution 199, time = 267.1631s
290.59/293.98	o 358
1373.73/1380.82	c Solution 200, time = 1354.0104s
1373.73/1380.82	o 353
1373.73/1380.82	c Solution 201, time = 1354.0108s
1373.73/1380.82	o 352
1373.73/1380.89	c Solution 202, time = 1354.0795s
1373.73/1380.89	o 348
3536.85/3551.46	c Solution 203, time = 3524.6507s
3536.85/3551.46	o 335
3539.84/3554.49	c Solution 204, time = 3527.6758s
3539.84/3554.49	o 333
3573.53/3588.27	c Solution 205, time = 3561.4538s
3573.53/3588.27	o 332
3583.30/3598.09	o 332
3583.30/3598.09	v -x6414 -x693 -x2018 -x3411 -x5539 -x1656 -x8184 -x9395 -x9919 -x8 -x7490 -x555 -x7204 -x2111 -x6753 -x6619 -x641 -x5746 -x7988 -x9241 -x9590 -x3204 -x1001 -x7092 -x3129 -x6462 -x4850 -x9876 -x885 -x1265 -x5810 -x4183 -x6615 -x2059 -x9930 -x6406 -x4409 -x4545 -x4934 -x359 -x2937 -x7014 -x1313 -x3389 -x2024 -x64 -x1337 -x6719 -x2405 -x9132 -x1934 -x8150 -x1412 -x1344 -x700 -x8808 -x6894 -x2367 -x2037 -x1306 -x9682 -x6762 -x1866 -x5381 -x4722 -x9117 -x6792 -x2064 -x5094 -x2127 -x5739 -x7794 -x2401 -x7505 -x8375 -x6826 -x5832 -x1186 -x5770 -x4111 -x7502 -x516 -x3702 -x5343 -x2593 -x8139 -x6614 -x444 -x199 -x8049 -x3338 -x2861 -x4583 -x432 -x9066 -x7183 -x8370 -x2097 -x8879 -x4558 -x4494 -x1066 -x7246 -x3871 -x4361 -x8074 -x784 -x7827 -x7240 -x7259 -x9223 -x8621 -x446 -x3188 -x2765 -x8463 -x9550 -x7409 -x1098 -x4426 -x684 -x4074 -x8435 -x2524 -x1255 -x1907 -x3179 -x9213 -x2854 -x3992 -x9450 -x9312 -x2110 -x7451 -x3437 -x4163 -x9479 -x3240 -x4941 -x4447 -x2417 -x5847 -x354 -x9467 -x6098 -x240 -x3273 -x4277 -x9780 -x3535 -x6386 -x9141 -x9650 -x2389 -x6597 -x979 -x5748 -x9872 -x9069 -x162 -x6326 -x2152 -x6735 -x3257 -x1715 -x1210 -x6748 -x8992 -x4080 -x3774 -x1805 -x4931 -x8743 -x3392 -x6548 -x9969 -x2634 -x1104 -x3558 -x2864 -x4349 -x4827 -x4435 -x2996 -x2387 -x5154 -x6491 -x9622 -x714 -x9884 -x5123 -x5067 -x3070 -x5402 -x9380 -x5106 -x6136 -x750 -x1163 -x3318 -x8856 -x3402 -x4123 -x198 -x3570 -x9962 -x4240 -x4798 -x9720 -x6520 -x3047 -x3630 -x7129 -x8019 -x4783 -x1947 -x3621 -x434 -x2847 -x9784 -x226 -x294 -x3510 -x9166 -x9418 -x3665 -x4135 -x4907 -x2911 -x4758 -x492 -x1161 -x139 -x3337 -x3235 -x6304 -x3973 -x2052 -x8343 -x2171 -x6596 -x2968 -x2895 -x3792 -x6903 -x7439 -x6082 -x8000 -x8349 -x9259 -x9374 -x10000 -x4840 -x5465 -x9147 -x119 -x2308 -x8629 -x8179 -x9330 -x2397 -x386 -x5262 -x3296 -x8745 -x4986 -x2074 -x6576 -x9606 -x1246 -x6800 -x1354 -x4034 -x6416 -x6756 -x2573 -x9265 -x7025 -x7938 -x8979 -x3907 -x961 -x246 -x5454 -x4043 -x7823 -x6453 -x3550 -x8046 -x2822 -x5198 x7217 -x8913 -x4779 -x8399 -x142 -x8071 -x9509 -x5921 -x4212 -x7273 -x1006 -x276 -x3981 -x4469 -x3800 -x8396 -x6522 -x8885 -x7073 -x4796 -x4709 -x4587 -x8688 -x8002 -x7857 -x5858 -x4428 -x665 -x1570 -x3040 -x5658 -x5411 -x8973 -x2008 -x9470 -x6788 -x2209 -x4418 -x6592 -x3289 -x4050 -x5835 -x2057 -x3480 -x8204 -x8148 -x5612 -x2040 -x5179 -x9585 -x2924 -x6819 -x3759 -x2371 -x6924 -x6110 -x6025 -x1886 -x9593 -x3194 -x7582 -x5403 -x7722 -x5497 -x824 -x2034 -x1475 -x2856 -x1303 -x8444 -x5481 -x4617 -x2980 -x4904 -x5412 -x4087 -x927 -x6851 -x7085 -x2488 -x1662 -x2421 -x9704 -x6400 -x7934 -x6674 -x5477 -x4162 -x612 -x7076 -x5561 -x4013 -x3703 -x39 -x7354 -x7959 -x928 -x5246 -x8965 -x9127 -x6820 -x1870 -x4006 -x1527 -x8086 -x5952 -x8535 -x959 -x6149 -x1187 -x4307 -x7852 -x7111 -x1719 -x8680 -x1170 -x2015 -x6962 -x9831 -x4560 -x8760 -x3601 -x3134 -x5066 -x6849 -x5156 -x3245 -x540 -x8296 -x7352 -x4273 -x325 -x496 -x402 -x8460 -x1384 -x4325 -x1627 -x6958 -x5703 -x2733 -x9730 -x3735 -x468 -x9365 -x559 -x2297 -x3563 -x7058 -x2981 -x5495 -x5861 -x9795 -x5878 -x6125 -x3742 -x3823 -x5308 -x469 -x3330 -x7552 -x3057 -x5407 -x5815 -x5969 -x2174 -x5229 -x7759 -x1211 -x3682 -x1932 -x2011 -x4552 -x1782 -x441 -x1352 -x2252 -x3557 -x1326 -x7497 -x7888 -x8309 -x3857 -x3408 -x1409 -x9268 -x4506 -x8147 -x2622 -x8618 -x1921 -x5488 -x5558 -x7749 -x9209 -x2227 -x1095 -x5734 -x9313 -x9279 -x9920 -x8110 -x6183 -x1637 -x8410 -x9886 -x7392 -x3463 -x8455 -x1950 -x392 -x3503 -x7184 -x6466 -x9718 -x920 -x2775 -x3885 -x6628 -x9164 -x7660 -x8881 -x5682 -x4623 -x6004 -x3012 -x2545 -x817 -x5550 x5026 -x3190 -x8505 -x9420 -x3567 -x6752 -x8561 -x710 -x6014 -x678 -x4210 -x5139 -x8604 -x6563 -x216 -x1900 -x7125 -x1060 -x8814 -x437 x1453 -x5951 -x4051 -x295 -x7041 -x7630 -x8729 -x9266 -x4101 -x2204 -x3211 -x1685 -x6356 -x4400 -x5887 -x7331 -x9150 -x5600 -x613 -x6324 -x4179 -x1561 -x8689 -x7975 x890 -x4376 -x8157 -x628 -x6269 -x6238 -x6840 -x741 -x5210 -x9898 -x842 -x4009 -x624 -x7342 -x3830 -x9839 -x9007 -x515 -x2353 -x7033 -x9486 -x5166 -x8323 -x6485 -x1942 -x1373 -x3715 -x6220 -x2455 -x676 -x5944 -x4482 -x4402 -x6472 -x586 -x3649 -x7128 -x1559 -x8291 -x734 -x3579 -x2419 -x9521 -x1702 -x4521 -x291 -x3058 -x7140 -x2782 -x3128 -x4788 -x1250 -x8656 -x58 -x5706 -x6513 -x2062 -x8263 -x9212 -x3970 -x7485 -x4102 -x8246 -x5142 -x7846 -x6118 -x1123 -x5546 -x9532 -x746 x9832 -x7203 -x8668 -x8655 -x7592 -x1883 -x5462 -x5727 -x6348 -x7560 -x7855 -x156 -x5756 x758 -x6115 -x7848 -x9195 -x8365 -x7219 -x1825 -x2319 -x6163 -x3497 -x7751 -x5017 -x1959 -x4387 -x6404 -x8124 -x7017 -x8221 -x3056 -x2294 -x5174 -x8500 -x8274 -x2696 -x5161 -x6207 -x8347 -x4733 -x7365 -x5318 -x2655 -x7723 -x1898 -x5520 -x8427 -x3747 -x6699 -x8974 -x1776 -x1565 -x1661 -x615 -x8704 -x7978 -x4491 -x5911 -x6928 -x9772 -x929 -x5871 -x1473 -x5490 -x3122 -x4775 -x132 -x7618 -x8598 -x1791 -x2542 -x9914 -x6693 -x9504 -x1544 -x3081 -x6055 -x2749 -x2698 -x8874 -x5533 -x4790 -x5817 -x4390 -x6957 x2262 -x5141 -x6910 -x5138 -x1595 -x7960 -x7199 -x2445 -x1231 -x7097 -x2722 -x497 -x7286 -x1873 -x8872 -x4207 -x3713 -x6427 -x8061 -x9794 -x7011 -x1876 -x4214 -x8749 -x2235 -x7098 -x2078 -x5016 -x3523 -x9500 -x8338 -x4016 -x4171 -x9371 -x3100 -x5147 -x6702 -x5483 -x9583 -x9554 -x9287 -x995 -x4189 -x7441 -x3078 -x4605 -x9020 -x503 -x9294 -x5514 -x5202 -x2019 -x5199 -x6621 -x2446 -x6588 -x6097 x7178 -x2486 -x5069 -x7726 -x2437 -x6420 -x6781 -x6156 -x203 -x8988 -x2618 -x3035 -x5009 -x4751 -x9052 -x6426 -x8648 -x1072 -x2346 -x6882 -x4172 -x8829 -x8899 -x3904 -x1911 -x5068 -x7829 -x6537 -x2212 -x603 -x4458 -x6180 -x6672 -x6331 -x5707 -x2796 -x9260 -x3534 -x208 -x8322 -x7396 -x3644 -x9801 -x7919 -x5743 -x2 -x8556 -x1363 -x1755 -x9690 -x9547 -x5043 -x4882 -x5675 -x8176 -x2723 -x5367 -x4233 -x3427 -x5908 -x2271 -x184 -x5910 -x7297 -x1706 -x2400 -x4571 -x3024 -x1597 -x7446 -x6501 x1370 -x8232 -x5444 -x3310 -x2774 -x8095 -x659 -x837 -x8607 -x9078 -x2912 -x3014 -x6675 -x990 -x9314 -x6494 -x6898 -x8417 -x3750 -x6208 -x298 -x2309 -x762 -x4536 -x5636 -x7792 -x5804 -x6242 -x8849 -x6277 -x6649 -x9678 -x4236 -x2439 -x3410 -x4885 -x565 -x6201 -x4192 -x6296 -x6434 -x2170 -x60 -x3963 -x4453 -x7658 -x5975 -x9924 -x3267 -x9494 -x4516 -x2920 -x514 -x6086 -x2569 -x6593 -x996 -x3495 -x4404 -x6914 -x2721 -x1350 -x4321 -x6547 -x1799 -x2408 -x6030 -x7791 -x2781 -x7753 -x7435 -x6257 -x280 -x1735 -x6145 -x8439 -x4887 -x5129 -x193 -x5421 -x2021 -x1185 -x988 -x172 -x24 -x2473 -x7821 -x1056 -x9281 -x1244 -x7099 -x3229 -x2275 -x9849 -x2772 -x997 -x8329 -x2686 -x3999 -x5915 -x8709 -x1271 -x2009 -x8085 -x5574 -x8494 -x2654 -x6984 -x5881 -x6090 -x38 -x2168 -x567 -x2588 -x992 -x4557 -x7287 -x772 -x845 -x6654 -x9187 -x9392 -x4624 -x3353 -x6531 -x6603 -x5699 -x190 -x3862 -x965 -x9615 -x4944 -x7953 -x8015 -x6889 -x6064 -x9576 -x5079 -x4055 -x5888 -x3728 -x2599 -x2820 -x6767 -x2597 -x2960 -x7468 -x7711 -x6821 -x6908 -x7293 -x1874 -x5320 -x487 -x4433 -x5905 x4688 -x8978 -x6539 -x742 -x9679 -x5274 -x2551 -x8319 -x5994 -x6428 -x7772 -x8122 -x4950 -x536 -x1781 -x3546 -x5046 -x8754 -x2890 -x7841 -x5691 -x5831 -x4319 -x7932 -x6193 -x2314 -x1268 -x467 -x4075 -x6239 -x2957 -x7013 -x7337 -x7985 -x8458 -x9136 -x9234 -x1629 -x4716 -x1156 -x2803 -x8990 -x2939 -x9197 -x1708 -x8366 -x2114 -x1526 -x2089 -x6657 -x215 -x9434 -x9256 -x35 -x6630 x8083 -x8320 -x2835 -x6482 -x2552 -x2558 -x6497 -x2243 -x9654 -x7550 -x8222 -x1598 -x8387 -x7589 -x1116 -x3666 -x6771 -x9680 -x2125 -x2354 -x8183 -x1868 -x436 -x1297 -x7173 -x7462 -x9711 -x507 -x4761 -x4313 -x5250 -x1034 -x5145 -x8314 -x8137 -x2045 -x604 -x7394 -x8025 -x9713 -x3578 -x9890 -x3756 -x9756 -x3088 -x4660 -x8258 -x2220 -x9943 -x2106 -x8550 -x9708 -x9850 -x2199 -x3635 -x7212 -x4072 -x7152 -x2643 -x82 -x3568 -x561 -x1989 -x3537 -x5793 -x7885 -x5976 -x2702 -x3366 -x1854 -x4118 -x4830 -x5228 -x6669 -x5303 -x2592 -x3033 -x3226 -x4549 -x5984 -x3604 -x6857 -x7504 -x8348 -x3936 -x9174 -x1179 -x6374 -x6104 -x9100 -x6038 -x8815 -x1176 -x3455 -x1479 -x9059 -x3766 -x8062 -x9760 -x1133 -x3732 -x2025 -x8920 -x6758 -x7668 -x6929 -x8185 -x1571 -x7499 -x3231 -x7625 -x7882 -x7900 -x4472 -x3576 -x8326 -x9515 -x9160 -x4875 -x6789 -x5270 -x8850 -x9076 -x8594 -x9476 -x9192 -x3217 -x1192 -x5093 -x3039 -x4339 -x223 -x146 -x2916 -x7720 -x1573 -x9759 -x2771 -x5056 -x2550 -x3248 -x2561 -x7170 -x6096 -x5554 -x6512 -x6568 -x5623 -x2149 -x7616 -x483 -x6362 -x9403 -x9975 -x8340 -x6049 -x9361 -x793 -x3646 -x8090 -x2740 -x1189 -x8962 -x5277 -x4011 -x1085 -x9329 -x2312 -x148 -x619 -x1201 -x7681 -x1877 -x3158 -x6292 -x6524 -x9830 -x1287 -x9101 -x7044 -x8816 -x213 -x4728 -x4966 -x5784 -x2860 -x8416 -x5155 -x4908 -x4971 -x7803 x4600 -x3074 -x5751 -x6418 -x9319 -x2713 -x6694 -x5297 -x8236 -x9473 -x2823 -x7936 -x1294 -x3200 -x577 -x879 -x4342 -x7019 -x1309 -x8116 -x2747 -x1059 -x1053 -x6949 -x7597 -x7796 -x7742 -x5776 -x4437 -x7327 -x50 -x1728 -x9269 -x8927 -x8012 -x3517 -x8383 -x8506 -x6468 -x3743 -x8717 -x787 -x8557 -x4204 -x4815 -x4831 -x5130 -x8901 -x6052 -x3490 -x8117 -x971 -x9445 -x7779 -x105 -x2402 -x3025 -x752 -x2328 -x2623 -x5350 -x3810 -x5245 -x3737 -x7818 -x3659 -x5715 -x6439 -x1295 -x5280 -x5601 -x9651 -x6895 -x8719 -x4456 -x1631 -x621 -x5206 -x4178 -x3845 -x6316 -x1260 -x1937 -x721 -x3443 -x7557 -x6464 -x3512 -x5118 -x8758 -x5005 -x6413 -x8595 -x855 -x8886 -x3518 -x8402 -x3111 -x7077 -x7402 -x8268 -x7399 -x1106 -x6244 -x8635 -x8193 -x5089 -x4746 -x4832 -x7444 -x3135 -x8421 -x6602 -x5837 -x9799 -x4036 -x9262 -x3913 -x7789 -x4912 -x5988 -x7826 -x1051 -x8209 -x3003 -x2915 -x9121 -x5856 -x3684 -x6287 -x7693 -x5688 -x4113 -x8206 -x9161 -x7905 -x8388 -x7544 -x5480 -x8217 -x7071 -x3 -x8696 -x1993 -x9001 -x1188 -x1458 -x1292 -x1787 -x9228 -x5941 -x8098 -x6060 -x7509 -x4155 -x3836 -x6938 -x6852 -x8939 -x9516 -x6897 -x9848 -x7788 -x6764 -x757 -x4702 -x6679 -x7201 -x100 -x7745 -x7407 -x2093 -x9458 -x8976 -x401 -x730 -x2866 -x5731 -x3877 -x778 -x1786 -x1731 -x1223 x5646 -x8996 -x6072 -x2906 -x3125 -x2619 -x6750 -x725 -x1121 -x6980 -x9250 x5781 -x6721 -x4310 -x474 -x743 -x7231 -x335 -x3622 -x6234 -x9995 -x7339 -x6726 -x2675 -x8042 -x4753 -x2821 -x489 -x5846 -x1985 -x882 -x2670 -x4654 -x7496 -x2441 -x9735 -x1635 -x6319 -x387 -x9230 -x7176 -x9791 -x1055 -x6739 -x2953 -x4466 -x3865 -x5549 -x2718 -x3395 -x9081 -x7101 -x5762 -x2489 -x9902 -x5399 -x3924 -x9359 -x978 -x1617 -x4859 -x5045 -x6981 -x3933 -x6515 -x6436 -x7671 -x6977 -x9291 -x4869 -x2306 -x8360 -x2094 -x7270 -x9956 -x2757 -x1760 -x8214 -x356 -x4208 -x4279 -x2105 -x6158 -x6944 -x6046 -x8870 -x48 -x8785 -x6017 -x287 -x1974 -x1531 -x9368 -x3256 -x957 -x415 -x1806 -x7994 -x2327 -x7197 -x1141 -x6150 -x7172 -x633 -x5136 -x7116 -x4448 -x4103 -x3789 -x4556 -x3572 -x2626 -x2706 -x9010 -x1694 -x6983 -x2153 -x8196 -x8929 -x3396 -x2685 -x7636 -x4253 -x1733 -x2240 -x4499 -x5970 -x8367 -x8862 -x5589 -x7271 -x5012 -x1663 -x6600 -x788 -x7608 x3847 -x5614 -x8428 -x8462 -x6740 -x8449 -x1469 -x5176 -x4222 -x3073 -x1763 -x259 -x4959 -x3265 -x3501 -x4205 -x5267 -x2538 -x4498 -x5439 -x8776 -x7962 -x8583 -x2731 -x1039 -x2640 -x4987 -x7588 -x1462 -x7574 -x9249 -x7470 -x748 -x807 -x6862 -x7445 -x5879 -x6696 -x6034 -x729 -x2365 -x2225 -x7851 -x3185 x3095 -x8413 -x2164 -x4238 -x4854 -x1948 -x7296 -x2887 -x4942 -x3695 -x8005 -x8391 -x2298 -x2999 -x4851 -x3502 -x1068 -x4219 -x2660 -x5208 -x5594 -x9426 -x6398 -x761 -x9028 -x2237 -x3681 -x8384 -x272 -x3364 -x4874 -x6765 -x3934 -x1376 -x159 -x4842 -x8888 -x9697 -x2485 -x6273 -x3365 -x5294 -x5433 -x2668 -x8951 -x1772 -x1191 -x5529 -x8605 -x1563 -x4352 -x289 -x2274 -x6598 -x5243 -x9742 -x4597 -x9315 -x9430 -x5057 -x5463 -x1682 -x9612 -x2469 -x4699 -x7035 -x9199 -x1587 -x1380 -x247 -x8335 -x802 -x1302 -x4315 -x3678 -x8239 -x9847 -x6137 -x9240 -x6577 -x8057 -x1837 -x9733 -x2200 -x4001 -x8381 x1613 -x2710 -x9749 -x7075 -x1970 -x1830 -x6500 -x183 -x7680 -x143 -x2044 -x4371 -x943 -x9602 -x2061 -x6586 -x6124 -x6282 -x6701 -x2161 -x4283 -x7998 -x8078 -x4899 -x5530 -x7716 -x8987 -x5906 -x8414 -x7945 -x4860 -x4723 -x5528 -x7464 -x40 -x2121 -x9723 -x1466 -x2177 -x5396 -x8089 -x3307 -x5474 -x2213 -x8315 -x4255 -x2033 -x8287 -x5397 -x4152 -x6245 -x473 -x1956 -x2998 -x7899 -x1788 -x3065 -x3693 -x6131 -x9103 -x7110 -x3107 -x9541 -x6799 -x5769 -x7543 -x3667 -x8884 -x8701 -x6644 -x1396 -x6646 -x5354 -x3016 -x7455 -x722 -x435 -x9505 -x6061 -x5890 -x9845 -x9108 -x9653 -x7323 -x111 -x8241 -x803 -x4528 -x4396 -x2005 -x3027 -x4752 -x6717 -x6041 -x9758 -x6933 -x3319 -x2223 -x866 -x9466 -x7253 -x9789 -x5799 -x8732 -x2038 -x8903 -x6785 -x4079 -x5404 -x8386 -x7573 -x7822 -x83 -x1004 -x7973 -x8917 -x7867 -x9826 -x3767 -x1611 -x3640 -x6335 -x6813 -x1933 -x942 -x9860 -x8105 -x8932 -x1010 x3897 -x8229 -x2560 -x6105 -x1568 -x5935 -x6003 -x6829 -x573 -x7991 -x7195 -x79 -x2253 -x4141 -x4468 -x5124 -x2372 -x7537 -x2679 -x7648 -x1074 -x7127 -x896 -x2768 -x4197 -x9326 -x1935 -x7569 -x3064 -x4062 -x1471 -x3172 -x4644 -x6221 -x4147 -x5854 -x8702 -x2859 -x4662 -x3092 -x8763 -x5131 -x8624 -x6040 -x7854 -x6001 -x4047 -x3505 -x7349 -x9179 -x7737 -x9671 -x4818 -x3048 -x9217 -x779 -x4095 -x6460 -x1931 -x3698 -x2478 -x8318 -x400 -x8804 -x1608 -x6203 -x8647 -x9611 -x3932 -x859 -x2584 -x7015 -x9964 -x9185 -x6031 -x2625 -x8331 -x1457 x2333 -x5189 -x9475 -x7549 -x7291 -x9614 -x4140 -x9061 -x5048 -x2100 -x3385 -x399 -x4323 -x7957 -x9944 -x690 -x6389 -x6937 -x3080 -x2707 -x4631 -x8485 -x8024 -x8588 -x3541 -x5838 -x5242 -x6845 -x8679 -x2929 -x4962 -x8496 -x2412 -x5870 -x8609 -x558 -x4687 -x8135 -x1797 -x2191 -x417 -x2788 -x6848 -x8070 -x1677 -x2313 -x3397 -x6916 -x8282 -x1999 -x3242 -x2043 -x3887 -x3525 -x4577 -x2591 -x6368 -x7870 -x4586 -x4975 -x3290 -x5581 -x2661 -x9716 -x6190 -x171 -x7880 -x1099 -x7109 -x9938 -x5735 -x4814 -x222 -x3162 -x8172 -x4454 -x1198 -x6141 -x7704 -x2811 -x1605 -x7269 -x8875 -x1368 -x5333 -x3605 -x8503 -x3453 -x2378 -x4223 -x3399 -x232 -x2925 -x1995 -x8972 -x3487 -x2434 -x2918 -x7036 -x1277 -x5693 -x2460 -x1960 -x6561 -x5629 -x4217 -x1514 -x5690 -x8114 -x8683 -x9048 -x9 -x5194 -x2263 -x5679 -x1505 -x8511 -x783 -x7853 -x414 -x1012 -x1522 -x3357 -x3798 -x7334 -x598 -x6557 -x2631 -x8252 x5419 -x1427 -x4697 -x8035 -x426 -x4091 -x7546 -x206 -x4938 -x1899 -x6394 -x4029 -x7148 -x8127 -x6122 -x2276 -x1796 -x9442 -x2492 -x6890 -x7284 -x9456 -x140 -x5319 -x3086 -x551 -x2077 -x8935 -x2527 -x3878 -x2549 -x3207 -x4748 -x3464 -x6083 -x9172 -x5178 -x9812 -x2834 -x9079 -x5097 -x6364 -x4024 -x2536 -x4741 -x1754 -x5148 -x4703 -x8169 -x2126 -x4724 -x6891 -x2633 -x3802 -x1346 -x5825 -x27 -x1439 -x2676 -x5834 -x7156 -x9084 -x9934 -x9985 -x2221 -x495 -x5356 -x2030 -x9564 -x9175 -x5798 -x7138 -x7696 -x7307 -x1523 -x5357 -x9342 -x1652 -x7875 -x9163 -x3591 -x1128 -x4045 -x8425 -x3706 -x8356 -x197 -x339 -x1550 -x1647 -x1774 -x2665 -x2990 -x1428 -x6157 -x7330 -x5797 -x5778 -x7119 x2198 -x3888 -x9965 -x1504 -x8632 -x8088 -x924 -x4628 -x5758 -x2762 -x9272 -x7363 -x2056 -x8663 -x1734 -x6836 -x2644 -x8059 -x2261 -x7248 -x8364 -x1142 -x4285 -x5681 -x1245 -x4224 -x7429 -x1296 -x77 -x5394 -x4952 -x557 -x3005 -x907 -x1926 -x3096 -x3911 -x5667 -x6979 -x3739 -x7512 -x4578 -x4878 -x6743 -x3071 -x5900 -x7810 -x2874 -x2046 -x9741 -x1171 -x3477 -x9923 -x3672 -x3108 -x9181 -x8481 -x991 -x3619 -x4774 -x6323 -x5721 -x6189 -x3145 -x4843 -x7431 -x8486 -x120 -x1166 x1548 -x6744 -x6148 -x2931 -x5573 -x8891 -x7447 -x5295 -x1328 -x7587 -x7466 -x2724 -x2910 -x3193 -x9675 -x5172 -x1713 -x2572 -x4133 -x4227 -x6707 -x8149 -x7157 -x4293 -x4215 -x7584 -x3920 -x1477 -x1887 -x5844 -x5972 -x177 -x6015 -x1649 -x141 -x6198 -x7227 -x8846 -x5211 -x8073 -x6204 -x10 -x9555 -x8327 -x1262 -x6461 -x5694 -x5215 -x2050 -x3438 -x648 -x314 -x4046 -x6575 -x4300 -x4132 -x5552 -x5203 -x6574 -x5360 -x6463 -x9931 -x5087 -x8113 -x37 -x6252 -x93 -x4384 -x9302 -x5020 -x566 -x7923 -x2927 -x5747 -x5424 -x9841 -x9641 -x6940 -x7142 -x7351 -x9994 -x4778 -x5785 -x3926 -x6885 -x854 -x4023 -x5938 -x6026 -x9827 -x666 -x2518 -x3283 -x796 -x6285 -x4266 -x3259 -x9598 -x4784 -x7386 -x1909 -x2358 -x3130 -x6775 -x9327 -x4381 -x5974 -x3989 -x481 -x4787 -x1851 -x3704 -x2447 -x1533 -x1392 -x3648 -x5314 -x299 -x7770 -x7898 -x6171 -x9865 -x590 -x1232 -x1273 -x1905 -x2780 -x864 -x150 -x654 -x125 -x8554 -x1743 -x3018 -x3167 -x6582 -x5959 -x9264 -x4614 -x9024 -x1813 -x9357 -x2268 -x6698 -x6489 -x6745 -x8527 -x7968 -x6376 -x5863 -x8243 -x8934 -x5713 -x8725 -x3954 -x4355 -x4968 -x2904 -x8452 -x2783 -x129 -x680 -x2808 -x2116 -x9499 -x1081 -x5187 -x2507 -x968 -x6828 -x9251 -x3375 -x5165 -x5500 -x9116 -x3516 -x6815 -x5108 -x1482 -x1397 -x3031 -x9423 -x8952 -x4649 -x5408 -x1323 -x9203 -x7131 -x116 -x5767 -x1798 -x4743 -x1 -x1723 -x5689 -x9880 -x789 -x8742 -x2128 -x5872 -x3723 -x5047 -x8841 -x257 -x1908 -x4918 -x5061 -x6215 -x8734 -x6759 -x6135 -x7513 -x4292 -x5254 -x1468 -x7164 -x9719 -x4911 -x9026 -x56 -x915 -x499 -x5816 -x8200 -x2464 -x5363 -x7984 -x8242 -x3984 -x8397 -x7144 -x2537 -x5159 -x5459 -x7306 -x840 -x5827 -x9196 -x333 -x8890 -x2610 -x9591 -x4028 -x288 -x4394 -x317 -x1642 -x1490 -x4280 -x7675 -x8489 -x4603 -x1383 -x2964 -x6601 -x1564 -x4873 -x1789 -x744 -x5752 -x224 -x9952 -x9056 -x773 -x8077 x1227 -x7596 -x7666 -x9271 -x78 -x1358 -x2049 -x5183 -x4306 -x606 -x8822 -x2669 -x2628 -x4848 -x5137 -x9630 -x1139 -x1552 -x8811 -x4621 -x5582 -x8075 -x491 -x3038 -x4413 -x1765 -x9484 -x6866 -x7665 -x3966 -x7413 -x7235 x1836 -x371 -x3676 -x826 -x2530 x3588 -x1777 -x5773 -x9987 -x3051 -x3491 -x7241 -x8568 -x7135 -x1509 -x2138 -x4326 -x4104 -x5037 -x1941 -x9439 -x709 -x6423 -x9689 -x2794 -x1800 -x7941 -x7367 -x6686 -x6844 -x7067 -x2244 -x7590 -x4014 -x2336 -x3828 -x4399 -x6351 -x2058 -x4750 -x8279 -x2214 -x1266 -x6616 -x7773 -x9242 -x1963 -x3173 -x7700 -x7834 -x8819 -x17 -x5807 -x2529 -x1949 -x174 -x9428 -x4136 -x4244 -x5830 -x4124 -x5502 -x8677 -x8577 -x7341 -x9775 -x2357 -x3258 -x1400 -x8187 -x6782 -x3275 -x9570 -x1646 -x2233 -x4622 -x7523 -x169 -x4537 -x5144 -x694 -x9119 -x3597 -x3500 -x2070 -x5674 -x2636 -x9449 -x6044 -x921 -x4005 -x368 -x5457 -x5062 -x9896 -x7215 -x6334 -x945 -x4256 -x2352 -x6495 -x2605 -x4582 -x5823 -x548 -x6392 -x1954 -x4126 -x6078 -x7615 -x726 -x2952 -x7 -x7487 -x5516 -x265 -x361 -x7045 -x8448 -x201 -x7043 -x2427 -x3370 -x8831 -x2951 -x9581 -x7896 -x7223 -x1219 -x7893 -x1864 -x6117 -x9548 -x1528 -x3583 -x8509 -x4106 -x9685 -x6540 -x3552 -x7783 -x6123 -x8786 -x2975 -x1057 -x6405 -x2010 -x5663 -x5437 -x1742 -x1809 -x5099 -x5716 -x4419 -x5583 -x7053 -x2098 -x9461 -x7705 -x2048 -x863 x2976 -x9065 -x5285 -x9535 -x9861 -x231 -x4978 -x3778 -x9907 -x9356 -x1619 -x3367 -x6409 -x4916 -x2878 -x7303 -x3749 -x7562 -x781 -x9910 x250 -x4736 -x723 x6054 -x95 -x575 -x1429 -x1214 -x5562 -x1124 -x8957 -x2828 -x6192 -x6801 -x7670 -x8981 -x3540 -x579 -x4691 -x4134 -x7600 -x5802 -x343 -x4717 -x8956 -x5470 -x1314 -x7086 -x1977 -x6012 -x5848 -x8909 -x7547 -x1689 -x7186 -x539 -x5927 -x2511 -x3456 -x3740 -x9889 -x3203 -x9536 -x14 -x1487 -x1770 -x6950 -x6618 -x605 -x1364 -x6310 -x4202 -x4695 -x2818 -x747 -x2081 -x2265 -x9337 -x6256 -x839 -x8871 -x1067 -x5299 -x724 -x2470 -x7609 -x3050 -x3349 -x9573 -x2971 -x2892 -x3768 -x1585 -x380 x3105 -x4601 -x9011 -x80 -x7539 -x7847 -x1863 -x9983 -x7911 -x63 -x6307 -x9838 -x8308 -x7448 -x8021 -x8014 -x8411 -x3530 -x1109 -x18 -x9410 -x8306 -x1041 -x4561 -x2848 -x5790 -x4231 x7314 -x1327 -x5150 -x2022 -x2727 -x950 -x5446 -x6629 -x6016 -x8230 -x6267 -x3609 -x1091 -x249 -x4195 -x9023 -x2155 -x4382 -x7798 -x2384 -x4429 -x1484 -x9018 -x3781 -x5622 -x1079 -x1476 -x4332 -x5822 -x5648 -x2986 -x3209 -x3474 x6143 -x4638 -x8921 -x8001 -x7663 -x1756 -x2339 -x3674 -x6045 -x3593 -x6258 -x8548 -x5942 -x8052 -x9193 -x8640 -x5849 -x3531 -x7130 -x2068 -x8501 -x7786 -x7801 -x1855 -x8673 -x2565 -x4615 -x8041 -x2380 -x1753 -x889 -x6720 -x3482 -x1356 -x47 -x3919 -x4166 -x6308 -x8539 -x5325 -x5811 -x2688 -x5448 -x4858 -x7775 -x8313 -x9188 -x2760 -x3928 -x6087 -x717 -x5901 -x6589 -x846 -x1485 -x1131 -x8705 -x6969 -x9425 -x7143 -x6664 -x8999 -x6114 -x7790 -x2754 -x1089 -x3417 -x5410 -x4353 -x4086 -x9609 -x6412 -x8887 -x6573 -x3875 -x2433 -x4082 -x901 -x7674 -x923 -x4139 -x4864 -x1274 -x4641 -x4594 -x3921 -x4663 -x9765 -x5869 -x9229 -x3377 -x6809 -x7912 -x699 -x2540 -x300 -x954 -x3762 -x2305 -x9343 -x6340 -x7515 -x2682 -x3213 -x7425 -x6270 -x6683 -x2471 -x6188 -x3341 -x7236 -x274 -x7535 -x2017 -x8825 -x8438 -x4 -x1416 -x4983 -x982 -x2173 -x7322 -x5750 -x4109 -x652 -x8625 -x3013 -x6746 -x2802 -x4544 -x3960 -x3196 -x5765 -x4438 -x9352 -x4632 -x4564 -x1650 -x5390 -x1440 -x6755 -x7836 -x8307 -x8342 -x1692 -x3753 -x4884 -x5321 -x9670 -x7697 -x4066 -x9178 -x9946 -x9063 -x5619 -x9158 -x8627 -x3007 -x2776 -x7180 -x5852 -x8740 -x2641 -x4359 -x5631 -x9385 -x2684 -x8818 -x9768 -x6112 -x8716 -x1831 -x5940 -x6554 -x2307 -x7315 -x4287 -x3701 -x3814 -x4504 -x5595 -x903 -x4881 -x7525 -x4027 -x7605 -x8694 -x1892 -x5487 -x8883 -x6948 -x8358 -x4157 -x3852 -x8284 -x3059 -x3833 -x5772 -x8377 -x8162 -x2730 -x3645 -x7952 -x8422 -x6443 -x8907 -x2907 -x8094 -x2681 -x3662 -x431 -x2395 -x1017 -x1105 -x2554 -x3304 -x9656 -x6475 -x7191 -x2337 -x3711 -x5813 -x960 x49 -x5393 -x7300 -x5219 -x9086 -x3374 -x1020 -x379 -x969 -x5591 -x494 -x9258 -x135 -x3336 -x595 -x704 -x6146 -x8072 -x5705 -x3433 -x7089 -x3822 -x4374 -x6643 -x3109 -x149 -x4289 -x4893 -x8551 -x6333 -x2739 -x7695 -x6638 -x207 -x7418 -x4670 -x2648 -x5467 -x275 -x5162 -x6723 -x4108 -x1386 -x4946 -x4040 -x8582 -x9208 -x4900 -x2224 -x4284 -x5084 -x9802 -x3103 -x7951 -x607 -x3983 -x2167 -x2364 -x3982 -x4542 -x2728 -x6471 -x3661 -x7744 -x2279 -x3415 -x3044 -x5678 -x8622 -x6058 -x5416 -x6838 -x9727 -x4286 -x2496 -x144 -x576 -x1168 -x8374 -x8847 -x7992 -x4099 -x6076 -x6342 -x547 -x3526 -x8248 -x9511 -x3638 -x263 -x6299 -x4668 -x886 -x3087 -x1511 -x2804 -x1242 -x6048 -x2245 -x9736 -x4187 -x8805 -x9131 -x3401 -x5316 -x8654 x6507 -x5115 -x1666 -x9375 -x974 -x1532 -x5740 -x8961 -x5341 -x2857 -x235 -x8637 -x3165 -x1299 -x350 -x947 -x5840 -x5720 -x7982 -x3775 -x3430 -x1664 -x6039 -x1700 -x3315 -x5575 -x1110 -x3577 -x2744 -x5077 -x914 -x6089 -x87 -x4484 x4951 -x2755 -x7189 -x3522 -x2659 -x4849 -x9643 -x1992 -x7622 -x233 -x1108 -x1202 -x4713 -x9114 -x8617 -x4137 -x1233 -x7369 -x6075 -x5383 -x7224 -x1216 -x5857 -x9333 -x1143 -x2072 -x5247 -x7037 -x8930 -x6607 -x4672 -x5072 -x1609 -x6939 -x9455 -x9109 -x4343 -x161 -x9744 -x9805 -x2390 -x905 -x3412 -x4643 -x5555 -x4579 -x6121 -x4808 -x8634 -x1510 -x2656 -x763 -x1628 -x667 -x4906 -x2841 -x4395 -x7000 -x4365 -x9288 -x7029 -x1402 -x8938 -x2932 -x9214 -x9762 -x897 -x43 -x8792 -x8728 -x922 -x5388 -x588 -x7410 -x6372 -x9369 -x3030 -x1320 -x7647 -x4890 -x1884 -x5510 -x3548 -x2283 -x4857 -x5116 -x9904 -x3174 -x9610 -x4524 -x6070 -x2203 -x8482 -x7935 -x9732 -x6609 -x1879 -x9883 -x4801 -x878 -x892 -x7895 -x7026 -x7059 -x4991 -x3234 -x2376 -x5028 -x1212 -x6798 -x712 -x1374 -x7961 -x3859 -x1833 -x8168 -x2035 -x5126 -x6870 -x1282 -x5507 -x5820 -x6860 -x6787 -x7902 -x9797 -x6367 -x8028 -x9621 -x3851 -x7090 -x1222 -x5235 -x5384 -x1236 -x9134 -x6543 -x8521 -x617 -x2192 -x8270 -x5337 -x9844 -x3939 -x5197 -x6594 -x9660 -x8504 -x4925 -x9568 -x3629 -x4305 -x8878 -x8848 -x8791 -x1251 -x1591 -x5342 -x7602 -x225 -x9873 -x2232 -x7151 -x3359 -x9683 -x2316 -x202 -x6545 -x7007 -x4351 -x4114 -x4057 -x4093 -x525 -x1470 -x9699 -x1308 -x8218 -x1545 -x7653 -x9595 -x4408 -x9549 -x3246 -x6907 -x5903 -x5030 -x8692 -x5272 -x7533 -x3055 -x1889 -x1973 -x2792 -x8926 -x6357 -x8955 -x6047 x4116 -x9301 -x3393 -x8346 -x8611 -x5306 -x7769 -x3790 -x3026 -x5738 -x8173 -x9093 -x3381 -x9820 -x3962 -x6637 -x7657 -x1845 -x2407 -x8916 -x3312 -x1693 -x7095 -x8344 -x4168 -x7137 -x6766 -x4303 -x9738 -x7937 -x6200 -x3097 -x1474 -x6841 -x3498 -x1263 -x3317 -x3069 -x5933 -x2519 -x3961 -x1096 -x4610 -x5684 -x6383 -x1957 -x3699 -x9875 -x3899 -x7516 -x9582 -x4440 -x9627 -x7459 -x3085 -x4667 -x1607 -x3343 -x7907 -x8207 -x4719 -x618 x1745 -x4470 x5256 -x2913 -x7933 -x4856 -x2577 -x2832 -x3416 -x550 -x3483 -x9370 -x5766 -x3627 -x1021 -x4635 -x7927 -x3771 -x2806 -x5736 -x9444 -x3301 -x2753 -x9998 -x4096 -x1529 -x4461 -x5445 -x5759 -x5227 -x2277 -x5671 -x9572 -x6960 -x5700 -x6876 -x390 -x4562 -x6176 -x3439 -x1401 -x2699 -x9745 -x4684 -x916 -x2647 -x5519 -x8245 -x5841 -x5564 -x3623 -x7261 -x9237 -x5656 -x7797 -x7518 -x8362 -x438 -x3613 -x4739 -x464 -x5375 -x2944 -x8271 -x6151 -x6921 -x9415 -x1539 -x9556 -x6722 -x4782 -x862 -x8762 -x9753 -x71 -x7501 -x9432 -x1726 -x6493 -x6280 -x442 -x9782 -x6918 -x3799 -x660 -x5912 -x967 -x1748 -x3582 -x4967 -x5957 -x6930 -x2278 -x8534 -x5556 -x8756 -x1867 -x1152 -x7373 -x3205 -x7692 -x569 -x2083 -x2566 -x1318 -x3484 -x7750 -x4120 -x3837 -x6992 -x7611 -x3538 -x1048 -x9552 -x8526 -x3419 -x8576 -x1448 -x311 -x34 -x506 -x6843 -x3255 -x8277 -x9261 -x4199 -x527 -x5175 -x9414 -x856 -x1554 -x3423 -x9809 -x461 -x1052 -x2183 -x9130 -x706 -x453 -x5632 -x4483 -x9231 -x3821 -x3524 -x1834 -x455 -x8977 -x2700 -x9492 -x2510 -x3585 -x5498 -x6989 -x3298 -x4936 -x8290 -x5332 -x6608 -x1961 -x9551 -x1670 -x4060 -x4383 -x1542 -x7185 -x5904 -x9816 -x7864 -x9870 -x2338 -x3334 -x5140 -x2883 -x2288 -x3409 -x5805 -x2514 -x9596 -x384 -x7003 -x218 -x2359 -x4269 -x5543 -x8810 -x4446 -x6703 -x5036 -x7233 -x2273 -x3155 -x457 -x1538 -x5985 -x7288 -x476 -x2934 -x8431 -x7514 -x7384 -x1360 -x1435 -x3976 -x1817 -x7395 -x2523 -x4659 -x5891 -x388 -x9307 -x9508 -x8579 -x4345 -x3276 -x9684 -x2513 -x8096 -x9743 -x3805 -x1438 -x7883 -x7889 -x3358 -x3461 -x2370 -x4725 -x3406 -x4821 -x6321 -x3509 -x614 -x7868 -x4937 -x421 -x3002 -x4100 -x8564 -x2438 -x1902 -x1138 -x2845 -x8530 -x5960 -x2826 -x2991 -x6291 -x2096 -x2914 -x1481 -x521 -x7068 -x6968 -x5163 -x7860 -x8802 -x1203 -x4324 -x1793 -x4505 -x644 -x2737 -x4291 -x753 -x2207 -x3818 -x7374 -x5666 -x3117 -x4389 -x6783 -x4819 -x5650 -x2603 -x9506 -x593 -x2289 x5110 -x3119 -x7251 -x8584 -x9530 -x6858 -x2467 -x1118 -x1555 -x8949 -x6915 -x5661 -x2725 -x2251 -x7906 -x5909 -x9991 -x3787 -x5653 -x2620 -x5524 -x1747 -x6986 -x7460 -x1543 -x5205 -x1807 -x1767 -x6457 -x8202 -x4270 -x7385 -x5851 -x5371 -x2894 -x8897 -x868 -x1086 -x3394 -x6029 -x6633 -x736 -x3714 -x899 -x5826 -x8487 -x3909 -x4547 -x9763 -x5082 -x1090 -x1584 -x4682 -x9968 -x6358 -x6437 -x8842 -x4924 -x6991 -x985 -x2134 -x8369 -x8731 -x9800 -x8058 -x4692 -x5635 -x7559 -x3598 -x5973 -x2449 -x2574 -x6195 -x6757 -x7869 -x3101 -x4502 -x6558 -x9856 -x7678 -x3082 -x3841 -x6355 -x6102 -x7167 -x7301 -x8211 -x8777 -x9321 -x8165 -x21 -x8980 -x5732 -x2922 -x8569 -x1518 -x1359 -x8093 -x7181 -x2736 -x1272 -x2420 -x818 -x6218 -x9672 -x7218 -x4730 -x7258 -x1521 -x7094 x5307 -x3126 -x836 -x5104 -x7886 -x5103 -x7635 -x1145 -x2300 -x7694 -x993 -x9871 -x7643 -x8050 -x8686 -x4493 -x3187 -x6099 -x7408 -x3124 -x1284 -x5928 -x2016 -x1237 -x1193 -x2206 -x6431 -x8060 -x3539 -x8691 -x8026 -x6768 -x870 -x8544 -x7062 -x1083 -x7767 -x4767 -x1028 -x2133 -x3547 -x9928 -x7817 -x751 -x5902 -x7746 -x5014 -x6295 -x4984 -x9022 -x6425 -x4764 -x2484 -x2658 -x3034 -x4475 -x3054 -x4263 -x1858 -x5431 -x5949 -x4200 -x794 -x6442 -x7633 -x6912 -x1432 -x8472 -x8325 -x9996 -x4245 -x7285 -x4813 x2039 -x9959 -x4025 x5577 -x1534 -x5380 -x3479 -x5261 -x8400 -x4401 -x8502 -x6384 -x8915 -x8418 -x1766 -x5449 -x1248 -x5907 -x2501 -x2855 -x3347 -x484 -x5278 -x6211 -x5114 -x4246 -x6662 -x4252 -x362 -x7771 -x7804 -x2184 -x6972 -x485 -x8275 -x4945 -x9417 -x5532 -x3895 x366 -x5922 -x4213 -x1997 -x5628 -x9709 -x7216 -x9666 -x2481 -x5468 -x8779 -x7762 -x908 -x1530 -x8423 -x4802 -x8355 -x4068 -x5926 -x7316 -x3515 -x1385 -x6595 -x9406 -x5275 -x439 -x728 -x4853 -x5717 -x8032 -x546 -x5309 -x5954 x7891 -x3922 -x210 -x7909 -x1958 -x9358 -x5070 -x6056 -x5866 -x303 -x7200 -x9424 -x7571 -x322 -x9644 -x6553 -x7214 -x1869 -x858 -x8312 -x3247 -x6953 -x6856 -x4142 -x6329 -x5745 -x480 -x8882 -x702 -x5761 -x6886 -x4953 -x7913 -x9811 -x6109 -x5164 -x1415 -x6395 -x3965 -x4613 -x1137 -x4799 -x7799 -x1738 -x5024 -x5135 -x2157 -x9793 -x4795 -x1159 -x1016 -x4348 -x8228 -x5221 -x9485 -x7357 -x2745 -x4354 -x518 -x1032 -x103 -x3344 -x9427 -x7558 -x2466 -x4363 -x1602 -x2677 -x4823 -x2830 -x8906 -x9951 -x677 -x4081 -x5547 -x5266 -x4559 -x8440 -x948 -x7388 -x8866 -x2166 -x1149 -x7479 -x3102 -x1929 -x9715 -x3383 -x8853 -x3729 -x2946 -x6202 -x5469 -x3600 -x7452 -x1971 -x3856 -x1944 -x4919 -x6433 -x2430 -x6865 -x1953 -x5714 -x8800 -x2436 -x2341 -x2053 -x2694 -x1394 -x3883 -x3592 -x3175 -x134 -x2797 -x4423 -x5434 -x1640 -x3036 -x5780 -x7332 -x2868 -x4639 -x5779 -x7612 -x2130 -x825 -x5616 -x1761 -x3730 -x9824 -x1165 -x2087 -x2735 -x3717 -x1703 -x4002 -x6444 -x3263 -x6181 -x1556 -x5143 -x7139 -x821 -x7281 -x1996 -x6911 -x2940 -x2516 -x8753 -x6839 -x5485 -x8832 -x1054 -x3284 -x830 -x3202 -x2983 -x2615 -x7238 -x6235 -x7669 -x8690 -x5391 -x9777 -x4607 -x1678 -x2129 -x7310 -x8960 -x9148 -x4021 -x8321 -x4640 -x1582 -x5545 -x786 -x9806 -x375 -x9698 -x9408 -x8966 -x8484 -x5501 -x4122 -x5698 -x2683 -x6419 -x7948 -x4972 -x6660 -x1943 -x279 -x9869 -x2790 -x6184 -x4681 -x2889 -x4589 -x6778 -x2923 -x9752 -x5968 -x2182 -x2454 -x3726 -x81 -x656 -x6456 -x3671 -x6403 -x6747 -x8603 -x4097 -x4465 -x8697 -x3292 -x4740 -x3371 -x8053 -x501 -x911 -x7153 -x7350 -x4563 -x3722 -x3405 -x7990 -x1332 -x6855 -x9198 x4993 -x2260 -x9540 -x1206 -x3280 -x554 -x458 -x5344 -x1324 -x9296 -x7419 -x6480 -x8276 -x6063 -x9039 -x2873 -x7920 -x3947 -x5039 -x3133 -x6283 -x6833 -x6455 -x7768 -x6640 -x3270 -x7188 -x9957 -x9525 -x5875 -x6265 -x6905 -x433 -x1172 -x4260 -x3150 x682 -x1847 -x5763 -x9787 -x9804 -x3978 -x5757 -x3237 -x508 -x4508 -x9041 -x1820 -x4077 -x5709 -x8107 -x7604 -x7782 -x332 -x9601 -x631 -x1593 -x6373 -x8720 -x3927 -x4820 -x9785 -x759 -x2194 -x9393 -x4625 -x8419 -x5096 -x2773 -x1022 -x8823 -x9012 -x822 -x52 -x3293 -x3716 -x3322 -x6474 -x328 -x2249 -x7005 -x4886 -x3829 -x8317 -x2250 -x1393 -x2303 -x7093 -x8488 -x881 -x3053 -x1343 -x1513 -x5011 -x3164 -x3496 -x9289 -x7274 -x1771 -x5585 -x6997 -x627 -x6484 -x8499 -x5918 -x5078 -x7096 -x3169 -x5712 x6301 -x9244 -x9107 -x1978 -x2415 -x6642 -x4652 -x1184 -x7808 -x7263 -x5002 -x7892 -x8040 -x99 -x847 -x7344 -x8010 -x7472 -x2869 -x6223 -x8473 -x6306 -x7421 -x4888 -x5209 -x6716 -x8311 -x1443 -x2413 -x8918 -x769 -x891 -x1339 -x3964 -x9298 -x8863 -x4503 -x9219 -x2340 -x8293 -x3690 -x7757 -x4800 -x7222 -x6313 -x7232 -x8373 -x6138 -x3006 -x7881 -x7541 -x4826 -x1408 -x6818 -x4250 -x3795 -x1486 -x8766 -x1757 -x2238 -x749 -x2132 -x9544 -x7103 -x1885 -x2639 -x6613 -x110 -x4216 -x1115 -x7242 -x9939 -x553 -x941 -x2490 -x2607 -x5436 -x1301 -x5146 -x8285 -x7698 -x973 -x964 -x2979 -x7348 -x228 -x1480 -x9334 -x342 -x2635 -x8483 -x6448 -x7376 -x587 -x5326 -x4391 -x6289 x8379 -x8524 -x6511 -x2693 -x7876 -x3858 -x5605 -x9137 -x731 -x1261 -x9626 -x6990 -x5788 -x8631 -x5515 -x4870 -x8491 -x3369 -x4415 -x6549 -x2678 -x662 x3362 -x2606 -x4405 -x2082 -x4486 -x4956 -x5824 -x475 -x9216 -x3068 -x2801 -x9503 -x8851 -x3860 -x3866 -x6712 -x6262 -x1129 -x8738 -x423 -x3896 -x3475 -x1430 -x9616 -x1050 -x5231 -x26 -x5313 -x4694 -x9892 -x2120 -x4150 -x5236 -x5239 -x73 -x7741 -x3429 -x798 -x4452 -x1967 -x4274 -x1388 -x166 -x8947 -x3754 -x6587 -x7809 -x1132 -x3990 -x4973 -x8076 -x7366 -x1690 -x8357 -x4119 -x906 -x8936 -x2704 -x9702 -x9558 x6430 -x1630 -x3011 -x5637 -x6731 -x3996 -x9979 -x9922 -x3521 -x8787 -x9412 -x2003 -x2992 -x145 -x3686 -x1378 -x7213 -x2113 -x1031 -x1405 -x2295 -x1451 -x7066 -x1398 -x8475 -x8174 -x6705 -x3915 -x8602 -x9340 -x6636 -x9901 -x4776 -x9154 -x8363 -x5576 -x7449 -x5185 -x1044 -x5373 -x5895 -x5615 -x2136 -x877 -x2069 -x5456 -x9936 -x6663 -x2047 -x9057 -x6518 -x2104 -x4995 -x9064 -x3089 -x6229 -x2254 -x2881 -x186 -x6165 -x6168 -x1387 -x4896 -x7001 -x9190 -x8424 -x4460 -x8166 -x1567 -x9089 -x9657 -x2629 -x568 -x780 -x6645 -x6959 -x6159 -x5836 -x7100 -x1679 -x358 -x7276 -x9290 -x9033 -x2817 -x5726 -x5964 -x9092 -x2414 -x6476 -x9588 -x9649 -x835 -x7091 -x6186 -x2695 -x9115 -x3633 -x6253 -x3935 -x9305 -x1928 -x1305 -x1859 -x795 -x1853 -x4810 -x8986 -x7664 -x9858 -x1403 -x1717 -x7346 -x4414 -x5302 -x5606 -x237 -x4655 -x9016 -x7548 -x3382 -x6382 -x5119 -x4115 -x4958 -x7800 -x9226 -x3428 -x6228 -x7527 -x1657 -x7729 -x1553 -x1816 -x3854 -x4206 -x4251 -x7473 -x5255 -x8586 -x1348 -x9436 -x7530 -x8864 -x6481 -x8406 -x9855 -x4360 -x4980 -x6396 -x1422 -x5602 -x2532 -x4619 -x3733 -x3368 -x3499 -x6248 -x3581 -x3811 -x609 -x122 -x3106 -x7081 -x1718 -x5482 -x3352 -x6142 -x6312 -x9205 -x7032 -x2846 -x2322 -x4378 -x3363 -x2190 -x7784 -x6535 -x9592 -x1349 -x5425 -x7581 -x4969 -x3279 -x4085 -x1674 -x8712 -x8219 -x622 -x6919 -x8560 -x8747 -x9721 -x3220 -x4129 -x1676 -x4026 -x4744 -x8392 -x8797 -x3791 -x9648 -x6682 -x6893 -x1737 -x4278 -x6923 -x4268 -x1569 -x533 -x398 -x5080 -x1424 -x6339 -x251 -x6791 -x2256 -x5368 -x4630 -x7171 -x9646 -x572 -x640 -x596 -x616 -x4145 -x6999 -x8525 -x2602 -x5035 -x8937 -x9394 -x406 -x8610 -x918 -x5697 -x9600 -x4880 -x5113 -x3675 -x4373 -x6370 -x8350 -x7272 -x1920 -x4742 -x7931 -x6081 x6255 -x1078 -x3556 -x7123 -x8845 -x1927 -x234 -x6677 -x1668 -x1220 -x9087 -x2815 -x9006 -x1841 -x6397 -x1190 -x3009 -x2778 -x691 -x5100 -x5441 -x2042 -x1839 -x7983 -x3043 -x651 -x9335 -x3445 -x7910 -x9443 -x2215 -x5238 -x7422 -x3146 -x6449 -x3271 x9769 -x2482 -x8262 -x1035 -x5566 -x9524 -x1850 -x5293 -x9046 -x2612 -x2875 -x5919 -x7950 -x8121 -x8775 -x7969 -x9257 -x5609 -x1725 -x1625 -x4781 -x1256 -x8954 -x175 -x2369 -x3951 -x3825 -x3785 -x4513 -x6290 -x1804 -x8225 -x8737 -x8649 -x8638 -x3121 -x3745 -x810 -x3529 -x2422 -x2386 -x9786 -x9658 -x5961 -x5992 -x3492 -x2247 -x5040 -x6706 -x2107 -x6709 -x4488 -x4294 -x4497 -x6309 -x1893 -x1353 -x3751 -x3842 x4211 -x7628 -x1580 -x8465 -x3801 -x3894 -x5331 -x8390 -x7495 x12 -x7377 -x4889 -x7469 -x9916 -x3309 -x8408 -x8877 -x1316 -x4970 -x5966 -x445 -x2505 -x6868 -x9545 -x9906 -x3272 -x3143 -x8512 -x2399 -x2717 -x887 -x9110 -x838 -x8280 -x3670 -x9451 -x334 -x5111 -x5023 -x5809 -x9034 -x1972 -x195 -x493 -x1981 -x5517 -x6631 -x7290 -x776 -x8328 -x9893 -x5149 -x6993 -x3763 -x6565 -x7626 -x8266 -x3643 -x7652 -x1002 -x867 -x68 -x5792 -x7488 -x4412 -x3977 -x9453 -x663 -x2891 -x7748 -x8305 -x2172 -x764 -x7104 -x7903 -x2691 -x1455 -x1541 -x3519 -x6164 -x3869 -x737 -x5652 -x4852 -x3178 -x4017 -x6732 -x7500 -x1894 -x1860 -x4276 -x1537 -x9878 -x373 -x2108 -x3564 -x3137 -x4777 -x3937 -x1038 -x2197 -x4358 -x3844 -x5980 -x6496 -x7646 -x2967 -x7147 -x5059 -x9206 -x6303 -x3734 -x160 -x9286 -x7158 -x1979 -x2029 -x3697 -x8120 -x5567 -x3746 -x8385 -x6634 -x340 -x1033 -x262 -x3386 -x7815 -x8671 -x4512 -x5225 -x1087 -x8623 -x1005 -x5213 -x703 -x4530 -x3142 -x4541 -x4898 -x8769 -x6350 -x7311 -x7524 -x3254 -x2748 -x3918 -x196 -x9714 -x6022 -x7561 -x8517 -x7265 -x8297 -x3599 -x7150 -x7861 -x2463 -x2301 -x8144 -x5860 -x6347 -x6028 -x4042 -x137 -x5453 -x5292 -x8478 -x152 -x2852 -x6042 -x7765 -x8580 -x520 -x504 -x1577 -x7145 -x1491 -x6093 -x2036 -x9625 -x6005 -x5634 -x1494 -x422 -x1645 -x3725 -x8803 -x509 -x1698 -x6378 -x5977 -x478 x9036 -x6581 -x9868 -x9099 -x9543 -x6714 -x7613 -x1049 -x1875 -x4633 -x6779 -x8234 -x4327 -x2838 -x4131 -x8394 -x1802 -x3843 -x351 -x4154 -x5422 -x2231 -x3736 -x9317 -x1988 -x5248 -x4538 -x2426 -x4977 -x4038 -x7266 -x9005 -x5105 -x7845 x6899 -x2583 -x4847 -x278 -x4467 -x4637 -x3906 -x3620 -x7922 -x8056 -x1566 -x4056 -x8457 -x5668 -x531 -x4760 -x930 -x9452 -x7878 -x9399 -x4789 -x3216 -x4128 -x6786 -x9739 -x3252 -x9879 -x7078 -x4804 -x179 -x1464 x1045 -x583 -x7493 -x348 -x544 -x7843 -x8613 -x8855 -x7040 -x5134 -x8007 -x7858 -x7819 -x4926 -x5842 -x4990 -x3890 -x9949 -x8008 -x9460 -x3889 x8160 -x3507 -x7595 -x151 -x6975 -x2961 -x1433 -x7438 -x1264 -x5503 -x7649 -x7519 -x98 -x9220 -x2973 -x3691 -x6570 -x7807 -x5133 -x5725 -x2431 -x9693 -x9238 -x9605 -x1112 -x6236 -x2246 -x4377 -x4806 -x4439 -x1147 -x9751 -x7443 -x673 -x4863 -x5534 -x5999 -x955 -x1278 -x8667 -x5542 -x4689 -x8652 -x809 -x1838 -x8843 -x5338 -x1488 -x7743 -x9528 -x4646 -x2535 -x1680 -x1736 -x5237 -x9320 -x9413 -x479 -x4337 -x2320 -x2836 -x5335 -x2092 -x6943 -x7572 -x5475 -x7629 -x4020 -x6966 -x7638 -x3147 -x6970 -x4490 -x1714 -x2112 -x9211 -x4138 -x1437 -x8537 -x601 -x8824 -x8154 -x2406 -x4923 -x7108 -x686 -x718 -x3418 -x1951 -x9336 -x2060 -x8755 -x293 -x8636 -x397 -x1375 -x1842 -x3177 -x2315 -x6196 -x6000 -x6272 -x6541 -x4190 -x5893 -x6773 -x8190 -x8273 -x812 -x9489 -x3049 -x5662 -x9857 -x4030 -x4754 -x4922 -x7862 -x2687 -x6797 -x8761 -x219 -x7631 -x9639 -x4459 -x8111 -x1857 -x3834 -x7112 -x1208 -x668 -x11 -x8533 -x9463 -x888 -x9440 -x8048 -x8064 -x4749 -x6534 -x7260 -x8699 -x8713 -x9927 -x5587 -x8854 -x919 -x419 -x5639 -x6542 -x1840 x9252 -x6884 -x4362 -x8736 -x7378 -x4797 -x2568 -x2761 -x5090 -x9411 -x3861 -x7849 -x2942 -x9523 -x3950 -x1182 -x9696 -x9990 -x689 -x5405 -x6013 -x1213 -x9025 -x5121 -x327 -x1871 -x9044 -x1221 -x3184 -x630 -x3042 -x977 -x1497 -x9694 -x2941 -x5364 -x1029 -x5051 -x5723 -x6451 -x7295 -x7785 -x2259 -x5931 -x4844 -x1196 -x8597 -x252 -x3328 -x2362 -x2123 -x2272 -x6095 -x1653 -x176 -x3478 -x5401 x1434 -x7345 -x2350 -x1697 -x5083 -x9618 -x2784 -x6896 -x8630 -x4492 -x9051 -x20 -x7691 -x1174 -x1623 -x4473 -x3680 -x805 -x5339 -x1940 -x6498 -x7489 -x6946 -x1512 -x8215 -x4476 -x9767 -x7414 -x6133 -x2383 -x9120 -x498 -x766 -x2945 -x7198 -x4164 -x1986 -x7520 -x8065 -x6206 -x657 -x3400 -x4039 -x1998 -x5855 -x32 -x1426 -x7016 -x1209 -x7182 -x5034 -x8650 -x2456 -x9774 -x7202 -x3486 -x6113 -x7621 -x1077 -x2831 -x4961 -x1382 -x9373 -x9387 -x3444 -x9170 -x7987 -x2023 -x6217 -x1200 -x8178 -x3979 -x2959 -x3468 -x2917 -x6538 -x5939 -x4988 -x8254 -x8714 -x6830 -x2076 -x8054 -x6684 -x1721 -x3123 -x8894 -x346 -x1821 -x5579 -x1826 -x2393 -x7124 -x7364 -x9932 -x692 -x1492 -x5513 -x1431 -x8129 -x1114 -x6738 -x5324 -x5586 -x8590 -x3815 -x367 -x7400 -x9125 -x2586 -x9854 -x2248 -x459 -x44 -x2544 -x8493 -x797 -x8708 -x9903 -x3236 -x3636 -x1080 -x2160 -x4575 -x8336 -x1340 -x3449 -x3551 -x5435 x7637 -x6177 -x3221 -x4261 -x4895 -x1560 -x1965 -x5509 -x9253 -x4480 -x1379 -x2814 -x1655 -x36 -x9989 x420 -x236 -x9364 -x9705 -x9400 -x1819 -x136 -x8451 -x7383 -x650 -x3560 -x1684 -x1226 -x4791 -x4803 -x5596 -x4015 x7586 -x827 -x9814 -x9929 -x5945 -x1641 -x8359 -x8115 -x486 -x6422 -x128 -x5883 -x3748 -x8587 -x7262 -x4338 -x8103 -x6567 -x3744 -x3017 -x471 -x7206 -x6219 -x8795 -x8912 -x2287 -x9746 -x2185 -x4083 -x9080 -x4645 -x9971 -x5029 -x875 -x4431 -x4228 -x266 -x4088 -x9757 -x6932 -x6718 -x5392 -x7467 -x5521 -x454 -x2888 -x2533 -x6665 -x6835 -x9663 -x7481 -x2872 -x3141 -x3189 -x8079 -x2567 -x5025 -x4235 -x4693 -x7914 -x9207 -x4175 -x8195 -x7324 -x6027 -x4939 -x6371 -x3867 -x72 -x2970 -x4336 -x450 -x936 -x1616 -x1720 -x230 -x7221 -x5525 -x3403 -x5526 -x5644 -x9146 -x3170 -x6260 -x6525 -x8827 -x6725 -x3874 -x5298 -x6650 -x8203 -x7461 -x7008 -x1644 -x7793 -x2141 -x5252 -x97 -x4070 -x4546 -x7619 -x4529 -x5007 -x302 -x792 -x427 -x3880 -x3625 -x4479 -x9584 -x2664 -x7993 -x6742 -x7404 -x9433 -x6469 -x3132 -x5730 x8238 -x9911 -x3281 -x638 -x1498 -x4846 -x7887 -x8454 -x9674 -x649 -x1229 -x4442 -x933 -x2150 -x168 x8821 -x815 -x8914 -x1675 -x6035 -x3573 -x2541 -x3905 -x92 -x6233 -x7724 -x9328 -x9887 -x2729 -x8958 -x3224 -x6772 -x3000 -x2000 -x9948 -x608 -x1711 -x3758 -x7255 -x4018 -x8304 -x4117 -x5934 -x1769 -x9776 -x9177 -x2373 -x4049 -x9829 -x8441 -x5265 -x8764 -x4551 -x7048 -x5620 -x6169 -x1341 -x7966 -x3192 -x1205 -x7250 -x3045 -x6951 -x8213 -x3654 -x735 -x5864 -x3297 -x8453 -x6887 -x3612 -x7942 -x6429 -x7506 -x9792 -x1620 -x589 -x5711 -x5 -x5395 -x9389 -x4598 -x7299 -x440 -x4370 -x7727 -x2218 -x2156 -x9828 -x109 -x823 -x4076 -x6019 -x9382 -x9647 -x3760 -x5400 -x2222 -x5518 -x9561 -x5950 -x1606 -x4226 -x7740 x2899 -x7355 -x9350 -x3797 -x2580 -x6365 -x6499 -x9918 -x1436 -x2750 -x1722 -x5271 -x8626 -x4450 -x9142 -x9377 -x9431 -x3595 -x4718 -x6751 -x8651 -x989 -x8038 -x2812 -x5050 -x2085 -x5660 -x6278 -x6961 -x3435 -x980 -x7686 -x6002 -x85 -x4302 -x7955 -x4312 -x8522 -x5355 -x9747 -x3705 -x4501 -x2743 -x2978 -x3709 -x1618 -x158 -x2777 -x5362 -x4436 -x9362 -x4943 -x543 -x8069 -x6330 -x2428 -x7677 -x1122 -x3391 -x2555 -x5169 -x9355 -x3320 -x5702 -x2827 -x6050 -x1334 -x3881 -x9070 -x9813 -x6920 -x8748 -x1366 -x3308 -x1136 -x4756 -x192 -x8237 -x6226 -x4296 -x6036 -x301 -x9347 -x754 -x5369 -x7699 -x2909 -x9236 -x4731 -x4929 -x8470 -x8186 -x6909 -x1815 -x8233 x7776 -x8727 -x1093 -x1418 -x3046 -x3955 -x9169 -x4237 -x3916 -x1365 -x9566 -x2863 -x5489 -x5967 -x9210 -x7403 -x7774 -x4531 -x6942 -x600 -x3677 -x9881 -x7833 -x6963 -x9866 -x490 -x1288 -x6108 -x8223 -x1546 -x316 -x8707 -x1315 -x5259 -x6153 -x8657 -x3692 -x2267 -x526 -x8575 -x2146 -x389 -x2787 -x1329 -x4388 -x3063 -x3652 -x9897 -x9273 -x8765 -x9837 -x1823 -x153 -x3882 -x4181 -x8744 -x560 -x430 -x2012 -x2002 -x1330 -x8859 -x1285 -x5608 -x6213 -x6727 -x6210 -x2219 -x6626 -x7996 -x1342 -x8614 -x1461 -x5540 -x1290 -x4265 -x7268 -x4282 -x4620 -x1173 -x4257 -x9628 -x2837 -x2135 -x5315 -x5365 -x534 -x6902 -x1572 -x2882 -x9283 -x7717 -x2326 -x2897 -x5417 -x4690 -x1897 -x7585 -x2720 -x4398 -x2335 -x9807 -x5098 -x2893 -x1267 -x4838 -x3855 -x3720 -x9221 -x5253 -x5329 -x6774 -x1483 -x8641 -x6536 -x7132 -x1338 -x1895 -x270 -x5768 -x6580 -x2493 -x8919 -x9947 -x243 -x8928 -x4543 -x297 -x5478 -x2947 -x732 -x2186 -x2409 -x3793 -x1727 -x2241 -x3944 -x7368 -x1910 -x7644 -x2995 -x5828 -x8278 -x8902 -x4334 -x4523 -x1517 -x8844 -x155 -x3233 -x6249 -x8515 -x5729 -x2506 -x2095 -x9232 -x9123 -x9539 -x1421 -x329 -x9270 -x9963 -x8746 -x9029 -x6945 -x2102 -x7432 -x5572 -x7280 -x6795 -x7391 -x2657 -x8143 -x2919 -x5649 -x1180 -x7009 -x4705 -x5777 -x7715 -x7872 -x645 -x1062 -x7979 -x1828 -x2228 -x1130 -x4094 -x5276 -x9191 -x8125 -x4485 -x1794 -x4673 -x117 -x5892 -x9533 -x925 -x5523 -x4071 -x5429 -x7972 -x8703 -x19 -x4427 -x6068 -x2840 -x8948 -x411 -x1588 -x2905 -x9183 -x3075 -x3466 -x1234 -x4634 -x2598 -x6831 -x1784 -x8426 -x8047 -x253 -x466 -x3832 -x8194 -x6167 -x9487 -x8498 -x30 -x9645 -x4963 -x1749 -x6780 -x2495 -x2396 -x4650 -x5544 -x2766 -x3197 -x285 -x385 -x3183 -x9378 -x5300 -x4960 -x8967 -x7976 -x8104 -x5406 -x5418 -x2900 -x5230 -x3159 -x8596 -x65 -x3110 -x9285 -x8108 -x1519 -x1009 -x8600 -x5722 -x3957 -x2055 -x8224 -x8177 -x1844 -x1228 -x7949 -x3084 -x3152 -x6546 -x8022 -x6996 -x3342 -x6552 -x6901 -x3222 -x1906 -x7805 -x6279 -x5086 -x7305 -x2712 -x1712 -x6668 -x7113 -x7239 -x2534 -x727 -x2348 -x3892 -x4194 -x5346 -x5630 -x4003 -x6154 -x7924 -x3974 -x3432 -x5432 -x4747 -x5570 -x2299 -x3451 -x4879 -x8715 -x9712 -x4180 -x9151 -x3664 -x873 -x4262 -x6305 -x9404 -x6521 -x1319 -x6667 x4331 -x7146 -x7161 -x8067 -x7353 -x9835 -x7294 -x23 -x2993 -x6635 -x4648 -x9864 -x290 -x3373 -x8666 -x1417 -x9133 -x5580 -x9292 -x8933 -x8420 -x5312 -x5430 -x9379 -x7498 -x4676 -x5531 -x972 -x512 -x6710 -x4392 -x7424 -x2974 -x8131 -x7707 -x9562 -x8685 -x2280 x7442 -x2553 -x6261 -x5340 -x5382 -x3098 -x2764 -x4010 -x9967 -x3191 -x8828 -x4188 -x4883 -x3803 -x4309 -x7908 -x3696 -x4763 -x8540 -x4602 -x6509 -x2450 -x2504 -x9531 -x449 -x9518 -x6971 -x5423 -x1982 -x7565 -x8684 -x1783 -x3782 -x5414 -x1336 -x123 -x2594 -x8675 -x9706 -x2151 -x9726 -x2901 -x3077 -x4664 -x7155 -x8303 -x3302 -x5268 -x7134 -x1654 -x4932 -x5578 -x1369 -x8256 -x3504 -x6685 -x3543 -x6336 -x8415 -x3614 -x7082 -x2936 -x1638 -x4680 -x170 -x4198 -x8660 -x416 -x7756 -x8403 -x8286 -x502 -x3268 -x7494 -x9331 x9471 -x4903 -x5665 -x5044 -x6407 -x5193 -x6934 -x7049 -x7701 -x4955 -x5884 -x4174 -x2965 -x9852 -x2949 -x5249 -x5618 -x1814 -x6761 -x6353 -x5983 -x4335 -x5008 -x8459 -x505 -x1064 -x4591 -x5226 -x7325 -x1785 -x4651 -x6345 -x1966 -x2051 -x2163 -x639 -x7606 -x5184 -x5284 -x8612 -x1331 -x4065 -x9003 -x9008 -x3741 -x1846 -x8770 -x2798 -x2115 -x2342 -x7620 -x7055 -x2611 -x9619 -x6424 -x4196 -x2627 -x104 -x2652 -x3952 -x2067 -x6111 -x1939 -x3398 -x5512 -x284 -x7051 -x7567 -x5565 -x1317 -x3908 -x2032 -x2711 -x5269 -x9891 -x4807 -x8558 -x3586 -x2318 -x1695 -x3783 -x6935 -x7925 -x8081 -x6879 -x6071 -x8235 -x4920 -x3508 -x8581 -x7734 -x1660 -x5962 -x6566 -x7930 -x2027 -x6385 -x5978 -x8880 -x2498 -x9623 -x1865 -x8283 -x1325 -x898 -x3624 -x8518 -x7245 -x7020 -x126 -x6770 -x2862 -x6892 -x6066 -x6486 -x8781 -x6976 -x6101 -x9803 -x7038 -x7964 -x8793 -x7974 -x1235 -x8798 -x6733 -x3694 -x6519 -x2343 -x6008 -x3131 -x5937 -x4369 -x869 -x255 -x2637 -x940 -x2621 -x5997 -x6913 -x1639 -x3067 -x6311 -x8368 -x2609 -x9631 -x70 -x8896 -x7828 -x7039 -x8272 -x5621 -x3533 -x8994 -x3305 -x1659 -x2526 -x1878 -x7673 -x3569 -x2041 -x5286 -x9000 -x9105 -x1507 -x5032 -x9700 -x3617 -x5281 -x1739 -x2500 -x6 -x1626 -x465 -x5590 -x2391 -x1247 -x2066 -x2562 x2587 -x7252 -x8201 -x9493 -x545 -x3610 -x8659 -x3566 -x8963 -x6094 -x8208 -x7540 -x4430 -x8549 -x1335 -x7457 -x8995 -x2982 -x1243 -x5535 -x3313 -x7598 -x9360 -x7292 -x5865 -x1835 -x277 -x8118 -x8852 -x7074 -x181 -x3884 -x2347 -x2392 -x1076 -x6293 -x4184 -x9097 -x5568 -x7532 -x3580 -x8257 -x6197 -x3144 -x405 -x2921 -x7958 -x9779 x1596 -x917 -x1621 -x8371 -x1919 -x5310 -x4721 -x1741 -x8004 -x1843 -x2187 -x3112 -x3917 -x7871 -x5626 -x8869 -x4052 -x9917 -x1381 -x5385 -x267 -x2211 -x3506 -x3021 -x7023 -x2547 -x8302 -x1775 -x3139 -x3303 -x9692 -x5647 -x860 -x6659 -x3925 -x5981 -x5669 -x6317 -x8084 -x8405 -x239 -x2521 -x4121 -x5214 -x6067 -x9422 -x3413 -x3327 -x581 -x2738 -x6551 -x6510 -x9731 -x1026 -x6062 -x8790 -x9050 -x777 -x9083 -x9153 -x269 -x3223 -x8443 -x4835 -x5168 x7928 -x8250 -x6606 -x8133 -x163 -x188 x6624 -x3827 -x8023 -x8543 -x9441 -x2443 -x5749 -x658 -x739 -x5232 -x4901 -x9156 -x7362 -x7536 -x8941 -x2432 -x4927 -x7312 -x8812 -x626 -x4811 -x9353 -x5455 -x9481 -x1704 -x956 -x8467 -x529 -x4696 -x5415 -x3628 -x9853 -x185 -x4568 -x4144 -x6132 -x3812 -x7999 -x1286 -x4834 -x9882 -x7814 -x7623 -x7120 -x4318 -x4700 -x2162 -x6446 -x1508 -x8562 -x816 -x5704 -x8867 -x5695 -x8532 -x4330 -x7249 -x3414 -x7517 -x8911 -x3514 -x3594 -x5527 -x705 -x1279 -x3462 -x1778 -x5599 -x8563 -x282 -x5004 -x9351 -x3472 -x2394 -x1423 -x1134 -x697 -x635 -x1120 -x4455 -x1768 -x8087 -x6861 -x7965 -x2317 -x2880 -x5173 -x3470 -x5222 -x462 -x5180 -x1535 -x6676 -x3072 -x6599 -x5885 -x5491 -x2632 -x3345 -x3426 -x8510 -x6627 -x3212 -x3863 -x7806 -x3355 -x4058 -x7430 -x6417 -x9111 -x8833 -x1890 -x2001 -x7844 -x3891 -x3264 -x6584 -x8141 -x8778 -x5212 -x1420 -x4999 -x3093 -x5604 -x4785 -x7725 -x5617 -x4933 -x6084 -x9589 -x893 -x8892 -x3339 -x2321 -x9345 -x9519 -x9465 -x629 -x147 -x205 -x2202 -x3138 -x7333 -x9954 -x2646 -x6467 -x4230 -x7690 -x5687 -x6191 -x904 -x5019 -x6982 -x9770 -x9138 -x5754 -x2304 -x6947 -x7174 -x4254 -x9341 x909 -x1082 -x9859 -x1562 -x13 -x7361 -x8393 -x5571 -x2257 -x5389 -x6328 -x5929 -x4069 -x2726 -x9565 -x998 -x3647 -x7387 -x3467 -x6080 -x173 -x5774 x3457 -x4471 -x4570 -x7995 -x9909 -x319 -x1406 -x4897 -x2819 -x2217 -x7641 -x785 -x8993 -x4432 -x8669 -x685 -x6936 -x2418 -x3673 -x7645 -x4915 -x7627 x3663 -x2079 -x7538 -x4909 -x9722 -x209 -x4996 -x9118 -x4090 -x8152 -x363 -x2651 -x3914 -x8571 -x376 -x2851 -x7865 -x9527 -x5897 -x7761 -x8100 -x2938 -x3356 -x8407 -x3997 -x4041 -x9247 -x4406 -x2988 -x2137 -x6314 -x2732 -x5680 -x679 -x6578 -x8531 -x1917 x8615 -x3820 -x5473 -x5659 -x7997 -x4534 -x6450 -x8908 x9640 -x5428 -x1058 -x2239 -x3898 -x4380 -x6794 -x7052 -x8722 -x9842 -x2176 -x5443 -x1601 -x9925 -x7320 -x1658 -x4328 -x1812 -x8876 -x4425 -x5361 -x8519 -x7118 -x9135 -x9017 -x2649 -x5982 -x1795 -x806 -x5328 -x8857 -x6974 -x5001 -x7781 -x1614 -x2969 -x1994 -x4191 -x9823 -x4816 -x8969 -x884 -x9388 -x9695 -x5323 -x5027 -x7820 -x4160 -x4344 -x5511 -x1007 -x4441 -x7577 -x528 -x3494 -x2361 -x9633 -x8678 -x8985 -x3658 -x3465 -x138 -x4595 -x5117 -x8316 -x7133 -x8806 -x6127 -x8687 -x3171 -x4203 -x5987 -x6259 -x3618 x106 -x4012 -x6212 -x7760 -x6315 -x934 -x7482 -x999 -x8608 -x3323 -x8153 -x8264 -x2226 -x9390 -x5796 -x819 -x8097 -x9778 -x1293 -x6822 -x8681 -x6832 -x5876 -x25 -x4954 -x5204 -x1225 -x6120 -x318 -x6441 -x1493 -x9526 -x9613 -x3052 -x9106 -x4424 -x3998 -x7321 -x3476 -x1345 -x2539 -x9728 -x1281 -x3062 -x4515 -x6906 -x834 -x4416 -x7832 -x4706 -x755 -x1450 -x5000 -x5676 -x6092 -x767 -x8199 -x8298 -x3153 -x4037 -x2147 -x4982 -x9676 -x7718 -x107 -x5120 -x3712 -x5537 -x1810 -x8191 -x3300 -x1829 -x8354 -x4902 -x7709 -x3816 -x5075 -x6172 -x238 -x4894 -x6178 -x500 -x4084 -x8281 -x510 -x2458 -x9578 -x6571 -x1119 -x8644 -x3166 -x7607 -x7247 -x932 -x4158 -x7205 -x3332 -x2452 -x9569 -x8541 -x8210 -x2617 -x4281 -x7208 -x7375 -x3603 -x5217 -x7710 -x9091 -x7842 -x9009 -x5398 -x9877 -x9783 -x3091 -x9391 -x4734 -x5914 -x9997 x9180 -x9282 -x9724 -x5655 -x1043 -x1991 -x4170 -x4679 -x3287 -x5956 -x3923 -x53 -x2709 -x9339 -x5257 -x7065 -x241 -x1861 -x4714 -x6302 -x4161 -x6225 -x6620 -x1395 -x5426 -x672 -x5710 -x1404 -x9254 -x9013 -x9586 -x6690 -x3642 -x7580 -x5305 -x696 -x7507 -x6728 -x7328 -x8055 -x7277 -x1576 -x4862 -x8380 -x4311 x5923 -x5484 -x653 -x3831 -x3975 -x1071 -x1922 -x7117 -x8430 -x6724 -x8820 -x8299 -x165 -x8574 -x1984 -x8984 -x2667 -x6359 -x5060 -x5958 -x5052 -x7256 -x382 -x2843 -x8591 -x7632 -x912 -x5223 -x7944 -x9383 -x2663 -x6352 -x7318 -x5311 -x3206 -x5993 -x6388 -x4495 -x6377 -x7795 -x5216 -x8925 -x7564 -x720 -x1027 -x6612 -x1667 -x7977 -x4379 -x2805 -x345 -x1463 -x3116 -x5347 -x4678 -x7787 -x1269 -x374 -x7006 -x8839 -x9725 -x3710 -x2229 -x306 -x8616 -x9176 -x8101 -x8158 -x5241 -x443 -x6069 -x8759 -x1822 -x7004 -x9567 -x3826 -x292 -x782 -x976 -x5372 -x5696 -x3425 -x2571 -x7080 -x6653 -x9464 -x4866 -x112 -x8898 -x3390 -x3848 -x563 -x1964 -x4033 -x6812 -x8156 -x1157 -x5107 -x3340 -x3994 -x28 -x8546 -x5240 -x6506 -x5557 -x3969 -x8834 -x5963 -x9748 -x9501 -x3266 -x9021 -x5200 -x360 -x5728 x9344 -x1716 -x3168 -x2642 -x5304 -x9517 -x2286 -x5177 -x8593 -x523 -x4500 -x9129 -x3764 -x2444 -x8018 -x2559 -x7566 -x2563 -x4156 -x3824 -x4507 -x341 -x3971 -x4845 -x8146 -x1824 -x8964 -x6817 -x1204 -x9215 -x7010 -x4794 -x7317 -x4642 -x3241 -x564 -x2816 -x6605 -x9921 -x1167 -x1162 -x5873 -x2950 -x4364 -x5741 -x6741 -x6666 -x4604 -x9067 -x9900 -x472 -x8255 -x2746 -x1849 -x55 -x6802 -x7440 -x1590 -x4229 -x9072 -x7480 -x2779 -x7434 -x3721 -x8479 -x1752 -x5158 -x8555 -x1938 -x9895 -x975 -x9888 -x4656 -x330 -x9984 -x2638 -x2867 -x4385 -x3387 -x7926 -x75 -x7603 -x5171 -x9563 -x1442 -x1460 -x3779 -x733 -x6622 -x6325 -x9825 -x4317 -x3321 -x4772 -x5625 -x6846 -x4182 -x8529 -x844 -x2424 -x1673 -x4599 -x7529 -x8468 -x4153 -x6926 -x2216 -x9140 -x2382 -x4007 -x1073 -x4861 -x2853 -x7667 -x4403 -x1924 -x5109 -x1311 -x7916 -x4527 -x9665 -x9659 -x456 -x6623 -x832 -x2205 -x4720 -x5889 -x8011 -x3376 -x1150 -x1298 -x7731 -x910 -x7545 -x3195 -x9032 -x6872 -x9139 -x5102 -x8599 -x4867 -x7989 -x4299 -x3718 -x6366 -x3838 -x8573 -x3485 -x2585 -x1672 -x9808 -x7282 -x3459 -x6824 -x2955 -x811 -x2325 -x951 -x4872 -x9937 -x5613 -x3306 -x4710 -x7904 -x5755 -x2477 -x7279 -x5192 -x2099 -x5234 -x6583 -x9686 -x323 -x913 -x5153 -x3114 -x5031 -x5190 -x178 -x8513 -x9958 -x944 -x683 -x2977 -x6585 -x8710 -x1195 -x3708 -x2674 -x7859 -x9031 -x4322 -x5191 -x3511 -x9071 -x8456 -x9096 -x7863 -x131 -x582 -x7083 -x3277 -x7474 -x3513 -x9295 -x90 -x4004 -x5753 -x9950 -x1536 -x1792 -x585 -x244 -x3434 -x4130 -x463 -x4073 -x5862 -x8231 -x9840 -x1848 -x6134 -x5692 -x7313 -x8051 -x1126 -x1249 -x1575 -x1903 -x2290 -x2958 -x9822 -x4913 -x8044 -x6119 -x9308 -x3988 x8767 -x8039 -x9090 -x9993 -x6900 -x7027 -x9553 -x9483 -x6402 -x5317 -x8601 -x6281 -x623 -x7947 -x5296 -x3544 -x8695 -x4822 -x2302 -x3769 -x1665 -x8091 -x3436 -x6007 -x8585 -x1746 -x8670 -x1683 -x1030 -x321 -x3545 -x3900 -x7593 -x2546 -x7031 -x1160 -x7735 -x2548 -x7257 -x412 -x2331 -x2487 -x7356 -x1377 -x3660 -x9303 -x3687 -x273 -x9691 -x2650 -x6155 -x6214 -x552 -x4592 -x7486 -x5366 -x3912 -x5593 -x4704 -x5971 -x6532 -x3941 -x3953 -x7427 -x1257 -x5494 -x8261 -x820 -x2759 -x4765 -x9015 -x636 -x9149 -x9068 -x1983 -x1888 -x2570 -x5348 -x9165 -x3520 -x9960 -x8741 -x5812 -x9817 -x6318 -x6478 -x1549 -x8251 -x6103 x9502 -x1018 -x770 -x865 -x3360 -x4477 -x2829 -x6139 -x5803 -x1241 -x3752 -x1583 -x4125 x8492 x6784 -x4626 -x6888 -x2028 -x8782 -x7084 -x4780 -x2833 -x5818 -x4457 -x2291 -x4533 -x5880 -x4566 -x6734 -x9447 -x8840 -x3244 -x1321 -x4675 -x1751 -x5376 -x3285 -x3253 -x5264 -x5352 -x2158 -x4234 -x4569 -x4243 -x8752 -x8288 -x2825 -x410 -x5334 -x740 -x3839 -x4868 -x6051 -x5279 -x4957 -x6057 -x2014 -x6806 -x9637 -x9542 -x3910 -x3294 -x5979 -x6527 -x9575 -x1495 -x6695 -x1574 -x5224 -x7824 -x3549 -x5074 -x313 -x9157 -x4481 -x4576 -x3262 -x1441 -x2858 -x9707 -x312 -x2985 -x4308 -x5867 -x5033 -x9075 -x3379 -x4671 -x5795 -x3278 -x8982 -x9833 -x3431 -x7072 -x5657 -x8446 -x6284 -x6691 -x6432 -x1151 -x6625 -x9488 -x1936 -x3589 -x532 -x9580 -x4998 -x1391 -x8975 -x5450 -x9173 -x2984 -x2242 -x286 -x3219 -x8676 -x2448 -x5670 -x7343 -x7655 -x8161 -x124 -x5686 -x3372 -x926 -x326 -x9038 -x958 -x7656 -x7012 -x6037 -x6604 -x7802 -x8799 -x3987 -x5438 -x6379 -x8474 -x9094 -x2020 -x4107 -x4773 -x9972 -x8946 -x8726 -x4511 -x3765 -x7428 -x6529 x574 -x8552 -x4159 -x2144 -x6222 -x1351 -x8861 -x7684 -x3561 -x7166 -x8889 -x994 -x1604 -x8205 -x3668 -x307 -x3574 -x7060 -x8768 -x2575 -x584 -x1500 -x3542 -x7733 -x6074 -x7683 -x5787 -x5877 -x5440 -x6161 -x2180 x1103 -x5553 -x6232 -x6170 -x7830 -x4487 -x9771 -x2465 -x8027 -x7703 -x6053 -x2031 -x1478 -x1904 -x5724 -x6850 -x7492 -x4149 -x2201 -x6032 -x6562 -x5233 -x3335 -x5965 -x4833 -x6661 -x9669 -x7298 -x5378 -x3632 -x9073 -x9014 -x4964 -x4627 -x7393 -x1125 -x9162 -x9980 -x31 -x2763 -x2119 -x191 -x7389 -x4320 -x9346 -x8784 -x4341 -x2462 -x4981 -x2323 -x2689 -x8817 -x7159 -x9992 -x3454 -x9534 -x1524 -x9102 -x7917 -x9277 -x1178 -x7877 -x524 -x4686 -x2786 -x7046 -x8429 -x9468 -x9687 -x2425 -x5479 -x2196 -x6617 -x1880 -x6488 -x8339 -x4669 -x8450 -x5651 -x2497 -x108 -x310 -x1811 -x5073 -x8398 -x8836 -x4110 -x7405 -x2785 -x1586 -x2457 -x3176 -x9710 -x217 -x1764 -x2508 -x1169 -x4608 -x7521 -x8433 -x848 -x549 -x6610 -x1362 -x4350 -x2491 -x7283 -x5053 -x5379 -x3615 -x2459 -x6162 -x3378 -x4275 -x7831 -x8868 -x8033 -x8998 -x66 -x331 -x966 -x8997 -x8445 -x1155 -x2734 -x5349 -x4264 -x3182 -x3986 -x6338 -x4965 -x7379 -x7873 -x6487 -x5814 -x1912 -x2264 -x7738 -x5673 -x9311 -x1520 -x9405 x8508 -x9126 -x5859 -x4596 -x5170 -x5505 -x2865 -x4411 -x9082 -x7411 -x4451 -x8167 -x3440 -x6805 -x6410 -x4218 -x408 -x647 -x8780 -x6361 -x452 -x2581 -x5708 -x5806 -x4759 -x5789 -x9027 -x1968 -x6697 -x157 -x4585 -x3864 -x8341 -x2935 -x4346 -x8029 -x9284 -x283 -x2429 -x3707 -x6579 -x7624 -x8751 -x7426 -x3023 -x2423 -x6737 -x1413 -x8507 -x7970 -x850 -x4186 -x5063 -x5071 x9189 -x5868 -x1154 -x3788 -x5560 -x5839 -x114 -x227 -x8145 -x6877 -x719 -x4098 -x4267 -x9482 -x9978 -x7308 -x708 -x6381 -x8566 -x871 -x7640 -x8721 -x3094 -x1525 -x5132 -x3001 -x1503 -x1046 -x7659 -x8151 x8265 -x6065 -x1945 -x2742 -x2645 -x3251 -x3090 -x7326 -x9184 -x8730 -x3528 -x7575 -x9398 -x5244 -x9821 -x1622 -x370 -x51 -x1239 -x5427 -x5015 -x3813 -x4169 -x2870 -x2178 -x7777 -x5916 -x2332 -x8372 -x902 -x625 -x2483 -x5038 -x9325 -x324 -x9200 -x599 -x2703 -x3931 -x8130 -x8757 -x5569 -x220 -x2117 -x6823 -x6810 -x6341 -x2800 -x5943 -x6528 -x2719 -x3442 -x1069 -x9366 -x7610 -x3657 -x7719 -x167 -x9037 -x3853 -x7755 -x3893 -x8197 -x513 -x9224 -x8633 -x6343 -x2557 -x2692 -x671 -x1489 -x9049 -x1238 -x5948 -x8724 -x2234 -x1603 -x3817 -x8945 -x4877 -x3555 -x1289 -x7484 -x7347 -x3587 -x3230 -x3148 -x245 -x338 -x3980 -x688 -x6459 -x9667 -x5374 -x2006 -x1283 -x6967 -x2769 -x5260 -x7141 -x4612 -x3286 -x7661 -x1914 -x5771 -x2926 -x425 -x4809 -x5733 -x4146 -x5947 -x7179 -x6380 -x8466 -x542 -x7662 -x7986 -x9300 -x4989 -x2118 -x9781 -x9490 -x931 -x4976 -x5409 -x9227 -x6816 -x2809 -x1592 -x3214 -x1701 -x4836 -x6927 -x3796 -x3631 -x7940 -x67 -x3199 -x2972 -x3127 -x8698 -x4221 -x8300 -x4000 -x2311 -x986 -x8267 -x8409 -x102 -x94 -x3868 -x7954 -x8520 -x8661 -x6655 x2175 -x8142 -x8658 -x9512 -x3949 -x9668 -x3806 -x45 -x768 -x9520 -x4711 -x6344 -x4618 -x9603 -x3404 -x3227 -x3469 -x3584 -x4935 -x5791 -x538 -x2987 -x8170 -x3243 -x3120 -x6408 -x6276 -x9386 -x2139 -x5886 -x7370 -x6227 -x9986 -x212 -x3113 -x9557 -x5603 -x4272 -x7398 -x1501 -x5998 -x3458 -x2614 -x447 -x3424 -x6454 -x6793 -x115 -x7336 -x9788 -x364 -x530 -x7563 -x7754 -x4304 -x9662 -x2468 -x305 -x3208 -x1496 -x6349 -x2839 -x4629 -x1709 -x5351 -x7766 -x3819 -x2188 -x4143 -x4290 -x5273 -x661 -x4997 -x4550 -x3602 -x2435 -x418 -x7412 -x381 -x6658 -x7963 -x4770 -x6243 -x5167 -x355 -x3180 -x377 -x7555 -x4242 -x1918 -x6160 -x7416 -x4574 -x1019 -x7064 -x674 -x57 -x2578 -x4173 -x8516 -x7264 -x7503 -x3473 -x5251 -x336 -x2531 -x6517 -x9043 -x365 -x8247 -x2154 -x962 -x7267 -x7278 -x2767 -x4817 -x8706 -x5821 -x6263 -x5021 -x7057 -x9376 -x517 -x556 -x1681 -x5327 -x1158 -x6931 -x9664 -x7436 -x2824 -x4839 -x2662 -x9498 -x8538 -x8180 -x6973 -x655 -x9155 -x6059 -x3809 -x9507 -x2956 -x4726 -x6715 -x9040 -x7688 -x2379 -x1686 -x3655 -x7079 x2604 -x7225 -x9632 -x3641 -x8567 -x1304 -x2145 -x610 -x2789 -x5504 -x1969 -x4259 -x8835 -x3554 -x3942 -x6264 -x113 -x5894 -x6769 -x5991 -x4295 -x5472 x6917 -x4356 -x3650 -x4367 -x393 -x1061 -x3186 -x4032 -x2461 -x2451 -x8895 -x4766 -x1300 -x9819 -x4340 -x6811 -x2179 -x6729 -x5899 -x3995 -x7939 -x6152 -x9491 -x2054 -x187 -x4727 x5845 -x7030 -x7433 -x6275 -x2673 -x9608 -x9459 -x1011 -x3903 -x8461 -x347 -x4298 -x4333 -x5624 -x5081 -x3115 -x4732 -x6079 -x2474 -x6440 -x7576 -x952 -x9030 -x8893 -x2751 -x9267 -x2807 -x3316 -x7042 -x1744 -x5152 -x7483 -x4048 -x4792 -x9478 -x5128 -x5782 -x8351 -x2193 -x8536 -x8665 -x3731 -x2480 -x3876 -x5095 -x5559 -x3079 -x3901 -x4053 -x391 -x5654 -x7207 -x4738 -x2366 -x760 -x7714 -x9152 -x9559 -x7423 -x7358 -x482 -x1578 -x6023 -x5289 -x5522 -x6869 -x101 -x6175 -x5041 -x828 -x8628 -x7471 -x6680 -x7551 x664 -x4241 -x4554 -x1540 -x765 -x7061 -x8646 -x7458 -x2296 -x4201 -x2850 -x4167 -x1275 -x9054 -x5536 -x7672 -x7708 -x1259 -x7570 -x6140 -x7211 -x8589 -x1101 -x9529 -x2281 -x9438 -x5819 -x2270 -x2849 -x8159 -x1808 -x2886 -x5377 -x7617 -x5387 -x6689 -x1140 -x8733 -x5353 -x7689 -x7126 -x6490 -x4089 -x5186 -x9085 -x602 -x3460 -x8333 -x1558 -x6268 -x1499 -x7034 -x4105 -x8983 -x6730 -x2613 -x3060 -x6516 -x8031 -x9348 -x7839 -x5301 -x6438 -x5548 -x1581 -x2590 -x5003 -x707 -x7866 -x9396 -x2844 -x3972 -x3590 -x9323 -x7583 -x8523 -x9636 x9961 -x5013 -x1023 -x1146 -x7943 -x8188 -x2375 -x7309 -x1915 x2494 -x6332 -x9537 -x4061 -x2255 -x6010 -x8801 -x7275 -x9701 -x1164 x4035 -x6128 -x8123 -x4347 -x2403 -x3015 -x4445 -x9074 -x6590 -x7194 -x9062 -x5022 -x3151 -x6591 -x7063 -x1506 -x9988 -x3118 -x3008 -x857 -x91 -x4572 -x2714 -x344 -x6776 -x1671 -x9204 -x4876 -x6130 -x5064 -x258 -x8783 -x6804 -x7702 -x4532 -x5458 -x2285 -x8376 -x8017 -x953 -x2091 -x7114 -x8873 -x9045 -x6871 -x89 -x5995 -x6251 -x5936 -x3076 -x7359 -x1758 -x4715 -x6708 -x6807 -x6297 -x6880 -x6106 -x9604 -x9446 -x7728 -x2576 -x1688 -x9409 -x8570 -x5195 -x248 -x7056 -x7687 -x2589 -x1307 -x938 -x304 -x4565 -x4611 -x7980 -x8301 -x5499 -x8642 -x8126 -x4661 -x6354 -x804 -x4510 -x7289 -x4769 -x4685 -x2672 -x5551 -x8404 -x5783 -x8043 -x7825 -x9510 -x2344 -x4509 -x2989 -x799 -x3291 -x9560 -x3489 -x9429 -x1240 -x6085 -x3611 -x9077 -x7121 -x5850 -x9297 -x3420 -x1215 -x2499 -x4609 -x1730 -x22 -x9144 -x4891 -x6298 -x154 -x6300 -x1710 -x261 -x1445 -x1414 -x8545 -x4805 -x7450 -x790 -x6687 -x8292 -x86 -x6254 -x3757 -x6874 -x8838 -x5925 -x8016 -x7813 -x7226 -x8289 -x194 -x3804 -x7981 -x1901 -x5092 -x6116 -x895 -x8718 -x9168 -x8953 -x6987 -x2903 -x2292 -x1065 -x8164 -x6678 -x6327 -x3032 -x5042 -x4666 -x2543 -x2208 -x1724 -x9004 -x8432 -x9942 -x3238 -x5718 -x7634 -x5258 -x9472 -x3616 -x6458 -x6754 -x8128 -x7454 -x1632 -x9652 -x6834 -x2181 -x4674 -x4008 -x1276 -x3388 -x6166 -x4519 -x6077 -x5018 -x2680 -x1361 -x6688 -x8924 -x9617 -x3354 -x6671 -x9248 -x9235 -x9661 -x3407 -x8171 -x7874 -x6533 -x8514 -x4232 -x6246 -x6808 -x7054 -x1280 -x1183 -x1312 -x1600 -x8332 -x2963 -x1923 -x9384 -x681 -x3943 -x9401 -x981 -x9945 -x9143 -x3607 -x643 -x8837 -x4539 -x309 -x6867 -x3679 -x2616 -x3656 -x9276 -x5953 -x8382 -x1449 -x4865 -x1322 -x5775 -x7018 x872 -x5010 -x8269 -x9349 -x4375 -x8109 -x1194 -x1014 -x7021 -x8723 -x1454 -x4368 -x9480 -x9908 -x7372 -x2411 -x5058 -x268 -x1980 -x3215 x3773 -x2930 -x4022 -x8750 -x4301 -x3422 -x6825 -x3683 -x5898 -x4397 -x9764 -x189 -x3288 -x1916 -x1687 -x1780 -x4258 -x264 -x9546 -x3626 -x9843 -x7192 -x1148 -x5112 -x4372 -x2086 -x1624 -x1699 -x2007 -x8477 -x2453 -x9222 -x2159 -x1930 -x7415 -x3770 -x3608 -x4031 -x2715 -x8865 -x562 -x8310 -x8813 -x1013 -x9629 -x6100 -x8565 -x3274 -x4044 -x8009 -x4520 -x9354 -x3350 -x6174 -x6796 -x6421 -x5677 -x8324 -x5737 -x3559 -x7475 -x4683 -x6904 -x3835 -x9448 -x7511 -x8826 -x6711 -x5287 -x7162 -x5611 -x9274 -x9469 -x7453 -x204 -x4636 -x352 -x1000 -x5607 -x8253 -x3157 -x6611 -x7237 -x851 -x1610 -x4193 -x3637 -x1872 -x1207 -x4518 -x983 -x54 -x2065 -x6129 -x4478 -x6998 -x7897 -x62 -x7568 -x8830 -x9796 -x1465 -x2236 -x2377 -x6088 -x424 -x3154 -x7338 -x7837 -x9233 -x9703 -x2475 -x6274 -x6925 -x1976 -x4225 -x3945 -x7534 -x2169 -x6964 -x3807 -x1669 -x6470 -x6854 -x9974 -x5643 -x2752 -x127 -x7335 -x8163 -x6126 -x2595 -x9002 -x3870 -x713 -x9851 -x5420 -x470 -x4855 -x2966 -x8789 -x1896 -x3029 -x1579 -x2355 -x5288 -x6652 -x5744 -x451 -x4657 -x6530 -x6572 -x7149 -x2356 -x7811 -x182 -x1759 -x5843 -x8434 -x4921 -x3210 -x7047 -x853 -x5642 -x6473 -x9495 -x1803 -x7069 -x1042 -x4059 -x4063 -x7024 -x2442 -x229 -x3688 -x7382 -x4928 -x535 -x2368 -x2073 -x7371 -x9019 -x970 -x3311 -x5345 -x7401 -x2666 -x3028 -x1181 -x6514 -x4526 -x6107 -x8495 -x2310 -x3022 -x7380 -x1551 -x4496 -x5913 -x315 -x8480 -x7417 -x831 -x1444 -x5924 -x9457 -x1452 -x7220 -x2770 -x3446 -x9095 -x9497 -x2124 -x3136 -x9970 -x9332 -x1270 -x8442 -x861 -x7594 -x448 -x7921 -x221 -x211 -x6995 -x597 -x6790 -x4914 -x2793 -x6043 -x2608 -x6837 -x5263 -x2410 -x9941 -x8136 -x6941 -x4185 -x4463 -x4314 -x4745 -x5786 -x7160 -x8620 -x9372 -x41 -x9926 -x7526 -x4837 -x2258 -x6224 -x6847 -x5065 -x3061 -x9318 -x7816 -x6700 -x4812 -x594 -x2556 -x5794 -x383 -x687 -x2509 -x4948 -x9935 x4829 -x9112 -x1355 -x9681 -x1599 -x5598 -x3724 -x1047 -x2063 -x5076 -x2071 -x3346 -x5538 -x5833 -x5874 -x3324 -x1197 -x6681 -x6863 -x9513 -x8175 -x3348 -x1987 -x1113 -x2189 -x7721 -x1516 -x4708 -x2440 -x8469 -x5719 -x7002 -x2933 -x5588 -x8189 -x1333 -x8337 -x4825 -x3299 -x4755 -x8389 -x6241 -x2013 -x8796 -x9953 -x7107 -x4151 -x6363 -x3840 -x8788 -x6550 -x6006 -x9620 -x1762 -x7437 -x9655 -x9280 -x5508 -x7812 -x6736 -x5464 -x9790 -x429 -x813 -x6803 -x1097 -x4525 -x771 -x4930 -x6853 -x6978 -x4386 -x1648 -x1253 -x8942 -x1254 -x4737 -x9159 -x8353 -x8547 -x2103 -x1036 -x281 -x2143 -x6713 -x7070 -x7329 -x7397 -x9182 -x6988 -x580 -x7510 -x428 -x2282 -x7163 -x2502 -x46 -x9846 -x9275 -x715 -x8182 -x1975 -x3719 -x6883 -x9058 -x7477 -x5493 -x8971 -x2908 -x7531 -x5800 -x8693 -x2884 -x3140 -x801 -x7465 -x4573 -x4288 -x5920 -x8119 -x1177 -x1467 -x8013 -x2026 -x7210 -x9594 -x1633 -x7747 -x1100 -x3873 -x3160 -x2701 -x4735 -x8682 -x9239 -x3228 -x9677 -x8989 -x6230 -x7190 -x7901 -x5461 -x5986 -x1472 -x5584 -x9773 -x9599 -x5196 -x6415 -x96 -x3261 -x5496 -x5330 x4407 -x4658 -x8226 -x5592 -x2579 -x2948 -x9496 -x2363 -x4064 -x1357 -x6641 -x8476 -x695 -x6842 -x42 -x394 -x9145 -x214 -x6194 -x9255 -x9729 -x3452 -x9243 -x2515 -x4940 -x1411 -x8352 -x4420 -x409 -x841 -x611 -x2758 -x2293 -x4712 -x9734 -x3450 -x2210 -x6375 -x6185 -x8155 -x7915 -x3493 -x7764 -x7591 -x8553 -x3536 -x118 -x1952 -x5853 -x9574 -x9874 -x4793 -x9293 -x460 -x1389 -x8497 -x9755 -x1037 -x4677 -x7456 -x9218 -x7340 -x2503 -x7088 -x2381 -x8700 -x1075 -x8771 -x8361 -x3596 -x3571 -x6503 -x1419 -x6199 -x2902 -x3846 -x2351 -x591 -x8006 -x7381 -x6073 -x9607 -x1390 -x6526 -x6965 -x6673 -x1459 -x7780 -x8968 -x9437 -x4078 -x9905 -x5188 -x296 -x5808 -x5932 -x7614 -x7676 -x9966 x4768 -x6205 -x74 -x353 -x1399 -x9999 -x6393 -x4871 -x9981 -x2084 -x6763 -x3872 -x2962 -x6024 -x6704 -x396 -x6859 -x1199 -x2269 -x4590 -x5386 -x9836 -x1740 -x3777 -x6360 -x260 -x5471 -x6231 -x5633 -x9955 x7022 -x6033 -x1111 -x15 -x8092 -x4992 -x3967 -x9402 -x308 -x2334 -x1252 -x7304 -x271 -x3565 -x8036 -x7105 -x3481 -x7752 -x7102 -x9474 -x8102 -x357 -x1367 -x3653 -x8212 -x1643 -x9863 -x8606 -x1224 -x8471 -x3562 -x3669 -x1175 -x6954 -x2385 -x6956 -x592 -x808 -x6881 -x7946 -x1946 -x4653 -x6399 -x6814 -x4449 -x4297 -x7685 -x6250 -x2472 -x9915 -x8437 -x3099 -x7528 -x7956 -x3010 -x1447 -x3808 -x7918 -x7556 -x3532 -x320 -x1515 -x9514 -x5506 -x1862 -x2088 -x6187 -x9299 -x4828 -x1015 -x2398 -x698 -x349 -x2122 -x6648 -x2195 -x477 -x2928 -x5160 -x4979 -x843 -x8578 -x3993 -x5370 -x5989 -x5764 -x8664 -x9306 -x6271 -x6955 -x7254 -x4422 -x7732 -x9113 -x9577 -x5640 -x774 -x9363 -x5492 -x6179 -x5597 -x7856 -x5157 -x7712 -x5049 -x9416 -x9977 -x3772 -x1084 -x5685 -x7639 -x5451 -x4606 -x9766 -x4127 -x3282 -x256 -x8905 -x3700 -x4410 -x5055 -x9186 -x6286 -x8020 -x9798 -x7730 -x8045 -x8112 -x5476 -x9171 -x1446 -x541 -x4067 -x5996 -x1990 -x6147 -x7736 -x9322 -x9367 -x6544 -x1696 -x829 -x6346 -x7894 -x1372 -x3448 -x8063 -x6390 -x900 -x4054 -x6091 -x7778 -x9885 -x3738 -x7522 -x8037 -x8106 -x9316 -x1732 -x2630 -x4444 -x3685 -x5645 -x2756 -x5291 -x8528 -x9042 -x1502 -x8653 -x4239 -x7115 -x7234 -x3940 -x1371 -x372 -x570 -x3447 -x6504 -x3314 -x8639 -x9973 -x5896 -x1962 -x1594 -x5930 -x2101 -x4593 -x8643 -x4540 -x2885 -x6749 -x8240 -x403 -x7642 -x3329 -x3260 -x3780 -x939 -x1589 -x8447 -x9634 -x8244 -x3948 -x1008 -x4329 -x7654 -x6435 -x8490 -x7122 -x9717 -x833 -x7508 -x7228 -x1801 -x3639 -x5882 -x9818 -x2324 -x6247 -x3606 -x2898 -x3104 -x4729 -x9128 -x5683 -x9088 -x404 -x8227 -x3886 -x3421 -x537 -x1705 -x3776 -x5447 -x6556 -x3689 -x9982 -x8645 -x2109 -x2140 -x3083 -x2284 -x1117 -x180 -x200 -x3761 -x5006 -x6523 -x6864 -x2791 -x4177 -x2994 -x6020 -x2517 -x6952 -x8739 -x2090 -x745 -x4112 -x6656 -x3902 -x7967 -x9976 -x3958 -x9324 -x9263 -x3784 -x4892 -x3938 -x8294 -x9454 -x3250 -x5917 -x8134 -x2813 -x669 -x1407 -x8773 -x4555 -x4771 -x6445 -x2349 -x7420 -x8099 -x6294 -x5054 -x1094 -x4464 -x7478 -x6266 -x8991 -x7578 -x9673 -x2512 -x6322 -x7087 -x4974 -x6009 -x1773 -x9750 -x1707 -x2522 -x3527 -x874 -x6479 -x9035 -x242 -x5990 -x6922 -x5336 -x9202 -x9737 -x7739 -x7840 -x5946 -x3575 -x5486 -x8334 -x6651 -x8592 -x4762 -x7713 -x9419 -x130 -x6692 -x7229 -x738 -x2716 -x4584 -x2528 -x1547 -x8140 -x9579 -x9940 -x9913 -x7542 -x1024 -x4247 -x2871 -x4786 -x7763 -x8910 -x4209 -x7835 -x2596 -x7302 -x3249 -x3326 -x8345 -x5085 -x8132 -x5466 -x9815 -x637 -x2360 -x7187 -x3553 -x3968 -x8944 -x2795 -x5091 -x2896 -x1729 -x1750 -x4910 -x6369 -x1040 -x6777 -x9912 -x1634 -x6873 -x4316 -x9104 -x395 -x4092 -x4824 -x8672 -x2165 -x3201 -x3471 -x3331 -x3156 -x5282 -x6288 -x3946 -x883 -x6401 -x121 -x6182 -x5127 -x6465 -x2374 -x2879 -x7193 -x3041 -x5955 -x7243 -x4665 -x9538 -x2148 -x5201 -x4271 -x7209 -x6492 -x8330 -x7601 -x4757 -x2330 -x413 -x8436 -x2520 -x3181 -x9201 -x6391 -x6411 -x7360 -x7491 -x8923 -x6021 -x1127 -x4567 -x9522 -x59 -x1230 -x5218 -x3488 -x8774 -x3161 -x4949 -x2954 -x6452 -x7165 -x69 -x1135 -x5290 -x7154 -x8192 -x9688 -x3066 -x8220 -x8619 -x5122 -x2997 -x1217 -x8401 -x6505 -x7758 -x4616 -x4707 -x8559 -x2876 -x5760 -x88 -x5610 -x7929 -x8034 -x1088 -x2004 -x9304 -x6018 -x3295 -x8249 -x8858 -x1291 -x9761 -x9381 -x1425 -x8931 -x7599 -x9867 -x9740 -x4357 -x1092 -x6555 -x8181 -x2142 -x4393 -x7390 -x164 -x1063 -x7463 -x8138 -x1891 -x4548 -x511 -x7244 -x1456 -x3384 -x6447 -x6639 -x7971 -x6477 -x8950 -x6994 -x7838 -x634 -x488 -x5563 -x5220 -x4917 -x1144 -x9278 -x3380 -x6483 -x3019 -x8904 -x3037 -x8259 -x522 -x7650 -x2877 -x8572 -x33 -x9435 -x4841 -x6237 -x1856 -x2388 -x3956 -x9310 -x2653 -x9477 x3218 -x3794 -x3020 -x9810 -x369 -x3786 -x7553 -x133 -x4994 -x5829 -x2697 -x2479 -x800 -x1818 -x7682 -x8940 -x3879 -x9060 -x620 -x9309 -x3850 -x8216 -x1955 -x8260 x8959 -x3929 -x2582 -x1790 -x3225 -x937 -x5101 -x9834 -x2705 -x701 -x2131 -x8807 x3985 -x4220 -x946 -x1691 -x1779 -x7168 -x2266 -x4462 -x791 -x1615 -x3651 -x8772 -x2624 -x9225 -x7169 -x6144 -x711 -x7554 -x8395 -x8970 -x8003 -x2601 -x4474 -x6240 -x8068 -x894 -x775 -x5207 -x5627 -x1070 -x3325 -x4535 -x3634 -x7850 -x8735 -x5358 -x5151 -x9571 -x9638 -x7136 -x814 -x378 -x2799 -x4514 -x7175 -x1612 -x8066 -x5664 -x2943 -x963 -x5283 -x2525 -x7884 -x8809 -x9587 -x571 -x6011 -x9397 -x7106 -x8412 -x5322 -x4517 -x2404 -x5359 -x8943 -x7879 -x4434 -x3755 -x6337 -x8860 -x4581 -x4905 -x61 -x254 -x4647 -x7230 -x9122 -x1153 -x7706 -x5801 -x9098 -x876 -x3198 -x2230 -x84 -x6760 -x8542 -x632 -x6216 -x880 -x3239 -x8922 -x987 -x9624 -x670 -x1636 -x9167 -x9754 -x1557 -x1913 -x6564 -x8080 -x6647 -x2329 -x9421 -x8198 -x2671 -x3232 -x9597 -x2345 -x7050 -x5460 -x8900 -x9407 x2741 -x4489 -x3930 -x4553 -x7679 -x7177 -x5541 -x5181 -x6560 -x29 -x6670 -x3959 -x4985 -x935 -x6875 -x3351 -x4249 -x1832 -x3849 -x9055 -x8295 -x9862 -x2690 -x4580 -x5672 -x8030 -x9246 -x9245 -x8794 -x16 -x2564 -x407 -x1827 -x4417 -x642 -x6632 -x1651 -x5452 -x5638 -x2708 -x4248 -x4443 -x6508 -x2476 -x7196 -x1258 -x3441 -x6559 -x7028 -x8378 -x5442 -x7319 -x7406 -x984 -x9642 -x4588 -x6502 -x4019 -x646 -x5182 -x5742 -x5701 -x76 -x4947 -x337 -x519 -x2075 -x3163 -x1410 -x7651 -x9635 -x9047 -x9899 -x7476 -x3727 -x3269 -x6320 -x8662 x1925 -x9933 -x3149 -x2600 -x1310 -x3361 -x6209 -x3333 -x5088 -x2416 -x4522 -x1881 -x949 -x3004 -x4148 -x6173 -x8711 -x852 -x9124 -x9053 -x6878 -x5125 -x3991 -x6827 -x1218 -x8082 -x9462 -x5413 -x5641 -x2080 -x1852 -x849 -x675 -x4698 -x1107 -x9194 -x6985 -x8464 -x716 -x6387 -x4165 -x1025 -x4701 -x1003 -x9894 -x6569 -x4421 -x4366 -x578 -x2810 -x756 -x1102 -x7579 -x1347 -x8674 -x9338 -x7890 -x1882 -x2842 -x4176
3583.30/3598.09	s SATISFIABLE
3583.30/3598.09	c Time taken to solve: 3571.2065202830004 seconds
3583.30/3598.09	c Total time taken: 3595.190817594528 seconds

Verifier Data

OK	332

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-4847341-1784128649/watcher-4847341-1784128649 -o /tmp/evaluation-result-4847341-1784128649/solver-4847341-1784128649 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847341-1784128649/vars-4847341-1784128649 --bin-var /tmp/runsolver-exch-nodeE002-1784128647-22151 --watchdog 3760 run HOME/instance-4847341-1784128649.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1588372373 --intermediate --solver ortools 

running on 4 cores: 20-23

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 3,9,14-15,22,26-27,29,33,35,39-40,43,55,60,62
  3550 MHz: 0-2,8,10,13,16,21,23,52-54,61,63
  3600 MHz: 4-7,11-12,17-20,24-25,28,30-32,34,36-38,41-42,44-51,56-59
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 20-23

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127594 MiB free)
  node 1: cores 8-15, 129019 MiB (128604 MiB free)
  node 2: cores 16-23, 129019 MiB (128617 MiB free)
  node 3: cores 24-31, 128957 MiB (128595 MiB free)
  node 4: cores 32-39, 129019 MiB (128604 MiB free)
  node 5: cores 40-47, 129019 MiB (128769 MiB free)
  node 6: cores 48-55, 129019 MiB (128617 MiB free)
  node 7: cores 56-63, 128474 MiB (127935 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100056 s]*
/proc/loadavg: 0.80 0.22 1.60 3/904 22436
/proc/meminfo: memFree=1051981444/1055320708 swapFree=33554428/33554428
[pid=22425] ppid=22417 vsize=4324 memory=3208 CPUtime=0 cores=20-23
/proc/22425/stat : 22425 (run) S 22417 22425 22129 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2453164 4427776 640 18446744073709551615 94738236379136 94738237273669 140725070592704 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94738237512720 94738237560464 94738268344320 140725070596226 140725070596461 140725070596461 140725070602193 0
/proc/22425/statm: 1081 802 714 219 0 143 0
[pid=22435] ppid=22425 vsize=12844 memory=7856 CPUtime=0 cores=20-23
/proc/22435/stat : 22435 (python3) D 22425 22425 22129 0 -1 4194304 637 0 0 0 0 0 0 0 20 0 1 0 2453171 13152256 1792 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 0 0 1 0 0 17 22 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
/proc/22435/statm: 3211 1964 1473 753 0 1060 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 17168 KiB
Current children cumulated memory: 11064 KiB

[startup+0.212771 s]*
/proc/loadavg: 0.80 0.22 1.60 11/916 22448
/proc/meminfo: memFree=1051966184/1055320708 swapFree=33554428/33554428
[pid=22425] ppid=22417 vsize=4324 memory=3208 CPUtime=0 cores=20-23
/proc/22425/stat : 22425 (run) S 22417 22425 22129 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2453164 4427776 640 18446744073709551615 94738236379136 94738237273669 140725070592704 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94738237512720 94738237560464 94738268344320 140725070596226 140725070596461 140725070596461 140725070602193 0
/proc/22425/statm: 1081 802 714 219 0 143 0
[pid=22435] ppid=22425 vsize=18628 memory=13536 CPUtime=0.02 cores=20-23
/proc/22435/stat : 22435 (python3) D 22425 22425 22129 0 -1 4194304 1908 0 0 0 2 0 0 0 20 0 1 0 2453171 19075072 3200 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 2 1 0 0 17 22 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
/proc/22435/statm: 4657 3384 1633 753 0 2506 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 22952 KiB
Current children cumulated memory: 16744 KiB

[startup+0.312356 s]*
/proc/loadavg: 0.80 0.22 1.60 9/922 22454
/proc/meminfo: memFree=1051934684/1055320708 swapFree=33554428/33554428
[pid=22425] ppid=22417 vsize=4324 memory=3208 CPUtime=0 cores=20-23
/proc/22425/stat : 22425 (run) S 22417 22425 22129 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2453164 4427776 640 18446744073709551615 94738236379136 94738237273669 140725070592704 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94738237512720 94738237560464 94738268344320 140725070596226 140725070596461 140725070596461 140725070602193 0
/proc/22425/statm: 1081 802 714 219 0 143 0
[pid=22435] ppid=22425 vsize=21568 memory=16516 CPUtime=0.04 cores=20-23
/proc/22435/stat : 22435 (python3) D 22425 22425 22129 0 -1 4194304 2634 0 0 0 4 0 0 0 20 0 1 0 2453171 22085632 3968 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 2 1 0 0 17 22 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
/proc/22435/statm: 5392 4129 1658 753 0 3232 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 25892 KiB
Current children cumulated memory: 19724 KiB

[startup+0.700132 s]
/proc/loadavg: 0.80 0.22 1.60 6/925 22457
/proc/meminfo: memFree=1051872956/1055320708 swapFree=33554428/33554428
[pid=22425] ppid=22417 vsize=4324 memory=3208 CPUtime=0 cores=20-23
/proc/22425/stat : 22425 (run) S 22417 22425 22129 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2453164 4427776 640 18446744073709551615 94738236379136 94738237273669 140725070592704 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94738237512720 94738237560464 94738268344320 140725070596226 140725070596461 140725070596461 140725070602193 0
/proc/22425/statm: 1081 802 714 219 0 143 0
[pid=22435] ppid=22425 vsize=229716 memory=28400 CPUtime=0.1 cores=20-23
/proc/22435/stat : 22435 (python3) D 22425 22425 22129 0 -1 4194304 4326 0 0 0 9 1 0 0 20 0 4 0 2453171 235229184 7040 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 2 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
/proc/22435/statm: 57429 7100 3124 753 0 44140 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 234040 KiB
Current children cumulated memory: 31608 KiB

[startup+1.50015 s]
/proc/loadavg: 0.80 0.22 1.60 8/944 22476
/proc/meminfo: memFree=1051692012/1055320708 swapFree=33554428/33554428
[pid=22425] ppid=22417 vsize=4324 memory=3208 CPUtime=0 cores=20-23
/proc/22425/stat : 22425 (run) S 22417 22425 22129 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2453164 4427776 640 18446744073709551615 94738236379136 94738237273669 140725070592704 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94738237512720 94738237560464 94738268344320 140725070596226 140725070596461 140725070596461 140725070602193 0
/proc/22425/statm: 1081 802 714 219 0 143 0
[pid=22435] ppid=22425 vsize=265160 memory=57308 CPUtime=0.4 cores=20-23
/proc/22435/stat : 22435 (python3) D 22425 22425 22129 0 -1 4194304 9051 0 0 0 38 2 0 0 20 0 4 0 2453171 271523840 14208 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 2 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
/proc/22435/statm: 66290 14327 5970 753 0 48215 0
[pid=22435/tid=22471] ppid=22425 vsize=265160 memory=7451602972688148588 CPUtime=0.07 cores=20-23
/proc/22435/task/22471/stat : 22471 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 271523840 14208 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 2 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22472] ppid=22425 vsize=265160 memory=7381230917208138344 CPUtime=0.07 cores=20-23
/proc/22435/task/22472/stat : 22472 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 271523840 14208 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 2 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22473] ppid=22425 vsize=265160 memory=14052 CPUtime=0.07 cores=20-23
/proc/22435/task/22473/stat : 22473 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 271523840 14208 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 2 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 269484 KiB
Current children cumulated memory: 60516 KiB

[startup+3.11327 s]
/proc/loadavg: 0.80 0.22 1.60 16/924 22497
/proc/meminfo: memFree=1051064688/1055320708 swapFree=33554428/33554428
[pid=22425] ppid=22417 vsize=4324 memory=3208 CPUtime=0 cores=20-23
/proc/22425/stat : 22425 (run) S 22417 22425 22129 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2453164 4427776 640 18446744073709551615 94738236379136 94738237273669 140725070592704 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94738237512720 94738237560464 94738268344320 140725070596226 140725070596461 140725070596461 140725070602193 0
/proc/22425/statm: 1081 802 714 219 0 143 0
[pid=22435] ppid=22425 vsize=431204 memory=118856 CPUtime=0.8 cores=20-23
/proc/22435/stat : 22435 (python3) R 22425 22425 22129 0 -1 4194304 19719 0 0 0 73 7 0 0 20 0 4 0 2453171 441552896 29608 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
/proc/22435/statm: 107801 29714 11719 753 0 58838 0
[pid=22435/tid=22471] ppid=22425 vsize=431204 memory=7381230917208138344 CPUtime=0.07 cores=20-23
/proc/22435/task/22471/stat : 22471 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 441552896 29608 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22472] ppid=22425 vsize=431204 memory=32284 CPUtime=0.07 cores=20-23
/proc/22435/task/22472/stat : 22472 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 441552896 29608 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22473] ppid=22425 vsize=431204 memory=109304 CPUtime=0.07 cores=20-23
/proc/22435/task/22473/stat : 22473 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 441552896 29608 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
Current children cumulated CPU time: 0.8 s
Current children cumulated vsize: 435528 KiB
Current children cumulated memory: 122064 KiB
heavy processes:

[startup+6.30019 s]
/proc/loadavg: 2.02 0.48 1.68 13/908 22520
/proc/meminfo: memFree=1050654480/1055320708 swapFree=33554428/33554428
[pid=22425] ppid=22417 vsize=4324 memory=3208 CPUtime=0 cores=20-23
/proc/22425/stat : 22425 (run) S 22417 22425 22129 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2453164 4427776 640 18446744073709551615 94738236379136 94738237273669 140725070592704 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94738237512720 94738237560464 94738268344320 140725070596226 140725070596461 140725070596461 140725070602193 0
/proc/22425/statm: 1081 802 714 219 0 143 0
[pid=22435] ppid=22425 vsize=551884 memory=237256 CPUtime=3.97 cores=20-23
/proc/22435/stat : 22435 (python3) R 22425 22425 22129 0 -1 4194304 108384 0 0 0 385 12 0 0 20 0 4 0 2453171 565129216 59176 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
/proc/22435/statm: 137971 59314 11719 753 0 89008 0
[pid=22435/tid=22471] ppid=22425 vsize=551884 memory=15628 CPUtime=0.07 cores=20-23
/proc/22435/task/22471/stat : 22471 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 565129216 59176 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22472] ppid=22425 vsize=551884 memory=59292 CPUtime=0.07 cores=20-23
/proc/22435/task/22472/stat : 22472 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 565129216 59176 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22473] ppid=22425 vsize=551884 memory=25333125866717268 CPUtime=0.07 cores=20-23
/proc/22435/task/22473/stat : 22473 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 565129216 59176 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
Current children cumulated CPU time: 3.97 s
Current children cumulated vsize: 556208 KiB
Current children cumulated memory: 240464 KiB
heavy processes:

[startup+12.7001 s]
/proc/loadavg: 3.14 0.74 1.75 13/908 22520
/proc/meminfo: memFree=1049945624/1055320708 swapFree=33554428/33554428
[pid=22425] ppid=22417 vsize=4324 memory=3208 CPUtime=0 cores=20-23
/proc/22425/stat : 22425 (run) S 22417 22425 22129 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2453164 4427776 640 18446744073709551615 94738236379136 94738237273669 140725070592704 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94738237512720 94738237560464 94738268344320 140725070596226 140725070596461 140725070596461 140725070602193 0
/proc/22425/statm: 1081 802 714 219 0 143 0
[pid=22435] ppid=22425 vsize=766996 memory=450108 CPUtime=10.35 cores=20-23
/proc/22435/stat : 22435 (python3) R 22425 22425 22129 0 -1 4194304 174646 0 0 0 1018 17 0 0 20 0 4 0 2453171 785403904 112296 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
/proc/22435/statm: 191749 112527 11767 753 0 142786 0
[pid=22435/tid=22471] ppid=22425 vsize=766996 memory=81069 CPUtime=0.07 cores=20-23
/proc/22435/task/22471/stat : 22471 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 785403904 112296 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22472] ppid=22425 vsize=766996 memory=-6000919489886644845 CPUtime=0.07 cores=20-23
/proc/22435/task/22472/stat : 22472 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 785403904 112296 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22473] ppid=22425 vsize=766996 memory=427568 CPUtime=0.07 cores=20-23
/proc/22435/task/22473/stat : 22473 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 785403904 112296 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
Current children cumulated CPU time: 10.35 s
Current children cumulated vsize: 771320 KiB
Current children cumulated memory: 453316 KiB

[startup+25.5001 s]
/proc/loadavg: 5.99 1.49 1.98 12/900 22528
/proc/meminfo: memFree=1049059636/1055320708 swapFree=33554428/33554428
[pid=22425] ppid=22417 vsize=4324 memory=3208 CPUtime=0 cores=20-23
/proc/22425/stat : 22425 (run) S 22417 22425 22129 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2453164 4427776 640 18446744073709551615 94738236379136 94738237273669 140725070592704 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94738237512720 94738237560464 94738268344320 140725070596226 140725070596461 140725070596461 140725070602193 0
/proc/22425/statm: 1081 802 714 219 0 143 0
[pid=22435] ppid=22425 vsize=1016948 memory=700036 CPUtime=23.12 cores=20-23
/proc/22435/stat : 22435 (python3) R 22425 22425 22129 0 -1 4194304 399265 0 0 0 2285 27 0 0 20 0 4 0 2453171 1041354752 174876 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
/proc/22435/statm: 254237 175009 11862 753 0 205274 0
[pid=22435/tid=22471] ppid=22425 vsize=1016948 memory=600560 CPUtime=0.07 cores=20-23
/proc/22435/task/22471/stat : 22471 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1041354752 174876 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22472] ppid=22425 vsize=1016948 memory=3208 CPUtime=0.07 cores=20-23
/proc/22435/task/22472/stat : 22472 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1041354752 174876 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0

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


# cumulated CPU time of all completed processes:  user=3584.39 s, system=0.699779 s

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

[startup+3584 s]*
/proc/loadavg: 16.14 16.44 16.13 19/932 23550
/proc/meminfo: memFree=1010919404/1055320708 swapFree=33554428/33554428
[pid=22425] ppid=22417 vsize=4324 memory=3208 CPUtime=0 cores=20-23
/proc/22425/stat : 22425 (run) S 22417 22425 22129 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2453164 4427776 640 18446744073709551615 94738236379136 94738237273669 140725070592704 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94738237512720 94738237560464 94738268344320 140725070596226 140725070596461 140725070596461 140725070602193 0
/proc/22425/statm: 1081 802 714 219 0 143 0
[pid=22435] ppid=22425 vsize=1521300 memory=1206852 CPUtime=3569.35 cores=20-23
/proc/22435/stat : 22435 (python3) R 22425 22425 22129 0 -1 4194304 1086607 0 0 0 356872 63 0 0 20 0 4 0 2453171 1557811200 301455 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
/proc/22435/statm: 380325 301713 13854 753 0 331362 0
[pid=22435/tid=22471] ppid=22425 vsize=1521300 memory=8323960090362346382 CPUtime=0.07 cores=20-23
/proc/22435/task/22471/stat : 22471 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1557811200 301455 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22472] ppid=22425 vsize=1521300 memory=8041066468570209668 CPUtime=0.07 cores=20-23
/proc/22435/task/22472/stat : 22472 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1557811200 301455 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22473] ppid=22425 vsize=1521300 memory=5904 CPUtime=0.07 cores=20-23
/proc/22435/task/22473/stat : 22473 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1557811200 301455 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
Current children cumulated CPU time: 3569.35 s
Current children cumulated vsize: 1525624 KiB
Current children cumulated memory: 1210060 KiB

[startup+3590.4 s]
/proc/loadavg: 16.12 16.43 16.13 19/932 23550
/proc/meminfo: memFree=1010484624/1055320708 swapFree=33554428/33554428
[pid=22425] ppid=22417 vsize=4324 memory=3208 CPUtime=0 cores=20-23
/proc/22425/stat : 22425 (run) S 22417 22425 22129 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2453164 4427776 640 18446744073709551615 94738236379136 94738237273669 140725070592704 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94738237512720 94738237560464 94738268344320 140725070596226 140725070596461 140725070596461 140725070602193 0
/proc/22425/statm: 1081 802 714 219 0 143 0
[pid=22435] ppid=22425 vsize=1521300 memory=1206852 CPUtime=3575.72 cores=20-23
/proc/22435/stat : 22435 (python3) R 22425 22425 22129 0 -1 4194304 1089173 0 0 0 357509 63 0 0 20 0 4 0 2453171 1557811200 301455 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
/proc/22435/statm: 380325 301713 13854 753 0 331362 0
[pid=22435/tid=22471] ppid=22425 vsize=1521300 memory=1206852 CPUtime=0.07 cores=20-23
/proc/22435/task/22471/stat : 22471 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1557811200 301455 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22472] ppid=22425 vsize=1521300 memory=5856 CPUtime=0.07 cores=20-23
/proc/22435/task/22472/stat : 22472 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1557811200 301455 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22473] ppid=22425 vsize=1521300 memory=2500 CPUtime=0.07 cores=20-23
/proc/22435/task/22473/stat : 22473 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1557811200 301455 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
Current children cumulated CPU time: 3575.72 s
Current children cumulated vsize: 1525624 KiB
Current children cumulated memory: 1210060 KiB

[startup+3593.6 s]
/proc/loadavg: 16.12 16.43 16.13 19/932 23550
/proc/meminfo: memFree=1011106976/1055320708 swapFree=33554428/33554428
[pid=22425] ppid=22417 vsize=4324 memory=3208 CPUtime=0 cores=20-23
/proc/22425/stat : 22425 (run) S 22417 22425 22129 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2453164 4427776 640 18446744073709551615 94738236379136 94738237273669 140725070592704 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94738237512720 94738237560464 94738268344320 140725070596226 140725070596461 140725070596461 140725070602193 0
/proc/22425/statm: 1081 802 714 219 0 143 0
[pid=22435] ppid=22425 vsize=1521300 memory=1206852 CPUtime=3578.91 cores=20-23
/proc/22435/stat : 22435 (python3) R 22425 22425 22129 0 -1 4194304 1089665 0 0 0 357828 63 0 0 20 0 4 0 2453171 1557811200 301455 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
/proc/22435/statm: 380325 301713 13854 753 0 331362 0
[pid=22435/tid=22471] ppid=22425 vsize=1521300 memory=1206852 CPUtime=0.07 cores=20-23
/proc/22435/task/22471/stat : 22471 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1557811200 301455 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22472] ppid=22425 vsize=1521300 memory=1206852 CPUtime=0.07 cores=20-23
/proc/22435/task/22472/stat : 22472 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1557811200 301455 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22473] ppid=22425 vsize=1521300 memory=8324240465810652046 CPUtime=0.07 cores=20-23
/proc/22435/task/22473/stat : 22473 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1557811200 301455 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
Current children cumulated CPU time: 3578.91 s
Current children cumulated vsize: 1525624 KiB
Current children cumulated memory: 1210060 KiB

[startup+3596.8 s]
/proc/loadavg: 16.11 16.42 16.13 19/932 23550
/proc/meminfo: memFree=1011012020/1055320708 swapFree=33554428/33554428
[pid=22425] ppid=22417 vsize=4324 memory=3208 CPUtime=0 cores=20-23
/proc/22425/stat : 22425 (run) S 22417 22425 22129 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2453164 4427776 640 18446744073709551615 94738236379136 94738237273669 140725070592704 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94738237512720 94738237560464 94738268344320 140725070596226 140725070596461 140725070596461 140725070602193 0
/proc/22425/statm: 1081 802 714 219 0 143 0
[pid=22435] ppid=22425 vsize=1521300 memory=1206852 CPUtime=3582.1 cores=20-23
/proc/22435/stat : 22435 (python3) R 22425 22425 22129 0 -1 4194304 1089714 0 0 0 358147 63 0 0 20 0 4 0 2453171 1557811200 301455 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
/proc/22435/statm: 380325 301713 13854 753 0 331362 0
[pid=22435/tid=22471] ppid=22425 vsize=1521300 memory=3208 CPUtime=0.07 cores=20-23
/proc/22435/task/22471/stat : 22471 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1557811200 301455 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22472] ppid=22425 vsize=1521300 memory=1206852 CPUtime=0.07 cores=20-23
/proc/22435/task/22472/stat : 22472 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1557811200 301455 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22473] ppid=22425 vsize=1521300 memory=1206852 CPUtime=0.07 cores=20-23
/proc/22435/task/22473/stat : 22473 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1557811200 301455 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
Current children cumulated CPU time: 3582.1 s
Current children cumulated vsize: 1525624 KiB
Current children cumulated memory: 1210060 KiB

[startup+3598.4 s]
/proc/loadavg: 16.11 16.42 16.13 18/912 23558
/proc/meminfo: memFree=1011789580/1055320708 swapFree=33554428/33554428
[pid=22425] ppid=22417 vsize=4324 memory=3208 CPUtime=0 cores=20-23
/proc/22425/stat : 22425 (run) S 22417 22425 22129 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2453164 4427776 640 18446744073709551615 94738236379136 94738237273669 140725070592704 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94738237512720 94738237560464 94738268344320 140725070596226 140725070596461 140725070596461 140725070602193 0
/proc/22425/statm: 1081 802 714 219 0 143 0
[pid=22435] ppid=22425 vsize=1496716 memory=1186892 CPUtime=3583.69 cores=20-23
/proc/22435/stat : 22435 (python3) R 22425 22425 22129 0 -1 4194304 1234046 0 0 0 358302 67 0 0 20 0 4 0 2453171 1532637184 296569 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 0 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
/proc/22435/statm: 374179 296723 13863 753 0 325216 0
[pid=22435/tid=22471] ppid=22425 vsize=1496716 memory=2500 CPUtime=0.07 cores=20-23
/proc/22435/task/22471/stat : 22471 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1532637184 296569 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 0 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22472] ppid=22425 vsize=1496716 memory=7686721470350989717 CPUtime=0.07 cores=20-23
/proc/22435/task/22472/stat : 22472 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1532637184 296569 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 0 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22473] ppid=22425 vsize=1496716 memory=14056 CPUtime=0.07 cores=20-23
/proc/22435/task/22473/stat : 22473 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1532637184 296569 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 0 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
Current children cumulated CPU time: 3583.69 s
Current children cumulated vsize: 1501040 KiB
Current children cumulated memory: 1190100 KiB

[startup+3599.2 s]
/proc/loadavg: 16.11 16.42 16.13 12/883 23583
/proc/meminfo: memFree=1013123692/1055320708 swapFree=33554428/33554428
[pid=22425] ppid=22417 vsize=4324 memory=3208 CPUtime=0 cores=20-23
/proc/22425/stat : 22425 (run) S 22417 22425 22129 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2453164 4427776 640 18446744073709551615 94738236379136 94738237273669 140725070592704 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94738237512720 94738237560464 94738268344320 140725070596226 140725070596461 140725070596461 140725070602193 0
/proc/22425/statm: 1081 802 714 219 0 143 0
[pid=22435] ppid=22425 vsize=1496716 memory=1186892 CPUtime=3584.49 cores=20-23
/proc/22435/stat : 22435 (python3) R 22425 22425 22129 0 -1 4194304 1234046 0 0 0 358382 67 0 0 20 0 4 0 2453171 1532637184 296569 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 0 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
/proc/22435/statm: 374179 296723 13863 753 0 325216 0
[pid=22435/tid=22471] ppid=22425 vsize=1496716 memory=3208 CPUtime=0.07 cores=20-23
/proc/22435/task/22471/stat : 22471 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1532637184 296569 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 0 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22472] ppid=22425 vsize=1496716 memory=1186892 CPUtime=0.07 cores=20-23
/proc/22435/task/22472/stat : 22472 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1532637184 296569 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 0 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22473] ppid=22425 vsize=1496716 memory=25333125866717268 CPUtime=0.07 cores=20-23
/proc/22435/task/22473/stat : 22473 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1532637184 296569 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 0 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
Current children cumulated CPU time: 3584.49 s
Current children cumulated vsize: 1501040 KiB
Current children cumulated memory: 1190100 KiB

[startup+3599.6 s]
/proc/loadavg: 16.11 16.42 16.13 12/883 23583
/proc/meminfo: memFree=1013123692/1055320708 swapFree=33554428/33554428
[pid=22425] ppid=22417 vsize=4324 memory=3208 CPUtime=0 cores=20-23
/proc/22425/stat : 22425 (run) S 22417 22425 22129 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2453164 4427776 640 18446744073709551615 94738236379136 94738237273669 140725070592704 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94738237512720 94738237560464 94738268344320 140725070596226 140725070596461 140725070596461 140725070602193 0
/proc/22425/statm: 1081 802 714 219 0 143 0
[pid=22435] ppid=22425 vsize=1430156 memory=1121308 CPUtime=3584.89 cores=20-23
/proc/22435/stat : 22435 (python3) R 22425 22425 22129 0 -1 4194304 1234046 0 0 0 358422 67 0 0 20 0 4 0 2453171 1464479744 280176 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 0 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
/proc/22435/statm: 357539 280327 13863 753 0 308576 0
[pid=22435/tid=22471] ppid=22425 vsize=1430156 memory=10328 CPUtime=0.07 cores=20-23
/proc/22435/task/22471/stat : 22471 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1464479744 280176 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 0 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22472] ppid=22425 vsize=1430156 memory=8884 CPUtime=0.07 cores=20-23
/proc/22435/task/22472/stat : 22472 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1464479744 279924 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 0 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22473] ppid=22425 vsize=1430156 memory=20572 CPUtime=0.07 cores=20-23
/proc/22435/task/22473/stat : 22473 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1464479744 279924 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 0 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
Current children cumulated CPU time: 3584.89 s
Current children cumulated vsize: 1434480 KiB
Current children cumulated memory: 1124516 KiB

[startup+3599.7 s]
/proc/loadavg: 16.11 16.42 16.13 12/883 23583
/proc/meminfo: memFree=1013123692/1055320708 swapFree=33554428/33554428
[pid=22425] ppid=22417 vsize=4324 memory=3208 CPUtime=0 cores=20-23
/proc/22425/stat : 22425 (run) S 22417 22425 22129 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2453164 4427776 640 18446744073709551615 94738236379136 94738237273669 140725070592704 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94738237512720 94738237560464 94738268344320 140725070596226 140725070596461 140725070596461 140725070602193 0
/proc/22425/statm: 1081 802 714 219 0 143 0
[pid=22435] ppid=22425 vsize=1157740 memory=853632 CPUtime=3584.99 cores=20-23
/proc/22435/stat : 22435 (python3) R 22425 22425 22129 0 -1 4194304 1234065 0 0 0 358431 68 0 0 20 0 4 0 2453171 1185525760 213277 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 0 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
/proc/22435/statm: 289435 213408 13863 753 0 240472 0
[pid=22435/tid=22471] ppid=22425 vsize=1157740 memory=3208 CPUtime=0.07 cores=20-23
/proc/22435/task/22471/stat : 22471 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1185525760 213277 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 0 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22472] ppid=22425 vsize=1157740 memory=17760 CPUtime=0.07 cores=20-23
/proc/22435/task/22472/stat : 22472 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1185525760 213277 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 0 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
[pid=22435/tid=22473] ppid=22425 vsize=1157740 memory=3536 CPUtime=0.07 cores=20-23
/proc/22435/task/22473/stat : 22473 (python3) S 22425 22425 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453233 1185525760 213277 18446744073709551615 4321280 7402577 140722096903680 0 0 0 0 16781312 0 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 41598976 140722096912285 140722096912536 140722096912536 140722096918458 0
Current children cumulated CPU time: 3584.99 s
Current children cumulated vsize: 1162064 KiB
Current children cumulated memory: 856840 KiB

Child status: 0

Real time (s): 3599.79
CPU time (s): 3585.09
CPU user time (s): 3584.39
CPU system time (s): 0.699779
CPU usage (%): 99.5916
Max. virtual memory (cumulated for all children) (KiB): 1665372
Max. memory (cumulated for all children) (KiB): 1210060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.39
system time used= 0.699779
maximum resident set size= 1205820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1235189
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= 2880
involuntary context switches= 2043


# summary of solver processes directly reported to runsolver:
#   pid: 22425
#   total CPU time (s): 3585.09
#   total CPU user time (s): 3584.39
#   total CPU system time (s): 0.699779

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8695 second user time and 33.3921 second system time

The end

Launcher Data

Begin job on nodeE002 at 2026-07-15 17:17:29
IDJOB=4847341
IDBENCH=147558
IDSOLVER=3706
FILE ID=nodeE002/4847341-1784128649
RUNJOBID= nodeE002-1784128647-22151
SLURM_JOB_ID= 12756362
Free space on /tmp= 801960 MiB

SOLVER NAME= cpmpy_ortools (1 core) 2026-07-14
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_0.opb.PB06.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores 1 --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4847341-1784128649/watcher-4847341-1784128649 -o /tmp/evaluation-result-4847341-1784128649/solver-4847341-1784128649 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847341-1784128649/vars-4847341-1784128649 --bin-var /tmp/runsolver-exch-nodeE002-1784128647-22151 --watchdog 3760  run HOME/instance-4847341-1784128649.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1588372373 --intermediate --solver ortools

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

MD5SUM BENCH= 9792288b3bfa4387008e61c6fa17d472
RANDOM SEED=1588372373

nodeE002 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		: 3559.386
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.76
TLB size	: 192 4K pages
clflush size	: 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		: 3580.403
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.76
TLB size	: 192 4K pages
clflush size	: 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		: 3577.673
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.76
TLB size	: 192 4K pages
clflush size	: 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		: 3576.376
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.76
TLB size	: 192 4K pages
clflush size	: 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		: 3583.665
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.76
TLB size	: 192 4K pages
clflush size	: 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		: 3586.346
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.76
TLB size	: 192 4K pages
clflush size	: 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		: 3587.286
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.76
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        1051972612 kB
MemAvailable:   1049730720 kB
Buffers:            3336 kB
Cached:          1126736 kB
SwapCached:            0 kB
Active:           436224 kB
Inactive:         909344 kB
Active(anon):     236012 kB
Inactive(anon):        0 kB
Active(file):     200212 kB
Inactive(file):   909344 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            300076 kB
Writeback:            32 kB
AnonPages:        219004 kB
Mapped:           112328 kB
Shmem:             20500 kB
KReclaimable:     128828 kB
Slab:             492440 kB
SReclaimable:     128828 kB
SUnreclaim:       363612 kB
KernelStack:       15008 kB
PageTables:         5268 kB
SecPageTables:     11664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    1109388 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477660 kB
VmallocChunk:          0 kB
Percpu:           116480 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      420292 kB
DirectMap2M:    19824640 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 801576 MiB
End job on nodeE002 at 2026-07-15 18:17:30