Trace number 4848146

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cpmpy_ortools (16 cores) 2026-07-14OPT4820075 4833.01 305.993

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Base/normalized-minisat85_4_27_0.opb
MD5SUMf03e27a6707ee21c77eefe2da14e6e64
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4820075
Best CPU time to get the best result obtained on this benchmark610.834
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 179406144
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 130390723337
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 179406144
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 130390723337
Number of bits of the biggest sum of numbers37
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

2.46/1.64	c Time taken to transform: 0.5617806911468506 seconds
2.46/1.64	c Solver arguments: {'num_search_workers': 16, 'random_seed': 306353888, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7fd5386e7410>}
2.46/1.64	c 57596.61743378639s left to solve
3.72/2.21	c Solution 1, time = 0.5737s
3.72/2.21	o 109920915
3.72/2.24	c Solution 2, time = 0.5959s
3.72/2.24	o 109534783
3.72/2.25	c Solution 3, time = 0.6095s
3.72/2.25	o 108783539
3.72/2.27	c Solution 4, time = 0.6329s
3.72/2.27	o 108170507
3.72/2.29	c Solution 5, time = 0.6491s
3.72/2.29	o 108059161
5.29/2.33	c Solution 6, time = 0.6907s
5.29/2.33	o 106831681
5.29/2.34	c Solution 7, time = 0.7008s
5.29/2.34	o 106540863
6.88/2.43	c Solution 8, time = 0.7884s
6.88/2.43	o 92117441
8.46/2.52	c Solution 9, time = 0.8793s
8.46/2.52	o 26935719
10.06/2.64	c Solution 10, time = 0.9997s
10.06/2.64	o 26651487
11.64/2.72	c Solution 11, time = 1.0754s
11.64/2.72	o 26647217
11.64/2.72	c Solution 12, time = 1.0796s
11.64/2.72	o 25709435
11.64/2.73	c Solution 13, time = 1.0868s
11.64/2.73	o 25638603
11.64/2.73	c Solution 14, time = 1.0893s
11.64/2.73	o 25601129
11.64/2.73	c Solution 15, time = 1.0937s
11.64/2.73	o 25576977
11.64/2.74	c Solution 16, time = 1.1026s
11.64/2.74	o 25164839
11.64/2.74	c Solution 17, time = 1.1039s
11.64/2.74	o 25069855
11.64/2.75	c Solution 18, time = 1.1102s
11.64/2.75	o 25046017
11.64/2.76	c Solution 19, time = 1.1149s
11.64/2.76	o 25035821
11.64/2.76	c Solution 20, time = 1.1183s
11.64/2.76	o 25012291
11.64/2.78	c Solution 21, time = 1.1394s
11.64/2.78	o 24983093
13.21/2.81	c Solution 22, time = 1.1693s
13.21/2.81	o 24971167
13.21/2.82	c Solution 23, time = 1.1833s
13.21/2.82	o 24393511
13.21/2.83	c Solution 24, time = 1.1903s
13.21/2.83	o 24270317
13.21/2.86	c Solution 25, time = 1.2179s
13.21/2.86	o 24222655
13.21/2.86	c Solution 26, time = 1.2227s
13.21/2.86	o 24211799
14.79/2.90	c Solution 27, time = 1.2570s
14.79/2.90	o 23867909
14.79/2.91	c Solution 28, time = 1.2681s
14.79/2.91	o 23814177
14.79/2.94	c Solution 29, time = 1.3010s
14.79/2.94	o 23767645
14.79/2.95	c Solution 30, time = 1.3062s
14.79/2.95	o 23766801
14.79/2.95	c Solution 31, time = 1.3116s
14.79/2.95	o 23746077
14.79/2.96	c Solution 32, time = 1.3152s
14.79/2.96	o 23673775
14.79/2.97	c Solution 33, time = 1.3324s
14.79/2.97	o 23571297
14.79/2.99	c Solution 34, time = 1.3487s
14.79/2.99	o 23528371
14.79/3.00	c Solution 35, time = 1.3614s
14.79/3.00	o 23349139
16.54/3.03	c Solution 36, time = 1.3874s
16.54/3.03	o 23329565
16.54/3.03	c Solution 37, time = 1.3925s
16.54/3.03	o 23312175
16.54/3.09	c Solution 38, time = 1.4500s
16.54/3.09	o 23236065
16.54/3.11	c Solution 39, time = 1.4657s
16.54/3.11	o 23234729
18.12/3.12	c Solution 40, time = 1.4757s
18.12/3.12	o 23219025
18.12/3.13	c Solution 41, time = 1.4943s
18.12/3.13	o 23157103
18.12/3.14	c Solution 42, time = 1.5043s
18.12/3.14	o 23146183
18.12/3.17	c Solution 43, time = 1.5265s
18.12/3.17	o 23051561
19.51/3.20	c Solution 44, time = 1.5588s
19.51/3.20	o 23037049
19.51/3.21	c Solution 45, time = 1.5741s
19.51/3.21	o 22990671
19.51/3.25	c Solution 46, time = 1.6084s
19.51/3.25	o 22981225
19.51/3.29	c Solution 47, time = 1.6478s
19.51/3.29	o 22193563
21.10/3.31	c Solution 48, time = 1.6721s
21.10/3.31	o 22187843
21.10/3.32	c Solution 49, time = 1.6768s
21.10/3.32	o 22178661
21.10/3.33	c Solution 50, time = 1.6870s
21.10/3.33	o 22101217
21.10/3.33	c Solution 51, time = 1.6882s
21.10/3.33	o 22086315
22.68/3.41	c Solution 52, time = 1.7698s
22.68/3.41	o 22034673
22.68/3.44	c Solution 53, time = 1.7984s
22.68/3.44	o 22007219
22.68/3.48	c Solution 54, time = 1.8420s
22.68/3.48	o 21958569
24.27/3.51	c Solution 55, time = 1.8670s
24.27/3.51	o 21943361
24.27/3.52	c Solution 56, time = 1.8826s
24.27/3.52	o 13703013
24.27/3.54	c Solution 57, time = 1.8970s
24.27/3.54	o 13695245
24.27/3.55	c Solution 58, time = 1.9049s
24.27/3.55	o 13694251
24.27/3.55	c Solution 59, time = 1.9091s
24.27/3.55	o 13589969
24.27/3.55	c Solution 60, time = 1.9102s
24.27/3.55	o 13588975
24.27/3.56	c Solution 61, time = 1.9189s
24.27/3.56	o 13381115
24.27/3.57	c Solution 62, time = 1.9275s
24.27/3.57	o 13098759
24.27/3.57	c Solution 63, time = 1.9323s
24.27/3.57	o 13091799
24.27/3.58	c Solution 64, time = 1.9403s
24.27/3.58	o 13029665
24.27/3.59	c Solution 65, time = 1.9449s
24.27/3.59	o 13003615
25.85/3.60	c Solution 66, time = 1.9586s
25.85/3.60	o 12953231
25.85/3.61	c Solution 67, time = 1.9738s
25.85/3.61	o 12923935
25.85/3.62	c Solution 68, time = 1.9767s
25.85/3.62	o 12881359
25.85/3.67	c Solution 69, time = 2.0343s
25.85/3.67	o 12787711
27.44/3.71	c Solution 70, time = 2.0721s
27.44/3.71	o 12587779
27.44/3.72	c Solution 71, time = 2.0830s
27.44/3.72	o 12498713
27.44/3.76	c Solution 72, time = 2.1204s
27.44/3.76	o 12275727
29.03/3.81	c Solution 73, time = 2.1721s
29.03/3.81	o 12184791
29.03/3.82	c Solution 74, time = 2.1809s
29.03/3.82	o 12089647
29.03/3.88	c Solution 75, time = 2.2368s
29.03/3.88	o 12009779
30.62/3.97	c Solution 76, time = 2.3283s
30.62/3.97	o 11952599
30.62/4.00	c Solution 77, time = 2.3559s
30.62/4.00	o 11941623
32.39/4.07	c Solution 78, time = 2.4307s
32.39/4.07	o 11917379
33.98/4.15	c Solution 79, time = 2.5092s
33.98/4.15	o 11911997
36.97/4.39	c Solution 80, time = 2.7542s
36.97/4.39	o 11911799
59.25/5.71	c Solution 81, time = 4.0719s
59.25/5.71	o 10140935
59.25/5.74	c Solution 82, time = 4.0979s
59.25/5.74	o 10130131
59.25/5.76	c Solution 83, time = 4.1198s
59.25/5.76	o 10087787
59.25/5.76	c Solution 84, time = 4.1243s
59.25/5.76	o 10087715
59.25/5.78	c Solution 85, time = 4.1382s
59.25/5.78	o 10084117
59.25/5.79	c Solution 86, time = 4.1455s
59.25/5.79	o 10081967
59.25/5.79	c Solution 87, time = 4.1494s
59.25/5.79	o 9967039
59.25/5.79	c Solution 88, time = 4.1532s
59.25/5.79	o 9946863
60.84/5.80	c Solution 89, time = 4.1569s
60.84/5.80	o 9934925
60.84/5.81	c Solution 90, time = 4.1679s
60.84/5.81	o 9933981
60.84/5.83	c Solution 91, time = 4.1848s
60.84/5.83	o 9187513
60.84/5.84	c Solution 92, time = 4.1977s
60.84/5.84	o 9173217
60.84/5.86	c Solution 93, time = 4.2179s
60.84/5.86	o 9083085
60.84/5.87	c Solution 94, time = 4.2310s
60.84/5.87	o 8835429
62.43/5.90	c Solution 95, time = 4.2631s
62.43/5.90	o 8830991
62.43/5.91	c Solution 96, time = 4.2737s
62.43/5.91	o 8825511
62.43/5.94	c Solution 97, time = 4.2977s
62.43/5.94	o 8818385
62.43/5.96	c Solution 98, time = 4.3151s
62.43/5.96	o 8797391
62.43/5.98	c Solution 99, time = 4.3367s
62.43/5.98	o 8795079
62.43/5.98	c Solution 100, time = 4.3377s
62.43/5.98	o 8784879
62.43/5.98	c Solution 101, time = 4.3389s
62.43/5.98	o 8761573
62.43/5.99	c Solution 102, time = 4.3493s
62.43/5.99	o 8761487
62.43/6.01	c Solution 103, time = 4.3652s
62.43/6.01	o 8756007
64.20/6.01	c Solution 104, time = 4.3704s
64.20/6.01	o 8650507
64.20/6.01	c Solution 105, time = 4.3716s
64.20/6.01	o 8645027
64.20/6.02	c Solution 106, time = 4.3778s
64.20/6.02	o 8640589
64.20/6.03	c Solution 107, time = 4.3885s
64.20/6.03	o 8622809
64.20/6.06	c Solution 108, time = 4.4216s
64.20/6.06	o 8579469
65.78/6.12	c Solution 109, time = 4.4838s
65.78/6.12	o 8575285
76.73/6.85	c Solution 110, time = 5.2044s
76.73/6.85	o 8331263
76.73/6.86	c Solution 111, time = 5.2203s
76.73/6.86	o 8309103
76.73/6.86	c Solution 112, time = 5.2240s
76.73/6.86	o 8283343
76.73/6.87	c Solution 113, time = 5.2304s
76.73/6.87	o 8269751
76.73/6.88	c Solution 114, time = 5.2347s
76.73/6.88	o 8242573
76.73/6.88	c Solution 115, time = 5.2417s
76.73/6.88	o 8238693
78.31/6.90	c Solution 116, time = 5.2580s
78.31/6.90	o 7372183
78.31/6.91	c Solution 117, time = 5.2722s
78.31/6.91	o 7358351
78.31/6.92	c Solution 118, time = 5.2805s
78.31/6.92	o 7284871
78.31/6.93	c Solution 119, time = 5.2874s
78.31/6.93	o 7282601
78.31/6.94	c Solution 120, time = 5.2989s
78.31/6.94	o 7117495
78.31/6.95	c Solution 121, time = 5.3048s
78.31/6.95	o 7116683
78.31/6.96	c Solution 122, time = 5.3222s
78.31/6.96	o 6962869
78.31/6.97	c Solution 123, time = 5.3294s
78.31/6.97	o 6906091
78.31/6.98	c Solution 124, time = 5.3386s
78.31/6.98	o 6877809
78.31/6.98	c Solution 125, time = 5.3398s
78.31/6.98	o 6821031
78.31/7.00	c Solution 126, time = 5.3632s
78.31/7.00	o 6752283
80.08/7.09	c Solution 127, time = 5.4542s
80.08/7.09	o 6748691
81.89/7.13	c Solution 128, time = 5.4890s
81.89/7.13	o 6733283
81.89/7.15	c Solution 129, time = 5.5082s
81.89/7.15	o 6723151
81.89/7.17	c Solution 130, time = 5.5295s
81.89/7.17	o 6714263
81.89/7.17	c Solution 131, time = 5.5308s
81.89/7.17	o 6704131
81.89/7.17	c Solution 132, time = 5.5322s
81.89/7.17	o 6685719
86.26/7.45	c Solution 133, time = 5.8106s
86.26/7.45	o 6682353
119.67/9.51	c Solution 134, time = 7.8704s
119.67/9.51	o 6101861
121.26/9.67	c Solution 135, time = 8.0298s
121.26/9.67	o 6097787
121.26/9.68	c Solution 136, time = 8.0436s
121.26/9.68	o 6096509
122.86/9.73	c Solution 137, time = 8.0924s
122.86/9.73	o 6095987
127.81/10.04	c Solution 138, time = 8.4008s
127.81/10.04	o 6094205
127.81/10.04	c Solution 139, time = 8.4021s
127.81/10.04	o 6092405
127.81/10.06	c Solution 140, time = 8.4198s
127.81/10.06	o 5996183
129.39/10.12	c Solution 141, time = 8.4834s
129.39/10.12	o 5982973
130.80/10.25	c Solution 142, time = 8.6096s
130.80/10.25	o 5982575
130.80/10.27	c Solution 143, time = 8.6335s
130.80/10.27	o 5978861
130.80/10.28	c Solution 144, time = 8.6347s
130.80/10.28	o 5978463
132.39/10.38	c Solution 145, time = 8.7388s
132.39/10.38	o 5977199
223.27/16.09	c Solution 146, time = 14.4488s
223.27/16.09	o 5949755
223.27/16.10	c Solution 147, time = 14.4556s
223.27/16.10	o 5921699
223.27/16.11	c Solution 148, time = 14.4668s
223.27/16.11	o 5921141
224.87/16.12	c Solution 149, time = 14.4750s
224.87/16.12	o 5917439
224.87/16.13	c Solution 150, time = 14.4879s
224.87/16.13	o 5915557
224.87/16.13	c Solution 151, time = 14.4932s
224.87/16.13	o 5914037
224.87/16.16	c Solution 152, time = 14.5240s
224.87/16.16	o 5910035
224.87/16.17	c Solution 153, time = 14.5333s
224.87/16.17	o 5900815
226.26/16.27	c Solution 154, time = 14.6296s
226.26/16.27	o 5864619
227.86/16.35	c Solution 155, time = 14.7094s
227.86/16.35	o 5851859
227.86/16.36	c Solution 156, time = 14.7224s
227.86/16.36	o 5851187
229.45/16.43	c Solution 157, time = 14.7858s
229.45/16.43	o 5851029
232.63/16.63	c Solution 158, time = 14.9940s
232.63/16.63	o 5845935
313.79/21.79	c Solution 159, time = 20.1447s
313.79/21.79	o 5818019
350.57/24.05	c Solution 160, time = 22.4098s
350.57/24.05	o 5762065
398.30/27.04	c Solution 161, time = 25.3977s
398.30/27.04	o 5705935
404.48/27.47	c Solution 162, time = 25.8337s
404.48/27.47	o 5656469
404.48/27.49	c Solution 163, time = 25.8475s
404.48/27.49	o 5523707
406.08/27.51	c Solution 164, time = 25.8733s
406.08/27.51	o 5517405
406.08/27.57	c Solution 165, time = 25.9258s
406.08/27.57	o 5506173
406.08/27.57	c Solution 166, time = 25.9316s
406.08/27.57	o 5499135
475.98/31.93	c Solution 167, time = 30.2888s
475.98/31.93	o 5366551
475.98/31.94	c Solution 168, time = 30.2982s
475.98/31.94	o 5361711
475.98/31.95	c Solution 169, time = 30.3075s
475.98/31.95	o 5245257
477.75/32.03	c Solution 170, time = 30.3922s
477.75/32.03	o 5242877
480.73/32.22	c Solution 171, time = 30.5805s
480.73/32.22	o 5240829
520.41/34.71	c Solution 172, time = 33.0654s
520.41/34.71	o 5095163
520.41/34.73	c Solution 173, time = 33.0923s
520.41/34.73	o 5088951
520.41/34.75	c Solution 174, time = 33.1074s
520.41/34.75	o 5063565
759.08/49.70	c Solution 175, time = 48.0558s
759.08/49.70	o 4970597
759.08/49.72	c Solution 176, time = 48.0839s
759.08/49.72	o 4880159
759.08/49.75	c Solution 177, time = 48.1102s
759.08/49.75	o 4857797
759.08/49.76	c Solution 178, time = 48.1242s
759.08/49.76	o 4856613
760.66/49.85	c Solution 179, time = 48.2134s
760.66/49.85	o 4849099
760.66/49.87	c Solution 180, time = 48.2317s
760.66/49.87	o 4829797
762.26/49.92	c Solution 181, time = 48.2839s
762.26/49.92	o 4821135
764.16/50.03	c Solution 182, time = 48.3896s
764.16/50.03	o 4820075
4832.80/305.85	o 4820075
4832.80/305.85	v -x7029 -x4191 -x5619 -x8335 -x9138 -x14155 -x13622 -x184 -x8529 -x7312 -x1314 -x12675 -x12799 -x2389 -x3354 -x5684 -x14117 -x5966 -x11025 -x11281 -x8653 -x1762 -x13228 -x14283 -x10592 -x10941 -x163 -x4830 -x3680 -x13779 -x5208 -x13562 -x11896 -x4255 -x12147 -x13855 -x1849 -x4708 -x8413 -x6748 -x14261 -x6022 -x6848 -x9826 -x1760 -x4761 -x7010 -x9470 -x2564 -x13721 -x8083 -x14605 -x12710 -x1519 -x13428 -x6643 -x4916 -x13123 -x14273 -x11464 -x6768 -x9833 -x4910 -x6545 -x7772 -x2196 -x5217 -x13389 -x11074 -x11502 -x11317 -x13209 -x8108 -x11070 -x10893 -x426 -x4461 -x14557 -x13588 -x3556 -x3380 -x6692 -x7518 -x2973 -x1452 -x17 -x8109 -x12279 -x513 -x6606 -x1200 -x4625 -x12742 -x3236 -x10732 -x2494 -x2252 -x13516 -x6608 -x10100 -x9179 -x10965 -x4340 -x5986 -x2571 -x10804 -x10143 -x11401 -x10802 -x7348 -x10348 -x8577 -x14019 -x11419 -x6655 -x4298 -x9007 -x11099 -x5767 -x359 -x9993 -x3864 -x3958 -x12860 -x8355 -x1290 -x7709 -x12653 -x3661 -x3526 -x1579 -x7699 -x9714 -x5312 -x5237 -x1699 -x14146 -x10154 -x9250 -x13799 -x1683 -x4333 -x10587 -x12407 -x9056 -x3606 -x5160 -x12193 -x11329 -x6158 -x7828 -x8547 -x9995 -x12990 -x13802 -x11391 -x11916 -x9127 -x9673 -x6144 -x4172 -x10882 -x2637 -x6888 -x898 -x6153 -x1468 -x12849 -x9990 -x13616 -x6196 -x4059 -x8960 -x8485 -x4843 -x12777 -x9346 -x11222 -x14334 -x3249 -x3857 -x58 -x13887 -x554 -x5817 -x8681 -x13761 -x1728 -x5774 -x13257 -x13820 -x9228 -x2590 -x3388 -x13883 -x10407 -x9830 -x12173 -x9816 -x9289 -x3019 -x1608 -x9912 -x12062 -x8043 -x11116 -x8144 -x12658 -x12617 -x2464 -x7940 -x11783 -x1019 -x9192 -x5547 -x1433 -x10675 -x9082 -x14614 -x3072 -x8856 -x14129 -x4871 -x7680 -x6280 -x6384 -x3247 -x2829 -x6400 -x5559 -x5335 -x6104 -x3392 -x2548 -x9214 -x9724 -x12956 -x10337 -x13058 -x370 -x9244 -x14024 -x3649 x3931 -x6671 -x4992 -x11781 -x11380 -x6548 -x13087 -x13804 -x7175 x3196 -x3365 -x303 -x9038 -x12473 -x8230 -x3610 -x2853 -x2746 -x10883 -x8250 -x6665 -x6917 -x1698 -x2768 -x8591 -x13735 -x6121 -x1343 -x6300 -x4234 -x12954 -x10016 -x12038 -x866 -x7119 -x4250 -x13677 -x789 -x5917 -x5374 -x4880 -x8334 -x105 -x10494 -x3419 -x11610 -x3765 -x2332 -x6527 -x9881 -x1738 -x4352 -x5660 -x7655 -x1098 -x5387 -x1153 -x8680 -x13937 -x10209 -x6574 -x1157 -x14281 -x7649 -x11703 -x13070 -x2413 -x12410 -x9780 -x7947 -x9084 -x1877 -x6724 -x1888 -x5014 -x6070 -x14564 -x10835 -x4995 -x8384 -x14426 -x14181 -x809 -x9870 -x13740 -x13125 -x10401 -x10274 -x10475 -x12978 -x6824 -x13282 -x13495 -x11181 -x12735 -x3867 -x13211 -x4600 -x9230 -x14083 -x9421 -x8875 -x8686 -x8601 -x13800 x3536 -x9821 -x9177 -x1599 -x9628 -x1304 -x3318 -x7570 -x10606 -x5176 -x1833 -x2651 -x1160 -x3626 -x9966 -x9292 -x4574 -x11652 -x8973 -x2848 x3926 -x7056 -x6487 -x4891 -x1199 -x10849 -x4958 -x5290 -x2893 -x2988 -x3781 -x7307 -x13966 -x8414 -x11600 -x14582 -x12722 -x13901 -x2300 -x5557 -x8542 -x13524 -x14469 -x2974 -x1570 -x10400 -x1826 -x4322 -x9553 -x2527 -x37 -x784 -x2632 -x10099 -x7103 -x13503 -x7734 -x9113 -x3763 -x6428 -x420 -x10317 -x3174 -x11433 -x2584 -x10567 -x5639 -x11607 -x9071 -x3237 -x14118 -x7146 -x5710 -x5914 -x9825 -x12243 -x8180 -x14356 -x1550 -x6644 -x1927 -x12980 -x12214 -x3189 -x13991 -x3277 -x4875 -x10950 -x5822 -x12104 -x2137 -x3575 -x11468 -x6230 -x880 -x12369 -x5357 -x14139 -x1088 -x13207 -x13052 -x6732 -x4038 -x13377 -x12627 -x4889 -x2354 -x1348 -x958 -x8303 -x7584 -x2018 -x9338 -x4832 -x8192 -x8517 -x8140 -x6997 -x3906 -x2110 -x6791 -x2293 -x1312 -x4750 -x3786 -x14282 -x9211 -x2327 -x13183 -x10338 -x5110 -x6956 -x10931 -x12802 -x4829 -x3801 -x1598 -x8610 -x5284 -x8249 -x2026 -x12339 -x12887 -x316 -x7577 -x10339 -x14195 -x4593 -x14268 -x6890 -x7565 -x5155 -x627 -x3209 -x4063 -x6202 -x6332 -x6816 -x12533 -x8511 -x11713 -x8174 -x9347 -x6552 -x2790 -x6571 -x3229 -x10569 -x294 -x10193 -x1446 -x7149 -x11078 -x13805 -x13233 -x2839 -x9002 -x3010 -x8658 -x6686 -x4774 -x12183 -x8584 -x7267 -x304 -x4073 -x10331 -x8777 -x3078 -x3930 -x1324 -x11815 -x2565 -x9571 -x10188 -x3875 -x7008 -x246 -x13533 -x2217 -x9169 -x2143 -x972 -x224 -x8412 -x7882 -x13173 -x5621 -x9538 -x12460 -x13175 -x10410 -x13169 -x4426 -x6884 -x14271 -x5451 -x13909 -x12987 -x933 -x12421 -x6498 -x9933 -x14148 -x3428 -x7209 -x4730 x3791 -x10524 -x13313 -x7130 -x2214 -x8739 -x4356 -x9533 -x13510 -x2847 -x3243 -x4599 -x9987 -x4818 -x13995 -x12090 -x12701 -x7871 -x10501 -x3622 -x3539 -x11205 -x6387 -x8395 -x7977 -x3579 -x1956 -x9609 -x10632 -x3503 -x14241 -x8177 -x13349 -x8403 -x6904 -x3524 -x3720 -x1086 -x3640 -x14553 -x4213 -x12892 -x11975 -x1101 -x12678 -x1479 -x10746 -x448 -x6831 -x14547 -x411 -x14352 -x14436 -x14137 -x2800 -x10520 -x2757 -x4817 -x10530 -x7991 -x1403 -x5570 -x8889 -x838 x4193 -x13203 -x4190 -x3830 -x999 -x2083 -x2774 -x14387 -x3511 -x7269 -x8087 -x1793 -x12018 -x7603 -x7099 -x182 -x9388 -x10305 -x4717 -x12977 -x12896 -x9859 -x7967 -x4641 -x14369 -x8213 -x8666 -x10201 -x4502 -x1472 -x8480 -x185 -x6435 -x10696 -x2992 -x11749 -x1497 -x5967 -x11965 -x12885 -x12851 -x4626 -x5446 -x12428 -x980 -x11856 -x8212 -x10514 -x12689 -x8822 -x13944 -x9613 -x1047 -x10232 -x4552 -x7369 -x7858 -x14583 -x5368 -x11844 -x11454 x878 -x12281 -x6716 -x8080 -x128 -x10513 -x7058 -x9344 -x9725 -x1281 -x5099 -x6957 -x10272 -x5814 -x221 -x6971 -x8982 -x1130 x3451 -x5598 -x12810 -x13762 -x9274 -x4526 -x4482 -x6365 -x10831 -x4293 -x4738 -x7488 -x8898 -x3897 -x3841 -x5965 -x1551 -x13505 -x13875 -x5324 -x1796 -x14546 -x11981 -x11050 -x8394 -x10049 -x12415 -x1804 -x11914 -x6803 -x7960 -x2111 -x8281 -x4915 -x859 -x11072 -x11587 -x7878 -x13836 -x6633 -x1831 -x12991 -x7428 -x13525 -x11365 -x7508 -x2670 -x13866 -x8135 -x7124 -x14028 -x10473 -x7364 -x454 -x6254 -x13366 -x9950 -x5310 -x11026 -x887 -x6769 -x4656 -x1119 -x5163 -x5094 -x5933 -x11137 -x2589 -x9318 -x10987 -x13566 -x1739 -x13050 -x8613 -x10060 -x9194 -x11630 -x5538 -x6962 -x2506 -x12838 -x9625 -x4934 -x6778 -x9487 -x12278 -x2622 -x3938 -x7309 -x14190 -x697 -x1293 -x9644 -x14620 -x13445 -x9790 -x13577 -x14115 -x12917 -x1114 -x5220 -x9837 -x11368 -x6540 -x6167 -x761 -x11463 -x6580 -x12774 -x9996 -x6982 -x6605 -x6385 -x7204 -x8248 -x6745 -x7829 -x1244 -x8771 -x13667 -x12979 -x10255 -x9579 -x12564 -x2422 -x3206 -x7298 -x9962 -x9080 -x10101 -x4321 -x14107 -x6752 -x3014 -x1864 -x1659 -x4777 -x13628 -x7445 -x9357 -x6197 -x10132 -x14468 -x13890 -x652 -x1093 -x13416 -x13230 -x7408 -x9897 -x4562 -x13917 -x9042 x136 -x4495 -x11227 -x9044 -x14326 -x3047 -x11449 -x4856 -x12442 -x4210 -x3922 -x13299 -x13038 -x8848 -x11986 -x8407 -x6067 -x3760 -x4013 -x14123 -x9326 -x11812 -x3531 -x11248 -x1915 -x2583 -x4239 -x2406 -x1251 -x1129 -x14432 -x1049 -x3230 -x8314 -x5985 -x2823 -x12468 -x13925 -x13000 -x11135 -x11484 -x2210 -x973 -x4270 -x12694 -x2959 -x9489 -x407 -x8557 -x7995 -x2142 -x11266 -x12530 -x8867 -x11556 -x3915 -x3427 -x2057 -x10829 -x5197 -x7504 -x12910 -x13198 -x1841 -x5034 -x11206 -x4008 -x3804 -x8483 -x1591 -x3457 -x6009 -x2235 -x12194 -x4608 -x9836 -x11043 -x4323 -x6583 -x8971 -x2296 -x6731 -x1077 -x6857 -x3832 -x10690 -x11477 -x1549 -x343 -x1382 -x3215 -x12373 x1759 -x126 -x7737 -x13352 -x11262 -x366 -x10053 -x13332 -x13461 -x9672 -x12631 -x552 -x10539 -x8167 -x14424 -x1292 -x7728 -x4920 -x1944 -x849 -x6297 -x3849 -x4325 -x1943 -x3738 -x3828 -x3695 -x7673 -x1391 -x8865 -x7798 -x751 -x9690 -x4533 -x3102 -x6856 -x12727 -x10548 -x14416 -x4249 -x6040 -x771 -x12076 -x4109 -x1575 -x13817 -x12033 -x8829 -x8241 -x6782 -x10468 -x13303 -x3879 -x5203 -x3699 -x5285 -x13237 -x5876 -x1884 -x8277 -x8035 -x12670 -x12363 -x12508 -x5568 -x4088 -x1512 -x12666 -x5161 -x10563 -x5989 -x6774 -x12509 -x694 -x7774 -x2314 -x2999 -x13631 -x297 -x4895 -x8786 -x4566 x4483 -x7697 -x3 -x4735 x4131 -x9125 -x7374 x1717 -x1482 -x10221 -x13661 -x6940 -x655 -x9016 -x8397 -x6999 -x12384 -x10564 -x2726 -x3404 -x8021 -x1553 -x8145 -x12957 -x7358 -x4827 -x7566 -x10589 -x13066 -x2815 -x13753 -x6657 -x4585 -x14477 -x11256 -x12877 -x10200 -x8521 -x6659 -x159 -x11311 -x12045 -x8011 -x10001 -x14106 -x1977 -x13085 -x10116 -x10379 -x8029 -x9516 -x4051 -x9976 -x12136 -x7262 -x1230 -x6943 -x2219 -x690 -x8794 -x10580 -x4680 -x1939 -x4867 -x12654 -x12826 -x9854 -x14307 -x861 -x3968 -x2034 -x5166 -x14382 -x8645 -x6380 -x2686 -x229 -x10995 -x14157 -x821 -x8514 -x13694 -x7745 -x1470 -x1198 -x4304 -x6622 -x3074 -x9334 -x5938 -x13383 -x8732 -x10933 -x2416 -x11799 -x7342 -x2250 -x6287 -x13127 -x13947 -x5064 -x13904 -x408 -x7181 -x12259 -x2479 -x1385 -x7257 -x6183 -x5837 -x4319 -x2061 -x12743 -x5565 -x3108 -x2362 -x9005 -x8828 -x13987 -x14444 -x12692 -x12611 -x1777 -x4896 -x10714 -x6628 -x11367 -x12958 -x6868 -x2993 -x6415 -x7573 -x1121 -x11832 -x2597 -x5363 -x10252 -x261 -x1336 -x10821 -x10004 -x7839 -x11350 -x8719 -x11511 -x7360 -x4586 -x5907 -x1421 -x6344 -x13061 -x10115 -x11079 -x12325 -x2476 -x13144 -x14034 -x5043 x5491 -x419 -x2087 -x7070 -x11796 -x7329 -x633 -x13111 -x5473 -x2830 -x6847 -x4554 -x2880 -x5887 -x7173 -x4045 -x11413 -x13029 -x10246 -x1216 -x3964 -x9536 -x14133 -x11428 -x8690 -x14361 -x5663 -x11379 -x100 -x10065 -x4018 -x1932 -x11176 -x4834 -x5691 -x11489 -x2541 -x2646 -x619 -x218 -x14152 -x3525 -x11868 -x2248 -x8565 -x7978 -x9518 -x8185 -x10860 -x6653 -x11471 -x5750 -x2446 -x5246 -x10312 -x10417 -x7185 -x13973 -x4316 -x7020 -x13323 -x9601 -x11953 -x1539 -x11880 -x12440 -x1201 -x864 -x2280 -x7638 -x11076 -x7538 -x759 -x10052 -x11235 -x14410 -x12290 -x6729 -x93 -x10888 -x2375 -x9873 -x5046 -x11804 -x12201 -x7190 -x8237 -x11187 -x2762 -x11921 -x11662 -x5174 -x10281 -x1617 -x6576 -x4118 -x12012 x5333 -x10727 -x10189 -x4058 -x3554 -x12765 -x2343 -x7826 -x9965 -x9139 -x4987 -x14425 -x12121 -x12785 -x9468 -x5300 -x13826 -x3805 -x11990 -x592 -x2468 -x1141 -x5062 -x9955 -x4346 -x6968 -x11354 -x7264 -x2734 -x2220 -x6262 -x1126 -x6709 -x924 -x2769 -x2349 -x7875 -x12436 -x7272 -x1668 -x8366 -x13147 -x1484 -x3475 -x12686 -x4685 -x7510 -x8785 -x3064 -x10202 -x2172 -x11920 -x9590 -x7725 -x2379 -x6963 -x9448 -x12609 -x12181 -x3999 -x13638 -x7976 -x34 -x2312 -x14567 -x959 -x13479 -x10184 -x11716 -x4529 -x7105 -x5180 -x12362 -x212 -x2792 -x6985 -x8655 -x2367 -x4470 -x4185 -x1807 -x6437 -x5038 -x8937 -x6047 -x13703 -x9992 -x13905 -x9160 -x6410 -x14589 -x9969 -x1638 -x9682 -x13452 -x391 -x14561 -x9961 -x1934 -x7466 -x5466 -x12222 -x11443 -x1975 -x3443 -x13025 -x5730 -x13337 -x3844 -x9706 -x2308 -x1342 -x12942 -x5631 -x11526 -x6038 -x12099 -x1041 -x2344 -x2353 -x14446 -x72 -x2520 -x9018 -x11389 -x4927 -x7788 -x5076 -x9691 -x12604 -x6222 -x11377 -x4171 -x4487 -x13279 -x5042 -x3337 -x8612 -x5504 -x4147 -x9636 -x6967 -x11226 -x10627 -x8728 -x13243 -x12229 -x11133 -x4960 -x9704 -x2789 -x4401 -x14466 -x9450 -x13164 -x9529 -x10583 -x36 -x5936 -x14538 -x1535 -x5268 -x14597 -x7970 -x715 -x7592 -x13778 -x10480 -x11002 -x10638 -x13530 -x10576 -x5960 -x2306 -x11483 -x3449 -x13700 -x13837 -x9507 -x7948 -x11258 -x2706 -x1147 -x13032 -x9611 -x1809 -x7557 -x12644 -x4280 -x10862 -x2495 -x12188 -x3516 -x8656 -x5737 -x3796 -x82 -x8023 -x8770 -x6305 -x12328 -x9564 -x9134 -x1296 -x4877 -x6250 -x1670 -x13718 -x5232 -x6807 -x11519 -x2674 -x13330 -x1165 -x1052 -x7914 -x12600 -x7060 -x11959 -x109 -x14023 -x518 -x5267 -x1958 -x12804 -x9594 -x7722 -x5675 -x916 -x90 -x2042 -x3676 -x7731 -x9173 -x9136 -x11584 -x1805 -x11221 -x436 -x7651 -x13920 -x5133 -x4939 -x4762 -x6660 -x12882 -x10212 -x12601 -x8998 -x7245 -x6010 -x11852 -x9771 -x6563 -x955 -x704 -x4396 x1779 -x7096 -x537 -x13295 -x3593 -x1236 -x295 -x4231 -x1801 -x6617 -x14408 -x3521 -x9929 -x7059 -x1548 -x13880 -x5124 -x10743 -x1655 -x12035 -x2634 -x9435 -x7539 -x1905 -x4779 -x306 -x14014 -x10461 -x6858 -x10497 -x5455 -x7365 -x12619 -x11989 -x12426 -x9285 -x7984 -x3770 -x3363 -x8474 -x11113 -x13068 -x13550 -x533 -x9131 -x4801 -x9649 -x13474 -x1525 -x2505 -x11827 -x9454 -x10506 -x2699 -x2807 -x9506 -x12351 -x4128 -x2975 -x9490 -x12878 -x14523 -x13334 -x4535 -x2525 -x13715 -x12840 -x11216 -x2640 x476 -x7671 -x7683 -x8257 -x11393 -x12480 -x5058 -x13646 -x13380 -x14130 -x9102 -x7459 -x5794 -x13443 -x6007 -x6852 -x12178 -x10522 -x6171 -x10985 -x9259 -x3597 -x9633 -x11140 -x11678 -x11658 -x3746 -x6556 -x9118 -x1758 -x13557 -x2294 -x6161 -x10403 -x564 -x6131 -x14435 -x12572 -x1593 -x10800 -x2419 -x14420 -x4318 -x9581 -x8388 -x7623 -x11754 -x3201 -x8194 -x9262 -x11534 -x2074 -x3815 -x4212 -x14289 -x13540 -x9811 -x12916 -x10137 -x7231 -x1940 -x12504 -x11772 -x2254 -x280 -x14177 -x2307 -x1995 -x4639 -x6407 -x13074 -x11621 -x934 -x13272 -x2395 -x3561 -x6412 -x6939 -x2948 -x12168 -x14473 -x8056 -x455 -x122 -x3231 -x12605 -x13783 -x7585 -x13041 -x1619 -x6926 -x13300 -x1663 -x5611 x3111 -x3367 -x12322 -x11808 -x13414 -x11011 -x12651 -x9554 -x5101 -x5555 -x11272 -x11755 -x8925 -x3782 -x4437 -x4060 -x5201 -x13957 -x4173 -x11402 -x1310 -x14093 -x13858 -x12618 -x11564 -x2490 -x6201 -x12444 -x7261 -x2825 -x3355 -x11081 -x13239 -x1790 -x14295 -x2618 -x8813 -x7064 -x889 -x6808 -x1635 -x13633 -x11788 -x369 -x11289 -x4309 -x5010 -x3384 -x5156 -x14224 -x9185 -x5872 -x4039 -x14207 -x1691 -x4757 -x9146 -x1186 -x9200 -x2819 -x805 -x4630 -x2454 -x940 -x1475 -x10755 -x11388 -x11635 -x1078 -x14051 -x7158 -x7266 -x13089 -x9542 -x8733 -x8826 x3980 -x87 -x6785 -x1283 -x488 -x5264 -x8359 -x10349 -x8832 -x1869 -x13002 -x3314 -x10373 -x10978 -x13226 -x14246 -x13341 -x1718 -x10464 -x13393 -x6227 -x1311 -x13457 -x10077 -x1863 -x10102 -x11492 -x13653 -x7114 -x13976 -x6086 -x12126 -x12856 -x4644 -x12932 -x12639 -x5683 -x10073 -x9630 -x8676 -x14104 -x8002 -x14270 -x8149 -x14448 -x8772 -x9339 -x7037 -x1800 -x6008 -x13048 -x13649 -x4244 -x9604 -x2603 -x597 -x4432 -x358 -x5883 x1737 -x403 -x4417 -x8593 -x11313 -x9619 -x12022 -x6636 -x5476 -x6842 -x8133 -x158 -x3356 -x12775 -x9731 -x5326 -x4967 -x11325 -x12083 -x12142 -x4452 -x8425 -x5981 -x5567 -x2682 -x5083 -x12772 -x11709 -x4166 -x1128 -x8470 -x2722 -x7443 -x13419 -x1043 -x5734 -x11813 -x962 -x8079 -x8745 -x1372 -x5478 -x3406 -x13922 -x8850 -x13309 -x9781 -x14108 -x4112 -x5350 -x11184 -x12208 -x12489 -x4989 -x220 -x3183 -x7073 -x13434 -x12593 -x6271 -x2473 -x8795 -x8639 -x13261 -x4184 -x1263 -x2297 -x12454 -x13472 -x4295 -x9223 -x3044 -x5622 -x9689 -x277 -x11669 -x283 -x12105 -x11353 -x824 -x1590 -x8155 -x9070 x5089 -x12570 -x1179 -x12408 -x8575 -x6242 -x9061 -x2027 -x3798 -x10705 -x8983 -x12620 -x12235 -x13765 x1705 -x11762 -x13231 -x2366 -x6909 -x5496 -x11833 -x9592 -x325 -x845 -x3682 -x4540 -x13092 -x6146 -x9449 -x7842 -x8958 -x11765 -x12029 -x13728 -x3067 -x8118 -x11697 -x8857 -x9975 -x12591 -x5733 -x272 -x3168 -x2569 -x6372 -x10394 -x4375 -x10397 -x572 -x12879 -x6755 -x4098 -x5982 -x11653 -x11138 -x2524 -x912 -x4866 -x4400 -x13706 -x1893 -x5359 -x647 -x5287 -x3081 -x7716 -x1685 -x9847 -x5402 -x6162 -x1142 -x7339 -x10033 -x6526 -x6497 -x5413 -x4940 -x5825 -x10939 -x7397 -x8304 x2528 -x7382 -x8350 -x7870 -x10105 -x11816 -x281 -x13714 -x7195 -x12316 -x4550 -x14120 -x13891 -x5028 -x3360 -x7904 -x14434 -x10089 -x9033 -x2765 -x14584 -x2209 -x8037 -x7469 -x5962 -x10934 -x991 -x5688 -x8378 -x777 -x10026 -x4984 -x12448 -x3440 -x1035 -x7955 -x6352 -x7524 -x11845 -x12275 -x5221 -x14080 -x4937 -x8285 -x9796 -x4662 -x12238 -x4811 -x6312 -x13921 -x7849 -x7121 -x3499 -x9632 -x6484 -x2591 -x565 -x3297 -x12641 -x14537 -x4542 -x12254 -x10309 -x1583 -x142 -x2866 -x11300 -x7855 -x7252 -x5700 -x4986 -x4225 -x11327 -x13864 -x10427 -x2086 -x10107 -x13918 -x6095 -x13923 -x4741 -x2735 -x2793 -x1507 -x10051 -x3641 -x4923 -x1316 -x5321 -x8847 -x4976 -x6533 -x14085 -x4806 -x13496 -x7187 -x1329 -x5270 -x11202 -x6811 -x7915 -x6818 -x828 -x12975 -x11733 -x14013 -x145 -x3379 -x12988 -x8298 -x10069 -x7153 -x11725 -x13440 -x4913 -x10751 -x12381 -x5252 -x12447 -x9037 -x4379 -x3618 -x10846 -x6024 -x13455 -x11167 -x12648 -x4314 -x1974 -x4677 -x14595 -x12507 -x2685 -x10810 -x5261 -x9325 -x10122 -x3130 -x2616 -x6463 -x2208 -x904 -x12683 -x9828 -x9272 -x12919 -x14540 -x3302 -x1936 -x10713 -x11417 -x13042 -x7618 -x8255 -x11664 -x5159 -x9577 -x711 -x4962 -x1300 -x2897 -x4048 -x10502 -x10385 -x5755 -x7950 -x9829 -x6508 -x12643 -x591 -x9337 -x2262 -x11554 -x4951 -x1270 -x11862 -x2875 -x9894 -x12829 -x3028 -x5705 x3974 -x10139 -x6079 -x1688 -x13873 -x10174 -x7271 -x7866 -x10450 -x13514 -x11457 -x5953 -x9128 -x10430 -x7628 -x6694 -x5001 -x1787 -x7227 -x10645 -x11751 -x9350 -x63 -x9934 -x6854 -x7368 -x14389 -x405 -x7605 -x3880 -x4650 -x5025 -x1414 -x11358 -x2215 -x939 -x8974 -x738 -x10485 -x531 -x3023 -x12647 -x4791 -x6151 -x12589 -x13974 -x6261 -x254 -x13597 -x12004 -x10478 -x3139 -x9875 -x7701 -x4799 -x5182 -x8949 -x10994 -x1106 -x8409 -x6978 -x9765 -x13307 -x4733 -x1442 -x14348 -x2647 -x1473 -x6513 -x12884 -x2347 -x11033 -x9066 -x167 -x7334 -x7528 -x9412 -x7652 -x13468 -x8858 -x2089 -x1440 -x723 -x7246 -x7178 -x4030 -x13988 -x14328 -x4900 -x10358 -x12664 -x2660 -x8026 -x5560 -x6005 -x10444 -x11906 -x2291 -x8097 -x11639 -x12562 -x8446 -x8376 -x9226 -x13940 x1744 -x13 -x2504 -x7516 -x7529 -x13857 -x11494 -x2748 -x3591 -x12982 -x13177 -x2796 -x10657 -x10298 -x13456 -x2431 -x14472 -x5581 -x5946 -x4175 -x5078 -x9243 -x8757 -x11803 -x14445 -x7180 -x2445 -x9563 -x2387 -x12577 -x5472 -x9677 -x13364 -x10215 -x14286 -x10900 -x434 -x12497 -x13865 -x11510 -x7160 -x2579 -x6253 -x10534 -x13725 -x1829 -x3128 -x3429 -x2742 -x2351 -x9874 -x9313 -x1768 -x11241 -x3433 -x4285 -x4764 -x6137 -x10207 -x14175 -x7317 -x9427 -x7512 -x13876 -x9522 -x5754 -x7431 -x6682 -x12025 -x5148 -x3240 -x7730 -x13564 -x10230 -x363 -x5147 -x8697 -x10650 -x6503 -x4214 -x2945 -x14397 -x9809 -x9304 -x3349 -x8788 x2273 -x11676 -x8630 -x2486 -x2655 -x3729 -x7748 -x13934 -x6566 -x11132 -x1989 -x5816 -x5077 -x9100 -x10325 -x9517 -x7156 -x13889 -x5654 -x10598 -x3332 -x1871 -x12848 -x12356 -x5796 -x13476 -x7436 -x13446 -x1678 -x842 -x2076 -x14292 -x9196 -x13167 -x11170 -x9156 -x2103 -x7314 -x6832 -x974 -x1228 -x397 -x5682 -x8127 -x9913 -x10960 -x9692 -x10894 -x5122 x3941 -x1516 -x7251 -x1295 -x9254 -x11330 -x11208 -x582 -x4959 -x5086 -x837 -x10904 -x10989 -x13613 -x4671 -x2274 -x11522 -x556 -x1436 -x4071 -x7907 -x7973 -x8227 -x5657 -x7827 -x9709 -x12459 -x314 -x13356 -x3719 -x11558 -x3935 -x11576 -x6678 -x13494 -x4619 -x13769 -x12624 -x10906 -x716 -x6276 -x10666 -x14333 -x298 -x2727 -x3124 -x9818 -x14151 -x8399 -x1515 -x13834 -x7545 -x4419 -x146 -x8668 -x1038 -x9481 -x5624 -x11485 -x7147 -x2452 -x7055 -x14255 -x10064 -x2636 -x4815 -x8819 -x1592 -x7888 -x12172 -x14010 -x10762 -x8611 -x928 -x5418 -x787 -x5574 -x2113 -x13788 -x13563 -x5852 -x2675 -x4997 -x8128 -x3270 -x10949 -x3877 -x3873 -x8599 -x10784 -x3576 -x13346 -x12141 -x4002 -x1951 -x9560 -x521 -x12374 -x4349 -x2788 -x10876 -x12526 -x6476 -x7214 -x13727 -x12226 -x7032 -x3677 -x11028 -x1487 -x790 -x1166 -x2612 -x7302 -x2658 -x291 -x8792 -x7455 -x8933 -x7844 -x3073 -x6473 -x1065 -x4633 -x3075 -x512 -x14373 -x14303 -x1501 -x1981 -x1204 -x8598 -x530 -x7789 -x5840 -x8007 -x9697 -x6990 -x12823 -x390 -x12231 -x12734 -x9201 -x2227 -x279 x3003 -x10547 -x10474 -x14184 -x480 -x6190 -x10166 -x7166 -x8544 -x4290 -x1567 -x4238 -x8294 -x12822 -x3846 -x8755 -x8291 -x12607 -x12145 -x12875 -x14074 -x14440 -x8846 -x3256 -x222 -x4537 -x3671 -x8042 -x10191 -x735 -x8985 -x8731 -x13964 -x4678 -x7975 -x8818 -x3461 -x3129 -x12005 -x1102 -x11020 -x9521 -x9878 -x3265 -x750 -x1417 -x13354 -x5669 -x416 -x13381 -x2980 -x7999 -x14383 -x1627 -x11777 -x1664 -x8646 -x1686 -x14357 -x3210 -x11830 -x819 -x13236 -x13314 -x10541 -x230 -x9408 -x640 -x5079 -x2001 -x14143 -x13930 -x12573 -x3361 -x11706 -x11946 -x11769 -x79 -x1365 -x5367 -x2749 -x3726 -x1349 -x8417 -x2156 -x1613 -x12571 -x6575 x5040 -x11470 -x6072 -x3745 -x10599 -x14327 -x9121 -x12815 -x6711 -x852 -x3474 -x11097 -x8398 -x14090 -x10092 -x7112 -x12985 -x13948 -x674 -x9062 -x8723 -x5911 -x9476 -x10884 -x7696 -x13684 -x6639 -x14048 -x523 -x3421 -x2182 -x377 -x13093 -x6624 -x7845 -x11603 -x11846 -x7152 -x12346 -x2482 -x8524 -x13665 -x12874 -x11459 -x8618 -x8244 -x7460 -x132 -x4101 -x5670 -x2844 -x2342 -x3797 -x2971 -x13806 -x6712 -x14305 -x3090 x5808 -x4778 -x7279 -x9977 -x12918 -x8522 -x14337 -x12582 -x7094 -x5751 -x6880 -x3269 -x10457 -x10508 -x7720 -x4064 x3920 -x13693 -x3982 -x11049 -x4665 -x9197 -x462 -x7641 -x9784 -x9922 -x13968 -x10074 -x14359 -x14354 -x10429 -x7405 -x4479 -x2664 -x6030 -x11424 -x9133 -x9059 -x11134 -x2761 -x13135 -x8727 -x4123 -x6414 -x6626 -x14417 -x12336 -x13148 -x10271 -x14539 -x2449 -x10304 -x10794 -x1039 -x7572 -x10343 -x1094 -x8677 -x7091 -x13280 -x9227 -x2708 -x2377 -x6361 -x2271 -x13418 -x4763 -x13057 -x5286 -x12608 -x11390 -x6725 -x8343 -x13163 -x3250 -x12124 -x2861 -x13892 -x7293 -x5834 -x7047 -x6263 -x8352 -x13331 -x896 -x13031 -x6726 -x1152 -x7586 -x1254 -x2944 -x2809 -x1132 -x3096 -x11840 -x2533 -x8536 -x139 -x14486 -x8165 -x10021 -x7564 -x8016 -x2639 -x13878 -x12031 -x10759 -x8415 -x3659 -x3194 -x1022 -x2608 -x4149 -x3464 -x2409 -x5141 -x2345 -x10943 -x3069 x5081 -x2914 -x8143 -x3582 -x4647 -x8821 -x11924 -x11875 -x9158 -x4772 -x5186 -x9164 -x3710 -x7169 -x2316 -x14215 -x9728 -x3153 -x3188 -x101 -x5104 -x4922 -x12138 -x10899 -x4343 -x3775 -x7143 -x12176 -x9265 -x14001 -x5842 -x81 -x7013 -x9349 -x2663 -x14079 -x8671 -x9789 -x11985 -x4066 -x10779 -x5031 -x2154 -x2071 -x8538 -x11782 -x9867 -x4161 -x7987 -x13547 -x10424 -x4653 -x542 -x4719 -x8130 -x5134 -x7295 -x11721 -x4261 -x10148 -x4324 -x7370 -x9217 -x5488 -x4584 -x3087 -x6502 -x2119 -x9967 -x8609 -x4260 -x7692 -x11513 -x1242 -x62 -x5881 -x4001 -x13807 -x8482 -x6430 -x4027 -x4138 -x4090 -x3132 -x12800 -x3580 -x2180 -x964 -x1518 -x2901 -x2429 -x6897 -x4079 -x9707 -x13849 -x2287 -x8473 -x5963 -x10824 -x7523 -x1317 -x2022 -x3164 -x14586 -x11540 -x8032 -x4944 -x11112 -x5012 -x12430 -x13519 -x14219 -x4476 -x1299 -x3603 -x1268 -x200 -x1097 -x2261 -x201 -x11237 -x11761 -x10958 -x10222 -x5940 -x4481 -x13302 -x1646 -x11915 -x10722 -x14617 -x11089 -x5519 -x13680 -x3224 -x44 -x4055 -x3140 -x4262 -x626 -x8606 -x2981 -x5889 -x2869 -x10885 -x12976 -x8824 -x11908 -x8077 -x9039 -x3894 -x4237 -x9168 -x2568 -x5610 -x3946 -x6422 -x8062 -x3528 -x2784 -x10428 -x13370 -x3366 -x12067 -x827 -x2824 -x10806 -x10279 -x4558 -x6907 -x4206 -x7990 -x11874 -x3172 -x12503 -x8543 -x11911 -x3992 -x10600 -x2158 -x8901 -x4494 -x13355 -x5239 -x11123 -x1731 -x5016 -x2770 -x11613 -x4089 -x14022 -x2212 -x7159 -x797 -x299 -x7346 -x10998 -x786 -x11198 -x2537 -x14047 -x7426 -x6358 -x14524 -x4789 -x11095 -x7133 -x12074 -x7546 -x6789 -x1096 -x1110 -x4115 -x10984 -x12626 -x6439 -x5509 -x9359 -x1561 -x6452 -x13790 -x9504 -x2225 -x5410 -x9806 -x6567 -x2912 -x5974 -x3843 -x13543 -x7852 -x2348 -x14138 -x11183 -x12835 -x12027 -x3774 -x13989 -x13650 -x7853 -x3296 -x1451 -x3347 -x6354 -x500 -x4810 -x12909 -x2756 -x10631 -x12106 -x11263 -x12913 -x7115 -x710 -x3105 -x12636 -x1526 -x13108 -x5894 -x233 -x3390 -x10043 -x9888 -x262 -x5552 -x6129 -x5356 -x9418 -x27 -x3847 -x2322 -x546 x1156 -x923 -x8132 -x8657 -x7848 -x11255 -x14066 -x1618 -x10902 -x5226 -x578 -x6946 -x3985 -x11649 -x12522 -x10780 -x7706 -x9899 -x10268 -x66 -x11207 -x9512 -x11858 -x5061 -x5550 -x7051 -x5696 -x2164 -x3817 -x7872 -x9482 -x11567 -x7831 -x7324 -x10848 -x10570 -x9514 -x1681 -x5196 -x2995 -x14503 -x13105 -x8780 -x820 -x616 -x13328 -x8494 -x10659 -x367 -x11383 -x4031 -x13642 -x7928 -x1907 -x2874 -x7378 -x10371 -x5851 -x2546 -x12964 -x11643 -x2326 -x13160 -x8156 -x5320 -x5227 -x6285 -x3571 -x1178 -x8302 -x240 -x251 -x6180 -x14454 -x1386 -x13371 -x7270 -x13487 -x3058 -x3395 -x8629 -x3669 -x8254 -x1926 -x8464 -x6026 -x5213 -x1033 -x10010 -x8058 -x8063 -x9543 -x7902 -x13214 -x11877 -x5761 -x5225 -x2397 -x3199 -x9597 -x14461 -x8353 -x8749 -x13630 -x848 -x12081 -x7660 -x12437 -x10562 -x3382 -x9544 -x1797 -x2019 -x7996 -x5149 -x2939 -x7994 -x12212 -x11321 -x4919 -x12858 -x14262 -x2696 -x10653 -x10492 -x8959 -x9520 -x3586 -x7591 -x8814 -x10553 -x192 -x4658 -x10113 -x13019 -x7071 -x13529 -x4376 -x13306 -x12359 -x8720 -x7898 -x9287 -x12157 -x6634 -x2355 -x4796 -x7249 -x10736 -x3802 -x3093 -x289 -x4694 -x673 -x14578 -x10686 -x8411 -x7836 -x6052 -x4032 -x3788 -x10302 -x10561 -x4140 -x9384 -x8048 x3975 -x12833 -x6259 -x3783 -x14530 -x156 -x1224 -x5442 -x7558 -x12929 -x13886 -x1278 -x8169 -x7542 -x8649 -x2155 -x12731 -x3280 -x14042 -x6406 -x7163 -x3810 -x3148 -x5614 -x1495 -x3687 -x739 -x10118 -x10861 -x3927 -x12368 -x4036 -x8978 -x8477 -x11797 -x7919 -x4595 x3978 -x9397 -x5629 -x5281 -x13022 -x12487 -x5726 -x5912 -x7938 -x6602 -x12574 -x4446 -x6900 -x2200 -x5262 -x6119 -x6509 -x3768 -x107 -x699 -x1082 -x10991 -x13139 -x7501 -x9871 -x5672 -x4783 -x8031 -x378 -x7561 -x7785 -x12185 -x14188 x3949 -x13534 -x2502 -x5892 -x9616 -x14101 -x1742 -x3614 -x3518 -x1571 -x7301 -x5715 x1813 -x2743 -x13290 -x14131 -x13639 -x10808 -x13670 -x1011 -x12586 -x11631 -x2324 -x12583 -x9308 -x11790 -x7384 -x5313 -x6727 -x3192 -x12511 -x11792 -x9748 -x6841 -x9096 -x3103 -x12092 -x2012 -x14236 -x4775 -x4034 -x13711 -x2226 -x612 -x4451 -x11253 x12403 -x6122 -x8469 -x8582 -x1051 -x11541 -x8331 -x7937 -x11696 -x4301 -x8202 -x6492 -x13078 -x1820 -x13431 -x853 -x12668 -x8274 -x10620 -x4974 -x14252 -x10617 -x4094 -x322 -x683 -x1892 -x2962 -x14495 -x5818 -x7172 -x11665 -x12706 -x8767 -x5408 -x2264 -x12198 -x5371 -x12809 -x7399 -x1914 -x6886 -x9586 -x1825 -x4218 -x8961 -x666 -x11884 -x258 -x8823 -x10595 -x2695 -x2582 -x12084 -x2680 -x8572 -x9046 -x3588 -x3865 -x6046 -x6981 -x7254 -x1634 -x10857 -x10838 -x6654 -x9711 -x14518 -x12252 -x629 -x11414 -x11254 -x3281 -x4803 -x9103 -x768 -x4539 -x4139 -x10022 -x6760 -x10926 -x14269 -x5573 -x6579 -x6958 -x2433 -x8758 -x14330 -x8638 -x5373 -x5661 -x12865 -x906 -x1425 -x12079 -x3325 -x5652 -x5607 -x13583 -x14493 -x14526 -x13436 -x918 -x39 -x9734 -x13460 -x4329 -x13594 -x10250 x7168 -x3053 -x13705 -x1690 -x5420 -x7610 x3914 -x11101 -x7758 -x12759 -x12936 -x7885 -x2643 -x9647 -x2179 -x10095 -x10236 -x9819 -x9964 -x3515 -x1444 -x4689 -x10833 -x10262 -x2935 -x11191 -x9288 -x6549 -x4348 -x5744 -x1930 -x14541 -x2331 -x7739 -x13559 -x836 -x670 -x11976 -x12223 -x45 -x11016 -x3983 -x13691 -x11529 -x4354 -x12082 -x6376 -x6642 -x4357 -x11282 -x832 -x775 -x9315 -x4523 -x2799 -x1929 -x2953 -x2093 -x6037 -x7144 -x4229 -x10915 -x4945 -x4303 -x12215 -x11352 -x6889 -x10552 -x64 -x13027 -x11397 -x13935 -x3267 -x3213 -x1772 -x9931 -x5638 -x11036 -x5369 -x12069 -x2900 -x4312 -x11776 -x8532 -x5179 -x4196 -x8910 -x8716 -x4100 -x5690 -x4391 -x12970 -x1879 -x13255 -x10953 -x7278 -x1880 -x2096 -x7579 -x6306 -x2865 -x6120 -x2979 -x13018 -x1883 -x12469 -x9079 -x6357 -x275 -x5815 -x3584 -x6315 -x6165 -x2673 -x9720 -x3279 -x1248 -x4614 -x11760 -x2614 -x14353 -x919 -x13750 -x447 -x13662 -x13635 -x8972 -x11403 -x9060 -x6084 -x6342 -x12682 -x1868 -x7741 -x2238 -x6535 -x13528 -x4435 -x8390 -x12312 -x1896 -x3559 -x731 -x8296 -x1131 -x1872 -x5882 -x1431 -x4136 -x11744 -x4642 -x2251 -x7690 -x13678 -x4970 -x10486 -x5251 -x3176 -x12293 -x11599 -x6555 -x317 -x2883 -x13648 -x4430 -x13856 -x4456 -x11161 -x9853 -x12859 -x1434 -x10321 -x2231 -x2381 -x12501 -x6989 -x6224 -x4882 -x11626 -x465 -x4659 -x152 -x5298 -x11707 -x1720 -x9222 -x9144 -x6386 -x8179 -x6564 -x2911 -x2994 -x6885 -x14610 -x1642 -x4202 -x9273 -x10566 -x2205 -x2987 -x3216 -x8013 -x8150 -x6703 -x12431 -x1937 -x12294 -x7034 -x6767 -x4634 -x2282 -x10467 -x10968 -x13896 -x3430 -x6965 -x5605 -x14399 -x13193 -x2725 -x1036 -x10340 -x13286 -x740 -x10381 -x7648 -x5861 -x11743 -x2539 -x11768 -x4996 -x10296 -x834 -x12928 -x12443 -x180 -x10070 -x5427 -x6514 -x6216 -x7265 -x13722 -x8371 -x2328 -x6875 -x423 -x12089 -x9715 -x5934 -x2709 -x12993 -x6267 -x12017 -x2303 -x2405 -x12557 -x4751 -x6510 -x6744 -x8183 -x10924 -x7454 -x8322 -x4223 -x8804 -x1628 -x12656 -x5836 -x2240 -x3761 -x6155 -x10443 -x195 -x13972 -x13082 -x2157 -x3011 -x2492 -x14312 -x3859 -x9721 -x12184 -x9970 -x5434 -x8607 -x5235 -x6621 -x13134 -x5597 -x12587 -x4861 -x13712 -x4770 -x211 -x14070 -x13814 -x7250 -x3907 -x5347 -x6199 -x13109 -x9377 -x2260 -x7494 -x13016 -x11927 -x12545 -x2694 -x10090 -x8807 -x14450 -x12288 -x3272 -x5231 -x7276 -x13607 -x4784 -x2924 -x13511 x2091 -x1514 -x6746 -x9075 -x4964 -x11105 -x5896 -x12720 -x5647 -x14132 -x3489 -x11859 -x9738 -x4546 -x4418 -x2602 -x3033 -x8264 -x2536 -x11872 -x3301 -x9842 -x7506 -x9585 -x11164 -x1886 -x3769 -x9429 -x3245 -x14296 -x12749 -x13914 -x8617 -x3675 -x11042 -x9263 -x1695 -x11592 -x7165 -x8866 -x2211 -x417 -x8113 -x14381 -x3480 -x9491 x5928 -x8740 -x9762 -x5005 -x8122 -x10744 -x8337 -x643 -x13531 -x8546 -x12893 -x8830 -x4362 -x1527 -x6035 -x707 -x10249 -x2754 -x10197 -x409 -x12402 -x4748 -x2359 -x2311 -x1910 -x2029 -x9270 -x13194 -x3756 -x936 -x6930 -x7825 -x10391 -x1715 -x4938 -x11648 -x6060 -x807 -x10671 -x13454 -x8703 -x9268 -x9328 -x3625 -x172 -x6274 -x7786 -x1338 -x13676 -x5706 -x3386 -x13624 -x11712 -x1906 -x8313 -x1408 -x5771 -x5346 -x1531 -x6584 x3258 -x9555 -x11125 -x6313 -x4807 -x11720 -x10828 -x3512 -x3135 -x12463 -x2310 -x169 -x3113 -x1284 -x227 -x4345 -x11904 -x8066 -x1148 -x7707 -x6099 -x2032 -x3292 -x4413 -x11972 -x11340 -x7891 -x402 -x13609 -x10967 -x11565 -x11673 -x2881 -x14231 -x14529 -x13615 -x13140 -x11073 -x5390 -x8855 -x6307 -x1798 -x7783 -x6226 -x12744 x5151 -x11429 -x9311 -x10357 -x969 -x8320 -x1014 -x4999 -x701 -x9686 -x6001 -x9322 -x1016 -x7612 -x8225 -x7856 -x2193 -x4828 -x7106 -x5665 -x6737 -x10226 -x11801 -x3001 -x6756 -x8773 -x4846 -x53 -x5036 -x2198 -x11996 -x12486 -x649 -x13774 -x11022 -x4095 -x1765 -x2134 -x13321 -x6928 -x11165 -x5792 -x608 -x4019 -x13796 -x10493 -x5580 -x2627 -x13143 -x1911 -x2566 -x2467 -x9006 -x9757 -x526 -x4157 -x11866 -x13115 -x11818 -x14225 -x10266 -x4991 -x5910 -x9316 -x3190 -x6093 -x10684 -x11144 -x2233 -x11286 -x6432 -x9539 -x6077 -x3943 -x3030 -x243 -x7913 -x4839 -x10993 -x5544 -x2920 -x8915 -x12195 -x4263 -x4838 -x6598 -x10081 -x4781 -x1976 -x9123 -x4872 -x3517 -x8589 -x310 -x12897 -x2892 -x14144 -x13679 -x4857 -x3154 -x9163 -x8492 -x8917 -x7770 -x8992 -x12959 -x3771 -x4854 -x5074 -x6793 -x4503 -x3221 -x1559 -x8930 x13713 -x2411 -x13604 -x3259 -x11834 -x6409 -x3370 -x11312 -x12628 -x1828 -x7493 -x8570 x3378 -x4381 -x3904 -x3204 -x1363 -x4617 -x2701 -x1942 -x7341 -x12262 -x1912 -x3816 -x1609 -x13541 -x10241 -x9944 -x2038 -x4160 -x6896 -x8763 -x4687 -x4444 -x6763 -x11423 -x5585 -x252 -x1397 -x1309 -x2309 -x1606 -x9905 -x14483 -x14601 -x12674 -x6728 -x9104 -x14288 -x12274 -x8922 -x10503 -x467 -x7595 -x13739 -x83 -x7823 -x14267 -x1428 -x9617 -x3106 -x10181 -x10080 -x8351 -x9323 -x4881 -x7207 -x3100 -x9176 -x14603 -x13424 -x1556 -x12750 -x6390 -x645 -x6710 -x11993 -x8583 -x8626 -x9986 -x10586 -x4983 -x5018 -x794 -x6876 -x166 -x8512 -x12621 -x9580 -x6283 -x10408 -x7702 -x13971 -x6582 -x606 -x5949 -x7001 -x13188 -x12795 -x11440 -x3563 -x10956 -x11268 -x5006 -x3117 -x9190 -x1824 x7253 -x5209 -x6546 -x9055 -x14227 -x11249 -x8316 -x11356 -x5102 -x10219 -x3385 -x8798 -x6378 -x8178 -x12191 -x2003 -x10843 -x14054 -x2678 -x7666 -x6281 -x1504 -x10380 -x6541 -x7834 -x7562 -x9923 -x3320 -x6983 -x13130 -x9224 -x10415 -x6603 -x14176 -x14437 -x11878 -x5674 -x5875 -x714 -x1576 -x8460 -x7049 -x3273 -x13643 -x4602 -x1356 -x10220 -x9119 -x8843 -x10054 -x519 -x11890 -x5900 -x8956 -x10028 -x1155 -x1285 -x11335 -x10157 -x1146 -x4628 -x86 -x14103 -x10161 -x5827 -x9892 -x4851 -x9426 -x14113 -x5129 -x1900 -x14585 -x10558 -x7093 -x11400 -x296 -x1115 -x860 -x2697 -x13047 -x13956 -x13619 -x5187 -x3498 -x11661 -x12370 -x9420 -x2133 -x104 -x8338 -x8967 -x12781 -x9820 -x116 -x2170 -x7525 -x9461 -x2426 -x10257 -x1266 -x1404 -x9411 -x9679 -x2849 -x8663 -x7437 -x2337 -x10165 -x4564 -x3709 x1711 -x13043 -x1042 -x3101 -x6124 -x6066 -x3208 -x6004 -x12266 -x8439 -x10693 -x12052 -x3261 -x4049 -x3120 -x12167 -x8111 -x10756 -x10333 -x5589 -x11504 -x14087 -x7148 -x7170 -x956 -x4377 -x7664 -x4573 -x5784 -x2767 -x5686 -x11770 -x8837 -x8010 -x3508 -x2168 -x7762 -x11881 -x12433 -x10865 -x11395 -x3784 -x6911 -x5395 -x6186 -x13195 -x11715 -x6404 -x1013 -x1190 -x8605 -x3630 -x11964 -x1289 -x7239 -x8588 -x10748 -x1962 -x12377 -x4164 -x11870 -x10869 -x1816 -x6424 -x4392 -x8678 -x10368 -x8502 -x10805 -x1510 -x10733 -x12828 -x1524 -x5339 -x1672 -x600 -x7933 -x13316 -x13553 -x13046 -x614 -x1271 -x1009 -x9914 -x7036 -x236 -x1221 -x6494 -x4366 -x9645 -x2247 -x3160 -x10196 -x10500 -x1523 -x12693 -x7192 -x13544 -x10029 -x10108 -x3336 -x1753 -x10300 -x6257 -x3085 -x3242 -x1545 -x6071 -x10859 -x947 -x825 -x3031 -x7038 -x9998 -x7248 -x5926 -x6308 -x7040 -x8704 -x5404 -x10147 -x1703 -x6175 -x632 -x3693 -x11094 -x7117 x1740 -x2704 -x12078 -x1184 -x13815 -x14599 -x5128 -x4087 -x9786 -x1297 -x2465 -x8845 -x1822 -x7752 -x12490 -x7769 -x4513 -x2715 -x3673 -x4207 -x4664 -x7223 -x7685 -x12553 -x10134 -x7658 -x1812 -x13954 -x8805 -x6012 -x11731 -x14035 -x897 -x6630 -x8123 -x13812 -x9844 -x11318 -x1648 -x2063 -x2106 -x431 -x418 -x3916 -x13491 -x4902 -x9858 -x6521 -x10173 -x871 -x12505 -x11951 -x5584 -x6434 -x4892 -x10730 -x6188 -x587 -x5352 -x1978 -x943 -x10930 -x11659 -x1990 -x7355 -x12938 -x1118 -x6338 -x5342 -x3960 -x10655 -x9299 -x785 -x14112 -x843 x5060 -x8597 -x12006 -x2077 -x11452 -x13556 -x13467 -x10718 -x6130 -x12128 -x4672 -x4695 -x628 -x13879 -x10793 -x9040 -x6110 -x1313 -x2171 -x4339 -x13157 -x9769 -x8842 x6353 -x10253 x1761 -x3059 -x4300 -x4289 -x13155 -x14497 -x5723 -x5385 -x12230 -x10704 -x5804 -x8941 -x12432 -x10724 x3957 -x13798 -x9685 -x3752 -x1327 -x2460 -x13165 -x9667 -x5449 -x11246 -x3342 -x9666 -x9216 -x12569 -x10634 -x4124 -x6082 -x11905 -x2666 -x6373 -x1003 -x4165 -x5015 -x10214 -x6586 -x1851 -x9165 -x3599 -x8330 -x11058 -x5980 -x9383 -x1209 -x6069 -x9045 -x267 -x3777 -x4111 -x4534 -x4070 -x14006 -x4603 -x5115 -x12414 -x10336 -x6948 -x11274 -x13478 -x12344 -x7336 -x14457 -x10962 -x9932 -x5830 -x5582 -x14153 -x9678 -x11919 -x12717 -x13664 -x11551 -x8885 -x1493 -x6786 -x12337 -x6996 -x1334 -x266 -x9872 -x1136 -x11179 -x14206 -x13028 -x11426 -x1427 -x2921 -x74 -x7821 -x13266 -x8067 -x4006 -x6557 -x13296 -x9702 -x6844 -x9936 -x4711 -x13587 -x9284 -x394 -x13526 -x867 -x10326 -x1767 -x13357 -x4222 -x12499 -x6980 -x12776 -x1722 -x5178 -x4480 -x12109 -x1143 -x7138 -x12824 -x5895 -x2998 -x11480 -x2292 -x11223 -x10128 -x5795 -x4402 -x6211 -x3426 -x7495 -x7211 -x8920 -x8243 -x9444 -x1811 -x5879 -x8712 -x6189 -x12271 -x2132 -x7830 -x8567 -x10608 -x6152 -x2334 -x12546 -x3947 -x451 -x7986 -x13404 -x8295 -x778 -x6507 -x6025 -x10314 -x10251 -x12623 -x9556 -x10745 -x1656 -x4050 -x588 -x5456 -x545 -x6116 -x1757 -x6286 -x1840 x7361 -x6198 -x5859 -x12811 -x13096 -x12010 -x3026 -x6255 -x4718 -x1222 -x9773 -x13960 -x2606 -x9908 -x11108 -x6839 -x11309 -x10971 -x2733 -x7560 -x9729 -x4635 -x4428 -x7015 -x5433 -x668 -x7670 -x951 -x10543 -x4492 -x11210 x78 -x6034 -x11111 -x10920 -x722 -x11583 -x13599 -x4103 -x11682 -x460 -x3054 -x383 -x6433 -x14411 -x14169 -x9849 -x6349 -x12220 -x2213 -x946 -x12144 -x13156 -x68 -x6369 -x9654 -x4168 -x7574 -x9717 -x406 -x5447 -x11617 -x6581 -x11068 -x1885 -x8309 -x495 -x3732 -x12399 -x4108 -x8074 -x1641 -x4636 -x3084 -x11828 -x1069 -x1048 -x3303 -x13100 -x11695 -x13775 -x8909 -x4351 -x14011 -x5419 -x11000 -x12894 -x5439 -x9814 -x2376 -x3577 -x456 -x7125 -x11171 -x3309 -x14012 -x13641 -x8963 -x4594 -x13463 -x14078 -x164 -x12948 -x12393 -x2963 -x13792 -x6743 -x7760 -x965 -x2403 -x1197 -x12950 -x12475 -x5646 -x14100 -x5145 -x404 -x9480 -x13458 -x4519 -x5249 -x3146 -x10669 -x11667 -x9068 -x8476 -x10345 -x12236 -x1565 -x13345 -x6873 -x4320 -x7930 -x13051 -x10372 -x12760 -x4275 -x8389 -x1778 -x6558 -x3371 -x4692 -x10916 -x13571 -x1008 -x1355 -x4561 -x10318 -x4311 -x7088 -x6290 -x11886 -x10823 -x5678 -x1181 -x7244 -x4465 -x1774 -x13010 -x6919 -x228 -x14002 -x3645 -x11995 -x4865 -x175 -x6309 -x2508 -x13174 -x9866 -x14220 -x14194 -x7900 -x5358 -x12579 -x12264 -x10537 -x1240 -x11331 -x4424 -x11568 -x4571 -x11336 -x248 -x3180 -x9958 -x9422 -x6955 -x13726 -x3083 -x28 -x4266 -x12297 -x13755 -x10770 -x7846 -x13311 -x11098 -x5219 -x8897 -x4798 -x7167 -x4472 -x7843 -x1012 -x650 -x12032 -x6053 -x5671 -x4953 -x10498 -x532 -x3826 -x6640 -x13481 -x12900 -x11627 -x6845 -x2859 -x9946 -x8945 -x11177 -x8825 -x10012 -x1693 -x12752 -x3736 -x11064 -x1346 -x8289 -x4181 -x13542 -x631 -x1867 -x11987 -x9193 -x1135 -x11675 -x12394 -x13451 -x9827 -x7553 -x799 -x8184 -x11850 -x3800 -x8028 -x11406 -x4727 -x13620 -x10875 -x5164 -x4371 -x14294 -x8181 -x7632 -x442 -x8484 -x7824 -x766 -x6950 -x11826 -x12405 -x7077 -x13822 -x10306 -x14363 -x2846 -x741 -x12409 -x5623 -x12013 -x12805 -x1127 -x8632 -x4961 -x5068 -x3226 -x8953 -x10449 -x3025 -x7580 -x13079 -x3715 -x7042 -x11690 -x13256 -x10582 -x13350 -x9983 -x11014 -x698 -x11194 -x8471 -x9680 -x4805 -x8669 -x22 -x3613 -x10789 -x9860 -x7776 -x10664 -x4745 -x12365 -x5526 -x7859 -x5922 -x10206 -x2128 -x433 -x5990 -x9264 -x7485 -x8628 -x5392 -x13073 -x7746 -x12852 -x10087 -x7723 -x6604 -x6855 -x8117 -x14500 -x10050 -x10772 -x14007 -x581 -x12071 -x10320 -x10891 -x11855 -x13322 -x6887 -x4897 -x11347 -x5218 -x11150 -x11412 -x3566 -x3423 -x2206 -x11836 x318 -x13033 -x7598 -x8874 -x8137 -x2986 -x3666 -x5968 -x1622 -x4332 -x3473 -x8088 -x14427 -x1447 -x4203 -x11574 -x7515 -x6757 -x7951 -x10964 -x13845 -x12439 -x3585 -x7448 -x2232 -x12551 -x9456 -x6638 -x170 -x2550 -x9737 -x293 -x5334 -x595 -x10048 -x8416 -x6061 -x14182 -x2888 -x8595 -x2522 -x8801 -x1920 -x9900 -x4341 -x8093 -x2997 -x13999 -x9051 -x8129 -x2481 -x540 -x6553 -x8735 -x12354 -x13339 -x5293 -x7383 x5063 -x2752 -x7981 -x13391 -x5802 -x8812 -x5915 -x7492 -x381 -x12491 -x10837 -x1395 -x7450 -x1095 -x5181 -x14179 -x11899 -x4211 -x14355 -x7030 -x8437 -x10911 -x1572 -x13405 -x5481 -x11495 -x3127 -x2886 -x9868 -x4864 -x5416 -x12981 -x10017 -x8101 -x5935 -x8078 -x1361 -x2904 -x2386 -x1322 -x5378 -x13768 -x14516 -x11418 -x8578 -x2364 -x10881 -x9009 -x4675 -x1714 -x4925 -x6814 -x1180 -x10387 -x9657 -x4388 -x8800 -x9882 -x1994 -x9307 -x10609 -x7854 -x14063 -x8110 -x10363 -x11616 -x3432 -x143 -x10061 -x10009 -x4813 -x8864 -x10367 -x11458 -x9856 -x12457 -x7589 -x6859 -x12536 -x10231 -x3533 -x9293 -x12404 -x129 -x14517 -x12200 -x12585 -x2432 -x9291 -x2438 -x7755 -x7328 -x5810 -x2244 -x10652 -x3595 -x1954 -x12514 -x1109 -x9792 -x7684 -x11307 -x677 -x13318 -x6055 -x5382 -x2877 -x14171 -x8642 -x5867 -x4541 -x9143 -x10375 -x8827 -x9069 -x9256 -x3381 -x13819 -x5144 -x2803 -x459 -x14531 -x245 -x1235 -x10243 -x4248 -x5269 -x6485 -x13961 -x6045 -x12044 -x12968 -x415 -x9889 x2698 -x10807 -x3703 -x3063 -x10641 -x12506 -x8370 -x14502 -x8981 -x9626 -x9569 -x13586 -x2633 -x6128 -x4189 -x1435 -x7924 -x5049 -x4510 -x5594 -x2545 -x8541 -x6265 -x190 -x8154 -x10792 -x356 -x3276 -x3501 -x685 -x14041 -x12034 -x11889 -x7201 -x2420 -x7089 -x12684 -x907 -x2410 -x1733 -x73 -x253 -x1856 -x13417 -x6595 -x10183 -x10750 -x9959 -x2867 -x12650 -x1315 -x7035 -x11932 -x7416 -x5745 -x6108 -x9703 -x719 -x6489 -x11948 -x3413 -x7027 -x3403 -x8650 -x4434 -x504 -x641 -x13353 -x2925 -x4317 -x1237 -x5857 -x2890 -x8463 -x9774 -x3121 -x13365 -x8641 -x8050 -x3251 -x574 -x3819 -x12597 -x1770 -x10511 -x4344 -x3790 -x11500 -x8112 -x9241 -x13767 -x188 -x305 -x7740 -x7381 -x11219 -x14447 -x9035 -x9283 -x1692 -x13507 -x3465 -x2899 -x14587 -x353 -x5841 -x899 -x6610 -x11373 -x2100 -x1991 -x970 -x5229 -x3326 -x3994 -x10591 -x11569 -x6512 -x11596 -x3152 -x9321 -x8221 -x14347 -x9294 -x10156 -x13926 -x5191 -x361 -x389 -x4615 -x13407 -x24 -x7630 -x6159 -x7791 x5048 -x14548 -x11012 -x2649 -x6500 -x9911 -x11445 -x6343 -x8962 -x11467 -x13259 -x9010 -x13015 -x3767 -x10905 -x2427 -x9659 -x9085 -x3532 -x12702 -x6780 -x2015 -x4498 -x9956 -x13906 -x9417 -x6318 -x14385 -x7323 -x5274 -x12051 -x3662 -x238 -x12850 -x9852 -x3836 -x9379 -x6652 -x13582 -x85 -x11295 -x12400 -x6366 -x7260 -x12642 -x13013 -x4765 -x13868 -x11537 -x7816 -x2190 -x6006 -x10840 -x13186 -x10747 -x8904 -x12323 -x10568 -x1953 -x14136 -x3996 -x5655 -x12614 -x5772 -x5055 -x2801 -x5558 -x2747 -x1262 -x6220 -x13338 -x13369 -x2692 -x3570 -x14045 -x2842 -x11366 -x4399 -x9968 -x5317 -x6952 -x10720 -x9086 -x16 -x5641 -x12091 -x11355 -x12094 -x9167 -x1712 -x12425 -x9107 -x3546 -x11130 -x10455 -x7281 -x1476 -x9749 -x1027 -x6333 -x10890 -x8706 -x5457 -x7705 -x2547 -x14499 -x10218 -x10103 -x4097 -x10878 -x1967 -x954 -x7184 -x13486 -x4852 -x12839 -x7650 -x10850 -x8422 -x12095 -x1913 -x9623 -x5428 -x3504 -x9928 -x4904 -x3488 -x624 -x10431 -x1437 -x2543 -x13936 -x9031 -x14464 -x9041 -x557 -x4308 -x9583 -x5725 -x14428 -x12253 -x8363 -x11735 -x4785 -x3840 -x2585 -x8592 x2578 -x13593 -x830 -x13576 -x11784 -x355 -x6374 -x2060 -x6519 -x3558 -x8301 -x5111 -x7016 -x13522 -x7763 -x782 -x12575 -x7277 -x10324 -x1858 -x9752 -x5736 -x3851 x5075 -x10970 -x12311 -x7410 -x7069 -x12165 -x1964 -x977 -x2298 -x12028 -x8193 -x5421 -x3257 -x3854 -x5739 -x7790 -x13916 -x1917 -x9210 -x2269 -x11291 -x11991 -x7578 -x5228 -x2609 -x2444 -x4299 -x6377 -x9732 -x7677 -x10766 -x10957 -x3858 -x3794 -x13702 -x10687 -x8061 -x3020 -x4965 -x4833 -x6241 -x3772 -x9030 -x6000 -x12125 -x7017 -x2052 -x10479 x5071 -x6740 -x2036 -x4278 -x3706 -x3304 -x3357 -x3717 -x12534 -x9510 -x10783 -x11750 -x7332 -x12723 -x3119 -x3550 -x14442 -x4682 -x6467 -x7028 x5070 -x6073 -x14366 -x5642 -x5432 -x3455 -x4460 -x1901 -x553 -x6178 -x5554 -x1587 -x7333 -x7022 -x3453 -x4076 -x339 -x10512 -x7287 -x3636 -x14026 -x14390 -x6020 -x3737 -x7438 -x6877 -x8354 -x6730 -x12047 -x585 -x3534 -x7892 -x12481 -x6538 -x5023 -x84 -x6322 -x5170 -x6823 -x12315 -x3065 -x2679 -x6846 -x5720 -x5873 -x4183 -x6176 -x2037 x3853 -x12843 -x6862 -x4393 -x5517 -x9622 -x9249 -x9469 -x5169 -x7550 -x8741 -x333 -x5119 -x276 -x12197 -x8104 -x242 -x14167 -x3814 -x12248 -x8722 -x13818 -x4216 -x11345 -x8232 -x688 -x746 -x6147 -x3971 -x8405 -x7534 -x822 -x555 -x3988 -x10825 -x13283 -x11277 -x12060 -x10187 -x4169 -x4739 -x4969 -x3711 -x5764 -x176 -x9532 -x11651 -x12934 -x6670 -x10907 -x9390 -x12914 -x12307 -x1602 -x14602 -x2753 -x1294 -x13913 -x9494 -x2985 -x758 -x12332 -x7704 -x6895 -x10932 -x8015 -x12171 -x12888 -x3701 -x3743 -x13903 -x13493 -x12663 -x7000 -x6970 -x7805 -x4605 -x8365 -x5259 -x11462 -x14197 -x6481 -x9296 -x9799 -x4372 -x829 -x5489 x1730 -x10442 -x8059 -x11270 -x13828 -x11387 -x10014 -x2657 -x4420 -x4734 -x11785 -x5301 -x644 -x8980 -x6912 -x10603 -x4725 -x10630 -x14542 -x14150 -x4985 -x8216 -x2401 -x12465 -x2131 -x414 -x10292 -x9220 x3683 -x11160 -x8094 -x11907 -x9940 -x3589 -x1107 -x13471 -x6051 -x3228 -x5994 -x1639 -x13698 -x10234 -x7343 -x9716 -x8323 -x13030 -x8342 -x13612 -x4493 -x2518 -x14126 -x5505 -x12386 -x12196 -x4640 -x1258 -x2978 -x12502 -x452 -x12249 -x13005 -x7326 -x13501 -x8307 -x6425 -x14343 -x10007 -x801 -x5355 -x12746 -x1413 -x3650 -x9640 -x3541 -x11259 -x4433 -x9036 -x7541 -x10119 -x5612 -x8448 -x757 -x12159 -x982 -x10327 -x1233 -x10002 -x8256 -x11903 -x1274 -x10078 -x12219 -x1564 -x10416 -x4330 -x6874 -x7357 -x8267 -x11546 -x5839 -x6565 -x1076 -x4611 -x1658 -x10123 -x13742 -x11437 -x4773 -x4921 -x10518 -x6699 -x7754 -x12340 -x10104 -x862 x4568 -x5247 -x2191 -x4755 -x2926 -x13632 -x12482 -x6506 -x11647 -x10588 -x11588 -x4607 -x7483 -x9669 -x12244 -x1183 -x4868 -x1393 -x482 -x12413 -x14135 -x5401 -x10644 -x4486 -x10120 -x10308 -x4524 -x11396 -x161 -x4029 -x8064 -x1340 -x7911 -x9361 -x9147 -x335 x5073 -x5945 -x5805 -x3115 -x5776 -x5862 -x5534 -x6325 -x3000 -x593 -x12302 -x1596 -x792 -x6296 -x8345 -x8940 -x12770 -x14565 -x5084 -x12268 -x4273 -x3940 -x3468 -x12906 -x14291 -x12594 -x8076 -x14560 -x3604 -x6601 -x3637 -x14263 -x11740 -x8273 -x1835 -x13655 -x11933 -x9166 -x5854 -x9526 -x6270 -x9206 -x11334 -x12612 -x13979 -x12930 -x5790 -x902 -x4643 -x8854 -x14474 -x9755 -x987 -x10871 -x6975 -x10278 -x528 -x1337 -x6080 -x1411 x1741 -x9389 -x2610 -x5932 -x3881 -x5189 -x2288 -x5429 -x12836 -x12221 -x12103 -x8051 -x12657 -x14211 -x8994 -x5207 -x1921 -x3431 -x13692 -x13823 -x7274 -x8924 -x9805 -x8429 -x12123 -x6016 -x7804 -x12698 -x14525 -x2555 -x4567 -x5695 -x8071 -x5431 -x12625 -x12659 -x8288 -x3291 -x6284 -x1030 -x12955 -x6388 -x3205 -x9576 -x742 -x11276 -x575 -x12495 -x9116 -x4042 -x13119 -x856 -x850 -x1390 -x3333 -x12603 -x12538 -x10097 -x11442 -x6356 -x10386 -x6599 -x11901 -x5205 -x2593 -x14095 -x9053 -x703 -x14233 -x6772 -x9880 -x3896 -x14367 -x8608 -x11 -x9953 -x8931 -x11611 -x3241 -x6461 -x14535 -x12855 -x11843 -x6490 -x6771 -x8284 -x6984 -x123 -x13720 -x125 -x2797 -x2017 -x7350 -x5957 -x287 -x9355 -x7724 -x4197 -x14301 -x2580 -x14611 -x2802 -x8539 -x3698 x3913 -x5409 -x6288 -x8525 -x12367 -x9472 -x8344 -x892 -x10127 -x7540 -x7822 -x12382 -x10023 -x11575 -x9997 -x2424 -x12801 x6863 -x14519 -x10015 -x6920 -x9159 -x14149 -x11819 -x2268 -x2832 -x6860 -x8884 -x1302 -x9788 -x9279 -x11918 -x5977 -x10665 -x13122 -x8278 -x216 -x7957 -x1185 -x12939 -x3217 -x7412 -x11333 -x3375 -x949 -x14158 -x2592 -x2124 -x1 -x2594 -x13320 -x11969 -x30 -x7045 x1709 -x2652 -x2491 -x392 -x6097 -x13439 -x14044 -x10396 -x8402 -x3806 -x1173 -x2515 -x2864 -x5693 -x11173 -x10172 -x13298 -x2341 -x7906 -x9423 -x12925 -x9380 -x5668 -x10832 -x8054 -x8057 -x12234 -x11159 -x14374 -x9855 -x9791 -x7742 -x10699 -x709 -x6714 -x10066 -x2357 -x3617 -x3178 -x10767 -x3459 -x13201 -x2532 -x5215 -x9091 -x347 -x486 -x6075 -x8938 -x9754 -x10574 -x9712 -x1269 -x2523 -x2503 -x35 -x5114 -x9276 -x2399 -x11010 -x10896 -x12190 -x1068 -x12519 -x2720 -x1541 x5097 -x9026 -x11189 -x14015 -x6351 -x13001 -x8000 -x5885 -x4096 -x13686 -x13373 -x7435 -x4201 -x3581 -x12602 -x11685 -x7449 -x5056 -x14222 -x2122 -x14534 -x13810 -x10923 -x14223 -x9375 -x1546 -x10959 -x9670 -x8581 -x3362 -x2841 -x3951 -x5826 -x7359 -x9629 -x6074 -x7155 -x8882 -x10456 -x14338 -x7237 -x11719 -x7838 -x8738 -x8068 -x13101 -x9317 -x9253 -x998 -x3733 -x8487 -x10607 -x687 -x259 -x7031 -x7587 -x14193 -x12472 -x7547 -x8662 -x382 -x7 -x12383 -x6649 -x4580 -x8519 -x5250 -x6850 -x1988 -x5297 -x11817 -x10836 -x10692 -x13657 -x7801 -x10895 -x3207 -x6834 -x13180 -x14506 -x13672 -x3827 -x3350 -x3708 -x2785 -x12596 -x6206 -x5120 -x13185 -x13270 -x11521 -x11023 -x2094 -x6031 -x14128 -x11422 -x6474 -x6903 -x10526 -x10742 -x1015 -x4613 -x4467 -x9074 -x4188 -x3202 -x4516 -x2267 -x14213 -x8038 -x4968 -x5495 -x13671 -x7263 -x6449 -x6239 -x9353 -x7300 -x14247 x3979 -x4226 -x9205 -x7796 -x6324 -x269 -x6456 -x12046 -x9089 -x9336 -x13938 -x2497 -x3294 -x12330 -x12649 -x3514 -x3227 -x11536 -x9340 -x527 -x10406 -x10245 -x4553 -x5366 -x7139 -x13709 -x9648 -x5118 -x4496 -x14545 -x3631 -x14509 -x4576 -x11509 -x7531 -x3450 -x2064 -x7081 -x756 -x4468 -x6260 -x7993 -x10889 -x5884 -x10063 -x10084 -x9362 -x9312 -x14511 -x7744 -x13898 -x7171 -x3632 -x3340 -x8957 -x1586 -x6321 -x9915 -x2173 -x13225 -x12040 -x4819 -x10093 -x1483 -x13949 -x1191 -x2787 x3972 -x2957 -x8975 -x10088 -x931 -x7874 -x13084 -x10025 -x5485 -x9212 -x5628 -x2982 -x5389 -x5453 -x2139 -x11055 -x14341 -x5098 -x7992 -x3324 -x12476 -x14032 -x9989 -x491 -x8488 -x3690 -x5870 -x522 -x971 -x1751 -x13763 -x4353 -x194 -x1203 -x1250 -x2443 -x12901 -x3068 -x4759 -x7775 -x5393 -x6570 -x7627 -x9841 -x14116 -x11007 -x1034 -x1644 -x1815 -x20 -x13459 -x9191 -x8201 -x953 -x5997 -x7012 -x9424 -x5041 -x11213 -x13397 -x14388 -x5763 -x14081 -x12984 -x7812 -x5131 -x544 -x9535 -x5821 -x3293 -x2109 x5088 -x1187 -x5530 -x12876 -x6123 -x2265 -x9466 -x1321 -x2826 -x7499 -x493 -x12024 -x9495 x5576 -x3735 -x10149 -x7718 -x9687 -x10392 -x5531 -x12295 -x7860 -x10913 -x2279 -x7145 -x3116 -x2020 -x8784 -x4284 -x5991 -x2483 -x364 -x9372 -x11726 -x11088 -x6792 -x6109 -x13784 -x9111 -x4825 -x1889 -x3679 -x9775 -x3322 -x5492 -x10778 -x12310 -x13217 -x11453 -x5532 -x833 -x1558 -x13626 -x1624 -x13410 -x9014 -x8516 -x11192 -x7678 -x365 -x5200 -x4543 -x7422 -x10961 -x10285 -x5785 -x14055 -x4790 -x12140 -x8779 -x12130 -x10228 -x7474 -x13138 -x8718 -x1463 -x1243 x1729 -x9478 -x11533 -x8986 -x10365 -x6477 -x6619 -x6028 -x12680 -x113 -x2551 -x4820 -x8873 -x12049 -x12093 -x9943 -x7289 x5092 -x5423 -x1415 -x6107 -x5493 -x1029 -x6815 -x727 -x10545 -x12946 -x4205 -x1673 -x14186 -x13777 -x9643 -x4414 -x5521 -x11364 -x7033 -x6125 -x5871 -x2150 -x10981 -x1025 -x5838 -x10307 -x2436 -x14441 -x12599 -x8065 -x7556 -x6572 -x1808 -x7268 -x2127 -x10259 -x9419 -x547 -x11670 -x7647 -x6738 -x3663 -x8644 -x1780 -x14452 -x9441 -x8305 -x549 -x11742 -x13430 -x4364 -x14340 -x9058 -x1806 -x4397 -x12660 -x4551 -x2485 -x1328 -x2795 -x11420 -x9000 -x12676 -x373 -x6530 -x13611 -x4994 -x5941 -x8556 -x2933 -x14463 -x4993 -x3052 -x9483 -x3463 -x7082 -x8157 -x12050 -x1060 -x6482 -x8747 -x4979 -x11562 -x7835 -x5856 -x3477 -x302 -x7126 -x4153 -x4072 -x11618 -x10719 -x7104 -x4044 -x3185 -x14119 -x13442 -x8297 -x11316 -x2513 -x13539 -x9624 x4703 -x10897 -x8640 -x5848 -x6441 -x11059 -x8683 -x12098 -x13986 -x9327 -x8700 -x12703 -x5376 -x490 -x13362 -x14576 -x3795 -x8012 -x1362 -x12014 -x10594 -x4016 -x2136 -x5142 -x5758 -x1802 -x6947 -x11971 -x3758 -x9708 -x8715 -x8325 -x12015 -x3835 -x11174 -x1667 -x7596 -x14613 -x3739 -x2517 -x2108 -x3874 -x13618 -x6648 -x1457 -x6169 -x1154 -x12086 -x1418 -x9438 -x11447 -x2463 -x6294 -x2559 -x6360 -x2285 -x5708 -x13546 -x2360 -x733 -x3061 -x4884 -x2356 -x6418 -x5913 -x4728 -x2868 -x3112 -x8003 -x1543 -x966 -x11950 -x9354 -x6193 -x12357 -x8737 -x11869 -x7053 -x11499 -x14025 -x4847 -x2782 -x4704 -x11441 -x3118 -x12102 -x1307 -x6536 -x13080 -x11732 -x10366 -x12576 -x10151 -x9505 -x7637 -x1620 -x4074 -x10816 -x12299 -x11593 -x5927 -x10082 -x1589 -x3601 -x10674 -x865 -x4862 -x1726 -x7151 -x7974 -x11898 -x13447 -x10094 -x9676 -x9029 -x12242 -x10990 -x97 -x11472 -x6741 -x11746 -x2059 -x11003 -x9885 -x7954 -x1333 -x8984 -x11018 -x2166 -x10438 -x9551 -x7434 -x2257 -x826 -x8310 -x6736 -x8711 -x9008 -x2885 -x14550 -x7135 -x2732 -x8943 -x3470 -x9588 -x5216 -x14065 -x9973 -x7657 -x4195 -x11482 -x8515 -x7893 -x11764 -x1383 -x4624 -x4547 -x1674 -x10909 -x1056 -x4086 -x14173 -x14573 -x4021 -x4254 -x14344 -x568 -x11371 -x4485 -x1103 -x10868 -x1963 -x6853 -x7593 -x12366 -x6466 -x10124 -x7614 -x8044 -x8793 -x4638 -x12345 -x11633 -x7817 -x2737 -x5591 -x2791 -x2461 -x7771 -x7733 -x6244 -x9612 -x6209 -x802 -x7514 -x3596 -x2833 -x1301 -x1643 -x9607 -x11476 -x7781 -x12204 -x14279 -x14379 -x4802 -x11727 -x14027 -x10071 -x10284 -x9637 -x8436 -x4137 -x12960 -x1810 -x3707 -x13438 -x9219 -x5561 -x14204 -x1085 -x9295 -x11343 -x5898 -x4350 -x11435 -x6973 -x9477 -x7554 -x8806 -x11940 -x5399 -x13301 -x10817 -x8820 -x6747 x6013 -x5571 -x3368 -x8198 -x13235 -x134 -x586 -x12578 -x6019 x963 -x13202 -x7797 -x9766 x1388 -x6364 -x7395 -x3097 -x2927 -x5692 -x13012 -x11029 -x9077 -x11823 -x6044 -x2966 -x11825 -x4310 -x3009 -x8431 -x3005 -x11294 -x2484 -x13485 -x9290 -x13912 -x2167 -x1725 -x8442 -x8082 -x308 -x7714 -x14527 x1724 -x2969 -x14235 -x11608 -x3887 -x5546 -x11278 -x6840 -x10472 -x13994 -x3876 -x7583 -x11893 -x13260 -x4907 -x3605 -x6861 -x10677 -x10235 -x11835 -x3091 -x12227 -x11512 -x5577 -x5444 -x1426 -x6455 -x2707 -x601 -x4442 -x5527 -x461 -x3970 -x1651 -x8527 -x9747 -x13453 -x9756 -x11460 -x10446 -x4186 -x6707 -x11456 -x3300 -x5807 -x14393 -x13674 -x413 -x3485 -x15 -x13771 -x8870 -x13859 -x12724 -x3634 -x1360 -x12905 -x349 -x2718 -x13897 -x5543 -x3686 -x514 -x11478 -x3418 -x14240 -x6723 -x12338 -x8 -x14254 -x8327 -x6341 -x3298 -x12983 -x1632 -x1170 -x13839 -x4015 -x7889 -x8182 -x2740 -x550 -x2456 -x10131 -x12952 -x12306 -x7226 -x13360 -x3274 -x14043 -x12962 -x9615 -x7191 -x14481 -x8287 -x1112 -x1189 -x11984 -x7400 -x1219 -x2760 -x6096 -x12002 -x2069 -x13488 -x6700 -x13651 -x6174 -x4113 -x2882 -x3569 -x9440 -x7880 -x5770 -x8358 -x11196 -x2398 -x1478 -x9739 -x7715 -x13851 -x3341 -x6214 -x4334 -x3104 -x7202 -x2556 -x6795 -x620 -x3493 -x4236 -x3653 -x2053 -x8840 -x6680 -x6835 -x8346 -x11624 -x8091 -x8419 -x2822 -x5238 -x4932 -x10039 -x12155 -x11054 -x9850 -x8833 -x6048 -x5748 -x10227 -x11204 -x10929 -x10604 -x14272 -x12549 -x10153 -x177 -x2152 -x14265 -x3598 -x5325 -x6817 -x2688 -x10798 -x10057 -x10109 x3924 -x576 -x813 -x1513 -x6959 -x9475 -x8272 -x14378 -x7526 -x6468 -x1925 -x7098 -x11931 -x2117 -x12782 -x13695 -x12873 -x5866 -x14350 -x13786 -x3749 x2408 -x11853 -x12812 -x8934 -x10969 -x2105 -x5337 -x14091 -x11923 -x14491 -x12251 -x14264 -x1875 -x948 -x7420 -x10217 -x9740 -x4020 -x5362 -x4286 -x14290 -x9234 -x4227 -x7306 -x3961 -x1968 x573 -x10267 -x3678 -x271 -x9099 -x10436 -x10721 -x13172 -x607 -x8245 -x6036 -x4874 -x2821 -x11220 -x5635 -x8710 -x6068 -x6695 -x10912 -x5909 -x4092 -x6278 -x14187 -x497 -x8270 -x6986 -x4282 -x13388 -x3255 -x14200 -x7625 -x3232 -x5722 -x8382 -x1763 -x10290 -x11688 -x5747 -x9658 -x13449 -x10384 -x5188 -x10945 -x2873 -x1716 -x3728 -x5779 -x14053 -x2440 -x9608 -x14039 -x3114 -x2596 -x1044 -x209 -x111 -x9152 -x2470 -x9105 -x14480 -x755 -x162 -x3088 -x3594 -x13128 -x6827 -x12923 -x1679 -x10678 -x9627 -x10660 -x2044 -x7530 -x13252 -x5533 -x6809 -x8993 -x10175 -x12471 -x615 -x5855 -x9052 -x6215 -x9767 -x1354 -x7356 -x11061 -x13401 -x6399 -x6472 -x979 -x13152 -x3086 -x5105 -x372 -x13333 -x9528 -x4504 -x4766 -x2197 -x1339 -x14017 -x4814 -x7876 -x4061 -x12943 -x1276 -x909 -x2607 -x6964 -x6915 -x7084 -x7633 -x3476 -x8621 -x2183 -x5508 -x10294 -x7945 -x1379 -x12869 -x12544 -x12832 -x14234 -x2934 -x1899 -x1732 -x814 -x4469 -x11152 -x10940 -x5254 -x2620 -x6483 -x622 -x983 -x2814 -x11954 -x6894 -x1748 -x12174 -x4793 -x7423 -x4355 -x1788 -x5223 -x6590 -x4731 -x737 -x846 -x11411 -x8481 -x9428 -x8809 -x8862 -x247 -x2336 -x3722 -x5132 -x12314 -x4699 -x2549 -x11182 -x421 -x13064 -x14590 -x2272 -x5351 -x13717 -x7457 -x11305 -x9137 -x10395 -x5762 -x4081 -x5613 -x443 -x5004 -x3234 -x11067 -x7629 -x4890 -x5718 -x7963 -x1344 -x9496 -x7007 -x10277 -x3218 -x14544 -x6677 -x11582 -x6667 -x4425 -x3184 -x5437 -x9236 -x12555 -x7640 -x9238 x1508 -x14386 -x13106 -x3305 -x8190 -x4821 -x1171 -x8929 -x7753 -x8400 -x3868 -x14202 -x10342 -x10182 -x2705 -x11691 -x10763 -x11382 -x2956 -x10642 x5053 -x3323 -x14455 -x11139 -x274 -x13379 -x2284 -x1747 -x4673 -x13841 -x13400 -x3932 -x1158 -x2062 -x11154 -x2097 -x5162 -x1544 -x10573 -x1366 -x4544 -x3567 -x4528 -x11232 -x6350 -x5644 -x1406 -x4909 -x8472 -x12059 -x1320 -x14376 -x9727 -x5090 -x10709 -x7113 -x10853 -x11469 -x8170 -x14209 -x4141 -x8614 -x7644 -x7496 -x2256 -x1626 -x9869 -x5791 -x1629 -x5753 -x8151 -x11570 -x8434 -x4368 -x6607 -x1020 -x872 -x11080 -x6403 -x4423 -x3170 -x3159 -x3748 -x7424 -x2049 -x5588 -x11929 -x13536 -x5954 -x10239 -x11520 -x10753 -x8776 -x8121 -x13480 -x1987 -x3778 -x4610 -x9493 -x3144 -x9575 -x12161 -x9358 -x6843 -x9251 -x3219 -x13104 -x8778 -x10919 -x6663 -x191 -x7908 -x8053 -x5742 -x2090 -x6173 -x9893 -x3807 -x6213 -x10901 -x9783 -x3545 -x4702 -x6328 -x2434 -x5819 -x8090 -x9459 -x7446 -x6777 -x7941 -x14304 -x5294 -x12595 -x11069 -x7351 -x4406 -x7927 -x13037 -x3520 -x1018 -x11436 -x9087 -x9683 -x1823 -x4491 -x6460 -x6561 -x13941 -x1865 -x8134 -x6375 -x7002 -x8060 -x1133 -x1061 -x6511 -x2451 -x9988 -x43 -x3445 -x13196 -x12523 -x255 -x11590 -x10058 -x14058 -x8493 -x13429 -x4515 -x7065 -x7479 -x6277 -x13502 -x13545 -x8879 -x2831 -x6464 -x5659 -x10005 -x10507 -x13004 -x6988 -x5424 -x14423 x2188 -x4840 -x4616 -x7023 -x6164 -x11767 -x9547 -x1287 -x7645 -x5824 -x2772 -x8217 -x4457 -x10695 -x665 -x11039 -x7761 -x1588 -x5703 -x2668 -x350 x2856 -x12272 -x57 -x2573 -x12633 -x4737 -x8203 -x637 -x13731 -x12398 -x11362 -x10757 -x9151 -x2204 -x10402 -x2530 -x6115 -x8696 -x9367 -x10155 -x7571 -x2729 -x10199 -x8486 -x11548 -x380 -x4612 -x5923 -x12456 -x5135 -x14470 -x10439 -x14105 -x10377 -x2305 -x10819 -x5153 -x7784 -x4342 -x1134 -x551 -x8238 -x2903 -x10525 -x13951 -x3452 -x9463 -x10086 -x12390 -x12327 -x8835 -x6398 -x226 -x3509 -x5893 -x4490 -x5766 -x10688 -x1345 -x14237 -x3013 -x4577 -x12364 -x13056 -x11203 -x6371 -x8691 -x4955 -x13054 -x4684 -x11247 -x6298 -x13294 -x13251 -x9028 -x1529 -x13392 -x901 -x5000 -x2138 -x1192 -x9548 -x7507 -x11837 -x3995 -x4716 -x14458 -x11158 -x12548 -x12634 -x13606 -x10637 -x8318 -x10708 -x13997 -x7681 -x8115 -x11201 -x1422 -x6413 -x11466 -x3271 -x2741 -x8900 -x8286 -x4879 -x1676 -x11687 -x1193 -x5786 -x3642 -x8349 -x14031 -x7313 -x12423 -x10 -x1113 -x1582 -x5617 -x2390 -x9710 -x13059 -x7280 -x1459 -x4075 -x1480 -x7179 -x817 -x13343 -x12532 -x2201 -x1821 -x9890 -x9492 -x4505 -x6609 -x4522 -x7247 -x239 -x9218 -x9479 -x7879 -x2750 -x9979 -x400 -x6524 -x4415 -x3544 -x12371 -x13044 -x3138 -x10955 -x124 -x4722 -x14156 -x8418 -x7232 -x5908 -x135 -x14314 -x7316 -x7429 -x881 -x1376 -x14460 -x2144 -x1852 -x3155 -x4948 -x7513 -x2361 -x7700 -x7054 -x301 -x4556 -x5245 -x667 -x9593 -x196 -x1207 -x9302 -x9519 -x952 -x11096 -x5712 -x4888 -x4292 -x13877 -x3753 -x12096 -x12778 -x11867 -x1702 -x13075 -x7345 -x1439 -x9050 -x5338 -x10297 -x8005 -x118 -x5082 -x13374 -x3313 -x11501 -x5918 -x7533 -x3976 -x439 -x8944 -x9154 -x9511 -x6316 -x1303 -x1023 -x812 -x8499 -x3959 -x932 -x7607 -x12149 -x10435 -x12763 -x5125 -x2178 -x10873 -x10739 -x4667 -x9286 -x8036 -x13402 -x10291 -x1604 -x7194 -x14040 -x10618 -x14021 -x3045 -x12831 -x25 -x3712 -x410 -x10000 -x7141 -x2084 -x6627 -x12862 -x13222 -x10488 -x11126 -x14046 -x8954 -x13990 -x3655 -x11448 -x7216 -x14003 -x4786 -x8952 -x675 -x10697 -x8791 -x9162 -x13329 -x5328 -x6543 -x12813 -x5168 -x682 -x12418 -x8435 -x6292 -x5002 -x13666 -x154 -x11516 -x11392 -x12711 -x6666 -x3825 -x1469 -x935 -x10344 -x8001 -x11486 -x1946 -x855 -x12798 -x11031 -x10972 -x8453 -x4906 -x8299 -x744 -x5400 -x6631 -x11980 -x7442 -x9562 -x463 -x4477 -x1091 -x3167 -x13872 -x13216 -x10179 -x11677 -x1456 -x12100 -x8075 -x13176 -x14088 -x6085 -x12635 -x8787 -x1021 -x10726 -x13824 -x12737 -x4911 -x1842 -x7922 -x8625 -x13813 -x435 -x13515 -x6091 -x2665 -x9129 -x10734 -x1028 -x11598 -x5929 -x7743 -x5616 -x11949 -x2766 -x3696 -x1687 -x8239 -x14125 -x3505 -x4583 -x12741 -x10258 -x5020 -x9382 -x13384 -x6562 -x7611 -x13149 -x5318 -x3639 -x9101 -x2335 -x11794 -x1004 -x3482 -x1045 -x8120 -x3656 -x4652 -x1430 -x5948 -x4771 -x9883 -x9109 -x4669 -x4107 -x11438 -x765 -x7291 -x14064 -x1928 -x870 -x6783 -x13094 -x7490 -x12622 -x11897 -x6355 -x5029 -x6168 -x1123 -x2922 -x4174 -x3944 -x1935 -x3513 -x8022 -x9455 -x4412 -x678 -x3705 -x1449 -x5728 -x2703 -x5430 x5673 -x1241 -x14459 -x9378 -x8789 -x1827 -x3821 -x4701 -x9545 -x3376 -x8462 -x1396 -x3414 -x10453 -x10311 -x10711 -x217 -x3725 -x14216 -x14412 -x11197 -x2876 -x3905 -x7631 -x14487 -x9057 -x14192 -x1647 -x12379 -x10612 -x1859 -x2531 -x1505 -x1918 -x7599 -x14485 -x11602 -x12998 -x11218 -x9718 -x9584 -x8852 -x5886 -x4569 -x3295 -x8253 -x11044 -x1144 -x13097 -x8844 -x9591 -x2229 -x121 -x536 -x150 -x5398 -x11723 -x9596 -x6348 -x11431 -x2159 -x1706 -x2412 -x7134 -x7756 -x5756 -x8085 -x6408 -x14451 -x8868 -x8451 -x13023 -x4598 -x13598 -x12269 -x3466 -x13527 -x1908 -x1246 -x10091 -x12054 -x6335 -x12697 -x5602 -x5906 -x6100 -x502 -x8756 -x10649 -x10178 -x11320 -x10405 -x5377 -x8743 -x2954 -x11302 -x5242 -x7116 -x12845 -x5093 -x1416 -x9655 -x895 -x7491 -x12598 -x13324 -x14183 -x984 -x2000 -x12152 -x10451 -x14569 -x11542 -x4831 -x11296 -x4445 -x12695 -x12687 -x749 -x11563 -x278 -x10640 -x7901 -x4012 -x6090 -x13870 -x609 -x9203 -x8072 -x5039 -x4093 -x5306 -x9473 -x5454 -x13829 -x138 -x11909 -x7750 -x8687 -x12986 -x10866 -x2544 -x11209 -x4385 -x4588 -x3773 -x7402 -x6658 -x6923 -x14302 -x8896 -x10140 -x5008 -x3352 -x7050 -x8226 -x12156 -x6157 -x4199 -x4538 -x5978 -x1494 -x4597 -x12257 -x937 -x13304 -x2811 -x2928 -x8968 -x8347 -x8311 -x315 -x2455 -x9498 -x7394 -x11684 -x11604 -x769 -x2245 -x10928 -x10476 x1734 -x5332 -x13490 -x14114 -x2186 -x9351 -x9910 -x1509 -x51 -x9047 -x12945 -x12298 -x13376 -x3471 -x8014 -x466 -x496 -x10204 -x981 -x13220 -x3425 -x10764 -x2396 -x13238 -x10322 -x2751 -x5984 -x6078 -x2576 -x13860 -x8970 -x11407 -x3829 -x3885 -x4511 -x11370 -x4011 -x14098 -x6486 -x2950 -x4954 -x5123 -x9527 -x6994 -x596 -x8458 -x14364 -x6559 -x929 -x4736 -x888 -x5511 -x8966 -x10263 -x508 -x5059 -x5759 -x1220 -x13420 -x3043 -x6833 -x8025 -x5813 -x10477 -x6447 -x9048 -x2013 -x11324 -x7090 -x3886 -x10040 -x13687 -x9886 -x4102 -x10420 -x6150 -x14321 -x69 -x9822 -x13610 -x11242 -x7240 -x4572 -x8312 -x10445 -x13535 -x2028 -x4500 -x4080 -x12524 -x12077 -x3454 -x6829 -x6117 -x12301 -x6087 -x8433 -x6651 -x3557 -x6027 -x1064 -x11594 -x6739 -x4563 -x7157 -x5106 -x11497 -x6721 -x7726 -x3813 -x10159 -x1895 -x4715 -x3123 -x13218 -x9432 -x10138 -x4860 -x1367 -x10310 -x12733 -x11153 -x437 -x7183 -x6402 -x5195 -x2964 -x2365 x1326 -x2878 -x3348 -x5340 -x520 -x5640 -x6363 -x14591 -x8752 -x11288 -x13112 -x11374 -x7943 -x11619 -x3080 -x5243 -x7912 -x14498 -x7794 -x5019 x3933 -x11524 -x5501 x1749 -x1904 -x6252 -x10301 -x6529 -x7810 -x5969 -x106 -x6208 -x3530 -x14057 -x5846 -x6279 -x8141 -x10229 -x1238 -x505 -x5524 -x9606 -x9195 -x13448 -x11415 -x2033 -x10519 -x7863 -x14484 -x13483 -x5740 -x13558 -x4942 -x2363 -x4850 -x6966 -x12261 -x1350 -x13555 -x7713 -x4390 -x10288 -x3029 -x6419 -x5282 -x8142 -x13625 -x5052 -x8692 -x5273 -x12289 -x5354 -x9985 -x7067 -x7162 -x13470 -x12899 -x6112 -x13621 -x9485 -x13060 -x6429 -x11842 -x2976 -x4929 -x14580 -x2810 -x5497 -x1402 -x8510 -x10264 -x763 -x6872 -x11681 -x3125 -x10844 -x2755 -x8946 -x11261 -x6851 -x5460 -x12240 x3952 -x11487 -x7292 -x13219 -x2177 -x1081 -x4106 -x13387 -x8208 -x12821 -x10353 -x5502 -x1405 -x6688 -x13871 -x13894 -x9242 -x1603 -x1876 -x4710 -x11822 -x7590 -x7969 -x1485 -x14056 -x11979 -x6496 -x14375 -x13538 -x7097 -x1050 -x9189 -x7661 -x8089 -x207 -x5931 -x9719 -x2728 -x11693 -x11267 -x9215 -x6269 -x8106 -x12217 -x9759 -x9578 -x5459 -x2448 -x12135 -x8902 -x12588 -x3211 -x598 -x9787 -x11009 -x10777 -x2126 -x6717 -x472 -x10121 -x7481 x1666 -x9540 -x7711 -x3038 -x6871 -x13014 -x14071 -x95 -x1318 -x2319 -x2991 -x8197 -x13757 -x8467 -x7229 -x4758 -x9694 -x5103 -x8713 -x13673 -x8831 -x3945 -x7414 -x14299 -x14029 -x13055 -x9348 -x10691 -x5618 -x2392 -x14577 -x8545 -x618 -x5372 -x4809 -x9213 -x3755 -x5112 -x5503 -x3919 -x1364 -x11786 -x3169 -x7161 -x684 -x12112 -x7132 -x4277 -x14329 -x14439 -x610 -x4637 -x5832 -x8427 -x2006 -x11185 -x1795 -x4620 -x13764 -x11956 -x215 -x12412 -x1511 -x1407 -x14127 -x2149 -x42 -x2968 -x2595 -x2805 -x11963 -x1298 -x13506 -x4795 -x1854 -x7659 -x3619 -x1305 -x5516 -x7396 -x13212 -x10947 -x11560 -x5448 -x4130 -x5793 -x2972 -x7520 -x8559 -x2855 -x4501 -x1675 -x3285 -x5681 -x9198 -x7235 -x13200 -x4623 -x6113 -x13265 -x3574 -x4369 -x474 -x4067 -x2712 -x1369 -x4017 -x427 -x4242 -x7009 -x7682 -x4743 -x6330 -x12762 -x11774 -x8125 -x2080 -x10085 -x10369 -x13315 -x4268 -x5440 -x2570 -x9864 -x9957 -x8623 -x55 -x8534 -x2562 -x2123 -x14508 -x12989 x5091 -x10602 -x2908 -x9398 -x14257 -x3060 -x3018 -x13091 -x988 -x9386 -x12854 -x8406 -x244 -x2644 -x9232 -x2775 -x11636 -x11708 -x7079 -x13432 -x11045 -x6033 -x5175 -x8383 -x13600 -x13848 -x14443 -x8624 -x7982 -x9600 -x14549 -x12871 -x2153 -x8748 -x14368 -x7275 -x6405 -x12745 -x5789 -x3161 -x510 -x9698 -x75 -x11666 -x7917 -x8746 -x5498 -x2236 -x3548 -x4973 -x6142 -x3615 -x330 -x3092 -x13102 -x3099 -x5664 -x1175 -x13756 -x908 -x9994 -x538 -x3909 -x5009 -x8306 -x5341 -x1792 -x8927 -x3438 -x2693 -x11535 -x12556 -x12388 -x13701 -x8408 -x10448 -x7921 -x14076 -x9453 -x8176 -x13808 -x9758 -x5572 -x14300 -x11766 -x863 -x3856 -x3998 -x5988 -x13020 -x14060 -x1492 -x2385 x1708 -x3962 -x4978 -x14020 -x7749 -x2936 -x2330 -x3458 -x12372 -x930 -x4632 -x1773 -x2373 -x10938 -x10330 -x686 -x11084 -x13305 -x6143 -x3400 -x2659 -x8491 -x13663 -x8275 -x7881 -x2421 -x8550 -x7086 -x5556 -x689 -x1229 -x6317 -x5482 -x5233 -x1291 -x2538 -x8391 -x5987 -x2237 -x7811 -x10925 -x5303 x5051 -x516 -x611 -x10510 -x12541 -x10398 -x256 -x3572 -x4288 -x5518 -x8386 -x8269 -x4565 -x7061 -x14212 -x12245 -x7057 -x6205 -x388 -x11239 -x5888 -x12116 -x12803 -x12255 -x13863 -x10556 -x6879 -x12926 -x13560 -x10270 -x8475 -x6706 -x5177 -x14478 -x8039 -x7407 -x9954 -x10038 -x7072 -x12761 -x12016 -x4258 -x8636 -x2773 -x3734 -x10129 -x9371 -x13962 -x12192 -x1380 -x1259 -x7883 -x13492 -x13136 x1771 -x3402 -x12756 -x3747 -x5865 -x7575 -x9568 -x4047 -x1653 -x13942 -x9374 -x3490 x3928 -x10273 -x11465 -x3275 -x11999 -x7532 -x7366 -x8393 -x2778 -x4660 -x3884 -x2896 -x13869 -x3911 -x10619 -x11557 -x13129 -x13221 -x12285 -x8507 -x8209 -x3107 -x4668 -x9768 -x225 -x5858 -x3838 -x3345 -x8684 -x13208 -x7486 -x2056 -x3890 -x1125 -x2067 -x10626 -x11646 -x10295 -x5587 -x6974 -x6632 -x5812 -x13950 -x10242 -x12296 -x11672 -x11705 -x7691 -x14099 -x76 -x12164 -x13036 -x10203 -x3024 -x8441 -x12721 -x12967 -x8166 -x5255 -x9188 -x3668 -x706 -x13895 -x11620 -x13413 -x6238 -x9221 -x2141 -x2838 -x1665 -x11811 -x11100 -x1496 -x10471 -x14488 -x4155 -x13067 -x3198 -x10658 -x14165 -x7471 -x7841 -x6160 -x4957 -x6589 -x3253 -x10986 -x11967 -x2102 -x12129 -x5054 -x11104 -x4162 -x8688 -x4787 -x11015 -x284 -x351 -x11753 -x14259 -x10700 -x6813 -x4720 -x6522 -x2253 -x4327 -x11271 -x4007 -x1993 -x3307 -x3523 -x8105 -x214 -x6017 -x14260 -x12817 -x3688 -x11917 -x2898 -x1814 -x4914 -x12891 -x14536 -x11885 -x8674 -x6597 -x8863 -x14504 -x5658 -x67 -x5593 -x2656 -x9695 -x1149 -x12961 -x14402 -x3831 -x371 -x10887 -x13133 -x11110 -x920 -x4296 -x3860 -x11251 -x12458 -x8892 -x13145 -x8760 -x9247 -x483 -x5469 -x11178 -x10352 -x7303 -x14239 -x2301 -x14166 -x664 -x12267 -x14349 -x3616 -x1177 -x5283 -x3870 -x5599 -x6258 -x11505 -x2938 -x583 -x8205 -x2739 -x3812 -x14492 -x13308 -x5971 -x3478 -x11913 -x1677 -x7939 -x12788 -x326 -x5843 -x10551 -x6015 -x613 -x10495 -x10997 -x6933 -x5003 -x7517 -x9851 -x2929 -x2834 -x2817 -x14037 -x1860 -x1970 -x8362 -x12753 -x676 -x4532 -x2241 -x14210 -x5276 -x9599 -x385 -x2818 -x3436 -x6329 -x11578 -x2430 -x8926 -x10535 -x5799 -x4338 -x11900 -x8146 -x1073 -x14110 -x494 -x5676 -x8100 -x7792 -x7349 -x13601 -x13716 -x9157 -x6210 -x6750 -x9352 -x800 -x10643 -x1214 -x11211 -x1066 -x9671 -x14521 -x4365 -x6420 -x6340 -x12313 -x4926 -x6916 -x8935 -x6101 -x4517 -x12037 -x6708 -x921 -x6796 -x11657 -x10596 -x4804 -x1671 -x3535 -x7006 x9073 -x6479 -x893 -x5452 -x7210 -x7127 -x875 -x6969 -x559 -x12935 -x2146 -x7537 -x12039 -x7199 -x13327 -x1594 -x9331 -x12007 -x9122 -x651 -x9115 -x10601 -x11758 -x6870 -x11065 -x375 -x3623 -x173 -x12709 -x8701 -x8148 -x4808 -x10715 -x12895 -x4512 -x13978 -x3654 -x1874 -x11490 -x12766 -x10470 -x9797 -x6674 -x332 -x13484 -x1506 -x9566 -x5537 -x4693 -x14422 -x8594 -x885 -x6825 -x5704 -x5833 -x543 -x2806 -x168 -x3098 -x2561 -x13268 -x8999 -x10111 -x257 -x8455 -x6336 -x9092 -x11763 -x10168 -x9831 -x10937 -x13312 -x7039 -x3175 -x1071 -x5024 -x3522 -x7188 -x348 -x4497 -x5702 -x6554 -x6972 -x14405 -x13114 -x12334 -x9537 -x13204 -x1206 -x3901 -x4337 -x12844 -x8759 -x2648 -x9451 -x13513 -x2507 -x6154 -x8633 -x12137 -x1985 -x14249 -x10668 -x882 -x7962 -x995 x4618 -x13803 -x8490 x12353 -x10976 -x8461 -x2181 -x14608 -x5891 -x12153 -x6311 -x10728 -x5113 -x2654 -x2891 -x3330 -x13591 -x942 -x9895 -x12963 -x9641 -x8531 -x12080 -x8647 -x8396 -x10006 -x9019 -x6908 -x14609 -x3051 -x5523 -x9400 -x13310 -x9319 -x2315 -x11147 -x2871 -x5394 -x14398 -x12154 -x2804 -x223 -x5578 -x10224 -x32 -x5993 -x3694 -x2794 -x14248 -x7799 -x6458 -x7380 -x8913 -x11143 -x5632 -x10648 -x989 -x12277 -x1195 -x9260 -x11748 -x9124 -x13719 -x2352 -x12944 -x11332 -x5173 -x1438 -x14073 -x12681 -x1087 -x10098 -x4666 -x12101 -x8215 -x11479 -x5069 -x11250 -x12868 -x1239 -x5630 -x8987 -x12179 -x7813 -x10788 -x3852 -x14430 -x12213 -x12940 -x8219 -x3543 -x9363 -x2230 -x7551 -x11771 -x8979 -x6081 -x9439 -x12182 -x11344 -x11824 x1701 -x5185 -x12263 -x3862 -x10177 -x2779 -x12210 -x6181 -x8019 -x307 -x5291 -x4848 -x7814 -x5348 -x566 -x1817 -x12021 -x6573 -x1055 -x3540 -x9140 -x11660 -x10771 -x12516 -x11169 -x3809 -x1139 -x8187 -x2072 -x6470 -x6426 -x12927 -x10465 -x9280 -x12225 -x2007 -x8782 -x12284 -x9360 -x9174 -x8159 -x89 -x941 -x14311 -x3437 -x11005 -x6133 -x13688 -x2628 -x4279 -x133 -x9306 -x14172 -x3808 -x2501 -x9981 -x8373 -x11342 -x485 -x11386 -x4908 -x4590 x1784 -x14384 -x6083 -x11738 -x12531 -x1384 -x9681 -x14309 -x11444 -x2304 -x9736 -x12704 -x12180 -x13275 -x13462 -x7868 -x4156 -x5302 -x11654 -x8708 -x7887 -x8859 -x11922 -x2624 -x13287 -x12326 -x12794 -x8659 -x3467 -x13952 -x4723 -x1249 -x2203 -x5204 -x48 -x4488 -x11937 -x5976 -x14218 -x3071 -x14421 -x6611 -x3670 -x4466 -x9106 -x7864 -x12385 -x11805 -x7498 -x11966 x5047 -x4705 -x9785 -x9546 -x13171 -x5709 -x2194 -x13797 -x6992 -x9443 -x14214 -x10948 -x14572 -x844 -x8171 -x7735 -x14097 -x12830 -x781 -x11225 -x13697 -x8764 -x8893 -x8648 -x7074 -x1898 -x978 -x4003 -x8280 -x13197 -x11257 -x11704 -x9078 -x2088 -x4305 -x11566 -x3839 -x6114 -x1614 -x11800 -x6345 -x13696 -x7635 -x2466 -x7719 -x7024 -x4144 -x7639 -x10737 -x9723 -x13983 -x10676 -x13450 -x12716 -x2581 -x3565 -x7594 -x5996 -x8500 -x13840 -x14164 -x9366 -x1026 -x10042 -x6453 -x10419 -x2246 -x11552 -x3288 -x10180 -x91 -x13053 -x804 -x2635 -x2958 -x6954 -x9906 -x14018 -x2372 -x9001 -x9175 -x4744 -x396 -x6749 -x5336 -x6664 -x11821 -x2234 -x5634 -x3667 -x10126 -x14404 -x10698 -x8509 -x14342 -x7122 -x1111 -x9108 -x9034 -x12333 -x5975 -x12933 -x7857 -x7453 -x2498 -x10703 -x5370 -x6454 -x14555 -x1846 -x6614 -x13977 -x9396 -x5606 -x2857 -x7123 -x2368 -x8364 -x12883 -x4267 -x10815 -x1441 -x2599 -x7041 -x13902 -x8990 -x11292 -x5643 -x14016 -x1145 -x4549 -x4384 -x8206 -x9017 -x12348 -x8989 -x5961 -x9484 -x346 -x273 -x847 -x13062 -x3143 -x13565 -x7693 -x38 -x8020 -x11091 -x3792 -x3872 -x7095 -x841 -x14315 -x8498 -x14552 -x13939 -x9225 -x155 -x857 -x7305 -x8790 -x8906 -x950 -x14284 -x7026 -x3338 -x13998 -x6698 -x13386 -x7952 -x1031 -x7052 -x7665 -x7642 -x3055 -x11119 -x747 -x13069 -x1443 -x1878 -x92 -x5375 -x12645 -x12890 -x1491 -x4713 -x10289 -x4858 -x9314 -x11040 -x10610 -x10571 -x1245 -x13444 -x1836 -x2719 -x11035 -x4754 -x13552 -x11694 -x7916 -x5679 -x9172 -x2039 -x5823 -x6182 -x6935 -x14612 -x10813 -x11188 -x7971 -x2967 -x1697 -x481 -x13244 -x5422 -x2488 -x7621 -x6207 -x14490 -x1353 -x14072 -x14278 -x3658 -x13741 -x5777 -x8186 -x1861 -x11864 -x5435 -x2952 -x3004 -x11498 -x3689 -x29 -x8468 -x11679 -x8880 -x2600 -x1562 -x6942 -x8324 -x9549 -x12554 -x3151 -x4988 -x7617 -x3948 -x8283 -x2854 -x399 -x6679 -x3741 -x11304 -x5689 -x7308 -x14414 -x5471 -x6753 -x9049 -x4707 -x6417 -x5397 -x2184 -x8751 -x14332 -x5874 -x13192 -x444 -x7803 -x11530 -x14280 -x10528 -x12341 -x4167 -x11734 -x3369 -x8357 -x1006 -x11136 -x8535 -x1832 -x4363 -x9877 -x7544 -x13045 -x12751 -x11041 -x14471 -x11063 -x12787 -x13351 -x7588 -x12902 -x2687 -x8869 -x11024 -x9817 -x12563 -x94 -x12416 -x13273 -x3008 -x14532 -x10898 -x9204 -x1534 -x5620 -x10785 -x3724 -x1902 -x6797 -x11053 -x10773 -x717 -x3542 -x10672 -x3607 -x10647 -x5995 -x6518 -x9257 -x7643 -x8234 -x13927 -x3254 -x4438 -x263 -x7427 -x9693 -x13081 -x1005 -x9684 -x1371 -x11829 -x6295 -x7931 -x13146 -x563 -x5258 -x501 -x10399 -x7979 -x12488 -x12747 -x9848 -x7751 -x14147 -x7662 -x11114 -x10106 -x6722 -x10540 -x3495 -x831 -x468 -x11544 -x8665 -x713 -x3834 -x4259 -x4578 -x3321 -x492 -x5490 -x4247 -x5463 -x5152 -x12058 -x4154 -x8204 -x7415 -x14362 -x5553 -x11375 -x10027 -x3811 -x11722 -x6191 -x9488 -x5525 -x7335 -x6059 -x9793 -x5566 -x13737 -x1455 -x6733 -x5417 -x11891 -x3989 -x9674 -x2480 -x14465 -x14069 -x12349 -x12320 -x13385 -x13406 -x13107 -x5486 -x1654 -x2710 -x2140 -x12966 -x3262 -x4878 -x1450 -x4448 -x944 -x4768 -x5150 -x130 -x10083 -x2107 -x7676 -x3048 -x1607 -x5601 -x8367 -x8368 -x10776 -x6203 -x6804 -x3987 -x1409 -x117 -x3225 -x1947 -x12003 -x7233 -x10469 -x10167 -x11531 -x2224 -x10716 -x7905 -x13190 -x13292 -x11807 -x8392 -x5278 -x6212 -x5263 -x11926 -x12758 -x290 -x1597 -x10213 -x157 -x7686 -x3462 -x7131 -x10287 -x4256 -x561 -x8853 -x13985 -x49 -x6902 -x312 x5095 -x1577 -x8172 -x13297 -x10185 -x6462 -x2058 -x5381 -x10527 -x8006 -x11623 -x2418 -x8619 -x2442 -x12941 -x1063 -x13773 -x9025 -x9662 -x7390 -x440 -x7764 -x5783 -x6314 -x7703 -x10008 -x11180 -x9980 -x12655 -x7668 -x6612 -x8769 -x8041 -x12679 -x1982 -x4307 -x11650 -x2281 -x11491 -x3934 -x8523 -x8449 -x12793 -x2318 -x14316 -x5732 -x3444 -x11066 -x18 -x4683 -x2135 -x80 -x11338 -x4971 -x8260 -x2218 -x13317 -x6641 -x3094 -x6310 -x13843 -x12265 x3936 -x1280 -x2145 -x14274 -x7535 -x2605 -x8568 -x5575 -x6200 -x5648 -x14392 -x10422 -x2983 -x3562 -x10636 -x11572 x7338 -x8328 -x7468 -x11998 -x12725 -x8222 -x10521 -x5330 -x9925 -x764 -x9320 -x6381 -x12233 -x4359 -x11394 -x12057 -x8996 -x2500 -x6587 -x4788 -x12712 -x6593 -x12113 -x8942 -x11942 -x9857 -x7234 -x13189 -x14297 -x13579 -x3283 -x12610 -x1909 -x5520 -x1272 -x13521 -x14403 -x14335 -x5890 -x9696 -x5311 -x7398 -x1630 -x11148 -x5468 -x4844 -x2909 -x12247 -x8815 -x13634 -x7283 -x6615 -x8905 -x9779 -x1952 -x11934 -x1756 -x4836 x3956 -x282 -x4143 -x6718 -x13234 -x2913 -x2947 -x2615 -x5603 -x13893 -x11141 -x8799 -x1208 -x5011 -x12048 -x5942 -x5108 -x11310 -x5296 -x506 -x2165 -x8259 -x7075 -x2258 -x4629 -x1335 -x10044 -x8721 -x12127 -x1007 -x8092 -x6987 -x3306 -x4592 -x7965 -x9446 -x13284 -x2672 -x6960 -x6457 -x9750 -x7367 -x11622 -x6192 -x14600 -x1213 -x4427 x6693 -x12411 -x11229 -x8552 -x4557 -x1210 -x2588 -x10694 -x1319 -x2024 -x11006 -x12228 -x2572 -x5964 -x12547 -x8742 -x14009 -x4000 -x14324 -x9741 -x11605 -x1140 -x12773 -x13088 -x5694 -x11857 -x10683 -x6504 -x144 -x13907 -x5193 -x498 -x3822 -x8849 -x6247 -x7219 -x9345 -x6826 -x3803 -x11795 -x4747 -x14533 -x9246 -x2965 -x9525 -x1984 -x2475 -x13325 -x2662 -x4224 -x6799 -x11640 -x12726 -x11450 -x13168 -x5441 -x712 -x7107 -x7087 -x1830 -x12072 -x1580 -x3789 -x7932 -x4454 -x11820 -x12757 -x5666 -x14512 -x10979 -x11128 -x4520 -x5800 -x2021 -x7447 -x12699 -x1890 -x9130 -x8939 -x3417 -x2016 -x5714 -x8888 -x6103 -x3407 -x208 -x9984 -x8883 -x509 -x11008 -x11806 -x1547 -x840 -x4893 -x13473 -x10682 -x13191 -x1232 -x6881 -x5214 -x8119 x3963 -x7255 -x11655 -x9207 -x6156 -x8504 -x8734 -x7480 -x11888 -x7043 -x3411 -x5820 -x11571 -x5542 -x47 -x1533 -x3289 -x14317 -x5950 -x5713 -x2437 -x5878 -x4559 -x7935 -x6704 x7373 -x1217 -x10382 -x9587 -x4192 -x2489 -x12592 -x8164 -x1557 -x8699 -x9656 -x5154 -x5279 -x4912 -x14124 -x7477 -x10210 -x12375 -x8340 -x11404 -x12825 -x5592 -x5850 -x9499 x3991 -x6802 -x205 -x12088 -x4933 -x5280 -x5849 -x8252 -x11228 -x4905 -x4826 -x9117 -x11861 -x9132 -x8017 -x13681 -x3700 -x9947 -x8136 -x1992 -x7385 -x13551 -x8561 -x12237 -x3364 -x3925 -x6822 -x14563 x3993 -x9896 -x6106 -x320 -x6931 -x13076 -x10190 -x12637 -x2496 -x2684 -x11860 -x2333 -x1488 -x5345 -x11528 -x9926 -x2313 -x3721 -x8508 -x5474 -x12740 -x3036 -x8562 -x4941 -x3264 -x13636 x368 -x7344 -x13789 -x14456 -x14618 -x3142 -x12565 -x6569 -x7290 -x6531 -x1785 -x362 -x12768 -x13072 -x14592 -x13153 -x6396 -x9807 -x8478 -x975 -x8555 -x9385 -x3973 -x5970 -x2683 -x6105 -x4631 -x12834 -x8635 -x877 -x5512 -x10370 -x879 -x5586 -x922 -x4898 -x569 -x5085 -x7062 -x12434 -x11306 -x8976 -x4506 -x13247 -x13215 -x9770 -x4233 -x11032 -x13791 -x2046 -x6560 -x6334 -x1252 -x12784 -x6187 -x10841 x1253 -x743 -x10481 -x11285 -x13766 -x11308 -x11346 -x3441 -x2552 -x8894 -x2780 -x9942 -x3015 -x7470 -x9634 -x4918 -x4841 -x11789 -x14370 -x6383 -x2048 -x5344 -x3903 -x8503 -x8585 -x7330 -x1882 -x2004 -x5500 -x1794 -x13465 -x10680 -x5781 -x8571 -x7432 -x10629 -x13274 -x6339 -x8424 -x6289 -x7708 -x2960 -x14323 -x2557 -x9404 -x8911 -x5256 -x11854 -x8808 -x6251 -x1661 -x4509 -x8009 x5027 -x7193 -x5462 -x12973 -x8505 -x1212 -x1536 -x7475 -x10389 -x9095 -x8086 -x5322 -x4645 -x9843 -x11037 -x2860 -x5224 -x3899 -x13395 -x12688 -x376 -x11399 -x2414 -x13181 -x12453 -x3070 -x2221 -x12162 -x237 -x6547 -x3621 -x3339 -x14140 -x9838 -x3647 -x9043 -x12739 -x7472 -x147 -x13846 -x8173 -x602 -x9387 -x1419 -x9764 -x10198 -x5116 -x6828 -x4159 -x1273 -x11894 -x3742 -x10276 -x10765 -x4245 -x2393 -x10667 -x12166 -x8188 -x4700 -x7840 -x464 -x6 -x1799 -x13269 -x10483 -x1288 -x8229 -x8955 x5100 -x2092 -x2835 -x12283 -x12485 -x9015 -x11663 -x1945 -x12317 -x1387 -x13787 -x6892 -x203 -x9391 -x2415 -x127 -x2148 -x6914 -x13213 -x7327 -x6905 -x14406 -x7695 -x570 -x319 x13736 -x4215 -x3057 -x3331 -x6697 -x11057 -x12846 -x9862 -x2388 -x3156 -x12736 -x7765 -x4837 -x8620 -x4041 -x4729 -x3238 -x2370 -x1330 -x2371 -x3648 -x1522 -x11737 -x8339 -x1138 -x1347 -x14588 -x14380 -x9335 -x6243 -x11142 -x10673 -x9907 -x2391 -x6944 -x9199 -x9650 -x3328 -x4383 -x450 -x9639 -x9024 -x11838 -x3664 -x8750 -x6662 -x4936 -x7820 -x617 -x6236 -x11847 -x10560 -x12713 -x1633 -x6578 -x12065 -x14201 -x11595 -x9653 -x7717 -x14308 x1933 -x8841 -x10796 -x10827 -x2041 -x3893 -x14559 -x8965 -x9565 -x3939 -x13759 -x9974 -x13258 -x7284 -x10585 -x13154 -x12085 -x14528 -x8660 -x9589 -x8566 -x13009 -x6878 -x13182 -x13603 -x10963 -x772 -x925 -x558 -x9949 -x2653 -x9365 -x4373 -x12133 -x8689 -x9368 -x634 -x2051 -x9534 -x13980 -x13932 -x1610 -x7983 -x4125 -x12853 -x11865 -x8694 -x6661 -x3672 -x6637 -x883 -x1169 -x13394 -x8261 -x11496 -x7729 -x41 -x2008 -x1595 -x7949 -x7602 -x12420 -x2990 -x12389 -x1368 -x1202 -x9524 -x469 -x3308 -x13098 -x5230 -x9746 -x8761 -x13224 -x8754 -x5137 -x6139 x11298 -x3022 -x6787 -x511 -x3766 -x3848 -x334 -x9927 -x8839 -x7076 -x11957 -x1919 -x10458 -x13398 -x4386 -x6906 -x7467 -x12466 -x10787 -x2014 -x11555 -x9557 -x11315 -x6701 -x12558 -x12529 -x7818 -x13039 -x5361 -x393 -x2085 -x12462 -x11131 x3953 -x9699 -x8693 -x3627 -x1682 -x1010 -x1887 -x6444 -x11736 -x10536 -x9252 -x7282 -x12122 -x1458 -x5650 -x2630 -x9751 -x7258 -x3460 -x10982 -x7897 -x10341 -x4395 -x300 -x4117 -x6781 -x5811 -x1566 -x5773 -x12886 -x13240 -x14475 -x7555 -x14038 -x8372 -x5458 -x10404 -x6650 -x4408 -x6282 -x2009 -x7890 -x13426 -x9753 -x8333 -x5959 -x7522 -x11609 -x5760 -x9610 -x9919 -x5411 -x457 -x13707 -x354 -x2115 -x5244 -x12441 x5017 x1719 -x2435 -x1660 -x1971 -x6838 -x7942 -x10045 -x890 -x2005 -x3486 -x3981 -x7567 -x6056 -x9531 -x10851 -x9941 -x1662 -x12867 -x8838 -x14205 -x7787 -x4570 -x12974 -x10572 -x4291 -x7182 -x10142 -x61 -x3950 -x11606 -x3855 -x2724 -x7622 -x9733 -x13120 -x8810 -x401 x1752 -x779 -x4403 -x9399 -x11284 -x7083 -x5983 -x11775 -x12714 -x11384 -x6218 -x8430 -x1897 -x8199 -x10437 -x2384 -x5880 -x8530 -x1120 -x13668 -x14244 -x13847 -x9245 -x7476 -x11106 -x548 -x5194 -x1150 -x13852 -x1973 -x2340 -x4056 -x8319 -x13669 -x3416 -x14141 -x12953 -x10454 -x6443 -x14221 -x1743 -x4478 -x2996 -x3079 -x8385 -x6184 -x11236 -x9406 -x4281 -x345 -x6534 -x1843 -x2863 -x3095 -x160 -x8670 -x10482 -x11561 -x1464 -x445 -x6149 -x11947 -x2239 -x13685 -x1267 -x6319 -x10822 -x630 -x11515 -x8714 -x11879 -x7606 -x2030 -x8951 -x3549 -x669 -x5998 -x5253 -x7767 -x9178 -x14000 -x1282 -x5920 -x3702 -x4241 -x13575 -x10826 -x286 -x5065 -x7238 -x9332 -x13943 -x12343 -x7802 -x9713 -x12922 -x11360 -x7656 -x4972 -x9508 -x7819 -x994 -x6517 -x52 -x7011 -x213 -x6451 -x10814 -x11674 -x658 -x4655 -x11090 -x14004 -x5656 -x13627 -x12151 -x12150 -x8315 -x1980 -x2457 -x14145 -x5080 -x6812 -x11728 -x3191 -x12282 -x7959 -x10946 -x6493 -x10019 -x7418 -x6021 -x5828 -x7110 -x9502 -x3133 -x6249 -x7582 -x5386 -x8375 -x14111 -x10921 -x4116 -x12907 -x13881 -x1625 -x960 -x8872 -x8292 -x2894 -x1941 -x3173 -x5743 -x7018 -x10046 -x3754 -x1218 -x8496 -x3878 -x13035 -x2519 -x1573 -x9032 -x2514 -x2702 -x7439 -x11118 -x478 -x4232 -x4358 -x11645 -x3635 -x9642 -x10490 -x14431 -x309 -x8168 -x264 -x12632 -x4760 -x10886 -x11717 -x6346 -x14558 -x5405 -x2458 -x10593 -x9663 -x1286 -x3021 -x10892 -x6762 -x10954 -x13003 -x11629 -x2104 -x5540 -x11224 -x11994 -x10855 -x535 -x6421 -x1563 -x7413 -x10509 -x4121 -x7899 -x12477 -x3776 -x5388 -x4230 -x6431 -x5924 -x12646 -x12250 -x5627 -x313 -x3643 -x4025 -x5414 -x9097 -x2407 -x1247 -x9023 -x2402 -x13368 -x12898 -x11021 -x672 -x3136 -x662 -x9951 -x1424 -x11349 -x7689 -x5943 -x6977 -x6830 -x3750 -x1755 -x14160 -x13732 -x4800 -x1059 -x648 -x5198 -x2010 x4823 -x12780 -x2598 -x8590 -x13738 -x10613 -x1429 -x11215 -x5797 -x14228 -x1578 -x5510 -x4746 -x7451 -x9760 -x6758 -x9503 -x9342 -x3483 -x5380 -x11692 -x19 -x938 -x10725 -x8456 -x6327 -x11357 -x14253 -x9170 -x4842 -x13399 -x8654 -x3012 -x4328 -x10225 -x3620 -x13065 -x14377 -x10611 -x4129 -x8263 -x9278 -x13498 -x6450 -x3420 -x65 -x736 -x5955 -x835 -x4732 -x8374 -x12042 -x13572 -x10195 -x1707 -x10037 -x1616 -x4721 -x1375 -x1466 -x7884 -x3578 -x9369 -x4374 -x2764 -x7225 -x9310 -x2676 -x4740 -x10055 -x6362 -x11968 -x5299 -x5331 -x5211 -x11245 -x4439 -x11791 -x12011 -x7563 -x2259 -x249 -x13793 -x10426 -x726 -x2512 -x429 -x11193 -x6391 -x1502 -x1791 -x5436 -x10944 -x1866 -x4405 -x5353 -x5415 -x2717 -x2378 -x6921 -x2112 -x5677 -x1972 -x7972 -x5903 -x3955 -x3316 -x8560 -x8564 -x12820 -x6134 -x11243 -x13795 -x4253 -x8548 -x3823 -x5461 -x7909 -x340 -x5314 -x1600 -x695 -x6866 -x13026 -x9700 -x10261 -x8030 -x6515 -x10024 -x5319 -x10799 -x4582 -x3410 -x2070 -x14325 -x9098 -x6676 -x3529 -x4982 -x12224 -x773 -x1211 -x6393 -x7325 -x10240 -x7877 -x2836 -x7019 -x6625 -x811 -x202 -x10117 -x8903 -x13751 -x4670 -x2129 -x11385 -x8878 -x6029 -x1782 -x9142 -x884 -x730 -x7048 -x8175 -x12783 -x1555 x6998 -x11970 -x11075 -x12827 -x12438 -x3435 -x4651 -x12205 -x4182 -x9845 -x1122 -x7944 -x7615 -x12669 -x2025 -x9513 -x5972 -x6448 -x9027 -x12705 -x1205 -x3327 -x3193 -x5595 -x4271 -x6675 -x5234 -x5707 -x12842 -x8440 -x11124 -x4463 -x8762 -x14217 -x2195 -x5202 -x9909 -x3757 -x2623 -x11086 -x5548 x12376 -x12615 -x10809 -x13422 -x4887 -x4980 -x3049 -x120 -x4367 -x9013 -x8537 -x11027 -x7634 -x8596 -x9614 -x4621 -x11410 -x7778 -x12461 -x14036 -x8432 -x14306 -x14419 -x2946 -x8308 -x9267 -x2043 -x2989 -x70 -x1381 -x1916 -x8877 -x13833 -x11831 -x3287 -x10035 -x2669 -x3592 -x8099 -x10910 -x1554 -x8024 -x990 -x8102 -x115 -x5899 -x6645 -x10781 -x6491 -x14467 -x7417 -x12053 -x6684 -x1986 -x5364 -x395 -x3912 -x13508 -x11841 -x6687 -x5465 -x7286 x5037 -x9303 -x9631 -x13248 -x6246 -x4646 -x14365 -x6041 -x14275 -x2955 -x12500 -x9558 -x10505 -x10412 -x9094 -x2081 -x10260 -x7425 -x1499 -x11145 -x1605 -x13605 -x13206 -x10858 -x10761 -x8887 -x12134 -x2404 -x515 -x6865 -x8627 -x6891 -x341 -x13884 -x10908 -x9745 -x7164 -x13827 -x13590 -x2192 -x11962 -x2189 -x4217 -x10459 -x4219 -x10803 -x10820 -x11615 -x14232 -x11212 -x13532 -x7379 -x1652 -x9150 -x11085 x11283 -x997 -x398 -x3056 -x4604 -x8377 -x3716 -x10194 -x13271 -x5829 -x10299 -x9065 -x14346 -x8912 -x197 -x12806 x4873 -x8836 -x21 -x2510 -x3882 -x13241 -x8914 -x11668 -x1996 -x2045 -x13821 -x8242 -x774 -x5360 -x8336 -x12707 -x6551 -x4283 -x12580 -x13289 -x1481 -x12790 -x11871 -x10163 -x6248 -x13007 -x1669 -x12360 -x3555 -x8163 -x7581 -x7318 -x199 -x2617 -x9808 -x4099 -x11532 -x1215 -x7597 -x4306 -x6938 -x6446 -x4009 -x1323 -x2961 -x10283 -x10208 -x4361 -x10689 -x12992 x5072 -x4530 -x270 -x2278 -x11348 -x4767 -x2941 -x10423 -x14515 -x10293 -x12397 -x31 -x10346 -x11549 -x13509 -x1105 -x10625 -x7956 -x6395 -x1636 -x10856 -x10554 -x13500 -x5127 -x7505 -x11071 -x13596 -x331 -x446 -x11952 -x11539 x6936 -x7411 -x12550 -x13915 -x12994 -x10936 -x9431 -x6775 -x2626 -x12361 -x4176 -x11421 x646 -x10056 -x13969 -x4370 -x1623 -x14319 x6268 -x12097 -x14251 -x9305 -x5057 -x654 -x5514 -x6411 -x6761 -x4294 -x6217 -x11935 -x11637 -x13246 -x4274 -x10440 -x10782 -x12567 -x13854 -x9945 -x9235 -x915 -x12667 -x14396 -x7068 -x1196 -x12030 -x11787 -x77 -x11293 -x12318 -x8466 -x815 -x10414 -x10516 -x11279 -x10433 -x13390 -x12479 -x5210 -x1462 -x7080 -x386 -x2940 -x10110 -x7536 -x11269 -x1352 -x5050 -x3704 -x2290 -x12672 -x10996 -x2777 -x6204 -x3646 -x8196 -x13658 -x379 -x12510 -x8526 -x8497 -x3552 -x6092 -x4855 -x6275 -x10845 -x9258 -x8381 -x5192 -x3456 -x11591 -x2118 -x10656 -x2417 -x8214 -x12996 -x3408 -x7362 -x6613 -x13537 -x1117 -x4696 -x10141 -x1530 -x1611 -x14298 -x1172 -x10067 -x6032 -x1448 -x6592 -x9401 -x10359 -x13086 -x7409 -x1680 -x3929 -x2425 -x2700 -x13423 -x13464 -x13232 -x9414 -x458 -x11802 -x4596 -x1818 -x13021 -x12872 -x13090 -x791 -x13348 -x8816 -x6537 -x13975 -x2625 -x9186 -x9021 -x13375 -x10918 -x12026 -x12429 -x8540 -x12435 -x3494 -x3692 -x7296 -x10441 -x4935 -x14293 x1754 -x3066 -x12972 -x10316 -x10487 -x6459 -x352 -x11863 -x4816 -x9559 -x9184 -x13412 -x6002 -x910 -x2289 -x7918 -x10145 -x6849 -x2121 -x11328 -x3966 -x14507 -x13882 -x14134 -x4548 -x3197 -x13276 -x8454 -x8698 -x1490 -x13293 -x2689 -x4649 -x13281 -x12347 -x13745 -x11034 -x10313 -x679 -x12143 -x7430 -x14005 -x2453 -x7319 -x1164 -x8300 -x4010 -x1398 -x6941 -x13178 -x7433 -x10256 -x11793 -x10795 -x5667 -x10797 -x12841 -x2923 -x11718 -x9474 -x4187 -x6401 -x10169 -x11092 -x6623 -x13908 -x2586 -x11710 -x1657 -x2320 -x11409 -x7321 -x1410 -x10927 -x5272 -x473 -x3374 -x5329 -x3290 -x754 -x12036 -x4709 -x11019 -x7521 -x241 -x8576 -x8116 -x10555 -x9281 -x4302 -x6929 -x10973 -x8936 -x12691 -x4200 x4398 -x10864 -x4698 -x9971 -x14062 -x13617 -x2478 -x14052 -x10880 -x3377 -x12791 -x8803 -x5803 -x1960 -x6979 -x6720 -x5596 -x9523 -x12537 -x661 -x6272 -x2731 -x2002 -x14174 -x13435 -x1949 -x5897 -x795 -x12324 -x6629 -x1838 -x4252 -x3157 -x3344 -x9675 -x210 -x12000 -x13704 -x6934 -x12920 -x11416 -x798 -x11233 -x5487 -x10679 -x11580 -x7393 -x4835 -x11978 -x9271 -x806 -x9823 -x6118 -x12881 -x1710 -x4797 -x11517 -x9991 -x2101 -x14180 -x5107 -x4794 -x2428 -x6505 -x7224 -x8329 -x250 -x5831 -x13441 -x13654 -x7092 -x1521 -x8574 -x3718 -x5626 -x6304 -x1306 -x12260 -x6337 -x12947 -x311 -x2160 -x10031 -x986 -x3214 -x9705 -x4525 -x10550 -x9660 -x6754 -x5697 -x621 -x4885 -x8860 -x12300 -x8899 -x12427 -x6163 -x886 -x5637 -x12512 -x5066 -x12518 -x13415 -x6820 -x1848 -x9415 -x10286 -x8923 -x12857 -x2902 -x5562 -x7101 -x2858 -x8652 -x10332 -x14208 -x9460 -x12087 -x1538 -x1948 -x13518 -x12467 -x12056 -x11280 -x927 -x2082 -x12767 -x4264 -x3762 -x1727 -x131 -x12568 -x11439 -x6397 -x4990 -x8709 -x10362 -x2477 -x7215 -x11577 -x9530 -x5277 -x6273 -x7375 -x8796 -x13580 -x2851 -x6359 -x7815 -x12335 -x2441 -x3573 -x7085 -x7736 -x13561 -x4052 -x11314 -x13523 -x14050 -x11290 -x7966 -x12041 -x12131 -x14372 -x5782 -x6423 -x9772 -x9800 -x5126 -x8444 -x4663 -x8447 -x5 -x8282 -x12560 -x470 -x7850 -x3050 -x10269 -x5343 -x2339 -x6961 -x6993 -x14616 -x13861 -x13970 -x13953 -x9903 -x9403 -x5680 -x4037 -x10952 -x6901 -x2645 -x1400 -x10615 -x3248 -x11798 -x4946 -x5905 -x1528 -x8579 -x9602 -x810 -x11087 -x1847 -x9803 -x2577 -x8049 -x8908 -x1532 -x7497 -x2808 -x3246 -x6478 -x10171 -x9918 -x10729 -x7757 -x5625 x3937 -x9861 -x11730 -x1040 -x2949 -x7242 -x8587 -x5295 -x3122 -x3141 -x12527 -x12304 -x13151 -x873 -x748 -x1325 -x13911 -x5257 -x9282 -x2078 -x12120 -x9063 -x6539 -x7549 -x1922 -x11983 -x1855 -x7310 -x623 -x14514 -x2295 -x5067 -x13477 -x10393 -x4014 -x3391 -x2187 -x4240 -x174 -x119 -x5384 -x4998 -x9416 -x10360 -x8258 -x14453 -x8126 -x4712 -x12419 -x4257 -x12270 -x3921 -x5528 -x9434 -x6702 -x1341 -x1471 -x4272 -x1231 -x590 -x8765 -x13746 -x5477 -x23 -x3329 -x6837 -x2763 -x10922 -x13421 -x8569 -x2563 -x14574 -x7294 -x4853 -x4812 -x5304 -x4404 -x11326 -x12638 x13748 -x10790 -x4661 -x10079 -x9341 -x11287 -x11405 -x6370 -x5157 -x721 -x2642 -x6681 -x9812 -x7732 -x4441 -x13993 -x10280 x4981 -x3040 -x702 -x780 -x3032 -x4135 -x4409 -x9343 -x3691 -x14250 -x8387 -x6532 -x2910 -x3779 -x1500 -x7920 -x5171 -x562 -x5309 -x9730 -x2472 -x8991 -x2174 -x9465 -x11162 -x12971 -x13170 -x6177 -x4780 -x7511 -x10999 -x3310 -x10413 -x12319 -x13683 x1713 -x6023 -x4742 -x9011 -x9126 -x8223 -x851 -x6635 -x11372 -x657 -x8379 -x10847 -x10852 -x3166 -x11455 -x12158 -x13049 -x1845 -x7421 -x206 -x8138 -x7548 -x10003 -x54 -x12064 -x8069 -x8729 -x6301 -x5944 -x3252 -x4956 -x12207 -x14505 -x13573 -x1401 -x9003 -x793 -x7315 -x4315 -x2542 -x4068 -x9181 -x12114 -x7440 -x567 -x4876 -x13512 -x6672 -x10646 -x140 -x720 -x2534 -x11656 -x12786 -x12484 -x4531 -x13253 -x12008 -x4065 -x50 -x11559 -x3171 -x4142 -x1137 -x13992 -x5778 -x11550 -x8410 -x7456 -x3674 -x10150 -x11260 -x10112 x708 -x4122 -x4928 -x1640 -x11252 -x7176 x6596 -x14094 -x734 -x7503 -x12581 -x4824 -x9229 -x11369 -x13862 -x7371 -x3373 -x12517 -x7712 -x4411 -x4208 -x13411 -x2931 -x11597 -x639 -x5604 -x1850 -x7559 -x10854 -x8158 -x4471 -x1067 -x13981 -x5864 -x4198 -x13229 -x10515 -x10347 -x767 -x13842 -x10315 -x12999 -x2116 -x2906 -x3780 -x2095 -x12552 -x2951 -x14109 -x6063 -x691 -x2529 -x6501 -x13996 -x12483 -x4724 -x165 -x8361 -x1537 -x2758 -x7129 -x2930 -x10791 -x5649 -x4040 -x10577 -x1358 -x8360 x2918 -x10463 -x5564 -x13011 -x1966 -x14510 -x8513 -x6234 -x13342 -x14059 -x3235 -x13113 -x2471 -x8404 -x12117 -x6014 -x149 -x6126 -x14178 -x4609 -x12232 -x4560 -x10205 -x8851 -x10152 -x869 -x11214 -x9638 -x6145 -x5183 -x2066 -x11680 -x9879 -x3527 -x6065 -x4119 -x7624 -x7779 -x14513 -x8293 -x10499 -x8271 -x6323 -x13602 -x8073 -x14496 -x4158 -x14170 -x5952 -x913 -x3730 -x2526 -x9761 -x11425 -x12186 -x11711 -x13161 -x9054 -x7675 -x13361 -x9595 -x112 -x96 -x2283 -x2843 -x4378 -x4726 -x2263 -x9646 -x12352 -x3212 -x900 -x285 -x12863 -x7347 -x4622 -x529 -x1694 -x10774 -x13825 -x4950 -x7654 -x7046 -x11060 -x1465 -x1226 -x8153 -x4587 -x1783 -x3824 -x4120 -x9458 -x12258 -x4 -x14189 -x5007 -x12931 -x2730 -x8651 -x6232 -x1857 -x13984 -x9798 -x4265 -x5241 -x13335 -x13567 -x6293 -x5741 -x7100 -x6136 -x9112 x5021 -x14418 -x4151 -x12118 -x4269 -x4126 -x6394 -x3869 -x12515 -x1260 -x10842 -x7484 -x10723 -x7985 -x12303 -x13288 -x10388 -x818 -x9395 -x10735 -x13733 -x945 -x3611 -x4901 -x5662 -x7600 -x4204 -x1764 -x3398 -x8664 -x11752 -x6898 -x2099 -x13811 -x9329 -x1979 -x6049 -x8921 -x3507 -x3713 -x5266 -x3889 -x2872 -x7646 -x10030 -x13475 -x6138 -x8040 -x7340 -x11129 -x14008 -x6742 -x4691 -x10364 -x5494 -x2162 -x4579 -x3260 -x6475 -x3126 -x8459 -x6550 -x5139 -x7953 -x14276 -x9090 -x7109 -x8265 -x6735 -x7910 -x12331 -x7710 -x344 -x3158 -x14407 -x625 -x6668 -x4220 -x7903 -x1923 -x1467 -x3863 -x9497 -x12132 -x6291 -x8200 -x7363 -x14243 -x9452 -x760 -x10114 -x12387 -x12342 -x10830 -x11244 -x660 -x2369 -x12866 -x8052 -x7003 -x4489 -x6516 -x12474 x2323 -x10466 -x13830 -x10531 -x1162 -x12273 -x1704 -x9832 -x3150 -x9840 -x14433 -x7569 -x8195 -x753 -x10130 -x1332 -x12690 -x1503 -x6591 -x3547 -x656 -x14033 -x2055 -x6320 -x12904 -x12629 -x13024 -x7687 -x10162 -x9467 -x12640 -x9012 -x9261 -x2736 -x4521 -x9004 -x9114 -x12847 -x10903 -x638 -x13570 -x4178 -x9846 -x13809 -x12309 -x13367 -x11585 -x13199 -x8995 -x4069 -x329 -x2521 -x671 -x7401 -x4627 -x5275 -x11699 -x6770 -x2380 -x7186 -x5513 -x8008 -x7025 -x12816 -x8096 -x2716 -x6893 -x11273 -x3685 -x11493 -x8479 -x2176 x5746 -x7205 -x10874 -x12796 -x3502 -x7150 -x2243 -x2277 -x12202 -x14482 -x9620 -x6469 -x2509 -x2161 -x4458 -x9501 -x8139 -x6266 -x10702 -x8246 -x9409 -x8033 -x4657 -x10983 -x1601 -x13816 -x7444 -x12665 -x2394 -x14562 -x2050 -x10717 -x12561 -x724 -x2862 -x12685 -x2917 -x6715 -x8781 -x13158 -x5426 -x6759 -x7419 -x957 -x2275 -x6764 -x14030 -x11166 -x12696 -x110 -x2915 -x917 -x14285 -x187 -x11930 -x10247 -x13931 -x14596 -x10712 -x2781 -x9735 -x11701 -x9668 -x11339 -x2932 -x7441 -x6054 -x10504 -x8895 -x752 -x2604 -x13710 -x1781 -x3866 -x12764 -x114 x1735 -x337 -x10542 -x430 -x7403 -x5315 -x14258 -x9500 -x11238 -x8753 -x12792 -x13250 -x11056 -x6883 -x3612 -x4387 -x3027 -x11779 -x13608 -x12539 -x605 -x5809 -x5687 -x8228 -x8445 -x3850 -x976 -x13124 -x13150 -x13137 -x1959 -x2744 -x12671 -x98 -x534 -x321 -x13569 -x10523 -x5947 -x11376 -x14320 -x12808 -x9410 -x9603 -x8279 -x4443 -x1234 -x9153 -x4382 -x14568 -x14593 -x3984 -x8081 -x11943 -x5685 -x11638 -x13319 -x1853 -x4930 -x4407 -x11538 -x4690 -x13946 -x5545 -x4127 -x5609 -x3697 -x8881 -x1461 -x9794 -x7832 -x4679 -x10758 -x2346 -x13589 -x1684 -x8682 -x8266 -x11945 -x438 -x10863 -x692 -x1074 -x10559 -x8070 -x8886 -x7230 -x803 -x9824 -x5033 -x3446 -x14598 -x3479 -x13794 -x2317 -x10411 -x6995 -x10532 -x9376 -x8423 -x3448 -x11601 -x13758 -x12451 -x8457 -x14607 -x9635 -x12754 -x7288 -x517 -x11102 -x11297 -x3062 -x3560 -x4792 -x14096 -x6685 -x8018 -x12797 -x265 -x1998 -x13945 -x6264 -x2493 -x1075 -x12700 -x7608 -x2382 x5236 -x2350 -x13749 -x8802 -x2919 -x6135 -x5902 -x360 -x3568 -x178 -x13689 -x5731 -x11739 -x4033 -x5699 -x4581 -x7243 -x11381 -x11341 -x5327 -x9464 -x9810 -x7768 -x10319 -x234 -x11780 x7118 -x13867 -x9364 -x4459 -x11234 -x12355 -x8890 -x219 -x7217 -x10068 -x5190 -x1255 -x12452 -x3315 -x6647 -x11157 -x10409 -x14579 -x3990 -x5583 -x7886 -x12915 -x1520 -x1000 -x5868 -x12542 -x10062 -x11146 -x7377 -x2163 -x14198 -x13724 -x4845 -x12818 -x3891 -x13372 -x1017 -x2447 -x9324 -x11474 -x6951 -x7489 -x9898 -x9309 -x7102 -x5412 -x8438 -x2560 -x2889 -x11361 -x2266 -x1489 -x2223 -x1423 -x3439 -x2242 -x1420 -x5579 -x59 -x8191 -x2169 -x6043 -x7005 -x5651 -x26 -x7241 -x12305 -x5467 -x12001 -x9255 -x9815 -x4053 -x2040 -x10768 -x441 -x13928 -x14371 -x9570 -x4966 -x8988 -x6445 -x10254 -x3871 -x728 -x137 -x6690 -x7462 -x7500 -x2943 -x7136 -x11553 -x8321 -x9370 -x10144 -x8672 -x10164 -x7667 -x2621 -x9552 -x539 -x6528 -x4782 -x4105 -x4869 -x10942 -x3727 -x1279 -x10635 -x14438 -x3181 -x6800 -x2691 -x718 -x8520 -x11503 -x9020 -x8495 -x6616 -x4194 -x3583 -x5158 -x11747 -x7653 -x11849 -x3923 -x357 -x3046 -x5265 -x3396 -x11264 -x10421 -x10966 -x12728 -x7331 -x14196 -x6520 -x8103 -x2650 -x12321 -x2820 -x503 -x10018 -x10376 -x2937 -x13347 -x10546 -x5765 -x7487 -x8947 -x7620 -x11475 -x3278 -x5165 -x4287 -x9083 -x40 -x4422 -x11077 -x4943 -x374 -x13403 -x9778 -x3343 -x13614 -x11698 -x2776 -x7851 -x11195 -x12211 -x4251 -x6416 -x3358 -x8452 -x2299 -x13644 -x13831 -x11473 -x11873 -x9149 -x1837 -x13595 -x8907 -x3263 -x11190 -x9301 -x10013 -x12661 -x6776 -x8114 -x4769 -x1032 -x11168 -x7221 -x14429 -x4654 -x9407 -x14199 -x5541 -x10489 -x5483 -x4676 -x4043 -x3538 -x4133 -x4449 -x10158 -x13382 -x4756 -x12738 -x6937 -x13772 -x10447 -x3590 -x5939 -x2374 -x1331 -x1862 -x10011 x1581 -x10951 -x14168 -x1560 -x11612 -x3510 -x7389 -x12139 -x12521 -x2837 -x5289 -x9743 -x8098 -x7256 -x5536 -x7177 -x12590 -x1615 -x2516 -x327 -x13776 -x10974 -x10496 -x11523 -x10020 -x13832 -x4421 -x11299 -x6102 -x7568 -x2786 -x2798 -x11175 -x9582 -x11982 -x5146 -x3744 -x8615 -x6392 -x6525 -x13844 -x3629 -x10237 -x4903 -x8861 -x3110 -x1256 -x12203 -x4084 -x9 -x8950 x816 -x13141 -x4077 -x10706 -x4753 -x577 -x4394 -x13083 -x12216 -x1517 -x13581 -x10323 -x11446 -x14401 -x12061 -x13409 -x3359 -x3389 -x6594 -x13760 -x10661 -x1277 -x9835 -x9863 -x9742 -x13077 -x6003 -x4749 -x13482 -x3731 -x13034 x5035 -x1257 -x9904 -x8643 -x12276 -x7998 -x11773 -x3787 -x1969 -x6042 -x1834 -x12861 -x4436 -x12718 -x12807 -x10072 -x12395 -x2852 -x2738 -x11910 -x9834 -x3564 -x3942 -x1881 -x13708 -x10914 -x5271 -x2690 -x3793 -x8616 -x2567 -x4326 -x9240 -x2249 -x13437 -x5711 -x10775 -x2423 -x14360 -x2540 -x7806 -x7958 -x12937 -x12912 -x4545 -x13118 -x7989 -x171 -x4952 -x5403 -x8426 -x10975 -x5956 -x7213 -x6235 -x13277 -x968 -x7861 -x3035 -x5719 -x9688 -x13754 -x13006 -x8421 -x4163 -x13801 -x1776 -x1903 -x7616 -x7354 -x4243 -x8240 -x1084 -x5109 -x6913 -x8549 -x11083 -x9425 -x2574 -x580 -x11427 -x1474 -x3751 -x4975 -x4148 -x1924 -x13117 -x12449 -x13142 -x12392 -x5958 x1983 -x604 -x7527 -x5045 -x12020 -x696 -x2907 -x3383 -x6367 -x8501 -x1803 -x5768 -x7777 -x13249 -x3665 -x905 -x8558 -x13955 -x635 -x6089 -x5801 -x12755 -x12528 -x2302 -x6588 -x4575 -x11892 -x6127 -x1053 -x5569 -x5013 -x13835 -x6751 -x1100 -x5721 -x2358 -x5877 -x8004 -x13340 -x11757 -x7352 -x5167 -x7473 -x3845 -x1585 -x3447 -x5425 -x12543 -x2887 -x9651 -x7299 -x8551 -x6062 -x12492 -x8717 -x12218 -x4035 -x1569 -x9373 -x9930 -x10434 x1750 -x8147 -x13126 -x5600 -x2450 -x7968 -x2638 -x13584 -x10681 -x2202 -x8932 -x12729 -x14331 -x4331 -x2713 -x2075 -x854 -x11047 -x1961 -x3600 -x13242 -x1054 -x3954 -x5615 -x3415 -x4180 -x2840 -x5735 -x5738 -x6765 -x3908 -x14242 -x11093 -x14479 -x1997 -x9148 -x8420 -x4054 -x6646 -x11319 -x9457 -x6179 -x2554 -x3077 -x3910 -x1264 -x7833 -x8563 -x10801 -x3351 -x7698 -x5212 -x2629 -x10811 -x7604 -x560 -x108 -x8726 -x11115 -x14604 -x4062 -x9939 -x8553 -x6302 -x11127 -x471 -x6347 -x4228 -x6788 -x2850 -x4686 -x9237 -x1819 -x10354 -x7078 -x4776 -x788 -x7452 -x636 -x10605 -x2011 -x3346 -x3394 -x4555 -x7387 -x7800 -x926 -x3399 -x1477 -x3037 -x663 -x7766 -x3609 -x5475 -x4499 -x6440 -x8634 -x1454 -x11337 -x8533 -x13131 -x4114 -x10334 -x911 -x2325 -x11461 x1775 -x9917 -x7694 -x12329 -x3469 -x8876 -x10622 -x6836 -x9067 -x6882 -x1188 -x10211 -x10282 -x4026 -x9921 -x5930 -x4475 -x9978 -x6991 -x3496 -x432 -x3186 -x11625 -x11628 -x2222 -x14394 -x12075 -x4085 -x10839 -x3644 -x10160 -x12019 -x10170 -x328 -x13179 -x7372 -x6170 -x14575 -x11062 -x8725 -x10146 -x8977 -x10867 -x1182 -x1359 -x10303 -x6719 -x2575 -x5780 -x14245 -x7320 -x9916 -x12911 -x4057 -x3602 -x10663 -x6656 -x3537 -x14554 -x11518 -x5916 -x9763 -x12115 -x681 -x7140 -x13210 -x7519 -x4082 -x2667 -x13466 -x12066 -x14449 -x12246 -x2870 -x9813 -x2469 -x7543 -x7388 -x14092 -x2711 -x11230 -x8251 -x7337 -x11882 -x2661 -x13752 -x7609 -x1227 -x14310 -x2462 -x12163 -x1689 -x3397 -x9999 -x5305 -x5539 -x2023 -x13205 -x4886 -x808 -x5260 -x8401 -x13427 -x5379 -x4514 -x13850 -x11122 -x7867 -x7869 -x10059 -x9393 -x9269 -x9664 -x10374 -x12068 -x9963 -x9605 -x2383 -x9275 -x9445 -x2721 -x9801 -x12256 -x823 -x8775 -x858 -x14391 -x12864 -x7793 -x13874 -x10752 -x268 -x12160 -x12 -x2813 -x10992 -x11052 -x186 -x13358 -x11004 -x12110 -x6869 -x9486 -x4518 -x5788 -x13747 -x4347 -x13063 -x4949 -x12789 x6488 -x1766 -x2499 -x5199 -x7120 -x424 -x6233 -x1723 -x1552 -x3799 -x5775 -x10484 -x8055 -x13647 -x12470 -x2114 -x7111 -x5323 -x8679 -x7626 -x7552 -x5117 -x5383 -x2068 -x1584 -x9356 x5030 -x56 -x13699 -x10685 -x13116 x4313 -x14489 -x5096 -x5044 -x8744 -x9471 -x13520 -x14409 -x12819 -x13967 -x11013 -x8107 -x13744 -x12396 -x6368 -x5608 x3633 -x10328 -x13785 -x7322 -x11589 -x992 -x4591 -x9804 -x10418 -x2185 -x3481 -x2031 -x9022 -x11936 -x8928 -x12199 -x10517 -x1486 -x7311 -x1769 -x5937 -x10879 -x9064 -x11240 -x3684 -x11960 -x181 -x10032 -x12730 -x5701 -x12308 -x14162 -x1844 -x12206 -x13743 -x5749 -x3137 -x9202 -x6442 -x1612 -x6326 -x3317 -x8916 -x13723 -x12073 -x7228 -x6094 -x6600 -x12997 -x9701 -x11902 -x525 -x13585 -x7066 -x11839 -x9550 -x5026 -x1194 -x4455 -x2270 -x6389 -x13489 -x10432 -x14068 -x8124 -x14082 -x14121 -x9960 -x11231 -x770 -x5979 -x8247 -x10125 -x3892 -x12969 -x11632 -x7964 -x3312 -x13162 -x11038 -x7894 -x8919 -x9776 -x4464 -x9182 -x10533 -x9777 -x12903 -x6499 -x5787 -x11120 -x6899 -x6568 -x153 -x3967 -x1151 -x5470 -x12070 -x9437 -x10623 -x8774 -x8637 -x6166 -x7391 -x11759 -x5919 -x6949 -x11432 -x11163 -x12889 -x11977 -x12417 -x4146 -x11434 -x1637 -x7236 -x2400 -x6713 -x14594 -x7304 -x8207 -x11488 -x9598 -x9876 -x12566 -x7663 -x6924 -x3551 -x12401 -x12732 -x1736 -x5391 -x12584 -x5653 -x10624 -x8210 -x14570 -x3220 -x9171 -x2338 -x8189 -x12169 -x9141 -x12286 -x10462 -x12209 -x2984 -x3902 -x12291 -x13497 -x10390 -x7873 -x5307 -x10651 -x1037 -x2884 -x4024 -x7014 -x4527 -x8369 -x12493 -x2047 -x9891 -x5529 -x5138 -x9413 -x7809 -x10980 -x12239 -x6495 -x6141 -x2631 -x3412 -x13929 -x6132 -x13578 -x14322 -x12446 -x14339 -x7923 -x1621 -x9661 -x10076 -x5869 -x4389 -x985 -x14551 -x11973 -x9920 -x6620 -x2487 -x4508 -x4091 -x179 -x6228 -x2329 -x13264 -x11634 -x9722 -x8695 -x12616 -x13359 -x14161 -x5248 -x7780 -x1460 -x12287 -x148 -x12908 -x5551 -x5951 -x6523 -x10741 -x11001 -x10192 -x11961 -x14520 -x6088 -x12779 -x3268 -x12464 -x10244 -x9231 -x13396 -x13853 -x5479 -x14256 -x10633 -x12814 -x13223 -x3442 -x7218 -x7747 -x3652 -x3472 -x4462 -x12358 -x8211 -x3986 -x3182 -x876 -x2942 -x3842 -x6669 -x4450 -x1412 -x5925 -x8997 -x3500 -x12422 -x3681 -x8235 -x5769 -x3165 -x4453 -x4005 -x2619 -x1574 -x4863 -x1176 -x10707 -x5288 x2771 -x1377 -x3628 -x7406 -x8348 -x11543 -x14543 -x9180 -x4883 -x1870 -x12391 -x7961 -x9924 -x449 x5406 -x3134 -x7212 -x3145 -x10565 -x7782 -x9515 -x594 -x7259 -x2439 -x13040 -x9135 -x7669 -x10977 -x7727 -x13425 -x5130 -x9462 -x4416 -x5121 -x3492 -x9208 -x1275 -x11351 -x8891 -x183 x4023 -x336 -x14154 -x14049 -x1445 -x9621 -x12009 -x3179 -x3714 -x3082 -x13008 -x9442 -x5698 -x9277 -x12450 -x4963 -x5506 -x5407 -x8218 -x3969 -x12494 -x2321 -x4235 -x5845 -x6864 -x1631 -x1645 -x5844 -x6140 -x10834 -x7865 -x14163 -x10452 -x292 -x422 x198 -x14075 -x6465 -x33 -x5716 -x14571 -x7997 -x10628 -x6225 -x1894 -x6237 -x13965 -x13919 -x10383 -x7502 -x6976 -x5806 -x475 -x60 -x6240 -x6925 -x5507 -x9430 -x4606 -x11958 -x4688 -x9433 -x14203 -x5445 -x13656 -x8160 -x6303 -x961 -x9884 -x7464 -x589 x5087 -x10614 -x680 -x7934 -x14159 -x3519 -x4752 -x11741 -x1392 -x487 -x1099 -x14462 -x11323 -x6819 -x725 -x8332 -x11714 -x13159 -x3042 -x10036 -x7196 -x6018 -x10133 -x14067 -x11265 -x3434 -x9330 -x10701 -x12715 -x3222 -x5499 -x5636 -x6058 -x8095 -x11507 -x10549 -x13640 -x13899 -x9266 -x5143 -x3723 -x4859 -x425 -x10350 -x324 -x9573 -x6673 -x14345 -x7895 -x8326 -x8290 -x693 -x7463 -x7929 -x4648 -x8084 -x9447 -x1374 -x8969 -x13933 -x4894 -x8220 -x7404 -x14122 x3917 -x9938 -x5590 -x13254 -x6779 -x1002 -x3335 -x599 -x11046 -x3484 -x5443 -x7222 -x7142 -x3506 -x2827 -x3353 -x13378 -x10575 -x11199 -x13285 -x4132 -x9381 -x10872 -x1399 -x11724 -x2677 -x11573 -x13958 -x6219 -x9076 -x7465 -x5240 -x12921 -x3997 -x4145 -x12280 -x7576 -x7674 -x9541 -x2879 -x10096 -x5522 -x8600 -x3109 -x1389 -x7137 -x8554 -x2073 -x11887 -x2511 -x9665 -x7837 -x13548 -x2535 -x7208 -x705 -x9795 -x12613 -x4179 -x3017 -x10917 -x579 -x8276 -x1079 -x9120 -x11121 -x5464 -x8233 -x1696 -x5921 -x5999 -x13262 -x996 -x5724 -x2641 -x12496 -x6221 -x6867 -x6229 -x4004 -x4110 -x2723 -x3785 -x4046 -x1161 -x3393 -x11912 -x12949 -x6585 -x14400 -x4022 -x8528 -x7203 -x13227 -x9392 -x13132 -x10760 -x11702 -x12559 -x3491 -x11481 -x3888 -x12965 -x489 -x13770 -x2120 -x9509 -x8602 -x2977 -x477 -x6172 -x10812 -x6471 -x3587 -x3163 -x88 -x4221 -x8428 -x8046 -x8586 -x6806 -x6544 x9088 -x9937 -x9982 -x10186 -x7353 -x783 -x235 -x11082 -x6810 -x12187 -x12498 -x11955 -x11642 -x13166 -x10176 -x5798 -x10538 -x5757 -x14501 -x9901 -x4134 x3977 -x1357 -x10749 -x868 -x10233 -x7482 -x1070 -x2175 -x8766 -x7738 -x13652 -x3918 -x993 -x1745 -x4083 -x2459 -x13888 -x3405 -x8631 -x10460 -x8027 -x11200 -x11048 -x541 -x10557 -x13675 -x7154 -x3837 -x12630 -x11686 -x428 -x4601 -x11756 -x8506 -x4706 -x12673 -x13623 -x11883 -x1649 -x1957 -x13637 -x11506 -x10135 -x13910 -x6382 -x2613 -x13963 -x6945 -x13734 -x13554 -x6932 -x10584 -x3334 -x4474 -x6195 -x11586 -x4170 -x14089 -x10597 -x6773 -x13629 -x3965 -x4849 -x2905 -x9865 -x11149 -x13071 -x659 -x1394 -x1001 -x9567 -x11729 -x13682 -x3372 -x12175 -x4473 -x1568 -x8675 -x3239 -x1265 -x9297 -x10988 -x4410 -x14336 -x5853 -x6790 -x796 -x1351 -x499 -x10223 -x5365 -x2558 -x1931 -x11186 -x9561 -x9155 -x4917 -x9333 -x6331 -x1108 -x484 -x10275 -x12146 -x4977 -x13568 -x12606 -x7619 -x7636 -x13099 -x8918 -x5308 -x10075 -x9574 -x8580 -x3861 -x5992 -x1092 -x874 -x14606 -x11992 -x4674 -x2970 -x11322 -x11408 -x13900 -x7297 -x5484 -x6064 -x8948 -x11398 -x14185 -x13187 -x8161 -x2611 -x9093 -x7392 -x13592 -x9618 -x7198 -x13263 -x10356 -x6039 -x103 -x9072 -x3487 -x4360 -x10579 -x9110 -x10544 -x2681 -x8604 -x8667 -x6910 -x8443 -x10329 -x3149 -x8489 -x7376 -x12478 -x479 -x4447 -x5222 -x5184 -x7189 -x3131 -x11997 -x8685 -x11514 -x9935 -x3286 -x4246 -x776 -x14277 -x5729 -x2474 -x12055 -x4335 -x1090 -x571 -x3034 -x6111 -x6794 -x10491 -x1057 -x5172 -x12677 -x5847 -x3076 -x3608 -x13499 -x6542 -x6050 -x745 -x2147 -x13982 -x14229 -x9248 -x8131 -x13504 -x2601 -x5515 -x2714 -x967 -x13780 -x12951 -x11809 -x2671 -x6922 -x7206 -x10041 -x7773 -x3147 -x3299 -x13924 -x7021 -x3764 -x8622 -x14266 -x6953 -x7197 -x12455 -x7807 -x4440 -x1174 -x700 -x8262 -x102 -x7220 -x14191 -x13660 -x1223 -x10740 -x12880 -x14415 -x2098 -x914 -x7509 -x14313 -x7759 -x8573 -x4536 -x12525 -x7679 -x13245 -x4177 -x3497 -x6057 -x7601 -x4431 -x12719 -x1540 -x6805 -x1700 -x8705 -x12241 -x7273 -x8317 -x5032 -x3740 -x11545 -x3883 -x1062 -x3195 -x14084 -x3818 -x3266 -x10578 -x12107 -x10769 -x1225 -x3284 -x2828 -x10047 -x4297 -x12378 -x7128 -x894 -x3895 -x12170 -x12535 -x8768 -x10355 -x1024 -x9948 -x14061 -x10581 -x5450 -x4899 -x11030 -x11974 -x3311 -x7688 -x3041 -x7200 -x6784 -x9744 -x10335 -x3624 -x11430 -x7988 -x4681 -x10034 -x12063 -x9405 -x11151 -x8603 -x9298 -x7936 x6766 x6098 -x5904 -x11810 -x3319 -x11941 -x2759 -x2216 -x1308 -x11508 -x10754 -x7108 -x10265 -x14102 -x3833 -x3387 -x14142 -x5438 -x4150 -x1058 -x11683 -x14358 -x6299 -x12520 -x12292 -x14351 -x13645 -x1873 -x13433 -x13690 -x7795 -x5973 -x6618 -x12424 -x10662 -x7862 -x9394 -x10935 -x5901 -x1789 -x12406 -x2125 -x384 -x11378 -x11614 -x3657 -x6245 -x3200 -x5863 -x13326 -x9652 -x9239 -x11155 -x1124 -x9572 -x13549 -x14522 -x6194 -x9802 -x13659 -x11579 -x9233 -x12380 -x8224 -x5727 -x7478 -x653 -x3660 -x10361 -x4870 -x3282 -x13017 -x7925 -x9209 -x13103 -x3898 -x11109 -x4429 -x6438 -x8450 -x1089 -x11051 -x8707 -x2255 -x2812 -x9402 -x14238 -x11944 -x9839 -x260 -x12995 -x99 -x2199 -x8231 -x71 -x4714 -x4697 -x12837 -x9726 -x3759 -x9902 -x141 -x8817 -x13469 -x13838 -x6821 -x507 -x3002 -x5563 -x13730 -x8162 -x11359 -x14086 -x9782 -x6696 -x8380 -x1891 -x8871 -x1046 -x13408 -x11107 -x2207 -x7721 -x1080 -x6076 -x13291 -x2130 -x2745 -x642 -x11017 -x2783 -x12445 -x14619 -x3233 -x1370 -x10639 -x10786 -x11641 -x10621 -x10378 -x2065 -x14287 -x5140 -x14077 -x3089 -x5316 -x13278 -x4336 -x9436 -x8045 -x3553 -x6705 -x453 -x12924 -x4276 -x14581 -x12350 -x7896 -x1167 -x6379 -x729 -x5860 -x1786 -x5206 -x11172 -x5480 -x5717 -x12119 -x5633 -x2587 -x2276 -x8783 -x10238 -x14494 -x10870 -x603 -x338 -x1839 -x2553 -x8465 -x232 -x9187 -x14566 -x3177 -x13184 -x3409 -x2228 -x4822 -x11581 -x14318 -x4028 -x3900 -x6798 -x8047 -x5535 -x1721 -x891 -x9161 -x11939 -x6231 -x7946 -x2916 -x288 -x12652 -x323 -x6427 -x7044 -x13121 -x11848 -x11925 -x8236 -x6185 -x13363 -x7926 -x12148 -x7808 -x12111 -x4484 -x10216 -x13959 -x14476 -x1378 -x8268 -x4924 -x9300 -x11671 -x11851 -x11525 -x1163 -x3039 -x231 -x1938 -x2079 -x12108 -x12769 -x3187 -x903 -x13885 -x13267 -x412 -x2054 -x8152 -x524 -x12771 -x342 -x151 -x4507 -x3223 -x10529 -x1498 -x7980 -x7004 -x11814 -x13782 -x9081 -x12177 -x6691 -x5022 -x3244 -x5549 -x14615 -x8034 -x11895 -x5292 -x14556 -x8341 -x5752 -x10738 -x10710 -x14413 -x204 -x5349 -x10731 -x14226 -x10248 -x2035 -x4931 -x1999 -x732 -x8356 -x8730 -x4589 -x3401 -x11928 -x3006 -x12870 -x4152 -x11451 -x3016 -x4104 -x6918 -x2845 -x3424 -x6927 -x3820 -x11156 -x14395 -x11363 -x10590 -x14 -x1116 -x11547 -x6689 -x5835 -x13517 -x8964 -x11876 -x11988 -x12189 -x4380 -x8811 -x12540 -x7063 -x1955 -x1159 -x12023 -x8736 -x11301 -x11303 -x8518 -x7613 -x12513 -x1965 -x5645 -x2286 -x9145 -x8661 -x1542 -x3162 -x7386 -x1104 -x10670 -x6256 -x387 -x7458 -x14230 -x11644 -x584 -x11689 -x6577 -x2151 -x11103 -x11938 -x4078 -x839 -x1453 -x11700 -x5396 -x8834 -x189 -x10136 -x10877 -x9183 -x4947 -x11778 -x6436 -x13574 -x12662 -x1432 -x9972 -x7847 -x5136 -x8702 -x3007 -x7174 -x13095 -x1261 -x6801 -x1950 -x11527 -x6683 -x2816 -x4209 -x2 -x1373 -x6223 -x1650 -x13781 -x1072 -x10425 -x6480 -x9952 -x3651 x1083 -x6011 -x9887 -x8724 -x10351 -x10818 x6148 -x2895 -x6734 -x193 -x3203 -x762 -x8797 -x3422 -x11275 -x12708 -x46 -x7461 -x10616 -x13344 -x13110 -x12748 -x11117 -x7672 -x11217 -x7285 -x12043 -x10654 -x3638 -x13729 -x13336 -x1746 -x1168 -x11745 -x8673
4832.80/305.85	s OPTIMUM FOUND
4832.80/305.85	c Time taken to solve: 304.15123067300004 seconds
4832.80/305.85	c Total time taken: 305.233824968338 seconds

