Trace number 4847349

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-14SAT260 3582.53 3599.72

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_8.opb.PB06.opb
MD5SUM50cf9112b5ea763531dadde21846562c
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 benchmark210
Best CPU time to get the best result obtained on this benchmark14193
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 495981
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 495981
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

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

Verifier Data

OK	260

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

running on 4 cores: 44-47

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 5,23,35,51,55
  3550 MHz: 0-4,8-9,11-16,20-22,24,28-34,41,52-54
  3600 MHz: 6-7,10,17-19,25-27,36-40,42-50,56-63
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  3550 MHz: 0-3

CPU governors:
  performance: 44-47

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127584 MiB free)
  node 1: cores 8-15, 129019 MiB (128729 MiB free)
  node 2: cores 16-23, 129019 MiB (128167 MiB free)
  node 3: cores 24-31, 129003 MiB (128583 MiB free)
  node 4: cores 32-39, 128973 MiB (128648 MiB free)
  node 5: cores 40-47, 129019 MiB (128589 MiB free)
  node 6: cores 48-55, 129019 MiB (128662 MiB free)
  node 7: cores 56-63, 128474 MiB (127861 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100056 s]*
/proc/loadavg: 0.00 0.04 1.60 13/919 23484
/proc/meminfo: memFree=1051453324/1055320696 swapFree=33554428/33554428
[pid=23467] ppid=23450 vsize=4324 memory=3196 CPUtime=0 cores=44-47
/proc/23467/stat : 23467 (run) S 23450 23467 23162 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2453369 4427776 640 18446744073709551615 93995763847168 93995764741701 140722331105600 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 93995764980752 93995765028496 93995777978368 140722331113602 140722331113837 140722331113837 140722331119569 0
/proc/23467/statm: 1081 799 711 219 0 143 0
[pid=23475] ppid=23467 vsize=15000 memory=9404 CPUtime=0 cores=44-47
/proc/23475/stat : 23475 (python3) R 23467 23467 23162 0 -1 4194304 892 0 0 0 0 0 0 0 20 0 1 0 2453372 15360000 2176 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 2 0 0 0 17 44 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
/proc/23475/statm: 3750 2351 1613 753 0 1599 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 19324 KiB
Current children cumulated memory: 12600 KiB

[startup+0.213808 s]*
/proc/loadavg: 0.00 0.04 1.60 4/922 23487
/proc/meminfo: memFree=1051443460/1055320696 swapFree=33554428/33554428
[pid=23467] ppid=23450 vsize=4324 memory=3196 CPUtime=0 cores=44-47
/proc/23467/stat : 23467 (run) S 23450 23467 23162 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2453369 4427776 640 18446744073709551615 93995763847168 93995764741701 140722331105600 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 93995764980752 93995765028496 93995777978368 140722331113602 140722331113837 140722331113837 140722331119569 0
/proc/23467/statm: 1081 799 711 219 0 143 0
[pid=23475] ppid=23467 vsize=18628 memory=14028 CPUtime=0.01 cores=44-47
/proc/23475/stat : 23475 (python3) D 23467 23467 23162 0 -1 4194304 2031 0 0 0 1 0 0 0 20 0 1 0 2453372 19075072 3328 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 2 1 0 0 17 44 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
/proc/23475/statm: 4657 3507 1632 753 0 2506 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 22952 KiB
Current children cumulated memory: 17224 KiB

[startup+0.312992 s]*
/proc/loadavg: 0.00 0.04 1.60 3/923 23488
/proc/meminfo: memFree=1051423952/1055320696 swapFree=33554428/33554428
[pid=23467] ppid=23450 vsize=4324 memory=3196 CPUtime=0 cores=44-47
/proc/23467/stat : 23467 (run) S 23450 23467 23162 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2453369 4427776 640 18446744073709551615 93995763847168 93995764741701 140722331105600 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 93995764980752 93995765028496 93995777978368 140722331113602 140722331113837 140722331113837 140722331119569 0
/proc/23467/statm: 1081 799 711 219 0 143 0
[pid=23475] ppid=23467 vsize=21624 memory=16608 CPUtime=0.04 cores=44-47
/proc/23475/stat : 23475 (python3) D 23467 23467 23162 0 -1 4456448 2656 0 0 0 3 1 0 0 20 0 1 0 2453372 22142976 4096 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 2 1 0 0 17 44 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
/proc/23475/statm: 5406 4152 1666 753 0 3234 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 25948 KiB
Current children cumulated memory: 19804 KiB

