Trace number 4847589
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-PB12/OPT-LIN/zahidi/ Multihop/normalized-minisat25_6_4_3_mh.opb |
| MD5SUM | 874226caa0bf9660770f6c6eed696157 |
| 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 | 5107943 |
| Best CPU time to get the best result obtained on this benchmark | 165.509 |
| 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 | 31350 |
| Total number of constraints | 73332 |
| Number of constraints which are clauses | 57050 |
| Number of constraints which are cardinality constraints (but not clauses) | 32 |
| Number of constraints which are nor clauses,nor cardinality constraints | 16250 |
| Minimum length of a constraint | 2 |
| Maximum length of a constraint | 925 |
| Number of terms in the objective function | 16825 |
| Biggest coefficient in the objective function | 182284263 |
| Number of bits for the biggest coefficient in the objective function | 28 |
| Sum of the numbers in the objective function | 13627510549 |
| Number of bits of the sum of numbers in the objective function | 34 |
| Biggest number in a constraint | 182284263 |
| Number of bits of the biggest number in a constraint | 28 |
| Biggest sum of numbers in a constraint | 13627510549 |
| Number of bits of the biggest sum of numbers | 34 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
Quality of the solution as a function of time

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