Verifier Data

OK	4820075

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-4848146-1784143438/watcher-4848146-1784143438 -o /tmp/evaluation-result-4848146-1784143438/solver-4848146-1784143438 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848146-1784143438/vars-4848146-1784143438 --bin-var /tmp/runsolver-exch-nodeE001-1784136133-24736 --watchdog 3760 run HOME/instance-4848146-1784143438.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 306353888 --intermediate --solver ortools 

running on 16 cores: 48-63

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 16-25,27,29-30,50-54,58-63
  3550 MHz: 0-3,31-39,48-49,56-57
  3600 MHz: 4-15,26,28,40-47,55
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 48-63

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127257 MiB free)
  node 1: cores 8-15, 129019 MiB (128298 MiB free)
  node 2: cores 16-23, 128973 MiB (128526 MiB free)
  node 3: cores 24-31, 129003 MiB (128213 MiB free)
  node 4: cores 32-39, 129019 MiB (125902 MiB free)
  node 5: cores 40-47, 129019 MiB (125807 MiB free)
  node 6: cores 48-55, 129019 MiB (128666 MiB free)
  node 7: cores 56-63, 128474 MiB (127850 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100061 s]*
/proc/loadavg: 54.63 61.92 63.21 35/879 25999
/proc/meminfo: memFree=1045002684/1055320712 swapFree=33554428/33554428
[pid=25996] ppid=25993 vsize=4324 memory=3160 CPUtime=0 cores=48-63
/proc/25996/stat : 25996 (run) S 25993 25996 24723 0 -1 4194304 265 124 0 0 0 0 0 0 20 0 1 0 3931758 4427776 640 18446744073709551615 94530552066048 94530552960581 140721195822880 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94530553199632 94530553247376 94530562019328 140721195825272 140721195825509 140721195825509 140721195831249 0
/proc/25996/statm: 1081 790 702 219 0 143 0
[pid=25999] ppid=25996 vsize=26228 memory=20404 CPUtime=0.05 cores=48-63
/proc/25999/stat : 25999 (python3) D 25996 25996 24723 0 -1 4194304 3460 0 0 0 5 0 0 0 20 0 1 0 3931760 26857472 4992 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 1 0 0 17 55 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
/proc/25999/statm: 6557 5101 1874 753 0 4006 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 30552 KiB
Current children cumulated memory: 23564 KiB