[startup+0.700122 s]
/proc/loadavg: 0.00 0.04 1.60 8/926 23491
/proc/meminfo: memFree=1051380668/1055320696 swapFree=33554428/33554428
[pid=23467] ppid=23450 vsize=4324 memory=3196 CPUtime=0 cores=44-47
/proc/23467/stat : 23467 (run) S 23450 23467 23162 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2453369 4427776 640 18446744073709551615 93995763847168 93995764741701 140722331105600 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 93995764980752 93995765028496 93995777978368 140722331113602 140722331113837 140722331113837 140722331119569 0
/proc/23467/statm: 1081 799 711 219 0 143 0
[pid=23475] ppid=23467 vsize=71800 memory=24316 CPUtime=0.08 cores=44-47
/proc/23475/stat : 23475 (python3) D 23467 23467 23162 0 -1 4194304 4164 0 0 0 6 2 0 0 20 0 1 0 2453372 73523200 6016 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 2 1 0 0 17 44 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
/proc/23475/statm: 17950 6079 2192 753 0 5254 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 76124 KiB
Current children cumulated memory: 27512 KiB

[startup+1.50014 s]
/proc/loadavg: 0.00 0.04 1.60 5/943 23508
/proc/meminfo: memFree=1051239140/1055320696 swapFree=33554428/33554428
[pid=23467] ppid=23450 vsize=4324 memory=3196 CPUtime=0 cores=44-47
/proc/23467/stat : 23467 (run) S 23450 23467 23162 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2453369 4427776 640 18446744073709551615 93995763847168 93995764741701 140722331105600 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 93995764980752 93995765028496 93995777978368 140722331113602 140722331113837 140722331113837 140722331119569 0
/proc/23467/statm: 1081 799 711 219 0 143 0
[pid=23475] ppid=23467 vsize=265032 memory=57188 CPUtime=0.4 cores=44-47
/proc/23475/stat : 23475 (python3) D 23467 23467 23162 0 -1 4194304 9023 0 0 0 37 3 0 0 20 0 4 0 2453372 271392768 14208 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 2 0 0 0 17 44 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
/proc/23475/statm: 66258 14297 5963 753 0 48213 0
[pid=23475/tid=23505] ppid=23467 vsize=265032 memory=7738423745037488490 CPUtime=0.07 cores=44-47
/proc/23475/task/23505/stat : 23505 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 271392768 14208 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 2 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23506] ppid=23467 vsize=265032 memory=7668893932358035298 CPUtime=0.07 cores=44-47
/proc/23475/task/23506/stat : 23506 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 271392768 14208 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 2 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23507] ppid=23467 vsize=265032 memory=14156 CPUtime=0.07 cores=44-47
/proc/23475/task/23507/stat : 23507 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 271392768 14208 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 2 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 269356 KiB
Current children cumulated memory: 60384 KiB

