Trace number 4847346

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-14SAT248 3583.36 3598.14

General information on the benchmark

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

Verifier Data

OK	248

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

running on 4 cores: 36-39

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

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

CPU governors:
  performance: 36-39

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127646 MiB free)
  node 1: cores 8-15, 129019 MiB (128545 MiB free)
  node 2: cores 16-23, 129019 MiB (128637 MiB free)
  node 3: cores 24-31, 129003 MiB (128547 MiB free)
  node 4: cores 32-39, 129019 MiB (128589 MiB free)
  node 5: cores 40-47, 129019 MiB (128670 MiB free)
  node 6: cores 48-55, 129019 MiB (128656 MiB free)
  node 7: cores 56-63, 128429 MiB (127859 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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=21858, runsolver pid=21847

[startup+0.100057 s]*
/proc/loadavg: 0.00 0.05 1.72 6/899 21874
/proc/meminfo: memFree=1051800468/1055320708 swapFree=33554428/33554428
[pid=21858] ppid=21847 vsize=4324 memory=3156 CPUtime=0 cores=36-39
/proc/21858/stat : 21858 (run) S 21847 21858 21584 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 2453767 4427776 640 18446744073709551615 93866367774720 93866368669253 140730537465136 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93866368908304 93866368956048 93866369581056 140730537470082 140730537470317 140730537470317 140730537476049 0
/proc/21858/statm: 1081 789 701 219 0 143 0
[pid=21865] ppid=21858 vsize=15000 memory=9364 CPUtime=0 cores=36-39
/proc/21865/stat : 21865 (python3) D 21858 21858 21584 0 -1 4194304 886 0 0 0 0 0 0 0 20 0 1 0 2453771 15360000 2176 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 2 1 0 0 17 38 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
/proc/21865/statm: 3750 2341 1610 753 0 1599 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 19324 KiB
Current children cumulated memory: 12520 KiB

[startup+0.213531 s]*
/proc/loadavg: 0.00 0.05 1.72 19/915 21895
/proc/meminfo: memFree=1051793484/1055320708 swapFree=33554428/33554428
[pid=21858] ppid=21847 vsize=4324 memory=3156 CPUtime=0 cores=36-39
/proc/21858/stat : 21858 (run) S 21847 21858 21584 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 2453767 4427776 640 18446744073709551615 93866367774720 93866368669253 140730537465136 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93866368908304 93866368956048 93866369581056 140730537470082 140730537470317 140730537470317 140730537476049 0
/proc/21858/statm: 1081 789 701 219 0 143 0
[pid=21865] ppid=21858 vsize=18628 memory=13652 CPUtime=0.02 cores=36-39
/proc/21865/stat : 21865 (python3) R 21858 21858 21584 0 -1 4194304 1939 0 0 0 1 1 0 0 20 0 1 0 2453771 19075072 3200 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 2 0 0 0 17 38 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
/proc/21865/statm: 4657 3413 1630 753 0 2506 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 22952 KiB
Current children cumulated memory: 16808 KiB

[startup+0.312764 s]*
/proc/loadavg: 0.00 0.05 1.72 10/929 21910
/proc/meminfo: memFree=1051774316/1055320708 swapFree=33554428/33554428
[pid=21858] ppid=21847 vsize=4324 memory=3156 CPUtime=0 cores=36-39
/proc/21858/stat : 21858 (run) S 21847 21858 21584 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 2453767 4427776 640 18446744073709551615 93866367774720 93866368669253 140730537465136 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93866368908304 93866368956048 93866369581056 140730537470082 140730537470317 140730537470317 140730537476049 0
/proc/21858/statm: 1081 789 701 219 0 143 0
[pid=21865] ppid=21858 vsize=21624 memory=16592 CPUtime=0.04 cores=36-39
/proc/21865/stat : 21865 (python3) D 21858 21858 21584 0 -1 4194304 2655 0 0 0 3 1 0 0 20 0 1 0 2453771 22142976 4096 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 2 1 0 0 17 38 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
/proc/21865/statm: 5406 4148 1664 753 0 3234 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 25948 KiB
Current children cumulated memory: 19748 KiB

[startup+0.700129 s]
/proc/loadavg: 0.00 0.05 1.72 4/929 21910
/proc/meminfo: memFree=1051726796/1055320708 swapFree=33554428/33554428
[pid=21858] ppid=21847 vsize=4324 memory=3156 CPUtime=0 cores=36-39
/proc/21858/stat : 21858 (run) S 21847 21858 21584 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 2453767 4427776 640 18446744073709551615 93866367774720 93866368669253 140730537465136 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93866368908304 93866368956048 93866369581056 140730537470082 140730537470317 140730537470317 140730537476049 0
/proc/21858/statm: 1081 789 701 219 0 143 0
[pid=21865] ppid=21858 vsize=229716 memory=29832 CPUtime=0.12 cores=36-39
/proc/21865/stat : 21865 (python3) R 21858 21858 21584 0 -1 4194304 4436 0 0 0 11 1 0 0 20 0 4 0 2453771 235229184 7296 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 2 0 0 0 17 38 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
/proc/21865/statm: 57429 7458 3393 753 0 44140 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 234040 KiB
Current children cumulated memory: 32988 KiB

[startup+1.50016 s]
/proc/loadavg: 0.00 0.05 1.72 3/944 21925
/proc/meminfo: memFree=1051572196/1055320708 swapFree=33554428/33554428
[pid=21858] ppid=21847 vsize=4324 memory=3156 CPUtime=0 cores=36-39
/proc/21858/stat : 21858 (run) S 21847 21858 21584 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 2453767 4427776 640 18446744073709551615 93866367774720 93866368669253 140730537465136 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93866368908304 93866368956048 93866369581056 140730537470082 140730537470317 140730537470317 140730537476049 0
/proc/21858/statm: 1081 789 701 219 0 143 0
[pid=21865] ppid=21858 vsize=265288 memory=57892 CPUtime=0.41 cores=36-39
/proc/21865/stat : 21865 (python3) D 21858 21858 21584 0 -1 4194304 9191 0 0 0 37 4 0 0 20 0 4 0 2453771 271654912 14336 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 2 0 0 0 17 38 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
/proc/21865/statm: 66322 14473 5978 753 0 48247 0
[pid=21865/tid=21914] ppid=21858 vsize=265288 memory=23180 CPUtime=0.07 cores=36-39
/proc/21865/task/21914/stat : 21914 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 271654912 14336 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 2 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21915] ppid=21858 vsize=265288 memory=3533355580989374490 CPUtime=0.07 cores=36-39
/proc/21865/task/21915/stat : 21915 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 271654912 14336 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 2 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21916] ppid=21858 vsize=265288 memory=3156 CPUtime=0.07 cores=36-39
/proc/21865/task/21916/stat : 21916 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 271654912 14336 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 2 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 269612 KiB
Current children cumulated memory: 61048 KiB