[startup+0.210572 s]*
/proc/loadavg: 54.63 61.92 63.21 49/894 26014
/proc/meminfo: memFree=1044990384/1055320712 swapFree=33554428/33554428
[pid=25996] ppid=25993 vsize=4324 memory=3160 CPUtime=0 cores=48-63
/proc/25996/stat : 25996 (run) S 25993 25996 24723 0 -1 4194304 265 124 0 0 0 0 0 0 20 0 1 0 3931758 4427776 640 18446744073709551615 94530552066048 94530552960581 140721195822880 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94530553199632 94530553247376 94530562019328 140721195825272 140721195825509 140721195825509 140721195831249 0
/proc/25996/statm: 1081 790 702 219 0 143 0
[pid=25999] ppid=25996 vsize=728172 memory=37676 CPUtime=1.23 cores=48-63
/proc/25999/stat : 25999 (python3) R 25996 25996 24723 0 -1 4194304 6154 0 0 0 121 2 0 0 20 0 16 0 3931760 745648128 9216 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 0 0 0 17 55 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
/proc/25999/statm: 182043 9419 3666 753 0 168649 0
[pid=25999/tid=26000] ppid=25996 vsize=728172 memory=8462108013221118012 CPUtime=0.07 cores=48-63
/proc/25999/task/26000/stat : 26000 (python3) R 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 745648128 9216 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 0 0 0 -1 49 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26001] ppid=25996 vsize=728172 memory=17301 CPUtime=0.07 cores=48-63
/proc/25999/task/26001/stat : 26001 (python3) R 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 745648128 9216 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 0 0 0 -1 57 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26002] ppid=25996 vsize=728172 memory=17631 CPUtime=0.07 cores=48-63
/proc/25999/task/26002/stat : 26002 (python3) R 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 745648128 9216 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 0 0 0 -1 55 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26003] ppid=25996 vsize=728172 memory=56312155361315 CPUtime=0.07 cores=48-63
/proc/25999/task/26003/stat : 26003 (python3) R 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 745648128 9216 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 0 0 0 -1 52 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26004] ppid=25996 vsize=728172 memory=62909241885334 CPUtime=0.07 cores=48-63
/proc/25999/task/26004/stat : 26004 (python3) R 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 745648128 9216 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 0 0 0 -1 56 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26005] ppid=25996 vsize=728172 memory=21909 CPUtime=0.07 cores=48-63
/proc/25999/task/26005/stat : 26005 (python3) R 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 745648128 9216 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 0 0 0 -1 48 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26006] ppid=25996 vsize=728172 memory=54113249549381 CPUtime=0.07 cores=48-63
/proc/25999/task/26006/stat : 26006 (python3) R 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 745648128 9216 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 0 0 0 -1 61 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26007] ppid=25996 vsize=728172 memory=14979979167401906 CPUtime=0.07 cores=48-63
/proc/25999/task/26007/stat : 26007 (python3) R 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 745648128 9216 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 0 0 0 -1 54 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26008] ppid=25996 vsize=728172 memory=161707 CPUtime=0.07 cores=48-63
/proc/25999/task/26008/stat : 26008 (python3) R 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 745648128 9216 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 0 0 0 -1 59 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26009] ppid=25996 vsize=728172 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26009/stat : 26009 (python3) R 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 745648128 9216 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 0 0 0 -1 51 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26010] ppid=25996 vsize=728172 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26010/stat : 26010 (python3) R 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 745648128 9216 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 0 0 0 -1 60 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26011] ppid=25996 vsize=728172 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26011/stat : 26011 (python3) R 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 745648128 9216 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 0 0 0 -1 53 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26012] ppid=25996 vsize=728172 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26012/stat : 26012 (python3) R 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 745648128 9216 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 0 0 0 -1 62 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26013] ppid=25996 vsize=728172 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26013/stat : 26013 (python3) R 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 745648128 9216 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 0 0 0 -1 50 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26014] ppid=25996 vsize=728172 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26014/stat : 26014 (python3) R 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 745648128 9216 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 0 0 0 -1 58 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 732496 KiB
Current children cumulated memory: 40836 KiB