[startup+3.11369 s]
/proc/loadavg: 1.28 0.31 1.68 14/919 23545
/proc/meminfo: memFree=1050766468/1055320696 swapFree=33554428/33554428
[pid=23467] ppid=23450 vsize=4324 memory=3196 CPUtime=0 cores=44-47
/proc/23467/stat : 23467 (run) S 23450 23467 23162 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2453369 4427776 640 18446744073709551615 93995763847168 93995764741701 140722331105600 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 93995764980752 93995765028496 93995777978368 140722331113602 140722331113837 140722331113837 140722331119569 0
/proc/23467/statm: 1081 799 711 219 0 143 0
[pid=23475] ppid=23467 vsize=433260 memory=121284 CPUtime=0.84 cores=44-47
/proc/23475/stat : 23475 (python3) R 23467 23467 23162 0 -1 4194304 20288 0 0 0 78 6 0 0 20 0 4 0 2453372 443658240 30137 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 0 0 0 17 44 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
/proc/23475/statm: 108315 30321 11759 753 0 59352 0
[pid=23475/tid=23505] ppid=23467 vsize=433260 memory=7668893932358035298 CPUtime=0.07 cores=44-47
/proc/23475/task/23505/stat : 23505 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 443658240 30137 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23506] ppid=23467 vsize=433260 memory=31904 CPUtime=0.07 cores=44-47
/proc/23475/task/23506/stat : 23506 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 443658240 30137 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23507] ppid=23467 vsize=433260 memory=114432 CPUtime=0.07 cores=44-47
/proc/23475/task/23507/stat : 23507 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 443658240 30137 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
Current children cumulated CPU time: 0.84 s
Current children cumulated vsize: 437584 KiB
Current children cumulated memory: 124480 KiB
heavy processes:

[startup+6.30017 s]
/proc/loadavg: 1.28 0.31 1.68 13/908 23553
/proc/meminfo: memFree=1049885408/1055320696 swapFree=33554428/33554428
[pid=23467] ppid=23450 vsize=4324 memory=3196 CPUtime=0 cores=44-47
/proc/23467/stat : 23467 (run) S 23450 23467 23162 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2453369 4427776 640 18446744073709551615 93995763847168 93995764741701 140722331105600 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 93995764980752 93995765028496 93995777978368 140722331113602 140722331113837 140722331113837 140722331119569 0
/proc/23467/statm: 1081 799 711 219 0 143 0
[pid=23475] ppid=23467 vsize=554956 memory=240824 CPUtime=4.01 cores=44-47
/proc/23475/stat : 23475 (python3) R 23467 23467 23162 0 -1 4194304 110048 0 0 0 391 10 0 0 20 0 4 0 2453372 568274944 60089 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 0 0 0 17 44 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
/proc/23475/statm: 138739 60206 11759 753 0 89776 0
[pid=23475/tid=23505] ppid=23467 vsize=554956 memory=3196 CPUtime=0.07 cores=44-47
/proc/23475/task/23505/stat : 23505 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 568274944 60089 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23506] ppid=23467 vsize=554956 memory=0 CPUtime=0.07 cores=44-47
/proc/23475/task/23506/stat : 23506 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 568274944 60089 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23507] ppid=23467 vsize=554956 memory=12488 CPUtime=0.07 cores=44-47
/proc/23475/task/23507/stat : 23507 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 568274944 60089 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
Current children cumulated CPU time: 4.01 s
Current children cumulated vsize: 559280 KiB
Current children cumulated memory: 244020 KiB
heavy processes:

[startup+12.7001 s]
/proc/loadavg: 3.54 0.82 1.83 13/908 23553
/proc/meminfo: memFree=1048830392/1055320696 swapFree=33554428/33554428
[pid=23467] ppid=23450 vsize=4324 memory=3196 CPUtime=0 cores=44-47
/proc/23467/stat : 23467 (run) S 23450 23467 23162 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2453369 4427776 640 18446744073709551615 93995763847168 93995764741701 140722331105600 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 93995764980752 93995765028496 93995777978368 140722331113602 140722331113837 140722331113837 140722331119569 0
/proc/23467/statm: 1081 799 711 219 0 143 0
[pid=23475] ppid=23467 vsize=766996 memory=450308 CPUtime=10.39 cores=44-47
/proc/23475/stat : 23475 (python3) R 23467 23467 23162 0 -1 4194304 175180 0 0 0 1024 15 0 0 20 0 4 0 2453372 785403904 112441 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 0 0 0 17 44 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
/proc/23475/statm: 191749 112577 11821 753 0 142786 0
[pid=23475/tid=23505] ppid=23467 vsize=766996 memory=15340 CPUtime=0.07 cores=44-47
/proc/23475/task/23505/stat : 23505 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 785403904 112441 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23506] ppid=23467 vsize=766996 memory=14698504190724212 CPUtime=0.07 cores=44-47
/proc/23475/task/23506/stat : 23506 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 785403904 112441 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23507] ppid=23467 vsize=766996 memory=427716 CPUtime=0.07 cores=44-47
/proc/23475/task/23507/stat : 23507 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 785403904 112441 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
Current children cumulated CPU time: 10.39 s
Current children cumulated vsize: 771320 KiB
Current children cumulated memory: 453504 KiB