[startup+3.11364 s]
/proc/loadavg: 1.44 0.35 1.81 14/916 21944
/proc/meminfo: memFree=1050884776/1055320708 swapFree=33554428/33554428
[pid=21858] ppid=21847 vsize=4324 memory=3156 CPUtime=0 cores=36-39
/proc/21858/stat : 21858 (run) S 21847 21858 21584 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 2453767 4427776 640 18446744073709551615 93866367774720 93866368669253 140730537465136 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93866368908304 93866368956048 93866369581056 140730537470082 140730537470317 140730537470317 140730537476049 0
/proc/21858/statm: 1081 789 701 219 0 143 0
[pid=21865] ppid=21858 vsize=433376 memory=120824 CPUtime=0.84 cores=36-39
/proc/21865/stat : 21865 (python3) R 21858 21858 21584 0 -1 4194304 20209 0 0 0 75 9 0 0 20 0 4 0 2453771 443777024 30041 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
/proc/21865/statm: 108344 30206 11726 753 0 59381 0
[pid=21865/tid=21914] ppid=21858 vsize=433376 memory=3156 CPUtime=0.07 cores=36-39
/proc/21865/task/21914/stat : 21914 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 443777024 30041 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21915] ppid=21858 vsize=433376 memory=0 CPUtime=0.07 cores=36-39
/proc/21865/task/21915/stat : 21915 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 443777024 30041 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21916] ppid=21858 vsize=433376 memory=23180 CPUtime=0.07 cores=36-39
/proc/21865/task/21916/stat : 21916 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 443777024 30041 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
Current children cumulated CPU time: 0.84 s
Current children cumulated vsize: 437700 KiB
Current children cumulated memory: 123980 KiB
heavy processes:

[startup+6.30024 s]
/proc/loadavg: 1.44 0.35 1.81 11/898 21975
/proc/meminfo: memFree=1050134600/1055320708 swapFree=33554428/33554428
[pid=21858] ppid=21847 vsize=4324 memory=3156 CPUtime=0 cores=36-39
/proc/21858/stat : 21858 (run) S 21847 21858 21584 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 2453767 4427776 640 18446744073709551615 93866367774720 93866368669253 140730537465136 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93866368908304 93866368956048 93866369581056 140730537470082 140730537470317 140730537470317 140730537476049 0
/proc/21858/statm: 1081 789 701 219 0 143 0
[pid=21865] ppid=21858 vsize=552012 memory=237396 CPUtime=4.01 cores=36-39
/proc/21865/stat : 21865 (python3) R 21858 21858 21584 0 -1 4194304 108050 0 0 0 387 14 0 0 20 0 4 0 2453771 565260288 59225 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
/proc/21865/statm: 138003 59349 11726 753 0 89040 0
[pid=21865/tid=21914] ppid=21858 vsize=552012 memory=59052 CPUtime=0.07 cores=36-39
/proc/21865/task/21914/stat : 21914 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 565260288 59225 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21915] ppid=21858 vsize=552012 memory=14344 CPUtime=0.07 cores=36-39
/proc/21865/task/21915/stat : 21915 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 565260288 59225 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21916] ppid=21858 vsize=552012 memory=188916 CPUtime=0.07 cores=36-39
/proc/21865/task/21916/stat : 21916 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 565260288 59225 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
Current children cumulated CPU time: 4.01 s
Current children cumulated vsize: 556336 KiB
Current children cumulated memory: 240552 KiB
heavy processes:

[startup+12.7002 s]
/proc/loadavg: 2.77 0.64 1.90 11/898 21975
/proc/meminfo: memFree=1049503580/1055320708 swapFree=33554428/33554428
[pid=21858] ppid=21847 vsize=4324 memory=3156 CPUtime=0 cores=36-39
/proc/21858/stat : 21858 (run) S 21847 21858 21584 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 2453767 4427776 640 18446744073709551615 93866367774720 93866368669253 140730537465136 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93866368908304 93866368956048 93866369581056 140730537470082 140730537470317 140730537470317 140730537476049 0
/proc/21858/statm: 1081 789 701 219 0 143 0
[pid=21865] ppid=21858 vsize=767124 memory=450244 CPUtime=10.4 cores=36-39
/proc/21865/stat : 21865 (python3) R 21858 21858 21584 0 -1 4194304 174044 0 0 0 1021 19 0 0 20 0 4 0 2453771 785534976 112345 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
/proc/21865/statm: 191781 112561 11774 753 0 142818 0
[pid=21865/tid=21914] ppid=21858 vsize=767124 memory=0 CPUtime=0.07 cores=36-39
/proc/21865/task/21914/stat : 21914 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 785534976 112345 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21915] ppid=21858 vsize=767124 memory=15244 CPUtime=0.07 cores=36-39
/proc/21865/task/21915/stat : 21915 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 785534976 112345 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21916] ppid=21858 vsize=767124 memory=3156 CPUtime=0.07 cores=36-39
/proc/21865/task/21916/stat : 21916 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 785534976 112345 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
Current children cumulated CPU time: 10.4 s
Current children cumulated vsize: 771448 KiB
Current children cumulated memory: 453400 KiB

[startup+25.5002 s]
/proc/loadavg: 5.77 1.41 2.13 10/891 21984
/proc/meminfo: memFree=1048733664/1055320708 swapFree=33554428/33554428
[pid=21858] ppid=21847 vsize=4324 memory=3156 CPUtime=0 cores=36-39
/proc/21858/stat : 21858 (run) S 21847 21858 21584 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 2453767 4427776 640 18446744073709551615 93866367774720 93866368669253 140730537465136 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93866368908304 93866368956048 93866369581056 140730537470082 140730537470317 140730537470317 140730537476049 0
/proc/21858/statm: 1081 789 701 219 0 143 0
[pid=21865] ppid=21858 vsize=1024200 memory=707404 CPUtime=23.16 cores=36-39
/proc/21865/stat : 21865 (python3) R 21858 21858 21584 0 -1 4194304 397977 0 0 0 2285 31 0 0 20 0 4 0 2453771 1048780800 176701 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
/proc/21865/statm: 256050 176851 11867 753 0 207087 0
[pid=21865/tid=21914] ppid=21858 vsize=1024200 memory=14344 CPUtime=0.07 cores=36-39
/proc/21865/task/21914/stat : 21914 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1048780800 176701 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21915] ppid=21858 vsize=1024200 memory=606120 CPUtime=0.07 cores=36-39

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