[startup+0.310278 s]*
/proc/loadavg: 54.63 61.92 63.21 35/894 26014
/proc/meminfo: memFree=1044995856/1055320712 swapFree=33554428/33554428
[pid=25996] ppid=25993 vsize=4324 memory=3160 CPUtime=0 cores=48-63
/proc/25996/stat : 25996 (run) S 25993 25996 24723 0 -1 4194304 265 124 0 0 0 0 0 0 20 0 1 0 3931758 4427776 640 18446744073709551615 94530552066048 94530552960581 140721195822880 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94530553199632 94530553247376 94530562019328 140721195825272 140721195825509 140721195825509 140721195831249 0
/proc/25996/statm: 1081 790 702 219 0 143 0
[pid=25999] ppid=25996 vsize=756732 memory=57356 CPUtime=1.3 cores=48-63
/proc/25999/stat : 25999 (python3) D 25996 25996 24723 0 -1 4194304 9077 0 0 0 127 3 0 0 20 0 16 0 3931760 774893568 13952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 0 0 0 17 60 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
/proc/25999/statm: 189183 14339 5954 753 0 171096 0
[pid=25999/tid=26000] ppid=25996 vsize=756732 memory=-7018697860377043063 CPUtime=0.07 cores=48-63
/proc/25999/task/26000/stat : 26000 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 774893568 13952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26001] ppid=25996 vsize=756732 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26001/stat : 26001 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 774893568 13952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26002] ppid=25996 vsize=756732 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26002/stat : 26002 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 774893568 13952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26003] ppid=25996 vsize=756732 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26003/stat : 26003 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 774893568 13952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26004] ppid=25996 vsize=756732 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26004/stat : 26004 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 774893568 13952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26005] ppid=25996 vsize=756732 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26005/stat : 26005 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 774893568 13952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26006] ppid=25996 vsize=756732 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26006/stat : 26006 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 774893568 13952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 1 0 0 -1 61 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26007] ppid=25996 vsize=756732 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26007/stat : 26007 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 774893568 13952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26008] ppid=25996 vsize=756732 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26008/stat : 26008 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 774893568 13952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 1 0 0 -1 59 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26009] ppid=25996 vsize=756732 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26009/stat : 26009 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 774893568 13952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26010] ppid=25996 vsize=756732 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26010/stat : 26010 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 774893568 13952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26011] ppid=25996 vsize=756732 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26011/stat : 26011 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 774893568 13952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26012] ppid=25996 vsize=756732 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26012/stat : 26012 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 774893568 13952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26013] ppid=25996 vsize=756732 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26013/stat : 26013 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 774893568 13952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 1 0 0 -1 50 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26014] ppid=25996 vsize=756732 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26014/stat : 26014 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 774893568 13952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 2 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
Current children cumulated CPU time: 1.3 s
Current children cumulated vsize: 761056 KiB
Current children cumulated memory: 60516 KiB