[startup+25.5002 s]
/proc/loadavg: 5.46 1.32 1.98 13/908 23553
/proc/meminfo: memFree=1047700360/1055320696 swapFree=33554428/33554428
[pid=23467] ppid=23450 vsize=4324 memory=3196 CPUtime=0 cores=44-47
/proc/23467/stat : 23467 (run) S 23450 23467 23162 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2453369 4427776 640 18446744073709551615 93995763847168 93995764741701 140722331105600 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 93995764980752 93995765028496 93995777978368 140722331113602 140722331113837 140722331113837 140722331119569 0
/proc/23467/statm: 1081 799 711 219 0 143 0
[pid=23475] ppid=23467 vsize=1045204 memory=726460 CPUtime=23.14 cores=44-47
/proc/23475/stat : 23475 (python3) R 23467 23467 23162 0 -1 4194304 405820 0 0 0 2288 26 0 0 20 0 4 0 2453372 1070288896 181579 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 0 0 0 17 44 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
/proc/23475/statm: 261301 181615 11914 753 0 212338 0
[pid=23475/tid=23505] ppid=23467 vsize=1045204 memory=720736 CPUtime=0.07 cores=44-47
/proc/23475/task/23505/stat : 23505 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1070288896 181579 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23506] ppid=23467 vsize=1045204 memory=0 CPUtime=0.07 cores=44-47
/proc/23475/task/23506/stat : 23506 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1070288896 181579 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23507] ppid=23467 vsize=1045204 memory=0 CPUtime=0.07 cores=44-47
/proc/23475/task/23507/stat : 23507 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1070288896 181579 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0

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


# cumulated CPU time of all completed processes:  user=3581.74 s, system=0.789188 s

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

[startup+3584 s]*
/proc/loadavg: 16.01 16.25 16.00 18/932 24576
/proc/meminfo: memFree=1011092980/1055320696 swapFree=33554428/33554428
[pid=23467] ppid=23450 vsize=4324 memory=3196 CPUtime=0 cores=44-47
/proc/23467/stat : 23467 (run) S 23450 23467 23162 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2453369 4427776 640 18446744073709551615 93995763847168 93995764741701 140722331105600 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 93995764980752 93995765028496 93995777978368 140722331113602 140722331113837 140722331113837 140722331119569 0
/proc/23467/statm: 1081 799 711 219 0 143 0
[pid=23475] ppid=23467 vsize=1539920 memory=1223528 CPUtime=3566.88 cores=44-47
/proc/23475/stat : 23475 (python3) R 23467 23467 23162 0 -1 4194304 1298435 0 0 0 356615 73 0 0 20 0 4 0 2453372 1576878080 305668 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 0 0 0 17 44 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
/proc/23475/statm: 384980 305882 13915 753 0 336017 0
[pid=23475/tid=23505] ppid=23467 vsize=1539920 memory=8325370763797560206 CPUtime=0.07 cores=44-47
/proc/23475/task/23505/stat : 23505 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1576878080 305668 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23506] ppid=23467 vsize=1539920 memory=-6000919499214174262 CPUtime=0.07 cores=44-47
/proc/23475/task/23506/stat : 23506 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1576878080 305668 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23507] ppid=23467 vsize=1539920 memory=12741520 CPUtime=0.07 cores=44-47
/proc/23475/task/23507/stat : 23507 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1576878080 305668 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
Current children cumulated CPU time: 3566.88 s
Current children cumulated vsize: 1544244 KiB
Current children cumulated memory: 1226724 KiB

