Trace number 4847519

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-14SAT664 3578.43 3599.75

General information on the benchmark

NamePB24/normalized-PB11/
OPT-LIN/heinz/normalized-n3div36.opb
MD5SUM807b13cda1d33b90eacd528b5f94ca03
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 benchmark654
Best CPU time to get the best result obtained on this benchmark195.278
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables22120
Total number of constraints4484
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)4424
Number of constraints which are nor clauses,nor cardinality constraints58
Minimum length of a constraint5
Maximum length of a constraint10890
Number of terms in the objective function 22120
Biggest coefficient in the objective function 554
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 3240754
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 554
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3240754
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

2.73/10.46	c Time taken to transform: 0.8371260166168213 seconds
2.73/10.46	c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 1104184900, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f4f736e3410>}
2.73/10.46	c 3589.047434568405s left to solve
11.10/18.88	c Solution 1, time = 8.4187s
11.10/18.88	o 27059
11.32/19.04	c Solution 2, time = 8.5783s
11.32/19.04	o 14529
11.60/19.30	c Solution 3, time = 8.8407s
11.60/19.30	o 9394
11.80/19.56	c Solution 4, time = 9.1020s
11.80/19.56	o 4826
12.59/20.35	c Solution 5, time = 9.8881s
12.59/20.35	o 3327
13.69/21.48	c Solution 6, time = 11.0135s
13.69/21.48	o 2878
14.31/22.07	c Solution 7, time = 11.6122s
14.31/22.07	o 2158
14.58/22.34	c Solution 8, time = 11.8769s
14.58/22.34	o 1602
17.07/24.83	c Solution 9, time = 14.3660s
17.07/24.83	o 1476
21.85/29.68	c Solution 10, time = 19.2222s
21.85/29.68	o 1332
22.45/30.29	c Solution 11, time = 19.8244s
22.45/30.29	o 1192
23.15/30.94	c Solution 12, time = 20.4733s
23.15/30.94	o 1188
23.65/31.40	c Solution 13, time = 20.9342s
23.65/31.40	o 1129
26.36/34.12	c Solution 14, time = 23.6624s
26.36/34.12	o 1120
26.64/34.47	c Solution 15, time = 24.0046s
26.64/34.47	o 1110
28.73/36.55	c Solution 16, time = 26.0850s
28.73/36.55	o 1107
28.73/36.57	c Solution 17, time = 26.1035s
28.73/36.57	o 1104
29.13/36.94	c Solution 18, time = 26.4759s
29.13/36.94	o 1069
29.73/37.50	c Solution 19, time = 27.0364s
29.73/37.50	o 1057
30.34/38.19	c Solution 20, time = 27.7301s
30.34/38.19	o 1031
32.51/40.37	c Solution 21, time = 29.9043s
32.51/40.37	o 975
35.41/43.29	c Solution 22, time = 32.8247s
35.41/43.29	o 951
36.32/44.16	c Solution 23, time = 33.6954s
36.32/44.16	o 942
58.41/66.36	c Solution 24, time = 55.8958s
58.41/66.36	o 929
61.30/69.22	c Solution 25, time = 58.7545s
61.30/69.22	o 911
62.00/69.90	c Solution 26, time = 59.4382s
62.00/69.90	o 896
63.30/71.28	c Solution 27, time = 60.8130s
63.30/71.28	o 887
63.99/72.01	c Solution 28, time = 61.5426s
63.99/72.01	o 878
111.30/119.49	c Solution 29, time = 109.0237s
111.30/119.49	o 864
136.92/145.11	c Solution 30, time = 134.6474s
136.92/145.11	o 846
138.70/147.00	c Solution 31, time = 136.5339s
138.70/147.00	o 837
287.35/296.13	c Solution 32, time = 285.6699s
287.35/296.13	o 829
314.52/323.41	c Solution 33, time = 312.9524s
314.52/323.41	o 823
314.52/323.45	c Solution 34, time = 312.9897s
314.52/323.45	o 811
323.69/332.67	c Solution 35, time = 322.2050s
323.69/332.67	o 805
325.78/334.75	c Solution 36, time = 324.2880s
325.78/334.75	o 796
353.00/362.04	c Solution 37, time = 351.5787s
353.00/362.04	o 782
354.27/363.33	c Solution 38, time = 352.8678s
354.27/363.33	o 773
355.08/364.12	c Solution 39, time = 353.6539s
355.08/364.12	o 764
355.87/364.93	c Solution 40, time = 354.4720s
355.87/364.93	o 761
357.97/367.04	c Solution 41, time = 356.5806s
357.97/367.04	o 752
377.39/386.58	c Solution 42, time = 376.1209s
377.39/386.58	o 734
426.71/436.02	c Solution 43, time = 425.5554s
426.71/436.02	o 725
625.35/635.49	c Solution 44, time = 625.0323s
625.35/635.49	o 716
627.73/637.81	c Solution 45, time = 627.3468s
627.73/637.81	o 713
666.79/677.06	c Solution 46, time = 666.6009s
666.79/677.06	o 710
689.29/699.65	c Solution 47, time = 689.1868s
689.29/699.65	o 707
700.15/710.54	c Solution 48, time = 700.0757s
700.15/710.54	o 704
1729.09/1743.40	c Solution 49, time = 1732.9340s
1729.09/1743.40	o 698
1830.32/1845.06	c Solution 50, time = 1834.6016s
1830.32/1845.06	o 696
2016.09/2031.53	c Solution 51, time = 2021.0700s
2016.09/2031.53	o 691
2020.97/2036.46	c Solution 52, time = 2025.9948s
2020.97/2036.46	o 682
2022.17/2037.62	c Solution 53, time = 2027.1554s
2022.17/2037.62	o 664
3578.27/3599.61	o 664
3578.27/3599.61	v -x4818 -x14916 -x7286 -x5265 -x20901 -x16352 -x12560 -x15278 -x11904 -x14228 -x1856 -x15029 -x14953 -x11176 -x1534 -x16871 -x11684 -x19442 -x18540 -x7064 -x8088 -x16173 -x21437 -x12861 -x16868 -x13668 -x9013 -x85 -x11539 -x6963 -x20360 -x1139 -x14225 -x5550 -x11365 -x13872 -x4285 -x12188 -x4277 -x10504 -x20072 -x12243 -x11258 -x6324 -x10389 -x5119 -x17388 -x17080 -x1766 -x20466 -x16014 -x6927 -x14619 -x6073 -x7496 -x10354 -x12646 -x18569 -x16353 -x6611 -x13767 -x5289 -x8701 -x18734 -x11568 -x19234 -x5430 -x5416 -x17322 -x5732 -x12210 -x4755 -x7628 -x12021 -x4952 -x1794 -x5255 -x21581 -x15377 -x2241 -x756 -x360 -x11821 -x19109 -x12882 -x19652 -x21348 -x2685 -x10908 -x11960 -x374 -x11584 -x17284 -x4734 -x1782 -x4282 -x12698 -x21083 -x21494 -x6565 -x16474 -x20523 -x14380 -x10405 -x7177 -x13997 -x8565 -x7911 -x7279 -x1972 -x16369 -x1346 -x11159 -x10216 -x7206 -x11463 -x7547 -x4333 -x2533 -x8530 -x3859 -x1134 -x20297 -x459 -x14487 -x8396 -x10339 -x19454 -x11127 -x4088 -x17006 -x17894 -x14684 -x6810 -x20668 -x18454 -x14832 -x12326 -x181 -x16316 -x3316 -x15098 -x1291 -x16659 -x20551 -x4 -x21439 -x18367 -x15421 -x4619 -x18043 -x11918 -x10383 -x8935 -x19339 -x6054 -x1633 -x8225 -x20012 -x970 -x7991 -x16689 -x12318 -x20635 -x12888 -x14807 -x18947 -x11035 -x11150 -x21777 -x17200 -x10904 -x748 -x4973 -x5284 -x9124 -x14183 -x19129 -x9848 -x4869 -x6000 -x17823 -x6711 -x18264 -x7119 -x2915 -x6722 -x10616 -x7230 -x4066 -x20398 -x11090 -x17456 -x13546 -x2602 -x17189 -x596 -x5071 -x21018 -x9666 -x21469 -x5020 -x4927 -x7900 -x10306 -x14912 -x18989 -x2230 -x19048 -x9101 -x5168 -x4896 -x19713 -x3458 -x16216 -x2643 -x17197 -x16066 -x1600 -x7303 -x4125 -x8681 -x16892 -x18138 -x18162 -x10126 -x4322 -x15274 -x6536 -x18028 -x5382 -x1021 -x16032 -x11007 -x19096 -x8937 -x13833 -x11394 -x7510 -x6913 -x10943 -x20251 -x12130 -x12945 -x18599 -x639 -x12741 -x13036 -x4536 -x8601 -x12798 -x18809 -x7721 -x20960 -x9786 -x3217 -x16163 -x20625 -x12338 -x7200 -x15208 -x17087 -x18616 -x6482 -x370 -x6811 -x21781 -x144 -x10292 -x13783 -x9302 -x16899 -x7254 -x20998 -x160 -x1726 -x14725 -x2658 -x18269 -x1673 -x12813 -x6630 -x4115 -x394 -x4660 -x21219 -x16362 -x997 -x11303 -x21412 -x13593 -x11672 -x14407 -x7457 -x7277 -x11076 -x20331 -x6779 -x20986 -x17409 -x15950 -x3073 -x4777 -x1436 -x20025 -x18106 -x21852 -x20000 -x19336 -x2064 -x4919 -x4152 -x309 -x5420 -x1682 -x18336 -x5941 -x19588 -x5945 -x5158 -x7170 -x10848 -x15366 -x12584 -x3027 -x15990 -x10807 -x5485 -x18871 -x19455 -x10254 -x1505 -x13453 -x9530 -x10730 -x665 -x3805 -x8087 -x4835 -x10690 -x336 -x1598 -x9695 -x17595 -x20885 -x11324 -x20347 -x17314 -x8682 -x3956 -x18377 -x21290 -x10309 -x627 -x12501 -x12215 -x7389 -x3156 -x4280 -x18329 -x13071 -x13686 -x13676 -x2246 -x4494 -x7114 -x14492 -x390 -x17787 -x5589 -x18265 -x19821 -x21454 -x15533 -x19671 -x15094 -x3284 -x14786 -x4998 -x21692 -x9034 -x14063 -x15847 -x2711 -x19544 -x11372 -x13965 -x7004 -x5087 -x5891 -x2214 -x10786 -x7887 -x1192 -x15084 -x13854 -x850 -x6914 -x18459 -x1578 -x9290 -x10443 -x3622 -x7645 -x10645 -x22003 -x13530 -x8161 -x18184 -x7517 -x210 -x16335 -x10310 -x19867 -x1096 -x3482 -x6717 -x6384 -x21991 -x21980 -x7799 -x2176 -x2799 -x13614 -x2179 -x3870 -x7691 -x9539 -x8059 -x11471 -x10942 -x19491 -x9015 -x10045 -x8077 -x1091 -x12032 -x12689 -x12688 -x4671 -x2067 -x7531 -x11265 -x8501 -x15420 -x21271 -x5134 -x16809 -x10546 -x21085 -x2142 -x4167 -x3979 -x3561 -x16421 -x691 -x1485 -x20757 -x5207 -x21646 -x16143 -x11235 -x330 -x8404 -x3218 -x5676 -x1879 -x11357 -x4143 -x4946 -x7436 -x1312 -x6928 -x20994 -x2275 -x4831 -x6533 -x12821 -x21645 -x16006 -x5407 -x3453 -x6631 -x21920 -x12525 -x9795 -x2626 -x15625 -x3246 -x14645 -x20630 -x15295 -x7899 -x7827 -x19437 -x6948 -x13697 -x883 -x2232 -x822 -x16475 -x4784 -x14130 -x3432 -x6601 -x1411 -x3488 -x17539 -x15652 -x5233 -x19394 -x13347 -x4334 -x13163 -x6449 -x14131 -x16770 -x20732 -x9446 -x14787 -x9433 -x15013 -x7993 -x1243 -x4523 -x21784 -x8981 -x1904 -x1135 -x16590 -x16209 -x10564 -x21623 -x3977 -x7938 -x14385 -x14918 -x20122 -x8199 -x19597 -x14306 -x20685 -x1820 -x21234 -x6304 -x15403 -x554 -x250 -x7538 -x1785 -x7509 -x9094 -x19447 -x3400 -x551 -x4235 -x10274 -x19685 -x19054 -x8349 -x2585 -x6836 -x8804 -x19770 -x1419 -x19877 -x20514 -x12588 -x8026 -x14374 -x12189 -x279 -x21617 -x4403 -x17559 -x7936 -x12486 -x22066 -x4892 -x19916 -x3843 -x17015 -x10901 -x14584 -x13337 -x2813 -x21059 -x12915 -x11891 -x13856 -x4414 -x19832 -x2059 -x12345 -x9837 -x18467 -x1487 -x11024 -x21358 -x14409 -x20817 -x12349 -x11084 -x19727 -x10365 -x4484 -x9177 -x18807 -x11923 -x21055 -x4273 -x108 -x5177 -x11788 -x13295 -x5566 -x14748 -x5924 -x19050 -x20798 -x11815 -x1848 -x8475 -x5967 -x8655 -x3150 -x17479 -x2881 -x18693 -x14721 -x4556 -x4987 -x20494 -x16062 -x6386 -x2267 -x4859 -x3477 -x20784 -x21972 -x10140 -x18648 -x4438 -x7992 -x10893 -x21265 -x1415 -x12979 -x13863 -x21857 -x12725 -x14901 -x17852 -x2572 -x16391 -x8529 -x3661 -x6354 -x17319 -x19362 -x1001 -x3778 -x16534 -x8076 -x17434 -x15540 -x12551 -x13649 -x9429 -x1586 -x13278 -x14066 -x4876 -x12694 -x11483 -x11211 -x9968 -x6701 -x3638 -x121 -x19191 -x3427 -x15906 -x7110 -x18550 -x1550 -x5197 -x7251 -x20843 -x14829 -x8807 -x6129 -x13939 -x14896 -x6520 -x16741 -x18427 -x5256 -x7134 -x15239 -x19827 -x9491 -x13152 -x18183 -x66 -x18940 -x17515 -x19480 -x3091 -x17257 -x16154 -x16320 -x5163 -x11779 -x15718 -x17545 -x7976 -x3222 -x13101 -x5555 -x11248 -x9312 -x18980 -x13602 -x16299 -x8865 -x10661 -x8544 -x5640 -x21186 -x4159 -x10998 -x2967 -x7418 -x3697 -x11730 -x12963 -x21760 -x6435 -x6301 -x18423 -x12459 -x11671 -x12832 -x177 -x11487 -x15571 -x1071 -x22052 -x19004 -x12547 -x5079 -x16155 -x13231 -x15219 -x2324 -x2388 -x21668 -x2747 -x12103 -x8828 -x5850 -x16374 -x931 -x9976 -x895 -x6138 -x9228 -x12570 -x20804 -x18161 -x2575 -x11307 -x1792 -x14394 -x14085 -x18170 -x21054 -x19896 -x14049 -x2105 -x10205 -x12148 -x16737 -x3469 -x2565 -x3129 -x13944 -x14296 -x12791 -x18029 -x7304 -x124 -x13106 -x19225 -x20106 -x13307 -x11467 -x7233 -x18581 -x12182 -x9551 -x8066 -x8649 -x7088 -x13584 -x3141 -x10177 -x8557 -x11786 -x16480 -x13645 -x1144 -x14477 -x12230 -x13886 -x14026 -x8664 -x18782 -x8479 -x7209 -x12702 -x6577 -x3849 -x6396 -x21150 -x9479 -x19795 -x8023 -x9127 -x1186 -x1906 -x5689 -x9668 -x14491 -x8259 -x19285 -x18090 -x19214 -x16252 -x9731 -x16835 -x9705 -x3826 -x11216 -x6421 -x14537 -x6617 -x10417 -x8830 -x18371 -x13998 -x12016 -x14665 -x6812 -x13838 -x7440 -x11866 -x14056 -x20199 -x315 -x18250 -x2463 -x10653 -x1872 -x13976 -x20870 -x15113 -x2588 -x2953 -x23 -x5490 -x9395 -x20172 -x7024 -x4478 -x7922 -x14887 -x12202 -x16969 -x2259 -x16561 -x6442 -x734 -x12415 -x19577 -x6085 -x22054 -x6175 -x15144 -x21720 -x6203 -x10403 -x7544 -x9030 -x4596 -x19032 -x3892 -x4162 -x20531 -x18766 -x1749 -x10144 -x10613 -x14003 -x15700 -x6481 -x13340 -x18207 -x6636 -x21529 -x18527 -x1202 -x1887 -x16699 -x21071 -x11325 -x320 -x6596 -x9717 -x4993 -x5465 -x20684 -x4872 -x4613 -x14392 -x21245 -x3179 -x4972 -x12324 -x21642 -x16788 -x19036 -x1359 -x13 -x4579 -x19781 -x4245 -x15570 -x15734 -x10608 -x14671 -x13333 -x7518 -x20802 -x1504 -x19469 -x749 -x12282 -x15665 -x6292 -x2066 -x9417 -x16401 -x21220 -x19961 -x14283 -x453 -x15861 -x18905 -x15368 -x11249 -x4154 -x15158 -x10283 -x488 -x14808 -x13467 -x20067 -x21088 -x17106 -x6915 -x10448 -x7295 -x14313 -x12 -x20860 -x10096 -x1844 -x11002 -x215 -x4019 -x21608 -x2355 -x15868 -x887 -x17010 -x10687 -x9998 -x10372 -x13318 -x18612 -x4745 -x851 -x9252 -x15428 -x3062 -x4735 -x11682 -x86 -x20320 -x15788 -x19633 -x4845 -x11867 -x18109 -x6042 -x1709 -x812 -x12109 -x5773 -x19940 -x10706 -x15003 -x14008 -x18580 -x12965 -x22049 -x3605 -x20565 -x6457 -x4427 -x8847 -x14420 -x1400 -x11552 -x21218 -x12578 -x12549 -x6176 -x4852 -x18227 -x15449 -x13551 -x8368 -x7945 -x13591 -x21930 -x17261 -x14598 -x7949 -x11716 -x15163 -x4090 -x12552 -x4994 -x3830 -x15838 -x18343 -x16040 -x13263 -x13738 -x6353 -x3148 -x9286 -x18800 -x8995 -x1973 -x5335 -x1648 -x16074 -x7106 -x15388 -x15035 -x15313 -x8319 -x17299 -x18436 -x345 -x3918 -x12564 -x17546 -x12852 -x148 -x18326 -x17177 -x8381 -x13743 -x14196 -x16301 -x9785 -x13625 -x11642 -x11792 -x19410 -x8872 -x10307 -x4723 -x13626 -x18556 -x10699 -x20124 -x1510 -x447 -x5408 -x4299 -x12677 -x10958 -x930 -x6170 -x17503 -x2856 -x1862 -x9697 -x19928 -x21769 -x10936 -x16254 -x19065 -x20851 -x3905 -x5319 -x18622 -x3762 -x6647 -x21516 -x7908 -x4718 -x17666 -x11277 -x12479 -x11587 -x12197 -x13170 -x4546 -x74 -x20493 -x3209 -x393 -x10682 -x4435 -x7508 -x8531 -x15400 -x3078 -x8308 -x17783 -x1802 -x9205 -x17174 -x8147 -x12294 -x15201 -x6831 -x16644 -x12805 -x2497 -x14765 -x20139 -x21944 -x21932 -x7525 -x16012 -x3406 -x15624 -x9083 -x17253 -x6465 -x10382 -x9899 -x9628 -x9640 -x2289 -x9827 -x13144 -x3049 -x20939 -x16318 -x11939 -x1895 -x21180 -x4064 -x12472 -x9149 -x16986 -x17837 -x9975 -x8608 -x2182 -x140 -x16180 -x4372 -x5050 -x20371 -x13585 -x20813 -x12712 -x15622 -x10502 -x19141 -x17797 -x6056 -x3476 -x8506 -x18357 -x18135 -x5790 -x3930 -x15256 -x4959 -x5571 -x6241 -x12750 -x11749 -x18123 -x13084 -x6608 -x12040 -x18181 -x8958 -x7927 -x2865 -x2942 -x4553 -x18984 -x14680 -x1982 -x21217 -x5222 -x10978 -x18977 -x1702 -x5674 -x20203 -x2262 -x6593 -x9308 -x12591 -x6545 -x20171 -x6334 -x21716 -x5565 -x10225 -x19425 -x8522 -x21507 -x1588 -x15115 -x13675 -x4738 -x7326 -x20553 -x18289 -x13779 -x2074 -x19227 -x4082 -x13048 -x9175 -x4759 -x7886 -x2624 -x15683 -x9323 -x3645 -x7820 -x11594 -x354 -x2831 -x13377 -x7290 -x3285 -x5581 -x21659 -x5374 -x18946 -x13542 -x436 -x16245 -x220 -x16536 -x6766 -x809 -x2983 -x19881 -x3868 -x11992 -x20280 -x4733 -x11182 -x16716 -x5875 -x7059 -x12185 -x8900 -x5217 -x14020 -x10401 -x9846 -x16618 -x2934 -x11473 -x14157 -x15651 -x650 -x6930 -x14785 -x10013 -x9805 -x7851 -x15170 -x8498 -x8663 -x20581 -x14337 -x7318 -x21596 -x21984 -x18259 -x20304 -x13787 -x17255 -x19420 -x15962 -x12764 -x9777 -x13153 -x296 -x16161 -x13281 -x9364 -x8195 -x13883 -x2007 -x18441 -x17405 -x20327 -x8433 -x4067 -x12506 -x18034 -x20631 -x4541 -x15643 -x8448 -x18178 -x8034 -x5812 -x6144 -x7832 -x9576 -x19445 -x9184 -x4445 -x4585 -x18490 -x19110 -x6710 -x18419 -x9213 -x17613 -x4887 -x11323 -x14811 -x2833 -x18991 -x4606 -x16132 -x14258 -x9997 -x14210 -x10327 -x4071 -x11843 -x21873 -x16491 -x15032 -x19221 -x790 -x10115 -x8952 -x1218 -x2077 -x925 -x16267 -x381 -x611 -x17273 -x8643 -x19334 -x11250 -x19153 -x12748 -x21817 -x13382 -x4716 -x1102 -x2383 -x20180 -x17332 -x16776 -x6191 -x18365 -x2511 -x13573 -x19359 -x19973 -x17938 -x2931 -x13288 -x11065 -x18839 -x7986 -x2051 -x25 -x19099 -x6345 -x19919 -x20432 -x474 -x12416 -x17923 -x4487 -x2632 -x10399 -x2904 -x17944 -x8610 -x5495 -x7362 -x14903 -x19204 -x1955 -x3861 -x19788 -x1943 -x5778 -x5039 -x6559 -x17288 -x19962 -x9526 -x1816 -x19340 -x18074 -x17911 -x15185 -x11208 -x15635 -x21022 -x8138 -x7352 -x19783 -x8511 -x15358 -x11453 -x4045 -x16549 -x15498 -x20204 -x6206 -x1171 -x20396 -x9610 -x9411 -x1480 -x8220 -x17800 -x5361 -x13356 -x17508 -x21298 -x7173 -x5767 -x17624 -x15747 -x18469 -x5457 -x11956 -x17615 -x10513 -x6945 -x19847 -x1241 -x12444 -x14717 -x4331 -x3250 -x13590 -x1623 -x11078 -x8502 -x20501 -x9490 -x6329 -x8582 -x18159 -x11252 -x1369 -x20729 -x17902 -x5949 -x13769 -x14100 -x625 -x19549 -x6242 -x7150 -x16438 -x3591 -x12167 -x3520 -x6790 -x5267 -x6858 -x12724 -x1211 -x12777 -x4100 -x2787 -x797 -x9681 -x3085 -x14969 -x9699 -x17097 -x7027 -x8864 -x10711 -x14264 -x12226 -x19649 -x15953 -x11524 -x5514 -x5395 -x8948 -x3913 -x19866 -x8715 -x8706 -x8482 -x3193 -x14618 -x15064 -x21728 -x19255 -x11135 -x13904 -x13954 -x8107 -x17664 -x2754 -x16880 -x8328 -x6589 -x13204 -x13924 -x10316 -x11178 -x9141 -x7016 -x20247 -x9236 -x2000 -x13656 -x15640 -x20205 -x21740 -x9348 -x6467 -x1772 -x3431 -x3190 -x12156 -x18743 -x677 -x623 -x5956 -x17796 -x1499 -x9437 -x8458 -x6841 -x8665 -x5089 -x8856 -x3336 -x3496 -x3136 -x5522 -x15579 -x8831 -x13936 -x17446 -x14801 -x14631 -x21517 -x6544 -x6366 -x16115 -x18200 -x14844 -x21307 -x17999 -x9890 -x21332 -x8395 -x19102 -x12509 -x12453 -x2302 -x5300 -x369 -x10125 -x20134 -x13131 -x20724 -x10681 -x10574 -x7856 -x18717 -x19643 -x13406 -x9710 -x4627 -x8202 -x21491 -x19898 -x12933 -x16571 -x2009 -x15164 -x21555 -x6982 -x8275 -x3514 -x9035 -x16629 -x7213 -x7915 -x10444 -x21904 -x12360 -x2593 -x15727 -x21602 -x22072 -x1253 -x17066 -x15446 -x3063 -x21426 -x7807 -x4200 -x19805 -x12437 -x5974 -x8609 -x2855 -x4232 -x15439 -x1813 -x6285 -x531 -x17397 -x1332 -x18543 -x10733 -x9620 -x6991 -x18391 -x21856 -x20616 -x6849 -x17835 -x20690 -x21297 -x8726 -x13168 -x9659 -x5294 -x16011 -x15483 -x574 -x2327 -x14387 -x14563 -x14596 -x21888 -x7474 -x624 -x6456 -x5262 -x15977 -x12107 -x13880 -x20777 -x13848 -x15140 -x21797 -x11859 -x13387 -x7322 -x15598 -x14868 -x7020 -x19545 -x5947 -x4618 -x9467 -x16578 -x19009 -x10671 -x3307 -x2979 -x13569 -x21829 -x12194 -x11784 -x5520 -x14661 -x6466 -x9518 -x1094 -x20382 -x4338 -x19271 -x2149 -x3838 -x17680 -x3866 -x15408 -x10092 -x7559 -x1042 -x10799 -x4960 -x21606 -x2072 -x14982 -x12513 -x5315 -x8021 -x13457 -x4329 -x256 -x15832 -x21356 -x5538 -x18729 -x20700 -x435 -x789 -x4297 -x15809 -x1864 -x13549 -x17683 -x16759 -x1787 -x11288 -x15636 -x1030 -x18646 -x9169 -x21787 -x14757 -x2187 -x21718 -x1251 -x8192 -x16808 -x1428 -x3937 -x14646 -x10831 -x6316 -x19419 -x16864 -x9342 -x21884 -x8775 -x19361 -x15186 -x17293 -x13695 -x6152 -x20585 -x1447 -x21101 -x4204 -x14368 -x12587 -x16344 -x6578 -x4121 -x8731 -x16531 -x15055 -x6532 -x2625 -x6629 -x6551 -x13865 -x13178 -x16372 -x18676 -x8629 -x20243 -x15793 -x14985 -x21521 -x18166 -x15848 -x707 -x15795 -x10977 -x9334 -x3159 -x19395 -x15168 -x5595 -x9824 -x16602 -x21110 -x39 -x14554 -x2605 -x4905 -x13443 -x3809 -x53 -x17280 -x12797 -x6584 -x11338 -x2541 -x19899 -x7395 -x21199 -x1822 -x10402 -x18084 -x4477 -x21176 -x20574 -x20831 -x11205 -x3560 -x18315 -x6136 -x5744 -x21869 -x5863 -x19421 -x4512 -x18552 -x17698 -x4160 -x17532 -x19793 -x3028 -x20504 -x11111 -x269 -x13008 -x762 -x5023 -x6860 -x138 -x1048 -x13289 -x5878 -x13247 -x829 -x14074 -x6097 -x3413 -x7439 -x12953 -x2870 -x19190 -x21845 -x16365 -x15178 -x21159 -x15591 -x2943 -x18351 -x8125 -x3026 -x7039 -x4060 -x21915 -x3817 -x21302 -x18015 -x18065 -x1496 -x13510 -x19258 -x12313 -x19345 -x4061 -x1987 -x21762 -x562 -x12327 -x19346 -x886 -x18057 -x200 -x6947 -x4997 -x7582 -x10342 -x3058 -x20214 -x19315 -x21763 -x20472 -x5405 -x3707 -x3462 -x6736 -x14758 -x686 -x16166 -x427 -x21988 -x347 -x13422 -x10294 -x7622 -x9884 -x7192 -x3865 -x9337 -x6781 -x19182 -x7076 -x12397 -x21446 -x9625 -x13728 -x10599 -x19176 -x19154 -x16220 -x10525 -x19760 -x20862 -x18594 -x2414 -x8944 -x747 -x2455 -x4400 -x1502 -x6972 -x18701 -x3390 -x3251 -x20481 -x14507 -x13579 -x7021 -x3599 -x2177 -x19023 -x11962 -x16983 -x15724 -x8304 -x22015 -x19123 -x314 -x20367 -x14774 -x15327 -x1875 -x17896 -x14553 -x2123 -x8812 -x16822 -x716 -x979 -x8859 -x2868 -x7608 -x1932 -x1663 -x20061 -x3621 -x9478 -x8019 -x15349 -x11071 -x2392 -x9047 -x2806 -x14367 -x4081 -x4901 -x19667 -x7113 -x20034 -x2534 -x4599 -x19706 -x7913 -x534 -x20226 -x638 -x17801 -x8959 -x17701 -x7630 -x18455 -x1450 -x17425 -x8160 -x22028 -x2120 -x22102 -x15398 -x5288 -x20328 -x7674 -x6610 -x18969 -x21547 -x14783 -x10147 -x12846 -x331 -x5910 -x10172 -x863 -x20107 -x7772 -x11796 -x20836 -x13093 -x21742 -x7675 -x14515 -x14054 -x8480 -x11546 -x1669 -x12814 -x8769 -x3703 -x21015 -x2080 -x10610 -x15226 -x12765 -x15275 -x19125 -x15077 -x15417 -x17063 -x9986 -x22045 -x16046 -x11370 -x10230 -x15980 -x14533 -x14926 -x3158 -x3963 -x1077 -x3031 -x17101 -x1318 -x3315 -x17709 -x6729 -x283 -x7232 -x5043 -x2410 -x16338 -x21508 -x4383 -x19646 -x19841 -x3430 -x18548 -x14692 -x16844 -x14827 -x20524 -x17459 -x1775 -x18983 -x15151 -x15981 -x12546 -x422 -x6612 -x11455 -x1893 -x438 -x10420 -x12708 -x12495 -x21016 -x10806 -x10732 -x12723 -x21453 -x13411 -x11711 -x12011 -x1334 -x12874 -x18167 -x8871 -x1565 -x934 -x20755 -x104 -x3987 -x4598 -x2818 -x11228 -x8264 -x18239 -x19569 -x14147 -x2802 -x11902 -x1256 -x629 -x11798 -x17758 -x5332 -x6526 -x12911 -x5544 -x11399 -x13167 -x12530 -x4117 -x9933 -x8799 -x20450 -x19657 -x1109 -x17464 -x5376 -x6872 -x13319 -x5005 -x8712 -x9945 -x6564 -x21865 -x5603 -x20285 -x5937 -x16588 -x19305 -x12668 -x13431 -x19423 -x17336 -x2628 -x18195 -x6725 -x15996 -x8422 -x13576 -x10955 -x8367 -x17578 -x3938 -x10204 -x6967 -x9762 -x16380 -x5391 -x6897 -x20169 -x11326 -x2882 -x12015 -x17341 -x3338 -x9579 -x18142 -x18268 -x1498 -x16697 -x10804 -x13075 -x3507 -x5730 -x4951 -x14377 -x8417 -x7291 -x15706 -x3463 -x13296 -x8670 -x31 -x10811 -x4899 -x1640 -x16978 -x6588 -x2213 -x2976 -x2472 -x11411 -x19018 -x2564 -x20462 -x12585 -x3784 -x10069 -x20074 -x7822 -x410 -x12367 -x18697 -x2557 -x13420 -x18276 -x19325 -x20652 -x2911 -x6637 -x6787 -x15803 -x16177 -x4073 -x5570 -x15503 -x11852 -x4500 -x11920 -x5966 -x55 -x6164 -x5083 -x4144 -x12434 -x2475 -x17647 -x20116 -x18437 -x10217 -x2683 -x18285 -x5983 -x17749 -x19835 -x10180 -x13899 -x8613 -x5483 -x2353 -x1876 -x1347 -x15742 -x12500 -x7749 -x19457 -x2908 -x9068 -x15513 -x13135 -x13513 -x11868 -x4242 -x16100 -x18573 -x19738 -x16513 -x6632 -x8922 -x5479 -x10113 -x18190 -x16389 -x7491 -x10668 -x15338 -x7135 -x11953 -x3700 -x1237 -x19443 -x11765 -x18097 -x5028 -x2313 -x3447 -x2756 -x21855 -x18957 -x11679 -x19894 -x8286 -x4727 -x6095 -x13473 -x10252 -x3704 -x13418 -x18673 -x8279 -x8124 -x8010 -x9512 -x14277 -x9114 -x5762 -x21968 -x13770 -x11771 -x10491 -x19106 -x10237 -x17395 -x10108 -x484 -x9700 -x7273 -x16696 -x17140 -x11715 -x17936 -x13912 -x11870 -x1736 -x10821 -x12524 -x10288 -x21465 -x19251 -x5011 -x15440 -x5691 -x20439 -x15114 -x17853 -x14836 -x1036 -x17881 -x8253 -x18733 -x4291 -x542 -x20932 -x18292 -x15383 -x21812 -x9120 -x5174 -x6471 -x15386 -x15122 -x18890 -x7219 -x15190 -x10030 -x2757 -x408 -x7895 -x11941 -x13518 -x21096 -x3857 -x19580 -x21727 -x17600 -x4942 -x15104 -x15577 -x2886 -x8853 -x1793 -x21419 -x17567 -x21141 -x14909 -x17048 -x7931 -x6222 -x9220 -x18999 -x19645 -x12812 -x17833 -x18131 -x20119 -x18192 -x5054 -x14300 -x1145 -x5468 -x5950 -x1422 -x15626 -x16058 -x20701 -x2487 -x9911 -x13187 -x9243 -x16537 -x19675 -x47 -x19387 -x8870 -x10132 -x12789 -x21455 -x15530 -x14302 -x16175 -x17020 -x20479 -x9969 -x5097 -x10801 -x13201 -x9207 -x7282 -x20636 -x18502 -x14194 -x4176 -x2535 -x10836 -x9528 -x2330 -x8278 -x16671 -x7029 -x20167 -x19145 -x10659 -x9405 -x19492 -x3855 -x21185 -x7308 -x16022 -x21319 -x12996 -x3355 -x21123 -x22069 -x19281 -x10856 -x1115 -x15460 -x8352 -x6567 -x10094 -x3770 -x11396 -x20542 -x15146 -x20033 -x7486 -x13033 -x5880 -x18926 -x11945 -x4413 -x4193 -x10450 -x2568 -x2922 -x13553 -x18018 -x19591 -x6573 -x18829 -x11360 -x10155 -x3333 -x12658 -x6695 -x1069 -x10523 -x19778 -x4747 -x16540 -x10947 -x1905 -x8776 -x10124 -x17089 -x4944 -x1631 -x16317 -x6675 -x4696 -x13895 -x9397 -x20467 -x10484 -x15452 -x9378 -x18696 -x16445 -x10586 -x2319 -x11662 -x3171 -x1326 -x8493 -x7602 -x24 -x3836 -x1758 -x19179 -x9823 -x11554 -x14815 -x8886 -x12622 -x12335 -x20355 -x16684 -x19220 -x18414 -x4320 -x10398 -x12639 -x708 -x2352 -x6248 -x21561 -x11050 -x4490 -x8883 -x8231 -x11572 -x14954 -x13732 -x7998 -x3659 -x15291 -x6133 -x20400 -x18420 -x13133 -x12630 -x14641 -x50 -x11675 -x20547 -x1922 -x8885 -x8677 -x9370 -x5469 -x6192 -x30 -x10660 -x9843 -x1179 -x6501 -x18958 -x13909 -x9783 -x2284 -x7320 -x19436 -x3898 -x6263 -x6525 -x15914 -x12235 -x6005 -x8639 -x14516 -x13544 -x14474 -x11862 -x18429 -x17083 -x17660 -x12022 -x12331 -x477 -x15835 -x21592 -x20588 -x3317 -x21121 -x9282 -x5219 -x9857 -x10842 x13722 -x21471 -x18111 -x11617 -x16929 -x5835 -x1607 -x4548 -x20464 -x1357 -x3256 -x13376 -x11793 -x2247 -x13683 -x15621 -x1287 -x20869 -x6331 -x2436 -x20548 -x15026 -x16073 -x21626 -x20872 -x1497 -x2489 -x5329 -x3993 -x11427 -x6187 -x21709 -x2458 -x10123 -x11403 -x17803 -x6218 -x19796 -x22039 -x15240 -x16653 -x5494 -x21449 -x8060 -x2471 -x10913 -x4698 -x18862 -x12057 -x5173 -x18662 -x16584 -x4552 -x7568 -x13456 -x7541 -x13559 -x2825 -x3818 -x654 -x13080 -x19840 -x7803 -x12795 -x11093 -x21558 -x3651 -x17674 -x14514 -x6745 -x18063 -x19988 -x10872 -x18482 -x4861 -x17848 -x12565 -x17072 -x8310 -x3484 -x6763 -x5531 -x17985 -x3906 -x20411 -x6232 -x21314 -x4534 -x17786 -x3902 -x13021 -x15834 -x19837 -x3928 -x20925 -x21393 -x695 -x15191 -x16727 -x21905 -x3726 -x7831 -x3392 -x11810 -x20727 -x11863 -x19993 -x20809 -x18830 -x18750 -x8102 -x12557 -x12681 -x21262 -x8675 -x4027 -x9310 -x17451 -x1823 -x11522 -x18995 -x17822 -x17292 -x20066 -x9296 -x1434 -x4752 -x19015 -x10269 -x4026 -x12517 -x1983 -x15666 -x16565 -x10102 -x2682 -x9995 -x18177 -x19383 -x15859 -x14884 -x9922 -x1894 -x8837 -x3494 -x718 -x7357 -x11729 -x8936 -x4080 -x3056 -x8446 -x15051 -x5671 -x16407 -x19079 -x3547 -x19399 -x20156 -x2945 -x11908 -x9816 -x18382 -x8194 -x10430 -x20858 -x2045 -x4402 -x13945 -x7825 -x19568 -x15594 -x13252 -x4605 -x3852 -x6614 -x9540 -x21077 -x13368 -x3686 -x3253 -x14124 -x2488 -x19019 -x6855 -x16075 -x15039 -x3551 -x2920 -x4098 -x21756 -x1624 -x6474 -x3019 -x15195 -x163 -x18574 -x10037 -x3330 -x16878 -x17753 -x7966 -x4002 -x7727 -x4459 -x17813 -x18694 -x10540 -x18727 -x14047 -x12250 -x17370 -x13479 -x1995 -x16779 -x6211 -x19904 -x13943 -x980 -x13762 -x16392 -x10148 -x21948 -x15623 -x2183 -x16757 -x4021 -x11010 -x1839 -x17290 -x15211 -x11320 -x12607 -x3352 -x10017 -x19261 -x20823 -x8754 -x5969 -x17514 -x17215 -x12233 -x10357 -x21408 -x20666 -x15680 -x15019 -x8903 -x14627 -x3671 -x20002 -x2746 -x21587 -x12105 -x4576 -x15769 -x4453 -x13609 -x2716 -x537 -x12199 -x20953 -x12047 -x5090 -x10253 -x11409 -x13312 -x13215 -x10802 -x18788 -x7826 -x21667 -x14001 -x16235 -x1283 -x2454 -x11775 -x10539 -x18221 -x15090 -x21656 -x10087 -x7433 -x9723 -x3298 -x15822 -x21908 -x11226 -x13503 -x483 -x2982 -x3280 -x21441 -x17224 -x3915 -x7270 -x7846 -x7193 -x13616 -x1335 -x19908 -x19739 -x13476 -x17611 -x13502 -x9496 -x766 -x12684 -x6050 -x4815 -x13930 -x7045 -x8014 -x13745 -x5398 -x1463 -x1484 -x21962 -x7375 -x4681 -x5906 -x10626 -x12088 -x12956 -x20227 -x4216 -x18023 -x1541 -x17389 -x8152 -x6480 -x18338 -x8933 -x9441 -x3157 -x4904 -x4317 -x12582 -x11466 -x6454 -x13364 -x14342 -x8950 -x4230 -x14231 -x15575 -x8704 -x1214 -x12629 -x20222 -x13679 -x1228 -x20873 -x14286 -x6140 -x7026 -x3765 -x7872 -x14858 -x21142 -x11083 -x6964 -x18664 -x8261 -x3296 -x13409 -x4967 -x18457 -x660 -x4645 -x18468 -x15194 -x8419 -x7485 -x7766 -x3268 -x1852 -x6228 -x21633 -x6341 -x9835 -x14369 -x1740 -x9721 -x15937 -x17463 -x18903 -x12177 -x16121 -x8490 -x16519 -x6317 -x8500 -x17001 -x14709 -x21028 -x2659 -x7849 -x20133 -x18607 -x1925 -x12485 -x4948 -x10834 -x14291 -x21582 -x15415 -x1689 -x2473 -x7162 -x11807 -x7833 -x2257 -x21442 -x11564 -x11497 -x20681 -x1327 -x12018 -x19954 -x20888 -x15543 -x18967 -x15946 -x7929 -x14466 -x6086 -x14290 x2173 -x16773 -x19583 -x9972 -x19427 -x6044 -x2609 -x12232 -x18895 -x10455 -x9448 -x9510 -x11649 -x7040 -x18380 -x779 -x17914 -x1044 -x7646 -x20639 -x10447 -x5532 -x13134 -x20478 -x7262 -x2950 -x12481 -x13435 -x13596 -x2794 -x13455 -x18914 -x15416 -x18532 -x20949 -x6172 -x12417 -x10320 -x9616 -x2582 -x10877 -x19314 -x12865 -x17120 -x11598 -x6284 -x13973 -x409 -x1494 -x13389 -x9711 -x7111 -x9487 -x16207 -x11912 -x2153 -x19950 -x15903 -x6689 -x17628 -x5506 -x9635 -x19986 -x1284 -x12062 -x10425 -x9160 -x14485 -x14835 -x19513 -x7138 -x14171 -x340 -x2448 -x17875 -x14708 -x15778 -x6732 -x18147 -x16208 -x5166 -x18847 -x16306 -x2033 -x8927 -x15741 -x11341 -x9480 -x15319 -x1352 -x1918 -x17547 -x8549 -x209 -x18876 -x21249 -x2305 -x6874 -x7624 -x4980 -x17529 -x18558 -x5783 -x17496 -x3221 -x13988 -x21076 -x7158 -x19943 -x18649 -x21375 -x17893 -x21122 -x16122 -x5645 -x6937 -x20586 -x5063 -x21243 -x10260 -x16930 -x10787 -x18085 -x2686 -x13713 -x17977 -x701 -x14536 -x20263 -x20564 -x12898 -x9589 -x15248 -x10859 -x16239 -x16152 -x14311 -x7667 -x8513 -x15405 -x18542 -x9371 -x3740 -x13110 -x17396 -x8423 -x11782 -x11362 -x11547 -x9557 -x7644 -x6048 -x16093 -x15984 -x20968 -x1067 -x7089 -x6447 -x15684 -x4442 -x19317 -x10922 -x10764 -x4692 -x9964 -x13906 -x1898 -x7982 -x11091 -x4184 -x4259 -x5649 -x7987 -x8491 -x4011 -x18163 -x2859 -x6470 -x6606 -x15331 -x8735 -x12856 -x7481 -x17313 -x13568 -x7430 -x13963 -x15265 -x13778 -x2804 -x1054 -x12875 -x14910 -x3043 -x11776 -x3241 -x7533 -x7463 -x4580 -x5517 -x19197 -x18775 -x5693 -x15884 -x19722 -x17355 -x6094 -x3822 -x18508 -x3489 -x2478 -x14768 -x10729 -x1508 -x924 -x17903 -x8373 -x12687 -x16799 -x233 -x13055 -x2200 -x17831 -x18327 -x10076 -x1011 -x16214 -x13776 -x1776 -x19173 -x1528 -x881 -x13594 -x9067 -x6740 -x15326 -x11354 -x1886 -x11915 -x18385 -x3254 -x18314 -x15928 -x18576 -x11828 -x9460 -x5463 -x9950 -x21744 -x2440 -x20914 -x12343 -x7839 -x13155 -x19338 -x13989 -x2709 -x17043 -x4662 -x19180 -x15023 -x489 -x5869 -x20166 -x16622 -x21100 -x2594 -x823 -x7651 -x16771 -x11109 -x14012 -x5486 -x18778 -x842 -x9619 -x9977 -x20676 -x19422 -x2717 -x7075 -x7516 -x5975 -x5058 -x1718 -x8131 -x15172 -x11712 -x17987 -x13039 -x555 -x17256 -x13359 -x10468 -x21836 -x1698 -x6574 -x17672 -x11520 -x9636 -x20779 -x13061 -x3564 -x6664 -x2430 -x13709 -x21834 -x18473 -x17629 -x193 -x21244 -x10817 -x15455 -x20887 -x16831 -x17689 -x6092 -x21407 -x6184 -x3423 -x9573 -x4043 -x1479 -x10572 -x11577 -x7921 -x13910 -x14495 -x605 -x5042 -x21470 -x17740 -x13809 -x8056 -x9242 -x1388 -x2956 -x5605 -x20146 -x20658 -x9720 -x2985 -x3376 -x14177 -x11734 -x21385 -x19239 -x11495 -x2103 -x6 -x3725 -x92 -x21051 -x3196 -x11120 -x18566 -x8290 -x3948 -x14564 -x6869 -x19244 -x978 -x4675 -x11990 -x6098 -x20483 -x19630 -x18922 -x17278 -x6548 -x2127 -x1809 -x1515 -x11284 -x16192 -x17081 -x2031 -x19252 -x18767 -x20763 -x11651 -x17316 -x20674 -x9544 -x14212 -x12208 -x1692 -x9123 -x13042 -x21832 -x9914 -x5190 -x14274 -x21853 -x15097 -x4163 -x16332 -x15332 -x8733 -x17318 -x18656 -x19528 -x11061 -x20273 -x7225 -x19750 -x19218 -x2023 -x12090 -x4522 -x12478 -x14578 -x5138 -x6738 -x12172 -x11574 -x19691 -x11856 -x7816 -x16459 -x21909 -x6426 -x12491 -x6943 -x13958 -x17851 -x699 -x1068 -x20378 -x19169 -x6881 -x5971 -x11838 -x5389 -x8640 -x4621 -x16646 -x2351 -x14404 -x19038 -x18291 -x14728 -x20341 -x949 -x15478 -x21576 -x1325 -x16439 -x13339 -x20769 -x21464 -x5622 -x1769 -x19347 -x16036 -x11032 -x4354 -x16556 -x9527 -x16908 -x2055 -x20847 -x14473 -x5305 -x11543 -x11187 -x17457 -x10244 -x311 -x3534 -x15162 -x590 -x8778 -x18434 -x20157 -x14489 -x11417 -x11494 -x10762 -x13283 -x17220 -x872 -x18772 -x1489 -x7954 -x15515 -x8093 -x15312 -x533 -x5213 -x11348 -x10939 -x11095 -x12625 -x13143 -x8592 -x13413 -x4263 -x7745 -x11041 -x4007 -x14444 -x7143 -x15040 -x9336 -x15373 -x11648 -x21013 -x17012 -x16543 -x21818 -x20593 -x5446 -x70 -x1250 -x12137 -x13344 -x13284 -x12744 -x15399 -x13345 -x3923 -x21618 -x7971 -x6344 -x265 -x1589 -x13493 -x13922 -x4572 -x13950 -x17143 -x4560 -x13334 -x13114 -x1801 -x19526 -x6230 -x14781 -x15539 -x10816 -x1577 -x1158 -x7245 -x19332 -x1923 -x626 -x2514 -x8142 -x14648 -x8548 -x2083 -x1703 -x9585 -x7399 -x10678 -x21919 -x10595 -x14460 -x7461 -x16960 -x12138 -x8054 -x7989 -x21870 -x7450 -x10481 -x8218 -x18754 -x1275 -x7612 -x9724 -x12278 -x100 -x13309 -x3367 -x20622 -x2580 -x11168 -x2428 -x17338 -x772 -x22077 -x3490 -x18144 -x9019 -x5715 -x7587 -x9546 -x13260 -x15783 -x4208 -x15311 -x20696 -x20029 -x20527 -x5738 -x16690 -x4555 -x21423 -x17511 -x8240 -x14050 -x20428 -x3563 -x14502 -x8242 -x6976 -x10215 -x18418 -x14741 -x11064 -x4624 -x13367 -x20444 -x11790 -x7171 -x2590 -x16297 -x11301 -x9943 -x18306 -x11847 -x4123 -x16197 -x12848 -x2841 -x1401 -x8563 -x21793 -x2562 -x6461 -x14740 -x7854 -x21396 -x17644 -x2617 -x17956 -x5557 -x17991 -x20995 -x11943 -x7476 -x1061 -x1594 -x16902 -x4564 -x19944 -x454 -x3398 -x12195 -x11777 -x15858 -x3781 -x6390 -x7912 -x3002 -x9974 -x4764 -x20517 -x20715 -x2106 -x2638 -x9374 -x14125 -x3166 -x19286 -x11977 -x316 -x5704 -x20058 -x9471 -x9956 -x14053 -x21476 -x13540 -x1469 -x964 -x8876 -x22024 -x844 -x9049 -x2297 -x14077 -x17845 -x11597 -x8064 -x5312 -x3820 -x18721 -x20135 -x11220 -x362 -x4343 -x17858 -x5842 -x20394 -x1571 -x11425 -x5396 -x19829 -x2024 -x20369 -x12288 -x17462 -x9698 -x18553 -x5699 -x17230 -x15497 -x3276 -x19291 -x11645 -x14731 -x15198 -x4652 -x7570 -x1343 -x11457 -x6581 -x18255 -x11849 -x10560 -x1244 -x14037 -x3924 -x21475 -x13557 -x13129 -x13951 -x21313 -x8574 -x4483 -x17976 -x13720 -x12329 -x6452 -x7830 -x8512 -x1017 -x19353 -x5120 -x364 -x18577 -x4461 -x18288 -x15085 -x20899 -x21451 -x1846 -x15290 -x1103 -x10813 -x1891 -x18003 -x3577 -x4518 -x19132 -x15261 -x11536 -x21057 -x942 -x18475 -x9046 -x1835 -x1938 -x19113 -x12257 -x18503 -x20105 -x20038 -x13378 -x7015 -x16468 -x4778 -x18838 -x20546 -x5613 -x8320 -x6122 -x11570 -x12576 -x18118 -x16057 -x9157 -x20289 -x13871 -x5524 -x7737 -x20076 -x14276 -x1361 -x7903 -x493 -x171 -x10446 -x2308 -x4839 -x6944 -x9677 -x16479 -x8443 -x10393 -x19268 -x13631 -x15454 -x9498 -x18899 -x988 -x12457 -x16387 -x13068 -x16340 -x2365 -x18951 -x12733 -x5010 -x76 -x20277 -x9226 -x9521 -x8481 -x20482 -x9005 -x2137 -x6006 -x5752 -x3657 -x7175 -x4842 -x11391 -x9447 -x20974 -x17145 -x9421 -x4397 -x17793 -x12275 -x16738 -x18514 -x371 -x14357 -x5552 -x2287 -x1032 -x20489 -x14936 -x15845 -x21643 -x12184 -x20954 -x7373 -x17343 -x12553 -x2589 -x7808 -x2457 -x9718 -x11066 -x17049 -x12180 -x16264 -x6604 -x17622 -x6479 -x2041 -x17755 -x14298 -x6299 -x13874 -x19520 -x17951 -x19135 -x16202 -x9253 -x3445 -x15549 -x9432 -x18004 -x10846 -x13076 -x4209 -x15770 -x3841 -x5033 -x12027 -x21796 -x6566 -x18654 -x6988 -x21205 -x13846 -x2135 -x21473 -x21647 -x18206 -x18963 -x10022 -x21340 -x7316 -x19017 -x12762 -x16585 -x21362 -x15602 -x7699 -x20441 -x13052 -x17560 -x19548 -x11432 -x14812 -x20015 -x14169 -x7176 -x19112 -x11613 -x272 -x9532 -x7682 -x9139 -x10530 -x6349 -x172 -x13393 -x17703 -x22046 -x12391 -x6313 -x13360 -x16576 -x7948 -x17315 -x17993 -x10376 -x13035 -x1948 -x11516 -x8747 -x9583 -x21605 -x10368 -x19536 -x19803 -x33 -x12988 -x18593 -x15246 -x17519 -x2447 -x1175 -x13772 -x3521 -x3421 -x14316 -x6194 -x15490 -x19010 -x3692 -x20742 -x941 -x3759 -x18626 -x8315 -x16943 -x5081 -x21460 -x20589 -x14950 -x9872 -x15126 -x2046 -x5903 -x12543 -x8570 -x19260 -x21970 -x10281 -x8770 -x8370 -x4191 -x7629 -x5825 -x5709 -x20429 -x13400 -x21114 -x9363 -x13146 -x750 -x204 -x21993 -x1028 -x6202 -x18504 -x4301 -x3104 -x3508 -x16030 -x11221 -x13877 -x15276 -x8842 -x15782 -x17969 -x16792 -x6694 -x13095 -x5701 -x7907 -x7078 -x2180 -x11003 -x2595 -x1395 -x14116 -x18866 -x17071 -x7837 -x14797 -x18683 -x6193 -x17913 -x21493 -x15641 -x1053 -x14919 -x5454 -x16953 -x7335 -x3252 -x21459 -x17649 -x13300 -x900 -x2622 -x7063 -x4586 -x1172 -x19980 -x19709 -x17734 -x19766 -x4182 -x21308 -x3194 -x10426 -x12719 -x10917 -x9009 -x22106 -x17038 -x2796 -x5092 -x12686 -x6460 -x20100 -x16641 -x1708 -x21982 -x7248 -x4482 -x21130 -x20617 -x6851 -x18174 -x14941 -x16286 -x2198 -x15773 -x10748 -x430 -x2422 -x18777 -x15204 -x1353 -x241 -x4823 -x17352 -x16108 -x3396 -x18780 -x20762 -x3783 -x10107 -x2679 -x45 -x6531 -x12802 -x14354 -x3813 -x8536 -x15192 -x7574 -x2848 -x15552 -x3903 -x668 -x16142 -x16607 -x22060 -x3326 -x18745 -x18081 -x6217 -x20353 -x20532 -x7455 -x16709 -x12122 -x4359 -x3436 -x15551 -x2254 -x10776 -x1520 -x10860 -x175 -x414 -x6558 -x8532 -x20220 -x20322 -x5276 -x2780 -x14705 -x2738 -x11634 -x19704 -x18791 -x2561 -x21073 -x8115 -x9020 -x8331 -x13298 -x14481 -x5241 -x5519 -x9322 -x5895 -x12056 -x13582 -x13961 -x1928 -x1659 -x595 -x2849 -x3594 -x19130 -x17746 -x14433 -x11753 -x13619 -x18802 -x8524 -x19735 -x14610 -x15836 -x6236 -x13274 -x7498 -x9508 -x9886 -x19776 -x16478 -x15468 -x17596 -x4468 -x2986 -x19243 -x7276 -x18643 -x4525 -x15160 -x4447 -x2852 -x3320 -x10744 -x2539 -x21026 -x268 -x8376 -x18674 -x9319 -x19539 -x11291 -x14517 -x889 -x888 -x6045 -x16824 -x10583 -x2076 -x3767 -x84 -x15481 -x9031 -x21564 -x18036 -x5137 -x8882 -x6668 -x2158 -x22114 -x16627 -x21826 -x16546 -x14802 -x9924 -x9952 -x9649 -x8867 -x21056 -x18685 -x15250 -x7729 -x6833 -x17908 -x16355 -x12356 -x7424 -x9211 -x17732 -x1085 -x7411 -x11437 -x21874 -x14720 -x6856 -x21107 -x1446 -x15410 -x17890 -x18021 -x14352 -x6580 -x2790 -x9673 -x9598 -x13417 -x129 -x21835 -x4172 -x9269 -x1756 -x161 -x15006 -x19131 -x5615 -x4479 -x5027 -x8003 -x19105 -x9868 -x6130 -x3007 -x21255 -x8141 -x4712 -x1136 -x9775 -x17444 -x14345 -x15474 -x20305 -x18562 -x17780 -x19527 -x17350 -x14682 -x21364 -x19651 -x9987 -x14282 -x358 -x15492 -x14006 -x18918 -x20403 -x7264 -x19814 -x6757 -x11996 -x15177 -x20929 -x1427 -x14378 -x21006 -x21353 -x9621 -x20075 -x13262 -x4052 -x18671 -x291 -x11342 -x5239 -x7575 -x4269 -x13355 -x19854 -x15459 -x9201 -x8794 -x21942 -x21598 -x12624 -x11063 -x16749 -x20538 -x2952 -x19458 -x6705 -x8855 -x3586 -x18079 -x17548 -x12442 -x6529 -x6280 -x2954 -x15920 -x21901 -x9797 -x3701 -x17700 -x3921 -x21894 -x157 -x1473 -x12393 -x17411 -x6807 -x7377 -x16162 -x21480 -x16532 -x3831 -x2008 -x19743 -x13126 -x4771 -x939 -x9465 -x11896 -x5935 -x7211 -x21503 -x10263 -x18893 -x14983 -x4680 -x3872 -x5867 -x5558 -x20783 -x15489 -x13771 -x18124 -x10909 -x16679 -x16783 -x3161 -x3760 -x13758 -x15237 -x12181 -x19642 -x5475 -x19087 -x9355 -x20440 -x4041 -x14674 -x13806 -x6682 -x5399 -x11184 -x8503 -x10005 -x12298 -x282 -x17570 -x16429 -x20480 -x216 -x9758 -x10780 -x9053 -x9549 -x3331 -x5075 -x8926 -x7758 -x19987 -x18824 -x7838 -x20342 -x15031 -x5165 -x10080 -x16580 -x3773 -x5147 -x6221 -x16620 -x7563 -x845 -x19262 -x4742 -x20612 -x6907 -x20753 -x3354 -x1345 -x22100 -x13517 -x6072 -x21871 -x12635 -x21181 -x8751 -x12673 -x20841 -x1016 -x3201 -x5700 -x18237 -x4456 -x11239 -x19158 -x20756 -x17477 -x21068 -x1509 -x15225 -x2193 -x10631 -x252 -x7259 -x7959 -x5280 -x1885 -x6890 -x4360 -x21043 -x21240 -x9990 -x4814 -x9651 -x11717 -x10258 -x10023 -x14970 -x21801 -x5298 -x6537 -x14134 -x10935 -x19951 -x8702 -x5364 -x17906 -x17482 -x12244 -x13879 -x9962 -x18280 -x18823 -x5590 -x18050 -x2063 -x3851 -x15222 -x20983 -x16063 -x2298 -x4979 -x8857 -x6066 -x159 -x4289 -x9511 -x3810 -x21868 -x14906 -x10341 -x20761 -x6984 -x21767 -x20486 -x20414 -x12125 -x21710 -x21169 -x20913 -x12984 -x9536 -x3658 -x1759 -x9072 -x5998 -x2543 -x21654 -x17736 -x7271 -x16028 -x21611 -x17702 -x17017 -x12353 -x10163 -x16221 -x17781 -x17164 -x15020 -x3275 -x17557 -x9776 -x8209 -x2256 -x1719 -x11116 -x18143 -x6726 -x6294 -x9155 -x21696 -x19551 -x4086 -x12804 -x11192 -x7857 -x20017 -x78 -x6350 -x21135 -x1006 -x4566 -x126 -x12251 -x7146 -x5759 -x13213 -x6969 -x3597 -x3142 -x3845 -x13429 -x1576 -x1317 -x5619 -x5333 -x8734 -x7741 -x20276 -x15682 -x17327 -x15721 -x784 -x6061 -x237 -x17399 -x1929 -x10397 -x5654 -x4448 -x14419 -x6899 -x4724 -x10234 -x18998 -x7543 -x1739 -x856 -x525 -x1580 -x10050 -x20975 -x18197 -x21042 -x12406 -x15908 -x6714 -x14559 -x6266 -x18974 -x13037 -x9749 -x21850 -x13851 -x18328 -x15917 -x6033 -x7167 -x5596 -x19396 -x901 -x4051 -x16450 -x16026 -x15179 -x4705 -x1678 -x2367 -x9736 -x986 -x8526 -x16309 -x7164 -x14823 -x10581 -x16526 -x14072 -x8416 -x19084 -x1834 -x12540 -x12697 -x4725 -x1646 -x5725 -x10270 -x18718 -x20159 -x12670 -x21589 -x7168 -x16098 -x2914 -x5059 -x11257 -x778 -x8323 -x16934 -x7359 -x21735 -x11126 -x1815 -x6816 -x18158 -x22117 -x19504 -x2540 -x21916 -x19941 -x17694 -x11685 -x392 -x5129 -x12707 -x10032 -x16608 -x2469 -x11139 -x12811 -x3382 -x16997 -x4006 -x20339 -x4318 -x5049 -x20078 -x10556 -x6819 -x13832 -x14679 -x21287 -x9414 -x8946 -x21482 -x13336 -x21759 -x2425 -x10542 -x4165 -x16724 -x20587 -x4630 -x14119 -x1650 -x2669 -x17965 -x685 -x3556 -x15166 -x10075 -x21432 -x5976 -x14715 -x2117 -x8451 -x3278 -x17047 -x14252 -x8354 -x17137 -x2680 -x8258 -x10628 -x3048 -x18193 -x13465 -x12139 -x13781 -x18134 -x3139 -x15765 -x11186 -x19959 -x6620 -x15175 -x1384 -x636 -x11185 -x6959 -x8415 -x8468 -x13499 -x21699 -x5629 -x13159 -x5978 -x10865 -x4169 -x19900 -x12362 -x6879 -x16035 -x5853 -x2512 -x8921 -x7947 -x7790 -x7666 -x5990 -x20019 -x15653 -x14268 -x12388 -x13142 -x9909 -x7920 -x20151 -x10451 -x19592 -x13149 -x10333 -x6783 -x2992 -x19644 -x10861 -x13441 -x9988 -x19310 -x14301 -x20606 -x18341 -x21267 -x19576 -x10694 -x1367 -x20332 -x9171 -x7052 -x3990 -x20765 -x14565 -x13985 -x21427 -x14581 -x8270 -x6265 -x19086 -x21586 -x9215 -x21922 -x10892 -x19326 -x6185 -x12363 -x21719 -x6145 -x166 -x15263 -x11328 -x8459 -x14869 -x973 -x14851 -x10189 -x21380 -x5400 -x10938 -x18132 -x4187 -x16814 -x8802 -x1 -x19367 -x1757 -x15726 -x11074 -x19885 -x9265 -x9407 -x2623 -x472 -x21660 -x20956 -x13913 -x21549 -x13495 -x292 -x4505 -x5818 -x18204 -x11731 -x3105 -x11607 -x3070 -x13687 -x3319 -x8707 -x19069 -x3186 -x13354 -x20719 -x2121 -x17888 -x9878 -x8797 -x19864 -x18882 -x17179 -x14744 -x14633 -x11966 -x14080 -x12223 -x8593 -x7935 -x22101 -x21693 -x404 -x8873 -x18102 -x1219 -x12758 -x14432 -x11806 -x17748 -x10897 -x17009 -x17402 -x1968 -x16903 -x20977 -x4631 -x9187 -x10171 -x3555 -x12512 -x615 -x12541 -x18070 -x2567 -x18769 -x2194 -x8686 -x927 -x4256 -x19177 -x17877 -x7905 -x13798 -x9044 -x8440 -x3132 -x11475 -x8073 -x2837 -x19638 -x10635 -x13214 -x6938 -x15841 -x2168 -x5340 -x14349 -x19970 -x11619 -x9002 -x864 -x17935 -x19963 -x5567 -x7108 -x539 -x10945 -x7965 -x7392 -x21689 -x7258 -x9111 -x17167 -x6942 -x9609 -x8429 -x146 -x11677 -x1967 -x18349 -x14593 -x3746 -x18398 -x13067 -x5576 -x10551 -x3454 -x14458 -x20299 -x11820 -x14928 -x3780 -x13119 -x4207 -x15811 -x19753 -x5247 -x19789 -x12838 -x2014 -x1965 -x18790 -x19819 -x14285 -x15268 -x12322 -x18409 -x10470 -x21792 -x259 -x6733 -x12093 -x21252 -x7937 -x5731 -x6434 -x6032 -x1924 -x8246 -x2090 -x17750 -x16702 -x7350 -x6017 -x19114 -x22104 -x15535 -x10604 -x3519 -x2468 -x9768 -x21652 -x2988 -x11935 -x9639 -x18625 -x14921 -x6477 -x21593 -x18561 -x4010 -x16722 -x11232 -x9982 -x7805 -x7341 -x3606 -x9504 -x19806 -x6096 -x10541 -x15763 -x15975 -x17128 -x13521 -x10767 -x6363 -x5543 -x7432 -x3023 -x13287 -x10614 -x15802 -x15949 -x14880 -x10741 -x3609 -x19582 -x10242 -x7722 -x7222 -x19710 -x15882 -x3088 -x21839 -x7289 -x7902 -x1617 -x19732 -x608 -x13120 -x6839 -x9729 -x17295 -x10323 -x4989 -x11496 -x14156 -x13740 -x18048 -x9788 -x64 -x12328 -x5644 -x6645 -x387 -x17086 -x17497 -x3418 -x6151 -x1916 -x5082 -x12229 -x15585 -x4595 -x2220 -x20311 -x113 -x18945 -x20404 -x18929 -x3837 -x15180 -x20637 -x4843 -x13705 -x526 -x18549 -x10736 -x9289 -x12662 -x16742 -x18486 -x18603 -x9883 -x14402 -x19062 -x17806 -x7641 -x16535 -x5887 -x4219 -x6212 -x8615 -x18208 -x12868 -x18141 -x1653 -x4924 -x8380 -x867 -x12159 -x19330 -x12452 -x6873 -x20278 -x14780 -x19089 -x1341 -x3629 -x9847 -x14628 -x15309 -x17276 -x8756 -x16296 -x10391 -x3128 -x2411 -x4387 -x19082 -x1746 -x10445 -x12247 -x8488 -x14416 -x7534 -x10142 -x12449 -x18301 -x17437 -x3379 -x19172 -x310 -x14051 -x19448 -x3698 -x16774 -x13537 -x3428 -x1525 -x19747 -x3666 -x16072 -x10830 -x21360 -x17499 -x22010 -x17931 -x8910 -x19920 -x16246 -x15612 -x20295 -x6778 -x13489 -x20338 -x1470 -x9525 -x1671 -x21694 -x19498 -x1704 -x3024 -x16366 -x20456 -x16413 -x3655 -x1712 -x13449 -x12772 -x3634 -x13606 -x3832 -x20833 -x11312 -x14582 -x9960 -x9387 -x14626 -x7523 -x1273 -x6179 -x5865 -x20749 -x20093 -x9612 -x3055 -x21967 -x5349 -x11708 -x572 -x2188 -x12422 -x13236 -x16946 -x16982 -x3001 -x14336 -x398 -x11826 -x11833 -x11023 -x12055 -x9468 -x10565 -x15002 -x21509 -x20095 -x15523 -x18127 -x16398 -x5757 -x9873 -x10268 -x20623 -x20645 -x65 -x19697 -x11639 -x15430 -x18331 -x11295 -x5684 -x2552 -x14519 -x15495 -x19946 -x17909 -x6866 -x15124 -x14331 -x5489 -x6468 -x9193 -x15526 -x95 -x2899 -x21367 -x11077 -x4421 -x10226 -x916 -x1248 -x1002 -x20740 -x13669 -x12976 -x19923 -x21662 -x6166 -x15756 -x17146 -x10055 -x11275 -x15336 -x12286 -x8905 -x19095 -x15128 -x154 -x8301 -x21512 -x17093 -x301 -x16285 -x3958 -x5282 -x17246 -x9672 -x21233 -x16368 -x13804 -x3225 -x4385 -x15322 -x8575 -x5659 -x10902 -x16183 -x13849 -x19621 -x20018 -x12526 -x21540 -x21713 -x4265 -x10251 -x6570 -x16055 -x7207 -x19041 -x19490 -x7561 -x5658 -x10950 -x18383 -x7041 -x12166 -x9930 -x9765 -x7583 -x21584 -x20308 -x20475 -x19414 -x4785 -x17863 -x9921 -x20918 -x7337 -x13564 -x2277 -x8322 -x1331 -x13908 -x9915 -x10968 -x2993 -x13306 -x19858 -x10986 -x7459 -x7925 -x18235 -x19030 -x1789 -x15150 -x97 -x17481 -x18817 -x18362 -x10241 -x603 -x21961 -x21610 -x12218 -x4284 -x7700 -x8434 -x12490 -x12860 -x16746 -x14344 -x20751 -x7535 -x661 -x12473 -x17458 -x9646 -x7053 -x13519 -x10870 -x9156 -x16980 -x20980 -x10462 -x11917 -x9501 -x7774 -x11105 -x5857 -x4156 -x1249 -x9876 -x7747 -x8169 -x3155 -x13995 -x995 -x12859 -x8325 -x11727 -x11321 -x11415 -x17814 -x7292 -x1323 -x9865 -x8032 -x9258 -x21383 -x6926 -x5088 -x16378 -x16950 -x19701 -x17761 -x7811 -x15496 -x19035 -x9887 -x20492 -x14217 -x14414 -x12461 -x12036 -x11739 -x11198 -x8046 -x13195 -x18361 -x5440 -x6902 -x11929 -x7590 -x16828 -x8764 -x11529 -x6771 -x12873 -x17374 -x2001 -x1197 -x5480 -x11336 -x3383 -x20677 -x12196 -x9091 -x17759 -x7896 -x2823 -x4296 -x14071 -x18638 -x17584 -x9082 -x10627 -x18854 -x12521 -x14028 -x6925 -x13386 -x19825 -x17426 -x7688 -x16512 -x10891 -x8999 -x15794 -x3143 -x13636 -x2827 -x18119 -x9007 -x6825 -x15262 -x15909 -x8035 -x13158 -x9784 -x12190 -x19955 -x6934 -x21202 -x12884 -x3652 -x11385 -x6154 -x12144 -x7356 -x21734 -x2712 -x19470 -x495 -x1744 -x21819 -x376 -x16858 -x16753 -x14164 -x16876 -x3065 -x11942 -x20232 -x6678 -x4449 -x758 -x12704 -x18910 -x21259 -x1701 -x15693 -x11550 -x11735 -x6205 -x14678 -x20132 -x12554 -x1033 -x11245 -x12375 -x20871 -x10500 -x14739 -x4930 -x1444 -x12768 -x8928 -x4503 -x15109 -x17035 -x4369 -x9367 -x16419 -x15603 -x11837 -x2464 -x6207 -x7647 -x10302 -x16710 -x1304 -x18019 -x9499 -x19438 -x9838 -x13442 -x7305 -x753 -x1518 -x426 -x13490 -x7880 -x11393 -x11720 -x21585 -x16656 -x14122 -x4394 -x3478 -x20803 -x20720 -x16528 -x6220 -x20528 -x15253 -x17348 -x17507 -x5224 -x4746 -x1174 -x21052 -x3438 -x14364 -x793 -x13647 -x21157 -x4474 -x9509 -x4817 -x8477 -x7701 -x8975 -x14505 -x13428 -x17681 -x20318 -x15025 -x7057 -x15443 -x11029 -x5505 -x4551 -x20155 -x19008 -x2778 -x4672 -x21936 -x5611 -x18784 -x3844 -x9523 -x16865 -x17147 -x10003 -x3323 -x7227 -x9291 -x21341 -x13823 -x4507 -x8426 -x12718 -x3833 -x22048 -x5720 -x15323 -x3887 -x7552 -x3087 -x9267 -x5768 -x21081 -x9096 -x14045 -x19937 -x7632 -x1374 -x19354 -x13304 -x3744 -x4673 -x17135 -x6661 -x8036 -x8993 -x21286 -x10772 -x11998 -x21811 -x16599 -x15407 -x19886 -x12572 -x15755 -x12474 -x3103 -x14058 -x11528 -x17417 -x6553 -x16730 -x15852 -x10887 -x2599 -x2527 -x18944 -x9152 -x11049 -x8457 -x13348 -x10795 -x8746 -x15069 -x5125 -x20818 -x8979 -x14227 -x6918 -x20438 -x245 -x19696 -x11311 -x7003 -x11115 -x10760 -x10343 -x1404 -x1449 -x16805 -x1075 -x21912 -x18592 -x6333 -x18752 -x4325 -x8484 -x18588 -x9087 -x8626 -x6288 -x20380 -x5750 -x14275 -x16970 -x16451 -x1305 -x6594 -x2208 -x14888 -x6446 -x467 -x1854 -x19764 -x8042 -x18760 -x6600 -x7698 -x3183 -x19969 -x17554 -x21730 -x19245 -x15615 -x14346 -x2270 -x15924 -x2960 -x16188 -x3714 -x11018 -x4913 -x20893 -x12778 -x3922 -x19542 -x18463 -x3798 -x18012 -x10915 -x10501 -x445 -x8028 -x977 -x17899 -x8815 -x10359 -x16124 -x9859 -x15287 -x2730 -x2172 -x9324 -x14736 -x5104 -x12941 -x18355 -x3502 -x4032 -x152 -x2366 -x2877 -x14713 -x9166 -x21326 -x6146 -x14075 -x8285 -x16968 -x11240 -x14326 -x1163 -x10334 -x20337 -x1514 -x2536 -x21250 -x22081 -x9553 -x5275 -x1138 -x11343 -x12824 -x11276 -x9284 -x19408 -x15088 -x2840 -x9356 -x21036 -x10829 -x5992 -x21458 -x19301 -x15650 -x21893 -x12912 -x20619 -x21049 -x6102 -x14821 -x21704 -x6922 -x14600 -x13982 -x5888 -x20215 -x3909 -x19366 -x3755 -x17362 -x14262 -x5242 -x13840 -x6276 -x15662 -x2980 -x465 -x6360 -x1302 -x20340 -x19478 -x12443 -x13294 -x6720 -x6431 -x4460 -x6070 -x4381 -x14397 -x11535 -x1266 -x20009 -x3389 -x18448 -x4078 -x17433 -x8114 -x7778 -x10712 -x14798 -x13258 -x22078 -x9276 -x263 -x16094 -x11114 -x3107 -x6336 -x4368 -x20801 -x10778 -x7062 -x20377 -x14743 -x8466 -x20568 -x2250 -x17155 -x13757 -x14034 -x2759 -x10358 -x21506 -x10914 -x8401 -x4411 -x19948 -x4131 -x22021 -x10300 -x11628 -x21334 -x10427 -x17743 -x10488 -x9304 -x8116 -x5189 -x4471 -x2721 -x2167 -x21840 -x20229 -x10308 -x12236 -x21843 -x12413 -x2034 -x6665 -x12781 -x18294 -x17036 -x6023 -x13970 -x21174 -x914 -x8145 -x17275 -x4906 -x396 -x4266 -x9444 -x8821 -x6058 -x2050 -x8730 -x14353 -x9450 -x15289 -x12727 -x11630 -x8785 -x5330 -x10656 -x7388 -x1493 -x5929 -x10937 -x11413 -x19952 -x19055 -x622 -x16290 -x3723 -x3446 -x8230 -x19771 -x10629 -x20210 -x11702 -x2443 -x22034 -x21384 -x14535 -x2672 -x5679 -x2237 -x2189 -x11157 -x2481 -x5493 -x5885 -x14623 -x12078 -x21702 -x17581 -x5450 -x11596 -x3244 -x11102 -x15786 -x20184 -x19678 -x14995 -x14141 -x11615 -x13581 -x3656 -x8272 -x19349 -x9497 -x1574 -x589 -x1459 -x10906 -x20812 -x6295 -x14273 -x5706 -x6469 -x2071 -x12399 -x2649 -x141 -x2925 -x12745 -x10788 -x4276 -x11530 -x2826 -x792 -x13538 -x6126 -x20310 -x1420 -x15376 -x14201 -x5647 -x15933 -x3976 -x21566 -x10227 -x21416 -x20317 -x5331 -x12863 -x20485 -x11556 -x12569 -x18611 -x2261 -x14945 -x20678 -x6246 -x17645 -x9779 -x15925 -x18834 -x21928 -x16628 -x7328 -x22058 -x21285 -x21754 -x8251 -x16179 -x6149 -x5563 -x10714 -x644 -x407 -x19133 -x17008 -x11212 -x8525 -x5899 -x14443 -x16909 -x12424 -x20879 -x21764 -x15974 -x11808 -x8128 -x4316 -x8656 -x21924 -x17901 -x2814 -x14191 -x10461 -x6739 -x21046 -x4578 -x576 -x19235 -x21306 -x9314 -x6510 -x17136 -x5253 -x19984 -x2636 -x548 -x17610 -x8998 -x9706 -x10707 -x14666 -x10596 -x10104 -x7013 -x861 -x906 -x13949 -x1125 -x8306 -x16691 -x13710 -x5064 -x8974 -x21324 -x9492 -x19222 -x7246 -x2147 -x8893 -x8176 -x17358 -x3535 -x9340 -x5146 -x3440 -x20362 -x2776 -x15875 -x3216 -x7285 -x7185 -x10953 -x9603 -x14841 -x21683 -x13223 -x4683 -x20778 -x6165 -x341 -x6131 -x21116 -x791 -x3815 -x21227 -x21355 -x1913 -x19417 -x16385 -x6049 -x22018 -x11661 -x11080 -x12319 -x21248 -x20780 -x19257 -x21435 -x11812 -x9112 -x7893 -x20216 -x9103 -x3982 -x1258 -x12423 -x3380 -x9014 -x19288 -x4856 -x20508 -x3283 -x8671 -x21559 -x18359 -x8972 -x16705 -x1090 -x2513 -x17098 -x17121 -x11369 -x8587 -x7139 -x8050 -x21179 -x10367 -x19303 -x12351 -x11666 -x536 -x13608 -x8410 -x10135 -x13256 -x19465 -x6626 -x20379 -x14257 -x21914 -x1878 -x17162 -x2838 -x9825 -x4350 -x1114 -x19708 -x8421 -x5577 -x8431 -x21733 -x16423 -x8398 -x15324 -x16850 -x9379 -x1375 -x20562 -x17932 -x1122 -x21183 -x14266 -x18872 -x15493 -x11155 -x17227 -x1205 -x19149 -x20569 -x16268 -x17836 -x1279 -x298 -x21565 -x10585 -x8149 -x13194 -x3649 -x10923 -x2361 -x9464 -x6805 -x16321 -x6476 -x17777 -x10047 -x15066 -x15557 -x2768 -x21866 -x5841 -x20837 -x13137 -x19066 -x12960 -x1683 -x14882 -x5753 -x2668 -x11580 -x15679 -x8695 -x8456 -x18273 -x14093 -x19723 -x1004 -x3206 -x16348 -x5415 -x8947 -x16037 -x20557 -x715 -x3267 -x1376 -x6318 -x20193 -x12760 -x18639 -x3527 -x6339 -x17855 -x14114 -x15705 -x6399 -x19463 -x6090 -x6992 -x1148 -x1377 -x4961 -x16545 -x18107 -x20560 -x1261 -x1910 -x14095 -x17274 -x9663 -x15171 -x17517 -x3265 -x8878 -x17733 -x12978 -x17876 -x8453 -x8953 -x14000 -x17583 -x6286 -x421 -x5914 -x20672 -x12711 -x20694 -x3374 -x13212 -x10954 -x17509 -x12368 -x17650 -x1452 -x2645 -x17406 -x14549 -x6504 -x15367 -x1309 -x17950 -x21638 -x21738 -x21027 -x3925 -x18211 -x19564 -x51 -x1413 -x6527 -x14734 -x1366 -x9584 -x19356 -x1160 -x1808 -x19228 -x15888 -x15820 -x19168 -x9459 -x5144 -x11072 -x16812 -x3172 -x19306 -x15438 -x15412 -x1235 -x17912 -x202 -x1568 -x16359 -x12918 -x17193 -x7159 -x6490 -x19972 -x14192 -x18266 -x18925 -x2209 -x6087 -x10414 -x22056 -x6273 -x19978 -x836 -x1010 -x15797 -x21514 -x12348 -x13186 -x12920 -x1431 -x15422 -x14327 -x6379 -x16707 -x12608 -x9794 -x5118 -x10018 -x16470 -x13267 -x21688 -x14560 -x1506 -x8095 -x11657 -x12489 -x12683 -x9183 -x731 -x14205 -x15880 -x16284 -x6842 -x5650 -x8027 -x16802 -x8033 -x4583 -x12396 -x5091 -x16592 -x3334 -x10964 -x9808 -x13335 -x10623 -x16225 -x12800 -x9415 -x21215 -x6697 -x16984 -x20158 -x19001 -x16609 -x2376 -x17042 -x2618 -x19575 -x3197 -x16855 -x2733 -x7656 -x8744 -x11553 -x6376 -x8809 -x13693 -x948 -x7157 -x3939 -x19370 -x18278 -x6834 -x15606 -x8653 -x481 -x3040 -x18249 -x18990 -x18324 -x8890 -x10010 -x5015 -x8164 -x14532 -x11068 -x7648 -x14019 -x10474 -x201 -x20744 -x8588 -x6677 -x3862 -x7079 -x20709 -x11689 -x12471 -x11724 -x18908 -x8243 -x3015 -x3628 -x20080 -x16411 -x18762 -x5599 -x5707 -x1882 -x21184 -x14754 -x1989 -x8597 -x2474 -x16308 -x14843 -x9638 -x476 -x7224 -x10473 -x21502 -x8755 -x15107 -x8311 -x21335 -x5754 -x15733 -x18007 -x17928 -x12773 -x11259 -x4236 -x10803 -x17024 -x12726 -x13857 -x4780 -x4775 -x17039 -x12019 -x16494 -x6256 -x5873 -x19935 -x15831 -x3984 -x15812 -x5660 -x10536 -x9796 -x19603 -x1990 -x9734 -x4048 -x3593 -x11167 -x14038 -x9642 -x7512 -x16706 -x15264 -x20147 -x15902 -x13139 -x17059 -x4880 -x14459 -x4935 -x19000 -x19823 -x206 -x4418 -x6281 -x5248 -x20712 -x509 -x4877 -x17271 -x9622 -x8171 -x22095 -x5274 -x8179 -x14383 -x380 -x3595 x21173 -x11309 -x19256 -x5784 -x4103 -x17714 -x17018 -x12466 -x21749 -x14543 -x13222 -x19103 -x7621 -x5839 -x3769 -x12975 -x5830 -x13799 -x17949 -x13230 -x20239 -x15174 -x8178 -x6406 -x10128 -x20069 -x8816 -x16218 -x7334 -x11757 -x5378 -x13667 -x3441 -x8700 -x4168 -x1486 -x17798 -x3358 -x9321 -x14152 -x16748 -x19358 -x3124 -x10048 -x18130 -x10198 -x18815 -x5122 -x9791 -x18356 -x16095 -x13058 -x2417 -x2629 -x18122 -x15165 -x17846 -x7149 -x15353 -x2166 -x2987 -x7852 -x9278 -x15619 -x10101 -x19574 -x16816 -x11548 -x2387 -x16472 -x9994 -x8580 -x18874 -x21336 -x17229 -x1951 -x3895 -x1474 -x17830 -x11428 -x17820 -x613 -x434 -x6955 -x16891 -x2461 -x19725 -x9163 -x21859 -x2647 -x4591 -x5347 -x9582 -x9611 -x3751 -x4324 -x14948 -x7321 -x11406 -x19136 -x14083 -x4706 -x8732 -x19453 -x20505 -x3797 -x18902 -x7599 -x7212 -x2884 -x1741 -x6181 -x6770 -x11567 -x2097 -x10053 -x12106 -x12321 -x12589 -x4186 -x10082 -x4342 -x14434 -x13637 -x2782 -x9614 -x21600 -x6302 -x8970 -x18789 -x19007 -x4319 -x18334 -x14865 -x21001 -x1656 -x2791 -x13261 -x20415 -x17760 -x7238 -x4415 -x15885 -x5604 -x9781 -x12763 -x17209 -x5675 -x14304 -x22075 -x16692 -x9605 -x5626 -x6970 -x13024 -x6382 -x13729 -x4370 -x9017 -x4943 -x21985 -x7589 -x5496 -x16227 -x21619 -x2363 -x15469 -x15485 -x746 -x11193 -x14609 -x17354 -x14763 -x11816 -x10133 -x18842 -x12046 -x18080 -x17576 -x21445 -x15911 -x3592 -x2538 -x13115 -x11011 -x2047 -x20424 -x15593 -x21678 -x10717 -x732 -x10090 -x11946 -x15567 -x17816 -x17028 -x20182 -x9257 -x4516 -x2691 -x13694 -x21235 -x5776 -x10507 -x16056 -x20844 -x17391 -x11017 -x5775 -x7187 -x2325 -x17188 -x17334 -x7719 -x2739 -x15634 -x12203 -x2971 -x799 -x3344 -x43 -x12279 -x21242 -x10591 -x13952 -x19744 -x10701 -x5918 -x17712 -x15870 -x1398 -x9143 -x6975 -x9393 -x15249 -x15781 -x8043 -x10989 -x4409 -x14989 -x17212 -x1570 -x16405 -x3779 -x2384 -x1043 -x1575 -x3082 -x12747 -x11527 -x14775 -x4367 -x18883 -x8080 -x14189 -x19374 -x17802 -x19903 -x12651 -x19275 -x11660 -x17861 -x10456 -x15895 -x9888 -x6034 -x7889 -x21436 -x363 -x9264 -x18311 -x849 -x7361 -x15206 -x12740 -x11344 -x18564 -x8907 -x20292 -x20969 -x21990 -x21748 -x20822 -x8338 -x14408 -x14732 -x9457 -x12999 -x9804 -x20868 -x12142 -x21098 -x19905 -x14621 -x16916 -x249 -x20114 -x2529 -x13979 -x17767 -x300 -x3600 -x8866 -x21363 -x2372 -x6769 -x17265 -x21691 -x839 -x5858 -x20982 -x17904 -x4138 -x20286 -x19748 -x15520 -x12112 -x2185 -x11223 -x12794 -x9022 -x9206 -x16141 -x2101 -x5575 -x12010 -x14667 -x9810 -x8721 -x11138 -x8476 -x1461 -x21429 -x19902 -x17301 -x16131 -x3022 -x13724 -x14770 -x9694 -x21232 -x19381 -x21047 -x19080 -x6231 -x13113 -x13615 -x4981 -x17954 -x12964 -x2136 -x8439 -x6104 -x6518 -x6008 -x14366 -x20323 -x19614 -x5443 -x8723 -x18498 -x21531 -x8348 -x10161 -x15685 -x260 -x21192 -x12337 -x12674 -x6586 -x5737 -x14426 -x10544 -x15215 -x1063 -x15282 -x1717 -x14611 -x621 -x10708 -x17501 -x17638 -x3957 -x18826 -x2608 -x19380 -x3721 -x13207 -x19517 -x15111 -x18474 -x17671 -x3945 -x17805 -x17349 -x10296 -x14338 -x2807 -x3999 -x11637 -x20416 -x19975 -x3415 -x12600 -x521 -x16432 -x8684 -x13818 -x19493 -x4633 -x20680 -x261 -x9502 -x12900 -x4822 -x13643 -x8239 -x6405 -x14498 -x15456 -x4488 -x7438 -x5586 -x12498 -x21272 -x1524 -x20094 -x15746 -x2523 -x8097 -x4222 -x18716 -x4689 -x15223 -x14894 -x16323 -x9920 -x15074 -x15251 -x18867 -x12075 -x5582 -x1516 -x9362 -x21023 -x20577 -x3891 -x2654 -x6328 -x5758 -x14769 -x17377 -x1116 -x7478 -x12878 -x2452 -x19108 -x17461 -x6290 -x6748 -x3523 -x20916 -x11814 -x3763 -x2311 -x5560 -x17052 -x20506 -x21053 -x17708 -x13811 -x491 -x14569 -x17102 -x20902 -x8351 -x16598 -x19799 -x11137 -x20375 -x12974 -x3676 -x11500 -x18690 -x21000 -x15000 -x8553 -x6235 -x1046 -x17756 -x16564 -x6713 -x1460 -x14328 -x12818 -x5665 -x6658 -x16278 -x17589 -x1952 -x20754 -x365 -x12626 -x5844 -x4806 -x5695 -x2798 -x12606 -x9369 -x20702 -x14229 -x12669 -x9192 -x10654 -x6374 -x12270 -x19311 -x9050 -x9732 -x18753 -x21825 -x14235 -x9984 -x15799 -x10317 -x21751 -x7573 -x12970 -x6450 -x20111 -x8962 -x9307 -x4907 -x18152 -x13073 -x6497 -x1811 -x14961 -x8909 -x5200 -x800 -x1676 -x744 -x8436 -x8988 -x1881 -x8862 -x19599 -x94 -x16397 -x9505 -x13090 -x11335 -x18763 -x9146 -x11227 -x8805 -x15589 -x13147 -x821 -x20495 -x5478 -x14199 -x14943 -x22031 -x18495 -x16595 -x16497 -x3495 -x19333 -x17556 -x9132 -x8144 -x13794 -x7751 -x17857 -x10601 -x10067 -x5291 -x5623 -x5141 -x6264 -x21747 -x5004 -x2766 -x20301 -x8485 -x3329 -x17690 -x841 -x4267 -x5102 -x7014 -x21210 -x7216 -x3570 -x19068 -x10380 -x5908 -x12659 -x18452 -x8685 -x6158 -x11334 -x10609 -x21938 -x20555 -x1715 -x11605 -x1667 -x8282 -x20728 -x14127 -x14267 -x6100 -x2328 -x11459 -x21278 -x19403 -x22089 -x18323 -x14561 -x15009 -x19444 -x1691 -x21711 -x1168 -x9366 -x6209 -x5794 -x14703 -x9707 -x8761 -x12081 -x16557 -x7342 -x5412 -x1274 -x12116 -x2864 -x857 -x14211 -x18521 -x4871 -x21534 -x7690 -x7560 -x1892 -x9404 -x6585 -x20001 -x2156 -x19496 -x22113 -x19160 -x2619 -x5763 -x10016 -x1430 -x19537 -x14214 -x8452 -x4378 -x8717 -x8690 -x4480 -x12030 -x9303 -x10823 -x16766 -x11163 -x659 -x20511 -x14452 -x5285 -x12001 -x11047 -x243 -x10347 -x10211 -x16191 -x12855 -x7404 -x8002 -x8113 -x9593 -x21468 -x19127 -x12072 -x2162 -x16440 -x14907 -x253 -x12049 -x3293 -x12980 -x4781 -x9564 -x18187 -x4969 -x7669 -x13800 -x287 -x5145 -x9145 -x9202 -x13704 -x14908 -x8435 -x8250 -x5893 -x4055 -x17940 -x674 -x21214 -x18513 -x15930 -x5826 -x15221 -x1512 -x1942 -x20044 -x7815 -x11165 -x5162 -x16005 -x11371 -x3295 -x8844 -x17669 -x15102 -x1637 -x3876 -x2278 -x21879 -x11054 -x1533 -x73 -x5157 -x6062 -x15021 -x19659 -x19295 -x3402 -x18982 -x13524 -x18587 -x15560 -x3706 -x3240 -x2600 -x7969 -x21708 -x17862 -x18261 -x1861 -x2515 -x2092 -x12460 -x5342 -x7255 -x8318 -x21175 -x20125 -x894 -x1456 -x14925 -x254 -x16975 -x6364 -x911 -x17469 -x8534 -x6121 -x2199 -x20834 -x21779 -x14181 -x874 -x1947 -x11861 -x16274 -x4440 -x5991 -x9107 -x5474 -x10606 -x1660 -x7717 -x13869 -x15959 -x15466 -x9774 -x18481 -x3888 -x12398 -x6844 -x12634 -x2574 -x19091 -x13839 -x3016 -x13038 -x18653 -x12612 -x4920 -x12403 -x10206 -x13535 -x7073 -x4462 -x8196 -x10927 -x11562 -x8079 -x15379 -x20059 -x6059 -x13392 -x8599 -x12949 -x15531 -x10150 -x13338 -x21773 -x12269 -x13171 -x14632 -x4890 -x16477 -x22105 -x17643 -x4113 -x18907 -x13933 -x16412 -x22050 -x20384 -x19165 -x17598 -x6137 -x5996 -x11128 -x21389 -x4127 -x7309 -x10559 -x20010 -x998 -x2769 -x1963 -x11982 -x20609 -x9754 -x1127 -x13007 -x16988 -x21189 -x16851 -x15435 -x9117 -x9151 -x15508 -x2145 -x20329 -x13986 -x12033 -x6403 -x1026 -x2563 -x17163 -x11350 -x20068 -x18610 -x7191 -x2079 -x10068 -x945 -x21221 -x10073 -x8057 -x21921 -x15507 -x5032 -x18068 -x16021 -x20177 -x14617 -x826 -x1840 -x18442 -x197 -x20540 -x14259 -x9934 -x14847 -x18749 -x5105 -x13173 -x1328 -x239 -x20642 -x630 -x18308 -x2752 -x19101 -x8612 -x9297 -x19531 -x16113 -x8914 -x5643 -x5195 -x17968 -x21113 -x13475 -x1418 -x11262 -x9687 -x11722 -x1790 -x1536 -x19785 -x730 -x7409 -x4521 -x12012 -x12609 -x5009 -x5807 -x2586 -x14027 -x20099 -x10278 -x15754 -x18218 -x15689 -x18175 -x17538 -x8122 -x17825 -x20947 -x15209 -x6156 -x13486 -x1397 -x18808 -x1060 -x2880 -x15698 -x16206 -x3996 -x21431 -x7551 -x2223 -x1829 -x16295 -x9690 -x5764 -x16990 -x11031 -x15365 -x1535 -x1556 -x9004 -x21978 -x15555 -x3271 -x18941 -x14503 -x9821 -x17766 -x17815 -x11384 -x1883 -x323 -x15103 -x8917 -x20782 -x10898 -x3364 -x21312 -x7471 -x6117 -x4659 -x13972 -x20935 -x15566 -x16703 -x6303 -x21926 -x9023 -x18585 -x3068 -x14180 -x16511 -x16428 -x11251 -x14590 -x5515 -x3286 -x5913 -x652 -x10246 -x15378 -x8951 -x9594 -x15960 -x7274 -x10874 -x7085 -x19707 -x18189 -x5765 -x3994 -x12384 -x8560 -x14968 -x10703 -x16845 -x18014 -x21580 -x20648 -x16171 -x2650 -x1907 -x1390 -x19705 -x6569 -x4439 -x6283 -x17782 -x5877 -x12897 -x15655 -x2228 -x5272 -x3893 -x20904 x20098 -x2674 -x8393 -x1584 -x9531 -x14332 -x19341 -x18254 -x20796 -x5837 -x8049 -x2789 -x19328 -x13388 -x281 -x9953 -x19300 -x13984 -x12146 -x9903 -x2027 -x13410 -x178 -x21969 -x4379 -x21527 -x20349 -x13836 -x13552 -x6112 -x20300 -x7941 -x3975 -x20181 -x16966 -x19494 -x16463 -x19720 -x2774 -x21212 -x18089 -x21515 -x14788 -x4651 -x12346 -x10134 -x19650 -x721 -x12571 -x20731 -x8669 -x119 -x11905 -x10515 -x4133 -x14135 -x19658 -x6896 -x12066 -x13492 -x15867 -x20737 -x10974 -x11315 -x910 -x10214 -x13967 -x16745 -x10900 -x9495 -x11566 -x11081 -x16769 -x9011 -x2955 -x3582 -x5936 -x10025 -x16639 -x21783 -x12164 -x16027 -x8051 -x17682 -x4837 -x16034 -x3294 -x16577 -x5516 -x123 -x6472 -x17895 -x7585 -x3180 -x19124 -x9892 -x3856 -x1803 -x4756 -x16688 -x9985 -x14899 -x18076 -x6173 -x10723 -x15697 -x17112 -x12492 -x14449 -x1087 -x3585 -x801 -x18342 -x5677 -x11442 -x3384 -x13461 -x2715 -x5409 -x2713 -x10899 -x21226 -x1554 -x11036 -x15714 -x1760 -x12118 -x10289 -x11991 -x9790 -x1501 -x2263 -x8360 -x217 -x17378 -x6348 -x4915 -x15967 -x19998 -x20250 -x5822 -x8829 -x7189 -x982 -x10720 -x16327 -x14585 -x15541 -x5431 -x9684 -x18981 -x8172 -x6801 -x12792 -x9443 -x16422 -x21941 -x16039 -x15536 -x3757 -x18864 -x14061 -x15283 -x230 -x10152 -x4773 -x6418 -x13785 -x3940 -x20336 -x17311 -x20459 -x15228 -x10866 -x21399 -x19039 -x15796 -x12157 -x18120 -x504 -x961 -x17041 -x6562 -x1142 -x5287 -x18262 -x16570 -x2304 -x780 -x12198 -x12749 -x21971 -x4179 -x10858 -x6923 -x13514 -x11174 -x10756 -x16700 -x7999 -x16501 -x4589 -x13172 -x15961 -x17752 -x11705 -x12937 -x22094 -x13030 -x8846 -x22071 -x5789 -x681 -x7704 -x7058 -x4685 -x11458 -x4635 -x4744 -x6776 -x11067 -x6552 -x21401 -x7762 -x13808 -x21191 -x11152 -x15117 -x2995 -x11759 -x18713 -x633 -x5482 -x20725 -x1729 -x16559 -x17198 -x16102 -x20944 -x16215 -x5251 -x13803 -x21377 -x16081 -x7834 -x870 -x8228 -x8899 -x14930 -x9746 -x21665 -x7443 -x17474 -x6174 -x9818 -x18033 -x9195 -x19 -x12661 -x18927 -x19547 -x11696 -x12228 -x5847 -x6037 -x16390 -x8029 -x21486 -x6398 -x11379 -x4254 -x923 -x16435 -x11474 -x13639 -x464 -x11441 -x13932 -x3679 -x21161 -x5820 -x11571 -x20669 -x3899 -x12562 -x10698 -x13311 -x12192 -x4101 -x11975 -x19412 -x4353 -x11654 -x10008 -x12007 -x12158 -x4148 -x13562 -x7823 -x9556 -x17413 -x11951 -x12468 -x19846 -x12715 -x17381 -x19516 -x17398 -x18274 -x9896 -x11330 -x12676 -x20004 -x6239 -x7263 -x13177 -x14216 -x6780 -x6854 -x13463 -x15554 -x2274 -x19075 -x5292 -x6373 -x21800 -x4374 -x1986 -x6159 -x14400 -x10731 -x1339 -x8839 -x14793 -x10782 -x5714 -x15737 -x14987 -x21322 -x3526 -x9229 -x7001 -x7451 -x4753 -x2150 -x284 -x2456 -x1045 -x3426 -x4836 -x20356 -x4581 -x10056 -x15065 -x11263 -x17516 -x228 -x10185 -x11561 -x14372 -x1095 -x4004 -x4040 -x8362 -x368 -x3111 -x4464 -x15027 -x19215 -x9849 -x8720 -x20713 -x4956 -x819 -x185 -x5160 -x5477 -x12306 -x13132 -x13852 -x17916 -x3662 -x7627 -x4430 -x11322 -x19964 -x4582 -x16431 -x3617 -x14463 -x4761 -x6699 -x8912 -x18541 -x7253 -x5327 -x6686 -x5110 -x9 -x1587 -x1338 -x9981 -x3021 -x15753 -x15936 -x5277 -x2744 -x1224 -x12559 -x20365 -x20097 -x8709 -x11733 -x14465 -x5868 -x17892 -x8658 -x9408 -x6030 -x13301 -x21394 -x19510 -x16780 -x20176 -x12234 -x12837 -x14902 -x5101 -x11740 -x17142 -x21729 -x9086 -x3500 -x17124 -x8673 -x8931 -x16971 -x16146 -x5786 -x4428 -x21563 -x5653 -x7794 -x4765 -x6249 -x1645 -x14178 -x6462 -x6298 -x10392 -x21288 -x783 -x7750 -x12969 -x21201 -x1511 -x21886 -x11484 -x2400 -x21405 -x5115 -x1996 -x14250 -x2316 -x13327 -x7877 -x4196 -x17244 -x2612 -x21146 -x19005 -x5476 -x9080 -x22118 -x1247 -x16379 -x18006 -x14922 -x18602 -x3092 -x7844 -x8562 -x3473 -x2765 -x4065 -x7813 -x12644 -x17646 -x6803 -x12922 -x9767 -x10421 -x18217 -x11308 -x3683 -x18430 -x20519 -x20031 -x5678 -x11046 -x11231 -x17713 -x7310 -x4748 -x13051 -x4602 -x122 -x17824 -x1182 -x20006 -x7035 -x7427 -x12616 -x5747 -x12276 -x14445 -x19831 -x7380 -x14895 -x12579 -x5002 -x10769 -x14089 -x7243 -x21264 -x13448 -x8742 -x17138 -x17382 -x13739 -x6358 -x20529 -x15657 -x10091 -x14307 -x21722 -x7791 -x19203 -x5193 -x5502 -x1203 -x6965 -x12779 -x4351 -x12759 -x5007 -x6517 -x9006 -x17925 -x5264 -x20313 -x14031 -x11456 -x5886 -x7521 -x10634 -x267 -x14412 -x196 -x14150 -x13604 -x17467 -x15475 -x19910 -x11622 -x1602 -x17495 -x21483 -x9529 -x16954 -x18432 -x19115 -x14940 -x10210 -x21366 -x13483 -x22119 -x6014 -x16000 -x17885 -x7469 -x11106 -x16409 -x11058 -x5787 -x12611 -x21345 -x10321 -x14883 -x9750 -x8397 -x21976 -x19681 -x22068 -x18049 -x6088 -x1897 -x1295 -x19971 -x2555 -x11747 -x15427 -x11934 -x15702 -x20600 -x15932 -x6651 -x6337 -x2134 -x12869 -x18240 -x12573 -x7124 -x13468 -x9180 -x2524 -x176 -x17149 -x5833 -x13352 -x3115 -x21019 -x19653 -x14024 -x5461 -x12435 -x3536 -x17223 -x4220 -x15620 -x7151 -x17488 -x18220 -x18287 -x16289 -x18570 -x2494 -x7952 -x5568 -x9898 -x1817 -x15883 -x3883 -x16964 -x6986 -x7994 -x14007 -x6459 -x9682 -x12997 -x3557 -x7247 -x4728 -x2630 -x12173 -x19327 -x17747 -x9419 -x3552 -x11533 -x12508 -x19773 -x10004 -x1936 -x16879 -x15667 -x5334 -x17686 -x18633 -x4838 -x20910 -x11086 -x19845 -x7661 -x13527 -x5500 -x20393 -x11282 -x285 -x12339 -x13182 -x2107 -x4407 -x12885 -x13878 -x2901 -x16071 -x15169 -x4323 -x19674 -x21953 -x15076 -x3287 -x15767 -x46 -x16547 -x2919 -x8698 -x2648 -x15905 -x18544 -x10413 -x16367 -x18363 -x13916 -x3920 -x18539 -x18506 -x5235 -x10489 -x10693 -x9560 -x7705 -x14988 -x7340 -x205 -x20663 -x4465 -x3911 -x4139 -x15346 -x5711 -x14889 -x9601 -x3119 -x16244 -x15457 -x3153 -x11903 -x7354 -x158 -x18406 -x11882 -x6898 -x13322 -x9159 -x16133 -x17922 -x13756 -x15354 -x9833 -x4693 -x3185 -x9373 -x4950 -x21906 -x2053 -x2044 -x13813 -x21283 -x5401 -x17673 -x17430 -x8619 -x6150 -x3790 -x17345 -x9406 -x7598 -x9318 -x18526 -x2341 -x10109 -x21119 -x20149 -x16070 -x5614 -x14440 -x7095 -x9871 -x12212 -x15869 -x19270 -x16666 -x20103 -x17186 -x12730 -x13660 -x13634 -x1909 -x12405 -x1966 -x13563 -x996 -x649 -x17473 -x9051 -x21947 -x19264 -x15345 -x20632 -x19849 -x9359 -x20419 -x4592 -x21714 -x7371 -x10153 -x21614 -x2962 -x664 -x18623 -x5549 -x15461 -x19668 -x607 -x16364 -x5135 -x19530 -x2346 -x11965 -x1527 -x11774 -x17055 -x3989 -x19733 -x14790 -x3072 -x17061 -x18841 -x13447 -x6865 -x18601 -x8957 -x21771 -x16466 -x15564 -x339 -x9197 -x13078 -x18598 -x2242 -x8611 -x2219 -x13366 -x3646 -x20271 -x535 -x20650 -x7314 -x971 -x10567 -x2642 -x20350 -x17536 -x8111 -x10373 -x1000 -x5131 -x17303 -x19350 -x22064 -x8687 -x11600 -x7776 -x2235 -x7743 -x7047 -x8061 -x1935 -x8478 -x4097 -x10949 -x21228 -x2731 -x231 -x15644 -x21604 -x10598 -x1225 -x20490 -x11595 -x17109 -x21484 -x771 -x9445 -x9667 -x18400 -x18567 -x5957 -x111 -x9704 -x5221 -x20082 -x5928 -x5323 -x17728 -x16158 -x15028 -x19994 -x10885 -x16917 -x18293 -x9409 -x556 -x1877 -x3571 -x16819 -x10948 -x12858 -x14422 -x9664 -x12967 -x11430 -x20876 -x14136 -x19636 -x7765 -x7604 -x13717 -x5008 -x14062 -x20981 -x14690 -x420 -x2637 -x13508 -x17943 -x8792 -x4119 -x12938 -x11173 -x15063 -x18453 -x8578 -x16782 -x9413 -x4164 -x2749 -x20252 -x6936 -x7562 -x4057 -x3524 -x14343 -x14640 -x9910 -x4023 -x19889 -x12561 -x14284 -x16509 -x2661 -x6026 -x22070 -x21519 -x11610 -x15007 -x614 -x10438 -x8203 -x20324 -x7006 -x1985 -x337 -x2332 -x14233 -x19611 -x12155 -x12220 -x11590 -x14992 -x224 -x14857 -x17854 -x12843 -x5801 -x9338 -x8661 -x2359 -x17626 -x5627 -x9486 -x11000 -x14622 -x6355 -x15426 -x13663 -x11398 -x6494 -x16003 -x635 -x16870 -x19044 -x16605 -x5536 -x2972 -x15061 -x49 -x5661 -x1558 -x18281 -x1113 -x13862 -x10588 -x1606 -x14323 -x6243 -x12201 -x6916 -x27 -x9713 -x16866 -x3289 -x14249 -x19949 -x20081 -x5095 -x3061 -x429 -x6046 -x21230 -x6375 -x2510 -x18644 -x12893 -x15695 -x516 -x12680 -x892 -x4985 -x7378 -x3688 -x14772 -x7702 -x3505 -x2665 -x3882 -x10619 -x9973 -x15252 -x12162 -x19299 -x18857 -x12052 -x13797 -x16861 -x4902 -x16894 -x9844 -x5103 -x17525 -x13512 -x2893 -x12523 -x527 -x18433 -x10364 -x17079 -x7198 -x18715 -x21794 -x7673 -x2402 -x21772 -x8605 -x3481 -x18919 -x19240 -x7470 -x10740 -x16226 -x18665 -x19558 -x2222 -x15033 -x3853 -x2939 -x5022 -x20330 -x10231 -x1627 -x8551 -x8758 -x13760 -x21269 -x2681 -x16009 -x7668 -x14673 -x1123 -x4629 -x16114 -x2294 -x12617 -x5870 -x16013 -x19402 -x3035 -x2509 -x10721 -x19248 -x112 -x11433 -x18546 -x20303 -x12667 -x11913 -x20602 -x9238 -x1082 -x6953 -x4147 -x2644 -x5900 -x9613 -x12520 -x18759 -x7522 -x12132 -x17241 -x10291 -x12410 -x12528 -x5861 -x12402 -x13022 -x7307 -x13063 -x13870 -x4389 -x7386 -x247 -x7197 -x501 -x17799 -x19104 -x6077 -x3878 -x19072 -x11356 -x8483 -x7898 -x705 -x14418 -x1939 -x6598 -x15488 -x13994 -x2785 -x1370 -x3764 -x5843 -x14579 -x12401 -x12211 -x20520 -x10724 -x21379 -x13801 -x9077 -x4489 -x5547 -x11853 -x8212 -x5664 -x2293 -x13028 -x18856 -x8784 -x18901 -x6441 -x5180 -x19181 -x7422 -x1786 -x967 -x10783 -x6024 -x13532 -x1975 -x20938 -x15866 -x21321 -x10814 -x21165 -x14365 -x20407 -x22004 -x9078 -x8630 -x9394 -x11832 -x14256 -x12076 -x14427 -x356 -x4936 -x16038 -x4656 -x2286 -x1984 -x6352 -x17364 -x16884 -x908 -x9001 -x9428 -x15437 -x6451 -x7874 -x3776 -x11230 -x8350 -x11347 -x14226 -x11581 -x1152 -x1850 -x3120 -x17213 -x18030 -x20699 -x14875 -x14493 -x18295 -x1240 -x21005 -x13698 -x9092 -x4743 -x11549 -x5100 -x2671 -x19085 -x16520 -x4157 -x515 -x12499 -x1080 -x13361 -x11145 -x6820 -x14850 -x17233 -x10464 -x6142 -x21041 -x15231 -x18229 -x1467 -x9555 -x1737 -x9493 -x2322 -x13148 -x1101 -x14453 -x1641 -x20703 -x738 -x20567 -x10737 -x2964 -x9442 -x17095 -x15969 -x20815 -x4253 -x5616 -x14486 -x10535 -x173 -x15453 -x21291 -x9422 -x2022 -x21403 -x3168 -x5473 -x2002 -x6576 -x17005 -x16632 -x10563 -x7569 -x6463 -x18372 -x12308 -x16847 -x1880 -x14405 -x14951 -x928 -x15824 -x10869 -x13730 -x13086 -x2734 -x14065 -x2516 -x10726 -x16760 -x1933 -x13398 -x3775 -x9751 -x12187 -x14996 -x10117 -x16384 -x11986 -x17251 -x10685 -x8357 -x9586 -x72 -x7360 -x8248 -x6887 -x21994 -x7995 -x7866 -x5564 -x6226 -x1491 -x21354 -x19352 -x16548 -x4827 -x20878 -x17415 -x13357 -x16942 -x207 -x17053 -x8691 -x2550 -x12790 -x1994 -x19893 -x13829 -x11502 -x9158 -x7732 -x11930 -x21391 -x14322 -x13050 -x757 -x11044 -x11219 -x5185 -x7707 -x18230 -x6455 -x8022 -x19703 -x20246 -x10271 -x19982 -x18069 -x15675 -x20233 -x18478 -x11359 -x7511 -x20945 -x8068 -x12376 -x19364 -x1944 -x5278 -x21390 -x20682 -x16832 -x4013 -x14839 -x19483 -x11040 -x20294 -x14187 -x16243 -x7619 -x3215 -x7117 -x14159 -x5260 -x8053 -x9839 -x21900 -x10617 -x6487 -x16416 -x13466 -x20507 -x1762 -x485 -x14704 -x2835 -x15952 -x10944 -x1392 -x6224 -x12985 -x7152 -x1313 -x1227 -x21485 -x7841 -x7767 -x15798 -x12705 -x12175 -x11156 -x13742 -x8072 -x14552 -x20928 -x4215 -x6147 -x14469 -x6448 -x19430 -x244 -x19369 -x17757 -x3806 -x14101 -x7963 -x8238 -x13522 -x9820 -x12544 -x20967 -x10287 -x15395 -x12806 -x11201 -x18001 -x18620 -x13268 -x21996 -x11755 -x15236 -x9819 -x10689 -x6556 -x1647 -x16804 -x12753 -x3567 -x3842 -x9390 -x9563 -x2941 -x3988 -x12314 -x6832 -x11508 -x1336 -x6412 -x7576 -x1912 -x7351 -x5377 -x7055 -x3702 -x3066 -x1884 -x520 -x9514 -x4210 -x6010 -x15374 -x2607 -x6932 -x15989 -x1475 -x20312 -x1992 -x8978 -x2724 -x954 -x16807 -x15659 -x6082 -x13085 -x3004 -x1976 -x10043 -x19884 -x3966 -x15418 -x19981 -x3635 -x11877 -x14724 -x9332 -x494 -x1751 -x7067 -x19335 -x3013 -x7234 -x11353 -x5735 -x10718 -x19759 -x11506 -x1272 -x21785 -x3081 -x4352 -x4774 -x1821 -x69 -x17513 -x9830 -x4396 -x21136 -x11532 -x14411 -x9702 -x12942 -x11599 -x3335 -x15599 -x15512 -x13313 -x1814 -x8964 -x4050 -x6741 -x6660 -x9482 -x11974 -x5121 -x17720 -x14897 -x14494 -x4857 -x14108 -x8411 -x21418 -x5299 -x1768 -x7726 -x5380 -x15095 -x2689 -x15674 -x12272 -x20275 -x12070 -x2301 -x10632 -x13439 -x13500 -x8577 -x6908 -x9147 -x8507 -x8766 -x18560 -x5994 -x7580 -x12550 -x598 -x21197 -x513 -x7812 -x14990 -x21417 -x3618 -x2178 -x9617 -x20509 -x12206 -x1412 -x19624 -x13383 -x9233 -x7955 -x1034 -x359 -x3699 -x16130 -x10460 -x13992 -x21823 -x7665 -x16426 -x16096 -x2429 -x2122 -x19758 -x9045 -x16922 -x167 -x4129 -x569 -x6270 -x7283 -x11959 -x8819 -x7858 -x10518 -x20267 -x18303 -x12532 -x17436 -x7603 -x6692 -x2251 -x13117 -x19028 -x21095 -x21145 -x1937 -x8112 -x15935 -x20334 -x17652 -x14900 -x16465 -x7715 -x2720 -x14232 -x963 -x9476 -x5811 -x22057 -x517 -x17026 -x139 -x21541 -x16786 -x18831 -x507 -x10876 -x20457 -x1165 -x6101 -x5453 -x15067 -x5313 -x5206 -x12390 -x15732 -x10534 -x15233 -x4452 -x19193 -x7458 -x9927 -x4425 -x9346 -x7412 -x7030 -x12394 -x7323 -x3739 -x7120 -x8662 -x4171 -x3642 -x18404 -x2042 -x11526 -x5962 -x17942 -x10122 -x11714 -x10519 -x9772 -x3807 -x18719 -x13218 -x2190 -x12463 -x6952 -x15099 -x12392 -x10015 -x8590 -x782 -x3312 -x21160 -x14430 -x10322 -x14711 -x18844 -x11268 -x4832 -x2808 -x9425 -x18524 -x19812 -x2894 -x15923 -x19844 -x11869 -x6362 -x6488 -x21309 -x8556 -x16048 -x19820 -x18934 -x14991 -x20200 -x10674 -x4380 -x5513 -x16042 -x6357 -x2761 -x20832 -x12110 -x15720 -x10981 -x2450 -x7933 -x10952 -x3258 -x11318 -x5612 -x9037 -x544 -x1970 -x14547 -x3108 -x3089 -x17084 -x12311 -x11488 -x11848 -x6330 -x10655 -x17204 -x9670 -x17561 -x22092 -x7918 -x16276 -x5953 -x15801 -x21557 -x14795 -x20264 -x19666 -x7577 -x9412 -x334 -x10026 -x6538 -x17368 -x5919 -x17541 -x15819 -x13726 -x18112 -x8942 -x6656 -x14523 -x10257 -x6772 -x3518 -x20937 -x7973 -x16050 -x9219 -x3641 -x15156 -x20526 -x13032 -x20121 -x9129 -x12841 -x19977 -x5533 -x15334 -x17531 -x14096 -x14115 -x16430 -x9592 -x20922 -x18392 -x17725 -x17791 -x959 -x16178 -x885 -x19406 -x2255 -x1051 -x20386 -x18855 -x21489 -x5161 -x16754 -x9658 -x8930 -x13045 -x18360 -x14106 -x13996 -x21954 -x3506 -x3306 -x2225 -x3094 -x18044 -x6074 -x21758 -x12889 -x7267 -x2900 -x5036 -x21236 -x1706 -x19201 -x6075 -x4047 -x20760 -x3245 -x9223 -x11766 -x14011 -x7343 -x21672 -x15951 -x19174 -x13250 -x7464 -x10886 -x3573 -x3889 -x14842 -x14246 -x13098 -x18761 -x20212 -x7724 -x6035 -x3160 -x4923 -x15978 -x5216 -x12141 -x6911 -x18087 -x19388 -x10651 -x14448 -x6663 -x6774 -x16460 -x5523 -x21923 -x2453 -x16346 -x6735 -x11233 -x10972 -x15348 -x3689 -x4819 -x2803 -x22098 -x15940 -x14198 -x10441 -x21903 -x1149 -x319 -x13097 -x15805 -x17202 -x3444 -x16211 -x19280 -x4376 -x20050 -x7161 -x12961 -x10463 -x16668 -x13203 -x2662 -x8407 -x11709 -x7144 -x5437 -x13786 -x13661 -x15569 -x12931 -x9763 -x17601 -x11995 -x7092 -x21883 -x553 -x11397 -x4909 -x9026 -x16489 -x16128 -x21715 -x3745 -x1630 -x14287 -x14376 -x735 -x10280 -x3020 -x8418 -x14972 -x4469 -x21741 -x19296 -x17844 -x10390 -x9128 -x12713 -x1581 -x1537 -x9552 -x11511 -x10195 -x11375 -x11429 -x4868 -x7996 -x20484 -x1245 -x3788 -x14905 -x19464 -x16080 -x6867 -x11162 -x15259 -x16082 -x7759 -x8987 -x13125 -x15458 -x1166 -x17571 -x13830 -x3012 -x19293 -x12817 -x17222 -x12005 -x2890 -x14118 -x21931 -x4072 -x21126 -x5472 -x20863 -x7068 -x1254 -x18956 -x10429 -x1911 -x16587 -x16606 -x12815 -x13586 -x10667 -x17891 -x8012 -x18213 -x15572 -x4420 -x4561 -x787 -x10138 -x19071 -x3823 -x5304 -x12533 -x2530 -x12700 -x17385 -x10490 -x3944 -x1454 -x16846 -x14370 -x16168 -x1830 -x11476 -x20401 -x9712 -x8127 -x4607 -x15068 -x17693 -x2755 -x15584 -x6777 -x3705 -x10524 -x4719 -x1354 -x14698 -x11505 -x14263 -x7118 -x8985 -x15436 -x4130 -x16538 -x11830 -x12131 -x16962 -x5419 -x8897 -x13041 -x9936 -x11015 -x21106 -x11450 -x18804 -x1926 -x6043 -x13923 -x18340 -x11395 -x21300 -x21124 -x3485 -x1668 -x19186 -x131 -x12290 -x11440 -x14608 -x2743 -x8193 -x7733 -x16600 -x18020 -x20314 -x741 -x29 -x9181 -x1062 -x18961 -x10337 -x15821 -x14230 -x8184 -x10265 -x3986 -x2786 -x1964 -x79 -x7240 -x18078 -x1185 -x20 -x10179 -x333 -x5652 -x8696 -x19559 -x18651 -x3737 -x15588 -x20161 -x19728 -x16647 -x2385 -x8462 -x7638 -x3964 -x16881 -x2290 -x7592 -x6168 -x8221 -x18052 -x8718 -x11486 -x14749 -x1208 -x12238 -x4684 -x2435 -x17821 -x7527 -x11287 -x17289 -x3685 -x3695 -x3219 -x4366 -x16752 -x1194 -x2587 -x9161 -x19462 -x8533 -x21048 -x5055 -x1953 -x20849 -x6802 -x7567 -x19386 -x7944 -x19046 -x4404 -x18234 -x14955 -x11836 -x18813 -x13515 -x20412 -x2486 -x20896 -x6053 -x4074 -x14804 -x7468 -x2075 -x9293 -x335 -x3752 -x4496 -x3269 -x3064 -x10275 -x18277 -x11693 -x12971 -x5328 -x11260 -x3097 -x12414 -x16294 -x17864 -x4059 -x18201 -x10387 -x12645 -x2303 -x3620 -x16927 -x5151 -x20536 -x7658 -x879 -x13379 -x88 -x2907 -x5069 -x20471 -x9954 -x17480 -x16720 -x15827 -x5215 -x5182 -x2615 -x7681 -x1147 -x1765 -x12152 -x21487 -x19450 -x3234 -x20255 -x11141 -x17668 -x5080 -x10422 -x21940 -x9653 -x21138 -x15580 -x12418 -x2921 -x21810 -x11700 -x12610 -x7550 -x10095 -x6091 -x5187 -x21139 -x12901 -x17291 -x12527 -x8966 -x5551 -x2129 -x20962 -x17616 -x8798 -x10439 -x710 -x16830 -x8607 -x10976 -x3804 -x10647 -x5785 -x9245 -x212 -x6524 -x21648 -x1157 -x9418 -x12332 -x1745 -x13370 -x10192 -x7795 -x18614 -x4410 -x16436 -x15224 -x9630 -x12268 -x6657 -x19625 -x21675 -x834 -x18785 -x8672 -x2817 -x13817 -x3176 -x17252 -x4597 -x12094 -x13440 -x12209 -x15829 -x2696 -x19628 -x8535 -x9259 -x10250 -x1364 -x7764 -x6761 -x3359 -x522 -x2932 -x16947 -x2863 -x16377 -x11631 -x8638 -x3754 -x5003 -x18894 -x7296 -x308 -x17157 -x18313 -x1863 -x19094 -x19283 -x8098 -x647 -x14784 -x1150 -x21676 -x229 -x17439 -x4577 -x7065 -x3034 -x5729 -x865 -x11846 -x10093 -x9451 -x20792 -x541 -x12178 -x5353 -x11663 -x20020 -x7694 -x3932 -x15134 -x36 -x17882 -x9106 -x12089 -x21752 -x17342 -x18242 -x14084 -x3669 -x15333 -x16250 -x11911 -x20978 -x10479 -x13711 -x2655 -x17997 -x20488 -x4870 -x1207 -x18154 -x90 -x9571 -x18849 -x9119 -x12830 -x11575 -x9966 -x4642 -x4134 -x8568 -x12892 -x14630 -x19428 -x4384 -x19200 -x14200 -x4486 -x15024 -x10575 -x3772 -x10607 -x18689 -x11389 -x7393 -x19320 -x6561 -x13103 -x2895 -x8489 -x17416 -x3365 -x3668 -x6127 -x21684 -x14088 -x20306 -x16024 -x20449 -x8971 -x2086 -x16932 -x14528 -x14415 -x1795 -x14826 -x7048 -x20605 -x17614 -x83 -x3405 -x2393 -x21963 -x9188 -x182 -x5535 -x1731 -x17955 -x22093 -x18679 -x17453 -x1293 -x5223 -x21505 -x3270 -x3493 -x17119 -x20388 -x19058 -x17317 -x11627 -x12115 -x5666 -x4679 -x1072 -x4429 -x4149 -x20162 -x22027 -x2115 -x17372 -x12136 -x21706 -x7806 -x1365 -x16875 -x20364 -x950 -x667 -x21323 -x17724 -x13174 -x14814 -x9075 -x3486 -x5107 -x18056 -x19027 -x10404 -x6155 -x5580 -x20718 -x14805 -x12041 -x18095 -x1658 -x12488 -x13343 -x8780 -x848 -x3461 -x10232 -x6051 -x13124 -x10432 -x6055 -x754 -x10592 -x10019 -x18483 -x3474 -x10213 -x4803 -x11625 -x21444 -x11103 -x9688 -x20389 -x9891 -x21010 -x18471 -x3795 -x9416 -x19116 -x19627 -x619 -x12899 -x6843 -x19656 -x2109 -x1189 -x14923 -x2703 -x338 -x17022 -x15335 -x11799 -x3126 -x6116 -x4001 -x21040 -x14848 -x18103 -x18388 -x10822 -x9660 -x13718 -x7169 -x18519 -x21739 -x3717 -x21279 -x6081 -x4356 -x1236 -x733 -x1819 -x2312 -x7578 -x18022 -x4307 -x12695 -x20195 -x7336 -x5073 -x11082 -x9812 -x12678 -x14694 -x2273 -x8025 -x16523 -x7218 -x19600 -x12429 -x14853 -x9755 -x9722 -x7821 -x6917 -x4311 -x21935 -x4800 -x18916 -x20302 -x752 -x9600 -x18835 -x3362 -x9547 -x6605 -x10040 -x18038 -x16904 -x1482 -x11794 -x14431 -x17856 -x7985 -x6792 -x2011 -x15018 -x21012 -x13111 -x955 -x9917 -x15518 -x13826 -x2390 -x19873 -x13470 -x3678 -x11313 -x11025 -x12703 -x4713 -x20498 -x609 -x1382 -x5394 -x3588 -x13118 -x18686 -x14606 -x21945 -x18837 -x7634 -x2735 -x4109 -x12782 -x14148 -x17421 -x19404 -x13308 -x10960 -x18962 -x15972 -x2695 -x6315 -x10160 -x6139 -x19816 -x15297 -x12237 -x21851 -x15970 -x16396 -x6753 -x17130 -x6400 -x2171 -x2283 -x13259 -x11557 -x816 -x14218 -x7536 -x3954 -x6669 -x8252 -x9105 -x9855 -x4895 -x21546 -x10603 -x9757 -x7711 -x9048 -x14932 -x4966 -x15393 -x8437 -x2282 -x14541 -x15631 -x4362 -x4697 -x3736 -x7609 -x1664 -x12369 -x13020 -x13968 -x3228 -x8496 -x19343 -x5236 -x18153 -x17552 -x13971 -x19929 -x1394 -x2773 -x14176 -x21743 -x3907 -x6543 -x10346 -x12420 -x4921 -x7972 -x8589 -x17131 -x2318 -x10528 -x12439 -x12619 -x3214 -x16651 -x9287 -x20079 -x15839 -x21867 -x9043 -x2576 -x3532 -x15425 -x20580 -x17810 -x9041 -x3858 -x10326 -x16433 -x21304 -x6891 -x11551 -x4292 -x3033 -x17574 -x12671 -x16583 -x22115 -x12955 -x21526 -x20374 -x5657 -x3995 -x16193 -x8210 -x12386 -x9313 -x21774 -x7558 -x17447 -x10735 -x5372 -x12586 -x18589 -x8982 -x3053 -x15752 -x12385 -x16247 -x15380 -x13166 -x4949 -x3786 -x10497 -x4988 -x2344 -x18739 -x7383 -x10120 -x8523 -x1860 -x8359 -x3231 -x15279 -x1677 -x5634 -x19309 -x10878 -x847 -x20764 -x3946 -x18321 -x16959 -x1120 -x15227 -x4224 -x19792 -x4347 -x15482 -x346 -x10929 -x12914 -x17192 -x7785 -x11136 -x4357 -x19698 -x2549 -x306 -x186 -x9021 -x14451 -x22087 -x7775 -x2909 -x17305 -x19456 -x4640 -x170 -x1868 -x6432 -x12538 -x18880 -x17427 -x8863 -x21571 -x6210 -x19401 -x16506 -x11361 -x5143 -x11741 -x11299 -x14750 -x6365 -x8736 -x19003 -x19913 -x101 -x814 -x5860 -x4264 -x19405 -x21707 -x5508 -x597 -x9752 -x13752 -x15121 -x4646 -x10973 -x15583 -x7414 -x20936 -x19918 -x4393 -x15717 -x12734 -x11914 -x12383 -x7786 -x5610 -x6464 -x13824 -x16888 -x9761 -x4524 -x4258 -x13843 -x13672 -x8961 -x8667 -x775 -x12728 -x12315 -x9615 -x1424 -x7943 -x1642 -x12788 -x12754 -x4821 -x9485 -x6730 -x2210 -x7037 -x17966 -x12943 -x17129 -x14289 -x12028 -x13677 -x19057 -x9064 -x3345 -x5172 -x8040 -x13305 -x19618 -x10675 -x16735 -x16663 -x2663 -x18470 -x20270 -x8120 -x7773 -x16840 -x12364 -x16811 -x19378 -x5529 -x16049 -x9719 -x20988 -x15728 -x17475 -x8969 -x8573 -x20857 -x20692 -x20603 -x16261 -x6859 -x15137 -x21222 -x16764 -x7660 -x3631 -x20952 -x11898 -x11171 -x4146 -x5070 -x13766 -x13750 -x15041 -x2559 -x13414 -x17867 -x10529 -x17360 -x11062 -x10696 -x9875 -x8136 -x523 -x14292 -x8714 -x18373 -x4874 -x12771 -x20433 -x9398 -x16237 -x18935 -x8335 -x19616 -x11983 -x19794 -x2249 -x17183 -x9773 -x5892 -x7818 -x5345 -x6458 -x21775 -x7809 -x16989 -x852 -x18793 -x21462 -x18489 -x16420 -x802 -x2490 -x12881 -x13053 -x17225 -x8470 -x1314 -x18796 -x19122 -x12494 -x16126 -x21824 -x6251 -x17579 -x6312 -x15292 -x5587 -x12563 -x18332 -x15183 -x2613 -x15865 -x13983 -x15559 -x1796 -x2660 -x11636 -x16937 -x9410 -x17663 -x10328 -x12454 -x9654 -x15372 -x17485 -x5771 -x16572 -x16222 -x428 -x20601 -x11470 -x20554 -x19718 -x8997 -x19863 -x12048 -x16169 -x4702 -x3492 -x3680 -x11706 -x2701 -x8906 -x8929 -x14470 -x10545 -x5311 -x4437 -x4900 -x16090 -x6550 -x17612 -x14712 -x19266 -x13821 -x2015 -x9861 -x14043 -x19714 -x7275 -x2485 -x3118 -x19049 -x20352 -x12291 -x11051 -x13481 -x1100 -x8222 -x18129 -x6402 -x21292 -x20976 -x14390 -x21726 -x6618 -x1832 -x21066 -x1124 -x19680 -x16938 -x16495 -x1349 -x893 -x13087 -x20491 -x10062 -x10156 -x2815 -x8234 -x18968 -x11768 -x14820 -x20991 -x6495 -x2416 -x7738 -x8620 -x21543 -x2217 -x2726 -x3647 -x11383 -x14388 -x18055 -x12274 -x10774 -x12653 -x1567 -x5066 -x7736 -x17963 -x12382 -x5358 -x3749 -x13192 -x12372 -x3753 -x5979 -x3067 -x3538 -x19525 -x5035 -x1962 -x20473 -x14659 -x14978 -x7252 -x8749 -x8913 -x8617 -x16693 -x5708 -x586 -x9522 -x11253 -x17371 -x17705 -x9474 -x4929 -x1013 -x1979 -x5 -x19817 -x5249 -x3625 -x3803 -x13662 -x4349 -x15670 -x3863 -x5688 -x2364 -x399 -x2844 -x1333 -x19606 -x14067 -x19157 -x9069 -x6208 -x5269 -x9102 -x15521 -x12545 -x16134 -x1246 -x5341 -x8889 -x14479 -x2601 -x20826 -x4600 -x14103 -x6702 -x7894 -x10121 -x3812 -x3337 -x18736 -x12598 -x15618 -x20861 -x3691 -x18041 -x843 -x16269 -x12536 -x6957 -x15058 -x3724 -x4648 -x19287 -x2406 -x304 -x15510 -x3237 -x2100 -x11217 -x13162 -x17180 -x12998 -x21415 -x16810 -x20787 -x8378 -x17088 -x14193 -x16339 -x8650 -x3926 -x21594 -x10178 -x385 -x3450 -x8297 -x5683 -x17555 -x11273 -x8594 -x5802 -x16136 -x13271 -x16525 -x12301 -x20708 -x10745 -x19385 -x12537 -x9992 -x7926 -x14639 -x15205 -x14976 -x7597 -x14688 -x6974 -x2013 -x21337 -x12755 -x3448 -x17658 -x2397 -x4223 -x21369 -x9168 -x16907 -x768 -x18779 -x13632 -x10673 -x20293 -x16675 -x276 -x1180 -x5982 -x17566 -x6167 -x13598 -x12231 -x10825 -x13928 -x15157 -x5985 -x19484 -x10636 -x5404 -x7239 -x4964 -x19552 -x8657 -x4443 -x7182 -x6183 -x3145 -x18198 -x21448 -x16918 -x9735 -x16116 -x7346 -x9607 -x10704 -x9569 -x15878 -x4965 -x1997 -x19183 -x16787 -x12431 -x20284 -x4940 -x2078 -x21544 -x11421 -x20905 -x4807 -x9538 -x19519 -x16761 -x15871 -x12845 -x8205 -x15825 -x14998 -x10514 -x10374 -x6895 -x15758 -x9281 -x2056 -x676 -x7906 -x11146 -x3871 -x14778 -x5954 -x585 -x13835 -x15480 -x12709 -x13741 -x15235 -x16109 -x4664 -x21847 -x7768 -x14819 -x19031 -x17070 -x8753 -x4248 -x5961 -x20943 -x1503 -x12374 -x13458 -x11098 -x14425 -x5554 -x15392 -x13601 -x13403 -x10820 -x20598 -x2339 -x14871 -x6110 -x4848 -x9241 -x9566 -x6674 -x20655 -x16991 -x8449 -x14726 -x5829 -x21804 -x8546 -x16920 -x13822 -x14482 -x4947 -x21203 -x16849 -x16931 -x5245 -x7090 -x16314 -x13934 -x2809 -x21260 -x12913 -x1513 -x19134 -x10038 -x4108 -x3972 -x9841 -x4513 -x12844 -x2348 -x10522 -x14333 -x16110 -x18299 -x2155 -x16655 -x1621 -x7086 -x17738 -x975 -x21378 -x3311 -x16251 -x3140 -x2036 -x2938 -x383 -x2451 -x2084 -x9520 -x5511 -x9813 -x21956 -x18484 -x20591 -x3690 -x21229 -x21376 -x15203 -x12522 -x1869 -x9093 -x17438 -x13401 -x15432 -x15749 -x8083 -x4634 -x2788 -x19538 -x13550 -x11042 -x8980 -x18928 -x10224 -x10873 -x7746 -x711 -x10222 -x403 -x9674 -x13399 -x13242 -x9100 -x18312 -x6274 -x17401 -x3259 -x3480 -x7101 -x3648 -x20686 -x12691 -x19213 -x2394 -x18114 -x899 -x99 -x2801 -x2905 -x6929 -x13005 -x10791 -x18358 -x16957 -x17958 -x9402 -x13977 -x18317 -x8772 -x10605 -x6571 -x11452 -x17569 -x1529 -x17637 -x20423 -x12069 -x18128 -x10141 -x16358 -x10684 -x13121 -x14975 -x8637 -x5797 -x18931 -x15389 -x19774 -x19429 -x17770 -x1521 -x12628 -x20190 -x13206 -x20846 -x12068 -x11293 -x6978 -x7268 -x20173 -x9811 -x14455 -x20704 -x6680 -x5749 -x2547 -x6078 -x5244 -x2903 -x9792 -x19375 -x19834 -x7828 -x2243 -x9118 -x976 -x19434 -x6297 -x13197 -x1239 -x16307 -x16829 -x4303 -x9065 -x4422 -x20525 -x1900 -x14643 -x6234 -x16195 -x5448 -x13290 -x1798 -x20406 -x14879 -x2165 -x14186 -x7855 -x1453 -x17057 -x16974 -x8851 -x4326 -x8382 -x13072 -x17751 -x6404 -x151 -x2606 -x13151 -x11719 -x8245 -x12519 -x21029 -x12477 -x8516 -x10543 -x11492 -x12973 -x20824 -x11489 -x12823 -x4012 -x11392 -x4528 -x15272 -x13049 -x21814 -x11538 -x3109 -x3247 -x20533 -x20534 -x6401 -x6756 -x12916 -x18384 -x17849 -x5745 -x7586 -x5062 -x9375 -x20653 -x18345 -x18009 -x20549 -x9643 -x12810 -x7425 -x5254 -x16857 -x16515 -x12769 -x20430 -x1849 -x3297 -x12281 -x15860 -x6667 -x1089 -x14755 -x9831 -x20070 -x21350 -x3834 -x13096 -x5897 -x21152 -x16442 -x3411 -x4654 -x21609 -x2977 -x19056 -x11919 -x18507 -x13571 -x20607 -x8916 -x907 -x16051 -x16550 -x2652 -x15719 -x3708 -x5403 -x18730 -x20865 -x18169 -x21263 -x1743 -x8390 -x2442 -x21148 -x7623 -x3340 -x15614 -x8427 -x3135 -x15686 -x10440 -x3869 -x16708 -x12095 -x5638 -x1825 -x4358 -x12847 -x2113 -x12248 -x1548 -x4762 -x15037 -x16539 -x388 -x1381 -x5273 -x19459 -x11333 -x1143 -x9436 -x7327 -x7379 -x1076 -x12287 -x11021 -x8600 -x16933 -x18771 -x5295 -x9905 -x2528 -x9676 -x20927 -x12692 -x19808 -x14121 -x10867 -x4670 -x20808 -x14799 -x15433 -x10850 -x16524 -x21786 -x10905 -x9214 -x21293 -x17263 -x3191 -x5451 -x240 -x1666 -x13381 -x15397 -x3615 -x10789 -x14359 -x8336 -x17847 -x13299 -x2710 -x7483 -x20930 -x9299 -x2771 -x20521 -x16915 -x6190 -x9176 -x16941 -x13112 -x14013 -x12690 -x8341 -x5921 -x2591 -x1417 -x8945 -x6613 -x1551 -x17267 -x1121 -x3525 -x21863 -x1950 -x18948 -x4658 -x15534 -x17243 -x16457 -x12082 -x6338 -x3499 -x14488 -x7201 -x10907 -x18140 -x14499 -x2996 -x21371 -x11493 -x7415 -x10042 -x12951 -x1956 -x3069 -x838 -x21724 -x3531 -x12108 -x194 -x15125 -x14727 -x4674 -x8374 -x16165 -x22091 -x21791 -x5540 -x16473 -x11349 -x3712 -x20141 -x10487 -x20903 -x21731 -x21548 -x18522 -x13902 -x4928 -x16224 -x3528 -x357 -x5432 -x9971 -x9081 -x443 -x3550 -x9590 -x2140 -x18606 -x7456 -x16772 -x5793 -x15357 -x21359 -x4272 -x7311 -x18412 -x4424 -x10118 -x14518 -x10638 -x13191 -x189 -x14840 -x4699 -x6115 -x499 -x21002 -x20043 -x16603 -x3539 -x5077 -x11770 -x3036 -x479 -x6215 -x7546 -x20816 -x6823 -x2872 -x20673 -x13331 -x2917 -x21590 -x9946 -x18191 -x15092 -x10319 -x13060 -x19957 -x7031 -x8495 -x10805 -x348 -x21974 -x17156 -x19966 -x6690 -x20687 -x4213 -x20102 -x4768 -x5756 -x2944 -x19514 -x2760 -x4140 -x4520 -x2675 -x4419 -x6815 -x10433 -x5086 -x16818 -x2280 -x10168 -x19111 -x4365 -x13234 -x11886 -x7480 -x19960 -x13955 -x20402 -x19804 -x13993 -x10035 -x13099 -x10652 -x20325 -x20385 -x19432 -x12254 -x530 -x10064 -x966 -x15846 -x19712 -x2420 -x12558 -x7524 -x4375 -x6540 -x21151 -x16196 -x14021 -x904 -x14929 -x2891 -x19677 -x1483 -x299 -x18110 -x13926 -x9279 -x17818 -x4433 -x6060 -x1732 -x14240 -x2507 -x2627 -x1761 -x12866 -x9131 -x18608 -x382 -x17494 -x1851 -x12357 -x16621 -x4568 -x3998 -x3086 -x12440 -x3325 -x13753 -x8158 -x11778 -x17418 -x4691 -x13046 -x17091 -x16552 -x18533 -x21615 -x16817 -x19373 -x13747 -x4153 -x22110 -x20781 -x21329 -x10159 -x21891 -x3388 -x5167 -x13233 -x18960 -x9484 -x10569 -x17530 -x6579 -x6837 -x12982 -x5150 -x22103 -x12143 -x2928 -x20595 -x12289 -x19473 -x17181 -x11197 -x11518 -x6395 -x11681 -x12487 -x18748 -x10207 -x9426 -x21560 -x21802 -x14424 -x15525 -x19765 -x12735 -x16711 -x7960 -x5927 -x21664 -x17258 -x17221 -x20522 -x2415 -x17238 -x3965 -x19226 -x19556 -x106 -x10169 -x17619 -x6634 -x6995 -x16031 -x20946 -x6519 -x21913 -x1500 -x15075 -x8504 -x6021 -x13276 -x14962 -x13484 -x17654 -x18248 -x4087 -x10356 -x15375 -x9475 -x16467 -x17946 -x5257 -x4341 -x3667 -x20221 -x21803 -x3470 -x2201 -x7345 -x11558 -x16533 -x933 -x10509 -x9263 -x20469 -x5370 -x10739 -x8737 -x12101 -x16089 -x7208 -x3310 -x10832 -x14530 -x17242 -x10553 -x14862 -x646 -x10074 -x14112 -x8302 -x11563 -x1406 -x6389 -x5123 -x6734 -x13161 -x16681 -x16714 -x4314 -x11559 -x9076 -x10979 -x20558 -x19953 -x1777 -x13396 -x18976 -x17809 -x10431 -x14587 -x17840 -x10021 -x16820 -x10925 -x15890 -x20965 -x2057 -x777 -x18247 -x4637 -x14340 -x60 -x13820 -x7070 -x14760 -x10766 -x6868 -x15898 -x12784 -x21997 -x12615 -x17309 -x15314 -x5425 -x20056 -x7529 -x6983 -x20040 -x22065 -x20051 -x17675 -x1546 -x11203 -x6499 -x15509 -x17834 -x8796 -x2032 -x2819 -x1137 -x12752 -x10642 -x3154 -x3715 -x14874 -x1549 -x9347 -x16230 -x5421 -x2459 -x17216 -x6646 -x1209 -x12902 -x11938 -x8923 -x4794 -x10837 -x4539 -x14057 -x6830 -x13964 -x7957 -x13471 -x2154 -x21120 -x9701 -x17707 -x2085 -x16017 -x9852 -x14886 -x17014 -x21281 -x8081 -x4593 -x2853 -x12419 -x10353 -x18480 -x4406 -x1337 -x15528 -x8719 -x2810 -x11803 -x8130 -x16732 -x5795 -x13330 -x10046 -x12305 -x17392 -x12170 -x16123 -x10162 -x19053 -x11289 -x5383 -x14143 -x12100 -x11804 -x8283 -x16530 -x1725 -x3350 -x19830 -x11048 -x10770 -x3192 -x16099 -x3205 -x16885 -x21112 -x16517 -x13006 -x16650 -x4009 -x6254 -x12580 -x15907 -x21761 -x18832 -x16047 -x22040 -x1199 -x18861 -x1889 -x10881 -x14279 -x5512 -x7620 -x4986 -x15548 -x4502 -x5948 -x6440 -x18597 -x13629 -x11281 -x15212 -x15849 -x1059 -x13959 -x5559 -x13176 -x6892 -x21193 -x11199 -x9580 -x15710 -x13681 -x8991 -x14457 -x16544 -x9771 -x93 -x3512 -x11142 -x9248 -x2437 -x17153 -x14994 -x11608 -x17518 -x10691 -x8623 -x13402 -x21008 -x7588 -x5989 -x14174 -x1348 -x2702 -x6268 -x11124 -x3663 -x12930 -x11844 -x4729 -x2373 -x15862 -x8527 -x89 -x18988 -x14915 -x16174 -x16079 -x15816 -x3309 -x21342 -x3465 -x6621 -x6323 -x4984 -x11073 -x1616 -x7596 -x12097 -x15807 -x5072 -x19828 -x17688 -x12729 -x11274 -x1902 -x16958 -x21695 -x6420 -x7100 -x5006 -x21698 -x6817 -x6644 -x13759 -x2126 -x5539 -x1455 -x9173 -x6599 -x2401 -x7687 -x11059 -x12714 -x11117 -x19331 -x4015 -x12774 -x142 -x11881 -x5136 -x21301 -x15929 -x6512 -x3942 -x1029 -x7125 -x17765 -x1573 -x10412 -x947 -x4601 -x7353 -x4897 -x12663 -x5487 -x17679 -x12994 -x15431 -x9222 -x20594 -x10266 -x20618 -x17620 -x15071 -x20758 -x2736 -x17379 -x7868 -x18764 -x11388 -x10798 -x12464 -x728 -x4622 -x21070 -x1012 -x1255 -x17103 -x19546 -x11147 -x3544 -x21492 -x9939 -x9919 -x3242 -x6882 -x1112 -x18304 -x2112 -x2349 -x11954 -x6786 -x580 -x3640 -x6171 -x16661 -x5176 -x20443 -x21440 -x2449 -x16945 -x9178 -x15601 -x19639 -x20235 -x16068 -x7867 -x18621 -x18921 -x20513 -x6693 -x18493 -x15823 -x15149 -x3090 -x10196 -x2519 -x10175 -x9634 -x4894 -x102 -x11340 -x4346 -x8894 -x22067 -x3840 -x15217 -x5591 -x5037 -x7848 -x19479 -x10734 -x12665 -x2479 -x18319 -x2441 -x19368 -x3449 -x5484 -x13238 -x19067 -x1545 -x3732 -x15804 -x642 -x16499 -x641 -x5352 -x9477 -x12736 -x9817 -x2358 -x10584 -x17585 -x6414 -x15874 -x12133 -x17962 -x9644 -x3541 -x4412 -x6118 -x16614 -x21989 -x13065 -x4355 -x8104 -x991 -x19634 -x14735 -x18728 -x10570 -x14779 -x21666 -x16331 -x16793 -x958 -x2205 -x21058 -x20417 -x5499 -x7706 -x2792 -x4983 -x11673 -x14155 -x13853 -x17627 -x20614 -x11841 -x10079 -x17320 -x4417 -x8024 -x9678 -x16979 -x10828 -x21657 -x5724 -x16836 -x14081 -x14634 -x7663 -x4862 -x11957 -x5507 -x14428 -x9283 -x15916 -x14957 -x8162 -x8307 -x21927 -x6804 -x9606 -x13526 -x18619 -x2578 -x14567 -x6994 -x328 -x10058 -x18833 -x4931 -x1540 -x21020 -x297 -x20452 -x3399 -x10589 -x11621 -x19602 -x19468 -x2892 -x5733 -x10480 -x20874 -x1560 -x22013 -x9430 -x3553 -x7863 -x18333 -x6428 -x3569 -x12601 -x2118 -x15339 -x3112 -x10256 -x1074 -x19612 -x12153 -x20659 -x16064 -x16001 -x11177 -x16882 -x8891 -x15371 -x12430 -x9608 -x16292 -x10335 -x18450 -x11858 -x16717 -x16453 -x17182 -x15147 -x13597 -x2897 -x15133 -x5093 -x20867 -x17493 -x9685 -x13567 -x14035 -x16963 -x921 -x13094 -x11468 -x5357 -x957 -x11972 -x8896 -x14224 -x11310 -x4863 -x2620 -x550 -x11900 -x11707 -x896 -x20381 -x9391 -x22016 -x15826 -x19931 -x4211 -x3728 -x20425 -x11329 -x16781 -x1289 -x21450 -x1196 -x20202 -x10063 -x4707 -x9061 -x6291 -x13911 -x11204 -x2732 -x4069 -x13280 -x12026 -x11266 -x5339 -x17544 -x16255 -x6189 -x9856 -x11278 -x20288 -x4612 -x13395 -x14685 -x1612 -x10272 -x17929 -x19382 -x18108 -x20584 -x9944 -x19321 -x6546 -x15034 -x13408 -x21881 -x10983 -x20445 -x15910 -x6719 -x4808 -x9089 -x18938 -x8635 -x20889 -x16210 -x1407 -x5106 -x5694 -x82 -x10966 -x3684 -x11875 -x13180 -x13341 -x17551 -x1229 -x19745 -x20131 -x1083 -x11958 -x14852 -x19807 -x15473 -x5854 -x3274 -x6746 -x6419 -x20165 -x18407 -x16069 -x15616 -x13640 -x1107 -x5320 -x12428 -x15707 -x11256 -x14207 -x11390 -x9116 -x21463 -x4628 -x12260 -x5641 -x8175 -x3743 -x9923 -x16464 -x18205 -x15340 -x16862 -x4089 -x19024 -x14973 -x16481 -x10276 -x16149 -x5183 -x6407 -x14208 -x20573 -x7501 -x19917 -x18413 -x4882 -x19198 -x19694 -x4104 -x8932 -x22109 -x20023 -x2005 -x16461 -x10862 -x7640 -x13390 -x7530 -x12171 -x14568 -x20230 -x12224 -x153 -x16181 -x8955 -x21397 -x16643 -x1873 -x8651 -x8787 -x18575 -x5894 -x12042 -x13689 -x12127 -x1169 -x1980 -x1299 -x16508 -x19277 -x5889 -x10116 -x21003 -x18222 -x11339 -x18816 -x14877 -x1363 -x13882 -x22047 -x6335 -x19554 -x4510 -x3598 -x2725 -x8224 -x2544 -x20880 -x20194 -x3227 -x8977 -x5792 -x9153 -x17154 -x9869 -x13816 -x7595 -x5663 -x16067 -x12253 -x15270 -x17159 -x18932 -x19377 -x16806 -x1738 -x18176 -x7881 -x12621 -x257 -x6931 -x5325 -x19118 -x19992 -x7618 -x5819 -x5594 -x19883 -x1523 -x277 -x15342 -x10716 -x9882 -x21284 -x21536 -x13079 -x15740 -x1408 -x12595 -x19775 -x2745 -x11641 -x19617 -x8634 -x5846 -x2866 -x16343 -x7487 -x10990 -x14497 -x9863 -x15613 -x583 -x18500 -x12641 -x11737 -x15648 -x20422 -x15315 -x19278 -x1233 -x9941 -x13424 -x7330 -x18272 -x13921 -x17287 -x1826 -x3232 -x18979 -x682 -x20282 -x14614 -x11802 -x5973 -x17302 -x4028 -x214 -x6120 -x4283 -x4700 -x16249 -x11225 -x9085 -x7961 -x21361 -x5642 -x2968 -x2035 -x4106 -x5681 -x16347 -x11296 -x6109 -x18260 -x13088 -x9377 -x6351 -x20014 -x20855 -x10824 -x14462 -x15173 -x9115 -x14792 -x11871 -x18037 -x10650 -x7081 -x19683 -x21721 -x11967 -x11691 -x5988 -x20788 -x11480 -x15668 -x6829 -x4604 -x648 -x2272 -x3835 -x9247 -x6627 -x11971 -x18212 -x8471 -x15052 -x4136 -x2265 -x16240 -x584 -x20515 -x19563 -x5852 -x16086 -x12271 -x16020 -x5503 -x11616 -x12927 -x17380 -x20036 -x12613 -x21532 -x18180 -x11937 -x7153 -x7054 -x21414 -x15973 -x9182 -x7365 -x4339 -x20907 -x637 -x22032 -x17483 -x17617 -x17631 -x1827 -x10465 -x5362 -x16905 -x20502 -x13611 -x9138 -x4137 -x13371 -x9578 -x20582 -x15043 -x17218 -x2306 -x20237 -x21237 -x21822 -x9292 -x5702 -x10743 -x6106 -x7231 -x6828 -x16277 -x18439 -x18139 -x8773 -x8692 -x16721 -x13664 -x21351 -x12987 -x19002 -x690 -x12246 -x9949 -x15590 -x9285 -x21133 -x15899 -x14421 -x8166 -x1688 -x7924 -x12467 -x10752 -x3880 -x8189 -x1805 -x10114 -x820 -x12851 -x18364 -x18617 -x2876 -x16961 -x1855 -x2329 -x14329 -x8383 -x4371 -x8180 -x15298 -x18008 -x2603 -x14538 -x7257 -x12447 -x6654 -x15877 -x15260 -x1351 -x10680 -x8316 -x18202 -x14729 -x2566 -x7789 -x3117 -x8445 -x12312 -x7614 -x6784 -x3879 -x10077 -x859 -x3677 -x2906 -x3607 -x16624 -x2828 -x17785 -x17281 -x12045 -x18210 -x10184 -x416 -x3654 -x9787 -x5770 -x20963 -x14656 -x13505 -x15879 -x7313 -x15600 -x195 -x16441 -x11196 -x7526 -x2598 -x8710 -x9038 -x4782 -x9268 -x13363 -x14573 -x5946 -x22112 -x9494 -x22002 -x15362 -x4116 -x7802 -x11097 -x11746 -x1320 -x7421 -x19996 -x20908 -x19196 -x5466 -x8803 -x10812 -x16078 -x11400 -x11043 -x15982 -x10840 -x19566 -x7725 -x21550 -x17369 -x5324 -x7836 -x3504 -x1429 -x13314 -x18794 -x16127 -x11416 -x2664 -x10620 -x7293 -x18820 -x6615 -x15673 -x2800 -x15926 -x9524 -x17522 -x9440 -x15844 -x15545 -x1517 -x18067 -x14657 -x6685 -x8636 -x7032 -x19686 -x20096 -x22108 -x19584 -x15671 -x5001 -x17139 -x21554 -x19477 -x2012 -x14949 -x20934 -x13788 -x321 -x20366 -x7817 -x21338 -x13595 -x4858 -x14660 -x16117 -x7731 -x14132 -x9739 -x4455 -x510 -x16913 -x4971 -x14248 -x7565 -x19397 -x2148 -x19014 -x10229 -x8153 -x14931 -x20045 -x17412 -x7513 -x16076 -x11750 -x19637 -x11680 -x17422 -x2940 -x9996 -x610 -x16638 -x9597 -x9979 -x15293 -x22006 -x10818 -x6141 -x18298 -x15504 -x15818 -x19161 -x15547 -x6595 -x18668 -x6648 -x17678 -x14209 -x3952 -x15001 -x14706 -x2504 -x2245 -x18026 -x350 -x8838 -x1492 -x3434 -x16212 -x13394 -x18641 -x13419 -x11183 -x19769 -x14999 -x15110 -x16747 -x18290 -x15986 -x11760 -x2912 -x15711 -x11215 -x6199 -x145 -x5322 -x18663 -x4850 -x366 -x3363 -x9003 -x12407 -x4053 -x1198 -x20477 -x4093 -x5214 -x9399 -x17807 -x11189 -x2114 -x11435 -x7022 -x16739 -x545 -x18528 -x17356 -x19716 -x14583 -x3093 -x17466 -x20321 -x19897 -x17489 -x19782 -x6835 -x21813 -x18911 -x8825 -x10089 -x18992 -x17040 -x9860 -x8783 -x3332 -x22088 -x12309 -x2354 -x20363 -x17677 -x7084 -x21331 -x238 -x12426 -x8262 -x4833 -x12293 -x16060 -x7217 -x4313 -x9983 -x16232 -x17739 -x7697 -x16683 -x862 -x14571 -x18150 -x18706 -x16172 -x4173 -x130 -x3356 -x16573 -x6884 -x8877 -x5199 -x3733 -x432 -x4392 -x2192 -x15999 -x16625 -x7939 -x7236 -x9665 -x16803 -x8584 -x14086 -x14979 -x7104 -x729 -x21599 -x6306 -x7752 -x8793 -x21224 -x4348 -x478 -x59 -x15385 -x14082 -x2233 -x20154 -x14956 -x9650 -x5179 -x14325 -x14188 -x6505 -x7105 -x4644 -x9431 -x20211 -x5202 -x109 -x4687 -x13240 -x10312 -x16604 -x2714 -x1232 -x8919 -x15850 -x10618 -x423 -x9204 -x150 -x20570 -x4886 -x19572 -x18302 -x7237 -x5368 -x697 -x13249 -x9637 -x22073 -x12320 -x11345 -x16097 -x10194 -x10749 -x6370 -x12854 -x2633 -x18510 -x7970 -x3 -x915 -x20242 -x10597 -x14438 -x3455 -x11454 -x21406 -x10466 -x15610 -x2082 -x16400 -x8832 -x7429 -x18572 -x16951 -x3416 -x7130 -x8728 -x21004 -x8379 -x13861 -x11213 -x13789 -x10926 -x943 -x8188 -x10894 -x18973 -x20864 -x18996 -x1853 -x9150 -x6563 -x5205 -x11725 -x8247 -x18440 -x14589 -x9507 -x21703 -x2398 -x6814 -x7012 -x18157 -x11143 -x12255 -x1774 -x10362 -x15562 -x13969 -x17984 -x19911 -x11209 -x13657 -x14280 -x8219 -x14687 -x7850 -x11825 -x21636 -x18950 -x14752 -x16985 -x17161 -x15131 -x17804 -x21254 -x7514 -x2125 -x17375 -x5142 -x20279 -x16507 -x16399 -x1432 -x19033 -x16270 -x7515 -x10182 -x12921 -x7861 -x16266 -x13610 -x16981 -x11254 -x5126 -x18369 -x8777 -x7875 -x6752 -x18555 -x17898 -x21357 -x10751 -x6439 -x14981 -x6269 -x10808 -x2439 -x18720 -x13057 -x20021 -x7018 -x6530 -x4070 -x14942 -x1362 -x20638 -x8298 -x8566 -x20041 -x10174 -x15768 -x5417 -x21955 -x10059 -x8317 -x8157 -x456 -x10409 -x12120 -x4300 -x12174 -x15976 -x14076 -x1360 -x10475 -x1451 -x12511 -x5130 -x487 -x13691 -x16640 -x5692 -x19178 -x20032 -x11113 -x1824 -x8041 -x4239 -x5813 -x18121 -x17110 -x640 -x5777 -x11857 -x13210 -x17390 -x9904 -x14508 -x3437 -x5632 -x6052 -x16083 -x15886 -x8413 -x4031 -x2159 -x18724 -x3353 -x2206 -x14555 -x16736 -x3973 -x280 -x14068 -x7017 -x21170 -x9929 -x21282 -x16241 -x22061 -x14766 -x4336 -x13478 -x17150 -x7978 -x13145 -x13358 -x8915 -x11378 -x6718 -x1204 -x16725 -x20738 -x18657 -x3750 -x14745 -x14924 -x15477 -x17842 -x2404 -x11438 -x18811 -x4373 -x2653 -x16159 -x8109 -x11801 -x19780 -x5746 -x19815 -x18062 -x20138 -x4616 -x2445 -x15843 -x395 -x10467 -x18186 -x9753 -x18199 -x2862 -x11667 -x12379 -x7401 -x8425 -x16415 -x9071 -x19654 -x9683 -x12395 -x15633 -x1754 -x7179 -x8547 -x678 -x6985 -x12129 -x7710 -x20926 -x16623 -x2026 -x4953 -x10702 -x3391 -x12597 -x19786 -x15062 -x3211 -x1557 -x3351 -x9832 -x19660 -x7036 -x1410 -x11665 -x7695 -x7109 -x13898 -x4722 -x9963 -x11565 -x8185 -x8748 -x14251 -x9162 -x19985 -x18768 -x3827 -x1371 -x16674 -x3114 -x20786 -x13746 -x511 -x17691 -x21552 -x19487 -x3407 -x4062 -x679 -x5428 -x4769 -x12934 -x1267 -x12242 -x21424 -x16676 -x11270 -x13438 -x8518 -x1635 -x6998 -x8725 -x20437 -x8774 -x19590 -x5527 -x21420 -x14163 -x2811 -x6381 -x21253 -x5192 -x759 -x4444 -x5455 -x8330 -x18339 -x8126 -x6878 -x3025 -x20091 -x17037 -x20563 -x164 -x8703 -x7502 -x22059 -x10197 -x8340 -x5856 -x7979 -x11034 -x15 -x18083 -x2506 -x11643 -x13003 -x14714 -x10505 -x15463 -x20126 -x8759 -x6587 -x270 -x5656 -x17058 -x3443 -x13956 -x1263 -x13917 -x9217 -x974 -x4174 -x987 -x19848 -x7364 -x20735 -x1532 -x11647 -x466 -x4677 -x15945 -x10503 -x14612 -x7338 -x14767 -x3756 -x3616 -x19090 -x571 -x8949 -x12350 -x16242 -x13881 -x5556 -x14500 -x8200 -x20351 -x9671 -x21663 -x20920 -x9354 -x2502 -x19924 -x4288 -x5840 -x12277 -x21084 -x9541 -x4587 -x15316 -x3302 -x8182 -x3435 -x21109 -x3131 -x14974 -x18755 -x1728 -x21977 -x18703 -x5434 -x6877 -x14002 -x18781 -x13123 -x4974 -x2288 -x19550 -x7499 -x6134 -x4436 -x19968 -x3873 -x4657 -x5972 -x2937 -x5044 -x17745 -x19413 -x275 -x13588 -x11940 -x18709 -x18296 -x15096 -x16434 -x4717 -x8641 -x1195 -x14110 -x12819 -x4714 -x15806 -x20697 -x17184 -x5171 -x17104 -x19664 -x11485 -x12200 -x208 -x14048 -x16886 -x16106 -x12377 -x16800 -x17742 -x1806 -x11366 -x10984 -x6977 -x13575 -x7548 -x5525 -x6111 -x18848 -x179 -x8722 -x20877 -x12366 -x6639 -x11602 -x107 -x22000 -x12355 -x21522 -x10683 -x4655 -x8992 -x3912 -x17883 -x3279 -x20354 -x11925 -x21629 -x1078 -x19500 -x9434 -x4335 -x16503 -x1329 -x18547 -x20287 -x5606 -x18149 -x17090 -x17191 -x6320 -x18757 -x5943 -x20130 -x13226 -x5780 -x11404 -x14716 -x9473 -x21428 -x8432 -x15141 -x22023 -x5717 -x5526 -x1914 -x16087 -x6706 -x9885 -x2161 -x10158 -x9814 -x13245 -x16462 -x13102 -x6845 -x8211 -x8070 -x17324 -x17170 -x6475 -x21365 -x21842 -x21902 -x14817 -x9624 -x19672 -x8018 -x7204 -x4617 -x21104 -x5365 -x1399 -x2690 -x13056 -x14791 -x471 -x7888 -x2570 -x4327 -x1800 -x6635 -x10875 -x13644 -x21207 -x15576 -x805 -x7034 -x13445 -x11751 -x14636 -x761 -x11207 -x17947 -x18346 -x8343 -x15872 -x12602 -x15491 -x20592 -x7272 -x20262 -x10657 -x20185 -x6177 -x19232 -x505 -x15414 -x13666 -x7462 -x666 -x3602 -x1837 -x7280 -x10066 -x10672 -x21382 -x5099 -x6007 -x8229 -x16324 -x1024 -x20191 -x10578 -x9343 -x19887 -x21134 -x1018 -x10573 -x3371 -x19688 -x14577 -x17383 -x9095 -x20999 -x704 -x18133 -x16417 -x14771 -x18386 -x1542 -x20979 -x20695 -x696 -x12786 -x20207 -x7123 -x11927 -x12168 -x1031 -x8204 -x1200 -x12123 -x9427 -x4623 -x16382 -x14398 -x15234 -x21118 -x16200 -x5196 -x6973 -x8062 -x4231 -x11895 -x11363 -x6876 -x34 -x9893 -x17206 -x5393 -x9803 -x15688 -x2446 -x17259 -x3178 -x14361 -x2335 -x7181 -x10454 -x6716 -x9000 -x20545 -x13460 -x12839 -x12204 -x18708 -x18554 -x2139 -x9881 -x3626 -x8521 -x577 -x890 -x11947 -x5290 -x9088 -x21481 -x21125 -x13200 -x11744 -x17573 -x17884 -x6282 -x6743 -x12058 -x14824 -x9357 -x20535 -x20192 -x21725 -x19272 -x10494 -x21062 -x16293 -x5987 -x13209 -x13791 -x10381 -x5890 -x12919 -x4739 -x13630 -x20923 -x21501 -x4308 -x21597 -x3266 -x12425 -x11728 -x16184 -x3137 -x16939 -x9384 -x16205 -x1403 -x21898 -x4508 -x16061 -x20399 -x13494 -x12643 -x7532 -x9548 -x8294 -x9652 -x6821 -x14946 -x17540 -x14236 -x7102 -x547 -x10369 -x21080 -x16642 -x11447 -x4788 -x19098 -x6279 -x20571 -x4054 -x20500 -x3727 -x5815 -x13587 -x2834 -x11100 -x4588 -x16298 -x8918 -x6245 -x5492 -x1638 -x5056 -x6592 -x12307 -x5748 -x15699 -x4686 -x19162 -x18100 -x10345 -x1780 -x5742 -x14423 -x7202 -x11988 -x7002 -x18232 -x9866 -x5905 -x3601 -x8868 -x11541 -x18900 -x11479 -x10385 -x20997 -x16231 -x18241 -x28 -x2767 -x14234 -x9894 -x12245 -x2226 -x14849 -x4068 -x14548 -x14450 -x4802 -x9907 -x16008 -x17506 -x419 -x8564 -x4241 -x14540 -x5817 -x3210 -x20651 -x14658 -x7465 -x12650 -x20461 -x12004 -x17394 -x4076 -x14629 -x13496 -x1435 -x7391 -x11247 -x20766 -x10106 -x15406 -x14777 -x12981 -x8371 -x22008 -x9040 -x199 -x7829 -x2708 -x17340 -x11872 -x2531 -x19236 -x878 -x3533 -x16337 -x2093 -x13342 -x2408 -x20620 -x10775 -x19322 -x3718 -x21717 -x16636 -x7260 -x3850 -x9344 -x18040 -x7968 -x7306 -x17264 -x2545 -x17656 -x19541 -x8293 -x16612 -x14891 -x20383 -x22037 -x14480 -x13491 -x4737 -x18972 -x6946 -x1930 -x2098 -x2021 -x13733 -x16921 -x19449 -x2700 -x12706 -x15325 -x6107 -x9368 -x18046 -x21347 -x8216 -x21682 -x689 -x1181 -x21067 -x3368 -x17558 -x14697 -x15210 -x8271 -x11242 -x2326 -x6513 -x7712 -x14078 -x18545 -x468 -x10314 -x14545 -x21090 -x7607 -x14288 -x15658 -x18810 -x11955 -x13665 -x13353 -x1566 -x14360 -x12404 -x20561 -x1538 -x17543 -x1694 -x15484 -x12614 -x3747 -x2887 -x18446 -x20057 -x3554 -x7229 -x692 -x13875 -x5920 -x9799 -x8255 -x11461 -x13893 -x8300 -x18776 -x12829 -x6244 -x5923 -x20789 -x11331 -x16654 -x7497 -x2291 -x7484 -x16763 -x12475 -x1613 -x1561 -x7056 -x817 -x7537 -x7437 -x6200 -x446 -x7223 -x18852 -x11726 -x12710 -x14099 -x18209 -x22120 -x10797 -x2386 -x20115 -x14572 -x2069 -x19872 -x4118 -x18846 -x10293 -x662 -x10330 -x19045 -x20599 -x17586 -x16393 -x9980 -x4246 -x3301 -x10428 -x10006 -x8447 -x20838 -x7684 -x21848 -x9361 -x13703 -x6473 -x5307 -x17076 -x19117 -x1940 -x669 -x20092 -x9386 -x8342 -x8287 -x2374 -x3162 -x15701 -x17210 -x6213 -x3980 -x4939 -x13957 -x15078 -x4189 -x8716 -x760 -x13269 -x5904 -x13937 -x3471 -x1257 -x11899 -x3674 -x15108 -x8321 -x1639 -x12310 -x5429 -x20628 -x18515 -x21520 -x17310 -x1270 -x16263 -x3393 -x3612 -x1358 -x5065 -x21225 -x20856 -x3960 -x16867 -x15785 -x6260 -x12003 -x7626 -x3660 -x1632 -x21753 -x5226 -x439 -x12568 -x13894 -x2869 -x10547 -x5309 -x13040 -x7435 -x17685 -x15991 -x10527 -x18726 -x13684 -x543 -x5710 -x18525 -x6237 -x19578 -x4175 -x6853 -x6343 -x19061 -x10725 -x5198 -x5769 -x3491 -x11976 -x14362 -x8201 -x16164 -x4238 -x18379 -x17621 -x11880 -x18887 -x11170 -x5939 -x6411 -x9392 -x20644 -x1217 -x21045 -x2146 -x21528 -x10554 -x579 -x20957 -x8428 -x377 -x21933 -x20460 -x745 -x3472 -x21799 -x11154 -x4866 -x10844 -x14339 -x1292 -x18994 -x15302 -x17775 -x375 -x4135 -x14655 -x18099 -x20643 -x19779 -x19790 -x4824 -x21849 -x18064 -x7199 -x397 -x20810 -x13737 -x13845 -x20241 -x18088 -x15900 -x21768 -x5381 -x7160 -x18667 -x13725 -x13415 -x21343 -x8648 -x9989 -x5562 -x9057 -x12176 -x14247 -x2651 -x17346 -x8633 -x21671 -x8790 -x13251 -x5220 -x19195 -x4212 -x118 -x7798 -x13092 -x3584 -x16170 -x11701 -x2640 -x2969 -x5824 -x5940 -x18850 -x13224 -x3884 -x1752 -x8659 -x8585 -x18309 -x22035 -x4638 -x14237 -x6040 -x21815 -x12296 -x10377 -x3248 -x1934 -x15145 -x20240 -x5232 -x18675 -x10753 -x6063 -x20886 -x9730 -x16796 -x4811 -x12002 -x9951 -x558 -x17347 -x11424 -x1330 -x18604 -x5061 -x10594 -x19467 -x5435 -x16236 -x5851 -x21878 -x16456 -x8284 -x10621 -x6002 -x6036 -x18381 -x21373 -x722 -x20799 -x11583 -x11038 -x11085 -x469 -x20821 -x16492 -x20447 -x18422 -x14651 -x22038 -x9867 -x12738 -x17871 -x10742 -x7879 -x8494 -x3282 -x9454 -x2503 -x12283 -x16139 -x18805 -x9708 -x5413 -x12085 -x1477 -x16160 -x14526 -x1750 -x18077 -x10768 -x12693 -x10692 -x13920 -x19088 -x8170 -x5246 -x15775 -x9481 -x7782 -x12050 -x16826 -x16310 -x3385 -x20654 -x16616 -x3900 -x4025 -x17002 -x13244 -x7757 -x20972 -x2212 -x2889 -x4571 -x18511 -x2781 -x13169 -x17196 -x2221 -x22099 -x17428 -x98 -x4234 -x8465 -x11498 -x1088 -x17661 -x9203 -x18462 -x19433 -x1201 -x643 -x20421 -x4298 -x16825 -x9126 -x11644 -x7593 -x13205 -x4218 -x8760 -x21330 -x9743 -x3799 -x1226 -x4261 -x2947 -x3014 -x12113 -x15532 -x19506 -x6638 -x6979 -x5718 -x1601 -x1155 -x20795 -x2705 -x14607 -x5096 -x2314 -x20921 -x10031 -x18530 -x6798 -x13425 -x10044 -x21033 -x13844 -x9826 -x6259 -x12378 -x15958 -x2667 -x5040 -x20961 -x17521 -x10644 -x6712 -x16167 -x17460 -x18325 -x2191 -x9733 -x11444 -x5397 -x9483 -x8743 -x8372 -x13511 -x9515 -x12809 -x14206 -x8858 -x3045 -x8065 -x7804 -x10290 -x6119 -x14166 -x18629 -x13451 -x17996 -x22 -x7539 -x11464 -x19608 -x4177 -x4345 -x3152 -x9840 -x12583 -x11978 -x3511 -x8190 -x5862 -x13638 -x12169 -x7315 -x7051 -x13623 -x3226 -x17304 -x20144 -x8355 -x4786 -x19822 -x15792 -x18705 -x2542 -x709 -x424 -x9648 -x5459 -x13150 -x12604 -x20649 -x8047 -x3955 -x326 -x884 -x6445 -x16394 -x7720 -x11985 -x9058 -x12179 -x17068 -x8363 -x12923 -x3459 -x6800 -x15894 -x3263 -x8100 -x15308 -x17330 -x15968 -x14562 -x16287 -x19979 -x10012 -x17111 -x781 -x21311 -x20992 -x5995 -x10199 -x3038 -x3098 -x15199 -x4855 -x10713 -x3864 -x19719 -x19802 -x19175 -x4667 -x13635 -x18897 -x7431 -x7367 -x815 -x13219 -x581 -x11346 -x9316 -x15470 -x1176 -x6392 -x3308 -x12605 -x15494 -x14960 -x11443 -x9135 -x14315 -x4779 -x6022 -x6888 -x15692 -x529 -x20090 -x21820 -x1472 -x7256 -x20670 -x9744 -x20733 -x15091 -x4491 -x620 -x19533 -x4889 -x20793 -x1544 -x10531 -x10176 -x10187 -x415 -x14977 -x11888 -x6966 -x13841 -x1779 -x2143 -x9167 -x1842 -x2491 -x4957 -x18286 -x19507 -x21039 -x7265 -x10301 -x5310 -x3846 -x12518 -x14845 -x10982 -x7408 -x17344 -x21289 -x21545 -x20671 -x20746 -x6662 -x15499 -x12966 -x12347 -x16843 -x3545 -x6961 -x18939 -x21778 -x4198 -x10304 -x2635 -x7756 -x14654 -x557 -x6696 -x2181 -x20446 -x18059 -x7132 -x13782 -x13023 -x11412 -x19242 -x2476 -x17407 -x14347 -x15167 -x1466 -x8082 -x20767 -x19833 -x1915 -x379 -x19543 -x13807 -x15213 -x14594 -x11482 -x5716 -x21858 -x20468 -x12793 -x17065 -x9333 -x14036 -x13842 -x8117 -x20785 -x6951 -x12507 -x11569 -x18098 -x17062 -x8244 -x8596 -x846 -x3052 -x20917 -x3787 -x14335 -x14091 -x5609 -x16854 -x4423 -x13819 -x713 -x11055 -x6486 -x14014 -x20256 -x20897 -x6491 -x14550 -x4529 -x5013 -x17729 -x6535 -x9715 -x8543 -x1104 -x13273 -x11069 -x15356 -x18165 -x5588 -x11243 -x11285 -x693 -x21882 -x17490 -x11659 -x20752 -x14733 -x17843 -x763 -x6410 -x7615 -x21025 -x10492 -x11640 -x4217 -x4715 -x460 -x11873 -x5316 -x19942 -x5874 -x19297 -x13434 -x4315 -x926 -x2483 -x19605 -x20117 -x7363 -x203 -x242 -x7873 -x8007 -x16488 -x12877 -x15676 -x1831 -x14401 -x993 -x8213 -x13541 -x9325 -x12433 -x3623 -x7581 -x13748 -x18870 -x7475 -x7094 -x12456 -x1037 -x17078 -x1707 -x6670 -x4709 -x373 -x12450 -x560 -x16777 -x12154 -x8492 -x18054 -x10997 -x11525 -x14911 -x6749 -x3802 -x6114 -x1720 -x15709 -x11075 -x2038 -x17718 -x9999 -x11512 -x11588 -x10827 -x5046 -x221 -x6652 -x13889 -x2482 -x5963 -x14060 -x15842 -x18378 -x4864 -x11697 -x17593 -x7910 -x16025 -x1847 -x578 -x18605 -x13282 -x5836 -x3951 -x11710 -x1927 -x1222 -x5153 -x11382 -x14456 -x11304 -x1977 -x503 -x9027 -x16386 -x11620 -x12535 -x16566 -x2229 -x14935 -x1340 -x19022 -x9489 -x1177 -x14986 -x48 -x5384 -x418 -x5068 -x20820 -x19810 -x4201 -x17283 -x14090 -x2271 -x7655 -x13454 -x12252 -x18798 -x7374 -x4206 -x18806 -x15355 -x18959 -x5424 -x16077 -x12295 -x13091 -x1917 -x15060 -x990 -x19515 -x15350 -x11921 -x13858 -x8752 -x7891 -x12480 -x20656 -x2999 -x4128 -x16151 -x19990 -x14642 -x17764 -x4792 -x7019 -x16455 -x6871 -x20966 -x22080 -x18256 -x5283 -x4337 -x14913 -x6628 -x7407 -x2061 -x3636 -x6521 -x3327 -x15712 -x6321 -x9550 -x17404 -x56 -x5881 -x20683 -x2060 -x9782 -x4941 -x7205 -x14509 -x5433 -x17696 -x8441 -x20850 -x9066 -x15578 -x14917 -x7188 -x18645 -x2279 -x11950 -x9331 -x5922 -x13002 -x7174 -x15647 -x12891 -x18017 -x7571 -x14520 -x20395 -x1748 -x15704 -x14009 -x22019 -x9895 -x7494 -x18390 -x11791 -x6383 -x15617 -x14005 -x14764 -x17337 -x8450 -x431 -x6542 -x20984 -x1234 -x13116 -x19836 -x18136 -x10580 -x7142 -x16101 -x6238 -x8347 -x20129 -x7504 -x13237 -x8090 -x9365 -x935 -x4020 -x10355 -x6408 -x7579 -x2684 -x81 -x7241 -x16910 -x18182 -x15516 -x14039 -x15565 -x10137 -x12352 -x1448 -x17214 -x2930 -x13599 -x19485 -x10498 -x4603 -x10482 -x5670 -x5932 -x593 -x19598 -x3288 -x7958 -x9010 -x13384 -x13416 -x9588 -x18156 -x18590 -x9534 -x17633 -x8159 -x11096 -x11238 -x6009 -x6523 -x9090 -x3949 -x21388 -x7358 -x19629 -x248 -x3076 -x14437 -x631 -x13109 -x9533 -x19734 -x5204 -x6728 -x1605 -x1193 -x16649 -x19721 -x21032 -x3953 -x8292 -x1978 -x5648 -x20883 -x2723 -x13825 -x15664 -x18246 -x18 -x1130 -x11926 -x18535 -x2427 -x19269 -x1213 -x353 -x7405 -x12034 -x12427 -x16662 -x565 -x10987 -x6912 -x8621 -x11271 -x11206 -x6516 -x8713 -x5237 -x5128 -x17125 -x21295 -x18632 -x18137 -x21452 -x20575 -x42 -x9693 -x4102 -x13751 -x3403 -x1445 -x17387 -x2958 -x10127 -x13570 -x8652 -x14510 -x14794 -x21679 -x11016 -x13600 -x7506 -x913 -x13765 -x15678 -x19120 -x7685 -x13873 -x1859 -x16300 -x18092 -x12592 -x2058 -x21466 -x19901 -x17870 -x17190 -x4893 -x19756 -x840 -x8389 -x4058 -x16630 -x13450 -x16406 -x13620 -x8519 -x10940 -x17665 -x6921 -x13790 -x11763 -x1156 -x11690 -x20077 -x9958 -x8444 -x3125 -x20333 -x20005 -x8763 -x20661 -x21086 -x18732 -x14872 -x10336 -x11118 -x16839 -x17329 -x1356 -x10014 -x13423 -x21583 -x6197 -x7347 -x11166 -x6671 -x15963 -x14461 -x16784 -x7797 -x12906 -x11874 -x1425 -x5690 -x20358 -x10641 -x21872 -x15856 -x16873 -x1462 -x8567 -x15833 -x6672 -x10746 -x20771 -x15391 -x8267 -x831 -x13678 -x9353 -x20174 -x3041 -x9741 -x7473 -x16995 -x13185 -x3610 -x7616 -x514 -x67 -x17051 -x16505 -x2321 -x9360 -x2211 -x19693 -x9196 -x2569 -x13321 -x14776 -x3875 -x15738 -x351 -x20499 -x6004 -x8235 -x444 -x9801 -x13373 -x17056 -x20013 -x14588 -x13531 -x17498 -x21964 -x13127 -x13293 -x5053 -x10024 -x5593 -x9864 -x10903 -x8881 -x12258 -x14238 -x12928 -x4809 -x15891 -x7324 -x12432 -x19486 -x6949 -x21163 -x10781 -x2020 -x15123 -x21421 -x7740 -x16281 -x15522 -x15382 -x765 -x16322 -x16558 -x21078 -x14822 -x20711 -x1383 -x11652 -x5871 -x19415 -x3941 -x7981 -x16120 -x20970 -x3009 -x17788 -x19870 -x211 -x7136 -x20123 -x5734 -x3719 -x16593 -x600 -x12756 -x21117 -x11134 -x15857 -x8103 -x1110 -x8934 -x16785 -x7420 -x18710 -x11692 -x20931 -x16837 -x15677 -x12134 -x13202 -x17448 -x6342 -x6416 -x19594 -x13670 -x16371 -x9326 -x984 -x16631 -x6255 -x20187 -x5808 -x16282 -x21542 -x9121 -x18670 -x21111 -x11669 -x10747 -x12412 -x16715 -x16104 -x9513 -x2119 -x14151 -x2764 -x21204 -x15638 -x10305 -x20516 -x1238 -x6768 -x7654 -x2571 -x1038 -x3000 -x16926 -x9595 -x12944 -x17603 -x15669 -x6549 -x16841 -x6287 -x962 -x13884 -x7242 -x6444 -x12940 -x2495 -x20608 -x14069 -x11670 -x3083 -x21398 -x6642 -x15777 -x16848 -x5029 -x1657 -x6990 -x21168 -x1464 -x15556 -x16542 -x17642 -x4091 -x10100 -x3273 -x9154 -x14046 -x6691 -x6541 -x8268 -x11635 -x6987 -x15762 -x4382 -x12051 -x4290 -x16935 -x2508 -x19622 -x13016 -x1167 -x18821 -x1049 -x8586 -x2718 -x17575 -x18812 -x13812 -x19029 -x5048 -x15401 -x21946 -x6560 -x5823 -x17168 -x2163 -x10499 -x14162 -x2110 -x6909 -x10849 -x10366 -x16315 -x5584 -x3212 -x5952 -x14073 -x8811 -x8824 -x1626 -x20772 -x5078 -x10034 -x14828 -x13286 -x16718 -x10419 -x10868 -x16016 -x10299 -x5796 -x1439 -x5250 -x12304 -x3339 -x5498 -x19376 -x5981 -x15285 -x17075 -x19730 -x18512 -x5308 -x5436 -x17828 -x11989 -x15059 -x17 -x3497 -x4798 -x3794 -x4321 -x2010 -x9655 -x8020 -x9235 -x13796 -x10882 -x14145 -x17492 -x4493 -x1019 -x18828 -x5024 -x7974 -x8183 -x2727 -x5067 -x19561 -x19861 -x7115 -x2160 -x8741 -x7777 -x8467 -x20101 -x17254 -x17067 -x7549 -x11510 -x5697 -x13405 -x3165 -x174 -x12664 -x8312 -x3147 -x4608 -x12256 -x19440 -x5114 -x14040 -x10810 -x5271 -x10469 -x15142 -x17234 -x11161 -x6744 -x355 -x15321 -x8843 -x17032 -x11045 -x2460 -x20627 -x9853 -x9581 -x3422 -x264 -x12642 -x19121 -x866 -x6178 -x1311 -x7096 -x12895 -x14695 -x11218 -x10686 -x6257 -x5673 -x16553 -x2423 -x4431 -x13671 -x19426 -x969 -x3549 -x32 -x16402 -x20487 -x1350 -x18252 -x21669 -x19159 -x18936 -x21387 -x19318 -x17811 -x3968 -x8789 -x6885 -x19151 -x5810 -x9726 -x4022 -x13999 -x21140 -x1555 -x21087 -x8140 -x437 -x16923 -x12044 -x18238 -x20266 -x11984 -x14504 -x10538 -x675 -x10896 -x16872 -x13706 -x13716 -x16685 -x18443 -x10041 -x11809 -x20007 -x5944 -x18155 -x10793 -x11827 -x7154 -x14683 -x19304 -x15218 -x5821 -x13216 -x21895 -x8814 -x15082 -x1098 -x18270 -x20830 -x8860 -x6838 -x2678 -x17711 -x21637 -x8094 -x2824 -x223 -x9164 -x20845 -x16522 -x20248 -x5573 -x20615 -x4391 -x17296 -x1178 -x1604 -x10181 -x2748 -x6971 -x4096 -x891 -x519 -x12623 -x2729 -x16677 -x11280 -x21166 -x9272 -x740 -x13966 -x15155 -x8226 -x17900 -x21613 -x4085 -x9828 -x13980 -x20971 -x14662 -x19601 -x952 -x6773 -x17187 -x21156 -x8074 -x8572 -x5712 -x20590 -x11519 -x11191 -x8280 -x2360 -x17312 -x714 -x17013 -x13566 -x22082 -x3722 -x11928 -x20281 -x8155 -x16701 -x4704 -x5907 -x14856 -x582 -x16373 -x21238 -x19391 -x19241 -x11222 -x4531 -x3811 -x7853 -x4799 -x19965 -x7904 -x17277 -x18699 -x18492 -x17772 -x12092 -x3985 -x9423 -x8099 -x16568 -x19852 -x4183 -x17228 -x15045 -x1661 -x20828 -x10784 -x19800 -x4527 -x5460 -x8644 -x19921 -x6775 -x15057 -x18060 -x5169 -x19890 -x6737 -x3149 -x20667 -x9028 -x18985 -x16516 -x10855 -x796 -x5326 -x18913 -x5898 -x16449 -x1991 -x7091 -x16853 -x5194 -x7 -x17468 -x20819 -x20178 -x16 -x5901 -x17869 -x2722 -x11418 -x12323 -x19047 -x5375 -x18066 -x5561 -x14355 -x15404 -x16229 -x5791 -x4825 -x13297 -x19439 -x4879 -x12469 -x3720 -x17523 -x19522 -x11579 -x3574 -x11789 -x3386 -x4542 -x7137 -x938 -x19595 -x2477 -x5617 -x15486 -x324 -x5722 -x21246 -x6277 -x11149 -x21409 -x15176 -x12299 -x16476 -x5458 -x3935 -x5926 -x594 -x13680 -x449 -x10483 -x15127 -x21831 -x18650 -x3643 -x16500 -x18013 -x2845 -x833 -x14041 -x6153 -x11269 -x5816 -x21132 -x7942 -x2431 -x11952 -x751 -x11601 -x4663 -x940 -x3578 -x14806 -x18203 -x14350 -x12876 -x17094 -x7781 -x18456 -x14435 -x10279 -x18410 -x11573 -x17662 -x17817 -x7930 -x11860 -x8017 -x2784 -x5470 -x7178 -x8326 -x3886 -x62 -x21736 -x20088 -x16271 -x21805 -x11022 -x1781 -x7860 -x12883 -x4083 -x21639 -x3328 -x5321 -x2858 -x14762 -x9330 -x2381 -x20854 -x4649 -x11835 -x12317 -x21575 -x15779 -x11292 -x3687 -x10452 -x15808 -x4977 -x5698 -x2616 -x11008 -x13555 -x13029 -x6296 -x1409 -x15748 -x4708 -x5113 -x19144 -x5925 -x9679 -x6493 -x5958 -x20218 -x2004 -x17470 -x919 -x13026 -x11585 -x21127 -x8983 -x17500 -x3255 -x15303 -x17351 -x9273 -x14635 -x9125 -x15784 -x10027 -x17414 -x21567 -x19801 -x7553 -x17697 -x4865 -x19424 -x7066 -x4540 -x15016 -x20734 -x11521 -x17235 -x16238 -x187 -x7008 -x21030 -x19532 -x12701 -x20894 -x361 -x20750 -x20911 -x6372 -x18071 -x13795 -x12325 -x15364 -x10557 -x11237 -x17236 -x13536 -x6924 -x3071 -x19206 -x11190 -x7801 -x15135 -x6247 -x6750 -x13277 -x12358 -x3213 -x258 -x3318 -x20137 -x19934 -x12566 -x16874 -x2951 -x6039 -x6393 -x7269 -x7842 -x2357 -x18039 -x4228 -x11997 -x11653 -x2239 -x19754 -x12590 -x19267 -x16589 -x17919 -x21661 -x11446 -x19784 -x16283 -x2399 -x12054 -x9725 -x20811 -x7077 -x21009 -x1385 -x12163 -x1734 -x236 -x7495 -x58 -x14111 -x18172 -x1778 -x11 -x20196 -x15527 -x4932 -x1008 -x15938 -x16458 -x2493 -x15774 -x2016 -x13183 -x11513 -x17635 -x14373 -x278 -x11732 -x11410 -x3262 -x2320 -x4024 -x8954 -x14586 -x5942 -x9024 -x4150 -x3195 -x6968 -x8579 -x1783 -x17953 -x5026 -x18431 -x17133 -x13529 -x1890 -x7916 -x7297 -x18245 -x6252 -x929 -x2371 -x5951 -x2138 -x21320 -x20359 -x14126 -x3134 -x1713 -x15050 -x16743 -x3261 -x16712 -x1553 -x13506 -x6272 -x994 -x9591 -x5530 -x6616 -x8377 -x10579 -x134 -x9191 -x18258 -x3611 -x10340 -x12742 -x21685 -x7288 -x17472 -x12330 -x17442 -x1620 -x871 -x9925 -x14718 -x14213 -x20063 -x19128 -x19635 -x14937 -x289 -x11839 -x20579 -x5814 -x8384 -x18559 -x15703 -x11033 -x8628 -x6437 -x6727 -x2923 -x10284 -x12757 -x18215 -x11604 -x12149 -x13100 -x21063 -x219 -x18045 -x21732 -x7325 -x20539 -x9669 -x20265 -x16952 -x13539 -x16919 -x17533 -x21092 -x2419 -x13437 -x1154 -x16569 -x6557 -x16726 -x15369 -x20434 -x8558 -x9309 -x18954 -x14522 -x4594 -x10348 -x7793 -x1596 -x9806 -x12853 -x17249 -x12828 -x13755 -x876 -x21430 -x18840 -x5266 -x11129 -x1020 -x10084 -x2276 -x13991 -x12502 -x16682 -x4180 -x6554 -x17113 -x10442 -x11408 -x7384 -x17563 -x4262 -x15863 -x2777 -x4257 -x1971 -x2307 -x19880 -x8075 -x20716 -x13520 -x19451 -x5537 -x12084 -x1625 -x4270 -x2762 -x16260 -x16376 -x13744 -x9294 -x2413 -x14816 -x5350 -x14120 -x10919 -x7394 -x5098 -x18904 -x10476 -x4470 -x18494 -x12905 -x14161 -x14625 -x3575 -x5646 -x3632 -x5444 -x2498 -x3059 -x9745 -x19323 -x21433 -x4791 -x10395 -x8509 -x4938 -x14483 -x19620 -x10910 -x9574 -x19997 -x13947 -x1294 -x2879 -x18630 -x14512 -x5504 -x8810 -x18403 -x5766 -x1857 -x38 -x10193 -x4185 -x19389 -x8031 -x8984 -x7884 -x4954 -x16597 -x19560 -x4884 -x720 -x8257 -x10406 -x8067 -x19534 -x18707 -x20747 -x2403 -x451 -x7369 -x15112 -x3113 -x15130 -x274 -x698 -x18337 -x8614 -x4559 -x7703 -x10238 -x14221 -x12808 -x5723 -x9372 -x18740 -x13814 -x18105 -x4695 -x18885 -x657 -x905 -x11805 -x7190 -x18458 -x19974 -x10946 -x11503 -x8965 -x20089 -x13868 -x11560 -x5047 -x3417 -x8137 -x19512 -x15143 -x14165 -x19690 -x14446 -x2292 -x11764 -x10550 -x18858 -x3277 -x4829 -x15851 -x1993 -x13847 -x19862 -x20900 -x19499 -x6910 -x17630 -x3604 -x20370 -x8861 -x14138 -x389 -x9239 -x4499 -x11387 -x12633 -x653 -x20476 -x7693 -x1773 -x20882 -x5667 -x2949 -x18091 -x9742 -x13734 -x8996 -x8631 -x7613 -x16291 -x13901 -x5838 -x13960 -x7385 -x7370 -x3341 -x3608 -x6901 -x10350 -x21806 -x19064 -x2822 -x14964 -x4643 -x10371 -x8123 -x14478 -x11101 -x17605 -x15214 -x8472 -x16092 -x14139 -x16527 -x2095 -x769 -x12954 -x4274 -x4665 -x18271 -x546 -x5668 -x17016 -x2424 -x17279 -x14371 -x5798 -x7555 -x18746 -x16596 -x19194 -x16471 -x18394 -x12910 -x9194 -x15341 -x15159 -x5234 -x12262 -x9709 -x1770 -x11961 -x11319 -x11130 -x5876 -x3102 -x10007 -x9517 -x8399 -x8344 -x16112 -x4225 -x12000 -x16234 -x13622 -x8505 -x9858 -x4170 -x7445 -x19319 -x13017 -x3997 -x10516 -x6340 -x6511 -x21303 -x19909 -x7344 -x9764 -x12504 -x10548 -x15153 -x8 -x12214 -x12820 -x44 -x1654 -x8826 -x8324 -x2426 -x20397 -x19073 -x17502 -x1958 -x2104 -x4344 -x7025 -x19411 -x6483 -x2216 -x19662 -x5883 -x7490 -x6258 -x8835 -x15247 -x12334 -x2048 -x15605 -x4914 -x10361 -x18297 -x14723 -x16704 -x20261 -x2688 -x7953 -x19700 -x12649 -x3768 -x19661 -x21268 -x8510 -x19167 -x17986 -x16967 -x5201 -x12880 -x3991 -x9189 -x20236 -x21677 -x920 -x5116 -x12894 -x15563 -x13774 -x6764 -x11854 -x3589 -x9870 -x3208 -x4751 -x21537 -x11893 -x7783 -x5896 -x10532 -x10103 -x295 -x17077 -x14558 -x11537 -x13480 -x14320 -x14312 -x17266 -x8869 -x1206 -x19393 -x21875 -x12161 -x4757 -x19626 -x4390 -x645 -x15596 -x8442 -x1344 -x19619 -x14653 -x5751 -x13157 -x16103 -x3572 -x7771 -x11632 -x14701 -x21239 -x20201 -x18438 -x15604 -x2639 -x1628 -x16018 -x1899 -x7997 -x1242 -x18586 -x8232 -x7183 -x4203 -x21209 -x16302 -x8400 -x3175 -x18516 -x5175 -x4849 -x17045 -x2006 -x3084 -x12890 -x11906 -x17918 -x2634 -x17321 -x5442 -x19842 -x6625 -x19565 -x22076 -x6782 -x192 -x14271 -x17591 -x3566 -x18884 -x14317 -x7652 -x14044 -x1562 -x3580 -x10549 -x15363 -x825 -x16667 -x20906 -x4626 -x11606 -x14010 -x3238 -x19289 -x9036 -x11824 -x4846 -x14215 -x5281 -x14878 -x21194 -x9662 -x1686 -x17924 -x4305 -x1579 -x5373 -x3644 -x14105 -x7049 -x17604 -x18787 -x4036 -x1662 -x21147 -x13621 -x17634 -x4190 -x15396 -x2924 -x10298 -x21093 -x663 -x10285 -x4676 -x587 -x20160 -x12240 -x4810 -x16687 -x4772 -x14381 -x1771 -x21195 -x13421 -x17376 -x17841 -x7376 -x7611 -x5076 -x14751 -x10956 -x11172 -x19684 -x10576 -x2902 -x22020 -x17648 -x5471 -x16482 -x13160 -x618 -x2017 -x17937 -x14395 -x3433 -x13228 -x22084 -x57 -x18658 -x18949 -x16275 -x12009 -x6195 -x1414 -x8678 -x6485 -x6870 -x2670 -x17653 -x20959 -x17975 -x15464 -x132 -x12799 -x4197 -x19607 -x1572 -x15280 -x7649 -x18113 -x1050 -x5306 -x3264 -x13108 -x9122 -x318 -x3808 -x7131 -x1297 -x5713 -x5804 -x417 -x12952 -x12995 -x21640 -x632 -x17158 -x10571 -x16452 -x8345 -x4079 -x18316 -x17060 -x1974 -x16125 -x10666 -x12205 -x20629 -x14637 -x19865 -x4787 -x1151 -x1685 -x13727 -x12907 -x288 -x13332 -x4399 -x4495 -x16834 -x1763 -x11948 -x411 -x16041 -x4363 -x21079 -x16999 -x2779 -x11380 -x5318 -x16563 -x9385 -x20326 -x755 -x4271 -x21653 -x20238 -x9850 -x15014 -x18151 -x5017 -x4537 -x8528 -x1564 -x8139 -x3498 -x8666 -x9834 -x16645 -x1747 -x15188 -x15537 -x16118 -x17073 -x12682 -x8186 -x2621 -x1727 -x13243 -x21153 -x7760 -x19562 -x13014 -x13523 -x4251 -x17826 -x19687 -x21644 -x3305 -x8058 -x21889 -x19995 -x3239 -x12992 -x480 -x16657 -x21402 -x8697 -x10879 -x11834 -x12947 -x1921 -x7636 -x8708 -x21247 -x3936 -x8968 -x18571 -x7235 -x17373 -x13227 -x13062 -x20987 -x15661 -x14513 -x19142 -x14098 -x11478 -x12370 -x12061 -x8327 -x10002 -x14294 -x16755 -x17880 -x19392 -x2842 -x1969 -x15465 -x10239 -x15500 -x3006 -x5592 -x20258 -x17504 -x1903 -x13533 -x11650 -x7332 -x14341 -x15561 -x8833 -x19348 -x15864 -x6148 -x612 -x2554 -x6791 -x15744 -x21266 -x15780 -x21149 -x19155 -x14668 -x13749 -x7060 -x6649 -x235 -x6267 -x9039 -x12776 -x20613 -x7716 -x563 -x21035 -x9216 -x2407 -x11618 -x14052 -x13047 -x16354 -x10183 -x7467 -x2231 -x14859 -x12660 -x10478 -x18600 -x7870 -x17044 -x14506 -x4005 -x6796 -x18058 -x16496 -x1262 -x1015 -x13805 -x4498 -x7220 -x2499 -x16554 -x15288 -x12977 -x10709 -x11699 -x4999 -x20405 -x15301 -x4504 -x7156 -x18975 -x17609 -x12594 -x490 -x9842 -x3075 -x7869 -x3672 -x21877 -x9692 -x11153 -x3008 -x717 -x11056 -x9042 -x9737 -x10705 -x6747 -x13633 -x20583 -x13077 -x18518 -x14253 -x3074 -x20183 -x14605 -x4309 -x4332 -x7528 -x1065 -x575 -x965 -x1129 -x13285 -x3348 -x9140 -x17144 -x19724 -x21634 -x8000 -x18843 -x16105 -x16007 -x9280 -x14722 -x17240 -x11851 -x2186 -x21595 -x5297 -x6799 -x9251 -x19100 -x21155 -x9008 -x10435 -x6227 -x4801 -x3847 -x13474 -x16150 -x14467 -x8497 -x17408 -x7500 -x16341 -x13927 -x5386 -x11122 -x17050 -x6319 -x3387 -x5230 -x2553 -x19567 -x15220 -x16351 -x5696 -x15441 -x17564 -x17232 -x110 -x10758 -x10727 -x21425 -x3096 -x8538 -x19224 -x4268 -x13723 -x20840 -x9148 -x17108 -x17151 -x8779 -x11695 -x18196 -x12096 -x8227 -x12872 -x2116 -x8388 -x11646 -x13712 -x3510 -x2378 -x4037 -x20463 -x10033 -x12458 -x3077 -x4293 -x810 -x3397 -x3357 -x12071 -x3630 -x6041 -x11723 -x10220 -x12647 -x16326 -x19081 -x15413 -x15646 -x13189 -x19518 -x11612 -x19521 -x20073 -x16664 -x1056 -x1079 -x8854 -x18655 -x8084 -x20274 -x18873 -x18397 -x15514 -x9012 -x10208 -x15047 -x15296 -x14920 -x17226 -x6427 -x11819 -x19581 -x3901 -x4562 -x524 -x8402 -x7479 -x20503 -x3665 -x6016 -x13815 -x12993 -x5449 -x497 -x19945 -x15442 -x13000 -x16896 -x6013 -x5864 -x673 -x8627 -x19016 -x10526 -x15317 -x12834 -x12989 -x21167 -x12593 -x16883 -x16949 -x17132 -x18219 -x4563 -x18024 -x8693 -x18027 -x10496 -x3005 -x18731 -x15743 -x2501 -x4084 -x5140 -x14447 -x13027 -x16498 -x19702 -x14854 -x19247 -x20825 -x17850 -x1296 -x15370 -x10458 -x6182 -x18477 -x2128 -x12879 -x19787 -x21530 -x19755 -x19298 -x20022 -x7147 -x6826 -x14649 -x3018 -x11658 -x4514 -x9469 -x15184 -x1405 -x17945 -x16153 -x13618 -x16084 -x7977 -x1290 -x4573 -x15944 -x12037 -x9689 -x18700 -x9727 -x10918 -x15328 -x4063 -x4328 -x4590 -x19273 -x5481 -x1066 -x20689 -x11175 -x6797 -x7284 -x1389 -x3182 -x6425 -x6500 -x9315 -x20465 -x19189 -x3361 -x4558 -x19092 -x21553 -x3542 -x11999 -x14803 -x20109 -x15129 -x14363 -x18635 -x11980 -x6020 -x17027 -x6809 -x6019 -x2433 -x16762 -x2610 -x742 -x8037 -x5258 -x19938 -x18257 -x19609 -x3919 -x10264 -x21821 -x17542 -x21103 -x6433 -x12361 -x8148 -x8254 -x13208 -x13987 -x9562 -x17199 -x14109 -x786 -x4014 -x20272 -x16673 -x9237 -x20409 -x7650 -x16633 -x3738 -x10648 -x6850 -x1490 -x16594 -x18476 -x21011 -x15054 -x9631 -x19357 -x17384 -x18924 -x17741 -x12222 -x11241 -x16965 -x18912 -x5968 -x19342 -x19570 -x12087 -x7083 -x3466 -x17762 -x15921 -x16797 -x307 -x15004 -x16333 -x4934 -x457 -x7087 -x19553 -x14707 -x19475 -x21887 -x5051 -x8365 -x3442 -x7261 -x7488 -x14220 -x19209 -x17832 -x2379 -x11865 -x6083 -x14475 -x12302 -x6361 -x17194 -x6225 -x9623 -x22083 -x21841 -x5917 -x6001 -x8265 -x1522 -x12737 -x3401 -x7594 -x21447 -x7441 -x21258 -x13651 -x12063 -x5356 -x3543 -x13329 -x15628 -x4247 -x10951 -x7635 -x16336 -x2693 -x16729 -x15800 -x16129 -x13925 -x16454 -x13105 -x1730 -x1396 -x3992 -x21918 -x19855 -x17897 -x3257 -x2395 -x14613 -x19947 -x15229 -x10809 -x2888 -x8986 -x184 -x15132 -x6307 -x3619 -x6582 -x9352 -x15038 -x20249 -x5651 -x8729 -x10971 -x8940 -x2345 -x13866 -x19876 -x15581 -x15941 -x17582 -x877 -x16798 -x6332 -x13391 -x1693 -x8463 -x10533 -x17152 -x6347 -x6827 -x7299 -x17568 -x2260 -x13385 -x13773 -x1416 -x15101 -x21983 -x20208 -x17366 -x18822 -x17959 -x17921 -x11364 -x8313 -x17031 -x15093 -x2052 -x4816 -x17127 -x16992 -x3627 -x10738 -x496 -x11933 -x11244 -x4982 -x18366 -x4287 -x4668 -x559 -x17069 -x8108 -x9136 -x9234 -x15070 -x21274 -x703 -x12059 -x12165 -x4509 -x1298 -x18537 -x20814 -x6528 -x8632 -x20224 -x4554 -x18859 -x11855 -x6123 -x2040 -x13257 -x14032 -x13412 -x7928 -x9306 -x5387 -x3169 -x13074 -x1999 -x20387 -x14222 -x17639 -x10105 -x21097 -x19843 -x15587 -x7074 -x12373 -x14620 -x16842 -x2994 -x3981 -x349 -x14429 -x3199 -x10722 -x12389 -x20223 -x16765 -x7112 -x14386 -x774 -x7983 -x518 -x19983 -x2970 -x16672 -x19853 -x19461 -x18774 -x20104 -x5348 -x21129 -x13317 -x10218 -x14348 -x5782 -x6813 -x8791 -x21370 -x13731 -x6423 -x17454 -x1961 -x15409 -x3303 -x11850 -x2418 -x10065 -x20958 -x21538 -x11963 -x16418 -x9675 x5672 -x21958 -x1308 -x15538 -x3789 -x10838 -x1086 -x3933 -x20188 -x9961 -x2522 -x433 -x14123 -x21105 -x20552 -x13612 -x10677 -x14391 -x3782 -x11316 -x8849 -x5509 -x9130 -x18447 -x10695 -x3633 -x6507 -x20046 -x9543 -x18267 -x18682 -x1231 -x4107 -x18093 -x2830 -x20269 -x14719 -x4881 -x14102 -x20866 -x11057 -x18393 -x7163 -x6824 -x18479 -x20454 -x5031 -x13193 -x18640 -x6079 -x14334 -x5680 -x19615 -x15597 -x702 -x15243 -x11001 -x22007 -x17667 -x13915 -x9657 -x5218 -x568 -x12124 -x9602 -x2775 -x10282 -x17268 -x20919 -x2340 -x5296 -x4767 -x1064 -x1081 -x19587 -x11200 -x8309 -x13974 -x4286 -x11381 -x5445 -x5014 -x16504 -x19915 -x672 -x12529 -x13831 -x11019 -x15544 -x262 -x1025 -x16778 -x7140 -x8683 -x19052 -x137 -x19148 -x21579 -x16448 -x5154 -x14830 -x10759 -x15193 -x11039 -x19488 -x15048 -x4105 -x8412 -x2466 -x16487 -x13432 -x22009 -x16993 -x8786 -x7287 -x2836 -x4441 -x17873 -x13948 -x1260 -x15450 -x9778 -x21317 -x6196 -x2202 -x11797 -x14454 -x2816 -x21099 -x540 -x8767 -x13001 -x21456 -x11738 -x6555 -x1870 -x2965 -x17250 -x7381 -x4565 -x13834 -x15381 -x17983 -x7121 -x2421 -x4885 -x20710 -x9845 -x2347 -x15255 -x1957 -x8895 -x11491 -x13655 -x19751 -x21745 -x13642 -x15546 -x16085 -x11515 -x21333 -x6368 -x12731 -x18072 -x15200 -x4312 -x4049 -x3741 -x9260 -x13013 -x9900 -x5228 -x17082 -x17957 -x7796 -x7845 -x21251 -x1307 -x11423 -x11144 -x9198 -x9059 -x9224 -x21655 -x8208 -x15983 -x13019 -x17580 -x15629 -x2132 -x2370 -x16111 -x12145 -x11589 -x16256 -x17599 -x14575 -x21299 -x5112 -x8454 -x3896 -x1126 -x15939 -x506 -x4151 -x22005 -x13181 -x21211 -x12903 -x4446 -x5997 -x2820 -x18395 -x1583 -x15760 -x20512 -x19772 -x4620 -x3220 -x14144 -x7605 -x14269 -x9249 -x21325 -x16815 -x3349 -x191 -x13650 -x8091 -x21518 -x17915 -x9277 -x6413 -x1949 -x6250 -x10649 -x6068 -x18148 -x767 -x15138 -x13324 -x17972 -x19188 -x19689 -x3971 -x12831 -x2096 -x14959 -x14738 -x20455 -x12336 -x7452 -x5618 -x2432 -x52 -x11742 -x14070 -x10351 -x16204 -x15189 -x1670 -x13940 -x5203 -x18354 -x14202 -x21327 -x10143 -x11151 -x498 -x15766 -x7477 -x19223 -x7728 -x21960 -x15072 -x15181 -x12761 -x10097 -x12227 -x18496 -x5030 -x15411 -x591 -x6105 -x12013 -x11910 -x6794 -x2694 -x18978 -x18389 -x14580 -x2396 -x14476 -x401 -x5191 -x20634 -x724 -x3825 -x10999 -x21757 -x19610 -x4912 -x7692 -x20909 -x1442 -x21190 -x16288 -x9567 -x4840 -x18688 -x4750 -x7454 -x12446 -x7366 -x4364 -x15889 -x17248 -x13907 -x2707 -x17260 -x14330 -x4517 -x7676 -x4844 -x11013 -x6201 -x10688 -x15912 -x8745 -x2698 -x10991 -x21770 -x4145 -x12932 -x18747 -x2062 -x3425 -x8048 -x15876 -x898 -x9301 -x4095 -x5760 -x17245 -x12656 -x9142 -x13589 -x10630 -x18375 -x16723 -x14710 -x14860 -x7770 -x13407 -x808 -x17812 -x5546 -x12618 -x11367 -x8455 -x8256 -x4250 -x1058 -x21650 -x12743 -x286 -x7951 -x7402 -x5243 -x18350 -x9210 -x19284 -x5541 -x11305 -x21998 -x18322 -x7967 -x4229 -x21746 -x15574 -x425 -x13617 -x10962 -x7657 -x981 -x20853 -x9696 -x3003 -x13685 -x2391 -x11169 -x16895 -x8576 -x19435 -x455 -x2281 -x11214 -x4029 -x20113 -x1945 -x11817 -x2462 -x15992 -x15722 -x4034 -x1190 -x770 -x19989 -x20948 -x8537 -x4114 -x9256 -x6607 -x17134 -x1585 -x5186 -x19126 -x4252 -x13488 -x6742 -x8154 -x3943 -x15529 -x9626 -x1402 -x19238 -x21178 -x7033 -x10139 -x1230 -x18517 -x985 -x16052 -x17431 -x20244 -x5127 -x9793 -x16977 -x4003 -x20283 -x3011 -x10773 -x6031 -x8674 -x9935 -x16203 -x18933 -x7617 -x18179 -x9908 -x10235 -x21846 -x2484 -x10988 -x17367 -x19715 -x21061 -x20550 -x15994 -x18310 -x10212 -x14681 -x21892 -x3793 -x1559 -x4793 -x6025 -x14737 -x14556 -x7780 -x10779 -x18920 -x17269 -x13011 -x8647 -x3060 -x9854 -x10771 -x6391 -x3095 -x13603 -x5021 -x11246 -x1301 -x13690 -x17534 -x21862 -x18869 -x19472 -x8206 -x21216 -x14691 -x3682 -x21318 -x19746 -x12721 -x12620 -x813 -x15519 -x15476 -x4758 -x14686 -x17520 -x21128 -x8339 -x1679 -x4243 -x17019 -x18845 -x634 -x7864 -x10036 -x13653 -x4221 -x20035 -x14270 -x3187 -x20316 -x10099 -x13708 -x1797 -x3324 -x8015 -x16581 -x11614 -x8089 -x1164 -x5418 -x4547 -x13900 -x3184 -x14305 -x11181 -x3653 -x11703 -x5337 -x11297 -x9937 -x19826 -x13953 -x20641 -x5721 -x19020 -x17910 -x6198 -x20175 -x17967 -x6214 -x15608 -x20343 -x7824 -x18472 -x11507 -x20372 -x10200 -x14566 -x19752 -x9099 -x21510 -x5423 -x3821 -x222 -x20049 -x7735 -x2860 -x17033 -x17577 -x13291 -x11132 -x21305 -x8273 -x20143 -x15010 -x19021 -x12850 -x458 -x4532 -x9874 -x19249 -x13031 -x12722 -x7398 -x2470 -x8989 -x5369 -x3079 -x9889 -x17021 -x8181 -x13265 -x10173 -x16694 -x11030 -x2252 -x1119 -x20127 -x8818 -x313 -x14864 -x12079 -x2832 -x5884 -x10223 -x6509 -x18000 -x19623 -x743 -x3950 -x14539 -x10267 -x10190 -x5866 -x18684 -x6429 -x1040 -x9599 -x17363 -x10880 -x19839 -x21438 -x14281 -x3322 -x4922 -x680 -x5441 -x2704 -x15087 -x20989 -x3904 -x14881 -x19579 -x12505 -x16575 -x9703 -x10665 -x20881 -x9880 -x14615 -x6590 -x12482 -x17465 -x21827 -x16223 -x4467 -x10151 -x3709 -x17423 -x17526 -x15451 -x16611 -x16312 -x18915 -x19879 -x14576 -x18878 -x12359 -x17105 -x21556 -x18243 -x16619 -x12025 -x528 -x17829 -x4545 -x19471 -x9800 -x8168 -x11864 -x8901 -x1282 -x1807 -x2207 -x11626 -x16863 -x9232 -x8960 -x15196 -x15663 -x3420 -x19641 -x2087 -x3236 -x1117 -x21673 -x16190 -x17323 -x14595 -x20148 -x18348 -x10800 -x19390 -x5542 -x2520 -x246 -x9947 -x14592 -x5016 -x15036 -x1838 -x4092 -x10186 -x6271 -x12766 -x18282 -x16567 -x14511 -x12739 -x20085 -x18618 -x3885 -x7748 -x3860 -x8845 -x21037 -x5569 -x18347 -x8836 -x15988 -x15993 -x14241 -x10676 -x14203 -x16987 -x14324 -x1022 -x9829 -x18401 -x8618 -x4475 -x18487 -x5000 -x18082 -x1380 -x4834 -x17723 -x9759 -x1108 -x441 -x9542 -x12067 -x13700 -x5268 -x10057 -x19767 -x352 -x8016 -x68 -x3637 -x9836 -x4625 -x4155 -x11472 -x21381 -x5803 -x13891 -x8679 -x20717 -x20254 -x10020 -x11451 -x6080 -x14700 -x17819 -x11540 -x4945 -x2883 -x11499 -x8276 -x5170 -x656 -x17219 -x9629 -x7107 -x21951 -x21400 -x1684 -x4710 -x8356 -x21737 -x8269 -x2054 -x13736 -x10965 -x18860 -x7779 -x3313 -x20933 -x13232 -x2556 -x11907 -x20052 -x3133 -x16182 -x1845 -x5832 -x7956 -x14597 -x18595 -x5109 -x3959 -x11638 -x2597 -x18231 -x16233 -x10081 -x1321 -x12448 -x18609 -x6597 -x21910 -x6223 -x19851 -x5662 -x11094 -x6515 -x21474 -x1055 -x21973 -x11831 -x9627 -x13316 -x14664 -x1161 -x5209 -x17141 -x14133 -x7489 -x19933 -x17445 -x17550 -x18408 -x17794 -x5301 -x13896 -x2492 -x20950 -x14140 -x11969 -x18164 -x9955 -x7278 -x10643 -x8750 -x12017 -x15467 -x5159 -x20941 -x9062 -x21280 -x1379 -x6863 -x21885 -x14616 -x11890 -x12939 -x15046 -x9349 -x1159 -x21987 -x7990 -x17717 -x9052 -x14154 -x13070 -x15241 -x21231 -x17029 -x4926 -x16383 -x1530 -x6940 -x8739 -x7964 -x4732 -x5410 -x9770 -x7000 -x16791 -x6169 -x15881 -x273 -x6188 -x1210 -x15715 -x15931 -x21479 -x13082 -x13547 -x12216 -x18501 -x4340 -x9561 -x16901 -x1014 -x16728 -x20739 -x8358 -x17217 -x22014 -x461 -x7730 -x15761 -x3181 -x13235 -x17874 -x8571 -x2342 -x794 -x6687 -x13303 -x22029 -x16890 -x3800 -x16615 -x17572 -x19302 -x11332 -x1700 -x1828 -x17980 -x8249 -x5965 -x19757 -x17173 -x9902 -x21277 -x5636 -x7739 -x9230 -x17237 -x19025 -x4875 -x5912 -x17294 -x16304 -x2317 -x13887 -x21562 -x16912 -x12864 -x5402 -x11783 -x20410 -x4310 -x16145 -x6704 -x3204 -x16940 -x1643 -x4741 -x19371 -x17657 -x15904 -x5344 -x16869 -x8598 -x16731 -x16898 -x7625 -x10993 -x10277 -x20791 -x8288 -x17455 -x13876 -x10928 -x15558 -x9570 -x8757 -x4035 -x1687 -x16823 -x9317 -x3050 -x6484 -x12436 -x16893 -x2793 -x266 -x20163 -x2070 -x12239 -x4278 -x21158 -x20774 -x14809 -x882 -x8879 -x13648 -x18499 -x21368 -x2957 -x12720 -x9807 -x16877 -x3748 -x5872 -x835 -x20915 -x17171 -x16897 -x3929 -x17774 -x15817 -x11004 -x21374 -x21162 -x10963 -x11688 -x5497 -x16955 -x8167 -x2646 -x21188 -x13349 -x11148 -x20120 -x21075 -x8645 -x7453 -x21965 -x5859 -x1315 -x17476 -x2918 -x18424 -x16065 -x5211 -x13497 -x2998 -x16514 -x5788 -x342 -x18226 -x7988 -x12827 -x12577 -x7600 -x11931 -x3243 -x20048 -x8499 -x12510 -x14170 -x12135 -x17989 -x14689 -x9275 -x3501 -x20219 -x12574 -x15273 -x10841 -x18405 -x17553 -x5607 -x17792 -x21860 -x6069 -x7862 -x10170 -x951 -x1278 -x2631 -x11687 -x9802 -x14029 -x2238 -x1636 -x5238 -x17054 -x20688 -x19355 -x21838 -x13938 -x10324 -x9097 -x5882 -x11944 -x9174 -x15687 -x12840 -x10931 -x5743 -x1866 -x8430 -x2913 -x14319 -x96 -x1865 -x15713 -x6029 -x21007 -x18770 -x12503 -x3509 -x475 -x3173 -x20797 -x3037 -x16361 -x12968 -x21044 -x3792 -x14933 -x21670 -x18086 -x20118 -x21296 -x14670 -x2604 -x11014 -x18536 -x11586 -x14472 -x2108 -x12886 -x4526 -x4075 -x9503 -x19156 -x21172 -x1539 -x7659 -x21649 -x18792 -x14870 -x22041 -x19593 -x4749 -x20624 -x19967 -x19254 -x5687 -x15731 -x11964 -x3824 -x12111 -x10221 -x1105 -x11611 -x10410 -x9455 -x3373 -x18461 -x706 -x15202 -x6161 -x8296 -x14863 -x15506 -x12716 -x9453 -x14173 -x4192 -x11932 -x10009 -x227 -x6047 -x18801 -x15814 -x10639 -x8823 -x17333 -x601 -x19217 -x14087 -x8813 -x18803 -x6583 -x13326 -x18814 -x21765 -x11327 -x20361 -x18669 -x3675 -x20213 -x21957 -x6310 -x7214 -x4506 -x12935 -x1084 -x17939 -x8545 -x14800 -x12117 -x9054 -x12924 -x8387 -x16311 -x2141 -x8438 -x18583 -x17487 -x15954 -x19119 -x6840 -x5447 -x6575 -x15637 -x2991 -x21498 -x12833 -x4463 -x1716 -x17933 -x18491 -x14356 -x15955 -x20940 -x1005 -x22062 -x11294 -x2195 -x4485 -x11542 -x12696 -x9862 -x149 -x17839 -x2581 -x17859 -x5781 -x19083 -x18551 -x1705 -x10418 -x17386 -x13613 -x2131 -x9926 -x20572 -x14379 -x6103 -x3123 -x19344 -x1920 -x12909 -x11314 -x13990 -x9472 -x14624 -x13220 -x12023 -x21328 -x15502 -x21467 -x11916 -x10233 -x3828 -x9070 -x2673 -x6076 -x10259 -x9463 -x7444 -x4501 -x7761 -x16313 -x7400 -x14442 -x7914 -x17486 -x21658 -x4958 -x3961 -x4754 -x7141 -x18917 -x5579 -x1810 -x14599 -x4847 -x14890 -x11006 -x14004 -x17979 -x6162 -x4820 -x16750 -x13892 -x10819 -x19237 -x737 -x20996 -x3233 -x10471 -x22074 -x12627 -x18889 -x858 -x13719 -x20087 -x19798 -x16973 -x8939 -x11358 -x10941 -x14172 -x14855 -x16408 -x13069 -x12098 -x19076 -x17960 -x20260 -x7519 -x2517 -x20664 -x1264 -x3908 -x19999 -x1543 -x21072 -x18678 -x15347 -x8515 -x4122 -x12637 -x402 -x13426 -x14439 -x12962 -x20376 -x9025 -x3042 -x19679 -x17710 -x5427 -x6793 -x11576 -x20924 -x8540 -x20662 -x2583 -x10920 -x6958 -x1507 -x8806 -x14893 -x1271 -x8920 -x11407 -x5933 -x1931 -x3517 -x2236 -x712 -x117 -x15008 -x7072 -x1288 -x10130 -x115 -x18568 -x232 -x17866 -x8771 -x19613 -x18101 -x3424 -x10992 -x4237 -x2935 -x8263 -x11698 -x7419 -x4361 -x13534 -x13918 -x4126 -x13184 -x15696 -x7584 -x7447 -x10537 -x16444 -x19557 -x14299 -x19043 -x2338 -x10149 -x21091 -x13556 -x18214 -x6703 -x9572 -x14967 -x8781 -x15216 -x2959 -x4132 -x7043 -x16856 -x17994 -x15351 -x6415 -x15789 -x20418 -x11656 -x9084 -x13122 -x13707 -x10486 -x17636 -x922 -x3730 -x6659 -x14944 -x18582 -x1342 -x7847 -x3814 -x10568 -x6993 -x6857 -x343 -x5156 -x405 -x21102 -x1674 -x21569 -x14410 -x1426 -x10457 -x9329 -x18523 -x12086 -x11745 -x5574 -x4519 -x10864 -x12219 -x10602 -x18451 -x8069 -x21198 -x18584 -x5366 -x4497 -x15681 -x15015 -x19699 -x9632 -x19379 -x2975 -x16976 -x19290 -x3917 -x22033 -x11026 -x6905 -x6003 -x13673 -x15630 -x15073 -x14647 -x1597 -x16272 -x17282 -x12280 -x7917 -x18875 -x7249 -x17670 -x13302 -x5303 -x13578 -x10338 -x20039 -x13472 -x21631 -x2783 -x671 -x13043 -x20884 -x15005 -x6688 -x6503 -x5367 -x9618 -x20206 -x20705 -x8624 -x7449 -x2878 -x11593 -x9932 -x19871 -x17722 -x13477 -x7923 -x18223 -x8420 -x18891 -x10154 -x4472 -x15083 -x15776 -x3224 -x12114 -x17307 -x1611 -x19170 -x18353 -x19856 -x11769 -x20142 -x15232 -x18224 -x4199 -x5148 -x10349 -x17769 -x12822 -x20060 -x5456 -x11752 -x1216 -x10750 -x7503 -x21496 -x1306 -x15343 -x12207 -x5553 -x6388 -x16660 -x14167 -x13225 -x17597 -x9376 -x21681 -x15810 -x2227 -x13064 -x18236 -x3451 -x9913 -x11401 -x20453 -x5977 -x12266 -x7892 -x726 -x12816 -x10558 -x18126 -x11901 -x1488 -x21624 -x5736 -x6883 -x11884 -x1724 -x18444 -x1644 -x16686 -x18642 -x3054 -x3381 -x11490 -x1173 -x17195 -x6939 -x2797 -x21780 -x20086 -x9381 -x91 -x21854 -x3188 -x11889 -x4476 -x21632 -x17886 -x11188 -x1799 -x21861 -x15434 -x20164 -x12340 -x14059 -x17778 -x5414 -x16044 -x10394 -x19976 -x7050 -x21782 -x8938 -x13239 -x2203 -x20768 -x1622 -x11629 -x2560 -x9942 -x302 -x9199 -x8994 -x13864 -x8143 -x5598 -x15294 -x2003 -x12150 -x2218 -x10078 -x13905 -x1097 -x4386 -x14873 -x15310 -x19060 -x566 -x2073 -x7390 -x14747 -x1093 -x16613 -x18909 -x120 -x7885 -x4434 -x41 -x6132 -x20530 -x18865 -x14128 -x2742 -x3299 -x11104 -x17961 -x17169 -x7980 -x8724 -x18051 -x13034 -x12990 -x218 -x5849 -x15611 -x17704 -x22026 -x12119 -x2215 -x19107 -x18010 -x1184 -x10166 -x9300 -x3546 -x7865 -x10001 -x20028 -x15267 -x18851 -x2750 -x4451 -x4795 -x10611 -x3731 -x4970 -x18786 -x13827 -x16889 -x11351 -x14984 -x21607 -x9822 -x20296 -x3372 -x7186 -x5799 -x6900 -x7819 -x5938 -x694 -x4124 -x11099 -x12986 -x1131 -x1665 -x17623 -x3537 -x14980 -x5084 -x17735 -x592 -x6759 -x11337 -x14389 -x16887 -x19958 -x19509 -x17565 -x9809 -x125 -x20357 -x7329 -x5915 -x3568 -x22025 -x8333 -x19811 -x5038 -x14245 -x10511 -x20168 -x10029 -x18677 -x5302 -x10384 -x12638 -x6478 -x9098 -x570 -x16483 -x10889 -x8299 -x19762 -x17934 -x20675 -x12497 -x2018 -x213 -x6430 -x18636 -x11664 -x19163 -x1132 -x17632 -x17527 -x10098 -x15387 -x17676 -x21573 -x11234 -x16790 -x8241 -x16023 -x13292 -x21187 -x9938 -x17122 -x14142 -x7557 -x18465 -x1441 -x11352 -x6293 -x16137 -x12603 -x16319 -x20470 -x21257 -x21533 -x4584 -x8473 -x10313 -x21700 -x21766 -x6099 -x606 -x14825 -x15943 -x7742 -x19895 -x10664 -x10715 -x2857 -x7672 -x18591 -x17537 -x17721 -x15813 -x14033 -x14696 -x11377 -x11781 -x22036 -x17471 -x3596 -x10039 -x6367 -x2028 -x3202 -x3198 -x1690 -x19737 -x12126 -x4937 -x19233 -x3370 -x5600 -x7679 -x14846 -x21651 -x17988 -x2369 -x12249 -x12801 -x15837 -x15445 -x15942 -x9789 -x21171 -x9400 -x21986 -x10311 -x6327 -x21352 -x19573 -x12717 -x5959 -x4205 -x12217 -x16349 -x19529 -x14182 -x11290 -x20186 -x12732 -x12636 -x9074 -x15017 -x8474 -x19051 -x512 -x19489 -x4275 -x12542 -x14055 -x21627 -x20647 -x13903 -x1281 -x18965 -x11448 -x18615 -x3467 -x2253 -x4883 -x9461 -x18687 -x22085 -x3414 -x12751 -x17754 -x226 -x17272 -x11534 -x4056 -x6624 -x3110 -x10436 -x16414 -x18966 -x8236 -x18318 -x17606 -x868 -x11555 -x17118 -x17607 -x14789 -x5931 -x15985 -x3934 -x7301 -x1041 -x2641 -x3603 -x15830 -x7859 -x10110 -x18374 -x16610 -x15791 -x11005 -x11267 -x10933 -x7897 -x9604 -x15154 -x21196 -x10088 -x10437 -x6502 -x19059 -x17331 -x15423 -x17203 -x11754 -x19431 -x3681 -x1791 -x21949 -x7172 -x14898 -x3409 -x9266 -x12053 -x4306 -x10240 -x2380 -x11897 -x2867 -x723 -x16833 -x198 -x16680 -x18275 -x8768 -x10637 -x6067 -x16119 -x5628 -x17865 -x14813 -x10852 -x9959 -x8711 -x18970 -x4111 -x7683 -x3452 -x21635 -x18330 -x14934 -x12213 -x21828 -x2043 -x2916 -x12652 -x11386 -x7876 -x20541 -x2737 -x16357 -x5354 -x15394 -x21690 -x18344 -x19736 -x16586 -x18300 -x18173 -x22051 -x14501 -x6808 -x2157 -x2266 -x16789 -x4828 -x16033 -x10633 -x20721 -x3174 -x19074 -x13560 -x6438 -x16713 -x168 -x8174 -x12344 -x14914 -x4038 -x18283 -x13066 -x917 -x26 -x4161 -x4458 -x9029 -x16388 -x21917 -x14094 -x20496 -x5263 -x5964 -x4790 -x2296 -x13018 -x18225 -x10566 -x14025 -x6346 -x788 -x15081 -x16601 -x2170 -x12031 -x20003 -x14904 -x1047 -x15245 -x9079 -x11460 -x12640 -x19868 -x15672 -x719 -x10286 -x18661 -x1252 -x8038 -x7331 -x9575 -x5639 -x10363 -x14399 -x9339 -x13246 -x11160 -x1319 -x6443 -x12835 -x1767 -x15987 -x6758 -x16140 -x6489 -x8133 -x9060 -x378 -x6954 -x17435 -x16574 -x2184 -x11027 -x8353 -x12451 -x7038 -x8603 -x20253 -x21206 -x180 -x18104 -x9948 -x17887 -x1652 -x17970 -x4492 -x873 -x3475 -x20543 -x6935 -x16510 -x482 -x14175 -x21934 -x15893 -x17478 -x2037 -x18396 -x15997 -x13266 -x6027 -x6731 -x13981 -x15011 -x12496 -x4388 -x18666 -x188 -x1634 -x16541 -x15089 -x20373 -x17779 -x10646 -x15873 -x6941 -x1495 -x17357 -x15344 -x9851 -x14796 -x1471 -x2614 -x16375 -x21477 -x4666 -x19265 -x12455 -x2546 -x824 -x15922 -x1833 -x9351 -x16794 -x1003 -x18628 -x11811 -x19939 -x18025 -x10054 -x12099 -x19824 -x21273 -x4639 -x9780 -x143 -x18799 -x8187 -x14753 -x8001 -x16148 -x13859 -x5240 -x16502 -x10061 -x13004 -x21511 -x5548 -x13545 -x7890 -x19137 -x5371 -x11800 -x10011 -x15277 -x17092 -x21776 -x16010 -x3540 -x17776 -x6261 -x12849 -x2974 -x12029 -x13264 -x21413 -x2677 -x11823 -x14358 -x19875 -x3272 -x16827 -x10370 -x15691 -x11481 -x10375 -x855 -x10303 -x14746 -x2558 -x15320 -x8277 -x13792 -x1615 -x2375 -x2898 -x13935 -x10477 -x4891 -x20392 -x2989 -x10424 -x3223 -x21807 -x15361 -x983 -x20170 -x5279 -x18417 -x19372 -x18691 -x10815 -x7349 -x19956 -x17046 -x2843 -x18953 -x11876 -x7194 -x190 -x1438 -x9967 -x16437 -x10506 -x14601 -x604 -x9519 -x19011 -x602 -x17889 -x7226 -x8852 -x11756 -x10853 -x5739 -x114 -x2728 -x773 -x448 -x19216 -x11591 -x19409 -x9246 -x5800 -x10763 -x3106 -x18735 -x20707 -x3548 -x10857 -x7670 -x4544 -x18053 -x8616 -x20346 -x1614 -x8408 -x2706 -x15660 -x8604 -x5462 -x9305 -x19205 -x18305 -x16185 -x21386 -x17452 -x19229 -x12887 -x6568 -x2130 -x14309 -x14468 -x12657 -x11603 -x2741 -x3583 -x11840 -x9686 -x15258 -x13628 -x5208 -x21108 -x17117 -x2299 -x4991 -x1465 -x5809 -x8688 -x10895 -x13346 -x903 -x564 -x20368 -x11422 -x3100 -x4760 -x4330 -x7098 -x13674 -x11762 -x16201 -x11374 -x17114 -x15764 -x19312 -x7493 -x2039 -x17528 -x10111 -x12316 -x2264 -x3235 -x16948 -x20951 -x21755 -x13507 -x2409 -x18879 -x10203 -x8135 -x10835 -x9190 -x14876 -x17763 -x7426 -x2434 -x7946 -x9170 -x11979 -x2099 -x7671 -x11123 -x18228 -x2480 -x11426 -x1220 -x21959 -x10396 -x18251 -x1285 -x19212 -x10060 -x7591 -x6886 -x8214 -x15042 -x21816 -x989 -x21131 -x15257 -x16279 -x21143 -x19768 -x19640 -x8409 -x8366 -x13890 -x5630 -x18279 -x9018 -x17297 -x10785 -x4763 -x508 -x17361 -x5510 -x11112 -x20257 -x6496 -x7606 -x15854 -x2548 -x8884 -x12929 -x19647 -x1162 -x16273 -x20442 -x7133 -x10201 -x10777 -x21497 -x5686 -x5231 -x9055 -x15207 -x12438 -x806 -x17424 -x21890 -x4860 -x3346 -x9212 -x11302 -x13380 -x10131 -x9798 -x13565 -x2240 -x9262 -x20189 -x8375 -x63 -x21578 -x9209 -x16493 -x4805 -x15901 -x18886 -x17640 -x13198 -x17978 -x12783 -x3290 -x19482 -x3051 -x20426 -x7545 -x10669 -x9295 -x1742 -x5117 -x17023 -x12862 -x10191 -x19777 -x13572 -x21144 -x9270 -x12917 -x13310 -x12267 -x14042 -x3969 -x22012 -x155 -x16900 -x4650 -x5388 -x14278 -x14521 -x6275 -x19676 -x8464 -x105 -x20722 -x4978 -x16579 -x12959 -x1552 -x14603 -x450 -x16555 -x10146 -x12408 -x20016 -x10315 -x22042 -x17930 -x20408 -x19171 -x19663 -x19922 -x9928 -x10517 -x8967 -x2465 -x116 -x4550 -x18773 -x7382 -x20890 -x2821 -x8976 -x4450 -x9073 -x13199 -x3032 -x6135 -x18888 -x13025 -x9383 -x5728 -x2805 -x6848 -x14591 -x9647 -x183 -x18464 -x9110 -x19874 -x10934 -x11133 -x10512 -x13272 -x18634 -x1896 -x4690 -x10 -x3734 -x8699 -x19648 -x11125 -x17655 -x18930 -x12193 -x21864 -x11210 -x10912 -x18758 -x14396 -x14406 -x5488 -x854 -x17651 -x473 -x16658 -x8801 -x20698 -x16305 -x3515 -x20679 -x6186 -x17211 -x12936 -x20345 -x17432 -x18797 -x5188 -x13459 -x19632 -x16045 -x10593 -x12020 -x9957 -x5828 -x16147 -x12666 -x5041 -x3163 -x869 -x35 -x21837 -x6673 -x10924 -x6666 -x2812 -x11445 -x7882 -x11736 -x3164 -x19329 -x325 -x11609 -x1941 -x15965 -x2795 -x11087 -x1057 -x3281 -x11773 -x4661 -x7082 -x11633 -x17116 -x6981 -x6380 -x9748 -x10662 -x12147 -x16054 -x17085 -x19742 -x19907 -x8101 -x6822 -x7631 -x5521 -x10996 -x21899 -x18660 -x12926 -x21182 -x18031 -x5286 -x6806 -x19446 -x4701 -x5293 -x12365 -x9500 -x16813 -x12035 -x897 -x13012 -x3457 -x5986 -x688 -x12241 -x19337 -x6514 -x2133 -x16329 -x12014 -x20626 -x15595 -x8346 -x9255 -x6534 -x21630 -x1836 -x15444 -x11885 -x21628 -x5740 -x20611 -x6289 -x16219 -x2963 -x11504 -x700 -x165 -x17262 -x2269 -x11131 -x3562 -x2525 -x13682 -x8925 -x14761 -x20640 -x6522 -x6602 -x18146 -x7312 -x15116 -x19006 -x11439 -x7505 -x16911 -x1998 -x7466 -x2697 -x7281 -x16350 -x19150 -x18073 -x1610 -x11968 -x18987 -x1433 -x11668 -x17064 -x4610 -x19152 -x20458 -x968 -x4244 -x16648 -x7901 -x18160 -x1468 -x14197 -x19695 -x10255 -x5984 -x7042 -x18906 -x19797 -x10472 -x16194 -x19146 -x2981 -x13254 -x7883 -x17400 -x12073 -x8898 -x17827 -x5805 -x16334 -x15079 -x15887 -x5057 -x4279 -x13165 -x1582 -x2592 -x14242 -x5363 -x303 -x19307 -x19407 -x17339 -x18596 -x8063 -x17178 -x19474 -x15815 -x6785 -x11813 -x3522 -x17524 -x21275 -x9760 -x6369 -x7180 -x15840 -x12775 -x15772 -x10624 -x13810 -x3121 -x54 -x14490 -x7800 -x10658 -x16838 -x6093 -x9691 -x10761 -x19274 -x21316 -x1481 -x13543 -x1547 -x1027 -x19511 -x6385 -x932 -x18485 -x6453 -x4826 -x5855 -x14261 -x5392 -x13229 -x5149 -x19452 -x12476 -x7753 -x5019 -x3138 -x3576 -x18075 -x6683 -x1035 -x6679 -x1867 -x11373 -x1959 -x7122 -x21410 -x4398 -x14265 -x16637 -x13504 -x13768 -x16518 -x13275 -x3146 -x19926 -x11674 -x17625 -x6707 -x11195 -x7984 -x7416 -x13688 -x10400 -x4543 -x15979 -x8850 -x19013 -x6795 -x20805 -x6204 -x912 -x1818 -x5181 -x2847 -x19809 -x9165 -x19838 -x12342 -x1478 -x5336 -x12770 -x294 -x7228 -x15266 -x6012 -x4873 -x4294 -x13516 -x17879 -x9186 -x127 -x1386 -x4851 -x13897 -x8561 -x16410 -x7215 -x4112 -x1440 -x8008 -x3516 -x14966 -x14436 -x19481 -x11088 -x19026 -x14158 -x7044 -x3816 -x14244 -x12225 -x15284 -x3030 -x17025 -x3910 -x13469 -x13154 -x8011 -x16328 -x6709 -x20985 -x5360 -x10555 -x4996 -x14602 -x3742 -x3369 -x14542 -x5774 -x20596 -x8602 -x10625 -x16138 -x8266 -x6767 -x14314 -x19669 -x14551 -x13554 -x853 -x21422 -x7203 -x9766 -x12083 -x19313 -x19891 -x6371 -x19294 -x6314 -x10561 -x19791 -x15828 -x8705 -x8583 -x17744 -x918 -x19164 -x21577 -x20544 -x16427 -x11052 -x10165 -x16734 -x9656 -x3044 -x18923 -x19460 -x1188 -x15947 -x2389 -x2861 -x6157 -x11883 -x8595 -x16330 -x9144 -x15139 -x7116 -x15966 -x3483 -x17165 -x8888 -x3375 -x4783 -x5139 -x5980 -x11970 -x1593 -x15152 -x17917 -x9462 -x21276 -x20290 -x3394 -x18096 -x5669 -x17359 -x2089 -x21270 -x2758 -x20152 -x8668 -x6818 -x7446 -x3378 -x17512 -x3962 -x14016 -x1286 -x1954 -x7689 -x14652 -x6394 -x20110 -x12261 -x15105 -x3468 -x19040 -x21154 -x20657 -x11089 -x8874 -x14938 -x8508 -x21833 -x10663 -x13427 -x13641 -x1841 -x1476 -x18955 -x20848 -x4416 -x6417 -x19655 -x19665 -x4039 -x10847 -x16775 -x15771 -x22079 -x2334 -x17365 -x2019 -x19416 -x10826 -x20875 -x10508 -x7601 -x18253 -x15086 -x6980 -x6643 -x1437 -x9535 -x3914 -x13175 -x11721 -x8055 -x18624 -x7962 -x7540 -x18723 -x9537 -x8625 -x21943 -x7099 -x18565 -x2573 -x9940 -x13315 -x670 -x5534 -x13580 -x5467 -x18738 -x18853 -x10792 -x3877 -x1373 -x4694 -x11012 -x8151 -x312 -x14756 -x5726 -x5317 -x20955 -x3046 -x1092 -x1106 -x909 -x7423 -x17449 -x11787 -x10700 -x12534 -x9466 -x15244 -x17326 -x15998 -x19351 -x4511 -x3487 -x12140 -x4641 -x16059 -x8469 -x2111 -x13850 -x8045 -x20518 -x5602 -x18711 -x16135 -x2295 -x9341 -x19631 -x7397 -x11402 -x1681 -x1843 -x21966 -x4281 -x3347 -x15049 -x19505 -x20024 -x12870 -x3587 -x14137 -x13652 -x2244 -x8817 -x2333 -x10728 -x1651 -x10273 -x61 -x21601 -x3796 -x9380 -x2846 -x21999 -x17715 -x15553 -x9388 -x8941 -x1735 -x6084 -x3321 -x8827 -x4018 -x21588 -x12515 -x14677 -x8622 -x3144 -x21021 -x4214 -x2518 -x14663 -x11909 -x9225 -x5355 -x18497 -x15352 -x11020 -x13501 -x1680 -x11414 -x17659 -x4401 -x271 -x684 -x8424 -x14113 -x7009 -x2719 -x9200 -x4720 -x18520 -x2505 -x8486 -x7023 -x15161 -x17096 -x20026 -x4812 -x6229 -x4457 -x4094 -x14524 -x7677 -x807 -x7028 -x12465 -x3291 -x13188 -x21925 -x18416 -x11053 -x1812 -x7784 -x21939 -x16259 -x5719 -x19063 -x2666 -x6300 -x16914 -x5261 -x19813 -x10360 -x7554 -x3639 -x16801 -x20693 -x15030 -x15729 -x9554 -x11436 -x5074 -x21213 -x4647 -x17353 -x13015 -x10796 -x7403 -x14557 -x13802 -x15517 -x7755 -x16906 -x17247 -x7662 -x2356 -x2467 -x7005 -x17335 -x8217 -x21620 -x11713 -x6904 -x1393 -x20315 -x7406 -x20706 -x17185 -x9645 -x13323 -x960 -x15330 -x13141 -x18877 -x953 -x9396 -x15550 -x6700 -x16860 -x1721 -x12080 -x8303 -x7071 -x22055 -x19571 -x11678 -x4678 -x5705 -x14064 -x6113 -x15419 -x17403 -x7319 -x5094 -x19208 -x16015 -x9965 -x9274 -x2224 -x19292 -x22086 -x13763 -x11822 -x8215 -x2896 -x20234 -x8295 -x18613 -x4260 -x19682 -x8487 -x16484 -x20298 -x6216 -x10136 -x12074 -x15390 -x80 -x7788 -x2248 -x14030 -x17270 -x16053 -x15304 -x12445 -x3579 -x8990 -x12555 -x9424 -x17905 -x20112 -x17618 -x19441 -x13010 -x317 -x20435 -x16280 -x19906 -x9897 -x19596 -x4304 -x12221 -x17549 -x4549 -x6997 -x22030 -x12006 -x9661 -x14730 -x4632 -x13248 -x20011 -x4249 -x15609 -x5601 -x11028 -x7126 -x10890 -x6506 -x2500 -x21535 -x19850 -x20578 -x20268 -x12807 -x6359 -x687 -x2874 -x7610 -x17126 -x4202 -x13436 -x12803 -x6539 -x8403 -x18171 -x19476 -x12796 -x15568 -x2323 -x7196 -x11994 -x13654 -x13975 -x2551 -x16924 -x21616 -x10851 -x14810 -x18244 -x1140 -x15269 -x22022 -x21115 -x10854 -x4574 -x2310 -x9382 -x6893 -x10085 -x9358 -x14153 -x21674 -x486 -x16446 -x17107 -x13775 -x10086 -x10959 -x7814 -x1711 -x1946 -x20604 -x4395 -x13837 -x5597 -x13104 -x4918 -x17594 -x13607 -x9328 -x8841 -x10297 -x12024 -x6125 -x20231 -x9056 -x20062 -x10640 -x16345 -x1590 -x12064 -x18827 -x12160 -x16768 -x9716 -x16944 -x8520 -x16019 -x15299 -x21907 -x3408 -x4166 -x15645 -x18659 -x16248 -x10932 -x20891 -x20037 -x16157 -x5620 -x19360 -x1141 -x21570 -x12842 -x13627 -x1268 -x2175 -x17450 -x17011 -x14892 -x10388 -x12531 -x5491 -x3343 -x2 -x4615 -x6723 -x13140 -x14243 -x6862 -x21723 -x15337 -x10521 -x4955 -x1695 -x14527 -x6903 -x5834 -x7046 -x21372 -x20008 -x17308 -x18637 -x9587 -x22116 -x22001 -x3970 -x9978 -x20055 -x15787 -x9288 -x9311 -x2596 -x13574 -x17590 -x8106 -x8394 -x15511 -x17992 -x21346 -x1609 -x17286 -x4841 -x4017 -x2936 -x18971 -x1023 -x16156 -x8134 -x18952 -x4295 -x2309 -x7294 -x12300 -x14149 -x14417 -x5578 -x13509 -x14484 -x14239 -x10520 -x3590 -x20054 -x19501 -x1981 -x15505 -x1901 -x4730 -x4916 -x11431 -x1265 -x4731 -x3983 -x8281 -x9728 -x11795 -x17393 -x3974 -x1960 -x19927 -x12826 -x16678 -x21789 -x12091 -x6655 -x13433 -x4611 -x16795 -x21064 -x2850 -x12183 -x2946 -x5111 -x10577 -x8044 -x1675 -x2088 -x12039 -x10145 -x17505 -x12596 -x9320 -x8840 -x7696 -x9488 -x4099 -x18335 -x5970 -x12675 -x20743 -x10719 -x16521 -x16425 -x10839 -x412 -x3670 -x17148 -x4910 -x9470 -x19363 -x15957 -x20775 -x8606 -x14382 -x14837 -x13136 -x3839 -x11676 -x14260 -x14375 -x15501 -x10493 -x17784 -x6424 -x20842 -x17727 -x8517 -x21686 -x15964 -x21705 -x8800 -x40 -x20835 -x6124 -x8788 -x19925 -x20420 -x8030 -x11509 -x8406 -x8554 -x20084 -x15956 -x12857 -x18445 -x1073 -x18993 -x13646 -x14963 -x11761 -x2751 -x15281 -x7339 -x19210 -x4575 -x15892 -x6889 -x14107 -x16469 -x4570 -x6721 -x20128 -x3729 -x7155 -x3314 -x18818 -x8223 -x17926 -x4016 -x11892 -x6681 -x8233 -x19857 -x6996 -x11376 -x15300 -x19729 -x8092 -x11317 -x10754 -x9389 -x16956 -x5999 -x14759 -x10995 -x7145 -x3761 -x9452 -x11517 -x16088 -x21513 -x5351 -x4669 -x17004 -x2873 -x6308 -x10262 -x5178 -x20047 -x20597 -x3947 -x7572 -x16486 -x17239 -x17920 -x8782 -x5635 -x20559 -x21911 -x9208 -x8146 -x17443 -x322 -x4030 -x8289 -x17587 -x2978 -x21223 -x11655 -x8405 -x6071 -x19692 -x19042 -x17562 -x7482 -x2337 -x9545 -x10332 -x13446 -x11623 -x6498 -x14160 -x7221 -x14699 -x7165 -x4077 -x1070 -x11092 -x7744 -x8006 -x804 -x11264 -x3010 -x21697 -x11202 -x16852 -x21434 -x10757 -x16342 -x13054 -x5259 -x16635 -x8911 -x8165 -x8086 -x11981 -x21952 -x15694 -x17410 -x4703 -x12371 -x588 -x20898 -x21443 -x4569 -x20140 -x21060 -x15995 -x4046 -x7678 -x13196 -x727 -x14958 -x12104 -x3464 -x12341 -x15751 -x6751 -x1276 -x2315 -x14838 -x11523 -x6128 -x15242 -x1458 -x5545 -x9558 -x6789 -x6956 -x5848 -x20309 -x15100 -x7428 -x9063 -x21488 -x7210 -x5955 -x9335 -x14885 -x2984 -x1457 -x5390 -x21523 -x10985 -x17429 -x19230 -x5045 -x9641 -x5703 -x8385 -x7637 -x5621 -x2997 -x14831 -x6754 -x20759 -x2579 -x20291 -x9438 -x9185 -x651 -x7642 -x7448 -x6653 -x21844 -x12991 -x1187 -x17441 -x3766 -x18681 -x21981 -x19398 -x10495 -x6436 -x5229 -x2770 -x11009 -x4711 -x15745 -x169 -x2532 -x5993 -x8334 -x10679 -x293 -x7950 -x5633 -x2377 -x7556 -x11164 -x10415 -x9231 -x3404 -x7492 -x10843 -x3460 -x7317 -x15429 -x18892 -x14403 -x17000 -x10378 -x10129 -x15307 -x13658 -x13777 -x15106 -x19932 -x13221 -x17285 -x18368 -x502 -x8555 -x3419 -x17034 -x21574 -x452 -x17731 -x4466 -x2144 -x12128 -x10049 -x5225 -x6650 -x3785 -x17535 -x13761 -x532 -x6609 -x103 -x4789 -x6989 -x17699 -x15853 -x1223 -x10590 -x19012 -x10318 -x372 -x4233 -x17927 -x10167 -x9179 -x12548 -x14092 -x8740 -x21074 -x22017 -x162 -x1649 -x9298 -x1146 -x20065 -x21457 -x17007 -x6698 -x14947 -x4195 -x16582 -x13241 -x1988 -x1699 -x8119 -x7355 -x10416 -x11255 -x16756 -x10000 -x11060 -x16928 -x13328 -x4736 -x21 -x19741 -x5631 -x6724 -x1322 -x11894 -x327 -x492 -x8887 -x12297 -x18881 -x18868 -x17602 -x19219 -x7442 -x15708 -x17440 -x3916 -x18426 -x7472 -x4770 -x18896 -x4867 -x18307 -x13548 -x11079 -x19211 -x21017 -x9271 -x17491 -x3694 -x20209 -x18744 -x18836 -x9172 -x16925 -x972 -x14129 -x14525 -x3614 -x1221 -x16004 -x16403 -x20839 -x305 -x3819 -x16562 -x17973 -x1788 -x8198 -x20993 -x20723 -x470 -x20153 -x22063 -x4142 -x14471 -x12632 -x19604 -x956 -x11842 -x18534 -x6906 -x10600 -x2331 -x5052 -x21701 -x3890 -x5018 -x12038 -x6322 -x1387 -x12008 -x14534 -x20390 -x19140 -x16217 -x19187 -x3439 -x5911 -x5685 -x18563 -x19930 -x21551 -x12539 -x19250 -x1378 -x17695 -x2990 -x17205 -x6240 -x6852 -x15424 -x5379 -x19523 -x8150 -x17176 -x1280 -x6089 -x19670 -x19400 -x4976 -x13696 -x12380 -x7244 -x17768 -x1595 -x10051 -x11434 -x14669 -x14742 -x8039 -x13914 -x14782 -x13888 -x573 -x4797 -x2164 -x20064 -x549 -x14773 -x11686 -x16758 -x7734 -x21344 -x13270 -x19555 -x4609 -x2412 -x15934 -x20726 -x8156 -x20259 -x10884 -x1696 -x19282 -x4688 -x17719 -x7333 -x15022 -x7128 -x9435 -x2368 -x18964 -x14297 -x11236 -x20807 -x9714 -x1672 -x18712 -x19726 -x3716 -x8361 -x4898 -x5625 -x135 -x4878 -x17730 -x12699 -x18557 -x1603 -x13044 -x10344 -x133 -x8105 -x21014 -x6377 -x13828 -x9108 -x13130 -x17300 -x9016 -x7754 -x8369 -x8795 -x6880 -x20319 -x17974 -x15730 -x3735 -x8765 -x16617 -x19139 -x4557 -x4408 -x14117 -x10325 -x7639 -x20344 -x18168 -x8834 -x5930 -x12303 -x10407 -x10052 -x20895 -x20660 -x13528 -x18627 -x16199 -x10916 -x391 -x15148 -x11107 -x5902 -x12484 -x4908 -x19093 -x5637 -x13089 -x1183 -x10670 -x8132 -x5212 -x1118 -x16395 -x5406 -x15919 -x15182 -x12186 -x18320 -x11140 -x13860 -x10930 -x8848 -x3771 -x19888 -x1128 -x2151 -x13107 -x9104 -x19503 -x8542 -x6715 -x1372 -x15120 -x15855 -x21024 -x13156 -x8880 -x16996 -x17030 -x18387 -x4995 -x16356 -x7011 -x6160 -x1007 -x9991 -x17231 -x8680 -x7460 -x21896 -x8191 -x5772 -x14293 -x1608 -x16972 -x20776 -x11887 -x944 -x9420 -x4776 -x17716 -x9240 -x13362 -x4911 -x7300 -x12767 -x7148 -x14223 -x12292 -x18370 -x9747 -x19207 -x5452 -x10863 -x20942 -x8820 -x3116 -x16213 -x3207 -x19535 -x21241 -x13721 -x2526 -x9109 -x440 -x8004 -x9559 -x15472 -x9815 -x1710 -x5060 -x6011 -x21034 -x18421 -x3713 -x14702 -x2081 -x17995 -x20800 -x12284 -x19365 -x12785 -x8956 -x6387 -x3581 -x17201 -x21625 -x4110 -x13735 -x20852 -x13083 -x1591 -x12648 -x17608 -x8943 -x832 -x4653 -x21687 -x4975 -x6919 -x14179 -x21177 -x22043 -x12264 -x21294 -x18460 -x21897 -x1526 -x7653 -x3711 -x6356 -x9931 -x10243 -x400 -x17868 -x4188 -x11261 -x617 -x11772 -x21621 -x19508 -x13138 -x5909 -x17789 -x3894 -x8676 -x12411 -x14496 -x12470 -x255 -x6397 -x18825 -x2740 -x8005 -x18125 -x9901 -x8460 -x1212 -x1804 -x5845 -x15927 -x20633 -x13941 -x14190 -x9516 -x16821 -x4796 -x18819 -x16303 -x3696 -x19869 -x1723 -x18425 -x6619 -x15918 -x75 -x11704 -x3513 -x21795 -x21798 -x4426 -x4141 -x6492 -x21750 -x21392 -x20145 -x21137 -x147 -x803 -x12556 -x2885 -x14574 -x20892 -x3047 -x17692 -x7417 -x14413 -x9633 -x15627 -x2910 -x3360 -x5338 -x13577 -x14464 -x18538 -x2362 -x20451 -x4405 -x19749 -x6547 -x6219 -x20436 -x17838 -x15524 -x18449 -x8904 -x7975 -x1919 -x17166 -x11420 -x9456 -x12654 -x21339 -x5501 -x6057 -x3366 -x16107 -x6894 -x6233 -x12925 -x17172 -x16485 -x12567 -x9227 -x20225 -x6028 -x4120 -x3395 -x4481 -x21069 -x15592 -x15448 -x4181 -x837 -x15632 -x19589 -x19761 -x16634 -x2124 -x10765 -x12060 -x18411 -x11743 -x10710 -x3304 -x3099 -x8177 -x13525 -x8197 -x2611 -x10871 -x3412 -x10970 -x3559 -x8550 -x21880 -x3613 -x9918 -x12409 -x18188 -x5155 -x5133 -x4240 -x11283 -x14023 -x12871 -x21038 -x10453 -x10247 -x6572 -x20071 -x17510 -x21200 -x3260 -x12102 -x11286 -x12655 -x7714 -x18376 -x1755 -x19316 -x2065 -x19673 -x11578 -x19466 -x7195 -x9133 -x2875 -x16002 -x19202 -x344 -x18783 -x21680 -x13942 -x8591 -x683 -x13485 -x6108 -x3758 -x8392 -x3881 -x11987 -x5585 -x9879 -x11368 -x8314 -x19147 -x6765 -x15462 -x463 -x2829 -x19077 -x17306 -x17990 -x2343 -x6960 -x15759 -x12908 -x20217 -x19097 -x18352 -x8329 -x7718 -x14604 -x13430 -x15012 -x8052 -x10449 -x22107 -x1039 -x4226 -x7909 -x4538 -x20053 -x18035 -x6326 -x16698 -x8559 -x10434 -x4992 -x7542 -x20741 -x7166 -x1215 -x1052 -x442 -x2030 -x21082 -x18032 -x8541 -x18741 -x12121 -x12387 -x9565 -x14693 -x21876 -x22096 -x1888 -x14017 -x21979 -x10411 -x5624 -x4853 -x9218 -x19731 -x2753 -x3167 -x13164 -x2657 -x18765 -x17099 -x18047 -x12151 -x18863 -x16560 -x2196 -x7564 -x12065 -x87 -x10888 -x13855 -x13754 -x1300 -x17100 -x828 -x16198 -x11229 -x7410 -x2438 -x6018 -x1764 -x15790 -x11355 -x12972 -x3342 -x15757 -x19184 -x13464 -x10386 -x12077 -x10329 -x6762 -x10423 -x9458 -x10209 -x8963 -x18115 -x13487 -x3777 -x13325 -x16669 -x7127 -x8581 -x13701 -x19259 -x1277 -x14529 -x20413 -x18042 -x16443 -x6622 -x11936 -x14104 -x9250 -x17641 -x17160 -x16652 -x13482 -x15254 -x9769 -x14939 -x21065 -x18795 -x10485 -x2029 -x5464 -x20859 -x17790 -x14204 -x3791 -x7250 -x8121 -x17003 -x10622 -x3151 -x5346 -x1368 -x3249 -x15136 -x14351 -x21830 -x18263 -x13372 -x9254 -x13561 -x10248 -x21411 -x21568 -x11878 -x11110 -x13498 -x14321 -x13253 -x21031 -x9327 -x384 -x3479 -x15187 -x14295 -x20427 -x18578 -x15360 -x6875 -x12867 -x8237 -x739 -x16091 -x7680 -x9345 -x18579 -x9740 -x234 -x406 -x18116 -x3410 -x8514 -x19878 -x20136 -x12825 -x8391 -x14675 -x811 -x17948 -x11158 -x9449 -x1618 -x8660 -x20179 -x2584 -x21525 -x1722 -x10582 -x8642 -x19384 -x1269 -x21603 -x11544 -x5025 -x16998 -x14818 -x17684 -x12259 -x2300 -x15230 -x6684 -x15750 -x2152 -x14676 -x16719 -x10249 -x16228 -x16253 -x21929 -x16265 -x7368 -x17484 -x12273 -x18399 -x7932 -x9403 -x7787 -x1111 -x15119 -x4194 -x11119 -x3057 -x4255 -x14146 -x3189 -x11465 -x21461 -x15897 -x8973 -x15384 -x1599 -x18194 -x10071 -x20610 -x14672 -x13217 -x11545 -x4740 -x13702 -x4888 -x3530 -x18647 -x19037 -x18942 -x2521 -x15649 -x7810 -x386 -x12948 -x21539 -x11037 -x13009 -x10994 -x13793 -x15915 -x14638 -x14303 -x7007 -x7940 -x21809 -x21349 -x14097 -x999 -x17175 -x18466 -x19308 -x3867 -x13780 -x5518 -x17971 -x21500 -x11531 -x20537 -x18094 -x6311 -x18216 -x10980 -x14650 -x6933 -x14393 -x8414 -x21992 -x18898 -x655 -x10331 -x5385 -x6015 -x13699 -x6864 -x11949 -x15271 -x14254 -x6861 -x5741 -x6999 -x20307 -x736 -x9439 -x329 -x2871 -x15053 -x5727 -x16029 -x1531 -x8305 -x13365 -x13978 -x12672 -x7835 -x902 -x22090 -x128 -x10119 -x10967 -x5164 -x14965 -x2854 -x16186 -x14015 -x2692 -x11829 -x13929 -x8364 -x992 -x22053 -x20714 -x10790 -x10202 -x8738 -x10911 -x15056 -x10975 -x6305 -x4963 -x16740 -x4636 -x4990 -x20806 -x7069 -x16529 -x4925 -x2068 -x5184 -x8875 -x11179 -x2763 -x3029 -x10352 -x19991 -x10408 -x11462 -x1619 -x19882 -x830 -x19166 -x18005 -x1908 -x21622 -x3978 -x2948 -x12333 -x8762 -x4033 -x8386 -x2851 -x13320 -x4830 -x20665 -x19859 -x17207 -x13624 -x10228 -x7387 -x9993 -x20745 -x3503 -x5343 -x18680 -x9596 -x21490 -x7434 -x13190 -x11879 -x3377 -x4968 -x5108 -x20790 -x9912 -x20646 -x12581 -x6846 -x7713 -x4044 -x2350 -x13885 -x3230 -x6760 -x1324 -x12483 -x9970 -x7723 -x16257 -x19540 -x9137 -x21504 -x20474 -x19192 -x21395 -x15735 -x1423 -x11845 -x4042 -x15723 -x3673 -x77 -x11624 -x4302 -x13211 -x14255 -x4813 -x10072 -x1519 -x8902 -x5252 -x937 -x20030 -x12462 -x17325 -x15197 -x17860 -x15044 -x13692 -x17941 -x20770 -x538 -x1629 -x15913 -x5411 -x1316 -x17737 -x15402 -x15118 -x20108 -x3200 -x2204 -x18937 -x21256 -x19231 -x20348 -x18695 -x8337 -x5422 -x17726 -x13369 -x17328 -x15080 -x2197 -x4178 -x795 -x7097 -x15306 -x11818 -x21478 -x19524 -x18185 -x7566 -x7298 -x5682 -x9756 -x19276 -x332 -x3897 -x21472 -x10833 -x15586 -x4227 -x3177 -x20773 -x21950 -x2687 -x10157 -x12957 -x20027 -x136 -x6064 -x3017 -x16744 -x14544 -x17773 -x5806 -x11108 -x2382 -x20510 -x15542 -x13128 -x19034 -x13374 -x10883 -x5152 -x17115 -x20566 -x12787 -x8163 -x17588 -x19078 -x15971 -x9916 -x19860 -x2699 -x13351 -x7129 -x776 -x1443 -x13931 -x20736 -x21572 -x10028 -x8654 -x21937 -x5934 -x7871 -x11419 -x13946 -x21524 -x18428 -x8118 -x10188 -x3774 -x16733 -x18011 -x20150 -x19936 -x2933 -x3624 -x16994 -x3650 -x17872 -x1133 -x5583 -x17208 -x7520 -x12421 -x2285 -x8009 -x11718 -x9577 -x13462 -x2926 -x4454 -x12441 -x4000 -x9906 -x12575 -x15318 -x8274 -x10794 -x9113 -x5655 -x5132 -x16363 -x7840 -x18402 -x15286 -x2577 -x5034 -x5960 -x17998 -x16424 -x15716 -x16670 -x15471 -x15479 -x15948 -x17952 -x11780 -x20912 -x3170 -x2336 -x11405 -x15642 -x17982 -x567 -x251 -x7372 -x3710 -x7878 -x21315 -x11694 -x10969 -x13404 -x12043 -x1563 -x13397 -x1753 -x3127 -x14384 -x12285 -x818 -x19740 -x10083 -x18145 -x13714 -x21790 -x6962 -x9680 -x20829 -x3874 -x8569 -x19892 -x10510 -x6278 -x4533 -x946 -x11501 -x6641 -x12265 -x16936 -x16325 -x14833 -x4962 -x3801 -x5439 -x17706 -x7769 -x6920 -x16447 -x11785 -x11194 -x7792 -x15736 -x14272 -x936 -x18529 -x1874 -x12685 -x7664 -x3122 -x14834 -x16043 -x1871 -x17420 -x20197 -x13659 -x18704 -x19185 -x14861 -x20964 -x16370 -x6180 -x2102 -x20576 -x18488 -x10219 -x16258 -x7396 -x14079 -x9261 -x19070 -x11592 -x19717 -x11279 -x18505 -x5572 -x12958 -x11298 -x6623 -x6253 -x8013 -x14168 -x6755 -x6325 -x12631 -x4432 -x21975 -x7010 -x6640 -x2839 -x9221 -x14318 -x12896 -x11180 -x7709 -x21094 -x17808 -x21208 -x11758 -x8908 -x20228 -x19914 -x3300 -x5085 -x1655 -x8461 -x14971 -x9877 -x13784 -x12946 -x8260 -x8552 -x5438 -x10459 -x5761 -x18722 -x19279 -x3529 -x3931 -x12780 -x2537 -x18702 -x21164 -x22111 -x15305 -x20990 -x13867 -x14185 -x11993 -x764 -x21591 -x16490 -x7184 -x12493 -x6038 -x4567 -x18692 -x3829 -x14219 -x11121 -x6676 -x12746 -x11224 -x11973 -x15607 -x19497 -x17981 -x21261 -x14441 -x8085 -x16189 -x20083 -x22044 -x14308 -x10261 -x12191 -x21050 -x8332 -x20556 -x5779 -x5879 -x798 -x7266 -x16144 -x4854 -x18997 -x13255 -x21404 -x13444 -x11924 -x17298 -x9244 -x15639 -x18016 -x6378 -x7708 -x15329 -x19912 -x14022 -x552 -x3848 -x8892 -x21495 -x7843 -x13375 -x12516 -x19585 -x5916 -x11922 -x18737 -x5012 -x19418 -x14866 -x1310 -x13605 -x6508 -x2772 -x1191 -x4933 -x15690 -x18756 -x10615 -x7103 -x7061 -x9350 -x2961 -x14531 -x8924 -x19143 -x10245 -x12514 -x2927 -x20827 -x3039 -x17074 -x21310 -x12904 -x11300 -x18742 -x13452 -x18751 -x18415 -x1714 -x3429 -x18725 -x7080 -x9738 -x15656 -x19253 -x18631 -x4766 -x6163 -x15238 -x7507 -x880 -x2091 -x20621 -x20448 -x1733 -x37 -x16360 -x12950 -x413 -x3854 -x22011 -x4903 -x6309 -x21089 -x18698 -x5827 -x6591 -x16381 -x4535 -x12354 -x8071 -x19495 -x5528 -x12381 -x9032 -x5210 -x7413 -x4158 -x628 -x16626 -x16262 -x6422 -x725 -x22097 -x2174 -x8110 -x15739 -x18284 -x2169 -x14927 -x15447 -x7348 -x10552 -x17687 -x1421 -x2268 -x10070 -x599 -x16751 -x156 -x1697 -x20497 -x13081 -x18061 -x8291 -x11477 -x17771 -x10236 -x1858 -x13962 -x13558 -x14997 -x13179 -x19586 -x1592 -x9134 -x3080 -x2258 -x7093 -x10295 -x13059 -x2656 -x2966 -x8694 -x1153 -x14644 -x19763 -x6950 -x19818 -x21808 -x21641 -x7686 -x4008 -x18233 -x14993 -x2676 -x6409 -x11514 -x4473 -x6847 -x20691 -x827 -x16859 -x9568 -x18652 -x4917 -x8822 -x16176 -x14952 -x16767 -x6143 -x4682 -x10612 -x14546 -x10845 -x8207 -x3130 -x21995 -x3292 -x6603 -x11272 -x462 -x290 -x5314 -x4721 -x4726 -x3967 -x19138 -x11306 -x14184 -x14570 -x4614 -x7643 -x16404 -x71 -x20335 -x11070 -x225 -x1259 -x7763 -x2444 -x12679 -x8727 -x17907 -x14310 -x18509 -x19324 -x17592 -x3927 -x7302 -x15654 -x20042 -x1355 -x5426 -x4804 -x15359 -x8539 -x10755 -x1170 -x20431 -x5755 -x9506 -x11748 -x18943 -x8173 -x15725 -x8096 -x21499 -x9401 -x17878 -x11582 -x561 -x12983 -x860 -x20973 -x20730 -x11767 -x5270 -x6708 -x8129 -x8646 -x1099 -x20391 -x12400 -x2234 -x14867 -x13919 -x13764 -x20794 -x15896 -x8078 -x367 -x10961 -x1303 -x6788 -x500 -x20245 -x1391 -x17123 -x3693 -x10562 -x15487 -x18714 -x4530 -x8808 -x4515 -x13715 -x13350 -x4377 -x19263 -x5359 -x10164 -x3664 -x16591 -x8689 -x658 -x2929 -x10587 -x12836 -x16665 -x20748 -x18986 -x18117 -x16695 -x18672 -x14018 -x19502 -x2025 -x17964 -x11469 -x3203 -x3558 -x2973 -x5608 -x3456 -x20198 -x6633 -x21712 -x12263 -x17419 -x5227 -x13592 -x2049 -x3101 -x5124 -x10957 -x19199 -x18435 -x5831 -x14 -x21788 -x16187 -x15582 -x7633 -x19711 -x16551 -x17795 -x18531 -x1784 -x2094 -x12599 -x3565 -x6262 -x10921 -x1569 -x1009 -x6065 -x21612 -x11449 -x10112 -x3229 -x10379 -x13279 -x18002 -x10697 -x2405 -x9033 -x7919 -x2496 -x616 -x14195 -x15573 -x19246 -x11683 -x7934 -x785 -x875 -x13583
3578.27/3599.61	s SATISFIABLE
3578.27/3599.61	c Time taken to solve: 3589.0786849700003 seconds
3578.27/3599.61	c Total time taken: 3591.34464263916 seconds