[startup+0.700235 s]
/proc/loadavg: 53.06 61.48 63.06 35/894 26014
/proc/meminfo: memFree=1044967804/1055320712 swapFree=33554428/33554428
[pid=25996] ppid=25993 vsize=4324 memory=3160 CPUtime=0 cores=48-63
/proc/25996/stat : 25996 (run) S 25993 25996 24723 0 -1 4194304 265 124 0 0 0 0 0 0 20 0 1 0 3931758 4427776 640 18446744073709551615 94530552066048 94530552960581 140721195822880 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94530553199632 94530553247376 94530562019328 140721195825272 140721195825509 140721195825509 140721195831249 0
/proc/25996/statm: 1081 790 702 219 0 143 0
[pid=25999] ppid=25996 vsize=925732 memory=121548 CPUtime=1.56 cores=48-63
/proc/25999/stat : 25999 (python3) R 25996 25996 24723 0 -1 4194304 20129 0 0 0 151 5 0 0 20 0 16 0 3931760 947949568 29952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 0 0 0 17 60 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
/proc/25999/statm: 231433 30387 11734 753 0 182458 0
[pid=25999/tid=26000] ppid=25996 vsize=925732 memory=5812 CPUtime=0.07 cores=48-63
/proc/25999/task/26000/stat : 26000 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 947949568 29952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26001] ppid=25996 vsize=925732 memory=19186 CPUtime=0.07 cores=48-63
/proc/25999/task/26001/stat : 26001 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 947949568 29952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26002] ppid=25996 vsize=925732 memory=15816 CPUtime=0.07 cores=48-63
/proc/25999/task/26002/stat : 26002 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 947949568 29952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26003] ppid=25996 vsize=925732 memory=2660 CPUtime=0.07 cores=48-63
/proc/25999/task/26003/stat : 26003 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 947949568 29952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26004] ppid=25996 vsize=925732 memory=3476 CPUtime=0.07 cores=48-63
/proc/25999/task/26004/stat : 26004 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 947949568 29952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26005] ppid=25996 vsize=925732 memory=4884 CPUtime=0.07 cores=48-63
/proc/25999/task/26005/stat : 26005 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 947949568 29952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26006] ppid=25996 vsize=925732 memory=3020 CPUtime=0.07 cores=48-63
/proc/25999/task/26006/stat : 26006 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 947949568 29952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 61 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26007] ppid=25996 vsize=925732 memory=41656 CPUtime=0.07 cores=48-63
/proc/25999/task/26007/stat : 26007 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 947949568 29952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26008] ppid=25996 vsize=925732 memory=4752 CPUtime=0.07 cores=48-63
/proc/25999/task/26008/stat : 26008 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 947949568 29952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 59 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26009] ppid=25996 vsize=925732 memory=1976 CPUtime=0.07 cores=48-63
/proc/25999/task/26009/stat : 26009 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 947949568 29952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26010] ppid=25996 vsize=925732 memory=5700 CPUtime=0.07 cores=48-63
/proc/25999/task/26010/stat : 26010 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 947949568 29952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26011] ppid=25996 vsize=925732 memory=12844 CPUtime=0.07 cores=48-63
/proc/25999/task/26011/stat : 26011 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 947949568 29952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26012] ppid=25996 vsize=925732 memory=3092 CPUtime=0.07 cores=48-63
/proc/25999/task/26012/stat : 26012 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 947949568 29952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26013] ppid=25996 vsize=925732 memory=18052 CPUtime=0.07 cores=48-63
/proc/25999/task/26013/stat : 26013 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 947949568 29952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 50 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26014] ppid=25996 vsize=925732 memory=47072 CPUtime=0.07 cores=48-63
/proc/25999/task/26014/stat : 26014 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 947949568 29952 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 930056 KiB
Current children cumulated memory: 124708 KiB