# cumulated CPU time of all completed processes:  user=3582.76 s, system=0.603276 s

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

[startup+3584 s]*
/proc/loadavg: 16.00 16.08 15.89 17/933 23042
/proc/meminfo: memFree=1020822976/1055320708 swapFree=33554428/33554428
[pid=21858] ppid=21847 vsize=4324 memory=3156 CPUtime=0 cores=36-39
/proc/21858/stat : 21858 (run) S 21847 21858 21584 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 2453767 4427776 640 18446744073709551615 93866367774720 93866368669253 140730537465136 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93866368908304 93866368956048 93866369581056 140730537470082 140730537470317 140730537470317 140730537476049 0
/proc/21858/statm: 1081 789 701 219 0 143 0
[pid=21865] ppid=21858 vsize=1536188 memory=1220260 CPUtime=3569.28 cores=36-39
/proc/21865/stat : 21865 (python3) R 21858 21858 21584 0 -1 4194304 732344 0 0 0 356875 53 0 0 20 0 4 0 2453771 1573056512 304892 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
/proc/21865/statm: 384047 305065 13923 753 0 335084 0
[pid=21865/tid=21914] ppid=21858 vsize=1536188 memory=8324528559331965838 CPUtime=0.07 cores=36-39
/proc/21865/task/21914/stat : 21914 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1573056512 304892 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21915] ppid=21858 vsize=1536188 memory=-6000919499214174262 CPUtime=0.07 cores=36-39
/proc/21865/task/21915/stat : 21915 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1573056512 304892 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21916] ppid=21858 vsize=1536188 memory=5912 CPUtime=0.07 cores=36-39
/proc/21865/task/21916/stat : 21916 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1573056512 304892 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
Current children cumulated CPU time: 3569.28 s
Current children cumulated vsize: 1540512 KiB
Current children cumulated memory: 1223416 KiB

[startup+3590.4 s]
/proc/loadavg: 16.00 16.08 15.89 18/933 23042
/proc/meminfo: memFree=1020528596/1055320708 swapFree=33554428/33554428
[pid=21858] ppid=21847 vsize=4324 memory=3156 CPUtime=0 cores=36-39
/proc/21858/stat : 21858 (run) S 21847 21858 21584 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 2453767 4427776 640 18446744073709551615 93866367774720 93866368669253 140730537465136 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93866368908304 93866368956048 93866369581056 140730537470082 140730537470317 140730537470317 140730537476049 0
/proc/21858/statm: 1081 789 701 219 0 143 0
[pid=21865] ppid=21858 vsize=1536392 memory=1220428 CPUtime=3575.64 cores=36-39
/proc/21865/stat : 21865 (python3) R 21858 21858 21584 0 -1 4194304 732469 0 0 0 357511 53 0 0 20 0 4 0 2453771 1573265408 304892 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
/proc/21865/statm: 384098 305107 13923 753 0 335135 0
[pid=21865/tid=21914] ppid=21858 vsize=1536392 memory=3156 CPUtime=0.07 cores=36-39
/proc/21865/task/21914/stat : 21914 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1573265408 304892 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21915] ppid=21858 vsize=1536392 memory=1220428 CPUtime=0.07 cores=36-39
/proc/21865/task/21915/stat : 21915 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1573265408 304892 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21916] ppid=21858 vsize=1536392 memory=12012 CPUtime=0.07 cores=36-39
/proc/21865/task/21916/stat : 21916 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1573265408 304892 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
Current children cumulated CPU time: 3575.64 s
Current children cumulated vsize: 1540716 KiB
Current children cumulated memory: 1223584 KiB

