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