[startup+1.50022 s]

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

/proc/25999/task/26012/stat : 26012 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3931773 3002376192 397217 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26013] ppid=25996 vsize=2932008 memory=9356 CPUtime=0.07 cores=48-63
/proc/25999/task/26013/stat : 26013 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3931773 3002376192 397217 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 50 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26014] ppid=25996 vsize=2932008 memory=10384 CPUtime=0.07 cores=48-63
/proc/25999/task/26014/stat : 26014 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3931773 3002376192 397217 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26015] ppid=25996 vsize=2932008 memory=9356 CPUtime=302.03 cores=48-63
/proc/25999/task/26015/stat : 26015 (python3) R 25996 25996 24723 0 -1 4194368 38363 0 0 0 30197 6 0 0 20 0 32 0 3931974 3002376192 397217 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 0 0 0 -1 58 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26016] ppid=25996 vsize=2932008 memory=20588 CPUtime=302.05 cores=48-63
/proc/25999/task/26016/stat : 26016 (python3) R 25996 25996 24723 0 -1 4194368 58234 0 0 0 30202 3 0 0 20 0 32 0 3931974 3002376192 397217 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 0 0 0 -1 49 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26017] ppid=25996 vsize=2932008 memory=24188 CPUtime=302.02 cores=48-63
/proc/25999/task/26017/stat : 26017 (python3) R 25996 25996 24723 0 -1 4194368 68612 0 0 0 30197 5 0 0 20 0 32 0 3931974 3002376192 397217 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 0 0 0 -1 53 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26018] ppid=25996 vsize=2932008 memory=9268 CPUtime=302.28 cores=48-63
/proc/25999/task/26018/stat : 26018 (python3) R 25996 25996 24723 0 -1 4194368 36889 0 0 0 30225 3 0 0 20 0 32 0 3931974 3002376192 397217 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 0 0 0 -1 62 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26019] ppid=25996 vsize=2932008 memory=3840 CPUtime=302.19 cores=48-63
/proc/25999/task/26019/stat : 26019 (python3) R 25996 25996 24723 0 -1 4194368 39194 0 0 0 30215 4 0 0 20 0 32 0 3931974 3002376192 397217 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 0 0 0 -1 54 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26020] ppid=25996 vsize=2932008 memory=7740 CPUtime=302.09 cores=48-63
/proc/25999/task/26020/stat : 26020 (python3) R 25996 25996 24723 0 -1 4194368 31122 0 0 0 30206 3 0 0 20 0 32 0 3931974 3002376192 397217 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 0 0 0 -1 50 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26021] ppid=25996 vsize=2932008 memory=27308 CPUtime=301.93 cores=48-63
/proc/25999/task/26021/stat : 26021 (python3) R 25996 25996 24723 0 -1 4194368 42093 0 0 0 30190 3 0 0 20 0 32 0 3931974 3002376192 397217 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 0 0 0 -1 55 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26022] ppid=25996 vsize=2932008 memory=6968 CPUtime=301.33 cores=48-63
/proc/25999/task/26022/stat : 26022 (python3) R 25996 25996 24723 0 -1 4194368 45969 0 0 0 30116 17 0 0 20 0 32 0 3931974 3002376192 397217 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 0 0 0 -1 56 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26023] ppid=25996 vsize=2932008 memory=41656 CPUtime=302.05 cores=48-63
/proc/25999/task/26023/stat : 26023 (python3) R 25996 25996 24723 0 -1 4194368 29812 0 0 0 30202 3 0 0 20 0 32 0 3931974 3002376192 397217 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 0 0 0 -1 51 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26024] ppid=25996 vsize=2932008 memory=4752 CPUtime=301.94 cores=48-63
/proc/25999/task/26024/stat : 26024 (python3) R 25996 25996 24723 0 -1 4194368 27562 0 0 0 30190 4 0 0 20 0 32 0 3931974 3002376192 397217 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 0 0 0 -1 63 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26025] ppid=25996 vsize=2932008 memory=1976 CPUtime=302.05 cores=48-63
/proc/25999/task/26025/stat : 26025 (python3) R 25996 25996 24723 0 -1 4194368 66811 0 0 0 30198 7 0 0 20 0 32 0 3931974 3002376192 397217 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 0 0 0 -1 59 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26026] ppid=25996 vsize=2932008 memory=5700 CPUtime=301.48 cores=48-63
/proc/25999/task/26026/stat : 26026 (python3) R 25996 25996 24723 0 -1 4194368 30588 0 0 0 30141 7 0 0 20 0 32 0 3931974 3002376192 397217 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 0 0 0 -1 60 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26027] ppid=25996 vsize=2932008 memory=12844 CPUtime=301.72 cores=48-63
/proc/25999/task/26027/stat : 26027 (python3) R 25996 25996 24723 0 -1 4194368 27240 0 0 0 30167 5 0 0 20 0 32 0 3931974 3002376192 397217 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 0 0 0 -1 52 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26028] ppid=25996 vsize=2932008 memory=3092 CPUtime=299.91 cores=48-63
/proc/25999/task/26028/stat : 26028 (python3) R 25996 25996 24723 0 -1 4194368 18022 0 0 0 29980 11 0 0 20 0 32 0 3931974 3002376192 397217 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 0 0 0 -1 57 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26029] ppid=25996 vsize=2932008 memory=17924 CPUtime=299.65 cores=48-63
/proc/25999/task/26029/stat : 26029 (python3) R 25996 25996 24723 0 -1 4194368 24751 0 0 0 29948 17 0 0 20 0 32 0 3931974 3002376192 397217 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 0 0 0 -1 61 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26030] ppid=25996 vsize=2932008 memory=47072 CPUtime=301.28 cores=48-63
/proc/25999/task/26030/stat : 26030 (python3) R 25996 25996 24723 0 -1 4194368 26017 0 0 0 30122 6 0 0 20 0 32 0 3931974 3002376192 397217 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 0 0 0 -1 48 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
Current children cumulated CPU time: 4830.52 s
Current children cumulated vsize: 2936332 KiB
Current children cumulated memory: 1597472 KiB