[startup+3593.6 s]
/proc/loadavg: 16.00 16.08 15.89 18/933 23042
/proc/meminfo: memFree=1020744604/1055320708 swapFree=33554428/33554428
[pid=21858] ppid=21847 vsize=4324 memory=3156 CPUtime=0 cores=36-39
/proc/21858/stat : 21858 (run) S 21847 21858 21584 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 2453767 4427776 640 18446744073709551615 93866367774720 93866368669253 140730537465136 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93866368908304 93866368956048 93866369581056 140730537470082 140730537470317 140730537470317 140730537476049 0
/proc/21858/statm: 1081 789 701 219 0 143 0
[pid=21865] ppid=21858 vsize=1536392 memory=1220428 CPUtime=3578.83 cores=36-39
/proc/21865/stat : 21865 (python3) R 21858 21858 21584 0 -1 4194304 732509 0 0 0 357830 53 0 0 20 0 4 0 2453771 1573265408 304892 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
/proc/21865/statm: 384098 305107 13923 753 0 335135 0
[pid=21865/tid=21914] ppid=21858 vsize=1536392 memory=1220428 CPUtime=0.07 cores=36-39
/proc/21865/task/21914/stat : 21914 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1573265408 304892 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21915] ppid=21858 vsize=1536392 memory=1220428 CPUtime=0.07 cores=36-39
/proc/21865/task/21915/stat : 21915 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1573265408 304892 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21916] ppid=21858 vsize=1536392 memory=1220428 CPUtime=0.07 cores=36-39
/proc/21865/task/21916/stat : 21916 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1573265408 304892 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
Current children cumulated CPU time: 3578.83 s
Current children cumulated vsize: 1540716 KiB
Current children cumulated memory: 1223584 KiB

[startup+3595.2 s]
/proc/loadavg: 16.00 16.08 15.89 17/933 23042
/proc/meminfo: memFree=1020680264/1055320708 swapFree=33554428/33554428
[pid=21858] ppid=21847 vsize=4324 memory=3156 CPUtime=0 cores=36-39
/proc/21858/stat : 21858 (run) S 21847 21858 21584 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 2453767 4427776 640 18446744073709551615 93866367774720 93866368669253 140730537465136 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93866368908304 93866368956048 93866369581056 140730537470082 140730537470317 140730537470317 140730537476049 0
/proc/21858/statm: 1081 789 701 219 0 143 0
[pid=21865] ppid=21858 vsize=1536392 memory=1220428 CPUtime=3580.43 cores=36-39
/proc/21865/stat : 21865 (python3) R 21858 21858 21584 0 -1 4194304 732515 0 0 0 357990 53 0 0 20 0 4 0 2453771 1573265408 304892 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
/proc/21865/statm: 384098 305107 13923 753 0 335135 0
[pid=21865/tid=21914] ppid=21858 vsize=1536392 memory=15244 CPUtime=0.07 cores=36-39
/proc/21865/task/21914/stat : 21914 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1573265408 304892 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21915] ppid=21858 vsize=1536392 memory=14344 CPUtime=0.07 cores=36-39
/proc/21865/task/21915/stat : 21915 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1573265408 304892 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21916] ppid=21858 vsize=1536392 memory=12012 CPUtime=0.07 cores=36-39
/proc/21865/task/21916/stat : 21916 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1573265408 304892 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
Current children cumulated CPU time: 3580.43 s
Current children cumulated vsize: 1540716 KiB
Current children cumulated memory: 1223584 KiB

[startup+3596.8 s]
/proc/loadavg: 16.00 16.08 15.89 17/933 23042
/proc/meminfo: memFree=1020683784/1055320708 swapFree=33554428/33554428
[pid=21858] ppid=21847 vsize=4324 memory=3156 CPUtime=0 cores=36-39
/proc/21858/stat : 21858 (run) S 21847 21858 21584 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 2453767 4427776 640 18446744073709551615 93866367774720 93866368669253 140730537465136 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93866368908304 93866368956048 93866369581056 140730537470082 140730537470317 140730537470317 140730537476049 0
/proc/21858/statm: 1081 789 701 219 0 143 0
[pid=21865] ppid=21858 vsize=1511808 memory=1201520 CPUtime=3582.01 cores=36-39
/proc/21865/stat : 21865 (python3) R 21858 21858 21584 0 -1 4194304 874266 0 0 0 358144 57 0 0 20 0 4 0 2453771 1548091392 300318 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 0 0 0 0 17 38 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
/proc/21865/statm: 377952 300380 13923 753 0 328989 0
[pid=21865/tid=21914] ppid=21858 vsize=1511808 memory=3156 CPUtime=0.07 cores=36-39
/proc/21865/task/21914/stat : 21914 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1548091392 300318 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 0 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21915] ppid=21858 vsize=1511808 memory=3156 CPUtime=0.07 cores=36-39
/proc/21865/task/21915/stat : 21915 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1548091392 300318 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 0 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21916] ppid=21858 vsize=1511808 memory=3156 CPUtime=0.07 cores=36-39
/proc/21865/task/21916/stat : 21916 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1548091392 300318 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 0 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
Current children cumulated CPU time: 3582.01 s
Current children cumulated vsize: 1516132 KiB
Current children cumulated memory: 1204676 KiB