[startup+3590.4 s]
/proc/loadavg: 16.01 16.25 16.00 17/924 24584
/proc/meminfo: memFree=1011921884/1055320696 swapFree=33554428/33554428
[pid=23467] ppid=23450 vsize=4324 memory=3196 CPUtime=0 cores=44-47
/proc/23467/stat : 23467 (run) S 23450 23467 23162 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2453369 4427776 640 18446744073709551615 93995763847168 93995764741701 140722331105600 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 93995764980752 93995765028496 93995777978368 140722331113602 140722331113837 140722331113837 140722331119569 0
/proc/23467/statm: 1081 799 711 219 0 143 0
[pid=23475] ppid=23467 vsize=1540072 memory=1223568 CPUtime=3573.24 cores=44-47
/proc/23475/stat : 23475 (python3) R 23467 23467 23162 0 -1 4194304 1298817 0 0 0 357251 73 0 0 20 0 4 0 2453372 1577033728 305668 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 0 0 0 17 44 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
/proc/23475/statm: 385018 305892 13915 753 0 336055 0
[pid=23475/tid=23505] ppid=23467 vsize=1540072 memory=1223548 CPUtime=0.07 cores=44-47
/proc/23475/task/23505/stat : 23505 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1577033728 305668 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23506] ppid=23467 vsize=1540072 memory=1223468 CPUtime=0.07 cores=44-47
/proc/23475/task/23506/stat : 23506 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1577033728 305668 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23507] ppid=23467 vsize=1540072 memory=5848 CPUtime=0.07 cores=44-47
/proc/23475/task/23507/stat : 23507 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1577033728 305668 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
Current children cumulated CPU time: 3573.24 s
Current children cumulated vsize: 1544396 KiB
Current children cumulated memory: 1226764 KiB

[startup+3593.6 s]
/proc/loadavg: 16.01 16.24 16.00 17/924 24584
/proc/meminfo: memFree=1011454312/1055320696 swapFree=33554428/33554428
[pid=23467] ppid=23450 vsize=4324 memory=3196 CPUtime=0 cores=44-47
/proc/23467/stat : 23467 (run) S 23450 23467 23162 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2453369 4427776 640 18446744073709551615 93995763847168 93995764741701 140722331105600 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 93995764980752 93995765028496 93995777978368 140722331113602 140722331113837 140722331113837 140722331119569 0
/proc/23467/statm: 1081 799 711 219 0 143 0
[pid=23475] ppid=23467 vsize=1540072 memory=1223576 CPUtime=3576.43 cores=44-47
/proc/23475/stat : 23475 (python3) R 23467 23467 23162 0 -1 4194304 1298904 0 0 0 357570 73 0 0 20 0 4 0 2453372 1577033728 305668 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 0 0 0 17 44 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
/proc/23475/statm: 385018 305894 13915 753 0 336055 0
[pid=23475/tid=23505] ppid=23467 vsize=1540072 memory=3196 CPUtime=0.07 cores=44-47
/proc/23475/task/23505/stat : 23505 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1577033728 305668 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23506] ppid=23467 vsize=1540072 memory=1223568 CPUtime=0.07 cores=44-47
/proc/23475/task/23506/stat : 23506 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1577033728 305668 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23507] ppid=23467 vsize=1540072 memory=1223568 CPUtime=0.07 cores=44-47
/proc/23475/task/23507/stat : 23507 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1577033728 305668 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
Current children cumulated CPU time: 3576.43 s
Current children cumulated vsize: 1544396 KiB
Current children cumulated memory: 1226772 KiB