Verifier Data

OK	664

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

running on 4 cores: 52-55

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

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

CPU governors:
  performance: 52-55

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127260 MiB free)
  node 1: cores 8-15, 129019 MiB (128203 MiB free)
  node 2: cores 16-23, 129019 MiB (126558 MiB free)
  node 3: cores 24-31, 128957 MiB (128165 MiB free)
  node 4: cores 32-39, 129019 MiB (128460 MiB free)
  node 5: cores 40-47, 129019 MiB (128498 MiB free)
  node 6: cores 48-55, 129019 MiB (127530 MiB free)
  node 7: cores 56-63, 128474 MiB (127709 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=23204, runsolver pid=23198
Current StackSize limit: 8192 KiB


[startup+0.100046 s]*
/proc/loadavg: 15.81 7.03 3.98 13/923 23210
/proc/meminfo: memFree=1046914028/1055320708 swapFree=33554428/33554428
[pid=23204] ppid=23198 vsize=1776 memory=420 CPUtime=0 cores=52-55
/proc/23204/stat : 23204 (run) D 23198 23204 22129 0 -1 4456448 77 0 0 0 0 0 0 0 20 0 1 0 2469439 1818624 0 18446744073709551615 94520078241792 94520079136325 140737319357504 0 0 0 0 0 0 1 0 0 17 52 0 0 0 0 0 94520079375376 94520079423120 94520111222784 140737319364738 140737319364973 140737319364973 140737319370705 0
/proc/23204/statm: 444 105 93 219 0 64 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 1776 KiB
Current children cumulated memory: 420 KiB

[startup+0.213171 s]*
/proc/loadavg: 15.81 7.03 3.98 12/923 23210
/proc/meminfo: memFree=1046935524/1055320708 swapFree=33554428/33554428
[pid=23204] ppid=23198 vsize=1776 memory=420 CPUtime=0 cores=52-55
/proc/23204/stat : 23204 (run) D 23198 23204 22129 0 -1 4456448 77 0 0 0 0 0 0 0 20 0 1 0 2469439 1818624 0 18446744073709551615 94520078241792 94520079136325 140737319357504 0 0 0 0 0 0 1 0 0 17 52 0 0 0 0 0 94520079375376 94520079423120 94520111222784 140737319364738 140737319364973 140737319364973 140737319370705 0
/proc/23204/statm: 444 105 93 219 0 64 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 1776 KiB
Current children cumulated memory: 420 KiB

[startup+0.311431 s]*
/proc/loadavg: 15.81 7.03 3.98 13/927 23214
/proc/meminfo: memFree=1046934832/1055320708 swapFree=33554428/33554428
[pid=23204] ppid=23198 vsize=1776 memory=420 CPUtime=0 cores=52-55
/proc/23204/stat : 23204 (run) D 23198 23204 22129 0 -1 4194304 77 0 0 0 0 0 0 0 20 0 1 0 2469439 1818624 0 18446744073709551615 94520078241792 94520079136325 140737319357504 0 0 0 0 0 0 1 0 0 17 52 0 0 0 0 0 94520079375376 94520079423120 94520111222784 140737319364738 140737319364973 140737319364973 140737319370705 0
/proc/23204/statm: 444 105 93 219 0 64 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 1776 KiB
Current children cumulated memory: 420 KiB

[startup+0.700108 s]
/proc/loadavg: 15.81 7.03 3.98 14/930 23217
/proc/meminfo: memFree=1046941392/1055320708 swapFree=33554428/33554428
[pid=23204] ppid=23198 vsize=4324 memory=3212 CPUtime=0 cores=52-55
/proc/23204/stat : 23204 (run) S 23198 23204 22129 0 -1 4194304 266 123 0 0 0 0 0 0 20 0 1 0 2469439 4427776 640 18446744073709551615 94520078241792 94520079136325 140737319357504 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94520079375376 94520079423120 94520111222784 140737319364738 140737319364973 140737319364973 140737319370705 0
/proc/23204/statm: 1081 803 714 219 0 143 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3212 KiB

[startup+1.50011 s]
/proc/loadavg: 15.90 7.20 4.05 12/930 23220
/proc/meminfo: memFree=1046939156/1055320708 swapFree=33554428/33554428
[pid=23204] ppid=23198 vsize=4324 memory=3212 CPUtime=0 cores=52-55
/proc/23204/stat : 23204 (run) S 23198 23204 22129 0 -1 4194304 266 123 0 0 0 0 0 0 20 0 1 0 2469439 4427776 640 18446744073709551615 94520078241792 94520079136325 140737319357504 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94520079375376 94520079423120 94520111222784 140737319364738 140737319364973 140737319364973 140737319370705 0
/proc/23204/statm: 1081 803 714 219 0 143 0
[pid=23218] ppid=23204 vsize=18776 memory=14428 CPUtime=0.02 cores=52-55
/proc/23218/stat : 23218 (python3) D 23204 23204 22129 0 -1 4194304 2131 0 0 0 2 0 0 0 20 0 1 0 2469499 19226624 3456 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 2 1 0 0 17 54 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
/proc/23218/statm: 4694 3607 1632 753 0 2543 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 23100 KiB
Current children cumulated memory: 17640 KiB

[startup+3.11239 s]
/proc/loadavg: 15.90 7.20 4.05 19/942 23232
/proc/meminfo: memFree=1046893804/1055320708 swapFree=33554428/33554428
[pid=23204] ppid=23198 vsize=4324 memory=3212 CPUtime=0 cores=52-55
/proc/23204/stat : 23204 (run) S 23198 23204 22129 0 -1 4194304 266 123 0 0 0 0 0 0 20 0 1 0 2469439 4427776 640 18446744073709551615 94520078241792 94520079136325 140737319357504 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94520079375376 94520079423120 94520111222784 140737319364738 140737319364973 140737319364973 140737319370705 0
/proc/23204/statm: 1081 803 714 219 0 143 0
[pid=23218] ppid=23204 vsize=231968 memory=32160 CPUtime=0.31 cores=52-55
/proc/23218/stat : 23218 (python3) D 23204 23204 22129 0 -1 4194304 4945 0 0 0 30 1 0 0 20 0 4 0 2469499 237535232 7936 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 2 0 0 0 17 54 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
/proc/23218/statm: 57992 8040 3472 753 0 44703 0
[pid=23218/tid=23224] ppid=23204 vsize=231968 memory=15628 CPUtime=0.07 cores=52-55
/proc/23218/task/23224/stat : 23224 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 237535232 7936 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 2 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23225] ppid=23204 vsize=231968 memory=14052 CPUtime=0.07 cores=52-55
/proc/23218/task/23225/stat : 23225 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 237535232 7936 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 2 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23226] ppid=23204 vsize=231968 memory=3212 CPUtime=0.07 cores=52-55
/proc/23218/task/23226/stat : 23226 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 237535232 7936 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 2 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 236292 KiB
Current children cumulated memory: 35372 KiB
heavy processes:

[startup+6.30012 s]
/proc/loadavg: 15.99 7.36 4.12 12/942 23232
/proc/meminfo: memFree=1046771532/1055320708 swapFree=33554428/33554428
[pid=23204] ppid=23198 vsize=4324 memory=3212 CPUtime=0 cores=52-55
/proc/23204/stat : 23204 (run) S 23198 23204 22129 0 -1 4194304 266 123 0 0 0 0 0 0 20 0 1 0 2469439 4427776 640 18446744073709551615 94520078241792 94520079136325 140737319357504 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94520079375376 94520079423120 94520111222784 140737319364738 140737319364973 140737319364973 140737319370705 0
/proc/23204/statm: 1081 803 714 219 0 143 0
[pid=23218] ppid=23204 vsize=288816 memory=76516 CPUtime=0.49 cores=52-55
/proc/23218/stat : 23218 (python3) D 23204 23204 22129 0 -1 4194304 13448 0 0 0 43 6 0 0 20 0 4 0 2469499 295747584 18944 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 2 0 0 0 17 54 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
/proc/23218/statm: 72204 19129 6465 753 0 52434 0
[pid=23218/tid=23224] ppid=23204 vsize=288816 memory=54620 CPUtime=0.07 cores=52-55
/proc/23218/task/23224/stat : 23224 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 295747584 18944 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 2 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23225] ppid=23204 vsize=288816 memory=74368 CPUtime=0.07 cores=52-55
/proc/23218/task/23225/stat : 23225 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 295747584 18944 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 2 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23226] ppid=23204 vsize=288816 memory=15808 CPUtime=0.07 cores=52-55
/proc/23218/task/23226/stat : 23226 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 295747584 18944 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 2 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 293140 KiB
Current children cumulated memory: 79728 KiB
heavy processes:

[startup+12.7001 s]
/proc/loadavg: 16.07 7.52 4.19 16/942 23285
/proc/meminfo: memFree=1046460540/1055320708 swapFree=33554428/33554428
[pid=23204] ppid=23198 vsize=4324 memory=3212 CPUtime=0 cores=52-55
/proc/23204/stat : 23204 (run) S 23198 23204 22129 0 -1 4194304 266 123 0 0 0 0 0 0 20 0 1 0 2469439 4427776 640 18446744073709551615 94520078241792 94520079136325 140737319357504 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94520079375376 94520079423120 94520111222784 140737319364738 140737319364973 140737319364973 140737319370705 0
/proc/23204/statm: 1081 803 714 219 0 143 0
[pid=23218] ppid=23204 vsize=497608 memory=188544 CPUtime=5.03 cores=52-55
/proc/23218/stat : 23218 (python3) R 23204 23204 22129 0 -1 4194304 60535 0 0 0 491 12 0 0 20 0 4 0 2469499 509550592 46906 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 0 0 0 17 54 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
/proc/23218/statm: 124402 47136 13293 753 0 75439 0
[pid=23218/tid=23224] ppid=23204 vsize=497608 memory=3212 CPUtime=0.07 cores=52-55
/proc/23218/task/23224/stat : 23224 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 509550592 46906 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23225] ppid=23204 vsize=497608 memory=188544 CPUtime=0.07 cores=52-55
/proc/23218/task/23225/stat : 23225 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 509550592 46906 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23226] ppid=23204 vsize=497608 memory=81348 CPUtime=0.07 cores=52-55
/proc/23218/task/23226/stat : 23226 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 509550592 46906 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
Current children cumulated CPU time: 5.03 s
Current children cumulated vsize: 501932 KiB
Current children cumulated memory: 191756 KiB
heavy processes:

[startup+25.5001 s]
/proc/loadavg: 16.06 7.80 4.32 17/951 23331
/proc/meminfo: memFree=1045116992/1055320708 swapFree=33554428/33554428
[pid=23204] ppid=23198 vsize=4324 memory=3212 CPUtime=0 cores=52-55
/proc/23204/stat : 23204 (run) S 23198 23204 22129 0 -1 4194304 266 123 0 0 0 0 0 0 20 0 1 0 2469439 4427776 640 18446744073709551615 94520078241792 94520079136325 140737319357504 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94520079375376 94520079423120 94520111222784 140737319364738 140737319364973 140737319364973 140737319370705 0
/proc/23204/statm: 1081 803 714 219 0 143 0
[pid=23218] ppid=23204 vsize=924604 memory=572228 CPUtime=17.77 cores=52-55
/proc/23218/stat : 23218 (python3) R 23204 23204 22129 0 -1 4194304 145913 0 0 0 1760 17 0 0 20 0 4 0 2469499 946794496 142964 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 0 0 0 17 54 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
/proc/23218/statm: 231151 143057 13873 753 0 182188 0
[pid=23218/tid=23224] ppid=23204 vsize=924604 memory=3536 CPUtime=0.07 cores=52-55
/proc/23218/task/23224/stat : 23224 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 946794496 142964 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23225] ppid=23204 vsize=924604 memory=15628 CPUtime=0.07 cores=52-55
/proc/23218/task/23225/stat : 23225 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 946794496 142964 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23226] ppid=23204 vsize=924604 memory=12572 CPUtime=0.07 cores=52-55
/proc/23218/task/23226/stat : 23226 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 946794496 142964 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
Current children cumulated CPU time: 17.77 s
Current children cumulated vsize: 928928 KiB
Current children cumulated memory: 575440 KiB
heavy processes:

[startup+51.1143 s]
/proc/loadavg: 16.26 8.64 4.70 17/951 23331
/proc/meminfo: memFree=1044727288/1055320708 swapFree=33554428/33554428
[pid=23204] ppid=23198 vsize=4324 memory=3212 CPUtime=0 cores=52-55
/proc/23204/stat : 23204 (run) S 23198 23204 22129 0 -1 4194304 266 123 0 0 0 0 0 0 20 0 1 0 2469439 4427776 640 18446744073709551615 94520078241792 94520079136325 140737319357504 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94520079375376 94520079423120 94520111222784 140737319364738 140737319364973 140737319364973 140737319370705 0
/proc/23204/statm: 1081 803 714 219 0 143 0
[pid=23218] ppid=23204 vsize=1040464 memory=685840 CPUtime=43.29 cores=52-55
/proc/23218/stat : 23218 (python3) R 23204 23204 22129 0 -1 4194304 194127 0 0 0 4309 20 0 0 20 0 4 0 2469499 1065435136 171398 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 0 0 0 17 54 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
/proc/23218/statm: 260116 171460 13873 753 0 211153 0
[pid=23218/tid=23224] ppid=23204 vsize=1040464 memory=0 CPUtime=0.07 cores=52-55

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


# cumulated CPU time of all completed processes:  user=3576.1 s, system=2.33224 s

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

