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