[startup+3596.8 s]
/proc/loadavg: 16.01 16.24 16.00 16/917 24593
/proc/meminfo: memFree=1013060328/1055320696 swapFree=33554428/33554428
[pid=23467] ppid=23450 vsize=4324 memory=3196 CPUtime=0 cores=44-47
/proc/23467/stat : 23467 (run) S 23450 23467 23162 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2453369 4427776 640 18446744073709551615 93995763847168 93995764741701 140722331105600 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 93995764980752 93995765028496 93995777978368 140722331113602 140722331113837 140722331113837 140722331119569 0
/proc/23467/statm: 1081 799 711 219 0 143 0
[pid=23475] ppid=23467 vsize=1540072 memory=1223580 CPUtime=3579.61 cores=44-47
/proc/23475/stat : 23475 (python3) R 23467 23467 23162 0 -1 4194304 1298905 0 0 0 357888 73 0 0 20 0 4 0 2453372 1577033728 305668 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 0 0 0 17 44 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
/proc/23475/statm: 385018 305895 13915 753 0 336055 0
[pid=23475/tid=23505] ppid=23467 vsize=1540072 memory=1221196 CPUtime=0.07 cores=44-47
/proc/23475/task/23505/stat : 23505 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1577033728 305668 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23506] ppid=23467 vsize=1540072 memory=1223580 CPUtime=0.07 cores=44-47
/proc/23475/task/23506/stat : 23506 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1577033728 305668 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23507] ppid=23467 vsize=1540072 memory=1223568 CPUtime=0.07 cores=44-47
/proc/23475/task/23507/stat : 23507 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1577033728 305668 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
Current children cumulated CPU time: 3579.61 s
Current children cumulated vsize: 1544396 KiB
Current children cumulated memory: 1226776 KiB

[startup+3598.4 s]
/proc/loadavg: 16.01 16.24 16.00 11/884 24663
/proc/meminfo: memFree=1014648696/1055320696 swapFree=33554428/33554428
[pid=23467] ppid=23450 vsize=4324 memory=3196 CPUtime=0 cores=44-47
/proc/23467/stat : 23467 (run) S 23450 23467 23162 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2453369 4427776 640 18446744073709551615 93995763847168 93995764741701 140722331105600 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 93995764980752 93995765028496 93995777978368 140722331113602 140722331113837 140722331113837 140722331119569 0
/proc/23467/statm: 1081 799 711 219 0 143 0
[pid=23475] ppid=23467 vsize=1515488 memory=1204996 CPUtime=3581.21 cores=44-47
/proc/23475/stat : 23475 (python3) R 23467 23467 23162 0 -1 4194304 1443837 0 0 0 358045 76 0 0 20 0 4 0 2453372 1551859712 301268 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 0 0 0 0 17 44 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
/proc/23475/statm: 378872 301249 13915 753 0 329909 0
[pid=23475/tid=23505] ppid=23467 vsize=1515488 memory=14160 CPUtime=0.07 cores=44-47
/proc/23475/task/23505/stat : 23505 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1551859712 301268 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 0 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23506] ppid=23467 vsize=1515488 memory=12103604389872089 CPUtime=0.07 cores=44-47
/proc/23475/task/23506/stat : 23506 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1551859712 301268 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 0 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23507] ppid=23467 vsize=1515488 memory=65 CPUtime=0.07 cores=44-47
/proc/23475/task/23507/stat : 23507 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1551859712 301268 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 0 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
Current children cumulated CPU time: 3581.21 s
Current children cumulated vsize: 1519812 KiB
Current children cumulated memory: 1208192 KiB

