Trace number 4785791
Some explanations
A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process.
The trace of the execution of a solver is divided into four (or five) parts:
-
SOLVER DATA
This is the output of the solver (stdout and stderr).
Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
VERIFIER DATA
The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
WATCHER DATA
This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver.
The memory used by the solver (vsize) is also given every ten seconds.
When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
-
LAUNCHER DATA
These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.
Solver answer on this benchmark
General information on the benchmark
| Name | PB24/normalized-PB12/OPT-LIN/zahidi/ Multihop/normalized-minisat25_6_4_3_mh.opb |
| MD5SUM | 874226caa0bf9660770f6c6eed696157 |
| Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
| Best result obtained on this benchmark | OPT |
| Best value of the objective obtained on this benchmark | 5107943 |
| Best CPU time to get the best result obtained on this benchmark | 165.509 |
| Has Objective Function | YES |
| Satisfiable | |
| (Un)Satisfiability was proved | |
| Best value of the objective function | |
| Optimality of the best value was proved | |
| Number of variables | 31350 |
| Total number of constraints | 73332 |
| Number of constraints which are clauses | 57050 |
| Number of constraints which are cardinality constraints (but not clauses) | 32 |
| Number of constraints which are nor clauses,nor cardinality constraints | 16250 |
| Minimum length of a constraint | 2 |
| Maximum length of a constraint | 925 |
| Number of terms in the objective function | 16825 |
| Biggest coefficient in the objective function | 182284263 |
| Number of bits for the biggest coefficient in the objective function | 28 |
| Sum of the numbers in the objective function | 13627510549 |
| Number of bits of the sum of numbers in the objective function | 34 |
| Biggest number in a constraint | 182284263 |
| Number of bits of the biggest number in a constraint | 28 |
| Biggest sum of numbers in a constraint | 13627510549 |
| Number of bits of the biggest sum of numbers | 34 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
Quality of the solution as a function of time

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