Trace number 4847251
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/sroussel/BA/ normalized-BA_RDC4.dot_fibo_20null10mast_rapportOE2.0_TMAX120_K67_cod2.opb |
| MD5SUM | b60029140e23f4fb98bbcc8ed72c875d |
| 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 | -130742 |
| Best CPU time to get the best result obtained on this benchmark | 515.786 |
| 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 | 40937 |
| Total number of constraints | 41436 |
| Number of constraints which are clauses | 40882 |
| Number of constraints which are cardinality constraints (but not clauses) | 67 |
| Number of constraints which are nor clauses,nor cardinality constraints | 487 |
| Minimum length of a constraint | 1 |
| Maximum length of a constraint | 8416 |
| Number of terms in the objective function | 389 |
| Biggest coefficient in the objective function | 10946 |
| Number of bits for the biggest coefficient in the objective function | 14 |
| Sum of the numbers in the objective function | 815093 |
| Number of bits of the sum of numbers in the objective function | 20 |
| Biggest number in a constraint | 10946 |
| Number of bits of the biggest number in a constraint | 14 |
| Biggest sum of numbers in a constraint | 815093 |
| Number of bits of the biggest sum of numbers | 20 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
Quality of the solution as a function of time

Download the above graph
as a PDF file
Solver Data
2.64/2.85 c Time taken to transform: 1.144970178604126 seconds
2.64/2.86 c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 1104184900, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7fa6ecceb410>}
2.64/2.86 c 3595.31454372406s left to solve
9.31/9.56 c Solution 1, time = 6.7076s
9.31/9.56 o 0
9.41/9.60 c Solution 2, time = 6.7435s
9.41/9.60 o -38239
9.61/9.83 c Solution 3, time = 6.9701s
9.61/9.83 o -40823
9.82/10.07 c Solution 4, time = 7.2186s
9.82/10.07 o -45237
9.92/10.17 c Solution 5, time = 7.3183s
9.92/10.17 o -46313
10.21/10.42 c Solution 6, time = 7.5670s
10.21/10.42 o -53984
10.21/10.47 c Solution 7, time = 7.6120s
10.21/10.47 o -54120
10.31/10.56 c Solution 8, time = 7.7048s
10.31/10.56 o -59898
10.71/10.95 c Solution 9, time = 8.0941s
10.71/10.95 o -67883
11.31/11.55 c Solution 10, time = 8.6902s
11.31/11.55 o -74415
14.20/14.42 c Solution 11, time = 11.5612s
14.20/14.42 o -76014
14.39/14.64 c Solution 12, time = 11.7888s
14.39/14.64 o -78598
14.59/14.88 c Solution 13, time = 12.0223s
14.59/14.88 o -80193
14.80/15.07 c Solution 14, time = 12.2127s
14.80/15.07 o -81180
41.89/42.22 c Solution 15, time = 39.3639s
41.89/42.22 o -82167
42.80/43.16 c Solution 16, time = 40.3082s
42.80/43.16 o -82777
47.47/47.81 c Solution 17, time = 44.9579s
47.47/47.81 o -82778
48.56/48.91 c Solution 18, time = 46.0513s
48.56/48.91 o -82785
48.96/49.34 c Solution 19, time = 46.4875s
48.96/49.34 o -85974
48.96/49.40 c Solution 20, time = 46.5403s
48.96/49.40 o -86817
49.85/50.20 c Solution 21, time = 47.3493s
49.85/50.20 o -88555
50.15/50.55 c Solution 22, time = 47.6943s
50.15/50.55 o -89165
50.25/50.63 c Solution 23, time = 47.7754s
50.25/50.63 o -89186
50.35/50.71 c Solution 24, time = 47.8535s
50.35/50.71 o -89207
50.35/50.79 c Solution 25, time = 47.9315s
50.35/50.79 o -89220
50.45/50.86 c Solution 26, time = 48.0091s
50.45/50.86 o -89222
50.55/50.97 c Solution 27, time = 48.1189s
50.55/50.97 o -89254
50.66/51.08 c Solution 28, time = 48.2297s
50.66/51.08 o -89377
50.85/51.20 c Solution 29, time = 48.3488s
50.85/51.20 o -90364
50.85/51.29 c Solution 30, time = 48.4317s
50.85/51.29 o -90366
50.95/51.37 c Solution 31, time = 48.5108s
50.95/51.37 o -90400
51.05/51.44 c Solution 32, time = 48.5891s
51.05/51.44 o -90401
51.15/51.52 c Solution 33, time = 48.6660s
51.15/51.52 o -90403
51.25/51.60 c Solution 34, time = 48.7408s
51.25/51.60 o -90419
51.25/51.67 c Solution 35, time = 48.8131s
51.25/51.67 o -90421
51.35/51.74 c Solution 36, time = 48.8842s
51.35/51.74 o -90422
51.45/51.84 c Solution 37, time = 48.9880s
51.45/51.84 o -103538
51.85/52.20 c Solution 38, time = 49.3451s
51.85/52.20 o -109460
51.94/52.32 c Solution 39, time = 49.4657s
51.94/52.32 o -109837
52.04/52.46 c Solution 40, time = 49.6044s
52.04/52.46 o -115759
52.45/52.87 c Solution 41, time = 50.0162s
52.45/52.87 o -117589
52.66/53.07 c Solution 42, time = 50.2159s
52.66/53.07 o -118809
56.53/56.97 c Solution 43, time = 54.1154s
56.53/56.97 o -118953
57.33/57.79 c Solution 44, time = 54.9314s
57.33/57.79 o -119419
57.43/57.85 c Solution 45, time = 54.9912s
57.43/57.85 o -119796
59.02/59.47 c Solution 46, time = 56.6182s
59.02/59.47 o -120429
59.92/60.34 c Solution 47, time = 57.4877s
59.92/60.34 o -125574
188.23/189.13 c Solution 48, time = 186.2705s
188.23/189.13 o -126561
188.32/189.27 c Solution 49, time = 186.4192s
188.32/189.27 o -126564
188.41/189.30 c Solution 50, time = 186.4475s
188.41/189.30 o -126705
188.41/189.33 c Solution 51, time = 186.4738s
188.41/189.33 o -127548
189.12/190.03 c Solution 52, time = 187.1779s
189.12/190.03 o -128158
250.28/251.43 c Solution 53, time = 248.5702s
250.28/251.43 o -128192
250.48/251.65 c Solution 54, time = 248.7935s
250.48/251.65 o -129844
252.67/253.80 c Solution 55, time = 250.9488s
252.67/253.80 o -130742
1655.73/1662.16 o -130742
1655.73/1662.16 v -x27619 -x8525 -x12115 -x850 -x23289 -x38660 -x34142 -x36018 -x33769 -x21789 -x14241 -x35285 -x12494 -x10095 -x7208 -x18762 -x23818 -x9402 -x10776 -x3163 -x4365 -x17233 -x35612 -x25082 -x34697 -x1584 -x14153 -x10476 -x27698 -x12682 -x15843 -x21700 -x34576 -x34549 -x37077 -x8121 -x21019 -x27149 -x5656 -x3743 -x30427 -x15254 -x29366 -x10900 -x8618 -x10444 -x12595 -x16443 -x34956 -x31405 -x17455 -x29955 -x18467 -x5574 -x9095 -x32777 -x35931 -x6120 -x2456 -x36411 -x21405 -x25303 -x2501 -x24359 -x40619 -x40798 -x35331 -x12446 -x10937 -x22111 -x34043 -x594 -x11134 -x19639 -x18527 -x10309 -x27258 -x16564 -x38423 -x16025 -x7927 -x11533 -x19775 -x23738 -x13044 -x24620 -x18833 -x10981 -x31645 -x19484 -x19375 -x855 -x27316 -x14170 -x25766 -x3491 -x39093 -x8396 -x18827 -x37383 -x36882 -x37380 -x27271 x40446 -x34718 -x7292 -x20859 -x11381 -x21784 -x30857 -x19638 -x40020 -x16246 -x4213 -x32148 -x31543 -x21107 -x10484 -x7552 -x21157 -x37199 -x16028 -x4253 -x13915 -x20719 -x9749 -x13506 -x2921 -x27410 -x34895 -x2954 -x35305 -x8115 -x37842 -x36489 -x26812 -x5641 -x11350 -x34059 -x34551 -x10964 -x36523 -x22831 -x27815 -x34555 -x18945 -x21454 -x38851 -x26663 -x19081 -x38211 -x8980 -x21437 -x14850 -x34032 -x18462 -x38344 -x22447 -x12376 -x11851 -x15394 -x13769 -x33198 -x3235 -x24667 -x28157 x40413 -x26638 -x29520 -x22416 -x28073 -x22199 -x26912 -x2404 -x8181 -x38785 -x7334 -x1932 -x29402 -x10087 -x9575 -x22900 -x1473 -x34584 -x27142 -x20524 -x23595 -x8249 -x27855 -x16104 -x18395 -x24228 -x40856 -x17566 -x28833 -x19234 -x40608 -x36151 -x5921 -x24666 -x5401 -x8220 -x8056 -x34521 -x36867 -x4493 -x31017 -x19763 -x19501 -x11519 -x15520 -x13138 -x21459 -x39563 -x24566 -x8857 -x10312 -x5759 -x18359 -x36048 -x39680 -x15119 -x27659 -x39609 -x11481 -x18773 -x29555 -x25937 -x32662 -x5003 -x4638 -x27910 -x33447 -x38869 -x398 -x8788 -x21051 -x668 -x29529 -x11298 -x40089 -x8161 -x33745 -x27469 -x4139 -x33955 -x5554 -x6298 -x15508 -x25893 -x17277 -x23283 -x35497 -x29627 -x9047 -x38244 -x17424 -x27092 -x32443 -x37816 -x32160 -x25009 -x32863 -x2592 -x5149 -x21280 -x5813 -x25291 -x13899 -x25957 -x23052 -x36158 -x4952 -x534 -x4418 -x32107 -x31288 -x40772 -x26366 -x1157 -x37547 -x8743 -x24296 -x14238 -x20289 -x31563 -x36030 -x30552 -x35997 -x32269 -x24365 -x76 -x10576 -x5979 -x8696 -x13911 -x10683 -x24603 -x19398 -x12404 -x751 -x24799 -x28879 -x37941 -x21005 -x10800 -x20204 -x14959 -x40671 -x1093 -x28531 -x32596 -x35137 -x30654 -x23287 -x30917 -x21779 -x12705 -x32430 -x4499 -x11716 -x8606 -x3691 -x33462 -x31315 -x14121 -x21871 -x7115 -x22603 -x23267 -x2881 -x19242 -x33921 -x37564 -x523 -x23203 -x2181 -x29092 -x8349 -x2430 -x27165 -x13778 -x16798 -x27024 -x30107 -x32293 -x13904 -x30149 -x3954 -x6652 -x9638 -x30296 -x2344 -x30437 -x25417 -x11795 -x29408 -x21679 -x1388 -x39590 -x12097 -x39797 -x16249 -x10586 -x31648 -x2807 -x22771 -x1414 -x2847 -x1757 -x12221 -x11845 -x31596 -x5074 -x14377 -x3386 -x40760 -x22574 -x2643 -x30315 -x37180 -x2767 -x22777 -x22721 -x9804 -x24196 -x32477 -x21748 -x36538 -x14712 -x8750 -x2582 -x30245 -x35523 -x37169 -x25474 -x28584 -x24167 -x30663 -x15683 -x1972 -x39335 -x16919 -x32079 -x25895 -x688 -x39419 -x14765 -x28225 -x34976 -x34292 -x33942 -x11325 -x200 -x31282 -x7137 -x20238 -x23297 -x12217 -x26143 -x19649 -x7484 -x28893 -x24240 -x23804 -x27476 -x17248 -x12255 -x27789 -x26195 -x32179 -x18612 -x37818 -x8693 -x38798 -x23331 -x23776 -x8502 -x29236 -x36527 -x4403 -x22407 -x5714 -x35292 -x25480 -x9606 -x2795 -x28984 -x39961 -x37151 -x18845 -x18407 -x18035 -x31224 -x33144 -x24688 -x16849 -x39293 -x39641 -x15503 -x36770 -x16063 -x23388 -x33379 -x35719 -x9853 -x13442 -x16513 -x15316 -x20471 -x3643 -x33880 -x36153 -x7792 -x15540 -x24325 -x4658 -x10932 -x21965 -x28540 -x35023 -x28035 -x25355 -x37072 -x22002 -x1265 -x4104 -x15104 -x10494 -x2913 -x16167 -x33924 -x16068 -x11243 -x33507 -x22342 -x3417 -x243 -x29400 -x20000 -x38280 -x8424 -x5760 -x24469 -x34365 -x5356 -x12668 -x9533 -x3382 -x37110 -x31683 -x30237 -x20393 -x18139 -x14344 -x408 -x35534 -x24721 -x6759 -x40221 -x27776 -x6598 -x20395 -x445 -x1915 -x19031 -x17602 -x28399 -x22670 -x30517 -x4738 -x21775 -x12471 -x30068 -x17039 -x13376 -x16166 -x40753 -x28543 -x17640 -x37339 -x9769 -x24192 -x30601 -x10167 -x27943 -x29759 -x27135 -x28598 -x11567 -x25092 -x16244 -x20625 -x31195 -x7030 -x36555 -x34674 -x23317 -x6996 -x18738 -x30767 -x28771 -x23432 -x9873 -x4873 -x28103 -x20515 -x2488 -x16124 -x7136 -x16510 -x21160 -x39701 -x11177 -x37874 -x30016 -x843 -x34364 -x28078 -x22077 -x21508 -x35667 -x16690 -x14985 -x21328 -x1520 -x14309 -x39745 -x1792 -x24249 -x20050 -x33947 -x13136 -x9136 -x27822 -x25508 -x12910 -x21340 -x34005 -x34217 -x11575 -x7221 -x14090 -x34481 -x33566 -x12651 -x34506 -x37861 -x20600 -x36637 -x25171 -x19719 -x19684 -x9262 -x15676 -x16777 -x40566 -x30779 -x11574 -x10923 -x32605 -x30269 -x36974 -x30789 -x28148 -x2758 -x35145 -x12094 -x14809 -x2546 -x39420 -x1437 -x4370 -x39261 -x5319 -x3510 -x8899 -x13862 -x14674 -x29497 -x17101 -x37259 -x22849 -x24594 -x14204 -x16983 -x14330 -x6842 -x12717 -x22946 -x10614 -x39980 -x34631 -x8594 -x24986 -x10406 -x14964 -x32999 -x40639 -x5130 -x17187 -x40791 -x17102 -x14971 -x3028 -x7257 -x9620 -x7082 -x29687 -x7750 -x21619 -x542 -x28371 -x23159 -x1334 -x4353 -x26629 -x6006 -x24807 -x22837 -x2909 -x13711 -x33353 -x9484 -x22725 -x13884 -x12158 -x40848 -x29126 -x20344 -x23518 -x5644 -x9384 -x21716 -x35566 -x27525 -x28003 -x946 -x19993 -x40702 -x30853 -x10828 -x37408 -x7860 -x21860 -x19943 -x19648 -x19912 -x3467 -x1149 -x1240 -x15268 -x39845 -x7690 -x2353 -x28332 -x7191 -x16867 -x9099 -x2139 -x5831 -x36043 -x35281 -x21023 -x29196 -x34089 -x30460 -x16998 -x13371 -x37942 -x26269 -x32628 -x22776 -x15349 -x3680 -x39352 -x671 -x17737 -x32932 -x8889 -x37566 -x7896 -x11132 -x12231 -x32642 -x32270 -x38957 -x32020 -x30632 -x12531 -x15128 -x20030 -x17805 -x5071 -x10794 -x4969 -x33423 -x34095 -x27883 -x35739 -x9684 -x30802 -x33085 -x11055 -x13109 -x34012 -x16871 -x29090 -x36023 -x8953 -x11367 -x2025 -x10123 -x26315 -x20264 -x4468 -x14218 -x2570 -x10766 -x14176 -x23474 -x27865 -x33338 -x8695 -x24451 -x40657 -x28130 -x6591 -x33457 -x18123 -x17239 -x7955 -x38538 -x28278 -x11783 -x10156 -x7453 -x31921 -x9000 -x20056 x40423 -x38324 -x7506 -x7448 -x37176 -x34163 -x7445 -x37553 -x23669 -x37299 -x12165 -x40124 -x17210 -x6798 -x18705 -x39787 -x37530 -x28114 -x5173 -x6978 -x1743 -x7303 -x2869 -x39072 -x22260 -x27993 -x27940 -x39477 -x22667 -x3607 -x39320 -x724 -x6501 -x36980 -x35610 -x38582 -x21494 -x34426 -x17463 -x24755 -x40905 -x28545 -x30262 -x15236 -x37368 -x30920 -x27212 -x16521 -x2378 -x20309 -x33414 -x9374 -x6414 -x36096 -x16963 -x22469 -x37323 -x38876 -x20092 -x26903 -x6645 -x40114 -x14770 -x3697 -x35892 -x23124 -x33773 -x34344 -x13641 -x18070 -x21289 -x38422 -x15019 -x5332 -x3420 -x31062 -x25813 -x25598 -x22994 -x38217 -x10710 -x16732 -x8295 -x2397 -x29946 -x14363 -x34055 -x37900 -x40720 -x14621 -x35136 -x16186 -x26122 -x35105 -x6549 -x24248 -x12369 -x27421 -x26063 -x27210 -x21738 -x38773 -x16077 -x15919 -x38386 -x9890 -x24113 -x38461 -x1182 -x5908 -x14052 -x10273 -x23849 -x15224 -x19209 -x22588 -x8897 -x20588 -x9768 -x16211 -x21924 -x22925 -x27834 -x32897 -x31039 -x25250 -x18898 -x8958 -x15577 -x10656 -x36440 -x16378 -x11617 -x13530 -x800 -x12226 -x34049 -x21335 -x33861 -x10752 -x17772 -x9923 -x28748 -x32091 -x8849 -x15100 -x14707 -x36988 -x3141 -x19066 -x16453 -x22651 -x2662 -x7414 -x32669 -x19970 -x36713 -x23684 -x37476 -x3728 -x24872 -x11960 -x7145 -x37940 -x16254 -x91 -x23066 -x35677 -x10529 -x126 -x8924 -x9476 -x15821 -x15387 -x20275 -x36091 -x3668 -x21653 -x27498 -x37858 -x6474 -x3375 -x16253 -x31113 -x35969 -x25764 -x24099 -x16633 -x39893 -x21872 -x26757 -x37396 -x489 -x37562 -x1708 -x22248 -x9387 -x36428 -x36985 -x11760 -x22744 -x7640 -x14847 -x11599 -x5188 -x30177 -x34566 -x31540 -x20628 -x23407 -x17655 -x33572 -x16587 -x36304 -x32240 -x10775 -x22 -x9596 -x21015 -x37699 -x6760 -x36400 -x6723 -x27777 -x25142 -x19028 -x20079 -x15590 -x2234 -x31859 -x10677 -x5875 -x26784 -x40787 -x5975 -x38765 -x18932 -x1205 -x35140 -x12356 -x2726 -x19123 -x23158 -x13135 -x28072 -x4998 -x2453 -x25260 -x13590 -x36681 -x18220 -x24434 -x13795 -x25412 -x35607 -x19112 -x2887 -x14836 -x23538 -x10519 -x11300 -x112 -x1974 -x12248 -x17364 -x366 -x20521 -x20213 -x20433 -x22507 -x17892 -x7948 -x34981 -x15055 -x963 -x22942 -x27517 -x35338 -x39356 -x27037 -x3685 -x28846 -x29779 -x19094 -x14548 -x31257 -x17728 -x25658 -x24092 -x18601 -x25353 -x40823 -x19410 -x14169 -x21698 -x12754 -x27013 -x25510 -x21701 -x14643 -x30424 -x40543 -x12711 -x38021 -x33051 -x34897 -x14131 -x19196 -x38726 -x35353 -x38186 -x39128 -x38589 -x26332 -x23119 -x31129 -x39627 -x30865 -x23308 -x26470 -x25503 -x10879 -x29819 -x25713 -x28587 -x26181 -x12291 -x24377 -x26801 x33219 -x40691 -x8864 -x29568 -x9041 -x15746 -x16159 -x35830 -x23975 -x17576 -x30084 -x5257 -x37307 -x18596 -x19971 -x34839 -x2106 -x35690 -x15414 -x35289 -x16646 -x37700 -x36828 -x23453 -x28030 -x19725 -x2020 -x21427 -x10259 -x20081 -x7594 -x30491 -x35522 -x27489 -x28166 -x27980 -x26180 -x8092 -x34030 -x13963 -x759 -x11657 -x1885 -x1180 -x24677 -x1588 -x38595 -x29146 -x31594 -x32141 -x20614 -x5448 -x240 -x29991 -x7616 -x25359 -x33983 -x12878 -x17734 -x24186 -x16727 -x21799 -x28642 -x7497 -x39508 -x22444 -x17543 -x37555 -x39163 -x26276 -x9566 -x32285 -x3702 -x34974 -x37607 -x23435 -x4386 -x40561 -x31266 -x31513 -x22860 -x9403 -x3035 -x35710 -x8833 -x12019 -x27128 -x2012 -x31910 -x38278 -x17396 -x38976 -x13734 -x16058 -x25664 -x11768 -x19637 -x38442 -x40302 -x30660 -x29988 -x7356 -x11053 -x9838 -x17881 -x88 -x29998 -x5516 -x35264 -x900 -x19669 -x8863 -x10495 -x32209 -x14675 -x11941 -x3461 -x13242 -x21545 -x24518 -x14626 -x18609 -x19400 -x16916 -x29785 -x11457 -x20483 -x16199 -x27690 -x25751 -x21683 -x23484 -x22990 -x35611 -x39653 -x15989 x40439 -x40746 -x35603 -x21124 -x24922 -x15936 -x40843 -x40256 -x12942 -x13694 -x8986 -x14907 -x573 -x27669 -x1814 -x24678 -x170 -x15879 -x33779 -x7986 -x37490 -x22938 -x31442 -x11949 -x15778 -x22223 -x12535 -x22814 -x1200 -x1303 -x36830 -x29022 -x37234 -x25304 -x21203 -x40464 -x13213 -x39268 -x30051 -x3397 -x6266 -x14915 -x7010 -x9330 -x12625 -x20410 -x15167 -x879 -x8351 -x36548 -x9743 -x15135 -x14711 -x39772 -x16985 -x17818 -x34441 -x7023 -x31378 -x14462 -x25003 -x38817 -x35838 -x12205 -x36194 -x13704 -x21615 -x19308 -x36000 -x39238 -x21153 -x19307 -x29266 -x7776 -x22944 -x35146 -x19330 -x12559 -x7625 -x28630 -x30222 -x36308 -x21794 -x37089 -x26520 -x9042 -x15472 -x12344 -x13607 -x5280 -x20868 -x16039 -x1556 -x10785 -x19018 -x17909 -x20109 -x19954 -x15625 -x34493 -x20519 -x1309 -x23486 -x40789 -x36605 -x12020 -x24743 -x37463 -x18903 -x21421 -x11258 -x10269 -x9815 -x5139 -x33502 -x16183 -x9046 -x25430 -x12507 -x32446 -x26219 -x37310 -x1953 -x38667 -x7775 -x22042 -x36272 -x16065 -x12626 -x15784 -x37348 -x6975 -x26780 -x17618 -x40513 -x25928 -x16399 -x23400 -x30446 -x6791 -x11117 -x36683 -x7062 -x29249 -x8641 -x615 -x1816 -x14630 -x16262 -x11615 -x370 -x23958 -x7798 -x17106 -x27386 -x25346 -x19957 -x9015 -x21031 -x35329 -x3175 -x32471 -x3415 -x12189 -x4138 -x9498 -x38752 -x34041 -x19341 -x7619 -x26987 -x2212 -x13713 -x31278 -x18373 -x2213 -x31600 -x37516 -x20314 -x21333 -x2143 -x19423 -x19902 -x36961 -x9380 -x1942 -x30214 -x22972 -x1871 -x8844 -x1064 -x33994 -x14261 -x39098 -x21338 -x21393 -x40208 -x34819 -x27990 -x3335 -x11005 -x29918 -x29862 -x38769 -x12813 -x24017 -x34660 -x20297 -x27547 -x28949 -x29 -x37457 -x27897 -x17019 -x19230 -x15651 -x12164 -x24598 -x25667 -x22570 -x1296 -x37492 -x40253 -x13876 -x4988 -x35108 -x8690 -x17638 -x29653 -x37324 -x27675 -x13253 -x27278 -x11788 -x12257 -x34510 -x33973 -x8000 -x29590 -x33511 -x14023 -x7354 -x38066 -x7861 -x7476 -x34171 -x26526 -x23637 -x5106 -x27633 -x21251 -x31592 -x17198 -x18049 -x21214 -x31390 -x24205 -x22186 -x21419 -x18048 -x14817 -x34458 -x12211 -x2929 -x14816 -x30481 -x2672 -x18536 -x758 -x36500 -x25733 -x37703 -x18916 -x17668 -x32921 -x36211 -x35464 -x7459 -x5804 -x18199 -x35540 -x8022 -x25879 -x6567 -x14551 -x11805 -x21465 -x20552 -x30368 -x7094 -x11197 -x24306 -x29937 -x3005 -x1442 -x6417 -x35062 -x21413 -x7427 -x5444 -x36457 -x1436 -x26349 -x27393 -x5101 -x15091 -x369 -x12132 -x27735 -x14881 -x28259 -x8212 -x32974 -x31773 -x33646 -x3841 -x36391 -x10457 -x8216 -x24655 -x28160 -x830 -x19053 -x29095 -x8933 -x7804 -x25310 -x32050 -x10031 -x32646 -x29579 -x12373 -x2716 -x17298 -x14941 -x39074 -x33150 -x34119 -x23873 -x1651 -x22358 -x26142 -x22544 -x36204 -x13149 -x16653 -x1554 -x37213 -x15430 -x17227 -x11219 -x11796 -x27022 -x38484 -x13826 -x16379 -x23723 -x18725 -x34601 -x28233 -x37252 -x26068 -x36594 -x28549 -x40665 -x19174 -x7129 -x16067 -x23256 -x9824 -x31848 -x37928 -x28365 x40409 -x27461 -x19095 -x11100 -x24238 -x27224 -x34719 -x39380 -x22033 -x193 -x28404 -x15532 -x27211 -x13583 -x11975 -x39207 -x30307 -x9590 -x37796 -x16206 -x1493 -x38913 -x404 -x40888 -x29530 -x32786 -x33555 -x18628 -x23921 -x26172 -x18880 -x14928 -x8947 -x19269 -x9247 -x15986 -x9138 -x33097 -x24346 -x20454 -x4528 -x2327 -x28892 -x28080 -x518 -x23035 -x40653 -x78 -x32384 -x2727 -x30545 -x415 -x7692 -x28971 -x12631 -x7435 -x8542 -x839 -x512 -x21826 -x38347 -x39655 -x14939 -x32231 -x18867 -x5515 -x32086 -x11840 -x18528 -x18027 -x32118 -x11916 -x37016 -x24088 -x5814 -x17375 -x28487 -x10990 -x35944 -x32530 -x31081 -x174 -x4568 -x38559 -x13811 -x33063 -x94 -x38358 -x20272 -x2963 -x39292 -x15984 -x7560 -x38767 -x7335 -x29677 -x12972 -x15829 -x18717 -x34509 -x8492 -x12860 -x25571 -x32051 -x19323 -x18099 -x1536 -x14311 -x37144 -x40759 -x7401 -x18712 -x24751 -x16698 -x20632 -x18966 -x25680 -x11181 -x21282 -x33798 -x3113 -x3859 -x2242 -x15903 -x32208 -x6394 -x7397 -x47 -x37666 -x2654 -x36362 -x8779 -x21334 -x28571 -x13492 -x1722 -x10001 -x6525 -x31825 -x12976 -x29925 -x30501 -x30544 -x38109 -x15575 -x22865 -x10219 -x14197 -x26561 -x40672 -x17510 -x11016 -x23822 -x28199 -x1385 -x27908 -x15977 -x2017 -x28570 -x21869 -x2314 -x27409 -x2033 -x38046 -x32458 -x35185 -x20998 -x39374 -x20789 -x40714 -x14310 -x9835 -x8405 -x8687 -x2096 -x6346 -x34486 -x6410 -x30486 -x38064 -x36644 -x12768 -x9976 -x7550 -x329 -x11903 -x5839 -x14757 -x32591 -x35047 -x16087 -x4401 -x6098 -x25292 -x20224 -x37614 -x26572 -x8633 -x22109 -x18287 -x15231 -x11245 -x34888 -x14266 -x12324 x40448 -x39888 -x239 -x28581 -x13753 -x16475 -x23661 -x21143 -x5924 -x33887 -x20221 -x28102 -x39786 -x31412 -x4111 -x14993 -x26217 -x15693 -x25087 -x17612 -x22691 -x27879 -x24348 -x38463 -x34380 -x38447 -x27114 -x25977 -x18523 -x11442 -x8559 -x17219 -x15768 -x16102 -x38617 x35634 -x3930 -x30077 -x5522 -x4840 -x28380 -x35930 -x3893 -x14756 -x33117 -x27194 -x10608 -x9898 -x38529 -x4549 -x27833 -x30514 -x3508 -x15495 -x26185 -x18774 -x1345 -x4920 -x31501 -x9135 -x9421 -x33508 -x19947 -x34954 -x32476 -x28427 -x197 -x18144 -x35515 -x24674 -x39139 -x35623 -x13700 -x5988 -x22406 -x22219 -x39879 -x38818 -x13737 -x22127 -x16543 -x15198 -x10645 -x21824 -x11838 -x32797 -x20039 -x26716 -x15765 -x25513 -x23358 -x31413 -x27992 -x12073 -x6198 -x7420 -x19017 -x30578 -x38864 -x16534 -x9806 -x9094 -x31541 -x22819 -x19946 -x23477 -x34629 -x32609 -x11961 -x10210 -x19462 -x35380 -x3660 -x27925 -x6624 -x4539 -x296 -x9626 -x27745 -x22524 -x4066 -x3934 -x10499 -x24206 -x18800 -x20292 -x15570 -x13556 -x17362 -x34753 -x18649 -x20622 -x29897 -x18676 -x39782 -x440 -x37651 -x26373 -x30142 -x5037 -x31690 -x30620 -x10057 -x12184 -x10617 -x15092 -x27928 -x10084 -x18987 -x14435 -x13914 -x20122 -x31517 -x21317 -x1642 -x3298 -x29938 -x28411 -x9970 -x39953 -x37418 -x5622 -x12726 -x32445 -x39614 -x26803 -x3937 -x30791 -x16984 -x18211 -x3761 -x32850 -x29939 -x13614 -x25175 -x26584 -x35877 -x37681 -x7035 -x8291 -x7543 -x33369 -x7116 -x28848 -x35920 -x20135 -x8038 -x25457 -x40704 -x9765 -x32745 -x30969 -x39991 -x2482 -x23009 -x16942 -x23710 -x2900 -x37650 -x135 -x25297 -x33135 -x1035 -x28762 -x11234 -x36914 -x39455 -x25027 -x5349 -x38006 -x29969 -x22456 -x27482 -x11894 -x6782 -x7133 -x5362 -x20376 -x38815 -x31768 -x11465 -x35019 -x33100 -x38915 -x798 -x14806 -x9307 -x6138 -x19282 -x37470 -x32178 -x27725 -x26192 -x38866 -x24362 -x17792 -x37067 -x23634 -x19754 -x26621 -x6928 -x25622 -x34268 -x24264 -x38610 -x28066 -x1123 -x26704 -x3202 -x23285 -x9793 -x22006 -x38902 -x28042 -x21985 -x5005 -x9714 -x3746 -x5303 -x9391 -x4979 -x25098 -x298 -x38513 -x11548 -x37095 -x28961 -x13587 -x252 -x17327 -x2028 -x40268 -x19429 -x40880 -x39272 -x37455 -x1983 -x13608 -x38756 -x18136 -x35220 -x24629 -x2496 -x6696 -x28756 -x28681 -x7522 -x14203 -x30542 -x22877 -x14439 -x9318 -x31350 -x31535 -x8923 -x32280 -x36731 -x21976 -x11896 -x2850 -x8544 -x4147 -x18882 -x9868 -x26313 -x36701 -x26136 -x12941 -x24958 -x39619 -x20038 -x40354 -x16101 -x35996 -x21746 -x22117 -x10353 -x36159 -x4744 -x11842 -x22052 x40417 -x1370 -x8757 -x31590 -x31931 -x10002 -x23468 -x32354 -x25458 -x25258 -x5907 -x19526 -x16578 -x38110 -x17627 -x9294 -x32081 -x39223 -x11308 -x26238 -x24312 -x6315 -x39606 -x38091 -x29697 -x37500 -x26546 -x12965 -x40630 -x5805 -x27999 -x20540 -x22453 -x16343 -x6920 -x17625 -x961 -x15400 -x1631 -x32292 -x4358 -x2802 -x36050 -x32610 -x38579 -x39057 -x14899 -x7180 -x13695 -x4416 -x33037 -x33532 -x29587 -x21809 -x4107 -x22700 -x4904 -x33728 -x21478 -x13794 -x14562 -x22226 -x22460 -x29580 -x18033 -x17070 -x35017 -x1576 -x9713 -x30963 -x11371 -x19801 -x14891 -x14547 -x36327 -x18325 -x36940 -x39079 -x40082 -x26965 -x37466 -x39048 -x5765 -x17407 -x23892 -x16072 -x37798 -x14912 -x33472 -x18155 -x37822 -x3183 -x18777 -x14250 -x31757 -x26135 -x13649 -x14425 -x34927 -x30092 -x40831 -x19543 -x5035 -x8369 -x30648 -x34663 -x16372 -x15401 -x40883 -x18764 -x27637 -x6289 -x31444 -x21984 -x37266 -x10264 -x2839 -x20037 -x2347 -x6772 -x28423 -x22404 -x21372 -x37766 -x25967 -x24935 -x28640 -x32576 -x33216 -x13323 -x29103 -x11710 -x28604 -x36899 -x21718 -x5473 -x19445 -x17970 -x2761 x40507 -x15077 -x9497 -x30521 -x30956 -x20863 -x791 -x34787 -x37078 -x13955 -x3057 -x35715 -x8307 -x10311 -x15169 -x29899 -x1300 -x8375 -x23867 -x18393 -x8183 -x23195 -x29537 -x1232 -x15437 -x23509 -x21946 -x5438 -x23141 -x1936 -x9591 -x37488 -x38035 -x28434 -x4905 -x28056 -x35679 -x29902 -x35481 -x30336 -x13429 -x20435 -x18816 -x27765 -x23507 -x7777 -x5801 -x392 -x23784 -x28095 -x16812 -x29316 -x31550 -x32492 -x34770 -x24543 -x27191 -x26671 -x39307 -x4922 -x34178 -x18175 -x23070 -x33624 -x19708 -x32180 -x4635 -x1406 -x15446 -x36623 -x29173 -x18698 -x28198 -x32483 -x16647 -x7159 -x12371 -x4745 -x23897 -x6710 -x5405 -x32372 -x12731 -x1531 -x14575 -x30627 -x22097 -x37568 -x28978 -x7743 -x35485 -x34218 -x9734 -x12536 -x24642 -x29446 -x1371 -x11614 -x2259 -x12515 -x9842 -x25619 -x15621 -x35774 -x26170 -x29065 -x34073 -x34224 -x15766 -x32968 -x9751 -x7059 -x26694 -x9104 -x36723 -x33677 -x36966 -x1740 -x13921 -x13325 -x4806 -x29503 -x34093 -x19010 -x6752 -x16551 -x19291 -x23942 -x4946 -x4621 -x32691 -x25029 -x37297 -x13174 -x11654 -x39517 -x39927 -x30259 -x23621 -x5285 -x32367 -x11957 -x16967 -x3448 -x22592 -x22560 -x32136 -x37771 -x21501 -x2998 -x835 -x1908 -x37010 -x27912 -x24860 -x5148 -x39511 -x7099 -x20481 -x37372 -x27361 -x39327 -x25212 -x5240 -x38868 -x6050 -x7243 -x31344 -x36368 -x24478 -x20182 -x10855 -x2215 -x40360 -x28690 -x10538 -x16181 -x38457 -x11999 -x34394 -x32211 -x12885 -x34688 -x2141 -x37877 -x21130 -x14888 -x6258 -x29006 -x39121 -x9289 -x9459 -x14318 -x15638 -x4042 -x8305 -x39689 -x5510 -x15206 -x364 -x29704 -x27238 -x26335 -x12882 -x38918 -x34738 -x238 -x31650 -x28583 -x25167 -x3346 -x32614 -x1465 -x4639 -x20013 -x34884 -x7063 -x11410 -x3254 -x38583 -x1095 -x24236 -x7504 -x31902 -x29296 -x16331 -x21151 -x32169 -x5848 -x9823 -x24613 -x11850 -x37052 -x3721 -x6404 -x39861 -x30685 -x28117 -x35280 -x26015 -x17918 -x18167 -x4287 -x11823 -x37289 -x6584 -x6984 -x22558 -x13667 -x5220 -x31646 -x1901 -x36073 -x34673 -x27570 -x29150 -x14975 -x21625 -x1044 -x38203 -x17601 -x1724 -x13459 -x7179 -x7801 -x17141 -x15796 -x30023 -x14508 -x6637 -x7844 -x25273 -x38609 -x21358 -x6626 -x25882 -x35650 -x3097 -x5190 -x39411 -x5281 -x8449 -x12090 -x25072 -x30838 -x17274 -x37673 -x2107 -x16450 -x20084 -x7021 -x10597 -x22494 -x28676 -x28476 -x35073 -x35738 -x39919 -x35582 -x32422 -x15188 -x39659 -x1616 -x18385 -x17661 -x26146 -x15589 -x9290 -x15585 -x27919 -x28348 -x18383 -x15551 -x109 -x13457 -x1238 -x35422 -x39015 -x4981 -x1999 -x14098 -x38420 x40443 -x17086 -x11238 -x16484 -x20815 -x15445 -x33676 -x16558 -x654 -x16859 -x499 -x21925 -x15816 -x5289 -x1237 -x9159 -x38746 -x12426 -x9702 -x23370 -x31807 -x10651 -x20486 -x3724 -x31302 -x6953 -x15755 -x6384 -x15995 -x34233 -x5215 -x14629 -x36357 -x13251 -x12776 -x18273 -x13303 -x34946 -x27595 -x40728 -x6959 -x12311 -x40756 -x19266 -x24711 -x23780 -x2332 -x31265 -x35391 -x28951 -x3682 -x26257 -x442 -x11190 x40406 -x23922 -x6818 -x803 -x23944 -x15601 -x994 -x37820 -x36674 -x38189 -x17940 -x40617 -x31883 -x715 -x12229 -x31834 -x2168 -x11434 -x21410 -x7033 -x36549 -x22858 -x29822 -x11523 -x40737 -x906 -x19864 -x6145 -x21785 -x17041 -x5310 -x19428 -x11344 -x17095 -x36670 -x34823 -x40350 -x18414 -x27821 -x29327 -x3819 -x9593 -x792 -x9934 -x8361 -x27119 -x7729 -x9609 -x16649 -x18721 -x5740 -x33807 -x32254 -x31184 -x12891 -x4084 -x38506 -x19002 -x29981 -x33149 -x33737 -x25629 -x35518 -x37469 -x13905 -x13107 -x14655 -x3709 -x25577 -x8759 -x12913 -x15521 -x36559 -x33115 -x8058 -x36885 -x15861 -x7212 -x8648 -x31119 -x7990 -x23019 -x19517 -x8536 -x249 -x22962 -x1862 -x34199 -x25126 -x448 -x11407 -x14802 -x15125 -x10691 -x31969 -x37185 -x3616 -x6887 -x3939 -x16410 -x23377 -x22953 -x2552 -x26683 -x18295 -x31665 -x38952 -x25230 -x21989 -x16221 -x36783 -x31756 -x7195 -x19365 -x15529 -x31558 -x13144 -x18186 -x7202 -x20546 -x473 -x12502 -x23792 -x16215 -x14063 -x40379 -x39625 -x11096 -x40359 -x17255 -x12394 -x12957 -x20582 -x5627 -x6049 -x25493 -x30770 -x14354 -x22738 -x27436 -x32379 -x36412 -x5582 -x8366 -x15072 -x38090 -x25642 -x3090 -x36079 -x14070 -x30666 -x16956 -x3047 -x20002 -x20755 -x31570 -x20710 -x36025 -x2940 -x23305 -x18996 -x4333 -x24508 -x10026 -x23053 -x6462 -x33584 -x22336 -x11611 -x37373 -x40808 -x36942 -x3512 -x3883 -x36710 -x28270 -x12450 -x38623 -x19409 -x34310 -x5501 -x9530 -x37802 -x27808 -x11379 -x31655 -x16490 -x36509 -x10040 -x32956 -x15466 -x40712 -x8213 -x13544 -x10369 -x31899 -x17821 -x19260 -x26706 -x19374 -x6997 -x21399 -x3687 -x7383 -x23373 -x25329 -x1081 -x22088 x4760 -x21085 -x30553 -x14486 -x12997 -x28860 -x28235 -x7864 -x18125 -x5036 -x37094 -x31839 -x31664 -x25520 -x18561 -x16670 -x15658 -x6867 -x18015 -x25552 -x21125 -x815 -x22394 -x23205 -x40747 -x14211 -x20729 -x17680 -x13018 -x32585 -x38334 -x23806 -x18470 -x13803 -x10165 -x25573 -x39413 -x7993 -x22125 -x37901 -x16406 -x25554 -x40593 -x17645 -x39529 -x21325 -x38082 -x18718 -x313 -x11453 -x6548 -x8049 -x6470 -x39814 -x6653 -x30538 -x26113 -x23189 -x1521 -x6352 -x36438 -x40347 -x5836 -x14225 -x15914 -x7345 -x3102 -x12477 -x39665 -x32058 -x5931 -x5788 -x21987 -x35511 -x32438 -x14797 -x28930 -x3038 -x18213 -x26578 -x17143 -x31375 -x26467 -x15343 -x39566 -x4007 x40428 -x27426 -x33571 -x24212 -x11626 -x22659 -x3811 -x21426 -x26326 -x24123 -x3234 -x1018 -x32868 -x38196 -x690 -x14371 -x29491 -x4759 -x15818 -x15952 -x18126 -x24673 -x18415 -x23748 -x29563 -x26250 -x35336 -x9109 -x13011 -x16297 -x8901 -x33107 -x21344 -x27530 -x34730 -x20679 -x32002 -x27846 -x6531 -x14187 -x21624 -x1752 -x6970 -x25592 -x4989 -x11220 -x38069 -x372 -x22805 -x2057 -x3995 -x23151 -x8638 -x24775 -x15882 -x24300 -x9685 -x14518 -x40009 -x35995 -x22708 -x30788 -x38158 -x11945 -x844 -x35247 -x12268 -x36353 -x35846 -x23149 -x37374 -x10762 -x40623 -x23985 -x24089 -x21263 -x12644 -x39100 -x23503 -x31606 -x20934 -x14908 -x31502 -x32687 -x4906 -x3171 -x22663 -x23107 -x33130 -x39608 -x4256 -x30188 -x39218 -x30230 -x30908 -x29277 -x18809 -x26743 -x32984 -x40730 -x16177 -x9942 -x23801 -x29111 -x33269 -x22035 -x19491 -x30681 -x34602 -x30662 -x6076 -x38943 -x28714 -x12589 -x18165 -x9825 -x27997 -x39136 -x3539 -x24165 -x19618 -x20413 -x9930 -x8093 -x22924 -x30253 -x29084 -x28384 -x40475 -x13679 -x3653 -x27563 -x39077 -x13968 -x35811 -x18102 -x31221 -x3068 -x8740 -x422 -x38984 -x17089 -x29038 -x12332 -x31384 -x29240 -x37448 -x18818 -x4588 -x18607 -x19681 -x24293 -x1570 -x15639 -x14981 -x2070 -x36270 -x15356 -x13872 -x4502 -x39688 -x36430 -x29839 -x25236 -x28827 -x3550 -x20959 -x14234 -x23996 -x12851 -x12154 -x22799 -x40661 -x23419 -x9878 -x36610 -x27871 -x19104 -x19130 -x24718 -x8610 -x17351 -x38980 -x40188 -x15187 -x4473 -x32177 -x13547 -x22243 -x24496 -x30312 -x2369 -x7197 -x34847 -x27158 -x36478 -x21515 -x23069 -x34076 -x21521 -x37724 -x26697 -x20571 -x40492 -x18053 -x7829 -x29556 -x974 -x13889 -x22321 -x16770 -x11458 -x16401 -x23638 -x30082 -x33785 -x17471 -x10480 -x30178 -x10523 -x6611 -x26429 -x14534 -x19636 -x30873 -x26511 -x24889 -x28068 -x31971 -x36410 -x35962 -x39779 -x34404 -x17183 -x24198 -x12195 -x16520 -x12430 -x15443 x40555 -x19888 -x13875 -x33986 -x25633 -x11297 -x40163 -x39480 -x11473 -x987 -x23290 -x17806 -x3942 -x39592 -x27121 -x17969 -x13355 -x38253 -x29641 -x32132 -x24302 -x22004 -x3218 -x7442 -x33164 -x11831 -x5832 -x27615 -x17678 -x10901 -x31243 -x17443 -x21693 -x6071 -x39083 -x29223 -x4023 -x37423 -x19056 -x29381 -x36806 -x13620 -x16908 -x10980 -x11035 -x19098 -x23729 -x35706 -x11058 -x18595 -x39644 -x8946 -x19533 -x34690 -x9033 -x14349 -x3470 -x34592 -x11702 -x22007 -x2359 -x35770 -x36715 -x39248 -x8233 -x38881 -x21943 -x11853 -x21825 -x24705 -x14998 -x10603 -x37559 -x38812 -x36121 -x26168 -x17875 -x40863 -x14586 -x6769 -x39775 -x15114 -x1829 -x17851 -x11242 -x37031 -x22314 -x18330 -x24639 -x17459 -x17889 -x19000 -x38955 -x17632 -x20451 x37584 -x31920 -x28361 -x17853 -x37013 -x32272 -x7730 -x24328 -x39501 -x4732 -x16505 -x21436 -x33397 -x18863 -x23662 -x21305 -x2896 -x33985 -x35356 -x6488 -x36916 -x33058 -x19168 -x31991 -x230 -x30602 -x23428 -x15536 -x33313 -x14180 -x25775 -x35215 -x5874 -x4242 -x16260 -x34465 -x25462 -x34219 -x33664 -x21098 -x33832 -x35223 -x10982 -x1425 -x21417 -x9810 -x38702 -x4164 -x25184 -x4727 -x25112 -x24333 -x9277 -x29367 -x3062 -x14635 -x2186 -x38366 -x989 -x25219 -x7351 -x37628 -x32149 -x28653 -x563 -x37249 -x33523 -x22426 x40405 -x35747 -x15854 -x34868 -x17383 -x30356 -x14924 -x12540 -x27580 -x6575 -x6448 -x30153 -x29346 -x34653 -x37593 -x763 -x11610 -x38580 -x6032 -x6737 -x26085 -x4764 -x4239 -x10664 -x2239 -x16217 -x21811 -x14771 -x2862 -x39422 -x28349 -x10029 -x22307 -x15415 -x39266 -x7429 -x14468 -x10685 -x4700 -x3081 -x2291 -x1378 -x27280 -x4476 -x9417 -x40642 -x38985 -x11151 -x6558 -x9766 -x19254 -x11652 -x37714 -x32155 -x21796 -x4200 -x10459 -x35961 -x3574 -x13757 -x2700 -x20785 -x37873 -x4229 -x15728 -x9753 -x6343 -x1728 -x32323 -x3391 -x31678 -x7599 -x28866 -x24036 -x16281 -x6669 -x33425 -x8373 -x33080 -x23764 -x32815 -x13350 -x36651 -x40242 -x15470 -x18824 -x25556 -x4924 -x32266 -x33282 -x39941 -x8558 -x23732 -x33195 -x12076 -x34452 -x34501 -x765 -x35164 -x39628 -x17759 -x26280 -x39220 -x10801 -x29505 -x12058 -x22843 -x9232 -x26583 -x30132 -x22630 -x16192 -x9680 -x17682 -x26383 -x14253 -x5562 -x4803 -x1004 -x13362 -x37964 -x24111 -x8078 -x10434 -x18252 -x21456 -x29217 -x37312 -x32729 -x4804 -x37228 -x30935 -x6216 -x13472 -x9508 -x4695 -x7572 -x25739 -x25748 -x21290 -x31629 -x15574 -x20528 -x9796 -x18564 -x377 -x13870 -x15219 -x10552 -x8202 -x39153 -x3898 -x3351 -x24638 -x12256 -x9120 -x27558 -x13686 -x167 -x19127 -x26244 -x5843 -x9258 -x13891 -x13693 -x21678 -x27812 -x18707 -x14379 -x10217 -x20277 -x35241 -x15130 -x37498 -x35205 -x35328 -x33110 -x33268 -x21842 -x9676 -x12081 -x23383 -x12334 -x19102 -x24826 -x21083 -x3608 -x27351 -x25313 -x25350 -x14119 -x37417 -x18952 -x7898 -x20059 -x18016 -x31258 -x10261 -x26726 -x5837 -x22898 -x24836 -x8059 -x3138 -x9428 -x12755 -x34301 -x31179 -x4244 -x19903 -x6059 -x31521 -x12529 -x18872 -x22470 -x22887 -x29795 -x31448 -x5249 x40433 -x8637 -x29238 -x13787 -x18320 -x29384 -x31396 -x19667 -x26431 -x3997 -x3087 -x3791 -x35406 -x25155 -x29081 -x38472 -x13640 -x14433 -x34293 -x4095 -x527 -x25400 -x7491 -x31881 -x10064 -x39729 -x10806 -x20883 -x32101 -x35332 -x18993 -x3635 -x19325 -x6280 -x9292 -x38772 -x24698 -x31832 -x26555 -x18589 -x823 -x22009 -x14697 -x26067 -x27938 -x27038 -x15825 -x29055 -x7211 -x1041 -x40273 -x30455 -x40670 -x20047 -x28625 -x1677 -x10420 -x550 -x2394 -x32435 -x19825 -x24273 -x14465 -x35842 -x14162 -x40901 -x24946 -x36983 -x4336 -x1812 -x38262 -x3838 -x4210 -x226 -x39291 -x35186 -x34711 -x3252 -x35366 -x30103 -x26376 -x13190 -x32043 -x3779 -x37538 -x12522 -x33717 -x18792 -x25990 -x20715 -x35202 -x22156 -x1381 -x16712 -x8841 -x4321 -x35 -x32811 -x35112 -x2964 -x33574 -x36499 -x22829 -x9430 -x15902 -x31523 -x6568 -x17637 -x25560 -x8601 -x12518 -x15048 -x21714 -x32798 -x3749 -x32150 -x13985 -x127 -x4515 -x11744 -x13043 -x24764 -x27640 -x22411 -x10389 -x22762 -x2367 -x40230 -x5922 -x14579 -x32307 -x25687 -x17882 -x426 -x30021 -x15617 -x15304 -x32511 -x36918 -x6151 -x13335 -x12794 -x14705 -x40594 -x387 -x24863 -x19874 -x29619 -x11296 -x33613 -x31137 -x12748 -x22214 -x35389 -x18038 -x6332 -x5640 -x40907 -x21771 -x16353 -x2148 -x110 -x17353 -x14752 -x25734 -x3979 -x28776 -x20950 -x10894 -x38395 -x6675 -x20649 -x34856 -x30470 -x20385 -x5926 -x29551 -x6129 -x30093 -x37419 -x22005 -x11970 -x10164 -x9816 -x40738 -x36652 -x23249 -x31613 -x12273 -x26014 -x32953 -x10837 -x1730 -x11032 -x2346 -x4503 -x6260 -x36045 -x28646 -x14715 -x29927 -x22654 -x27931 -x23094 -x3194 -x30433 -x26990 -x27003 -x12232 -x12778 -x22625 -x20339 -x37961 -x29835 -x18919 -x1696 -x34701 -x8608 -x16349 -x37197 -x5965 -x21743 -x23332 -x33187 -x20727 -x11148 -x24163 -x16110 -x26892 -x10491 -x26011 -x38575 -x31644 -x20488 -x34361 -x39365 -x7382 -x26228 -x20629 -x30560 -x2121 -x9866 -x31206 -x25437 -x37994 -x40266 -x19202 -x10114 -x6768 -x16725 -x36074 -x6582 -x24746 -x17811 -x30755 -x7190 -x20318 -x18699 -x7118 -x8712 -x17777 -x35334 -x30113 -x2485 -x26833 -x14232 -x16012 -x5646 -x39010 -x12422 -x5680 -x15839 -x6946 -x28907 -x32156 -x19206 -x9418 -x26937 -x2720 -x36600 -x33468 -x17849 -x37318 -x8165 -x26787 -x8560 -x14332 -x1967 -x8039 -x22897 -x15587 -x15541 -x16494 -x14331 -x11333 -x27839 -x14641 -x36791 -x32349 -x32368 -x38612 -x27201 -x23933 -x30431 -x7554 -x30976 -x34204 -x36937 -x4440 -x102 -x22283 -x18946 -x11114 -x37187 -x5822 -x24927 -x10791 -x3515 -x5143 -x13874 -x23334 -x4664 -x7269 -x11095 -x6204 -x27450 -x30869 -x37398 -x28442 -x16511 -x22702 -x37467 -x19739 -x36450 -x22626 -x2973 -x22510 -x39184 -x33402 -x22119 -x5452 -x13236 -x1842 -x28213 -x1552 -x13073 -x2587 -x4584 -x5191 -x14228 -x23467 -x34838 -x24994 -x35075 -x16954 -x38017 -x29575 -x23950 -x36508 -x35513 -x10978 -x33322 -x26074 -x15127 -x39140 -x22419 -x33922 -x28652 -x34490 -x27519 -x17799 -x29562 -x10805 -x2543 x34570 -x23856 -x23795 -x6595 -x3317 -x22854 -x11586 -x36557 -x2272 -x27651 -x29282 -x35371 -x25618 -x31161 -x11766 -x14284 -x12230 -x2728 -x37629 -x10068 -x6085 -x6347 -x27809 -x38092 -x26831 -x8521 -x13662 -x21622 -x31027 -x1241 -x39550 -x27071 -x2657 -x10579 -x4208 -x5896 -x22595 -x13767 -x8728 -x4175 -x8699 -x13513 -x39553 -x10501 -x25288 -x25695 -x38265 -x25138 -x8920 -x3159 -x5962 -x20323 -x40683 -x14410 -x27695 -x9601 -x34414 -x12069 -x4561 -x1346 -x25332 -x21308 -x18208 -x25483 -x26039 -x22352 -x38419 -x33722 -x17066 -x39051 -x20463 -x20032 -x10640 -x31233 -x4889 -x5938 -x12056 -x38191 -x25026 -x13123 -x28458 -x27694 -x32558 -x9701 -x28092 -x32120 -x22422 -x5731 -x12105 -x21836 -x5604 -x31464 -x12924 -x3345 -x25911 -x11803 -x25278 -x11348 -x18772 -x8598 -x35975 -x13673 -x28905 -x35686 -x3333 -x18323 -x9077 -x23024 -x30490 -x2616 -x263 -x38911 -x38659 -x29602 -x21112 -x37217 -x36060 -x27934 -x23554 -x2147 -x18012 -x10398 -x15049 -x2740 -x21696 -x13318 -x24930 -x17600 -x10251 -x28453 -x39470 -x33328 -x11518 -x34463 -x24881 -x8948 -x16635 -x1480 -x26560 -x1545 -x21313 -x38477 -x19984 -x26148 -x943 -x17885 -x44 -x28216 -x18587 -x15280 -x10435 -x4487 -x33730 -x25822 -x31632 -x22429 -x31053 -x38716 -x23175 -x13097 -x20971 -x21582 -x21654 -x21498 -x11819 -x7184 -x8887 -x38776 -x26372 -x3804 -x36189 -x25874 -x12854 -x37059 -x187 -x6863 -x4283 -x39357 -x20968 -x24982 -x12239 -x31036 -x10208 -x33647 -x9074 -x25178 -x12338 -x33820 -x10479 -x6529 -x26247 -x11995 -x24589 -x12472 -x13537 -x38101 -x8508 -x16875 x40430 -x17915 -x1969 -x15564 -x34777 -x17444 -x3798 -x8391 -x18630 -x13908 -x11717 -x9188 -x5493 -x36150 -x28643 -x32044 -x13488 -x31654 -x39985 -x21652 -x26863 -x33010 -x28283 -x8041 -x3243 -x31484 -x1719 -x19525 -x16324 -x9002 -x22188 -x6226 -x18548 -x24221 -x4890 -x22910 -x39986 -x28931 -x20553 -x18954 -x21763 -x17370 -x23471 -x26616 -x18555 -x20364 -x31657 -x1110 -x81 -x31647 -x25841 -x11406 -x24371 -x8590 -x33885 -x14664 -x29176 -x25599 -x6554 -x4146 -x13110 -x1099 -x16131 -x1233 -x949 -x26364 -x32600 -x25684 -x19203 -x25023 -x31708 -x8973 -x31102 -x35506 -x30676 -x7646 -x36339 -x15342 -x20505 -x39624 -x10034 -x40552 -x36794 -x20020 -x24916 -x16460 -x31357 -x11426 -x18234 -x5429 -x40231 -x30170 -x19444 -x18177 -x11585 -x34273 -x10260 -x2382 -x39122 -x26435 -x15001 -x26968 -x17699 -x13535 -x15736 -x2402 -x11340 -x38168 -x10274 -x23023 -x1761 -x18338 -x28271 -x1543 -x29085 -x39373 -x1062 -x34092 -x37325 -x25816 -x27635 -x33569 -x4447 -x13114 -x11602 -x7561 -x33181 -x36293 -x30631 -x39650 -x34313 -x15929 -x8149 -x16375 -x8227 -x21810 -x20080 -x17552 -x4202 -x25982 -x38060 -x20466 -x18130 -x31001 -x16650 -x25925 -x40282 -x1283 -x9544 -x25758 -x169 -x5650 -x3490 -x25537 -x22597 -x40322 -x7510 -x40172 -x32035 -x20766 -x25756 -x1131 -x29809 -x20119 -x2408 -x438 -x3866 -x38488 -x12544 -x17087 -x17001 -x40138 -x24887 -x11178 -x22217 -x23140 -x33241 -x5529 -x141 -x21535 -x30482 -x23731 -x6132 -x6319 -x2520 -x25815 -x20850 -x18524 -x3632 -x35330 -x36416 -x7071 -x3683 -x19089 -x21744 -x2547 -x24741 -x22174 -x19011 -x17154 -x12938 -x8118 -x24683 -x19940 -x26286 -x275 -x22461 -x7331 -x32890 -x7317 -x4488 -x17981 -x15946 -x29917 -x16360 -x31697 -x25390 x7404 -x15031 -x733 -x20362 -x21422 -x7914 -x24369 -x20105 -x38724 -x21216 -x33702 -x1847 -x34979 -x12159 -x2372 -x14963 -x36334 -x19750 -x2009 -x2673 -x9624 -x25289 -x27416 -x7474 -x28319 -x13028 -x40574 -x34435 -x28049 -x16879 -x24659 -x39174 -x33030 -x23608 -x37783 -x17894 -x10913 -x3139 -x32059 -x8191 -x35094 -x10521 -x31531 -x31330 -x32369 -x23129 -x38778 x40410 -x9235 -x29757 -x9503 -x10987 -x23908 -x2051 -x9477 -x40525 -x28660 -x18148 -x27159 -x5252 -x14412 -x16451 -x6838 -x40254 -x12079 -x15513 -x17726 -x28709 -x38237 -x3059 -x23817 -x28685 -x11418 -x28067 -x34531 -x19546 -x12070 -x15920 -x40723 -x31813 -x10252 -x20226 -x39764 -x12374 -x36813 -x27340 -x639 -x33714 -x11848 -x35141 -x25074 -x35784 -x31331 -x12642 -x7113 -x27995 -x36853 -x18983 -x18804 -x10743 -x5311 -x6763 -x13195 -x435 -x1253 -x27513 -x1859 -x24719 -x2412 -x2150 -x40846 -x10148 -x14296 -x37162 -x40248 -x1613 -x18834 -x1269 -x7128 -x13861 -x8768 -x33830 -x34482 -x26900 -x38670 -x14917 -x25842 -x3014 -x17270 -x4728 -x11542 -x36185 -x9269 x40421 -x39020 -x20017 -x12641 -x22859 -x27930 -x2742 -x9352 -x37497 -x36458 -x1084 -x14355 -x5089 -x10820 -x11428 -x24341 -x20373 -x33392 -x9392 -x16203 -x32705 -x10804 -x25476 -x20423 -x28275 -x2636 -x35210 -x37165 -x27269 -x40012 -x34007 -x20680 x40422 -x25531 -x11723 -x30493 -x20361 -x12512 -x26676 -x36883 -x8345 -x15050 -x20916 -x16377 -x37027 -x38155 -x34153 -x12001 -x38747 -x3356 -x37671 -x35451 -x38768 -x3166 -x2641 -x21523 -x38517 -x12025 -x29246 -x16632 -x8840 -x31795 -x14380 -x12742 -x10405 -x29883 -x11561 -x27708 -x15005 -x25211 -x27183 -x26536 -x20201 -x29342 -x33698 -x32737 -x3107 -x23517 -x14282 -x18751 -x16783 -x2769 -x10387 -x20635 -x11206 -x24585 -x14384 -x28810 -x26391 -x36590 -x36485 -x14726 -x12961 -x32485 -x2522 -x29662 -x2866 -x20689 -x11703 -x26221 -x23207 -x31015 -x9383 -x20678 -x35652 -x27403 -x22262 -x24736 -x28152 -x22065 -x10326 -x22176 -x24305 -x39840 -x26430 -x6839 -x17411 -x12800 -x12474 -x31138 -x32321 -x34647 -x25037 -x27354 -x25576 -x39974 -x32221 -x34147 -x8501 -x32865 -x32651 -x26826 -x35042 -x22572 -x22181 -x26333 -x36863 -x1924 -x40810 -x9552 -x36720 -x36001 -x2813 -x27901 -x9481 -x30376 -x26023 -x5418 -x30458 -x40556 -x13973 -x36848 -x26898 -x32027 -x38469 -x37104 -x5648 -x11550 -x39827 -x1132 -x9871 -x7363 -x13776 -x38771 -x14507 -x32957 -x22683 -x38299 -x10430 -x39580 -x5077 -x30585 -x15655 -x24008 -x35290 -x35712 -x14420 -x20818 -x35987 -x13316 -x24044 -x19990 -x4542 -x34540 -x24708 -x3118 -x32783 -x13117 -x35583 -x37753 -x10749 -x4360 -x19015 -x25975 -x14245 -x32075 -x26659 -x37053 -x14002 -x24182 -x40051 -x28674 -x6761 -x2840 -x21526 -x12295 -x29344 -x22556 -x28641 -x2853 -x1906 -x9098 -x6717 -x24351 -x4965 -x27803 -x38561 -x18288 -x13763 -x27689 -x19205 -x20808 -x37758 -x15025 -x722 -x18826 -x34412 -x23660 -x40380 -x15226 -x40490 -x25897 -x25139 -x11948 -x17322 -x17472 -x35314 -x36230 -x16978 -x4009 -x19331 -x12114 -x33680 -x7528 -x12352 -x9857 -x28303 -x30888 -x2584 -x31856 -x38238 -x6147 -x36611 -x17213 -x14969 -x6140 -x7713 -x38743 -x33145 -x34023 -x12469 -x36068 -x2098 -x31738 -x21274 -x19807 -x18459 -x20554 -x24416 -x21323 -x31994 -x34945 -x33327 -x29122 -x27060 -x40689 -x20298 -x22121 -x39983 -x10163 -x17585 -x12819 -x34786 -x18498 -x17179 -x25738 -x38013 -x34341 -x38450 -x16577 -x10812 -x28608 -x31009 -x602 -x24536 -x22593 -x38364 -x27002 -x16877 -x4548 -x11627 -x814 -x27494 -x22215 -x5799 -x11036 -x30189 -x700 -x5681 -x13182 -x808 -x30452 -x27603 -x11635 -x35594 -x1956 -x34607 -x20493 -x30754 -x35613 -x17114 -x9631 -x23559 -x36035 -x25761 -x26701 -x25107 -x40112 -x29362 -x13198 -x38214 -x16462 -x40244 -x18949 -x32482 -x27266 -x35688 -x37046 -x34499 -x39189 -x24956 -x23030 -x34280 -x30045 -x40578 -x5255 -x1461 -x14348 -x6789 -x18693 -x24488 -x40285 -x25038 -x31617 -x6214 -x22435 -x6619 x35971 -x2309 -x4599 -x9986 -x39936 -x39746 -x20 -x31329 -x19496 -x703 -x22724 -x25251 -x14783 -x12407 -x4852 -x26129 -x20958 -x14520 -x9920 -x29614 -x7887 -x36482 -x9561 -x37421 -x24083 -x26878 -x18225 -x30078 -x20930 -x15267 -x30747 -x29570 -x4076 -x35704 -x25180 -x25754 -x21941 -x2836 -x39023 -x26913 -x29661 -x6236 -x39288 -x16312 -x887 -x12893 -x33368 -x37148 -x31226 -x36677 -x39254 -x21573 -x25801 -x5672 -x1297 -x11144 -x8511 -x30429 -x20441 -x24155 -x36452 -x4264 -x38281 -x14798 -x18114 -x9573 -x381 -x29301 -x6185 -x4788 -x17980 -x15102 -x37265 -x25383 -x13543 -x27945 -x33133 -x9818 -x17139 -x25193 -x7193 -x6292 -x34358 -x2018 -x19595 -x21434 -x23967 -x1989 -x7299 -x37015 -x31760 -x23863 -x13038 -x11185 -x15605 -x38165 -x20153 -x23906 -x26760 -x21187 -x36607 -x15250 -x39600 -x8259 -x18710 -x29199 -x7838 -x929 -x27860 -x13302 -x37509 -x16390 -x23695 -x22963 -x30693 -x25101 -x36741 -x3897 -x29712 -x3458 -x23988 -x19532 -x15242 -x11672 -x26114 -x15950 -x14179 -x20022 -x8170 -x11904 -x1223 -x18805 -x21217 -x3248 -x23813 -x13723 -x39085 -x2117 -x29796 -x3308 -x36971 -x30615 -x17558 -x18598 -x37777 -x873 -x23990 -x24702 -x13025 -x25245 -x33259 -x20547 -x221 -x28668 -x21324 -x16400 -x23226 -x11959 -x11079 -x19927 -x32105 -x39657 -x7607 -x24852 -x4739 -x13295 -x36779 -x26620 -x28232 -x24094 -x29552 x5884 -x35277 -x34825 -x25914 -x32235 -x9223 -x21538 -x1282 -x30059 -x37161 -x33748 -x651 -x6844 -x25954 -x2635 -x4628 -x5850 -x25030 -x27881 -x23401 -x29865 -x33499 -x36608 -x28405 -x40761 -x11085 -x24804 -x14648 -x1664 -x11953 -x29731 -x9632 -x35551 -x4811 -x30353 -x17569 -x13036 -x19905 -x1593 -x821 -x4319 -x36833 -x38215 -x6150 -x344 -x28249 -x4888 -x36798 -x15616 -x31447 -x23208 -x34810 -x11451 -x23146 -x19216 -x10818 -x642 -x29372 -x15166 -x36624 -x8260 -x18841 -x28994 -x18662 -x35174 -x13304 -x15567 -x36071 -x40908 -x13422 -x8219 -x29142 -x36778 -x30063 -x9238 -x15142 -x9272 -x33509 -x12855 -x20215 -x35232 -x8886 -x32214 -x35929 -x20329 -x40620 -x19797 -x7107 -x22395 -x1396 -x35240 -x21844 -x1479 -x31096 -x21752 -x13159 -x2432 -x4614 -x19139 -x34803 -x8919 -x29817 -x19758 -x2904 -x26759 -x34876 -x27350 -x37055 -x31893 -x25 -x38059 -x10940 -x20811 -x26092 -x21591 -x32872 -x35201 -x14158 -x39970 -x24452 -x40505 -x4119 -x11323 -x5774 -x37600 -x12501 -x38146 -x19442 -x32218 -x20460 -x15906 -x4510 -x39135 -x22099 -x6951 -x17335 -x10574 -x19897 -x10515 -x28760 -x23793 -x22304 -x1061 -x33394 -x40236 -x23138 -x8319 -x33768 -x29993 -x7241 -x29868 -x27733 -x26882 -x10481 -x31684 -x921 -x15223 -x5198 -x33296 -x15727 -x20784 -x22396 -x27674 -x30200 -x8820 -x38588 -x23777 -x3466 -x35683 -x8046 -x38917 -x5186 -x25785 -x21114 -x235 -x12723 -x39720 -x13953 -x36215 -x22354 -x18187 -x17826 -x18378 -x16409 -x33016 -x29413 -x31443 -x20317 -x1168 -x38725 -x28430 -x31947 -x5161 -x30397 -x19944 -x475 -x35324 -x38200 -x30261 -x37407 -x27206 -x20940 -x34413 -x17841 -x9414 -x37646 -x31244 -x2336 -x18437 -x2500 -x39618 -x40232 -x26090 -x36780 -x27439 -x37081 -x14654 -x20440 -x36990 -x14086 -x10469 -x19118 -x3096 -x14555 -x8043 -x18097 -x6608 -x14445 -x8045 -x9259 -x37888 -x40031 -x33563 -x9377 -x33543 -x7999 -x30110 -x33998 -x3429 -x29524 -x26300 -x4141 -x8439 -x7724 -x17701 -x35494 -x13155 -x31035 -x30173 -x40595 -x4197 -x2556 -x9635 -x39824 -x10503 -x17017 -x5002 -x2714 -x14582 -x18875 -x14447 -x24576 -x21868 -x19079 -x3646 -x1234 -x21935 -x22542 -x36943 -x17774 -x20646 -x24130 -x12931 -x40468 -x17049 -x30813 -x15275 -x18197 -x27274 -x22010 -x29743 -x26525 -x37704 -x32929 -x21156 -x16491 -x23551 -x23354 -x14328 -x24039 -x38460 -x40882 -x28193 -x5506 -x26297 -x9747 -x29162 -x26338 -x20981 -x38663 -x13758 -x16831 -x14039 -x39005 -x22372 -x34057 -x12982 -x15648 -x24096 -x18687 -x37701 -x25295 -x6427 -x21320 -x21116 -x23955 -x23255 -x5247 -x3582 -x38369 -x21940 -x30279 -x23778 -x1161 -x4984 -x27315 -x23198 -x7108 -x12669 -x38835 -x25328 -x36649 -x19456 -x40132 -x10641 -x17222 -x9478 -x49 -x885 -x12657 -x17669 -x1667 -x149 -x8163 -x8479 -x27411 -x14408 -x1007 -x17934 -x22170 -x35958 -x12919 -x4214 -x3887 -x22965 -x459 -x39749 -x27125 -x27873 -x3286 -x25163 -x5383 -x30594 -x30746 -x26224 -x16756 -x1307 -x25473 -x18218 -x6852 -x14710 -x32322 -x3037 -x16423 -x18222 -x20885 -x38494 -x5639 -x20287 -x37579 -x16652 -x3597 -x25223 -x38555 -x10867 -x2572 -x32679 -x27717 -x19080 -x34337 -x35772 -x5688 -x17150 -x35875 -x27858 -x7649 -x39018 -x1825 -x21812 -x31249 -x10549 -x3894 -x10134 -x18957 -x28535 -x40568 -x27404 -x1169 -x18322 -x27600 -x10896 -x17109 -x6744 -x19370 -x27362 -x7565 -x23155 -x17941 -x28755 -x18768 -x23768 -x26031 -x28497 -x34201 -x7901 -x29889 -x21300 -x11466 -x34534 -x10516 -x35088 -x25035 -x40743 -x33582 -x2538 -x14024 -x10483 -x23887 -x30796 -x31614 -x16833 -x39838 -x31889 -x24153 -x10066 -x30403 -x2772 -x16598 -x4945 -x11086 -x32473 -x16187 -x32341 -x26071 -x40313 -x2307 -x33103 -x35663 -x22047 -x15507 -x4260 -x27313 -x9767 -x2594 -x2857 -x8942 -x22485 -x35787 -x6004 -x34757 -x8477 -x3157 -x30047 -x32765 -x2492 -x12241 -x7527 -x8234 -x32115 -x183 -x39792 -x35340 -x23170 -x10014 -x10779 -x11432 -x32437 -x39753 -x8127 -x12209 -x37610 -x37361 -x7 -x27847 -x34202 -x20496 -x35952 -x32680 -x2324 -x17908 -x14027 -x33896 -x30650 -x24590 -x510 -x30823 -x12406 -x30060 -x33631 -x39138 -x33553 -x14651 -x28524 -x15171 -x34910 -x2200 -x2022 -x40847 -x2134 -x8526 -x18533 -x31580 -x38993 -x25701 -x6580 -x1882 -x40565 -x19277 -x12050 -x31891 -x31253 -x1961 -x5842 -x8091 -x38416 -x37750 -x16069 -x18068 -x10187 -x896 -x9892 -x23497 -x22862 -x18908 -x30083 -x21135 -x10107 -x31820 -x13286 -x22167 -x35258 -x33976 -x11802 -x33424 -x24059 -x4282 -x19896 -x36260 -x9811 -x1960 -x6128 -x16940 -x40001 -x14044 -x8815 -x21096 -x1805 -x15085 -x26648 -x1284 -x10336 -x7167 -x36182 -x1341 -x12925 -x3379 -x26713 -x6215 -x24435 -x4654 x40442 -x2401 -x643 -x11365 -x7641 -x37337 -x19006 -x39705 -x15733 -x32127 -x14357 -x31863 -x11334 -x33548 -x8395 -x27960 -x21275 -x20912 -x35350 -x14680 -x8796 -x30381 -x19252 -x29682 -x4512 -x18014 -x27455 -x6232 -x9621 -x15211 -x16169 -x37075 -x39854 -x25066 -x1417 -x12545 -x29842 -x5790 -x31366 -x37955 -x35985 -x22903 -x35914 -x1063 -x3742 -x6282 -x3601 -x25709 -x1292 -x18731 -x27332 -x2461 -x11938 -x8541 -x38272 -x34353 -x39857 -x39537 -x33153 -x30817 -x1430 -x7518 -x33400 -x16709 -x21926 -x7372 -x39920 -x21184 -x24161 -x7499 -x26062 -x30720 -x6799 -x32580 -x7101 -x7477 -x37468 -x12204 -x33545 -x13569 -x4504 -x26344 -x26287 -x3554 -x2084 -x23616 -x18722 -x17023 -x33727 -x23560 -x32539 x40438 -x27926 -x31828 -x13463 -x9790 -x18458 -x20125 -x7791 -x1713 -x17278 -x5184 -x12839 -x8237 -x2130 -x28197 -x20613 -x14504 -x25979 -x35795 -x16394 -x32714 -x16461 -x7856 -x16227 -x11447 -x16393 -x26115 -x3316 -x1016 -x3486 -x22159 -x26175 -x32245 -x22907 -x6335 -x39783 -x37084 -x13560 -x22720 -x5012 -x23625 -x31850 -x17193 -x21982 -x16980 -x39036 -x38930 -x27665 -x31456 -x35452 -x36802 -x8600 -x7428 -x4332 -x19923 -x14376 -x13007 -x12277 -x17828 -x17689 -x35921 -x24940 -x35412 -x7463 -x18592 -x10473 -x4942 -x26783 -x3065 -x23508 -x11061 -x36488 -x28522 -x11279 -x333 -x17644 -x19745 -x13829 -x20025 -x18347 -x29906 -x38608 -x22861 -x40598 -x35681 -x37057 -x31485 -x21757 -x20752 -x30510 -x20338 -x22465 -x13849 -x21245 -x25025 -x16536 -x23196 -x12718 -x21908 -x3696 -x3825 -x25627 -x28364 -x29799 -x20822 -x50 -x26788 -x31052 -x31095 -x3732 -x21774 -x3027 -x28046 -x7705 -x21552 -x26051 -x7731 -x26781 -x18435 -x34006 -x2484 -x6890 -x12147 -x19219 -x32905 x36241 -x16074 -x19337 -x7464 -x38355 -x8026 -x23831 -x30576 -x17904 -x5897 -x27699 -x13079 -x5112 -x13317 -x1568 -x11204 -x29404 -x29995 -x16569 -x3085 -x36281 -x34502 -x17619 -x32588 -x31173 -x26216 -x31071 -x13998 -x23924 -x10778 -x29588 -x3885 -x24602 -x9141 -x28359 -x15837 -x2960 -x20585 -x33799 -x23744 -x31263 -x3336 -x30937 -x7284 -x29059 -x25172 -x15517 -x37258 -x34088 -x7626 -x17357 -x18391 -x26045 -x39572 -x38797 -x23564 -x18505 -x5871 -x32948 -x1608 -x25610 -x25670 -x629 -x5524 -x32603 -x1550 -x21999 -x8367 -x20780 -x19258 -x30199 -x7786 -x13916 -x30522 -x37022 -x30658 -x22203 -x11192 -x28087 -x26145 -x33046 -x32944 -x11662 -x27587 -x32808 -x40486 -x25935 -x7682 -x40077 -x22014 -x27464 -x22581 -x290 -x40663 -x21782 -x23694 -x12588 -x39159 -x37482 -x24703 -x18989 -x15424 -x7575 -x574 -x9224 -x15664 -x22718 -x8472 -x10965 -x10547 -x25849 -x16948 -x1109 -x9553 -x16430 -x14467 -x25354 -x18837 -x1532 -x12274 -x35056 -x21970 -x25516 -x18934 -x25717 -x5075 -x32593 -x253 -x20425 -x10636 -x1886 -x21837 -x19780 -x15039 -x37854 -x31191 -x35284 -x25246 -x1439 -x1451 -x19197 -x21706 -x37598 -x25904 -x24814 -x31895 -x18376 -x34743 -x38147 -x23211 -x7187 -x18891 -x29259 -x4185 -x15361 -x27724 -x23853 -x17452 -x893 -x32172 -x3969 -x35559 -x15040 -x36919 -x7251 -x26522 -x32409 -x33337 -x23565 -x3449 -x36512 -x3396 -x19621 -x38404 -x18207 -x33967 -x35113 -x30209 -x16548 -x27853 -x36675 -x31490 -x38388 -x39497 -x14151 -x5092 -x1144 -x8363 -x23242 -x33585 -x23609 -x25934 x40424 -x11801 -x38622 -x3192 -x38789 -x21921 -x22502 -x25067 -x36495 -x20965 -x35814 -x40559 -x37621 -x8053 -x31186 -x31469 -x40613 -x28017 -x30967 -x25783 -x33821 -x24612 -x13749 -x36528 -x199 -x801 -x1221 -x37790 -x14619 -x12008 -x7770 -x1786 -x33996 -x5823 -x2101 -x33667 -x12730 -x1113 -x25391 -x35972 -x9364 -x14631 -x10414 -x20110 -x24474 -x12137 -x31700 -x23318 -x34355 -x19777 -x27144 -x20935 -x3219 -x13893 -x26645 -x8900 -x15753 -x19008 -x11684 -x19035 -x1270 -x37042 -x15062 -x20922 -x4706 -x21650 -x26904 -x14087 -x34250 -x25454 -x18752 -x27551 -x1085 -x40858 -x3569 -x34731 -x5470 -x34755 -x7391 -x14566 -x20130 -x38212 -x40376 -x36122 -x20973 -x2837 -x4033 -x31788 -x25964 -x27309 -x22922 -x16913 -x24447 -x29609 -x33032 -x21512 -x4357 -x38645 -x1986 -x31518 -x26375 -x7537 -x9349 -x37060 -x27799 -x12106 -x5060 -x37036 -x40644 -x2855 -x28318 -x155 -x33325 -x5766 -x23111 -x15870 -x32569 -x15194 -x2506 -x24173 -x5739 -x31038 -x15032 -x3348 -x3507 -x19391 -x36120 -x11822 -x10316 -x9755 -x5346 -x34541 -x11844 -x6058 -x37992 -x21816 -x14528 -x18314 -x15352 -x23772 -x24120 -x3076 -x7611 -x33077 -x10727 -x28184 -x2688 -x3230 -x3960 -x19096 -x5340 -x2667 -x36636 -x9845 -x8756 -x33182 -x19963 -x22687 -x2264 -x474 -x20987 -x7103 -x28722 -x20978 -x3579 -x19416 -x5930 -x24665 -x21331 -x22138 -x20991 -x22623 -x21892 -x17623 -x8186 -x20072 -x6886 -x2706 -x37893 -x30855 -x28033 -x4238 -x1870 -x31110 -x2580 -x8199 -x7342 -x1916 -x22488 -x22126 -x18977 -x4090 -x14685 -x19700 -x30415 -x18410 -x17160 -x4707 -x17716 -x36950 -x5915 -x35307 -x8030 -x16470 -x35249 -x16018 -x4051 -x1788 -x3688 -x13510 -x11922 -x32834 -x1001 -x38539 -x20073 -x32196 -x2226 -x27395 -x15549 -x37772 -x4737 -x2280 -x12664 -x19092 -x857 -x36179 -x11494 -x7628 -x31056 -x22322 -x6097 -x12812 -x24745 -x26521 -x29978 -x9006 -x8060 -x16081 -x18672 -x13338 -x26657 -x10364 -x22161 -x29558 -x12035 -x30361 -x1529 -x31641 -x27378 -x21339 -x19355 -x20371 -x35279 -x30359 -x33627 -x4630 -x30370 -x10367 -x4436 -x23809 -x31508 -x36214 -x32543 -x15152 -x40330 -x6190 -x6721 -x35928 -x32758 -x22752 -x15163 -x30972 -x35057 -x19507 -x29769 -x9219 -x22591 -x25998 -x35993 -x10701 -x4830 -x12260 -x24418 -x16870 -x13774 -x13261 -x7982 -x36543 -x4496 -x33868 -x33432 -x13352 -x21604 -x547 -x20101 -x7601 -x17830 -x33904 -x11093 -x28523 -x17073 -x27346 -x3002 -x7695 -x24241 -x12388 -x11869 -x11057 -x26095 -x31755 -x21975 -x30565 -x39201 -x12357 -x24568 -x6127 -x24794 -x17998 -x16696 -x7205 -x21462 -x4380 -x22058 -x26777 -x24048 -x8592 -x9347 -x8208 -x4746 -x19019 -x1187 -x26008 -x21386 -x36124 -x21754 -x32038 -x19245 -x28894 -x32263 -x34222 -x25169 -x25575 -x9874 -x6123 -x28112 -x36897 -x38313 -x8063 -x25795 -x4564 -x7301 -x12841 -x21805 -x25903 -x17884 -x16387 -x27017 -x663 -x16504 -x1561 -x8403 -x24026 -x21524 -x5985 -x25357 -x13982 -x9695 -x38068 -x32995 -x21196 -x36226 -x39256 -x30413 -x32520 -x30930 -x4439 -x31721 -x36981 -x26134 -x35645 -x14789 -x15594 -x20162 -x17532 -x8769 -x9145 -x22536 -x27520 -x36059 -x39410 -x29453 -x28195 -x26791 -x20578 -x27485 -x21044 -x10172 -x11588 -x5701 -x18150 -x9662 -x30800 -x12740 -x36533 -x38557 -x34988 -x31313 -x4982 -x38814 -x21901 -x28029 -x16992 -x19987 -x39873 -x17021 -x22023 -x1301 -x22656 -x38872 -x2990 -x30795 -x32713 -x4275 -x10541 -x36593 -x36759 -x18176 -x13766 -x21562 -x35143 -x4522 -x21910 -x38998 -x15941 -x20353 -x38439 -x14874 -x17665 -x14642 -x21402 -x7715 -x16238 -x34103 -x35632 -x36137 -x8489 -x17062 -x26553 -x85 -x16090 -x16590 -x22543 -x31157 -x17393 -x19134 -x2166 -x30499 -x262 -x18233 -x38968 -x1704 -x7946 -x39451 -x34097 -x38849 -x40345 -x32965 -x5402 -x24412 -x19642 -x9091 -x30876 -x14395 -x38316 -x8368 -x30546 -x464 -x14482 -x22982 -x5768 -x9709 -x24032 -x29816 -x9935 -x4148 -x15289 -x4566 -x8625 -x28444 -x27561 -x10093 -x10201 -x32913 -x33595 -x7485 -x15505 -x20444 -x1700 -x18674 -x6070 -x21890 -x32215 -x29651 -x2337 -x13148 -x21729 -x34641 -x33109 -x32404 -x30180 -x17575 -x8074 -x13176 -x5295 -x7764 -x10868 -x21373 -x6012 -x27678 -x37125 -x30242 -x20750 -x19315 -x22018 -x14506 -x7868 -x15047 -x975 -x65 -x18530 -x40731 -x2811 -x25031 -x39818 -x22445 -x6034 -x7293 -x1160 -x6540 -x10765 -x5399 -x25206 -x33217 -x11272 -x6115 -x28100 -x25732 -x6722 -x26595 -x8067 -x4696 -x23993 -x5798 -x12321 -x6638 -x4547 -x32472 -x17002 -x39031 -x17605 -x14178 -x40467 -x30847 -x28007 -x27068 -x7258 -x6757 -x38199 -x1353 -x37305 -x7198 -x21974 -x24263 -x31479 -x16661 -x458 -x21640 -x8098 -x11338 -x36709 -x15480 -x33581 -x34992 -x25772 -x16265 -x21359 -x10888 -x7814 -x19378 -x11721 -x15805 -x21644 -x18823 -x26677 -x36580 -x27660 -x30818 -x16716 -x19439 -x5050 -x15586 -x19419 -x9131 -x14938 -x31943 -x29843 -x3966 -x38474 -x26988 -x26507 -x34569 -x31419 -x25352 -x10416 -x38554 -x27543 -x1652 -x24965 -x7148 -x21897 -x2646 -x22480 -x40741 -x58 -x15093 -x20163 -x5258 -x4398 -x1372 -x36756 -x10511 -x8669 -x16197 -x6053 -x7406 -x22402 -x3471 -x4703 -x28683 -x15282 -x30250 -x37369 -x19663 -x5666 -x939 -x3105 -x842 -x38286 -x9458 -x6240 -x6489 -x27719 -x9027 -x27841 -x4570 -x23566 -x29061 -x2103 -x27006 -x17714 -x34560 -x24267 -x2405 -x3840 -x9547 -x3740 -x38927 -x9161 -x19463 -x37047 -x40320 -x902 -x5974 -x10967 -x25806 -x12516 -x40857 -x39947 -x16214 -x29356 -x3084 -x8355 -x32360 -x32016 -x12285 -x21997 -x27550 -x36827 -x11427 -x349 -x34567 -x8765 -x37050 -x33151 -x7204 -x20024 -x6030 -x24388 -x36444 -x38375 -x27843 -x863 -x23526 -x3748 -x19172 -x7328 -x34756 -x26348 -x24138 -x35370 -x18522 -x22112 -x34596 -x26183 -x38333 -x39469 -x4372 -x3049 -x38885 -x32670 -x13366 -x4799 -x20670 -x16926 -x3559 -x29744 -x39527 -x24288 -x2945 -x36233 -x11929 -x26409 -x39728 -x20178 -x40779 -x28777 -x34343 -x25987 -x116 -x6864 -x23570 -x29363 -x5894 -x25924 -x39902 -x13364 -x12798 -x18715 -x33749 -x33054 -x15293 -x31487 -x10959 -x37769 -x8832 -x10644 -x24740 -x28507 -x31367 -x28161 -x40854 -x8304 -x2797 -x34724 -x26549 -x18087 -x4290 -x34395 -x27672 -x1587 -x276 -x9725 -x15764 -x34832 -x12574 -x28749 -x12623 -x33038 -x29707 -x21870 -x12379 -x34887 -x25381 -x161 -x24778 -x7591 -x9298 -x4780 -x16672 -x14966 -x12370 -x36689 -x21866 -x21398 -x13210 -x5613 -x28828 -x32721 -x27377 -x36135 -x6299 -x25050 -x39430 -x22710 -x28868 -x25569 -x32361 -x38637 -x9183 -x17425 -x30835 -x19494 -x11972 -x38087 -x1968 -x13504 -x26256 -x18267 -x40763 -x2524 -x427 -x17241 -x29792 -x6364 -x15133 -x14946 -x32738 -x37494 -x7917 -x38256 -x7207 -x13035 -x21528 -x25771 -x2393 -x29053 -x36529 -x14194 -x36 -x39315 -x28741 -x11455 -x20368 -x4801 -x2334 -x21556 -x39724 -x20919 -x19878 -x13707 -x37037 -x11963 -x12192 -x11932 -x11784 -x17504 -x4303 -x18876 -x38230 -x39801 -x34622 -x18829 -x13595 -x23275 -x15652 -x37670 -x33980 -x27301 -x761 -x17652 -x14646 -x29119 -x20088 -x39168 -x32824 -x3184 -x27762 -x30001 -x38298 -x25905 -x40762 -x36673 -x12425 -x15158 -x37342 -x25257 -x21742 -x30456 -x18171 -x39834 -x32234 -x14509 -x33489 -x20328 -x22585 -x3603 -x11409 -x38590 -x36889 -x4054 -x21431 -x14818 -x7512 -x35002 -x6692 -x443 -x20176 -x19834 -x34161 -x29867 -x30903 -x14077 -x17428 -x38075 -x33686 -x7046 -x39042 -x32901 -x21638 -x38664 -x5435 -x39427 -x15922 -x38098 -x611 -x19106 -x5129 -x3089 -x12003 -x24002 -x40589 -x636 -x1737 -x30404 -x21852 -x6336 -x23478 -x23194 -x5027 -x31335 -x33081 -x8192 -x33643 -x14767 -x20276 -x2961 -x9919 -x29852 -x560 -x1059 -x10464 -x24268 -x17295 -x20386 -x38405 -x9523 -x20594 -x15440 -x30880 -x6219 -x14223 -x10319 -x27438 -x9463 -x24292 -x37503 -x34489 -x31362 -x17334 -x9832 -x17514 -x38086 -x12699 -x24087 -x33264 -x25902 -x104 -x5279 -x15177 -x26958 -x8835 -x13180 -x14689 -x17530 -x21712 -x14364 -x2622 -x29076 -x22983 -x22163 -x23987 -x3206 -x32853 -x23829 -x6465 -x8785 -x1022 -x9256 -x28602 -x14365 -x15773 -x33486 -x40378 -x38231 -x33870 -x32934 -x22366 -x20744 -x28506 -x14213 -x20654 -x13828 -x4062 -x20731 -x35781 -x26351 -x8867 -x8550 -x39756 -x30925 -x7348 -x19421 -x22739 -x5086 -x16391 -x38737 -x20534 -x33604 -x18349 -x16380 -x29262 -x1781 -x4520 -x29415 -x10649 -x36202 -x15255 -x39894 -x25777 -x9763 -x1826 -x69 -x31746 -x2525 -x9254 -x7313 -x38291 -x34324 -x39225 -x5393 -x4031 -x23754 -x6186 -x22183 -x15724 -x4350 -x457 -x37697 -x33815 -x26690 -x40463 -x40028 -x26497 -x30074 -x21297 -x2885 -x22489 -x35378 -x13542 -x34924 -x18852 -x27913 -x17079 -x24314 -x24315 -x1184 -x10920 -x6194 -x24166 -x11254 -x7147 -x22685 -x22017 -x34241 -x37170 -x32068 -x15059 -x39669 -x1141 -x26182 -x28895 -x39132 -x20627 -x37776 -x14678 -x35722 -x4923 -x3022 -x17536 -x38530 -x25927 -x40134 -x34763 -x11039 -x24252 -x21234 -x14923 -x35543 -x14805 -x27509 -x17833 -x30872 -x6035 -x24040 -x21593 -x29369 -x39200 -x36406 -x21914 -x18650 -x17883 -x2042 -x15317 -x3924 -x13515 -x18938 -x15927 -x11152 -x8109 -x22905 -x7233 -x35843 -x1068 -x21194 -x20322 -x3101 -x35818 -x39141 -x37855 -x34769 -x40523 -x5879 -x9642 -x9397 -x40042 -x24396 -x4565 -x6574 -x14980 -x19673 -x16444 -x38359 -x35717 -x4651 -x35288 -x13262 -x20171 -x26515 -x29554 -x39702 -x1952 -x39108 -x11312 -x4926 -x31972 -x2590 -x22148 -x14305 -x21374 -x31511 -x14485 -x13685 -x10583 -x2621 -x747 -x32772 -x4376 -x5679 -x13597 -x17657 -x972 -x26640 -x29618 -x40650 -x6425 -x9803 -x8717 -x37444 -x6880 -x24394 -x30062 -x37795 -x17756 -x16158 -x27686 -x14870 -x28325 -x25012 -x19805 -x26947 -x33513 -x23264 -x35358 -x10712 -x27662 -x14657 -x17057 -x37366 -x17781 -x8540 -x38242 -x2518 -x7964 -x25535 -x6882 -x1793 -x38015 -x17631 -x7817 -x20040 -x31005 -x11349 -x39869 -x25397 -x33466 -x24367 -x9719 -x31634 -x11668 -x15675 -x32468 -x38932 -x25653 -x21070 -x8252 x40717 -x25409 -x28824 -x31045 -x4013 -x24926 -x12055 -x28745 -x31917 -x34870 -x1553 -x20172 -x5357 -x13684 -x21621 -x32701 -x5271 x40444 -x21797 -x9202 -x39158 -x26425 -x8188 -x19334 -x29912 -x9218 -x4494 -x23445 -x40085 -x17155 -x10055 -x28553 -x10919 -x21980 -x4297 -x22851 -x25105 -x1800 -x38898 -x28054 -x14064 -x28502 -x3756 -x15776 -x13431 -x1775 -x11634 -x29406 -x25471 -x3957 -x2605 -x38495 -x26849 -x40280 -x14955 -x7998 -x35382 -x39507 -x33384 -x24298 -x16697 -x15808 -x15070 -x19133 -x12541 -x4145 -x29195 -x1215 -x15036 -x7423 -x39055 -x15204 -x29591 -x25918 -x19329 -x24763 -x13896 -x29828 -x5491 -x25286 -x4071 -x33448 -x20192 -x1669 -x25125 -x9116 -x933 -x25923 -x23455 -x35090 -x14825 -x12809 -x23614 -x18985 -x32970 -x27324 -x38393 -x10703 -x15883 -x24493 -x16190 -x33483 -x29879 -x26586 -x25244 -x34902 -x3071 -x10074 -x391 -x25567 -x27927 -x24932 -x9208 -x32693 -x34589 -x15105 -x24605 -x7177 -x31712 -x22195 -x30449 -x36274 -x27884 -x9400 -x4091 -x30351 -x31890 -x36263 -x24917 -x13268 -x13913 -x30569 -x444 -x32677 -x22786 -x30472 -x22340 -x20704 -x33637 -x16053 -x26117 -x38104 -x12772 -x14745 -x30275 -x6090 -x24012 -x31961 -x14519 -x2354 -x4449 -x25041 -x5594 -x25301 -x20281 -x6995 -x20500 -x39302 -x5337 -x5344 -x11648 -x11577 -x24276 -x31696 -x13211 -x32311 -x39003 -x8055 -x1844 -x7797 -x37577 -x2917 -x28534 -x15800 -x6588 -x30053 -x31188 -x18223 -x36748 -x9112 -x17778 -x21623 -x2914 -x5503 -x40293 -x28019 -x26433 -x6658 -x12398 -x5350 -x12408 -x32412 -x39230 -x27081 -x2883 -x1938 -x23711 -x9514 -x16542 -x25726 -x22179 -x7109 -x6055 -x39868 -x1796 -x40072 -x24301 -x25799 -x14382 -x11469 -x31935 -x2069 -x18077 -x18760 -x16036 -x1488 -x1415 -x14885 -x36378 -x34677 -x5620 -x4644 -x14879 -x23359 -x19541 -x26872 -x15719 -x26454 -x2971 -x24729 -x26995 -x12603 -x7661 -x16084 -x39289 -x22171 -x33211 -x15020 -x293 -x14481 -x22074 -x35919 -x6804 -x13785 -x35883 -x23257 -x6859 -x12087 -x10657 -x18324 -x2778 -x25071 -x38430 -x1558 -x24104 -x13249 -x34396 -x5079 -x40157 -x19198 -x32759 -x15789 -x20268 -x26243 -x2257 -x2238 -x32715 -x39912 -x39164 -x13326 -x28925 -x38429 -x14444 -x21003 -x2993 -x3 -x9473 -x30168 -x17837 -x31287 -x31926 -x32303 -x19598 -x39399 -x24685 -x10474 -x23536 -x35654 -x39691 -x30824 -x17886 -x36446 -x13902 -x9913 -x11834 -x2766 -x13866 -x29882 -x1040 -x24303 -x38471 -x37756 -x27620 -x26260 -x8543 -x23281 -x27085 -x26054 -x35390 -x39280 -x3583 -x19633 -x7627 -x17246 -x6950 -x38942 -x10914 -x27958 -x32875 -x7288 -x1199 -x29398 -x31522 -x25486 -x29347 -x19158 -x39485 -x40247 -x37694 -x8517 -x35071 -x3991 -x32174 -x31539 -x27267 -x26235 -x7387 -x9280 x40420 -x28845 -x2254 -x35337 -x8782 -x30710 -x5096 -x20925 -x18696 -x31568 -x36912 -x2114 -x29586 -x18145 -x34987 -x14903 -x19170 -x40466 -x11394 -x9710 -x11537 -x11232 -x36239 -x30439 -x37721 -x1441 -x23943 -x5292 -x38182 -x21609 -x2454 -x33007 -x15741 -x33057 -x16865 -x31525 -x4590 -x19046 -x23668 -x1291 -x28728 -x11582 -x37504 -x21845 -x5330 -x4789 -x32014 -x10300 -x1326 -x14339 -x20643 -x6124 -x23150 -x36061 -x17496 -x2227 -x26613 -x967 -x27195 -x29655 -x9705 -x9742 -x12467 -x7983 -x18807 -x16552 -x12727 -x34003 -x22368 -x22379 -x21408 -x24468 -x23941 -x6677 -x2024 -x17858 -x36639 -x28351 -x34773 -x10564 -x25746 -x27981 -x28726 -x35592 -x40826 -x19789 -x40699 -x30596 -x1091 -x31271 -x15322 -x3459 -x2039 -x11878 -x5676 -x6428 -x22222 -x24640 -x22580 -x13124 -x33044 -x33691 -x17999 -x40111 -x32818 -x22993 -x10137 -x37066 -x23970 -x18637 -x4895 -x10343 -x5955 -x15241 -x26738 -x7256 -x24670 -x34797 -x18917 -x31279 -x12811 -x2623 -x16545 -x39181 -x13979 -x29961 -x38131 -x16561 -x18460 -x16915 -x13128 -x24117 -x21059 -x34356 -x10859 -x3155 -x12629 -x6422 -x5978 -x30284 -x13343 -x22669 -x37548 -x35673 -x6633 -x2154 -x37747 -x37983 -x6753 -x16076 -x38475 -x2385 -x25805 x40524 -x4467 -x21832 -x29886 -x32248 -x4859 -x24210 -x18743 -x21294 -x23044 -x31465 -x35256 -x32143 -x36825 -x34726 -x22880 -x8631 -x27310 -x19596 -x7757 -x35550 -x19756 -x34821 -x36615 -x32353 -x31478 -x4452 -x4178 -x20078 -x26377 -x14719 -x10043 -x8176 -x32819 -x7231 -x38883 -x32183 -x8390 -x3964 -x4161 -x34796 -x34667 -x30587 -x12850 -x24233 -x13615 -x30061 -x38735 -x6342 -x15931 -x12636 -x35188 -x8279 -x17043 -x39484 -x26290 -x17273 -x14501 -x8632 -x21446 -x6133 -x35409 -x34878 -x3755 -x15487 -x29901 -x6913 -x17604 -x7230 -x31480 -x24829 -x13022 -x32904 -x13221 -x11004 -x3423 -x35326 -x22871 -x13761 -x36497 -x10321 -x27680 -x28746 -x6712 -x40135 -x37839 -x8516 -x5197 -x1637 -x36866 -x9357 -x39378 -x8781 -x37102 -x31033 -x9271 -x26240 -x38040 -x23717 -x3465 -x10010 -x38454 -x10295 -x22197 -x37947 -x36975 -x24458 -x33948 -x37689 -x38860 -x37845 -x39768 -x32806 -x25018 -x28654 -x37508 -x36065 -x23923 -x24461 -x31737 -x9983 -x21058 -x31116 -x35925 -x8761 -x18372 -x18132 -x1454 -x14028 -x34593 -x40055 -x38939 -x16274 -x18590 -x30810 -x12973 -x21266 -x19650 -x33824 -x14269 -x26091 -x7439 -x1703 -x20747 -x10946 -x13334 -x17545 -x28541 -x37099 -x34949 -x34432 -x17055 -x18506 -x30328 -x5169 -x35766 -x3100 -x5328 -x3641 -x20896 -x4834 -x3077 -x23591 -x27813 -x40836 -x2376 -x31627 -x11826 -x7822 -x1228 -x12163 -x17188 -x34152 -x130 -x14755 -x25809 -x26750 -x2880 -x21123 -x6094 -x25666 -x2823 -x14390 -x23171 -x16675 -x15475 -x40605 -x17633 -x31717 -x39500 -x16173 -x8890 -x14530 -x23232 -x17190 -x18795 -x37074 -x19676 -x20884 -x27292 -x22064 -x36746 -x31919 -x9759 -x25862 -x24599 -x34387 -x38718 -x11704 -x23522 -x31715 -x13220 -x19047 -x5878 -x11695 -x24681 -x19653 -x26534 -x22642 -x26591 -x11273 -x29274 -x15234 -x34764 -x24656 -x19735 -x5556 -x21758 -x13636 -x17876 -x13860 -x5132 -x35776 -x37021 -x22184 -x2650 -x16529 -x40893 -x770 -x23197 -x1393 -x18959 -x16171 -x29377 -x30712 -x21493 -x16029 -x18621 -x24242 -x15148 -x37980 -x4420 -x22781 -x5578 -x9879 -x288 -x15454 -x23315 -x21168 -x34467 -x9085 -x30516 -x30343 -x21199 -x30950 -x35327 -x33797 -x17679 -x11280 -x6777 -x7268 -x11215 -x34104 -x5602 -x9893 -x10206 -x6741 -x30803 -x30326 -x31929 -x11632 -x11211 -x30953 -x24838 -x18299 -x566 -x30225 -x22557 -x16944 -x35771 -x1470 -x28792 -x22001 -x5551 -x757 -x17207 -x33233 -x24676 -x11864 -x15321 -x30033 -x23278 -x28038 -x7090 -x31000 -x26494 -x17571 -x31432 -x25838 -x25707 -x32062 -x39118 -x36057 -x25547 -x23724 -x22701 -x848 -x40512 -x10176 -x3895 -x37328 -x40218 -x30496 -x30390 -x28983 -x13961 -x20191 -x24119 -x19105 -x21076 -x12457 -x11299 -x27837 -x1114 -x26559 -x38511 -x22350 -x21356 -x1820 -x40500 -x25069 -x4653 -x30116 -x18479 -x25014 -x12445 -x12856 -x26282 -x6207 -x39843 -x7701 -x32936 -x33971 -x2951 -x31109 -x2756 -x38433 -x4943 -x34666 -x31022 -x40176 -x20007 -x1964 -x29281 -x8467 -x4348 -x30057 -x39310 -x9737 -x31240 -x2563 -x39239 -x19194 -x22332 -x29573 -x12043 -x3787 -x6660 -x30562 -x22608 -x36178 -x866 -x890 -x39260 -x35813 -x28578 -x29322 -x15514 -x19041 -x10266 -x27506 -x26423 -x7505 -x39712 -x12266 -x4687 -x15786 -x16100 -x28802 -x34907 -x11837 -x6873 -x24847 -x22611 -x23156 -x26160 -x29149 -x1546 -x19192 -x234 -x17750 -x27209 -x37335 -x3661 -x23877 -x9993 -x29482 -x5492 -x25117 -x14117 -x12820 -x17815 -x19965 -x29699 -x5498 -x14842 -x31100 -x27270 -x6643 -x5697 -x31008 -x40078 -x32078 -x39714 -x31246 -x27732 -x25161 -x1693 -x40469 -x630 -x33640 -x17949 -x38275 -x15673 -x3075 -x6250 -x9334 -x22754 -x15895 -x31512 -x5994 -x3642 -x12415 -x27036 -x38336 -x40108 -x34789 -x28131 -x13813 -x25802 -x2596 -x15732 -x25601 -x10399 -x18400 -x20899 -x2105 -x24479 -x6504 -x14692 -x16789 -x12568 -x37518 -x1688 -x28493 -x15285 -x12170 -x26040 -x28638 -x18944 -x11268 -x39668 -x300 -x27254 -x22499 -x29762 -x38143 -x19955 -x12707 -x2165 -x25505 -x29409 -x21589 -x27054 -x38218 -x21551 -x2125 -x23528 -x36927 -x19393 -x24035 -x28222 -x37386 -x17550 -x24342 -x28192 -x6569 -x9253 -x1604 -x17065 -x20332 -x10740 -x15640 -x29101 -x9541 -x21548 -x10635 -x36907 -x7323 -x13209 -x33204 -x7281 -x20491 -x30410 -x12048 -x28875 -x22213 -x30441 -x9393 -x3040 -x13741 -x15196 -x29097 -x24696 -x24933 -x21488 -x33416 -x39161 -x22474 -x13987 -x30384 -x26557 -x14340 -x14007 -x29474 -x9469 -x40143 -x37127 -x32731 -x33534 -x20136 -x32048 -x8837 -x11437 -x1590 -x28730 -x12136 -x14116 -x2719 -x22175 -x27984 -x2206 -x9310 -x25791 -x16151 -x3413 -x37951 -x27376 -x17729 -x33189 -x31976 -x29582 -x34698 -x16359 -x38505 -x1579 -x30612 -x3586 -x39394 -x40534 -x24766 -x11255 -x6270 -x10509 -x1179 -x9370 -x36271 -x15847 -x39963 -x27854 -x24645 -x9401 -x39741 -x19567 -x4833 -x18547 -x36618 -x37393 -x5769 -x11007 -x39262 -x7925 -x27178 -x10793 -x3932 -x9963 -x25665 -x23917 -x188 -x29967 -x4580 -x25716 -x12151 -x14723 -x25342 -x27094 -x38012 -x40081 -x12892 -x39734 -x1176 -x14882 -x33790 -x30056 -x23228 -x19027 -x10532 -x16751 -x24722 -x14006 -x13200 -x4941 -x24879 -x16604 -x19983 -x11008 -x14175 -x21346 -x3662 -x7418 -x32246 -x5458 -x18154 -x27473 -x13310 -x3754 -x40629 -x23241 -x30680 -x12553 -x37931 -x33683 -x23040 -x9329 -x12974 -x27250 -x16369 -x5095 -x27541 -x26327 -x35700 -x18282 -x14738 x40425 -x30006 -x33932 -x28344 -x4903 -x13851 -x32703 -x20697 -x28298 -x32434 -x13534 -x30007 -x511 -x12401 -x432 -x10504 -x6792 -x23319 -x1551 -x5711 -x33709 -x13305 -x21260 -x5748 -x15479 -x10236 -x21369 -x22632 -x30735 -x1166 -x2447 -x27996 -x33853 -x22157 -x3878 -x32452 -x53 -x9321 -x23716 -x7346 -x22391 -x13232 -x5017 -x36847 -x7073 -x24049 -x28512 -x22472 -x40184 -x4645 -x39150 -x31670 -x21278 -x734 -x33775 -x33021 -x37247 -x27832 -x36086 -x14672 -x4858 -x12389 -x12405 -x8083 -x26954 -x13988 -x5700 -x23705 -x5661 -x73 -x35680 -x39037 -x23313 -x26229 -x15612 -x11993 -x16384 -x21850 -x7444 -x6253 -x10192 -x19804 -x918 -x2791 -x37338 -x4368 -x6400 -x5628 -x10155 -x463 -x19383 -x40152 -x120 -x4665 -x8580 -x29940 -x773 -x37214 -x21601 -x2169 -x27164 -x11765 -x12985 -x1718 -x5816 -x28006 -x38491 -x412 -x25580 -x27185 -x6592 -x14687 -x27160 -x34483 -x4362 -x23470 -x13216 -x28317 -x13586 -x14125 -x39538 -x26718 -x29247 -x31234 -x25398 -x38621 -x16860 -x15173 -x32403 -x15943 -x2542 -x28228 -x24758 -x31220 -x11265 -x22764 -x38954 -x424 -x17895 -x10328 -x26174 -x22850 -x27213 -x21001 -x27076 -x39049 -x20068 -x28699 -x11240 -x39046 -x25436 -x25164 -x40828 -x3129 -x24897 -x7166 -x38907 -x24439 -x7068 -x32258 -x6415 -x40477 -x2082 -x29771 -x5155 -x27025 -x31542 -x22589 -x613 -x2870 -x19411 -x4177 -x16412 -x20100 -x11430 -x28392 -x28582 -x2387 -x6263 -x32730 -x17374 -x20349 -x32484 -x33558 -x28613 -x11545 -x2559 -x23408 -x23718 -x12621 -x29206 -x13131 -x14056 -x22890 -x35517 -x18306 -x6007 -x27394 -x15030 -x18665 -x32388 -x34269 -x35994 -x29941 -x13966 -x11656 -x23779 -x4884 -x37172 -x26299 -x26272 -x33319 -x31285 -x37168 -x39273 -x3649 -x9524 -x18757 -x36364 -x4610 -x29705 -x13853 -x30205 -x3394 -x28258 -x15227 -x17137 -x34922 -x28240 x40426 -x18673 -x10642 -x2160 -x21479 -x28743 -x33413 -x25285 -x17649 -x20117 -x31268 -x34807 -x32131 -x24811 -x11411 -x13647 -x27317 -x35967 -x38547 -x5481 -x15538 -x36380 -x30769 -x31728 -x4701 -x5355 -x32076 -x19414 -x28530 -x6300 -x8435 -x3763 -x8253 -x17916 -x13539 -x30229 -x7140 -x31091 -x14581 -x39658 -x725 -x10132 -x14000 -x31042 -x29388 -x16348 -x7674 -x39731 -x38639 -x32802 -x34837 -x1857 -x18736 -x11281 -x22457 -x9663 -x10237 -x5004 -x8421 -x16280 -x4896 -x33770 -x9885 -x32080 -x22792 -x29544 -x1047 -x15600 -x19821 -x30485 -x16287 -x16119 -x13081 -x8979 -x15516 -x29834 -x16414 -x29489 -x36789 -x14333 -x9961 -x32689 -x2094 -x30759 -x6711 -x5333 -x36205 -x5070 -x18865 -x29881 -x23492 -x32415 -x30098 -x22476 -x22789 -x5586 -x33865 -x23769 -x18873 -x13696 -x30885 -x6241 -x5449 -x3624 -x4435 -x30961 -x20325 -x37153 -x22102 -x26564 -x15154 -x13454 -x28694 -x31187 -x15697 -x19760 -x28440 -x2061 -x24499 -x16710 -x33886 -x31806 -x35270 -x22263 -x32639 -x4583 -x10078 -x39940 -x32381 -x40563 -x35696 -x20509 -x779 -x23464 -x6982 -x18017 -x24329 -x9851 -x32087 -x283 -x16163 -x23169 -x17035 -x22579 -x11570 -x26680 -x14606 -x20798 -x24925 -x25989 -x3630 -x33762 -x7689 -x17175 -x19057 -x4131 -x28639 -x9693 -x38007 -x8090 -x11071 -x12696 -x706 -x37541 -x1525 -x38553 -x40186 -x28867 -x37527 -x5262 -x7361 -x140 -x16640 -x39250 -x30347 -x32717 -x39234 -x33387 -x32996 -x33161 -x4240 -x19364 -x3731 -x10127 -x5987 -x6385 -x29299 -x34568 -x27780 -x2905 -x33431 -x20147 -x22517 -x10648 -x19602 -x24 -x39667 -x12223 -x32676 -x16555 -x10214 -x14321 -x30738 -x14067 -x37132 -x1457 -x27391 -x1534 -x28085 -x12914 -x20016 -x17191 -x9905 -x39926 -x12930 -x25005 -x7669 -x714 -x10256 -x33652 -x21149 -x12129 -x36958 -x33673 -x15790 -x12857 -x11083 -x18124 -x11883 -x39198 -x29312 -x17272 -x40342 -x1124 -x6019 -x34682 -x18237 -x15277 -x80 -x28429 -x5690 -x23647 -x10487 -x14190 -x37558 -x19503 -x12519 -x8943 -x10289 -x22359 -x33874 -x25478 -x1691 -x23521 -x21792 -x15162 -x4887 -x14270 -x6139 -x14620 -x571 -x2174 -x25929 -x3655 -x21765 -x40025 -x25753 -x22505 -x9396 -x35762 -x804 -x18971 -x19033 -x37117 -x22091 -x6983 -x33891 -x20082 -x20006 -x2678 -x19099 -x14285 -x36959 -x38379 -x3123 -x18888 -x21491 -x2697 -x27456 -x15033 -x3425 -x22083 -x36840 -x2159 -x29235 -x17458 -x16575 -x15497 -x5618 -x1073 -x36650 -x32158 -x28800 -x25688 -x29676 -x24730 -x35246 -x19948 -x1920 -x7892 -x9817 -x19086 -x20403 -x40873 -x30338 -x37866 -x25891 -x5778 -x20566 -x9035 -x18924 -x5645 -x17136 -x17771 -x27307 -x4181 -x32238 -x10079 -x29380 -x17317 -x37275 -x32785 -x19773 -x37908 -x26698 -x24905 -x25773 -x39279 -x33999 -x3666 -x24395 -x32 -x23839 -x5953 -x16666 -x23210 -x21163 -x7610 -x20270 -x8302 -x9603 -x12677 -x7106 -x5378 -x25669 -x11685 -x29949 -x40537 -x32704 -x39593 -x10088 -x23139 -x12302 -x13129 -x16682 -x25247 -x5920 -x6481 -x7853 -x15515 -x33351 -x5607 -x38056 -x30879 -x28284 -x22635 -x13563 -x17862 -x3509 -x16122 -x31280 -x19097 -x9916 -x11001 -x18602 -x1452 -x374 -x24038 -x17914 -x28415 -x3146 -x40834 -x34243 -x4402 -x29794 -x15702 -x15979 -x39264 -x19893 -x1293 -x22741 -x37454 -x2177 -x11064 -x37355 -x38490 -x26927 -x15707 -x6806 -x23542 -x38996 -x33180 -x7490 -x26126 -x4335 -x6816 -x5443 -x10063 -x31588 -x3758 -x10089 -x34702 -x4675 -x27111 -x23476 -x25130 -x8879 -x25269 -x23525 -x35051 -x502 -x20722 -x34899 -x34525 -x39099 -x16009 -x29091 -x36817 -x17254 -x24274 -x34615 -x29079 -x39721 -x34530 -x11081 -x24507 -x12770 -x35392 -x16651 -x35418 -x22554 -x31607 -x20708 -x26864 -x8448 -x29323 -x35231 -x24570 -x15264 -x28595 -x4649 -x10449 -x1279 -x30951 -x37552 -x28021 -x1471 -x7808 -x24379 -x36857 -x10950 -x31127 -x2859 -x20829 -x8667 -x28354 -x4438 -x40034 -x26510 -x39488 -x27016 -x4205 -x19005 -x4973 -x32454 -x19082 -x10687 -x22926 -x29287 -x3575 -x38399 -x39939 -x22313 -x2460 -x14677 -x35225 -x151 -x34401 -x38940 -x13917 -x32791 -x12902 -x3588 -x40545 -x39229 -x10246 -x4784 -x39165 -x9639 -x24649 -x32498 -x32816 -x8619 -x20526 -x30922 -x12690 -x38370 -x29050 -x23499 -x19628 -x624 -x25677 -x15726 -x27033 -x33430 -x6730 -x1005 -x23702 -x3287 -x5692 -x7007 -x608 -x18253 -x5020 -x24199 -x14570 -x354 -x17563 -x35208 -x26387 -x22492 -x38723 -x11330 -x33726 -x34639 -x33700 -x6388 -x24903 -x40058 -x23739 -x13358 -x2342 -x17804 -x196 -x1571 -x36055 -x35052 -x15013 -x34805 -x30174 -x23633 -x33175 -x26242 -x8888 -x35859 -x23103 -x33694 -x822 -x8732 -x10096 -x25232 -x9090 -x38119 -x6042 -x9026 -x19263 -x8621 -x20867 -x22696 -x17006 -x38421 -x13167 -x15279 -x38569 -x9341 -x39767 -x29945 -x29508 -x10270 -x35282 -x3131 -x16037 -x25614 -x19401 -x948 -x21831 -x9127 -x36503 -x228 -x3612 -x31978 -x23568 -x32010 -x34061 -x33794 -x32739 -x11565 -x8222 -x34223 -x18201 -x16405 -x31519 -x6166 -x37734 -x16275 -x4201 -x33968 -x8029 -x29125 -x27116 -x33931 -x7337 -x12037 -x37425 -x37449 -x32937 -x8730 -x8442 -x35432 -x38729 -x4048 -x17770 -x3196 -x31770 -x25000 -x8935 -x23951 -x21468 -x16796 -x35992 -x26956 -x23412 -x8298 -x32735 -x14414 -x22779 -x30845 -x35368 -x25885 -x39687 -x20878 -x18999 -x32846 -x8856 -x18131 -x12933 -x33266 -x16467 -x11293 -x34997 -x7643 -x8443 -x38194 -x3759 -x14526 -x11593 -x40202 -x14725 -x13476 -x35615 -x39442 -x19146 -x37611 -x35200 -x29397 -x23986 -x33346 -x6060 -x22798 -x7582 -x38353 -x204 -x24070 -x28132 -x13396 -x37828 -x19978 -x34618 -x12111 -x35657 -x10200 -x20961 -x34879 -x37616 -x6149 -x38521 -x31011 -x19812 -x246 -x39227 -x6397 -x27861 -x20734 -x1122 -x15297 -x3368 -x3768 -x12832 -x22471 -x6815 -x780 -x28884 -x32071 -x20502 -x8122 -x17898 -x6794 -x17865 -x33166 -x8048 -x37079 -x19808 -x14777 -x10160 -x7274 -x33570 -x36822 -x11311 -x4771 -x6740 -x29157 -x7029 -x9449 -x43 -x31573 -x8894 -x35462 -x28708 -x15235 -x8918 -x2001 -x25639 -x12858 -x34524 -x16292 -x21830 -x23187 -x19557 -x20069 -x31132 -x36745 -x23700 -x37745 -x10517 -x25326 -x958 -x35809 -x17653 -x20036 -x12638 -x30213 -x20046 -x35203 -x720 -x12835 -x15628 -x14093 -x31833 -x31714 -x16014 -x15856 -x23089 -x39555 -x4156 -x23655 -x39030 -x39913 -x22911 -x13151 -x37175 -x21470 -x32788 -x3524 -x2710 -x30270 -x31153 -x33810 -x40332 -x39462 -x35101 -x40476 -x40265 -x33341 -x37465 -x9697 -x7812 -x17157 -x32310 -x37371 -x2798 -x23314 -x37833 -x25207 -x6272 -x7395 -x6803 -x14772 -x35054 -x9578 -x21886 -x3813 -x1111 -x39948 -x3149 -x36324 -x30238 -x45 -x2457 -x25034 -x29289 -x40277 -x22709 -x22323 -x29976 -x31034 -x15862 -x26585 -x35927 -x11397 -x14904 -x6083 -x38629 -x23145 -x3297 -x27079 -x33094 -x30805 -x21769 -x218 -x24114 -x20307 -x17907 -x13545 -x19320 -x37657 -x25078 -x5745 -x24818 -x9748 -x878 -x23930 -x22331 -x10916 -x10249 -x31182 -x3982 -x16748 -x7885 -x28243 -x30785 -x3776 -x29161 -x8836 -x15657 -x34373 -x19281 -x18878 -x27443 -x36575 -x11678 -x10623 -x7450 -x35153 -x24150 -x32665 -x4762 -x25636 -x27589 -x30786 -x7714 -x1527 -x23098 -x25146 -x19303 -x10550 -x27487 -x10331 -x13594 -x39038 -x727 -x25623 -x14647 -x16310 -x37306 -x12475 -x617 -x14897 -x27015 -x11587 -x37279 -x30828 -x40840 -x10799 -x39951 -x26617 -x237 -x32568 -x10359 -x38537 -x17745 -x40041 -x12225 -x29221 -x29411 -x35808 -x40255 -x5049 -x33642 -x31731 -x10718 -x8232 -x15478 -x14196 -x38528 -x39476 -x15698 -x35643 -x2974 -x1811 -x30289 -x40271 -x27552 -x7415 -x8753 -x28207 -x36526 -x37014 -x37344 x40418 -x32835 -x20812 -x40890 -x25308 -x2190 -x35343 -x40571 -x23512 -x33869 -x9479 -x30591 -x29768 -x20419 -x16273 -x1181 -x3837 -x22681 -x2712 -x25900 -x3320 -x18243 -x19186 -x7942 -x5158 -x26201 -x31866 -x5318 -x28768 -x20845 -x31260 -x13118 -x22475 -x19181 -x16421 -x26473 -x10697 -x35728 -x37472 -x29594 -x27560 -x30780 -x22715 -x19264 -x37551 -x9209 -x10225 -x15244 -x2288 -x20422 -x19038 -x1694 -x9010 -x14244 -x12737 -x22333 -x26883 -x33412 -x14822 -x3568 -x12900 -x33938 -x26886 -x10869 -x30252 -x28481 -x13824 -x36562 -x38661 -x3913 -x15174 -x40794 -x3929 -x20842 -x25999 -x899 -x4134 -x4227 -x4972 -x34090 -x40103 -x38871 -x25006 -x8399 -x33444 -x17166 -x9354 -x21343 -x18653 -x34474 -x27641 -x40105 -x1937 -x38891 -x17888 -x20391 -x3176 -x31115 -x38995 -x5982 -x6563 -x30266 -x5844 -x25136 -x12880 -x26604 -x2124 -x27120 -x36881 -x21681 -x38745 -x19332 -x17685 -x6322 -x21377 -x1813 -x29827 -x6577 -x640 -x17296 -x28200 -x9594 -x3628 -x11024 -x33593 -x6445 -x22637 -x25499 x40432 -x25017 -x18219 -x401 -x29255 -x18046 -x6609 -x16734 -x8246 -x24146 -x2908 -x10352 -x5480 -x17553 -x4622 -x19817 -x28753 -x15101 -x39271 -x5439 -x37134 -x36242 -x3091 -x23758 -x35754 -x23092 -x6725 -x33828 -x12162 -x211 -x38268 -x29856 -x13009 -x3933 -x23269 -x14389 -x22956 -x24555 -x19274 -x3334 -x23144 -x6026 -x37717 -x23084 -x27282 -x17025 -x8999 -x38288 -x29466 -x9451 -x18085 -x16180 -x17247 -x18259 -x20768 -x9588 -x24997 -x19385 -x34598 -x4527 -x17871 -x13467 -x20248 -x28322 -x16758 -x25930 -x13992 -x4035 -x17590 -x36203 -x19740 -x10602 -x38170 -x11464 -x29810 -x34791 -x37068 -x21917 -x13359 -x5375 -x21723 -x29197 -x4314 -x18024 -x40694 -x793 -x36695 -x31685 -x30537 -x2097 -x17348 -x32114 -x18079 -x14612 -x31307 -x23460 -x7598 -x33843 -x29525 -x38892 -x27870 -x13235 -x40263 -x5791 -x10667 -x15959 -x27011 -x26081 -x1026 -x25696 -x15209 -x24597 -x30489 -x26472 -x7953 -x23868 -x37276 -x28605 -x31662 -x33653 -x29545 -x8433 -x10203 -x28331 -x24031 -x16753 -x12496 -x17082 -x18627 -x6233 -x4526 -x18504 -x28770 -x8272 -x24891 -x6345 -x38709 -x34650 -x29930 -x27598 -x884 -x20531 -x11510 -x21329 -x20717 -x11124 -x20334 -x1376 -x12443 -x14553 -x4422 -x36922 -x36810 -x10568 -x18611 -x35431 -x19490 -x27523 -x24350 -x7079 -x11779 -x21570 -x36738 -x35233 -x24726 -x33199 -x33814 -x8268 -x16688 -x29786 -x28211 -x37675 -x3001 -x16413 -x3767 -x9084 -x2000 -x14740 -x26220 -x5967 -x12752 -x34998 -x20854 -x27920 -x35560 -x4733 -x4451 -x23726 -x2902 -x36070 -x20107 -x16814 -x17363 -x2610 -x449 -x2574 -x30042 -x25216 -x30065 -x37591 -x32429 -x2879 -x18109 -x13203 -x182 -x25608 -x12630 -x24023 -x36306 -x14880 -x13475 -x4373 -x6682 -x9203 -x492 -x1254 -x20121 -x14813 -x35228 -x19856 -x21661 -x39381 -x2480 -x913 -x25683 -x8347 -x29721 -x39284 -x19467 -x1455 -x25021 -x15674 -x30066 -x18350 -x20774 -x29104 -x35206 -x20640 -x21443 -x24492 -x1239 -x28852 -x7726 -x2724 -x342 -x31150 -x11122 -x16229 -x27549 -x39573 -x22370 x40510 -x39922 -x1271 -x29080 -x16220 -x38067 -x16880 -x28051 -x25997 -x8130 -x32672 -x27430 -x4817 -x20746 -x20700 -x5259 -x22733 -x33934 -x35121 -x31068 -x32726 -x35605 -x36021 -x12607 -x1011 -x2469 -x6220 -x28277 -x1002 -x21600 -x4040 -x3881 -x23050 -x1629 -x16099 -x22873 -x9761 -x33011 -x10306 -x3870 -x18647 -x19063 -x10144 -x8068 -x19090 -x13668 -x13729 -x39813 -x2539 -x30752 -x18886 -x23755 -x28136 -x18475 -x11776 -x13770 -x28995 -x13342 -x15772 -x37946 -x2933 -x21319 -x25448 -x10080 -x27573 -x13214 -x31024 -x12528 -x20387 -x15602 -x6627 -x33747 -x35272 -x25407 -x30509 -x5972 -x6841 -x11422 -x3204 -x23663 -x3165 -x40607 -x6908 -x22019 -x28985 -x30758 -x26735 -x2848 -x13349 -x37484 -x23302 -x5525 -x16630 -x35359 -x11665 -x26264 -x8505 -x24646 -x39639 -x25984 -x15668 -x19721 -x30401 -x29405 -x9863 -x34578 -x5182 -x10733 -x33518 -x16091 -x23403 -x7098 -x29803 -x3567 -x40527 -x36461 -x25703 -x40170 -x20550 -x24768 -x2833 -x27064 -x32455 -x19014 -x5314 -x14550 -x16966 -x24757 -x74 -x37149 -x20165 -x18956 -x15360 -x23212 -x22957 -x1211 -x2065 -x2368 -x14633 -x16981 -x525 -x15990 -x35079 -x14598 -x26699 -x17223 -x598 -x20525 -x36037 -x5223 -x39460 -x9975 -x1595 -x19150 -x33272 -x16881 -x2231 -x7521 -x14233 -x21932 -x16774 -x8417 -x20303 -x22386 -x12292 -x20962 -x5787 -x17785 -x6396 -x29329 -x14663 -x24326 -x24951 -x33017 -x23882 -x8777 -x11169 -x33301 -x38672 -x4681 -x36896 -x33929 -x29359 -x38136 -x8800 -x4587 -x7473 -x12448 -x20278 -x21834 -x26569 -x27057 -x9381 -x16628 -x21088 -x6118 -x5736 -x19504 -x12918 -x18720 -x27621 -x11487 -x38799 -x13738 -x7687 -x1848 -x11294 -x2320 -x28803 -x20043 -x38687 -x38742 -x14778 -x35276 -x15953 -x4800 -x38581 -x17253 -x8281 -x39875 -x27559 -x31007 -x18081 -x39197 -x18670 -x32007 -x16 -x30473 -x17579 -x22573 -x20730 -x29252 -x20216 -x5589 -x23345 -x21074 -x30099 -x26041 -x31831 -x35817 -x28413 -x18283 -x1907 -x38111 -x14754 -x38510 -x29841 -x14334 -x22098 -x11263 -x32849 -x1003 -x16038 -x20756 -x14653 -x877 -x27186 -x2544 -x40168 -x18227 -x541 -x40059 -x17977 -x8124 -x2083 -x16108 -x24129 -x17398 -x40658 -x37645 -x38655 -x16634 -x17036 -x6992 -x30367 -x9981 -x6480 -x21235 -x25550 -x25845 -x35563 -x5912 -x2834 -x30303 -x13827 -x31334 -x20449 -x28818 -x24769 -x32534 -x30383 -x18840 -x24855 -x39444 -x10060 -x14597 -x16638 -x30943 -x31750 -x20576 -x32264 -x10985 -x25318 -x28202 -x23833 -x3443 -x23643 -x23707 -x13934 -x32621 -x11184 -x5991 -x16800 -x16869 -x25675 -x27721 -x21659 -x23733 -x7807 -x38052 -x37634 -x858 -x8653 -x19986 -x39499 -x38372 -x20252 -x28346 -x23869 -x11855 -x2986 -x35216 -x37761 -x37041 -x15581 -x2081 -x37852 -x305 -x20402 -x32315 -x32201 -x24473 -x38720 -x13164 -x26087 -x16933 -x39830 -x36568 -x7631 -x29035 -x509 -x33009 -x18352 -x31564 -x9830 -x1332 -x6579 -x39424 -x13967 -x33625 -x5104 -x27050 -x31575 -x39312 -x19850 -x28702 -x29959 -x12193 -x15071 -x26206 -x28713 -x29523 -x2095 -x20306 -x37933 -x25648 -x8780 -x39061 -x16823 -x5142 -x18839 -x31077 -x22026 x40411 -x22299 -x28011 -x2953 -x22834 -x34026 -x33783 -x36839 -x19085 -x25495 -x1135 -x3671 -x978 -x5886 -x24692 -x20598 -x30999 -x15717 -x6450 -x3796 -x11217 -x3958 -x14451 -x33053 -x13252 -x39440 -x26248 -x28873 -x26231 -x16485 -x14673 -x34906 -x8966 -x9572 -x38070 -x17810 -x17711 -x21215 -x29151 -x20285 -x14700 -x23355 -x13720 -x38071 -x33988 -x1049 -x692 -x21922 -x22220 -x34312 -x24765 -x5792 -x31106 -x28111 -x6665 -x18930 -x21231 -x3992 -x24671 -x10822 -x7578 -x27136 -x27956 -x13496 -x26127 -x8707 -x992 -x3366 -x23276 -x4302 -x24042 -x27308 -x17199 -x241 -x7904 -x21084 -x38989 -x40835 -x8015 -x19267 -x22636 -x31272 -x32237 -x3809 -x4257 -x29986 -x19335 -x14768 -x12958 -x7597 -x20914 -x16898 -x6312 -x37923 -x23184 -x26970 -x28480 -x20804 -x24331 -x27252 -x9932 -x33490 -x38458 -x25345 -x4685 -x20989 -x477 -x35990 -x23567 -x31688 -x4330 -x12883 -x16594 -x22296 -x581 -x22616 -x2894 -x27032 -x5195 -x1391 -x5119 -x28342 -x17925 -x18317 -x14032 -x39599 -x19917 -x14679 -x7719 -x31151 -x17258 -x4252 -x38368 -x19919 -x6051 -x19111 -x28865 -x23693 -x37480 -x2980 -x33957 -x19547 -x23036 -x23635 -x317 -x4085 -x4823 -x20233 -x31880 -x17702 -x19296 -x21772 -x9730 -x10924 -x32895 -x26128 -x8723 -x760 -x16544 -x4477 -x10305 -x36725 -x39242 -x17408 -x15434 -x9217 -x13451 -x35004 -x12554 -x33920 -x8331 -x19816 -x25946 -x25704 -x7907 -x34671 -x29309 -x38148 -x2886 -x30043 -x15262 -x38551 -x22131 -x39437 -x14990 -x23028 -x6506 -x15810 -x23343 -x29447 -x29585 -x12041 -x40914 -x9399 -x28696 -x38020 -x1247 -x3593 -x36845 -x38676 -x11879 -x28457 -x27043 -x7025 -x22755 -x20388 -x10466 -x846 -x13375 -x661 -x7088 -x9802 -x11729 -x30881 -x15076 -x2609 -x40752 -x23610 -x17011 -x5062 -x33131 -x38053 -x23101 -x31209 -x4968 -x2774 -x22878 -x7544 -x14542 -x23042 -x25195 -x2247 -x15312 -x11560 -x13013 -x13942 -x38314 -x27170 -x21227 -x25804 -x14576 -x10539 -x7487 -x1770 -x6860 -x11621 -x8698 -x17983 -x29232 -x37218 -x26755 -x19062 -x4892 -x32398 -x18981 -x18669 -x18566 -x7833 -x14983 -x3871 -x38376 -x8397 -x32083 -x19824 -x9083 -x27713 -x15300 -x10498 -x25523 -x18426 -x2222 -x2789 -x34345 -x22449 -x31765 -x22634 -x35554 -x28921 -x33381 -x27008 -x39846 -x31865 -x20407 -x18377 -x2370 -x25104 -x491 -x14686 -x9263 -x30010 -x19576 -x16624 -x8131 -x18023 -x7963 -x33829 -x20241 -x22582 -x20327 -x40146 -x18122 -x39269 -x33428 -x21655 -x19723 -x35841 -x26999 -x17299 -x6885 -x33176 -x29690 -x36785 -x2599 -x25085 -x4036 -x7769 -x19967 -x10142 -x2183 -x32884 -x26778 -x19431 -x38135 -x20581 -x30500 -x13322 -x28744 -x21144 -x13145 -x24902 -x35918 -x35426 -x28938 -x38677 -x7500 -x39560 -x23304 -x148 -x2381 -x36248 -x23563 -x30618 -x21113 -x6158 -x9080 -x37083 -x8826 -x30664 -x22856 -x31124 -x12109 -x28074 -x32233 -x15561 -x2627 -x271 -x7492 -x17733 -x2567 -x21527 -x9776 -x30762 -x16299 -x32119 -x24790 -x12298 -x38919 -x17950 -x15287 -x31975 -x16701 -x23783 -x26156 -x6444 -x8450 -x30194 -x8853 -x37142 -x39661 -x37894 -x36104 -x14040 -x29378 -x8452 -x29439 -x1272 -x10091 -x8506 -x31559 -x15182 -x36694 -x10133 -x17232 -x33800 -x10268 -x14905 -x38164 -x9483 -x13208 -x1881 -x33962 -x4456 -x21173 -x14947 -x22954 -x32359 -x19091 -x20549 -x10149 -x26983 -x29853 -x336 -x26829 -x27802 -x128 -x25331 -x23479 -x24791 -x6612 -x20558 -x34247 -x36493 -x32108 -x28040 -x26414 -x34227 -x28717 -x13273 -x18808 -x6778 -x30957 -x30357 -x38937 -x18192 -x19730 -x6684 -x10028 -x29501 -x26853 -x12362 -x37821 -x28886 -x19376 -x35884 -x6433 -x24801 -x20482 -x13605 -x19074 -x37780 -x39629 -x33872 -x37819 -x13730 -x21264 -x33315 -x17609 -x6866 -x21086 -x39173 -x27878 -x28449 -x7557 -x24530 -x36630 -x26002 -x8362 -x6330 -x18965 -x36422 -x19916 -x15641 -x33899 -x9535 -x28992 -x20027 -x34470 -x36100 -x4211 -x27546 -x28 -x21259 -x21791 -x6827 -x6642 -x27264 -x32830 -x26459 -x2066 -x32329 -x13419 -x22044 -x5288 -x27031 -x25528 -x4541 -x16357 -x17798 -x21973 -x30064 -x20551 -x17843 -x33605 -x19243 -x32253 -x17574 -x40039 -x1333 -x21722 -x19985 -x33092 -x18357 -x36437 -x23237 -x16560 -x28215 -x26893 -x29720 -x32532 -x8569 -x30263 -x3931 -x4940 -x24375 -x36399 -x19284 -x33530 -x4017 -x39740 -x39148 -x27947 -x10423 -x23294 -x4056 -x13691 -x28406 -x38518 -x13307 -x29365 -x31785 -x6934 -x18221 -x13956 -x38856 -x23481 -x18270 x40437 -x34640 -x39182 -x28600 -x31494 -x37990 -x25208 -x37972 -x12739 -x12339 -x24075 -x34109 -x7916 -x40669 -x22187 -x37791 -x30794 -x40229 -x26028 -x10013 -x36072 -x36635 -x9056 -x22826 -x40216 -x14295 -x24581 -x32416 -x33609 -x15110 -x8042 -x25628 -x21717 -x7283 -x30989 -x26502 -x30597 -x23300 -x7636 -x6917 -x13042 -x8823 -x8073 -x31088 -x11142 -x25275 -x20511 -x1959 -x32047 -x919 -x25152 -x25013 -x23773 -x30850 -x34473 x17492 -x39620 -x2184 -x19278 -x2188 -x16752 -x33409 -x39368 -x19869 -x8035 -x38108 -x5039 -x40818 -x6101 -x25141 -x10278 -x496 -x22253 -x18835 -x26393 -x8159 -x14277 -x21483 -x23727 -x30507 -x19477 -x34831 -x32166 -x29698 -x16669 -x32542 -x35320 -x18284 -x40095 -x13456 -x21798 -x18550 -x24093 -x28723 x40695 -x30165 -x13347 -x924 -x21606 -x2296 -x14532 -x27402 -x33210 -x2223 -x23385 -x11990 -x19261 -x37851 -x19710 -x15907 -x21302 -x693 -x11759 -x30400 -x2747 -x17739 -x10101 -x28119 -x26531 -x30112 -x1412 -x32244 -x34015 -x16468 -x35826 -x29054 -x1295 -x7785 -x37966 -x10239 -x9128 -x26817 -x8311 -x34733 -x1563 -x40053 -x18939 -x18799 -x28943 -x4162 -x18735 -x22424 -x32949 -x8275 -x3771 -x13807 -x32860 -x19363 -x13224 -x38946 -x28485 -x21530 -x29612 -x21671 -x29584 -x7787 -x12280 -x8376 -x2733 -x23857 -x31016 -x17316 -x2911 -x34295 -x34304 -x35155 -x34326 -x31790 -x6440 -x13267 -x7481 -x24873 -x33951 -x16731 -x30345 -x21170 -x7152 -x30398 -x35595 -x23909 -x505 -x17548 -x11740 -x17763 -x13319 -x32805 -x9675 -x10458 -x26774 -x14554 -x21542 -x12052 -x25755 -x27718 -x33689 -x13945 -x28071 -x37582 -x20120 -x9872 -x32447 -x6261 -x9363 -x18591 -x28774 -x20559 -x30529 -x3134 -x9516 -x35764 -x13886 -x22610 -x4740 -x32841 -x24022 -x36842 -x34074 -x2644 -x33925 -x20251 -x30745 -x39725 -x13805 -x2494 -x7704 -x27263 -x36754 -x5266 -x21675 -x12783 -x19682 -x37599 -x7877 -x23153 -x395 -x10560 -x28820 -x5365 -x15859 -x35213 -x12013 -x14441 -x36338 -x8430 -x27707 -x11392 -x5456 -x7100 -x37198 -x19373 -x19574 -x24045 -x14471 -x4820 -x27331 -x20470 -x3955 -x35965 -x19495 -x33542 -x9438 -x33527 -x12608 -x19434 -x30753 -x2175 -x32618 -x10761 -x34388 -x4974 -x28154 -x39698 -x31672 -x10969 -x10979 -x11074 -x28606 -x3310 -x35003 -x29775 -x1485 -x12062 -x24506 -x22071 -x39486 -x13798 -x36084 -x17856 -x37173 -x26305 -x33915 -x31429 -x33022 -x28932 -x29137 -x11624 -x13179 -x22783 -x19293 -x25659 -x18054 -x10856 -x30285 -x16298 -x38192 -x20970 -x39208 -x32947 -x5695 -x1244 -x40329 -x8509 -x9055 -x26154 -x40820 -x3409 -x32870 -x40182 -x26894 -x13572 -x2048 -x13312 -x16894 -x1707 -x12479 -x31394 -x31006 -x1082 -x10403 -x7744 -x27123 -x10707 -x23577 -x2717 -x37984 -x10562 -x27198 -x1071 -x16794 -x2809 -x6641 -x3125 -x31264 -x5221 -x40292 -x39423 -x9050 -x13836 -x31619 -x37869 -x10218 -x28000 -x36305 -x125 -x36930 -x3829 -x17215 -x27479 -x9757 -x23433 -x17897 -x15452 -x20152 -x25996 -x40054 -x12390 -x31407 -x10618 -x22334 -x32766 -x16533 -x7875 -x20142 -x11441 -x15660 -x15037 -x5171 -x17800 -x15243 -x14275 -x34687 -x38543 -x18028 -x33958 -x15374 -x1790 -x3237 -x6436 -x6775 -x17056 -x18514 -x19288 -x23344 -x29890 -x29914 -x23222 -x13642 -x27491 -x36954 -x9170 -x26796 -x40866 -x29154 -x13414 -x20283 -x17812 -x13540 -x15385 -x15199 -x2943 -x3128 -x7788 -x27156 -x9315 -x16271 -x27107 -x5753 -x16525 -x28687 -x2561 -x33256 -x8265 -x28172 -x20858 -x30624 -x7957 -x2612 -x35074 -x20416 -x19160 -x36788 -x19679 -x15685 -x35235 -x7482 -x23623 -x21115 -x16478 -x3831 -x1067 -x15200 -x11639 -x28416 -x8371 -x24695 -x34400 -x13477 -x24253 -x5802 -x31918 -x403 -x7909 -x12271 -x35219 -x23881 -x20237 -x11607 -x31241 -x92 -x36277 -x35297 -x33771 -x17790 -x25654 -x4389 -x25589 -x3715 -x11936 -x30402 -x4193 -x1052 -x24967 -x3124 -x12549 -x30832 -x30724 -x31962 -x40554 -x27743 -x8714 -x17184 -x40603 -x11968 -x2127 -x16396 -x16740 -x33013 -x34580 -x32922 -x7367 -x15083 -x23948 -x29950 -x15212 -x31041 -x22553 -x3762 -x33864 -x40887 -x7930 -x32428 -x24154 -x21349 -x23350 -x29107 -x5001 -x29477 -x17389 -x24062 -x25333 -x29811 -x18236 -x20871 -x6092 -x26057 -x27056 -x36586 -x28088 -x14823 -x11643 -x23012 -x26324 -x5606 -x28859 -x27715 -x36316 -x2841 -x11832 -x26329 -x10045 -x5267 -x6468 -x26707 -x9251 -x12773 -x33881 -x12527 -x6290 -x11475 -x34736 -x23945 -x21703 -x34262 -x15939 -x869 -x19244 -x3153 -x39008 -x24657 -x9972 -x3842 -x9302 -x29984 -x28621 -x38106 -x32764 -x22780 -x38890 -x38630 -x29846 -x36755 -x6446 -x35510 -x24041 -x10966 -x31125 -x20057 -x16358 -x32629 -x27636 -x17944 -x11880 -x31787 -x21145 -x21961 -x38971 -x21546 -x30015 -x22824 -x3652 -x31154 -x32548 -x21095 -x13923 -x40158 -x30421 -x5882 -x31506 -x31702 -x16557 -x39400 -x25718 -x34381 -x33399 -x10970 -x28996 -x26476 -x40748 -x21451 -x5080 -x29823 -x3481 -x17024 -x32475 -x20846 -x4591 -x34973 -x13389 -x19785 -x18678 -x6142 -x26400 -x39696 -x36092 -x23530 -x26828 -x2785 -x33784 -x39222 -x26966 -x19321 -x19037 -x39186 -x39543 -x15671 -x11905 -x39989 -x29784 -x32481 -x33661 -x25559 -x77 -x4961 -x30476 -x2551 -x22583 -x11762 -x32916 -x25179 -x8402 -x38385 -x9732 -x37718 -x6389 -x34110 -x28516 -x1928 -x31824 -x15933 -x10786 -x24923 -x13507 -x2790 -x4631 -x1250 -x11000 -x12278 -x36984 -x29873 -x16434 -x14111 -x35936 -x1858 -x27935 -x29389 -x40572 -x12499 -x16242 -x26797 -x8340 -x18567 -x23781 -x7163 -x29610 -x13279 -x39901 -x17502 -x17599 -x27103 -x7629 -x39678 -x4713 -x39468 -x36126 -x3764 -x34830 -x7873 -x7890 -x854 -x8441 -x31281 -x37683 -x21089 -x24105 -x16728 -x14100 -x5072 -x16342 -x23173 -x20725 -x30763 -x37464 -x14398 -x10253 -x5941 -x7058 -x1638 -x18025 -x17170 -x2315 -x39821 -x3618 -x17956 -x13516 -x22919 -x11237 -x24310 -x18968 -x280 -x30964 -x1162 -x9016 -x27334 -x22454 -x39106 -x33964 -x25972 -x19026 -x282 -x10838 -x30111 -x9564 -x13551 -x25582 -x11661 -x36325 -x17829 -x27906 -x7075 -x584 -x28711 -x39882 -x23743 -x4189 -x38784 -x3747 -x32463 -x7516 -x6668 -x3860 -x18783 -x27872 -x21585 -x13936 -x27542 -x15121 -x10910 -x28178 -x31326 -x2517 -x17477 -x17606 -x26786 -x21484 -x24324 -x29920 -x29021 -x8203 -x36172 -x29695 -x39943 -x10392 -x233 -x3940 -x2916 -x25511 -x14343 -x32755 -x34815 -x15377 -x5893 -x23312 -x9731 -x21747 -x9994 -x22879 -x5082 -x33583 -x24661 -x27172 -x6505 -x16193 -x27706 -x18354 -x5984 -x39890 -x4265 -x37273 -x39760 -x12049 -x8274 -x11084 -x40687 -x39263 -x13841 -x15760 -x18494 -x33112 -x35589 -x36335 -x40148 -x24558 -x24054 -x19029 -x11866 -x705 -x19388 -x28466 -x24637 -x35713 -x2989 -x1684 -x1348 -x19372 -x20928 -x30024 -x27903 -x23550 -x13479 -x15038 -x8070 -x17126 -x33215 -x5685 -x4025 -x38326 -x15565 -x26278 -x29210 -x28247 -x34236 -x35902 -x36216 -x38213 -x1739 -x5806 -x22246 -x37930 -x537 -x11164 -x38150 -x3469 -x18581 -x37620 -x12818 -x19871 -x25356 -x37902 -x24959 -x23646 -x40911 -x631 -x23045 -x626 -x11770 -x19060 -x31591 -x23365 -x39446 -x31212 -x16376 -x31713 -x35026 -x39372 -x39649 -x21565 -x2119 -x1024 -x20996 -x21996 -x31216 -x38654 -x13789 -x38331 -x12460 -x25048 -x2411 -x8893 -x19443 -x16113 -x23097 -x2088 -x36483 -x14 -x32893 -x5445 -x11559 -x882 -x12663 -x37424 -x16809 -x39379 -x31174 -x3719 -x34921 -x25231 -x29242 -x903 -x29074 -x8831 -x16011 -x6709 -x40780 -x13353 -x5966 -x27347 -x32491 -x6785 -x12276 -x27199 -x7467 -x21139 -x3591 -x12309 -x38809 -x12825 -x355 -x34208 -x27544 -x2221 -x62 -x25729 -x362 -x1975 -x21536 -x20426 -x4008 -x37696 -x17194 -x27397 -x35181 -x17896 -x10616 -x23756 -x38781 -x19885 -x35562 -x21209 -x7410 -x40742 -x8239 -x7831 -x24490 -x16155 -x23384 -x36800 -x26907 -x8201 -x6877 -x28975 -x28081 -x12420 -x8491 -x27026 -x9338 -x39978 -x38520 -x12866 -x4876 -x35142 -x38997 -x4871 -x16354 -x7941 -x37286 -x27667 -x31028 -x25941 -x39863 -x9221 -x8257 -x6663 -x32857 -x23631 -x8716 -x4446 -x9613 -x34186 -x26381 -x20420 -x11429 -x14592 -x20607 -x4400 -x12956 -x9949 -x36642 -x5830 -x40144 -x8670 -x40393 -x32343 -x15756 -x38342 -x37532 -x36513 -x13486 -x31682 -x9150 -x5853 -x1577 -x13046 -x2323 -x34187 -x26806 -x27051 -x17421 -x15301 -x12454 -x9836 -x1742 -x1264 -x22249 -x31361 -x32500 -x37431 -x25348 -x12681 -x1980 -x5954 -x19312 -x23072 -x20721 -x27134 -x39193 -x9855 -x38483 -x22996 -x10839 -x24716 -x7388 -x36657 -x20295 -x10622 -x11006 -x2922 -x28937 -x26359 -x6028 -x15087 -x31238 -x5698 -x18003 -x26721 -x2425 -x32668 -x31415 -x11818 -x30323 -x22305 -x18648 -x39194 -x16799 -x17401 -x19072 -x27204 -x30097 -x13681 -x15067 -x25465 -x17920 -x859 -x14901 -x22122 -x12486 -x34504 -x2863 -x29339 -x22481 -x40590 -x9520 -x18529 -x32487 -x29304 -x10263 -x5124 -x10072 -x5917 -x38925 -x33539 -x20910 -x4683 -x12562 -x3549 -x37292 -x34514 -x10764 -x63 -x30621 -x11408 -x26960 -x33600 -x6892 -x18332 -x2466 -x29905 -x35173 -x27503 -x8630 -x23020 -x23230 -x14184 -x28970 -x39946 -x35475 -x38279 -x7862 -x7252 -x34409 -x24981 -x30418 -x29617 -x24151 -x13395 -x18953 -x31395 -x6944 -x10577 -x7086 -x9373 -x13150 -x19836 -x7339 -x16319 -x32746 -x3293 -x35886 -x23116 -x38171 -x28508 -x35778 -x32925 -x10230 -x33622 -x31185 -x38701 -x23258 -x12986 -x35836 -x34248 -x38978 -x29781 -x3485 -x4872 -x32102 -x33281 -x16325 -x19583 -x37782 -x30623 -x35302 -x23446 -x18860 -x16601 -x36212 -x37560 -x15744 -x17387 -x16092 -x29027 -x31942 -x13370 -x9278 -x35267 -x24784 -x4690 -x10382 -x13646 -x5034 -x10175 -x29667 -x22614 -x32363 -x35166 -x4105 -x593 -x24571 -x2182 -x30327 -x35709 -x19318 -x34849 -x5046 -x39345 -x14810 -x9718 -x34454 -x10456 -x26343 -x31368 -x3986 -x20661 -x19499 -x4787 -x13154 -x37147 -x6081 -x20010 -x2682 -x12582 -x18489 -x30756 -x14135 -x4118 -x1994 -x31232 -x21566 -x21978 -x34374 -x31400 -x25886 -x22518 -x34933 -x33710 -x582 -x33987 -x14096 -x29630 -x13907 -x18870 -x16174 -x3665 -x26649 -x22832 -x36484 -x38594 -x3191 -x22326 -x7436 -x14690 -x15404 -x20210 -x3342 -x20673 -x17112 -x7286 -x32182 -x28922 -x11899 -x2068 -x40886 -x36668 -x24853 -x22412 -x25362 -x13051 -x38407 -x37691 -x39692 -x4432 -x6817 -x25898 -x35306 -x17045 -x22896 -x32862 -x1156 -x12325 -x5467 -x12400 -x33772 -x8415 -x13630 -x32157 -x13978 -x17608 -x6079 -x23959 -x18059 -x16216 -x38504 -x33481 -x30801 -x18293 -x14033 -x5273 -x5543 -x33755 -x1771 -x36367 -x27223 -x11785 -x40521 -x16487 -x35106 -x19560 -x15331 -x13598 -x17994 -x32340 -x479 -x150 -x19201 -x9927 -x19860 -x32716 -x4827 -x27305 -x30399 -x32636 -x5796 -x29009 -x20061 -x2852 -x27336 -x2122 -x7067 -x35453 -x5898 -x27507 -x8072 -x6302 -x38293 -x29924 -x6561 -x12654 -x20026 -x17500 -x7253 -x31483 -x36869 -x20797 -x22228 -x17963 -x34423 -x9860 -x31870 -x40660 -x21121 -x12315 -x12385 -x26374 -x12524 -x9856 -x9003 -x35178 -x13487 -x9645 -x30939 -x8081 -x24901 -x39571 -x35474 -x11136 -x24223 -x40606 -x27480 -x38793 -x31133 -x29942 -x32496 -x31693 -x10194 -x29481 -x22766 -x7734 -x16737 -x30809 -x26406 -x30463 -x30350 -x38335 -x38351 -x2140 -x34971 -x11103 -x11341 -x34572 -x7126 -x40453 -x26512 -x9394 -x31922 -x13204 -x13762 -x38683 -x16584 -x23837 -x345 -x16367 -x30414 -x18185 -x11070 -x19697 -x27027 -x32688 -x25340 -x2838 -x26573 -x16588 -x29214 -x5411 -x26302 -x27986 -x2052 -x21357 -x23074 -x15436 -x2829 -x35107 -x30797 -x20976 -x26654 -x10120 -x27784 -x5010 -x12480 -x22930 -x30530 -x28647 -x35871 -x5055 -x5226 -x22885 -x6656 -x6314 -x21295 -x4850 -x25224 -x2225 -x1360 -x33093 -x13060 -x21101 -x38285 -x27794 -x35447 -x8324 -x277 -x14258 -x22130 -x3162 -x31409 -x14895 -x23746 -x326 -x13152 -x786 -x40328 -x17945 -x37093 x40498 -x40708 -x37926 -x33761 -x16436 -x1494 -x4497 -x28789 -x32413 -x12009 -x38081 -x12873 -x16571 -x20445 -x36900 -x32318 -x37602 -x22545 -x38823 -x37801 -x16739 -x15750 -x33953 -x22645 -x12342 -x10314 -x23612 -x36253 -x6497 -x9605 -x35193 -x6956 -x3337 -x11773 -x22301 -x20574 -x29239 -x15983 -x32009 -x21664 -x30558 -x32742 -x3902 -x11556 -x891 -x18209 -x4165 -x22398 -x32601 -x9862 -x37473 -x22446 -x7655 -x37619 -x30942 -x27339 -x12715 -x8576 -x36908 -x23602 -x9143 -x34693 -x13810 -x37255 -x4427 -x1013 -x28036 -x29708 -x40036 -x29046 -x14075 -x8799 -x10832 -x34707 -x24748 -x36564 -x25609 -x8209 -x1445 -x24009 -x13067 -x6117 -x33367 -x29802 -x36758 -x9214 -x18363 -x9812 -x27189 -x7092 -x18229 -x8299 -x3888 -x16856 -x28292 -x11230 -x33163 -x4710 -x29726 -x32317 -x38728 -x11852 -x22676 -x18881 -x3725 -x2979 -x2041 -x19752 -x20503 -x9350 -x29172 -x5952 -x2389 -x22110 -x17641 -x1951 -x39683 -x22141 -x23946 -x3268 -x16366 -x29437 -x2328 -x28099 -x25205 -x12133 -x16764 -x38396 -x8217 -x36180 -x34961 -x22300 -x14350 -x590 -x30232 -x29773 -x28414 -x40478 -x26639 -x15190 x40431 -x22857 -x501 -x1042 -x7209 -x23581 -x39531 -x20777 -x5609 -x12482 -x29134 -x17429 -x24429 -x34532 -x7923 -x6524 -x31781 -x9644 -x29368 -x14479 -x14181 -x35730 -x32847 -x29438 -x14443 -x20944 -x15307 -x36155 -x26733 -x28751 -x9342 -x15134 -x39204 -x12995 -x11417 -x12836 -x30089 -x25916 -x4089 -x28784 -x22894 -x25365 -x18128 -x18532 -x40220 -x6176 -x7614 -x9114 -x38328 -x5098 -x28179 -x5847 -x5432 -x20880 -x5576 -x31981 -x1225 -x7425 -x962 -x21030 -x10553 -x17628 -x22273 -x32188 -x36467 -x28134 -x34196 -x8409 -x25568 -x9410 -x25336 -x9101 -x23328 -x5691 -x32203 -x22234 -x25106 -x23706 -x27477 -x8741 -x11072 -x29858 -x33168 -x8482 -x31230 x40412 -x38863 -x7483 -x25378 -x25672 -x35820 -x31029 -x34042 -x37515 -x18193 -x4882 -x15366 -x20230 -x10106 -x1768 -x32624 -x3299 -x14693 -x15362 -x2409 -x31123 -x37815 -x33715 -x22939 -x20383 -x14123 -x40249 -x8737 -x37412 -x32814 -x17823 -x36286 -x12284 -x25453 -x37998 -x9323 -x19774 -x9122 -x13850 -x39763 -x6184 -x13812 -x3480 -x8626 -x32664 -x28246 -x10732 -x399 -x16618 -x15739 -x11324 -x6403 -x12171 -x8643 -x24587 -x30101 -x9409 -x38340 -x38410 -x6724 -x24124 -x21751 -x19688 -x8978 -x34349 -x37319 -x25774 -x646 -x25681 -x9382 -x411 -x1833 -x8564 -x34944 -x37773 -x894 -x35576 -x25685 -x115 -x14166 -x23214 -x13448 -x10783 -x158 -x17488 -x39925 -x36042 -x34257 -x32239 -x19435 -x39169 -x14386 -x5785 -x40090 -x32820 -x35893 -x1927 -x21122 -x4174 -x29033 -x920 -x36177 -x36460 -x8809 -x32615 -x1262 -x27885 -x13599 -x18638 -x6119 -x24076 -x39454 -x39735 -x29128 -x1490 -x37206 -x32273 -x11266 -x1883 -x28697 -x797 -x21947 -x40223 -x29449 -x30276 -x9303 -x31718 -x13381 -x21411 -x6490 -x18905 -x914 -x18169 -x7296 -x24588 -x5016 -x34704 -x26380 -x1701 -x15609 -x15688 -x32070 -x29082 -x7149 -x3972 -x11046 -x9799 -x16350 -x13788 -x36332 -x12207 -x30495 -x15477 -x1460 -x18695 -x25839 -x24535 -x16707 -x25890 -x25612 -x9820 -x39054 -x13021 -x20390 -x24700 -x7609 -x23992 -x30619 -x10056 -x37589 -x22513 -x27607 -x4881 -x14503 -x27497 -x14043 -x13764 -x18021 -x17709 -x559 -x25899 -x37385 -x20111 -x29472 -x15615 -x31355 -x12807 -x33736 -x8354 -x34915 -x29932 -x37751 -x2218 -x3874 -x25363 -x20389 -x15068 -x23605 -x29893 -x29275 -x31528 -x9322 -x8033 -x39130 -x9560 -x40925 -x2459 -x22455 -x17596 -x9457 -x11125 -x35420 -x31586 -x2030 -x38894 -x25749 -x25829 -x367 -x13287 -x24938 -x33390 -x27337 -x26925 -x11690 -x4576 -x8338 -x32852 -x8226 -x20214 -x19180 -x23430 -x18 -x29102 -x10004 -x39545 -x33308 -x11538 -x30995 -x29029 -x38775 -x4863 -x8591 -x34775 -x21513 -x13623 -x35960 -x39833 -x26631 -x13912 -x24110 -x25203 -x19988 -x22811 -x22057 -x31945 -x22113 -x12077 -x37708 -x20759 -x1036 -x36080 -x24247 -x37528 -x37736 -x25889 -x32950 -x29034 -x20324 -x13823 -x39080 -x26588 -x21471 -x36136 -x9390 -x34624 -x19607 -x25875 -x2691 -x19036 -x827 -x34339 -x6363 -x40786 -x24886 -x17845 -x8166 -x37131 -x2077 -x34553 -x137 -x15136 -x38129 -x6512 -x25149 -x16127 -x11898 -x40370 -x21166 -x26723 -x35598 -x19597 -x34190 -x24109 -x23008 -x7579 -x29933 -x30844 -x6832 -x35729 -x5463 -x27921 -x25693 -x13340 -x17556 -x26350 -x29964 -x14418 -x7910 -x8726 -x27146 -x2252 -x36111 -x35726 -x16639 -x28075 -x11316 -x10126 -x12377 -x34274 -x472 -x12504 -x18510 -x6541 -x11781 -x34169 -x9511 -x15863 -x8002 -x20997 -x10708 -x33039 -x20469 -x3953 -x28363 -x3678 -x7173 -x34699 -x3581 -x7091 -x4190 -x33554 -x5377 -x14189 -x9897 -x25321 -x1625 -x33142 -x3188 -x20565 -x18508 -x4719 -x29088 -x721 -x2074 -x3602 -x39316 -x4725 -x12799 -x35413 -x8639 -x28231 -x11332 -x30559 -x40037 -x28648 -x38657 -x26741 -x5118 -x9608 -x39777 -x24660 -x21010 -x21299 -x20495 -x16641 -x3416 -x32339 -x23844 -x5331 -x23178 -x22500 -x31031 -x33916 -x18542 -x34485 -x36641 -x25241 -x29963 -x27590 -x14571 -x8859 -x5339 -x1586 -x12591 -x18364 -x22675 -x40859 -x21418 -x15785 -x26666 -x34235 -x19279 -x3627 -x34645 -x25243 -x3651 -x21900 -x39809 -x28989 -x12424 -x28209 -x11790 -x26025 -x11798 -x15714 -x18868 -x5705 -x8518 -x31886 -x12733 -x33263 -x29560 -x35197 -x6835 -x26390 -x6748 -x18642 -x13258 -x21068 -x13592 -x3981 -x36345 -x34497 -x39796 -x4292 -x11750 -x20091 -x9144 -x33663 -x12197 -x29205 -x7823 -x17297 -x14126 -x14588 -x19415 -x21906 -x27446 -x667 -x14807 -x23750 -x36924 -x2233 -x14210 -x26627 -x40147 -x20836 -x30317 -x471 -x2874 -x25217 -x39522 -x34881 -x4608 -x4659 -x23335 -x32706 -x4556 -x15767 -x9729 -x27864 -x33875 -x2008 -x12569 -x5856 -x5200 -x19964 -x129 -x35819 -x15284 -x25870 -x21874 -x405 -x12543 -x39853 -x13222 -x384 -x19914 -x24215 -x29684 -x34978 -x22666 -x2878 -x27276 -x6080 -x7111 -x38058 -x20929 -x18909 -x10070 -x2350 -x19114 -x22731 -x453 -x35045 -x38626 -x40315 -x22986 -x5185 -x14263 -x36858 -x35230 -x16853 -x19686 -x6100 -x5817 -x3774 -x24071 -x28519 -x3525 -x38801 -x10825 -x6377 -x11584 -x28096 -x27697 -x39559 -x39075 -x22390 -x11775 -x6395 -x3718 -x32213 -x8963 -x21464 -x14856 -x34866 -x29848 -x11644 -x26362 -x38533 -x38905 -x18055 -x30608 -x4729 -x24795 -x20347 -x20655 -x15982 -x27202 -x23845 -x14583 -x34633 -x10333 -x3935 -x5442 -x23794 -x33541 -x14428 -x19297 -x19210 -x4853 -x13626 -x23105 -x3140 -x22936 -x32294 -x20516 -x28082 -x24969 -x39694 -x2803 -x25952 -x8007 -x38861 -x24128 -x36531 -x39957 -x32224 -x33197 -x12520 -x16872 -x8422 -x16996 -x14370 -x39931 -x26141 -x7975 -x34422 -x37347 -x37333 -x19509 -x26906 -x31612 -x39004 -x31098 -x19778 -x12787 -x5146 -x16846 -x13604 -x7076 -x21197 -x4782 -x27518 -x28586 -x32096 -x17460 -x37512 -x18776 -x8546 -x21164 -x20302 -x33493 -x15908 -x11020 -x27891 -x33442 -x32836 -x34156 -x40489 -x23088 -x38764 -x10195 -x37395 -x217 -x14200 x36578 -x2796 -x22563 -x34661 -x40770 -x37537 -x19169 -x24275 -x6881 -x13356 -x30834 -x13443 -x179 -x4577 -x23229 -x33283 -x18790 -x32880 -x27233 -x9191 -x13039 -x26967 -x11718 -x16093 -x17366 -x1828 -x1400 -x37115 -x40014 -x31372 -x22794 -x4216 -x2427 -x25330 -x40602 -x40324 -x7228 -x18179 -x28974 -x19454 -x35600 -x39343 -x32844 -x15319 -x1592 -x24643 -x39823 -x1749 -x40739 -x15622 -x6197 -x3744 -x19799 -x30019 -x15721 -x7737 -x2495 -x2868 -x5940 -x35089 -x20556 -x5919 -x17936 -x25607 -x34115 -x4462 -x2760 -x4578 -x11372 -x27521 -x1128 -x20920 -x36781 -x37775 -x36860 -x10661 -x35635 -x10782 -x9301 -x23160 -x40621 -x33270 -x14669 -x26371 -x2777 -x34741 -x23583 -x35374 -x30643 -x20096 -x11669 -x14177 -x31748 -x29866 -x644 -x9 -x2849 -x8595 -x26152 -x4136 -x19666 -x38437 -x23243 -x36064 -x9304 -x8494 -x7810 -x19767 -x5946 -x31911 -x6248 -x4296 -x16176 -x18113 -x32886 -x5068 -x2830 -x17989 -x33459 -x34135 -x10757 -x21968 -x19702 -x37765 -x9388 -x19021 -x30135 -x25129 -x10632 -x36894 -x27288 -x26940 -x13719 -x3753 -x32567 -x4258 -x24753 -x37334 -x20208 -x27863 -x19761 -x34799 -x11813 -x973 -x3009 -x37732 -x28443 -x27578 -x4115 -x34520 -x23644 -x21213 -x26098 -x2994 -x8013 -x37205 -x36005 -x12968 -x10173 -x20504 -x22928 -x31 -x29534 -x10425 -x8207 -x32960 -x37000 -x10611 -x19736 -x16123 -x40296 -x28217 -x33577 -x15389 -x25603 -x741 -x40758 -x15461 -x34914 -x3384 -x18709 -x40010 -x23157 -x37978 -x11224 -x16918 -x5366 -x21855 -x33174 -x9542 -x32092 -x40777 -x13158 -x15666 -x31403 -x24098 -x24500 -x39435 -x25147 -x33819 -x8464 -x28023 -x3276 -x26519 -x37903 -x28328 -x37910 -x26931 -x24010 -x30875 -x26758 -x26124 -x14341 -x3259 -x16440 -x16644 -x18582 -x13056 -x24504 -x21691 -x34586 -x39524 -x9252 -x517 -x33249 -x39252 -x8426 -x30990 -x38544 -x29621 -x12461 -x19224 -x37261 -x19658 -x32650 -x35468 -x7146 -x23648 -x1581 -x29531 -x14834 -x7266 -x60 -x7959 -x10108 -x8238 -x15911 -x29935 -x18631 -x15299 -x29742 -x38790 -x38514 -x21376 -x1575 -x27759 -x13490 -x28596 -x3540 -x30144 -x16497 -x34479 -x36928 -x7066 -x16086 x40564 -x35050 -x18457 -x29428 -x33076 -x23183 -x28425 -x18159 -x25335 -x31987 -x24179 -x17064 -x31537 -x26424 -x15701 -x22847 -x21441 -x40 -x37352 -x19976 -x15904 -x33186 -x33099 -x39798 -x26064 -x20263 -x40003 -x21539 -x18984 -x28421 -x2433 -x13444 -x20972 -x18574 -x36505 -x26729 -x39771 -x23588 -x4289 -x38425 -x7894 -x11535 -x29635 -x21171 -x11846 -x12635 -x35816 -x37130 -x34009 -x16232 -x5230 -x15164 -x23788 -x26169 -x11121 -x28343 -x21362 -x40813 -x20835 -x595 -x20414 -x4944 -x4792 -x17850 -x1591 -x35271 -x29506 -x12375 -x18241 -x19521 -x28241 -x33082 -x22540 -x19446 -x27531 -x8312 -x36920 -x25909 -x8959 -x22971 -x4815 -x29168 -x15399 -x359 -x25053 -x32106 -x39623 -x39979 -x24237 -x26296 -x18632 -x38074 -x7376 -x15266 -x33147 -x40896 -x12572 -x29345 -x34226 -x2817 -x30240 -x10448 -x28785 -x30265 -x40472 -x22727 -x5422 -x4581 -x19586 -x33650 -x17868 -x24968 -x23059 -x35821 -x9948 -x25144 -x18401 -x18184 -x36066 -x17786 -x32822 -x4937 -x8910 -x29859 -x1819 -x25932 -x19862 -x36729 -x39891 -x34309 -x6069 -x20132 -x18692 -x14312 -x21047 -x23688 -x30184 -x35025 -x26073 -x37458 -x11319 -x15547 -x4347 -x40917 -x40569 -x20174 -x39662 x5818 -x31784 -x6246 -x3272 -x38620 -x40153 -x10866 -x24029 -x34399 -x28120 -x9029 -x35491 -x4294 -x39114 -x26254 -x17614 -x31290 -x11859 -x31168 -x1280 -x26139 -x831 -x12659 -x40626 -x11987 -x15489 -x9852 -x12944 -x28159 -x39673 -x6787 -x32843 -x5968 -x26218 -x24453 -x3418 -x15830 -x19144 -x986 -x14140 -x36665 -x35720 -x10006 -x38123 -x888 -x40681 -x14505 -x22150 -x3990 -x23615 -x35342 -x37227 -x1887 -x32162 -x14489 -x38389 -x3562 -x40211 -x14141 -x17528 -x26367 -x9093 -x24870 -x33992 -x22137 -x2884 -x32927 -x14150 -x34595 -x10514 -x34333 -x35711 -x20541 -x14106 -x12583 -x20244 -x34046 -x22254 -x1458 -x18346 -x34125 -x12990 -x27102 -x21481 -x2317 -x26017 -x35865 -x16022 -x4609 -x25270 x40407 -x34112 -x39331 -x24988 -x5535 -x36166 -x30071 -x13745 -x40154 -x12724 -x8168 -x36962 -x17196 -x33782 -x40180 -x13652 -x23465 -x14240 -x15718 -x4363 -x11343 -x19616 -x4186 -x9875 -x12497 -x19813 -x29931 -x6807 -x27747 -x13284 -x15793 -x9200 -x9058 -x16893 -x30993 -x16765 -x771 -x6990 -x39490 -x16134 -x3854 -x15704 -x27353 -x6683 -x17275 -x7329 -x12116 -x756 -x27100 -x39542 -x5464 -x2899 -x7805 -x10048 -x14146 -x38750 -x30444 -x26793 -x6793 -x15375 -x16143 -x24604 -x13999 -x38174 -x7005 -x34024 -x34494 -x9686 -x34385 -x38487 -x40685 -x4219 -x748 -x6889 -x7096 -x20358 -x35546 -x7494 -x6758 -x28511 -x37140 -x13300 -x11925 -x30820 -x13417 -x30428 -x7592 -x3228 -x4279 -x4069 -x30251 -x31297 -x40757 -x34867 -x10283 -x34038 -x2014 -x19953 -x36570 -x17580 -x3214 -x30378 -x37648 -x28836 -x35735 -x330 -x10643 -x32930 -x33078 -x29130 -x8154 -x21198 -x23018 -x13554 -x8172 -x18398 -x22297 -x26948 -x24707 -x6350 -x34608 -x3262 -x18778 -x13715 -x2312 -x3464 -x7446 -x5772 -x18814 -x4978 -x24942 -x25145 -x22810 -x17151 -x21907 -x20023 -x29265 -x40546 -x10513 -x5069 -x23966 -x32622 -x31776 -x32212 -x38486 -x31200 -x3492 -x34254 -x40004 -x28528 -x37897 -x2892 -x12867 -x19891 -x36288 -x31605 -x33064 -x29513 -x35082 -x9119 -x13378 -x33330 -x40877 -x3433 -x27529 -x30344 -x9756 -x14540 -x26804 -x37295 -x11443 -x14614 -x687 -x20236 -x28826 -x33443 -x38323 -x22177 -x22268 -x36047 -x9004 -x19103 -x1626 -x40628 -x28843 -x4680 -x6644 -x38567 -x31247 -x22116 -x7036 -x27325 -x3710 -x4854 -x38916 -x8692 -x13880 -x7970 -x19371 -x37965 -x4429 -x3852 -x29063 -x3144 -x23527 -x31208 -x11075 -x1501 -x4474 -x40173 -x5779 -x36871 -x17235 -x4179 -x31906 -x17071 -x9162 -x40529 -x29148 -x24203 -x11875 -x11165 -x4345 -x34820 -x27740 -x35102 -x18384 -x39192 -x10857 -x10205 -x31314 -x2897 -x37632 -x2464 -x14639 -x33469 -x11551 -x12978 -x4640 -x21942 -x18172 -x39439 -x22441 -x36583 -x19733 -x23368 -x26253 -x10488 -x13971 -x21165 -x17546 -x10626 -x1338 -x36669 -x12758 -x3208 -x25854 -x11619 -x18336 -x19737 -x16730 -x33024 -x11304 -x12909 -x39752 -x20133 -x28658 -x21597 -x23284 -x23511 -x28310 -x10927 -x22413 -x35568 -x25706 -x12761 -x7456 -x16825 -x16428 -x30005 -x9791 -x5969 -x7164 -x17020 -x14484 -x18152 -x30220 -x16851 -x40612 -x12720 -x6061 -x40470 -x39155 -x26386 -x17092 -x30313 -x16157 -x9740 -x614 -x38836 -x31197 -x22319 -x1273 -x8236 -x2919 -x12083 -x1997 -x20114 -x15582 -x20434 -x1823 -x36598 -x17261 -x6293 -x18491 -x5115 -x35363 -x9929 -x8303 -x28705 -x14209 -x37239 -x21348 -x8746 -x6188 -x35227 -x26665 -x2463 -x9525 -x40932 -x3739 -x2988 -x14109 -x1759 -x8140 -x5592 -x39881 -x18943 -x21750 -x16911 -x20316 -x8898 -x2131 -x27163 -x12948 -x3504 -x37944 -x37612 -x16251 -x35916 -x34691 -x25779 -x1219 -x18613 -x926 -x20869 -x19561 -x32561 -x29861 -x8713 -x26771 -x26633 -x29498 -x13929 -x17589 -x31874 -x36944 -x29326 -x18072 -x1732 -x5459 -x18421 -x27905 -x19449 -x12991 -x40107 -x40117 -x15022 -x33206 -x3426 -x33226 -x23423 -x19868 -x4656 -x2540 -x34170 -x433 -x35395 -x5583 -x9103 -x29203 -x29974 -x9805 -x16519 -x10284 -x24157 -x32959 -x8865 -x9213 -x2505 -x25820 -x24127 -x26779 -x26448 -x7085 -x15993 -x14795 -x36667 -x652 -x2112 -x21630 -x5165 -x12744 -x19177 -x11472 -x38969 -x2196 -x14424 -x33008 -x30726 -x26396 -x12172 -x14930 -x19562 -x23293 -x2208 -x14460 -x18907 -x18200 -x3656 -x3598 -x11102 -x10279 -x25844 -x17457 -x13259 -x2794 -x10083 -x8589 -x28862 -x40506 -x22584 -x15669 -x22202 -x30126 -x25710 -x40032 -x24992 -x36206 -x23674 -x28304 -x2738 -x5668 -x12350 -x5329 -x9973 -x3400 -x30977 -x32625 -x7825 -x25102 -x5194 -x23420 -x8563 -x30718 -x31667 -x27840 -x10816 -x18000 -x31579 -x7479 -x10798 -x37427 -x19156 -x3862 -x34028 -x3371 -x27687 -x4127 -x34911 -x5861 -x37636 -x37303 -x39408 -x29131 -x2822 -x6800 -x740 -x16844 -x29547 -x34393 -x30677 -x1318 -x11971 -x32796 -x37302 -x3993 -x36024 -x841 -x29320 -x5950 -x30665 -x21641 -x16839 -x36655 -x27557 -x23386 -x4589 -x11526 -x6878 -x38181 -x40084 -x17838 -x25131 -x34617 -x29692 -x38658 -x14873 -x29473 -x16821 -x9467 -x9167 -x23016 -x32015 -x23254 -x13082 -x9681 -x39552 -x2383 -x836 -x1304 -x9176 -x21953 -x10864 -x21663 -x39904 -x8998 -x3760 -x6921 -x18285 -x2271 -x19361 -x32795 -x17037 -x26686 -x7364 -x12906 -x36799 -x1522 -x25660 x5157 -x21442 -x2576 -x1462 -x18629 -x9450 -x22565 -x31303 -x36953 -x25431 -x40311 -x39757 -x24569 -x22914 -x7542 -x40049 -x25965 -x30851 -x24021 -x26602 -x34794 -x11711 -x28721 -x12712 -x22067 -x14272 -x33522 -x3989 -x1905 -x5372 -x32260 -x6895 -x9515 -x30924 -x23949 -x40499 -x40679 -x28300 -x23866 -x10609 -x31391 -x27105 -x25993 -x34008 -x38406 -x28226 -x9813 -x36760 -x40389 -x14760 -x31298 -x12168 -x31105 -x16757 -x524 -x11088 -x4225 -x28462 -x20660 -x30246 -x5865 -x16402 -x18801 -x11597 -x32656 -x8556 -x21889 -x26323 -x1500 -x2730 -x4273 -x8936 -x24672 -x3168 -x10438 -x26889 -x34160 -x12560 -x6977 -x10945 -x23524 -x22797 -x29089 -x25727 -x23380 -x4032 -x26765 -x10669 -x6535 -x9900 -x1147 -x33138 -x39492 -x28341 -x6923 -x12555 -x1678 -x6993 -x30765 -x9557 -x2745 -x29120 -x30952 -x9406 -x32376 -x14449 -x15221 -x36965 -x19724 -x2440 -x18073 -x12632 -x24978 -x609 -x38247 -x16822 -x19406 -x3241 -x22198 -x25438 -x28979 -x25551 -x16213 -x6985 -x17453 -x7070 -x40312 -x2216 -x28934 -x38691 -x38121 -x14034 -x17751 -x12380 -x3974 -x19515 -x20763 -x30335 -x34098 -x8870 -x13040 -x874 -x27739 -x31336 -x39866 -x17140 -x40131 -x27145 -x21608 -x10222 -x34623 -x26908 -x20667 -x484 -x30187 -x6259 -x4405 -x17707 -x14260 -x20757 -x9328 -x35627 -x40198 -x25641 -x37832 -x33501 -x39704 -x5440 -x7559 -x3410 -x3919 -x37313 -x27700 -x27974 -x17053 -x24788 -x14617 -x28710 -x9028 -x15253 -x21400 -x11918 -x33649 -x20261 -x33335 -x7279 -x32659 -x5176 -x9288 -x11935 -x31829 -x35937 -x9179 -x4933 -x15256 -x32219 -x9160 -x38308 -x17181 -x28059 -x22349 -x24361 -x17962 -x1210 -x37680 -x31724 -x40067 -x28419 -x28759 -x13024 -x27407 -x3358 -x5225 -x22803 -x15160 -x13015 -x1087 -x35743 -x19167 -x6774 -x357 -x39213 -x36383 -x38758 -x13425 -x14560 -x17379 -x25919 -x10607 -x2511 -x2722 -x32506 -x13156 -x39896 -x33355 -x27726 -x24349 -x24269 -x17434 -x2192 -x6516 -x39281 -x15146 -x20421 -x4650 -x5348 -x22193 -x5570 -x7533 -x18242 -x24575 -x24747 -x29680 -x13877 -x22815 -x17720 -x7462 -x16422 -x23091 -x6303 -x16257 -x21366 -x1222 -x32104 -x12096 -x12670 -x20207 -x8734 -x23584 -x35907 -x18308 -x19250 -x40528 -x28149 -x648 -x24914 -x6252 -x14584 -x36964 -x12695 -x27245 -x1751 -x35487 -x8873 -x27400 -x21514 -x39520 -x14401 -x37375 -x806 -x30422 -x38445 -x7577 -x30305 -x22154 -x6848 -x32171 -x7846 -x18706 -x17487 -x34776 -x35802 -x5312 -x2341 -x19020 -x24256 -x19088 -x31267 -x762 -x31078 -x27153 -x15632 -x26827 -x20709 -x7141 -x6278 -x16311 -x17268 -x9587 -x6482 -x34484 -x36395 -x24495 -x23025 -x23152 -x10601 -x7015 -x5067 -x8357 -x4356 -x8725 -x4459 -x37236 -x18481 -x9528 -x29576 -x31741 -x29597 -x2779 -x7373 -x6369 -x34548 -x31399 -x2431 -x38245 -x8180 -x9567 -x32894 -x18634 -x3802 -x17128 -x36511 -x4455 -x9124 -x39738 -x31389 -x5584 -x23502 -x13858 -x39006 -x11581 -x2414 -x10212 -x10520 -x21230 -x40127 -x40651 -x34472 -x8126 -x40923 -x12964 -x33776 -x17346 -x20259 -x35822 -x25944 -x2926 -x13541 -x36947 -x24737 -x26899 x40519 -x24772 -x12698 -x19925 -x17259 -x13197 -x17931 -x32175 -x419 -x23041 -x27673 -x7926 -x213 -x32892 -x9311 -x12962 -x39954 -x15397 -x19238 -x25132 -x21061 -x36415 -x37906 -x37872 -x5851 -x39231 -x27255 -x23543 -x37116 -x29764 -x33690 -x31046 -x16044 -x27219 -x34652 -x29536 -x320 -x39938 -x18686 -x15637 -x8913 -x26032 -x5598 -x10961 -x39585 -x20773 -x21633 -x15526 -x22527 -x17933 -x37243 -x7782 -x30729 -x31380 -x20363 -x2076 -x20653 -x38893 -x27082 -x23782 -x5183 -x6239 -x1195 -x6615 -x13616 -x23487 -x2237 -x8289 -x34067 -x34214 -x7375 -x17177 -x15444 -x1484 -x21598 -x32022 -x24200 -x8896 -x21715 -x14294 -x39251 -x11517 -x20355 -x7717 -x33787 -x3094 -x14079 -x31778 -x18518 -x16179 -x19065 -x27451 -x19268 -x35428 -x6067 -x19798 -x3917 -x5960 -x1748 -x4465 -x24068 -x5512 -x5353 -x33156 -x32466 -x2698 -x12451 -x14155 -x23880 -x8317 -x28769 -x5911 -x25600 -x7773 -x27609 -x34873 -x15325 -x22224 -x11509 -x32440 -x1963 -x30030 -x10750 -x1618 -x8103 -x7620 -x29479 -x20033 -x7384 -x34977 -x34238 -x38149 -x22618 -x30751 -x22259 -x6672 -x19339 -x15435 -x39816 -x27768 -x32529 -x16064 -x26436 -x29951 -x14659 -x11049 -x14948 -x33813 -x15635 -x29797 -x29445 -x12219 -x8244 -x29145 -x4810 -x5858 -x6182 -x2400 -x39987 -x21236 -x16097 -x33421 -x20877 -x15771 -x29515 -x38821 -x23073 -x33575 -x37957 -x16005 -x28498 -x32420 -x31434 -x39878 -x8016 -x26843 -x4538 -x40864 -x11882 -x2903 -x37693 -x26547 -x1204 -x16792 -x9018 -x9007 -x38908 -x23952 -x2962 -x10688 -x1661 -x3229 -x15754 -x10889 -x40768 -x22312 -x38565 -x7685 -x35345 -x36591 -x4741 -x18976 -x38719 -x22514 -x30978 -x14047 -x677 -x1773 -x19765 -x19782 -x10024 -x39007 -x23893 -x34713 -x19959 -x33488 -x4702 -x35070 -x12175 -x28712 -x22236 -x30526 -x30673 -x9227 -x14080 -x16309 -x8156 -x29192 -x4529 -x12403 -x24144 -x10221 -x29144 -x24704 -x14142 -x38841 -x14573 -x31075 -x1305 -x5754 -x8613 -x3848 -x8691 -x11809 -x32775 -x31066 -x23613 -x1840 -x11278 -x12840 -x16990 -x32289 -x21500 -x1884 -x13549 -x8398 -x6766 -x23200 -x33712 -x6607 -x32309 -x38225 -x25497 -x25830 -x22075 -x32599 -x31211 -x28210 -x18032 -x35405 -x28203 -x20677 -x23121 -x30531 -x6779 -x34063 -x18417 -x6036 -x27972 -x10722 -x30692 -x27716 -x20905 -x40061 -x17584 -x20769 -x21303 -x23763 -x2648 -x5465 -x14009 -x33033 -x38493 -x10130 -x37462 -x7961 -x5699 -x29532 -x18474 -x21322 x40541 -x2435 -x22281 -x10475 -x39115 -x10432 -x24709 -x29826 -x7037 -x5619 -x5427 -x13260 -x34439 -x13328 -x39835 -x20310 -x2696 -x22216 -x21967 -x15003 -x37709 -x19061 -x29805 -x5704 -x19652 -x13603 -x5181 -x24824 -x10168 -x25254 -x37545 -x6271 -x39187 -x37814 -x3441 -x11877 -x17903 -x9284 -x14231 -x26545 -x33084 -x20664 -x4574 -x8827 -x26187 -x40696 -x18041 -x11973 -x29994 -x39856 -x15053 -x23048 -x1312 -x4883 -x9118 -x2686 -x5451 -x31190 -x35788 -x40088 -x23055 -x11264 -x39832 -x6902 -x25877 -x17440 -x40465 -x31163 -x17054 -x3332 -x23999 -x36343 -x7306 -x16924 -x18652 -x22353 -x32747 -x5026 -x21370 -x21103 -x38811 -x38525 -x1890 -x13329 -x23001 -x2820 -x14094 -x8105 -x17204 -x11924 -x6107 -x27110 -x10482 -x28976 -x16562 -x15758 -x10358 -x3126 -x33419 -x4985 -x15836 -x37377 -x36643 -x40838 -x24947 -x3373 -x32067 -x7635 -x19030 -x27798 -x2302 -x5246 -x38613 -x13526 -x13339 -x25843 -x1583 -x37270 -x35492 -x8708 -x5083 -x24485 -x9426 -x37260 -x26317 -x27087 -x39898 -x31663 -x26102 -x28412 -x22345 -x29499 -x6000 -x29774 -x28782 -x16830 -x21669 -x35065 -x32979 -x9447 -x3686 -x6636 -x33876 -x23658 -x2846 -x27272 -x19768 -x3520 -x23995 -x33354 -x5566 -x16614 -x425 -x32191 -x14198 -x39317 -x39587 -x136 -x22817 -x19839 -x21006 -x2251 -x25760 -x24245 -x11454 -x32928 -x16797 -x28950 -x28267 -x24553 -x33049 -x39353 -x9356 -x11150 -x23902 -x30916 -x35234 -x32306 -x28438 -x1382 -x14413 -x19548 -x7034 -x7282 -x17848 -x16612 -x17127 -x10415 -x18111 -x10325 -x17529 -x2050 -x31218 -x36832 -x30235 -x2284 -x8603 -x24097 -x11158 -x8808 -x4215 -x15554 -x10684 -x2970 -x14716 -x19153 -x22864 x40416 -x19538 -x24534 -x33750 -x19691 -x36280 -x8644 -x17978 -x23389 -x20844 -x1261 -x8629 -x1031 -x16928 -x25663 -x2080 -x34630 -x2550 -x37474 -x16185 -x8538 -x7020 -x28107 -x38920 -x33003 -x34935 -x15474 -x11847 -x31292 -x27166 -x31948 -x32508 -x27664 -x25634 -x7813 -x22068 -x291 -x14493 -x27623 -x33132 -x24174 -x2356 -x37685 -x3899 -x15324 -x34656 -x33825 -x30137 -x14182 -x21525 -x11176 -x16917 -x15156 -x34999 -x34421 -x12686 -x32130 -x35855 -x32023 -x21147 -x16501 -x29791 -x6375 -x17642 -x36019 -x27448 -x32262 -x37080 -x18791 -x26963 -x7836 -x13225 -x22548 -x16532 -x17724 -x12312 -x26865 -x7316 -x22633 -x22361 -x40400 -x36617 -x38540 -x22578 -x13717 -x29023 -x6021 -x12898 -x33113 -x32193 -x20099 -x14720 -x19671 -x19623 -x28065 -x17292 -x29748 -x8656 -x2548 -x13372 -x18906 -x24606 -x14516 -x31642 -x31140 -x25450 -x40800 -x13958 -x1845 -x22095 -x39397 -x23850 -x35098 -x11500 -x39347 -x31176 -x23034 -x70 -x31455 -x146 -x32377 -x30193 -x18471 -x39117 -x10054 -x27244 -x32657 -x29062 -x33035 -x22998 -x34447 -x5819 -x13399 -x27924 -x36040 -x20538 -x27369 -x23689 -x13509 -x38329 -x23268 -x6434 -x32450 -x488 -x9291 -x10292 -x39258 -x4191 -x37838 -x31093 -x2805 -x9924 -x13104 -x25127 -x33936 -x36090 -x35111 -x34782 -x8642 -x32697 -x10524 -x15484 -x31885 -x26125 -x10288 -x26236 -x2843 -x15029 -x11353 -x19387 -x31178 -x30195 -x12907 -x15099 -x19913 -x12955 -x31912 -x39706 -x28032 -x15735 -x32828 -x16070 -x29948 -x23532 -x13833 -x29746 -x17741 -x1263 -x27041 -x1764 -x931 -x8112 -x14193 -x26855 -x35577 -x36134 -x38365 -x3494 -x33026 -x32812 -x19184 -x40868 -x8336 -x1119 -x1357 -x24467 -x12863 -x14860 -x16834 -x21614 -x8906 -x27601 -x1864 -x4551 -x5400 -x23114 -x20428 -x40063 -x1487 -x31705 -x26823 -x15276 -x11221 -x32365 -x32552 -x30157 -x32789 -x4900 -x8101 -x6025 -x17028 -x31043 -x23342 -x8581 -x38714 -x23834 -x8926 -x3136 -x8089 -x30426 -x11450 -x31638 -x37164 -x23699 -x7486 -x31262 -x29650 -x21428 -x7245 -x17165 -x2569 -x31424 -x15595 -x5201 -x22870 -x3889 -x2824 -x37870 -x12440 -x13360 -x37322 -x23406 -x19899 -x20637 -x33203 -x35854 -x23220 -x10224 -x31628 -x39602 -x15251 -x18666 -x37241 -x5361 -x3472 -x31938 -x39179 -x12016 -x29335 -x18767 -x29459 -x1807 -x33716 -x26281 -x23068 -x33529 -x30138 -x19058 -x39447 -x12215 -x625 -x15689 -x15291 -x36317 -x6409 -x34686 -x15432 -x19668 -x36401 -x3150 -x8077 -x6099 -x1729 -x35335 -x30960 -x22793 -x10124 -x15178 -x21519 -x1502 -x21756 -x604 -x38934 -x36390 -x10313 -x32876 -x36815 -x11983 -x2108 -x6718 -x21387 -x19695 -x33228 -x40674 -x30987 -x22788 -x34331 -x26612 -x20479 -x21142 -x23802 -x25757 -x24900 -x9679 -x34621 -x8119 -x32702 -x12121 -x8247 -x18521 -x27034 -x36161 -x14319 -x13357 -x22276 -x10051 -x10934 -x1050 -x11714 -x19511 -x21106 -x12359 -x21995 -x26650 -x30727 -x34086 -x2260 -x24866 -x33744 -x17345 -x40234 -x25674 -x5923 -x21864 -x14815 -x25736 -x6988 -x9293 -x28550 -x19175 -x26398 -x1320 -x15184 -x29321 -x13484 -x19067 -x38257 -x8262 -x23113 -x28396 -x206 -x26794 -x749 -x26854 -x20354 -x13478 -x39557 -x6041 -x36282 -x38751 -x927 -x19290 -x27399 -x23919 -x32223 -x10098 -x10409 -x40633 -x19870 -x19578 -x16061 -x40217 -x24037 -x10694 -x5374 -x30854 -x39509 -x9883 -x33608 -x32165 -x13020 -x15613 -x39032 -x26672 -x11491 -x30172 -x6242 -x5301 -x26084 -x10213 -x28924 -x10394 -x35059 -x26210 -x14248 -x9048 -x38587 -x14352 -x1841 -x8611 -x4486 -x12784 -x6896 -x33116 -x162 -x38270 -x23209 -x34129 -x37493 -x34335 -x29483 -x26915 -x32581 -x7393 -x12397 -x6802 -x8878 -x34232 -x2201 -x18255 -x29892 -x19540 -x38875 -x25190 -x32017 -x16418 -x32920 -x4555 -x14399 -x5316 -x19480 -x37280 -x9944 -x9762 -x30548 -x8988 -x7127 -x7774 -x12652 -x16897 -x5496 -x24463 -x38813 -x6771 -x27954 -x27285 -x38522 -x27967 -x25832 -x18745 -x21048 -x9282 -x27684 -x862 -x18181 -x25079 -x7254 -x25647 -x5085 -x25423 -x285 -x6334 -x2632 -x5396 -x13997 -x19305 -x6407 -x29658 -x13754 -x26120 -x5450 -x24202 -x12747 -x21452 -x21161 -x7229 -x36044 -x11495 -x32682 -x6381 -x32189 -x4072 -x11377 -x33879 -x22180 -x3478 -x8678 -x12173 -x20776 x32145 -x9882 -x10162 -x15916 -x30273 -x14378 -x37932 -x34896 -x8416 -x1467 -x5472 -x22822 -x29319 -x33561 -x10655 -x2265 -x31408 -x3092 -x10545 -x27606 -x35011 -x30233 -x28062 -x28591 -x39870 -x30996 -x13931 -x5471 -x3650 -x33040 -x5820 -x18782 -x6130 -x12262 -x12236 -x33427 -x38219 -x31337 -x10559 -x7802 -x36156 -x26805 -x39104 -x32513 -x4585 -x40860 -x40906 -x24633 -x21138 -x12795 -x25912 -x18864 -x8455 -x30013 -x16054 -x16904 -x1027 -x25604 -x6288 -x5734 -x29083 -x6202 -x8110 -x6729 -x36425 -x8876 -x15491 -x7378 -x172 -x38535 -x18553 -x25981 -x2690 -x16684 -x30352 -x31817 -x40881 -x38267 -x35736 -x39065 -x23741 -x11436 -x14035 -x31855 -x39558 -x17384 -x29015 -x29441 -x543 -x11856 -x36465 -x27734 -x5414 -x39556 -x36702 -x38592 -x33405 -x31640 -x20760 -x1435 -x7130 -x26506 -x29317 -x17673 -x32133 -x18832 -x15703 -x10873 -x7644 -x20849 -x19626 -x22070 x32762 -x6386 -x13634 -x13421 -x15208 -x11355 -x40368 -x18294 -x7488 -x26059 -x40325 -x15270 -x11180 -x30249 -x20840 -x27117 -x7454 -x29040 -x650 -x37267 -x37109 -x22397 -x15359 -x6199 -x23862 -x40290 -x22800 -x8024 -x5845 -x24739 -x37585 -x39645 -x13502 -x36712 -x5138 -x27281 -x21571 -x9433 -x38534 -x21781 -x19155 -x21330 -x18618 -x33498 -x28016 -x17942 -x17031 -x39884 -x37124 -x39535 -x8552 -x26887 -x23786 -x26945 -x30073 -x4407 -x18249 -x28308 -x20793 -x8141 -x29711 -x12289 -x36209 -x7699 -x13048 -x15021 -x22791 -x11354 -x5244 -x20067 -x9959 -x19040 -x945 -x20450 -x26532 -x28788 -x36168 -x25148 -x6066 -x39474 -x31304 -x23225 -x21835 -x27648 -x21225 -x28248 -x19732 -x28293 -x16621 -x20711 -x4807 -x11162 -x21588 -x23678 -x824 -x14839 -x1476 -x18851 -x2391 -x35531 -x35352 -x20227 -x12523 -x7871 -x33323 -x27710 -x34300 -x11019 -x2861 -x33102 -x35959 -x36464 -x26452 -x31857 -x37770 -x4838 -x39409 -x26205 -x31553 -x38900 -x14069 -x14587 -x29159 -x13374 -x15016 -x2358 -x36393 -x22462 -x34398 -x24715 -x12912 -x31089 -x19670 -x40352 -x38377 -x1386 -x40647 -x36991 -x37730 -x9335 -x27392 -x4313 -x1038 -x22719 -x7220 -x4087 -x11628 -x11198 -x30520 -x897 -x30868 -x29665 -x36429 -x27810 -x10065 -x819 -x10748 -x16112 -x34862 -x32911 -x25661 -x39052 -x15095 -x16498 -x17518 -x7605 -x30158 -x23606 -x2396 -x11870 -x33630 -x10897 -x6484 -x28186 -x14958 -x6979 -x17111 -x108 -x641 -x39710 -x36329 -x6566 -x4617 -x23805 -x4318 -x5265 -x22295 -x2351 -x20743 -x28629 -x15330 -x22136 -x7558 -x39354 -x6693 -x23677 -x13153 -x18328 -x34829 -x21020 -x3499 -x6514 -x7652 -x31668 -x5424 -x39975 -x19687 -x3079 -x29850 -x18950 -x29919 -x37413 -x14472 -x38694 -x26086 -x9783 -x8157 -x7633 -x30311 -x37778 -x33403 -x9938 -x24987 -x10329 -x10335 -x9351 -x17691 -x5789 -x40023 -x17420 -x35773 -x13245 -x14404 -x31201 -x29718 -x29814 -x22145 -x31388 -x4171 -x14308 -x19451 -x27771 -x784 -x18617 -x28665 -x12510 -x14600 -x34197 -x4606 -x13661 -x27985 -x13571 -x37207 -x32556 -x32817 -x38248 -x10467 -x37757 -x32718 -x31840 -x21485 -x19142 -x29581 -x34291 -x17406 -x25393 -x38502 -x11171 -x12533 -x11010 -x9968 -x29218 -x9739 -x31134 -x18335 -x32813 -x34449 -x1129 -x31875 -x37220 -x7028 -x23379 -x28733 -x26761 -x20617 -x3004 -x39441 -x20843 -x39456 -x1801 -x31747 -x683 -x24399 -x17549 -x31054 -x26312 -x10339 -x40496 -x446 -x2417 -x23491 -x28090 -x7880 -x17489 -x3295 -x21719 -x388 -x31289 -x10008 -x37763 -x38619 -x22551 -x22134 -x10204 -x40065 -x28047 -x30487 -x18104 -x13499 -x25544 -x31982 -x11404 -x11620 -x38073 -x19554 -x5298 -x24546 -x664 -x28121 -x14065 -x12581 -x26661 -x9441 -x6206 -x12034 -x21312 -x16328 -x37203 -x36936 -x8585 -x1342 -x9634 -x17880 -x23819 -x19996 -x11591 -x23636 -x17431 -x6073 -x9658 -x20995 -x2299 -x4601 -x23436 -x26953 -x31103 -x2948 -x8379 -x34126 -x494 -x14896 -x12182 -x15731 -x5722 -x22503 -x8751 -x9585 -x21072 -x28901 -x2753 -x29220 -x23378 -x28191 -x39432 -x17332 -x18556 -x17834 -x10599 -x31794 -x35015 -x3765 -x27890 -x37969 -x29622 -x3069 -x20274 -x10327 -x9245 -x18913 -x4039 -x9285 -x16315 -x40918 -x35301 -x27838 -x18389 -x39391 -x12804 -x31199 -x15060 -x14267 -x22374 -x17110 -x3082 -x22876 -x25983 -x6279 -x5224 -x18281 -x31360 -x37320 -x1506 -x16930 -x34990 -x30775 -x227 -x19644 -x34039 -x13411 -x3563 -x971 -x24081 -x23394 -x16245 -x18063 -x23569 -x1627 -x7657 -x25915 -x33237 -x36787 -x25235 -x29787 -x12296 -x33758 -x36934 -x7530 -x580 -x26717 -x13797 -x24430 -x9111 -x10443 -x37240 -x19077 -x1398 -x34926 -x8269 -x5976 -x583 -x27306 -x31576 -x26325 -x2573 -x37028 -x37630 -x16144 -x33515 -x27090 -x5632 -x645 -x28135 -x33075 -x37925 -x5151 -x1463 -x32122 -x22775 -x9192 -x11594 -x39358 -x28823 -x6052 -x33343 -x17825 -x35194 -x22038 -x30640 -x29574 -x13191 -x26495 -x19755 -x38142 -x17498 -x19872 -x37963 -x26320 -x36008 -x36337 -x23449 -x1373 -x40558 -x23974 -x30889 -x23117 -x9600 -x21666 -x8984 -x24134 -x35804 -x24957 -x10860 -x20116 -x35317 -x20564 -x20577 -x21169 -x5282 -x30027 -x23722 -x12392 -x30050 -x37341 -x5057 -x160 -x3058 -x21610 -x38392 -x28312 -x6483 -x16135 -x16941 -x24225 -x32900 -x10007 -x35308 -x16852 -x10853 -x30713 -x10629 -x40371 -x33706 -x35591 -x36323 -x8813 -x19590 -x23896 -x3640 -x2692 -x25796 -x9193 -x25961 -x30405 -x5983 -x324 -x24919 -x36861 -x29184 -x299 -x35362 -x27753 -x39180 -x32274 -x36735 -x15108 -x27193 -x28500 -x36240 -x32055 -x27080 -x39935 -x15961 -x13460 -x6340 -x40842 -x29124 -x15970 -x28163 -x3984 -x3723 -x7013 -x2109 -x37446 -x6031 -x4778 -x32395 -x5629 -x39693 -x11985 -x6247 -x20139 -x6383 -x21118 -x14846 -x28123 -x3614 -x10551 -x13415 -x14313 -x8915 -x22206 -x22473 -x14046 -x27086 -x6814 -x40703 -x34808 -x37376 -x348 -x21880 -x20830 -x14057 -x23624 -x35571 -x24190 -x25482 -x27019 -x28904 -x13948 -x2326 -x14068 -x21304 -x2380 -x28491 -x13351 -x11732 -x22320 -x21764 -x22178 -x1245 -x5474 -x3892 -x6590 -x36627 -x36169 -x37837 -x28252 -x7680 -x6309 -x17212 -x26744 -x3292 -x173 -x26208 -x34060 -x14127 -x24142 -x9782 -x12846 -x2660 -x6868 -x6706 -x11708 -x37627 -x19975 -x3020 -x39097 -x1069 -x13885 -x20927 -x20242 -x37975 -x10841 -x24257 -x2858 -x33781 -x29596 -x26618 -x22037 -x3041 -x32024 -x39199 -x32495 -x11764 -x4235 -x17113 -x31732 -x16415 -x11313 -x29772 -x34195 -x22209 -x21674 -x4525 -x36626 -x9808 -x8534 -x4594 -x32842 -x34289 -x38878 -x23510 -x29165 -x38695 -x39892 -x40326 -x8318 -x18112 -x6874 -x31175 -x7110 -x3886 -x26916 -x39770 -x36700 -x28468 -x3843 -x7933 -x27955 -x7142 -x36571 -x13570 -x11188 -x21487 -x13231 -x24924 -x17675 -x31815 -x38649 -x302 -x17478 -x20707 -x30821 -x19728 -x29740 -x3098 -x12358 -x29894 -x18190 -x15740 -x16694 -x2591 -x38246 -x3576 -x32375 -x21727 -x9049 -x6621 -x16495 -x9691 -x32098 -x3679 -x27077 -x27677 -x2927 -x39804 -x20542 -x28339 -x37540 -x14793 -x32427 -x8458 -x3535 -x16818 -x3278 -x28306 -x38703 -x3454 -x772 -x4220 -x32607 -x21915 -x13692 -x37988 -x32147 -x33707 -x33454 -x30038 -x10842 -x14013 -x8916 -x36601 -x18593 -x18448 -x12897 -x17901 -x2689 -x5527 -x33002 -x34436 -x35436 -x8929 -x35229 -x39747 -x753 -x10598 -x20616 -x14323 -x24181 -x4508 -x16000 -x5781 -x5528 -x5345 -x11640 -x23785 -x21350 -x4102 -x3249 -x34430 -x1426 -x29737 -x10936 -x36131 -x16804 -x7546 -x8773 -x25492 -x1466 -x34739 -x34138 -x10680 -x2348 -x38102 -x14421 -x34643 -x16507 -x37229 -x20409 -x9622 -x33326 -x39871 -x35175 -x24931 -x4236 -x21853 -x27463 -x11512 -x22339 -x5066 -x9475 -x31323 -x29064 -x3941 -x15298 -x16761 -x28188 -x1856 -x8393 -x27574 -x39070 -x10728 -x6112 -x24596 -x25261 -x216 -x29416 -x17323 -x1699 -x25123 -x3828 -x19973 -x26876 -x17730 -x14541 -x10452 -x20049 -x36501 -x1164 -x19441 -x11863 -x619 -x7978 -x37314 -x10378 -x6747 -x39341 -x28805 -x39498 -x7858 -x32801 -x33888 -x24260 -x965 -x26554 -x12283 -x11982 -x13602 -x5709 -x36690 -x27857 -x27074 -x9672 -x28108 -x16645 -x11403 -x19815 -x12780 -x18680 -x34020 -x19568 -x11792 -x33218 -x7468 -x31868 -x35869 -x38829 -x31752 -x1784 -x8322 -x34021 -x18568 -x28350 -x15260 -x18923 -x3505 -x13256 -x32161 -x32587 -x28022 -x25526 -x36381 x14721 -x21574 -x746 -x27442 -x40222 -x29836 -x24552 -x31259 -x39723 -x10184 -x4133 -x9848 -x8229 -x17185 -x16715 -x5457 -x14475 -x17040 -x17603 -x37182 -x27284 -x34264 -x36795 -x30554 -x7603 -x16889 -x29793 -x32405 -x1510 -x34424 -x39964 -x9331 -x14215 -x30830 -x27358 -x14729 -x26711 -x14326 -x11921 -x13932 -x32103 -x35889 -x13331 -x6655 -x23234 -x35139 -x37478 -x32952 -x11900 -x14921 -x17485 -x39591 -x22638 -x6276 -x37212 -x18368 -x10490 -x208 -x13733 -x5469 -x27059 -x20382 -x38387 -x32649 -x33 -x15117 -x27237 -x8476 -x28433 -x30334 -x12816 -x32112 -x977 -x9831 -x18433 -x31851 -x17462 -x375 -x322 -x35791 -x8658 -x10110 -x27493 -x20044 -x10674 -x8414 -x9198 -x29427 -x39113 -x15894 -x37664 -x19309 -x23954 -x11092 -x28830 -x8444 -x37807 -x2194 -x7679 -x28966 -x3279 -x37876 -x2918 -x16198 -x38650 -x21580 -x37633 -x1976 -x26394 -x33753 -x2236 -x35882 -x12343 -x22598 -x21504 -x9305 -x17572 -x32029 -x15413 -x38727 -x32095 -x14910 -x24191 -x29973 -x219 -x39865 -x4308 -x29270 -x30577 -x5233 -x27588 -x18974 -x40655 -x13845 -x5671 -x21207 -x8860 -x29291 -x21136 -x13591 -x33408 -x38373 -x33105 -x9194 -x18133 -x27374 -x11969 -x39228 -x20828 -x1365 -x12542 -x15215 -x33492 -x16472 -x19746 -x14461 -x23628 -x40526 -x3638 -x3736 -x39958 -x16643 -x15858 -x34573 -x24149 -x13324 -x36514 -x35596 -x35404 -x19360 -x22210 -x34886 -x29169 -x8684 -x35236 -x10903 -x34034 -x10803 -x23654 -x34582 -x31003 -x19013 -x15202 -x24073 -x34127 -x32946 -x17727 -x26951 -x25939 -x26405 -x39040 -x27012 -x32382 -x13744 -x24352 -x13246 -x30497 -x17788 -x29421 -x2826 -x18654 -x9984 -x3620 -x26159 -x40837 -x2949 -x11326 -x3120 -x34826 -x351 -x12634 -x14916 -x3018 -x30260 -x15824 -x12587 -x38618 -x9461 -x30067 -x18554 -x36634 -x29996 -x30806 -x5526 -x1314 -x33816 -x22985 -x3430 -x36009 -x31248 -x19273 -x1750 -x31309 -x28245 -x20741 -x26499 -x26223 -x22541 -x19838 -x6507 -x27433 -x27452 -x5291 -x6459 -x25414 -x14708 -x5278 -x28426 -x2675 -x11583 -x30375 -x35991 -x37660 -x37592 -x11673 -x32502 -x4567 -x18658 -x11683 -x10281 -x3488 -x36314 -x13384 -x23607 -x40781 -x16051 -x13361 -x7327 -x35266 -x35521 -x16435 -x825 -x19969 -x9240 -x28786 -x35423 -x22621 -x11521 -x19939 -x37365 -x38760 -x10949 -x19994 -x39160 -x9894 -x33311 -x23546 -x29106 -x15705 -x37647 -x39634 -x15246 -x4217 -x37379 -x31597 -x31069 -x18006 -x382 -x8850 -x22901 -x33252 -x28667 -x34793 -x9408 -x4790 -x23814 -x16235 -x9171 -x10834 -x21412 -x7918 -x21492 -x9389 -x3238 -x1343 -x35685 -x32195 -x16252 -x36453 -x34957 -x3925 -x16363 -x10174 -x27405 -x2924 -x18546 -x327 -x22212 -x38668 -x17863 -x32753 -x11964 -x12693 -x9065 -x8623 -x15692 -x14458 -x16805 -x21497 -x23894 -x29683 -x25509 -x6108 -x25086 -x30155 -x25011 -x19524 -x7872 -x15000 -x22152 -x17859 -x24398 -x3147 -x25549 -x18756 -x4444 -x31064 -x15798 -x16276 -x33062 -x9559 -x27084 -x29094 -x21396 -x35651 -x22289 -x19425 -x15273 -x20245 -x33946 -x2882 -x39321 -x10150 -x19237 -x19379 -x8214 -x12810 -x29517 -x21255 -x14038 -x27083 -x18310 -x8456 -x22431 -x8413 -x15751 -x28315 -x29044 -x6136 -x38427 -x6578 -x39999 -x18537 -x38950 -x30528 -x21635 -x21627 -x5918 -x32129 -x37291 -x8493 -x726 -x27352 -x11897 -x29440 -x12040 -x33568 -x39739 -x26079 -x406 -x2322 -x27790 -x34750 -x12593 -x19610 -x16241 -x2877 -x338 -x23372 -x16620 -x29043 -x38828 -x9752 -x15868 -x28942 -x20825 -x35901 -x1533 -x25137 -x27370 -x17269 -x8847 -x4414 -x31376 -x2304 -x17910 -x33324 -x33420 -x2434 -x30771 -x13257 -x4326 -x16546 -x23026 -x6187 -x37123 -x2723 -x4266 -x12272 -x13205 -x3442 -x16129 -x2555 -x37971 -x10308 -x13957 -x19055 -x191 -x40015 -x16801 -x9896 -x9636 -x19704 -x17418 -x22400 -x18302 -x26479 -x26934 -x3207 -x20967 -x24004 -x18403 -x25210 -x2331 -x6005 -x12186 -x8771 -x38088 -x4750 -x2477 -x37587 -x24084 -x29884 -x25201 -x33589 -x993 -x26530 -x19592 -x10395 -x35100 -x31958 -x11671 -x437 -x11203 -x35162 -x12521 -x35691 -x28614 -x6916 -x18711 -x11376 -x23134 -x36319 -x12611 -x10332 -x10571 -x17692 -x18446 -x27963 -x14082 -x21576 -x7226 -x40394 -x21056 -x19129 -x15189 -x15458 -x37871 -x20181 -x13631 -x24360 -x28410 -x1655 -x27754 -x17133 -x13272 -x9704 -x17328 -x7324 -x33856 -x13531 -x157 -x31583 -x5707 -x32981 -x22200 -x26509 -x6964 -x16339 -x17694 -x30965 -x7083 -x24432 -x2715 -x17326 -x34964 -x15849 -x21081 -x20718 -x39084 -x23767 -x4055 -x17615 -x36631 -x38206 -x10441 -x22840 -x6148 -x1017 -x11413 -x22571 -x35675 -x20489 -x12675 -x1692 -x28224 -x34684 -x20648 -x26859 -x11888 -x37121 -x15459 -x36786 -x11303 -x7069 -x18098 -x13083 -x40139 -x28944 -x29158 -x8727 -x35545 -x26789 -x20975 -x16733 -x12954 -x6043 -x18356 -x39342 -x15852 -x16953 -x31536 -x31049 -x5436 -x19837 -x5910 -x31377 -x18520 -x24201 -x33169 -x17480 -x35400 -x19614 -x5855 -x31254 -x22809 -x12694 -x20595 -x7338 -x14300 -x28141 -x20113 -x12078 -x13584 -x17919 -x17486 -x33990 -x9659 -x18269 -x24749 -x14208 -x27200 -x13311 -x2969 -x32142 -x24511 -x16307 -x14138 -x18262 -x32373 -x20234 -x19672 -x24219 -x26379 -x12287 -x37841 -x37752 -x2426 -x5164 -x18998 -x25010 -x25631 -x24139 -x15806 -x26599 -x14572 -x12026 -x40121 -x40151 -x33974 -x15888 -x23438 -x40185 -x39244 -x12848 -x21949 -x16864 -x40899 -x24357 -x8921 -x4846 -x30478 -x31548 -x22883 -x34883 -x10460 -x34627 -x17266 -x9326 -x37226 -x19481 -x34075 -x34760 x40434 -x25557 -x1985 -x14868 -x16019 -x2366 -x38889 -x29701 -x24728 -x33984 -x10891 -x222 -x17125 -x32977 -x12119 -x2420 -x3782 -x38527 -x21920 -x38566 -x11743 -x10561 -x5219 -x17789 -x36818 -x3863 -x33485 -x18381 -x34600 -x26119 -x19286 -x27447 -x16204 -x27961 -x15392 -x20573 -x30672 -x9522 -x9332 -x30590 -x28360 -x14495 -x32173 -x24756 -x5752 -x20476 -x8710 -x8152 -x34968 -x5056 -x27508 -x17754 -x32524 -x21425 -x10709 -x26255 -x29825 -x35199 -x38598 -x30163 -x12640 -x4768 -x34880 -x12987 -x7709 -x37387 -x18836 -x40241 -x6919 -x36432 -x11391 -x39387 -x4829 -x20909 -x15572 -x6679 -x17245 -x20572 -x30940 -x23022 -x13047 -x17872 -x23425 -x25908 -x5928 -x29985 -x23791 -x25281 -x37860 -x10716 -x10537 -x1854 -x22031 -x20473 -x34695 -x30561 -x8532 -x40052 -x24593 -x16754 -x29229 -x34245 -x32551 -x34174 -x39837 -x29916 -x34709 -x10379 -x30461 -x21704 -x4081 -x28382 -x19479 -x17003 -x27184 x40497 -x18798 -x34405 -x20062 -x19877 -x1509 -x10596 -x12068 -x26575 -x20258 -x14762 -x20652 -x410 -x8668 -x21821 -x33969 -x22284 -x1766 -x36466 -x20464 -x37171 -x14644 -x25818 -x18380 -x35898 -x35180 -x96 -x39748 -x28906 -x3517 -x10850 -x30008 -x34378 -x35479 -x27663 -x7171 -x7366 -x35454 -x12199 -x35471 -x3246 -x9619 -x22132 -x38981 -x10698 -x29510 -x33236 -x11873 -x5234 -x6861 -x20943 -x38008 -x4409 -x3797 -x8096 -x26873 -x19920 -x34303 -x21467 -x15889 -x28167 -x28588 -x31170 -x17965 -x6610 -x17598 -x7573 -x1319 -x1662 -x28250 -x7758 -x16776 -x16961 -x33586 -x16921 -x31782 -x18450 -x1150 -x27533 -x15850 -x9650 -x1090 -x21858 -x38216 -x15968 -x27522 -x18205 -x33098 -x29831 -x35092 -x1791 -x5670 -x40551 -x36470 -x4560 -x23246 -x22917 -x36492 -x4170 -x14954 -x22490 -x24080 -x14749 -x34780 -x26234 -x34788 -x4166 -x12053 -x2815 -x4121 -x996 -x15893 -x28256 -x16230 -x36088 -x31255 -x22765 -x39815 -x794 -x6171 -x6942 -x6938 -x1853 -x26976 -x5862 -x14091 -x19232 x40540 -x19613 -x30255 -x5389 -x40740 -x5008 -x40610 -x15271 -x29117 -x23715 -x17935 -x16766 -x15283 -x26289 -x25504 -x20305 -x12213 -x17930 -x20781 -x30686 -x589 -x38415 -x13561 -x27973 -x18235 -x22802 -x20864 -x37511 -x24787 -x39171 -x12201 -x623 -x40457 -x26879 -x15161 -x18651 -x6515 -x24647 -x3180 -x18117 -x2806 -x22653 -x35421 -x13089 -x22008 -x25220 -x23905 -x14391 -x18988 -x3752 -x5869 -x17382 -x21131 -x38576 -x14227 -x15909 -x33125 -x26543 -x12655 -x15232 -x26824 -x7276 -x26166 -x26997 -x19892 -x35608 -x20599 -x1310 -x29241 -x9206 -x2763 -x32325 -x9568 -x19552 -x32159 -x3705 -x14360 -x16637 -x2987 -x16785 -x29874 -x138 -x24890 -x7566 -x1715 -x36820 -x6168 -x12785 -x21390 -x8306 -x10565 -x26179 -x27632 -x7280 -x628 -x37676 -x6449 -x3514 -x15997 -x20563 -x28537 -x20988 -x14561 -x5612 -x29394 -x18008 -x13806 -x20411 -x17779 -x10654 -x1512 -x38497 -x9279 -x13432 -x39847 -x24630 -x33349 -x14735 -x24653 -x38624 -x16729 -x18258 -x13464 -x17018 -x14624 -x1496 -x22677 -x17410 -x16454 -x8957 -x32432 -x10774 -x22889 -x6408 -x39306 -x10145 -x38028 -x40187 -x39060 -x4735 -x11566 -x24450 -x17891 -x27654 -x23681 -x16463 -x32538 -x31252 -x11335 -x8666 -x26528 -x30380 -x12567 -x26600 -x35544 -x38986 -x11202 -x23774 -x9491 -x15525 -x9151 -x14625 -x20665 -x33822 -x28128 -x39791 -x8256 -x1236 -x31117 -x22596 -x17436 -x19489 -x9180 -x20713 -x33945 -x11166 -x2624 -x6 -x22912 -x711 -x32598 -x31080 -x37883 -x29876 -x25194 -x23414 -x3000 -x13617 -x31160 -x4480 -x34547 -x22795 -x10189 -x37519 -x8198 -x38887 -x15597 -x20035 -x2471 -x5466 -x6235 -x16625 -x3322 -x35037 -x13281 -x12245 -x26176 -x19685 -x27904 -x13449 -x12602 -x13095 -x4483 -x35847 -x5678 -x24584 -x10129 -x19218 -x34108 -x1913 -x24216 -x22230 -x11047 -x28264 -x30717 -x37575 -x39123 -x31177 -x11680 -x5571 -x19960 -x4281 -x30697 -x30668 -x10991 -x31995 -x19458 -x8258 -x7587 -x15694 -x1321 -x27868 -x7855 -x15467 -x10223 -x26821 -x25360 -x38466 -x30581 -x21424 -x38451 -x19333 -x23630 -x17937 -x16027 -x18065 -x119 -x36076 -x4934 -x15147 -x23664 -x18441 -x11373 -x35833 -x18329 x35769 -x18766 -x13683 -x7547 -x24319 -x15116 -x26678 -x2872 -x11347 -x7996 -x2418 -x909 -x37496 -x19582 -x1984 -x5426 -x40204 -x28477 -x23740 -x2578 -x1933 -x31128 -x8434 -x17380 -x27642 -x39232 -x209 -x8383 -x5231 -x19937 -x18100 -x19438 -x21612 -x34552 -x483 -x39195 -x23656 -x9939 -x5385 -x1048 -x36436 -x26200 -x9798 -x18007 -x13052 -x22679 -x18062 -x6231 -x29108 -x24366 -x39802 -x11791 -x12095 -x3810 -x22761 -x36389 -x20537 -x28806 -x7104 -x5900 -x8616 -x12463 -x32547 -x11763 -x32518 -x39851 -x7336 -x10197 -x28503 -x40586 -x35401 -x20418 -x25218 -x22055 -x1735 -x35118 -x39541 -x11309 -x30032 -x35707 -x19326 -x7681 -x18797 -x12307 -x9317 -x34872 -x20273 -x31333 -x11111 -x7081 -x8939 -x2666 -x10666 -x22758 -x35708 -x10692 -x13103 -x6521 -x25044 -x8146 -x14962 -x1634 -x14112 -x32350 -x3690 -x31903 -x679 -x17867 -x5948 -x40825 -x20123 -x38611 -x22440 -x18516 -x37979 -x3438 -x32125 -x12756 -x318 -x38363 -x20379 -x21041 -x13430 -x31158 -x19292 -x1369 -x10624 -x30208 -x19500 -x18615 -x38961 -x27302 -x30175 -x7319 -x39149 -x24442 -x11715 -x35943 -x9059 -x1000 -x13264 -x8577 -x4712 -x12757 -x23466 -x15896 -x33731 -x36622 -x13802 -x30040 -x11462 -x7656 -x22104 -x15490 -x32056 -x30923 -x23904 -x18051 -x9140 -x7018 -x12917 -x18859 -x29806 -x33837 -x12762 -x36184 -x21060 -x33859 -x27449 -x12845 -x28947 -x38062 -x5446 -x15964 -x32740 -x30191 -x13168 -x3528 -x9088 -x16488 -x39127 -x35924 -x28358 -x18461 -x5682 -x40399 -x23968 x32077 -x10437 -x24854 -x18694 -x10911 -x38241 -x35714 -x10615 -x8537 -x40729 -x33914 -x12353 -x4686 -x32608 -x3186 -x9677 -x29216 -x6203 -x2063 -x19512 -x26655 -x2176 -x18497 -x27652 -x37440 -x39103 -x30871 -x21517 -x5235 -x12433 -x16188 -x7686 -x6967 -x4221 -x22828 -x16222 -x24621 -x34535 -x40372 -x16559 -x40219 -x4086 -x4361 -x9738 -x32719 -x3963 -x36328 -x18656 -x15357 -x40353 -x21895 -x28672 -x5518 -x9837 -x28767 -x21939 -x6078 -x30711 -x29003 -x11658 -x40627 -x26022 -x1559 -x3784 -x11051 -x35040 -x31673 -x6324 -x3056 -x31121 -x36431 -x33838 -x31433 -x7735 -x27944 -x5793 -x5718 -x38593 -x15700 -x28980 -x34577 -x32935 -x38163 -x31341 -x33067 -x29903 -x38763 -x13410 -x1428 -x18729 -x10587 -x25140 -x17990 -x39157 -x26527 -x34193 -x15523 -x38054 -x23270 -x40305 -x17664 -x4949 -x40047 -x10318 -x26155 -x31393 -x5290 x40509 -x23701 -x34754 -x20682 -x36278 -x14446 -x28855 -x14199 -x36890 -x9933 -x8308 -x36687 -x19437 -x21707 -x22108 -x13116 -x9555 -x19827 -x10738 -x22949 -x9537 -x37020 -x4898 -x7298 -x35171 -x3160 -x33265 -x3821 -x26426 -x27322 -x31970 -x18011 -x30799 -x26316 -x32220 -x25424 -x32346 -x36322 -x13550 -x16936 -x24634 -x12797 -x28825 -x30036 -x10613 -x19265 -x31155 -x2486 -x20610 -x21445 -x12366 -x1380 -x17951 -x8914 -x19165 -x25951 -x1649 -x38105 -x8164 -x9618 -x19698 -x3621 -x8774 -x38627 -x38901 -x27681 -x9071 -x6986 -x8817 -x36313 -x23337 -x11955 -x27140 -x23192 -x9787 -x20946 -x8200 -x25962 -x37437 -x10050 -x35640 -x33628 -x16200 -x32480 -x25502 -x32153 -x23876 -x26204 -x19173 -x11052 -x23653 -x11135 -x38904 -x20827 -x6553 -x40680 -x203 -x6144 -x37533 -x15353 -x861 -x6999 -x24800 -x36404 -x4530 -x24465 -x23182 -x15791 -x13837 -x34018 -x30231 -x37808 -x19271 -x4355 -x7548 -x35195 -x26209 -x26490 -x11893 -x4822 -x15802 -x29331 -x26465 -x37939 -x27242 -x19071 -x22250 -x27078 -x27562 -x18992 -x4016 -x40853 -x14748 -x34084 -x27702 -x35982 -x14124 -x21592 -x2458 -x13832 -x13815 -x13354 -x23095 -x3451 -x16016 -x19863 -x5713 -x18936 -x40601 -x32271 -x22981 -x9153 -x27783 -x7341 -x40801 -x36174 -x29332 -x4003 -x28122 -x36521 -x28260 -x11782 -x32257 -x16535 -x2553 -x34556 -x9858 -x21090 -x9745 -x20506 -x24663 -x32267 -x27976 -x10282 -x25108 -x27666 -x27319 -x19357 -x11239 -x2338 -x4718 -x31847 -x31913 -x1397 -x31925 -x13727 -x8848 -x10428 -x21815 -x18022 -x16719 -x16362 -x1497 -x13308 -x10372 -x21668 -x13440 -x33160 -x29463 -x29058 -x21840 -x40518 -x15494 -x7138 -x37811 -x37586 -x7928 -x11315 -x23498 -x2557 -x19317 -x2873 -x8527 -x11145 -x37043 -x20406 -x13115 -x30148 -x20089 -x6064 -x4997 -x11769 -x38899 -x26749 -x26919 -x27959 -x12975 -x16125 -x18194 -x20605 -x31532 -x14832 -x10846 -x4953 -x9513 -x22756 -x25583 -x40710 -x15869 -x24006 -x2784 -x35561 -x33320 -x22688 -x18640 -x4795 -x21793 -x39472 -x33556 -x15396 -x28398 -x21876 -x16514 -x40922 -x17336 -x10796 -x4931 -x1514 -x15080 -x39489 -x29014 -x3109 -x15176 -x2156 -x34260 -x11748 -x20782 -x34384 -x2058 -x26691 -x194 -x10287 -x28998 -x14205 -x20872 -x40916 -x13639 -x20833 -x29666 -x32139 -x33846 -x17479 -x34852 -x6223 -x29615 -x14400 -x14235 -x13628 -x27429 -x33734 -x22496 -x14003 -x27626 -x1055 -x14628 -x11733 -x16854 -x40508 -x6245 -x27869 -x2614 -x19553 -x4667 -x4169 -x7470 -x37064 -x24541 -x29887 -x9300 -x33478 -x14744 -x8286 -x18153 -x19901 -x8575 -x5934 -x15081 -x7803 -x6311 -x23174 -x30488 -x36540 -x34111 -x38492 -x26832 -x39937 -x27260 -x3733 -x1803 -x35556 -x39726 -x281 -x37597 -x12290 -x1416 -x16861 -x26275 -x10558 -x4484 -x33963 -x7722 -x33778 -x22376 -x17399 -x4113 -x8346 -x4779 -x26295 -x27459 -x28397 -x26461 -x14883 -x26675 -x957 -x12190 -x15962 -x19910 -x30743 -x30341 -x27049 -x27275 -x1231 -x37799 -x35742 -x1053 -x4231 -x27279 -x25590 -x36419 -x29284 -x10298 -x16398 -x22034 -x15310 -x12478 -x18361 -x29278 -x6904 -x28061 -x15851 -x15528 -x5417 -x28098 -x14452 -x14848 -x7357 -x26673 -x39923 -x18115 -x38959 -x30125 -x11554 -x16903 -x38382 -x9647 -x30267 -x17301 -x970 -x9795 -x16750 -x15980 -x24339 -x9437 -x32616 -x37892 -x38953 -x40225 -x36143 -x12551 -x18246 -x15486 -x5202 -x30349 -x25367 -x26471 -x26848 -x21293 -x13656 -x19447 -x19138 -x40542 -x34453 -x31804 -x1955 -x40260 -x15873 -x38686 -x39287 -x36397 -x37967 -x6360 -x20898 -x34877 -x30792 -x18563 -x18571 -x22866 -x606 -x26249 -x26485 -x12242 -x25517 -x4516 -x292 -x36424 -x14662 -x2032 -x34440 -x21918 -x29253 -x20477 -x37948 -x33889 -x21430 -x13800 -x36127 -x1216 -x3349 -x19570 -x25968 -x2579 -x15406 -x15258 -x2373 -x3968 -x30248 -x9846 -x3117 -x30949 -x27671 -x33294 -x31836 -x39045 -x24865 -x4385 -x39697 -x6366 -x38762 -x11797 -x37803 -x10497 -x9081 -x9164 -x35537 -x28387 -x30994 -x36771 -x36409 -x35495 -x30982 -x1636 -x15172 -x18603 -x6254 -x26225 -x14487 -x26151 -x17244 -x29364 -x26203 -x38332 -x28010 -x22978 -x25545 -x30386 -x20291 -x16432 -x23080 -x33833 -x26982 -x1979 -x38294 -x31950 -x24560 -x13920 -x14558 -x21646 -x4196 -x4083 -x31567 -x22420 -x19141 -x16284 -x15388 -x10374 -x29257 -x27023 -x38816 -x28208 -x7262 -x8982 -x11031 -x22123 -x22096 -x40375 -x22063 -x9597 -x18191 -x15123 -x21284 -x26986 -x30826 -x14167 -x28783 -x10157 -x20404 -x25197 -x35407 -x39921 -x4224 -x33657 -x2333 -x20173 -x33906 -x9640 -x17105 -x18300 -x612 -x6534 -x15580 -x37311 -x5539 -x3380 -x40348 -x9182 -x1352 -x28194 -x33179 -x9736 -x24440 -x18292 -x27152 -x6622 -x2607 -x19659 -x39236 -x12476 -x4271 -x20001 -x8908 -x2468 -x31853 -x5684 -x18614 -x10877 -x17483 -x13181 -x24882 -x13947 -x38678 -x34813 -x3148 -x1503 -x40344 -x26884 -x18345 -x31808 -x33209 -x37442 -x36221 -x5703 -x36011 -x19395 -x12861 -x30760 -x22686 -x9353 -x36502 -x34948 -x22844 -x33565 -x4563 -x18771 -x7160 -x3389 -x8264 -x10141 -x29464 -x38542 -x36835 -x28027 -x20626 -x10714 -x39583 -x11774 -x513 -x11044 -x32549 -x37996 -x26413 -x17554 -x27327 -x39860 -x28533 -x28236 -x18486 -x13689 -x7158 -x17226 -x328 -x37768 -x2298 -x37033 -x7225 -x13332 -x14510 -x31798 -x35567 -x1547 -x27228 -x19407 -x7182 -x394 -x36036 -x9220 -x18315 -x30927 -x30933 -x19933 -x34811 -x26108 -x14214 -x18671 -x23320 -x17067 -x18005 -x23417 -x7952 -x21472 -x33465 -x36992 -x29256 -x5102 -x10071 -x39995 -x28140 -x13775 -x32825 -x30816 -x20455 -x5519 -x20087 -x33632 -x26782 -x14396 -x6487 -x13306 -x12447 -x6850 -x6674 -x30541 -x13423 -x34209 -x33506 -x37943 -x2023 -x1317 -x15338 -x15951 -x35360 -x38628 -x27132 -x16219 -x35880 -x9953 -x19304 -x18231 -x20501 -x9928 -x13299 -x22932 -x27475 -x21480 -x15103 -x20560 -x36258 -x10670 -x29361 -x20737 -x40454 -x39336 -x9166 -x34314 -x9346 -x29376 -x13428 -x22027 -x9859 -x37789 -x2718 -x26732 -x11306 -x36386 -x17494 -x1432 -x13748 -x14863 -x24353 -x16392 -x5683 -x7238 -x32012 -x6518 -x895 -x22244 -x20618 -x8352 -x12428 -x9248 -x37749 -x33248 -x33385 -x38783 -x8372 -x26060 -x16338 -x5403 -x3263 -x29395 -x18635 -x18408 -x21581 -x28779 -x22875 -x24519 -x10447 -x36567 -x480 -x32400 -x13112 -x27778 -x14568 -x9186 -x20964 -x27345 -x18560 -x34415 -x15876 -x4929 -x18802 -x164 -x6509 -x15578 -x21979 -x10693 -x7992 -x9652 -x17816 -x20066 -x24060 -x31189 -x9360 -x15653 -x24457 -x16723 -x39325 -x34785 -x18036 -x24706 -x15801 -x8151 -x15696 -x32501 -x3245 -x15313 -x3936 -x27728 -x33520 -x18151 -x21109 -x32036 -x5675 -x32060 -x39903 -x25621 -x1783 -x13212 -x34433 -x3817 -x26500 -x35629 -x37574 -x13856 -x766 -x10528 -x19344 -x26815 -x11912 -x21656 -x38229 -x4304 -x33754 -x19032 -x11194 -x28679 -x23362 -x16937 -x37605 -x26196 -x35466 -x417 -x32097 -x30409 -x14201 -x22808 -x10813 -x17218 -x10844 -x21829 -x1146 -x3944 -x16120 -x2075 -x13157 -x11816 -x2137 -x31898 -x17688 -x10658 -x14865 -x20831 -x40832 -x10633 -x26322 -x29767 -x9889 -x35942 -x572 -x34213 -x2416 -x25702 -x9234 -x17775 -x37274 -x27942 -x21861 -x11067 -x12092 -x15278 -x37362 -x7093 -x12267 -x4060 -x15826 -x21867 -x38708 -x28389 -x27048 -x4005 -x3623 -x19039 -x27849 -x9850 -x19093 -x7385 -x6893 -x4188 -x1308 -x2968 -x16935 -x11322 -x22378 -x23439 -x28039 -x22076 -x32049 -x21977 -x8419 -x23626 -x8500 -x23206 -x2754 -x12746 -x17557 -x8495 -x15425 -x26065 -x20918 -x14137 -x26523 -x28899 -x13143 -x34875 -x39385 -x25188 -x33991 -x10631 -x7451 -x14724 -x10899 -x21660 -x6306 -x672 -x27196 -x8909 -x19353 -x35184 -x21064 -x27396 -x24376 -x540 -x31858 -x39009 -x17857 -x11884 -x14945 -x29860 -x13671 -x10421 -x37615 -x5868 -x2871 -x14186 -x13528 -x27039 -x10713 -x24487 -x20794 -x37572 -x27581 -x5213 -x13952 -x186 -x24390 -x5248 -x11419 -x30928 -x702 -x805 -x2793 -x28467 -x27627 -x30661 -x33941 -x29418 -x39743 -x11040 -x7031 -x29952 -x9910 -x22660 -x40178 -x22587 -x6715 -x26856 -x32352 -x28394 -x22054 -x9471 -x12615 -x10121 -x17719 -x15834 -x6915 -x15864 -x10695 -x657 -x35152 -x35601 -x14074 -x22060 -x29685 -x9931 -x25798 -x25574 -x12128 -x24410 -x38616 -x25421 -x4832 -x22194 -x22162 -x13385 -x18517 -x31759 -x6749 -x10349 -x15932 -x11444 -x25888 -x9999 -x10756 -x16336 -x29870 -x31872 -x15464 -x33567 -x30466 -x4322 -x13637 -x8719 -x32804 -x39862 -x15061 -x15233 -x22825 -x10659 -x40707 -x17077 -x34348 -x22576 -x27299 -x10486 -x21036 -x3029 -x23303 -x38848 -x1298 -x3200 -x12210 -x26361 -x6238 -x18918 -x23177 -x10843 -x16239 -x28610 -x21276 -x16665 -x7624 -x26897 -x25933 -x14610 -x38545 -x40338 -x13269 -x5857 -x27418 -x38549 -x11908 -x19231 -x35252 -x24895 -x2867 -x30918 -x2274 -x38638 -x838 -x33696 -x12556 -x26053 -x36197 -x28165 -x21896 -x20321 -x16295 -x32627 -x31231 -x4562 -x9312 -x19577 -x31999 -x37682 -x9807 -x356 -x4028 -x20645 -x26048 -x18351 -x21863 -x9716 -x29443 -x29968 -x37100 -x27585 -x34792 -x23549 -x25170 -x14780 -x18887 -x15928 -x25095 -x39588 -x19718 -x3722 -x37868 -x25853 -x37008 -x27649 -x12537 -x34936 -x40113 -x21219 -x11013 -x27220 -x38994 -x6179 -x25892 -x21878 -x15518 -x33562 -x3419 -x23920 -x3801 -x32123 -x22279 -x38063 -x36473 -x9067 -x35467 -x18606 -x20902 -x40493 -x34664 -x38647 -x29348 -x10291 -x18733 -x723 -x22512 -x27749 -x12847 -x33598 -x32833 -x31148 -x22547 -x24505 -x23642 -x3910 -x27629 -x1681 -x24321 -x5674 -x11253 -x23803 -x4394 -x5177 -x29553 -x1873 -x35753 -x25317 -x5088 -x7045 -x29495 -x32397 -x17238 -x27779 -x33742 -x26851 -x17391 -x35309 -x31936 -x6573 -x20041 -x21013 -x5205 -x29114 -x32827 -x21560 -x1537 -x9881 -x35135 -x7653 -x37112 -x40622 -x8905 -x20596 -x21097 -x19506 -x33895 -x34966 -x27643 -x18256 -x24750 -x9674 -x28495 -x6086 -x14173 -x17058 -x16817 -x5024 -x10180 -x1367 -x28898 -x24171 -x35243 -x18189 -x33240 -x25384 -x34632 -x35028 -x29956 -x6991 -x9465 -x29844 -x48 -x25467 -x19809 -x16527 -x10193 -x27251 -x3462 -x32741 -x17285 -x17 -x9849 -x15607 -x8136 -x21502 -x31743 -x24710 -x31426 -x17964 -x7000 -x36301 -x13161 -x4861 -x522 -x4226 -x28909 -x2638 -x20217 -x38455 -x13830 -x40648 -x31373 -x23104 -x31010 -x8803 -x12138 -x22649 -x37865 -x3170 -x19433 -x12950 -x31108 -x8927 -x26505 -x19052 -x26336 -x21099 -x18365 -x29550 -x11660 -x5829 -x8968 -x5544 -x5891 -x5877 -x38255 -x29654 -x40021 -x16035 -x39996 -x27065 -x32370 -x991 -x31504 -x21364 -x10997 -x35438 -x26952 -x12828 -x29854 -x30723 -x29201 -x37784 -x17570 -x9429 -x39406 -x4077 -x14801 -x26869 -x5123 -x7700 -x10907 -x32334 -x2677 -x34659 -x30732 -x1991 -x18279 -x36375 -x34515 -x1009 -x14580 -x4958 -x4627 -x225 -x6200 -x6599 -x3834 -x25380 -x16704 -x8565 -x5821 -x13053 -x11159 -x15998 -x40284 -x35048 -x35169 -x22918 -x1838 -x13780 -x34581 -x10383 -x12633 -x8285 -x11943 -x35585 -x4777 -x30055 -x2211 -x27915 -x34516 -x242 -x5504 -x28977 -x29233 -x16212 -x39452 -x8309 -x32954 -x40150 -x12305 -x14829 -x11756 -x12782 -x13091 -x14081 -x34700 -x21407 -x16456 -x4410 -x23708 -x34253 -x5380 -x13404 -x13682 -x16459 -x30379 -x23789 -x30955 -x32046 -x36632 -x32794 -x31237 -x39839 -x4932 -x1242 -x19535 -x21894 -x20437 -x27383 -x32757 -x7192 -x33069 -x25640 -x30641 -x17832 -x5297 -x4309 -x8675 -x33042 -x17507 -x14118 -x34692 -x16824 -x34597 -x26150 -x19609 -x15205 -x38304 -x17820 -x21814 -x9261 -x21888 -x34723 -x26581 -x37159 -x31562 -x6305 -x33136 -x20158 -x5729 -x35397 -x8709 -x38879 -x834 -x37817 -x20198 -x36223 -x28031 -x11210 -x22166 -x16902 -x813 -x15680 -x38315 -x26975 -x10354 -x2438 -x11467 -x39086 -x21578 -x9643 -x28562 -x25262 -x15898 -x34323 -x30228 -x40388 -x37392 -x38037 -x36435 -x10747 -x783 -x32578 -x3877 -x4511 -x35402 -x36581 -x29141 -x31940 -x40301 -x19340 -x9744 -x35752 -x31359 -x153 -x20008 -x4615 -x15969 -x32877 -x24817 -x40735 -x10039 -x4375 -x37677 -x551 -x29640 -x38384 -x33025 -x34466 -x8609 -x19220 -x11942 -x21710 -x40076 -x26082 -x20608 -x33247 -x6742 -x31339 -x28822 -x20575 -x15111 -x14649 -x38479 -x9865 -x17954 -x30973 -x28116 -x17690 -x10729 -x31959 -x39463 -x22360 -x39506 -x29807 -x29315 -x31783 -x19846 -x24744 -x32364 -x35064 -x7114 -x10546 -x40166 -x18226 -x16736 -x37483 -x36659 -x37554 -x3052 -x10385 -x21033 -x28001 -x39581 -x8739 -x28026 -x38819 -x32574 -x40239 -x17822 -x20587 -x17561 -x32069 -x33114 -x15501 -x14698 -x12416 -x38796 -x12265 -x15925 -x12713 -x2991 -x27246 -x40357 -x3667 -x23002 -x12952 -x17405 -x9386 -x40029 -x33471 -x13029 -x20232 -x33079 -x35344 -x16240 -x21720 -x39774 -x22120 -x3951 -x38380 -x28015 -x17677 -x27466 -x25673 -x30689 -x39916 -x10426 -x31296 -x38188 -x15365 -x10360 -x37321 -x12485 -x25940 -x38348 -x16146 -x37230 -x22149 -x24170 -x12348 -x12594 -x31047 -x17303 -x11388 -x21511 -x20557 -x27782 -x22270 -x26482 -x7519 -x14982 -x33386 -x39826 -x20963 -x39651 -x21699 -x12153 -x4120 -x2467 -x28147 -x20384 -x4280 -x15633 -x28775 -x24016 -x21708 -x11384 -x19881 -x39933 -x8680 -x9454 -x1541 -x1744 -x31723 -x33299 -x985 -x8549 -x36245 -x27137 -x5431 -x36762 -x35908 -x11374 -x10620 -x32185 -x18933 -x20320 -x32563 -x15006 -x31270 -x37096 -x18156 -x25780 -x13292 -x38648 -x17808 -x34252 -x34858 -x13228 -x2224 -x2687 -x17108 -x34912 -x39047 -x34019 -x33154 -x23185 -x7913 -x11799 -x22743 -x35621 -x10792 -x35312 -x7515 -x21449 -x40684 -x18084 -x19712 -x12065 -x22497 -x2958 -x11352 -x17304 -x180 -x27020 -x4250 -x6431 -x16931 -x24272 -x31467 -x923 -x1650 -x2619 -x27657 -x11156 -x24406 -x36821 -x28133 -x29393 -x15500 -x27262 -x23736 -x21709 -x5833 -x1998 -x12729 -x25294 -x35417 -x8810 -x7161 -x23682 -x11256 -x10058 -x18490 -x34958 -x24304 -x37989 -x36803 -x30722 -x30774 -x22012 -x34158 -x31830 -x1302 -x7995 -x22951 -x27592 -x18093 -x6654 -x2930 -x34613 -x13055 -x2744 -x8087 -x3073 -x9906 -x12142 -x3314 -x28521 -x16243 -x27053 -x2844 -x7759 -x20170 -x5428 -x4552 -x11944 -x20326 -x21749 -x11474 -x35695 -x30360 -x40793 -x31661 -x36719 -x28084 -x30002 -x20742 -x28214 -x7783 -x22105 -x15347 -x8742 -x29455 -x24831 -x15107 -x30715 -x7440 -x22238 -x31261 -x22310 -x31318 -x11623 -x8153 -x39858 -x504 -x38926 -x14374 -x248 -x22192 -x14287 -x6084 -x32787 -x7489 -x13126 -x25594 -x9637 -x29616 -x24391 -x28736 -x35763 -x39035 -x31852 -x6265 -x12610 -x29857 -x34139 -x14092 -x33214 -x17827 -x4964 -x10653 -x10852 -x13092 -x15026 -x36722 -x30607 -x29188 -x10138 -x17597 -x1996 -x4346 -x19800 -x40358 -x36782 -x3023 -x33918 -x9260 -x29052 -x33396 -x3313 -x10232 -x22085 -x21806 -x11351 -x34231 -x4316 -x7250 -x40002 -x3095 -x17630 -x20740 -x8065 -x26751 -x23135 -x23914 -x24983 -x2709 -x18849 -x26491 -x28593 -x12517 -x8061 -x9378 -x13002 -x23367 -x755 -x16591 -x34025 -x11514 -x34230 -x29717 -x20634 -x5642 -x4860 -x22842 -x29227 -x36369 -x15447 -x17075 -x28765 -x14381 -x4088 -x3274 -x35114 -x3242 -x23976 -x35779 -x12934 -x30215 -x14942 -x38666 -x13280 -x32146 -x4813 -x5479 -x10462 -x36653 -x5371 -x27610 -x15780 -x3422 -x35526 -x3928 -x7523 -x20887 -x35278 -x24627 -x20400 -x34727 -x3103 -x28982 -x22535 -x712 -x37711 -x34545 -x3497 -x7779 -x39120 -x31620 -x29908 -x14804 -x30302 -x27701 -x8597 -x12881 -x29766 -x26642 -x27318 -x21279 -x36462 -x37061 -x28377 -x23725 -x14538 -x2554 -x36884 -x29222 -x28592 -x4536 -x5351 -x35580 -x29710 -x10705 -x38791 -x8412 -x19399 -x37788 -x9583 -x38252 -x9011 -x13066 -x36186 -x34606 -x33050 -x20953 -x14529 -x19820 -x21637 -x14695 -x16141 -x5397 -x37397 -x1054 -x5044 -x6727 -x24374 -x10257 -x39897 -x12789 -x21389 -x14358 -x2982 -x30106 -x14157 -x2256 -x30407 -x40038 -x8917 -x29337 -x12149 -x30606 -x27970 -x13054 -x4328 -x1354 -x27098 -x19873 -x8332 -x31370 -x634 -x31949 -x8097 -x4152 -x25122 -x23751 -x28935 -x38684 -x19457 -x10929 -x20771 -x36129 -x32268 -x2311 -x917 -x4908 -x39496 -x37847 -x22555 -x21271 -x15120 -x31497 -x4184 -x7419 -x34940 -x2399 -x9420 -x21244 -x18749 -x15004 -x31937 -x38792 -x26674 -x17311 -x36516 -x2860 -x2483 -x27646 -x28850 -x24330 -x6773 -x6713 -x34434 -x10993 -x16191 -x27177 -x22600 -x1657 -x37922 -x1243 -x30906 -x22155 -x3161 -x35659 -x23762 -x23629 -x17454 -x36945 -x17400 -x36222 -x30182 -x9197 -x31386 -x37360 -x21697 -x35638 -x16884 -x12135 -x21686 -x23611 -x9320 -x4424 -x32380 -x32033 -x37712 -x33120 -x33188 -x39249 -x11126 -x35318 -x7460 -x13320 -x968 -x29115 -x21849 -x3164 -x23938 -x2262 -x25643 -x2959 -x25855 -x1635 -x17928 -x31871 -x5324 -x15328 -x20809 -x24524 -x8770 -x27401 -x3108 -x30739 -x17368 -x20974 -x20430 -x37113 -x37637 -x2449 -x4682 -x11902 -x12566 -x12927 -x32249 -x6704 -x1174 -x6900 -x34446 -x36448 -x16600 -x13010 -x26785 -x29522 -x39684 -x2975 -x16721 -x20570 -x30291 -x6601 -x6037 -x16746 -x8793 -x15259 -x22732 -x26310 -x33418 -x16152 -x18842 -x5549 -x8570 -x39416 -x18496 -x37603 -x18784 -x6691 -x36443 -x5508 -x20597 -x17684 -x33503 -x3625 -x3061 -x18375 -x24291 -x19247 -x29020 -x15115 -x11380 -x1126 -x27572 -x34651 -x23978 -x15530 -x20956 -x816 -x27187 -x28125 -x14163 -x21945 -x11596 -x30700 -x8790 -x30938 -x6858 -x31733 -x33360 -x26161 -x2653 -x18534 -x24285 -x35021 -x39475 -x35549 -x10972 -x20134 -x9237 -x28435 -x1731 -x31687 -x16302 -x23696 -x25953 -x31509 -x19851 -x37406 -x12580 -x264 -x27568 -x13336 -x26969 -x28143 -x8325 -x35951 -x29820 -x24354 -x30884 -x10073 -x19069 -x38643 -x37023 -x8586 -x24802 -x34871 -x13379 -x36097 -x16540 -x24720 -x38573 -x4092 -x29770 -x24964 -x3677 -x19119 -x64 -x270 -x7043 -x38563 -x16663 -x25052 -x5286 -x1006 -x40900 -x19109 -x25858 -x40097 -x32988 -x25255 -x35020 -x25613 -x20348 -x38977 -x16945 -x5420 -x29152 -x21463 -x21800 -x14437 -x27769 -x782 -x40227 -x24415 -x3644 -x561 -x32993 -x1278 -x8034 -x5170 -x26902 -x23288 -x37420 -x8128 -x3856 -x25057 -x17870 -x37126 -x24363 -x37661 -x776 -x24222 -x33426 -x24131 -x12378 -x3269 -x8663 -x11172 -x33036 -x8682 -x31726 -x30324 -x21232 -x37284 -x31284 -x36138 -x14276 -x10871 -x30121 -x16855 -x4176 -x24835 -x9089 -x31730 -x34083 -x15308 -x23309 -x36326 -x6746 -x29849 -x38882 -x36574 -x9500 -x8778 -x4408 -x12869 -x39172 -x26802 -x15403 -x4011 -x28238 -x28727 -x39418 -x12703 -x8772 -x24989 -x1914 -x32470 -x8989 -x15642 -x7087 -x5998 -x27192 -x9313 -x5540 -x7246 -x7778 -x23356 -x10540 -x19961 -x1653 -x6201 -x39217 -x1601 -x21193 -x25293 -x9988 -x4674 -x25252 -x13390 -x25242 -x23000 -x12643 -x39467 -x17167 -x28297 -x21174 -x2489 -x36355 -x36887 -x1374 -x33588 -x33981 -x5523 -x21185 -x33336 -x30048 -x3781 -x1340 -x16862 -x26622 -x18570 -x7915 -x35261 -x19544 -x27773 -x28189 -x23360 -x14732 -x28041 -x7019 -x32001 -x32342 -x32573 -x9175 -x28857 -x17373 -x36160 -x31194 -x25876 -x19100 -x36868 -x27742 -x30362 -x7244 -x7976 -x11435 -x8994 -x26330 -x3265 -x27714 -x29936 -x11476 -x3973 -x15165 -x40128 -x29153 -x39654 -x28101 -x4198 -x39789 -x19522 -x25371 -x13147 -x36105 -x13217 -x25959 -x36402 -x8457 -x5507 -x26702 -x33331 -x7902 -x22191 -x33089 -x15855 -x39166 -x37583 -x5669 -x37257 -x10036 -x25626 -x15663 -x36660 -x33370 -x9062 -x35245 -x27 -x12904 -x13393 -x19784 -x11800 -x11328 -x25410 -x1096 -x23118 -x34437 -x20458 -x40395 -x2952 -x1171 -x30699 -x5277 -x33450 -x23900 -x14455 -x31608 -x1152 -x18608 -x23721 -x10468 -x3247 -x18844 -x20701 -x12381 -x23728 -x16448 -x2462 -x13558 -x37489 -x39050 -x28422 -x22534 -x5888 -x28761 -x8481 -x4715 -x37208 -x19952 -x30161 -x11737 -x8100 -x32528 -x3362 -x12550 -x30003 -x33841 -x18724 -x6173 -x2110 -x29728 -x24734 -x9132 -x1918 -x11914 -x26462 -x5564 -x9982 -x13125 -x23298 -x18753 -x3455 -x14989 -x12871 -x18775 -x18746 -x34279 -x6605 -x18920 -x38273 -x27372 -x19459 -x5635 -x22115 -x15378 -x20075 -x39027 -x5637 -x19664 -x18967 -x22182 -x28097 -x35941 -x21134 -x31566 -x23558 -x34438 -x6024 -x4611 -x2021 -x3622 -x1656 -x15573 -x2439 -x36865 -x40815 -x4936 -x30081 -x16910 -x5180 -x11887 -x27138 -x28849 -x14622 -x25135 -x2428 -x21371 -x4763 -x40581 -x22466 -x32117 -x23191 -x2819 -x7452 -x10044 -x23060 -x37071 -x8218 -x2035 -x20228 -x1948 -x23760 -x29401 -x24337 -x32251 -x23027 -x40141 -x852 -x4647 -x13183 -x36244 -x8008 -x36774 -x31622 -x26304 -x7962 -x11099 -x28734 -x717 -x35727 -x19016 -x514 -x32241 -x28183 -x34544 -x22999 -x34758 -x5117 -x23338 -x20568 -x26451 -x5876 -x15803 -x7739 -x2027 -x363 -x16492 -x3654 -x19256 -x31438 -x24592 -x29048 -x35574 -x5942 -x6976 -x17426 -x11857 -x22327 -x27538 -x23112 -x18082 -x8649 -x24007 -x33836 -x40560 -x29557 -x27723 -x25847 -x8499 -x24525 -x38704 -x27575 -x904 -x19936 -x26776 -x34751 -x20985 -x40709 -x10330 -x16021 -x27171 -x24422 -x15634 -x30864 -x8557 -x18052 -x34443 -x38400 -x32803 -x25154 -x35671 -x22995 -x31365 -x10324 -x2788 -x31020 -x21314 -x38100 -x21899 -x29485 -x13266 -x31167 -x31311 -x7590 -x34016 -x25819 -x26814 -x8328 -x5565 -x38738 -x9950 -x1196 -x7014 -x7826 -x31551 -x14496 -x33599 -x18869 -x20917 -x7765 -x18188 -x39461 -x8883 -x8937 -x9536 -x32345 -x37578 -x6899 -x29467 -x20545 -x12395 -x20758 -x17419 -x16850 -x31914 -x39962 -x12122 -x19314 -x33524 -x23586 -x6196 -x17511 -x34228 -x18067 -x12014 -x10450 -x37668 -x33000 -x40136 -x22084 -x3152 -x32733 -x7237 -x36539 -x807 -x1978 -x20814 -x40790 -x20948 -x17309 -x17624 -x14952 -x15473 -x24413 -x33809 -x7593 -x40503 -x15548 -x11696 -x32358 -x20279 -x29745 -x13779 -x18080 -x32887 -x31382 -x15369 -x5108 -x32966 -x8824 -x15662 -x31421 -x11833 -x809 -x19757 -x17481 -x16071 -x27330 -x23327 -x29518 -x18847 -x20367 -x40488 -x6751 -x31707 -x8683 -x5462 -x34898 -x12966 -x25320 -x37278 -x22723 -x7294 -x30974 -x22652 -x36558 -x8205 -x16386 -x25402 -x22838 -x12749 -x40474 -x30911 -x15358 -x20530 -x911 -x22493 -x2670 -x39596 -x35450 -x38043 -x33893 -x4821 -x16568 -x856 -x9501 -x18422 -x13450 -x12679 -x12235 -x28048 -x10700 -x14781 -x31236 -x1567 -x39412 -x35039 -x16573 -x37384 -x21634 -x34124 -x699 -x9174 -x19606 -x6543 -x37850 -x35973 -x23374 -x6828 -x1966 -x37453 -x1644 -x15380 -x38467 -x40935 -x32663 -x19555 -x23364 -x16692 -x2246 -x37049 -x26942 -x38972 -x21881 -x23742 -x28142 -x36176 -x8069 -x21981 -x14691 -x8991 -x14995 -x11933 -x25271 -x24918 -x33031 -x7181 x40414 -x3213 -x38443 -x7664 -x7867 -x26285 -x28946 -x2031 -x27591 -x30385 -x13016 -x9987 -x23361 -x1289 -x24617 -x35159 -x18043 -x13930 -x210 -x24234 -x16364 -x40452 -x24277 -x10046 -x3907 -x28793 -x32197 -x14188 -x23154 -x30387 -x11616 -x24888 -x30365 -x31101 -x26442 -x38470 -x40616 -x4748 -x5655 -x19023 -x39146 -x8944 -x17224 -x6968 -x6820 -x4791 -x26144 -x2010 -x31584 -x28858 -x8167 -x7934 -x27368 -x39219 -x21651 -x2593 -x2361 -x6121 -x15963 -x5308 -x18512 -x37452 -x27909 -x1077 -x32773 -x8651 -x40149 -x9425 -x9706 -x14854 -x10179 -x19887 -x19422 -x36834 -x28891 -x27384 -x520 x40403 -x27950 -x15860 -x18871 -x8197 -x34993 -x20150 -x20193 -x9504 -x37565 -x15144 -x5735 -x16089 -x38362 -x4064 -x38033 -x35365 -x6905 -x26261 -x5773 -x13676 -x20512 -x7648 -x34151 -x16429 -x15210 -x36094 -x37595 -x11068 -x11337 -x9800 -x39910 -x33997 -x35783 -x6796 -x38662 -x24727 -x29971 -x5767 -x5958 -x33159 -x38452 -x12709 -x23709 -x11139 -x18271 -x4619 -x7865 -x33765 -x18892 -x790 -x32414 -x23649 -x254 -x16667 -x35313 -x25711 -x40845 -x17305 -x39973 -x9325 -x564 -x34143 -x15542 -x9911 -x34503 -x4067 -x24523 -x15140 -x34985 -x27645 -x25343 -x17469 -x29268 -x670 -x436 -x14913 -x35530 -x13919 -x39565 -x12150 -x1438 -x24966 -x40849 -x3484 -x31878 -x39255 -x11386 -x38857 -x1207 -x25299 -x40562 -x31316 -x19384 -x40643 -x36208 -x12410 -x26811 -x10275 -x10356 -x7748 -x37193 -x16153 -x13606 -x11141 -x2487 -x27816 -x34406 -x27162 -x105 -x39170 -x37952 -x15332 -x4155 -x22245 -x13565 -x14929 -x26885 -x11890 -x25949 -x22271 -x28069 -x22562 -x25586 -x295 -x6589 -x6914 -x35483 -x37945 -x1339 -x13030 -x10780 -x20908 -x26369 -x30166 -x38154 -x39330 -x24971 -x11622 -x38175 -x6486 -x14219 -x23011 -x6015 -x19346 -x5838 -x34714 -x2611 -x38193 -x27387 -x33510 -x6958 -x34379 -x11320 -x30636 -x20624 -x21228 -x16256 -x25176 -x28460 -x39872 -x4991 -x14595 -x16034 -x27444 -x15905 -x20102 -x11283 -x21021 -x18972 -x24340 -x32807 -x18147 -x31317 -x31276 -x16711 -x6829 -x11978 -x12766 -x7630 -x10161 -x35030 -x37178 -x18951 -x9324 -x33793 -x15813 -x22980 -x83 -x13922 -x35981 -x32899 -x39589 -x16991 -x4602 -x6318 -x20714 -x33239 -x16958 -x26739 -x15333 -x5643 -x25366 -x5416 -x24101 -x25803 -x28182 -x37388 -x38512 -x39017 -x23375 -x17032 -x40099 -x13074 -x3008 -x40362 -x15942 -x17768 -x35010 -x1867 -x14049 -x35500 -x2985 -x29571 -x6698 -x20369 -x15386 -x36110 -x26263 -x12725 -x19396 -x9496 -x37662 -x7969 -x37896 -x8287 -x14774 -x33230 -x1154 -x32631 -x30622 -x32980 -x1617 -x4672 -x10566 -x15835 -x3179 -x30750 -x24356 -x30856 -x14104 -x37106 -x26478 -x21862 -x36014 -x2006 -x33940 -x11038 -x9955 -x11934 -x9207 -x18245 -x13900 -x23697 -x4489 -x5742 -x39548 -x29007 -x24885 -x14812 -x30670 -x12492 -x11937 -x37665 -x34563 -x32694 -x3708 -x24334 -x21586 -x27355 -x16550 -x32720 -x26066 -x6105 -x1954 -x34448 -x20807 -x31476 -x23885 -x14827 -x6635 -x8488 -x35038 -x1789 -x15367 -x33275 -x16080 -x34403 -x30197 -x13722 -x29628 -x11689 -x11216 -x26808 -x599 -x31846 -x31312 -x29219 -x14216 -x1869 -x7150 -x22286 -x16570 -x28915 -x25323 -x35009 -x10690 -x34626 -x6657 -x28632 -x35298 -x13650 -x19615 -x4000 -x11163 -x1094 -x2535 -x31215 -x36117 -x26764 -x3778 -x19703 -x25089 -x32939 -x30330 -x16617 -x653 -x4274 -x18812 -x22680 -x18941 -x12584 -x22264 -x40652 -x37652 -x12532 -x30389 -x25485 -x30115 -x8940 -x10170 -x29178 -x38967 -x7421 -x11726 -x7232 -x35940 -x20901 -x22909 -x15237 -x19450 -x35672 -x23021 -x6694 -x5763 -x31953 -x15058 -x26385 -x33223 -x17068 -x34605 -x7568 -x21477 -x38107 -x11885 -x18810 -x4661 -x10207 -x39259 -x36442 -x18948 -x1355 -x5347 -x4509 -x6040 -x10530 -x4317 -x32018 -x9460 -x4975 -x34729 -x24295 -x39337 -x29649 -x10042 -x24614 -x40481 -x7132 -x21466 -x38741 -x2258 -x33648 -x17250 -x33292 -x17208 -x13677 -x13651 -x40557 -x10104 -x19819 -x10067 -x30626 -x21202 -x5927 -x28185 -x14018 -x4254 -x13976 -x13924 -x38665 -x27896 -x30946 -x10933 -x658 -x13233 -x35647 -x2523 -x7824 -x32699 -x2062 -x1782 -x32595 -x4957 -x7659 -x25518 -x17048 -x5065 -x16226 -x35077 -x5294 -x11199 -x34527 -x16702 -x1685 -x5334 -x26871 -x23523 -x25638 -x17538 -x20235 -x36718 -x23826 -x24482 -x14753 -x21865 -x10177 -x19215 -x39367 -x29800 -x39407 -x22848 -x35684 -x28589 -x27205 -x27481 -x39185 -x13566 -x23515 -x17435 -x40632 -x20806 -x20313 -x28624 -x25712 -x28617 -x11425 -x6614 -x26441 -x24436 -x7314 -x36451 -x5338 -x764 -x32449 -x24713 -x24072 -x18750 -x15395 -x38681 -x13165 -x34134 -x7921 -x29194 -x11062 -x18937 -x40190 -x25151 -x28266 -x28962 -x6519 -x25980 -x37936 -x7740 -x25302 -x15141 -x2128 -x16997 -x35674 -x14071 -x19117 -x14470 -x32918 -x36398 -x32684 -x29431 -x9148 -x35372 -x9978 -x12710 -x23848 -x22087 -x40821 -x7938 -x24577 -x4485 -x8647 -x959 -x38003 -x40897 -x20684 -x26685 -x16209 -x8736 -x19426 -x19714 -x2301 -x31040 -x31324 -x3538 -x17289 -x16553 -x37430 -x2808 -x33834 -x312 -x27389 -x22567 -x26056 -x14315 -x4381 -x7169 -x13171 -x26245 -x16382 -x11101 -x31291 -x25645 -x31481 -x27168 -x21046 -x15345 -x13369 -x12981 -x29589 -x17342 -x16986 -x22482 -x12662 -x25370 -x12279 -x20861 -x32003 -x28307 -x32216 -x25265 -x33733 -x6971 -x18455 -x17214 -x55 -x23516 -x22308 -x29468 -x25020 -x39314 -x214 -x12673 -x30046 -x25181 -x39781 -x18387 -x29429 -x28479 -x13511 -x34261 -x28926 -x15886 -x36348 -x10835 -x17441 -x31625 -x1477 -x2303 -x32531 -x40654 -x28661 -x21140 -x16659 -x25705 -x27566 -x1178 -x31274 -x39807 -x13494 -x31486 -x40193 -x941 -x11274 -x33119 -x310 -x22442 -x21753 -x30629 -x11140 -x19625 -x14008 -x9954 -x22235 -x1935 -x35085 -x39793 -x9909 -x5476 -x4663 -x20848 -x31385 -x11143 -x13087 -x36997 -x32683 -x3600 -x684 -x12901 -x30877 -x14385 -x31283 -x24583 -x3519 -x3355 -x3158 -x51 -x17802 -x39679 -x30160 -x29689 -x34298 -x34053 -x16819 -x29290 -x2526 -x24761 -x11707 -x23049 -x7321 -x7044 -x14684 -x27737 -x33591 -x16528 -x38042 -x22612 -x16972 -x5218 -x8975 -x12488 -x19738 -x14953 -x20834 -x17758 -x13844 -x32439 -x30589 -x13867 -x9440 -x35191 -x23846 -x14999 -x40641 -x21158 -x22423 -x29760 -x5803 -x2757 -x10917 -x10396 -x20203 -x15604 -x18806 -x37277 -x37108 -x33177 -x3717 -x5406 -x39577 -x10898 -x34854 -x30740 -x26529 -x22605 -x25524 -x36472 -x33546 -x34683 -x38503 -x26667 -x29812 -x15138 -x32751 -x32386 -x25792 -x35437 -x35863 -x27261 -x6898 -x21042 -x37594 -x34070 -x16605 -x25420 -x14324 -x4305 -x34518 -x1865 -x6362 -x23816 -x39376 -x37062 -x11105 -x36532 -x39145 -x21403 -x6891 -x30505 -x23573 -x35824 -x35794 -x29251 -x31751 -x28517 -x12977 -x21909 -x17027 -x2685 -x1198 -x18214 -x10038 -x29542 -x31602 -x29716 -x18178 -x6003 -x7749 -x6461 -x4230 -x27230 -x35790 -x30123 -x5217 -x36854 -x37246 -x14306 -x7763 -x27922 -x18120 -x34889 -x37544 -x40334 -x1572 -x32295 -x5989 -x14533 -x38975 -x34328 -x13653 -x27234 -x21823 -x8583 -x37915 -x2173 -x9126 -x11951 -x6961 -x14171 -x11175 -x2285 -x23329 -x13321 -x38777 -x6469 -x38283 -x23442 -x25833 -x7355 -x32456 -x32332 -x26846 -x37702 -x11310 -x33679 -x30216 -x15512 -x12684 -x30811 -x184 -x26131 -x10908 -x15051 -x35806 -x25682 -x29982 -x24786 -x490 -x31422 -x738 -x231 -x27787 -x32034 -x1072 -x28484 -x7534 -x13194 -x4796 -x25374 -x39176 -x39111 -x29761 -x36941 -x3339 -x24651 -x11244 -x36960 -x13742 -x39366 -x38145 -x3003 -x7835 -x9847 -x28441 -x17029 -x36730 -x25963 -x14060 -x19661 -x40721 -x39326 -x13100 -x16015 -x39612 -x38337 -x4132 -x12032 -x7424 -x24184 -x16004 -x32297 -x32891 -x32283 -x20957 -x8380 -x20802 -x5354 -x1827 -x35520 -x27290 -x40274 -x34610 -x3080 -x30087 -x4475 -x25724 -x33261 -x13857 -x1413 -x4992 -x20592 -x37549 -x35786 -x66 -x13937 -x768 -x31086 -x40830 -x9788 -x24557 -x25198 -x11286 -x39483 -x31577 -x30773 -x31849 -x14042 -x40307 -x35104 -x24803 -x34583 -x9023 -x8582 -x2768 -x16648 -x16795 -x10821 -x17005 -x10902 -x38546 -x3911 -x3453 -x37367 -x40019 -x31112 -x14430 -x34844 -x25111 -x17797 -x6869 -x7332 -x28691 -x15170 -x17152 -x35917 -x8462 -x22498 -x131 -x10049 -x26446 -x24235 -x6023 -x39116 -x13037 -x20115 -x21702 -x35283 -x20345 -x31152 -x12500 -x37958 -x2597 -x35321 -x38552 -x3663 -x18539 -x28176 -x35095 -x37441 -x10826 -x36957 -x30609 -x3988 -x23931 -x3106 -x7201 -x36234 -x11097 -x11452 -x9443 -x32187 -x15606 -x21777 -x15807 -x35656 -x27729 -x39073 -x31633 -x39584 -x10567 -x35934 -x38117 -x39652 -x13111 -x19204 -x10525 -x17329 -x17466 -x15550 -x12688 -x28863 -x16538 -x5990 -x35968 -x21958 -x29600 -x6685 -x23977 -x26825 -x20720 -x25084 -x732 -x3669 -x36213 -x17731 -x21177 -x24813 -x21557 -x4569 -x36190 -x32137 -x14591 -x6017 -x30072 -x26541 -x18074 -x19776 -x35887 -x16248 -x259 -x22082 -x33298 -x13409 -x11906 -x11861 -x24567 -x26277 -x8579 -x13840 -x3477 -x5315 -x23533 -x38682 -x7434 -x9772 -x29209 -x33170 -x32630 -x36797 -x10238 -x28763 -x29182 -x3790 -x15292 -x4990 -x2308 -x40212 -x1267 -x97 -x33288 -x6686 -x6379 -x34771 -x8952 -x23306 -x17577 -x34389 -x7830 -x30981 -x13632 -x6476 -x17412 -x19342 -x2601 -x14764 -x22655 -x32433 -x22601 -x32994 -x11027 -x30037 -x5892 -x36268 -x40693 -x38009 -x1947 -x121 -x24126 -x11862 -x8588 -x19591 -x30299 -x31764 -x24842 -x22484 -x10320 -x40071 -x37025 -x35319 -x17355 -x20494 -x36679 -x34982 -x38734 -x14750 -x14494 -x31219 -x7248 -x19460 -x5343 -x3738 -x18487 -x34669 -x36873 -x18296 -x39905 -x31048 -x12418 -x7746 -x18599 -x29734 -x23271 -x18413 -x13786 -x22329 -x35801 -x11609 -x37231 -x21766 -x20166 -x24851 -x18265 -x30434 -x19518 -x37924 -x7837 -x19124 -x9611 -x40580 -x4433 -x6438 -x532 -x21154 -x15018 -x11659 -x31463 -x10347 -x11420 -x5395 -x23753 -x1323 -x6329 -x2207 -x6111 -x2512 -x8480 -x39386 -x36085 -x12534 -x22522 -x18703 -x38436 -x18089 -x10280 -x20857 -x37857 -x13187 -x37092 -x5423 -x4038 -x20738 -x13752 -x24554 -x4543 -x38114 -x4634 -x32109 -x33578 -x13122 -x29765 -x25060 -x20194 -x34164 -x38276 -x470 -x4844 -x12653 -x6731 -x5517 -x14694 -x38951 -x33943 -x8358 -x8858 -x12054 -x34604 -x19814 -x26830 -x38873 -x8084 -x26421 -x28204 -x10522 -x6650 -x22022 -x27577 -x9078 -x35348 -x3377 -x12656 -x23685 -x35539 -x4291 -x17902 -x18780 -x3223 -x35262 -x24067 -x18204 -x3093 -x24446 -x1418 -x23675 -x28144 -x26021 -x32722 -x36285 -x5166 -x22785 -x25143 -x25840 -x12202 -x27468 -x11919 -x35415 -x4545 -x16433 -x20952 -x379 -x19257 -x40317 -x14434 -x19620 -x17864 -x1108 -x37189 -x36017 -x6281 -x14229 -x5846 -x35848 -x12100 -x23935 -x38367 -x7711 -x5660 -x12024 -x19802 -x13879 -x26720 -x20986 -x31892 -x26548 -x7475 -x20262 -x34972 -x9043 -x5309 -x3814 -x22742 -x27173 -x31876 -x18811 -x29060 -x1347 -x4824 -x4351 -x11115 -x1383 -x1603 -x33901 -x35260 -x22550 -x30288 -x7869 -x31440 -x32637 -x1562 -x40912 -x14397 -x2474 -x11534 -x36995 -x30979 -x3463 -x28187 -x5932 -x37001 -x28381 -x12005 -x21055 -x35253 -x37658 -x26624 -x26352 -x33713 -x8104 -x15431 -x22737 -x7618 -x38414 x40450 -x5902 -x10941 -x4835 -x346 -x21337 -x9967 -x14247 -x10604 -x21310 -x40698 -x20197 -x22315 -x27343 -x35986 -x5708 -x14372 -x938 -x16407 -x38541 -x2209 -x16073 -x5995 -x37438 -x38625 -x37571 -x12943 -x10702 -x33912 -x11511 -x14704 -x18910 -x8962 -x30798 -x38858 -x39681 -x607 -x37411 -x23424 -x40638 -x40719 -x23704 -x19483 -x19918 -x10578 -x9630 -x39318 -x7278 -x13341 -x29163 -x24731 -x14961 -x19362 -x10925 -x29451 -x28013 -x40086 -x461 -x101 -x24738 -x10139 -x40538 -x18531 -x7842 -x26450 -x17874 -x25406 -x37005 -x36219 -x34559 -x19832 -x4022 -x4704 -x22365 -x10895 -x31203 -x32444 -x20579 -x4312 -x27167 -x5686 -x40050 -x23231 -x7206 -x29670 -x14491 -x6941 -x2876 -x26537 -x32256 -x35347 -x8425 -x3383 -x32709 -x22448 -x33817 -x19890 -x26420 -x7989 -x28002 -x4094 -x16722 -x23932 -x15917 -x14290 -x26078 -x21577 -x10442 -x39790 -x6467 -x34340 -x12665 -x71 -x28077 -x37353 -x25762 -x25199 -x9843 -x1331 -x697 -x36165 -x6629 -x7886 -x7761 -x28455 -x11974 -x11633 -x38456 -x30988 -x10334 -x26971 -x13206 -x33086 -x19759 -x34890 -x947 -x2133 -x28616 -x22750 -x15996 -x9009 -x34951 -x10111 -x25866 -x1747 -x11252 -x11681 -x39512 -x7660 -x22804 -x24714 -x26921 -x15398 -x30580 x40675 -x28649 -x17955 -x30506 -x12760 -x29047 -x36616 -x19212 -x24344 -x32584 -x25322 -x25290 -x8288 -x34306 -x37003 -x11606 -x18825 -x14226 -x15819 -x26464 -x2531 -x1612 -x33184 -x39574 -x18931 -x35619 -x39388 -x2365 -x8960 -x36360 -x37309 -x36955 -x5623 -x21927 -x28043 -x3444 -x31801 -x36371 -x24262 -x2037 -x38633 -x19128 -x796 -x33476 -x36876 -x25264 -x31814 -x685 -x19347 -x19928 -x6739 -x28037 -x31418 -x27207 -x13491 -x2145 -x27951 -x22306 -x31149 -x18064 -x19675 -x33867 -x34014 -x37183 -x24934 -x4354 -x21111 -x5751 -x4140 -x37011 -x17783 -x34068 -x35933 -x40321 -x26611 -x29005 -x1633 -x37382 -x12411 -x20293 -x36518 -x24024 -x36163 -x19048 -x23504 -x26035 -x21944 -x38157 -x18817 -x7263 -x9036 -x1891 -x3634 -x30395 -x31786 -x9539 -x6275 -x13846 -x5260 -x30926 -x28324 -x24106 -x39859 -x33435 -x34159 -x11414 -x10090 -x18286 -x12275 -x37567 -x30757 -x451 -x27472 -x17531 -x10228 -x38572 -x3745 -x30690 -x11069 -x34865 -x26929 -x21854 -x24871 -x27108 -x38228 -x19764 -x33193 -x24759 -x20543 -x15469 -x26165 -x27496 -x5105 -x20167 -x3277 -x30503 -x29032 -x19748 -x20567 -x9097 -x18424 -x17591 -x25797 -x12316 -x32252 -x1427 -x3694 -x29539 -x39382 -x25828 -x10627 -x1535 -x6876 -x4063 -x3361 -x28008 -x5780 -x11507 -x35905 -x25159 -x18761 -x25382 -x18037 -x7175 -x23238 -x9295 -x17482 -x30556 -x14660 -x11356 -x17683 -x39384 -x15569 -x10422 -x28948 -x25158 -x3026 -x28796 -x31180 -x16680 -x36006 -x20866 -x26870 -x5495 x40436 -x6039 -x16013 -x19343 -x14301 -x13740 -x19880 -x14411 -x39066 -x31126 x40435 -x29646 -x6547 -x25396 -x25377 -x35304 -x21415 -x6989 -x24372 -x40384 -x12888 -x18392 -x562 -x29433 -x21474 -x5369 -x39493 -x34874 -x25468 -x5547 -x36099 -x15346 -x6702 -x24459 -x14014 -x21507 -x9819 -x37118 -x25166 -x14926 -x35542 -x40145 -x4110 -x17752 -x8031 -x27826 -x18577 -x4698 -x27554 -x15023 -x39112 -x8277 -x18257 -x32990 -x6805 -x21186 -x33474 -x21261 -x35217 -x33857 -x8408 -x28612 -x6963 -x3529 -x3251 -x25182 -x5058 -x22682 -x33255 -x25553 -x19235 -x17926 -x4907 -x8622 -x3475 -x35617 -x24848 -x16791 -x33196 -x32583 -x19932 -x38349 -x40645 -x22144 -x3343 -x23561 -x34282 -x10836 -x39425 -x12156 -x3142 -x31404 -x35425 -x2901 -x13548 -x28045 -x10851 -x12513 -x32008 -x8117 -x33438 -x23253 -x40339 -x7937 -x552 -x6326 -x40885 -x32408 -x14743 -x1089 -x28489 -x38029 -x22988 -x20095 -x29310 -x39300 -x26936 -x31397 -x22347 -x34836 -x2549 -x16479 -x37737 -x8047 -x944 -x40100 -x9189 -x22520 -x39125 -x35242 -x3054 -x26358 -x26693 -x36056 -x37349 -x15143 -x37918 -x22247 -x18645 -x29334 -x11137 -x1469 -x33685 -x17761 -x38263 -x27801 -x34091 -x9945 -x32011 -x25002 -x4218 -x8503 -x20980 -x7312 -x11479 -x3850 -x8941 -x22011 -x21616 -x29607 -x23099 -x26727 -x33104 -x35839 -x5795 -x24481 -x27874 -x7080 -x26075 -x24061 -x5154 -x37956 -x4613 -x29028 -x37256 -x38306 -x34419 -x13012 -x33440 -x10500 -x5485 -x21211 -x19882 -x36145 -x6011 -x9092 -x15910 -x7227 -x20687 -x6857 -x33495 -x30782 -x30454 -x32597 -x10061 -x31680 -x14814 -x34200 -x30239 -x27676 -x23340 -x24559 -x785 -x2613 -x37143 -x7125 -x13282 -x29279 -x23061 -x25306 -x12969 -x9912 -x9722 -x27644 -x24220 -x1056 -x29543 -x10741 -x5232 -x15631 -x12365 -x12438 -x34846 -x4378 -x39333 -x2735 -x303 -x3227 -x33122 -x21361 -x4691 -x17445 -x14499 -x30012 -x18935 -x9195 -x11829 -x31915 -x8178 -x11555 -x26748 -x34635 -x36856 -x10878 -x23451 -x21414 -x3830 -x29626 -x28958 -x8297 -x9372 -x13525 -x30893 -x25062 -x6116 -x26838 -x8175 -x31695 -x37938 -x13847 -x12970 -x23037 -x37120 -x6224 -x4050 -x28402 -x7157 -x17161 -x33855 -x21050 -x10973 -x8471 -x31348 -x26309 -x3506 -x16383 -x28548 -x1754 -x9844 -x29305 -x31887 -x30588 -x18275 -x5943 -x39607 -x7183 -x11104 -x24652 -x37006 -x5013 -x4505 -x30525 -x5147 -x13049 -x26756 -x35238 -x34246 -x11787 -x20555 -x3211 -x28383 -x33606 -x33422 -x13365 -x8907 -x27380 -x16664 -x17173 -x28715 -x3587 -x31441 -x29729 -x38697 -x4901 -x26918 -x24760 -x10543 -x3408 -x26044 -x37196 -x5454 -x11168 -x25248 -x26562 -x40130 -x2473 -x25202 -x26233 -x28375 -x34320 -x37707 -x40804 -x37698 -x37856 -x21599 -x25759 -x40609 -x32654 -x15408 -x30329 -x7290 -x37017 -x36423 -x10874 -x28967 -x536 -x20838 -x17836 -x7884 -x23357 -x15309 -x4046 -x21590 -x18272 -x33884 -x1299 -x407 -x1898 -x19678 -x17535 -x1894 -x37332 -x40776 -x32831 -x37774 -x46 -x15247 -x39886 -x32417 -x3388 -x23820 -x7120 -x2217 -x28954 -x35948 -x418 -x29738 -x6243 -x40817 -x3318 -x29263 -x32696 -x39666 -x40701 -x19469 -x1646 -x2287 -x31771 -x3424 -x18894 -x30494 -x5901 -x8254 -x21919 -x37434 -x37439 -x15588 -x3421 -x5160 -x30218 -x40904 -x28695 -x18088 -x34397 -x812 -x4605 -x8241 -x24160 -x8407 -x24783 -x26630 -x22328 -x8881 -x11952 -x4159 -x30169 -x113 -x9319 -x17974 -x27235 -x31669 -x21205 -x416 -x3530 -x36198 -x30841 -x1120 -x40774 -x3255 -x4019 -x30705 -x24561 -x19558 -x462 -x19593 -x23667 -x37722 -x30258 -x28173 -x21087 -x52 -x3284 -x32337 -x39695 -x8054 -x18813 -x4232 -x8437 -x544 -x34066 -x1647 -x19413 -x16482 -x4671 -x40300 -x40532 -x21964 -x39389 -x3178 -x36200 -x5550 -x23115 -x26397 -x25277 -x36147 -x27709 -x25461 -x40240 -x12721 -x3264 -x39453 -x13678 -x31701 -x21395 -x30604 -x1046 -x28993 -x15833 -x32908 -x39016 -x922 -x30921 -x6472 -x37155 -x32265 -x8187 -x1115 -x25442 -x18915 -x29605 -x26340 -x9773 -x39820 -x26841 -x34962 -x20124 -x14787 -x3846 -x24960 -x40732 -x36476 -x11385 -x1971 -x1599 -x35741 -x18681 -x32961 -x6167 -x40191 -x10341 -x12031 -x29231 -x28611 -x12779 -x14168 -x38302 -x1155 -x29086 -x7379 -x2111 -x18684 -x24648 -x31453 -x30136 -x3553 -x1209 -x15511 -x35760 -x6406 -x20118 -x23311 -x12992 -x12490 -x14220 -x40303 -x37190 -x21936 -x33701 -x29435 -x8469 -x34850 -x13940 -x16149 -x16355 -x30523 -x39812 -x2814 -x31306 -x13495 -x3961 -x2502 -x36302 -x40915 -x30044 -x10527 -x31450 -x40796 -x3306 -x27877 -x28742 -x28754 -x22385 -x7022 -x39621 -x21475 -x22668 -x33902 -x15041 -x35529 -x22231 -x7974 -x13949 -x30320 -x32967 -x12148 -x24977 -x13865 -x1580 -x16332 -x352 -x32678 -x5293 -x16863 -x5009 -x26670 -x36705 -x13254 -x30557 -x17565 -x28145 -x27983 -x11651 -x20195 -x4828 -x9936 -x35349 -x6546 -x1802 -x14256 -x15828 -x3851 -x25837 -x38770 -x19390 -x8842 -x28478 -x3338 -x28620 -x10099 -x21956 -x15915 -x15644 -x3880 -x17817 -x22816 -x20299 -x15151 -x34744 -x4912 -x20365 -x4154 -x28623 -x38711 -x13726 -x25662 -x25361 -x37557 -x26818 -x18404 -x25540 -x32406 -x25784 -x3436 -x22208 -x14288 -x195 -x3516 -x17629 -x26026 -x28546 -x10881 -x21188 -x3905 -x11471 -x22729 -x10355 -x25426 -x15809 -x9423 -x35183 -x36744 -x33321 -x10077 -x39028 -x35636 -x223 -x26110 -x40782 -x10255 -x37705 -x5573 -x21311 -x8353 -x9105 -x8729 -x3017 -x6095 -x24644 -x13783 -x18260 -x7929 -x25768 -x39727 -x7794 -x24476 -x16742 -x34370 -x29030 -x39448 -x33703 -x12751 -x17663 -x17394 -x24050 -x4848 -x17521 -x16224 -x3403 -x31406 -x33029 -x487 -x19520 -x26496 -x20461 -x12911 -x18425 -x11638 -x19154 -x12364 -x31766 -x9037 -x10245 -x39299 -x156 -x30968 -x7841 -x22172 -x28499 -x30613 -x15822 -x13058 -x5091 -x9488 -x9255 -x29703 -x6617 -x32774 -x2527 -x1364 -x28556 -x30448 -x23351 -x4331 -x31347 -x23895 -x20800 -x9187 -x9169 -x11034 -x26745 -x17350 -x18551 -x14960 -x25913 -x10135 -x13993 -x7455 -x27385 -x27004 -x20732 -x316 -x17522 -x35701 -x11991 -x19354 -x554 -x38383 -x251 -x22093 -x12592 -x14031 -x35446 -x1248 -x35699 -x15845 -x31058 -x1623 -x13843 -x9274 -x21127 -x5222 -x9013 -x13096 -x28289 -x7170 -x14156 -x21267 -x8954 -x7984 -x7176 -x185 -x31332 -x2498 -x23128 -x31136 -x5359 -x31779 -x32025 -x16261 -x28219 -x36132 -x5903 -x14601 -x5864 -x15002 -x20304 -x20138 -x21175 -x39449 -x37823 -x29189 -x23911 -x38201 -x25694 -x358 -x14906 -x11014 -x33411 x37643 -x36905 -x35911 -x9061 -x40123 -x12771 -x7702 -x18212 -x34822 -x27720 -x36777 -x8938 -x11478 -x32335 -x23418 -x1912 -x14514 -x6998 -x34297 -x39534 -x27312 -x21839 -x12141 -x28565 -x37404 -x34031 -x5717 -x4337 -x22657 -x11841 -x1716 -x22169 -x3031 -x1837 -x10243 -x36576 -x5022 -x22205 -x36880 -x20459 -x36816 -x35829 -x12661 -x26658 -x2721 -x8646 -x15097 -x31951 -x21204 -x21993 -x29039 -x10849 -x28574 -x7259 -x40688 -x8294 -x7903 -x26186 -x29512 -x8627 -x26191 -x1252 -x32330 -x33966 -x13927 -x15974 -x13964 -x31135 -x18765 -x22549 -x38169 -x17760 -x6122 -x36077 -x24773 -x14892 -x26392 -x5156 -x2938 -x24207 -x6689 -x38243 -x22960 -x9754 -x39324 -x25007 -x4150 -x17793 -x682 -x32232 -x14036 -x3074 -x10018 -x40336 -x5541 -x32184 -x25093 -x2340 -x12118 -x5810 -x30731 -x25422 -x31666 -x31165 -x4595 -x5206 -x1066 -x39808 -x33603 -x12999 -x29354 -x17330 -x18444 -x34680 -x31169 -x31905 -x21721 -x5135 -x29068 -x13434 -x14128 -x36142 -x4597 -x15799 -x36851 -x23434 -x6583 -x8498 -x30154 -x15769 -x21461 -x35835 -x25971 -x30667 -x810 -x8738 -x5726 -x25369 -x7074 -x5649 -x34505 -x21104 -x38685 -x35501 -x28945 -x25735 -x36108 -x16616 -x28752 -x11477 -x5808 -x40142 -x1799 -x11767 -x20453 -x12421 -x1851 -x38065 -x3323 -x10999 -x1723 -x30905 -x14623 -x18290 -x28773 -x26432 -x31414 -x3267 -x25449 -x33995 -x4996 -x29895 -x19143 -x21731 -x5956 -x14527 -x10963 -x2011 -x39034 -x575 -x28367 -x33616 -x22964 -x36831 -x27289 -x28732 -x18594 -x18453 -x13315 -x8852 -x15344 -x4391 -x28986 -x7710 -x33285 -x9946 -x21239 -x13903 -x1589 -x25606 -x34081 -x26306 -x14474 -x36093 -x36996 -x5944 -x31894 -x24913 -x29758 -x36195 -x37443 -x27151 -x24000 -x39305 -x8270 -x21605 -x23579 -x8955 -x29789 -x37739 -x22757 -x2652 -x3684 -x1167 -x22050 -x3328 -x39129 -x24623 -x5122 -x34975 -x9494 -x5909 -x14739 -x28572 -x30998 -x13063 -x9069 -x11022 -x11416 -x9581 -x30642 -x15576 -x25494 -x2240 -x13226 -x39744 -x7771 -x20442 -x21938 -x35383 -x38080 -x9072 -x26199 -x5237 -x1518 -x36321 -x2910 -x1544 -x31014 -x40827 -x34215 -x11595 -x19790 -x33796 -x32243 -x37029 -x39778 -x11780 -x33178 -x36515 -x21256 -x23936 -x34717 -x9014 -x40381 -x12937 -x38634 -x36698 -x10191 -x30179 -x32281 -x10724 -x33376 -x28138 -x40928 -x20619 -x23619 -x15975 -x23396 -x9660 -x4027 -x11772 -x5388 -x13664 -x13660 -x24908 -x22438 -x22443 -x17280 -x2374 -x23482 -x1798 -x35874 -x30457 -x11213 -x14048 -x37546 -x12000 -x14453 -x15088 -x2250 -x16347 -x10810 -x8106 -x34216 -x8846 -x15897 -x35224 -x23336 -x25413 -x9653 -x31722 -x10052 -x15872 -x38740 -x20990 -x22644 -x15303 -x18321 -x3532 -x20921 -x23703 -x1965 -x28254 -x31452 -x31286 -x11423 -x17122 -x28673 -x29375 -x15043 -x28808 -x6262 -x28212 -x5880 -x33222 -x30652 -x1130 -x19214 -x20939 -x40109 -x7350 -x13289 -x33847 -x22821 -x38830 -x9777 -x19488 -x8747 -x18343 -x6962 -x19600 -x34017 -x35864 -x21067 -x18318 -x4307 -x17567 -x13093 -x6492 -x546 -x37137 -x8562 -x1112 -x18248 -x10350 -x37881 -x15323 -x18663 -x39780 -x21620 -x36414 -x33535 -x30527 -x38025 -x39576 -x15900 -x7821 -x21780 -x35207 -x23046 -x36767 -x21206 -x26810 -x12573 -x4593 -x17093 -x11692 -x33612 -x12021 -x11200 -x33072 -x16329 -x4442 -x3271 -x9941 -x34407 -x33451 -x39906 -x30301 -x13471 -x38209 -x7827 -x20683 -x12493 -x2204 -x28551 -x11946 -x10807 -x38222 -x29370 -x34363 -x10883 -x24177 -x38152 -x3703 -x880 -x11563 -x14603 -x1714 -x29504 -x40228 -x37806 -x23014 -x15079 -x21618 -x39561 -x35000 -x30346 -x10737 -x21052 -x4648 -x29057 -x38935 -x21489 -x22024 -x16567 -x17381 -x13990 -x22239 -x26641 -x35956 -x829 -x8776 -x16608 -x20518 -x27757 -x28960 -x28089 -x22869 -x16466 -x37204 -x4677 -x10185 -x6576 -x7309 -x3737 -x730 -x18445 -x30268 -x10570 -x31301 -x3367 -x23496 -x37742 -x21229 -x22684 -x21341 -x6745 -x3845 -x17985 -x30600 -x3839 -x9532 -x16973 -x30236 -x18597 -x4277 -x15752 -x6195 -x2199 -x17059 -x16194 -x9509 -x1872 -x33334 -x21923 -x6109 -x14608 -x4699 -x17559 -x19151 -x23081 -x23598 -x38094 -x31526 -x7057 -x5937 -x12177 -x40682 -x33045 -x1755 -x23859 -x5585 -x16574 -x5382 -x39610 -x27413 -x24284 -x14994 -x2664 -x31639 -x2749 -x19474 -x12243 -x15506 -x9724 -x14956 -x23799 -x29601 -x11029 -x17869 -x24466 -x22275 -x7006 -x39504 -x39191 -x30211 -x15008 -x38846 -x3225 -x2377 -x4573 -x8473 -x34628 -x24515 -x16816 -x20071 -x25484 -x15073 -x14440 -x1758 -x20222 -x414 -x30910 -x4049 -x14292 -x24770 -x33610 -x15593 -x10362 -x19747 -x32347 -x11539 -x3329 -x32619 -x30584 -x36886 -x27457 -x16654 -x25938 -x10544 -x19722 -x29350 -x14922 -x2157 -x27286 -x4818 -x36187 -x4106 -x29230 -x26513 -x2235 -x2734 -x10377 -x2898 -x37035 -x26961 -x4255 -x34861 -x10619 -x34859 -x22969 -x29727 -x16868 -x26486 -x2179 -x27018 -x390 -x36342 -x466 -x10682 -x14476 -x11998 -x11655 -x8812 -x13034 -x35957 -x38508 -x7752 -x15439 -x19999 -x18866 -x35758 -x26020 -x6222 -x13822 -x21773 -x17144 -x35723 -x26227 -x37581 -x34574 -x7668 -x5121 -x15729 -x37391 -x16165 -x36893 -x35860 -x34079 -x37086 -x4096 -x12198 -x37840 -x39569 -x39 -x40902 -x31819 -x23065 -x6355 -x29878 -x22389 -x3783 -x15054 -x35001 -x30104 -x40677 -x1821 -x32053 -x36910 -x21079 -x23450 -x14144 -x11849 -x34316 -x9947 -x27058 -x100 -x35385 -x30914 -x34716 -x13237 -x2455 -x18083 -x18885 -x36292 -x13008 -x5490 -x35751 -x1213 -x4655 -x37604 -x25032 -x2305 -x29923 -x3244 -x24336 -x24290 -x681 -x1281 -x32632 -x20775 -x37785 -x22103 -x15713 -x27895 -x9548 -x17044 -x26266 -x26408 -x37044 -x4670 -x23186 -x18499 -x33629 -x8025 -x27805 -x23 -x32889 -x32640 -x36773 -x2708 -x17698 -x12220 -x17831 -x12191 -x864 -x7535 -x8079 -x14147 -x28853 -x35725 -x9156 -x40237 -x29970 -x30432 -x1903 -x4765 -x38499 -x9610 -x22090 -x29620 -x33068 -x20923 -x13458 -x40126 -x18129 -x22882 -x40270 -x14543 -x10233 -x27328 -x13023 -x25782 -x2167 -x5849 -x31616 -x14416 -x40033 -x36525 -x5094 -x12801 -x20895 -x18298 -x25850 -x29077 -x38128 -x1697 -x13445 -x16784 -x178 -x35579 -x15306 -x14701 -x15193 -x40355 -x25824 -x4285 -x40667 -x24489 -x30687 -x3151 -x38356 -x9492 -x3901 -x20874 -x26403 -x11492 -x40213 -x38558 -x11761 -x28295 -x5654 -x33808 -x23179 -x12905 -x1203 -x2854 -x25826 -x30420 -x28590 -x39011 -x30298 -x1030 -x14676 -x3145 -x11553 -x3440 -x4925 -x12575 -x7574 -x12185 -x12409 -x15712 -x9519 -x8028 -x23236 -x4453 -x21725 -x31171 -x10310 -x30653 -x18890 -x15249 -x14454 -x36796 -x10833 -x23962 -x106 -x26265 -x40547 -x7270 -x13294 -x12326 -x26149 -x998 -x9031 -x38705 -x26458 -x32695 -x33697 -x24122 -x20508 -x37317 -x11745 -x23147 -x14423 -x27894 -x11988 -x28448 -x28086 -x953 -x18142 -x35254 -x12637 -x14252 -x10489 -x28908 -x7596 -x16457 -x454 -x26977 -x25834 -x38862 -x34182 -x2530 -x35525 -x11636 -x22261 -x19217 -x7224 -x22153 -x268 -x39633 -x23382 -x4228 -x33339 -x17386 -x3063 -x21277 -x11901 -x35872 -x12815 -x20694 -x1511 -x30192 -x1359 -x1394 -x20051 -x40258 -x5488 -x38232 -x11528 -x12827 -x32992 -x34893 -x9366 -x21682 -x497 -x10182 -x8484 -x20870 -x2269 -x34144 -x20497 -x23120 -x33257 -x39914 -x33059 -x9526 -x23083 -x19227 -x35564 -x24827 -x27356 -x1337 -x3133 -x30156 -x26162 -x20788 -x40043 -x15422 -x17145 -x12011 -x13768 -x22893 -x3013 -x28362 -x40686 -x35333 -x3222 -x38562 -x28390 -x18626 -x1483 -x13248 -x17493 -x704 -x9964 -x35904 -x25300 -x27357 -x26669 -x22694 -x3566 -x21176 -x21210 -x14083 -x17736 -x2999 -x38055 -x30372 -x11871 -x23349 -x28804 -x17225 -x28057 -x15201 -x308 -x19259 -x24859 -x29448 -x29073 -x19766 -x13708 -x8134 -x30807 -x19042 -x26116 -x20370 -x2203 -x6756 -x36133 -x21611 -x39959 -x26881 -x2620 -x1878 -x20094 -x36081 -x5284 -x12018 -x16308 -x3006 -x28965 -x2104 -x20004 -x22107 -x17010 -x28772 -x15992 -x1619 -x24973 -x23031 -x35060 -x22920 -x11301 -x9411 -x15216 -x20954 -x24823 -x752 -x13481 -x20076 -x33365 -x1449 -x13750 -x30736 -x38022 -x31495 -x3675 -x35498 -x20894 -x33279 -x16503 -x23670 -x15559 -x25868 -x23273 -x14602 -x16583 -x11527 -x10952 -x37435 -x17844 -x10021 -x33018 -x22028 -x7438 -x11830 -x34790 -x261 -x30863 -x26926 -x24218 -x21336 -x1992 -x37831 -x9965 -x14844 -x4751 -x30603 -x33065 -x16949 -x27435 -x37150 -x30566 -x37644 -x35024 -x21568 -x33312 -x11387 -x27756 -x40079 -x4310 -x10081 -x20761 -x39502 -x29024 -x4616 -x7349 -x37800 -x32126 -x3357 -x13629 -x26597 -x28864 -x19564 -x7422 -x34184 -x10062 -x5300 -x31023 -x7362 -x506 -x4419 -x32571 -x34679 -x2997 -x39595 -x4535 -x27028 -x28286 -x9956 -x31321 -x29966 -x32006 -x11578 -x35644 -x8432 -x17626 -x13777 -x19313 -x34429 -x5007 -x8612 -x30212 -x4082 -x18215 -x32497 -x20913 -x40876 -x7165 -x35130 -x27613 -x33528 -x13624 -x24680 -x39831 -x32488 -x14298 -x15665 -x17251 -x20881 -x34047 -x18277 -x14544 -x34410 -x12216 -x28483 -x27099 -x39568 -x36597 -x28094 -x8825 -x19726 -x20753 -x26770 -x7671 -x13400 -x21273 -x35912 -x1384 -x15485 -x39383 -x25364 -x39069 -x23622 -x21141 -x7048 -x36951 -x22770 -x2054 -x32282 -x10190 -x29008 -x27510 -x10370 -x19956 -x18456 -x33688 -x34937 -x16516 -x4867 -x38614 -x40646 -x28253 -x17643 -x37625 -x12916 -x8539 -x31909 -x11741 -x26790 -x2197 -x2364 -x14970 -x17417 -x36388 -x10984 -x6720 -x34266 -x21332 -x6218 -x23130 -x6183 -x3256 -x4819 -x12015 -x12123 -x12872 -x13523 -x1125 -x3657 -x2278 -x4269 -x29183 -x2915 -x32537 -x29056 -x23714 -x27417 -x40926 -x35043 -x22726 -x11642 -x5590 -x11201 -x19749 -x16289 -x26368 -x30947 -x24819 -x17084 -x32527 -x17291 -x30819 -x39466 -x11170 -x1990 -x39883 -x14483 -x13455 -x13743 -x37296 -x29983 -x39519 -x34420 -x9903 -x36372 -x7571 -x30475 -x7767 -x8321 -x4125 -x21243 -x9032 -x22790 -x14900 -x16474 -x34923 -x4293 -x30480 -x28972 -x28357 -x12281 -x37878 -x17497 -x29430 -x37542 -x11910 -x7806 -x36112 -x34050 -x33699 -x16968 -x16351 -x27969 -x2586 -x23556 -x39716 -x14616 -x37535 -x5786 -x331 -x18029 -x20611 -x25864 -x20045 -x1421 -x40726 -x36054 -x2019 -x14322 -x8554 -x23875 -x19575 -x36654 -x34113 -x3558 -x28401 -x5625 -x22874 -x20381 -x9877 -x32319 -x31214 -x27758 -x33805 -x17076 -x26517 -x4124 -x30079 -x5597 -x38432 -x33455 -x455 -x22367 -x17932 -x5272 -x4172 -x40093 -x8862 -x28158 -x2395 -x31120 -x34145 -x6931 -x33155 -x7819 -x32902 -x12006 -x19922 -x4261 -x1227 -x12208 -x32328 -x20427 -x24669 -x38822 -x8062 -x6557 -x37740 -x33826 -x39235 -x9764 -x37522 -x21762 -x4431 -x28856 -x28282 -x2851 -x28146 -x13593 -x23398 -x35604 -x13991 -x38261 -x3965 -x4935 -x37163 -x24662 -x7153 -x3172 -x1973 -x38748 -x14976 -x19505 -x820 -x7377 -x19594 -x3916 -x24892 -x35756 -x11724 -x26637 -x27856 -x18183 -x9435 -x14262 -x1855 -x38631 -x1023 -x27488 -x30333 -x22357 -x24928 -x18770 -x27770 -x4099 -x27916 -x21786 -x1277 -x14656 -x4421 -x1600 -x2343 -x25054 -x6002 -x16247 -x28004 -x11235 -x19884 -x232 -x38464 -x16747 -x33027 -x32402 -x2282 -x40536 -x6074 -x777 -x19587 -x31507 -x35311 -x33708 -x8530 -x38827 -x30321 -x30393 -x482 -x14148 -x18902 -x21838 -x7285 -x38413 -x22855 -x29885 -x7670 -x7432 -x5719 -x36095 -x40919 -x21960 -x22749 -x7326 -x2241 -x28263 -x38842 -x14667 -x23918 -x13141 -x30243 -x30645 -x34087 -x38807 -x38550 -x29460 -x25529 -x19251 -x7569 -x30550 -x13944 -x36536 -x1922 -x12546 -x4600 -x22703 -x29434 -x9367 -x26215 -x19132 -x17347 -x5758 -x13747 -x22129 -x11489 -x18895 -x20083 -x20799 -x37794 -x23737 -x21736 -x14632 -x27063 -x37863 -x37606 -x30518 -x20160 -x9565 -x7172 -x456 -x4412 -x22989 -x24527 -x32896 -x26018 -x34140 -x39285 -x319 -x22714 -x28055 -x24580 -x25532 -x3321 -x8071 -x35913 -x3315 -x16523 -x28757 -x5797 -x25811 -x29509 -x26308 -x10485 -x30234 -x7386 -x9708 -x596 -x26679 -x18001 -x40460 -x33357 -x7508 -x12988 -x29041 -x16446 -x28407 -x38482 -x14786 -x18069 -x16541 -x15064 -x4241 -x30086 -x11405 -x19351 -x9030 -x34658 -x5738 -x8341 -x6313 -x1621 -x34071 -x1229 -x24776 -x37981 -x15502 -x24845 -x3174 -x20891 -x29725 -x11063 -x3918 -x30674 -x11793 -x39699 -x12793 -x18702 -x13373 -x29755 -x37672 -x24486 -x20889 -x15192 -x4379 -x12899 -x39707 -x31998 -x29954 -x40539 -x30355 -x12552 -x11247 -x3182 -x10739 -x14636 -x18166 -x25472 -x25920 -x32826 -x22967 -x22662 -x15493 -x22933 -x22664 -x152 -x17281 -x20405 -x18388 -x9137 -x2752 -x12599 -x17697 -x27875 -x20937 -x17814 -x15840 -x25562 -x35669 -x18034 -x6159 -x11174 -x23381 -x21843 -x3309 -x6402 -x21301 -x21490 -x12145 -x35734 -x11025 -x24188 -x29166 -x38234 -x35414 -x34616 -x21159 -x29751 -x17205 -x18427 -x20187 -x20969 -x13438 -x20703 -x36207 -x6948 -x33108 -x30058 -x38341 -x20666 -x4482 -x14058 -x31111 -x17513 -x23596 -x35322 -x42 -x20184 -x35291 -x30684 -x38311 -x26270 -x24213 -x7576 -x35179 -x40259 -x20770 -x5600 -x30907 -x3849 -x3231 -x4521 -x27792 -x30377 -x12066 -x21495 -x26742 -x11066 -x26946 -x36498 -x36750 -x16132 -x22373 -x28568 -x23447 -x12649 -x11891 -x6172 -x23075 -x23247 -x28169 -x16947 -x2695 -x11160 -x6063 -x26123 -x25686 -x17620 -x35007 -x24679 -x32736 -x23235 -x26193 -x21631 -x2286 -x36976 -x15865 -x24687 -x14857 -x35154 -x41 -x20603 -x34205 -x26993 -x24771 -x27505 -x30679 -x36638 -x7095 -x33306 -x29330 -x33928 -x16549 -x18737 -x1014 -x38426 -x27824 -x2407 -x26438 -x11012 -x35662 -x26447 -x25284 -x31131 -x29947 -x6357 -x14409 -x34649 -x27628 -x12786 -x39369 -x11248 -x27239 -x26847 -x33304 -x27907 -x27650 -x11390 -x21100 -x33671 -x20372 -x17952 -x32192 -x35429 -x26813 -x6981 -x23860 -x32134 -x16768 -x15139 -x39988 -x2045 -x32553 -x12249 -x24437 -x12590 -x33743 -x25655 -x34425 -x4206 -x15465 -x12658 -x5137 -x34841 -x29752 -x15263 -x9230 -x10751 -x40805 -x1680 -x13675 -x1266 -x36560 -x29488 -x5236 -x19157 -x40396 -x8326 -x24609 -x28844 -x2509 -x19226 -x22997 -x5370 -x9163 -x31966 -x12579 -x23747 -x13327 -x15643 -x24472 -x37886 -x306 -x17176 -x143 -x1921 -x22895 -x18337 -x33106 -x5175 -x10100 -x13703 -x11558 -x17924 -x36475 -x447 -x3066 -x39212 -x23964 -x250 -x18719 -x34565 -x6327 -x3044 -x34181 -x38224 -x8404 -x20712 -x3399 -x9442 -x11754 -x7950 -x33194 -x31037 -x24297 -x4044 -x17537 -x19783 -x19262 -x38524 -x11501 -x37755 -x7971 -x33909 -x33134 -x40349 -x19794 -x32712 -x36146 -x3537 -x6249 -x15416 -x2676 -x8604 -x36013 -x10536 -x22269 -x39421 -x15269 -x34128 -x22051 -x19420 -x28963 -x28740 -x31983 -x20028 -x11054 -x14342 -x16969 -x12862 -x35167 -x26158 -x30133 -x24806 -x5634 -x5489 -x40073 -x39841 -x7545 -x30891 -x26959 -x3867 -x11233 -x28585 -x26080 -x15596 -x15441 -x40068 -x9249 -x32302 -x495 -x39433 -x13199 -x17287 -x25807 -x14681 -x24675 -x28301 -x27991 -x11361 -x20271 -x33551 -x16323 -x9024 -x23500 -x38753 -x25061 -x23003 -x17074 -x34943 -x3280 -x24258 -x27359 -x24254 -x3996 -x23193 -x11317 -x1 -x8333 -x15453 -x31652 -x10808 -x10408 -x18058 -x34192 -x37082 -x30396 -x40587 -x38078 -x25835 -x37746 -x7511 -x23043 -x15926 -x26457 -x25121 -x25992 -x5657 -x8995 -x28861 -x24259 -x7340 -x33989 -x11227 -x39503 -x4059 -x13139 -x3493 -x19604 -x27738 -x34834 -x36849 -x2136 -x26284 -x7816 -x24397 -x22504 -x32845 -x34480 -x24065 -x11018 -x7478 -x38290 -x25358 -x18278 -x12384 -x2026 -x16045 -x20209 -x38732 -x30970 -x12601 -x10032 -x1107 -x5287 -x20190 -x1074 -x22661 -x9064 -x38526 -x5434 -x1101 -x11292 -x16205 -x1605 -x35032 -x36737 -x17960 -x32057 -x21740 -x3055 -x24208 -x4743 -x7939 -x30340 -x29516 -x40792 -x7102 -x33262 -x28890 -x12144 -x4825 -x36826 -x14790 -x20591 -x5430 -x40091 -x10020 -x23679 -x5053 -x40705 -x23501 -x33277 -x35147 -x25116 -x12462 -x16759 -x36229 -x15599 -x11926 -x13585 -x8108 -x18879 -x5552 -x7403 -x27133 -x4870 -x27253 -x40690 -x35244 -x33375 -x12322 -x2942 -x14278 -x16539 -x24517 -x6750 -x28680 -x12166 -x22617 -x22140 -x5478 -x28669 -x15442 -x26043 -x11497 -x32840 -x22830 x40553 -x14338 -x11543 -x3572 -x19208 -x39375 -x27545 -x27692 -x13019 -x10951 -x37101 -x18210 -x24028 -x21711 -x2932 -x18679 -x14426 -x14498 -x8066 -x9543 -x36510 -x13427 -x34735 -x7820 -x15627 -x16234 -x19849 -x32287 -x16717 -x14108 -x4721 -x37351 -x29001 -x29909 -x18331 -x21291 -x12183 -x2044 -x36033 -x26724 -x3527 -x22436 -x32072 -x17776 -x3036 -x30568 -x25793 -x12468 -x4390 -x31055 -x10628 -x32013 -x10600 -x11182 -x14059 -x11363 -x24056 -x27593 -x10069 -x18143 -x7405 -x27425 -x35856 -x19982 -x31340 -x28575 -x38024 -x21569 -x29075 -x36895 -x6286 -x22705 -x39438 -x5299 -x2413 -x29561 -x37139 -x27437 -x34742 -x6879 -x4839 -x21002 -x781 -x35676 -x39755 -x19879 -x20143 -x7402 -x29313 -x23263 -x25901 -x30287 -x3275 -x1765 -x18682 -x25080 -x12706 -x5011 -x23495 -x9452 -x33192 -x15846 -x7480 -x4187 -x5596 -x19981 -x26005 -x10904 -x20966 -x7330 -x27788 -x23472 -x17236 -x23093 -x8659 -x16874 -x1256 -x10815 -x31762 -x10572 -x6323 -x13771 -x36691 -x39852 -x8075 -x37088 -x30730 -x26643 -x31861 -x31812 -x19147 -x32236 -x16373 -x13297 -x39533 -x8704 -x20260 -x17052 -x837 -x29069 -x19178 -x34101 -x27304 -x1673 -x14864 -x13285 -x25119 -x36220 -x27755 -x30453 -x39494 -x13003 -x22477 -x20583 -x6321 -x30742 -x34745 -x15288 -x35226 -x18488 -x15978 -x1475 -x32832 -x37970 -x39178 -x26213 -x27918 -x17413 -x17315 -x35895 -x13517 -x16836 -x27329 -x1830 -x12456 -x8050 -x30764 -x11647 -x38343 -x14030 -x13648 -x8974 -x33763 -x18396 -x25459 -x23168 -x32748 -x37826 -x34338 -x18960 -x28682 -x16416 -x9054 -x19845 -x17376 -x38515 -x39942 -x16939 -x28813 -x24271 -x37762 -x35134 -x38865 -x10759 -x39956 -x1548 -x26050 -x20186 -x20144 -x4320 -x11109 -x39091 -x17582 -x37401 -x16592 -x14702 -x34330 -x9168 -x35189 -x17319 -x39539 -x26259 -x12979 -x8931 -x28888 -x25456 -x272 -x22515 -x21353 -x5575 -x15838 -x11546 -x32277 -x5239 -x37601 -x29638 -x31837 -x25063 -x33487 -x17647 -x38577 -x21584 -x18755 -x17912 -x31320 -x33391 -x40006 -x26684 -x20819 -x8996 -x33840 -x23216 -x5253 -x12691 -x25191 -x18544 -x9053 -x8971 -x11056 -x13071 -x25039 -x18500 -x20380 -x3500 -x11645 -x339 -x39206 -x33235 -x33378 -x37090 -x39513 -x11958 -x24323 -x7708 -x25344 -x25527 -x36217 -x4464 -x17959 -x19324 -x33389 -x20290 -x15972 -x1767 -x24564 -x27406 -x19588 -x26163 -x40824 -x33724 -x5899 -x21092 -x7622 -x11225 -x31076 -x37623 -x30319 -x21457 -x27382 -x20286 -x22427 -x8099 -x5762 -x28990 -x17367 -x3374 -x13582 -x4756 -x28174 -x14556 -x36812 -x14464 -x7151 -x15318 -x22943 -x18140 -x12571 -x267 -x1839 -x16266 -x38011 -x17735 -x23808 -x26710 -x33167 -x29245 -x19199 -x26268 -x24030 -x12044 -x16473 -x5103 -x10582 -x7639 -x27484 -x29297 -x26083 -x35687 -x30283 -x32972 -x32486 -x39547 -x7002 -x13270 -x24454 -x3046 -x18691 -x35947 -x33316 -x37024 -x23250 -x27326 -x14392 -x20129 -x33738 -x36115 -x31435 -x24162 -x10939 -x39515 -x38440 -x6847 -x37570 -x34963 -x37340 -x15691 -x620 -x31735 -x16042 -x4955 -x18301 -x3261 -x33460 -x24003 -x38710 -x32522 -x13184 -x4037 -x39582 -x8654 -x39078 -x5453 -x24840 -x3544 -x9205 -x18660 -x35373 -x5659 -x10784 -x22841 -x36480 -x4731 -x11490 -x26402 -x1654 -x18010 -x8584 -x15290 -x26130 -x27902 -x11295 -x37835 -x27052 -x12994 -x14143 -x13005 -x10303 -x15967 -x38002 -x35538 -x4143 -x24148 -x28706 -x28070 -x24701 -x12805 -x25222 -x13672 -x12837 -x39911 -x34475 -x16140 -x8485 -x40122 -x25065 -x31877 -x6559 -x17201 -x26792 -x29407 -x23047 -x27474 -x36582 -x20892 -x33307 -x37336 -x515 -x22165 -x37793 -x16094 -x18513 -x26052 -x37192 -x40133 -x18728 -x32459 -x4754 -x14718 -x8950 -x9510 -x24226 -x38250 -x15545 -x38408 -x33461 -x32611 -x36932 -x34275 -x21632 -x15887 -x3221 -x36688 -x24798 -x5073 -x37030 -x28327 -x30442 -x16613 -x24014 -x37887 -x38292 -x33015 -x33537 -x12057 -x38910 -x7882 -x35519 -x5706 -x33638 -x18685 -x24689 -x1861 -x15155 -x5916 -x28450 -x1464 -x5548 -x40363 -x28223 -x33898 -x25239 -x26404 -x40110 -x13975 -x5616 -x2085 -x10005 -x21363 -x26730 -x297 -x31844 -x20003 -x5925 -x33804 -x34642 -x23514 -x1255 -x32641 -x34256 -x6801 -x11698 -x19605 -x35016 -x36259 -x37735 -x27147 -x12808 -x20936 -x11050 -x24822 -x31242 -x32859 -x24115 -x23410 -x8922 -x3327 -x11209 -x40392 -x5957 -x29637 -x32312 -x28385 -x22622 -x30595 -x1057 -x26596 -x3670 -x12253 -x36063 -x24246 -x17533 -x22371 -x12498 -x37097 -x17203 -x14666 -x36507 -x14152 -x35379 -x5229 -x39660 -x29790 -x24861 -x6640 -x28688 -x16263 x40415 -x1895 -x18979 -x4413 -x17860 -x26563 -x20615 -x23082 -x22627 -x4288 -x21891 -x35058 -x2149 -x25452 -x18575 -x31775 -x8014 -x38602 -x7784 -x8794 -x27880 -x8400 -x18961 -x25215 -x32088 -x21045 -x6460 -x3626 -x32882 -x6192 -x40577 -x36757 -x14314 -x8144 -x32181 -x39844 -x25995 -x34450 -x12525 -x38026 -x34376 -x3401 -x29631 -x10234 -x25229 -x19064 -x25249 -x26262 -x31706 -x11369 -x35457 -x31256 -x22030 -x25090 -x3240 -x34321 -x13435 -x6925 -x27257 -x79 -x19302 -x35803 -x17416 -x31423 -x23071 -x907 -x28539 -x7760 -x1145 -x32296 -x21795 -x17660 -x937 -x25836 -x9678 -x9512 -x38269 -x9243 -x34835 -x1904 -x3714 -x14733 -x997 -x4523 -x25697 -x27988 -x32838 -x9665 -x21969 -x32290 -x35693 -x37471 -x29333 -x8296 -x25466 -x28912 -x17587 -x34952 -x34336 -x38144 -x7935 -x3033 -x19833 -x9770 -x27936 -x23266 -x3947 -x33982 -x20417 -x14927 -x40624 -x23898 -x26356 -x17148 -x11037 -x8868 -x5673 -x12833 -x30913 -x5531 -x32768 -x1817 -x35398 -x5109 -x17033 -x19865 -x14268 -x13348 -x8365 -x7318 -x16049 -x38061 -x14133 -x17439 -x29113 -x35768 -x26542 -x17667 -x2219 -x26914 -x11994 -x4660 -x34212 -x29896 -x21594 -x10767 -x25150 -x13638 -x23899 -x9273 -x37103 -x12174 -x16164 -x26839 -x26046 -x12470 -x24906 -x22282 -x5866 -x35387 -x14019 -x31114 -x24121 -x8561 -x27095 -x20875 -x27259 -x34599 -x36721 -x10797 -x39361 -x33453 -x9607 -x17060 -x32998 -x38987 -x10518 -x8533 -x1294 -x33979 -x11431 -x22330 -x26293 -x7493 -x4977 -x20149 -x25187 -x25324 -x31864 -x20748 -x26911 -x13170 -x8828 -x13873 -x15457 -x11742 -x11506 -x8829 -x29502 -x25168 -x30781 -x13825 -x19601 -x40024 -x36201 -x34938 -x37686 -x19110 -x16679 -x24608 -x28559 -x3793 -x4915 -x29432 -x40215 -x31816 -x2537 -x6697 -x9075 -x898 -x7333 -x17159 -x3560 -x27661 -x27722 -x28655 -x14120 -x8789 -x5126 -x10862 -x5963 -x22232 -x37063 -x25721 -x12868 -x3980 -x12514 -x7845 -x36340 -x28316 -x18451 -x24540 -x4441 -x2446 -x37250 -x20478 -x39147 -x13408 -x10258 -x27797 -x36463 -x13142 -x8624 -x29776 -x5407 -x11531 -x7365 -x21192 -x25700 -x29170 -x2319 -x30117 -x8224 -x12859 -x2289 -x4116 -x8490 -x40585 -x18552 -x19829 -x10296 -x20795 -x4717 -x29458 -x14670 -x25630 -x21011 -x15947 -x26917 -x30570 -x6532 -x39029 -x9996 -x30683 -x20346 -x5611 -x10811 -x26890 -x30695 -x6825 -x23485 -x10958 -x31156 -x30721 -x10760 -x6477 -x36572 -x1745 -x27867 -x30814 -x22241 -x20941 -x32951 -x22356 -x16032 -x2507 -x25083 -x10755 -x12697 -x32279 -x17753 -x9692 -x952 -x34037 -x24816 -x39648 -x38411 -x9554 -x18228 -x6855 -x13121 -x35731 -x10388 -x14347 -x14728 -x18578 -x30644 -x34934 -x17063 -x28787 -x5614 -x20055 -x19176 -x14513 -x16154 -x2533 -x31451 -x10445 -x5168 -x14869 -x11129 -x29025 -x40913 -x26106 -x32190 -x4469 -x19929 -x739 -x34969 -x12347 -x31973 -x15885 -x14026 -x37288 -x23618 -x400 -x9052 -x16806 -x12023 -x33656 -x23886 -x1896 -x39773 -x31371 -x32634 -x14858 -x18644 -x38646 -x30646 -x4415 -x1778 -x25922 -x31758 -x12337 -x38301 -x10686 -x16445 -x10242 -x29494 -x38578 -x8293 -x19228 -x19188 -x10957 -x32590 -x11547 -x30080 -x19225 -x8114 -x34869 -x10829 -x34471 -x26619 -x18078 -x325 -x31146 -x24047 -x20772 -x13250 -x37909 -x10140 -x17560 -x11187 -x29374 -x25460 -x6126 -x39604 -x16452 -x24299 -x16813 -x11686 -x26004 -x34033 -x19213 -x25587 -x10322 -x32540 -x224 -x3556 -x25584 -x37026 -x21550 -x17134 -x38417 -x35903 -x27236 -x30825 -x30028 -x19472 -x38141 -x12130 -x15960 -x39026 -x9482 -x23541 -x3945 -x2589 -x8673 -x29410 -x33088 -x13697 -x23683 -x31458 -x40898 -x33858 -x19476 -x27217 -x26006 -x12753 -x22602 -x18216 -x12074 -x34239 -x26737 -x5784 -x13521 -x26407 -x27321 -x25896 -x39929 -x4388 -x778 -x19136 -x2193 -x25506 -x35620 -x7024 -x32943 -x2152 -x18714 -x8571 -x19050 -x40278 -x12261 -x3370 -x31349 -x17899 -x4921 -x18394 -x22948 -x2390 -x36553 -x35488 -x8044 -x16007 -x7041 -x35157 -x7344 -x13173 -x6208 -x21639 -x23639 -x22891 -x17333 -x7218 -x10977 -x17149 -x21583 -x18374 -x17700 -x25337 -x964 -x21499 -x35439 -x7380 -x15871 -x40281 -x16175 -x13751 -x33362 -x9891 -x11091 -x34040 -x37667 -x37107 -x8602 -x26118 -x35448 -x10795 -x3010 -x32987 -x6365 -x19536 -x9455 -x24345 -x27653 -x17091 -x34188 -x22363 -x35168 -x17318 -x2782 -x37460 -x26769 -x29456 -x39355 -x28719 -x34189 -x24381 -x35424 -x40164 -x30295 -x10510 -x17984 -x25808 -x32535 -x31192 -x23600 -x9270 -x8240 -x17016 -x2626 -x40535 -x39295 -x25737 -x37669 -x37563 -x12939 -x5054 -x27596 -x35532 -x2978 -x39443 -x30129 -x90 -x7242 -x28670 -x21384 -x31651 -x3836 -x40599 -x33764 -x21955 -x22285 -x4720 -x32855 -x21318 -x12387 -x21265 -x9579 -x31446 -x2053 -x19249 -x21934 -x27268 -x3926 -x10235 -x32521 -x12736 -x22401 -x11508 -x26653 -x37987 -x14840 -x8674 -x18940 -x11157 -x122 -x26943 -x9487 -x22525 -x36039 -x36948 -x9436 -x7407 -x36366 -x25491 -x23444 -x8969 -x29280 -x33208 -x32919 -x32467 -x14005 -x38802 -x7811 -x20106 -x18135 -x1116 -x18103 -x32299 -x14988 -x8515 -x16385 -x6022 -x31516 -x40697 -x9839 -x38018 -x31636 -x17377 -x21000 -x34748 -x5163 -x11503 -x31569 -x28720 -x16290 -x28798 -x3853 -x25530 -x9696 -x10731 -x13296 -x9413 -x31703 -x4327 -x12084 -x33497 -x25859 -x4951 -x23402 -x10679 -x6784 -x17088 -x10 -x35061 -x9044 -x1327 -x6631 -x22872 -x30582 -x18843 -x37433 -x3773 -x24611 -x10454 -x38159 -x13892 -x36181 -x22818 -x37754 -x818 -x13868 -x14429 -x32881 -x35117 -x12538 -x32505 -x11485 -x34809 -x3326 -x31050 -x265 -x29382 -x35757 -x38140 -x12714 -x34562 -x35587 -x36620 -x28012 -x20584 -x26384 -x1643 -x29855 -x24141 -x10248 -x38249 -x38077 -x19942 -x6708 -x32526 -x29514 -x11048 -x25825 -x22337 -x1034 -x31356 -x19694 -x32536 -x13969 -x13610 -x39022 -x27287 -x1772 -x31763 -x6230 -x1402 -x27241 -x39567 -x39601 -x35866 -x38449 -x37308 -x13462 -x33347 -x37641 -x30849 -x8364 -x25160 -x8701 -x30054 -x25742 -x12508 -x10136 -x37642 -x736 -x7732 -x26353 -x9880 -x28764 -x33927 -x35797 -x13562 -x23519 -x21043 -x34587 -x21994 -x16228 -x34107 -x876 -x3564 -x13201 -x32186 -x30096 -x32041 -x28150 -x15670 -x1472 -x33619 -x32399 -x4001 -x39594 -x36469 -x16425 -x23572 -x33309 -x39616 -x5059 -x4963 -x20977 -x26184 -x28335 -x23969 -x28305 -x6308 -x19183 -x6344 -x15686 -x17271 -x3474 -x19566 -x29548 -x32228 -x21065 -x20485 -x2935 -x587 -x21564 -x16050 -x142 -x3209 -x35646 -x23051 -x6160 -x181 -x21983 -x30696 -x28700 -x38187 -x19589 -x6189 -x34225 -x36154 -x22640 -x3615 -x15583 -x21549 -x7369 -x533 -x16769 -x35870 -x9904 -x3923 -x15738 -x3281 -x13731 -x15294 -x7665 -x3473 -x11196 -x22906 -x12258 -x8012 -x28352 -x2669 -x12980 -x6257 -x20999 -x34150 -x22530 -x9113 -x40811 -x529 -x26598 -x15238 -x19995 -x20199 -x34784 -x30659 -x4010 -x6227 -x13772 -x17197 -x35036 -x2046 -x1163 -x34259 -x6733 -x12363 -x32324 -x10948 -x27390 -x40711 -x13263 -x5511 -x17209 -x17014 -x28025 -x29228 -x10885 -x16277 -x31398 -x19793 -x38045 -x32442 -x38906 -x13493 -x13178 -x12335 -x14918 -x28459 -x8323 -x2443 -x3024 -x7994 -x39465 -x3060 -x38786 -x33152 -x39177 -x6555 -x14902 -x983 -x25861 -x3590 -x6797 -x26207 -x34591 -x21093 -x19516 -x1075 -x21126 -x12738 -x21009 -x34270 -x40306 -x39033 -x12238 -x4954 -x24864 -x37624 -x24907 -x8645 -x35900 -x29471 -x25256 -x15382 -x35850 -x29875 -x24409 -x20764 -x18340 -x39895 -x15314 -x6295 -x27502 -x3395 -x36251 -x37843 -x4075 -x37781 -x10845 -x6572 -x4108 -x7958 -x30095 -x36361 -x1315 -x1257 -x32653 -x39395 -x18739 -x38990 -x11996 -x9181 -x1760 -x23480 -x39359 -x16437 -x2313 -x36311 -x38641 -x8596 -x29387 -x14713 -x27656 -x19826 -x30843 -x7507 -x33863 -x33043 -x5883 -x1324 -x22029 -x15311 -x12870 -x12647 -x11751 -x36993 -x17007 -x14788 -x27222 -x4323 -x2629 -x27478 -x9199 -x34681 -x29647 -x11112 -x5419 -x7580 -x21237 -x13418 -x19239 -x29002 -x14605 -x31145 -x13483 -x25228 -x36696 -x24445 -x21770 -x26112 -x22566 -x18585 -x27804 -x26809 -x10146 -x2890 -x13185 -x19222 -x14546 -x32390 -x22388 -x2936 -x3890 -x17320 -x23452 -x13461 -x5087 -x28987 -x19579 -x31460 -x27124 -x18901 -x31529 -x34278 -x12940 -x19397 -x15113 -x23544 -x21152 -x26874 -x16837 -x29915 -x25296 -x3699 -x32655 -x26646 -x24460 -x6994 -x3518 -x25076 -x4749 -x28353 -x36579 -x5777 -x16145 -x6973 -x8568 -x35938 -x31879 -x16905 x40429 -x37429 -x31063 -x1540 -x930 -x39064 -x21053 -x28885 -x1230 -x31294 -x11108 -x28704 -x2977 -x709 -x36751 -x8374 -x21579 -x4180 -x26493 -x34939 -x6439 -x27428 -x37626 -x969 -x25447 -x3975 -x23540 -x33473 -x27914 -x23576 -x24421 -x1877 -x6762 -x23426 -x32756 -x23593 -x31797 -x26012 -x2702 -x32554 -x38507 -x28518 -x25046 -x8496 -x38788 -x31769 -x23085 -x1582 -x37007 -x15348 -x6831 -x16447 -x29763 -x20839 -x1121 -x28594 -x16137 -x17121 -x28678 -x17162 -x26354 -x17491 -x19356 -x31587 -x20856 -x31085 -x15519 -x29475 -x8983 -x17705 -x9723 -x7056 -x24176 -x3086 -x16554 -x8171 -x3489 -x30936 -x17324 -x27949 -x22707 -x23341 -x35041 -x6836 -x12196 -x27691 -x19159 -x26923 -x30837 -x21367 -x22763 -x31025 -x21218 -x3832 -x22059 -x2273 -x5710 -x11928 -x39001 -x7249 -x16046 -x30671 -x35988 -x34354 -x23913 -x17506 -x33129 -x33993 -x11630 -x33849 -x27061 -x26533 -x40233 -x9869 -x24828 -x21761 -x22693 -x4343 -x8334 -x21986 -x26088 -x1459 -x14803 -x24858 -x26949 -x4736 -x20086 -x9774 -x8145 -x14909 -x12417 -x26939 -x38239 -x22521 -x17081 -x11664 -x29538 -x36747 -x9336 -x3294 -x16671 -x11524 -x13255 -x9884 -x17354 -x1712 -x20924 -x7185 -x29254 -x9051 -x37238 -x23137 -x35881 -x11907 -x33669 -x20716 -x32128 -x1523 -x31417 -x28464 -x19478 -x20514 -x11009 -x20189 -x21933 -x15991 -x40174 -x15782 -x13133 -x30034 -x25268 -x29863 -x36736 -x17539 -x12692 -x28220 -x28835 -x38277 -x26311 -x2228 -x24937 -x27923 -x9980 -x27655 -x4960 -x13791 -x19573 -x18430 -x1573 -x31057 -x22787 -x40666 -x4673 -x34462 -x17030 -x4513 -x28064 -x28684 -x15667 -x37953 -x4620 -x26226 -x18304 -x20457 -x16321 -x40676 -x33580 -x11460 -x2637 -x14457 -x18754 -x16326 -x40806 -x31087 -x10109 -x23248 -x6551 -x3290 -x5482 -x21767 -x38172 -x14406 -x16597 -x38787 -x30691 -x32426 -x30634 -x19009 -x36170 -x3503 -x13163 -x20225 -x29248 -x26628 -x638 -x21453 -x8830 -x2297 -x6719 -x279 -x28424 -x16020 -x39643 -x6528 -x4126 -x1687 -x24338 -x35427 -x26456 -x23347 -x20447 -x22974 -x37237 -x17427 -x29577 -x13518 -x21877 -x4643 -x37759 -x27785 -x14609 -x5207 -x23665 -x18883 -x15645 -x22613 -x24204 -x29829 -x6143 -x31990 -x38597 -x39290 -x4836 -x2170 -x3132 -x37399 -x11119 -x11808 -x2812 -x31674 -x1702 -x26799 -x8329 -x15923 -x8137 -x18443 -x24077 -x10016 -x18969 -x4135 -x34892 -x38536 -x35357 -x32926 -x9937 -x32019 -x31425 -x35120 -x27046 -x11705 -x15455 -x9926 -x11956 -x18904 -x2056 -x380 -x6096 -x7906 -x22409 -x17646 -x18853 -x30778 -x12139 -x22251 -x26197 -x19630 -x15757 -x39822 -x14521 -x28558 -x36228 -x18661 -x22432 -x5145 -x36384 -x39690 -x15649 -x33434 -x28897 -x25311 -x19461 -x25632 -x34369 -x14746 -x38441 -x21603 -x17115 -x36171 -x22278 -x6331 -x4259 -x286 -x16989 -x20343 -x35844 -x17474 -x441 -x10015 -x28347 -x38180 -x36846 -x25857 -x37596 -x25446 -x9424 -x17099 -x8587 -x13928 -x33842 -x8892 -x36028 -x32962 -x1557 -x7272 -x31960 -x11120 -x18789 -x1143 -x8967 -x8190 -x38556 -x7736 -x15723 -x26173 -x26101 -x37269 -x16486 -x1220 -x731 -x10019 -x26933 -x3452 -x11260 -x10186 -x33786 -x6088 -x17147 -x12481 -x29724 -x26230 -x18503 -x35386 -x28472 -x4918 -x1197 -x2398 -x19966 -x31295 -x7663 -x28106 -x24470 -x36486 -x33626 -x2966 -x15373 -x17654 -x3289 -x14286 -x22973 -x13406 -x7943 -x24832 -x15451 -x10122 -x5033 -x9864 -x8377 -x4684 -x27197 -x215 -x39719 -x17388 -x31084 -x8179 -x8522 -x17780 -x8520 -x4251 -x29193 -x39344 -x22835 -x24172 -x20280 -x12605 -x3906 -x20239 -x35602 -x21496 -x37202 -x3331 -x1628 -x5412 -x10198 -x38444 -x22369 -x2113 -x14097 -x10884 -x6883 -x21254 -x21803 -x9158 -x4786 -x23064 -x22348 -x33388 -x33401 -x29000 -x6681 -x38137 -x18239 -x39196 -x18266 -x39479 -x19689 -x37195 -x38509 -x36341 -x19549 -x12301 -x12600 -x7849 -x20658 -x2171 -x15709 -x38921 -x17164 -x10725 -x23983 -x34670 -x36103 -x38671 -x23218 -x11186 -x32623 -x26212 -x18274 -x21008 -x9670 -x37525 -x37491 -x13804 -x20659 -x39226 -x8930 -x31578 -x29478 -x6475 -x2067 -x29608 -x25489 -x29999 -x12687 -x17120 -x1495 -x34315 -x3216 -x23376 -x2907 -x33780 -x8418 -x12619 -x1923 -x1286 -x20580 -x13473 -x16202 -x1564 -x4004 -x11402 -x28807 -x24414 -x3257 -x11498 -x5321 -x36447 -x6087 -x40491 -x39221 -x30540 -x23903 -x9068 -x21038 -x5563 -x8891 -x29749 -x37844 -x29208 -x10153 -x32915 -x29099 -x1824 -x39631 -x25765 x3042 -x39514 -x1258 -x16803 -x36237 -x14889 -x6906 -x39713 -x23864 -x6980 -x37098 -x38834 -x19022 -x16976 -x4868 -x20064 -x16873 -x29420 -x36420 -x36666 -x25427 -x37690 -x31957 -x39579 -x13227 -x17509 -x24972 -x16003 -x18465 -x7529 -x32385 -x35858 -x26434 -x35109 -x39640 -x27265 -x38826 -x39510 -x22892 -x19571 -x176 -x21724 -x35548 -x31392 -x2421 -x35504 -x19677 -x18158 -x6205 -x17512 -x4518 -x26798 -x9960 -x4546 -x34705 -x27055 -x4270 -x34102 -x11375 -x35637 -x27169 -x75 -x31527 -x35263 -x14320 -x35286 -x37949 -x13533 -x13 -x7839 -x25994 -x28579 -x2073 -x3545 -x15327 -x7517 -x9201 -x22274 -x13970 -x29250 -x28299 -x15339 -x23165 -x21820 -x23204 -x13926 -x11631 -x39549 -x26930 -x38266 -x16760 -x8665 -x6732 -x33229 -x5652 -x24411 -x25536 -x17464 -x32389 -x8760 -x21034 -x17237 -x33634 -x40511 -x220 -x24189 -x27731 -x20063 -x29283 -x12894 -x29540 -x6294 -x31745 -x15711 -x3585 -x38032 -x10294 -x33975 -x13207 -x24183 -x17748 -x36566 -x35255 -x38133 -x19581 -x28463 -x32906 -x32912 -x8821 -x13446 -x39546 -x34795 -x21768 -x12146 -x18118 -x28337 -x1897 -x22915 -x2598 -x24712 -x31533 -x40129 -x8763 -x1663 -x10427 -x18202 -x35745 -x32933 -x23489 -x35303 -x24697 -x36656 -x14206 -x34054 -x2210 -x6587 -x31601 -x39482 -x27216 -x32685 -x21017 -x29546 -x31235 -x26538 -x38956 -x22958 -x28242 -x8661 -x3824 -x22173 -x3273 -x31401 -x35160 -x1594 -x40664 -x25004 -x13001 -x34176 -x9275 -x35080 -x36396 -x10220 -x37242 -x28677 -x31624 -x24781 -x6520 -x37576 -x10847 -x30586 -x26055 -x14154 -x31364 -x36468 -x35682 -x3195 -x12212 -x3181 -x21559 -x3330 -x9771 -x10787 -x37912 -x12294 -x12689 -x9786 -x25376 -x29559 -x13627 -x16810 -x33930 -x11277 -x23456 -x3546 -x8872 -x11989 -x12310 -x3847 -x27504 -x36625 -x24943 -x9079 -x3921 -x3609 -x6533 -x31466 -x27486 -x10375 -x13938 -x29910 -x38840 -x38327 -x31223 -x31560 -x40745 -x30934 -x3775 -x5885 -x7893 -x23224 -x5063 -x28957 -x20356 -x24185 -x13698 -x9419 -x14366 -x22139 -x14419 -x2939 -x25910 -x34511 -x10735 -x14552 -x12741 -x31862 -x39491 -x14020 -x36929 -x30827 -x27297 -x27576 -x19991 -x145 -x29872 -x15716 -x34536 -x1705 -x10094 -x14174 -x29190 -x39360 -x33201 -x16885 -x34371 -x19898 -x29625 -x31166 -x28180 -x1134 -x701 -x2214 -x8657 -x3115 -x30702 -x13781 -x315 -x39664 -x9758 -x20219 -x3816 -x37200 -x4550 -x25671 -x22346 -x4495 -x33944 -x11739 -x21440 -x32871 -x31805 -x1995 -x30088 -x11674 -x30694 -x13234 -x2047 -x20837 -x2665 -x25763 -x10595 -x9286 -x24169 -x34136 -x38130 -x27360 -x16172 -x35694 -x40841 -x9489 -x32533 -x2472 -x22575 -x13394 -x5812 -x19866 -x17747 -x34720 -x2089 -x32004 -x22768 -x16225 -x5929 -x7275 -x35832 -x11305 -x30128 -x14293 -x9549 -x21040 -x28896 -x4073 -x36427 -x13567 -x1832 -x33705 -x34375 -x23771 -x19646 -x34137 -x37853 -x23039 -x38519 -x30090 -x10397 -x37343 -x26030 -x32054 -x29442 -x12622 -x24116 -x30890 -x5216 -x16726 -x25475 -x20253 -x7539 -x29813 -x15944 -x12179 -x39969 -x12194 -x9699 -x34812 -x1925 -x6511 -x22747 -x8655 -x13799 -x40369 -x10962 -x13330 -x14089 -x2786 -x15078 -x33720 -x32229 -x11979 -x20029 -x7042 -x2180 -x18485 -x29067 -x24537 -x16887 -x25279 -x30120 -x8758 -x13954 -x4058 -x40192 -x4716 -x28747 -x34286 -x38605 -x33827 -x12188 -x28227 -x6161 -x32776 -x7235 -x24011 -x9165 -x24456 -x28651 -x38854 -x29928 -x26725 -x29674 -x34800 -x22218 -x34265 -x30617 -x1981 -x1809 -x26292 -x35945 -x34620 -x16313 -x36167 -x17168 -x7911 -x1117 -x10935 -x9368 -x24522 -x37993 -x30204 -x33271 -x38696 -x10754 -x16114 -x13085 -x26941 -x28274 -x39819 -x3857 -x38001 -x19741 -x12764 -x24211 -x12246 -x10033 -x36256 -x23883 -x8786 -x19190 -x39848 -x14645 -x16055 -x39095 -x8672 -x9376 -x22079 -x22690 -x34469 -x20865 -x6348 -x29204 -x4272 -x30085 -x31599 -x16771 -x2043 -x16609 -x14237 -x33274 -x19835 -x32940 -x17189 -x31720 -x15988 -x22383 -x38048 -x34522 -x38596 -x36007 -x28432 -x16890 -x36663 -x36067 -x34571 -x8468 -x32781 -x30512 -x15656 -x34478 -x31927 -x22523 -x8744 -x16689 -x5140 -x16160 -x5636 -x39670 -x32942 -x19497 -x8017 -x29696 -x16231 -x30675 -x19430 -x34665 -x12412 -x3531 -x6912 -x35214 -x2992 -x1711 -x38057 -x25428 -x22016 -x40771 -x4894 -x29953 -x27176 -x34783 -x20249 -x10717 -x21250 -x35553 -x29417 -x10035 -x31019 -x14393 -x15381 -x2923 -x17976 -x35131 -x29818 -x1777 -x16075 -x8903 -x14022 -x20984 -x27088 -x12743 -x6585 -x23163 -x7236 -x618 -x15747 -x37038 -x22439 -x19455 -x10436 -x38831 -x12413 -x7889 -x32854 -x15985 -x10526 -x23825 -x6378 -x23325 -x2521 -x36841 -x4324 -x38235 -x7526 -x29373 -x38766 -x31427 -x30217 -x27830 -x19744 -x28536 -x29198 -x13101 -x10994 -x10926 -x8874 -x38914 -x32064 -x8895 -x8095 -x36872 -x26298 -x13721 -x569 -x4532 -x12089 -x8169 -x35443 -x30707 -x28418 -x35461 -x742 -x13619 -x2205 -x33668 -x40852 -x13105 -x27231 -x29414 x40408 -x33456 -x31245 -x24950 -x24635 -x16455 -x29702 -x11331 -x14375 -x686 -x32671 -x20745 -x5269 -x20796 -x20724 -x37225 -x25070 -x5014 -x2321 -x35482 -x14101 -x12187 -x2294 -x14837 -x35586 -x8964 -x10912 -x14095 -x17839 -x28716 -x24556 -x35445 -x36358 -x23604 -x20590 -x35465 -x19003 -x9833 -x32997 -x31387 -x18168 -x467 -x3270 -x14502 -x14325 -x31454 -x11824 -x18056 -x32723 -x20876 -x29496 -x31649 -x5041 -x7642 -x4626 -x4623 -x10285 -x32673 -x10650 -x14890 -x25602 -x30534 -x13980 -x2617 -x36294 -x16346 -x12125 -x12113 -x1508 -x4157 -x9899 -x4956 -x16808 -x31671 -x18280 -x40480 -x30657 -x7733 -x31986 -x40516 -x10400 -x5031 -x26508 -x24043 -x17231 -x15877 x36106 -x13871 -x34146 -x35834 -x16515 -x36776 -x11267 -x11275 -x2266 -x5658 -x23102 -x10317 -x27256 -x10569 -x38319 -x1306 -x4770 -x13132 -x16925 -x13166 -x586 -x13298 -x27761 -x11183 x40549 -x10861 -x20826 -x34117 -x31860 -x38690 -x6945 -x16923 -x25917 -x368 -x14029 -x33795 -x5455 -x36236 -x13453 -x19113 -x26568 -x11568 -x14640 -x5532 -x14594 -x13113 -x3390 -x14463 -x1336 -x23461 -x14302 -x39663 -x7121 -x38259 -x8981 -x2445 -x31988 -x8138 -x18929 -x23641 -x3803 -x6423 -x37640 -x17085 -x26003 -x7691 -x1622 -x2064 -x6910 -x11580 -x22751 -x14849 -x28634 -x8961 -x6356 -x21155 -x16031 -x37656 -x35939 -x20947 -x13735 -x29891 -x37065 -x22147 -x23352 -x27181 -x25283 -x17526 -x20155 -x21602 -x36276 -x8423 -x17866 -x16602 -x8451 -x2925 -x27097 -x33514 -x36823 -x17878 -x932 -x17586 -x6707 -x29691 -x22506 -x8266 -x21626 -x33020 -x27141 -x5756 -x31621 -x1429 -x23363 -x2776 -x22531 -x32708 -x434 -x37085 -x6370 -x7634 -x33792 -x17696 -x5078 -x39732 -x38391 -x24180 -x26740 -x8681 -x934 -x13821 -x14114 -x36004 -x32138 -x981 -x35287 -x36449 -x22884 -x34920 -x38296 -x12329 -x25752 -x20431 -x18182 -x19519 -x24498 -x16118 -x39799 -x12247 -x16496 -x10158 -x34558 -x38084 -x16895 -x27249 -x8292 -x25725 -x24057 -x20401 -x21450 -x29019 -x39918 -x37991 -x26610 -x656 -x1671 -x36266 -x12648 -x21306 -x12889 -x30551 -x34207 -x11886 -x26077 -x15428 -x40634 -x40515 -x17541 -x36946 -x4481 -x17650 -x6764 -x29336 -x30519 -x35800 -x28991 -x20340 -x14369 -x10115 -x34325 -x37166 -x14824 -x2603 -x16982 -x14950 -x2701 -x33048 -x34203 -x38912 -x13529 -x28644 -x15045 -x13218 -x37346 -x2764 -x22759 -x1934 -x30539 -x29713 -x15677 -x22852 -x38949 -x14944 -x35449 -x36454 -x26410 -x6918 -x14937 -x28439 -x14604 -x21531 -x13552 -x34351 -x26703 -x32494 -x7155 -x38050 -x1153 -x19720 -x38047 -x28797 -x3064 -x29136 -x40267 -x11682 -x35170 -x14618 -x38500 -x17524 -x9369 -x23879 -x40165 -x20196 -x40116 -x11106 -x26194 -x9472 -x5038 -x25657 -x5664 -x9446 -x19867 -x22158 -x1033 -x5051 -x24229 -x36584 -x4831 -x4837 -x12104 -x18469 -x7570 -x37390 -x26480 -x33908 -x17169 -x892 -x11950 -x8006 -x1660 -x27348 -x18605 -x16700 -x789 -x6125 -x29213 -x35123 -x3360 -x23079 -x3201 -x19787 -x35782 -x10097 -x4633 -x18031 -x18263 -x32255 -x23006 -x4029 -x25464 -x39759 -x2016 -x28104 -x33479 -x35597 -x16333 -x34242 -x19654 -x7009 -x19 -x18358 -x31181 -x40522 -x29112 -x30451 -x24187 -x17803 -x10606 -x8801 -x29595 -x11915 -x13512 -x23982 -x40533 -x33305 -x18803 -x25385 -x7389 -x23720 -x23032 -x26820 -x9125 -x4012 -x2429 -x28889 -x25312 -x14246 -x383 -x11736 -x32366 -x37723 -x6960 -x4862 -x12224 -x6082 -x9595 -x6781 -x31677 -x39143 -x40784 -x38825 -x13670 -x9212 -x30464 -x13084 -x31172 -x32750 -x31754 -x30599 -x2078 -x25948 -x29777 -x15195 -x27819 -x39575 -x27917 -x4766 -x14589 -x16115 -x3521 -x5475 -x6809 -x28794 -x39505 -x14914 -x17352 -x12313 -x24514 -x8177 -x19531 -x13736 -x21201 -x31555 -x40335 -x1674 -x26551 -x26076 -x15337 -x1940 -x24572 -x34334 -x19734 -x10209 -x30167 -x37298 -x14524 -x26835 -x4382 -x27333 -x5721 -x14972 -x19828 -x15433 -x24063 -x17433 -x11421 -x11557 -x30280 -x18688 -x36956 -x7072 -x39275 -x27750 -x16322 -x6662 -x27515 -x39013 -x22511 -x32575 -x18419 -x12509 -x8052 -x23981 -x22233 -x20979 -x18311 -x17594 -x1785 -x37713 -x33407 -x40007 -x9586 -x15222 -x34173 -x34908 -x31964 -x20179 -x3999 -x8614 -x34237 -x36445 -x26768 -x12660 -x13288 -x39795 -x7651 -x14894 -x24311 -x2079 -x24578 -x3903 -x40678 -x35376 -x37659 -x22118 -x28079 -x23712 -x14747 -x30733 -x13536 -x23324 -x4692 -x36075 -x11246 -x26342 -x40235 -x32754 -x21533 -x30812 -x6426 -x22899 -x16052 -x32572 -x27175 -x26991 -x26932 -x22375 -x3121 -x29934 -x33494 -x38195 -x8316 -x35624 -x5913 -x30829 -x1776 -x33060 -x35668 -x22620 -x17795 -x28580 -x8392 -x3457 -x39363 -x2741 -x21990 -x27806 -x32823 -x21447 -x597 -x5021 -x23807 -x34029 -x38761 -x14139 -x5111 -x27465 -x3693 -x33303 -x6671 -x34000 -x1070 -x10992 -x6667 -x1431 -x25770 -x3173 -x14061 -x20223 -x33224 -x32030 -x24378 -x30655 -x12103 -x31932 -x38116 -x28395 -x21667 -x698 -x14838 -x7255 -x22590 -x37378 -x36029 -x31074 -x18600 -x21075 -x37510 -x28939 -x8027 -x27911 -x24441 -x28566 -x28496 -x3977 -x28196 -x775 -x9108 -x35581 -x5433 -x25566 -x24516 -x5076 -x30768 -x26700 -x40000 -x38640 -x40785 -x18854 -x13243 -x16882 -x38606 -x13090 -x2748 -x19368 -x5579 -x19715 -x439 -x6210 -x8884 -x11515 -x14949 -x33433 -x24462 -x21080 -x3808 -x6353 -x33200 -x24955 -x13520 -x33251 -x2410 -x32660 -x35805 -x23840 -x11214 -x8792 -x38305 -x33678 -x38963 -x30438 -x18535 -x14599 -x177 -x8080 -x36494 -x13946 -x25561 -x11940 -x22881 -x2799 -x23259 -x40636 -x22252 -x19617 -x15462 -x8057 -x29419 -x24193 -x38805 -x28020 -x1987 -x2792 -x13724 -x39294 -x4902 -x24616 -x2514 -x16938 -x31615 -x4603 -x35507 -x20336 -x18173 -x2172 -x19412 -x10241 -x31556 -x19660 -x29660 -x4913 -x26363 -x10858 -x20778 -x10585 -x36790 -x28272 -x35222 -x18604 -x11752 -x26681 -x16268 -x5757 -x11327 -x31546 -x4267 -x10814 -x38832 -x2135 -x7532 -x13014 -x37283 -x22318 -x29318 -x11598 -x5116 -x33429 -x29140 -x13981 -x11153 -x18105 -x37950 -x38501 -x22716 -x393 -x25183 -x20586 -x11398 -x24509 -x33592 -x27379 -x38271 -x38138 -x37432 -x1614 -x27311 -x27851 -x38988 -x5537 -x8529 -x23735 -x28513 -x40755 -x168 -x3205 -x15958 -x555 -x36026 -x19559 -x28959 -x40316 -x38357 -x23928 -x31503 -x19534 -x35845 -x7584 -x19713 -x3282 -x12314 -x12029 -x29700 -x40092 -x34194 -x23213 -x15456 -x1206 -x17359 -x17378 -x12936 -x13609 -x19806 -x20093 -x28882 -x22211 -x8949 -x35470 -x21281 -x40462 -x39686 -x40668 -x30894 -x38325 -x30535 -x19207 -x33141 -x30151 -x23316 -x18794 -x20951 -x34191 -x15560 -x31604 -x33364 -x34855 -x37040 -x1387 -x29271 -x8811 -x17283 -x30959 -x5373 -x16611 -x6819 -x5477 -x40203 -x17636 -x32917 -x10942 -x21730 -x5638 -x32301 -x22146 -x34329 -x15918 -x39540 -x14951 -x36175 -x6527 -x3922 -x4344 -x5028 -x30484 -x847 -x19163 -x19386 -x11107 -x25800 -x31934 -x22335 -x3498 -x20621 -x25091 -x40833 -x34986 -x39626 -x28564 -x18884 -x15197 -x4662 -x16755 -x30842 -x17135 -x22833 -x12903 -x12716 -x32821 -x18002 -x26034 -x27344 -x11028 -x22641 -x17723 -x3578 -x10744 -x10229 -x17516 -x34056 -x33253 -x34575 -x18636 -x28280 -x33091 -x24307 -x17404 -x32031 -x28637 -x19045 -x38403 -x30052 -x9998 -x40775 -x35381 -x23219 -x17172 -x38 -x26590 -x21737 -x2513 -x28234 -x25253 -x19327 -x16469 -x19280 -x16147 -x21510 -x31992 -x3325 -x36685 -x19840 -x2406 -x7469 -x35012 -x12396 -x33383 -x4642 -x38371 -x21856 -x38600 -x39059 -x36552 -x25873 -x29838 -x35341 -x10660 -x28437 -x15274 -x3552 -x18493 -x19855 -x22888 -x27828 -x11579 -x30474 -x2386 -x20415 -x17740 -x20561 -x12169 -x18161 -x10037 -x19145 -x33890 -x31196 -x908 -x9407 -x29977 -x14431 -x31623 -x16255 -x6545 -x3543 -x30593 -x13674 -x11078 -x24475 -x21553 -x5342 -x31437 -x18970 -x11486 -x2090 -x10876 -x17893 -x33297 -x39190 -x15965 -x11393 -x23233 -x38700 -x1058 -x7471 -x20698 -x2694 -x26389 -x15217 -x3557 -x21931 -x4245 -x35027 -x12071 -x24279 -x31164 -x32734 -x8528 -x33852 -x13600 -x7213 -x14045 -x7997 -x18094 -x314 -x36836 -x19997 -x32037 -x26603 -x25947 -x18066 -x35946 -x37846 -x35964 -x23940 -x23874 -x39562 -x17369 -x31269 -x10827 -x11927 x40441 -x6673 -x8215 -x26844 -x8697 -x21028 -x8315 -x11701 -x19958 -x2577 -x5933 -x36891 -x19195 -x33611 -x35076 -x40851 -x22294 -x18348 -x465 -x39240 -x7358 -x19706 -x24020 -x13972 -x166 -x7721 -x34864 -x16971 -x24320 -x25263 -x2013 -x15812 -x17961 -x3970 -x2003 -x14853 -x11676 -x15504 -x2645 -x11667 -x32327 -x24313 -x8116 -x27614 -x25534 -x26072 -x27408 -x29272 -x1482 -x38251 -x13433 -x32858 -x16946 -x36231 -x29500 -x33143 -x24103 -x19275 -x22298 -x37999 -x36837 -x11191 -x28181 -x7854 -x17240 -x12639 -x7563 -x6613 -x12303 -x18624 -x1741 -x34588 -x10413 -x10665 -x36764 -x8428 -x25214 -x23199 -x7064 -x23323 -x4471 -x11118 -x22647 -x9296 -x6401 -x17484 -x18203 -x3048 -x34299 -x29424 -x1810 -x35013 -x26623 -x2441 -x34281 -x33866 -x37760 -x33087 -x8320 -x32462 -x12360 -x18633 -x12645 -x21687 -x37002 -x26689 -x5755 -x34283 -x40387 -x21409 -x4454 -x9281 -x6456 -x576 -x37316 -x11738 -x13705 -x15730 -x22646 -x6500 -x37294 -x255 -x33937 -x4466 -x32879 -x7001 -x34359 -x1214 -x5193 -x24805 -x11734 -x39043 -x35570 -x38459 -x10802 -x6552 -x18342 -x1088 -x23998 -x9826 -x26842 -x23692 -x23601 -x18180 -x38571 -x23766 -x6522 -x10412 -x23687 -x4808 -x13283 -x11488 -x27045 -x17744 -x27602 -x7026 -x5863 -x27793 -x4519 -x33818 -x3707 -x17966 -x1151 -x12002 -x37264 -x5241 -x6419 -x9985 -x11722 -x22405 -x39944 -x28532 -x17971 -x4711 -x13098 -x24877 -x5696 -x31826 -x10928 -x11794 -x4426 -x10639 -x29824 -x12091 -x35633 -x10989 -x11677 -x15761 -x36300 -x8135 -x33897 -x18689 -x18625 -x19392 -x17819 -x28279 -x34891 -x37810 -x18319 -x18362 -x22916 -x34272 -x39900 -x35599 -x18439 -x1377 -x4103 -x36686 -x32613 -x1185 -x39950 -x26415 -x30536 -x29244 -x40700 -x34221 -x31070 -x30394 -x11966 -x32490 -x34715 -x450 -x19248 -x3307 -x18759 -x29476 -x17520 -x37486 -x1392 -x16001 -x24197 -x6478 -x5384 -x5558 -x24684 -x4939 -x37985 -x34036 -x21233 -x39473 -x6965 -x22923 -x10277 -x23599 -x24843 -x22807 -x33913 -x860 -x29714 -x16838 -x28561 -x15930 -x20097 -x34781 -x12617 -x19770 -x2845 -x23979 -x31777 -x37674 -x10446 -x5890 -x21476 -x37804 -x14796 -x6225 -x10593 -x38489 -x23929 -x9629 -x15296 -x25956 -x20077 -x32469 -x851 -x22351 -x14337 -x39736 -x8344 -x21347 -x22291 -x24909 -x6310 -x15 -x37114 -x20311 -x14072 -x31431 -x9854 -x30899 -x15181 -x12203 -x23286 -x8386 -x37350 -x11931 -x17854 -x9439 -x1285 -x9355 -x11981 -x33684 -x12431 -x36714 -x23369 -x6447 -x24961 -x40206 -x32061 -x15252 -x1039 -x21287 -x36455 -x8483 -x6939 -x36433 -x34654 -x19049 -x5391 -x21988 -x40894 -x5935 -x26370 -x25124 -x7495 -x37507 -x32541 -x16787 -x21607 -x22128 -x8378 -x25776 -x29642 -x23580 -x2831 -x17252 -x13962 -x37069 -x17905 -x659 -x5133 -x30508 -x2633 -x15426 -x20250 -x2392 -x7061 -x20517 -x1988 -x25200 -x37128 -x39762 -x29821 -x28731 -x4053 -x10781 -x15175 -x31997 -x12526 -x11641 -x26498 -x8301 -x30929 -x5538 -x7604 -x4047 -x23557 -x36506 -x35237 -x22672 -x28124 -x31842 -x11867 -x2804 -x29383 -x29412 -x8574 -x1177 -x9648 -x8427 -x31675 -x5192 -x30637 -x17438 -x19108 -x24562 -x23821 -x37281 -x22728 -x39216 -x20805 -x18092 -x40659 -x2711 -x18830 -x25305 -x2038 -x17080 -x16030 -x37394 -x16041 -x24880 -x14613 -x8147 -x29352 -x28139 -x37733 -x36648 -x34100 -x35807 -x31582 -x7139 -x18973 -x12259 -x32545 -x23441 -x8173 -x22886 -x5460 -x33614 -x15126 -x9655 -x15777 -x40637 -x11544 -x8010 -x15098 -x8284 -x31104 -x28501 -x23787 -x3613 -x37403 -x31499 -x27605 -x27161 -x15788 -x34851 -x10254 -x40083 -x38909 -x26061 -x6354 -x30892 -x11807 -x31439 -x22450 -x26845 -x8436 -x26252 -x7908 -x12993 -x12704 -x14122 -x13622 -x19338 -x12951 -x22782 -x27365 -x34644 -x22643 -x35163 -x11843 -x27703 -x9379 -x6628 -x24136 -x22164 -x18251 -x39700 -x9683 -x12923 -x25238 -x8474 -x30100 -x11505 -x14835 -x5520 -x12774 -x21388 -x9110 -x18116 -x15874 -x40927 -x16912 -x36577 -x17672 -x12817 -x5608 -x28137 -x4553 -x38085 -x1610 -x17174 -x9551 -x23493 -x21049 -x14699 -x35014 -x7613 -x3523 -x5208 -x16899 -x6639 -x1866 -x8086 -x40734 -x11042 -x6001 -x9427 -x34342 -x12598 -x40615 -x10770 -x39887 -x8228 -x4534 -x11362 -x13814 -x3110 -x5581 -x20467 -x33348 -x10976 -x1706 -x3967 -x38870 -x31379 -x16270 -x25578 -x3998 -x5306 -x12614 -x1710 -x32124 -x16524 -x22977 -x11569 -x29049 -x24985 -x9070 -x11358 -x24118 -x34367 -x34357 -x35557 -x34 -x8882 -x39632 -x7196 -x25059 -x6648 -x37875 -x9196 -x13474 -x28837 -x17782 -x33310 -x18379 -x3104 -x10463 -x27129 -x19389 -x34767 -x19311 -x11541 -x7240 -x5029 -x4457 -x29780 -x20672 -x29392 -x19848 -x36247 -x6131 -x3827 -x5800 -x17473 -x2801 -x38679 -x13994 -x34141 -x14497 -x5615 -x19059 -x37034 -x31072 -x3197 -x6358 -x19452 -x31346 -x6743 -x21458 -x6735 -x33823 -x23366 -x26950 -x8018 -x4393 -x4879 -x3012 -x22902 -x22745 -x5840 -x32164 -x14875 -x28504 -x34210 -x25942 -x9814 -x27126 -x14459 -x36970 -x38674 -x12331 -x35631 -x28527 -x15857 -x1505 -x35980 -x22508 -x27948 -x20243 -x1607 -x24147 -x25280 -x4625 -x28400 -x34048 -x32638 -x3631 -x11195 -x33171 -x28164 -x22227 -x5392 -x35433 -x36257 -x20254 -x22061 -x18127 -x15122 -x9789 -x26109 -x25110 -x30862 -x21847 -x1375 -x40383 -x35211 -x2529 -x5107 -x25588 -x1422 -x14730 -x23469 -x29578 -x17307 -x39708 -x11520 -x35489 -x3610 -x35888 -x19115 -x31609 -x39025 -x29461 -x5174 -x18086 -x22609 -x25237 -x22428 -x9673 -x24724 -x14997 -x39495 -x19796 -x24270 -x27835 -x5152 -x13759 -x33284 -x19680 -x430 -x27516 -x34165 -x15305 -x27283 -x6390 -x16743 -x9562 -x18196 -x4781 -x39458 -x11366 -x21670 -x18820 -x36243 -x39481 -x13618 -x33286 -x14466 -x34180 -x38688 -x39414 -x11828 -x16522 -x17929 -x40829 -x5741 -x4247 -x16720 -x29308 -x31659 -x19349 -x4020 -x22941 -x14737 -x6755 -x4460 -x916 -x3385 -x21262 -x12227 -x12010 -x17656 -x9337 -x15827 -x20351 -x7754 -x340 -x37731 -x35300 -x32681 -x15725 -x23575 -x20539 -x2040 -x347 -x3785 -x39089 -x25880 -x13050 -x8685 -x34590 -x17967 -x26605 -x38652 -x22619 -x33760 -x25723 -x25955 -x20206 -x4869 -x32401 -x37315 -x24682 -x35295 -x5720 -x26822 -x34456 -x7541 -x10118 -x15775 -x7052 -x22069 -x12576 -x32085 -x20255 -x7879 -x39401 -x38824 -x19542 -x22072 -x33096 -x5296 -x19043 -x39998 -x2470 -x38498 -x13416 -x16476 -x17256 -x3283 -x20104 -x17987 -x8125 -x19655 -x34492 -x19253 -x12971 -x6700 -x25419 -x20631 -x36439 -x34798 -x6412 -x34930 -x33162 -x36038 -x39908 -x22311 -x33644 -x35899 -x23411 -x36113 -x37787 -x27062 -x16988 -x6016 -x4911 -x29733 -x29668 -x27852 -x28738 -x35885 -x34919 -x5587 -x20787 -x25978 -x2532 -x1408 -x11146 -x409 -x31637 -x38307 -x2316 -x2655 -x21684 -x17547 -x16334 -x20692 -x30411 -x3879 -x1727 -x9612 -x19608 -x3994 -x18858 -x31383 -x28262 -x38465 -x22151 -x7302 -x31144 -x6284 -x8804 -x27227 -x27866 -x942 -x15405 -x201 -x4340 -x28928 -x34392 -x30741 -x31956 -x11021 -x38982 -x40461 -x16888 -x34240 -x27532 -x39012 -x23490 -x37119 -x22135 -x4785 -x6471 -x10290 -x7122 -x12984 -x21473 -x17097 -x10704 -x23127 -x1624 -x4950 -x31018 -x25852 -x15084 -x9490 -x21378 -x32898 -x33959 -x40289 -x3032 -x19998 -x39521 -x15124 -x22665 -x30412 -x13718 -x936 -x14159 -x25789 -x7883 -x31897 -x2268 -x6317 -x12200 -x189 -x397 -x22940 -x7457 -x2515 -x24528 -x3135 -x21162 -x30822 -x32338 -x2725 -x30109 -x20636 -x26709 -x6274 -x14935 -x2875 -x23828 -x38345 -x37004 -x25325 -x25585 -x236 -x40295 -x39071 -x21833 -x22961 -x13489 -x21676 -x1092 -x18174 -x37141 -x22730 -x743 -x11976 -x6170 -x23330 -x38947 -x32371 -x19818 -x16977 -x35072 -x15329 -x29118 -x35831 -x36524 -x22628 -x10373 -x951 -x27157 -x12895 -x28817 -x9412 -x34457 -x2452 -x31363 -x36646 -x5283 -x27179 -x18386 -x4816 -x40891 -x34062 -x13392 -x32592 -x34045 -x6134 -x10988 -x39636 -x36041 -x1950 -x19707 -x21380 -x2195 -x15571 -x34543 -x40189 -x40288 -x37436 -x36888 -x12085 -x15096 -x7012 -x2950 -x36606 -x7525 -x14932 -x40920 -x13006 -x14706 -x31436 -x10076 -x3950 -x5665 -x25204 -x14264 -x34417 -x2100 -x33559 -x7124 -x23463 -x6651 -x4962 -x26157 -x13996 -x33449 -x34585 -x25213 -x33232 -x23067 -x2229 -x36949 -x37233 -x27862 -x16008 -x14221 -x33220 -x8242 -x34271 -x15568 -x11259 -x34557 -x11128 -x34526 -x13808 -x35006 -x11679 -x11484 -x1721 -x11116 -x36926 -x36917 -x18436 -x30498 -x25794 -x17446 -x13897 -x7932 -x29603 -x603 -x9100 -x15566 -x14010 -x21288 -x21355 -x15240 -x13099 -x38093 -x34052 -x21382 -x5689 -x12233 -x40366 -x29360 -x23836 -x5254 -x19012 -x30102 x3637 -x21022 -x21298 -x14967 -x3495 -x37684 -x16530 -x15203 -x33651 -x23172 -x8313 -x38156 -x6620 -x32873 -x24725 -x39622 -x39247 -x27766 -x23123 -x29399 -x15090 -x37416 -x40340 -x15844 -x35116 -x29672 -x24732 -x2713 -x26712 -x6854 -x13031 -x38434 -x1201 -x18540 -x4284 -x35239 -x3220 -x33019 -x18704 -x21694 -x6526 -x39715 -x23166 -x35999 -x14607 -x22344 -x13854 -x34655 -x3496 -x3050 -x13239 -x22433 -x30139 -x33579 -x39685 -x35441 -x20529 -x39810 -x31500 -x27093 -x7781 -x38049 -x8261 -x21212 -x14051 -x323 -x37154 -x26576 -x30532 -x19498 -x36261 -x11424 -x27001 -x36931 -x14105 -x38099 -x13437 -x3232 -x26042 -x30703 -x38207 -x15129 -x12577 -x10472 -x32093 -x21658 -x40310 -x7696 -x40809 -x5605 -x30436 -x20352 -x3611 -x7322 -x19473 -x12823 -x36522 -x39053 -x30896 -x28374 -x40276 -x25036 -x9623 -x27630 -x36474 -x40309 -x34564 -x26501 -x38962 -x33291 -x35259 -x12101 -x30777 -x31980 -x17450 -x12685 -x31800 -x12613 -x25088 -x7747 -x13663 -x6454 -x16580 -x33290 -x13345 -x7295 -x6508 -x38041 -x38448 -x22594 -x3636 -x28597 -x6560 -x24401 -x13162 -x35827 -x27820 -x26331 -x20915 x3439 -x35639 -x27010 -x6091 -x30185 -x13939 -x4052 -x28285 -x9661 -x28290 -x21315 -x423 -x28573 -x19875 -x16085 -x35733 -x33892 -x18121 -x11167 -x23531 -x16828 -x12989 -x28470 -x19382 -x19164 -x12072 -x23871 -x25790 -x13196 -x37422 -x5964 -x11179 -x28883 -x24526 -x8735 -x21851 -x40356 -x40066 -x27764 -x14249 -x22966 -x36249 -x28557 -x4959 -x2816 -x15168 -x39110 -x29129 -x37715 -x26972 -x12240 -x6014 -x14763 -x1880 -x22382 -x39362 -x27712 -x28842 -x36699 -x103 -x21673 -x31277 -x32242 -x23719 -x2683 -x24001 -x6625 -x9398 -x13413 -x244 -x19508 -x19619 -x40718 -x18579 -x23812 -x32975 -x19674 -x13576 -x7008 -x20342 -x34828 -x21360 -x40713 -x12086 -x37054 -x16056 -x7308 -x11992 -x26746 -x40479 -x16993 -x40869 -x622 -x38264 -x20492 -x34133 -x7981 -x18096 -x40861 -x7514 -x8447 -x24380 -x23007 -x7131 -x18708 -x33639 -x35785 -x910 -x1879 -x34027 -x1043 -x35569 -x6812 -x12455 -x8342 -x1322 -x30912 -x22458 -x6333 -x15245 -x27232 -x6550 -x11223 -x37186 -x18975 -x16105 -x21554 -x31496 -x35775 -x30070 -x19690 -x38227 -x38974 -x11817 -x35031 -x24841 -x7003 -x30638 -x30904 -x4130 -x40929 -x39246 -x16103 -x35978 -x4212 -x20702 -x23691 -x34970 -x18995 -x20801 -x33052 -x40635 -x27342 -x16419 -x30734 -x25272 -x29753 -x3381 -x30625 -x4109 -x16773 -x31626 -x4776 -x5045 -x18134 -x11015 -x30271 -x9466 -x40177 -x20926 -x17499 -x13120 -x5204 -x4705 -x6597 -x16883 -x2818 -x16892 -x4397 -x29340 -x35472 -x8387 -x27796 -x40611 -x25411 -x2499 -x35399 -x9902 -x36403 -x17228 -x16233 -x18639 -x18990 -x2750 -x39578 -x24102 -x7265 -x3236 -x4153 -x31193 -x3978 -x21025 -x8925 -x826 -x31343 -x20266 -x15556 -x11493 -x35792 -x19699 -x22586 -x27490 -x25538 -x691 -x33491 -x17260 -x10840 -x28871 -x24948 -x35403 -x24278 -x29663 -x35339 -x6888 -x21063 -x9918 -x13579 -x39709 -x21520 -x30793 -x11962 -x19475 -x35749 -x20841 -x16208 -x25620 -x37506 -x32633 -x6926 -x30986 -x38428 -x31202 -x13503 -x4006 -x31979 -x11811 -x25282 -x3912 -x29980 -x8513 -x38197 -x13146 -x2138 -x33047 -x38523 -x40318 -x10297 -x39849 -x7728 -x18838 -x6952 -x33531 -x34960 -x10440 -x34322 -x37009 -x19240 -x17519 -x15558 -x21904 -x5211 -x8754 -x32250 -x7004 -x11712 -x33618 -x11339 -x17051 -x24789 -x19934 -x11601 -x1780 -x16878 -x2737 -x24283 x4298 -x27104 -x39955 -x19004 -x18013 -x33317 -x33242 -x37304 -x27295 -x31468 -x31924 -x4774 -x18781 -x24686 -x27682 -x26816 -x33540 -x37729 -x26294 -x5381 -x19786 -x1834 -x28870 -x9415 -x34078 -x20436 -x24280 -x32090 -x34916 -x18418 -x10143 -x35628 -x10265 -x35746 -x2295 -x7315 -x32519 -x25134 -x10323 -x37849 -x13278 -x3217 -x16708 -x21902 -x33907 -x2198 -x28626 -x11874 -x24547 -x23005 -x30524 -x36546 -x31791 -x4237 -x40544 -x36599 -x17000 -x19255 -x8356 -x30983 -x25113 -x16062 -x28809 -x27638 -x11412 -x713 -x32316 -x32453 -x2245 -x14911 -x19810 -x11026 -x29681 -x38287 -x14195 -x33615 -x28345 -x7538 -x9495 -x23537 -x33516 -x10556 -x1977 -x32198 -x18643 -x7390 -x9434 -x840 -x19935 -x40238 -x7799 -x20792 -x4137 -x33278 -x23811 -x17958 -x22519 -x18562 -x476 -x17634 -x16699 -x3629 -x31229 -x7520 -x17939 -x36724 -x14741 -x1410 -x3072 -x16922 -x17706 -x36969 -x14893 -x36349 -x3127 -x11786 -x14934 -x27730 -x39656 -x396 -x16681 -x26901 -x27889 -x19539 -x26632 -x35857 -x8548 -x37580 -x30318 -x5715 -x16481 -x13878 -x4015 -x11173 -x35748 -x39297 -x5048 -x32517 -x19107 -x18149 -x29979 -x36491 -x1407 -x37087 -x17913 -x9087 -x18657 -x38782 -x8676 -x28052 -x25441 -x18726 -x29633 -x9989 -x23454 -x9154 -x15823 -x4209 -x486 -x17046 -x36295 -x12218 -x1276 -x25100 -x8945 -x28469 -x16687 -x24520 -x3820 -x5199 -x2448 -x36517 -x13137 -x29694 -x22516 -x16060 -x10726 -x13275 -x21728 -x17276 -x7509 -x21875 -x26347 -x3658 -x27471 -x36089 -x34352 -x19427 -x26895 -x12908 -x10169 -x21285 -x26656 -x33470 -x33014 -x30363 -x27583 -x6371 -x23535 -x15527 -x10507 -x21954 -x19185 -x39874 -x20011 -x17313 -x35765 -x37907 -x29017 -x5461 -x23090 -x34752 -x20938 -x17713 -x3045 -x6687 -x17468 -x37300 -x23851 -x35666 -x2703 -x29212 -x4097 -x36309 -x36015 -x35218 -x16537 -x36596 -x16706 -x16656 -x24347 -x478 -x5977 -x8885 -x2072 -x14224 -x22025 -x35761 -x23907 -x28118 -x17855 -x32278 -x36542 -x11401 -x27499 -x26535 -x1008 -x8599 -x40080 -x11089 -x15681 -x5725 -x34885 -x37725 -x13172 -x15814 -x32562 -x25174 -x3770 -x5651 -x1774 -x20650 -x8278 -x29243 -x2647 -x30919 -x18250 -x1405 -x22000 -x26984 -x32626 -x39850 -x1401 -x7555 -x10772 -x38774 -x2255 -x134 -x20749 -x9664 -x26979 -x8195 -x28091 -x3404 -x7809 -x30127 -x16272 -x36374 -x2608 -x6623 -x36569 -x40246 -x19634 -x31457 -x29135 -x5409 -x29225 -x29693 -x8843 -x25814 -x1596 -x7396 -x3021 -x247 -x15811 -x36254 -x16705 -x2155 -x39311 -x19779 -x34728 -x14577 -x35148 -x8129 -x36456 -x39088 -x666 -x32465 -x19811 -x27014 -x8787 -x27994 -x40788 -x29286 -x9344 -x3777 -x20662 -x24055 -x25415 -x25418 -x10117 -x11076 -x4914 -x21252 -x40850 -x6924 -x16970 -x111 -x32878 -x38991 -x26274 -x27323 -x14222 -x26013 -x25635 -x37012 -x38295 -x5794 -x11571 -x32065 -x21016 -x14388 -x27534 -x29830 -x14202 -x18769 -x4306 -x30515 -x11249 -x26955 -x1104 -x28288 -x39864 -x6843 -x26027 -x12864 -x17422 -x23597 -x30207 -x33287 -x147 -x15966 -x15046 -x33446 -x37520 -x1504 -x37051 -x5633 -x5245 -x20983 -x31445 -x14567 -x17762 -x37524 -x22255 -x13086 -x16493 -x21397 -x9821 -x3456 -x23991 -x260 -x12419 -x4043 -x24427 -x9971 -x1736 -x14535 -x34994 -x10668 -x25863 -x19408 -x3011 -x30971 -x34317 -x15460 -x33484 -x18545 -x11562 -x10181 -x39899 -x36704 -x32225 -x6328 -x18492 -x5228 -x7219 -x5939 -x39855 -x39403 -x16438 -x22975 -x20786 -x33521 -x39977 -x19556 -x1395 -x8460 -x3757 -x4129 -x26153 -x10954 -x33463 -x28323 -x30392 -x19612 -x35815 -x1597 -x6606 -x36547 -x16291 -x34149 -x16237 -x6705 -x39994 -x13943 -x25563 -x24941 -x2437 -x33538 -x18472 -x40773 -x37880 -x30567 -x4387 -x20462 -x33811 -x34762 -x16547 -x33124 -x39672 -x27427 -x20639 -x8155 -x23176 -x5386 -x9721 -x30000 -x1170 -x22760 -x29341 -x10771 -x25056 -x11433 -x7859 -x28877 -x15153 -x39992 -x26147 -x16686 -x40252 -x6169 -x26388 -x10865 -x32924 -x31845 -x13102 -x35078 -x18787 -x38884 -x15423 -x16807 -x34529 -x25470 -x33056 -x5981 -x7688 -x21788 -x7707 -x19537 -x20949 -x14110 -x29962 -x8470 -x37329 -x26395 -x36671 -x8327 -x24309 -x35897 -x38161 -x1893 -x39457 -x8339 -x26453 -x9506 -x31310 -x31610 -x8902 -x26190 -x16116 -x31823 -x25439 -x16950 -x17249 -x39981 -x18303 -x20284 -x28701 -x20256 -x20728 -x5447 -x34372 -x2276 -x36421 -x16148 x40530 -x11814 -x35618 -x3648 -x28981 -x15797 -x15647 -x15340 -x40119 -x1173 -x26089 -x30564 -x23734 -x19962 -x22080 -x15745 -x19781 -x4498 -x22324 -x36844 -x31325 -x40797 -x33439 -x20630 -x23984 -x1717 -x21848 -x20810 -x26989 -x334 -x38016 -x12672 -x1446 -x12181 -x34022 -x6824 -x2002 -x6268 -x1892 -x33139 -x11271 -x3210 -x40279 -x36811 -x35044 -x28619 -x30181 -x18247 -x2290 -x2436 -x2912 -x28671 -x1539 -x10125 -x18668 -x469 -x11895 -x19024 -x2934 -x2158 -x30533 -x20475 -x20397 -x3983 -x6933 -x34198 -x13377 -x18397 -x754 -x6009 -x9908 -x26401 -x17946 -x10573 -x31505 -x38853 -x5852 -x2965 -x8174 -x6811 -x10128 -x13568 -x3266 -x901 -x7277 -x665 -x21220 x40440 -x5325 -x3502 -x11825 -x8231 -x14257 -x36864 -x9268 -x28878 -x30477 -x21247 -x21394 -x9474 -x27553 -x18572 -x33101 -x24503 -x11389 -x30014 -x27514 -x33759 -x17873 -x11480 -x38198 -x3347 -x19822 -x25501 -x1668 -x11045 -x40167 -x39800 -x23239 -x7291 -x18339 -x20333 -x15543 -x34925 -x15150 -x20498 -x35248 -x13601 -x21222 -x9239 -x15987 -x26752 -x15379 -x38478 -x39014 -x18449 -x11789 -x12775 -x35533 -x27512 -x38112 -x6826 -x8718 -x8021 -x27594 -x11637 -x22908 -x22160 -x34804 -x22486 -x30206 -x3372 -x23017 -x18466 -x20159 -x13984 -x22020 -x33621 -x31060 -x40096 -x3034 -x26069 -x21238 -x1358 -x12788 -x3645 -x26880 -x8251 -x1448 -x23855 -x9602 -x3800 -x14703 -x24480 -x18030 -x26850 -x22036 -x29121 -x36852 -x34759 -x29379 -x37884 -x12945 -x25157 -x27688 -x25593 -x13127 -x25081 -x23245 -x20623 -x23548 -x4478 -x28941 -x13470 -x12306 -x6038 -x28205 -x30945 -x15419 -x27221 -x14242 -x38476 -x38480 -x4417 -x37622 -x20019 -x1274 -x9233 -x7417 -x29207 -x132 -x19078 -x33404 -x23842 -x16615 -x10244 -x24404 -x21790 -x38958 -x8871 -x22086 -x24820 -x3363 -x37224 -x38966 -x38284 -x23443 -x12167 -x17503 -x18478 -x3483 -x36692 -x20341 -x2189 -x9969 -x29722 -x29371 -x28563 -x11835 -x8225 -x31939 -x5141 -x39544 -x23062 -x1065 -x966 -x6738 -x2442 -x10465 -x28320 x32883 -x27366 -x29808 -x26652 -x17290 -x17807 -x39803 -x17341 -x8465 -x8972 -x28650 -x163 -x20098 -x23671 -x10357 -x24510 -x36877 -x17100 -x29425 -x2746 -x18788 -x28229 -x30447 -x22671 -x14751 -x3402 -x12028 -x1632 -x11735 -x32478 -x37410 -x35503 -x2787 -x24477 -x24175 -x15417 -x26416 -x16586 -x8337 -x5153 -x39134 -x27886 -x37129 -x34712 -x34768 -x19915 -x17078 -x13192 -x22240 -x12473 -x28839 -x31067 -x28028 -x22827 -x674 -x28321 -x886 -x33596 -x11820 -x31704 -x4783 -x8102 -x38424 -x23603 -x9505 -x2630 -x39982 -x36682 -x14992 -x19711 -x29105 -x38874 -x14345 -x18039 -x5047 -x503 -x15815 -x28408 -x17975 -x28618 -x33070 -x28645 -x12609 -x29611 -x30337 -x6929 -x32222 -x3405 -x19622 -x5783 -x38692 -x12484 -x912 -x19627 -x8573 -x15592 -x34013 -x25860 -x28854 -x9225 -x5390 -x19377 -x3288 -x9750 -x22801 -x14826 -x32441 -x20300 -x16781 -x19131 -x26334 -x9694 -x16361 -x38850 -x34634 -x5881 -x37529 -x13088 -x19907 -x37727 -x12879 -x4586 -x28689 -x29629 -x6054 -x28633 -x2640 -x40875 -x40764 -x27069 -x22459 -x7194 -x12921 -x35878 -x30272 -x1481 -x24625 -x31561 -x7891 -x15743 -x32135 -x11149 -x33658 -x2755 -x6530 -x30630 -x11468 -x13784 -x36898 -x25591 -x18482 -x9657 -x10151 -x9726 -x3303 -x22343 -x23106 -x8705 -x600 -x31227 -x17306 -x7105 -x6057 -x5110 -x4612 -x39319 -x18896 -x17610 -x29036 -x669 -x2363 -x8733 -x28766 -x19152 -x4909 -x28560 -x12503 -x175 -x1679 -x7684 -x13223 -x17877 -x29386 -x33873 -x38318 -x39350 -x11719 -x21423 -x29484 -x11977 -x4928 -x27248 -x24833 -x31989 -x40102 -x3437 -x22272 -x28609 -x15496 -x34614 x2976 -x21857 -x5335 -x34459 -x16278 -x30145 -x11370 -x4070 -x37959 -x18095 -x20018 -x1611 -x20060 -x27982 -x18659 -x22380 -x38361 -x11947 -x8359 -x16957 -x38354 -x24335 -x23143 -x39915 -x26910 -x24808 -x10371 -x2007 -x16509 -x24143 -x40520 -x4223 -x745 -x34154 -x3212 -x35796 -x25969 -x31709 -x5867 -x18822 -x1818 -x36879 -x18484 -x11461 -x40872 -x40724 -x37824 -x1852 -x22408 -x1779 -x19424 -x36387 -x31514 -x17308 -x24837 -x18110 -x33576 -x4168 -x35524 -x22415 -x4080 -x6213 -x32489 -x38431 -x3664 -x17242 -x26580 -x25425 -x15411 -x32300 -x32727 -x25114 -x16999 -x34909 -x15149 -x3428 -x19580 -x40304 -x12046 -x36609 -x37268 -x22257 -x15623 -x4300 -x15248 -x25907 -x17687 -x24970 -x13436 -x18921 -x21062 -x36157 -x14919 -x26540 -x15089 -x8314 -x17957 -x10938 -x8310 -x12099 -x8330 -x12361 -x37678 -x18730 -x36902 -x36141 -x229 -x23292 -x4301 -x15624 -x3948 -x30322 -x4842 -x26981 -x28105 -x30716 -x34737 -x40795 -x14776 -x11572 -x27899 -x33034 -x34778 -x31351 -x9656 -x9507 -x8282 -x21226 -x12678 -x30342 -x40765 -x29123 -x13403 -x7800 -x8283 -x8745 -x9797 -x21108 -x2142 -x10381 -x10022 -x8783 -x36556 -x12821 -x34498 -x38005 -x32378 -x31073 -x21505 -x37982 -x10250 -x27586 -x3122 -x5631 -x649 -x24878 -x9668 -x24693 -x33672 -x32121 -x35033 -x10384 -x14316 -x25432 -x22089 -x5572 -x14254 -x22868 -x30860 -x13068 -x32874 -x718 -x18877 -x6113 -x24539 -x32393 -x25444 -x28576 -x36191 -x17385 -x30025 -x5125 -x6291 -x10226 -x37618 -x19051 -x26475 -x11346 -x1676 -x33212 -x10401 -x38960 -x35393 -x25334 -x32514 -x4248 -x16576 -x5499 -x26695 -x18341 -x26514 -x32643 -x19585 -x33977 -x19149 -x2828 -x4999 -x19924 -x4802 -x7234 -x12830 -x21345 -x25209 -x4722 -x1846 -x38983 -x29535 -x9962 -x35593 -x3786 -x2360 -x40262 -x30836 -x34827 -x17279 -x36850 -x13175 -x29202 -x5546 -x9462 -x38615 -x38733 -x17765 -x36392 -x21859 -x34512 -x6493 -x32982 -x18573 -x1086 -x10943 -x6853 -x16896 -x12791 -x33445 -x18452 -x17671 -x8855 -x16943 -x10854 -x31589 -x8230 -x34011 -x17717 -x133 -x40200 -x35702 -x39087 -x1659 -x8348 -x7307 -x8276 -x22748 -x13265 -x10393 -x6901 -x35128 -x23926 -x2893 -x24952 -x16300 -x7973 -x15899 -x26736 -x12874 -x23925 -x15722 -x20247 -x27115 -x16283 -x15672 -x9333 -x6767 -x14565 -x33234 -x40502 -x24133 -x30859 -x18980 -x35476 -x3352 -x1860 -x29972 -x30706 -x940 -x6234 -x13974 -x25455 -x10681 -x37829 -x24754 -x21648 -x10986 -x33395 -x32686 -x17784 -x10675 -x32710 -x10361 -x29877 -x3799 -x29519 -x23800 -x37039 -x11270 -x13773 -x32792 -x12852 -x17900 -x22532 -x23761 -x18480 -x17356 -x17325 -x694 -x39997 -x38381 -x16370 -x30241 -x39224 -x31977 -x1874 -x23058 -x17791 -x19632 -x17437 -x8290 -x11449 -x8196 -x34929 -x35325 -x38179 -x32418 -x30445 -x5630 -x23057 -x25042 -x19345 -x19599 -x15912 -x13501 -x10630 -x30783 -x12178 -x21739 -x5486 -x17343 -x14373 -x23823 -x5557 -x26455 -x124 -x37223 -x23832 -x39076 -x34461 -x32594 -x33903 -x35084 -x5304 -x25394 -x38178 -x2751 -x12346 -x9715 -x34427 -x9633 -x31572 -x6374 -x35269 -x36792 -x9876 -x165 -x11399 -x16619 -x507 -x16914 -x5090 -x20021 -x20145 -x19367 -x34172 -x15132 -x17993 -x4773 -x8904 -x4636 -x7815 -x36262 -x34853 -x19001 -x3406 -x24607 -x18416 -x9700 -x30611 -x35861 -x16718 -x6301 -x17257 -x33883 -x31854 -x23240 -x38931 -x36717 -x15715 -x10112 -x29264 -x27807 -x38312 -x12033 -x12539 -x31694 -x12792 -x5775 -x34284 -x3233 -x36149 -x25821 -x21689 -x5782 -x11285 -x19229 -x20269 -x37767 -x28126 -x35798 -x2415 -x1491 -x19359 -x34991 -x6894 -x3861 -x23640 -x35086 -x38699 -x26341 -x17096 -x35573 -x23650 -x31059 -x5827 -x25077 -x5728 -x4753 -x39371 -x23676 -x1105 -x36933 -x17666 -x40706 -x33802 -x35034 -x23960 -x5505 -x24100 -x36994 -x19938 -x8504 -x14996 -x40583 -x38794 -x36224 -x18958 -x22066 -x30737 -x19075 -x38023 -x30277 -x24027 -x8429 -x31530 -x8531 -x15229 -x35273 -x13108 -x33972 -x23912 -x40482 -x38378 -x6155 -x35984 -x15848 -x28933 -x37526 -x8615 -x22624 -x3434 -x6544 -x22196 -x25189 -x13059 -x19054 -x8553 -x23164 -x10418 -x39144 -x17390 -x26974 -x35868 -x37743 -x24869 -x32991 -x24574 -x10366 -x40397 -x21406 -x19076 -x16408 -x9792 -x21014 -x36804 -x25812 -x16906 -x632 -x24405 -x31946 -x26428 -x8497 -x25389 -x34561 -x26753 -x20448 -x19656 -x12802 -x37905 -x7271 -x22043 -x16286 -x15901 -x12843 -x1686 -x34488 -x6349 -x27148 -x7683 -x11997 -x21827 -x33371 -x28554 -x30571 -x10531 -x15320 -x12489 -x29215 -x9589 -x24862 -x12887 -x84 -x15481 -x33860 -x2102 -x37995 -x10612 -x13069 -x32617 -x8875 -x9538 -x13869 -x34860 -x3111 -x34386 -x13465 -x31692 -x28615 -x6634 -x25867 -x31928 -x32810 -x14736 -x9952 -x421 -x36814 -x39257 -x1917 -x38322 -x2161 -x35665 -x10773 -x4693 -x34131 -x3016 -x6033 -x719 -x1361 -x3681 -x17948 -x35509 -x14192 -x5131 -x25058 -x35209 -x8243 -x40214 -x30656 -x22204 -x18713 -x5999 -x25498 -x26731 -x1183 -x38125 -x38079 -x29719 -x86 -x4183 -x37327 -x16685 -x34967 -x37254 -x27203 -x23405 -x376 -x6075 -x36351 -x30483 -x8139 -x30371 -x38936 -x30364 -x39415 -x18655 -x39932 -x25679 -x17879 -x31381 -x36310 -x26279 -x25690 -x11876 -x24230 -x2606 -x13041 -x4927 -x6491 -x13514 -x10009 -x26492 -x18108 -x616 -x1763 -x6586 -x22773 -x25372 -x16381 -x9422 -x25274 -x8802 -x31369 -x12624 -x13382 -x18900 -x35055 -x30962 -x35099 -x17583 -x28900 -x2132 -x35552 -x23870 -x21253 -x23110 -x1515 -x18963 -x32770 -x11670 -x14403 -x23488 -x23797 -x37573 -x28156 -x34696 -x31552 -x1944 -x3596 -x9717 -x32620 -x4970 -x9570 -x15112 -x8722 -x10746 -x31603 -x19200 -x34177 -x35799 -x7673 -x33789 -x11060 -x3592 -x9348 -x35963 -x29237 -x20663 -x19246 -x19771 -x23971 -x26337 -x4339 -x25625 -x2528 -x14920 -x20589 -x28664 -x34765 -x20432 -x19876 -x6695 -x17397 -x10589 -x19301 -x39794 -x21416 -x6593 -x6135 -x3154 -x6237 -x13709 -x13728 -x8951 -x19486 -x36227 -x20005 -x7531 -x22921 -x34001 -x4450 -x39277 -x38800 -x23745 -x20532 -x39092 -x29078 -x16082 -x25731 -x26504 -x40819 -x7790 -x13482 -x22695 -x22309 -x5352 -x19854 -x27647 -x40162 -x4517 -x30035 -x17917 -x12330 -x29224 -x23790 -x36573 -x12548 -x24501 -x16403 -x6269 -x39551 -x13714 -x1139 -x12442 -x31491 -x34116 -x30256 -x40175 -x35176 -x36915 -x18861 -x18740 -x24455 -x4100 -x10199 -x8438 -x17693 -x32039 -x24624 -x22673 -x27892 -x37812 -x14615 -x32460 -x21802 -x27893 -x20012 -x35115 -x24266 -x207 -x10493 -x11868 -x530 -x26271 -x26763 -x10621 -x6537 -x1012 -x9574 -x25240 -x27670 -x3818 -x15699 -x26593 -x24650 -x3788 -x21352 -x27696 -x14478 -x33172 -x13645 -x35825 -x21617 -x30701 -x36808 -x27736 -x32938 -x23673 -x37244 -x8248 -x386 -x39105 -x21102 -x10711 -x32227 -x29298 -x5128 -x39889 -x20726 -x39282 -x16886 -x25019 -x9308 -x40921 -x4841 -x40027 -x30861 -x32176 -x36801 -x36413 -x19635 -x21321 -x21039 -x34383 -x21846 -x28509 -x36385 -x16126 -x32566 -x95 -x2230 -x15044 -x30417 -x34689 -x6181 -x17072 -x21629 -x1513 -x4366 -x25846 -x7840 -x19657 -x4018 -x20131 -x25741 -x23109 -x12464 -x40343 -x14682 -x17448 -x32111 -x32152 -x16285 -x16668 -x33732 -x11909 -x16595 -x29181 -x15684 -x36859 -x4767 -x4793 -x40319 -x36417 -x8688 -x26318 -x26606 -x12570 -x18076 -x6538 -x16842 -x34431 -x27225 -x17725 -x39151 -x23475 -x31761 -x37210 -x24322 -x7712 -x38221 -x14658 -x16603 -x10337 -x16411 -x35989 -x7608 -x12318 -x20783 -x38226 -x22190 -x12578 -x39867 -x40471 -x8221 -x19945 -x32200 -x31780 -x12372 -x28063 -x431 -x25327 -x19683 -x18162 -x1362 -x18619 -x26524 -x4724 -x35950 -x17787 -x591 -x7203 -x17995 -x28473 -x17710 -x18370 -x22046 -x22658 -x17104 -x19857 -x10402 -x33660 -x12414 -x12429 -x5006 -x34882 -x6630 -x21269 -x15971 -x38030 -x20126 -x5545 -x16782 -x9157 -x28420 -x27898 -x7600 -x29423 -x25878 -x6451 -x22599 -x321 -x13894 -x40575 -x27825 -x37655 -x18723 -x29100 -x40341 -x4878 -x37451 -x2403 -x31904 -x10875 -x18090 -x25307 -x21073 -x33854 -x23910 -x24591 -x8566 -x3594 -x30790 -x36727 -x36003 -x9045 -x5360 -x18964 -x7162 -x40044 -x8634 -x26651 -x30091 -x21506 -x8158 -x17972 -x20706 -x21257 -x22062 -x22778 -x27679 -x26973 -x3359 -x33721 -x6418 -x34901 -x7426 -x14362 -x21628 -x29944 -x2651 -x32499 -x107 -x6382 -x19853 -x8818 -x35126 -x9241 -x25615 -x25881 -x17195 -x19701 -x32005 -x28109 -x32780 -x19729 -x36477 -x37222 -x4383 -x25656 -x11342 -x8410 -x21004 -x21082 -x31585 -x3414 -x10809 -x32066 -x5610 -x28369 -x17568 -x27939 -x25787 -x14791 -x37179 -x35793 -x38632 -x2661 -x1020 -x35689 -x28795 -x845 -x25068 -x9173 -x11090 -x15794 -x36434 -x15179 -x4041 -x35516 -x13842 -x19727 -x87 -x28910 -x27000 -x36550 -x8445 -x24920 -x39885 -x30041 -x22735 -x9211 -x32113 -x16088 -x11257 -x15370 -x15214 -x29450 -x10542 -x13665 -x25008 -x9096 -x15471 -x33246 -x498 -x22947 -x2086 -x1645 -x25699 -x13635 x4430 -x24152 -x8193 -x4445 -x35923 -x11284 -x2339 -x34408 -x31475 -x10892 -x22039 -x10918 -x12719 -x33028 -x3864 -x13424 -x8965 -x28927 -x39766 -x9057 -x9651 -x11911 -x4057 -x21991 -x37136 -x26867 -x34368 -x16929 -x6955 -x31430 -x27748 -x37917 -x1957 -x6616 -x40924 -x33238 -x21242 -x29355 -x35648 -x5834 -x6304 -x24402 -x17158 -x13412 -x4 -x36062 -x2126 -x36775 -x39842 -x14872 -x36471 -x30210 -x23645 -x28552 -x3584 -x18431 -x32326 -x12826 -x6849 -x40649 -x36373 -x9667 -x14539 -x32760 -x33267 -x31459 -x22823 -x17310 -x17613 -x7602 -x24979 -x159 -x40183 -x14327 -x26862 -x1640 -x12152 -x35867 -x11694 -x31954 -x6556 -x14668 -x16024 -x13160 -x5341 -x30354 -x11382 -x9671 -x25539 -x31044 -x35355 -x12701 -x30325 -x20691 -x29958 -x39062 -x34277 -x37968 -x19823 -x38338 -x22302 -x19162 -x26664 -x12444 -x27434 -x3534 -x29840 -x39445 -x38669 -x20690 -x17216 -x12045 -x23448 -x21200 -x15579 -x24779 -x16835 -x1136 -x30406 -x7311 -x12082 -x34721 -x627 -x13017 -x33437 -x26682 -x30787 -x37797 -x33004 -x29133 -x7144 -x4657 -x22937 -x23397 -x35661 -x24294 -x36967 -x23574 -x9264 -x258 -x15817 -x30839 -x27247 -x2243 -x32230 -x33001 -x7755 -x21912 -x17517 -x28456 -x28461 -x33173 -x40807 -x16934 -x4065 -x1224 -x6273 -x36935 -x13989 -x27887 -x28973 -x29990 -x36330 -x31729 -x37688 -x371 -x15626 -x14722 -x7991 -x36612 -x15390 -x39737 -x20378 -x31065 -x17284 -x5413 -x22287 -x3239 -x36053 -x31488 -x13344 -x25408 -x13271 -x16738 -x35909 -x19847 -x13895 -x9147 -x11731 -x33956 -x29426 -x10909 -x15498 -x29051 -x23202 -x11967 -x4371 -x11357 -x31698 -x32383 -x2163 -x33225 -x16512 -x21532 -x335 -x2153 -x26439 -x3909 -x32507 -x23415 -x38258 -x36640 -x19528 -x1409 -x30369 -x29174 -x16078 -x26007 -x811 -x6564 -x12564 -x35658 -x4234 -x12596 -x9395 -x8001 -x12250 -x40766 -x389 -x21383 -x13230 -x25040 -x16017 -x3114 -x21420 -x13834 -x8617 -x4855 -x33344 -x34065 -x14759 -x18646 -x27009 -x12252 -x1658 -x6954 -x29045 -x11448 -x27524 -x18170 -x8822 -x18071 -x30902 -x14172 -x36246 -x17243 -x24125 -x16184 -x31327 -x29598 -x16674 -x24995 -x22418 -x26692 -x38352 -x35156 -x33607 -x21094 -x21755 -x24792 -x6884 -x33356 -x2888 -x4571 -x1762 -x14217 -x16775 -x21069 -x12004 -x17314 -x21818 -x4666 -x7394 -x22606 -x26267 -x33517 -x11839 -x32073 -x33260 -x33475 -x38852 -x25173 -x18897 -x21971 -x14004 -x24484 -x23227 -x4194 -x8210 -x39107 -x6736 -x18732 -x37663 -x23589 -x35435 -x7540 -x10315 -x7502 -x1133 -x23056 -x3169 -x14696 -x32602 -x18912 -x19417 -x27118 -x28917 -x30784 -x7694 -x6102 -x13033 -x17973 -x22678 -x25477 -x17738 -x36979 -x5415 -x14183 -x19909 -x23529 -x5588 -x25921 -x4199 -x25386 -x39431 -x14861 -x15774 -x21189 -x14931 -x12620 -x16111 -x1900 -x36824 -x33377 -x36904 -x39966 -x10053 -x19394 -x23393 -x16340 -x3772 -x14383 -x26688 -x7143 -x27423 -x32503 -x7675 -x21183 -x12946 -x37692 -x15028 -x2267 -x36284 -x14500 -x6523 -x2732 -x8162 -x20890 -x28799 -x33191 -x36250 -x11691 -x40251 -x1325 -x36267 -x26258 -x5764 -x39175 -x4396 -x11821 -x30997 -x12947 -x31147 -x17360 -x24548 -x1486 -x17766 -x23690 -x34863 -x9155 -x35998 -x9314 -x14076 -x33146 -x9257 -x36619 -x39784 -x32356 -x33165 -x1675 -x17265 -x19980 -x40937 -x14549 -x24386 -x20148 -x4797 -x37215 -x24438 -x15762 -x15679 -x33533 -x22970 -x30274 -x25373 -x40936 -x1137 -x10023 -x24945 -x40275 -x39924 -x27364 -x37487 -x7053 -x18438 -x11892 -x5210 -x16464 -x1899 -x13819 -x33006 -x15842 -x24316 -x24327 -x1288 -x33602 -x23392 -x16749 -x40201 -x15891 -x38446 -x332 -x25387 -x28816 -x19705 -x20014 -x24531 -x2357 -x40579 -x20993 -x26922 -x1930 -x26251 -x35536 -x12214 -x9499 -x40459 -x36199 -x21760 -x22740 -x11827 -x13864 x40401 -x31916 -x10788 -x21649 -x1733 -x26469 -x14878 -x29798 -x21146 -x27143 -x26978 -x33623 -x7698 -x9907 -x29851 -x39137 -x12667 -x32421 -x20602 -x14799 -x9222 -x21133 -x32559 -x11463 -x31428 -x19073 -x36148 -x17674 -x23953 -x11758 -x33123 -x17098 -x14819 -x4458 -x20832 -x39210 -x5961 -x19803 -x6420 -x19931 -x3116 -x28436 -x4501 -x28510 -x20688 -x7447 -x13004 -x16593 -x11516 -x15218 -x38097 -x12399 -x4500 -x365 -x34276 -x24876 -x31681 -x8861 -x17835 -x36487 -x493 -x14207 -x7632 -x32202 -x1186 -x35890 -x19792 -x28403 -x39434 -x26589 -x27460 -x33477 -x26239 -x6114 -x15354 -x16829 -x30331 -x14843 -x38260 -x14811 -x13699 -x19523 -x40769 -x21066 -x22904 -x12796 -x117 -x27303 -x14041 -x24227 -x28832 -x33140 -x2123 -x13522 -x29549 -x21575 -x24780 -x40494 -x6103 -x23582 -x34082 -x37889 -x24066 -x17852 -x24449 -x15024 -x27979 -x6604 -x17890 -x15074 -x10968 -x40600 -x25887 -x40751 -x35979 -x11291 -x37184 -x17034 -x24428 -x31660 -x38010 -x38839 -x38409 -x18914 -x3043 -x38548 -x4173 -x24265 -x21813 -x22242 -x15326 -x1756 -x11087 -x38730 -x39930 -x38089 -x25650 -x12293 -x25698 -x23963 -x26167 -x16901 -x29288 -x3713 -x13625 -x17621 -x13032 -x10496 -x37232 -x32661 -x15364 -x1080 -x37653 -x6703 -x33373 -x17178 -x40570 -x27634 -x26857 -x17639 -x6813 -x35204 -x11261 -x32648 -x22722 -x3393 -x10996 -x26747 -x15027 -x30883 -x2821 -x30017 -x32666 -x20906 -x18382 -x13573 -x1140 -x3177 -x22533 -x15483 -x33919 -x36734 -x11161 -x11699 -x10505 -x10534 -x18047 -x25740 -x24936 -x1941 -x32355 -x29303 -x26834 -x39806 -x29815 -x35910 -x33641 -x28881 -x28155 -x8976 -x3190 -x2476 -x23553 -x4243 -x27130 -x24830 -x23280 -x21959 -x9577 -x2639 -x4689 -x40398 -x39044 -x19300 -x30678 -x2306 -x928 -x29659 -x12098 -x29644 -x14650 -x34258 -x34678 -x14317 -x25479 -x11302 -x38886 -x10380 -x24368 -x18850 -x28841 -x32094 -x14259 -x13852 -x5973 -x8640 -x39058 -x13469 -x6911 -x15225 -x8300 -x2244 -x39671 -x17501 -x3300 -x28326 -x32226 -x36588 -x729 -x23571 -x18044 -x27226 -x11383 -x1507 -x37409 -x36032 -x6106 -x37977 -x25156 -x935 -x25817 -x4742 -x34123 -x23972 -x29864 -x35565 -x13527 -x337 -x32725 -x4877 -x36347 -x637 -x20693 -x23409 -x21368 -x2504 -x29675 -x36901 -x12126 -x1822 -x301 -x30290 -x24962 -x16622 -x16655 -x39828 -x37913 -x38721 -x38038 -x17432 -x28391 -x18855 -x20932 -x5770 -x29678 -x24875 -x11250 -x30391 -x24343 -x29110 -x11666 -x1045 -x28447 -x12160 -x37764 -x37973 -x24894 -x10931 -x19641 -x14025 -x36561 -x28257 -x34959 -x5320 -x33121 -x31810 -x23505 -x23585 -x19751 -x20156 -x33935 -x37400 -x38014 -x266 -x35622 -x11688 -x20696 -x24910 -x19287 -x9728 -x11653 -x1949 -x16006 -x20739 -x7912 -x17921 -x17156 -x14299 -x32205 -x37211 -x17595 -x28230 -x13368 -x675 -x4142 -x1102 -x2503 -x34495 -x10734 -x35873 -x28635 -x9022 -x8335 -x17118 -x30408 -x21129 -x20231 -x24289 -x10953 -x14329 -x27154 -x15295 -x40060 -x21808 -x29898 -x6376 -x7920 -x37145 -x35456 -x29736 -x32163 -x39934 -x18327 -x40194 -x11360 -x18483 -x7866 -x13925 -x30948 -x3812 -x25287 -x26202 -x36998 -x4506 -x39877 -x15011 -x5484 -x25233 -x7054 -x37138 -x5815 -x26307 -x24033 -x11592 -x3301 -x21776 -x37514 -x14165 -x33111 -x12929 -x40727 -x16994 -x39390 -x2937 -x24694 -x21180 -x6008 -x33231 -x10672 -x39253 -x31574 -x16596 -x29358 -x6856 -x7077 -x1192 -x6600 -x36535 -x531 -x29328 -x32210 -x27501 -x40299 -x30152 -x36973 -x7796 -x5000 -x30915 -x5693 -x38176 -x10171 -x5134 -x12563 -x18549 -x30257 -x6499 -x28953 -x22479 -x35046 -x15213 -x341 -x8123 -x799 -x12117 -x40799 -x10548 -x40910 -x27617 -x5591 -x29754 -x4491 -x6154 -x9703 -x17302 -x10742 -x35150 -x33350 -x20931 -x22463 -x12180 -x34833 -x22629 -x40802 -x5276 -x9922 -x38833 -x9867 -x18232 -x31656 -x38922 -x35514 -x28916 -x11229 -x27096 -x24491 -x29177 -x20048 -x11133 -x10730 -x23277 -x20510 -x7135 -x18326 -x6018 -x7850 -x7503 -x32778 -x9580 -x39703 -x23437 -x10304 -x39313 -x37502 -x871 -x12299 -x30224 -x16189 -x23980 -x14709 -x5542 -x34685 -x14671 -x12047 -x20140 -x3823 -x28903 -x31941 -x18857 -x16043 -x22561 -x5410 -x37885 -x23858 -x31744 -x29880 -x15350 -x27952 -x23096 -x29657 -x27705 -x11564 -x39377 -x17264 -x12320 -x39761 -x19294 -x25906 -x16677 -x22767 -x24232 -x26422 -x33926 -x6458 -x24078 -x4794 -x39090 -x7637 -x18586 -x25388 -x28555 -x40485 -x18061 -x15619 -x1709 -x30278 -x30479 -x28698 -x5749 -x7214 -x30975 -x14515 -x23004 -x27432 -x3946 -x6077 -x7556 -x4856 -x12650 -x24691 -x15734 -x35535 -x21026 -x24533 -x29324 -x22258 -x4775 -x39635 -x29845 -x38435 -x3882 -x9545 -x25226 -x29833 -x13057 -x23346 -x40567 -x26836 -x10921 -x5404 -x16236 -x655 -x6688 -x36382 -x24107 -x32973 -x28329 -x13498 -x40483 -x33910 -x40673 -x25750 -x8381 -x13960 -x16161 -x12131 -x25267 -x36336 -x8113 -x40933 -x3727 -x32971 -x33061 -x34542 -x35129 -x36664 -x40346 -x34636 -x8795 -x38604 -x28255 -x30039 -x565 -x33118 -x21963 -x22845 -x32525 -x245 -x16827 -x21448 -x17992 -x19992 -x5043 -x1103 -x24178 -x31092 -x2120 -x27029 -x37459 -x23279 -x24628 -x15553 -x25986 -x36297 -x673 -x20992 -x27987 -x22056 -x36753 -x25525 -x16489 -x37221 -x26360 -x34290 -x37505 -x11881 -x6765 -x24767 -x38240 -x27214 -x12926 -x18583 -x19464 -x17415 -x23686 -x123 -x3606 -x16793 -x24383 -x6734 -x12297 -x8189 -x7667 -x13746 -x17475 -x34051 -x16121 -x8911 -x21705 -x2604 -x12928 -x18569 -x28454 -x8453 -x22410 -x14367 -x3706 -x17339 -x5737 -x35310 -x4697 -x13202 -x20350 -x14761 -x32357 -x30958 -x21078 -x8343 -x24796 -x27539 -x40767 -x28273 -x7980 -x5313 -x10592 -x24991 -x9123 -x31032 -x956 -x35974 -x16658 -x3884 -x40137 -x8263 -x40156 -x13820 -x20377 -x22452 -x18244 -x36418 -x12875 -x35721 -x40385 -x7040 -x20620 -x39370 -x37867 -x39351 -x10368 -x13380 -x954 -x16201 -x27182 -x20686 -x25319 -x38689 -x19977 -x30574 -x11011 -x36331 -x10455 -x9917 -x34444 -x7676 -x24999 -x13935 -x1808 -x24140 -x38675 -x39836 -x32779 -x7011 -x12336 -x34491 -x4910 -x6966 -x29943 -x32423 -x33878 -x36554 -x16962 -x17662 -x13760 -x19645 -x14492 -x17991 -x20265 -x1098 -x27131 -x17721 -x34538 -x30846 -x40373 -x38653 -x33504 -x34496 -x8459 -x25225 -x36740 -x5744 -x601 -x22392 -x36819 -x24423 -x18468 x16040 -x7968 -x40495 -x15094 -x29804 -x31402 -x12108 -x3900 -x15618 -x19904 -x8206 -x23884 -x19025 -x5904 -x33844 -x32170 -x37836 -x33406 -x735 -x28735 -x11650 -x4537 -x27139 -x40716 -x27622 -x38289 -x30985 -x16811 -x27775 -x6297 -x26489 -x420 -x10605 -x16420 -x33332 -x28663 -x33766 -x4843 -x31598 -x21035 -x39286 -x40361 -x8702 -x10159 -x15832 -x2060 -x13274 -x31510 -x2118 -x10652 -x33293 -x10882 -x17349 -x40070 -x30314 -x29175 -x6442 -x25730 -x22421 -x27101 -x24777 -x20374 -x14563 -x8466 -x18683 -x27859 -x9152 -x21509 -x14132 -x36647 -x10580 -x6180 -x2656 -x17300 -x37381 -x14335 -x3435 -x25445 -x40931 -x15867 -x995 -x17911 -x32167 -x20398 -x24601 -x14830 -x32976 -x2679 -x38844 -x26807 -x31489 -x13848 -x21972 -x1519 -x18748 -x30382 -x4885 -x28918 -x35463 -x38923 -x26164 -x36661 -x24355 -x22934 -x33342 -x14062 -x22288 -x10202 -x2325 -x12038 -x20240 -x8660 -x17200 -x14974 -x3659 -x37499 -x39516 -x21930 -x28490 -x6296 -x24631 -x25572 -x27300 -x2419 -x28514 -x5626 -x22414 x40445 -x31544 -x30306 -x33500 -x24224 -x33806 -x7878 -x14511 -x31498 -x29273 -x21558 -x18261 -x7374 -x26463 -x25120 -x34366 -x39730 -x31021 -x1698 -x28494 -x3792 -x32425 -x35588 -x1350 -x6285 -x26140 -x25481 -x29989 -x29541 -x10059 -x3311 -x676 -x1492 -x31952 -x5873 -x27965 -x2029 -x24433 -x5677 -x9359 -x3468 -x33158 -x7297 -x9172 -x6647 -x10471 -x7900 -x7310 -x4144 -x6837 -x28034 -x40245 -x32331 -x33882 -x10893 -x6571 -x24086 -x3445 -x34096 -x31968 -x29992 -x13654 -x36829 -x1538 -x13519 -x10506 -x32374 -x10178 -x36459 -x4893 -x16296 -x30513 -x4557 -x15938 -x20054 -x39340 -x24690 -x40062 -x3432 -x33894 -x26625 -x2508 -x24658 -x31410 -x35575 -x35590 -x30018 -x38139 -x16960 -x4329 -x29921 -x36989 -x3541 -x8755 -x17202 -x39436 -x26800 -x40573 -x28739 -x34722 -x39597 -x37898 -x6048 -x22699 -x35780 -x9582 -x16691 -x15230 -x36602 -x30583 -x25856 -x5114 -x14432 -x25781 -x36563 -x15186 -x16293 -x10411 -x35876 -x39675 -x12328 -x12844 -x35221 -x5980 -x6392 -x34296 -x25047 -x16500 -x8411 -x16636 -x33560 -x6044 -x37 -x32140 -x31827 -x36279 -x8211 -x35777 -x31818 -x29016 -x1217 -x27978 -x36921 -x35606 -x38903 -x40022 -x22927 -x33127 -x34546 -x14099 -x13215 -x5336 -x4021 -x7112 -x14415 -x32763 -x31004 -x2634 -x23326 -x4812 -x39638 -x2600 -x28969 -x15261 -x23339 -x1849 -x16170 -x20544 -x3795 -x30766 x40449 -x18495 -x2015 -x10478 -x7852 -x2349 -x304 -x12423 -x26246 -x34487 -x2773 -x25945 -x30575 -x14884 -x1620 -x32275 -x17708 -x27458 -x17767 -x34983 -x500 -x21759 -x2565 -x7988 -x16518 -x35125 -x33812 -x10231 -x2516 -x19289 -x13439 -x23462 -x38177 -x30373 -x14161 -x31691 -x3855 -x2835 -x3633 -x39429 -x19493 -x35096 -x24408 -x4966 -x12565 -x10386 -x38394 -x3083 -x1868 -x6495 -x26049 -x18217 -x28268 -x23878 -x12333 -x20188 -x36020 -x36963 -x13687 -x37719 -x7051 -x37911 -x38398 -x34069 -x14422 -x14758 -x40377 -x5317 -x26860 -x10267 -x21695 -x27208 -x10753 -x2967 -x22277 -x36875 -x28110 -x2036 -x16142 -x24502 -x18538 -x12728 -x2355 -x8834 -x26687 -x27929 -x38739 -x25404 -x36752 -x22979 -x37209 -x18230 -x22293 -x26795 -x20465 -x1190 -x18828 -x11041 -x18991 -x35063 -x30124 -x8748 -x18291 -x24884 -x40874 -x27089 -x21911 -x4524 -x26 -x4128 -x29671 -x6969 -x35584 -x25153 -x18160 -x4641 -x12263 -x36520 -x7097 -x36069 -x29469 -x23161 -x34451 -x35394 -x36978 -x34318 -x27462 -x24112 -x5514 -x5727 -x26924 -x17588 -x16168 -x12849 -x24373 -x32344 -x33704 -x5841 -x19731 -x36283 -x24018 -x37550 -x8020 -x31843 -x19465 -x28393 -x36903 -x21 -x14925 -x3119 -x16095 -x38707 -x14336 -x28801 -x7742 -x37019 -x16282 -x25966 -x19468 -x5159 -x54 -x7606 -x21486 -x20128 -x27565 -x33023 -x1351 -x24998 -x27760 -x30244 -x20399 -x16318 -x3692 -x27814 -x16959 -x29026 -x39990 -x37954 -x14102 -x35664 -x34220 -x38754 -x21119 -x33961 -x34779 -x4325 -x7585 -x10154 -x7662 -x17743 -x1725 -x16965 -x3411 -x2493 -x2972 -x29109 -x5305 -x33741 -x11147 -x16330 -x25652 -x24382 -x24051 -x32391 -x27419 -x20609 -x40226 -x8545 -x6221 -x4897 -x35008 -x27597 -x1097 -x27075 -x12042 -x2684 -x32082 -x3112 -x39676 -x32732 -x7949 -x12865 -x20723 -x9666 -x11231 -x35499 -x29652 -x2810 -x9556 -x22689 -x25128 -x7863 -x17321 -x37345 -x25347 -x15524 -x40171 -x19895 -x33695 -x15937 -x28340 -x21179 -x18509 -x40161 -x39339 -x38779 -x1598 -x40879 -x2444 -x33756 -x40382 -x33752 -x3039 -x13933 -x18040 -x29723 -x23752 -x35705 -x2162 -x36119 -x40291 -x33329 -x20651 -x17927 -x34539 -x22355 -x14779 -x23927 -x36101 -x5743 -x19584 -x10030 -x36116 -x9236 -x26662 -x32958 -x3536 -x1530 -x21433 -x33687 -x14279 -x16306 -x7347 -x33314 -x13725 -x35547 -x25435 -x13898 -x15063 -x11917 -x40778 -x31213 -x36892 -x22772 -x14973 -x16815 -x20907 -x15510 -x26775 -x6391 -x9229 -x33340 -x14871 -x11815 -x37156 -x37848 -x9456 -x26852 -x35144 -x7123 -x27781 -x4544 -x6065 -x6341 -x633 -x20823 -x37569 -x26328 -x17171 -x20513 -x37160 -x12067 -x34848 -x33739 -x26556 -x9327 -x14727 -x36534 -x35755 -x26198 -x29929 -x12228 -x38838 -x3943 -x33363 -x13188 -x15448 -x32645 -x1390 -x4875 -x39965 -x34080 -x20366 -x10410 -x3479 -x10594 -x5577 -x12434 -x28162 -x31873 -x3647 -x33751 -x12767 -x40297 -x11288 -x38360 -x33791 -x21105 -x28515 -x24793 -x1366 -x14442 -x1260 -x5322 -x17361 -x24618 -x3689 -x17670 -x14525 -x16368 -x24091 -x11713 -x20644 -x24286 x6678 -x8478 -x13405 -x30247 -x20767 -x7843 -x18309 -x6089 -x15654 -x34913 -x198 -x34904 -x33633 -x40160 -x28718 -x34307 -x18997 -x20668 -x4849 -x18157 -x19352 -x8839 -x21167 -x15787 -x17938 -x9779 -x8111 -x4947 -x40016 -x13177 -x9343 -x24209 -x14477 -x21885 -x34185 -x9185 -x12264 -x16057 -x40250 -x20200 -x32658 -x39056 -x10995 -x10971 -x7287 -x23798 -x9698 -x9039 -x37864 -x11687 -x30887 -x37827 -x7745 -x868 -x27817 -x38223 -x24389 -x26283 -x12627 -x9558 -x12759 -x34984 -x526 -x10391 -x25186 -x6808 -x31908 -x1929 -x30944 -x10105 -x12088 -x35642 -x16657 -x23251 -x19436 -x3369 -x28601 -x37638 -x19791 -x11113 -x7828 -x7818 -x38693 -x3476 -x35478 -x35655 -x24733 -x14085 -x23547 -x39717 -x4983 -x13644 -x17551 -x6027 -x32168 -x23188 -x26696 -x21680 -x24231 -x2362 -x20335 -x12557 -x16047 -x38845 -x28607 -x25831 -x31471 -x6930 -x17887 -x38924 -x9669 -x2220 -x25451 -x40473 -x3959 -x30616 -x40631 -x14307 -x5580 -x10663 -x21893 -x10477 -x36939 -x30011 -x1746 -x2178 -x17217 -x28168 -x32063 -x4845 -x19527 -x22377 -x36290 -x22468 -x19716 -x8142 -x28790 -x25315 -x36977 -x14236 -x19179 -x34132 -x30440 -x29706 -x37904 -x30840 -x3258 -x40455 -x27741 -x36711 -x34377 -x13817 -x14859 -x12453 -x28821 -x24471 -x7851 -x15598 -x9627 -x30049 -x34105 -x38317 -x32084 -x7239 -x13716 -x20633 -x6283 -x9746 -x34734 -x29293 -x13983 -x33090 -x7027 -x13346 -x6463 -x18734 -x36273 -x30069 -x22913 -x11504 -x26935 -x40008 -x15522 -x14665 -x26754 -x14129 -x32985 -x28206 -x17022 -x39952 -x4470 -x34294 -x13796 -x40210 -x10588 -x10817 -x24156 -x9297 -x24610 -x31345 -x12251 -x1876 -x7895 -x19974 -x9966 -x7360 -x39188 -x39532 -x39459 -x6865 -x18848 -x35299 -x17540 -x1447 -x1555 -x17635 -x24194 -x21054 -x13480 -x39205 -x40374 -x8593 -x27772 -x31492 -x32861 -x28920 -x26766 -x37363 -x30131 -x27946 -x31205 -x27526 -x24582 -x37245 -x1078 -x10131 -x35528 -x7513 -x34766 -x15492 -x5959 -x22796 -x24821 -x2955 -x25221 -x29234 -x1665 -x5099 -x10390 -x1499 -x19404 -x9841 -x33601 -x14469 -x6062 -x7919 -x2800 -x6661 -x8652 -x35823 -x413 -x30808 -x14160 -x7078 -x33550 -x545 -x16320 -x32728 -x10584 -x11193 -x18432 -x11236 -x2941 -x2759 -x17142 -x36878 -x39478 -x11576 -x34120 -x7753 -x27047 -x19930 -x30748 -x6267 -x18565 -x40035 -x16259 -x15145 -x40391 -x34646 -x343 -x37485 -x5807 -x588 -x37927 -x24082 -x2615 -x30592 -x14427 -x9527 -x33711 -x20593 -x19161 -x23651 -x460 -x19166 -x22487 -x34360 -x4814 -x4624 -x12427 -x30203 -x23997 -x787 -x24815 -x27440 -x38731 -x20681 -x24857 -x20879 -x29385 -x18163 -x12781 -x16964 -x2780 -x30931 -x14107 -x9592 -x36716 -x1443 -x13951 -x16010 -x8519 -x3070 -x19471 -x10906 -x23136 -x11649 -x8700 -x13367 -x9641 -x21190 -x25490 -x26734 -x37330 -x10407 -x20816 -x16660 -x11939 -x15770 -x5872 -x19121 -x37158 -x7751 -x33207 -x34625 -x39109 -x8993 -x19883 -x19693 -x2450 -x35455 -x14634 -x15118 -x4847 -x31974 -x31449 -x5212 -x38004 -x6432 -x38843 -x6141 -x7289 -x22839 -x24785 -x26964 -x3726 -x24384 -x35458 -x1666 -x29454 -x7154 -x12822 -x40783 -x27693 -x10012 -x31792 -x29261 -x3513 -x2384 -x18701 -x9517 -x32333 -x21385 -x11608 -x19440 -x11290 -x13809 -x5825 -x27989 -x3716 -x30633 -x35949 -x18559 -x1193 -x9025 -x6368 -x13712 -x25564 -x93 -x19949 -x11 -x5500 -x32978 -x39126 -x19285 -x24632 -x11289 -x9534 -x14557 -x788 -x26440 -x1517 -x35926 -x19717 -x25579 -x35081 -x11806 -x23545 -x35275 -x31888 -x27791 -x25708 -x9486 -x24393 -x39758 -x25064 -x35190 -x40169 -x3639 -x35069 -x21224 -x38744 -x33071 -x14578 -x34072 -x18018 -x34002 -x40351 -x29093 -x2087 -x29673 -x6536 -x3340 -x37045 -x30669 -x29686 -x27555 -x31984 -x13061 -x40106 -x19510 -x38374 -x3137 -x9780 -x18641 -x15363 -x4916 -x34947 -x22537 -x32809 -x10720 -x4826 -x4315 -x40855 -x32284 -x9870 -x26241 -x27900 -x36320 -x19665 -x38970 -x18440 -x40844 -x4607 -x5437 -x3167 -x3431 -x17008 -x24497 -x39528 -x39617 -x2560 -x32387 -x34609 -x22704 -x9005 -x11865 -x15409 -x5483 -x6790 -x18758 -x13169 -x8388 -x1524 -x20882 -x10886 -x12244 -x37251 -x9215 -x35983 -x35083 -x23100 -x37285 -x39765 -x22316 -x25440 -x24095 -x32207 -x40064 -x33183 -x13241 -x37301 -x68 -x21543 -x17564 -x17331 -x32903 -x3187 -x33095 -x8838 -x5187 -x38205 -x17414 -x13391 -x27388 -x5100 -x37450 -x39928 -x12960 -x36838 -x7119 -x9521 -x24046 -x2674 -x18541 -x30852 -x14887 -x12393 -x18206 -x23429 -x23994 -x1690 -x36255 -x1787 -x31141 -x24809 -x11600 -x36046 -x39349 -x2762 -x7352 -x23552 -x39471 -x16316 -x29422 -x3344 -x118 -x28940 -x39722 -x27527 -x7359 -x8706 -x6823 -x35828 -x23077 -x22106 -x7834 -x13555 -x17038 -x33587 -x38712 -x27564 -x15555 -x20452 -x28113 -x11889 -x578 -x28923 -x28486 -x16610 -x13986 -x11980 -x15082 -x28044 -x5061 -x28656 -x2906 -x5081 -x11364 -x17505 -x39301 -x23404 -x1753 -x38897 -x16845 -x13831 -x9977 -x7956 -x39405 -x38236 -x15695 -x37146 -x6421 -x27091 -x14688 -x31547 -x23620 -x38095 -x39309 -x872 -x31328 -x14852 -x39788 -x8807 -x59 -x37588 -x7178 -x3224 -x29018 -x6699 -x2668 -x7564 -x5113 -x4734 -x18511 -x32851 -x11396 -x8370 -x13941 -x26138 -x12487 -x20282 -x33877 -x1368 -x34668 -x27412 -x40604 -x16424 -x21801 -x579 -x12915 -x36726 -x16337 -x40048 -x24904 -x14438 -x32829 -x24975 -x19529 -x11709 -x26105 -x27957 -x28622 -x11625 -x10003 -x28725 -x21071 -x35049 -x38795 -x1010 -x18893 -x767 -x28372 -x37447 -x6164 -x15257 -x24834 -x30471 -x17026 -x36658 -x22836 -x30 -x35630 -x11131 -x27800 -x13186 -x39133 -x22280 -x9020 -x16106 -x27968 -x15015 -x20562 -x19545 -x26891 -x21887 -x6339 -x30831 -x30264 -x18137 -x4752 -x3007 -x1516 -x9991 -x38401 -x61 -x39674 -x35740 -x19772 -x16449 -x16210 -x8440 -x17447 -x20705 -x3698 -x15687 -x28276 -x27467 -x28542 -x33276 -x1159 -x9614 -x3053 -x13553 -x31725 -x11612 -x35616 -x82 -x38485 -x17230 -x34703 -x12134 -x33635 -x5536 -x28291 -x30316 -x36925 -x13466 -x32550 -x20330 -x12027 -x139 -x5468 -x37133 -x39586 -x39203 -x481 -x35165 -x4874 -x30573 -x27727 -x6690 -x22338 -x40514 -x37481 -x12327 -x32923 -x1188 -x26488 -x38300 -x10196 -x7693 -x28631 -x17013 -x27066 -x14965 -x32313 -x22142 -x28446 -x36676 -x6398 -x26070 -x9102 -x38636 -x3304 -x4755 -x21951 -x10276 -x29457 -x37635 -x28538 -x4761 -x40501 -x27823 -x37825 -x7189 -x2595 -x28244 -x38402 -x5167 -x37271 -x16767 -x20211 -x32512 -x36296 -x19295 -x5172 -x3198 -x8547 -x17732 -x557 -x37517 -x30867 -x21883 -x31083 -x24595 -x8816 -x34806 -x9781 -x28913 -x37534 -x31013 -x8970 -x20112 -x30900 -x11073 -x35066 -x21804 -x17294 -x30725 -x3595 -x15678 -x5408 -x287 -x22984 -x1528 -x30504 -x10689 -x6177 -x30992 -x4114 -x4798 -x33436 -x30468 -x20847 -x14522 -x11359 -x5196 -x10956 -x10152 -x13918 -x39829 -x72 -x19034 -x33659 -x12765 -x16979 -x3364 -x22564 -x1806 -x32504 -x10272 -x10880 -x14986 -x11860 -x2571 -x25883 -x16714 -x32565 -x30639 -x28287 -x8185 -x34554 -x17581 -x23162 -x6338 -x24641 -x36287 -x28129 -x31352 -x32308 -x31462 -x30833 -x16426 -x8679 -x22501 -x39450 -x30682 -x8384 -x23260 -x6822 -x38468 -x14303 -x35315 -x11189 -x24762 -x20480 -x3305 -x27831 -x38586 -x9775 -x28874 -x12561 -x25976 -x25463 -x10637 -x40930 -x7449 -x8133 -x38808 -x13080 -x6972 -x35459 -x12491 -x19276 -x16079 -x28847 -x10575 -x36708 -x25597 -x5379 -x34507 -x1836 -x21032 -x34255 -x7967 -x7458 -x1606 -x7847 -x28058 -x15281 -x3542 -x33137 -x35716 -x25165 -x39402 -x29511 -x13140 -x13801 -x4596 -x40026 -x4669 -x7581 -x7408 -x28177 -x10113 -x14480 -x9822 -x31026 -x18409 -x21191 -x12304 -x16581 -x39630 -x28666 -x32424 -x12547 -x3794 -x3156 -x18334 -x12666 -x30502 -x7188 -x33452 -x34010 -x36307 -x27616 -x5064 -x6387 -x12803 -x17555 -x20669 -x13072 -x33674 -x37058 -x429 -x30202 -x35977 -x7305 -x4079 -x31239 -x9445 -x8009 -x33345 -x34816 -x15878 -x8866 -x20146 -x13557 -x26466 -x37201 -x18107 -x27624 -x7888 -x12530 -x30543 -x31884 -x16356 -x17192 -x40294 -x33221 -x18477 -x6217 -x19189 -x5398 -x20911 -x3956 -x36807 -x23244 -x1609 -x23274 -x39237 -x15957 -x39711 -x12459 -x29444 -x8956 -x10348 -x27829 -x29715 -x89 -x18793 -x32348 -x2536 -x13890 -x29913 -x32752 -x9066 -x28201 -x9974 -x28269 -x4434 -x17525 -x34900 -x37809 -x18576 -x11589 -x25094 -x37219 -x28373 -x28050 -x10581 -x1051 -x17607 -x37531 -x12959 -x37976 -x27511 -x26355 -x21735 -x10508 -x20523 -x26417 -x2671 -x5905 -x17476 -x6714 -x23413 -x38083 -x37415 -x8767 -x1148 -x12465 -x6602 -x33190 -x26705 -x14585 -x33083 -x5494 -x26382 -x39082 -x19830 -x9416 -x15086 -x21057 -x29975 -x32964 -x26996 -x20897 -x40087 -x36318 -x9021 -x22945 -x6846 -x39404 -x40390 -x22559 -x5895 -x27611 -x31753 -x17676 -x35132 -x32291 -x30511 -x12922 -x6494 -x20779 -x29012 -x15012 -x4167 -x67 -x6209 -x19762 -x14134 -x4694 -x795 -x13065 -x28334 -x25646 -x15866 -x33458 -x29470 -x14084 -x3353 -x6987 -x23252 -x16840 -x33590 -x17722 -x18978 -x37919 -x36193 -x7562 -x22528 -x28902 -x6464 -x1118 -x17764 -x26875 -x14255 -x15650 -x8094 -x8255 -x17263 -x11725 -x4399 -x12449 -x1106 -x22168 -x37513 -x5238 -x19631 -x5275 -x12435 -x3376 -x26010 -x18744 -x30749 -x34905 x3769 -x7186 -x16033 -x4558 -x26577 -x14115 -x6256 -x7768 -x31565 -x9134 -x34749 -x22955 -x3807 -x21365 -x8635 -x26896 -x16579 -x7583 -x40816 -x38722 -x17163 -x6373 -x13500 -x37105 -x35625 -x1275 -x34411 -x27040 -x28175 -x11130 -x25865 -x519 -x38585 -x20642 -x22734 -x16345 -x19466 -x22820 -x19624 -x2034 -x21132 -x10998 -x21286 -x40269 -x30719 -x26566 -x23132 -x13702 -x16607 -x34263 -x24949 -x28675 -x17103 -x9485 -x284 -x8406 -x10429 -x35377 -x18928 -x36225 -x34166 -x14405 -x21733 -x10590 -x14473 -x4592 -x23937 -x22867 -x22381 -x13559 -x16572 -x7621 -x570 -x33564 -x25055 -x17968 -x984 -x5947 -x22736 -x7433 -x21444 -x37194 -x4976 -x35955 -x8555 -x11262 -x9244 -x27454 -x31374 -x28356 -x15421 -x24052 -x36765 -x18526 -x22863 -x33965 -x32451 -x9266 -x4098 -x27431 -x18667 -x40333 -x3189 -x8182 x40427 -x6443 -x2519 -x21828 -x18610 -x26019 -x11208 -x31217 -x40104 -x36972 -x30227 -x40013 -x36107 -x3427 -x18434 -x37073 -x6754 -x7371 -x12270 -x35440 -x23730 -x36034 -x15831 -x2981 -x8997 -x9242 -x8711 -x4002 -x9957 -x39270 -x5534 -x30635 -x5809 -x14387 -x17117 -x35505 -x21181 -x33952 -x8749 x40451 -x360 -x3378 -x273 -x19270 -x8019 -x3561 -x26609 -x9914 -x9453 -x27174 -x12391 -x27314 -x20674 -x33831 -x40069 -x14304 -x30026 -x2151 -x34508 -x3914 -x1029 -x25314 -x1379 -x11496 -x19941 -x10183 -x31183 -x2983 -x18716 -x10673 -x737 -x31319 -x28778 -x17119 -x33128 -x11307 -x15429 -x30294 -x20862 -x26644 -x25570 -x1025 -x5860 -x4726 -x40287 -x24742 -x24158 -x14987 -x9809 -x27683 -x4093 -x16303 -x17009 -x33185 -x14775 -x20657 -x33573 -x32461 -x11920 -x17094 -x11098 -x16531 -x17842 -x32674 -x4747 -x30300 -x21665 -x40909 -x36784 -x19858 -x33280 -x3872 -x17813 -x31841 -x33803 -x36377 -x14978 -x5530 -x3701 -x27073 -x7716 -x32407 -x11697 -x21037 -x9502 -x34675 -x6072 -x17861 -x33243 -x25028 -x24317 -x9012 -x56 -x8088 -x30450 -x16374 -x11002 -x30870 -x40625 -x20638 -x4948 -x5097 -x7987 -x29391 -x27569 -x34612 -x8051 -x19643 -x10634 -x33295 -x5368 -x5425 -x30688 -x22495 -x20412 -x5599 -x3412 -x19841 -x22049 -x7762 -x12269 -x16848 -x32089 -x38036 -x15407 -x37935 -x17542 -x14490 -x24483 -x26093 -x10721 -x660 -x1602 -x25714 -x256 -x22491 -x34840 -x1316 -x2263 -x16802 -x16264 -x6517 -x15881 -x27540 -x25521 -x7936 -x31228 -x28005 -x11590 -x27277 -x24622 -x3025 -x24939 -x17312 -x34903 -x36058 -x15535 -x38564 -x37649 -x25349 -x14977 -x10872 -x38755 -x38481 -x30140 -x11872 -x11573 -x15783 -x3570 -x3676 -x12586 -x17648 -x31142 -x18366 -x6162 -x30649 x40447 -x24976 -x21841 -x37997 -x39162 -x15463 -x190 -x2352 -x36299 -x6110 -x10116 -x15841 -x30895 -x11749 -x9828 -x3987 -x16951 -x24426 -x14402 -x34528 -x21120 -x385 -x29143 -x8851 -x883 -x17130 -x1958 -x516 -x4938 -x9493 -x38208 -x38076 -x5242 -x25401 -x40725 -x13401 -x25514 -x30022 -x14136 -x7793 -x21354 -x37216 -x28831 -x14017 -x25496 -x34327 -x22959 -x10351 -x35151 -x23458 -x4769 -x5521 -x18763 -x33719 -x4014 -x15239 -x19743 -x38184 -x21432 -x485 -x35316 -x34445 -x21950 -x6728 -x6940 -x38321 -x22806 -x9569 -x15546 -x19193 -x19007 -x1875 -x20942 -x26998 -x11755 -x28577 -x16314 -x5951 -x30226 -x1689 -x39972 -x37076 -x16826 -x17182 -x35512 -x4359 -x7223 -x26503 -x3565 -x1682 -x38350 -x13589 -x35851 -x20177 -x17221 -x16695 -x21677 -x24513 -x36196 -x4286 -x22045 -x3447 -x2889 -x30882 -x40046 -x32771 -x27298 -x37282 -x30171 -x19889 -x23934 -x25512 -x5970 -x33933 -x14833 -x34311 -x35915 -x36697 -x26552 -x20520 -x28368 -x29837 -x20315 -x13386 -x32914 -x40140 -x1526 -x30134 -x10166 -x9464 -x9358 -x10671 -x5854 -x35891 -x32589 -x2928 -x2865 -x31907 -x15956 -x36426 -x38941 -x2005 -x30183 -x24912 -x20357 -x39101 -x13950 -x26437 -x27338 -x4652 -x33740 -x9365 -x7498 -x24145 -x19306 -x4311 -x32647 -x7645 -x10502 -x17129 -x17769 -x7413 -x18557 -x31803 -x26840 -x35177 -x1734 -x4448 -x5724 -x21726 -x6845 -x26994 -x16857 -x36769 -x6156 -x29465 -x29778 -x26189 -x16526 -x8510 -x20527 -x23086 -x16683 -x35572 -x14517 -x38877 -x6871 -x8845 -x22467 -x28968 -x21642 -x15035 -x22434 -x15017 -x15159 -x27381 -x2581 -x39081 -x26037 -x11646 -x23835 -x4572 -x10790 -x13588 -x23371 -x870 -x7409 -x8607 -x4646 -x6974 -x40884 -x5624 -x9616 -x11984 -x27294 -x9246 -x14851 -x25488 -x10240 -x16207 -x24403 -x23348 -x8005 -x20034 -x31739 -x29127 -x36613 -x16130 -x30105 -x15659 -x29462 -x7650 -x27375 -x5859 -x39945 -x12039 -x16627 -x35161 -x27711 -x35257 -x22697 -x22437 -x16023 -x171 -x5421 -x13189 -x5251 -x26516 -x3296 -x20656 -x20675 -x23201 -x9309 -x13383 -x38034 -x31933 -x9649 -x17794 -x17681 -x24243 -x710 -x37921 -x38330 -x33258 -x17234 -x26579 -x16098 -x26171 -x40308 -x10647 -x27483 -x19122 -x2318 -x2451 -x25943 -x29832 -x5559 -x38103 -x29643 -x12051 -x27243 -x8143 -x28880 -x12036 -x26570 -x11603 -x16301 -x30388 -x22048 -x11706 -x34305 -x2004 -x21404 -x31772 -x17138 -x4149 -x39984 -x23029 -x30009 -x32907 -x4369 -x8148 -x15781 -x27528 -x30698 -x1076 -x11605 -x21745 -x2736 -x2562 -x13835 -x25469 -x24579 -x22713 -x22464 -x25869 -x12763 -x15383 -x36394 -x8463 -x33361 -x11127 -x24529 -x1498 -x32396 -x12814 -x17124 -x16002 -x29180 -x553 -x36012 -x30614 -x37018 -x5025 -x30647 -x28379 -x40243 -x39131 -x12237 -x3734 -x7412 -x8271 -x26614 -x11525 -x26594 -x23296 -x10092 -x4233 -x10662 -x10983 -x35172 -x6178 -x24392 -x12124 -x34118 -x17186 -x35029 -x6405 -x34894 -x12604 -x21555 -x37786 -x9345 -x26615 -x6165 -x11954 -x34746 -x35192 -x36162 -x18297 -x17515 -x32839 -x28388 -x11395 -x25926 -x35416 -x7979 -x28009 -x19795 -x26626 -x16891 -x21778 -x33788 -x29185 -x23190 -x1419 -x2775 -x40839 -x16048 -x28876 -x30147 -x37152 -x15372 -x27548 -x32305 -x29566 -x25309 -x8805 -x38820 -x14361 -x7766 -x7780 -x3319 -x36684 -x27296 -x39396 -x36354 -x23824 -x16662 -x35732 -x39682 -x30462 -x14297 -x22991 -x32259 -x33205 -x7718 -x38051 -x36291 -x12351 -x38859 -x7874 -x40196 -x32410 -x17704 -x10819 -x2277 -x4891 -x33801 -x36496 -x20736 -x25548 -x4668 -x32474 -x1404 -x37357 -x15449 -x29066 -x18501 -x3143 -x27658 -x5363 -x16128 -x7672 -x6411 -x27373 -x29664 -x16678 -x13546 -x14368 -x3805 -x14936 -x5761 -x19514 -x7720 -x36595 -x26357 -x27180 -x40662 -x30704 -x19563 -x34477 -x40264 -x33041 -x40456 -x18019 -x21240 -x37834 -x18786 -x2699 -x6659 -x23108 -x25958 -x22362 -x28887 -x35198 -x25118 -x18821 -x17773 -x15476 -x12585 -x40272 -x31799 -x15191 -x10451 -x24856 -x2770 -x25649 -x31796 -x39265 -x13680 -x24812 -x26487 -x38282 -x6068 -x7017 -x5270 -x20308 -x30858 -x7443 -x38000 -x26232 -x36252 -x7437 -x828 -x36706 -x4428 -x11663 -x39825 -x35097 -x16762 -x34942 -x19101 -x99 -x25678 -x610 -x21929 -x12511 -x521 -x35789 -x36188 -x17527 -x9040 -x32560 -x34817 -x33300 -x20490 -x32761 -x21401 -x32419 -x36183 -x25022 -x14073 -x16932 -x36732 -x20175 -x27215 -x18371 -x30150 -x1574 -x20246 -x12953 -x27941 -x12935 -x20536 -x26412 -x10625 -x30874 -x22568 -x31416 -x27746 -x9646 -x10470 -x33666 -x12127 -x39364 -x9712 -x40596 -x9362 -x4299 -x15646 -x14876 -x2628 -x26866 -x7612 -x39304 -x28170 -x3571 -x32516 -x13407 -x22430 -x23838 -x6618 -x28956 -x28529 -x10830 -x999 -x34175 -x38992 -x40261 -x9735 -x37792 -x25691 -x12750 -x23810 -x6670 -x20169 -x13882 -x8250 -x16427 -x8877 -x38965 -x5209 -x2693 -x13977 -x26419 -x8762 -x976 -x7156 -x39063 -x24849 -x1411 -x25991 -x3354 -x39276 -x19640 -x30430 -x31097 -x20817 -x21596 -x12063 -x13363 -x15820 -x10824 -x35486 -x5502 -x14436 -x18333 -x18442 -x20824 -x25185 -x39398 -x17617 -x10286 -x4723 -x37891 -x34099 -x9888 -x18955 -x32314 -x26944 -x36938 -x979 -x4758 -x27612 -x31996 -x4479 -x2575 -x12432 -x40862 -x6437 -x7461 -x24217 -x36192 -x40056 -x25810 -x24915 -x37272 -x378 -x4411 -x21455 -x13575 -x38453 -x31869 -x36545 -x35496 -x18580 -x9228 -x26567 -x7945 -x8985 -x36728 -x23321 -x23265 -x40045 -x11540 -x1450 -x21272 -x31789 -x3938 -x11368 -x13564 x40419 -x3617 -x28547 -x9741 -x3599 -x20754 -x39611 -x27291 -x20212 -x16279 -x26728 -x26100 -x24883 -x19831 -x19859 -x15945 -x12612 -x8671 -x16847 -x9339 -x1795 -x26571 -x34931 -x36874 -x11226 -x16344 -x1424 -x37706 -x428 -x32910 -x2491 -x16843 -x23087 -x36082 -x6649 -x21662 -x6307 -x30932 -x7472 -x16109 -x23133 -x17801 -x15921 -x980 -x21516 -x25276 -x1578 -x26938 -x12308 -x1172 -x6047 -x24532 -x38999 -x13995 -x9617 -x21952 -x10719 -x21884 -x2049 -x14351 -x27005 -x16404 -x24810 -x31643 -x9615 -x10461 -x1478 -x11329 -x3487 -x31793 -x10301 -x29569 -x25786 -x35093 -x4123 -x15265 -x18697 -x13888 -x4068 -x17456 -x9727 -x11913 -x39647 -x21182 -x35649 -x35138 -x13965 -x25973 -x20229 -x28083 -x10376 -x31354 -x25720 -x22387 -x20888 -x17365 -x28386 -x6783 -x10419 -x26460 -x31618 -x6581 -x12061 -x25259 -x28686 -x17061 -x33848 -x37779 -x25651 -x22189 -x3844 -x23322 -x11241 -x37536 -x10247 -x31686 -x696 -x27845 -x26121 -x21223 -x15539 -x6244 -x35294 -x29011 -x3226 -x29957 -x12022 -x16136 -x3555 -x33960 -x38339 -x16371 -x14291 -x9992 -x39525 -x5256 -x19380 -x30547 -x23827 -x17229 -x17757 -x19448 -x7960 -x32667 -x27966 -x12161 -x35251 -x8928 -x20154 -x18515 -x27070 -x16352 -x6351 -x24287 -x12876 -x17451 -x16626 -x4559 -x17840 -x28811 -x30909 -x32612 -x2144 -x10147 -x27453 -x40584 -x2588 -x27704 -x2729 -x34464 -x25611 -x12722 -x13855 -x38031 -x11858 -x24563 -x27567 -x21898 -x35976 -x11400 -x34694 -x32021 -x13244 -x1218 -x4112 -x23659 -x38254 -x15584 -x21379 -x26033 -x22546 -x9177 -x11727 -x12466 -x16388 -x14898 -x30425 -x18519 -x12806 -x19233 -x17523 -x14984 -x26858 -x17358 -x38896 -x2300 -x34725 -x15795 -x24069 -x18463 -x11804 -x28851 -x10047 -x35558 -x14130 -x16389 -x13388 -x27752 -x21249 -x22266 -x16952 -x34476 -x30004 -x33597 -x34917 -x5487 -x29613 -x23680 -x14611 -x15185 -x5274 -x25500 -x6174 -x9861 -x39068 -x11287 -x18473 -x21150 -x3920 -x35460 -x19482 -x28475 -x15315 -x15228 -x192 -x31162 -x8715 -x15010 -x32690 -x4352 -x2995 -x6337 -x12896 -x34824 -x5178 -x29493 -x25767 -x31711 -x6795 -x38607 -x7870 -x38584 -x11077 -x39907 -x9129 -x16138 -x13578 -x28014 -x35119 -x24400 -x23830 -x38204 -x20601 -x40195 -x26346 -x15157 -x9107 -x22538 -x19951 -x25689 -x16083 -x38979 -x13027 -x10492 -x19171 -x4195 -x6498 -x1032 -x13070 -x21903 -x29031 -x16693 -x33358 -x40017 -x39274 -x39142 -x14488 -x2895 -x18009 -x32457 -x5747 -x16566 -x37191 -x32411 -x802 -x15075 -x18423 -x11017 -x8992 -x6361 -x26539 -x3750 -x10696 -x26773 -x29311 -x27774 -x18224 -x32564 -x39202 -x13240 -x19236 -x12176 -x12354 -x12842 -x14001 -x20499 -x31204 -x14784 -x38120 -x25192 -x31611 -x19906 -x4160 -x15748 -x311 -x38804 -x21208 -x16431 -x21819 -x34287 -x2568 -x25931 -x15875 -x39154 -x37070 -x12064 -x16117 -x37741 -x34953 -x15272 -x21326 -x38418 -x12998 -x6457 -x32867 -x24387 -x5732 -x24407 -x4151 -x33767 -x11228 -x5667 -x22968 -x27964 -x10027 -x27751 -x29679 -x16744 -x19972 -x36793 -x4533 -x34249 -x26301 -x21636 -x25051 -x10678 -x31342 -x34402 -x10557 -x25692 -x36621 -x35953 -x26443 -x23063 -x31538 -x34802 -x3312 -x4276 -x31482 -x30304 -x26345 -x2279 -x2059 -x20058 -x13793 -x27767 -x11212 -x2116 -x4074 -x16763 -x20765 -x8578 -x20456 -x37326 -x9250 -x15630 -x38115 -x25103 -x29922 -x22133 -x29295 -x9760 -x36078 -x34267 -x12483 -x21469 -x30075 -x23592 -x2379 -x11318 -x14593 -x8082 -x9121 -x28955 -x38715 -x16305 -x9576 -x36441 -x22774 -x6680 -x9943 -x9017 -x5023 -x15682 -x3030 -x16900 -x16026 -x36592 -x28911 -x4579 -x15557 -x30159 -x30309 -x38736 -x35477 -x36265 -x3971 -x36763 -x3695 -x2249 -x16471 -x34740 -x14011 -x13612 -x29004 -x34550 -x19402 -x29634 -x31012 -x18677 -x5093 -x19070 -x17123 -x5993 -x36604 -x36662 -x28659 -x34638 -x37253 -x26399 -x28465 -x23513 -x21879 -x3547 -x22987 -x38806 -x13508 -x31118 -x37501 -x17220 -x20294 -x32028 -x10960 -x31749 -x15137 -x4364 -x7368 -x29869 -x38210 -x31835 -x34989 -x17371 -x33250 -x15544 -x38473 -x32217 -x26861 -x35187 -x9361 -x592 -x17470 -x38568 -x11778 -x30119 -x16927 -x7039 -x24654 -x12558 -x2093 -x25936 -x28093 -x19405 -x17534 -x26000 -x3976 -x37710 -x6046 -x6943 -x10439 -x23125 -x2191 -x30146 -x21957 -x4192 -x34350 -x21572 -x22384 -x12671 -x15792 -x25555 -x24281 -x40484 -x17622 -x23167 -x25405 -x17286 -x14037 -x2891 -x10890 -x9404 -x25871 -x37830 -x19569 -x14559 -x18507 -x28076 -x19241 -x27273 -x8223 -x5144 -x4886 -x14841 -x33289 -x31581 -x8694 -x6287 -x19551 -x20009 -x3604 -x7084 -x28471 -x5302 -x15890 -x36733 -x20820 -x19148 -x10119 -x22292 -x14821 -x24025 -x19084 -x28914 -x25115 -x5603 -x9707 -x29756 -x14943 -x22615 -x23757 -x1911 -x26024 -x24250 -x36743 -x15591 -x14265 -x29098 -x6870 -x10271 -x37879 -x29226 -x6424 -x23587 -x14590 -x17796 -x39733 -x39993 -x1489 -x4342 -x13000 -x38027 -x31300 -x33845 -x8360 -x17344 -x34382 -x7496 -x6393 -x7897 -x28525 -x18454 -x32493 -x21822 -x12112 -x8160 -x39677 -x35035 -x2659 -x17718 -x27229 -x1931 -x7381 -x34533 -x26444 -x39209 -x28302 -x32110 -x4994 -x6193 -x1019 -x17544 -x9287 -x16506 -x26104 -x33950 -x8766 -x25049 -x7370 -x32351 -x11110 -x18911 -x8628 -x17953 -x22509 -x27795 -x19487 -x31699 -x13643 -x18050 -x40550 -x30348 -x33911 -x22526 -x29292 -x13064 -x13505 -x32479 -x21807 -x689 -x12288 -x29739 -x26762 -x22081 -x31222 -x4637 -x37056 -x353 -x26905 -x38945 -x18588 -x35434 -x39167 -x17979 -x31198 -x27836 -x26111 -x27744 -x36645 -x23841 -x25162 -x28657 -x5243 -x17712 -x27042 -x16317 -x32888 -x33978 -x19662 -x6676 -x37859 -x508 -x7168 -x22290 -x9951 -x36144 -x31207 -x33519 -x21547 -x33723 -x17746 -x32644 -x28627 -x16713 -x5568 -x38185 -x14714 -x4158 -x4708 -x6909 -x26636 -x35158 -x14113 -x31090 -x6316 -x212 -x20359 -x26483 -x21948 -x5394 -x28872 -x24615 -x6045 -x30572 -x22325 -x36051 -x25433 -x4864 -x7060 -x16288 -x20408 -x31524 -x35697 -x13291 -x12323 -x34774 -x1835 -x5030 -x1202 -x18045 -x154 -x28999 -x26819 -x8605 -x35354 -x20443 -x27293 -x13130 -x9785 -x8431 -x15450 -x33073 -x1138 -x3720 -x33718 -x10346 -x38644 -x22648 -x1962 -x350 -x1939 -x18164 -x7430 -x12206 -x22698 -x12676 -x24005 -x11439 -x6320 -x31679 -x29926 -x23387 -x25515 -x4278 -x22364 -x15335 -x16631 -x26957 -x37639 -x15410 -x40159 -x23431 -x36537 -x1079 -x9901 -x13580 -x15608 -x35369 -x13313 -x24545 -x5828 -x20853 -x548 -x35966 -x33939 -x16417 -x34706 -x5776 -x37235 -x18268 -x39536 -x36519 -x24893 -x26962 -x35626 -x558 -x2545 -x19366 -x40286 -x21077 -x15884 -x25338 -x7741 -x12932 -x23013 -x16480 -x31811 -x4604 -x24549 -x25507 -x30598 -x33777 -x29042 -x35149 -x1246 -x38591 -x27933 -x36125 -x20052 -x32304 -x12254 -x18428 -x24132 -x12341 -x11082 -x34468 -x39124 -x21148 -x269 -x18856 -x9720 -x1083 -x21091 -x2541 -x9038 -x36913 -x114 -x15720 -x24565 -x9886 -x29907 -x15994 -x7400 -x29521 -x4967 -x26668 -x37929 -x13816 -x27500 -x39976 -x18313 -x23473 -x2099 -x3673 -x7567 -x28151 -x5971 -x37091 -x4507 -x27190 -x20218 -x1356 -x20301 -x11456 -x6399 -x13959 -x3712 -x24782 -x27441 -x33055 -x17146 -x32848 -x10340 -x1212 -x33839 -x8235 -x3573 -x728 -x2371 -x33148 -x32652 -x39119 -x37748 -x9210 -x28758 -x31867 -x37556 -x14536 -x34428 -x15999 -x37744 -x33636 -x40094 -x29167 -x39646 -x12628 -x18796 -x32577 -x30628 -x38132 -x16676 -x12367 -x3130 -x11065 -x680 -x38127 -x14742 -x32154 -x38167 -x40327 -x16223 -x14794 -x24980 -x16623 -x36986 -x5268 -x31273 -x36173 -x38309 -x4629 -x12831 -x39323 -x28251 -x19530 -x22015 -x35508 -x2330 -x14407 -x21246 -x28452 -x17211 -x39968 -x6851 -x37402 -x9117 -x7200 -x6229 -x20296 -x8507 -x30714 -x7789 -x20606 -x15610 -x13290 -x5996 -x24774 -x21024 -x2092 -x17824 -x7905 -x17465 -x12829 -x18846 -x27470 -x27827 -x39876 -x40592 -x16327 -x10086 -x20535 -x3672 -x19968 -x19513 -x8385 -x24431 -x621 -x12680 -x21381 -x10591 -x2281 -x12355 -x29741 -x28692 -x10777 -x18986 -x12853 -x30984 -x28791 -x26660 -x7199 -x6716 -x35660 -x25097 -x3873 -x23861 -x10887 -x35879 -x13690 -x27882 -x19187 -x24417 -x29171 -x4917 -x20312 -x4772 -x36544 -x39241 -x5593 -x15065 -x1888 -x28599 -x40822 -x12777 -x30815 -x881 -x27888 -x11438 -x31635 -x32955 -x8535 -x6840 -x23956 -x14979 -x34285 -x36031 -x605 -x10823 -x24444 -x35954 -x28936 -x33655 -x37914 -x33393 -x29070 -x5376 -x3078 -x21309 -x15499 -x9375 -x30114 -x4406 -x37414 -x8245 -x16788 -x11003 -x39426 -x29593 -x36999 -x30651 -x1569 -x11613 -x37720 -x1670 -x29276 -x20791 -x8620 -x15482 -x29632 -x24164 -x26582 -x22094 -x35502 -x6594 -x12996 -x1926 -x7260 -x5889 -x22483 -x28018 -x1850 -x32032 -x17047 -x12877 -x35578 -x14021 -x6416 -x32509 -x21342 -x14103 -x25565 -x10433 -x817 -x29965 -x15131 -x21375 -x6726 -x32570 -x29904 -x19283 -x28153 -x13119 -x24735 -x35212 -x402 -x39296 -x31802 -x14191 -x2663 -x34004 -x21460 -x30254 -x4582 -x36749 -x2984 -x4676 -x26096 -x21913 -x23148 -x25788 -x7922 -x34157 -x34500 -x31061 -x1330 -x23440 -x33245 -x3896 -x31689 -x6862 -x36016 -x31900 -x18276 -x40057 -x7217 -x37679 -x11986 -x26634 -x9688 -x10758 -x28370 -x35493 -x12452 -x25970 -x20904 -x39971 -x25823 -x30358 -x22952 -x16920 -x6701 -x27536 -x15351 -x29186 -x18690 -x11030 -x17338 -x31554 -x15804 -x14773 -x1349 -x13301 -x21962 -x18060 -x32744 -x23272 -x20164 -x27977 -x32276 -x34747 -x1641 -x22935 -x10922 -x22451 -x18779 -x21534 -x11094 -x20852 -x20257 -x7832 -x716 -x7325 -x7617 -x32099 -x30186 -x4730 -x13863 -x1363 -x16162 -x15935 -x35853 -x37354 -x33273 -x4117 -x7553 -x577 -x12402 -x25985 -x18399 -x24984 -x36139 -x22201 -x10215 -x8977 -x15391 -x915 -x22021 -x647 -x14251 -x5367 -x15562 -x30118 -x18367 -x24159 -x11522 -x10947 -x39338 -x15207 -x6137 -x21522 -x16629 -x5561 -x1433 -x28492 -x2739 -x3099 -x23015 -x39428 -x17906 -x20472 -x7947 -x21690 -x33954 -x32052 -x31299 -x1420 -x3815 -x9034 -x3526 -x34346 -x29636 -x26715 -x26214 -x39183 -x22846 -x19418 -x28526 -x40750 -x31534 -x29604 -x20790 -x6503 -x28431 -x34732 -x21688 -x20070 -x21018 -x14164 -x36002 -x33318 -x1329 -x33835 -x769 -x28336 -x3350 -x12282 -x14394 -x11502 -x24074 -x5617 -x25227 -x3522 -x21439 -x37287 -x20331 -x37135 -x25416 -x15336 -x35005 -x5712 -x19843 -x17409 -x2423 -x13706 -x7551 -x15341 -x19044 -x38202 -x40155 -x9834 -x3952 -x12884 -x35127 -x29390 -x15934 -x20960 -x38162 -x28838 -x27044 -x11345 -x4207 -x4395 -x31122 -x25015 -x33441 -x11529 -x32100 -x27608 -x19842 -x40803 -x9840 -x30094 -x30492 -x24195 -x32866 -x25395 -x23759 -x39156 -x37654 -x11321 -x34932 -x33547 -x8990 -x31225 -x4101 -x37521 -x17508 -x26772 -x11753 -x9204 -x24079 -x5179 -x31159 -x1565 -x1226 -x30219 -x9687 -x7038 -x17107 -x40118 -x21537 -x31545 -x33227 -x23590 -x26222 -x27363 -x12441 -x16269 -x35490 -x8798 -x9997 -x19908 -x5127 -x33645 -x26321 -x32045 -x8932 -x9915 -x32144 -x32800 -x30031 -x29656 -x15302 -x39960 -x21595 -x4709 -x14564 -x7055 -x40323 -x28636 -x3392 -x38837 -x38780 -x12080 -x19298 -x12340 -x9958 -x29300 -x15706 -x20641 -x28333 -x20676 -x18926 -x6786 -x12102 -x38160 -x34772 -x34579 -x9190 -x31944 -x19788 -x9690 -x2996 -x32707 -x35444 -x29179 -x18042 -x25668 -x22604 -x16250 -x11629 -x14792 -x1683 -x20394 -x4866 -x17996 -x32856 -x23181 -x38895 -x5227 -x9340 -x5835 -x15940 -x6788 -x40934 -x30897 -x24544 -x20085 -x1549 -x22577 -x40283 -x37048 -x23217 -x20157 -x36049 -x15531 -x23520 -x35411 -x28482 -x33725 -x28781 -x30020 -x33735 -x15981 -x36210 -x6570 -x15034 -x6833 -x3067 -x10344 -x26888 -x13106 -x2931 -x26647 -x1468 -x12155 -x23775 -x29624 -x6175 -x25596 -x13497 -x29338 -x24332 -x36298 -x38122 -x15913 -x4986 -x27668 -x27030 -x29507 x40402 -x29285 -x28724 -x23215 -x16304 -x15552 -x10017 -x15069 -x29526 -x1021 -x36356 -x8032 -x36680 -x26708 -x14769 -x27618 -x36855 -x36010 -x14356 -x307 -x24717 -x22639 -x24752 -x23713 -x36968 -x9283 -x2602 -x24664 -x7595 -x15220 -x40005 -x10365 -x36118 -x30332 -x35703 -x12949 -x23539 -x8703 -x15355 -x39267 -x3015 -x24137 -x3949 -x14359 -x29116 -x8064 -x33505 -x2202 -x26211 -x1194 -x6780 -x9178 -x9385 -x19861 -x8752 -x33066 -x20396 -x12157 -x24135 -x17659 -x8194 -x10676 -x23852 -x12683 -x26909 -x27367 -x24699 -x635 -x18146 -x33382 -x22607 -x24494 -x21732 -x37290 -x23295 -x25399 -x30435 -x15661 -x28417 -x1919 -x18101 -x13792 -x28378 -x17288 -x30223 -x29138 -x18240 -x13397 -x29735 -x23891 -x11930 -x29572 -x34594 -x9444 -x11757 -x35361 -x4757 -x40736 -x28693 -x40298 -x18254 -x19116 -x30549 -x37986 -x2261 -x38560 -x11700 -x38698 -x19550 -x18502 -x39233 -x9531 -x13314 -x16790 -x29013 -x38233 -x11023 -x18307 -x11155 -x13655 -x9139 -x12597 -x1720 -x25443 -x22992 -x4024 -x36614 -x14078 -x16182 -x20220 -x18238 -x28053 -x19135 -x25429 -x13732 -x33729 -x6776 -x14280 -x18925 -x39751 -x23142 -x22229 -x39067 -x25045 -x2649 -x22769 -x19692 -x38320 -x695 -x30776 -x2185 -x2920 -x19921 -x5992 -x15334 -x38847 -x27604 -x6830 -x34211 -x19709 -x5084 -x10431 -x6466 -x7589 -x20522 -x9733 -x1344 -x15009 -x2115 -x37934 -x31515 -x25719 -x28239 -x13076 -x29592 -x37613 -x39742 -x29155 -x4163 -x3904 -x26714 -x40487 -x26009 -x3291 -x34672 -x6949 -x16218 -x7032 -x3735 -x39102 -x31822 -x13238 -x11836 -x22317 -x15948 -x38928 -x3551 -x20695 -x29260 -x24364 -x10103 -x33970 -x1175 -x28780 -x9073 -x6562 -x7678 -x9405 -x20360 -x34122 -x1127 -x34455 -x40040 -x10930 -x7944 -x21937 -x38651 -x10075 -x29606 -x12920 -x33417 -x18675 -x6146 -x21992 -x373 -x17467 -x17340 -x23353 -x27112 -x1037 -x33871 -x21928 -x8036 -x12140 -x6903 -x35541 -x17392 -x25644 -x11123 -x1444 -x22478 -x9306 -x33157 -x30108 -x19769 -x7848 -x40597 -x18355 -x7623 -x19886 -x38496 -x3260 -x17403 -x38220 -x39776 -x32555 -x34523 -x39283 -x22717 -x29533 -x10404 -x3780 -x39334 -x23632 -x6325 -x18464 -x29258 -x9682 -x37962 -x30465 -x40181 -x31051 -x35323 -x39348 -x13666 -x27953 -x20015 -x30221 -x36152 -x12458 -x19432 -x11154 -x452 -x13045 -x36481 -x13026 -x8023 -x23770 -x1630 -x6453 -x3589 -x31630 -x21905 -x32969 -x16995 -x10944 -x20699 -x19182 -x7658 -x35744 -x25595 -x30744 -x21351 -x22225 -x14512 -x39245 -x33620 -x26574 -x32394 -x40120 -x35384 -x37477 -x539 -x30469 -x34950 -x9584 -x2856 -x3822 -x27415 -x14417 -x8819 -x13701 -x30708 -x32448 -x30143 -x33213 -x16876 -x19316 -x38810 -x1423 -x36052 -x7441 -x33415 -x31821 -x26477 -x15180 -x24053 -x25392 -x4182 -x40224 -x10974 -x4203 -x7049 -x585 -x32743 -x13657 -x27818 -x28729 -x38532 -x17943 -x24868 -x35970 -x22950 -x18558 -x7647 -x19900 -x31993 -x7654 -x8814 -x2625 -x39769 -x26237 -x24797 -x19137 -x15563 -x2765 -x4437 -x18411 -x37495 -x34857 -x30198 -x31896 -x5746 -x31139 -x13077 -x28314 -x40754 -x35293 -x7549 -x11854 -x9431 -x13229 -x27067 -x22053 -x22746 -x6228 -x23965 -x11777 -x26036 -x33851 -x16703 -x19742 -x28662 -x20903 -x23796 -x10768 -x31293 -x9628 -x17449 -x21248 -x6153 -x19381 -x8394 -x309 -x38642 -x36344 -x29269 -x32194 -x38880 -x4993 -x20288 -x34928 -x36541 -x31838 -x982 -x25133 -x12838 -x6821 -x6770 -x1726 -x36843 -x32767 -x3789 -x8636 -x1797 -x20438 -x25351 -x7524 -x8650 -x39278 -x19502 -x16866 -x20548 -x3605 -x6936 -x9082 -x17495 -x39817 -x12436 -x2566 -x4249 -x9518 -x27571 -x24058 -x31474 -x7723 -x7677 -x28869 -x29709 -x3341 -x30374 -x4443 -x12735 -x8446 -x5263 -x36870 -x18962 -x40205 -x1542 -x8764 -x29987 -x29583 -x21012 -x1100 -x34603 -x30029 -x30162 -x30467 -x36982 -x27072 -x32941 -x36768 -x20392 -x3548 -x13538 -x21270 -x5936 -x7588 -x10848 -x28313 -x36693 -x16107 -x18819 -x34416 -x35022 -x5018 -x5261 -x6565 -x27109 -x26985 -x37122 -x20612 -x9801 -x32074 -x40878 -x36238 -x7300 -x20474 -x4262 -x37609 -x25542 -x20751 -x14866 -x5214 -x7222 -x19852 -x18344 -x25541 -x4714 -x2275 -x37631 -x19068 -x9149 -x33552 -x7727 -x25988 -x11771 -x35849 -x31930 -x34319 -x27537 -x15954 -x3446 -x4490 -x32199 -x38948 -x1249 -x5307 -x1474 -x25624 -x18622 -x28520 -x31571 -x4377 -x8461 -x31967 -x17132 -x40364 -x19603 -x12120 -x4026 -x23989 -x17593 -x26107 -x5364 -x29782 -x40895 -x37974 -x40331 -x36479 -x7416 -x33244 -x27188 -x30196 -x8273 -x2618 -x21391 -x23282 -x5694 -x23399 -x29847 -x26449 -x32204 -x9995 -x4349 -x17267 -x37916 -x11747 -x40074 -x37405 -x4034 -x38019 -x33536 -x22124 -x36987 -x15973 -x34155 -x36269 -x35670 -x9468 -x26029 -x15629 -x25043 -x16477 -x37716 -x16502 -x4540 -x5042 -x18922 -x23957 -x22143 -x9448 -x2164 -x34995 -x34710 -x15056 -x13887 -x28919 -x38964 -x10535 -x2585 -x16673 -x5323 -x13387 -x39754 -x24899 -x21563 -x28024 -x6596 -x25616 -x34077 -x25368 -x35067 -x24015 -x30416 -x5730 -x17686 -x20762 -x14782 -x38072 -x30459 -x30941 -x9654 -x7016 -x24019 -x35018 -x8420 -x2055 -x20180 -x13755 -x18700 -x23843 -x39024 -x10041 -x15183 -x6473 -x10769 -x39613 -x20569 -x16258 -x14596 -x5997 -x19453 -x6056 -x20151 -x16832 -x33374 -x38680 -x11923 -x9470 -x8204 -x32749 -x35527 -x35408 -x26427 -x24251 -x4472 -x25851 -x22303 -x5949 -x6212 -x40867 -x15057 -x15737 -x35810 -x27975 -x39917 -x5150 -x16442 -x20205 -x31472 -x865 -x3482 -x30310 -x24586 -x37248 -x30610 -x6367 -x25024 -x257 -x27420 -x13134 -x11746 -x8512 -x23126 -x32582 -x3985 -x20439 -x24542 -x17947 -x35364 -x4857 -x8775 -x36303 -x29037 -x10955 -x35935 -x32151 -x15007 -x29302 -x8382 -x1311 -x32206 -x2187 -x10533 -x9689 -x24308 -x31461 -x12646 -x23666 -x28569 -x36504 -x29351 -x28171 -x16556 -x34064 -x26178 -x37177 -x37608 -x21307 -x27971 -x29732 -x23122 -x33692 -x31099 -x27937 -x13765 -x33681 -x12708 -x30605 -x25827 -x40715 -x3577 -x4971 -x31002 -x21783 -x15853 -x15393 -x10424 -x36565 -x7261 -x15779 -x7089 -x27631 -x28451 -x17282 -x35767 -x20803 -x18862 -x16599 -x31493 -x29314 -x20141 -x28330 -x40814 -x11618 -x32864 -x17695 -x6935 -x17573 -x28707 -x22185 -x2146 -x9784 -x36365 -x17562 -x1259 -x16909 -x11810 -x14145 -x9184 -x11440 -x2534 -x26273 -x25403 -x20647 -x9598 -x15427 -x38673 -x3806 -x39308 -x14828 -x30991 -x22237 -x40011 -x4514 -x23038 -x31923 -x1902 -x40618 -x3285 -x26038 -x13613 -x29436 -x24825 -x36530 -x30293 -x15286 -x24867 -x18075 -x18927 -x23847 -x9060 -x2129 -x32784 -x29096 -x38601 -x678 -x24921 -x11604 -x3302 -x23901 -x36346 -x26837 -x20065 -x1251 -x20886 -x19336 -x10610 -x21195 -x31985 -x37293 -x35122 -x8487 -x2781 -x32040 -x7392 -x12107 -x30297 -x13219 -x36761 -x12506 -x26445 -x19629 -x16059 -x18525 -x23888 -x19358 -x18620 -x29783 -x16483 -x31736 -x32586 -x35641 -x2707 -x11730 -x40458 -x8076 -x7954 -x21787 -x8350 -x38516 -x1863 -x21645 -x707 -x22753 -x7876 -x33557 -x16195 -x32837 -x22256 -x35750 -x37456 -x14239 -x7899 -x23307 -x8689 -x14243 -x34251 -x278 -x14212 -x774 -x16786 -x39021 -x4899 -x25769 -x14661 -x39615 -x7047 -x40588 -x35296 -x10638 -x468 -x3766 -x37862 -x38153 -x17293 -x29648 -x21734 -x29527 -x24090 -x3700 -x35396 -x31710 -x23916 -x4367 -x9990 -x32945 -x38749 -x20955 -x16156 -x40871 -x27218 -x35265 -x8486 -x33862 -x15620 -x40870 -x37813 -x9550 -x32247 -x25033 -x15509 -x23534 -x20053 -x19083 -x22403 -x19191 -x17658 -x33372 -x549 -x1794 -x15534 -x17997 -x27007 -x20375 -x26877 -x9371 -x29267 -x18138 -x34121 -x26992 -x38757 -x15708 -x8721 -x21643 -x35555 -x31965 -x3619 -x31901 -x22003 -x3875 -x5662 -x40314 -x16585 -x14886 -x30419 -x38124 -x6664 -x13574 -x13337 -x29132 -x14808 -x30164 -x960 -x17012 -x29147 -x28840 -x28567 -x10211 -x14638 -x7050 -x19572 -x35346 -x31250 -x33482 -x25605 -x988 -x15976 -x12824 -x11552 -x34035 -x22674 -x40098 -x40367 -x18402 -x31322 -x867 -x36805 -x27492 -x5567 -x30898 -x29788 -x23672 -x22114 -x26928 -x29307 -x12368 -x35692 -x10706 -x10975 -x23915 -x7881 -x2345 -x2558 -x990 -x14800 -x4880 -x18476 -x23578 -x8003 -x16606 -x16780 -x14054 -x10299 -x21283 -x27371 -x31358 -x11059 -x29747 -x31653 -x32523 -x6932 -x26291 -x2743 -x7706 -x22041 -x4222 -x25617 -x19753 -x21561 -x3826 -x13468 -x18289 -x11530 -x19126 -x21529 -x11812 -x2564 -x36289 -x34244 -x35737 -x34183 -x32298 -x7951 -x20735 -x12886 -x7966 -x15537 -x10699 -x15759 -x31520 -x13524 -x2864 -x36128 -x28819 -x8524 -x5052 -x3398 -x19319 -x8389 -x37960 -x34308 -x25177 -x12439 -x5914 -x14055 -x21692 -x29010 -x9529 -x32869 -x31767 -x950 -x34941 -x38713 -x13669 -x40749 -x27625 -x12319 -x3193 -x13402 -x31676 -x13276 -x13838 -x7972 -x38303 -x2293 -x556 -x32000 -x8454 -x13739 -x12143 -x30563 -x2731 -x12769 -x833 -x39598 -x29072 -x6380 -x12110 -x27127 -x34148 -x39329 -x40582 x40404 -x33654 -x21998 -x35698 -x20982 -x17442 -x10736 -x3865 -x11549 -x3250 -x14940 -x21657 -x32931 -x31963 -x29911 -x39880 -x26314 -x16955 -x27106 -x11965 -x17153 -x16974 -x33549 -x17578 -x39637 -x28474 -x38151 -x29623 -x34843 -x2705 -x34234 -x32116 -x38531 -x28115 -x11483 x6413 -x24064 -x21741 -x30201 -x32885 -x31030 -x24993 -x14717 -x5771 -x7465 -x29669 -x11446 -x24013 -x22425 -x4384 -x19087 -x25747 -x10188 -x24358 -x26607 -x27998 -x39564 -x23973 -x27035 -x32635 -x14053 -x27341 -x32698 -x4061 -x6020 -x5663 -x20855 -x20733 -x24282 -x31251 -x3088 -x24034 -x37738 -x289 -x34167 -x40640 -x14991 -x39523 -x31549 -x7134 -x10646 -x36232 -x11513 -x28127 -x11218 -x38867 -x18982 -x40101 -x19348 -x21613 -x20671 -x38803 -x19647 -x26001 -x2424 -x40179 -x26137 -x6603 -x23890 -x24953 -x34418 -x10025 -x38973 -x19844 -x7738 -x14637 -x30366 -x18543 -x34085 -x25974 -x30709 -x11675 -x10870 -x37543 -x38390 -x26722 -x25950 -x32769 -x34442 -x6947 -x8784 -x12345 -x30176 -x39243 -x24874 -x12060 -x18947 -x4246 -x8267 -x5250 -x38574 -x3704 -x6927 -x14088 -x26177 -x35837 -x38173 -x24214 -x40125 -x2583 -x28355 -x10262 -x14531 -x16441 -x30286 -x12 -x19470 -x35124 -x16772 -x29564 -x28829 -x20533 -x29487 -x10216 -x17395 -x205 -x14066 -x34676 -x19120 -x23939 -x26058 -x31470 -x16499 -x22784 -x35133 -x26319 -x37174 -x28997 -x19651 -x39215 -x17592 -x35430 -x1403 -x30878 -x15066 -x14569 -x14346 -x38933 -x7615 -x27414 -x30076 -x35410 -x32675 -x24255 -x37358 -x18429 -x17846 -x1434 -x3751 -x17749 -x33682 -x37356 -x11043 -x32793 -x17755 -x1889 -x17423 -x567 -x31734 -x35469 -x17131 -x5595 -x38044 -x31774 -x21027 -x26288 -x9133 -x36629 -x39346 -x22711 -x31130 -x5750 -x24538 -x35906 -x32963 -x35351 -x39642 -x28964 -x33352 -x20185 -x1191 -x37937 -x25676 -x9008 -x36350 -x9940 -x4341 -x6485 -x20813 -x32431 -x853 -x10863 -x36312 -x32436 -x35718 -x37331 -x36275 -x30804 -x5733 -x16458 -x20319 -x25558 -x15420 -x18004 -x35103 -x28814 -x2481 -x12349 -x33746 -x39750 -x18420 -x13881 -x24963 -x27445 -x3365 -x144 -x24261 -x29490 -x26474 -x5497 -x39094 -x4805 -x12286 -x23421 -x33302 -x11693 -x34842 -x6359 -x28221 -x6452 -x35862 -x18026 -x35250 -x7756 -x3460 -x29871 -x40892 -x37539 -x3927 -x23459 -x21137 -x29599 -x9130 -x4263 -x38656 -x23054 -x31338 -x38134 -x2248 -x40030 -x4809 -x23299 -x14867 -x36405 -x8934 -x98 -x14862 -x7965 -x19125 -x13452 -x37695 -x32546 -x35091 -x36022 -x9226 -x39152 -x10715 -x34106 -x3876 -x3891 -x4392 -x16735 -x24996 -x36490 -x21007 -x4930 -x33923 -x10745 -x5136 -x14855 -x25533 -x10789 -x29071 -x24551 -x2642 -x6264 -x12075 -x24370 -x1235 -x2704 -x20202 -x24844 -x28294 -x15603 -x27535 -x15924 -x18264 -x31094 -x39000 -x32288 -x9019 -x20484 -x21316 -x24600 -x24521 -x14450 -x37364 -x9001 -x16508 -x27495 -x13883 -x2944 -x26767 -x25016 -x18141 -x12222 -x27844 -x294 -x26103 -x1639 -x35274 -x36218 -x6251 -x3051 -x19911 -x2631 -x5387 -x14652 -x9778 -x16642 -x33410 -x40197 -x7703 -x12963 -x34229 -x9086 -x40365 -x15710 -x25099 -x28750 -x7247 -x18020 -x1982 -x20685 -x8 -x29191 -x24550 -x36585 -x8664 -x18412 -x38599 -x18405 -x3868 -x4122 -x26920 -x31593 -x33005 -x34058 -x14933 -x25894 -x29164 -x12383 -x28261 -x17050 -x20103 -x5513 -x27579 -x36633 -x39530 -x9925 -x28703 -x23506 -x38113 -x9604 -x19328 -x34288 -x7399 -x40576 -x20994 -x9267 -x18316 -x15042 -x24424 -x20487 -x3511 -x31882 -x26468 -x23765 -x18106 -x35473 -x10417 -x12734 -x24573 -x29639 -x29160 -x32724 -x10831 -x30761 -x7210 -x3858 -x35724 -x35922 -x27335 -x5019 -x31420 -x25375 -x34390 -x24419 -x35375 -x39949 -x5945 -x25743 -x23390 -x10293 -x23261 -x30901 -x13447 -x26484 -x30190 -x14968 -x9299 -x17490 -x5906 -x39811 -x11482 -x40889 -x39041 -x16741 -x39322 -x12732 -x24898 -x28815 -x11314 -x8677 -x27155 -x4688 -x18742 -x12012 -x16565 -x24990 -x17651 -x4678 -x14353 -x23391 -x7117 -x17337 -x27556 -x9276 -x18198 -x29480 -x32604 -x9106 -x12983 -x38717 -x37389 -x23223 -x39392 -x9979 -x36909 -x16096 -x10085 -x30555 -x17461 -x32362 -x12834 -x30141 -x35480 -x36379 -x27150 -x23562 -x36766 -x24448 -x10453 -x17703 -x26418 -x4632 -x1165 -x36672 -x36703 -x18390 -x32606 -x3962 -x17922 -x29349 -x18360 -x7857 -x32983 -x23872 -x24668 -x13075 -x18305 -x38118 -x13577 -x27113 -x21296 -x3253 -x16907 -x34611 -x24168 -x14456 x3835 -x20337 -x39487 -x5326 -x36333 -x21685 -x26047 -x1060 -x12495 -x11728 -x35196 -x39096 -x14820 -x26133 -x23698 -x29306 -x6435 -x15955 -x21540 -x16267 -x26565 -x26097 -x20127 -x26592 -x4865 -x3729 -x31275 -x20821 -x25715 -x23617 -x21966 -x32336 -x14957 -x36906 -x22552 -x1328 -x5120 -x40115 -x21916 -x30423 -x27962 -x21647 -x7725 -x1208 -x18353 -x34955 -x21482 -x21672 -x30954 -x40744 -x33774 -x5 -x3501 -x13420 -x4404 -x4987 -x31305 -x6191 -x40591 -x13859 -x33850 -x26587 -x13756 -x10102 -x23594 -x31353 -x15438 -x1399 -x22078 -x905 -x20446 -x34206 -x19272 -x14537 -x26365 -x11720 -x5887 -x3185 -x11532 -x1910 -x3019 -x34391 -x31631 -x38096 -x10363 -x26339 -x26481 -x23333 -x28505 -x37461 -x2832 -x9829 -x34162 -x18899 -x21392 -x16341 -x14877 -x26016 -x13333 -x1615 -x8011 -x10723 -x4078 -x5509 -x20031 -x25001 -x16858 -x39328 -x25848 -x2783 -x8150 -x32700 -x2957 -x15468 -x17809 -x26411 -x28237 -x16133 -x28296 -x1290 -x36923 -x29403 -x37882 -x1189 -x34648 -x6372 -x33012 -x14289 -x19223 -x40075 -x32790 -x39002 -x662 -x15418 -x4679 -x1335 x36376 -x6211 -x36742 -x29900 -x16987 -x17715 -x38462 -x2310 -x36370 -x15412 -x38855 -x38274 -x13611 -x6937 -x27850 -x37111 -x21292 -x13426 -x26378 -x32042 -x17402 -x22929 -x13596 -x31210 -x20900 -x25722 -x7216 -x35053 -x6152 -x30130 -x24929 -x27639 -x9231 -x3869 -x39211 -x12093 -x10000 -x7174 -x5723 -x2825 -x7065 -x20168 -x38297 -x7940 -x3908 -x535 -x10342 -x40207 -x40656 -x23131 -x34965 -x8854 -x29211 -x29200 -x24420 -x36911 -x30772 -x40018 -x6013 -x8987 -x7466 -x25778 -x35087 -x23422 -x14271 -x5702 -x14766 -x12030 -x17923 -x31727 -x30728 -x12790 -x39298 -x40386 -x38635 -x1453 -x27584 -x27424 -x20851 -x5560 -x39909 -x7398 -x8120 -x3450 -x16397 -x21567 -x27876 -x29645 -x39718 -x14149 -x2681 -x31658 -x17986 -x4618 -x28366 -x38166 -x21541 -x30966 -x5826 -x27786 -x21713 -x25522 -x13581 -x14016 -x20933 -x27811 -x24626 -x38039 -x6897 -x18616 -x35268 -x5040 -x33526 -x4463 -x7536 -x26550 -x34980 -x13078 -x21873 -x22569 -x27240 -x37428 -x6510 -x19211 -x16517 -x3387 -x21268 -x15368 -x1440 -x39526 -x16465 -x39214 -x23301 -x4980 -x20424 -x15690 -x14545 -x33202 -x16439 -x5203 -x36589 -x14845 -x34637 -x23961 -x30339 -x8085 -x29396 -x36130 -x8004 -x11207 -x39303 -x12616 -x26099 -x6010 -x33366 -x13710 -x2475 -x16975 -x34519 -x7501 -x1560 -x25234 -x22417 -x21587 -x24425 -x5824 -x14012 -x29528 -x17847 -x22040 -x21128 -x34537 -x35609 -x20860 -x23657 -x8791 -x1158 -x29156 -x5162 -x4461 -x31955 -x34347 -x9887 -x57 -x23652 -x27320 -x6666 -x20161 -x8720 -x2478 -x38126 -x1389 -x13485 -x22853 -x31557 -x20267 -x32557 -x24385 -x3215 -x20108 -x12317 -x33496 -x35367 -x10563 -x875 -x37157 -x22399 -x14448 -x12059 -x40812 -x15949 -x10082 -x9146 -x36315 -x8184 -x39554 -x12674 -x3580 -x37032 -x1268 -x27932 -x3730 -x12700 -x13193 -x18447 -x22265 -x19492 -x38929 -x30292 -x8551 -x18741 -x7411 -x33900 -x16589 -x17988 -x28281 -x4995 -x40722 -x37617 -x20042 -x14281 -x17611 x40517 -x7267 -x2 -x2232 -x9432 -x34460 -x4295 -x22931 -x8797 -x11415 -x18369 -x23815 -x27398 -x34619 -x23416 -x2335 -x8132 -x1946 -x36264 -x19221 -x3915 -x13659 -x23457 -x27582 -x9711 -x708 -x33662 -x36628 -x13910 -x14050 -x28190 -x35852 -x22712 -x8475 -x24896 -x1970 -x18815 -x5327 -x1943 -x20137 -x19322 -x35484 -x23749 -x20507 -x39464 -x22267 -x24944 -x16563 -x25581 -x17069 -x16294 -x36235 -x21327 -x19140 -x24636 -x35678 -x28218 -x8040 -x28311 -x29187 -x38603 -x36408 -x19369 -x6163 -x4851 -x32261 -x28428 -x6834 -x33949 -x7353 -x21172 -x35894 -x13441 -x35068 -x5555 -x6429 -x36123 -x2071 -x22539 -x36739 -x18091 -x28338 -x7931 -x39570 -x22706 -x4268 -x40692 -x6957 -x1843 -x10512 -x16779 -x24443 -x25744 -x5647 -x750 -x34332 -x7772 -x26303 -x26601 -x23033 -x18312 -x35110 -x22032 -x2375 -x7666 -x8514 -x31107 -x15611 -x8880 -x7320 -x39603 x34761 -x13658 -x33512 -x24085 -x16365 -x14574 -x33675 -x6907 -x10011 -x7924 -x16582 -x37726 -x6922 -x11470 -x9076 -x39805 -x28309 -x15052 -x12606 -x29343 -x34044 -x744 -x23078 -x6539 -x13094 -x1015 -x8724 -x14785 -x12017 -x37687 -x528 -x13277 -x6455 -x12007 -x11222 -x32464 -x40337 -x21544 -x25872 -x28628 -x2091 -x29750 -x15106 -x35759 -x8869 -x6441 -x35182 -x19989 -x17262 -x19979 -x8686 -x11269 -x2680 -x35442 -x31809 -x37181 -x7638 -x32515 -x38570 -x33670 -x13790 -x1313 -x24318 -x32320 -x33617 -x36603 -x4492 -x36551 -x32544 -x2270 -x11251 -x24619 -x12234 -x8567 -x30282 -x22692 -x23262 -x34662 -x15371 -x33905 -x17180 -x925 -x2956 -x36359 -x34845 -x22013 -x6542 x6810 -x1831 -x1769 -x30281 -x19565 -x20893 -x25884 -x25316 -x5716 -x18727 -x22100 -x9625 -x33757 -x31740 -x38183 -x22976 -x34996 -x31082 -x21882 -x31308 -x14523 -x2946 -x33693 -x27685 -x27599 -x1028 -x10555 -x12437 -x17090 -x11276 -x37370 -x25341 -x35812 -x12505 -x39785 -x16724 -x14831 -x5687 -x40548 -x8523 -x13839 -x38412 -x14185 -x1287 -x40865 -x8280 -x202 -x8037 -x6875 -x25109 -x31411 -x21110 -x7795 -x13818 -x2490 -x36098 -x5441 -x21258 -x7273 -x15376 -x23494 -x6029 -x9563 -x39605 -x25096 -x2947 -x26980 -x7215 -x18994 -x6479 -x29565 -x33074 -x28445 -x35840 -x15488 -x30848 -x13906 -x29888 -x2388 -x24464 -x39518 -x4374 -x13688 -x10338 -x19926 -x37561 -x23291 -x16196 -x538 -x26544 -x1945 -x14273 -x12967 -x15533 -x31595 -x19310 -x25075 -x4423 -x10302 -x18785 -x36678 -x17042 -x32286 -x21518 -x33544 -x39332 -x23395 -x38938 -x4338 -x26635 -x3199 -x29486 -x25745 -x23889 -x11459 -x30122 -x18831 -x37426 -x19299 -x37728 -x2253 -x24954 -x31716 -x37895 -x36140 -x4575 -x16395 -x36862 -x3741 -x30886 -x27122 -x17116 -x20604 -x361 -x16150 -x2292 x40504 -x11536 -x34657 -x32392 -x15402 -x19611 -x15014 -x13062 -x32909 -x26608 -x32782 -x16778 -x24839 -x3674 -x10345 -x15109 -x13901 -x19350 -x28737 -x27848 -x9480 -x11499 -x23427 -x37479 -x2465 -x7264 -x23555 -x32510 -x33467 -x36102 -x36707 -x8912 -x22529 -x40531 -x9827 -x17742 -x16335 -x28265 -x20468 -x6646 -x35653 -x40257 -x25339 -x38888 -x34513 -x38310 -x29294 -x11205 -x10554 -x2422 -x35388 -x9265 -x22207 -x9142 -x2510 -x9316 -x15384 -x37805 -x9571 -x6093 -x34362 -x21438 -x10227 -x19696 -x25487 -x37920 -x30443 -x27422 -x38944 -x17206 -x31742 -x27021 -x29801 -x17015 -x16139 -x24911 -x5870 -x27763 -x34801 -x21241 -x22341 -x568 -x832 -x7697 -x40209 -x1672 -x13398 -x14731 -x4598 -x21029 -x25960 -x29492 -x11033 -x38438 -x23865 -x40199 -x37188 -x24850 -x14683 -x32799 -x33464 -x35896 -x1815 -x37899 -x9895 -x25728 -x28834 -x29730 -x18623 -x37445 -x29688 -x12618 -x6255 -x26094 -x13293 -x33398 -x4030 -x25543 -x955 -x33333 -x14230 -x18406 -x7343 -x23076 -x1456 -x23010 -x29357 -x15880 -x7985 -x20090 -x24512 -x6872 -x4334 -x22393 -x28544 -x29087 -x28376 -x27842 -x39393 -x18195 -x34918 -x35419 -x39417 -x274 -x35932 -x4204 -x5264 -x13621 -x36407 -x5621 -x29960 -x14015 -x20945 -x14627 -x5533 -x33594 -x24846 -x5653 -x33480 -x6513 -x2827 -x10905 -x9599 -x17083 -x16178 -x18057 -x5015 -x5189 -x26188 -x36083 -x28409 -x5569 -x17982 -x38759 -x20074 -x17372 -x5032 -x13909 -x8806 -x34302 -x6502 -x39039 -x1648 -x3711 -x29325 -x12300 -x28929 -x34114 -x31477 -x9115 -x11336 -x12386 -x29452 -x22650 -x10763 -x7977 -x25298 -x14734 -x39967 -x26719 -x25546 -x23854 -x14274 -x8662 -x36363 -x38190 -x29997 -x33917 -x4919 -x15749 -x33665 -x26868 -x22221 -x36109 -x33359 -x9794 -x20183 -x25266 -x36352 -x17004 -x16820 -x22813 -x40903 -x29139 -x37475 -x25434 -x6632 -x22101 -x38346 -x11378 -x34708 -x32989 -x19950 -x34130 -x15742 -x23221 -x40733 -x38706 -x25073 -x34818 -x12382 -x2283 -x39019 -x849 -x9921 -x37262 -x1909 -x21117 -x9063 -x1142 -x34517 -x37167 -x22631 -x18584 -x21503 -x6157 -x9216 -x13782 -x24244 -x23483 -x1993 -x2479 -x15763 -x31143 -x15636 -x19403 -x25196 -x18664 -x10915 -x33525 -x1585 -x32692 -x33254 -x26518 -x30308 -x21817 -x34179 -x32711 -x19485 -x34814 -x16841 -x24723 -x8731 -x5601 -x14283 -x11282 -x5986 -x36809 -x8401 -x19894 -x13633 -x30866 -x31719 -x12890 -x20873 -x36087 -x28603 -x6277 -x5358 -x1738 -x24974 -x37590 -x28952 -x36114 -x29567 -x5553 -x9546 -x21429 -x2497 -x16745 -x2329 -x2842 -x4554 -x18874 -x13532 -x1804 -x889 -x32026 -x8572 -x37359 -x15614 -x6496 -x18889 -x22092 -x13247 -x2771 -x17616 -x28812 -x4045 -x36772 -x3324 -x2658 -x5811 -x24239 -x16066 -x25637 -x31473 -x23310 -x12702 -x12745 -x6430 -x23947 -x17430 -x33380 -x30980 -x26132 -x6104 -x25519 -x34094 -x23180 -x1566 -x35614 -x36587 -x22073 -x37890 -x30579 -x8107 -x21178 -x40614 -x32579 -x18119 -x36952 -x32986 -x4425 -x28988 -x26558 -x37523 -x3203 -x33126 -x37263 -x11445 -x28488 -x11080 -x21435 -x11138 -x21221 -x3407 -x29353 -x36027 -x23627 -x20429 -x28060 -x25379 -x13309 -x24108 -x3833 -x22812 -x18747 -x27349 -x34168 -x15892 -x31079 -x7586 -x7431 -x36164 -x9540 -x10307 -x1695 -x4531 -x18942 -x38397 -x3533 -x7304
1655.73/1662.16 s OPTIMUM FOUND
1655.73/1662.16 c Time taken to solve: 1659.187544303 seconds
1655.73/1662.16 c Total time taken: 1661.4186079502106 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-4847251-1784129040/watcher-4847251-1784129040 -o /tmp/evaluation-result-4847251-1784129040/solver-4847251-1784129040 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847251-1784129040/vars-4847251-1784129040 --bin-var /tmp/runsolver-exch-nodeE010-1784128647-22099 --watchdog 3760 run HOME/instance-4847251-1784129040.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1104184900 --intermediate --solver ortools
running on 4 cores: 52-55
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 0,2,5-9,12-13,15-17,19-21,25-28,30-32,34-35,37,39-40,42,45-46,48,50-51,60-61
3550 MHz: 3,18,24,29,33,41,43,49,56-59
3600 MHz: 1,4,10-11,14,22-23,36,38,44,47,52-55,62-63
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 0,2
3600 MHz: 1,3
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 52-55
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (126577 MiB free)
node 1: cores 8-15, 129019 MiB (128250 MiB free)
node 2: cores 16-23, 128973 MiB (123520 MiB free)
node 3: cores 24-31, 129003 MiB (126994 MiB free)
node 4: cores 32-39, 129019 MiB (126378 MiB free)
node 5: cores 40-47, 129019 MiB (128282 MiB free)
node 6: cores 48-55, 129019 MiB (127775 MiB free)
node 7: cores 56-63, 128474 MiB (127567 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=23530, runsolver pid=23527
Current StackSize limit: 8192 KiB
[startup+0.10006 s]*
/proc/loadavg: 16.03 11.78 6.74 17/931 23533
/proc/meminfo: memFree=1039708608/1055320712 swapFree=33554428/33554428
[pid=23530] ppid=23527 vsize=4324 memory=3148 CPUtime=0 cores=52-55
/proc/23530/stat : 23530 (run) S 23527 23530 22069 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 2492760 4427776 640 18446744073709551615 94227597557760 94227598452293 140723455533280 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94227598691344 94227598739088 94227629895680 140723455539330 140723455539565 140723455539565 140723455545297 0
/proc/23530/statm: 1081 787 699 219 0 143 0
[pid=23533] ppid=23530 vsize=24576 memory=18852 CPUtime=0.04 cores=52-55
/proc/23533/stat : 23533 (python3) R 23530 23530 22069 0 -1 4194304 3107 0 0 0 4 0 0 0 20 0 1 0 2492761 25165824 4608 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 2 0 0 0 17 53 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
/proc/23533/statm: 6144 4713 1818 753 0 3655 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 28900 KiB
Current children cumulated memory: 22000 KiB
[startup+0.21315 s]*
/proc/loadavg: 16.03 11.78 6.74 19/934 23536
/proc/meminfo: memFree=1039702992/1055320712 swapFree=33554428/33554428
[pid=23530] ppid=23527 vsize=4324 memory=3148 CPUtime=0 cores=52-55
/proc/23530/stat : 23530 (run) S 23527 23530 22069 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 2492760 4427776 640 18446744073709551615 94227597557760 94227598452293 140723455533280 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94227598691344 94227598739088 94227629895680 140723455539330 140723455539565 140723455539565 140723455545297 0
/proc/23530/statm: 1081 787 699 219 0 143 0
[pid=23533] ppid=23530 vsize=232324 memory=33188 CPUtime=0.24 cores=52-55
/proc/23533/stat : 23533 (python3) R 23530 23530 22069 0 -1 4456448 5157 0 0 0 23 1 0 0 20 0 4 0 2492761 237899776 8192 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 2 0 0 0 17 53 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
/proc/23533/statm: 58081 8297 3529 753 0 44745 0
[pid=23533/tid=23534] ppid=23530 vsize=232324 memory=822363261 CPUtime=0.05 cores=52-55
/proc/23533/task/23534/stat : 23534 (python3) R 23530 23530 22069 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 4 0 2492777 237899776 8192 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 2 0 0 0 -1 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23535] ppid=23530 vsize=232324 memory=18091 CPUtime=0.05 cores=52-55
/proc/23533/task/23535/stat : 23535 (python3) R 23530 23530 22069 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 4 0 2492777 237899776 8192 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 2 0 0 0 -1 52 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23536] ppid=23530 vsize=232324 memory=54091657249273 CPUtime=0.04 cores=52-55
/proc/23533/task/23536/stat : 23536 (python3) R 23530 23530 22069 0 -1 4194368 1 0 0 0 4 0 0 0 20 0 4 0 2492777 237899776 8192 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 2 0 0 0 -1 53 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 236648 KiB
Current children cumulated memory: 36336 KiB
[startup+0.313086 s]*
/proc/loadavg: 16.03 11.78 6.74 17/934 23536
/proc/meminfo: memFree=1039689732/1055320712 swapFree=33554428/33554428
[pid=23530] ppid=23527 vsize=4324 memory=3148 CPUtime=0 cores=52-55
/proc/23530/stat : 23530 (run) S 23527 23530 22069 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 2492760 4427776 640 18446744073709551615 94227597557760 94227598452293 140723455533280 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94227598691344 94227598739088 94227629895680 140723455539330 140723455539565 140723455539565 140723455545297 0
/proc/23530/statm: 1081 787 699 219 0 143 0
[pid=23533] ppid=23530 vsize=253936 memory=48216 CPUtime=0.37 cores=52-55
/proc/23533/stat : 23533 (python3) R 23530 23530 22069 0 -1 4194304 7372 0 0 0 35 2 0 0 20 0 4 0 2492761 260030464 11648 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 2 0 0 0 17 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
/proc/23533/statm: 63484 12054 5279 753 0 46539 0
[pid=23533/tid=23534] ppid=23530 vsize=253936 memory=822363261 CPUtime=0.07 cores=52-55
/proc/23533/task/23534/stat : 23534 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 260030464 11648 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 2 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23535] ppid=23530 vsize=253936 memory=18091 CPUtime=0.07 cores=52-55
/proc/23533/task/23535/stat : 23535 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 260030464 11648 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 2 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23536] ppid=23530 vsize=253936 memory=54091657249273 CPUtime=0.07 cores=52-55
/proc/23533/task/23536/stat : 23536 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 260030464 11648 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 2 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 258260 KiB
Current children cumulated memory: 51364 KiB
[startup+0.700173 s]
/proc/loadavg: 16.03 11.78 6.74 17/934 23536
/proc/meminfo: memFree=1039677652/1055320712 swapFree=33554428/33554428
[pid=23530] ppid=23527 vsize=4324 memory=3148 CPUtime=0 cores=52-55
/proc/23530/stat : 23530 (run) S 23527 23530 22069 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 2492760 4427776 640 18446744073709551615 94227597557760 94227598452293 140723455533280 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94227598691344 94227598739088 94227629895680 140723455539330 140723455539565 140723455539565 140723455545297 0
/proc/23530/statm: 1081 787 699 219 0 143 0
[pid=23533] ppid=23530 vsize=420716 memory=107344 CPUtime=0.57 cores=52-55
/proc/23533/stat : 23533 (python3) R 23530 23530 22069 0 -1 4194304 16602 0 0 0 51 6 0 0 20 0 4 0 2492761 430813184 26368 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 2 0 0 0 17 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
/proc/23533/statm: 105179 26836 11698 753 0 56230 0
[pid=23533/tid=23534] ppid=23530 vsize=420716 memory=0 CPUtime=0.07 cores=52-55
/proc/23533/task/23534/stat : 23534 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 430813184 26368 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 2 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23535] ppid=23530 vsize=420716 memory=3148 CPUtime=0.07 cores=52-55
/proc/23533/task/23535/stat : 23535 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 430813184 26368 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 2 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23536] ppid=23530 vsize=420716 memory=9242521 CPUtime=0.07 cores=52-55
/proc/23533/task/23536/stat : 23536 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 430813184 26368 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 2 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 425040 KiB
Current children cumulated memory: 110492 KiB
[startup+1.50017 s]
/proc/loadavg: 16.03 11.78 6.74 17/934 23536
/proc/meminfo: memFree=1039559408/1055320712 swapFree=33554428/33554428
[pid=23530] ppid=23527 vsize=4324 memory=3148 CPUtime=0 cores=52-55
/proc/23530/stat : 23530 (run) S 23527 23530 22069 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 2492760 4427776 640 18446744073709551615 94227597557760 94227598452293 140723455533280 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94227598691344 94227598739088 94227629895680 140723455539330 140723455539565 140723455539565 140723455545297 0
/proc/23530/statm: 1081 787 699 219 0 143 0
[pid=23533] ppid=23530 vsize=450856 memory=138520 CPUtime=1.34 cores=52-55
/proc/23533/stat : 23533 (python3) R 23530 23530 22069 0 -1 4194304 25618 0 0 0 128 6 0 0 20 0 4 0 2492761 461676544 34176 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 0 0 0 17 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
/proc/23533/statm: 112714 34630 11710 753 0 63751 0
[pid=23533/tid=23534] ppid=23530 vsize=450856 memory=0 CPUtime=0.07 cores=52-55
/proc/23533/task/23534/stat : 23534 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 461676544 34176 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23535] ppid=23530 vsize=450856 memory=3148 CPUtime=0.07 cores=52-55
/proc/23533/task/23535/stat : 23535 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 461676544 34176 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23536] ppid=23530 vsize=450856 memory=9242521 CPUtime=0.07 cores=52-55
/proc/23533/task/23536/stat : 23536 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 461676544 34176 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
Current children cumulated CPU time: 1.34 s
Current children cumulated vsize: 455180 KiB
Current children cumulated memory: 141668 KiB
[startup+3.11409 s]
/proc/loadavg: 16.03 11.85 6.79 17/934 23536
/proc/meminfo: memFree=1039314660/1055320712 swapFree=33554428/33554428
[pid=23530] ppid=23527 vsize=4324 memory=3148 CPUtime=0 cores=52-55
/proc/23530/stat : 23530 (run) S 23527 23530 22069 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 2492760 4427776 640 18446744073709551615 94227597557760 94227598452293 140723455533280 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94227598691344 94227598739088 94227629895680 140723455539330 140723455539565 140723455539565 140723455545297 0
/proc/23530/statm: 1081 787 699 219 0 143 0
[pid=23533] ppid=23530 vsize=542044 memory=233652 CPUtime=2.95 cores=52-55
/proc/23533/stat : 23533 (python3) R 23530 23530 22069 0 -1 4194304 76749 0 0 0 286 9 0 0 20 0 4 0 2492761 555053056 57895 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 0 0 0 17 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
/proc/23533/statm: 135511 58413 13239 753 0 86548 0
[pid=23533/tid=23534] ppid=23530 vsize=542044 memory=3148 CPUtime=0.07 cores=52-55
/proc/23533/task/23534/stat : 23534 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 555053056 57895 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23535] ppid=23530 vsize=542044 memory=111724 CPUtime=0.07 cores=52-55
/proc/23533/task/23535/stat : 23535 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 555053056 57895 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23536] ppid=23530 vsize=542044 memory=75200 CPUtime=0.07 cores=52-55
/proc/23533/task/23536/stat : 23536 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 555053056 57895 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
Current children cumulated CPU time: 2.95 s
Current children cumulated vsize: 546368 KiB
Current children cumulated memory: 236800 KiB
[startup+6.30025 s]
/proc/loadavg: 16.03 11.85 6.79 17/934 23536
/proc/meminfo: memFree=1039053360/1055320712 swapFree=33554428/33554428
[pid=23530] ppid=23527 vsize=4324 memory=3148 CPUtime=0 cores=52-55
/proc/23530/stat : 23530 (run) S 23527 23530 22069 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 2492760 4427776 640 18446744073709551615 94227597557760 94227598452293 140723455533280 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94227598691344 94227598739088 94227629895680 140723455539330 140723455539565 140723455539565 140723455545297 0
/proc/23530/statm: 1081 787 699 219 0 143 0
[pid=23533] ppid=23530 vsize=622640 memory=314808 CPUtime=6.13 cores=52-55
/proc/23533/stat : 23533 (python3) R 23530 23530 22069 0 -1 4194304 119462 0 0 0 602 11 0 0 20 0 4 0 2492761 637583360 78181 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 0 0 0 17 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
/proc/23533/statm: 155660 78702 13363 753 0 106697 0
[pid=23533/tid=23534] ppid=23530 vsize=622640 memory=3148 CPUtime=0.07 cores=52-55
/proc/23533/task/23534/stat : 23534 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 637583360 78181 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23535] ppid=23530 vsize=622640 memory=8322834194750471054 CPUtime=0.07 cores=52-55
/proc/23533/task/23535/stat : 23535 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 637583360 78181 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23536] ppid=23530 vsize=622640 memory=15560 CPUtime=0.07 cores=52-55
/proc/23533/task/23536/stat : 23536 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 637583360 78181 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
Current children cumulated CPU time: 6.13 s
Current children cumulated vsize: 626964 KiB
Current children cumulated memory: 317956 KiB
[startup+12.7002 s]
/proc/loadavg: 16.02 11.92 6.84 17/934 23536
/proc/meminfo: memFree=1038536016/1055320712 swapFree=33554428/33554428
[pid=23530] ppid=23527 vsize=4324 memory=3148 CPUtime=0 cores=52-55
/proc/23530/stat : 23530 (run) S 23527 23530 22069 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 2492760 4427776 640 18446744073709551615 94227597557760 94227598452293 140723455533280 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94227598691344 94227598739088 94227629895680 140723455539330 140723455539565 140723455539565 140723455545297 0
/proc/23530/statm: 1081 787 699 219 0 143 0
[pid=23533] ppid=23530 vsize=819388 memory=512092 CPUtime=12.5 cores=52-55
/proc/23533/stat : 23533 (python3) R 23530 23530 22069 0 -1 4194304 169507 0 0 0 1236 14 0 0 20 0 4 0 2492761 839053312 127552 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 0 0 0 17 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
/proc/23533/statm: 204847 128023 13815 753 0 155884 0
[pid=23533/tid=23534] ppid=23530 vsize=819388 memory=3148 CPUtime=0.07 cores=52-55
/proc/23533/task/23534/stat : 23534 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 839053312 127552 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23535] ppid=23530 vsize=819388 memory=8081744952837813042 CPUtime=0.07 cores=52-55
/proc/23533/task/23535/stat : 23535 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 839053312 127552 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23536] ppid=23530 vsize=819388 memory=3520 CPUtime=0.07 cores=52-55
/proc/23533/task/23536/stat : 23536 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 839053312 127552 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
Current children cumulated CPU time: 12.5 s
################
# More data... #
################
[pid=23530] ppid=23527 vsize=4324 memory=3148 CPUtime=0 cores=52-55
/proc/23530/stat : 23530 (run) S 23527 23530 22069 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 2492760 4427776 640 18446744073709551615 94227597557760 94227598452293 140723455533280 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94227598691344 94227598739088 94227629895680 140723455539330 140723455539565 140723455539565 140723455545297 0
/proc/23530/statm: 1081 787 699 219 0 143 0
[pid=23533] ppid=23530 vsize=1332340 memory=1024764 CPUtime=1297.26 cores=52-55
/proc/23533/stat : 23533 (python3) R 23530 23530 22069 0 -1 4194304 594538 0 0 0 129690 36 0 0 20 0 4 0 2492761 1364316160 255718 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 0 0 0 17 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
/proc/23533/statm: 333085 256191 13877 753 0 284122 0
[pid=23533/tid=23534] ppid=23530 vsize=1332340 memory=1024764 CPUtime=0.07 cores=52-55
/proc/23533/task/23534/stat : 23534 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 1364316160 255718 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23535] ppid=23530 vsize=1332340 memory=2504 CPUtime=0.07 cores=52-55
/proc/23533/task/23535/stat : 23535 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 1364316160 255718 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23536] ppid=23530 vsize=1332340 memory=3148 CPUtime=0.07 cores=52-55
/proc/23533/task/23536/stat : 23536 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 1364316160 255718 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
Current children cumulated CPU time: 1297.26 s
Current children cumulated vsize: 1336664 KiB
Current children cumulated memory: 1027912 KiB
[startup+1362.3 s]
/proc/loadavg: 16.13 16.15 14.04 17/933 23732
/proc/meminfo: memFree=1002150940/1055320712 swapFree=33554428/33554428
[pid=23530] ppid=23527 vsize=4324 memory=3148 CPUtime=0 cores=52-55
/proc/23530/stat : 23530 (run) S 23527 23530 22069 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 2492760 4427776 640 18446744073709551615 94227597557760 94227598452293 140723455533280 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94227598691344 94227598739088 94227629895680 140723455539330 140723455539565 140723455539565 140723455545297 0
/proc/23530/statm: 1081 787 699 219 0 143 0
[pid=23533] ppid=23530 vsize=1337072 memory=1025128 CPUtime=1357.04 cores=52-55
/proc/23533/stat : 23533 (python3) R 23530 23530 22069 0 -1 4194304 594755 0 0 0 135668 36 0 0 20 0 4 0 2492761 1369161728 255846 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 0 0 0 17 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
/proc/23533/statm: 334268 256282 13877 753 0 285305 0
[pid=23533/tid=23534] ppid=23530 vsize=1337072 memory=1024772 CPUtime=0.07 cores=52-55
/proc/23533/task/23534/stat : 23534 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 1369161728 255846 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23535] ppid=23530 vsize=1337072 memory=3148 CPUtime=0.07 cores=52-55
/proc/23533/task/23535/stat : 23535 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 1369161728 255846 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23536] ppid=23530 vsize=1337072 memory=1024772 CPUtime=0.07 cores=52-55
/proc/23533/task/23536/stat : 23536 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 1369161728 255846 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
Current children cumulated CPU time: 1357.04 s
Current children cumulated vsize: 1341396 KiB
Current children cumulated memory: 1028276 KiB
[startup+1422.3 s]
/proc/loadavg: 16.11 16.14 14.17 18/934 23786
/proc/meminfo: memFree=1004804012/1055320712 swapFree=33554428/33554428
[pid=23530] ppid=23527 vsize=4324 memory=3148 CPUtime=0 cores=52-55
/proc/23530/stat : 23530 (run) S 23527 23530 22069 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 2492760 4427776 640 18446744073709551615 94227597557760 94227598452293 140723455533280 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94227598691344 94227598739088 94227629895680 140723455539330 140723455539565 140723455539565 140723455545297 0
/proc/23530/statm: 1081 787 699 219 0 143 0
[pid=23533] ppid=23530 vsize=1337072 memory=1025132 CPUtime=1416.81 cores=52-55
/proc/23533/stat : 23533 (python3) R 23530 23530 22069 0 -1 4194304 594793 0 0 0 141645 36 0 0 20 0 4 0 2492761 1369161728 255846 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 0 0 0 17 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
/proc/23533/statm: 334268 256283 13877 753 0 285305 0
[pid=23533/tid=23534] ppid=23530 vsize=1337072 memory=8322834194750471054 CPUtime=0.07 cores=52-55
/proc/23533/task/23534/stat : 23534 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 1369161728 255846 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23535] ppid=23530 vsize=1337072 memory=12244 CPUtime=0.07 cores=52-55
/proc/23533/task/23535/stat : 23535 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 1369161728 255846 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23536] ppid=23530 vsize=1337072 memory=3148 CPUtime=0.07 cores=52-55
/proc/23533/task/23536/stat : 23536 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 1369161728 255846 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
Current children cumulated CPU time: 1416.81 s
Current children cumulated vsize: 1341396 KiB
Current children cumulated memory: 1028280 KiB
[startup+1482.3 s]
/proc/loadavg: 16.04 16.11 14.29 17/934 23839
/proc/meminfo: memFree=1004047512/1055320712 swapFree=33554428/33554428
[pid=23530] ppid=23527 vsize=4324 memory=3148 CPUtime=0 cores=52-55
/proc/23530/stat : 23530 (run) S 23527 23530 22069 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 2492760 4427776 640 18446744073709551615 94227597557760 94227598452293 140723455533280 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94227598691344 94227598739088 94227629895680 140723455539330 140723455539565 140723455539565 140723455545297 0
/proc/23530/statm: 1081 787 699 219 0 143 0
[pid=23533] ppid=23530 vsize=1337072 memory=1027884 CPUtime=1476.59 cores=52-55
/proc/23533/stat : 23533 (python3) R 23530 23530 22069 0 -1 4194304 595122 0 0 0 147623 36 0 0 20 0 4 0 2492761 1369161728 256512 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 0 0 0 17 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
/proc/23533/statm: 334268 256971 13877 753 0 285305 0
[pid=23533/tid=23534] ppid=23530 vsize=1337072 memory=12244 CPUtime=0.07 cores=52-55
/proc/23533/task/23534/stat : 23534 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 1369161728 256512 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23535] ppid=23530 vsize=1337072 memory=1025140 CPUtime=0.07 cores=52-55
/proc/23533/task/23535/stat : 23535 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 1369161728 256512 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23536] ppid=23530 vsize=1337072 memory=1027884 CPUtime=0.07 cores=52-55
/proc/23533/task/23536/stat : 23536 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 1369161728 256512 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
Current children cumulated CPU time: 1476.59 s
Current children cumulated vsize: 1341396 KiB
Current children cumulated memory: 1031032 KiB
[startup+1542.3 s]
/proc/loadavg: 16.54 16.23 14.44 17/935 23848
/proc/meminfo: memFree=1002146448/1055320712 swapFree=33554428/33554428
[pid=23530] ppid=23527 vsize=4324 memory=3148 CPUtime=0 cores=52-55
/proc/23530/stat : 23530 (run) S 23527 23530 22069 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 2492760 4427776 640 18446744073709551615 94227597557760 94227598452293 140723455533280 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94227598691344 94227598739088 94227629895680 140723455539330 140723455539565 140723455539565 140723455545297 0
/proc/23530/statm: 1081 787 699 219 0 143 0
[pid=23533] ppid=23530 vsize=1337072 memory=1028264 CPUtime=1536.36 cores=52-55
/proc/23533/stat : 23533 (python3) R 23530 23530 22069 0 -1 4194304 595318 0 0 0 153600 36 0 0 20 0 4 0 2492761 1369161728 256640 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 0 0 0 17 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
/proc/23533/statm: 334268 257066 13877 753 0 285305 0
[pid=23533/tid=23534] ppid=23530 vsize=1337072 memory=1027888 CPUtime=0.07 cores=52-55
/proc/23533/task/23534/stat : 23534 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 1369161728 256640 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23535] ppid=23530 vsize=1337072 memory=14232 CPUtime=0.07 cores=52-55
/proc/23533/task/23535/stat : 23535 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 1369161728 256640 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23536] ppid=23530 vsize=1337072 memory=15560 CPUtime=0.07 cores=52-55
/proc/23533/task/23536/stat : 23536 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 1369161728 256640 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
Current children cumulated CPU time: 1536.36 s
Current children cumulated vsize: 1341396 KiB
Current children cumulated memory: 1031412 KiB
[startup+1602.3 s]
/proc/loadavg: 16.31 16.23 14.56 17/935 23849
/proc/meminfo: memFree=1001248884/1055320712 swapFree=33554428/33554428
[pid=23530] ppid=23527 vsize=4324 memory=3148 CPUtime=0 cores=52-55
/proc/23530/stat : 23530 (run) S 23527 23530 22069 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 2492760 4427776 640 18446744073709551615 94227597557760 94227598452293 140723455533280 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94227598691344 94227598739088 94227629895680 140723455539330 140723455539565 140723455539565 140723455545297 0
/proc/23530/statm: 1081 787 699 219 0 143 0
[pid=23533] ppid=23530 vsize=1339000 memory=1030912 CPUtime=1596.14 cores=52-55
/proc/23533/stat : 23533 (python3) R 23530 23530 22069 0 -1 4194304 596232 0 0 0 159578 36 0 0 20 0 4 0 2492761 1371136000 257312 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 0 0 0 17 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
/proc/23533/statm: 334750 257728 13877 753 0 285787 0
[pid=23533/tid=23534] ppid=23530 vsize=1339000 memory=1027888 CPUtime=0.07 cores=52-55
/proc/23533/task/23534/stat : 23534 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 1371136000 257312 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23535] ppid=23530 vsize=1339000 memory=4716 CPUtime=0.07 cores=52-55
/proc/23533/task/23535/stat : 23535 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 1371136000 257312 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23536] ppid=23530 vsize=1339000 memory=3148 CPUtime=0.07 cores=52-55
/proc/23533/task/23536/stat : 23536 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 1371136000 257312 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 8405026 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
Current children cumulated CPU time: 1596.14 s
Current children cumulated vsize: 1343324 KiB
Current children cumulated memory: 1034060 KiB
[startup+1662.3 s]
/proc/loadavg: 16.14 16.20 14.66 17/935 23850
/proc/meminfo: memFree=1001092892/1055320712 swapFree=33554428/33554428
[pid=23530] ppid=23527 vsize=4324 memory=3148 CPUtime=0 cores=52-55
/proc/23530/stat : 23530 (run) S 23527 23530 22069 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 2492760 4427776 640 18446744073709551615 94227597557760 94227598452293 140723455533280 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94227598691344 94227598739088 94227629895680 140723455539330 140723455539565 140723455539565 140723455545297 0
/proc/23530/statm: 1081 787 699 219 0 143 0
[pid=23533] ppid=23530 vsize=920408 memory=615096 CPUtime=1655.92 cores=52-55
/proc/23533/stat : 23533 (python3) R 23530 23530 22069 0 -1 4194304 630796 0 0 0 165555 37 0 0 20 0 4 0 2492761 942497792 153481 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 0 0 0 0 17 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
/proc/23533/statm: 230102 153774 13903 753 0 181139 0
[pid=23533/tid=23534] ppid=23530 vsize=920408 memory=1027888 CPUtime=0.07 cores=52-55
/proc/23533/task/23534/stat : 23534 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 942497792 153481 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 0 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23535] ppid=23530 vsize=920408 memory=15560 CPUtime=0.07 cores=52-55
/proc/23533/task/23535/stat : 23535 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 942497792 153481 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 0 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23536] ppid=23530 vsize=920408 memory=6020 CPUtime=0.07 cores=52-55
/proc/23533/task/23536/stat : 23536 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 942497792 153481 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 0 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
Current children cumulated CPU time: 1655.92 s
Current children cumulated vsize: 924732 KiB
Current children cumulated memory: 618244 KiB
[startup+1662.35 s]
# the end of solver process 23530 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=1655.59 s, system=0.387974 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+1662.3 s]
/proc/loadavg: 16.14 16.20 14.66 17/935 23850
/proc/meminfo: memFree=1001092892/1055320712 swapFree=33554428/33554428
[pid=23530] ppid=23527 vsize=4324 memory=3148 CPUtime=0 cores=52-55
/proc/23530/stat : 23530 (run) S 23527 23530 22069 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 2492760 4427776 640 18446744073709551615 94227597557760 94227598452293 140723455533280 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94227598691344 94227598739088 94227629895680 140723455539330 140723455539565 140723455539565 140723455545297 0
/proc/23530/statm: 1081 787 699 219 0 143 0
[pid=23533] ppid=23530 vsize=920408 memory=615096 CPUtime=1655.92 cores=52-55
/proc/23533/stat : 23533 (python3) R 23530 23530 22069 0 -1 4194304 630796 0 0 0 165555 37 0 0 20 0 4 0 2492761 942497792 153481 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 0 0 0 0 17 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
/proc/23533/statm: 230102 153774 13903 753 0 181139 0
[pid=23533/tid=23534] ppid=23530 vsize=920408 memory=1027888 CPUtime=0.07 cores=52-55
/proc/23533/task/23534/stat : 23534 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 942497792 153481 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 0 1 0 0 -1 54 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23535] ppid=23530 vsize=920408 memory=15560 CPUtime=0.07 cores=52-55
/proc/23533/task/23535/stat : 23535 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 942497792 153481 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 0 1 0 0 -1 52 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
[pid=23533/tid=23536] ppid=23530 vsize=920408 memory=6020 CPUtime=0.07 cores=52-55
/proc/23533/task/23536/stat : 23536 (python3) S 23530 23530 22069 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2492777 942497792 153481 18446744073709551615 4321280 7402577 140736385040432 0 0 0 0 16781312 0 1 0 0 -1 53 0 0 0 0 0 9420256 10002664 11264000 140736385046429 140736385046680 140736385046680 140736385052602 0
Current children cumulated CPU time: 1655.92 s
Current children cumulated vsize: 924732 KiB
Current children cumulated memory: 618244 KiB
Child status: 0
Real time (s): 1662.35
CPU time (s): 1655.98
CPU user time (s): 1655.59
CPU system time (s): 0.387974
CPU usage (%): 99.6168
Max. virtual memory (cumulated for all children) (KiB): 1343324
Max. memory (cumulated for all children) (KiB): 1034060
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1655.59
system time used= 0.387974
maximum resident set size= 1029248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 631955
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= 3829
involuntary context switches= 673
# summary of solver processes directly reported to runsolver:
# pid: 23530
# total CPU time (s): 1655.98
# total CPU user time (s): 1655.59
# total CPU system time (s): 0.387974
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.87987 second user time and 17.322 second system time
The end
Launcher Data
Begin job on nodeE010 at 2026-07-15 17:24:00
IDJOB=4847251
IDBENCH=156159
IDSOLVER=3706
FILE ID=nodeE010/4847251-1784129040
RUNJOBID= nodeE010-1784128647-22099
SLURM_JOB_ID= 12756370
Free space on /tmp= 802008 MiB
SOLVER NAME= cpmpy_ortools (1 core) 2026-07-14
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_20null10mast_rapportOE2.0_TMAX120_K67_cod2.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-4847251-1784129040/watcher-4847251-1784129040 -o /tmp/evaluation-result-4847251-1784129040/solver-4847251-1784129040 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847251-1784129040/vars-4847251-1784129040 --bin-var /tmp/runsolver-exch-nodeE010-1784128647-22099 --watchdog 3760 run HOME/instance-4847251-1784129040.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1104184900 --intermediate --solver ortools
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= b60029140e23f4fb98bbcc8ed72c875d
RANDOM SEED=1104184900
nodeE010 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance
/proc/cpuinfo:
processor : 0
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 0
cpu cores : 32
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 1
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3580.584
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 1
cpu cores : 32
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 2
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 2
cpu cores : 32
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 3
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3582.936
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 3
cpu cores : 32
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 4
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3580.964
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 64
cpu cores : 32
apicid : 64
initial apicid : 64
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 5
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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 : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 6
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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 : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 7
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3581.540
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 67
cpu cores : 32
apicid : 67
initial apicid : 67
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 8
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3602.188
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 32
cpu cores : 32
apicid : 32
initial apicid : 32
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 9
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 33
cpu cores : 32
apicid : 33
initial apicid : 33
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 10
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3604.157
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 34
cpu cores : 32
apicid : 34
initial apicid : 34
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 11
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 35
cpu cores : 32
apicid : 35
initial apicid : 35
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 12
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 96
cpu cores : 32
apicid : 96
initial apicid : 96
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 13
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 97
cpu cores : 32
apicid : 97
initial apicid : 97
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 14
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3615.687
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 98
cpu cores : 32
apicid : 98
initial apicid : 98
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 15
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3618.596
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 99
cpu cores : 32
apicid : 99
initial apicid : 99
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 16
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 48
cpu cores : 32
apicid : 48
initial apicid : 48
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 17
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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 : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 18
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3571.126
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 50
cpu cores : 32
apicid : 50
initial apicid : 50
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 19
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 51
cpu cores : 32
apicid : 51
initial apicid : 51
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 20
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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 : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 21
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 113
cpu cores : 32
apicid : 113
initial apicid : 113
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 22
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3591.281
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 114
cpu cores : 32
apicid : 114
initial apicid : 114
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 23
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3585.044
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 115
cpu cores : 32
apicid : 115
initial apicid : 115
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 24
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3584.040
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 16
cpu cores : 32
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 25
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 17
cpu cores : 32
apicid : 17
initial apicid : 17
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 26
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 18
cpu cores : 32
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 27
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 19
cpu cores : 32
apicid : 19
initial apicid : 19
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 28
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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 : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 29
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3578.345
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 81
cpu cores : 32
apicid : 81
initial apicid : 81
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 30
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 82
cpu cores : 32
apicid : 82
initial apicid : 82
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 31
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 83
cpu cores : 32
apicid : 83
initial apicid : 83
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 32
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 0
cpu cores : 32
apicid : 128
initial apicid : 128
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 33
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3577.599
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 1
cpu cores : 32
apicid : 129
initial apicid : 129
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 34
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 2
cpu cores : 32
apicid : 130
initial apicid : 130
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 35
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 3
cpu cores : 32
apicid : 131
initial apicid : 131
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 36
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3591.087
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 64
cpu cores : 32
apicid : 192
initial apicid : 192
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 37
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 65
cpu cores : 32
apicid : 193
initial apicid : 193
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 38
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3575.470
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 66
cpu cores : 32
apicid : 194
initial apicid : 194
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 39
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3591.096
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 67
cpu cores : 32
apicid : 195
initial apicid : 195
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 40
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 32
cpu cores : 32
apicid : 160
initial apicid : 160
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 41
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3563.418
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 33
cpu cores : 32
apicid : 161
initial apicid : 161
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 42
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 34
cpu cores : 32
apicid : 162
initial apicid : 162
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 43
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 35
cpu cores : 32
apicid : 163
initial apicid : 163
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 44
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3584.779
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 96
cpu cores : 32
apicid : 224
initial apicid : 224
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 45
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 97
cpu cores : 32
apicid : 225
initial apicid : 225
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 46
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 98
cpu cores : 32
apicid : 226
initial apicid : 226
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 47
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3583.847
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 99
cpu cores : 32
apicid : 227
initial apicid : 227
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 48
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 48
cpu cores : 32
apicid : 176
initial apicid : 176
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 49
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3566.517
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 49
cpu cores : 32
apicid : 177
initial apicid : 177
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 50
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 50
cpu cores : 32
apicid : 178
initial apicid : 178
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 51
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 51
cpu cores : 32
apicid : 179
initial apicid : 179
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 52
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3580.265
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 112
cpu cores : 32
apicid : 240
initial apicid : 240
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 53
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 113
cpu cores : 32
apicid : 241
initial apicid : 241
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 54
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3565.722
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 114
cpu cores : 32
apicid : 242
initial apicid : 242
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 55
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3578.907
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 115
cpu cores : 32
apicid : 243
initial apicid : 243
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 56
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3551.186
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 16
cpu cores : 32
apicid : 144
initial apicid : 144
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 57
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3557.097
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 17
cpu cores : 32
apicid : 145
initial apicid : 145
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 58
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3563.828
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 18
cpu cores : 32
apicid : 146
initial apicid : 146
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 59
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 19
cpu cores : 32
apicid : 147
initial apicid : 147
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 60
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 80
cpu cores : 32
apicid : 208
initial apicid : 208
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 61
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 81
cpu cores : 32
apicid : 209
initial apicid : 209
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 62
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3591.464
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 82
cpu cores : 32
apicid : 210
initial apicid : 210
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 63
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 83
cpu cores : 32
apicid : 211
initial apicid : 211
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
/proc/meminfo:
MemTotal: 1055320712 kB
MemFree: 1039707924 kB
MemAvailable: 1037600252 kB
Buffers: 3336 kB
Cached: 1398644 kB
SwapCached: 0 kB
Active: 12023064 kB
Inactive: 1142180 kB
Active(anon): 11789692 kB
Inactive(anon): 0 kB
Active(file): 233372 kB
Inactive(file): 1142180 kB
Unevictable: 9000 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33554428 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 17564 kB
Writeback: 68 kB
AnonPages: 11769616 kB
Mapped: 161536 kB
Shmem: 26428 kB
KReclaimable: 131268 kB
Slab: 500060 kB
SReclaimable: 131268 kB
SUnreclaim: 368792 kB
KernelStack: 15840 kB
PageTables: 33072 kB
SecPageTables: 11744 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214784 kB
Committed_AS: 15225500 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 478460 kB
VmallocChunk: 0 kB
Percpu: 116480 kB
HardwareCorrupted: 0 kB
AnonHugePages: 2060288 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: 358852 kB
DirectMap2M: 20934656 kB
DirectMap1G: 1052770304 kB
Free space on /tmp at the end= 801856 MiB
End job on nodeE010 at 2026-07-15 17:51:42