[startup+3599.2 s]
/proc/loadavg: 16.01 16.24 16.00 8/876 24683
/proc/meminfo: memFree=1016692064/1055320696 swapFree=33554428/33554428
[pid=23467] ppid=23450 vsize=4324 memory=3196 CPUtime=0 cores=44-47
/proc/23467/stat : 23467 (run) S 23450 23467 23162 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2453369 4427776 640 18446744073709551615 93995763847168 93995764741701 140722331105600 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 93995764980752 93995765028496 93995777978368 140722331113602 140722331113837 140722331113837 140722331119569 0
/proc/23467/statm: 1081 799 711 219 0 143 0
[pid=23475] ppid=23467 vsize=1515488 memory=1204996 CPUtime=3582.01 cores=44-47
/proc/23475/stat : 23475 (python3) R 23467 23467 23162 0 -1 4194304 1443837 0 0 0 358125 76 0 0 20 0 4 0 2453372 1551859712 301268 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 0 0 0 0 17 44 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
/proc/23475/statm: 378872 301249 13915 753 0 329909 0
[pid=23475/tid=23505] ppid=23467 vsize=1515488 memory=8324807813827361678 CPUtime=0.07 cores=44-47
/proc/23475/task/23505/stat : 23505 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1551859712 301268 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 0 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23506] ppid=23467 vsize=1515488 memory=5848 CPUtime=0.07 cores=44-47
/proc/23475/task/23506/stat : 23506 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1551859712 301268 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 0 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23507] ppid=23467 vsize=1515488 memory=3196 CPUtime=0.07 cores=44-47
/proc/23475/task/23507/stat : 23507 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1551859712 301268 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 0 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
Current children cumulated CPU time: 3582.01 s
Current children cumulated vsize: 1519812 KiB
Current children cumulated memory: 1208192 KiB

[startup+3599.6 s]
/proc/loadavg: 16.01 16.24 16.00 8/876 24683
/proc/meminfo: memFree=1016692064/1055320696 swapFree=33554428/33554428
[pid=23467] ppid=23450 vsize=4324 memory=3196 CPUtime=0 cores=44-47
/proc/23467/stat : 23467 (run) S 23450 23467 23162 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2453369 4427776 640 18446744073709551615 93995763847168 93995764741701 140722331105600 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 93995764980752 93995765028496 93995777978368 140722331113602 140722331113837 140722331113837 140722331119569 0
/proc/23467/statm: 1081 799 711 219 0 143 0
[pid=23475] ppid=23467 vsize=1176512 memory=871512 CPUtime=3582.4 cores=44-47
/proc/23475/stat : 23475 (python3) R 23467 23467 23162 0 -1 4194304 1443855 0 0 0 358164 76 0 0 20 0 4 0 2453372 1204748288 217778 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 0 0 0 0 17 44 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
/proc/23475/statm: 294128 217878 13915 753 0 245165 0
[pid=23475/tid=23505] ppid=23467 vsize=1176512 memory=8324807813827361678 CPUtime=0.07 cores=44-47
/proc/23475/task/23505/stat : 23505 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1204748288 217778 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 0 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23506] ppid=23467 vsize=1176512 memory=5848 CPUtime=0.07 cores=44-47
/proc/23475/task/23506/stat : 23506 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1204748288 217778 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 0 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23507] ppid=23467 vsize=1176512 memory=2504 CPUtime=0.07 cores=44-47
/proc/23475/task/23507/stat : 23507 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1204748288 217778 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 0 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
Current children cumulated CPU time: 3582.4 s
Current children cumulated vsize: 1180836 KiB
Current children cumulated memory: 874708 KiB

