Trace number 4847836

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:
  1. 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.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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.
  5. 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

Solver NameAnswerobjective functionCPU timeWall clock time
cpmpy_ortools (16 cores) 2026-07-14OPT-130742 667.172 55.3258

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_20null10mast_rapportOE2.0_TMAX120_K67_cod2.opb
MD5SUMb60029140e23f4fb98bbcc8ed72c875d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-130742
Best CPU time to get the best result obtained on this benchmark515.786
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 815093
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 815093
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

3.53/2.76	c Time taken to transform: 1.1412756443023682 seconds
3.53/2.76	c Solver arguments: {'num_search_workers': 16, 'random_seed': 1593011129, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7fa385fe7410>}
3.53/2.76	c 57595.95700645447s left to solve
7.59/6.58	c Solution 1, time = 3.8236s
7.59/6.58	o -4294
8.56/6.63	c Solution 2, time = 3.8708s
8.56/6.63	o -27152
8.56/6.66	c Solution 3, time = 3.9039s
8.56/6.66	o -30367
10.12/6.78	c Solution 4, time = 4.0229s
10.12/6.78	o -32951
11.71/6.84	c Solution 5, time = 4.0751s
11.71/6.84	o -33061
13.31/6.91	c Solution 6, time = 4.1472s
13.31/6.91	o -41224
13.31/6.94	c Solution 7, time = 4.1820s
13.31/6.94	o -43284
13.31/6.95	c Solution 8, time = 4.1844s
13.31/6.95	o -43394
15.07/7.03	c Solution 9, time = 4.2729s
15.07/7.03	o -44915
16.74/7.14	c Solution 10, time = 4.3839s
16.74/7.14	o -45902
19.66/7.33	c Solution 11, time = 4.5723s
19.66/7.33	o -50083
22.84/7.51	c Solution 12, time = 4.7496s
22.84/7.51	o -50316
24.44/7.68	c Solution 13, time = 4.9196s
24.44/7.68	o -50782
24.44/7.69	c Solution 14, time = 4.9297s
24.44/7.69	o -50785
26.03/7.75	c Solution 15, time = 4.9939s
26.03/7.75	o -52523
27.60/7.82	c Solution 16, time = 5.0581s
27.60/7.82	o -57691
29.10/7.93	c Solution 17, time = 5.1724s
29.10/7.93	o -59521
29.10/7.95	c Solution 18, time = 5.1915s
29.10/7.95	o -61495
29.10/8.00	c Solution 19, time = 5.2356s
29.10/8.00	o -84840
31.87/8.13	c Solution 20, time = 5.3643s
31.87/8.13	o -84992
32.96/8.25	c Solution 21, time = 5.4876s
32.96/8.25	o -89927
34.22/8.32	c Solution 22, time = 5.5640s
34.22/8.32	o -103690
36.49/8.52	c Solution 23, time = 5.7579s
36.49/8.52	o -104292
36.49/8.52	c Solution 24, time = 5.7594s
36.49/8.52	o -104669
37.45/8.65	c Solution 25, time = 5.8917s
37.45/8.65	o -106266
37.45/8.66	c Solution 26, time = 5.8981s
37.45/8.66	o -107253
39.60/8.88	c Solution 27, time = 6.1148s
39.60/8.88	o -107863
40.66/8.98	c Solution 28, time = 6.2159s
40.66/8.98	o -113031
41.72/9.10	c Solution 29, time = 6.3342s
41.72/9.10	o -115615
43.51/9.21	c Solution 30, time = 6.4506s
43.51/9.21	o -116225
43.51/9.26	c Solution 31, time = 6.5035s
43.51/9.26	o -116236
45.57/9.46	c Solution 32, time = 6.6964s
45.57/9.46	o -116254
47.58/9.60	c Solution 33, time = 6.8441s
47.58/9.60	o -116280
47.58/9.67	c Solution 34, time = 6.9048s
47.58/9.67	o -117246
48.58/9.76	c Solution 35, time = 7.0021s
48.58/9.76	o -117445
54.68/10.37	c Solution 36, time = 7.6133s
54.68/10.37	o -119796
63.29/11.29	c Solution 37, time = 8.5295s
63.29/11.29	o -123278
65.05/11.40	c Solution 38, time = 8.6424s
65.05/11.40	o -124587
65.94/11.55	c Solution 39, time = 8.7877s
65.94/11.55	o -125574
77.17/12.93	c Solution 40, time = 10.1712s
77.17/12.93	o -127171
232.93/25.92	c Solution 41, time = 23.1642s
232.93/25.93	o -128281
234.73/26.04	c Solution 42, time = 23.2825s
234.73/26.04	o -129234
240.86/26.45	c Solution 43, time = 23.6900s
240.86/26.45	o -130742
666.84/55.08	o -130742
666.84/55.08	v -x5365 -x26192 -x14496 -x6729 -x38949 -x37060 -x5862 -x33062 -x6325 -x19223 -x5240 -x6371 -x13484 -x29343 -x4593 -x35163 -x34584 -x25319 -x14062 -x29046 -x26658 -x4869 -x18821 -x23667 -x10252 -x40140 -x7523 -x11908 -x15378 -x4698 -x4813 -x23329 -x17478 -x8935 -x13448 -x40070 -x30225 -x35818 -x27721 -x6000 -x10258 -x29600 -x23410 -x24560 -x16505 -x37382 -x16899 -x6343 -x27758 -x28223 -x2512 -x37185 -x6528 -x25667 -x40787 -x8029 -x37359 -x20496 -x23584 -x7595 -x35325 -x37374 -x2239 -x9708 -x7010 -x2620 -x18074 -x34499 -x80 -x26266 -x16209 -x15804 -x22505 -x37654 -x10790 -x35353 -x31750 -x40647 -x29733 -x29939 -x14523 -x39716 -x32723 -x9138 -x15012 -x2041 -x1090 -x6905 -x40557 -x21700 -x38525 -x37748 -x15066 -x8241 -x27629 -x24719 -x21357 -x22461 -x826 -x26193 -x23304 -x9319 -x26585 -x40853 -x34976 -x22726 -x3227 -x36009 -x17368 -x27578 -x34108 -x31369 -x16631 -x8728 -x31702 -x2776 -x28042 -x19510 -x38691 -x7918 -x12878 -x12945 -x27290 -x4465 -x35393 -x23547 -x32284 -x21782 -x9339 -x21140 -x36161 -x4930 -x22682 -x39830 -x17021 -x5822 -x12146 -x22776 -x3136 -x1378 -x36519 -x6054 -x3121 -x29586 -x9986 -x33082 -x1438 -x35202 -x39652 -x34413 -x31176 -x15093 -x34515 -x18894 -x8665 -x30790 -x21503 -x20891 -x19947 -x27034 -x8743 -x31700 -x26894 -x14546 -x2656 -x23650 -x1050 -x18971 -x6531 -x23851 -x1206 -x27625 -x38967 -x16747 -x33731 -x21602 -x23994 -x14224 -x20577 -x25235 -x34490 -x18131 -x13416 -x23441 -x2496 -x30405 -x35342 -x15146 -x24491 -x26122 -x37937 -x21493 -x30075 -x2740 -x34213 -x3691 -x40232 -x9395 -x37965 -x5622 -x24237 -x5737 -x7960 -x21939 -x17100 -x4666 -x36337 -x36861 -x30121 -x25172 -x17721 -x37462 -x1679 -x35887 -x19103 -x25657 -x32014 -x1594 -x3649 -x4670 -x33012 -x14842 -x13589 -x19753 -x5946 -x22300 -x38478 -x40339 -x15029 -x24418 -x6497 -x27329 -x20636 -x25163 -x11653 -x27588 -x28459 -x15368 -x30315 -x20764 -x36019 -x17677 -x32152 -x26995 -x15889 -x34512 -x28796 -x31241 -x8904 -x39880 -x16410 -x11883 -x25541 -x27771 -x12793 -x29705 -x32470 -x39654 -x32582 -x23158 -x27807 -x15902 -x12941 -x27749 -x37955 -x21259 -x23437 -x27560 -x4014 -x15070 -x23963 -x7581 -x13818 -x14661 -x4911 -x8828 -x40714 -x35519 -x37491 -x22905 -x22614 -x4508 -x19890 -x37356 -x17737 -x4767 -x39740 -x6595 -x21844 -x3988 -x25697 -x3932 -x30012 -x31031 -x15639 -x36654 -x37744 -x38604 -x40378 -x16390 -x7878 -x40885 -x36083 -x4016 -x15174 -x38189 -x18769 -x11218 -x26923 -x7788 -x3503 -x13161 -x39836 -x11 -x25634 -x3653 -x10595 -x12299 -x36004 -x40349 -x18516 -x33636 -x37806 -x22328 -x24743 -x24684 -x13813 -x3963 -x10400 -x18594 -x38028 -x33358 -x27488 -x23389 -x36736 -x36400 -x1948 -x18732 -x31008 -x4613 -x32260 -x39938 -x31529 -x30081 -x12890 -x20681 -x6323 -x20155 -x6936 -x21684 -x11117 -x13552 -x12095 -x3536 -x11237 -x4347 -x23246 -x4584 -x40528 -x2056 -x22230 -x27060 -x3680 -x28371 -x35004 -x2005 -x15459 -x5348 -x18081 -x25757 -x35853 -x32336 -x25349 -x10662 -x19136 -x31614 -x13460 -x31864 -x15846 -x15144 -x17617 -x8685 -x31424 -x9884 -x11598 -x4122 -x40245 -x27972 -x16220 -x18536 -x32464 -x30989 -x21810 -x16539 -x32297 -x14762 -x15906 -x9653 -x6368 -x8841 -x19304 -x29535 -x19047 -x2623 -x35799 -x13689 -x22105 -x5246 -x9151 -x5215 -x17787 -x26466 -x1692 -x40163 -x24822 -x3159 -x22059 -x36385 -x18897 -x26495 -x3765 -x25053 -x34988 -x14367 -x27693 -x38434 -x20979 -x38176 -x13667 -x25892 -x14045 -x12611 -x38107 -x5422 -x16778 -x35878 -x31131 -x9700 -x25614 -x21111 -x37689 -x29450 -x10750 -x13399 -x9817 -x17855 -x30038 -x2639 -x13280 -x32609 -x23278 -x36777 -x10523 -x18684 -x4824 -x30123 -x9635 -x4888 -x2019 -x10358 -x21308 -x20373 -x40221 -x32923 -x17427 -x10296 -x24762 -x3523 -x21759 -x31646 -x40696 -x1583 -x40053 -x28949 -x8099 -x38775 -x33527 -x9876 -x12025 -x22425 -x17279 -x30267 -x573 -x29292 -x36883 -x31365 -x28203 -x25003 -x953 -x26184 -x31123 -x11220 -x4090 -x15924 -x12093 -x17293 -x35946 -x10652 -x24668 -x3828 -x7991 -x10046 -x13413 -x17867 -x36202 -x10541 -x15153 -x6563 -x403 -x32236 -x14724 -x6089 -x20399 -x30359 -x1693 -x24739 -x34503 -x8128 -x25322 -x37354 -x10248 -x17122 -x4732 -x17052 -x39451 -x23946 -x30921 -x12365 -x5780 -x507 -x10967 -x10043 -x35070 -x6333 -x32617 -x6960 -x27252 -x30367 -x24996 -x14733 -x1874 -x29038 -x17975 -x5900 -x24345 -x13617 -x34996 -x4030 -x4310 -x34613 -x8669 -x20489 -x25575 -x20698 -x19252 -x22840 -x25516 -x7026 -x1232 -x33832 -x26620 -x8397 -x24543 -x6423 -x1754 -x1787 -x10735 -x24780 -x12544 -x28258 -x5864 -x37422 -x11229 -x5342 -x35628 -x37085 -x34526 -x9239 -x31560 -x31053 -x29636 -x38897 -x36321 -x33948 -x4309 -x30724 -x12014 -x6846 -x29476 -x8016 -x29670 -x8017 -x16818 -x3105 -x19539 -x17970 -x23273 -x14618 -x30213 -x25867 -x23313 -x27223 -x34271 -x19098 -x30964 -x2157 -x13842 -x16439 -x7693 -x36242 -x7698 -x40694 -x30372 -x12765 -x3211 -x32900 -x31076 -x3399 -x39941 -x10751 -x34182 -x36003 -x16570 -x6305 -x28662 -x8708 -x12883 -x3398 -x24126 -x35354 -x28933 -x18733 -x28217 -x27152 -x17425 -x9173 -x7409 -x11119 -x15610 -x31889 -x38120 -x1457 -x38381 -x13798 -x35656 -x36893 -x2988 -x24845 -x808 -x32809 -x3850 -x20176 -x11100 -x22549 -x16513 -x2781 -x18280 -x33090 -x804 -x16468 -x12175 -x21800 -x5887 -x16952 -x29072 -x18704 -x28677 -x6277 -x7485 -x37708 -x12772 -x36244 -x21239 -x10338 -x24257 -x12998 -x37894 -x17618 -x30734 -x32048 -x34080 -x26722 -x38422 -x9859 -x17570 -x33175 -x31930 -x21082 -x24959 -x31326 -x31714 -x27446 -x14682 -x3654 -x37568 -x19073 -x34725 -x25569 -x13496 -x7723 -x15138 -x1504 -x25624 -x4137 -x21112 -x25510 -x36650 -x9421 -x30741 -x33862 -x36729 -x13011 -x32576 -x12029 -x22893 -x15014 -x38131 -x39201 -x32270 -x31935 -x4437 -x34610 -x15358 -x26469 -x31788 -x19082 -x11318 -x32906 -x4475 -x40698 -x29856 -x39196 -x12434 -x26109 -x177 -x1738 -x31471 -x26652 -x11050 -x35642 -x38104 -x4344 -x20943 -x31256 -x7744 -x18277 -x32815 -x40453 -x22345 -x4116 -x29588 -x20746 -x6222 -x28731 -x21173 -x16721 -x26225 -x35138 -x38524 -x22873 -x20198 -x3197 -x18312 -x1603 -x39825 -x37010 -x11267 -x38833 -x4500 -x29074 -x18889 -x12764 -x37642 -x22622 -x2047 -x36846 -x9037 -x36316 -x18086 -x6141 -x31959 -x30499 -x16262 -x29084 -x18757 -x37112 -x31658 -x30208 -x12132 -x40863 -x37111 -x27440 -x19881 -x3039 -x25875 -x11522 -x26838 -x4577 -x26672 -x23512 -x3742 -x30869 -x34037 -x40750 -x34353 -x6596 -x9428 -x3224 -x5475 -x7957 -x14492 -x28667 -x25940 -x15187 -x28331 -x10324 -x15155 -x14630 -x8335 -x38165 -x26843 -x34220 -x23823 -x32591 -x10529 -x3639 -x15013 -x15951 -x34163 -x12759 -x40005 -x19229 -x2123 -x27128 -x22183 -x14105 -x16143 -x15957 -x536 -x10263 -x14355 -x553 -x37998 -x36960 -x34329 -x4212 -x6403 -x871 -x39530 -x23 -x31593 -x19889 -x34842 -x8181 -x23262 -x1708 -x29482 -x37732 -x1439 -x26083 -x20354 -x34412 -x27885 -x16499 -x29268 -x6287 -x14793 -x33874 -x3467 -x22854 -x19495 -x26970 -x7724 -x9215 -x4195 -x18825 -x8758 -x31308 -x38905 -x14237 -x11532 -x24546 -x3470 -x31898 -x5849 -x21009 -x8087 -x11178 -x8636 -x27465 -x39691 -x27827 -x26714 -x30047 -x9121 -x5027 -x10594 -x15788 -x23967 -x29179 -x9102 -x13574 -x15903 -x1269 -x31366 -x3927 -x14485 -x36488 -x19050 -x5730 -x4369 -x38615 -x3655 -x40602 -x30182 -x27018 -x19466 -x22054 -x22008 -x12574 -x9956 -x9557 -x16185 -x548 -x14949 -x9178 -x12230 -x23786 -x25682 -x36905 -x23140 -x10671 -x19708 -x29448 -x14852 -x24115 -x19011 -x28470 -x20150 -x20097 -x21593 -x5252 -x23093 -x18035 -x19770 -x20287 -x36598 -x10495 -x24691 -x31963 -x27044 -x855 -x24154 -x29511 -x8101 -x15563 -x6646 -x20815 -x14730 -x27834 -x10872 -x15178 -x12120 -x28188 -x18391 -x32451 -x25044 -x14195 -x17209 -x27908 -x33422 -x19804 -x28033 -x39146 -x10145 -x24099 -x9206 -x38879 -x30669 -x20762 -x11280 -x27595 -x38574 -x18626 -x22899 -x4628 -x18535 -x2722 -x27913 -x24554 -x17193 -x34268 -x8141 -x36458 -x17564 -x709 -x5031 -x23894 -x14850 -x6035 -x2257 -x26645 -x2990 -x40269 -x37236 -x34363 -x32705 -x30474 -x31727 -x14256 -x13067 -x1786 -x29803 -x8355 -x40803 -x258 -x30354 -x4299 -x6200 -x12471 -x27759 -x18205 -x5268 -x9969 -x7731 -x38495 -x20382 -x798 -x38507 -x13317 -x16137 -x2433 -x18279 -x13876 -x23383 -x40319 -x164 -x12891 -x30365 -x15855 -x34518 -x4115 -x5001 -x33864 -x21384 -x14647 -x9628 -x37290 -x278 -x358 -x16092 -x1828 -x18541 -x26758 -x36175 -x22402 -x32680 -x13707 -x16829 -x26476 -x22231 -x978 -x26156 -x2259 -x5178 -x18125 -x24778 -x33151 -x28696 -x12817 -x733 -x784 -x16124 -x34333 -x33006 -x17384 -x34481 -x15938 -x10741 -x12926 -x19903 -x10436 -x28341 -x3740 -x20497 -x9868 -x2522 -x31998 -x28397 -x26259 -x35160 -x15733 -x14228 -x11271 -x32629 -x37160 -x22447 -x8151 -x23361 -x18150 -x7238 -x1564 -x29610 -x33956 -x2183 -x28561 -x31101 -x33470 -x3480 -x21537 -x10723 -x10368 -x23913 -x9844 -x38947 -x20524 -x37301 -x36033 -x19843 -x4846 -x25015 -x18724 -x20538 -x6354 -x27539 -x19617 -x33975 -x28871 -x3171 -x12826 -x8759 -x16536 -x14995 -x24599 -x4955 -x3586 -x17034 -x7471 -x36240 -x395 -x34171 -x34949 -x30774 -x30290 -x16937 -x28002 -x30374 -x40524 -x16806 -x21880 -x11527 -x37716 -x10188 -x38050 -x39890 -x13261 -x8134 -x24940 -x9105 -x6755 -x6227 -x34643 -x10206 -x21120 -x36433 -x6584 -x14031 -x36243 -x25125 -x38532 -x23698 -x20994 -x28656 -x29869 -x39946 -x18973 -x30873 -x17881 -x25775 -x13751 -x39606 x4298 -x34115 -x12696 -x40914 -x24266 -x1943 -x19452 -x20370 -x20814 -x554 -x34347 -x19113 -x37573 -x36201 -x39671 -x10680 -x38797 -x19900 -x4421 -x5282 -x10429 -x27544 -x16638 -x7293 -x30516 -x9184 -x7172 -x13452 -x26194 -x2577 -x20738 -x8000 -x30416 -x10107 -x36675 -x8338 -x26781 -x6402 -x21101 -x38761 -x36623 -x10234 -x25794 -x18113 -x28393 -x9602 -x34310 -x11104 -x33136 -x6686 -x38714 -x7665 -x5306 -x10853 -x19211 -x35232 -x19771 -x10668 -x21446 -x14193 -x2797 -x5309 -x14166 -x30186 -x34982 -x29441 -x18069 -x34821 -x36406 -x39538 -x28205 -x5396 -x38061 -x2933 -x12657 -x38322 -x4015 -x20214 -x40556 -x8518 -x10454 -x1397 -x19507 -x8291 -x13853 -x15220 -x23914 -x1714 -x16951 -x5709 -x37926 -x30633 -x18182 -x811 -x22914 -x10393 -x8957 -x7033 -x33557 -x27113 -x17045 -x40513 -x38172 -x30438 -x24992 -x17 -x14253 -x23816 -x32273 -x23399 -x248 -x24555 -x19418 -x36869 -x7344 -x15811 -x37030 -x8488 -x3603 -x238 -x23776 -x12090 -x16171 -x22816 -x23300 -x20159 -x24302 -x31396 -x35036 -x1329 -x360 -x36408 -x1007 -x19111 -x1095 -x20241 -x33335 -x26630 -x3757 -x11168 -x31577 -x19025 -x6954 -x32283 -x35988 -x36975 -x8899 -x2242 -x38060 -x32037 -x23554 -x5144 -x19007 -x19284 -x25766 -x31251 -x18567 -x15475 -x5177 -x14727 -x14326 -x22545 -x30883 -x13208 -x7297 -x10223 -x29432 -x26123 -x8496 -x24149 -x31879 -x29376 -x13543 -x5753 -x30079 -x13314 -x2769 -x24741 -x34986 -x25579 -x22658 -x13788 -x40783 -x21018 -x5172 -x38968 -x9730 -x17951 -x22325 -x34179 -x38090 -x7576 -x25980 -x23150 -x8811 -x40085 -x37757 -x6009 -x27412 -x4406 -x7610 -x2089 -x15572 -x37207 -x20136 -x3836 -x11194 -x14702 -x18164 -x24375 -x20914 -x25546 -x39532 -x8424 -x17448 -x6833 -x39281 -x27698 -x25357 -x32158 -x10655 -x23807 -x11463 -x38570 -x12585 -x33029 -x8415 -x39395 -x32876 -x6967 -x33568 -x40792 -x25289 -x25433 -x8678 -x33191 -x36059 -x17006 -x20511 -x17838 -x7609 -x9230 -x16495 -x7569 -x21368 -x27914 -x10573 -x22875 -x22915 -x23128 -x39001 -x7087 -x16520 -x35128 -x13167 -x31497 -x14511 -x11282 -x23815 -x12222 -x15163 -x20044 -x24547 -x9488 -x31253 -x17955 -x1433 -x7920 -x13433 -x23232 -x14184 -x26390 -x17786 -x31501 -x32675 -x20693 -x20816 -x13222 -x22320 -x12952 -x34492 -x21660 -x6310 -x30447 -x23018 -x13705 -x26779 -x35776 -x5425 -x10700 -x15489 -x582 -x19675 -x37083 -x6036 -x5324 -x7935 -x12228 -x35436 -x20750 -x31086 -x15334 -x36394 -x13570 -x30598 -x415 -x20327 -x10369 -x9915 -x5058 -x27903 -x13145 -x2060 -x25523 -x12390 -x21833 -x19279 -x28388 -x12727 -x1492 -x25673 -x28357 -x5112 -x26028 -x23500 -x29798 -x17393 -x5060 -x34431 -x16384 -x30810 -x21775 -x5583 -x9871 -x26217 -x4887 -x31442 -x20145 -x28139 -x26673 -x10326 -x14508 -x29393 -x29583 -x24236 -x5446 -x8720 -x14848 -x25562 -x5699 -x34938 -x26634 -x15303 -x8440 -x1488 -x28591 -x26547 -x20855 -x22280 -x33860 -x18944 -x9400 -x22727 -x31492 -x15044 -x21073 -x9186 -x7481 -x7753 -x15753 -x17686 -x33808 -x7210 -x16719 -x37684 -x37363 -x29915 -x15604 -x7047 -x17920 -x2684 -x31156 -x9260 -x12377 -x4585 -x5414 -x27457 -x14168 -x40018 -x33087 -x7337 -x9837 -x22668 -x36165 -x37047 -x2538 -x6655 -x13098 -x15620 -x31348 -x4036 -x15724 -x6568 -x32708 -x16403 -x7629 -x24859 -x24382 -x40604 -x35546 -x11356 -x28649 -x17337 -x27308 -x30795 -x25986 -x17458 -x17094 -x1408 -x27726 -x5466 -x39312 -x39555 -x10623 -x16053 -x24514 -x32264 -x17697 -x22812 -x11013 -x27635 -x470 -x33706 -x27261 -x27469 -x8763 -x36946 -x23503 x40420 -x37345 -x5738 -x21008 -x32966 -x29175 -x3374 -x31059 -x5534 -x32820 -x24248 -x26616 -x25987 -x1685 -x33846 -x39117 -x8190 -x9768 -x21889 -x1352 -x13246 -x22603 -x35277 -x35895 -x5459 -x6580 -x18392 -x6843 -x26903 -x25333 -x24213 -x36199 -x23981 -x35201 -x22072 -x18173 -x35115 -x28001 -x36507 -x6609 -x29861 -x17348 -x19370 -x13976 -x32272 -x16617 -x7015 -x22223 -x11060 -x5024 -x29579 -x31732 -x8821 -x18984 -x28771 -x3668 -x11379 -x38235 -x25564 -x15858 -x8905 -x26744 -x26178 -x14321 -x5724 -x3359 -x6051 -x22472 -x8544 -x3219 -x4066 -x32259 -x3960 -x40640 -x31617 -x8367 -x23854 -x11763 x40414 -x4033 -x9993 -x24197 -x3440 -x15385 -x22297 -x16522 -x2301 -x32812 -x26675 -x800 -x8032 -x2498 -x886 -x15412 -x5567 -x26590 -x18369 -x34256 -x24043 -x29422 -x33683 -x3733 -x9008 -x19634 -x18455 -x31064 -x24010 -x1029 -x10142 -x40679 -x8926 -x34242 -x7661 -x32392 -x29402 -x27765 -x19914 -x22918 -x4339 -x6358 -x25254 -x22276 -x19776 -x7488 -x14097 -x27383 -x36585 -x32348 -x22702 -x1862 -x21150 -x11103 -x11380 -x17844 -x39379 -x26462 -x19562 -x3820 -x27180 -x14429 -x3921 -x1405 -x10241 -x11325 -x26640 -x37529 -x16998 -x11665 -x39471 -x3181 -x18941 -x29042 -x21250 -x26988 -x35687 -x36177 -x5402 -x28140 -x3272 -x34913 -x33720 -x25633 -x32265 -x37580 -x16901 -x5130 -x24594 -x28976 -x31425 -x29877 -x26481 -x9734 -x24706 -x39973 -x12842 -x1305 -x2356 -x14416 -x4642 -x33913 -x30326 -x22269 -x12250 -x23092 -x25878 -x525 -x19053 -x26243 -x35682 -x30134 -x9009 -x5794 -x12699 -x20365 -x26979 -x32920 -x13354 -x10204 -x8727 -x36200 -x8098 -x16356 -x21522 -x3142 -x25180 -x28320 -x18054 -x35940 -x30288 -x35621 -x8812 -x10412 -x17969 -x34937 -x9181 -x27969 -x23360 -x2107 -x25584 -x21049 -x3194 -x8676 -x26650 -x40837 -x24419 -x40156 -x13820 -x40073 -x11636 -x1886 -x26900 -x39152 -x17892 -x35728 -x5570 -x3234 -x17764 -x37915 -x19081 -x10418 -x31934 -x31153 -x27691 -x22350 -x17705 -x19326 -x10665 -x39550 -x10144 -x19583 -x27240 -x31335 -x8074 -x4255 -x35448 -x20122 -x14402 -x34525 -x15709 -x20602 -x25364 -x40688 -x34686 -x36289 -x19933 -x13072 -x33578 -x6753 -x6871 -x5587 -x31594 -x38152 -x22380 -x14232 -x30285 -x793 -x7818 -x4833 -x5789 -x27610 -x16817 -x24731 -x39570 -x36476 -x19908 -x18705 -x25903 -x23990 -x25555 -x17453 -x30966 -x34947 -x13059 -x11535 -x17964 -x4769 -x16376 -x12558 -x30320 -x25695 -x33182 -x28842 -x11799 -x1819 -x9932 -x2653 -x27500 -x38593 -x5476 -x11920 -x22510 -x26999 -x17508 -x27975 -x3594 -x6743 -x3434 -x30766 -x14071 -x33271 -x11933 -x36115 -x6591 -x12420 -x36732 -x32437 -x14068 -x775 -x15583 -x2637 -x833 -x19757 -x40710 -x23119 -x39810 -x22952 -x375 -x15609 -x11534 -x16890 -x23955 -x847 -x1394 -x28108 -x26160 -x23687 -x7012 -x4741 -x7144 -x8284 -x17763 -x22030 -x15278 -x32569 -x16514 -x5496 -x26458 -x39845 -x39005 -x25023 -x6645 -x18747 -x9641 -x8699 -x948 -x10852 -x21080 -x12876 -x2608 -x18693 -x11965 -x17993 -x25843 -x7000 -x21842 -x37848 -x19563 -x14812 -x6316 -x20012 -x20916 -x22796 -x32811 -x26051 -x15780 -x14311 -x20219 -x539 -x39251 -x37224 -x16452 -x23798 -x28003 -x3781 -x18935 -x38462 -x26443 -x35319 -x31756 -x38821 -x35484 -x38249 -x38578 -x11112 -x32488 -x40496 -x18041 -x23546 -x28765 -x37399 -x4532 -x22719 -x8626 -x16239 -x25679 -x22142 -x33287 -x13998 -x26020 -x1220 -x23481 -x4701 -x36788 -x38702 -x25146 -x30280 -x39303 -x13674 -x2461 -x34837 -x39374 -x4553 -x7776 -x21541 -x40537 -x12665 -x34885 -x3072 -x20171 -x29761 -x16374 -x2847 -x36148 -x18377 -x12618 -x37695 -x35179 -x21287 -x11248 -x34433 -x10157 -x25777 -x15838 -x39975 -x20527 -x1478 -x24669 -x22476 -x2068 -x20557 -x39621 -x24967 -x14303 -x16136 -x11456 -x30671 -x18084 -x13771 -x3794 -x30339 -x20913 -x13347 -x23788 -x38169 -x11506 -x24752 -x6761 -x22256 -x35749 -x27816 -x18104 -x22997 -x14965 -x7357 -x14653 -x12431 -x23143 -x18023 -x33525 -x8176 -x35217 -x16168 -x22263 -x2072 -x31260 -x6123 -x29700 -x26954 -x9987 -x33493 -x30444 -x14881 -x39445 -x37999 -x842 -x32706 -x13289 -x34204 -x22118 -x20937 -x33611 -x35618 -x18816 -x19022 -x18454 -x38504 -x39170 -x39141 -x33478 -x27020 -x27694 -x32994 -x23393 -x3634 -x37683 -x6367 -x3773 -x9774 -x4920 -x38913 -x29026 -x24588 -x39875 -x31420 -x9263 -x23941 -x27657 -x30255 -x17652 -x37286 -x19128 -x23193 -x14406 -x4086 -x35605 -x12288 -x12125 -x35658 -x15552 -x1929 -x17959 -x1854 -x31920 -x31193 -x39149 -x13401 -x24219 -x17439 -x39344 -x15854 -x20549 -x3827 -x6064 -x21925 -x26239 -x33299 -x12974 -x4108 -x9089 -x1889 -x1296 -x3792 -x20996 -x28630 -x7769 -x19979 -x32466 -x35538 -x36936 -x26056 -x24366 -x15737 -x17748 -x5990 -x29130 -x6162 -x34732 -x22027 -x22508 -x7347 -x38449 -x29800 -x37169 -x39784 -x1294 -x23905 -x35228 -x288 -x38156 -x1022 -x37799 -x9935 -x10715 -x40771 -x10444 -x2341 -x35224 -x1443 -x34192 -x14526 -x32455 -x10115 -x27220 -x29069 -x38197 -x5418 -x14459 -x179 -x32 -x9156 -x22507 -x34258 -x10063 -x25976 -x11086 -x28626 -x16584 -x2383 -x14650 -x10660 -x34498 -x11066 -x34391 -x6817 -x25901 -x33891 -x40298 -x8127 -x20027 -x15860 -x20543 -x24346 -x21798 -x8073 -x6709 -x24157 -x6553 -x5376 -x22864 -x36431 -x32013 -x11585 -x37059 -x22100 -x39244 -x3279 -x11042 -x13000 -x29052 -x3938 -x40718 -x32892 -x37193 -x6535 -x17833 -x9040 -x6150 -x31807 -x6232 -x19632 -x29878 -x38201 -x1661 -x2907 -x13775 -x6525 -x19280 -x23575 -x23881 -x27543 -x16332 -x38062 -x38379 -x40244 -x28913 -x25415 -x28044 -x32096 -x18790 -x4417 -x22677 -x8177 -x461 -x2314 -x8894 -x7436 -x34886 -x37262 -x3689 -x37714 -x15405 -x40188 -x25475 -x27270 -x16451 -x39909 -x16269 -x33923 -x3864 -x27381 -x26441 -x12389 -x31041 -x33103 -x9414 -x16393 -x11756 -x17102 -x11854 -x631 -x4974 -x31318 -x27497 -x882 -x11773 -x33425 -x33836 -x22166 -x32959 -x7911 -x2914 -x9659 -x24410 -x23745 -x19149 -x17525 -x12865 -x14191 -x14098 -x35695 -x12635 -x27414 -x11134 -x39081 -x16541 -x20256 -x20064 -x21496 -x33979 -x4503 -x7125 -x15331 -x18610 -x21533 -x9505 -x37280 -x14712 -x12306 -x12404 -x9417 -x19653 -x39307 -x22251 -x35069 -x8829 -x12868 -x25645 -x4673 -x15444 -x36552 -x33602 -x27193 -x5220 -x13828 -x24462 -x28671 -x22657 -x16199 -x34560 -x34383 -x3815 -x1032 -x5758 -x37780 -x20015 -x11828 -x10865 -x14797 -x1024 -x38896 -x40791 -x22699 -x25677 -x40871 -x35176 -x29666 -x10923 -x13335 -x30611 -x8933 -x24371 -x19249 -x22418 -x7865 -x6347 -x30511 -x40364 -x34721 -x30175 -x14427 -x32299 -x11174 -x32957 -x35375 -x4266 -x12517 -x4653 -x24876 -x440 -x36620 -x30789 -x40552 -x38471 -x31124 -x19601 -x31160 -x36282 -x8230 -x11807 -x8742 -x35913 -x34117 -x37293 -x17731 -x21396 -x26993 -x7157 -x3681 -x33896 -x36093 -x15206 -x4855 -x32624 -x40392 -x38139 -x11268 -x11580 -x27260 -x30961 -x16798 -x30668 -x31992 -x37138 -x11308 -x27438 -x40637 -x35359 -x39609 -x28255 -x13530 -x4445 -x6795 -x5831 -x37267 -x14016 -x1053 -x10848 -x2901 -x8358 -x25660 -x24777 -x34127 -x1205 -x1070 -x21071 -x39889 -x16127 -x34259 -x10053 -x23423 -x18682 -x12263 -x7470 -x29859 -x5233 -x31473 -x23168 -x6468 -x19415 -x2215 -x26881 -x28744 -x27463 -x36809 -x9942 -x19912 -x6980 -x11385 -x8485 -x33653 -x30347 -x37752 -x17695 -x3641 -x18198 -x2098 -x32480 -x33944 -x35933 -x22279 -x14370 -x6272 -x34933 -x24990 -x28798 -x28763 -x32905 -x39510 -x25835 -x5082 -x16682 -x6273 -x8299 -x26789 -x19668 -x35478 -x620 -x26454 -x1114 -x27670 -x19006 -x2125 -x31966 -x18396 -x31432 -x4675 -x17887 -x8216 -x17792 -x24747 -x10956 -x4493 -x24929 -x19556 -x32704 -x7690 -x2900 -x22238 -x9283 -x9728 -x39369 -x4536 -x19259 -x13852 -x8030 -x26711 -x12871 -x21433 -x26421 -x14689 -x29326 -x31806 -x12756 -x21031 -x17401 -x8001 -x26965 -x28089 -x22700 -x35486 -x3232 -x26511 -x9172 -x6561 -x16877 -x19005 -x30945 -x10738 -x3973 -x31744 -x26244 -x14914 -x2023 -x36918 -x15373 -x10319 -x33113 -x37133 -x13576 -x32601 -x1877 -x13518 -x35724 -x5769 -x25105 -x14744 -x28694 -x9361 -x35281 -x345 -x454 -x26166 -x37922 -x19175 -x24232 -x39476 -x18674 -x23925 -x73 -x382 -x3299 -x14860 -x36217 -x9490 -x38930 -x16573 -x18078 -x39647 -x31226 -x22610 -x24680 -x35432 -x15842 -x28191 -x14471 -x31863 -x30491 -x29766 -x20041 -x3308 -x12307 -x36452 -x6335 -x20837 -x13609 -x20587 -x1133 -x33624 -x29584 -x26566 -x37868 -x35812 -x29317 -x30603 -x14201 -x32414 -x22449 -x38428 -x210 -x4451 -x29937 -x12168 -x6392 -x15877 -x7844 -x33229 -x3294 -x34132 -x13736 -x14356 -x20446 -x4718 -x16509 -x34626 -x27847 -x12875 -x26721 -x37505 -x18248 -x12178 -x7059 -x40623 -x19525 -x5479 -x5097 -x12505 -x20763 -x17692 -x17543 -x26270 -x10739 -x22703 -x13387 -x193 -x34493 -x15173 -x29945 -x39801 -x2809 -x36900 -x40266 -x29650 -x10407 -x11359 -x33246 -x14501 -x21196 -x14804 -x872 -x24140 -x14378 -x15529 -x3019 -x6764 -x2559 -x26854 -x32544 -x13807 -x24117 -x34628 -x7761 -x28433 -x40315 -x11907 -x20326 -x29057 -x4838 -x16607 -x35861 -x24431 -x18864 -x30236 -x35178 -x34262 -x18477 -x11822 -x20486 -x28133 -x23026 -x11850 -x17769 -x14498 -x3177 -x22955 -x34209 -x14667 -x14583 -x7627 -x14209 -x23722 -x32416 -x12549 -x12507 -x1513 -x35005 -x8019 -x29989 -x3046 -x16684 -x9444 -x26712 -x19427 -x12922 -x15934 -x15448 -x7472 -x5768 -x26605 -x8296 -x16280 -x29406 -x5461 -x27704 -x16102 -x25429 -x39166 -x23118 -x33677 -x26746 -x16564 -x15941 -x27737 -x10609 -x13803 -x23641 -x28489 -x8140 -x23303 -x28432 -x5630 -x9097 -x11887 -x31765 -x11994 -x6808 -x10791 -x322 -x13847 -x4028 -x39729 -x34263 -x29930 -x12275 -x15615 -x14535 -x10196 -x20238 -x10944 -x15440 -x8813 -x32934 -x30977 -x17851 -x3002 -x15097 -x27271 -x18754 -x40067 -x32433 -x8137 -x37014 -x2455 -x4042 -x7034 -x24405 -x25609 -x8819 -x20396 -x37089 -x27596 -x7709 -x27367 -x21708 -x23425 -x21355 -x17051 -x10897 -x15227 -x39781 -x31246 -x11071 -x14258 -x6010 -x12767 -x36354 -x30693 -x39094 -x4488 -x15391 -x33197 -x11574 -x16006 -x33635 -x38522 -x30109 -x22774 -x29222 -x4486 -x40472 -x27948 -x28488 -x3996 -x40887 -x28485 -x25982 -x10339 -x11794 -x28450 -x13859 -x760 -x26969 -x8549 -x11921 -x26692 -x689 -x20641 -x23449 -x29527 -x20101 -x2601 -x24138 -x18136 -x21779 -x20838 -x37360 -x34531 -x13804 -x37663 -x916 -x27464 -x19055 -x40652 -x30557 -x39573 -x16524 -x35016 -x27941 -x32525 -x7538 -x28568 -x133 -x9634 -x3566 -x32769 -x26399 -x36039 -x20632 -x39672 -x39389 -x21056 -x119 -x11966 -x26439 -x15720 -x29649 -x31793 -x4933 -x1301 -x3305 -x10646 -x32133 -x39811 -x31417 -x14379 -x39731 -x30096 -x571 -x29580 -x39088 -x4923 -x20659 -x9096 -x23535 -x34245 -x9297 -x24169 -x12751 -x32271 -x12994 -x13025 -x18595 -x29151 -x6989 -x32177 -x17657 -x29230 -x27239 -x38941 -x5363 -x24379 -x35357 -x24097 -x35619 -x7981 -x32950 -x24042 -x14491 -x13746 -x10416 -x23345 -x34004 -x195 -x14621 -x28832 -x3545 -x35846 -x4003 -x15883 -x3278 -x21948 -x4335 -x9030 -x31391 -x26350 -x33244 -x12053 -x38252 -x355 -x5288 -x35346 -x13248 -x4635 -x1402 -x10757 -x6328 -x24092 -x29996 -x2583 -x39542 -x2290 -x37368 -x23462 -x10087 -x26624 -x21392 -x26849 -x6149 -x32594 -x2401 -x31071 -x22838 -x4825 -x11564 -x27448 -x32913 -x7466 -x1025 -x8564 -x33547 -x28827 -x28462 -x29440 -x3126 -x20909 -x18261 -x32821 -x28380 -x34496 -x21170 -x8534 -x40772 -x18324 -x37790 -x26098 -x3952 -x1804 -x14181 -x23933 -x15077 -x31975 -x27654 -x39773 -x9144 -x11961 -x10531 -x36699 x40415 -x1663 -x35515 -x27016 -x23368 -x32193 -x22741 -x27073 -x684 -x14927 -x7044 -x25358 -x39612 -x35947 -x21982 -x37454 -x19705 -x39640 -x13506 x17492 -x17766 -x24784 -x26263 -x3666 -x6030 -x40264 -x1273 -x26938 -x21138 -x30493 -x37139 -x35096 -x11587 -x40017 -x33487 -x40023 -x10348 -x20457 -x4816 -x2046 -x19330 -x5774 -x35006 -x11726 -x13894 -x40284 -x19792 -x23643 -x6295 -x40211 -x9813 -x16905 -x30608 -x31428 -x29985 -x2067 -x30910 -x29723 -x23514 -x23618 -x6903 -x1087 -x28362 -x33353 -x8287 -x35270 -x7343 -x19052 -x29597 -x20056 -x40748 -x30231 -x2812 -x10804 -x30159 -x1417 -x31211 -x22273 -x38540 -x39821 -x12048 -x4168 -x23551 -x21261 -x3955 -x21626 -x22262 -x6685 -x2721 -x27162 -x2954 -x38078 -x21035 -x8705 -x1310 -x29109 -x33678 -x9257 -x8753 -x12058 -x15905 -x30394 -x19368 -x33845 -x20713 -x22052 -x4035 -x4179 -x453 -x879 -x1473 -x3488 -x33879 -x25361 -x34123 -x2031 -x9736 -x21430 -x32135 -x14690 -x9569 -x19827 -x6189 -x27857 -x39276 -x36223 -x7467 -x19178 -x36108 -x34602 -x34831 -x33589 -x16429 -x35416 -x39271 -x3579 -x2272 -x32280 -x40677 -x20783 -x8846 -x29792 -x20910 -x24861 -x19026 -x14991 -x9451 -x25652 -x31218 -x5673 -x1676 -x10608 -x40344 -x10264 -x5341 -x21289 -x16035 -x18420 -x23161 -x15428 -x26313 -x22521 -x23318 -x1125 -x6418 -x14497 -x32139 -x27021 -x26358 -x21131 -x32307 -x11159 -x10189 -x34855 -x21973 -x5352 -x31399 -x31200 -x34371 -x38342 -x2115 -x21326 -x6005 -x24260 -x39272 -x27686 -x37609 -x36934 -x6049 -x8120 -x3492 -x16915 -x14041 -x10376 -x11855 -x18017 -x35668 -x26865 -x6134 -x25773 -x31119 -x23625 -x29787 -x2763 -x38888 -x40739 -x11848 -x14974 -x1239 -x3534 -x10434 -x14440 -x33839 -x34653 -x36600 -x4528 -x30256 -x17476 -x20648 -x16195 -x19120 -x19802 -x25151 -x19962 -x12364 -x30847 -x40737 -x3576 -x33575 -x20955 -x26664 -x17998 -x18493 -x24490 -x2196 -x7590 -x20048 -x39748 -x29626 -x1668 -x1631 -x21787 -x7837 -x13238 -x34472 -x28760 -x35984 -x18190 -x4425 -x39770 -x4491 -x5056 -x27525 -x15480 -x40814 -x26788 x18350 -x6719 -x33292 -x34039 -x26778 -x3358 -x18838 -x38317 -x138 -x28323 -x34022 -x27040 -x19503 -x25515 -x27712 -x25292 -x1327 -x10380 -x23604 -x25060 -x16005 -x38790 -x20335 -x2110 -x33933 -x85 -x24247 -x20854 -x11694 -x34661 -x26729 -x12676 -x18526 -x22363 -x17843 -x33576 -x30561 -x20206 -x29957 -x32100 -x7089 -x29118 -x19833 -x32689 -x10717 -x11115 -x27874 -x22000 -x32168 -x8204 -x189 -x25859 -x9041 -x6877 -x38021 -x39045 -x21229 -x22524 -x3096 -x7230 -x12180 -x1373 -x20592 -x32581 -x24441 -x13799 -x40001 -x24078 -x39534 -x12003 -x28783 -x36403 -x36132 -x38429 -x5278 -x11037 -x23956 -x29327 -x8506 -x2394 -x20621 -x28792 -x11285 -x27043 -x30450 -x5189 -x31809 -x16044 -x26554 -x17989 -x11416 -x29363 -x37114 -x7606 -x33603 -x5085 -x29145 -x26844 -x13583 -x7942 -x9872 -x19194 -x13669 -x32143 -x22132 -x5045 -x6007 -x34707 -x23896 -x19662 -x38873 -x17061 -x40932 -x3841 -x29307 -x5026 -x26589 -x36924 -x2281 -x33436 -x38343 -x19541 -x5149 -x24925 -x30329 -x9781 -x20451 -x33414 -x31692 -x13228 -x40384 -x6802 -x4352 -x459 -x25644 -x622 -x24559 -x7043 -x5679 -x17392 -x1328 -x35116 -x22436 -x9353 -x16508 -x25037 -x14598 -x14589 -x11537 -x11838 -x4579 -x7202 -x750 -x5512 -x22828 -x27639 -x1873 -x8096 -x26149 -x14752 -x1599 -x31860 -x24383 -x17659 -x33485 -x4515 -x15536 -x25717 -x2029 -x10582 -x37140 -x234 -x22517 -x22091 -x15007 -x26190 -x19037 -x37126 -x21328 -x12884 -x3923 -x10330 -x9087 -x30105 -x19794 -x33273 -x28741 -x29419 -x26463 -x28321 -x13259 -x2817 -x32219 -x26067 -x39376 -x19302 -x3214 -x39764 -x32215 -x367 -x19786 -x3137 -x21467 -x36440 -x22498 -x19228 -x29567 -x8826 -x182 -x5094 -x16434 -x25453 -x4832 -x27810 -x11221 -x12248 -x15058 -x2096 -x26787 -x7322 -x15973 -x14200 -x3147 -x27195 -x27133 -x20494 -x32745 -x27343 -x27123 -x10839 -x18959 -x34979 -x21006 -x3613 -x17717 -x24854 -x11734 -x32058 -x36174 -x38219 -x2014 -x37387 -x19750 -x4081 -x25927 -x7910 -x32001 -x6774 -x11797 -x34867 -x531 -x10328 -x1197 -x35893 -x27203 -x3975 -x18784 -x20949 -x5473 -x20756 -x38889 -x6781 -x1082 -x16558 -x31036 -x2918 -x33489 -x29319 -x16244 -x40824 -x37092 -x30457 -x21556 -x35465 -x9852 -x22058 -x12733 -x13966 -x27940 -x39707 -x32790 -x1367 -x4024 -x36118 -x34832 -x37068 -x21956 -x2528 -x8493 -x29373 -x956 -x30004 -x37710 -x1642 -x34533 -x34839 -x26953 -x33962 -x38500 -x25692 -x9888 -x33777 -x8703 -x18359 -x11620 -x33434 -x26222 -x5014 -x38265 -x35364 -x7256 -x18214 -x1322 -x10577 -x30011 -x35141 -x19413 -x10011 -x13338 -x24638 -x29068 -x16467 -x16519 -x12750 -x40184 -x35153 -x9869 -x28613 -x17280 -x6003 -x12513 -x22394 -x36170 -x13996 -x11155 -x8913 -x14539 -x16958 -x17353 -x30943 -x36053 -x39161 -x8822 -x12182 -x9519 -x33139 -x26976 -x27489 -x29357 -x2289 -x13071 -x12380 -x35174 -x7232 -x40279 -x10932 -x7376 -x3085 -x10013 -x39183 -x914 -x29938 -x15721 -x31361 -x22633 -x16062 -x7260 -x31567 -x40146 -x34035 -x28220 -x197 -x21927 -x35074 -x39749 -x12703 -x5937 -x36014 -x28094 -x5003 -x26360 -x19647 -x17576 -x16741 -x13657 -x5025 -x21762 -x9889 -x31804 -x8215 -x1872 -x39815 -x3319 -x29941 -x20772 -x7745 -x20118 -x356 -x14649 -x4768 -x15103 -x16694 -x18731 -x30565 -x25395 -x26049 -x11588 -x35271 -x25145 -x20708 -x40597 -x30228 -x16676 -x17585 -x10076 -x24930 -x6747 -x24805 -x25424 -x14304 -x9290 -x32895 -x29539 -x25578 -x24122 -x7567 -x35495 -x7830 -x36032 -x22676 -x37058 -x2816 -x18730 -x17839 -x18105 -x29510 -x38825 -x31964 -x2312 -x1208 -x15611 -x34081 -x10385 -x22781 -x22693 -x29312 -x22767 -x2554 -x10941 -x27461 -x23320 -x25056 -x19793 -x32190 -x40636 -x28343 -x18140 -x39357 -x17714 -x28342 -x30327 -x38161 -x20295 -x7220 -x19400 -x39711 -x18498 -x12760 -x24916 -x10936 -x10064 -x18515 -x39275 -x32529 -x4730 x40438 -x34485 -x25726 -x37945 -x36261 -x19978 -x1358 -x6288 -x38391 -x6384 -x35735 -x40828 -x2088 -x12167 -x7243 -x107 -x36143 -x14833 -x10051 -x18998 -x15686 -x22283 -x35415 -x12198 -x34236 -x31438 -x37032 -x35532 -x36974 -x38676 -x24579 -x15851 -x23703 -x31616 -x31592 -x28103 -x33459 -x13049 -x39221 -x31829 -x7320 -x29994 -x32621 -x3748 -x14721 -x13287 -x37638 -x23991 -x34441 -x38149 -x19256 -x21478 -x10879 -x21548 -x37699 -x5052 -x40259 -x11892 -x2590 -x29743 -x34260 -x10513 -x16738 -x24984 -x30040 -x28008 -x29457 -x38370 -x19732 -x25019 -x4408 -x27474 -x15320 -x28198 -x8044 -x2413 -x7434 -x15695 -x39576 -x28866 -x12023 -x32323 -x5021 -x14892 -x33216 -x16500 -x33049 -x23220 -x13414 -x10710 -x15017 -x13907 -x31661 -x32742 -x30294 -x33868 -x5293 -x8268 -x13439 -x16872 -x34222 -x12979 -x27740 -x422 -x10600 -x1387 -x18404 -x39290 -x1986 -x359 -x11006 -x366 -x35555 -x35032 -x32339 -x22883 -x32400 -x4148 -x24790 -x5104 -x39460 -x29657 -x22115 -x24357 -x22528 -x27327 -x35995 -x37156 -x19065 -x10424 -x5668 -x12889 -x24360 -x1910 -x9457 -x25138 -x33465 -x12991 -x21263 -x27144 x40541 -x19142 -x34961 -x27007 -x30969 -x40559 -x35461 -x12606 -x38498 -x39463 -x13933 -x25430 -x36423 -x18839 -x25703 -x4422 -x9076 -x1426 -x5409 -x31716 -x24075 -x40457 -x15188 -x9778 -x37283 -x28754 -x19091 -x25733 -x19481 -x20180 -x12673 -x5648 -x20582 -x38018 -x10761 -x2669 -x18046 -x7255 -x31504 -x9605 -x26971 -x36879 -x21180 -x9879 -x23574 -x23553 -x39535 -x34227 -x2912 -x10579 -x39524 -x12966 -x35597 -x3725 -x15660 -x28619 -x7068 -x21391 -x9571 -x26179 -x5797 -x34356 -x40011 -x11540 -x15407 -x7968 -x2443 -x15342 -x688 -x25226 -x1930 -x36144 -x19781 -x25694 -x4980 -x18126 -x32688 -x25758 -x39316 -x12082 -x27102 -x3953 -x27734 -x21266 -x11624 -x23326 -x19597 -x20978 -x24696 -x3485 -x27387 -x12740 -x9435 -x36566 -x8498 -x20360 -x18882 -x13696 -x17015 -x32360 -x14806 -x32045 -x34239 -x40356 -x33019 -x31737 -x37690 -x20610 -x7973 -x22465 -x24634 -x19521 -x30250 -x1595 -x1111 -x2305 -x38273 -x38720 -x34787 -x18025 -x14482 -x14923 -x23654 -x4453 -x4882 -x9853 -x21583 -x26326 -x5285 -x791 -x1057 -x29982 -x38751 -x37375 -x12116 -x20449 -x6292 -x5732 -x22293 -x4438 -x14076 -x1818 -x8092 -x40591 -x37231 -x18112 -x6461 -x38553 -x21539 -x19375 -x19841 -x8772 -x12920 -x18685 -x32118 -x3060 -x14141 -x2141 -x8083 -x701 -x9561 -x5488 -x15613 -x14760 -x1253 -x30194 -x15333 -x12235 -x21600 -x25967 -x120 -x14316 -x37960 -x5866 -x14380 -x4389 -x39653 -x17591 -x17639 -x4400 -x5996 -x25082 -x28607 -x38221 -x6604 -x24512 -x26987 -x24409 -x8852 -x36897 -x33520 -x11432 -x19569 -x34710 -x20447 -x39129 -x35707 -x27591 -x4055 -x3409 -x20798 -x39058 -x32566 -x38573 -x26432 -x30972 -x20523 -x19838 -x36991 -x19644 -x9483 -x10130 -x39263 -x37870 -x39249 -x17441 -x22315 -x8731 -x32641 -x2213 -x19830 -x19824 -x1735 -x34974 -x32189 -x15484 -x37946 -x35323 -x33869 -x34444 -x21806 -x18573 -x35097 -x957 x40419 -x16310 -x3336 -x29341 -x969 -x40134 -x28025 -x26764 -x24670 -x28726 -x26064 -x11402 -x40328 -x3857 -x9598 -x35666 -x36802 -x37400 -x21026 -x14177 -x6067 -x29534 -x21681 -x38397 -x17749 -x1525 -x10953 -x23032 -x40204 -x24361 -x13050 -x14383 -x10501 -x20563 -x3755 -x20035 -x22959 -x29759 -x2499 -x5966 -x7689 -x37154 -x21899 -x3884 -x29285 -x2104 -x23444 -x7750 -x35048 -x10543 -x10227 -x5733 -x9963 -x34627 -x19729 -x19398 -x30773 -x29380 -x14214 -x33969 -x17950 -x14828 -x29593 -x16257 -x15664 -x34034 -x13052 -x6229 -x13875 -x7705 -x3450 -x537 -x12531 -x11487 -x7121 -x26886 -x10268 -x22368 -x27077 -x39907 -x12317 -x17289 -x2327 -x17345 -x10303 -x1529 -x29411 -x6600 -x16933 -x23364 -x13345 -x17691 -x8395 -x17556 -x30436 -x10028 -x2349 -x33904 -x14504 -x4798 -x21697 -x24636 -x22757 -x7868 -x36757 -x19167 -x3722 -x1689 -x19762 -x11222 -x20974 -x32431 -x3935 -x34290 -x8035 -x26186 -x34884 -x34600 -x39092 -x16760 -x20453 -x2199 -x16948 -x4634 -x7779 -x29656 -x11123 -x10819 -x25273 -x35535 -x16323 -x38483 -x35938 -x8918 -x23850 -x8036 -x28837 -x18891 -x21314 -x122 -x30020 -x22122 -x6302 -x21269 -x2768 -x31552 -x28526 -x31017 -x24692 -x29668 -x27902 -x39566 -x18426 -x31901 -x3675 -x13466 -x3245 -x16827 -x16637 -x35095 -x11245 -x37130 -x6911 -x38146 -x29007 -x28218 -x6264 -x2875 -x28652 -x20791 -x15170 -x32226 -x11530 -x18679 -x40735 -x1758 -x150 -x17275 -x26625 -x12123 -x21216 -x22590 -x14984 -x31762 -x40899 -x26408 -x36126 -x30562 -x1574 -x35910 -x32277 -x31755 -x38190 -x1304 -x15680 -x27049 -x22607 -x18197 -x35973 -x4647 -x33309 -x11704 -x7191 -x38749 -x36819 -x38163 -x9580 -x16555 -x17024 -x31540 -x14036 -x685 -x14190 -x14577 -x28013 -x7821 -x39962 -x12681 -x39114 -x2198 -x35679 -x23386 -x16601 -x15896 -x9946 -x30712 -x30026 -x40614 -x6681 -x32345 -x7277 -x32184 -x18085 -x5156 -x14761 -x30435 -x29162 -x6039 -x37150 -x17797 -x6085 -x5829 -x35034 -x15156 -x35209 -x26791 -x22894 -x15128 -x5401 -x22832 -x6619 -x37244 -x33504 -x6257 -x25806 -x15344 -x3894 -x28 -x6674 -x38267 -x25730 -x24500 -x36429 -x26820 -x19604 -x19214 -x19893 -x18630 -x13393 -x20427 -x21831 -x10762 -x35549 -x7912 -x33685 -x17712 -x4302 -x22199 -x9535 -x18000 -x7391 -x6828 -x21514 -x11781 -x28889 -x39075 -x31827 -x35516 -x31297 -x28901 -x15592 -x23645 -x18283 -x7827 -x8613 -x9086 -x39961 -x377 -x28861 -x18905 -x7759 -x3705 -x35369 -x19353 -x11459 -x2535 x40510 -x32258 -x28376 -x12340 -x36484 -x10158 -x23094 -x18981 -x38435 -x21747 -x10399 -x35506 -x37530 -x32901 -x26596 -x27574 -x32325 -x31078 -x480 -x38871 -x1028 -x17740 -x2602 -x37132 -x5801 -x19699 -x32125 -x6023 -x18288 -x22212 -x5209 -x27072 -x7491 -x21930 -x20954 -x13825 -x13891 -x12378 -x27382 -x24936 -x19514 -x33572 -x4549 -x11649 -x29948 -x37869 -x38723 -x2130 -x10266 -x33863 -x16935 -x12983 -x5790 -x39902 -x21160 -x17485 -x13913 -x26861 -x38921 -x12852 -x205 -x32216 -x10038 -x10450 -x34807 -x3378 -x6055 -x13572 -x11647 -x31168 -x5546 -x6666 -x37604 -x20002 -x6021 -x25207 -x16705 -x37546 -x34308 -x30523 -x37842 -x5572 -x28926 -x11096 -x3656 -x25615 -x14442 -x18228 -x8110 -x28789 -x6380 -x9484 -x35902 -x25265 -x12990 -x26323 -x32399 -x3751 -x28605 -x6796 -x4047 -x39645 -x17227 -x27658 -x27005 -x17114 -x13513 -x28319 -x15302 -x2451 -x17149 -x19961 -x9279 -x31499 -x21409 -x30806 -x25646 -x34285 -x13922 -x34554 -x19975 -x1483 -x36227 -x10593 -x32946 -x16441 -x37890 -x40493 -x250 -x30413 -x4143 -x28225 -x39126 -x5007 -x6955 -x31372 -x33993 -x18437 -x14223 -x37571 -x32508 -x37590 -x14018 -x15355 -x15566 -x29333 -x29114 -x21812 -x30963 -x617 -x38508 -x21872 -x25331 x40717 -x38719 -x713 -x38509 -x6917 -x10226 -x37702 -x38516 -x22680 -x15033 -x23830 -x23857 -x7110 -x29181 -x40649 -x944 -x6656 -x31887 -x8790 -x32898 -x25956 -x21772 -x14711 -x40711 -x33100 -x3382 -x28307 -x18847 -x19780 -x1051 -x40012 -x12893 -x16895 -x30296 -x27364 -x16764 -x3928 -x3155 -x17760 -x3318 -x81 -x34572 -x5134 -x33888 -x11381 -x287 -x27918 -x39893 -x34995 -x9340 -x3154 -x38310 -x24249 -x8878 -x15507 -x24146 -x17029 -x2224 -x7122 -x35916 -x15429 -x11979 -x25142 -x24615 -x4607 -x39448 -x17754 -x8999 -x171 -x16556 -x22737 -x39492 -x31002 -x1400 -x15875 -x23817 -x9766 -x21341 -x38928 -x7096 -x22486 -x6135 -x3895 -x10638 -x908 -x35723 -x34381 -x9048 -x33166 -x7215 -x25233 -x25097 -x36886 -x7017 -x18999 -x31328 -x28785 -x32993 -x4464 -x25900 -x27361 -x37829 -x18502 -x17245 -x30532 -x2024 -x3673 -x37488 -x34130 -x23284 -x15053 -x14476 -x16997 -x35185 -x10382 -x32787 -x1903 -x32142 -x22307 -x10664 -x5971 -x22515 -x37826 -x989 -x36515 -x7524 -x35194 -x19756 -x32983 -x9858 -x40258 -x20369 -x24553 -x18986 -x37327 -x18596 -x4392 -x24515 -x25378 -x3530 -x15533 -x23943 -x2241 -x30624 -x28982 -x30415 -x6160 -x34254 -x24217 -x20658 -x28473 -x30558 -x18886 -x5965 -x16808 -x16193 -x23189 -x11573 -x39553 -x5833 -x24726 -x16157 -x4320 -x7254 -x19435 -x40489 -x31292 -x16099 -x23518 -x23028 -x14464 -x5135 -x16486 -x20687 -x25936 -x36894 -x27468 -x16463 -x36634 -x3774 -x17991 -x24877 -x7890 -x9845 -x11362 -x7823 -x9652 -x31240 -x18657 -x29614 -x30793 -x4123 -x14167 -x38812 -x9589 -x3414 -x40158 -x32834 -x20033 -x16632 -x12172 -x8856 -x32502 -x1171 -x33955 -x36642 -x18451 -x23800 -x16075 -x15790 -x8429 -x34829 -x1626 -x30628 -x16641 -x2589 -x13545 -x30183 -x6701 -x28841 -x3076 -x11078 -x36135 -x37595 -x38353 -x19384 -x37773 -x27186 -x36446 -x30760 -x21606 -x18336 -x32867 -x407 -x35343 -x13958 -x28815 -x20390 -x20935 -x33983 -x31845 -x9976 -x1523 -x29677 -x1130 -x13896 -x18210 -x13679 -x28466 -x30163 -x11136 -x38721 -x32460 -x10195 -x22531 -x18463 -x33060 -x33095 -x10525 -x36632 -x26688 -x30093 -x36712 -x4943 -x32371 -x7419 -x27429 -x6052 -x16397 -x9410 -x12280 -x7909 -x31942 -x13942 -x30478 -x6864 -x4843 -x14783 -x4636 -x18887 -x35255 -x12822 -x20829 -x22804 -x4424 -x25058 -x13 -x24604 -x975 -x10568 -x37589 -x39989 -x11945 -x27330 -x5547 -x35119 -x27127 -x11658 -x31477 -x27311 -x16188 -x12401 -x38803 -x728 -x18614 -x35413 -x3267 -x36748 -x12321 -x22352 -x20807 -x24407 -x24074 -x7094 -x29612 -x10137 -x5121 -x11751 -x29166 -x32625 -x18063 -x3629 -x22890 -x10473 -x33368 -x30881 -x10430 -x36667 -x9140 -x9662 -x36389 -x7510 -x21417 -x21385 -x413 -x13984 -x25669 -x10560 -x40468 -x24702 -x28178 -x26133 -x23374 -x20310 -x34253 -x10971 -x25740 -x254 -x6907 -x11290 -x30312 -x29091 -x14385 -x3276 -x2430 -x18018 -x201 -x2936 -x29927 -x21316 -x27441 -x34664 -x33104 -x29953 -x20529 -x5816 -x21144 -x924 -x24836 -x3814 -x24230 -x15702 -x35927 -x16787 -x37332 -x30009 -x27281 -x4612 -x34486 -x21562 -x18647 -x20276 -x5857 -x27757 -x35136 -x10072 -x19855 -x40358 -x24674 -x14384 -x5542 -x12536 -x31606 -x29582 -x36915 -x14259 -x25389 -x34165 -x8090 -x39485 -x28206 -x31413 -x19681 -x21561 -x10260 -x1382 -x18188 -x8285 -x38336 -x6048 -x6587 -x38554 -x40137 -x10880 -x4231 -x19677 -x24548 -x30936 -x22316 -x30753 -x585 -x11985 -x38056 -x26908 -x23154 -x4324 -x21662 -x32937 -x23003 -x15516 -x40383 -x17961 -x38985 -x36615 -x35066 -x22745 -x23144 -x10863 -x16263 -x18707 -x11346 -x34026 -x11027 -x39387 -x38668 -x18259 -x21585 -x24837 -x24767 -x37452 -x2448 -x15766 -x344 -x704 -x38006 -x20096 -x17773 -x25528 -x14693 -x16007 -x22764 -x21102 -x21412 -x38652 -x16255 -x26858 -x11839 -x32788 -x17842 -x7833 -x31903 -x12738 -x9614 -x4050 -x34965 -x30575 -x27502 -x6816 -x16324 -x16848 -x34948 -x13928 -x25594 -x25456 -x30997 -x3379 -x22228 -x38624 -x37351 -x9717 -x666 -x20848 -x25942 -x32817 -x32463 -x21858 -x31510 -x20895 -x15853 -x33160 -x34917 -x502 -x31561 -x26946 -x1624 -x18640 -x3464 -x976 -x21295 -x13557 -x25323 -x26338 -x21591 -x18564 -x1376 -x3095 -x39762 -x3710 -x10040 -x22625 -x11919 -x8380 -x6372 -x1622 -x25004 -x23639 -x24374 -x10015 -x33686 -x22202 -x17352 -x29904 -x31830 -x19639 -x1801 -x21620 -x15778 -x38794 -x38004 -x34014 -x7161 -x40293 -x4106 -x16981 -x15213 -x32880 -x16618 -x7892 -x14089 -x36932 -x9275 -x9692 -x722 -x3865 -x24966 -x5661 -x6925 -x27633 -x24710 -x1309 -x8858 -x13434 -x26325 -x30931 -x20313 -x34589 -x13662 -x30090 -x1935 -x5470 -x38979 -x16652 -x6950 -x26982 -x474 -x35840 -x10669 -x28117 -x7766 -x28965 -x37473 -x40773 -x27690 -x40589 -x6320 -x6225 -x11804 -x35615 -x40582 -x970 -x21670 -x37787 -x39931 -x681 -x15421 -x12265 -x17028 -x11021 -x20593 -x28009 -x37346 -x35975 -x38846 -x5364 -x23534 -x25040 -x28349 -x36110 -x35636 -x19717 -x30826 -x14015 -x14112 -x34702 -x37108 -x38468 -x14412 -x26772 -x4947 -x26948 -x19110 -x15596 -x37218 -x20539 -x28732 -x27420 -x27375 -x14680 -x39662 -x29514 -x31811 -x34424 -x17894 -x23048 -x12591 -x6088 -x10074 -x22936 -x10799 -x27097 -x35282 -x4443 -x15608 -x32690 -x35044 -x23126 -x7302 -x26660 -x16045 -x6126 -x11320 -x13721 -x13638 -x8182 -x24222 -x19555 -x8805 -x12640 -x3223 -x35177 -x36011 -x1140 -x6355 -x15035 -x36267 -x39168 -x11561 -x16502 -x11007 -x20309 -x11223 -x968 -x35966 -x20491 -x39188 -x26251 -x16426 -x30418 -x8960 -x28465 -x16433 -x36908 -x3151 -x13571 -x39278 -x2708 -x29035 -x12578 -x12273 -x31414 -x28259 -x36229 -x20022 -x3552 -x34759 -x1695 -x707 -x25124 -x40037 -x39354 -x40536 -x39878 -x5836 -x34118 -x11731 -x8122 -x35504 -x19608 -x22780 -x28880 -x10361 -x22957 -x27314 -x37734 -x14266 -x37516 -x28948 -x4075 -x25574 -x24305 -x25308 -x25205 -x11494 -x24835 -x7201 -x2395 -x186 -x1991 -x29517 -x8908 -x34274 -x35581 -x10483 -x11137 -x21133 -x11122 -x33283 -x28988 -x24077 -x18624 -x39185 -x1421 -x12947 -x11673 -x292 -x33134 -x36449 -x11730 -x36407 -x1442 -x38465 -x20187 -x39405 -x3632 -x6876 -x19169 -x24517 -x18225 -x35915 -x24630 -x5382 -x10297 -x11292 -x18200 -x14543 -x21113 -x40304 -x28308 -x36281 -x13463 -x39599 -x28192 -x28723 -x18043 -x34672 -x38071 -x24868 -x11372 -x8569 -x37038 -x15891 -x15525 -x29786 -x21716 -x39882 -x26961 -x39916 -x13585 -x37846 -x11881 -x38605 -x23916 -x17753 -x3810 -x28559 -x8102 -x6597 -x24263 -x20292 -x39644 -x27668 -x18786 -x21685 -x33762 -x23996 -x13364 -x20047 -x18569 -x8409 -x19880 -x38119 -x23377 -x15857 -x17191 -x8751 -x12667 -x557 -x39500 -x21904 -x32541 -x29202 -x7566 -x21727 -x30155 -x33223 -x4905 -x18636 -x1575 -x4927 -x12283 -x2728 -x37242 -x17467 -x39406 -x38257 -x1423 -x31579 -x7503 -x4386 -x1333 -x25764 -x23463 -x30010 -x12387 -x2249 -x26655 -x13119 -x2706 -x36336 -x8911 -x26119 -x14051 -x23665 -x21760 -x4731 -x6983 -x37781 -x10754 -x9344 -x7588 -x18692 -x11258 -x2044 -x682 -x12459 -x6730 -x22924 -x2673 -x12043 -x39841 -x35387 -x21490 -x16506 -x4094 -x10557 -x13690 -x10965 -x32824 -x30432 -x22739 -x28109 -x31828 -x38259 -x9034 -x7842 -x19245 -x17306 -x4497 -x15984 -x40766 -x35537 -x6708 -x3293 -x24334 -x22333 -x9547 -x28253 -x40233 -x14816 -x5875 -x3727 -x383 -x9702 -x3670 -x13456 -x33812 -x15847 -x15215 -x28686 -x49 -x21944 -x7406 -x31623 -x32457 -x482 -x7383 -x12322 -x22852 -x22362 -x48 -x8482 -x17235 -x35944 -x9663 -x40351 -x28803 -x23678 -x16585 -x31063 -x840 -x30636 -x27306 -x11083 -x30856 -x5748 -x13344 -x15910 -x22569 -x28179 -x1892 -x15864 -x18945 -x21081 -x31312 -x30920 -x10197 -x24626 -x15397 -x18665 -x23417 -x2385 -x2172 -x33201 -x6158 -x34639 -x2606 -x6782 -x20248 -x6226 -x1012 -x11642 -x32928 -x14987 -x39936 -x27518 -x20157 -x26038 -x20767 -x19764 -x22791 -x15196 -x11211 -x27285 -x436 -x14160 -x29224 -x10678 -x24430 -x28805 -x5059 -x27100 -x32619 -x36821 -x23490 -x29397 -x39714 -x20 -x30441 -x25610 -x33146 -x39288 -x5926 -x36388 -x34854 -x6113 -x33354 -x17236 -x16528 -x4714 -x20853 -x35308 -x39629 -x35556 -x7714 -x20381 -x15699 -x28052 -x5763 -x25186 -x8515 -x19154 -x28075 -x3257 -x21888 -x33443 -x13026 -x998 -x25753 -x25834 -x5271 -x37788 -x33772 -x23477 -x33958 -x16824 -x27272 -x29391 -x30836 -x26142 -x5305 -x40176 -x27299 -x7117 -x9901 -x22455 -x8916 -x442 -x31144 -x31948 -x247 -x31674 -x36091 -x15688 -x32230 -x40691 -x17482 -x18494 -x8357 -x15892 -x39601 -x32205 -x37328 -x37128 -x27747 -x28251 -x26963 -x19626 -x11370 -x18382 -x40829 -x11415 -x21622 -x1214 -x6815 -x6851 -x1257 -x23248 -x277 -x7955 -x18796 -x31802 -x22452 -x2452 -x2831 -x24192 -x40525 -x9793 -x2406 -x20761 -x12567 -x5798 -x31870 -x22836 -x33234 -x25847 -x35218 -x34291 -x36288 -x26480 -x10302 -x22140 -x29669 -x673 x3835 -x10439 -x6928 -x21198 -x38135 -x29690 -x16082 -x31479 -x7980 -x33626 -x38966 -x6477 -x7236 -x2650 -x5174 -x265 -x25422 -x16565 -x36579 -x30057 -x9797 -x21479 -x17058 -x3189 -x22477 -x15958 -x10175 -x22076 -x40835 -x15413 -x14450 -x29882 -x18106 -x25570 -x2351 -x14102 -x21763 -x21362 -x37002 -x22441 -x25894 -x27644 -x2694 -x27274 -x17829 -x9436 -x21581 -x25685 -x18240 -x4322 -x24655 -x13089 -x37511 -x21421 -x4560 -x2691 -x31983 -x35718 -x18295 -x8148 -x10507 -x3671 -x3362 -x1592 -x34044 -x11476 -x7624 -x9001 -x24212 -x28369 -x11510 -x39832 -x3990 -x37575 -x31839 -x33256 -x25034 -x7872 -x10238 -x1368 -x11216 -x11861 -x35598 -x37872 -x27736 -x32409 -x4364 -x25342 -x29695 -x22134 -x38735 -x21320 -x37727 -x34137 -x11149 -x30120 -x22152 -x30994 -x17592 -x3823 -x39375 -x23293 -x37635 -x33236 -x33057 -x27826 -x20231 -x32850 -x25002 -x25744 -x19394 -x28769 -x28483 -x14956 -x40276 -x33409 -x16523 -x42 -x5739 -x31862 -x26783 -x28953 -x15658 -x22646 -x15956 -x6140 -x36627 -x33591 -x23966 -x8339 -x16557 -x400 -x22862 -x3405 -x22351 -x11028 -x35009 -x39992 -x34827 -x3124 -x26236 -x38099 -x10823 -x2446 -x26947 -x8276 -x12588 -x11176 -x25965 -x24592 -x3853 -x19325 -x15175 -x28074 -x30481 -x28788 -x13348 -x27760 -x18977 -x38485 -x40190 -x14296 -x26124 -x10453 -x9794 -x21636 -x14757 -x21504 -x34175 -x39338 -x36084 -x12119 -x13608 -x22020 -x5338 -x5911 -x34420 -x14660 -x25785 -x32131 -x17165 -x24857 -x14085 -x2638 -x34616 -x267 -x34205 -x7807 -x16337 -x32496 -x40078 -x17965 -x28599 -x35981 -x34410 -x35120 -x19706 -x11064 -x39284 -x22785 -x25300 -x11913 -x21532 -x6493 -x17631 -x37606 -x15401 -x34086 -x26384 -x19469 -x1901 -x2303 -x5468 -x22839 -x20465 -x4777 -x32755 -x32612 -x30263 -x1981 -x10386 -x16612 -x16939 -x6536 -x29524 -x14753 -x12906 -x19459 -x14917 -x40235 -x25585 -x22422 -x20546 -x1245 -x36265 -x18608 -x35379 -x25625 -x23686 -x37731 -x32872 -x14285 -x24005 -x29209 -x12411 -x36398 -x8451 -x24937 -x16851 -x25174 -x5015 -x31662 -x22074 -x22296 -x32047 -x38963 -x29149 x35971 -x22087 -x12042 -x12044 -x19837 -x38799 -x11460 -x39702 -x25538 -x34159 -x9882 -x9161 -x29194 -x18334 -x534 -x15352 -x30050 -x11938 -x1900 -x6356 -x5659 -x36113 -x3584 -x37347 -x6365 -x27192 -x9046 -x32484 -x4632 -x33541 -x875 -x16172 -x29660 -x6694 -x3268 -x39608 -x8002 -x23387 -x12231 -x18906 -x15160 -x18966 -x11681 -x33827 -x20389 -x12534 -x35279 -x14340 -x17802 -x36327 -x7834 -x24035 -x17167 -x20129 -x24002 -x17042 -x25607 -x26012 -x5326 -x32493 -x39181 -x13906 -x18189 -x937 -x9253 -x19730 -x16574 -x14423 -x36845 -x4183 -x30533 -x10010 -x10614 -x39333 -x12474 -x10821 -x33315 -x37398 -x26031 -x24856 -x15076 -x9322 -x10190 -x25047 -x10342 -x10527 -x15617 -x10413 -x22386 -x23405 -x12859 -x31531 -x31314 -x27797 -x3174 -x14347 -x8144 -x18659 -x27445 -x23486 -x24525 -x10169 -x26205 -x4697 -x13021 -x26047 -x37325 -x23624 -x12312 -x30688 -x9160 -x28396 x40445 -x37401 -x13649 -x2218 -x26654 -x23015 -x14371 -x19453 -x2750 -x27652 -x2587 -x20572 -x33471 -x15953 -x7722 -x15265 -x40919 -x17835 -x18910 -x6714 -x22695 -x7231 -x39988 -x12844 -x13726 -x15051 -x27815 -x15351 -x25286 -x16826 -x15564 -x2285 -x16395 -x19616 -x29108 -x6878 -x9843 -x30061 -x40741 -x7549 -x25285 -x39212 -x15201 -x16111 -x32800 -x15549 -x7963 -x33165 -x113 -x2635 -x22344 -x1515 -x35738 -x33416 -x39919 -x38520 -x36390 -x39061 -x7462 -x20870 -x7682 -x25846 -x34767 -x19346 -x31847 -x17011 -x21980 -x29061 -x38255 -x32854 -x19819 -x33124 -x29946 -x11508 -x34592 -x14601 -x3615 -x8906 -x25046 -x20025 -x12895 -x25098 -x20586 -x17663 -x2561 -x3559 -x3915 -x18842 -x14274 -x33783 -x36586 -x40095 -x5300 -x34783 -x28445 -x11509 -x2101 -x33055 -x40181 -x34605 -x3324 -x22895 -x29375 -x9606 -x140 -x40250 -x25990 -x3373 -x19114 -x9466 -x19063 -x16732 -x31620 -x38529 -x39184 -x6420 -x2293 -x878 -x21475 -x2286 -x10908 -x12524 -x4626 -x17775 -x35832 -x20495 -x3016 -x1472 -x15928 -x34015 -x8924 -x9729 -x6192 -x30031 -x1052 -x31004 -x11328 -x24770 -x37018 -x37011 -x35685 -x15652 -x23237 -x34160 -x31026 -x32095 -x10518 -x11846 -x32987 -x5118 -x25790 -x12410 -x20965 -x36988 -x31670 -x13308 -x36029 -x10798 -x20980 -x12933 -x29515 -x12929 -x31445 -x32668 -x2752 -x9491 x32883 -x11171 -x25392 -x38746 -x23915 -x11869 -x6309 -x10913 -x1917 -x28453 -x11069 -x13526 -x12960 -x31810 -x9118 -x2006 -x14976 -x6252 -x33595 -x34675 -x8383 -x36333 -x4099 -x9069 -x19813 -x33536 -x22674 -x23774 -x3273 -x25405 -x40571 -x21157 -x2491 -x28966 -x9911 -x29133 -x6588 -x33833 -x9124 -x23007 -x2953 -x28429 -x38505 -x4303 -x21381 -x18563 -x39942 -x2317 -x13603 -x7676 -x29 -x20509 -x9591 -x20787 -x5577 -x19945 -x34372 -x24974 -x6620 -x10969 -x5704 -x18601 -x13281 -x26017 -x25643 -x14771 -x17185 -x2560 -x6737 -x2373 -x3385 -x29605 -x33110 -x17410 -x8795 -x12761 -x18098 -x7123 -x36437 -x11895 -x27380 -x26646 -x9908 -x39766 -x30596 -x12971 -x24773 -x19338 -x17322 -x24654 -x6629 -x17580 -x34332 -x2369 -x38405 -x15882 -x13668 -x24944 -x4572 -x32111 -x36647 -x12500 -x6927 -x12316 -x33259 -x36018 -x27949 -x35068 -x10312 -x4262 -x34364 -x31191 -x37534 -x16437 -x8172 -x21171 -x9036 -x20011 -x26767 -x26927 -x11347 -x28887 -x38084 -x21695 -x1705 -x21062 -x5683 -x14424 -x27956 -x29156 -x24080 -x5779 -x19755 -x13763 -x35291 -x23359 -x7193 -x17296 -x18518 -x3569 -x9242 -x27147 -x10351 -x34366 -x6059 -x11079 -x14933 -x32031 -x19987 -x37989 -x2838 -x10096 -x23263 -x31707 -x33858 -x29078 -x31349 -x14147 -x18528 -x40466 -x40173 -x20060 -x38247 -x32513 -x12613 -x7306 -x35284 -x30318 -x7894 -x8037 -x23279 -x36674 -x12052 -x5223 -x6037 -x36827 -x11003 -x28519 -x2607 -x15356 -x33500 -x40111 -x18831 -x17339 -x5267 -x271 -x10592 -x5253 -x3375 -x14211 -x23927 -x23138 -x18333 -x39033 -x24586 -x13982 -x27742 -x15741 -x24721 -x29360 -x11654 -x13591 -x40291 -x13625 -x3767 -x4007 -x32057 -x25613 -x2578 -x24245 -x28872 -x15127 -x9461 -x30475 -x24102 -x22110 -x16656 -x3863 -x20879 -x20626 -x17898 -x20200 -x14942 -x3604 -x32149 -x6063 -x7585 -x2749 -x14291 -x6668 -x17206 -x8740 -x6606 -x40294 -x20426 -x34158 -x5321 -x39780 -x22099 -x35021 -x7733 -x23004 -x34147 -x26534 -x28058 -x3598 -x27099 -x22348 -x35801 -x26902 -x15899 -x24148 -x11010 -x4541 -x29346 -x20601 -x12071 -x22036 -x37166 -x37468 -x23742 -x1906 -x15125 -x37646 -x3842 -x17519 -x17581 -x20403 -x7686 -x13930 -x38030 -x9798 -x38238 -x36860 -x24827 -x40109 -x13837 -x11950 -x31544 -x7457 -x8770 -x17734 -x6913 -x36190 -x34693 -x8680 -x34423 -x19102 -x20007 -x36151 -x23689 -x39216 -x2298 -x1514 -x38411 -x10627 -x10702 -x29059 -x17259 -x6490 -x39050 -x30141 -x8693 -x4836 -x30429 -x8229 -x36277 -x4875 -x29898 -x3782 -x33792 -x24024 -x15983 -x8757 -x7927 -x1639 -x28227 -x29835 -x2629 -x3465 -x7440 -x2863 -x5850 -x8951 -x31922 -x4687 -x5462 -x7148 -x4388 -x29191 -x26069 -x2421 -x20480 -x36636 -x15684 -x32778 -x10231 -x34843 -x29911 -x16649 -x15151 -x39211 -x25266 -x8624 -x8054 -x8168 -x21803 -x24645 -x18783 -x1934 -x19872 -x4442 -x36671 -x13108 -x15930 -x13069 -x9287 -x32151 -x16140 -x9691 -x3255 -x7573 -x7773 -x21781 -x31325 -x37260 -x17645 -x4057 -x8707 -x13247 -x5970 -x15241 -x39540 -x13017 -x25636 -x11555 -x26879 -x1361 -x40379 -x18490 -x26574 -x35050 -x5423 -x37189 -x15143 -x14156 -x14826 -x9225 -x11851 -x27642 -x22708 -x31286 -x25297 -x31911 -x2609 -x15258 -x17403 -x5725 -x39032 -x12355 -x15082 -x34820 -x31170 -x25341 -x14782 -x14164 -x39182 -x6780 -x33058 -x33399 -x36072 -x13410 -x4198 -x8687 -x6892 -x29601 -x1734 -x21907 -x22245 -x24494 -x23706 -x7494 -x17767 -x21410 -x3553 -x22604 -x10946 -x26990 -x22985 -x30055 -x24842 -x555 -x9378 -x2654 -x38657 -x4407 -x4963 -x7003 -x21989 -x19850 -x40628 -x28418 -x7433 -x3311 -x29012 -x8390 -x10481 -x20031 -x31472 -x3225 -x32374 -x3858 -x29277 -x20784 -x35396 -x23197 -x16609 -x40900 -x27339 -x13639 -x33454 -x12297 -x28497 -x5069 -x23014 -x28651 -x14735 -x10868 -x20297 -x22056 -x23499 -x30215 -x21037 -x27014 -x25988 -x39860 -x817 -x136 -x2036 -x2495 -x25674 -x18481 -x10846 -x1825 -x30939 -x12509 -x24277 -x25966 -x10696 -x30899 -x18635 -x6414 -x21497 -x19 -x26324 -x35587 -x15807 -x2427 -x22654 -x13753 -x12825 -x14064 -x26631 -x15739 -x17436 -x38957 -x35847 -x6361 -x12596 -x32220 -x32370 -x38133 -x40252 -x6138 -x21444 -x7283 -x8907 -x8798 -x34139 -x18558 -x38109 -x5287 -x16409 -x4218 -x9482 -x3500 -x24296 -x33666 -x32208 -x26840 -x35377 -x12610 -x7993 -x23845 -x2292 -x25813 -x20499 -x37127 -x511 -x37062 -x28668 -x35667 -x30297 -x38566 -x3801 -x4373 -x33121 -x31909 -x31081 -x18824 -x2412 -x40657 -x29263 -x29264 -x24369 -x5377 -x22583 -x16746 -x34727 -x40152 -x21036 -x23088 -x24688 -x38902 -x40368 -x25385 -x16978 -x39531 -x25112 -x5146 -x37924 -x25153 -x5314 -x29200 -x29987 -x22023 -x21873 -x31208 -x38623 -x15022 -x2759 -x35785 -x23707 -x25128 -x9531 -x21249 -x39206 -x10698 -x28560 -x13710 -x18877 -x11183 -x29832 -x35952 -x37204 -x18442 -x39320 -x29427 -x24190 -x512 -x24198 -x34064 -x19864 -x39156 -x19262 -x15545 -x22371 -x10588 -x2333 -x32461 -x19863 -x34863 -x37678 -x18696 -x22470 -x19051 -x33105 -x27683 -x10071 -x40769 -x37152 -x24591 -x37222 -x2403 -x30839 -x10059 -x6861 -x32724 -x36726 -x2516 -x21690 -x33332 -x16543 -x15665 -x28337 -x7681 -x20445 -x30153 -x21945 -x11690 -x9883 -x330 -x30407 -x25253 -x33021 -x22928 -x24244 -x27707 -x3288 -x24602 -x6607 -x26290 -x9851 -x14044 -x19240 -x6019 -x35434 -x20093 -x2865 -x1579 -x33387 -x14293 -x9281 -x20277 -x34505 -x40478 -x4867 -x15025 -x1970 -x17741 -x34393 -x33741 -x7767 -x9272 -x29529 -x13053 -x26091 -x25066 -x32166 -x14989 -x14035 -x1161 -x21029 -x13212 -x1459 -x15200 -x16077 -x29126 -x21908 -x29434 -x23921 -x31449 -x2366 -x5766 -x8084 -x169 -x9576 -x21838 -x16254 -x14704 -x34926 -x10496 -x35264 -x29589 -x24264 -x33338 -x20259 x35769 -x29480 -x40487 -x36216 -x31475 -x884 -x18206 -x7392 -x20115 -x14067 -x5819 -x3684 -x40155 -x16909 -x10564 -x32960 -x40312 -x12774 -x23270 -x23040 -x2240 -x1474 -x2519 -x23622 -x30518 -x13377 -x40516 -x13654 -x690 -x31474 -x37600 -x23628 -x1590 -x23677 -x6622 -x2277 -x8620 -x18507 -x14593 -x16870 -x523 -x736 -x36218 -x16417 -x27841 -x20881 -x11519 -x10067 -x36166 -x31695 -x18895 -x33562 -x8855 -x15330 -x17053 -x26633 -x8089 -x34479 -x6638 -x6797 -x18900 -x1 -x2886 -x19174 -x40747 -x38374 -x20591 -x32942 -x38611 -x29833 -x23985 -x4533 -x39970 -x747 -x23238 -x23577 -x15195 -x34203 -x26668 -x35274 -x3665 -x12690 -x30543 -x6299 -x33986 -x1151 -x12468 -x13368 -x9273 -x13266 -x37873 -x16888 -x37987 -x29013 -x17116 -x21218 -x16334 -x37475 -x12836 -x32462 -x23530 -x15309 -x26281 -x16695 -x4695 -x35307 -x6881 -x27289 -x3732 -x40370 -x29572 -x8632 -x28684 -x725 -x32201 -x31681 -x12818 -x23803 -x6107 -x38934 -x39776 -x30197 -x40903 -x34612 -x1617 -x3423 -x6223 -x18427 -x5973 -x15506 -x11464 -x3350 -x34762 -x39382 -x14857 -x12616 -x17886 -x39939 -x12308 -x20099 -x5244 -x21863 -x16246 -x7559 -x34119 -x22491 -x31705 -x15003 -x7967 -x34828 -x1390 -x25244 -x14741 -x24625 -x17593 -x28244 -x16311 -x39388 -x40868 -x4492 -x27804 -x10515 -x33011 -x36571 -x20983 -x38664 -x36297 -x15110 -x28636 -x40133 -x14961 -x13214 -x7565 -x30736 -x12450 -x12905 -x23124 -x1812 -x3844 -x5589 -x20366 -x4944 -x7945 -x8884 -x24722 -x17239 -x11517 -x21125 -x14870 -x23926 -x9079 -x4702 -x28793 -x11717 -x6660 -x36824 -x37753 -x14090 -x17125 -x40928 -x24954 -x35122 -x7002 -x29139 -x31632 -x40515 -x35835 -x5882 -x16258 -x21177 -x21238 -x31360 -x24411 -x16474 -x37350 -x13134 -x13869 -x27459 -x34208 -x5731 -x3737 -x18902 -x23705 -x10929 -x12298 -x22938 -x16108 -x20109 -x92 -x33559 -x35429 -x24395 -x8163 -x1811 -x6775 -x37125 -x3889 -x19835 -x37471 -x10632 -x1383 -x29731 -x6618 -x22527 -x21599 -x21542 -x26613 -x2698 -x17626 -x2514 -x9511 -x26373 -x17577 -x26201 -x13948 -x19475 -x16466 -x28527 -x28692 -x17672 -x32606 -x32831 -x40388 -x34900 -x425 -x8103 -x40655 -x35509 -x20459 -x34739 -x16458 -x38348 -x15096 -x38277 -x40499 -x20832 -x18768 -x13670 -x1288 -x3550 -x12333 -x24980 -x36222 -x25701 -x2033 -x32328 -x26507 -x23647 -x19896 -x29980 -x8393 -x9220 -x11316 -x39256 -x33930 -x10843 -x33519 -x40301 -x29880 -x11363 -x20388 -x39011 -x11449 -x10548 -x34023 -x19649 -x223 -x39482 -x12438 -x14780 -x19673 -x18813 -x35428 -x6978 -x19867 -x1470 -x4908 -x33631 -x7797 -x9660 -x33822 -x28835 -x15420 -x11559 -x23724 -x29205 -x21665 -x9478 -x26333 -x25443 -x35689 -x6627 -x39967 -x29531 -x35734 -x5294 -x7035 -x20049 -x11278 -x21625 -x18634 -x20600 -x2958 -x24808 -x40898 -x36380 -x18482 -x26082 -x6234 -x36230 -x5838 -x21040 -x40119 -x2229 -x33629 -x6560 -x37769 -x22881 -x13226 -x5549 -x12162 -x40486 -x21894 -x24454 -x32634 -x18285 -x20021 -x25759 -x10216 -x19627 -x1822 -x29561 -x36160 -x25136 -x10290 -x21867 -x30882 -x22203 -x4759 -x2506 -x36158 -x26202 -x33637 -x39713 -x8159 -x16141 -x11858 -x1341 -x5697 -x38269 -x22756 -x1093 -x2077 -x18579 -x10916 -x15993 -x30970 -x23141 -x9295 -x35399 -x14309 -x36589 -x23434 -x14133 -x32647 -x14631 -x20824 -x3961 -x37147 -x36710 -x39710 -x26832 -x1465 -x22898 -x15349 -x10924 -x6924 -x8879 -x28978 -x12215 -x36324 -x27351 -x29631 -x1315 -x30655 -x36570 -x36127 -x10134 -x29627 -x33392 -x21343 -x19942 -x21265 -x26151 -x19003 -x31056 -x14981 -x7300 -x34910 -x16317 -x2195 -x26430 -x40624 -x25957 -x32180 -x4097 -x19185 -x32432 -x12962 -x29217 -x21575 -x38335 -x36309 -x39757 -x25447 -x34198 -x3621 -x2152 -x2223 -x40064 -x3623 -x17986 -x12932 -x4638 -x21877 -x8511 -x7476 -x20545 -x1413 -x5530 -x33303 -x20830 -x7108 -x13403 -x13489 -x12780 -x18429 -x37165 -x5984 -x32300 -x22870 -x8459 -x6855 -x16707 -x19358 -x20242 -x8118 -x39684 -x7190 -x13152 -x35920 -x26140 -x35950 -x32089 -x36040 -x4929 -x24994 -x33733 -x8286 -x38904 -x35770 -x26164 -x22589 -x34548 -x26036 -x34261 -x7781 -x25275 -x26288 -x28452 -x12925 -x3694 -x24428 -x35321 -x5385 -x3083 -x765 -x12343 -x17385 -x29474 -x40751 -x12724 -x24812 -x8441 -x38867 -x25223 -x10931 -x38952 -x31799 -x22367 -x20670 -x39112 -x25007 -x36008 -x9045 -x26139 -x37756 -x19870 -x8304 -x25490 -x3712 -x757 -x18207 -x12901 -x14411 -x25996 -x26076 -x36308 -x13349 -x31993 -x33501 -x26697 -x28469 -x11232 -x17264 -x15977 -x24733 -x39360 -x27955 -x21648 -x40241 -x30219 -x3647 -x32108 -x31625 -x14079 -x27283 -x26790 -x12208 -x2820 -x12039 -x7849 -x2767 -x8464 -x2474 -x38264 -x31220 -x7182 -x1972 -x34791 -x22210 -x8529 -x31991 -x15462 -x15515 -x3056 -x9939 -x26639 -x3876 -x39657 -x1503 -x11343 -x8475 -x7199 -x40834 -x15698 -x25798 -x38693 -x999 -x37931 -x34089 -x31923 -x28243 -x29634 -x922 -x5203 -x19086 -x5909 -x33643 -x35301 -x30224 -x33277 -x28477 -x11646 -x26032 -x29865 -x36081 -x3561 -x24952 -x2166 -x17288 -x6044 -x22121 -x23202 -x38850 -x1520 -x32921 -x40581 -x29544 -x19233 -x8854 -x14140 -x36139 -x34851 -x38186 -x8082 -x30222 -x28317 -x15655 -x40490 -x24968 -x18912 -x1510 -x5600 -x19396 -x29436 -x31500 -x9897 -x34630 -x1742 -x18957 -x10054 -x29037 -x38272 -x13544 -x12763 -x17685 -x38568 -x25727 -x28977 -x7345 -x35739 -x30445 -x28737 -x20544 -x8041 -x17746 -x24029 -x23962 -x22260 -x26795 -x34847 -x13729 -x11000 -x7051 -x23264 -x18846 -x16894 -x17783 -x25122 -x22254 -x38382 -x31295 -x17589 -x15456 -x4784 -x18755 -x5734 -x11384 -x6537 -x7066 -x16805 -x13211 -x6157 -x32167 -x39915 -x35183 -x17372 -x269 -x23186 -x36365 -x20151 -x30922 -x12503 -x11746 -x40135 -x37135 -x26096 -x33123 -x12864 -x23555 -x15579 -x25598 -x10291 -x34406 -x28509 -x17076 -x8196 -x13857 -x25249 -x6940 -x27719 -x13886 -x37429 -x10244 -x21749 -x33035 -x763 -x6981 -x15464 -x15497 -x33207 -x26551 -x36649 -x20050 -x12515 -x14331 -x9073 -x15294 -x7958 -x37093 -x35694 -x21821 -x9262 -x30808 -x28288 -x3228 -x37662 -x11488 -x18021 -x31367 -x5518 -x29107 -x13003 -x20139 -x38893 -x10994 -x10862 -x14882 -x14759 -x32469 -x8014 -x9698 -x19785 -x15862 -x31958 -x37195 -x28281 -x35972 x40435 -x22261 -x18850 -x13770 -x25931 -x34275 -x28097 -x27114 -x28820 -x30173 -x31125 -x26555 -x21661 -x1585 -x18215 -x36382 -x16178 -x35565 -x19372 -x27959 -x28958 -x2253 -x8481 -x26831 -x1627 -x40678 -x26369 -x15534 -x15474 -x9278 -x24729 -x32849 -x15656 -x31610 -x37659 -x39006 -x3068 -x2747 -x16253 -x2471 -x31875 -x33939 -x31856 -x21310 -x14467 -x40833 -x1089 -x24030 -x16849 -x15365 -x40775 -x20862 -x12005 -x28030 -x9786 -x7060 -x14838 -x32716 -x32682 -x36528 -x18303 -x24065 -x34190 -x20081 -x30143 -x30526 -x10772 -x35392 -x21611 -x36486 -x36409 -x16593 -x39334 -x14032 -x31294 -x39169 -x1086 -x17966 -x1044 -x27471 -x27842 -x14475 -x27792 -x32486 -x27986 -x15731 -x36653 -x24205 -x13880 -x25119 -x21543 -x18262 -x5249 -x31940 -x20036 -x32314 -x18979 -x15792 -x40376 -x33097 -x3262 -x14397 -x22742 -x29969 -x16250 -x20583 -x29698 -x21443 -x23340 -x10926 -x3337 -x15685 -x21869 -x22550 -x22040 -x21672 -x20968 -x21337 -x9448 -x1796 -x30084 -x33766 -x2858 -x14245 -x26709 -x17572 -x3164 -x25399 -x19550 -x18356 -x23789 -x12055 -x11669 -x34641 -x37900 -x33646 -x20578 -x39541 -x1614 -x13604 -x18301 -x21986 -x36957 -x16852 -x33502 -x32313 -x4225 -x36134 -x1430 -x16586 -x21007 -x19230 -x39689 -x4749 -x7619 -x3331 -x27932 -x24841 -x36648 -x5235 -x1974 -x38075 -x13962 -x6275 -x24884 -x20730 -x27868 -x32386 -x13815 -x11048 -x28029 -x28053 -x18256 -x2380 -x39298 -x17912 -x17756 -x38211 -x21935 -x39528 -x20249 -x16594 -x35161 -x40618 -x10449 -x1709 -x19196 -x21789 -x19036 -x22190 -x104 -x363 -x7683 -x39072 -x26424 -x391 -x30494 -x15430 -x26619 -x40051 -x27928 -x6661 -x3538 -x39884 -x6116 -x4918 -x39615 -x1641 -x31289 -x22493 -x18065 -x14872 -x35149 -x36664 -x19079 -x33429 -x10712 -x22530 -x28600 -x18762 -x17582 -x34446 -x34251 -x18492 -x32435 -x1388 -x36381 -x2702 -x26766 -x10155 -x24059 -x21432 -x19152 -x27988 -x14916 -x35372 -x20466 -x5092 -x20666 -x2929 -x13636 -x32963 -x37423 -x39912 -x35580 -x26494 -x26869 -x8774 -x15530 -x16646 -x28634 -x32406 -x16061 -x28507 -x12403 -x29426 -x16279 -x24037 -x19594 -x19270 -x40060 -x29778 -x28104 -x13593 -x24986 -x24166 -x10629 -x18153 -x38088 -x31701 -x21604 -x28895 -x12560 -x36119 -x26398 -x37202 -x19559 -x40024 -x13404 -x26860 -x14866 -x10517 -x20362 -x2662 -x31985 -x30448 -x23878 -x37258 -x3790 -x26035 -x37071 -x39180 -x13176 -x4621 -x17459 -x36614 -x14222 -x23901 -x27230 -x34306 -x38082 -x11046 -x30622 -x34367 -x22827 -x39076 -x21629 -x18357 -x34998 -x4814 -x11375 -x30946 -x13904 -x38709 -x16383 -x37896 -x27710 -x14926 -x8326 -x32998 -x6449 -x10850 -x464 -x30467 -x2484 -x17948 -x16106 -x6922 -x31210 -x23844 -x28096 -x28499 -x37754 -x2510 -x20634 -x21394 -x5421 -x35875 -x13302 -x15305 -x26933 -x2322 -x12717 -x11957 -x37320 -x11629 -x27045 -x2853 -x20485 -x26154 -x16066 -x19637 -x2833 -x39232 -x4507 -x40823 -x6424 -x15829 -x39062 -x27052 -x26245 -x29746 -x5448 -x14352 -x18619 -x33194 -x5072 -x1549 -x35868 -x39675 -x15039 -x20928 -x18970 -x146 -x12437 -x16945 -x28719 -x2431 -x3813 -x17357 x40517 -x35586 -x37947 -x16202 -x1393 -x7389 -x17341 -x2771 -x31055 -x22921 -x7133 -x39552 -x22546 -x24640 -x6643 -x12369 -x37087 -x12597 -x11113 -x9182 -x4775 -x8768 -x16281 -x25139 -x32039 -x18675 -x19932 -x7363 -x5809 -x29469 -x3175 -x8503 -x13418 -x27688 -x5897 -x27872 -x24723 -x1777 -x3462 -x12915 -x20140 -x12325 -x33965 -x13772 -x36943 -x29372 -x17319 -x31261 -x24354 -x25190 -x11572 -x12526 -x18735 -x13066 -x17992 -x35660 -x25203 -x9054 -x9759 -x27031 -x26299 -x27836 -x17130 -x31490 -x3354 -x30828 -x22731 -x27825 -x27751 -x6042 -x31516 -x24474 -x19189 -x37525 -x28610 -x21701 -x40927 -x26322 -x21348 -x31091 -x17553 -x26334 -x40827 -x3012 -x4669 -x5728 -x34745 -x15513 -x4766 -x3133 -x19172 -x38077 -x40198 -x13220 -x3259 -x21609 -x22237 -x15831 -x16355 -x6057 -x7525 -x82 -x716 -x14290 -x37691 -x578 -x1803 -x7882 -x1767 -x37021 -x19548 -x17310 -x26197 -x15148 -x14509 -x31430 -x8527 -x34681 -x834 -x23459 -x25589 -x3196 -x2169 -x22017 -x12425 -x2932 -x15985 -x31486 -x16973 -x34573 -x28524 -x19260 -x22235 -x25604 -x20173 -x9757 -x25661 -x1924 -x28082 -x27731 -x40521 -x17383 -x34384 -x14774 -x6236 -x14788 -x18954 -x17937 -x32538 -x7186 -x35111 -x36425 -x31332 -x17214 -x23256 -x24530 -x20061 -x16949 -x7862 -x10411 -x17071 -x3539 -x8630 -x17612 -x4839 -x12171 -x11173 -x30287 -x22632 -x9693 -x19317 -x24758 -x24993 -x23961 -x30708 -x28628 -x11974 -x13812 -x5557 -x30227 -x28888 -x253 -x24766 -x23761 -x13324 -x4992 -x15560 -x29944 -x37671 -x24796 -x24901 -x8171 -x11477 -x3473 -x30164 -x11973 -x28806 -x18761 -x19857 -x447 -x2440 -x9185 -x16335 -x39800 -x24614 -x25915 -x24873 -x35208 -x29320 -x40567 -x34892 -x23886 -x5312 -x15095 -x23935 -x14043 -x2216 -x19489 -x14418 -x14908 -x20686 -x8618 -x4778 -x38861 -x24681 -x13503 -x22900 -x8399 -x34902 -x25219 -x22650 -x2872 -x14386 -x4132 -x6504 -x24385 -x37264 -x30595 -x31221 -x8500 -x32107 -x20645 -x2367 -x9672 -x15980 -x36573 -x13275 -x14844 -x23330 -x7393 -x26081 -x4044 -x13535 -x6958 -x9747 -x35969 -x35435 -x27462 -x8509 -x988 -x33592 -x16156 -x5163 x40728 -x22772 -x36508 -x20836 -x2981 -x4150 x40424 -x12394 -x13081 -x8274 -x7083 -x16781 -x26401 -x2453 -x17049 -x39189 -x8936 -x3109 -x22662 -x1969 -x32438 -x38304 -x12539 -x19655 -x32309 -x35064 -x28720 -x9890 -x25036 -x40369 -x29887 -x15967 -x10993 -x5055 -x5337 -x24536 -x7990 -x1066 -x33563 -x34489 -x6858 -x40342 -x24373 -x13732 -x32732 -x24053 -x3618 -x37463 -x12874 -x23129 -x28855 -x20084 -x6494 -x17216 -x29043 -x4750 -x9473 -x33382 -x27475 -x40380 -x35464 -x22980 -x21688 -x17268 -x19528 -x22192 -x21151 -x32747 -x7840 -x2935 -x10294 -x28810 -x8584 -x15673 -x9941 -x22242 -x31355 -x19656 -x25231 -x5636 -x38341 -x11199 -x14894 -x1435 -x8517 -x40891 -x29910 -x21439 -x13870 -x4857 -x21720 -x18852 -x22375 -x37765 -x31015 -x25242 -x32570 -x23711 -x38448 -x29505 -x6546 -x10984 -x3066 -x38572 -x31357 -x35691 -x14522 -x26015 -x16212 -x30469 -x8368 -x25814 -x39848 -x10113 -x9033 -x37031 -x3346 -x34864 -x3739 -x37084 -x32186 -x13695 -x28633 -x20085 -x2668 -x19509 -x6398 -x18995 -x27213 -x10559 -x40506 -x2459 -x11962 -x26629 -x19575 -x34116 -x22544 -x35909 -x15679 -x32826 -x27741 -x36058 -x6931 -x38007 -x20729 -x36619 -x39021 -x37104 -x12363 -x1853 -x18806 -x33977 -x25104 -x39972 -x7719 -x38290 -x21993 -x18972 -x28807 -x11544 -x4259 -x22912 -x18802 -x16176 -x39879 -x25935 -x40703 -x36524 -x38992 -x37770 -x37337 -x10703 -x21104 -x21663 -x14176 -x13258 -x33898 -x30206 -x16055 -x29870 -x31970 -x22511 -x4527 -x20286 -x20685 -x34246 -x35844 -x3763 -x38388 -x10426 -x23696 -x36396 -x17083 -x4074 -x38118 -x10293 -x11407 -x10111 -x2788 -x20393 -x25211 -x24926 -x8248 -x1959 -x17610 -x16548 -x5122 -x23581 -x21784 -x9381 -x20920 -x8267 -x155 -x38020 -x36640 -x15100 -x25968 -x7294 -x27454 -x18777 -x8398 -x22361 -x3028 -x8352 -x5506 -x23416 -x5400 -x1076 -x21473 -x36319 -x38594 -x18643 -x12599 -x244 -x9618 -x7005 -x7599 -x901 -x15837 -x10117 -x10340 -x13171 -x21657 -x14579 -x36331 -x17175 -x24975 -x10208 -x34468 -x24652 -x11031 -x25721 -x38349 -x17364 -x8404 -x15363 -x31805 -x25760 -x21931 -x19743 -x34155 -x27033 -x38599 -x38918 -x5170 -x39115 -x39971 -x17111 -x1638 -x31281 -x1490 -x39743 -x10474 -x27105 -x13272 -x11127 -x33108 -x36765 -x5961 -x23056 -x24313 -x19904 -x19976 -x24621 -x38326 -x3903 -x39007 -x37201 -x7062 -x17437 -x4539 -x17520 -x12110 -x824 -x315 -x16475 -x30632 -x28027 -x31713 -x29857 -x24086 -x20068 -x27646 -x19609 -x9600 -x462 -x4251 -x31003 -x25241 -x34016 -x5256 -x11981 -x23053 -x12661 -x31543 -x28865 -x29473 -x22234 -x15154 -x36335 -x24704 -x6684 -x19062 -x35858 -x35447 -x26001 -x17542 -x30336 -x40371 -x13656 -x37628 -x3506 -x21526 -x36568 -x22024 -x23860 -x25175 -x21713 -x33099 -x25763 -x37073 -x17514 -x2707 -x29599 -x3596 -x26885 -x29158 -x6508 -x33937 -x23317 -x37216 -x39461 -x134 -x4705 -x28834 -x40167 -x39065 -x6637 -x26582 -x27685 -x26285 -x33133 -x12951 -x10854 -x13964 -x21242 -x17909 -x18503 -x14540 -x28518 -x29269 -x23170 -x16755 -x34960 -x9453 -x23649 -x31373 -x2655 -x21407 -x22193 -x40048 -x5604 -x30501 -x6841 -x17466 -x23540 -x17757 -x20534 -x7668 -x33218 -x29762 -x2337 -x15994 -x33579 -x21952 -x28581 -x6762 -x4987 -x39017 -x15047 -x22086 -x6998 -x21959 -x2905 -x26707 -x5810 -x29576 -x16990 -x26888 -x1602 -x9065 -x12443 -x20211 -x21106 -x10783 -x10797 -x34760 -x31094 -x32739 -x17503 -x21924 -x7824 -x35127 -x35733 -x26732 -x31978 -x18832 -x1039 -x36493 -x2323 -x27427 -x31611 -x5353 -x13980 -x4538 -x37631 -x38073 -x27968 -x39698 -x9006 -x242 -x19445 -x30114 -x12987 -x32837 -x39648 -x19587 -x10286 -x12768 -x6900 -x39393 -x23461 -x38885 -x17854 -x20401 -x30319 -x34782 -x910 -x26641 -x20165 -x20000 -x3881 -x8652 -x36280 -x369 -x38726 -x11513 -x17972 -x35300 -x12769 -x10058 -x13641 -x13274 -x38878 -x24370 -x21013 -x33331 -x9707 -x13660 -x7465 -x14243 -x30212 -x14678 -x21515 -x2342 -x3391 -x15454 -x32984 -x6921 -x39414 -x16762 -x888 -x35172 -x8067 -x24919 -x13578 -x34943 -x17159 -x9441 -x10357 -x29167 -x34133 -x32355 -x37240 -x29119 -x2962 x36241 -x12900 -x10875 -x10388 -x20416 -x4158 -x18854 -x4065 -x11065 -x14447 -x7111 -x12081 -x23403 -x21757 -x19898 -x10461 -x13531 -x24912 -x33605 -x30295 -x21557 -x24281 -x5545 -x35398 -x14403 -x9836 -x21237 -x31638 -x35000 -x36022 -x29344 -x2478 -x9465 -x12869 -x32130 -x12031 -x37667 -x3033 -x30316 -x37285 -x38823 -x22128 -x14714 -x16065 -x22540 -x6772 -x12939 -x30696 -x10090 -x18861 -x15495 -x2091 -x10767 -x38762 -x31905 -x31276 -x21165 -x39637 -x37033 -x37761 -x6330 -x33131 -x34723 -x212 -x9661 -x9013 -x11457 -x34376 -x12570 -x24713 -x5652 -x34374 -x39310 -x34777 -x39635 -x5274 -x8961 -x40274 -x22882 -x17559 -x3944 -x7479 -x23708 -x14668 -x8849 -x17512 -x28577 -x3833 -x35814 -x29673 -x6848 -x40288 -x6590 -x17803 -x35872 -x27456 -x30192 -x38765 -x12934 -x16278 -x19075 -x13109 -x16525 -x27840 -x29504 -x24890 -x4952 -x6457 -x15705 -x29804 -x13501 -x21085 -x38419 -x27772 -x21746 -x27850 -x17603 -x19329 -x3974 -x28387 -x21987 -x1507 -x34954 -x27781 -x34677 -x36703 -x10034 -x15540 -x32571 -x20751 -x34021 -x7857 -x33549 -x19485 -x29487 -x10576 -x23599 -x15045 -x30138 -x26309 -x21202 -x13297 -x40533 -x27418 -x23591 -x24089 -x9128 -x35831 -x21488 -x26261 x40440 -x22187 -x37713 -x32833 -x26503 -x31539 -x23372 -x34673 -x8592 -x15261 -x21156 -x13194 -x35285 -x22993 -x1737 -x37528 -x8540 -x34551 -x20318 -x34452 -x29883 -x28266 -x33083 -x39332 -x9716 -x25099 -x20886 -x1955 -x2682 -x17483 -x18671 -x552 -x33732 -x26475 -x10061 -x13367 -x28035 -x12849 -x36781 -x4383 -x36096 -x2906 -x12937 -x4982 -x35635 -x110 -x12187 -x11489 -x33426 -x3730 -x30363 -x1414 -x7372 -x35031 -x1419 -x12264 -x25366 -x32586 -x36464 -x26144 -x17218 -x32842 -x24304 -x12258 -x19237 -x13529 -x24924 -x24322 -x9645 -x23006 -x16480 -x19480 -x39523 -x36521 -x5295 -x33499 -x34359 -x7459 -x10126 -x29273 -x7965 -x34474 -x24070 -x15326 -x18583 -x32546 -x26921 -x11946 -x33734 -x15041 -x14670 -x27924 -x19678 -x21853 -x17241 -x21901 -x25461 -x32094 -x36500 -x25818 -x4466 -x19721 -x33477 -x20882 -x15868 -x16068 -x13276 -x23287 -x2789 -x4049 -x15483 -x28824 -x3610 -x33047 -x26145 -x19797 -x36173 -x39110 -x16287 -x40212 -x32873 -x2329 -x14898 -x37449 -x21208 -x34207 -x24627 -x18308 -x16860 -x31971 -x16116 -x13265 -x23843 -x12282 -x8147 -x29720 -x22986 -x30521 -x40476 -x16104 -x17252 -x39786 -x6801 -x32687 -x22688 -x20611 -x37932 -x5853 -x29094 -x3472 -x31795 -x8259 -x2066 -x8978 -x25064 -x28513 -x12326 -x24452 -x12267 -x24183 -x15338 -x33884 -x38589 -x27505 -x13666 -x13524 -x15798 -x38469 -x4098 -x7050 -x35104 -x5841 -x10673 -x33740 -x31846 -x5232 -x16034 -x35742 -x36976 -x26847 -x3166 -x1926 -x40512 -x26651 -x16325 -x27818 -x18869 -x14642 -x15494 -x26199 -x40267 -x14849 -x18414 -x13336 -x40570 -x8311 -x17135 -x19482 -x5453 -x29943 -x18269 -x28642 -x36044 -x11354 -x11607 -x7869 -x13623 -x39131 -x10112 -x21267 -x11874 -x26622 -x34226 -x20851 -x15573 -x4228 -x13307 -x34737 -x9685 -x29672 -x30126 -x20688 -x22848 -x12114 -x3573 -x6111 -x40026 -x2368 -x34568 -x3570 -x7314 -x24040 -x33125 -x22469 -x29933 -x7469 -x23958 -x22655 -x36415 -x18702 -x30745 -x22518 -x26665 -x22795 -x18292 -x14699 -x15367 -x32768 -x14115 -x9460 -x33483 -x20537 -x35855 -x35075 -x30569 -x4829 -x6131 -x995 -x27081 -x27531 -x17469 -x10607 -x10377 -x27648 -x309 -x10719 -x35833 -x10885 -x27243 -x3504 -x31598 -x2518 -x285 -x15522 -x4246 -x26499 -x20526 -x9680 -x25993 -x8132 -x27171 -x1566 -x3369 -x37326 -x36024 -x25489 -x2798 -x7382 -x28562 -x39436 -x4650 -x2111 -x23494 -x36561 -x13512 -x13288 -x35423 -x20826 -x30542 -x8561 -x13242 -x28441 -x8650 -x30380 -x9732 -x19300 -x12577 -x28004 -x13874 -x12327 -x39785 -x23763 -x16932 -x2243 -x17922 -x18517 -x1466 -x40915 -x28079 -x39229 -x38832 -x12096 -x39367 -x30642 -x23593 -x15090 -x39560 -x18543 -x5408 -x25318 -x12286 -x21717 -x20411 -x20178 -x26808 -x33548 -x14921 -x36682 -x24506 -x11779 -x8880 -x21331 -x22207 -x2796 -x20144 -x23931 -x8965 -x25511 -x30993 -x38806 -x39340 -x38100 -x21994 -x11992 -x40161 -x8794 -x29523 -x33718 -x35983 -x21386 -x29975 -x26617 -x23651 -x38280 -x21544 -x20301 -x841 -x18697 -x30560 -x1939 -x21052 -x34019 -x1351 -x30719 -x29267 -x6242 -x8497 -x1452 -x29358 -x18475 -x8868 -x14275 -x2170 -x20510 -x10503 -x9109 -x34920 -x8889 -x18848 -x25504 -x13898 -x28622 -x15812 -x13174 -x26853 -x27409 -x16731 -x137 -x39025 -x31976 -x10705 -x20912 -x14979 -x40399 -x6545 -x7707 x40722 -x13042 -x314 -x4289 -x21520 -x4792 -x33169 -x28458 -x15400 -x30108 -x30399 -x24768 -x14889 -x4333 -x15019 -x687 -x1300 -x34904 -x34513 -x24050 -x20487 -x1845 -x20684 -x27888 -x1289 -x19156 -x3640 -x33044 -x38 -x4088 -x2835 -x13858 -x33870 -x33814 -x23148 -x28621 -x32363 -x1522 -x40222 -x10636 -x6769 -x38383 -x21427 -x9077 -x25799 -x25959 -x16569 -x32098 -x72 -x40663 -x14345 -x17668 -x5823 -x2651 -x33809 -x16415 -x14946 -x37840 -x6432 -x38808 -x2823 -x31186 -x13074 -x32869 -x10683 -x6383 -x7741 -x29293 -x7316 -x11758 -x4025 -x36182 -x27434 -x9756 -x31114 -x27300 -x33780 -x12320 -x37551 -x25904 -x23100 -x16377 -x32511 -x26943 -x20620 -x40170 -x23892 -x4891 -x23735 -x5297 -x11333 -x35755 -x36541 -x15390 -x21440 -x31014 -x34840 -x31285 -x29959 -x13437 -x15932 -x31982 -x33693 -x39630 -x6109 -x31174 -x18677 -x18776 -x9918 -x23096 -x32537 -x35035 -x11911 -x4260 -x26936 -x11558 -x2801 -x15214 -x34167 -x8010 -x10482 -x35571 -x829 -x8369 -x20127 -x39823 -x10356 -x35294 -x30082 -x19603 -x15531 -x5210 -x32257 -x33987 -x16982 -x13420 -x6331 -x18860 -x34942 -x1724 -x38814 -x12540 -x30373 -x31572 -x22784 -x343 -x15835 -x7529 -x19307 -x39590 -x7289 -x9827 -x1834 -x17089 -x13805 -x19735 -x14480 -x38301 -x26599 -x7135 -x15547 -x19205 -x7514 -x27545 -x18992 -x13749 -x35864 -x662 -x25301 -x27444 -x32777 -x12949 -x16142 -x19606 -x32434 -x28952 -x33447 -x39643 -x36035 -x11589 -x4382 -x26576 -x22253 -x29322 -x31866 -x11369 -x5482 -x12984 -x19458 -x34645 -x30122 -x30540 -x8697 -x1992 -x29573 -x11661 -x46 -x39793 -x38274 -x24300 -x16047 -x22404 -x8111 -x19598 -x25994 -x35080 -x4063 -x32640 -x18678 -x2555 -x9345 -x20270 -x8532 -x9621 -x15541 -x38981 -x17356 -x4457 -x20731 -x10785 -x35985 -x22961 -x23571 -x5828 -x10292 -x22920 -x30829 -x35219 -x32174 -x27166 -x32915 -x38766 -x22429 -x22891 -x9848 -x15395 -x30600 -x7516 -x34156 -x7483 -x3430 -x2345 -x14059 -x25865 -x13808 -x15348 -x20468 -x28195 -x9243 -x24699 -x12245 -x10734 -x7499 -x31109 -x25767 -x28274 -x8689 -x17539 -x17558 -x14918 -x3789 -x5443 -x13806 -x40716 -x26756 -x29520 -x15116 -x24437 -x16333 -x29563 -x28565 -x37243 -x23592 -x39164 -x4018 -x26763 -x17828 -x40492 -x34173 -x7179 -x24829 -x24158 -x2697 -x18157 -x25209 -x14468 -x21241 -x26878 -x6566 -x18628 -x23710 -x6078 -x6008 -x26079 -x11783 -x2566 -x39694 -x38108 -x8558 -x22005 -x22786 -x11836 -x39649 -x33802 -x34824 -x4194 -x22513 -x6239 -x20407 -x5561 -x36877 -x37122 -x29528 -x13236 -x27669 -x1789 -x12362 -x24128 -x3338 -x19779 -x2209 -x36421 -x874 -x11431 -x12368 -x1506 -x35918 -x20635 -x32302 -x7067 x40427 -x27510 -x2580 -x12384 -x11683 -x36702 -x16107 -x31833 -x13944 -x9636 -x18896 -x8552 -x27713 -x753 -x18789 -x26678 -x17284 -x16774 -x12051 -x25085 -x18932 -x21890 -x18606 -x28681 -x243 -x27546 -x2913 -x3190 -x19865 -x30473 -x7508 -x39738 -x3834 -x23473 -x15510 -x32855 -x34788 -x18297 -x11660 -x23542 -x26553 -x27743 -x29410 -x32456 -x33014 -x29115 -x30928 -x27323 -x39253 -x1965 -x22378 -x24941 -x30634 -x21164 -x37206 -x518 -x1389 -x11937 -x21739 -x23862 -x24003 -x26298 -x10827 -x16623 -x29331 -x32165 -x22420 -x23385 -x2099 -x5653 -x30421 -x7156 -x38700 -x36312 -x24103 -x2138 -x9401 -x17509 -x24695 -x18034 -x23011 -x4244 -x1729 -x9727 -x5717 -x32485 -x37969 -x21839 -x39480 -x14375 -x33214 -x12736 -x1576 -x39026 -x14439 -x22474 -x11498 -x10524 -x19049 -x38412 -x39563 -x38544 -x30488 -x8598 -x4812 -x18571 -x32891 -x21693 -x34790 -x6210 -x17359 -x15020 -x36264 -x936 -x24179 -x33227 -x39453 -x39623 -x13728 -x32662 -x38059 -x19549 -x25340 -x27575 -x4178 -x1990 -x31785 -x21294 -x2701 -x2551 -x27893 -x4135 -x15576 -x10256 -x21835 -x8489 -x25910 -x16385 -x6814 -x31222 -x28567 -x35199 -x24942 -x15914 -x13329 -x11314 -x21050 -x37048 -x3344 -x35165 -x8512 -x30201 -x9152 -x12457 -x38960 -x26343 -x5028 -x35505 -x21205 -x29117 -x4834 -x18170 -x30140 -x28603 -x9487 -x37853 -x20500 -x35496 -x13616 -x31773 -x33892 -x16697 -x9168 -x36537 -x40354 -x10224 -x11475 -x9745 -x32247 -x2547 -x29825 -x361 -x12870 -x25918 -x6963 -x30879 -x38988 -x15718 -x24563 -x30843 -x24644 -x2262 -x9351 -x34810 -x12046 -x21914 -x33339 -x18022 -x28194 -x7891 -x19450 -x14189 -x20330 -x7403 -x9792 -x5501 -x8253 -x23322 -x18328 -x15999 -x17544 -x14196 -x7856 -x25149 -x22711 -x1175 -x26074 -x30479 -x6527 -x16290 -x16581 -x30591 -x6167 -x20328 -x29188 -x39881 -x5500 -x15418 -x14569 -x18764 -x34103 -x20871 -x12556 -x3533 -x28484 -x12479 -x6209 -x8034 -x21377 -x25572 -x6626 -x3345 -x22571 -x17623 -x39508 -x7284 -x36876 -x18095 -x4726 -x39068 -x15098 -x22728 -x9998 -x5261 -x24387 -x24779 -x24333 -x624 -x24946 -x37626 -x36475 -x16681 -x1230 -x1033 -x8987 -x1017 -x30507 -x33480 -x26311 -x11632 -x6818 -x12908 -x18853 -x26730 -x6016 -x36863 -x36317 -x10498 -x28072 -x15806 -x35190 -x6740 -x6303 -x20191 -x5927 -x16128 -x37835 -x22222 -x29040 -x35583 -x37219 -x9406 -x17837 -x40377 -x6673 -x15442 -x7274 -x21909 -x18550 -x378 -x27297 -x39171 -x11246 -x20609 -x3982 -x7898 -x19533 -x2731 -x8807 -x33829 -x16098 -x35585 -x35886 -x9599 -x24754 -x5239 -x19799 -x30392 -x2693 -x16022 -x14703 -x38213 -x38406 -x21193 -x35582 -x36798 -x5160 -x5259 -x25941 -x35054 -x25076 -x38856 -x4531 -x37986 -x9979 -x30705 -x39481 -x20225 -x3296 -x13186 -x20437 -x25368 -x6718 -x8487 -x9825 -x33266 -x35166 -x4013 -x2944 -x40483 -x32099 -x28430 -x11423 -x16930 -x8748 -x10889 -x9343 -x28664 -x31965 -x26577 -x37247 -x16600 -x17916 -x25533 -x34744 -x249 -x3807 -x17765 -x32751 -x8402 -x24631 -x3890 -x36759 -x37164 -x7543 -x25738 -x19640 -x33413 -x36930 -x39944 -x35146 -x1336 -x12550 -x11413 -x8634 -x5741 -x6029 -x22400 -x35942 -x32516 -x27069 -x12819 -x23699 -x19186 -x32595 -x11455 -x29577 -x28238 -x6792 -x30851 -x35921 -x3215 -x3796 -x5088 -x9082 -x32102 -x23873 -x28389 -x21885 -x19018 -x15071 -x25676 -x25521 -x5778 -x36613 -x26563 -x3054 -x6436 -x3931 -x1897 -x10844 -x38617 -x949 -x6856 -x38351 -x35449 -x13444 -x23211 -x28382 -x1844 -x26530 -x33311 -x23234 -x28420 -x26719 -x39012 -x20336 -x22818 -x22501 -x26687 -x12442 -x36031 -x24905 -x448 -x15502 -x25718 -x25374 -x19410 -x13097 -x32749 -x21403 -x4104 -x18177 -x39484 -x14513 -x27811 -x34178 -x12047 -x17086 -x35242 -x5483 -x12480 -x35891 -x30707 -x17929 -x17358 -x40854 -x19950 -x117 -x24852 -x1209 -x32023 -x9075 -x35033 -x35391 -x39342 -x40659 -x4076 -x14401 -x2300 -x3325 -x4240 -x16986 -x16521 -x24386 -x6771 -x12204 -x22572 -x7881 -x14792 -x29348 -x17424 -x20352 -x39910 -x4760 -x29396 -x2273 -x39933 -x17371 -x12551 -x327 -x22356 -x30007 -x21045 -x7279 -x39865 -x3252 -x15408 -x33831 -x24168 -x3843 -x5871 -x34535 -x27136 -x9091 -x3001 -x15026 -x1596 -x2073 -x3452 -x28877 -x5057 -x11793 -x38012 -x37789 -x5101 -x18293 -x7795 -x13686 -x37726 -x4715 -x7183 -x8783 -x13740 -x37490 -x34401 -x17933 -x34349 -x33412 -x11637 -x19553 -x9657 -x12589 -x27292 -x40838 -x37141 -x12978 -x5716 -x5395 -x29499 -x10963 -x22032 -x30510 -x36345 -x31549 -x17896 -x40918 -x5632 -x30721 -x17047 -x619 -x35688 -x17454 -x26570 -x26411 -x18281 -x38283 -x3447 -x19115 -x37747 -x2076 -x33688 -x27936 -x6975 -x4683 -x35430 -x13776 -x30056 -x32918 -x16897 -x920 -x17648 -x31667 -x17744 -x13791 -x36769 -x24834 -x15606 -x31386 -x39419 -x31225 -x18774 -x10066 -x18857 -x30535 -x38984 -x23808 -x20076 -x27813 -x15009 -x25177 -x23538 -x16553 -x40019 -x17982 -x16225 -x3581 -x3849 -x18669 -x23216 -x11891 -x36913 -x22766 -x38327 -x5316 -x2158 -x37738 -x34069 -x27084 -x12744 -x24686 -x24551 -x2450 -x3451 -x15488 -x30273 -x28960 -x27365 -x4439 -x2758 -x1843 -x40381 -x18423 -x25668 -x35871 -x5017 -x13975 -x9554 -x11827 -x31943 -x3349 -x16862 -x25339 -x19789 -x31944 -x9696 -x19749 -x6219 -x219 -x6283 -x10432 -x720 -x18309 -x27125 -x13774 -x10459 -x14254 -x21485 x40549 -x27013 -x8027 -x15446 -x24400 -x3024 -x1977 -x19267 -x20584 -x10108 -x26944 -x2473 -x21312 -x7222 -x20597 -x35979 -x12537 -x37817 -x8870 -x19016 -x25049 -x36933 -x15943 -x19204 -x22991 -x36293 -x2353 -x21077 -x36666 -x7930 -x18213 -x38868 -x5416 -x24207 -x33632 -x15701 -x6070 -x7757 -x5621 -x12669 -x16797 -x36363 -x32465 -x19590 -x14591 -x15343 -x14426 -x5143 -x28864 -x23879 -x25185 -x7545 -x8710 -x16627 -x9615 -x1996 -x31710 -x22014 -x20143 -x10360 -x8458 -x28799 -x32902 -x31333 -x31575 -x33917 -x28735 -x39224 -x14819 -x25861 -x3481 -x22286 -x35331 -x20554 -x22475 -x6636 -x5521 -x32535 -x36582 -x14428 -x30846 -x38044 -x36628 -x35198 -x35793 -x10160 -x35458 -x11166 -x3119 -x40196 -x15521 -x7016 -x2686 -x27473 -x5752 -x13070 -x19137 -x31070 -x25714 -x36342 -x26292 -x34634 -x28775 -x37988 -x4806 -x16673 -x23199 -x10637 -x16300 -x36972 -x28767 -x310 -x18822 -x37613 -x4827 -x76 -x9071 -x15654 -x27120 -x4314 -x36001 -x24318 -x25891 -x5989 -x35590 -x22393 -x21470 -x16654 -x7808 -x29136 -x19378 -x6682 -x13986 -x28848 -x5832 -x30453 -x14364 -x32269 -x27873 -x17253 -x38907 -x32602 -x18506 -x18549 -x29689 -x4779 -x13715 -x780 -x11986 -x1479 -x1251 -x12737 -x30455 -x27529 -x4959 -x299 -x12712 -x12348 -x5030 -x26460 -x22313 -x29924 -x22126 -x39669 -x18030 -x27393 -x1544 -x27169 -x34541 -x34135 -x40666 -x40784 -x16249 -x1580 -x14876 -x4948 -x3135 -x19737 -x4906 -x38313 -x5771 -x5979 -x25054 -x17889 -x4899 -x1827 -x26550 -x34098 -x10008 -x7039 -x39600 -x28207 -x16961 -x10433 -x16450 -x35676 -x25547 -x23451 -x6585 -x25227 -x28286 -x12232 -x25457 -x28729 -x23589 -x15426 -x28846 -x28655 -x14034 -x25315 -x4357 -x15650 -x241 -x24098 -x6440 -x31262 -x21169 -x6326 -x26000 -x34201 -x30996 -x30607 -x36245 -x30684 -x10218 -x39262 -x2614 -x11818 -x26962 -x27164 -x1821 -x13646 -x30555 -x20835 -x9534 -x24064 -x6811 -x18833 -x29315 -x24910 -x10179 -x4573 -x27074 -x4329 -x37634 -x25848 -x3195 -x37338 -x17188 -x7775 -x35720 -x39816 -x3283 -x26956 -x10502 -x7643 -x11210 -x34036 -x40340 -x5103 -x2779 -x13346 -x33749 -x24848 -x3112 -x31313 -x29345 -x31213 -x3698 -x1498 -x649 -x33600 -x20939 -x11947 -x754 -x14093 -x30404 -x8848 -x38431 -x28338 x40409 -x3093 -x21783 -x18710 -x22792 -x490 -x8197 -x9387 -x302 -x19344 -x22729 -x37510 -x19906 -x1673 -x26892 -x4444 -x5842 -x9515 -x9684 -x38767 -x11321 -x19524 -x22865 -x7326 -x2316 -x27915 -x19895 -x32597 -x1002 -x10086 -x3275 -x28359 -x28830 -x3713 -x21225 -x3911 -x19261 -x10170 -x10825 -x27413 -x4155 -x6749 -x40185 -x15332 -x31816 -x8836 -x19990 -x33415 -x37444 -x10012 -x8825 -x24801 -x8721 -x35246 -x11289 -x37015 -x8442 -x11102 -x15267 -x29354 -x32686 -x30410 -x27221 -x37553 -x13792 -x31113 -x16723 -x28617 -x9062 -x20987 -x16960 -x35022 -x23418 -x26724 -x37146 -x22104 -x1859 -x11960 -x9383 -x2626 -x29011 -x39598 -x14935 -x26915 -x40560 -x25537 -x6406 -x23648 -x17821 -x26450 -x7142 -x29271 -x25427 -x17200 -x20154 -x2845 -x18330 -x22954 -x22428 -x27609 -x11671 -x5992 -x29967 -x33370 -x27138 -x2610 -x40585 -x24147 -x22062 -x31790 -x5039 -x9575 -x78 -x25812 -x28881 -x15360 -x22863 -x19310 -x13497 -x33119 -x29850 -x23841 -x34993 -x39269 -x6482 -x677 -x21041 -x35139 -x9099 -x34320 -x34703 -x4818 -x10301 -x37981 -x20775 -x30870 -x29337 -x4398 -x7054 -x28242 -x6419 -x2997 -x12496 -x14516 -x25684 -x11512 -x6826 -x18716 -x18623 -x14922 -x8593 -x3176 -x26691 -x851 -x3301 -x8895 -x17004 -x32577 -x35543 -x11557 -x20325 -x40921 -x30605 -x437 -x13909 -x4808 -x17151 -x23505 -x24564 -x32539 -x23162 -x297 -x32588 -x18637 -x3198 -x20232 -x17784 -x8605 -x22267 -x31378 -x25067 -x5237 -x35041 -x812 -x357 -x18234 -x31779 -x828 -x16833 -x2324 -x11480 -x33784 -x31609 -x2640 -x37711 -x91 -x38157 -x23564 -x17963 -x21201 -x34775 -x14486 -x9981 -x40924 -x5281 -x25154 -x39433 -x28213 -x39051 -x33 -x30233 -x10569 -x40151 -x12603 -x32467 -x36292 -x25639 -x6453 -x1347 -x38538 -x5381 -x1246 -x26704 -x34555 -x12804 -x31927 -x34763 -x18037 -x22376 -x35745 -x32793 -x33237 -x15542 -x35837 -x17465 -x14955 -x21619 -x14595 -x24978 -x12034 -x35426 -x34670 -x39493 -x6725 -x14065 -x36750 -x33449 -x33607 -x7425 -x16145 -x38145 -x13326 -x24 -x32866 -x39755 -x13271 -x14161 -x26649 -x9306 -x669 -x11528 -x2232 -x11569 -x4561 -x14046 -x20267 -x19069 -x26063 -x22200 -x13676 -x25649 -x9223 -x37414 -x26785 -x14315 -x7085 -x14985 -x12079 -x23975 -x27483 -x9164 -x22661 -x3051 -x12164 -x30184 -x28758 -x31527 -x15006 -x14947 -x9029 -x4188 -x7399 -x8107 -x38339 -x24330 -x2408 -x18358 -x28512 -x1866 -x23693 -x2772 -x35600 -x26235 -x16837 -x1988 -x31327 -x40066 -x499 -x12128 -x17220 -x6376 -x16926 -x30643 -x24227 -x23779 -x2612 -x19669 -x9710 -x17862 -x28099 -x40172 -x8766 -x34899 -x29913 -x37487 -x39019 -x11674 -x226 -x33101 -x34148 -x8226 -x39362 -x24196 -x35572 -x17984 -x18002 -x27566 -x21741 -x10933 -x3048 -x30581 -x34517 -x129 -x33545 -x25359 -x37256 -x8520 -x19808 -x23847 -x6033 -x40136 -x35594 -x22691 -x24434 -x5708 -x18580 -x12109 -x7130 -x25653 -x40684 -x15819 -x4723 -x3616 -x26341 -x37650 -x9210 -x34765 -x21142 -x30796 -x34606 -x24949 -x2108 -x40337 -x14697 -x28566 -x22073 -x19727 -x32120 -x21618 -x10174 -x1997 -x28528 -x659 -x10870 -x9108 -x34225 -x37230 -x7329 -x3433 -x9857 -x20395 -x2294 -x37443 -x27630 -x28951 -x36503 -x33883 -x28271 -x12159 -x7447 -x38662 -x21758 -x16186 -x11087 -x9191 -x9061 -x14506 -x27542 -x17087 -x11344 -x5477 -x24906 -x34717 -x5132 -x23900 -x21088 -x12670 -x33560 -x18344 -x32033 -x18920 -x34836 -x4064 -x40081 -x33716 -x5086 -x5224 -x36903 -x24381 -x21109 -x40309 -x34276 -x28916 -x36103 -x27309 -x8374 -x16181 -x26361 -x38644 -x11928 -x6923 -x11309 -x39386 -x5959 -x21262 -x17914 -x40883 -x38141 -x33534 -x23983 -x965 -x1285 -x21345 -x24782 -x25234 -x2194 -x13789 -x39923 -x26375 -x37420 -x10824 -x35992 -x29981 -x16268 -x10744 -x17281 -x36864 -x7209 -x4283 -x20985 -x25006 -x19782 -x23070 -x10957 -x11350 -x40619 -x14469 -x37676 -x14533 -x28955 -x27109 -x27900 -x21010 -x29248 -x22057 -x22805 -x28910 -x2804 -x36410 -x39082 -x29533 -x28299 -x16366 -x12200 -x35507 -x30350 -x23223 -x40744 -x14592 -x21068 -x18039 -x12219 -x28381 -x11051 -x24585 -x25466 -x10540 -x32782 -x23784 -x27421 -x14388 -x39516 -x31088 -x7082 -x30703 -x38083 -x24785 -x11349 -x20530 -x32893 -x17943 -x33460 -x40324 -x5137 -x23254 -x4721 -x31282 -x37008 -x23876 -x18057 -x17342 -x40080 -x29868 -x23748 -x5723 -x2736 -x10687 -x4058 -x31006 -x12965 -x40606 -x11889 -x27985 -x4704 -x33667 -x4655 -x9359 -x9992 -x25269 -x27055 -x21865 -x40254 -x36609 -x26009 -x28102 -x4569 -x31545 -x6013 -x932 -x23203 -x29680 -x34654 -x18287 -x17711 -x40321 -x4810 -x20668 -x8234 -x36489 -x10776 -x822 -x36299 -x40758 -x32340 -x34930 -x1863 -x3650 -x5202 -x31306 -x30803 -x23165 -x15944 -x20883 -x16669 -x14854 -x19163 -x8560 -x37782 -x39042 -x9896 -x21974 -x17817 -x14268 -x18772 -x28734 -x11824 -x466 -x5788 -x10289 -x35409 -x29382 -x3115 -x30443 -x5430 -x25432 -x9906 -x11249 -x32903 -x21270 -x2989 -x31171 -x20350 -x15032 -x14249 -x11426 -x26086 -x16345 -x21971 -x31468 -x31694 -x14298 -x19868 -x16702 -x33456 -x34146 -x22886 -x16445 -x26544 -x20197 -x38164 -x34338 -x6966 -x5124 -x31197 -x18952 -x39415 -x24574 -x36706 -x21674 -x34421 -x20131 -x21204 -x1343 -x17038 -x8413 -x32407 -x16800 -x13956 -x18388 -x30848 -x37862 -x24293 -x5368 -x12385 -x2751 -x2043 -x11924 -x21813 -x6779 -x2454 -x22857 -x6364 -x29674 -x2449 -x17856 -x30282 -x20925 -x7721 -x20412 -x18263 -x1799 -x24610 -x13386 -x8579 -x38203 -x36658 -x35317 -x10136 -x14 -x32888 -x337 -x1412 -x21859 -x36005 -x409 -x16343 -x38890 -x1757 -x29633 -x35368 -x25093 -x2937 -x39370 -x38433 -x28199 -x29986 -x30614 -x30094 -x39685 -x23310 -x15763 -x29112 -x39286 -x9365 -x35407 -x9806 -x24416 -x20208 -x10298 -x15074 -x25827 -x25924 -x36121 -x17192 -x15085 -x11262 -x18161 -x7728 -x9656 -x8810 -x20435 -x36963 -x28221 -x18829 -x37880 -x27249 -x1615 -x6512 -x24039 -x27809 -x194 -x28495 -x28444 -x29819 -x24143 -x37307 -x28663 -x16125 -x33140 -x12196 -x34288 -x9509 -x22504 -x34975 -x9122 -x31097 -x11523 -x28944 -x21252 -x28233 -x12008 -x39366 -x31279 -x25845 -x9713 -x9789 -x30115 -x6163 -x21595 -x16223 -x797 -x31388 -x40590 -x32810 -x25373 -x777 -x24689 -x38041 -x14000 -x1275 -x12451 -x18871 -x12903 -x500 -x35647 -x25681 -x30602 -x29384 -x19505 -x35763 -x28080 -x8863 -x31541 -x3191 -x16012 -x28409 -x39014 -x15996 -x3107 -x35417 -x15715 -x20700 -x9431 -x31743 -x38978 -x9826 -x14886 -x32760 -x4261 -x30147 -x37029 -x23717 -x39363 -x20691 -x20748 -x22775 -x6942 -x12553 -x18522 -x38942 -x11739 -x9393 -x34045 -x1255 -x16911 -x33200 -x20576 -x23582 -x32666 -x38875 -x39302 -x7207 -x23378 -x38400 -x24459 -x675 -x28517 -x37309 -x16386 -x12910 -x7592 -x36338 -x16387 -x36239 -x508 -x35573 -x14799 -x36527 -x9042 -x31446 -x8108 -x27905 -x29592 -x16983 -x8522 -x32909 -x213 -x23532 -x23487 -x22439 -x14363 -x5847 -x26705 -x35522 -x33522 -x13029 -x21019 -x11988 -x23352 -x30670 -x26030 -x18335 -x40323 -x9841 -x27070 -x28876 -x20236 -x26792 -x23770 -x23184 -x13328 -x36367 -x31422 -x36185 -x3916 -x31968 -x29257 -x23842 -x7887 -x30615 -x7273 -x38996 -x22384 -x26177 -x7141 -x18191 -x43 -x38320 -x30653 -x19247 -x4874 -x37640 -x13392 -x25369 -x2957 -x33696 -x5640 -x19828 -x38534 -x33263 -x1582 -x18045 -x38559 -x32112 -x5907 -x381 -x12985 -x25934 -x25324 -x22962 -x39118 -x35412 -x25251 -x3218 -x13901 -x25403 -x31098 -x38312 -x20103 -x2270 -x473 -x19807 -x10836 -x36761 -x17995 -x6265 -x37630 -x18688 -x20710 -x20186 -x37616 -x7873 -x29942 -x35123 -x18607 -x27672 -x25783 -x1600 -x7145 -x40661 -x16743 -x21686 -x34096 -x24113 -x34987 -x16965 -x2744 -x7950 -x19009 -x13372 -x15049 -x40242 -x2527 -x28707 -x33473 -x16698 -x23673 -x31466 -x4026 -x17644 -x7880 -x30369 -x3312 -x1461 -x23888 -x1139 -x24894 -x4588 -x28491 -x31599 -x5404 -x7791 -x9860 -x38101 -x11810 -x11496 -x40568 -x1718 -x24865 -x14970 -x14250 -x10068 -x38828 -x35410 -x19305 -x21329 -x21692 -x22175 -x23893 -x31488 -x23782 -x15165 -x1132 -x1830 -x36220 -x22826 -x12103 -x32335 -x2219 -x25823 -x15893 -x5051 -x354 -x5245 -x23590 -x29039 -x23620 -x32722 -x17870 -x15292 -x386 -x12332 -x24957 -x13031 -x13223 -x20625 -x31284 -x15645 -x4917 -x25484 -x5523 -x1312 -x24653 -x33737 -x17369 -x23191 -x11106 -x8262 -x13195 -x16032 -x27390 -x2326 -x26348 -x9338 -x26295 -x14142 -x29290 -x23907 -x21773 -x19124 -x31421 -x9930 -x37049 -x29150 -x19825 -x21737 -x3644 -x3249 -x28472 -x176 -x12803 -x27499 -x1644 -x8416 -x25693 -x36417 -x19213 -x26312 -x718 -x37036 -x25977 -x21707 -x32519 -x22760 -x9463 -x9216 -x7756 -x34305 -x2821 -x18544 -x40178 -x17720 -x21217 -x26875 -x6499 -x6434 -x8760 -x1994 -x16364 -x5564 -x541 -x23227 -x38587 -x34640 -x40317 -x5263 -x2004 -x12108 -x14893 -x4753 -x8024 -x4580 -x21402 -x34194 -x23336 -x583 -x20312 -x29603 -x31407 -x2526 -x13708 -x28746 -x4530 -x9958 -x26573 -x30728 -x37097 -x17081 -x25939 -x12812 -x12491 -x15075 -x2090 -x13442 -x33128 -x16628 -x2622 -x39218 -x36679 -x8938 -x749 -x2134 -x23057 -x26267 -x34373 -x31465 -x1890 -x9623 -x45 -x12730 -x4084 -x1247 -x23588 -x22249 -x34267 -x37882 -x2210 -x1816 -x20966 -x16670 -x4717 -x21322 -x6445 -x35817 -x1188 -x32932 -x33003 -x10654 -x759 -x23543 -x25539 -x7515 -x10081 -x9425 -x36412 -x8590 -x5575 -x19508 -x6263 -x17226 -x29203 -x1648 -x34295 -x20184 -x37526 -x3697 -x17722 -x33992 -x36295 -x36117 -x16234 -x25981 -x5913 -x29755 -x11876 -x14280 -x22409 -x18542 -x10146 -x19969 -x7995 -x22093 -x5487 -x4062 -x27408 -x2313 -x34812 -x38043 -x33312 -x8273 -x23818 -x39495 -x39709 -x533 -x527 -x36784 -x28005 -x37277 -x33378 -x16028 -x21850 -x40455 -x28125 -x37384 -x40179 -x6352 -x16305 -x29190 -x13131 -x17344 -x5035 -x26286 -x25026 -x37889 -x26839 -x22247 -x11386 -x27156 -x30358 -x1933 -x25195 -x18690 -x38710 -x57 -x30914 -x3900 -x28149 -x37918 -x30333 -x22341 -x22888 -x2027 -x40336 -x30620 -x2168 -x24291 -x22287 -x34769 -x1359 -x15986 -x18625 -x39365 -x20873 -x35824 -x16 -x7116 -x5541 -x38234 -x17954 -x7798 -x9849 -x653 -x13610 -x27812 -x8507 -x3102 -x5339 -x20911 -x10810 -x32517 -x9720 -x34454 -x18620 -x16648 -x10968 -x6431 -x6024 -x33929 -x1893 -x15021 -x33211 -x37797 -x6880 -x13537 -x23603 -x28446 -x25109 -x12145 -x672 -x22653 -x7237 -x1469 -x5454 -x34365 -x32671 -x17667 -x22016 -x22357 -x156 -x4415 -x19690 -x28116 -x4022 -x37541 -x14449 -x36272 -x13684 -x2084 -x31235 -x24174 -x34477 -x26604 -x30260 -x8896 -x5360 -x593 -x34874 -x28597 -x9354 -x38927 -x19734 -x17365 -x3007 -x26437 -x37419 -x21090 -x13790 -x40712 -x23596 -x31840 -x21393 -x33346 -x3237 -x23268 -x14646 -x10470 -x10834 -x13502 -x5176 -x9681 -x9953 -x25401 -x32941 -x23906 -x38601 -x5154 -x16644 -x12754 -x36430 -x31455 -x26405 -x40229 -x33652 -x9397 -x1558 -x10826 -x23663 -x31139 -x39384 -x3320 -x33641 -x29991 -x12678 -x1138 -x24298 -x5190 -x4152 -x28024 -x1295 -x17903 -x1142 -x3366 -x24603 -x16237 -x27485 -x7988 -x34536 -x13037 -x39035 -x21857 -x26021 -x20255 -x32369 -x479 -x31092 -x25387 -x40059 -x8559 -x13587 -x34131 -x115 -x3420 -x23314 -x10900 -x24041 -x37997 -x15461 -x5004 -x6724 -x10048 -x26268 -x16440 -x31198 -x5601 -x16906 -x23838 -x24682 -x6382 -x36131 -x35968 -x40545 -x22984 -x15841 -x30932 -x12000 -x26535 -x36305 -x38230 -x37067 -x1960 -x27521 -x32553 -x781 -x26543 -x18446 -x39345 -x12954 -x3848 -x9363 -x10816 -x31148 -x11941 -x34796 -x9258 -x5775 -x12525 -x29837 -x16925 -x22139 -x5520 -x15404 -x18828 -x32024 -x34870 -x13379 -x11927 -x5367 -x3592 -x11263 -x9927 -x19581 -x26895 -x16358 -x18273 -x11784 -x16261 -x12242 -x18409 -x13549 -x27430 -x23690 -x9211 -x8279 -x14524 -x34455 -x6617 -x30587 -x1046 -x24882 -x24505 -x12792 -x40749 -x25857 -x6278 -x32996 -x4161 -x832 -x2127 -x11305 -x30422 -x40743 -x26609 -x13342 -x38292 -x9256 -x13172 -x24135 -x38763 -x15517 -x4524 -x29212 -x25221 -x30242 -x34618 -x23526 -x5858 -x11204 -x27447 -x25193 -x6836 -x18338 -x25016 -x38023 -x30205 -x13659 -x2670 -x4233 -x7422 -x22227 -x1633 -x1463 -x12024 -x16180 -x12059 -x31236 -x9497 -x27853 -x21848 -x20475 -x11605 -x12259 -x14534 -x31021 -x34779 -x32207 -x29018 -x20590 -x24013 -x7874 -x7691 -x36099 -x2652 -x21078 -x10997 -x11276 -x29020 -x28917 -x40577 -x626 -x33662 -x21748 -x30451 -x1882 -x17551 -x37163 -x16803 -x1160 -x7749 -x40670 -x27321 -x34002 -x27706 -x33925 -x15931 -x2641 -x14998 -x350 -x10935 -x6259 -x35490 -x6632 -x32333 -x14751 -x9200 -x15757 -x27715 -x38047 -x32813 -x40815 -x4269 -x34997 -x7586 -x10082 -x11118 -x8679 -x34176 -x30907 -x15939 -x38260 -x20194 -x21461 -x33330 -x15981 -x3122 -x996 -x14945 -x39789 -x11760 -x562 -x25656 -x1063 -x32523 -x13881 -x17987 -x39000 -x33274 -x34519 -x10992 -x20281 -x38081 -x35843 -x22398 -x15295 -x30749 -x23993 -x6317 -x40926 -x14626 -x20014 -x34461 -x28716 -x16078 -x8495 -x37509 -x21769 -x5117 -x17127 -x27530 -x35216 -x18766 -x37203 -x14749 -x28064 -x21454 -x19181 -x28324 -x23498 -x26175 -x15580 -x8525 -x8970 -x31415 -x35757 -x10152 -x2898 -x8773 -x7149 -x33759 -x27724 -x26461 -x37357 -x29849 -x12301 -x27091 -x25502 -x4450 -x20770 -x18741 -x23295 -x32476 -x19180 -x199 -x14948 -x5175 -x20195 -x5749 -x31467 -x11020 -x11038 -x13756 -x31514 -x83 -x31557 -x20358 -x12311 -x1698 -x14821 -x32084 -x29242 -x39197 -x23791 -x22407 -x5964 -x20160 -x23672 -x34846 -x38773 -x23778 -x22983 -x21552 -x27738 -x16211 -x3415 -x29288 -x31433 -x38394 -x23244 -x3031 -x3885 -x4995 -x8463 -x652 -x12902 -x1552 -x15499 -x15574 -x20124 -x15954 -x26800 -x3772 -x11819 -x8375 -x20264 -x31815 -x30686 -x26612 -x11770 -x37269 -x14172 -x25583 -x31678 -x33961 -x11526 -x33178 -x39571 -x7356 -x1177 -x3943 -x12163 -x4454 -x19140 -x32977 -x28998 -x16001 -x36509 -x40484 -x33676 -x5126 -x27026 -x14218 -x3329 -x38705 -x39696 -x31738 -x27577 -x11044 -x9369 -x35873 -x15001 -x7889 -x35039 -x20469 -x18040 -x18547 -x19116 -x11705 -x25469 -x28314 -x38295 -x20786 -x35063 -x8117 -x28811 -x23384 x40410 -x5413 -x31227 -x3798 -x23911 -x36770 -x5486 -x17990 -x15832 -x31334 -x23621 -x23806 -x36891 -x12304 -x3310 -x33758 -x9189 -x21555 -x20413 -x18530 -x7982 -x23617 -x22553 -x38901 -x27637 -x9212 -x5182 -x11754 -x25728 -x34482 -x30674 -x22813 -x30647 -x27989 -x27038 -x18859 -x4540 -x17567 -x22270 -x18282 -x27143 -x802 -x26277 -x31016 -x33805 -x28155 -x24701 -x33654 -x40929 -x905 -x26230 -x32281 -x38054 -x28878 -x3343 -x21897 -x33267 -x6474 -x11703 -x37040 -x19800 -x13063 -x32365 -x31000 -x12956 -x18317 -x16663 -x7711 -x39844 -x8781 -x16879 -x40841 -x2869 -x12220 -x5484 -x16165 -x21777 -x39331 -x14884 -x29090 -x36540 -x31498 -x22149 -x29526 -x11840 -x4002 -x28985 -x31448 -x339 -x40781 -x28222 -x24058 -x25953 -x31288 -x36529 -x33130 -x24516 -x3734 -x20663 -x26229 -x10760 -x23245 -x40056 -x26593 -x27067 -x11604 -x38565 -x2256 -x7944 -x13665 -x1559 -x116 -x31513 -x10062 -x4401 -x6987 -x38858 -x24475 -x17996 -x30238 -x3716 -x30217 -x11414 -x20343 -x18499 -x31183 -x28908 -x18342 -x40154 -x10903 -x6932 -x18851 -x28816 -x9445 -x17781 -x29253 -x18047 -x12339 -x10492 -x36444 -x24612 -x16213 -x5164 -x23039 -x11870 -x18408 -x22176 -x28327 -x28180 -x24323 -x11374 -x3942 -x6122 -x31740 -x7006 -x22627 -x31535 -x37810 -x979 -x33625 -x19954 -x2132 -x16883 -x9327 -x23055 -x35646 -x37919 -x5426 -x21462 -x21722 -x14007 -x28536 -x13483 -x37013 -x10549 -x9902 -x8568 -x21843 -x16589 -x20841 -x14609 -x31928 -x32988 -x31354 -x15962 -x10002 -x32717 -x10937 -x11814 -x13213 -x31069 -x11358 -x26465 -x33622 -x7308 -x2 -x28329 -x22179 -x11338 -x6882 -x9607 -x10679 -x38195 -x5821 -x31890 -x7225 -x21167 -x25485 -x25306 -x38747 -x30770 -x33890 -x25296 -x39235 -x8877 -x13694 -x15149 -x9226 -x38175 -x24711 -x9866 -x40318 -x1129 -x19363 -x2415 -x21066 -x16412 -x39138 -x6415 -x5705 -x27995 -x27554 -x30832 -x10794 -x20656 -x36194 -x17742 -x2700 -x16037 -x5558 -x641 -x9221 -x4230 -x14679 -x26822 -x10672 -x40779 -x15561 -x34529 -x8047 -x30065 -x36211 -x15387 -x27449 -x18792 -x10952 -x8313 -x10309 -x29701 -x37940 -x6785 -x6562 -x4070 -x25508 -x11955 -x2171 -x13168 -x12199 -x30261 -x29221 -x27598 -x15668 -x22295 -x20293 -x17796 -x29159 -x34395 -x24007 -x10505 -x13006 -x34936 -x3949 -x25926 -x7607 -x2377 -x24863 -x34962 -x2983 -x32436 -x17732 -x16094 -x5011 -x35625 -x21893 -x32478 -x30714 -x1923 -x39348 -x17387 -x15431 -x9305 -x4267 -x36651 -x31532 -x7069 -x11467 -x10749 -x35383 -x7858 -x7642 -x24359 -x33689 -x10465 -x34302 -x7941 -x35305 -x19339 -x8038 -x742 -x30091 -x13299 -x27965 -x9603 -x3444 -x34876 -x12532 -x23660 -x25488 -x32204 -x25413 -x32253 -x32549 -x39888 -x402 -x5320 -x25788 -x7037 -x35822 -x25553 -x38608 -x4624 -x28931 -x29249 -x29647 -x40463 -x5852 -x36207 -x23433 -x26509 -x12996 -x5891 -x30146 -x22911 -x25294 -x31444 -x3363 -x16599 -x37898 -x16850 -x2399 -x9740 -x26768 -x7064 -x8541 -x38065 -x5899 -x35798 -x2428 -x16680 -x30750 -x19641 -x22999 -x14767 -x21398 -x20676 -x20993 -x30386 -x24262 -x11332 -x38970 -x18375 -x14878 -x306 -x33538 -x7171 -x18835 -x1531 -x10982 -x14308 -x29498 -x29590 -x34166 -x9566 -x17563 -x17590 -x38708 -x39423 -x13323 -x14549 -x7786 -x34701 -x36698 -x18968 -x34665 -x9923 -x28065 -x24180 -x8872 -x33033 -x39191 -x27484 -x5642 -x30589 -x6984 -x12506 -x20019 -x26335 -x10587 -x18048 -x38600 -x36023 -x4446 -x2028 -x33974 -x34100 -x35404 -x4643 -x11240 -x6874 -x8900 -x23826 -x9783 -x9139 -x18186 -x12050 -x40505 -x2949 -x33790 -x24510 -x28986 -x38334 -x353 -x22112 -x35883 -x318 -x26671 -x4257 -x3635 -x23578 -x34978 -x15253 -x35779 -x25131 -x12318 -x11172 -x26752 -x3560 -x34596 -x17181 -x19144 -x2178 -x38319 -x29247 -x21103 -x10535 -x23343 -x39981 -x16666 -x36687 -x31876 -x5002 -x24970 -x1399 -x27150 -x3484 -x26452 -x25084 -x2457 -x13757 -x17883 -x18149 -x31481 -x40613 -x13268 -x23102 -x22211 -x36645 -x1790 -x11281 -x14454 -x32771 -x36002 -x8478 -x13580 -x36823 -x15626 -x24497 -x20226 -x35470 -x8015 -x21788 -x183 -x38537 -x26906 -x8131 -x9043 -x28078 -x10626 -x36630 -x19834 -x18340 -x7101 -x12565 -x35593 -x16795 -x24545 -x27140 -x26835 -x12161 -x19455 -x37223 -x28502 -x37742 -x14187 -x22710 -x38696 -x384 -x31801 -x25030 -x6787 -x1982 -x5945 -x29587 -x27388 -x20843 -x36114 -x20018 -x10591 -x2492 -x35705 -x1678 -x12475 -x34872 -x10420 -x18036 -x11504 -x9583 -x26072 -x18511 -x1654 -x35460 -x13150 -x32667 -x18505 -x38843 -x572 -x8553 -x32483 -x4544 -x11969 -x29142 -x14962 -x10318 -x32796 -x18003 -x31212 -x16530 -x25464 -x39842 -x22438 -x17518 -x40621 -x6776 -x37874 -x8414 -x13388 -x11219 -x33296 -x19123 -x22819 -x18836 -x1386 -x27251 -x11501 -x26762 -x18151 -x36510 -x33064 -x23034 -x2392 -x36348 -x12241 -x10205 -x23108 -x13681 -x39260 -x25152 -x10285 -x13270 -x14737 -x17026 -x40032 -x19585 -x6486 -x36724 -x10746 -x22592 -x27701 -x17312 -x29815 -x19225 -x23346 -x7594 -x21315 -x32853 -x34280 -x4436 -x33927 -x31988 -x17287 -x13267 -x27064 -x27089 -x6193 -x24018 -x33997 -x1794 -x13253 -x33938 -x7489 -x26440 -x20038 -x26558 -x3080 -x19336 -x15207 -x31834 -x37679 -x31859 -x28583 -x10395 -x12701 -x36992 -x27478 -x38475 -x23489 -x1672 -x4292 -x4296 -x10057 -x10110 -x25020 -x23679 -x36892 -x19612 -x21919 -x21388 -x6956 -x22075 -x25439 -x11813 -x14931 -x14217 -x12240 -x38003 -x32664 -x3892 -x18397 -x32305 -x15113 -x19622 -x15607 -x11833 -x24757 -x12838 -x13365 -x1568 -x18469 -x36705 -x521 -x21590 -x4377 -x19847 -x18629 -x29414 -x3558 -x19554 -x21382 -x36995 -x32160 -x27286 -x12353 -x36644 -x20090 -x25132 -x8619 -x39210 -x7114 -x39839 -x36593 -x36631 -x2189 -x6952 -x31100 -x1487 -x20906 -x39812 -x32772 -x24955 -x19671 -x17247 -x3395 -x21903 -x11128 -x11394 -x19660 -x17208 -x39318 -x15091 -x10701 -x27132 -x25290 -x28756 -x33102 -x19080 -x37971 -x14551 -x24285 -x16139 -x37245 -x27673 -x11679 -x40042 -x3729 -x11685 -x4785 -x22867 -x28826 -x6079 -x36370 -x5843 -x29049 -x15402 -x32148 -x39444 -x35049 -x25081 -x16270 -x39283 -x10914 -x2764 -x3582 -x28400 -x25158 -x13915 -x16207 -x37786 -x10269 -x38660 -x32231 -x13997 -x26632 -x36285 -x18241 -x3695 -x4009 -x22304 -x8865 -x17301 -x2830 -x17430 -x17303 -x3919 -x7388 -x15591 -x26559 -x752 -x8942 -x16093 -x36192 -x2978 -x34825 -x32491 -x27929 -x13968 -x37209 -x25805 -x39797 -x934 -x16023 -x34326 -x38091 -x13628 -x39756 -x3688 -x11445 -x37974 -x6256 -x1759 -x14050 -x36928 -x26315 -x5212 -x27647 -x37809 -x4688 -x88 -x26308 -x12808 -x5046 -x8379 -x23609 -x11832 -x32250 -x9830 -x24465 -x5595 -x34523 -x6360 -x13899 -x21639 -x32791 -x21119 -x31886 -x34186 -x2390 -x20303 -x8479 -x31523 -x32329 -x32423 -x40352 -x37016 -x7706 -x36602 -x36499 -x37336 -x15948 -x14570 -x5539 -x23291 -x22308 -x31118 -x16900 -x31039 -x13260 -x13985 -x13036 -x31231 -x7531 -x36734 -x18771 -x22266 -x20378 -x494 -x11125 -x9954 -x20020 -x27225 -x10755 -x17313 -x28257 -x12928 -x27643 -x30508 -x24045 -x25240 -x8474 -x5022 -x2532 -x26603 -x11090 -x22975 -x12319 -x14247 -x12223 -x13937 -x39157 -x10154 -x40754 -x6377 -x20964 -x36751 -x18300 -x12330 -x23839 -x7518 -x34802 -x32078 -x29777 -x29058 -x19134 -x38142 -x35017 -x1797 -x24377 -x1355 -x16840 -x37042 -x24660 -x19578 -x9486 -x37403 -x1671 -x39237 -x24347 -x9081 -x16742 -x33615 -x30652 -x17179 -x28748 -x29120 -x39449 -x31180 -x4837 -x16626 -x25313 -x38399 -x20737 -x33771 -x25612 -x11367 -x16471 -x17213 -x39015 -x13919 -x24020 -x9545 -x36597 -x418 -x30838 -x16400 -x40890 -x28262 -x26198 -x9651 -x36138 -x9068 -x38579 -x37644 -x14548 -x14144 -x6813 -x18128 -x38096 -x6920 -x24814 -x40732 -x30483 -x1242 -x32522 -x27576 -x34940 -x41 -x8093 -x33282 -x19909 -x2423 -x1954 -x21219 -x17968 -x13727 -x20053 -x26959 -x36806 -x33224 -x7669 -x22488 -x14602 -x1650 -x37892 -x17229 -x27618 -x36711 -x7252 -x19294 -x30817 -x13672 -x13395 -x10887 -x3229 -x24569 -x13748 -x13144 -x3059 -x40359 -x26914 -x17419 -x20279 -x34411 -x5351 -x11638 -x2374 -x13044 -x12467 -x35589 -x29855 -x21513 -x29297 -x20944 -x24352 -x31147 -x10202 -x5490 -x7748 -x18006 -x35394 -x16922 -x40563 -x2870 -x14095 -x40084 -x7796 -x13091 -x27547 -x30895 -x16737 -x10730 -x3707 -x22392 -x17170 -x10813 -x11032 -x30892 -x492 -x38191 -x38526 -x36193 -x8533 -x1198 -x39309 -x18274 -x37762 -x37856 -x6839 -x16923 -x5315 -x9183 -x33813 -x6132 -x9914 -x35337 -x10792 -x22940 -x25225 -x4284 -x4984 -x22120 -x10254 -x26180 -x35729 -x29664 -x16704 -x34676 -x18464 -x26113 -x14366 -x30145 -x23529 -x24402 -x15799 -x27703 -x37137 -x17256 -x34325 -x36560 -x31933 -x2617 -x40693 -x4719 -x40332 -x16896 -x15237 -x22987 -x8205 -x32278 -x39867 -x37094 -x37764 -x1846 -x414 -x28081 -x27259 -x5445 -x31371 -x33973 -x40189 -x2814 -x21152 -x37706 -x33181 -x32122 -x11997 -x37172 -x33529 -x12885 -x40219 -x30310 -x17273 -x33998 -x2010 -x3840 -x1192 -x9233 -x12032 -x3941 -x5438 -x2398 -x39735 -x18611 -x19357 -x13018 -x26755 -x37954 -x2126 -x19714 -x37313 -x28706 -x36268 -x28422 -x6789 -x31621 -x35250 -x39826 -x2051 -x23013 -x3448 -x27137 -x30017 -x39751 -x35243 -x623 -x23350 -x20331 -x30538 -x39986 -x31115 -x38729 -x11005 -x37186 -x19614 -x9567 -x14929 -x9737 -x7168 -x30402 -x35071 -x16485 -x10078 -x39558 -x5502 -x4939 -x37579 -x29366 -x8077 -x16000 -x12357 -x21953 -x17526 -x24006 -x30106 -x12545 -x8717 -x12462 -x28639 -x29737 -x13400 -x21207 -x14307 -x7687 -x17875 -x16095 -x38704 -x32343 -x5095 -x11180 -x23682 -x21832 -x36027 -x29902 -x18019 -x31271 -x36937 -x13125 -x36505 -x10536 -x36082 -x26669 -x26579 -x14669 -x31476 -x5980 -x13330 -x9510 -x31301 -x39371 -x13004 -x7540 -x13767 -x34105 -x30411 -x6169 -x38367 -x32527 -x39622 -x9193 -x24697 -x35662 -x23880 -x20274 -x11866 -x31087 -x29010 -x36313 -x17511 -x25024 -x15865 -x20102 -x31201 x40450 -x19066 -x17354 -x29715 -x5940 -x34966 -x9004 -x5355 -x37668 -x35471 -x19392 -x23508 -x4077 -x37438 -x24201 -x24214 -x7475 -x15423 -x27374 -x16161 -x21563 -x14494 -x2464 -x5904 -x17426 -x12787 -x33428 -x24965 -x3630 -x2613 -x7530 -x30503 -x29655 -x18371 -x5307 -x2807 -x38398 -x14194 -x25501 -x36089 -x5919 -x6080 -x3818 -x7478 -x1317 -x17925 -x6047 -x8975 -x435 -x15161 -x6387 -x15666 -x372 -x7625 -x3959 -x37615 -x16414 -x24732 -x33233 -x26694 -x661 -x10545 -x29661 -x29598 -x22730 -x31628 -x12955 -x2145 -x8578 -x20032 -x33010 -x33588 -x40281 -x35791 -x163 -x38372 -x35552 -x36926 -x14314 -x38975 -x7613 -x11925 -x30304 -x12972 -x27051 -x31068 -x19984 -x34580 -x7659 -x22738 -x4087 -x8621 -x27722 -x28295 -x19333 -x25725 -x17899 -x14786 -x6404 -x8667 -x7321 -x24658 -x4490 -x40720 -x12790 -x31820 -x7801 -x14636 -x23483 -x4153 -x40346 -x4346 -x26749 -x31717 -x20619 -x29928 -x14875 -x38632 -x9560 -x27403 -x3662 -x33582 -x20434 -x7001 -x13940 -x29585 -x31706 -x959 -x24131 -x13558 -x3846 -x29000 -x22973 -x12455 -x26004 -x14964 -x21023 -x39505 -x20148 -x33889 -x35819 -x29443 -x19226 -x39134 -x26380 -x9023 -x34793 -x31368 -x30885 -x24114 -x32904 -x22698 -x13723 -x8425 -x19179 -x30938 -x33565 -x39858 -x15329 -x2725 -x28269 -x4520 -x19093 -x28367 -x37681 -x39079 -x6986 -x18406 -x16812 -x7120 -x40880 -x13642 -x40234 -x39104 -x11733 -x5221 -x29123 -x4605 -x17361 -x8470 -x26349 -x15004 -x26814 -x35518 -x27655 -x21753 -x18546 -x16692 -x23177 -x19301 -x24522 -x34465 -x22860 -x23912 -x16459 -x9893 -x2615 -x3157 -x29974 -x40331 -x26738 -x30379 -x11829 -x8408 -x20637 -x14288 -x11486 -x2463 -x17999 -x27987 -x31315 -x30601 -x15514 -x18512 -x11595 -x4941 -x11650 -x430 -x36678 -x22570 -x27563 -x17304 -x31426 -x24902 -x29355 -x551 -x3429 -x19625 -x31080 -x15498 -x14825 -x16276 -x5544 -x38166 -x21666 -x36808 -x34646 -x12758 -x5048 -x2379 -x8764 -x27730 -x32563 -x6389 -x14705 -x3326 -x37385 -x3702 -x24368 -x8430 -x8401 -x5480 -x18788 -x2227 -x19670 -x32203 -x5099 -x40825 -x23765 -x25902 -x17814 -x26131 -x21709 -x37075 -x6721 -x36637 -x25483 -x31351 -x16430 -x1861 -x27029 -x3758 -x123 -x20981 -x29876 -x10272 -x19239 -x325 -x2825 -x10886 -x8063 -x22109 -x8282 -x21285 -x4107 -x7468 -x15493 -x26542 -x3752 -x36870 -x17308 -x29976 -x18272 -x10408 -x40350 -x34114 -x30293 -x37823 -x16912 -x27682 -x26567 -x33359 -x35047 -x5942 -x20642 -x34923 -x23196 -x36884 -x27279 -x6571 -x22184 x40695 -x24601 -x9962 -x7754 -x16940 -x26657 -x7650 -x2783 -x34755 -x28812 -x5213 -x5010 -x31219 -x13249 -x25666 -x28071 -x484 -x4661 -x3546 -x8784 -x588 -x1961 -x23149 -x13204 -x34907 -x17690 -x39603 -x38220 -x3097 -x27455 -x11098 -x14234 -x12497 -x994 -x38323 -x3131 -x39574 -x32681 -x30514 -x32006 -x17244 -x2053 -x22496 -x32116 -x8631 -x17133 -x2878 -x32559 -x26448 -x3406 -x21981 -x1286 -x25295 -x39847 -x10511 -x20479 -x17316 -x20672 -x5041 -x9247 -x25742 -x39317 -x20833 -x34418 -x35489 -x23072 -x6027 -x15168 -x4432 -x17636 -x22931 -x6502 -x30588 -x29781 -x37612 -x329 -x40217 -x18119 -x2685 -x8585 -x21280 -x12968 -x33495 -x3862 -x6390 -x5269 -x12130 -x22817 -x2400 -x33069 -x40535 -x13137 -x30606 -x17136 -x433 -x38134 -x7430 -x35617 -x26381 -x25550 -x5417 -x17349 -x15031 -x3784 -x36604 -x19741 -x29309 -x24093 -x25307 -x27042 -x35474 -x10350 -x19989 -x3370 -x14283 -x6912 -x17900 -x8492 -x1054 -x233 -x25245 -x19921 -x23799 -x18870 -x6625 -x27093 -x20235 -x12030 -x22159 -x16461 -x28345 -x10921 -x38688 -x203 -x29004 -x1091 -x19379 -x1508 -x20334 -x37455 -x13301 -x39547 -x37105 -x1495 -x19028 -x3123 -x34170 -x30801 -x36576 -x18465 -x11197 -x19584 -x21725 -x35363 -x34743 -x9470 -x7353 -x37599 -x15669 -x27122 -x29077 -x23074 -x33980 -x13581 -x19364 -x16074 -x13073 -x10643 -x26505 -x1126 -x24193 -x21246 -x4754 -x39372 -x34514 -x26435 -x18576 -x11808 -x31134 -x3286 -x29275 -x8609 -x5499 -x5273 -x16182 -x33078 -x29992 -x727 -x1501 -x5087 -x33704 -x11551 -x40112 -x28682 -x29919 -x36638 -x19369 -x4865 -x36260 -x40680 -x30537 -x33663 -x19795 -x10032 -x4214 -x24445 -x40562 -x17415 -x32252 -x5429 -x2417 -x37557 -x9994 -x17390 -x4563 -x20006 -x27386 -x20298 -x29566 -x20420 -x16497 -x37064 -x3074 -x32981 -x25446 -x24956 -x3745 -x3898 -x26143 -x12993 -x34556 -x29826 -x26305 -x17498 -x29623 -x24108 -x12493 -x38066 -x36677 -x36273 -x23036 -x21184 -x21128 -x6297 -x26337 -x39853 -x16454 -x23871 -x2179 -x29771 -x667 -x24803 -x24690 -x10378 -x909 -x18924 -x9446 -x28572 -x16727 -x20126 -x9408 -x18178 -x32953 -x1062 -x8536 -x30871 -x9743 -x9199 -x24850 -x7362 -x32702 -x12586 -x6539 -x25470 -x23834 -x38095 -x34224 -x6897 -x19402 -x11777 x40447 -x1745 -x39270 -x11284 -x17801 -x3426 -x9026 -x9689 -x23861 -x32440 -x1725 -x23909 -x30291 -x24824 -x35380 -x25137 -x9996 -x30506 -x2573 -x13566 -x34609 -x21679 -x36730 -x28724 -x18552 -x24393 -x5434 -x22879 -x16216 -x27656 -x24947 -x32404 -x26850 -x14208 -x15136 -x33866 -x39439 -x27990 -x947 -x40886 -x14111 -x30545 -x31423 -x2597 -x33752 -x16855 -x7014 -x9633 -x26210 -x650 -x32670 -x11191 -x15068 -x38311 -x23002 -x15111 -x21347 -x40794 -x9974 -x25622 -x32191 -x26162 -x1788 -x328 -x40200 -x36435 -x6503 -x12478 -x25090 -x33824 -x4755 -x31634 -x21647 -x33905 -x38562 -x26986 -x8156 -x7654 -x12454 -x1756 -x30136 -x37629 -x18091 -x38318 -x7138 -x7458 -x10519 -x13725 -x6894 -x33999 -x13970 -x16733 -x31821 -x19754 -x27617 -x2269 -x18073 -x10364 -x2741 -x27350 -x23623 -x33803 -x5517 -x30289 -x14432 -x15797 -x20936 -x17147 -x9799 -x6370 -x374 -x38950 -x32765 -x9059 -x10493 -x4576 -x16368 -x22611 -x16503 -x34562 -x22943 -x33441 -x14983 -x24320 -x5860 -x30170 -x9767 -x12789 -x19297 -x36621 -x3309 -x1607 -x24595 -x22845 -x16893 -x3005 -x27396 -x2065 -x40021 -x38831 -x1998 -x30905 -x13700 -x20575 -x34848 -x86 -x6648 -x9530 -x18881 -x12134 -x19873 -x17664 -x33989 -x1059 -x9833 -x22406 -x9439 -x31515 -x8915 -x9814 -x9891 -x785 -x9719 -x19084 -x5846 -x29351 -x27325 -x7772 -x33700 -x37149 -x33530 -x38325 -x19543 -x21818 -x8726 -x11230 -x1432 -x3638 -x19620 -x23195 -x3022 -x28090 -x24869 -x1440 -x14920 -x13595 -x8337 -x18795 -x27194 -x36352 -x22302 -x21652 -x14359 -x12916 -x28863 -x6179 -x3720 -x36807 -x38653 -x15748 -x20253 -x24081 -x26116 -x31405 -x25237 -x37582 -x894 -x10217 -x21364 -x1236 -x1591 -x4583 -x33665 -x39048 -x35401 -x32424 -x7826 -x24979 -x36709 -x17108 -x21815 -x19010 -x10047 -x19424 -x13075 -x23260 -x34507 -x31897 -x17687 -x33190 -x24557 -x2753 -x32022 -x11579 -x11192 -x627 -x36392 -x15296 -x10049 -x10714 -x10 -x14075 -x25381 -x13777 -x11689 -x1248 -x11233 -x3011 -x25955 -x26517 -x8160 -x37899 -x36567 -x36491 -x28457 -x7154 -x11550 -x26510 -x32967 -x2155 -x40481 -x36347 -x20695 -x31748 -x9321 -x5677 -x29793 -x13702 -x19731 -x32154 -x21786 -x33173 -x9479 -x10510 -x3795 -x39987 -x7630 -x34625 -x22233 -x26409 -x20806 -x8468 -x11635 -x772 -x20614 -x35171 -x24523 -x40002 -x28392 -x22806 -x32660 -x11995 -x18994 -x27665 -x23228 -x24438 -x37233 -x21149 -x782 -x32011 -x35187 -x36226 -x38701 -x40774 -x28426 -x9328 -x387 -x28092 -x6538 -x21968 -x23670 -x31304 -x13001 -x32426 -x7401 -x17776 -x29153 -x16936 -x8661 -x16927 -x20476 -x36012 -x14829 -x36622 -x38513 -x6462 -x29932 -x5712 -x8085 -x34189 -x28352 -x21936 -x14977 -x37879 -x36689 -x1156 -x10630 -x14337 -x23420 -x38569 -x8428 -x1952 -x36371 -x2003 -x12501 -x5191 -x4125 -x13533 -x2778 -x4861 -x3593 -x16073 -x22789 -x28813 -x25949 -x37531 -x22896 -x13237 -x7140 -x36796 -x6968 -x21163 -x4797 -x23023 -x30262 -x9426 -x36530 -x30656 -x27470 -x22294 -x39458 -x31512 -x16868 -x40660 -x6977 -x20551 -x35222 -x1037 -x19059 -x21706 -x19939 -x31503 -x29016 -x10615 -x25259 -x21995 -x6870 -x18094 -x2992 -x12456 -x40605 -x6516 -x38625 -x14116 -x36195 -x16630 -x5292 -x39192 -x37445 -x24011 -x870 -x28204 -x23846 -x4826 -x6240 -x485 -x30612 -x20605 -x23566 -x31478 -x12959 -x14138 -x12449 -x18722 -x294 -x14019 -x16592 -x2306 -x21438 -x39846 -x7500 -x28829 -x28993 -x39799 -x29811 -x37627 -x2500 -x7929 -x8494 -x32707 -x33154 -x7088 -x7375 -x15589 -x13100 -x11269 -x301 -x32593 -x4254 -x17355 -x23219 -x16331 -x11862 -x11202 -x257 -x31112 -x32979 -x23940 -x39103 -x5283 -x30785 -x5691 -x40830 -x8191 -x40595 -x40256 -x21299 -x14684 -x35475 -x30554 -x36034 -x20556 -x39265 -x15179 -x2418 -x28141 -x19407 -x14803 -x35754 -x32536 -x35578 -x11472 -x15167 -x17027 -x12624 -x3044 -x7520 -x17780 -x5922 -x16966 -x33385 -x22811 -x27426 -x5952 -x16881 -x13269 -x7736 -x26498 -x35834 -x9559 -x30585 -x12427 -x14125 -x11825 -x12809 -x15998 -x25393 -x29258 -x18556 -x37610 -x21067 -x10909 -x35557 -x29349 -x941 -x2674 -x31808 -x32449 -x15218 -x34390 -x18222 -x869 -x39866 -x39960 -x40859 -x40213 -x19255 -x1266 -x32971 -x33543 -x11820 -x22275 -x16769 -x10442 -x15990 -x34713 -x26318 -x6454 -x38959 -x4176 -x17878 -x33316 -x10333 -x3590 -x36871 -x40208 -x33301 -x35336 -x36142 -x36156 -x38289 -x30237 -x11591 -x2994 -x23870 -x2952 -x10681 -x5559 -x21235 -x23865 -x32925 -x10724 -x31269 -x35405 -x16845 -x11184 -x22480 -x36534 -x32801 -x2986 -x9984 -x21601 -x33158 -x30383 -x7726 -x3678 -x34786 -x15689 -x37451 -x10381 -x18883 -x40546 -x25326 -x23069 -x9929 -x12359 -x6329 -x10949 -x36061 -x21458 -x4513 -x17123 -x20752 -x24875 -x35283 -x23697 -x8583 -x20736 -x28105 -x10460 -x2291 -x1717 -x2966 -x7597 -x14286 -x38473 -x4893 -x12294 -x30811 -x29092 -x4224 -x28051 -x1730 -x883 -x36067 -x29564 -x40121 -x10457 -x20711 -x14594 -x815 -x11395 -x24031 -x11915 -x26120 -x38477 -x17460 -x17521 -x35830 -x38613 -x126 -x19403 -x33208 -x11529 -x10888 -x12637 -x9002 -x29990 -x4278 -x3280 -x29340 -x40531 -x23201 -x20481 -x21627 -x22071 -x26444 -x27333 -x38225 -x37496 -x192 -x9372 -x36951 -x24750 -x37335 -x7688 -x9536 -x30830 -x7178 -x14845 -x20931 -x38333 -x5250 -x19272 -x19918 -x11577 -x20142 -x16605 -x36779 -x3766 -x29173 -x6677 -x27303 -x35427 -x40205 -x6683 -x7584 -x40601 -x11597 -x23348 -x32279 -x17204 -x29472 -x13917 -x12141 -x1456 -x5411 -x23146 -x15024 -x37881 -x22258 -x34436 -x6979 -x12931 -x12069 -x31456 -x18568 -x13973 -x12723 -x40347 -x16229 -x16431 -x26996 -x13191 -x37542 -x1153 -x28086 -x27993 -x28145 -x1104 -x38236 -x35168 -x25770 -x31044 -x8953 -x39868 -x34316 -x30003 -x10437 -x18135 -x11643 -x27342 -x24449 -x7276 -x32547 -x38779 -x11145 -x303 -x10253 -x29596 -x2790 -x22612 -x15123 -x29054 -x2942 -x17031 -x24809 -x25460 -x12149 -x29617 -x20976 -x13233 -x13738 -x2891 -x30240 -x16013 -x36157 -x27615 -x24329 -x10768 -x8787 -x37145 -x20340 -x14930 -x22617 -x19405 -x30898 -x26158 -x9396 -x4898 -x24866 -x2593 -x14736 -x1038 -x29125 -x15646 -x36351 -x11141 -x32091 -x13027 -x27200 -x29908 -x33807 -x40579 -x40394 -x9028 -x19711 -x38512 -x2876 -x30496 -x3139 -x28268 -x23409 -x8142 -x3067 -x26884 -x17450 -x767 -x18616 -x4505 -x40778 -x32868 -x39023 -x36979 -x9997 -x19768 -x12486 -x6298 -x5803 -x32036 -x12705 -x2438 -x20760 -x19685 -x8449 -x441 -x12190 -x24889 -x31447 -x18581 -x34895 -x36718 -x36922 -x17163 -x31554 -x16974 -x23520 -x34184 -x1212 -x7578 -x5299 -x27480 -x14241 -x26114 -x7924 -x11762 -x23549 -x4494 -x15614 -x17008 -x32030 -x23821 -x5498 -x37142 -x1486 -x31618 -x32727 -x19288 -x24909 -x38489 -x28679 -x8392 -x37688 -x5958 -x13095 -x38192 -x17282 -x20460 -x38443 -x11014 -x33702 -x14226 -x13380 -x38048 -x21949 -x37942 -x30584 -x8959 -x28503 -x27106 -x24575 -x2810 -x14648 -x38956 -x13431 -x39913 -x13682 -x30971 -x24228 -x8747 -x16970 -x35774 -x37745 -x3128 -x16941 -x28705 -x10506 -x32212 -x342 -x298 -x18244 -x4351 -x6744 -x34092 -x13554 -x24568 -x23937 -x3588 -x39870 -x21882 -x33275 -x16375 -x14805 -x10586 -x28543 -x5053 -x33957 -x14455 -x8867 -x29066 -x25423 -x22707 -x35347 -x5158 -x30125 -x18725 -x21855 -x19087 -x22033 -x14520 -x4567 -x20548 -x5370 -x39544 -x21965 -x6939 -x22533 -x5390 -x39980 -x30661 -x31735 -x14867 -x25167 -x18067 -x34819 -x30341 -x9812 -x11912 -x6153 -x9012 -x34809 -x18709 -x10809 -x32402 -x691 -x30663 -x33380 -x35686 -x38743 -x6971 -x20252 -x18615 -x34631 -x15758 -x16987 -x39199 -x23802 -x17735 -x11322 -x20405 -x40790 -x1534 -x1454 -x13446 -x27860 -x12060 -x15477 -x10464 -x23353 -x36914 -x15005 -x11132 -x13538 -x15228 -x32819 -x40090 -x16913 -x23257 -x5613 -x25803 -x5255 -x31977 -x29006 -x27555 -x21240 -x25791 -x17846 -x10928 -x7351 -x5458 -x21442 -x33323 -x39304 -x13479 -x11656 -x34219 -x34674 -x15712 -x3161 -x34405 -x2661 -x29256 -x12706 -x7667 -x29404 -x31763 -x24231 -x24106 -x28471 -x38159 -x25005 -x5013 -x22833 -x40708 -x22909 -x40372 -x14879 -x29081 -x5826 -x4235 -x38903 -x29089 -x10508 -x6435 -x16967 -x25102 -x36652 -x9251 -x7367 -x35234 -x1733 -x35880 -x4229 -x39559 -x3744 -x26310 -x4547 -x31871 -x15834 -x19241 -x32499 -x28272 -x12373 -x36917 -x40130 -x17217 -x22665 -x18918 -x25328 -x35025 -x34748 -x11666 -x3505 -x39074 -x14726 -x16327 -x14519 -x20721 -x32818 -x32291 -x3281 -x39116 -x12426 -x37323 -x31568 -x33239 -x4129 -x33857 -x14666 -x10211 -x31641 -x36443 -x30743 -x39440 -x4619 -x35974 -x15240 -x12344 -x12040 -x33306 -x6680 -x28808 -x877 -x16750 -x15249 -x38609 -x40578 -x17043 -x3693 -x21546 -x14685 -x35384 -x20903 -x21484 -x6603 -x34354 -x16885 -x6286 -x38635 -x36885 -x15000 -x26242 -x5333 -x6827 -x712 -x6838 -x40465 -x26436 -x37479 -x10098 -x28464 -x6570 -x14790 -x19203 -x7497 -x26718 -x36829 -x2343 -x4950 -x36391 -x2696 -x23856 -x7106 -x27047 -x18031 -x26214 -x17777 -x18289 -x23351 -x10934 -x30033 -x40046 -x32454 -x10233 -x33390 -x9632 -x24358 -x20034 -x5034 -x5361 -x37532 -x26041 -x11867 -x9968 -x31400 -x52 -x13476 -x14625 -x1241 -x14100 -x20065 -x37967 -x14839 -x32524 -x34007 -x31496 -x7645 -x37340 -x11396 -x2488 -x21139 -x30700 -x20134 -x29962 -x20394 -x22186 -x30000 -x6707 -x38964 -x29912 -x477 -x30768 -x22399 -x12397 -x17813 -x32021 -x36704 -x16729 -x21146 -x21185 -x24079 -x34404 -x22820 -x3165 -x22904 -x16159 -x24883 -x5538 -x36916 -x25952 -x20703 -x25013 -x23391 -x32736 -x21705 -x30549 -x31291 -x825 -x5711 -x39294 -x39948 -x17600 -x6476 -x33867 -x39064 -x4558 -x468 -x35640 -x19694 -x13890 -x15486 -x18144 -x8008 -x26354 -x35237 -x35579 -x34429 -x2384 -x10966 -x21420 -x22194 -x9933 -x25746 -x30 -x40286 -x12593 -x32019 -x16014 -x21089 -x3633 -x14013 -x32233 -x6564 -x30477 -x22136 -x9961 -x24501 -x31403 -x8791 -x2201 -x17615 -x7561 -x24581 -x13867 -x30181 -x11205 x40451 -x23747 -x31020 -x4859 -x2967 -x13356 -x28106 -x29960 -x32092 -x2680 -x1743 -x6806 -x1345 -x281 -x26689 -x3062 -x36998 -x17406 -x36939 -x8185 -x35811 -x24860 -x32243 -x9590 -x26942 -x20425 -x8049 -x2320 -x34705 -x7463 -x1092 -x12857 -x35442 -x5362 -x4976 -x13357 -x34749 -x16189 -x38804 -x23809 -x16183 -x4085 -x11179 -x28833 -x6004 -x17724 -x26 -x25563 -x11008 -x7397 -x21004 -x22102 -x12144 -x32838 -x37816 -x6271 -x7251 -x32150 -x33204 -x19425 -x36266 -x16547 -x36872 -x23661 -x11982 -x34252 -x15849 -x29252 -x20741 -x11462 -x31932 -x32862 -x37859 -x17298 -x25271 -x32479 -x14151 -x10912 -x12111 -x2766 -x22387 -x5865 -x1589 -x25402 -x40826 -x7218 -x12688 -x1184 -x40843 -x8309 -x1775 -x29141 -x30954 -x25243 -x9877 -x13868 -x14139 -x1809 -x19027 -x24867 -x1027 -x23031 -x31626 -x23414 -x38450 -x18445 -x7568 -x14643 -x33876 -x30431 -x9596 -x31330 -x4627 -x7104 -x12229 -x32672 -x22381 -x40840 -x14150 -x39204 -x27612 -x21174 -x18365 -x35167 -x19377 -x29088 -x647 -x23636 -x11167 -x17584 -x38122 -x35026 -x17818 -x4618 -x31590 -x2267 -x20662 -x36911 -x32773 -x4280 -x23021 -x32396 -x26392 -x3756 -x37639 -x34655 -x547 -x36956 -x16339 -x39356 -x17132 -x8653 -x30594 -x39856 -x8202 -x34583 -x17621 -x25832 -x25506 -x8664 -x20455 -x39533 -x14932 -x21516 -x17502 -x7998 -x1222 -x35620 -x38208 -x15162 -x21916 -x35826 -x32176 -x36205 -x1365 -x27709 -x16622 -x16079 -x13499 -x38986 -x38819 -x28249 -x3614 -x4762 -x21519 -x10713 -x36178 -x4476 -x34462 -x39697 -x14568 -x20808 -x40220 -x40327 -x21375 -x34599 -x19888 -x13343 -x2364 -x27472 -x34534 -x34695 -x23723 -x15550 -x36129 -x27540 -x4460 -x39434 -x26492 -x37054 -x15828 -x5988 -x35540 -x23957 -x2054 -x513 -x30621 -x21682 -x33452 -x8180 -x20193 -x36587 -x5840 -x8643 -x5201 -x40043 -x14632 -x1163 -x35345 -x1999 -x34272 -x25472 -x2712 -x7762 -x2619 -x37295 -x6276 -x13893 -x37792 -x26872 -x33668 -x32961 -x10306 -x23401 -x30401 -x11977 -x14900 -x4592 -x40740 -x2715 -x28413 -x6487 -x29246 -x1851 -x35997 -x4032 -x7704 -x3010 -x20374 -x23411 -x35040 -x39742 -x40526 -x38584 -x6237 -x9475 -x11842 -x31644 -x11453 -x39641 -x23773 -x18082 -x12372 -x34223 -x28038 -x8265 -x33367 -x20359 -x18354 -x20518 -x1318 -x31685 -x2667 -x38378 -x28608 -x35188 -x4856 -x18080 -x19290 -x6258 -x15922 -x986 -x37485 -x39377 -x8465 -x22208 -x2080 -x30346 -x9574 -x33506 -x22687 -x39452 -x35223 -x19633 -x20024 -x29272 -x8105 -x12798 -x24962 -x31508 -x26870 -x30074 -x1824 -x28640 -x33670 -x11497 -x36496 -x22322 -x23874 -x14119 -x14319 -x1019 -x21992 -x8912 -x37596 -x8450 -x27849 -x38486 -x19648 -x23109 -x10005 -x23580 -x15299 -x15287 -x3699 -x30574 -x8091 -x5298 -x37814 -x35195 -x2372 x40402 -x40145 -x29518 -x25071 -x37117 -x30376 -x30129 -x22965 -x8723 -x13618 -x5262 -x19512 -x36247 -x32254 -x13977 -x12268 -x40616 -x38655 -x30160 -x19652 -x6969 -x13337 -x32040 -x29056 -x27934 -x13391 -x24189 -x36635 -x32770 -x35888 -x16700 -x5925 -x313 -x22342 -x30505 -x19674 -x29644 -x9810 -x33990 -x34781 -x30593 -x714 -x34853 -x18114 -x14773 -x6031 -x23557 -x8581 -x27884 -x4783 -x32841 -x39455 -x7560 -x2586 -x33325 -x11481 -x32306 -x27425 -x26106 -x3458 -x23456 -x11990 -x37086 -x19683 -x32685 -x35225 -x38976 -x15700 -x14784 -x18115 -x24446 -x34375 -x38329 -x10895 -x7583 -x33079 -x31035 -x29362 -x29553 -x33474 -x5877 -x32064 -x18320 -x33284 -x34076 -x26227 -x32188 -x2202 -x28578 -x28474 -x21189 -x18381 -x7528 -x14817 -x18399 -x19422 -x36479 -x40820 -x8513 -x8990 -x35093 -x9867 -x5301 -x11077 -x27586 -x8994 -x11563 -x12622 -x3061 -x11680 -x34834 -x13115 -x6692 -x34716 -x18849 -x10867 -x14070 -x34270 -x17699 -x439 -x12062 -x27675 -x32907 -x34967 -x37107 -x545 -x9194 -x39597 -x13561 -x8079 -x11791 -x14756 -x16493 -x17930 -x30842 -x34344 -x4620 -x5455 -x2973 -x27121 -x20138 -x2296 -x11264 -x36187 -x29863 -x5510 -x15735 -x21870 -x7395 -x38667 -x32503 -x32964 -x8670 -x18960 -x21738 -x7173 -x17891 -x17807 -x9412 -x40292 -x28821 -x15752 -x37251 -x24904 -x33687 -x21074 -x31914 -x11816 -x26597 -x31034 -x3787 -x2893 -x39435 -x14350 -x27201 -x3657 -x32585 -x27766 -x22506 -x5983 -x4166 -x12458 -x36643 -x9917 -x22663 -x12221 -x1944 -x10756 -x32473 -x40210 -x25196 -x8021 -x25524 -x4900 -x40386 -x33427 -x36639 -x38025 -x30230 -x29862 -x6208 -x17583 -x28363 -x18759 -x16858 -x16288 -x7139 -x11228 -x21413 -x18138 -x24427 -x12488 -x35129 -x16540 -x11444 -x31517 -x2405 -x27922 -x6788 -x29641 -x17625 -x17107 -x32654 -x39551 -x8967 -x11392 -x26588 -x2636 -x11181 -x16158 -x29546 -x15691 -x37891 -x32567 -x30862 -x6452 -x11030 -x18097 -x14392 -x5641 -x26152 -x34532 -x21317 -x4913 -x5830 -x38876 -x38129 -x34218 -x693 -x24953 -x37657 -x7134 -x18830 -x33268 -x26500 -x35182 -x29827 -x7124 -x24343 -x40862 -x26909 -x37621 -x38730 -x19623 -x39782 -x4447 -x13697 -x18361 -x14024 -x29093 -x15463 -x24439 -x4006 -x4914 -x10229 -x12863 -x28137 -x2681 -x10567 -x9035 -x39634 -x32509 -x29102 -x34343 -x38497 -x18612 -x31079 -x28305 -x38519 -x39335 -x18559 -x23159 -x21545 -x27802 -x22107 -x417 -x29073 -x14982 -x14683 -x21740 -x16322 -x16761 -x30597 -x36494 -x40725 -x32916 -x34696 -x38242 -x2570 -x12402 -x17727 -x23052 -x19381 -x33406 -x36219 -x12639 -x40055 -x9418 -x36080 -x16313 -x14022 -x6391 -x25474 -x22451 -x20028 -x132 -x11355 -x7061 -x19206 -x38039 -x19957 -x40611 -x31825 -x12897 -x8238 -x31175 -x21449 -x25560 -x5241 -x10581 -x17832 -x32368 -x37266 -x23864 -x2039 -x14518 -x32101 -x1719 -x33788 -x34062 -x19432 -x30375 -x30583 -x11771 -x28836 -x23171 -x7928 -x10907 -x29218 -x38784 -x36122 -x30131 -x3761 -x22457 -x9158 -x5571 -x7334 -x7831 -x29467 -x4548 -x11546 -x34753 -x37182 -x28932 -x2254 -x13370 -x32352 -x7424 -x33254 -x19588 -x5384 -x13565 -x37871 -x30815 -x30982 -x16678 -x21243 -x26377 -x4480 -x5184 -x28711 -x11916 -x14271 -x17745 -x31329 -x18353 -x17070 -x29971 -x4463 -x38548 -x4915 -x1013 -x14091 -x22413 -x24339 -x664 -x19312 -x20210 -x8480 -x7348 -x13892 -x35804 -x19044 -x18917 -x23737 -x636 -x1519 -x24840 -x38877 -x7417 -x11209 -x34880 -x30187 -x35726 -x33796 -x21785 -x13362 -x6170 -x16875 -x26250 -x729 -x66 -x21313 -x26521 -x2996 -x6459 -x4272 -x38539 -x5837 -x12923 -x16884 -x29259 -x8212 -x40566 -x17447 -x35800 -x39906 -x37035 -x1375 -x26212 -x17795 -x10163 -x23188 -x16799 -x10443 -x20863 -x22497 -x36820 -x14216 -x18868 -x3483 -x13541 -x14856 -x22577 -x30248 -x31353 -x1684 -x289 -x35611 -x37282 -x121 -x11570 -x423 -x20462 -x8903 -x15548 -x5991 -x34850 -x13102 -x13432 -x5995 -x33398 -x11052 -x36399 -x35333 -x25481 -x27398 -x20732 -x37513 -x34314 -x5729 -x31217 -x35438 -x21875 -x20517 -x40473 -x40116 -x27938 -x35802 -x28761 -x227 -x38214 -x24399 -x18209 -x18033 -x37966 -x6489 -x36393 -x36608 -x14099 -x13462 -x32990 -x24918 -x12748 -x1688 -x20464 -x25077 -x20215 -x31581 -x2475 -x20889 -x4604 -x8698 -x22303 -x10725 -x31636 -x35564 -x17902 -x7379 -x30528 -x22494 -x7926 -x22568 -x34579 -x37458 -x3986 -x33566 -x5067 -x36583 -x17632 -x19104 -x28545 -x32939 -x2144 -x2410 -x12430 -x17103 -x25801 -x34398 -x38000 -x24623 -x14408 -x38033 -x28535 -x29470 -x14029 -x4895 -x19926 -x37250 -x31130 -x20269 -x9267 -x32066 -x27254 -x32944 -x21659 -x6481 -x37658 -x28851 -x26023 -x1577 -x18781 -x9477 -x6962 -x33729 -x11592 -x4177 -x19349 -x23185 -x35236 -x5343 -x29122 -x36935 -x13991 -x9349 -x12463 -x10259 -x26676 -x20971 -x22124 -x14221 -x39299 -x31075 -x16227 -x27907 -x33336 -x37504 -x3855 -x28969 -x28593 -x37410 -x28987 -x18444 -x20452 -x14242 -x9520 -x819 -x12677 -x21517 -x16217 -x25755 -x19518 -x40330 -x1293 -x15879 -x4286 -x36783 -x32472 -x5503 -x21476 -x33564 -x10721 -x2032 -x26991 -x14840 -x34068 -x23022 -x25327 -x28768 -x24572 -x37703 -x30301 -x16583 -x7848 -x38027 -x21554 -x19580 -x20825 -x38917 -x27208 -x39291 -x16660 -x21038 -x18425 -x12289 -x20170 -x3445 -x18276 -x37876 -x4378 -x21668 -x36482 -x23334 -x21472 -x32172 -x21372 -x39905 -x4516 -x21022 -x13560 -x27689 -x36920 -x39111 -x16336 -x34651 -x16789 -x8611 -x11723 -x18345 -x13038 -x24120 -x29512 -x35462 -x29036 -x17126 -x20367 -x5009 -x14834 -x4909 -x23098 -x17489 -x32311 -x10893 -x4623 -x16316 -x13058 -x36676 -x23595 -x8438 -x33374 -x31322 -x3591 -x16708 -x18488 -x38686 -x23947 -x33789 -x27904 -x28423 -x31742 -x22769 -x4848 -x8641 -x36681 -x22412 -x4487 -x18898 -x12646 -x22440 -x16308 -x37017 -x3595 -x38648 -x17104 -x1021 -x1913 -x352 -x21319 -x19618 -x38424 -x23205 -x36801 -x33552 -x40068 -x10759 -x28990 -x23714 -x36548 -x32552 -x21559 -x6543 -x26387 -x38511 -x36487 -x40027 -x18275 -x8477 -x946 -x7961 -x14815 -x12354 -x6633 -x26917 -x32871 -x27068 -x19449 -x35492 -x10883 -x15751 -x39239 -x37559 -x22982 -x22487 -x27269 -x39783 -x13316 -x17974 -x10088 -x5676 -x40598 -x31775 -x31580 -x18642 -x37393 -x21906 -x24279 -x14607 -x29639 -x5359 -x3230 -x40117 -x37558 -x21221 -x12485 -x28011 -x22359 -x23945 -x31947 -x7829 -x21502 -x34350 -x11737 -x19273 -x35616 -x23750 -x881 -x19408 -x27534 -x18441 -x5276 -x34694 -x17446 -x26075 -x33106 -x15381 -x37655 -x3676 -x20315 -x16788 -x3860 -x40935 -x33206 -x11275 -x11041 -x5322 -x26484 -x7160 -x11483 -x36767 -x20674 -x37925 -x35499 -x27912 -x8800 -x11774 -x17059 -x33912 -x22421 -x35652 -x28819 -x3460 -x35601 -x32312 -x40305 -x19723 -x22092 -x23419 -x39325 -x29568 -x31149 -x39626 -x25360 -x30765 -x18383 -x26364 -x3897 -x32347 -x14039 -x29637 -x18239 -x4093 -x26026 -x4449 -x21232 -x9631 -x8543 -x32051 -x12237 -x6076 -x40306 -x3236 -x19619 -x40905 -x3977 -x12709 -x25191 -x5890 -x27010 -x16392 -x28601 -x17155 -x23105 -x5113 -x11949 -x12679 -x26586 -x11389 -x6886 -x38971 -x32206 -x32255 -x29129 -x23115 -x13620 -x38922 -x12568 -x28653 -x32775 -x15678 -x22165 -x12797 -x37522 -x21921 -x19417 -x5999 -x32156 -x19166 -x849 x40425 -x28525 -x11391 -x10099 -x14895 -x26093 -x394 -x6651 -x3578 -x4248 -x38307 -x22651 -x32530 -x23887 -x39158 -x38811 -x20930 -x8675 -x9430 -x8706 -x4288 -x25410 -x5666 -x24534 -x460 -x39996 -x14348 -x26307 -x11687 -x31245 -x5895 -x35959 -x29966 -x22068 -x33310 -x12628 -x15147 -x30199 -x34104 -x13745 -x2112 -x8752 -x20864 -x22713 -x1475 -x9094 -x9259 -x21884 -x6791 -x27587 -x37594 -x34771 -x20067 -x8222 -x22889 -x9558 -x18235 -x35948 -x25236 -x23341 -x22454 -x33991 -x31395 -x30258 -x37923 -x12856 -x776 -x37019 -x20673 -x2000 -x575 -x37124 -x4886 -x9518 -x28250 -x2407 -x5463 -x8410 -x8386 -x11609 -x40314 -x7760 -x28447 -x1526 -x2860 -x12583 -x35335 -x8228 -x40125 -x21451 -x6349 -x26608 -x9024 -x19537 -x9514 -x5424 -x2231 -x10017 -x845 -x25535 -x1687 -x30210 -x37319 -x23781 -x28757 -x30154 -x38527 -x15969 -x12522 -x34724 -x8952 -x36076 -x6351 -x17978 -x31126 -x14830 -x16765 -x26803 -x18856 -x35550 -x20800 -x13912 -x29923 -x23446 -x19029 -x31939 -x24915 -x5696 -x11017 -x12494 -x40325 -x27980 -x1533 -x2791 -x19127 -x35421 -x22329 -x1741 -x7899 -x11790 x33219 -x2504 -x3100 -x38531 -x33935 -x24828 -x32251 -x32361 -x24580 -x18714 -x14988 -x10942 -x39428 -x19661 -x30500 -x38244 -x40316 -x35622 -x23239 -x37436 -x7919 -x421 -x19643 -x1656 -x22360 -x19263 -x18812 -x4455 -x2225 -x12918 -x30092 -x39872 -x22825 -x33524 -x36599 -x6455 -x7866 -x15140 -x15544 -x39101 -x38637 -x20907 -x21108 -x17537 -x5081 -x1467 -x16389 -x14880 -x22090 -x34770 -x16187 -x1817 -x33770 -x14781 -x18691 -x1121 -x15289 -x17064 -x5987 -x3565 -x24012 -x17019 -x16846 -x6006 -x9995 -x10902 -x32391 -x37066 -x1282 -x27056 -x29616 -x11596 -x36180 -x21069 -x16025 -x7800 -x18203 -x17815 -x39287 -x24170 -x24111 -x30792 -x32498 -x11886 -x36250 -x7338 -x13759 -x36531 -x30321 -x17510 -x14542 -x18458 -x29706 -x11427 -x22666 -x22648 -x12436 -x24578 -x16642 -x33172 -x15694 -x10743 -x577 -x5350 -x37478 -x2139 -x8566 -x39681 -x9159 -x23979 -x32349 -x12643 -x2630 -x7863 -x18010 -x16613 -x14747 -x33703 -x23198 -x35137 -x10287 -x4591 -x20599 -x33778 -x40593 -x12243 -x27963 -x3404 -x6916 -x4403 -x14441 -x19716 -x22468 -x33609 -x26233 -x12068 -x32225 -x21506 -x31287 -x2069 -x34434 -x7369 -x6340 -x7418 -x25116 -x24892 -x5211 -x2458 -x18873 -x561 -x12017 -x13112 -x14565 -x14915 -x33084 -x34432 -x12881 -x40759 -x4273 -x38375 -x38606 -x6112 -x4103 -x31906 -x22484 -x7979 -x22049 -x24542 -x13008 -x39627 -x2627 -x16473 -x38460 -x12632 -x3679 -x1223 -x40076 -x5197 -x40733 -x27702 -x20773 -x40842 -x38908 -x14507 -x17874 -x28095 -x37779 -x19314 -x31012 -x14831 -x10479 -x26941 -x27170 -x12056 -x20792 -x15774 -x29940 -x38629 -x2525 -x17934 -x3284 -x8361 -x28427 -x22783 -x38466 -x3401 -x16752 -x10561 -x11841 -x14896 -x22761 -x11225 -x2896 -x16164 -x9270 -x36772 -x32324 -x33841 -x29654 -x20975 -x11701 -x6519 -x21999 -x9174 -x16567 -x35964 -x7871 -x28311 -x14787 -x12831 -x39123 -x7972 -x5464 -x18395 -x37318 -x1123 -x4700 -x12179 -x22822 -x27636 -x22958 -x6334 -x34087 -x36411 -x17973 -x20613 -x24897 -x39794 -x25222 -x20400 -x14002 -x25887 -x40035 -x10528 -x32441 -x2873 -x9739 -x30807 -x28361 -x17187 -x23019 -x9288 -x967 -x35529 -x28056 -x29838 -x18316 -x11373 -x8885 -x13683 -x6348 -x1813 -x3866 -x15949 -x17164 -x19157 -x28176 -x39494 -x5332 -x20990 -x25417 -x4264 -x28779 -x29430 -x14695 -x32390 -x13422 -x14777 -x9704 -x21306 -x286 -x4423 -x17150 -x15925 -x15439 -x5061 -x9231 -x29369 -x31946 -x38115 -x29065 -x20320 -x15781 -x12085 -x13475 -x26224 -x20039 -x12233 -x28136 -x31900 -x144 -x19551 x3769 -x22561 -x34722 -x29851 -x19231 -x12315 -x6875 -x1308 -x6699 -x23354 -x20192 -x17823 -x33954 -x10139 -x6700 -x18363 -x7917 -x332 -x20531 -x9748 -x1806 -x22490 -x22751 -x40041 -x38279 -x10070 -x5432 -x28838 -x17616 -x5313 -x37561 -x11339 -x19040 -x34066 -x14163 -x5247 -x25247 -x16751 -x12270 -x33322 -x39057 -x32497 -x34578 -x11111 -x30486 -x11803 -x26680 -x12419 -x28553 -x39591 -x4379 -x22709 -x33132 -x16690 -x2679 -x4305 -x5703 -x13511 -x17105 -x10851 -x35794 -x373 -x39777 -x33968 -x7943 -x24914 -x37978 -x22858 -x30360 -x29768 -x24960 -x3304 -x21655 -x29640 -x5757 -x4395 -x22718 -x13219 -x1144 -x11120 -x30088 -x18600 -x15975 -x20779 -x38547 -x261 -x2338 -x27967 -x1167 -x5008 -x35151 -x15469 -x2070 -x26728 -x32848 -x11390 -x9498 -x31255 -x5784 -x18257 -x27197 -x12080 -x11114 -x25419 -x12559 -x29537 -x35994 -x10265 -x30071 -x6526 -x1319 -x20868 -x33645 -x9668 -x11906 -x38106 -x6713 -x39914 -x7854 -x31689 -x39928 -x36543 -x32540 -x15369 -x26459 -x12776 -x9049 -x14707 -x3242 -x2549 -x6957 -x27538 -x14159 -x9682 -x1772 -x23614 -x39417 -x14381 -x24991 -x34747 -x10085 -x1008 -x3138 -x26518 -x36983 -x28804 -x1101 -x39965 -x28708 -x10391 -x836 -x24141 -x33142 -x1334 -x8200 -x6137 -x40907 -x23746 -x14317 -x12160 -x12680 -x17750 -x39432 -x34575 -x35732 -x1217 -x2960 -x35912 -x28216 -x19715 -x2234 -x11053 -x39958 -x17849 -x5885 -x21598 -x31789 -x19374 -x39945 -x29844 -x32128 -x35038 -x15232 -x13284 -x9925 -x13333 -x33781 -x38266 -x8486 -x6105 -x21141 -x8845 -x11976 -x4029 -x13227 -x34046 -x28904 -x18473 -x23772 -x30168 -x13635 -x40847 -x18712 -x16446 -x4644 -x23147 -x38627 -x319 -x40700 -x7841 -x37833 -x3178 -x17868 -x21574 -x30894 -x28322 -x26584 -x31973 -x38492 -x5083 -x39040 -x16957 -x34174 -x10677 -x20272 -x40203 -x10782 -x30419 -x7986 -x4440 -x24667 -x26043 -x18590 -x15222 -x26876 -x35743 -x22458 -x16042 -x9625 -x20319 -x37858 -x38560 -x20929 -x27022 -x24469 -x4193 -x30162 -x24893 -x7170 -x9785 -x8342 -x24799 -x10882 -x19311 -x21046 -x296 -x26967 -x37023 -x13128 -x39617 -x30257 -x38916 -x37614 -x40788 -x36038 -x37728 -x31459 -x3413 -x17422 -x24989 -x18134 -x14081 -x20117 -x13408 -x10748 -x27117 -x20347 -x10370 -x18818 -x19557 -x16423 -x24175 -x4526 -x15632 -x1884 -x9070 -x23175 -x15657 -x32696 -x39589 -x2181 -x14373 -x27879 -x39273 -x33763 -x20189 -x9855 -x6456 -x10667 -x27149 -x19504 -x33639 -x3058 -x23859 -x14010 -x8491 -x23160 -x13136 -x11823 -x24458 -x38802 -x14588 -x4771 -x32401 -x24436 -x12367 -x32954 -x23605 -x20202 -x14851 -x35553 -x17557 -x30813 -x4703 -x10069 -x30344 -x26966 -x16465 -x7971 -x34059 -x35810 -x38914 -x14701 -x33222 -x2193 -x35936 -x10425 -x36865 -x30180 -x22141 -x25482 -x28967 -x5199 -x24224 -x25212 -x18936 -x19108 -x37324 -x30424 -x29079 -x9352 -x37076 -x15323 -x31309 -x31460 -x16200 -x2894 -x38758 -x20655 -x38550 -x23151 -x31697 -x2388 -x37828 -x1011 -x3348 -x7813 -x7402 -x6249 -x5398 -x30737 -x432 -x2059 -x28479 -x8231 -x29454 -x14448 -x33842 -x10610 -x37677 x18284 -x8837 -x3103 -x36224 -x24163 -x15256 -x11313 -x1850 -x39949 -x12726 -x35716 -x2739 -x16856 -x34071 -x8750 -x11468 -x4226 -x21794 -x1707 -x9784 -x10833 -x11844 -x23565 -x26283 -x27207 -x17118 -x40580 -x27366 -x22039 -x38094 -x4796 -x16813 -x17571 -x15251 -x5195 -x8941 -x2212 -x27189 -x1912 -x17413 -x12997 -x21122 -x21288 -x24895 -x36041 -x11175 -x23130 -x26488 -x34018 -x26003 -x38909 -x38774 -x5888 -x39173 -x1420 -x31141 -x37620 -x6444 -x17831 -x28883 -x34909 -x8976 -x10976 -x31345 -x10542 -x20454 -x34774 -x20321 -x10590 -x5627 -x3658 -x10198 -x9937 -x11621 -x27909 -x9564 -x40311 -x39037 -x25720 -x4509 -x33184 -x13023 -x30266 -x37119 -x498 -x27012 -x3372 -x39522 -x25973 -x27886 -x14904 -x4562 -x10596 -x11076 -x26050 -x35015 -x25602 -x11618 -x23447 -x23637 -x19264 -x15786 -x27035 -x14389 -x26598 -x20229 -x26815 -x19515 -x13752 -x13120 -x28461 -x13205 -x37239 -x17389 -x28385 -x31603 -x3032 -x7575 -x13123 -x8045 -x14420 -x11958 -x7291 -x600 -x39055 -x30886 -x38350 -x31783 -x27680 -x32376 -x28328 -x16126 -x18194 -x7040 -x3489 -x639 -x8431 -x2595 -x1588 -x28193 -x26105 -x6339 -x25750 -x23522 -x6296 -x31166 -x5108 -x3946 -x21900 -x13154 -x30019 -x21820 -x29897 -x32009 -x3799 -x79 -x2541 -x3389 -x21032 -x30841 -x26740 -x33009 -x4391 -x12877 -x28609 -x36314 -x36344 -x13709 -x17327 -x925 -x25925 -x6667 -x2203 -x7166 -x34296 -x12573 -x13597 -x1623 -x34522 -x19897 -x31339 -x29446 -x3989 -x39718 -x24125 -x39099 -x12098 -x15273 -x12460 -x11286 -x7884 -x32211 -x24995 -x6703 -x14544 -x31718 -x24250 -x8432 -x19490 -x9368 -x4210 -x7593 -x34912 -x27231 -x29001 -x34264 -x30371 -x34861 -x16432 -x18524 -x37938 -x6973 -x19687 -x15716 -x21012 -x13209 -x13389 -x27681 -x8851 -x15916 -x29009 -x2247 -x15866 -x3313 -x23251 -x16988 -x14515 -x28614 -x28335 -x9207 -x18449 -x2792 -x31684 -x9334 -x6691 -x14745 -x1606 -x18531 -x39877 -x35320 -x38552 -x31189 -x8642 -x32735 -x16123 -x34315 -x7782 -x4237 -x4672 -x4877 -x9761 -x20628 -x13371 -x16424 -x15648 -x38725 -x30840 -x33363 -x36775 -x5685 -x37184 -x34614 -x20905 -x37065 -x7598 -x3580 -x25 -x40277 -x22028 -x10132 -x7809 -x22660 -x1434 -x25068 -x29830 -x6520 -x21961 -x12086 -x36480 -x1268 -x24830 -x29323 -x40308 -x9103 -x1665 -x25317 -x3216 -x10873 -x19805 -x35378 -x27236 -x3239 -x32127 -x36558 -x23145 -x34169 -x38126 -x4345 -x33490 -x34409 -x30437 -x4649 -x16839 -x3719 -x24034 -x37045 -x1107 -x26978 -x23924 -x33482 -x29834 -x15815 -x20846 -x4699 -x39593 -x9390 -x18472 -x37633 -x14986 -x27553 -x35828 -x24736 -x20089 -x27134 -x13527 -x11187 -x7634 -x39071 -x6128 -x15511 -x12107 -x33787 -x22331 -x39502 -x32052 -x24735 -x29696 -x26045 -x4554 -x26019 -x14968 -x21988 -x10645 -x31384 -x5606 -x31048 -x29134 -x7228 -x3883 -x38551 -x14963 -x37355 -x33402 -x26206 -x29866 -x31652 -x13078 -x8427 -x40736 -x37739 -x12271 -x34735 -x26989 -x14617 -x5694 -x31418 -x11471 -x6463 -x7098 -x14435 -x15651 -x10690 -x9537 -x36889 -x28142 -x16228 -x29807 -x9835 -x29685 -x29325 -x23848 -x21824 -x10974 -x39319 -x8325 -x18298 -x34951 -x27778 -x13101 -x5972 -x19024 -x31013 -x6530 -x1396 -x18562 -x40157 -x32050 -x5726 -x3495 -x18652 -x10228 -x31528 -x7075 -x16245 -x6381 -x39337 -x32364 -x7219 -x13428 -x496 -x35200 -x35240 -x15478 -x15150 -x14576 -x31389 -x30660 -x928 -x8901 -x4484 -x28514 -x39862 -x2605 -x32477 -x13182 -x30305 -x34282 -x6386 -x12827 -x2733 -x12345 -x6854 -x33018 -x36259 -x13482 -x35295 -x40519 -x12428 -x5179 -x16286 -x30167 -x28184 -x13839 -x29550 -x14754 -x13245 -x3811 -x32729 -x6716 -x33498 -x10659 -x7213 -x411 -x9507 -x36817 -x19192 -x22079 -x3497 -x9749 -x26937 -x33433 -x4341 -x34571 -x13178 -x23683 -x2083 -x28624 -x34299 -x12445 -x37622 -x38567 -x9517 -x25335 -x30657 -x15083 -x35299 -x13138 -x12722 -x25199 -x11631 -x196 -x37096 -x2180 -x25303 -x36717 -x15284 -x25332 -x31842 -x26485 -x14287 -x28374 -x5205 -x29752 -x18933 -x11502 -x8929 -x40072 -x3340 -x23895 -x34992 -x38414 -x26303 -x20168 -x18123 -x27322 -x21960 -x7580 -x28293 -x28032 -x18318 -x28364 -x25793 -x8348 -x35768 -x21054 -x5093 -x3937 -x11226 -x22050 -x11043 -x34106 -x36940 -x3962 -x14798 -x18304 -x11116 -x21192 -x7473 -x8153 -x15661 -x29682 -x5671 -x15487 -x32132 -x29148 -x5902 -x20223 -x1000 -x32246 -x10455 -x12217 -x638 -x25545 -x1377 -x27663 -x605 -x16353 -x38503 -x16726 -x28239 -x16243 -x33068 -x39661 -x23715 -x29135 -x4242 -x28297 -x13851 -x33150 -x3522 -x9880 -x38181 -x17546 -x16129 -x13596 -x35487 -x37188 -x23396 -x37864 -x35849 -x25442 -x24316 -x27838 -x28334 -x33383 -x30353 -x34671 -x4654 -x34289 -x26930 -x22370 -x34052 -x23136 -x1324 -x23017 -x39243 -x36742 -x18325 -x8767 -x21424 -x5782 -x27567 -x32412 -x444 -x28533 -x27400 -x13427 -x23294 -x27477 -x37587 -x31746 -x36686 -x23666 -x18519 -x9078 -x13201 -x4180 -x12246 -x4380 -x31990 -x31869 -x918 -x266 -x15880 -x31037 -x37456 -x40063 -x23392 -x20113 -x10276 -x38010 -x14318 -x11448 -x19056 -x11809 -x5948 -x17713 -x29415 -x4811 -x32072 -x17676 -x35059 -x1869 -x26819 -x24513 -x40195 -x22310 -x568 -x9171 -x15972 -x21 -x28530 -x33293 -x3511 -x4078 -x5369 -x16051 -x24911 -x6020 -x12444 -x18585 -x35014 -x30151 -x11422 -x1311 -x17272 -x2295 -x27262 -x24165 -x24759 -x1766 -x29782 -x33936 -x31768 -x27487 -x21881 -x33825 -x29751 -x31764 -x10109 -x24202 -x24356 -x26423 -x15124 -x5993 -x25816 -x10950 -x35350 -x40058 -x23785 -x18638 -x25530 -x30241 -x37465 -x19251 -x36013 -x34882 -x39133 -x21576 -x10711 -x27628 -x32678 -x28265 -x118 -x33532 -x2482 -x33742 -x408 -x990 -x18827 -x8312 -x25491 -x11735 -x7167 -x22717 -x11024 -x3714 -x25557 -x2009 -x13373 -x5978 -x36271 -x4936 -x32169 -x39537 -x29738 -x33587 -x25063 -x814 -x1113 -x24022 -x16222 -x19963 -x2432 -x35626 -x17265 -x40612 -x24898 -x16572 -x21003 -x13459 -x6446 -x13321 -x2877 -x9922 -x660 -x1975 -x34112 -x24748 -x29169 -x37255 -x22519 -x9205 -x29400 -x5428 -x38204 -x25467 -x18844 -x30685 -x21435 -x39279 -x13586 -x28849 -x5923 -x1374 -x11035 -x16991 -x9357 -x1043 -x7405 -x8125 -x39526 -x5230 -x16067 -x3323 -x27953 -x17812 -x8224 -x38288 -x38239 -x34803 -x35099 -x27205 -x28675 -x22224 -x12961 -x13051 -x11548 -x39778 -x40485 -x16342 -x8548 -x9973 -x6765 -x12508 -x26716 -x9299 -x7013 -x25586 -x16537 -x38636 -x37718 -x27187 -x9524 -x7738 -x1103 -x2800 -x2037 -x24424 -x34752 -x21730 -x5905 -x38813 -x27877 -x35013 -x21551 -x29192 -x2618 -x734 -x17923 -x14912 -x33198 -x12747 -x27209 -x36723 -x5985 -x23567 -x276 -x3869 -x40456 -x38886 -x3964 -x3783 -x29398 -x18185 -x25825 -x10271 -x31668 -x32353 -x33027 -x34028 -x29591 -x29618 -x16046 -x23824 -x8124 -x14909 -x10120 -x28068 -x20901 -x17602 -x26400 -x3427 -x1782 -x9245 -x25833 -x31711 -x8739 -x37585 -x38586 -x40307 -x3143 -x14058 -x32002 -x29899 -x27009 -x31398 -x5657 -x24492 -x20361 -x6428 -x33313 -x21829 -x4359 -x30699 -x27182 -x31525 -x2530 -x22853 -x25282 -x19887 -x10417 -x25621 -x37348 -x23995 -x28893 -x25255 -x27141 -x5514 -x36859 -x33122 -x14017 -x40768 -x37080 -x35714 -x8516 -x36069 -x26972 -x4587 -x34187 -x27319 -x4416 -x3384 -x9373 -x38207 -x7729 -x9978 -x11420 -x15703 -x37766 -x18232 -x33475 -x3235 -x25100 -x1332 -x20629 -x34051 -x22516 -x6837 -x39416 -x2184 -x13816 -x30941 -x28390 -x39665 -x40166 -x7245 -x29338 -x39592 -x17431 x5157 -x33943 -x16776 -x12927 -x11575 -x19959 -x37043 -x15599 -x22046 -x23728 -x29303 -x18419 -x26802 -x23951 -x37144 -x9101 -x37329 -x10105 -x24751 -x10808 -x17649 -x24664 -x32308 -x26372 -x33379 -x17101 -x2414 -x29195 -x32674 -x5868 -x4277 -x16907 -x29100 -x34030 -x10300 -x20004 -x29199 -x6282 -x38432 -x11772 -x9983 -x39193 -x21691 -x31364 -x39807 -x39594 -x505 -x37305 -x14575 -x17472 -x2645 -x21874 -x19282 -x7052 -x25507 -x15322 -x3837 -x27222 -x23759 -x2633 -x37802 -x9654 -x12169 -x38690 -x18102 -x29140 -x35100 -x14179 -x17295 -x19283 -x20533 -x30985 -x3208 -x25204 -x10553 -x38250 -x4555 -x23382 -x3899 -x30302 -x5142 -x489 -x23068 -x22598 -x18450 -x34335 -x39734 -x8775 -x17611 -x34552 -x27794 -x14655 -x32356 -x33922 -x31195 -x5457 -x17759 -x1135 -x14885 -x20467 -x20100 -x28643 -x38592 -x15393 -x2536 -x10299 -x14107 -x7555 -x26365 -x22502 -x31121 -x26610 -x40502 -x36140 -x40313 -x1074 -x11406 -x10332 -x9697 -x208 -x27664 -x24879 -x27624 -x32010 -x17853 -x11277 -x34683 -x35931 -x39951 -x35181 -x17119 -x20299 -x27821 -x29727 -x11625 -x10186 -x7938 -x39964 -x15717 -x252 -x18668 -x29015 -x29545 -x7323 -x7764 -x37265 -x25027 -x28416 -x27061 -x38853 -x12880 -x35245 -x39995 -x23768 -x35939 -x283 -x11428 -x18778 -x40272 -x29772 -x21860 -x17980 -x22338 -x25477 -x24598 -x22884 -x5688 -x13263 -x24493 -x35288 -x29839 -x15271 -x29936 -x40007 -x13624 -x18826 -x26356 -x36021 -x28516 -x18787 -x19691 -x27493 -x11129 -x11440 -x37495 -x25723 -x20766 -x2265 -x32381 -x13498 -x23700 -x14137 -x6756 -x34576 -x7107 -x29735 -x4637 -x35012 -x7533 -x32628 -x22326 -x38303 -x20329 -x964 -x6717 -x4581 -x30281 -x28208 -x32978 -x38882 -x28594 -x40561 -x23210 -x26717 -x28674 -x30784 -x15185 -x17578 -x38793 -x11935 -x34321 -x26628 -x8178 -x6182 -x36062 -x3904 -x13283 -x1694 -x1958 -x29570 -x10647 -x27245 x34570 -x22355 -x4512 -x25930 -x4358 -x37755 -x29774 -x22953 -x14028 -x40010 -x26611 -x38278 -x2917 -x27946 -x8260 -x24456 -x35624 -x5824 -x2533 -x13742 -x4862 -x2501 -x220 -x20484 -x30678 -x9044 -x12806 -x4589 -x4213 -x27728 -x30635 -x27613 -x16298 -x36046 -x22217 -x18146 -x6235 -x23563 -x10052 -x14220 -x8043 -x3902 -x31274 -x37796 -x23653 -x5123 -x17073 -x13202 -x30313 -x35046 -x7522 -x35286 -x4268 -x4904 -x8806 -x4091 -x18514 -x7432 -x31167 -x23301 -x25938 -x11692 -x19164 -x23001 -x1891 -x13005 -x30014 -x8417 -x19582 -x1379 -x2794 -x33281 -x17380 -x30235 -x38038 -x31619 -x15015 -x10996 -x17907 -x15587 -x32669 -x24063 -x11676 -x1015 -x35664 -x20344 -x32425 -x4499 -x19884 -x33690 -x28270 -x13860 -x21871 -x38243 -x7449 -x19008 -x11303 -x18658 -x25129 -x34312 -x26975 x32077 -x1276 -x7614 -x3353 -x24283 -x33699 -x8521 -x28898 -x20795 -x13675 -x18226 -x39658 -x35110 -x18928 -x12672 -x19736 -x34595 -x304 -x26532 -x34778 -x3 -x13443 -x12278 -x13514 -x3808 -x29353 -x18132 -x40040 -x3317 -x18417 -x25616 -x13950 -x37550 -x8714 -x12576 -x2437 -x22427 -x3064 -x23371 -x33000 -x11055 -x26445 -x34362 -x4815 -x5076 -x29385 -x37314 -x38788 -x30269 -x32935 -x32153 -x16672 -x33785 -x10571 -x40704 -x35982 -x28918 -x9358 -x21568 -x39583 -x39004 -x24838 -x22164 -x17399 -x7235 -x528 -x9407 -x27219 -x6040 -x8563 -x5955 -x38742 -x26112 -x5654 -x37190 -x14924 -x39497 -x26695 -x14255 -x12138 -x36387 -x31277 -x16292 -x21577 -x36028 -x37602 -x37297 -x4831 -x19826 -x31653 -x33491 -x11688 -x35360 -x13159 -x23863 -x39561 -x27341 -x16247 -x37469 -x13014 -x13553 -x25106 -x26748 -x14597 -x30434 -x27597 -x21650 -x34805 -x20598 -x27173 -x28984 -x8305 -x26771 -x32213 -x16904 -x3240 -x6745 -x26382 -x5037 -x30247 -x36744 -x2302 -x4206 -x36307 -x29552 -x18809 -x8018 -x16483 -x14053 -x32822 -x6873 -x40074 -x2517 -x39833 -x14499 -x18412 -x37417 -x1646 -x15570 -x11442 -x31106 -x23598 -x22963 -x7233 -x38481 -x29934 -x25108 -x10670 -x38738 -x14891 -x20702 -x20483 -x39688 -x36070 -x3878 -x35903 -x17267 -x26453 -x26968 -x13045 -x9865 -x29350 -x8871 -x23137 -x4571 -x38386 -x1106 -x35133 -x16722 -x37113 -x28214 -x4399 -x22395 -x7137 -x15505 -x24538 -x2085 -x24791 -x21837 -x5412 -x12012 -x22467 -x9377 -x251 -x5585 -x15062 -x29390 -x30953 -x2943 -x3516 -x36754 -x27432 -x28045 -x34323 -x16777 -x17098 -x14446 -x3886 -x14461 -x8209 -x17850 -x38953 -x39660 -x15380 -x28126 -x23342 -x7548 -x38440 -x452 -x20147 -x32393 -x10856 -x7194 -x9227 -x17816 -x20865 -x26960 -x7046 -x21086 -x30974 -x37287 -x10200 -x6728 -x28890 -x35746 -x4510 -x1610 -x9165 -x28046 -x5181 -x2539 -x29799 -x26189 -x5371 -x39327 -x20026 -x28900 -x9754 -x26497 -x30986 -x20716 -x18411 -x27224 -x5358 -x18092 -x24728 -x25140 -x38822 -x23627 -x31073 -x3532 -x28658 -x34856 -x9683 -x31836 -x35060 -x4868 -x25908 -x39976 -x19663 -x36594 -x31116 -x25841 -x3412 -x17547 -x19929 -x15492 -x35298 -x30102 -x34269 -x29951 -x31987 -x14327 -x11520 -x3471 -x18991 -x25278 -x16277 -x30135 -x13923 -x15771 -x18545 -x13082 -x33203 -x4968 -x39293 -x30053 -x29041 -x37512 -x19390 -x21861 -x4658 -x8244 -x365 -x28077 -x30725 -x18347 -x40225 -x16693 -x31046 -x29652 -x17725 -x4126 -x3253 -x22500 -x38925 -x17962 -x18434 -x14436 -x13117 -x24480 -x4682 -x38174 -x15553 -x17471 -x3926 -x21862 -x35370 -x39187 -x10367 -x26862 -x38116 -x5258 -x30292 -x4736 -x28054 -x13385 -x32635 -x21292 -x24388 -x13794 -x26024 -x3547 -x31601 -x23208 -x6835 -x7027 -x5854 -x16551 -x10500 -x39805 -x16972 -x30764 -x16063 -x7151 -x15884 -x14300 -x21351 -x1154 -x37472 -x34862 -x27028 -x25115 -x32599 -x26185 -x34476 -x34088 -x56 -x27119 -x37273 -x28845 -x25678 -x20075 -x23207 -x33195 -x2718 -x38493 -x27696 -x33705 -x1284 -x40299 -x10438 -x16516 -x38409 -x31950 -x574 -x38248 -x22055 -x5689 -x25012 -x4552 -x19352 -x33043 -x13599 -x6513 -x12206 -x7115 -x29439 -x36474 -x29970 -x19676 -x37576 -x30110 -x2422 -x31096 -x12211 -x17634 -x36867 -x39105 -x32442 -x34804 -x24605 -x15327 -x23716 -x37082 -x10820 -x25162 -x36356 -x29779 -x32242 -x2569 -x14353 -x14054 -x36171 -x12913 -x19839 -x40491 -x26223 -x29163 -x26536 -x40777 -x33511 -x23454 -x25497 -x17666 -x22022 -x5566 -x11148 -x26427 -x2543 -x23570 -x5740 -x25683 -x28260 -x19593 -x3527 -x38698 -x31881 -x12260 -x35340 -x27353 -x11515 -x36852 -x3882 -x18901 -x7128 -x32140 -x9985 -x40884 -x26414 -x24008 -x68 -x9104 -x36805 -x27278 -x31436 -x23656 -x24478 -x1706 -x6216 -x27181 -x34697 -x8575 -x15443 -x14887 -x346 -x11260 -x2049 -x27562 -x18223 -x11640 -x24119 -x18561 -x23125 -x17350 -x940 -x14728 -x13717 -x16701 -x37474 -x14608 -x1026 -x23075 -x4840 -x32411 -x25426 -x31848 -x28303 -x30220 -x29767 -x16238 -x5690 -x16838 -x8818 -x35011 -x30835 -x14517 -x23950 -x7196 -x34243 -x38518 -x29675 -x26666 -x35382 -x28174 -x5406 -x40697 -x33265 -x17054 -x6988 -x6072 -x6857 -x27761 -x26053 -x3831 -x5874 -x29005 -x33051 -x21658 -x12555 -x40355 -x10084 -x38453 -x8597 -x19443 -x33627 -x14299 -x39610 -x38396 -x32229 -x37973 -x24648 -x29334 -x34210 -x30276 -x24833 -x33669 -x36745 -x34504 -x17534 -x33155 -x23438 -x40129 -x2100 -x23731 -x11177 -x11200 -x23474 -x35962 -x37701 -x30169 -x11235 -x6778 -x5901 -x4496 -x24223 -x25869 -x6635 -x34054 -x26150 -x19506 -x20744 -x4791 -x29216 -x2649 -x24284 -x21277 -x23169 -x28353 -x35708 -x27196 -x14134 -x6793 -x29607 -x34456 -x28478 -x26394 -x12374 -x34687 -x10727 -x34141 -x5998 -x17624 -x35929 -x27211 -x26867 -x20471 -x28101 -x17680 -x18911 x40413 -x19974 -x6727 -x33278 -x1785 -x11648 -x32035 -x11242 -x15340 -x2393 -x35287 -x33658 -x25111 -x31177 -x40763 -x36405 -x1512 -x37390 -x37927 -x7739 -x8833 -x21847 -x20880 -x20185 -x37369 -x22069 -x4599 -x2903 -x24340 -x32720 -x28774 -x1548 -x1769 -x27579 -x29227 -x17005 -x34075 -x32995 -x37052 -x36997 -x13043 -x37257 -x30461 -x14572 -x467 -x24412 -x16009 -x10103 -x930 -x18719 -x12502 -x9948 -x11633 -x26209 -x40676 -x33684 -x25311 -x21360 -x27614 -x27145 -x1346 -x17066 -x20137 -x22552 -x36355 -x4411 -x31485 -x11817 -x32630 -x9952 -x11130 -x22282 -x39828 -x8554 -x28522 -x25751 -x22334 -x26370 -x2745 -x20055 -x28673 -x39930 -x13801 -x36888 -x34079 -x37692 -x38354 -x6867 -x15527 -x8302 -x6211 -x24083 -x538 -x4297 -x13953 -x31999 -x33694 -x39747 -x11865 -x37315 -x10972 -x31602 -x40629 -x37432 -x19061 -x33675 -x6106 -x10305 -x36066 -x35641 -x25494 -x28121 -x31534 -x1158 -x24823 -x1682 -x27896 -x8797 -x17650 -x4089 -x8603 -x1662 -x10488 -x38991 -x36700 -x347 -x14357 -x2334 -x5982 -x36153 -x39219 -x6581 -x10030 -x22037 -x4951 -x37698 -x34733 -x4128 -x31228 -x37597 -x15030 -x17428 -x26449 -x25552 -x5855 -x4340 -x2849 -x4048 -x31061 -x8040 -x12049 -x28896 -x14488 -x16811 -x20045 -x17370 -x17665 -x700 -x14026 -x846 -x9064 -x17568 -x1166 -x19387 -x584 -x19650 -x28456 -x13505 -x3120 -x36794 -x5427 -x25582 -x8336 -x10871 -x9366 -x10201 -x10977 -x17411 -x4902 -x33901 -x21434 -x24061 -x7694 -x12879 -x7032 -x26247 -x24529 -x32067 -x24717 -x34377 -x20564 -x17145 -x33793 -x19285 -x13234 -x19071 -x21809 -x27645 -x14940 -x3357 -x7987 -x9592 -x20652 -x21211 -x13963 -x36955 -x17913 -x34757 -x8384 -x23285 -x37910 -x22876 -x7229 -x21353 -x27894 -x10362 -x39620 -x18962 -x2743 -x15713 -x7727 -x4674 -x39295 -x21428 -x9787 -x24203 -x37570 -x6992 -x15288 -x20371 -x5863 -x13086 -x3983 -x38328 -x28098 -x15512 -x39202 -x9809 -x34120 -x20926 -x19924 -x19498 -x21703 -x21274 -x6869 -x10037 -x29914 -x31555 -x1067 -x12133 -x14188 -x24137 -x25882 -x13699 -x9480 -x24562 -x32830 -x24025 -x32827 -x31495 -x40050 -x4761 -x38962 -x124 -x4788 -x31489 -x30919 -x40143 -x14739 -x14545 -x21132 -x30487 -x18855 -x1127 -x25868 -x37077 -x3896 -x8980 -x32129 -x39292 -x27479 -x23754 -x29095 -x36882 -x31536 -x12830 -x455 -x35134 -x34539 -x7839 -x4966 -x38110 -x3805 -x7653 -x17507 -x7648 -x8876 -x1511 -x4118 -x12314 -x15313 -x17917 -x21613 -x15747 -x15991 -x27638 -x37670 -x28263 -x31410 -x26126 -x12794 -x35777 -x1477 -x9928 -x24066 -x36949 -x24864 -x27582 -x37619 -x6065 -x10857 -x20128 -x1835 -x10898 -x14341 -x21664 -x39306 -x13701 -x10060 -x31324 -x25362 -x4958 -x8745 -x34941 -x36054 -x21286 -x21895 -x7904 -x6893 -x39932 -x10639 -x14227 -x40106 -x32734 -x29128 -x8023 -x27024 -x25144 -x11376 -x22456 -x33761 -x36326 -x35753 -x2375 -x17315 -x34439 -x30465 -x15551 -x19526 -x16962 x36106 -x17397 -x16515 -x30716 -x22615 -x6663 -x40675 -x21307 -x35072 -x37217 -x7153 -x8473 -x6460 -x6166 -x38271 -x38461 -x18942 -x39690 -x28173 -x15594 -x12370 -x24765 -x26984 -x10985 -x37601 -x37131 -x10334 -x23442 -x37412 -x31263 -x19465 -x15171 -x18880 -x13164 -x12648 -x28135 -x14936 -x18639 -x3861 -x39650 -x13879 -x19376 -x5431 -x23734 -x20568 -x35721 -x3669 -x19709 -x30417 -x29954 -x39052 -x12683 -x37733 -x31650 -x37004 -x14231 -x22768 -x26182 -x29318 -x8139 -x38014 -x34255 -x8796 -x32528 -x40648 -x16174 -x16113 -x23016 -x4722 -x13605 -x13254 -x19472 -x873 -x9123 -x19811 -x14490 -x22910 -x11801 -x20950 -x35386 -x1541 -x33779 -x12464 -x40594 -x5555 -x37118 -x9773 -x39047 -x24496 -x2174 -x23805 -x20492 -x29286 -x30066 -x719 -x4678 -x295 -x12832 -x2061 -x5074 -x32290 -x34699 -x31224 -x9832 -x34857 -x1424 -x19021 -x27782 -x13523 -x22314 -x20104 -x23090 -x4159 -x39085 -x27846 -x21966 -x37494 -x33964 -x20431 -x15845 -x4597 -x7838 -x1337 -x4253 -x5533 -x5032 -x25963 -x37181 -x1597 -x24797 -x27348 -x13225 -x11306 -x39708 x40431 -x33985 -x18291 -x7286 -x11543 -x19574 -x37461 -x36760 -x20207 -x2182 -x30202 -x19117 -x37499 -x10611 -x16546 -x9753 -x18940 -x38783 -x35970 -x30246 -x15371 -x37404 -x31562 -x27273 -x39234 -x22630 -x36184 -x39027 -x13118 -x13900 -x22637 -x37339 -x39043 -x17117 -x19527 -x8316 -x37296 -x38826 -x37993 -x30788 -x23572 -x36697 -x40231 -x15346 -x22111 -x27951 -x19089 -x7811 -x24707 -x22330 -x9162 -x10708 -x34097 -x30188 -x3597 -x25017 -x4243 -x5878 -x23042 -x14173 -x12575 -x27176 -x16421 -x33946 -x27718 -x33258 -x35162 -x39899 -x36181 -x3163 -x37402 -x2013 -x19935 -x36384 -x6188 -x34746 -x26431 -x37442 -x11469 -x1916 -x5065 -x38494 -x30940 -x11417 -x38217 -x11581 -x6650 -x35211 -x751 -x36374 -x28791 -x2079 -x11856 -x27679 -x34983 -x22536 -x40183 -x24483 -x18587 -x3804 -x12713 -x19964 -x32025 -x7079 -x30854 -x24583 -x3188 -x36206 -x13383 -x7925 -x135 -x7455 -x33343 -x9921 -x32303 -x22992 -x26696 -x27819 -x1690 -x30132 -x125 -x28475 -x2534 -x24886 -x30046 -x16087 -x1691 -x21414 -x25134 -x40706 -x3872 -x21827 -x34598 -x24794 -x38321 -x5435 -x38072 -x19151 -x7058 -x2646 -x5222 -x29335 -x39732 -x11265 -x25591 -x10920 -x12077 -x1287 -x3957 -x28414 -x27256 -x15268 -x23562 -x11387 -x17065 -x21854 -x20735 -x36612 -x10707 -x10314 -x17566 -x15436 -x37446 -x14675 -x33357 -x16843 -x19090 -x1083 -x2102 -x18791 -x19308 -x32600 -x6533 -x17702 -x28714 -x38661 -x23974 -x22135 -x24764 -x18302 -x17532 -x38695 -x14199 -x17025 -x25141 -x6184 -x30731 -x21592 -x28237 -x33092 -x22966 -x22419 -x13602 -x19265 -x14944 -x37136 -x26165 -x24341 -x18474 -x17408 -x2594 -x15411 -x22628 -x19232 -x3006 -x40917 -x20289 -x141 -x232 -x26880 -x35221 -x20788 -x37214 -x31254 -x24628 -x39347 -x33760 -x18083 -x26153 -x8950 -x34811 -x1078 -x15961 -x1340 -x28481 -x13532 -x36441 -x6165 -x27527 -x27090 -x14843 -x13688 -x22206 -x5335 -x15479 -x2591 -x28935 -x9805 -x33508 -x31104 -x35419 -x30015 -x26300 -x26919 -x14688 -x37300 -x35575 -x24144 -x37666 -x17001 -x2175 -x5528 -x9427 -x12166 -x16717 -x896 -x26866 -x11782 -x7249 -x13355 -x11410 -x10948 -x23467 -x9367 -x10327 -x20436 -x84 -x30400 x16040 -x38703 -x40634 -x23315 -x12846 -x29892 -x40793 -x27148 -x14768 -x6400 -x25000 -x20066 -x22998 -x12346 -x2521 -x3438 -x33365 -x36550 -x33179 -x4799 -x13135 -x7966 -x1191 -x10793 -x7504 -x3425 -x16874 -x5815 -x17036 -x19291 -x9060 -x24376 -x6254 -x28683 -x34487 -x12788 -x30387 -x20661 -x24787 -x21253 -x36025 -x12148 -x22694 -x26456 -x34635 -x15917 -x6642 -x28678 -x14859 -x23736 -x19278 -x6060 -x37371 -x35366 -x16274 -x10840 -x12835 -x20973 -x18989 -x8587 -x15010 -x36547 -x24565 -x35254 -x30697 -x18694 -x2370 -x34057 -x25597 -x26674 -x13579 -x26176 -x13369 -x37459 -x9455 -x18380 -x31792 -x6565 -x23964 -x32110 -x6970 -x19362 -x4631 -x4738 -x21395 -x17946 -x5349 -x20924 -x32615 -x35312 -x14732 -x89 -x27594 -x19748 -x27674 -x12405 -x21300 -x11759 -x11296 -x28862 -x738 -x24981 -x18432 -x17146 -x40302 -x32955 -x21236 -x34063 -x27371 -x39577 -x18062 -x14204 -x34249 -x36325 -x16476 -x1213 -x6401 -x5997 -x35541 -x4696 -x39680 -x38123 -x37562 -x12843 -x8782 -x37394 -x13105 -x31128 -x31346 -x10689 -x36427 -x9235 -x35024 -x35693 -x24815 -x35297 -x16969 -x25551 -x5098 -x27011 -x23942 -x14472 -x5949 -x27763 -x18367 -x17607 -x10547 -x34741 -x6228 -x2040 -x32119 -x9084 -x18007 -x1262 -x12142 -x39861 -x2787 -x2784 -x32844 -x38649 -x18956 -x20604 -x17417 -x33114 -x40800 -x36735 -x4410 -x28912 -x13054 -x28698 -x36511 -x2735 -x8319 -x38276 -x37434 -x38436 -x39722 -x16621 -x27287 -x24355 -x15760 -x33723 -x26167 -x446 -x25120 -x37672 -x35131 -x28309 -x6071 -x27871 -x37994 -x3282 -x35512 -x15073 -x9066 -x28160 -x40909 -x8744 -x24367 -x12239 -x22944 -x32298 -x18509 -x40458 -x14110 -x26897 -x853 -x34301 -x38281 -x34093 -x34124 -x2688 -x37992 -x28018 -x24997 -x1746 -x3529 -x2318 -x19399 -x40122 -x17183 -x37518 -x854 -x25407 -x6204 -x12177 -x25338 -x12388 -x8051 -x32218 -x36680 -x24172 -x21572 -x12439 -x1260 -x21605 -x25768 -x6214 -x23936 -x33539 -x32109 -x20697 -x4124 -x8116 -x28215 -x1097 -x20514 -x10199 -x9440 -x38687 -x14127 -x38346 -x25623 -x87 -x20013 -x39151 -x8389 -x29270 -x10024 -x17561 -x28853 -x1681 -x25631 -x19605 -x15995 -x39467 -x35574 -x12541 -x21623 -x19319 -x29935 -x19680 -x39230 -x18484 -x27725 -x30818 -x32726 -x31090 -x39177 -x7342 -x32419 -x21823 -x21507 -x14710 -x33177 -x19477 -x25157 -x40285 -x26473 -x26994 -x20540 -x17137 -x2888 -x22523 -x26155 -x14720 -x10918 -x12572 -x38920 -x10403 -x19654 -x12066 -x20856 -x32781 -x3065 -x24531 -x6472 -x21841 -x40888 -x28717 -x7011 -x29697 -x4504 -x38944 -x15894 -x30747 -x3760 -x39443 -x40096 -x27257 -x4034 -x6899 -x37730 -x10651 -x36263 -x7439 -x24676 -x6610 -x20294 -x9471 -x30649 -x36357 -x37949 -x39903 -x12833 -x29347 -x8039 -x34689 -x27556 -x38113 -x15314 -x478 -x13163 -x20705 -x32565 -x28911 -x33569 -x23027 -x23325 -x16758 -x40280 -x35118 -x13947 -x28892 -x633 -x11765 -x34500 -x23822 -x30644 -x10102 -x10959 -x39993 -x35511 -x16469 -x16490 -x17836 -x1936 -x9738 -x37855 -x18621 -x27404 -x14052 -x4525 -x9090 -x32731 -x22281 -x25898 -x1145 -x11857 -x39468 -x8483 -x2968 -x18379 -x27727 -x37151 -x6885 -x37489 -x3887 -x23613 -x12700 -x21083 -x19642 -x2922 -x37007 -x34564 -x5119 -x5304 -x22613 -x36426 -x38684 -x13110 -x19544 -x37536 -x3934 -x14478 -x702 -x22170 -x34657 -x16568 -x24290 -x15677 -x35193 -x21436 -x17689 -x27467 -x33041 -x40398 -x16823 -x18187 -x20707 -x4239 -x9529 -x3933 -x19902 -x19497 -x18904 -x35351 -x14117 -x15427 -x20616 -x20552 -x30395 -x7387 -x16252 -x23212 -x20091 -x25748 -x13230 -x34193 -x32713 -x5000 -x21886 -x27616 -x35889 -x6262 -x25776 -x29958 -x15341 -x31937 -x9686 -x27515 -x15538 -x38308 -x23249 -x15601 -x27416 -x19105 -x7832 -x5075 -x37090 -x15203 -x14433 -x32296 -x25519 -x773 -x35669 -x5460 -x2264 -x30270 -x11139 -x30252 -x11725 -x15067 -x20972 -x35943 -x10183 -x20167 -x38620 -x19076 -x34679 -x25173 -x34935 -x34868 -x15707 -x3947 -x11615 -x8966 -x14080 -x15565 -x20640 -x25164 -x8133 -x37608 -x5956 -x3091 -x5508 -x36152 -x24398 -x30298 -x2699 -x12465 -x11212 -x8445 -x786 -x14362 -x20474 -x25384 -x38842 -x36978 -x26136 -x2883 -x7147 -x36720 -x16745 -x33621 -x32743 -x16482 -x16101 -x30052 -x28857 -x23402 -x23104 -x40912 -x2596 -x20506 -x20057 -x27379 -x7603 -x12950 -x25632 -x34488 -x31394 -x2729 -x37929 -x17824 -x3487 -x17074 -x31163 -x15490 -x23929 -x34416 -x1618 -x14811 -x29193 -x25737 -x6621 -x35568 -x10004 -x2122 -x19560 -x6974 -x23965 -x3868 -x3410 -x16041 -x6187 -x4752 -x39761 -x7394 -x5656 -x34400 -x38140 -x26679 -x5040 -x19209 -x32785 -x18124 -x39619 -x13162 -x1598 -x23114 -x40275 -x1833 -x38356 -x1406 -x37777 -x38393 -x21596 -x8657 -x19688 -x2467 -x5043 -x33674 -x39974 -x6641 -x39506 -x36378 -x30912 -x22779 -x38887 -x11217 -x17841 -x19487 -x38287 -x23044 -x26284 -x32032 -x34891 -x529 -x37968 -x10353 -x18346 -x21521 -x15742 x40555 -x21984 -x29921 -x9136 -x3762 -x14525 -x38839 -x33875 -x34833 -x29624 -x27101 -x6425 -x18219 -x30060 -x5449 -x38755 -x5254 -x31698 -x10458 -x8112 -x19146 -x22681 -x17020 -x37895 -x2676 -x29775 -x16391 -x3314 -x7309 -x17658 -x22248 -x2015 -x30563 -x23051 -x29653 -x15447 -x26602 -x10981 -x29594 -x25664 -x9676 -x39840 -x20565 -x5624 -x19971 -x14883 -x9416 -x15732 -x30709 -x18698 -x4110 -x3826 -x14698 -x18192 -x15504 -x8688 -x33213 -x27172 -x25889 -x35521 -x272 -x9269 -x14599 -x28177 -x3376 -x31630 -x5270 -x1244 -x7281 -x23479 -x36919 -x24440 -x20419 -x33423 -x31050 -x28814 -x27565 -x1115 -x33053 -x35856 -x11458 -x29086 -x8622 -x16562 -x19331 -x6551 -x4191 -x3158 -x19119 -x11291 -x24552 -x9924 -x36854 -x14225 -x30355 -x30249 -x32007 -x10800 -x33052 -x4789 -x2397 -x18264 -x19478 -x18683 -x9119 -x40071 -x29433 -x8914 -x39725 -x21323 -x6845 -x37506 -x37980 -x21187 -x20799 -x15336 -x37159 -x40215 -x2354 -x14873 -x28275 -x16080 -x7072 -x514 -x7299 -x29418 -x20872 -x3186 -x26773 -x32248 -x30992 -x8761 -x38561 -x36270 -x13827 -x15285 -x17330 -x14863 -x10693 -x4138 -x35517 -x18532 -x32074 -x31507 -x4878 -x17404 -x15929 -x14477 -x5975 -x11868 -x36438 -x5817 -x12214 -x1119 -x23517 -x1146 -x28146 -x22619 -x31181 -x2882 -x9125 -x21694 -x22721 -x26255 -x32187 -x9308 -x8403 -x36359 -x16130 -x19809 -x14297 -x18145 -x39602 -x10322 -x35783 -x33649 -x13568 -x16576 -x32029 -x1658 -x28687 -x26804 -x11054 -x26404 -x40671 -x32725 -x17704 -x3368 -x38995 -x14743 -x36036 -x27509 -x38681 -x16059 -x27237 -x36721 -x25554 -x27352 -x9264 -x28370 -x17097 -x2357 -x14742 -x6011 -x4889 -x29749 -x36065 -x17128 -x14959 -x3909 -x19382 -x19217 -x3571 -x16713 -x202 -x1250 -x18780 -x13733 -x38974 -x30330 -x25062 -x38977 -x7535 -x22593 -x10025 -x33972 -x33348 -x40869 -x28050 -x15647 -x30016 -x5340 -x31704 -x3023 -x3690 -x26600 -x34232 -x5319 -x36346 -x19967 -x10858 -x4192 -x6501 -x32911 -x30189 -x16780 -x17785 -x14973 -x38900 -x23733 -x18553 -x12122 -x10097 -x28854 -x12236 -x12383 -x16169 -x21979 -x4127 -x30666 -x17952 -x3703 -x5851 -x300 x40507 -x23299 -x2730 -x13951 -x21159 -x29048 -x17421 -x18867 -x4994 -x32417 -x2879 -x5568 -x8682 -x22634 -x39313 -x26949 -x1225 -x39429 -x21025 -x6194 -x26357 -x20005 -x30973 -x22930 -x8956 -x11324 -x28569 -x15142 -x25280 -x32784 -x20291 -x14430 -x36249 -x13905 -x333 -x14344 -x6300 -x33679 -x18129 -x1864 -x1221 -x7042 -x28797 -x13698 -x24295 -x17772 -x11026 -x21644 -x8891 -x7534 -x5777 -x15283 -x6395 -x18271 -x33648 -x17905 -x11586 -x26088 -x20902 -x22616 -x397 -x4764 -x17138 -x15164 -x13755 -x8832 -x22801 -x17536 -x21260 -x34095 -x16363 -x19534 -x18955 -x14708 -x24649 -x25862 -x25731 -x24495 -x21273 -x21460 -x18708 -x862 -x24150 -x29686 -x18315 -x10602 -x24026 -x4616 -x20429 -x33697 -x22374 -x34889 -x36128 -x21937 -x24127 -x19171 -x14847 -x7327 -x37887 -x23908 -x11143 -x33551 -x17627 -x21998 -x2476 -x40529 -x25992 -x21571 -x29619 -x6866 -x32337 -x13967 -x10686 -x19885 -x12866 -x1565 -x37743 -x38384 -x33782 -x19810 -x37775 -x18360 -x665 -x6421 -x7036 -x27378 -x16658 -x18120 -x29361 -x10958 -x9741 -x23972 -x10251 -x13491 -x38597 -x9341 -x6086 -x24792 -x1183 -x1010 -x7626 -x15628 -x29062 -x26125 -x8655 -x18613 -x27255 -x15089 -x34559 -x35042 -x16241 -x16716 -x15131 -x40199 -x31154 -x7820 -x9543 -x24238 -x8989 -x8986 -x20812 -x32170 -x26874 -x6173 -x35140 -x28661 -x15971 -x2544 -x24976 -x20559 -x33148 -x1265 -x24335 -x22167 -x12725 -x37215 -x40785 -x38585 -x10310 -x8347 -x11084 -x28088 -x9715 -x8113 -x5218 -x7556 -x24550 -x16977 -x32852 -x21373 -x39381 -x7718 -x24060 -x17291 -x18815 -x37661 -x3287 -x29718 -x15568 -x23725 -x14651 -x17223 -x19412 x40421 -x1765 -x6842 -x2447 -x21283 -x26560 -x8353 -x32413 -x5906 -x6483 -x31099 -x28753 -x26493 -x60 -x31203 -x34680 -x10866 -x33751 -x36909 -x25771 -x15588 -x38359 -x15989 -x39024 -x13467 -x40894 -x9055 -x37430 -x37554 -x1652 -x14027 -x33111 -x35905 -x14633 -x16442 -x40901 -x15028 -x11092 -x40382 -x5981 -x14451 -x16580 -x23585 -x14082 -x8387 -x11786 -x13407 -x7200 -x15183 -x24151 -x1497 -x21715 -x15672 -x39984 -x9296 -x25984 -x10222 -x18687 -x23515 -x5812 -x31639 -x14055 -x9892 -x22520 -x5389 -x7888 -x37501 -x16420 -x696 -x37648 -x4866 -x33464 -x9213 -x6470 -x24951 -x16661 -x30043 -x1677 -x4326 -x18527 -x33815 -x33848 -x10039 -x25696 -x2156 -x33655 -x36097 -x1080 -x23259 -x31491 -x35090 -x33528 -x24306 -x22541 -x14750 -x36716 -x23852 -x17069 -x23531 -x29460 -x5811 -x22388 -x21048 -x29316 -x4147 -x8651 -x21143 -x1625 -x8100 -x27053 -x17755 -x7411 -x1820 -x22309 -x3463 -x20588 -x18734 -x17477 -x3118 -x37457 -x36502 -x10770 -x2834 -x24294 -x2515 -x39078 -x38315 -x591 -x1256 -x35896 -x34981 -x16968 -x34136 -x31817 -x31672 -x32422 -x18589 -x39093 -x8298 -x28860 -x39719 -x25675 -x26644 -x4615 -x9802 -x40164 -x21047 -x27958 -x18352 -x19787 -x29549 -x17565 -x18167 -x27363 -x3551 -x14910 -x10467 -x26546 -x30077 -x39176 -x7441 -x8419 -x40584 -x7794 -x22025 -x35548 -x12886 -x23049 -x11022 -x18645 -x6311 -x32085 -x34426 -x17429 -x25792 -x1449 -x24319 -x22081 -x40334 -x7324 -x13633 -x30063 -x36397 -x8219 -x7635 -x18892 -x25587 -x14014 -x30470 -x22178 -x1165 -x35019 -x11438 -x8235 -x38183 -x33457 -x23829 -x31941 -x37317 -x19610 -x27184 -x1235 -x3531 -x9311 -x17373 -x15318 -x17174 -x26863 -x2363 -x16730 -x4972 -x28927 -x5834 -x40936 -x6467 -x40596 -x15379 -x1335 -x15433 -x34029 -x38369 -x37425 -x16959 -x5227 -x21116 -x14980 -x37416 -x23445 -x4617 -x17090 -x37395 -x36047 -x21528 -x12027 -x23600 -x30804 -x21121 -x29977 -x4517 -x16772 -x12873 -x32673 -x10619 -x6812 -x25437 -x38809 -x4342 -x32452 -x16802 -x20070 -x23421 -x16889 -x27066 -x27307 -x29453 -x25958 -x23470 -x30710 -x35108 -x15624 -x34952 -x38037 -x38171 -x31921 -x20262 -x39121 -x35788 -x3786 -x37341 -x16153 -x36800 -x33967 -x28722 -x3475 -x22526 -x19139 -x16184 -x37907 -x39897 -x22003 -x32500 -x28752 -x20740 -x33187 -x1964 -x32304 -x40587 -x24613 -x16328 -x30049 -x30777 -x8490 -x13015 -x33476 -x31239 -x7617 -x17877 -x38689 -x1867 -x14078 -x11796 -x31077 -x38536 -x29464 -x14077 -x4910 -x17888 -x30158 -x28023 -x27216 -x7974 -x3735 -x17095 -x30744 -x827 -x23615 -x11518 -x12261 -x4330 -x33156 -x1321 -x26412 -x11107 -x5800 -x14123 -x31344 -x26291 -x38919 -x17678 -x13866 -x10282 -x13878 -x37000 -x24788 -x3750 -x14623 -x6465 -x36274 -x32294 -x5070 -x12561 -x40692 -x6679 -x10184 -x32161 -x34859 -x3408 -x18457 -x18767 -x7507 -x36125 -x31725 -x35010 -x25888 -x18983 -x28460 -x36451 x32762 -x29207 -x4304 -x7806 -x9195 -x8627 -x25881 -x22144 -x8256 -x15546 -x20121 -x29152 -x32532 -x38170 -x38148 -x11614 -x36506 -x29289 -x23269 -x1203 -x15205 -x35709 -x36822 -x25991 -x24558 -x38017 -x23241 -x40715 -x38472 -x20244 -x38866 -x8940 -x19176 -x25929 -x27023 -x37645 -x4794 -x21212 -x24945 -x2643 -x39959 -x3231 -x34294 -x32106 -x35233 -x19815 -x14713 -x11151 -x13093 -x20594 -x33129 -x10191 -x35825 -x8535 -x34714 -x38403 -x36294 -x31267 -x7174 -x28680 -x39028 -x8700 -x39545 -x32940 -x2802 -x26385 -x11885 -x20501 -x21646 -x33215 -x14212 -x4307 -x15094 -x580 -x27244 -x31853 -x14725 -x34230 -x26871 -x7673 -x13965 -x19020 -x19406 -x1234 -x24734 -x37232 -x28616 -x23388 -x14694 -x37861 -x32398 -x7132 -x12452 -x39385 -x30352 -x16785 -x18727 -x38946 -x3149 -x8785 -x20153 -x29770 -x15726 -x27878 -x25619 -x10092 -x12089 -x9926 -x27476 -x31873 -x35356 -x613 -x34266 -x7553 -x38654 -x26016 -x30779 -x8892 -x20878 -x20961 -x33714 -x38514 -x18588 -x4600 -x23178 -x37751 -x5563 -x26294 -x40658 -x17115 -x28570 -x38712 -x40206 -x10100 -x38206 -x29429 -x519 -x9197 -x25406 -x28084 -x985 -x23298 -x16608 -x36197 -x8206 -x3708 -x20224 -x16784 -x37875 -x745 -x12213 -x19019 -x3777 -x22599 -x1604 -x18251 -x31192 -x25310 -x348 -x32514 -x12429 -x6017 -x17113 -x33248 -x6715 -x35854 -x20542 -x33221 -x24887 -x10911 -x13310 -x17932 -x35113 -x4686 -x14445 -x2016 -x15419 -x13035 -x10818 -x22574 -x4590 -x646 -x7647 -x19014 -x40690 -x5805 -x34101 -x34010 -x37665 -x15377 -x30345 -x18077 -x10728 -x4790 -x8945 -x22215 -x15779 -x5226 -x40500 -x25754 -x35324 -x26677 -x25435 -x16554 -x8179 -x17443 -x34121 -x31317 -x30738 -x25909 -x24471 -x33395 -x18089 -x15808 -x1429 -x38865 -x7657 -x34890 -x20606 -x13177 -x30023 -x30485 -x34293 -x12801 -x30645 -x34060 -x5612 -x29658 -x4441 -x25262 -x34450 -x37174 -x4187 -x33013 -x4186 -x9673 -x9298 -x34240 -x11234 -x39717 -x27999 -x8610 -x4201 -x38938 -x34005 -x13229 -x15311 -x15603 -x12504 -x32268 -x29339 -x39446 -x27684 -x38282 -x12621 -x17604 -x13203 -x32097 -x11805 -x25365 -x21123 -x4629 -x912 -x787 -x36 -x26342 -x9209 -x6665 -x14453 -x16083 -x27453 -x26540 -x35189 -x39039 -x7600 -x33988 -x8823 -x24484 -x22725 -x26044 -x14934 -x24406 -x24472 -x29783 -x34458 -x9887 -x19571 -x4413 -x20869 -x3706 -x12702 -x5243 -x12980 -x27111 -x39802 -x12342 -x25440 -x29408 -x952 -x23258 -x11594 -x10520 -x33745 -x38137 -x36472 -x4102 -x31120 -x17363 -x16175 -x21257 -x39863 -x29765 -x18162 -x15976 -x34611 -x17002 -x18265 -x9214 -x27843 -x11085 -x23060 -x7636 -x32194 -x15086 -x12202 -x38940 -x25690 -x14624 -x27551 -x12131 -x37844 -x36323 -x29574 -x31185 -x11602 -x19966 -x20473 -x29734 -x33791 -x38616 -x6914 -x40565 -x5133 -x28727 -x14312 -x39411 -x15376 -x34033 -x31657 -x9301 -x18915 -x33945 -x33707 -x18779 -x8164 -x19160 -x17452 -x4694 -x18428 -x23276 -x3743 -x25170 -x20257 -x2934 -x27312 -x19463 -x22095 -x8839 -x37051 -x12210 -x22824 -x15909 -x23934 -x18130 -x33610 -x18229 -x11465 -x8803 -x32197 -x1946 -x10129 -x22885 -x7780 -x20793 -x24789 -x39096 -x2148 -x25974 -x2611 -x24473 -x6868 -x3334 -x29659 -x23369 -x14907 -x12466 -x14146 -x6366 -x32043 -x13520 -x19045 -x36907 -x33024 -x5574 -x38124 -x23849 -x10621 -x2221 -x6281 -x7914 -x17924 -x39084 -x34729 -x29235 -x28280 -x15353 -x33086 -x13929 -x29885 -x9204 -x19761 -x22401 -x39478 -x28301 -x12127 -x28818 -x34447 -x23632 -x17112 -x11400 -x13856 -x35437 -x22198 -x4331 -x33424 -x954 -x13041 -x14257 -x29462 -x30780 -x37291 -x37123 -x12995 -x34415 -x28780 -x10835 -x10975 -x1612 -x40812 x40405 -x38739 -x7020 -x9095 -x8539 -x38745 -x34950 -x4144 -x22411 -x19812 -x10864 -x1870 -x37767 -x13849 -x35996 -x34351 -x28298 -x22244 -x7778 -x24448 -x3945 -x32929 -x20967 -x8443 -x29389 -x22831 -x11398 -x20781 -x31731 -x6464 -x35906 -x5535 -x10812 -x6990 -x36546 -x35406 -x15046 -x26033 -x11266 -x38064 -x29609 -x6783 -x5590 -x39358 x40406 -x25608 -x23469 -x36225 -x11859 -x27798 -x13534 -x19220 -x40494 -x5392 -x6215 -x10484 -x24998 -x16289 -x3210 -x4343 -x838 -x29155 -x10153 -x21656 -x3548 -x33109 -x23037 -x19720 -x22218 -x8221 -x860 -x27058 -x6825 -x16924 -x8799 -x21950 -x36559 -x14329 -x19397 -x4308 -x9670 -x21397 -x11978 -x16766 -x25916 -x28685 -x17378 -x25127 -x31117 -x23155 -x161 -x38805 -x28571 -x25260 -x32919 -x11068 -x28800 -x17904 -x1703 -x21970 -x17562 -x34647 -x31074 -x8917 -x6676 -x10532 -x33616 -x10127 -x2434 -x31780 -x8306 -x31607 -x15114 -x32199 -x16857 -x25375 -x35965 -x9236 -x19577 -x4291 -x36973 -x18756 -x40338 -x10279 -x21896 -x11124 -x9443 -x17901 -x36373 -x40806 -x16347 -x16887 -x6238 -x15275 -x23833 -x19345 -x8174 -x38815 -x37737 -x37220 -x23394 -x16734 -x859 -x10620 -x32858 -x3939 -x30637 -x26606 -x12601 -x31791 -x2624 -x1211 -x34072 -x31945 -x8249 -x36010 -x28532 -x29968 -x18680 -x22937 -x24811 -x8297 -x16382 -x39737 -x1763 -x33844 -x21883 -x29555 -x25166 -x31600 -x18208 -x30366 -x2828 -x36641 -x33798 -x10181 -x16989 -x25252 -x10246 -x6172 -x15597 -x30452 -x11931 -x17040 -x20239 -x39546 -x28285 -x37625 -x5910 -x23099 -x6045 -x24094 -x18290 -x5467 -x3265 -x21975 -x37784 -x26539 -x904 -x14779 -x29632 -x34964 -x28801 -x20493 -x17988 -x30439 -x10164 -x293 -x30118 -x38080 -x13981 -x32856 -x30335 -x32986 -x30539 -x16529 -x38641 -x32041 -x31370 -x16406 -x27939 -x10230 -x10337 -x2946 -x18087 -x27653 -x21653 -x2567 -x14087 -x19996 -x33439 -x8405 -x29417 -x4409 -x37168 -x32388 -x2263 -x6670 -x6577 -x34928 -x25534 -x36910 -x32626 -x35722 -x40094 -x39142 -x33710 -x26523 -x26818 -x544 -x6517 -x19993 -x13826 -x4630 -x3817 -x24052 -x19760 -x5638 -x5954 -x6362 -x19138 -x25434 -x11712 -x32703 -x26737 -x8334 -x22146 -x5649 -x31341 -x34692 -x237 -x19766 -x8955 -x14990 -x21667 -x37426 -x6518 -x3746 -x37618 -x15912 -x23357 -x10688 -x16264 -x22537 -x21453 -x3574 -x29541 -x40667 -x19842 -x40014 -x38241 -x23086 -x11651 -x22327 -x19347 -x17381 -x28809 -x32949 -x23482 -x39120 -x28839 -x8992 -x33372 -x20532 -x18247 -x769 -x32557 -x29648 -x6759 -x15643 -x11213 -x22778 -x15787 -x25689 -x29416 -x11567 -x24609 -x6748 -x31728 -x27920 -x19447 -x14396 -x26516 -x3185 -x22696 -x1667 -x16665 -x1323 -x3930 -x5068 -x20727 -x28019 -x19444 -x28107 -x21227 -x30917 -x36737 -x10499 -x40022 -x7940 -x24678 -x14262 -x32178 -x34281 -x13294 -x35145 -x10901 -x24526 -x7577 -x38571 -x22265 -x31861 -x9620 -x30833 -x16030 -x33028 -x10138 -x6152 -x31238 -x15176 -x5208 -x12035 -x40343 -x221 -x14213 -x35395 -x12627 -x29501 -x30915 -x40681 -x19492 -x26890 -x35930 -x40230 -x37228 -x26741 -x18736 -x35084 -x11993 -x2785 -x27911 -x39431 -x19361 -x21494 -x174 -x4232 -x12685 -x23692 -x3917 -x26893 -x38005 -x4883 -x24963 -x30967 -x7361 -x19173 -x2086 -x9943 -x18322 -x8007 -x32448 -x8638 -x4981 -x40031 -x4956 -x26855 -x18199 -x23132 -x39054 -x15667 -x17261 -x23541 -x35446 -x4582 -x34238 -x22272 -x1651 -x22462 -x30998 -x36812 -x31660 -x34698 -x27399 -x30497 -x5450 -x22499 -x19340 -x39569 -x10575 -x35607 -x14174 -x3300 -x17956 -x17918 -x18921 -x35859 -x27883 -x27962 -x37321 -x15403 -x17440 -x17791 -x12335 -x16640 -x27754 -x15671 -x12244 -x37539 -x37421 -x10514 -x8343 -x21197 -x22977 -x801 -x28486 -x21491 -x40734 -x27748 -x17938 -x21127 -x8452 -x30332 -x25527 -x30317 -x31715 -x29177 -x40389 -x38209 -x36300 -x36719 -x17237 -x8537 -x24062 -x31247 -x34337 -x28596 -x35371 -x23932 -x214 -x18961 -x9777 -x22724 -x11164 -x39656 -x7332 -x25543 -x10143 -x2710 -x33556 -x2552 -x32531 -x13188 -x11864 -x17597 -x31938 -x31032 -x16662 -x36890 -x15255 -x21649 -x37447 -x20285 -x10284 -x36625 -x13606 -x31588 -x36659 -x9324 -x9039 -x10147 -x25353 -x35098 -x6087 -x35608 -x36364 -x38237 -x19516 -x17845 -x35170 -x23059 -x35591 -x20072 -x20317 -x21943 -x32004 -x5415 -x10026 -x25896 -x19803 -x21176 -x10570 -x7282 -x31336 -x30200 -x31105 -x27632 -x30868 -x37569 -x2665 -x6569 -x7670 -x23065 -x25856 -x14265 -x2971 -x26686 -x31483 -x18174 -x27887 -x12269 -x37237 -x18520 -x23091 -x24677 -x38345 -x14049 -x13424 -x30119 -x37170 -x5192 -x20733 -x33550 -x15634 -x12594 -x25293 -x34894 -x24057 -x24159 -x24134 -x17601 -x10456 -x3057 -x13564 -x34247 -x16492 -x19600 -x22450 -x23316 -x32910 -x21917 -x38284 -x5504 -x11247 -x2214 -x3183 -x2074 -x26667 -x3747 -x19823 -x6294 -x25520 -x16160 -x26191 -x17858 -x7454 -x34642 -x20818 -x38863 -x24423 -x25732 -x1731 -x18922 -x9014 -x37311 -x33226 -x19985 -x25103 -x32728 -x21791 -x38270 -x37441 -x33573 -x12396 -x32244 -x12300 -x3254 -x23172 -x12028 -x40039 -x9726 -x28028 -x37304 -x39943 -x5264 -x35493 -x11470 -x31533 -x36238 -x8979 -x35329 -x18306 -x30897 -x23804 -x13221 -x8983 -x25462 -x2628 -x5529 -x7913 -x19595 -x40004 -x15193 -x29808 -x15396 -x32138 -x33217 -x6025 -x10736 -x38911 -x3250 -x35696 -x28712 -x13522 -x27729 -x14021 -x39798 -x39513 -x16134 -x3940 -x33585 -x39213 -x10359 -x3162 -x22485 -x30858 -x29926 -x3094 -x13423 -x30171 -x24742 -x19629 -x16791 -x40641 -x11058 -x11188 -x37026 -x5650 -x31666 -x39413 -x31642 -x37198 -x26868 -x32719 -x40745 -x1553 -x22576 -x13106 -x31838 -x526 -x6576 -x788 -x23669 -x28069 -x15674 -x33066 -x24847 -x27293 -x23523 -x22291 -x19201 -x30855 -x35205 -x30076 -x30834 -x39489 -x1118 -x6567 -x20174 -x7835 -x27315 -x13877 -x10598 -x14820 -x5745 -x25217 -x34128 -x8097 -x30949 -x36439 -x35672 -x32395 -x27805 -x30567 -x7954 -x7265 -x23054 -x16455 -x39720 -x33196 -x14862 -x17326 -x15640 -x7386 -x38835 -x11639 -x22877 -x24326 -x40599 -x28062 -x39067 -x2923 -x31699 -x38541 -x26564 -x2200 -x17317 -x9010 -x8898 -x23163 -x8106 -x23558 -x17942 -x32980 -x35056 -x16294 -x34649 -x34495 -x23281 -x7349 -x17587 -x10489 -x7852 -x13232 -x5248 -x28166 -x5848 -x4412 -x39908 -x17941 -x938 -x30172 -x17694 -x20558 -x12839 -x10855 -x3555 -x29171 -x30613 -x503 -x1791 -x11952 -x34956 -x14417 -x36136 -x7641 -x15503 -x37288 -x39083 -x26170 -x11798 -x32968 -x34666 -x33032 -x13426 -x38854 -x12251 -x13487 -x5330 -x39324 -x21929 -x32861 -x20181 -x12156 -x27931 -x15923 -x37440 -x38002 -x24317 -x8187 -x28172 -x12036 -x37294 -x24069 -x25057 -x36982 -x2436 -x26725 -x35197 -x33633 -x621 -x34027 -x9005 -x12375 -x14521 -x27744 -x392 -x35192 -x19183 -x24017 -x10584 -x38760 -x1771 -x24651 -x37811 -x4236 -x21808 -x19568 -x8094 -x19801 -x18521 -x32627 -x27085 -x38347 -x17182 -x29023 -x39736 x3439 -x22169 -x13285 -x14395 -x16822 -x31457 -x23560 -x1919 -x17505 -x8362 -x9255 -x610 -x27238 -x18 -x22686 -x40395 -x29370 -x37771 -x23362 -x10101 -x40522 -x8843 -x10347 -x25441 -x39060 -x17743 -x40689 -x2621 -x4061 -x38361 -x17960 -x4426 -x36497 -x38491 -x24055 -x32115 -x38990 -x3554 -x34457 -x9856 -x34852 -x14289 -x18160 -x22048 -x28210 -x26135 -x3086 -x12693 -x3622 -x20069 -x24023 -x23166 -x18566 -x24656 -x23413 -x32367 -x3153 -x493 -x8394 -x30990 -x28891 -x33228 -x1451 -x35874 -x18267 -x3459 -x15675 -x19767 -x18591 -x2866 -x17628 -x28669 -x35867 -x5478 -x11898 -x22123 -x16892 -x13116 -x27335 -x28375 -x38543 -x6574 -x35675 -x16880 -x40033 -x33440 -x27651 -x18823 -x13645 -x27482 -x3652 -x37685 -x29154 -x33613 -x40686 -x2874 -x22041 -x426 -x33942 -x10019 -x9760 -x31429 -x15350 -x20314 -x24708 -x17307 -x30960 -x2961 -x11015 -x40609 -x29820 -x21797 -x30958 -x22243 -x26601 -x28764 -x21456 -x25815 -x18930 -x1932 -x33230 -x13140 -x28539 -x12212 -x868 -x39838 -x14952 -x15878 -x2376 -x9481 -x388 -x36043 -x21450 -x32985 -x23435 -x17367 -x14236 -x15319 -x24527 -x15988 -x19359 -x33620 -x16117 -x15946 -x4774 -x27395 -x16645 -x18231 -x15559 -x7505 -x14162 -x17224 -x35482 -x19165 -x9938 -x33397 -x35639 -x23795 -x9731 -x33902 -x35781 -x40631 -x1543 -x18431 -x10270 -x26351 -x32044 -x18171 -x33855 -x14538 -x11910 -x32965 -x18415 -x4163 -x30381 -x2558 -x32572 -x7906 -x33481 -x236 -x10487 -x10831 -x4113 -x10617 -x4290 -x29255 -x14537 -x27723 -x11926 -x18510 -x20461 -x12469 -x36569 -x31023 -x12735 -x33334 -x9292 -x3418 -x1557 -x33928 -x34794 -x27177 -x23255 -x36490 -x38915 -x35220 -x15682 -x958 -x30107 -x27368 -x27584 -x17254 -x37800 -x31769 -x8078 -x10365 -x25021 -x25377 -x463 -x28124 -x10616 -x33918 -x12152 -x12262 -x16090 -x26490 -x6046 -x2931 -x9664 -x18468 -x39521 -x25972 -x19970 -x4960 -x25096 -x13129 -x31161 -x26997 -x11002 -x27522 -x38727 -x25352 -x36969 -x23063 -x24927 -x34286 -x13515 -x4851 -x36835 -x19689 -x39568 -x36074 -x17199 -x36962 -x24720 -x3660 -x2885 -x38463 -x32799 -x12489 -x24338 -x16373 -x24243 -x14567 -x26110 -x12379 -x13039 -x26306 -x38218 -x10753 -x21926 -x28493 -x16819 -x37037 -x38563 -x13516 -x28641 -x23363 -x15937 -x24760 -x12193 -x9801 -x29484 -x32767 -x39330 -x6529 -x27507 -x4190 -x15425 -x17545 -x38408 -x16346 -x31758 -x14791 -x4121 -x11341 -x14182 -x38285 -x19752 -x19836 -x33468 -x37259 -x32874 -x7923 -x2094 -x33291 -x25283 -x17203 -x26747 -x18385 -x36833 -x16999 -x8695 -x26638 -x16105 -x33408 -x26904 -x656 -x38969 -x11780 -x30245 -x581 -x546 -x1881 -x29881 -x3037 -x22031 -x17723 -x4522 -x35659 -x21213 -x22810 -x5889 -x39353 -x39998 -x15863 -x37935 -x12554 -x32857 -x13500 -x27608 -x40345 -x25025 -x8555 -x40303 -x29431 x34761 -x6573 -x16853 -x39895 -x17588 -x37920 -x7373 -x21387 -x35671 -x40224 -x35212 -x13615 -x26572 -x27062 -x36713 -x13165 -x27076 -x4748 -x9143 -x4478 -x11439 -x4271 -x6379 -x37078 -x18504 -x20108 -x148 -x27422 -x22177 -x21344 -x19927 -x30776 -x33238 -x32049 -x16147 -x32358 -x1298 -x1795 -x25874 -x15389 -x20280 -x29428 -x31027 -x12151 -x30458 -x27190 -x26029 -x20387 -x3172 -x26693 -x9770 -x25404 -x27869 -x23504 -x37205 -x13474 -x27866 -x5655 -x29846 -x19257 -x40872 -x18122 -x26522 -x27750 -x12581 -x10490 -x21527 -x37284 -x4149 -x35808 -x469 -x282 -x19840 -x29146 -x29890 -x23274 -x13149 -x27890 -x4119 -x18958 -x7028 -x17205 -x28672 -x14104 -x8681 -x34818 -x17023 -x7591 -x26898 -x4353 -x5308 -x16710 -x38659 -x27394 -x6053 -x16076 -x34813 -x30334 -x36386 -x14425 -x14061 -x9088 -x26146 -x10758 -x10641 -x32444 -x90 -x2419 -x24220 -x6919 -x16240 -x14606 -x39921 -x14740 -x10073 -x3008 -x25567 -x11672 -x13187 -x9170 -x13085 -x14394 -x21802 -x36418 -x1200 -x32350 -x18133 -x38722 -x37503 -x18578 -x15132 -x32274 -x12834 -x3330 -x16444 -x39390 -x28645 -x3263 -x112 -x19493 -x29711 -x14170 -x40816 -x34378 -x38523 -x25376 -x27892 -x30957 -x31377 -x5953 -x39767 -x16121 -x1815 -x16809 -x9803 -x14376 -x20213 -x1570 -x20757 -x12481 -x11761 -x27891 -x33183 -x40461 -x35238 -x29841 -x37675 -x30259 -x21849 -x24019 -x35510 -x26883 -x32952 -x20152 -x40844 -x14960 -x22976 -x37486 -x7365 -x36618 -x13621 -x8293 -x22752 -x1989 -x7099 -x26545 -x13888 -x23758 -x21765 -x29025 -x33546 -x34298 -x40207 -x1081 -x20305 -x6712 -x17884 -x2579 -x320 -x22284 -x12942 -x1071 -x9364 -x2442 -x34577 -x38457 -x3599 -x26260 -x16309 -x26276 -x33384 -x25796 -x14672 -x28428 -x20585 -x14023 -x21825 -x24068 -x26073 -x13465 -x23655 -x32397 -x22257 -x21330 -x12421 -x28962 -x20946 -x9187 -x13013 -x13810 -x29789 -x9111 -x33366 -x33583 -x20156 -x32059 -x3494 -x13835 -x35500 -x31494 -x5556 -x3160 -x648 -x32642 -x28972 -x1593 -x37099 -x37069 -x22897 -x10892 -x40226 -x36858 -x11742 -x35501 -x15676 -x21416 -x20765 -x37053 -x36616 -x4250 -x31142 -x29444 -x6285 -x844 -x34324 -x24181 -x12645 -x11061 -x37343 -x17082 -x34397 -x1267 -x11830 -x26642 -x40633 -x8573 -x31331 -x21742 -x10135 -x39464 -x21719 -x16511 -x18980 -x11348 -x16591 -x15627 -x11837 -x17134 -x30814 -x31108 -x13800 -x30446 -x36684 -x22554 -x3417 -x18785 -x14322 -x37431 -x13713 -x16954 -x5645 -x26757 -x4841 -x29817 -x32068 -x24139 -x22559 -x6407 -x32249 -x24105 -x26128 -x34151 -x18925 -x31893 -x38834 -x25101 -x14020 -x38874 -x37860 -x24709 -x36079 -x14992 -x30713 -x10778 -x3829 -x38674 -x17642 -x2271 -x15816 -x21098 -x4823 -x39837 -x28000 -x22601 -x2941 -x39876 -x2251 -x12546 -x13197 -x14277 -x28710 -x1116 -x36340 -x17250 -x6644 -x38216 -x7908 -x2899 -x33911 -x38153 -x31406 -x37497 -x9452 -x20094 -x34327 -x16131 -x36898 -x8158 -x35908 -x5967 -x33570 -x17614 -x26040 -x16544 -x17329 -x23511 -x34348 -x9153 -x30850 -x36533 -x8255 -x7498 -x16232 -x35292 -x19630 -x14706 -x15383 -x40930 -x14109 -x29377 -x2078 -x12352 -x20566 -x30340 -x14865 -x5934 -x2315 -x1696 -x26416 -x31819 -x30547 -x37583 -x7206 -x21324 -x11039 -x10917 -x30087 -x39704 -x8220 -x8211 -x28224 -x19936 -x26806 -x12795 -x10980 -x24009 -x32797 -x12067 -x1808 -x10896 -x22252 -x13648 -x16835 -x13925 -x23083 -x9690 -x13121 -x17320 -x9422 -x15918 -x99 -x7224 -x3090 -x26278 -x31307 -x27659 -x30426 -x11826 -x13632 -x1157 x35634 -x443 -x608 -x26374 -x26062 -x676 -x17662 -x10390 -x9114 -x24282 -x6098 -x27830 -x22720 -x16152 -x1194 -x38675 -x39063 -x1516 -x38945 -x32034 -x16233 -x23814 -x31586 -x25069 -x18009 -x19724 -x23764 -x4117 -x663 -x26039 -x32851 -x39659 -x13765 -x9862 -x29560 -x29424 -x25169 -x10811 -x19243 -x40098 -x22389 -x12293 -x3393 -x22443 -x16338 -x30098 -x38187 -x16683 -x28049 -x1016 -x6696 -x26519 -x33505 -x28419 -x35699 -x39499 -x38340 -x7301 -x24028 -x3132 -x35838 -x24772 -x38672 -x24479 -x9476 -x23902 -x25698 -x29709 -x30156 -x26137 -x29507 -x14966 -x25795 -x25220 -x6231 -x23977 -x16611 -x3736 -x28964 -x18447 -x27511 -x13528 -x34800 -x35263 -x28279 -x23242 -x9376 -x29381 -x14763 -x2276 -x36795 -x32322 -x36424 -x31961 -x16575 -x102 -x40719 -x39529 -x2150 -x429 -x36553 -x4845 -x36311 -x17761 -x674 -x37389 -x25804 -x36851 -x39069 -x974 -x25276 -x15641 -x15791 -x23640 -x38202 -x19777 -x20054 -x37617 -x33437 -x10613 -x31206 -x15145 -x33724 -x35227 -x22160 -x25468 -x4355 -x32428 -x17286 -x2537 -x9323 -x26174 -x15796 -x2299 -x9723 -x19420 -x40819 -x32945 -x12921 -x35653 -x19365 -x16953 -x11364 -x36776 -x35892 -x24999 -x8838 -x8749 -x8184 -x20743 -x2737 -x38577 -x18435 -x35595 -x17708 -x18951 -x22001 -x24587 -x27504 -x13945 -x18575 -x5516 -x22988 -x23997 -x25618 -x11345 -x607 -x30362 -x16408 -x2972 -x4276 -x34776 -x13916 -x13716 -x12682 -x25704 -x17153 -x1313 -x30152 -x13375 -x16783 -x9450 -x25496 -x24556 -x29332 -x29756 -x1464 -x21034 -x31082 -x5635 -x1004 -x32914 -x24817 -x28992 -x20351 -x27667 -x25787 -x19821 -x19745 -x7176 -x31450 -x18533 -x35389 -x23868 -x29198 -x17238 -x26339 -x185 -x9541 -x15965 -x30513 -x5565 -x30930 -x8461 -x14006 -x12982 -x30460 -x34792 -x35397 -x25314 -x2915 -x18254 -x29903 -x34494 -x21830 -x27573 -x30680 -x8616 -x895 -x19043 -x28555 -x13978 -x20508 -x7212 -x19931 -x4776 -x7317 -x22565 -x35911 -x25449 -x21188 -x6930 -x10041 -x37248 -x18996 -x18763 -x27897 -x12896 -x27301 -x14841 -x14814 -x10394 -x36450 -x36564 -x33735 -x27604 -x40459 -x28164 -x15861 -x7572 -x17124 -x11138 -x22271 -x16590 -x29822 -x22606 -x21209 -x11619 -x13143 -x12841 -x30111 -x3269 -x13252 -x3026 -x36447 -x39174 -x35551 -x38869 -x39016 -x11257 -x5698 -x12582 -x13974 -x3285 -x15422 -x9838 -x2892 -x31411 -x2859 -x29909 -x32046 -x28232 -x38401 -x13169 -x12440 -x22278 -x20989 -x21866 -x10308 -x21203 -x20809 -x30929 -x25735 -x17473 -x18676 -x2998 -x9100 -x34984 -x20428 -x12482 -x39548 -x21248 -x26985 -x4338 -x17683 -x23831 -x30322 -x39950 -x5492 -x30755 -x21366 -x31311 -x31085 -x29931 -x17863 -x887 -x22013 -x24683 -x40182 -x11142 -x7579 -x28226 -x1748 -x18172 -x34550 -x25206 -x34425 -x26034 -x15375 -x19130 -x5869 -x40030 -x21718 -x40128 x17822 -x20933 -x29538 -x33982 -x20988 -x22214 -x12094 -x28415 -x4896 -x19244 -x18370 -x32761 -x21918 -x20957 -x5491 -x3663 -x27697 -x33143 -x3512 -x35293 -x31319 -x25532 -x27372 -x8462 -x4780 -x15137 -x31720 -x15727 -x5647 -x25230 -x2925 -x27621 -x23030 -x9336 -x33531 -x19491 -x24314 -x17395 -x33994 -x6136 -x23633 -x38332 -x29260 -x14996 -x15887 -x33488 -x25999 -x32181 -x20448 -x15259 -x7184 -x13079 -x36577 -x31957 -x9667 -x19938 -x1291 -x5280 -x95 -x2545 -x33558 -x35091 -x19832 -x27402 -x26018 -x28548 -x22108 -x23029 -x33420 -x26383 -x19658 -x39087 -x38939 -x9326 -x38231 -x18026 -x1896 -x29244 -x3035 -x7004 -x1350 -x32237 -x40132 -x6723 -x18953 -x3018 -x11206 -x23559 -x29475 -x3880 -x33107 -x27481 -x9788 -x9018 -x9176 -x30524 -x1659 -x15850 -x14276 -x13999 -x29099 -x21356 -x21767 -x21042 -x27385 -x35055 -x955 -x18487 -x18743 -x8666 -x24694 -x20077 -x12277 -x23548 -x28175 -x34221 -x4625 -x431 -x23047 -x19095 -x1018 -x7307 -x5651 -x12762 -x19540 -x1128 -x12930 -x14165 -x21628 -x13510 -x1536 -x29367 -x9839 -x12953 -x12520 -x472 -x28417 -x40811 -x19570 -x35644 -x3954 -x22981 -x3192 -x16326 -x11312 -x38771 -x40813 -x7091 -x20135 -x33535 -x37807 -x7023 -x14273 -x565 -x4348 -x26221 -x8243 -x8012 -x6790 -x20859 -x634 -x23739 -x39519 -x12999 -x7159 -x13303 -x33843 -x4474 -x6181 -x27218 -x29279 -x18403 -x30492 -x29979 -x36996 -x37001 -x27705 -x26188 -x8192 -x7041 -x5329 -x770 -x25148 -x35747 -x25495 -x4467 -x589 -x33659 -x26727 -x12351 -x520 -x5602 -x32924 -x15662 -x17608 -x27981 -x39190 -x11072 -x680 -x7527 -x22035 -x27206 -x39954 -x21190 -x27571 -x36172 -x27650 -x38932 -x4405 -x14452 -x30599 -x34931 -x23415 -x11795 -x12398 -x20498 -x29896 -x16038 -x13629 -x9612 -x20444 -x11942 -x25451 -x39706 -x8143 -x36831 -x29769 -x32017 -x27910 -x7269 -x20963 -x20550 -x1325 -x657 -x6199 -x27996 -x21423 -x16790 -x33290 -x20073 -x34467 -x32380 -x36590 -x9572 -x31506 -x39562 -x39979 -x35361 -x23760 -x5932 -x12911 -x16060 -x18466 -x31878 -x36284 -x20046 -x3461 -x21816 -x4265 -x4537 -x30045 -x950 -x31627 -x14573 -x11983 -x19158 -x33581 -x23944 -x16460 -x17751 -x35094 -x10877 -x20581 -x12858 -x15772 -x10927 -x31511 -x7655 -x8119 -x19775 -x6904 -x21251 -x23307 -x27017 -x198 -x21951 -x31605 -x38891 -x39038 -x13076 -x19254 -x37211 -x3292 -x20240 -x15756 -x7976 -x26581 -x5593 -x39667 -x31242 -x30490 -x24425 -x8254 -x40079 -x10663 -x3477 -x23192 -x29794 -x8674 -x33492 -x27082 -x1567 -x2592 -x32806 -x12038 -x40642 -x33644 -x21642 -x14210 -x1427 -x32598 -x9192 -x36123 -x5336 -x30675 -x21210 -x12147 -x26478 -x7662 -x19713 -x12413 -x17255 -x3207 -x32677 -x5609 -x1761 -x33503 -x40373 -x36133 -x21468 -x28354 -x33030 -x38776 -x13883 -x13480 -x11365 -x25782 -x5582 -x11998 -x37717 -x23485 -x12617 -x427 -x26434 -x29508 -x1064 -x24206 -x16194 -x26027 -x35841 -x15582 -x1779 -x35780 -x10192 -x11541 -x33394 -x12290 -x22755 -x34042 -x23183 -x21799 -x38013 -x9289 -x4031 -x28031 -x7519 -x1950 -x33362 -x28066 -x16301 -x17232 -x31022 -x17046 -x29886 -x30577 -x6284 -x4109 -x38177 -x5950 -x2854 -x14640 -x3220 -x38296 -x39380 -x40467 -x28638 -x22171 -x16170 -x18075 -x9438 -x22558 -x18278 -x28197 -x32062 -x32829 -x10352 -x37508 -x17386 -x32008 -x21801 -x38724 -x13840 -x18181 -x25184 -x1277 -x22989 -x27660 -x22435 -x40856 -x24110 -x31844 -x35459 -x35935 -x13180 -x9208 -x40548 -x12694 -x20608 -x19613 -x25802 -x28697 -x12569 -x10954 -x6260 -x29559 -x911 -x17979 -x23240 -x20521 -x8690 -x9392 -x17178 -x12189 -x24737 -x24239 -x18001 -x3520 -x10695 -x23174 -x7113 -x31143 -x12470 -x3082 -x3248 -x35751 -x36164 -x37298 -x38849 -x32103 -x25201 -x8434 -x4217 -x15468 -x40620 -x11169 -x11608 -x2660 -x28615 -x30825 -x16842 -x20623 -x7587 -x37044 -x27030 -x13795 -x22423 -x27486 -x34971 -x17860 -x25811 -x4967 -x24608 -x1732 -x2757 -x17531 -x399 -x25095 -x16844 -x8193 -x29364 -x15065 -x7045 -x30480 -x5207 -x14532 -x17184 -x34228 -x39427 -x13139 -x22216 -x19067 -x37041 -x38754 -x2497 -x2920 -x40165 -x29220 -x12331 -x29211 -x39323 -x31083 -x6473 -x10904 -x34217 -x29028 -x16297 -x30619 -x15897 -x38138 -x23181 -x12209 -x36149 -x17958 -x29172 -x21290 -x38870 -x27168 -x29615 -x36989 -x30845 -x33432 -x38530 -x14800 -x22339 -x7893 -x32016 -x1953 -x21567 -x20982 -x2940 -x8505 -x5265 -x9011 -x14143 -x28020 -x21486 -x13124 -x24378 -x20164 -x3392 -x36773 -x29185 -x37391 -x35454 -x13559 -x3620 -x11897 -x22578 -x458 -x31038 -x28505 -x4684 -x38855 -x25165 -x33721 -x475 -x1441 -x18355 -x6498 -x27848 -x3791 -x23010 -x15139 -x13007 -x14612 -x39154 -x23453 -x9549 -x18242 -x8086 -x1058 -x16064 -x26834 -x10574 -x36350 -x21499 -x15246 -x10516 -x39517 -x33445 -x38943 -x26735 -x3709 -x2207 -x23289 -x6997 -x14419 -x16561 -x30918 -x4328 -x263 -x30536 -x36377 -x13473 -x24464 -x6191 -x1162 -x5327 -x28975 -x2311 -x29716 -x6038 -x10740 -x40148 -x12783 -x1620 -x17172 -x27611 -x31234 -x31597 -x35135 -x26526 -x28580 -x22312 -x34814 -x15768 -x11655 -x12636 -x27276 -x40931 -x24802 -x26271 -x25913 -x34908 -x8075 -x8166 -x8472 -x15871 -x12850 -x39200 -x39437 -x9356 -x3617 -x23005 -x11789 -x25334 -x37632 -x23424 -x30891 -x12715 -x11327 -x28312 -x31296 -x40799 -x14481 -x31136 -x4096 -x38377 -x12650 -x39618 -x37857 -x27063 -x10159 -x17726 -x15182 -x9494 -x34985 -x2331 -x34865 -x26753 -x17161 -x3924 -x16715 -x19188 -x40089 -x16931 -x19513 -x26595 -x35717 -x40630 -x35247 -x11337 -x11299 -x4295 -x997 -x11879 -x4000 -x28925 -x24679 -x35252 -x30027 -x18965 -x12666 -x35184 -x4142 -x24278 -x28914 -x33775 -x963 -x7227 -x15481 -x5047 -x2598 -x6450 -x25592 -x38818 -x3906 -x19638 -x2489 -x27347 -x8756 -x9246 -x10491 -x16021 -x30556 -x12295 -x24755 -x20654 -x13461 -x12075 -x39195 -x15432 -x4742 -x23082 -x38352 -x19742 -x22133 -x10989 -x34738 -x30925 -x29810 -x20828 -x26472 -x33324 -x17730 -x34924 -x39261 -x33407 -x37226 -x3918 -x6522 -x32881 -x23365 -x16810 -x34396 -x37651 -x30867 -x3156 -x37396 -x3704 -x1108 -x37808 -x8237 -x27275 -x36007 -x18943 -x40239 -x2222 -x26457 -x7205 -x28546 -x10572 -x5617 -x11932 -x1045 -x28236 -x14748 -x28148 -x37964 -x14011 -x20627 -x20228 -x15723 -x24132 -x37493 -x39296 -x3587 -x14950 -x14393 -x18443 -x14400 -x14325 -x35230 -x33431 -x4884 -x40646 -x1147 -x25702 -x23877 -x10769 -x13033 -x38937 -x28751 -x20722 -x24337 -x19190 -x38029 -x35657 -x38671 -x866 -x10597 -x40878 -x16203 -x14716 -x29437 -x19033 -x17516 -x18448 -x29540 -x33446 -x2642 -x33161 -x13787 -x35954 -x39554 -x21911 -x33614 -x9565 -x36830 -x31502 -x4782 -x15315 -x29824 -x23302 -x33834 -x37039 -x14128 -x3117 -x19991 -x4665 -x18270 -x31566 -x25117 -x25599 -x22437 -x10939 -x12473 -x27585 -x39018 -x38188 -x34430 -x24756 -x11538 -x14083 -x2386 -x16148 -x34297 -x22560 -x29694 -x33251 -x34419 -x19621 -x27961 -x15457 -x26648 -x6082 -x9722 -x38162 -x9282 -x35904 -x39013 -x39940 -x15824 -x34070 -x5742 -x39947 -x2711 -x25356 -x31576 -x1792 -x28391 -x7275 -x15250 -x33376 -x1807 -x28983 -x28817 -x28885 -x4973 -x23539 -x31729 -x6313 -x40514 -x15663 -x27787 -x28786 -x13094 -x32316 -x15770 -x19012 -x2505 -x33871 -x20977 -x890 -x16191 -x30604 -x24184 -x9093 -x1136 -x4420 -x33391 -x13706 -x35963 -x24016 -x33479 -x37365 -x31065 -x17009 -x19923 -x15061 -x11153 -x8377 -x8623 -x7765 -x27605 -x2955 -x6363 -x38929 -x25568 -x38423 -x19155 -x13170 -x10649 -x12800 -x12614 -x24928 -x34668 -x5507 -x15874 -x30762 -x2035 -x21154 -x30117 -x22797 -x10404 -x18401 -x20507 -x4498 -x14495 -x37312 -x35491 -x32501 -x32709 -x8591 -x20847 -x29754 -x34448 -x15869 -x4737 -x1447 -x26157 -x1117 -x19546 -x14600 -x5511 -x28558 -x28970 -x34417 -x22584 -x17007 -x13784 -x16089 -x26057 -x28923 -x3981 -x28287 -x14868 -x8668 -x4470 -x34180 -x19944 -x21093 -x19440 -x30756 -x15166 -x14063 -x38128 -x37179 -x39864 -x25476 -x14615 -x23986 -x18211 -x8420 -x26896 -x12752 -x40752 -x32865 -x12016 -x23379 -x29554 -x6630 -x13769 -x7953 -x19666 -x37278 -x32427 -x2909 -x3991 -x40922 -x29386 -x30772 -x8467 -x16876 -x2705 -x33701 -x7763 -x23756 -x33081 -x12964 -x13450 -x23495 -x4660 -x36964 -x38895 -x32087 -x36958 -x18296 -x17488 -x4506 -x10795 -x11584 -x35955 -x32196 -x5760 -x31249 -x10255 -x6315 -x4079 -x6092 -x16504 -x9975 -x13504 -x20356 -x1554 -x23610 -x1976 -x36198 -x31696 -x38598 -x1131 -x26252 -x19956 -x2822 -x37724 -x23081 -x26467 -x14487 -x33255 -x30035 -x40836 -x7907 -x7916 -x22185 -x37574 -x25897 -x7702 -x39580 -x755 -x39102 -x23397 -x7628 -x39565 -x16825 -x18014 -x17733 -x4041 -x23502 -x18893 -x15636 -x4921 -x24520 -x2121 -x658 -x39109 -x5204 -x34742 -x31194 -x21487 -x35276 -x23752 -x5994 -x29098 -x33695 -x34319 -x1643 -x13104 -x6207 -x30787 -x25722 -x3055 -x3726 -x3226 -x5867 -x29635 -x11521 -x12020 -x17462 -x29451 -x5194 -x25853 -x7253 -x20333 -x36147 -x25954 -x181 -x12689 -x10131 -x23204 -x29708 -x36782 -x5687 -x25370 -x5373 -x19474 -x21466 -x30739 -x5793 -x32327 -x18402 -x20644 -x7692 -x9644 -x21191 -x35155 -x15008 -x2963 -x35665 -x592 -x12173 -x23631 -x726 -x39809 -x39512 -x16878 -x22377 -x32758 -x11628 -x38167 -x27389 -x15623 -x33656 -x33754 -x14864 -x18070 -x19218 -x17405 -x24421 -x33076 -x32889 -x3144 -x22647 -x5474 -x32418 -x10281 -x22464 -x14103 -x7517 -x20728 -x16950 -x38501 -x30654 -x39490 -x11821 -x34181 -x18863 -x27753 -x3816 -x37535 -x24888 -x15229 -x4740 -x39217 -x33381 -x10396 -x30927 -x31019 -x35737 -x28991 -x26200 -x13092 -x5893 -x8551 -x27435 -x8604 -x2562 -x3047 -x4751 -x2987 -x23544 -x38490 -x2136 -x20220 -x21645 -x33976 -x25576 -x30527 -x29483 -x4747 -x13192 -x3575 -x8332 -x31342 -x3437 -x13920 -x23568 -x13961 -x39763 -x23744 -x40209 -x1185 -x23157 -x11451 -x21214 -x24519 -x16861 -x9991 -x18577 -x37963 -x26389 -x21137 -x18667 -x36000 -x917 -x10124 -x39236 -x31205 -x29703 -x1546 -x33873 -x14596 -x10044 -x6822 -x25050 -x9330 -x31770 -x39808 -x25425 -x20884 -x943 -x22250 -x31615 -x5433 -x29002 -x33337 -x22948 -x20810 -x11507 -x26775 -x27199 -x12779 -x28873 -x14552 -x19946 -x34927 -x32080 -x32354 -x23422 -x7442 -x25281 -x21879 -x17311 -x4817 -x11201 -x29894 -x34911 -x34277 -x27277 -x17014 -x21172 -x741 -x748 -x22967 -x30179 -x16407 -x22101 -x35602 -x32443 -x28061 -x37836 -x35315 -x22410 -x26403 -x29949 -x25871 -x21107 -x16360 -x2762 -x10469 -x29516 -x35231 -x27057 -x4662 -x22823 -x10045 -x270 -x23187 -x27776 -x9584 -x20204 -x35928 -x105 -x11207 -x3014 -x40100 -x19483 -x3992 -x1069 -x34453 -x103 -x11056 -x39359 -x14126 -x4712 -x12861 -x3717 -x19235 -x35203 -x21637 -x39400 -x5161 -x7074 -x29468 -x4614 -x7188 -x28112 -x25911 -x34944 -x6582 -x721 -x23095 -x5036 -x38268 -x31637 -x4367 -x12686 -x20217 -x16365 -x5861 -x38092 -x26951 -x9145 -x19759 -x6385 -x27004 -x31265 -x16487 -x20997 -x30515 -x39663 -x9469 -x8599 -x991 -x1937 -x603 -x5880 -x3877 -x7846 -x837 -x25540 -x20553 -x14718 -x13655 -x29471 -x6341 -x37962 -x6760 -x4807 -x5187 -x4725 -x31936 -x31812 -x38371 -x33396 -x6221 -x13647 -x389 -x32711 -x5646 -x5962 -x16794 -x33966 -x13490 -x18378 -x12386 -x32383 -x28437 -x16571 -x8658 -x33171 -x31891 -x30277 -x33544 -x6809 -x28790 -x12121 -x10022 -x23200 -x17595 -x10363 -x8031 -x20547 -x24577 -x27094 -x7310 -x200 -x37707 -x22529 -x1899 -x20639 -x26533 -x24072 -x37878 -x31427 -x20166 -x13685 -x10397 -x31162 -x12194 -x36923 -x17493 -x11302 -x38740 -x23333 -x17939 -x25299 -x6834 -x9348 -x21162 -x27974 -x21095 -x2106 -x33521 -x30124 -x7712 -x38838 -x13175 -x18872 -x14047 -x567 -x15023 -x8648 -x30456 -x8189 -x39604 -x1739 -x510 -x21452 -x31798 -x32378 -x867 -x23586 -x22070 -x18051 -x10692 -x24661 -x40113 -x37911 -x19645 -x37715 -x12382 -x33507 -x31178 -x24871 -x9307 -x25284 -x18255 -x6534 x40429 -x40592 -x10991 -x13910 -x11253 -x21967 -x29296 -x10860 -x18368 -x15384 -x3446 -x3127 -x29999 -x36984 -x20414 -x4871 -x33117 -x16260 -x2581 -x5260 -x26196 -x37845 -x35827 -x17412 -x15740 -x27822 -x28247 -x17594 -x11334 -x2548 -x8026 -x6307 -x35924 -x8557 -x20504 -x17499 -x37803 -x20998 -x8746 -x23527 -x28212 -x5167 -x10796 -x5917 -x36693 -x39247 -x6544 -x11004 -x8003 -x5963 -x22749 -x13938 -x7861 -x32192 -x23332 -x18929 -x33523 -x13384 -x34925 -x32997 -x17528 -x15915 -x16291 -x34407 -x13887 -x38910 -x13650 -x36899 -x26253 -x14796 -x15696 -x2244 -x17852 -x4962 -x1476 -x7435 -x29747 -x35851 -x23235 -x7571 -x38545 -x14483 -x24943 -x26661 -x30286 -x31659 -x36460 -x4993 -x21804 -x13720 -x36189 -x22317 -x13402 -x31363 -x25943 -x33747 -x2511 -x18179 -x16271 -x35520 -x12309 -x17915 -x3049 -x26355 -x25261 -x40808 -x29110 -x9850 -x15746 -x15112 -x14278 -x13936 -x5883 -x29821 -x1847 -x34380 -x24049 -x33463 -x32823 -x23236 -x3867 -x40061 -x24571 -x191 -x40295 -x4316 -x17487 -x25789 -x35561 -x22972 -x28468 -x11882 -x16344 -x40870 -x33147 -x35961 -x23657 -x18874 -x27083 -x12191 -x8588 -x20525 -x17222 -x7368 -x34061 -x36542 -x33900 -x38848 -x39779 -x25200 -x19930 -x21070 -x22956 -x17468 -x18888 -x27415 -x35563 -x33152 -x34901 -x24145 -x28264 -x36404 -x14444 -x36257 -x39820 -x8547 -x37249 -x21181 -x6862 -x4164 -x1752 -x1701 -x32631 -x10562 -x30913 -x2208 -x774 -x20456 -x32748 -x32974 -x39739 -x24208 -x14407 -x38438 -x29055 -x7740 -x7482 -x30275 -x28902 -x27188 -x39044 -x7443 -x32468 -x11971 -x5407 -x12099 -x3508 -x29744 -x22597 -x27863 -x14654 x6810 -x4151 -x19271 -x25279 -x23662 -x15898 -x7315 -x30264 -x34682 -x38026 -x22735 -x20571 -x1339 -x4733 -x37928 -x4961 -x28246 -x28920 -x22172 -x11360 -x31924 -x33164 -x20690 -x4601 -x22038 -x27790 -x21455 -x22241 -x10003 -x9913 -x15500 -x37103 -x11474 -x26134 -x35820 -x25500 -x22942 -x16411 -x24810 -x5234 -x29254 -x37467 -x4067 -x40617 -x29829 -x13838 -x11093 -x29215 -x16685 -x35061 -x34143 -x37560 -x26280 -x39172 -x22201 -x16010 -x38898 -x9362 -x34569 -x32843 -x34038 -x20850 -x9142 -x9582 -x4095 -x27215 -x495 -x23064 -x2360 -x10951 -x21087 -x10020 -x16372 -x34617 -x31165 -x5328 -x35309 -x10036 -x18183 -x38154 -x18529 -x1364 -x38366 -x14438 -x24076 -x23131 -x10583 -x7031 -x39927 -x15532 -x29284 -x37229 -x14203 -x22798 -x25960 -x29496 -x12033 -x38111 -x6014 -x19054 -x40644 -x5077 -x3956 -x23638 -x37818 -x22770 -x11918 -x9268 -x34107 -x15577 -x10398 -x16653 -x18841 -x3728 -x3050 -x14246 -x25839 -x33389 -x10009 -x9521 -x11954 -x38759 -x1176 -x13217 -x28403 -x40742 -x40897 -x31690 -x35976 -x3910 -x31062 -x16394 -x31214 -x35648 -x35124 -x9508 -x275 -x28576 -x37344 -x30328 -x35143 -x31556 -x16501 -x3079 -x33887 -x5062 -x28979 -x12216 -x30576 -x178 -x20520 -x13691 -x23550 -x17211 -x2176 -x28919 -x14531 -x34659 -x36262 -x21340 -x7097 -x16472 -x18478 -x17997 -x27246 -x39796 -x4157 -x36246 -x32655 -x30682 -x30950 -x9610 -x19101 -x9433 -x20726 -x6411 -x127 -x38102 -x7259 -x4852 -x23061 -x36990 -x8762 -x40263 -x13871 -x32989 -x5916 -x36287 -x14957 -x15782 -x38857 -x2748 -x3564 -x35330 -x12829 -x36733 -x7267 -x28947 -x17707 -x17495 -x35805 -x35731 -x37450 -x35457 -x40656 -x39699 -x10774 -x19393 -x8418 -x40168 -x24872 -x31908 -x28330 -x18681 -x65 -x37383 -x23813 -x38184 -x37143 -x38426 -x23466 -x30573 -x1540 -x8346 -x20885 -x40009 -x30284 -x30116 -x37798 -x34845 -x27498 -x16351 -x12207 -x36102 -x23492 -x19383 -x30048 -x1302 -x22556 -x32805 -x40341 -x36520 -x27298 -x7350 -x34168 -x25769 -x10720 -x19665 -x16029 -x31132 -x542 -x14692 -x5611 -x33571 -x39368 -x39383 -x28650 -x11956 -x15942 -x12117 -x27036 -x11890 -x3608 -x23910 -x29197 -x6640 -x17300 -x33940 -x12620 -x1751 -x10355 -x9202 -x6510 -x37158 -x29602 -x25009 -x30211 -x38215 -x11785 -x40367 -x25073 -x12967 -x24700 -x5722 -x1587 -x9824 -x5038 -x32814 -x33304 -x30385 -x39070 -x18537 -x10405 -x21301 -x7732 -x4519 -x25182 -x18899 -x9129 -x25663 -x11626 -x25344 -x29964 -x17347 -x23984 -x1182 -x8922 -x17752 -x21531 -x6451 -x27376 -x6336 -x21145 -x16149 -x20074 -x39631 -x6547 -x26527 -x38732 -x13381 -x37373 -x39124 -x24499 -x12006 -x25329 -x33400 -x30729 -x167 -x16026 -x30530 -x209 -x2050 -x6953 -x15328 -x16753 -x13382 -x15885 -x7783 -x31585 -x4418 -x19547 -x16425 -x25351 -x18489 -x8068 -x168 -x1968 -x17240 -x26391 -x18586 -x6777 -x20110 -x28515 -x16422 -x19765 -x27944 -x32471 -x32069 -x6099 -x36095 -x19636 -x31033 -x40320 -x17552 -x39892 -x27593 -x1186 -x38650 -x9265 -x25581 -x15836 -x184 -x13024 -x40875 -x21675 -x34607 -x21389 -x12710 -x8251 -x8333 -x39692 -x12165 -x19739 -x12810 -x1978 -x40913 -x9050 -x481 -x11659 -x40006 -x9563 -x8436 -x26008 -x18029 -x34382 -x9886 -x33458 -x6447 -x1858 -x26848 -x8071 -x326 -x31537 -x29124 -x17391 -x29213 -x31858 -x18797 -x10210 -x1110 -x17826 -x7248 -x8207 -x6322 -x556 -x38480 -x23827 -x23062 -x39666 -x29813 -x21891 -x843 -x16132 -x1458 -x25045 -x915 -x20945 -x6599 -x29551 -x23792 -x29085 -x22088 -x39311 -x17266 -x17906 -x40 -x13141 -x23398 -x20133 -x2237 -x38357 -x4365 -x16056 -x33242 -x11437 -x17684 -x1535 -x32202 -x1967 -x12820 -x22479 -x9252 -x5302 -x28169 -x40874 -x30308 -x33212 -x19925 -x22182 -x27419 -x40375 -x10530 -x11583 -x40588 -x32373 -x5637 -x38042 -x10371 -x32429 -x32026 -x32173 -x21158 -x22830 -x33494 -x14997 -x4219 -x23233 -x37148 -x3972 -x30544 -x14939 -x32510 -x28981 -x7860 -x9146 -x25055 -x17682 -x20087 -x6375 -x40497 -x23349 -x19635 -x10817 -x11884 -x20908 -x19486 -x9608 -x13588 -x7915 -x2165 -x18565 -x4019 -x32420 -x5489 -x26011 -x36539 -x38810 -x20418 -x29409 -x7903 -x39859 -x4786 -x39208 -x32825 -x34636 -x35860 -x10288 -x28306 -x24036 -x2568 -x10237 -x6492 -x8514 -x21332 -x14673 -x6993 -x55 -x9163 -x37852 -x36656 -x32927 -x20947 -x2470 -x30193 -x8130 -x27895 x40434 -x33516 -x36665 x40418 -x28750 -x33971 -x27676 -x39220 -x10095 -x29801 x40553 -x3821 -x13861 -x491 -x30044 -x13363 -x22968 -x14584 -x6327 -x20463 -x17067 -x38132 -x10657 -x17522 -x27855 -x16942 -x17435 -x1539 -x12247 -x17504 -x19442 -x40805 -x10847 -x24048 -x37794 -x599 -x32060 -x3449 -x10829 -x8388 -x22913 -x5136 -x16367 -x8709 -x32752 -x13016 -x6726 -x26159 -x32795 -x35338 -x24130 -x34043 -x18436 -x4656 -x26684 -x13994 -x23820 -x2129 -x29189 -x13817 -x40776 -x14267 -x153 -x6248 -x35275 -x23436 -x15618 -x35539 -x7859 -x1316 -x13353 -x29543 -x10891 -x4114 -x17231 -x5257 -x15435 -x23117 -x32366 -x5569 -x11330 -x26700 -x40622 -x8065 -x24643 -x37682 -x26304 -x13766 -x17529 -x4327 -x173 -x37943 -x31159 -x6196 -x17953 -x40904 -x22018 -x8318 -x10212 -x907 -x9735 x40423 -x14264 -x38583 -x22147 -x26918 -x36086 -x37352 -x6427 -x586 -x22542 -x13206 -x18044 -x31005 -x20724 -x22618 -x7825 -x19511 -x7658 -x16307 -x14906 -x35803 -x36947 -x2999 -x10685 -x28273 -x32860 -x35612 -x13664 -x5064 -x8995 -x23152 -x24913 -x30283 -x412 -x31604 -x18655 -x11888 -x39034 -x32694 -x33908 -x13057 -x34873 -x22311 -x33692 -x16478 -x33180 -x35796 -x38646 -x2599 -x35562 -x13607 -x37088 -x30586 -x21615 -x25840 -x30820 -x11970 -x36825 -x25388 -x1931 -x8154 -x38716 -x25921 -x20849 -x26344 -x2827 -x30546 -x20023 -x16251 -x14113 -x13712 -x20162 -x15177 -x13843 -x23460 -x20706 -x13832 -x35018 -x23612 -x13575 -x2839 -x15104 -x40738 -x18227 -x2001 -x28999 -x13562 -x6959 -x21223 -x10784 -x30617 -x34785 -x410 -x19371 -x25836 -x25573 -x8735 -x31278 -x27108 -x1353 -x18937 -x31656 -x5943 -x34830 -x22714 -x12087 -x609 -x24186 -x3435 -x1148 -x9021 -x17142 -x230 -x5050 -x792 -x14659 -x34154 -x10387 -x35107 -x28037 -x13711 -x19531 -x27183 -x5614 -x22947 -x40860 -x10384 -x28504 -x30059 -x7596 -x1773 -x24851 -x11073 -x18947 -x15337 -x31591 -x7715 -x7452 -x32055 -x6704 -x37388 -x30877 -x29611 -x6417 -x13231 -x32179 -x40687 -x38596 -x18974 -x4864 -x15194 -x21492 -x9967 -x32798 -x21002 -x19740 -x22239 -x17967 -x22802 -x27535 -x12518 -x1034 -x28647 -x15092 -x11067 -x29071 -x14460 -x31464 -x3321 -x18592 -x6012 -x34471 -x36454 -x12564 -x12026 -x19697 -x30337 -x28840 -x25274 -x23043 -x27700 -x12814 -x18204 -x22543 -x37721 -x18617 -x39073 -x19324 -x27998 -x39466 -x14613 -x34958 -x24442 -x2335 -x16816 -x10123 -x24324 -x7605 -x37820 -x10140 -x35547 -x26925 -x3958 -x34715 -x942 -x2742 -x30349 -x9816 -x21958 -x32238 -x15266 -x7221 -x4023 -x18016 -x38299 -x38198 -x30095 -x27357 -x24267 -x15728 -x37299 -x25786 -x14994 -x39557 -x8893 -x18534 -x24843 -x35313 -x14240 -x3525 -x32908 -x27092 -x24364 -x14042 -x2765 -x40480 -x34929 -x3205 -x9585 -x21064 -x19696 -x7949 -x2644 -x16518 -x26068 -x28936 -x36330 -x34257 -x7997 -x756 -x26907 -x35073 -x12674 -x2723 -x37763 -x39407 -x25263 -x23103 -x4245 -x40214 -x37958 -x9579 -x11667 -x38338 -x19242 -x23073 -x32289 -x38305 -x1747 -x16085 -x10555 -x9057 -x6114 -x5951 -x5720 -x31011 -x40543 -x16756 -x35164 -x21997 -x9864 -x21724 -x8716 -x24775 -x24455 -x27248 -x7090 -x23355 -x21325 -x12840 -x12064 -x21603 -x4559 -x16214 -x9919 -x7952 -x14040 -x23769 -x380 -x27503 -x5643 -x25858 -x37995 -x10919 -x28356 -x18005 -x3542 -x2811 -x11740 -x5084 -x36814 -x38851 -x13130 -x28721 -x17461 -x25852 -x9394 -x24939 -x27561 -x19973 -x39469 -x18314 -x6308 -x4979 -x21258 -x13995 -x34838 -x38965 -x34211 -x25218 -x39472 -x40575 -x34491 -x36085 -x15711 -x1660 -x14686 -x6117 -x22807 -x28365 -x22369 -x15736 -x38987 -x11259 -x32137 -x32757 -x15254 -x35159 -x23209 -x16668 -x559 -x29425 -x15172 -x14465 -x39422 -x848 -x22336 -x29157 -x24259 -x21076 -x6130 -x25267 -x8199 -x39917 -x39477 -x1445 -x40397 -x25672 -x38634 -x27960 -x39036 -x32114 -x24498 -x33953 -x21153 -x9776 -x40707 -x28844 -x17971 -x17669 -x11485 -x37669 -x6026 -x31137 -x20209 -x19572 -x26099 -x40685 -x14785 -x8088 -x40554 -x37507 -x24420 -x16724 -x31184 -x222 -x30509 -x6430 -x17527 -x16306 -x26317 -x17423 -x36826 -x9499 -x36842 -x27820 -x8946 -x33008 -x32155 -x17442 -x23583 -x26426 -x15491 -x28310 -x7664 -x7674 -x36332 -x24088 -x40008 -x6752 -x20502 -x40539 -x23407 -x1237 -x29183 -x19193 -x25688 -x27146 -x18056 -x10133 -x24101 -x3847 -x4822 -x19494 -x5576 -x36538 -x20306 -x16283 -x8227 -x7539 -x24593 -x18739 -x31640 -x34652 -x30630 -x31350 -x7018 -x19057 -x30489 -x6268 -x31387 -x5188 -x7814 -x18914 -x20665 -x8258 -x26796 -x3298 -x32320 -x1879 -x32490 -x38872 -x12224 -x31767 -x9467 -x30391 -x15595 -x38796 -x13327 -x14230 -x19520 -x16052 -x25860 -x21774 -x2808 -x35030 -x31439 -x19423 -x12511 -x19253 -x16545 -x17789 -x8919 -x19248 -x10419 -x26077 -x27087 -x9472 -x38999 -x27952 -x26094 -x15458 -x17332 -x29024 -x11466 -x9506 -x471 -x17981 -x19657 -x14233 -x9389 -x18890 -x32263 -x12472 -x16867 -x21011 -x37564 -x23987 -x28956 -x3686 -x15416 -x16350 -x27770 -x19277 -x18107 -x16595 -x15414 -x9971 -x38836 -x33345 -x8931 -x27569 -x5437 -x31362 -x15199 -x33071 -x23970 -x38458 -x9639 -x7053 -x16484 -x13160 -x37746 -x36358 -x10409 -x25343 -x33371 -x30809 -x13934 -x25450 -x17263 -x37909 -x11160 -x23457 -x10007 -x1550 -x15248 -x4997 -x33448 -x2490 -x20970 -x11878 -x29836 -x16299 -x31949 -x28143 -x36526 -x27519 -x10250 -x33567 -x3875 -x14590 -x3289 -x14758 -x13457 -x5152 -x20995 -x8988 -x39873 -x36655 -x15528 -x29956 -x12150 -x30278 -x37227 -x36276 -x37028 -x1586 -x37588 -x7119 -x8580 -x16754 -x40227 -x218 -x12393 -x22685 -x34773 -x19934 -x11516 -x1762 -x27431 -x15524 -x36279 -x1921 -x27581 -x5540 -x1561 -x3302 -x15445 -x8169 -x9649 -x28339 -x44 -x29622 -x31550 -x4332 -x39582 -x450 -x18438 -x36663 -x40933 -x3081 -x37623 -x5944 -x17309 -x37275 -x31683 -x15059 -x158 -x32882 -x1238 -x21358 -x38496 -x32301 -x8225 -x37415 -x13455 -x36707 -x40110 -x7257 -x6918 -x12356 -x6491 -x28315 -x26935 -x21359 -x5451 -x9949 -x26330 -x17186 -x32389 -x37057 -x8246 -x4027 -x13556 -x35570 -x11700 -x6602 -x23296 -x11323 -x8831 -x4169 -x27564 -x4256 -x5129 -x25031 -x26720 -x12731 -x34934 -x5106 -x22907 -x21383 -x2782 -x35998 -x30888 -x12045 -x1395 -x3851 -x13793 -x8586 -x38470 -x34549 -x8519 -x23331 -x1573 -x37983 -x5100 -x15523 -x10406 -x22861 -x10225 -x32870 -x10476 -x29243 -x21826 -x24288 -x10979 -x20819 -x34279 -x31823 -x5019 -x4471 -x38392 -x4141 -x17738 -x14310 -x6941 -x9241 -x1450 -x29895 -x4477 -x25463 -x39479 -x8289 -x3589 -x5145 -x26296 -x18321 -x23381 -x14239 -x20861 -x3246 -x20440 -x3838 -x21378 -x18805 -x40114 -x30609 -x36764 -x6321 -x1880 -x30859 -x29773 -x13488 -x34898 -x38467 -x30054 -x8934 -x31757 -x4664 -x524 -x15518 -x21698 -x2479 -x21640 -x17560 -x16629 -x6844 -x20505 -x1314 -x39022 -x3258 -x19068 -x28326 -x24362 -x17715 -x37024 -x39564 -x23412 -x34740 -x33642 -x14723 -x21771 -x2137 -x34756 -x29447 -x35725 -x16318 -x1947 -x38748 -x19266 -x11693 -x27927 -x34508 -x26479 -x12976 -x32351 -x28394 -x15629 -x19227 -x19386 -x20650 -x151 -x39130 -x22850 -x28150 -x14404 -x1215 -x2550 -x18076 -x5562 -x25997 -x3687 -x8064 -x23659 -x40362 -x24194 -x23045 -x4100 -x5881 -x15485 -x4223 -x32650 -x929 -x8528 -x40615 -x31057 -x24118 -x3936 -x38575 -x8391 -x21811 -x1122 -x21079 -x11691 -x13313 -x3627 -x27345 -x8755 -x22021 -x4072 -x11959 -x17827 -x40118 -x28870 -x17243 -x20938 -x739 -x21902 -x15398 -x21298 -x35836 -x9116 -x14004 -x36695 -x6634 -x38117 -x6948 -x33340 -x10079 -x15693 -x16831 -x24839 -x21224 -x2462 -x8734 -x28449 -x31343 -x34621 -x11831 -x35326 -x7983 -x27157 -x13002 -x38816 -x24973 -x39771 -x6090 -x31952 -x31102 -x11045 -x13821 -x11901 -x19404 -x19109 -x39491 -x10640 -x8545 -x25345 -x216 -x35497 -x10447 -x3256 -x28961 -x18817 -x23271 -x12745 -x34273 -x12252 -x20422 -x25947 -x36810 -x19246 -x31237 -x29374 -x25264 -x6863 -x36536 -x29274 -x34144 -x35758 -x10674 -x37101 -x8270 -x20942 -x13619 -x20058 -x15649 -x38621 -x23337 -x30962 -x13598 -x30149 -x32740 -x36252 -x28014 -x3797 -x17290 -x39289 -x35239 -x32061 -x22354 -x9791 -x11724 -x39834 -x25680 -x22670 -x11893 -x29045 -x30368 -x22690 -x906 -x28588 -x4912 -x38275 -x32878 -x2588 -x25719 -x22945 -x13833 -x37921 -x26102 -x8170 -x24749 -x11252 -x36470 -x12649 -x40396 -x37908 -x27346 -x9180 -x12845 -x36959 -x38185 -x35715 -x12303 -x19852 -x30667 -x7885 -x12658 -x17173 -x12716 -x23982 -x15335 -x5680 -x18374 -x25876 -x8165 -x34309 -x17302 -x26319 -x32038 -x27865 -x3711 -x1829 -x21549 -x22969 -x16027 -x8660 -x307 -x3442 -x32649 -x24502 -x19411 -x30934 -x5277 -x24718 -x37776 -x1922 -x26419 -x28795 -x22716 -x3129 -x4556 -x17643 -x2675 -x594 -x18101 -x12977 -x40248 -x17292 -x34303 -x735 -x30517 -x28209 -x19034 -x11699 -x28057 -x7521 -x37653 -x8694 -x5719 -x34565 -x11070 -x16526 -x27377 -x8136 -x20940 -x1202 -x9244 -x5710 -x10472 -x14664 -x15064 -x14824 -x13300 -x16696 -x1909 -x37897 -x30306 -x6515 -x16003 -x22996 -x28646 -x6267 -x28500 -x39053 -x13077 -x31482 -x40236 -x3179 -x1712 -x19536 -x15197 -x28582 -x21669 -x18424 -x40653 -x35544 -x26477 -x38521 -x29742 -x38008 -x24044 -x8240 -x14398 -x10414 -x4876 -x11158 -x6396 -x10304 -x15888 -x24509 -x24896 -x8617 -x19035 -x24622 -x7427 -x16830 -x17620 -x39258 -x31382 -x32447 -x27050 -x24818 -x1240 -x23323 -x37774 -x3970 -x37523 -x30880 -x20794 -x38182 -x11531 -x15453 -x15282 -x20986 -x26327 -x22349 -x18653 -x22103 -x28289 -x34483 -x6937 -x7803 -x33909 -x14614 -x33347 -x7512 -x36758 -x10722 -x7360 -x6991 -x19545 -x2396 -x29294 -x17890 -x36343 -x27130 -x8741 -x21028 -x20789 -x2093 -x25715 -x10603 -x33065 -x22366 -x160 -x20579 -x28448 -x12619 -x1655 -x23973 -x34887 -x37482 -x2275 -x24657 -x13405 -x11287 -x1271 -x25459 -x4247 -x40858 -x27155 -x23992 -x30226 -x38699 -x15801 -x27154 -x22971 -x30331 -x24641 -x424 -x7118 -x16606 -x7656 -x29168 -x32071 -x32475 -x25687 -x2416 -x34237 -x26575 -x13495 -x18166 -x7743 -x30981 -x12349 -x26393 -x6291 -x23918 -x6394 -x36092 -x36100 -x34216 -x39402 -x1428 -x715 -x21272 -x3327 -x12935 -x26812 -x34581 -x11778 -x16470 -x38121 -x39596 -x14541 -x4787 -x20694 -x16100 -x15859 -x28592 -x39420 -x2889 -x28467 -x14360 -x20324 -x12011 -x1281 -x27424 -x12580 -x8280 -x19000 -x34877 -x7720 -x10599 -x20349 -x20866 -x13525 -x12415 -x14687 -x21807 -x16418 -x25176 -x10521 -x35278 -x31379 -x21463 -x17078 -x4680 -x7883 -x25810 -x12828 -x438 -x20372 -x22837 -x1272 -x11170 -x16615 -x25745 -x18885 -x25542 -x4130 -x15960 -x37704 -x37883 -x3173 -x15476 -x7169 -x36591 -x39509 -x11310 -x23286 -x5107 -x20952 -x4938 -x37693 -x22925 -x15388 -x33386 -x27762 -x18470 -x28230 -x30157 -x27232 -x26731 -x39438 -x16689 -x38731 -x27039 -x12197 -x9769 -x28713 x5884 -x31956 -x15670 -x14434 -x34053 -x40194 -x10832 -x32146 -x6883 -x5548 -x25961 -x334 -x23506 -x32063 -x32926 -x13822 -x21271 -x36176 -x1527 -x7999 -x26809 -x187 -x19096 -x33294 -x23597 -x19078 -x1075 -x3030 -x32292 -x36422 -x23607 -x24971 -x40923 -x11894 -x10745 -x34084 -x27572 -x40464 -x28167 -x13196 -x32134 -x27506 -x790 -x9147 -x3217 -x8921 -x39556 -x7542 -x28623 -x22927 -x36477 -x33753 -x35661 -x39207 -x32556 -x30626 -x35302 -x31522 -x38298 -x26269 -x11767 -x27970 -x20958 -x5493 -x35451 -x21148 -x3631 -x4370 -x28501 -x2340 -x36662 -x2143 -x14272 -x11152 -x818 -x2632 -x24432 -x18742 -x24001 -x39474 -x6318 -x30775 -x33496 -x23025 -x11405 -x1418 -x17336 -x25316 -x9489 -x32746 -x22061 -x7554 -x27862 -x17456 -x28520 -x2378 -x7492 -x8576 -x27000 -x8422 -x28316 -x13921 -x26187 -x20282 -x31969 -x33924 -x38983 -x28372 -x17774 -x31323 -x7390 -x27552 -x11721 -x34766 -x11336 -x24716 -x635 -x33411 -x6437 -x29283 -x9819 -x30689 -x35001 -x8328 -x12898 -x1372 -x4056 -x33509 -x14505 -x21426 -x30553 -x29963 -x37483 -x14566 -x18152 -x36473 -x31877 -x34914 -x23427 -x12543 -x21474 -x19646 -x25418 -x7241 -x6471 -x12492 -x29161 -x20725 -x19651 -x32453 -x27795 -x37025 -x26723 -x8866 -x40672 -x36048 -x39473 -x8860 -x22534 -x16711 -x32200 -x14332 -x3812 -x17921 -x18572 -x15966 -x19733 -x34893 -x8964 -x25010 -x25522 -x29558 -x3871 -x22015 -x35158 -x40832 -x4069 -x2092 -x10815 -x25239 -x6337 -x10658 -x19150 -x2754 -x10278 -x3764 -x34183 -x1196 -x16512 -x1134 -x9032 -x18728 -x22564 -x40925 -x16624 -x38233 -x37953 -x10551 -x40175 -x12153 -x6478 -x7019 -x7366 -x17926 -x29525 x40417 -x11698 -x12651 -x5311 -x38093 -x2813 -x39483 -x39394 -x27523 -x18752 -x24429 -x11311 -x26066 -x3233 -x34888 -x10203 -x27973 -x4182 -x34574 -x7660 -x30097 -x744 -x34662 -x27401 -x30722 -x9007 -x9624 -x36196 -x3984 -x12847 -x22495 -x32579 -x15386 -x29356 -x35130 -x7298 -x23468 -x32665 -x36212 -x33285 -x6830 -x31960 -x8069 -x21632 -x3212 -x28016 -x23903 -x26218 -x2692 -x27326 -x10180 -x4459 -x9847 -x17056 -x11953 -x19437 -x27602 -x4274 -x28770 -x19564 -x22934 -x33816 -x4863 -x38948 -x11606 -x5610 -x11326 -x9003 -x23587 -x36469 -x33820 -x18246 -x36696 -x290 -x14391 -x6068 -x10236 -x33847 -x10718 -x36150 -x12350 -x24444 -x35690 -x18903 -x20894 -x2565 -x40651 -x34233 -x9335 -x16773 -x18909 -x35028 -x5410 -x15242 -x36416 -x29873 -x9617 -x38180 -x3535 -x14202 -x28404 -x20797 -x39238 -x30580 -x1020 -x28742 -x40474 -x20630 -x28300 -x38254 -x24744 -x5835 -x27557 -x19275 -x40908 -x39922 -x26851 -x40665 -x8869 -x24255 -x10859 -x38847 -x34480 -x35623 -x12416 -x36214 -x15794 -x723 -x35439 x37643 -x30937 -x4746 -x23253 -x29019 -x19269 -x37050 -x40088 -x26699 -x32783 -x26810 -x19659 -x23691 -x10239 -x16759 -x37177 -x18876 -x33138 -x39611 -x33462 -x40765 -x7431 -x8827 -x38737 -x4690 -x9137 -x32505 -x36866 -x33799 -x18794 -x7710 -x32646 -x26107 -x3537 -x23376 -x26413 -x4940 -x24392 -x24391 -x13536 -x14343 -x36878 -x26940 -x25699 -x7180 -x26794 -x16491 -x17166 -x21408 -x9419 -x32592 -x2063 -x20747 -x11582 -x10906 -x6579 -x22762 -x12600 -x31677 -x4574 -x9613 -x2805 -x12253 -x30080 -x19611 -x9804 -x10336 -x30427 -x9523 -x25118 -x10001 -x31248 -x8920 -x3116 -x19234 -x26889 -x4985 -x543 -x7380 -x12807 -x31028 -x28159 -x27490 -x23797 -x13614 -x22740 -x18931 -x4375 -x28541 -x30243 -x8847 -x37801 -x5721 -x4989 -x31929 -x1499 -x19784 -x26857 -x11695 -x19920 -x12802 -x7077 -x19997 -x695 -x22747 -x39378 -x38136 -x3723 -x15281 -x4462 -x5619 -x26726 -x28556 -x33959 -x23569 -x349 -x20377 -x12227 -x3020 -x26643 -x26587 -x10631 -x6022 -x40475 -x5139 -x3806 -x30174 -x75 -x24390 -x5286 -x8615 -x36708 -x12113 -x38484 -x612 -x4203 -x7992 -x857 -x19199 -x2159 -x23221 -x26939 -x15767 -x30454 -x22453 -x15802 -x27875 -x39885 -x26877 -x16714 -x26920 -x27786 -x1207 -x24457 -x9398 -x19853 -x30502 -x10990 -x20258 -x40077 -x20342 -x11062 -x2871 -x8213 -x35727 -x1143 -x11802 -x33885 -x11853 -x7853 -x11709 -x37268 -x38143 -x3266 -x14135 -x37952 -x2930 -x37187 -x25826 -x25605 -x38355 -x10055 -x13703 -x7819 -x10539 -x31582 -x13438 -x823 -x6702 -x29321 -x16775 -x40802 -x34399 -x36580 -x2773 -x21349 -x33185 -x37537 -x36741 -x1578 -x9415 -x24155 -x21868 -x32887 -x3339 -x6541 -x39678 -x7109 -x35079 -x13020 -x19992 -x13594 -x38418 -x21092 -x32584 -x28930 -x14967 -x20651 -x21370 -x27793 -x39900 -x14671 -x38360 -x39929 -x21441 -x23753 -x11412 -x25638 -x24969 -x34110 -x16635 -x14775 -x12633 -x11491 -x9017 -x37372 -x36155 -x22043 -x10016 -x38906 -x16650 -x19030 -x31850 -x30767 -x5898 -x18717 -x24451 -x26964 -x29182 -x32710 -x31726 -x29452 -x10910 -x235 -x5825 -x865 -x10653 -x19039 -x23476 -x21100 -x13627 -x22919 -x9750 -x21304 -x18919 -x36840 -x30995 -x16651 -x19911 -x364 -x324 -x38588 -x5279 -x33461 -x4757 -x11315 -x38933 -x21282 -x428 -x1802 -x11903 -x15310 -x19367 -x35554 -x3567 -x29750 -x14033 -x19488 -x19943 -x33159 -x28995 -x1098 -x31390 -x35775 -x24607 -x23701 -x1942 -x16975 -x5747 -x24561 -x40662 -x1468 -x3400 -x3474 -x22433 -x11319 -x5193 -x11641 -x7022 -x39501 -x20111 -x26002 -x9920 -x36485 -x21168 -x2826 -x10742 -x18670 -x35132 -x18479 -x34358 -x31546 -x11033 -x2190 -x8859 -x10716 -x1416 -x32741 -x24450 -x77 -x36291 -x3987 -x8072 -x32458 -x14122 -x37674 -x1030 -x24209 -x20132 -x1141 -x31904 -x23948 -x23443 -x11009 -x15239 -x30001 -x10245 -x13539 -x39308 -x33926 -x33804 -x21752 -x28187 -x31340 -x30751 -x1100 -x29724 -x14874 -x25601 -x29920 -x6081 -x24104 -x17030 -x13677 -x7672 -x27496 -x16349 -x766 -x7574 -x7948 -x962 -x17414 -x33235 -x20348 -x21776 -x25320 -x36592 -x30311 -x3222 -x37238 -x11984 -x12708 -x27512 -x28730 -x17362 -x8022 -x2616 -x21584 -x22379 -x30860 -x14832 -x20561 -x16919 -x30459 -x25917 -x4167 -x34449 -x26340 -x22026 -x8508 -x8331 -x11727 -x13924 -x25824 -x25529 -x11254 -x30948 -x7956 -x34806 -x36026 -x7437 -x24819 -x40290 -x23694 -x34142 -x31608 -x30440 -x17246 -x25743 -x28144 -x34341 -x18555 -x2468 -x4514 -x11131 -x17819 -x24507 -x34530 -x31058 -x30662 -x3612 -x14399 -x15585 -x11403 -x4315 -x2439 -x11001 -x15886 -x40142 -x25944 -x29842 -x35251 -x40600 -x28304 -x4134 -x8455 -x30303 -x25855 -x32618 -x26549 -x33893 -x35456 -x8881 -x28347 -x25797 -x9744 -x18793 -x23837 -x7444 -x1036 -x4881 -x3084 -x17910 -x18483 -x11288 -x31375 -x28152 -x516 -x9553 -x31884 -x12083 -x15392 -x1415 -x10273 -x1326 -x19313 -x29489 -x21477 -x31376 -x32093 -x39245 -x2714 -x14301 -x3428 -x7330 -x31404 -x38069 -x8733 -x18982 -x36555 -x36457 -x17630 -x19391 -x26647 -x36368 -x38151 -x2284 -x39399 -x21910 -x31024 -x37865 -x23440 -x3307 -x16674 -x40786 -x36420 -x34963 -x27131 -x23038 -x15409 -x25880 -x29208 -x30133 -x40223 -x40361 -x36233 -x39329 -x13590 -x34660 -x27991 -x31766 -x23766 -x11185 -x4196 -x40866 -x31895 -x30797 -x20951 -x8954 -x26257 -x10441 -x960 -x40864 -x28431 -x20250 x40416 -x28492 -x3642 -x14409 -x1918 -x13540 -x13626 -x15345 -x14561 -x2956 -x18495 -x6840 -x24270 -x4847 -x2321 -x28802 -x27769 -x14813 -x38576 -x24646 -x1883 -x34784 -x26147 -x27926 -x7847 -x1480 -x16796 -x36841 -x11511 -x10261 -x1410 -x14645 -x21538 -x7544 -x24821 -x28868 -x24047 -x22652 -x38510 -x32232 -x24348 -x27250 -x36971 -x12707 -x26320 -x8928 -x13065 -x15210 -x39119 -x23250 -x4319 -x28240 -x37664 -x12907 -x30695 -x24524 -x1150 -x33157 -x1199 -x38590 -x15279 -x26929 -x24235 -x6542 -x35614 -x30857 -x14953 -x19121 -x35257 -x29732 -x11409 -x40246 -x4919 -x3411 -x16552 -x32439 -x7474 -x40796 -x21043 -x25870 -x37749 -x20820 -x21631 -x9755 -x32344 -x16943 -x31258 -x13992 -x25383 -x12523 -x23390 -x31431 -x13630 -x17908 -x24124 -x25559 -x22442 -x17716 -x21059 -x28360 -x33249 -x27410 -x9240 -x27783 -x30616 -x34959 -x12102 -x6803 -x8662 -x22006 -x19940 -x19728 -x39029 -x24629 -x29874 -x900 -x27997 -x15257 -x902 -x20380 -x12477 -x22125 -x16804 -x13189 -x28745 -x11182 -x40882 -x25086 -x2402 -x7352 -x21511 -x18540 -x38786 -x15901 -x4038 -x33981 -x39904 -x15935 -x8729 -x7962 -x21234 -x6732 -x2017 -x839 -x27001 -x21597 -x32551 -x37605 -x26614 -x19456 -x21284 -x35631 -x38294 -x35566 -x26080 -x8789 -x19099 -x30309 -x33435 -x37210 -x35241 -x7879 -x36167 -x21369 -x6589 -x1047 -x22358 -x33059 -x6475 -x25620 -x13147 -x501 -x12476 -x22365 -x31547 -x3920 -x35328 -x15277 -x31849 -x10945 -x10998 -x291 -x36049 -x15415 -x7112 -x2230 -x14136 -x22620 -x23356 -x34200 -x4713 -x24463 -x30541 -x28934 -x12484 -x33080 -x17010 -x25420 -x2851 -x40257 -x1065 -x20842 -x10122 -x40807 -x53 -x22034 -x38199 -x24983 -x39745 -x28784 -x2848 -x30711 -x9382 -x21161 -x32065 -x13048 -x9291 -x19004 -x2880 -x28443 -x32894 -x21978 -x16902 -x8683 -x21030 -x21607 -x13435 x40428 -x6824 -x12158 -x40329 -x8149 -x12853 -x35863 -x1865 -x3274 -x24931 -x40270 -x6804 -x7959 -x9203 -x2603 -x36787 -x24858 -x29282 -x17416 -x29463 -x20410 -x30823 -x36466 -x40097 -x35265 -x40020 -x17294 -x13320 -x5873 -x36512 -x39209 -x14604 -x24328 -x3017 -x11514 -x17420 -x7816 -x40801 -x3468 -x34278 -x10249 -x20221 -x23801 -x1105 -x27976 -x12691 -x29952 -x34361 -x35269 -x26621 -x14130 -x14827 -x21186 -x38546 -x29638 -x3754 -x28584 -x22106 -x26973 -x18713 -x13949 -x23998 -x7461 -x12100 -x19074 -x37903 -x36874 -x17660 -x29702 -x10445 -x37902 -x10635 -x29852 -x5162 x36578 -x3636 -x32105 -x39686 -x26464 -x8963 -x25854 -x34460 -x38040 -x17944 -x29445 -x8411 -x20488 -x17804 -x31624 -x15080 -x32382 -x37834 -x35527 -x15115 -x19883 -x15800 -x761 -x25347 -x8195 -x14808 -x38125 -x34989 -x6819 -x15900 -x32228 -x35425 -x25879 -x16405 -x8890 -x19586 -x33853 -x25213 -x6558 -x6121 -x37310 -x38697 -x24934 -x34478 -x39851 -x20785 -x9355 -x14132 -x35296 -x20805 -x6197 -x29795 -x35226 -x8524 -x33298 -x24508 -x31645 -x13577 -x15231 -x5603 -x9881 -x17375 -x20671 -x4803 -x16655 -x7716 -x12022 -x39715 -x17444 -x17739 -x32991 -x19360 -x36941 -x35479 -x27452 -x30018 -x27524 -x20082 -x6895 -x20892 -x11454 -x38542 -x4860 -x8433 -x16109 -x4053 -x961 -x12992 -x13836 -x28091 -x28554 -x38314 -x38936 -x40508 -x10341 -x27151 -x19187 -x27876 -x37563 -x8844 -x4880 -x8546 -x14928 -x21318 -x19143 -x9303 -x9616 -x39100 -x20679 -x36611 -x1401 -x7604 -x7984 -x9493 -x25705 -x5141 -x16994 -x29984 -x8370 -x5323 -x23890 -x28941 -x12739 -x29621 -x28442 -x34077 x40432 -x12097 -x15101 -x20478 -x32645 -x38251 -x10699 -x30398 -x30704 -x35806 -x2850 -x40760 -x35207 -x26911 -x21641 -x36030 -x12418 -x8360 -x35418 -x19851 -x22624 -x9232 -x21215 -x30884 -x38114 -x19535 x40407 -x3856 -x12139 -x26805 -x20867 -x5111 -x40852 -x17158 -x33598 -x8004 -x25580 -x35057 -x31688 -x12453 -x19679 -x5947 -x24481 -x614 -x24253 -x7258 -x8138 -x36929 -x40569 -x6261 -x31223 -x25761 x40437 -x35253 -x3251 -x34545 -x18811 -x28063 -x16302 -x27870 -x34585 -x38439 -x21264 -x12076 -x28762 -x36715 -x35027 -x32487 -x8875 -x35534 -x32489 -x12371 -x39549 -x13185 -x25724 -x13142 -x21465 -x19519 -x15575 -x4511 -x5200 -x14069 -x15826 -x38144 -x4430 -x12519 -x37500 -x20205 -x20839 -x34566 -x21390 -x40326 -x33388 -x34244 -x26293 -x2245 -x19496 -x27443 -x1085 -x28847 -x17201 -x18147 -x29847 -x5386 -x20714 -x34153 -x20821 -x26685 -x7562 -x31152 -x39511 x40448 -x33561 -x6695 -x27384 -x38421 -x24142 -x39852 -x22689 -x32802 -x6213 -x22004 -x2951 -x22042 -x7305 -x11610 -x2025 -x40639 -x8257 -x35807 -x7511 -x19002 -x21840 -x35453 -x17331 -x31179 -x36275 -x32753 -x38445 -x23465 -x35402 -x40287 -x20923 -x15719 -x4184 -x8897 -x22964 -x13972 -x5485 -x14106 -x4080 -x25042 -x35956 -x16735 -x31347 -x27264 -x30911 -x16821 -x30629 -x29031 -x11939 -x6485 -x24541 -x590 -x2128 -x23949 -x34678 -x22113 -x22180 -x27898 -x32972 -x27856 -x1259 -x31275 -x36401 -x19919 -x31385 -x2689 -x9293 -x36455 -x33776 -x21550 -x29802 -x7601 -x32240 -x38638 -x32639 -x32804 -x12414 -x11630 -x36303 -x22916 -x19522 -x6279 -x8447 -x2252 -x630 -x31781 -x20844 -x27305 -x33715 -x36688 -x29578 -x535 -x11852 -x19928 -x22080 -x31359 -x4897 -x20421 -x27603 -x14789 -x20290 -x35692 -x10346 -x28332 -x11877 -x22292 -x3148 -x38417 -x35663 -x17455 -x33361 -x14333 -x2435 -x3206 -x29797 -x17140 -x2959 -x23611 -x8779 -x8421 -x22734 -x4907 -x12753 -x25747 -x35262 -x35191 -x23335 -x15539 -x22213 -x12302 -x4 -x595 -x162 -x26615 -x6831 -x28749 -x9175 -x27142 -x26060 -x18660 -x22649 -x9411 -x2836 -x9648 -x40390 -x4349 -x35922 -x16177 -x29251 -x24109 -x3948 -x4419 -x587 -x9314 -x29238 -x16427 -x25641 -x27442 -x27266 -x1949 -x26379 -x34020 -x15775 -x13567 -x13359 -x35235 -x2135 -x18100 -x11571 -x35477 -x27599 -x19350 -x31631 -x40627 -x24826 -x39818 -x3387 -x5151 -x20149 -x17798 -x11023 -x26833 -x15557 -x37520 -x39724 -x12552 -x36950 -x579 -x22158 -x14663 -x37948 -x34435 -x2348 -x37063 -x20114 -x5628 -x13943 -x3015 -x24727 -x35186 -x18631 -x816 -x9135 -x21175 -x36037 -x26816 -x7429 -x1860 -x22154 -x30433 -x1201 -x19118 -x6995 x40449 -x22219 -x28782 -x8351 -x26981 -x37221 -x7355 -x3053 -x26637 -x37831 -x13508 -x39969 -x19013 -x25922 -x2164 -x16882 -x16315 -x15129 -x30757 -x18593 -x28438 -x31257 -x24221 -x4334 -x33269 -x24372 -x34443 -x31243 -x20307 -x39248 -x5672 -x33726 -x34422 -x32293 -x9404 -x3526 -x27212 -x25321 -x24272 -x25662 -x35606 -x35142 -x13430 -x4318 -x20030 -x29063 -x26272 -x37673 -x23464 -x16709 -x11388 -x27828 -x13421 -x10094 -x6773 -x27059 -x21643 -x71 -x22901 -x31665 -x33712 -x36739 -x11741 -x27338 -x27930 -x40091 -x39982 -x23510 -x11109 -x17079 -x5806 -x11025 -x12862 -x9442 -x31587 -x18548 -x39147 -x36315 -x27210 -x23811 -x13952 -x33261 -x1279 -x1753 -x27583 -x32209 -x9237 -x36434 -x16728 -x12630 -x2030 -x7771 -x5941 -x31574 -x36766 -x17152 -x27732 -x13251 -x40052 -x34464 -x37624 -x29757 -x23458 -x4828 -x30874 -x15867 -x4998 -x11404 -x39031 -x1437 -x11748 -x22012 -x8198 -x20105 -x25192 -x5807 -x16494 -x28229 -x13521 -x35584 -x26275 -x19849 -x5715 -x9399 -x13286 -x18159 -x4885 -x25121 -x39421 -x10978 -x10915 -x23796 -x35712 -x22573 -x13873 -x33931 -x23743 -x30070 -x21367 -x24618 -x4668 -x8183 -x16259 -x30221 -x597 -x4611 -x24433 -x26998 -x22866 -x29022 -x29438 -x7460 -x34878 -x2153 -x33262 -x5924 -x8780 -x13882 -x2520 -x7384 -x38859 -x706 -x40153 -x5675 -x36789 -x35106 -x20106 -x3213 -x28776 -x27492 -x26352 -x3544 -x21124 -x9432 -x9539 -x17260 -x9485 -x18139 -x5580 -x31381 -x10193 -x23626 -x601 -x25513 -x19296 -x28886 -x29223 -x20745 -x5183 -x14512 -x5444 -x28245 -x17675 -x15117 -x30323 -x10402 -x33369 -x40895 -x7502 -x32590 -x7758 -x23825 -x25087 -x26561 -x3114 -x38147 -x28196 -x38425 -x15963 -x39140 -x22138 -x37235 -x12909 -x22463 -x25808 -x21481 -x4983 -x34658 -x37933 -x23375 x5818 -x38665 -x37636 -x15820 -x30916 -x33373 -x24932 -x8263 -x30484 -x3146 -x36231 -x33657 -x30021 -x8412 -x30578 -x4679 -x31972 -x17037 -x25670 -x29739 -x923 -x36468 -x13939 -x33193 -x10480 -x33349 -x13339 -x16779 -x33719 -x14547 -x22383 -x22562 -x35476 -x35937 -x27118 -x30348 -x4716 -x31009 -x40756 -x36633 -x16995 -x4758 -x15612 -x24774 -x26957 -x22678 -x10267 -x19718 -x29608 -x14101 -x11082 -x23898 -x13068 -x34629 -x12088 -x30324 -x22264 -x27745 -x33608 -x8887 -x3260 -x3672 -x4360 -x28344 -x21711 -x39898 -x22221 -x4472 -x16369 -x14755 -x31676 -x5375 -x26811 -x4368 -x29679 -x22892 -x38226 -x31505 -x11272 -x40724 -x32341 -x18286 -x487 -x4011 -x18605 -x15659 -x6860 -x35311 -x36881 -x36815 -x1686 -x37905 -x33038 -x25228 -x35767 -x26433 -x17314 -x36339 -x14324 -x30827 -x2856 -x19631 -x30430 -x13643 -x3077 -x30223 -x13440 -x30849 -x31749 -x26173 -x6586 -x33054 -x5356 -x27844 -x10682 -x13993 -x566 -x23556 -x11800 -x30229 -x37759 -x9675 -x4606 -x17770 -x16388 -x17931 -x40400 -x2038 -x36495 -x27103 -x40857 -x29879 -x17109 -x34138 -x13781 -x37055 -x4321 -x1727 -x30875 -x40038 -x24274 -x35267 -x36606 -x22773 -x5159 -x19042 -x899 -x25208 -x37020 -x9249 -x4501 -x19846 -x3912 -x17060 -x10737 -x4708 -x12642 -x12234 -x38801 -x36253 -x19672 -x7181 -x14975 -x14951 -x6888 -x31270 -x21448 -x37476 -x21406 -x17866 -x13126 -x17242 -x2352 -x34591 -x12963 -x17674 -x38528 -x22722 -x1060 -x34684 -x19471 -x36961 -x35144 -x24349 -x12892 -x35467 -x11094 -x21744 -x39727 -x8126 -x9694 -x31570 -x22635 -x26115 -x12742 -x36432 -x31899 -x15133 -x28644 -x32780 -x19321 -x4928 -x29613 -x24415 -x6178 -x31298 -x7009 -x39925 -x18654 -x8562 -x166 -x20052 -x13173 -x21001 -x39994 -x768 -x11738 -x6156 -x10806 -x15079 -x1231 -x37334 -x33711 -x35881 -x27003 -x28093 -x36286 -x4610 -x21350 -x37271 -x39002 -x13083 -x24308 -x11989 -x18878 -x7195 -x4312 -x16050 -x25181 -x29214 -x4039 -x27964 -x31974 -x22009 -x12004 -x19133 -x1697 -x1710 -x14338 -x19941 -x38076 -x6652 -x28831 -x19693 -x16304 -x27406 -x23712 -x40283 -x29234 -x35674 -x28171 -x18413 -x21732 -x12590 -x22459 -x5525 -x1619 -x2381 -x25736 -x6623 -x28587 -x32518 -x33232 -x23101 -x26378 -x35085 -x30522 -x29180 -x25416 -x38603 -x13255 -x19965 -x24408 -x14681 -x39676 -x3513 -x22551 -x11351 -x31435 -x24038 -x6583 -x28550 -x24162 -x38840 -x22575 -x9277 -x31408 -x2161 -x14096 -x19901 -x23488 -x19998 -x36904 -x9120 -x14152 -x2187 -x13850 -x4105 -x6015 -x23635 -x21654 -x5735 -x32730 -x11499 -x23671 -x39733 -x28219 -x1907 -x11902 -x18049 -x5783 -x21063 -x33126 -x15992 -x14003 -x19457 -x38770 -x11622 -x26213 -x34011 -x21616 -x36071 -x32912 -x569 -x30472 -x23832 -x25821 -x23305 -x35147 -x38229 -x35876 -x7217 -x27755 -x20777 -x7204 -x33830 -x32421 -x602 -x3626 -x262 -x27789 -x14186 -x23009 -x38829 -x24781 -x31356 -x9266 -x23046 -x38961 -x9188 -x39701 -x35670 -x20296 -x12948 -x12860 -x25214 -x6511 -x14244 -x28670 -x22067 -x13472 -x28134 -x19502 -x20273 -x15881 -x7374 -x30101 -x37611 -x40216 -x1003 -x19298 -x25700 -x31712 -x26751 -x2008 -x22143 -x33036 -x27041 -x23989 -x8814 -x15809 -x26297 -x26569 -x34557 -x1551 -x16084 -x35894 -x7007 -x6139 -x25851 -x11012 -x6938 -x28040 -x36799 -x27235 -x21565 -x35700 -x7845 -x3108 -x39233 -x31215 -x5957 -x1875 -x13542 -x37 -x17278 -x15438 -x30740 -x29581 -x33903 -x31051 -x40093 -x3431 -x23883 -x17299 -x29569 -x34445 -x36116 -x15158 -x9238 -x26702 -x34497 -x30393 -x37791 -x33342 -x11972 -x23869 -x29236 -x21780 -x23272 -x37598 -x29929 -x23432 -x19561 -x6148 -x19470 -x3145 -x4052 -x34808 -x14905 -x37129 -x29064 -x18737 -x36402 -x2425 -x30032 -x31736 -x14001 -x1193 -x29905 -x12091 -x32079 -x5110 -x38515 -x26537 -x24988 -x37191 -x37180 -x31146 -x19309 -x13056 -x30979 -x9533 -x25595 -x32644 -x9626 -x2556 -x4793 -x19316 -x5597 -x4988 -x17820 -x7646 -x30198 -x17012 -x1009 -x19698 -x25126 -x15633 -x9375 -x19168 -x27025 -x28557 -x39228 -x24085 -x34195 -x13157 -x33517 -x1675 -x18967 -x8046 -x24046 -x33007 -x32917 -x35422 -x7313 -x7921 -x34957 -x2795 -x19356 -x19983 -x18949 -x6865 -x39642 -x10431 -x30476 -x21976 -x25088 -x3809 -x6104 -x11331 -x5781 -x33854 -x38558 -x11057 -x11411 -x12129 -x2690 -x971 -x14853 -x25065 -x38057 -x12547 -x13719 -x22408 -x7496 -x23277 -x39956 -x31155 -x3454 -x12366 -x15230 -x14443 -x18430 -x5394 -x245 -x10777 -x7901 -x2197 -x20776 -x22951 -x35483 -x17434 -x6739 -x12634 -x15725 -x21060 -x34078 -x18389 -x16792 -x9733 -x31158 -x7487 -x3238 -x8269 -x38228 -x8042 -x37804 -x27634 -x40550 -x19624 -x11016 -x40180 -x20528 -x23431 -x21361 -x3724 -x15399 -x16293 -x25505 -x13845 -x3515 -x24182 -x28905 -x3071 -x17084 -x16786 -x698 -x37481 -x12899 -x14770 -x6270 -x15394 -x28794 -x11863 -x37884 -x33137 -x39527 -x25558 -x31984 -x14124 -x21346 -x23176 -x35259 -x26367 -x3683 -x2524 -x39822 -x15687 -x39886 -x25975 -x1915 -x27104 -x13436 -x10331 -x12084 -x15306 -x2087 -x28355 -x13983 -x33279 -x25817 -x18193 -x22466 -x14559 -x36853 -x37006 -x18326 -x25070 -x24582 -x24073 -x18988 -x34 -x12799 -x39741 -x32737 -x2965 -x35862 -x28654 -x25606 -x15312 -x3572 -x25713 -x21471 -x30357 -x14192 -x18801 -x19401 -x54 -x31979 -x38306 -x12381 -x14619 -x15437 -x39404 -x37914 -x3152 -x38602 -x4568 -x28740 -x18597 -x4270 -x14235 -x7278 -x5879 -x38330 -x29310 -x9254 -x31759 -x18313 -x16267 -x27717 -x9556 -x37378 -x25890 -x16538 -x29336 -x16054 -x8801 -x24907 -x1980 -x28189 -x37697 -x36834 -x21699 -x12970 -x15208 -x9313 -x36060 -x39985 -x3169 -x31 -x24422 -x8062 -x8673 -x27316 -x28612 -x24528 -x15088 -x23067 -x33319 -x19094 -x22044 -x2666 -x5147 -x16018 -x17148 -x11150 -x29306 -x2365 -x34330 -x23097 -x34389 -x30901 -x7615 -x152 -x37316 -x19968 -x10625 -x1109 -x17068 -x27115 -x30831 -x23110 -x10214 -x14776 -x35949 -x26653 -x25709 -x29352 -x23328 -x4111 -x40107 -x2282 -x22509 -x20146 -x35630 -x8275 -x23533 -x26262 -x6133 -x7637 -x17834 -x15321 -x5692 -x12704 -x36361 -x17808 -x26065 -x31664 -x25438 -x34440 -x35105 -x39231 -x38827 -x26568 -x6690 -x27994 -x11612 -x30195 -x20029 -x20827 -x1149 -x16086 -x32362 -x36551 -x25873 -x29625 -x28574 -x38764 -x4709 -x35923 -x416 -x8909 -x38954 -x29748 -x33765 -x3075 -x39401 -x9548 -x9808 -x11419 -x39159 -x14500 -x27851 -x10874 -x5625 -x13885 -x40527 -x40268 -x36094 -x2786 -x27735 -x18770 -x31855 -x5405 -x8173 -x24251 -x22645 -x40289 -x18598 -x20962 -x38862 -x31548 -x33542 -x35778 -x32018 -x21587 -x14765 -x17077 -x17092 -x35977 -x40822 -x5465 -x28611 -x9474 -x34370 -x20227 -x19949 -x3692 -x165 -x10544 -x18058 -x15908 -x3966 -x24783 -x2760 -x12530 -x10894 -x30466 -x23290 -x24639 -x15324 -x9447 -x23484 -x1482 -x28755 -x7163 -x15704 -x18118 -x15970 -x893 -x398 -x22232 -x22874 -x29383 -x13146 -x24800 -x35316 -x6241 -x32721 -x23718 -x451 -x11203 -x32372 -x23783 -x6896 -x3648 -x25850 -x29973 -x6097 -x21021 -x12813 -x30800 -x1780 -x15354 -x27622 -x17168 -x385 -x28007 -x21281 -x7640 -x37637 -x17790 -x30552 -x34615 -x34202 -x17285 -x24188 -x39280 -x15911 -x29050 -x28747 -x5550 -x21972 -x32653 -x38717 -x4946 -x35603 -x2188 -x19077 -x18362 -x5761 -x27570 -x26238 -x18648 -x17555 -x35524 -x20569 -x27677 -x5054 -x2124 -x8218 -x34915 -x21126 -x7620 -x15238 -x1885 -x740 -x12201 -x21400 -x32195 -x10731 -x25655 -x19532 -x34719 -x11461 -x5714 -x34758 -x984 -x23684 -x12946 -x22799 -x24938 -x12975 -x35842 -x22880 -x2021 -x21222 -x19299 -x1505 -x38258 -x24177 -x31803 -x22995 -x38989 -x12184 -x5102 -x4012 -x2976 -x5620 -x26289 -x5727 -x14902 -x30568 -x25807 -x37649 -x32936 -x27411 -x36146 -x9822 -x30343 -x33025 -x33914 -x39020 -x5063 -x35310 -x23780 -x28241 -x30781 -x35610 -x40092 -x40713 -x10050 -x27267 -x22753 -x15449 -x7407 -x26084 -x1963 -x38852 -x2274 -x35204 -x30409 -x30113 -x5856 -x22979 -x22586 -x25454 -x40709 -x642 -x39098 -x21938 -x8406 -x7996 -x12775 -x18394 -x39750 -x16321 -x17343 -x34712 -x1925 -x21796 -x7266 -x9677 -x30991 -x40544 -x15263 -x37778 -x966 -x9131 -x17633 -x1744 -x23899 -x6443 -x16657 -x19446 -x34597 -x3971 -x993 -x19070 -x19421 -x28699 -x5387 -x29741 -x34563 -x22679 -x28296 -x28521 -x18233 -x6909 -x9020 -x19334 -x5859 -x40821 -x31084 -x39091 -x7870 -x29812 -x39450 -x15099 -x35677 -x5531 -x24447 -x29485 -x16985 -x21991 -x7339 -x25945 -x1471 -x9570 -x28085 -x28122 -x27767 -x21553 -x5345 -x31310 -x20284 -x24544 -x33806 -x2584 -x18738 -x31841 -x28552 -x38958 -x34265 -x33116 -x20384 -x5599 -x30791 -x20234 -x37982 -x26912 -x18804 -x34896 -x14305 -x25863 -x9067 -x19236 -x11815 -x26336 -x15473 -x22671 -x24616 -x6359 -x28114 -x22306 -x26487 -x29809 -x30064 -x8996 -x11710 -x26108 -x598 -x8864 -x26682 -x35703 -x10242 -x28701 -x7100 -x1494 -x15247 -x13397 -x10930 -x32875 -x2855 -x23642 -x28606 -x651 -x2980 -x19355 -x6949 -x39639 -x8738 -x38053 -x15827 -x3999 -x8523 -x19999 -x9058 -x34475 -x27803 -x23071 -x20086 -x21339 -x21962 -x25640 -x20667 -x32223 -x10114 -x22692 -x19380 -x8135 -x33430 -x12254 -x26520 -x27925 -x23400 -x20116 -x23261 -x34582 -x22567 -x2339 -x2485 -x17377 -x24662 -x19986 -x37652 -x40253 -x655 -x3490 -x36109 -x37577 -x11556 -x20265 -x4092 -x20778 -x9687 -x27526 -x5682 -x35762 -x1764 -x4361 -x4485 -x22446 -x27799 -x39983 -x24832 -x9437 -x23561 -x26524 -x33377 -x10642 -x20804 -x13277 -x17106 -x17706 -x1079 -x6947 -x5754 -x15526 -x22800 -x35569 -x10604 -x14899 -x256 -x29201 -x38063 -x10161 -x1666 -x31741 -x38316 -x35088 -x34322 -x37362 -x23619 -x1195 -x23153 -x30251 -x29542 -x39097 -x36504 -x32331 -x38618 -x11243 -x10704 -x25480 -x11353 -x5148 -x32616 -x8958 -x25444 -x2220 -x27006 -x36341 -x19951 -x21736 -x37197 -x16903 -x7536 -x39418 -x31259 -x40391 -x13166 -x33170 -x27358 -x19132 -x6093 -x35289 -x9074 -x17646 -x32756 -x13848 -x5744 -x19328 -x15060 -x8824 -x16619 -x39775 -x7802 -x4964 -x31564 -x22481 -x486 -x33709 -x16031 -x7065 -x14503 -x19602 -x35008 -x18810 -x16582 -x29378 -x39926 -x11241 -x37492 -x30161 -x22196 -x1569 -x30377 -x25866 -x25210 -x32147 -x34543 -x13306 -x20190 -x26955 -x3819 -x19322 -x36544 -x30482 -x7164 -x6091 -x13319 -x8277 -x2732 -x27966 -x39613 -x34999 -x39447 -x37972 -x13846 -x1823 -x29164 -x12337 -x4916 -x28401 -x5701 -x34816 -x6399 -x27746 -x29034 -x34317 -x40123 -x33289 -x17501 -x6934 -x38642 -x39430 -x27198 -x22994 -x15181 -x15291 -x19191 -x16598 -x11435 -x19913 -x9309 -x36873 -x2095 -x1023 -x39223 -x12409 -x24693 -x38452 -x28718 -x29785 -x11408 -x9775 -x6314 -x31595 -x16428 -x28589 -x30852 -x30062 -x28772 -x32832 -x35087 -x6230 -x25159 -x16329 -x24807 -x25421 -x20917 -x11682 -x10374 -x17141 -x27835 -x36296 -x1957 -x37825 -x32405 -x28127 -x11255 -x36778 -x22712 -x35704 -x13398 -x15465 -x21226 -x25659 -x22130 -x24027 -x17398 -x13133 -x6616 -x11834 -x31669 -x2970 -x25110 -x29790 -x15105 -x10802 -x38973 -x15710 -x33352 -x26958 -x8471 -x34624 -x37027 -x62 -x38015 -x9977 -x4518 -x34140 -x29412 -x206 -x13895 -x19576 -x25884 -x36514 -x29458 -x3619 -x8582 -x40159 -x35967 -x16744 -x19416 -x38387 -x23646 -x26005 -x14072 -x39695 -x2075 -x10563 -x15556 -x34841 -x37916 -x36849 -x16120 -x27532 -x7413 -x13291 -x779 -x23971 -x38300 -x19335 -x4523 -x32816 -x30975 -x7875 -x27756 -x39578 -x40238 -x25348 -x4372 -x16532 -x3624 -x38253 -x33405 -x25544 -x39957 -x30627 -x3052 -x14377 -x31007 -x2217 -x34648 -x2260 -x30166 x40442 x3637 -x6125 -x6397 -x28689 -x33533 -x13551 -x28006 -x20346 -x4594 -x16782 -x30390 -x4739 -x11566 -x40101 -x13584 -x14611 -x7092 -x4809 -x11750 -x39143 -x6672 -x29548 -x15304 -x8968 -x5713 -x40789 -x20660 -x21934 -x40045 -x22743 -x24476 -x36254 -x13989 -x17039 -x25411 -x7081 -x15382 -x8722 -x36154 -x26703 -x1360 -x34538 -x4154 -x4835 -x34875 -x13224 -x33288 -x26502 -x36228 -x28604 -x20845 -x37281 x40439 -x4433 -x35215 -x15122 -x11923 -x15754 -x1084 -x16370 -x25288 -x25379 -x1233 -x10156 -x7070 -x9637 -x31703 -x11732 -x6654 -x25355 -x20246 -x5196 -x32764 -x28168 -x5674 -x26924 -x18168 -x31569 -x10219 -x17323 -x18751 -x25465 -x38713 -x16718 -x12711 -x19212 -x1826 -x13447 -x28163 -x36492 -x37424 -x8696 -x24032 -x36320 -x28421 -x35002 -x19293 -x17809 -x1716 -x26246 -x28585 -x16634 -x7239 -x33915 -x5693 -x16416 -x12647 -x6910 -x25436 -x31559 -x6649 -x2002 -x5524 -x39774 -x5795 -x8214 -x5785 -x10462 -x21199 -x33209 -x13494 -x13914 -x22872 -x30265 -x18858 -x19682 -x4483 -x14700 -x30271 -x3874 -x38112 -x37566 -x24703 -x3979 -x19323 -x12218 -x11899 -x3270 -x35488 -x40162 -x25512 -x15637 -x27619 -x38105 -x33356 -x23644 -x30356 x40540 -x38955 -x26092 -x1462 -x4945 -x21983 -x5105 -x25114 -x30325 -x28523 -x4131 -x22579 -x15997 -x820 -x26203 -x34206 -x37270 -x2146 -x12446 -x17228 -x23939 -x19589 -x21728 -x16865 -x26928 -x19579 -x21033 -x20567 -x10709 -x27711 -x1683 -x6144 -x6174 -x38651 -x25479 -x18646 -x38479 -x27801 -x19041 -x5439 -x16898 -x17635 -x239 -x24276 -x4849 -x38263 -x37072 -x32042 -x8629 -x17195 -x39595 -x30778 -x8649 -x2625 -x22137 -x32136 -x14837 -x34511 -x20753 -x17143 -x20409 -x27178 -x1670 -x16208 -x38390 -x14219 -x9966 -x36857 -x40177 -x20669 -x34708 -x33856 -x34970 -x22869 -x13957 -x19441 -x38912 -x39403 -x12433 -x27568 -x15223 -x18088 -x10375 -x38245 -x21963 -x1290 -x16918 -x38772 -x21594 -x22204 -x22434 -x40191 -x17041 -x19955 -x40831 -x34006 -x522 -x29867 -x11301 -x11421 -x1581 -x39920 -x4773 -x7684 -x26254 -x20442 -x40147 -x35701 -x34199 -x16449 -x29721 -x17494 -x19988 -x21529 -x3168 -x26821 -x33596 -x11766 -x36562 -x10176 -x39585 -x38715 -x35306 -x17865 -x9950 -x7631 -x26052 -x9562 -x20161 -x38753 -x21039 -x24342 x36376 -x34287 -x1895 -x31321 -x37839 -x3333 -x34049 -x18217 -x810 -x14349 -x5792 -x14677 -x34041 -x35797 -x20196 -x3659 -x3914 -x34881 -x38441 -x11578 -x3034 -x23020 -x5670 -x4663 -x14586 -x35003 -x14414 -x39315 -x1849 -x29324 -x5393 -x6559 -x6823 -x7197 -x4082 -x37405 -x36375 -x38103 -x8056 -x1348 -x26101 -x29872 -x34379 -x17221 -x29456 -x24269 -x22332 -x4734 -x35823 -x18142 -x21200 -x19207 -x12358 -x14086 -x24632 -x31910 -x3203 -x20254 -x16603 -x29219 -x37502 -x29008 -x28100 -x14605 -x8223 -x7622 -x30646 -x13507 -x30752 -x11074 -x393 -x25837 -x25503 -x7086 -x31868 -x25179 -x38769 -x5522 -x27774 -x7477 -x33085 -x17050 -x27528 -x31912 -x28787 -x856 -x37768 -x28021 -x26845 -x35065 -x26234 -x12755 -x8323 -x26774 -x23709 -x23267 -x28131 -x9403 -x17457 -x14145 -x12571 -x30572 -x14282 -x30148 -x21311 -x30022 -x37913 -x14554 -x25094 -x18501 -x2576 -x33984 -x32643 -x1556 -x14580 -x37110 -x280 -x35318 -x37470 -x35577 -x20877 -x24350 -x24156 -x25556 -x28333 -x36130 -x29780 -x20037 -x7421 -x8730 -x19460 -x21425 -x515 -x4001 -x36459 -x7370 -x28666 -x17321 -x9947 -x37959 -x36953 -x31882 -x21505 -x6688 -x21305 -x17893 -x8382 -x23282 -x23113 -x32679 -x35092 -x21495 -x27768 -x6631 -x2746 -x14323 -x29760 -x6951 -x19972 -x17048 -x30351 -x30944 -x34177 -x22364 -x10128 -x34558 -x596 -x23480 -x12510 -x4362 -x27800 -x5767 -x8373 -x2846 -x34352 -x22605 -x29250 -x7175 -x7649 -x32241 -x22580 -x38711 -x25708 -x33075 -x21721 -x4456 -x6374 -x20699 -x10106 -x7638 -x13744 -x8691 -x29053 -x2734 -x1848 -x32512 -x1755 -x28542 -x7484 -x576 -x21633 -x15745 -x18422 -x5903 -x7815 -x10986 -x9829 -x3541 -x23497 -x19806 -x27086 -x37515 -x29281 x40422 -x20001 -x1354 -x22950 -x27957 -x13273 -x35355 -x11697 -x37095 -x36945 -x7939 -x29421 -x35249 -x32121 -x10675 -x11849 -x11987 -x9609 -x26743 -x18111 -x38972 -x892 -x5536 -x32075 -x24033 -x25493 -x19530 -x33786 -x20288 -x16020 -x22347 -x16597 -x8070 -x19064 -x33713 -x26070 -x29478 -x17162 -x39242 -x29758 -x11040 -x17219 -x13902 -x16248 -x9532 -x25648 -x40892 -x33750 -x5 -x8883 -x19274 -x39514 -x22162 -x29067 -x10466 -x31818 -x33403 -x10522 -x19348 -x34903 -x6129 -x18066 -x14030 -x27095 -x33934 -x21220 -x16371 -x2895 -x8713 -x3854 -x1723 -x13796 -x19430 -x26417 -x5020 -x26100 -x12872 -x29165 -x14185 -x38364 -x38358 -x39350 -x35821 -x31739 -x26220 -x40795 -x3087 -x33773 -x20934 -x26905 -x23347 -x35865 -x39205 -x37102 -x21058 -x34520 -x8802 -x33794 -x3491 -x2671 -x10775 -x27165 -x16118 -x15907 -x36145 -x813 -x24071 -x1838 -x1920 -x5695 -x32970 -x22538 -x33497 -x26470 -x28073 -x2205 -x32578 -x10849 -x11135 -x37538 -x1270 -x35848 -x40062 -x5872 -x40607 -x6373 -x7264 -x28575 -x15833 -x37593 -x28129 -x18258 x40509 -x3381 -x36087 -x1436 -x8329 -x30428 -x17474 -x12018 -x4387 -x5762 -x25588 -x17180 -x35290 -x13750 -x31487 -x1680 -x6509 -x37192 -x37957 -x33270 -x13409 -x2678 -x12785 -x12391 -x35760 -x32620 -x24786 -x14048 -x36880 -x6041 -x25914 -x7250 -x32568 -x21016 -x21702 -x13062 -x26777 -x12815 -x25565 -x22557 -x16979 -x28424 -x13181 -x14772 -x36461 -x31207 -x2884 -x8294 -x13797 -x24426 -x30564 -x15769 -x35052 -x39935 -x14294 -x38931 -x37376 -x12360 -x10534 -x33555 -x24977 -x1715 -x25756 -x39744 -x13987 -x27175 -x36221 -x14877 -x23288 -x40016 -x23576 -x35900 -x26248 -x30086 -x26216 -x37521 -x28351 -x3602 -x34946 -x18028 -x23116 -x5140 -x3004 -x37261 -x30463 -x33276 -x38728 -x24950 -x21431 -x12185 -x17513 -x20900 -x21057 -x29225 -x23000 -x14422 -x6058 -x15106 -x27785 -x28907 -x12407 -x29688 -x16929 -x6658 -x8769 -x6612 -x8962 -x23952 -x28897 -x36020 -x30976 -x9894 -x21580 -x9315 -x34408 -x37406 -x11880 -x21445 -x11617 -x24650 -x20120 -x26228 -x29997 -x19552 -x39843 -x28012 -x34506 -x20263 -x3969 -x32610 -x17515 -x36498 -x35180 -x30361 -x19905 -x34633 -x24715 -x11922 -x19219 -x9141 -x33264 -x31230 -x39457 -x30209 -x2280 -x20831 -x34542 -x1784 -x23079 -x14458 -x13493 -x40366 -x39687 -x26701 -x15159 -x1152 -x19292 -x24129 -x12824 -x34706 -x20643 -x13193 -x33920 -x22415 -x3562 -x24665 -x5066 -x28411 -x10509 -x6469 -x29494 -x7843 -x1669 -x40881 -x6250 -x11019 -x33823 -x8236 -x7155 -x40025 -x18554 -x8943 -x8888 -x38286 -x9725 -x20071 -x12791 -x33484 -x11623 -x611 -x11329 -x19448 -x21231 -x23120 -x37005 -x1601 -x6369 -x1538 -x8356 -x7246 -x26402 -x4924 -x7129 -x19342 -x14652 -x13282 -x39674 -x39934 -x13107 -x2553 -x27163 -x38633 -x14038 -x4221 -x4354 -x32897 -x39122 -x39167 -x2411 -x16873 -x2829 -x15823 -x16507 -x30799 -x26282 -x24417 -x16378 -x10605 -x16814 -x32604 -x20278 -x39113 -x15968 -x6190 -x10648 -x20402 -x21053 -x20919 -x37793 -x1616 -x5915 -x7964 -x12659 -x4728 -x13293 -x9516 -x33444 -x15630 -x34012 -x12654 -x23311 -x9379 -x27071 -x4285 -x12527 -x16097 -x3870 -x13215 -x14456 -x10035 -x17700 -x18969 -x24671 -x21518 -x40363 -x12894 -x27881 -x23897 -x20268 -x11418 -x11283 -x27349 -x28879 -x23033 -x11495 -x15016 -x20222 -x29502 -x4894 -x14823 -x34300 -x9815 -x13127 -x30718 -x18664 -x38614 -x39504 -x4200 -x2991 -x29278 -x5469 -x7513 -x25906 -x11787 -x16643 -x29788 -x19820 -x2071 -x1781 -x29784 -x1280 -x4281 -x35481 -x2908 -x17305 -x19031 -x38224 -x32744 -x29889 -x8526 -x8659 -x13509 -x8969 -x4202 -x38658 -x19038 -x26828 -x21411 -x15234 -x21969 -x26813 -x34025 -x39633 -x34798 -x3000 -x16235 -x35576 -x32126 -x16767 -x40243 -x4735 -x23491 -x27032 -x30683 -x21805 -x19878 -x17470 -x10624 -x20562 -x40770 -x2151 -x39579 -x36353 -x20948 -x31649 -x38097 -x38362 -x23297 -x9940 -x11539 -x26891 -x12296 -x25864 -x22343 -x39132 -x18072 -x5125 -x2897 -x14616 -x13080 -x29330 -x23077 -x3453 -x28709 -x5173 -x17579 -x8208 -x6524 -x26506 -x3839 -x16531 -x13960 -x36965 -x2806 -x27516 -x4890 -x20158 -x37435 -x12328 -x34502 -x15274 -x25784 -x25549 -x32076 -x28586 -x21206 -x24261 -x21405 -x5515 -x33026 -x18202 -x8542 -x10478 -x35045 -x33317 -x27054 -x1560 -x36977 -x2738 -x20245 -x29196 -x32159 -x21941 -x20316 -x37843 -x13417 -x21194 -x39090 -x15872 -x4872 -x20560 -x5755 -x10207 -x36896 -x5229 -x12126 -x6614 -x14175 -x14207 -x64 -x38800 -x32846 -x33661 -x22809 -x37074 -x18137 -x16138 -x36283 -x31018 -x9056 -x39108 -x23685 -x10697 -x40013 -x8250 -x26842 -x36755 -x8484 -x12310 -x15270 -x25287 -x8718 -x27436 -x6872 -x30037 -x31272 -x2571 -x15063 -x28202 -x13761 -x24396 -x5505 -x762 -x20633 -x8754 -x20999 -x4926 -x12615 -x19773 -x27002 -x20266 -x6514 -x640 -x2018 -x37996 -x23751 -x30959 -x16579 -x21912 -x28119 -x5317 -x32450 -x33241 -x15844 -x24488 -x15072 -x39322 -x9513 -x22754 -x39752 -x28946 -x7335 -x20218 -x33681 -x29719 -x1484 -x7290 -x40877 -x6458 -x2494 -x30099 -x8672 -x33768 -x26329 -x8786 -x1297 -x24477 -x25363 -x25216 -x28595 -x14657 -x28939 -x10121 -x1094 -x33202 -x6722 -x20092 -x23012 -x22684 -x19937 -x9568 -x16815 -x17463 -x31680 -x35839 -x33005 -x16920 -x35154 -x13550 -x20357 -x32385 -x3517 -x15042 -x19107 -x15764 -x36169 -x19977 -x22815 -x4175 -x12238 -x14999 -x3486 -x12605 -x19871 -x13841 -x35545 -x8944 -x11270 -x31874 -x18329 -x1263 -x31709 -x23222 -x27992 -x24933 -x37851 -x18260 -x8499 -x6671 -x31451 -x7717 -x17394 -x7787 -x18175 -x28132 -x26037 -x13331 -x24056 -x4068 -x32506 -x35638 -x39339 -x15040 -x21419 -x34968 -x32962 -x18837 -x39624 -x16510 -x8057 -x7546 -x20617 -x16362 -x3770 -x29392 -x13032 -x5665 -x13555 -x2120 -x1613 -x21638 -x34973 -x27623 -x7456 -x36453 -x8407 -x5420 -x5029 -x8788 -x12272 -x18366 -x31202 -x34387 -x3607 -x5750 -x19476 -x33253 -x15308 -x26097 -x24637 -x1956 -x25979 -x20397 -x34700 -x16438 -x38736 -x32182 -x6195 -x19994 -x10401 -x4842 -x31902 -x24210 -x1898 -x11434 -x33897 -x31693 -x25635 -x40374 -x33840 -x21115 -x8572 -x18013 -x1061 -x19915 -x11600 -x25800 -x21946 -x1278 -x25156 -x30002 -x15927 -x31305 -x35043 -x37397 -x8272 -x16489 -x37034 -x5091 -x2677 -x14941 -x16739 -x10262 -x19177 -x10884 -x17897 -x3063 -x5357 -x11707 -x30137 -x28974 -x5700 -x8233 -x15417 -x13918 -x1073 -x16303 -x16155 -x25400 -x13376 -x26241 -x11568 -x15269 -x9052 -x25396 -x36986 -x37552 -x36985 -x39543 -x9807 -x8446 -x14644 -x36999 -x560 -x21573 -x5044 -x12334 -x19894 -x9665 -x17072 -x18927 -x2672 -x34586 -x38923 -x12623 -x13546 -x33647 -x1252 -x39135 -x3540 -x7671 -x10283 -x36818 -x6750 -x11244 -x27124 -x36290 -x711 -x33512 -x7876 -x11088 -x8840 -x7537 -x35533 -x31072 -x23167 -x30314 -x3277 -x33453 -x37306 -x25920 -x26362 -x20042 -x27501 -x38001 -x1455 -x4263 -x18141 -x28564 -x38031 -x29342 -x10311 -x22765 -x27328 -x36258 -x1385 -x28379 -x22259 -x26376 -x15818 -x16706 -x10504 -x5591 -x31266 -x39301 -x331 -x21065 -x8081 -x22288 -x981 -x34050 -x17189 -x31409 -x12746 -x34990 -x33597 -x31651 -x31393 -x5592 -x22019 -x12851 -x6505 -x22790 -x12855 -x3303 -x15216 -x38200 -x33048 -x8589 -x3510 -x35698 -x25828 -x34826 -x19858 -x8654 -x14846 -x32574 -x6094 -x32224 -x10042 -x20646 -x10421 -x28399 -x9126 -x4975 -x1102 -x22396 -x229 -x8242 -x40075 -x35736 -x9931 -x26474 -x18649 -x39336 -x9907 -x16275 -x3341 -x34212 -x18245 -x10842 -x11186 -x40889 -x26663 -x24885 -x15119 -x8310 -x28410 -x32285 -x33063 -x2486 -x27923 -x14292 -x26087 -x34385 -x730 -x28691 -x12743 -x1404 -x12734 x40530 -x16488 -x8303 -x38212 -x14073 -x35756 -x35697 -x36369 -x38780 -x17673 -x14627 -x30763 -x11099 -x38337 -x1857 -x36792 -x16226 -x10845 -x6388 -x33093 -x5115 -x100 -x34008 -x38643 -x14869 -x1249 -x8340 -x22829 -x20774 -x31229 -x31721 -x35782 -x6751 -x31654 -x17728 -x20631 -x11871 -x37194 -x12499 -x20749 -x23450 -x40635 -x32445 -x3980 -x14972 -x6943 -x35879 -x37660 -x20379 -x8574 -x6994 -x25250 -x10830 -x38757 -x30176 -x12157 -x32779 -x38016 -x14993 -x17647 -x27661 -x40682 -x17606 -x26447 -x38389 -x7817 -x14729 -x27979 -x35303 -x35741 -x39222 -x1349 -x18641 -x20230 -x8625 -x34731 -x10056 -x17768 -x25150 -x14858 -x38756 -x21303 -x12924 -x20802 -x3021 -x14835 -x14131 -x2975 -x33355 -x21876 -x18800 -x32700 -x9629 -x2045 -x34056 -x3187 -x22974 -x31787 -x29435 -x11274 -x40845 -x40174 -x13653 -x25035 -x37380 -x21155 -x4677 -x8923 -x32474 -x3377 -x37153 -x23968 -x28190 -x30028 -x31682 -x4565 -x27110 -x7244 -x39267 -x12598 -x19100 -x25215 -x2993 -x4575 -x5908 -x24899 -x7136 -x4586 -x36692 -x40083 -x13485 -x14587 -x4008 -x5938 -x38262 -x22723 -x40701 -x30232 -x30072 -x22732 -x771 -x23225 -x33333 -x25637 -x23430 -x19948 -x11554 -x4953 -x9360 -x34521 -x20363 -x25033 -x9904 -x7552 -x27226 -x7828 -x24084 -x29302 -x25268 -x8886 -x35213 -x39754 -x3150 -x31722 -x30307 -x10277 -x1031 -x33826 -x35761 -x39953 -x35102 -x39008 -x10366 -x18456 -x24303 -x26864 -x17484 -x6043 -x19747 -x14251 -x15933 -x28627 -x2283 -x18243 -x17729 -x17771 -x22672 -x33401 -x13022 -x24161 -x15744 -x7621 -x25130 -x23218 -x32636 -x21745 -x8203 -x1995 -x23602 -x17360 -x20758 -x35829 -x21483 -x8656 -x24443 -x40124 -x9988 -x10329 -x11668 -x22855 -x17928 -x26776 -x22555 -x30754 -x26396 -x39539 -x36646 -x12653 -x15043 -x39857 -x36501 -x19774 -x4645 -x29691 -x20615 -x34955 -x20304 -x18865 -x37543 -x19434 -x23858 -x32661 -x39891 -x21055 -x22051 -x9459 -x2840 -x1839 -x34590 -x2575 -x34844 -x37428 -x108 -x37729 -x34438 -x10023 -x14205 -x29226 -x14802 -x18486 -x2950 -x10779 -x15571 -x16625 -x29138 -x19710 -x16633 -x16559 -x142 -x25492 -x29021 -x30691 -x6794 -x33118 -x30701 -x13622 -x9155 -x2387 -x16002 -x13863 -x22787 -x19982 -x34231 -x23247 -x32890 -x36672 -x21179 -x33250 -x21094 -x7242 -x40910 -x12938 -x19208 -x32973 -x37886 -x14421 -x30659 -x34355 -x40260 -x20677 -x26058 -x22473 -x12854 -x7663 -x31622 -x3628 -x15605 -x6902 -x16162 -x27666 -x9642 -x38841 -x338 -x26829 -x33526 -x30933 -x39790 -x38549 -x39107 -x40674 -x34235 -x1344 -x28950 -x23793 -x15825 -x10589 -x13304 -x40144 -x14809 -x5702 -x159 -x9586 -x39225 -x6066 -x29082 -x2719 -x20918 -x27112 -x6212 -x3585 -x6540 -x8188 -x39787 -x7789 -x18196 -x31917 -x18230 -x2012 -x38455 -x5543 -x40937 -x21754 -x32377 -x39638 -x19429 -x29300 -x14320 -x10999 -x39373 -x38427 -x27514 -x3583 -x13926 -x4711 -x38580 -x24414 -x10315 -x17234 -x36743 -x10166 -x10422 -x40065 -x19719 -x4374 -x13927 -x29828 -x5870 -x16801 -x22094 -x40574 -x4458 -x18701 -x29687 -x13758 -x6159 -x31001 -x13548 -x31052 -x6177 -x28267 -x6898 -x24191 -x35121 -x12400 -x5808 -x8307 -x3364 -x24195 -x16043 -x30672 -x5378 -x16348 -x7280 -x2261 -x26636 -x21256 -x1096 -x1258 -x5481 -x30069 -x25849 -x15134 -x654 -x3521 -x18020 -x33861 -x1983 -x3661 -x30029 -x4300 -x17144 -x37046 -x15813 -x4743 -x33247 -x14734 -x16836 -x15870 -x7296 -x30639 -x26623 -x9944 -x40542 -x38647 -x898 -x8882 -x29488 -x13824 -x13823 -x12684 -x10869 -x2775 -x14252 -x61 -x18071 -x10814 -x15108 -x30403 -x34663 -x24289 -x17154 -x37934 -x29080 -x29728 -x1637 -x35530 -x34122 -x38883 -x13673 -x7371 -x7446 -x8910 -x37819 -x15520 -x20603 -x11708 -x39586 -x6891 -x15325 -x23327 -x38582 -x22353 -x25741 -x21437 -x39625 -x31530 -x10475 -x36987 -x9752 -x15921 -x27852 -x4427 -x14154 -x29413 -x12529 -x22089 -x25270 -x27780 -x39475 -x6301 -x23339 -x23836 -x3041 -x29729 -x36617 -x33817 -x3476 -x28874 -x25830 -x15298 -x26442 -x20515 -x33672 -x8715 -x11089 -x20415 -x17262 -x18055 -x8025 -x19917 -x29186 -x8466 -x26129 -x8985 -x16464 -x12675 -x8400 -x5346 -x13198 -x34905 -x21733 -x35877 -x29818 -x32698 -x38194 -x24617 -x4640 -x805 -x31520 -x11757 -x16266 -x8550 -x18307 -x13449 -x29280 -x15635 -x26513 -x17088 -x28436 -x32415 -x19703 -x13010 -x18480 -x12904 -x9350 -x37413 -x34619 -x14155 -x5607 -x36306 -x31892 -x4942 -x8565 -x14971 -x18699 -x27324 -x28283 -x36050 -x18950 -x6151 -x26054 -x32410 -x21147 -x312 -x35455 -x26698 -x30550 -x9828 -x16891 -x17882 -x9885 -x11036 -x11652 -x28186 -x21418 -x10018 -x19628 -x30216 -x8538 -x23828 -x6935 -x9763 -x28252 -x27037 -x33486 -x32699 -x19599 -x15839 -x3457 -x11126 -x51 -x27 -x34311 -x32714 -x29105 -x30254 -x39077 -x35683 -x29676 -x14731 -x24095 -x16566 -x11361 -x36832 -x37167 -x40911 -x19817 -x17283 -x34099 -x22053 -x3141 -x10612 -x3335 -x1831 -x37453 -x29858 -x18604 -x8115 -x2233 -x26471 -x37735 -x37956 -x33951 -x13296 -x9695 -x25032 -x36605 -x5347 -x12662 -x37212 -x7703 x18218 -x30551 -x1174 -x29796 -x19268 -x20130 -x15052 -x31826 -x29298 -x1371 -x26395 -x22582 -x14157 -x6062 -x8366 -x32520 -x39607 -x3778 -x21892 -x31233 -x34623 -x2921 -x26556 -x18398 -x31283 -x12514 -x39814 -x36162 -x38612 -x29875 -x26279 -x2720 -x20172 -x37213 -x21589 -x15593 -x28162 -x40851 -x29399 -x13959 -x5440 -x4043 -x17190 -x796 -x37437 -x19958 -x5920 -x32379 -x11720 -x27191 -x4667 -x12867 -x17575 -x7048 -x34386 -x15749 -x10787 -x8614 -x23243 -x22448 -x3069 -x18820 -x22085 -x17207 -x37592 -x35156 -x2347 -x17651 -x9622 -x28700 -x31954 -x23173 -x28511 -x24533 -x39753 -x7675 -x13988 -x692 -x15366 -x37867 -x5616 -x14662 -x28254 -x3685 -x25590 -x39203 -x40501 -x20516 -x36901 -x23373 -x16110 -x1179 -x40538 -x1905 -x36467 -x13412 -x1768 -x11549 -x40310 -x3643 -x5228 -x629 -x1254 -x36843 -x39441 -x6439 -x36980 -x9337 -x7770 -x17538 -x26910 -x15955 -x32786 -x15245 -x8692 -x32692 -x19125 -x21814 -x18008 -x20754 -x31814 -x1342 -x2409 -x6243 -x9630 -x29725 -x7049 -x22715 -x23475 -x18599 -x28903 -x1041 -x10943 -x14470 -x30442 -x36517 -x11645 -x32020 -x11433 -x7897 -x7792 -x9790 -x28118 -x30706 -x24096 -x32550 -x17096 -x22229 -x2258 -x24589 -x34593 -x16725 -x897 -x16284 -x29239 -x24185 -x16550 -x31857 -x12587 -x33188 -x22 -x10448 -x3101 -x678 -x7451 -x29712 -x21723 -x24705 -x3455 -x23938 -x30641 -x15286 -x21469 -x33320 -x8571 -x5225 -x21755 -x28544 -x25899 -x34000 -x7364 -x6555 -x157 -x30425 -x32554 -x6999 -x1088 -x18500 -x2864 -x28290 -x7994 -x21864 -x29916 -x4932 -x33039 -x16380 -x32951 -x4306 -x8834 -x9284 -x27832 -x26486 -x37736 -x29299 -x31338 -x24164 -x11478 -x36413 -x40518 -x10031 -x16017 -x10335 -x8925 -x12001 -x39572 -x3290 -x17638 -x36419 -x17810 -x33630 -x23980 -x25531 -x2703 -x29111 -x13955 -x28759 -x11611 -x37524 -x5436 -x20898 -x30144 -x27437 x40729 -x13569 -x8530 -x31919 -x19224 -x6944 -x37837 -x13830 -x31784 -x4220 -x1728 -x6345 -x7677 -x10168 -x11715 -x37812 -x24351 -x38376 -x9688 -x30512 -x9905 -x31290 -x14674 -x3645 -x24855 -x29228 -x18236 -x20051 -x34055 -x38798 -x19473 -x34718 -x7093 -x14463 -x27295 -x37985 -x32459 -x15262 -x549 -x19702 -x3221 -x2507 -x12695 -x31843 -x4853 -x33540 -x30531 -x35870 -x29132 -x34134 -x33163 -x33360 -x10789 -x6408 -x24831 -x39507 -x5310 -x3371 -x32975 -x38049 -x21676 -x17486 -x21501 -x27773 -x30130 -x21335 -x22174 -x35710 -x34835 -x23496 -x2160 -x37381 -x35403 -x33040 -x6034 -x30955 -x36075 -x37162 -x32287 -x30687 -x29492 -x23674 -x31880 -x20199 -x3180 -x30177 -x19960 -x13600 -x17196 -x35344 -x2105 -x4004 -x15018 -x33950 -x7985 -x26169 -x22277 -x35643 -x36318 -x25691 -x10383 -x32575 -x420 -x7746 -x28631 -x2523 -x39991 -x10552 -x31300 -x24229 -x2727 -x8998 -x33141 -x26415 -x6115 -x12542 -x32684 -x22970 -x26977 -x36848 -x2634 -x1704 -x1908 -x15130 -x39456 -x15452 -x25778 -x1187 -x4744 -x38173 -x18700 -x38502 -x40115 -x33077 -x13741 -x25781 -x9899 -x16070 -x28945 -x11525 -x9800 -x32877 -x13088 -x39855 -x22403 -x39827 -x30103 -x27336 -x35077 -x20953 -x35463 -x39226 -x25838 -x17120 -x38019 -x22063 -x40520 -x32840 -x7084 -x21795 -x30423 -x17033 -x12749 -x20771 -x22426 -x22430 -x14437 -x25409 -x5791 -x27808 -x25198 -x20141 -x3297 -x21459 -x17719 -x1219 -x28924 -x35082 -x7223 -x18348 -x23406 -x21084 -x5773 -x38410 -x39361 -x5667 -x17747 -x29495 -x17110 -x35528 -x39424 -x24672 -x9959 -x26061 -x21464 -x34528 -x21110 -x36111 -x12882 -x2279 -x24226 -x35502 -x10837 -x19318 x37584 -x29918 -x35498 -x5573 -x30664 -x39896 -x36626 -x3347 -x12732 -x26418 -x30935 -x12057 -x15204 -x29032 -x22483 -x12483 -x11490 -x19722 -x3040 -x31093 -x16072 -x24870 -x18662 -x16604 -x23509 -x36248 -x38168 -x30782 -x1485 -x23741 -x10232 -x34858 -x30651 -x15347 -x11198 -x8321 -x11018 -x28110 -x37647 -x6168 -x29651 -x27839 -x14562 -x5605 -x30590 -x14094 -x10171 -x35604 -x31980 -x29519 -x22045 -x7311 -x38130 -x13760 -x15765 -x24021 -x22908 -x31122 -x37830 -x38454 -x25412 -x17895 -x38830 -x32807 -x22319 -x26168 -x33074 -x30698 -x37750 -x29678 -x11080 -x35266 -x1124 -x5532 -x6108 -x20768 -x40470 -x15936 -x35125 -x13492 -x31867 -x36727 -x12989 -x2287 -x10983 -x36968 -x6601 -x25937 -x15555 -x19129 -x31708 -x14149 -x2465 -x20163 -x3606 -x19725 -x9711 -x13862 -x26761 -x19523 -x26797 -x18926 -x1750 -x6731 -x5960 -x15109 -x28531 -x31719 -x2057 -x13687 -x13693 -x11755 -x22084 -x14919 -x24606 -x8531 -x28402 -x616 -x21017 -x16048 -x39392 -x26489 -x35526 -x19879 -x34608 -x27370 -x33364 -x34003 -x10243 -x38680 -x29403 -x8628 -x17788 -x9495 -x38682 -x12973 -x9294 -x18557 -x18663 -x8322 -x28963 -x7287 -x26635 -x35792 -x39349 -x37572 -x17523 -x22290 -x38744 -x24292 -x39089 -x29900 -x39869 -x2362 -x4101 -x16946 -x20904 -x26824 -x4287 -x10676 -x20179 -x12692 -x25844 -x25526 -x26103 -x15554 -x31733 -x16119 -x21014 -x28083 -x3509 -x26059 -x36278 -x21985 -x29642 -x1810 -x28439 -x35332 -x36557 -x861 -x4199 -x7632 -x27889 -x15519 -x5594 -x20709 -x15784 -x12533 -x11157 -x14263 -x16963 -x16914 -x4710 -x23008 -x36379 -x38380 -x7557 -x31157 -x33326 -x36669 -x19015 -x29127 -x19060 -x10618 -x16404 -x35424 -x39264 -x13811 -x34229 -x28412 -x36478 -x6653 -x457 -x36179 -x25309 -x19327 -x16596 -x25600 -x5660 -x36691 -x19845 -x25011 -x5608 -x1204 -x36791 -x33252 -x32334 -x37687 -x37176 -x14582 -x38734 -x15467 -x4160 -x16749 -x5497 -x6075 -x38227 -x7203 -x26856 -x23762 -x25188 -x11195 -x34632 -x14550 -x27739 -x29106 -x17805 -x2687 -x37100 -x28130 -x11110 -x40865 -x20782 -x2250 -x21610 -x5472 -x30623 -x5494 -x24204 -x16071 -x18221 -x8121 -x29170 -x38622 -x27296 -x9706 -x26078 -x33736 -x38205 -x23713 -x39487 -x31110 -x4139 -x31955 -x15359 -x26388 -x20123 -x16230 -x23923 -x21651 -x24112 -x26231 -x28294 -x33673 -x39442 -x31967 -x24133 -x19351 -x6280 -x24659 -x33618 -x36372 -x34150 -x10828 -x29643 -x38864 -x17799 -x16256 -x11560 -x13780 -x33098 -x21371 -x14171 -x12137 -x9821 -x18090 -x9619 -x4495 -x29405 -x13931 -x40261 -x12957 -x17017 -x724 -x19876 -x7423 -x35358 -x2664 -x30406 -x9092 -x12461 -x1798 -x22641 -x20874 -x16534 -x2890 -x37977 -x29113 -x20790 -x11743 -x14764 -x17121 -x14897 -x13779 -x26406 -x20203 -x12174 -x15598 -x30338 -x28490 -x16443 -x876 -x18439 -x21302 -x29083 -x29714 -x13358 -x31047 -x13114 -x26332 -x27160 -x6946 -x34691 -x8080 -x11662 -x10970 -x6146 -x29262 -x6142 -x14560 -x35114 -x7651 -x17911 -x1878 -x32086 -x32697 -x19202 -x4990 -x13244 -x20040 -x15011 -x36183 -x20893 -x25780 -x12697 -x4770 -x20003 -x26565 -x40365 -x27829 -x39398 -x9831 -x6143 -x7850 -x19758 -x3682 -x6480 -x34040 -x20423 -x12602 -x4639 -x29575 -x25072 -x36383 -x37951 -x13158 -x32185 -x14012 -x22675 -x28508 -x3753 -x38556 -x5166 -x33272 -x15644 -x25989 -x37991 -x40746 -x16768 -x30952 -x23904 -x21114 -x36120 -x6495 -x37694 -x4350 -x7886 -x3365 -x23306 -x15600 -x33612 -x40479 -x14954 -x35374 -x20392 -x26830 -x1938 -x5759 -x4652 -x11297 -x35654 -x11238 -x38640 -x16272 -x38607 -x32885 -x13366 -x16841 -x40767 -x21129 -x10485 -x39628 -x4724 -x18061 -x13865 -x21751 x40504 -x13350 -x35599 -x18467 -x36797 -x23024 -x30068 -x3822 -x7922 -x10922 -x26237 -x5986 -x35999 -x16871 -x16096 -x33455 -x33638 -x17549 -x23812 -x32992 -x23702 -x25749 -x22664 -x15424 -x9900 -x5089 -x27392 -x1987 -x4850 -x29143 -x16971 -x18176 -x7933 -x14354 -x4529 -x11930 -x3749 -x27933 -x18011 -x16496 -x23757 -x864 -x18212 -x28183 -x6346 -x4385 -x36535 -x26837 -x20653 -x10471 -x21135 -x8835 -x15761 -x28170 -x38884 -x17080 -x23190 -x14351 -x35786 -x39636 -x38193 -x33280 -x33594 -x25779 -x32408 -x18978 -x25052 -x15537 -x7192 -x37408 -x16205 x6413 -x5886 -x34547 -x25665 -x28302 -x14009 -x32482 -x30748 -x21525 -x10763 -x16869 -x19281 -x15619 -x33034 -x6253 -x36756 -x4707 -x38297 -x3568 -x16024 -x21570 -x6412 -x24503 -x23680 -x2466 -x17445 -x36660 -x34869 -x16677 -x11340 -x36360 -x34644 -x36481 -x35773 -x5579 -x506 -x34111 -x35885 -x30067 -x39728 -x16614 -x24435 -x12009 -x18939 -x33307 -x16793 -x10240 -x23308 -x7506 -x25391 -x25291 -x28637 -x20801 -x38892 -x34345 -x31169 -x18703 -x9903 -x2336 -x321 -x2658 -x29229 -x11601 -x30279 -x24663 -x23787 -x6766 -x25041 -x17688 -x28875 -x1120 -x746 -x34318 -x4996 -x5185 -x16462 -x33800 -x30665 -x7029 -x13218 -x29231 -x1736 -x33328 -x23324 -x8771 -x25822 -x16675 -x18723 -x38785 -x29014 -x3549 -x18748 -x33023 -x34466 -x4238 -x20959 -x28154 -x10580 -x3498 -x29763 -x16667 -x28537 -x21696 -x1941 -x5153 -x33466 -x6926 -x27589 -x31129 -x12919 -x28973 -x13341 -x27185 -x32262 -x14238 -x15814 -x21630 -x29710 -x39668 -x32976 -x19315 -x39813 -x17202 -x17569 -x32589 -x9280 -x16312 -x15050 -x38782 -x35813 -x717 -x20612 -x18627 -x15317 -x419 -x35196 -x26226 -x25711 -x28350 -x29891 -x16577 -x33467 -x3908 -x36073 -x34164 -x36208 -x24100 -x3009 -x5776 -x10093 -x5214 -x25187 -x37785 -x32286 -x6736 -x13519 -x7734 -x32637 -x15226 -x17176 -x5914 -x6084 -x8974 -x21293 -x7030 -x40171 -x36052 -x27179 -x36685 -x6879 -x6306 -x7453 -x23573 -x8060 -x10178 -x22197 -x27982 -x7480 -x6206 -x7486 -x28825 -x36104 -x38619 -x10578 -x9063 -x5845 -x23922 -x35719 -x39901 -x5289 -x14861 -x40251 -x10280 -x6662 x40411 -x25397 -x24246 -x30822 -x18884 -x18201 -x9500 -x25486 -x16150 -x33919 -x1274 -x36545 -x20915 -x40809 -x28039 -x37841 -x35766 -x5686 -x38795 -x24234 -x14937 -x36575 -x27373 -x27520 -x22733 -x7420 -x12770 -x14431 -x6155 -x18015 -x7071 -x35986 -x2133 -x16863 -x27559 -x28291 -x9550 -x15152 -x15616 -x21447 -x29033 -x22644 -x33257 -x14413 -x9999 -x34473 -x26368 -x1178 -x28455 -x12329 -x10182 -x37586 -x26359 -x30923 -x11940 -x9522 -x6768 -x28325 -x40282 -x18053 -x2939 -x1006 -x8601 -x25248 -x17859 -x29103 -x396 -x35989 -x20470 -x7708 -x33680 -x19072 -x10628 -x74 -x31583 -x6247 -x34394 -x13216 -x32003 -x5633 -x12338 -x5171 -x8982 -x29096 -x2842 -x8778 -x1330 -x11447 -x33260 -x31187 -x26264 -x31216 -x2064 -x401 -x12408 -x20375 -x28648 -x33906 -x25739 -x5892 -x4045 -x27720 -x34871 -x26429 -x15501 -x27978 -x2837 -x5452 -x27916 -x37274 -x19791 -x39746 -x7359 -x497 -x6592 -x34601 -x25617 -x20860 -x8977 -x10141 -x14943 -x40731 -x29620 -x26823 -x8363 -x2445 -x11397 -x32623 -x25517 x40426 -x6929 -x19744 -x5180 -x2055 -x24776 -x12256 -x1384 -x28022 -x29995 -x12007 -x8058 -x8252 -x3700 -x16011 -x10349 -x5165 -x3600 -x33089 -x36101 -x39314 -x28017 -x8804 -x8028 -x15180 -x27258 -x39723 -x3528 -x17927 -x8939 -x4402 -x17215 -x39677 -x25946 -x7408 -x40839 -x27824 -x39194 -x12943 -x9581 -x21005 -x21245 -x33728 -x23516 -x28463 -x15508 -x12917 -x20719 -x34091 -x6976 -x12015 -x33302 -x31837 -x18907 -x1966 -x517 -x12940 -x29506 -x145 -x25312 -x38557 -x21635 -x1778 -x17800 -x14709 -x32794 -x7214 -x35650 -x7989 x40408 -x17171 -x15803 -x17762 -x32693 -x9714 -x172 -x7639 -x18661 -x23127 -x28736 -x27129 -x12205 -x25907 -x35381 -x7737 -x35053 -x33037 -x29233 -x36428 -x16357 -x23080 -x25473 -x19980 -x9333 -x4970 -x26807 -x3771 -x26974 -x12104 -x20718 -x17876 -x30732 -x25729 -x58 -x2508 -x3718 -x33149 -x34720 -x22595 -x9022 -x23730 -x5238 -x6532 -x6289 -x795 -x21534 -x24051 -x24054 -x3402 -x26827 -x30824 -x35730 -x30207 -x26873 -x15102 -x16560 -x31647 -x34561 -x5198 -x40603 -x26046 -x15830 -x23999 -x29521 -x12720 -x11847 -x17872 -x22923 -x11968 -x36210 -x12447 -x23106 -x33410 -x19877 -x5242 -x10177 -x939 -x22301 -x25091 -x2228 -x19596 -x4381 -x980 -x15622 -x27580 -x1640 -x5684 -x39817 -x12284 -x37854 -x17270 -x27864 -x35919 -x5331 -x35322 -x31995 -x9721 -x21954 -x16282 -x10494 -x38824 -x16770 -x25168 -x8608 -x3397 -x18407 -x211 -x15653 -x16396 -x1832 -x36204 -x33895 -x29693 -x3361 -x9302 -x30758 -x36159 -x24380 -x25969 -x29395 -x30690 -x33738 -x36445 -x39241 -x30694 -x1774 -x7288 -x33757 -x37805 -x3674 -x23179 -x27397 -x23050 -x25518 -x3432 -x40193 -x39693 -x21457 -x31151 -x17257 -x3768 -x29831 -x23429 -x32375 -x1210 -x33176 -x22656 -x12276 -x4693 -x35473 -x18461 -x26007 -x15054 -x36209 -x4957 -x9669 -x921 -x18471 -x11533 -x40761 -x9496 -x35411 -x2938 -x36141 -x8874 -x18384 -x13908 -x28234 -x14295 -x9552 -x36516 -x8435 -x35673 -x11553 -x26208 -x24518 -x31613 -x2304 -x37208 -x12021 -x19712 -x36362 -x28579 -x20796 -x1713 -x13425 -x35932 -x17609 -x9098 -x7285 -x9285 -x17794 -x6964 -x16447 -x8902 -x11371 -x9016 -x26117 -x11967 -x12448 -x35089 -x24849 -x4622 -x27854 -x24642 -x25487 -x10415 -x28693 -x1605 -x8948 -x38844 -x38324 -x14822 -x9546 -x28451 -x2572 -x27831 -x36596 -x23545 -x12668 -x37591 -x26916 -x20177 -x17693 -x3721 -x20386 -x32117 -x25022 -x4772 -x37106 -x20723 -x36925 -x21422 -x36237 -x38750 -x34603 -x11108 -x4215 -x24404 -x12063 -x11812 -x273 -x16921 -x530 -x28282 -x11736 -x12313 -x7951 -x24015 -x11678 -x36513 -x9504 -x12406 -x109 -x34815 -x32082 -x29029 -x18410 -x27678 -x13640 -x40353 -x31358 -x28386 -x19200 -x22539 -x7226 -x37696 -x30253 -x13155 -x7270 -x21097 -x10379 -x26428 -x5071 -x39721 -x1403 -x37533 -x32847 -x2600 -x9934 -x6784 -x19395 -x34331 -x19389 -x18985 -x35960 -x14074 -x15543 -x30837 -x25113 -x26161 -x19017 -x10781 -x8114 -x28407 -x8732 -x22594 -x34469 -x28181 -x5764 -x25932 -x27135 -x24312 -x10661 -x28276 -x25445 -x12796 -x26287 -x2266 -x13819 -x32446 -x8577 -x16069 -x19875 -x35466 -x8350 -x28625 -x1962 -x26750 -x11063 -x24862 -x17063 -x25919 -x7346 -x5303 -x8567 -x13019 -x15706 -x2945 -x16859 -x19500 -x30798 -x9218 -x33767 -x22129 -x24712 -x8645 -x14715 -x29736 -x20739 -x9758 -x4252 -x25983 -x32545 -x19726 -x3499 -x17671 -x16016 -x32611 -x3776 -x33017 -x12641 -x19517 -x12181 -x34849 -x12291 -x36952 -x33070 -x30100 -x36077 -x16197 -x39410 -x4384 -x30727 -x6056 -x38894 -x3775 -x2308 -x35678 -x29717 -x39575 -x406 -x36752 -x40727 -x36017 -x5918 -x31872 -x35531 -x35899 -x11133 -x10125 -x37276 -x19122 -x8245 -x16992 -x18934 -x32123 -x10805 -x18305 -x19686 -x39 -x32884 -x23041 -x3043 -x27858 -x24275 -x19153 -x28358 -x6506 -x21183 -x11964 -x8600 -x18975 -x34047 -x4083 -x38787 -x37540 -x40104 -x40240 -x35352 -x22535 -x31173 -x20260 -x32683 -x37254 -x39765 -x40003 -x34688 -x27600 -x22788 -x40558 -x628 -x28070 -x39829 -x12305 -x40764 -x24921 -x17366 -x27823 -x18721 -x34620 -x27268 -x32235 -x29925 -x12729 -x30008 -x5380 -x9374 -x16265 -x30924 -x40169 -x13394 -x22321 -x21680 -x36838 -x15002 -x15036 -x29893 -x6127 -x18311 -x16691 -x26817 -x36844 -x32613 -x40385 -x5751 -x18299 -x20079 -x26111 -x28165 -x37330 -x40000 -x28161 -x36522 -x40228 -x2034 -x24211 -x28048 -x33593 -x30942 -x9544 -x32896 -x9329 -x3469 -x1496 -x28688 -x38373 -x7700 -x29604 -x20308 -x26591 -x8702 -x5578 -x26754 -x33162 -x20271 -x4935 -x9593 -x33135 -x35542 -x13458 -x8426 -x8637 -x12784 x40403 -x4550 -x16984 -x1555 -x32603 -x23930 -x32632 -x17277 -x24004 -x26301 -x33341 -x27334 -x28454 -x23206 -x26249 -x20095 -x33996 -x17129 -x731 -x1068 -x1887 -x33970 -x29503 -x34451 -x22444 -x15743 -x33577 -x20857 -x16221 -x40755 -x26446 -x6741 -x23810 -x27242 -x34510 -x6798 -x32210 -x13872 -x11214 -x39179 -x5596 -x32492 -x3496 -x27126 x40401 -x29823 -x246 -x2359 -x14197 -x6710 -x36015 -x376 -x35592 -x36912 -x25039 -x1381 -x40103 -x809 -x13486 -x8456 -x31133 -x18632 -x17935 -x7696 -x6147 -x19592 -x9316 -x59 -x4756 -x17622 -x20822 -x4325 -x1190 -x5109 -x8009 -x11663 -x14527 -x1180 -x15979 -x19862 -x14336 -x14339 -x35431 -x38051 -x28540 -x10732 -x488 -x36994 -x23358 -x9384 -x13612 -x23139 -x27065 -x39887 -x33828 -x32266 -x39918 -x13592 -x12595 -x36456 -x24216 -x33015 -x19306 -x36970 -x16242 -x4596 -x21566 -x28059 -x3514 -x21743 -x30610 -x1444 -x39346 -x24268 -x40127 -x8186 -x12105 -x5974 -x19195 -x13030 -x22744 -x9224 -x6639 -x21363 -x30771 -x29972 -x686 -x128 -x7713 -x12608 -x37850 -x14528 -x9025 -x38456 -x27935 -x2647 -x27332 -x20624 -x32346 -x35815 -x175 -x26681 -x15472 -x12041 -x3913 -x20618 -x1491 -x34388 -x26195 -x27433 -x22642 -x25380 -x30679 -x36188 -x20823 -x18525 -x15186 -x27671 -x6832 x32145 -x22705 -x25611 -x8167 -x33881 -x31454 -x19184 -x25161 -x39536 -x4431 -x5116 -x28111 -x14610 -x7895 -x1169 -x405 -x25059 -x13844 -x33963 -x18775 -x16039 -x16498 -x3396 -x36232 -x34972 -x33245 -x22841 -x21923 -x6884 -x24573 -x23224 -x35260 -x31629 -x2726 -x9423 -x2704 -x24173 -x27592 -x5219 -x12771 -x24176 -x23537 -x4146 -x25305 -x14330 -x32656 -x11095 -x18843 -x10091 -x35993 -x40348 -x6438 -x20657 -x40044 -x22492 -x35117 -x22096 -x38046 -x34463 -x21828 -x7336 -x23664 -x17340 -x36525 -x30566 -x17530 -x26541 -x3651 -x30965 -x40699 -x38415 -x16602 -x39305 -x12376 -x12487 -x32839 -x28957 -x27517 -x39186 -x12652 -x2191 -x9647 -x29628 -x15252 -x18726 -x36329 -x33849 -x1608 -x9154 -x30042 -x5678 x7404 -x22759 -x9780 -x7623 -x18862 -x4676 -x11075 -x23395 -x15300 -x30908 -x39849 -x25626 -x18695 -x9501 -x40532 -x35472 -x33725 -x40105 -x6556 -x40721 -x14620 -x12728 -x4521 -x28157 -x29922 -x25078 -x11999 -x7493 -x10807 -x33243 -x33877 -x37656 -x1711 -x8145 -x27495 -x9655 -x7063 -x30681 -x25325 -x2116 -x19439 -x8344 -x39155 -x33404 -x6018 -x39850 -x33623 -x15714 -x12424 -x35558 -x16832 -x1621 -x16688 -x36302 -x9222 -x21770 -x30239 -x16419 -x17945 -x37439 -x5935 -x37832 -x33949 -x27310 -x23790 -x39924 -x23771 -x14382 -x6698 -x33002 -x36862 -x5756 -x18782 -x5876 -x13419 -x31752 -x21342 -x5560 -x27229 -x14637 -x19046 -x15219 -x24685 -x25008 -x13153 -x26148 -x15496 -x13318 -x13802 -x38196 -x25752 -x24242 -x23066 -x25651 -x37821 -x10486 -x33554 -x14571 -x37961 -x2103 -x20482 -x28277 -x5584 -x18421 -x18184 -x30890 -x3852 -x33061 -x24590 -x31916 -x29776 -x18110 -x15590 -x32227 -x1227 -x14556 -x20212 -x18116 -x3997 -x5681 -x15038 -x16908 -x28200 -x9228 -x5746 -x3905 -x15272 -x11500 -x29311 -x30495 -x10185 -x7158 -x9874 -x2887 -x5827 -x22082 -x6628 -x6820 -x18337 -x2456 -x30968 -x34906 -x34969 -x19573 -x40876 -x21336 -x35103 -x20535 -x8595 -x37279 -x29461 -x7934 -x21846 -x6598 -x34157 -x9587 -x7416 -x26769 -x14358 -x26706 -x31043 -x35376 -x2426 -x2097 -x26733 -x8853 -x4648 -x35857 -x38666 -x31679 -x3247 -x7774 -x10165 -x30112 -x5131 -x6164 -x29044 -x3352 -x31040 -x20890 -x7304 -x1524 -x27423 -x27590 -x10027 -x28440 -x16679 -x33821 -x37795 -x39760 -x3403 -x32054 -x16115 -x17994 -x10323 -x34129 -x3036 -x20237 -x2441 -x22157 -x28743 -x22750 -x34470 -x33708 -x3738 -x8104 -x6605 -x9765 -x24647 -x14794 -x8308 -x17861 -x1307 -x10173 -x37379 -x39486 -x25706 -x23928 -x30150 -x22512 -x40477 -x4633 -x22346 -x16996 -x703 -x33606 -x5933 -x5977 -x13278 -x2648 -x36694 -x26765 -x11776 -x2235 -x12563 -x18560 -x30342 -x20607 -x9286 -x17599 -x12115 -x33469 -x19796 -x14810 -x24798 -x6624 -x10446 -x11806 -x21091 -x11627 -x8947 -x13692 -x22416 -x4689 -x19814 -x5896 -x30909 -x9304 -x10899 -x27861 -x18012 -x12805 -x34516 -x25232 -x13809 -x29663 -x33574 -x35150 -x34102 -x31463 -x10021 -x33910 -x29571 -x12741 -x14818 -x29814 -x29730 -x28398 -x14335 -x22390 -x316 -x25499 -x33096 -x28434 -x11616 -x4706 -x16479 -x14284 -x2947 -x38451 x40730 -x25577 -x2081 -x10410 -x5217 -x6906 -x12417 -x27692 -x4435 -x17869 -x3601 -x3342 -x29630 -x22763 -x30058 -x29978 -x3134 -x4820 -x16527 -x17758 -x2604 -x35752 -x26328 -x1653 -x31089 -x476 -x15460 -x39488 -x21582 -x2487 -x34067 -x4371 -x13199 -x32835 -x1112 -x25820 -x33995 -x22478 -x18938 -x19343 -x24948 -x13663 -x38045 -x36661 -x11236 -x38395 -x8646 -x34017 -x25135 -x28534 -x28858 -x9771 -x10344 -x9823 -x27791 -x7932 -x17957 -x35866 -x20322 -x33231 -x35629 -x34622 -x1243 -x8984 -x38535 -x13582 -x8663 -x6312 -x806 -x18453 -x3478 -x14108 -x14656 -x37720 -x6889 -x10960 -x22621 -x24307 -x9148 -x28954 -x16019 -x6175 -x35152 -x9386 -x19788 -x40054 -x18749 -x38564 -x19695 -x27837 -x362 -x26734 -x35020 -x40780 -x36068 -x5318 -x39240 -x32534 -x10077 -x2469 -x3759 -x16448 -x38178 -x15362 -x18672 -x8300 -x24297 -x671 -x19097 -x27088 -x3479 -x7080 -x3098 -x1320 -x26708 -x22794 -x1545 -x16886 -x20251 -x29704 -x31635 -x23408 -x26592 -x32776 -x18753 -x21547 -x18673 -x31066 -x17318 -x21233 -x615 -x30730 -x34427 -x15157 -x8055 -x21254 -x1530 -x16934 -x35341 -x33515 -x28476 -x24199 -x12548 -x35907 -x6074 -x27513 -x22382 -x10973 -x23777 -x9671 -x15755 -x18523 -x22391 -x26089 -x15191 -x20062 -x18452 -x23919 -x33837 x40498 -x231 -x7742 -x8719 -x18237 -x26095 -x13352 -x28538 -x23507 -x19501 -x37079 -x7695 -x5169 -x37460 -x13378 -x32555 -x16201 -x30024 -x23135 -x13012 -x4978 -x2113 -x1664 -x27288 -x31915 -x8247 -x11261 -x22161 -x29328 -x22150 -x29532 -x9271 -x36725 -x8927 -x37161 -x22373 -x18108 -x12778 -x1517 -x40192 -x33691 -x25923 -x23732 -x23889 -x28922 -x28828 -x39153 -x25298 -x23882 -x11101 -x4801 -x11747 -x632 -x6850 -x37565 -x3466 -x35452 -x38718 -x14807 -x17985 -x31440 -x32027 -x15638 -x40357 -x9388 -x18808 -x30802 -x37411 -x22748 -x5284 -x31199 -x11473 -x27640 -x36803 -x39705 -x12757 -x3416 -x27204 -x5334 -x31745 -x30906 -x8991 -x15406 -x15856 -x22758 -x17811 -x17333 -x26048 -x22922 -x30761 -x35852 -x33553 -x39274 -x7073 -x20858 -x30863 -x13563 -x11542 -x20682 -x33344 -x39759 -x40654 -x33510 -x21276 -x33818 -x2916 -x22623 -x27548 -x32715 -x33451 -x19451 -x37252 -x14369 -x36016 -x11562 -x39646 -x25536 -x24321 -x40028 -x24087 -x8639 -x1048 -x34437 -x12969 -x604 -x17177 -x25971 -x4211 -x29137 -x36088 -x15904 -x34916 -x25001 -x37098 -x37109 -x38899 -x14092 -x39854 -x7768 -x4844 -x11963 -x40469 -x7602 -x3793 -x22851 -x31095 -x27788 -x149 -x15822 -x9588 -x8050 -x3779 -x7263 -x39160 -x7570 -x32088 -x19373 -x26321 -x12625 -x36471 -x7450 -x24987 -x5441 -x21564 -x34604 -x6496 -x21024 -x9380 -x13055 -x28635 -x15434 -x35898 -x34145 -x18027 -x26760 -x39605 -x13179 -x26710 -x18068 -x17793 -x17464 -x23121 -x28929 -x24067 -x27954 -x8320 -x23552 -x1852 -x32607 -x35029 -x39277 -x39257 -x39470 -x2420 -x12495 -x10881 -x23524 -x24769 -x25561 -x6908 -x21612 -x40934 -x30073 -x27161 -x23749 -x2255 -x21498 -x379 -x4317 -x9724 -x36006 -x39128 -x25304 -x3788 -x4040 -x13047 -x20059 -x33297 -x6145 -x20704 -x32056 -x23367 -x15236 -x32276 -x6593 -x456 -x2204 -x21940 -x6557 -x40237 -x20689 -x36714 -x20720 -x16319 -x31352 -x36738 -x11059 -x30889 -x32073 -x40638 -x11443 -x16740 -x27626 -x35809 -x7438 -x27451 -x25603 -x8570 -x37120 -x2995 -x789 -x14129 -x30498 -x36785 -x31813 -x35210 -x7271 -x22669 -x25051 -x36981 -x16736 -x22629 -x32958 -x33651 -x22209 -x33619 -x22706 -x8850 -x29988 -x17475 -x10533 -x10435 -x29745 -x21268 -x38670 -x39214 -x9405 -x27606 -x28395 -x34346 -x9468 -x16320 -x1657 -x21228 -x2472 -x23078 -x11215 -x7057 -x23455 -x11843 -x15959 -x24344 -x24167 -x2350 -x4071 -x3394 -x31484 -x15982 -x32947 -x19461 -x2332 -x4858 -x11399 -x9764 -x34527 -x11904 -x40454 -x13969 -x8972 -x27217 -x35958 -x34090 -x36414 -x18169 -x33199 -x30449 -x40632 -x7509 -x40482 -x30412 -x34215 -x341 -x21510 -x5354 -x8005 -x29266 -x25043 -x33022 -x37322 -x21075 -x40255 -x39215 -x34544 -x15681 -x9177 -x12106 -x3241 -x27247 -x16133 -x34340 -x3422 -x7937 -x13831 -x4685 -x35078 -x29047 -x15244 -x32766 -x38610 -x1951 -x21399 -x31824 -x22064 -x20683 -x1940 -x29401 -x15697 -x29295 -x32663 -x24816 -x16091 -x11775 -x4434 -x10987 -x30676 -x20337 -x15940 -x2162 -x5513 -x38777 -x39454 -x32113 -x35058 -x35083 -x1841 -x27407 -x35062 -x16820 -x16114 -x22746 -x2346 -x3611 -x30658 -x22638 -x1489 -x19558 -x36301 -x37849 -x13722 -x7896 -x37246 -x17480 -x32759 -x26901 -x6821 -x35711 -x38951 -x7679 -x147 -x11991 -x15690 -x30872 -x29060 -x31962 -x18224 -x29076 -x12140 -x36448 -x3202 -x39127 -x37333 -x540 -x9742 -x24853 -x39246 -x14536 -x18459 -x5598 -x1431 -x3424 -x31209 -x38035 -x17075 -x33748 -x20840 -x15209 -x24532 -x10083 -x33210 -x29210 -x21379 -x11352 -x33811 -x20398 -x37549 -x5814 -x9317 -x15364 -x32005 -x14057 -x13340 -x504 -x11424 -x25948 -x29764 -x8453 -x19615 -x27369 -x23229 -x7936 -x11081 -x20692 -x25895 -x24635 -x7295 -x9640 -x31412 -x37464 -x38517 -x20813 x40446 -x38679 -x22843 -x14387 -x24880 -x18773 -x17402 -x11719 -x18331 -x17351 -x8501 -x19145 -x9051 -x15890 -x40705 -x33755 -x38127 -x9982 -x28406 -x39651 -x2948 -x22636 -x27344 -x1001 -x13034 -x11670 -x34073 -x36595 -x12958 -x32315 -x16549 -x11706 -x18765 -x31551 -x21852 -x35273 -x14198 -x2919 -x15217 -x27458 -x19126 -x13243 -x34588 -x23875 -x8932 -x29848 -x40723 -x21898 -x5344 -x40160 -x19182 -x7078 -x37547 -x27708 -x40586 -x20922 -x19162 -x12914 -x9989 -x18976 -x14215 -x10477 -x29313 -x28728 -x24576 -x29707 -x12782 -x29864 -x33916 -x21734 -x30720 -x32183 -x4969 -x21964 -x21500 -x4393 -x25197 -x10558 -x15482 -x31453 -x21333 -x3441 -x22289 -x37815 -x6357 -x13747 -x21130 -x22181 -x12124 -x34768 -x22189 -x10766 -x21334 -x40452 -x34866 -x2969 -x8504 -x6742 -x22808 -x27078 -x21588 -x30717 -x37200 -x24365 -x38645 -x31589 -x9955 -x39758 -x15729 -x37155 -x24489 -x4971 -x30408 -x39254 -x3502 -x7262 -x12671 -x4208 -x28496 -x19886 -x20341 -x25905 -x26770 -x268 -x15895 -x18351 -x15048 -x27079 -x32332 -x11239 -x6095 -x26273 -x606 -x4965 -x13264 -x23292 -x5634 -x3360 -x24521 -x37772 -x18760 -x31776 -x9674 -x1521 -x10033 -x37263 -x9705 -x24000 -x2268 -x29116 -x7799 -x19701 -x30196 -x29692 -x18252 -x11860 -x31800 -x21401 -x38630 -x32338 -x4609 -x35067 -x1448 -x20302 -x16340 -x9320 -x25202 -x11146 -x27139 -x31437 -x8011 -x35945 -x20345 -x38663 -x13785 -x3845 -x36839 -x5844 -x36954 -x11484 -x40495 -x34048 -x37824 -x1398 -x14638 -x2238 -x27977 -x2404 -x1292 -x3925 -x16218 -x38791 -x24903 -x12655 -x31730 -x12324 -x29662 -x28563 -x20503 -x35112 -x8736 -x7 -x18250 -x12078 -x29232 -x22673 -x18079 -x37979 -x24482 -x3907 -x16763 -x14890 -x11943 -x33746 -x25933 -x31067 -x20638 -x13464 -x31663 -x36581 -x26670 -x35978 -x7185 -x25123 -x34196 -x28292 -x1979 -x40873 -x7021 -x18987 -x9219 -x16359 -x35362 -x25819 -x24511 -x38052 -x27391 -x18845 -x7969 -x1894 -x20080 -x29983 -x40049 -x9325 -x34939 -x34292 -x4986 -x4162 -x33094 -x33115 -x19428 -x21913 -x36056 -x12074 -x3390 -x37950 -x38086 -x26331 -x6186 -x28015 -x11696 -x30866 -x8359 -x21819 -x23217 -x23087 -x10427 -x15202 -x25428 -x31774 -x23885 -x34369 -x38581 -x27945 -x483 -x12019 -x10512 -x28676 -x7385 -x30025 -x30191 -x36683 -x12323 -x37990 -x35744 -x33634 -x28034 -x25080 -x4977 -x21996 -x9157 -x30631 -x37234 -x37253 -x29699 -x39588 -x935 -x26455 -x2564 -x21687 -x14969 -x33932 -x36304 -x7804 -x31573 -x19048 -x25083 -x3824 -x6077 -x19161 -x21768 -x19751 -x31951 -x26715 -x14510 -x35789 -x8647 -x32676 -x19106 -x32481 -x17491 -x28657 -x29557 -x36518 -x35917 -x31796 -x7412 -x16081 -x34953 -x16033 -x9370 -x34248 -x28852 -x10788 -x18476 -x39041 -x25354 -x1726 -x20450 -x17701 -x35925 -x38402 -x7644 -x40626 -x7633 -x25246 -x17016 -x2020 -x25272 -x7025 -x8594 -x30006 -x16224 -x32171 -x9449 -x23112 -x15793 -x7162 -x4641 -x38506 -x29497 -x17586 -x8737 -x26562 -x21182 -x30548 -x5772 -x16144 -x37758 -x38685 -x34162 -x6705 -x8266 -x30853 -x9604 -x20443 -x32495 -x32261 -x5526 -x11599 -x14279 -x22236 x3042 -x24964 -x390 -x35645 -x32763 -x15118 -x22878 -x20432 -x20043 -x22205 -x6786 -x4227 -x4727 -x31997 -x31196 -x9818 -x20680 -x27360 -x40201 -x13884 -x259 -x13111 -x5618 -x3193 -x39009 -x29178 -x40576 -x4469 -x40488 -x19707 -x36057 -x15602 -x28043 -x5012 -x34750 -x23280 -x28940 -x23960 -x33421 -x8454 -x14719 -x31565 -x1229 -x7501 -x32394 -x240 -x992 -x18117 -x28348 -x22119 -x5894 -x10187 -x37567 -x10905 -x21061 -x6915 -x33189 -x19565 -x35433 -x1836 -x13009 -x5016 -x10167 -x21614 -x10000 -x33091 -x8704 -x33375 -x31182 -x16457 -x39137 -x39252 -x30529 -x29726 -x13445 -x35559 -x24922 -x23230 -x26656 -x18990 -x323 -x19783 -x20876 -x29606 -x5272 -x37386 -x18711 -x37484 -x39498 -x22385 -x19058 -x27320 -x39700 -x14037 -x25995 -x21247 -x10354 -x12170 -x37272 -x1876 -x26515 -x39059 -x28906 -x9503 -x11686 -x22859 -x4608 -x618 -x38404 -x13735 -x11634 -x4925 -x34685 -x35485 -x26022 -x26846 -x21338 -x39396 -x131 -x31127 -x34656 -x6293 -x33305 -x11684 -x11722 -x22503 -x27302 -x15759 -x11914 -x35450 -x28235 -x29961 -x23794 -x19464 -x30904 -x35850 -x16154 -x11224 -x3893 -x17640 -x30783 -x25194 -x26491 -x34994 -x11590 -x6659 -x3667 -x25107 -x5662 -x5391 -x27833 -x35772 -x11452 -x14514 -x27901 -x11011 -x10780 -x21766 -x40087 -x8006 -x38309 -x11401 -x16361 -x26071 -x3830 -x33056 -x11368 -x4207 -x12592 -x19468 -x32938 -x32504 -x40108 -x3140 -x17248 -x14365 -x31686 -x6161 -x4181 -x28368 -x38639 -x39952 -x19844 -x21000 -x19085 -x23840 -x35420 -x11718 -x40673 -x1776 -x29003 -x2444 -x27491 -x24666 -x9464 -x3104 -x24123 -x14415 -x2819 -x35790 -x4821 -x3264 -x21376 -x9916 -x35157 -x32931 -x9434 -x7946 -x21354 -x19303 -x2391 -x34284 -x5033 -x25912 -x37930 -x10786 -x24280 -x1914 -x18633 -x9912 -x28510 -x1014 -x4054 -x19798 -x11273 -x30900 -x21624 -x1888 -x23370 -x37970 x40443 -x1407 -x39874 -x28777 -x23076 -x21096 -x40029 -x7105 -x26240 -x15926 -x34726 -x24299 -x23089 -x40460 -x37555 -x24309 -x3557 -x37578 -x14302 -x34283 -x15357 -x23917 -x17374 -x24311 -x22566 -x32053 -x27331 -x830 -x17871 -x5080 -x40069 -x32792 -x18310 -x36790 -x5787 -x20169 -x31687 -x21887 -x12936 -x12528 -x12002 -x10307 -x9540 -x34234 -x40082 -x7146 -x27541 -x22078 -x30420 -x20875 -x29955 -x19433 -x20712 -x10550 -x10325 -x29240 -x24286 -x25367 -x22777 -x26607 -x563 -x12629 -x33418 -x18099 -x3715 -x25885 -x13911 -x25350 -x737 -x36235 -x4546 -x31380 -x2695 -x13441 -x12347 -x7381 -x11764 -x1357 -x5096 -x16535 -x40218 -x25628 -x36856 -x5551 -x32533 -x10995 -x13351 -x39937 -x10537 -x35914 -x32090 -x13040 -x4112 -x35901 -x37514 -x10150 -x24908 -x23740 -x3243 -x21524 -x30878 -x29442 -x22935 -x3609 -x40893 -x15141 -x4934 -x19032 -x31320 -x39515 -x25712 -x15852 -x18460 -x13262 -x8423 -x36906 -x4197 -x305 -x12292 -x16196 -x31734 -x21922 -x33045 -x20261 -x8061 -x9201 -x16166 -x34149 -x24241 -x4651 -x21905 -x13292 -x31986 -x38430 -x21134 -x1537 -x2803 -x31164 -x37070 -x19366 -x18866 -x10065 -x21778 -x33186 -x9895 -x40650 -x7618 -x3879 x40430 -x31480 -x40462 -x17000 -x20008 -x23107 -x20941 -x29806 -x8317 -x4397 -x31054 -x21977 -x36442 -x18372 -x22432 -x40047 -x1005 -x32558 -x34667 -x37984 -x38024 -x13601 -x18798 -x8711 -x11565 -x39328 -x8842 -x4879 -x32580 -x19409 -x18689 -x25630 -x22065 -x36610 -x33852 -x39003 -x27280 -x39465 -x2724 -x27984 -x29646 -x2389 -x3803 -x21712 -x31452 -x27304 -x4170 -x28629 -x31754 -x16687 -x14978 -x38997 -x5372 -x40015 -x22587 -x36668 -x697 -x25762 -x22683 -x21118 -x27662 -x26626 -x10801 -x19295 -x16720 -x17325 -x30759 -x25189 -x7378 -x39792 -x13754 -x22471 -x16771 -x3995 -x30692 -x13680 -x6378 -x29176 -x19258 -x20513 -x18750 -x17433 -x18508 -x23867 -x8354 -x37517 -x12566 -x35076 -x36349 -x12644 -x34113 -x33872 -x16049 -x9970 -x18154 -x8949 -x20649 -x10235 -x15243 -x32318 -x12986 -x16928 -x7785 -x5743 -x32803 -x4282 -x21230 -x11335 -x39144 -x26548 -x17297 -x4060 -x24401 -x6687 -x22431 -x36584 -x13864 -x15121 -x28822 -x4870 -x6202 -x31107 -x35367 -x21255 -x31994 -x36203 -x15734 -x26314 -x2310 -x17085 -x3436 -x31049 -x10554 -x14696 -x19479 -x23380 -x10650 -x36847 -x40099 -x12981 -x33153 -x25566 -x16636 -x35173 -x39408 -x9166 -x32560 -x7292 -x39803 -x6466 -x9391 -x33941 -x23428 -x17438 -x12065 -x17879 -x4396 -x17629 -x2460 -x14665 -x3201 -x12226 -x30702 -x2927 -x11144 -x38980 -x33660 -x7216 -x40057 -x15212 -x28598 -x17535 -x1584 -x24121 -x39266 -x27716 -x37813 -x7398 -x14372 -x18155 -x8327 -x18050 -x19859 -x8048 -x28261 -x38444 -x5644 -x35051 -x26010 -x12192 -x22489 -x32774 -x1303 -x10392 -x39030 -x40726 -x22902 -x14261 -x11393 -x5379 -x24549 -x37171 -x14410 -x12786 -x8155 -x39587 -x33756 -x2984 -x32982 -x6353 -x15947 -x18570 -x24535 -x17212 -x21044 -x3701 -x23521 -x40387 -x13411 -x17949 -x33004 -x3859 -x27764 -x23111 -x5049 -x26662 -x1042 -x26410 -x13406 -x4037 -x20391 -x19092 -x34704 -x18127 -x38034 -x15057 -x40278 -x25686 -x7612 -x31397 -x27080 -x24487 -x10274 -x14479 -x8201 -x1137 -x6118 -x16748 -x10633 -x12944 -x29241 -x2082 -x26211 -x30378 -x16916 -x5231 -x39683 -x9371 -x8457 -x26932 -x36670 -x21508 -x17598 -x8278 -x831 -x32587 -x29950 -x28856 -x36465 -x19953 -x12490 -x36603 -x31777 -x5442 -x10209 -x23855 -x26014 -x19088 -x17328 -x2529 -x35536 -x23681 -x4603 -x15450 -x29713 -x2777 -x4448 -x38098 -x16854 -x188 -x26483 -x32288 -x25951 -x20519 -x21634 -x982 -x17198 -x39391 -x255 -x25256 -x9555 -x34082 -x9385 -x38880 -x32162 -x37877 -x33628 -x5706 -x24265 -x28823 -x14581 -x16179 -x2546 -x2117 -x18496 -x24795 -x25842 -x32245 -x14766 -x6185 -x37012 -x31443 -x39871 -x24724 -x32124 -x17533 -x21761 -x11603 -x13374 -x111 -x16192 -x7793 -x6201 -x35680 -x10317 -x39163 -x31563 -x6965 -x21117 -x20433 -x13309 -x8283 -x28158 -x2924 -x1035 -x2585 -x29907 -x25431 -x18814 -x38079 -x4557 -x31521 -x26799 -x12013 -x35596 -x983 -x13762 -x22701 -x13651 -x6338 -x6350 -x32691 -x7589 -x27318 -x31172 -x37906 -x36051 -x13724 -x29104 -x26407 -x14025 -x37686 -x38733 -x27777 -x15773 -x40846 -x8109 -x18158 -x22563 -x3501 -x19704 -x36875 -x8644 -x33882 -x32214 -x13935 -x30571 -x11728 -x35268 -x19684 -x27733 -x36090 -x18745 -x27752 -x23634 -x5447 -x39968 -x12441 -x2330 -x30471 -x32359 -x31822 -x6028 -x17055 -x27784 -x9990 -x35443 -x22941 -x39125 -x7978 -x14925 -x29906 -x8162 -x36855 -x31402 -x28943 -x27641 -x15964 -x12155 -x7240 -x15913 -x2852 -x14121 -x24566 -x30041 -x17679 -x20596 -x23525 -x12538 -x40669 -x40471 -x9027 -x13613 -x6697 -x23872 -x5275 -x38683 -x20078 -x6448 -x20780 -x29536 -x7699 -x20188 -x4482 -x2147 -x22127 -x3070 -x33112 -x31293 -x215 -x7864 -x9870 -x6901 -x27075 -x31111 -x9133 -x28942 -x36793 -x32217 -x3013 -x33743 -x11342 -x22856 -x22225 -x31885 -x2118 -x31578 -x3328 -x32295 -x8076 -x1366 -x5419 -x35037 -x12136 -x27714 -x5802 -x17490 -x26780 -x6183 -x14008 -x40300 -x10313 -x24091 -x34637 -x4691 -x25658 -x29174 -x40879 -x36967 -x7582 -x4720 -x8793 -x7377 -x28703 -x18916 -x38011 -x25950 -x10841 -x933 -x39066 -x5921 -x14722 -x22659 -x22591 -x23969 -x29314 -x25471 -x36186 -x17157 -x35890 -x7143 -x18096 -x36828 -x24714 -x2631 -x694 -x10247 -x39010 -x1370 -x37342 -x35740 -x16198 -x39397 -x7448 -x16964 -x9611 -x9179 -x2058 -x39712 -x18744 -x23976 -x4991 -x39321 -x30214 -x22639 -x17550 -x33650 -x40782 -x7608 -x14585 -x3825 -x30036 -x36563 -x13390 -x19438 -x3968 -x11250 -x35957 -x11294 -x4323 -x8292 -x34734 -x37116 -x35469 -x14405 -x40804 -x7445 -x21845 -x15795 -x33145 -x29097 -x16578 -x37607 -x30104 -x31542 -x6720 -x13855 -x39459 -x34368 -x17258 -x20896 -x33514 -x10468 -x33859 -x34125 -x625 -x29368 -x21536 -x30203 -x2844 -x23439 -x17481 -x4189 -x26121 -x743 -x36740 -x34403 -x13200 -x22299 -x15730 -x27558 -x22631 -x10803 -x3563 -x8146 -x22585 -x25382 -x36042 -x22547 -x34921 -x207 -x11713 -x6110 -x12626 -x27214 -x5820 -x3184 -x32015 -x12837 -x36993 -x23579 -x7410 -x2481 -x29131 -x2780 -x31926 -x18603 -x6479 -x20355 -x7490 -x22821 -x28529 -x20622 -x37725 -x22163 -x22131 -x36269 -x22926 -x2977 -x26141 -x3113 -x19198 -x20408 -x4873 -x637 -x23134 -x32969 -x16135 -x20570 -x31996 -x1425 -x33960 -x40139 -x26118 -x2868 -x16542 -x18163 -x35086 -x21704 -x12188 -x22602 -x4209 -x17864 -x34152 -x20063 -x38591 -x17197 -x21429 -x11034 -x12118 -x39136 -x1173 -x19414 -x5399 -x13768 -x6664 -x5090 -x2361 -x1629 -x29500 -x28113 -x23676 -x4502 -x37866 -x1814 -x24467 -x10172 -x17062 -x5629 -x32083 -x15821 -x8873 -x33295 -x11677 -x38416 -x20125 -x32326 -x31760 -x34414 -x5554 -x39997 -x1611 -x2211 -x8341 -x26371 -x15776 -x7836 -x550 -x28850 -x114 -x27317 -x16917 -x20311 -x13151 -x17977 -x6647 -x15293 -x19131 -x34161 -x17407 -x1502 -x23156 -x13714 -x32933 -x3950 -x4174 -x11479 -x16057 -x29147 -x14553 -x12612 -x14066 -x14635 -x37888 -x22906 -x37308 -x37917 -x40547 -x20364 -x34650 -x29265 -x27340 -x24740 -x8820 -x40810 -x38407 -x2902 -x37056 -x20956 -x33797 -x13932 -x13332 -x27362 -x16398 -x3978 -x11905 -x36771 -x13897 -x2770 -x26130 -x29465 -x2881 -x7428 -x33601 -x31571 -x12557 -x39804 -x19778 -x16976 -x39148 -x15307 -x9248 -x11317 -x6324 -x2843 -x39297 -x11156 -x26552 -x22782 -x3993 -x22116 -x13415 -x26983 -x93 -x28147 -x40297 -x31894 -x23426 -x26172 -x20430 -x532 -x17035 -x30726 -x11644 -x6575 -x28602 -x13060 -x14836 -x2982 -x36746 -x28378 -x2964 -x38881 -x20083 -x14489 -x4020 -x22153 -x15135 -x30300 -x29204 -x31723 -x40360 -x4337 -x39525 -x29681 -x22097 -x18032 -x37976 -x1077 -x24336 -x1168 -x35655 -x40186 -x37091 -x5936 -x274 -x33774 -x29423 -x24972 x40444 -x30893 -x25985 -x2309 -x9424 -x32733 -x10295 -x5266 -x5325 -x38474 -x26006 x40412 -x16456 -x38291 -x7902 -x10752 -x9526 -x31302 -x29459 -x31140 -x26557 -x16088 -x12422 -x22532 -x32494 -x27549 -x16273 -x38293 -x33739 -x28036 -x8385 -x19607 -x6800 -x20574 -x37904 -x3170 -x5804 -x25883 -x14281 -x9666 -x33865 -x15471 -x29860 -x558 -x15084 -x22255 -x22098 -x24082 -x15470 -x4795 -x26742 -x10221 -x25978 -x6180 -x38022 -x18807 -x35 -x9196 -x12281 -x34085 -x12285 -x31953 -x32562 -x9115 -x34991 -x39355 -x38087 -x31771 -x23226 -x15777 -x19816 -x24753 -x11429 -x20275 -x18220 -x1055 -x17388 -x8290 -x6763 -x27466 -x14639 -x13184 -x32605 -x7126 -x8997 -x9342 -x30165 -x15920 -x33518 -x6890 -x6426 -x26525 -x15581 -x10220 -x6972 -x8776 -x33314 -x10006 -x28690 -x32175 -x10213 -x6393 -x35513 -x15789 -x15081 -x22903 -x15370 -x5168 -x40534 -x40197 -x40902 -x4692 -x11105 -x9462 -x5770 -x30844 -x35713 -x5388 -x94 -x35845 -x15692 -x5658 -x28884 -x4566 -x31865 -x11769 -x28739 -x13087 -x6852 -x12607 -x40572 -x5383 -x34860 -x6217 -x13295 -x17418 -x10878 -x10890 -x20932 -x17782 -x26745 -x11140 -x38368 -x20201 -x28506 -x15974 -x7526 -x30364 -x35990 -x9909 -x21105 -x1647 -x3199 -x23704 -x31060 -x18332 -x9198 -x25336 -x9538 -x15987 -x23366 -x12203 -x16296 -x9965 -x32922 -x21296 -x31029 -x33921 -x13764 -x2226 -x25408 -x35926 -x13634 -x4376 -x6829 -x10684 -x8701 -x17251 -x32070 -x2557 -x21380 -x17880 -x26583 -x38994 -x25772 -x1856 -x22771 -x12521 -x21957 -x22305 -x14778 -x7735 -x33300 -x34524 -x24878 -x1902 -x7805 -x12718 -x34402 -x23283 -x12766 -x28937 -x18400 -x22600 -x28659 -x32319 -x35388 -x13644 -x6073 -x15558 -x11154 -x18819 -x18386 -x36938 -x20182 -x5150 -x13671 -x11792 -x13156 -x22226 -x36436 -x11482 -x34567 -x8993 -x5114 -x30999 -x10014 -x9000 -x25654 -x21278 -x8152 -x1159 -x26786 -x25014 -x33393 -x34172 -x13718 -x8175 -x35445 -x26512 -x190 -x6757 -x15840 -x11753 -x931 -x27867 -x9527 -x20368 -x7400 -x16477 -x19222 -x18997 -x36328 -x36255 -x37115 -x31030 -x28725 -x11300 -x14342 -x32622 -x4543 -x17003 -x22871 -x8371 -x16122 -x34009 -x21365 -x2761 -x1721 -x36462 -x36774 -x1228 -x14563 -x20243 -x40036 -x32342 -x1634 -x6274 -x40849 -x7685 -x9701 -x15297 -x15535 -x23819 -x39139 -x37544 -x6507 -x11227 -x6344 -x30396 -x31316 -x36966 -x10938 -x28405 -x6319 x40441 -x8686 -x23084 -x28867 -x22246 -x6887 -x20472 -x24624 -x5120 -x4598 -x1635 -x21932 -x37740 -x38998 -x26085 -x2248 -x24363 -x6171 -x11875 -x22887 -x17160 -x13090 -x7325 -x5216 -x705 -x19289 -x336 x6678 -x23688 -x3038 -x29509 -x11752 -x2319 -x17449 -x30648 -x39614 -x13573 -x25831 -x1170 -x6442 -x17540 -x27937 -x11163 -x9113 -x36549 -x26950 -x11382 -x17653 -x27253 -x20852 -x14346 -x4404 -x19829 -x37477 -x31303 -x11279 -x30128 -x23035 -x5251 -x28256 -x6422 -x17710 -x10089 -x17596 -x6611 -x38669 -x38499 -x15919 -x11948 -x27880 -x5796 -x16980 -x9047 -x5552 -x29304 -x9261 -x1189 -x17779 -x35390 -x22335 -x25075 -x20589 -x17013 -x21136 -x14313 -x24187 -x732 -x6996 -x30821 -x30030 -x40511 -x8053 -x26345 -x4901 -x14564 -x3200 -x36298 -x5527 -x18156 -x4414 -x25452 -x38692 -x18405 -x40625 -x34328 -x25478 -x17044 -x19436 -x24256 -x4313 -x32948 -x28590 -x27947 -x23519 -x37289 -x31145 -x2480 -x26841 -x16436 -x35348 -x27227 -x6805 -x28971 -x27096 -x23606 -x26952 -x449 -x35214 -x31851 -x16231 -x35258 -x11729 -x36107 -x13737 -x39496 -x8264 -x35609 -x1532 -x29245 -x26798 -x39632 -x29491 -x23630 -x2713 -x24353 -x29237 -x32608 -x11029 -x32256 -x32648 -x31782 -x36366 -x25330 -x21027 -x3356 -x14717 -x19159 -x9107 -x22324 -x30902 -x14871 -x8314 -x10463 -x8210 -x10116 -x34795 -x39056 -x35468 -x35385 -x37741 -x29070 -x4428 -x16173 -x28346 -x23959 -x28010 -x40757 -x9638 -x18650 -x28704 -x38487 -x22340 -x9751 -x38009 -x6961 -x27008 -x6269 -x2683 -x38385 -x40610 -x9718 -x19542 -x26531 -x13743 -x11934 -x32701 -x3110 -x28211 -x37081 -x12183 -x23884 -x21731 -x26127 -x9217 -x33050 -x8765 -x36837 -x26782 -x8271 -x27174 -x6061 -x33127 -x8857 -x5931 -x2429 -x4059 -x34764 -x39567 -x18052 -x15584 -x30984 -x40503 -x30268 -x32310 -x34799 -x24504 -x2531 -x12135 -x37009 -x27228 -x17830 -x38845 -x1172 -x12988 -x12584 -x50 -x5553 -x3089 -x24090 -x24920 -x40131 -x30983 -x3696 -x7751 -x32163 -x3832 -x20332 -x9134 -x7752 -x15374 -x31268 -x6853 -x28618 -x28738 -x31691 -x31374 -x4366 -x4005 -x16352 -x32899 -x35508 -x40393 -x11378 -x1700 -x1842 -x945 -x28435 -x17376 -x16206 -x16938 -x11446 -x39788 -x26913 -x34797 -x34922 -x14622 -x20404 -x973 -x37498 -x19922 -x16210 -x25448 -x7611 -x12816 -x2246 -x8476 -x16167 -x2509 -x27460 -x26422 -x28869 -x20897 -x37367 -x1628 -x8930 -x11231 -x17274 -x10556 -x13730 -x24844 -x28778 -x39616 -x8612 -x19790 -x2857 -x26538 -x37827 -x35681 -x17709 -x21560 -x27159 -x7697 -x21569 -x30464 -x20647 -x2167 -x24325 -x3111 -x27494 -x12714 -x14746 -x13661 -x39341 -x3922 -x32104 -x34736 -x6220 -x6554 -x13477 -x3976 -x8381 -x36588 -x27202 -x1411 -x4781 -x26882 -x27882 -x7234 -x97 -x9150 -x21579 -x16004 -x27098 -x31383 -x18539 -x40296 -x13046 -x30812 -x29888 -x27899 -x3316 -x29051 -x31675 -x10764 -x25277 -x6738 -x32750 -x22148 -x28773 -x32956 -x15642 -x2493 -x36078 -x15625 -x4729 -x1722 -x15126 -x31794 -x26736 -x26042 -x27943 -x18349 -x39503 -x26025 -x1871 -x22220 -x20247 -x35951 -x24014 -x11147 -x7532 -x13210 -x13240 -x15316 -x14769 -x40664 -x1528 -x4051 -x29479 -x31419 -x26013 -x35980 -x4954 -x19216 -x14493 -x17976 -x25398 -x18609 -x22191 -x25238 -x25998 -x758 -x23275 -x10452 -x32141 -x38158 -x38085 -x308 -x31896 -x22268 -x16285 -x22414 -x26859 -x17983 -x27627 -x7056 -x25224 -x27046 -x4172 -x19831 -x20811 -x9132 -x9577 -x30190 -x33240 -x34879 -x38706 -x30299 -x3800 -x35953 -x1099 -x28665 -x12512 -x9898 -x20216 -x14056 -x9331 -x4800 -x34980 -x9080 -x39584 -x5005 -x8971 -x27354 -x9085 -x10343 -x11936 -x40850 -x9951 -x16993 -x26219 -x22077 -x1840 -x39285 -x16712 -x21291 -x25962 -x21586 -x17091 -x28047 -x22285 -x30956 -x39831 -x22114 -x16647 -x6982 -x13132 -x27983 -x36753 -x9130 -x40333 -x10726 -x1306 -x4903 -x36532 -x28843 -x27027 -x10666 -x17703 -x15361 -x23755 -x27405 -x19899 -x21920 -x10526 -x21404 -x644 -x12423 -x17848 -x27234 -x25829 -x12631 -x465 -x30650 -x7095 -x12143 -x15225 -x23721 -x13183 -x31772 -x38055 -x14060 -x36948 -x1409 -x24384 -x6433 -x18993 -x21726 -x27508 -x29301 -x38555 -x15290 -x36556 -x22847 -x9578 -x26258 -x3125 -x10104 -x8194 -x36804 -x23058 -x18339 -x23266 -x28377 -x9875 -x34013 -x17637 -x30625 -x34032 -x2131 -x10373 -x18109 -x7558 -x1985 -x38860 -x20010 -x16947 -x14260 -x25074 -x12061 -x8444 -x4311 -x30468 -x10861 -x12195 -x39412 -x9312 -x6985 -x5127 -x8372 -x11576 -x29917 -x17681 -x1264 -x38447 -x4830 -x29805 -x24160 -x38036 -x683 -x32695 -x36673 -x30185 -x14578 -x37719 -x14530 -x2052 -x27971 -x1927 -x1362 -x3677 -x19454 -x28067 -x12781 -x36483 -x28248 -x18059 -x37466 -x36786 -x5296 -x25650 -x38924 -x11161 -x6933 -x5976 -x15562 -x8315 -x18715 -x8324 -x19952 -x799 -x25155 -x31469 -x27450 -x33450 -x38413 -x6799 -x13834 -x33878 -x821 -x6552 -x7747 -x70 -x23252 -x21673 -x23312 -x1630 -x35748 -x27158 -x37760 -x20439 -x35349 -x16563 -x5663 -x23528 -x26627 -x19250 -x10585 -x18294 -x4120 -x4046 -x1855 -x33350 -x25642 -x20107 -x22609 -x645 -x14180 -x14229 -x30864 -x26274 -x37418 -x17718 -x951 -x2793 -x21374 -x14153 -x12656 -x23123 -x1740 -x28128 -x33192 -x9458 -x4595 -x27167 -x12186 -x37175 -x7008 -x6032 -x19916 -x38446 -x25629 -x26980 -x7464 -x8671 -x284 -x8469 -x17670 -x33795 -x1805 -x2177 -x14328 -x37975 -x36607 -x1904 -x4279 -x710 -x28894 -x32718 -x17032 -x8378 -x23194 -x38656 -x564 -x38792 -x15301 -x31888 -x13547 -x37941 -x20339 -x37121 -x21099 -x15087 -x4205 -x19848 -x29816 -x3295 -x39351 -x3407 -x6429 -x19860 -x33513 -x17885 -x14502 -x20175 -x35314 -x10566 -x29160 -x20016 -x32430 -x38982 -x26945 -x19874 -x13257 -x34801 -x18491 -x2974 -x8365 -x7701 x40436 -x6578 -x38926 -x15056 -x2832 -x1261 -x35750 -x38210 -x9072 -x36763 -x24698 -x21415 -x26739 -x987 -x31553 -x18574 -x9820 -x27533 -x16435 -x30896 -x22596 -x21942 -x18740 -x7755 -x33537 -x4937 -x11745 -x29740 -x18538 -x3646 -x23629 -x807 -x35934 -x32658 -x35765 -x28632 -x37712 -x27428 -x26420 -x13322 -x25596 -x33727 -x12604 -x26482 -x20715 -x31753 -x39409 -x11552 -x31643 -x9658 -x33120 -x24537 -x7340 -x18656 -x26302 -x10729 -x29359 -x28487 -x12432 -x13979 -x14457 -x3443 -x1542 -x668 -x6101 -x38223 -x919 -x5615 -x28702 -x24900 -x9779 -x21540 -x9276 -x12663 -x16401 -x18513 -x15631 -x7152 -x10940 -x23501 -x1453 -x19738 -x11450 -x26826 -x20595 -x22736 -x18923 -x16587 -x9409 -x14158 -x11980 -x7851 -x18706 -x15843 -x9167 -x4551 -x9310 -x19892 -x26451 -x21512 -x10988 -x14676 -x32222 -x6548 -x32583 -x11996 -x2344 -x29276 -x10733 -x25734 -x21321 -x39655 -x23727 -x36601 -x25346 -x35684 -x4165 -x19667 -x6613 -x26090 -x27550 -x12274 -x8150 -x708 -x36105 -x4802 -x36523 -x30234 -x35514 -x1460 -x37358 -x2513 -x21947 -x22929 -x8815 -x21297 -x28480 -x25514 -x4534 -x7680 -x39086 -x4171 -x35414 -x37199 -x32239 -x18584 -x32357 -x3355 -x35987 -x8439 -x15264 -x31190 -x37427 -x14558 -x33835 -x18913 -x8095 -x5079 -x5968 -x9840 -x22514 -x7970 -x31441 -x28340 -x12811 -x28153 -x13298 -x27233 -x17249 -x25509 -x6102 -x2185 -x35169 -x16620 -x21489 -x30865 -x31526 -x15817 -x9149 -x35651 -x22195 -x20300 -x19529 -x3785 -x36554 -x2861 -x32659 -x36690 -x11536 -x17661 -x24730 -x18148 -x33671 -x11664 -x33072 -x9594 -x25171 -x21051 -x38074 -x880 -x26363 -x17276 -x12176 -x35229 -x2799 -x22846 -x16008 -x28766 -x28425 -x29565 -x764 -x6849 -x30592 -x9945 -x28994 -x10694 -x32012 -x17947 -x18195 -x31538 -x28921 -x39046 -x2756 -x12687 -x38488 -x16956 -x39978 -x29261 -x27048 -x32507 -x39518 -x9234 -x1984 -x3519 -x34932 -x36768 -x4854 -x14629 -x13470 -x27806 -x23853 -x24178 -x9627 -x30389 -x14088 -x3027 -x24806 -x4657 -x34537 -x8288 -x37936 -x40247 -x7975 -x21178 -x39679 -x9712 -x19861 -x30640 -x25386 -x22047 -x38261 -x1224 -x40608 -x1649 -x1392 -x445 -x18387 -x28373 -x5588 -x39300 -x37183 -x21523 -x4394 -x15189 -x3967 -x20960 -x15055 -x20417 -x39282 -x19148 -x17271 -x34546 -x18840 -x16703 -x29493 -x16036 -x33952 -x17506 -x13207 -x30559 -x15410 -x14888 -x8020 -x30520 -x9551 -x1572 -x33682 -x21608 -x7024 -x17334 -x33067 -x1911 -x12848 -x35272 -x9456 -x11749 -x5631 -x6758 -x33580 -x14005 -x30819 -x20969 -x3386 -x23720 -x13946 -x15569 -x39824 -x28899 -x26256 -x32930 -x22151 -x25229 -x8502 -x23319 -x24825 -x5639 -x29595 -x1356 -x23608 -x31392 -x38837 -x20899 -x12070 -x7189 -x16481 -x27241 -x885 -x35884 -x18963 -x17524 -x20088 -x39352 -x22323 -x8792 -x21578 -x20921 -x1571 -x31138 -x5509 -x19567 -x22445 -x14855 -x16151 -x17696 -x15586 -x35627 -x4892 -x6103 -x20696 -x40086 -x3985 -x926 -x5586 -x34690 -x23767 -x33838 -x14206 -x1164 -x1793 -x8937 -x32828 -x8556 -x12562 -x14555 -x4010 -x24935 -x36731 -x14306 -x18216 -x20769 -x29379 -x7564 -x7666 -x14634 -x35649 -x38993 -x24254 -x32808 -x38344 -x21793 -x33640 -x23726 -x16146 -x39364 -x39894 -x29101 -x22066 -x21166 -x28989 -x39819 -x36887 -x28547 -x24225 -x1760 -x26594 -x29027 -x20887 -x15466 -x2163 -x2979 -x9274 -x6608 -x19907 -x27537 -x17497 -x25970 -x33744 -x4363 -x6218 -x12266 -x31671 -x33472 -x31252 -x24675 -x17806 -x8724 -x22372 -x20183 -x13312 -x7616 -x24917 -x28383 -x8059 -x9910 -x31518 -x3271 -x34058 -x30988 -x19499 -x778 -x31103 -x23775 -x1800 -x3802 -x5718 -x6657 -x5928 -x1338 -x38058 -x35327 -x16219 -x30013 -x29387 -x21309 -x24470 -x11744 -x33286 -x17613 -x38752 -x36902 -x27950 -x13279 -x31854 -x34094 -x21750 -x37556 -x35787 -x29329 -x25018 -x14120 -x29645 -x36749 -x22814 -x35444 -x3315 -x101 -x12399 -x38768 -x9 -x224 -x27906 -x1563 -x11189 -x2717 -x4156 -x13481 -x36572 -x22581 -x27015 -x40848 -x3731 -x37349 -x14183 -x14903 -x32651 -x26508 -x20512 -x38789 -x2140 -x16381 -x509 -x30987 -x36064 -x25160 -x18720 -x9502 -x38222 -x3204 -x18266 -x31042 -x1226 -x17654 -x28026 -x5929 -x34728 -x12498 -x4140 -x38533 -x24413 -x9015 -x21822 -x15184 -x21834 -x26528 -x17736 -x6441 -x24310 -x14114 -x31778 -x27919 -x14148 -x19419 -x14169 -x28041 -x11593 -x9454 -x28909 -x20490 -x34540 -x3078 -x24584 -x32543 -x29965 -x5623 -x14118 -x1702 -x24287 -x6244 -x6767 -x7103 -x25183 -x23953 -x31150 -x9031 -x20992 -x15978 -x24453 -x3518 -x34669 -x35373 -x38807 -x19591 -x30534 -x8123 -x11047 -x26215 -x23658 -x8677 -x14557 -x31250 -x3380 -x17233 -x8161 -x2841 -x24327 -x47 -x17194 -x18143 -x33167 -x39795 -x38631 -x8862 -x21836 -x38179 -x679 -x1971 -x9229 -x2862 -x21558 -x33722 -x28882 -x12072 -x31401 -x28997 -x8281 -x6266 -x29513 -x16215 -x34307 -x34188 -x24301 -x22010 -x29477 -x40668 -x13739 -x11716 -x28498 -x38707 -x12887 -x17656 -x38694 -x17156 -x31458 -x20017 -x27687 -x33001 -x26934 -x9413 -x15762 -x19566 -x30947 -x25627 -x106 -x35882 -x18462 -x15037 -x15441 -x17335 -x17500 -x17451 -x29121 -x17517 -x9878 -x24600 -x1928 -x11304 -x7495 -x33351 -x25964 -x12579 -x7328 -x32387 -x311 -x13478 -x3167 -x33801 -x23142 -x39963 -x5456 -x5519 -x34428 -x29490 -x10822 -x37581 -x38741 -x21617 -x7541 -x30127 -x30746 -x39670 -x34730 -x24881 -x30384 -x4468 -x19210 -x23493 -x12609 -x34185 -x35480 -x2154 -x6735 -x13311 -x25390 -x13786 -x4429 -x25710 -x20385 -x9863 -x22608 -x31835 -x7977 -x10644 -x21735 -x4293 -x16910 -x7877 -x29420 -x35525 -x35795 -x9650 -x27620 -x7900 -x19112 -x13113 -x1040 -x13783 -x10964 -x16866 -x32561 -x6251 -x24793 -x34250 -x3003 -x7947 -x17269 -x36055 -x23471 -x10691 -x21020 -x30139 -x27337 -x29556 -x33220 -x26926 -x5290 -x30519 -x6124 -x5471 -x27356 -x13290 -x27796 -x14466 -x3543 -x19332 -x9811 -x27107 -x12721 -x4535 -x16944 -x34945 -x31648 -x32317 -x16204 -x31918 -x4222 -x33020 -x24461 -x34126 -x913 -x35816 -x14641 -x24633 -x6245 -x11165 -x25302 -x4133 -x10345 -x40262 -x2910 -x3507 -x31913 -x36816 -x34789 -x28366 -x15192 -x18602 -x12823 -x22007 -x28959 -x15722 -x6945 -x11377 -x28859 -x12336 -x23215 -x37003 -x6304 -x2503 -x11788 -x16236 -x29665 -x21279 -x30204 -x977 -x34241 -x38150 -x20817 -x3456 -x14270 -x3780 -x17574 -x13028 -x27019 -x5186 -x204 -x11256 -x32267 -x37157 -x10194 -x20734 -x23719 -x19276 -x37173 -x33016 -x10215 -x30794 -x21790 -x2026 -x835 -x35007 -x31337 -x7784 -x19141 -x35440 -x35869 -x22960 -x9834 -x1945 -x14084 -x1518 -x16659 -x3209 -x33321 -x34191 -x39462 -x25525 -x570 -x36747 -x15280 -x13814 -x32548 -x7414 -x29684 -x16828 -x34883 -x9746 -x26931 -x9112 -x9854 -x9083 -x5138 -x38464 -x16314 -x38482 -x32521 -x24597 -x4545 -x4570 -x6246 -x7247 -x7268 -x16588 -x26163 -x14795 -x1547 -x15211 -x11049 -x29017 -x34339 -x19221 -x13190 -x7777 -x17479 -x15509 -x26347 -x5799 -x24539 -x36574 -x10765 -x24687 -x38781 -x30980 -x670 -x8013 -x29843 -x11503 -x25133 -x31724 -x26104 -x7319 -x27845 -x15848 -x10538 -x15785 -x40797 -x16686 -x28494 -x29187 -x9762 -x10428 -x26232 -x26386 -x7931 -x4659 -x6734 -x32526 -x33819 -x20984 -x18686 -x20888 -x27294 -x7563 -x34822 -x27817 -x7318 -x1446 -x2574 -x39806 -x25872 -x26578 -x335 -x19664 -x18064 -x5813 -x29206 -x4258 -x24116 -x783 -x39049 -x9190 -x20717 -x38067 -x17400 -x12516 -x69 -x39791 -x14390 -x20283 -x26793 -x23729 -x13241 -x20098 -x28060 -x23213 -x23695 -x34304 -x27265 -x31558 -x22990 -x19692 -x13517 -x31416 -x25593 -x34638 -x1422 -x6847 -x39095 -x36251 -x32845 -x37527 -x24763 -x39198 -x7208 -x11896 -x20573 -x6859 -x15235 -x37392 -x20119 -x20323 -x30677 -x36942 -x143 -x31045 -x22173 -x4173 -x27291 -x9643 -x27775 -x863 -x22522 -x2663 -x2236 -x5707 -x17169 -x19431 -x18803 -x10451 -x33073 -x40896 -x27355 -x4681 -x19981 -x36310 -x30570 -x34342 -x7211 -x26784 -x28087 -x35339 -x34484 -x22868 -x28573 -x37364 -x22145 -x31264 -x19320 -x11121 -x40551 -x26852 -x19147 -x33327 -x891 -x35023 -x8607 -x39769 -x13454 -x2502 -x5128 -x33584 -x2297 -x7678 -x13658 -x1299 -x40126 -x260 -x30272 -x30089 -x2542 -x13469 -x18390 -x8816 -x11702 -x40861 -x19995 -x32657 -x6255 -x27601 -x33599 -x36137 -x30769 -x8217 -x6100 -x24891 -x15783 -x30370 -x16295 -x31244 -x22156 -x29722 -x32221 -x29388 -x35771 -x22834 -x6342 -x11505 -x20803 -x29371 -x37433 -x22844 -x14269 -x29287 -x39106 -x20353 -x17057 -x29993 -x17432 -x14484 -x34553 -x18440 -x18622 -x3419 -x26171 -x37722 -x24923 -x9169 -x39259 -x28055 -x39703 -x9053 -x40573 -x32542 -x39326 -x9936 -x20112 -x18485 -x12660 -x17379 -x23182 -x8396 -x31852 -x29884 -x24874 -x34780 -x30218 -x30861 -x10962 -x22793 -x25893 -x8981 -x28318 -x21729 -x7272 -x6754 -x8129 -x32144 -x7038 -x7822 -x6523 -x9492 -x32321 -x2048 -x13334 -x7551 -x25258 -x17139 -x35759 -x20009 -x19388 -x19882 -x25061 -x6675 -x11097 -x30786 -x17225 -x18433 -x10961 -x38678 -x16163 -x37241 -x8345 -x33717 -x20580 -x20759 -x26183 -x30051 -x31188 -x1056 -x18038 -x25143 -x28715 -x28123 -x36868 -x39080 -x36565 -x32999 -x8157 -x850 -x40867 -x6409 -x12395 -x9772 -x24820 -x21689 -x9332 -x36728 -x38256 -x39673 -x7547 -x9512 -x27631 -x23231 -x24152 -x10601 -x15805 -x31925 -x38442 -x13250 -x37480 -x13778 -x7198 -x19700 -x13704 -x2358 -x37700 -x17496 -x28151 -x19215 -x36236 -x19854 -x31931 -x32275 -x39664 -x18042 -x16664 -x6770 -x20477 -x22029 -x2142 -x22939 -x9038 -x36850 -x13148 -x30178 -x26571 -x28182 -x8602 -x7261 -x3130 -x23594 -x23891 -x34001 -x27439 -x16616 -x40265 -x21933 -x37178 -x8777 -x37407 -x36256 -x6807 -x22933 -x29671 -x4819 -x29030 -x3888 -x26825 -x25765 -x30715 -x40645 -x15339 -x15078 -x7810 -x2424 -x858 -x34587 -x16639 -x31832 -x24596 -x22946 -x38240 -x3929 -x3322 -x36811 -x34459 -x9964 -x7867 -x34977 -x7358 -x40798 -x13315 -x28228 -x18834 -x10257 -x15945 -x7550 -x19772 -x30582 -x9846 -x26353 -x9709 -x36624 -x12112 -x35633 -x35175 -x10275 -x1481 x40433 -x18582 -x2382 -x13990 -x22274 -x7076 -x1391 -x18373 -x36395 -x30388 -x3998 -x11190 -x37944 -x21509 -x37863 -x25038 -x37641 -x25079 -x3741 -x17093 -x5939 -x13084 -x40271 -x5018 -x39178 -x32164 -x29947 -x4073 -x8640 -x24540 -x17778 -x1770 -x23920 -x32000 -x16453 -x20383 -x22002 -x21327 -x9525 -x26346 -x29486 -x40762 -x17541 -x14248 -x17099 -x4204 -x6083 -x30034 -x18327 -x6290 -x35081 -x9300 -x1645 -x5042 -x10316 -x11298 -x24804 -x28278 -x39726 -x5374 -x10546 -x228 -x9347 -x34065 -x40273 -x31989 -x37723 -x33850 -x28120 -x16757 -x37225 -x16413 -x25257 -x9019 -x21480 -x3493 -x38626 -x10773 -x9429 -x20755 -x12535 -x3383 -x17873 -x19822 -x30142 -x2774 -x31280 -x15169 -x35567 -x39227 -x11430 -x5930 -x7333 -x39425 -x2355 -x23321 -x13611 -x30816 -x11613 -x37196 -x34754 -x23452 -x8596 -x6615 -x1369 -x26922 -x5495 -x15027 -x40753 -x38437 -x15873 -x29547 -x35400 -x11091 -x29753 -x39999 -x21756 -x18180 -x3994 -x7415 -x15952 -x35109 -x24570 -x6119 -x16955 -x5786 -x36168 -x36780 -x29901 -x5736 -x22460 -x28733 -x29394 -x13305 -x38817 -x40335 -x17940 -x28620 -x21535 -x3291 -x9117 -x30397 -x34214 -x28695 -x11675 -x7790 -x19746 -x37331 -x35897 -x33886 -x28384 -x26055 -x1380 -x13954 -x16699 -x32789 -x6488 -x20536 -x13103 -x17847 -x22337 -x38032 -x24252 -x36463 -x24389 -x17409 -x14334 -x39977 -x2119 -x10320 -x4489 -x11162 -x23513 -x14691 -x33168 -x40817 -x33144 -x26496 -x17698 -x11196 -x38070 -x3367 -x33698 -x22978 -x37893 -x3182 -x24846 -x25809 -x18364 -x2818 -x34823 -x23265 -x22011 -x38232 -x18497 -x31596 -x20927 -x37292 -x17324 -x15876 -x10080 -x8066 -x1181 -x8437 -x4564 -x29144 -x27282 -x25458 -x18418 -x16058 -x34918 -x31232 -x3029 -x26207 -x34313 -x18238 -x24233 -x2186 -x23478 -x24761 -x30579 -x15190 -x11917 -x30978 -x6706 -x20555 -x16671 -x33894 -x38935 -x19763 -x19462 -x3901 -x31747 -x39520 -x2114 -x2328 -x8973 -x10565 -x6096 -x13468 -x279 -x12888 -x96 -x29530 -x13678 -x28201 -x18551 -x19769 -x8830 -x11524 -x30926 -x17382 -x33308 -x14901 -x4452 -x903 -x38595 -x25928 -x20441 -x31883 -x40120 -x4249 -x3025 -x14911 -x18249 -x10423 -x18964 -x37353 -x3306 -x16402 -x32157 -x24171 -x7303 -x31612 -x24485 -x37912 -x28996 -x2477 -x3073 -x340 -x15198 -x1609 -x7341 -x30462 -x6521 -x24315 -x15276 -x32879 -x6176 -x32081 -x2371 -x18879 -x21482 -x36722 -x25147 -x4804 -x32836 -x28336 -x4542 -x26992 -x22548 -x11811 -x6689 -x26801 -x1500 -x9528 -x12037 -x31135 -x37822 -x18758 -x13782 -x8460 -x10118 -x31509 -x40523 -x10149 -x7812 -x18319 -x13829 -x27695 -x20834 -x10162 -x34074 -x4336 -x29522 -x16354 -x27859 -x12664 -x9318 -x34336 -x20664 -x4136 -x21352 -x34360 -x28076 -x4216 -x4301 -x25571 -x11657 -x18060 -x31797 -x33438 -x32633 -x18651 -x4356 -x34083 -x7396 -x35304 -x4294 -x20742 -x30673 -x5537 -x15260 -x12698 -x2985 -x4999 -x16379 -x37061 -x13971 -x1218 -x33899 -x23344 -x8052 -x2173 -x8376 -x4578 -x9346 -x40702 -x404 -x3351 -x32028 -x15567 -x40916 -x33205 -x33442 -x20376 -x38365 -x10029 -x35256 -x4461 -x4602 -x32864 -x35101 -x7730 -x18121 -x6693 -x18644 -x37366 -x29455 -x24620 -x4745 -x16112 -x18004 -x19869 -x40249 -x15221 -x39581 -x13429 -x30382 -x7150 -x19856 -x9980 -x11909 -x28231 -x24813 -x889 -x19286 -x26265 -x18618 -x25028 -x12101 -x24771 -x9678 -x30805 -x9573 -x24136 -x30618 -x35941 -x34594 -x23601 -x26468 -x1049 -x13734 -x20522 -x14361 -x19337 -x10321 -x4805 -x18666 -x32614 -x13731 -x40202 -x5969 -x6594 -x18746 -x17825 -x12341 -x10497 -x22835 -x33907 -x11425 -x15069 -x38673 -x39955 -x7331 -x21195 -x19354 -x24961 -x32712 -x16807 -x13889 -x22588 -x9873 -x22397 -x1509 -x32515 -x33604 -x1363 -x30005 -x11251 -x4763 -x33031 -x37680 -x23668 -x33174 -x28660 -x2709 -x6154 -x37519 -x32652 -x24982 -x27814 -x38677 -x25647 -x1636 -x24153 -x24240 -x63 -x24468 -x40138 -x30887 -x26514 -x23122 -x24107 -x19135 -x9106 -x34709 -x8448 -x30274 -x33664 -x35441 -x12092 -x27313 -x20338 -x14628 -x22405 -x39835 -x14958 -x15578 -x12054 -x34897 -x26366 -x40643 -x19083 -x26438 -x8809 -x18323 -x37361 -x32754 -x24958 -x36063 -x7725 -x12719 -x11441 -x13096 -x38628 -x22417 -x29998 -x15810 -x12412 -x6001 -x25548 -x23214 -x25455 -x3524 -x3482 -x16399 -x5206 -x36112 -x351 -x37370 -x27417 -x32564 -x1562 -x36931 -x26132 -x5291 -x6549 -x6224 -x16533 -x9795 -x37134 -x29305 -x24611 -x3873 -x30951 -x38778 -x17919 -x11492 -x37448 -x5155 -x2928 -x6233 -x12392 -x2149 -x8033 -x30876 -x32403 -x22318 -x25089 -x13652 -x2011 -x32863 -x37885 -x30903 -x29871 -x34334 -x8364 -x317 -x15 -x21677 -x23866 -x22298 -x28938 -x26759 -x40906 x40404 -x34442 -x11545 -x9127 -x22697 -x36215 -x23309 -x1783 -x16847 -x1868 -x39911 -x3625 -x38155 -x33318 -x24745 -x29683 -x24200 -x22168 -x33046 -x18103 -x38160 -x35280 -x23738 -x29791 -x36124 -x10876 -x12777 -x12287 -x1331 -x2755 -x3556 -x22240 -x40683 -x170 -x34711 -x16864 -x21817 -x10838 -x11436 -x1493 -x7131 -x35503 -x25372 -x29308 -x29845 -x36895 -x10947 -x19484 -x33617 -x12279 -x8606 -x22482 -x15708 -x24271 -x9972 -x12 -x27359 -x34024 -x38363 -x5765 -x4241 -x35991 -x5366 -x21244 -x30733 -x2109 -x36045 -x10925 -x31831 -x10606 -x20438 -x368 -x8712 -x371 -x19891 -x794 -x8232 -x28408 -x33730 -x19426 -x18908 -x20991 -x7905 -x5664 -x3088 -x10706 -x31010 -x30525 -x5581 -x19001 -x4481 -x15372 -x26181 -x26501 -x26580 -x98 -x31461 -x5626 -x28980 -x2022 -x8510 -x40818 -x14462 -x9595 -x12255 -x9842 -x2824 -x31204 -x643 -x24331 -x35148 -x24619 -x18024 -x18729 -x26138 -x11493 -x36098 -x20458 -x38476 -x25048 -x8684 -x35784 -x27284 -x1632 -x22155 -x31519 -x27116 -x264 -x28284 -x20424 -x12638 -x10955 -x17857 -x10634 -x32282 -x25371 -x37709 -x18393 -x14658 -x24673 -x40322 -x5839 -x9420 -x21915 -x3244 -x2716 -x3045 -x6711 -x3099 -x2206 -x27779 -x38459 -x20233 -x30414 -x36334 -x39165 -x21990 -x35702 -x35560 -x33088 -x6572 -x31786 -x13471 -x10372 -x29840 -x16341 -x35365 -x22849 -x2926 -x5236 -x20701 -x40855 -x3664 -x6500 -x12773 -x370 -x15683 -x39343 -x26316 -x35206 -x12073 -x2904 -x8633 -x10747 -x2540 -x1993 -x37548 -x15107 -x28915 -x4185 -x7127 -x14529 -x28138 -x33586 -x39145 -x2582 -x14178 -x15120 -x16517 -x36322 -x8817 -x14374 -x11872 -x37901 -x5397 -x22803 -x11944 -x2659 -x27607 -x16610 -x34392 -x40187 -x39990 -x22060 -x17022 -x11383 -x25707 -x7187 -x35588 -x13239 -x803 -x25337 -x34919 -x225 -x39768 -x14473 -x23652 -x11835 -x4949 -x31462 -x39162 -x14574 -x3577 -x24738 -x17840 -x1749 -x16015 -x31493 -x17573 -x37603 -x12225 -x35261 -x10440 -x23133 -x13061 -x30078 -x13396 -x28549 -x21714 -x9110 -x33769 -x24332 -x19866 -x8330 -x1283 -x26504 -x16190 -x27917 -x19287 -x24215 -x154 -x852 -x13453 -x39250 -x18376 -x2483 -x5078 -x2911 -x22117 -x11295 -x21530 -x21671 -x7652 -x16103 -x18341 -x25886 -x2657 -x39966 -x29449 -x26204 -x34772 -x34031 -x38246 -x35632 -x25394 -x1837 -x32738 -x22188 -x35613 -x37783 -x17396 -x34109 -x13631 -x28968 -x24218 -x3092 -x20406 -x8861 -x29291 -x8295 -x11293 -x18799 -x9601 -x1973 -x11193 -x5006 -x5403 -x180 -x5912 -x4145 -x39268 -x11714 -x2325 -x28551 -x21851 -x37838 -x15233 -x31761 -x15738 -x39255 -x37545 -x24985 -x18946 -x8725 -x18165 -x21878 -x22640 -x14913 -x37705 -x31524 -x39730 -x23988 -x13903 -x26836 -x6069 -x13235 -x6746 -x1674 -x4473 -x22667 -x699 -x11711 -x8 -x7855 -x31584 -x37409 -x27921 -x17018 -x28185 -x24397 -x25671 -x17641 -x2307 -x36836 -x40583 -x23085 -x32886 -x22949 -x36927 -x19023 -x26659 -x24394 -x26397 -x9703 -x34501 -x2042 -x4931 -x31633 -x3965 -x22932 -x37377 -x29853 -x11547 -x13773 -x22842 -x22643 -x17936 -x22704 -x33810 -x13256 -x38820 -x19910 -x17554 -x10075 -x26713 -x31470 -x31025 -x23835 -x13064 -x5669 -x1699 -x23164 -x40149 -x36213 -x10119 -x7312 -x10771 -x25414 -x25029 -x10151 -x9796 -x7165 -x8301 -x23675 -x13941 -x6550 -x25498 -x9597 -x3421 -x35244 -x38331 -x36813 -x36921 -x27153 -x34509 -x36657 -x40150 -x18343 -x7055 -x23978 -x4275 -x17655 -x19238 -x29407 -x20675 -x27263 -x2288 -x4479 -x33851 -x24486 -x28115 -x26690 -x21710 -x35494 -x32198 -x23616 -x26887 -x8239 -x33419 -x35334 -x26618 -x2192 -x24466 -x5073 -x6120 -x36191 -x17210 -x32943 -x23338 -x9402 -x17548 -x26529 -x25774 -x17605 -x12154 -x12435 -x11845 -x37939 -x22917 -x33947 -x19341 -x35523 -x6050 -x2563 -x36234 -x14368 -x31673 -x28313 -x30085 -x38302 -x14938 -x7426 -x21678 -x927 -x34817 -x36701 -x22626 -x25178 -x18253 -x33880 -x29087 -x12257 -x34197 -x21856 -x7102 -x11873 -x38420 -x21015 -x13122 -x33978 -x9646 -x38089 -x1072 -x6332 -x18093 -x15950 -x31907 -x29629 -x4390 -x10148 -x30504 -x40141 -x12912 -x13451 -x31981 -x21072 -x11307 -x39175 -x13099 -x19385 -x24258 -x29854 -x9861 -x24403 -x3261 -x21764 -x32234 -x40102 -x30735 -x9250 -x18416 -x35764 -x34357 -x11357 -x6002 -x4017 -x24460 -x8808 -x33225 -x40034 -x3605 -x29466 -x7177 -x2867 -x6198 -x2062 -x33042 -x2278 -x9679 -x21792 -x4234 -x31434 -x4671 -x6 -x18718 -x34751 -x6416 -x19197 -x13361 -x1155 -x21928 -x22525 -x32596 -x27649 -x3388 -x31655 -x14738 -x19467 -x8261 -x29184 -x35637 -x29365 -x11366 -x8635 -x32859 -x6405 -x2007 -x29667 -x29481 -x26425 -x31273 -x17338 -x4021 -x35126 -x33417 -x14603 -x12821 -x37302 -x32330 -x28482 -x10656 -x4922 -x27536 -x19818 -x23448 -x4765 -x4646 -x8349 -x21955 -x7354 -x25877 -x31299 -x1216 -x11900 -x23404 -x26683 -x9782 -x22424 -x3106 -x24567 -x28156 -x3891 -x39883 -x9957 -x17619 -x36762 -x35706 -x12361 -x10389 -x30244 -x14801 -x36629 -x18268 -x13325 -x1720 -x39772 -x139 -x39150 -x23536 -x22083 -x11208 -x20678 -x24725 -x29562 -x6203 -x972 -x18948 -x37303 -x37847 -x20541 -x32638 -x32573 -x13360 -x17346 -x21683 -x19170 -x9699 -x40920 -x217 -x35408 -x30638 -x14474 -x130 -x25716 -x15750 -x15034 -x19538 -x39426 -x11768 -x6669 -x36944 -x16834 -x23180 -x39682 -x24273 -x15224 -x33764 -x3951 -x67 -x30742 -x6484 -x15621 -x10622 -x3332 -x23954 -x13854 -x24746 x40564 -x6205 -x31751 -x9960 -x29075 -x2815 -x6410 -x18875 -x15455 -x30039 -x28781 -x11975 -x30083 -x26899 -x23472 -x25092 -x28928 -x36163 -x17131 -x11951 -x35248 -x9542 -x6733 -x15451 -x27942 -x21621 -x11929 -x38068 -x21275 -x30723 -x434 -x5023 -x12010 -x27699 -x16330 -x17230 -x37022 -x33329 -x13637 -x33590 -x32384 -x12249
666.84/55.08	s OPTIMUM FOUND
666.84/55.08	c Time taken to solve: 52.179581916000004 seconds
666.84/55.08	c Total time taken: 54.43673300743103 seconds

Verifier Data

OK	-130742

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-4847836-1784144371/watcher-4847836-1784144371 -o /tmp/evaluation-result-4847836-1784144371/solver-4847836-1784144371 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4847836-1784144371/vars-4847836-1784144371 --bin-var /tmp/runsolver-exch-nodeE008-1784136130-25861 --watchdog 3760 run HOME/instance-4847836-1784144371.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1593011129 --intermediate --solver ortools 

running on 16 cores: 0-15

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-2,7-11,13-15,49-51,53-55,59-60,62
  3550 MHz: 20-23,32-35,52,56
  3600 MHz: 3-6,12,16-19,24-31,36-48,57-58,61,63
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 0-2,7-11,13-15
  3550 MHz: 4
  3600 MHz: 3,5-6,12
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 (127188 MiB free)
  node 1: cores 8-15, 129019 MiB (128416 MiB free)
  node 2: cores 16-23, 128973 MiB (124718 MiB free)
  node 3: cores 24-31, 129003 MiB (125513 MiB free)
  node 4: cores 32-39, 129019 MiB (123278 MiB free)
  node 5: cores 40-47, 129019 MiB (124241 MiB free)
  node 6: cores 48-55, 129019 MiB (126908 MiB free)
  node 7: cores 56-63, 128474 MiB (127948 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
Current StackSize limit: 8192 KiB

solver pid=32314, runsolver pid=32311

[startup+0.100061 s]*
/proc/loadavg: 49.89 59.57 61.58 35/879 32317
/proc/meminfo: memFree=1032314144/1055320716 swapFree=33554428/33554428
[pid=32314] ppid=32311 vsize=4324 memory=3148 CPUtime=0 cores=0-15
/proc/32314/stat : 32314 (run) S 32311 32314 25851 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 4025741 4427776 640 18446744073709551615 93978206863360 93978207757893 140736839254608 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978207996944 93978208044688 93978222018560 140736839256183 140736839256421 140736839256421 140736839262161 0
/proc/32314/statm: 1081 787 700 219 0 143 0
[pid=32317] ppid=32314 vsize=24828 memory=19608 CPUtime=0.06 cores=0-15
/proc/32317/stat : 32317 (python3) R 32314 32314 25851 0 -1 4194304 3301 0 0 0 5 1 0 0 20 0 1 0 4025742 25423872 4864 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
/proc/32317/statm: 6207 4902 1821 753 0 3702 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 29152 KiB
Current children cumulated memory: 22756 KiB

[startup+0.211382 s]*
/proc/loadavg: 49.89 59.57 61.58 50/894 32332
/proc/meminfo: memFree=1032278324/1055320716 swapFree=33554428/33554428
[pid=32314] ppid=32311 vsize=4324 memory=3148 CPUtime=0 cores=0-15
/proc/32314/stat : 32314 (run) S 32311 32314 25851 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 4025741 4427776 640 18446744073709551615 93978206863360 93978207757893 140736839254608 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978207996944 93978208044688 93978222018560 140736839256183 140736839256421 140736839256421 140736839262161 0
/proc/32314/statm: 1081 787 700 219 0 143 0
[pid=32317] ppid=32314 vsize=727168 memory=35776 CPUtime=1.07 cores=0-15
/proc/32317/stat : 32317 (python3) R 32314 32314 25851 0 -1 4194304 5709 0 0 0 105 2 0 0 20 0 16 0 4025742 744620032 8832 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
/proc/32317/statm: 181792 8944 3633 753 0 168398 0
[pid=32317/tid=32318] ppid=32314 vsize=727168 memory=8462108013221118012 CPUtime=0.06 cores=0-15
/proc/32317/task/32318/stat : 32318 (python3) R 32314 32314 25851 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4025756 744620032 8832 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 0 0 0 -1 6 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32319] ppid=32314 vsize=727168 memory=2157 CPUtime=0.05 cores=0-15
/proc/32317/task/32319/stat : 32319 (python3) R 32314 32314 25851 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 4025756 744620032 8832 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 0 0 0 -1 15 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32320] ppid=32314 vsize=727168 memory=19898 CPUtime=0.06 cores=0-15
/proc/32317/task/32320/stat : 32320 (python3) R 32314 32314 25851 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4025756 744620032 8832 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 0 0 0 -1 8 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32321] ppid=32314 vsize=727168 memory=58511178616054 CPUtime=0.06 cores=0-15
/proc/32317/task/32321/stat : 32321 (python3) R 32314 32314 25851 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4025756 744620032 8832 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 0 0 0 -1 0 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32322] ppid=32314 vsize=727168 memory=53017932202647 CPUtime=0.06 cores=0-15
/proc/32317/task/32322/stat : 32322 (python3) R 32314 32314 25851 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4025756 744620032 8832 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 0 0 0 -1 14 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32323] ppid=32314 vsize=727168 memory=21106 CPUtime=0.06 cores=0-15
/proc/32317/task/32323/stat : 32323 (python3) R 32314 32314 25851 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4025756 744620032 8832 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 0 0 0 -1 7 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32324] ppid=32314 vsize=727168 memory=59606512742462 CPUtime=0.06 cores=0-15
/proc/32317/task/32324/stat : 32324 (python3) R 32314 32314 25851 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4025756 744620032 8832 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 0 0 0 -1 11 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32325] ppid=32314 vsize=727168 memory=14698504190691249 CPUtime=0.06 cores=0-15
/proc/32317/task/32325/stat : 32325 (python3) R 32314 32314 25851 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4025756 744620032 8832 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 0 0 0 -1 2 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32326] ppid=32314 vsize=727168 memory=3978144348440363040 CPUtime=0.06 cores=0-15
/proc/32317/task/32326/stat : 32326 (python3) R 32314 32314 25851 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4025756 744620032 8832 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 0 0 0 -1 12 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32327] ppid=32314 vsize=727168 memory=0 CPUtime=0.06 cores=0-15
/proc/32317/task/32327/stat : 32327 (python3) R 32314 32314 25851 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4025756 744620032 8832 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 0 0 0 -1 4 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32328] ppid=32314 vsize=727168 memory=0 CPUtime=0.06 cores=0-15
/proc/32317/task/32328/stat : 32328 (python3) R 32314 32314 25851 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4025756 744620032 8832 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 0 0 0 -1 10 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32329] ppid=32314 vsize=727168 memory=0 CPUtime=0.06 cores=0-15
/proc/32317/task/32329/stat : 32329 (python3) R 32314 32314 25851 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4025756 744620032 8832 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 0 0 0 -1 1 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32330] ppid=32314 vsize=727168 memory=0 CPUtime=0.06 cores=0-15
/proc/32317/task/32330/stat : 32330 (python3) R 32314 32314 25851 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4025756 744620032 8832 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 0 0 0 -1 13 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32331] ppid=32314 vsize=727168 memory=0 CPUtime=0.06 cores=0-15
/proc/32317/task/32331/stat : 32331 (python3) R 32314 32314 25851 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4025756 744620032 8832 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 0 0 0 -1 5 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32332] ppid=32314 vsize=727168 memory=0 CPUtime=0.06 cores=0-15
/proc/32317/task/32332/stat : 32332 (python3) R 32314 32314 25851 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4025756 744620032 8832 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 0 0 0 -1 9 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
Current children cumulated CPU time: 1.07 s
Current children cumulated vsize: 731492 KiB
Current children cumulated memory: 38924 KiB

[startup+0.309287 s]*
/proc/loadavg: 49.89 59.57 61.58 35/894 32332
/proc/meminfo: memFree=1032260612/1055320716 swapFree=33554428/33554428
[pid=32314] ppid=32311 vsize=4324 memory=3148 CPUtime=0 cores=0-15
/proc/32314/stat : 32314 (run) S 32311 32314 25851 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 4025741 4427776 640 18446744073709551615 93978206863360 93978207757893 140736839254608 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978207996944 93978208044688 93978222018560 140736839256183 140736839256421 140736839256421 140736839262161 0
/proc/32314/statm: 1081 787 700 219 0 143 0
[pid=32317] ppid=32314 vsize=755304 memory=56332 CPUtime=1.29 cores=0-15
/proc/32317/stat : 32317 (python3) D 32314 32314 25851 0 -1 4194304 8901 0 0 0 126 3 0 0 20 0 16 0 4025742 773431296 13952 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
/proc/32317/statm: 188826 14083 5867 753 0 170769 0
[pid=32317/tid=32318] ppid=32314 vsize=755304 memory=-7451886750023115391 CPUtime=0.07 cores=0-15
/proc/32317/task/32318/stat : 32318 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 773431296 13952 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32319] ppid=32314 vsize=755304 memory=0 CPUtime=0.06 cores=0-15
/proc/32317/task/32319/stat : 32319 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4025756 773431296 13952 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32320] ppid=32314 vsize=755304 memory=0 CPUtime=0.07 cores=0-15
/proc/32317/task/32320/stat : 32320 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 773431296 13952 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32321] ppid=32314 vsize=755304 memory=0 CPUtime=0.07 cores=0-15
/proc/32317/task/32321/stat : 32321 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 773431296 13952 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32322] ppid=32314 vsize=755304 memory=0 CPUtime=0.07 cores=0-15
/proc/32317/task/32322/stat : 32322 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 773431296 13952 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32323] ppid=32314 vsize=755304 memory=0 CPUtime=0.07 cores=0-15
/proc/32317/task/32323/stat : 32323 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 773431296 13952 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32324] ppid=32314 vsize=755304 memory=0 CPUtime=0.07 cores=0-15
/proc/32317/task/32324/stat : 32324 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 773431296 13952 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32325] ppid=32314 vsize=755304 memory=0 CPUtime=0.07 cores=0-15
/proc/32317/task/32325/stat : 32325 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 773431296 13952 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32326] ppid=32314 vsize=755304 memory=0 CPUtime=0.07 cores=0-15
/proc/32317/task/32326/stat : 32326 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 773431296 13952 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32327] ppid=32314 vsize=755304 memory=0 CPUtime=0.07 cores=0-15
/proc/32317/task/32327/stat : 32327 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 773431296 13952 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32328] ppid=32314 vsize=755304 memory=0 CPUtime=0.07 cores=0-15
/proc/32317/task/32328/stat : 32328 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 773431296 13952 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32329] ppid=32314 vsize=755304 memory=0 CPUtime=0.07 cores=0-15
/proc/32317/task/32329/stat : 32329 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 773431296 13952 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32330] ppid=32314 vsize=755304 memory=0 CPUtime=0.07 cores=0-15
/proc/32317/task/32330/stat : 32330 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 773431296 13952 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32331] ppid=32314 vsize=755304 memory=0 CPUtime=0.07 cores=0-15
/proc/32317/task/32331/stat : 32331 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 773431296 13952 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32332] ppid=32314 vsize=755304 memory=0 CPUtime=0.07 cores=0-15
/proc/32317/task/32332/stat : 32332 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 773431296 13952 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 2 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 759628 KiB
Current children cumulated memory: 59480 KiB

[startup+0.700262 s]
/proc/loadavg: 49.89 59.57 61.58 34/894 32332
/proc/meminfo: memFree=1032215936/1055320716 swapFree=33554428/33554428
[pid=32314] ppid=32311 vsize=4324 memory=3148 CPUtime=0 cores=0-15
/proc/32314/stat : 32314 (run) S 32311 32314 25851 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 4025741 4427776 640 18446744073709551615 93978206863360 93978207757893 140736839254608 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978207996944 93978208044688 93978222018560 140736839256183 140736839256421 140736839256421 140736839262161 0
/proc/32314/statm: 1081 787 700 219 0 143 0
[pid=32317] ppid=32314 vsize=915424 memory=111388 CPUtime=1.54 cores=0-15
/proc/32317/stat : 32317 (python3) R 32314 32314 25851 0 -1 4194304 17684 0 0 0 147 7 0 0 20 0 16 0 4025742 937394176 27648 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 0 0 0 17 3 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
/proc/32317/statm: 228856 27847 11630 753 0 179881 0
[pid=32317/tid=32318] ppid=32314 vsize=915424 memory=5836 CPUtime=0.07 cores=0-15
/proc/32317/task/32318/stat : 32318 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 937394176 27648 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32319] ppid=32314 vsize=915424 memory=4037 CPUtime=0.06 cores=0-15
/proc/32317/task/32319/stat : 32319 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4025756 937394176 27648 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32320] ppid=32314 vsize=915424 memory=15464 CPUtime=0.07 cores=0-15
/proc/32317/task/32320/stat : 32320 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 937394176 27648 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32321] ppid=32314 vsize=915424 memory=2512 CPUtime=0.07 cores=0-15
/proc/32317/task/32321/stat : 32321 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 937394176 27648 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32322] ppid=32314 vsize=915424 memory=3560 CPUtime=0.07 cores=0-15
/proc/32317/task/32322/stat : 32322 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 937394176 27648 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32323] ppid=32314 vsize=915424 memory=4856 CPUtime=0.07 cores=0-15
/proc/32317/task/32323/stat : 32323 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 937394176 27648 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32324] ppid=32314 vsize=915424 memory=3036 CPUtime=0.07 cores=0-15
/proc/32317/task/32324/stat : 32324 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 937394176 27648 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32325] ppid=32314 vsize=915424 memory=42140 CPUtime=0.07 cores=0-15
/proc/32317/task/32325/stat : 32325 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 937394176 27648 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32326] ppid=32314 vsize=915424 memory=4764 CPUtime=0.07 cores=0-15
/proc/32317/task/32326/stat : 32326 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 937394176 27648 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32327] ppid=32314 vsize=915424 memory=1968 CPUtime=0.07 cores=0-15
/proc/32317/task/32327/stat : 32327 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 937394176 27648 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32328] ppid=32314 vsize=915424 memory=5716 CPUtime=0.07 cores=0-15
/proc/32317/task/32328/stat : 32328 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 937394176 27648 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32329] ppid=32314 vsize=915424 memory=12836 CPUtime=0.07 cores=0-15
/proc/32317/task/32329/stat : 32329 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 937394176 27648 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32330] ppid=32314 vsize=915424 memory=3032 CPUtime=0.07 cores=0-15
/proc/32317/task/32330/stat : 32330 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 937394176 27648 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32331] ppid=32314 vsize=915424 memory=17768 CPUtime=0.07 cores=0-15
/proc/32317/task/32331/stat : 32331 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 937394176 27648 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32332] ppid=32314 vsize=915424 memory=47008 CPUtime=0.07 cores=0-15
/proc/32317/task/32332/stat : 32332 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 937394176 27648 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
Current children cumulated CPU time: 1.54 s
Current children cumulated vsize: 919748 KiB
Current children cumulated memory: 114536 KiB


################
# More data... #
################

/proc/32317/task/32335/stat : 32335 (python3) S 32314 32314 25851 0 -1 4194368 94787 0 0 0 3840 42 0 0 20 0 32 0 4026387 8450826240 1720712 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32336] ppid=32314 vsize=8252760 memory=4856 CPUtime=38.63 cores=0-15
/proc/32317/task/32336/stat : 32336 (python3) S 32314 32314 25851 0 -1 4194368 125739 0 0 0 3817 46 0 0 20 0 32 0 4026387 8450826240 1720712 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32337] ppid=32314 vsize=8252760 memory=14336 CPUtime=37.56 cores=0-15
/proc/32317/task/32337/stat : 32337 (python3) S 32314 32314 25851 0 -1 4194368 115552 0 0 0 3706 50 0 0 20 0 32 0 4026387 8450826240 1720712 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32338] ppid=32314 vsize=8252760 memory=12908 CPUtime=38.54 cores=0-15
/proc/32317/task/32338/stat : 32338 (python3) S 32314 32314 25851 0 -1 4194368 129102 0 0 0 3814 40 0 0 20 0 32 0 4026387 8450826240 1720712 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32339] ppid=32314 vsize=8252760 memory=5836 CPUtime=38.31 cores=0-15
/proc/32317/task/32339/stat : 32339 (python3) S 32314 32314 25851 0 -1 4194368 75337 0 0 0 3781 50 0 0 20 0 32 0 4026387 8450826240 1720712 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32340] ppid=32314 vsize=8252760 memory=2512 CPUtime=38.77 cores=0-15
/proc/32317/task/32340/stat : 32340 (python3) S 32314 32314 25851 0 -1 4194368 126349 0 0 0 3839 38 0 0 20 0 32 0 4026387 8450826240 1720712 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32341] ppid=32314 vsize=8252760 memory=3560 CPUtime=40.83 cores=0-15
/proc/32317/task/32341/stat : 32341 (python3) S 32314 32314 25851 0 -1 4194368 112549 0 0 0 4054 29 0 0 20 0 32 0 4026387 8450826240 1720712 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32342] ppid=32314 vsize=8252760 memory=4856 CPUtime=39.04 cores=0-15
/proc/32317/task/32342/stat : 32342 (python3) S 32314 32314 25851 0 -1 4194368 174370 0 0 0 3853 51 0 0 20 0 32 0 4026388 8450826240 1720712 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32343] ppid=32314 vsize=8252760 memory=3036 CPUtime=38.74 cores=0-15
/proc/32317/task/32343/stat : 32343 (python3) S 32314 32314 25851 0 -1 4194368 93428 0 0 0 3834 40 0 0 20 0 32 0 4026390 8450826240 1720712 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32344] ppid=32314 vsize=8252760 memory=42140 CPUtime=45.5 cores=0-15
/proc/32317/task/32344/stat : 32344 (python3) S 32314 32314 25851 0 -1 4194368 42139 0 0 0 4546 4 0 0 20 0 32 0 4026391 8450826240 1720712 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32345] ppid=32314 vsize=8252760 memory=4764 CPUtime=45.4 cores=0-15
/proc/32317/task/32345/stat : 32345 (python3) S 32314 32314 25851 0 -1 4194368 40709 0 0 0 4536 4 0 0 20 0 32 0 4026391 8450826240 1720712 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32346] ppid=32314 vsize=8252760 memory=1968 CPUtime=45.49 cores=0-15
/proc/32317/task/32346/stat : 32346 (python3) S 32314 32314 25851 0 -1 4194368 30671 0 0 0 4546 3 0 0 20 0 32 0 4026392 8450826240 1720712 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32347] ppid=32314 vsize=8252760 memory=5716 CPUtime=45.62 cores=0-15
/proc/32317/task/32347/stat : 32347 (python3) S 32314 32314 25851 0 -1 4194368 58003 0 0 0 4559 3 0 0 20 0 32 0 4026395 8450826240 1720712 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32348] ppid=32314 vsize=8252760 memory=12836 CPUtime=45.64 cores=0-15
/proc/32317/task/32348/stat : 32348 (python3) S 32314 32314 25851 0 -1 4194368 66551 0 0 0 4560 4 0 0 20 0 32 0 4026395 8450826240 1720712 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
Current children cumulated CPU time: 666.03 s
Current children cumulated vsize: 8257084 KiB
Current children cumulated memory: 6889852 KiB

[startup+54.8003 s]
/proc/loadavg: 47.62 57.15 60.63 36/910 32348
/proc/meminfo: memFree=1020575628/1055320716 swapFree=33554428/33554428
[pid=32314] ppid=32311 vsize=4324 memory=3148 CPUtime=0 cores=0-15
/proc/32314/stat : 32314 (run) S 32311 32314 25851 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 4025741 4427776 640 18446744073709551615 93978206863360 93978207757893 140736839254608 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978207996944 93978208044688 93978222018560 140736839256183 140736839256421 140736839256421 140736839262161 0
/proc/32314/statm: 1081 787 700 219 0 143 0
[pid=32317] ppid=32314 vsize=7974228 memory=6669576 CPUtime=666.63 cores=0-15
/proc/32317/stat : 32317 (python3) S 32314 32314 25851 0 -1 4194304 1629749 0 0 0 66157 506 0 0 20 0 32 0 4025742 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 0 0 0 17 3 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
/proc/32317/statm: 1993557 1667394 13812 753 0 1915533 0
[pid=32317/tid=32318] ppid=32314 vsize=7974228 memory=-8889093471290552722 CPUtime=0.07 cores=0-15
/proc/32317/task/32318/stat : 32318 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4025756 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32319] ppid=32314 vsize=7974228 memory=3516 CPUtime=0.06 cores=0-15
/proc/32317/task/32319/stat : 32319 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 32 0 4025756 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32320] ppid=32314 vsize=7974228 memory=7196 CPUtime=0.07 cores=0-15
/proc/32317/task/32320/stat : 32320 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4025756 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32321] ppid=32314 vsize=7974228 memory=8252 CPUtime=0.07 cores=0-15
/proc/32317/task/32321/stat : 32321 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4025756 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32322] ppid=32314 vsize=7974228 memory=5436 CPUtime=0.07 cores=0-15
/proc/32317/task/32322/stat : 32322 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4025756 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32323] ppid=32314 vsize=7974228 memory=6760 CPUtime=0.07 cores=0-15
/proc/32317/task/32323/stat : 32323 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4025756 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32324] ppid=32314 vsize=7974228 memory=6300 CPUtime=0.07 cores=0-15
/proc/32317/task/32324/stat : 32324 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4025756 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32325] ppid=32314 vsize=7974228 memory=6532 CPUtime=0.07 cores=0-15
/proc/32317/task/32325/stat : 32325 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4025756 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32326] ppid=32314 vsize=7974228 memory=3196 CPUtime=0.07 cores=0-15
/proc/32317/task/32326/stat : 32326 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4025756 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32327] ppid=32314 vsize=7974228 memory=2780 CPUtime=0.07 cores=0-15
/proc/32317/task/32327/stat : 32327 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4025756 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32328] ppid=32314 vsize=7974228 memory=2652 CPUtime=0.07 cores=0-15
/proc/32317/task/32328/stat : 32328 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4025756 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32329] ppid=32314 vsize=7974228 memory=3716 CPUtime=0.07 cores=0-15
/proc/32317/task/32329/stat : 32329 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4025756 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32330] ppid=32314 vsize=7974228 memory=1940 CPUtime=0.07 cores=0-15
/proc/32317/task/32330/stat : 32330 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4025756 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32331] ppid=32314 vsize=7974228 memory=6004 CPUtime=0.07 cores=0-15
/proc/32317/task/32331/stat : 32331 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4025756 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32332] ppid=32314 vsize=7974228 memory=3516 CPUtime=0.07 cores=0-15
/proc/32317/task/32332/stat : 32332 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 4025756 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32333] ppid=32314 vsize=7974228 memory=7196 CPUtime=39.26 cores=0-15
/proc/32317/task/32333/stat : 32333 (python3) S 32314 32314 25851 0 -1 4194368 100125 0 0 0 3882 44 0 0 20 0 32 0 4026387 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32334] ppid=32314 vsize=7974228 memory=-8889093471290552722 CPUtime=41.39 cores=0-15
/proc/32317/task/32334/stat : 32334 (python3) R 32314 32314 25851 0 -1 4194368 119980 0 0 0 4103 36 0 0 20 0 32 0 4026387 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 0 0 0 -1 0 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32335] ppid=32314 vsize=7974228 memory=5436 CPUtime=38.82 cores=0-15
/proc/32317/task/32335/stat : 32335 (python3) S 32314 32314 25851 0 -1 4194368 94787 0 0 0 3840 42 0 0 20 0 32 0 4026387 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32336] ppid=32314 vsize=7974228 memory=9075960 CPUtime=38.63 cores=0-15
/proc/32317/task/32336/stat : 32336 (python3) S 32314 32314 25851 0 -1 4194368 125739 0 0 0 3817 46 0 0 20 0 32 0 4026387 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32337] ppid=32314 vsize=7974228 memory=-8889093471290552722 CPUtime=37.56 cores=0-15
/proc/32317/task/32337/stat : 32337 (python3) S 32314 32314 25851 0 -1 4194368 115552 0 0 0 3706 50 0 0 20 0 32 0 4026387 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32338] ppid=32314 vsize=7974228 memory=4856 CPUtime=38.54 cores=0-15
/proc/32317/task/32338/stat : 32338 (python3) S 32314 32314 25851 0 -1 4194368 129102 0 0 0 3814 40 0 0 20 0 32 0 4026387 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32339] ppid=32314 vsize=7974228 memory=3036 CPUtime=38.31 cores=0-15
/proc/32317/task/32339/stat : 32339 (python3) S 32314 32314 25851 0 -1 4194368 75337 0 0 0 3781 50 0 0 20 0 32 0 4026387 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32340] ppid=32314 vsize=7974228 memory=42140 CPUtime=38.77 cores=0-15
/proc/32317/task/32340/stat : 32340 (python3) S 32314 32314 25851 0 -1 4194368 126349 0 0 0 3839 38 0 0 20 0 32 0 4026387 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32341] ppid=32314 vsize=7974228 memory=4764 CPUtime=40.83 cores=0-15
/proc/32317/task/32341/stat : 32341 (python3) S 32314 32314 25851 0 -1 4194368 112549 0 0 0 4054 29 0 0 20 0 32 0 4026387 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32342] ppid=32314 vsize=7974228 memory=1968 CPUtime=39.04 cores=0-15
/proc/32317/task/32342/stat : 32342 (python3) S 32314 32314 25851 0 -1 4194368 174370 0 0 0 3853 51 0 0 20 0 32 0 4026388 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32343] ppid=32314 vsize=7974228 memory=5716 CPUtime=38.74 cores=0-15
/proc/32317/task/32343/stat : 32343 (python3) S 32314 32314 25851 0 -1 4194368 93428 0 0 0 3834 40 0 0 20 0 32 0 4026390 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32344] ppid=32314 vsize=7974228 memory=12836 CPUtime=45.5 cores=0-15
/proc/32317/task/32344/stat : 32344 (python3) S 32314 32314 25851 0 -1 4194368 42139 0 0 0 4546 4 0 0 20 0 32 0 4026391 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32345] ppid=32314 vsize=7974228 memory=-8889093471290552722 CPUtime=45.4 cores=0-15
/proc/32317/task/32345/stat : 32345 (python3) S 32314 32314 25851 0 -1 4194368 40709 0 0 0 4536 4 0 0 20 0 32 0 4026391 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32346] ppid=32314 vsize=7974228 memory=8358056 CPUtime=45.49 cores=0-15
/proc/32317/task/32346/stat : 32346 (python3) S 32314 32314 25851 0 -1 4194368 30671 0 0 0 4546 3 0 0 20 0 32 0 4026392 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32347] ppid=32314 vsize=7974228 memory=27320 CPUtime=45.62 cores=0-15
/proc/32317/task/32347/stat : 32347 (python3) S 32314 32314 25851 0 -1 4194368 58003 0 0 0 4559 3 0 0 20 0 32 0 4026395 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32348] ppid=32314 vsize=7974228 memory=6932 CPUtime=45.64 cores=0-15
/proc/32317/task/32348/stat : 32348 (python3) S 32314 32314 25851 0 -1 4194368 66551 0 0 0 4560 4 0 0 20 0 32 0 4026395 8165609472 1666455 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
Current children cumulated CPU time: 666.63 s
Current children cumulated vsize: 7978552 KiB
Current children cumulated memory: 6672724 KiB

[startup+55.2002 s]
/proc/loadavg: 47.62 57.15 60.63 35/894 32348
/proc/meminfo: memFree=1024156312/1055320716 swapFree=33554428/33554428
[pid=32314] ppid=32311 vsize=4324 memory=3148 CPUtime=0 cores=0-15
/proc/32314/stat : 32314 (run) S 32311 32314 25851 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 4025741 4427776 640 18446744073709551615 93978206863360 93978207757893 140736839254608 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978207996944 93978208044688 93978222018560 140736839256183 140736839256421 140736839256421 140736839262161 0
/proc/32314/statm: 1081 787 700 219 0 143 0
[pid=32317] ppid=32314 vsize=3685392 memory=2805356 CPUtime=667.04 cores=0-15
/proc/32317/stat : 32317 (python3) R 32314 32314 25851 0 -1 4194304 1660534 0 0 0 66191 513 0 0 20 0 16 0 4025742 3773841408 700520 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 0 0 0 0 17 0 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
/proc/32317/statm: 921348 701339 13858 753 0 866709 0
[pid=32317/tid=32318] ppid=32314 vsize=3685392 memory=3148 CPUtime=0.07 cores=0-15
/proc/32317/task/32318/stat : 32318 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 3773841408 700520 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 0 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32319] ppid=32314 vsize=3685392 memory=12908 CPUtime=0.06 cores=0-15
/proc/32317/task/32319/stat : 32319 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 4025756 3773841408 700520 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 0 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32320] ppid=32314 vsize=3685392 memory=5836 CPUtime=0.07 cores=0-15
/proc/32317/task/32320/stat : 32320 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 3773841408 700520 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 0 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32321] ppid=32314 vsize=3685392 memory=2512 CPUtime=0.07 cores=0-15
/proc/32317/task/32321/stat : 32321 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 3773841408 700520 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 0 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32322] ppid=32314 vsize=3685392 memory=3148 CPUtime=0.07 cores=0-15
/proc/32317/task/32322/stat : 32322 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 3773841408 700520 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 0 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32323] ppid=32314 vsize=3685392 memory=8500872 CPUtime=0.07 cores=0-15
/proc/32317/task/32323/stat : 32323 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 3773841408 700520 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 0 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32324] ppid=32314 vsize=3685392 memory=14336 CPUtime=0.07 cores=0-15
/proc/32317/task/32324/stat : 32324 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 3773841408 700520 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 0 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32325] ppid=32314 vsize=3685392 memory=0 CPUtime=0.07 cores=0-15
/proc/32317/task/32325/stat : 32325 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 3773841408 700520 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 0 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32326] ppid=32314 vsize=3685392 memory=0 CPUtime=0.07 cores=0-15
/proc/32317/task/32326/stat : 32326 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 3773841408 700520 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 0 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32327] ppid=32314 vsize=3685392 memory=280349427834020 CPUtime=0.07 cores=0-15
/proc/32317/task/32327/stat : 32327 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 3773841408 700520 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 0 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32328] ppid=32314 vsize=3685392 memory=-7668368413833723517 CPUtime=0.07 cores=0-15
/proc/32317/task/32328/stat : 32328 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 3773841408 700520 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 0 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32329] ppid=32314 vsize=3685392 memory=5836 CPUtime=0.07 cores=0-15
/proc/32317/task/32329/stat : 32329 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 3773841408 700520 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 0 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32330] ppid=32314 vsize=3685392 memory=2512 CPUtime=0.07 cores=0-15
/proc/32317/task/32330/stat : 32330 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 3773841408 700520 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 0 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32331] ppid=32314 vsize=3685392 memory=3560 CPUtime=0.07 cores=0-15
/proc/32317/task/32331/stat : 32331 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 3773841408 700520 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 0 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
[pid=32317/tid=32332] ppid=32314 vsize=3685392 memory=4856 CPUtime=0.07 cores=0-15
/proc/32317/task/32332/stat : 32332 (python3) S 32314 32314 25851 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 4025756 3773841408 700520 18446744073709551615 4321280 7402577 140721784950096 0 0 0 0 16781312 0 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 17215488 140721784952722 140721784952976 140721784952976 140721784958906 0
Current children cumulated CPU time: 667.04 s
Current children cumulated vsize: 3689716 KiB
Current children cumulated memory: 2808504 KiB

[startup+55.3002 s]
/proc/loadavg: 47.62 57.15 60.63 35/894 32348
/proc/meminfo: memFree=1024156312/1055320716 swapFree=33554428/33554428
[pid=32314] ppid=32311 vsize=4324 memory=3148 CPUtime=0 cores=0-15
/proc/32314/stat : 32314 (run) S 32311 32314 25851 0 -1 4194304 260 124 0 0 0 0 0 0 20 0 1 0 4025741 4427776 640 18446744073709551615 93978206863360 93978207757893 140736839254608 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978207996944 93978208044688 93978222018560 140736839256183 140736839256421 140736839256421 140736839262161 0
/proc/32314/statm: 1081 787 700 219 0 143 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3148 KiB

Child status: 0

Real time (s): 55.3258
CPU time (s): 667.172
CPU user time (s): 661.971
CPU system time (s): 5.2016
CPU usage (%): 1205.9
Max. virtual memory (cumulated for all children) (KiB): 11230824
Max. memory (cumulated for all children) (KiB): 9414896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 661.971
system time used= 5.2016
maximum resident set size= 9519896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1661916
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= 1927387
involuntary context switches= 6518


# summary of solver processes directly reported to runsolver:
#   pid: 32314
#   total CPU time (s): 667.172
#   total CPU user time (s): 661.971
#   total CPU system time (s): 5.2016

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.263077 second user time and 0.672746 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-07-15 21:39:31
IDJOB=4847836
IDBENCH=156159
IDSOLVER=3707
FILE ID=nodeE008/4847836-1784144371
RUNJOBID= nodeE008-1784136130-25861
SLURM_JOB_ID= 12756562
Free space on /tmp= 751576 MiB

SOLVER NAME= cpmpy_ortools (16 cores) (16 cores) 2026-07-14
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_20null10mast_rapportOE2.0_TMAX120_K67_cod2.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores NBCORE --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4847836-1784144371/watcher-4847836-1784144371 -o /tmp/evaluation-result-4847836-1784144371/solver-4847836-1784144371 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4847836-1784144371/vars-4847836-1784144371 --bin-var /tmp/runsolver-exch-nodeE008-1784136130-25861 --watchdog 3760  run HOME/instance-4847836-1784144371.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1593011129 --intermediate --solver ortools

TIME LIMIT= 57600 seconds
MEMORY LIMIT= 250000 MiB
NBCORE= 16

MD5SUM BENCH= b60029140e23f4fb98bbcc8ed72c875d
RANDOM SEED=1593011129

nodeE008 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3585.908
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 4
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3580.347
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 5
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 65
initial apicid	: 65
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3570.883
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 9
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 33
initial apicid	: 33
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 10
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 34
initial apicid	: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 11
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 35
initial apicid	: 35
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 12
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3584.044
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 13
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 97
initial apicid	: 97
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 14
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 15
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 99
initial apicid	: 99
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3585.706
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3585.679
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 49
initial apicid	: 49
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3585.676
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3585.706
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 51
initial apicid	: 51
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3563.407
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3563.425
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 113
initial apicid	: 113
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3563.451
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3563.461
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 115
initial apicid	: 115
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 24
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3585.628
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3585.606
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3585.589
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 27
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3585.608
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3581.698
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3581.706
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 81
initial apicid	: 81
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3581.709
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3581.698
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 83
initial apicid	: 83
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3567.981
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3568.018
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 129
initial apicid	: 129
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3567.959
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3568.014
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 131
initial apicid	: 131
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3578.705
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3578.692
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 193
initial apicid	: 193
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3578.680
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3578.714
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 195
initial apicid	: 195
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3582.804
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3582.826
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 161
initial apicid	: 161
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3582.817
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3582.831
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 163
initial apicid	: 163
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 44
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.305
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3586.327
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 225
initial apicid	: 225
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3586.327
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3586.366
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 227
initial apicid	: 227
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3585.154
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 49
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 177
initial apicid	: 177
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 50
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 51
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 179
initial apicid	: 179
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 52
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 53
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 241
initial apicid	: 241
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 54
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 55
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3582.910
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3569.192
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 145
initial apicid	: 145
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 3575.883
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 59
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 147
initial apicid	: 147
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 60
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 61
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 209
initial apicid	: 209
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 63
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 211
initial apicid	: 211
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]


/proc/meminfo:
MemTotal:       1055320716 kB
MemFree:        1032419840 kB
MemAvailable:   1030251216 kB
Buffers:            3336 kB
Cached:          1278176 kB
SwapCached:            0 kB
Active:         18713860 kB
Inactive:        1021764 kB
Active(anon):   18480540 kB
Inactive(anon):        0 kB
Active(file):     233320 kB
Inactive(file):  1021764 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17576 kB
Writeback:           116 kB
AnonPages:      18454508 kB
Mapped:           153632 kB
Shmem:             26428 kB
KReclaimable:     129832 kB
Slab:             493528 kB
SReclaimable:     129832 kB
SUnreclaim:       363696 kB
KernelStack:       15040 kB
PageTables:        40876 kB
SecPageTables:     12092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:   21582788 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478316 kB
VmallocChunk:          0 kB
Percpu:           115968 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6682624 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:      362948 kB
DirectMap2M:    18833408 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 751560 MiB
End job on nodeE008 at 2026-07-15 21:40:27