[startup+305.8 s]
/proc/loadavg: 63.07 60.40 61.87 65/924 26211
/proc/meminfo: memFree=1021811144/1055320712 swapFree=33554428/33554428
[pid=25996] ppid=25993 vsize=4324 memory=3160 CPUtime=0 cores=48-63
/proc/25996/stat : 25996 (run) S 25993 25996 24723 0 -1 4194304 265 124 0 0 0 0 0 0 20 0 1 0 3931758 4427776 640 18446744073709551615 94530552066048 94530552960581 140721195822880 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94530553199632 94530553247376 94530562019328 140721195825272 140721195825509 140721195825509 140721195831249 0
/proc/25996/statm: 1081 790 702 219 0 143 0
[pid=25999] ppid=25996 vsize=2585076 memory=1345164 CPUtime=4832.8 cores=48-63
/proc/25999/stat : 25999 (python3) R 25996 25996 24723 0 -1 4194304 674598 0 0 0 483141 139 0 0 20 0 32 0 3931760 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 0 0 0 17 56 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
/proc/25999/statm: 646269 336291 13978 753 0 535707 0
[pid=25999/tid=26000] ppid=25996 vsize=2585076 memory=1593672 CPUtime=0.07 cores=48-63
/proc/25999/task/26000/stat : 26000 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3931773 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26001] ppid=25996 vsize=2585076 memory=3840 CPUtime=0.07 cores=48-63
/proc/25999/task/26001/stat : 26001 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3931773 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26002] ppid=25996 vsize=2585076 memory=7740 CPUtime=0.07 cores=48-63
/proc/25999/task/26002/stat : 26002 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3931773 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26003] ppid=25996 vsize=2585076 memory=27308 CPUtime=0.07 cores=48-63
/proc/25999/task/26003/stat : 26003 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3931773 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26004] ppid=25996 vsize=2585076 memory=6968 CPUtime=0.07 cores=48-63
/proc/25999/task/26004/stat : 26004 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3931773 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26005] ppid=25996 vsize=2585076 memory=7280 CPUtime=0.07 cores=48-63
/proc/25999/task/26005/stat : 26005 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3931773 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26006] ppid=25996 vsize=2585076 memory=2380 CPUtime=0.07 cores=48-63
/proc/25999/task/26006/stat : 26006 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3931773 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 61 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26007] ppid=25996 vsize=2585076 memory=2840 CPUtime=0.07 cores=48-63
/proc/25999/task/26007/stat : 26007 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3931773 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26008] ppid=25996 vsize=2585076 memory=2632 CPUtime=0.07 cores=48-63
/proc/25999/task/26008/stat : 26008 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3931773 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 59 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26009] ppid=25996 vsize=2585076 memory=14308 CPUtime=0.07 cores=48-63
/proc/25999/task/26009/stat : 26009 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3931773 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26010] ppid=25996 vsize=2585076 memory=12036 CPUtime=0.07 cores=48-63
/proc/25999/task/26010/stat : 26010 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3931773 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26011] ppid=25996 vsize=2585076 memory=5812 CPUtime=0.07 cores=48-63
/proc/25999/task/26011/stat : 26011 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3931773 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26012] ppid=25996 vsize=2585076 memory=2660 CPUtime=0.07 cores=48-63
/proc/25999/task/26012/stat : 26012 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3931773 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26013] ppid=25996 vsize=2585076 memory=3476 CPUtime=0.07 cores=48-63
/proc/25999/task/26013/stat : 26013 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3931773 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 50 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26014] ppid=25996 vsize=2585076 memory=4884 CPUtime=0.07 cores=48-63
/proc/25999/task/26014/stat : 26014 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3931773 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26015] ppid=25996 vsize=2585076 memory=3020 CPUtime=302.17 cores=48-63
/proc/25999/task/26015/stat : 26015 (python3) S 25996 25996 24723 0 -1 4194368 38374 0 0 0 30211 6 0 0 20 0 32 0 3931974 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26016] ppid=25996 vsize=2585076 memory=41656 CPUtime=302.18 cores=48-63
/proc/25999/task/26016/stat : 26016 (python3) S 25996 25996 24723 0 -1 4194368 58493 0 0 0 30215 3 0 0 20 0 32 0 3931974 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26017] ppid=25996 vsize=2585076 memory=4752 CPUtime=302.16 cores=48-63
/proc/25999/task/26017/stat : 26017 (python3) S 25996 25996 24723 0 -1 4194368 68622 0 0 0 30211 5 0 0 20 0 32 0 3931974 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26018] ppid=25996 vsize=2585076 memory=1976 CPUtime=302.41 cores=48-63
/proc/25999/task/26018/stat : 26018 (python3) S 25996 25996 24723 0 -1 4194368 36889 0 0 0 30238 3 0 0 20 0 32 0 3931974 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26019] ppid=25996 vsize=2585076 memory=3840 CPUtime=302.32 cores=48-63
/proc/25999/task/26019/stat : 26019 (python3) S 25996 25996 24723 0 -1 4194368 39195 0 0 0 30228 4 0 0 20 0 32 0 3931974 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26020] ppid=25996 vsize=2585076 memory=7740 CPUtime=302.25 cores=48-63
/proc/25999/task/26020/stat : 26020 (python3) S 25996 25996 24723 0 -1 4194368 31126 0 0 0 30222 3 0 0 20 0 32 0 3931974 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 50 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26021] ppid=25996 vsize=2585076 memory=27308 CPUtime=302.07 cores=48-63
/proc/25999/task/26021/stat : 26021 (python3) S 25996 25996 24723 0 -1 4194368 42109 0 0 0 30204 3 0 0 20 0 32 0 3931974 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26022] ppid=25996 vsize=2585076 memory=6968 CPUtime=301.47 cores=48-63
/proc/25999/task/26022/stat : 26022 (python3) S 25996 25996 24723 0 -1 4194368 45984 0 0 0 30130 17 0 0 20 0 32 0 3931974 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26023] ppid=25996 vsize=2585076 memory=7280 CPUtime=302.2 cores=48-63
/proc/25999/task/26023/stat : 26023 (python3) S 25996 25996 24723 0 -1 4194368 29816 0 0 0 30217 3 0 0 20 0 32 0 3931974 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26024] ppid=25996 vsize=2585076 memory=2380 CPUtime=302.09 cores=48-63
/proc/25999/task/26024/stat : 26024 (python3) S 25996 25996 24723 0 -1 4194368 27565 0 0 0 30205 4 0 0 20 0 32 0 3931974 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 63 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26025] ppid=25996 vsize=2585076 memory=2840 CPUtime=302.19 cores=48-63
/proc/25999/task/26025/stat : 26025 (python3) S 25996 25996 24723 0 -1 4194368 66812 0 0 0 30212 7 0 0 20 0 32 0 3931974 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 59 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26026] ppid=25996 vsize=2585076 memory=2632 CPUtime=301.61 cores=48-63
/proc/25999/task/26026/stat : 26026 (python3) S 25996 25996 24723 0 -1 4194368 30588 0 0 0 30154 7 0 0 20 0 32 0 3931974 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26027] ppid=25996 vsize=2585076 memory=3724 CPUtime=301.86 cores=48-63
/proc/25999/task/26027/stat : 26027 (python3) S 25996 25996 24723 0 -1 4194368 27246 0 0 0 30181 5 0 0 20 0 32 0 3931974 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26028] ppid=25996 vsize=2585076 memory=1940 CPUtime=300.05 cores=48-63
/proc/25999/task/26028/stat : 26028 (python3) S 25996 25996 24723 0 -1 4194368 18026 0 0 0 29994 11 0 0 20 0 32 0 3931974 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26029] ppid=25996 vsize=2585076 memory=5956 CPUtime=299.78 cores=48-63
/proc/25999/task/26029/stat : 26029 (python3) S 25996 25996 24723 0 -1 4194368 24751 0 0 0 29961 17 0 0 20 0 32 0 3931974 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 61 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26030] ppid=25996 vsize=2585076 memory=5700 CPUtime=301.41 cores=48-63
/proc/25999/task/26030/stat : 26030 (python3) S 25996 25996 24723 0 -1 4194368 26018 0 0 0 30135 6 0 0 20 0 32 0 3931974 2647117824 334979 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 8405026 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
Current children cumulated CPU time: 4832.8 s
Current children cumulated vsize: 2589400 KiB
Current children cumulated memory: 1348324 KiB