[startup+3584 s]*
/proc/loadavg: 16.25 16.39 16.16 16/927 24575
/proc/meminfo: memFree=1011355904/1055320708 swapFree=33554428/33554428
[pid=23204] ppid=23198 vsize=4324 memory=3212 CPUtime=0 cores=52-55
/proc/23204/stat : 23204 (run) S 23198 23204 22129 0 -1 4194304 266 123 0 0 0 0 0 0 20 0 1 0 2469439 4427776 640 18446744073709551615 94520078241792 94520079136325 140737319357504 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94520079375376 94520079423120 94520111222784 140737319364738 140737319364973 140737319364973 140737319370705 0
/proc/23204/statm: 1081 803 714 219 0 143 0
[pid=23218] ppid=23204 vsize=2602672 memory=2220044 CPUtime=3562.74 cores=52-55
/proc/23218/stat : 23218 (python3) R 23204 23204 22129 0 -1 4194304 3507215 0 0 0 356047 227 0 0 20 0 4 0 2469499 2665136128 554944 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 0 0 0 17 54 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
/proc/23218/statm: 650668 555011 13888 753 0 601705 0
[pid=23218/tid=23224] ppid=23204 vsize=2602672 memory=3472328296227684609 CPUtime=0.07 cores=52-55
/proc/23218/task/23224/stat : 23224 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2665136128 554944 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23225] ppid=23204 vsize=2602672 memory=3472328296227682401 CPUtime=0.07 cores=52-55
/proc/23218/task/23225/stat : 23225 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2665136128 554944 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23226] ppid=23204 vsize=2602672 memory=-6000919507066514029 CPUtime=0.07 cores=52-55
/proc/23218/task/23226/stat : 23226 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2665136128 554944 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
Current children cumulated CPU time: 3562.74 s
Current children cumulated vsize: 2606996 KiB
Current children cumulated memory: 2223256 KiB