[startup+3599.7 s]
/proc/loadavg: 16.01 16.24 16.00 8/876 24683
/proc/meminfo: memFree=1016692064/1055320696 swapFree=33554428/33554428
[pid=23467] ppid=23450 vsize=4324 memory=3196 CPUtime=0 cores=44-47
/proc/23467/stat : 23467 (run) S 23450 23467 23162 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2453369 4427776 640 18446744073709551615 93995763847168 93995764741701 140722331105600 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 93995764980752 93995765028496 93995777978368 140722331113602 140722331113837 140722331113837 140722331119569 0
/proc/23467/statm: 1081 799 711 219 0 143 0
[pid=23475] ppid=23467 vsize=1164220 memory=860852 CPUtime=3582.51 cores=44-47
/proc/23475/stat : 23475 (python3) R 23467 23467 23162 0 -1 4194304 1444147 0 0 0 358174 77 0 0 20 0 4 0 2453372 1192161280 215368 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 0 0 0 0 17 44 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
/proc/23475/statm: 291055 215465 13931 753 0 242092 0
[pid=23475/tid=23505] ppid=23467 vsize=1164220 memory=1221196 CPUtime=0.07 cores=44-47
/proc/23475/task/23505/stat : 23505 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1192161280 215097 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 0 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23506] ppid=23467 vsize=1164220 memory=4860 CPUtime=0.07 cores=44-47
/proc/23475/task/23506/stat : 23506 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1192161280 215097 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 0 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
[pid=23475/tid=23507] ppid=23467 vsize=1164220 memory=3196 CPUtime=0.07 cores=44-47
/proc/23475/task/23507/stat : 23507 (python3) S 23467 23467 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453439 1192161280 215097 18446744073709551615 4321280 7402577 140736206067072 0 0 0 0 16781312 0 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 39317504 140736206071709 140736206071960 140736206071960 140736206077882 0
Current children cumulated CPU time: 3582.51 s
Current children cumulated vsize: 1168544 KiB
Current children cumulated memory: 864048 KiB

Child status: 0

Real time (s): 3599.72
CPU time (s): 3582.53
CPU user time (s): 3581.74
CPU system time (s): 0.789188
CPU usage (%): 99.5227
Max. virtual memory (cumulated for all children) (KiB): 1665368
Max. memory (cumulated for all children) (KiB): 1226776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.74
system time used= 0.789188
maximum resident set size= 1222672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1444966
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= 2827
involuntary context switches= 1953


# summary of solver processes directly reported to runsolver:
#   pid: 23467
#   total CPU time (s): 3582.53
#   total CPU user time (s): 3581.74
#   total CPU system time (s): 0.789188

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.0485 second user time and 39.15 second system time

The end

Launcher Data

Begin job on nodeE005 at 2026-07-15 17:17:29
IDJOB=4847349
IDBENCH=147555
IDSOLVER=3706
FILE ID=nodeE005/4847349-1784128649
RUNJOBID= nodeE005-1784128647-23190
SLURM_JOB_ID= 12756365
Free space on /tmp= 802000 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_8.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-4847349-1784128649/watcher-4847349-1784128649 -o /tmp/evaluation-result-4847349-1784128649/solver-4847349-1784128649 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847349-1784128649/vars-4847349-1784128649 --bin-var /tmp/runsolver-exch-nodeE005-1784128647-23190 --watchdog 3760  run HOME/instance-4847349-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= 50cf9112b5ea763531dadde21846562c
RANDOM SEED=1588372373

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

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

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

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

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

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

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

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

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

processor	: 54
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3574.091
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 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		: 3579.169
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 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		: 3584.926
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 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		: 3584.925
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 145
initial apicid	: 145
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 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		: 3584.050
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 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		: 3584.945
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 147
initial apicid	: 147
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 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		: 3577.434
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 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		: 3576.895
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 209
initial apicid	: 209
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 211
initial apicid	: 211
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush 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:       1055320696 kB
MemFree:        1051473300 kB
MemAvailable:   1049230752 kB
Buffers:            3336 kB
Cached:          1126912 kB
SwapCached:            0 kB
Active:           477572 kB
Inactive:         909284 kB
Active(anon):     277116 kB
Inactive(anon):        0 kB
Active(file):     200456 kB
Inactive(file):   909284 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            307888 kB
Writeback:             0 kB
AnonPages:        261856 kB
Mapped:           114316 kB
Shmem:             20500 kB
KReclaimable:     127324 kB
Slab:             496128 kB
SReclaimable:     127324 kB
SUnreclaim:       368804 kB
KernelStack:       14992 kB
PageTables:         5132 kB
SecPageTables:     11380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:    1485444 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477756 kB
VmallocChunk:          0 kB
Percpu:           116480 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      422340 kB
DirectMap2M:    19822592 kB
DirectMap1G:    1053818880 kB

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