Trace number 4847717
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:
-
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.
-
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.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
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.
-
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
General information on the benchmark
| Name | PB26/normalized-PB26/OPT-LIN/ devriendt/tsplib/normalized-u159.opb |
| MD5SUM | a44290e4e212cd76b383120a6c4bab04 |
| Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
| Best result obtained on this benchmark | SAT |
| Best value of the objective obtained on this benchmark | 42080 |
| Best CPU time to get the best result obtained on this benchmark | 57601 |
| Has Objective Function | YES |
| Satisfiable | |
| (Un)Satisfiability was proved | |
| Best value of the objective function | |
| Optimality of the best value was proved | |
| Number of variables | 26386 |
| Total number of constraints | 25440 |
| Number of constraints which are clauses | 0 |
| Number of constraints which are cardinality constraints (but not clauses) | 318 |
| Number of constraints which are nor clauses,nor cardinality constraints | 25122 |
| Minimum length of a constraint | 8 |
| Maximum length of a constraint | 158 |
| Number of terms in the objective function | 25122 |
| Biggest coefficient in the objective function | 6684 |
| Number of bits for the biggest coefficient in the objective function | 13 |
| Sum of the numbers in the objective function | 71035496 |
| Number of bits of the sum of numbers in the objective function | 27 |
| Biggest number in a constraint | 6684 |
| Number of bits of the biggest number in a constraint | 13 |
| Biggest sum of numbers in a constraint | 71035496 |
| Number of bits of the biggest sum of numbers | 27 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
Quality of the solution as a function of time

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