[startup+3590.4 s]
/proc/loadavg: 16.23 16.38 16.16 20/935 24620
/proc/meminfo: memFree=1011531900/1055320708 swapFree=33554428/33554428
[pid=23204] ppid=23198 vsize=4324 memory=3212 CPUtime=0 cores=52-55
/proc/23204/stat : 23204 (run) S 23198 23204 22129 0 -1 4194304 266 123 0 0 0 0 0 0 20 0 1 0 2469439 4427776 640 18446744073709551615 94520078241792 94520079136325 140737319357504 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94520079375376 94520079423120 94520111222784 140737319364738 140737319364973 140737319364973 140737319370705 0
/proc/23204/statm: 1081 803 714 219 0 143 0
[pid=23218] ppid=23204 vsize=2612960 memory=2228236 CPUtime=3569.1 cores=52-55
/proc/23218/stat : 23218 (python3) R 23204 23204 22129 0 -1 4194304 3508697 0 0 0 356682 228 0 0 20 0 4 0 2469499 2675671040 556992 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 0 0 0 17 54 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
/proc/23218/statm: 653240 557059 13888 753 0 604277 0
[pid=23218/tid=23224] ppid=23204 vsize=2612960 memory=7523101786516051560 CPUtime=0.07 cores=52-55
/proc/23218/task/23224/stat : 23224 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2675671040 556992 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23225] ppid=23204 vsize=2612960 memory=14056 CPUtime=0.07 cores=52-55
/proc/23218/task/23225/stat : 23225 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2675671040 556992 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23226] ppid=23204 vsize=2612960 memory=3212 CPUtime=0.07 cores=52-55
/proc/23218/task/23226/stat : 23226 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2675671040 556992 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
Current children cumulated CPU time: 3569.1 s
Current children cumulated vsize: 2617284 KiB
Current children cumulated memory: 2231448 KiB

[startup+3593.6 s]
/proc/loadavg: 16.21 16.37 16.16 17/935 24620
/proc/meminfo: memFree=1010984952/1055320708 swapFree=33554428/33554428
[pid=23204] ppid=23198 vsize=4324 memory=3212 CPUtime=0 cores=52-55
/proc/23204/stat : 23204 (run) S 23198 23204 22129 0 -1 4194304 266 123 0 0 0 0 0 0 20 0 1 0 2469439 4427776 640 18446744073709551615 94520078241792 94520079136325 140737319357504 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94520079375376 94520079423120 94520111222784 140737319364738 140737319364973 140737319364973 140737319370705 0
/proc/23204/statm: 1081 803 714 219 0 143 0
[pid=23218] ppid=23204 vsize=2612960 memory=2231172 CPUtime=3572.29 cores=52-55
/proc/23218/stat : 23218 (python3) R 23204 23204 22129 0 -1 4194304 3508981 0 0 0 357001 228 0 0 20 0 4 0 2469499 2675671040 557632 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 0 0 0 17 54 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
/proc/23218/statm: 653240 557793 13888 753 0 604277 0
[pid=23218/tid=23224] ppid=23204 vsize=2612960 memory=2228236 CPUtime=0.07 cores=52-55
/proc/23218/task/23224/stat : 23224 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2675671040 557632 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23225] ppid=23204 vsize=2612960 memory=3212 CPUtime=0.07 cores=52-55
/proc/23218/task/23225/stat : 23225 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2675671040 557632 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23226] ppid=23204 vsize=2612960 memory=8323956783237528462 CPUtime=0.07 cores=52-55
/proc/23218/task/23226/stat : 23226 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2675671040 557632 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
Current children cumulated CPU time: 3572.29 s
Current children cumulated vsize: 2617284 KiB
Current children cumulated memory: 2234384 KiB

[startup+3596.8 s]
/proc/loadavg: 16.21 16.37 16.16 17/935 24620
/proc/meminfo: memFree=1010692028/1055320708 swapFree=33554428/33554428
[pid=23204] ppid=23198 vsize=4324 memory=3212 CPUtime=0 cores=52-55
/proc/23204/stat : 23204 (run) S 23198 23204 22129 0 -1 4194304 266 123 0 0 0 0 0 0 20 0 1 0 2469439 4427776 640 18446744073709551615 94520078241792 94520079136325 140737319357504 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94520079375376 94520079423120 94520111222784 140737319364738 140737319364973 140737319364973 140737319370705 0
/proc/23204/statm: 1081 803 714 219 0 143 0
[pid=23218] ppid=23204 vsize=2612960 memory=2231172 CPUtime=3575.48 cores=52-55
/proc/23218/stat : 23218 (python3) R 23204 23204 22129 0 -1 4194304 3509276 0 0 0 357320 228 0 0 20 0 4 0 2469499 2675671040 557632 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 0 0 0 17 54 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
/proc/23218/statm: 653240 557793 13888 753 0 604277 0
[pid=23218/tid=23224] ppid=23204 vsize=2612960 memory=3212 CPUtime=0.07 cores=52-55
/proc/23218/task/23224/stat : 23224 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2675671040 557632 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23225] ppid=23204 vsize=2612960 memory=2248312 CPUtime=0.07 cores=52-55
/proc/23218/task/23225/stat : 23225 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2675671040 557632 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23226] ppid=23204 vsize=2612960 memory=2220044 CPUtime=0.07 cores=52-55
/proc/23218/task/23226/stat : 23226 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2675671040 557632 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
Current children cumulated CPU time: 3575.48 s
Current children cumulated vsize: 2617284 KiB
Current children cumulated memory: 2234384 KiB

[startup+3598.4 s]
/proc/loadavg: 16.19 16.37 16.16 17/935 24620
/proc/meminfo: memFree=1009998228/1055320708 swapFree=33554428/33554428
[pid=23204] ppid=23198 vsize=4324 memory=3212 CPUtime=0 cores=52-55
/proc/23204/stat : 23204 (run) S 23198 23204 22129 0 -1 4194304 266 123 0 0 0 0 0 0 20 0 1 0 2469439 4427776 640 18446744073709551615 94520078241792 94520079136325 140737319357504 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94520079375376 94520079423120 94520111222784 140737319364738 140737319364973 140737319364973 140737319370705 0
/proc/23204/statm: 1081 803 714 219 0 143 0
[pid=23218] ppid=23204 vsize=2612960 memory=2231172 CPUtime=3577.08 cores=52-55
/proc/23218/stat : 23218 (python3) R 23204 23204 22129 0 -1 4194304 3509414 0 0 0 357480 228 0 0 20 0 4 0 2469499 2675671040 557632 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 0 0 0 17 54 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
/proc/23218/statm: 653240 557793 13888 753 0 604277 0
[pid=23218/tid=23224] ppid=23204 vsize=2612960 memory=5856 CPUtime=0.07 cores=52-55
/proc/23218/task/23224/stat : 23224 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2675671040 557632 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23225] ppid=23204 vsize=2612960 memory=2500 CPUtime=0.07 cores=52-55
/proc/23218/task/23225/stat : 23225 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2675671040 557632 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23226] ppid=23204 vsize=2612960 memory=3536 CPUtime=0.07 cores=52-55
/proc/23218/task/23226/stat : 23226 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2675671040 557632 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
Current children cumulated CPU time: 3577.08 s
Current children cumulated vsize: 2617284 KiB
Current children cumulated memory: 2234384 KiB

[startup+3599.2 s]
/proc/loadavg: 16.19 16.37 16.16 17/935 24620
/proc/meminfo: memFree=1010082320/1055320708 swapFree=33554428/33554428
[pid=23204] ppid=23198 vsize=4324 memory=3212 CPUtime=0 cores=52-55
/proc/23204/stat : 23204 (run) S 23198 23204 22129 0 -1 4194304 266 123 0 0 0 0 0 0 20 0 1 0 2469439 4427776 640 18446744073709551615 94520078241792 94520079136325 140737319357504 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94520079375376 94520079423120 94520111222784 140737319364738 140737319364973 140737319364973 140737319370705 0
/proc/23204/statm: 1081 803 714 219 0 143 0
[pid=23218] ppid=23204 vsize=2612960 memory=2231172 CPUtime=3577.87 cores=52-55
/proc/23218/stat : 23218 (python3) R 23204 23204 22129 0 -1 4194304 3509469 0 0 0 357559 228 0 0 20 0 4 0 2469499 2675671040 557632 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 0 0 0 17 54 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
/proc/23218/statm: 653240 557793 13888 753 0 604277 0
[pid=23218/tid=23224] ppid=23204 vsize=2612960 memory=8323956783237528462 CPUtime=0.07 cores=52-55
/proc/23218/task/23224/stat : 23224 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2675671040 557632 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23225] ppid=23204 vsize=2612960 memory=12864 CPUtime=0.07 cores=52-55
/proc/23218/task/23225/stat : 23225 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2675671040 557632 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23226] ppid=23204 vsize=2612960 memory=3108 CPUtime=0.07 cores=52-55
/proc/23218/task/23226/stat : 23226 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2675671040 557632 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
Current children cumulated CPU time: 3577.87 s
Current children cumulated vsize: 2617284 KiB
Current children cumulated memory: 2234384 KiB

[startup+3599.6 s]
/proc/loadavg: 16.19 16.37 16.16 17/935 24620
/proc/meminfo: memFree=1010082320/1055320708 swapFree=33554428/33554428
[pid=23204] ppid=23198 vsize=4324 memory=3212 CPUtime=0 cores=52-55
/proc/23204/stat : 23204 (run) S 23198 23204 22129 0 -1 4194304 266 123 0 0 0 0 0 0 20 0 1 0 2469439 4427776 640 18446744073709551615 94520078241792 94520079136325 140737319357504 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94520079375376 94520079423120 94520111222784 140737319364738 140737319364973 140737319364973 140737319370705 0
/proc/23204/statm: 1081 803 714 219 0 143 0
[pid=23218] ppid=23204 vsize=2504120 memory=2123516 CPUtime=3578.27 cores=52-55
/proc/23218/stat : 23218 (python3) R 23204 23204 22129 0 -1 4194304 3522539 0 0 0 357599 228 0 0 20 0 4 0 2469499 2564218880 530801 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405024 0 0 0 17 54 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
/proc/23218/statm: 626030 530879 13899 753 0 577067 0
[pid=23218/tid=23224] ppid=23204 vsize=2504120 memory=20572 CPUtime=0.07 cores=52-55
/proc/23218/task/23224/stat : 23224 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2564218880 530801 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405024 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23225] ppid=23204 vsize=2504120 memory=24136 CPUtime=0.07 cores=52-55
/proc/23218/task/23225/stat : 23225 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2564218880 530801 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405024 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23226] ppid=23204 vsize=2504120 memory=8323956783237528462 CPUtime=0.07 cores=52-55
/proc/23218/task/23226/stat : 23226 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2564218880 530801 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 8405024 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
Current children cumulated CPU time: 3578.27 s
Current children cumulated vsize: 2508444 KiB
Current children cumulated memory: 2126728 KiB

[startup+3599.7 s]
/proc/loadavg: 16.19 16.37 16.16 17/935 24620
/proc/meminfo: memFree=1010082320/1055320708 swapFree=33554428/33554428
[pid=23204] ppid=23198 vsize=4324 memory=3212 CPUtime=0 cores=52-55
/proc/23204/stat : 23204 (run) S 23198 23204 22129 0 -1 4194304 266 123 0 0 0 0 0 0 20 0 1 0 2469439 4427776 640 18446744073709551615 94520078241792 94520079136325 140737319357504 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94520079375376 94520079423120 94520111222784 140737319364738 140737319364973 140737319364973 140737319370705 0
/proc/23204/statm: 1081 803 714 219 0 143 0
[pid=23218] ppid=23204 vsize=2495664 memory=2114468 CPUtime=3578.37 cores=52-55
/proc/23218/stat : 23218 (python3) R 23204 23204 22129 0 -1 4194304 3538159 0 0 0 357608 229 0 0 20 0 4 0 2469499 2555559936 528522 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 0 0 0 0 17 54 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
/proc/23218/statm: 623916 528617 13915 753 0 574953 0
[pid=23218/tid=23224] ppid=23204 vsize=2495664 memory=15628 CPUtime=0.07 cores=52-55
/proc/23218/task/23224/stat : 23224 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2555559936 528522 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 0 1 0 0 -1 55 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23225] ppid=23204 vsize=2495664 memory=15628 CPUtime=0.07 cores=52-55
/proc/23218/task/23225/stat : 23225 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2555559936 528522 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 0 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
[pid=23218/tid=23226] ppid=23204 vsize=2495664 memory=14056 CPUtime=0.07 cores=52-55
/proc/23218/task/23226/stat : 23226 (python3) S 23204 23204 22129 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469730 2555559936 528522 18446744073709551615 4321280 7402577 140736865060000 0 0 0 0 16781312 0 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 21929984 140736865068957 140736865069208 140736865069208 140736865075130 0
Current children cumulated CPU time: 3578.37 s
Current children cumulated vsize: 2499988 KiB
Current children cumulated memory: 2117680 KiB

Child status: 0

Real time (s): 3599.75
CPU time (s): 3578.43
CPU user time (s): 3576.1
CPU system time (s): 2.33224
CPU usage (%): 99.4078
Max. virtual memory (cumulated for all children) (KiB): 2697984
Max. memory (cumulated for all children) (KiB): 2277656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3576.1
system time used= 2.33224
maximum resident set size= 2274176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3539095
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= 3770
involuntary context switches= 2524


# summary of solver processes directly reported to runsolver:
#   pid: 23204
#   total CPU time (s): 3578.43
#   total CPU user time (s): 3576.1
#   total CPU system time (s): 2.33224

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7677 second user time and 41.9581 second system time

The end

Launcher Data

Begin job on nodeE002 at 2026-07-15 17:20:07
IDJOB=4847519
IDBENCH=155340
IDSOLVER=3706
FILE ID=nodeE002/4847519-1784128804
RUNJOBID= nodeE002-1784128647-22159
SLURM_JOB_ID= 12756362
Free space on /tmp= 801856 MiB

SOLVER NAME= cpmpy_ortools (1 core) 2026-07-14
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-n3div36.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-4847519-1784128804/watcher-4847519-1784128804 -o /tmp/evaluation-result-4847519-1784128804/solver-4847519-1784128804 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847519-1784128804/vars-4847519-1784128804 --bin-var /tmp/runsolver-exch-nodeE002-1784128647-22159 --watchdog 3760  run HOME/instance-4847519-1784128804.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1104184900 --intermediate --solver ortools

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

MD5SUM BENCH= 807b13cda1d33b90eacd528b5f94ca03
RANDOM SEED=1104184900

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        1046911012 kB
MemAvailable:   1044681348 kB
Buffers:            3336 kB
Cached:          1150112 kB
SwapCached:            0 kB
Active:          5295648 kB
Inactive:         900196 kB
Active(anon):    5063008 kB
Inactive(anon):        0 kB
Active(file):     232640 kB
Inactive(file):   900196 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             31788 kB
Writeback:           504 kB
AnonPages:       5045428 kB
Mapped:           159200 kB
Shmem:             20500 kB
KReclaimable:     130004 kB
Slab:             494340 kB
SReclaimable:     130004 kB
SUnreclaim:       364336 kB
KernelStack:       15616 kB
PageTables:        18220 kB
SecPageTables:     11804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    7482388 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478188 kB
VmallocChunk:          0 kB
Percpu:           116480 kB
HardwareCorrupted:     0 kB
AnonHugePages:    608256 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      420292 kB
DirectMap2M:    19824640 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 801580 MiB
End job on nodeE002 at 2026-07-15 18:20:13