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