[startup+305.9 s]
/proc/loadavg: 63.07 60.40 61.87 65/924 26211
/proc/meminfo: memFree=1021811144/1055320712 swapFree=33554428/33554428
[pid=25996] ppid=25993 vsize=4324 memory=3160 CPUtime=0 cores=48-63
/proc/25996/stat : 25996 (run) S 25993 25996 24723 0 -1 4194304 265 124 0 0 0 0 0 0 20 0 1 0 3931758 4427776 640 18446744073709551615 94530552066048 94530552960581 140721195822880 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94530553199632 94530553247376 94530562019328 140721195825272 140721195825509 140721195825509 140721195831249 0
/proc/25996/statm: 1081 790 702 219 0 143 0
[pid=25999] ppid=25996 vsize=2220476 memory=1046452 CPUtime=4832.9 cores=48-63
/proc/25999/stat : 25999 (python3) R 25996 25996 24723 0 -1 4194304 699862 0 0 0 483149 141 0 0 20 0 16 0 3931760 2273767424 260244 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 0 0 0 0 17 58 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
/proc/25999/statm: 555119 261613 14024 753 0 464333 0
[pid=25999/tid=26000] ppid=25996 vsize=2220476 memory=15816 CPUtime=0.07 cores=48-63
/proc/25999/task/26000/stat : 26000 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 2273767424 260244 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 0 1 0 0 -1 49 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26001] ppid=25996 vsize=2220476 memory=15816 CPUtime=0.07 cores=48-63
/proc/25999/task/26001/stat : 26001 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 2273767424 260244 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 0 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26002] ppid=25996 vsize=2220476 memory=140294100134944 CPUtime=0.07 cores=48-63
/proc/25999/task/26002/stat : 26002 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 2273767424 260244 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 0 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26003] ppid=25996 vsize=2220476 memory=48289 CPUtime=0.07 cores=48-63
/proc/25999/task/26003/stat : 26003 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 2273767424 260244 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 0 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26004] ppid=25996 vsize=2220476 memory=3160 CPUtime=0.07 cores=48-63
/proc/25999/task/26004/stat : 26004 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 2273767424 260244 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 0 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26005] ppid=25996 vsize=2220476 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26005/stat : 26005 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 2273767424 260244 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 0 1 0 0 -1 48 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26006] ppid=25996 vsize=2220476 memory=12800 CPUtime=0.07 cores=48-63
/proc/25999/task/26006/stat : 26006 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 2273767424 260244 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 0 1 0 0 -1 61 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26007] ppid=25996 vsize=2220476 memory=41656 CPUtime=0.07 cores=48-63
/proc/25999/task/26007/stat : 26007 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 2273767424 260244 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 0 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26008] ppid=25996 vsize=2220476 memory=3160 CPUtime=0.07 cores=48-63
/proc/25999/task/26008/stat : 26008 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 2273767424 260244 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 0 1 0 0 -1 59 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26009] ppid=25996 vsize=2220476 memory=280584912143633 CPUtime=0.07 cores=48-63
/proc/25999/task/26009/stat : 26009 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 2273767424 260244 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 0 1 0 0 -1 51 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26010] ppid=25996 vsize=2220476 memory=3092 CPUtime=0.07 cores=48-63
/proc/25999/task/26010/stat : 26010 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 2273767424 260244 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 0 1 0 0 -1 60 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26011] ppid=25996 vsize=2220476 memory=0 CPUtime=0.07 cores=48-63
/proc/25999/task/26011/stat : 26011 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 2273767424 260244 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 0 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26012] ppid=25996 vsize=2220476 memory=223527278005066 CPUtime=0.07 cores=48-63
/proc/25999/task/26012/stat : 26012 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 2273767424 260244 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 0 1 0 0 -1 62 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26013] ppid=25996 vsize=2220476 memory=280588201145120 CPUtime=0.07 cores=48-63
/proc/25999/task/26013/stat : 26013 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 2273767424 260244 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 0 1 0 0 -1 50 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
[pid=25999/tid=26014] ppid=25996 vsize=2220476 memory=3160 CPUtime=0.07 cores=48-63
/proc/25999/task/26014/stat : 26014 (python3) S 25996 25996 24723 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3931773 2273767424 260244 18446744073709551615 4321280 7402577 140734529338464 0 0 0 0 16781312 0 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 34983936 140734529345427 140734529345680 140734529345680 140734529351610 0
Current children cumulated CPU time: 4832.9 s
Current children cumulated vsize: 2224800 KiB
Current children cumulated memory: 1049612 KiB

Child status: 0

Real time (s): 305.993
CPU time (s): 4833.01
CPU user time (s): 4831.57
CPU system time (s): 1.44051
CPU usage (%): 1579.45
Max. virtual memory (cumulated for all children) (KiB): 2936332
Max. memory (cumulated for all children) (KiB): 1597472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4831.57
system time used= 1.44051
maximum resident set size= 1588868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 703128
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= 47797
involuntary context switches= 70695


# summary of solver processes directly reported to runsolver:
#   pid: 25996
#   total CPU time (s): 4833.01
#   total CPU user time (s): 4831.57
#   total CPU system time (s): 1.44051

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.23795 second user time and 3.87421 second system time

The end

Launcher Data

Begin job on nodeE001 at 2026-07-15 21:23:58
IDJOB=4848146
IDBENCH=155608
IDSOLVER=3707
FILE ID=nodeE001/4848146-1784143438
RUNJOBID= nodeE001-1784136133-24736
SLURM_JOB_ID= 12756565
Free space on /tmp= 801948 MiB

SOLVER NAME= cpmpy_ortools (16 cores) (16 cores) 2026-07-14
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Base/normalized-minisat85_4_27_0.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores NBCORE --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4848146-1784143438/watcher-4848146-1784143438 -o /tmp/evaluation-result-4848146-1784143438/solver-4848146-1784143438 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848146-1784143438/vars-4848146-1784143438 --bin-var /tmp/runsolver-exch-nodeE001-1784136133-24736 --watchdog 3760  run HOME/instance-4848146-1784143438.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 306353888 --intermediate --solver ortools

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

MD5SUM BENCH= f03e27a6707ee21c77eefe2da14e6e64
RANDOM SEED=306353888

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320712 kB
MemFree:        1045015588 kB
MemAvailable:   1042760904 kB
Buffers:            3336 kB
Cached:          1101544 kB
SwapCached:            0 kB
Active:          7133068 kB
Inactive:         843076 kB
Active(anon):    6891772 kB
Inactive(anon):        0 kB
Active(file):     241296 kB
Inactive(file):   843076 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16312 kB
Writeback:             0 kB
AnonPages:       6870512 kB
Mapped:           153148 kB
Shmem:             20500 kB
KReclaimable:     128420 kB
Slab:             493704 kB
SReclaimable:     128420 kB
SUnreclaim:       365284 kB
KernelStack:       15056 kB
PageTables:        18168 kB
SecPageTables:     11824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:    9783484 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478316 kB
VmallocChunk:          0 kB
Percpu:           115968 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2273280 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:      387524 kB
DirectMap2M:    18808832 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 801912 MiB
End job on nodeE001 at 2026-07-15 21:29:04