[startup+3597.6 s]
/proc/loadavg: 16.00 16.08 15.89 14/909 23066
/proc/meminfo: memFree=1021420352/1055320708 swapFree=33554428/33554428
[pid=21858] ppid=21847 vsize=4324 memory=3156 CPUtime=0 cores=36-39
/proc/21858/stat : 21858 (run) S 21847 21858 21584 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 2453767 4427776 640 18446744073709551615 93866367774720 93866368669253 140730537465136 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93866368908304 93866368956048 93866369581056 140730537470082 140730537470317 140730537470317 140730537476049 0
/proc/21858/statm: 1081 789 701 219 0 143 0
[pid=21865] ppid=21858 vsize=1511808 memory=1201520 CPUtime=3582.81 cores=36-39
/proc/21865/stat : 21865 (python3) R 21858 21858 21584 0 -1 4194304 874266 0 0 0 358224 57 0 0 20 0 4 0 2453771 1548091392 300318 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 0 0 0 0 17 38 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
/proc/21865/statm: 377952 300380 13923 753 0 328989 0
[pid=21865/tid=21914] ppid=21858 vsize=1511808 memory=12012 CPUtime=0.07 cores=36-39
/proc/21865/task/21914/stat : 21914 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1548091392 300318 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 0 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21915] ppid=21858 vsize=1511808 memory=5824 CPUtime=0.07 cores=36-39
/proc/21865/task/21915/stat : 21915 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1548091392 300318 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 0 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21916] ppid=21858 vsize=1511808 memory=2504 CPUtime=0.07 cores=36-39
/proc/21865/task/21916/stat : 21916 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1548091392 300318 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 0 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
Current children cumulated CPU time: 3582.81 s
Current children cumulated vsize: 1516132 KiB
Current children cumulated memory: 1204676 KiB

[startup+3598 s]*
/proc/loadavg: 16.00 16.08 15.89 14/901 23074
/proc/meminfo: memFree=1021902952/1055320708 swapFree=33554428/33554428
[pid=21858] ppid=21847 vsize=4324 memory=3156 CPUtime=0 cores=36-39
/proc/21858/stat : 21858 (run) S 21847 21858 21584 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 2453767 4427776 640 18446744073709551615 93866367774720 93866368669253 140730537465136 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93866368908304 93866368956048 93866369581056 140730537470082 140730537470317 140730537470317 140730537476049 0
/proc/21858/statm: 1081 789 701 219 0 143 0
[pid=21865] ppid=21858 vsize=1171808 memory=867256 CPUtime=3583.23 cores=36-39
/proc/21865/stat : 21865 (python3) R 21858 21858 21584 0 -1 4194304 874267 0 0 0 358265 58 0 0 20 0 4 0 2453771 1199931392 216669 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 0 0 0 0 17 38 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
/proc/21865/statm: 292952 216814 13923 753 0 243989 0
[pid=21865/tid=21914] ppid=21858 vsize=1171808 memory=-6000919507133295469 CPUtime=0.07 cores=36-39
/proc/21865/task/21914/stat : 21914 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1199931392 216669 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 0 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21915] ppid=21858 vsize=1171808 memory=3232 CPUtime=0.07 cores=36-39
/proc/21865/task/21915/stat : 21915 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1199931392 216669 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 0 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21916] ppid=21858 vsize=1171808 memory=12657480 CPUtime=0.07 cores=36-39
/proc/21865/task/21916/stat : 21916 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1199931392 216669 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 0 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
Current children cumulated CPU time: 3583.23 s
Current children cumulated vsize: 1176132 KiB
Current children cumulated memory: 870412 KiB

