Trace number 4847588

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cpmpy_ortools (1 core) 2026-07-14SAT6102808 3585.75 3597.71

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Multihop/normalized-minisat25_6_4_2_mh.opb
MD5SUM4dd157bac1f926ce7283cc7b9966021e
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 benchmark6102808
Best CPU time to get the best result obtained on this benchmark578.395
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 122763473
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 13620914685
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 122763473
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 13620914685
Number of bits of the biggest sum of numbers34
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

3.47/3.70	c Time taken to transform: 1.7234928607940674 seconds
3.47/3.70	c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 1371479590, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7ff7f72c3410>}
3.47/3.70	c 3594.3569650650024s left to solve
9.35/9.62	c Solution 1, time = 5.9257s
9.35/9.62	o 147394621
9.35/9.67	c Solution 2, time = 5.9729s
9.35/9.67	o 147338611
11.76/12.09	c Solution 3, time = 8.3917s
11.76/12.09	o 147233633
12.34/12.62	c Solution 4, time = 8.9214s
12.34/12.62	o 65450474
12.44/12.71	c Solution 5, time = 9.0159s
12.44/12.71	o 64499567
12.44/12.78	c Solution 6, time = 9.0842s
12.44/12.78	o 64241279
12.54/12.83	c Solution 7, time = 9.1301s
12.54/12.83	o 64217347
12.64/12.97	c Solution 8, time = 9.2676s
12.64/12.97	o 49777999
13.34/13.60	c Solution 9, time = 9.8981s
13.34/13.60	o 43411250
13.85/14.11	c Solution 10, time = 10.4152s
13.85/14.11	o 42982850
14.04/14.30	c Solution 11, time = 10.5977s
14.04/14.30	o 42578086
14.14/14.47	c Solution 12, time = 10.7759s
14.14/14.47	o 42519737
14.24/14.54	c Solution 13, time = 10.8420s
14.24/14.54	o 42490409
14.34/14.61	c Solution 14, time = 10.9089s
14.34/14.61	o 42473420
14.44/14.70	c Solution 15, time = 10.9984s
14.44/14.70	o 42244246
14.44/14.75	c Solution 16, time = 11.0475s
14.44/14.75	o 42238128
14.75/15.05	c Solution 17, time = 11.3529s
14.75/15.05	o 32439252
16.84/17.11	c Solution 18, time = 13.4114s
16.84/17.11	o 32430467
17.03/17.37	c Solution 19, time = 13.6692s
17.03/17.37	o 32413211
17.32/17.69	c Solution 20, time = 13.9930s
17.32/17.69	o 32390138
18.42/18.79	c Solution 21, time = 15.0962s
18.42/18.79	o 32383618
18.62/18.92	c Solution 22, time = 15.2165s
18.62/18.92	o 32368879
20.01/20.33	c Solution 23, time = 16.6267s
20.01/20.33	o 27663747
20.51/20.88	c Solution 24, time = 17.1814s
20.51/20.88	o 27322276
20.61/20.99	c Solution 25, time = 17.2891s
20.61/20.99	o 25675892
21.11/21.42	c Solution 26, time = 17.7236s
21.11/21.42	o 25433254
21.90/22.25	c Solution 27, time = 18.5559s
21.90/22.25	o 25415873
24.99/25.30	c Solution 28, time = 21.6005s
24.99/25.30	o 25410606
25.19/25.54	c Solution 29, time = 21.8456s
25.19/25.54	o 25014700
25.29/25.62	c Solution 30, time = 21.9255s
25.29/25.62	o 24967197
25.99/26.34	c Solution 31, time = 22.6444s
25.99/26.34	o 24913008
26.71/27.10	c Solution 32, time = 23.3976s
26.71/27.10	o 24896342
31.48/31.81	c Solution 33, time = 28.1118s
31.48/31.81	o 24257344
32.08/32.47	c Solution 34, time = 28.7683s
32.08/32.47	o 24190648
33.17/33.50	c Solution 35, time = 29.7997s
33.17/33.50	o 24180566
35.17/35.50	c Solution 36, time = 31.8050s
35.17/35.50	o 23320302
35.37/35.78	c Solution 37, time = 32.0852s
35.37/35.78	o 23308026
36.06/36.47	c Solution 38, time = 32.7753s
36.06/36.47	o 23178412
39.05/39.41	c Solution 39, time = 35.7144s
39.05/39.41	o 23134666
39.55/40.00	c Solution 40, time = 36.2993s
39.55/40.00	o 23130368
39.95/40.37	c Solution 41, time = 36.6710s
39.95/40.37	o 23125838
40.25/40.64	c Solution 42, time = 36.9422s
40.25/40.64	o 23114022
40.55/40.92	c Solution 43, time = 37.2169s
40.55/40.92	o 14080113
41.05/41.48	c Solution 44, time = 37.7805s
41.05/41.48	o 13847933
41.15/41.53	c Solution 45, time = 37.8311s
41.15/41.53	o 13834640
41.54/42.00	c Solution 46, time = 38.3005s
41.54/42.00	o 13769650
44.83/45.20	c Solution 47, time = 41.5005s
44.83/45.20	o 13393042
45.53/45.99	c Solution 48, time = 42.2925s
45.53/45.99	o 13386682
48.82/49.25	c Solution 49, time = 45.5517s
48.82/49.25	o 13386444
54.50/54.92	c Solution 50, time = 51.2195s
54.50/54.92	o 13372313
56.10/56.56	c Solution 51, time = 52.8659s
56.10/56.56	o 13363809
64.86/65.35	c Solution 52, time = 61.6515s
64.86/65.35	o 13357091
65.06/65.57	c Solution 53, time = 61.8702s
65.06/65.57	o 13344929
66.26/66.77	c Solution 54, time = 63.0739s
66.26/66.77	o 13338256
100.15/100.71	c Solution 55, time = 97.0068s
100.15/100.71	o 13169307
100.25/100.87	c Solution 56, time = 97.1760s
100.25/100.87	o 12830665
100.65/101.26	c Solution 57, time = 97.5595s
100.65/101.26	o 12810830
100.85/101.43	c Solution 58, time = 97.7333s
100.85/101.43	o 12688197
101.15/101.73	c Solution 59, time = 98.0293s
101.15/101.73	o 12660797
101.64/102.22	c Solution 60, time = 98.5236s
101.64/102.22	o 12647245
101.74/102.34	c Solution 61, time = 98.6404s
101.74/102.34	o 12625438
101.94/102.50	c Solution 62, time = 98.8040s
101.94/102.50	o 12542826
105.23/105.87	c Solution 63, time = 102.1693s
105.23/105.87	o 12522478
106.83/107.43	c Solution 64, time = 103.7296s
106.83/107.43	o 12518572
108.44/109.08	c Solution 65, time = 105.3835s
108.44/109.08	o 12513059
109.02/109.61	c Solution 66, time = 105.9064s
109.02/109.61	o 12492250
109.02/109.65	c Solution 67, time = 105.9538s
109.02/109.65	o 12486978
109.12/109.71	c Solution 68, time = 106.0102s
109.12/109.71	o 12474665
109.43/110.10	c Solution 69, time = 106.4060s
109.43/110.10	o 12455901
110.91/111.50	c Solution 70, time = 107.7999s
110.91/111.50	o 12438633
120.08/120.75	c Solution 71, time = 117.0497s
120.08/120.75	o 12428538
121.58/122.25	c Solution 72, time = 118.5495s
121.58/122.25	o 12424692
125.38/126.05	c Solution 73, time = 122.3486s
125.38/126.05	o 12420941
164.93/165.79	c Solution 74, time = 162.0962s
164.93/165.79	o 10905731
165.73/166.55	c Solution 75, time = 162.8509s
165.73/166.55	o 10845020
166.72/167.54	c Solution 76, time = 163.8413s
166.72/167.54	o 10608842
168.02/168.86	c Solution 77, time = 165.1585s
168.02/168.86	o 10090578
170.01/170.87	c Solution 78, time = 167.1760s
170.01/170.87	o 8537778
170.41/171.24	c Solution 79, time = 167.5369s
170.41/171.24	o 8342836
171.22/172.02	c Solution 80, time = 168.3168s
171.22/172.02	o 8256701
171.41/172.24	c Solution 81, time = 168.5401s
171.41/172.24	o 7986887
173.60/174.48	c Solution 82, time = 170.7805s
173.60/174.48	o 7952682
173.80/174.64	c Solution 83, time = 170.9460s
173.80/174.64	o 7942174
174.50/175.37	c Solution 84, time = 171.6702s
174.50/175.37	o 7939461
175.09/175.93	c Solution 85, time = 172.2267s
175.09/175.93	o 7912977
175.21/176.10	c Solution 86, time = 172.4045s
175.21/176.10	o 7796818
175.59/176.42	c Solution 87, time = 172.7225s
175.59/176.42	o 7773004
176.09/176.92	c Solution 88, time = 173.2206s
176.09/176.92	o 7744817
176.30/177.11	c Solution 89, time = 173.4120s
176.30/177.11	o 7726568
176.30/177.16	c Solution 90, time = 173.4660s
176.30/177.16	o 7719231
176.49/177.32	c Solution 91, time = 173.6213s
176.49/177.32	o 7713905
176.89/177.79	c Solution 92, time = 174.0955s
176.89/177.79	o 7712183
177.09/177.97	c Solution 93, time = 174.2695s
177.09/177.97	o 7675548
177.59/178.48	c Solution 94, time = 174.7785s
177.59/178.48	o 7667379
178.38/179.24	c Solution 95, time = 175.5429s
178.38/179.24	o 7657534
179.58/180.47	c Solution 96, time = 176.7689s
179.58/180.47	o 7647280
179.68/180.56	c Solution 97, time = 176.8612s
179.68/180.56	o 7643677
179.88/180.75	c Solution 98, time = 177.0523s
179.88/180.75	o 7625783
186.36/187.29	c Solution 99, time = 183.5945s
186.36/187.29	o 7624503
190.35/191.20	c Solution 100, time = 187.5005s
190.35/191.20	o 7619115
190.95/191.86	c Solution 101, time = 188.1636s
190.95/191.86	o 7618091
197.53/198.48	c Solution 102, time = 194.7850s
197.53/198.48	o 7615894
245.47/246.55	c Solution 103, time = 242.8548s
245.47/246.55	o 7615652
259.93/261.10	c Solution 104, time = 257.4021s
259.93/261.10	o 6928764
260.03/261.14	c Solution 105, time = 257.4373s
260.03/261.14	o 6835115
260.03/261.17	c Solution 106, time = 257.4684s
260.03/261.17	o 6700103
260.12/261.20	c Solution 107, time = 257.5007s
260.12/261.20	o 6547785
260.12/261.23	c Solution 108, time = 257.5311s
260.12/261.23	o 6546291
260.12/261.26	c Solution 109, time = 257.5587s
260.12/261.26	o 6468861
260.12/261.29	c Solution 110, time = 257.5963s
260.12/261.29	o 6442014
260.22/261.34	c Solution 111, time = 257.6417s
260.22/261.34	o 6435318
260.32/261.40	c Solution 112, time = 257.7031s
260.32/261.40	o 6392179
262.61/263.78	c Solution 113, time = 260.0836s
262.61/263.78	o 6374843
263.51/264.63	c Solution 114, time = 260.9289s
263.51/264.63	o 6363755
266.40/267.56	c Solution 115, time = 263.8612s
266.40/267.56	o 6312325
266.59/267.70	c Solution 116, time = 264.0050s
266.59/267.70	o 6257604
269.39/270.57	c Solution 117, time = 266.8707s
269.39/270.57	o 6256656
269.59/270.79	c Solution 118, time = 267.0911s
269.59/270.79	o 6241377
270.18/271.37	c Solution 119, time = 267.6685s
270.18/271.37	o 6221776
270.78/271.91	c Solution 120, time = 268.2115s
270.78/271.91	o 6177921
275.88/277.06	c Solution 121, time = 273.3587s
275.88/277.06	o 6163921
275.98/277.14	c Solution 122, time = 273.4460s
275.98/277.14	o 6156913
276.16/277.37	c Solution 123, time = 273.6736s
276.16/277.37	o 6134143
279.65/280.87	c Solution 124, time = 277.1719s
279.65/280.87	o 6112933
280.25/281.42	c Solution 125, time = 277.7213s
280.25/281.42	o 6102808
3585.43/3597.46	o 6102808
3585.43/3597.46	v -x15945 -x11924 -x9319 -x4820 -x2570 -x17985 -x28648 -x23443 -x2187 -x27385 -x24537 -x8097 -x15961 -x6729 -x1299 -x26192 -x27045 -x1276 -x24201 -x27009 -x13550 -x10790 -x29434 -x11475 -x11970 -x1835 -x13251 -x5480 -x7816 -x20177 -x24568 -x270 -x8994 -x20056 -x16322 -x18493 -x16487 -x20062 -x15503 -x21157 -x10514 -x24643 -x30301 -x4403 -x8772 -x13394 -x4010 -x25530 -x29717 -x10769 -x23666 -x26305 -x25577 -x4668 -x18978 -x26064 -x30070 -x10386 -x27485 -x2838 -x29339 -x931 -x1994 -x8871 -x2210 -x1906 -x23351 -x12798 -x29119 -x6757 -x14500 -x4903 -x26047 -x2225 -x7335 -x5035 -x379 -x14788 -x12209 -x8125 -x17224 -x21694 -x14802 -x8869 -x30281 -x29860 -x27827 -x10538 -x25939 -x14706 -x27296 -x8584 -x27578 -x27982 -x16724 -x1265 -x6906 -x16167 -x12334 -x23571 -x13564 -x21118 -x2848 -x5675 -x6196 -x3582 -x26831 -x204 -x14139 -x29375 -x8873 -x20521 -x19870 -x18156 -x7531 -x16881 -x28991 -x29544 -x26872 -x12875 -x10999 -x8585 -x9261 -x3003 -x30014 -x13401 -x30157 -x18652 -x4391 -x15514 -x26336 -x22653 -x18262 -x12641 -x26620 -x23223 -x20172 -x16987 -x1350 -x7049 -x18180 -x15694 -x5712 -x29322 -x22355 -x9629 -x9707 -x8227 -x6500 -x17657 -x7283 -x25506 -x16966 -x19206 -x7249 -x15200 -x26310 -x19981 -x8420 -x18820 -x17539 -x19156 -x13606 -x13063 -x5964 -x17265 -x22886 -x15037 -x9840 -x19475 -x14408 -x30523 -x7992 -x11178 -x14837 -x15211 -x6192 -x30037 -x23439 -x1932 -x18313 -x10957 -x11472 -x12607 -x13094 -x26440 -x19668 -x12829 -x29462 -x29514 -x17143 -x17705 -x29335 -x9536 -x22567 -x19242 -x2808 -x17246 -x27607 -x27641 -x6368 -x14032 -x23740 -x23698 -x14724 -x29083 -x18504 -x1385 -x20615 -x12037 -x3082 -x18390 -x18543 -x24422 -x5716 -x9152 -x5702 -x26225 -x8546 -x23151 -x21129 -x29904 -x26882 -x19722 -x27652 -x20309 -x17273 -x20479 -x10691 -x24076 -x21892 -x14650 -x17771 -x28291 -x10319 -x7533 -x21241 -x18932 -x25836 -x14784 -x22058 -x24097 -x3924 -x15600 -x7401 -x10274 -x26455 -x16642 -x14458 -x18324 -x23206 -x1961 -x22597 -x20189 -x29033 -x5581 -x329 -x19037 -x9741 -x2757 -x15422 -x18722 -x7080 -x28393 -x14624 -x19900 -x17554 -x22934 -x12539 -x20763 -x14331 -x9174 -x19450 -x24327 -x10437 -x14074 -x24960 -x13661 -x3638 -x24319 -x28813 -x10967 -x23922 -x16523 -x14774 -x2569 -x14299 -x13443 -x8619 -x7387 -x26434 -x471 -x22203 -x27658 -x12776 -x9762 -x23407 -x29513 -x13359 -x13944 -x9514 -x5711 -x30366 -x8891 -x11713 -x18214 -x16700 -x20042 -x2723 -x9351 -x9012 -x13919 -x18848 -x10918 -x24621 -x16680 -x11130 -x15001 -x15168 -x19925 -x23489 -x10483 -x10876 -x6074 -x894 -x476 -x8267 -x27967 -x14042 -x23902 -x94 -x1782 -x23956 -x21578 -x11037 -x12696 -x16865 -x19871 -x27003 -x28305 -x14118 -x15952 -x22867 -x15974 -x11328 -x12725 -x29617 -x24435 -x7046 -x20668 -x23292 -x20188 -x15639 -x3720 -x27383 -x3132 -x30603 -x8143 -x16326 -x15704 -x9653 -x9408 -x24927 -x30613 -x1028 -x6035 -x19486 -x27813 -x27861 -x14768 -x2293 -x19911 -x6460 -x14477 -x10265 -x25095 -x22758 -x25621 -x25044 -x4048 -x11453 -x3204 -x26108 -x554 -x18467 -x29348 -x14850 -x10020 -x20926 -x31278 -x29963 -x6375 -x1092 -x16306 -x20780 -x24094 -x27568 -x11415 -x2578 -x18756 -x20670 -x4178 -x4797 -x7669 -x27073 -x8295 -x28157 -x18560 -x25260 -x6440 -x13397 -x15605 -x6231 -x25700 -x21860 -x658 -x13481 -x16020 -x11237 -x8284 -x623 -x10207 -x18073 -x15390 -x7855 -x28574 -x11676 -x189 -x9195 -x19830 -x6397 -x1446 -x30700 -x12128 -x7545 -x4327 -x22516 -x24384 -x18226 -x20429 -x14454 -x11063 -x19349 -x29417 -x9688 -x14400 -x15881 -x2945 -x15458 -x23227 -x4225 -x19437 -x1291 -x10284 -x9623 -x22403 -x22443 -x28632 -x17981 -x26265 -x20987 -x18037 -x15887 -x12667 -x10044 -x24013 -x28912 -x26697 -x272 -x3383 -x21996 -x368 -x21898 -x4778 -x20801 -x18630 -x6785 -x9450 -x14289 -x15632 -x4337 -x17506 -x21024 -x8475 -x27299 -x21584 -x15082 -x22078 -x18903 -x10512 -x8101 -x19864 -x16807 -x174 -x19097 -x26282 -x5652 -x28146 -x25919 -x11259 -x27704 -x30062 -x24573 -x8150 -x23648 -x14845 -x12988 -x1770 -x12700 -x18479 -x13400 -x28254 -x22587 -x10606 -x2623 -x14839 -x17193 -x12684 -x13500 -x18852 -x17088 -x30718 -x15713 -x6602 -x2895 -x24672 -x7565 -x10602 -x29059 -x19549 -x346 -x19874 -x28009 -x14198 -x27208 -x6516 -x746 -x7322 -x24017 -x13657 -x15306 -x29050 -x12284 -x3647 -x9829 -x15383 -x27971 -x15531 -x15584 -x20242 -x23152 -x9889 -x8861 -x15529 -x26960 -x20356 -x17537 -x19822 -x3507 -x20352 -x16363 -x5458 -x11079 -x29573 -x9252 -x21728 -x24282 -x26603 -x20197 -x2309 -x14382 -x13530 -x27066 -x17337 -x13936 -x5006 -x10730 -x16852 -x19962 -x7145 -x18176 -x12573 -x77 -x22825 -x11235 -x3293 -x21582 -x3705 -x4935 -x1751 -x27797 -x5372 -x29005 x30102 -x10052 -x8266 -x4584 -x6542 -x21912 -x13219 -x25240 -x22233 -x17380 -x656 -x375 -x1843 -x30796 -x4887 -x18798 -x641 -x1365 -x23209 -x3561 -x30458 -x15436 -x337 -x9831 -x17873 -x21513 -x23208 -x8706 -x26935 -x12686 -x31292 -x28135 -x25782 -x17152 -x8319 -x10961 -x8202 -x22363 -x5919 -x7877 -x2478 -x6344 -x7711 -x17234 -x22761 -x18793 -x15225 -x16214 -x3452 -x21991 -x10919 -x25978 -x6690 -x5141 -x31328 -x9308 -x4349 -x30598 -x26911 -x6085 -x14292 -x18802 -x11111 -x23852 -x24100 -x3399 -x16664 -x20225 -x20692 -x23955 -x18942 -x26161 -x28055 -x4096 -x24842 -x7843 -x8000 -x23863 -x18503 -x13961 -x7101 -x15606 -x5516 -x25702 -x25704 -x16571 -x7022 -x12530 -x23347 -x22465 -x12001 -x3450 -x21271 -x29178 -x1393 -x17696 -x18609 -x12687 -x29618 -x10074 -x2729 -x26017 -x17213 -x25521 -x30980 -x29622 -x20023 -x2850 -x27970 -x625 -x6297 -x21910 -x19209 -x9678 -x7148 -x24374 -x25523 -x31236 -x19254 -x5987 -x25235 -x13133 -x14436 -x20462 -x28592 -x22405 -x20703 -x1139 -x2748 -x4474 -x7529 -x28891 -x28966 -x20288 -x25639 -x1 -x16199 -x24651 -x28900 -x24910 -x3907 -x31220 -x23627 -x1173 -x26884 -x2168 -x5119 -x2391 -x28786 -x20529 -x22619 -x8933 -x8613 -x14334 -x30668 -x867 -x13948 -x3593 -x30226 -x17004 -x27994 -x13077 -x5999 -x30063 -x4446 -x7428 -x10972 -x19613 -x10644 -x25363 -x23205 -x19443 -x21357 -x10992 -x16558 -x20480 -x24795 -x4718 -x16424 -x10301 -x21120 -x13150 -x11283 -x14777 -x25967 -x20778 -x27062 -x18080 -x11015 -x16791 -x26499 -x3988 -x3408 -x9730 -x28130 -x12195 -x4755 -x1624 -x24519 -x26532 -x13181 -x31254 -x9460 -x3159 -x14801 -x15682 -x18074 -x15411 -x15176 -x330 -x28178 -x29459 -x20981 -x8333 -x30599 -x29139 -x22533 -x8586 -x30107 -x12513 -x12764 -x29649 -x20717 -x14094 -x13494 -x23767 -x6622 -x25275 -x15657 -x16286 -x677 -x20982 -x27219 -x4548 -x24071 -x19160 -x25458 -x9267 -x12276 -x13861 -x5341 -x25658 -x23896 -x8038 -x16190 -x22699 -x26349 -x12462 -x1940 -x25987 -x1577 -x22379 -x11229 -x22739 -x886 -x24712 -x27793 -x6481 -x551 -x13024 -x20276 -x28522 -x28565 -x16802 -x26145 -x24386 -x19116 -x4418 -x21451 -x25344 -x29156 -x11464 -x9436 -x14262 -x26170 -x8372 -x7773 -x22164 -x1651 -x13767 -x17109 -x24610 -x2783 -x3630 -x19275 -x23334 -x8639 -x11461 -x4554 -x9307 -x15059 -x19419 -x12483 -x1991 -x7373 -x6768 -x10129 -x28169 -x9179 -x30461 -x25381 -x4544 -x1532 -x30789 -x21281 -x353 -x11293 -x20084 -x24137 -x9578 -x25728 -x8594 -x331 -x14085 -x20908 -x7736 -x11922 -x1628 -x15685 -x4982 -x30219 -x6709 -x11937 -x19587 -x12595 -x12933 -x7201 -x19847 -x8790 -x16889 -x23 -x28525 -x24920 -x4333 -x5587 -x17287 -x31233 -x31046 -x25245 -x30997 -x30316 -x5936 -x18482 -x14710 -x6147 -x15026 -x9077 -x9782 -x25642 -x20256 -x21381 -x10011 -x4691 -x7030 -x26557 -x24468 -x20992 -x4471 -x17300 -x12168 -x26771 -x15996 -x13421 -x18696 -x28180 -x18825 -x10716 -x12660 -x4260 -x29957 -x22428 -x26796 -x2580 -x1873 -x13038 -x15431 -x17220 -x7851 -x4530 -x24388 -x24235 -x26486 -x12393 -x16034 -x3894 -x24550 -x1071 -x9633 -x11376 -x9093 -x11377 -x19624 -x24490 -x30376 -x27667 -x28165 -x17515 -x10127 -x26770 -x8722 -x11390 -x4543 -x25146 -x28045 -x22275 -x13416 -x19931 -x8761 -x21917 -x30612 -x4531 -x26278 -x26920 -x25105 -x4235 -x3552 -x12218 -x28825 -x4823 -x14537 -x23820 -x17956 -x22760 -x18896 -x25472 -x15578 -x97 -x14407 -x9206 -x3754 -x24662 -x7544 -x18460 -x30104 -x29818 -x31010 -x15042 -x2424 -x28276 -x30410 -x9677 -x14904 -x1920 -x22043 -x22000 -x29350 -x6696 -x12106 -x7174 -x12425 -x21998 -x19698 -x6092 -x7004 -x10332 -x23318 -x12090 -x27254 -x3790 -x20045 -x17110 -x26934 -x10913 -x26553 -x14678 -x20697 -x17161 -x17988 -x26058 -x29099 -x19902 -x22246 -x27735 -x19199 -x1075 -x27630 -x11818 -x9989 -x23931 -x26521 -x16231 -x8690 -x27496 -x14956 -x9878 -x29370 -x7643 -x5343 -x10154 -x30477 -x19544 -x29431 -x15896 -x29762 -x21497 -x9980 -x13545 -x6176 -x14377 -x10758 -x6924 -x11921 -x31231 -x29471 -x13354 -x11351 -x31268 -x25317 -x27271 -x19196 -x22484 -x26675 -x8681 -x15955 -x18158 -x24811 -x23954 -x30911 -x9287 -x8287 -x2443 -x16744 -x23196 -x11005 -x2341 -x18776 -x29937 -x19227 -x10457 -x9773 -x22280 -x16297 -x29247 -x4673 -x28506 -x5615 -x18749 -x7760 -x25027 -x20580 -x2288 -x25760 -x1944 -x12349 -x25672 -x12910 -x2273 -x18956 -x25573 -x10627 -x10616 -x8743 -x26477 -x22877 -x9713 -x8190 -x30077 -x5884 -x26051 -x30421 -x24511 -x6809 -x7325 -x30905 -x7682 -x15369 -x7 -x29204 -x2833 -x4127 -x14058 -x2830 -x17054 -x24271 -x6553 -x9213 -x17707 -x25204 -x26263 -x12321 -x28588 -x20788 -x15483 -x29281 -x31200 -x16272 -x30453 -x13478 -x10496 -x23169 -x2974 -x19330 -x23913 -x17770 -x7096 -x6330 -x4177 -x1796 -x6539 -x3710 -x2099 -x9975 -x26264 -x18885 -x29070 -x20946 -x10924 -x4908 -x21525 -x14267 -x5746 -x17915 -x19932 -x7896 -x12707 -x11193 -x10693 -x13571 -x20862 -x14720 -x7719 -x28372 -x8026 -x9420 -x19952 -x11549 -x24976 -x24790 -x24304 -x14939 -x5330 -x15228 -x8637 -x16391 -x10043 -x18902 -x18571 -x11491 -x1674 -x228 -x8423 -x21484 -x30865 -x20861 -x28354 -x22504 -x20838 -x12969 -x18300 -x17206 -x2576 -x21737 -x30324 -x30731 -x19875 -x13964 -x2493 -x26811 -x2385 -x13754 -x8876 -x5968 -x3542 -x749 -x4633 -x17034 -x20055 -x17916 -x24178 -x7208 -x18184 -x27513 -x16645 -x11380 -x3778 -x7459 -x18732 -x20956 -x24972 -x4496 -x843 -x26784 -x26120 -x17302 -x24931 -x5358 -x8149 -x25868 -x27130 -x22783 -x24896 -x8980 -x8932 -x13725 -x17737 -x25662 -x17722 -x6 -x13513 -x26700 -x979 -x8596 -x14238 -x9801 -x15454 -x16661 -x25703 -x4199 -x20937 -x8736 -x12822 -x742 -x26989 -x16739 -x22496 -x7650 -x22475 -x888 -x29290 -x23692 -x27002 -x9042 -x2369 -x3360 -x1621 -x175 -x9504 -x11021 -x10071 -x30753 -x17887 -x30434 -x6843 -x6296 -x26753 -x23353 -x16074 -x10014 -x4859 -x11011 -x14565 -x4782 -x12727 -x6269 -x29673 -x4457 -x12311 -x29886 -x19993 -x1246 -x23037 -x1366 -x15668 -x14272 -x16767 -x17480 -x14640 -x9721 -x9944 -x15581 -x3352 -x30657 -x27345 -x19711 -x17250 -x25863 -x30330 -x10533 -x4151 -x10549 -x16651 -x1073 -x8061 -x7751 -x13141 -x14901 -x21997 -x26912 -x3954 -x2488 -x10238 -x6032 -x6059 -x19366 -x14234 -x10690 -x5291 -x7053 -x7023 -x10366 -x2484 -x26996 -x30958 -x28101 -x21653 -x30273 -x18063 -x23040 -x27926 -x2561 -x11678 -x891 -x8096 -x16387 -x360 -x14337 -x23476 -x17294 -x8046 -x26508 -x20846 -x8715 -x16583 -x1037 -x27605 -x2792 -x13022 -x20366 -x30554 -x8329 -x8282 -x28105 -x23286 -x4038 -x3950 -x8738 -x8418 -x23733 -x16786 -x19602 -x14758 -x31264 -x13604 -x7547 -x8427 -x8880 -x13384 -x13436 -x10802 -x30933 -x5208 -x12073 -x8184 -x10031 -x26203 -x3981 -x15169 -x910 -x11959 -x26358 -x7781 -x28458 -x1042 -x20671 -x27326 -x7437 -x12870 -x21807 -x607 -x7580 -x15207 -x24488 -x19522 -x8709 -x16627 -x10340 -x4828 -x10871 -x13044 -x17974 -x13338 -x16047 -x25801 -x25779 -x27640 -x18259 -x12514 -x28527 -x21465 -x8350 -x20510 -x2337 -x6503 -x29870 -x14890 -x15959 -x8168 -x16204 -x19712 -x27622 -x27039 -x19513 -x7883 -x924 -x27763 -x17027 -x23236 -x28018 -x14803 -x19253 -x1183 -x6788 -x11062 -x9006 -x654 -x30140 -x13373 -x29841 -x22306 -x19385 -x16323 -x22732 -x30475 -x28110 -x21378 -x26941 -x9229 -x20686 -x21305 -x3166 -x4488 -x13593 -x5475 -x29705 -x12801 -x5448 -x4242 -x23229 -x17070 -x15567 -x3257 -x22308 -x25627 -x9558 -x3177 -x16218 -x10343 -x30043 -x1519 -x17373 -x12890 -x23612 -x8133 -x2994 -x861 -x28006 -x27162 -x13194 -x26300 -x24794 -x466 -x4392 -x8221 -x15053 -x19014 -x14226 -x14632 -x3233 -x147 -x5009 -x5896 -x1207 -x29605 -x17025 -x6521 -x10976 -x388 -x28153 -x26105 -x24152 -x20962 -x9931 -x23420 -x13036 -x14895 -x4730 -x20014 -x14666 -x28978 -x16955 -x17166 -x875 -x30908 -x1391 -x13086 -x9977 -x28185 -x13746 -x23402 -x30095 -x26337 -x27154 -x267 -x12190 -x25413 -x4854 -x7314 -x13736 -x16177 -x1605 -x13823 -x25920 -x29114 -x16448 -x868 -x9212 -x4500 -x31263 -x21962 -x12123 -x31075 -x9711 -x5223 -x673 -x30823 -x30886 -x24819 -x11850 -x22021 -x5696 -x10068 -x1757 -x7845 -x22826 -x24810 -x21908 -x21437 -x24069 -x2128 -x17451 -x24310 -x301 -x27703 -x29670 -x9969 -x26494 -x27515 -x663 -x7224 -x10147 -x4624 -x22777 -x10975 -x8737 -x11408 -x19333 -x20058 -x15275 -x7964 -x11671 -x30784 -x9894 -x2502 -x29458 -x3879 -x6620 -x11338 -x23889 -x28083 -x15398 -x2713 -x5637 -x12873 -x17353 -x29838 -x29679 -x19306 -x30956 -x27212 -x12955 -x18110 -x13867 -x31326 -x24445 -x5449 -x20943 -x15071 -x18951 -x13587 -x26469 -x8462 -x18995 -x24224 -x22201 -x28905 -x14000 -x7606 -x26187 -x1968 -x20914 -x25663 -x30270 -x14056 -x22786 -x7248 -x22863 -x10293 -x18831 -x7084 -x6838 -x15543 -x30372 -x2754 -x5114 -x19651 -x17392 -x23924 -x29470 -x2510 -x21629 -x10181 -x28008 -x4767 -x1972 -x22100 -x22665 -x12134 -x6793 -x11723 -x24110 -x17622 -x27169 -x28737 -x12219 -x18621 -x10140 -x866 -x2014 -x29081 -x20857 -x9089 -x12429 -x29744 -x27282 -x13054 -x13751 -x14690 -x6799 -x4105 -x29402 -x18511 -x28017 -x17357 -x18345 -x18115 -x21915 -x15297 -x30825 -x19975 -x6228 -x24029 x30704 -x5799 -x689 -x13368 -x17163 -x5686 -x15555 -x16142 -x21805 -x21228 -x17766 -x30238 -x26992 -x28469 -x4743 -x17850 -x31320 -x23725 -x24398 -x30394 -x1333 -x7727 -x518 -x23044 -x29493 -x5523 -x24086 -x12529 -x1175 -x2508 -x27951 -x7299 -x2345 -x8648 -x15245 -x11342 -x12937 -x231 -x10904 -x22554 -x13287 -x15752 -x17649 -x23645 -x19520 -x5793 -x21151 -x1186 -x319 -x16659 -x7942 -x21948 -x81 -x1344 -x17790 -x21107 -x28246 -x27650 -x8582 -x30989 -x25536 -x28027 -x12253 -x30846 -x28263 -x24489 -x5829 -x22896 -x1034 -x3327 -x22500 -x7178 -x13033 -x25997 -x4704 -x23378 -x5986 -x9940 -x30880 -x14266 -x26917 -x687 -x28820 -x30576 -x13578 -x18647 -x5623 -x19369 -x3840 -x28647 -x21655 -x2395 -x20357 -x3217 -x18378 -x30302 -x11861 -x25936 -x16069 -x6805 -x11482 -x13687 -x2315 -x4632 -x20713 -x11889 -x5811 -x20364 -x23231 -x9235 -x12972 -x25582 -x27700 -x20081 -x28277 -x20866 -x10882 -x25009 -x22814 -x5858 -x19190 -x16676 -x8445 -x16060 -x24213 -x6926 -x5173 -x786 -x18160 -x6020 -x6200 -x22330 -x1076 -x8138 -x11944 -x19435 -x6187 -x7595 -x23273 -x10877 -x15709 -x6393 -x9891 -x15261 -x10114 -x30533 -x29341 -x3856 -x16098 -x19095 -x15658 -x15941 -x10760 -x23724 -x28 -x24408 -x31103 -x21371 -x15157 -x12120 -x7065 -x14778 -x18913 -x20002 -x14734 -x7040 -x10861 -x20709 -x30848 -x19491 -x131 -x11006 -x21741 -x26311 -x2169 -x1088 -x6853 -x12112 -x24474 -x23081 -x21754 -x7939 -x4062 -x6528 -x1525 -x28561 -x24876 -x31 -x10988 -x7701 -x23384 -x29177 -x1038 -x20338 -x24419 -x17008 -x10717 -x24576 -x2311 -x9290 -x1989 -x26253 -x12795 -x17653 -x19334 -x6628 -x1793 -x9335 -x29792 -x30899 -x19788 -x8336 -x15626 -x23599 -x31198 -x13273 -x15921 -x26098 -x18000 -x30152 -x31044 -x18742 -x5579 -x23226 -x28666 -x17127 -x22560 -x8844 -x6076 -x21593 -x30565 -x409 -x25596 -x22759 -x14349 -x28414 -x4578 -x28996 -x19846 -x9747 -x1357 -x20606 -x12243 -x9731 -x21099 -x12342 -x26182 -x23076 -x1665 -x25182 -x26 -x31221 -x21101 -x24638 -x23114 -x7320 -x7566 -x18439 -x22414 -x15209 -x972 -x29791 -x3330 -x9972 -x18827 -x1115 -x15630 -x8364 -x25553 -x30795 -x5034 -x6857 -x13718 -x17011 -x25489 -x10596 -x15999 -x27074 -x21594 -x26714 -x18602 -x31315 -x24395 -x3669 -x11372 -x2015 -x21326 -x5832 -x9337 -x5898 -x27004 -x29526 -x22059 -x23982 -x20213 -x7076 -x21450 -x7122 -x19142 -x19637 -x9614 -x28563 -x28198 -x17533 -x10162 -x23386 -x22935 -x18685 -x28184 -x28701 -x22044 -x24396 -x3407 -x7647 -x1622 -x30352 -x6999 -x1419 -x22740 -x26737 -x18417 -x24440 -x19228 -x25772 -x11162 -x26228 -x26480 -x27363 -x16602 -x3211 -x16587 -x20371 -x8625 -x18334 -x5870 -x14541 -x24228 -x10297 -x19576 -x3621 -x22688 -x12172 -x11474 -x602 -x12845 -x9455 -x8347 -x22313 -x21448 -x30293 -x21179 -x3652 -x3225 -x5297 -x2697 -x26125 -x27772 -x11952 -x9031 -x12289 -x11880 -x15142 -x26475 -x17898 -x28485 -x12117 -x18580 -x30156 -x30249 -x21893 -x1443 -x25329 -x30968 -x22144 -x20482 -x6657 -x25652 -x13539 -x12152 -x14402 -x8662 -x2649 -x5048 -x12704 -x24918 -x17099 -x2032 -x30109 -x8784 -x19125 -x19262 -x30286 -x14729 -x22205 -x1646 -x29592 -x22228 -x6301 -x9910 -x14931 -x16564 -x8814 -x28049 -x12322 -x26511 -x13230 -x27521 -x7965 -x842 -x19073 -x4642 -x887 -x8404 -x18675 -x1964 -x30149 -x6561 -x244 -x12908 -x15800 -x253 -x21115 -x14704 -x5669 -x1826 -x21335 -x20735 -x24394 -x11860 -x25434 -x31129 -x17765 -x19285 -x15802 -x22105 -x10912 -x20674 -x25169 -x3502 -x23387 -x14287 -x8317 -x10757 -x19033 -x2114 -x11363 -x16402 -x30227 -x10058 -x11557 -x8829 -x5363 -x4538 -x210 -x16578 -x8250 -x30389 -x9591 -x28384 -x9366 -x26983 -x10740 -x10916 -x25747 -x18861 -x1832 -x29492 -x5010 -x3307 -x7296 -x9468 -x20753 -x25321 -x15844 -x7131 -x29489 -x19969 -x11719 -x15323 -x18464 -x15915 -x6766 -x21365 -x15279 -x3198 -x11374 -x14564 -x25680 -x14231 -x9869 -x24312 -x7002 -x3107 -x20513 -x3173 -x21113 -x12891 -x24943 -x22294 -x19220 -x23116 -x18067 -x23839 -x14684 -x2716 -x6878 -x25814 -x6274 -x2504 -x16930 -x3521 -x28202 -x3279 -x21671 -x26506 -x30113 -x25555 -x3707 -x27547 -x27523 -x27395 -x3920 -x28416 -x27702 -x10098 -x17926 -x17343 -x11470 -x15154 -x16920 -x8459 -x9892 -x22112 -x20975 -x20133 -x24589 -x28501 -x30634 -x20331 -x23983 -x28733 -x3639 -x27695 -x19927 -x239 -x14549 -x25107 -x31090 -x12612 -x22735 -x5542 -x8306 -x27361 -x18280 -x17408 -x16189 -x9621 -x22561 -x928 -x30705 -x5860 -x20567 -x27713 -x30592 -x21753 -x6122 -x14129 -x12325 -x2012 -x4475 -x15856 -x1454 -x26957 -x6323 -x15830 -x5934 -x8302 -x17999 -x12446 -x14113 -x20333 -x15247 -x15998 -x3052 -x29195 -x27866 -x18946 -x8008 -x10929 -x495 -x9901 -x27679 -x19777 -x20843 -x14669 -x805 -x30364 -x16652 -x12148 -x3847 -x21446 -x28355 -x6261 -x13962 -x3348 -x8707 -x9648 -x25251 -x1259 -x8518 -x11751 -x1667 -x18646 -x30296 -x21219 -x11420 -x19258 -x18730 -x10193 -x19693 -x15061 -x2321 -x27139 -x25218 -x15475 -x29799 -x19373 -x17498 -x26046 -x3931 -x30451 -x26375 -x3587 -x923 -x11300 -x8820 -x21838 -x27653 -x5468 -x18750 -x10763 -x1370 -x5075 -x1762 -x26117 -x23885 -x10611 -x24491 -x6849 -x1018 -x3332 x30279 -x20379 -x1444 -x13995 -x31338 -x27320 -x30472 -x3338 -x16494 -x16933 -x28548 -x25475 -x3965 -x17385 -x6502 -x9170 -x5079 -x23115 -x23791 -x11920 -x14594 -x7436 -x13798 -x2774 -x29877 -x25650 -x26204 -x17798 -x10339 -x3618 -x6712 -x9564 -x17500 -x16839 -x589 -x336 -x20089 -x26691 -x7807 -x10001 -x23382 -x14494 -x21920 -x9216 -x15291 -x26678 -x2072 -x20774 -x2302 -x4909 -x8508 -x29210 -x9341 -x5056 -x26317 -x2558 -x12360 -x215 -x4412 -x13683 -x6457 -x29131 -x7836 -x26398 -x20215 -x11076 -x20130 -x1945 -x20523 -x21869 -x16937 -x18012 -x20447 -x8692 -x16554 -x9982 -x10368 -x9199 -x5602 -x22162 -x23964 -x22407 -x25678 -x26743 -x15820 -x1332 -x7726 -x1080 -x9636 -x25781 -x22872 -x10146 -x16023 -x6182 -x22646 -x28199 -x13017 -x8188 -x15540 -x25789 -x9241 -x8289 -x717 -x24739 -x3505 -x28410 -x16180 -x12930 -x8212 -x22889 -x3040 -x3674 -x20848 -x30858 -x29772 -x14244 -x23082 -x2262 -x25392 -x7360 -x9927 -x17989 -x7573 -x20131 -x7841 -x29270 -x19162 -x26130 -x29743 -x16585 -x30927 -x30955 -x14871 -x27717 -x17756 -x21050 -x22931 -x10224 -x1327 -x15625 -x30169 -x22356 -x1144 -x2939 -x25132 -x18670 -x26848 -x7350 -x15480 -x1611 -x24608 -x17925 -x26348 -x26545 -x16415 -x7840 -x28535 -x11054 -x14296 -x31347 -x13583 -x15048 -x17690 -x21075 -x2552 -x25949 -x21309 -x7486 -x29306 -x8917 -x20489 -x7921 -x2819 -x10026 x30250 -x25200 -x7463 -x5182 -x9546 -x220 -x12048 -x75 -x28949 -x10816 -x6708 -x21351 -x30492 -x4793 -x10844 -x13441 -x9581 -x27981 -x17577 -x22967 -x5580 -x3381 -x26171 -x26921 -x5467 -x29445 -x28475 -x15728 -x4742 -x19652 -x8711 -x22576 -x1196 -x28578 -x8866 -x29158 -x5276 -x19105 -x21304 -x6124 -x20069 -x9218 -x12402 -x22862 -x27587 -x7655 -x10669 -x30616 -x12019 -x26350 -x16959 -x8853 -x7665 -x24484 -x20403 -x27202 -x10307 -x2815 -x25599 -x14456 -x3179 -x2054 -x28320 -x30809 -x4317 -x9709 -x21666 -x28200 -x25256 -x1867 -x9991 -x25318 -x2155 -x3113 -x7715 -x19772 -x21005 -x23032 -x18554 -x2736 -x8276 -x3904 -x11411 -x21145 -x6885 -x12332 -x4022 -x27147 -x13742 -x12181 -x29759 -x27112 -x11845 -x3983 -x9604 -x11060 -x25354 -x26283 -x7408 -x23546 -x25187 -x20525 -x14739 -x6610 -x27224 -x25670 -x18807 -x21879 -x22142 -x5404 -x27281 -x9958 -x23462 -x23739 -x26363 -x3549 -x21039 -x14726 -x9327 -x7938 -x24600 -x19646 -x21799 -x29065 -x15542 -x2431 -x12183 -x12763 -x11503 -x1494 -x9765 -x4133 -x9208 -x22655 -x4933 -x16972 -x4968 -x12358 -x16188 -x21004 -x16991 -x24615 -x25119 -x2844 -x11459 -x30288 -x31035 -x19920 -x24752 -x15846 -x21702 -x5922 -x1812 -x9684 -x18275 -x11869 -x19634 -x24741 -x5474 -x18392 -x2154 -x2093 -x13472 -x8345 -x21868 -x18312 -x20044 -x13680 -x16315 -x17780 -x30806 -x10937 -x5677 -x11369 -x19523 -x19114 -x24714 -x7374 -x23105 -x12993 -x14711 -x9343 -x11664 -x21212 -x30710 -x6591 -x19391 -x2349 -x23083 -x11207 -x31160 -x30821 -x17378 -x11017 -x7415 -x25609 -x18024 -x4459 -x9193 -x8483 -x7446 -x19422 -x28999 -x16698 -x18734 -x17909 -x22737 -x22325 -x20391 -x2528 -x7089 -x26132 -x26841 -x19731 -x7996 -x29961 -x21386 -x17751 -x25412 -x17325 -x23092 -x23282 -x12814 -x3410 -x6445 -x22092 -x1703 -x14218 -x8440 -x29466 -x14848 -x22884 -x28898 -x19448 -x7364 -x8474 -x5338 -x13376 -x27215 -x17414 -x17543 -x30558 -x19210 -x30311 -x26634 -x27812 -x28098 -x5527 -x2660 -x10928 -x17051 -x13737 -x10243 -x6102 -x4190 -x19158 -x14443 -x6107 -x10887 -x25118 -x475 -x7381 -x19716 -x17503 -x24825 -x10323 -x3238 -x3967 -x30618 -x4041 -x16891 -x3487 -x4389 -x7485 -x26570 -x19503 -x23432 -x8840 -x24727 -x17079 -x17467 -x30098 -x16258 -x15501 -x6140 -x22122 -x8456 -x19655 -x17092 -x14520 -x27959 -x16774 -x31011 -x23422 -x9166 -x16619 -x15382 -x9668 -x29810 -x8937 -x30181 -x28842 -x24903 -x13552 -x344 -x31290 -x15132 -x9797 -x18712 -x6810 -x2339 -x7966 -x5204 -x11968 -x29898 -x19621 -x29275 -x10684 -x17358 -x12797 -x6663 -x19175 -x7470 -x8057 -x29469 -x30678 -x21567 -x27619 -x24937 -x1775 -x3660 -x5135 -x16089 -x8703 -x25420 -x29993 -x20761 -x21255 -x19398 -x7821 -x7737 -x28217 -x18191 -x3642 -x405 -x18525 -x3990 -x22522 -x24241 -x11410 -x7066 -x1627 -x17326 -x4319 -x22925 -x5210 -x6540 -x16253 -x26021 -x17245 -x10583 -x26419 -x20502 -x21627 -x7804 -x30633 -x20621 -x25918 -x27098 -x11940 -x19065 -x15202 -x3072 -x29361 -x17474 -x27945 -x9029 -x11287 -x12920 -x28267 -x21575 -x3231 -x21672 -x29570 -x20863 -x23305 -x10475 -x21855 -x29962 -x10546 -x22904 -x24773 -x15861 -x11004 -x3978 -x1428 -x29483 -x5232 -x15535 -x7552 -x22215 -x24004 -x30654 -x5148 -x16873 -x29134 -x19083 -x17569 -x5584 -x15210 -x19597 -x3088 -x2437 -x7599 -x4374 -x18356 -x12759 -x648 -x21385 -x15328 -x21227 -x26257 -x3334 -x21670 -x6688 -x27635 -x8480 -x10531 -x17773 -x18928 -x20491 -x6007 -x21088 -x8337 -x17486 -x3053 -x11335 -x10354 -x25032 -x19514 -x4314 -x27752 -x19733 -x5927 -x27484 -x27699 -x16251 -x9415 -x2468 -x14341 -x7336 -x8606 -x17742 -x20870 -x6519 -x5700 -x9272 -x20652 -x24984 -x428 -x19831 -x16033 -x5862 -x6551 -x20676 -x3940 -x13381 -x24404 -x27328 -x16593 -x7358 -x16633 -x18232 -x14828 -x18258 -x28075 -x13041 -x12970 -x8371 -x6047 -x15866 -x11903 -x28682 -x13220 -x12105 -x14787 -x12787 -x30385 -x21864 -x19046 -x23423 -x8699 -x7794 -x22720 -x17828 -x15512 -x16581 -x9246 -x3314 -x19941 -x21758 -x8777 -x11778 -x15375 -x3425 -x22488 -x1162 -x3488 -x25122 -x3559 -x17443 -x30094 -x24390 -x6577 -x194 -x13084 -x15268 -x14510 -x13109 -x20444 -x7605 -x9103 -x10875 -x2090 -x18783 -x2813 -x26312 -x7138 -x8978 -x11769 -x410 -x17182 -x26302 -x12866 -x29848 -x22487 -x23418 -x443 -x12297 -x24112 -x23434 -x28303 -x25267 -x18036 -x5865 -x20958 -x27483 -x10597 -x10793 -x13586 -x6073 -x6094 -x27744 -x258 -x4669 -x15190 -x3807 -x30694 -x12501 -x11816 -x30208 -x9370 -x15828 -x11688 -x28191 -x19891 -x6934 -x30193 -x11057 -x26869 -x16843 -x26454 -x28249 -x6185 -x30245 -x16465 -x5255 -x3401 -x21412 -x26669 -x16230 -x23166 -x11274 -x8886 -x5813 -x24034 -x10849 -x23517 -x15174 -x21477 -x22005 -x13410 -x14240 -x14922 -x8819 -x24733 -x16438 -x4841 -x19029 -x7900 -x27644 -x29094 -x27697 -x14161 -x27113 -x13697 -x8117 -x21350 -x29323 -x9038 -x23424 -x30684 -x10741 -x13112 -x7060 -x4928 -x20948 -x24840 -x1939 -x21345 -x22840 -x28659 -x10294 -x14345 -x11735 -x21342 -x2260 -x1995 -x28358 -x28486 -x15342 -x25699 -x31029 -x6038 -x29390 -x4922 -x20279 -x18850 -x2965 -x6320 -x9676 -x27497 -x9086 -x27869 -x17090 -x18040 -x2733 -x27449 -x25734 -x20745 -x14646 -x11764 -x24711 -x7583 -x28302 -x15951 -x11533 -x21317 -x24493 -x24382 -x7244 -x7917 -x29071 -x671 -x15967 -x27878 -x79 -x30119 -x11436 -x7465 -x12966 -x6745 -x7272 -x25938 -x14038 -x6533 -x22036 -x4067 -x26845 -x8947 -x18615 -x7482 -x24285 -x26686 -x20244 -x7190 -x21083 -x24022 -x22846 -x1513 -x19311 -x13849 -x957 -x21077 -x19559 -x4687 -x19487 -x22841 -x17502 -x20705 -x21132 -x18699 -x29597 -x13672 -x3546 -x9430 -x28310 -x22829 -x16131 -x22369 -x3949 -x30446 -x28138 -x24229 -x250 -x5233 -x1694 -x23010 -x18022 -x29873 -x2696 -x572 -x4758 -x21071 -x18370 -x21493 -x2817 -x670 -x20224 -x19589 -x20278 -x480 -x13841 -x4443 -x21089 -x21874 x30471 -x5353 -x186 -x31106 -x4313 -x4266 -x7228 -x9071 -x8704 -x12736 -x11304 -x17347 -x27693 -x13140 -x14440 -x4844 -x26274 -x11485 -x24869 -x20119 -x27016 -x8588 -x6216 -x17613 -x30514 -x7393 -x4219 -x30369 -x6499 -x12508 -x9556 -x13952 -x3576 -x10562 -x14766 -x4479 -x372 -x28030 -x21710 -x30741 -x22234 -x25924 -x7970 -x14061 -x2800 -x6882 -x25648 -x6765 -x22541 -x6220 -x28614 -x21970 -x8677 -x1352 -x3844 -x18540 -x19232 -x13600 -x22547 -x16869 -x16962 -x970 -x5728 -x23288 -x26246 -x6675 -x15889 -x17413 -x13055 -x21518 -x23198 -x17964 -x723 -x21600 -x26183 -x15788 -x21549 -x30033 -x2571 -x3887 -x28104 -x3270 -x16143 -x9310 -x27555 -x28256 -x24563 -x18347 -x27476 -x21203 -x29858 -x5593 -x5600 -x28156 -x24577 -x17304 -x17866 -x2462 -x20930 -x25327 -x21007 -x24830 -x24688 -x26395 -x29574 -x90 -x28750 -x616 -x22666 -x10605 -x3588 -x22754 -x28568 -x15459 -x10926 -x17586 -x12007 -x9936 -x17458 -x2934 -x2318 -x6752 -x13820 -x6949 -x3235 -x15799 -x15677 -x8879 -x8620 -x28960 -x31225 -x300 -x31238 -x24412 -x4478 -x12858 -x5944 -x7526 -x2184 -x15128 -x15761 -x5154 -x28429 -x11018 -x26988 -x19189 -x24421 -x29248 -x25981 -x12977 -x978 -x9056 -x16908 -x3024 -x7839 x12103 -x26667 -x14194 -x10029 -x5952 -x30325 -x20994 -x23271 -x10095 -x6747 -x17672 -x9501 -x19336 -x6164 -x510 -x17301 -x8899 -x26109 -x5038 -x700 -x5053 -x19653 -x19399 -x1239 -x26510 -x14836 -x12692 -x14899 -x12783 -x30878 -x13393 -x11256 -x22612 -x29639 -x11710 -x21159 -x22265 -x24775 -x10036 -x18550 -x3133 -x14880 -x12702 -x15399 -x23760 -x6389 -x13555 -x14421 -x25707 -x12652 -x12892 -x26409 -x751 -x7571 -x993 -x27723 -x19452 -x20847 -x24332 -x25509 -x28396 -x13431 -x30201 -x5500 -x16164 -x6852 -x15936 -x30019 -x10296 -x15724 -x27604 -x22673 -x10383 -x11290 -x9320 -x22963 -x24295 -x21238 -x12377 -x5582 -x29304 -x20750 -x17636 -x28899 -x26873 -x5714 -x11240 -x16208 -x12411 -x30315 -x16761 -x16626 -x30604 -x12345 -x25911 -x29897 -x28958 -x16864 -x6673 -x25255 -x19568 -x27119 -x24815 -x26797 -x20627 -x23543 -x3984 -x28166 -x11532 -x3838 -x4410 -x12771 -x12942 -x24696 -x6945 -x11690 -x29430 -x4741 -x7349 -x12169 -x29790 -x9258 -x12559 -x17891 -x22970 -x12850 -x14546 -x19096 -x19447 -x8338 -x13303 -x23416 -x22472 -x12647 -x12907 -x6465 -x16918 -x24994 -x2476 -x15949 -x26746 -x16982 -x3224 -x29062 -x22558 -x8425 -x14300 -x1588 -x20927 -x8710 -x11123 -x7433 -x10840 -x7596 -x6322 -x13879 -x13580 -x13450 -x13246 -x25393 -x21032 -x20200 -x2922 -x11460 -x5085 -x7777 -x13111 -x17744 -x23861 -x19485 -x13042 -x18265 -x21792 -x10342 -x72 -x5378 -x2428 -x10527 -x10233 -x24606 -x19895 -x13842 -x15163 -x10698 -x10766 -x24705 -x10792 -x23804 -x11219 -x22827 -x26073 -x12271 -x17856 -x18522 -x21483 -x29141 -x14919 -x26815 -x24973 -x25191 -x20816 -x29553 -x11311 -x23551 -x26945 -x5890 -x3123 -x14713 -x8551 -x17760 -x7997 -x18922 -x10847 -x12769 -x18649 -x11507 -x24746 -x30641 -x22660 -x18498 -x21704 -x22734 -x25156 -x19835 -x14682 -x22180 -x20559 -x29546 -x1129 -x4698 -x14879 -x29019 -x1468 -x6058 -x848 -x25922 -x28529 -x21952 -x7741 -x25307 -x19818 -x1249 -x18782 -x11814 -x31224 -x2694 -x8974 -x21254 -x3256 -x4747 -x13871 -x7317 -x30454 -x11402 -x10854 -x9555 -x9438 -x21170 -x15055 -x2806 -x22001 -x281 -x14513 -x27954 -x20543 -x4148 -x21272 -x28314 -x17517 -x16926 -x12373 -x19807 -x27741 -x3583 -x18879 -x3202 -x3683 -x5318 -x3443 -x11016 -x30444 -x20790 -x13464 -x5177 -x3222 -x15947 -x23308 -x9609 -x6683 -x30977 -x28922 -x6718 -x10103 -x26617 -x23469 -x14911 -x12765 -x31191 -x29801 -x8983 -x6846 -x25917 -x11362 -x23817 -x9525 -x9494 -x21607 -x30969 -x19754 -x29675 -x21705 -x13668 -x17180 -x18481 -x11830 -x23045 -x23795 -x2050 -x4088 -x15466 -x10010 -x17787 -x18506 -x12617 -x17394 -x10302 -x14759 -x6441 -x24992 -x13130 -x14354 -x17114 -x31062 -x23287 -x9026 -x711 -x18563 -x5514 -x10561 -x29596 -x16795 -x5639 -x10820 -x13588 -x3034 -x417 -x740 -x21409 -x27939 -x1680 -x6444 -x16883 -x26537 -x23914 -x18765 -x6671 -x18719 -x23831 -x13882 -x29132 -x14026 -x14781 -x23726 -x27678 -x19985 -x16884 -x25485 -x1630 -x13207 -x15413 -x21040 -x20773 -x2342 -x10574 -x14504 -x21394 -x15568 -x6523 -x21883 -x4775 -x28167 -x16705 -x21016 -x24587 -x24359 -x26925 -x20240 -x9441 -x15372 -x19726 -x4552 -x16801 -x17761 -x3373 -x11330 -x24139 -x22276 -x8610 -x23141 -x1240 -x9422 -x5416 -x14765 -x18990 -x3261 -x28512 -x4324 -x26188 -x16660 -x13712 -x3028 -x17521 -x17922 -x4164 -x27917 -x28177 -x3602 -x19833 -x3438 -x14040 -x27166 -x28454 -x9814 -x6723 -x6841 -x4369 -x16309 -x17955 -x15973 -x15953 -x24707 -x16655 -x20171 -x78 -x4902 -x25237 -x9363 -x22744 -x12424 -x4207 -x31043 -x26659 -x20915 -x13300 -x15060 -x10653 -x30072 -x2656 -x10824 -x12688 -x12777 -x26224 -x8401 -x13740 -x22835 -x27032 -x21456 -x27964 -x25604 -x17454 -x2221 -x22024 -x17492 -x7411 -x23464 -x18632 -x22700 -x7127 -x18700 -x13467 -x18512 -x24277 -x13628 -x30648 -x1145 -x5230 -x23243 -x13449 -x12167 -x19669 -x293 -x5979 -x28453 -x487 -x1912 -x7525 -x28558 -x593 -x17802 -x24303 -x24921 -x20971 -x2394 -x3325 -x16386 -x16812 -x2217 -x2101 -x10353 -x22916 -x28780 -x17565 -x25465 -x24131 -x22785 -x12591 -x20743 -x25101 -x22099 -x1890 -x12214 -x31312 -x31223 -x19434 -x1020 -x30209 -x18644 -x19354 -x28930 -x5377 -x18790 -x23278 -x14189 -x12050 -x416 -x1430 -x5328 -x30923 -x24564 -x23587 -x2755 -x30827 -x20009 -x30459 -x25724 -x16011 -x6769 -x29853 -x5037 -x23761 -x7499 -x7205 -x7454 -x10407 -x16447 -x898 -x17339 -x27789 -x29996 -x25384 -x17844 -x27022 -x7860 -x8599 -x3210 -x29024 -x13639 -x23657 -x22452 -x16012 -x22805 -x4539 -x19118 -x27101 -x9979 -x30240 -x15091 -x26410 -x15978 -x11915 -x30282 -x4843 -x13789 -x10326 -x5304 -x17762 -x26963 -x3186 -x7418 -x11433 -x30295 -x9542 -x18573 -x24998 -x29503 -x2538 -x4689 -x2004 -x21785 -x20080 -x28968 -x16844 -x31142 -x2 -x12481 -x15022 -x5872 -x20832 -x6624 -x15779 -x23459 -x17779 -x20595 -x22272 -x20266 -x20989 -x782 -x4251 -x22135 -x10685 -x28624 -x18622 -x29587 -x21569 -x29568 -x4696 -x23225 -x20919 -x18965 -x10421 -x8522 -x31282 -x26388 -x76 -x28424 -x31067 -x23680 -x14992 -x25685 -x18784 -x26531 -x7413 -x363 -x8482 -x9466 -x12640 -x18894 -x25127 -x10360 -x15270 -x1788 -x21961 -x28089 -x5640 -x6593 -x3393 -x26513 -x7273 -x9569 -x17449 -x14484 -x821 -x22255 -x28811 -x16460 -x28502 -x23213 -x26368 -x26973 -x16686 -x20622 -x2039 -x14909 -x9529 -x19756 -x15460 -x1572 -x29393 -x30506 -x22757 -x22816 -x17479 -x1650 -x24056 -x30329 -x13659 -x25077 -x21131 -x19816 -x28187 -x21064 -x13967 -x26787 -x28100 -x21597 -x16646 -x935 -x23542 -x12170 -x14804 -x15167 -x23929 -x26595 -x29927 -x2629 -x29609 -x23047 -x10242 -x24275 -x8260 -x6868 -x11901 -x7279 -x27998 -x3472 -x1787 -x16821 -x20398 -x3458 -x17252 -x19556 -x18453 -x603 -x14353 -x11121 -x15823 -x24101 -x8567 -x15706 -x21017 -x25070 -x26711 -x11049 -x4651 -x14601 -x22999 -x30032 -x29479 -x20460 -x25138 -x24792 -x13533 -x12579 -x26682 -x4468 -x15703 -x10158 -x22815 -x2250 -x28422 -x1124 -x24298 -x2553 -x9903 -x8395 -x13491 -x4179 -x12950 -x7848 -x16868 -x31016 -x5510 -x10503 -x9815 -x925 -x19028 -x6831 -x828 -x2529 -x17322 -x20101 -x19139 -x5380 -x13594 -x1349 -x17437 -x20180 -x28711 -x10626 -x63 -x28967 -x17277 -x7969 -x29365 -x24057 -x30922 -x17341 -x4752 -x25045 -x27370 -x3715 -x4953 -x26515 -x12388 -x1065 -x18023 -x21626 -x6575 -x503 -x26529 -x10511 -x29381 -x261 -x1116 -x26247 -x25971 -x14447 -x9505 -x2975 -x19429 -x624 -x27956 -x25000 -x28400 -x16541 -x15118 -x22310 -x10228 -x792 -x27582 -x1871 -x8200 -x2448 -x5462 -x7511 -x22077 -x14868 -x27238 -x10914 -x19081 -x1047 -x6173 -x5193 -x24336 -x23021 -x10241 -x25006 -x27331 -x27500 -x29859 -x27598 -x26396 -x2914 -x29834 -x27762 -x10369 -x6726 -x18926 -x4857 -x26688 -x21963 -x8472 -x11175 -x15114 -x7471 -x19454 -x25830 -x1722 -x15362 -x18567 -x15679 -x20732 -x6937 -x9606 -x13932 -x18723 -x23272 -x10981 -x16729 -x13190 -x26462 -x1123 -x28127 -x25580 -x4494 -x5611 -x12264 -x8859 -x18121 -x24343 -x30893 -x29689 -x21494 -x17415 -x29555 -x10752 -x24925 -x26322 -x22022 -x30395 -x2575 -x18907 -x7863 -x20124 -x5871 -x21993 -x6749 -x30782 -x28852 -x19382 -x305 -x24005 -x10102 -x4966 -x25839 -x9914 -x17826 -x3405 -x1300 -x22748 -x21922 -x5388 -x27076 -x758 -x15084 -x13684 -x4528 -x23949 -x5691 -x8774 -x25617 -x25976 -x22517 -x29703 -x29164 -x1656 -x7403 -x2847 -x30400 -x27031 -x26135 -x16781 -x21222 -x6967 -x15580 -x22003 -x11963 -x11872 -x25783 -x8106 -x26788 -x7043 -x22892 -x24944 -x4481 -x16736 -x27826 -x20373 -x6513 -x11340 -x18011 -x8665 -x26254 -x4975 -x9603 -x17210 -x27030 -x30321 -x3465 -x26338 -x13132 -x10931 -x27108 -x3187 -x9433 -x9945 -x28533 -x23696 -x5285 -x2876 -x13619 -x29594 -x23625 -x28432 -x27720 -x24929 -x13095 -x27237 -x17755 -x15616 -x12887 -x1709 -x8354 -x20369 -x8855 -x15771 -x30733 -x563 -x25334 -x17397 -x23729 -x28551 -x20520 -x25513 -x6935 -x20963 -x23925 -x22813 -x18941 -x6975 -x23665 -x28696 -x23249 -x19501 -x5041 -x24002 -x25121 -x14976 -x9003 -x27018 -x10736 -x24722 -x27930 -x14834 -x26179 -x29429 -x2487 -x23631 -x18053 -x10093 -x7064 -x8204 -x27539 -x1182 -x28605 -x8112 -x17384 -x2156 -x27179 -x23763 -x21123 -x23944 -x23556 -x18592 -x15194 -x14362 -x22086 -x25666 -x24134 -x12939 -x19383 -x14154 -x20433 -x9687 -x1779 -x4607 -x13916 -x7510 -x13929 -x21966 -x13097 -x26321 -x24492 -x5347 -x24247 -x7818 -x18029 -x15024 -x2192 -x29666 -x7809 -x825 -x30314 -x1107 -x25534 -x25462 -x11749 -x12840 -x16665 -x28004 -x14101 -x23798 -x855 -x28325 -x25179 -x27647 -x2387 -x28189 -x10742 -x23918 -x17203 -x27071 -x5976 -x11134 -x15538 -x5203 -x9483 -x17390 -x13677 -x4751 -x8160 -x2804 -x2422 -x454 -x20235 -x27089 -x1303 -x3592 -x3157 -x21548 -x23838 -x11755 -x27053 -x17552 -x1320 -x13091 -x24780 -x1805 -x6011 -x10923 -x10002 -x3846 -x18159 -x28236 -x14409 -x28204 -x20954 -x15486 -x28155 -x26333 -x14670 -x24822 -x23799 -x12240 -x19880 -x2564 -x31235 -x16259 -x24512 -x27316 -x10469 -x23185 -x29129 -x20155 -x10927 -x21540 -x18246 -x20249 -x22311 -x27453 -x30081 -x14744 -x12147 -x15817 -x30384 -x12753 -x19405 -x29627 -x18824 -x8741 -x18539 -x13216 -x14125 -x21199 -x20392 -x11783 -x9002 -x12716 -x28350 -x19159 -x1687 -x22495 -x22677 -x5789 -x31208 -x8533 -x3843 -x10932 -x8589 -x26559 -x2011 -x30179 -x25655 -x16636 -x22002 -x3440 -x8020 -x3247 -x9538 -x8312 -x6316 -x644 -x7173 -x31009 -x20810 -x21266 -x380 -x21393 -x27733 -x1199 -x3281 -x10283 -x29919 -x16280 -x20783 -x25727 -x26230 -x22630 -x8839 -x14920 -x7087 -x22651 -x13716 -x21547 -x6338 -x1217 -x30203 -x5165 -x15234 -x2888 -x11444 -x2263 -x1819 -x22671 -x27294 -x20120 -x10765 -x19061 -x7940 -x20132 -x12971 -x16237 -x20359 -x8673 -x24114 -x2414 -x16928 -x24215 -x15039 -x16255 -x23362 -x16409 -x13535 -x12430 -x4444 -x5180 -x26347 -x11701 -x14046 -x8142 -x25284 -x4546 -x13801 -x30342 -x22113 -x18694 -x19791 -x23758 -x14288 -x6611 -x21889 -x17319 -x30701 -x16639 -x23598 -x25362 -x8739 -x16015 -x11777 -x15755 -x20806 -x18271 -x22184 -x24860 -x10572 -x8491 -x1739 -x19739 -x30 -x23837 -x23228 -x19051 -x7825 -x27078 -x19805 -x15648 -x2447 -x25961 -x7563 -x7861 -x27265 -x23669 -x16474 -x2919 -x24934 -x19908 -x4710 -x29239 -x5033 -x8602 -x22454 -x3821 -x21436 -x31057 -x23528 -x18537 -x5362 -x2744 -x2884 -x7546 -x13080 -x4976 -x13615 -x14455 -x16961 -x14863 -x18113 -x25367 -x2378 -x24278 -x9330 -x27941 -x11812 -x5729 -x14224 -x7277 -x24613 -x1507 -x7535 -x22326 -x30507 -x15449 -x25172 -x29727 -x16895 -x23856 -x2643 -x986 -x18813 -x5893 -x26116 -x5060 -x16182 -x1382 -x22819 -x6617 -x13237 -x3649 -x17590 -x13797 -x5046 -x2064 -x5083 -x13538 -x1114 -x4856 -x14491 -x501 -x26470 -x18672 -x5644 -x2568 -x20167 -x12067 -x4294 -x12558 -x25545 -x18911 -x9938 -x23280 -x3012 -x27400 -x9855 -x23332 -x13772 -x6927 -x17125 -x6492 -x1884 -x25124 -x6325 -x16269 -x10153 -x27806 -x28056 -x10872 -x24541 -x26062 -x5941 -x8541 -x14960 -x542 -x31104 -x8129 -x8003 -x876 -x22493 -x30379 -x4964 -x24156 -x14082 -x14087 -x6645 -x7528 -x22212 -x26837 -x1528 -x24442 -x16543 -x14057 -x15557 -x25180 -x10550 -x26899 -x12668 -x29362 -x25549 -x22643 -x23508 -x18544 -x9640 -x634 -x1432 -x10024 -x6891 -x17534 -x30756 -x26751 -x17130 -x2122 -x18087 -x8358 -x900 -x8562 -x9487 -x21956 -x1649 -x31317 -x23633 -x24778 -x18376 -x6307 -x10037 -x128 -x28755 -x20792 -x22347 -x6680 -x1168 -x11577 -x9295 -x11773 -x3919 -x27933 -x2820 -x28794 -x30838 -x12063 -x6257 -x29613 -x8728 -x6761 -x29249 -x28315 -x11502 -x13214 -x13259 -x24532 -x738 -x18993 -x4940 -x31093 -x23108 -x872 -x10526 -x20394 -x22351 -x21902 -x22477 -x24494 -x19690 -x10019 -x9800 -x10599 -x5310 -x27356 -x30349 -x7743 -x13318 -x4416 -x13572 -x19473 -x13103 -x28672 -x5435 -x14191 -x8479 -x21480 -x7608 -x29384 -x19187 -x24447 -x28697 -x28059 -x11744 -x5052 -x16901 -x25988 -x31269 -x10600 -x19883 -x21020 -x9515 -x20340 -x22870 -x3316 -x1880 -x9865 -x4082 -x4336 -x10641 -x30990 -x1668 -x15645 -x1551 -x22187 -x23154 -x11792 -x25954 -x27447 -x22284 -x19664 -x1681 -x7254 -x27962 -x27632 -x2018 -x12053 -x6998 -x4611 -x846 -x18639 -x8437 -x24507 -x31025 -x4340 -x28450 -x120 -x9228 -x22659 -x30826 -x17065 -x22544 -x26260 -x27303 -x2038 -x12440 -x19410 -x22353 -x19872 -x579 -x23953 -x26164 -x15276 -x5260 -x27000 -x16789 -x8207 -x14952 -x3935 -x1896 -x10822 -x23133 -x6498 -x25370 -x14343 -x29557 -x9864 -x18028 -x29504 -x6917 -x11020 -x8045 -x6754 -x15329 -x734 -x13027 -x17884 -x13508 -x22545 -x17146 -x27427 -x14375 -x21297 -x15206 -x16565 -x20494 -x15561 -x31260 -x21184 -x27769 -x23485 -x5051 -x28114 -x4354 -x24893 -x27765 -x2712 -x28857 -x29593 -x6898 -x30111 -x5346 -x27409 -x24253 -x21848 -x13263 -x11950 -x7006 -x4222 -x19804 -x11804 -x2043 -x1493 -x9378 -x26159 -x105 -x6004 -x27044 -x6412 -x11828 -x17174 -x7974 -x23311 -x28497 -x15582 -x20829 -x19758 -x31302 -x21195 -x23611 -x1685 -x6730 -x29403 -x26928 -x30931 -x13266 -x20285 -x29602 -x6794 -x16301 -x28674 -x29776 -x24446 -x15030 -x24618 -x1930 -x16925 -x22090 -x1275 -x16886 -x30112 -x19706 -x8908 -x1763 -x14248 -x10777 -x3264 -x26685 -x67 -x16900 -x9791 -x4609 -x28500 -x2338 -x6159 -x187 -x29265 -x12208 -x19581 -x556 -x5105 -x17935 -x8073 -x27464 -x23146 -x8781 -x20936 -x27561 -x4816 -x14825 -x2244 -x28036 -x23606 -x25758 -x30561 -x28094 -x15238 -x1707 -x5325 -x29106 -x8689 -x17168 -x23264 -x18114 -x27942 -x28918 -x21973 -x529 -x13526 -x27656 -x22603 -x14078 -x16478 -x5517 -x13335 -x21208 -x11998 -x13833 -x23717 -x24505 -x18717 -x26080 -x21622 -x21620 -x27367 -x5879 -x16245 -x26193 -x11871 -x13566 -x6855 -x30813 -x16740 -x11673 -x25517 -x23991 -x16643 -x18188 x30724 -x358 -x9654 -x7867 -x12375 -x26082 -x10940 -x158 -x13653 -x8432 -x777 -x23578 -x23247 -x27543 -x2911 -x14028 -x22074 -x26100 -x21656 -x14097 -x18061 -x7810 -x18385 -x25311 -x30005 -x17282 -x10576 -x20740 -x24890 -x152 -x5370 -x30637 -x14114 -x23086 -x23403 -x5109 -x8893 -x26827 -x14971 -x1717 -x1575 -x6940 -x4023 -x25773 -x660 -x21358 -x682 -x14142 -x25213 -x24087 -x12435 -x26094 -x13825 -x5977 -x13321 -x7987 -x16136 -x25595 -x4152 -x18442 -x15363 -x4555 -x18352 -x17144 -x20321 -x4034 -x24020 -x3739 -x9435 -x21615 -x1132 -x9813 -x12389 -x17965 -x18108 -x2706 -x7560 -x8846 -x30650 -x14659 -x17980 -x10571 -x1198 -x19040 -x9082 -x10175 -x1112 -x26243 -x8808 -x23539 -x18351 -x18966 -x17879 -x8093 -x11826 -x13082 -x25592 -x12131 -x13625 -x21550 -x22652 -x11931 -x26721 -x5087 -x30996 -x29002 -x7587 -x1338 -x28133 -x7712 -x7774 -x11722 x9719 -x30842 -x11604 -x8837 -x20004 -x9662 -x3550 -x4405 -x30672 -x17819 -x1934 -x2290 -x25864 -x13805 -x3109 -x20976 -x10930 -x6756 -x16003 -x28973 -x14344 -x23685 -x8128 -x472 -x22731 -x27295 -x4156 -x5019 -x8375 -x16838 -x4768 -x20522 -x5590 -x29599 -x5456 -x20212 -x1810 -x16529 -x17075 -x5937 -x4087 -x126 -x31036 -x26460 -x3548 -x1368 -x24859 -x9264 -x10686 -x12551 -x23276 -x14025 -x14885 -x208 -x6104 -x28513 -x1733 -x28058 -x21551 -x21447 -x10237 -x12749 -x9020 -x11 -x12693 -x8199 -x22048 -x25834 -x16825 -x10984 -x28196 -x14965 -x13979 -x22556 -x21727 -x6044 -x7280 -x26660 -x5445 -x11073 -x20107 -x27298 -x15239 -x6347 -x23257 -x12680 -x12415 -x30819 -x16544 -x9738 -x5350 -x18872 -x29983 -x6600 -x2499 -x16025 -x25206 -x8565 -x451 -x11746 -x12385 -x4620 -x15566 -x7419 -x10807 -x2631 -x14811 -x26838 -x2116 -x30747 -x29182 -x11498 -x13320 -x30054 -x29637 -x5943 -x21054 -x4580 -x19919 -x4196 -x23810 -x1719 -x28357 -x221 -x4984 -x8671 -x760 -x5526 -x11031 -x23886 -x8454 -x25808 -x21640 -x1157 -x8643 -x22149 -x14626 -x5773 -x23939 -x22583 -x6833 -x28832 -x4192 -x10558 -x28252 -x25982 -x21867 -x24652 -x16260 -x17684 -x15020 -x3785 x21178 -x2523 -x23862 -x5381 -x14552 -x12714 -x13267 -x8832 -x17942 -x17032 -x26252 -x11800 -x25184 -x14165 -x9354 -x26102 -x22861 -x6963 -x5049 -x17646 -x2496 -x14144 -x2816 -x17823 -x6064 -x13930 -x30703 -x4593 -x16970 -x20539 -x24524 -x8300 -x27332 -x30585 -x23340 -x6253 -x2762 -x14648 -x3956 -x29645 -x12821 -x27638 -x22680 -x16035 -x13780 -x13476 -x11835 -x6154 -x12191 -x7167 -x32 -x2958 -x6286 -x737 -x17708 -x3709 -x7442 -x31202 -x4296 -x24486 -x4330 -x30734 -x22565 -x30929 -x14832 -x29089 -x20893 -x28660 -x22670 -x15430 -x28913 -x7936 -x20484 -x24706 -x4300 -x3814 -x24837 -x20712 -x20646 -x26487 -x15442 -x8495 -x14891 -x12537 -x26053 -x9263 -x22419 -x27086 -x27087 -x17096 -x15017 -x21634 -x4946 -x30092 -x4693 -x14468 -x18153 -x7196 -x1923 -x16628 -x21520 -x5364 -x23460 -x12394 -x16999 -x22610 -x27749 -x25618 -x29807 -x2413 -x16064 -x10145 -x4454 -x4622 -x18856 -x21695 -x20269 -x7270 -x20850 -x17655 -x10379 -x19567 -x26035 -x19946 -x714 -x6520 -x26936 -x27232 -x21595 -x922 -x7259 -x7356 -x8018 -x30824 -x11636 -x25020 -x31039 -x27990 -x24802 -x10603 -x8592 -x13986 -x6051 -x20751 -x1814 -x23941 -x3771 -x15870 -x10575 -x8258 -x13451 -x10971 -x17018 -x9226 -x29113 -x12365 -x6111 -x6229 -x7856 -x11639 -x30640 -x24641 -x26425 -x20752 -x8041 -x21663 -x21100 -x29075 -x19244 -x15960 -x7315 -x2317 -x9428 -x25886 -x16445 -x11610 -x30478 -x21786 -x17947 -x16144 -x18791 -x23730 -x27189 -x4822 -x15745 -x18697 -x9156 -x27174 -x7922 -x2231 -x11272 -x12968 -x12656 -x3321 -x21975 -x11825 -x26432 -x20169 -x6512 -x24720 -x769 -x29805 -x9830 -x9194 -x364 -x24159 -x13311 -x27849 -x29302 -x2366 -x11840 -x23119 -x9622 -x27881 -x11046 -x30099 -x1422 -x25048 -x23658 -x24814 -x18041 -x13768 -x13389 -x19266 -x26509 -x28914 -x4759 -x5097 -x3728 -x16037 -x9919 -x25790 -x8984 -x28876 -x692 -x11428 -x15058 -x14793 -x7952 -x1678 -x8884 -x14123 -x7835 -x31163 -x25532 -x22818 -x17405 -x15433 -x30452 -x23398 -x25373 -x30960 -x12784 -x3898 -x30729 -x10051 -x19707 -x12344 -x27925 -x4404 -x3964 -x19384 -x28421 -x9918 -x8195 -x29742 -x16516 -x17621 -x26154 -x19991 -x22360 -x11318 -x15385 -x15756 -x16710 -x21606 -x30047 -x18402 -x14665 -x27351 -x20898 -x6188 -x17961 -x30862 -x12020 -x6066 -x309 -x25061 -x27106 -x2185 -x17194 -x3493 -x22929 -x16776 -x17418 -x27371 -x3996 -x16065 -x23342 -x9488 -x30521 -x27382 -x6456 -x7611 -x12568 -x27307 -x24047 -x341 -x3498 -x25744 -x14045 -x17472 -x17571 -x19263 -x16083 -x283 -x10381 -x22525 -x14736 -x13013 -x612 -x20229 -x2214 -x11124 -x2987 -x17351 -x9047 -x17583 -x22937 -x13006 -x26807 -x27809 -x1090 -x5739 -x4714 -x14575 -x6727 -x18359 -x13208 -x16059 -x30699 -x7338 -x16809 -x22371 -x31013 -x15841 -x1424 -x13843 -x20226 -x12221 -x21277 -x20252 -x26216 -x10491 -x30308 -x20437 -x25661 -x15631 -x9072 -x2327 -x7177 -x24829 -x4573 -x7090 -x19677 -x30387 -x6980 -x2836 -x16471 -x1870 -x7957 -x31247 -x14320 -x14973 -x24265 -x24941 -x27715 -x16361 -x20875 -x17550 -x24143 -x2923 -x5726 -x1403 -x9838 -x534 -x26536 -x1594 -x27051 -x3560 -x17048 -x4911 -x8702 -x23054 -x15913 -x20181 -x16536 -x9279 -x31217 -x28014 -x8726 -x29982 -x18829 -x30457 x31327 -x9667 -x25479 -x20159 -x27544 -x9283 -x26977 -x24513 -x21718 -x8132 -x26444 -x506 -x16689 -x3889 -x5894 -x845 -x25123 -x22211 -x10017 -x26835 -x27613 -x28040 -x15370 -x29509 -x24105 -x3969 -x10148 -x18241 -x18155 -x7577 -x23389 -x24259 -x3002 -x26525 -x17262 -x2873 -x21623 -x24702 -x21605 -x280 -x27132 -x25212 -x27222 -x18710 -x18151 -x19151 -x19365 -x29542 -x12126 -x22331 -x10363 -x11873 -x23036 -x25958 -x22408 -x29049 -x27444 -x19928 -x15280 -x7871 -x23004 -x20299 -x4895 -x28707 -x3527 -x19324 -x12282 -x5725 -x22011 -x8768 -x16041 -x29162 -x18551 -x6618 -x4249 -x19557 -x12127 -x9803 -x24912 -x13800 -x19539 -x1102 -x2677 -x2907 -x7806 -x16008 -x20236 -x3698 -x21598 -x11129 -x14312 -x24249 -x3952 -x3686 -x11609 -x613 -x23024 -x5737 -x7955 -x1103 -x14420 -x19305 -x5446 -x15858 -x460 -x6329 -x22152 -x249 -x4159 -x23071 -x17376 -x9550 -x8524 -x10818 -x8094 -x30151 -x9911 -x22926 -x13896 -x29854 -x6048 -x18480 -x26631 -x14981 -x29220 -x14589 -x23854 -x13325 -x5221 -x564 -x10390 -x28987 -x23329 -x25538 -x30125 -x2150 -x442 -x16288 -x20747 -x28253 -x4358 -x15446 -x11819 -x8001 -x2543 -x17268 -x10694 -x13731 -x9959 -x8218 -x13101 -x11143 -x567 -x4014 -x10504 -x14872 -x14471 -x23137 -x15110 -x2331 -x27768 -x18969 -x19540 -x14089 -x2247 -x28158 -x23845 -x11801 -x11416 -x19616 -x11182 -x4812 -x29225 -x15661 -x21176 -x25757 -x13377 -x4311 -x26954 -x13938 -x9637 -x16468 -x223 -x23768 -x31092 -x7550 -x31343 -x16894 -x7930 -x8968 -x19133 -x10348 -x21943 -x6991 -x10033 -x16940 -x14330 -x3804 -x29416 -x23960 -x10008 -x14356 -x8573 -x27742 -x29632 -x9094 -x21321 -x2140 -x17959 -x29748 -x24080 -x12820 -x4116 -x29519 -x1006 -x28243 -x25268 -x22226 -x28950 -x22358 -x28762 -x6659 -x14313 -x13183 -x19573 -x19392 -x16528 -x22193 -x3932 -x12627 -x21964 -x20864 -x22649 -x13028 -x12666 -x26562 -x12017 -x24133 -x15339 -x29586 -x22647 -x16890 -x14535 -x3743 -x27918 -x25802 -x19686 -x13980 -x15849 -x15256 -x7542 -x1928 -x16084 -x394 -x12855 -x4109 -x18513 -x24042 -x30778 -x4874 -x2294 -x16358 -x2198 -x4462 -x18704 -x28338 -x20519 -x13778 -x30058 -x9386 -x28824 -x19956 -x30620 -x27620 -x2329 -x13093 -x7079 -x26428 -x8131 -x21900 -x19504 -x9188 -x8887 -x9957 -x14365 -x6242 -x26029 -x7231 -x3280 -x9222 -x24477 -x3866 -x24644 -x10167 -x17455 -x6302 -x3643 -x826 -x21098 -x859 -x6193 -x20011 -x17106 -x11846 -x13204 -x29464 -x10344 -x11934 -x13247 -x10810 -x23068 -x20813 -x7706 -x17221 -x15697 -x11009 -x22706 -x1754 -x1587 -x16267 -x30538 -x25803 -x25974 -x18520 -x8447 -x19571 -x9323 -x12733 -x4237 -x31229 -x294 -x24225 -x14866 -x19072 -x23466 -x5678 -x5619 -x20487 -x8059 -x26041 -x28365 -x20860 -x6406 -x17865 -x19989 -x26972 -x20720 -x14444 -x18948 -x2497 -x28836 -x1850 -x14862 -x5400 -x17259 -x11637 -x5335 -x5374 -x15348 -x29301 -x8280 -x28881 -x12207 -x10112 -x6866 -x29729 -x24880 -x11657 -x28317 -x5092 -x10012 -x11621 -x3432 -x22694 -x8503 -x6751 -x8577 -x10213 -x20227 -x6150 -x12261 -x6266 -x29874 -x15062 -x23101 -x17561 -x14425 -x18095 -x18847 -x25102 -x4388 -x15402 -x4058 -x10201 -x2909 -x6950 -x11612 -x16556 -x18127 -x318 -x22175 -x2577 -x25347 -x15671 -x29165 -x565 -x13632 -x10374 -x26613 -x28228 -x29109 -x26565 -x22953 -x22177 -x17986 -x6168 -x31214 -x23441 -x21531 -x11467 -x13138 -x10773 -x15353 -x8318 -x22492 -x19124 -x18065 -x23786 -x22808 -x5821 -x22998 -x8520 -x11766 -x5064 -x13744 -x11312 -x13115 -x25682 -x995 -x1714 -x2899 -x23300 -x1874 -x2460 -x12045 -x25253 -x23148 -x14508 -x13079 -x3927 -x23597 -x18492 -x25163 -x14653 -x21819 -x25733 -x19725 -x17371 -x22261 -x14566 -x24117 -x19770 -x28057 -x26674 -x4453 -x15472 -x27560 -x9691 -x23498 -x30356 -x30625 -x12507 -x7047 -x24263 -x20041 -x23995 -x21649 -x18889 -x7425 -x4852 -x5077 -x18450 -x3422 -x23574 -x17748 -x20841 -x26904 -x25677 -x24516 -x16885 -x1316 -x7733 -x10159 -x15235 -x11153 -x15141 -x14607 -x16416 -x10510 -x1222 -x15785 -x29325 -x30336 -x23993 -x2619 -x10418 -x28455 -x20078 -x24510 -x7033 -x31079 -x29473 -x11561 -x19850 -x14661 -x27275 -x28683 -x17687 -x24308 -x9660 -x26156 -x6626 -x11709 -x3032 -x20329 -x14388 -x4805 -x7934 -x25745 -x23089 -x533 -x12302 -x9289 -x20259 -x13678 -x1202 -x29254 -x13012 -x11686 -x21018 -x7999 -x17050 -x3895 -x20656 -x1689 -x201 -x21384 -x8611 -x25185 -x6271 -x8444 -x1533 -x18701 -x31158 -x15877 -x23490 -x13007 -x7716 -x22905 -x30607 -x28275 -x16923 -x28388 -x657 -x13333 -x23979 -x23456 -x5183 -x9852 -x1111 -x13646 -x30949 -x29660 -x31249 -x14522 -x14562 -x29986 -x18565 -x30001 -x25199 -x3938 -x28607 -x20168 -x17271 -x11995 -x12511 -x27790 -x6230 -x7886 -x4663 -x19906 -x19026 -x18814 -x10697 -x28435 -x28550 -x24748 -x22251 -x28242 -x11085 -x27944 -x5376 -x17971 -x2059 -x21114 -x23988 -x6245 -x25377 -x24895 -x13490 -x20535 -x7995 -x8789 -x9766 -x8668 -x13285 -x14553 -x20191 -x31316 -x2707 -x5179 -x22145 -x20206 -x25569 -x1596 -x4672 -x16752 -x6687 -x21608 -x5851 -x26329 -x4802 -x8583 -x6142 -x4814 -x9087 -x13185 -x24807 -x26970 -x29724 -x2121 -x24028 -x9846 -x4641 -x30928 -x20708 -x2952 -x30836 -x25173 -x12555 -x4882 -x10429 -x22123 -x11294 -x29358 -x22191 -x19659 -x4936 -x20764 -x3428 -x956 -x22692 -x23041 -x15440 -x7068 -x10038 -x22596 -x25296 -x14247 -x9510 -x28723 -x16952 -x3192 -x11774 -x23878 -x22845 -x4378 -x22382 -x11894 -x13988 -x28584 -x25050 -x1263 -x916 -x10308 -x19809 -x19575 -x20789 -x1670 -x13356 -x15900 -x19949 -x15599 -x11566 -x520 -x5631 -x6141 -x8110 -x27512 -x14072 -x16024 -x9985 -x16699 -x18002 -x13281 -x30347 -x13239 -x30720 -x15521 -x22915 -x11815 -x26512 -x17894 -x26166 -x2944 -x18737 -x24584 -x3380 -x30176 -x3482 -x18386 -x13728 -x5489 -x8379 -x30479 -x31000 -x18133 -x9309 -x24686 -x5921 -x6420 -x11581 -x20991 -x1844 -x17772 -x26217 -x28671 -x20238 -x20978 -x8035 -x19882 -x29523 x15969 -x22689 -x6820 -x14132 -x20921 -x24961 -x9070 -x26022 -x26168 -x19005 -x26867 -x21116 -x28743 -x492 -x26748 -x14821 -x22568 -x22299 -x12661 -x17659 -x21730 -x7493 -x10796 -x14916 -x16850 -x20446 -x13816 -x25470 -x26137 -x23538 -x10894 -x30036 -x7162 -x8629 -x18575 -x7738 -x3677 -x27218 -x28622 -x11611 -x27201 -x20685 -x28227 -x2598 -x16951 -x25394 -x4884 -x92 -x25637 -x11329 -x14521 -x23149 -x20138 -x29842 -x13747 -x26958 -x14185 -x7555 -x9607 -x24470 -x19299 -x4103 -x15690 -x2255 -x5237 -x31117 -x9777 -x3520 -x27821 -x24808 -x5662 -x28679 -x20086 -x24467 -x12978 -x17631 -x21644 -x8385 -x14063 -x3081 -x8080 -x23326 -x17485 -x21842 -x21504 -x27691 -x11715 -x18930 -x16861 -x25960 -x22742 -x1657 -x9524 -x27036 -x21927 -x22852 -x1501 -x18658 -x23195 -x18152 -x7662 -x24283 -x10585 -x21619 -x14110 -x27184 -x14615 -x30146 -x12272 -x7098 -x9517 -x26377 -x9861 -x17495 -x6603 -x1692 -x4497 -x20966 -x27689 -x8388 -x30961 -x18954 -x5 -x12263 -x3212 -x3760 -x29935 -x4991 -x7286 -x3104 -x21969 -x15300 -x15562 -x23950 -x840 -x25030 -x28931 -x7800 -x8724 x30350 -x10889 -x23603 -x23561 -x15469 -x3525 -x29197 -x30344 -x24036 -x4268 -x10479 -x19869 -x8721 -x18666 -x30552 -x18354 -x17575 -x5429 -x31348 -x31135 -x14707 -x29321 -x31189 -x347 -x30482 -x8779 -x22936 -x9966 -x3599 -x9608 -x21521 -x25607 -x28487 -x1798 -x6146 -x17516 -x19321 -x2741 -x21909 -x12758 -x1567 -x16566 -x4880 -x25651 -x21023 -x15791 -x16227 -x1771 -x5032 -x21938 -x2527 -x5634 -x12934 -x19348 -x23427 -x23879 -x4239 -x1897 -x21814 -x2699 -x7967 -x6830 -x14933 -x3902 -x25141 -x1046 -x27228 -x22611 -x8911 -x22040 -x25547 -x28119 -x17104 -x16054 -x22874 -x22676 -x11263 -x2955 -x20100 -x27482 -x24148 -x8436 -x14146 -x22136 -x12450 -x4644 -x16915 -x3862 -x2905 -x3881 -x7945 -x25265 -x25460 -x28329 -x11526 -x3865 -x12049 -x31132 -x5853 -x12871 -x26087 -x21951 -x29863 x31350 -x15099 -x13839 -x7913 -x716 -x29825 -x18801 -x25688 -x13660 -x16931 -x7457 -x30621 -x22594 -x13679 -x1319 -x4694 -x28963 -x21496 -x6464 -x8114 -x5978 -x15970 -x13348 -x18849 -x3756 -x10591 -x18557 -x16077 -x19912 -x9941 -x9411 -x9588 -x1963 -x38 -x9402 -x7512 -x16104 -x15927 -x14536 -x5096 -x2950 -x25464 -x14970 -x5320 -x27460 -x29654 -x1087 -x2375 -x26244 -x30698 -x2891 -x16538 -x1539 -x4615 -x7874 -x4220 -x17606 -x27894 -x24236 -x14241 -x29964 -x23553 -x4420 -x29839 -x27255 -x26295 -x26416 -x22604 -x22227 -x12359 -x1232 -x30328 -x30595 -x12077 -x11659 -x1125 -x29092 -x25150 -x15687 -x4695 -x18574 -x24595 -x30180 -x3183 -x20626 -x9948 -x28175 -x21423 -x12401 -x21420 -x14379 -x22155 -x5065 -x27160 -x5367 -x4255 -x18438 -x29690 -x3868 -x26050 -x22995 -x18917 -x4913 -x10085 -x16217 -x15474 -x1919 -x16120 -x27659 -x9937 -x18336 -x26379 -x3466 -x29959 -x25340 -x25440 -x2277 -x28125 -x21038 -x24415 -x3568 -x4213 -x23951 -x18066 -x6350 -x2251 -x3271 -x28222 -x25748 -x25926 -x4448 -x24067 -x22958 -x18865 -x22883 -x30548 -x17084 -x6639 -x7609 -x4144 -x10155 -x21275 -x29261 -x997 -x25042 -x30011 -x389 -x1384 -x22190 -x2029 -x2709 -x8374 -x12437 -x27609 -x16969 -x3456 -x11066 -x16605 -x27012 -x12752 -x30243 -x30776 -x10232 -x2687 -x24264 -x1431 -x25130 -x4320 -x30797 -x29686 -x24823 -x7556 -x26134 -x30765 -x1860 -x17741 -x19618 -x14367 -x12255 -x22693 -x26331 -x23306 -x9187 -x7918 -x17201 -x18900 -x19018 -x18808 -x19197 -x6869 -x5606 -x15212 -x18465 -x8477 -x26451 -x17619 -x12896 -x20802 -x9231 -x20111 -x12463 -x22121 -x4912 -x29765 -x30213 -x7007 -x6143 -x29706 -x21736 -x4739 -x8356 -x23112 -x12793 -x21711 -x21390 -x18384 -x1267 -x86 -x9075 -x15338 -x5834 -x28909 -x9923 -x1005 -x19866 -x15928 -x20141 -x16977 -x21603 -x12879 -x31139 -x12883 -x1777 -x13375 -x29543 -x906 -x4066 -x12318 -x26795 -x28111 -x11752 -x12790 -x4754 -x4473 -x14190 -x23397 -x31098 -x5387 -x2172 -x6161 -x16248 -x11064 -x12386 -x11205 -x6218 -x18929 -x19064 -x30294 -x29222 -x11575 -x5479 -x6019 -x5278 -x2771 -x14322 -x80 -x29117 -x1447 -x18745 -x10161 -x5167 -x12265 -x11434 -x27791 -x28321 -x6864 -x9772 -x27803 -x21946 -x646 -x2107 -x11705 -x9349 -x18431 -x29457 -x17940 -x10468 -x31322 -x5880 -x28079 -x25157 -x27911 -x28446 -x5917 -x29236 -x25167 -x21223 -x12655 -x15818 -x2494 -x8469 -x17817 -x11866 -x9532 -x8901 -x7319 -x30614 -x16731 -x1436 -x18026 -x29708 -x29264 -x28700 -x10520 -x4925 -x28948 -x15925 -x20739 -x8685 -x16576 -x31037 -x9600 -x10256 -x22300 -x4736 -x11462 -x26103 -x17706 -x349 -x8570 -x10705 -x23655 -x29567 -x10482 -x14106 -x20095 -x8173 -x25197 -x13544 -x1506 -x25055 -x11537 -x19550 -x21692 -x23177 -x19357 -x12223 -x29359 -x18937 -x6902 -x5609 -x12287 -x20435 -x2420 -x20464 -x13004 -x20409 -x4939 -x10946 -x3038 -x9311 -x23061 -x28652 -x981 -x22444 -x22247 -x5024 -x757 -x6584 -x22606 -x22402 -x11169 -x21766 -x10700 -x3016 -x4592 -x15043 -x9055 -x7749 -x6783 -x8666 -x16756 -x20608 -x5486 -x14693 -x20701 -x26001 -x11345 -x31243 -x29401 -x18348 -x31279 -x1758 -x24528 -x10136 -x9807 -x24987 -x28053 -x15249 -x10444 -x25667 -x24783 -x202 -x25598 -x816 -x25144 -x31183 -x8470 -x10449 -x17512 -x31028 -x20143 -x5635 -x25788 -x30985 -x23651 -x16983 -x16798 -x25324 -x24959 -x26555 -x9221 -x21734 -x20001 -x9915 x30491 -x15395 -x19322 -x2044 -x12074 -x5704 -x30986 -x22661 -x18332 -x9399 -x9946 -x18157 -x20799 -x14962 -x1518 -x27747 -x17241 -x26760 -x8134 -x10215 -x3651 -x24619 -x8012 -x11002 -x10300 -x15165 -x154 -x6199 -x7345 -x24967 -x14284 -x22033 -x7490 -x3781 -x13694 -x27450 -x4723 -x5469 -x29115 -x28366 -x23451 -x5780 -x1056 -x6684 -x14756 -x28218 -x14644 -x26858 -x12740 -x7394 -x13696 -x21665 -x7330 -x10041 -x30687 -x30061 -x29551 -x14592 -x22018 -x6108 -x22824 -x11996 -x28976 -x7778 -x16032 -x15349 -x21905 -x25835 -x15882 -x6904 -x16867 -x5724 -x27176 -x19533 -x5271 -x23550 -x28769 -x6984 -x22856 -x15646 -x18369 -x26693 -x15388 -x2427 -x8439 -x22433 -x12186 -x29786 -x19863 -x26901 -x9023 -x24531 -x10064 -x13597 -x3292 -x14276 -x1725 -x12095 -x2402 -x14660 -x22075 -x3486 -x13623 -x6836 -x15079 -x17633 -x25425 -x10593 -x26007 -x17809 -x26609 -x14967 -x6324 -x21411 -x2591 -x18446 -x157 -x18117 -x14256 -x15066 -x2286 -x4870 -x6958 -x11742 -x7625 -x9318 -x490 -x3769 -x20496 -x3409 -x8145 -x4750 -x949 -x20642 -x3138 -x1682 -x19149 -x10985 -x15008 -x28636 -x6355 -x2680 -x14721 -x20142 -x9169 -x25865 -x1061 -x11414 -x28298 -x19370 -x7803 -x25181 -x16577 -x13197 -x9658 -x6123 -x25550 -x21472 -x5958 -x12309 -x3150 -x29794 -x23936 -x11133 -x19176 -x31085 -x29353 -x6954 -x30135 -x11296 -x7333 -x16381 -x12153 -x13567 -x31197 -x14023 -x22772 -x27973 -x4052 -x19703 -x27525 -x18610 -x22004 -x709 -x6720 -x2036 -x13213 -x22189 -x25750 -x15660 -x17062 -x1084 -x12241 -x2652 -x10464 -x1579 -x13704 -x9404 -x16759 -x21196 -x1522 -x6031 -x13788 -x29884 -x24428 -x14716 -x10126 -x9162 -x1476 -x27226 -x18668 -x18043 -x22420 -x16030 -x8663 -x9732 -x3526 -x5643 -x2016 -x30582 -x26573 -x11257 -x29317 -x22395 x3260 -x18244 -x8725 -x17717 -x20645 -x27401 -x19692 -x24521 -x22254 -x25715 -x20419 -x1152 -x27645 -x9043 -x20815 -x28557 -x20305 -x13785 -x31341 -x2110 -x5945 -x16071 -x21746 -x2455 -x2725 -x7553 -x23920 -x17085 -x16225 -x7551 -x9752 -x20241 -x3420 -x17028 -x23471 -x7503 -x16666 -x2778 -x16618 -x7474 -x25963 -x23222 -x10892 -x5161 -x25262 -x29153 -x15536 -x29694 -x12096 -x13293 -x22851 -x29631 -x6691 -x11357 -x4491 -x6700 -x10722 -x19341 -x27810 -x17067 -x17504 -x2216 -x302 -x21591 -x420 -x23569 -x6797 -x30122 -x15153 -x19909 -x13693 -x16820 -x18415 -x9995 -x12083 -x16493 -x31166 -x4098 -x12494 -x494 -x23843 -x26998 -x6961 -x12553 -x24202 -x24209 -x24547 -x16650 -x28616 -x2335 -x29550 -x28710 -x12574 -x354 -x4233 -x282 -x22900 -x12461 -x17039 -x22584 -x24082 -x12832 -x8116 -x678 -x24281 -x25021 -x15482 -x1374 -x11074 -x18276 -x5897 -x3143 -x5816 -x9037 -x2506 -x18499 -x28299 -x788 -x17557 -x1423 -x26227 -x18420 -x14691 -x28376 -x23442 -x23174 -x17593 -x24062 -x8299 -x3900 -x15722 -x16192 -x27234 -x29926 -x19034 -x27572 -x27631 -x30155 -x22490 -x22332 -x27591 -x30326 -x29624 -x22489 -x14475 -x4086 -x504 -x24344 -x1955 -x16481 -x27375 -x18924 -x21815 -x18882 -x28363 -x4027 -x16979 -x20306 -x28720 -x26354 -x841 -x7265 -x26157 -x28611 -x2501 -x6317 -x3463 -x22250 -x17913 -x5236 -x21887 -x25402 -x8693 -x29918 -x14994 -x14173 -x14293 -x16341 -x7697 -x11214 -x25498 -x11808 -x30979 -x16130 -x23335 -x7808 -x7849 -x13442 -x13205 -x23921 -x7052 -x28546 -x27459 -x25929 -x10121 -x5632 -x21831 -x7664 -x22949 -x23450 -x21651 -x18170 -x16572 -x1289 -x10034 -x26195 -x27991 -x19168 -x23493 -x2173 -x3566 -x4476 -x3436 -x27651 -x15341 -x31293 -x23905 -x685 -x19393 -x15964 -x8920 -x7954 -x29268 -x21954 -x4999 -x25615 -x1922 -x21635 -x7536 -x7129 -x30229 -x96 -x17381 -x28161 -x5413 -x9381 -x13527 -x1312 -x21474 -x26133 -x7102 -x13407 -x30427 -x9521 -x17781 -x5837 -x3048 -x385 -x24769 -x25158 -x5548 -x22124 -x29488 -x20208 -x30225 -x101 -x31310 -x8158 -x22097 -x23254 -x23888 -x23616 -x29671 -x15990 -x10666 -x27487 -x12100 -x19004 -x6305 -x23522 -x17005 -x9305 -x16953 -x4585 -x10312 -x10588 -x3329 -x28673 -x26056 -x12803 -x23873 -x8697 -x18713 -x30068 -x1825 -x25379 -x23737 -x10287 -x19093 -x31072 -x2473 -x4796 -x29518 -x2071 -x17483 -x17205 -x9879 -x22907 -x4188 -x7589 -x20548 -x7306 -x12362 -x17732 -x31219 -x2186 -x29816 x30568 -x3992 -x12410 -x30804 -x284 -x26032 -x23038 -x9639 -x3770 -x11906 -x22771 -x28192 -x24725 -x6023 -x25174 -x6922 -x22185 -x18187 -x3757 -x20231 -x29872 -x6125 -x7093 -x5224 -x23570 -x11834 -x28946 -x19759 -x23572 -x7881 -x22146 -x8800 -x555 -x21362 -x24683 -x26054 -x20194 -x10778 -x11890 -x6115 -x22209 -x16374 -x13874 -x538 -x15736 -x30254 -x14121 -x27054 -x10356 -x5918 -x29845 -x2717 -x10814 -x6063 -x11487 -x22859 -x23238 -x7407 -x13658 -x9671 -x26392 -x29438 -x16320 -x19433 -x7376 -x6736 -x13323 -x19076 -x8682 -x24798 -x11148 -x29342 -x12720 -x30742 -x21771 -x116 -x25289 -x7982 -x7829 -x9491 -x31284 -x2392 -x6948 -x1854 -x24487 -x31078 -x544 -x9131 -x9150 -x14602 -x8004 -x28330 -x20109 -x2125 -x15170 -x8691 -x6028 -x17231 -x7567 -x23049 -x18637 -x29736 -x9395 -x11616 -x25875 -x17634 -x23181 -x20402 -x16765 -x18382 -x804 -x26616 -x27677 -x14386 -x21745 -x6045 -x8676 -x13302 -x2721 -x16463 -x699 -x11961 -x2310 -x10331 -x29151 -x22270 -x402 -x4465 -x27344 -x25104 -x15468 -x8675 -x5761 -x10152 -x14840 -x10351 -x20161 -x4055 -x5693 -x30287 -x21296 -x29478 -x10358 -x28495 -x25765 -x23316 -x3854 -x13156 -x29221 -x27057 -x16981 -x25271 -x18362 -x28020 -x11754 -x4652 -x5751 -x19509 -x9875 -x940 -x15862 -x20129 -x30976 -x30751 -x8642 -x18236 -x8971 -x4263 -x23511 -x2634 -x30723 -x4283 -x25818 -x10443 -x890 -x4132 -x27955 -x25290 -x17412 -x24673 -x10474 -x5913 -x31112 -x17599 -x8047 -x18834 -x8393 -x24299 -x13941 -x12767 -x29800 -x1486 -x3286 -x4304 -x30932 -x5228 -x9016 -x29745 -x9888 -x1580 -x9956 -x27274 -x15088 -x18982 -x5424 -x14932 -x26865 -x26930 -x25072 -x25544 -x30831 -x3080 -x8640 -x16352 -x3114 -x27289 -x4540 -x16475 -x22116 -x1833 -x4074 -x3789 -x473 -x5790 -x5259 -x3782 -x4282 -x1505 -x17119 -x14478 -x3641 -x28604 -x21261 -x26131 -x8555 -x22521 -x10393 -x8656 -x21878 -x28151 -x27324 -x4670 -x21458 -x433 -x24981 -x22849 -x966 -x27013 -x17190 -x20673 -x16216 -x16992 -x3508 -x4440 -x6088 -x15490 -x25177 -x23479 -x2603 -x26696 -x29680 -x4890 -x3449 -x23131 -x9705 -x26918 -x12092 -x20584 -x29288 -x54 -x3066 -x10395 -x30060 -x16936 -x20303 -x171 -x30863 -x16790 -x22463 -x29104 -x13031 -x26910 -x22066 -x19741 -x28646 -x16694 -x6466 -x9234 -x4464 -x11599 -x29976 -x30834 -x7515 -x1461 -x14884 -x21479 -x17699 -x16896 -x20126 -x24155 -x16338 -x6341 -x16410 -x19643 -x12593 -x21914 -x6702 -x18535 -x12847 -x26028 -x27263 -x28440 -x30937 -x24529 -x27972 -x25198 -x8039 -x29315 -x16331 -x19332 -x13803 -x31306 -x17171 -x8067 -x15408 -x4169 -x20401 -x22415 -x2930 -x16938 -x22790 -x30312 -x27153 -x14694 -x9816 -x30218 -x26436 -x21999 -x20890 -x15083 -x10656 -x3997 -x29149 -x14715 -x13334 -x27301 -x6016 -x5645 -x21396 -x15502 -x10536 -x10565 -x23859 -x322 -x8023 -x19644 -x19839 -x22088 -x27948 -x23653 -x1072 -x1211 -x13486 -x16967 -x2594 -x25263 -x16702 -x6025 -x5707 -x18252 -x6284 -x17491 -x27614 -x10249 -x24971 -x28221 -x13561 -x30794 -x7799 -x25457 -x18624 -x26076 -x2299 -x28838 -x29314 -x19697 -x23104 -x22421 -x5603 -x21772 -x1369 -x24135 -x21809 -x1984 -x2732 -x20617 -x19192 -x4896 -x12122 -x30944 -x14808 -x30244 -x5655 -x22804 -x31242 -x18268 -x8400 -x17074 -x390 -x10629 -x16244 -x30268 -x7382 -x18625 -x6172 -x15100 -x7332 -x26900 -x17671 -x18341 -x16672 -x4484 -x20955 -x29917 -x6265 -x25952 -x16412 -x17464 -x11227 -x23783 -x27269 -x352 -x24248 -x4867 -x27479 -x26315 -x4660 -x29467 -x18680 -x18030 -x24444 -x15963 -x17290 -x19045 -x1260 -x22672 -x24763 -x16778 -x30124 -x18620 -x7704 -x14918 -x6217 -x29423 -x20768 -x11280 -x6731 -x11279 -x22894 -x13078 -x13883 -x27753 -x4724 -x22102 -x10706 -x5688 -x5137 -x16766 -x12310 -x28399 -x15229 -x1041 -x2654 -x729 -x17885 -x25684 -x18349 -x27377 -x6789 -x12412 -x7523 -x28225 -x26397 -x21974 -x5920 -x14158 -x4316 -x1348 -x7062 -x7620 -x9361 -x4267 -x16228 -x11336 -x26821 -x1001 -x230 -x12242 -x19720 -x25478 -x4211 -x19463 -x31274 -x1799 -x5093 -x12027 -x3473 -x18947 -x10061 -x18585 -x11854 -x21628 -x149 -x14295 -x28896 -x17197 -x5375 -x11972 -x22957 -x31244 -x20008 -x17580 -x18222 -x21862 -x28567 -x30252 -x25226 -x17043 -x21235 -x4872 -x17430 -x4006 -x3096 -x13364 -x9426 -x16063 -x6970 -x43 -x23153 -x30051 -x19340 -x7927 -x22409 -x19519 -x3817 -x27402 -x2826 -x10670 -x9557 -x15 -x20422 -x5437 -x11223 -x26828 -x7972 -x11632 -x17173 -x21703 -x7876 -x14469 -x16004 -x26768 -x12731 -x20243 -x21776 -x1632 -x10938 -x14206 -x21625 -x30971 -x18655 -x21072 -x23682 -x242 -x20630 -x8757 -x4929 -x3039 -x13193 -x7932 -x10753 -x10205 -x29344 -x11225 -x6971 -x27217 -x10845 -x29127 -x30779 -x5666 -x17881 -x15848 -x7261 -x12451 -x18147 -x14917 -x28927 -x12812 -x21684 -x21014 -x8016 -x20439 -x23216 -x26847 -x24801 -x8579 -x4031 -x24824 -x5923 -x5506 -x14059 -x2073 -x18686 -x571 -x29208 -x6653 -x1252 -x26833 -x26929 -x16353 -x15151 -x6175 -x13171 -x25208 -x7707 -x25739 -x2264 -x10513 -x7176 -x26906 -x10476 -x18787 -x14197 -x11190 -x27983 -x12433 -x12962 -x29704 -x7266 -x29950 -x21287 -x5759 -x13483 -x3464 -x1677 -x21808 -x11043 -x16282 -x23704 -x29218 -x29481 -x22181 -x2143 -x13310 -x8088 -x6311 -x25807 -x5561 -x5683 -x18072 -x26577 -x5596 -x4892 -x11831 -x3575 -x4657 -x29761 -x8390 -x8271 -x8391 -x18747 -x21545 -x23406 -x11185 -x3971 -x5423 -x806 -x12789 -x30499 -x13685 -x27340 -x17753 -x2628 -x2617 -x29143 -x10084 -x5253 -x20794 -x26937 -x29754 -x24430 -x24985 -x2537 -x3017 -x29102 -x6357 -x6303 -x901 -x3201 -x4142 -x27043 -x21445 -x17903 -x55 -x21686 -x14645 -x11404 -x1497 -x19657 -x29154 -x14279 -x28464 -x10518 -x15602 -x28791 -x22132 -x9186 -x14657 -x8273 -x2479 -x1686 -x3995 -x6914 -x4351 -x3174 -x27493 -x2803 -x21564 -x27423 x31349 -x18353 -x22986 -x14742 -x24222 -x10825 -x8191 -x5505 -x25223 -x18383 -x10838 -x10382 -x1732 -x3617 -x24827 -x21571 -x11142 -x30651 -x27671 -x21748 -x6416 -x5289 -x24628 -x11645 -x22035 -x16997 -x22962 -x19971 -x5421 -x28808 -x16620 -x4422 -x16508 -x24831 -x6506 -x4323 -x21185 -x29764 -x15518 -x17721 -x28704 -x26143 -x17507 -x17716 -x5503 -x19282 -x16300 -x19761 -x21980 -x12051 -x30671 -x1767 -x366 -x9269 -x4299 -x7677 -x4509 -x8084 -x20328 -x19291 -x16393 -x14134 -x19056 -x5950 -x9429 -x19326 -x14506 -x1023 -x28865 -x6308 -x9904 -x10278 -x9419 -x29929 -x9781 -x27142 -x5684 -x26643 -x7316 -x22982 -x13427 -x17388 -x28870 -x4650 -x14634 -x3774 -x18617 -x2636 -x12614 -x279 -x5258 -x7092 -x23652 -x12888 -x22947 -x25574 -x12347 -x25913 -x30531 -x1848 -x8872 -x16616 -x28658 -x23302 -x18945 -x17785 -x25236 -x16506 -x21257 -x27422 -x4097 -x23183 -x8217 -x14007 -x20436 -x30967 -x26756 -x8056 -x3400 -x6170 -x26360 -x28074 -x26281 -x28032 -x23554 -x19929 -x24038 -x9987 -x31032 -x30341 -x14869 -x11954 -x684 -x4948 -x15895 -x21983 -x25315 -x20139 -x3888 -x17089 -x11631 -x29833 -x3818 -x9238 -x4664 -x26235 -x17429 -x18485 -x21777 -x19746 -x8600 -x1346 -x28721 -x19799 -x26441 -x20651 -x28654 -x932 -x8052 -x2383 -x701 -x14861 -x9819 -x630 -x24060 -x22207 -x22908 -x4276 -x21820 -x11177 -x8929 -x28318 -x4011 -x22980 -x24570 -x7157 -x10646 -x914 -x26546 -x21142 -x14900 -x27157 -x30840 -x3395 -x27252 -x2446 -x1756 -x15007 -x14609 -x19525 -x6158 -x13123 -x7980 -x16087 -x13186 -x7520 -x27798 -x3547 -x27535 -x29702 -x12778 -x31052 -x7674 -x8123 -x834 -x25294 -x23059 -x28661 -x9472 -x14073 -x7832 -x25278 -x24760 -x7188 -x14550 -x14277 -x22133 -x30709 -x18500 -x18916 -x27456 -x12963 -x13474 -x23012 -x13969 -x30185 -x854 -x8935 -x30055 -x4154 -x27993 -x16265 -x28908 -x9593 -x10630 -x20702 -x12510 -x16313 -x26069 -x3758 -x23709 -x25106 -x17648 -x11743 -x15078 -x30882 -x26249 -x8661 -x23720 -x13019 -x98 -x20322 -x5852 -x8775 -x7160 -x4801 -x9102 -x5440 -x30844 -x18027 -x29477 -x19945 -x3085 -x7163 -x12044 -x20576 -x2946 -x26078 -x29966 -x15621 -x7623 -x28775 -x14035 -x6629 -x140 -x15127 -x18526 -x14887 -x21637 -x8424 -x10333 -x22624 -x13099 -x3287 -x2153 -x6062 -x10649 -x15633 -x12474 -x2782 -x6947 -x13399 -x9535 -x6938 -x7950 -x12492 -x13328 -x4021 -x4393 -x10049 -x28923 -x8512 -x13528 -x16232 -x4589 -x11197 -x24018 -x2887 -x11696 -x25664 -x11331 -x8812 -x14554 -x30277 -x6969 -x14538 -x985 -x25219 -x12280 -x12921 -x11868 -x10442 -x27900 -x23668 -x1304 -x22520 -x5282 -x7409 -x2115 -x6549 -x5604 -x11125 -x7478 -x19400 -x21084 -x5887 -x20150 -x13225 -x18455 -x20418 -x27327 -x14805 -x8987 -x216 -x22736 -x17402 -x8471 -x1893 -x26248 -x17907 -x12597 -x16785 -x20960 -x27398 -x28895 -x4842 -x4605 -x8102 -x18009 -x4525 -x4054 -x7575 -x17311 -x9464 -x2562 -x21544 -x15700 -x21308 -x18186 -x14271 -x14043 -x864 -x6681 -x11307 -x19951 -x6633 -x30984 -x697 -x18984 -x25135 -x108 -x16197 -x2982 -x16184 -x18854 -x22258 -x25904 -x21813 -x21988 -x1637 -x21070 -x20852 -x7166 -x3797 -x23591 -x8407 -x4515 -x26301 -x20944 -x2449 -x3989 -x16866 -x2486 -x12545 -x21330 -x28164 -x9128 -x18578 -x4721 -x8005 -x6273 -x17 -x23224 -x11874 -x16411 -x29295 -x12575 -x6378 -x26221 -x22864 -x9809 -x22069 -x23959 -x19456 -x27369 -x26026 -x9079 -x22047 -x4878 -x24868 -x24605 -x15332 -x1514 -x31042 -x17738 -x30504 -x14757 -x22427 -x20891 -x27107 -x5407 -x19696 -x25100 -x26724 -x4463 -x4205 -x9154 -x25761 -x13234 -x15715 -x15678 -x17715 -x24980 -x18463 -x13322 -x5595 -x20826 -x8136 -x14674 -x8111 -x30680 -x30127 -x15085 -x1988 -x3741 -x5891 -x3284 -x13482 -x29965 -x10402 -x11926 -x12306 -x29780 -x17886 -x19146 -x851 -x27458 -x22729 -x15179 -x22127 -x927 -x20233 -x17797 -x2300 -x21288 -x11316 -x22781 -x17350 -x24886 -x23412 -x17997 -x25714 -x16910 -x15786 -x19811 -x10425 -x23020 -x29318 -x27246 -x28449 -x29910 -x5360 -x20350 -x13807 -x13814 -x1895 -x22972 -x27770 -x2271 -x2614 -x3730 -x6289 -x22921 -x24579 -x21932 -x9127 -x20199 -x8244 -x3175 -x14169 -x8402 -x12525 -x7005 -x20575 -x17969 -x18545 -x31266 -x19954 -x3180 -x8868 -x27302 -x17859 -x11413 -x9881 -x10370 -x20103 -x588 -x18010 -x26010 -x22336 -x30815 -x10073 -x27291 -x16714 -x10553 -x5134 -x4355 -x21243 -x953 -x31216 -x424 -x13682 -x25109 -x27557 -x26420 -x20059 -x15810 -x29572 -x28790 -x9870 -x11103 -x3948 -x8468 -x10337 -x7302 -x4121 -x28519 -x20075 -x23623 -x10497 -x310 -x2389 -x26198 -x22235 -x30594 -x24175 -x29709 -x13543 -x1970 -x9953 -x12204 -x17444 -x11118 -x1737 -x8486 -x2285 -x7730 -x9209 -x26979 -x6507 -x15070 -x24364 -x10911 -x8615 -x28670 -x15731 -x23143 -x234 -x29500 -x4683 -x11827 -x29847 -x19823 -x25280 -x7814 -x24637 -x2457 -x4262 -x30048 -x23207 -x11658 -x19592 -x2178 -x27785 -x29725 -x4729 -x15619 -x1696 -x1913 x30702 -x6105 -x14013 -x11230 -x4419 -x25623 -x22245 -x5058 -x26258 -x12227 -x18075 -x4900 -x21921 -x19367 -x1310 -x11065 -x21328 -x2127 -x11206 -x11228 -x2535 -x30652 -x14525 -x14979 -x12293 -x12337 -x10189 -x18109 -x1967 -x2166 -x14926 -x27027 -x11291 -x10471 -x17037 -x10990 -x17298 -x847 -x13955 -x21761 -x6599 -x14131 -x25738 -x30500 -x23096 -x12788 -x12738 -x10607 -x10671 -x8252 -x18179 -x2530 -x25674 -x15146 -x915 -x14348 -x167 -x7366 -x29441 -x13700 -x5624 -x944 -x11938 -x17545 -x18728 -x28601 -x19020 -x26514 -x6392 -x2068 -x16859 -x24141 -x16160 -x2063 -x14327 -x22766 -x22026 -x20999 -x2436 -x9482 -x15347 -x3253 -x20492 -x25856 -x5434 -x30393 -x3735 -x7000 -x179 -x1625 -x4770 -x15725 -x27391 -x30857 -x1335 -x15499 -x13127 -x14392 -x4409 -x25903 -x19904 -x21404 -x22945 -x13925 -x14529 -x19 -x4230 -x19590 -x29938 -x263 -x7227 -x25190 -x23907 -x15415 -x1544 -x13645 -x21455 -x24021 -x24988 -x24682 -x7399 -x28833 -x14390 -x29677 -x21233 -x24755 -x28052 -x10635 -x59 -x25319 -x7402 -x13487 -x6861 -x26806 -x14680 -x20442 -x14176 -x28015 -x8108 -x17530 -x15911 -x4135 -x17846 -x31331 -x26288 -x20470 -x25817 -x8405 -x10050 -x12521 -x24953 -x20889 -x27120 -x6828 -x20198 -x6152 -x24750 -x15439 -x14021 -x26449 -x8796 -x20690 -x28739 -x10277 -x1455 -x12838 -x5126 -x15447 -x24363 -x10345 -x30587 -x9839 -x29324 -x10785 -x4140 -x28346 -x19729 -x9114 -x29015 -x343 -x2658 -x13360 -x15880 -x20246 -x13834 -x27921 -x25407 -x17438 -x28919 -x18881 -x7572 -x15750 -x1208 -x18425 -x30814 -x24715 -x27247 -x9084 -x12251 -x15361 -x20517 -x20549 -x10322 -x30087 -x2358 -x17026 -x17328 -x8082 -x21136 -x26275 -x13062 -x27757 -x6774 -x29273 -x11847 -x28247 -x2238 -x17912 -x3839 -x4629 -x25222 -x26457 -x4868 -x28498 -x3412 -x19832 -x27387 -x23259 -x18182 -x25467 -x16068 -x24194 -x14449 -x10604 -x17045 -x16568 -x11729 -x21592 -x14543 -x10517 -x22501 -x20174 -x7192 -x20417 -x25881 -x30139 -x22789 -x8785 -x17153 -x25060 -x29738 -x12817 -x971 -x24818 -x13049 -x28804 -x20049 -x19888 -x28873 -x11843 -x28087 -x25497 -x8309 -x18412 -x24104 -x30800 -x16451 -x13059 -x14393 -x16209 -x31084 -x15523 -x15491 -x24571 -x21440 -x22605 -x10800 -x8369 -x24302 -x19261 -x11278 -x21894 -x11559 -x16715 -x6887 -x19717 -x7586 -x25696 -x1794 -x8753 -x20589 -x12922 -x5086 -x14069 -x4791 -x9728 -x15747 -x5567 -x20218 -x22733 -x4228 -x15986 -x21760 -x17066 -x25246 -x1885 -x5194 -x5248 -x24878 -x29118 -x22388 x30511 -x23285 -x26229 -x23887 -x1442 -x22714 -x15147 -x2620 -x4350 -x6163 -x16168 -x14735 -x10858 -x10281 -x1062 -x25767 -x761 -x10099 -x7920 -x29893 -x16727 -x16453 -x3914 -x6732 -x6685 -x18071 -x8754 -x12254 -x2615 -x19211 -x22726 -x1597 -x23602 -x27595 -x17334 -x2081 -x2103 -x28066 -x7890 -x13617 -x3058 -x10675 -x13759 -x23270 -x21028 -x5756 -x21849 -x22435 -x15675 -x18421 -x9112 -x713 -x19574 -x16498 -x7852 -x12762 -x7698 -x29891 -x4692 -x27023 -x23919 -x659 -x13893 -x5738 -x384 -x2360 -x8086 -x10229 -x5392 -x8095 -x29037 -x23972 -x27436 -x16734 -x2607 -x25505 -x11761 -x22515 -x15113 -x26923 -x2097 -x1009 -x26876 -x20427 -x25806 -x15092 -x28065 -x17367 -x19445 -x28445 -x20343 -x10837 -x3680 -x27984 -x24151 -x18373 -x28969 -x7274 -x17924 -x25528 -x3455 -x10257 -x1664 -x690 -x25809 -x27716 -x21289 -x19219 -x27562 -x10842 -x12175 -x21955 -x30390 -x11261 -x12674 -x18886 -x3349 -x13398 -x30572 -x29981 -x2989 -x17598 -x6839 -x26832 -x26291 -x30045 -x10361 -x13367 -x8985 -x9005 -x192 -x26372 -x262 -x25828 -x9303 -x23248 -x27173 -x28214 -x30041 -x11395 -x8476 -x5863 -x16256 -x6692 -x19247 -x14654 -x376 -x12115 -x14128 -x13819 -x799 -x17906 -x23361 -x12124 -x1043 -x7406 -x1445 -x17567 -x21968 -x106 -x2600 -x4510 -x3723 -x15684 -x2645 -x23851 -x28586 -x5771 -x1724 -x4325 -x15014 -x13996 -x885 -x1064 -x30013 -x18166 -x25160 -x3030 -x13211 -x13105 -x10072 -x18091 -x24286 -x10664 -x2640 -x15272 -x21158 -x8923 -x3716 -x18200 -x8448 -x15006 -x7044 -x18857 -x12712 -x30365 -x10647 -x9749 -x25846 -x2704 -x26548 -x10066 -x27877 -x27067 -x21044 -x11772 -x9886 -x52 -x19771 -x29512 -x13286 -x25832 -x7142 -x5826 -x17395 -x17309 -x18706 -x31308 -x19309 -x25899 -x12649 -x23258 -x13626 -x14044 -x2094 -x16081 -x20834 -x17126 -x3620 -x24935 -x20274 -x17387 -x12636 -x4362 -x23946 -x11711 -x9099 -x11087 -x22573 -x23793 -x19543 -x14612 -x12548 -x15597 -x29696 -x26155 -x18429 -x3768 -x19171 -x14902 -x28279 -x6585 -x3959 -x10347 -x23830 -x7581 -x14573 -x10532 -x6195 -x30992 -x24051 -x1308 -x11337 -x16575 -x26718 -x7532 -x16806 -x21506 -x30105 -x10428 -x10519 -x1498 -x26646 -x1052 -x28515 -x30085 -x1082 -x26652 -x4395 -x22128 -x9338 -x14511 -x26734 -x17745 -x25796 -x15508 -x9753 -x213 -x17847 -x10860 -x9046 -x20643 -x25398 -x21729 -x19490 -x4916 -x16674 -x9570 -x9689 -x22810 -x3678 -x3632 -x10950 -x17419 -x29530 -x16502 -x7591 -x21650 -x25968 -x8002 -x17840 -x29142 -x4675 -x7742 -x191 -x13295 -x2715 -x30248 -x2872 -x5144 -x5441 -x3937 -x7328 -x21561 -x28352 -x15497 -x9217 -x27213 -x30867 -x1633 -x10357 -x13862 -x11305 -x23967 -x16718 -x708 -x5331 -x14452 -x27574 -x31287 -x19048 -x12026 -x11899 -x28117 -x15526 -x930 -x8357 -x6798 -x3305 -x3254 -x3322 -x7963 -x10495 -x26289 -x23588 -x25216 -x2857 -x13357 -x20828 -x13479 -x15923 -x4679 -x18368 -x26949 -x23521 -x19826 -x16293 -x25378 -x23027 -x9804 -x6800 -x11942 -x23062 -x18254 -x4583 -x6844 -x14810 -x15019 -x595 -x17249 -x9742 -x4686 -x12899 -x1821 -x311 -x1566 -x23641 -x13124 -x13846 -x15137 -x7137 -x24578 -x7297 -x13412 -x12150 -x107 -x11681 -x317 -x22141 -x6259 -x15851 -x24757 -x28212 -x23256 -x15494 -x20381 -x25099 -x4986 -x6823 -x15759 -x26842 -x5989 -x20591 -x1386 -x10411 -x23168 -x7691 -x18953 -x29980 -x22839 -x8182 -x10537 -x23470 -x30609 -x1699 -x9986 -x15013 -x28627 -x1543 -x12473 -x16013 -x26332 -x16728 -x2030 -x29796 -x14620 -x15871 -x13777 -x27042 -x18664 -x30736 -x17372 -x21828 -x15182 -x16377 -x679 -x15131 -x3288 -x18033 -x8764 -x23113 -x29652 -x24852 -x11793 -x10040 -x14685 -x4715 -x18501 -x2657 -x31008 -x9009 -x17441 -x21971 -x22944 -x5718 -x29589 -x6746 -x19205 -x8778 -x31318 -x13005 -x4653 -x9857 -x5481 -x14150 -x15220 -x28951 -x14183 -x3326 -x10226 -x24256 -x10030 -x1679 -x22081 -x13922 -x30150 -x8029 -x28209 -x24734 -x4421 -x29548 -x16833 -x3906 -x14763 -x23341 -x28345 -x7230 -x1728 -x21383 -x963 -x27133 -x11086 -x25493 -x22625 -x23025 -x6686 -x4427 -x29531 -x17919 -x8435 -x8958 -x3364 -x4711 -x28545 -x1143 -x8051 -x29695 -x639 -x6197 -x4477 -x12038 -x15420 -x7497 -x24296 -x27077 -x30355 -x12976 -x11195 -x4567 -x10367 -x19406 -x21816 -x28404 -x17921 -x15263 -x17970 -x7416 -x30589 -x7039 -x6641 -x12237 -x28925 -x26728 -x20556 -x29351 -x2650 -x22067 -x434 -x18229 -x12580 -x28989 -x16591 -x30436 -x26034 -x12984 -x44 -x23431 -x8797 -x20719 -x5650 -x27571 -x3435 -x23909 -x30629 -x13804 -x22705 -x26479 -x17549 -x11985 -x30382 -x10169 -x30192 -x22711 -x14953 -x2118 -x8426 -x21425 -x9119 -x27480 -x4600 -x28514 -x13642 -x21492 -x8119 -x1197 -x12864 -x23607 -x8946 x30476 -x2382 -x30028 -x2859 -x4125 -x13383 -x4083 -x227 -x7937 -x22623 -x8370 -x13771 -x11045 -x28826 -x21402 -x21708 -x29144 -x12878 -x25456 -x23577 -x11375 -x17386 -x29103 -x25634 -x27916 -x25380 -x26181 -x1591 -x8441 -x8410 -x10993 -x996 -x30235 -x23142 -x4829 -x357 -x3877 -x13812 -x26005 -x25203 -x19923 -x15193 -x22662 -x4044 -x11787 -x15237 -x5457 -x22441 -x19604 -x25735 -x23388 -x19619 -x18118 -x20452 -x3863 -x1598 -x7264 -x22032 -x6782 -x11858 -x28377 -x16600 -x12477 -x7427 -x26856 -x8888 -x7527 -x7348 -x1100 -x1229 -x26472 -x28444 -x22062 -x16691 -x23540 -x5521 -x17227 -x3727 -x12464 -x25559 -x27902 -x14036 -x89 -x3101 -x9142 -x16899 -x19145 -x19080 -x22635 -x21467 -x19408 -x1296 -x791 -x25161 -x28889 -x13308 -x22147 -x7754 -x4035 -x21750 -x15031 -x20465 -x30781 -x9961 -x22281 -x20318 -x27 -x7221 -x6630 -x3541 -x784 -x17243 -x19246 -x15965 -x21939 -x20721 -x31324 -x18518 -x7057 -x2921 -x2249 -x3475 -x20268 -x990 -x1971 -x10563 -x6080 -x17700 -x22993 -x23754 -x17958 -x12174 -x23832 -x11101 -x20012 -x19676 -x11014 -x4204 -x18920 -x25103 -x22946 -x15232 -x30560 -x13504 -x30998 -x30186 -x10173 -x29172 -x29303 -x30304 -x1191 -x23136 -x13521 -x1358 -x28112 -x23253 -x19002 -x3146 -x24024 -x19107 -x21871 -x12102 -x24900 -x17399 -x19319 -x28251 -x20681 -x5268 -x733 -x21529 -x22344 -x626 -x14892 -x6235 -x21896 -x19032 -x9080 -x15843 -x15695 -x2257 -x27859 -x8348 -x11427 -x27025 -x13176 -x3188 -x8022 -x20935 -x9511 -x13277 -x9508 -x18871 -x8148 -x8030 -x15407 -x4155 -x14835 -x23410 -x23986 -x18208 -x18957 -x11918 -x10440 -x3074 -x404 -x12248 -x13369 -x22458 -x3591 -x11090 -x29664 -x11127 -x17256 -x14162 -x9333 x19679 -x30134 -x15111 -x5026 -x3719 -x12599 -x19757 -x23608 -x7641 -x29442 -x14748 -x16390 -x20032 -x13695 -x14157 -x15072 -x26976 -x24010 -x16948 -x7817 -x22050 -x18317 -x17620 -x4931 -x12177 -x14445 -x13114 -x8794 -x6426 -x28468 -x25630 -x29328 -x25499 -x8268 -x9219 -x19785 -x18989 -x30939 -x23095 -x24885 -x16290 -x1051 -x5292 -x15920 -x1254 -x27446 -x30097 -x13918 -x22580 -x17680 -x28493 -x964 -x15419 -x11677 -x18475 -x7121 -x30940 -x15666 -x10492 -x15391 -x7450 -x11419 -x11407 -x30052 -x14507 -x13495 -x18739 -x30412 x9722 -x23218 -x14581 -x19876 -x16262 -x9549 -x5970 -x20530 -x9500 -x28257 -x18192 -x18760 -x14530 -x19666 -x16730 -x9270 -x1515 -x10021 -x16128 -x16559 -x14969 -x7632 -x7659 -x31179 -x6597 -x22168 -x20853 -x12434 -x3688 -x1809 -x2912 -x9854 -x1786 -x730 -x9695 -x3044 -x18594 -x13570 -x10406 -x2461 -x4312 -x23014 -x16112 -x10559 -x20684 -x4562 -x26552 -x9877 -x18409 -x10500 -x8922 -x19451 -x22479 -x4636 -x13873 -x11750 -x12894 -x11010 -x19600 -x23848 -x246 -x17473 -x23643 -x13110 -x28678 -x29122 -x7289 -x24480 -x23155 -x21987 -x28123 -x28044 -x6930 -x29614 -x11120 -x762 -x28230 -x5614 -x26389 -x24857 -x10826 -x3453 -x2526 -x23759 -x17134 -x12472 -x25843 -x16520 x31209 -x26401 -x28554 -x21837 -x30381 -x8553 x31174 -x13209 -x15983 -x29056 -x22391 -x9882 -x17747 -x26566 -x14246 -x26944 -x16491 -x24138 -x29223 -x23847 -x21078 -x24675 -x9613 -x11740 -x19764 -x4346 -x3822 -x9497 -x219 -x8608 -x16713 -x22569 -x4763 -x938 -x15976 -x14232 -x19256 -x3282 -x10273 -x29338 -x4214 -x20909 -x3377 -x1012 -x7795 -x23635 -x11680 -x29251 -x20353 -x719 -x21982 -x26269 -x25224 -x6205 -x19732 -x21348 -x31120 -x22397 -x5411 -x29642 -x24393 -x9282 -x18034 -x19565 -x14889 -x8485 -x18457 -x11747 -x10903 -x12623 -x26452 x30715 -x29413 -x9066 -x10253 -x23711 -x27440 -x24350 -x3062 -x426 -x9111 -x16499 -x18205 -x9117 -x5069 -x28928 -x24273 -x23132 -x3099 -x24109 -x13262 -x14809 -x6214 -x7421 -x19855 -x5757 -x27669 -x24546 -x25259 -x29260 -x28477 -x20722 -x23624 -x8213 -x27589 -x29723 -x25277 -x26648 -x6203 -x6928 -x10459 -x12023 -x18305 -x30926 -x27019 -x110 -x6699 -x26980 -x5501 -x21530 -x7786 -x9173 -x27871 -x16045 -x22798 -x31335 -x17993 -x23077 -x16670 -x27262 -x30422 -x3423 -x13515 -x6072 -x18363 -x2082 -x20098 -x5513 -x30564 -x18119 -x19578 -x16656 -x18789 -x10009 -x25787 -x16625 -x2860 -x8802 -x642 -x5269 -x21144 -x9115 -x2780 -x26561 -x30101 -x3824 -x16398 -x27463 -x18895 -x20332 -x9632 -x23642 -x18083 -x3234 -x30735 -x6067 -x26043 -x12543 -x21516 -x19223 -x17720 -x22370 -x20425 -x1479 -x15302 -x10015 -x3579 -x26391 -x4635 -x7819 -x29682 -x27929 -x20123 -x19010 -x8209 -x12927 -x13946 -x20302 -x19851 -x26255 -x17501 -x28630 -x30473 -x7834 -x21333 -x29740 -x22345 -x2898 -x12445 -x30847 -x5068 -x26684 -x6306 -x21329 -x14180 -x2772 -x20741 -x4671 -x19163 -x11233 -x24262 -x4521 -x8360 -x25368 -x19829 -x22833 -x29240 -x27145 -x17674 -x21135 -x21556 -x5261 -x24204 -x20501 -x27617 -x25516 -x10025 -x12877 -x19840 -x7135 -x30121 -x5742 -x8635 -x14350 -x5886 -x13419 -x10621 -x7018 -x22976 -x11563 -x1216 -x5540 -x22466 -x23545 -x25469 -x13968 -x27349 -x20809 -x25040 -x10262 -x17428 -x1485 -x21250 -x26096 -x31207 -x22225 -x23313 -x21225 -x10775 -x24160 -x27256 -x21229 -x16480 -x6531 -x2248 -x9432 -x27358 -x6099 -x5168 -x13739 -x3122 -x6489 -x28353 -x4853 -x18129 -x19186 -x3531 -x29836 -x6573 -x25375 -x18538 -x19358 -x18310 -x18767 -x23580 -x30901 -x17949 -x9949 -x18631 -x1925 -x1192 -x28997 -x13438 -x30358 -x21851 -x3415 -x8223 -x23053 -x1900 -x8597 -x5914 -x15317 -x29668 -x1550 -x1931 -x2105 -x24986 -x20754 -x11765 -x19813 -x7702 -x28552 -x6569 -x28637 -x30426 -x21538 -x18025 -x7396 -x30575 -x14209 -x15860 -x18038 -x16433 -x19337 -x17639 -x31295 -x3193 -x27195 -x11271 -x22456 -x1590 -x29366 -x4572 -x26210 -x20097 -x27784 -x28517 -x8549 -x16273 -x1269 -x3350 -x22909 -x11762 -x12216 -x6558 -x4227 -x22120 -x27778 -x2997 -x3604 -x16939 -x29387 -x17368 -x10672 -x2131 -x18057 -x19614 -x4252 -x7610 -x17878 -x4261 -x28207 -x26466 -x70 -x11881 -x10505 -x8251 -x18529 -x6110 -x10396 -x27701 -x24340 -x15476 -x10515 -x22455 -x24409 -x15089 -x728 -x9371 -x12698 -x12291 -x25196 -x12535 -x21527 -x28195 -x21291 -x5348 -x5537 -x19224 -x11441 -x24478 -x11299 -x24334 -x6479 -x27445 -x12903 -x13924 -x11489 -x24003 -x29541 -x15197 -x12995 -x7260 -x28415 -x27777 -x17379 -x28463 -x41 -x25850 -x20154 -x3543 -x9909 -x27498 -x22709 -x27403 -x19843 -x30374 -x27404 -x29205 -x27611 -x14652 -x8828 -x16000 -x18434 -x20358 -x29486 -x1774 -x24648 -x22753 -x24770 x15767 -x20316 -x16036 -x18008 -x20755 -x15288 -x5838 -x10453 -x30466 -x26818 -x28880 -x26185 -x11913 -x8092 -x11652 -x18389 -x20663 -x8955 -x17247 -x26361 -x13283 -x21536 -x27353 -x26413 -x27672 -x12084 -x7631 -x18549 -x12944 -x12197 -x31060 -x7307 -x25847 -x28805 -x17476 -x29768 -x1676 -x7613 -x24938 -x1869 -x9108 -x12009 -x878 -x11391 -x23291 -x30467 -x18770 -x30762 -x7467 -x27637 -x6162 -x3084 -x26722 -x1233 -x8999 -x18144 -x2438 -x21778 -x23899 -x22551 -x4988 -x17836 -x11707 -x2028 -x28854 -x23473 -x14738 -x29123 -x19361 -x12288 -x27601 -x4445 -x17236 -x30557 x30875 -x5200 -x29078 -x17697 -x4598 -x8747 -x18753 -x29809 -x7144 -x669 -x20835 -x7083 -x16503 -x28620 -x30413 -x13638 -x29971 -x18286 -x28732 -x24294 -x8679 -x10070 -x4826 -x25579 -x22913 -x1766 -x13884 -x6652 -x28132 -x11333 -x4265 -x3912 -x24974 -x12025 -x19123 -x18044 -x12085 -x29242 -x11476 -x25540 -x13278 -x27563 -x23484 -x25581 -x13068 -x7256 -x12691 -x28774 -x4094 -x20856 -x633 -x18532 -x12286 -x25495 -x1244 -x25049 -x11904 -x6701 -x7598 -x8996 -x712 -x2142 -x7301 -x13991 -x19154 -x18906 -x6609 -x27159 -x29663 -x11912 -x13200 -x25578 -x13575 -x13601 -x12491 -x24079 -x25396 -x15777 -x2056 -x401 -x16212 -x14577 -x865 -x13978 -x31096 -x20054 -x45 -x4942 -x10180 -x8755 -x31265 -x14027 -x27802 -x11180 -x12400 -x30463 -x7699 -x7229 -x31141 -x18530 -x18934 -x18645 -x27362 -x19430 -x892 -x4516 -x21318 -x22581 -x5191 -x31100 -x3773 -x20770 -x25249 -x20594 -x8307 -x19273 -x16824 -x3070 -x24751 -x5442 -x26885 -x11576 -x25665 -x6959 -x25698 -x20146 -x1407 -x7684 -x21022 -x7324 -x16450 -x12959 -x1287 -x446 -x30027 -x29974 -x8973 -x16085 -x10391 -x21836 -x1504 -x29475 -x1529 -x13671 -x4847 -x2236 -x27510 -x13433 -x22639 -x16960 -x10850 -x14108 -x8698 -x3752 -x18612 -x12916 -x5762 -x9638 -x16124 -x4451 -x12136 -x18936 -x13030 -x15546 -x28406 -x16695 -x21127 -x9365 -x19924 -x251 -x11399 x31175 -x22322 -x26373 -x14290 -x8624 -x13060 -x29001 -x91 -x2442 -x24348 -x16835 -x29712 -x18876 -x12485 -x4004 -x9834 -x19292 -x27603 -x10863 -x10878 -x7767 -x2521 -x11194 -x12761 -x478 -x29461 -x2466 -x4018 -x16022 -x8982 -x15595 -x19710 -x10708 -x8810 -x5638 -x17600 -x29191 -x28765 -x13529 -x18478 -x14772 -x29638 -x26383 -x23187 -x50 -x18960 -x3171 -x14329 -x17581 -x18558 -x19834 -x17566 -x19974 -x7593 -x21475 -x4526 -x19862 -x26619 -x16106 -x17635 -x25970 -x4347 -x8815 -x22016 -x22151 -x31301 -x2875 -x23055 -x9527 -x31226 -x2065 -x12194 -x26402 -x18321 -x18743 -x21631 -x7911 -x27999 -x3991 -x3845 -x11149 -x7842 -x3925 -x4907 -x30141 -x23336 -x28986 -x15298 -x19892 -x15775 -x14630 -x3121 -x3794 -x13830 -x30892 -x132 -x20190 -x7984 -x11760 -x4298 -x3045 -x3127 -x17440 -x19802 -x27764 -x30414 -x13599 -x18116 -x28289 -x20498 -x3304 -x15842 -x5098 -x29300 -x20202 -x25276 -x12564 -x2226 -x26767 -x17468 -x12791 -x5106 -x9286 -x12059 -x13245 -x15516 -x10135 -x6240 -x19347 -x23541 -x20355 -x15577 -x22334 -x10259 -x30707 -x6043 -x9273 -x148 -x17469 -x30206 -x9470 -x1540 -x29310 -x4904 -x3124 -x16176 -x27642 -x8017 -x22969 -x3151 -x7293 -x28160 -x30676 -x22188 -x19995 -x5963 -x8178 -x16397 -x17136 -x25690 -x22236 -x24660 -x5398 -x27167 -x16281 -x18893 -x6153 -x16304 -x30627 -x19042 -x19339 -x15705 -x31334 -x19215 -x12341 -x13349 -x20503 -x22562 -x30096 -x24068 -x15774 -x2515 -x2639 -x6084 -x17124 -x16876 -x7569 -x3637 -x20657 -x30407 -x5418 -x29291 -x25325 -x7703 -x13970 -x15304 -x8638 -x1456 -x22285 -x14066 -x1568 -x4825 -x11110 -x7637 -x21574 -x26118 -x1179 -x25756 -x23333 -x14431 -x199 -x973 -x28269 -x2444 -x20842 -x29747 -x17739 -x7615 -x9823 -x20934 -x7370 -x27373 -x8069 -x21779 -x17465 -x12717 -x2978 -x10321 -x16196 -x6299 -x11292 -x9967 -x15264 -x23159 -x12499 -x24173 -x26237 -x22054 -x13452 -x27895 -x31065 -x14474 -x6348 -x2964 -x3056 -x23298 -x25281 -x4326 -x14009 -x3169 -x5572 -x135 -x18137 -x18440 -x407 -x17551 -x24846 -x26309 -x20351 -x5490 -x2572 -x7292 -x3808 -x12561 -x13808 -x12397 -x66 -x29386 -x30039 -x15277 -x1133 -x27576 -x20397 -x21081 -x23284 -x26633 -x7300 -x16333 -x4193 -x8941 -x381 -x18757 -x6992 -x21314 -x19792 -x6290 -x17199 -x7377 -x6760 -x11314 -x20237 -x11161 -x26654 -x10973 -x29043 -x14754 x15762 -x25484 -x22595 -x10269 -x31173 -x5908 -x28398 -x6384 -x31165 -x23374 -x27852 -x21659 -x17570 -x28149 -x28461 -x7758 -x20571 -x20290 -x8159 -x22788 -x19796 -x15258 -x14503 -x2616 -x26505 -x18164 -x20884 -x12199 -x2681 -x1691 -x17056 -x2883 -x29168 -x3685 -x12323 -x10176 -x720 -x27125 -x22467 -x10286 -x8033 -x8072 -x6089 -x2454 -x18691 -x15948 -x1654 -x17072 -x30920 -x27838 -x5195 -x17603 -x1671 -x27795 -x17855 -x23630 -x617 -x26435 -x30402 -x13151 -x25 -x31342 -x30460 -x12427 -x18938 -x19279 -x19798 -x20985 -x1521 -x9859 -x15393 -x23855 -x9306 -x13905 -x19007 -x16135 -x22853 -x11708 -x10678 -x19284 -x15764 -x26709 -x31018 -x21990 -x28965 -x23110 -x10004 -x29272 -x7812 -x2435 -x28324 -x21791 -x18035 -x1119 -x7130 -x8505 -x24812 -x29896 -x23262 -x29783 -x14639 -x25995 -x20733 -x11242 -x411 -x23644 -x23458 -x2518 -x6069 -x12940 -x13622 -x11672 -x16350 -x28448 -x23530 -x21369 -x3134 -x16504 -x10048 -x23017 -x8367 -x14599 -x2213 -x8807 -x19970 -x27705 -x3244 -x11732 -x3306 -x1669 -x26313 -x26523 -x1355 -x8197 -x28945 -x29591 -x17489 -x23186 -x30669 -x17902 -x18101 -x7971 -x14016 -x22641 -x9280 -x3076 -x23367 -x26661 -x2835 -x14987 -x14352 -x4952 -x19127 -x18997 -x8773 -x22364 -x16995 -x14124 -x15308 -x2810 -x2882 -x16043 -x25751 -x21636 -x23283 -x28479 -x3872 -x14282 -x25730 -x16202 -x13917 -x17888 -x24292 -x11069 -x20812 -x17774 -x24982 -x12571 -x13741 -x27782 -x12982 -x2042 -x17869 -x9184 -x193 -x14207 -x16719 -x316 -x26212 -x12913 -x17769 -x26710 -x22025 -x17786 -x26844 -x16755 -x9858 -x24231 -x19467 -x25737 -x2832 -x2797 -x28863 -x29347 -x17932 -x20019 -x3068 -x170 -x7430 -x26385 -x1764 -x15266 -x7505 -x24962 -x23085 -x26898 -x20699 -x15196 -x21174 -x20896 -x7016 -x83 -x6248 -x7410 -x20867 -x13226 -x753 -x17643 -x8852 -x30530 -x5932 -x27158 -x22878 -x6770 -x8339 -x30236 -x28492 -x5139 -x20748 -x3985 -x12042 -x13480 -x8521 -x27250 -x28800 -x27550 -x6544 -x13212 -x2787 -x18281 -x1025 -x18651 -x2183 -x16893 -x28993 -x9317 -x23890 -x5957 -x21933 -x5626 -x17804 -x18185 -x6225 -x11382 -x23390 -x13102 -x27599 -x17976 -x115 -x15340 -x586 -x12544 -x23604 -x16595 -x15931 -x8126 -x17775 -x19819 -x26101 -x27583 -x20726 -x21733 -x6771 -x28241 -x25991 -x8770 -x6581 -x12405 -x21742 -x27564 -x27455 -x3712 -x7968 -x2904 -x11675 -x17061 -x4551 -x9297 -x11243 -x20090 -x20836 -x14984 -x26716 -x24436 -x30519 -x5307 -x20293 -x3289 -x28152 -x16420 -x11626 -x20951 -x2683 -x28147 -x6638 -x27372 -x26572 -x26297 -x16667 -x28086 -x13605 -x5212 -x22396 -x5483 -x7897 -x18045 -x22648 -x13271 -x13723 -x22439 -x26877 -x273 -x6383 -x14273 -x23467 -x5558 -x16163 -x25023 -x9796 -x4396 -x14096 -x20624 -x6138 -x26114 -x2522 -x25930 -x28076 -x9249 -x17713 -x605 -x18587 -x1829 -x12301 -x20725 -x10637 -x13881 -x27287 -x29331 -x19645 -x27286 -x21740 -x951 -x30542 -x24659 -x10890 -x12016 -x6556 -x4321 -x9955 -x19536 -x19000 -x14140 -x15863 -x13568 -x18081 -x9063 -x3394 -x9727 -x31014 -x27636 -x463 -x15894 -x1929 -x28342 -x20363 -x22800 -x21822 -x25900 -x7200 -x11721 -x5107 -x26621 -x5971 -x1268 -x20791 -x27549 -x10855 -x17749 -x17162 -x2434 -x2425 -x23534 -x29972 -x14728 -x23544 -x18623 -x26351 -x1292 -x4851 -x829 -x7120 -x14054 -x12012 -x541 -x19425 -x3454 -x30721 -x30258 -x21877 -x10715 -x12471 -x4290 -x21800 -x2769 -x14237 -x16302 -x24385 -x2281 -x6264 -x26671 -x11231 -x9105 -x3999 -x810 -x27185 -x26344 -x3589 -x11907 -x14628 -x8411 -x17889 -x29038 -x19267 -x17470 -x20961 -x11799 -x8451 -x30106 -x303 -x9132 -x6294 -x23897 -x24088 -x16808 -x21580 -x3155 -x7189 -x2027 -x12615 -x12346 -x8875 -x24437 -x8529 -x28107 -x20134 -x5385 -x10781 -x19436 -x13764 -x30174 -x30392 -x30981 -x26519 -x2750 -x27887 -x12370 -x919 -x30433 -x4150 -x2316 -x2886 -x27494 -x8487 -x28542 -x74 -x16611 -x20892 -x19594 -x19852 -x1585 -x27685 -x2298 -x25492 -x16026 -x12308 -x16400 -x25282 -x4774 -x5727 -x29313 -x26997 -x23549 -x21216 -x1021 -x5844 -x5895 -x23881 -x23022 -x10869 -x14364 -x9316 -x30305 -x8166 -x30907 -x12081 -x29226 -x21875 -x30532 -x266 -x20414 -x11028 -x1409 x30214 -x27546 -x11457 -x20551 -x22169 -x21349 -x17975 -x20795 -x2096 -x7329 -x17196 -x30562 -x9197 -x6590 -x25051 -x6402 -x4013 -x20128 -x27085 -x4111 -x24904 -x702 -x28494 -x13826 -x1483 -x1433 -x374 -x16557 -x1839 -x10420 -x24471 -x27799 -x1527 -x31081 -x2695 -x18019 -x2953 -x21489 -x12236 -x5219 -x3331 -x10841 -x16092 -x24636 -x2667 -x21701 -x4534 -x10436 -x21845 -x7440 -x20096 -x937 -x9585 -x24737 -x15120 -x30423 -x30261 -x29409 -x7347 -x23244 -x24190 -x9895 -x21541 -x24501 -x27360 -x22114 -x23320 -x21306 -x10665 -x8782 -x2601 -x11522 -x24252 -x1830 -x17446 -x23794 -x23937 -x23518 -x9355 -x8678 -x8428 -x796 -x18314 -x28238 -x17118 -x29392 -x15216 -x7097 -x10350 -x29584 -x21984 -x27737 -x16635 -x28985 -x20639 -x14487 -x17978 -x7889 -x7557 -x7398 -x11313 -x29443 -x14297 -x24072 -x19212 -x14003 -x30432 -x29752 -x883 -x7082 -x4112 -x21985 -x27608 -x17154 -x16909 -x7310 -x20682 -x25008 -x12728 -x17637 -x21366 -x12091 -x8172 -x27687 -x11452 -x1331 -x18897 -x12098 -x3951 -x19098 -x29735 -x6070 -x10082 -x13901 -x1547 -x7175 -x19423 -x24052 -x7391 -x31130 -x26990 -x14824 -x10493 -x26202 -x14326 -x24907 -x20688 -x22302 -x18462 -x9025 -x16185 -x11356 -x2354 -x3111 -x17529 -x21224 -x16270 -x16261 -x31195 -x22213 -x22950 -x23428 -x30018 -x6536 -x1488 -x3221 -x15732 -x19599 -x19379 -x15957 -x16762 -x24509 -x1556 -x24598 -x13937 -x24942 -x18940 -x25386 -x13507 -x3448 -x12316 -x25775 -x26292 -x13756 -x7216 -x22542 -x9664 -x15102 -x17459 -x16392 -x16794 -x12140 -x25137 -x22951 -x19015 -x11173 -x12399 -x30567 -x6897 x23381 -x5551 -x12185 -x21220 -x27392 -x17677 -x10623 -x15539 -x26199 -x19439 -x1126 -x12628 -x29230 -x765 -x13965 -x5242 -x19782 -x9245 -x6039 -x5379 -x18933 -x27376 -x27676 -x6241 -x19237 -x26951 -x1315 -x31048 -x18237 -x27683 -x19639 -x22257 -x11857 -x3429 -x2252 -x9294 -x18845 -x26371 -x14008 -x9490 -x6087 -x3083 -x2246 -x18727 -x15324 -x25433 -x17814 -x20448 -x7282 -x15776 -x7246 -x11053 -x12230 -x14531 -x8220 -x23807 -x12768 -x13378 -x28695 -x25153 -x26226 -x14347 -x14229 -x22053 -x30035 -x18985 -x21505 -x7238 -x9191 -x27787 -x14951 -x17344 -x11702 -x4665 -x3684 -x18213 -x13465 -x13014 -x26612 -x18257 -x9414 -x16423 -x13366 -x26467 -x23005 -x29400 -x22546 -x15847 -x2492 -x14545 -x27682 -x25880 -x13781 -x2147 -x7627 -x24214 -x24009 -x21986 -x29561 -x8948 -x18303 -x1552 -x1251 -x8181 -x9359 -x22572 -x12416 -x15579 -x15638 -x3536 -x30091 -x10507 -x20152 -x8601 -x7823 -x6608 -x15041 -x18451 -x25943 -x29793 -x6371 -x16459 -x18643 -x23782 -x3021 -x6148 -x9990 -x14137 -x4577 -x15301 -x17148 -x155 -x26955 -x17283 -x4382 -x775 -x29407 -x27914 -x12509 -x28434 -x1898 -x9001 -x15655 -x6295 -x21834 -x29293 -x24995 -x12011 -x9065 -x6511 -x25486 -x21094 -x4992 -x15166 -x8304 -x30686 -x7723 -x11284 -x7893 -x25390 -x10866 -x12670 -x22592 -x3355 -x17991 -x23094 -x5012 -x16800 -x1425 -x25518 -x26866 -x1313 -x3640 -x9541 -x15371 -x7679 -x5336 -x30544 -x21566 -x18107 -x1510 -x15164 -x13913 -x14983 -x19222 x18496 -x1828 -x11594 -x13926 -x9577 -x40 -x17014 -x16382 -x30536 -x28680 -x8822 -x4139 -x17563 -x17977 -x11446 -x23516 -x28887 -x30008 -x4637 -x3310 -x15816 -x16379 -x10194 -x31194 -x28211 -x18088 -x11102 -x7123 -x23003 -x18141 -x14556 -x18586 -x22675 -x9652 -x15421 -x26400 -x16945 -x2586 -x9121 -x5217 -x21010 -x8403 -x8224 -x28391 -x3732 -x24657 -x15337 -x4180 -x8321 -x5628 -x18768 -x18247 -x14910 -x17007 -x3581 -x6075 -x20387 -x209 -x29851 -x6497 -x20292 -x6448 -x15213 -x11051 -x3993 -x29415 -x29940 -x13774 -x6427 -x15723 -x17248 -x30415 -x5565 -x24116 -x27175 -x5287 -x11598 -x16134 -x19193 -x965 -x6728 -x2480 -x11273 -x18021 -x26987 -x3359 -x14212 -x5823 -x23673 -x23840 -x19737 -x30290 -x4292 -x21213 -x17979 -x23930 -x10541 -x29820 -x25323 -x24376 -x27666 -x7549 -x16117 -x30667 -x6485 -x17029 -x20057 -x19516 -x12853 -x15289 -x12622 -x16958 -x28237 -x27848 -x31152 -x15901 -x22644 -x3812 -x445 -x29798 -x29041 -x8043 -x23330 -x13949 -x25697 -x14182 -x30487 -x640 -x3784 -x15932 -x7923 -x3798 -x18817 -x21267 -x31149 -x8528 -x29202 -x2831 -x23584 -x28507 -x20945 -x17757 -x14316 -x13880 -x11412 -x17996 -x27814 -x27688 -x25955 -x12587 -x2347 -x23349 -x16369 -x15171 -x30065 -x2361 -x23447 -x16213 -x14996 -x5974 -x20698 -x4517 -x21375 -x8591 -x11515 -x18148 -x15057 -x7287 -x12844 -x10893 -x10131 -x1584 -x16496 -x23230 -x8631 -x30551 -x20314 -x6787 -x26501 -x21906 -x6921 -x26849 -x24828 -x2852 -x28692 -x28634 -x21086 -x29088 -x28351 -x12676 -x24300 -x3567 -x23173 -x4110 -x17439 -x11435 -x22037 -x26190 -x25408 -x12215 -x934 -x4100 -x2363 -x15935 -x21377 -x1158 -x24450 -x31277 -x2743 -x4760 -x31281 -x16357 -x12376 -x18203 -x28549 -x21240 -x5960 -x6342 -x29107 -x9737 -x23957 -x19681 -x16998 -x8644 -x20286 -x19719 -x20837 -x4862 -x1070 -x277 -x26886 -x9171 -x30292 -x27342 -x23969 -x12493 -x15933 -x13641 -x26813 -x31325 -x22955 -x20192 -x7496 -x30656 -x12406 -x17562 -x18842 -x19572 -x20640 -x20900 -x13414 -x2563 -x20578 -x9783 -x2180 -x3884 -x2627 -x3064 -x20410 -x22283 -x25005 -x24717 -x16562 -x31097 -x24565 -x1948 -x5306 -x27388 -x24983 -x34 -x13466 -x3960 -x25554 -x3494 -x9078 -x9921 -x3065 -x30792 -x12563 -x13608 -x15554 -x594 -x8646 -x31297 -x11096 -x14695 -x12723 -x2104 -x359 -x29238 -x14147 -x22440 -x7445 -x24782 -x30309 -x11138 -x3117 -x8060 -x8578 -x15804 -x25810 -x27111 -x8907 -x30559 -x18364 -x19994 -x19110 -x9045 -x31088 -x25606 -x4071 -x4032 -x28834 -x18210 -x17625 -x23792 -x26206 -x14912 -x23915 -x25613 -x4348 -x13388 -x28619 -x8949 -x23712 -x5143 -x2165 -x17660 -x20459 -x10989 -x4626 -x27297 -x13238 -x25293 -x15768 -x18394 -x24122 -x7447 -x15016 -x30812 -x6562 -x10097 -x28280 -x1274 -x24646 -x24118 -x25058 -x10316 -x13585 -x2120 -x5848 -x16617 -x18877 -x25965 -x25424 -x24377 -x27311 -x11254 -x6052 -x21270 -x7309 -x20416 -x780 -x24969 -x14133 -x4025 -x16726 -x1712 -x25131 -x16769 -x14779 -x4173 -x26491 -x7488 -x5752 -x22794 -x20762 -x15608 -x4107 -x3916 -x24403 -x11625 -x24289 -x30073 -x30148 -x17825 -x3635 -x12536 -x29882 -x24499 -x20201 -x7214 -x9423 -x10907 -x30430 -x5980 -x22041 -x5778 -x2929 -x28940 -x4645 -x23281 -x6848 -x14135 -x7693 -x14389 -x11513 -x18296 -x1903 -x19377 -x21049 -x18301 -x4697 -x8185 -x1147 -x11704 -x461 -x27816 -x22034 -x25333 -x24554 -x22179 -x552 -x9452 -x26602 -x24254 -x11634 -x17420 -x11574 -x16971 -x1415 -x26543 -x17656 -x23328 -x24562 -x31148 -x6275 -x12980 -x18239 -x15975 -x15233 -x9812 -x11986 -x28901 -x313 -x24816 -x19636 -x29814 -x1959 -x11848 -x10305 -x10978 -x5344 -x28699 -x17810 -x1748 -x12601 -x31251 -x27040 -x21802 -x30274 -x12936 -x17091 -x2752 -x31019 -x18650 -x5722 -x27977 -x23679 -x2621 -x22478 -x22764 -x13350 -x26495 -x13655 -x5447 -x10108 -x12118 -x8205 -x26424 -x6642 -x11323 -x10633 -x22803 -x8342 -x10998 -x25531 -x14961 -x8392 -x12954 -x16141 -x6960 -x10217 -x29625 -x5933 -x499 -x13517 -x12904 -x22115 -x17186 -x28688 -x30431 -x3908 -x23681 -x26387 -x11396 -x19234 -x27405 -x10490 -x9950 -x22301 -x19480 -x369 -x6903 -x14528 -x2021 -x4244 -x12252 -x8627 -x6000 -x30334 -x19517 -x1453 -x29883 -x19787 -x1888 -x19515 -x10261 -x14281 -x5017 -x4897 -x13172 -x28817 -x415 -x26645 -x20694 -x29419 -x15634 -x4295 -x28046 -x30597 -x14203 -x8458 -x17714 -x23465 -x28233 -x11946 -x26482 -x14635 -x6336 -x11953 -x19580 -x1400 -x15310 -x18340 -x14583 -x13940 -x29571 -x20839 -x3137 -x6806 -x4308 -x8621 -x20871 -x22585 -x26790 -x26914 -x17361 -x11596 -x14806 -x5620 -x18282 -x6801 -x23269 -x11443 -x12900 -x29970 -x17403 -x23818 -x1524 -x636 -x19528 -x2893 -x19066 -x1411 -x14052 -x30173 -x7779 -x8834 -x15004 -x3504 -x4983 -x19178 -x31307 -x2514 -x19667 -x6613 -x4269 -x22327 -x9126 -x8344 -x8749 -x16555 -x20610 -x15683 -x13345 -x9836 -x31346 -x15719 -x15384 -x16706 -x21332 -x1997 -x8167 -x1610 -x16814 -x3153 -x29588 -x12912 -x26110 -x1137 -x21904 -x27858 -x24958 -x4535 -x17968 -x14927 -x13652 -x2969 -x12505 -x14913 -x3608 -x22143 -x28860 -x19472 -x14795 -x4091 -x22393 -x3729 -x18484 -x19552 -x14233 -x13865 -x22338 -x20677 -x21426 -x23744 -x655 -x20542 -x15995 -x24055 -x29821 -x15352 -x169 -x30632 -x23444 -x25230 -x10839 -x1804 -x7199 -x1098 -x25349 -x29055 -x20903 -x25901 -x17602 -x4285 -x20450 -x30184 -x2612 -x9906 -x15173 -x19099 -x10848 -x12330 -x4012 -x13853 -x9552 -x25588 -x12072 -x21401 -x5912 -x23074 -x7288 -x30988 -x8734 -x21249 -x21478 -x11655 -x6656 -x13745 -x5050 -x19100 -x22964 -x12819 -x17288 -x14457 -x7732 -x29032 -x21934 -x1604 -x29552 -x13272 -x3614 -x29564 -x16040 -x5769 -x2690 -x26304 -x16829 -x17218 -x18846 -x16413 -x11689 -x15040 -x15119 -x3571 -x2149 -x13973 -x16339 -x29274 -x12635 -x9375 -x23509 -x18338 -x19280 -x817 -x12043 -x604 -x29426 -x22664 -x6872 -x16701 -x25844 -x17931 -x13160 -x13057 -x4811 -x3562 -x3793 -x10324 -x22268 -x17233 -x14980 -x8328 -x2013 -x21302 -x24955 -x10463 -x14605 -x5288 -x14974 -x13665 -x30182 -x4486 -x5589 -x27873 -x5498 -x27522 -x20632 -x20007 -x28337 -x30397 -x26040 -x9322 -x25906 -x3200 -x13828 -x1693 -x21499 -x5337 -x7891 -x23524 -x27188 -x25016 -x17807 -x29455 -x7628 -x11900 -x19524 -x82 -x6863 -x10964 -x18868 -x14323 -x23634 -x18967 -x13870 -x20878 -x418 -x22224 -x26808 -x5630 -x11728 -x4120 -x6916 -x27010 -x1434 -x17640 -x19763 -x11354 -x12013 -x10195 -x21995 -x19628 -x23380 -x23050 -x24458 -x8617 -x13326 -x21121 -x11252 -x24731 -x3913 -x31180 -x28962 -x23526 -x29508 -x13284 -x8660 -x18474 -x7475 -x3871 -x1636 -x21431 -x2396 -x11821 -x18738 -x24765 -x27840 -x13035 -x19821 -x21421 -x1791 -x13337 -x25279 -x5616 -x26325 -x15885 -x13732 -x2867 -x21056 -x895 -x26421 -x13536 -x9533 -x15271 -x26031 -x16140 -x1286 -x2377 -x25593 -x12860 -x20015 -x13909 -x25108 -x20612 -x29577 -x1010 -x521 -x5305 -x22278 -x26763 -x12524 -x29844 -x10187 -x25660 -x25994 -x2258 -x13305 -x17982 -x5235 -x8175 -x4703 -x19286 -x28007 -x16378 -x809 -x4621 -x14227 -x255 -x4569 -x27931 -x950 -x27083 -x13240 -x27646 -x26903 -x29046 -x14843 -x29755 -x22013 -x16662 -x28559 -x12329 -x1740 -x4849 -x29832 -x8193 -x6401 -x9417 -x8053 -x23684 -x4425 -x18047 -x16692 -x15505 -x5422 -x7423 -x8630 -x9027 -x28893 -x19898 -x7112 -x10667 -x25990 -x831 -x12683 -x9984 -x4469 -x4175 -x9862 -x6777 -x10389 -x31063 -x28897 -x29283 -x17219 -x21354 -x23369 -x989 -x12351 -x21009 -x24331 -x12886 -x14171 -x4385 -x29379 -x4360 -x7672 -x11753 -x29837 -x12938 -x7759 -x12800 -x5101 -x13811 -x12848 -x1015 -x13032 -x12586 -x12327 -x117 -x28026 -x20537 -x15550 -x19894 -x18197 -x20294 -x28603 -x18411 -x19689 -x20644 -x8993 -x30303 -x13635 -x31055 -x28631 -x832 -x6095 -x21781 -x18106 -x25746 -x20942 -x9620 -x26729 -x4781 -x14050 -x8362 -x9486 -x9368 -x24352 -x21312 -x138 -x13708 -x24158 -x30486 -x13455 -x4223 -x20849 -x16 -x795 -x19403 -x24125 -x18449 -x19701 -x18124 -x15541 -x10566 -x13298 -x9412 -x6387 -x12363 -x8572 -x29517 -x17360 -x1617 -x29992 -x14776 -x19312 -x24007 -x21188 -x2280 -x10327 -x19047 -x17535 -x25372 -x28526 -x8346 -x27879 -x27960 -x3911 -x16712 -x13541 -x9905 -x17528 -x27204 -x7431 -x9165 -x3339 -x5946 -x5166 -x25620 -x3268 -x8091 -x5928 -x17255 -x4338 -x17905 -x25645 -x19181 -x28511 -x17900 -x7585 -x7524 -x21854 -x16609 -x10525 -x20053 -x31283 -x22780 -x21953 -x21373 -x18358 -x11109 -x6021 -x17923 -x20273 -x24759 -x24658 -x29952 -x2483 -x27872 -x24045 -x12642 -x22801 -x13899 -x7501 -x26211 -x11741 -x26077 -x7833 -x16849 -x27893 -x29912 -x18752 -x23454 -x29287 -x18405 -x16119 -x22855 -x22954 -x4957 -x29101 -x17911 -x6236 -x27623 -x1653 -x4915 -x10797 -x4949 -x12303 -x3269 -x515 -x2485 -x28837 -x5229 -x2983 -x14126 -x18195 -x12071 -x30067 -x11542 -x1996 -x3733 -x23790 -x4792 -x7220 -x21045 -x17471 -x15218 -x7815 -x3335 -x14302 -x14760 -x22574 -x1761 -x23046 -x23702 -x15029 -x26606 -x5676 -x9407 -x12146 -x9509 -x1272 -x28858 -x4447 -x17733 -x27661 -x17540 -x26273 -x13469 -x2275 -x7073 -x29186 -x4508 -x26694 -x321 -x22903 -x1974 -x22101 -x19531 -x25345 -x8603 -x29902 -x25877 -x8467 -x12705 -x15906 -x28425 -x25028 -x11731 -x6349 -x5484 -x2207 -x21767 -x8229 -x24466 -x20270 -x23433 -x20570 -x25286 -x3374 -x23749 -x11863 -x24964 -x1039 -x22812 -x24945 -x8716 -x22200 -x12489 -x4958 -x2139 -x24417 -x5145 -x20106 -x7907 -x22 -x1811 -x24607 -x3834 -x8062 -x29691 -x23600 -x21399 -x5877 -x19417 -x28532 -x29804 -x14250 -x20634 -x11945 -x17274 -x30132 -x6835 -x7846 -x23309 -x12594 -x7878 -x3578 -x5432 -x26783 -x24177 -x18168 -x10759 -x29337 -x15405 -x17377 -x14427 -x26812 -x23488 -x19250 -x11633 -x18733 -x6740 -x3387 -x21207 -x10617 -x28698 -x27272 -x23618 -x2025 -x17216 -x26481 -x9388 -x16432 -x24667 -x20910 -x498 -x5286 -x15987 -x21668 -x23510 -x904 -x4995 -x27514 -x28274 -x491 -x28244 -x13126 -x22599 -x6594 -x16622 -x4258 -x4375 -x29888 -x31017 -x1951 -x21301 -x18705 -x30873 -x9778 -x14448 -x12298 -x19684 -x960 -x13417 -x11432 -x22416 -x5648 -x3344 -x25445 -x10726 -x14335 -x3318 -x28815 -x14286 x30399 -x1398 -x18430 -x31321 -x11877 -x6550 -x24847 -x24338 -x27786 -x3229 -x23150 -x18653 -x14483 -x4749 -x28141 -x1946 -x20689 -x15254 -x27024 -x5102 -x10447 -x6351 -x28457 -x28024 -x22593 -x28758 -x536 -x24574 -x10432 -x29647 -x11603 -x3679 -x16226 -x22056 -x6467 -x29855 -x7243 -x10450 -x22163 -x27352 -x5081 -x11232 -x30767 -x9035 -x2190 -x741 -x19814 -x30241 -x13387 -x18870 -x31069 -x30080 -x7824 -x23421 -x2291 -x29868 -x21485 -x8378 -x17837 -x21102 -x28206 -x5899 -x23923 -x28307 -x23756 -x16748 -x20516 -x27906 -x20440 -x9147 -x5371 -x26942 -x11181 -x14446 -x24548 -x29823 -x26394 -x5953 -x8253 -x18487 -x24854 -x30987 -x9410 -x27314 -x3460 -x14534 -x18316 -x12089 -x22273 -x20003 -x17147 -x12307 -x13577 -x21839 -x3110 -x323 -x22687 -x26527 -x8007 -x12618 -x2134 -x15410 -x17389 -x7747 -x7776 -x16542 -x27279 -x14509 -x12658 -x5066 -x6394 -x19948 -x29017 -x11955 -x29525 -x19455 -x23867 -x2583 -x17132 -x27334 -x3320 -x14319 -x27565 -x26780 -x14948 -x4627 -x31285 -x1341 -x11136 -x16046 -x27276 -x21026 -x23694 -x31298 -x26927 -x7771 -x5243 -x30497 -x17306 -x22770 -x5571 -x5864 -x13631 -x4246 -x15840 -x5129 -x2211 -x26692 -x16446 -x6819 -x18206 -x9599 -x17195 -x27566 -x20929 -x1209 -x5301 -x20824 -x13408 -x27261 -x9758 -x6724 -x30914 -x23994 -x2451 -x22782 -x7670 -x11781 -x12824 -x23072 -x27249 -x8626 -x29175 -x20223 -x9824 -x28653 -x28763 -x10723 -x21246 -x23575 -x27102 -x5021 -x8449 -x28793 -x21639 -x24933 -x2585 -x28827 -x8231 -x24543 -x25152 -x27346 -x8560 -x1936 -x2866 -x1612 -x3849 -x22469 -x27891 -x11585 -x20573 -x1998 -x5450 -x15406 -x15672 -x5661 -x23592 -x17526 -x13406 -x24917 -x23157 -x15412 -x8581 -x10754 -x11439 -x15336 -x12357 -x1629 -x6772 -x23324 -x6091 -x18674 -x8687 -x14745 -x7729 -x28201 -x29494 -x11344 -x21080 -x13276 -x25710 -x2868 -x245 -x28408 -x30845 -x30833 -x5535 -x9133 -x6453 -x28278 -x19390 -x18832 -x24199 -x5284 -x4467 -x6619 -x25502 -x21945 -x27841 -x20047 -x20845 -x23002 -x20711 -x23312 -x3164 -x29253 -x5788 -x18049 -x31114 -x15051 -x7414 -x23409 -x28746 -x16278 -x10309 -x9651 -x20186 -x15814 -x6812 -x28154 -x18112 -x1969 -x14598 -x2878 -x9502 -x8496 -x28593 -x16239 -x21764 -x18914 -x6695 -x28523 -x7255 -x881 -x785 -x27211 -x25491 -x21535 -x9594 -x26431 -x30276 -x16220 -x14242 -x24074 -x18707 -x11126 -x14717 -x24245 -x3414 -x22702 -x4499 -x26891 -x134 -x21138 -x17447 -x22582 -x15094 -x10652 -x27008 -x17522 -x13630 -x4838 -x22717 -x3870 -x4765 -x24604 -x15221 -x23066 -x21466 -x26323 -x21173 -x11089 -x15021 -x3922 -x8569 -x18671 -x25076 -x4334 -x27465 -x24313 -x9481 -x12919 -x2609 -x9954 -x18391 -x7386 -x24583 -x5299 -x1957 -x23057 -x3702 -x5731 -x2057 -x8183 -x22318 -x25091 -x1325 -x7318 -x13270 -x2742 -x26916 -x5215 -x23492 -x4839 -x12080 -x29533 -x17484 -x31201 -x1307 -x24914 -x27490 -x28433 -x14822 -x30685 -x7494 -x21061 -x29611 -x21573 -x12047 -x7676 -x11916 -x19620 -x30221 -x19878 -x15824 -x16733 -x30016 -x11662 -x16668 -x11580 -x10079 -x27236 -x11597 -x17312 -x18491 -x11258 -x16466 -x16703 -x11238 -x12818 -x28709 -x17275 -x27407 -x30022 -x30130 -x6127 -x3172 -x22796 -x9596 -x10276 -x14435 -x15360 -x26717 -x29231 -x19407 -x25352 -x11768 -x18887 -x6923 -x5157 -x25285 -x28543 -x6367 -x24956 -x16907 -x26380 -x23735 -x11310 -x29069 -x12632 -x11315 -x11605 -x2720 -x8241 -x16488 -x30660 -x9602 -x30004 -x20091 -x2112 -x24839 -x6215 -x7990 -x27288 -x13173 -x22773 -x14958 -x27862 -x880 -x26677 -x11947 -x13769 -x30952 -x22154 -x3382 -x21756 -x23823 -x24539 -x26599 -x30360 -x15702 -x26520 -x14311 -x8365 -x5316 -x12923 -x28028 -x2355 -x25879 -x19691 -x12290 -x12566 -x16779 -x25444 -x19255 -x28286 -x23297 -x25338 -x5152 -x10886 -x18086 -x1620 -x14239 -x21638 -x29973 -x348 -x11458 -x7054 -x9122 -x9771 -x20463 -x11319 -x29454 -x6719 -x27901 -x18131 -x24189 -x30758 -x5263 -x1795 -x12014 -x8164 -x18328 -x26984 -x17782 -x3917 -x14127 -x14908 -x5892 -x10290 -x6560 -x69 -x6272 -x16442 -x11602 -x29422 -x22654 -x1772 -x25894 -x22728 -x5247 -x31031 -x25654 -x9137 -x6860 -x2991 -x10958 -x28327 -x7866 -x6287 -x7462 -x19180 -x8598 -x30953 -x16687 -x25693 -x22401 -x26926 -x9336 -x22822 -x28843 -x3094 -x6246 -x29913 -x19464 -x22171 -x3852 -x10679 -x9376 -x17868 -x25194 -x2232 -x18714 -x22335 -x12130 -x7500 -x6291 -x9842 -x5781 -x30361 -x26427 -x12486 -x13344 -x27020 -x5218 -x1569 -x10248 -x28374 -x4051 -x12835 -x14488 -x7384 -x22769 -x19640 -x13116 -x10478 -x29995 -x30738 -x27965 -x19069 -x5818 -x10898 -x28921 -x15628 -x4647 -x13415 -x21738 -x3007 -x3545 -x28821 -x20317 -x2078 -x26498 -x24716 -x5280 -x25015 -x29923 -x25852 -x24879 -x31012 -x10174 -x6010 -x20592 -x9326 -x30007 -x22974 -x16567 -x4688 -x3662 -x26871 -x13519 -x15897 -x31020 -x20807 -x19226 -x6942 -x4198 -x905 -x569 -x22307 -x30788 -x31296 -x22230 -x4089 -x15299 -x26437 -x29628 -x6213 -x15290 -x29880 -x22979 -x26011 -x7422 -x585 -x19277 -x13229 -x3518 -x17115 -x12426 -x11524 -x4084 -x10634 -x23193 -x3075 -x14761 -x20158 -x16132 -x5900 -x22975 -x26270 -x14338 -x17950 -x28869 -x11583 -x11222 -x30936 -x27448 -x408 -x14743 -x20728 -x21795 -x24870 -x6496 -x16284 -x2179 -x15437 -x47 x31109 -x18702 -x8165 -x5822 -x1113 -x11224 -x30518 -x5665 -x31074 x23128 -x17172 -x26386 -x27919 -x18103 -x1337 -x8429 -x9442 -x29193 -x5172 -x14898 -x22911 -x917 -x28409 -x26015 -x14897 -x20122 -x21803 -x10864 -x15036 -x27766 -x23468 -x4804 -x24699 -x30319 -x29188 -x29721 -x21553 -x27006 -x15453 -x25732 -x2270 -x16880 -x19588 -x15313 -x4719 -x7947 -x29380 -x14985 -x5719 -x23891 -x23237 -x20620 -x27884 -x27903 -x3148 -x2885 -x27357 -x26956 -x2684 -x29732 -x974 -x5929 -x30010 -x26020 -x26965 -x2040 -x15583 -x7197 -x9300 -x8972 -x15511 -x10404 -x29539 -x23495 -x14681 -x3861 -x17391 -x15742 -x16738 -x11978 -x14686 -x18673 -x20210 -x7765 -x15601 -x1109 -x18016 -x22064 -x19884 -x11638 -x1108 -x3751 -x9754 -x4507 -x31336 -x16973 -x13824 -x24713 -x3079 -x24497 -x19728 -x7752 -x23659 -x16546 -x19460 -x14255 -x15377 -x21002 -x18762 -x3054 -x2351 -x12470 -x10183 -x8412 -x17818 -x15571 -x20287 -x12066 -x4863 -x11628 -x1999 -x6651 -x9963 -x7469 -x26851 -x15455 -x14430 -x9844 -x9716 -x13330 -x16359 -x19842 -x27117 -x6982 -x21501 -x6014 -x4065 -x21735 -x14373 -x17816 -x27434 -x14361 -x14625 -x14934 -x7638 -x13269 -x21282 -x9618 -x1360 -x22823 -x24871 -x23605 -x22238 -x8664 -x25841 -x8609 -x2726 -x18277 -x19964 -x23676 -x19518 -x13537 -x4654 -x7072 -x24077 -x9628 -x5965 -x13090 -x6300 -x10843 -x27430 -x19328 -x22042 -x29082 -x19274 -x1066 -x18302 -x5819 -x27754 -x27865 -x27283 -x19493 -x23860 -x23910 -x1614 -x5003 -x29943 -x13067 -x367 -x15138 -x15596 -x9641 -x10745 -x22868 -x11378 -x12381 -x23245 -x20017 -x28939 -x1789 -x10094 -x15515 -x13265 -x10547 -x12816 -x27719 -x21470 -x23392 -x456 -x20454 -x20616 -x18039 -x16183 -x5150 -x6157 -x30903 -x16078 -x15226 -x14608 -x23898 -x16942 -x166 -x13556 -x9240 -x918 -x30212 -x25689 -x11785 -x11622 -x26493 -x18136 -x21589 -x19249 -x13755 -x14336 -x10969 -x3404 -x31299 -x22425 -x447 -x28082 -x11394 -x27673 -x1414 -x23194 -x16346 -x16317 -x3100 -x3750 -x23610 -x9232 -x6552 -x19781 -x10819 -x10900 -x5792 -x290 -x7412 -x24776 -x30272 -x5153 -x6541 -x24676 -x6333 -x26346 -x17324 -x23858 -x9456 -x26890 -x7075 -x18725 -x22609 -x18527 -x21928 -x12459 -x5847 -x21093 -x24736 -x22564 -x17725 -x11884 -x25057 -x4519 -x13306 -x24261 -x12540 -x1122 -x25201 -x26268 -x24219 -x14301 -x20724 -x2674 -x23980 -x24341 -x20488 -x16417 -x6015 -x23774 -x20214 -x2668 -x22384 -x27915 -x2388 -x10184 -x6472 -x13947 -x27428 -x18059 -x13228 -x20443 -x6735 -x27940 -x21438 -x1742 -x23727 -x11520 -x4875 -x512 -x30713 -x12633 -x23210 -x10862 -x5383 -x4439 -x10394 -x9301 -x20760 -x5125 -x15865 -x29332 -x24581 -x5399 -x7903 -x31261 -x25754 -x23413 -x561 -x25944 -x5234 -x7012 -x71 -x24315 -x9860 -x14318 -x9390 -x14512 -x4709 -x8745 -x8214 -x15782 -x28738 -x16362 -x4247 -x5205 -x8575 -x18469 -x2401 -x11260 -x5036 -x10441 -x27696 -x20216 -x21565 -x439 -x24266 -x27103 -x21924 -x31204 -x19108 -x29580 -x13430 -x1856 -x8847 -x8463 -x2781 -x4656 -x15537 -x15558 -x16613 -x3492 -x3312 -x27190 -x22206 -x748 -x27471 -x24333 -x13217 -x24681 -x9409 -x28150 -x3899 -x6049 -x11999 -x6255 -x7720 -x19195 -x1250 -x29607 -x1623 -x23689 -x26840 -x26063 -x21641 -x3116 -x12244 -x29585 -x24599 -x6858 -x18189 -x596 -x7616 -x8074 -x11295 -x28096 -x26598 -x3586 -x16685 -x13722 -x20939 -x6258 -x25940 -x28662 -x21757 -x9454 -x1328 -x5453 -x2070 -x7198 -x15067 -x6881 -x27473 -x17257 -x25764 -x18772 -x18943 -x24218 -x24609 -x3658 -x7960 -x570 -x2842 -x17831 -x21037 -x20170 -x13029 -x30895 -x29610 -x18677 -x18428 -x12503 -x12882 -x17579 -x21298 -x10782 -x3479 -x16105 -x8705 -x8544 -x21276 -x28872 -x12701 -x18198 -x29751 -x1399 -x29329 -x24099 -x8526 -x30991 -x15534 -x24127 -x20453 -x1916 -x31015 -x6082 -x31053 -x22988 -x2191 -x30890 -x6238 -x20623 -x13128 -x19368 -x13154 -x698 -x1530 -x14333 -x2851 -x25346 -x3901 -x4947 -x1381 -x15831 -x28385 -x5882 -x11196 -x24557 -x23520 -x28134 -x19126 -x9646 -x16640 -x10157 -x21137 -x4659 -x8669 -x4437 -x14143 -x25819 -x292 -x11041 -x27474 -x8841 -x22698 -x2452 -x16879 -x1002 -x16858 -x2747 -x12679 -x19484 -x12144 -x15829 -x493 -x20647 -x12925 -x30143 -x8316 -x2701 -x22498 -x2959 -x18833 -x23796 -x16303 -x165 -x3372 -x13203 -x12404 -x30580 -x11546 -x9698 -x10880 -x7343 -x31151 -x13346 -x18786 -x13073 -x1104 -x587 -x20067 -x7985 -x27538 -x177 -x14524 -x17731 -x2559 -x8826 -x12956 -x118 -x26218 -x10412 -x18785 -x14278 -x26604 -x10695 -x2843 -x31099 -x20073 -x12811 -x2343 -x14731 -x4923 -x24873 -x10042 -x24848 -x2761 -x19304 -x6288 -x16741 -x24043 -x26550 -x13198 -x1086 -x7218 -x1027 -x8192 -x31045 -x16723 -x17424 -x1026 -x25668 -x7114 -x4720 -x9679 -x10063 -x23371 -x5025 -x22346 -x15714 -x13445 -x30380 -x13647 -x28418 -x1356 -x3477 -x23097 -x497 -x21823 -x3489 -x17012 -x4414 -x30535 -x1256 -x4200 -x15311 -x5710 -x25813 -x15115 -x15109 -x9081 -x29655 -x27394 -x14482 -x28011 -x7539 -x29653 -x15892 -x16500 -x29170 -x6733 -x21091 -x12517 -x5043 -x3328 -x13963 -x11568 -x21231 -x9106 -x22992 -x26642 -x20881 -x7724 -x25694 -x5555 -x3437 -x6605 -x10408 -x2340 -x5855 -x23609 -x20775 -x16454 -x6607 -x30501 -x16195 -x29700 -x18904 -x11075 -x15778 -x19378 -x14936 -x26447 -x1089 -x15112 -x7029 -x25514 -x21587 -x30031 -x21391 -x11540 -x578 -x4343 -x19942 -x10739 -x21755 -x12534 -x19631 -x21001 -x11450 -x25776 -x20257 -x3825 -x4224 -x16138 -x653 -x2303 -x14490 -x27221 -x27709 -x7367 -x19089 -x7491 -x1364 -x9692 -x5556 -x29110 -x25422 -x18190 -x7780 -x15122 -x7063 -x31305 -x24867 -x18018 -x12217 -x23106 -x30902 -x19420 -x6005 -x11588 -x29630 -x26464 -x8222 -x7784 -x3998 -x10250 -x12018 -x6331 -x21856 -x13640 -x30188 -x25490 -x16929 -x25011 -x11991 -x22288 -x7946 -x4961 -x7822 -x23531 -x28116 -x16097 -x13167 -x12189 -x20283 -x30611 -x4557 -x14629 -x11982 -x1840 -x19041 -x21515 -x12654 -x168 -x9745 -x18319 -x3103 -x10737 -x12552 -x24591 -x10615 -x14516 -x27857 -x10069 -x528 -x23672 -x522 -x28412 -x25691 -x17276 -x26641 -x4788 -x8331 -x17564 -x6285 -x27949 -x18285 -x13782 -x19496 -x13447 -x12155 -x4176 -x18142 -x9849 -x28043 -x11893 -x8323 -x24718 -x17225 -x12372 -x17555 -x10111 -x8215 -x17063 -x5674 -x29925 -x15435 -x24227 -x22159 -x19468 -x8078 -x4734 -x16525 -x3805 -x2471 -x30578 -x1666 -x1413 -x16268 -x25482 -x13856 -x4602 -x3848 -x10996 -x1586 -x25133 -x10231 -x17382 -x25826 -x29228 -x9768 -x14894 -x23764 -x27300 -x14842 -x11997 -x7630 -x27072 -x24506 -x28220 -x16479 -x27426 -x15321 -x25451 -x20959 -x10535 -x3903 -x26738 -x25632 -x5225 -x30839 -x7429 -x1283 -x7099 -x27379 -x13396 -x29166 -x25614 -x12466 -x26367 -x20313 -x24226 -x28885 -x10433 -x28839 -x7755 -x19999 -x27976 -x23716 -x1130 -x28995 -x3734 -x7951 -x12854 -x1589 -x9367 -x11716 -x11935 -x4064 -x4482 -x1910 -x21895 -x16592 -x3783 -x15650 -x16848 -x16708 -x20378 -x25675 -x9659 -x16811 -x12234 -x10236 -x20271 -x8438 -x12531 -x16355 -x25183 -x10941 -x7962 -x7654 -x20386 -x23343 -x15416 -x9443 -x27099 -x11592 -x7031 -x9850 -x21891 -x4187 -x24518 -x20000 -x1473 -x12732 -x2798 -x10499 -x29196 -x21327 -x30856 -x28742 -x9499 -x3842 -x1142 -x19031 -x23399 -x30570 -x19766 -x53 -x26042 -x26232 -x19350 -x30643 -x4037 -x12456 -x27183 -x27815 -x23202 -x11771 -x28964 -x26874 -x4575 -x12054 -x16914 -x22269 -x8632 -x2295 -x477 -x5110 -x10852 -x17254 -x6779 -x26623 -x17049 -x25254 -x16219 -x26533 -x31091 -x19755 -x16897 -x24269 -x2254 -x9403 -x24552 -x24617 -x14817 -x1448 -x7579 -x26863 -x2287 -x31273 -x19844 -x19857 -x17141 -x5801 -x8804 -x30972 -x16857 -x25706 -x20532 -x4564 -x10212 -x3057 -x20196 -x18654 -x4818 -x7305 -x25741 -x14930 -x29669 -x22096 -x30462 -x15908 -x35 -x988 -x5303 -x14697 -x22084 -x24865 -x8042 -x14332 -x1785 -x23268 -x21994 -x25628 -x28703 -x8265 -x628 -x3047 -x2160 -x10047 -x19510 -x9981 -x1474 -x2477 -x18337 -x25950 -x7233 -x28846 -x24764 -x6890 -x9389 -x16588 -x28496 -x11217 -x9145 -x1293 -x28235 -x21042 -x6484 -x26272 -x21232 -x10197 -x22119 -x21183 -x10218 -x9253 -x1554 -x10134 -x14117 -x9916 -x29167 -x1218 -x3510 -x4866 -x26113 -x27988 -x30017 -x4008 -x24184 -x14064 -x2152 -x7209 -x3654 -x584 -x23391 -x27389 -x20344 -x9715 -x18454 -x27091 -x23998 -x16159 -x14844 -x26740 -x23866 -x31304 -x3532 -x17016 -x11613 -x1701 -x23593 -x17073 -x11521 -x24761 -x28029 -x6911 -x21462 -x8152 -x16552 -x18683 -x17463 -x18395 -x14791 -x3239 -x6643 -x11988 -x7133 -x7748 -x7901 -x26608 -x2979 -x14656 -x11192 -x4910 -x23385 -x12862 -x3572 -x8263 -x5188 -x17871 -x24064 -x10489 -x28072 -x15135 -x28419 -x2066 -x25608 -x9292 -x20679 -x7152 -x27322 -x12610 -x7708 -x3131 -x30639 -x12527 -x25411 -x21008 -x25512 -x22244 -x2746 -x3090 -x7313 -x13525 -x28038 -x16922 -x10067 -x21389 -x345 -x17331 -x6178 -x13822 -x20560 -x16743 -x30970 -x14112 -x1188 -x21214 -x19649 -x17623 -x19375 -x12695 -x8590 -x1195 -x2222 -x3742 -x10638 -x8397 -x30481 -x19596 -x1389 -x23835 -x15104 -x22167 -x28640 -x4221 -x24797 -x9379 -x7362 -x27628 -x4101 -x31164 -x49 -x23875 -x28401 -x6856 -x9458 -x18909 -x6648 -x4503 -x6155 -x9334 -x31034 -x19979 -x5339 -x3613 -x20325 -x12364 -x16754 -x17123 -x31023 -x24198 -x9580 -x21388 -x3469 -x31309 -x28907 -x12407 -x27913 -x24572 -x6877 -x3615 -x3704 -x19112 -x28812 -x19555 -x16497 -x27732 -x15918 -x10222 -x5216 -x10663 -x15845 -x839 -x25292 -x1221 -x19713 -x23472 -x11451 -x5055 -x29875 -x17416 -x11885 -x5931 -x2206 -x30163 -x26061 -x2374 -x11943 -x21899 -x11027 -x10805 -x6941 -x14451 -x28667 -x30537 -x12005 -x15230 -x2986 -x13516 -x28675 -x3553 -x19585 -x9463 -x164 -x18173 -x527 -x24314 -x5747 -x2269 -x16206 -x5070 -x3700 -x5146 -x24183 -x28407 -x19800 -x2786 -x14424 -x27580 -x27126 -x24645 -x16264 -x11044 -x26644 -x30233 -x27431 -x4666 -x10005 -x5082 -x13425 -x16351 -x24206 -x25641 -x16582 -x2233 -x19957 -x18135 -x8904 -x26575 -x24680 -x25047 -x19865 -x21700 -x3910 -x11388 -x26968 -x21609 -x26982 -x2941 -x23293 -x15994 -x13557 -x3682 -x27462 -x9644 -x4297 -x10219 -x3411 -x3251 -x26287 -x7368 -x17167 -x406 -x987 -x10624 -x912 -x12030 -x2655 -x19836 -x29100 -x14587 -x9789 -x8254 -x27329 -x1726 -x3277 -x3551 -x7514 -x20894 -x16511 -x15763 -x14006 -x7372 -x18167 -x18963 -x20507 -x9192 -x21464 -x2177 -x19502 -x30755 -x23686 -x19424 -x371 -x21661 -x29374 -x17750 -x26676 -x28379 -x29031 -x20396 -x3648 -x3622 -x28143 -x22131 -x3968 -x24220 -x1469 -x28806 -x29817 -x6186 -x7772 -x16049 -x25692 -x27824 -x16540 -x16615 -x20597 -x8740 -x21599 -x10944 -x9932 -x15855 -x24208 -x2960 -x2540 -x28926 -x464 -x10713 -x18720 -x11976 -x22938 -x30313 -x20932 -x9520 -x22621 -x20438 -x7103 -x11270 -x27551 -x16395 -x8398 -x22799 -x25851 -x6221 -x9201 -x28452 -x3697 -x15073 -x27325 -x23748 -x6981 -x8024 -x31107 -x22939 -x10028 -x25731 -x25406 -x1536 -x11093 -x2837 -x7857 -x27413 -x21221 -x22834 -x24758 -x28137 -x8966 -x16129 -x29635 -x14727 -x236 -x28219 -x7695 -x26829 -x11560 -x30583 -x5841 -x26587 -x12639 -x7576 -x12689 -x22837 -x23260 -x14383 -x25365 -x12480 -x28234 -x6422 -x12312 -x4840 -x6470 -x30913 -x16641 -x25450 -x24323 -x18322 -x12708 -x29903 -x12523 -x22968 x30859 -x2642 -x6276 -x19444 -x23365 -x9030 -x24989 -x3098 -x12600 -x4129 -x16366 -x15262 -x15886 -x11649 -x8694 -x479 -x10609 -x23906 -x3958 -x8240 -x26757 -x12479 -x15662 -x23015 -x13244 -x18327 -x23815 -x2005 -x13863 -x26853 -x8320 -x13518 -x19806 -x5071 -x25740 -x485 -x23814 -x962 -x26647 -x4934 -x9568 -x26766 -x17524 -x16515 -x5741 -x22462 -x14170 -x24806 -x20540 -x25866 -x9841 -x30748 -x3067 -x545 -x18698 -x18015 -x6545 -x28383 -x19272 -x3574 -x28332 -x16367 -x23677 -x22633 -x12024 -x14499 -x20461 -x1924 -x21457 -x26088 -x2196 -x15573 -x28705 -x18676 -x4919 -x22014 -x13974 -x11656 -x10567 -x24272 -x13100 -x5791 -x28326 -x20149 -x30485 -x16934 -x3301 -x11805 -x15552 -x24019 -x6487 -x3089 -x22377 -x15423 -x20455 -x23564 -x12478 -x8729 -x5493 -x5532 -x19827 -x7805 -x21244 -x11465 -x12419 -x27266 -x25625 -x25556 -x6053 -x20365 -x8680 -x16435 -x2784 -x10279 -x21052 -x19453 -x17155 -x10086 -x18608 -x3077 -x24779 -x6829 -x18263 -x3859 -x9665 -x10138 -x3026 -x16334 -x15789 -x16792 -x26411 -x18204 -x18777 -x30647 -x6391 -x23660 -x19049 -x58 -x29451 -x20087 -x1266 -x9180 -x14019 -x19950 -x15587 -x27079 -x29357 -x29994 -x29826 x31102 x18635 -x17875 -x19582 -x24611 -x11030 -x23523 -x20473 -x10815 -x25364 -x20715 -x18804 -x3905 -x4628 -x27860 -x25520 -x25360 -x662 -x12710 -x2440 -x21835 -x9997 -x8099 -x11651 -x9943 -x19079 -x30951 -x10654 -x12040 -x30663 -x24883 -x4137 -x10362 -x8234 -x26822 -x27470 -x3671 -x4485 -x9976 -x29726 -x11341 -x6944 -x15322 -x25563 -x13691 -x22600 -x5022 -x6693 -x5031 -x8382 -x26875 -x19527 -x26683 -x7926 -x4608 -x21617 -x14617 -x13821 -x3421 -x10642 -x2411 -x23348 -x6132 -x30246 -x6468 -x27435 -x19053 -x24671 -x9971 -x2554 -x19915 -x26568 -x5302 -x12239 -x15180 -x12799 -x19091 -x13089 -x9148 -x599 -x14465 -x21890 -x1858 -x30110 -x21537 -x12387 -x7389 -x22792 -x13178 -x13939 -x24164 -x327 -x29604 -x10509 -x24195 -x13750 -x18238 -x26762 -x17679 -x14304 -x5415 -x11779 -x27975 -x28649 -x23771 -x12516 -x12713 -x27424 -x10335 -x12034 -x5723 -x271 -x30237 -x19161 -x10853 -x9352 -x13837 -x2542 -x1136 -x13296 -x10385 -x13026 x21085 -x24851 -x22449 -x22535 -x25086 -x6925 -x24551 -x8044 -x20531 -x27186 -x1106 -x18836 -x8065 -x28594 -x29367 -x24345 -x10142 -x20868 -x22303 -x8120 -x29698 -x2864 -x5796 -x11445 -x7928 -x2416 -x8070 -x24237 -x28767 -x27284 -x26629 -x11905 -x25078 -x23841 -x12973 -x17910 -x3462 -x27668 -x19271 -x30730 -x18724 -x20872 -x25980 -x23364 -x7115 -x13553 -x13268 -x7045 -x14270 -x9313 -x15794 -x18199 -x4130 -x24520 -x15545 -x548 -x159 -x13489 -x30646 -x8574 -x20818 -x5159 -x6435 -x2728 -x29105 -x8109 -x9479 -x26657 -x6649 -x2662 -x21164 -x21685 -x15966 -x9598 -x29084 -x14092 -x14324 -x29990 -x1662 -x26445 -x21459 -x15488 -x18559 -x25405 -x1759 -x23688 -x26138 -x14360 -x6832 -x9356 -x18050 -x27883 -x29449 -x19170 -x12333 -x20308 -x29988 -x28850 -x11071 -x14175 -x22140 -x12897 -x1077 -x4504 -x11593 -x11025 -x11941 -x18459 -x14432 -x17669 -x16271 -x10662 -x18577 -x19204 -x11172 -x20661 -x3317 -x324 -x5694 -x4377 -x7782 -x19389 -x393 -x16771 -x3529 -x21977 -x2320 -x25861 -x9033 -x15295 -x14024 -x10956 -x23483 -x27146 -x11326 -x4809 -x12865 -x30772 -x17914 -x8957 -x27415 -x24946 -x21090 -x7155 -x13165 -x5568 -x30377 -x11360 -x9573 -x30117 -x29535 -x20389 -x435 -x8717 -x6676 -x3461 -x794 -x8419 -x20145 -x581 -x21168 -x20383 x30725 -x15507 -x4574 -x21030 -x10951 -x11135 -x23621 -x25568 -x24689 -x28531 -x6204 -x17854 -x24669 -x13164 -x29501 -x25833 -x29502 -x26830 -x26624 -x10494 -x2048 -x29448 -x22570 -x25447 -x18209 -x5996 -x1641 -x28193 -x20997 -x14441 -x7294 -x10246 -x8502 -x29424 -x9476 -x6037 -x22061 -x8283 -x23978 -x27399 -x6385 -x7147 -x14673 -x7853 -x24449 -x4291 -x8387 -x21523 -x16419 -x16631 -x14558 -x27663 -x30416 -x7455 -x8959 -x30712 -x17929 -x25241 -x16246 -x20821 -x27418 -x28757 -x26952 -x18193 -x13793 -x7225 -x27248 -x25430 -x9700 -x6939 -x8950 -x29160 -x25110 -x31332 -x30284 -x11286 -x20490 -x17299 -x13809 -x9571 -x17356 -x28904 -x8641 -x29734 -x18048 -x17920 -x20990 -x12422 -x1555 -x19432 -x23241 -x1603 -x18343 -x30317 -x19672 -x10264 -x18839 -x2931 -x18533 -x22362 -x29036 -x30474 -x21149 -x27187 -x15243 -x28777 -x12532 -x19488 -x3345 -x21192 -x3367 -x4489 -x12718 -x30717 -x11108 -x22309 -x725 -x12028 -x3278 -x26251 -x20967 -x8290 -x6040 -x11971 -x10380 -x23314 -x14309 -x18401 -x14437 -x12779 -x6933 -x26356 -x27855 -x14846 -x26459 -x17181 -x20913 -x13574 -x18441 -x2881 -x23261 -x12974 -x1684 -x3796 -x31181 -x29665 -x24452 -x15563 -x629 -x8628 -x28685 -x28322 -x29757 -x14990 -x6191 -x11373 -x17169 -x30003 -x17763 -x5512 -x22942 -x1060 -x10827 -x8170 -x12603 -x26607 -x19355 -x25823 -x8759 -x16693 -x26027 -x5266 -x22110 -x13458 -x21491 -x28144 -x14414 -x21645 -x5197 -x26012 -x25112 -x9935 -x19264 -x29601 -x11512 -x30963 -x13783 -x30811 -x23370 -x12941 -x1534 -x1081 -x24916 -x5104 -x24288 -x12589 -x25575 -x30291 -x24479 -x29003 -x10292 -x26345 -x1802 -x1094 -x6449 -x29018 -x113 -x26800 -x4226 -x28012 -x18410 -x29777 -x23628 -x5717 -x27475 -x19673 -x6112 -x24351 -x22531 -x27780 -x13 -x19302 -x9626 -x25387 -x25097 -x18764 -x20250 -x4761 -x13595 -x3946 -x16356 -x18805 -x4281 -x22977 -x10581 -x13347 -x25036 -x31071 -x23667 -x10881 -x29319 -x23480 -x26744 -x6995 -x9260 -x13829 -x10427 -x31270 -x24698 -x21751 -x19708 -x15448 -x25597 -x991 -x7008 -x28761 -x1155 -x20258 -x18165 -x23358 -x26793 -x4182 -x20880 -x22828 -x21150 -x24242 -x12220 -x19881 -x7590 -x13497 -x12806 -x12952 -x21260 -x18708 -x24145 -x26752 -x30917 -x16586 -x25673 -x22707 -x4331 -x24559 -x10328 -x26319 -x16763 -x21193 -x16629 -x29327 -x12390 -x11285 -x15426 -x5245 -x4941 -x13590 -x25993 -x17544 -x19461 -x21559 -x18806 -x9868 -x23065 -x16860 -x15108 -x28304 -x2659 -x6119 -x13813 -x8194 -x14020 -x22843 -x12178 -x14827 -x17616 -x20232 -x3430 -x14959 -x2398 -x24968 -x26663 -x4368 -x2675 -x3762 -x1437 -x29000 -x3341 -x24514 -x8623 -x27165 -x27804 -x1306 -x30265 -x17644 -x23747 -x11966 -x1138 -x23043 -x30170 -x19825 -x6260 -x11308 -x4002 -x17509 -x18234 -x25003 -x12721 -x5708 -x18731 -x6734 -x22381 -x14502 -x29277 -x11514 -x24400 -x25822 -x21062 -x14062 -x29767 -x18056 -x15890 -x31162 -x12744 -x3693 -x21677 -x3248 -x10258 -x1715 -x387 -x4537 -x30780 -x1161 -x10223 -x24767 -x15609 -x20424 -x17777 -x18779 -x8534 -x19207 -x20618 -x10789 -x437 -x2026 -x8361 -x24939 -x18335 -x13158 -x26365 -x18225 -x20706 -x21514 -x7746 -x27946 -x2935 -x8256 -x19474 -x5111 -x15551 -x15287 -x1045 -x14321 -x17069 -x30441 -x14152 -x5044 -x7128 -x22012 -x6026 -x8285 -x13792 -x19342 -x27835 -x3767 -x195 -x28229 -x19837 -x4197 -x16772 -x15467 -x15326 -x8647 -x2825 -x9178 -x2980 -x9053 -x12010 -x2722 -x15916 -x28121 -x5040 -x18597 -x19374 -x20683 -x30177 -x8286 -x24318 -x29320 -x15807 -x26666 -x11573 -x22019 -x5836 -x13950 -x23639 -x23579 -x26715 -x31258 -x26014 -x19507 -x13891 -x11810 -x19372 x9706 -x29245 -x1475 -x1050 -x2790 -x18215 -x1773 -x17230 -x19409 -x19803 -x26036 -x23478 -x13201 -x6447 -x8712 -x21806 -x20619 -x3534 -x15635 -x22079 -x22423 -x11990 -x21798 -x22507 -x13972 -x14988 -x19630 -x19978 -x8776 -x10113 -x5151 -x11836 -x26079 -x647 -x12369 -x18970 -x17645 -x24257 -x2758 -x8517 -x18098 -x19735 -x15850 -x25155 -x23506 -x12156 -x3516 -x12198 -x27095 -x14968 -x24414 -x16590 -x17803 -x29948 -x9203 -x20311 -x19890 -x16421 -x24322 -x20030 -x14813 -x12662 -x7888 -x21770 -x17098 -x30348 -x6530 -x13177 -x8751 -x23127 -x727 -x8261 -x27416 -x20148 -x20115 -x539 -x1220 -x22791 -x16828 -x8481 -x19752 -x6711 -x22927 -x1736 -x31250 -x27727 -x10619 -x25723 -x17531 -x15604 -x7872 -x5557 -x8293 -x21660 -x2381 -x7694 -x22412 -x24843 -x13232 -x21097 -x25316 -x22930 -x14186 -x17592 -x4613 -x30860 -x26638 -x16122 -x9095 -x10190 -x9874 -x17532 -x3556 -x3336 -x3226 -x1224 -x25979 -x2330 -x24592 -x4131 -x16405 -x21370 -x27084 -x23613 -x5368 -x6957 -x15958 -x24634 -x16096 -x7914 -x24558 -x15784 -x13810 -x14616 -x2202 -x7831 -x30222 -x23204 -x30442 -x4332 -x12569 -x17917 -x3601 -x21027 -x16072 -x537 -x6106 -x7291 -x16840 -x21104 -x26826 -x1324 -x16014 -x29895 -x13985 x31127 -x8464 -x12724 -x9471 -x27056 -x8507 -x20337 -x9380 -x3606 -x21048 -x3624 -x2604 -x16017 -x15394 -x4057 -x1607 -x19281 -x22430 -x12285 -x17984 -x24096 -x721 -x5967 -x8383 -x29355 -x21674 -x15201 -x11586 -x31303 -x22315 -x2550 -x2092 -x3243 -x5843 -x29576 -x6522 -x18495 -x14746 -x3442 -x8501 -x7028 -x24906 -x25893 -x19166 -x14374 -x27055 -x4591 -x2481 -x16817 -x24666 -x10857 -x16777 -x6256 -x8645 -x29528 -x19997 -x2947 -x23519 -x30649 -x29356 -x8466 -x31171 -x14359 -x9939 -x18125 -x20658 -x19017 -x7944 -x5190 -x14100 -x25248 -x9299 -x5889 -x26596 -x6532 -x6167 -x7753 -x27150 -x29418 -x8898 -x6990 -x1769 -x30740 -x7642 -x30015 -x24391 -x30608 -x12482 -x14544 -x15250 -x15720 -x7027 -x4930 -x18547 -x610 -x8499 -x18663 -x29023 -x21069 -x16610 -x127 -x28569 -x29540 -x10779 -x12139 -x19611 -x4426 -x423 -x5444 -x2098 -x17693 -x22514 -x10132 -x5333 -x8453 -x25351 -x620 -x28623 -x18795 -x22104 -x12151 -x16750 -x18408 -x13009 -x29453 -x12985 -x9467 -x961 -x29388 -x13227 -x5485 -x23129 -x30194 -x17632 -x9928 -x5622 -x15046 -x29890 -x11543 -x29383 -x4458 -x15368 -x16527 -x21508 -x12606 -x11608 -x15175 -x24420 -x4717 -x21744 -x25330 -x20980 -x19530 -x11024 -x3823 -x10409 -x19477 -x298 -x24742 -x3299 -x23408 -x4980 -x25736 -x12160 -x25561 -x19152 -x30202 -x16663 -x1326 -x21840 -x24996 -x568 -x24743 -x13548 -x20296 -x17957 -x24329 -x9477 -x28917 -x3378 -x17133 -x25653 -x1950 -x10727 -x29326 -x10270 -x1927 -x15136 -x7798 -x31022 -x3514 -x22971 -x13730 -x24120 -x6929 -x1917 -x17237 -x17712 -x10643 -x29975 -x12129 -x27472 -x6510 -x3979 -x14011 -x17572 -x7263 -x705 -x24049 -x9328 -x14915 -x9729 -x16314 -x9151 -x9805 -x13444 -x25934 -x29482 -x15184 -x5553 -x28368 -x6060 -x8516 -x19248 -x11497 -x30693 -x14397 -x4906 -x4566 -x4990 -x8824 -x3749 -x8633 -x31061 -x27451 -x16307 -x10762 -x2445 -x7187 -x16681 -x14854 -x14823 -x13692 -x10573 -x22966 -x27005 -x6637 -x5668 -x4630 -x10530 -x6803 -x4619 -x30338 -x22274 -x29072 -x14031 -x19789 -x4470 -x16093 -x5605 -x2641 -x30516 -x4397 -x28861 -x15121 -x18089 -x13850 -x11782 -x2874 -x3802 -x19730 -x6475 -x18448 -x28841 -x19595 -x8100 -x26622 -x16091 -x12229 -x21967 -x1477 -x4541 -x7195 -x913 -x4270 -x4090 -x8863 -x24381 -x20534 -x1105 -x16871 -x15642 -x13714 -x9107 -x23252 -x17478 -x23486 -x18517 -x25438 -x17253 -x11303 -x5275 -x17548 -x23811 -x26189 -x7717 -x7081 -x13327 -x3765 -x2622 -x5118 -x8816 -x11023 -x6614 -x19784 -x7977 -x28706 -x1121 -x27499 -x11409 -x7140 -x11653 -x18858 -x24217 -x10577 -x13666 -x24297 -x1227 -x6764 -x25010 -x6166 -x19202 -x20819 -x23366 -x29716 -x14786 -x422 -x12549 -x3385 -x23376 -x4502 -x5162 -x1134 -x10639 -x25862 -x2208 -x18423 -x20020 -x19738 -x23440 -x6973 -x7323 -x26824 -x20135 -x26931 -x2243 -x24075 -x5384 -x23803 -x4141 -x2069 -x27588 -x6807 -x21242 -x10075 -x9774 -x8989 -x6738 -x26503 -x12616 -x2877 -x21320 -x26747 -x4480 -x27739 -x11212 -x26558 -x15095 -x21415 -x16342 -x419 -x8695 -x26576 -x14819 -x19558 -x16788 -x362 -x24397 -x23274 -x24168 -x18372 -x2130 -x22566 -x21866 -x732 -x8813 -x8162 -x28403 -x4367 -x7495 -x4236 -x9746 -x1004 -x488 -x30153 -x22750 -x4977 -x9444 -x25111 -x1248 -x11624 -x22860 -x25551 -x25376 -x6208 -x8335 -x28347 -x25638 -x20006 -x20797 -x6527 -x22361 -x21076 -x4708 -x16875 -x19675 -x7193 -x25073 -x15259 -x13614 -x12046 -x9332 -x5993 -x19953 -x20604 -x10178 -x2235 -x22983 -x24772 -x17778 -x6694 -x4160 -x22741 -x29472 -x16902 -x18163 -x2305 -x9775 -x9843 -x18256 -x23250 -x28734 -x17789 -x5045 -x24290 -x26905 -x1230 -x2450 -x3690 -x1472 -x13117 -x21534 -x14751 -x19194 -x19968 -x21408 -x6994 -x15613 -x17060 -x29474 -x750 -x28932 -x14526 -x29189 -x8381 -x19003 -x28395 -x22494 -x15980 -x29945 -x5163 -x13815 -x2551 -x8239 -x18468 -x19966 -x23997 -x12000 -x1855 -x1257 -x3830 -x12625 -x5147 -x29520 -x25359 -x10552 -x3515 -x1613 -x10774 -x28664 -x27068 -x19115 -x4798 -x10196 -x11384 -x21294 -x29608 -x6282 -x11105 -x15692 -x11364 -x9907 -x21981 -x9750 -x23491 -x18323 -x15134 -x2266 -x23162 -x11191 -x6262 -x10062 -x25717 -x3853 -x25870 -x8406 -x8997 -x704 -x11644 -x869 -x1750 -x27046 -x22776 -x103 -x15479 -x28888 -x18194 -x22497 -x21400 -x18260 -x19359 -x3878 -x26542 -x25031 -x11406 -x5840 -x6263 -x17496 -x30775 -x18741 -x14963 -x15034 -x29828 -x28360 -x18687 -x25361 -x26262 -x16675 -x46 -x16943 -x22052 -x29308 -x28984 -x19856 -x8543 -x14667 -x444 -x27519 -x14830 -x30883 -x13380 -x7789 -x6234 -x27567 -x17587 -x28835 -x18489 -x13933 -x20931 -x22277 -x5949 -x19103 -x23060 -x25811 -x30278 -x16223 -x15294 -x30351 -x11157 -x8103 -x1838 -x29224 -x10216 -x16100 -x22738 -x26597 -x18060 -x5170 -x1781 -x18598 -x13000 -x24070 -x5128 -x3713 -x4168 -x19442 -x5618 -x12541 -x696 -x9631 -x23299 -x13499 -x6098 -x28618 -x6405 -x6326 -x3050 -x7158 -x20969 -x19786 -x19715 -x21469 -x13418 -x2648 -x10884 -x10092 -x16904 -x10657 -x351 -x11615 -x4104 -x16312 -x18076 -x21364 -x24747 -x29650 -x20281 -x16222 -x21 -x22087 -x11080 -x23102 -x16604 -x813 -x4126 -x5369 -x21937 -x29789 -x20048 -x6632 -x22719 -x20472 -x5196 -x6144 -x27897 -x17363 -x5014 -x18991 -x26234 -x12608 -x18669 -x6328 -x21654 -x1340 -x25066 -x11928 -x11572 -x3947 -x21092 -x19295 -x24897 -x24601 -x2234 -x10879 -x16383 -x12173 -x29120 -x7633 -x23234 -x16207 -x21976 -x24730 -x19554 -x28866 -x13989 -x3241 -x2520 -x12157 -x29233 -x19470 -x7118 -x23474 -x14571 -x12258 -x20370 -x14683 -x9090 -x25591 -x28902 -x9325 -x27374 -x6365 -x28796 -x6985 -x9049 -x10748 -x1402 -x1876 -x26422 -x8649 -x14610 -x2323 -x25298 -x20533 -x28176 -x15392 -x15152 -x19164 -x1011 -x4147 -x2785 -x19129 -x11164 -x8889 -x24710 -x28590 -x30606 -x23219 -x30404 -x27104 -x25622 -x27171 -x1834 -x15195 -x27721 -x28539 -x6458 -x8928 -x1345 -x15281 -x21723 -x12361 -x12033 -x23640 -x15926 -x3285 -x1941 -x1040 -x5174 -x13385 -x18006 -x18816 -x31146 -x11802 -x8988 -x13702 -x17899 -x11029 -x3661 -x14166 -x15737 -x23664 -x28002 -x19381 -x10399 -x23344 -x8746 -x17068 -x29788 -x31126 -x19662 -x24789 -x12979 -x16294 -x12872 -x8249 -x13379 -x23107 -x4783 -x25231 -x29795 -x7989 -x20431 -x8237 -x27063 -x11862 -x20116 -x25326 -x269 -x980 -x5122 -x6543 -x1495 -x14561 -x2279 -x20562 -x27366 -x13428 -x22106 -x17487 -x22039 -x16257 -x19750 -x3433 -x2963 -x17207 -x25600 -x15097 -x24140 -x15236 -x9589 -x6721 -x29915 -x28188 -x5257 -x29889 -x11969 -x3777 -x5349 -x28547 -x25541 -x16805 -x1797 -x12991 -x19413 -x29510 -x12205 -x24875 -x1661 -x14907 -x1851 -x2651 -x14621 -x14947 -x28312 -x9526 -x18976 -x24567 -x18052 -x15074 -x27330 -x27359 -x11201 -x23829 -x21105 -x3600 -x27615 -x22134 -x6976 -x19298 -x3763 -x25742 -x19541 -x13878 -x5192 -x30260 -x1150 -x8203 -x1517 -x18667 -x1857 -x13429 -x22017 -x1013 -x15733 -x23267 -x26563 -x25142 -x6706 -x3886 -x25481 -x19977 -x25785 -x264 -x25686 -x21416 -x3102 -x21274 -x7353 -x2204 -x5290 -x21111 -x874 -x28397 -x5296 -x22914 -x27337 -x27093 -x11703 -x6335 -x30323 -x19027 -x5575 -x145 -x29556 -x9926 -x20105 -x10485 -x24337 -x20512 -x4365 -x26703 -x28998 -x9008 -x3478 -x14433 -x11620 -x4036 -x26785 -x22438 -x9028 -x17788 -x14136 -x4356 -x24622 -x14065 -x21434 -x1317 -x25170 -x29262 -x1727 -x21066 -x28273 -x17009 -x4408 -x5995 -x10415 -x24950 -x16328 -x3031 -x6343 -x14387 -x17812 -x17510 -x26649 -x12857 -x13258 -x5169 -x17820 -x16764 -x5767 -x30874 -x10124 -x10707 -x21930 -x1776 -x26567 -x10375 -x13935 -x3049 -x5574 -x7750 -x3748 -x29428 -x13087 -x4684 -x31007 -x1747 -x2587 -x4595 -x5772 -x3347 -x26773 -x10524 -x28785 -x5903 -x21189 -x18105 -x9236 -x26318 -x24085 -x13563 -x27932 -x5199 -x14055 -x25062 -x20092 -x20546 -x1659 -x20911 -x6373 -x9167 -x19121 -x26327 -x3451 -x14464 -x6093 -x20940 -x26504 -x19317 -x14181 -x12856 -x17352 -x13047 -x6437 -x8509 -x23263 -x24784 -x3249 -x16823 -x10804 -x29376 -x18797 -x28115 -x15257 -x18452 -x15670 -x30424 -x6714 -x16048 -x29623 -x9785 -x5100 -x5779 -x10473 -x28573 -x13052 -x21347 -x28210 -x8870 -x29420 -x20696 -x10829 -x3766 -x2219 -x19551 -x2839 -x12211 -x26528 -x15265 -x21632 -x10902 -x7110 -x5699 -x10888 -x6827 -x12439 -x9302 -x26128 -x15487 -x998 -x19102 -x25427 -x24697 -x430 -x21068 -x12076 -x28067 -x25793 -x5850 -x11875 -x180 -x17460 -x14222 -x5246 -x3957 -x30675 -x10735 -x16296 -x19976 -x11083 -x18289 -x4674 -x4271 -x17591 -x19300 -x22502 -x20648 -x10255 -x12269 -x17960 -x26374 -x4438 -x15627 -x6834 -x14698 -x1792 -x2393 -x7731 -x28092 -x16608 -x20972 -x1245 -x7024 -x14037 -x3893 -x11908 -x11977 -x3371 -x4049 -x12448 -x26006 -x13506 -x14614 -x12125 -x6017 -x26068 -x29138 -x5795 -x2312 -x11618 -x16146 -x27839 -x1096 -x7281 -x22637 -x25507 -x14254 -x23063 -x21667 -x1993 -x29184 -x10771 -x20432 -x16720 -x10460 -x28245 -x13845 -x28063 -x30716 -x26370 -x23706 -x23751 -x9478 -x19101 -x781 -x18005 -x7443 -x8450 -x2869 -x7858 -x10230 -x4069 -x8171 -x30732 -x11962 -x5687 -x5476 -x7728 -x7956 -x7116 -x21789 -x8230 -x763 -x12781 -x12132 -x3943 -x9220 -x21657 -x9143 -x24048 -x9534 -x27220 -x12743 -x2968 -x17861 -x7438 -x14708 -x13188 -x3731 -x10714 -x30266 -x26892 -x5992 -x28718 -x19165 -x30339 -x1639 -x21353 -x17375 -x25562 -x26966 -x11255 -x8530 -x11640 -x3147 -x12997 -x18534 -x22991 -x28735 -x13248 -x939 -x20550 -x23029 -x30136 -x4848 -x19140 -x30370 -x16058 -x28386 -x26754 -x7537 -x516 -x20230 -x9293 -x7744 -x4888 -x25453 -x31125 -x26618 -x22543 -x4762 -x17117 -x17525 -x17953 -x3362 -x6900 -x28456 -x18595 -x16240 -x9669 -x19529 -x3391 -x11842 -x16842 -x3672 -x6802 -x462 -x7882 -x1960 -x26037 -x3337 -x25429 -x20211 -x24093 -x26636 -x7268 -x27728 -x2325 -x19687 -x11822 -x10280 -x25794 -x21033 -x30195 -x4078 -x23828 -x8970 -x9057 -x3036 -x13784 -x27751 -x7721 -x10905 -x8510 -x4435 -x27245 -x31193 -x18983 -x31002 -x23647 -x17094 -x13372 -x28544 -x23214 -x7792 -x18748 -x3633 -x15787 -x6190 -x25716 -x3055 -x18126 -x3833 -x6096 -x11026 -x1745 -x7424 -x1655 -x24677 -x16368 -x7153 -x17654 -x18781 -x29661 -x25126 -x8938 -x23499 -x11070 -x28555 -x26839 -x22725 -x4579 -x12951 -x27270 -x4240 -x22464 -x20031 -x3 -x396 -x25709 -x26862 -x783 -x27321 -x20660 -x18251 -x26429 -x19797 -x24454 -x21880 -x22865 -x29377 -x14658 -x1278 -x12998 -x5121 -x14687 -x5909 -x17033 -x15907 -x15790 -x16818 -x25842 -x28431 -x11933 -x15879 -x1438 -x31119 -x26639 -x30841 -x10873 -x25026 -x12827 -x19343 -x24703 -x2513 -x14351 -x28039 -x22218 -x16165 -x23977 -x12630 -x13175 -x10310 -x8714 -x18803 -x2193 -x26798 -x31027 -x22008 -x11853 -x14315 -x7371 -x26758 -x15806 -x15427 -x30269 -x12442 -x7058 -x553 -x3160 -x22220 -x9759 -x2693 -x30138 -x17461 -x19877 -x1643 -x21524 -x18910 -x31192 -x13187 -x28599 -x15560 -x10915 -x13763 -x24540 -x30115 -x18892 -x28467 -x1937 -x14966 -x129 -x24668 -x16422 -x8380 -x30064 -x5494 -x2805 -x18583 -x7489 -x19465 -x14737 -x1359 -x14221 -x21498 -x28992 -x14815 -x16215 -x25778 -x24360 -x13546 -x3819 -x5265 -x30437 -x5332 -x22697 -x14228 -x4965 -x21234 -x3663 -x22756 -x26544 -x17834 -x13607 -x6592 -x16345 -x17030 -x27209 -x2117 -x23789 -x20515 -x21340 -x27593 -x8559 -x28300 -x10608 -x28730 -x17175 -x7639 -x16653 -x14886 -x31294 -x18541 -x20262 -x5692 -x1935 -x2423 -x2007 -x3779 -x10200 -x9172 -x5695 -x10636 -x10266 -x27908 -x573 -x15282 -x22941 -x17272 -x28657 -x6654 -x22237 -x30581 -x19078 -x16996 -x6707 -x27892 -x13484 -x1284 -x25872 -x14210 -x28068 -x27306 -x4898 -x9124 -x5846 -x28518 -x25557 -x29010 -x12006 -x31240 -x13914 -x14593 -x18682 -x25147 -x25759 -x5187 -x5525 -x23448 -x1827 -x12981 -x28173 -x10143 -x22057 -x9793 -x3764 -x22094 -x2977 -x17024 x30498 -x28596 -x9214 -x15063 -x20928 -x3890 -x16108 -x17192 -x8523 -x1387 -x26214 -x4436 -x3695 -x7908 -x19744 -x30289 -x22549 -x14070 -x16911 -x20074 -x28802 -x3594 -x24353 -x12722 -x25443 -x16031 -x17963 -x15821 -x23934 -x22400 -x21209 -x3252 -x21392 -x7476 -x27847 -x13912 -x24952 -x10974 -x16747 -x26250 -x4571 -x240 -x8124 -x11359 -x10935 -x21601 -x11371 -x13928 -x20234 -x20070 -x835 -x27502 -x22320 -x17578 -x3850 -x26293 -x23752 -x21935 -x14090 -x19944 -x3258 -x4189 -x18299 -x17436 -x28633 -x16179 -x17303 -x25996 -x29299 -x7894 -x14243 -x24527 -x20888 -x13432 -x4145 -x4702 -x15654 -x22618 -x27854 -x14783 -x3718 -x26605 -x24919 -x3019 -x26889 -x24287 -x13900 -x23938 -x1166 -x9744 -x26019 -x16898 -x2770 -x18097 -x9516 -x21035 -x25683 -x8366 -x30044 -x24654 -x13395 -x25948 -x6750 -x20693 -x13144 -x14718 -x22893 -x30579 -x7334 -x4181 -x2545 -x29749 -x9223 -x18999 -x12831 -x29398 -x18605 -x767 -x13670 -x28810 -x17431 -x6404 -x10057 -x29947 -x9661 -x22830 -x25849 -x3481 -x27109 -x16784 -x17488 -x9811 -x17897 -x26707 -x8211 -x1977 -x12999 -x29824 -x29 -x8836 -x1204 -x17333 -x18826 -x13370 -x29835 -x28708 -x7910 -x7680 -x6438 -x25355 -x23687 -x22730 -x16434 -x5576 -x17456 -x4212 -x11115 -x5682 -x9013 -x25195 -x10487 -x24836 -x30810 -x17556 -x1564 -x15432 -x16336 -x14184 -x11647 -x28521 -x23595 -x8513 -x25890 -x6113 -x21931 -x6407 -x9437 -x2161 -x27507 -x7700 -x17520 -x8762 -x27792 -x3027 -x23757 -x22512 -x19001 -x3788 -x3744 -x24016 -x24459 -x21824 -x21119 -x30071 -x7340 -x16019 -x18576 -x13157 -x28093 -x172 -x29121 -x15603 -x12395 -x7331 -x31033 -x19973 -x10137 -x13424 -x12502 -x664 -x23880 -x14363 -x24694 -x14294 -x3703 -x24240 -x19695 -x4040 -x24431 -x3073 -x21315 -x28336 -x25075 -x23307 -x8493 -x16274 -x15997 -x13461 -x28441 -x25128 -x13223 -x3691 -x18835 -x6314 -x26502 -x10424 -x5883 -x25389 -x27684 -x24726 -x24685 -x28766 -x15172 -x31228 -x28583 -x3646 -x429 -x18146 -x30428 -x4604 -x2167 -x2047 -x21460 -x10947 -x1030 -x24205 -x3740 -x28480 -x31168 -x17670 -x23461 -x29692 -x8011 -x5924 -x23868 -x24805 -x29862 -x5113 -x30888 -x16370 -x11215 -x11013 -x6239 -x22875 -x16210 -x17122 -x6135 -x11282 -x30438 -x5988 -x28628 -x31073 -x31066 -x18318 -x6913 -x28378 -x4891 -x14416 -x8089 -x12497 -x27979 -x23048 -x2635 -x84 -x20833 -x24661 -x28725 -x6171 -x6270 -x28778 -x11803 -x21405 -x8545 -x25720 -x6476 -x10833 -x20260 -x9899 -x3926 -x15158 -x1201 -x3010 -x28540 -x18711 -x28851 -x21688 x27823 -x25090 -x6851 -x3295 -x16877 -x27037 -x21846 -x1516 -x23290 -x14882 -x4003 -x4284 -x983 -x23075 -x13598 -x30628 -x17404 -x10812 -x6767 -x18311 -x3519 -x16780 -x27050 -x6439 -x14557 -x7235 -x17409 -x23438 -x30161 -x5074 -x27489 -x651 -x15519 -x13313 -x21826 -x14838 -x17845 -x17427 -x10220 -x6379 -x15859 -x14084 -x5649 -x13153 -x1949 -x4893 -x16005 -x21811 -x13520 -x10388 -x27105 -x2889 -x12371 -x5804 -x27606 -x688 -x26725 -x17793 -x18927 -x5465 -x27745 -x22117 -x18419 -x26127 -x15354 -x20611 -x11932 -x23164 -x6837 -x23294 -x3129 -x1135 -x20917 -x24861 -x12677 -x27041 -x10032 -x27267 -x4594 -x24090 -x2705 -x15743 -x1377 -x14905 -x25679 -x13840 -x28600 -x24796 -x25928 -x27681 -x12748 -x1406 -x16042 -x23033 -x30850 -x21211 -x17481 -x20901 -x14733 -x4483 -x10955 -x8147 -x21796 -x20538 -x2313 -x6557 -x21074 -x21015 -x9884 -x2126 -x24585 -x12808 -x30708 -x28744 -x1007 -x4790 -x18172 -x22715 -x23865 -x1822 -x26782 -x7519 -x9748 -x24735 -x29781 -x15962 -x26296 -x3495 -x4701 -x28417 -x11174 -x6478 -x1975 -x11122 -x1817 -x8732 -x19762 -x25038 -x8916 -x27718 -x12659 -x16276 -x22858 -x7156 -x12637 -x18818 -x5961 -x3296 -x26018 -x1570 -x5499 -x4713 -x30943 -x10107 -x23813 -x26589 -x21252 -x15054 -x28740 -x18020 -x24354 -x19404 -x4680 -x10179 -x12340 -x11897 -x28328 -x1549 -x4803 -x24781 -x3953 -x20362 -x24465 -x18973 -x24791 -x2943 -x25646 -x3885 -x10953 -x12428 -x11987 -x27233 -x28390 -x31237 -x21344 -x13371 -x12245 -x14167 -x2113 -x30026 -x18774 -x7339 -x11756 -x24167 -x19742 -x25417 -x26476 -x14159 -x7290 -x2370 -x2871 -x3041 -x24223 -x4901 -x10481 -x12222 -x10692 -x3389 -x19009 -x21165 -x14662 -x29085 -x19019 -x4513 -x21858 -x18556 -x24616 -x26404 -x22410 -x27958 -x17830 -x27442 -x21687 -x4329 -x15359 -x9489 -x21286 -x691 -x7880 -x7671 -x30832 -x21886 -x29901 -x18128 -x7713 -x22762 -x30123 -x21177 -x15874 -x5238 -x24424 -x29163 -x2212 -x10803 -x31118 -x21284 -x11839 -x24356 -x21972 -x7226 -x23721 -x17852 x11158 -x26461 -x16191 -x9215 -x4559 -x2276 -x5764 -x6776 -x19569 -x452 -x24425 -x11483 -x2948 -x25304 -x9523 -x22072 -x25165 -x8806 -x30217 -x15269 -x20404 -x28003 -x14559 -x13787 -x15815 -x16673 -x16221 -x28343 -x5706 -x24771 -x31345 -x22422 -x11692 -x29644 -x11277 -x1526 -x12805 -x9164 -x24496 -x13898 -x14245 -x19779 -x21334 -x13252 -x7239 -x3390 -x6666 -x8655 -x24462 -x21473 -x21763 -x20879 -x19605 -x29309 -x17601 -x27170 -x3022 -x30331 -x15734 -x7154 -x26864 -x7663 -x325 -x21112 -x15570 -x13958 -x26600 -x12836 -x10165 -x28536 -x30388 -x20744 -x26857 -x4533 -x14870 -x13715 -x122 -x29911 -x12949 -x4646 -x16001 -x19795 -x26993 -x29194 -x5099 -x21682 -x20255 -x7624 -x13994 -x28361 -x20729 -x5797 -x7618 -x22657 -x5281 -x16449 -x20757 -x3483 -x30965 -x22965 -x27368 -x11697 -x23620 -x6665 -x10554 -x13514 -x12455 -x13927 -x1845 -x7993 -x27380 -x10096 -x12176 -x17316 -x5184 -x8818 -x9611 -x8975 -x4625 -x12964 -x12869 -x16887 -x23973 -x26699 -x14355 -x1156 -x30242 -x6224 -x27947 -x12421 -x12232 -x12807 -x3416 -x28266 -x16489 -x18661 -x1416 -x12730 -x24975 -x4550 -x20558 -x9994 -x25477 -x9360 -x30752 -x5888 -x30162 -x29259 -x3357 -x672 -x8793 -x22328 x31134 -x26355 -x6840 -x6796 -x5740 -x19982 -x5658 -x6899 -x176 -x2002 -x5744 -x25081 -x19289 -x6201 -x22650 -x13454 -x6480 -x16186 -x28828 -x19682 -x18788 -x30359 -x31286 -x18004 -x24535 -x8274 -x25829 -x17505 -x17320 -x20587 -x13582 -x161 -x5969 -x11886 -x24260 -x11718 -x10372 -x24523 -x31154 -x4860 -x16596 -x13309 -x26778 -x7217 -x25013 -x14514 -x18588 -x21147 -x13569 -x19853 -x26689 -x7464 -x24476 -x3974 -x15637 -x2429 -x1044 -x26423 -x11983 -x28638 -x26971 -x20423 -x21979 -x11210 -x21679 -x28375 -x19984 -x18393 -x15077 -x25845 -x7106 -x5461 -x17170 -x20376 -x1482 -x20590 -x15356 -x13146 -x9291 -x6518 -x29892 -x23976 -x24102 -x9011 -x7905 -x546 -x10570 -x7770 -x26530 -x10677 -x3209 -x14588 -x2023 -x9890 -x27527 -x21202 -x22470 -x21699 -x30522 -x26039 -x14867 -x29674 -x30887 -x30906 -x30697 -x30409 -x26791 -x21430 -x4143 -x7614 -x2194 -x15749 -x21630 -x517 -x21218 -x29246 -x29930 -x6505 -x30692 -x19765 -x30335 -x15740 -x22202 -x6576 -x5690 -x16289 -x25419 -x7634 -x6418 -x27876 -x24800 -x15325 -x2932 -x12839 -x13351 -x12583 -x21829 -x15612 -x8535 -x14914 -x16654 -x30517 -x31128 -x29126 -x22137 -x547 -x16348 -x25129 -x1262 -x18273 -x26789 -x17511 -x25656 -x25116 -x10676 -x14310 -x8653 -x8548 -x28617 -x22383 -x13915 -x16994 -x14664 -x30223 -x13241 -x20614 -x21398 -x13977 -x7070 -x6627 -x29684 -x9960 -x29352 -x1976 -x8186 -x31050 -x24083 -x17703 -x20175 -x26522 -x9353 -x27575 -x1167 -x15919 -x5916 -x29027 -x13448 -x21958 -x8604 -x24407 -x2735 -x11424 -x28760 -x23773 -x1647 -x308 -x30131 -x12796 -x28124 -x8670 -x12915 -x23189 -x2702 -x20723 -x12305 -x26075 -x20607 -x26294 -x26702 -x17792 -x28509 -x23372 -x12490 -x16621 -x29391 -x19036 -x5323 -x7417 -x17001 -x7267 -x27280 -x24597 -x20346 -x14946 -x22795 -x16579 -x23345 -x10921 -x25766 -x17140 -x22390 -x28771 -x7179 -x22417 -x15533 -x24008 -x666 -x24015 -x8554 -x26594 -x10909 -x23552 -x18514 -x7521 -x26981 -x23235 -x27229 -x14505 -x25752 -x137 -x790 -x9751 -x25896 -x16519 -x28387 -x18032 -x29719 -x5947 x3267 -x14328 -x18202 -x18169 -x22591 -x19769 -x30198 -x23904 -x2626 -x19723 -x18120 -x29130 -x22793 -x28799 -x20136 -x29063 -x14709 -x24031 -x11929 -x999 -x9507 -x4123 -x28952 -x3650 -x29108 -x870 -x24464 -x29311 -x11152 -x23203 -x6893 -x15673 -x5492 -x2253 -x22895 -x20665 -x14048 -x20499 -x24426 -x23411 -x28016 -x2326 -x812 -x15162 -x2767 -x8894 -x10336 -x1181 -x21117 -x652 -x9447 -x2503 -x15902 -x10419 -x7355 -x17618 -x7352 -x9561 -x30411 -x16010 -x6114 -x13710 -x18899 -x31252 -x29330 -x8842 -x6410 -x1801 -x16137 -x28524 -x9109 -x24915 -x24379 -x16095 -x24089 -x5311 -x7165 -x11036 -x15318 -x6586 -x14501 -x16742 -x17568 -x29305 -x7635 -x248 -x10939 -x1397 -x16275 -x29697 -x16968 -x20544 -x21310 -x26823 -x31049 -x24517 -x24977 -x11479 -x20222 -x19313 -x14463 -x7172 -x23987 -x10965 -x14453 -x30750 -x29452 -x12268 -x4861 -x28430 -x1800 -x27836 -x17346 -x3544 -x22701 -x9239 -x2240 -x2936 -x20758 -x6065 -x4209 -x5004 -x28265 -x22809 -x9110 -x14103 -x12960 -x25885 -x9446 -x20335 -x8305 -x24642 -x28373 -x7854 -x13794 -x31313 -x5454 -x10434 -x27542 -x15246 -x11529 -x6879 -x5857 -x3139 -x28331 -x25114 -x12646 -x6006 -x20025 -x26122 -x13453 -x29133 -x19678 -x14893 -x9244 -x22095 -x27223 -x16569 -x5488 -x11738 -x13735 -x29522 -x19670 -x20964 -x19296 -x12097 -x22085 -x25611 -x4456 -x10177 -x14515 -x20552 -x13206 -x13540 -x1640 -x15793 -x27643 -x10959 -x21197 -x5062 -x14138 -x22432 -x29135 -x17936 -x29378 -x10352 -x27750 -x16816 -x23001 -x19147 -x30079 -x20986 -x23445 -x22640 -x6753 -x14820 -x15414 -x30896 -x14015 -x1753 -x5142 -x27259 -x26953 -x24321 -x29460 -x5784 -x4167 -x9373 -x1618 -x10122 -x29266 -x17354 -x10764 -x10729 -x13542 -x14274 x18542 -x24309 -x860 -x14280 -x5324 -x16287 -x4186 -x9757 -x6243 -x9134 -x6580 -x13405 -x25774 -x6130 -x5867 -x13502 -x2145 -x5902 -x28010 -x21323 -x6678 -x28319 -x254 -x30030 -x5076 -x10467 -x28000 -x25804 -x20874 -x13254 -x24469 -x7351 -x160 -x28294 -x19593 -x18915 -x14429 -x20840 -x2189 -x10166 -x16501 -x11447 -x1101 -x18582 -x1979 -x10612 -x10942 -x946 -x7762 -x17652 -x10920 -x12703 -x21903 -x1765 -x21339 -x31211 -x15305 -x29985 -x7788 -x3353 -x6436 -x22071 -x11887 -x25437 -x17370 -x16056 -x28753 -x26256 -x23966 -x19200 -x26048 -x22357 -x7061 -x27285 -x28844 -x10632 -x26915 -x24044 -x3673 -x7548 -x13648 -x2984 -x1215 -x5319 -x29819 -x7582 -x11888 -x5636 -x17105 -x25063 -x2373 -x778 -x28602 -x16169 -x130 -x26668 -x11506 -x3506 -x274 -x23487 -x9052 -x18561 -x30456 -x29565 -x10586 -x27662 -x30601 -x26888 -x20637 -x11167 -x13910 -x4411 -x2052 -x5314 -x22919 -x2821 -x27581 -x13981 -x1236 -x26959 -x7507 -x27315 -x27136 -x12794 -x15904 -x31271 -x22787 -x29258 -x7826 -x21262 -x26999 -x23996 -x8169 -x13016 -x26456 -x450 -x27867 -x11091 -x15401 -x3184 -x4092 -x4938 -x8795 -x2390 -x11535 -x6354 -x6134 -x28643 -x23239 -x20406 -x29538 -x22089 -x14944 -x3426 -x18684 -x20765 -x12967 -x21482 -x18248 -x26556 -x28268 -x19793 -x20675 -x26526 -x6631 -x22340 -x29213 -x8141 -x4118 -x1909 -x8651 -x19879 -x14177 -x9061 -x16985 -x25295 -x2006 -x1738 -x3664 -x20574 -x19217 -x17308 -x11666 -x9930 -x30818 -x24244 -x3941 -x6252 -x12581 -x24187 -x12036 -x146 -x10991 -x5749 -x5386 -x15644 -x24065 -x6202 -x1354 -x19167 -x4046 -x14193 -x1537 -x13437 -x30513 -x22696 -x6374 -x14574 -x21021 -x26033 -x6212 -x28741 -x26814 -x26362 -x18253 -x10208 -x8857 -x15032 -x7439 -x27506 -x12159 -x3266 -x23130 -x13864 -x12352 -x1058 -x13493 -x12643 -x25002 -x16965 -x30512 -x2000 -x879 -x8506 -x27149 -x24230 -x18307 -x28128 -x9537 -x16522 -x20796 -x23415 -x5308 -x13319 -x14033 -x26071 -x14600 -x5533 -x17641 -x1915 -x18443 -x6207 -x27393 -x29612 -x26759 -x27214 -x10480 -x18494 -x21182 -x1463 -x25166 -x19625 -x17928 -x10555 -x19774 -x12932 -x26749 -x14188 -x23674 -x1784 -x24555 -x8849 -x25584 -x21865 -x11824 -x20798 -x5833 -x13411 -x20800 -x4024 -x30999 -x1484 -x10263 -x112 -x15496 -x22323 -x19363 -x12138 -x6090 -x24460 -x23819 -x10080 -x23715 -x2801 -x30006 -x23172 -x6988 -x4889 -x2647 -x3156 -x29507 -x25448 -x15434 -x26115 -x2734 -x7828 -x31257 -x5409 -x2091 -x21873 -x26245 -x30187 -x13959 -x6501 -x21122 -x26640 -x29066 -x16722 -x17082 -x22555 -x17939 -x18422 -x4969 -x15445 -x26895 -x22727 -x14762 -x17727 -x23405 -x7976 -x7359 -x12538 -x1981 -x20603 -x17142 -x29030 -x18531 -x2227 -x25300 -x6312 -x15556 -x18546 -x8964 -x29685 -x17513 -x25270 -x2239 -x21163 -x5906 -x22718 -x12431 -x12432 -x26162 -x23615 -x26985 -x25214 -x17120 -x20536 -x2536 -x12313 -x12528 -x26673 -x10614 -x16758 -x11426 -x342 -x1541 -x30171 -x31323 -x18688 -x4073 -x11763 -x6056 -x18505 -x20312 -x16832 -x14586 -x7363 -x3324 -x8196 -x23275 -x11317 -x10151 -x4733 -x16375 -x13765 -x2862 -x10214 -x13532 -x11578 -x2809 -x29760 -x9392 -x30396 -x16426 -x5393 -x8460 -x23632 -x11579 -x10528 -x5786 -x3308 -x1151 -x16337 -x25902 -x21732 -x7646 -x24639 -x18490 -x30820 -x8622 -x2109 -x25539 -x22990 -x19191 -x29212 -x16526 -x9663 -x13911 -x22920 -x2061 -x15160 -x13885 -x14723 -x9883 -x19087 -x16347 -x11590 -x17882 -x15227 -x26222 -x18986 -x24844 -x30263 -x13624 -x14396 -x2289 -x9925 -x383 -x27468 -x11725 -x3272 -x4740 -x7678 -x23849 -x2753 -x12570 -x12663 -x8940 -x10139 -x3929 -x18601 -x17151 -x17523 -x28702 -x25435 -x15183 -x14187 -x4989 -x8036 -x8409 -x7979 -x8104 -x12324 -x25428 -x25508 -x18483 -x18690 -x23067 -x24378 -x21769 -x15696 -x28476 -x9262 -x6919 -x2334 -x9519 -x16846 -x22158 -x25288 -x2961 -x26215 -x18875 -x20718 -x30118 -x10160 -x29737 -x16924 -x11381 -x12374 -x19921 -x5405 -x12339 -x5621 -x19307 -x1085 -x19922 -x22691 -x4954 -x7769 -x22282 -x14703 -x11849 -x17280 -x21555 -x21198 -x12745 -x23637 -x28797 -x4981 -x745 -x6526 -x16975 -x23436 -x9726 -x899 -x26415 -x3921 -x3168 -x29648 -x21788 -x19396 -x1535 -x25985 -x523 -x27624 -x21403 -x28694 -x25084 -x31172 -x29207 -x3375 -x1558 -x7143 -x12164 -x13707 -x28405 -x13163 -x2188 -x25923 -x3240 -x17806 -x19745 -x14384 -x26962 -x29710 -x17055 -x19177 -x1502 -x24954 -x12319 -x17078 -x15717 -x2988 -x27198 -x16751 -x8851 -x25838 -x10724 -x7681 -x7668 -x22686 -x29991 -x8892 -x23590 -x10506 -x9998 -x1336 -x26055 -x25546 -x24193 -x13166 -x12849 -x4202 -x22286 -x13894 -x24949 -x11281 -x7207 -x902 -x26059 -x7223 -x4315 -x24455 -x28748 -x21180 -x22550 -x6210 -x6931 -x196 -x26816 -x14264 -x392 -x16127 -x3220 -x6647 -x30470 -x25548 -x17841 -x24149 -x1553 -x5013 -x3029 -x25096 -x1704 -x24157 -x30483 -x30216 -x18746 -x11957 -x14220 -x22510 -x10000 -x6046 -x23869 -x577 -x11627 -x9917 -x8912 -x8995 -x9574 -x30283 -x726 -x7104 -x30251 -x27477 -x17892 -x8156 -x17918 -x25089 -x1875 -x5414 -x6151 -x7516 -x3828 -x6979 -x19344 -x20817 -x30232 -x25308 -x6842 -x29181 -x15379 -x20162 -x7059 -x19150 -x14450 -x8255 -x14498 -x5131 -x11352 -x23731 -x3119 -x21204 -x27049 -x12533 -x2469 -x10392 -x18470 -x26450 -x27015 -x30584 -x2223 -x17901 -x26804 -x6717 -x14606 -x31122 -x5214 -x1836 -x16029 -x11541 -x21720 -x29058 -x12672 -x20319 -x7251 -x1886 -x18250 -x28323 -x15126 -x7570 -x27244 -x15837 -x7904 -x1353 -x2708 -x20957 -x27425 -x22468 -x17767 -x19039 -x24553 -x27775 -x17281 -x22669 -x1511 -x27868 -x25771 -x24280 -x20310 -x24389 -x9974 -x8858 -x8909 -x23429 -x1683 -x8823 -x22552 -x20602 -x4401 -x7388 -x289 -x18309 -x23728 -x2265 -x23323 -x12165 -x6583 -x19457 -x23948 -x22802 -x12675 -x22434 -x2633 -x19294 -x30439 -x4185 x30505 -x9085 -x29447 -x4063 -x3294 -x2557 -x30264 -x8473 -x20099 -x24768 -x26579 -x12398 -x29808 -x10117 -x15081 -x7483 -x15510 -x489 -x22712 -x12905 -x2906 -x12196 -x4449 -x27059 -x20245 -x9044 -x23140 -x4234 -x25784 -x8492 -x12141 -x4610 -x29346 -x23785 -x20028 -x11365 -x9733 -x27725 -x7108 -x21872 -x22298 -x5361 -x18264 -x29463 -x2482 -x26704 -x12226 -x11114 -x15835 -x2475 -x241 -x29004 -x24804 -x17896 -x4424 -x20251 -x17589 -x286 -x25992 -x27235 -x14259 -x9175 -x16325 -x29806 -x20426 -x4053 -x8248 -x3149 -x23350 -x7141 -x22291 -x18755 -x26720 -x15984 -x6529 -x9120 -x19021 -x11927 -x2046 -x1642 -x29440 -x9717 -x29907 -x16545 -x22418 -x4523 -x14578 -x19203 -x15665 -x3528 -x7481 -x28990 -x29595 -x29307 -x14563 -x12965 -x11780 -x30144 -x30786 -x1016 -x17453 -x6870 -x11584 -x15389 x10188 -x2802 -x29643 -x7041 -x27118 -x17081 -x25937 -x14010 -x30199 -x3535 -x7472 -x31314 -x25529 -x20082 -x25449 -x16976 -x6177 -x24923 -x23723 -x2200 -x25371 -x25337 -x20469 -x15451 -x12880 -x16018 -x20742 -x26081 -x20330 -x1760 -x20043 -x17291 -x24853 -x15674 -x3500 -x11322 -x7473 -x10435 -x3626 -x13391 -x9898 -x30489 -x10832 -x21715 -x30128 -x10508 -x12143 -x19173 -x28975 -x8799 -x19427 -x3803 -x19441 -x14391 -x16330 -x29906 -x26000 -x22374 -x25331 -x14519 -x22023 -x10039 -x26943 -x23850 -x31064 -x1631 -x23156 -x16407 -x1435 -x28597 -x18396 -x28556 -x24251 -x8758 -x549 -x759 -x4617 -x22854 -x15629 -x24210 -x29214 -x15781 -x16757 -x17071 -x27227 -x30817 -x18181 -x3402 -x11650 -x12867 -x12279 -x27080 -x29784 -x823 -x100 -x28879 -x19252 -x30950 -x13148 -x22126 -x31137 -x22628 -x24406 -x8127 -x11910 -x28712 -x26883 -x20508 -x16403 -x27832 -x686 -x30398 -x31275 -x11131 -x29728 -x12331 -x21488 -x5670 -x10271 -x25488 -x22118 -x17867 -x8497 -x30665 -x24335 -x5874 -x7658 -x26713 -x28829 -x21787 -x26142 -x500 -x3275 -x16797 -x21316 -x27621 -x3446 -x15525 -x16560 -x29998 -x24267 -x13907 -x30023 -x23714 -x28097 -x22959 -x22312 -x7038 -x11859 -x9251 -x19638 -x11239 -x25029 -x12348 -x14102 -x27122 -x14591 -x12274 -x13021 -x2084 -x5782 -x19998 -x24180 -x5419 -x24103 -x19748 -x30645 -x17137 -x27333 -x22380 -x18245 -x17943 -x18867 -x19988 -x1206 -x11794 -x312 -x11481 -x27952 -x5528 -x1905 -x28729 -x22751 -x17519 -x30493 -x24633 -x14257 -x20400 -x15610 -x24081 -x10601 -x21337 -x3503 -x15993 -x20666 -x10548 -x8519 -x11386 -x12004 -x9345 -x26908 -x18843 -x1583 -x16855 -x238 -x4093 -x2333 -x26176 -x25882 -x30327 -x982 -x23118 -x11298 -x9207 -x7051 -x2737 -x23217 -x61 -x8580 -x17296 -x28856 -x18528 -x1401 -x13773 -x16151 -x11919 -x7562 -x23435 -x29125 -x16980 -x5735 -x20388 -x2362 -x8727 -x5559 -x18590 -x1648 -x30754 -x29856 -x1921 -x17226 -x21812 -x26708 -x2086 -x27338 -x28877 -x19077 -x28197 -x15101 -x28933 -x27414 -x10631 -x3837 -x26442 -x30310 -x30168 -x26030 -x13434 -x20865 -x11244 -x15319 -x21821 -x24693 -x7183 -x6504 -x12957 -x1743 -x27675 -x6672 -x9058 -x3517 -x1450 -x13872 -x8918 -x3011 -x28081 -x14923 -x23512 -x12837 -x4172 -x18552 -x22656 -x13998 -x14357 -x21676 -x14722 -x10523 -x22631 -x17435 -x24833 -x30957 -x17364 -x4963 -x13297 -x25799 -x29813 -x14119 -x15050 -x16343 -x24670 -x20341 -x8538 -x19229 -x14663 -x7375 -x10105 -x17111 -x19907 -x22337 -x29667 -x25533 -x10584 -x21612 -x29206 -x16760 -x19135 -x6419 -x19397 -x26569 -x15520 -x26698 -x14527 -x8897 -x15773 -x16649 -x5878 -x9710 -x14603 -x2410 -x29815 -x17813 -x25409 -x15188 -x15409 -x16308 -x178 -x10144 -x29128 -x20018 -x11531 -x28768 -x8595 -x31115 -x19607 -x10968 -x14086 -x8389 -x24965 -x21382 -x683 -x16773 -x28668 -x10291 -x8905 -x20572 -x12021 -x14881 -x6250 -x18174 -x18293 -x5998 -x24926 -x8864 -x7077 -x3025 -x1347 -x31116 -x18721 -x11097 -x30484 -x4937 -x20239 -x24111 -x4450 -x27417 -x27290 -x5220 -x27618 -x5613 -x20563 -x22199 -x14426 -x3864 -x11220 -x5591 -x21510 -x23826 -x6905 -x10870 -x4452 -x4007 -x15056 -x28644 -x19137 -x11226 -x1490 -x3982 -x6871 -x11112 -x4231 -x151 -x27140 -x7441 -x2957 -x22534 -x29681 -x27156 -x19131 -x24451 -x28911 -x29511 -x26474 -x1956 -x15018 -x29997 -x23175 -x2408 -x21768 -x11674 -x11440 -x15493 -x9140 -x9495 -x23942 -x16704 -x1813 -x12294 -x10211 -x11003 -x2405 -x16524 -x11518 -x30674 -x9572 -x6377 -x22527 -x3158 -x4973 -x7885 -x28271 -x2421 -x25328 -x18447 -x27980 -x8963 -x1861 -x27491 -x29074 -x13423 -x10329 -x16295 -x4850 -x12104 -x26516 -x6966 -x29271 -x3810 -x23589 -x20605 -x13558 -x14291 -x7574 -x9592 -x1574 -x30766 -x4241 -x24756 -x17209 -x755 -x23943 -x6744 -x12946 -x11948 -x3780 -x28516 -x20667 -x15192 -x29934 -x30739 -x28924 -x13844 -x25892 -x11032 -x3095 -x10784 -x31333 -x9712 -x14555 -x20631 -x5460 -x2630 -x25151 -x12273 -x20596 -x6759 -x9512 -x9168 -x4045 -x24542 -x5959 -x16854 -x14938 -x9847 -x6525 -x17832 -x15373 -x2993 -x26364 -x2085 -x1581 -x15659 -x29096 -x29161 -x6514 -x10115 -x18640 -x28474 -x3942 -x13887 -x18414 -x6588 -x25234 -x8634 -x3290 -x7432 -x4432 -x25233 -x14818 -x3892 -x3484 -x4512 -x23359 -x13634 -x18255 -x18570 -x5585 -x26655 -x10191 -x6635 -x4341 -x1426 -x27155 -x26484 -x11269 -x11851 -x31337 -x11067 -x22178 -x14153 -x29603 -x23911 -x16371 -x933 -x12786 -x17131 -x14701 -x7644 -x13352 -x9612 -x29147 -x26236 -x29933 -x8718 -x25909 -x10046 -x11555 -x18958 -x10461 -x4280 -x8105 -x22256 -x23011 -x1410 -x16974 -x20555 -x6319 -x17740 -x22530 -x18315 -x28994 -x28689 -x6165 -x3722 -x26731 -x21191 -x20184 -x30083 -x17222 -x18972 -x23296 -x27963 -x4905 -x1243 -x20593 -x21568 -x17349 -x20933 -x7796 -x17759 -x17710 -x29080 -x30638 -x13592 -x814 -x13733 -x20083 -x15284 -x10703 -x15727 -x3653 -x2811 -x13475 -x23825 -x29009 -x21108 -x20445 -x7902 -x3245 -x17992 -x1846 -x30872 -x19933 -x6433 -x4406 -x19658 -x948 -x30801 -x22404 -x8488 -x30040 -x27548 -x8416 -x7906 -x13752 -x15617 -x13953 -x12863 -x2100 -x26881 -x2549 -x13888 -x5354 -x6206 -x27096 -x15739 -x23505 -x25310 -x5720 -x17729 -x20104 -x27205 -x28871 -x28296 -x4402 -x24046 -x11265 -x20495 -x11833 -x30807 -x19965 -x26779 -x22107 -x19615 -x5256 -x28714 -x16344 -x13886 -x27554 -x20013 -x23874 -x4634 -x31157 -x23073 -x9190 -x27317 -x2412 -x28478 -x9382 -x12484 -x28722 -x23555 -x2665 -x8890 -x3346 -x2003 -x21689 -x27264 -x1375 -x29042 -x14643 -x26378 -x8272 -x3799 -x26408 -x24991 -x18641 -x1019 -x9876 -x19598 -x18931 -x13139 -x7790 -x10299 -x27094 -x20756 -x21739 -x30103 -x11166 -x15105 -x22579 -x7588 -x28719 -x14773 -x2512 -x26241 -x21526 -x19961 -x28784 -x7466 -x26630 -x28042 -x2035 -x30816 -x19283 -x12650 -x21500 -x21719 -x7802 -x8262 -x1418 -x9385 -x5753 -x30743 -x2456 -x23797 -x64 x15857 -x24357 -x6781 -x4639 -x7342 -x13806 -x24405 -x14582 -x896 -x7791 -x11251 -x26834 -x23968 -x30337 -x1017 -x14178 -x19412 -x6358 -x7240 -x9902 -x7912 -x19060 -x29722 -x24647 -x25503 -x17260 -x3087 -x22513 -x25369 -x17681 -x28488 -x1091 -x21341 -x6334 -x10751 -x17077 -x6804 -x23006 -x25136 -x11567 -x6455 -x19534 -x27992 -x27756 -x11786 -x13048 -x18183 -x19113 -x27438 -x9964 -x20203 -x24627 -x14223 -x14395 -x9004 -x28316 -x14398 -x24040 -x10661 -x30059 -x16696 -x20601 -x21278 -x30909 -x26549 -x4924 -x18477 -x13498 -x31169 -x6621 -x23705 -x26507 -x13304 -x22989 -x6174 -x26626 -x608 -x17138 -x25889 -x5201 -x16052 -x11911 -x4725 -x17411 -x20185 -x18279 -x8835 -x29157 -x5283 -x15652 -x29079 -x15044 -x15240 -x811 -x1600 -x5270 -x13859 -x7202 -x9848 -x8113 -x2380 -x4894 -x14858 -x25525 -x23134 -x562 -x20738 -x23360 -x10423 -x29701 -x24311 -x1901 -x2158 -x6884 -x19062 -x28293 -x22523 -x6283 -x20497 -x8960 -x23700 -x4955 -x15096 -x22880 -x23566 -x9064 -x20895 -x10023 -x23030 -x13317 -x23533 -x12061 -x16606 -x25145 -x27277 -x9673 -x23548 -x8976 -x15242 -x25962 -x6009 -x12737 -x27584 -x2439 -x14831 -x1177 -x7986 -x21067 -x5541 -x12099 -x24130 -x6139 -x27518 -x23697 -x11119 -x18996 -x9369 -x27722 -x20421 -x11208 -x13179 -x28855 -x8408 -x9548 -x7397 -x18221 -x11757 -x24744 -x20456 -x8766 -x27432 -x12277 -x8805 -x1279 -x414 -x16793 -x29909 -x11939 -x13576 -x17204 -x19394 -x23636 -x13314 -x11795 -x26473 -x13260 -x17685 -x4737 -x28102 -x9453 -x19120 -x4117 -x2181 -x30468 -x16589 -x1031 -x4832 -x12804 -x26052 -x24221 -x11587 -x1176 -x24448 -x11974 -x11564 -x24580 -x2966 -x23755 -x31241 -x11960 -x29944 -x19783 -x21794 -x4394 -x5861 -x28864 -x19225 -x5039 -x16027 -x14725 -x4706 -x837 -x14548 -x1491 -x2432 -x7191 -x24207 -x3499 -x22902 -x609 -x2372 -x20759 -x30418 -x15366 -x19828 -x27310 -x30503 -x11055 -x25825 -x24545 -x25957 -x27828 -x30805 -x12336 -x18604 -x25335 -x13603 -x22183 -x19903 -x3480 -x19117 -x14668 -x27347 -x9513 -x13852 -x10943 -x15443 -x5452 -x13113 -x24566 -x15364 -x21586 -x18553 -x18161 -x26045 -x15500 -x575 -x20118 -x29634 -x26376 -x19329 -x18812 -x20079 -x21507 -x5777 -x25583 -x13762 -x10313 -x10285 -x14370 -x27386 -x8882 -x7020 -x11306 -x12413 -x14428 -x6209 -x10542 -x26651 -x23122 -x1404 -x10101 -x9331 -x29641 -x9786 -x4286 -x28131 -x22082 -x26085 -x14213 -x17518 -x19930 -x1538 -x4075 -x16697 -x15765 -x200 -x17675 -x2995 -x28261 -x650 -x5171 -x25168 -x11619 -x9642 -x26153 -x29569 -x13943 -x27740 -x14418 -x24889 -x22139 -x25410 -x6698 -x4253 -x26488 -x20527 -x22354 -x5140 -x12087 -x23325 -x23449 -x21752 -x29560 -x24504 -x23147 -x17594 -x14865 -x28308 -x1986 -x1803 -x26106 -x19418 -x9496 -x12504 -x5149 -x7395 -x21784 -x16856 -x20261 -x1721 -x24515 -x11151 -x6875 -x9059 -x27707 -x16916 -x4171 -x373 -x20581 -x28248 -x22125 -x25695 -x25082 -x10834 -x16796 -x22838 -x12911 -x24191 -x9138 -x3000 -x15832 -x8118 -x19236 -x17962 -x26357 -x6778 -x15464 -x4998 -x12874 -x18333 -x3037 -x7392 -x2865 -x16563 -x13656 -x28715 -x19632 -x20979 -x27909 -x8878 -x18874 -x6491 -x24305 -x13644 -x13331 -x14486 -x14120 -x6083 -x6574 -x9324 -x23563 -x27151 -x731 -x29941 -x23028 -x30049 -x23990 -x9484 -x26586 -x11823 -x190 -x15477 -x10378 -x24162 -x6434 -x13673 -x15622 -x13522 -x3071 -x29615 -x3467 -x28301 -x27206 -x19213 -x20506 -x9254 -x29566 -x10245 -x3573 -x21247 -x13534 -x1783 -x21201 -x12380 -x13892 -x12062 -x15376 -x22747 -x4676 -x21082 -x23952 -x5651 -x28582 -x13121 -x21325 -x27957 -x17058 -x14945 x9 -x3512 -x3033 -x12032 -x5020 -x7278 -x1379 -x10645 -x833 -x14149 -x18344 -x12604 -x6705 -x7094 -x7119 -x6564 -x5322 -x26610 -x10589 -x29444 -x14794 -x31006 -x627 -x2618 -x6715 -x10203 -x391 -x11896 -x1744 -x11350 -x16678 -x16171 -x19790 -x3206 -x27590 -x22196 -x20176 -x23619 -x10529 -x17666 -x23646 -x10445 -x15002 -x4068 -x2079 -x1638 -x6758 -x19674 -x5334 -x6668 -x11775 -x15620 -x1509 -x13468 -x26590 -x20586 -x25046 -x20526 -x13492 -x23945 -x30371 -x6222 -x17406 -x29211 -x28980 -x25014 -x26194 -x16456 -x19052 -x13404 -x29746 -x14769 -x3342 -x6816 -x7645 -x19356 -x11262 -x16530 -x941 -x16548 -x25543 -x4582 -x6880 -x11717 -x19218 -x23400 -x22888 -x2812 -x25261 -x17827 -x30593 -x24243 -x30082 -x5178 -x19462 -x87 -x12326 -x21156 -x24966 -x13721 -x17664 -x21713 -x14542 -x25878 -x29590 -x28655 -x22392 -x25098 -x12135 -x5018 -x28613 -x10168 -x5672 -x10452 -x22881 -x7400 -x19092 -x3977 -x27783 -x4996 -x21940 -x20784 -x668 -x19560 -x5599 -x7709 -x19583 -x21562 -x18374 -x17987 -x217 -x3069 -x3418 -x28779 -x27437 -x7948 -x20345 -x13551 -x28223 -x5758 -x21461 -x9158 -x25619 -x17538 -x25314 -x12810 -x18177 -x26723 -x14613 -x19548 -x5849 -x8542 -x10983 -x30912 -x9434 -x28528 -x11358 -x9723 -x12116 -x5321 -x21256 -x15461 -x23718 -x19386 -x722 -x3276 -x11035 -x9160 -x19070 -x27090 -x8811 -x11098 -x5420 -x10780 -x12556 -x818 -x17800 -x18519 -x10651 -x5491 -x17688 -x13440 -x10119 -x18735 -x19109 -x25537 -x30207 -x2954 -x2985 -x2138 -x24355 -x6370 -x29516 -x29827 -x29857 -x12626 -x25560 -x5108 -x18326 -x17839 -x12757 -x30586 -x99 -x632 -x9225 -x4705 -x3987 -x25085 -x6824 -x19610 -x21522 -x15438 -x16753 -x850 -x31212 -x17214 -x30534 -x22009 -x21925 -x9010 -x24928 -x1022 -x6061 -x27273 -x1270 -x17145 -x30876 -x18636 -x24855 -x29536 -x1421 -x6232 -x30084 -x28084 -x15607 -x2807 -x16870 x30577 -x23513 -x25313 -x6811 -x22642 -x12828 -x3388 -x4789 -x12926 -x8547 -x10980 -x22073 -x18371 -x16518 -x23971 -x22279 -x15589 -x1362 -x23762 -x2951 -x16250 -x30488 -x6109 -x26582 -x2799 -x11829 -x9806 -x14404 -x18240 -x11629 -x20583 -x5001 -x14796 -x9579 -x16476 -x12457 -x4587 -x26887 -x27412 -x24901 -x1247 -x30464 -x23928 -x16679 -x13446 -x13422 -x16166 -x25056 -x8386 -x14215 -x7042 -x13997 -x14017 -x133 -x19495 -x28306 -x12557 -x28359 -x3358 -x28013 -x11601 -x29554 -x17995 -x17808 -x28677 -x11325 -x19841 -x21923 -x2795 -x10438 -x22366 -x15009 -x2406 -x23018 -x9007 -x8198 -x28566 -x21160 -x21251 -x7787 -x4944 -x1894 -x23199 -x20485 -x31101 -x3636 -x28062 -x13215 -x1008 -x4786 -x425 -x26209 -x13069 -x27148 -x9421 -x18051 -x23535 -x1702 -x23093 -x4042 -x3858 -x29067 -x23656 -x20882 -x7820 -x4345 -x29097 -x26060 -x5136 -x30363 -x4161 -x29008 -x18507 -x30695 -x24687 -x25418 -x17095 -x88 -x207 -x10204 -x19868 -x27396 -x16194 -x16440 -x19270 -x25071 -x3555 -x12270 -x1562 -x24316 -x28470 -x14014 -x26658 -x21190 -x1823 -x25423 -x23452 -x11368 -x16175 -x2346 -x6634 -x9690 -x13142 -x12550 -x12262 -x8961 -x5745 -x28367 -x18715 -x5254 -x15129 -x14943 -x9720 -x16066 -x29515 -x14712 -x18216 -x10846 -x22006 -x28264 -x22887 -x275 -x24525 -x28163 x11170 -x22437 -x3043 -x18564 -x12739 -x2111 -x23034 -x19505 -x10982 -x25964 -x10731 -x25616 -x30898 -x2710 -x29822 -x10465 -x26140 -x7673 -x6450 -x18569 -x8803 -x24899 -x243 -x7561 -x29758 -x23766 -x11730 -x5198 -x2669 -x19431 -x24255 -x28651 -x7010 -x10035 -x17374 -x24690 -x1831 -x29956 -x11268 -x23120 -x19538 -x30655 -x22529 -x17794 -x28645 -x18657 -x14122 -x27203 -x1120 -x7540 -x30835 -x13143 -x8511 -x11092 -x23963 -x25134 x23197 -x18132 -x7434 -x11421 -x3061 -x7667 -x15698 -x14467 -x26412 -x2144 -x4631 -x30689 -x28071 -x27033 -x4183 -x14 -x5705 -x3696 -x16749 -x31124 -x13485 -x102 -x4301 -x2731 -x9522 -x12295 -x9439 -x17021 -x13836 -x30954 -x12634 -x17422 -x22681 -x4971 -x4461 -x8189 -x26489 -x27242 -x17694 -x18656 -x16233 -x10962 -x8010 -x25999 -x26893 -x2920 -x30947 -x3014 -x22476 -x28341 -x1321 -x7171 -x2940 -x27874 -x9780 -x16139 -x8 -x13463 -x27524 -x20334 -x21543 -x8990 -x24053 -x21947 -x30465 -x13982 -x4532 -x8765 -x27021 -x20408 -x9624 -x23079 -x421 -x28747 -x7725 -x7449 -x1110 -x583 -x21944 -x5935 -x14466 -x8850 -x26859 -x21911 -x17723 -x11117 -x21205 -x28823 -x13699 -x24150 -x16553 -x1205 -x3692 -x7444 -x5566 -x29881 -x11150 -x23477 -x4293 -x22563 -x13719 -x20876 -x12065 -x12943 -x25466 -x14200 -x3806 -x142 -x24113 -x11139 -x2022 -x4779 -x28807 -x18758 -x12775 -x29636 -x21424 -x16993 -x21449 -x17966 -x4950 -x9485 -x22848 -x18100 -x24472 -x9740 -x19633 -x27097 -x27708 -x24678 -x22598 -x24704 -x30280 -x17588 -x13358 -x13966 -x22511 -x15471 -x23303 -x10874 -x15651 -x16549 -x2162 -x21303 -x4568 -x9069 -x11509 -x23812 -x30569 -x26111 -x7146 -x18413 -x11693 -x12697 -x5610 -x11454 -x14012 -x29048 -x25193 -x10728 -x10164 -x29150 -x21410 -x17040 -x5544 -x17398 -x6589 -x7607 -x11591 -x10056 -x16443 -x23536 -x19278 -x24475 -x10100 -x16148 -x14081 -x1225 -x1457 -x3237 -x4278 -x25149 -x11784 -x8068 -x10318 -x19886 -x21876 -x20063 -x5186 -x30353 -x23171 -x1729 -x17508 -x27801 -x13610 -x17401 -x27503 -x4000 -x18306 -x18456 -x14595 -x15938 -x4978 -x17704 -x10556 -x10384 -x25454 -x30555 -x12868 -x5241 -x5497 -x13620 -x10830 -x7186 -x19747 -x27110 -x13382 -x622 -x29534 -x10580 -x19459 -x20458 -x10413 -x16624 -x15769 -x27323 -x16574 -x26175 -x21790 -x1235 -x789 -x20360 -x29831 -x29672 -x10116 -x29969 -x16285 -x10986 -x11186 -x26126 -x22981 -x17860 -x13312 -x16283 -x14252 -x19537 -x13674 -x10768 -x2397 -x25471 -x26924 -x3597 -x3291 -x24144 -x27082 -x334 -x22690 -x21463 -x7321 -x17553 -x18800 -x19671 -x18659 -x3721 -x23699 -x21058 -x11706 -x13501 -x3115 -x23547 -x9583 -x13724 -x15585 -x26664 -x125 -x28848 -x21725 -x12354 -x15576 -x27390 -x6859 -x22578 -x24695 -x24119 -x8915 -x6790 -x4170 -x6423 -x17242 -x3876 -x1388 -x6386 -x8431 -x13199 -x1178 -x26150 -x18524 -x20295 -x23255 -x11669 -x16090 -x5554 -x27115 -x22197 -x24596 -x11183 -x9545 -x8327 -x3190 -x18466 -x11630 -x7245 -x19362 -x11685 -x30746 -x827 -x31001 -x22365 -x28313 -x13818 -x5487 -x9034 -x22548 -x5249 -x19526 -x15267 -x12408 -x25257 -x6646 -x15090 -x26706 -x26414 -x5160 -x12653 -x16632 -x4748 -x22638 -x15274 -x23827 -x23722 -x10078 -x8708 -x18093 -x29750 -x27596 -x8063 -x17829 -x24990 -x28287 -x11687 -x25821 -x16584 -x22287 -x9176 -x18851 -x17335 -x9427 -x28508 -x12755 -x3501 -x6993 -x10994 -x27191 -x9288 -x6755 -x30154 -x26672 -x2088 -x29077 -x335 -x2182 -x23007 -x16517 -x22821 -x19893 -x22375 -x16878 -x15663 -x3563 -x12770 -x3874 -x2033 -x20147 -x3855 -x560 -x8037 -x17101 -x18426 -x25816 -x3447 -x10901 -x5408 -x3441 -x16658 -x11107 -x8498 -x11088 -x26719 -x30763 -x18329 -x24066 -x18235 -x13727 -x3896 -x10795 -x4472 -x5564 -x139 -x26986 -x28831 -x27199 -x8353 -x12069 -x15140 -x12989 -x27825 -x4722 -x13280 -x22321 -x4015 -x3923 -x18139 -x8688 -x276 -x24655 -x23836 -x1882 -x26578 -x21882 -x17842 -x2916 -x17139 -x23414 -x16429 -x5656 -x24664 -x17973 -x1395 -x28041 -x3255 -x21611 -x9794 -x6034 -x14750 -x13070 -x10738 -x3214 -x17407 -x18919 -x12729 -x27569 -x17355 -x25093 -x20077 -x25853 -x15891 -x18695 -x23354 -x17046 -x6689 -x12547 -x30682 -x22229 -x24626 -x27420 -x21936 -x2854 -x27461 -x17908 -x25242 -x15509 -x22445 -x21847 -x11155 -x5073 -x3918 -x17934 -x3761 -x16935 -x25220 -x15064 -x2245 -x28626 -x21047 -x25162 -x7949 -x992 -x12567 -x30619 -x12114 -x3167 -x17734 -x25565 -x5459 -x9440 -x20060 -x23842 -x22503 -x23026 -x18435 -x25186 -x16514 -x3108 -x10836 -x26160 -x12754 -x9051 -x11492 -x3708 -x1503 -x1542 -x17336 -x24850 -x22765 -x260 -x93 -x30306 -x5972 -x2711 -x2794 -x9929 -x26551 -x11770 -x14053 -x9136 -x7718 -x20066 -x22844 -x3603 -x17421 -x7740 -x20714 -x28085 -x26810 -x26861 -x2359 -x16157 -x16444 -x20010 -x13945 -x27406 -x3569 -x7875 -x31041 -x22424 -x31095 -x7262 -x28109 -x23622 -x4732 -x2962 -x2426 -x21542 -x25657 -x29713 -x6429 -x27724 -x10865 -x19346 -x21279 -x370 -x10225 -x14590 -x3665 -x19059 -x6582 -x10252 -x20137 -x25564 -x17801 -x30871 -x30256 -x19082 -x14964 -x20844 -x22797 -x5810 -x13921 -x3397 -x24721 -x14217 -x3232 -x17108 -x1048 -x4522 -x11614 -x31143 -x22055 -x29086 -x24301 -x20430 -x26330 -x15273 -x10949 -x30340 -x2584 -x27241 -x6029 -x12917 -x4095 -x14570 -x21680 -x18046 -x30167 -x20368 -x9798 -x7448 -x6281 -x6537 -x18853 -x10364 -x30009 -x21397 -x2524 -x1626 -x1160 -x12709 -x30147 -x17893 -x23419 -x12657 -x20267 -x12590 -x22368 -x23872 -x8817 -x24482 -x26458 -x1154 -x21215 -x9933 -x268 -x30197 -x28297 -x27995 -x24549 -x3616 -x20193 -x28224 -x7517 -x15729 -x2353 -x28716 -x13088 -x6739 -x20151 -x27268 -x26341 -x9562 -x27968 -x25640 -x12554 -x29958 -x3370 -x18955 -x15822 -x6366 -x11925 -x30002 -x5078 -x25633 -x31186 -x25229 -x5839 -x19325 -x326 -x13743 -x30994 -x28530 -x29521 -x25391 -x27192 -x24392 -x2229 -x24456 -x23857 -x9808 -x18581 -x10831 -x8015 -x28577 -x21283 -x13868 -x14174 -x11661 -x20514 -x29876 -x26231 -x29987 -x15219 -x9391 -x22713 -x28136 -x4376 -x1288 -x16006 -x15726 -x27304 -x18964 -x25753 -x26324 -x26735 -x28764 -x15027 -x21863 -x30510 -x26057 -x20730 -x8786 -x29276 -x19401 -x24192 -x955 -x21959 -x19861 -x19288 -x3274 -x21439 -x30851 -x14164 -x23649 -x14307 -x8414 -x11553 -x21269 -x24185 -x6488 -x10163 -x27069 -x23912 -x2739 -x19553 -x6003 -x819 -x19917 -x20636 -x13083 -x9384 -x21273 -x1859 -x1029 -x28691 -x29285 -x12994 -x1841 -x14439 -x12948 -x13081 -x9296 -x19136 -x9817 -x16485 -x2495 -x27616 -x27736 -x25388 -x13210 -x19980 -x19411 -x2201 -x8137 -x19482 -x7775 -x27602 -x21554 -x2915 -x13456 -x17238 -x10462 -x18070 -x2176 -x11486 -x29232 -x5910 -x10896 -x12384 -x24909 -x22708 -x14497 -x6223 -x849 -x10682 -x3091 -x21087 -x3963 -x21901 -x3434 -x31330 -x30164 -x3259 -x25414 -x26825 -x7150 -x22590 -x19122 -x11739 -x14780 -x1213 -x12780 -x16862 -x20993 -x17709 -x23170 -x4455 -x16172 -x13903 -x5545 -x1351 -x27457 -x17135 -x13122 -x6408 -x19094 -x23695 -x6636 -x28609 -x4250 -x27755 -x7813 -x30322 -x18403 -x10952 -x3627 -x21293 -x27408 -x9068 -x877 -x1790 -x4869 -x19260 -x19104 -x30982 -x18771 -x803 -x19609 -x1241 -x20700 -x29629 -x5940 -x1079 -x10534 -x18418 -x16365 -x13261 -x9634 -x31276 -x30160 -x7215 -x11471 -x24650 -x3476 -x6315 -x13613 -x16810 -x23537 -x24753 -x6120 -x24544 -x7136 -x30653 -x9518 -x30868 -x15827 -x4050 -x26280 -x14104 -x29582 -x25644 -x18589 -x22767 -x8048 -x12953 -x20569 -x15080 -x14376 -x29715 -x2676 -x1492 -x5357 -x29111 -x25403 -x18104 -x25831 -x4505 -x21167 -x15117 -x22208 -x5213 -x24788 -x6473 -x9014 -x9587 -x30910 -x14405 -x22319 -x13654 -x28170 -x10540 -x4303 -x10681 -x20851 -x21664 -x8216 -x7269 -x13462 -x1255 -x8090 -x15873 -x11571 -x24050 -x18778 -x3737 -x2671 x31329 -x20475 x12107 -x23373 -x28482 -x22898 -x15883 -x26144 -x3105 -x11058 -x3142 -x31144 -x17232 -x3366 -x12041 -x25908 -x21285 -x16150 -x14489 -x21646 -x28392 -x22526 -x25515 -x12417 -x15038 -x20769 -x11958 -x16152 -x22314 -x3945 -x30165 -x14949 -x11289 -x12651 -x15641 -x16162 -x19499 -x11923 -x28035 -x24500 -x18908 -x20968 -x3994 -x23901 -x28270 -x10141 -x19996 -x12861 -x3745 -x23745 -x5608 -x20545 -x15456 -x18171 -x19753 -x18823 -x21427 -x1146 -x1958 -x15251 -x14251 -x5175 -x13218 -x14470 -x19694 -x1014 -x15286 -x863 -x4586 -x7453 -x29343 -x26665 -x23393 -x29279 -x19489 -x4322 -x25455 -x19623 -x24838 -x31080 -x8087 -x30420 -x16570 -x28751 -x6821 -x4043 -x2123 -x10709 -x15805 -x7219 -x15189 -x18606 -x23601 -x10772 -x3130 -x20731 -x8735 -x17383 -x3215 -x17967 -x19216 -x24166 -x6462 -x7745 -x10979 -x27038 -x14671 -x27729 -x30255 -x4806 -x17811 -x26417 -x7666 -x1545 -x26086 -x4381 -x2532 x30190 -x12192 -x14109 -x4153 -x22210 -x6892 -x5029 -x21585 -x22253 -x28120 -x10125 -x17558 -x21419 -x5345 -x9248 -x2990 -x30764 -x9708 -x14921 -x3565 -x10484 -x8021 -x6814 -x6566 -x21126 -x30075 -x20568 -x8593 -x16082 -x16690 -x22743 -x25358 -x29203 -x3511 -x27974 -x1881 -x26335 -x16145 -x9565 -x4352 -x6181 -x18291 -x2910 -x16102 -x10718 -x27629 -x16813 -x1708 -x24284 -x7095 -x9015 -x18726 -x339 -x2788 -x22917 -x8748 -x12008 -x26741 -x2095 -x25269 -x801 -x4662 -x28091 -x908 -x17038 -x30480 -x28830 -x28283 -x30189 -x7793 -x14957 -x14413 -x13119 -x28598 -x28340 -x13705 -x8927 -x15854 -x14702 -x9702 -x4570 -x16388 -x9424 -x8153 -x224 -x28686 -x333 -x21487 -x8064 -x7578 -x3189 -x13403 -x5925 -x26712 -x12648 -x14576 -x2777 -x10867 -x4712 -x16464 -x448 -x29437 -x25421 -x14732 -x30230 -x8833 -x21706 -x7761 -x1054 -x17093 -x4077 -x6912 -x27552 -x10209 -x21200 -x4795 -x2297 -x8783 -x3813 -x17164 -x18912 -x6189 -x27808 -x20280 -x26025 -x11530 -x10868 -x8914 -x24026 -x3086 -x8883 -x8720 -x19506 -x3178 -x909 -x1749 -x15569 -x11154 -x6989 -x21134 -x18 -x14792 -x12902 -x11218 -x14269 -x17951 -x29371 -x1165 -x16277 -x30042 -x20600 -x6910 -x2017 -x20253 -x20300 -x24623 -x2215 -x28339 -x29922 -x30093 -x10267 -x18603 -x6332 -x13470 -x7604 -x5842 -x22232 -x5482 -x4640 -x29047 -x20127 -x8540 -x15485 -x5828 -x10922 -x16599 -x19660 -x30076 -x18230 -x2740 -x3060 -x693 -x8652 -x1720 -x14419 -x8310 -x29579 -x14775 -x21029 -x25383 -x20026 -x20113 -x12756 -x1852 -x8322 -x3857 -x25795 -x8696 -x18084 -x18792 -x10128 -x21368 -x12682 -x18864 -x15187 -x16396 -x23765 -x24216 -x23394 -x6896 -x29237 -x3297 -x2119 -x24372 -x22447 -x8054 -x8566 -x29269 -x6337 -x2599 -x4745 -x9413 -x22267 -x11116 -x14676 -x15155 -x23178 -x29145 -x26614 -x29495 -x3181 -x7692 -x18979 -x291 -x30012 -x16147 -x18201 -x18987 -x1902 -x23690 -x30172 -x18968 -x22589 -x30425 -x23315 -x30787 -x31187 -x29753 -x7276 -x9755 -x20050 -x29657 -x8921 -x15707 -x3145 -x4945 -x27121 -x12884 -x19983 -x21557 -x10422 -x21253 -x10359 -x10401 -x4079 -x19084 -x19899 -x24200 -x20710 -x2224 -x12184 -x16079 -x19586 -x6463 -x28122 -x28781 -x17514 -x22222 -x2404 -x21509 -x27075 -x25178 -x601 -x2356 -x20831 -x16425 -x3564 -x14442 -x15418 -x4030 -x10198 -x29396 -x20361 -x13299 -x16080 -x19718 -x1496 -x28069 -x4835 -x20085 -x28875 -x18716 -x16537 -x15676 -x29399 -x15549 -x11984 -x18828 -x25007 -x18838 -x16279 -x23126 -x611 -x5654 -x23084 -x14034 -x12210 -x12893 -x3059 -x28818 -x14208 -x10013 -x3182 -x9999 -x27863 -x21693 -x29979 -x1261 -x739 -x3311 -x3738 -x13931 -x30615 -x4558 -x20065 -x23091 -x22221 -x10498 -x16830 -x14249 -x15068 -x8465 -x21379 -x397 -x18891 -x27730 -x31259 -x28916 -x22682 -x11663 -x28886 -x11695 -x25635 -x486 -x30938 -x17851 -x5313 -x16787 -x14022 -x30924 -x27961 -x3851 -x19269 -x29439 -x14935 -x19351 -x5000 -x15588 -x21678 -x1036 -x26465 -x11241 -x4364 -x29932 -x5244 -x9934 -x12275 -x2646 -x7458 -x21217 -x23525 -x27421 -x18031 -x150 -x4029 -x9531 -x25113 -x5426 -x11198 -x830 -x22486 -x21539 -x15954 -x15564 -x30904 -x28874 -x25884 -x4366 -x11758 -x7034 -x24845 -x7159 -x16310 -x8801 -x1824 -x16841 -x5765 -x29527 -x21374 -x26994 -x6411 -x15506 -x11883 -x5667 -x9321 -x25671 -x1163 -x19320 -x23985 -x13866 -x4495 -x20869 -x27495 -x27486 -x16735 -x18523 -x16354 -x20511 -x2464 -x30861 -x9304 -x29658 -x17425 -x5397 -x16532 -x28883 -x14378 -x16470 -x30683 -x30405 -x5873 -x8135 -x9900 -x14770 -x9920 -x25989 -x5617 -x22198 -x11844 -x2678 -x13221 -x10456 -x6237 -x6421 -x19364 -x30563 -x26896 -x9503 -x24317 -x28216 -x1718 -x15012 -x18270 -x3218 -x28621 -x25019 -x2579 -x25977 -x15656 -x23582 -x5329 -x17849 -x1117 -x5770 -x23100 -x25400 -x25266 -x14472 -x9116 -x31199 -x12809 -x28389 -x10655 -x27639 -x9285 -x24881 -x24039 -x2613 -x25382 x15813 -x12773 -x30964 -x25302 -x438 -x85 -x25719 -x11550 -x3161 -x22249 -x16075 -x3140 -x31123 -x173 -x13573 -x22866 -x6710 -x15783 -x25228 -x17954 -x11438 -x12094 -x28231 -x12694 -x15937 -x8161 -x23961 -x29656 -x19497 -x19935 -x31205 -x15711 -x27711 -x8396 -x20823 -x5262 -x27912 -x24147 -x28795 -x30553 -x5785 -x24898 -x15441 -x26591 -x649 -x18433 -x17604 -x14647 -x12585 -x2870 -x1298 -x12368 -x5295 -x7933 -x27207 -x30057 -x19043 -x18398 -x16682 -x30090 -x4707 -x27141 -x22248 -x4836 -x12992 -x25339 -x27634 -x6363 -x30900 -x21268 -x23265 -x26535 -x18308 -x440 -x30000 -x11511 -x25143 -x9101 -x21471 -x24569 -x1172 -x3962 -x15123 -x29369 -x4827 -x11047 -x25711 -x23301 -x10733 -x4524 -x13637 -x18122 -x13010 -x30401 -x3725 -x27026 -x20399 -x11648 -x287 -x28451 -x23144 -x24441 -x19293 -x6461 -x28443 -x11425 -x5562 -x2077 -x16073 -x27088 -x23184 -x16038 -x5298 -x31155 -x2205 -x4727 -x15214 -x26316 -x29766 -x22973 -x22240 -x30728 -x16364 -x14790 -x14633 -x23778 -x29803 -x22873 -x14371 -x26991 -x12179 -x5395 -x6682 -x11366 -x4807 -x28625 -x29412 -x618 -x29558 -x16404 -x4776 -x8552 -x31206 -x20112 -x17157 -x16853 -x22928 -x356 -x24058 -x13065 -x5209 -x1807 -x12664 -x8658 -x17933 -x8903 -x26044 -x15047 -x19700 -x11736 -x9348 -x19937 -x19308 -x3509 -x17972 -x13339 -x27452 -x29633 -x22704 -x18284 -x14199 -x12119 -x24766 -x25258 -x11397 -x27938 -x27341 -x2500 -x17752 -x16721 -x20493 -x12928 -x24473 -x11000 -x18094 -x7380 -x31051 -x10206 -x24174 -x7326 -x9243 -x332 -x10488 -x14816 -x484 -x5642 -x5612 -x26259 -x10813 -x22891 -x10622 -x16455 -x1063 -x2608 -x1768 -x5709 -x10338 -x19570 -x15116 -x29900 -x25473 -x621 -x28078 -x12834 -x9567 -x14317 -x15185 -x21407 -x10725 -x28572 -x24817 -x19388 -x26306 -x23322 -x6825 -x25915 -x13984 -x24324 -x30631 -x19471 -x19297 -x19955 -x4885 -x15716 -x6792 -x21581 -x2267 -x1074 -x807 -x509 -x13786 -x6722 -x19873 -x17228 -x21106 -x30545 -x20046 -x16107 -x27240 -x17676 -x29052 -x22876 -x27194 -x23481 -x21918 -x29771 -x15559 -x1396 -x2272 -x4399 -x25718 -x27305 -x29446 -x11477 -x10719 -x11820 -x2010 -x1487 x15972 -x13942 -x3106 -x26705 -x13191 -x28483 -x25570 -x11288 -x4243 -x29267 -x9041 -x2051 -x29425 -x6022 -x773 -x29136 -x26393 -x5015 -x16630 -x19561 -x16819 -x10908 -x28520 -x25022 -x21517 -x9756 -x15492 -x31190 -x5509 -x25941 -x2441 -x26242 -x30069 -x1582 -x14115 -x29026 -x12317 -x14719 -x27579 -x5351 -x12975 -x2937 -x26964 -x5766 -x3883 -x24911 -x25713 -x21059 -x26967 -x26584 -x17546 -x7132 -x29547 -x1231 -x7100 -x6508 -x21614 -x1223 -x22842 -x28982 -x1746 -x582 -x30596 -x10288 -x20902 -x24614 -x12335 -x24366 -x11527 -x3406 -x11679 -x10234 -x2773 -x10306 -x11714 -x25973 -x9227 -x28979 -x26902 -x27660 -x21387 -x30791 -x28473 -x29849 -x12015 -x7222 -x11478 -x2157 -x10594 -x13043 -x8936 -x28903 -x532 -x16115 -x27137 -x9097 -x29532 -x13274 -x20547 -x10477 -x17629 -x30200 -x4956 -x11838 -x12889 -x7656 -x1290 -x22204 -x17307 -x9887 -x30126 -x25931 -x6129 -x20983 -x10091 -x18766 -x11494 -x11898 -x29720 -x31005 -x10110 -x3523 -x12644 -x26615 -x19251 -x12142 -x15527 -x24084 -x25025 -x15374 -x9947 -x29124 -x1862 -x18400 -x9725 -x5511 -x27781 -x17843 -x10426 -x21481 -x24993 -x3835 -x9912 -x20628 -x6482 -x24410 -x5825 -x26267 -x27759 -x18267 -x6490 -x30345 -x8146 -x16389 -x12909 -x23426 -x20680 -x11856 -x7941 -x22262 -x3365 -x6565 -x15867 -x6495 -x27131 -x20375 -x24978 -x7346 -x29619 -x17711 -x24948 -x10668 -x5736 -x12901 -x28882 -x30852 -x17150 -x16950 -x20772 -x23190 -x8605 -x2505 -x24129 -x21698 -x2818 -x24653 -x16550 -x12987 -x28504 -x21658 -x19265 -x17042 -x772 -x2458 -x15798 -x21722 -x10325 -x3533 -x17609 -x16986 -x10783 -x30636 -x30602 -x15796 -x26065 -x18775 -x28381 -x23654 -x23453 -x24582 -x30025 -x4383 -x2956 -x22260 -x25511 -x17890 -x29406 -x17994 -x28974 -x30318 -x26233 -x27134 -x4122 -x27817 -x11039 -x18361 -x2724 -x22632 -x11635 -x23138 -x20633 -x16360 -x25139 -x4460 -x22192 -x7479 -x27905 -x3154 -x17880 -x11077 -x26632 -x2509 -x13954 -x27123 -x12613 -x18416 -x17366 -x29091 -x5831 -x3513 -x9827 -x13046 -x27138 -x27738 -x20924 -x27481 -x21324 -x3584 -x23662 -x23192 -x10400 -x7056 -x19071 -x31234 -x119 -x14434 -x28579 -x13301 -x20140 -x23693 -x30783 -x22389 -x11870 -x21731 -x23069 -x3309 -x19709 -x24276 -x13023 -x6145 -x29785 -x17128 -x5549 -x30253 -x9374 -x27312 -x22076 -x14111 -x3195 -x13523 -x20629 -x16327 -x23182 -x29977 -x29282 -x21103 -x2581 -x9067 -x26805 -x22176 -x5984 -x6382 -x17100 -x19914 -x14539 -x3265 -x28819 -x9161 -x3972 -x17369 -x2108 -x24030 -x29397 -x22724 -x20635 -x7161 -x16016 -x2034 -x20947 -x23052 -x6251 -x29575 -x4819 -x8269 -x27746 -x6977 -x31256 -x28050 -x12055 -x21642 -x2228 -x30974 -x13895 -x21897 -x17178 -x4858 -x14039 -x26777 -x26922 -x1713 -x28972 -x17329 -x4272 -x3470 -x22108 -x31291 -x23352 -x25888 -x21881 -x5994 -x17527 -x17064 -x19801 -x14412 -x25024 -x22348 -x19775 -x27532 -x21624 -x10083 -x15640 -x5094 -x2574 -x16238 -x25907 -x11132 -x12572 -x5028 -x8151 -x23211 -x10954 -x6515 -x218 -x507 -x21338 -x13611 -x1194 -x25905 -x11324 -x5743 -x9770 -x17941 -x11072 -x7003 -x28847 -x1865 -x12813 -x16745 -x5641 -x17678 -x9204 -x17627 -x3163 -x5267 -x13439 -x19184 -x1561 -x33 -x30262 -x18379 -x27124 -x22749 -x28943 -x18626 -x10578 -x9590 -x17239 -x20182 -x20395 -x24461 -x9342 -x18883 -x21171 -x1700 -x7126 -x24891 -x5164 -x27748 -x20449 -x15330 -x23417 -x18862 -x25250 -x5312 -x11078 -x2045 -x1053 -x15735 -x21957 -x27540 -x28591 -x26024 -x15565 -x9826 -x11691 -x10341 -x6126 -x25659 -x28890 -x12852 -x17998 -x29190 -x25374 -x13713 -x10674 -x17059 -x5948 -x6547 -x4136 -x22252 -x8750 -x29505 -x21490 -x25676 -x15086 -x31178 -x14523 -x17348 -x28364 -x4764 -x20061 -x29864 -x19208 -x5115 -x29016 -x18754 -x20228 -x21258 -x15255 -x8247 -x27210 -x27726 -x27845 -x4441 -x29297 -x3419 -x15045 -x19986 -x20166 -x20307 -x22049 -x25494 -x26695 -x10171 -x5127 -x25399 -x11147 -x13860 -x3491 -x14041 -x29497 -x17815 -x20157 -x436 -x11247 -x15346 -x16671 -x31218 -x4033 -x28466 -x14493 -x23557 -x5091 -x11538 -x14826 -x11841 -x15011 -x15940 -x7461 -x30588 -x13155 -x11144 -x25972 -x28944 -x2055 -x10403 -x25860 -x27309 -x6554 -x2376 -x20324 -x24307 -x2076 -x2823 -x3726 -x11266 -x18331 -x15669 -x27969 -x5578 -x18744 -x13282 -x9993 -x3078 -x15553 -x15710 -x3126 -x2357 -x4799 -x30571 -x28140 -x278 -x6854 -x1481 -x13275 -x26177 -x7862 -x22111 -x29436 -x27907 -x13760 -x27950 -x20434 -x13231 -x26196 -x26104 -x28205 -x28232 -x13726 -x8587 -x20920 -x29040 -x2828 -x8303 -x11949 -x26418 -x15968 -x25869 -x11401 -x1294 -x21280 -x15547 -x23109 -x13686 -x29846 -x26745 -x16826 -x29372 -x24858 -x1908 -x28489 -x27381 -x29215 -x19241 -x26817 -x23864 -x22923 -x2060 -x26067 -x27758 -x11398 -x12924 -x8313 -x13511 -x12121 -x26430 -x11168 -x24777 -x13831 -x3093 -x16490 -x7460 -x13420 -x1847 -x5390 -x17202 -x18977 -x5519 -x2567 -x328 -x18591 -x24826 -x14584 -x13290 -x28437 -x20804 -x31188 -x1271 -x10776 -x4466 -x29506 -x24367 -x17183 -x5155 -x12506 -x20664 -x5859 -x4016 -x954 -x3219 -x29216 -x27633 -x19024 -x20585 -x23514 -x30673 -x17006 -x2322 -x20153 -x5547 -x27899 -x24877 -x15231 -x5211 -x18562 -x21433 -x29718 -x24719 -x25986 -x24108 -x2861 -x26727 -x27811 -x29916 -x21051 -x10701 -x2938 -x25189 -x764 -x4746 -x11500 -x11767 -x19859 -x11734 -x2516 -x8659 -x8730 -x4918 -x2972 -x10109 -x15148 -x23638 -x24124 -x21652 -x5942 -x18709 -x21206 -x1563 -x2541 -x4277 -x25857 -x25726 -x18123 -x10743 -x18427 -x17824 -x11698 -x29773 -x27060 -x28037 -x3379 -x14401 -x14853 -x7001 -x1609 -x7722 -x18736 -x13775 -x29256 -x16677 -x12665 -x2679 -x9383 -x12522 -x25500 -x26023 -x15981 -x5067 -x12391 -x17719 -x15204 -x5011 -x25148 -x1305 -x4370 -x6118 -x10551 -x21647 -x1185 -x5594 -x15215 -x9885 -x16201 -x18090 -x3015 -x8991 -x1914 -x25385 -x9821 -x9693 -x24161 -x25552 -x18407 -x2314 -x12782 -x15721 -x8384 -x22385 -x2908 -x12645 -x8856 -x27129 -x907 -x5027 -x29435 -x25117 -x19564 -x6697 -x11068 -x9189 -x2261 -x11099 -x13848 -x6737 -x2928 -x9763 -x15754 -x23356 -x7232 -x10244 -x2256 -x12187 -x21765 x30854 -x15878 -x7622 -x13170 -x29020 -x3928 -x4987 -x13195 -x2465 -x18458 -x18613 -x21299 -x14852 -x26004 -x19469 -x25192 -x871 -x30074 -x14340 -x24632 -x752 -x29921 -x8430 -x3701 -x153 -x2976 -x26564 -x27904 -x5905 -x2041 -x13233 -x1219 -x18488 -x2892 -x11817 -x28438 -x29173 -x903 -x11349 -x7014 -x25587 -x21633 -x15598 -x4442 -x30142 x31159 -x20477 -x20916 -x14705 -x30046 -x28589 -x11267 -x95 -x23573 -x16086 -x10761 -x27260 -x19245 -x15335 -x24534 -x5983 -x21512 -x29112 -x12423 -x27348 -x2793 -x5783 -x28292 -x29711 -x29683 -x19654 -x14485 -x10648 -x22663 -x304 -x19940 -x26742 -x30885 -x10906 -x17624 -x109 -x28183 -x27880 -x21596 -x16483 -x4264 -x5951 -x19642 -x7935 -x1330 -x458 -x13147 -x17858 -x4134 -x15934 -x19221 -x1228 -x25238 -x4307 -x9205 -x18918 -x12137 -x3144 -x21495 -x29219 -x206 -x1367 -x10582 -x12292 -x1808 -x27508 -x12260 -x25871 -x5881 -x15327 -x16113 -x10895 -x8311 -x19153 -x29640 -x14195 -x14368 -x14308 -x15548 -x8232 -x9315 -x29498 -x22317 -x2539 -x7426 -x30662 -x17318 -x16534 -x9418 -x12202 -x22613 -x20037 -x18596 -x17833 -x21783 -x24481 -x29955 -x19612 -x23895 -x27714 -x18330 -x7181 -x14283 -x4879 -x19683 -x6477 -x25176 -x5824 -x10798 -x7629 -x707 -x441 -x25348 -x3216 -x2328 -x16173 -x17658 -x22264 -x21960 -x631 -x12475 -x25558 -x14394 -x13050 -x7452 -x26571 -x12266 -x3915 -x9554 -x14679 -x19063 -x9776 -x24250 -x5428 -x22065 -x5835 -x20973 -x19743 -x15314 -x31138 -x28749 -x18150 -x20899 -x13045 -x26340 -x26165 -x7139 -x1560 -x10 -x29155 -x6952 -x29395 -x15680 -x28503 -x24940 -x11405 -x8827 -x5425 -x15023 -x16732 -x16637 -x20320 -x16882 -x29939 -x30224 -x1067 -x9655 -x16133 -x10289 -x7498 -x4970 -x15943 -x18130 -x8900 -x17661 -x29255 -x10560 -x6847 -x25501 -x65 -x30877 -x17499 -x1571 -x10149 -x27830 -x11914 -x31232 -x22020 -x27771 -x25891 -x22952 -x17244 -x8494 -x18884 -x10936 -x13192 -x23180 -x23145 -x23337 -x4881 -x22038 -x23871 -x21992 -x5763 -x25762 -x4203 -x28610 -x5876 -x15574 -x31150 -x2137 -x18516 -x19310 -x12443 -x26854 -x20781 -x6972 -x21801 -x27674 -x5904 -x710 -x1371 -x19838 -x26593 -x5875 -x2692 -x14492 -x10016 -x4163 -x14116 -x27625 -x28981 -x16111 -x10945 -x6997 -x8618 -x8245 -x16332 -x15387 -x12366 -x28571 -x6001 -x10808 -x386 -x15404 -x17857 -x643 -x8157 -x2673 -x11745 -x20195 -x19335 -x16126 -x16053 -x5653 -x8862 -x31161 -x16547 -x13627 -x25252 -x28595 -x11643 -x23892 -x28213 -x14849 -x11339 -x24809 -x13061 -x16305 -x3207 -x3619 -x9396 -x15241 -x29364 -x31170 -x21194 -x24932 -x23916 -x29180 -x28687 -x4855 -x4113 -x4359 -x4232 -x3836 -x8956 -x15005 -x17497 -x9344 -x30024 -x724 -x27092 -x14406 -x6169 -x25332 -x18143 -x9681 -x25953 -x1557 -x17338 -x5915 -x19656 -x21852 -x25154 -x9528 -x21780 -x28250 -x21486 -x7206 -x13020 -x1033 -x19987 -x20504 -x2624 -x3820 -x19231 -x16123 -x18178 -x16266 -x25791 -x25855 -x23008 -x526 -x25947 -x20827 -x23475 -x25205 -x19138 -x6956 -x26739 -x7513 -x3570 -x14841 -x30383 -x19714 -x15052 -x26878 -x10455 -x15979 -x23777 -x15524 -x24793 -x5601 -x21950 -x17102 -x8986 -x27559 -x8055 -x11473 -x27842 -x31288 -x1595 -x9856 -x399 -x19508 -x17662 -x19478 -x23321 -x468 -x5508 -x12673 -x14168 -x13161 -x12161 -x15772 -x27796 -x18261 -x1938 -x19038 -x26803 -x9686 -x27882 -x19044 -x15982 -x18614 -x11902 -x20064 -x26868 -x28439 -x9457 -x16495 -x23212 -x31054 -x28382 -x16441 -x20221 -x29687 -x25088 -x11519 -x7502 -x2306 -x22046 -x8845 -x2024 -x10377 -x15367 -x10788 -x10995 -x2602 -x15159 -x13618 -x22901 -x30215 -x9393 -x25283 -x25291 -x8942 -x5207 -x17266 -x25018 -x25942 -x25780 -x252 -x9492 -x22634 -x22030 -x16243 -x21888 -x23970 -x735 -x6012 -x7025 -x6955 -x26588 -x27541 -x8924 -x22768 -x12518 -x5550 -x13690 -x3724 -x25925 -x21181 -x25504 -x30761 -x5598 -x8925 -x25946 -x3250 -x19780 -x11852 -x17258 -x17945 -x26446 -x24997 -x3590 -x29484 -x921 -x30546 -x28562 -x16594 -x17235 -x20695 -x600 -x17542 -x13353 -x19331 -x736 -x31026 -x8180 -x17821 -x21359 -x11667 -x2304 -x9019 -x162 -x25052 -x7783 -x27035 -x4191 -x17020 -x350 -x21717 -x8953 -x13512 -x31213 -x17605 -x3629 -x10756 -x13001 -x25876 -x27511 -x25247 -x16193 -x28203 -x27163 -x28935 -x21429 -x10828 -x29775 -x31058 -x30897 -x28023 -x11367 -x10202 -x28977 -x12075 -x27788 -x25035 -x8334 -x24274 -x4387 -x17768 -x17736 -x1673 -x28142 -x12296 -x9146 -x21237 -x22195 -x12669 -x11930 -x27987 -x615 -x229 -x24649 -x26765 -x1872 -x17432 -x29250 -x8700 -x12343 -x17129 -x24936 -x7420 -x23846 -x6293 -x6908 -x7149 -x2663 -x7602 -x30757 -x540 -x21774 -x3333 -x9149 -x1892 -x19629 -x30829 -x23806 -x7895 -x14929 -x15181 -x5830 -x4386 -x14385 -x18949 -x14937 -x18509 -x24128 -x18227 -x7048 -x22588 -x5755 -x3625 -x13363 -x2827 -x16669 -x10298 -x23098 -x598 -x20970 -x26496 -x16380 -x7509 -x29866 -x18077 -x27047 -x26406 -x338 -x6013 -x7032 -x6655 -x30790 -x21230 -x9141 -x27478 -x25708 -x6362 -x25357 -x10416 -x3417 -x8359 -x19144 -x2135 -x606 -x9867 -x14088 -x26628 -x27052 -x11517 -x8246 -x7308 -x4279 -x11187 -x7653 -x25966 -x13799 -x5997 -x1467 -x17321 -x20207 -x4195 -x20782 -x14942 -x31255 -x20554 -x11275 -x21043 -x13018 -x24092 -x13802 -x30038 -x5470 -x26369 -x873 -x9459 -x1237 -x11422 -x23339 -x16200 -x18980 -x24339 -x30343 -x7766 -x1601 -x17983 -x27773 -x13257 -x20471 -x14417 -x25436 -x14596 -x17086 -x8792 -x9445 -x25589 -x7564 -x10182 -x25526 -x20814 -x12003 -x28816 -x23876 -x21616 -x11455 -x26382 -x28282 -x23594 -x17944 -x23160 -x295 -x8848 -x25612 -x2768 -x30624 -x28612 -x17776 -x15000 -x11909 -x10090 -x15808 -x7252 -x3975 -x13011 -x15424 -x20354 -x21313 -x6876 -x11660 -x27692 -x21833 -x30034 -x9372 -x29887 -x1690 -x26174 -x482 -x1057 -x27225 -x3772 -x30822 -x13633 -x2632 -x2853 -x25916 -x20068 -x22629 -x13034 -x5812 -x2926 -x20272 -x3675 -x24095 -x11607 -x25567 -x4005 -x3112 -x15924 -x21583 -x23989 -x756 -x11137 -x23377 -x18058 -x8532 -x15010 -x6587 -x30368 -x30677 -x14460 -x25299 -x30843 -x19287 -x11508 -x7687 -x12315 -x15888 -x22721 -x11442 -x18138 -x7236 -x27318 -x30547 -x7801 -x18763 -x17475 -x23805 -x2001 -x28208 -x12057 -x2324 -x1408 -x16822 -x14978 -x13288 -x7612 -x6399 -x14214 -x1952 -x12180 -x22170 -x1322 -x8515 -x21572 -x2756 -x16919 -x136 -x6071 -x11646 -x5807 -x19860 -x7124 -x2507 -x27128 -x29852 -x12201 -x11642 -x24107 -x28148 -x22906 -x22684 -x28484 -x9845 -x29942 -x30722 -x222 -x11600 -x5820 -x6318 -x22341 -x18863 -x25883 -x26448 -x4158 -x5030 -x14925 -x15065 -x7757 -x11798 -x20304 -x1170 -x27313 -x13136 -x17330 -x10592 -x30688 -x21153 -x9400 -x25824 -x3809 -x22879 -x17482 -x21095 -x968 -x17573 -x29739 -x4883 -x12206 -x26541 -x29843 -x26038 -x28070 -x20805 -x23327 -x29770 -x11993 -x27996 -x5962 -x19896 -x11617 -x18869 -x11301 -x8075 -x19054 -x13025 -x7504 -x30574 -x18584 -x25175 -x22722 -x24724 -x17396 -x23853 -x21468 -x8895 -x1264 -x23246 -x20887 -x6763 -x18759 -x30759 -x11171 -x16384 -x20076 -x25441 -x2638 -x20579 -x19075 -x22997 -x23788 -x27017 -x14954 -x28194 -x8219 -x4563 -x6661 -x8771 -x23965 -x29054 -x25636 -x25605 -x4514 -x23396 -x12825 -x28051 -x17667 -x14977 -x25395 -x20691 -x23583 -x22763 -x11234 -x12526 -x1887 -x21853 -x4138 -x1210 -x19494 -x16028 -x12592 -x5660 -x15470 -x13758 -x24342 -x4846 -x23220 -x9822 -x9021 -x16298 -x17165 -x26074 -x22538 -x16099 -x11248 -x11879 -x30300 -x12281 -x8934 -x25232 -x1471 -x31196 -x1578 -x16597 -x31339 -x13294 -x11682 -x8085 -x18099 -x25874 -x20390 -x9761 -x24640 -x27556 -x17417 -x11809 -x2858 -x6211 -x2534 -x10539 -x8107 -x4 -x16224 -x15444 -x18890 -x15208 -x3006 -x23822 -x17848 -x6077 -x18888 -x26334 -x22912 -x13015 -x30419 -x26342 -x6345 -x2336 -x16234 -x26220 -x19889 -x19647 -x18278 -x23401 -x13256 -x26656 -x6850 -x17177 -x12188 -x20039 -x29286 -x7594 -x9539 -x20654 -x3875 -x22333 -x30706 -x18536 -x8550 -x24000 -x13675 -x31222 -x6380 -x12699 -x1644 -x5240 -x29562 -x17052 -x10346 -x17179 -x17035 -x16044 -x2533 -x15876 -x25336 -x14642 -x30524 -x3283 -x28553 -x25984 -x28334 -x12929 -x16946 -x29289 -x19824 -x29968 -x11469 -x25510 -x19867 -x5701 -x28159 -x11776 -x13329 -x23833 -x24728 -x15489 -x17410 -x9250 -x6615 -x16457 -x3427 -x12060 -x29140 -x30539 -x5689 -x1710 -x16007 -x19916 -x13174 -x15875 -x19808 -x11556 -x8500 -x25631 -x16125 -x24732 -x9530 -x16603 -x24629 -x26277 -x21613 -x10699 -x29201 -x6548 -x18794 -x3986 -x30320 -x19416 -x13591 -x15942 -x21307 -x17930 -x4434 -x29878 -x29006 -x27889 -x5042 -x1706 -x19179 -x1451 -x28867 -x22987 -x23710 -x19476 -x20766 -x14903 -x1128 -x26750 -x947 -x6184 -x23016 -x28090 -x17022 -x7180 -x25343 -x24346 -x12259 -x8860 -x2409 -x2467 -x15253 -x19395 -x1452 -x27731 -x6535 -x2049 -x6909 -x11221 -x27819 -x18375 -x4556 -x25215 -x645 -x4060 -x3300 -x17019 -x18593 -x7929 -x25586 -x11975 -x28915 -x1285 -x8825 -x27923 -x5120 -x10417 -x18298 -x28581 -x18432 -x25681 -x31267 -x12876 -x14151 -x20672 -x2019 -x17718 -x13776 -x26092 -x28025 -x26271 -x26151 -x26359 -x6346 -x24663 -x20405 -x3063 -x12022 -x9576 -x28290 -x28371 -x8417 -x27011 -x24023 -x30508 -x8363 -x22685 -x22130 -x6268 -x51 -x23703 -x22885 -x25797 -x1149 -x20315 -x17426 -x15834 -x30934 -x967 -x5845 -x24211 -x13983 -x24172 -x21602 -x5732 -x5536 -x21155 -x427 -x23629 -x26141 -x5671 -x22978 -x30556 -x6103 -x26066 -x23279 -x26733 -x28335 -x16509 -x16912 -x25305 -x20 -x14569 -x29187 -x8830 -x22674 -x9795 -x22343 -x11346 -x20326 -x4506 -x2164 -x13902 -x8298 -x15708 -x18988 -x6889 -x1068 -x9096 -x17365 -x7312 -x4275 -x3369 -x26948 -x4371 -x14077 -x838 -x4777 -x4536 -x25983 -x14940 -x10317 -x4047 -x24061 -x7998 -x9183 -x24439 -x8931 -x19918 -x12231 -x16114 -x2307 -x5911 -x9050 -x1899 -x28537 -x14782 -x6601 -x7050 -x17614 -x4873 -x21418 -x30855 -x28859 -x24709 -x28255 -x21152 -x29064 -x10022 -x20777 -x10470 -x3524 -x18642 -x17607 -x31253 -x6623 -x29354 -x21006 -x24181 -x5546 -x14051 -x15647 -x20108 -x24691 -x20825 -x5189 -x28783 -x235 -x17735 -x28635 -x20650 -x18878 -x3610 -x13835 -x4259 -x256 -x13581 -x1500 -x11081 -x19566 -x22406 -x16399 -x6055 -x7636 -x27985 -x5680 -x12750 -x10311 -x9551 -x6432 -x4771 -x26478 -x1926 -x15803 -x768 -x24006 -x1277 -x2453 -x4833 -x4614 -x7036 -x19371 -x22836 -x22461 -x5133 -x12885 -x28005 -x14261 -x24115 -x24279 -x22524 -x3970 -x1323 -x18042 -x1032 -x18678 -x7660 -x19603 -x29829 -x21186 -x23586 -x8557 -x27181 -x23738 -x30378 -x26726 -x4020 -x1837 -x8413 -x26343 -x9922 -x1441 -x24186 -x26637 -x17208 -x15667 -x11165 -x1093 -x11199 -x25273 -x29068 -x10851 -x17612 -x23870 -x27526 -x6413 -x29334 -x18381 -x20793 -x23877 -x5352 -x13616 -x23742 -x19235 -x13292 -x4974 -x28108 -x11956 -x1863 -x7958 -x19736 -x15868 -x7981 -x16988 -x22194 -x5451 -x23975 -x18860 -x3398 -x1635 -x6901 -x18444 -x15572 -x22263 -x8228 -x7125 -x21817 -x24602 -x11936 -x14369 -x10472 -x10749 -x9387 -x25848 -x20035 -x16834 -x30749 -x7210 -x10711 -x25274 -x10501 -x4831 -x11490 -x11488 -x19130 -x28186 -x9837 -x14755 -x6008 -x22098 -x30120 -x26978 -x15811 -x23078 -x14083 -x27805 -x25303 -x18096 -x13676 -x4601 -x23425 -x9135 -x8457 -x15396 -x28684 -x30515 -x6538 -x7107 -x24059 -x16486 -x26627 -x25079 -x13106 -x27920 -x13058 -x3230 -x26303 -x8027 -x9394 -x945 -x6762 -x7652 -x25840 -x6360 -x4612 -x9153 -x12851 -x19240 -x23784 -x7151 -x15836 -x19897 -x26200 -x27843 -x27466 -x29733 -x20323 -x24427 -x12441 -x25763 -x27178 -x6452 -x10680 -x16927 -x15528 -x6340 -x15649 -x5002 -x17340 -x19699 -x24586 -x1608 -x22293 -x11505 -x13120 -x7237 -x25601 -x984 -x26191 -x16252 -x26169 -x28782 -x27319 -x8998 -x9682 -x20518 -x2282 -x3020 -x27937 -x22918 -x23719 -x6226 -x27517 -x24291 -x5573 -x24485 -x24239 -x15623 -x15331 -x24375 -x24630 -x5515 -x9559 -x20855 -x13999 -x1565 -x14749 -x12496 -x2863 -x30443 -x2691 -x12495 -x16292 -x23769 -x21884 -x30435 -x19704 -x20382 -x2855 -x7961 -x27007 -x11525 -x104 -x3424 -x24411 -x455 -x4658 -x5646 -x2685 -x9832 -x14479 -x15333 -x2433 -x9649 -x10687 -x2163 -x19661 -x10106 -x6381 -x12792 -x156 -x16815 -x18579 -x13650 -x9259 -x16513 -x3162 -x12843 -x2727 -x14258 -x31047 -x24738 -x20822 -x28759 -x10133 -x24169 -x18471 -x26574 -x5938 -x5072 -x7250 -x3611 -x6079 -x17149 -x6951 -x5868 -x4302 -x24530 -x22559 -x10970 -x6116 -x20767 -x2062 -x13854 -x18692 -x18841 -x17393 -x22518 -x25859 -x22626 -x19547 -x13125 -x8177 -x29039 -x2918 -x8208 -x27924 -x27116 -x20998 -x9851 -x2403 -x10123 -x1907 -x6372 -x26163 -x22984 -x22242 -x30942 -x12742 -x24383 -x17036 -x30239 -x257 -x17630 -x21576 -x19458 -x9473 -x17293 -x22996 -x10613 -x5239 -x29385 -x5507 -x30622 -x5359 -x29241 -x18665 -x30196 -x11250 -x12774 -x21146 -x3315 -x4081 -x23070 -x31319 -x13890 -x27536 -x28179 -x25524 -x30666 -x24862 -x13180 -x29349 -x26167 -x1412 -x12488 -x19016 -x22045 -x16431 -x20707 -x26701 -x14461 -x9480 -x9054 -x23502 -x28853 -x20811 -x22342 -x19316 -x2796 -x9764 -x15989 -x8885 -x24930 -x10156 -x11159 -x10186 -x29095 -x19854 -x27520 -x22426 -x1214 -x18925 -x20284 -x3976 -x27928 -x16957 -x10130 -x22557 -x340 -x4560 -x13779 -x20938 -x22289 -x13189 -x893 -x27898 -x19315 -x8763 -x15191 -x1392 -x3343 -x2009 -x4993 -x21683 -x12726 -x16717 -x24349 -x24665 -x18555 -x15801 -x30183 -x14857 -x8536 -x16039 -x28585 -x31280 -x3645 -x4072 -x27365 -x21031 -x1508 -x5008 -x5061 -x22027 -x7298 -x22292 -x2106 -x6131 -x377 -x942 -x30247 -x1378 -x24035 -x8571 -x3468 -x10910 -x30228 -x19913 -x30935 -x4429 -x25202 -x3128 -x26286 -x3042 -x10628 -x28285 -x23781 -x22217 -x23809 -x12760 -x3141 -x18366 -x10295 -x853 -x8752 -x25306 -x23932 -x30089 -x26129 -x16316 -x19414 -x6327 -x11496 -x26148 -x6874 -x11334 -x9965 -x26534 -x205 -x8780 -x14833 -x5410 -x19132 -x12741 -x314 -x6815 -x21453 -x5063 -x27586 -x5985 -x1602 -x20996 -x19972 -x2490 -x15988 -x26307 -x15591 -x13341 -x14029 -x12213 -x16892 -x12203 -x4871 -x3656 -x21843 -x5273 -x12064 -x26112 -x5800 -x3539 -x19134 -x16913 -x19622 -x13107 -x29678 -x20613 -x22387 -x24136 -x24025 -x24361 -x24325 -x5080 -x4257 -x7675 -x26261 -x25164 -x2470 -x21133 -x2605 -x18342 -x22029 -x23368 -x26497 -x13457 -x28129 -x3213 -x4943 -x17305 -x25039 -x30777 -x18905 -x9704 -x27807 -x22051 -x2008 -x11668 -x29013 -x23179 -x13855 -x23289 -x10414 -x4306 -x28942 -x8079 -x1675 -x21724 -x17200 -x29263 -x1990 -x7601 -x5954 -x19111 -x6100 -x14095 -x22150 -x13897 -x7714 -x19387 -x29782 -x14619 -x12029 -x26158 -x19106 -x26439 -x21130 -x29861 -x24864 -x24371 -x21210 -x30623 -x42 -x4785 -x28639 -x29967 -x23691 -x29137 -x22499 -x1282 -x27706 -x13098 -x28788 -x14873 -x28369 -x1947 -x21065 -x10059 -x24179 -x14714 -x19481 -x17185 -x22481 -x11034 -x20785 -x22571 -x24203 -x3223 -x37 -x9724 -x20348 -x28095 -x31300 -x21590 -x18380 -x2319 -x18859 -x31003 -x1318 -x2686 -x29244 -x11994 -x12454 -x12039 -x2284 -x6865 -x1982 -x11332 -x28465 -x3136 -x25416 -x4415 -x29051 -x15223 -x7203 -x10486 -x10770 -x11012 -x10227 -x30145 -x28656 -x12133 -x22779 -x12638 -x25401 -x13621 -x12476 -x28770 -x27364 -x20858 -x17877 -x24362 -x15452 -x15049 -x29198 -x12802 -x12249 -x21063 -x22683 -x14764 -x7327 -x9125 -x11327 -x6194 -x6198 -x14540 -x1918 -x22723 -x26761 -x23529 -x21073 -x12035 -x18810 -x30129 -x12596 -x5685 -x18497 -x28181 -x14381 -x3644 -x14627 -x6598 -x5647 -x7619 -x11019 -x5809 -x25867 -x25301 -x14380 -x18572 -x24560 -x27200 -x18681 -x8561 -x28731 -x25812 -x7234 -x19663 -x21346 -x2981 -x6086 -x30626 -x12154 -x18638 -x13096 -x20457 -x24503 -x23894 -x3612 -x5625 -x27339 -x29159 -x16473 -x11882 -x18950 -x7597 -x16247 -x9076 -x9493 -x16299 -x2365 -x14655 -x68 -x4218 -x20541 -x13923 -x16831 -x16211 -x21057 -x8235 -x27443 -x26453 -x25483 -x16203 -x19440 -x4273 -x3676 -x14560 -x17267 -x11558 -x30509 -x355 -x20737 -x26238 -x30785 -x5633 -x25415 -x550 -x24457 -x31113 -x25476 -x9736 -x4681 -x11499 -x25309 -x17863 -x19074 -x7405 -x11951 -x9281 -x28606 -x11589 -x25120 -x11202 -x29688 -x7884 -x14767 -x25647 -x23567 -x19794 -x1131 -x8032 -x26769 -x21714 -x22453 -x15884 -x31056 -x29116 -x19318 -x1904 -x18939 -x2364 -x9074 -x23882 -x26730 -x2880 -x3753 -x6078 -x15691 -x3194 -x17261 -x4769 -x16648 -x23940 -x2719 -x2197 -x2856 -x8650 -x26299 -x184 -x20912 -x24153 -x21669 -x13137 -x27657 -x25034 -x30711 -x5760 -x24073 -x6068 -x14864 -x23124 -x22182 -x1380 -x19936 -x11569 -x17015 -x5973 -x20965 -x23884 -x22148 -x1877 -x16335 -x20662 -x3775 -x12945 -x15746 -x8077 -x747 -x26662 -x2175 -x4487 -x19155 -x15575 -x15653 -x11480 -x26772 -x10683 -x4431 -x27384 -x31021 -x8951 -x23743 -x26013 -x6563 -x25431 -x12350 -x27492 -x15248 -x5569 -x3120 -x26139 -x27794 -x22505 -x7696 -x11865 -x6400 -x9474 -x18633 -x19323 -x22473 -x576 -x5715 -x15103 -x22080 -x24863 -x15357 -x11253 -x5112 -x2058 -x7009 -x15205 -x13509 -x29850 -x21125 -x26611 -x26690 -x4059 -x3882 -x703 -x2890 -x11040 -x8377 -x5176 -x26219 -x9601 -x10172 -x28642 -x14688 -x18819 -x18134 -x7379 -x11211 -x15283 -x30550 -x718 -x1301 -x25786 -x9266 -x6873 -x12498 -x30354 -x13531 -x16321 -x19498 -x10077 -x23962 -x11430 -x19276 -x20144 -x16782 -x20553 -x395 -x20923 -x23708 -x14797 -x30916 -x6677 -x3323 -x1258 -x3444 -x7109 -x12383 -x28145 -x18288 -x2973 -x26381 -x18424 -x7026 -x15738 -x22960 -x4165 -x28174 -x22378 -x26201 -x11061 -x23317 -x8292 -x2913 -x10006 -x2400 -x10891 -x16418 -x19148 -x21870 -x24774 -x8945 -x15522 -x23496 -x25626 -x7492 -x7184 -x9364 -x12671 -x17031 -x12620 -x2749 -x2415 -x15292 -x23158 -x15899 -x24380 -x27888 -x4407 -x20566 -x12588 -x17292 -x12101 -x24866 -x10806 -x9734 -x13002 -x8242 -x15912 -x16551 -x5794 -x14196 -x23188 -x14075 -x7705 -x6483 -x7518 -x19958 -x26975 -x3666 -x14230 -x28103 -x2074 -x4738 -x7017 -x4379 -x8478 -x13477 -x29865 -x73 -x21690 -x7311 -x9230 -x3605 -x17874 -x20052 -x20949 -x5132 -x26670 -x29563 -x9257 -x12299 -x30610 -x16888 -x22890 -x9619 -x14202 -x1127 -x11042 -x9760 -x28394 -x2080 -x4623 -x29296 -x12746 -x18218 -x5206 -x22608 -x27800 -x20749 -x4678 -x17462 -x31070 -x6713 -x5659 -x22922 -x11203 -x23701 -x4756 -x24872 -x31167 -x16484 -x22304 -x16229 -x24123 -x25820 -x14399 -x19327 -x2653 -x470 -x7303 -x5054 -x17584 -x17112 -x5417 -x14672 -x1962 -x1698 -x24787 -x1159 -x2560 -x25496 -x17345 -x6081 -x27943 -x5366 -x20625 -x12082 -x4813 -x27355 -x23984 -x21245 -x2573 -x27989 -x17323 -x9788 -x16242 -x29432 -x18599 -x15350 -x4967 -x23834 -x19812 -x28472 -x16021 -x16477 -x4951 -x2292 -x11128 -x21172 -x3909 -x5926 -x30737 -x25171 -x20467 -x4581 -x3485 -x28971 -x25272 -x20187 -x31246 -x17315 -x2386 -x1035 -x31262 -x8308 -x30993 -x4288 -x24347 -x259 -x24365 -x25897 -x25239 -x449 -x1520 -x1420 -x14410 -x10618 -x13332 -x17686 -x1652 -x23009 -x22394 -x20072 -x4588 -x13074 -x10521 -x29456 -x16863 -x7559 -x3018 -x8874 -x23013 -x181 -x13003 -x9211 -x29098 -x8140 -x29057 -x28362 -x226 -x24146 -x6572 -x6568 -x16512 -x18350 -x29333 -x12182 -x4685 -x8760 -x20468 -x10314 -x10821 -x7341 -x18830 -x3457 -x11606 -x24963 -x19301 -x11641 -x9357 -x3046 -x11348 -x31177 -x18207 -x13875 -x26794 -x29616 -x9277 -x8667 -x30429 -x5355 -x15429 -x8122 -x8867 -x8324 -x10897 -x3522 -x27014 -x15757 -x2148 -x8031 -x6780 -x17758 -x1593 -x2430 -x22068 -x16531 -x5466 -x22296 -x5869 -x14047 -x288 -x24320 -x5734 -x5315 -x16153 -x26180 -x26870 -x17263 -x19584 -x19601 -x7994 -x9779 -x23494 -x25067 -x12162 -x5181 -x17188 -x4380 -x15199 -x12578 -x9406 -x6748 -x10963 -x4511 -x19727 -x29583 -x24098 -x23800 -x1083 -x17240 -x800 -x20907 -x14638 -x30100 -x7037 -x5463 -x18292 -x19960 -x1842 -x27680 -x123 -x9863 -x9818 -x24171 -x857 -x3689 -x3152 -x4085 -x15380 -x27243 -x13908 -x4553 -x18242 -x23900 -x27177 -x23821 -x27278 -x27833 -x27350 -x25805 -x21696 -x4039 -x30455 -x929 -x25749 -x14303 -x18003 -x12842 -x15753 -x25522 -x1376 -x16437 -x3313 -x20156 -x3263 -x681 -x5389 -x6962 -x23626 -x7983 -x9200 -x10925 -x13222 -x23501 -x19901 -x13413 -x3577 -x15797 -x22429 -x5806 -x31230 -x24413 -x1212 -x852 -x21140 -x10620 -x14265 -x8352 -x30137 -x1148 -x4920 -x7487 -x16249 -x19085 -x26913 -x30889 -x29914 -x19257 -x8877 -x26679 -x22457 -x12833 -x8767 -x22172 -x12058 -x18502 -x20219 -x23736 -x13037 -x22869 -x11791 -x30086 -x16921 x15853 -x16318 -x11100 -x26939 -x17442 -x3227 -x7085 -x29905 -x23824 -x25927 -x13315 -x4102 -x20117 -x10118 -x9377 -x28402 -x15203 -x5433 -x3497 -x22617 -x11484 -x12947 -x6595 -x22431 -x2970 -x21265 -x31105 -x30267 -x5808 -x22483 -x12002 -x8684 -x27419 -x15693 -x15462 -x2170 -x9104 -x19259 -x28862 -x6179 -x28380 -x14730 -x23363 -x9553 -x20275 -x20897 -x30919 -x22536 -x18140 -x11007 -x27610 -x24786 -x431 -x8368 -x17938 -x12469 -x15133 -x12068 -x26223 -x10045 -x22450 -x25887 -x23958 -x21414 -x24387 -x18387 -x12460 -x26407 -x7105 -x11059 -x28162 -x27846 -x12785 -x9312 -x22602 -x1003 -x19887 -x20905 -x27253 -x27936 -x6974 -x25459 -x15344 -x3827 -x9032 -x3980 -x9113 -x28564 -x21648 -x19721 -x17596 -x3445 -x20051 -x23056 -x29257 -x6669 -x5901 -x1118 -x2209 -x10885 -x10564 -x3585 -x3831 -x15992 -x21797 -x19591 -x26328 -x9582 -x9584 -x9735 -x10610 -x27818 -x29394 -x4576 -x29953 -x26320 -x17013 -x13236 -x11495 -x9820 -x2590 -x24 -x9475 -x17295 -x9873 -x16101 -x18399 -x17946 -x23375 -x13643 -x23515 -x8349 -x6277 -x29199 -x12823 -x22820 -x28938 -x16181 -x20746 -x22847 -x21861 -x4274 -x24832 -x25115 -x9100 -x1373 -x5264 -x2278 -x25725 -x16845 -x3655 -x10239 -x15909 -x14339 -x23844 -x10397 -x10696 -x13698 -x14285 -x23614 -x2371 -x7859 -x5156 -x15513 -x4726 -x12267 -x11724 -x3439 -x23455 -x7847 -x9627 -x21546 -x25004 -x3786 -x3302 -x8490 -x22160 -x12233 -x23117 -x11387 -x29662 -x22678 -x30830 -x23463 -x24176 -x20565 -x20038 -x1226 -x11967 -x12235 -x27690 -x8281 -x20372 -x4184 -x25935 -x16978 -x13709 -x22811 -x19535 -x12382 -x22173 -x14877 -x9278 -x18476 -x6679 -x8433 -x17286 -x20301 -x17423 -x19128 -x9024 -x28803 -x13992 -x30445 -x27597 -x18404 -x3795 -x7756 -x26687 -x22695 -x1755 -x14689 -x25858 -x20877 -x19185 -x29280 -x16984 -x16002 -x17433 -x13753 -x2824 -x12171 -x17159 -x29465 -x19926 -x20411 -x8614 -x17076 -x15636 -x29545 -x27910 -x5455 -x20786 -x7185 -x27686 -x12772 -x7385 -x12355 -x23346 -x10087 -x22807 -x11418 -x10734 -x16324 -x6027 -x30869 -x14366 -x22214 -x3013 -x13663 -x30375 -x16062 -x24841 -x11965 -x23558 -x31147 -x1499 -x30808 -x12881 -x11554 -x22491 -x17223 -x30983 -x13847 -x7558 -x28906 -x13757 -x6862 -x6915 -x18217 -x12715 -x27081 -x24620 -x28937 -x17314 -x19606 -x2841 -x26580 -x26405 -x7899 -x1464 -x14859 -x15872 -x26095 -x12515 -x3135 -x13651 -x597 -x8279 -x11245 -x7067 -x5597 -x9123 -x3609 -x3776 -x8992 -x2308 -x29340 -x4917 -x27257 -x1816 -x15517 -x23125 -x11353 -x9451 -x27890 -x7204 -x26801 -x29011 -x10210 -x13471 -x9547 -x12163 -x23191 -x25225 -x1343 -x8028 -x29787 -x8259 -x15929 -x12086 -x8744 -x20282 -x24594 -x9329 -x11084 -x23565 -x1253 -x26240 -x22607 -x6353 -x15351 -x8926 -x21857 -x27239 -x29312 -x25572 -x1752 -x24522 -x2546 -x9978 -x15303 -x10275 -x10747 -x7850 -x17083 -x21552 -x28471 -x6160 -x8952 -x11992 -x20441 -x24701 -x26592 -x14268 -x5664 -x4772 -x13169 -x10966 -x19169 -x1645 -x7538 -x24924 -x9983 -x30879 -x16657 -x30978 -x20121 -x17023 -x14314 -x28615 -x557 -x13554 -x7194 -x28641 -x15792 -x15397 -x14533 -x23064 -x13131 -x4545 -x15590 -x22620 -x11423 -x27172 -x30211 -x15780 -x26186 -x19086 -x28048 -x7069 -x8865 -x12629 -x9462 -x20577 -x10104 -x17191 -x18017 -x15425 -x22948 -x4728 -x17536 -x27537 -x8296 -x20040 -x6321 -x29025 -x25755 -x28226 -x20347 -x17728 -x25687 -x9630 -x9448 -x1429 -x14216 -x10060 -x26314 -x18055 -x14148 -x23099 -x2301 -x8210 -x29179 -x12519 -x9139 -x29093 -x17000 -x30490 -x667 -x18662 -x15345 -x27058 -x7797 -x22305 -x21141 -x29707 -x20413 -x13889 -x21721 -x19512 -x6244 -x10376 -x5754 -x20561 -x10750 -x20209 -x17560 -x21352 -x12609 -x20088 -x1203 -x141 -x21859 -x7361 -x4616 -x18740 -x15852 -x29433 -x25087 -x943 -x2296 -x10027 -x8187 -x21162 -x2689 -x22832 -x467 -x4773 -x10150 -x29869 -x25603 -x9670 -x11684 -x7468 -x5698 -x18346 -x20564 -x10192 -x17864 -x5750 -x30056 -x1024 -x20183 -x6775 -x8009 -x27558 -x10120 -x25043 -x27034 -x30299 -x11748 -x17457 -x18855 -x25487 -x13596 -x14260 -x16009 -x17559 -x4194 -x23974 -x14325 -x858 -x2900 -x24835 -x25769 -x22784 -x26736 -x18901 -x26002 -x856 -x7241 -x14263 -x382 -x1297 -x6983 -x8484 -x9083 -x8330 -x26538 -x16050 -x1619 -x1966 -x815 -x27927 -x30849 -x29984 -x16521 -x14995 -x18510 -x7211 -x27143 -x19650 -x9952 -x13390 -x4960 -x27694 -x285 -x16906 -x31030 -x7657 -x7688 -x23304 -x11246 -x12735 -x19608 -x1372 -x21709 -x21673 -x22091 -x12418 -x1363 -x30837 -x10431 -x12621 -x5802 x15956 -x16427 -x18761 -x15033 -x30866 -x10254 -x25932 -x15910 -x14004 -x16837 -x7357 -x958 -x2407 -x7764 -x23331 -x6978 -x3681 -x6813 -x56 -x12605 -x23893 -x6280 -x198 -x27061 -x9802 -x2775 -x10260 -x16903 -x9237 -x5202 -x22352 -x8539 -x24434 -x5955 -x27336 -x19415 -x4864 -x19353 -x27760 -x9182 -x9696 -x25792 -x28411 -x3537 -x16061 -x2688 -x27533 -x17791 -x23277 -x29496 -x11552 -x1576 -x21604 -x884 -x25468 -x12149 -x25798 -x9347 -x21012 -x11544 -x3170 -x9566 -x6310 -x31076 -x14495 -x29621 -x11213 -x5681 -x11788 -x3361 -x21292 -x30166 -x15664 -x21166 -x28953 -x21941 -x8854 -x14622 -x8013 -x8930 -x28663 -x2998 -x8288 -x13734 -x17269 -x12990 -x14888 -x20384 -x5394 -x12584 -x9284 -x1339 -x432 -x5327 -x30670 -x24121 -x13748 -x14604 -x15611 -x14411 -x16461 -x7541 -x5124 -x26933 -x30231 -x13612 -x13361 -x30469 -x13649 -x26172 -x30021 -x9242 -x25712 -x5294 -x5471 -x29731 -x22485 -x7134 -x28262 -x3706 -x20407 -x4603 -x13092 -x21036 -x9701 -x18962 -x1891 -x26443 -x27655 -x31272 -x27592 -x16161 -x20277 -x23562 -x214 -x5138 -x9048 -x9694 -x14568 -x8906 -x20036 -x24979 -x28064 -x17053 -x4256 -x9265 -x13636 -x27627 -x17547 -x247 -x19380 -x30362 -x19959 -x1361 -x4520 -x10303 -x17695 -x5277 -x27064 -x4162 -x18145 -x22349 -x6339 -x2555 -x23504 -x11712 -x22506 -x8351 -x26123 -x29646 -x28724 -x28428 -x2171 -x26732 -x15939 -x1480 -x3880 -x3273 -x24882 -x18397 -x2218 -x30549 -x16401 -x11038 -x16638 -x9835 -x18054 -x9992 -x12093 -x638 -x3699 -x19648 -x31145 -x17948 -x11720 -x30367 -x16614 -x12468 -x17121 -x30449 -x4287 -x28849 -x24328 -x9799 -x8461 -x18568 -x30864 -x24856 -x7354 -x24740 -x29626 -x23568 -x26680 -x1459 -x1000 -x9605 -x17448 -x9790 -x7844 -x21610 -x18822 -x2597 -x10247 -x28809 -x30525 -x11832 -x8969 -x26583 -x17746 -x1449 -x20451 -x17642 -x30891 -x29298 -x18013 -x11276 -x28171 -x19626 -x6742 -x11670 -x31111 -x19760 -x2992 -x2610 -x24306 -x29620 -x12225 -x21422 -x9962 -x31184 -x9656 -x23430 -x10712 -x824 -x15145 -x13289 -x22716 -x3298 -x29171 -x4128 -x465 -x7925 -x14071 -x8967 -x23165 -x26940 -x19290 -x12436 -x23741 -x11867 -x19749 -x5530 -x6494 -x10454 -x22373 -x15718 -x13362 -x797 -x26463 -x3755 -x2379 -x4210 -x959 -x2417 -x8139 -x6446 -x8939 -x13791 -x4423 -x9405 -x715 -x10088 -x21311 -x1055 -x24463 -x27529 -x15701 -x28459 -x2766 -x4834 -x8674 -x11448 -x10199 -x12257 -x19688 -x24037 -x19345 -x14941 -x2136 -x30257 -x16612 -x6278 -x212 -x7271 -x469 -x27231 -x16492 -x17198 -x4877 -x7838 -x25527 -x1546 -x26147 -x26083 -x10721 -x25914 -x20885 -x114 -x16329 -x13664 -x29028 -x29012 -x13667 -x14675 -x21443 -x18921 -x27654 -x3867 -x28499 -x18228 -x17229 -x20336 -x7649 -x12734 -x5309 -x7959 -x10349 -x3811 -x5436 -x14798 -x27429 -x28669 -x25998 -x7892 -x25244 -x16452 -x14677 -x11370 -x23772 -x7690 -x30053 -x9968 -x11528 -x17490 -x28693 -x20005 -x14799 -x29411 -x12052 -x26820 -x28727 -x29252 -x20779 -x17730 -x6390 -x12751 -x20263 x3262 -x16088 -x28868 -x17647 -x23051 -x2996 -x27712 -x17297 -x28182 -x4837 -x29989 -x20500 -x10732 -x25535 -x5016 -x1889 -x23266 -x21046 -x24433 -x3944 -x20349 -x28426 -x17608 -x28961 -x23746 -x30159 -x28423 -x28772 -x19233 -x24502 -x14878 -x5472 -x11343 -x10801 -x5787 -x4542 -x5340 -x12465 -x22031 -x11806 -x12986 -x14641 -x17822 -x30973 -x10640 -x24438 -x2765 -x26352 -x29699 -x20102 -x22474 -x11456 -x23935 -x21442 -x13749 -x15826 -x18325 -x6050 -x11146 -x12898 -x4699 -x27001 -x20638 -x4493 -x27710 -x14192 -x16688 -x26946 -x6149 -x4549 -x14637 -x11389 -x26819 -x197 -x16372 -x10702 -x27935 -x20024 -x19938 -x9595 -x29410 -x1489 -x18287 -x12487 -x12577 -x13184 -x13343 -x14093 -x19773 -x6254 -x1992 -x12681 -x10007 -x9469 -x7978 -x4373 -x5090 -x20655 -x20094 -x15143 -x18992 -x9346 -x11665 -x6442 -x8455 -x2637 -x30605 -x5990 -x30744 -x18634 -x30726 -x14789 -x8275 -x18211 -x5406 -x15905 -x4305 -x10960 -x21502 -x9825 -x13129 -x26774 -x1383 -x29730 -x16949 -x25211 -x15093 -x13135 -x23446 -x9893 -x6415 -x12088 -x6596 -x9130 -x15307 -x11876 -x31094 -x10089 -x24692 -x12467 -x9256 -x9743 -x2241 -x22339 -x23927 -x20598 -x13975 -x26152 -x22806 -x5116 -x30116 -x10658 -x14145 -x5539 -x16467 -x5477 -x16746 -x15593 -x1933 -x21691 -x15971 -x17278 -x14800 -x10948 -x15015 -x16118 -x27293 -x28575 -x17876 -x13971 -x18154 -x12111 -x5697 -x13790 -x23713 -x17362 -x4108 -x23379 -x10569 -x29954 -x8902 -x558 -x2840 -x2589 -x8564 -x10557 -x18629 -x19183 -x30285 -x5768 -x8343 -x20854 -x26276 -x2087 -x29034 -x4682 -x17689 -x30526 -x9091 -x4363 -x7435 -x28240 -x13838 -x17466 -x6888 -x5226 -x18175 -x24679 -x9339 -x11309 -x31289 -x20904 -x1184 -x17870 -x20557 -x7909 -x8415 -x8944 -x9896 -x6662 -x1606 -x4677 -x21417 -x22752 -x27743 -x17313 -x20254 -x18274 -x21019 -x21441 -x17668 -x25397 -x4962 -x18971 -x30962 -x27573 -x10320 -x5502 -x28033 -x12826 -x27469 -x30802 -x8563 -x29316 -x2489 -x29778 -x19815 -x15950 -x28789 -x22933 -x6946 -x13134 -x26483 -x11184 -x30020 -x23780 -x203 -x27292 -x4590 -x9586 -x29769 -x2714 -x30948 -x10330 -x27070 -x27670 -x15457 -x20641 -x19817 -x10767 -x27626 -x28284 -x16623 -x4648 -x3092 -x15028 -x3540 -x7734 -x16768 -x29741 -x18233 -x1695 -x6180 -x18078 -x5588 -x26121 -x6612 -x706 -x21175 -x12224 -x3165 -x3596 -x27831 -x413 -x16109 -x17805 -x10272 -x6867 -x6136 -x27922 -x31239 -x7074 -x7295 -x4490 -x29450 -x11699 -x3176 -x26326 -x18388 -x12314 -x21913 -x11160 -x31153 -x24820 -x28348 -x22924 -x21533 -x21013 -x7988 -x23576 -x29812 -x3008 -x29871 -x13085 -x8831 -x13196 -x9276 -x28754 -x2606 -x20483 -x15278 -x592 -x7021 -x9040 -x3413 -x7456 -x12996 -x13877 -x21716 -x16770 -x12562 -x24533 -x24212 -x25837 -x5023 -x1942 -x20034 -x1140 -x4876 -x9666 -x24423 -x5815 -x7078 -x13473 -x9416 -x11383 -x24326 -x19376 -x29007 -x24358 -x14298 -x21844 -x13987 -x12500 -x15833 -x20205 -x4810 -x27834 -x12602 x27570 -x26433 -x14480 -x1189 -x2999 -x24723 -x27837 -x12300 -x20716 -x8981 -x16241 -x18648 -x5730 -x22679 -x483 -x13562 -x3242 -x22290 -x20830 -x13706 -x3530 -x3623 -x28681 -x24905 -x11033 -x25770 -x19845 -x48 -x21618 -x18269 -x21322 -x26091 -x299 -x24197 -x21290 -x15450 -x6773 -x27761 -x21361 -x4335 -x4028 -x24401 -x7768 -x29360 -x2917 -x30408 -x4638 -x16116 -x10811 -x10304 -x28073 -x29045 -x1879 -x1734 -x26084 -x13355 -x19768 -x14091 -x6524 -x7626 -x844 -x21452 -x8965 -x22157 -x19479 -x22442 -x7592 -x3966 -x459 -x30774 -x26836 -x24258 -x27648 -x29651 -x11582 -x2903 -x27251 -x21444 -x25297 -x22174 -x19767 -x22528 -x27820 -x787 -x19685 -x4201 -x17493 -x30332 -x26119 -x22129 -x7383 -x15156 -x24803 -x15035 -x5560 -x15355 -x2760 -x26517 -x29830 -x10704 -x17795 -x24495 -x15681 -x29200 -x22359 -x31086 -x2083 -x1531 -x2592 -x22601 -x29192 -x6567 -x7071 -x12110 -x4787 -x14358 -x28022 -x4824 -x10170 -x9144 -x26353 -x14847 -x5885 x16158 -x20466 -x8121 -x16539 -x15334 -x30959 -x5088 -x29227 -x24182 -x9224 -x24041 -x13766 -x25092 -x25519 -x26909 -x11973 -x1095 -x11516 -x4229 -x8081 -x11347 -x29559 -x591 -x15069 -x13149 -x121 -x16956 -x7648 -x18840 -x5577 -x30357 -x29840 -x13316 -x4245 -x16055 -x5629 -x8434 -x9697 -x5300 -x897 -x9792 -x11056 -x2531 -x3396 -x12520 -x20179 -x12678 -x10315 -x17251 -x11163 -x2879 -x15478 -x27665 -x11979 -x21560 -x24603 -x22480 -x21360 -x23933 -x24429 -x30029 -x7827 -x9970 -x22871 -x12542 -x10458 -x1466 -x27585 -x412 -x31182 -x10809 -x8006 -x2199 -x29924 -x15465 -x22324 -x17160 -x776 -x15186 -x6570 -x2814 -x543 -x3595 -x8821 -x14696 -x22658 -x28505 -x24416 -x511 -x13336 -x680 -x16711 -x26492 -x1311 -x3711 -x4149 -x29427 -x25341 -x11050 -x8326 -x18461 -x1883 -x23808 -x5981 -x30495 -x23395 -x17187 -x10856 -x144 -x15624 -x31077 -x23585 -x8504 -x11891 -x3354 -x4157 -x5663 -x10590 -x12747 -x22774 -x14636 -x27258 -x6918 -x21558 -x16155 -x16187 -x2763 -x531 -x18436 -x10899 -x18007 -x28190 -x13235 -x6818 -x20509 -x30690 -x13162 -x5907 -x3557 -x29549 -x9996 -x22831 -x3185 -x17628 -x22219 -x21949 -x7344 -x26173 -x10054 -x306 -x10933 -x14856 -x30440 -x15991 -x31040 -x31210 -x23163 -x7530 -x18515 -x23770 -x10977 -x8742 -x4599 -x15898 -x637 -x27530 -x16121 -x22448 -x9908 -x22010 -x15098 -x27505 -x25956 -x10235 -x14855 -x7212 -x22153 -x24165 -x8201 -x7651 -x30691 -x13701 -x6943 -x19500 -x1573 -x7477 -x23031 -x2159 -x31131 -x22778 -x27767 -x21003 -x4390 -x17189 -x7390 -x23787 -x3816 -x27853 -x21810 -x30995 -x19466 -x6784 -x23581 -x4339 -x24078 -x2259 -x30714 -x25959 -x10544 -x20027 -x8050 -x22519 -x11236 -x24483 -x22961 -x10917 -x2791 -x18290 -x22703 -x519 -x29278 -x8278 -x18367 -x2849 -x3208 -x21681 -x25777 -x6459 -x23683 -x315 -x6054 -x15003 -x7111 -x9853 -x2151 -x9098 -x17835 -x26995 -x9461 -x580 -x822 -x17611 -x20995 -x24708 -x694 -x7522 -x4932 -x4146 -x12353 -x14476 -x31108 -x30403 -x20528 -x23750 -x25264 -x17445 -x27934 -x21259 -x6396 -x20727 -x11510 -x4384 -x19402 -x15403 -x24373 -x15358 x31140 -x11504 -x27028 -x1723 -x5776 -x20021 -x7506 -x6670 -x27875 -x29176 -x15222 -x7170 -x13602 -x13250 -x31227 -x1309 -x25643 -x2472 -x3746 -x27411 -x6117 -x1943 -x18196 -x23338 -x15643 -x3631 -x9872 -x26438 -x12367 -x3580 -x10568 -x1965 -x13253 -x8537 -x5534 -x30541 -x2565 -x24656 -x5396 -x9118 -x29946 -x13264 -x15075 -x5279 -x15130 -x3930 -x3634 -x25094 -x1342 -x26136 -x28920 -x29234 -x24014 -x15365 -x9942 -x10720 -x11797 -x19858 -x31133 -x2738 -x12512 -x30386 -x17107 -x18611 -x11001 -x11385 -x7169 -x20925 -x774 -x19579 -x18718 -x20478 -x8443 -x6247 -x2195 -x20505 -x6352 -x4994 -x3228 -x8731 -x14975 -x20173 -x19627 -x14473 -x29978 -x8514 -x6057 -x27864 -x20649 -x13688 -x14306 -x16408 -x7508 -x20420 -x11539 -x30617 -x26384 -x1460 -x14623 -x19705 -x16775 -x4492 -x16291 -x28420 -x3496 -x22259 -x27065 -x8452 -x17017 -x9714 -x26390 -x14814 -x5817 -x7117 -x17698 -x19352 -x5679 -x3829 -x19990 -x24902 -x674 -x2625 -x29537 -x26932 -x15869 -x15495 -x4238 -x26205 -x15224 -x20029 -x4106 -x27856 -x9017 -x6644 -x25895 -x4794 -x453 -x28172 -x22109 -x18243 -x23507 -x24234 -x19201 -x6559 -x30590 -x6534 -x2419 -x17904 -x11468 -x16311 -x4099 -x12935 -x7973 -x23035 -x2525 -x25012 -x3657 -x19025 -x19243 -x20178 -x18773 -x23240 -x9498 -x4433 -x9683 -x16458 -x296 -x18486 -x1818 -x28798 -x25366 -x6968 -x265 -x22553 -x20110 -x6493 -x10598 -x1302 -x15977 -x14874 -x14107 -x513 -x19778 -x22231 -x6664 -x22710 -x12078 -x28001 -x25053 -x15819 -x15809 -x18521 -x21161 -x20588 -x15699 -x8943 -x29491 -x29476 -x11980 -x9233 -x18149 -x1735 -x11188 -x31087 -x12918 -x1548 -x7337 -x15751 -x6471 -x14551 -x22755 -x9202 -x7088 -x31203 -x19428 -x1985 -x28745 -x27182 -x13796 -x8332 -x28288 -x19483 -x17610 -x21053 -x5089 -x13662 -x6895 -x15149 -x22266 -x3384 -x26285 -x4061 -x30333 -x25221 -x12711 -x14305 -x17116 -x18815 -x9787 -x28792 -x7931 -x12598 -x26843 -x1470 -x15139 -x4815 -x182 -x14785 -x23503 -x14160 -x3376 -x19542 -x6936 -x24624 -x22910 -x1153 -x3934 -x27308 -x25542 -x16070 -x15417 -x27577 -x25068 -x7686 -x27161 -x10076 -x16990 -x13505 -x911 -x4830 -x22138 -x25059 -x11355 -x3097 -x18220 -x18660 -x6033 -x5733 -x31110 -x18069 -x185 -x14875 -x14986 -x5854 -x21169 -x11759 -x14163 -x6018 -x10823 -x7739 -x14982 -x18320 -x8713 -x27410 -x10502 -x10251 -x18111 -x28019 -x14005 -x19360 -x3659 -x14692 -x24887 -x590 -x22161 -x24054 -x14415 -x21726 -x25080 -x24947 -x11523 -x24033 -x24884 -x14179 -x30259 -x4413 -x25610 x15760 -x25227 -x8233 -x20297 -x8174 -x19338 -x9615 -x29060 -x11683 -x2894 -x2268 -x1741 -x30773 -x21827 -x21885 -x5495 -x6517 -x29044 -x17743 -x15770 -x2896 -x13242 -x20248 -x15922 -x14585 -x21830 -x20873 -x12396 -x12815 -x9163 -x15312 -x22165 -x4565 -x6996 -x23437 -x22460 -x17754 -x7086 -x9973 -x29949 -x27885 -x26366 -x23661 -x10934 -x23732 -x21712 -x19011 -x8756 -x11022 -x14403 -x18780 -x6024 -x8291 -x7879 -x13669 -x27516 -x2672 -x30745 -x29148 -x13255 -x1465 -x10650 -x4784 -x7685 -x28560 -x21773 -x30373 -x4501 -x2174 -x8163 -x6555 -x2146 -x8155 -x28447 -x29600 -x19446 -x17799 -x4357 -x17097 -x14423 -x4217 -x8733 -x12830 -x3199 -x21025 -x1169 -x7600 -x8034 -x9675 -x17952 -x10799 -x28629 -x17665 -x6219 -x14205 -x18223 -x30945 -x1427 -x6486 -x661 -x232 -x13827 -x17044 -x27553 -x10053 -x13681 -x7369 -x9358 -x18627 -x19058 -x24749 -x21380 -x12690 -x25705 -x16094 -x29217 -x10240 -x10003 -x3403 -x6660 -x25342 -x4661 -x17452 -x22539 -x26308 -x8277 -x26197 -x30391 -x4927 -x10659 -x31089 -x21532 -x22186 -x21143 -x27164 -x9769 -x936 -x7837 -x188 -x18294 -x21263 -x26799 -x30644 -x30719 -x17450 -x23251 -x11379 -x19067 -x5185 -x17113 -x10334 -x16598 -x24402 -x4899 -x25350 -x8130 -x11449 -x16462 -x17310 -x11431 -x4361 -x29294 -x17156 -x4716 -x17003 -x21264 -x8723 -x16428 -x5103 -x13857 -x24556 -x27335 -x19314 -x1234 -x12283 -x24170 -x16205 -x15178 -x30447 -x16872 -x1864 -x16917 -x22239 -x8910 -x16349 -x26524 -x19035 -x21372 -x30050 -x21413 -x27048 -x22508 -x9198 -x11176 -x13711 -x29090 -x19562 -x15592 -x6791 -x29485 -x9739 -x754 -x28281 -x15686 -x12859 -x12278 -x2367 -x21110 -x26809 -x15260 -x13761 -x13076 -x23650 -x25921 -x969 -x7919 -x31136 -x6233 -x10448 -x21675 -x17650 -x793 -x12719 -x6674 -x16783 -x31083 -x1599 -x11140 -x16414 -x8568 -x11113 -x2274 -x13108 -x17595 -x2927 -x6817 -x24032 -x4921 -x12320 -x22060 -x5496 -x17990 -x21060 -x25209 -x9674 -x28168 -x1559 -x17853 -x9039 -x16263 -x20125 -x1853 -x9871 -x13565 -x4757 -x10373 -x29174 -x676 -x28510 -x19905 -x1592 -x766 -x21236 -x14752 -x12193 -x60 -x7275 -x10410 -x1778 -x27966 -x14649 -x4606 -x22932 -x4119 -x6409 -x17279 -x15124 -x26860 -x13459 -x12546 -x9672 -x21239 -x25442 -x29284 -x30175 -x25210 -x11545 -x9616 -x12576 -x26950 -x19776 -x14906 -x4959 -x25815 -x20265 -x24001 -x12438 -x17494 -x13738 -x28822 -x5956 -x25722 -x8791 -x24011 -x11547 -x25065 -x12031 -x24762 -x5356 -x9699 -x13224 -x9271 -x22376 -x6183 -x2519 -x18068 -x19188 -x9018 -x6313 -x13051 -x24684 -x19172 -x3869 -x21588 -x9685 -x11320 -x14699 -x7013 -x21300 -x24625 -x17597 -x7543 -x9159 -x12392 -x6578 -x19521 -x3694 -x16847 -x2751 -x27441 -x3368 -x29345 -x22271 -x19910 -x17617 -x22446 -x13547 -x22532 -x6741 -x15930 -x21926 -x11264 -x1660 -x15244 -x8325 -x20093 -x17838 -x16905 -x31245 -x2344 -x26601 -x17796 -x5007 -x2901 -x14098 -x27197 -x23617 -x5866 -x10446 -x17784 -x19751 -x10883 -x12453 -x5402 -x1523 -x25243 -x15428 -x5930 -x8294 -x13039 -x21343 -x124 -x1329 -x6414 -x25969 -x7661 -x18162 -x20165 -x10466 -x10587 -x8913 -x7568 -x18472 -x3001 -x27986 -x15689 -x6298 -x977 -x10787 -x4817 -x6430 -x30528 -x28413 -x18283 -x23663 -x27501 -x8399 -x5991 -x21762 -x15343 -x39 -x29183 -x8040 -x6137 -x21454 -x9913 -x25827 -x5473 x30450 -x23917 -x16051 -x29053 -x20736 -x5803 -x8019 -x28894 -x22509 -x4561 -x14631 -x30828 -x30941 -x28726 -x27649 -x27822 -x26146 -x26802 -x10371 -x24588 -x3792 -x27433 -x1672 -x22985 -x16373 -x2902 -x183 -x21528 -x15917 -x15544 -x29779 -x952 -x10451 -x30088 -x29146 -x11048 -x24754 -x4056 -x496 -x19143 -x13729 -x24538 -x1911 -x24399 -x13496 -x17883 -x20787 -x6042 -x14204 -x10625 -x24270 -x5123 -x29960 -x6650 -x11179 -x4498 -x13402 -x17862 -x20918 -x2593 -x4865 -x1141 -x27152 -x14876 -x4886 -x9210 -x28845 -x27509 -x31248 -x12200 -x23233 -x26124 -x28349 -x20609 -x6227 -x26919 -x3236 -x3873 -x15741 -x18212 -x22028 -x28983 -x23019 -x28736 -x5856 -x3955 -x21563 -x976 -x30133 -x12247 -x10987 -x20977 -x3687 -x17726 -x4643 -x29885 -x16607 -x6356 -x8896 -x1059 -x6443 -x14342 -x15293 -x30975 -x9401 -x9157 -x19182 -x20412 -x975 -x7091 -x20385 -x24700 -x23139 -x770 -x11551 -x3351 -x28139 -x18272 -x2703 -x30297 -x8719 -x9617 -x18092 -x5158 -x13720 -x17764 -x30600 -x15688 -x28491 -x13040 -x17691 -x23457 -x17002 -x14141 -x25576 -x13066 -x22636 -x6361 -x27230 -x18082 -x11565 -x11878 -x3670 -x1730 -x19421 -x26764 -x17317 -x12238 -x18619 -x12624 -x24232 -x4009 -x4430 -x28801 -x566 -x882 -x14567 -x15198 -x30681 -x4985 -x20820 -x16340 -x29029 -x2348 -x4529 -x1878 -x1078 -x18974 -x19849 -x12414 -x22399 -x3051 -x9000 -x5570 -x27545 -x26625 -x26518 -x2203 -x6579 -x5966 -x9268 -x24894 -x4310 -x2133 -x8066 -x3431 -x7873 -x21707 -x22411 -x26776 -x22956 -x30853 -x22367 -x31311 -x14067 -x13159 -x15903 -x14999 -x5443 -x2332 -x11417 -x23981 -x2661 -x17057 -x22616 -x1097 -x14955 -x18844 -x18365 -x17682 -x13064 -x16533 -x8809 -x25320 -x17184 -x11209 -x29235 -x20941 -x16989 -x6249 -x15161 -x30793 -x457 -x30298 -x15217 -x25669 -x11302 -x13503 -x5798 -x24785 -x19939 -x10746 -x20160 -x19546 -x10791 -x22103 -x28814 -x26426 -x8558 -x20367 -x16684 -x16198 -x3471 -x20776 -x20071 -x23103 -x25629 -x22540 -x8376 -x530 -x15712 -x23295 -x2759 -x20164 -x30417 -x1512 -x7621 -x18693 -x28929 -x30406 -x21187 -x10744 -x225 -x28077 -x17701 -x18729 -x21367 -x28060 -x25854 -x6403 -x11570 -x30527 -x20481 -x57 -x11466 -x6041 -x14155 -x5552 -x26653 -x21295 -x8607 -x28490 -x12449 -x12246 -x6304 -x2949 -x6424 -x16707 -x10055 -x6431 -x22817 -x24593 -x8264 -x14105 -x12212 -x5583 -x6658 -x23121 -x26149 -x29920 -x4547 -x5401 -x14572 -x5117 -x19214 -x5522 -x18219 -x30566 -x17080 -x5427 -x19006 -x17683 -x27776 -x3933 -x20678 -x22459 -x26008 -x24012 -x11106 -x16510 -x6703 -x24970 -x30210 -x16430 -x4926 -x8025 -x16851 -x23776 -x6616 -x29382 -x3558 -x26560 -x18064 -x20659 -x16716 -x5059 -x15614 -x18837 -x21428 -x16944 -x2925 -x5814 -x28959 -x8058 -x22413 -x5412 -x9181 -x23161 -x18923 -x12582 -x23221 -x13770 -x9924 -x22329 -x21319 -x24238 -x502 -x3832 -x779 -x10081 -x1658 -x7182 -x1731 -x3668 -x27734 -x17702 -x5057 -x15076 -x7451 -x27886 -x2582 -x21248 -x14225 -x26471 -x28878 -x3667 -x8243 -x20264 -x29908 -x11989 -x25312 -x4166 -x23201 -x28088 -x16439 -x17673 -x6822 -x6965 -x24913 -x25602 -x4744 -x6953 -x25287 -x8340 -x19680 -x13072 -x2822 -x30204 -x27844 -x29368 -x28333 -x4914 -x5005 -x24142 -x926 -x20582 -x8341 -x10522 -x2666 -x8657 -x24674 -x7943 -x27953 -x23215 -x30679 -x635 -x22575 -x25054 -x25945 -x5657 -x31038 -x10365 -x24233 -x28080 -x16799 -x3118 -x10794 -x17872 -x2548 -x28538 -x19012 -x29076 -x14532 -x3554 -x16535 -x11813 -x16076 -x25951 -x25017 -x5827 -x3815 -x14829 -x8176 -x2596 -x21476 -x29373 -x16941 -x5775 -x18952 -x7991 -x26070 -x15758 -x21643 -x24453 -x7915 -x8843 -x28954 -x21662 -x20380 -x21355 -x8446 -x8076 -x5524 -x6002 -x10430 -x18811 -x9465 -x5518 -x3009 -x28587 -x19141 -x400 -x21124 -x2474 -x11562 -x6133 -x7924 -x5520 -x525 -x17285 -x29014 -x29714 -x21978 -x28356 -x17087 -x4114 -x8422 -x21743 -x5365 -x28570 -x11249 -x14860 -x1806 -x19230 -x20163 -x1314 -x6369 -x15309 -x5231 -x17651 -x2556 -x21406 -x20950 -x4254 -x11437 -x9350 -x15504 -x17927 -x14579 -x6101 -x25125 -x11837 -x6986 -x22940 -x12961 -x28442 -x18600 -x15825 -x17041 -x21331 -x30966 -x21965 -x19426 -x25743 -x5084 -x25768 -x5251 -x27114 -x24443 -x23753 -x16580 -x13951 -x19810 -x4124 -x25873 -x11297 -x14201 -x3717 -x25001 -x11654 -x19119 -x13342 -x20393 -x7640 -x19008 -x3801 -x9073 -x26974 -x20734 -x28728 -x19088 -x21435 -x21139 -x30798 -x9022 -x12706 -x29405 -x18769 -x17400 -x8962 -x28258 -x17582 -x20220 -x111 -x24536 -x15177 -x2971 -x13559 -x20953 -x14547 -x6604 -x2399 -x7019 -x4845 -x26897 -x2053 -x8527 -x1187 -x12056 -x3363 -x12565 -x26539 -x27870 -x3474 -x25452 -x4206 -x23908 -x31004 -x20803 -x25898 -x27829 -x14030 -x18001 -x920 -x28934 -x25933 -x6886 -x10439 -x21579 -x14998 -x17663 -x27180 -x1390 -x3891 -x14993 -x4026 -x23058 -x28099 -x14049 -x30108 -x14740 -x17211 -x9177 -x9680 -x25064 -x4248 -x25975 -x19665 -x26540 -x9540 -x30078 -x10543 -x30921 -x9650 -x18355 -x26107 -x14883 -x22216 -x665 -x10398 -x3035 -x15944 -x17895 -x23090 -x5431 -x4700 -x24106 -x27168 -x20016 -x20377 -x10221 -x11595 -x5592 -x14651 -x8838 -x31059 -x18961 -x5293 -x7887 -x4655 -x1171 -x29404 -x24498 -x13152 -x4808 -x6388 -x11737 -x6845 -x28481 -x23497 -x23903 -x24874 -x15812 -x4215 -x12846 -x4518 -x24951 -x25426 -x20952 -x26879 -x2924 -x3125 -x17176 -x6128 -x6395 -x25083 -x1716 -x2102 -x18548 -x2283 -x27354 -x28239 -x24132 -x17217 -x29999 -x28436 -x20327 -x24246 -x10689 -x4597 -x15315 -x9362 -x16110 -x21929 -x27193 -x18473 -x20033 -x4527 -x6364 -x15252 -x559 -x15087 -x574 -x27135 -x9560 -x6704 -x3800 -x9988 -x29899 -x16963 -x7830 x16170 -x19848 -x18994 -x11082 -x19641 -x20669 -x12895 -x14771 -x19740 -x23355 -x24849 -x26298 -x5586 -x14496 -x15484 -x30946 -x22668 -x2595 -x10268 -x20342 -x14018 -x26500 -x22471 -x22007 -x23088 -x1980 -x3340 -x13549 -x2141 -x614 -x27978 -x28884 -x15386 -x15748 -x29931 -x2764 -x26852 -x6571 -x5975 -x12145 -x11200 -x19967 -x5982 -x28776 -x836 -x28840 -x18249 -x15795 -x1820 -x2230 -x8083 -x15125 -x1049 -x17047 -x18689 -x22577 -x29480 -x17270 -x17434 -x20653 -x7258 -x29421 -x30658 -x8238 -x14130 -x21519 -x2037 -x9275 -x22063 -x11493 -x6667 -x3490 -x26009 -x29606 -x23039 -x24561 -x21825 -x5274 -x14950 -x14580 -x9645 -x6932 -x9828 -x30540 -x21503 -x30930 -x5529 -x15473 -x21832 -x12378 -x29797 -x13579 -x15106 -x14346 -x14236 -x16236 -x10065 -x10817 -x163 -x28956 -x26635 -x9129 -x26581 -x11623 -x1417 -x36 -x6920 -x24813 -x31121 -x22436 -x15914 -x26093 -x11501 -x2031 -x18751 -x12328 -x1866 -x21775 -x994 -x11726 -x5373 -x14807 -x22775 -x1953 -x21907 -x27343 -x26846 -x7285 -x22645 -x15320 -x7404 -x7247 -x13584 -x24368 -x22243 -x26279 -x26938 -x18357 -x26468 -x17327 -x21041 -x13365 -x30635 -x30448 -x12108 -x17541 -x619 -x743 -x17626 -x16737 -x18079 -x25033 -x15481 -x3939 -x5504 -x11321 -x30918 -x10688 -x307 -x1190 -x8421 -x6359 -x26775 -x1663 -x25353 -x9647 -x29802 -x28460 -x11393 -x9196 -x18508 -x1780 -x12250 -x1978 -x2220 -x30696 -x3023 -x4690 -x29879 -x9255 -x31156 -x21577 -x3392 -x1238 -x28462 -x11403 -x13858 -x24196 -x13904 -x2459 -x15296 -x23080 -x2242 -x27850 -x2644 -x19022 -x18998 -x27612 -x23123 -x28650 -x30768 -x2132 -x12841 -x2845 -x23111 -x24188 -x19057 -x22615 -x30884 -x21109 -x403 -x11727 -x10405 -x9866 -x30799 -x16836 -x19545 -x23947 -x2664 -x2020 -x6267 -x4001 -x7869 -x24922 -x2544 -x17724 -x18406 -x30271 -x26585 -x18224 -x24908 -x30543 -x18295 -x24293 -x1200 -x11052 -x21511 -x13957 -x19820 -x11536 -x24154 -x29867 -x5478 -x820 -x19157 -x2846 -x19449 -x4417 -x29487 -x28713 -x13934 -x13703 -x14753 -x13717 -x10660 -x9506 -x21804 -x4400 -x4017 -x13202 -x30178 -x1193 -x8314 -x24370 -x16406 -x9088 -x11811 -x12079 -x5464 -x26490 -x13560 -x24126 -x25721 -x22622 -x7865 -x6451 -x4115 -x19563 -x1478 -x7213 -x8373 -x7035 -x7365 -x13243 -x27779 -x9274 -x29061 -x10185 -x23926 -x13990 -x28665 -x22943 -x5438 -x5391 -x28576 -x20339 -x8769 -x16644 -x3607 -x7584 -x9185 -x29524 -x13993 -x20599 -x30870 -x19577 -x10710 -x237 -x23000 -x23775 -x1273 -x14068 -x7257 -x18339 -x3203 -x7378 -x13906 -x3197 -x8798 -x28690 -x8576 -x30205 -x8270 -x25594 -x15615 -x8154 -x1634 -x31024 -x22627 -x26947 -x2789 -x11789 -x15463 -x31185 -x27454 -x1174 -x22667 -x675 -x16482 -x8525 -x22897 -x17103 -x25590 -x1405 -x7480 -x24526 -x9298 -x26184 -x16376 -x1983 -x30496 -x4979 -x10859 -x5531 -x18360 -x10786 -x24834 -x15744 -x20883 -x25356 -x5250 -x12403 -x22083 -x30494 -x17289 -x3246 -x30771 -x21989 -x6625 -x5713 -x16964 -x771 -x22093 -x12109 -x21793 -x26239 -x11733 -x3598 -x17638 x31215 -x11964 -x11694 -x12379 -x14060 -x2418 -x23023 -x2942 -x9247 -x27488 -x15618 -x28787 -x14924 -x1334 -x14438 -x11548 -x20114 -x2384 -x29336 -x16561 -x8489 -x3714 -x8206 -x12931 -x24268 -x18062 -x6964 -x23779 -x1462 -x4309 -x6376 -x17264 -x5227 -x23596 -x5939 -x6546 -x10545 -x20217 -x2491 -x15316 -x27029 -x22614 -x1069 -x14099 -x25207 -x25432 -x29598 -x29035 -x17783 -x2067 -x26554 -x19492 -x22899 -x6725 -x20859 -x17212 -x6292 -x28936 -x16436 -x13168 -x26099 -x10355 -x5095 -x15946 -x19055 -x862 -x4344 -x23999 -x26178 -x9625 -x27896 -x21782 -x9062 -x11361 -x11463 -x21432 -x13976 -x25159 -x25571 -x2368 -x15498 -x16601 -x26485 -x18014 -x11141 -x21749 -x24957 -x29659 -x10835 -x9544 -x19174 -x30158 -x29928 -x8881 -x29169 -x14156 -x2834 -x7864 -x25217 -x30307 -x28773 -x14211 -x22156 -x27528 -x8098 -x1280 -x14235 -x18445 -x28215 -x24590 -x6428 -x8612 -x3826 -x5543 -x18799 -x26213 -x18085 -x18898 -x18796 -x20204 -x7975 -x29578 -x30346 -x23242 -x16827 -x25404 -x18437 -x17010 -x14422 -x28061 -x3004 -x8636 -x19268 -x7168 -x5563 -x9425 -x18981 -x18959 -x28047 -x12452 -x30760 -x15985 -x9092 -x4731 -x4667 -x27774 -x13386 -x26207 -x2897 -x11700 -x12685 -x28259 -x6808 -x15530 -x25439 -x9575 -x17692 -x18304 -x7113 -x25566 -x14989 -x23310 -x25461 -x8531 -x2511 -x3747 -x4216 -x14812 -x22882 -x15025 -x18566 -x12447 -x22166 -x4328 -x2129 -x21919 -x28534 -x19090 -x3386 -x25624 -x16469 -x18377 -x22241 -x28034 -x28106 -x1099 -x16254 -x8442 -x19023 -x1295 -x9155 -x29894 -x16472 -x13104 -x14991 -x20289 -x10595 -x21850 -x13340 -x12158 -x26072 -x15839 -x28717 -x20524 -x2075 -x14597 -x16385 -x17937 -x21154 -x13609 -x17576 -x4997 -x8049 -x8654 -x18866 -x10516 -x30573 -x19943 -x14275 -x11807 -x2498 -x4972 -x31082 -x28054 -x26049 -x12356 -x13589 -x1616 -x5317 -x6030 -x17332 -x14172 -x9635 -x16507 -x27600 -x7683 -x233 -x8954 -x18944 -x19511 -x1615 -x1688 -x19238 -x21079 -x4289 -x378 -x5538 -x15864 -x29185 -x29936 -x15378 -x25322 -x10673 -x26792 -x361 -x15730 -x20687 -x23678 -x16103 -x28676 -x18935 -x30769 -x29693 -x17215 -x30591 -x7710 -x24745 -x8787 -x27467 -x28910 -x12166 -x5222 -x3005 -x1440 -x13145 -x27851 -x6826 -x19885 -x23675 -x22745 -x30520 -x2829 -x12560 -x28295 -x2933 -x26266 -x28941 -x4372 -x7953 -x9897 -x3787 -x16057 -x22372 -x18679 -x25585 -x20984 -x2745 -x23042 -x13279 -x16178 -x4208 -x29811 -x5252 -x28957 -x2566 -x26097 -x23482 -x23802 -x17574 -x8071 -x13249 -x13374 -x10579 -x2776 -x11790 -x12113 -x3319 -x23560 -x6398 -x22746 -x23816 -x24999 -x28272 -x320 -x24892 -x6036 -x26755 -x8919 -x13851 -x4766 -x1458 -x12338 -x28756 -x6786 -x23500 -x11917 -x30803 -x9060 -x30727 -x9597 -x26907 -x5607 -x16932 -x29499 -x505 -x802 -x11392 -x14079 -x29363 -x8236 -x29229 -x18873 -x12458 -x11400 -x24418 -x20906 -x8297 -x15107 -x10997 -x27127 -x1180 -x27997 -x7916 -x12611 -x2718 -x29152 -x6425 -x798 -x26016 -x20022 -x7554 -x22857 -x26786 -x19947 -x22223 -x13920 -x13409 -x17615 -x27100 -x11095 -x9643 -x25474 -x13795 -x19934 -x9810 -x3303 -x23707 -x28427 -x28344 -x25140 x31340 -x7015 -x18618 -x7164 -x27534 -x10282 -x23992 -x12 -x21000 -x30642 -x808 -x28260 -x29087 -x18628 -x31176 -x26284 -x398 -x6156 -x508 -x29490 -x18703 -x28126 -x14618 -x5627 -x7689 -x28118 -x21395 -x535 -x30234 -x20922 -x29774 -x2967 -x24729 -x21841 -x30191 -x5047 -x29408 -x12619 -x9431 -x7253 -x22295 -x19438 -x13960 -x11156 -x15766 -x14700 -x29292 -x1987 -x5748 -x9543 -x4076 -x28988 -x30664 -x28021 -x24631 -x20988 -x2730 -x26880 -x16235 -x11892 -x21759 -x21128 -x2237 -x23532 -x3841 -x11429 -x28113 -x30881 -x26681 -x13510 -x13291 -x7811 -x2463 -x14851 -x19050 -x9398 -x5673 -x30220 -x7898 -x4821 -x6606 -x29021 -x13488 -x15586 -x474 -x11895 -x27378 -x28031 -x1242 -x12631 -x7785 -x23357 -x21916 -x26090 -x27664 -x19617 -x19303 -x9767 -x24888 -x28311 -x22297 -x19734 -x23670 -x20298 -x9951 -x5774 -x25074 -x13832 -x9563 -x26403 -x18616 -x2779 -x8315 -x14518 -x16067 -x21356 -x8672 -x6454 -x29468 -x5326 -x9610 -x16573 -x29414 -x1973 -x20486 -x889 -x19239 -x6121 -x4070 -x15381 -x19198 -x7284 -x11216 -x12906 -x4649 -x21363 -x26547 -x14517 -x17585 -x20974 -x7868 -x7011 -x695 -x13118 -x18266 -x16709 -x3628 -x3860 -x6469 -x4342 -x12304 -x16149 -x16505 -x4596 -x23883 -x13071 -x14747 -x6640 -x23232 -x12444 -x1705 -x22537 -x9657 -x18102 -x21034 -x13435 -x6743 -x15150 -x30894 -x29756 -x1164 -x3538 -x12983 -x24369 -x22070 -x14080 -x11189 -x29581 -x7617 -x2350 -x6097 -x6795 -x14076 -x9397 -x24091 -x24063 -x6716 -x514 -x29389 -x8394 -x20808 -x14372 -x21226 -x11145 -x13869 -x25446 -x25480 -x27397 -x8701 -x28541 -x3356 -x24330 -x3897 -x30502 -x7484 -x19635 -x1849 -x15893 -x15400 -x28309 -x22482 -x22994 -x14001 -x26089 -x30275 -x30659 -x8556 -x9314 -x21621 -x14972 -x26961 -x17284 -x28752 -x9036 -x8683 -x23559 -x15144 -x3459 -x29763 -x14896 -x13629 -x18297 -x3191 -x11204 -x13053 -x28370 -x8616 -x12256 -x1697 -x4780 -x297 -x8225 -x16174 -x1954 -x21011 -x13689 -x11981 -x8355 -x2700 -x1868 -x29243 -x30661 -x481 -x23801 -x19068 -x14611 -x26855 -x2698 -x25729 -x4353 -x28580 -x7055 -x7534 -x27196 -x30529 -x21376 -x12914 -x4753 -x29073 -x9833 -x26339 -x28955 -x8115 -x22015 -x7242 -x16803 -x21747 -x5272 -x4174 -x23734 -x24612 -x16804 -x26208 -x13392 -x23527 -x24163 -x30925 -x21055 -x2670 -x11534 -x15532 -x9718 -x14002 -x30770 -x27504 -x1281 -x23167 -x30630 -x25701 -x23383 -x18975 -x14462 -x13524 -x21096 -x6894 -x22586 -x25188 -x18231 -x22451 -x20474 -x26894 -x26969 -x19030 -x9880 -x9784 -x8788 -x14741 -x7763 -x2588 -x2611 -x28608 -x23404 -x5403 -x4019 -x12420 -x16154 -x26850 -x5805 -x27216 -x29951 -x8179 -x16725 -x3973 -x143 -x2547 -x19724 -x26781 -x28947 -x3759 -x27594 -x20428 -x14459 -x5703 -x17158 -x26003 -x13460 -x29676 -x6987 -x30066 -x18809 -x6417 -x23176 -x6279 -x6474 -x23135 -x29022 -x25910 -x12766 -x5439 -x25037 -x211 -x13956 -x25912 -x25069 -x14253 -x25041 -x31344 -x16874 -x14481 -x11094 -x62 -x4398 -x20886 -x8014 -x15594 -x3736 -x8301 -x11864 -x19702 -x22350 -x14928 -x4080 -x4428 -x2682 -x15285 -x4618 -x1711 -x21697 -x19532 -x23319 -x2089 -x3196 -x3936 -x23087 -x8226 -x16156 -x24027 -x17359 -x2352 -x1394 -x17342 -x18607 -x20415 -x27144 -x5721 -x9340 -x2517 -x30114 -x16647 -x4800 -x24508 -x13817 -x27698 -x2124 -x28970 -x8979 -x5382 -x10755 -x16634 -x5130 -x31068 -x7304 -x9449 -x1439 -x20291 -x12409 -x16319 -x24432 -x21942 -x10018 -x21818 -x25463 -x12958 -x8977 -x25649 -x20374 -x744 -x8686 -x365 -x3961 -x4735 -x23200 -x12070 -x27439 -x8144 -x24575 -x27531 -x18880 -x20476 -x19992 -x13056 -x13426 -x3791 -x25800 -x6883 -x22850 -x23671 -x29209 -x20704 -x7870 -x6907 -x16954 -x28892 -x1815 -x22316 -x13324 -x29529 -x24821 -x24635 -x6309 -x11104 -x16947 -x14997 -x30915 -x22398 -x18821 -x13075 -x15838 -x14219 -x13876 -x5430 -x11855 -x17477 -x12228 -x9703 -x21336 -x22386 -x11796 -x26290 -x21570 -x13307 -x26650 -x4318 -x20771 -x10387 -x16394 -x3205 -x7735 -x5342 -x16683 -x19013 -x7603 -x24799 -x6509 -x13182 -x26399 -x21148 -x13008 -x11008 -x19963 -x20247 -x524 -x8257
3585.43/3597.46	s SATISFIABLE
3585.43/3597.46	c Time taken to solve: 3593.6664828300004 seconds
3585.43/3597.46	c Total time taken: 3596.680148601532 seconds

Verifier Data

OK	6102808

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

running on 4 cores: 56-59

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-1,3-5,9-11,13-15,18,21-23,25-26,29-30,32,34-35,37-38,40,42-43,45-46,49,51-53,61
  3550 MHz: 2,6-8,12,20,28,31,41,47,57,60
  3600 MHz: 16-17,19,24,27,33,36,39,44,48,50,54-56,58-59,62-63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 56-59

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127112 MiB free)
  node 1: cores 8-15, 129019 MiB (128346 MiB free)
  node 2: cores 16-23, 129019 MiB (126979 MiB free)
  node 3: cores 24-31, 129003 MiB (127459 MiB free)
  node 4: cores 32-39, 128973 MiB (127609 MiB free)
  node 5: cores 40-47, 129019 MiB (127389 MiB free)
  node 6: cores 48-55, 129019 MiB (127877 MiB free)
  node 7: cores 56-63, 128474 MiB (127902 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100049 s]*
/proc/loadavg: 15.40 7.24 4.13 16/947 24255
/proc/meminfo: memFree=1045163236/1055320696 swapFree=33554428/33554428
[pid=24252] ppid=24249 vsize=4324 memory=3200 CPUtime=0 cores=56-59
/proc/24252/stat : 24252 (run) S 24249 24252 23162 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2470760 4427776 640 18446744073709551615 94247692021760 94247692916293 140736745604400 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94247693155344 94247693203088 94247697133568 140736745609346 140736745609581 140736745609581 140736745615313 0
/proc/24252/statm: 1081 800 712 219 0 143 0
[pid=24255] ppid=24252 vsize=20504 memory=16340 CPUtime=0.03 cores=56-59
/proc/24255/stat : 24255 (python3) R 24252 24252 23162 0 -1 4194304 2596 0 0 0 3 0 0 0 20 0 1 0 2470763 20996096 3968 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 2 0 0 0 17 57 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
/proc/24255/statm: 5126 4085 1647 753 0 2975 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 24828 KiB
Current children cumulated memory: 19540 KiB

[startup+0.213317 s]*
/proc/loadavg: 15.40 7.24 4.13 16/947 24255
/proc/meminfo: memFree=1045152396/1055320696 swapFree=33554428/33554428
[pid=24252] ppid=24249 vsize=4324 memory=3200 CPUtime=0 cores=56-59
/proc/24252/stat : 24252 (run) S 24249 24252 23162 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2470760 4427776 640 18446744073709551615 94247692021760 94247692916293 140736745604400 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94247693155344 94247693203088 94247697133568 140736745609346 140736745609581 140736745609581 140736745615313 0
/proc/24252/statm: 1081 800 712 219 0 143 0
[pid=24255] ppid=24252 vsize=30240 memory=23392 CPUtime=0.07 cores=56-59
/proc/24255/stat : 24255 (python3) R 24252 24252 23162 0 -1 4194304 4110 0 0 0 6 1 0 0 20 0 1 0 2470763 30965760 5760 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 2 0 0 0 17 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
/proc/24255/statm: 7560 5848 1995 753 0 4704 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 34564 KiB
Current children cumulated memory: 26592 KiB

[startup+0.31296 s]*
/proc/loadavg: 15.40 7.24 4.13 21/950 24258
/proc/meminfo: memFree=1045151092/1055320696 swapFree=33554428/33554428
[pid=24252] ppid=24249 vsize=4324 memory=3200 CPUtime=0 cores=56-59
/proc/24252/stat : 24252 (run) S 24249 24252 23162 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2470760 4427776 640 18446744073709551615 94247692021760 94247692916293 140736745604400 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94247693155344 94247693203088 94247697133568 140736745609346 140736745609581 140736745609581 140736745615313 0
/proc/24252/statm: 1081 800 712 219 0 143 0
[pid=24255] ppid=24252 vsize=234576 memory=35452 CPUtime=0.33 cores=56-59
/proc/24255/stat : 24255 (python3) D 24252 24252 23162 0 -1 4456448 5631 0 0 0 32 1 0 0 20 0 4 0 2470763 240205824 8576 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 2 0 0 0 17 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
/proc/24255/statm: 58644 8863 3628 753 0 45262 0
[pid=24255/tid=24256] ppid=24252 vsize=234576 memory=822364305 CPUtime=0.07 cores=56-59
/proc/24255/task/24256/stat : 24256 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 240205824 8576 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 2 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24257] ppid=24252 vsize=234576 memory=19837 CPUtime=0.07 cores=56-59
/proc/24255/task/24257/stat : 24257 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 240205824 8576 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 2 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24258] ppid=24252 vsize=234576 memory=52987850654189 CPUtime=0.07 cores=56-59
/proc/24255/task/24258/stat : 24258 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 240205824 8576 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 2 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 238900 KiB
Current children cumulated memory: 38652 KiB

[startup+0.700171 s]
/proc/loadavg: 15.40 7.24 4.13 17/950 24258
/proc/meminfo: memFree=1045115476/1055320696 swapFree=33554428/33554428
[pid=24252] ppid=24249 vsize=4324 memory=3200 CPUtime=0 cores=56-59
/proc/24252/stat : 24252 (run) S 24249 24252 23162 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2470760 4427776 640 18446744073709551615 94247692021760 94247692916293 140736745604400 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94247693155344 94247693203088 94247697133568 140736745609346 140736745609581 140736745609581 140736745615313 0
/proc/24252/statm: 1081 800 712 219 0 143 0
[pid=24255] ppid=24252 vsize=413708 memory=101324 CPUtime=0.52 cores=56-59
/proc/24255/stat : 24255 (python3) R 24252 24252 23162 0 -1 4194304 15557 0 0 0 47 5 0 0 20 0 4 0 2470763 423636992 25088 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 2 0 0 0 17 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
/proc/24255/statm: 103427 25331 11196 753 0 54861 0
[pid=24255/tid=24256] ppid=24252 vsize=413708 memory=0 CPUtime=0.07 cores=56-59
/proc/24255/task/24256/stat : 24256 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 423636992 25088 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 2 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24257] ppid=24252 vsize=413708 memory=3200 CPUtime=0.07 cores=56-59
/proc/24255/task/24257/stat : 24257 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 423636992 25088 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 2 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24258] ppid=24252 vsize=413708 memory=8904649 CPUtime=0.07 cores=56-59
/proc/24255/task/24258/stat : 24258 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 423636992 25088 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 2 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 418032 KiB
Current children cumulated memory: 104524 KiB

[startup+1.50011 s]
/proc/loadavg: 15.40 7.24 4.13 16/944 24258
/proc/meminfo: memFree=1045716596/1055320696 swapFree=33554428/33554428
[pid=24252] ppid=24249 vsize=4324 memory=3200 CPUtime=0 cores=56-59
/proc/24252/stat : 24252 (run) S 24249 24252 23162 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2470760 4427776 640 18446744073709551615 94247692021760 94247692916293 140736745604400 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94247693155344 94247693203088 94247697133568 140736745609346 140736745609581 140736745609581 140736745615313 0
/proc/24252/statm: 1081 800 712 219 0 143 0
[pid=24255] ppid=24252 vsize=451680 memory=139516 CPUtime=1.28 cores=56-59
/proc/24255/stat : 24255 (python3) R 24252 24252 23162 0 -1 4194304 45797 0 0 0 121 7 0 0 20 0 4 0 2470763 462520320 34635 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 0 0 0 17 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
/proc/24255/statm: 112920 34879 11711 753 0 63957 0
[pid=24255/tid=24256] ppid=24252 vsize=451680 memory=0 CPUtime=0.07 cores=56-59
/proc/24255/task/24256/stat : 24256 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 462520320 34635 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24257] ppid=24252 vsize=451680 memory=3200 CPUtime=0.07 cores=56-59
/proc/24255/task/24257/stat : 24257 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 462520320 34635 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24258] ppid=24252 vsize=451680 memory=8904649 CPUtime=0.07 cores=56-59
/proc/24255/task/24258/stat : 24258 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 462520320 34635 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 456004 KiB
Current children cumulated memory: 142716 KiB

[startup+3.11353 s]
/proc/loadavg: 15.45 7.39 4.19 16/942 24266
/proc/meminfo: memFree=1045602128/1055320696 swapFree=33554428/33554428
[pid=24252] ppid=24249 vsize=4324 memory=3200 CPUtime=0 cores=56-59
/proc/24252/stat : 24252 (run) S 24249 24252 23162 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2470760 4427776 640 18446744073709551615 94247692021760 94247692916293 140736745604400 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94247693155344 94247693203088 94247697133568 140736745609346 140736745609581 140736745609581 140736745615313 0
/proc/24252/statm: 1081 800 712 219 0 143 0
[pid=24255] ppid=24252 vsize=493272 memory=180684 CPUtime=2.88 cores=56-59
/proc/24255/stat : 24255 (python3) R 24252 24252 23162 0 -1 4194304 59192 0 0 0 281 7 0 0 20 0 4 0 2470763 505110528 45012 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 0 0 0 17 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
/proc/24255/statm: 123318 45171 11854 753 0 74355 0
[pid=24255/tid=24256] ppid=24252 vsize=493272 memory=3200 CPUtime=0.07 cores=56-59
/proc/24255/task/24256/stat : 24256 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 505110528 45012 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24257] ppid=24252 vsize=493272 memory=113220 CPUtime=0.07 cores=56-59
/proc/24255/task/24257/stat : 24257 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 505110528 45012 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24258] ppid=24252 vsize=493272 memory=3200 CPUtime=0.07 cores=56-59
/proc/24255/task/24258/stat : 24258 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 505110528 45012 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
Current children cumulated CPU time: 2.88 s
Current children cumulated vsize: 497596 KiB
Current children cumulated memory: 183884 KiB

[startup+6.30014 s]
/proc/loadavg: 15.45 7.39 4.19 16/942 24266
/proc/meminfo: memFree=1045373920/1055320696 swapFree=33554428/33554428
[pid=24252] ppid=24249 vsize=4324 memory=3200 CPUtime=0 cores=56-59
/proc/24252/stat : 24252 (run) S 24249 24252 23162 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2470760 4427776 640 18446744073709551615 94247692021760 94247692916293 140736745604400 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94247693155344 94247693203088 94247697133568 140736745609346 140736745609581 140736745609581 140736745615313 0
/proc/24252/statm: 1081 800 712 219 0 143 0
[pid=24255] ppid=24252 vsize=632140 memory=325148 CPUtime=6.07 cores=56-59
/proc/24255/stat : 24255 (python3) R 24252 24252 23162 0 -1 4194304 110236 0 0 0 596 11 0 0 20 0 4 0 2470763 647311360 81065 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 0 0 0 17 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
/proc/24255/statm: 158035 81287 13501 753 0 109072 0
[pid=24255/tid=24256] ppid=24252 vsize=632140 memory=12488 CPUtime=0.07 cores=56-59
/proc/24255/task/24256/stat : 24256 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 647311360 81065 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24257] ppid=24252 vsize=632140 memory=0 CPUtime=0.07 cores=56-59
/proc/24255/task/24257/stat : 24257 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 647311360 81065 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24258] ppid=24252 vsize=632140 memory=141148 CPUtime=0.07 cores=56-59
/proc/24255/task/24258/stat : 24258 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 647311360 81065 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
Current children cumulated CPU time: 6.07 s
Current children cumulated vsize: 636464 KiB
Current children cumulated memory: 328348 KiB

[startup+12.7002 s]
/proc/loadavg: 15.49 7.53 4.25 17/950 24311
/proc/meminfo: memFree=1044968412/1055320696 swapFree=33554428/33554428
[pid=24252] ppid=24249 vsize=4324 memory=3200 CPUtime=0 cores=56-59
/proc/24252/stat : 24252 (run) S 24249 24252 23162 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2470760 4427776 640 18446744073709551615 94247692021760 94247692916293 140736745604400 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94247693155344 94247693203088 94247697133568 140736745609346 140736745609581 140736745609581 140736745615313 0
/proc/24252/statm: 1081 800 712 219 0 143 0
[pid=24255] ppid=24252 vsize=867056 memory=534440 CPUtime=12.44 cores=56-59
/proc/24255/stat : 24255 (python3) R 24252 24252 23162 0 -1 4194304 162584 0 0 0 1229 15 0 0 20 0 4 0 2470763 887865344 133476 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 0 0 0 17 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
/proc/24255/statm: 216764 133610 13811 753 0 167801 0
[pid=24255/tid=24256] ppid=24252 vsize=867056 memory=141148 CPUtime=0.07 cores=56-59
/proc/24255/task/24256/stat : 24256 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 887865344 133476 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24257] ppid=24252 vsize=867056 memory=3747047886429638121 CPUtime=0.07 cores=56-59
/proc/24255/task/24257/stat : 24257 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 887865344 133476 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24258] ppid=24252 vsize=867056 memory=3200 CPUtime=0.07 cores=56-59
/proc/24255/task/24258/stat : 24258 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 887865344 133476 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
Current children cumulated CPU time: 12.44 s
Current children cumulated vsize: 871380 KiB
Current children cumulated memory: 537640 KiB

[startup+25.5002 s]
/proc/loadavg: 15.60 7.95 4.44 17/950 24364
/proc/meminfo: memFree=1042946268/1055320696 swapFree=33554428/33554428

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

[pid=24255/tid=24258] ppid=24252 vsize=1056372 memory=3200 CPUtime=0.07 cores=56-59
/proc/24255/task/24258/stat : 24258 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
Current children cumulated CPU time: 3570.38 s
Current children cumulated vsize: 1060696 KiB
Current children cumulated memory: 725184 KiB

[startup+3597.71 s]
# the end of solver process 24252 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3585.17 s, system=0.584454 s

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

[startup+3584 s]*
/proc/loadavg: 16.75 16.50 16.14 17/939 25702
/proc/meminfo: memFree=1012446500/1055320696 swapFree=33554428/33554428
[pid=24252] ppid=24249 vsize=4324 memory=3200 CPUtime=0 cores=56-59
/proc/24252/stat : 24252 (run) S 24249 24252 23162 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2470760 4427776 640 18446744073709551615 94247692021760 94247692916293 140736745604400 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94247693155344 94247693203088 94247697133568 140736745609346 140736745609581 140736745609581 140736745615313 0
/proc/24252/statm: 1081 800 712 219 0 143 0
[pid=24255] ppid=24252 vsize=1056372 memory=721984 CPUtime=3572.09 cores=56-59
/proc/24255/stat : 24255 (python3) R 24252 24252 23162 0 -1 4194304 915168 0 0 0 357154 55 0 0 20 0 4 0 2470763 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 0 0 0 17 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
/proc/24255/statm: 264093 180496 13896 753 0 215130 0
[pid=24255/tid=24256] ppid=24252 vsize=1056372 memory=7811608355769693499 CPUtime=0.07 cores=56-59
/proc/24255/task/24256/stat : 24256 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24257] ppid=24252 vsize=1056372 memory=7597402612810459752 CPUtime=0.07 cores=56-59
/proc/24255/task/24257/stat : 24257 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24258] ppid=24252 vsize=1056372 memory=8324529646009023374 CPUtime=0.07 cores=56-59
/proc/24255/task/24258/stat : 24258 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
Current children cumulated CPU time: 3572.09 s
Current children cumulated vsize: 1060696 KiB
Current children cumulated memory: 725184 KiB

[startup+3590.4 s]
/proc/loadavg: 16.69 16.49 16.14 17/939 25702
/proc/meminfo: memFree=1012675192/1055320696 swapFree=33554428/33554428
[pid=24252] ppid=24249 vsize=4324 memory=3200 CPUtime=0 cores=56-59
/proc/24252/stat : 24252 (run) S 24249 24252 23162 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2470760 4427776 640 18446744073709551615 94247692021760 94247692916293 140736745604400 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94247693155344 94247693203088 94247697133568 140736745609346 140736745609581 140736745609581 140736745615313 0
/proc/24252/statm: 1081 800 712 219 0 143 0
[pid=24255] ppid=24252 vsize=1056372 memory=721984 CPUtime=3578.45 cores=56-59
/proc/24255/stat : 24255 (python3) R 24252 24252 23162 0 -1 4194304 915168 0 0 0 357790 55 0 0 20 0 4 0 2470763 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 0 0 0 17 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
/proc/24255/statm: 264093 180496 13896 753 0 215130 0
[pid=24255/tid=24256] ppid=24252 vsize=1056372 memory=3200 CPUtime=0.07 cores=56-59
/proc/24255/task/24256/stat : 24256 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24257] ppid=24252 vsize=1056372 memory=3200 CPUtime=0.07 cores=56-59
/proc/24255/task/24257/stat : 24257 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24258] ppid=24252 vsize=1056372 memory=721984 CPUtime=0.07 cores=56-59
/proc/24255/task/24258/stat : 24258 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
Current children cumulated CPU time: 3578.45 s
Current children cumulated vsize: 1060696 KiB
Current children cumulated memory: 725184 KiB

[startup+3593.6 s]
/proc/loadavg: 16.69 16.49 16.14 16/931 25710
/proc/meminfo: memFree=1013562884/1055320696 swapFree=33554428/33554428
[pid=24252] ppid=24249 vsize=4324 memory=3200 CPUtime=0 cores=56-59
/proc/24252/stat : 24252 (run) S 24249 24252 23162 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2470760 4427776 640 18446744073709551615 94247692021760 94247692916293 140736745604400 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94247693155344 94247693203088 94247697133568 140736745609346 140736745609581 140736745609581 140736745615313 0
/proc/24252/statm: 1081 800 712 219 0 143 0
[pid=24255] ppid=24252 vsize=1056372 memory=721984 CPUtime=3581.64 cores=56-59
/proc/24255/stat : 24255 (python3) R 24252 24252 23162 0 -1 4194304 915168 0 0 0 358109 55 0 0 20 0 4 0 2470763 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 0 0 0 17 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
/proc/24255/statm: 264093 180496 13896 753 0 215130 0
[pid=24255/tid=24256] ppid=24252 vsize=1056372 memory=14160 CPUtime=0.07 cores=56-59
/proc/24255/task/24256/stat : 24256 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24257] ppid=24252 vsize=1056372 memory=721984 CPUtime=0.07 cores=56-59
/proc/24255/task/24257/stat : 24257 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24258] ppid=24252 vsize=1056372 memory=721984 CPUtime=0.07 cores=56-59
/proc/24255/task/24258/stat : 24258 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
Current children cumulated CPU time: 3581.64 s
Current children cumulated vsize: 1060696 KiB
Current children cumulated memory: 725184 KiB

[startup+3595.2 s]
/proc/loadavg: 16.63 16.48 16.13 16/931 25710
/proc/meminfo: memFree=1013268368/1055320696 swapFree=33554428/33554428
[pid=24252] ppid=24249 vsize=4324 memory=3200 CPUtime=0 cores=56-59
/proc/24252/stat : 24252 (run) S 24249 24252 23162 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2470760 4427776 640 18446744073709551615 94247692021760 94247692916293 140736745604400 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94247693155344 94247693203088 94247697133568 140736745609346 140736745609581 140736745609581 140736745615313 0
/proc/24252/statm: 1081 800 712 219 0 143 0
[pid=24255] ppid=24252 vsize=1056372 memory=721984 CPUtime=3583.24 cores=56-59
/proc/24255/stat : 24255 (python3) R 24252 24252 23162 0 -1 4194304 915168 0 0 0 358269 55 0 0 20 0 4 0 2470763 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 0 0 0 17 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
/proc/24255/statm: 264093 180496 13896 753 0 215130 0
[pid=24255/tid=24256] ppid=24252 vsize=1056372 memory=3200 CPUtime=0.07 cores=56-59
/proc/24255/task/24256/stat : 24256 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24257] ppid=24252 vsize=1056372 memory=721984 CPUtime=0.07 cores=56-59
/proc/24255/task/24257/stat : 24257 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24258] ppid=24252 vsize=1056372 memory=12488 CPUtime=0.07 cores=56-59
/proc/24255/task/24258/stat : 24258 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
Current children cumulated CPU time: 3583.24 s
Current children cumulated vsize: 1060696 KiB
Current children cumulated memory: 725184 KiB

[startup+3596.8 s]
/proc/loadavg: 16.63 16.48 16.13 15/923 25718
/proc/meminfo: memFree=1013887720/1055320696 swapFree=33554428/33554428
[pid=24252] ppid=24249 vsize=4324 memory=3200 CPUtime=0 cores=56-59
/proc/24252/stat : 24252 (run) S 24249 24252 23162 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2470760 4427776 640 18446744073709551615 94247692021760 94247692916293 140736745604400 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94247693155344 94247693203088 94247697133568 140736745609346 140736745609581 140736745609581 140736745615313 0
/proc/24252/statm: 1081 800 712 219 0 143 0
[pid=24255] ppid=24252 vsize=1056372 memory=721984 CPUtime=3584.83 cores=56-59
/proc/24255/stat : 24255 (python3) R 24252 24252 23162 0 -1 4194304 915168 0 0 0 358428 55 0 0 20 0 4 0 2470763 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 0 0 0 17 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
/proc/24255/statm: 264093 180496 13896 753 0 215130 0
[pid=24255/tid=24256] ppid=24252 vsize=1056372 memory=3200 CPUtime=0.07 cores=56-59
/proc/24255/task/24256/stat : 24256 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24257] ppid=24252 vsize=1056372 memory=721984 CPUtime=0.07 cores=56-59
/proc/24255/task/24257/stat : 24257 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24258] ppid=24252 vsize=1056372 memory=12488 CPUtime=0.07 cores=56-59
/proc/24255/task/24258/stat : 24258 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
Current children cumulated CPU time: 3584.83 s
Current children cumulated vsize: 1060696 KiB
Current children cumulated memory: 725184 KiB

[startup+3597.2 s]
/proc/loadavg: 16.63 16.48 16.13 16/923 25718
/proc/meminfo: memFree=1014271400/1055320696 swapFree=33554428/33554428
[pid=24252] ppid=24249 vsize=4324 memory=3200 CPUtime=0 cores=56-59
/proc/24252/stat : 24252 (run) S 24249 24252 23162 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2470760 4427776 640 18446744073709551615 94247692021760 94247692916293 140736745604400 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94247693155344 94247693203088 94247697133568 140736745609346 140736745609581 140736745609581 140736745615313 0
/proc/24252/statm: 1081 800 712 219 0 143 0
[pid=24255] ppid=24252 vsize=1056372 memory=721984 CPUtime=3585.23 cores=56-59
/proc/24255/stat : 24255 (python3) R 24252 24252 23162 0 -1 4194304 915170 0 0 0 358468 55 0 0 20 0 4 0 2470763 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 0 0 0 17 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
/proc/24255/statm: 264093 180496 13896 753 0 215130 0
[pid=24255/tid=24256] ppid=24252 vsize=1056372 memory=721984 CPUtime=0.07 cores=56-59
/proc/24255/task/24256/stat : 24256 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24257] ppid=24252 vsize=1056372 memory=62883438526866 CPUtime=0.07 cores=56-59
/proc/24255/task/24257/stat : 24257 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24258] ppid=24252 vsize=1056372 memory=59584920420851 CPUtime=0.07 cores=56-59
/proc/24255/task/24258/stat : 24258 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1081724928 180272 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 8405026 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
Current children cumulated CPU time: 3585.23 s
Current children cumulated vsize: 1060696 KiB
Current children cumulated memory: 725184 KiB

[startup+3597.6 s]
/proc/loadavg: 16.63 16.48 16.13 16/923 25718
/proc/meminfo: memFree=1014271400/1055320696 swapFree=33554428/33554428
[pid=24252] ppid=24249 vsize=4324 memory=3200 CPUtime=0 cores=56-59
/proc/24252/stat : 24252 (run) S 24249 24252 23162 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2470760 4427776 640 18446744073709551615 94247692021760 94247692916293 140736745604400 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94247693155344 94247693203088 94247697133568 140736745609346 140736745609581 140736745609581 140736745615313 0
/proc/24252/statm: 1081 800 712 219 0 143 0
[pid=24255] ppid=24252 vsize=1054320 memory=720836 CPUtime=3585.63 cores=56-59
/proc/24255/stat : 24255 (python3) R 24252 24252 23162 0 -1 4194304 950511 0 0 0 358507 56 0 0 20 0 4 0 2470763 1079623680 180026 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 0 0 0 0 17 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
/proc/24255/statm: 263580 180209 13905 753 0 214617 0
[pid=24255/tid=24256] ppid=24252 vsize=1054320 memory=2504 CPUtime=0.07 cores=56-59
/proc/24255/task/24256/stat : 24256 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1079623680 180026 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 0 1 0 0 -1 57 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24257] ppid=24252 vsize=1054320 memory=3568 CPUtime=0.07 cores=56-59
/proc/24255/task/24257/stat : 24257 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1079623680 180026 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 0 1 0 0 -1 56 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
[pid=24255/tid=24258] ppid=24252 vsize=1054320 memory=4860 CPUtime=0.07 cores=56-59
/proc/24255/task/24258/stat : 24258 (python3) S 24252 24252 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470784 1079623680 180026 18446744073709551615 4321280 7402577 140721555422816 0 0 0 0 16781312 0 1 0 0 -1 58 0 0 0 0 0 9420256 10002664 14868480 140721555425181 140721555425432 140721555425432 140721555431354 0
Current children cumulated CPU time: 3585.63 s
Current children cumulated vsize: 1058644 KiB
Current children cumulated memory: 724036 KiB

[startup+3597.7 s]
/proc/loadavg: 16.63 16.48 16.13 16/923 25718
/proc/meminfo: memFree=1014271400/1055320696 swapFree=33554428/33554428
[pid=24252] ppid=24249 vsize=4324 memory=3200 CPUtime=0 cores=56-59
/proc/24252/stat : 24252 (run) S 24249 24252 23162 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2470760 4427776 640 18446744073709551615 94247692021760 94247692916293 140736745604400 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94247693155344 94247693203088 94247697133568 140736745609346 140736745609581 140736745609581 140736745615313 0
/proc/24252/statm: 1081 800 712 219 0 143 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3200 KiB

Child status: 0

Real time (s): 3597.71
CPU time (s): 3585.75
CPU user time (s): 3585.17
CPU system time (s): 0.584454
CPU usage (%): 99.6676
Max. virtual memory (cumulated for all children) (KiB): 1096384
Max. memory (cumulated for all children) (KiB): 760704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.17
system time used= 0.584454
maximum resident set size= 756652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 951708
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= 2780
involuntary context switches= 1893


# summary of solver processes directly reported to runsolver:
#   pid: 24252
#   total CPU time (s): 3585.75
#   total CPU user time (s): 3585.17
#   total CPU system time (s): 0.584454

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.5937 second user time and 39.4406 second system time

The end

Launcher Data

Begin job on nodeE005 at 2026-07-15 17:20:24
IDJOB=4847588
IDBENCH=155663
IDSOLVER=3706
FILE ID=nodeE005/4847588-1784128824
RUNJOBID= nodeE005-1784128647-23193
SLURM_JOB_ID= 12756365
Free space on /tmp= 801840 MiB

SOLVER NAME= cpmpy_ortools (1 core) 2026-07-14
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Multihop/normalized-minisat25_6_4_2_mh.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores 1 --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4847588-1784128824/watcher-4847588-1784128824 -o /tmp/evaluation-result-4847588-1784128824/solver-4847588-1784128824 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847588-1784128824/vars-4847588-1784128824 --bin-var /tmp/runsolver-exch-nodeE005-1784128647-23193 --watchdog 3760  run HOME/instance-4847588-1784128824.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1371479590 --intermediate --solver ortools

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

MD5SUM BENCH= 4dd157bac1f926ce7283cc7b9966021e
RANDOM SEED=1371479590

nodeE005 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320696 kB
MemFree:        1045178932 kB
MemAvailable:   1042982456 kB
Buffers:            3336 kB
Cached:          1216396 kB
SwapCached:            0 kB
Active:          6756324 kB
Inactive:         966208 kB
Active(anon):    6523324 kB
Inactive(anon):        0 kB
Active(file):     233000 kB
Inactive(file):   966208 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             47784 kB
Writeback:           492 kB
AnonPages:       6505000 kB
Mapped:           161036 kB
Shmem:             20500 kB
KReclaimable:     130008 kB
Slab:             496232 kB
SReclaimable:     130008 kB
SUnreclaim:       366224 kB
KernelStack:       16048 kB
PageTables:        22360 kB
SecPageTables:     11616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:    9778448 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478412 kB
VmallocChunk:          0 kB
Percpu:           116480 kB
HardwareCorrupted:     0 kB
AnonHugePages:    743424 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      422340 kB
DirectMap2M:    19822592 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 801572 MiB
End job on nodeE005 at 2026-07-15 18:20:22