[startup+3598.11 s]
/proc/loadavg: 16.00 16.08 15.89 14/901 23074
/proc/meminfo: memFree=1021902952/1055320708 swapFree=33554428/33554428
[pid=21858] ppid=21847 vsize=4324 memory=3156 CPUtime=0 cores=36-39
/proc/21858/stat : 21858 (run) S 21847 21858 21584 0 -1 4194304 264 123 0 0 0 0 0 0 20 0 1 0 2453767 4427776 640 18446744073709551615 93866367774720 93866368669253 140730537465136 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 93866368908304 93866368956048 93866369581056 140730537470082 140730537470317 140730537470317 140730537476049 0
/proc/21858/statm: 1081 789 701 219 0 143 0
[pid=21865] ppid=21858 vsize=1160540 memory=858176 CPUtime=3583.33 cores=36-39
/proc/21865/stat : 21865 (python3) R 21858 21858 21584 0 -1 4194304 874436 0 0 0 358275 58 0 0 20 0 4 0 2453771 1188392960 214476 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 0 0 0 0 17 38 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
/proc/21865/statm: 290135 214544 13954 753 0 241172 0
[pid=21865/tid=21914] ppid=21858 vsize=1160540 memory=3156 CPUtime=0.07 cores=36-39
/proc/21865/task/21914/stat : 21914 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1188392960 214476 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 0 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21915] ppid=21858 vsize=1160540 memory=3156 CPUtime=0.07 cores=36-39
/proc/21865/task/21915/stat : 21915 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1188392960 214476 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 0 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
[pid=21865/tid=21916] ppid=21858 vsize=1160540 memory=15244 CPUtime=0.07 cores=36-39
/proc/21865/task/21916/stat : 21916 (python3) S 21858 21858 21584 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453836 1188392960 214476 18446744073709551615 4321280 7402577 140736384403840 0 0 0 0 16781312 0 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 26148864 140736384411549 140736384411800 140736384411800 140736384417722 0
Current children cumulated CPU time: 3583.33 s
Current children cumulated vsize: 1164864 KiB
Current children cumulated memory: 861332 KiB

Child status: 0

Real time (s): 3598.14
CPU time (s): 3583.36
CPU user time (s): 3582.76
CPU system time (s): 0.603276
CPU usage (%): 99.5895
Max. virtual memory (cumulated for all children) (KiB): 1665500
Max. memory (cumulated for all children) (KiB): 1223584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3582.76
system time used= 0.603276
maximum resident set size= 1219568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 875257
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= 2800
involuntary context switches= 1812


# summary of solver processes directly reported to runsolver:
#   pid: 21858
#   total CPU time (s): 3583.36
#   total CPU user time (s): 3582.76
#   total CPU system time (s): 0.603276

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.9642 second user time and 37.9827 second system time

The end

Launcher Data

Begin job on nodeE009 at 2026-07-15 17:17:29
IDJOB=4847346
IDBENCH=147556
IDSOLVER=3706
FILE ID=nodeE009/4847346-1784128649
RUNJOBID= nodeE009-1784128647-21608
SLURM_JOB_ID= 12756369
Free space on /tmp= 801700 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_1.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-4847346-1784128649/watcher-4847346-1784128649 -o /tmp/evaluation-result-4847346-1784128649/solver-4847346-1784128649 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847346-1784128649/vars-4847346-1784128649 --bin-var /tmp/runsolver-exch-nodeE009-1784128647-21608 --watchdog 3760  run HOME/instance-4847346-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= a599905096c946af5176c07959aa4b57
RANDOM SEED=1588372373

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        1051852008 kB
MemAvailable:   1049619040 kB
Buffers:            3336 kB
Cached:          1145632 kB
SwapCached:            0 kB
Active:           459992 kB
Inactive:         928444 kB
Active(anon):     260016 kB
Inactive(anon):        0 kB
Active(file):     199976 kB
Inactive(file):   928444 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            382684 kB
Writeback:            12 kB
AnonPages:        243672 kB
Mapped:           112224 kB
Shmem:             20500 kB
KReclaimable:     127812 kB
Slab:             502336 kB
SReclaimable:     127812 kB
SUnreclaim:       374524 kB
KernelStack:       14880 kB
PageTables:         5308 kB
SecPageTables:     11592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    1163372 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477772 kB
VmallocChunk:          0 kB
Percpu:           115968 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      391620 kB
DirectMap2M:    20901888 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 801316 MiB
End job on nodeE009 at 2026-07-15 18:17:28