Trace number 4847660

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 (1 core) 2026-07-14SAT-3923806 3586.68 3599.1

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/
MIPLIB01/opt/miplib2010/normalized-bab1.opb
MD5SUM7d70efbee0e97838ab45b6cc5aba4e62
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-3923806
Best CPU time to get the best result obtained on this benchmark3556.85
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables61152
Total number of constraints60680
Number of constraints which are clauses52
Number of constraints which are cardinality constraints (but not clauses)13440
Number of constraints which are nor clauses,nor cardinality constraints47188
Minimum length of a constraint2
Maximum length of a constraint30576
Number of terms in the objective function 61152
Biggest coefficient in the objective function 109719
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 500000076
Number of bits of the sum of numbers in the objective function 29
Biggest number in a constraint 109719
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 500000076
Number of bits of the biggest sum of numbers29
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

7.32/8.09	c Time taken to transform: 2.9352312088012695 seconds
7.32/8.09	c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 1371479590, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f4e8cadb410>}
7.32/8.10	c 3590.6930842399597s left to solve
9.20/9.97	c Solution 1, time = 1.8768s
9.20/9.97	o -1622186
9.41/10.15	c Solution 2, time = 2.0579s
9.41/10.15	o -1747662
9.41/10.19	c Solution 3, time = 2.0980s
9.41/10.19	o -2140073
9.70/10.41	c Solution 4, time = 2.3170s
9.70/10.41	o -2345786
9.90/10.62	c Solution 5, time = 2.5234s
9.90/10.62	o -2354314
10.10/10.82	c Solution 6, time = 2.7261s
10.10/10.82	o -2543321
10.10/10.87	c Solution 7, time = 2.7721s
10.10/10.87	o -2652522
10.31/11.07	c Solution 8, time = 2.9718s
10.31/11.07	o -2681034
10.50/11.24	c Solution 9, time = 3.1454s
10.50/11.24	o -2715392
10.70/11.44	c Solution 10, time = 3.3427s
10.70/11.44	o -2715906
10.90/11.62	c Solution 11, time = 3.5286s
10.90/11.62	o -2716630
11.10/11.80	c Solution 12, time = 3.7038s
11.10/11.80	o -2726104
13.09/13.85	c Solution 13, time = 5.7533s
13.09/13.85	o -2919117
15.29/16.10	c Solution 14, time = 8.0011s
15.29/16.10	o -2929192
15.48/16.22	c Solution 15, time = 8.1229s
15.48/16.22	o -3067201
15.68/16.43	c Solution 16, time = 8.3309s
15.68/16.43	o -3094764
15.78/16.57	c Solution 17, time = 8.4704s
15.78/16.57	o -3097184
15.88/16.67	c Solution 18, time = 8.5729s
15.88/16.67	o -3212639
17.39/18.18	c Solution 19, time = 10.0863s
17.39/18.18	o -3232618
17.48/18.29	c Solution 20, time = 10.1966s
17.48/18.29	o -3256702
17.77/18.53	c Solution 21, time = 10.4307s
17.77/18.53	o -3257498
17.87/18.63	c Solution 22, time = 10.5391s
17.87/18.63	o -3381040
17.87/18.67	c Solution 23, time = 10.5766s
17.87/18.67	o -3385622
18.07/18.88	c Solution 24, time = 10.7892s
18.07/18.88	o -3387164
18.28/19.09	c Solution 25, time = 10.9908s
18.28/19.09	o -3389267
18.57/19.32	c Solution 26, time = 11.2234s
18.57/19.32	o -3393121
18.97/19.73	c Solution 27, time = 11.6336s
18.97/19.73	o -3393773
19.66/20.43	c Solution 28, time = 12.3306s
19.66/20.43	o -3431607
19.66/20.48	c Solution 29, time = 12.3876s
19.66/20.48	o -3470155
20.37/21.12	c Solution 30, time = 13.0216s
20.37/21.12	o -3470229
20.46/21.24	c Solution 31, time = 13.1422s
20.46/21.24	o -3484842
20.86/21.66	c Solution 32, time = 13.5668s
20.86/21.66	o -3490958
20.96/21.73	c Solution 33, time = 13.6374s
20.96/21.73	o -3492783
21.06/21.85	c Solution 34, time = 13.7568s
21.06/21.85	o -3540846
21.56/22.31	c Solution 35, time = 14.2200s
21.56/22.31	o -3543095
21.86/22.65	c Solution 36, time = 14.5517s
21.86/22.65	o -3556632
22.16/22.97	c Solution 37, time = 14.8737s
22.16/22.97	o -3602122
22.46/23.23	c Solution 38, time = 15.1383s
22.46/23.23	o -3603938
22.95/23.73	c Solution 39, time = 15.6371s
22.95/23.73	o -3611399
22.95/23.75	c Solution 40, time = 15.6590s
22.95/23.75	o -3708755
23.05/23.83	c Solution 41, time = 15.7365s
23.05/23.83	o -3712763
23.45/24.20	c Solution 42, time = 16.1009s
23.45/24.20	o -3733902
26.15/26.90	c Solution 43, time = 18.8084s
26.15/26.90	o -3736970
26.26/27.07	c Solution 44, time = 18.9785s
26.26/27.07	o -3737046
26.36/27.16	c Solution 45, time = 19.0667s
26.36/27.16	o -3737210
26.55/27.32	c Solution 46, time = 19.2207s
26.55/27.32	o -3741659
26.85/27.69	c Solution 47, time = 19.5976s
26.85/27.69	o -3742231
28.44/29.20	c Solution 48, time = 21.1039s
28.44/29.20	o -3749816
28.64/29.46	c Solution 49, time = 21.3607s
28.64/29.46	o -3749892
28.84/29.66	c Solution 50, time = 21.5608s
28.84/29.66	o -3764924
29.04/29.87	c Solution 51, time = 21.7763s
29.04/29.87	o -3765426
29.35/30.13	c Solution 52, time = 22.0328s
29.35/30.13	o -3770664
29.54/30.37	c Solution 53, time = 22.2713s
29.54/30.37	o -3776092
29.73/30.52	c Solution 54, time = 22.4298s
29.73/30.52	o -3788413
29.93/30.70	c Solution 55, time = 22.6015s
29.93/30.70	o -3801389
29.93/30.77	c Solution 56, time = 22.6741s
29.93/30.77	o -3801953
30.13/30.95	c Solution 57, time = 22.8602s
30.13/30.95	o -3802707
31.43/32.28	c Solution 58, time = 24.1846s
31.43/32.28	o -3809380
31.63/32.45	c Solution 59, time = 24.3600s
31.63/32.45	o -3809382
32.42/33.28	c Solution 60, time = 25.1821s
32.42/33.28	o -3809742
32.82/33.69	c Solution 61, time = 25.5923s
32.82/33.69	o -3822947
42.79/43.68	c Solution 62, time = 35.5862s
42.79/43.68	o -3832429
42.99/43.83	c Solution 63, time = 35.7370s
42.99/43.83	o -3833077
47.38/48.26	c Solution 64, time = 40.1679s
47.38/48.26	o -3839482
49.37/50.23	c Solution 65, time = 42.1311s
49.37/50.23	o -3841721
51.66/52.56	c Solution 66, time = 44.4635s
51.66/52.56	o -3843174
52.27/53.16	c Solution 67, time = 45.0623s
52.27/53.16	o -3845366
52.96/53.88	c Solution 68, time = 45.7843s
52.96/53.88	o -3848857
53.36/54.27	c Solution 69, time = 46.1776s
53.36/54.27	o -3858847
54.06/54.90	c Solution 70, time = 46.8087s
54.06/54.90	o -3861625
55.26/56.14	c Solution 71, time = 48.0466s
55.26/56.14	o -3864057
58.04/58.90	c Solution 72, time = 50.8058s
58.04/58.90	o -3864969
62.52/63.42	c Solution 73, time = 55.3223s
62.52/63.42	o -3866562
71.39/72.31	c Solution 74, time = 64.2125s
71.39/72.31	o -3867144
128.80/129.92	c Solution 75, time = 121.8285s
128.80/129.92	o -3871132
182.02/183.30	c Solution 76, time = 175.2021s
182.02/183.30	o -3880630
186.20/187.55	c Solution 77, time = 179.4550s
186.20/187.55	o -3882253
188.89/190.25	c Solution 78, time = 182.1560s
188.89/190.25	o -3883289
189.09/190.46	c Solution 79, time = 182.3634s
189.09/190.46	o -3883461
191.58/193.00	c Solution 80, time = 184.9044s
191.58/193.00	o -3884499
205.14/206.54	c Solution 81, time = 198.4448s
205.14/206.54	o -3884653
208.14/209.58	c Solution 82, time = 201.4821s
208.14/209.58	o -3885755
246.30/247.82	c Solution 83, time = 239.7229s
246.30/247.82	o -3886791
246.40/247.90	c Solution 84, time = 239.8037s
246.40/247.90	o -3887729
280.89/282.55	c Solution 85, time = 274.4587s
280.89/282.55	o -3890214
305.90/307.67	c Solution 86, time = 299.5750s
305.90/307.67	o -3894202
386.93/388.93	c Solution 87, time = 380.8347s
386.93/388.93	o -3895304
391.42/393.46	c Solution 88, time = 385.3684s
391.42/393.46	o -3896842
395.71/397.72	c Solution 89, time = 389.6302s
395.71/397.72	o -3896982
483.12/485.48	c Solution 90, time = 477.3837s
483.12/485.48	o -3897444
483.92/486.26	c Solution 91, time = 478.1666s
483.92/486.26	o -3899512
533.05/535.51	c Solution 92, time = 527.4117s
533.05/535.51	o -3912771
533.15/535.69	c Solution 93, time = 527.5910s
533.15/535.69	o -3914772
540.43/542.93	c Solution 94, time = 534.8317s
540.43/542.93	o -3918198
562.06/564.62	c Solution 95, time = 556.5246s
562.06/564.62	o -3923806
3586.36/3598.85	o -3923806
3586.36/3598.85	v -x35392 -x1445 -x8637 -x28229 -x45863 -x2728 -x54191 -x60623 -x27423 -x43378 -x54492 -x21547 -x14627 -x32940 -x33185 -x5177 -x3859 -x6553 -x14940 -x45154 -x57351 -x12395 -x13848 -x57504 -x57207 -x51909 -x31032 -x50697 -x34420 -x57542 -x20029 -x28582 -x36970 -x4911 -x21204 -x59195 -x5340 -x15177 -x44967 -x22253 -x55018 -x31973 -x33638 -x17689 -x48811 -x11705 -x25221 -x37702 -x27353 -x57996 -x23794 -x20186 -x32900 -x60231 -x11913 -x52279 -x25702 -x29037 -x60775 -x24767 -x48309 -x49800 -x30971 -x14117 -x7354 -x10523 -x15613 -x9105 -x14091 -x44093 -x49258 -x57192 -x58221 -x9395 -x20041 -x60040 -x37855 -x32119 -x26600 -x30930 -x13762 -x22592 -x50100 -x36839 -x3381 -x29630 -x57870 -x61147 -x3732 -x1164 -x44026 -x10467 -x57650 -x35450 -x4657 -x42202 -x45391 -x38743 -x53573 -x40448 -x8817 -x29994 -x14230 -x56860 -x57178 -x32431 -x15922 -x29247 -x42267 -x44534 -x24114 -x11367 -x57279 -x38047 -x55762 -x26937 -x33782 -x31808 -x5912 -x40296 -x57947 -x59443 -x41966 -x48391 -x43243 -x57741 -x27470 -x31811 -x20229 -x43656 -x59700 -x19875 -x28573 -x10939 -x13836 -x8312 -x9090 -x44370 -x17710 -x27227 -x1050 -x45923 -x6928 -x15872 -x23398 -x27284 -x56465 -x15725 -x20986 -x34097 -x7299 -x12075 -x48123 -x24843 -x10634 -x19745 -x20535 -x39914 -x60488 -x55880 -x41652 -x39671 -x24527 -x8564 -x30596 -x58510 -x60051 -x60143 -x2873 -x47136 -x7137 -x39292 -x416 -x41294 -x7289 -x34096 -x969 -x22399 -x24620 -x30371 -x36567 -x11703 -x56575 -x16604 -x44428 -x42608 -x55370 -x6882 -x53956 -x33707 -x8322 -x22812 -x35688 -x21580 -x8138 -x34104 -x5941 -x19920 -x21734 -x46189 -x52809 -x10219 -x38549 -x22502 -x55829 -x19739 -x5786 -x23967 -x51959 -x31218 -x13523 -x46838 -x17527 -x12157 -x38758 -x10148 -x2608 -x13557 -x11883 -x28200 -x33911 -x56131 -x21714 -x19064 -x22779 -x52829 -x8967 -x35340 -x41328 -x5218 -x43338 -x1111 -x43979 -x4896 -x2529 -x169 -x31933 -x48511 -x51144 -x55462 -x29797 -x38745 -x48425 -x21990 -x38020 -x3401 -x49850 -x42600 -x4759 -x17708 -x35478 -x41092 -x4636 -x18534 -x25473 -x32521 -x26115 -x56019 -x37564 -x18244 -x2914 -x9268 -x817 -x23986 -x46217 -x58129 -x25621 -x55654 -x29900 -x42673 -x3479 -x10690 -x21279 -x24427 -x118 -x44020 -x14795 -x15896 -x9178 -x18509 -x59441 -x45012 -x58200 -x37202 -x47239 -x56595 -x10124 -x47130 -x32723 -x31781 -x47295 -x4948 -x51183 -x39094 -x53746 -x15876 -x33334 -x19228 -x24443 x53008 -x56827 -x56630 -x38791 -x55424 -x60034 -x48317 -x36741 -x50844 -x16208 -x19443 -x1905 -x15371 -x43114 -x15667 -x35270 -x24537 -x27898 -x30965 -x45430 -x8674 -x42915 -x33386 -x4750 -x284 -x3099 -x9231 -x40555 -x40772 -x4294 -x29514 -x19719 -x12522 -x1885 -x53619 -x49202 -x48823 -x39177 -x32664 -x25777 -x37739 -x50058 -x44070 -x54407 -x44909 -x57032 -x20390 -x39380 -x57729 -x54562 -x919 -x58794 -x12939 -x13023 -x9412 -x5379 -x45965 -x39665 -x34073 -x8365 -x41049 -x41397 -x58889 -x14275 -x41141 -x21634 -x50077 -x46119 -x35605 -x39651 -x47659 -x27349 -x44486 -x10402 -x45119 -x28748 -x17487 -x19603 -x22095 -x18611 -x37401 -x53011 -x40531 -x12106 -x21885 -x51517 -x40705 -x49152 -x33986 -x30562 -x8323 -x25984 -x25952 -x15563 -x33287 -x33786 -x60676 -x49099 -x28537 -x655 -x20540 -x38557 -x53818 -x55897 -x59942 -x38658 -x40397 -x5539 -x29542 -x38178 -x36453 -x13684 -x50579 -x32982 -x38962 -x23005 -x32017 -x42083 -x49770 -x59587 -x30720 -x31649 -x30088 -x46157 -x10942 -x53059 -x16285 -x39966 -x47345 -x40359 -x56673 -x57853 -x9254 -x4059 -x30547 -x43146 -x23269 -x13780 -x49405 -x36609 -x22767 -x36590 -x51155 -x9612 -x51540 -x24202 -x44094 -x46116 -x45095 -x21067 -x27030 -x7751 -x41156 -x5123 -x46545 -x3814 -x27400 -x11288 -x20355 -x53267 -x4874 -x34685 -x9640 -x41880 -x56971 -x16699 -x40314 -x47516 -x53902 -x54497 -x18407 -x37374 -x15884 -x36266 -x10717 -x20010 -x31820 -x34175 -x41280 -x6334 -x21705 -x42684 -x36347 -x27812 -x38755 -x47747 -x49231 -x47794 -x49001 -x52078 -x58133 -x55187 -x56850 -x37386 -x31927 -x44100 -x25069 -x53936 -x21568 -x37114 -x34069 -x16842 -x5078 -x305 -x32436 -x19075 -x35018 -x41992 -x46443 -x50394 -x56112 -x49511 -x23908 -x14998 -x32237 -x25362 -x20217 -x21940 -x46049 -x51098 -x19748 -x1776 -x32551 -x23010 -x20169 -x9567 -x6272 -x20701 -x8777 -x60489 -x6220 -x21733 -x52857 -x4559 -x36256 -x6887 -x59588 -x46700 -x12642 -x24072 -x27693 -x42792 -x51542 -x33849 -x6795 -x9537 -x24268 -x7771 -x26262 -x16744 -x28762 -x6109 -x41855 -x46064 -x15952 -x32006 -x29614 -x58151 -x5425 -x226 -x56749 -x27117 -x746 -x28028 -x41556 -x11888 -x12270 -x37609 -x43399 -x31696 -x35640 -x50287 -x7296 -x21957 -x45755 -x56496 -x44504 -x16830 -x58013 -x58150 -x6028 -x6782 -x10703 -x38535 -x20104 -x20840 -x24405 -x16824 -x13787 -x60414 -x3701 -x35532 -x21268 -x58759 -x5595 -x22813 -x35844 -x27961 -x38974 -x16359 -x15717 -x30870 -x17858 -x55255 -x46998 -x10282 -x6151 -x7395 -x39699 -x57094 -x16274 -x38898 -x12636 -x9055 -x47901 -x36981 -x19202 -x22903 -x52492 -x30319 -x26830 -x9528 -x538 -x28362 -x37547 -x45121 -x15533 -x34401 -x42313 -x20711 -x39080 -x31414 -x44300 -x43209 -x22346 -x13649 -x53965 -x41367 -x14729 -x5133 -x61008 -x19 -x32622 -x56448 -x33778 -x43827 -x37766 -x7063 -x57745 -x60066 -x32632 -x39817 -x6158 -x31813 -x19085 -x31775 -x22816 -x6970 -x22382 -x25116 -x52923 -x57815 -x28159 -x36555 -x55520 -x37083 -x52914 -x11573 -x10197 -x36756 -x52518 -x54120 -x451 -x46860 -x16305 -x51877 -x13600 -x35467 -x53257 -x57578 -x570 -x10873 -x19543 -x31868 -x35285 -x19086 -x48468 -x45700 -x60030 -x57325 -x41665 -x60383 -x28012 -x504 -x23605 -x35364 -x12984 -x61148 -x10408 -x46002 -x3377 -x59149 -x53639 -x26459 -x49412 -x13222 -x10348 -x25507 -x46351 -x23334 -x52266 -x40502 -x28653 -x32754 -x37265 -x27661 -x3192 -x15719 -x4871 -x18396 -x28356 -x42511 -x6597 -x18938 -x26171 -x54972 -x50389 -x4763 -x21458 -x59770 -x41794 -x11697 -x29240 -x6122 -x8465 -x44657 -x47057 -x59406 -x47208 -x51937 -x28170 -x6546 -x24949 -x4645 -x18897 -x857 -x60507 -x58703 -x46436 -x38360 -x7978 -x6380 -x56614 -x26112 -x23948 -x50545 -x30043 -x6075 -x54677 -x7625 -x27505 -x60692 -x13124 -x53394 -x19860 -x56688 -x38194 -x45685 -x32264 -x43990 -x47866 -x52820 -x9130 -x32888 -x49664 -x21210 -x2017 -x6404 -x40367 -x55194 -x17739 -x23289 -x26158 -x11211 -x20482 -x4650 -x22330 -x22356 -x24671 -x41047 -x53839 -x14963 -x24477 -x60503 -x42687 -x60175 -x39289 -x16410 -x32448 -x27135 -x9985 -x30786 -x35129 -x14953 -x24389 -x37022 -x46605 -x42215 -x51461 -x24663 -x18135 -x24349 -x30721 -x4599 -x12882 -x31146 -x34617 -x41535 -x54558 -x59740 -x5050 -x13580 -x12260 -x21489 -x32317 -x51548 -x4358 -x52635 -x9894 -x55068 -x54362 -x6771 -x7858 -x46179 -x26145 -x48743 -x54944 -x17793 -x637 -x28821 -x28111 -x29887 -x2586 -x27309 -x38682 -x40396 -x13091 -x32738 -x45638 -x50205 -x16427 -x49805 -x50197 -x36184 -x40640 -x15030 -x22718 -x60223 -x10273 -x52929 -x24646 -x1556 -x28744 -x58601 -x16111 -x59538 -x30893 -x42162 -x33308 -x46518 -x43305 -x59769 -x14510 -x59928 -x50076 -x41981 -x46271 -x41755 -x60977 -x32496 -x25814 -x32133 -x47486 -x59589 -x29068 -x9951 -x32135 -x31212 x32195 -x55740 -x53568 -x12147 -x14823 -x24812 -x29085 -x24545 -x33035 -x15913 -x14315 -x24206 -x23565 -x1483 -x27520 -x4155 -x15945 -x8488 -x14417 -x27850 -x4191 -x26650 -x42996 -x42507 -x50744 -x44442 -x54130 -x54361 -x20903 -x22563 -x6180 -x12727 -x29024 -x4534 -x57425 -x49221 -x30327 -x46379 -x25514 -x33159 -x25034 -x21566 -x43709 -x35171 -x44582 -x32512 -x18057 -x41641 -x13539 -x37963 -x7018 -x14306 -x22673 -x37712 -x25576 -x52439 -x23492 -x57066 -x40373 -x49641 -x27076 -x46172 -x5726 -x20573 -x8152 -x45641 -x56227 -x9209 -x9121 -x55421 -x29087 -x28941 -x29484 -x53917 -x15977 -x43291 -x14813 -x20374 -x47122 -x50398 -x25041 -x10752 -x36340 -x22386 -x39632 -x22318 -x8418 -x41956 -x49493 -x16091 -x4076 -x25971 -x20787 -x10956 -x34555 -x39265 -x58937 -x21353 -x756 -x50156 -x14266 -x24892 -x28365 -x38997 -x16357 -x18994 -x23748 -x45829 -x5174 -x48355 -x53867 -x35181 -x29806 -x17929 -x44276 -x16391 -x52333 -x16678 -x7967 -x24957 -x28429 -x56987 -x60037 -x40914 -x53055 -x41731 -x57270 -x44713 -x9294 -x40047 -x35654 -x58556 -x47609 -x9217 -x3149 -x39673 -x37412 -x47364 -x52690 -x1561 -x11394 -x25707 -x48326 -x18987 -x40652 -x40253 -x52129 -x55716 -x32758 -x21477 -x17664 -x53436 -x28823 -x28095 -x55139 -x13072 -x51895 -x14483 -x28412 -x12173 -x60478 -x33115 -x19504 -x10439 -x21043 -x26338 -x5352 -x52930 -x42346 -x31684 -x35205 -x13758 -x55158 -x9713 -x32382 -x46812 -x17094 -x18351 -x15991 -x33540 -x33748 -x47093 -x18626 -x49115 -x34584 -x36974 -x44549 -x54738 -x52176 -x51814 -x22909 -x38541 -x23256 -x2418 -x26033 -x5054 -x9440 -x406 -x6542 -x17144 -x22229 -x33897 -x18339 x60198 -x19863 -x36105 -x48034 -x14517 -x45736 -x38025 -x49922 -x16850 -x21929 -x53921 -x34856 -x35084 -x13905 -x57716 -x32196 -x42070 -x40398 -x11028 -x26628 -x1370 -x45186 -x29647 -x29331 -x45640 -x27082 -x17125 -x22601 -x48603 -x38952 -x1915 -x60958 -x13761 -x47941 -x22874 -x14124 -x19109 -x48803 -x34416 -x27801 -x32103 -x37579 -x21165 -x13632 -x7433 -x56065 -x57495 -x18454 -x54940 -x3538 -x59793 -x34646 -x57982 -x41706 -x15047 -x2629 -x11683 -x59179 -x54985 -x50880 -x5529 -x12121 -x31480 -x42733 -x44444 -x50270 -x10093 -x39679 -x16492 -x479 -x36532 -x53506 -x16348 -x45610 -x35425 -x56447 -x11803 -x10266 -x34736 -x33080 -x26772 -x56237 -x56446 -x6719 -x52636 -x14808 -x5924 -x28602 -x37219 -x3241 -x9554 -x45234 -x21060 -x44756 -x47443 -x944 -x2582 -x6685 -x20534 -x49318 -x35708 -x23884 -x452 -x8899 -x7879 -x2784 -x23671 -x42300 -x27136 -x51561 -x14523 -x45392 -x30954 -x1234 -x11401 -x38588 -x55216 -x5878 -x15760 -x3579 -x51465 -x47682 -x57605 -x56011 -x2492 -x39768 -x55630 -x25258 -x44774 -x3666 -x4616 -x49832 -x32419 -x3480 -x27950 -x20596 -x39389 -x7617 -x19156 -x47332 -x43638 -x43994 -x5213 -x32057 -x48724 -x25905 -x15682 -x17763 -x12552 -x24928 x32926 -x41963 -x36221 -x50198 -x60189 -x32531 -x13031 -x44928 -x47342 -x1391 -x44292 -x44869 -x29708 -x10596 -x52033 -x15438 -x4573 -x33984 -x29594 -x44812 -x1048 -x14534 -x28202 -x49779 -x59517 -x2852 -x58055 -x54240 -x50268 -x3400 -x31964 -x56507 -x5248 -x31179 -x52125 -x44268 -x60469 -x28321 -x20858 -x928 -x14713 -x18630 -x42870 -x58029 -x7702 -x42718 -x16056 -x44993 -x52207 -x15579 -x24622 -x47382 -x49342 -x58488 -x12306 -x56988 -x33231 -x14363 -x30010 -x30942 -x57448 -x35226 -x33137 -x9682 -x20310 -x56004 -x4121 -x38666 -x42982 -x3224 -x60907 -x10433 -x42965 -x23635 -x2295 -x33691 -x45156 -x1928 -x13913 -x43777 -x12425 -x25026 -x42239 -x349 -x9543 -x44703 -x20079 -x8750 -x32876 -x9273 -x12565 -x52874 -x20506 -x23384 -x12298 -x10910 -x55137 -x28186 -x6747 -x6918 -x2742 -x2483 -x30994 -x51913 -x44350 -x28955 -x5991 -x924 -x23978 -x47374 -x24369 -x4920 -x14031 -x44862 -x34358 -x38575 -x39569 -x40773 -x8471 -x290 -x45914 -x54473 -x22483 -x25075 -x1645 -x25954 -x8479 -x58394 -x15898 -x20342 -x24038 -x40760 -x58531 -x41074 -x42274 -x1462 -x5794 -x13519 -x2068 -x13400 -x23530 -x49688 -x5989 -x16458 -x43633 -x49186 -x23207 -x11601 -x3922 -x57969 -x38808 -x47279 -x21176 -x48986 -x25469 -x55789 -x11391 -x6658 -x52472 -x37469 -x24551 x35274 -x15637 -x58325 -x14189 -x4169 -x12918 -x55483 -x10204 -x5163 -x10546 -x6866 -x20211 -x56878 -x14653 -x48109 -x39661 -x16690 -x27709 -x24722 -x47820 -x42187 -x49888 -x50548 -x20949 -x19982 -x13614 -x43940 -x12860 -x15848 -x39796 -x46525 -x55108 -x2913 -x37279 -x38502 -x59392 -x25855 -x22133 -x6105 -x26469 -x22928 -x10162 -x11256 -x5494 -x32465 -x61029 -x35999 -x14355 -x45590 -x2324 -x21084 -x38092 -x43577 -x33093 -x22299 -x15081 -x23082 -x15837 -x60535 -x43603 -x27189 -x31658 -x59691 -x25767 -x26334 -x41997 -x12923 -x57390 -x10753 -x57684 -x37817 -x49626 -x27701 -x13474 -x54694 -x16048 -x2628 -x11392 -x37049 -x48770 -x57210 -x36430 -x17645 -x50012 -x57452 -x17385 -x15497 -x18508 -x36457 -x4046 -x28343 -x36242 -x37615 -x9858 -x20059 -x38887 -x16486 -x7696 -x57953 -x23200 -x1463 -x10345 -x50479 -x43628 -x26290 -x18522 -x21757 -x33610 -x20430 -x54428 -x3606 -x25383 -x22683 -x23166 -x5204 -x7045 -x31738 -x19865 -x41911 -x25718 -x21308 -x44110 -x33646 -x32526 -x13260 -x38381 -x39235 -x607 -x22156 -x43957 -x35314 -x23487 -x31221 x39042 -x1869 -x662 -x20725 -x56969 -x57017 -x15306 -x41813 -x18838 -x13131 -x4723 -x41559 -x5619 -x18161 -x43406 -x54872 -x2202 -x43787 -x21530 -x29488 -x36008 -x56198 -x59178 -x60184 -x37038 -x8194 -x21314 -x13570 -x58408 -x46801 -x32798 -x32717 -x36885 -x36719 -x18334 -x11612 -x4659 -x12558 -x17444 -x21873 -x42817 -x56960 -x15525 -x60033 -x58806 -x17673 -x24688 -x2093 -x36760 -x41008 -x28293 -x40613 -x5378 -x22811 -x30108 -x34231 -x55613 -x15185 -x13413 -x19456 -x48879 -x20666 -x31377 -x45668 -x59689 -x58922 -x23713 -x45329 -x13401 -x21423 -x8287 -x53784 -x47471 -x14378 -x240 -x33385 -x32800 -x21762 -x23938 -x46533 -x58206 -x40701 -x43035 -x30656 -x39215 -x50279 -x25123 -x48479 -x25692 -x59006 -x31026 -x6774 -x25233 -x57667 -x1440 -x26143 -x32891 -x4730 -x15003 -x1346 -x23817 -x40383 -x42822 -x46111 -x16991 -x44558 -x44653 -x4798 -x7084 -x47944 -x11497 -x42509 -x60096 -x6256 -x39187 -x21556 -x10313 -x53402 -x3828 -x19733 -x9464 -x47049 -x23307 -x60858 -x12215 -x21213 -x1784 -x11776 -x14019 -x28858 -x40747 -x44647 -x49623 -x42620 -x53319 -x1390 -x42893 -x59034 -x42694 -x24934 -x19841 -x2425 -x28684 -x26685 -x32307 -x47877 -x8855 -x53538 -x20567 -x49752 -x8224 -x60221 -x39941 -x46902 -x40119 -x38087 -x8197 -x53378 -x6781 -x57239 -x11561 -x24054 -x4432 -x38229 -x29691 -x9269 -x50084 -x23592 -x50977 -x2523 -x9031 -x17754 -x50083 -x27225 -x43949 -x52643 -x2942 -x30303 -x55378 -x47363 -x34778 -x52094 -x36423 -x30752 -x33943 -x47034 -x58563 -x46257 -x51874 -x28856 -x46383 -x50847 -x27086 -x31925 -x16182 -x21561 -x29678 -x42888 -x560 -x42585 -x39250 -x40630 -x44700 -x14060 -x47631 -x4167 -x34793 -x5333 -x41761 -x56072 -x17552 -x777 -x59768 -x3883 -x26125 -x28951 -x15044 -x39475 -x15953 -x30654 -x61028 -x37903 -x60024 -x50950 -x43456 -x54983 -x36599 -x47533 -x43081 -x11873 -x12201 -x26999 -x20934 -x52885 -x47018 -x9914 -x28597 -x19274 -x44044 -x16577 -x41626 -x1225 -x43870 -x26030 -x30160 -x6127 -x14423 -x27459 -x11446 -x50544 -x54951 -x44359 -x29211 -x40990 -x26960 -x38447 -x45870 -x50486 -x44290 -x26897 -x29055 -x45303 -x10480 -x34002 -x11925 -x48868 -x46982 -x52892 -x37500 -x54346 -x58985 -x32530 -x42068 -x56762 -x14716 -x32083 -x49410 -x48898 -x39512 -x17525 -x49009 -x27735 -x25957 -x19090 -x38883 -x28887 -x47689 -x53732 -x28682 -x818 -x38925 -x9770 -x42707 -x52592 -x11782 -x26882 -x15472 -x46691 -x40350 -x12335 -x5165 -x39663 -x40593 -x2901 -x29577 -x31098 -x46661 -x4120 -x33445 -x54440 -x36478 -x4664 -x22706 -x31613 -x26392 -x29066 -x22378 -x53667 -x5086 -x32396 -x24693 -x31866 -x42637 -x46014 -x52613 -x3750 -x7205 -x3243 -x697 -x45842 -x796 -x22637 -x42518 -x899 -x57832 -x52561 -x11239 -x60375 -x14282 -x40385 -x32519 -x9152 -x46407 -x4563 -x39835 -x2339 -x6628 -x9187 -x32781 -x51878 -x18208 -x58112 -x53467 -x59176 -x12562 -x12589 -x53625 -x14112 -x47010 -x7915 -x21914 -x53234 -x15804 -x3941 -x3159 -x26590 -x43909 -x50637 -x23184 -x5742 -x17867 -x20700 -x52316 -x6371 -x14407 -x54590 -x57592 -x9902 -x38051 -x35050 -x24227 -x29955 -x31250 -x8491 -x2461 -x30879 -x53473 -x11553 -x2311 -x52446 -x3369 -x21072 -x39294 -x14047 -x16610 -x36197 -x56932 -x44182 -x49819 -x45568 -x9190 -x21596 -x46456 -x49043 -x49953 -x45985 -x33737 -x21322 -x54285 -x29683 -x37687 -x49747 -x2966 -x4459 -x48 -x19814 -x16256 -x27753 -x23939 -x7483 -x41773 -x28220 -x58871 -x10063 -x22660 -x31630 -x42476 -x5819 -x9079 -x17697 -x58135 -x52948 -x11547 -x907 -x33777 -x42796 -x53254 -x7396 -x16959 -x59486 -x11676 -x54483 -x7741 -x31469 -x58533 -x2924 -x20216 -x35363 -x47047 -x361 -x9949 -x2712 -x40992 -x220 -x10972 -x28950 -x59651 -x60983 -x9293 -x13485 -x20883 -x56797 -x42045 -x23312 x53341 -x49495 -x55464 -x45342 -x33348 -x31043 -x14936 -x55717 -x28818 -x47824 -x32399 -x53692 -x36584 -x48827 -x42371 -x27414 -x45062 -x9256 -x37350 -x16815 -x10290 -x21131 -x53630 -x15210 -x11682 -x21887 -x33930 -x23118 -x29408 -x45979 -x11412 -x34492 -x28829 -x7219 -x11120 -x28398 -x12778 -x56576 -x55180 -x55218 -x56250 -x4587 -x8158 -x43172 -x19689 -x279 -x56055 -x3500 -x4757 -x44524 -x53699 -x13992 -x12225 -x38856 -x45518 -x29582 -x48775 -x52024 -x14089 -x3889 -x9564 -x264 -x59282 -x59557 -x32452 -x19527 -x20936 -x17068 -x4111 -x38934 -x50357 -x14739 -x16485 -x36451 -x44572 -x53778 -x58442 -x957 -x24803 -x39729 -x10146 -x21507 -x1425 -x13360 -x50689 -x43256 -x35444 -x16038 -x60731 -x25642 -x24213 -x1609 -x61021 -x48157 -x48057 -x52619 -x42610 -x35963 -x17993 -x5643 -x32893 -x6785 -x52311 -x568 -x2849 -x45954 -x50770 -x18899 -x41891 -x42536 -x34795 -x7197 -x40232 -x29882 -x49811 -x58456 -x7888 -x54046 -x29309 -x33303 -x58527 -x53497 -x28673 -x21552 -x43794 -x23703 -x43998 -x56740 -x32021 -x8342 -x60441 -x10549 -x12969 -x11408 -x7834 -x43395 -x53029 -x37377 -x13918 -x21715 -x49420 -x24930 -x41234 -x33604 -x17408 -x38724 -x32843 -x24793 -x6977 -x12908 -x45797 -x17712 -x23577 -x55666 -x12368 -x3995 -x887 -x33378 -x46227 -x14973 -x29983 -x51490 -x52659 -x54118 -x26564 -x41197 -x55589 -x21717 -x56165 -x15037 -x57818 -x18109 -x38785 -x18149 -x47554 -x28940 -x48557 -x26128 -x59884 -x3824 -x36564 -x40530 -x6652 -x36243 -x38543 -x341 -x22167 -x36048 -x47030 -x58406 -x31443 -x60965 -x3490 -x12373 -x33619 -x10415 -x42542 -x12897 -x20874 -x45869 -x46067 -x5614 -x21747 -x57197 -x28660 -x25198 -x4969 -x8984 -x48714 -x14206 -x28592 -x56342 -x57790 -x44594 -x4449 -x6714 -x14595 -x31670 -x35813 -x38348 -x12429 -x42696 -x43746 -x55335 -x27157 -x18913 -x12490 -x44759 -x56356 -x59862 -x21577 -x57999 -x16776 -x27896 -x35415 -x11151 -x17470 -x47545 -x35407 -x36441 -x4826 -x25723 -x60504 -x58005 -x23977 -x19470 -x19628 -x52210 -x28798 -x56244 -x3430 -x59462 -x25556 -x41862 -x57795 -x5194 -x50942 -x21860 -x22797 -x37059 -x8936 -x58653 -x27199 -x4743 -x18510 -x30773 -x32635 -x12758 -x35691 -x22314 -x50722 -x35061 -x16368 -x45486 -x42128 -x43800 -x12875 -x47891 -x21594 -x35646 -x11739 -x44692 -x51572 -x44325 -x31936 -x41772 -x33204 -x2153 -x4498 -x40542 -x26973 -x41674 -x26528 -x6791 -x60215 -x2040 -x14466 -x42063 -x3702 -x11596 -x19095 -x41536 -x56022 -x58554 -x32208 -x52924 -x46735 -x1673 -x16231 -x11861 -x56717 -x3029 -x8772 -x53239 -x34857 -x57784 -x33909 -x41374 -x14736 -x54395 -x53918 -x26614 -x38481 -x13841 -x22478 -x25744 -x42043 -x9518 -x36469 -x39212 -x54188 -x42497 -x42469 -x24226 -x7739 -x16675 -x42539 -x2014 -x52235 -x5823 -x19179 -x35252 -x3422 -x49561 -x52725 -x10405 -x1155 -x12567 -x390 -x26473 -x5417 -x13879 -x24563 -x11657 -x46424 -x50790 -x50798 -x51571 -x29351 -x32740 -x2682 -x11289 -x1200 -x29504 -x17695 -x47427 -x58008 -x40056 -x42290 -x16606 -x50601 -x13692 -x13006 -x24343 -x8248 -x45163 -x8424 -x17377 -x16473 -x57580 -x40148 -x60428 -x52237 -x16066 -x24595 -x6228 -x32459 -x45198 -x3043 -x12863 -x45350 -x44787 -x59765 -x56719 x26350 -x20832 -x47055 -x36727 -x10545 -x52142 -x20955 -x15657 -x10547 -x17440 -x27817 -x27291 -x23426 -x38565 -x48602 -x59122 -x2883 -x8703 -x14208 -x25092 -x42499 -x46759 -x56556 -x2148 -x35230 -x51961 -x20603 -x3972 -x31295 -x9240 -x35218 -x50448 -x60268 -x5811 -x45572 -x12073 -x7059 -x1384 -x43369 -x60295 -x33917 -x12047 -x17738 -x40837 -x13374 -x144 -x44571 -x29328 -x55945 -x42584 -x50060 -x26824 -x49619 -x22085 -x44602 -x19648 -x11065 -x56186 -x29000 -x38323 -x55646 -x49544 -x52795 -x32240 -x42785 -x16301 -x47482 -x22213 -x46151 -x54064 -x12878 -x6001 -x23290 -x25464 -x29367 -x50250 -x10519 -x17926 -x22844 -x12752 -x33403 -x49232 -x9539 -x3226 -x12183 -x36172 -x30472 -x14344 -x8392 -x2502 -x39155 -x24100 -x27287 -x30009 -x14316 -x4814 -x60224 -x46291 -x27188 -x17647 -x7174 -x4415 -x24325 -x2142 -x13972 -x21889 -x58033 -x4222 -x15271 -x9302 -x36600 -x56209 -x1036 -x12343 -x54366 -x5648 -x23751 -x12472 -x24004 -x58269 -x36628 -x12510 -x14986 -x17492 -x33829 -x9788 -x49406 -x53642 -x35583 -x52936 -x57913 -x48098 -x3978 -x39736 -x49821 -x23676 -x42596 -x23725 -x21633 -x57878 -x1563 -x30912 -x22322 -x38327 -x41797 -x6583 -x3212 -x1754 -x52920 -x31112 -x53347 -x53306 -x23268 -x51784 -x38390 -x25392 -x2772 -x23631 -x31391 -x26936 -x58229 -x32620 -x41646 -x35379 -x36215 -x53375 -x4464 -x8069 -x1121 -x20235 -x5746 -x30005 -x13652 -x13821 -x28876 -x14452 -x41595 -x50649 -x58486 -x31296 -x8545 -x36944 -x56867 -x29161 -x56424 -x38496 -x55369 -x36859 -x4133 -x23602 -x54385 -x43851 -x47278 -x56668 -x23980 -x39960 -x2976 -x31555 -x29501 -x13062 -x35423 -x20981 -x44155 -x6614 -x15564 -x37933 -x7550 -x48577 -x15340 -x26763 -x32944 -x38099 -x1043 -x18429 -x22328 -x7338 -x9418 -x32113 -x35944 -x32159 -x41678 -x41078 -x36246 -x17598 -x14301 -x7607 -x22933 -x8273 -x34047 -x1078 -x53821 -x50687 -x8577 -x20165 -x19600 -x37672 -x34180 -x9513 -x58543 -x27339 -x36982 -x35602 -x41944 -x2309 -x49450 -x41222 -x6527 -x17852 -x23169 -x26413 -x32389 -x59078 -x92 -x50635 -x20512 -x32012 -x32864 -x350 -x44956 -x17031 -x46639 -x30155 -x35675 -x50438 -x31784 -x17501 -x35242 -x14100 -x540 -x47540 -x45405 -x49396 -x52783 -x60807 -x13843 -x14382 -x14719 -x10172 -x24356 -x49731 -x47619 -x31024 -x17110 -x36729 -x51426 -x32522 -x49693 -x6994 -x18622 -x39368 -x57399 -x30006 -x58597 -x23240 -x54280 -x30738 -x40258 -x49157 -x56714 -x27617 -x238 -x3892 -x39258 -x46841 -x25313 -x2454 -x24 -x51681 -x43474 -x377 -x10461 -x27118 -x31320 -x45681 -x57753 -x21755 -x15878 -x52457 -x18231 -x41648 -x11716 -x27344 -x40123 -x8670 -x44032 -x8221 -x55995 -x57657 -x29873 -x7375 -x49900 -x33560 -x59983 -x44021 -x60499 -x34509 -x7276 -x11330 -x12839 -x882 -x39228 -x58232 -x33072 -x37296 -x49486 -x29781 -x55603 -x31308 -x32337 -x59035 -x15146 -x1544 -x31157 -x20237 -x11190 -x20045 -x33157 -x55748 -x57288 -x23900 -x33242 -x40456 -x55696 -x5229 -x35238 -x20766 -x52947 -x57827 -x18739 -x10300 -x48467 -x49509 -x10287 -x48308 -x3826 -x51996 -x2627 -x46678 -x3533 -x53240 -x55993 -x59866 -x3885 -x48424 -x297 -x35200 -x21772 -x18730 -x48870 -x14253 -x40930 -x51255 -x5091 -x21722 -x41816 -x38153 -x40596 -x55853 -x49093 -x43239 -x39153 -x14469 -x56872 -x24780 -x26182 -x6412 -x32235 -x51288 -x20713 -x27840 -x55356 -x47212 -x11522 -x36772 -x48236 -x34753 -x42845 -x3888 -x50604 -x58424 -x9335 -x23400 -x28742 -x30148 -x56525 -x47142 -x35526 -x43583 -x55870 -x14582 -x10916 -x39315 -x121 -x13602 -x5479 -x3899 -x26018 -x24802 -x49885 -x33196 -x7115 -x45330 -x16522 -x54391 -x33533 -x46470 -x3481 -x33269 -x30797 -x34636 -x25171 -x41046 -x44748 -x42513 -x44365 -x18599 -x8165 -x601 -x60780 -x53972 -x14280 -x45648 -x32969 -x56333 -x12124 -x30729 -x11337 -x36995 -x14072 -x44253 -x25456 -x31771 -x49830 -x4162 -x30139 -x14110 -x38536 -x41724 -x55673 -x56018 -x51299 -x10488 -x38133 -x48506 -x10308 -x47061 -x29767 -x1277 -x24509 -x31485 -x25626 -x56564 -x57009 -x22602 -x40236 -x48370 -x34312 -x36710 -x13220 -x13696 -x14285 -x52489 -x54751 -x58771 -x9890 -x49756 -x17017 -x39056 -x34548 -x18949 -x8075 -x26284 -x2633 -x8278 -x60589 -x60680 -x12884 -x47271 -x12070 -x12329 -x31700 -x38696 -x58924 -x49305 -x59729 -x58679 -x20192 -x15574 -x58876 -x38802 -x26142 -x57898 -x19694 -x57380 -x60770 -x12999 -x54979 -x21021 -x31383 -x50551 -x11565 -x19107 -x8794 -x19690 -x47096 -x10367 -x40575 -x47106 -x12176 -x20023 -x23185 -x23217 -x25106 -x39804 -x5612 -x48202 -x18866 -x43936 -x8332 -x38344 -x17979 -x1644 -x33044 -x27677 -x23495 -x42508 -x41153 -x30450 -x59093 -x9802 -x7932 -x28226 -x32151 -x33727 -x1737 -x46207 -x51 -x40870 -x37503 -x25995 -x58228 -x20754 -x16170 -x23597 -x50927 -x19591 -x46354 -x25681 -x33665 -x12977 -x52516 -x47739 -x29745 -x45678 -x29620 -x47699 -x58260 -x6642 -x7833 -x51508 -x46464 -x5780 -x46092 -x57911 -x22310 -x1023 -x16374 -x17785 -x55737 -x29776 -x19516 -x39576 -x13330 -x32147 -x21938 -x45901 -x24024 -x16639 -x52802 -x37812 -x4975 -x26906 -x18042 -x58015 -x7478 -x57744 -x2693 -x1447 -x14130 -x23124 -x35403 -x10337 -x25279 -x27608 -x51298 -x59060 -x25770 -x42210 -x34456 -x15710 -x33341 -x24164 -x31746 -x43511 -x60354 -x54911 -x21098 -x10310 -x38351 -x19131 -x54622 -x10129 -x12694 -x49702 -x52404 -x40018 -x56616 -x16499 -x27328 -x30855 -x29250 -x22721 -x3008 -x16980 -x29153 -x26641 -x18154 -x17404 -x49375 -x10847 -x25064 -x30672 -x54135 -x17274 -x21958 -x19294 -x26770 -x2997 -x49574 -x34431 -x51154 -x16932 -x46659 -x57089 -x35276 -x34217 -x50324 -x50698 -x3405 -x45492 -x3925 -x48758 -x45597 -x45442 -x35053 -x37032 -x30110 -x57804 -x8198 -x38428 -x58780 -x39100 -x15897 -x12011 -x43268 -x45942 -x51209 -x31960 -x30806 -x8854 -x24952 -x61013 -x38250 -x21085 -x52501 -x46722 -x22440 -x1901 -x21291 -x59300 -x20679 -x15638 -x51301 -x36225 -x12958 -x17448 -x3567 -x37207 -x6930 -x31481 -x33832 -x33508 -x46815 -x20630 -x8111 -x29728 -x16153 -x21719 -x21161 -x60761 -x40169 -x8511 -x10066 -x15489 -x59641 -x31719 -x935 -x12195 -x39785 -x7503 -x19924 -x19556 -x57941 -x39645 -x471 -x6014 -x41183 -x57485 -x8289 -x47433 -x16520 -x48033 -x2048 -x17990 -x42176 -x19989 -x44752 -x27368 -x7259 -x24244 -x651 -x52867 -x5055 -x4529 -x6410 -x34529 -x57803 -x26433 -x35716 -x23108 -x37446 -x10506 -x60039 -x54414 -x4781 -x26354 -x22189 -x45968 -x18261 -x40726 -x41389 -x49507 -x48059 -x40292 -x44327 -x18566 -x41877 -x8786 -x12010 -x19825 -x29125 -x52813 -x48691 -x47685 -x45221 -x55279 -x10335 -x37965 -x7271 -x11849 -x32509 -x14035 -x55833 -x27260 -x57252 -x50507 -x38697 -x28964 -x15678 -x56746 -x43886 -x43270 -x41112 -x36049 -x12181 -x40107 -x26080 -x52858 -x30317 -x49533 -x31318 -x58038 -x11365 -x58140 -x58535 -x5696 -x13164 -x46438 -x59867 -x38789 -x9331 -x57050 -x46942 -x25235 -x22205 -x35281 -x48776 -x15665 -x30211 -x42912 -x52773 -x44419 -x56805 -x14243 -x60058 -x40556 -x13919 -x30151 -x56539 -x55533 -x6663 -x26597 -x56601 -x15372 -x19879 -x48295 -x3440 -x59045 -x53951 -x28455 -x6551 -x38685 -x46191 -x8271 -x513 -x33454 -x26593 -x18710 -x10 -x33888 -x60935 -x50629 -x35739 -x60236 -x31162 -x14734 -x23417 -x28868 -x32540 -x50542 -x33676 -x13452 -x1493 -x3071 -x6696 x7902 -x17315 -x16073 -x51458 -x11066 -x45277 -x40300 -x52606 -x19905 -x37931 -x41204 -x26299 -x14392 -x55013 -x39204 -x56626 -x58784 -x38226 -x9748 -x30582 -x5784 -x28458 -x40546 -x18335 -x24222 -x14059 -x17005 -x20499 -x47523 -x54359 -x52104 -x28724 -x53727 -x28995 -x27138 -x20127 -x34350 -x43428 x50096 -x42789 -x291 -x10304 -x26496 -x12525 -x34703 -x8887 -x12688 -x50518 -x15485 -x58046 -x57349 -x20428 -x7954 -x38855 -x52259 -x19965 -x58378 -x38597 -x28830 -x28240 -x27651 -x56226 -x11513 -x33588 -x27171 -x26248 -x26733 -x48907 -x30217 -x8762 -x3388 -x15154 -x44441 -x11471 -x10982 -x32454 -x12036 -x17724 -x32647 -x40626 -x35850 -x24271 -x26001 -x46566 -x30174 -x33830 -x36085 -x51100 -x7993 -x11795 -x4171 -x20012 -x12527 -x37501 -x8425 -x56968 -x37310 -x18184 -x35216 -x45480 -x42412 -x54988 -x53462 -x20460 -x24699 -x19485 -x33715 -x13725 -x20484 -x4945 -x6589 -x27914 -x42428 -x52891 -x22794 -x57785 -x44357 -x5005 -x4875 -x39079 -x38264 -x8178 -x4225 -x11207 -x34375 -x34706 -x39961 -x42285 -x44850 -x57553 -x37683 -x6305 -x58248 -x41943 -x50582 -x51657 -x57816 -x25896 -x30245 -x39587 -x3707 -x24895 -x38949 -x38241 -x15633 -x22704 -x24724 -x40405 -x48427 -x48408 -x43725 -x60085 -x56397 -x43613 -x7116 -x48012 -x48394 -x52835 -x56274 -x25528 -x11737 -x7755 -x46697 -x55701 -x29805 -x46378 -x50933 -x9020 -x27977 -x46330 -x58861 -x797 -x33162 -x46070 -x47467 -x52510 -x44794 -x36715 -x24792 -x26110 -x26798 -x29761 -x45549 -x18664 -x54888 -x39865 -x12586 -x14820 -x55278 -x45305 -x6154 -x6817 -x14707 -x11453 -x20709 -x14041 -x4879 -x51899 -x30417 -x55086 -x43178 -x5839 -x31646 -x61018 -x45465 -x33011 -x55553 -x20793 -x2749 -x8217 -x56952 -x20724 -x55721 -x7060 -x7152 -x54300 -x23413 -x14520 -x49269 -x6168 -x4273 -x36261 -x57673 -x16638 -x8442 -x39412 -x27766 -x29508 -x14049 -x7650 -x29483 -x24521 -x846 -x27536 -x16461 -x50140 -x50347 -x53123 -x34294 -x26213 -x8006 -x645 -x11258 -x56265 -x8938 -x26229 -x33194 -x36210 -x50969 -x23722 -x6626 -x7499 -x18887 -x33415 -x35923 -x11959 x10811 -x22024 -x38000 -x49448 -x950 -x43824 -x16049 -x26305 -x20720 -x16173 -x26708 -x58984 -x23361 -x21307 -x41341 -x57076 -x26995 -x42921 -x42248 -x5410 -x48848 -x53397 -x36271 -x35489 -x56191 -x50795 -x13066 -x19295 -x60265 -x51593 -x51065 -x13424 -x677 -x54615 -x39759 -x9372 -x16352 -x17482 -x16307 -x45483 -x757 -x16421 -x50126 -x3882 -x36325 -x652 -x800 -x54196 -x48913 -x44613 -x43553 -x47244 -x22358 -x30001 -x21947 -x11719 -x38639 -x12782 -x25991 -x10499 -x10382 -x15580 -x25100 -x35556 -x54900 -x17924 -x3485 -x4703 -x43984 -x50382 -x45007 -x12945 -x17136 -x11355 -x53320 -x18539 -x27891 -x14085 -x60813 -x32990 -x47933 -x5173 -x2163 -x7042 -x46870 -x45013 -x1030 -x48920 -x58816 -x31573 -x21880 -x29666 -x39269 -x54733 -x21666 -x4748 -x40369 -x2665 -x17320 -x54399 -x57995 -x12989 -x38019 -x55327 -x59228 -x54571 -x59411 -x5898 -x12625 -x23112 -x18233 -x30270 -x15050 -x5519 -x25240 -x41422 -x14681 -x41669 -x1100 -x33034 -x24902 -x17585 -x12432 -x35736 -x28209 -x30522 -x13817 -x24201 -x44823 -x24067 -x40738 -x9823 -x41629 -x53324 -x47340 -x10275 -x11623 -x46975 -x8301 -x52991 -x58823 -x965 -x31231 -x32313 -x25943 -x44612 -x5657 -x17044 -x6886 -x21289 -x14709 -x54353 -x7997 -x18594 -x51421 -x27901 -x56134 -x57945 -x47882 -x937 -x37232 -x41610 -x2824 -x59980 -x44082 -x54421 -x1822 -x30213 -x18196 -x49868 -x53182 -x34135 -x1831 -x24779 -x31195 -x57109 -x2364 -x33220 -x23654 -x40963 -x55547 -x1873 -x46501 -x49891 -x19971 -x24391 -x7655 -x32197 -x33132 -x50252 -x5540 -x52745 -x59841 -x36952 -x16009 -x31070 -x17343 -x13064 -x29490 -x52880 -x46912 -x11691 -x18045 -x2424 -x37414 -x45705 -x55667 -x41651 -x55766 -x1338 -x10997 -x17057 -x28299 -x56085 -x57016 -x13673 -x2918 -x20195 -x41212 -x44936 -x35872 -x32157 -x50906 -x57604 -x18143 -x43213 -x11508 -x52447 -x3815 -x18780 -x45087 -x48464 -x36211 -x14463 -x1997 -x59505 -x7934 -x43053 -x43558 -x26444 -x4877 -x51883 -x23811 -x24939 -x21452 -x8458 -x44644 -x37318 -x4801 -x52280 -x50595 -x37795 -x34603 -x68 -x1861 -x34696 -x8142 -x22510 -x8478 -x60205 -x44606 -x1726 -x5395 -x29795 -x41921 -x24070 -x29008 -x26309 -x32929 -x26359 -x33124 -x56154 -x1441 -x18492 -x17845 -x3399 -x21837 -x5420 -x16327 -x17578 -x18174 -x12703 -x21752 -x43505 -x28399 -x42880 -x31552 -x29165 -x11135 -x18263 -x30708 -x10132 -x53837 -x19519 -x24863 -x14896 -x10537 -x32397 -x10664 -x60895 -x55017 -x12307 -x34751 -x42546 -x49928 -x5 -x45226 -x31222 -x17733 -x48692 -x532 -x32155 -x41474 -x59191 -x20114 -x40323 -x28842 -x29895 -x21179 -x23134 -x35831 -x36475 -x23857 -x60838 -x13957 -x15365 -x36781 -x4239 -x25790 -x30265 -x38764 -x36205 -x47156 -x43869 -x48696 -x41158 -x39297 -x35998 -x24711 -x8183 -x10070 -x46187 -x33772 -x20791 -x7689 -x40749 -x39323 -x52702 -x26464 -x6895 -x13690 -x44279 -x19366 -x49272 -x46521 -x7056 -x14620 -x28004 -x47253 -x3025 -x58758 -x5822 -x11169 -x39139 -x40588 -x37690 -x18817 -x29690 -x52326 -x35223 -x6525 -x38052 -x41617 -x46098 -x48542 -x58090 -x20551 -x47011 -x57166 -x38461 -x39227 -x24312 -x28872 -x26902 -x7334 -x8793 -x38978 -x21272 -x23827 -x2157 -x25388 -x10725 -x55099 -x4907 -x6976 -x7985 -x8700 -x42644 -x18147 -x29006 -x45608 -x59173 -x3463 -x17061 -x53885 -x24150 -x41625 -x57549 -x10552 -x52273 -x6141 -x52496 -x10957 -x15250 -x2828 -x39648 -x19776 -x2436 -x11406 -x21952 -x26460 -x39083 -x27371 -x55400 -x19097 -x16687 -x18230 -x19299 -x24627 -x46295 -x57646 -x13778 -x44831 -x38899 -x59997 -x47489 -x30896 -x3857 -x50413 -x56765 -x38819 -x43607 -x40802 -x14775 -x31319 -x2911 -x33527 -x13022 -x46587 -x7418 -x50219 -x16018 -x22347 -x13513 -x7955 -x38501 -x11053 -x34028 -x35190 -x53428 -x42908 -x19006 -x14143 -x43262 -x43330 -x8724 -x33966 -x8997 -x683 -x32319 -x5810 -x33409 -x40854 -x14433 -x7871 -x58786 -x34600 -x53512 -x53771 -x10841 -x50143 -x60916 -x61011 -x56122 -x46804 -x37704 -x49554 -x32882 -x25569 -x18362 -x54657 -x48718 -x3856 -x11174 -x50370 -x31200 -x15727 -x33710 -x39110 -x36245 -x47684 -x51132 -x58302 -x20608 -x1621 -x58362 -x26089 -x40610 -x6353 -x18587 -x22870 -x10897 -x55392 -x15456 -x11655 -x4362 -x4644 -x47638 -x33811 -x3421 -x54825 -x18300 -x31431 -x15788 -x58471 -x49716 -x37842 -x11140 -x17891 -x32095 -x36432 -x18218 -x3926 -x25379 -x6509 -x12226 -x37877 -x46332 -x51890 -x57809 -x12206 -x56234 -x36017 -x6143 -x58413 -x60266 -x5468 -x35667 -x55902 -x25800 -x531 -x28658 -x8566 -x54303 -x41800 -x43680 -x16344 -x14903 -x23634 -x41839 -x1525 -x38472 -x44894 -x49129 -x15653 -x16895 -x15696 -x3370 -x2630 -x16908 -x37402 -x43310 -x3937 -x14155 -x24882 -x47583 -x39324 -x1356 -x4891 -x31574 -x40161 -x4397 -x48829 -x19287 -x57840 -x14747 -x3742 -x7853 -x37603 -x19539 -x20072 -x42116 -x59581 -x34950 -x15842 -x19012 -x45513 -x57787 -x59308 -x60305 -x35772 -x51504 -x53221 -x60739 -x22280 -x13153 -x22573 -x20105 -x60849 -x31288 -x58834 -x11416 -x20668 -x37424 -x21943 -x42132 -x9337 -x23885 -x34067 -x37560 -x44542 -x3635 -x43584 -x21222 -x18951 -x1891 -x39761 -x54731 -x57925 -x33866 -x45326 -x4099 -x42492 -x41393 -x27719 -x16468 -x59145 -x31674 -x2 -x14704 -x51248 -x48095 -x37608 -x13021 -x12397 -x16195 -x33761 -x27535 -x58024 -x53564 -x2822 -x21581 -x27055 -x40672 -x17102 -x21185 -x43435 -x6669 -x60179 -x22585 -x44503 -x35724 -x29979 -x25382 -x44294 -x56679 -x49553 -x45831 -x51484 -x59244 -x59607 -x38594 -x16758 -x20153 -x2371 -x21352 -x17433 -x58731 -x13794 -x37253 -x44487 -x47764 -x3198 -x4308 -x9473 -x49320 -x10161 -x51135 -x39254 -x10511 -x53875 -x12540 -x54843 -x5668 -x23998 -x25121 -x26591 -x42623 -x52053 -x12864 -x10469 -x12820 -x46154 -x11877 -x41719 -x30061 -x56817 -x13873 -x41059 -x10448 -x28862 -x30762 -x41467 -x46884 -x26724 -x15148 -x40273 -x18406 -x35025 -x43079 -x40238 -x44418 -x53478 -x16582 -x27711 -x8558 -x48583 -x53751 -x22377 -x56082 -x35800 -x43884 -x32327 x29283 -x44031 -x45723 -x35997 -x30091 -x31265 -x43004 -x5397 -x18600 -x36446 -x6564 -x35397 -x2520 -x44479 -x20657 -x3735 -x45983 -x44046 -x28051 -x11306 -x22414 -x9815 -x13781 -x59859 -x16438 -x20278 -x39841 -x12777 -x47437 -x18666 -x15387 -x58511 -x58359 -x46900 -x48238 -x42916 -x39800 -x29551 -x40904 -x30119 -x60147 -x32473 -x58183 -x25716 -x27673 -x16964 -x14844 -x28702 -x35067 -x42435 -x21008 -x8065 -x24194 -x26690 -x7822 -x27352 -x17539 -x20598 -x21444 -x15858 -x21348 -x40886 -x41682 -x47223 -x11839 -x9 -x4364 -x33211 -x14205 -x13234 -x21978 -x24867 -x40522 -x25706 -x48708 -x24428 -x37897 -x4203 -x35152 -x26834 -x49322 -x6761 -x8567 -x37266 -x39011 -x30670 -x45865 -x57010 -x46135 -x6045 -x33584 -x60769 -x745 -x15259 -x21869 -x60247 -x18918 -x60756 -x55051 -x2708 -x28611 -x28337 -x54922 -x32750 -x15529 -x37637 -x60718 -x39713 -x39034 -x40137 -x32084 -x30479 -x12685 -x39136 -x24664 -x35277 -x5168 -x53798 -x47259 -x17018 -x51639 -x48809 -x28014 -x46561 -x9490 -x8469 -x168 -x28219 -x49326 -x20966 -x20879 -x7457 -x51662 -x36784 -x34282 -x45981 -x19569 -x28367 -x25401 -x3703 -x16128 -x31706 -x43453 -x22860 -x50295 -x8809 -x39953 -x35387 -x29588 -x22022 -x10327 -x59153 -x22447 -x45769 -x55758 -x60382 -x57057 -x57989 -x33721 -x6846 -x46274 -x19590 -x42131 -x50984 -x55760 -x8395 -x17819 -x19635 -x34679 -x17996 -x46369 -x37919 -x49727 -x50047 -x49816 -x1967 -x32520 -x8193 -x39534 -x18811 -x10737 -x16927 -x9792 -x8103 -x4249 -x8812 -x5655 -x11855 -x12276 -x22837 -x55806 -x58271 -x61082 -x59781 -x11010 -x16493 -x49984 -x58393 -x4151 -x20345 -x51104 -x52347 -x60475 -x23769 -x41830 -x11710 -x25563 -x34841 -x30215 -x25636 -x12629 -x46968 -x54477 -x54433 -x45802 -x48802 -x18922 -x2269 -x25117 -x4844 -x15277 -x47697 -x34802 -x11051 -x32111 -x23403 -x17589 -x4138 -x12890 -x25980 -x9775 -x32516 -x13558 -x17931 -x41735 -x2131 -x11080 -x24567 -x43347 -x48462 -x4783 -x58301 -x55133 -x14022 -x11264 -x12248 -x58478 -x47485 -x40330 -x39688 -x33632 -x2251 -x19568 -x23914 -x39081 -x28934 -x26802 -x56230 -x44181 -x37295 -x34227 -x3996 -x32346 -x52332 -x20838 -x28137 -x31565 -x23539 -x22516 -x40648 -x19738 -x42913 -x6046 -x45945 -x35394 -x17895 -x36447 -x17078 -x38830 -x47123 -x10042 -x47875 -x8754 -x14760 -x7351 -x48403 -x1545 -x27926 -x38634 -x21026 -x36192 -x47412 -x9707 -x25622 -x12559 -x47542 -x20060 -x42837 -x50094 -x56627 -x28623 -x5990 -x57986 -x12737 -x36082 -x46171 -x180 -x33515 -x24228 -x23822 -x45207 -x27378 -x37792 -x20383 -x12539 -x10401 -x29252 -x13598 -x8945 -x788 -x43733 -x16715 -x29103 -x40750 -x14652 -x8107 -x59121 -x7825 -x55691 -x10072 -x3612 -x21610 -x44168 -x31829 -x4101 -x59055 -x44224 -x4427 -x21800 -x58867 -x58887 -x27444 -x25774 -x56354 -x11658 -x16545 -x23126 -x7964 -x2428 -x29314 -x52459 -x34910 -x10542 -x17322 -x25274 -x30202 -x36644 -x17357 -x44599 -x4890 -x16613 x20515 -x46022 -x30646 -x6518 -x44672 -x39332 -x19382 -x17978 -x27155 -x20544 -x28442 -x41710 -x686 -x51745 -x11598 -x35540 -x38074 -x37462 -x46343 -x54854 -x40520 -x43215 -x37260 x46607 -x19178 -x31748 -x27008 -x6200 -x10632 -x14536 -x48984 -x51842 -x29343 -x28457 -x11387 -x13051 -x19060 -x38255 -x29885 -x9977 -x11669 -x18098 -x26457 -x29870 -x52683 -x20742 -x35338 -x60705 -x42989 -x7409 -x41684 -x3661 -x60246 -x33329 -x43111 -x58336 -x15312 -x19241 -x48914 -x31550 -x37163 -x6948 -x47605 -x4287 -x4140 -x5857 -x38727 -x47885 -x7090 -x11607 -x20716 -x19157 -x7043 -x45339 -x9655 -x55454 -x18634 -x58105 -x21025 -x35655 -x60900 -x1662 -x9202 -x2842 -x55896 -x34585 -x31019 -x12836 -x38016 -x24846 -x15965 -x52515 -x33647 -x50048 -x54321 -x57366 -x60228 -x39951 -x4908 -x14655 -x25078 -x35310 -x45042 -x28161 x34300 -x36902 -x10394 -x39391 -x5836 -x1378 -x13197 -x38271 -x38859 -x5544 -x45883 -x23896 -x40975 -x52159 -x57687 -x12404 -x19396 -x21298 -x50397 -x38432 -x32602 -x43918 -x60344 -x54488 -x39394 -x2406 -x22557 -x42320 -x47227 -x55435 -x7525 -x27031 -x18552 -x38236 -x56246 -x24061 -x46339 -x57035 -x53130 -x51943 -x7586 -x7027 -x41845 -x31615 -x2463 -x46772 -x40605 -x52437 -x56199 -x40641 -x7123 -x17182 -x29450 -x7722 -x24683 -x27166 -x28149 -x59522 -x4279 -x26651 -x31764 -x4250 -x53091 -x24077 -x3088 -x58811 -x36763 -x30999 -x45450 -x26380 -x6330 -x49121 -x38821 -x37201 -x40439 -x44671 -x54255 -x8835 -x22312 -x30617 -x48206 -x41742 -x31737 -x9627 -x16013 -x12107 -x43798 -x52775 -x13827 -x53868 -x9499 -x14464 -x2761 -x31815 -x53551 -x3329 -x2851 -x11780 -x49489 -x35173 -x59327 -x7391 -x38915 -x39845 -x54524 -x40213 -x57327 -x22486 -x21273 -x7139 -x28538 -x21681 -x31763 -x29364 -x57697 -x50403 -x13849 -x47959 -x689 -x20414 -x52580 -x2216 -x31486 -x57695 -x38227 -x37103 -x10853 -x11137 -x49644 -x60803 -x19045 -x45992 -x12895 -x10834 -x32218 -x59987 -x20997 -x49164 -x10095 -x20453 -x52939 -x37439 -x28902 -x54691 -x23540 -x22954 -x9996 -x18840 -x5893 -x25543 -x43278 -x49829 -x49979 -x9735 -x53120 -x27270 -x33100 -x47261 -x32782 -x10272 -x52365 -x24163 -x29485 -x39554 -x38164 -x14213 -x39114 -x33443 -x38890 -x13232 -x39222 -x2012 -x11744 -x22524 -x52640 -x19353 -x27946 -x19352 -x13193 -x45814 -x2514 -x27446 -x34174 -x50864 -x14267 -x36118 -x45050 -x15586 -x40910 -x13688 -x44628 -x30063 -x41160 -x3345 -x35116 -x58799 -x47539 -x9869 -x41864 -x49684 -x4632 -x5761 -x14706 -x36617 -x52785 -x33863 -x19454 -x17077 -x23589 -x47496 -x38455 -x54200 -x28495 -x55393 -x42334 -x46252 -x15493 -x30664 -x32736 -x47679 -x39757 -x19891 -x35904 -x53360 -x58837 -x26293 -x241 -x8292 -x16259 -x17543 -x23062 -x34609 -x25962 -x42761 -x5505 -x11727 -x302 -x47314 -x23837 -x40113 -x58485 -x10923 -x21241 -x23020 -x21009 -x36057 -x37767 -x56475 -x11903 -x58430 -x24893 -x32725 -x46777 -x31128 -x37167 -x45804 -x51921 -x11254 -x58519 -x29615 -x21212 -x51217 -x58706 -x57187 -x5582 -x51273 -x57432 -x16697 -x1308 -x29584 -x812 -x49699 -x4694 -x8187 -x18676 -x30924 -x51992 -x53981 -x54036 -x37758 -x37940 -x25897 -x43520 -x55043 -x14597 -x19759 -x37491 -x37205 -x29003 -x1151 -x31754 -x38384 -x12445 -x48266 -x60759 x44625 -x38079 -x55471 -x23925 -x37434 -x40224 -x26453 -x39708 -x52360 -x56386 -x37258 -x38403 -x57295 -x56070 -x17948 -x31249 -x48892 -x43304 -x24887 -x18906 -x18483 -x30600 -x37128 -x53151 -x26568 -x35194 -x18619 -x52543 -x32548 -x5243 -x44697 -x13363 -x13191 -x8109 -x30802 -x24472 -x50655 -x38795 -x33903 -x19848 -x54543 -x5071 -x16040 -x19360 -x19779 -x31053 -x28025 -x46768 -x1433 -x32227 -x37148 -x14779 -x8727 -x47713 -x23194 -x42680 -x4773 -x48282 -x49602 -x29715 -x25518 -x14069 -x34470 -x43832 -x44143 -x25748 -x38579 -x45623 -x20954 -x4985 -x55240 -x57788 -x19050 -x4593 -x31354 -x13832 -x15450 -x47198 -x43993 -x50466 -x52340 -x55967 -x23536 -x3594 -x29383 -x34102 -x36477 -x36666 -x40413 -x51147 -x5114 -x41604 -x34536 -x5386 -x22362 -x20458 -x39725 -x30484 -x35357 -x31419 -x30406 -x52578 -x25319 -x40304 -x42340 -x58295 -x1104 -x22090 -x37068 -x750 -x8110 -x36761 -x60332 -x3239 -x9101 -x34486 -x34205 -x26491 -x42787 -x32569 -x14078 -x48635 -x30328 -x14076 -x40692 -x33177 -x14551 -x46101 -x52219 -x48911 -x38771 -x44838 -x60131 -x11886 -x13867 -x3466 -x8439 -x47544 -x34544 -x8338 -x28312 -x40055 -x33858 -x56643 -x31547 -x17331 -x17227 -x32792 -x7161 -x52628 -x41969 -x47888 -x37705 -x5187 -x27644 -x47878 -x43244 -x718 -x58547 -x12026 -x5877 -x10521 -x16138 -x36898 -x9004 -x22401 -x41594 -x45643 -x9860 -x55243 -x9911 -x25085 -x13518 -x18532 -x53773 -x20958 -x8275 -x52662 -x60076 -x871 -x16605 -x13731 -x7093 -x21159 -x7824 -x17069 -x49247 -x20767 -x15460 -x30724 -x44156 -x1261 -x9710 -x18642 -x36433 -x49314 -x61060 -x43776 -x8829 -x44830 -x41261 -x32874 -x36634 -x28629 -x29473 -x53870 -x16171 -x49917 -x30966 -x20728 -x28181 -x32152 -x41912 -x23064 -x40001 -x13559 -x27682 -x29988 -x8285 -x10520 -x42281 -x512 -x31470 -x22935 -x37204 -x54994 -x57201 -x45301 -x16642 -x45639 -x17405 -x7999 -x17454 -x35323 -x42436 -x45237 -x47799 -x56264 -x60591 -x39623 -x33886 -x11589 -x12632 -x20068 -x53466 -x53596 -x21985 -x56147 -x21605 -x51015 -x49659 -x22831 -x45081 -x59766 -x2871 -x13444 -x28378 -x6900 -x57493 -x18773 -x58017 -x17939 -x28436 -x18884 -x32820 -x41599 -x2656 -x38448 -x27072 -x16800 -x5568 -x24685 -x42433 -x38649 -x12722 -x7776 -x18363 -x21278 -x22787 -x36996 -x47082 -x1543 -x9725 -x55525 -x41299 -x6381 -x44027 -x45315 -x20809 -x55170 -x31337 -x24651 -x8351 -x50626 -x41623 -x9448 -x29815 -x58282 -x38 -x31581 -x21962 -x47966 -x49367 -x33633 -x60781 -x28438 -x51368 -x53309 -x45622 -x25125 -x39469 -x19204 -x43608 -x56555 -x40117 -x6622 -x10679 -x32432 -x33889 -x32480 -x39168 -x43775 -x28236 -x39670 -x35431 -x41302 -x40706 -x2471 -x20932 -x41803 -x16978 -x29962 -x39043 -x54007 -x8736 -x21112 -x18814 -x26427 -x61031 -x52006 -x30231 -x12788 -x60324 -x495 -x16933 -x11898 -x43417 -x43541 -x52002 -x38383 -x50836 -x41182 -x28706 -x5636 -x21428 -x27586 -x25341 -x17314 -x12076 -x55399 -x44083 -x37004 -x35847 -x45073 -x14631 -x2856 -x16133 -x35677 -x41060 -x16775 -x14839 -x687 -x34671 -x52197 -x49068 -x716 -x25667 -x16806 -x30643 -x32469 -x41729 -x46770 -x11944 -x7509 -x36301 -x32183 -x39558 -x30658 -x22641 -x40329 -x4269 -x2795 -x34478 -x32947 -x55252 -x2701 -x8492 -x45868 -x7894 -x60130 -x28554 -x40509 -x46259 -x28866 -x18901 -x42855 -x58709 -x20943 -x50584 -x28193 -x39657 -x13645 -x57322 -x28906 -x20168 -x34484 -x4729 -x36129 -x1591 -x22217 -x46957 -x33752 -x5206 -x40879 -x32868 -x7532 -x6119 -x10422 -x32097 -x16889 -x28439 -x54931 -x36543 -x59005 -x5566 -x1730 -x58993 -x25809 -x1419 -x19788 -x26344 -x5965 -x55539 -x29136 -x25738 -x60367 -x54413 -x54258 -x27433 -x16805 -x40376 -x50964 -x42062 -x48732 -x54257 -x60396 -x11686 -x22526 -x28441 -x4926 -x30049 -x59245 -x35612 -x43573 -x175 -x1123 -x10525 -x44854 -x34629 -x55385 -x20524 -x57597 -x52397 -x56989 -x9496 -x6279 -x10336 -x20475 -x46302 -x52694 -x38923 -x24912 -x56566 -x25538 -x17816 -x39996 -x11019 -x60061 -x48488 -x36639 -x45057 -x8961 -x10876 -x36515 -x40401 -x7719 -x51574 -x54248 -x40216 -x248 -x9778 -x11656 -x14985 -x42479 -x1946 -x44230 -x51055 -x50475 x60956 -x59455 -x37170 -x42103 -x2994 -x6627 -x10368 -x39257 -x8453 -x49494 -x56895 -x55813 -x3123 -x21810 -x22348 -x13248 -x56523 -x60845 -x2231 -x49313 -x60012 -x21227 -x51029 -x37097 -x59056 -x37393 -x46148 -x47149 -x44072 -x20318 -x32129 -x36117 -x12060 -x10707 -x20271 -x33255 -x30333 -x49987 -x56228 -x22866 -x33919 -x12062 -x41922 -x37565 -x33170 -x41767 -x13553 -x29259 -x39322 -x8325 -x35272 -x48377 -x16097 -x43461 -x18674 -x7132 -x58677 -x9821 -x17940 x35311 -x36911 -x28678 -x50088 -x31796 -x7568 -x2081 -x15651 -x36950 -x39510 -x42356 -x52598 -x41470 -x44885 -x44107 -x11077 -x13612 -x60563 -x9033 -x11431 -x57330 -x60177 -x41690 -x43356 -x809 -x8295 -x40070 -x53263 -x38245 -x53477 -x1585 -x24299 -x3464 -x42662 -x15687 -x54874 -x37094 -x36795 -x19761 -x29266 -x40365 -x22907 -x15137 -x38439 -x11704 -x44313 -x17169 -x54468 x46754 -x30549 -x13293 -x61001 -x13204 -x38346 -x5971 -x18369 -x31483 -x16601 -x31562 -x38844 -x57519 -x23011 -x4435 -x2119 -x47812 -x24946 -x12426 -x31695 -x35044 -x8379 -x25061 -x139 -x20120 -x57087 -x28983 -x50481 -x36870 -x4408 -x7657 -x21807 -x25191 -x9600 -x14071 -x28666 -x45245 -x28550 -x614 -x24256 -x51926 -x50936 -x19340 -x11884 -x3036 -x2741 -x11662 -x17955 -x50436 -x1382 -x5506 -x58890 -x14113 -x20163 -x60128 -x26743 -x40862 -x29930 -x40511 -x26501 -x55917 -x54511 -x17561 -x36764 -x54586 -x37814 -x11282 -x55360 -x24371 -x3980 -x51221 -x27029 -x22605 -x5917 -x46077 -x21143 -x32852 -x17945 -x53832 -x6312 -x46839 -x39578 -x7802 -x54719 -x56880 -x39917 -x10940 -x57344 -x8971 -x43865 -x10618 -x42503 -x31955 -x43953 -x36149 -x24102 -x58717 -x6400 -x58748 -x5773 -x54382 -x31622 -x26940 -x60325 -x6786 -x37703 -x43878 -x5052 -x20026 -x13103 -x43816 -x52780 -x35184 -x40857 -x24196 -x15076 -x23988 -x49055 -x52772 -x20696 -x15698 -x14853 -x52708 -x59586 -x43980 -x42548 -x8133 -x22206 -x48432 -x44121 -x38021 -x59435 -x13274 -x60931 -x15785 -x52393 -x26656 -x53311 -x6526 -x5334 -x51674 -x56210 -x16060 -x50504 -x23500 -x45557 -x53056 -x35754 -x3407 -x1531 -x40248 -x5286 -x49715 -x55168 -x21280 -x57267 -x42962 -x6463 -x17713 -x52085 -x3907 -x45472 -x52763 -x39662 -x44009 -x9171 -x40463 -x43183 -x58039 -x43376 -x16355 -x51496 -x1764 -x19760 x53021 -x42141 -x6189 -x39847 -x233 -x22595 -x28177 -x60753 -x1914 -x32583 -x58757 -x7572 -x55323 -x42271 -x40508 -x23270 -x41914 -x56358 -x11417 -x45439 -x12301 -x8952 -x21534 -x32194 -x19840 x32068 -x33538 -x40710 -x41705 -x2049 -x18535 -x19946 -x19144 -x1 -x6594 -x15833 -x59127 -x60356 -x21376 -x25932 -x59918 -x11129 -x52985 -x43705 -x23247 -x59708 -x30849 -x40392 -x40415 -x30104 -x56214 -x26553 -x48621 -x52341 -x1659 -x29743 -x5074 -x8628 -x42564 -x5527 -x35262 -x57451 -x429 -x21422 -x14833 -x28410 -x59633 -x57871 -x48607 -x31311 -x27372 -x41537 -x26671 -x28774 -x10296 -x25629 -x29275 -x2528 -x21178 -x8023 -x41597 -x45504 -x25888 -x57196 -x4438 -x30810 -x14679 -x17878 -x13228 -x679 -x53613 -x17678 -x19579 -x55576 -x2801 -x52721 -x8834 -x44884 -x42952 -x47816 -x4817 -x31069 -x58691 -x33932 -x29470 -x58858 -x51059 -x7489 -x46660 -x313 -x24515 -x45441 -x43097 -x16936 -x59174 -x10389 -x22985 -x49296 -x30466 -x5238 -x35791 -x47481 -x10061 -x14503 -x10757 -x56633 -x7728 -x59331 -x23574 -x51622 -x41976 -x47464 -x57060 -x24617 -x17803 -x59008 -x49037 -x26705 -x39628 -x51387 -x22518 -x54175 -x13538 -x14291 -x22196 -x32743 -x38374 -x34177 -x41435 -x54330 -x17741 -x12029 -x46828 -x27800 -x1266 -x4276 -x14722 -x56664 -x5937 -x2699 -x11359 -x28473 -x37629 -x33951 -x39788 -x7078 -x7239 -x11758 -x10661 -x54149 -x35227 -x24341 -x493 -x44695 -x48089 -x3253 -x59367 -x10936 -x9453 -x27198 -x31491 -x32042 -x36098 -x39656 -x13960 -x11910 -x16447 -x19563 -x6447 -x11052 -x19604 -x58499 -x31174 -x27854 -x26917 -x31283 -x850 -x19883 -x40394 -x58753 -x58330 -x24538 -x17039 -x60065 -x44316 -x53249 -x20847 -x54631 -x39803 -x50196 -x3713 -x19709 -x35404 -x38522 -x43458 -x32390 -x3147 -x37967 -x14617 -x37475 -x2362 -x46459 -x46773 -x7388 -x459 -x37695 -x31538 -x40820 -x54748 -x58068 -x59950 -x2370 -x25646 -x13748 -x947 -x22630 -x54350 -x60732 -x158 -x56409 -x35160 -x48131 -x44995 -x23711 -x9904 -x12327 -x57622 -x59175 -x24796 -x18960 -x7784 -x35086 -x27547 -x49228 -x3553 -x23453 -x7151 -x49584 -x50730 -x17390 -x10334 -x26017 -x22678 -x31196 -x29909 -x48752 -x34393 -x9558 -x52967 -x53831 -x10050 -x3601 -x33417 -x55257 -x5335 -x13902 -x27845 -x52819 -x53532 -x32981 -x10562 -x45071 -x3820 -x10438 -x20851 -x11514 -x35452 -x48716 -x29640 -x2498 -x44941 -x34540 -x3316 -x5225 -x6455 -x22093 -x5093 -x30446 -x49245 -x49920 -x28539 -x13620 -x35292 -x25418 -x54305 -x55756 -x59285 -x129 -x774 -x31357 -x4184 -x18365 -x21675 -x37347 -x44935 -x1749 -x1112 -x11308 -x42278 -x19633 -x25202 -x20350 -x32299 -x32269 -x21195 -x22026 -x56870 -x51494 -x58231 -x735 -x32674 -x16224 -x34917 -x51771 -x54803 -x16453 -x43276 -x42416 -x22288 -x21044 -x18818 -x43329 -x21668 -x26806 -x48264 -x60567 -x3314 -x58579 -x8029 -x2217 -x30564 -x36625 -x50064 -x58146 -x18914 -x8884 -x8264 -x56003 -x45627 -x27663 -x28824 -x30181 -x56400 -x30988 -x18400 -x42629 -x46017 -x14996 -x28272 -x18021 -x45233 -x24224 -x54291 -x55683 -x9117 -x46512 -x47971 -x31683 -x24367 -x49348 -x5573 -x8655 -x33205 -x28899 -x58343 -x16107 -x6085 -x26647 -x21031 -x4882 -x41817 -x51503 -x43636 -x27742 -x20110 -x54630 -x35442 -x12398 -x33552 -x51753 -x10683 -x19091 -x51555 -x53464 -x45320 -x33317 -x23340 -x59975 -x9520 -x37789 -x46563 -x38646 -x37 -x514 -x50634 -x47022 -x1000 -x51975 -x5906 -x41653 -x47032 -x9987 -x43477 -x50675 -x9314 -x13388 -x5692 -x22416 -x30072 -x6572 -x41779 -x50236 -x34991 -x16106 -x5003 -x38718 -x29430 -x19469 -x43319 -x26494 -x37708 -x23158 -x56313 -x47677 -x60185 -x5033 -x38968 -x10780 -x30844 -x8622 -x28717 -x968 -x38515 -x37790 -x56153 -x37337 -x19882 -x10833 -x52974 -x40427 -x22888 -x52756 -x12460 -x36686 -x4228 -x23566 -x54887 -x12842 -x52919 -x10478 -x54696 -x50677 -x34042 -x49235 -x60557 -x7687 -x41055 -x46574 -x34075 -x41348 -x38993 -x3039 -x11200 -x22910 -x12302 -x4855 -x27986 -x35382 -x1542 -x13586 -x61152 -x21284 -x53659 -x27235 -x42044 -x30819 -x23594 -x15636 -x26312 -x26866 -x12174 -x7273 -x26955 -x55663 -x33643 -x34240 -x36078 -x43092 -x8956 -x18553 -x32205 -x38582 -x54163 -x4104 -x58825 -x35041 -x49391 -x21882 -x31411 -x24248 -x49204 -x3584 -x39068 -x28258 -x18224 -x30000 -x46432 -x23650 -x32070 -x42752 -x31510 -x29827 -x55004 -x47414 -x10289 -x2999 -x23306 -x37671 -x51153 -x7610 -x49876 -x34345 -x45916 -x3689 -x48512 -x60092 -x41282 -x3118 -x17681 -x34933 -x27716 -x1593 -x41603 -x21257 -x40064 -x19141 -x37081 -x50955 -x50007 -x5297 -x56326 -x5889 -x2785 -x9458 -x35412 -x19363 -x35653 -x3441 -x57108 -x56083 -x54896 -x57415 -x7765 -x35016 -x35823 -x41318 -x35071 -x14348 -x54602 -x46417 -x55465 -x19322 -x20592 -x35601 -x42788 -x36946 -x10353 -x42306 -x48857 -x23757 -x52209 -x22046 -x11075 -x59738 -x8569 -x9562 -x13144 -x38273 -x12689 -x19112 -x54287 -x39896 -x45058 -x12322 -x33304 -x33330 -x30943 -x53377 -x40194 -x49076 -x25575 -x55565 -x39680 -x7330 -x31532 -x59595 -x20392 -x38174 -x35306 -x28413 -x2156 -x15007 -x16792 -x18481 -x23345 -x35133 -x53027 -x42762 -x22517 -x52042 -x19672 -x35042 -x50330 -x52298 -x1744 -x13369 -x29518 -x30878 -x47988 -x5827 -x60799 -x58681 -x41540 -x11209 -x51466 -x36209 -x2341 -x8640 -x10477 -x22249 -x2122 -x31211 -x36029 -x44058 -x16549 -x16751 -x23612 -x23129 -x26771 -x36670 -x60464 -x15631 -x35693 -x21780 -x3599 -x17957 -x44125 -x31876 -x22735 -x21664 -x13850 -x5591 -x28453 -x38813 -x15614 -x41165 -x32956 -x46924 -x32408 -x57910 -x28096 -x60675 -x8551 -x6478 -x16816 -x35945 -x50779 -x18868 -x49793 -x33235 -x28523 -x49548 -x51031 -x4958 -x5549 -x59850 -x20378 -x54405 -x48709 -x30519 -x8126 -x3219 -x45910 -x31885 x32210 -x27786 -x33087 -x5744 -x1188 -x20101 -x40663 -x52888 -x38163 -x52055 -x44124 -x47983 -x45415 -x5260 -x55873 -x8650 -x20170 -x29901 -x28162 -x138 -x21145 -x31721 -x9051 -x44311 -x25522 -x34896 -x44876 -x28606 -x40164 -x52270 -x35098 -x29724 -x36694 -x40079 -x16358 -x45422 -x31598 -x17160 -x33433 -x41340 -x16547 -x5344 -x4092 -x6946 -x15566 -x51117 -x18401 -x42410 -x58843 -x21660 -x56130 -x5532 -x28968 -x56619 -x58857 -x33705 -x51848 -x29023 -x11441 -x11801 -x37495 -x28920 -x4468 -x5867 -x23850 -x17716 -x36110 -x955 -x54247 -x37092 -x29980 -x7451 -x10806 -x8685 -x34941 -x28532 -x44597 -x56190 -x13750 -x19602 -x48087 -x42316 -x40956 -x38339 -x25488 -x5385 -x52416 -x24285 -x48010 -x51113 -x35717 -x3003 -x32739 -x16413 -x8949 -x31742 -x51475 -x54411 -x40831 -x35127 -x55969 -x56040 -x16728 -x2905 -x17095 -x27009 -x26869 -x945 -x48856 -x60422 -x56170 -x41933 -x3074 -x41337 -x39596 -x14401 -x27605 -x18650 -x52868 -x14947 -x50469 -x50245 -x11451 -x6128 -x42067 -x410 -x1268 -x1973 -x16553 -x23085 -x4597 -x45962 -x2160 -x8516 -x52995 -x31343 -x1238 -x20388 -x35481 -x16096 -x58290 -x35729 -x11095 -x40227 -x14346 -x24998 -x11219 -x14665 -x27525 -x16973 -x10254 -x30947 -x31002 -x52059 -x50158 -x26689 -x8294 -x14970 -x40631 -x44141 -x57011 -x42767 -x36738 -x58632 -x44645 -x38494 -x26133 -x16919 -x31633 -x34515 -x50011 -x59021 -x36486 -x29135 -x27482 -x38023 -x10232 -x60098 -x55888 -x60401 -x57642 -x30048 -x51605 -x1311 -x13218 -x37725 -x19896 -x7386 -x35719 -x36233 -x1498 -x9961 -x28207 -x33368 -x29689 -x25436 -x46620 -x20400 -x42178 -x16266 -x28353 -x56585 -x54328 -x60937 -x48967 -x5919 -x57690 -x29752 -x34391 -x14703 -x31621 -x46921 -x10665 -x50683 -x52691 -x52621 -x47618 -x46314 -x47356 -x1142 -x42308 -x2287 -x51272 -x56064 -x45789 -x3336 -x29119 -x46221 -x48483 -x46584 -x14726 -x32599 -x58637 -x42641 -x2659 -x36524 -x48079 -x57114 -x60926 -x14902 -x31751 -x3416 -x51249 -x55735 -x44036 -x19108 -x29948 -x21842 -x53948 -x18173 -x43370 -x2821 -x56249 -x60032 -x48894 -x56185 -x12929 -x2617 -x23315 -x47194 -x22631 -x11783 -x19876 -x35085 -x32174 -x25219 -x33509 -x42031 -x9030 -x29865 -x51808 -x59473 -x25260 -x42205 -x54645 -x39243 -x42296 -x37225 -x49487 -x45070 -x3912 -x14397 -x30775 -x35325 -x52267 -x59722 -x32241 -x35469 -x53796 -x1265 -x54533 -x15019 -x56540 -x58719 -x7700 -x59373 -x45404 -x52351 -x16480 -x24319 -x10481 -x38010 -x19410 -x41002 -x41896 -x56486 -x37221 -x34406 -x17261 -x40181 -x37473 -x51584 -x26569 -x57793 -x12178 -x8361 -x51946 -x27919 -x32024 -x29912 -x28756 -x10704 -x8162 -x34784 -x40816 -x8841 -x7192 -x26736 -x53113 -x2399 -x55948 -x45542 -x17641 -x27234 -x10526 -x20314 -x36739 -x35332 -x41277 -x22214 -x27622 -x58885 -x27970 -x23387 -x12802 -x18646 -x43134 -x57005 -x54842 -x12085 -x31943 -x41127 -x50256 -x2232 -x25312 -x60202 -x57897 -x40779 -x30793 -x1820 -x41179 -x3145 -x52274 -x51192 -x31958 -x7051 -x10935 -x52178 -x59287 -x16856 -x4869 -x10350 -x10566 -x21277 -x5030 -x46997 -x51189 -x44675 -x8520 -x51552 -x55878 -x41538 -x1522 -x32308 -x28954 -x36788 -x59388 -x23742 -x23002 -x1628 -x37748 -x54341 -x23376 -x31669 -x19532 -x51663 -x7136 -x60456 -x34347 -x26233 -x1420 -x39349 -x48175 -x3823 -x28368 -x24014 -x37797 -x33123 -x30759 -x46543 -x54056 -x40872 -x60929 -x26187 -x44416 -x55012 -x52937 -x12568 -x37034 -x41194 -x52673 -x55864 -x8634 -x4959 -x30085 -x8159 -x33354 -x24384 -x26968 -x16530 -x11193 -x51859 -x55639 -x48828 -x783 -x25246 -x26709 -x29648 -x27248 -x37433 -x58979 -x61017 -x53871 -x17330 -x9000 -x30937 -x10425 -x17155 -x41375 -x48643 -x9837 -x10820 -x20841 -x5863 -x37098 -x57826 -x23873 -x23280 -x26796 -x26452 x44633 -x16393 -x41498 -x59659 -x20641 -x34336 -x9456 -x19974 -x24941 -x34378 -x45497 -x49760 -x52902 -x20833 -x12849 -x28535 -x41378 -x4825 -x4889 -x45295 -x48205 -x7602 -x12353 -x33090 -x48591 -x60363 -x29649 -x33182 -x20343 -x33293 -x47929 -x23867 -x16455 -x4705 -x18033 -x27101 -x47904 -x48137 -x20420 -x11542 -x49317 -x13069 -x54470 -x47112 -x41591 -x47365 -x44250 -x19279 -x45537 -x6436 -x25139 -x7563 -x17040 -x51251 -x30161 -x26422 -x4013 -x57045 -x53416 -x22232 -x7803 -x4355 -x43236 -x22063 -x6501 -x46882 -x55757 -x17594 -x26488 -x50577 -x31438 -x59142 -x5273 -x13528 -x22582 -x40051 -x6173 -x48346 -x47457 -x55487 -x36276 -x40173 -x20714 -x20751 -x41250 -x25174 -x53166 -x26497 -x51275 -x30825 -x25693 -x10861 -x21505 -x5142 -x48596 -x1789 -x25443 -x45176 -x20688 -x6349 -x28097 -x29823 -x53067 -x57364 -x15369 -x13481 -x42168 -x51767 -x51051 -x14333 -x14574 -x17435 -x30044 -x15101 -x57446 -x55793 -x50274 -x28530 -x13235 -x976 -x5250 -x19534 -x38894 -x47388 -x13081 -x29768 -x44126 -x7980 -x33542 -x34504 -x38960 -x39199 -x19462 -x2360 -x49435 -x1240 -x45642 -x28714 -x59543 -x46920 -x35492 -x52584 -x18025 -x24862 -x60717 -x56010 -x32056 -x42147 -x47529 -x11531 -x5729 -x48430 -x26509 -x29907 -x33566 -x24566 -x33414 -x25023 -x18893 -x24308 -x36650 -x28433 -x21657 -x41023 -x12279 -x21864 -x36309 -x49847 -x11378 -x33960 -x49151 -x45813 -x56324 -x25435 -x6140 -x37991 -x49159 -x26520 -x6915 -x9154 -x59804 -x8963 -x2553 -x58402 -x22657 -x41187 -x4300 -x9763 -x15981 -x26966 -x6853 -x42423 -x54164 -x20960 -x56777 -x30508 -x37744 -x29563 -x50578 -x55309 -x36414 -x6792 -x27600 -x31847 -x41778 -x14811 -x7495 -x50688 -x55938 -x3356 -x52651 -x17976 -x15975 -x23643 -x27938 -x6884 -x55874 -x36751 -x8132 -x18606 -x28994 -x51042 -x47371 -x19047 -x34333 -x11644 -x46225 -x56094 -x11825 -x2887 -x3311 -x39583 -x27069 -x33455 -x6826 -x44106 -x14132 -x35006 -x44706 -x14052 -x13253 -x18550 -x16672 -x22955 -x5445 -x42902 -x52638 -x18859 -x4098 -x57475 -x44950 -x54384 -x20600 -x48200 -x20890 -x48855 -x48032 -x57146 -x23317 -x52215 -x21618 -x4925 -x54074 -x5270 -x18916 -x4115 -x4267 -x3068 -x8994 -x29412 -x31172 -x47037 -x19227 -x4600 -x45128 -x12681 -x23131 -x57612 -x4487 -x9043 -x5952 -x33655 -x22555 -x14580 -x46687 -x55792 -x19644 -x16940 -x15157 -x44013 -x19976 -x14051 -x44529 -x22127 -x31068 -x60787 -x59315 -x13965 -x15325 -x53423 -x13308 -x13765 -x48364 -x55167 -x60274 -x10839 -x30451 -x17258 -x27972 -x31376 -x44470 -x26485 -x46145 -x39652 -x7597 -x8529 -x12666 -x15844 -x25562 -x13681 -x32690 -x49442 -x57530 -x24806 -x22269 -x45481 -x6089 -x3131 -x13257 -x19440 -x48893 -x29175 -x16734 -x31292 -x18540 -x40111 -x7323 -x34454 -x36108 -x3454 -x6070 -x46837 -x24059 -x52698 -x46929 -x14389 -x53334 -x29423 -x47644 -x26646 -x9838 -x17890 -x19586 -x26822 -x8648 -x11114 -x39732 -x41801 -x41278 -x14334 -x48912 -x24323 -x33790 -x3611 -x18433 -x24624 -x25398 -x39660 -x590 -x9910 -x40533 -x11915 -x19810 -x34530 -x35527 -x39309 -x41633 -x38286 -x38550 -x3901 -x39288 -x60137 -x8796 -x8473 -x32998 -x2209 -x16152 -x21513 -x34697 -x57810 -x15888 -x54530 -x30807 -x41090 -x18114 -x28430 -x29789 -x19642 -x19595 -x9698 -x19330 -x19741 -x50393 -x54312 -x58081 -x50546 -x1502 -x30995 -x45035 -x29069 -x35145 -x3030 -x17345 -x53891 -x17337 -x49241 -x48946 -x30926 -x28594 -x32105 -x44741 -x56350 -x10758 -x46190 -x1075 -x10881 -x891 -x22113 -x1827 -x30100 -x59874 -x44851 -x13324 -x48243 -x37117 -x29777 -x57563 -x856 -x60700 -x61124 -x27298 -x48899 -x57472 -x53786 -x36482 -x12852 -x27853 -x46315 -x49098 -x15445 -x5690 -x33138 -x40354 -x42867 -x35130 -x14261 -x3510 -x3269 -x51958 -x33653 -x28344 -x3595 -x9938 -x49056 -x51820 -x53828 -x34602 -x59936 -x54137 -x39981 -x8176 -x7 -x35973 -x20570 -x53544 -x12079 -x58911 -x39133 -x9320 -x10250 -x33846 -x14797 -x38391 -x213 -x29297 -x31586 -x23450 -x57775 -x61040 -x35714 -x8407 -x29 -x3708 -x26327 -x16701 -x47297 -x28033 -x50702 -x51741 -x7049 -x15920 -x26735 -x7551 -x1729 -x20327 -x29750 -x44511 -x29462 -x43403 -x649 -x46174 -x44758 -x40187 -x5337 -x25424 -x30486 -x43349 -x59654 -x20325 -x51550 -x18185 -x49017 -x42802 -x701 -x54520 -x36208 -x18007 -x36716 -x53219 -x30271 -x1756 -x10931 -x51446 -x55388 -x12001 -x498 -x18308 -x48597 -x11405 -x27357 -x1723 -x60014 -x26696 -x4910 -x60924 -x34164 -x30389 -x30182 -x36386 -x46373 -x4796 -x32577 -x48611 -x28221 -x36334 -x11099 -x58461 -x39158 -x38950 -x44462 -x13174 -x23047 -x60945 -x45365 -x55276 -x11452 -x1896 -x3663 -x56711 -x27739 -x21282 -x2907 -x2987 -x3766 -x9047 -x38875 -x51227 -x41372 -x9509 -x23614 -x18464 -x24336 -x21824 -x22453 -x56508 -x56928 -x45437 -x42280 -x15223 -x60162 -x21494 -x2038 -x22212 -x55668 -x11363 -x4679 -x39541 -x52851 -x16332 -x54609 -x58045 -x29496 -x61044 -x40951 -x34210 -x37176 -x20485 -x34044 -x51652 -x10906 -x6505 -x4348 -x39572 -x21391 -x19244 -x57489 -x22531 -x33071 -x60617 -x14264 -x38330 -x30125 -x51369 -x12832 -x35466 -x17783 -x10727 -x26165 -x41351 -x60056 -x32836 -x3163 -x46122 -x37550 -x42029 -x56141 -x21771 -x19308 -x13082 -x32367 -x26389 -x27714 x23439 -x32835 -x61045 -x45692 -x57993 -x38045 -x23077 -x42836 -x2817 -x50682 -x57977 -x59888 -x19390 -x53165 -x52839 -x28937 -x15308 -x13517 -x7943 -x31049 -x42299 -x23227 -x2952 -x35832 -x29451 -x42657 -x51760 -x25295 -x28754 -x50898 -x47938 -x47746 -x16618 -x26130 -x42301 -x45961 -x45501 -x58529 -x24480 -x37586 -x21024 -x57391 -x6860 -x6386 -x19638 -x27649 -x13005 -x41818 -x15957 -x50896 -x766 -x821 -x32051 -x46747 -x46796 -x34361 -x2940 -x29817 -x42558 -x44262 -x4040 -x34152 -x55860 -x47299 -x32316 -x29236 -x41920 -x21201 -x51726 -x10434 -x14271 -x42115 -x4207 -x40823 -x2128 -x501 -x3847 -x7843 -x49571 -x56220 -x33797 -x30485 -x3122 -x19493 -x39050 -x977 -x27705 -x20299 -x4173 -x274 -x50834 -x51254 -x2736 -x52899 -x45744 -x8122 -x36081 -x43468 -x15393 -x18803 -x58208 -x47838 -x41487 -x60004 -x12246 -x1842 -x8267 -x20776 -x27385 -x40277 -x16645 -x46076 -x52174 -x51875 -x39017 -x32729 -x41715 -x53704 -x23981 -x38261 -x16683 -x28896 -x34767 -x53487 -x27130 -x2403 -x12182 -x11848 -x1519 -x24754 -x47691 -x55357 -x28620 -x6299 -x5109 -x14951 -x45426 -x46609 -x47719 -x9038 -x35668 -x43846 -x17504 -x40622 -x14852 -x29197 -x8462 -x14561 -x36924 -x48620 -x27549 -x51306 -x58673 -x17879 -x56097 -x20131 -x47599 -x53552 -x6861 -x3910 -x25833 -x49941 -x56008 -x1426 -x38263 -x23617 -x15639 -x20896 -x6391 -x28757 -x9445 -x32957 -x964 -x14770 -x27123 -x31220 -x9944 -x42353 -x8990 -x53230 -x56471 -x11559 -x59916 -x61101 -x54111 -x7117 -x35388 -x36961 -x6062 -x10048 -x32493 -x52949 -x10929 -x54160 -x53900 -x36828 -x26519 -x21709 -x39427 -x12564 -x16407 -x32153 -x8134 -x29758 -x60438 -x57460 -x20880 -x9366 -x29942 -x6337 -x17071 -x39387 -x23880 -x41041 -x32916 -x45618 -x9808 -x22059 -x56293 -x6364 -x24494 -x41430 -x58532 -x37254 -x14919 -x2860 -x21336 -x24232 -x52084 -x56537 -x29790 -x29067 -x28769 -x27453 -x48276 -x1647 -x23720 -x28301 -x39533 -x1947 -x48961 -x55552 -x50028 -x41421 -x4398 -x33927 -x42627 -x51020 -x57575 -x35744 -x25196 -x53649 -x5160 -x12243 -x18716 -x35822 -x9966 -x43956 -x45032 -x51722 -x13846 -x53057 -x60028 -x35247 -x28792 -x54294 -x36930 -x59833 -x12435 -x10769 -x37184 -x47768 -x243 -x17277 -x41934 -x59225 -x1574 -x7387 -x16002 -x19452 -x30680 -x60278 -x3868 -x24764 -x31184 -x59672 -x11399 -x41860 -x41238 -x47777 -x12861 -x39026 -x38431 -x47429 -x53648 -x2139 -x11083 -x9377 -x55625 -x34233 -x22436 -x41200 -x8378 -x24672 -x10593 -x25516 -x52076 x3565 -x28850 -x7665 -x13984 -x2895 -x22597 -x38874 -x21862 -x22257 -x9780 -x15541 -x12428 -x15254 -x27894 -x28815 -x6611 -x53890 -x60321 -x28279 -x53954 -x49229 -x28547 -x34720 -x6212 -x3320 -x49742 -x44616 -x52804 -x6362 -x32560 -x33577 -x28630 -x9137 -x32817 -x48387 -x28289 -x24611 -x5618 -x23929 -x42847 -x46013 -x17437 -x28596 -x275 -x2746 -x15074 -x37900 -x32628 -x52547 -x17927 -x26434 -x28250 -x56181 -x33261 -x22104 -x21390 -x41317 -x60998 -x40797 -x375 -x40842 -x31916 -x56483 -x28672 -x27103 -x5796 -x31949 -x643 -x5308 -x12760 -x21622 -x41608 -x49220 -x5913 -x23826 -x19066 -x18368 -x49857 -x18052 -x25537 -x57062 -x46645 -x466 -x37179 -x23283 -x24958 -x44099 -x37403 -x56177 -x40950 -x20435 -x12168 -x58934 -x363 -x9444 -x56105 -x36637 -x60468 -x30413 -x15789 -x49393 -x1787 -x46065 -x17954 -x51809 -x58143 -x37236 -x24526 -x25346 -x197 -x21301 -x59622 -x37192 -x57766 -x55642 -x36768 -x56524 -x47828 -x16214 -x51562 -x6780 -x55693 -x43966 -x58859 -x18236 -x30914 -x56509 -x30634 -x10113 -x49564 -x52450 -x15004 -x13611 -x28806 -x8369 -x11255 -x17872 -x10364 -x42757 -x23139 -x42798 -x15568 -x38551 -x32617 -x6466 -x45172 -x51247 -x58530 -x13746 -x58256 -x18175 -x31191 -x37528 x41582 -x53663 -x17937 -x30523 -x47780 -x29230 -x117 -x1643 -x47666 -x13367 -x49471 -x12497 -x30465 -x13275 -x24805 -x18060 -x35175 -x44120 -x22172 -x25336 -x57711 -x5672 -x17303 -x24375 -x27297 -x47358 -x60157 -x37431 -x32906 -x46303 -x45772 -x57272 -x22064 -x35993 -x59616 -x18504 -x14810 -x3564 -x12126 -x15807 -x18075 -x4086 -x35282 -x52230 -x52490 -x23368 -x55406 -x56439 -x59189 -x27552 -x18689 -x2518 -x42568 -x23995 -x28586 -x44704 -x56650 -x38228 -x52688 -x46061 -x32000 -x4196 -x40856 -x20674 -x53330 -x27931 -x19997 -x1408 -x51581 -x30790 -x9769 -x35630 -x55578 -x16089 -x6698 -x21407 -x34365 -x48115 -x23409 -x26573 -x48677 -x44391 -x54022 -x25057 -x10765 -x41657 -x45895 -x55562 -x12786 -x28822 -x56514 -x10383 -x18292 -x671 -x61125 -x18063 -x56828 -x48354 -x52502 -x18576 -x45566 -x13241 -x25296 -x4525 -x7190 -x18190 -x29038 -x7576 -x54716 -x39274 -x37686 -x56837 -x31833 -x48638 -x21749 -x12600 -x10426 -x4328 -x20187 -x8742 -x3382 -x59528 -x12791 -x21086 -x31110 -x58675 -x37297 -x36777 -x18140 -x36297 -x20521 -x4674 -x36500 -x47119 -x44979 -x33563 -x7522 -x33156 -x32676 -x57883 -x58656 -x53795 -x10670 -x43198 -x14507 -x53899 -x20473 -x39092 -x12082 -x53494 -x4938 -x45333 -x16000 -x28689 -x23222 -x7286 -x29704 -x27997 -x59931 -x15385 -x20606 -x43657 -x44751 -x59527 -x59446 -x32232 -x13136 -x6883 -x13875 -x41567 -x23628 -x36483 -x31817 -x24569 -x55120 -x325 -x23930 -x57823 -x48595 -x38619 -x24510 -x43823 -x21294 -x55980 -x43822 -x13438 -x37026 -x4495 -x8718 -x38823 -x35909 -x1212 -x17015 -x21972 -x6297 -x2357 -x1002 -x21293 -x29651 -x30517 -x46706 -x56869 -x41655 -x1088 -x11773 -x17830 -x24905 -x41010 -x7357 -x10213 -x7704 -x30633 -x24959 -x3264 -x38364 -x46732 -x41529 -x43206 -x49385 -x14816 -x49720 -x18755 -x44949 -x44826 -x50938 -x23241 -x2069 -x19467 -x43287 -x13469 -x15327 -x48700 -x9402 -x31965 -x35755 -x11112 -x50943 -x4443 -x16666 -x9925 -x46072 -x12978 -x35240 -x49780 -x56157 -x23401 -x5471 -x11621 -x33208 -x39077 -x48675 -x9523 -x9915 -x5927 -x3769 -x49449 -x24755 -x38554 -x50118 -x42683 -x51815 -x2225 -x12588 -x20779 -x37734 -x4410 -x4142 -x7355 -x40165 -x50332 -x36262 -x60887 -x10166 -x52468 -x18802 -x3433 -x3173 -x9180 -x58063 -x61114 -x6654 -x43225 -x45958 -x58093 -x22124 -x47854 -x11908 -x25999 -x47068 -x3171 -x53912 -x39740 -x6423 -x35592 -x47710 -x49376 -x6802 -x17779 -x16698 -x46806 -x24260 -x2250 -x24852 -x60352 -x49988 -x4229 -x40612 -x41185 -x4322 -x54270 -x163 -x8406 -x19758 -x52372 -x1473 -x6103 -x13648 -x39635 -x22108 -x52461 -x10741 -x24216 -x31559 -x49216 -x49957 -x29093 -x21500 -x48580 -x3529 -x9219 -x61030 -x2200 -x7631 -x8017 -x27406 -x35780 -x4977 -x54837 -x36369 -x9058 -x2657 -x21753 -x26272 -x3385 -x5968 -x49205 -x9865 -x57936 -x25804 -x47531 -x37678 -x56501 -x26823 -x38746 -x53217 -x54264 -x56429 -x53805 -x59111 -x2583 -x19939 -x32292 -x36412 -x53102 -x24142 -x17200 -x38568 -x38116 -x11578 -x33750 -x27807 -x59995 -x36349 -x34268 -x4301 -x9946 -x57184 -x4777 -x23030 -x45033 -x52156 -x34228 -x6108 -x57414 -x41964 -x9283 -x12102 -x15289 -x21769 -x2796 -x41874 -x28090 -x35793 -x1991 -x15610 -x12424 -x40428 -x15362 -x30669 -x34373 -x10298 -x33900 -x8505 -x3932 -x3446 -x7795 -x16598 -x27147 -x31450 -x46243 -x29636 -x11958 -x24094 -x43768 -x45041 -x51085 -x56944 -x59402 -x22013 -x26512 -x34641 -x21014 -x12775 -x52718 -x56698 -x59453 -x26374 -x4126 -x50105 -x12697 -x51744 -x51898 -x25147 -x22824 -x23313 -x12344 -x15656 -x38212 -x49180 -x31394 -x602 -x59294 -x31641 -x54430 -x489 -x55939 -x39613 -x31396 -x59307 -x47196 -x6258 -x21595 -x22525 -x59329 -x30433 -x25799 -x44984 -x40470 -x984 -x21502 -x42212 -x26507 -x24675 -x2732 -x49817 -x8572 -x14272 -x14959 -x21027 -x18080 -x13342 -x29872 -x31871 -x11847 -x3796 -x38078 -x3208 -x52262 -x32536 -x25584 -x42712 -x1166 -x52728 -x41592 -x24917 -x37622 -x28761 -x54953 -x57001 -x50781 -x45310 -x52359 -x24931 -x41236 -x4661 -x17480 -x7940 -x31850 -x58380 -x19679 -x51319 -x225 -x19138 -x26612 -x30356 -x234 -x5023 -x34931 -x24919 -x18094 -x8099 -x9806 -x44329 -x7806 -x51495 -x61099 -x3953 -x34960 -x21654 -x9013 -x37616 -x6635 -x53427 -x31592 -x59271 -x31007 -x51305 -x58863 -x47957 -x47549 -x50923 -x7541 -x52422 -x38350 -x20294 -x6296 -x8735 -x28728 -x53227 -x15792 -x24180 -x25696 -x54702 -x13012 -x37030 -x41446 -x44989 -x11570 -x9502 -x23186 -x24702 -x12136 -x52608 -x17800 -x17256 -x31856 -x41736 -x37134 -x19627 -x28233 -x56684 -x24467 -x32168 -x7866 -x39856 -x42574 -x32238 -x32641 -x3919 -x29219 -x15770 -x20638 -x42404 -x30727 -x34284 -x19932 -x51518 -x56314 -x11317 -x22835 -x30494 -x41360 -x4982 -x18989 -x50063 -x56709 -x23216 -x8701 -x31959 -x8616 -x31790 -x58453 -x15520 -x39774 -x20477 -x38436 -x4640 -x59278 -x49628 -x44860 -x53472 -x48170 -x22697 -x7542 -x44709 -x35212 -x2029 -x15056 -x53362 -x12769 -x2983 -x41863 -x57119 -x53509 -x11979 -x22298 -x203 -x45004 -x25337 -x40005 -x60715 -x34213 -x56470 -x16629 -x24640 -x45915 -x55858 -x57686 -x54504 -x2020 -x49277 -x11496 -x35460 -x27044 -x57824 -x25472 -x53006 -x17717 -x16519 -x30674 -x5330 -x52471 -x19700 -x26558 -x59433 -x25439 -x30531 -x16967 -x18727 -x46893 -x7215 -x17583 -x8339 -x23758 -x29698 -x3319 -x9962 -x38548 -x47141 -x48639 -x17090 -x41175 -x57963 -x20823 -x10089 -x6047 -x4885 -x2606 -x9893 -x59281 -x35943 -x41017 -x31675 -x1198 -x17656 -x53363 -x43102 -x25035 -x56584 -x52918 -x17157 -x53728 -x16709 -x17142 -x28648 -x25194 -x41253 -x52110 -x39619 -x5031 -x4883 -x48117 -x18654 -x53191 -x60685 -x21223 -x13646 -x22536 -x36380 -x27740 -x49208 -x47217 -x61019 -x634 -x24490 -x31083 -x5104 -x59502 -x2691 -x30944 -x49407 -x57765 -x56927 -x5821 -x34357 -x43123 -x56831 -x7294 -x32682 -x48749 -x15950 -x54339 -x5705 -x52927 -x11872 -x34890 -x19780 -x4008 -x56886 -x21070 -x6160 -x34731 -x57360 -x24456 -x8014 -x24542 -x26202 -x39365 -x60722 -x52767 -x37543 -x32973 -x2866 -x26482 -x7892 -x35496 -x30872 -x3728 -x22234 -x25370 -x17722 -x19177 -x18860 -x48989 -x18253 -x47166 -x14460 -x18269 -x49966 -x19173 -x48158 -x24943 -x24350 -x37574 -x57540 -x38872 -x60778 -x18651 -x32066 -x37577 -x41386 -x16452 -x40217 -x40400 -x51724 -x5018 -x12899 -x29586 -x12449 -x10034 -x33768 -x12543 -x19499 -x6441 -x23528 -x43301 -x51393 -x11079 -x26975 -x29020 -x23709 -x50885 -x53149 -x28562 -x19985 -x33395 -x56403 -x14761 -x10319 -x47298 -x25018 -x44105 -x5594 -x48498 -x46655 -x27811 -x28807 -x27324 -x58400 -x50592 -x44097 -x44892 -x1071 -x60890 -x22615 -x6723 -x14222 -x16649 -x17311 -x44551 -x476 -x3358 -x5391 -x21368 -x48302 -x40846 -x56416 -x8356 -x51987 -x28031 -x19908 -x36552 -x17334 -x32819 -x36804 -x8459 -x41600 -x24962 -x61050 -x53734 -x116 -x60419 -x5841 -x15231 -x11724 -x922 -x10677 -x20405 -x52533 -x32354 -x57779 -x60005 -x11352 -x2438 -x14516 -x48169 -x15824 -x721 -x36169 -x43411 -x49745 -x19062 -x21537 -x36480 -x4809 -x26450 -x42328 -x33429 -x10587 -x45664 -x51093 -x55003 -x22321 -x11136 -x42995 -x38179 -x1042 -x33092 -x30594 -x15319 -x28772 -x37233 -x18280 -x48744 -x18804 -x28252 -x30611 -x59336 -x24922 -x42201 -x28783 -x1788 -x12627 -x18752 -x30555 -x52278 -x57424 -x60450 -x33120 -x52041 -x56836 -x43611 -x48118 -x18326 -x23471 -x13295 -x39924 -x3520 -x39902 -x25742 -x45003 -x15219 -x56931 -x57556 -x40417 -x60144 -x52308 -x50049 -x42034 -x55961 -x10356 -x28187 -x54302 -x50941 -x59977 -x21216 -x51947 -x6835 -x926 -x15262 -x14095 -x13052 -x25395 -x45471 -x60577 -x25493 -x37413 -x59695 -x18661 -x12433 -x40446 -x26062 -x23202 -x33152 -x38782 -x31036 -x15481 -x17528 -x22994 -x40307 -x54759 -x44493 -x54760 -x24390 -x55915 -x34514 -x51077 -x4964 -x57238 -x10663 -x36462 -x54554 -x59598 -x18871 -x54813 -x33526 -x35911 -x355 -x30704 -x20774 -x11992 -x38553 -x18820 -x8288 -x53199 -x60053 -x43682 -x59666 -x46606 -x13148 -x53614 -x14804 -x23044 -x79 -x8464 -x47620 -x49581 -x53507 -x13397 -x55007 -x59378 -x2935 -x7514 -x9184 -x38315 -x5372 -x4932 -x56950 -x26377 -x32080 -x20734 -x8235 -x23110 -x25508 -x28670 -x22032 x15377 -x59000 -x53519 -x26005 -x29158 -x58879 -x30827 -x26244 -x31430 -x591 -x14319 -x29595 -x33113 -x48908 -x24203 -x54186 -x45177 -x52116 -x19821 -x60035 -x59041 -x21170 -x15703 -x9407 -x18485 -x327 -x20272 -x31664 -x55149 -x8202 -x47474 -x9687 -x8038 -x46180 -x52225 -x15962 -x472 -x50276 -x50824 -x4622 -x951 -x47903 -x28561 -x7585 -x41109 -x27965 -x39134 -x59797 -x44780 -x19975 -x30301 -x1558 -x43684 -x19835 -x57770 -x10453 -x12817 -x4974 -x25471 -x5644 -x2248 -x28590 -x11335 -x14063 -x7246 -x20419 -x32410 -x3569 -x20804 -x4165 -x6055 -x17610 -x21642 -x34613 -x36346 -x45297 -x49781 -x44492 -x52155 -x17805 -x37904 -x9049 -x14525 -x51365 -x43457 -x33146 -x55299 -x17229 -x33187 -x6488 -x26100 -x29926 -x35787 -x60988 -x38996 -x38744 -x7425 -x2658 -x33605 -x12205 -x42088 -x45066 -x34838 -x35806 -x27911 -x31626 -x41288 -x14538 -x58303 -x13665 -x43498 -x3302 -x27954 -x29643 -x55140 -x40827 -x29113 -x55 -x23446 -x25301 -x8340 -x36198 -x17626 -x37250 -x56606 -x58234 -x16632 -x42945 -x52075 -x1405 -x15115 -x15329 -x32923 -x34665 -x41143 -x24361 -x46320 -x53336 -x13340 -x44330 -x1285 -x4538 -x31267 -x44670 -x15815 -x6016 -x36375 -x8847 -x49906 -x52277 -x12553 -x2350 -x34919 -x51477 -x48813 -x19137 -x23405 -x14139 -x40235 -x54753 -x53383 -x59143 -x23779 -x36376 -x44966 -x23961 -x29362 -x34472 -x28282 -x44852 -x42763 -x58800 -x47568 -x19388 -x18296 -x48285 -x54425 -x48560 -x11635 -x20811 -x48905 -x5515 -x19319 -x29709 -x39301 -x35259 -x21776 -x30165 -x22717 -x13828 -x35595 -x15921 -x16015 -x19037 -x18410 -x19881 -x26164 -x19791 -x45217 -x2448 -x59674 -x10846 -x48671 -x54727 -x6967 -x5984 -x1097 -x19441 -x828 -x11003 -x43214 -x4148 -x49637 -x30346 -x31587 -x24608 -x20321 -x26463 -x27435 -x9134 -x14151 -x45370 -x20946 -x10516 -x60459 -x6253 -x34727 -x29876 -x42291 -x40764 -x9146 -x53896 -x11121 -x5882 -x21113 -x1650 -x41247 -x55037 -x23080 -x15195 -x27382 -x15936 -x46675 -x9706 -x11841 -x19126 -x54797 -x60519 -x55519 -x10390 -x21904 -x10694 -x27720 -x19140 -x28077 -x20440 -x16825 -x23525 -x52586 -x13959 -x35196 -x268 -x44030 -x11323 -x32962 -x4666 -x47690 -x46776 -x52717 -x57834 -x22237 -x4955 -x33553 -x51442 -x37939 -x27038 -x41815 -x53943 -x27203 -x41162 -x47656 -x20167 -x53080 -x36905 -x22603 -x25176 -x12787 -x15565 -x8823 -x24642 -x60395 -x51966 -x1651 -x17536 -x27980 -x54921 -x5202 -x40488 -x53435 -x4505 -x11356 -x25610 -x34129 -x893 -x30957 -x42987 -x58571 -x42588 -x20800 -x39022 -x56904 -x9301 -x45666 -x31966 -x55097 -x19877 -x31368 -x47602 -x37488 -x15273 -x24466 -x48410 -x33826 -x24573 -x42946 -x27697 -x7571 -x29145 -x51343 -x53068 -x57308 -x37101 -x31360 -x18684 -x30644 -x12774 -x21960 -x39175 -x49358 -x24275 x17603 -x16469 -x30911 -x49126 -x16790 -x51850 -x3720 -x26529 -x20083 -x35420 -x5361 -x44001 -x37747 -x1187 -x32342 -x30710 -x33974 -x42668 -x58630 -x53129 -x4390 -x26506 -x38102 -x3793 -x9135 -x32356 -x52420 -x57750 -x51873 -x14939 -x51835 -x15905 -x60745 -x17177 -x37793 -x33070 -x5043 -x54370 -x23928 -x25557 -x18223 -x20926 -x1879 -x32541 -x1622 -x18881 -x20703 -x41365 -x3000 -x60385 -x40475 -x21934 -x60256 -x14567 -x3653 -x20655 -x21370 -x54612 -x16597 -x28581 -x819 -x31779 -x52203 -x32 -x8440 -x24138 -x28897 -x21819 -x18217 -x26910 -x34512 -x28924 -x34644 -x5472 -x10849 -x57 -x16141 -x19123 -x45258 -x29688 -x19003 -x59376 -x14560 -x24246 -x55412 -x4824 -x45296 -x48227 -x22175 -x23841 -x5915 -x6592 -x2092 -x49500 -x8151 -x60314 -x9926 -x21548 -x34699 -x3270 -x41329 -x10472 -x42164 -x47525 -x17821 -x47026 -x22028 -x37692 -x44951 -x48429 -x39521 -x23419 -x36583 -x52907 -x27590 -x59458 -x14145 -x58516 -x53445 -x52198 -x24568 -x43983 -x59774 -x1264 -x45658 -x1935 -x51856 -x13262 -x24457 -x44937 -x48772 -x47274 -x21872 -x19754 x5000 -x37850 -x34676 -x15659 -x54090 -x52378 -x8041 -x16103 -x56285 -x48190 -x60701 -x628 -x49346 -x43353 -x50488 -x20505 -x30380 -x47326 -x51053 -x23251 -x31167 -x32478 -x3785 -x9109 -x20647 -x54961 -x54318 -x39244 -x59585 -x45647 -x42972 -x46710 -x12610 -x18544 -x44319 -x38578 -x3550 -x59187 -x24770 -x32996 -x43248 -x35797 -x24116 -x10638 -x60455 -x30563 -x44797 -x13028 -x52312 -x3190 -x25913 -x45787 -x60139 -x47952 -x45657 -x49621 -x33590 -x35207 -x57746 -x27131 -x59849 -x224 -x3328 -x15551 -x24081 -x19866 -x2535 -x31348 -x55784 -x6040 -x39229 -x39184 -x27208 -x43074 -x48654 -x14232 -x13522 -x6126 -x3710 -x6139 -x22421 -x5587 -x21346 -x34487 -x40974 -x41005 -x6382 -x20546 -x53606 -x30011 -x3288 -x25001 -x37913 -x50235 -x36893 -x2519 -x4141 -x54117 -x7805 -x44502 -x32643 -x60049 -x6147 -x50402 -x59839 -x5834 -x13157 -x52596 -x12656 -x48478 -x1748 -x1713 -x16561 -x4399 -x22967 -x43318 -x9529 -x43429 -x11061 -x1636 -x25376 -x32252 -x39684 -x48229 -x13212 -x478 -x27992 -x20882 -x21035 -x35249 -x40437 -x34323 -x35587 -x40071 -x4108 -x9557 -x60258 -x9434 -x48974 -x10397 -x4180 -x28894 -x14744 -x44383 -x6298 -x59736 -x58436 -x38747 -x8390 -x60561 -x55171 -x59363 -x35535 -x42611 -x31558 -x56211 -x45963 -x6601 -x57985 -x12379 -x20661 -x40558 -x39602 -x4803 -x32260 -x10149 -x32335 -x48966 -x3202 -x205 -x21720 -x12366 -x22193 -x31770 -x38131 -x49914 -x1481 -x29146 -x14422 -x53414 -x56924 -x57154 -x41642 -x46496 -x55505 -x19657 -x5678 -x54081 -x7017 -x50928 -x9595 -x1986 -x218 -x13184 -x20002 -x35957 -x53693 -x33901 -x39331 -x9501 -x13624 -x29779 -x39214 -x46386 -x18332 -x13976 -x3591 -x36278 -x41425 -x2668 -x23512 -x23578 -x14054 -x280 -x10491 -x35095 -x55191 -x55904 -x17574 -x52603 -x57798 -x25701 -x36541 -x57285 -x11284 -x53522 -x42483 -x29438 -x19275 -x8318 -x59532 -x4044 -x13468 -x29456 -x50395 -x12529 -x57377 -x10018 -x45409 -x58903 -x39958 -x9384 -x27495 -x51171 -x23385 -x28993 -x41787 -x18708 -x40334 -x47230 x60941 -x43747 -x16264 -x55962 -x22979 -x7729 -x2027 -x27068 -x40260 -x37504 -x60665 -x8384 -x13187 -x22638 -x16144 -x13492 -x2794 -x5700 -x12166 -x40501 -x40796 -x46913 -x29566 -x27000 -x31025 -x37308 -x18917 -x48896 -x17012 -x39765 -x11268 -x25142 -x4247 -x43881 -x7109 -x44927 -x7785 -x53128 -x45728 -x22696 -x55751 -x20919 -x44165 -x31584 -x38409 -x19867 -x1570 -x36559 -x31728 -x5482 -x20148 -x26102 -x47301 -x17912 -x31203 -x23622 -x16296 -x31942 -x11639 -x42448 -x20056 -x14367 -x49636 -x22210 -x31322 -x48476 -x25614 -x38109 -x21166 -x55431 -x20087 -x10406 -x10823 -x16845 -x2815 -x9830 -x30741 -x52101 -x9746 -x57385 -x39691 -x6825 -x36382 -x16240 -x19514 -x32091 -x146 -x29359 -x44219 -x28311 -x38036 -x6762 -x20141 -x48934 -x44367 -x27750 -x21421 -x31168 -x42277 -x1714 -x45195 -x37411 -x39726 -x34818 -x34666 -x57558 -x1579 -x16211 -x21360 -x11806 -x33520 -x4758 -x21912 -x54587 -x37437 -x25988 -x28652 -x40660 -x6467 -x20408 -x8436 -x12967 -x40717 -x10052 -x3146 -x36880 -x56245 -x53012 -x25475 -x708 -x49903 -x14603 -x22504 -x59799 -x8810 -x37948 -x9099 -x28988 -x49153 -x22374 -x21630 x36065 -x44056 -x50215 -x60573 -x31561 -x870 -x6163 -x19641 -x20660 -x1894 -x13038 -x37301 -x16574 -x53160 -x58785 -x7417 -x37181 -x46983 -x40360 -x3160 -x35566 -x715 -x7910 -x35603 -x49329 -x29713 -x2562 -x1099 -x15650 -x18644 -x10479 -x15165 -x16225 -x23301 -x57373 -x46786 -x19326 -x60905 -x60836 -x43044 -x12650 -x14238 -x14497 -x20289 -x26680 -x34039 -x45680 -x55697 -x58712 -x60011 -x13496 -x39480 -x53060 -x4236 -x51819 -x1325 -x31081 -x59592 -x1844 -x3957 -x22833 -x55311 -x17952 -x12683 -x1810 -x9149 -x23542 -x31786 -x58097 -x27757 -x58138 -x15170 -x19847 -x18837 -x28406 -x54895 -x60997 -x39886 -x41607 -x49192 -x37173 -x11541 -x23122 -x12039 -x41910 -x7187 -x13694 -x59320 -x6036 -x60973 -x52663 -x10624 -x54217 -x34133 -x55947 -x52925 -x59733 -x7986 -x60086 -x52148 -x13307 -x23727 -x629 -x39556 -x20123 -x20251 -x15524 -x31882 -x27981 -x44584 -x15375 -x2450 -x28912 -x2937 -x6413 -x11768 -x14502 -x16847 -x7697 -x47105 -x35704 -x8259 -x16260 -x26208 -x39528 -x58214 -x25502 -x11955 -x12464 -x34997 -x47111 -x54893 -x58014 -x16381 -x30412 -x48122 -x23897 -x14186 -x44570 -x33352 x46750 -x57531 -x22795 -x55300 -x19195 -x40646 -x9454 -x16220 -x33639 -x20427 -x38512 -x27942 -x38176 -x4899 -x57759 -x50220 -x59454 -x61 -x33637 -x8816 -x5017 -x23678 -x47669 -x29292 -x37698 -x53391 -x57465 -x38423 -x43724 -x36429 -x15577 -x51291 -x60629 -x58237 -x18971 -x50068 -x19853 -x15868 -x16270 -x25083 -x18298 -x9578 -x16295 -x417 -x2393 -x24327 -x58764 -x20972 -x33423 -x51318 -x42065 -x3013 -x29685 -x40391 -x52976 -x6639 -x15122 -x46458 -x26200 -x26632 -x18705 -x22881 -x35341 -x25998 -x7173 -x21541 -x34322 -x32921 -x40895 -x15595 -x52480 -x58457 -x45023 -x49758 -x18586 -x55306 -x5859 -x38895 -x19191 -x44101 -x38774 -x38372 -x6702 -x20344 -x44634 -x32844 -x45024 -x920 -x43912 -x5147 -x60108 -x26920 -x34592 -x8180 -x32684 -x31160 -x27589 -x25713 -x53259 -x7916 -x47731 -x32481 -x35448 -x25218 -x28417 -x8774 -x57937 -x19118 -x48825 -x33039 -x40308 -x43409 -x49593 -x25045 -x60027 -x2863 -x48042 -x56017 -x53184 -x55709 -x12853 -x29746 -x29348 -x28901 -x34730 -x36709 -x53879 -x53115 -x27236 -x6540 -x53848 -x44147 -x18561 -x40594 -x17400 -x16559 -x4554 -x13764 -x51854 -x55402 -x1707 -x54266 -x5042 -x8243 -x24382 -x27580 -x24629 -x48873 -x7699 -x35769 -x41383 -x22642 -x14373 -x19798 -x26426 -x26826 -x56520 -x47501 -x20462 -x20775 -x48902 -x15906 -x26720 -x44938 -x47078 -x34236 -x33333 -x39693 -x4256 -x46647 -x19174 -x20826 -x18361 -x52566 -x60793 -x40138 -x40654 -x20964 -x22001 -x15934 -x3294 -x33627 -x39314 -x38493 -x25467 -x2257 -x61066 -x2109 -x39711 -x14598 -x50067 -x29675 -x2198 -x14467 -x49460 -x13287 -x18498 -x24814 -x14925 -x48701 -x54955 -x52685 -x32251 -x19915 -x28970 -x16524 -x4785 -x51081 -x29839 -x26113 -x50791 -x30208 -x9901 -x37107 -x30454 -x30804 -x10744 -x58149 -x15192 -x22353 -x6356 -x45150 -x48579 -x5061 -x59057 -x60773 -x18760 -x6044 -x48054 -x2449 -x13358 -x648 -x13100 -x14082 -x21615 -x7082 -x17281 -x56718 -x18193 -x33119 -x57175 -x58961 -x38607 -x14571 -x53697 -x36381 -x1819 -x33370 -x53100 -x37082 -x30134 -x44371 -x49970 -x25019 -x6104 -x511 -x24991 -x45364 -x23642 -x25344 -x43726 -x2337 -x57434 -x41847 -x54767 -x49042 -x44440 -x57388 -x10608 -x35799 -x23459 -x7775 -x32724 -x54269 -x44127 -x5759 -x28385 -x51973 -x19744 -x57341 -x4445 -x16968 -x16731 -x39544 -x43126 -x44138 -x46654 -x55231 -x61078 -x43235 -x11745 -x32652 -x17210 -x31612 -x49222 -x53540 -x7111 -x5682 -x31998 -x52610 -x60313 -x421 -x9215 -x22267 -x24120 -x42307 -x24596 -x45591 -x27509 -x59457 -x18461 -x15480 -x17179 -x19061 -x36289 -x8544 -x41510 -x14874 -x23744 -x60080 -x23481 -x12463 -x38058 -x60708 -x16402 -x13016 -x2140 -x19808 -x36222 -x18731 -x45116 -x13071 -x8715 -x38338 -x47590 -x42572 -x5820 -x32935 -x8268 -x56468 -x2802 -x25292 -x45452 -x61103 -x29764 -x40175 -x15997 -x32401 -x50409 -x3503 -x51858 -x25025 -x24104 -x1369 -x49934 -x48931 -x9972 -x31449 -x19106 -x24497 -x41826 -x50129 -x59638 -x40395 -x42367 -x54856 -x57307 -x6604 -x28373 -x21597 -x19960 -x20 -x12197 -x19315 -x52747 -x42823 -x56618 -x49179 -x10886 -x60725 -x27928 -x15866 -x12101 -x29807 -x34705 -x40282 -x12141 -x19890 -x7593 -x38336 -x1758 -x23559 -x55131 -x29558 -x50179 -x15731 -x6394 -x19379 -x38252 -x4403 -x24623 -x45602 -x25264 -x3563 -x53094 -x51473 -x12952 -x43460 -x27862 -x30575 -x15406 -x17875 -x14414 -x34071 -x4317 -x1326 -x50886 -x35785 -x54947 -x44832 -x49948 -x59844 -x42121 -x10731 -x34242 -x36823 -x44246 -x34209 -x60620 -x10087 -x28140 -x38698 -x37667 -x38158 -x23693 -x45416 -x56991 -x42169 -x27508 -x50502 -x41114 -x25535 -x49004 -x45273 -x16988 -x9155 -x11793 -x52928 -x145 -x46132 -x53374 -x59204 -x41938 -x10168 -x19265 -x49572 -x23516 -x6881 -x40131 -x21034 -x29347 -x43930 -x44169 -x31246 -x14356 -x22071 -x31351 -x21840 -x41232 -x14252 -x32989 -x28009 -x25966 -x6333 -x40019 -x8857 -x11751 -x25259 -x50638 -x28510 -x53557 -x60240 -x13389 -x10771 -x61048 -x48040 -x28921 -x4041 -x7752 -x47624 -x34389 -x36255 -x25311 -x57968 -x26957 -x34001 -x36385 -x33658 -x8354 -x10257 -x24471 -x5300 -x39849 -x47042 -x39837 -x59354 -x8284 -x31782 -x49828 -x30887 -x30951 -x51196 -x8906 -x6257 -x34122 -x39597 -x30345 -x57547 -x54785 -x57924 -x25677 -x8615 -x10992 -x27206 -x28003 -x52331 -x50598 -x19016 -x20184 -x460 -x19893 -x14350 -x34445 -x50838 -x29721 -x37415 -x37157 -x53560 -x60703 -x37971 -x27112 -x32865 -x3324 -x54818 -x31135 -x37373 -x28949 -x60173 -x6580 -x17549 -x4868 -x55398 -x3228 -x2220 -x6793 -x38708 -x6878 -x35750 -x59948 -x5528 -x48820 -x23949 -x28541 -x37369 -x60522 -x8199 -x58666 -x42936 -x5760 -x21029 -x5572 -x7852 -x18162 -x24577 -x27921 -x26662 -x52571 -x5699 -x20188 -x24127 -x27522 -x34758 -x49905 -x21945 -x45306 -x27641 -x57885 -x33847 -x9694 -x26091 -x30039 -x37099 -x39504 -x13658 -x60955 -x50073 -x36592 -x17010 -x11185 -x20772 -x16943 -x2696 -x46709 -x32289 -x24109 -x40193 -x14244 -x38707 -x11752 -x43551 -x33158 -x40026 -x29652 -x20731 -x15754 -x24215 -x19934 -x59880 -x2764 -x47992 -x53748 -x50316 -x27830 -x51342 -x11765 -x21591 -x42654 -x25816 -x50764 -x56420 -x40386 -x14818 -x35684 -x4461 -x36740 -x54635 -x54539 -x906 -x1086 -x25480 -x42883 -x41450 -x12419 -x54924 -x13483 -x27107 -x37005 -x40540 -x50876 -x1205 -x35046 -x26893 -x41555 -x44868 -x49374 -x56518 -x904 -x29302 -x54551 -x31525 -x19895 -x28136 -x46599 -x53114 -x2317 -x42869 -x37593 -x40761 -x54834 -x51162 -x44242 -x3571 -x26610 -x16852 -x32977 -x59929 -x54743 -x39542 -x51598 -x1232 -x34647 -x25409 -x56669 -x59745 -x6974 -x35416 -x40178 -x56689 -x8124 -x22491 -x39102 -x6427 -x35135 -x41575 -x42453 -x52499 -x19492 -x43651 -x55932 -x28883 -x59720 -x29386 -x42723 -x49600 -x31061 -x44978 -x25581 -x56461 -x34519 -x49369 -x52462 -x24756 -x14884 -x20333 -x32100 -x52313 -x40112 -x41018 -x37813 -x18163 -x45074 -x1461 -x13798 -x13882 -x28256 -x35912 -x55353 -x33218 -x37990 -x57404 -x48434 -x16194 -x5949 -x16617 -x22286 -x28217 -x58438 -x16926 -x26531 -x13773 -x55224 -x23187 -x35248 -x33387 -x9497 -x15811 -x35644 -x38517 -x58027 -x16336 -x39947 -x43815 -x44114 -x60909 -x50538 -x49769 -x45359 -x36554 -x50207 -x20871 -x53216 -x50678 -x16849 -x52901 -x19804 -x17379 -x52979 -x46144 -x36556 -x52943 -x44969 -x46309 -x25145 -x41107 -x47889 -x51287 -x21526 -x9507 -x52349 -x10554 -x35525 -x56119 -x46128 -x30398 -x33049 -x31638 -x8595 -x34534 -x52787 -x4523 -x33959 -x11720 -x2903 -x47284 -x55495 -x59426 -x45545 -x28583 -x40098 -x54198 -x53052 -x30309 -x47662 -x3321 -x29538 -x28228 -x49541 -x50025 -x51634 -x7517 -x59549 -x698 -x35626 -x40723 -x4551 -x56992 -x29372 -x31010 -x52387 -x57479 -x1595 -x54536 -x38680 -x17399 -x42001 -x19800 -x17375 -x7983 -x16137 -x47074 -x32284 -x41258 -x41409 -x17122 -x33914 -x36558 -x43163 -x4295 -x9018 -x1850 -x17587 -x32494 -x2589 -x29191 -x39457 -x1823 -x41638 -x49685 -x17571 -x42260 -x3150 -x21645 -x8539 -x25079 -x3434 -x25555 -x45952 -x21262 -x44981 -x15605 -x20825 -x55409 -x54193 -x6940 -x23685 -x22655 -x20099 -x54274 -x56761 -x55268 -x48065 -x15701 -x34558 -x36708 -x39252 -x48778 -x50618 -x37199 -x17187 -x48060 -x16375 -x17881 -x24654 -x47121 -x5079 -x14500 -x38967 -x2112 -x56696 -x33958 -x14764 -x7811 -x30352 -x34063 -x53083 -x54627 -x58134 -x27154 -x43174 -x50314 -x35002 -x38453 -x7668 -x54563 -x47069 -x59887 -x5392 -x54458 -x28237 -x25348 -x4000 -x10810 -x6320 -x6090 -x713 -x9128 -x22550 -x40494 -x44762 -x51314 -x59847 -x35029 -x59158 -x378 -x44693 -x19768 -x8005 x29156 -x31206 -x6350 -x51012 -x52906 -x56849 -x56436 -x24698 -x36721 -x13125 -x17117 -x57263 -x13182 -x44132 -x51207 -x21095 -x3797 -x26728 -x578 -x18079 -x34979 -x20564 -x37887 -x47450 -x26447 -x52965 -x50658 -x21386 -x21575 -x15178 -x35312 -x26068 -x49013 -x29198 -x59072 -x12508 -x14654 -x47580 -x32756 -x14421 -x14672 -x52535 -x55152 -x3660 -x28603 -x54194 -x49057 -x7358 -x21601 -x19221 -x58450 -x59494 -x32610 -x36040 -x58428 -x51888 -x35219 -x29017 -x55052 -x1406 -x17555 -x42999 -x53775 -x29016 -x57300 -x11606 -x58718 -x27373 -x29075 -x51894 -x37216 -x5837 -x9980 -x58299 -x10674 -x4515 -x56729 -x34523 -x51559 -x33234 -x9629 -x42741 -x15874 -x19368 -x31058 -x43203 -x6938 -x25389 -x40851 -x60044 -x58997 -x10581 -x50855 -x32757 -x10754 -x19649 -x36362 -x32403 -x34202 -x38111 -x50732 -x5115 -x11244 -x41404 -x30266 -x6229 -x44873 -x48312 -x55950 -x12574 -x18849 -x33498 -x56305 -x52147 -x12370 -x43345 -x23088 -x59731 -x5024 -x20852 -x47305 -x15172 -x26174 -x48382 -x45451 -x50756 -x59613 -x37142 -x46419 -x13122 -x27712 -x39868 -x42512 -x8585 -x27729 -x40346 -x56303 -x56759 -x31736 -x6829 -x16636 -x59466 -x49740 -x37506 -x32752 -x23871 -x58312 -x60851 -x59556 -x21192 -x36525 -x26560 -x17079 -x4131 -x27065 -x10961 -x50954 -x44051 -x55176 -x12019 -x30841 -x33547 -x9994 -x34972 -x8247 -x53845 -x19031 -x48869 -x57641 -x1186 -x15914 -x13207 -x14254 -x57797 -x2094 -x4015 -x5495 -x42243 -x1262 -x27943 -x50741 -x46952 -x3001 -x16202 -x56077 -x3408 -x9948 -x19374 -x8135 -x60178 -x47661 -x23389 -x49440 -x38902 -x53910 -x4311 -x39520 -x23583 -x45204 -x20286 -x57974 -x8281 -x41307 -x16710 -x31745 -x4516 -x47306 -x13172 -x52796 -x59764 -x58933 -x5852 -x28750 -x32991 -x35883 -x57577 -x12889 -x24292 -x45563 -x39382 -x6933 -x28145 -x27629 -x30866 -x35081 -x32429 -x43024 -x37124 -x11362 -x52834 -x41828 -x24994 -x4939 -x8827 -x30298 -x10836 -x12105 -x49416 -x428 -x14473 -x9931 -x9776 -x35692 -x51044 -x23147 -x6287 -x39198 -x24184 -x2820 -x17126 -x18984 -x3084 -x21437 -x15816 -x25185 -x52562 -x16676 -x33620 -x28074 -x29401 -x42229 -x34153 -x59877 -x12840 -x11205 -x2464 -x29174 -x13770 -x48187 -x60254 -x18628 -x25577 -x54153 -x60628 -x27125 -x44640 -x26211 -x55957 -x47956 -x52105 -x24520 -x14025 -x45026 -x35275 -x20183 -x37876 -x34908 -x43088 -x48960 -x31021 -x4185 -x35920 -x3951 -x11819 -x36314 -x44557 -x25583 -x28733 -x11664 -x55114 -x13284 -x25300 -x35368 -x58503 -x35484 -x36272 -x41349 -x48181 -x37961 -x15649 -x25958 -x39057 -x11373 -x27557 -x18629 -x59114 -x46557 -x49323 -x24996 -x50786 -x7311 -x5304 -x868 -x47197 -x26301 -x18440 -x4409 -x46228 -x58432 -x35419 -x20893 -x47970 -x14329 -x21266 -x54949 -x45308 -x30605 -x56108 -x29696 -x34082 -x38484 -x59430 -x41670 -x1627 -x3428 -x40031 -x16235 -x45200 -x45281 -x60359 -x47610 -x16925 -x10145 -x22474 -x56374 -x50227 -x24603 -x22498 -x32771 -x49929 -x27810 -x29561 -x50120 -x29965 -x46855 -x17865 -x7461 -x12812 -x12865 -x30402 -x54977 -x53332 -x53591 -x4838 -x49262 -x2368 -x2053 -x42166 -x45489 -x39772 -x45834 -x5034 -x4776 -x8028 -x8877 -x10609 -x33127 -x17306 -x60389 -x18842 -x28224 -x36985 -x16718 -x37924 -x51413 -x26398 -x58789 -x59410 -x15013 -x39279 -x56739 -x18632 -x44905 -x53633 -x24446 -x37451 -x29041 -x28363 -x33203 -x33274 -x51179 -x36778 -x2177 -x25547 -x2673 -x1838 -x38564 -x34278 -x14854 -x45417 -x45589 -x27756 -x60659 -x3229 -x6153 -x29048 -x55530 -x54018 -x51852 -x6712 -x57230 -x13044 -x4960 -x6980 -x16650 -x52567 -x3597 -x36355 -x24619 -x50136 -x57150 -x36403 -x56267 -x47919 -x56921 -x26837 -x23945 -x23829 -x1626 -x17592 -x27885 -x30731 -x42490 -x6424 -x52827 -x1732 -x61145 -x690 -x19918 -x46535 -x20126 -x17220 -x45300 -x49087 -x24588 -x18613 -x2756 -x57857 -x13855 -x58113 -x58900 -x28645 -x19167 x26352 -x45536 -x15902 -x37329 -x13327 -x56394 -x57179 -x7106 -x57734 -x52593 -x8559 -x39014 -x51269 -x29322 -x5542 -x9325 -x13833 -x50275 -x59104 -x13977 -x48019 -x11396 -x42488 -x34131 -x51161 -x33420 -x46910 -x55708 -x23458 -x39285 -x80 -x55933 -x2312 -x17995 -x56657 -x705 -x17534 -x53836 -x59758 -x22008 -x16104 -x25368 -x52513 -x27145 -x34159 -x51190 -x54383 -x14015 -x8257 -x9382 -x772 -x2413 -x12275 -x848 -x26758 -x33051 -x24966 -x28147 -x28575 -x3257 -x37484 -x15184 -x19650 -x38612 -x60180 -x19466 -x34786 -x39113 -x50807 -x48618 -x5486 -x34640 -x16652 -x43681 -x3632 -x25163 -x29239 -x34064 -x12949 -x56137 -x15643 -x48048 -x31018 -x34923 -x14621 -x16121 -x8481 -x4660 -x11520 -x20439 -x40255 -x15108 -x6368 -x1937 -x7261 -x15801 -x3763 -x22760 -x11505 -x15397 -x47323 -x16123 -x24810 -x11232 -x58300 -x10688 -x24086 -x17576 -x46589 -x57173 -x30929 -x32934 -x11813 -x9424 -x45976 -x35952 -x12704 -x1372 -x5004 -x26782 -x40868 -x51399 -x38843 -x37146 -x21240 -x37300 -x27639 -x2407 -x56602 -x46015 -x22146 -x53617 -x48851 -x49351 -x54592 -x4035 -x42532 -x50323 -x9161 -x11227 -x21327 -x37944 -x22613 -x37442 -x38395 -x15233 -x17934 -x48566 -x43057 -x57169 -x18476 -x31293 -x33296 -x48575 -x31248 -x25680 -x24344 -x51656 -x5669 -x27143 -x29935 -x3782 -x59452 -x7095 -x31810 -x23531 -x17115 -x61080 -x42066 -x51028 -x51401 -x55073 -x29741 -x49783 -x50300 -x55386 -x34618 -x27813 -x44849 -x38112 -x15452 -x6053 -x26250 -x50433 -x25558 -x15009 -x8552 -x38599 -x50203 -x36322 -x18658 -x46297 -x48217 -x12743 -x28565 -x20571 -x16080 -x23882 -x54715 -x16531 -x16661 -x24872 -x3085 -x52675 -x58172 -x12361 -x28655 -x52044 -x53863 -x29361 -x6065 -x61090 -x33169 -x15075 -x29487 -x33470 -x43482 -x56344 -x18346 -x20885 -x38166 -x49852 -x22756 -x50508 -x11946 -x35533 -x48988 -x56188 -x4653 -x30078 -x41995 -x5029 -x44900 -x1128 -x47613 -x60102 -x5816 -x16304 -x48632 -x40897 -x2683 -x43528 -x7034 -x2169 -x39860 -x1763 -x59507 -x30794 -x11113 -x29517 -x8673 -x22125 -x30127 -x3894 -x36973 -x49952 -x54879 -x15737 -x28745 -x37007 -x25193 -x47897 -x30302 -x31335 -x43578 -x32538 -x57243 -x20051 -x12780 -x21156 -x22039 -x23007 -x11068 -x52770 -x22274 -x11309 -x52295 -x13936 -x16290 -x12544 -x21848 -x34807 -x42772 -x52994 -x36780 -x10489 -x5496 -x28494 x55418 -x45064 -x34183 -x881 -x26261 -x10365 -x2152 -x29036 -x36394 -x2241 -x1785 -x1900 -x14384 -x16686 -x18753 -x11371 -x31611 -x13964 -x52540 -x7624 -x44123 -x36202 -x54795 -x11293 -x24437 -x26649 -x41260 -x4621 -x54241 -x48487 -x37436 -x44668 -x48359 -x46696 -x59231 -x33324 -x26169 -x31074 -x61058 -x26038 -x15494 -x60581 -x22056 -x10182 -x18575 -x29772 -x52453 -x25282 -x3322 -x48051 -x26927 -x25340 -x33894 -x38981 -x28516 -x25599 -x10892 -x4513 -x5381 -x36557 -x43907 -x14755 -x6076 -x43650 -x4521 -x5715 -x9771 -x44281 -x17097 -x43141 -x3361 -x11725 -x12192 -x42008 -x9638 -x46743 -x20276 -x19314 -x37126 -x13621 -x4867 -x44366 -x28509 -x25533 -x12284 -x35497 -x18370 -x19038 -x21674 -x32621 -x14357 -x25011 -x43283 -x30603 x4291 -x17899 -x17774 -x17820 -x40212 -x36154 -x52304 -x56118 -x47098 -x38003 -x56753 -x10719 -x28424 -x5559 -x7124 -x21274 -x21846 -x8946 -x21964 -x27422 -x45876 -x45466 -x40412 -x45737 -x5931 -x37538 -x40100 -x24022 -x48050 -x12732 -x29428 -x45927 -x17936 -x36699 -x45516 -x33796 -x37330 -x19889 -x7488 -x25982 -x50061 -x38306 -x52013 -x38766 -x49990 -x36153 -x22932 -x48561 -x20315 -x9461 -x54062 -x5367 -x56704 -x14296 -x40003 -x50307 -x43974 -x29523 -x44369 -x42801 -x43212 -x58203 -x55161 -x24653 -x49294 -x6506 -x2680 -x21276 -x18165 -x59510 -x21335 -x23921 -x40240 -x6901 -x52750 -x56025 -x22668 -x51832 -x13766 -x10736 -x35305 -x20889 -x30815 -x29241 -x33895 -x19245 -x21104 -x31433 -x5240 -x10875 -x22847 -x56934 -x47596 -x38905 -x31988 -x7887 -x9924 -x27093 -x23104 -x25611 -x1957 -x14007 -x33474 -x22246 -x40819 -x36090 -x31012 -x11029 -x11757 -x23950 -x34382 -x30715 -x34065 -x35541 -x40177 -x46214 -x36166 -x40294 -x861 -x32803 -x53317 -x21148 -x39245 -x34983 -x9510 -x41580 -x11407 -x34619 -x18969 -x30321 -x23793 -x8066 -x25813 -x19342 -x32074 -x35302 -x44891 -x32059 -x47652 -x43532 -x30733 -x23610 -x35022 -x25657 -x10322 -x42491 -x27365 -x36542 -x13480 -x40109 -x49565 -x29851 -x836 -x22976 -x44888 x50416 -x5150 -x53322 -x47706 -x38880 -x15942 -x15976 -x15217 -x42940 -x50366 -x54094 -x19436 -x49586 -x45145 -x17019 -x45920 -x14981 -x15966 -x48779 -x49006 -x47723 -x2978 -x55432 -x32744 -x54465 -x25051 -x19782 -x44122 -x13086 -x39333 -x2417 -x9737 -x11989 -x32612 -x40202 -x41985 -x50605 -x59845 -x25708 -x6750 -x26666 -x28845 -x47998 -x27581 -x18378 -x43958 -x56592 -x55499 -x11115 -x30753 -x9468 -x20644 -x39795 -x1552 -x14772 -x12916 -x33931 -x49306 -x26682 -x17279 -x28358 -x39872 -x54852 -x41856 -x32291 -x24147 -x23704 -x31889 -x38675 -x1505 -x17727 -x55885 -x29109 -x48976 -x55621 -x59469 -x52460 -x54390 -x53833 -x20589 -x31113 -x57988 -x28023 -x43317 -x18560 -x4113 -x20631 -x6188 -x57044 -x46653 -x59210 -x60710 -x24240 -x17760 -x53372 -x26116 -x20415 -x34710 -x56173 -x9205 -x36855 -x39172 -x13595 -x17538 -x703 -x21253 -x24840 -x10435 -x28854 -x1586 -x4377 -x10582 -x52595 -x17323 -x28738 -x51507 -x1373 -x36099 -x59637 -x9601 -x16607 -x5117 -x38100 -x10128 -x9127 -x50960 -x7589 -x54011 -x3886 -x16496 -x52070 -x56109 -x47264 -x22771 -x9809 -x16174 -x20248 -x29186 -x39573 -x1136 -x22097 -x52860 -x24108 -x40078 -x60316 -x23321 -x16506 -x59694 -x48400 -x10799 -x13395 -x9421 -x20733 -x23489 -x31716 -x41102 -x2670 -x670 -x17447 -x47581 -x52959 -x52221 -x57671 -x4431 -x6690 -x44532 -x40443 -x51118 -x8976 -x1817 -x15924 -x32333 -x42266 -x53300 -x57202 -x57940 -x59405 -x3458 -x14302 -x15420 -x10485 -x53761 -x29644 -x7714 -x20976 -x20444 -x7580 -x23348 -x3014 -x9511 -x27340 -x57041 -x38414 -x9017 -x28803 -x3436 -x7588 -x34615 -x17553 -x28387 -x46986 -x55965 -x35735 -x10077 -x26504 -x42979 -x43631 -x5693 -x24648 -x30711 -x3095 -x51281 -x58327 -x13333 -x13130 -x23229 -x44676 -x28640 -x30739 -x1918 -x14447 -x28654 -x34141 -x46530 -x7101 -x2717 -x2161 -x12684 -x22287 -x53202 -x34876 -x25135 -x35782 -x60702 -x41301 -x23666 -x29078 -x16839 -x58209 -x33788 -x860 -x42374 -x46614 -x4595 -x5254 -x10416 -x29616 -x30121 -x51614 -x52909 -x24918 -x32672 -x24666 -x48061 -x54100 -x54035 -x34920 -x51915 -x18111 -x40858 -x47155 -x5628 -x33281 -x26954 -x32889 -x38616 -x48342 -x556 -x38822 -x32477 -x34672 -x58073 -x58010 -x10642 -x47027 -x24555 -x45886 -x15182 -x5419 -x36733 -x8958 -x27620 -x2867 -x60789 -x707 -x29632 -x39501 -x36405 -x41893 -x43559 -x17718 -x16938 -x4486 -x45406 -x47634 -x26345 -x8108 -x39975 -x18273 -x5881 -x26637 -x40572 -x26260 -x22988 -x29699 -x50328 -x49292 -x59515 -x1344 -x9417 -x45029 -x3715 -x6648 -x17759 -x18005 -x9639 -x12669 -x43793 -x26894 -x43598 -x53233 -x18959 -x12038 -x51519 -x49638 -x56450 -x13734 -x22434 -x34434 -x16085 -x43496 -x34561 -x35870 -x44237 -x27760 -x23767 -x29802 -x15901 -x4001 -x2453 -x29947 -x26592 -x33881 -x42427 -x49049 -x56071 -x57220 -x51843 -x10726 -x59943 -x31461 -x40584 -x40261 -x35615 -x39580 -x36574 -x51901 -x17086 -x61141 -x28284 -x30958 -x35185 -x40298 -x38585 -x45948 -x22327 -x22727 -x43076 -x77 -x35105 x36143 -x24139 -x8517 -x38389 -x37737 -x1550 -x19698 -x38083 -x9652 -x16867 -x14450 -x34531 -x3944 -x54109 -x37338 -x48949 -x25724 -x12440 -x29183 -x42135 -x44343 -x31185 -x43420 -x7427 -x54889 -x15110 -x33977 -x57491 -x60812 -x5102 -x2995 -x22853 -x18343 -x39130 -x7223 -x59291 -x18187 -x33473 -x9673 -x40800 -x2108 -x37183 -x7274 -x57172 -x9653 -x20956 -x29530 -x40166 -x19355 -x7804 -x47318 -x14381 -x16412 -x59417 -x1990 -x2429 -x5853 -x32099 -x44349 -x33578 -x39237 -x47798 -x13504 -x31722 -x20329 -x23891 -x30168 -x13968 -x20351 -x53499 -x49107 -x4466 -x2320 -x31660 -x30884 -x58559 -x45740 -x57668 -x48481 -x46020 -x8088 -x46374 -x41138 -x26475 -x36593 -x444 -x20702 -x53864 -x27386 -x30719 -x41073 -x3286 -x16673 -x43494 -x49345 -x53188 -x6621 -x40011 -x58551 -x51429 -x30838 -x33294 -x57603 -x23043 -x33144 -x39165 -x16390 -x36809 -x50738 -x47431 -x59808 -x47594 -x13678 -x35000 -x44996 -x32974 -x46411 -x44240 -x7794 -x52711 -x46643 -x25593 -x52214 -x28331 -x54653 -x57342 -x35895 -x8012 -x18035 -x4941 -x21469 -x40785 -x35346 -x47101 -x18597 -x46624 -x53413 -x15542 -x43156 -x36004 -x36987 -x3807 -x2098 -x9888 -x6965 -x27485 -x50883 -x58226 -x21016 -x26014 -x38827 -x58987 -x12259 -x49882 -x14043 -x22923 -x44287 -x26397 -x33199 -x56565 -x24534 -x14070 -x45679 -x43300 -x29952 -x39545 -x51271 -x207 -x18246 -x46209 -x34639 -x130 -x9814 -x21419 -x30284 -x20807 -x16592 -x47551 -x24262 -x56843 -x21868 -x42379 -x42419 -x20138 -x26903 -x55611 -x49787 -x49052 -x2286 -x17627 -x29609 -x19598 -x13345 -x59328 -x6019 -x31490 -x37483 -x43075 -x7180 -x15763 -x60208 -x56857 -x38768 -x1581 -x41140 -x33946 -x18620 -x59130 -x54348 -x52168 -x806 -x39255 -x18578 -x883 -x44768 -x53493 -x45181 -x56706 -x48909 -x10460 -x21588 -x2919 -x3950 -x1221 -x29345 -x25950 -x21506 -x43197 -x41837 -x43167 -x50298 -x54723 -x57232 -x32158 -x11781 -x17984 -x16684 -x56659 -x10720 -x18043 -x58399 -x10196 -x48787 -x38007 -x48996 -x3414 -x9635 -x14499 -x28638 -x39789 -x51879 -x16054 -x34990 -x30745 -x37180 -x25727 -x52761 -x17415 -x22855 -x47050 -x15270 -x25534 -x15083 -x29677 -x3722 -x13999 -x38532 -x42256 -x58350 -x60816 -x963 -x51322 -x39956 -x9363 -x47285 -x11332 -x38006 -x17284 -x47785 -x34148 -x54047 -x21230 -x55523 -x40108 -x56231 -x9889 -x56116 -x43821 -x13434 -x52790 -x32764 -x15521 -x36501 -x32732 -x40838 -x50808 -x16299 -x35586 -x43845 -x57796 -x55056 -x33636 -x55162 -x31041 -x40995 -x36032 -x23415 -x29111 -x32154 -x42582 -x48006 -x29892 -x57157 -x10297 -x51277 -x19267 -x51740 -x23209 -x49567 -x35961 -x36744 -x56587 -x27776 -x18709 -x43955 -x10235 -x1396 -x47406 -x2578 -x6717 -x34429 -x36553 -x60667 -x20000 -x42975 -x25513 -x3386 -x23252 -x27908 -x46564 -x39801 -x48936 -x39049 -x61043 -x29495 -x53661 -x12715 -x55556 -x11082 -x38809 -x22162 -x30197 -x18160 -x21409 -x11699 -x30798 -x34940 -x41249 -x59419 -x32076 -x20553 -x4683 -x49168 -x54871 -x32506 x15380 -x414 -x54087 -x30210 -x15347 -x34276 -x33541 -x36470 -x50893 -x58189 -x17868 -x41500 -x34280 -x46847 -x22048 -x49193 -x32117 -x13711 -x41495 -x5413 -x25678 -x29435 -x33381 -x52845 -x27692 -x34273 -x18051 -x23625 -x21351 -x25530 -x29447 -x13167 -x48991 -x61085 -x20394 -x2173 -x51526 -x33140 -x56996 -x58646 -x22147 -x38182 -x24171 -x44320 -x38943 -x21603 -x55106 -x21671 -x29317 -x44318 -x35703 -x18419 -x44421 -x11599 -x56598 -x52952 -x42081 -x45222 -x43838 -x39002 -x25048 -x15399 -x55250 -x27092 -x15518 -x40515 -x51159 -x49585 -x2807 -x30420 -x4560 -x51860 -x58713 -x9705 -x18799 -x1281 -x25482 -x30514 -x25150 -x33406 -x56359 -x34092 -x40798 -x47546 -x24351 -x542 -x17106 -x25326 -x29058 -x52746 -x18156 -x8780 -x26302 -x55344 -x458 -x22033 -x40490 -x28275 -x20037 -x39138 -x4396 -x60410 -x15749 -x60880 -x32663 -x19530 -x17403 -x37145 -x30532 -x15103 -x30928 -x45261 -x19248 -x39525 -x45762 -x25627 -x21711 -x58513 -x4091 -x31245 -x29934 -x33471 -x35625 -x1482 -x27081 -x30949 -x47177 -x48195 -x3694 -x11805 -x5788 -x10513 -x39062 -x9278 -x2980 -x13499 -x10007 -x20771 -x28779 -x28257 -x15039 -x13392 -x31156 -x13361 -x51830 -x49223 -x33355 -x8603 -x47826 -x27819 -x5222 -x28082 -x53310 -x45904 -x37929 -x23823 -x26027 -x47660 -x43513 -x1438 -x28522 -x43692 -x17152 -x4756 -x1496 -x47249 -x51585 -x8799 -x24884 -x42547 -x14343 -x23359 -x59991 -x50769 -x48269 -x36228 -x20340 -x36660 -x35990 -x39503 -x53508 -x15111 -x25087 -x43589 -x60805 -x41931 -x12626 -x49364 -x27956 -x18957 -x8263 -x29267 -x57064 -x6615 -x14618 -x60050 -x38302 -x43352 -x33412 -x27162 -x58007 -x865 -x46042 -x44796 -x50519 -x40833 -x16738 -x55246 -x34013 -x59938 -x6989 -x45540 -x7725 -x7194 -x43856 -x47128 -x21851 -x48683 -x15478 -x8244 -x32877 -x49774 -x56039 -x20861 -x58998 -x18768 -x14778 -x48113 -x16957 -x20198 -x24984 -x15238 -x25898 -x58272 -x36281 -x39486 -x45008 -x60963 -x48171 -x50839 -x58009 -x15943 -x28963 -x52758 -x44864 -x27913 -x58634 -x57018 -x4349 x20514 -x2182 -x59605 -x1211 -x27393 -x42860 -x9114 -x11969 -x45576 -x59200 -x2123 -x5621 -x41726 -x23681 -x1642 -x3605 -x39540 -x12576 -x36165 -x30626 -x59172 -x43753 -x46536 -x23191 -x39952 -x41119 -x48497 -x55389 -x44190 -x55261 -x4713 -x17463 -x2009 -x23774 -x50293 -x3554 -x54238 -x14233 -x33221 -x56623 -x20100 -x2844 -x34734 -x38712 -x49018 -x12783 -x18124 -x40065 -x39170 -x60713 -x23567 -x16748 -x49833 -x40452 -x9356 -x13625 -x5940 -x27128 -x26466 -x35178 -x37746 -x23875 -x11202 -x18074 -x53504 -x12619 -x60299 -x60452 -x10895 -x15042 x41810 -x56780 -x1411 -x28020 -x1226 -x2624 -x19535 -x2642 -x28956 -x52942 -x10556 -x16918 -x18529 -x10745 -x38671 -x2990 -x59029 -x24366 -x28669 -x34932 -x53856 -x8394 -x40230 -x14424 -x18639 -x4497 -x40080 -x20011 -x49863 -x8220 -x41206 -x53835 -x1631 -x5477 -x24539 -x36170 -x37959 -x1355 -x36234 -x59896 -x42744 -x21543 -x3011 -x57680 -x17752 -x30171 -x14607 -x60239 -x34396 -x56998 -x25066 -x46391 -x59138 -x4677 -x28336 -x29384 x56331 -x17841 -x40759 -x54868 -x23898 -x26931 -x35209 -x55394 -x3593 -x31772 -x58435 -x7251 -x41585 -x4425 -x8280 -x20727 -x59911 -x1168 -x53387 -x40272 -x28932 -x47290 -x6629 -x57286 -x2679 -x20326 -x27804 -x17438 -x38769 -x39555 -x7380 -x42484 -x23388 -x47786 -x4340 -x1699 -x20151 -x17056 -x24762 -x23668 -x29070 -x32726 -x37514 -x33661 -x49402 -x45733 -x56440 -x33439 -x22325 -x6680 -x45816 -x954 -x1424 -x29669 -x29638 -x28560 -x10899 -x30515 -x15313 -x13099 -x20468 -x59955 -x44415 -x59970 -x43226 -x56408 -x7656 -x24692 -x13107 -x39015 -x39915 -x8226 -x10705 -x48836 -x38459 -x25655 -x12572 -x10514 -x27153 -x53313 -x7494 -x47939 -x3194 -x52065 -x19933 -x55730 -x56625 -x36315 -x33098 -x31663 -x34313 -x8948 -x36236 -x38115 -x40362 -x59574 -x7379 -x40438 -x15793 -x39579 -x16279 -x37288 -x44173 -x6549 -x36195 -x27902 -x19378 -x41124 -x58042 -x2769 -x43016 -x51112 -x5610 -x28445 -x1210 -x31655 -x48930 -x35766 -x5322 -x18505 -x24305 -x59763 -x27412 -x43674 -x21475 -x43234 -x46040 -x24920 -x1105 -x32751 -x6927 -x60741 -x42496 -x55956 -x20256 -x9139 -x17072 -x28194 -x45418 -x26456 -x24197 -x7185 -x1657 -x14696 -x6453 -x22273 -x55898 -x7376 -x6397 -x10465 -x58761 -x31300 -x55481 -x20456 -x11183 -x48451 -x59552 -x60 -x22320 -x29380 -x30913 -x39994 -x50752 -x24444 -x37852 -x1471 -x1001 -x52779 -x20312 -x60342 -x4416 -x41201 -x52402 -x21803 -x22817 -x2968 -x20902 -x28414 -x10560 -x28195 -x29597 -x40340 -x56351 -x337 -x37287 -x737 -x9113 -x20288 -x28694 -x15818 -x17809 -x25179 -x49439 -x36231 -x39873 -x50411 -x61007 -x30294 -x1246 -x41846 -x57075 -x42454 -x21160 -x36230 -x36093 -x34299 -x45613 -x49444 -x56189 -x58505 -x20712 -x3915 -x12033 -x47002 -x40513 -x6839 -x17151 -x3128 -x28533 -x56124 -x31333 -x52183 -x36146 -x4902 -x50642 -x14475 -x18554 -x20451 -x58940 -x44777 -x641 -x4016 -x31084 -x24507 -x34835 -x28157 -x48729 -x38249 -x19447 -x50644 -x15166 -x54525 -x38628 -x16832 -x6646 -x10299 -x20320 -x23695 -x18805 -x32702 -x42917 -x24088 -x46486 -x53653 -x34632 -x49690 -x53826 -x12686 -x25763 -x27022 -x33767 -x52300 -x19217 -x20671 -x6201 -x41139 -x45857 -x60500 -x41286 -x57168 -x58898 -x57036 -x55546 -x48473 -x34654 -x672 -x13929 -x49687 -x33448 -x13463 -x21629 -x43224 -x42833 -x29026 -x14432 -x51130 -x17364 -x40972 -x54372 -x20264 -x37056 -x2745 -x39078 -x23501 -x41136 -x46793 -x49506 -x57507 -x15716 -x53354 -x24524 -x51054 -x29392 -x31979 -x42959 -x1806 -x5219 -x29455 -x22520 -x35886 -x38089 -x42173 -x22126 -x46650 -x30574 -x30392 -x40574 -x11196 -x9804 -x29272 -x38678 -x9410 -x14245 -x53846 -x58147 -x5741 -x59506 -x26777 -x16434 -x2667 -x5426 -x48664 -x40121 -x37840 -x6985 -x50645 -x53905 -x24322 -x56707 -x39379 -x54736 -x38792 -x20753 -x24481 -x51986 -x20122 -x22829 -x4643 -x625 -x438 -x26185 -x9768 -x35795 -x27959 -x55705 -x57473 -x57696 -x60915 -x46435 -x37835 -x48915 -x54948 -x50162 -x49132 -x4042 -x12271 -x16465 -x41925 -x48653 -x32094 -x12993 -x33298 -x52431 -x30768 -x14229 -x31131 -x33285 -x8677 -x36601 -x21267 -x59762 -x52348 -x37120 -x12064 -x46669 -x50363 -x4536 -x4028 -x388 -x56579 -x23465 -x58822 -x60572 -x10714 -x60884 -x7025 -x6306 -x53992 -x30388 -x27472 -x12881 -x28316 -x40058 -x31140 -x985 -x21608 -x42964 -x11820 -x20261 -x24111 -x31478 -x56687 -x11361 -x49825 -x4895 -x57008 -x36141 -x40782 -x48025 -x59620 -x10880 -x22758 -x42783 -x49156 -x34749 -x19681 -x58973 -x37710 -x58906 -x54557 -x7191 -x35666 -x52451 -x18500 -x56050 -x57957 -x38681 -x41491 -x7472 -x9573 -x13033 -x18278 -x33307 -x40159 -x42899 -x46918 -x51978 -x13689 -x44834 -x83 -x48126 -x46704 -x16484 -x58040 -x28703 -x51443 -x17324 -x36514 -x52017 -x58645 -x53247 -x4887 -x28686 -x34994 -x28804 -x10152 -x15257 -x38376 -x19940 -x4100 -x59220 -x23615 -x29494 -x7793 -x30657 -x8177 -x16077 -x39306 -x28113 -x44399 -x26783 -x47976 -x20998 -x43483 -x35237 -x10258 -x25115 -x43593 -x19900 -x47728 -x260 -x26784 -x16999 -x10494 -x7883 -x35360 -x13446 -x16134 -x34819 -x33134 -x40896 -x25523 -x18270 -x2374 -x23364 -x4686 -x23916 -x29139 -x53284 -x58970 -x39963 -x12581 -x24309 -x5910 -x18844 -x51066 -x5499 -x21936 -x42095 -x58120 -x58218 -x31326 -x42194 -x14394 -x15188 -x55985 -x55225 -x25255 -x36238 -x42923 -x57820 -x35798 -x47426 -x14547 -x26525 -x32206 -x23984 -x29050 -x16979 -x30525 -x11990 -x38617 -x14371 -x40459 -x32388 -x23308 -x35437 -x24924 -x42039 -x50995 -x5814 -x52261 -x17441 -x8100 -x60940 -x18976 -x42443 -x57034 -x8998 -x37381 -x60338 -x345 -x47934 -x58348 -x7016 -x60171 -x18144 -x16691 -x23253 -x37537 -x52741 -x25970 -x56319 -x58828 -x11721 -x48235 -x44859 -x25847 -x1289 -x16367 -x29729 -x36139 -x2719 -x30310 -x38309 -x29985 -x18003 -x39256 -x26540 -x12251 -x28357 -x22014 -x56755 -x19103 -x41524 -x8985 -x12408 -x51582 -x58308 -x46764 -x55943 -x24115 -x19181 -x20457 -x21686 -x34084 -x46664 -x526 -x37787 -x48805 -x8536 -x37849 -x43147 -x54449 -x24429 -x33616 -x36510 -x35308 -x33607 -x19296 -x44049 -x24585 -x12393 -x55088 -x11138 -x28319 -x60575 -x40695 -x48161 -x15932 -x27995 -x46591 -x46284 -x61020 -x26827 -x12679 -x53040 -x13101 -x60576 -x51618 -x12470 -x35996 -x12885 -x55201 -x34580 -x35885 -x7426 -x17781 -x10963 -x5245 -x10850 -x9379 -x17083 -x38434 -x16778 -x10818 -x18748 -x19168 -x24909 -x57899 -x13627 -x37780 -x29742 -x9937 -x34746 -x55457 -x11642 -x5909 -x17048 -x36807 -x52153 -x8210 -x34481 -x13479 -x26986 -x32438 -x47846 -x39948 -x7266 -x39923 -x27645 -x1880 -x53335 -x44525 -x28313 -x59303 -x10000 -x27247 -x37896 -x53491 -x32286 -x24721 -x29528 -x27874 -x34966 -x31648 -x41178 -x47362 -x23320 -x49425 -x50963 -x33431 -x56955 -x32721 -x47873 -x25141 -x22308 -x9472 -x1010 -x52285 -x23092 -x25906 -x105 -x44983 -x50728 -x56423 -x4107 -x37119 -x59625 -x2019 -x22457 -x1565 -x42085 -x22618 -x35846 -x59475 -x18319 -x53940 -x37769 -x1477 -x6760 -x60804 -x24283 -x34078 -x49225 -x30234 -x33256 -x57211 -x752 -x20049 -x33770 -x3168 -x39549 -x49504 -x8890 -x15700 -x3156 -x7896 -x54798 -x38427 -x41898 -x3415 -x43570 -x14789 -x42344 -x30348 -x21876 -x20789 -x13908 -x10755 -x46377 -x6693 -x11880 -x5179 -x24372 -x32482 -x46478 -x54236 -x54288 -x18975 -x19438 -x9336 -x19972 -x7040 -x4608 -x13054 -x52616 -x18294 -x16345 -x37252 -x1805 -x15907 -x43043 -x50128 -x38572 -x47977 -x28400 -x25517 -x26417 -x17700 -x45729 -x580 -x9233 -x27548 -x34027 -x55809 -x59353 -x36027 -x21182 -x27635 -x45708 -x39612 -x43106 -x8756 -x37726 -x21354 -x40947 -x2632 -x40414 -x53396 -x23174 -x13915 -x52955 -x43271 -x42407 -x47754 -x21377 -x22405 -x33891 -x44724 -x10870 -x11840 -x46325 -x9235 -x23554 -x32518 -x35210 -x37596 -x50650 -x16747 -x31286 -x8876 -x10874 -x20221 -x34457 -x551 -x30623 -x42501 -x52848 -x57245 -x12641 -x17894 -x32296 -x37953 -x43342 -x35309 -x53081 -x14682 -x26928 -x45817 -x2310 -x13027 -x41689 -x49919 -x3297 -x19105 -x18929 -x4715 -x13568 -x29840 -x51198 -x57156 -x4298 -x42650 -x36720 -x23371 -x48134 -x41763 -x36817 -x24082 -x29794 -x48331 -x7275 -x37892 -x27634 -x23942 -x35978 -x17767 -x35897 -x59109 -x6735 -x54072 -x47509 -x31526 -x4733 -x36308 -x8222 -x5130 -x22222 -x19894 -x3853 -x659 -x49809 -x59094 -x12623 -x32180 -x38253 -x4854 -x58060 -x41415 -x19393 -x27923 -x56368 -x26439 -x31165 -x9688 -x40288 -x25604 -x34911 -x18463 -x48641 -x25008 -x27002 -x20193 -x29992 -x24554 -x42024 -x59629 -x49869 -x24122 -x4230 -x27019 -x40279 -x17966 -x53628 -x39844 -x44986 -x1972 -x42447 -x55531 -x29287 -x4428 -x3999 -x51073 -x55634 -x57921 -x12372 -x51041 -x3764 -x21913 -x22763 -x43534 -x15926 -x5215 -x6309 -x31809 -x10057 -x16487 -x12268 -x57698 -x4158 -x49492 -x12129 -x29963 -x52452 -x12338 -x26950 -x28725 -x13368 -x27795 -x8496 -x60645 -x29131 -x59759 -x32528 -x13206 -x36113 -x22081 -x33337 -x3090 -x32034 -x34352 -x40042 -x43194 -x53555 -x24414 -x36671 -x44591 -x22007 -x50142 -x45815 -x53148 -x51263 -x5346 -x18828 -x47221 -x4160 -x59393 -x58266 -x6816 -x57413 -x43282 -x50000 -x41758 -x55202 -x41203 -x20213 -x46490 -x10857 -x50624 -x23700 -x37539 -x60022 -x10782 -x43710 -x11447 -x15973 -x22944 -x60830 -x36677 -x45578 -x14876 -x2564 -x4820 -x42195 -x51777 -x35856 -x23749 -x15758 -x26019 -x41518 -x6907 -x7736 -x16780 -x30675 -x51103 -x58258 -x58766 -x14841 -x1058 -x22452 -x34274 -x45255 -x53455 -x26764 -x51043 -x45880 -x19280 -x10039 -x44085 -x13906 -x51795 -x13043 -x24690 -x27149 -x1351 -x37624 -x42336 -x40483 -x33844 -x10033 -x2604 -x31535 -x5995 -x40291 -x14436 -x25314 -x45419 -x45262 -x8671 -x45779 -x14785 -x30822 -x14933 -x51303 -x41128 -x44198 -x14193 -x59450 -x58613 -x8766 -x1251 -x29536 -x13366 -x7442 -x44116 -x20595 -x37050 -x47251 -x53932 -x4032 -x12412 -x22658 -x22947 -x39327 -x28907 -x41541 -x48923 -x24612 -x18128 -x21670 -x18337 -x46021 -x14584 -x17514 -x46612 -x2297 -x41843 -x11338 -x56103 -x42084 -x56593 -x32462 -x6183 -x9226 -x24315 -x49467 -x31142 -x20894 -x3774 -x31228 -x23125 -x20572 -x15951 -x15948 -x33008 -x46766 -x45683 -x41034 -x1886 -x40979 -x12485 -x44285 -x26006 -x31874 -x20281 -x57242 -x18061 -x8865 -x8592 -x54966 -x60095 -x17388 -x47215 -x56459 -x48807 -x13667 -x21783 -x35902 -x21665 -x8620 -x48486 -x51515 -x42111 -x8521 -x524 -x39600 -x44910 -x54636 -x45174 -x11124 -x53274 -x27106 -x28339 -x31150 -x23509 -x43476 -x17814 -x40639 -x43757 -x31096 -x50005 -x723 -x54668 -x42527 -x32224 -x52789 -x48357 -x29782 -x46898 -x3272 -x42960 -x58104 -x24656 -x29065 -x35545 -x9388 -x31531 -x44204 -x44546 -x60942 -x24519 -x52037 -x2322 -x17029 -x16400 -x32450 -x58094 -x60727 -x59185 -x44577 -x11899 -x26781 -x24868 -x30216 -x23955 -x8441 -x33085 -x4779 -x58388 -x37477 -x7005 -x34648 -x50555 -x3333 -x51963 -x31048 -x45170 -x60057 -x23553 -x37086 -x22187 -x45889 -x7849 -x52415 -x51625 -x13233 -x60782 -x41683 -x6150 -x31609 -x39400 -x45408 -x59152 -x58338 -x25422 -x30934 -x38838 -x17925 -x26939 -x22628 -x31225 -x18784 -x48948 -x33556 -x51463 -x29809 -x51016 -x1929 -x47470 -x8944 -x41785 -x6135 -x39367 -x8928 -x44867 -x35552 -x15735 -x29096 -x54954 -x42868 -x16178 -x2555 -x30492 -x13291 -x14321 -x30500 -x38145 -x6960 -x26842 -x3284 -x22152 -x22479 -x9100 -x48386 -x60484 -x15732 -x34513 -x34642 -x9772 -x13334 -x17264 -x8955 -x38031 -x59238 -x43176 -x50575 -x37930 -x57866 -x38706 -x7780 -x26462 -x44677 -x26944 -x39866 -x60017 -x21676 -x13419 -x56536 -x42363 -x31346 -x38669 -x1616 -x28340 -x52149 -x9443 -x57715 -x13176 -x60619 -x47179 -x21186 -x16482 -x18910 -x392 -x27758 -x9623 -x20052 -x48552 -x51534 -x38622 -x34392 -x49594 -x22451 -x57526 -x25002 x30573 -x34304 -x33343 -x26081 -x41883 -x56877 -x1080 -x1163 -x6340 -x2635 -x12016 -x36173 -x12941 -x41532 -x32552 -x61132 -x49321 -x30396 -x43221 -x53298 -x7052 -x14026 -x2363 -x11646 -x4051 -x9699 -x30152 -x51026 -x25698 -x52252 -x22507 -x25402 -x40765 -x45799 -x57661 -x40242 -x12862 -x46404 -x2125 -x54441 -x37076 -x462 -x47577 -x9760 -x56731 -x36896 -x27743 -x23293 -x30297 -x51563 -x22334 -x17564 -x26313 -x6498 -x8753 -x11998 -x51169 -x5869 -x56000 -x13393 -x48841 -x54684 -x33519 -x56330 -x57812 -x6145 -x37461 -x48321 -x6692 -x20935 -x31386 -x3501 -x58880 -x20907 -x31239 -x57265 -x47210 -x22575 -x11032 -x29734 -x44136 -x47376 -x14235 -x6226 -x15561 -x40744 -x3688 -x36408 -x50916 -x30534 -x25810 -x49889 -x22553 -x19605 -x30628 -x46600 -x51361 -x30427 -x43561 -x14201 -x9602 -x31976 -x46611 -x33058 -x16459 -x58662 -x20699 -x55267 -x25778 -x11574 -x12507 -x295 -x30277 -x52973 -x51579 -x42510 -x26557 -x7463 -x11218 -x25660 -x54311 -x40270 -x1025 -x112 -x18903 -x17007 -x53511 -x16382 -x2706 -x729 -x14890 -x30880 -x32727 -x41205 -x3977 -x22241 -x37600 -x30287 -x52164 -x3248 -x36648 -x39251 -x2388 -x1680 -x23132 -x48303 -x8755 -x45107 -x12910 -x46276 -x46977 -x59640 -x26638 -x32824 -x37507 -x57568 -x55297 -x54678 -x11421 -x44223 -x30502 -x14671 -x28255 -x17652 -x17666 -x19501 -x53840 -x8153 -x15035 -x40937 -x30299 -x15337 -x18695 -x31205 -x42779 -x55319 -x59656 -x18125 -x23404 -x20673 -x24673 -x42180 -x46651 -x26477 -x30002 -x26279 -x36448 -x54787 -x23335 -x30916 -x29834 -x39232 -x37021 -x11857 -x33426 -x50404 -x33141 -x58108 -x55959 -x8582 -x38150 -x49649 -x39566 -x2955 -x54352 -x35271 -x49998 -x31329 -x38676 -x49555 -x54286 -x29660 -x38590 -x35265 -x55587 -x47643 -x25007 -x11552 -x27079 -x35266 -x5323 -x15555 -x12140 -x9732 -x43595 -x9488 -x11549 -x19789 -x40101 -x51372 -x48520 -x200 -x3169 -x56653 -x21701 -x579 -x42856 -x7413 -x26020 -x45629 -x34004 -x46881 -x36621 -x45879 -x48973 -x32572 -x25924 -x44764 -x18322 -x19687 -x10883 -x58951 -x4471 -x1413 -x22544 -x39638 -x47969 -x20273 -x23156 -x44500 -x21937 -x54176 -x34914 -x5364 -x23291 -x39111 -x50860 -x54119 -x10099 -x58918 -x39132 -x28800 -x9289 -x44306 -x31123 -x40150 -x43831 -x40205 -x49932 -x47515 -x133 -x43875 -x40097 -x42261 -x10926 -x3082 -x25639 -x18915 -x19053 -x56021 -x57979 -x29969 -x48812 -x3887 -x18409 -x50337 -x46380 -x45105 -x14088 -x28831 -x14927 -x7642 -x43303 -x38385 -x1965 -x20432 -x33153 -x35987 -x52500 -x23113 -x15141 -x37400 -x59851 -x48886 x14648 -x46674 -x56179 -x9355 -x22025 -x19845 -x14092 -x10236 -x13857 -x19509 -x21589 -x27132 -x38201 -x58925 -x17649 -x32623 -x48016 -x17246 -x8641 -x45809 -x60878 -x18134 -x23195 -x17163 -x36730 -x38971 -x57626 -x49898 -x31851 -x21203 -x3588 -x44228 -x26613 -x51216 -x38933 -x12473 -x46349 -x30842 -x47170 -x49394 -x52555 -x60930 -x16523 -x4454 -x19297 -x4720 -x10150 -x28837 -x16350 -x54249 -x59474 -x2477 -x58066 -x46632 -x36821 -x43769 -x34846 -x36450 -x51893 -x38765 -x24049 -x28785 -x41947 -x13000 -x21079 -x35406 -x37760 -x1343 -x40287 -x20409 -x28828 -x54981 -x13449 -x26252 -x29984 -x53762 -x43418 -x31783 -x45133 -x38213 -x46734 -x13820 -x7133 -x29213 -x12700 -x25183 -x41849 -x59782 -x34798 -x11340 -x26236 -x14175 -x22073 -x33694 -x40411 -x46345 -x7768 -x4944 -x9833 -x26281 -x25476 -x56675 -x14391 -x51583 -x22586 -x57944 -x60425 -x9408 -x31177 -x35682 -x28405 -x23632 -x30784 -x29035 -x9291 -x36354 -x53518 -x6561 -x11709 -x11647 -x35151 -x9716 -x51775 -x15740 -x17614 -x892 -x25882 -x58281 -x20055 -x49456 -x52950 -x59583 -x8470 -x49 -x55046 -x12346 -x59434 -x38140 -x24408 -x52637 -x50478 -x3157 -x52440 -x50692 -x38106 -x26499 -x43640 -x368 -x26390 -x20196 -x29769 -x60868 -x25931 -x30017 -x8053 -x56442 -x60197 -x26486 -x9940 -x35010 -x52632 -x33776 -x49138 -x23188 -x56596 -x8682 -x26988 -x42961 -x41098 -x44291 -x16796 -x5176 -x36005 -x13278 -x9592 -x44746 -x48589 -x20085 -x57255 -x20174 -x51181 -x25306 -x2675 -x21450 -x23593 -x49355 -x53829 -x23238 -x27787 -x17326 -x31327 -x31875 -x50628 -x51334 -x29510 -x43120 -x11336 -x4118 -x1474 -x13484 -x35299 -x12935 -x24386 -x31364 -x39338 -x15892 -x51624 -x45538 -x33192 -x13710 -x44225 -x51803 -x47479 -x33335 -x32904 -x25922 -x19418 -x24968 -x54561 -x23935 -x55754 -x42879 -x41624 -x15011 -x46313 -x58445 -x13385 -x29030 -x41443 -x58955 -x6003 -x20064 -x23545 -x46222 -x33600 -x43018 -x4483 -x9156 -x28794 -x36001 -x6517 -x303 -x11859 -x12848 -x59146 -x57763 -x54058 -x15357 -x15091 -x8923 -x31883 -x14616 -x25640 -x34560 -x41825 -x50854 -x12664 -x36046 -x55892 -x56635 -x36428 -x27513 -x20590 -x55189 -x45847 -x18146 -x508 -x30212 -x34019 -x47628 -x35473 -x55834 -x58654 -x16429 -x51309 -x29280 -x52766 -x6823 -x6474 -x18742 -x37950 -x4648 -x11253 -x10535 -x35659 -x44119 -x49973 -x42814 -x36922 -x45670 -x12324 -x43034 -x15983 -x28507 -x27479 -x30877 -x40234 -x30542 -x31316 -x53756 -x59438 -x30116 -x3692 -x2111 -x22966 -x23284 -x28281 -x7575 -x29763 -x4831 -x27905 -x34855 -x35713 -x36827 -x52682 -x57662 -x31347 -x44962 -x12125 -x10637 -x2759 -x18867 -x29160 -x30668 -x46871 -x22912 -x31553 -x51156 -x56923 -x36844 -x43401 -x15645 -x43675 -x41426 -x36367 -x50020 -x30222 -x49562 -x58546 -x2351 -x6557 -x45905 -x2325 -x4201 -x6288 -x23143 -x47044 -x58649 -x45543 -x44273 -x26914 -x46267 -x8609 -x16766 -x59237 -x3098 -x45633 -x27945 -x44754 -x31001 -x54939 -x7179 -x10908 -x14259 -x30828 -x57735 -x27660 -x684 -x45270 -x44251 -x18432 -x5675 -x39539 -x52713 -x21745 -x555 -x41872 -x44324 -x10979 -x35984 -x29311 -x59675 -x9328 -x49525 -x57514 -x34422 -x2185 -x5518 -x59386 -x7788 -x36042 -x23588 -x39834 -x29033 -x18251 -x20619 -x3687 -x19587 -x20283 -x26542 -x36948 -x46133 -x18691 -x10447 -x59096 -x35930 -x11277 -x2809 -x43170 -x26745 -x33789 -x44579 -x13058 -x45656 -x48781 -x10373 -x51062 -x58154 -x13116 -x31723 -x9381 -x14513 -x50218 -x51052 -x3523 -x41444 -x33193 -x25793 -x47134 -x53894 -x43717 -x55644 -x55598 -x57949 -x550 -x2720 -x53581 -x57755 -x60090 -x43284 -x52912 -x37992 -x31760 -x43245 -x53269 -x9849 -x36569 -x33937 -x46203 -x52609 -x22620 -x23265 -x61004 -x6541 -x10793 -x10990 -x11970 -x13029 -x22707 -x38304 -x31694 -x55509 -x59553 -x23137 -x56492 -x35206 -x15429 -x14142 -x17050 -x30591 -x32484 -x5992 -x53077 -x35965 -x29321 -x36275 -x25342 -x18707 -x14083 -x42614 -x54936 -x135 -x58767 -x12835 -x51612 -x12309 -x12621 -x14968 -x19973 -x43879 -x537 -x38793 -x20788 -x10417 -x9797 -x34695 -x23111 -x36833 -x43755 -x27849 -x49016 -x54838 -x22438 -x34315 -x16464 -x56063 -x55694 -x32275 -x14123 -x51327 -x11473 -x16005 -x31766 -x8959 -x4993 -x20785 -x26901 -x26480 -x31857 -x45424 -x8957 -x30209 -x31175 -x28274 -x37273 -x29832 -x40967 -x50699 -x24132 -x15441 -x11568 -x76 -x9406 -x17551 -x43145 -x59712 -x26808 -x54293 -x23372 -x30260 -x3102 -x5511 -x9103 -x14768 -x18468 -x17661 -x29440 -x332 -x338 -x13552 -x46666 -x18758 -x604 -x32511 -x10470 -x14911 -x31498 -x22825 -x21068 -x20437 -x48388 -x23034 -x39685 -x17505 -x33306 -x4528 -x8486 -x33264 -x28425 -x42686 -x27587 -x13677 -x16568 -x38732 -x33690 -x37239 -x26599 -x20263 -x57800 -x58026 -x12014 -x36707 -x21910 -x43825 -x8306 -x37993 -x38001 -x49436 -x2272 -x34409 -x11046 -x34905 -x47344 -x58318 -x20425 -x50161 -x8668 -x598 -x27338 -x16070 -x25118 -x51035 -x2132 -x13364 -x4830 -x56741 -x38136 -x1783 -x5435 -x45716 -x17455 -x17829 -x60981 -x45214 -x58313 -x49178 -x46809 -x918 -x4490 -x10941 -x52398 -x22552 -x1418 -x60493 -x47600 -x37958 -x7647 -x50887 -x13674 -x19065 -x8448 -x6757 -x845 -x24441 -x15222 -x32393 -x32574 -x55359 -x57719 -x36237 -x27017 -x22359 -x54045 -x53252 -x31590 -x8201 -x6857 -x12772 -x12706 -x27003 -x30383 -x45575 -x13162 -x44048 -x57858 -x25652 -x27566 -x48106 -x15821 -x22532 -x39393 -x51764 -x54646 -x4217 -x27975 -x40510 -x8626 -x39117 -x15919 -x47850 -x17579 -x58242 -x57972 -x15606 -x47839 -x26511 -x12048 -x25082 -x34790 -x28093 -x17818 -x51720 -x2375 -x28102 -x60492 -x44034 -x51506 -x60728 -x27146 -x55105 -x25446 -x56720 -x34832 -x56691 -x9046 -x15114 -x26915 -x6227 -x3835 -x3699 -x33326 -x8359 -x31392 -x42875 -x10490 -x18084 -x23040 -x42480 -x45767 -x49026 -x49427 -x55605 -x40000 -x56242 -x21430 -x44841 -x21089 -x13205 -x38353 -x60463 -x56648 -x5454 -x40348 -x17959 -x39146 -x45506 -x24512 -x40073 -x170 -x39467 -x21531 -x45782 -x57841 -x53781 -x32715 -x41209 -x12092 -x27752 -x49590 -x11860 -x21403 -x40263 -x22469 -x25349 -x7253 -x16869 -x36675 -x45432 -x56180 -x57771 -x43529 -x28839 -x47958 -x36207 -x4293 -x22898 -x53760 -x6909 -x6934 -x41897 -x38356 -x19451 -x593 -x54340 -x59935 -x36998 -x49997 -x41722 -x17230 -x29733 -x37023 -x32244 -x27865 -x1089 -x41972 -x15464 -x29433 -x55664 -x19615 -x6285 -x43756 -x42023 -x22140 -x16916 -x32339 -x37048 -x5951 -x19415 -x18010 -x8049 -x37833 -x10759 -x12714 -x45959 -x15411 -x52255 -x23603 -x51347 -x31409 -x37935 -x29477 -x5226 -x54015 -x44363 -x13737 -x1750 -x57961 -x14900 -x17762 -x21627 -x14289 -x35026 -x59632 -x51707 -x56532 -x47637 -x28292 -x34037 -x4087 -x57887 -x24406 -x43828 -x17642 -x29365 -x36656 -x50516 -x50163 -x52568 -x5428 -x17839 -x17302 -x14656 -x49031 -x12046 -x40826 -x22077 -x19022 -x36009 -x54481 -x52549 -x35751 -x15993 x12476 -x22761 -x58187 -x15728 -x16044 -x52005 -x15670 -x45908 -x7660 -x9437 -x6144 -x34452 -x26667 -x26949 -x35074 -x13456 -x40351 -x17709 -x41929 -x47462 -x19529 -x2004 -x19611 -x16481 -x103 -x33774 -x52102 -x57097 -x26437 -x1109 -x43587 -x24645 -x16317 -x46143 -x56912 -x31198 -x57250 -x6545 -x9129 -x45885 -x20559 -x31321 -x60031 -x9742 -x38959 -x35167 -x20950 -x3412 -x40620 -x7861 -x28352 -x36094 -x21497 -x18471 -x55618 -x56583 -x5803 -x22363 -x13981 -x21808 -x20684 -x32638 -x30581 -x51532 -x17960 -x53772 -x21689 -x4918 -x55916 -x57503 -x61144 -x58278 -x616 -x46892 -x28810 -x19979 -x57726 -x40892 -x37868 -x31821 -x57480 -x56677 -x9939 -x11694 -x21529 -x60480 -x58263 -x54054 -x20605 -x40810 -x27037 -x4522 -x14480 -x3934 -x35139 -x24592 -x9726 -x13897 -x24987 -x45135 -x34330 -x33711 -x10610 -x11347 -x14962 -x43470 -x49925 -x52594 -x44913 -x14404 -x35503 -x12880 -x6941 -x27543 -x22753 -x20899 -x40349 -x15295 -x3279 -x59344 -x12994 -x24706 -x21607 -x43535 -x31986 -x50585 -x32226 -x60857 -x39687 -x43049 -x25486 -x5433 -x13660 -x26353 -x22029 -x45541 -x47811 -x51238 -x19190 -x55460 -x14964 -x18008 -x20469 -x5394 -x2724 -x7787 -x34789 -x43826 -x43210 -x39689 -x44171 -x29999 -x43737 -x24628 -x22894 -x5835 -x55909 -x37282 -x54712 -x60505 -x51739 -x40034 -x55032 -x60694 -x58616 -x43359 -x30897 -x7929 -x9859 -x49124 -x11259 -x53869 -x39592 -x3576 -x51149 -x22755 -x5844 -x11148 -x9157 -x12405 -x38040 -x773 -x5121 -x39869 -x9181 -x31901 -x59416 -x32490 -x15359 -x39973 -x52223 -x1107 -x44662 -x56498 -x48078 -x2800 -x30067 -x48361 -x13863 -x10569 -x12809 -x55493 -x52692 -x34638 -x20175 -x47827 -x970 -x13030 -x56493 -x24486 -x17537 -x36239 -x48928 -x47859 -x60286 -x46640 -x431 -x15546 -x3392 -x23031 -x58528 -x47595 -x29492 -x38601 -x42904 -x51188 -x12123 -x20113 -x24098 -x25990 -x28298 -x16981 -x52800 -x12951 -x52946 -x3069 -x26819 -x5679 -x25559 -x27563 -x50301 -x56553 -x696 -x32004 -x60264 -x30927 -x11060 -x27507 -x54024 -x39674 -x20980 -x25602 -x31398 -x16022 -x31420 -x45478 -x27530 -x11523 -x17751 -x18424 -x47528 -x34508 -x45560 -x51304 -x9923 -x29263 -x2390 -x782 -x40370 -x45411 -x11055 -x51424 -x10237 -x23128 -x33572 -x23273 -x10635 -x41161 -x47573 -x52517 -x26544 -x47094 -x5815 -x34449 -x35008 -x3266 -x50757 -x55843 -x39508 -x42010 -x56885 -x7973 -x34740 -x40168 -x51869 -x56918 -x40063 -x32922 -x3781 -x18104 -x27802 -x51383 -x60647 -x11360 -x16076 -x56219 -x22596 -x29837 -x60280 -x36829 -x42739 -x43277 -x55544 -x36201 -x28992 -x52320 -x60094 -x59437 -x19510 -x43467 -x59301 -x39588 -x57811 -x3839 -x6030 -x4672 -x18774 -x34711 -x40374 -x30846 -x21501 -x39756 -x18068 -x30898 -x20465 -x17619 -x42250 -x27604 -x46236 -x3536 -x13412 -x51747 -x15875 -x16201 -x35055 -x16371 -x43346 -x17806 -x45188 -x14886 -x42051 -x54699 -x8992 -x12074 -x7678 -x50749 -x28106 -x17267 -x41295 -x57433 -x40925 -x56951 -x5460 -x45791 -x5306 -x5158 -x47674 -x50914 -x33230 -x55575 -x58286 -x925 -x21884 -x54461 -x19947 -x10260 -x40836 -x8970 -x59371 -x8568 -x49724 -x21963 -x18980 -x35851 -x37755 -x57891 -x15283 -x54476 -x9429 -x36187 -x10407 -x41231 -x14353 -x17684 -x46273 -x48392 -x49395 -x45372 -x21030 -x47161 -x6473 -x37561 -x54632 -x8773 -x38542 -x59042 -x1791 -x29553 -x14140 -x12021 -x31465 -x26523 -x58704 -x21127 -x35370 -x31698 -x12926 -x59258 -x22854 -x47884 -x21765 -x40431 -x20366 -x39782 -x49768 -x20849 -x30554 -x14983 -x52639 -x5448 -x54890 -x1031 -x55497 -x17542 -x35113 -x15279 -x14221 -x38067 -x26037 -x60882 -x18950 -x19500 -x40850 -x10475 -x24799 -x25283 -x52575 -x40942 -x42874 -x18607 -x36546 -x22111 -x54976 -x54914 -x48380 -x57791 -x41986 -x33413 -x21994 -x21781 -x51049 -x55526 -x36341 -x61096 -x50989 -x40861 -x18977 -x4422 -x29866 -x43639 -x55658 -x59362 -x46406 -x50249 -x47205 -x22208 -x5132 -x56029 -x45719 -x18873 -x44286 -x40132 -x11918 -x21598 -x50833 -x36456 -x53824 -x58294 -x12363 -x45858 -x44478 -x53460 -x34823 -x46874 -x40245 -x36736 -x31402 -x30553 -x13529 -x10573 -x17006 -x9744 -x19096 -x20925 -x24080 -x55443 -x21418 -x61038 -x22408 -x38652 -x54908 -x38964 -x7041 -x54917 -x45043 -x18557 -x14944 -x35435 -x51703 -x38411 -x55824 -x695 -x19629 -x35225 -x36492 -x60635 -x1948 -x46668 -x17546 -x59255 -x4700 -x40182 -x4577 -x58534 -x3758 -x8191 -x16818 -x33649 -x32760 -x53517 -x4716 -x27407 -x52962 -x23210 -x56414 -x48208 -x27334 -x12263 -x23015 -x8647 -x37069 -x18528 -x43335 -x28450 -x21927 -x59079 -x25900 -x27822 -x31897 -x22908 -x1216 -x47899 -x39007 -x28874 -x50167 -x9825 -x166 -x53647 -x26097 -x48510 -x13186 -x56914 -x8904 -x14837 -x27397 -x1588 -x29288 -x30323 -x36095 -x46740 -x57954 -x48854 -x5458 -x7069 -x5972 -x27571 -x45088 -x41519 -x9552 -x30972 -x54766 -x45449 -x17556 -x45256 -x32595 -x31858 -x25745 -x160 -x46899 -x19375 -x32965 -x13733 -x14995 -x9050 -x7399 -x17947 -x21790 -x35024 -x998 -x38028 -x46096 -x4072 -x48136 -x59821 -x54049 -x21579 -x39089 -x26683 -x33377 -x52894 -x7471 -x54550 -x28185 -x48927 -x43412 -x5116 -x50612 -x22541 -x5964 -x22776 -x2179 -x7816 -x30923 -x30981 -x51148 -x23421 -x1337 -x13441 -x10428 -x42236 -x8391 -x5370 -x13181 -x26139 -x53283 -x53757 -x10691 -x42678 -x47556 -x38122 -x29627 -x53033 -x24493 -x53679 -x60353 -x58932 -x3804 -x28776 -x10563 -x16409 -x51233 -x15836 -x38829 -x43946 -x48798 -x55528 -x41903 -x21874 -x28504 -x41100 -x29053 -x44266 -x47275 -x49911 -x40149 -x55280 -x60979 -x8581 -x12919 -x16475 -x35517 -x23582 -x952 -x22963 -x59274 -x2151 -x19571 -x14121 -x44801 -x10798 -x3484 -x25560 -x40399 -x42144 -x14129 -x272 -x51211 -x38230 -x4057 -x22680 -x20708 -x31941 -x22505 -x42238 -x9947 -x19677 -x1064 -x11017 -x47829 -x37346 -x44151 -x44509 -x27222 -x39871 -x45760 -x45218 -x30246 -x17532 -x19124 -x45735 -x30 -x2180 -x12355 -x53701 -x12924 -x19951 -x16928 -x38104 -x21411 -x52310 -x59628 -x9927 -x59280 -x30196 -x35934 -x8907 -x48314 -x17387 -x32475 -x45039 -x49438 -x51882 -x57679 -x11280 -x1301 -x52373 -x26319 -x6847 -x32110 -x9212 -x3201 -x761 -x53496 -x895 -x35179 -x26221 -x32949 -x36819 -x9570 -x45047 -x47472 -x13590 -x57567 -x35673 x30014 -x25682 -x27974 -x39275 -x40746 -x31255 -x7686 -x49855 -x43031 -x25103 -x31017 -x12630 -x57588 -x38039 -x42538 -x59814 -x53348 -x30467 -x7598 -x20837 -x35369 -x40971 -x60671 -x14251 -x25937 -x7684 -x6359 -x23759 -x24281 -x41403 -x71 -x44898 -x30086 -x56253 -x34953 -x59579 -x48259 -x46583 -x8624 -x46085 -x21117 -x41012 -x1682 -x42343 -x7121 -x57294 -x19923 -x25144 -x21599 -x26206 -x11324 -x40903 -x46280 -x28793 -x54460 -x26348 -x23298 -x22403 -x39700 -x58275 -x19218 -x25915 -x4810 -x16508 -x34702 -x60779 -x2404 -x14144 -x41303 -x19526 -x30723 -x32861 -x7004 -x43307 -x26616 -x22666 -x36345 -x9928 -x36928 -x2255 -x18488 -x54347 -x48594 -x48011 -x14194 -x36697 -x55692 -x13473 -x43799 -x31617 -x186 -x2013 -x29004 -x39388 -x54828 -x55779 -x1435 -x43142 -x44992 -x35572 -x872 -x30778 -x44336 -x48999 -x14921 -x16014 -x42901 -x46395 -x15265 -x52831 -x58588 -x3629 -x54815 -x2472 -x34260 -x15471 -x40908 -x48132 -x11177 -x9786 -x29269 -x15933 -x38397 -x4631 -x38519 -x12654 -x46253 -x8940 -x8215 -x19678 -x26884 -x40203 -x52731 -x34343 -x19163 -x46945 -x58136 -x7447 -x58541 -x10291 -x16742 -x49045 -x17052 -x39249 -x24160 -x30545 -x8173 -x54279 -x35922 -x39926 -x47060 -x58897 -x27841 -x29369 -x25059 -x1085 -x33327 -x44663 -x59926 -x44998 -x49176 -x12421 -x41904 -x26935 -x49818 -x47012 -x4791 -x55835 -x17854 -x28389 -x52122 -x51472 -x20493 -x42458 -x43653 -x51068 -x57546 -x45790 -x32063 -x45077 -x6276 -x46948 -x56166 -x59636 -x50226 -x43766 -x32112 -x18956 -x26984 -x11427 -x15949 -x2380 -x20659 -x19010 -x573 -x35805 -x15098 -x26189 -x44688 -x60798 -x57113 -x29602 -x9315 -x16387 -x26054 -x51933 -x58101 -x22995 -x27806 -x53666 -x12830 -x40471 -x39815 -x50666 -x28416 -x57991 -x43758 -x53675 -x21425 -x1769 x3566 -x7570 -x19058 -x24511 -x28497 -x58941 -x30539 -x35669 -x53934 -x27427 -x1770 -x19372 -x41148 -x19259 -x58865 -x57670 -x36257 -x47856 -x14680 -x18311 -x23807 -x30973 -x5684 -x45376 -x48615 -x53853 -x6181 -x6230 -x22566 -x26156 -x37351 -x54690 -x27963 -x39087 -x42098 -x33350 -x31006 x10894 -x40841 -x8644 -x7317 -x12410 -x38148 -x18403 -x37218 -x36603 -x17795 -x9167 -x25180 -x57875 -x1924 -x28626 -x41289 -x41814 -x32959 -x49657 -x4400 -x36857 -x43941 -x53346 -x25711 -x20048 -x28719 -x40778 -x468 -x46744 -x48738 -x48027 -x8254 -x45379 -x24703 -x60544 -x51367 -x42322 -x57369 -x13851 -x52297 -x3618 -x57298 -x37174 -x52448 -x53096 -x42881 -x726 -x49540 -x46220 -x48245 -x7484 -x54659 -x20025 -x10256 -x36999 -x56800 -x13864 -x1855 -x6245 -x47438 -x2612 -x14136 -x21372 -x10064 -x5331 -x21398 -x49738 -x43009 -x2967 -x32351 -x21679 -x32780 -x33743 -x38002 -x54402 -x54515 -x18574 -x42885 -x52407 -x26734 -x18583 -x25669 -x29970 -x38117 -x31601 -x58197 -x38752 -x41097 -x36941 -x3959 -x19024 -x25673 -x44880 -x1620 -x10189 -x42910 -x51619 -x23544 -x10900 -x42937 -x60986 -x18437 -x58169 -x52092 -x9191 -x29138 -x10495 -x18356 -x46279 -x14646 -x12376 -x36119 -x6691 -x36726 -x44050 -x53108 -x586 -x45766 -x7044 -x32340 -x27867 -x5812 -x4071 -x6159 -x9796 -x20003 -x49167 -x45125 -x31359 -x52896 -x41464 -x54008 -x5049 -x23781 -x26436 -x59112 -x3616 -x15583 -x37444 -x47229 -x54750 -x29680 -x5040 -x35165 -x58782 -x27169 -x49072 -x3034 -x4789 -x15666 -x16268 -x26385 -x12071 -x12202 -x21838 -x56379 -x48528 -x28622 -x26386 -x40534 -x48039 -x60622 -x56278 -x39850 -x18067 -x32497 -x59593 -x6458 -x47309 -x42625 -x36012 -x29958 -x57951 -x32679 -x24041 -x1178 -x53156 -x17728 -x42529 -x45634 -x52805 -x22390 -x409 -x60025 -x10023 -x41740 -x42693 -x11223 -x56348 -x25205 -x21380 -x12199 -x44917 -x798 -x4334 -x2396 -x8710 -x4034 -x23153 -x19548 -x34351 -x34957 -x48544 -x18004 -x29821 -x40327 -x50976 -x60510 -x25890 -x44432 -x44244 -x46774 -x59352 -x50023 -x5686 -x35812 -x43622 -x4163 -x11320 -x28801 -x55024 -x57873 -x25391 -x37751 -x16257 -x42799 -x55922 -x58363 -x30447 -x30293 -x24205 -x38903 -x42148 -x394 -x12498 -x16995 -x26146 -x33518 -x19449 -x60994 -x59683 -x15315 -x12883 -x41700 -x41115 -x57552 -x47176 -x21275 -x9398 -x11917 -x11044 -x10449 -x12633 -x12938 -x21746 -x33466 -x44530 -x37191 -x47947 -x22784 -x33416 -x37554 -x41760 -x11897 -x46690 -x58659 -x22599 -x18964 -x53013 -x35480 -x20243 -x5791 -x34404 -x43659 -x8788 -x18740 -x849 -x18212 -x15600 -x14622 -x9934 -x38815 -x30318 -x7863 -x49431 -x11560 -x27050 -x42049 -x26053 -x17834 -x60594 -x60429 -x56292 -x12481 -x4332 -x54964 -x21903 -x31137 -x1741 -x7497 -x3217 -x53177 -x40801 -x40487 -x57973 -x59154 -x23362 -x2338 -x45511 -x81 -x27781 -x31852 -x40271 -x19547 -x24743 -x2758 -x3285 -x16794 -x4934 -x37707 -x26441 -x54772 -x26098 -x44501 -x34344 -x12968 -x13343 -x31345 -x35464 -x43634 -x28585 -x50521 -x14080 -x15232 -x55358 -x26155 -x1779 -x46398 -x21208 -x15145 -x4832 -x44282 -x34791 -x29410 -x50862 -x60141 -x19129 -x55602 -x16785 -x32525 -x11448 -x2227 -x44445 -x16764 -x52047 -x27332 -x11231 -x19949 -x24130 -x7760 -x57403 -x11272 -x57235 -x15894 -x22437 -x26967 -x4629 -x58963 -x10981 -x38042 -x55624 -x20616 -x42646 -x40722 -x5233 -x20873 -x3472 -x26993 -x10107 -x13018 -x21518 -x53745 -x25703 -x9304 -x6716 -x15410 -x3470 -x50231 -x48982 -x14871 -x1663 -x56879 -x33267 -x38677 -x3908 -x35925 -x49182 -x36189 -x43463 -x24800 -x11302 -x15840 -x14075 -x14170 -x56327 -x9225 -x17908 -x39106 -x25457 -x35189 -x7370 -x1594 -x38287 -x23831 -x59540 -x42397 -x14727 -x29579 -x56476 -x1916 -x24165 -x9153 -x21319 -x12593 -x29157 -x30800 -x59919 -x40163 -x10163 -x8048 -x10160 -x54689 -x19921 -x18681 -x39231 -x34426 -x43744 -x51846 -x51655 -x57251 -x48815 -x54952 -x10790 -x9842 -x17757 -x16841 -x34962 -x45944 -x58923 -x12699 -x17703 -x9016 -x3103 -x28947 -x28700 -x33016 -x14527 -x1310 -x22084 -x25825 -x3975 -x47895 -x2508 -x3394 -x54113 -x39328 -x23136 -x23245 -x14079 -x6251 -x29991 -x17348 -x11892 -x49261 -x54069 -x43208 -x2594 -x6376 -x11654 -x40210 -x40913 -x49474 -x7262 -x4983 -x56552 -x9414 -x26514 -x6260 -x24360 -x4441 -x14077 -x16011 -x13706 -x46250 -x10316 -x12265 -x53731 -x3383 -x31451 -x53424 -x26296 -x43873 -x10215 -x9207 -x26295 -x24785 -x47335 -x36665 -x39241 -x34147 -x35866 -x20361 -x60364 -x30915 -x56997 -x8420 -x5577 -x22395 -x33068 -x46937 -x57248 -x15158 -x55217 -x58220 -x496 -x8382 -x21621 -x22091 -x36968 -x53825 -x35096 -x51881 -x33215 -x31837 -x3753 -x23004 -x60446 -x28309 -x27 -x119 -x26157 -x10934 -x2910 -x33441 -x51064 -x50410 -x57149 -x60016 -x58947 -x30140 -x3768 -x17328 -x36167 -x46832 -x15660 -x52544 -x17268 -x26318 -x32735 -x7480 -x8943 -x49551 -x4014 -x38562 -x2661 -x30177 -x14715 -x14949 -x7996 -x16556 -x874 -x20063 -x45877 -x28386 -x14195 -x29692 -x9712 -x50735 -x13796 -x10214 -x17824 -x21130 -x40848 -x10905 -x28092 -x13391 -x41419 -x43055 -x25056 -x58052 -x60038 -x11325 -x52370 -x26403 -x39299 -x54973 -x2891 -x8054 -x11486 -x13914 -x21697 -x43928 -x56938 -x28723 -x59818 -x44429 -x3106 -x33161 -x29921 -x34761 -x51611 -x41146 -x7844 -x54213 -x12462 -x4562 -x8043 -x53454 -x19266 -x40900 -x10303 -x57918 -x57213 -x53513 -x44373 -x14834 -x59257 -x7926 -x37358 -x20109 -x8353 -x8708 -x37465 -x11142 -x47191 -x7938 -x19953 -x30320 -x56184 -x1125 -x24484 -x56120 -x43087 -x8432 -x20472 -x35585 -x32786 -x37541 -x37845 -x5183 -x25396 -x44810 -x58065 -x16513 -x3741 -x34408 -x21619 -x19784 -x42175 -x41346 -x26036 -x1717 -x34993 -x34892 -x53501 -x47847 -x24469 -x29737 -x4922 -x18467 -x24582 -x20612 -x36232 -x54158 -x54212 -x17161 -x16016 -x12286 -x28493 -x48526 -x18894 -x11528 -x29792 -x36126 -x48978 -x58215 -x17462 -x4583 -x55755 -x18943 -x2991 -x22708 -x55521 -x26961 -x9285 -x57487 -x22864 -x2777 -x16366 -x53261 -x24492 -x41401 -x60566 -x14202 -x27533 -x50456 -x31340 -x2973 -x33833 -x29429 -x50672 -x7884 -x30709 -x9385 -x15016 -x35020 -x4031 -x7600 -x50874 -x53783 -x33031 -x35380 -x23154 -x23204 -x23903 -x3290 -x36890 -x56900 -x58420 -x45122 -x54624 -x7486 -x20202 -x43115 -x36673 -x52419 -x38430 -x11179 -x46028 -x18585 -x53005 -x4701 -x13859 -x9415 -x23395 -x14159 -x44552 -x51936 -x59027 -x47080 -x37822 -x31951 -x60679 -x15442 -x50399 -x30143 -x1157 -x24870 -x15984 -x26725 -x7260 -x42097 -x44667 -x55448 -x13313 -x58421 -x9730 -x30699 -x5281 -x11054 -x14087 -x21641 -x16163 -x30996 -x49597 -x52325 -x26204 -x34455 -x51452 -x36747 -x23019 -x36810 -x28877 -x11460 -x31873 -x60351 -x60145 -x33067 -x13135 -x17119 -x33905 -x11972 -x50184 -x34415 -x26747 -x58051 -x1996 -x7637 -x38825 -x10404 -x27576 -x26840 -x49582 -x56058 -x23792 -x41885 -x46863 -x30812 -x59647 -x46767 -x25656 -x42227 -x52514 -x21081 -x23386 -x14913 -x14215 -x1037 -x46112 -x27095 -x27897 -x10808 -x33856 -x11631 -x38668 -x30232 -x24066 -x37784 -x5846 -x54995 -x50793 -x30700 -x34930 -x3549 -x16362 -x21773 -x14135 -x58707 -x48942 -x16677 -x12170 -x41658 -x40728 -x47503 -x51360 -x53293 -x3197 -x7012 -x42895 -x46834 -x17458 -x14891 -x37325 -x49130 -x47076 -x609 -x47614 -x60472 -x19480 -x11648 -x47108 -x4458 -x40650 -x2996 -x31397 -x47232 -x11126 -x1079 -x14372 -x15266 -x57920 -x43950 -x11491 -x20891 -x28933 -x10374 -x11756 -x41022 -x28151 -x25930 -x23311 -x51280 -x31579 -x31877 -x3101 -x8311 -x7868 -x5703 -x49301 -x36971 -x59520 -x34927 -x11470 -x11210 -x36102 -x8914 -x59391 -x40498 -x27723 -x20539 -x56658 -x6120 -x22635 -x14539 -x58803 -x38477 -x47635 -x11139 -x48606 -x8804 -x48539 -x58999 -x17135 -x725 -x8980 -x13490 -x38316 -x43148 -x4174 -x56078 -x28692 -x60984 -x37873 -x10576 -x52315 -x13723 -x20985 -x31145 -x15045 -x5492 -x36901 -x33666 -x8653 -x3655 -x47767 -x18027 -x60227 -x38143 -x49539 -x53038 -x57984 -x59660 -x49227 -x56002 -x59316 -x8546 -x18965 -x18085 -x37323 -x53058 -x34741 -x13067 -x50265 -x24345 -x3181 -x11834 -x52240 -x54218 -x19899 -x7265 -x20464 -x45400 -x46397 -x51788 -x51998 -x11636 -x17744 -x28249 -x6242 -x46009 -x15843 -x32912 -x40284 -x13117 -x790 -x22303 -x34005 -x53872 -x2908 -x1510 -x6004 -x35316 -x21059 -x2468 -x19580 -x36253 -x13461 -x2847 -x50988 -x25173 -x17967 -x52530 -x36329 -x6981 -x10890 -x12514 -x38654 -x878 -x16330 -x2839 -x44636 -x51588 -x34595 -x10602 -x28446 -x9886 -x52817 -x38005 -x17632 -x36496 -x52239 -x60873 -x39997 -x51349 -x4747 -x36352 -x16754 -x8150 -x52045 -x39039 -x27808 -x28659 -x45783 -x44451 -x47879 -x22796 -x3078 -x18107 -x32626 -x22986 -x56590 -x239 -x47491 -x35161 -x844 -x10443 -x38095 -x17635 -x21231 -x44738 -x50946 -x10530 -x58523 -x35174 -x49840 -x47623 -x60625 -x60904 -x37540 -x38328 -x17811 -x3475 -x9986 -x34766 -x32656 -x49759 -x7782 -x39618 -x48625 -x16322 -x15534 -x11650 -x5970 -x23098 -x54389 -x55209 -x59981 -x6267 -x59230 -x57383 -x7092 -x35233 -x16996 -x24459 -x50567 -x42452 -x54658 -x54355 -x13464 -x17111 -x10524 -x182 -x38570 -x14746 -x34538 -x6121 -x42279 -x55110 x20513 -x22010 -x45337 -x3252 -x8230 -x21228 -x29847 -x41315 -x49880 -x50829 -x16057 -x51642 -x18624 -x34447 -x8376 -x18958 -x47458 -x6790 -x10988 -x23059 -x24864 -x40544 -x21609 -x43133 -x40790 -x38420 -x3627 -x41081 -x41257 -x7732 -x11275 -x35377 -x20801 -x38559 -x58069 -x34265 -x33000 -x46210 -x15917 -x19771 -x37847 -x42831 -x56150 -x56964 -x58346 -x728 -x11314 -x45596 -x50480 -x44405 -x49217 -x43665 -x38683 -x7991 -x30687 -x932 -x15707 -x9341 -x29598 -x58506 -x42567 -x53860 -x10476 -x14427 -x20842 -x44580 -x23514 -x27326 -x50015 -x57392 -x4957 -x55054 -x37665 -x27560 -x7029 -x46466 -x34620 -x55407 -x59490 -x34510 -x23702 -x46550 -x23701 -x19490 -x39018 -x25852 -x19980 -x40499 -x13603 -x44414 -x9782 -x43880 -x3363 -x34041 -x41998 -x6511 -x11668 -x43186 -x34346 -x7535 -x22293 -x747 -x52390 -x14154 -x6787 -x52998 -x45820 -x46205 -x44963 -x22972 -x10114 -x2998 -x13114 -x44490 -x2294 -x38991 -x19732 -x39621 -x46316 -x20136 -x55207 -x301 -x33154 -x43989 -x58726 -x19552 -x20995 -x37419 -x59062 -x55275 -x7077 -x54080 -x54095 -x57502 -x12360 -x8903 -x14360 -x376 -x7527 -x15882 -x54613 -x59711 -x55053 -x60341 -x39262 -x19482 -x43782 -x4997 -x6100 -x58855 -x29282 -x39295 -x4146 -x37001 -x971 -x7712 -x9801 -x26254 -x38175 -x1466 -x37326 -x53481 -x14802 -x16857 -x22435 -x35515 -x48147 -x53579 -x55092 -x39063 -x21626 -x59081 -x21835 -x36519 -x44912 -x9116 -x6347 -x41628 -x44208 -x40328 x26355 -x54281 -x26205 -x26487 -x50362 -x18023 -x17496 -x55364 -x17099 -x29641 -x47806 -x12450 -x31551 -x5493 -x59537 -x56062 -x57619 -x9494 -x1839 -x12537 -x54061 -x58268 -x49975 -x20680 -x8787 -x34155 -x47881 -x18584 -x7147 -x53272 -x60943 -x15458 -x30106 -x55726 -x34271 -x34952 -x24517 -x44410 -x25965 -x31095 -x5464 -x19278 -x4018 -x50812 -x50992 -x58016 -x13795 -x36706 -x33551 -x32529 -x1428 -x10842 -x40907 -x3452 -x38546 -x1492 -x33369 -x42669 -x56365 -x12756 -x13070 -x26810 -x33686 -x4082 -x27654 -x6261 -x34290 -x38421 -x56248 -x40615 -x29674 -x25532 -x49875 -x5793 -x50647 -x16491 -x42249 -x9483 -x34298 -x46676 -x19856 -x18031 -x26088 -x6978 -x1175 -x41666 -x20586 -x51719 -x36116 -x43857 -x33375 -x8654 -x40604 -x51182 -x34934 -x59697 -x25452 -x13653 -x41045 -x6736 -x22429 -x45601 -x50563 -x7177 -x18390 -x48521 -x6598 -x13180 -x23050 -x29503 -x54435 -x42495 -x40106 -x60874 -x52554 -x29399 -x56464 -x30749 -x16479 -x40066 -x54033 -x47282 -x21400 -x60911 -x16063 -x57505 -x2506 -x23366 -x46206 -x2011 -x2408 -x24574 -x32873 -x45421 -x60413 -x28952 -x30975 -x44782 -x2402 -x53810 -x12057 -x14763 -x5613 -x12489 -x42500 -x2754 -x40567 -x56006 -x53636 -x23429 -x50948 -x16247 -x4048 -x6563 -x17933 -x51630 -x55623 -x57730 -x11038 -x10369 -x59317 -x46056 -x43521 -x9751 -x6830 -x36831 -x46502 -x50747 -x29687 -x26804 -x18088 -x48904 -x17662 -x44829 -x4652 -x38475 -x39071 -x44604 -x55837 -x45311 -x40468 -x53816 -x51242 -x403 -x22261 -x51317 -x9248 -x48254 -x5065 -x14600 -x15105 -x16781 -x34557 -x33404 -x7512 -x60167 -x40462 -x14880 -x21640 -x44680 -x12997 -x60767 -x27458 -x1704 -x30403 -x33956 -x9851 -x44906 -x17651 -x33069 -x12903 -x35455 -x36307 -x8115 -x51906 -x53942 -x47759 -x51394 -x45856 -x5478 -x49575 -x40344 -x10243 -x55826 -x30462 -x50859 -x58585 -x18450 -x53929 -x41192 -x25743 -x49526 -x47550 -x44595 -x43904 -x17395 -x53755 -x58043 -x10280 -x16209 -x1840 -x2799 -x8149 -x27265 -x54439 -x2954 -x27366 -x18514 -x41130 -x54845 -x59496 -x32589 -x12698 -x4567 -x3111 -x7513 -x11901 -x47103 -x53688 -x19948 -x5546 -x18673 -x60458 -x41468 -x51757 -x24695 -x50515 -x50138 -x56897 -x8991 -x28304 -x37150 -x2580 -x32236 -x7344 -x45624 -x11999 -x8830 -x30296 -x20371 -x24121 -x29785 -x19964 -x1072 -x6955 -x47858 -x31047 -x51840 -x28926 -x12921 -x24365 -x6323 -x35550 -x7238 -x16535 -x5119 -x27763 -x49848 -x10903 -x40703 -x54950 -x45832 -x32005 -x36696 -x22357 -x24218 -x45548 -x40378 -x19713 -x32405 -x40629 -x44252 -x16861 -x26361 -x10411 -x39624 -x29608 -x18810 -x3816 -x48990 -x39420 -x57101 -x58265 -x11386 -x4387 -x16665 -x35955 -x58787 -x42835 -x1913 -x20391 -x43128 -x61109 -x30162 -x34275 -x32558 -x19428 -x4286 -x11692 -x49617 -x41988 -x9495 -x39636 -x54027 -x36504 -x40560 -x6587 -x16922 -x53548 -x17657 -x5203 -x9738 -x1775 -x7808 -x55441 -x16036 -x11844 -x4331 -x30650 -x562 -x13427 -x39166 -x49079 -x44201 -x33289 -x48049 -x6559 -x61005 -x6301 -x24242 -x1618 -x47940 -x9062 -x16834 -x25765 -x31794 -x9006 -x4342 -x18069 -x45139 -x51166 -x54215 -x13664 -x55728 -x53307 -x40678 -x14435 -x18993 -x57640 -x19133 -x23864 -x46679 -x33491 -x60195 -x18813 -x11146 -x31521 -x46348 -x44814 -x9460 -x46300 -x41501 -x29042 -x45249 -x32503 -x9399 -x51660 -x31496 -x55970 -x43116 -x3556 -x52145 -x446 -x22921 -x19434 -x38610 -x5735 -x48350 -x20040 -x7867 -x53620 -x26997 -x8067 -x427 -x12022 -x33754 -x11342 -x48196 -x46585 -x10583 -x35609 -x41084 -x30419 -x30167 -x51502 -x58176 -x33237 -x3374 -x3337 -x27140 -x30537 -x60248 -x8524 -x6355 -x55213 -x17041 -x25254 -x49196 -x42126 -x47162 -x22200 -x38779 -x51789 -x38114 -x45148 -x19968 -x24333 -x14419 -x42365 -x49834 -x7436 -x14365 -x20422 -x55233 -x60070 -x911 -x40689 -x35358 -x11045 -x46321 -x50097 -x39373 -x37960 -x23621 -x364 -x23219 -x46376 -x43624 -x11403 -x28534 -x25874 -x32025 -x29524 -x27746 -x52010 -x51567 -x5341 -x16490 -x32505 -x27312 -x45183 -x15697 -x50374 -x54873 -x60217 -x6494 -x44309 -x1728 -x3448 -x26150 -x7001 -x27595 -x46789 -x55308 -x13948 -x57441 -x23144 -x35662 -x5629 -x44078 -x7181 -x15620 -x21339 -x35297 -x6428 -x3426 -x42329 -x19078 -x21128 -x35062 -x9345 -x23965 -x47869 -x1907 -x29180 -x36986 -x58795 -x211 -x26172 -x27041 -x27441 -x38941 -x55274 -x56038 -x22926 -x55124 -x26779 -x53479 -x25353 -x27702 -x60490 -x37906 -x22663 -x14643 -x8270 -x58776 -x56819 -x56477 -x15582 -x45823 -x29059 -x2776 -x3874 -x33438 -x38786 -x29195 -x60071 -x23688 -x54029 -x41544 -x18718 -x6469 -x11172 -x33453 -x51514 -x55817 -x219 -x19531 -x22130 -x40931 -x33349 -x45918 -x57566 -x879 -x10201 -x10947 -x51806 -x52251 -x56178 -x23812 -x3076 -x15831 -x3662 -x36752 -x37085 -x45246 -x14074 -x43616 -x46282 -x48939 -x12159 -x21695 -x7150 -x14906 -x2714 -x22806 -x57611 -x37908 -x24530 -x27999 -x14697 -x35563 -x55203 -x11459 -x34578 -x2804 -x3921 -x42411 -x60063 -x50344 -x8888 -x30864 -x50303 -x37479 -x5571 -x41917 -x23931 -x31843 -x47359 -x47461 -x25149 -x54185 -x27364 -x3705 -x58354 -x1479 -x12532 -x31961 -x56515 -x56076 -x45660 -x1084 -x24691 -x60100 -x4986 -x24261 -x28027 -x46693 -x14260 -x48558 -x39271 -x48804 -x27083 -x1196 -x3153 -x54323 -x30638 -x30023 -x1039 -x4050 -x30569 -x41218 -x49622 -x29228 -x11518 -x31701 -x32851 -x15343 -x11327 -x24742 -x5461 -x47129 -x41932 -x45072 -x3244 -x39226 -x45104 -x46738 -x33523 -x36497 -x42262 -x51868 -x38333 -x13898 -x14359 -x47013 -x2787 -x18648 -x28278 -x46457 -x20478 -x33868 -x48318 -x51493 -x58943 -x4262 -x47397 -x33872 -x40326 -x28071 -x3047 -x26536 -x39977 -x44786 -x56032 -x5625 -x11526 -x26620 -x14935 -x22720 -x31435 -x47721 -x17216 -x2480 -x28782 -x1275 -x19346 -x46699 x8679 -x52067 -x4204 -x19872 -x42502 -x2702 -x38510 -x14748 -x29340 -x22913 -x38635 -x60444 -x28825 -x12651 -x54503 -x41812 -x42172 -x41371 -x439 -x15287 -x1702 -x36537 -x60320 -x16218 -x4414 -x9102 -x22875 -x14046 -x35937 -x37601 -x44018 -x53901 -x38687 -x10012 -x34607 -x5085 -x39767 -x35231 -x47771 -x11375 -x52672 -x57081 -x45713 -x50103 -x10010 -x36190 -x21002 -x15704 -x31627 -x20411 -x4197 -x18096 -x49964 -x28230 -x54598 -x27127 -x5948 -x23517 -x36724 -x42594 -x42804 -x35685 -x42730 -x51953 -x39553 -x43402 -x5153 -x58425 -x6964 -x4784 -x10622 -x43157 -x46872 -x16261 -x113 -x7394 -x25571 -x47974 -x15159 -x974 -x36787 -x4737 -x47975 -x30090 -x46963 -x10795 -x9717 -x15968 -x31644 -x13247 -x50922 -x25690 -x36177 -x60879 -x10224 -x15381 -x12083 -x19613 -x51385 -x23119 -x11865 -x1958 -x27952 -x58548 -x15482 -x48604 -x56851 -x10748 -x34443 -x29130 -x47243 -x15006 -x53273 -x12146 -x29848 -x22309 -x55607 -x47842 -x22443 -x30194 -x27631 -x3450 -x57240 -x29243 -x38577 -x108 -x46944 -x19213 -x32547 -x51543 -x40124 -x57254 -x11659 -x46264 -x425 -x55112 -x22730 -x14767 -x33393 -x23507 -x39209 -x26066 -x25440 -x50822 -x35868 -x16023 -x60252 -x59339 -x36766 -x55338 -x20396 -x46326 -x14501 -x17565 -x48107 -x50754 -x35164 -x47935 -x44212 -x45235 -x26965 -x57623 -x196 -x18086 -x39 -x18874 -x23213 -x3342 -x30512 -x49479 -x45571 -x23026 -x16334 -x50823 -x16039 -x13533 -x26749 -x50522 -x32517 -x39058 -x6038 -x29739 -x32524 -x39218 -x50191 -x35140 -x5520 -x25231 -x12053 -x15599 -x7097 -x21006 -x6638 -x12707 -x24263 -x57478 -x37556 -x10091 -x23618 -x25550 -x48203 -x20808 -x19868 -x45940 -x8964 -x30425 x34285 -x3848 -x3994 -x1407 -x17218 -x25756 -x37856 -x52021 -x37659 -x53817 -x70 -x45695 -x32026 -x24832 -x17247 -x13536 -x32700 -x72 -x17607 -x19737 -x57901 -x22915 -x9474 -x23292 -x28130 -x31704 -x37388 -x39992 -x56693 -x18927 -x30288 -x16514 -x40485 -x34114 -x7925 -x42355 -x47187 -x27271 -x21831 -x54172 -x3330 -x10913 -x15435 -x15034 -x60792 -x8580 -x20585 -x60392 -x56911 -x48730 -x29939 -x27694 -x23846 -x38694 -x6725 -x39120 -x18348 -x7814 -x36848 -x16397 -x36254 -x59483 -x1134 -x20066 -x26489 -x36604 -x52706 -x17338 -x59921 -x2268 -x3789 -x7835 -x54267 -x44939 -x49034 -x20222 -x15491 -x22413 -x34000 -x10627 -x31471 -x55849 -x10027 -x27067 -x44088 -x59994 -x7135 -x38911 -x31807 -x11887 -x4735 -x22002 -x25459 -x48636 -x10762 -x23473 -x27689 -x36378 -x52681 -x18911 -x46298 -x10995 -x35229 -x7022 -x10216 -x3552 -x19143 -x16478 -x34354 -x1807 -x21363 -x26701 -x47293 x50429 -x50232 -x22746 -x2750 -x2496 -x58289 -x22998 -x6244 -x35451 -x22004 -x8455 -x6584 -x54941 -x58356 -x39438 -x11538 -x43995 -x6184 -x13087 -x22197 -x60922 -x34728 -x35967 -x46887 -x42791 -x42736 -x21472 -x26962 -x43754 -x58582 -x23854 -x7767 -x21592 -x20042 -x22836 -x34468 -x34171 -x39137 -x47693 -x14759 -x35317 -x12990 -x37193 -x57384 -x35234 -x11556 -x21836 -x24145 -x15694 -x27707 -x34785 -x17835 -x28231 -x50353 -x20034 -x9943 -x8720 -x12831 -x49145 x17602 -x12374 -x51388 -x39345 -x15756 -x55254 -x44145 -x10614 -x58694 -x29475 -x55702 -x39523 -x25063 -x48385 -x47751 -x15432 -x18452 -x14065 -x23198 -x20274 -x54541 -x51774 -x16420 -x29915 -x59330 -x61122 -x25214 -x28953 -x36407 -x37709 -x852 -x30956 -x26562 -x5276 -x4670 -x23608 -x35027 -x15869 -x17371 -x35749 -x20556 -x42784 -x55269 -x51641 -x7335 -x57931 -x15662 -x10136 -x33854 -x31109 -x37527 -x14717 -x54648 -x43070 -x18876 -x37599 -x5900 -x19999 -x33481 -x27348 -x49371 -x20013 -x57078 -x39392 -x29426 -x59157 -x10919 -x30154 -x25893 -x34587 -x21496 -x22625 -x33630 -x24023 -x3213 -x10429 -x36993 -x4065 -x28656 -x60833 -x58570 -x19521 -x19545 -x30336 -x35257 -x956 -x12288 -x39791 -x47436 -x50830 -x58128 -x30830 -x53861 -x44518 -x40569 -x6319 -x23287 -x4179 -x29394 -x50356 -x60047 -x32387 -x58331 -x5730 -x57038 -x54800 -x10126 -x37365 -x34762 -x40924 -x46294 -x47394 -x51460 -x11930 -x49746 -x23323 -x29575 -x30418 -x55453 -x57287 -x42011 -x58895 -x56060 -x14443 -x26883 -x39799 -x46256 -x14999 -x2738 -x46006 -x34098 -x16660 -x17917 -x4905 -x44965 -x3590 -x14847 -x8373 -x15808 -x16159 -x31375 -x44858 -x45093 -x23724 -x41734 -x4306 -x1070 -x61081 -x43110 -x50491 -x6756 -x36770 -x13740 -x55924 -x26807 -x52302 -x54173 -x21649 -x11495 -x1305 -x15522 -x2381 -x9532 -x58494 -x36586 -x36888 -x37511 -x57952 -x26481 -x2275 -x2539 -x10122 -x16319 -x12394 -x558 -x23667 -x37314 -x3537 -x42357 -x43151 -x45355 -x8883 -x27114 -x37588 -x5396 -x15477 -x57431 -x60524 -x19337 -x49569 -x27314 -x41396 -x28486 -x41840 -x7923 -x19083 -x20744 -x24591 -x18617 -x57659 -x6892 -x9646 -x50851 -x40899 -x12721 -x14093 -x53559 -x5954 -x41122 -x24498 -x19991 -x25253 -x59125 -x1706 -x21909 -x14274 -x42440 -x27630 -x55296 -x12825 -x17828 -x50320 -x5576 -x51125 x17606 -x14861 -x3494 -x1230 -x34149 -x30963 -x39152 -x42048 -x27398 -x45373 -x28789 -x1470 -x26336 -x56315 -x8939 -x10800 -x54765 -x50453 -x20028 -x9260 -x11506 -x11287 -x25909 -x59787 -x8026 -x58262 -x46434 -x49757 -x23842 -x27562 -x58690 -x4996 -x10265 -x19408 -x59719 -x41456 -x45345 -x38103 -x51286 -x16899 -x16600 -x38852 -x32460 -x51381 -x48173 -x6233 -x57539 -x56748 -x36158 -x42900 -x26911 -x33804 -x48865 -x5209 -x1197 -x34335 -x3063 -x47950 -x13987 -x30690 -x43326 -x41355 -x18087 -x31495 -x55724 -x24528 -x42980 -x60487 -x22487 -x4886 -x46079 -x16497 -x2945 -x35318 -x760 -x19068 -x41907 -x24659 -x34224 -x49357 -x46418 -x47316 -x22475 -x24052 -x22891 -x49795 -x28002 -x33576 x44626 -x48395 -x35342 -x12746 -x53010 -x47204 -x10092 -x8409 -x57195 -x59897 -x32217 -x31511 -x43924 -x54770 -x86 -x61076 -x9610 -x14415 -x21146 -x1113 -x5698 -x5305 -x30821 -x34238 -x18157 -x12808 -x42671 -x39972 -x52366 -x33792 -x45665 -x50062 -x19797 -x44263 -x31105 -x5562 -x6431 -x41523 -x53126 -x55066 -x19170 -x49352 -x13451 -x51312 -x52133 -x29294 -x15253 -x55832 -x39546 -x50835 -x4734 -x51631 -x25052 -x25241 -x46166 -x52833 -x15589 -x35521 -x40201 -x9375 -x2584 -x60400 -x22148 -x38910 -x49573 -x2082 -x28731 -x33736 -x53285 -x28978 -x53440 -x60322 -x20993 -x47220 -x6949 -x310 -x10887 -x7781 -x55244 -x57447 -x2773 -x30483 -x47465 -x54619 -x14569 -x5007 -x23796 -x33411 -x50889 -x53709 -x57829 -x57919 -x5710 -x28006 -x29974 -x10155 -x15537 -x43386 -x33342 x23437 -x43703 -x56603 -x46305 -x44153 -x54307 -x32681 -x1333 -x1906 -x38482 -x52576 -x40721 -x47705 -x4912 -x33172 -x5624 -x38144 -x3756 -x31576 -x47147 -x32304 -x43888 -x59193 -x44005 -x17475 -x60060 -x25068 -x52591 -x39513 -x21248 -x32666 -x56239 -x59091 -x10859 -x14281 -x30520 -x20737 -x34182 -x52893 -x41460 -x14312 -x25225 -x13063 -x31870 -x42028 -x8506 -x9230 -x16139 -x20495 -x10117 -x17550 -x32258 -x3746 -x8966 -x34083 -x8297 -x38202 -x49100 -x40541 -x4718 -x45378 -x26028 -x20190 -x11909 -x7552 -x49766 -x7479 -x19858 -x57928 -x13315 -x54141 -x12575 -x22621 -x36955 -x48332 -x40965 -x42463 -x48723 -x22423 -x58886 -x59395 -x52557 -x42728 -x7144 -x50152 -x14445 -x23726 -x55838 -x56284 -x54308 -x1512 -x44678 -x20448 -x49170 -x27395 -x41526 -x14440 -x25290 -x6207 -x26446 -x2810 -x8741 -x16100 -x45960 -x33014 -x52762 -x39385 -x12312 -x38312 -x15720 -x40156 -x27690 -x7037 -x6454 -x13039 -x21082 -x16858 -x35764 -x18783 -x45332 -x29202 -x56158 -x11852 -x36174 -x28661 -x29398 -x27388 -x13562 -x60944 -x50691 -x29337 -x21584 -x9896 -x58875 -x41611 -x17797 -x30130 -x33941 -x37837 -x15492 -x56172 -x29902 -x33815 -x5758 -x22341 -x30781 -x41668 -x52527 -x46582 -x16572 -x6575 -x9462 -x24002 -x19837 -x26339 -x26240 -x45159 -x41033 -x44241 -x44258 -x49201 -x55079 -x58847 -x46460 -x15509 -x34800 -x7799 -x19624 -x38781 -x52269 -x615 -x53086 -x39440 -x30363 -x44820 -x44023 -x3054 -x53169 -x54471 -x9659 -x28443 -x24063 x11591 -x12236 -x26064 -x26838 -x43594 -x26003 -x48763 -x16626 -x16542 -x29335 -x27909 -x26455 -x22300 -x960 -x39476 -x3624 -x23845 -x54397 -x283 -x59448 -x39502 -x46729 -x29467 -x9995 -x16990 -x30330 -x50768 -x21153 -x21187 -x59973 -x20953 -x13190 -x32228 -x39082 -x35454 -x7206 -x55629 -x38984 -x32683 -x59309 -x7213 -x23357 -x28579 -x44615 -x38730 -x17920 -x897 -x50843 -x19752 -x7779 -x9111 -x53923 -x28777 -x38544 -x46808 -x28746 -x21647 -x39354 -x60273 -x51022 -x54037 -x51896 -x25380 x22535 -x47396 -x46401 -x3354 -x26853 -x680 -x51780 -x11653 -x55313 -x26870 -x17147 -x17663 -x12605 -x44112 -x58311 -x34590 -x45473 -x28778 -x51837 -x50783 -x21551 -x17919 -x46483 -x4614 -x30237 -x40223 -x352 -x29086 -x53181 -x14609 -x33263 -x19471 -x20560 -x59853 -x18862 -x55862 -x23754 -x36051 -x49463 -x23121 -x42489 -x32714 -x1279 -x12238 -x43864 -x35941 -x154 -x53652 -x26714 -x34939 -x50458 -x15425 -x34101 -x8729 -x59817 -x38787 -x16241 -x21052 -x40586 -x12545 -x26981 -x25911 -x45583 -x24103 -x5291 -x22045 -x35056 -x39695 -x54847 -x24625 -x19664 -x52856 -x43654 -x50009 -x47576 -x2689 -x33232 -x35596 -x30008 -x29124 -x24487 -x7231 -x53520 -x11257 -x14167 -x1024 -x23543 -x6987 -x18703 -x42682 -x40422 -x59465 -x31607 -x25885 -x11466 -x23920 -x2066 -x3568 -x12267 -x51689 -x25378 -x18018 -x55215 -x6403 -x22537 -x1632 -x59471 -x18391 -x41479 -x27214 -x25607 -x39839 -x59351 -x60138 -x4738 -x8519 -x57807 -x17192 -x14905 -x17946 -x60859 -x1619 -x15511 -x50016 -x33548 -x32188 -x47320 -x39669 -x14345 -x12976 -x40454 -x60001 -x29377 -x33758 -x15344 -x15819 -x25818 -x34511 -x9376 -x8642 -x36629 -x40290 -x54594 -x41243 -x60925 -x27313 -x5712 -x3747 -x22809 -x23067 -x13786 -x26874 -x5997 -x31799 -x2664 -x39074 -x46523 -x48801 -x55026 -x55500 -x37742 -x57099 -x57226 -x60360 -x14057 -x47008 -x39564 -x5564 -x19802 -x1960 -x5782 -x47648 -x48693 -x13088 -x22667 -x44481 -x53420 -x3462 -x56548 -x3818 -x40083 -x2105 -x6094 -x18852 -x30077 -x25298 -x37632 -x38503 -x42677 -x52289 -x24948 -x37625 -x18436 -x4913 -x25877 -x41948 -x49291 -x21100 -x5193 -x30935 -x28318 -x25278 -x35534 -x55292 -x32491 -x6097 -x52807 -x47224 -x10157 -x58496 -x21202 -x24860 -x30857 -x6624 -x46093 -x833 -x55474 -x36923 -x53708 -x31287 -x38625 -x24252 -x55089 -x25081 -x11677 -x52018 -x45509 -x56413 -x24961 -x49194 -x58355 -x18771 -x12662 -x42697 -x51603 -x59869 -x50704 -x9609 -x59338 -x5914 -x21764 -x48301 -x49286 -x25499 -x13149 -x59089 -x3960 -x55172 -x56608 -x57167 -x9853 -x6804 -x12334 -x23901 -x51516 -x25463 -x43867 -x38884 -x13119 -x4477 -x28269 -x39821 -x45988 -x53256 -x3193 -x57859 -x16939 -x32967 -x26919 -x3246 -x36622 -x37534 -x16449 -x20150 -x25664 -x17276 -x34380 -x52847 -x33546 -x5211 -x53815 -x17581 -x25539 -x28881 -x35549 -x14624 -x20721 -x17206 -x38396 -x48529 -x60006 -x100 -x57739 -x29604 -x4296 -x3827 -x32216 -x14120 -x52469 -x47241 -x7312 -x27958 -x25663 -x40151 -x57306 -x19557 -x463 -x19252 -x39818 -x48333 -x18243 -x51541 -x9516 -x10973 -x49845 -x36206 -x14005 -x2862 -x39959 -x27681 -x50541 -x59915 -x19486 -x50510 -x29307 -x21471 -x5604 -x15484 -x38392 -x33131 -x57902 -x5670 -x18438 -x17997 -x53333 -x30754 -x22173 -x24878 -x31987 -x32270 -x56252 -x29565 -x60697 -x20624 -x59019 -x5640 -x37773 -x51173 -x19215 -x50095 -x7877 -x26325 -x28360 -x29088 -x12604 -x18877 -x1692 -x18372 -x21110 -x58137 -x450 -x32673 -x43842 -x55085 -x2174 -x15854 -x59083 -x26586 -x10835 -x25369 -x37977 -x48830 -x10245 -x15427 -x24001 -x52660 -x59747 -x4299 -x6185 -x15790 -x20941 -x60992 -x7823 -x28849 -x34768 -x26031 -x58698 -x22418 -x29417 -x59500 -x3317 -x12966 -x1106 -x2366 -x26317 -x60733 -x31995 -x19941 -x27167 -x14217 -x7847 -x43836 -x42760 -x28371 -x26801 -x57660 -x11344 -x28018 -x36171 -x49682 -x31818 -x47248 -x4154 -x18274 -x15916 -x9731 -x16003 -x27935 -x35547 -x45995 -x51186 -x54975 -x18912 -x57092 -x18714 -x30452 -x7641 -x9625 -x4881 -x20349 -x59425 -x45585 -x36147 -x45220 -x5534 -x8051 -x54115 -x35166 -x9879 -x31460 -x2716 -x23176 -x42064 -x7944 -x25165 -x15389 -x52121 -x56425 -x3419 -x56963 -x2405 -x14651 -x16205 -x27370 -x50850 -x54486 -x24564 -x25826 -x1309 -x10770 -x53316 -x5935 -x2222 -x4704 -x9676 -x22889 -x36101 -x42105 -x2669 -x15709 -x57394 -x4135 -x20962 -x9140 -x6701 -x28705 -x45059 -x27144 -x14938 -x3021 -x45381 -x36934 -x475 -x10403 -x34277 -x48649 -x57648 -x7321 -x21924 -x41766 -x39135 -x59723 -x40665 -x55968 -x62 -x53343 -x38130 -x48630 -x43446 -x29299 -x5230 -x6216 -x15873 -x24020 -x17059 -x27230 -x27172 -x44043 -x15964 -x36077 -x43108 -x21486 -x32089 -x8540 -x25386 -x38279 -x28566 -x26617 -x52910 -x53691 -x5011 -x17426 -x9538 -x37185 -x57601 -x32591 -x42735 -x2898 -x23041 -x56398 -x50368 -x41711 -x15769 -x39709 -x41516 -x6743 -x11876 -x21287 -x11056 x44494 -x7569 -x13429 -x36419 -x35614 -x38203 -x28525 -x36217 -x44835 -x49063 -x55536 -x25968 -x56503 -x58539 -x55558 -x31867 -x38208 -x36914 -x37889 -x8117 -x17691 -x3096 -x25527 -x19261 -x12290 -x23515 -x35319 -x48648 -x19637 -x29445 -x10852 -x31954 -x34678 -x42808 -x53567 -x46603 -x24143 -x53076 -x12187 -x36907 -x3184 -x4503 -x12751 -x49683 -x58577 -x3844 -x44332 -x58518 -x53525 -x30777 -x46489 -x32706 -x49075 -x51981 -x21317 -x49549 -x20117 -x2690 -x45061 -x1689 -x18240 -x5807 -x11442 -x31952 -x21183 -x25345 -x16504 -x28960 -x36837 -x40491 -x40912 -x53651 -x56994 -x30627 -x37916 -x29856 -x10333 -x35468 -x16308 -x42905 -x3482 -x19376 -x45065 -x59384 -x12130 -x42270 -x44378 -x34093 -x49859 -x51482 -x32535 -x19701 -x50617 -x17406 -x29032 -x30820 -x44519 -x13146 -x25587 -x22396 -x46969 -x35715 -x24189 -x52793 -x647 -x61061 -x33944 -x8463 -x37666 -x16723 -x54848 -x10328 -x45505 -x1235 -x46140 -x10656 -x4806 -x14771 -x32886 -x56802 -x7291 -x9661 -x16797 -x22616 -x24529 -x44982 -x17970 -x43621 -x60598 -x59603 -x18623 -x20748 -x42603 -x45661 -x45709 -x24550 -x9080 -x9069 -x48983 -x61000 -x13111 -x20523 -x47419 -x42251 -x10085 -x43448 -x45580 -x41418 -x16551 -x58624 -x20481 -x46465 -x54148 -x46725 -x18314 -x24119 -x50707 -x20877 -x32033 -x46368 -x24861 -x27129 -x31915 -x47907 -x55234 -x21226 -x32645 -x19017 -x53474 -x9718 -x25289 -x28467 -x60574 -x22343 -x47062 -x20687 -x36439 -x58386 -x45037 -x763 -x30062 -x43093 -x23482 -x53048 -x30248 -x42704 -x20038 -x23833 -x28345 -x31956 -x30969 -x24630 -x6263 -x27035 -x26532 -x58296 -x22799 -x9327 -x14920 -x40601 -x19799 -x18366 -x35619 -x55080 -x39221 -x43267 -x711 -x21123 -x46845 -x11117 -x49347 -x11201 -x28370 -x8878 -x32249 -x53668 -x32220 -x18256 -x5362 -x17790 -x57253 -x13730 -x57212 -x9906 -x15161 -x33580 -x42153 -x46843 -x12902 -x25251 -x1589 -x32139 -x54443 -x29568 -x60738 -x25661 -x16395 -x4610 -x33755 -x44785 -x7491 -x40767 -x42272 -x60755 -x8293 -x27010 -x7529 -x20730 -x44191 -x28019 -x10548 -x23037 -x10180 -x12645 -x47233 -x48674 -x13161 -x15396 -x19917 -x11341 -x15280 -x5166 -x21157 -x27394 -x33250 -x55107 -x3499 -x27252 -x33290 -x6728 -x55040 -x57825 -x42773 -x8118 -x19079 -x8872 -x20210 -x52112 -x35881 -x34604 -x40543 -x59011 -x26716 -x16596 -x19801 -x35599 -x39893 -x8769 -x40023 -x13129 -x30585 -x42914 -x58615 -x5530 -x31904 -x56644 -x4007 -x40795 -x24650 -x20542 -x33315 -x39330 -x35939 -x43340 -x6709 -x50866 -x48398 -x53260 -x38463 -x24614 -x11153 -x28759 -x52788 -x27401 -x24006 -x44387 -x19885 -x19400 -x38262 -x31515 -x17998 -x50696 -x5592 -x19566 -x23506 -x16215 -x4811 -x7285 -x47639 -x23549 -x2330 -x13524 -x109 -x31080 -x57205 -x57022 -x35296 -x33245 -x37095 -x44296 -x9965 -x27875 -x9794 -x54717 -x29804 -x21890 -x14324 -x32978 -x41380 -x51344 -x39352 -x52463 -x43414 -x53211 -x55183 -x60892 -x60219 -x5890 -x59590 -x11463 -x50794 -x33251 -x44280 -x23573 -x11749 -x48874 -x53660 -x55390 -x23218 -x1189 -x19158 -x58021 -x50558 -x15093 -x20996 -x26563 -x9711 -x59894 -x53389 -x36767 -x9619 -x11369 -x7766 -x45606 -x13433 -x19626 -x37664 -x10484 -x13467 -x51597 -x16045 -x14845 -x31637 -x44144 -x3119 -x54735 -x52815 -x58720 -x53535 -x52854 -x19834 -x3026 -x22400 -x35054 -x42091 -x3665 -x29333 -x43517 -x33142 -x58644 -x27647 -x1705 -x37598 -x17746 -x40244 -x55211 -x2349 -x26969 -x31088 -x8743 -x942 -x33107 -x9812 -x54671 -x37309 -x54400 -x2573 -x9597 -x9389 -x16267 -x47398 -x45436 -x43860 -x59934 -x16648 -x48184 -x50772 -x59356 -x54174 -x49896 -x18572 -x37102 -x48952 -x20738 -x48532 -x39259 -x1098 -x37220 -x22939 -x43833 -x53574 -x27636 -x25649 -x54639 -x32009 -x3138 -x40489 -x60666 -x58072 x10893 -x19240 -x37298 -x9393 -x30276 -x60978 -x21632 -x27955 -x19395 -x8333 -x39870 -x43623 -x24782 -x2024 -x28479 -x6361 -x3210 -x57847 -x5813 -x57912 -x49718 -x21624 -x30496 -x14590 -x46039 -x2129 -x19712 -x32615 -x37452 -x16822 -x41035 -x40044 -x14604 -x43764 -x55973 -x56716 -x37572 -x34018 -x48438 -x5369 -x19512 -x43047 -x16667 -x25366 -x36572 -x623 -x25371 -x1798 -x35553 -x60093 -x9108 -x3740 -x25529 -x18835 -x36052 -x53877 -x21136 -x27139 -x12151 -x36392 -x38013 -x16793 -x10824 -x40286 -x48053 -x54494 -x10999 -x2779 -x22311 -x24739 -x28391 -x57258 -x60674 -x54784 -x42884 -x9250 -x2974 -x39313 -x43632 -x3072 -x9541 -x34772 -x58791 -x37782 -x13217 -x28515 -x60536 -x10672 -x31117 -x49096 -x35641 -x37125 -x23732 -x38295 -x28437 -x41688 -x53722 -x25256 -x9787 -x51330 -x12392 -x16254 -x55940 -x25795 -x54380 -x55484 -x56874 -x7050 -x38088 -x53329 -x48164 -x19836 -x9025 -x12423 -x14239 -x19523 -x13004 -x22740 -x20945 -x19264 -x55568 -x20868 -x25351 -x46956 -x13495 -x34438 -x14877 -x60918 -x48162 -x53808 -x21976 -x18538 -x49308 -x42472 -x14310 -x14358 -x33282 -x7389 -x47982 -x8897 -x3943 -x18421 -x34701 -x41429 -x60936 -x33419 -x6037 -x56390 -x12680 -x13629 -x44355 -x48704 -x60347 -x18737 -x24883 -x29305 -x46403 -x27060 -x3727 -x54799 -x58873 -x37302 -x17634 -x5227 -x20293 -x25672 -x22958 -x30058 -x15938 -x36214 -x11984 -x24658 -x9313 -x2365 -x27289 -x2948 -x28965 -x6095 -x38573 -x54597 -x53556 -x1624 -x9479 -x48516 -x8658 -x5006 -x32470 -x424 -x32597 -x4981 -x29657 -x50414 -x269 -x19402 -x53448 -x27715 -x12028 -x59460 -x39911 -x7221 -x33323 -x35956 -x47423 -x47902 -x49962 -x16807 -x3799 -x18090 -x28687 -x6401 -x18022 -x25617 -x6325 -x46707 -x59370 -x49513 -x25020 -x22884 -x25959 -x38011 -x49028 -x61135 -x842 -x41967 -x51900 -x21115 -x9970 -x12824 -x5192 -x52189 -x43976 -x50974 -x5713 -x36007 -x47124 -x56203 -x45054 -x13866 -x58901 -x40016 -x54611 -x3 -x10536 -x60606 -x56415 -x11524 -x13732 -x42341 -x56884 x39024 -x20906 -x19766 -x5926 -x58779 -x60230 -x25902 -x29115 -x27494 -x54089 -x107 -x54351 -x42715 -x44398 -x19718 -x21453 -x30477 -x25248 -x37607 -x12871 -x45840 -x49663 -x28685 -x7946 -x4978 -x40737 -x19691 -x1539 -x54708 -x57357 -x42382 -x36377 -x56516 -x28775 -x12196 -x34444 -x39073 -x41447 -x25291 -x27521 -x38990 -x46555 -x52107 -x820 -x37809 -x44715 -x31767 -x32815 -x45872 -x22221 -x53270 -x31290 -x50745 -x53623 -x29897 -x41262 -x40347 -x16584 -x22984 -x39239 -x15245 -x46791 -x51373 -x59215 -x46044 -x60211 -x7398 -x40699 -x25394 -x37595 -x12744 -x21563 -x18501 -x3234 -x35620 -x27892 -x10621 -x43272 -x28222 -x3349 -x34116 -x18671 -x27075 -x45335 -x15242 -x12406 -x25867 -x26024 -x19731 -x25580 -x4224 -x30257 -x28931 -x45458 -x49187 -x54608 -x21205 -x52160 -x59619 -x39118 -x5016 -x14991 -x60568 -x61025 -x61130 -x50643 -x49481 -x51924 -x1884 -x8645 -x56457 -x16190 -x9087 -x21126 -x39694 -x44040 -x53167 -x12892 -x824 -x50364 -x54513 -x51357 -x19561 -x25647 -x35814 -x3813 -x15183 -x23302 -x33601 -x47758 -x21341 -x23294 -x7420 -x10100 -x24753 -x46572 -x49653 -x52622 -x39884 -x11098 -x25500 -x8542 -x9900 -x34173 -x57482 -x18136 -x49640 -x61083 -x3749 -x20490 -x12755 -x47527 -x13203 -x31563 -x18373 -x17569 -x55752 -x13026 -x21344 -x34471 -x10410 -x22355 -x34837 -x59305 -x47765 -x9014 -x16150 -x49025 -x1270 -x61084 -x9144 -x52869 -x8709 -x20285 -x2258 -x13416 -x808 -x12154 -x16726 -x19616 -x41915 -x53280 -x57867 -x52354 -x16724 -x18794 -x27221 -x30962 -x15865 -x32795 -x43926 -x27515 -x51596 -x26034 -x20892 -x39191 -x1448 -x33047 -x26752 -x41522 -x391 -x33189 -x51930 -x40718 -x8723 -x3140 -x24465 -x44844 -x14788 -x20162 -x44321 -x15 -x55436 -x32908 -x57305 -x26269 -x7561 -x9082 -x47418 -x49989 -x18426 -x28133 -x32686 -x164 -x26630 -x15768 -x25572 -x30247 -x43963 -x56148 -x47317 -x7648 -x52001 -x14914 -x28930 -x21888 -x45103 -x43597 -x7842 -x12399 -x46638 -x47928 -x23367 -x17442 -x50001 -x35988 -x53768 -x26654 -x894 -x6124 -x37934 -x28895 -x41637 -x2141 -x43574 -x7659 -x59099 -x46493 -x15278 -x18036 -x13956 -x33233 -x46507 -x28591 -x28328 -x20225 -x50030 -x12072 -x11311 -x14198 -x20575 -x29686 -x38662 -x14705 -x60412 -x30080 -x60613 -x18856 -x10058 -x29268 -x25427 -x21028 -x48418 -x53203 -x4625 -x41924 -x23851 -x10977 -x37646 -x40009 -x55931 -x4795 -x7315 -x42616 -x6753 -x6521 -x11943 -x24734 -x32145 -x3962 -x24069 -x44449 -x54992 -x57842 -x52281 -x1922 -x2979 -x17409 -x36511 -x22871 -x6435 -x20115 -x23260 -x36285 -x18551 -x41621 -x24136 -x43599 -x49119 -x17255 -x51225 -x9891 -x23179 -x43807 -x34020 -x44781 -x42549 -x46580 -x53302 -x48416 -x26768 -x33060 -x50149 -x755 -x36516 -x57965 -x18649 -x42849 -x14723 -x57743 -x55913 -x24300 -x11220 -x48459 -x35066 -x35343 -x49485 -x6136 -x603 -x6034 -x46251 -x14875 -x16700 -x1421 -x28966 -x31939 -x45120 -x5375 -x40014 -x5858 -x18417 -x36796 -x60534 -x27196 -x31370 -x41027 -x34605 -x45302 -x52665 -x51693 -x57917 -x31352 -x61046 -x12555 -x33018 -x47400 -x23263 -x32821 -x48651 -x49755 -x1701 -x1681 -x13323 -x23183 -x12640 -x20367 -x25212 -x43910 -x48413 -x40656 -x38715 -x30631 -x14831 -x18518 -x39787 -x45115 -x57336 -x21264 -x33318 -x12962 -x59785 -x56519 -x21699 -x44689 -x11379 -x45710 -x39557 -x48366 -x57221 -x52470 -x14375 -x35441 -x48028 -x32642 -x39312 -x1739 -x7533 -x41110 -x3051 -x53277 -x2083 -x32606 -x23992 -x10937 -x32896 -x55974 -x7612 -x32766 -x7635 -x13243 -x30374 -x48356 -x42942 -x53412 -x14327 -x55434 -x42506 -x1223 -x7462 -x59289 -x9854 x10816 -x44770 -x1559 -x17162 -x29886 -x48256 -x18573 -x794 -x12957 -x20938 -x46060 -x17047 -x41744 -x47810 -x25956 -x18150 -x30579 -x15761 -x43759 -x6937 -x27638 -x994 -x21515 -x22070 -x24833 -x3048 -x52379 -x48503 -x32122 -x11741 -x36577 -x27656 -x30315 -x29613 -x43802 -x4861 -x39436 -x49190 -x11266 -x36274 -x48159 -x13986 -x7290 -x55628 -x55927 -x1759 -x10315 -x44386 -x30278 -x49986 -x56193 -x34057 -x31566 -x32193 -x41619 -x4980 -x6516 -x45611 -x22558 -x60212 -x43012 -x2201 -x28468 -x56611 -x44624 -x22306 -x41865 -x23619 -x1150 -x30666 -x35839 -x41292 -x48747 -x29665 -x44384 -x31608 -x17520 -x32424 -x38805 -x2046 -x3939 -x22676 -x57848 -x45781 -x2781 -x26916 -x6098 -x36252 -x6599 -x3058 -x37859 -x60668 -x13252 -x47678 -x37762 -x44267 -x11532 -x47311 -x5178 -x32019 -x31489 -x16753 -x7003 -x18520 -x22391 -x8016 -x17296 -x12193 -x48341 -x49082 -x53859 -x22163 -x40583 -x10924 -x60387 -x42113 -x49566 -x30982 -x49508 -x44652 -x41916 -x6868 -x53031 -x34100 -x47148 -x7540 -x48722 -x8601 -x1146 -x41531 -x28423 -x22226 -x41363 -x52587 -x24278 -x4940 -x20044 -x11333 -x56730 -x13411 -x33362 -x49723 -x25151 -x54556 -x44948 -x56375 -x25945 -x46741 -x30829 -x47369 -x45778 -x29744 -x14685 -x31413 -x50926 -x7367 -x53183 -x54680 -x7280 -x47917 -x56898 -x35581 -x21573 -x43383 -x28713 -x26653 -x27979 -x7443 -x29502 -x31968 -x58477 -x50153 -x23234 -x8695 -x31356 -x14114 -x33675 -x9857 -x26129 -x50185 -x7066 -x9066 -x48619 -x23655 -x50069 -x39712 -x24110 -x30339 -x13980 -x11929 -x34103 -x59023 -x5342 -x1569 -x31500 -x9011 -x5489 -x30046 -x40725 -x45864 -x32575 -x18988 -x28633 -x35162 -x58443 -x2465 -x31120 -x32257 -x39076 -x47379 -x8795 -x8261 -x17764 -x18669 -x30750 -x60234 -x18195 -x7368 -x17397 -x53963 -x15870 -x27007 -x8951 -x14342 -x867 -x48328 -x50242 -x18323 -x13616 -x16826 -x13515 -x13928 -x24385 -x47403 -x30141 -x787 -x29128 -x56999 -x51794 -x5414 -x16376 -x37839 -x52539 -x24714 -x30589 -x34986 -x22066 -x49635 -x22388 -x5073 -x1184 -x52427 -x30747 -x56437 -x60726 -x20322 -x50292 -x23224 -x4094 -x47150 -x54331 -x18848 -x20347 -x27078 -x25213 -x41350 -x36689 -x28855 -x52563 -x52572 -x55675 -x4472 -x50229 -x56215 -x23271 -x25276 -x4946 -x4462 -x6524 -x53163 -x43810 -x4797 -x6966 -x13200 -x52989 -x6332 -x3442 -x3671 -x58062 -x58994 -x22798 -x12052 -x15248 -x24618 -x28366 -x29642 -x37487 -x4075 -x2168 -x19084 -x21567 -x25408 -x55991 -x3188 -x50255 -x31369 -x48667 -x24786 -x354 -x38595 -x33252 -x53521 -x40068 -x19735 -x8851 -x8063 -x17108 -x14109 -x61036 -x25781 -x22194 -x10539 -x1054 -x29027 -x32636 -x55645 -x11234 -x11492 -x38037 -x19772 -x20304 -x11261 -x42898 -x54358 -x10165 -x34747 -x53485 -x35802 -x51867 -x13137 -x13344 -x17087 -x7000 -x1982 -x24129 -x27240 -x5911 -x6558 -x39862 -x55248 -x59511 -x56485 -x38162 -x44665 -x28936 -x37510 -x24684 -x22546 -x47800 -x56338 -x34964 -x50150 -x51376 -x58665 -x10578 -x10819 -x44197 -x49654 x56346 -x15350 -x20373 -x34598 -x11310 -x4492 -x23159 -x56604 -x61119 -x18926 -x60846 -x2207 -x40603 -x25113 -x43804 -x40865 -x47840 -x18182 -x16313 -x33586 -x20677 -x52653 -x23840 -x48682 -x58273 -x13575 -x55844 -x42101 -x2793 -x60627 -x45184 -x31302 -x9244 -x19127 -x18089 -x50388 -x50631 -x24358 -x33316 -x3186 -x50335 -x19887 -x13950 -x38500 -x58629 -x30561 -x5598 -x18655 -x37354 -x42297 -x11754 -x25421 -x30587 -x24253 -x33615 -x6984 -x38526 -x41587 -x39840 -x1475 -x5321 -x19533 -x5087 -x27445 -x56304 -x17893 -x35457 -x1795 -x26315 -x4524 -x59110 -x6982 -x44731 -x15958 -x23393 -x40525 -x10534 -x11504 -x31390 -x44848 -x54683 -x3657 -x49775 -x16671 -x47930 -x4341 -x15060 -x33105 -x32395 -x21244 -x38632 -x25887 -x39883 -x24981 -x2790 -x12253 -x27483 -x47435 -x6924 -x26384 -x3904 -x26639 -x36919 -x50907 -x18046 -x6776 -x20277 -x2551 -x24419 -x20581 -x9555 -x18297 -x53711 -x35330 -x47989 -x26180 -x38332 -x29703 -x39434 -x23349 -x2710 -x22430 -x18821 -x35080 -x54595 -x10643 -x31651 -x1875 -x50857 -x55912 -x35580 -x43629 -x38563 -x58385 -x7537 -x22281 -x14644 -x5801 -x52126 -x59161 -x20853 -x50221 -x1487 -x56335 -x157 -x58808 -x25856 -x51133 -x17312 -x5232 -x25873 -x53371 -x4460 -x8909 -x15299 -x23003 -x22411 -x57496 -x3004 -x8484 -x53702 -x44737 -x17675 -x33885 -x45997 -x46636 -x17451 -x41279 -x59347 x55413 -x10922 -x8908 -x23038 -x50861 -x7448 -x57280 -x13880 -x17190 -x17288 -x4827 -x55184 -x48574 -x41791 -x4928 -x9544 -x23276 -x27555 -x30892 -x48806 -x51861 -x31502 -x6969 -x404 -x1635 -x25921 -x50806 -x26584 -x2276 -x58818 -x11351 -x39334 -x56980 -x19212 -x34279 -x14133 -x24463 -x13800 -x37794 -x27455 -x48445 -x42890 -x51265 -x25090 -x26546 -x50523 -x33726 -x51732 -x27611 -x40962 -x15428 -x59224 -x903 -x29196 -x30186 -x8272 -x46573 -x53644 -x24937 -x44080 -x34744 -x22337 -x1102 -x30925 -x15402 -x32176 -x19088 -x33410 -x3911 -x38513 -x18213 -x50583 -x59002 -x48599 -x43537 -x19607 -x39477 -x28444 -x26859 -x3898 -x16704 -x33622 -x40653 -x8744 -x42310 -x53737 -x54509 -x27691 -x60073 -x32487 -x48340 -x48030 -x54662 -x41038 -x24170 -x46293 -x32811 -x46646 -x25437 -x19128 -x13435 -x2561 -x31008 -x17013 -x2953 -x46167 -x41407 -x8688 -x31086 -x26411 -x30570 -x43954 -x54836 -x17493 -x3158 -x9208 -x52570 -x51610 -x4626 -x8190 -x45321 -x2000 -x38499 -x42055 -x22534 -x51527 -x41899 -x41977 -x43839 -x58370 -x60969 -x9666 -x10864 -x10015 -x14673 -x24009 -x26684 -x11303 -x52329 -x14980 -x2022 -x4514 -x15889 -x35156 -x20348 -x16333 -x9679 -x57417 -x20927 -x22980 -x4302 -x23936 -x35949 -x14376 -x48871 -x59890 -x25410 -x43801 -x47072 -x13057 -x47825 -x43246 -x45921 -x40756 -x26060 -x7381 -x21560 -x34125 -x16529 -x12682 -x24125 -x46849 -x22564 -x21042 -x57643 -x4669 -x18393 -x22397 -x4682 -x46053 -x1897 -x56910 -x18152 -x27389 -x41712 -x49730 -x22351 -x15255 -x21870 -x12237 -x29662 -x14689 -x33645 -x42380 -x42749 -x8169 -x41739 -x52966 -x45117 -x51402 -x34845 -x1513 -x23953 -x35035 -x9342 -x2827 -x22936 -x44135 -x56427 -x22612 -x15150 -x26793 -x47601 -x59177 -x29007 -x55169 -x59899 -x44755 -x52497 -x2485 -x50121 -x612 -x3846 -x43808 -x24736 -x19422 -x1908 -x25397 -x60466 -x2234 -x5923 -x40136 -x51810 -x54755 -x16674 -x23394 -x4550 -x23441 -x17495 -x48222 -x56544 -x16177 -x3218 -x59858 -x38626 -x43444 -x5111 -x54535 -x57647 -x48277 -x20112 -x14403 -x48717 -x47990 -x35039 -x685 -x14369 -x38882 -x39122 -x50654 -x55433 -x37429 -x11372 -x51379 -x15160 -x668 -x36313 -x7750 -x46173 -x11197 -x39364 -x52020 -x49102 -x17509 -x36445 -x19506 -x34370 -x33753 -x57454 -x44789 -x24461 -x3628 -x31055 -x48288 -x27476 -x31640 -x42221 -x17156 -x39927 -x39964 -x12971 -x28599 -x40698 -x53792 -x23523 -x25098 -x27176 -x3073 -x11812 -x48533 -x5828 -x8276 -x11611 -x31984 -x11734 -x22959 -x3136 -x48849 -x59141 -x15053 -x48610 -x38533 -x23236 -x30367 -x4864 -x23973 -x38068 -x52712 -x14437 -x57105 -x45725 -x32118 -x53769 -x13380 -x19384 -x31982 -x41333 -x55982 -x32427 -x51769 -x48924 -x21600 -x49482 -x30696 -x57990 -x20019 -x26687 -x35562 -x42071 -x14531 -x10103 -x27039 -x58099 -x1977 -x16809 -x5687 -x2361 -x6519 -x21685 -x177 -x60658 -x6247 -x60225 -x9422 -x36114 -x12391 -x58860 x26349 -x48219 -x27290 -x12795 -x39882 -x52569 -x57833 -x51268 -x55482 -x28766 -x46976 -x49288 -x7048 -x10217 -x38209 -x54013 -x1144 -x5439 -x17658 -x48600 -x46615 -x57602 -x24416 -x24979 -x46356 -x56533 -x47536 -x52837 -x50116 -x21347 -x20166 -x20224 -x40978 -x7688 -x59087 -x46818 -x20650 -x52023 -x10493 -x3289 -x20829 -x53689 -x14457 -x38387 -x21416 -x61003 -x13783 -x18265 -x45955 -x37645 -x12810 -x16554 -x48291 -x13507 -x13494 -x12622 -x31971 -x38272 -x16385 -x41085 -x50493 -x50412 -x30661 -x17861 -x47502 -x733 -x36280 -x33351 -x14786 -x11799 -x24748 -x32711 -x58199 -x50669 -x14127 -x20402 -x1108 -x12008 -x52140 -x1989 -x13650 -x16878 -x19207 -x43314 -x41873 -x24128 -x4876 -x16300 -x32173 -x10330 -x56813 -x17719 -x1953 -x50909 -x38012 -x22155 -x39968 -x42530 -x18383 -x17827 -x49295 -x53003 -x9124 -x40634 -x16761 -x25385 -x17089 -x52 -x20635 -x55937 -x13852 -x35816 -x31841 -x34204 -x54225 -x52996 -x48153 -x55850 -x46524 -x49580 -x11385 -x2568 -x5191 -x32108 -x40863 -x51459 -x58793 -x58995 -x60302 -x2965 -x57467 -x50125 -x34048 -x15033 -x21495 -x52843 -x31229 -x38606 -x46366 -x8260 -x42047 -x51366 -x16349 -x15988 -x34844 -x46131 -x48000 -x53516 -x11000 -x4778 -x23892 -x29515 -x29179 -x371 -x52926 -x49672 -x27514 -x25768 -x40379 -x60601 -x30092 -x24075 -x22087 -x58550 -x18902 -x44128 -x36264 -x33217 -x43526 -x2579 -x14825 -x57789 -x47883 -x88 -x367 -x16844 -x14684 -x36881 -x9941 -x48154 -x32321 -x40035 -x8882 -x33065 -x1541 -x49074 -x344 -x8345 -x26697 -x46084 -x55681 -x21046 -x37130 -x16668 -x22850 -x12583 -x10121 -x31355 -x24301 -x30037 -x50911 -x21454 -x60250 -x18497 -x50360 -x33674 -x5145 -x26502 -x35732 -x38965 -x8844 -x34170 -x12068 -x9332 -x25601 -x37209 -x11785 -x44108 -x61002 -x30173 -x38107 -x54406 -x41639 -x11948 -x57273 -x27796 -x30084 -x6483 -x40450 -x39932 -x36685 -x54768 -x36903 -x13793 -x41099 -x4005 -x60571 -x9423 -x57768 -x7172 -x39607 -x60498 -x43835 -x49071 -x1693 -x8251 -x20106 -x38725 -x39230 -x49428 -x39750 -x23799 -x51377 -x32952 -x22184 -x16046 -x6871 -x20756 -x36240 -x44260 -x49921 -x1361 -x19496 -x52589 -x18315 -x32631 -x18387 -x58070 -x61126 -x51695 -x13991 -x12281 -x33651 -x34981 -x40122 -x16321 -x19711 -x40891 -x51471 -x55090 -x28989 -x17654 -x37240 -x47506 -x14225 -x57096 -x19345 -x21535 -x49050 -x6876 -x3267 -x39639 x23343 -x54782 -x4558 -x9247 -x52875 -x6507 -x41746 -x38896 -x42449 -x47945 -x57054 -x27351 -x54222 -x17025 -x17859 -x29319 -x12483 -x35180 -x26140 -x34221 -x37829 -x43219 -x23913 -x50151 -x18038 -x44436 -x50721 -x23714 -x50952 -x51629 -x42372 -x15408 -x45325 -x26500 -x5269 -x26283 -x2855 -x20332 -x25662 -x36058 -x11956 -x55907 -x52152 -x8431 -x32804 -x11472 -x47181 -x31338 -x370 -x18665 -x36104 -x12439 -x15027 -x33663 -x44347 -x51382 -x13741 -x14328 -x29552 -x37915 -x2899 -x631 -x27844 -x2892 -x33224 -x38534 -x7269 -x36055 -x22425 -x22368 -x42021 -x31991 -x33838 -x13883 -x9003 -x14300 -x43938 -x44024 -x3144 -x27688 -x58473 -x14765 -x1388 -x2443 -x28039 -x27606 -x31029 -x29843 -x57033 -x50710 -x41545 -x2718 -x26640 -x2044 -x15205 -x7498 -x26316 -x29619 -x38468 -x42991 -x47024 -x47213 -x52434 -x57027 -x54232 -x60995 -x19597 -x6578 -x2117 -x49299 -x46270 -x37942 -x54756 -x38053 -x59827 -x25492 -x35892 -x25536 -x44564 -x7385 -x4215 -x30771 -x11569 -x19094 -x51941 -x14107 -x3035 -x53390 -x5979 -x50450 -x45216 -x41598 -x7102 -x59144 -x19324 -x22117 -x24137 -x38259 -x51202 -x19576 -x44698 -x26435 -x32198 -x19354 -x30751 -x28496 -x47054 -x1443 -x23657 -x46503 -x39266 -x46281 -x56007 -x1258 -x9198 -x14693 -x9318 -x52212 -x49719 -x39225 -x25047 -x58696 -x59409 -x18985 -x19019 -x28969 x55420 -x27973 -x2242 -x45715 -x533 -x20257 -x19986 -x47165 -x27331 -x51799 -x18054 -x44174 -x34465 -x16275 -x16377 -x47698 -x41804 -x17855 -x36533 -x40960 -x43132 -x41237 -x42159 -x60990 -x40751 -x10455 -x59241 -x43484 -x13055 -x33599 -x52391 -x25136 -x36490 -x16064 -x22694 -x43440 -x22868 -x3738 -x48349 -x20311 -x49433 -x9290 -x55060 -x60222 -x26974 -x30593 -x47291 -x13777 -x8561 -x37019 -x56207 -x51601 -x48076 -x27721 -x35884 -x4493 -x12179 -x13946 -x42844 -x47625 -x58625 -x55015 -x30521 -x41502 -x33875 -x13682 -x36204 -x6812 -x53627 -x30499 -x1237 -x19815 -x7020 -x26159 -x10040 -x46925 -x22018 -x16403 -x49856 -x25028 -x7301 -x45189 -x48242 -x7383 -x9392 -x30083 -x22895 -x16915 -x39967 -x2511 -x20119 -x47303 -x5021 -x543 -x4688 -x15008 -x39605 -x17370 -x10730 -x56433 -x5894 -x48031 -x751 -x59031 -x30910 -x47579 -x57610 -x7951 -x5473 -x59404 -x45051 -x56521 -x9292 -x1158 -x24635 -x54959 -x7432 -x54526 -x16298 -x28760 -x25675 -x36891 -x28260 -x52031 -x7081 -x6767 -x24485 -x54654 -x53026 -x32161 -x29261 -x35975 -x16422 -x44333 -x26925 -x52291 -x38370 -x47942 -x55411 -x13475 -x53245 -x171 -x3948 -x50430 -x3876 -x20769 -x45964 -x22470 -x15985 -x56133 -x57583 -x14565 -x35855 -x55883 -x57132 -x19013 -x49300 -x57296 -x27377 -x8533 -x53099 -x1495 -x56809 -x52882 -x49695 -x32096 -x54226 -x20116 -x50217 -x37765 -x6450 -x10970 -x4257 -x22389 x10813 -x19996 -x23165 -x19398 -x32143 -x57950 -x9873 -x9227 -x35073 -x29137 -x36038 -x4728 -x6845 -x8309 x35298 -x48712 -x2700 -x31324 -x47289 -x54808 -x57199 -x17963 -x59924 -x15102 -x29354 -x31792 -x1367 -x23791 -x45986 -x51444 -x55192 -x31862 -x66 -x28799 -x20822 -x55387 -x2193 -x5580 -x8934 -x57598 -x7827 -x28614 -x56325 -x49559 -x50038 -x44064 -x50108 -x39065 -x1399 -x5441 -x7098 -x49916 -x10005 -x1859 -x56620 -x34181 -x50531 -x53949 -x59986 -x15070 -x11478 -x34424 -x34146 -x9060 -x1995 -x14451 -x39491 -x42003 -x58427 -x3124 -x36328 -x54178 -x11854 -x57067 -x24295 -x999 -x6370 -x29573 -x18948 -x5960 -x29388 -x19680 -x25740 -x20074 -x5838 -x52968 -x56522 -x27307 -x52878 -x15300 -x4594 x53024 -x58467 -x51717 -x30936 -x3509 -x37838 -x6452 -x19720 -x14819 -x26875 -x35064 -x50192 -x26326 -x56610 -x5556 -x29997 -x59052 -x21899 -x26576 -x8782 -x44233 -x24951 -x48491 -x53127 -x1077 -x16142 -x31101 -x21617 -x48756 -x49692 -x36465 -x56056 -x26896 -x38084 -x59007 -x41851 -x46127 -x1881 -x46895 -x20494 -x45089 -x23620 -x53970 -x14924 -x3721 -x25525 -x32065 -x8687 -x25407 -x48814 -x55504 -x30312 -x11357 -x18722 -x53605 -x25009 -x54197 -x4110 -x18200 -x53884 -x23836 -x55440 -x34808 -x7747 -x31090 -x3309 -x9976 -x23000 -x36056 -x4862 -x36562 -x27346 -x56926 -x28040 -x56255 -x58744 -x48537 -x18416 -x24580 -x56502 -x58936 -x61149 -x50454 -x5057 -x24257 -x3487 -x9241 -x33855 -x51962 -x53562 -x34496 -x50107 -x16324 -x23645 -x4199 -x33032 -x15345 -x36193 -x5285 -x7590 -x39273 -x42331 -x38826 -x39193 -x7774 -x27301 -x29185 -x54789 -x10227 -x48570 -x28667 -x39516 -x39792 -x16426 -x42720 -x36548 -x42348 -x39724 -x52321 -x888 -x49886 -x14780 -x48072 -x60494 -x5009 -x45573 -x53787 -x12659 -x10867 -x22800 -x25820 -x32669 -x36505 -x26216 -x36762 -x36331 -x37123 -x52727 -x58179 -x26761 -x34929 -x7434 -x58222 -x49605 -x53386 -x13250 -x32930 -x15596 -x15281 -x3917 -x553 -x44390 -x12846 -x26769 -x25495 -x59837 -x13751 -x12942 -x13096 -x32590 -x43242 -x33840 -x6199 -x15718 -x22262 -x9907 -x27213 -x54151 -x48998 -x2420 -x8047 -x26815 -x660 -x29290 -x56159 -x11640 -x42139 -x46158 -x14745 -x21463 -x55072 -x58178 -x13431 -x32534 -x34384 -x19044 -x10385 -x39971 -x15798 -x51675 -x28333 -x24775 -x35642 -x40410 -x45577 -x59555 -x4510 -x31291 -x51092 -x38580 -x60687 -x9362 -x1600 -x59812 -x13642 -x45522 -x32282 -x27361 -x43385 -x13177 -x52944 -x45278 -x15721 -x23989 -x33608 -x32963 -x14352 -x6975 -x17360 -x42468 -x42988 -x56747 -x15980 -x30614 -x40553 -x14889 -x48138 -x29860 -x18262 -x353 -x7021 -x37380 -x23457 -x26070 -x34252 -x44583 -x42924 -x859 -x24241 -x9956 -x58593 -x8013 -x40461 -x14835 -x35705 -x58598 -x11968 -x35597 -x55351 -x56495 -x40318 -x23690 -x14081 -x49140 -x22653 -x37606 -x27311 -x37513 -x45412 -x1090 -x9411 -x50500 -x14098 -x46138 -x26265 -x32637 -x46055 -x5850 -x25237 -x31143 -x1094 -x52782 -x3022 -x23042 -x44068 -x28107 -x25303 -x36864 -x18936 -x51928 -x16404 -x27288 -x51786 -x24448 -x15264 -x43325 -x41144 -x27375 -x60301 -x27319 -x34707 -x50132 -x61064 -x8818 -x22199 -x47115 -x56256 -x37518 -x3296 -x15990 -x60587 -x24830 -x57754 -x39655 -x41321 -x53733 -x23167 -x26513 -x32377 -x52201 -x14803 -x13971 -x22996 -x665 -x4198 -x26119 -x15516 -x22159 -x25021 -x21858 -x50044 -x53279 -x57316 -x33596 -x17853 -x53928 -x55136 -x19859 -x57411 -x32374 -x55515 -x22500 -x39483 -x15714 -x48694 -x21189 x53725 -x2930 -x46896 -x55048 -x17756 -x34475 -x39435 -x45524 -x13560 -x47972 -x47906 -x35263 -x8074 -x34194 -x50743 -x32141 -x28892 -x18478 -x13240 -x17969 -x25668 -x53873 -x10234 -x45605 -x32616 -x47460 -x51676 -x22373 -x17778 -x32689 -x53262 -x19928 -x33347 -x27342 -x54485 -x55006 -x8116 -x21987 -x58401 -x36330 -x15504 -x14474 -x51718 -x39904 -x39577 x26256 -x51057 -x13460 -x52414 -x2826 -x20121 -x27826 -x6810 -x48320 -x1316 -x59941 -x35671 -x42713 -x33728 -x39140 -x7284 -x19675 -x35058 -x36319 -x24332 -x43223 -x33449 -x34045 -x15970 -x25062 -x29898 -x939 -x32001 -x42640 -x42037 -x4900 -x38009 -x26134 -x35213 -x29034 -x46568 -x8347 -x25350 -x18925 -x11380 -x11838 -x8346 -x11516 -x9675 -x15959 -x41453 -x49237 -x395 -x45835 -x3113 -x47769 -x53268 -x31176 -x53468 -x23162 -x53079 -x19619 -x33374 -x59735 -x2616 -x59978 -x48251 -x43614 -x25862 -x51682 -x44561 -x24790 -x48715 -x1830 -x4685 -x18029 -x24590 -x15391 -x32892 -x7452 -x56665 -x4732 -x27851 -x36940 -x4478 -x37368 -x24018 -x55091 -x50590 -x19339 -x24897 -x45231 -x15584 -x59043 -x23460 -x53323 -x4381 -x32850 -x26820 -x30060 -x21326 -x8104 -x57488 -x5382 -x17599 -x60327 -x16501 -x46482 -x21366 -x55867 -x25631 -x29379 -x12160 -x10763 -x13771 -x32365 -x2313 -x11390 -x26059 -x26585 -x23519 -x28918 -x31545 -x35935 -x37006 -x48167 -x54695 -x60312 -x21154 -x55549 -x59714 -x2018 -x54568 -x43922 -x59377 -x48149 -x43089 -x1049 -x49401 -x43112 -x1132 -x18221 -x13830 -x22828 -x15023 -x44915 -x57246 -x13073 -x22154 -x30258 -x3654 -x10594 -x10678 -x44566 -x12209 -x23027 -x44407 -x58371 -x9308 -x29694 -x32177 -x46385 -x53105 -x56035 -x44220 -x50141 -x39826 -x34016 -x18955 -x48239 -x14169 -x21049 -x50451 -x59825 -x41369 -x14599 -x15601 -x3855 -x19318 -x46973 -x33735 -x45924 -x3250 -x11774 -x8627 -x4630 -x29320 -x38524 -x36463 -x33478 -x52550 -x5956 -x51919 -x21954 -x8129 -x50856 -x8348 -x58078 -x10024 -x10458 -x1478 -x11305 -x6190 -x3906 -x4370 -x55325 -x57121 -x38803 -x17359 -x45247 -x47085 -x50734 -x57147 -x8713 -x22053 -x29391 -x29973 -x26694 -x32485 -x30275 -x33344 -x13607 -x44406 -x47334 -x29918 -x23946 -x6606 -x12943 -x15132 -x17618 -x25771 -x46731 -x39879 -x25686 -x32186 -x42078 -x55600 -x25004 -x4792 -x47286 -x60346 -x37291 -x31582 -x5921 -x28460 -x14806 -x5622 -x26767 -x60872 -x10179 -x54427 -x10076 -x29224 -x36573 -x48036 -x544 -x16244 -x17434 -x1460 -x28120 -x26167 -x56404 -x8789 -x627 -x20717 -x47748 -x21256 -x47818 -x53736 -x47349 -x32301 -x7748 -x50355 -x31750 -x29332 -x7528 -x40643 -x41284 -x16007 -x29123 -x44975 -x5188 -x45671 -x2230 -x50733 -x23028 -x7009 -x44813 -x47640 -x16799 -x9828 -x7724 -x15812 -x32827 -x38657 -x49519 -x47814 -x22786 -x30476 -x36771 -x33939 -x1336 -x17252 -x3578 -x9136 -x15207 -x25242 -x28990 -x35833 -x36786 -x40067 -x45319 -x9990 -x36641 -x43240 -x44205 -x33942 -x41926 -x4379 -x20654 -x47772 -x20794 -x36850 -x45112 -x32310 -x28351 -x24873 -x53553 -x33257 -x49084 -x51902 -x14997 x45398 -x53924 -x19601 -x54493 -x24310 -x31983 -x51174 -x5943 -x34051 -x12750 -x56738 -x48419 -x37459 -x57880 -x42005 -x23422 -x6897 -x31568 -x25419 -x6672 -x10174 -x14626 -x19210 -x52090 -x6240 -x50765 -x982 -x29612 -x32862 -x45461 -x28085 -x41093 -x48835 -x39625 -x6171 -x37492 -x44512 -x59755 -x41630 -x25596 -x48198 -x38913 -x2494 -x50379 -x18565 -x30444 -x33038 -x11173 -x17428 -x44104 -x10430 -x44301 -x58770 -x48536 -x26699 -x48499 -x48099 -x60300 -x45363 -x53407 -x53599 -x4088 -x12920 -x25697 -x12362 -x26121 -x56426 -x8438 -x4384 -x20369 -x27877 -x24889 -x58141 -x51370 -x54647 -x42842 -x32225 -x1603 -x51817 -x31154 -x2299 -x59800 -x20706 -x46066 -x28011 -x52016 -x17897 -x26227 -x10229 -x31840 -x49942 -x17449 -x50200 -x8080 -x38254 -x12907 x35287 -x20096 -x45696 -x50273 -x38222 -x31872 -x2181 -x60720 -x16773 -x13458 -x48101 -x14522 -x59424 -x6451 -x15608 -x9818 -x9560 -x2837 -x46763 -x33253 -x52038 -x52823 -x54296 -x45703 -x58020 -x44684 -x7543 -x3869 -x51119 -x60712 -x28680 -x17037 -x50892 -x52154 -x3191 -x23428 -x51164 -x19093 -x9630 -x17456 -x52969 -x60378 -x2451 -x2167 -x30041 -x35893 -x36886 -x36575 -x18764 -x27254 -x44711 -x30601 -x34677 -x21905 -x28394 -x23105 -x28303 -x22971 -x43602 -x9703 -x30867 -x12979 -x53933 -x31151 -x8846 -x25731 -x40184 -x23140 -x9370 -x40532 -x38939 -x59218 -x2106 -x34828 -x2925 -x6733 -x31585 -x32749 -x33549 -x47778 -x15470 -x29535 -x28517 -x6566 -x17362 -x27452 -x13231 -x5200 -x6102 -x43036 -x54373 -x40998 -x25963 -x36039 -x26886 -x28773 -x48918 -x12488 -x23869 -x26518 -x35100 -x3222 -x13310 -x11822 -x14741 -x51738 -x11660 -x6052 -x4527 -x12234 -x28739 -x4405 -x20356 -x37246 -x48214 -x51083 -x53964 -x10512 -x12509 -x35269 -x36060 -x19886 -x57893 -x21982 -x32128 -x10326 -x28508 -x25853 -x17911 -x45998 -x51096 -x49785 -x7030 -x21003 -x5978 -x25479 -x56352 -x38371 -x12007 -x40355 -x47495 -x24449 -x33463 -x14826 -x20071 -x22441 -x50155 -x60570 -x2235 -x41686 -x8279 -x36295 -x29344 -x25405 -x43605 -x59065 -x47417 -x11652 -x32964 -x3395 -x26737 -x43579 -x43095 -x12927 -x13140 -x40807 -x55371 -x7308 -x21751 -x901 -x39734 -x40033 -x56815 -x20872 -x34160 -x47019 -x43014 -x1203 -x45360 -x50680 -x22848 -x58057 -x33896 -x46852 -x33384 -x43375 -x52900 -x49244 -x1449 -x45490 -x10046 -x14405 -x21071 -x48273 -x8896 -x10079 -x33997 -x35112 -x10450 -x31540 -x54537 -x20761 -x5288 -x32546 -x38054 -x57533 -x15944 -x15276 -x19341 -x39829 -x9898 -x5764 -x40259 -x8405 -x49038 -x24402 -x12457 -x15940 -x30251 -x18777 -x33477 -x29416 -x35172 -x14850 -x40647 -x24910 -x12649 -x19567 -x24926 -x27074 -x2655 -x36075 -x2426 -x11175 -x50530 -x41263 -x54223 -x27934 -x40146 -x28171 -x58416 -x52548 -x21211 -x14491 -x20758 -x42302 -x17822 -x58333 -x42046 -x44790 -x7099 -x25406 -x21571 -x49163 -x31677 -x36072 -x25658 -x45179 -x28635 -x32562 -x52895 -x3787 -x46232 -x44389 -x17961 -x43711 -x11851 -x16227 -x52385 -x34113 -x16467 -x60774 -x26921 -x28173 -x22974 -x6620 -x7701 -x31234 -x49174 -x39783 -x49609 -x148 -x4470 -x4751 -x6388 -x14519 -x25869 -x7307 -x29546 -x35256 -x43423 -x32016 -x17529 -x37680 -x5389 -x31741 -x52849 -x5649 -x43064 -x49409 -x2798 -x60672 -x3132 -x19350 -x31614 -x26050 -x55984 -x11826 -x60486 -x57515 -x39356 -x37962 -x54547 -x46782 -x25288 -x40247 -x3930 -x39921 -x12740 -x12785 -x34633 -x19906 -x19209 -x29911 -x25734 -x9438 -x53090 -x40565 -x38276 -x46825 -x46344 -x40708 -x8974 -x47390 -x32422 -x56811 -x4994 -x10640 -x7234 -x46188 -x59477 -x4857 -x43003 -x16565 -x47385 -x17297 -x42366 -x26291 -x40926 -x58555 -x5026 -x49150 -x27799 -x3280 -x4329 -x6219 -x24697 -x6815 -x38576 -x28131 -x59472 -x22862 -x43780 -x46972 -x48508 -x7627 -x57463 -x36909 -x50616 -x43434 -x38490 -x58832 -x16396 -x29717 -x11176 -x1250 -x9057 -x36188 -x16689 -x13402 -x46819 -x35471 -x53111 -x17901 -x47265 -x59018 -x31463 -x42287 -x21388 -x21356 -x28768 -x43131 -x45132 -x2593 -x24030 -x38720 -x7596 -x49091 -x3077 -x44183 -x7282 -x53654 -x52558 -x24874 -x10706 -x35090 -x31217 -x51450 -x39984 -x4352 -x29931 -x25138 -x15149 -x59050 -x60839 -x10668 -x15404 -x30991 -x1537 -x30272 -x57395 -x40730 -x56467 -x41866 -x3120 -x38029 -x16810 -x48037 -x46026 -x40685 -x43065 -x12800 -x43274 -x46003 -x18763 -x36563 -x15585 -x638 -x52032 -x23679 -x52556 -x4678 -x57107 -x29460 -x15851 -x54801 -x45223 -x11832 -x18571 -x36642 -x22305 -x24795 -x37880 -x3634 -x35260 -x30103 -x24468 -x38937 -x58914 -x29300 -x6765 -x35376 -x44528 -x57153 -x11835 -x6438 -x6318 -x6039 -x30703 -x5056 -x15077 -x9151 -x9391 -x35657 -x43387 -x21242 -x53449 -x24286 -x40096 -x10866 -x11276 -x20236 -x20975 -x36267 -x35890 -x49913 -x33050 -x32936 -x8886 -x17248 -x24915 -x31606 -x36150 -x49366 -x2806 -x27231 -x47843 -x54618 -x360 -x12153 -x17074 -x22744 -x52797 -x59381 -x31625 -x48007 -x40922 -x21923 -x27607 -x44686 -x54315 -x9551 -x39224 -x3737 -x4181 -x22543 -x25318 -x52019 -x9276 -x55027 -x36717 -x17796 -x52884 -x22207 -x17644 -x5349 -x29097 -x18615 -x33151 -x21542 -x39129 -x59956 -x20370 -x9019 -x45169 -x59864 -x24355 -x29828 -x33023 -x14509 -x20376 -x22282 -x47416 -x20530 -x26929 -x32550 -x27408 -x5434 -x45990 -x53019 -x12431 -x10660 -x49421 -x27861 -x61094 -x58061 -x17346 -x3761 -x15002 -x49710 -x15421 -x21365 -x3444 -x60467 -x16488 -x36268 -x38237 -x28427 -x18502 -x20412 -x11525 -x23316 -x15782 -x32433 -x43965 -x47421 -x34458 -x18474 -x23102 -x27838 -x28557 -x30533 -x59535 -x22176 -x2563 -x54237 -x9899 -x59663 -x31795 -x51009 -x49454 -x21646 -x16183 -x9997 -x1782 -x50873 -x12696 -x31913 -x44792 -x9777 -x47449 -x18991 -x49884 -x56322 -x20987 -x56257 -x37756 -x48348 -x31828 -x52704 -x42226 -x27210 -x29469 -x44177 -x60201 -x26084 -x18680 -x31887 -x31454 -x8021 -x24255 -x26607 -x31132 -x46667 -x34589 -x60843 -x30307 -x28117 -x45009 -x5855 -x25634 -x34200 -x10088 -x41693 -x46108 -x57309 -x60920 -x31122 -x58565 -x43502 -x8344 -x49625 -x57444 -x7798 -x53683 -x45187 -x19453 -x48005 -x24890 -x35969 -x3065 -x25733 -x9974 -x13173 -x41620 -x49993 -x33757 -x38868 -x13511 -x17485 -x55958 -x40994 -x45839 -x25964 -x2510 -x40039 -x55428 -x17987 -x15249 -x28036 -x50991 -x58287 -x25325 -x18895 -x40774 -x19080 -x44720 -x17902 -x52507 -x9404 -x5262 -x59554 -x16289 -x15246 -x23971 -x42460 -x46035 -x48179 -x11550 -x4220 -x22428 -x28758 -x7634 -x28492 -x48728 -x59784 -x56384 -x23115 -x33816 -x39206 -x43162 -x15817 -x17655 -x17707 -x27788 -x19912 -x19645 -x22227 -x6415 -x27421 -x35915 -x5376 -x6536 -x54907 -x60592 -x9367 -x19958 -x33529 -x8630 -x58195 -x45401 -x3731 x29298 -x33935 -x17244 -x36607 -x21896 -x33525 -x41991 -x34783 -x39584 -x4248 -x15305 -x42133 -x39192 -x3587 -x31056 -x6673 -x27506 -x27866 -x9427 -x28099 -x44218 -x49933 -x35745 -x35687 -x51522 -x24851 -x39096 -x5599 -x10779 -x44646 -x28632 -x35706 -x28544 -x13572 -x54122 -x49676 -x51476 -x5390 -x60140 -x10710 -x7743 -x12108 -x19301 -x1273 -x58711 -x48565 -x314 -x44033 -x46578 -x40002 -x6357 -x50213 -x18188 -x19262 -x20380 -x49522 -x37268 -x51082 -x39586 -x43479 -x27837 -x51099 -x39098 -x42876 -x33916 -x55459 -x55640 -x979 -x30814 -x56649 -x8231 -x34485 x55419 -x41835 -x21989 -x8451 -x16065 -x31467 -x6067 -x3891 -x25355 -x50365 -x56182 -x37781 -x15400 -x3992 -x51539 -x55744 -x19544 -x37844 -x59069 -x15163 -x624 -x4345 -x8105 -x6763 -x20331 -x26860 -x33074 -x36927 -x27202 -x5880 -x44654 -x40285 -x28452 -x46121 -x17374 -x57468 -x3206 -x9175 -x38909 -x46487 -x49058 -x28382 -x13508 -x21737 -x25320 -x20658 -x22177 -x52748 -x815 -x11130 -x15855 -x8613 -x24670 -x37841 -x58952 -x19778 -x38684 -x40839 -x55041 -x13862 -x50259 -x15274 -x31332 -x43061 -x49298 -x49670 -x53958 -x10384 -x13876 -x19555 -x45567 -x18002 -x34651 -x48681 -x18778 -x45143 -x39704 -x50473 -x25510 -x42056 -x14566 -x9352 -x44087 -x54862 -x54507 -x3526 -x3603 -x35759 -x26151 -x36863 -x58891 -x24124 -x25822 -x6009 -x4202 -x6633 -x17740 -x27011 -x48026 -x55241 -x46196 -x5490 -x39359 -x9608 -x35616 -x55005 -x24118 -x3875 -x56562 -x21481 -x37319 -x55952 -x26790 -x58990 -x38232 -x6903 -x12371 -x9262 -x39608 -x56373 -x39142 -x13079 -x5667 -x10468 -x44574 -x28227 -x5315 -x40970 -x38944 -x15475 -x42038 -x54168 -x8466 -x39210 -x47459 -x29073 -x28127 -x9485 -x54415 -x43844 -x49148 -x29101 -x39342 -x9885 -x12232 -x17640 -x59775 -x23970 -x25130 -x38692 -x34948 -x8696 -x33465 -x35014 -x11321 -x42217 -x23547 -x4272 -x35924 -x54812 -x25189 -x59881 -x51505 -x11628 -x27379 -x23151 -x46106 -x50925 -x4178 -x13152 -x11397 -x25866 -x4906 -x29459 -x38900 -x11389 -x58349 -x23572 -x50182 -x11777 -x2711 -x43084 -x33356 -x25143 -x48861 -x43670 -x34195 -x58564 -x27842 -x48415 -x45951 -x34220 -x59422 -x43779 -x3641 -x41631 -x51478 -x32858 -x23048 -x54496 -x59484 -x43604 -x48834 -x27259 -x27771 -x30239 -x46331 -x29825 -x57398 -x61115 -x21682 -x36485 -x12094 -x40195 -x47962 -x55647 -x13837 -x35501 -x11731 -x53676 -x48933 -x42326 -x16802 -x21932 -x52794 -x13630 -x49380 -x59047 -x2183 -x13722 -x23994 -x36728 -x59907 -x19200 -x10208 -x13423 -x30530 -x60825 -x50354 -x59183 -x24997 -x34653 -x55830 -x57587 -x36867 -x40876 -x28327 -x24207 -x55477 -x33371 -x11013 -x1988 -x41272 -x7493 -x57855 -x39598 -x10238 -x23476 -x43232 -x36196 -x35488 -x32985 -x41806 -x34984 -x56612 -x732 -x55516 -x58648 -x34250 -x9027 -x26193 -x53726 -x13922 -x28511 -x42706 -x44443 -x52128 -x59012 -x29105 -x57241 -x16884 -x27751 -x45389 -x34860 -x38716 -x48881 -x10809 -x28771 -x8430 -x50210 -x8968 -x53814 -x51354 -x21527 -x30917 -x55918 -x46360 -x57422 -x49725 -x58422 -x52074 -x45322 -x15654 -x16169 -x11155 -x35929 -x40742 -x51386 -x45203 -x19357 -x58474 -x38324 -x52755 -x41757 -x41051 -x49368 -x49158 -x13874 -x32718 -x15530 -x28065 -x52828 -x3570 -x3757 -x53281 -x32246 -x29342 -x5733 -x11002 -x39466 -x43790 -x18199 -x24829 -x53275 -x412 -x30967 -x3865 -x50289 -x45659 -x21713 -x9466 -x31030 -x28813 -x6995 x50109 -x981 -x13701 -x7105 -x15787 -x20664 -x38402 -x13891 -x35709 -x1283 -x25249 -x47138 -x53624 -x59267 -x19225 -x29659 -x50685 -x16318 -x15066 -x38811 -x60985 -x54676 -x32592 -x48284 -x52676 -x52205 -x44847 -x17011 -x26719 -x46829 -x19035 -x56456 -x44618 -x18457 -x56086 -x13747 -x33544 -x25182 -x50760 -x8035 -x32360 -x54059 -x41454 -x43332 -x55190 -x49060 -x41990 -x890 -x55242 -x40478 -x32914 -x41241 -x10805 -x16808 -x35658 -x37732 -x28094 -x39407 -x45161 -x47066 -x49458 -x14591 -x53136 -x21221 -x53554 -x27550 -x7203 -x23747 -x14067 -x53353 -x57244 -x42877 -x10083 -x8071 -x2043 -x47258 -x59205 -x5108 -x27511 -x10746 -x9563 -x12914 -x28481 -x29826 -x25299 -x38593 -x1777 -x34043 -x44227 -x56360 -x52956 -x21742 -x22743 -x37211 -x10600 -x45592 -x49081 -x54354 -x223 -x59209 -x21586 -x20914 -x16976 -x22350 -x24925 -x6115 -x44497 -x7854 -x35656 -x51362 -x55122 -x39751 -x28142 -x2015 -x60912 -x47585 -x54017 -x3431 -x36404 -x53886 -x56370 -x35763 -x55332 -x45598 -x4617 -x32418 -x17680 -x53356 -x16217 -x30505 -x20884 -x52604 -x18302 -x60734 -x42586 -x21981 -x26406 -x12317 -x5113 -x21215 -x44178 -x40952 -x37237 -x1685 -x54566 -x60760 -x1809 -x49804 -x34593 -x50662 -x50686 -x1760 -x21334 -x14481 -x7614 -x43872 -x59976 -x49604 -x18106 -x18562 -x16787 -x4813 -x19663 -x23761 -x10131 -x24745 -x35176 -x45076 -x33168 -x58568 -x59993 -x12142 -x2288 -x54993 -x44422 -x19724 -x5112 -x24716 -x39940 -x18746 -x17768 -x15059 -x8007 -x13454 -x14448 -x52961 -x59614 -x29796 -x52705 -x40380 -x30873 -x13226 -x33976 -x44947 -x32801 -x5748 -x39488 -x34264 -x34737 -x38347 -x59518 -x25842 -x39263 -x48554 -x58418 -x23813 -x58074 -x2039 -x24270 -x34394 -x51201 -x55273 -x57023 -x42114 -x48765 -x25993 -x13727 -x58939 -x4096 -x30024 -x29570 -x17660 -x14658 -x14543 -x47145 -x58969 -x14349 -x43785 -x18682 -x7166 -x24644 -x4039 -x57141 -x53359 -x3664 -x48112 -x3686 -x59247 -x60020 -x48706 -x60747 -x3949 -x45196 -x19550 -x16863 -x21265 -x14915 -x7759 -x24084 -x26009 -x714 -x15064 -x10612 -x15690 -x36106 -x60238 -x202 -x43642 -x22739 -x58387 -x17212 -x12891 -x35539 -x12521 -x13230 -x34316 -x30876 -x2674 -x6043 -x25243 -x22050 -x37979 -x51491 -x42421 -x59221 -x60743 -x2397 -x4240 -x19564 -x39717 -x3152 -x36310 -x8859 -x12359 -x34635 -x55688 -x4467 -x33480 -x22670 -x5798 -x53715 -x19445 -x26323 -x29244 -x13589 -x13155 -x8954 -x36063 -x31459 -x40598 -x52670 -x18034 -x28518 -x40551 -x54682 -x26364 -x43299 -x23054 -x6471 -x43527 -x35012 -x41001 -x30338 -x50803 -x22181 -x35707 -x46448 -x39422 -x49413 -x58455 -x36984 -x53439 -x19852 -x49802 -x2602 -x2355 -x43767 -x18907 -x33805 -x19935 -x14036 -x19967 -x23075 -x28512 -x30946 -x16768 -x49041 -x8106 -x15153 -x3964 -x15151 -x7706 -x9766 -x25726 -x19578 -x27785 -x32660 -x48790 -x58365 -x46238 -x53042 -x11663 -x11436 -x14885 -x23328 -x26237 -x3207 -x23786 -x14535 -x59707 -x25293 -x11383 -x11878 x17590 -x40884 -x49403 -x57958 -x30920 -x38412 -x18347 -x19246 -x5739 -x9739 -x31731 -x30042 -x31826 -x7734 -x44235 -x3340 -x1503 -x293 -x40517 -x36088 -x29419 -x51282 -x28485 -x24808 -x57699 -x40537 -x54710 -x54224 -x49289 -x56337 -x33801 -x3704 -x11374 -x20786 -x10911 -x52771 -x28747 -x22215 -x39983 -x49505 -x30351 -x27251 -x52532 -x49890 -x60588 -x3620 -x18415 -x32273 -x39156 -x52296 -x58126 -x32266 -x15112 -x26987 -x40356 -x6644 -x10130 -x29258 -x32608 -x24993 -x43107 -x18745 -x22712 -x48598 -x54606 -x56646 -x3639 -x16591 -x16521 -x26440 -x20859 -x25633 -x57188 -x10098 -x52528 -x55783 -x9736 -x9846 -x16303 -x12729 -x6042 -x12135 -x38641 -x59167 -x56695 -x28061 -x6142 -x32272 -x56308 -x22861 -x50078 -x30036 -x51533 -x17008 -x38498 -x57975 -x12826 -x9651 -x21523 -x14702 -x3312 -x34700 -x36449 -x24857 -x58606 -x46277 -x25159 -x39404 -x58391 -x19151 -x59389 -x40306 -x52612 -x37055 -x44159 -x29014 -x24021 -x47756 -x8583 -x34848 -x53400 -x13115 -x14339 -x52498 -x25997 -x32600 -x58225 -x40687 -x53196 -x41978 -x23575 -x29164 -x31886 -x46811 -x8941 -x49528 -x34134 -x27779 -x55606 -x38955 -x1771 -x22394 -x31243 -x44896 -x45929 -x8033 -x59340 -x23699 -x26658 -x56491 -x6952 -x5720 -x53134 -x43339 -x30637 -x5763 -x47193 -x49865 -x17208 -x52108 -x49707 -x11562 -x18741 -x22731 -x39527 -x60716 -x43568 -x26075 -x46347 -x17421 -x23469 -x60660 -x38154 -x10295 -x25122 -x27085 -x31671 -x24237 -x2556 -x24157 -x23962 -x57282 -x42171 -x13417 -x33501 -x22788 -x45276 -x1362 -x6676 -x34726 -x44002 -x42080 -x57630 -x20208 -x18761 -x26122 -x38539 -x47446 -x7841 -x47943 -x24744 -x23097 -x12477 -x48152 -x36908 -x11940 -x23773 -x36967 -x56890 -x37883 -x21209 -x40406 -x9164 -x19763 -x57590 -x18941 -x8233 -x32566 -x45142 -x51023 -x4765 -x40523 -x20952 -x983 -x20905 -x49143 -x26517 -x16269 -x58050 -x56713 -x9188 -x40375 -x35344 -x7649 -x37066 -x41902 -x48819 -x52511 -x60393 -x27526 -x31652 -x31072 -x42839 -x56235 -x15431 -x20694 -x1688 -x42030 -x19023 -x4136 -x35838 -x34553 -x17062 -x29116 -x30811 -x9866 -x17176 -x21255 -x35873 -x52421 -x21574 -x23135 -x24126 -x56176 -x49085 -x15005 -x33121 -x13639 -x19668 -x52290 -x10851 -x50261 -x10031 -x13179 -x16281 -x17519 -x33756 -x57888 -x54457 -x12932 -x60409 -x56773 -x21101 -x57427 -x25859 -x9067 -x9224 -x49002 -x47280 -x42276 -x60349 -x4620 -x45581 -x39047 -x52715 -x53065 -x42569 -x54516 -x36010 -x3682 -x23797 -x2146 -x28307 -x35082 -x54909 -x5535 -x1307 -x35809 -x19198 -x26673 -x57338 -x41343 -x49854 -x3633 -x16401 -x17737 -x26891 -x26551 -x40469 -x1984 -x2233 -x59266 -x17035 -x44022 -x53107 -x11881 -x44650 -x57966 -x34398 -x14010 -x44548 -x55262 -x17623 -x3836 -x28621 -x44533 -x29529 -x57406 -x18235 -x59771 -x5398 -x143 -x36997 -x12859 -x13506 -x16739 -x35942 -x23776 -x2961 -x60827 -x18229 -x51754 -x61127 -x42233 -x36393 -x10135 -x24087 -x8114 -x3644 -x25462 -x18891 -x30096 -x13386 -x34867 -x42392 -x38794 -x20999 -x37994 -x26703 -x26153 -x58224 -x32997 -x21124 -x28548 -x28359 -x39531 -x51075 -x26065 -x46803 -x14678 -x21038 -x51076 -x23923 -x2260 -x38871 -x59068 -x20691 -x2797 -x16819 -x24162 -x30280 -x57709 -x58419 -x14227 -x32585 -x46109 -x36846 -x44605 -x33670 -x55601 -x16722 -x22934 -x18806 -x22568 -x5998 -x45570 -x9916 -x17318 -x4721 -x38491 -x27829 -x39505 -x10255 -x36936 -x13581 -x6341 -x41511 -x18014 -x15592 -x54603 -x23160 -x38321 -x46760 -x50212 -x20265 -x7963 -x34987 -x39939 -x43341 -x59349 -x37648 -x34158 -x54245 -x40353 -x56567 -x4093 -x27538 -x33597 -x42562 -x59487 -x20433 -x52743 -x5450 -x49340 -x48449 -x5488 -x20959 -x12292 -x48082 -x29880 -x9708 -x41959 -x45663 -x55317 -x17219 -x34516 -x4545 -x2244 -x54625 -x60959 -x5455 -x42882 x46749 -x13338 -x42689 -x37440 -x5674 -x56238 -x32670 -x2559 -x50742 -x16948 -x33689 -x21593 -x24789 -x47031 -x35182 -x8791 -x14004 -x31950 -x9346 -x12578 -x26821 -x30463 -x8416 -x5329 -x17236 -x47413 -x51640 -x24294 -x30159 -x52242 -x20622 -x14104 -x18610 -x47569 -x58261 -x58612 -x28893 -x14610 -x52081 -x25257 -x21756 -x17621 -x25414 -x2972 -x27734 -x37398 -x47254 -x59396 -x34859 -x9841 -x51827 -x23161 -x37340 -x41016 -x22345 -x24392 -x35063 -x27904 -x50206 -x59618 -x56582 -x34207 -x47898 -x17669 -x9747 -x46623 -x3575 -x42461 -x44924 -x50286 -x56281 -x50503 -x2912 -x23940 -x51406 -x6656 -x6365 -x59468 -x18961 -x60632 -x59169 -x30597 -x13209 -x57663 -x13640 -x35254 -x9636 -x3545 -x10930 -x3817 -x30179 -x48237 -x12759 -x14677 -x11507 -x17459 -x11580 -x53132 -x1480 -x9527 -x2900 -x31201 -x33836 -x57310 -x54336 -x38704 -x39552 -x40278 -x50392 -x2159 -x42976 -x49065 -x17020 -x26292 -x31439 -x48719 -x60187 -x37649 -x40955 -x28305 -x22762 -x759 -x57512 -x12494 -x16913 -x37186 -x35848 -x37320 -x47714 -x57046 -x37472 -x20538 -x30639 -x51013 -x52119 -x55328 -x23541 -x8921 -x3303 -x20741 -x38015 -x52631 -x24548 -x49381 -x2958 -x21798 -x50367 -x9546 -x10550 -x10558 -x28529 -x14916 -x37905 -x3984 -x16555 -x50660 -x47532 -x49784 -x30094 -x5818 -x42864 -x45712 -x8008 -x29203 -x38485 -x30714 -x36538 -x54076 -x8960 -x59288 -x32458 -x51440 -x11006 -x56775 -x5041 -x13265 -x45084 -x50667 -x28488 -x34334 -x38081 -x57409 -x35864 -x2172 -x39462 -x56784 -x38440 -x53369 -x16055 -x21821 -x36735 -x21078 -x30712 -x14096 -x54083 -x59067 -x1349 -x8055 -x19386 -x38368 -x54489 -x23016 -x29434 -x10274 -x59824 -x26073 -x37259 -x15334 -x4192 -x299 -x14331 -x35395 -x3923 -x14838 -x1427 -x37450 -x36384 -x44057 -x19148 -x12524 -x25381 -x16527 -x58846 -x39432 -x49475 -x52115 -x39843 -x1902 -x19432 -x36889 -x46265 -x39340 -x28864 -x9396 -x14224 -x6198 -x19069 -x22629 -x25737 -x30311 -x7694 -x60257 -x43814 -x2319 -x7165 -x31891 -x7565 -x50816 -x58652 -x38751 -x55819 -x9734 -x49200 -x54275 -x48275 -x32860 -x53582 -x22684 -x41774 -x3955 -x56866 -x9634 -x26587 -x60706 -x18342 -x58314 -x13670 -x14498 -x48556 -x50386 -x3695 -x53288 -x53594 -x23100 -x15451 -x54138 -x34549 -x18625 -x55049 -x43760 -x31619 -x53186 -x15805 -x23966 -x35551 -x33603 -x2385 -x5310 -x22953 -x2531 -x39563 -x42134 -x46304 -x33081 -x60125 -x29079 -x8719 -x24373 -x43404 -x54082 -x53089 -x46229 -x21822 -x57703 -x27847 -x29606 -x54498 -x31707 -x21750 -x34169 -x5986 -x2585 -x24043 -x13647 -x23336 -x56430 -x5099 -x53425 -x19446 -x27466 -x60443 -x24788 -x13008 -x30960 -x55763 -x32883 -x13903 -x12325 -x14524 -x17600 -x35767 -x34949 -x23753 -x31769 -x6634 -x48505 -x1814 -x10747 -x21545 -x49650 -x13975 -x40743 -x11156 -x19313 -x12663 -x37281 -x28247 -x16517 -x44400 -x40563 -x38438 -x56505 -x15414 -x10271 -x21243 -x57761 -x44115 -x39633 -x2273 -x3734 -x20625 -x40228 -x30164 -x27761 -x23 -x54437 -x55635 -x3744 -x11024 -x16622 -x43437 -x25016 -x28388 -x29090 -x50627 -x24393 -x34364 -x4021 -x18132 -x8987 -x24610 -x19683 -x27798 -x11462 -x17988 -x21611 -x13175 -x2500 -x35508 -x35052 -x42852 -x39145 -x8508 -x2089 -x24660 -x45747 -x52701 -x27860 -x31804 -x31193 -x40627 -x59953 -x2771 -x9633 -x53995 -x47560 -x47195 -x15449 -x19862 -x28977 -x15702 -x33174 -x40909 -x46352 -x51492 -x17131 -x43969 -x13321 -x27775 -x35899 -x14694 -x16944 -x55992 -x60509 -x19435 -x13147 -x12748 -x25451 -x411 -x8494 -x8805 -x23731 -x43187 -x51549 -x24460 -x47954 -x53938 -x17175 -x17665 -x56169 -x1008 -x48215 -x16069 -x32745 -x47738 -x52522 -x19990 -x60123 -x55926 -x54289 -x10783 -x12098 -x43486 -x57942 -x7371 -x16868 -x10629 -x59658 -x7171 -x19618 -x16342 -x10775 -x47668 -x30770 -x50225 -x28055 -x37496 -x44944 -x15453 -x7526 -x2488 -x16423 -x48258 -x50470 -x47087 -x43302 -x7737 -x25589 -x39936 -x26926 -x15169 -x18430 -x43473 -x33539 -x49020 -x25107 -x31940 -x45967 -x20783 -x2052 -x9007 -x36059 -x29181 -x58716 -x8127 -x36871 -x6265 -x11558 -x21968 -x20983 -x12801 -x20498 -x22914 -x36947 -x8303 -x55277 -x11479 -x46988 -x38693 -x52623 -x18812 -x20238 -x34745 -x39760 -x51095 -x18164 -x3555 -x26952 -x31744 -x50312 -x40105 -x15301 -x5449 -x54171 -x11551 -x9433 -x7615 -x34976 -x5146 -x22938 -x26013 -x7485 -x25261 -x41458 -x13853 -x14971 -x36316 -x40059 -x29493 -x25578 -x7127 -x32832 -x41214 -x50381 -x866 -x21971 -x36964 -x18819 -x43491 -x41798 -x58912 -x45219 -x47987 -x18512 -x11837 -x17347 -x37031 -x9664 -x18519 -x37728 -x25977 -x40363 -x7070 -x15413 -x17580 -x39213 -x13604 x2076 -x49155 -x40337 -x2698 -x50422 -x8250 -x2431 -x9922 -x19055 -x25404 -x59802 -x56026 -x23146 -x52494 -x12503 -x16284 -x31285 -x14149 -x6056 -x17802 -x26300 -x32277 -x47564 -x24346 -x6223 -x53569 -x60442 -x5719 -x8324 -x11571 -x31149 -x11203 -x16042 -x10580 -x16886 -x25049 -x60046 -x42676 -x8534 -x21655 -x56345 -x4172 -x3940 -x21005 -x26105 -x13720 -x58367 -x11987 -x52271 -x9138 -x45224 -x18618 -x39773 -x47263 -x55019 -x45849 -x56452 -x51050 -x58103 -x14990 -x22768 -x45653 -x9784 -x24048 -x7435 -x5217 -x5368 -x41052 -x1431 -x37029 -x25618 -x53451 -x15024 -x16192 -x25883 -x54020 -x38592 -x56321 -x8242 -x54464 -x11085 -x43363 -x26106 -x60209 -x28334 -x27443 -x15164 -x17563 -x56297 -x40624 -x14799 -x32209 -x37285 -x49214 -x23478 -x33091 -x32532 -x40527 -x18327 -x27047 -x55942 -x31445 -x4840 -x11701 -x32255 -x33706 -x37194 -x36185 -x10228 -x54878 -x19021 -x45382 -x44660 -x34497 -x45299 -x27700 -x36507 x15379 -x32869 -x13188 -x19152 -x51991 -x55900 -x10501 -x52182 -x35500 -x4433 -x25934 -x44857 -x56192 -x4186 -x61110 -x30324 -x3561 -x13286 -x60135 -x32975 -x50905 -x2484 -x19913 -x29092 -x50131 -x30241 -x14428 -x11673 -x36260 -x8034 -x47267 -x7374 -x17548 -x20645 -x60158 -x5101 -x57462 -x49213 -x7424 -x12255 -x53534 -x40763 -x36568 -x7348 -x50378 -x5388 -x12599 -x52276 -x35636 -x35304 -x21288 -x30856 -x45724 -x940 -x15296 -x17004 -x10376 -x30269 -x40061 -x41811 -x58315 -x12300 -x43591 -x51235 -x23300 -x26147 -x22711 -x27613 -x18268 -x47216 -x32386 -x54088 -x52997 -x28559 -x39046 -x2058 -x58158 -x59626 -x27987 -x53061 -x4077 -x58721 -x693 -x7531 -x57084 -x4607 -x31650 -x36160 -x13214 -x40141 -x8300 -x4132 -x15607 -x23073 -x49939 -x61074 -x38367 -x7711 -x24297 -x48178 -x49658 -x50671 -x22851 -x16654 -x57259 -x27882 -x21041 -x30118 -x58293 -x31272 -x47092 -x52684 -x41833 -x51241 -x30722 -x20323 -x31067 -x13856 -x7945 -x18643 x41713 -x60042 -x34898 -x31548 -x19793 -x8651 -x17513 -x19524 -x51853 -x34477 -x49827 -x20267 -x51821 -x8139 -x24269 -x44805 -x13097 -x32722 -x11458 -x47029 -x25775 -x30632 -x59860 -x26922 -x22016 -x6246 -x32072 -x40262 -x8062 -x58849 -x14048 -x8404 -x6086 -x15318 -x32008 -x40564 -x36494 -x12870 -x19365 -x48524 -x3351 -x2542 -x4313 -x24749 -x37277 -x48015 -x2694 -x21196 -x60465 -x11618 -x19142 -x33487 -x4321 -x34467 -x20368 -x24153 -x54243 -x15067 -x22622 -x28081 -x37143 -x24638 -x38857 -x38721 -x46762 -x51141 -x52980 -x5541 -x21690 -x21459 -x42462 -x15543 -x43687 -x18479 -x40890 -x13814 -x25184 -x11457 -x17870 -x37322 -x52737 -x29959 -x13439 -x38056 -x55373 -x10756 -x33499 -x8881 -x41695 -x57407 -x19231 -x19039 -x60041 -x29603 -x38277 -x25624 -x18721 -x41656 -x8811 -x8380 -x28135 -x34713 -x60426 -x11740 -x34825 -x3755 -x22610 -x55827 -x19812 -x59198 -x53037 -x41406 -x21239 -x11250 -x51872 -x44477 -x42208 -x17679 -x15891 -x22690 -x31257 -x3209 -x42825 -x49799 -x53927 -x17898 -x41310 -x40006 -x24801 -x43662 -x37213 -x48088 -x4453 -x46468 -x27870 -x21637 -x32513 -x6175 -x31507 -x48950 -x51613 -x15658 -x29547 -x31692 -x50415 -x60817 -x12733 -x44303 -x13893 -x53889 -x12872 -x48075 -x56699 -x10090 -x35995 -x18353 -x45358 -x48315 -x43538 -x2755 -x48100 -x43876 -x4793 -x16414 -x11424 -x32234 -x36610 -x54958 -x53002 -x48271 -x36074 -x32748 -x3988 -x34031 -x50074 -x12453 -x6917 -x56232 -x357 -x58750 -x45267 -x55778 -x10584 -x45701 -x52353 -x60237 -x3137 -x34179 -x40559 -x16541 -x60883 -x389 -x28639 -x51876 -x25454 -x39277 -x55321 -x57382 -x55652 -x52811 -x57492 -x53446 -x46595 -x36379 -x34852 -x13763 -x21476 -x23325 -x25808 -x47880 -x57190 -x57664 -x14909 -x47441 -x188 -x5770 -x30909 -x21474 -x39838 -x31909 x45383 -x22216 -x46820 -x50031 -x50164 -x53533 -x1938 -x47351 -x23116 -x46941 -x8694 -x6113 -x14669 -x21412 -x39985 -x58080 -x35211 -x48780 -x9983 -x23672 -x21364 -x27727 -x8211 -x56247 -x32917 -x54454 -x36151 -x55720 -x407 -x44340 -x22832 -x47090 -x19646 -x46139 -x41660 -x12389 -x6605 -x31473 -x41476 -x4375 -x10641 -x15766 -x4585 -x20623 -x2031 -x59648 -x47153 -x1826 -x43121 -x59365 -x59350 -x45704 -x58870 -x41287 -x2703 -x22094 -x17812 -x28463 -x762 -x59397 -x5724 -x2889 -x14476 -x26346 -x8611 -x19283 -x7322 -x5278 -x18953 -x56015 -x53779 -x56892 -x49777 -x38168 -x41445 -x11962 -x42756 -x52537 -x5137 -x10958 -x26152 -x33073 -x46861 -x55029 -x3973 -x26405 -x48793 -x45124 -x34261 -x50385 -x13686 -x5973 -x27023 -x53720 -x28480 -x60802 -x52739 -x4281 -x5465 -x16569 -x30618 -x44427 -x12356 -x44203 -x56936 -x43813 -x30138 -x57137 -x6024 -x789 -x6738 -x24547 -x57006 -x57484 -x39495 -x7690 -x49370 -x44736 -x2195 -x28589 -x1866 -x26226 -x32314 -x9593 -x31108 -x57863 -x11563 -x12520 -x30836 -x54861 -x56721 -x5259 -x1653 -x33988 -x47512 -x9160 -x31702 -x42770 -x49592 -x42417 -x50110 -x16297 -x12530 -x58447 -x49915 -x53401 -x32927 -x6637 -x8422 -x54038 -x2660 -x29357 -x29424 -x16210 -x54883 -x4085 -x12134 -x26379 -x28265 -x50247 -x46853 -x40092 -x53399 -x12905 -x26619 -x50258 -x50134 -x38982 -x23199 -x27724 -x11885 -x20831 -x50990 -x10993 -x10821 -x26055 -x1912 -x7837 -x7717 -x53705 -x27669 -x6837 -x30796 -x25544 -x18099 -x52264 -x32175 -x56053 -x25250 -x13408 -x43830 -x17921 -x13171 -x40479 -x1005 -x7709 -x16411 -x20620 -x45604 -x52403 -x25840 -x32810 -x49356 -x23014 -x52565 -x58524 -x57839 -x24123 -x42013 -x16586 -x26858 -x2348 -x38920 -x7149 -x14197 -x31136 -x28330 -x9203 -x43942 -x39643 -x41681 -x51935 -x43898 -x29894 -x46169 -x36877 -x25211 -x49455 -x59767 -x49022 -x56068 -x19335 -x20810 -x11867 -x53539 -x38953 -x20295 -x25095 -x24523 -x60358 -x24085 -x14955 -x39160 -x36595 -x21379 -x29888 -x49135 -x59811 -x408 -x37772 -x47973 -x35345 -x10648 -x54577 -x43205 -x59150 -x6092 -x13118 -x47237 -x54426 -x28551 -x46216 -x40170 -x53235 -x7952 -x40036 -x15686 -x46375 -x26871 -x13108 -x21118 -x16165 -x52614 -x52873 -x57948 -x7922 x53685 -x56538 -x59889 -x50272 -x35295 -x44245 -x6547 -x16623 -x21087 -x17714 -x56376 -x44554 -x11059 -x13676 -x55354 -x59673 -x31037 -x51831 -x6748 -x9767 -x24091 -x43497 -x8184 -x26201 -x10802 -x1149 -x31596 -x30054 -x56110 -x52647 -x1209 -x673 -x20895 -x26410 -x44259 -x34546 -x3528 -x45550 -x9714 -x10803 -x52491 -x49033 -x24594 -x44621 -x21119 -x5072 -x14174 -x27317 -x52358 -x61113 -x33899 -x26448 -x7350 -x54517 -x1069 -x9133 -x29544 -x13237 -x33530 -x2028 -x30180 -x6560 -x61118 -x12563 -x39529 -x46104 -x25076 -x6012 -x34675 -x5207 -x42978 -x41157 -x258 -x57400 -x39937 -x31572 -x18289 -x52526 -x10264 -x56838 -x31981 -x22494 -x617 -x44914 -x41191 -x60323 -x51918 -x43124 -x22865 -x44562 -x10183 -x22023 -x1217 -x28440 -x43894 -x57976 -x47444 -x45475 -x5066 -x28598 -x1940 -x27165 -x36003 -x52597 -x18148 -x26598 -x33673 -x48593 -x54777 -x61092 -x10195 -x23586 -x962 -x21878 -x25588 -x32087 -x1892 -x32510 -x44012 -x10105 -x21325 -x57632 -x59335 -x18699 -x47753 -x2829 -x11586 -x19608 -x25223 -x43619 -x48458 -x41202 -x2833 -x28232 -x7935 -x47781 -x19460 -x20214 -x4124 -x28308 -x50607 -x23239 -x55050 -x28753 -x20533 -x27052 -x7119 -x23963 -x1256 -x29444 -x50373 -x14701 -x21796 -x58462 -x2527 -x53253 -x37975 -x26904 -x9142 -x22647 -x1811 -x7369 -x35199 -x474 -x14490 -x27695 -x60156 -x12314 -x42544 -x20886 -x35177 -x45413 -x23561 -x10772 -x42599 -x51197 -x44757 -x46095 -x57204 -x25498 -x27057 -x16528 -x27257 -x26611 -x33613 -x42598 -x19674 -x18250 -x38417 -x4504 -x40714 -x59463 -x41171 -x33388 -x55256 -x36681 -x17558 -x41823 -x16789 -x10649 -x45684 -x23249 -x29425 -x50102 -x23172 -x57609 -x1637 -x11595 -x44556 -x35672 -x48466 -x50244 -x26391 -x11160 -x50894 -x56929 -x9643 -x13520 -x22157 -x34332 -x23843 -x6316 -x29448 -x55854 -x30987 -x15201 -x37476 -x13797 -x14505 -x8185 -x5328 -x17489 -x13104 -x54629 -x53526 -x27243 -x40474 -x12541 -x7504 -x35994 -x35313 -x60808 -x12066 -x54093 -x37576 -x52191 -x45201 -x60624 -x29576 -x12172 -x12804 -x5925 -x12761 -x8833 -x5799 -x18333 -x20796 -x31057 -x46814 -x52618 -x53051 -x56240 -x8181 -x31994 -x6602 -x51089 -x11481 -x16026 -x5059 -x41999 -x37620 -x35859 -x46152 -x59444 -x12093 -x40357 -x4386 -x59750 -x9971 -x7584 -x14576 -x48470 -x45479 -x8593 -x46197 -x14366 -x33089 -x34575 -x16616 -x8515 -x902 -x49206 -x18056 -x32671 -x50514 -x17789 -x26335 -x35863 -x33222 -x52810 -x20526 -x55270 -x54412 -x56862 -x33991 -x41568 -x22103 -x17808 -x33882 -x23246 -x7086 -x19560 -x51980 -x30701 -x28179 -x38022 -x37280 -x55059 -x46854 -x24546 -x55685 -x55983 -x52977 -x1898 -x10248 -x29306 -x29370 -x39778 -x39920 -x1903 -x38060 -x9179 -x6893 -x12061 -x9220 -x32778 -x42871 -x19695 -x51633 -x3547 -x28767 -x51871 -x7536 -x36748 -x60283 -x5830 -x30228 -x1038 -x47894 -x39304 -x1945 -x19258 -x26845 -x2249 -x19659 -x46078 -x55669 -x32793 -x23876 -x10845 -x46780 -x51763 -x55989 -x42493 -x18290 -x14390 -x6202 -x38763 -x33299 -x42004 -x46663 -x15615 -x23954 -x32098 -x50819 -x8747 -x19349 -x37316 -x36920 -x32324 -x27262 -x6593 -x36022 -x6416 -x18785 -x42974 -x12345 -x41581 -x18100 -x7645 -x35761 -x60837 -x49000 -x45314 -x57907 -x13272 -x6366 -x12690 -x30218 -x3683 -x9044 -x51213 -x2775 -x27790 -x18875 -x5510 -x21427 -x30355 -x31202 -x33150 -x57639 -x3347 -x39344 -x9096 -x21522 -x89 -x5745 -x21097 -x14184 -x27170 -x36565 -x45742 -x47607 -x52429 -x28295 -x8902 -x55622 -x42315 -x34414 -x35670 -x1353 -x554 -x5865 -x50951 -x39721 -x44776 -x45770 -x46990 -x19002 -x46355 -x15135 -x23534 -x9491 -x28740 -x43896 -x45446 -x15499 -x53754 -x2984 -x11893 -x38647 -x1181 -x37657 -x27219 -x41101 -x178 -x3139 -x10952 -x38090 -x56288 -x12616 -x52482 -x43285 -x53785 -x3709 -x13994 -x58829 -x16755 -x28755 -x24885 -x18537 -x59254 -x58734 -x55455 -x1975 -x37051 -x16860 -x53385 -x29936 -x6322 -x55042 -x38408 -x676 -x39186 -x11961 -x15209 -x31577 -x54387 -x8360 -x29937 -x37430 -x42192 -x50761 -x1572 -x22750 -x51200 -x47718 -x37241 -x23883 -x36588 -x40293 -x28384 -x30059 -x7817 -x38509 -x41428 -x29330 -x55923 -x32880 -x13282 -x59972 -x32885 -x8329 -x52087 -x33125 -x47953 -x30430 -x41053 -x58542 -x60435 -x11894 -x52181 -x55014 -x58650 -x20909 -x41508 -x19015 -x387 -x34924 -x5982 -x26983 -x59124 -x39097 -x41570 -x46717 -x34574 -x17874 -x33428 -x43550 -x51078 -x23412 -x4807 -x27279 -x34466 -x38947 -x55486 -x60417 -x47276 -x30816 -x37293 -x35422 -x25338 -x25168 -x15187 -x3794 -x28615 -x47616 -x49927 -x25126 -x738 -x5554 -x14751 -x32359 -x39810 -x57672 -x30716 -x20354 -x46088 -x45628 -x46528 -x51925 -x48808 -x60311 -x7211 -x53207 -x4499 -x58211 -x58967 -x7134 -x59229 -x44103 -x22969 -x5606 -x5766 -x1731 -x60962 -x10008 -x36616 -x8898 -x42857 -x17383 -x26069 -x49372 -x21054 -x7801 -x16659 -x53955 -x46235 -x17477 -x3268 -x33379 -x60371 -x60114 -x43931 -x54841 -x57379 -x15738 -x37996 -x17567 -x33001 -x13075 -x30610 -x26123 -x19871 -x39934 -x14556 -x54901 -x31831 -x53237 -x32939 -x48374 -x54039 -x15309 -x27224 -x38473 -x4074 -x53645 -x23917 -x29491 -x21777 -x142 -x8635 -x13679 -x22977 -x26010 -x35803 -x12330 -x46025 -x2970 -x5514 -x40043 -x41571 -x646 -x45525 -x28435 -x36284 -x35217 -x19652 -x31277 -x13509 -x32055 -x35544 -x10933 -x59137 -x36774 -x36992 -x45476 -x13599 -x724 -x59439 -x47860 -x33227 -x36862 -x46552 -x6352 -x38705 -x15459 -x34742 -x50817 -x10984 -x17270 -x38824 -x13502 -x1802 -x16512 -x30544 -x46865 -x52171 -x27242 -x22462 -x8861 -x43892 -x56511 -x47017 -x56027 -x57971 -x9979 -x38817 -x27920 -x50180 -x57471 -x1394 -x2923 -x47996 -x53020 -x29938 -x32474 -x39099 -x31693 -x4708 -x44681 -x12231 -x46575 -x60709 -x60982 -x54220 -x32667 -x31855 -x5653 -x11206 -x39069 -x40977 -x7564 -x8562 -x19549 -x50771 -x53373 -x47807 -x41123 -x8002 -x3176 -x7742 -x8717 -x33990 -x39131 -x17186 -x24047 -x45259 -x4356 -x11963 -x12793 -x14666 -x9364 -x6842 -x12886 -x48120 -x25712 -x694 -x48783 -x25891 -x34715 -x23498 -x51666 -x42894 -x30435 -x60630 -x20300 -x22698 -x40669 -x45283 -x38445 -x41588 -x42459 -x8195 -x7846 -x30779 -x59823 -x46317 -x30369 x38210 -x40757 -x22650 -x25844 -x31800 -x59355 -x52247 -x36640 -x39115 -x43405 -x24643 -x31705 -x2478 -x2888 -x24233 -x58190 -x49051 -x52732 -x7663 -x5508 -x7297 -x16752 -x22873 -x43961 -x49835 -x60439 -x44619 -x30344 -x15513 -x40968 -x5451 -x2538 -x49400 -x52177 -x57072 -x13165 -x14796 -x11249 -x56259 -x22137 -x46807 -x38756 -x16658 -x47711 -x58368 -x29587 -x8166 -x477 -x11555 -x23607 -x43315 -x60151 -x22975 -x27556 -x47056 -x31564 -x57457 -x32102 -x48201 -x59015 -x38156 -x7240 -x32332 -x12996 -x29446 -x7445 -x36125 -x4962 -x50775 -x1393 -x28928 -x49451 -x56466 -x42926 -x33086 -x59412 -x35417 -x52652 -x37626 -x36646 -x38373 -x50338 -x54005 -x37292 -x49283 -x51237 -x45775 -x151 -x55154 -x39885 -x27582 -x17975 -x43119 -x21493 -x58982 -x7220 -x10588 -x42622 -x46023 -x30069 -x13198 -x39995 -x3109 -x37376 -x39202 -x44592 -x53550 -x56563 -x15671 -x8366 -x7264 -x11722 -x28010 -x37512 -x46147 -x37428 -x25552 -x1786 -x24989 -x4954 -x13516 -x42123 -x46153 -x44856 -x18484 -x16154 -x45534 -x15679 -x24234 -x2476 -x41298 -x22304 -x3491 -x43895 -x31842 -x27996 -x40633 -x41756 -x11131 -x53996 -x3331 -x2176 -x7010 -x23802 -x53742 -x44176 -x46862 -x10838 -x4368 -x6682 -x6418 -x50239 -x19478 -x8740 -x13151 -x55116 -x38569 -x3007 -x46508 -x52357 -x58086 -x44149 -x45284 -x16124 -x19897 -x22220 -x23192 -x46048 -x39284 -x46554 -x21022 -x30766 -x33979 -x37938 -x13238 -x55676 -x11048 -x53482 -x56441 -x1607 -x15118 -x45496 -x9686 -x12821 -x25140 -x25272 -x34765 -x50297 -x28273 -x1808 -x60397 -x12240 -x3645 -x53930 -x51637 -x54599 -x15629 -x28975 -x2812 -x12845 -x42145 -x57247 -x19364 -x6110 -x15923 -x27655 -x6414 -x3897 -x41913 -x19269 -x48676 -x55134 -x39363 -x51938 -x23282 -x30409 -x31472 -x2989 -x54000 -x18159 -x59368 -x29916 -x54637 -x45711 -x6363 -x46922 -x53801 -x8128 -x15992 -x14635 -x52686 -x34571 -x2354 -x5958 -x58839 -x7548 -x41069 -x51687 -x9284 -x50487 -x42537 -x54821 -x18797 -x44226 -x4822 -x41506 -x36825 -x24005 -x2688 -x38642 -x50305 -x11779 -x36286 -x29625 -x49535 -x16320 -x30983 -x179 -x51069 -x28998 -x58968 -x1119 -x43313 -x2252 -x5560 -x9442 -x4774 -x35727 -x57469 -x1888 -x18183 -x48204 -x48412 -x19828 -x16525 -x58204 -x24211 -x59679 -x13901 -x47925 -x56005 -x26596 -x22248 -x25484 -x3125 -x35611 -x40592 -x14515 -x35962 -x9084 -x31580 -x25178 -x31989 -x44977 -x53500 -x55774 -x3851 -x57702 -x10884 -x25161 -x8598 -x16603 -x51645 -x60149 -x21300 -x19008 -x22204 -x41730 -x21125 -x23454 -x50029 -x4277 -x16862 -x232 -x48263 -x31062 -x39877 -x14994 -x48440 -x30964 -x6991 -x7914 -x40503 -x50482 -x29820 -x35629 -x56844 -x12815 -x24012 -x10559 -x20803 -x8095 -x32020 -x34255 -x35147 -x37995 -x41147 -x44275 -x20446 -x13799 -x56896 -x5356 -x28870 -x288 -x9863 -x27708 -x57652 -x35827 -x42338 -x49423 -x41248 -x50148 -x9089 -x36440 -x38075 -x17541 -x9223 -x36435 -x53680 -x39159 -x34520 -x55512 -x54499 -x3615 -x12566 -x35153 -x48690 -x49117 -x29513 -x18108 -x9565 -x10305 -x22450 -x35157 -x31610 -x20628 -x35820 -x3278 -x22700 -x3310 -x27872 -x43253 -x32061 -x6503 -x2882 -x25031 -x6379 -x32350 -x56402 -x24772 -x50496 -x57591 -x18058 -x51285 -x20929 -x56947 -x43185 -x41777 -x5312 -x24533 -x33995 -x58772 -x21930 -x24417 -x27436 -x44362 -x49478 -x42626 -x45499 -x34812 -x25875 -x1794 -x37936 -x49666 -x13995 -x24313 -x34921 -x28408 -x46831 -x51696 -x21045 -x36811 -x12006 -x13953 -x21004 -x33550 -x41064 -x58124 -x23214 -x44968 -x49344 -x54623 -x33554 -x57266 -x4083 -x37426 -x37165 -x32937 -x20346 -x43971 -x52040 -x6820 -x12056 -x11790 -x40495 -x51423 -x334 -x6157 -x7855 -x13281 -x1746 -x3675 -x9521 -x14181 -x36186 -x19150 -x28531 -x50949 -x25759 -x45210 -x23145 -x28026 -x9810 -x55620 -x14177 -x6084 -x15363 -x45937 -x19271 -x46504 -x59968 -x23190 -x45612 -x22686 -x42523 -x5313 -x51395 -x45017 -x13001 -x48662 -x27662 -x13142 -x17884 -x44901 -x4552 -x34995 -x261 -x14883 -x28109 -x13550 -x42919 -x42777 -x45388 -x54685 -x5332 -x19830 -x35731 -x7366 -x50512 -x7364 -x36277 -x49980 -x7492 -x12277 -x26663 -x60018 -x26478 -x33223 -x45795 -x47779 -x28997 -x1342 -x49671 -x18016 -x55772 -x4649 -x46652 -x20486 -x23968 -x17269 -x24740 -x36873 -x38270 -x46974 -x54823 -x31824 -x21955 -x42092 -x13355 -x45111 -x52337 -x12045 -x13211 -x19332 -x30033 -x48919 -x45527 -x12624 -x13365 -x26959 -x1022 -x5747 -x37533 -x38217 -x30686 -x49128 -x61042 -x18962 -x14000 -x12603 -x14946 -x31530 -x31699 -x36163 -x57926 -x1269 -x27232 -x43238 -x37673 -x13888 -x60928 -x19072 -x21484 -x46934 -x35946 -x55775 -x30142 -x37405 -x4430 -x36145 -x44054 -x59760 -x58515 -x35030 -x1402 -x57517 -x4219 -x44516 -x22807 -x45771 -x35283 -x54165 -x3870 -x37925 -x35034 -x30281 -x44666 -x19420 -x33954 -x9441 -x48325 -x57074 -x5401 -x31054 -x34833 -x43707 -x25824 -x47283 -x35819 -x9373 -x19104 -x20633 -x31448 -x15908 -x15661 -x34321 -x13521 -x18667 -x42359 -x55592 -x13801 -x25244 -x20566 -x53968 -x38529 -x2603 -x30115 -x30985 -x23467 -x8341 -x15663 -x53804 -x33022 -x10035 -x34214 -x21787 -x10692 -x26661 -x46979 -x4572 -x20303 -x48189 -x15813 -x35783 -x28411 -x36753 -x23091 -x44540 -x55518 -x43973 -x47178 -x57599 -x59624 -x56001 -x41521 -x11474 -x50799 -x39143 -x4463 -x4500 -x21263 -x43920 -x19662 -x44863 -x50810 -x56307 -x58972 -x59040 -x49772 -x45745 -x8009 -x47565 -x50609 -x59181 -x40302 -x47597 -x49652 -x53593 -x44865 -x38866 -x20057 -x59669 -x546 -x26184 -x18990 -x23309 -x29207 -x32018 -x9228 -x56858 -x5098 -x1193 -x34988 -x39667 -x24208 -x3100 -x5569 -x3062 -x52432 -x40465 x38223 -x36695 -x47033 -x6311 -x12484 -x32300 -x13791 -x27097 -x3878 -x15590 -x34309 -x56977 -x12887 -x5151 -x30261 -x45266 -x54877 -x30035 -x4157 -x36356 -x60120 -x2067 -x39989 -x32349 -x22284 -x21786 -x38096 -x48043 -x37463 -x59508 -x51706 -x34437 -x20685 -x31382 -x39509 -x5431 -x56902 -x7126 -x21748 -x3002 -x38205 -x12384 -x35794 -x36523 -x42035 -x18843 -x21907 -x52283 -x52293 -x45800 -x37164 -x54434 -x56545 -x6741 -x18898 -x50904 -x1564 -x58152 -x9484 -x18178 -x26078 -x56796 -x25195 -x2843 -x55631 -x34759 -x5013 -x51025 -x56842 -x56155 -x58978 -x2086 -x42695 -x59526 -x15986 -x2748 -x8807 -x36159 -x30300 -x47985 -x19220 -x13895 -x27428 -x53122 -x12806 -x13738 -x14209 -x3133 -x44304 -x52519 -x30933 -x33926 -x29215 -x13792 -x20547 -x4976 -x22964 -x26432 -x17903 -x740 -x34722 -x56223 -x13457 -x49030 -x14720 -x10713 -x37162 -x3323 -x1304 -x59504 -x14182 -x33266 -x2695 -x18939 -x22511 -x972 -x23943 -x9400 -x38480 -x12400 -x48685 -x4966 -x39268 -x11608 -x45999 -x17469 -x20140 -x43542 -x52051 -x39748 -x19925 -x36544 -x12480 -x5840 -x1214 -x20149 -x4749 -x13512 -x15022 -x8969 -x23468 -x5377 -x23230 -x32915 -x37013 -x41264 -x27510 -x23719 -x16870 -x9001 -x17609 -x46672 -x21861 -x20070 -x51127 -x5318 -x47277 -x21435 -x27603 -x46226 -x58381 -x38086 -x30535 -x29221 -x10585 -x58739 -x26498 -x50986 -x24522 x50788 -x17416 -x54769 -x46408 -x42263 -x51967 -x59345 -x42795 -x41551 -x26045 -x18526 -x22997 -x37155 -x27881 -x34669 -x25786 -x39906 -x7460 -x20082 -x44567 -x11810 -x56291 -x51824 -x61056 -x6317 -x30528 -x54131 -x8535 -x40467 -x32136 -x33024 -x20180 -x33996 -x27420 -x52231 -x54726 -x53415 -x11603 -x14521 -x32172 -x53615 -x43169 -x50146 -x40623 -x57689 -x17837 -x52206 -x2548 -x3788 -x28329 -x40673 -x44846 -x6417 -x49307 -x46156 -x5237 -x50568 -x6794 -x42350 -x18077 -x17876 -x56036 -x48086 -x4853 -x49536 -x45083 -x41180 -x12210 -x9465 -x25177 -x10011 -x36476 -x10302 -x8596 -x51204 -x25309 -x11490 -x7008 -x6585 -x25120 -x27637 -x57548 -x27267 -x37200 -x20762 -x45609 -x24839 -x28915 -x35818 -x46342 -x20970 -x49901 -x373 -x37223 -x53962 -x30190 -x15211 -x26627 -x32330 -x60288 -x10615 -x1772 -x9476 -x56686 -x52687 -x40570 -x15635 -x34507 -x23157 -x17807 -x41733 -x54805 -x6674 -x42408 -x34757 -x50746 -x16437 -x23686 -x58216 -x8988 -x18588 -x10261 -x2876 -x8578 -x11182 -x15562 -x42634 -x56782 -x46453 -x59284 -x5063 -x15080 -x8238 -x25206 -x28905 -x42613 -x34631 -x23180 -x10051 -x17490 -x48045 -x58566 -x34658 -x37024 -x10462 -x36830 -x16288 -x25841 -x12724 -x18527 -x28729 -x46146 -x16982 -x48785 -x5283 -x2541 -x13779 -x46393 -x8168 -x17831 -x32675 -x16098 -x60649 -x23648 -x37753 -x58964 -x30122 -x60750 -x10626 -x21246 -x31488 -x45935 -x47313 -x26449 -x56377 -x31000 -x57353 -x43027 -x6444 -x36363 -x25865 -x50570 -x39064 -x1829 -x48733 -x3614 -x59680 x38199 -x46089 -x18065 -x48334 -x8262 -x39986 -x32013 -x49264 -x59873 -x8541 -x26049 -x41251 -x10877 -x52443 -x53990 -x58032 -x27090 -x9026 -x37693 -x48193 -x24050 -x53583 -x32709 -x5738 -x48501 -x1059 -x57144 -x58820 -x37474 -x3135 -x49871 -x1615 -x1766 -x41512 -x44545 -x43320 -x50288 -x9383 -x37104 -x21147 -x42906 -x5037 -x55008 -x19018 -x47218 -x13192 -x31280 -x42053 -x16474 -x41634 -x29170 -x26792 -x52268 -x54284 -x59541 -x48378 -x16237 -x20157 -x45614 -x15237 -x23106 -x50199 -x25146 -x33709 -x46359 -x51905 -x59560 -x18482 -x24632 -x60431 -x39820 -x27831 -x2302 -x39594 -x42555 -x7646 -x32090 -x23461 -x3539 -x56216 -x60496 -x7218 -x1068 -x748 -x35879 -x26817 -x10192 -x25504 -x20904 -x230 -x23051 -x44685 -x13547 -x9012 -x42312 -x41439 -x15457 -x53842 -x33870 -x4442 -x55537 -x22880 -x30598 -x6607 -x44164 -x46268 -x40985 -x19849 -x40736 -x39154 -x46160 -x20951 -x39157 -x15912 -x22342 -x43927 -x12631 -x13215 -x6513 -x28503 -x16184 -x24783 -x46505 -x46637 -x55723 -x18503 -x51600 -x50930 -x55031 -x5676 -x19540 -x32492 -x9683 -x20866 -x59117 -x33054 -x47733 -x55955 -x24655 -x32276 -x9626 -x22565 -x39443 -x48929 -x6657 -x18711 -x54201 -x45619 -x18762 -x10708 -x55302 -x16653 -x20204 -x49881 -x56401 -x36220 -x7100 -x31690 -x7481 -x37774 -x54945 -x58324 -x5438 -x33209 -x56734 -x35429 -x49634 -x32784 -x57019 -x53049 -x33813 -x37719 -x58956 -x29121 -x45290 -x7281 -x58011 -x11827 -x1141 -x37498 -x55785 -x2509 -x43425 -x2939 -x22691 -x30592 -x42710 -x49501 -x41745 -x50358 -x11091 -x6162 -x10231 -x16558 -x22841 -x21570 -x43139 -x29681 -x24370 -x46635 -x17389 -x22679 -x15436 -x9587 -x41125 -x58243 -x26742 -x19583 -x16248 -x29711 -x31709 -x46616 -x18870 -x18970 -x50740 -x32404 -x51782 -x57079 -x34663 -x11143 -x18569 -x38770 -x57185 -x2544 -x15998 -x57191 -x56550 -x23449 -x3281 -x10620 -x55687 -x56096 -x31911 -x37768 -x4998 -x54781 -x28524 -x32385 -x35753 -x18715 -x26071 -x6112 -x22179 -x49767 -x9353 -x60810 -x26648 -x55307 -x59778 -x19029 -x15143 -x31733 -x17686 -x50714 -x26645 -x13606 -x20209 -x15488 -x38267 -x45854 -x1410 -x48784 -x33723 -x60735 -x44035 -x21373 -x316 -x13591 -x52441 -x45230 -x36183 -x4884 -x18331 -x23636 -x56151 -x10109 -x51511 -x54156 -x32347 -x46680 -x3049 -x306 -x37714 -x5945 -x4153 -x12675 -x57445 -x43762 -x18283 -x32894 -x10732 -x51825 -x36814 -x27879 -x28701 -x33564 -x14639 -x56887 -x14374 -x6409 -x26933 -x32416 -x39630 -x51755 -x28402 -x59414 -x59570 -x2840 -x35245 -x51636 -x38877 -x32846 -x10002 -x2090 -x37582 -x50056 -x17720 -x25494 -x38690 -x51097 -x34243 -x27969 -x35554 -x16702 -x53537 -x29404 -x39506 -x53337 -x54933 -x4968 -x55894 -x15849 -x21917 -x21224 -x329 -x657 -x42597 -x55944 -x45754 -x22340 -x21604 -x48084 -x55219 -x18447 -x20930 -x37854 -x47272 -x52734 -x36332 -x35414 -x57289 -x6138 -x20102 -x9591 -x28948 -x32318 -x5976 -x33534 -x1899 -x22302 -x53696 -x46531 -x25643 -x31415 -x24717 -x28624 -x5126 -x13398 -x45749 -x25884 -x7288 -x33021 -x49195 -x60176 -x54235 -x49466 x15378 -x32414 -x44353 -x25871 -x45991 -x2061 -x11433 -x23600 -x11084 -x37362 -x46165 -x44243 -x56233 -x45 -x11575 -x50391 -x19705 -x1484 -x33862 -x52916 -x45193 -x9086 -x21616 -x44569 -x59398 -x3232 -x53075 -x8920 -x25224 -x20154 -x10789 -x33020 -x40828 -x60491 -x45738 -x46989 -x47948 -x10346 -x23170 -x10871 -x54664 -x21191 -x58508 -x13526 -x15526 -x27839 -x57557 -x12794 -x53201 -x25277 -x12936 -x46548 -x2059 -x17045 -x42154 -x24011 -x7505 -x10987 x44496 -x10270 -x12319 -x17273 -x60357 -x17823 -x25850 -x51070 -x51838 -x8746 -x46792 -x11192 -x4426 -x34156 -x54860 -x48281 -x55130 -x59703 -x20022 -x42122 -x26812 -x50980 -x14575 -x50494 -x1137 -x42467 -x25715 -x24773 -x47287 -x46906 -x26039 -x11468 -x51432 -x28125 -x23013 -x40464 -x20834 -x19184 -x49631 -x53935 -x57182 -x3913 -x17633 -x27449 -x40733 -x57367 -x27073 -x37074 -x9967 -x60999 -x12350 -x54219 -x59596 -x5442 -x34123 -x3598 -x56839 -x27266 -x5127 -x807 -x21794 -x42129 -x52246 -x61062 -x13687 -x36144 -x767 -x21018 -x52111 -x48240 -x54796 -x27820 -x17631 -x26655 -x9964 -x20185 -x37976 -x55804 -x44295 -x26493 -x14134 -x19412 -x43911 -x420 -x57481 -x6373 -x7851 -x1194 -x18546 -x14388 -x40393 -x17964 -x22110 -x14908 -x6596 -x46034 -x50228 -x13426 -x18487 -x24921 -x34811 -x36249 -x28246 -x14292 -x2834 -x11784 -x18355 -x22244 -x46757 -x10968 -x49791 -x23861 -x27306 -x29560 -x31107 -x22951 -x30595 -x33684 -x15832 -x16708 -x19911 -x45731 -x13080 -x799 -x23305 -x22119 -x26192 -x12512 -x34662 -x25641 -x36658 -x54853 -x11343 -x49382 -x17928 -x30364 -x37249 -x54169 -x58558 -x58083 -x20920 -x1180 -x51228 -x16934 -x25448 -x43626 -x50962 -x40958 -x47200 -x39207 -x3067 -x7783 -x50884 -x16325 -x365 -x11425 -x46532 -x54368 -x41528 -x12340 -x10531 -x53530 -x29313 -x49860 -x19796 -x51773 -x3230 -x39560 -x16384 -x29360 -x24026 -x10047 -x15711 -x37387 -x38359 -x27592 -x53670 -x58166 -x25 -x19970 -x51972 -x8604 -x22790 -x12027 -x20561 -x13268 -x21948 -x34664 -x37509 -x5824 -x55113 -x58578 -x13870 -x51215 -x24439 -x45285 -x43005 -x48592 -x57260 -x59996 -x59562 -x40075 -x59423 -x32047 -x39283 -x40905 -x8456 -x123 -x23899 -x35393 -x47603 -x25445 -x34165 -x30249 -x39683 -x40934 -x47870 -x39698 -x46454 -x31441 -x42189 -x54246 -x23765 -x19082 -x26021 -x51143 -x53379 -x40118 -x57544 -x60188 -x4053 -x9416 -x46242 -x48760 -x31985 -x25597 -x14623 -x26867 -x58163 -x14601 -x5358 -x37390 -x16898 -x51591 -x8059 -x8556 -x29829 -x55305 -x10137 -x53170 -x54133 -x8241 -x13445 -x4917 -x43635 -x51136 -x7677 -x32789 -x34412 -x56804 -x51730 -x15999 -x31126 -x3873 -x6522 -x11063 -x36132 -x21232 -x12661 -x23427 -x41076 -x6705 -x15762 -x48249 -x60523 -x266 -x47924 -x11364 -x36071 -x43564 -x57762 -x13549 -x6784 -x11011 -x50668 -x7450 -x9034 -x20639 -x14218 -x8912 -x35584 -x47822 -x42742 -x49813 -x25377 -x51677 -x51970 -x16093 -x6196 -x25285 -x33483 -x37272 -x35660 -x47591 -x52137 -x14361 -x40791 -x51017 -x52751 -x48916 -x4413 -x35493 -x45157 -x44475 -x12705 -x34292 -x9200 -x30214 -x31479 -x5339 -x26382 -x27181 -x12110 -x45949 -x52649 -x19746 -x32938 -x42413 -x19892 -x27310 -x26947 -x27569 -x19293 -x31938 -x41691 -x19242 -x48168 -x41482 -x4808 -x52812 -x27486 -x56551 -x19966 -x51267 -x23488 -x35546 -x51546 -x49103 -x60866 -x34287 -x41068 -x1335 -x24720 -x37435 -x24876 -x5280 -x20382 -x43669 -x45852 -x60762 -x32101 -x55786 -x20313 -x1139 -x59912 -x53587 -x5020 -x52646 -x2686 -x52913 -x35571 -x1468 -x34368 -x31860 -x34117 -x53097 -x19056 -x43981 -x21834 -x22481 -x54364 -x9662 -x24549 -x34076 -x48699 -x58270 -x6822 -x26951 -x46708 -x36372 -x4963 -x14629 -x40403 -x4865 -x55478 -x17991 -x13945 -x6600 -x15611 -x27341 -x17309 -x33280 -x54075 -x1504 -x5526 -x10655 -x58617 -x298 -x26420 -x38243 -x11742 -x29977 -x40911 -x16146 -x19005 -x47593 -x18459 -x51595 -x29149 -x9449 -x38198 -x46556 -x12315 -x39151 -x48720 -x29226 -x57849 -x582 -x55841 -x58000 -x57459 -x14822 -x60539 -x3079 -x31372 -x54204 -x31385 -x24578 -x27890 -x30375 -x49343 -x14468 -x6026 -x42872 -x24183 -x38251 -x47541 -x16907 -x51885 -x4843 -x49596 -x26674 -x50630 -x55823 -x2253 -x9665 -x20676 -x39103 -x20888 -x17054 -x49316 -x49459 -x9637 -x59134 -x35557 -x20555 -x45796 -x60291 -x49188 -x40268 -x54265 -x55831 -x36182 -x39730 -x24324 -x5702 -x7065 -x17272 -x11025 -x19631 -x42441 -x53780 -x39562 -x56484 -x21855 -x1442 -x42786 -x43699 -x9988 -x22067 -x34062 -x6588 -x8775 -x42204 -x57077 -x58684 -x9349 -x16127 -x15433 -x19665 -x27584 -x5953 -x39123 -x37391 -x54764 -x57494 -x426 -x12337 -x54326 -x46299 -x16030 -x19153 -x25671 -x58591 -x10574 -x801 -x42973 -x39925 -x1910 -x24140 -x14187 -x49560 -x28428 -x59998 -x16338 -x15987 -x21881 -x33759 -x48844 -x58526 -x36444 -x38633 -x50565 -x60746 -x38008 -x36064 -x3271 -x14504 -x46363 -x39413 -x15416 -x18225 -x30322 -x8269 -x15979 -x33163 -x9221 -x12992 -x28489 -x36711 -x14864 -x13414 -x44767 -x54203 -x32545 -x9316 -x44520 -x5847 -x11667 -x27228 -x58668 -x24060 -x6963 -x47140 -x51672 -x35857 -x46130 -x49524 -x51253 -x49252 -x5409 -x49862 -x49874 -x54377 -x39764 -x53531 -x47411 -x54417 -x15845 -x19344 -x8965 -x37750 -x21986 -x39182 -x16101 -x1890 -x12741 -x17043 -x37195 -x28415 -x60542 -x23360 -x27667 -x46113 -x53251 -x53671 -x35033 -x39980 -x12122 -x17588 -x18592 -x33003 -x58277 -x43063 -x58647 -x12326 -x52062 -x12443 -x60290 -x59514 -x3238 -x17022 -x18444 -x51556 -x42575 -x55404 -x4315 -x34568 -x17517 -x48155 -x31349 -x56135 -x55348 -x43647 -x60479 -x50606 -x5942 -x33202 -x42130 -x23262 -x16941 -x1248 -x25375 -x50428 -x3739 -x14283 -x27321 -x27194 -x23377 -x40686 -x52699 -x60584 -x11296 -x47169 -x10858 -x57319 -x58085 -x11641 -x28053 -x17688 -x45361 -x42482 -x44476 -x58107 -x9969 -x29663 -x33258 -x19907 -x44609 -x51170 -x52992 -x1174 -x53502 -x59653 -x9168 -x60972 -x41852 -x54001 -x25217 -x48009 -x1017 -x1978 -x51684 -x40999 -x11922 -x21918 -x25779 -x60532 -x21184 -x11484 -x51847 -x54621 -x26369 -x13702 -x19781 -x57862 -x25515 -x26623 -x38804 -x16680 -x717 -x22527 -x9719 -x42456 -x1638 -x41790 -x32179 -x41965 -x27109 -x44092 -x43667 -x44074 -x25923 -x31859 -x48995 -x54903 -x41505 -x16020 -x15398 -x46430 -x18725 -x12779 -x26285 -x43673 -x47222 -x6798 -x37530 -x9917 -x47281 -x58561 -x851 -x11600 -x15692 -x26964 -x58251 -x7623 -x44590 -x46328 -x52027 -x38378 -x6539 -x43361 -x58047 -x50901 -x1122 -x15587 -x3678 -x9431 -x35398 -x27767 -x54310 -x8663 -x29063 -x34035 -x36368 -x36302 -x46019 -x59493 -x12115 -x56080 -x33780 -x25758 -x43462 -x24942 -x25746 -x31803 -x59744 -x17369 -x32549 -x48872 -x38142 -x60791 -x11074 -x46030 -x12922 -x46047 -x30616 -x58614 -x4507 -x14724 -x7912 -x30259 -x28555 -x10020 -x31230 -x16024 -x3524 -x4365 -x17932 -x38246 -x26629 -x34659 -x14418 -x28426 -x10053 -x23721 -x276 -x2296 -x32812 -x51911 -x37815 -x60608 -x20519 -x8690 -x19926 -x34500 -x35290 -x36587 -x7507 -x36943 -x40319 -x52742 -x57135 -x57194 -x28350 -x567 -x59324 -x34320 -x27191 -x14273 -x2524 -x52716 -x55129 -x10522 -x29441 -x32746 -x56647 -x5851 -x18495 -x25268 -x52222 -x20142 -x48232 -x24079 -x11388 -x24827 -x16669 -x43193 -x58118 -x189 -x39610 -x52157 -x48226 -x14879 -x31812 -x38337 -x8148 -x42107 -x37893 -x50147 -x20334 -x57103 -x13644 -x60112 -x56412 -x20795 -x58725 -x37670 -x38290 -x44007 -x14555 -x45488 -x59952 -x33147 -x24176 -x17889 -x38044 -x15512 -x8867 -x10014 -x32203 -x37348 -x59684 -x22055 -x14028 -x24078 -x59650 -x32543 -x6819 -x36667 -x45151 -x55143 -x48792 -x61014 -x31365 -x3719 -x36013 -x57658 -x56631 -x22294 -x11796 -x54337 -x10904 -x37087 -x26103 -x51623 -x2003 -x20653 -x7975 -x13357 -x26170 -x46474 -x42638 -x53953 -x282 -x14308 -x12719 -x14657 -x42247 -x1004 -x40632 -x27120 -x1675 -x14385 -x8399 -x25324 -x547 -x2116 -x31892 -x48365 -x57106 -x6704 -x55753 -x11843 -x45510 -x39125 -x21456 -x38404 -x44354 -x21509 -x58446 -x25429 -x10843 -x41412 -x31139 -x42519 -x18782 -x58658 -x49350 -x47967 -x37454 -x30673 -x59311 -x24387 -x37604 -x17350 -x14663 -x42318 -x42182 -x57706 -x24401 -x59003 -x16428 -x46985 -x39722 -x40682 -x25989 -x39859 -x34025 -x18995 -x19333 -x30817 -x48211 -x39634 -x41184 -x26813 -x12550 -x49944 -x52883 -x50476 -x40976 -x28675 -x6854 -x31990 -x59341 -x53632 -x10777 -x20212 -x247 -x27381 -x48372 -x22260 -x47830 -x23872 -x40881 -x35632 -x27150 -x58100 -x23879 -x3346 -x23609 -x26445 -x21200 -x991 -x33771 -x36547 -x46499 -x21871 -x5565 -x10945 -x24431 -x49717 -x29169 -x11829 -x49656 -x1363 -x1847 -x13978 -x27765 -x38034 -x14148 -x45467 -x20609 -x11041 -x43901 -x44717 -x52377 -x54846 -x52642 -x22736 -x41399 -x16965 -x40275 -x16454 -x173 -x38621 -x39183 -x28290 -x33628 -x52538 -x61102 -x640 -x7362 -x39318 -x24726 -x26483 -x592 -x8056 -x38462 -x55936 -x10028 -x26183 -x9992 -x54857 -x5895 -x7939 -x46781 -x50139 -x26841 -x60559 -x39530 -x3997 -x3456 -x31224 -x40982 -x17317 -x26008 -x49943 -x38798 -x25156 -x49279 -x40127 -x8926 -x11698 -x42090 -x18863 -x19130 -x27653 -x55921 -x7168 -x3548 -x17024 -x12262 -x8433 -x55852 -x43260 -x59967 -x17168 -x48038 -x40358 -x15655 -x48958 -x46758 -x769 -x25423 -x44069 -x48846 -x42826 -x41935 -x14196 -x47963 -x36361 -x24149 -x46590 -x58091 -x26289 -x36127 -x14676 -x59086 -x4555 -x58434 -x31963 -x20848 -x5067 -x36826 -x23304 -x53265 -x23464 -x26895 -x49097 -x48617 -x16641 -x17298 -x2515 -x38661 -x5360 -x515 -x20200 -x53585 -x27182 -x38672 -x52508 -x54316 -x38197 -x7011 -x19554 -x14008 -x4213 -x27797 -x52383 -x36713 -x45138 -x16031 -x4742 -x2459 -x54183 -x55109 -x46231 -x49761 -x52345 -x45806 -x415 -x14489 -x23171 -x23071 -x10445 -x18489 -x13178 -x9498 -x52143 -x60766 -x40190 -x55000 -x22849 -x37132 -x38773 -x58883 -x57158 -x10344 -x3287 -x59297 -x41028 -x30158 -x44772 -x18126 -x1457 -x28501 -x30684 -x18050 -x33382 -x24158 -x30381 -x39816 -x37061 -x39417 x55415 -x21181 -x18037 -x42342 -x49104 -x48456 -x17786 -x35568 -x55087 -x32814 -x58283 -x18536 -x15532 -x26556 -x34732 -x60454 -x33476 -x26885 -x40535 -x2835 -x17784 -x29253 -x4568 -x33268 -x35843 -x10068 -x14137 -x38969 -x58980 -x36799 -x9599 -x18967 -x45263 -x40521 -x21190 -x49531 -x23728 -x60169 -x57029 -x60611 -x1871 -x995 -x8698 -x12515 -x25975 -x33297 -x59061 -x32425 -x45841 -x46224 -x51358 -x50940 -x3015 -x48668 -x38527 -x56764 -x58544 -x23712 -x47088 -x51939 -x23431 -x1634 -x33117 -x31631 -x22223 -x18367 -x50269 -x24972 -x5287 -x7182 -x7812 -x19477 -x41423 -x9005 -x34830 -x10451 -x1999 -x23910 -x47040 -x22165 -x27503 -x5901 -x2191 -x58396 -x24963 -x33936 -x13428 -x22614 -x7942 -x4205 -x40667 -x45149 -x50264 -x17093 -x29893 -x60449 -x37033 -x4242 -x57229 -x56117 -x2868 -x23285 -x43166 -x35458 -x44499 -x56111 -x41477 -x26982 -x18732 -x46926 -x15383 -x54030 -x16987 -x15119 -x27732 -x28827 -x46283 -x54886 -x54313 -x6864 -x1882 -x60287 -x14578 -x259 -x5170 -x5602 -x6990 -x22116 -x34982 x39009 -x19444 -x40266 -x43900 -x48252 -x60602 -x19518 -x23957 -x21141 -x17653 -x31726 -x12933 -x3535 -x43421 -x34834 -x46177 -x51425 -x59058 -x32966 -x10078 -x29457 -x7640 -x42403 -x25739 -x11900 -x35049 -x19298 -x51261 -x40345 -x16196 -x3809 -x40252 -x37160 -x33744 -x54450 -x46194 -x15982 -x22410 -x48121 -x31665 -x3298 -x19593 -x24853 -x25287 -x6303 -x13958 -x35036 -x5732 -x28577 -x47333 -x48545 -x40130 -x441 -x3453 -x58223 -x28204 -x18921 -x33565 -x40597 -x23778 -x17355 -x30052 -x10701 -x35459 -x59621 -x38520 -x27601 -x11814 -x19433 -x36226 -x47946 -x46137 -x33225 -x47650 -x12805 -x33077 -x31549 -x51122 -x33366 -x27703 -x57430 -x15881 -x41116 -x39897 -x47647 -x38514 -x44180 -x34206 -x16756 -x36954 -x53403 -x29583 -x25415 -x5826 -x17344 -x19043 -x37749 -x34139 -x58491 -x2194 -x40030 -x39641 -x3115 -x18900 -x16222 -x52049 -x59971 -x3044 -x47116 -x38027 -x60686 -x47749 -x22931 -x28354 -x35730 -x2549 -x43160 -x51969 -x52146 -x39441 -x58274 -x28945 -x39185 -x53308 -x40719 -x51038 -x44723 -x7475 -x33973 -x47874 -x8489 -x27573 -x19502 -x54179 -x27553 -x2666 -x9691 -x47742 -x35038 -x3151 -x14249 -x5778 -x37457 -x3247 -x51501 -x53827 -x19383 -x11977 -x37926 -x1849 -x35699 -x2401 -x38556 -x17765 -x46261 -x6495 -x10111 -x20417 -x13497 -x46199 -x18456 -x5601 -x50715 -x3497 -x17188 -x57844 -x32775 -x40188 -x35337 -x48080 -x57139 -x6544 -x1145 -x7515 -x16389 -x19929 -x17038 -x22245 -x36843 -x23934 -x49950 -x48384 -x28505 -x20745 -x3469 -x60477 -x7992 -x60893 -x20812 -x3541 -x58361 -x48135 -x22777 -x31307 -x27336 -x15104 -x56489 -x25238 -x58877 -x35499 -x6618 -x11521 -x22135 -x20719 -x49959 -x15598 -x41062 -x35374 -x14336 -x38124 -x47686 -x53937 -x15324 -x20375 -x26785 -x49399 -x4069 -x10225 -x11067 -x17557 -x39490 -x43533 -x14013 -x18952 -x7691 -x2101 -x31371 -x17367 -x53882 -x31210 -x4090 -x2190 -x8421 -x52917 -x11924 -x27717 -x51535 -x18012 -x27936 -x33612 -x10831 -x35321 -x12396 -x27207 -x58334 -x4923 -x7994 -x1015 -x58626 -x2739 -x29707 -x32182 -x38161 -x16346 -x33851 -x23848 -x40964 -x41895 -x14152 -x8525 -x20969 -x993 -x20921 -x38474 -x10969 -x50945 -x7397 -x47006 -x44207 -x41155 -x618 -x20752 -x24677 -x35334 -x49543 -x397 -x31676 -x36526 -x658 -x37745 -x44651 -x8863 -x60556 -x44238 -x30843 -x41768 -x45134 -x58710 -x51046 -x12446 -x58724 -x11005 -x3540 -x37222 -x32887 -x12798 -x18696 -x17065 -x18242 -x26679 -x36109 -x45495 -x48150 -x22956 -x22528 -x39482 -x15443 -x29862 -x31091 -x59046 -x13556 -x49007 -x17608 -x30932 -x32976 -x58452 -x53719 -x40617 -x4395 -x17615 -x948 -x26278 -x28506 -x19391 -x29972 -x57122 -x21088 -x25137 -x56045 -x29378 -x54004 -x44971 -x49940 -x22845 -x14863 -x58688 -x16102 -x22627 -x34211 -x32790 -x4651 -x53154 -x42284 -x33908 -x39054 -x34337 -x3534 -x30726 -x41357 -x20046 -x22336 -x24856 -x8460 -x24676 -x56396 -x21321 -x59910 -x5980 -x29693 -x53735 -x23985 -x12538 -x57962 -x1260 -x7710 -x41006 -x52605 -x25354 -x114 -x28335 -x613 -x60003 -x47231 -x27173 -x32355 -x56949 -x50975 -x50495 -x58259 -x40072 -x3265 -x25700 -x16706 -x32580 -x5088 x19623 -x30698 -x46198 -x48379 -x52054 -x60155 -x60820 -x4451 -x42643 -x60416 -x58246 -x15483 -x946 -x91 -x10276 -x435 -x51128 -x21845 -x6610 -x10016 -x5383 -x8785 -x20031 -x2154 -x8880 -x5466 -x22011 -x37848 -x29374 -x24847 -x40167 -x40265 -x60448 -x33528 -x35102 -x58842 -x22099 -x11808 -x506 -x9728 -x996 -x46086 -x53541 -x60309 -x55949 -x162 -x44200 -x4310 -x14038 -x32447 -x13194 -x36348 -x28619 -x52113 -x57332 -x16419 -x7482 -x30953 -x41368 -x50792 -x49249 -x54394 -x2369 -x58335 -x9425 -x1450 -x39965 -x52577 x2075 -x5899 -x7670 -x34755 -x35888 -x45890 -x11875 -x48576 -x38506 -x12676 -x51673 -x24133 -x29773 -x8485 -x13543 -x40644 -x10388 -x49748 -x29559 -x41960 -x45000 -x9368 -x46904 -x33634 -x44911 -x60391 -x18358 -x8467 -x55636 -x38767 -x18517 -x20253 -x56875 -x4128 -x51949 -x18720 -x20532 -x39260 -x38842 -x42179 -x50736 -x31087 -x18189 -x44166 -x60974 -x53985 -x30559 -x23969 -x59199 -x14311 -x19707 -x32980 -x57536 -x9166 -x41765 -x115 -x38275 -x53109 -x54692 -x26836 -x59357 -x59492 -x22819 -x46115 -x28052 -x30117 -x51573 -x20805 -x31464 -x21805 -x3800 -x31344 -x41036 -x35511 -x11815 -x54791 -x20027 -x32453 -x2382 -x31714 -x15781 -x36014 -x53103 -x13588 -x31686 -x32911 -x56621 -x53430 -x60927 -x18097 -x20279 -x33742 -x22266 -x29081 -x22233 -x26148 -x44870 -x46075 -x11767 -x1604 -x30697 -x21919 -x22369 -x60776 -x34077 -x51107 -x49233 -x22999 -x25157 -x41802 -x15668 -x29382 -x10882 -x35371 -x44297 -x5922 -x55987 -x24543 -x3667 -x42108 -x43312 -x45848 -x19472 -x55155 -x51735 -x28833 -x5467 -x16226 -x505 -x28475 -x52243 -x43676 -x46051 -x42652 -x31578 -x35790 -x30758 -x2187 -x40186 -x55174 -x9317 -x15780 -x48423 -x55001 -x33722 -x15739 -x55803 -x57656 -x24877 -x3864 -x60408 -x44376 -x48660 -x47380 -x55479 -x12711 -x20406 -x49820 -x48867 -x11512 -x14721 -x23819 -x55795 -x11678 -x53975 -x14948 -x41503 -x7740 -x53851 x36080 -x29730 -x29961 -x59966 -x36614 -x17234 -x9021 -x35122 -x46472 -x55011 -x55560 -x4565 -x5842 -x55910 -x44179 -x39414 -x9819 -x43713 -x3304 -x58817 -x39949 -x59292 -x51294 -x17193 -x3993 -x36162 -x47361 -x6899 -x39234 -x22973 -x52886 -x2869 -x17153 -x31893 -x39991 -x34349 -x3393 -x16958 -x24983 -x34893 -x18041 -x46665 -x53022 -x59739 -x57994 -x53213 -x60578 -x60512 -x46069 -x51796 -x2650 -x31890 -x36 -x41309 -x17121 -x24000 -x2619 -x8721 -x18441 -x23070 -x60275 -x7464 -x19988 -x56958 -x34411 -x38737 -x23418 -x24288 -x38308 -x54199 -x2626 -x17467 -x4389 -x11502 -x52082 -x31749 -x45205 -x9253 -x50947 -x54855 -x13806 -x54299 -x96 -x39892 -x52872 -x40095 -x28152 -x44953 -x47225 -x7966 -x22549 -x47331 -x8246 -x22271 -x53838 -x30478 -x15978 -x27102 -x5688 -x4209 -x42386 -x39091 -x13982 -x56372 -x16924 -x25935 -x45526 -x33652 -x52488 -x35529 -x43360 -x30787 -x8290 -x33677 -x38180 -x58603 -x37090 -x34565 -x57234 -x14250 -x8738 -x19426 -x17107 -x40010 -x36847 -x10025 -x8461 -x34801 -x51940 -x21814 -x34873 -x55996 -x55535 -x52666 -x5691 -x6533 -x19250 -x46433 -x18523 -x30109 -x7406 -x33922 -x35001 -x5708 -x54371 -x18795 -x36138 -x37811 -x10314 -x32813 -x56615 -x32023 -x42954 -x56364 -x41951 -x56787 -x20933 -x1548 -x42970 -x51691 -x10239 -x24003 -x16232 -x1377 -x38152 -x60457 -x13259 -x16445 -x56160 -x45292 -x39812 -x24243 -x2218 -x14625 -x36672 -x56680 -x15664 -x30015 -x58470 -x42294 -x32688 -x4012 -x49960 -x25914 -x31907 -x56383 -x36036 -x55604 -x33819 -x16935 -x14518 -x45343 -x44239 -x12336 -x12501 -x9692 -x35072 -x41504 -x50442 -x33212 -x40442 -x31106 -x47404 -x43499 -x54746 -x55245 -x49965 -x38283 -x56678 -x18792 -x13608 -x20501 -x6568 -x48129 -x28999 -x37355 -x34196 -x47494 -x49556 -x44323 -x56052 -x52226 -x30176 -x37563 -x35882 -x529 -x43288 -x47476 -x19565 x36112 -x17239 -x45934 -x11246 -x50537 -x36216 -x53718 -x50463 -x52769 -x1696 -x15353 -x45933 -x2335 -x34854 -x31362 -x47353 -x4045 -x6123 -x51892 -x58444 -x30316 -x9613 -x23996 -x31189 -x15960 -x34704 -x55808 -x59049 -x47454 -x6375 -x27046 -x46365 -x5267 -x7186 -x38258 -x50457 -x56417 -x30243 -x17742 -x6027 -x30149 -x12847 -x19558 -x3343 -x13998 -x2479 -x49542 -x30057 -x55186 -x16633 -x55964 -x16156 -x42824 -x51664 -x61093 -x7071 -x3938 -x11260 -x42211 -x124 -x31501 -x34528 -x11096 -x6749 -x1862 -x2203 -x42268 -x47735 -x8256 -x16113 -x42177 -x20017 -x27121 -x45539 -x7072 -x19192 -x23275 -x27718 -x56363 -x44277 -x18548 -x4965 -x50867 -x59988 -x6489 -x38077 -x29569 -x53226 -x11248 -x46903 -x42387 -x5045 -x37730 -x27998 -x11836 -x20618 -x9054 -x7924 -x41596 -x31761 -x42929 -x57837 -x12254 -x8797 -x26465 -x30289 -x39444 -x43487 -x2786 -x30414 -x38319 -x195 -x16848 -x35726 -x14817 -x47752 -x7143 -x29403 -x58092 -x34355 -x45508 -x28764 -x2574 -x53144 -x31849 -x50257 -x1365 -x38024 -x7267 -x34797 -x12385 -x55206 -x47570 -x55567 -x58610 -x36508 -x44467 -x47776 -x60163 -x6209 -x50870 -x27168 -x11026 -x54278 -x56853 -x250 -x6484 -x11670 -x14027 -x1936 -x20681 -x10914 -x44150 -x37674 -x39780 -x9774 -x3220 -x296 -x20665 -x53764 -x194 -x48297 -x43620 -x32553 -x15062 -x43189 -x36676 -x52435 -x18329 -x36988 -x11409 -x53368 -x47075 -x7639 -x1530 -x30613 -x19498 -x6710 -x10123 -x16286 -x17622 -x48191 -x6841 -x54423 -x41771 -x52029 -x5996 -x33116 -x52015 -x24422 -x11954 -x8922 -x46050 -x11786 -x42967 -x29172 -x50841 -x24156 -x32378 -x19406 -x10598 -x46346 -x48981 -x20682 -x50334 -x30685 -x33 -x43261 -x46662 -x265 -x28404 -x17391 -x8730 -x45650 -x37885 -x4850 -x9621 -x30076 -x12171 -x21546 -x38832 -x20181 -x21290 -x522 -x4374 -x23370 -x46783 -x20086 -x3006 -x42185 -x54170 -x33399 -x1014 -x5144 -x49120 -x12441 -x43019 -x44430 -x52546 -x16859 -x16619 -x10766 -x50071 -x60966 -x37303 -x12474 -x1081 -x22611 -x24473 -x38450 -x22540 -x30955 -x3037 -x12701 -x14157 -x1274 -x36250 -x52983 -x33302 -x52046 -x45454 -x8472 -x51554 -x52322 -x43289 -x21663 -x36342 -x23947 -x20656 -x38897 -x50003 -x14399 -x24499 -x39395 -x38269 -x366 -x40429 -x20500 -x54916 -x51758 -x42670 -x10801 -x27026 -x14220 -x50999 -x33053 -x20418 -x32573 -x33357 -x45846 -x49815 -x8245 -x12608 -x60105 -x41520 -x54783 -x15267 -x57636 -x39036 -x10423 -x38314 -x2841 -x22802 -x25750 -x26357 -x56574 -x21260 -x42649 -x26970 -x1452 -x28291 -x20296 -x23746 -x34564 -x51337 -x54920 -x11643 -x19511 -x3437 -x8068 -x15437 -x59699 -x3833 -x13432 -x26829 -x447 -x8003 -x17082 -x50877 -x26198 -x39855 -x24768 -x26120 -x54882 -x30391 -x9932 -x36615 -x50296 -x40154 -x24718 -x5589 -x35697 -x35679 -x54729 -x60002 -x37713 -x55920 -x7906 -x58715 -x55062 -x2085 -x50477 -x54640 -x56298 -x52438 -x10486 -x9852 -x44908 -x55810 -x28277 -x54003 -x58986 -x42027 -x33126 -x58723 -x33687 -x53452 -x36959 -x9835 -x3366 -x48816 -x29246 -x42361 -x44897 -x31468 -x40214 -x15085 -x6241 -x31182 -x56113 -x46473 -x37257 -x42725 -x13348 -x23095 -x46823 -x40341 -x42158 -x25788 -x5548 -x7962 -x44081 -x15063 -x57381 -x13768 -x15162 -x47834 -x57257 -x47782 -x13941 -x57421 -x9029 -x9159 -x42659 -x16688 -x56443 -x22890 -x2763 -x19189 -x7506 -x6873 -x5266 -x16273 -x17522 -x23656 -x20662 -x37700 -x54416 -x1568 -x5543 -x32948 -x27249 -x47500 -x36757 -x22840 -x58087 -x14408 -x3166 -x12242 -x42061 -x14337 -x37226 -x22989 -x10909 -x1895 -x2100 -x9862 x42471 -x54282 -x22129 -x28959 -x22781 -x21424 -x59283 -x46644 -x17597 -x24225 -x39601 -x60919 -x38134 -x26072 -x53523 -x2447 -x20016 -x57070 -x3292 -x56132 -x20337 -x11723 -x48647 -x20128 -x49141 -x17930 -x46689 -x34503 -x5423 -x9829 -x59652 -x4967 -x36026 -x7047 -x527 -x21340 -x48695 -x13382 -x20007 -x51759 -x29356 -x52733 -x56037 -x59519 -x29748 -x37715 -x32092 -x53622 -x10686 -x9756 -x27825 -x50039 -x4366 -x38160 -x14961 -x16956 -x11194 -x15127 -x27077 -x20036 -x52220 -x57777 -x35634 -x60075 -x20939 -x10768 -x40674 -x51679 -x57814 -x37171 -x48588 -x35390 -x10412 -x27871 -x43094 -x28374 -x43518 -x9603 -x55286 -x28377 -x35300 -x21236 -x57890 -x1733 -x36835 -x53295 -x23537 -x13296 -x52934 -x37113 -x24954 -x36219 -x18194 -x38033 -x29060 -x11123 -x29118 -x44843 -x886 -x34969 -x48864 -x12646 -x14783 -x16837 -x32445 -x52099 -x33842 -x48290 -x48103 -x53716 -x58868 -x52381 -x30458 -x25710 -x38288 -x2909 -x14754 -x4011 -x61123 -x54776 -x36179 -x3648 -x19977 -x10067 -x42858 -x11298 -x42349 -x42470 -x40339 -x39088 -x49935 -x26754 -x23223 -x31569 -x26086 -x54392 -x25024 -x56694 -x16923 -x42775 -x16821 -x44818 -x2581 -x37716 -x29095 -x39874 -x27089 -x53179 -x57516 -x26800 -x5172 -x55662 -x53724 -x37634 -x50459 -x149 -x37785 -x5106 -x25455 -x35268 -x1797 -x49711 -x54984 -x17058 -x50651 -x14161 -x45993 -x4282 -x28083 -x40312 -x26707 -x43834 -x34498 -x15244 -x57047 -x24807 -x52185 -x3585 -x25907 -x43143 -x50869 -x22726 -x19042 -x41493 -x51772 -x53438 -x39611 -x37515 -x19358 -x37701 -x58504 -x43117 -x50467 -x5296 -x7114 -x12858 -x9973 -x16132 -x27454 -x34922 -x45721 -x56320 -x4033 -x47173 -x3902 -x57337 -x57359 -x54930 -x31541 -x19489 -x36783 -x14268 -x15342 -x15197 -x6329 -x28521 -x34128 -x12720 -x4170 -x59748 -x33683 -x32164 -x37820 -x21725 -x38951 -x51536 -x47743 -x54567 -x39781 -x12655 -x26468 -x28043 -x7889 -x38466 -x59954 -x60398 -x31680 -x41400 -x49516 -x12252 -x23691 -x31247 -x4440 -x36073 -x21367 -x10193 -x41870 -x27261 -x47783 -x14686 -x58590 -x52822 -x14670 -x20529 -x27496 -x35410 -x54233 -x27937 -x44725 -x14782 -x56487 -x57929 -x46423 -x30101 -x56570 -x53565 -x10544 -x26516 -x24723 -x23810 -x28054 -x50615 -x13168 -x25570 -x30945 -x7601 -x1971 -x40421 -x64 -x22367 -x41636 -x49999 -x57538 -x256 -x39720 -x55855 -x47766 -x33057 -x43430 -x6591 -x32407 -x51750 -x52777 -x8557 -x30755 -x52693 -x10125 -x16148 -x52218 -x48142 -x54641 -x187 -x55368 -x56916 -x28447 -x51256 -x1147 -x44527 -x15240 -x24609 -x35329 -x52194 -x14611 -x18167 -x45211 -x49365 -x50092 -x56273 -x36391 -x57562 -x19286 -x27614 -x27680 -x21498 -x26114 -x486 -x12459 -x43007 -x49218 -x45689 -x50831 -x25234 -x11747 -x13703 -x59208 -x15864 -x51315 -x1330 -x7674 -x47511 -x37352 -x13514 -x4995 -x9351 -x33993 -x59442 -x7096 -x23264 -x47642 -x23647 -x36020 -x28880 -x41694 -x24298 -x60390 -x3507 -x53312 -x35921 -x20171 -x46452 -x27016 -x56152 -x7130 -x50852 -x27886 -x18 -x51823 -x21826 -x12044 -x58798 -x12928 -x140 -x11221 -x22492 -x52987 -x26670 -x26880 -x38583 -x55247 -x24381 -x45687 -x1987 -x34140 -x51530 -x18857 -x5783 -x49491 -x42602 -x59296 -x11086 -x43382 -x42102 -x53729 -x27836 -x692 -x29971 -x51929 -x1815 -x1074 -x39416 -x19348 -x50681 -x986 -x17332 -x35327 -x26282 -x36854 -x48220 -x40185 -x10998 -x48979 -x25830 -x5299 -x39261 -x6271 -x41031 -x13662 -x38426 -x21214 -x15136 -x37197 -x55125 -x25520 -x40582 -x50499 -x22654 -x3684 -x25967 -x29005 -x16234 -x19071 -x22583 -x44372 -x30862 -x6421 -x14860 -x25846 -x50209 -x55698 -x28847 -x40793 -x59044 -x43218 -x59561 -x56061 -x46897 -x46994 -x48645 -x50982 -x39402 -x39536 -x4418 -x39851 -x11816 -x16595 -x25474 -x43576 -x7735 -x54902 -x52832 -x53710 -x525 -x39021 -x58384 -x59156 -x8164 -x38673 -x50208 -x6778 -x52945 -x12162 -x45130 -x12726 -x38026 -x45462 -x47813 -x40206 -x20683 -x15235 -x30166 -x38957 -x12549 -x49839 -x55901 -x50043 -x7057 -x6603 -x60260 -x33679 -x46402 -x132 -x29293 -x45374 -x5642 -x10776 -x30783 -x42406 -x252 -x17620 -x18386 -x535 -x39749 -x18405 -x49773 -x35078 -x49843 -x43306 -x51510 -x3685 -x29867 -x4684 -x23069 -x48875 -x24797 -x50168 -x12189 -x39028 -x40805 -x51418 -x17174 -x12 -x31536 -x46102 -x24935 -x45253 -x32430 -x44710 -x21854 -x21499 -x6033 -x12796 -x17560 -x22480 -x55384 -x31520 -x48431 -x49514 -x59693 -x30264 -x45118 -x18062 -x38516 -x29054 -x57727 -x12667 -x22259 -x55764 -x42838 -x5197 -x10669 -x19054 -x55468 -x6295 -x8927 -x27374 -x29966 -x43843 -x15409 -x41195 -x1267 -x21047 -x50882 -x8477 -x15673 -x40696 -x56202 -x36294 -x44514 -x28459 -x44656 -x37763 -x42146 -x19495 -x21859 -x28736 -x30153 -x20765 -x22571 -x56957 -x60474 -x2041 -x1646 -x42377 -x6374 -x55790 -x43127 -x27137 -x53110 -x38637 -x49457 -x19522 -x46888 -x52667 -x48133 -x17864 -x6799 -x54475 -x30541 -x49116 -x30833 -x2071 -x50350 -x7256 -x44140 -x36975 -x20095 -x21961 -x54103 -x48116 -x57529 -x41892 -x48504 -x5547 -x41134 -x35971 -x58552 -x10740 -x46516 -x23644 -x21114 -x40153 -x55712 -x40309 -x30370 -x24458 -x40364 -x20574 -x51742 -x52953 -x6013 -x50903 -x13127 -x4327 -x29814 -x38873 -x55707 -x19726 -x37757 -x54143 -x11671 -x14496 -x42246 -x30428 -x25609 -x21177 -x42554 -x980 -x7969 -x6569 -x1520 -x26400 -x49373 -x3681 -x1507 -x46914 -x40716 -x51844 -x58682 -x14633 -x28674 -x16620 -x54616 -x10502 -x12973 -x40361 -x3861 -x57675 -x5639 -x19381 -x8282 -x16503 -x50665 -x59194 -x50918 -x3339 -x51870 -x16483 -x24680 -x38571 -x23168 -x57959 -x34491 -x636 -x9125 -x59478 -x11732 -x13399 -x37447 -x3483 -x43646 -x14824 -x33178 -x52485 -x1455 -x22136 -x44795 -x55331 -x26429 -x48485 -x5411 -x26399 -x35645 -x9419 -x19063 -x17533 -x40208 -x10110 -x12364 -x48581 -x25594 -x5694 -x26998 -x28239 -x42184 -x14262 -x25983 -x8570 -x5373 -x6772 -x16029 -x26131 -x19817 -x46244 -x47896 -x58562 -x44760 -x12634 -x44308 -x54998 -x34419 -x44988 -x27179 -x51646 -x60083 -x7880 -x16130 -x30464 -x38567 -x53034 -x59401 -x34061 -x39714 -x53841 -x25548 -x46938 -x58977 -x55264 -x47154 -x38837 -x53476 -x3092 -x32704 -x45380 -x47724 -x37921 -x4360 -x4535 -x31238 -x59332 -x6134 -x45006 -x35989 -x40645 -x22283 -x1930 -x12112 -x3341 -x19573 -x4547 -x49629 -x2567 -x42607 -x28058 -x54610 -x18455 -x25089 -x36868 -x54703 -x7716 -x46628 -x8093 -x25789 -x39060 -x35069 -x15853 -x47473 -x54926 -x36582 -x10483 -x17294 -x40209 -x11489 -x41126 -x11331 -x57302 -x12556 -x8691 -x30809 -x31155 -x17611 -x18044 -x19237 -x49704 -x58576 -x28168 -x52093 -x24662 -x18206 -x27642 -x30691 -x6992 -x32960 -x16116 -x44745 -x17670 -x22723 -x3730 -x50826 -x8693 -x12771 -x17913 -x48029 -x52986 -x29227 -x3717 -x29554 -x6079 -x43048 -x22579 -x4270 -x39908 -x12097 -x4633 -x27238 -x10209 -x57456 -x53604 -x51483 -x20134 -x39489 -x37353 -x26257 -x23107 -x8172 -x13503 -x19944 -x11850 -x18815 -x18191 -x47561 -x52865 -x58414 -x11228 -x2768 -x16058 -x34191 -x21254 -x34087 -x12579 -x11279 -x18879 -x33319 -x24505 -x34132 -x37427 -x13159 -x16745 -x56301 -x44446 -x1376 -x6274 -x24415 -x29927 -x40321 -x11919 -x24178 -x39104 -x56700 -x20924 -x46885 -x53907 -x17084 -x11043 -x59387 -x31299 -x8547 -x50593 -x44025 -x14347 -x13098 -x16347 -x9817 -x38840 x38977 -x3368 -x18237 -x35378 -x4481 -x51965 -x10323 -x39752 -x23584 -x30250 -x14431 -x38292 -x47292 -x51407 -x15506 -x17698 -x32979 -x53883 -x56974 -x48257 -x3525 -x25058 -x25372 -x33229 -x57666 -x10249 -x43471 -x60547 -x24174 -x8826 -x12708 -x18728 -x37920 -x6445 -x1876 -x25679 -x50700 -x58440 -x13377 -x23033 -x49983 -x55572 -x48343 -x9935 -x59644 -x49624 -x30254 -x3081 -x54831 -x35631 -x45825 -x58848 -x22247 -x25974 -x35447 -x33338 -x24394 -x6872 -x18414 -x31996 -x52464 -x49824 -x26795 -x3473 -x34262 -x42907 -x39101 -x14162 -x52158 -x3832 -x52057 -x5247 -x12827 -x22823 -x7216 -x18688 -x12523 -x26543 -x59380 -x1055 -x26245 -x65 -x8310 -x29363 -x25067 -x8214 -x37825 -x50659 -x59682 -x4564 -x3649 -x60579 -x22186 -x28688 -x3726 -x33624 -x12813 -x29555 -x21233 -x34068 -x53486 -x30621 -x7520 -x17540 -x57193 -x42289 -x11487 -x28650 -x31116 -x16552 -x32413 -x56347 -x28499 -x38835 -x2280 -x40704 -x49297 -x5575 -x1056 -x12868 -x27285 -x11728 -x25438 -x58054 -x35051 -x8853 -x24412 -x8895 -x37057 -x58145 -x60896 -x22079 -x15723 -x5755 -x45898 -x9259 -x58003 -x24715 -x44053 -x12591 -x42425 -x48044 -x10392 -x33688 -x38566 -x40077 -x35115 -x53758 -x47524 -x46633 -x30233 -x1551 -x15198 -x46480 -x20090 -x50818 -x22987 -x16193 -x57932 -x11278 -x12947 -x27347 -x44929 -x3767 -x35487 -x54244 -x34080 -x42206 -x44800 -x31908 -x24236 -x60243 -x8083 -x33521 -x16408 -x21693 -x23820 -x16263 -x9697 -x37129 -x9590 -x56473 -x13470 -x29064 -x3467 -x18228 -x37445 -x21921 -x35606 -x42776 -x639 -x2110 -x21261 -x10687 -x30150 -x53515 -x35974 -x51451 -x56801 -x19403 -x3845 -x5806 -x8397 -x18040 -x29411 -x55058 -x60822 -x53600 -x51245 -x10029 -x33143 -x40536 -x9618 -x21524 -x44131 -x45242 -x27610 -x6437 -x23818 -x11733 -x43052 -x59306 -x56205 -x7210 -x23303 -x48096 -x16804 -x9357 -x40829 -x50674 -x57053 -x682 -x59168 -x11858 -x35756 -x58783 -x60233 -x30689 -x57786 -x15588 -x39473 -x3308 -x11708 -x8092 -x3852 -x58196 -x49127 -x22659 -x21397 -x22617 -x56168 -x57717 -x19033 -x17429 -x27498 -x34563 -x36994 -x16012 -x30746 -x31793 -x33920 -x58866 -x37587 -x46962 -x57474 -x33724 -x50194 -x31517 -x29564 -x37529 -x52188 -x880 -x38869 -x44434 -x46553 -x36872 -x46769 -x34144 -x23380 -x18493 -x57198 -x12316 -x55513 -x30112 -x22083 -x50321 -x14982 -x3724 -x6096 -x15571 -x20967 -x49527 -x18247 -x12617 -x48104 -x37871 -x4839 -x35104 -x47755 -x50177 -x13920 -x32837 -x19235 -x16363 -x26277 -x38731 -x57822 -x27572 -x20818 -x51984 -x29168 -x7749 -x7292 -x18743 -x37638 -x14740 -x56241 -x19049 -x12434 -x60365 -x7236 -x40920 -x31284 -x50351 -x10226 -x22818 -x12117 -x6500 -x16774 -x16351 -x35712 -x52224 -x25263 -x22509 -x38966 -x19625 -x41431 -x32262 -x2503 -x11974 -x27895 -x54273 -x28134 -x59447 -x44955 -x26721 -x31992 -x192 -x30540 -x49603 -x900 -x8704 x11735 -x14907 -x18933 -x3843 -x32918 -x11023 -x21698 -x53822 -x33103 -x54793 -x30550 -x1288 -x13584 -x35875 -x41229 -x53255 -x3969 -x18306 -x29760 -x54125 -x9255 -x37182 -x2328 -x14585 -x49607 -x8314 -x43388 -x52720 -x43150 -x17198 -x26854 -x55738 -x55627 -x17518 -x1883 -x43298 -x1091 -x54487 -x57584 -x2493 -x12874 -x37851 -x44920 -x50375 -x654 -x6745 -x59776 -x35948 -x16594 -x26552 -x23855 -x53878 -x43964 -x45803 -x25949 -x58188 -x12784 -x53457 -x5475 -x40249 -x26270 -x33083 -x50166 -x320 -x50054 -x6164 -x11833 -x45260 -x22671 -x57669 -x59427 -x24434 -x5294 -x41563 -x2705 -x52063 -x21612 -x7807 -x25490 -x38318 -x35593 -x25561 -x1718 -x1278 -x35075 -x19634 -x13996 -x47789 -x51307 -x8468 -x15641 -x26362 -x42378 -x42183 -x32576 -x42591 -x19399 -x20385 -x53164 -x1220 -x2722 -x36111 -x43617 -x55033 -x20466 -x55078 -x2262 -x37112 -x42731 -x43137 -x53983 -x37791 -x25200 -x32298 -x40519 -x42577 -x59939 -x17128 -x19461 -x21483 -x18119 -x34400 -x51397 -x6730 -x12386 -x53444 -x23784 -x55383 -x30045 -x11 -x40447 -x46684 -x60751 -x14791 -x48199 -x2649 -x8255 -x12587 -x36083 -x48985 -x40589 -x15290 -x58804 -x60818 -x33188 -x669 -x48327 -x19497 -x39982 -x61097 -x16186 -x15194 -x40046 -x24502 -x11584 -x16448 -x18909 -x39878 -x34622 -x32707 -x30022 -x48517 -x14322 -x21323 -x44433 -x38291 -x1398 -x52213 -x59855 -x41332 -x18133 -x43331 -x36092 -x7356 -x17636 -x34089 -x26561 -x28178 -x28520 -x6957 -x19165 -x61133 -x6581 -x10729 -x28148 -x47247 -x51626 -x52130 -x26298 -x5284 -x16059 -x17430 -x30839 -x49003 -x56651 -x60483 -x14840 -x20393 -x35373 -x55355 -x14370 -x21849 -x17659 -x59051 -x11071 -x28519 -x19655 -x45833 -x48274 -x56054 -x13947 -x35695 -x17185 -x20820 -x48110 -x3024 -x10673 -x48329 -x51841 -x1836 -x43442 -x15322 -x50444 -x11764 -x30126 -x37798 -x56666 -x59 -x18947 -x38098 -x54208 -x26865 -x30163 -x31237 -x1202 -x32082 -x40825 -x54816 -x32125 -x48847 -x48650 -x56357 -x20508 -x4909 -x10378 -x16418 -x55670 -x38908 -x8573 -x42321 -x54254 -x1374 -x28449 -x60023 -x55999 -x56948 -x13163 -x731 -x5579 -x10147 -x5354 -x47377 -x20280 -x41547 -x39798 -x41749 -x4335 -x6678 -x13939 -x24076 -x2993 -x30663 -x4187 -x29002 -x51565 -x27784 -x56754 -x11334 -x40668 -x20421 -x58699 -x20491 -x2378 -x23570 -x23830 -x12716 -x22729 -x54342 -x29262 -x10312 -x35396 -x49994 -x42170 -x18151 -x21708 -x19588 -x59606 -x36358 -x56146 -x59705 -x46775 -x20627 -x14094 -x31253 -x16207 -x19100 -x38457 -x49754 -x7832 -x26297 -x5351 -x25390 -x28536 -x42685 -x54276 -x8393 -x34126 -x39398 -x55330 -x43972 -x33835 -x44175 -x35243 -x674 -x6166 -x8543 -x46120 -x17524 -x34107 -x39797 -x45902 -x35829 -x57617 -x22339 -x31404 -x50204 -x16871 -x8586 -x33781 -x58084 -x22644 -x47517 -x57674 -x15560 -x25043 -x23563 -x47341 -x42768 -x6956 -x7933 -x14649 -x46549 -x7118 -x25953 -x48351 -x60153 -x46358 -x60550 -x42282 -x31279 -x9296 -x31834 -x17516 -x16188 -x45530 -x46604 -x45675 -x26218 -x2569 -x28381 -x48143 -x54538 -x39399 -x28841 -x27588 -x49411 -x57155 -x12834 -x31063 -x32148 -x5345 -x10697 -x3752 -x5324 -x36630 -x46850 -x487 -x34267 -x16155 -x20900 -x15368 -x11626 -x11581 -x18475 -x60834 -x12219 x4988 -x12041 -x42149 -x33248 -x51752 -x60957 -x31797 -x56066 -x57783 -x24418 -x46275 -x4383 -x17515 -x34645 -x43696 -x43897 -x33827 -x61151 -x14614 -x8298 -x30487 -x16510 -x54585 -x60355 -x8652 -x54809 -x1736 -x15712 -x6377 -x60334 -x9287 -x23926 -x39706 -x48212 -x33301 -x44543 -x18309 -x23173 -x48455 -x46756 -x36016 -x60854 -x27450 -x8370 -x46514 -x25567 -x16386 -x46833 -x18078 -x23730 -x15621 -x59594 -x33145 -x5777 -x14354 x4989 -x46511 -x24185 -x36790 -x10190 -x41936 -x16664 -x52000 -x44426 -x440 -x36611 -x39978 -x24831 -x49154 -x52117 -x50119 -x54469 -x26876 -x36773 -x59959 -x43677 -x2386 -x59946 -x45989 -x21361 -x33682 -x21520 -x51488 -x8666 -x6834 -x3772 -x4615 -x6008 -x6531 -x22037 -x33029 -x32123 -x19160 -x38828 -x42138 -x53608 -x55704 -x36797 -x3748 -x45691 -x44825 -x59870 -x36455 -x7959 -x14592 -x53066 -x35877 -x16725 -x57700 -x40198 -x40788 -x54184 -x26943 -x16769 -x23295 -x13244 -x44632 -x52803 -x26675 -x55310 -x36731 -x13110 -x33026 -x33472 -x45897 -x12940 -x2033 -x24816 -x17683 -x1348 -x35132 -x37581 -x47185 -x23322 -x14449 -x57651 -x41834 -x23697 -x40606 -x59780 -x38699 -x13819 -x35972 -x41909 -x20474 -x11942 -x775 -x53945 -x49386 -x54714 -x569 -x52908 -x6852 -x50446 -x36915 -x15591 -x6555 -x18598 -x43586 -x45063 -x1725 -x25796 -x9070 -x49077 -x16640 -x29350 -x33763 -x53974 -x24192 -x53588 -x85 -x15364 -x31114 -x41941 -x22640 -x16737 -x52689 -x54144 -x19488 -x22417 -x1654 -x51454 -x56795 -x58448 -x6343 -x24452 -x30443 -x45587 -x46249 -x10169 -x14325 -x30229 -x23974 -x34052 -x8367 -x39771 -x15052 -x6235 -x10043 -x16730 -x18788 -x24758 -x2307 -x9249 -x18992 -x41455 -x46805 -x59165 -x31366 -x36290 -x31715 -x29610 -x28625 -x53941 -x14299 -x12222 -x26850 -x38454 -x5731 -x26548 -x8203 -x34862 -x21792 -x15911 -x43293 -x41256 -x1465 -x25491 -x14158 -x28628 -x43165 -x49092 -x44537 -x47514 -x7671 -x37569 -x32265 -x33130 -x58390 -x32207 -x51993 -x32705 -x29775 -x1993 -x3806 -x41478 -x49469 -x50782 -x10781 -x37558 -x23527 -x4323 -x57967 -x5689 -x42058 -x15527 -x56966 -x44804 -x1499 -x24606 -x38173 -x48124 -x55200 -x9242 -x12730 -x27119 -x41416 -x54338 -x20255 -x31232 -x15867 -x33904 -x52664 -x22263 -x18286 -x18697 -x11750 -x58893 -x56269 -x938 -x26242 -x57356 -x58841 -x53820 -x3087 -x53321 -x27354 -x49199 -x20032 -x39928 -x50490 -x57186 -x3723 -x40196 -x7377 -x34483 -x13808 -x6661 -x2318 -x60549 -x32409 -x50597 -x20307 -x36991 x46752 -x26978 -x13709 -x24514 -x40817 -x39999 -x56206 -x34032 -x59990 -x55588 -x8873 -x23521 -x10379 -x17204 -x37313 -x47504 -x28727 -x27531 -x37617 -x32587 -x32439 -x34670 -x15025 -x35737 -x15360 -x51692 -x53880 -x58357 -x25684 -x26766 -x27471 -x33260 -x29618 -x5307 -x44210 -x19824 -x17880 -x27933 -x29908 -x47188 -x48794 -x53193 -x52520 -x34247 -x27887 -x11454 -x44999 -x1773 -x49589 -x343 -x46867 -x54698 -x35569 -x34327 -x33389 -x61068 -x37783 -x48689 -x32890 -x1366 -x38845 -x9820 -x23266 -x41132 -x45917 -x28787 -x23915 -x24681 -x37379 -x6461 -x16670 -x3375 -x56705 -x19025 -x56559 -x35485 -x10285 -x47521 -x24395 -x33425 -x49378 -x22354 -x54357 -x40200 -x15531 -x21738 -x25754 -x53398 -x20746 -x47262 -x10141 -x13834 -x16495 -x28286 -x22710 -x9722 -x47310 -x54214 -x20363 -x55739 -x43701 -x58635 -x39511 -x6291 -x37952 -x8500 -x24634 -x6630 -x4571 -x49417 -x29719 -x47081 -x56891 -x5387 -x32219 -x48093 -x26985 -x23410 -x16891 -x24062 -x29905 -x3574 -x30137 -x40681 -x59922 -x52249 -x20358 -x9667 -x12341 -x14956 -x44109 -x54063 -x13294 -x39144 -x48627 -x29390 -x2007 -x51544 -x24191 -x6679 -x6129 -x33983 -x57127 -x37028 -x9749 -x13753 -x4786 -x8388 -x5650 -x25872 -x21853 -x29009 -x3946 -x32661 -x12742 -x26324 -x23606 -x38046 -x14330 -x53208 -x10386 -x9459 -x37566 -x32614 -x46248 -x54026 -x37723 -x11540 -x33898 -x59875 -x20865 -x52204 -x29706 -x56920 -x34851 -x23258 -x52318 -x39654 -x40941 -x42409 -x43416 -x57682 -x47763 -x45243 -x55975 -x21238 -x10358 -x25013 -x23768 -x26877 -x28786 -x36488 -x45459 -x12383 -x40041 -x55045 -x59085 -x27177 -x46240 -x9571 -x41490 -x7440 -x17617 -x33277 -x19028 -x25981 -x41151 -x51620 -x55871 -x39405 -x24615 -x32951 -x24774 -x6570 -x57261 -x22689 -x39912 -x49765 -x60154 -x4604 -x31788 -x55047 -x14887 -x25630 -x16942 -x15029 -x22858 -x59420 -x36089 -x244 -x35504 -x8614 -x16972 -x51575 -x16191 -x15799 -x22604 -x60565 -x49976 -x8413 -x28651 -x21823 -x41189 -x39347 -x959 -x6850 -x33884 -x58245 -x40199 -x28376 -x32007 -x13704 -x21385 -x23177 -x54965 -x48569 -x51014 -x49992 -x14176 -x4244 -x31703 -x1329 -x2896 -x28122 -x52579 -x28571 -x16921 -x20252 -x52190 -x2097 -x43975 -x57678 -x48541 -x56708 -x9803 -x9238 -x37610 -x53802 -x6660 -x47171 -x12912 -x19011 -x30189 -x58284 -x41786 -x56632 -x37867 -x34266 -x39109 -x57693 -x56407 -x37359 -x58608 -x24181 -x52760 -x51649 -x28588 -x32376 -x60634 -x46610 -x27988 -x33892 -x32479 -x35543 -x40677 -x29811 -x38608 -x37911 -x40671 -x43480 -x54512 -x33099 -x29816 -x8972 -x21830 -x44257 -x30482 -x55284 -x55361 -x6914 -x15825 -x18017 -x54666 -x8860 -x22054 -x21614 -x9807 -x48629 -x39719 -x30861 -x34725 -x16727 -x39280 -x2315 -x14988 -x43866 -x51453 -x21394 -x21000 -x31235 -x14870 -x36140 -x11036 -x2282 -x15947 -x18861 -x36785 -x2051 -x36326 -x51798 -x13643 -x42740 -x56986 -x57014 -x7508 -x33650 -x48013 -x60650 -x2236 -x43906 -x55263 -x36653 -x19749 -x36339 -x39472 -x59364 -x34197 -x26425 -x37383 -x25275 -x5253 -x8792 -x58264 -x60132 -x9195 -x13500 -x42690 -x28167 -x34395 -x46522 -x57374 -x48742 -x1846 -x41821 -x29596 -x22270 -x1073 -x42534 -x6078 -x41 -x43001 -x34118 -x41044 -x52821 -x35665 -x18759 -x9274 -x51887 -x50956 -x40740 -x26394 -x1529 -x38636 -x23649 -x47322 -x52993 -x31475 -x53469 -x1161 -x8001 -x57133 -x54866 -x57895 -x50017 -x11145 -x31075 -x32303 -x57162 -x40013 -x53993 -x11597 -x5148 -x27463 -x56499 -x12816 -x13267 -x49446 -x9848 -x6284 -x5175 -x5740 -x16230 -x36545 -x49398 -x52881 -x46149 -x37481 -x16912 -x15015 -x44472 -x59304 -x8610 -x27272 -x1511 -x381 -x36406 -x47709 -x5537 -x55677 -x60029 -x58600 -x9052 -x30683 -x31022 -x43368 -x35516 -x44305 -x50313 -x22412 -x34324 -x5138 -x54704 -x59133 -x43596 -x25505 -x27976 -x28875 -x55473 -x12042 -x20821 -x31544 -x37568 -x42966 -x57455 -x33702 -x28865 -x36156 -x42155 -x50471 -x21812 -x1052 -x18641 -x36578 -x38710 -x43080 -x5481 -x46136 -x53973 -x35482 -x41993 -x6 -x4353 -x24854 -x42771 -x11616 -x36431 -x56445 -x56856 -x18556 -x10156 -x10918 -x31263 -x39547 -x48092 -x52503 -x7193 -x59832 -x19723 -x41562 -x59898 -x16917 -x10971 -x35676 -x8266 -x36443 -x51212 -x30081 -x10885 -x60850 -x48447 -x49404 -x12089 -x29622 -x40352 -x30089 -x48887 -x25096 -x5447 -x34302 -x54306 -x37073 -x16341 -x5938 -x7085 -x24866 -x9409 -x48422 -x50509 -x9236 -x30028 -x55501 -x42057 -x2091 -x50550 -x1437 -x53765 -x53405 -x75 -x30732 -x50842 -x741 -x27906 -x1453 -x49778 -x28791 -x36502 -x53629 -x6875 -x22250 -x26625 -x31314 -x55978 -x34081 -x49191 -x22692 -x3518 -x41469 -x53595 -x4218 -x44893 -x8120 -x22422 -x18919 -x46685 -x29233 -x55711 -x53197 -x8087 -x15415 -x36652 -x47113 -x41246 -x14533 -x50801 -x262 -x14855 -x25322 -x32651 -x36627 -x37549 -x38363 -x56919 -x50708 -x59321 -x14857 -x53505 -x9075 -x33700 -x37242 -x41793 -x45759 -x52801 -x6911 -x56381 -x9695 -x11456 -x666 -x23408 -x25132 -x43915 -x24117 -x59737 -x27558 -x41930 -x29590 -x58737 -x38405 -x16786 -x46010 -x10247 -x32231 -x5804 -x34070 -x42388 -x6172 -x61139 -x19414 -x34539 -x37580 -x51576 -x34637 -x37367 -x52180 -x45386 -x25294 -x37208 -x11316 -x13585 -x16647 -x7300 -x22623 -x24668 -x44356 -x49831 -x25889 -x25128 -x34270 -x38614 -x8523 -x32468 -x22775 -x54779 -x49330 -x31603 -x4261 -x57346 -x42655 -x53684 -x46333 -x21383 -x56435 -x315 -x10938 -x11879 -x34094 -x53766 -x9245 -x41752 -x54077 -x16543 -x4818 -x35711 -x688 -x15730 -x33934 -x36801 -x39945 -x15339 -x147 -x23698 -x59940 -x11186 -x55365 -x4863 -x33450 -x8919 -x59717 -x24335 -x41245 -x17953 -x41937 -x2513 -x39454 -x33160 -x59645 -x23741 -x39957 -x52335 -x21564 -x38985 -x17123 -x15041 -x41488 -x45238 -x29249 -x45038 -x24553 -x55875 -x58921 -x12963 -x34314 -x38204 -x9467 -x8781 -x5239 -x54881 -x39264 -x31921 -x8845 -x60267 -x6407 -x43250 -x5538 -x21011 -x36939 -x19685 -x41174 -x19277 -x3966 -x26117 -x24661 -x50625 -x10551 -x5044 -x50376 -x51137 -x6508 -x5032 -x31276 -x48247 -x13884 -x38377 -x49238 -x59868 -x18981 -x1171 -x8482 -x58944 -x44328 -x27978 -x6809 -x9196 -x24450 -x22072 -x51734 -x18431 -x55557 -x48624 -x53290 -x2928 -x6732 -x24544 -x27500 -x1762 -x41769 -x43557 -x39582 -x40981 -x52806 -x50534 -x19458 -x18494 -x22139 -x6775 -x34750 -x13826 -x20718 -x30253 -x45429 -x49209 -x2466 -x32943 -x21455 -x22725 -x43847 -x55656 -x48859 -x59917 -x18831 -x30193 -x967 -x1528 -x15680 -x56031 -x3773 -x40473 -x12838 -x17531 -x19938 -x24700 -x37344 -x21886 -x40935 -x48151 -x11997 -x58619 -x21285 -x3167 -x9338 -x43059 -x49546 -x58217 -x12823 -x18024 -x4673 -x2591 -x24738 -x4402 -x9547 -x11665 -x29471 -x52004 -x31227 -x24535 -x55749 -x16583 -x23025 -x22867 -x28477 -x8950 -x50529 -x17497 -x7243 -x29143 -x46688 -x59233 -x32267 -x49591 -x7250 -x49215 -x4002 -x13578 -x2239 -x17544 -x25784 -x8205 -x40104 -x56594 -x58364 -x712 -x19292 -x23581 -x4589 -x47627 -x49877 -x50441 -x4150 -x31880 -x30567 -x37224 -x37836 -x51690 -x29189 -x56722 -x1981 -x54773 -x8739 -x6649 -x36311 -x21743 -x17427 -x9169 -x31190 -x48358 -x20503 -x14103 -x47084 -x49242 -x33241 -x21784 -x42790 -x7949 -x12037 -x36591 -x16888 -x40766 -x22665 -x52165 -x4474 -x23424 -x58581 -x37494 -x39190 -x57692 -x34482 -x10825 -x33887 -x17838 -x7928 -x6667 -x7998 -x42474 -x14379 -x54466 -x60819 -x4284 -x3295 -x10001 -x20065 -x57569 -x58607 -x22876 -x35462 -x12518 x18579 -x26979 -x51326 -x54935 -x55706 -x11166 -x2389 -x35582 -x52486 -x23868 -x26775 -x60118 -x54187 -x57304 -x60885 -x30282 -x44247 -x34875 -x8619 -x3384 -x46082 -x4834 -x25876 -x59082 -x10611 -x45244 -x30242 -x40162 -x58741 -x13017 -x49270 -x48527 -x29098 -x38611 -x9093 -x29405 -x12328 -x39238 -x18934 -x18591 -x24826 -x15576 -x11105 -x37727 -x58733 -x48559 -x23342 x2087 -x21039 -x37267 -x49923 -x18822 -x4119 -x47256 -x16628 -x30903 x2077 -x54107 -x56793 -x18662 -x3050 -x18885 -x5627 -x27071 -x16563 -x25112 -x60520 -x50676 -x36023 -x4696 -x8454 -x42571 -x33852 -x15439 -x44271 -x25878 -x41606 -x33678 -x16306 -x15073 -x61034 -x60917 -x384 -x47572 -x42252 -x51927 -x54763 -x50326 -x20459 -x40959 -x44943 -x16081 -x4125 -x44075 -x49851 -x27061 -x49021 -x44098 -x44063 -x25329 -x56115 -x29094 -x47163 -x7229 -x27059 -x32875 -x17860 -x7306 -x8672 -x30859 -x37573 -x52330 -x7160 -x45453 -x56529 -x17559 -x9522 -x60517 -x50325 -x26848 -x34916 -x3009 -x60501 -x56512 -x58587 -x13311 -x33325 -x58279 -x43254 -x19291 -x15046 -x38946 -x57532 -x4851 -x41796 -x26643 -x12217 -x41939 -x31546 -x8518 -x14024 -x54070 -x60111 -x5110 -x35561 -x10590 -x9457 -x57653 -x10045 -x38879 -x13440 -x60064 -x53315 -x6491 -x18071 -x6499 -x1254 -x11377 -x9333 -x22810 -x37779 -x56069 -x1735 -x52350 -x44811 -x9903 -x2474 -x55655 -x19902 -x19612 x39055 -x24474 -x37799 -x14413 -x31310 -x46202 -x34756 -x10446 -x61065 -x49278 -x15860 -x28118 -x20675 -x46800 -x60482 -x30019 -x27539 -x18105 -x15879 -x43464 -x12960 -x6206 -x37116 -x42198 -x24518 -x30705 -x36683 -x40430 -x36566 -x49632 -x8146 -x6048 -x28261 -x31273 -x38670 -x13622 -x17191 -x37062 -x14992 -x25444 -x53069 -x21895 -x53618 -x30408 -x39858 -x17243 -x18603 -x46307 -x44961 -x5888 -x50372 -x52590 -x58412 -x8910 -x21969 -x33500 -x15097 -x204 -x32783 -x19589 -x24719 -x14731 -x28100 -x7815 -x36596 -x29222 -x22230 -x52774 -x44563 -x11503 -x10716 -x46361 -x45414 -x21558 -x40616 -x25648 -x28264 -x58247 -x11245 -x7931 -x59159 -x50505 -x22981 -x24589 -x47836 -x24844 -x1352 -x46491 -x49956 -x20715 -x55039 -x16955 -x11619 -x18564 -x34291 -x51398 -x30026 -x2762 -x7638 -x9867 -x48553 -x24306 -x10625 -x26127 -x47192 -x34579 -x54455 -x35472 -x53609 -x13651 -x21007 -x34502 -x21048 -x36662 -x4326 -x38478 -x49797 -x55326 -x20722 -x43664 -x4484 -x49088 -x21443 -x33558 -x32866 -x29045 -x28914 -x27020 -x52417 -x43743 -x58191 -x11012 -x11141 -x52323 -x60607 -x58375 -x9009 -x52299 -x49282 -x7346 -x14461 -x830 -x31241 -x27104 -x19697 -x456 -x24579 -x5038 -x28832 -x32932 -x49647 -x31993 -x15370 -x13336 -x20014 -x6182 -x34446 -x52162 -x13637 -x20827 -x21582 -x25605 -x7402 -x50525 -x10844 -x16721 -x35565 -x36030 -x17971 -x7790 -x27413 -x36050 -x42897 -x59937 -x3055 -x50222 -x59920 -x50008 -x8052 -x60888 -x58345 -x60303 -x21866 -x30706 -x40449 -x50019 -x9877 -x6858 -x38963 -x28910 -x57752 -x57453 -x60192 -x27671 -x49236 -x33672 -x10191 -x60204 -x26271 -x60633 -x33184 -x48322 -x41075 -x36176 -x13048 -x15057 -x35077 -x30735 -x59721 -x26124 -x42481 -x6913 -x28718 -x33664 -x51952 -x12888 -x26515 -x56685 -x57511 -x8947 -x22361 -x60950 -x46405 -x18402 -x5904 -x25836 -x14304 -x31599 -x35193 -x1044 -x18448 -x38584 -x23814 -x50144 -x10119 -x21470 -x21436 -x55866 -x39116 -x30244 -x23816 -x42692 -x48405 -x29624 -x50621 -x11622 -x42570 -x48997 -x12773 -x16770 -x37324 -x21121 -x24399 -x8870 -x17249 -x47059 -x2189 -x32986 -x12221 -x14340 -x26199 -x32501 -x2788 -x5843 -x35604 -x28647 -x19457 -x44163 -x45288 -x9010 -x6922 -x23991 -x37307 -x15883 -x17425 -x54271 -x59461 x10814 -x10112 -x23497 -x27678 -x19101 -x23798 -x47632 -x36336 -x34729 -x41461 -x18824 -x53669 -x6821 -x44086 -x12972 -x57838 -x27524 -x44607 -x57095 -x19285 -x18750 -x29836 -x7314 -x16204 -x36879 -x23616 -x40822 -x14236 -x17474 -x36402 -x53673 -x30362 -x5404 -x15190 -x37918 -x40818 -x51203 -x6742 -x25603 -x38655 -x9577 -x23739 -x21893 x44707 -x11184 -x2639 -x19816 -x33598 -x45579 -x5671 -x55061 -x52412 -x45097 -x25042 -x35149 -x12012 -x43144 -x1083 -x24239 -x6225 -x13910 -x17237 -x41576 -x42364 -x49134 -x16960 -x418 -x19361 -x45690 -x38904 -x30262 -x29028 -x43691 -x57498 -x541 -x3942 -x46844 -x27809 -x46170 -x5829 -x4024 -x27383 -x29993 -x24974 -x7878 -x10013 -x12767 -x9783 -x25863 -x36712 -x54928 -x4264 -x7707 -x28176 -x43507 -x43469 -x37008 -x21320 -x40338 -x58752 -x12495 -x5371 -x28698 -x55144 -x43689 -x4391 -x6880 -x12792 -x5353 -x53143 -x45257 -x14470 -x23629 -x20642 -x40099 -x29803 -x18026 -x3914 -x44808 -x26762 -x45718 -x7339 -x23511 -x44345 -x34850 -x28005 -x11097 -x28091 -x60794 -x6636 -x15634 -x42828 -x2676 -x22577 -x324 -x34889 -x42609 -x30074 -x20690 -x21330 -x4641 -x31605 -x47582 -x31713 -x43977 -x8866 -x37907 -x26887 -x21988 -x59032 -x27014 -x25736 -x41727 -x21434 -x39794 -x44918 -x61055 -x11605 -x18445 -x26912 -x12250 -x52512 -x53892 -x44388 -x11122 -x50729 -x54182 -x19880 -x37071 -x54614 -x13443 -x32762 -x3810 -x41071 -x57334 -x4434 -x47053 -x1546 -x10994 -x11134 -x13601 -x39409 -x52035 -x25619 -x34660 -x8588 -x16216 -x49146 -x3890 -x33219 -x28390 -x4624 -x6863 -x51587 -x37804 -x48525 -x41602 -x49578 -x51126 -x25926 -x33824 -x57939 -x53153 -x37389 -x7913 -x559 -x51736 -x55063 -x55071 -x36024 -x583 -x13666 -x23175 -x15549 -x20269 -x8638 -x17009 -x27376 -x6953 -x17723 -x48774 -x51007 -x52260 -x24980 -x45515 -x37551 -x7500 -x39147 -x59949 -x5257 -x32941 -x15356 -x32288 -x5645 -x8942 -x25114 -x15061 -x44186 -x12043 -x16500 -x41869 -x12111 -x12077 -x4424 -x3668 -x42398 -x36702 -x34566 -x5359 -x13285 -x20316 -x24750 -x43581 -x44753 -x51751 -x25411 -x26547 -x38063 -x43259 -x53979 -x13930 -x57780 -x59273 -x17643 -x19145 -x32054 -x44824 -x8836 -x47410 -x49517 -x1575 -x48313 -x6420 -x9677 -x52534 -x28502 -x32593 -x59239 -x55529 -x24940 -x52921 -x27754 -x1943 -x48652 -x15247 -x3979 -x41923 -x5189 -x52615 -x7326 -x38265 -x26175 -x36229 -x19559 -x43719 -x6932 -x50072 -x28604 -x23795 -x9663 -x38188 -x47028 -x4761 -x7332 -x46529 -x14125 -x48891 -x30436 -x3801 -x43536 -x18266 -x22477 -x4137 -x28848 -x24667 -x49137 -x33155 -x17368 -x48751 -x59004 -x60420 -x25416 -x30895 -x8140 -x52931 -x58910 -x13195 -x44202 -x13916 -x44816 -x55619 -x10503 -x60206 -x33284 -x36705 -x48450 -x32250 -x33434 -x24679 -x22166 -x59932 -x9642 -x36688 -x47102 -x42370 -x48522 -x24532 -x8553 -x30578 -x52356 -x58328 -x26846 -x51184 -x41108 -x29571 -x5293 -x49534 -x12590 -x22664 -x17301 -x24404 -x55928 -x42985 -x10370 -x7103 -x8684 -x30785 -x52103 -x13032 -x40607 -x10711 -x9359 -x3367 -x2920 -x30007 -x48070 -x34583 -x16817 -x23894 -x8090 -x18375 -x3032 -x24945 -x29327 -x4828 -x42639 -x37874 -x43066 -x49332 -x47 -x28923 -x43010 -x18973 -x51934 -x34861 -x7895 -x12901 -x38443 -x46649 -x37161 -x56760 -x29899 -x21431 -x25327 -x23944 -x34301 -x49123 -x8334 -x48097 -x16590 -x35186 -x59521 -x46123 -x27698 -x57579 -x42759 -x47775 -x59548 -x39426 -x47687 -x14894 -x54986 -x46513 -x43729 -x11674 -x56672 -x34166 -x43515 -x14471 -x18439 -x8182 -x26266 -x20069 -x7094 -x21508 -x31099 -x45251 -x55401 -x53366 -x41784 -x60296 -x45168 -x50281 -x20062 -x24604 -x530 -x25216 -x56355 -x15871 -x33007 -x23056 -x46083 -x8212 -x12995 -x56089 -x20089 -x8362 -x46263 -x30676 -x46724 -x26918 -x52798 -x31508 -x3424 -x20913 -x10171 -x12807 -x16223 -x20488 -x6896 -x35781 -x1832 -x45014 -x16854 -x9876 -x38618 -x60768 -x49333 -x26264 -x32514 -x19320 -x40659 -x43630 -x26101 -x47817 -x5680 -x14034 -x41466 -x59573 -x11818 -x13534 -x9106 -x20454 -x32064 -x50890 -x53971 -x19256 -x2359 -x57059 -x43269 -x50693 -x1535 -x9895 -x24565 -x16538 -x31425 -x49239 -x3745 -x26275 -x19794 -x48767 -x29705 -x29919 -x59102 -x10474 -x26839 -x30831 -x3110 -x26847 -x7705 -x36977 -x41269 -x58439 -x28253 -x17354 -x33657 -x55350 -x58830 -x15348 -x31374 -x30064 -x29210 -x42699 -x24967 -x39622 -x38004 -x1703 -x33046 -x50673 -x48441 -x58633 -x13319 -x18841 -x9632 -x22822 -x9616 -x24220 -x13716 -x54584 -x6764 -x12099 -x58751 -x42253 -x7283 -x34017 -x45838 -x13943 -x42124 -x27561 -x16599 -x32913 -x22171 -x18219 -x21841 -x2740 -x55609 -x43436 -x9981 -x39728 -x6904 -x41887 -x46670 -x54102 -x60552 -x38648 -x55333 -x31064 -x52545 -x54725 -x31919 -x11467 -x23805 -x31888 -x45268 -x60938 -x35940 -x51438 -x36178 -x39372 -x13406 -x59794 -x430 -x60160 -x29276 -x44775 -x31662 -x59481 -x1970 -x49679 -x23114 -x26304 -x1959 -x33902 -x45594 -x22015 -x28211 -x59969 -x36495 -x34902 -x43959 -x55908 -x60991 -x15974 -x10097 -x10533 -x236 -x20963 -x1583 -x8119 -x5946 -x55953 -x23484 -x8042 -x25197 -x17483 -x15857 -x38190 -x32716 -x25901 -x53331 -x33313 -x58255 -x41003 -x45625 -x8978 -x51416 -x39825 -x48773 -x54761 -x58683 -x8396 -x14753 -x57102 -x31932 -x32109 -x16949 -x17146 -x58127 -x37562 -x40024 -x19673 -x44339 -x49426 -x33738 -x60698 -x491 -x17049 -x5080 -x34021 -x58395 -x54344 -x6101 -x44437 -x18257 -x32659 -x59798 -x59440 -x60350 -x13714 -x31819 -x57326 -x58475 -x42829 -x11482 -x12280 -x47592 -x55179 -x17238 -x50657 -x26570 -x53339 -x97 -x23626 -x37471 -x3251 -x8015 -x16548 -x25526 -x8838 -x24639 -x59342 -x915 -x37982 -x22466 -x30475 -x40007 -x31494 -x35860 -x1334 -x10496 -x27491 -x30885 -x54963 -x55132 -x21066 -x12456 -x45316 -x54518 -x21271 -x12531 -x3759 -x19769 -x34973 -x42595 -x51027 -x17916 -x3476 -x19654 -x34954 -x52824 -x52723 -x7320 -x60861 -x56569 -x20917 -x2631 -x35208 -x42087 -x47004 -x32945 -x52245 -x39386 -x39603 -x4285 -x24906 -x23710 -x47490 -x55456 -x51276 -x7058 -x4052 -x4289 -x19670 -x15674 -x41424 -x30390 -x47744 -x39066 -x7340 -x39758 -x2858 -x7510 -x12239 -x23922 -x36460 x20518 -x47133 -x1911 -x6058 -x18558 -x51011 -x51150 -x27175 -x29463 -x58095 -x41381 -x6650 -x14485 -x27994 -x43475 -x8869 -x23906 x26255 -x54393 -x24198 -x5665 -x51897 -x46479 -x1486 -x46608 -x11022 -x54147 -x58907 -x59024 -x32840 -x31528 -x47537 -x22656 -x47865 -x52778 -x54794 -x54788 -x26618 -x37590 -x60379 -x15548 -x32191 -x56411 -x51036 -x5498 -x48622 -x6130 -x56676 -x26526 -x13970 -x37519 -x22255 -x50053 -x57049 -x5660 -x23680 -x43258 -x6254 -x14153 -x57560 -x26314 -x61033 -x4283 -x54649 -x6315 -x8800 -x14508 -x17014 -x23479 -x34782 -x29089 -x60129 -x24291 -x5317 -x2943 -x26738 -x7024 -x25111 -x11680 -x33464 -x45996 -x59063 -x9428 -x3028 -x11267 -x49171 -x18996 -x10832 -x30286 -x42590 -x24626 -x4095 -x27764 -x6535 x12467 -x25400 -x35326 -x43883 -x43427 -x7372 -x32515 -x3274 -x13548 -x5195 -x16851 -x49067 -x51351 -x14240 -x4530 -x17067 -x1925 -x36925 -x26740 -x53045 -x11235 -x7079 -x38734 -x58497 -x11926 -x33734 -x37012 -x492 -x31945 -x2314 -x2134 -x42526 -x49721 -x5722 -x6148 -x40322 -x34883 -x14814 -x27329 -x56808 -x7936 -x87 -x33002 -x15850 -x5887 -x40027 -x41111 -x52970 -x12691 -x13816 -x25722 -x60374 -x22737 -x9257 -x44957 -x45649 -x9839 -x16757 -x13045 -x21817 -x21820 -x26287 -x10728 -x31027 -x9647 -x19197 -x6161 x31388 -x6060 -x50449 -x1669 -x39282 -x51990 -x43890 -x40231 -x12931 -x30921 -x27542 -x60663 -x15293 -x936 -x14454 -x51240 -x43715 -x28962 -x46324 -x56143 -x14532 -x42793 -x4123 -x21462 -x23299 -x35722 -x18288 -x1671 -x55366 -x13969 -x52481 -x19276 -x34820 -x15124 -x35828 -x9847 -x26799 -x35871 -x19930 -x46495 -x25269 -x26686 -x47862 -x55160 -x16989 -x13258 -x626 -x20511 -x16887 -x8979 -x13403 -x38094 -x9561 -x43671 -x46894 -x25797 -x20058 -x57290 -x36916 -x24209 -x3420 x36097 -x3256 -x41390 -x18851 -x48962 -x16430 -x36612 -x8763 -x45788 -x12188 -x9064 -x37679 -x54500 -x22393 -x20912 -x6683 -x19397 -x48128 -x2753 -x31724 -x7873 -x43433 -x30808 -x35522 -x2212 -x48492 -x8808 -x22580 -x7429 -x37363 -x52127 -x34010 -x37111 -x49473 -x14293 -x17711 -x29762 -x8636 -x38604 -x47553 -x43761 -x46785 x12466 -x34614 -x8434 -x49054 -x57225 -x17612 -x16433 -x26421 -x42292 -x24251 -x26963 -x32785 -x20707 -x485 -x44193 -x28324 -x37047 -x5154 -x59989 -x14711 -x33397 -x34459 -x60636 -x6921 -x19476 -x29890 -x40902 -x51199 -x43398 -x14552 -x19392 -x13370 -x422 -x38476 -x11651 -x11199 -x23206 -x54978 -x38138 -x47083 -x37602 -x20522 -x13501 -x55750 -x23557 -x8073 -x37864 -x44408 -x52879 -x1753 -x23072 -x32594 -x18880 -x12982 -x31458 -x25566 -x1133 -x8699 -x43695 -x57830 -x58249 -x50725 -x3562 -x24435 -x22242 -x52056 -x50464 -x21667 -x39090 -x14183 -x46677 -x54480 -x31192 -x45694 -x41083 -x19790 -x3165 -x8196 -x90 -x36789 -x59383 -x17228 -x8408 -x50127 -x52999 -x59516 -x28084 -x3642 -x16663 -x37555 -x59649 -x48943 -x20429 -x42755 -x2933 -x56561 -x989 -x29080 -x47139 -x17503 -x59334 -x44413 -x9374 -x43068 -x49047 -x43615 -x3372 -x31493 -x51392 -x40843 -x58638 -x25158 -x33422 -x11916 -x44708 -x45555 -x54259 -x14829 -x8761 -x27151 -x40804 -x58288 -x37255 -x51464 -x37166 -x2490 -x25412 -x25728 -x4297 -x47120 -x5452 -x3610 -x44712 -x13788 -x34433 -x32212 -x48850 -x49257 -x1677 -x54343 -x53946 -x34569 -x54962 -x9098 -x3778 -x51340 -x26135 -x55770 -x22406 -x49110 -x12244 -x1700 -x42265 -x20450 x26351 -x14247 -x45784 -x18698 -x49849 -x45423 -x13251 -x20461 -x15392 -x44883 -x13563 -x39307 -x40853 -x59611 -x54579 -x48083 -x46601 -x8077 -x8364 -x16364 -x27627 -x5809 -x15168 -x41281 -x44970 -x50875 -x35577 -x12561 -x11613 -x34805 -x15173 -x42719 -x26474 -x26032 -x18171 -x4494 -x27116 -x20084 -x37741 -x41121 -x59677 -x39219 -x42778 -x37594 -x43563 -x14805 -x6737 -x45460 -x12648 -x24342 -x40506 -x40444 -x54335 -x15355 -x19359 -x29200 -x37532 -x34488 -x3254 -x45520 -x11100 -x10457 -x1719 -x29255 -x35011 -x1467 -x36517 -x41517 -x19328 -x33962 -x53463 -x55649 -x55769 -x2770 -x33504 -x59080 -x33775 -x59268 -x3397 -x19956 -x27574 -x9281 -x19176 -x16050 -x38386 -x23604 -x48231 -x54110 -x32248 -x14892 -x1683 -x1923 -x13410 -x15468 -x1101 -x7419 -x43445 -x40114 -x47488 -x55797 -x6208 -x60865 -x4166 -x60013 -x60921 -x28461 -x31487 -x10062 -x12486 -x13963 -x2047 -x37054 -x58760 -x29629 -x38497 -x50075 -x8531 -x53297 -x31878 -x49918 -x1687 -x12628 -x55524 -x23445 -x46915 -x38701 -x34201 -x9330 -x39433 -x50868 -x39051 -x25105 -x2099 -x22080 -x33837 -x55574 -x55426 -x18121 -x31801 -x17570 -x27939 -x44134 -x13011 -x38870 -x18275 -x58640 -x43037 -x52030 -x2063 -x58041 -x27264 -x7652 -x4581 -x23890 -x37138 -x18825 -x3700 -x11150 -x21900 -x19820 -x20915 -x47606 -x19795 -x60210 -x27028 -x29634 -x17265 -x6951 -x51669 -x45761 -x59394 -x41737 -x29964 -x4894 -x53529 -x13835 -x22965 -x53844 -x39746 -x12152 -x47445 -x43311 -x3391 -x3332 -x25129 -x27544 -x33739 -x47708 -x13183 -x41240 -x51908 -x7384 -x14165 -x35087 -x39035 -x47725 -x57428 -x10108 -x23533 -x8200 -x8446 -x49696 -x57025 -x34305 -x47386 -x15328 -x34882 -x54644 -x36434 -x23839 -x15140 -x60829 -x54987 -x7619 -x57358 -x31456 -x52963 -x36360 -x57461 -x37816 -x59248 -x21063 -x21129 -x3046 -x45887 -x44272 -x55076 -x40657 -x2103 -x48283 -x1801 -x9757 -x38665 -x39023 -x48737 -x17166 -x7068 -x3896 -x28574 -x27404 -x50543 -x51828 -x11319 -x9085 -x56389 -x14465 -x25590 -x19984 -x45569 -x38945 -x16074 -x4950 -x28679 -x17016 -x26905 -x48144 -x24835 -x47127 -x11649 -x55511 -x40155 -x2165 -x23130 -x35821 -x53314 -x45307 -x36910 -x17692 -x3498 -x52238 -x34272 -x6836 -x40133 -x60292 -x20233 -x47184 -x19475 -x57872 -x3162 -x11366 -x5047 -x42714 -x40538 -x33191 -x12479 -x14479 -x42651 -x6342 -x9470 -x7207 -x3527 -x34254 -x8225 -x33952 -x2321 -x5590 -x13466 -x28607 -x40752 -x2902 -x13373 -x24821 -x47252 -x21931 -x855 -x10055 -x2576 -x4833 -x29133 -x10561 -x35733 -x59891 -x2452 -x22174 -x45001 -x55722 -x18055 -x40949 -x58931 -x19699 -x42559 -x6354 -x58006 -x8765 -x51668 -x22584 -x12765 -x21080 -x11313 -x45875 -x50646 -x22589 -x28078 -x34256 -x28991 -x37899 -x52405 -x19832 -x59319 -x4556 -x51001 -x29754 -x34397 -x29507 -x8064 -x7075 -x6923 -x48324 -x15776 -x20177 -x24828 -x51818 -x10784 -x22387 -x59734 -x20387 -x43837 -x1160 -x27100 -x40739 -x52109 -x29461 -x24500 -x54593 -x1360 -x6021 -x44822 -x19180 -x55626 -x15616 -x34360 -x26472 -x6429 -x34692 -x23378 -x30974 -x14455 -x7754 -x56736 -x45166 -x22251 -x56041 -x33507 -x5205 -x15642 -x60460 -x43231 -x18473 -x20410 -x35126 -x51568 -x35810 -x24781 -x51638 -x42727 -x25783 -x48753 -x29549 -x50202 -x10891 -x9214 -x13143 -x5701 -x19546 -x31881 -x1215 -x21590 -x40859 -x18048 -x21180 -x7054 -x41507 -x21562 -x54324 -x56528 -x36100 -x14207 -x11696 -x23674 -x35610 -x1752 -x2845 -x22365 -x44167 -x47350 -x84 -x11579 -x19437 -x6972 -x18793 -x49614 -x32285 -x54819 -x6759 -x21865 -x52988 -x36838 -x46506 -x53036 -x1490 -x6191 -x32818 -x6214 -x9845 -x27359 -x41961 -x36737 -x17064 -x11711 -x57138 -x15311 -x26601 -x8548 -x45393 -x6789 -x19369 -x49826 -x19026 -x2229 -x45676 -x48880 -x561 -x22009 -x51886 -x10363 -x2782 -x14869 -x14910 -x6708 -x47384 -x47392 -x30438 -x44784 -x56985 -x32728 -x40040 -x60084 -x24682 -x50623 -x13301 -x51145 -x15795 -x22209 -x36869 -x44802 -x47702 -x18525 -x8732 -x23053 -x23472 -x6869 -x8852 -x33447 -x45558 -x38233 -x15010 -x16580 -x37832 -x56703 -x916 -x60104 -x35408 -x23673 -x34599 -x42753 -x17305 -x22782 -x16777 -x49339 -x21606 -x27111 -x1173 -x45445 -x2446 -x41082 -x59299 -x14171 -x12357 -x14776 -x7410 -x9680 -x44793 -x38326 -x4812 -x8060 -x2625 -x11076 -x8607 -x23918 -x25802 -x49703 -x47442 -x50251 -x941 -x9689 -x5048 -x3083 -x3517 -x43058 -x6773 -x23832 -x40768 -x2056 -x54166 -x34803 -x36383 -x16784 -x49048 -x28076 -x39567 -x4557 -x10791 -x13471 -x42298 -x26373 -x49008 -x36131 -x43585 -x47821 -x53904 -x57564 -x43606 -x46212 -x26727 -x44464 -x33791 -x7403 -x58023 -x33947 -x1182 -x26042 -x41954 -x49620 -x14400 -x8509 -x61027 -x53326 -x31073 -x27278 -x44522 -x5279 -x50489 -x5626 -x56081 -x8932 -x44641 -x43179 -x52166 -x20290 -x47321 -x51420 -x56139 -x17116 -x60564 -x34308 -x1227 -x3936 -x29940 -x52428 -x52531 -x21992 -x52657 -x10572 -x29960 -x44507 -x44006 -x36000 -x20438 -x47493 -x28836 -x17471 -x8163 -x1803 -x3117 -x30681 -x33469 -x95 -x37499 -x45123 -x13266 -x47021 x23344 -x47325 -x44095 -x11281 -x32731 -x3070 -x51891 -x1228 -x17985 -x37567 -x40973 -x29454 -x40638 -x46058 -x46399 -x30760 -x32170 -x57396 -x32254 -x20152 -x7606 -x26794 -x6269 -x29466 -x34971 -x33654 -x45434 -x17222 -x37986 -x16573 -x30354 -x24177 -x58082 -x31309 -x48777 -x45464 -x52286 -x44664 -x44761 -x5298 -x55127 -x54572 -x16946 -x45067 -x44213 -x2926 -x51350 -x50664 -x3240 -x5094 -x14882 -x33311 -x6224 -x22426 -x28208 -x58397 -x8849 -x42934 -x46142 -x54195 -x13531 -x13453 -x33810 -x7268 -x40458 -x41838 -x33961 -x6273 -x4829 -x5550 -x27960 -x49240 -x3086 -x41552 -x54730 -x48188 -x56201 -x11225 -x16879 -x29863 -x24845 -x25994 -x32368 -x51670 -x1672 -x31183 -x42094 -x53088 -x55811 -x45336 -x30227 -x4787 -x24556 -x14766 -x4411 -x17178 -x21433 -x23834 -x26787 -x42191 -x18354 -x54327 -x40609 -x413 -x59190 -x15764 -x30767 -x41589 -x42667 -x59252 -x59822 -x28088 -x9759 -x48022 -x47393 -x56276 -x39649 -x41354 -x4722 -x190 -x22503 -x31503 -x55126 -x17053 -x22202 -x24552 -x22687 -x3179 -x15361 -x20434 -x14147 -x33179 -x45764 -x523 -x60462 -x29800 -x38723 -x49014 -x12551 -x32609 -x58549 -x51435 -x34009 -x1590 -x60497 -x13872 -x14977 -x13335 -x25772 -x60643 -x47079 x41795 -x2211 -x26308 -x34770 -x16292 -x15469 -x41163 -x54253 -x39124 -x56833 -x22496 -x1116 -x19175 -x22803 -x34376 -x25625 -x43336 -x61143 -x61116 -x12086 -x53393 -x20750 -x47174 -x29044 -x19224 -x11092 -x4064 -x6993 -x17914 -x36258 -x16399 -x42015 -x32476 -x57159 -x43848 -x40989 -x31969 -x46094 -x2904 -x51005 -x23286 -x16436 -x41394 -x42947 -x57490 -x44980 -x14434 -x26423 -x42140 -x21585 -x19201 -x27685 -x31042 -x32881 -x35477 -x46917 -x56225 -x10134 -x28396 -x29052 -x9798 -x51390 -x11242 -x17900 -x27451 -x26726 -x15567 -x60970 -x17167 -x34606 -x4182 -x56020 -x55337 -x46117 -x19653 -x49893 -x54582 -x59436 -x20646 -x47831 -x43916 -x1253 -x14934 -x7778 -x23021 -x21825 -x35258 -x20507 -x39640 -x57778 -x38930 -x51942 -x12946 -x12167 -x13583 -x16431 -x11414 -x35253 -x8025 -x16657 -x35443 -x7228 -x19255 -x21318 -x28817 -x43351 -x26731 -x15508 -x47131 -x20172 -x53545 -x55491 -x14288 -x53140 -x49892 -x20497 -x18209 -x2938 -x44596 -x18252 -x56212 -x13289 -x51264 -x59314 -x40755 -x19919 -x25769 -x36513 -x7087 -x31432 -x40888 -x46392 -x5721 -x53292 -x36298 -x47336 -x52250 -x58953 -x22780 -x57174 x42486 -x57269 -x18397 -x30874 -x44393 -x2832 -x16546 -x48490 -x37818 -x56906 -x58909 -x19838 -x36410 -x56277 -x58144 -x41764 -x40233 -x25623 -x52095 -x54851 -x53782 -x56667 -x47844 -x1293 -x28218 -x31367 -x49251 -x33190 -x59073 -x52442 -x40301 -x3461 -x20704 -x26732 -x37525 -x331 -x44603 -x43951 -x58805 -x60424 -x17333 -x55164 -x22291 -x10954 -x10060 -x49418 -x29395 -x37985 -x42583 -x7968 -x26083 -x30018 -x10375 -x41696 -x35228 -x19621 -x48223 -x17750 -x933 -x12185 -x53084 -x60814 -x57904 -x4231 -x59418 -x50972 -x49708 -x11996 -x40945 -x19014 -x41859 -x50524 -x58460 -x38688 -x35914 -x4488 -x28916 -x32777 -x5727 -x40368 -x32788 -x59958 -x41770 -x17070 -x38761 -x10927 -x19076 -x35633 -x21062 -x19805 -x2985 -x60790 -x56504 -x7490 -x25316 -x663 -x26849 -x4029 -x32910 -x59985 -x21058 -x39514 -x45287 -x41586 -x11419 -x7303 -x45164 -x13134 -x53750 -x17468 -x44385 -x25271 -x29229 -x54042 -x15282 -x51408 -x27410 -x55157 -x18091 -x60308 -x45978 -x60744 -x56369 -x5574 -x50057 -x42928 -x44066 -x53406 -x38935 -x20580 -x20593 -x31169 -x1317 -x55508 -x56973 -x28420 -x4429 -x26773 -x19311 -x43863 -x38916 -x8385 -x48407 -x22688 -x15880 -x47905 -x51468 -x433 -x46087 -x57861 -x36570 -x13095 -x2495 -x605 -x4992 -x28617 -x31003 -x8692 -x34687 -x6479 -x50797 -x23694 -x16151 -x28600 -x484 -x24151 -x29923 -x32618 -x49613 -x50172 -x57537 -x31628 -x47626 -x51727 -x35913 -x29968 -x28996 -x51411 -x22805 -x45357 -x9326 -x42 -x49668 -x24131 -x60961 -x7230 -x34237 -x12418 -x41352 -x44158 -x4724 -x7360 -x5974 -x20246 -x54105 -x18678 -x15440 -x25084 -x13462 -x33602 -x14784 -x48185 -x22886 -x30200 -x34006 -x32958 -x46794 -x2615 -x25823 -x14577 -x33394 -x19007 -x43381 -x51074 -x22608 -x28017 -x33783 -x9150 -x24859 -x44364 -x23762 -x16287 -x20259 -x24731 -x58864 -x35439 -x3161 -x60170 -x16717 -x4663 -x7965 -x29822 -x44310 -x26408 -x26609 -x5090 -x13896 -x60245 -x14777 -x54560 -x8649 -x37486 -x12180 -x60786 -x41989 -x52617 -x7359 -x56907 -x21898 -x55545 -x48601 -x43309 -x56222 -x1690 -x29722 -x15096 -x34904 -x36900 -x43712 -x5967 -x33019 -x44249 -x13169 -x45348 -x57370 -x49422 -x18839 -x12257 -x47654 -x21193 -x22384 -x29212 -x8443 -x36371 -x36273 -x18377 -x31034 -x33133 -x50872 -x59546 -x2489 -x48127 -x51034 -x13745 -x33713 -x3359 -x49114 -x33751 -x12119 -x27487 -x55594 -x55718 -x6617 -x38193 -x59545 -x11693 -x39369 -x5615 -x49996 -x56639 -x4489 -x42167 -x31188 -x59013 -x24303 -x42691 -x47890 -x49502 -x22292 -x1865 -x41048 -x43784 -x26554 -x32341 -x2874 -x11107 -x15500 -x40269 -x17981 -x14021 -x28121 -x4665 -x803 -x39833 -x38797 -x47107 -x30845 -x32488 -x38849 -x14478 -x3183 -x40144 -x48992 -x57782 -x60655 -x55886 -x56405 -x27099 -x10381 -x33043 -x18207 -x30503 -x5557 -x3506 -x12855 -x26007 -x50124 -x47484 -x319 -x34655 -x27646 -x6971 -x39194 -x3927 -x29193 -x59408 -x24598 -x12678 -x5221 -x54742 -x35381 -x34311 -x18638 -x24936 -x12145 -x54989 -x45894 -x4898 -x17846 -x19442 -x56852 -x57732 -x6351 -x36374 -x58253 -x60411 -x10764 -x19222 -x48740 -x4419 -x18145 -x45773 -x54167 -x4102 -x27062 -x16904 -x40984 -x15180 -x18392 -x28285 -x35927 -x55469 -x7083 -x44581 -x13078 -x34178 -x30365 -x17076 -x44919 -x52425 -x55173 -x55349 -x36321 -x22290 -x25054 -x25835 -x14712 -x50600 -x42218 -x32701 -x23220 -x55449 -x26539 -x58965 -x36344 -x39452 -x13663 -x10306 -x58844 -x59749 -x7519 -x21381 -x52841 -x59162 -x59261 -x14402 -x46062 -x53382 -x13476 -x17506 -x2735 -x12877 -x37685 -x55660 -x5384 -x30860 -x58917 -x29204 -x39293 -x23150 -x8031 -x40948 -x27246 -x56100 -x16265 -x37407 -x35880 -x39690 -x43805 -x10599 -x25741 -x38317 -x33309 -x6081 -x49185 -x8549 -x24320 -x49689 -x54403 -x5750 -x49080 -x38260 -x56613 -x19034 -x22826 -x50561 -x58509 -x56845 -x34673 -x56463 -x37947 -x30756 -x53352 -x2060 -x32808 -x31457 -x24056 -x18864 -x53014 -x44593 -x46907 -x14126 -x21295 -x48020 -x58501 -x9533 -x33390 -x43366 -x251 -x1998 -x10181 -x28431 -x30075 -x29482 -x2521 -x8711 -x22957 -x33543 -x32502 -x4003 -x16095 -x7235 -x18341 -x53121 -x22892 -x21692 -x6231 -x18781 -x3365 -x41692 -x44840 -x6137 -x11007 -x24804 -x48063 -x36845 -x20663 -x41942 -x31297 -x27674 -x48287 -x47760 -x13871 -x11515 -x48186 -x45375 -x31516 -x12272 -x43241 -x53947 -x20876 -x27903 -x15689 -x36608 -x39737 -x48368 -x11527 -x14923 -x27855 -x60009 -x35778 -x4509 -x3991 -x40281 -x40480 -x18129 -x47089 -x1341 -x17027 -x1952 -x33496 -x362 -x11554 -x34674 -x48513 -x51172 -x4512 -x35608 -x3881 -x6770 -x2536 -x20077 -x50223 -x58373 -x53198 -x34567 -x29714 -x34577 -x53483 -x9913 -x21374 -x23274 -x23152 -x31884 -x36324 -x43841 -x52307 -x12003 -x7745 -x56310 -x43173 -x14173 -x23723 -x20527 -x30434 -x32028 -x47809 -x57637 -x23865 -x21908 -x44742 -x3445 -x28568 -x40008 -x35991 -x15454 -x45528 -x46936 -x58116 -x50254 -x18999 -x42151 -x46656 -x33214 -x57439 -x33950 -x31629 -x55342 -x36373 -x22427 -x52355 -x42337 -x12294 -x54937 -x49183 -x49838 -x56513 -x49069 -x8167 -x31020 -x35700 -x42014 -x510 -x25286 -x10240 -x23821 -x34326 -x34684 -x42375 -x42803 -x10951 -x16035 -x55096 -x15706 -x28016 -x22560 -x26976 -x14002 -x54006 -x55249 -x50361 -x15268 -x21174 -x47980 -x38388 -x45385 -x43988 -x3112 -x29505 -x31688 -x2964 -x40524 -x25542 -x19430 -x17646 -x17699 -x9959 -x31199 -x6840 -x30399 -x39459 -x55890 -x25951 -x20191 -x16008 -x1904 -x48062 -x18102 -x27696 -x11627 -x4258 -x46824 -x50329 -x23023 -x56967 -x2308 -x41698 -x7770 -x19785 -x37423 -x37014 -x37036 -x14583 -x59118 -x19098 -x59842 -x39809 -x53950 -x56095 -x33340 -x8590 -x37720 -x50554 -x44923 -x43885 -x54722 -x16518 -x1444 -x17260 -x38936 -x38645 -x24148 -x1933 -x21142 -x27126 -x29001 -x15954 -x18719 -x32049 -x37578 -x11426 -x17154 -x21245 -x10177 -x36235 -x2333 -x3622 -x28570 -x27564 -x42553 -x49895 -x33461 -x31922 -x16329 -x36045 -x8707 -x55879 -x52175 -x25512 -x35335 -x4190 -x37535 -x43413 -x48853 -x12143 -x56527 -x10888 -x59115 -x32901 -x8474 -x49907 -x5190 -x18547 -x17113 -x20830 -x29753 -x32344 -x53305 -x31477 -x18889 -x13713 -x45574 -x50845 -x23333 -x50679 -x4314 -x18179 -x31147 -x50633 -x22752 -x18979 -x46875 -x7908 -x47009 -x59809 -x47675 -x10409 -x34967 -x55582 -x22960 -x43275 -x45682 -x47420 -x46790 -x28715 -x27281 -x60200 -x7920 -x42347 -x41676 -x16719 -x263 -x23743 -x155 -x40745 -x49568 -x19323 -x51756 -x53682 -x14553 -x11418 -x49674 -x5198 -x50879 -x46043 -x58071 -x14138 -x12080 -x60599 -x24058 -x7033 -x56474 -x34992 -x41980 -x47020 -x405 -x19247 -x26303 -x34689 -x17508 -x9471 -x42514 -x44091 -x44187 -x28462 -x2279 -x1825 -x59704 -x41593 -x49733 -x48897 -x10210 -x52677 -x39013 -x18232 -x2532 -x50924 -x56393 -x59346 -x60343 -x9761 -x53681 -x34367 -x1974 -x10140 -x15724 -x35931 -x37731 -x48551 -x706 -x25805 -x37109 -x38460 -x61091 -x3040 -x25496 -x50336 -x52626 -x55895 -x37275 -x32678 -x24141 -x51523 -x21465 -x41829 -x4849 -x9446 -x46959 -x50895 -x45298 -x53747 -x23024 -x20260 -x27275 -x57801 -x2332 -x9765 -x25109 -x60330 -x49938 -x11949 -x54014 -x18533 -x48114 -x47324 -x19901 -x47497 -x55581 -x32156 -x53776 -x28709 -x9092 -x29981 -x51236 -x55230 -x58495 -x34542 -x38888 -x56087 -x34448 -x37650 -x33273 -x47696 -x6270 -x3105 -x35222 -x35635 -x34033 -x43741 -x9131 -x57934 -x17801 -x32633 -x12906 -x28407 -x41533 -x30891 -x59754 -x57879 -x26668 -x34008 -x22548 -x58954 -x23052 -x35433 -x434 -x22326 -x10518 -x60199 -x50796 -x29173 -x39731 -x40898 -x19536 -x36437 -x57654 -x5509 -x34108 -x39070 -x10307 -x22645 -x23318 -x25433 -x39174 -x2290 -x4680 -x6668 -x23909 -x29850 -x15069 -x34849 -x59270 -x10017 -x2497 -x14529 -x31594 -x34836 -x46038 -x26633 -x47999 -x8402 -x26196 -x26958 -x60894 -x29756 -x34215 -x24633 -x39325 -x44643 -x31752 -x40089 -x35031 -x2537 -x13974 -x1661 -x24616 -x21712 -x2113 -x13255 -x33440 -x29437 -x35430 -x45294 -x21706 -x9519 -x20470 -x29397 -x48941 -x4232 -x9582 -x53524 -x2289 -x2963 -x10709 -x58212 -x18241 -x39485 -x13121 -x30941 -x35361 -x8123 -x18677 -x10309 -x10879 -x2921 -x10418 -x49354 -x6715 -x26832 -x19474 -x53009 -x1060 -x3822 -x43718 -x60381 -x19620 -x5014 -x54505 -x16435 -x27160 -x56138 -x25979 -x32634 -x52521 -x6063 -x28063 -x34369 -x49776 -x18712 -x4149 -x51297 -x54365 -x44254 -x41324 -x55641 -x43295 -x5255 -x22834 -x56683 -x7459 -x3952 -x41021 -x54700 -x21306 -x23096 -x31038 -x48761 -x5681 -x59192 -x41906 -x17833 -x19070 -x60644 -x21479 -x9295 -x4144 -x19937 -x19813 -x53749 -x43683 -x38141 -x8597 -x18039 -x6699 -x55845 -x15082 -x57915 -x47676 -x36876 -x48465 -x38956 -x32791 -x19562 -x13329 -x51378 -x51456 -x23425 -x31251 -x57571 -x32765 -x36069 -x520 -x55543 -x13728 -x31416 -x41489 -x201 -x35187 -x30615 -x25940 -x56690 -x34871 -x37974 -x10420 -x42220 -x52043 -x46821 -x34003 -x38643 -x14191 -x43571 -x44871 -x2114 -x52710 -x29245 -x57742 -x61129 -x24423 -x21396 -x20856 -x42635 -x26788 -x3970 -x10173 -x10575 -x7408 -x21020 -x6959 -x35502 -x29040 -x13993 -x11902 -x33291 -x39411 -x58171 -x47994 -x22431 -x804 -x44342 -x60116 -x45546 -x27447 -x43612 -x53195 -x11285 -x60580 -x60881 -x25849 -x46816 -x24051 -x9436 -x37696 -x16189 -x53621 -x53707 -x1867 -x60251 -x25360 -x12220 -x54910 -x51436 -x13705 -x27204 -x7468 -x20426 -x55695 -x53342 -x25305 -x12913 -x27857 -x34912 -x26923 -x50559 -x43641 -x13384 -x14848 -x15625 -x21763 -x8089 -x30099 -x1670 -x32500 -x45040 -x11109 -x41590 -x54068 -x44535 -x39496 -x23684 -x57082 -x9112 -x9369 -x31805 -x46562 -x3293 -x52187 -x54012 -x29922 -x57922 -x32845 -x3396 -x41230 -x52877 -x1742 -x29216 -x50460 -x13785 -x28372 -x21514 -x42653 -x3059 -x58845 -x11871 -x39351 -x47058 -x51694 -x57470 -x24267 -x51175 -x56049 -x21251 -x41087 -x45693 -x45884 -x16694 -x577 -x37497 -x53146 -x44454 -x29468 -x11464 -x26409 -x30192 -x55816 -x34870 -x28935 -x58957 -x20360 -x16147 -x56271 -x33967 -x46081 -x25315 -x33164 -x34879 -x2552 -x3177 -x20039 -x23696 -x27957 -x48475 -x6061 -x10164 -x12420 -x5707 -x33561 -x42181 -x25265 -x13934 -x11748 -x14563 -x35876 -x56488 -x9232 -x51661 -x20006 -x58409 -x48304 -x22789 -x51770 -x49796 -x38507 -x18765 -x18621 -x54349 -x19479 -x51857 -x55851 -x41609 -x13537 -x30908 -x5871 -x34946 -x5872 -x10188 -x23763 -x47269 -x37336 -x11712 x21492 -x32420 -x43795 -x44409 -x36019 -x13263 -x49909 -x27880 -x1129 -x41738 -x1009 -x7738 -x49203 -x51243 -x23627 -x27780 -x19727 -x33373 -x2597 -x27292 -x53888 -x23414 -x25247 -x45395 -x23338 -x35331 -x1555 -x47636 -x2931 -x875 -x14596 -x3931 -x51045 -x53157 -x10222 -x48389 -x7956 -x494 -x9793 -x36598 -x30440 -x44608 -x27184 -x23383 -x50540 -x7961 -x7108 -x20846 -x27967 -x6068 -x59499 -x36291 -x56840 -x60824 -x3094 -x58553 -x35807 -x52012 -x61032 -x37274 -x19203 -x37418 -x12078 -x50106 -x24155 -x28021 -x58812 -x30395 -x49601 -x50899 -x11791 -x14993 -x22992 -x50419 -x599 -x33591 -x50052 -x53229 -x11465 -x60045 -x5022 -x47151 -x24235 -x60688 -x55596 -x58227 -x2305 -x51697 -x54634 -x49655 -x12030 -x21583 -x15412 -x53527 -x21892 -x37983 -x4307 -x4188 -x8868 x7903 -x3640 -x42658 -x8858 -x15823 -x54737 -x21602 -x37688 -x41550 -x16339 -x53192 -x9700 -x46168 -x23127 -x15125 -x24396 -x35169 -x45485 -x29943 -x15213 -x13085 -x53418 -x34216 -x28608 -x56893 -x39445 -x3362 -x50400 -x28720 -x25819 -x60207 -x44637 -x30629 -x22918 -x19464 -x31442 -x20244 -x34176 -x41186 -x47408 -x38664 -x56128 -x41290 -x34693 -x1359 -x13671 -x28636 -x41822 -x58148 -x24581 -x44733 -x31294 -x52328 -x33893 -x23078 -x16791 -x19041 -x27424 -x55324 -x26046 -x45616 -x53242 -x60763 -x40577 x4990 -x1494 -x4619 -x9303 -x41483 -x56422 -x43122 -x16743 -x24166 -x46421 -x8842 -x33910 -x5638 -x10658 -x60841 -x42818 -x58669 -x35021 -x17776 -x18011 -x45227 -x8512 -x41662 -x2340 -x36472 -x27502 -x1800 -x56042 -x54830 -x33729 -x49931 -x11240 -x3659 -x16120 -x22990 -x17968 -x45947 -x51560 -x1939 -x12534 -x55035 -x36103 -x1021 -x43913 -x12040 -x26051 -x43380 -x9165 -x48993 -x7242 -x9132 -x27792 -x25458 -x2893 -x5159 -x33992 -x35426 -x5999 -x13156 -x39755 -x48306 -x36424 -x34965 -x57614 -x1816 -x4646 -x46425 -x36425 -x49198 -x50390 -x37557 -x46702 -x60597 -x4260 -x17066 -x30824 -x36535 -x54154 -x3380 -x29039 -x2432 -x25886 -x29749 -x35367 -x50319 -x56917 -x18683 -x21925 -x57896 -x48863 -x7122 -x18113 -x48549 -x60272 -x33462 -x10862 -x19870 -x7393 -x22662 -x21672 -x40906 -x48666 -x56663 -x51157 -x37524 -x42688 -x23653 -x15473 -x45352 -x46327 -x56479 -x21369 -x24891 -x13699 -x54827 -x52735 -x40815 -x1062 -x8759 -x36033 -x49764 -x48640 -x59533 -x31747 -x2301 -x25365 -x31685 -x27475 -x30740 -x49969 -x9999 -x18541 -x51976 -x37788 -x42335 -x11087 -x32870 -x34901 -x14166 -x58622 -x23485 -x46716 -x27782 -x43548 -x59639 -x28464 -x36458 -x13421 -x59751 -x21451 -x55146 -x17494 -x8555 -x17373 -x53073 -x8925 -x48840 -x41208 -x18082 -x34596 -x52384 -x27748 -x9645 -x18385 -x30551 -x51711 -x12155 -x37922 -x8403 -x44954 -x51279 -x52096 -x33867 -x8475 -x57561 -x17413 -x28971 -x40436 -x35146 -x48735 -x40548 -x32456 -x8752 -x24975 -x44358 -x33787 -x18882 -x45932 -x4106 -x52454 -x442 -x50939 -x56889 -x29443 -x53984 -x33741 -x35490 -x25102 -x28939 -x51219 -x8319 -x51320 -x48977 -x56571 -x21109 -x61140 -x20442 -x30976 -x15624 -x24424 -x40512 -x27133 -x16909 -x14086 -x1720 -x678 -x18215 -x49946 -x6440 -x34985 -x39793 -x14528 -x15741 -x15699 -x36135 -x59634 -x57713 -x4025 -x45881 -x16238 -x12063 -x15193 -x17869 -x48655 -x53572 -x975 -x56641 -x24508 -x34022 -x17417 -x13755 -x1143 -x7574 -x44631 -x2886 -x60740 -x53345 -x42977 -x43549 -x30938 -x58801 -x11714 -x16644 -x32423 -x51721 -x33359 -x40025 -x45318 -x59865 -x1755 -x40636 -x61041 -x18118 -x9596 -x37196 -x48261 -x8503 -x31499 -x37493 -x12198 -x49853 -x54876 -x37605 -x15791 -x17730 -x40649 -x399 -x8667 -x53797 -x2192 -x18245 -x32737 -x37917 -x41819 -x37502 -x56444 -x24865 -x37153 -x53475 -x43923 -x60089 -x20908 -x45127 -x44162 -x9604 -x19468 -x44076 -x3531 -x53597 -x21703 -x1765 -x37597 -x9968 -x9942 -x41605 -x23087 -x44468 -x18142 -x14634 -x4543 -x47214 -x46475 -x36218 -x4437 -x39575 -x20292 -x50821 -x52028 -x34894 -x58114 -x15055 -x47300 -x15748 -x34049 -x29178 -x42661 -x48587 -x10509 -x21970 -x347 -x53225 -x1255 -x27964 -x26470 -x59576 -x49705 -x60867 x21491 -x29499 -x48796 -x42120 -x58949 -x60405 -x33246 -x21512 -x15227 -x8252 -x52982 -x39360 -x60875 -x55743 -x52167 -x13717 -x4766 -x37894 -x43025 -x51341 -x26393 -x22839 -x1206 -x50776 -x32555 -x20615 -x36571 -x7960 -x45182 -x44942 -x13685 -x24046 -x17101 -x25628 -x26622 -x41344 -x14294 -x45069 -x45674 -x23235 -x9104 -x42800 -x33228 -x30588 -x18604 -x20384 -x6308 -x454 -x43592 -x51110 -x29194 -x34263 -x46200 -x55312 -x949 -x10464 -x12365 -x18905 -x34522 -x60370 -x23277 -x13025 -x43039 -x31266 -x25032 -x21152 -x15708 -x19448 -x18001 -x18567 -x51176 -x33906 -x174 -x37270 -x25688 -x21724 -x44886 -x6118 -x10667 -x11964 -x40602 -x50018 -x17526 -x56106 -x57527 -x46068 -x17439 -x7013 -x13707 -x14118 -x22460 -x53944 -x8600 -x38483 -x59550 -x57676 -x25072 -x7667 -x12100 -x13202 -x45027 -x15538 -x25334 -x36194 -x38357 -x45818 -x2897 -x3056 -x40552 -x28164 -x20001 -x35830 -x51404 -x9141 -x35436 -x53104 -x3116 -x7437 -x52008 -x17286 -x35424 -x6688 -x40316 -x43742 -x34109 -x16864 -x37425 -x18640 -x2600 -x30453 -x27431 -x27392 -x41971 -x45777 -x32406 -x45390 -x5808 -x1386 -x58862 -x8621 -x31845 -x46526 -x11237 -x24089 -x4519 -x9387 -x22970 -x26194 -x48014 -x59260 -x40081 -x32322 -x14101 -x35824 -x36031 -x33820 -x14901 -x13931 -x3690 -x24403 -x15834 -x1096 -x136 -x17209 -x21415 -x25839 -x31016 -x19692 -x34495 -x36265 -x42820 -x41252 -x10288 -x35023 -x42738 -x58620 -x32116 -x53664 -x8576 -x60072 -x22978 -x13803 -x32542 -x41239 -x47694 -x56824 -x14750 -x39272 -x44217 -x17221 -x38983 -x49518 -x52139 -x35348 -x39846 -x56728 -x20815 -x1500 -x19773 -x18789 -x48002 -x13271 -x35740 -x37141 -x17207 -x29720 -x48964 -x28869 -x30223 -x39686 -x6286 -x35121 -x38627 -x4063 -x25782 -x49712 -x5199 -x30906 -x16246 -x15304 -x43516 -x28526 -x1658 -x36755 -x30219 -x191 -x50462 -x32190 -x59903 -x46288 -x60551 -x8953 -x16460 -x4539 -x1118 -x54134 -x20835 -x42401 -x43663 -x35421 -x31659 -x46538 -x14084 -x38958 -x51525 -x32648 -x14242 -x56835 -x14730 -x32048 -x10564 -x36213 -x53490 -x38355 -x21163 -x20254 -x22728 -x20613 -x50348 -x55930 -x26280 -x49686 -x51431 -x25477 -x38940 -x39267 -x48376 -x14398 -x53071 -x2487 -x46953 -x35664 -x59074 -x28942 -x16115 -x48035 -x6338 -x57420 -x31542 -x56261 -x16929 -x8803 -x46287 -x42956 -x29906 -x19020 -x27004 -x13754 -x38118 -x25450 -x32624 -x50311 -x35384 -x47209 -x2155 -x20018 -x24187 -x33964 -x14377 -x35771 -x18321 -x52097 -x28086 -x34680 -x46059 -x45792 -x53739 -x34686 -x47823 -x53695 -x46509 -x56164 -x35891 -x60585 -x35280 -x7263 -x39716 -x2470 -x8528 -x23522 -x38165 -x47505 -x24159 -x12944 -x6083 -x42255 -x43932 -x54501 -x4491 -x12113 -x47228 -x18946 -x10044 -x33207 -x60406 -x28980 -x47077 -x30543 -x28826 -x21974 -x52100 -x43400 -x46446 -x50720 -x54522 -x44417 -x27161 -x10269 -x20284 -x41820 -x437 -x8480 -x10527 -x23956 -x57627 -x1385 -x28913 -x32323 -x44701 -x5122 -x4570 -x16037 -x46960 -x45551 -x35792 -x58589 -x31947 -x2414 -x35192 -x8770 -x30901 -x36540 -x51564 -x21863 -x31052 -x11912 -x57042 -x60877 -x46063 -x44196 -x30410 -x34435 -x28595 -x18920 -x28605 -x22069 -x2005 -x40372 -x28129 -x35170 -x33585 -x28695 -x21554 -x19686 -x45631 -x40038 -x34625 -x15502 -x21077 -x32605 -x27704 -x56175 -x48003 -x23874 -x45980 -x7673 -x20577 -x8633 -x22027 -x20268 -x24571 -x2127 -x4726 -x22114 -x22905 -x23785 -x36894 -x40504 -x52564 -x46005 -x55671 -x43588 -x33512 -x31509 -x57000 -x35590 -x22719 -x2238 -x12409 -x26333 -x13210 -x31791 -x45369 -x35524 -x42866 -x34469 -x4367 -x11072 -x7046 -x12602 -x6731 -x52007 -x5631 -x41330 -x4235 -x26342 -x34245 -x45971 -x43797 -x1497 -x7831 -x26898 -x23803 -x210 -x5567 -x59643 -x38999 -x19515 -x19171 -x14459 -x4394 -x11039 -x36703 -x6259 -x17423 -x36400 -x37946 -x50248 -x51985 -x15107 -x6448 -x18801 -x36438 -x59275 -x29271 -x10989 -x44189 -x5265 -x55115 -x57701 -x15071 -x8208 -x14223 -x37284 -x33800 -x12573 -x40803 -x32544 -x51862 -x45957 -x30734 -x16892 -x46958 -x54706 -x60748 -x54325 -x30066 -x35003 -x51766 -x18168 -x57321 -x48024 -x26814 -x1812 -x575 -x7125 -x23486 -x36663 -x26774 -x21789 -x31879 -x21696 -x25509 -x9475 -x2638 -x20562 -x43104 -x3260 -x55070 -x16515 -x5374 -x57889 -x36076 -x45474 -x21001 -x15038 -x44038 -x57275 -x14972 -x43649 -x57551 -x5393 -x7703 -x33502 -x35694 -x15218 -x22100 -x22863 -x36317 -x59846 -x11413 -x35950 -x18672 -x24727 -x34281 -x14965 -x37633 -x53228 -x35389 -x39173 -x9334 -x45456 -x58655 -x37045 -x47329 -x28919 -x39993 -x42724 -x30032 -x12299 -x49144 -x17313 -x44004 -x31529 -x32854 -x14320 -x37862 -x56823 -x45025 -x40387 -x43249 -x5775 -x48141 -x55768 -x55340 -x31618 -x55506 -x51168 -x30097 -x13759 -x30852 -x52889 -x17943 -x55954 -x25969 -x24045 -x7212 -x21555 -x29527 -x11951 -x42734 -x4211 -x25894 -x1327 -x16853 -x32807 -x36668 -x45878 -x44648 -x57635 -x11615 -x12015 -x8249 -x20328 -x32357 -x40052 -x22463 -x24875 -x31341 -x37668 -x47855 -x26235 -x32561 -x3626 -x34816 -x60664 -x60993 -x47109 -x43697 -x57115 -x4569 -x13839 -x40812 -x19052 -x23893 -x31953 -x34362 -x51106 -x60473 -x22231 -x6848 -x15553 -x19147 -x13840 -x54263 -x21445 -x29857 -x3968 -x30273 -x20875 -x49044 -x28546 -x8400 -x13985 -x20179 -x32279 -x33890 -x36931 -x43939 -x43992 -x53411 -x58755 -x40780 -x36651 -x22749 -x46114 -x46118 -x26074 -x51462 -x5767 -x52195 -x44649 -x46798 -x52483 -x4210 -x33195 -x8889 -x4566 -x930 -x60795 -x45331 -x47387 -x26383 -x32242 -x60399 -x45586 -x34552 -x53991 -x7438 -x11170 -x20094 -x31727 -x48292 -x49930 -x58573 -x29917 -x40966 -x20423 -x44555 -x6197 -x15021 -x42224 -x46442 -x33640 -x9174 -x54510 -x51048 -x17956 -x11933 -x31050 -x2550 -x7587 -x9350 -x20819 -x56299 -x57223 -x44817 -x36840 -x5136 -x31323 -x51160 -x55374 -x4892 -x10186 -x51047 -x34110 -x2565 -x9264 -x20864 -x28979 -x29736 -x37891 -x46074 -x961 -x24057 -x33874 -x32601 -x34885 -x21053 -x29861 -x254 -x20403 -x9185 -x3299 -x59951 -x25280 -x21122 -x36692 -x50766 -x53421 -x3802 -x11243 -x37810 -x16206 -x1272 -x21565 -x5171 -x58583 -x38278 -x1414 -x60432 -x22409 -x15545 -x27593 -x22922 -x41704 -x57152 -x28108 -x32694 x7981 -x13478 -x58423 -x36520 -x49118 -x45739 -x10773 -x60612 -x32290 -x277 -x17755 -x25881 -x10932 -x47339 -x22142 -x39666 -x27745 -x51246 -x4009 -x14893 -x51499 x22522 -x15171 -x49032 -x24442 -x47039 -x4852 -x4251 -x55653 -x13990 -x37801 -x41940 -x46427 -x23736 -x56990 -x13447 -x51037 -x20092 -x885 -x17215 -x14537 -x34293 -x44588 -x11980 -x55868 -x28465 -x18020 -x40702 -x13935 -x42332 -x9553 -x59263 -x12491 -x24657 -x11050 -x50190 -x2107 -x9952 -x29498 -x36887 -x57069 -x17950 -x41025 -x3716 -x33353 -x4605 -x17582 -x5585 -x41542 -x25709 -x57216 -x37187 -x45477 -x4586 -x14781 -x16086 -x41312 -x24101 -x13154 -x31148 -x1761 -x53903 -x52525 -x24265 -x38406 -x26634 -x19238 -x28403 -x49254 -x51283 -x43948 -x58930 -x30040 -x24338 -x55153 -x595 -x24042 -x21731 -x18513 -x51538 -x15156 -x42561 -x50750 -x59236 -x5695 -x26016 -x24506 -x20247 -x58238 -x59965 -x11104 -x36481 -x33446 -x30871 -x10557 -x40274 -x2941 -x11093 -x38525 -x5656 -x4991 -x26276 -x42878 -x49441 -x24496 -x30422 -x33745 -x34809 -x29100 -x43811 -x25986 -x17799 -x40770 -x33583 -x1852 -x41020 -x7248 -x18890 -x15354 -x1320 -x53656 -x58306 -x29676 -x3863 -x17380 -x32698 -x1790 -x43601 -x56829 -x28987 -x33589 -x49606 -x4953 -x18211 -x43855 -x7170 -x3613 -x21106 -x33122 -x54620 -x4947 -x24106 -x45113 -x26099 -x41728 -x58851 -x32348 -x57056 -x23729 -x24167 -x21144 -x8045 -x10671 -x56048 -x43264 -x12025 -x9929 -x27791 -x33094 -x50581 -x25928 -x19450 -x308 -x5772 -x33593 -x54663 -x2475 -x55889 -x60914 -x13912 -x15675 -x39931 -x45853 -x30306 -x5128 -x4156 -x13224 -x6369 -x2944 -x7502 -x57378 -x51208 -x47558 -x26093 -x19716 -x21785 -x34012 -x32984 -x2025 -x51979 -x55375 -x20948 -x58466 -x13404 -x58514 -x15544 -x60407 -x22392 -x36091 -x47001 -x49788 -x33878 -x40813 -x51531 -x44875 -x46016 -x6554 -x23556 -x45688 -x48182 -x30334 -x34556 -x33517 -x55282 -x37356 -x38294 -x27816 -x50705 -x1966 -x5673 -x7987 -x8712 -x30548 -x9073 -x8764 -x4357 -x35470 -x11577 -x31653 -x44344 -x47432 -x39718 -x650 -x49947 -x25053 -x12595 -x33361 -x54974 -x30583 -x37422 -x48515 -x37127 -x21387 -x18816 -x44484 -x2890 -x2618 -x29824 -x33795 -x28216 -x53364 -x60181 -x5785 -x37718 -x56349 -x56572 -x12161 -x23411 -x32015 -x10644 -x47167 -x48906 -x10233 -x31082 -x2504 -x8483 -x25307 -x15229 -x48347 -x52339 -x4744 -x20610 -x34716 -x36155 -x57080 -x21188 -x41441 -x12965 -x51060 -x24175 -x25837 -x42466 -x26111 -x12282 -x4578 -x549 -x17596 -x42865 -x45896 -x29813 -x43716 -x40418 -x1625 -x18238 -x41667 -x10347 -x23862 -x23755 -x19643 -x13597 -x32345 -x23844 -x37754 -x20275 -x36834 -x17848 -x23738 -x60690 -x44661 -x913 -x21270 -x23652 -x29859 -x58609 -x18499 -x2283 -x49415 -x21283 -x10739 -x31999 -x43026 -x46099 -x55891 -x57477 -x5164 -x28612 -x39614 -x12493 -x39842 -x58058 -x42430 -x44431 -x50971 -x34053 -x35124 -x28206 -x8145 -x14256 -x28867 -x16997 -x12413 -x9039 -x40390 -x56243 -x28676 -x38369 -x1409 -x1612 -x17287 -x19139 -x14895 -x6331 -x41219 -x17104 -x15088 -x21312 -x16383 -x56790 -x36044 -x19507 -x27158 -x38343 -x18138 -x42059 -x39913 -x59773 -x21065 -x40729 -x29727 -x41848 -x7723 -x29854 -x50594 -x57806 -x40110 -x15341 -x2499 -x56785 -x14798 -x43618 -x22588 -x94 -x48338 -x41809 -x51021 -x42163 -x2304 -x35138 -x25666 -x20078 -x27036 -x26805 -x42528 -x44806 -x48108 -x48344 -x6237 -x40492 -x8157 -x55260 -x15683 -x5246 -x5586 -x55585 -x11862 -x15514 -x18687 -x35202 -x47700 -x5563 -x5380 -x13565 -x56945 -x16470 -x59097 -x39705 -x26495 -x45212 -x37064 -x22930 -x43041 -x36299 -x8374 -x20798 -x56340 -x40336 -x59048 -x35094 -x7006 -x10967 -x18344 -x7546 -x60203 -x54104 -x52890 -x39494 -x51140 -x271 -x3580 -x1177 -x39697 -x24557 -x15569 -x30780 -x21979 -x38735 -x45507 -x56767 -x32073 -x53753 -x6255 -x4275 -x57410 -x42578 -x58437 -x26530 -x53819 -x33451 -x57916 -x59617 -x30431 -x32619 -x41513 -x56410 -x6504 -x49837 -x37613 -x20723 -x26537 -x14146 -x12020 -x9426 -x33625 -x26162 -x18872 -x56871 -x18605 -x9581 -x36530 -x40720 -x23952 -x29889 -x2130 -x47266 -x14738 -x53238 -x56640 -x30907 -x30146 -x26332 -x59571 -x45860 -x13742 -x1721 -x59706 -x25985 -x3775 -x24525 -x58894 -x2734 -x40936 -x40711 -x15550 -x632 -x37937 -x21139 -x59234 -x53634 -x8265 -x25489 -x2394 -x10571 -x10138 -x16326 -x47499 -x2145 -x11539 -x35261 -x59385 -x8160 -x11973 -x5152 -x47091 -x29592 -x34847 -x27676 -x13409 -x31929 -x46840 -x44059 -x52228 -x14557 -x38508 -x46534 -x18303 -x11729 -x21120 -x5295 -x22569 -x43190 -x50237 x18580 -x45275 -x46980 -x41776 -x26831 -x28490 -x27899 -x48762 -x50271 -x23518 -x54401 -x4043 -x13269 -x8497 -x18359 -x51121 -x31785 -x53441 -x18614 -x2138 -x44016 -x41534 -x35648 -x17257 -x16200 -x50240 -x47375 -x973 -x2681 -x10718 -x3148 -x2685 -x52234 -x38719 -x6520 -x26994 -x35099 -x35144 -x19992 -x37886 -x30516 -x27759 -x38531 -x22506 -x40769 -x24217 x7901 -x38065 -x46234 -x1451 -x22254 -x46755 -x59348 -x3544 -x27585 -x34623 -x6973 -x29439 -x8082 -x41457 -x53133 -x13634 -x4537 -x44779 -x52465 -x12837 -x12677 -x1298 -x20918 -x44395 -x51400 -x17159 -x55842 -x56859 -x27504 -x43539 -x2560 -x56458 -x49749 -x9451 -x28665 -x8131 -x36037 -x21090 -x2554 -x9371 -x13491 -x17002 -x28314 -x57125 -x19978 -x38848 -x22006 -x42645 -x30538 -x13465 -x2486 -x17432 -x31814 -x4189 -x37177 -x28699 -x25367 -x17907 -x29336 -x35578 -x38772 -x36945 -x47833 -x54655 -x2813 -x39208 -x24965 -x52292 -x43204 -x4206 -x59569 -x17702 -x28451 -x9654 -x5641 -x30361 -x33405 -x18234 -x1131 -x56816 -x22402 -x36983 -x30645 -x36765 -x41384 -x57521 -x17965 -x12803 -x35366 -x55181 -x35933 -x52003 -x28471 -x20548 -x14664 -x31214 -x27244 -x43466 -x47914 -x34225 -x56478 -x3658 -x16911 -x27142 -x35303 -x60946 -x45953 -x16609 -x34317 -x53561 -x9584 -x25030 -x29324 -x53510 -x16961 -x23499 -x4280 -x35869 -x54713 -x51834 -x8112 -x3604 -x16221 -x19585 -x35734 -x4764 -x23706 -x49691 -x11215 -x17595 -x29497 -x49315 -x50944 -x30837 -x49936 -x5403 -x45810 -x42009 -x5058 -x26890 -x55814 -x19922 -x52978 -x9122 -x9386 -x30776 -x58628 -x17777 -x36912 -x5149 -x27190 -x42550 -x47949 -x31418 -x37724 -x18836 -x2592 -x21688 -x5046 -x38452 -x50684 -x32828 -x37345 -x43000 -x43478 -x11224 -x18963 -x23611 -x23538 -x1429 -x41334 -x15941 -x11222 -x34611 -x15466 -x27245 -x42545 -x2264 -x37018 -x3038 -x3502 -x26360 -x48518 -x48657 -x55799 -x29449 -x11952 -x16843 -x17729 -x47617 -x58664 -x60989 -x1276 -x7791 -x20199 -x17376 -x56262 -x8445 -x5249 -x14898 -x58077 -x59249 -x36965 -x31194 -x51415 -x56701 -x18277 -x7328 -x59534 -x2692 -x6111 -x11770 -x35509 -x13425 -x17034 -x36813 -x47986 -x38238 -x10950 -x28859 -x32366 -x51685 -x16890 -x14605 -x48968 -x53465 -x58981 -x4130 -x27477 -x34413 -x33562 -x43644 -x16570 -x18582 -x59075 -x28844 -x58454 -x50957 -x27048 -x24238 -x39025 -x23809 -x13009 -x15462 -x6336 -x48369 -x3041 -x36958 -x43023 -x37882 -x57429 -x15203 -x28838 -x47206 -x30948 -x50417 -x42931 -x47951 -x55295 -x8632 -x59171 -x28973 -x7167 x31373 -x38922 -x19594 -x7184 -x6390 -x20398 -x39609 -x51715 -x55798 -x30473 -x18371 -x28697 -x12717 -x3532 -x13276 -x42832 -x29375 -x4943 -x40697 -x32192 -x8078 -x19048 -x61063 -x16010 -x19166 -x60788 -x5875 -x59379 -x10371 -x19226 -x59279 -x25719 -x47203 -x25674 -x46164 -x54085 -x17282 -x8137 -x2621 -x16998 -x20797 -x9887 -x53074 -x58580 -x25732 -x23660 -x11132 -x40179 -x56814 -x16840 -x56392 -x40037 -x49808 -x13320 -x23435 -x37154 -x42032 -x53961 -x7990 -x48644 -x49677 -x2352 -x23587 -x37890 -x40529 -x38919 -x49955 -x21057 -x60270 -x40029 -x54452 -x24995 -x58353 -x27456 -x54456 -x31298 -x19305 -x60451 -x8457 -x14228 -x44457 -x17292 -x499 -x47468 -x39786 -x47144 -x10507 -x28342 -x22161 -x20436 -x60752 -x55617 -x19196 -x8813 -x56812 -x12427 -x14842 -x28871 -x3600 -x30717 -x41120 -x39406 -x48590 -x18064 -x67 -x11931 -x29442 -x31403 -x39664 -x50036 -x6885 -x8678 -x6659 -x131 -x11110 -x52455 -x46462 -x99 -x19630 -x24848 -x48055 -x14619 -x22882 -x11978 -x57570 -x47604 -x44052 -x29278 -x47773 -x35574 -x11312 -x27399 -x25359 -x38518 -x18404 -x53450 -x53730 -x35111 -x17 -x49175 -x1532 -x5336 -x26322 -x32933 -x44396 -x7361 -x37371 -x41011 -x30411 -x43882 -x35768 -x9065 -x4518 -x37136 -x4952 -x12998 -x52196 -x54970 -x7618 -x16424 -x17883 -x22307 -x25131 -x39979 -x54060 -x19729 -x27664 -x29220 -x13300 -x48280 -x36364 -x32604 -x55990 -x3985 -x11950 -x12347 -x59119 -x25705 -x44879 -x55165 -x6552 x50111 -x16746 -x27856 -x56406 -x25946 -x37752 -x30840 -x7175 -x21809 -x58405 -x53713 -x34897 -x31400 -x28704 -x2780 -x26503 -x17080 -x55791 -x3457 -x42304 -x7927 -x7422 -x6249 -x20492 -x15765 -x27200 -x25540 -x35901 -x18736 -x32696 -x17650 -x19734 -x56318 -x13041 -x33876 -x8327 -x23117 -x55802 -x27296 -x23407 -x61035 -x539 -x18968 -x57436 -x45906 -x8331 -x59746 -x32032 -x51778 -x1969 -x10528 -x9580 -x11213 -x14966 -x22701 -x24317 -x46630 -x46830 -x19268 -x13909 -x31092 -x42054 -x8526 -x56743 -x54320 -x25363 -x16145 -x45399 -x14807 -x59829 -x19424 -x31115 -x2293 -x30178 -x3779 -x6783 -x43751 -x59212 -x57721 -x12017 -x23101 -x27295 -x32554 -x22820 -x30782 -x4676 -x2430 -x42264 -x26228 -x43796 -x36913 -x10211 -x13577 -x45644 -x54277 -x26956 -x12709 -x32106 -x8050 -x24259 -x29112 -x28580 -x31773 -x32863 -x47065 -x29248 -x21519 -x2857 -x4067 -x13951 -x33358 -x53672 -x58575 -x502 -x44611 -x41266 -x45228 -x51792 -x33848 -x26567 -x5517 -x19463 -x34694 -x46939 -x32336 -x31446 -x44293 -x46943 -x6077 -x47853 -x47997 -x52951 -x54514 -x12416 -x2144 -x8375 -x33907 -x22878 -x47964 -x49897 -x22192 -x30979 -x50091 -x25387 -x38097 -x11624 -x14645 -x51813 -x33372 -x53740 -x50897 -x24326 -x17299 -x33982 -x42722 -x46586 -x47787 -x33028 -x39814 -x58059 -x21194 -x52362 -x49484 -x13810 -x34869 -x53770 -x2830 -x47732 -x34872 -x29891 -x28943 -x41007 -x37676 -x32848 -x24282 -x9216 -x50327 -x36858 -x35438 -x20372 -x24964 -x26230 -x31863 -x34572 -x322 -x44041 -x4548 -x15806 -x25541 -x42143 -x46306 -x52700 -x38538 -x8161 -x11477 -x58304 -x46125 -x12953 -x46787 -x12854 -x15677 -x11236 -x21342 -x9773 -x28708 -x31527 -x34479 -x17986 -x36989 -x5988 -x33424 -x2331 -x40045 -x47664 -x49408 -x51485 -x51079 -x12447 -x27706 -x57886 -x1954 -x22415 -x53236 -x51115 -x23783 -x34996 -x56187 -x19290 -x53601 -x31103 -x53698 -x39616 -x53062 -x5440 -x44536 -x43490 -x37866 -x38970 -x37378 -x59615 -x24093 -x9861 -x22814 -x47168 -x1395 -x18413 -x11743 -x50359 -x31816 -x16829 -x5180 -x43503 -x35779 -x32461 -x56195 -x29567 -x60637 -x53578 -x11775 -x14168 -x35854 -x20413 -x45020 -x24710 -x25941 -x57065 -x23189 -x17003 -x23094 -x6430 -x34145 -x48956 -x27056 -x9365 -x19756 -x20629 -x9036 -x35449 -x27591 -x19844 -x58595 -x23513 -x47199 -x56846 -x50809 -x41276 -x14045 -x4508 -x9177 -x30772 -x5647 -x8758 -x35434 -x50170 -x35980 -x35607 -x50425 -x1446 -x33111 -x14477 -x36678 -x48299 -x29830 -x12754 -x17232 -x29533 -x41377 -x26760 -x9535 -x27832 -x48697 -x59211 -x23835 -x20693 -x25015 -x11707 -x29187 -x9035 -x20979 -x42601 -x10617 -x25167 -x2662 -x22852 -x51648 -x20910 -x43085 -x206 -x29548 -x41530 -x18635 -x57320 -x18660 -x30694 -x4815 -x35758 -x59227 -x61069 -x23689 -x29695 -x45291 -x56438 -x36452 -x50636 -x60947 -x32283 -x36897 -x54431 -x40579 -x51308 -x59690 -x51158 -x18324 -x31077 -x50719 -x6018 -x30457 -x19851 -x12291 -x41996 -x29373 -x54040 -x36976 -x44866 -x22675 -x33860 -x59567 -x285 -x26702 -x29884 -x56792 -x24822 -x7373 -x22493 -x23045 -x3933 -x18701 -x12643 -x37516 -x17241 -x22968 -x21774 -x55147 -x34682 -x3172 -x14608 -x19787 -x9660 -x47575 -x51725 -x43229 -x4590 -x10194 -x20790 -x8993 -x50193 -x25175 -x14710 -x45911 -x16966 -x286 -x48734 -x13199 -x4290 -x15539 -x16114 -x29051 -x7088 -x12536 -x31636 -x18702 -x58205 -x36122 -x34947 -x14412 -x49675 -x57638 -x54317 -x11078 -x11932 -x16901 -x20648 -x2460 -x36124 -x39675 -x44352 -x15272 -x27434 -x41472 -x58586 -x28662 -x40969 -x42612 -x57443 -x40929 -x6936 -x35928 -x19684 -x50280 -x7661 -x57725 -x43868 -x28355 -x7746 -x21324 -x14016 -x49744 -x57582 -x58174 -x37169 -x52445 -x52724 -x5459 -x15783 -x17211 -x29628 -x57343 -x17773 -x19792 -x6389 -x55438 -x5969 -x53028 -x32842 -x31588 -x57093 -x60078 -x39437 -x37999 -x35627 -x58341 -x49392 -x57271 -x16550 -x6943 -x31339 -x39916 -x10734 -x7129 -x34325 -x39418 -x57315 -x43562 -x6372 -x11610 -x30763 -x12224 -x29879 -x3477 -x60661 -x36782 -x17832 -x34172 -x59033 -x50520 -x14638 -x36649 -x59646 -x48658 -x2850 -x7819 -x58872 -x47802 -x8779 -x13532 -x15095 -x50737 -x23356 -x34341 -x59854 -x57555 -x26713 -x2274 -x16354 -x13362 -x25304 x15373 -x31774 -x44337 -x13739 -x32741 -x8885 -x41788 -x16576 -x35723 -x42853 -x56855 -x5343 -x9882 -x28917 -x51433 -x46876 -x33265 -x10206 -x22530 -x379 -x39747 -x606 -x7698 -x48371 -x28116 -x60166 -x17535 -x31910 -x45822 -x20024 -x8383 -x29673 -x8513 -x15175 -x30424 -x51509 -x21281 -x7455 -x53677 -x54398 -x40625 -x38467 -x35788 -x46054 -x32557 -x20667 -x13605 -x2178 -x3438 -x16560 -x19998 -x27273 -x27457 -x44578 -x38410 -x1458 -x37803 -x47452 -x42016 -x57375 -x42093 -x12731 -x55320 -x374 -x31514 -x11393 -x51138 -x29254 -x25339 -x10081 -x10912 -x21175 -x25104 -x46024 -x20669 -x26704 -x54869 -x59852 -x15745 -x6282 -x38284 -x11439 -x10830 -x42939 -x34810 -x22523 -x21093 -x40662 -x32233 -x53223 -x7669 -x7886 -x51704 -x23911 -x31219 -x22468 -x41270 -x36398 -x57124 -x8643 -x10568 -x12671 -x57518 -x5421 -x34974 -x54106 -x57606 -x17944 -x9282 -x16760 -x19473 -x25960 -x37717 -x14769 -x15856 -x9750 -x11914 -x24759 -x31379 -x47832 -x43935 -x47360 -x47961 -x59580 -x26990 -x28677 -x32662 -x55840 -x34090 -x44945 -x54388 -x17339 -x45484 -x1485 -x54190 -x47425 -x55725 -x32833 -x39735 -x59671 -x44889 -x52193 -x30274 -x37761 -x5456 -x52661 -x10293 -x9785 -x24107 -x21225 -x45248 -x4147 -x45366 -x23392 -x33486 -x20897 -x22107 -x27545 -x45313 -x18013 -x32703 -x22150 -x11763 -x54424 -x1053 -x1606 -x23912 -x6666 -x54971 -x8617 -x25861 -x53276 -x59670 -x15971 -x40873 -x6402 -x33574 -x47922 -x24254 -x52388 -x3646 -x10964 -x59256 -x27237 -x32381 -x37448 -x24696 -x17026 -x21550 -x50214 -x32446 -x4020 -x8296 -x55494 -x24193 -x38598 -x57634 -x57508 -x44642 -x35015 -x16951 -x1605 -x1633 -x8086 -x38783 x41583 -x52343 -x18675 -x7120 -x17195 -x15929 -x13596 -x45136 -x336 -x27793 -x11270 -x20067 -x21984 -x764 -x31978 -x60052 -x16662 -x39950 -x31312 -x45866 -x44930 -x12227 -x53155 -x42589 -x21429 -x34906 -x6718 -x27747 -x28696 -x3182 -x36529 -x22950 -x43812 -x4485 -x9957 -x47552 -x57909 -x19751 -x7353 -x33244 -x23683 -x45099 -x14441 -x32214 -x34776 -x42390 -x3956 -x19682 -x4658 -x19757 -x26746 -x58240 -x59017 -x19826 -x51000 -x15236 -x23331 -x42422 -x42815 -x57573 -x35203 -x16646 -x44438 -x16900 -x22105 -x54252 -x656 -x7270 -x9115 -x55882 -x10631 -x17183 -x3057 -x342 -x41255 -x44638 -x59830 -x50614 -x27497 -x6131 -x3511 -x4479 -x26294 -x14637 -x40315 -x52025 -x53361 -x51570 -x55761 -x49462 -x11299 -x50089 -x53809 -x2744 -x44565 -x46492 -x20937 -x51040 -x55226 -x45805 -x44485 -x45582 -x44696 -x6275 -x55236 -x58892 -x11027 -x29162 -x423 -x28098 -x31905 -x33987 -x11717 -x45282 -x55869 -x46057 -x47792 -x3559 -x19161 -x52633 -x18460 -x3305 -x56789 -x17114 -x768 -x10676 -x37053 -x45293 -x48253 -x30290 -x39933 -x41975 -x43530 -x42125 -x31426 -x40614 -x43748 -x39108 -x1610 -x13961 -x43982 -x59786 -x33128 -x20845 -x17402 -x54923 -x36693 -x32847 -x55994 -x36732 -x46987 -x1354 -x29114 -x29818 -x23766 -x47086 -x44453 -x3091 -x13221 -x17259 -x46396 -x32968 -x53470 -x27878 -x47704 -x48878 -x43732 -x4612 -x52083 -x26755 -x29702 -x46420 -x55812 -x17133 -x7407 -x40528 -x41481 -x1061 -x3783 -x26047 -x41054 -x18264 -x51743 -x3893 -x3650 -x43545 -x43410 -x47319 -x57120 -x41326 -x6346 -x30129 -x10281 -x28310 -x1332 -x21012 -x27982 -x33808 -x48336 -x31777 -x58280 -x1263 -x17304 -x25425 -x335 -x46737 -x21362 -x31918 -x58728 -x31667 -x9548 -x47422 -x17484 -x32853 -x31004 -x52542 -x59623 -x35103 -x11582 -x26173 -x5212 -x17085 -x44575 -x55301 -x6035 -x50498 -x17118 -x11537 -x5659 -x32166 -x45646 -x18668 -x26195 -x51218 -x38901 -x50586 -x50865 -x5963 -x41168 -x56541 -x52363 -x13189 -x13050 -x7881 -x22948 -x29593 -x17782 -x17472 -x31384 -x58657 -x30031 -x48614 -x26232 -x26395 -x7549 -x54453 -x50345 -x38101 -x29735 -x8343 -x34253 -x50423 -x13695 -x1980 -x57600 -x45153 -x19232 -x35352 -x29978 -x53278 -x28197 -x2188 -x23012 -x30625 -x30468 -x49937 -x59979 -x17143 -x16823 -x9344 -x7632 -x8372 -x619 -x6916 -x51414 -x10143 -x46919 -x34186 -x41376 -x34698 -x56494 -x42702 -x14393 -x21815 -x3379 -x33644 -x19537 -x26698 -x37914 -x30423 -x25466 -x48428 -x27159 -x6859 -x758 -x40197 -x46728 -x40457 -x35512 -x56848 -x8070 -x4517 -x9343 -x54605 -x11593 -x29476 -x13007 -x7131 -x14073 -x37860 -x41451 -x15852 -x37526 -x46036 -x18486 -x30437 -x50211 -x4318 -x22713 -x2344 -x9998 -x4893 -x33148 -x33933 -x50998 -x54309 -x20353 -x31997 -x38587 -x57437 -x28456 -x34963 -x8381 -x32799 -x14540 -x15733 -x16682 -x59030 -x60297 -x9607 -x51797 -x43610 x41714 -x8605 -x18434 -x49713 -x24686 -x28527 -x3353 x23443 -x27652 -x6222 -x59542 -x21631 -x59026 -x33272 -x28646 -x36884 -x37017 -x44161 -x18131 -x27201 -x26522 -x5507 -x32898 -x33861 -x60453 -x11530 -x52855 -x17584 -x6176 -x6300 -x5555 -x38932 -x19981 -x4775 -x15058 -x4200 -x32685 -x37583 -x23503 -x10948 -x17886 -x1183 -x6796 -x48421 -x40867 -x47354 -x27658 -x51580 -x54932 -x33821 -x12208 -x56810 -x27021 -x55997 -x59054 -x27728 -x13829 -x39233 -x55069 -x57052 -x12745 -x55498 -x3512 -x28087 -x56965 -x17356 -x9045 -x6069 -x42391 -x56388 -x34286 -x53082 -x22538 -x3406 -x3608 x17601 -x24747 -x48519 -x13967 -x27013 -x15830 -x39507 -x43694 -x6321 -x18865 -x59582 -x9764 -x3451 -x27461 -x34127 -x31787 -x49661 -x48461 -x18595 -x40015 -x21446 -x35136 -x19481 -x21549 -x24186 -x35320 -x60689 -x38419 -x49904 -x1592 -x20176 -x31361 -x57145 -x3798 -x6647 -x35757 -x25864 -x48616 -x48900 -x4380 -x10515 -x18192 -x49499 -x45819 -x60326 -x31896 -x47447 -x21613 -x3443 -x36749 -x18616 -x45669 -x38349 -x41661 -x59701 -x12475 -x49618 -x49162 -x55488 -x55182 -x55496 -x51714 -x31097 -x31233 -x51826 -x13056 -x2126 -x20944 -x57594 -x50173 -x22869 -x32215 -x24908 -x9147 -x12109 -x26602 -x27948 -x3301 -x41672 -x20483 -x58132 -x16736 -x24969 -x11983 -x42424 -x43452 -x38998 -x23960 -x55941 -x40085 -x30252 -x10380 -x42399 -x55877 -x35244 -x6997 -x6294 -x13654 -x24914 -x16135 -x5774 -x48066 -x3155 -x50159 -x32412 -x29478 -x55377 -x21103 -x14444 -x25752 -x13170 -x41000 -x16865 -x7091 -x17836 -x18267 -x3669 -x59286 -x43862 -x8079 -x15117 -x25919 -x1156 -x18601 -x3249 -x46579 -x53607 -x39617 -x29420 -x43011 -x57134 -x44411 -x54459 -x29653 -x54221 -x39770 -x23919 -x59163 -x1747 -x49520 -x39813 -x58850 -x40189 -x18833 -x60614 -x37229 -x37227 -x51080 -x40871 -x22178 -x17736 -x25172 -x17674 -x22371 -x3697 -x14690 -x48741 -x32950 -x36664 -x12974 -x45966 -x54864 -x23866 -x2623 -x43625 -x22277 -x7141 -x35576 -x36359 -x31844 -x43138 -x54617 -x57620 -x27405 -x41042 -x24687 -x36682 -x15084 -x41561 x2078 -x57233 -x14430 -x1167 -x19721 -x40371 -x54444 -x17909 -x37084 -x5800 -x13989 -x831 -x11322 -x55551 -x26438 -x28961 -x11896 -x1236 -x4 -x1383 -x27659 -x242 -x21839 -x27088 -x38256 -x2819 -x9930 -x43660 -x57249 -x22076 -x58802 -x53703 -x1029 -x25699 -x16126 -x37770 -x42060 -x27602 -x20611 -x17184 -x9297 -x12866 -x52668 -x7467 -x20947 -x44402 -x25093 -x311 -x12055 -x31144 -x58164 -x18394 -x32925 -x19302 -x27276 -x38235 -x21883 x23438 -x23571 -x18287 -x43522 -x24896 -x34652 -x38266 -x24540 -x60707 -x13283 -x59310 -x39881 -x60304 -x19312 -x42827 -x3542 -x19188 -x59098 -x10898 -x46692 -x38846 -x11437 -x36527 -x36399 -x44587 -x9321 -x24761 -x61067 -x41095 -x22764 -x27318 -x45977 -x608 -x16388 -x24210 -x56162 -x54071 -x22501 -x20525 -x58775 -x43728 -x14862 -x28251 -x52467 -x6662 -x14594 -x14650 -x42437 -x19310 -x57764 -x24407 -x17189 -x24249 -x39004 -x2704 -x34060 -x45635 -x30416 -x12734 -x50346 -x44740 -x31256 -x36323 -x23662 -x19077 -x39302 -x5135 -x53858 -x1715 -x13636 -x58298 -x17445 -x36754 -x6324 -x24411 -x28634 -x26231 -x47510 -x47981 -x40388 -x13036 -x17753 -x23063 -x39374 -x55674 -x7309 -x13724 -x11283 -x41613 -x18978 -x5408 -x16566 -x24113 -x11422 -x27619 -x34342 -x5210 -x33746 -x17530 -x46519 -x10400 -x11461 -x36743 -x60470 -x27258 -x29731 -x33436 -x46703 -x17735 -x48800 -x49822 -x1003 -x12200 -x24637 -x43180 -x34926 -x18093 -x37559 -x56609 -x58030 -x59772 -x13448 -x60099 -x51713 -x10975 -x9319 -x17949 -x20582 -x29338 -x35852 x50773 -x55534 -x17787 -x16703 -x5327 -x5363 -x17285 -x29545 -x35600 -x52588 -x9401 -x22682 -x6523 -x60543 -x20298 -x58991 -x4654 -x6239 -x6824 -x13053 -x54098 -x20697 -x24362 -x25683 -x18032 -x12639 -x56834 -x13489 -x41471 -x50932 -x59095 -x28982 -x42615 -x22043 -x3879 -x15307 -x2008 -x3033 -x24978 -x28513 -x28690 -x37740 -x38187 -x39163 -x52650 -x43389 -x48877 -x35474 -x56204 -x29108 -x21879 -x55747 -x18908 -x16187 -x22842 -x26163 -x45699 -x42535 -x11042 -x11238 -x27277 -x60971 -x3334 -x37370 -x6968 -x46451 -x14420 -x22370 -x33582 -x7208 -x58641 -x8216 -x11294 -x54472 -x9277 -x55579 -x23109 -x50387 -x3242 -x11434 -x26307 -x38659 -x38561 -x27925 -x6023 -x25050 -x385 -x55138 -x21105 -x42998 -x6996 -x37025 -x4393 -x53830 -x18446 -x60136 -x60259 -x41509 -x47236 -x56213 -x2757 -x35324 -x46319 -x28268 -x15120 -x28707 -x9271 -x22344 -x61051 -x5107 -x54386 -x6706 -x21791 -x40074 -x13486 -x43384 -x41685 -x1033 -x47235 -x1854 -x59642 -x15750 -x1249 -x14688 -x40453 -x12584 -x16242 -x21521 -x5765 -x46467 -x44331 -x40076 -x19774 -x8495 -x31275 -x59322 -x29989 -x55610 -x2752 -x39707 -x38358 -x56316 -x3762 -x48396 -x1287 -x29990 -x41305 -x1745 -x12546 -x20747 -x46410 -x4611 -x1598 -x27596 -x16714 -x32483 -x34251 -x51329 -x38927 -x27927 -x19993 -x5854 -x18466 -x46029 -x46357 -x6800 -x19040 -x4937 -x50349 -x39524 -x56803 -x50333 -x16866 -x2516 -x35463 -x17958 -x23272 -x24035 -x32037 -x23391 -x36136 -x59710 -x48883 -x56654 -x21691 -x38924 -x37743 -x27415 -x3174 -x6442 -x9432 -x54210 -x14542 -x57129 -x58415 -x4753 -x57865 -x6919 -x55098 -x34581 -x30051 -x40808 -x41056 -x3619 -x9360 -x4799 -x54268 -x33662 -x29099 -x6906 -x41850 -x45208 -x21915 -x46254 -x22385 -x20047 -x21916 -x26428 -x36624 -x45519 -x50420 -x15644 -x835 -x22793 -x45621 -x34616 -x13303 -x16027 -x25226 -x9312 -x12857 -x58493 -x60126 -x10616 -x14856 -x22681 -x24092 -x34120 -x45279 -x38069 -x6071 -x48534 -x58131 -x14541 -x9909 -x30905 -x19149 -x50302 -x17648 -x18176 -x58417 -x57450 -x4423 -x23208 -x48068 -x31014 -x37456 -x39590 -x9824 -x15336 -x16083 -x12768 -x19786 -x37636 -x14263 -x47255 -x13545 -x50437 -x13133 -x33041 -x34050 -x51006 -x9668 -x1339 -x9644 -x32581 -x18301 -x44264 -x55836 -x50123 -x20053 -x15401 -x28166 -x17366 -x4531 -x7685 -x18115 -x11181 -x26179 -x49147 -x30789 -x6851 -x45588 -x6986 -x2823 -x14108 -x35936 -x48764 -x5825 -x50424 -x36164 -x19806 -x19855 -x23789 -x2846 -x42560 -x4457 -x10184 -x27749 -x27180 -x22458 -x25834 -x181 -x12088 -x15747 -x16681 -x19833 -x51920 -x59217 -x21576 -x20242 -x37449 -x14699 -x52352 -x23018 -x42324 -x56024 -x3679 -x1154 -x8822 -x41548 -x46045 -x38807 -x42863 -x23718 -x23764 -x41224 -x6010 -x29479 -x49113 -x21299 -x7972 -x40441 -x58276 -x44498 -x16105 -x47633 -x33924 -x5833 -x34258 -x23257 -x21449 -x36791 -x24932 -x6608 -x14774 -x19385 -x228 -x5620 -x14062 -x33166 -x2377 -x6314 -x34545 -x37044 -x41091 -x44517 -x32383 -x6059 -x58130 -x28048 -x16795 -x21305 -x60840 -x50608 -x50881 -x36115 -x24293 -x11262 -x38415 -x59531 -x3929 -x58160 -x9452 -x45774 -x45171 -x37070 -x14851 -x56909 -x17500 -x38620 -x54817 -x4746 -x8499 -x38986 -x45662 -x9755 -x622 -x57535 -x31505 -x9576 -x50755 -x13132 -x40192 -x42630 -x9650 -x47070 -x21643 -x24135 -x34630 -x18304 -x323 -x35752 -x55101 -x17253 -x6476 -x24576 -x33970 -x16985 -x48745 -x23215 -x35826 -x6979 -x36866 -x36803 -x34688 -x40709 -x29214 -x26132 -x37151 -x51917 -x2149 -x33165 -x17275 -x59253 -x54559 -x59600 -x5062 -x39141 -x4058 -x28007 -x16953 -x16544 -x869 -x20301 -x47740 -x16707 -x26700 -x17401 -x30566 -x30183 -x42079 -x13354 -x32646 -x26419 -x35097 -x57301 -x57923 -x58882 -x6734 -x40554 -x60433 -x60281 -x1501 -x13593 -x46714 -x38076 -x13744 -x25088 -x41884 -x57819 -x27333 -x52368 -x40062 -x59904 -x4613 -x16143 -x16112 -x40783 -x18853 -x27679 -x26729 -x38469 -x41982 -x20009 -x42891 -x8825 -x60729 -x37520 -x7458 -x41356 -x22900 -x30378 -x9339 -x56500 -x37909 -x19134 -x59657 -x50181 -x33452 -x26996 -x54638 -x36883 -x37067 -x55951 -x50291 -x7302 -x58899 -x34030 -x39121 -x18717 -x50243 -x46032 -x60079 -x21965 -x46400 -x50913 -x8330 -x7254 -x5896 -x59524 -x13541 -x45727 -x13772 -x45173 -x52478 -x49125 -x47912 -x49453 -x41578 -x10320 -x11018 -x56099 -x57264 -x3357 -x18858 -x15877 -x39627 -x36853 -x27683 -x31260 -x9162 -x47430 -x24898 -x38362 -x8032 -x27962 -x32654 -x10675 -x41499 -x26056 -x57938 -x46966 -x898 -x45443 -x8040 -x17431 -x35106 -x26418 -x33010 -x8584 -x54925 -x32243 -x48493 -x11772 -x7713 -x34474 -x48452 -x46161 -x24704 -x321 -x18472 -x11501 -x15422 -x13847 -x60801 -x30653 -x36011 -x10955 -x18453 -x39346 -x1213 -x43424 -x58693 -x16271 -x53001 x41721 -x30050 -x42360 -x57596 -x4193 -x26589 -x21083 -x30695 -x32169 -x8091 -x53222 -x54043 -x19146 -x58869 -x53626 -x46978 -x14674 -x39650 -x55564 -x10577 -x34410 -x20504 -x23225 -x47158 -x2610 -x7566 -x33254 -x10589 -x8933 -x40794 -x27473 -x32954 -x46097 -x42257 -x28795 -x31447 -x1076 -x15447 -x50694 -x58037 -x45714 -x26087 -x19704 -x56317 -x57284 -x50201 -x25033 -x11629 -x8419 -x17453 -x4897 -x13813 -x20228 -x44465 -x52915 -x58678 -x36241 -x34427 -x4845 -x42843 -x10974 -x6805 -x8995 -x25323 -x2267 -x28392 -x29286 -x22030 -x44694 -x49680 -x57624 -x48074 -x30326 -x21395 -x46835 -x29864 -x2922 -x55651 -x45785 -x25317 -x30649 -x36669 -x60538 -x49293 -x12087 -x19120 -x28375 -x11204 -x39319 -x17694 -x45565 -x24707 -x32872 -x5415 -x19119 -x10601 -x28802 -x17289 -x34348 -x59009 -x4598 -x23474 -x49550 -x31597 -x43849 -x6727 -x35825 -x10652 -x22508 -x33701 -x2697 -x24855 -x470 -x21108 -x38425 -x36224 -x6681 -x59459 -x44037 -x58480 -x14660 -x24219 -x31035 -x48980 -x1695 -x11435 -x42540 -x32699 -x32167 -x54918 -x56079 -x12955 -x52935 -x42152 -x40303 -x15260 -x45185 -x13988 -x28341 -x11480 -x40176 -x11797 -x3842 -x39006 -x22106 -x23752 -x45855 -x10038 -x33985 -x37611 -x45900 -x14544 -x25347 -x30940 -x10540 -x44084 -x46933 -x57960 -x4546 -x23068 -x12713 -x23148 -x42950 -x15885 -x50443 -x9550 -x12067 -x13719 -x25481 -x12819 -x53125 -x9413 -x42810 -x55548 -x38110 -x56915 -x44815 x12465 -x19505 -x22109 -x6752 -x8308 -x12414 -x42938 -x49734 -x51653 -x52536 -x48642 -x15705 -x36148 -x21432 -x25101 -x49789 -x11934 -x46260 -x37088 -x12091 -x58672 -x32010 -x8661 -x11030 -x32830 -x39678 -x50452 -x27738 -x992 -x793 -x56557 -x6015 -x10856 -x4693 -x23964 -x40675 -x32027 -x8589 -x32774 -x36759 -x60583 -x8579 -x15139 -x24562 -x9953 -x26079 -x28213 -x15931 -x59933 -x4363 -x17732 -x30805 -x36068 -x20050 -x56102 -x26077 -x2870 -x21816 x26356 -x11292 -x44065 -x49197 -x48495 -x10242 -x1153 -x8411 -x25373 -x5977 -x34371 -x14409 -x29421 -x33557 -x21073 -x11548 -x13698 -x18923 -x28618 -x401 -x29232 -x57585 -x38918 -x24478 -x52941 -x47774 -x2084 -x43101 -x49447 -x45082 -x6000 -x46946 -x18904 -x287 -x24223 -x38189 -x11290 -x43020 -x57061 -x16896 -x55381 -x60298 -x22041 -x7995 -x51761 -x5272 -x9218 -x58297 -x57292 -x24036 -x25812 -x16767 -x6107 -x40658 -x27402 -x39286 -x56692 -x5932 -x48300 -x36734 -x17745 -x3344 -x55427 -x55857 -x16370 -x17962 -x8258 -x31389 -x34824 -x36619 -x30441 -x47681 -x45022 -x28925 x14647 -x54467 -x54588 -x6684 -x15862 -x26873 -x30818 -x24040 -x51945 -x45607 -x56287 -x26225 -x40777 -x44222 -x33004 -x50968 -x58291 -x7845 -x21782 -x28904 -x12388 -x38638 -x27084 -x27858 -x55490 -x5120 -x55859 -x27568 -x50426 -x41480 -x11939 -x51152 -x32693 -x27762 -x8192 -x18809 -x15474 -x1242 -x15802 -x49341 -x37210 -x46621 -x16450 -x21197 -x37027 -x3108 -x43791 -x18530 -x16783 -x33747 -x1641 -x8675 -x20911 -x29126 -x17363 -x10604 -x8915 -x16877 -x20782 -x40135 -x51644 -x53646 -x51257 -x47160 -x23771 -x49771 -x50407 -x48994 -x35195 -x34775 -x41135 -x56047 -x25916 -x59155 -x10650 -x11798 -x13077 -x24146 -x28601 -x20487 -x40585 -x47159 -x8681 -x56605 -x12736 -x59503 -x23205 -x27358 -x32144 -x33749 -x32062 -x46213 -x52382 -x52284 -x49161 -x52294 -x13973 -x41650 -x9022 -x17392 -x54774 -x57352 -x5646 -x7076 -x19051 -x31236 -x44448 -x552 -x10529 -x59957 -x50233 -x16118 -x30713 -x35250 -x47543 -x55379 -x48172 -x41962 -x50713 -x55075 -x11905 -x23354 -x14241 -x27583 -x7984 -x32134 -x60186 -x39465 -x12139 -x9201 -x5789 -x17103 -x33938 -x8565 -x5635 -x34804 -x30970 -x42557 -x33322 -x25565 -x47455 -x13942 -x46779 -x32138 -x60068 -x45645 -x18652 -x46080 -x42305 -x47003 -x7622 -x54681 -x12954 -x50396 -x36589 -x57874 -x49563 -x10872 -x12059 -x26652 -x21578 -x8911 -x22381 -x29998 -x45888 -x58213 -x40921 -x37020 -x41858 -x46705 -x48046 -x4455 -x46648 -x38818 -x6248 -x8085 -x60124 -x29770 -x127 -x8219 -x19057 -x34891 -x54898 -x436 -x4047 -x48548 -x21718 -x16283 -x46761 -x27616 -x20637 -x27350 -x29077 -x35748 -x26178 -x51800 -x61057 -x16328 -x44172 -x45199 -x24536 -x60757 -x2570 -x47932 -x41142 -x6195 -x12261 -x22827 -x42543 -x3733 -x44721 -x781 -x34112 -x183 -x8662 -x2677 -x50013 -x51520 -x33648 -x18693 -x17308 -x9211 -x10082 -x18284 -x22218 -x43396 -x27971 -x36638 -x47048 -x42269 -x55461 -x26948 -x45743 -x60695 -x42362 -x8240 -x11035 -x11975 -x25545 -x21441 -x46588 -x51434 -x2546 -x56622 -x469 -x61131 -x60213 -x53054 -x58185 -x58332 -x4330 -x6700 -x51836 -x35068 -x59333 -x34307 -x457 -x43161 -x13083 -x59819 -x6862 -x27241 -x30504 -x6801 -x44374 -x31353 -x41543 -x24778 -x25097 -x27687 -x31141 -x46576 -x50059 -x38435 -x235 -x57943 -x7555 -x39278 -x7865 -x54840 -x52367 -x46745 -x25854 -x24273 -x57091 -x54239 -x14042 -x16910 -x40152 -x53916 -x33980 -x18380 -x15228 -x41225 -x37802 -x42199 -x17316 -x52089 -x6697 -x39072 -x14958 -x15751 -x16456 -x22074 -x34138 -x9950 -x37796 -x44576 -x51632 -x29987 -x59544 -x29385 -x13838 -x37147 -x36661 -x59264 -x6217 -x46033 -x35536 -x57740 -x5350 -x44474 -x56629 -x9762 -x22561 -x43997 -x54159 -x11133 -x24200 -x60901 -x5141 -x16457 -x43609 -x7138 -x58347 -x2730 -x3784 -x18009 -x43098 -x49794 -x7820 -x2981 -x48932 -x55767 -x42358 -x38689 -x38702 -x48680 -x309 -x58492 -x59947 -x19596 -x16562 -x28469 -x18112 -x57565 -x23905 -x43 -x19073 -x30360 -x33367 -x39537 -x14105 -x55251 -x41364 -x21140 -x22542 -x52172 -x51467 -x57738 -x25236 -x16716 -x49429 -x45559 -x19110 -x49814 -x33940 -x21448 -x46336 -x58826 -x26048 -x35391 -x5716 -x4841 -x43447 -x42992 -x27369 -x29506 -x29107 -x40573 -x5077 -x58948 -x9040 -x12770 -x46237 -x44157 -x7333 -x30882 -x48436 -x17384 -x15646 -x24813 -x15535 -x17624 -x9447 -x25747 -x43738 -x16067 -x19599 -x28984 -x36303 -x51710 -x517 -x38183 -x8757 -x44473 -x25374 -x25992 -x34624 -x18886 -x53959 -x1300 -x39515 -x59214 -x22734 -x60618 -x7258 -x31434 -x1931 -x58469 -x23382 -x35040 -x55919 -x30470 -x13527 -x28726 -x39919 -x37681 -x4927 -x37677 -x15691 -x40366 -x44452 -x15014 -x44067 -x2416 -x3987 -x30147 -x46008 -x49488 -x44420 -x18186 -x53117 -x7496 -x10432 -x26678 -x2672 -x18299 -x19233 -x49899 -x29235 -x51417 -x55466 -x38128 -x38017 -x36120 -x37729 -x16446 -x38885 -x39378 -x59166 -x24438 -x2814 -x43280 -x26688 -x41164 -x43645 -x47352 -x27293 -x32309 -x2865 -x6051 -x52505 -x52120 -x48056 -x54679 -x7651 -x7019 -x7603 -x35776 -x56534 -x24607 -x29205 -x28223 -x59016 -x14708 -x57737 -x14756 -x61053 -x59601 -x24276 -x10220 -x35279 -x40847 -x9569 -x21488 -x43472 -x33365 -x54 -x44705 -x10510 -x42647 -x8862 -x19377 -x6999 -x45448 -x53419 -x14752 -x13359 -x34915 -x15669 -x25653 -x44714 -x47730 -x54050 -x51654 -x33825 -x49177 -x42393 -x48406 -x52680 -x38942 -x18281 -x4745 -x29147 -x13126 -x12184 -x15204 -x43933 -x57176 x46753 -x13245 -x26401 -x39682 -x45844 -x49477 -x33699 -x30612 -x29655 -x45651 -x15144 -x51787 -x60434 -x51180 -x2034 -x47797 -x5605 -x7553 -x16466 -x33692 -x39745 -x17290 -x30020 -x36191 -x35401 -x45346 -x15130 -x10279 -x24491 -x17000 -x14922 -x45882 -x44015 -x7680 -x51977 -x47790 -x30978 -x32507 -x22661 -x54231 -x44639 -x18796 -x2950 -x26989 -x28056 -x21802 -x32325 -x27253 -x33321 -x53432 -x55178 -x6313 -x27115 -x58170 -x53118 -x11594 -x23022 -x27650 -x39811 -x27512 -x37980 -x21316 -x8253 -x8996 -x1294 -x11771 -x22916 -x27993 -x21343 -x25762 -x34657 -x49189 -x2811 -x22591 -x27883 -x27672 -x41338 -x16277 -x44568 -x43017 -x13530 -x853 -x5008 -x36860 -x28967 -x30557 -x49608 -x30135 -x52361 -x49698 -x37826 -x45250 -x29418 -x57506 -x21296 -x42948 -x46239 -x27815 -x38850 -x40776 -x57877 -x57881 -x47172 -x49165 -x14815 -x37591 -x40587 -x58958 -x24503 -x33283 -x41615 -x59662 -x31923 -x47415 -x45677 -x30305 -x14488 -x57361 -x35045 -x7773 -x24990 -x2651 -x31534 -x40557 -x31718 -x42420 -x46970 -x19955 -x34493 -x13316 -x36343 -x14119 -x39909 -x42504 -x32687 -x23907 -x51678 -x30013 -x10158 -x30432 -x57283 -x2962 -x51590 -x3572 -x22489 -x55220 -x9059 -x45859 -x46211 -x22236 -x15955 -x29512 -x1926 -x12833 -x35351 -x48543 -x2778 -x19351 -x988 -x15969 -x32253 -x41723 -x32920 -x28326 -x36028 -x3042 -x5069 -x58714 -x17726 -x12358 -x19931 -x60964 -x61088 -x10889 -x46341 -x34193 -x7214 -x22132 -x44809 -x21669 -x15395 -x42933 -x19640 -x7675 -x18197 -x27551 -x44687 -x51231 -x35983 -x58517 -x60996 -x60506 -x5167 -x30474 -x8490 -x15486 -x19942 -x15640 -x8174 -x20098 -x35402 -x52456 -x48623 -x43700 -x15206 -x49894 -x22741 -x38812 -x16872 -x47757 -x35411 -x43237 -x29932 -x29270 -x5848 -x47118 -x5553 -x36576 -x21833 -x32772 -x48446 -x17989 -x21623 -x57894 -x41703 -x30792 -x29129 -x36395 -x38441 -x1026 -x14912 -x3928 -x14881 -x34130 -x50341 -x13937 -x54052 -x2383 -x12278 -x35849 -x50533 -x29574 -x630 -x519 -x9514 -x19850 -x27152 -x38035 -x55372 -x36389 -x30952 -x14482 -x8175 -x45457 -x11845 -x59432 -x31328 -x25148 -x49807 -x37342 -x58233 -x36808 -x40628 -x60262 -x33484 -x17224 -x42394 -x43929 -x15753 -x29941 -x4208 -x55591 -x21906 -x43572 -x22459 -x61052 -x14642 -x27554 -x29325 -x432 -x34154 -x42384 -x38066 -x8745 -x50753 -x11889 -x7958 -x1909 -x56382 -x55151 -x26941 -x3496 -x15887 -x38644 -x56861 -x48748 -x6983 -x35356 -x7654 -x34543 -x43455 -x8790 -x15174 -x55380 -x47183 -x48771 -x11981 -x43449 -x34827 -x41750 -x53381 -x19651 -x5711 -x53738 -x29047 -x53357 -x1676 -x5070 -x2881 -x33286 -x20201 -x26109 -x51311 -x57628 -x509 -x41096 -x16705 -x35588 -x56799 -x35440 -x58106 -x32653 -x43083 -x17199 -x35043 -x45323 -x26718 -x20649 -x31166 -x37366 -x60569 -x5607 -x43192 -x28657 -x23548 -x29295 -x32839 -x28770 -x300 -x4080 -x13061 -x37299 -x10338 -x3350 -x37046 -x50557 -x22122 -x13932 -x47984 -x33814 -x49384 -x58538 -x57350 -x29074 -x25169 -x22937 -x12249 -x15099 -x47522 -x44682 -x17051 -x41173 -x6879 -x14192 -x41223 -x7810 -x48286 -x56670 -x35953 -x47578 -x9002 -x6485 -x29167 -x2643 -x28267 -x23750 -x2445 -x5462 -x9088 -x30490 -x36805 -x14332 -x34667 -x41900 -x45523 -x35624 -x30387 -x36296 -x12212 -x41515 -x5155 -x42621 -x30850 -x43281 -x15619 -x41632 -x60906 -x8874 -x30107 -x39164 -x28730 -x18137 -x34559 -x37140 -x35762 -x43688 -x11040 -x9648 -x29141 -x24605 -x38631 -x38014 -x30448 -x31421 -x5723 -x24447 -x30584 -x41494 -x10504 -x3714 -x16984 -x25014 -x61073 -x33239 -x14492 -x54136 -x34501 -x3233 -x60648 -x55569 -x27528 -x55259 -x4359 -x858 -x55825 -x25208 -x21017 -x44312 -x41753 -x36597 -x39167 -x31616 -x43153 -x50284 -x52014 -x50169 -x44659 -x53258 -x4903 -x48310 -x25403 -x57281 -x58025 -x25651 -x21328 -x44622 -x25831 -x55447 -x13540 -x29841 -x54752 -x41876 -x54180 -x18408 -x10073 -x25417 -x58584 -x33793 -x45387 -x56597 -x60662 -x50828 -x58989 -x27848 -x1521 -x60403 -x2957 -x16509 -x36528 -x52227 -x25917 -x57222 -x11430 -x11271 -x31407 -x199 -x39084 -x34821 -x12035 -x54463 -x45837 -x31946 -x26118 -x2599 -x9008 -x44769 -x22092 -x44658 -x23804 -x1712 -x25549 -x12247 -x53248 -x19282 -x17381 -x12229 -x10246 -x47750 -x15317 -x29920 -x27859 -x7662 -x12303 -x35908 -x24090 -x50055 -x54032 -x13923 -x1292 -x23624 -x9270 -x61121 -x19574 -x60626 -x19009 -x42812 x20502 -x27559 -x28124 -x12614 -x28283 -x32897 -x33180 -x48414 -x14234 -x39027 -x45371 -x52436 -x58689 -x34822 -x21440 -x59635 -x7454 -x2743 -x14830 -x14099 -x39642 -x12799 -x34244 -x11376 -x40091 -x57217 -x43547 -x23297 -x7757 -x39095 -x49532 -x2143 -x31894 -x10959 -x16992 -x16975 -x26263 -x31556 -x49639 -x27769 -x32742 -x1312 -x12764 -x56930 -x44404 -x5095 -x25785 -x28156 -x29631 -x448 -x60730 -x12258 -x11679 -x16394 -x1534 -x34650 -x11809 -x10645 -x14318 -x16608 -x21198 -x33444 -x24495 -x3262 -x56469 -x518 -x42581 -x5134 -x33869 -x28163 -x45595 -x58905 -x25134 -x31846 -x6707 -x20379 -x58210 -x26932 -x56312 -x25650 -x32719 -x46308 -x8415 -x3488 -x7864 -x43861 -x34683 -x26992 -x31899 -x55281 -x29474 -x22872 -x16291 -x31673 -x8660 -x14484 -x55527 -x58740 -x35224 -x38861 -x58321 -x1243 -x3983 -x20033 -x17810 -x49579 -x8514 -x46869 -x50934 -x39702 -x12458 -x2587 -x52644 -x19387 -x18425 -x41882 -x44029 -x57935 -x25099 -x1297 -x33226 -x9572 -x11966 -x46683 -x27518 -x59945 -x20678 -x46515 -x44482 -x34386 -x37954 -x55893 -x61022 -x41918 -x16615 -x56937 -x497 -x13789 -x31948 -x24960 -x25284 -x23353 -x37623 -x20576 -x44146 -x36442 -x51457 -x22224 -x13420 -x1491 -x34900 -x38757 -x15859 -x58098 -x57274 -x1734 -x4036 -x38105 -x47803 -x11971 -x5677 -x21759 -x29231 -x7653 -x60558 -x26809 -x60010 -x43820 -x47157 -x28045 -x35236 -x51822 -x44872 -x45808 -x10153 -x11286 -x31271 -x55773 -x13564 -x43567 -x45367 -x1821 -x37888 -x16179 -x30659 -x39038 -x44629 -x58902 -x4592 -x4347 -x14313 -x58468 -x5531 -x9500 -x52073 -x3884 -x5617 -x57736 -x60533 -x40419 -x12904 -x10118 -x60074 -x13907 -x45893 -x60656 -x245 -x53384 -x56783 -x60008 -x50619 -x10080 -x43220 -x54656 -x17843 -x23806 -x45304 -x45851 -x57987 -x17042 -x35837 -x3371 -x27953 -x28294 -x44985 -x26012 -x10698 -x56888 -x14872 -x5252 -x25817 -x30636 -x40683 -x53050 -x32568 -x52757 -x4482 -x31040 -x31643 -x54367 -x38018 -x36493 -x33516 -x55345 -x50022 -x36779 -x4073 -x11216 -x34249 -x38041 -x48094 -x41622 -x22238 -x41649 -x41946 -x28276 -x12828 -x33506 -x39581 -x51829 -x60127 -x53101 -x42050 -x22669 -x14692 -x59655 -x30267 -x35359 -x19962 -x785 -x58611 -x12013 -x15838 -x58441 -x24182 -x23997 -x43100 -x54139 -x15835 -x12956 -x16634 -x23196 -x47132 -x2032 -x31827 -x56772 -x4241 -x9978 -x52396 -x46927 -x27489 -x53047 -x6468 -x13802 -x16905 -x16947 -x57631 -x14867 -x36679 -x49248 -x57710 -x16489 -x37997 -x8207 -x36718 -x24482 -x44170 -x34771 -x4343 -x31102 -x35465 -x27322 -x60527 -x12448 -x31342 -x16309 -x16312 -x16735 -x60848 -x53214 -x2121 -x41244 -x6234 -x18490 -x39593 -x5950 -x50661 -x55121 -x19208 -x11935 -x14762 -x44803 -x50758 -x44435 -x5860 -x8024 -x23853 -x16199 -x7591 -x11681 -x37584 -x15828 -x41627 -x17625 -x44028 -x28062 -x34442 -x9897 -x39802 -x31153 -x23228 -x8223 -x6125 -x5523 -x12004 -x48052 -x589 -x50104 -x57850 -x2663 -x3338 -x1652 -x9210 -x57733 -x3860 -x37898 -x49173 -x23046 -x25918 -x59025 -x18686 -x48925 -x786 -x57813 -x15594 -x8084 -x14298 -x54633 -x46176 -x42100 -x24516 -x42745 -x42455 -x27416 -x43937 -x38399 -x37002 -x231 -x29381 -x47189 -x21207 -x8427 -x47038 -x45274 -x19099 -x1664 -x51114 -x14056 -x10218 -x25215 -x8801 -x34034 -x34029 -x40129 -x4706 -x57362 -x730 -x9163 -x488 -x1857 -x40139 -x4214 -x46886 -x60852 -x3840 -x15294 -x23436 -x31778 -x44669 -x26476 -x4921 x41584 -x36725 -x26717 -x43678 -x52825 -x32115 -x54885 -x17479 -x18210 -x15826 -x9826 -x41699 -x93 -x17446 -x42478 -x58749 -x48279 -x791 -x51010 -x51129 -x16627 -x37361 -x53095 -x40426 -x56434 -x11831 -x3277 -x43397 -x49310 -x6645 -x55976 -x35519 -x22497 -x30114 -x7465 -x42230 -x1063 -x15275 -x49268 -x1962 -x18749 -x25714 -x60423 -x9348 -x4984 -x7950 -x25091 -x40893 -x47480 -x2215 -x16250 -x8783 -x18103 -x48494 -x33794 -x29144 -x7089 -x44148 -x4540 -x51529 -x8760 -x3348 -x15446 -x27846 -x48858 -x9361 -x33524 -x53232 -x31691 -x33998 -x47796 -x53536 -x39710 -x56959 -x24470 -x12961 -x44853 -x40877 -x41473 -x8931 -x59293 -x44958 -x59584 -x53112 -x47645 -x54506 -x185 -x43501 -x49362 -x3521 -x15556 -x443 -x59479 -x20205 -x26259 -x39128 -x3283 -x17100 -x60886 -x28383 -x37332 -x38375 -x59801 -x7664 -x13339 -x14725 -x35789 -x28046 -x12104 -x17942 -x53175 -x536 -x58192 -x16579 -x11432 -x48004 -x1932 -x35589 -x18388 -x4145 -x39408 -x30349 -x46999 -x21793 -x18724 -x28212 -x53881 -x51481 -x6528 -x57028 -x14641 -x50511 -x16072 -x24296 -x22331 -x31712 -x24245 -x20015 -x10086 -x40787 -x53147 -x46219 -x9720 -x20282 -x28781 -x36938 -x56517 -x20241 -x42402 -x36468 -x44861 -x33834 -x56628 -x57992 -x38630 -x39518 -x42774 -x60604 -x702 -x31780 -x7856 -x17196 -x46367 -x52394 -x18095 -x52380 -x9403 -x6392 -x14203 -x24999 -x10437 -x35354 -x36041 -x58142 -x58257 -x7594 -x33831 -x22383 -x17749 -x42444 -x49697 -x13371 -x25803 -x11759 -x22893 -x56481 -x16637 -x5325 -x48489 -x48352 -x48568 -x44559 -x25352 -x20965 -x55177 -x37262 -x57708 -x39169 -x10607 -x14866 -x6532 -x21061 -x39823 -x51650 -x45726 -x57509 -x44973 -x30558 -x11583 -x27523 -x47871 -x59568 -x34738 -x59631 -x57464 -x18983 -x2501 -x38778 -x54667 -x17568 -x30620 -x42981 -x54532 -x4439 -x6827 -x1956 -x2224 -x11382 -x19742 -x26467 -x47202 -x36388 -x31759 -x51944 -x16471 -x37108 -x47395 -x18657 -x56732 -x44690 -x52600 -x38311 -x17725 -x40923 -x43099 -x54552 -x23510 -x863 -x4656 -x15744 -x22804 -x15386 -x28642 -x38479 -x60826 -x47908 -x19954 -x1727 -x44550 -x7501 -x46866 -x14338 -x43781 -x7342 -x51723 -x13418 -x59530 -x55502 -x464 -x15777 -x16526 -x56286 -x36415 -x55239 -x44483 -x49131 -x34532 -x52863 -x2525 -x25811 -x2588 -x1127 -x33167 -x4802 -x55044 -x43569 -x37863 -x27094 -x21677 -x2133 -x55489 -x55633 -x20828 -x47190 -x27282 -x3465 -x20636 -x52216 -x14341 -x25806 -x29771 -x3706 -x13013 -x9397 -x49078 -x42273 -x22211 -x14728 -x39105 -x29556 -x11485 -x45698 -x41945 -x51032 -x32426 -x17687 -x46262 -x55002 -x44521 -x41702 -x35840 -x42237 -x30565 -x28732 -x19288 -x49246 -x43765 -x26881 -x51313 -x40250 -x28671 -x3607 -x42286 -x37805 -x33994 -x9827 -x56059 -x12638 -x14873 -x48267 -x21702 -x31186 -x10324 -x36053 -x56671 -x52475 -x59667 -x13046 -x50082 -x54479 -x31711 -x41131 -x45324 -x3866 -x35005 -x19417 -x41449 -x31412 -x36937 -x11802 -x35158 -x37404 -x57397 -x38082 -x17205 -x42681 -x60555 -x56145 -x19632 -x22183 -x24956 -x45045 -x18659 -x15715 -x47007 -x1767 -x60903 -x56770 -x16157 -x30047 -x47926 -x60377 -x35774 -x56224 -x16779 -x16109 -x4388 -x34489 -x10960 -x33262 -x47900 -x28075 -x53546 -x23951 -x27755 -x50026 -x15778 -x57161 -x6797 -x57731 -x7547 -x15684 -x60339 -x9380 -x1611 -x5714 -x27124 -x57418 -x26052 -x30268 -x12607 -x45280 -x43962 -x40435 -x12331 -x16581 -x36953 -x39493 -x52553 -x35742 -x47867 -x56599 -x38129 -x41387 -x25153 -x37139 -x1674 -x14199 -x14589 -x5939 -x17892 -x49762 -x50814 -x23924 -x330 -x30556 -x36512 -x20443 -x49443 -x60315 -x49643 -x56769 -x58705 -x4699 -x11715 -x38537 -x24669 -x42563 -x17393 -x55095 -x34473 -x26953 -x31647 -x32003 -x36657 -x43286 -x60913 -x32680 -x56820 -x31313 -x31358 -x24575 -x60800 -x10466 -x55981 -x38313 -x44960 -x10623 -x9063 -x39453 -x30034 -x47910 -x4376 -x7316 -x10277 -x39626 -x40497 -x11823 -x20850 -x2647 -x22991 -x36806 -x45654 -x56142 -x20431 -x10921 -x32805 -x33005 -x38754 -x36018 -x60721 -x41889 -x38726 -x41579 -x32120 -x46370 -x54709 -x40331 -x33680 -x60418 -x37943 -x17461 -x39247 -x18823 -x36061 -x46547 -x57903 -x21051 -x6433 -x5311 -x27220 -x4030 -x57058 -x10151 -x10459 -x12594 -x40445 -x57170 -x2709 -x42104 -x17731 -x55451 -x51300 -x35718 -x5658 -x23902 -x17478 -x22594 -x43540 -x37570 -x40580 -x9871 -x25199 -x23142 -x56490 -x12505 -x26757 -x49864 -x49349 -x35215 -x52342 -x27337 -x10868 -x58670 -x20338 -x6843 -x13571 -x26879 -x30382 -x24837 -x30353 -x15407 -x7329 -x9696 -x33957 -x47688 -x23181 -x25335 -x37621 -x29747 -x35570 -x10822 -x699 -x28683 x36130 -x3425 -x7227 -x37060 -x17780 -x36926 -x13631 x50112 -x15089 -x17715 -x13049 -x28938 -x51091 -x23090 -x27066 -x35982 -x49648 -x60337 -x43925 -x34842 -x22279 -x30497 -x32078 -x50115 -x59222 -x43155 -x19983 -x32189 -x33102 -x55293 -x12031 -x42674 -x59226 -x41616 -x23193 -x37490 -x1792 -x4872 -x14040 -x15065 -x29257 -x33056 -x53162 -x24765 -x27930 -x58089 -x16392 -x24377 -x60811 -x1397 -x44855 -x40116 -x126 -x22515 -x2783 -x51146 -x30648 -x1584 -x21998 -x21559 -x54065 -x25904 -x26934 -x48216 -x18855 -x13858 -x46891 -x56275 -x56702 -x41235 -x16540 -x26442 -x57914 -x46422 -x45531 -x22883 -x15963 -x49390 -x46694 -x20541 -x30471 -x48831 -x13854 -x60681 -x23675 -x22879 -x28487 -x43655 -x44000 -x52317 -x54850 -x35617 -x27966 -x36956 -x7567 -x24636 -x17502 -x27091 -x41853 -x56 -x43069 -x23555 -x45765 -x52776 -x43708 -x43986 -x60241 -x41553 -x10869 -x51816 -x27741 -x37846 -x17941 -x47347 -x5406 -x5436 -x48669 -x33949 -x38062 -x13290 -x26214 -x54826 -x24179 -x13430 -x60019 -x15434 -x1368 -x14743 -x14929 -x59010 -x39832 -x53643 -x58796 -x40518 -x57998 -x13669 -x31975 -x18798 -x26267 -x32971 -x40276 -x47152 -x16827 -x37881 -x41707 -x1082 -x54942 -x11787 -x27024 -x61086 -x17704 -x56744 -x43459 -x14156 -x52655 -x1889 -x5416 -x32271 -x47100 -x13487 -x30314 -x51811 -x16167 -x39461 -x30221 -x32823 -x12560 -x22138 -x4769 -x37305 -x50767 -x39646 -x12851 -x6399 -x11090 -x39031 -x15820 -x48661 -x58852 -x33873 -x57131 -x29654 -x31757 -x20107 -x52418 -x29637 -x39946 -x47288 -x57882 -x20088 -x46923 -x14742 -x60289 -x30608 -x32970 -x57256 -x1259 -x10860 -x30255 -x25384 -x34537 -x31378 -x44990 -x914 -x4771 -x53408 -x8236 -x55009 -x19411 -x39727 -x39037 -x29308 -x59564 -x17307 -x32380 -x8493 -x53994 -x20471 -x34814 -x8447 -x2614 -x3018 -x7859 -x8218 -x31100 -x59053 -x21651 -x25613 -x60562 -x12049 -x38800 -x37228 -x11101 -x37290 -x18834 -x23483 -x44270 -x46625 -x55237 -x59984 -x46540 -x326 -x53657 -x1169 -x9575 -x57525 -x9126 -x7336 -x8277 -x40404 -x20537 -x24901 -x23987 -x28150 -x23242 -x45470 -x46883 -x30886 -x28112 -x54126 -x1041 -x51866 -x29301 -x36972 -x54491 -x35506 -x46428 -x4351 -x5771 -x7244 -x42606 -x45403 -x167 -x49722 -x28553 -x36200 -x34387 -x47315 -x20319 -x51072 -x29029 -x32533 -x56757 -x58908 -x3185 -x25794 -x42330 -x11178 -x14812 -x52233 -x50985 -x38613 -x38393 -x6856 -x25245 -x40576 -x49361 -x21414 -x47346 -x47137 -x58244 -x60967 -x44845 -x60113 -x24752 -x172 -x57955 -x55946 -x811 -x59318 -x48514 -x56549 -x26577 -x53137 -x51058 -x18201 -x13256 -x9478 -x22034 -x7155 -x14462 -x24737 -x5892 -x33236 -x35418 -x51391 -x59718 -x60605 -x1375 -x4305 -x21102 -x40516 -x24329 -x12991 -x17266 -x5651 -x22329 -x40158 -x2415 -x3005 -x7200 -x42533 -x15191 -x38740 -x44192 -x10742 -x58088 -x58403 -x15572 -x1834 -x11297 -x27864 -x45956 -x44152 -x48360 -x16685 -x56946 -x6029 -x1313 -x47245 -x52199 -x8136 -x13040 -x6281 -x51039 -x17223 -x54892 -x29025 -x53210 -x22144 -x14011 -x58034 -x4971 -x36351 -x45561 -x27947 -x3236 -x60440 -x47355 -x52395 -x5661 -x15419 -x26608 -x7279 -x27731 -x17291 -x13615 -x54904 -x46134 -x15263 -x30359 -x27063 -x5790 -x4860 -x44541 -x44488 -x27773 -x39401 -x42475 -x47923 -x12367 -x21074 -x53303 -x30902 -x51019 -x60471 -x48111 -x11476 -x11535 -x18307 -x31204 -x37395 -x4752 -x31031 -x30803 -x21135 -x24988 -x29924 -x58049 -x3780 -x6490 -x17476 -x22143 -x48305 -x60815 -x5234 -x43216 -x19575 -x1743 -x42323 -x29127 -x41871 -x31270 -x19969 -x33708 -x50371 -x56194 -x28944 -x35538 -x24601 -x28126 -x56847 -x27164 -x16373 -x25210 -x28141 -x1547 -x52458 -x10498 -x60657 -x18636 -x1472 -x12411 -x61072 -x37661 -x43679 -x29589 -x42231 -x58765 -x48731 -x22559 -x50080 -x17411 -x24894 -x35817 -x36776 -x35638 -x6470 -x31571 -x26022 -x6464 -x26210 -x1469 -x51647 -x43257 -x22547 -x55067 -x51403 -x6378 -x27868 -x20710 -x55746 -x59687 -x13555 -x37269 -x43465 -x56882 -x26041 -x30292 -x38878 -x16028 -x11874 -x50921 -x45975 -x47095 -x19169 -x45861 -x38733 -x59944 -x34105 -x44047 -x1976 -x20614 -x39907 -x709 -x2228 -x17092 -x2170 -x31387 -x9272 -x37978 -x26580 -x30498 -x34739 -x43891 -x49424 -x36632 -x42726 -x28190 -x9875 -x22364 -x48754 -x47453 -x3199 -x33009 -x29182 -x44382 -x22636 -x58139 -x37834 -x34945 -x12380 -x28808 -x53124 -x1358 -x46622 -x52114 -x58476 -x21636 -x25521 -x43771 -x47268 -x59863 -x20227 -x20757 -x31395 -x4333 -x10359 -x23613 -x21311 -x17507 -x27575 -x7032 -x32035 -x43365 -x8386 -x55318 -x4253 -x620 -x5412 -x27043 -x50552 -x53212 -x8683 -x19329 -x51790 -x5483 -x60150 -x26578 -x58319 -x53922 -x834 -x1587 -x2158 -x8501 -x53743 -x51671 -x1665 -x7201 -x13299 -x57402 -x16692 -x10591 -x53960 -x13554 -x31895 -x28144 -x39188 -x2894 -x52846 -x30765 -x48817 -x39535 -x49910 -x26412 -x48656 -x18030 -x49737 -x27205 -x1985 -x47434 -x37777 -x47835 -x25027 -x54028 -x28814 -x20554 -x28528 -x22335 -x11475 -x20111 -x41105 -x43508 -x33076 -x5064 -x41014 -x35486 -x46426 -x50787 -x2848 -x55608 -x60194 -x37217 -x11846 -x59807 -x9288 -x32384 -x12313 -x19927 -x48860 -x13378 -x18338 -x20729 -x23480 -x18384 -x4097 -x30524 -x13561 -x15536 -x36365 -x37861 -x37843 -x1034 -x22578 -x33331 -x19661 -x24732 -x4533 -x57908 -x57501 -x54304 -x44589 -x10636 -x56953 -x48265 -x58053 -x23248 -x51151 -x42157 -x24280 -x33314 -x32261 -x21553 -x10597 -x56462 -x30823 -x20509 -x6213 -x35887 -x14278 -x38760 -x28044 -x25730 -x52740 -x24095 -x38071 -x25717 -x42309 -x21939 -x22047 -x6187 -x60253 -x40094 -x10318 -x40402 -x32787 -x31484 -x13239 -x51479 -x58372 -x1430 -x50440 -x45850 -x39703 -x58824 -x42254 -x15208 -x58267 -x48197 -x997 -x14037 -x24709 -x30256 -x31944 -x48727 -x26492 -x29975 -x56935 -x35811 -x29656 -x56260 -x19122 -x39955 -x60949 -x49280 -x1204 -x15496 -x54669 -x50706 -x10361 -x15774 -x61107 -x7930 -x17871 -x59578 -x3276 -x7456 -x45160 -x12597 -x26574 -x27460 -x33320 -x19216 -x37121 -x2441 -x1863 -x267 -x59676 -x10022 -x27027 -x17706 -x27884 -x50004 -x28296 -x50717 -x12611 -x6574 -x34627 -x41267 -x2653 -x22044 -x49538 -x28192 -x26320 -x50041 -x14897 -x13782 -x51701 -x39419 -x2135 -x36745 -x49230 -x37263 -x9110 -x35528 -x45309 -x44397 -x47296 -x36906 -x48788 -x22482 -x21935 -x11500 -x30580 -x40226 -x22190 -x34709 -x17419 -x41831 -x2423 -x38240 -x31972 -x59838 -x51222 -x47589 -x2115 -x26971 -x51779 -x15775 -x58479 -x18141 -x34864 -x59815 -x42672 -x21511 -x50652 -x10878 -x20836 -x59713 -x25729 -x50878 -x36436 -x3677 -x36990 -x10603 x23440 -x15252 -x46413 -x31917 -x42209 -x50549 -x36128 -x39242 -x3776 -x57311 -x17410 -x11329 -x22134 -x42137 -x22061 -x45939 -x5908 -x39696 -x10207 -x987 -x41675 -x3325 -x20129 -x2387 -x60784 -x15632 -x38624 -x26484 -x35168 -x106 -x19609 -x27598 -x27968 -x19343 -x41104 -x51384 -x49303 -x4127 x32067 -x47805 -x4103 -x30655 -x56993 -x38407 -x40600 -x6579 -x30070 -x15032 -x48362 -x23772 -x59092 -x4089 -x11529 -x28711 -x40103 -x38049 -x38061 -x10517 -x10693 -x14442 -x20218 -x27384 -x29122 -x12442 -x15152 -x11588 -x43763 -x54189 -x16314 -x5143 -x44601 -x3306 -x36283 -x48008 -x48584 -x13034 -x58525 -x3691 -x25108 -x48482 -x36335 -x42932 -x36203 -x21404 -x40775 -x6482 -x48882 -x33880 -x37865 -x21922 -x32394 -x35110 -x58241 -x48736 -x22276 -x33669 -x43734 -x43078 -x20604 -x16425 -x31492 -x20146 -x27233 -x29285 -x47051 -x3522 -x33609 -x49263 -x44380 -x26025 -x40384 -x54745 -x10351 -x24065 -x56655 -x30688 -x41732 -x44799 -x39376 -x23999 -x46631 -x51931 -x19243 -x826 -x23847 -x26431 -x40143 -x5663 -x27464 -x48307 -x29929 -x7562 -x48679 -x49732 -x6877 -x58926 -x4916 -x4223 -x58323 -x42283 -x36980 -x54996 -x58521 -x60421 -x7756 -x35555 -x18255 -x7476 -x44635 -x49667 -x27033 -x58667 -x2278 -x45491 -x58636 -x35801 -x35867 -x53790 -x8864 -x12757 -x30235 -x50695 -x27280 -x17412 -x25170 -x2960 -x25124 -x58975 -x33075 -x46797 -x11161 -x21199 -x47337 -x38863 -x31697 -x32434 -x20182 -x58856 -x53967 -x37190 -x36852 -x60842 -x6218 -x56636 -x20302 -x53158 -x4702 -x60146 -x7237 -x30342 -x26930 -x13749 -x49645 -x30990 -x59014 -x36957 -x2166 -x40581 -x12149 -x52184 -x16811 -x54363 -x29788 -x7278 -x11149 -x52990 -x43661 -x6215 -x23036 -x55846 -x52509 -x193 -x35428 -x40342 -x50622 -x41207 -x33312 -x13405 -x22366 -x37928 -x6179 -x43056 -x46444 -x4698 -x26751 -x54884 -x60596 -x4973 -x6865 -x59326 -x17001 -x13254 -x5792 -x35278 -x29104 -x34794 -x30055 -x8094 -x18248 -x1165 -x5583 -x8697 -x28735 -x59565 -x28482 -x6486 -x46163 -x11807 -x34874 -x39448 -x2221 -x7730 -x22770 -x15685 -x22019 -x3976 -x59577 -x25501 -x47477 -x12452 -x55253 -x55934 -x48885 -x12749 -x1709 -x14214 -x18928 -x7110 -x57574 -x54957 -x9515 -x38301 -x30132 -x14287 -x3963 -x6898 -x17521 -x23455 -x2384 -x33828 -x27733 -x1192 -x57595 -x50965 -x27615 -x55030 -x17075 -x17105 -x37206 -x38521 -x12415 -x6327 -x22324 -x47226 -x24071 -x58592 -x41322 -x44424 -x23598 -x15142 -x44691 -x56899 -x4369 -x22158 -x42729 -x60067 -x52816 -x13249 -x39430 -x25358 -x19952 -x21662 -x25252 -x55397 -x13394 -x33427 -x24476 -x51551 -x823 -x8527 -x24272 -x23933 -x13341 -x24907 -x32825 -x34441 -x40486 -x58814 -x48139 -x42025 -x58122 -x24982 x60183 -x23397 -x2197 -x11295 -x56642 -x35510 -x35905 -x13160 -x32489 -x39201 -x2737 -x15517 -x52163 -x48821 -x15216 -x10399 -x25691 -x39500 -x55597 -x36921 -x37879 -x38749 -x40432 -x47520 -x37644 -x39150 -x35650 -x51569 -x31602 -x50997 -x29015 -x4385 -x31604 -x55210 -x30869 -x50340 -x50085 -x47795 -x1813 -x22859 -x37941 -x42573 -x52703 -x57831 -x58426 -x10553 -x23009 -x24307 -x33181 -x5242 -x7226 -x46340 -x48246 -x58722 -x6398 -x20352 -x36875 -x60939 -x55467 -x39805 -x11994 -x14248 -x6073 -x36700 -x18808 -x38413 -x48903 -x51907 -x39390 -x50580 -x17573 -x20749 -x51260 -x59551 -x6080 -x8004 -x50455 -x15332 -x31623 -x12738 -x13887 -x24950 -x6152 -x21628 -x27541 -x18313 -x46469 -x21897 -x33435 -x34187 -x52624 -x14612 -x57030 -x31554 -x3965 -x50572 -x50027 -x4655 -x18081 -x47703 -x32372 -x54938 -x51088 -x53874 -x20991 -x45140 -x52722 -x44071 -x38225 -x24161 -x20250 -x49149 -x56733 -x12879 -x34192 -x18663 -x41227 -x50447 -x22940 -x4081 -x31444 -x18158 -x2455 -x50246 -x16361 -x30630 -x48448 -x39370 -x51783 -x5228 -x54849 -x55422 -x49483 -x41514 -x34230 -x4755 -x37243 -x53611 -x60889 -x8625 -x49311 -x1893 -x19030 -x50571 -x54905 -x27325 -x56044 -x20137 -x60366 -x7255 -x25574 -x31301 -x41475 -x50827 -x55343 -x24031 -x30742 -x34086 -x12378 -x46992 -x312 -x21625 -x45786 -x7797 -x48547 -x52400 -x5010 -x48472 -x48684 -x55719 -x12987 -x9306 -x16415 -x53282 -x40057 -x48810 -x35777 -x45031 -x6571 -x37771 -x26621 -x37652 -x46290 -x3516 -x12132 -x16245 -x52964 -x50811 -x42219 -x7592 -x23927 -x31924 -x25927 -x38876 -x38799 -x12601 -x36962 -x38487 -x44902 -x40901 -x20020 -x51748 -x27316 -x8659 -x35154 -x46964 -x11890 -x46105 -x51916 -x30506 -x44623 -x16160 -x59071 -x42522 -x13949 -x13277 -x5751 -x16140 -x22545 -x51332 -x42354 -x9279 -x59064 -x54019 -x33685 -x58560 -x4710 -x9378 -x33364 -x57559 -x2254 -x59756 -x10074 -x29578 -x60684 -x32495 -x17165 -x21975 -x2367 -x43391 -x5485 -x54946 -x7874 -x34788 -x9658 -x17145 -x23310 -x40416 -x24815 -x13141 -x18932 -x33305 -x58285 -x28816 -x53847 -x7937 -x37824 -x47513 -x3060 -x43175 -x55083 -x18757 -x16873 -x23049 -x39086 -x31 -x4473 -x39029 -x54919 -x43600 -x4878 -x42524 -x29883 -x31393 -x50978 -x44899 -x52392 -x61128 -x23682 -x21485 -x50241 -x51094 -x52072 -x38492 -x23278 -x30847 -x32239 -x18442 -x23780 -x29626 -x54404 -x60640 -x51500 -x29091 -x16536 -x5181 -x28189 -x49558 -x48218 -x2342 -x4444 -x39891 -x32733 -x19764 -x45730 -x50848 -x56136 -x18942 -x7474 -x14425 -x20698 -x47045 -x9298 -x13242 -x26247 -x44248 -x33084 -x31654 -x333 -x5271 -x53131 -x53807 -x43970 -x40887 -x14662 -x22017 -x20108 -x25776 -x36175 -x49039 -x1456 -x55159 -x5930 -x47016 -x60220 -x58181 -x516 -x7062 -x16365 -x36422 -x12213 -x38558 -x42165 -x2316 -x26258 -x33052 -x57586 -x55971 -x51709 -x53598 -x41391 -x22808 -x36506 -x10840 -x37304 -x35385 -x53172 -x30136 -x9061 -x35896 -x56697 -x4935 -x38555 -x44019 -x14335 -x57200 -x754 -x53763 -x49598 -x30736 -x53064 -x1476 -x29171 -x29757 -x48922 -x53030 -x36006 -x14511 -x59886 -x21770 -x40754 -x29152 -x12718 -x45056 -x42743 -x32030 -x11158 -x18679 -x35862 -x29148 -x30607 -x12776 -x59188 -x12867 -x61024 -x14581 -x37058 -x55559 -x27268 -x5156 -x14687 -x7067 -x35651 -x38629 -x29486 -x57774 -x12144 -x22419 -x24195 -x26404 -x52630 -x15189 -x7064 -x52786 -x38711 -x30204 -x51960 -x59816 -x19409 -x34460 -x56266 -x12287 -x2861 -x30111 -x32797 -x14270 -x52036 -x52433 -x59246 -x49706 -x31980 -x34526 -x16763 -x39776 -x40004 -x19572 -x21754 -x10630 -x21525 -x30737 -x16262 -x35531 -x27335 -x26524 -x39005 -x35315 -x59685 -x51292 -x17705 -x29012 -x24462 -x12387 -x26137 -x17775 -x29339 -x832 -x40053 -x46126 -x19249 -x54643 -x55848 -x3259 -x57760 -x1291 -x8189 -x27916 -x36499 -x34570 -x31708 -x29871 -x1417 -x1322 -x4221 x12461 -x14297 -x23863 -x59604 -x289 -x7613 -x57401 -x52248 -x49324 -x18092 -x58489 -x6811 -x55195 -x52958 -x58031 -x22993 -x20799 -x50501 -x26058 -x14941 -x48832 -x24204 -x2884 -x22349 -x7876 -x5241 -x28297 -x52134 -x47815 -x53913 -x55911 -x41497 -x22170 -x39000 -x12582 -x55288 -x39044 -x40549 -x20124 -x21304 -x29352 -x7477 -x17073 -x48586 -x29057 -x23590 -x19831 -x49253 -x40020 -x51592 -x34222 -x318 -x8768 -x46951 -x56894 -x9094 -x4371 -x24674 -x53911 -x27315 -x4316 -x2372 -x50186 -x61059 -x25333 -x54096 -x9740 -x23856 -x18059 -x43054 -x56073 -x34439 -x57691 -x51577 -x3376 -x42986 -x19715 -x1660 -x49112 -x39604 -x51346 -x55550 -x753 -x838 -x28986 -x31440 -x11188 -x37331 -x8426 -x22634 -x43002 -x141 -x44783 -x20973 -x28572 -x29896 -x9955 -x33104 -x37261 -x44463 -x14246 -x23740 -x55839 -x14613 -x58819 -x27174 -x58115 -x876 -x21852 -x48531 -x60828 -x38080 -x57126 -x35598 -x45517 -x57981 -x37706 -x37372 -x30571 -x51293 -x9394 -x5292 -x30071 -x37759 -x43643 -x21297 -x58574 -x52229 -x8170 -x29881 -x8410 -x35647 -x29413 -x26575 -x46447 -x9015 -x54548 -x24705 -x12985 -x27005 -x17321 -x58639 -x26855 -x28000 -x20528 -x45431 -x41137 -x57140 -x4788 -x6082 -x11370 -x26803 -x3398 -x25468 -x31452 -x43887 -x58028 -x33871 -x46090 -x18800 -x30016 -x5275 -x1602 -x12873 -x53812 -x52241 -x10978 -x5487 -x17758 -x37235 -x33879 -x18293 -x56634 -x25461 -x37786 -x26443 -x2727 -x26253 -x25204 -x55887 -x46476 -x18515 -x51427 -x18846 -x4129 -x54829 -x1257 -x15346 -x10413 -x736 -x25203 -x32556 -x3514 -x453 -x32058 -x38929 -x13493 -x54101 -x11585 -x45102 -x47487 -x47658 -x58920 -x25080 -x1245 -x20968 -x56818 -x8871 -x45090 -x23526 -x26414 -x32181 -x33078 -x3791 -x30854 -x2118 -x42450 -x59269 -x33025 -x37733 -x7341 -x11429 -x31593 -x35618 -x41004 -x5570 -x49503 -x792 -x31864 -x38429 -x60502 -x42617 -x12747 -x28069 -x34928 -x39335 -x32639 -x39481 -x28976 -x47629 -x2818 -x27304 -x33845 -x38742 -x42925 -x5683 -x17798 -x50483 -x52753 -x23203 -x39178 -x32358 -x59277 -x10354 -x50308 -x15503 -x11014 -x13775 -x52736 -x6925 -x16440 -x23579 x50800 -x42941 -x26402 -x59726 -x1124 -x27192 -x42918 -x58777 -x29623 -x52256 -x51594 -x33618 -x39585 -x50065 -x32287 -x33712 -x3460 -x2199 -x27843 -x17747 -x55104 -x37231 -x47257 -x18423 -x49515 -x21707 -x23212 -x18198 -x34091 -x54786 -x54292 -x55780 -x61104 -x19416 -x54462 -x11384 -x54078 -x10391 -x28974 -x31903 -x24701 -x4392 -x60196 -x28498 -x21133 -x16812 -x3777 -x60279 -x39497 -x7345 -x51749 -x32747 -x32230 -x32107 -x2137 -x5051 -x17349 -x46619 -x46813 -x41414 -x7633 -x9032 -x17676 -x59084 -x36047 -x39478 -x43658 -x7870 -x15068 -x21644 -x24168 -x24105 -x3423 -x24337 -x25428 -x36062 -x23369 -x59467 -x9800 -x60654 -x12422 -x17882 -x12695 -x30397 -x32596 -x3636 -x3656 -x4446 -x33064 -x43060 -x44133 -x44716 -x60876 -x6093 -x31209 -x40539 -x48710 -x53338 -x27110 -x13236 -x1415 -x6912 -x6920 -x31739 -x49523 -x50431 -x15648 -x6050 -x6894 -x21768 -x53409 -x24019 -x28401 -x35089 -x33339 -x36397 -x33841 -x12175 -x24027 -x29664 -x5319 -x16945 -x3130 -x25228 -x13375 -x42813 -x227 -x2613 -x58833 -x54283 -x40257 -x40423 -x41950 -x6465 -x4956 -x17906 -x7578 -x14917 -x44322 -x10653 -x16750 -x27156 -x45030 -x3696 -x26565 -x41221 -x54127 -x22471 -x38736 -x59597 -x28421 -x1013 -x22446 -x15900 -x34774 -x54132 -x37289 -x54771 -x50130 -x2204 -x50099 -x32655 -x20021 -x57262 -x57712 -x54523 -x56546 -x58153 -x46322 -x51606 -x29368 -x17983 -x27411 -x19676 -x34733 -x24820 -x59090 -x13635 -x42983 -x46996 -x11982 -x27396 -x9172 -x36454 -x15256 -x54016 -x13726 -x60765 -x18462 -x24152 -x2054 -x41560 -x60764 -x9074 -x35765 -x19818 -x29682 -x34661 -x10185 -x120 -x41297 -x55316 -x1135 -x1686 -x16243 -x7608 -x53706 -x10115 -x42082 -x44964 -x56428 -x4931 -x19581 -x29480 -x57576 -x47389 -x21741 -x54108 -x11637 -x12158 -x60553 -x39381 -x6768 -x12762 -x50267 -x11438 -x36800 -x60582 -x31408 -x51855 -x16679 -x2767 -x17794 -x47428 -x54152 -x21036 -x52975 -x9701 -x5866 -x32794 -x57808 -x35386 -x13805 -x37505 -x23630 -x49437 -x28819 -x32527 -x38038 -x24314 -x11300 -x4870 -x36969 -x31317 -x12407 -x28851 -x253 -x36396 -x9752 -x28049 -x43230 -x44997 -x47294 -x1401 -x52263 -x14989 -x55966 -x6766 -x597 -x25586 -x37178 -x46657 -x51101 -x1241 -x29353 -x35537 -x21401 -x11328 -x54230 -x23504 -x48637 -x11620 -x17138 -x12988 -x17203 -x27216 -x53016 -x26490 -x47857 -x6998 -x34748 -x32644 -x25270 -x44874 -x49587 -x51321 -x51455 -x1517 -x10848 -x12377 -x42903 -x60055 -x11695 -x35013 -x51364 -x2482 -x29516 -x42769 -x47439 -x56289 -x30188 -x9622 -x41392 -x2392 -x58618 -x29049 -x19957 -x1887 -x37589 -x40049 -x46246 -x44077 -x60218 -x30509 -x50260 -x8057 -x14588 -x8428 -x34535 -x25442 -x48888 -x16602 -x41072 -x10792 -x58878 -x35559 -x44726 -x58692 -x48180 -x38523 -x26268 -x14276 -x59295 -x10019 -x52288 -x26311 -x38552 -x58928 -x11499 -x17863 -x29260 -x42385 -x54688 -x11440 -x25308 -x53443 -x48725 -x6729 -x6740 -x51801 -x53395 -x6186 -x32363 -x56306 -x7352 -x25003 -x36626 -x1848 -x8989 -x2729 -x4580 -x7511 -x26942 -x17386 -x44118 -x35264 -x32767 -x25453 -x44456 -x37653 -x1655 -x38975 -x41459 -x19647 -x5633 -x32050 -x21355 -x58730 -x9975 -x51234 -x28024 -x39350 -x3504 -x16624 -x35009 -x27668 -x57805 -x37441 -x48609 -x43154 -x38801 -x50863 -x60737 -x42086 -x4265 -x19722 x7899 -x304 -x49106 -x21055 -x23226 -x46931 -x55222 -x41452 -x9280 -x10749 -x41566 -x53215 -x1434 -x53174 -x35109 -x12818 -x4553 -x17866 -x54145 -x37736 -x40295 -x57593 -x56334 -x54205 -x55315 -x57534 -x42764 -x46836 -x48563 -x45338 -x198 -x12692 -x37689 -x39559 -x3235 -x51348 -x45909 -x55458 -x45830 -x596 -x40707 -x37630 -x20922 -x7764 -x60975 -x22131 -x13213 -x6664 -x49810 -x26624 -x10395 -x39589 -x11304 -x51359 -x44160 -x19614 -x34226 -x7153 -x3227 -x34858 -x23462 -x40661 -x32022 -x38623 -x4754 -x6711 -x14495 -x6595 -x20984 -x32247 -x44351 -x36690 -x37651 -x31512 -x21333 -x23887 -x37339 -x59909 -x8602 -x60651 -x45801 -x36585 -x42816 -x48463 -x32829 -x41274 -x31023 -x14695 -x38650 -x27178 -x46571 -x40207 -x35919 -x8304 -x4919 -x12814 -x39001 -x6703 -x42604 -x16088 -x50006 -x11609 -x16838 -x14257 -x29645 -x917 -x27852 -x5036 -x20520 -x3066 -x294 -x36244 -x2442 -x23641 -x40225 -x46961 -x47701 -x59575 -x1562 -x42376 -x45468 -x45655 -x60616 -x18073 -x990 -x56766 -x21032 -x57110 -x8856 -x10555 -x20843 -x24504 -x24647 -x8476 -x27006 -x31624 -x358 -x53218 -x58379 -x60853 -x41782 -x57970 -x257 -x51210 -x44139 -x57645 -x15972 -x24277 -x33969 -x44392 -x30377 -x49432 -x31173 -x16894 -x7224 -x12789 -x30761 -x17639 -x27229 -x98 -x11108 -x26711 -x47343 -x49061 -x40919 -x56547 -x45529 -x19487 -x13317 -x57219 -x31543 -x5916 -x16983 -x26186 -x13899 -x22587 -x11544 -x3216 -x29031 -x39030 -x56864 -x19538 -x14801 -x32245 -x11702 -x51409 -x38155 -x32411 -x26223 -x1944 -x7630 -x50079 -x58992 -x22372 -x57363 -x45079 -x5879 -x17771 -x21111 -x25721 -x45384 -x12606 -x41196 -x51410 -x39637 -x43050 -x46192 -x40753 -x20607 -x35456 -x38603 -x5795 -x39487 -x54802 -x60294 -x24316 -x58790 -x20597 -x6720 -x42228 -x28379 -x15298 -x13093 -x32816 -x48296 -x17342 -x18786 -x38841 -x20862 -x3225 -x52374 -x2774 -x28857 -x12934 -x51116 -x9463 -x41842 -x16902 -x60043 -x10170 -x46629 -x39769 -x14446 -x59429 -x25638 -x27113 -x34288 -x55081 -x6169 -x24973 -x22225 -x12723 -x653 -x13065 -x49844 -x27517 -x33276 -x20587 -x12580 -x22101 -x22946 -x47762 -x41088 -x3837 -x7140 -x22317 -x28879 -x12320 -x47692 -x32140 -x51557 -x51733 -x21393 -x47519 -x26892 -x11009 -x14732 -x55637 -x10342 -x13525 -x26340 -x10355 -x31423 -x46437 -x53043 -x58708 -x28234 -x17994 -x21721 -x39723 -x12980 -x47808 -x54807 -x60307 -x43373 -x49111 -x14749 -x37010 -x42642 -x47936 -x31600 -x46004 -x13962 -x54865 -x57644 -x23800 -x8737 -x27098 -x34085 -x1357 -x60723 -x3126 -x11062 -x48335 -x16969 -x21950 -x31681 -x7708 -x46911 -x47741 -x5399 -x4373 -x3255 -x16251 -x21375 -x57758 -x17690 -x10797 -x576 -x21480 -x51863 -x24475 -x46071 -x9921 -x21956 -x52738 -x30325 -x29543 -x29738 -x43854 -x35725 -x29056 -x3489 -x20602 -x36333 -x46296 -x25925 -x51884 -x23296 -x3204 -x6755 -x48404 -x55765 -x46993 -x22272 -x57004 -x11587 -x34106 -x37901 -x1698 -x5357 -x14974 -x7107 -x35815 -x60107 -x52729 -x481 -x32002 -x15476 -x29976 -x1439 -x3651 -x3492 -x37968 -x9123 -x13718 -x35409 -x14044 -x39857 -x55657 -x24378 -x52559 -x16732 -x1853 -x9120 -x15352 -x22380 -x10532 -x46289 -x56127 -x46723 -x7758 -x50528 -x60015 -x18389 -x29599 -x51964 -x5105 -x13618 -x26479 -x21732 -x6290 -x58836 -x44194 -x22240 -x30904 -x25399 -x58481 -x56624 -x4542 -x55329 -x29520 -x56497 -x23259 -x1835 -x39196 -x58754 -x3672 -x25420 -x27686 -x28454 -x37800 -x47920 -x54934 -x56939 -x2713 -x24911 -x14106 -x12598 -x38365 -x1774 -x13076 -x27736 -x43727 -x46877 -x53678 -x60545 -x26581 -x21735 -x48755 -x61136 -x13925 -x27239 -x33883 -x57335 -x58182 -x3546 -x4476 -x28891 -x29237 -x23904 -x13927 -x15251 -x4475 -x4647 -x9534 -x13933 -x52634 -x2070 -x2045 -x15181 -x29697 -x17923 -x60388 -x17271 -x18276 -x36247 -x21010 -x38211 -x29481 -x44940 -x12156 -x46178 -x13661 -x47238 -x25356 -x21235 -x30586 -x38307 -x40806 -x54521 -x2522 -x23623 -x28476 -x42782 -x9037 -x18878 -x4068 -x30384 -x49958 -x23451 -x2864 -x18260 -x32085 -x1045 -x60610 -x38192 -x48018 -x36602 -x20219 -x15519 -x29366 -x46596 -x45636 -x9795 -x56982 -x400 -x7319 -x51922 -x36775 -x44620 -x24858 -x16643 -x8705 -x39320 -x42807 -x8450 -x43140 -x9715 -x32320 -x35141 -x19811 -x4951 -x15234 -x19728 -x29591 -x23979 -x29432 -x26181 -x35037 -x44317 -x46110 -x30350 -x21661 -x36467 -x47761 -x23447 -x28835 -x35475 -x48399 -x29611 -x4037 -x40830 -x43524 -x37858 -x50090 -x36684 -x58036 -x1148 -x1114 -x20297 -x25938 -x29019 -x28364 -x24097 -x41949 -x57291 -x17063 -x55731 -x17887 -x36002 -x30283 -x34961 -x38995 -x45447 -x17372 -x26310 -x41841 -x42951 -x55522 -x45556 -x5446 -x20813 -x58702 -x53895 -x37808 -x49265 -x28809 -x18726 -x47246 -x3023 -x28037 -x29400 -x40 -x843 -x37823 -x3411 -x43199 -x8554 -x24776 -x20990 -x46258 -x4635 -x34212 -x58239 -x3231 -x5309 -x3803 -x14628 -x17414 -x21442 -x6958 -x20339 -x24033 -x50187 -x125 -x2609 -x44903 -x25654 -x16567 -x28873 -x15895 -x26744 -x39311 -x12084 -x17180 -x51688 -x47483 -x12436 -x14237 -x2175 -x9076 -x55266 -x27713 -x8020 -x55077 -x39431 -x29021 -x1436 -x52574 -x22919 -x27308 -x2462 -x35858 -x36327 -x55135 -x7744 -x53018 -x1459 -x29835 -x28317 -x53244 -x23677 -x53388 -x13227 -x11444 -x25331 -x55128 -x30236 -x21758 -x47784 -x33082 -x4469 -x7579 -x15239 -x31823 -x51880 -x55403 -x58835 -x46617 -x59716 -x36304 -x58433 -x28215 -x42541 -x58483 -x60168 -x37432 -x10639 -x21220 -x43575 -x48926 -x45011 -x51700 -x7897 -x37635 -x52524 -x54227 -x30576 -x33719 -x50322 -x53243 -x45098 -x35286 -x33392 -x29083 -x58207 -x22201 -x1252 -x28210 -x43773 -x60345 -x20207 -x59100 -x33328 -x23670 -x12766 -x53426 -x17904 -x45068 -x25201 -x54758 -x56589 -x24712 -x28927 -x9745 -x12613 -x15810 -x37697 -x44972 -x26234 -x8623 -x10482 -x11546 -x59536 -x18924 -x27462 -x22160 -x6565 -x6289 -x58959 -x31926 -x41780 -x9832 -x30199 -x34297 -x18608 -x58743 -x14942 -x35070 -x19370 -x270 -x32362 -x43902 -x23958 -x19356 -x42345 -x9693 -x50461 -x50468 -x18807 -x44450 -x55117 -x20878 -x34970 -x60445 -x22121 -x49557 -x52336 -x30832 -x50789 -x9323 -x49046 -x3389 -x54915 -x21569 -x22747 -x48439 -x55734 -x6687 -x16472 -x41335 -x46312 -x9545 -x29061 -x339 -x8706 -x23244 -x42494 -x21778 -x43350 -x49274 -x58962 -x46310 -x5885 -x20632 -x24787 -x34764 -x35964 -x49259 -x46000 -x30429 -x22772 -x60081 -x19114 -x2214 -x6931 -x44060 -x35307 -x45903 -x53241 -x34817 -x32391 -x19943 x38992 -x3790 -x5053 -x5757 -x32259 -x24016 -x9173 -x39216 -x46842 -x11020 -x16075 -x8204 -x26844 -x32994 -x36212 -x21410 -x31044 -x46971 -x59036 -x38200 -x30984 -x7128 -x20133 -x19074 -x19117 -x25357 -x42841 -x43432 -x22983 -x33807 -x41420 -x50101 -x33173 -x57348 -x48500 -x39276 -x31755 -x21378 -x38196 -x13574 -x49023 -x16051 -x10441 -x1799 -x10646 -x1302 -x6510 -x15121 -x22120 -x33036 -x37592 -x60898 -x36318 -x13326 -x30079 -x23496 -x54564 -x44952 -x38777 -x14309 -x39976 -x29341 -x42780 -x17213 -x20839 -x25676 -x22896 -x7971 -x1523 -x18935 -x55847 -x27141 -x35057 -x2164 -x8036 -x22 -x22551 -x55492 -x18422 -x46046 -x4176 -x47715 -x56751 -x18593 -x50774 -x36856 -x56092 -x20857 -x57442 -x46905 -x36606 -x55638 -x42303 -x25207 -x2988 -x59753 -x58064 -x53498 -x60340 -x14926 -x39019 -x59066 -x32855 -x48540 -x3180 -x1093 -x59664 -x33135 -x37198 -x38341 -x43392 -x58727 -x42327 -x48373 -x53966 -x57268 -x54447 -x5874 -x61111 -x25838 -x54581 -x4325 -x11301 -x21402 -x19373 -x50484 -x60642 -x19809 -x12223 -x765 -x10419 -x29858 -x2687 -x31453 -x11381 -x50527 -x39290 -x18110 -x4609 -x31729 -x32437 -x53744 -x55376 -x47563 -x4501 -x58482 -x47402 -x16974 -x18271 -x60122 -x1516 -x28393 -x51323 -x42632 -x38171 -x56197 -x29712 -x39744 -x46570 -x13818 -x13351 -x35784 -x56854 -x11614 -x8962 -x30003 -x40424 -x34405 -x43908 -x18723 -x46859 -x37286 -x1380 -x20130 -x23564 -x25880 -x43721 -x39450 -x48311 -x45175 -x60242 -x7761 -x31422 -x2261 -x57100 -x35720 -x56526 -x47073 -x27640 -x25903 -x32428 -x57757 -x7763 -x16047 -x19582 -x20881 -x29289 -x6870 -x54822 -x37079 -x54591 -x31331 -x22188 -x16033 -x42127 -x46223 -x56778 -x14064 -x30693 -x48289 -x22038 -x3647 -x22424 -x45482 -x46720 -x46928 -x58815 -x16656 -x11147 -x52629 -x49325 -x58736 -x7599 -x25192 -x42566 -x53503 -x38132 -x565 x50813 -x53952 -x43184 -x18053 -x11483 -x12585 -x28154 -x23201 -x30511 -x4344 -x23733 -x45600 -x23580 -x48646 -x19717 -x25591 -x46278 -x6954 -x47370 -x41345 -x42193 -x47399 -x20118 -x1229 -x54150 -x41881 -x44734 -x10223 -x45533 -x53173 -x18000 -x34958 -x30939 -x28175 -x2456 -x40845 -x57543 -x35628 -x14549 -x2854 -x24708 -x38172 -x50216 -x5501 -x21138 -x33766 -x58735 -x35017 -x25029 -x32297 -x42019 -x53616 -x1614 -x27774 -x54740 -x7683 -x52123 -x17262 -x56295 -x4972 -x20399 -x17055 -x25815 -x46439 -x11214 -x40562 -x54242 -x42314 -x17547 -x24849 -x12841 -x29022 -x56129 -x48938 -x54956 -x9681 -x33479 -x18427 -x30240 -x52039 -x45420 -x6032 -x21149 -x60777 -x60847 -x57821 -x1318 -x31089 -x7204 -x35413 -x29199 -x3053 -x46634 -x57040 -x2376 -x12542 -x41133 -x44673 -x32878 -x45078 -x31071 -x53978 -x34143 -x58774 -x34831 -x59180 -x48393 -x17743 -x9908 -x42434 -x13811 -x22576 -x6739 -x19819 -x26780 -x34046 -x35353 -x45798 -x13488 -x2327 -x14602 -x6277 -x11189 -x28034 -x37869 -x39969 -x3211 -x10854 -x49806 -x3765 -x37619 -x51762 -x38656 -x29621 -x43077 -x25094 -x9435 -x27054 -x15994 -x25364 -x16631 -x16937 -x19089 -x50517 -x9299 -x57231 -x43952 -x6929 -x6406 -x29110 -x30087 -x3307 -x38400 -x26241 -x59681 -x28540 -x6777 -x6074 -x38615 -x55593 -x42873 -x57589 -x22115 -x40988 -x59038 -x30961 -x16353 -x13752 -x31776 -x16119 -x31134 -x35267 -x38329 -x8848 -x34248 -x39790 -x7733 -x19270 -x39203 -x43188 -x49498 -x56712 -x28812 -x28262 -x3989 -x840 -x44598 -x51177 -x32508 -x35661 -x40611 -x12090 -x26572 -x26913 -x33537 -x60249 -x26238 -x12402 -x22316 -x53185 -x41113 -x56449 -x23326 -x47498 -x11273 -x52599 -x43858 -x862 -x38914 -x55103 -x18291 -x14111 -x53007 -x47736 -x9864 -x24304 -x585 -x33037 -x10362 -x17973 -x50304 -x41353 -x6556 -x56272 -x53686 -x60088 -x18357 -x43544 -x50283 -x5781 -x35622 -x42949 -x48381 -x31672 -x23669 -x24340 -x42576 -x29217 -x45402 -x55470 -x33717 -x50564 -x49260 -x55684 -x8377 -x39519 -x53380 -x48707 -x8646 -x15554 -x8778 -x45845 -x14960 -x35114 -x28693 -x9606 -x55643 -x16331 -x30157 -x2353 -x46730 -x635 -x47911 -x41565 -x48270 -x39677 -x57625 -x57164 -x3016 -x6950 -x17023 -x55093 -x10054 -x25186 -x38748 -x47114 -x31429 -x14058 -x38289 -x45433 -x60772 -x5776 -x26246 -x17149 -x43357 -x1951 -x27499 -x22982 -x38470 -x11564 -x2206 -x28882 -x13613 -x38335 -x39762 -x18581 -x13774 -x43394 -x44506 -x43690 -x37149 -x57776 -x5861 -x7976 -x40090 -x6686 -x8894 -x26126 -x33918 -x37052 -x48021 -x33929 -x17486 -x20978 -x11557 -x13641 -x47043 -x50981 -x4904 -x56229 -x34719 -x35951 -x48390 -x31171 -x30332 -x41304 -x2434 -x9024 -x45206 -x27501 -x9430 -x10176 -x38325 -x13505 -x37575 -x49267 -x54661 -x24388 -x20735 -x16052 -x54419 -x29273 -x39236 -x42565 -x10393 -x9733 -x59323 -x8350 -x21761 -x27478 -x1828 -x7428 -x7848 -x30665 -x46073 -x50024 -x52236 -x30404 -x30791 -x34436 -x25470 -x43091 -x16094 -x14141 -x6548 -x37375 -x45114 -x59360 -x38907 -x644 -x51659 -x12127 -x30073 -x18398 -x33027 -x35197 -x23466 -x47653 -x49612 -x39343 -x53327 -x26085 -x19910 -x54448 -x21258 -x40991 -x45554 -x36963 -x60026 -x28668 -x19182 -x59572 -x22512 -x6170 -x53447 -x54097 -x28741 -x29150 -x59139 -x43159 -x12128 -x34234 -x10071 -x37135 -x20424 -x20916 -x41427 -x7857 -x12693 -x27772 -x22275 -x4122 -x43419 -x58742 -x23365 -x11119 -x28057 -x41987 -x4805 -x42351 -x17938 -x31350 -x9989 -x45973 -x12096 -x58161 -x22942 -x7217 -x37951 -x1087 -x45821 -x23211 -x38433 -x12023 -x22705 -x8850 -x30848 -x60593 -x36518 -x27989 -x28890 -x10065 -x1381 -x18516 -x28613 -x7157 -x22473 -x43893 -x52131 -x57876 -x6543 -x7890 -x34681 -x24741 -x12822 -x44539 -x23319 -x45734 -x33112 -x42498 -x34115 -x4152 -x11928 -x41908 -x44895 -x57747 -x56682 -x57458 -x49595 -x16914 -x34735 -x15846 -x29279 -x18972 -x33275 -x23155 -x19702 -x14231 -x3012 -x36413 -x59790 -x39008 -x7530 -x17896 -x42232 -x11937 -x36306 -x55584 -x54675 -x51223 -x40333 -x22619 -x57607 -x38456 -x60821 -x58854 -x18767 -x60548 -x7313 -x12321 -x12894 -x58747 -x22598 -x30386 -x12948 -x13014 -x31836 -x49841 -x59105 -x48241 -x60771 -x33489 -x53041 -x9505 -x4942 -x49224 -x49611 -x50920 -x59428 -x36904 -x49902 -x39990 -x27722 -x27380 -x572 -x14809 -x22539 -x53759 -x46185 -x23332 -x55745 -x18772 -x25110 -x6833 -x39451 -x48228 -x42222 -x42352 -x32565 -x13579 -x15072 -x54155 -x23646 -x57846 -x17319 -x56399 -x23035 -x52781 -x21315 -x20549 -x12702 -x633 -x12517 -x13150 -x38418 -x51412 -x40160 -x44117 -x15092 -x42288 -x41640 -x5263 -x33581 -x43702 -x36427 -x60069 -x134 -x4070 -x21252 -x30662 -x34999 -x8716 -x700 -x48507 -x28710 -x22572 -x57426 -x11638 -x12054 -x23420 -x47852 -x37453 -x8734 -x58252 -x54601 -x40693 -x27570 -x54804 -x29982 -x30757 -x60000 -x2391 -x27744 -x59164 -x24368 -x58464 -x11021 -x41283 -x59148 -x59964 -x13807 -x3623 -x15628 -x32400 -x12150 -x36560 -x49977 -x52144 -x57864 -x30491 -x54067 -x31262 -x50299 -x13450 -x28115 -x38980 -x55963 -x32352 -x51643 -x29791 -x56279 -x27944 -x41442 -x44627 -x34 -x176 -x58938 -x59070 -x53980 -x13784 -x54832 -x56200 -x48435 -x7164 -x2064 -x24199 -x58309 -x50032 -x25483 -x21150 -x19172 -x27193 -x23243 -x49823 -x1412 -x45236 -x15214 -x36292 -x46353 -x41149 -x32924 -x45812 -x46950 -x43750 -x24597 -x8819 -x23838 -x37394 -x27195 -x8937 -x17813 -x25037 -x52069 -x59727 -x33575 -x18542 -x23433 -x23640 -x48090 -x8435 -x59372 -x32293 -x7241 -x60516 -x20445 -x6205 -x35959 -x11346 -x6514 -x44379 -x16903 -x53662 -x51545 -x57148 -x58746 -x23661 -x58502 -x51428 -x37118 -x10059 -x20407 -x55905 -x12148 -x8320 -x22461 -x20178 -x22643 -x16814 -x40875 -x7363 -x1920 -x7014 -x20401 -x37776 -x40140 -x50535 -x40987 -x42935 -x10202 -x28448 -x31758 -x53528 -x9311 -x21438 -x39875 -x57419 -x13623 -x46311 -x24913 -x184 -x20579 -x7695 -x44547 -x4711 -x1630 -x36949 -x32302 -x12444 -x49281 -x38488 -x33592 -x34925 -x59630 -x25155 -x548 -x42106 -x44788 -x2654 -x29274 -x42295 -x28788 -x55729 -x18997 -x25166 -x26710 -x1582 -x34095 -x26750 -x4687 -x25955 -x42721 -x41300 -x13337 -x54741 -x36680 -x7412 -x27223 -x23434 -x23828 -x22036 -x51142 -x54057 -x15106 -x17856 -x57215 -x7202 -x16219 -x18555 -x43008 -x25119 -x52940 -x10221 -x47456 -x57714 -x2645 -x10826 -x41832 -x5600 -x37093 -x31380 -x11761 -x42587 -x56975 -x38126 -x58507 -x1927 -x48210 -x37212 -x36742 -x45351 -x44289 -x55485 -x44111 -x26510 -x33216 -x15779 -x44188 -x18524 -x33503 -x29225 -x41193 -x32999 -x10436 -x18694 -x1324 -x15479 -x22961 -x24923 -x36035 -x17181 -x4623 -x13322 -x50010 -x12687 -x12164 -x55612 -x29251 -x13924 -x40180 -x23233 -x20309 -x12753 -x58004 -x45100 -x40299 -x28637 -x33913 -x11800 -x55145 -x16444 -x21229 -x23402 -x60646 -x30858 -x17545 -x15128 -x51558 -x48538 -x54420 -x398 -x39223 -x53575 -x36878 -x56101 -x21478 -x12002 -x39067 -x33114 -x58339 -x9594 -x59999 -x24250 -x15126 -x7416 -x19413 -x28900 -x13668 -x46485 -x58230 -x20054 -x19777 -x39653 -x35134 -x42944 -x14164 -x10865 -x42036 -x50587 -x15230 -x40496 -x18127 -x53004 -x1011 -x18596 -x28198 -x45946 -x11031 -x9354 -x42556 -x5002 -x44335 -x2634 -x23782 -x10944 -x16197 -x3643 -x4062 -x5616 -x41015 -x48166 -x34137 -x37063 -x49101 -x53998 -x55188 -x29414 -x45131 -x35048 -x587 -x1222 -x2936 -x28315 -x8186 -x31066 -x15989 -x35445 -x6891 -x42373 -x39458 -x54177 -x20232 -x39766 -x35968 -x23406 -x14668 -x39738 -x10817 -x42664 -x34601 -x51599 -x35188 -x11517 -x27426 -x47327 -x30950 -x57068 -x49184 -x47587 -x5886 -x43500 -x45584 -x40849 -x37037 -x55199 -x5096 -x8022 -x6117 -x3326 -x909 -x38881 -x1554 -x32060 -x704 -x44003 -x7378 -x5400 -x19059 -x38788 -x33769 -x22499 -x7557 -x31254 -x55788 -x37964 -x1856 -x13809 -x14180 -x42700 -x6268 -x43510 -x13626 -x38810 -x52306 -x32730 -x20245 -x36643 -x39455 -x36750 -x37168 -x6832 -x58175 -x11755 -x18310 -x32946 -x16876 -x50802 -x20364 -x14265 -x40771 -x41751 -x41103 -x50724 -x348 -x59088 -x15109 -x20784 -x6758 -x47368 -x13279 -x8639 -x14030 -x36793 -x12191 -x23039 -x6304 -x56830 -x18458 -x19765 -x20479 -x48294 -x16711 -x54574 -x57649 -x42927 -x10292 -x59665 -x41539 -x16713 -x4309 -x4004 -x20817 -x58643 -x38865 -x37949 -x4027 -x8702 -x10605 -x45913 -x51030 -x42765 -x45873 -x37640 -x11251 -x21173 -x36794 -x929 -x19874 -x43485 -x56385 -x34407 -x55475 -x4638 -x45106 -x28325 -x25685 -x40251 -x60823 -x26833 -x36070 -x39620 -x53674 -x48337 -x17885 -x3114 -x46233 -x39059 -x55794 -x8011 -x14053 -x33567 -x10628 -x54009 -x2171 -x37969 -x51405 -x55425 -x52401 -x6049 -x28484 -x29046 -x26239 -x37455 -x38285 -x50573 -x56114 -x5929 -x55148 -x5944 -x37364 -x31735 -x37872 -x55229 -x5075 -x51469 -x18734 -x29838 -x50759 -x58067 -x26977 -x28470 -x45194 -x57405 -x36865 -x42862 -x56451 -x19429 -x58344 -x51839 -x31830 -x48401 -x59076 -x24354 -x34269 -x7905 -x40219 -x31159 -x40679 -x36417 -x57438 -x35898 -x30489 -x13921 -x16335 -x6087 -x20743 -x26535 -x50763 -x912 -x3300 -x28160 -x26811 -x14562 -x19783 -x42754 -x27080 -x21723 -x32720 -x52106 -x32184 -x59132 -x38442 -x60976 -x34499 -x42369 -x43045 -x11349 -x20159 -x26209 -x26337 -x15925 -x36459 -x52098 -x55336 -x60436 -x59498 -x16280 -x35804 -x16564 -x50122 -x10041 -x10925 -x38722 -x44412 -x18317 -x51178 -x37627 -x4642 -x27215 -x12502 -x4842 -x25086 -x44234 -x59591 -x18272 -x38988 -x6278 -x7061 -x24489 -x60541 -x44229 -x38989 -x58567 -x56300 -x27609 -x5685 -x21729 -x19136 -x15405 -x49660 -x54569 -x20759 -x27437 -x58745 -x25465 -x32014 -x30207 -x10026 -x27768 -x30606 -x17999 -x3064 -x40324 -x42026 -x47000 -x5457 -x13219 -x56807 -x46613 -x13280 -x54549 -x39200 -x29658 -x36473 -x43103 -x29933 -x58729 -x7891 -x59213 -x37912 -x16833 -x4914 -x6193 -x43071 -x43818 -x1666 -x12970 -x18940 -x32353 -x37349 -x30992 -x5185 -x6874 -x52305 -x57483 -x16441 -x10788 -x28641 -x28564 -x15316 -x17325 -x36466 -x11713 -x6481 -x8612 -x42703 -x15623 -x22040 -x36320 -x52972 -x44195 -x5274 -x11004 -x21829 -x46658 -x8283 -x47015 -x28349 -x54474 -x50277 -x32625 -x23825 -x37738 -x53939 -x7821 -x51258 -x11180 -x53566 -x11037 -x11726 -x19660 -x22012 -x35289 -x2395 -x667 -x30230 -x44360 -x56012 -x26220 -x60161 -x36798 -x59803 -x30590 -x20855 -x42110 -x9531 -x55554 -x48726 -x33536 -x16166 -x56637 -x14821 -x47391 -x9300 -x11116 -x36199 -x45987 -x49472 -x33363 -x5993 -x50117 -x8905 -x24400 -x60036 -x35235 -x43125 -x45652 -x15116 -x53032 -x56294 -x44346 -x56270 -x15487 -x37189 -x19362 -x3581 -x41395 -x351 -x20569 -x13042 -x19854 -x27730 -x51680 -x29646 -x17671 -x22102 -x5981 -x55193 -x30449 -x30459 -x37831 -x29422 -x2210 -x25766 -x33642 -x60165 -x14733 -x15736 -x43196 -x1092 -x43164 -x734 -x24501 -x29986 -x47530 -x12526 -x23006 -x3258 -x49726 -x57792 -x58157 -x45344 -x22169 -x39938 -x41410 -x1295 -x55570 -x128 -x5201 -x6243 -x31930 -x1321 -x36918 -x31743 -x40927 -x38762 -x32753 -x54670 -x31085 -x13352 -x28013 -x41198 -x26723 -x12339 -x42293 -x51380 -x55347 -x58700 -x13106 -x28346 -x27900 -x32132 -x3508 x44722 -x18568 -x27425 -x35842 -x59276 -x19740 -x4725 -x14456 -x17826 -x24871 -x26176 -x41527 -x52479 -x57704 -x11869 -x29310 -x39415 -x53250 -x18418 -x12293 -x53286 -x18226 -x34476 -x37536 -x46001 -x9234 -x12511 -x43523 -x2196 -x48713 -x54418 -x58162 -x29853 -x2373 -x28545 -x39853 -x52449 -x53296 -x59836 -x45354 -x45593 -x39910 -x11617 -x43809 -x38282 -x14918 -x17129 -x15461 -x23687 -x33975 -x56956 -x42242 -x43685 -x43668 -x5736 -x20898 -x16994 -x16185 -x21684 -x26396 -x41306 -x52344 -x23261 -x31666 -x49530 -x57347 -x19884 -x12342 -x46695 -x54478 -x1526 -x1012 -x3900 -x49496 -x22495 -x24825 -x15051 -x12032 -x39303 -x43720 -x39423 -x50653 -x37923 -x16759 -x49029 -x21857 -x17577 -x61071 -x54490 -x20230 -x31178 -x32201 -x42022 -x46784 -x32053 -x10902 -x32328 -x49160 -x38300 -x31513 -x16801 -x24190 -x20583 -x25006 -x26160 -x43921 -x59482 -x31839 -x40086 -x31223 -x45101 -x12455 -x23886 -x15330 -x28681 -x41070 -x52768 -x9649 -x9883 -x50035 -x43947 -x24032 -x50983 -x50506 -x28110 -x52850 -x56725 -x31039 -x29550 -x38195 -x49673 -x43706 -x15652 -x12081 -x26161 -x55689 -x24900 -x44744 -x23881 -x36647 -x24318 -x44236 -x47071 -x18328 -x15382 -x50935 -x19347 -x29084 -x52669 -x47729 -x15138 -x59857 -x42701 -x32274 -x57933 -x32311 -x1328 -x13455 -x12058 -x37009 -x21092 -x9158 -x21371 -x51698 -x28911 -x9480 -x56995 -x38976 -x24464 -x53586 -x58732 -x33013 -x16993 -x6116 -x21382 -x28214 -x33488 -x17251 -x19272 -x57088 -x34799 -x6788 -x32895 -x35689 -x52011 -x57930 -x19517 -x21517 -x44261 -x24970 -x38451 -x41152 -x21137 -x57180 -x5797 -x42099 -x30093 -x16078 -x55661 -x16733 -x13090 -x7676 -x15604 -x51086 -x3387 -x54583 -x59609 -x54913 -x28199 -x31094 -x52887 -x48156 -x2469 -x58168 -x2915 -x45048 -x45941 -x15956 -x39824 -x10807 -x16249 -x17201 -x41659 -x5125 -x30169 -x14190 -x59612 -x38709 -x48268 -x3838 -x2880 -x10760 -x29633 -x59480 -x2259 -x41242 -x32031 -x48442 -x20008 -x6803 -x36691 -x39300 -x59126 -x36932 -x2982 -x4804 -x5704 -x29018 -x38366 -x41316 -x54967 -x2543 -x55906 -x39421 -x18411 -x39848 -x38231 -x56183 -x59113 -x33587 -x9390 -x26835 -x1796 -x15995 -x13035 -x30635 -x57165 -x3924 -x10619 -x21740 -x13166 -x22118 -x27418 -x50339 -x46984 -x46484 -x33213 -x25297 -x1296 -x1870 -x47273 -x31920 -x24010 -x42214 -x12898 -x19338 -x49812 -x53209 -x7365 -x30195 -x59151 -x28225 -x43152 -x16092 -x8618 -x32773 -x27323 -x49338 -x34296 -x42339 -x23065 -x34690 -x17141 -x27186 -x34059 -x33376 -x281 -x54652 -x58838 -x15786 -x3771 -x6493 -x32564 -x37328 -x39806 -x40590 -x54814 -x29855 -x34813 -x44377 -x51003 -x41968 -x57203 -x53437 -x48339 -x8305 -x52695 -x57293 -x26924 -x49883 -x43207 -x50751 -x60682 -x39715 -x43407 -x52169 -x9556 -x15291 -x46415 -x22722 -x20359 -x38298 -x16507 -x4303 -x48791 -x4532 -x53794 -x18931 -x59431 -x9118 -x60897 -x38893 -x45146 -x11685 -x35032 -x47041 -x15269 -x54929 -x39550 -x31427 -x40022 -x34853 -x44274 -x60673 -x35542 -x37711 -x34074 -x8574 -x55452 -x52933 -x8892 -x34521 -x39944 -x60832 -x17748 -x31455 -x52840 -x9704 -x1199 -x18279 -x25860 -x39474 -x51765 -x57051 -x15796 -x30989 -x51716 -x31825 -x12403 -x43323 -x14928 -x18220 -x1170 -x49062 -x55577 -x9781 -x45327 -x13068 -x9872 -x49309 -x2419 -x45984 -x44586 -x45092 -x60980 -x26082 -x38979 -x156 -x57499 -x1679 -x42797 -x39119 -x25579 -x12005 -x14757 -x58778 -x7941 -x16587 -x837 -x46954 -x28183 -x56309 -x27579 -x46218 -x6988 -x47304 -x12657 -x26818 -x35349 -x36674 -x56395 -x9790 -x59914 -x6328 -x482 -x56535 -x25546 -x17194 -x1533 -x43273 -x10036 -x33659 -x23877 -x42451 -x23502 -x38820 -x58410 -x45697 -x19861 -x22606 -x5302 -x8302 -x19484 -x55514 x17605 -x39532 -x31226 -x49701 -x56737 -x39659 -x12354 -x53563 -x3486 -x58602 -x50238 -x60174 -x53803 -x1527 -x10444 -x7039 -x44045 -x61015 -x12103 -x44821 -x49040 -x54534 -x32769 -x49005 -x4164 -x42241 -x47164 -x54739 -x23975 -x13353 -x26108 -x47005 -x31381 -x42887 -x21 -x42396 -x17992 -x27419 -x33697 -x8363 -x43637 -x56979 -x24986 -x30527 -x6609 -x50040 -x51683 -x6007 -x7521 -x17283 -x53224 -x6462 -x17511 -x56941 -x22945 -x34432 -x46718 -x27481 -x56943 -x34388 -x6779 -x5277 -x34054 -x7189 x44495 -x42963 -x47621 -x10946 -x58194 -x8097 -x57615 -x24409 -x37508 -x55517 -x28972 -x11661 -x12305 -x43297 -x1851 -x50785 -x4628 -x59913 -x37478 -x1580 -x20291 -x7789 -x40493 -x34843 -x56460 -x40792 -x55212 -x19839 -x49136 -x34586 -x46890 -x30682 -x51004 -x1364 -x34036 -x53116 -x9322 -x33095 -x45768 -x7232 -x23339 -x41259 -x43086 -x45155 -x10167 -x29914 -x20578 -x5124 -x39353 -x35773 -x21797 -x6496 -x37075 -x8522 -x42505 -x20992 -x18491 -x38917 -x60758 -x45202 -x39446 -x34597 -x11853 -x26538 -x19864 -x44807 -x60232 -x12241 -x25164 -x37215 -x56577 -x6889 -x47270 -x45060 -x55363 -x52410 -x46916 -x26899 -x49750 -x31336 -x12843 -x41974 -x53093 -x16882 -x40799 -x25071 -x22075 -x33176 -x42819 -x45758 -x7305 -x27087 -x5001 -x2725 -x12116 -x49741 -x21096 -x12050 -x3971 -x34329 -x19541 -x47260 -x51498 -x11318 -x1416 -x7988 -x40932 -x6849 -x30642 -x48316 -x28466 -x17140 -x41901 -x44763 -x40283 -x55861 -x24888 -x58121 -x22182 -x29849 -x9504 -x48345 -x6502 -x56208 -x13573 -x24953 -x24904 -x52573 -x5422 -x39424 -x47307 -x51353 -x59730 -x31104 -x8213 -x21638 -x59375 -x31424 -x37438 -x48789 -x25773 -x31180 -x23375 -x46450 -x57208 -x5497 -x41789 -x50639 -x37827 -x30144 -x48125 -x17677 -x48248 -x20536 -x53190 -x59757 -x50562 -x26636 -x6616 -x19491 -x47791 -x22943 -x21710 -x41927 -x60476 -x29780 -x46851 -x9239 -x52984 -x41050 -x5282 -x13869 -x19963 -x29944 -x40561 -x51480 -x53931 -x26331 -x28958 -x57299 -x11866 -x12454 -x45028 -x4420 -x34377 -x1314 -x4606 -x22078 -x25434 -x43422 -x49981 -x23524 -x8571 -x46498 -x12790 -x21653 -x45264 -x20091 -x40317 -x21716 -x17418 -x9053 -x24064 -x1185 -x41645 -x1057 -x12975 -x23550 -x23788 -x44460 -x54261 -x47099 -x20449 -x6487 -x54686 -x35255 -x46091 -x11058 -x20643 -x28664 -x59834 -x931 -x34944 -x31163 -x35148 -x37631 -x41331 -x11047 -x13542 -x41019 -x5512 -x38220 -x11144 x15388 -x23093 -x11016 -x39348 -x40928 -x48940 -x13659 -x50670 -x18379 -x26288 -x43451 -x47063 -x18325 -x23558 -x13675 -x31261 -x47861 -x1649 -x47219 -x38424 -x5584 -x17769 -x7893 -x16539 -x13904 -x32149 -x27940 -x57799 -x5355 -x47518 -x38059 -x35119 -x14410 -x31928 -x19115 -x58915 -x9526 -x38560 -x57633 -x2878 -x7015 -x30421 -x56745 -x38184 -x16502 -x49792 -x43686 -x42851 -x4346 -x13261 -x49094 -x2636 -x56873 -x1046 -x209 -x30922 -x1403 -x15967 -x47886 -x58322 -x31567 -x50656 -x28103 -x32472 -x38738 -x465 -x53325 -x41572 -x10341 -x53915 -x34877 -x59783 -x5427 -x1047 -x45086 -x16962 -x36832 -x25188 -x54894 -x32607 -x10329 -x42006 -x45016 -x43308 -x40082 -x48420 -x60934 -x46429 -x18177 -x52389 -x60678 -x47312 -x28752 -x24602 -x37091 -x18577 -x9492 -x25154 -x24757 -x42593 -x26730 -x29846 -x38796 -x38057 -x40172 -x34712 -x2671 -x50840 -x19639 -x21408 -x23081 -x52523 -x54780 -x46394 -x22677 -x13767 -x4022 -x4338 -x31806 -x39093 -x56638 -x35092 -x32204 -x36015 -x9758 -x1560 -x10021 -x46272 -x17046 -x18982 -x59108 -x38085 -x6345 -x4417 -x13567 -x44523 -x56149 -x45871 -x17888 -x19736 -x28644 -x32229 -x16836 -x45085 -x50224 -x35594 -x25996 -x53999 -x6751 -x34168 -x19273 -x13892 -x32677 -x16252 -x45005 -x11488 -x12647 -x20778 -x778 -x40943 -x17398 -x29996 -x44288 -x11111 -x8429 -x24264 -x28765 -x53987 -x32884 -x49108 -x45994 -x52080 -x6210 -x966 -x4105 -x19520 -x24842 -x10471 -x28104 -x36966 -x31158 -x51793 -x41411 -x54290 -x38121 -x18254 -x17982 -x52136 -x5856 -x23149 -x35775 -x3478 -x44466 -x13094 -x26864 -x53072 -x11895 -x57007 -x50526 -x23529 -x59791 -x9615 -x20455 -x38398 -x52551 -x22295 -x32826 -x44113 -x3831 -x59566 -x14351 -x38331 -x40664 -x60329 -x25895 -x42075 -x60590 -x60863 -x521 -x15367 -x9524 -x10699 -x34038 -x5028 -x33720 -x56794 -x50610 -x50037 -x58788 -x28047 -x31325 -x31240 -x60530 -x36579 -x841 -x48523 -x20732 -x29774 -x27789 -x31282 -x40734 -x43415 -x55595 -x24561 -x53142 -x14836 -x25908 -x37417 -x32442 -x382 -x54858 -x31111 -x42431 -x48889 -x30959 -x42781 -x10203 -x48578 -x18609 -x49266 -x14128 -x31078 -x42464 -x9503 -x32088 -x33149 -x37039 -x43177 -x42656 -x53291 -x54034 -x41167 -x42958 -x50846 -x43082 -x16952 -x57523 -x6497 -x42311 -x36698 -x5779 -x23008 -x9450 -x46182 -x46715 -x28067 -x48174 -x52714 -x42432 -x60513 -x15927 -x17420 -x3017 -x21503 -x30185 -x15928 -x2836 -x32268 -x11163 -x2422 -x52938 -x5955 -x14506 -x2162 -x43393 -x39743 -x49086 -x53741 -x10321 -x29951 -x45532 -x19669 -x37409 -x55872 -x34428 -x9530 -x46440 -x7247 -x44480 -x55733 -x137 -x51589 -x17436 -x20194 -x33641 -x45615 -x1201 -x10357 -x29389 -x37256 -x3920 -x13881 -x31079 -x26603 -x51615 -x9631 -x31436 -x42531 -x54209 -x33823 -x46441 -x3698 -x3403 -x45717 -x58156 -x28721 -x50157 -x16720 -x48562 -x4361 -x56774 -x40377 -x11630 -x35137 -x27469 -x39988 -x1864 -x31278 -x45141 -x58927 -x19829 -x57728 -x10662 -x8806 -x38244 -x46560 -x57002 -x18451 -x55507 -x12289 -x28543 -x6005 -x23494 -x55304 -x56075 -x3282 -x14979 -x1524 -x32315 -x20670 -x55678 -x24751 -x9536 -x58079 -x25912 -x47612 -x56057 -x60182 -x42136 -x23591 -x8044 -x37089 -x1596 -x25644 -x26789 -x45748 -x1578 -x38322 -x12876 -x46362 -x30801 -x43454 -x22360 -x17341 -x28860 -x7439 -x60518 -x2298 -x13822 -x32371 -x60933 -x60427 -x21832 -x7002 -x54146 -x55204 -x42709 -x54875 -x4168 -x23735 -x864 -x45493 -x19111 -x13020 -x30577 -x30012 -x32160 -x32163 -x43316 -x3560 -x9072 -x55929 -x13715 -x2853 -x2345 -x14632 -x52091 -x52217 -x34319 -x40882 -x37234 -x14055 -x33513 -x55232 -x43772 -x40120 -x1514 -x32849 -x13060 -x27327 -x45180 -x54707 -x26791 -x41362 -x30774 -x49256 -x58676 -x37821 -x48573 -x50966 -x34714 -x44538 -x59464 -x20768 -x22773 -x1613 -x7055 -x53789 -x24652 -x30341 -x46598 -x2808 -x13683 -x50497 -x21206 -x36087 -x16212 -x34040 -x56791 -x23734 -x50641 -x7401 -x38157 -x27516 -x28280 -x1740 -x1284 -x40694 -x51008 -x56530 -x39828 -x23490 -x2057 -x23231 -x28888 -x16442 -x19304 -x24560 -x39888 -x11455 -x8913 -x24838 -x56371 -x26753 -x12797 -x13015 -x2205 -x5082 -x52408 -x12925 -x21736 -x43364 -x43874 -x46581 -x56942 -x3872 -x22724 -x32364 -x21648 -x23164 -x44877 -x55555 -x34573 -x27320 -x40832 -x8335 -x31595 -x41370 -x31009 -x2001 -x15759 -x22745 -x25947 -x4697 -x26715 -x50853 -x14976 -x54322 -x32278 -x18204 -x40866 -x48739 -x38987 -x59337 -x27794 -x41792 -x48058 -x55283 -x8487 -x10976 -x23651 -x12653 -x42245 -x38139 -x51071 -x36401 -x53823 -x22296 -x35065 -x40218 -x16278 -x34524 -x55682 -x25010 -x42994 -x56510 -x11106 -x21162 -x28114 -x12811 -x9493 -x43582 -x28478 -x35375 -x22285 -x45240 -x48842 -x28302 -x29868 -x21303 x4987 -x14846 -x54206 -x3315 -x7163 -x46880 -x11792 -x9489 -x12228 -x24348 -x38297 -x34430 -x5418 -x18769 -x19494 -x31575 -x40635 -x40957 -x58035 -x46713 -x33843 -x8843 -x56981 -x20763 -x34935 -x37643 -x1422 -x52911 -x40229 -x49073 -x43328 -x58398 -x27633 -x49181 -x38695 -x50871 -x49961 -x39321 -x17628 -x15861 -x25798 -x2652 -x26566 -x52173 -x39484 -x22164 -x41065 -x9189 -x26092 -x61137 -x16798 -x46372 -x19656 -x48209 -x32036 -x20386 -x31934 -x34533 -x29176 -x37078 -x51422 -x17586 -x59974 -x1016 -x55727 -x5552 -x48837 -x42225 -x25127 -x44154 -x40408 -x8357 -x7989 -x43182 -x1921 -x6828 -x5737 -x43158 -x54732 -x33063 -x873 -x74 -x56290 -x23858 -x58604 -x47960 -x6457 -x61012 -x5129 -x23595 -x32114 -x22376 -x21094 -x38994 -x2517 -x29852 -x45254 -x51699 -x7349 -x18747 -x16025 -x7277 -x15303 -x52876 -x55298 -x43627 -x59298 -x44073 -x47641 -x9193 -x41747 -x47615 -x49630 -x4526 -x35125 -x54301 -x5453 -x51904 -x43504 -x42160 -x26347 -x48965 -x25524 -x46292 -x23859 -x12285 -x32146 -x13544 -x30599 -x16311 -x21302 -x24436 -x43481 -x28542 -x38926 -x54565 -x14219 -x44585 -x15430 -x3981 -x31051 -x22906 -x39526 -x29206 -x46201 -x37321 -x33492 -x53602 -x16162 -x16477 -x35701 -x15292 -x44315 -x55807 -x26215 -x52759 -x32961 -x59369 -x55563 -x16253 -x54192 -x35728 -x52346 -x13551 -x23888 -x15803 -x40824 -x34975 -x21843 -x25573 -x35333 -x9083 -x39753 -x42216 -x46141 -x30442 -x41226 -x21941 -x45720 -x49210 -x4079 -x37343 -x17593 -x30279 -x59882 -x10244 -x5994 -x14559 -x28796 -x1239 -x20510 -x39854 -x41271 x55417 -x45672 -x60362 -x56883 -x45289 -x10032 -x50961 -x27468 -x23330 -x15000 -x13617 -x49012 -x34829 -x19425 -x54718 -x15729 -x59196 -x30205 -x51957 -x14090 -x33015 -x53806 -x26321 -x45899 -x53458 -x14416 -x53514 -x21237 -x26872 -x39863 -x5832 -x4480 -x11162 -x8587 -x12283 -x44017 -x32150 -x7162 -x8398 -x46364 -x54002 -x11567 -x40732 -x37870 -x31634 -x40221 -x38912 -x28238 -x307 -x19380 -x53344 -x2969 -x19439 -x29740 -x58048 -x24798 -x33725 -x49011 -x53850 -x58451 -x34907 -x47046 -x45215 -x563 -x15797 -x55815 -x58545 -x12869 -x15176 -x57189 -x23250 -x27034 -x8839 -x6443 -x20365 -x32373 -x15918 -x35294 -x6114 -x12959 -x43337 -x49858 -x30501 -x28105 -x11911 -x38379 -x58701 -x26657 -x7195 -x29949 -x8417 -x13089 -x12348 -x14554 -x33535 -x56084 -x54575 -x2247 -x40280 -x720 -x22239 -x43033 -x7382 -x51120 -x8815 -x36498 -x50815 -x55303 -x43704 -x51768 -x23448 -x36701 -x37096 -x26306 -x40211 -x47547 -x39901 -x32539 -x22778 -x6640 -x21405 -x26177 -x11738 -x24025 -x30977 -x40256 -x27529 -x6133 -x31974 -x34451 -x14387 -x31046 -x39570 -x42525 -x22191 -x54021 -x54140 -x8828 -x21920 -x5928 -x57688 -x7839 -x38380 -x48750 -x20377 -x6326 -x13396 -x29600 -x60869 -x43714 -x38361 -x3967 -x48826 -x56531 -x14163 -x25343 -x53849 -x59828 -x24410 -x19405 -x52364 -x18477 -x50183 -x7423 -x44314 -x41437 -x9261 -x10133 -x2575 -x56251 -x2050 -x57181 -x27286 -x6165 -x7524 -x13594 -x34450 -x43263 -x55065 -x26505 -x60430 -x32127 -x35246 -x48298 -x24112 -x8986 -x19154 -x28578 -x22920 -x52749 -x34136 -x41654 -x50310 -x24903 -x21329 -x2607 -x15794 -x25632 -x53635 -x4055 -x7715 -x43525 -x18066 -x28418 -x31005 -x30469 -x1573 -x57997 -x212 -x38831 -x39777 -x46388 -x51214 -x34527 -x11991 -x25519 -x39741 -x54880 -x3493 -x17127 -x3263 -x26330 -x17150 -x32919 -x37156 -x44904 -x50306 -x33762 -x23079 -x20336 -x10004 -x26461 -x20156 -x2412 -x9881 -x50711 -x22652 -x38159 -x48970 -x27492 -x5849 -x16516 -x42040 -x17460 -x29668 -x32369 -x17378 -x36471 -x6888 -x49036 -x1629 -x17815 -x21338 -x50175 -x9041 -x54211 -x59599 -x27299 -x7595 -x32221 -x28241 -x6310 -x25432 -x30304 -x53 -x29842 -x33718 -x48194 -x50748 -x23358 -x40939 -x42663 -x19423 -x61079 -x48454 -x55777 -x59407 -x12513 -x35861 -x15426 -x18172 -x41564 -x48917 -x5966 -x9919 -x9263 -x37544 -x19199 -x54048 -x23638 -x30105 -x38257 -x34591 -x56339 -x7644 -x24347 -x5430 -x27212 -x9831 -x18832 -x48474 -x10651 -x3429 -x45637 -x53194 -x23178 -x38589 -x34359 -x33764 -x40343 -x42619 -x31466 -x43495 -x161 -x58976 -x4465 -x22464 -x27185 -x54436 -x37972 -x25266 -x3495 -x18850 -x28558 -x21678 -x48067 -x59900 -x17696 -x26367 -x1172 -x54451 -x56821 -x60269 -x47680 -x32537 -x52625 -x15323 -x58117 -x23452 -x45867 -x13201 -x16149 -x53404 -x23585 -x41718 -x42319 -x55703 -x36818 -x29316 -x27567 -x55055 -x26203 -x57756 -x42077 -x22203 -x60932 -x23576 -x20223 -x42834 -x6221 -x29874 -x11339 -x8726 -x57683 -x4194 -x11345 -x19803 -x18829 -x22533 -x47649 -x53351 -x41058 -x38073 -x18205 -x31838 -x39681 -x39468 -x23182 -x45444 -x27666 -x27025 -x16813 -x36161 -x12273 -x22607 -x39701 -x44513 -x17300 -x54651 -x44747 -x53461 -x31682 -x1218 -x10431 -x59961 -x60908 -x50380 -x22432 -x26550 -x44729 -x386 -x55903 -x15221 -x31822 -x53592 -x34421 -x30834 -x6192 -x47586 -x26191 -x48839 -x34257 -x31506 -x33606 -x33611 -x56674 -x18827 -x9933 -x11353 -x12492 -x60546 -x37669 -x53135 -x37251 -x59390 -x3468 -x12235 -x13442 -x37248 -x35530 -x27053 -x39900 -x23505 -x29154 -x35907 -x26149 -x27163 -x4727 -x2547 -x51737 -x7679 -x57581 -x12781 -x37910 -x2323 -x17217 -x60652 -x39644 -x19459 -x8141 -x46286 -x8147 -x46027 -x37682 -x39384 -x36815 -x57015 -x38860 -x14888 -x31802 -x46497 -x3215 -x19708 -x41465 -x29218 -x2644 -x20097 -x53271 -x37658 -x37828 -x10680 -x3275 -x5961 -x24430 -x30358 -x6653 -x12557 -x4675 -x15133 -x40305 -x20143 -x13569 -x54298 -x8824 -x5182 -x19703 -x52375 -x41273 -x55881 -x1219 -x55214 -x47492 -x814 -x58971 -x37517 -x38489 -x44560 -x30426 -x58159 -x52474 -x23470 -x58180 -x13743 -x50632 -x6022 -x27618 -x9204 -x24971 -x38729 -x22057 -x7400 -x26004 -x34423 -x9213 -x20591 -x19229 -x27657 -x49577 -x28734 -x1095 -x3880 -x25017 -x1115 -x31401 -x33430 -x33467 -x15384 -x877 -x30385 -x36812 -x59728 -x59715 -x26451 -x52709 -x38135 -x9183 -x35461 -x17857 -x25553 -x51988 -x26595 -x53843 -x34518 -x23849 -x5405 -x19936 -x26286 -x51845 -x48954 -x11404 -x50145 -x49397 x4292 -x3418 -x4836 -x35347 -x60714 -x18312 -x8156 -x9945 -x8291 -x34909 -x122 -x17424 -x18826 -x34223 -x36551 -x52048 -x35663 -x55818 -x14003 -x59893 -x50418 -x30373 -x59131 -x12120 -x11229 -x17137 -x2956 -x8751 -x26328 -x36536 -x52859 -x11882 -x719 -x44600 -x1387 -x45046 -x54086 -x44256 -x34780 -x34055 -x29151 -x31865 -x59513 -x48165 -x34806 -x19528 -x675 -x11398 -x60172 -x53926 -x30357 -x24321 -x22490 -x48605 -x20974 -x33408 -x57163 -x15626 -x56034 -x28397 -x60119 -x39568 -x32211 -x32697 -x30730 -x41029 -x33279 -x3205 -x24593 -x53264 -x29519 -x27040 -x51627 -x56841 -x51194 -x8629 -x1340 -x50596 -x33972 -x59509 -x28946 -x55590 -x9624 -x26972 -x46527 -x38422 -x15676 -x10311 -x35427 -x53355 -x36861 -x55805 -x8355 -x18166 -x13878 -x43829 -x59792 -x59610 -x278 -x35917 -x53687 -x31130 -x6057 -x28288 -x5934 -x15547 -x50576 -x37662 -x15757 -x1006 -x5290 -x29072 -x25302 -x19401 -x588 -x53204 -x36605 -x42020 -x49599 -x37694 -x56033 -x29402 -x14691 -x48678 -x1540 -x6769 -x45019 x8680 -x13861 -x18775 -x32449 -x39316 -x4447 -x40621 -x795 -x37612 -x50993 -x35060 -x52871 -x15681 -x15809 -x43556 -x50290 -x2975 -x19234 -x35702 -x54721 -x56014 -x46455 -x2240 -x53171 -x15123 -x48077 -x25972 -x40246 -x2208 -x38248 -x41408 -x60361 -x40032 -x53304 -x29489 -x55405 -x39305 -x14429 -x17021 -x22219 -x43693 x20517 -x6550 -x34918 -x39220 -x53417 -x45192 -x51061 -x30480 -x48176 -x52765 -x20441 -x58522 -x41311 -x30493 -x8784 -x27367 -x35906 -x42861 -x15321 -x3935 -x39033 -x12018 -x21944 -x4549 -x37105 -x35985 -x38686 -x16041 -x8098 -x14937 -x29318 -x27363 -x36631 -x59272 -x847 -x9754 -x38181 -x28348 -x35841 -x32658 -x35293 -x45686 -x15455 -x11411 -x52641 -x56343 -x36370 -x49924 -x50165 -x15672 -x12499 -x53456 -x25694 -x3792 -x921 -x10278 -x55583 -x42383 -x33186 -x10456 -x28072 -x42275 -x5637 -x26555 -x49545 -x24266 -x12438 -x38043 -x37335 -x28022 -x5502 -x27594 -x17310 -x32691 -x37230 -x48759 -x4823 -x16417 -x54811 -x16416 -x33714 -x35372 -x32329 -x35142 -x48272 -x11368 -x29312 -x35960 -x3812 -x18966 -x4544 -x28184 -x46559 -x53893 -x56826 -x8771 -x55542 -x37175 -x5100 -x20781 -x22195 -x47566 -x23990 -x3019 -x12482 -x14185 -x25005 -x6393 -x49949 -x38574 -x1379 -x25046 -x31583 -x3327 -x36704 -x43489 -x51185 -x5522 -x18153 -x23568 -x27991 -x38446 -x42076 -x18295 -x32451 -x50566 -x25585 -x53289 -x38586 -x28139 -x14868 -x5027 -x39357 -x50383 -x45410 -x46901 -x20220 -x30238 -x22570 -x40727 -x48959 -x59725 -x49497 -x49681 -x18170 -x50910 -x22003 -x35091 -x150 -x39211 -x14317 -x6408 -x24916 -x28169 -x18685 -x50465 -x30131 -x15286 -x28861 -x21337 -x3273 -x38032 -x23562 -x29346 -x20073 -x27432 -x58904 -x13708 -x13842 -x16505 -x9266 -x17792 -x22732 -x21349 -x34895 -x37699 -x27699 -x23775 -x40191 -x26076 -x49212 -x32499 -x16589 -x30439 -x14545 -x11168 -x39161 -x47201 -x41077 -x29415 -x18974 -x2707 -x13865 -x41405 -x13954 -x19032 -x59925 -x50591 -x54229 -x32630 -x55876 -x18770 -x31524 -x45190 -x34968 -x53799 -x16006 -x56421 -x27134 -x51102 -x23705 -x25801 -x32280 -x49019 -x36841 -x51339 -x14904 -x37294 -x22256 -x14061 -x17060 -x45239 -x53492 -x41398 -x31274 -x41953 -x46255 -x3718 -x40477 -x5749 -x57572 -x46846 -x14303 -x59761 -x10075 -x50046 -x2723 -x50959 -x13940 -x2917 -x27467 -x41254 -x46461 -x52138 -x21996 -x20726 -x24725 -x4212 -x32559 -x57510 -x11252 -x57389 -x17844 -x24028 x53700 -x59160 -x10049 -x21460 -x8560 -x5301 -x29223 -x30518 -x7405 -x30308 -x51363 -x30379 -x37016 -x16625 -x16110 -x15552 -x25449 -x29541 -x41440 -x48659 -x2150 -x33497 -x21966 -x13390 -x23716 -x27823 -x58695 -x28434 -x41373 -x9685 -x5084 -x32295 -x38119 -x2379 -x17465 -x3200 -x19688 -x18787 -x42886 -x60134 -x10120 -x24455 -x1833 -x44730 -x30679 -x60871 -x10722 -x1233 -x10828 -x22952 -x18345 -x17770 -x26057 -x54250 -x28270 -x46544 -x18203 -x41388 -x11566 -x14865 -x48330 -x2427 -x41677 -x33295 -x54546 -x48001 -x26029 -x36917 -x8299 -x21739 -x46037 -x46323 -x20755 -x39631 -x31268 -x37385 -x60277 -x15288 -x60091 -x3841 -x27777 -x27626 -x58472 -x44381 -x28138 -x1315 -x20160 -x22313 -x33999 -x56750 -x27648 -x38834 -x7404 -x7233 -x18139 -x46371 -x56961 -x9579 -x53986 -x40220 -x10212 -x25506 -x7672 -x14269 -x19421 -x57312 -x51651 -x47646 -x18349 -x52581 -x30744 -x58831 -x2491 -x28123 -x48260 -x35926 -x40748 -x31011 -x26665 -x51259 -x16228 -x56091 -x36539 -x54927 -x44887 -x13619 -x14290 -x25689 -x39779 -x5470 -x51109 -x6945 -x14368 -x4819 -x2439 -x17134 -x47555 -x45562 -x50832 -x12069 -x59796 -x55198 -x25695 -x17630 -x25791 -x51982 -x13229 -x16090 -x25230 -x46577 -x8599 -x10301 -x23237 -x43028 -x46520 -x27770 -x27356 -x18330 -x51226 -x5407 -x5208 -x12673 -x58177 -x48085 -x14930 -x11102 -x36561 -x48947 -x31557 -x47366 -x48910 -x41216 -x1919 -x1231 -x30124 -x59359 -x19253 -x8814 -x30065 -x55141 -x58520 -x31428 -x45706 -x28898 -x60152 -x43580 -x6387 -x47598 -x55082 -x39107 -x43877 -x33779 -x55820 -x46245 -x17466 -x19667 -x57386 -x6890 -x11241 -x37406 -x11830 -x26063 -x49803 -x27814 -x54628 -x47475 -x37647 -x44338 -x24600 -x41970 -x25209 -x41496 -x46726 -x10339 -x42850 -x51658 -x46230 -x8072 -x51968 -x18382 -x54701 -x55227 -x23032 -x1994 -x31635 -x56756 -x10684 -x59445 -x51974 -x41492 -x8101 -x60719 -x59361 -x12310 -x28751 -x61089 -x8798 -x15622 -x10541 -x16511 -x8315 -x17873 -x50352 -x30030 -x44819 -x9905 -x24558 -x55423 -x8144 -x31410 -x3609 -x37966 -x21510 -x13657 -x22420 -x34525 -x45553 -x59905 -x23532 -x42240 -x60742 -x29793 -x41433 -x48224 -x2530 -x49547 -x55586 -x2577 -x29650 -x14952 -x41827 -x13979 -x1874 -x4780 -x48721 -x14568 -x16532 -x43774 -x53046 -x47979 -x42259 -x36509 -x56662 -x26166 -x24029 -x25843 -x40012 -x34232 -x37981 -x44765 -x51983 -x3754 -x27565 -x22484 -x9267 -x32768 -x32444 -x41644 -x23760 -x53231 -x34372 -x39733 -x20266 -x38545 -x54360 -x10069 -x33617 -x42848 -x49089 -x56023 -x59892 -x37158 -x15310 -x29407 -x17817 -x5817 -x10387 -x33310 -x22897 -x33402 -x23959 -x7390 -x22123 -x20565 -x57983 -x47378 -x6808 -x60380 -x23416 -x30652 -x25485 -x49985 -x21050 -x21033 -x26907 -x25022 -x46318 -x16099 -x35004 -x31181 -x42997 -x12763 -x779 -x3515 -x5717 -x38948 -x28266 -x17498 -x14204 -x49172 -x52376 -x54749 -x22925 -x49133 -x49912 -x42840 -x53957 -x46107 -x46746 -x4929 -x39298 -x24570 -x4671 -x35336 -x58198 -x11927 -x17554 -x41783 -x51165 -x38147 -x51955 -x50045 -x6211 -x8563 -x9258 -x53584 -x45126 -x54202 -x56171 -x3693 -x10712 -x30145 -x24938 -x27922 -x52852 -x35889 -x47788 -x1694 -x15558 -x28472 -x19155 -x28146 -x45514 -x42381 -x1983 -x12349 -x29376 -x55700 -x4234 -x55884 -x5437 -x13422 -x20961 -x36654 -x9605 -x55287 -x8879 -x4602 -x46195 -x27430 -x35214 -x61117 -x2147 -x13498 -x16831 -x28030 -x57345 -x57314 -x24811 -x8337 -x42439 -x54604 -x41890 -x25038 -x34717 -x10689 -x12114 -x16950 -x3592 -x51851 -x47242 -x46445 -x52161 -x58663 -x16855 -x9265 -x48047 -x8837 -x42442 -x22556 -x42203 -x24231 -x22062 -x43736 -x27675 -x31060 -x58686 -x27217 -x33059 -x37115 -x55732 -x59400 -x7154 -x4227 -x13346 -x56925 -x24398 -x58697 -x8537 -x39396 -x10396 -x1536 -x39672 -x42821 -x52853 -x41979 -x52792 -x29925 -x8130 -x54531 -x1007 -x59627 -x21877 -x35198 -x32306 -x61023 -x43130 -x47328 -x7753 -x4038 -x10267 -x20634 -x24572 -x57227 -x24074 -x49312 -x11094 -x45599 -x10666 -x25987 -x49327 -x15597 -x5244 -x340 -x6935 -x17672 -x41886 -x51290 -x43968 -x6677 -x52257 -x58193 -x60263 -x50701 -x22514 -x41339 -x49304 -x38401 -x8358 -x23001 -x33971 -x42042 -x20887 -x2226 -x51108 -x7007 -x7145 -x13535 -x37548 -x51617 -x20262 -x19465 -x46204 -x39449 -x42186 -x12615 -x56432 -x8412 -x4406 -x12274 -x52864 -x14188 -x61138 -x15903 -x36054 -x52697 -x31187 -x55503 -x43247 -x48769 -x38602 -x39894 -x43803 -x41080 -x7156 -x26358 -x37522 -x37984 -x25181 -x7869 -x13831 -x44278 -x38790 -x22633 -x9176 -x23560 -x29967 -x2102 -x53834 -x29755 -x41215 -x60384 -x44489 -x19508 -x13196 -x27108 -x545 -x57769 -x10696 -x57218 -x59265 -x16534 -x48786 -x43200 -x38352 -x20005 -x41159 -x18360 -x49331 -x58001 -x47921 -x55710 -x60586 -x50599 -x52287 -x24334 -x11033 -x59421 -x20496 -x12548 -x7693 -x33006 -x45152 -x53044 -x23777 -x20308 -x31197 -x40786 -x46052 -x20404 -x17922 -x25749 -x28369 -x42660 -x55998 -x16198 -x18507 -x52170 -x51950 -x14160 -x38864 -x11350 -x44423 -x45109 -x52719 -x30743 -x2684 -x60670 -x10084 -x15243 -x47695 -x43006 -x27429 -x45002 -x14758 -x8748 -x53866 -x27984 -x29956 -x33494 -x36251 -x59732 -x9095 -x49751 -x27064 -x46908 -x25133 -x16621 -x4714 -x25720 -x45162 -x3589 -x41067 -x21164 -x20652 -x5630 -x49728 -x43438 -x41308 -x17481 -x7113 -x22472 -x34628 -x2646 -x58797 -x60293 -x30868 -x44401 -x56786 -x6670 -x29679 -x60082 -x9310 -x55410 -x57851 -x57905 -x40115 -x34594 -x12369 -x23535 -x31519 -x21540 -x11821 -x12735 -x31399 -x31762 -x6538 -x50432 -x58109 -x7287 -x35513 -x13381 -x610 -x15302 -x22887 -x57906 -x54053 -x38177 -x50066 -x1716 -x61150 -x40700 -x53589 -x42896 -x53206 -x15575 -x57278 -x56752 -x3916 -x56126 -x42737 -x36107 -x40762 -x61047 -x22702 -x30224 -x15444 -x18083 -x31730 -x50915 -x55781 -x57020 -x57618 -x57331 -x21392 -x12233 -x57142 -x11536 -x59147 -x4255 -x55228 -x32165 -x7977 -x22567 -x44735 -x3903 -x29453 -x1577 -x50602 -x48496 -x41032 -x21116 -x23430 -x38169 -x45165 -x32162 -x43509 -x40691 -x60101 -x37641 -x37927 -x33798 -x36531 -x38784 -x10647 -x56735 -x33346 -x356 -x52607 -x38320 -x53603 -x34724 -x39962 -x34079 -x839 -x16439 -x30764 -x37585 -x42069 -x30372 -x45970 -x38206 -x4324 -x42465 -x41026 -x11988 -x20773 -x10592 -x53139 -x55571 -x45630 -x39003 -x45972 -x19317 -x46822 -x14737 -x56776 -x57884 -x21019 -x55800 -x48852 -x38609 -x24357 -x60369 -x40048 -x39045 -x55289 -x60276 -x12207 -x50421 -x16360 -x7692 -x10366 -x11746 -x12504 -x5957 -x31789 -x10965 -x33731 -x1019 -x51345 -x2104 -x770 -x27888 -x25568 -x42990 -x10508 -x47211 -x47673 -x47707 -x11015 -x21234 -x45603 -x21767 -x34708 -x31497 -x24836 -x57368 -x7148 -x31242 -x216 -x23288 -x24433 -x36338 x53328 -x28576 -x45167 -x22243 -x26388 -x34190 -x49109 -x19857 -x33765 -x34989 -x7142 -x42618 -x51325 -x17132 -x1576 -x10767 -x4846 -x22315 -x55235 -x28347 -x29723 -x829 -x21158 -x49226 -x40874 -x18381 -x30004 -x12190 x11592 -x51889 -x743 -x46626 -x5035 -x23601 -x53442 -x33570 -x36620 -x56581 -x59366 -x59525 -x15326 -x29810 -x17977 -x9197 -x3313 -x22264 -x41296 -x41868 -x37306 -x48705 -x15054 -x24364 -x57416 -x2877 -x34866 -x39551 -x34219 -x30529 -x22714 -x24713 -x49377 -x23074 -x34863 -x2245 -x4915 -x2977 -x11907 -x26197 -x43730 -x48017 -x51621 -x15618 -x13216 -x19230 -x9840 -x29787 -x58966 -x32987 -x49743 -x40481 -x25600 -x26343 -x35686 -x2859 -x28320 -x12674 -x46641 -x56781 -x52066 -x46269 -x4407 -x26000 -x473 -x31937 -x34099 -x26533 -x22049 -x14131 -x22319 -x57224 -x16771 -x11817 -x9709 -x20324 -x12034 -x29465 -x58374 -x25761 -x2136 -x26588 -x53690 -x38833 -x10986 -x31045 -x621 -x8209 -x30572 -x33079 -x5558 -x37137 -x46995 -x37722 -x29946 -x10360 -x6530 -x22467 -x37970 -x3670 -x5743 -x34303 -x17081 -x10106 -x26545 -x1538 -x21528 -x22338 -x22442 -x33206 -x50919 -x32640 -x2062 -x13845 -x45269 -x24729 -x29062 -x19898 -x45930 -x30331 -x54333 -x21788 -x43333 -x49739 -x38281 -x9816 -x34463 -x15523 -x55972 -x8449 -x15212 -x31437 -x54066 -x23456 -x30407 -x8228 -x9880 -x16971 -x11195 -x22301 -x29082 -x37895 -x52324 -x12323 -x46241 -x39742 -x23432 -x57365 -x60481 -x37618 -x8901 -x57486 -x25821 -x57021 -x7446 -x48477 -x6307 -x35683 -x33288 -x44458 -x4161 -x4452 -x4372 -x47110 -x34980 -x1488 -x59140 -x10980 -x2457 -x50603 -x4382 -x22005 -x54806 -x4856 -x40993 -x33300 -x31133 -x29557 -x53070 -x17109 -x17263 -x58762 -x49583 -x61120 -x49243 -x15946 -x17825 -x60831 -x38214 -x13379 -x50560 -x60870 -x9656 -x14395 -x15495 -x13860 -x54408 -x21933 -x58807 -x2906 -x43067 -x43051 -x53340 -x19306 -x25065 -x52844 -x46868 -x39974 -x1678 -x20792 -x26909 -x5504 -x52444 -x48572 -x36824 -x43506 -x1506 -x31213 -x38889 -x37988 -x45487 -x54124 -x39126 -x13889 -x5196 -x39291 -x34246 -x45732 -x51105 -x6339 -x7249 -x49510 -x18954 -x54969 -x10565 -x48971 -x21013 -x43943 -x59497 -x10953 -x23084 -x1780 -x49360 -x55163 -x27863 -x24015 -x48502 -x46414 -x52052 -x56268 -x17172 -x53301 -x27725 -x11543 -x5728 -x26249 -x49616 -x53925 -x54376 -x35575 -x57354 -x32802 -x14211 -x46159 -x54216 -x44491 -x25764 -x55650 -x37144 -x37011 -x33345 -x12204 -x56380 -x12844 -x12266 -x19300 -x37460 -x38191 -x9982 -x52060 -x46856 -x21620 -x49271 -x17788 -x42414 -x40147 -x39571 -x45435 -x5533 -x48866 -x59742 -x26430 -x7786 -x33360 -x45144 -x6106 -x42007 -x1860 x2088 -x45334 -x53988 -x23138 -x14411 -x35903 -x2329 -x22639 -x10127 -x43062 -x48703 -x33716 -x661 -x29786 -x19193 -x51791 -x59251 -x24352 -x1224 -x24621 -x47887 -x59001 -x18282 -x43999 -x1684 -x4226 -x28784 -x44216 -x53367 -x21806 -x10991 -x4026 -x2792 -x43022 -x35743 -x48221 -x28008 -x20452 -x43919 -x48102 -x9305 -x18735 -x4233 -x47571 -x35201 -x9960 -x27951 -x44773 -x35977 -x5140 -x53723 -x53862 -x39599 -x14364 -x15261 -x39498 -x40961 -x47927 -x25511 -x9585 -x43222 -x56972 -x38303 -x642 -x5525 -x24289 -x31164 -x33760 -x17761 -x57128 -x55741 -x59895 -x34462 -x53857 -x1872 -x16380 -x25606 -x40655 -x52254 -x50784 -x22902 -x26207 -x30900 -x21389 -x6002 -x8234 -x17766 -x16398 -x47727 -x56903 -x40547 -x19725 -x46565 -x59107 -x35453 -x16575 -x40997 -x11690 -x6961 -x45463 -x12269 -x40381 -x23197 -x14945 -x20695 -x45229 -x44361 -x825 -x44573 -x46701 -x23860 -x57329 -x14226 -x12297 -x53908 -x49059 -x58201 -x38167 -x55986 -x8664 -x46431 -x30507 -x27805 -x49867 -x56431 -x32776 -x29106 -x20982 -x58404 -x36123 -x58536 -x43030 -x4520 -x49319 -x1824 -x33259 -x19325 -x10785 -x43431 -x32443 -x34235 -x59136 -x8229 -x18559 -x22846 -x40389 -x16498 -x28500 -x45494 -x50979 -x16578 -x47849 -x42429 -x34998 -x43493 -x42889 -x47793 -x49027 -x56107 -x32415 -x1126 -x40595 -x42207 -x27218 -x37283 -x55119 -x37878 -x48444 -x48686 -x51439 -x23351 -x26672 -x1282 -x10262 -x39447 -x292 -x40087 -x51328 -x55713 -x8401 -x36874 -x15017 -x25832 -x5870 -x39876 -x45241 -x9068 -x31720 -x37341 -x8328 -x2265 -x246 -x11769 -x60021 -x41664 -x21980 -x37531 -x23329 -x38340 -x32759 -x1949 -x10915 -x48546 -x35836 -x37691 -x52898 -x21151 -x8930 -x47745 -x3621 -x47995 -x25751 -x33482 -x29132 -x4634 -x30456 -x32498 -x45036 -x38775 -x12739 -x13680 -x58594 -x3335 -x45394 -x58 -x20080 -x44302 -x11688 -x4060 -x49095 -x461 -x45969 -x39807 -x49414 -x38247 -x12710 -x55396 -x60214 -x56067 -x36461 -x51139 -x25162 -x29716 -x57724 -x12672 -x8999 -x13756 -x50937 -x40568 -x55476 -x5662 -x11307 -x13347 -x36581 -x38296 -x19431 -x55223 -x42520 -x15800 -x47466 -x48822 -x17240 -x20287 -x23477 -x47672 -x55208 -x6167 -x25441 -x48417 -x28038 -x11789 -x10452 -x15688 -x13815 -x24850 -x455 -x958 -x22235 -x25704 -x32992 -x57476 -x40505 -x29522 -x7643 -x8502 -x4252 -x15134 -x11064 -x40157 -x44425 -x51805 -x32471 -x40814 -x17847 -x5903 -x18776 -x55540 -x56905 -x49694 -x3143 -x27302 -x7169 -x37470 -x12930 -x42018 -x17202 -x12658 -x8037 -x38050 -x4770 -x14957 -x15767 -x6348 -x12451 -x28180 -x45874 -x38334 -x1306 -x56074 -x13318 -x24440 -x52493 -x23475 -x39668 -x54672 -x59325 -x30826 -x33418 -x48628 -x16406 -x5169 -x1979 -x49972 -x25431 -x38847 -x50406 -x28820 -x39217 -x34541 -x52079 -x6178 -x56123 -x23463 -x54775 -x49255 -x4574 -x42854 -x58671 -x20780 -x776 -x22519 -x42515 -x10398 -x5725 -x39085 -x56543 -x3947 -x60631 -x40578 -x55016 -x38293 -x41486 -x43722 -x10331 -x15746 -x8010 -x37480 -x42766 -x49389 -x60306 -x60372 -x48782 -x5256 -x45110 -x39375 -x21172 -x5588 -x43334 -x54356 -x59848 -x771 -x39246 -x4246 -x52423 -x6534 -x26011 -x26583 -x43745 -x380 -x5261 -x10863 -x28153 -x38310 -x20692 -x55561 -x32879 -x27623 -x39470 -x9920 -x33635 -x59878 -x47630 -x20552 -x53865 -x8227 -x22899 -x50408 -x43109 -x54570 -x1103 -x7909 -x27105 -x51487 -x14326 -x2347 -x35241 -x8019 -x25160 -x34208 -x37806 -x5754 -x53176 -x4880 -x47876 -x51553 -x61049 -x51807 -x23060 -x9455 -x26851 -x26659 -x52473 -x20158 -x40852 -x2030 -x7583 -x52981 -x32955 -x28029 -x57090 -x11993 -x2284 -x34390 -x38674 -x47574 -x60148 -x15893 -x22709 -x22674 -x41150 -x40484 -x15036 -x27256 -x58621 -x17915 -x3459 -x57117 -x52186 -x61006 -x32312 -x53431 -x22521 -x5762 -x51084 -x9721 -x5012 -x6492 -x18653 -x54297 -x56588 -x36479 -x22265 -x51284 -x45521 -x50014 -x26508 -x36387 -x59207 -x19775 -x17171 -x24766 -x43944 -x59547 -x10685 -x36337 -x54980 -x23324 -x20923 -x4695 -x30172 -x47135 -x51205 -x10199 -x21533 -x56453 -x10778 -x44946 -x49887 -x3097 -x23708 -x30647 -x53906 -x9583 -x45328 -x9340 -x2620 -x15349 -x16 -x13628 -x16432 -x39889 -x51448 -x30609 -x58167 -x23083 -x5444 -x33522 -x4019 -x229 -x10349 -x30170 -x42811 -x14210 -x58186 -x37945 -x2879 -x7337 -x28070 -x29464 -x49714 -x16476 -x56768 -x33812 -x7539 -x41170 -x16970 -x29878 -x2055 -x33511 -x4790 -x46539 -x49978 -x3871 -x5118 -x12169 -x7209 -x17629 -x33614 -x51528 -x44614 -x4243 -x23633 x10815 -x16897 -x55175 -x50042 -x45828 -x14216 -x37421 -x31957 -x13955 -x36979 -x51635 -x47991 -x24678 -x54519 -x59495 -x32712 -x39371 -x16537 -x59724 -x52409 -x36223 -x14039 -x26035 -x23399 -x46721 -x5608 -x383 -x36079 -x44090 -x42675 -x22112 -x42679 -x37077 -x29581 -x29526 -x39032 -x44368 -x10654 -x45862 -x35284 -x41413 -x14640 -x3795 -x34903 -x896 -x21134 -x8321 -x14954 -x42922 -x30671 -x30038 -x60525 -x10252 -x51296 -x41009 -x21828 -x53997 -x52258 -x59835 -x7762 -x51244 -x5223 -x8507 -x50762 -x50908 -x57408 -x17616 -x21656 -x43279 -x18700 -x34229 -x4639 -x24976 -x28132 -x57681 -x32708 -x55632 -x49250 -x13885 -x53459 -x4762 -x43967 -x51989 -x5802 -x23267 -x36248 -x37315 -x40864 -x58123 -x45826 -x47014 -x3417 -x31533 -x54728 -x16180 -x24425 -x14458 -x7948 -x42073 -x43978 -x46338 -x24777 -x10497 -x16239 -x38931 -x29277 -x48608 -x29601 -x14843 -x58557 -x12211 -x6149 -x56156 -x41525 -x5597 -x20686 -x37172 -x4078 -x20489 -x59831 -x36270 -x24154 -x15722 -x9743 -x18830 -x57048 -x6367 -x52338 -x33101 -x36659 -x23665 -x20870 -x59476 -x42717 x19610 -x27032 -x26387 -x35339 -x1724 -x48550 -x34453 -x30769 -x15755 -x61037 -x20030 -x28060 -x26104 -x39471 -x18465 -x45356 -x54778 -x22562 -x48146 -x11167 -x4023 -x60699 -x9684 -x18563 -x52484 -x48687 -x58360 -x57860 -x54260 -x53489 -x18570 -x38505 -x38437 -x36259 -x40310 -x33383 -x49669 -x39171 -x52086 -x53495 -x26381 -x29639 -x22648 -x31753 -x2356 -x43181 -x208 -x54314 -x26863 -x53350 -x53078 -x47367 -x17668 -x10056 -x7444 -x35808 -x2731 -x21413 -x34328 -x32052 -x29667 -x60106 -x56090 -x10855 -x19622 -x5734 -x10283 -x42633 -x9588 -x18531 -x32361 -x2016 -x40088 -x53855 -x3373 -x35674 -x55472 -x6902 -x29532 -x2540 -x33579 -x32441 -x30546 -x29234 -x48631 -x29511 -x34151 -x445 -x26002 -x1845 -x18892 -x34011 -x36635 -x28101 -x22444 -x36769 -x51374 -x22404 -x36134 -x38055 -x58540 -x4049 -x44214 -x3093 -x57720 -x57031 -x36613 -x55614 -x46537 -x29844 -x43789 -x12118 -x32417 -x59232 -x5314 -x33877 -x29396 -x17667 -x8154 -x51686 -x19843 -x10286 -x48177 -x40482 -x34612 -x23493 -x15225 -x12909 -x1781 -x4924 -x7947 -x41754 -x23982 -x25190 -x20215 -x45425 -x13944 -x19617 -x43227 -x41268 -x43905 -x24730 -x61087 -x22792 -x30343 -x36293 -x39595 -x41844 -x61039 -x33118 -x43960 x46751 -x57946 -x53788 -x35916 -x29192 -x41687 -x41166 -x52784 -x20563 -x47909 -x7800 -x1159 -x3178 -x53180 -x2042 -x27283 -x8000 -x37000 -x3061 -x483 -x37807 -x50485 -x7769 -x5220 -x44878 -x31363 -x25910 -x28001 -x11247 -x34608 -x19186 -x19223 -x49211 -x16203 -x24879 -x4835 -x32613 -x29256 -x51278 -x3104 -x6405 -x22801 -x43321 -x21804 -x57387 -x60683 -x56088 -x35405 -x50778 -x14258 -x60515 -x1992 -x52954 -x27391 -x8532 -x10774 -x46546 -x2026 -x25936 -x31258 -x53429 -x40619 -x12186 -x25000 -x3449 -x27578 -x41905 -x4662 -x10454 -x57541 -x3164 -x1176 -x1027 -x51731 -x54545 -x21219 -x15910 -x10750 -x41217 -x32504 -x47657 -x38540 -x17278 -x59813 -x46597 -x43290 -x48160 -x15695 -x23103 -x37819 -x19102 -x38753 -x44674 -x26946 -x52495 -x24044 -x32121 -x58853 -x40789 -x7911 -x4949 -x29869 -x29778 -x34402 -x43426 -x18496 -x46542 -x393 -x32649 -x27599 -x55450 -x3080 -x2243 -x7544 -x32222 -x34026 -x59103 -x48963 -x48375 -x11906 -x20594 -x12264 -x13735 -x59563 -x59661 -x6385 -x27628 -x816 -x9674 -x50805 -x13638 -x4541 -x36021 -x2601 -x15043 -x41824 -x33594 -x14984 -x14362 -x10702 -x48453 -x28985 -x28587 -x31059 -x35128 -x23066 -x15570 -x38862 -x2223 -x44987 -x328 -x24817 -x57043 -x44471 -x4404 -x19909 -x20739 -x4061 -x52627 -x60386 -x44617 -x11824 -x23390 -x36633 -x7850 -x21357 -x1964 -x60696 -x18123 -x36645 -x41043 -x22060 -x18706 -x57013 -x33432 -x20258 -x21292 -x26664 -x23232 -x5933 -x17499 -x29102 -x9469 -x28889 -x37408 -x39361 -x2571 -x25635 -x47584 -x18364 -x34480 -x3154 -x3513 -x38961 -x22877 -x14386 -x21171 -x24641 -x50343 -x8631 -x12332 -x9145 -x23337 -x7621 -x47036 -x45811 -x11995 -x21247 -x46873 -x21132 -x7431 -x25487 -x6675 -x29166 -x12318 -x17231 -x49387 -x48672 -x35874 -x33809 -x2266 -x19961 -x57828 -x6456 -x39197 -x33066 -x38972 -x54673 -x23639 -x42223 -x35986 -x26635 -x14636 -x52386 -x25858 -x16294 -x3557 -x55094 -x16282 -x7718 -x24055 -x32523 -x48411 -x19334 -x36623 -x2343 -x19206 -x11420 -x33391 -x26044 -x45021 -x19135 -x21359 -x22649 -x30980 -x41220 -x14172 -x17974 -x20043 -x29281 -x39754 -x40784 -x58674 -x13868 -x9850 -x18428 -x2557 -x59856 -x25262 -x34007 -x34024 -x31119 -x43322 -x40637 -x28068 -x31560 -x32650 -x46329 -x20588 -x57449 -x10263 -x21439 -x22088 -x54650 -x9252 -x43265 -x40332 -x53145 -x8423 -x60437 -x43783 -x40724 -x8725 -x18101 -x26043 -x27255 -x34576 -x47067 -x727 -x4584 -x15285 -x56908 -x8076 -x27985 -x31305 -x54897 -x27439 -x57339 -x8510 -x7112 -x52253 -x52707 -x20240 -x19770 -x14530 -x59449 -x1489 -x7727 -x58235 -x51513 -x49995 -x41717 -x43374 -x36722 -x32375 -x30986 -x30263 -x45049 -x17862 -x25039 -x49967 -x44610 -x8973 -x8313 -x45191 -x40550 -x43991 -x26739 -x42119 -x31138 -x47893 -x2934 -x9598 -x29904 -x5484 -x46991 -x29801 -x33817 -x35383 -x51018 -x37553 -x12487 -x2346 -x11187 -x59413 -x45892 -x8983 -x59668 -x42150 -x26243 -x17980 -x46389 -x56978 -x3052 -x54891 -x47734 -x50849 -x20844 -x15961 -x14587 -x21850 -x56726 -x16533 -x13877 -x15573 -x34494 -x36580 -x38511 -x813 -x53015 -x14001 -x57817 -x22068 -x30931 -x34888 -x12165 -x43343 -x31689 -x47023 -x11976 -x49359 -x7392 -x8982 -x12570 -x40237 -x22757 -x32692 -x53914 -x56933 -x47845 -x45312 -x12469 -x37764 -x51206 -x45928 -x40017 -x48843 -x42389 -x10966 -x4268 -x40069 -x11675 -x2747 -x21911 -x28584 -x58326 -x13349 -x34338 -x24453 -x18336 -x23017 -x20145 -x60394 -x31476 -x4709 -x54495 -x26273 -x27889 -x14514 -x49729 -x19303 -x40409 -x15515 -x51310 -x51355 -x13312 -x1509 -x43149 -x1207 -x48192 -x30560 -x59059 -x4692 -x2726 -x60133 -x12620 -x54867 -x13672 -x34185 -x3583 -x7178 -x12612 -x29291 -x32185 -x59789 -x10424 -x9672 -x29928 -x24513 -x58459 -x5224 -x31304 -x33839 -x22917 -x3652 -x22843 -x59698 -x9641 -x30220 -x19666 -x34340 -x33784 -x28643 -x18645 -x33175 -x5429 -x14486 -x2095 -x53138 -x2096 -x56125 -x29265 -x14277 -x22759 -x44142 -x47126 -x40313 -x40735 -x47180 -x35143 -x8387 -x9056 -x2358 -x2467 -x56336 -x47611 -x32011 -x20197 -x31740 -x19394 -x51910 -x1508 -x8733 -x52466 -x32598 -x58500 -x19767 -x48890 -x53774 -x26424 -x21269 -x2473 -x11410 -x47931 -x59559 -x40476 -x49736 -x41857 -x30187 -x7681 -x17637 -x43211 -x51220 -x19743 -x2074 -x19570 -x27001 -x34777 -x25868 -x5920 -x51667 -x13113 -x41057 -x49786 -x57794 -x5157 -x6411 -x27532 -x13477 -x33803 -x32755 -x41361 -x47338 -x49878 -x58429 -x7470 -x51056 -x57900 -x5883 -x13566 -x7188 -x13270 -x10440 -x13415 -x30853 -x41379 -x57136 -x55064 -x15100 -x20226 -x29766 -x32770 -x35505 -x4336 -x16071 -x23099 -x32588 -x13305 -x37957 -x40425 -x60910 -x56962 -x59608 -x16557 -x29329 -x40243 -x13886 -x54580 -x4901 -x28852 -x13917 -x45377 -x60109 -x60952 -x51628 -x13546 -x55699 -x10241 -x18352 -x46012 -x5654 -x9991 -x42955 -x55446 -x60736 -x51521 -x31152 -x34283 -x4847 -x6695 -x1130 -x58813 -x30799 -x23737 -x17804 -x17849 -x37955 -x41086 -x13292 -x6962 -x32899 -x42002 -x8326 -x50174 -x15771 -x28419 -x41181 -x51419 -x44326 -x14115 -x25760 -x54824 -x34366 -x60835 -x51187 -x41807 -x49642 -x19046 -x59982 -x45702 -x37065 -x26363 -x26843 -x3786 -x24302 -x28712 -x46795 -x24229 -x37485 -x1751 -x49521 -x805 -x48244 -x47035 -x27417 -x57116 -x20144 -x21023 -x9206 -x31591 -x40885 -x41275 -x4873 -x45427 -x32126 -x46416 -x12571 -x20777 -x24188 -x58337 -x10794 -x20164 -x15202 -x15049 -x1040 -x33822 -x43934 -x44749 -x3027 -x42580 -x43488 -x44655 -x51470 -x47508 -x43859 -x60653 -x55759 -x2590 -x49290 -x55408 -x55680 -x49464 -x48105 -x24947 -x13158 -x20357 -x34937 -x9918 -x37410 -x22485 -x51604 -x57843 -x45469 -x30455 -x15200 -x273 -x44728 -x39867 -x32331 -x12417 -x48698 -x20249 -x27045 -x35865 -x55352 -x34058 -x10377 -x2789 -x1345 -x26559 -x45891 -x18480 -x38394 -x50532 -x6814 -x10101 -x38836 -x53777 -x31306 -x8027 -x58383 -x37663 -x44269 -x10695 -x18690 -x26549 -x25531 -x24096 -x26908 -x60284 -x34752 -x4177 -x30993 -x40289 -x50900 -x28631 -x37468 -x14573 -x51948 -x25735 -x32905 -x55616 -x58125 -x50154 -x23889 -x56480 -x45362 -x4933 -x12983 -x18647 -x15827 -x21384 -x1601 -x33292 -x55221 -x56715 -x42477 -x42188 -x2435 -x16172 -x23976 -x1389 -x42711 -x22672 -x41569 -x29671 -x46471 -x18443 -x3990 -x30788 -x35639 -x47872 -x14858 -x25564 -x14969 -x44096 -x52135 -x18222 -x34787 -x54744 -x55856 -x15465 -x10332 -x21447 -x47993 -x29537 -x34955 -x39148 -x43362 -x36895 -x58329 -x28155 -x60319 -x33921 -x33773 -x51781 -x9614 -x10230 -x32668 -x54687 -x54734 -x10907 -x40440 -x41720 -x1191 -x52842 -x54693 -x20760 -x20806 -x48457 -x9813 -x10139 -x41983 -x32931 -x53638 -x3196 -x54660 -x23715 -x44010 -x36287 -x44089 -x6844 -x29732 -x49963 -x31015 -x13997 -x16258 -x9741 -x27343 -x30692 -x50996 -x40980 -x45925 -x59879 -x26631 -x27910 -x30725 -x17235 -x30526 -x32629 -x44553 -x56984 -x56341 -x47622 -x55020 -x17951 -x3261 -x17604 -x16337 -x6252 -x4354 -x13139 -x17685 -x26188 -x33510 -x48876 -x8657 -x48935 -x58184 -x6472 -x22590 -x12665 -x47915 -x48250 -x48262 -x3203 -x14406 -x17491 -x35738 -x48711 -x11842 -x4794 -x20931 -x28143 -x46449 -x50574 -x54839 -x6590 -x45950 -x11443 -x57665 -x56771 -x48862 -x52282 -x4848 -x57707 -x39397 -x25637 -x46965 -x20869 -x31303 -x4010 -x6947 -x480 -x18155 -x36121 -x51193 -x56568 -x10096 -x3010 -x13288 -x9954 -x7272 -x46810 -x8975 -x33595 -x16129 -x28243 -x42072 -x54055 -x28079 -x60193 -x4238 -x37735 -x22145 -x7581 -x34383 -x42418 -x17638 -x17295 -x60860 -x47373 -x41709 -x50309 -x20740 -x38113 -x53063 -x51912 -x46742 -x51191 -x5076 -x15930 -x8371 -x13297 -x41799 -x44130 -x51024 -x30640 -x7836 -x27345 -x35900 -x53484 -x27918 -x45317 -x43840 -x42579 -x61095 -x28172 -x34399 -x9078 -x4668 -x52132 -x50189 -x56506 -x26582 -x54051 -x52611 -x16369 -x48323 -x22185 -x5752 -x953 -x10175 -x37106 -x36820 -x39336 -x39998 -x13074 -x58827 -x58881 -x14615 -x18015 -x9097 -x4591 -x36836 -x6264 -x33704 -x19113 -x35878 -x40325 -x21959 -x35721 -x19001 -x47965 -x6459 -x44750 -x35613 -x41725 -x31315 -x20447 -x29945 -x18744 -x23346 -x33045 -x215 -x1711 -x9439 -x27546 -x50188 -x12712 -x19878 -x36978 -x19187 -x13609 -x7953 -x47608 -x58685 -x18227 -x31835 -x25792 -x33569 -x60048 -x44531 -x60785 -x34868 -x15131 -x39341 -x52151 -x20626 -x56030 -x10427 -x17233 -x18631 -x26712 -x58111 -x31756 -x38146 -x54642 -x49627 -x12535 -x26938 -x49798 -x48768 -x19125 -x37420 -x6855 -x46477 -x11165 -x11034 -x57524 -x2263 -x33380 -x26521 -x38149 -x14023 -x30376 -x45673 -x5039 -x48130 -x38120 -x45824 -x14828 -x40514 -x27632 -x33626 -x43344 -x58465 -x31537 -x60809 -x18945 -x36723 -x359 -x57228 -x11920 -x6573 -x10733 -x52645 -x58320 -x47720 -x60402 -x28552 -x57236 -x19289 -x47308 -x5092 -x28567 -x12218 -x20467 -x60531 -x12308 -x46488 -x44934 -x3743 -x23254 -x7957 -x9170 -x17033 -x17772 -x46909 -x49529 -x40889 -x45907 -x18169 -x22748 -x26605 -x8820 -x61026 -x23123 -x47330 -x34023 -x55776 -x41089 -x7919 -x6613 -x5936 -x28248 -x41039 -x10751 -x56353 -x39574 -x6335 -x2947 -x9566 -x14683 -x10030 -x1162 -x12637 -x21730 -x26370 -x36522 -x40608 -x58219 -x39310 -x20689 -x15448 -x31869 -x60007 -x54025 -x52648 -x60951 -x51746 -x59240 -x6155 -x51474 -x10613 -x32398 -x10700 -x10735 -x52814 -x52826 -x56578 -x58458 -x51445 -x21704 -x32338 -x20155 -x33210 -x57328 -x37382 -x13328 -x48073 -x26094 -x24230 -x26096 -x28073 -x26644 -x59992 -x39880 -x32079 -x13655 -x43029 -x32871 -x50589 -x41188 -x32909 -x33336 -x13304 -x36549 -x41554 -x35947 -x2336 -x29700 -x33030 -x35432 -x43040 -x3551 -x8046 -x12893 -x8776 -x6395 -x35548 -x32838 -x3770 -x43105 -x8018 -x13407 -x41325 -x7310 -x55036 -x16255 -x934 -x17124 -x37100 -x16021 -x28722 -x25044 -x34668 -x41176 -x48433 -x54724 -x60724 -x58019 -x52654 -x30968 -x57868 -x17452 -x40855 -x54968 -x11128 -x31121 -x3045 -x56472 -x47143 -x35649 -x36411 -x38268 -x49010 -x19162 -x5907 -x20863 -x6132 -x27519 -x11494 -x19807 -x30865 -x44702 -x47357 -x18181 -x38382 -x56362 -x59702 -x4056 -x56558 -x54790 -x37311 -x41213 -x35518 -x153 -x17575 -x4719 -x32256 -x57522 -x28929 -x35 -x2303 -x33953 -x16741 -x41808 -x12618 -x20103 -x60235 -x6694 -x33110 -x4782 -x41066 -x11164 -x28957 -x4109 -x3918 -x39543 -x29539 -x54429 -x28616 -x56865 -x47559 -x42930 -x50384 -x52327 -x47892 -x7611 -x11269 -x3404 -x12256 -x37110 -x57393 -x41347 -x13966 -x51033 -x33968 -x5424 -x43358 -x30602 -x26366 -x37721 -x4195 -x50133 -x25393 -x58631 -x9702 -x60862 -x33629 -x6449 -x44231 -x6011 -x1066 -x6651 -x10473 -x40264 -x44439 -x1955 -x1286 -x25879 -x29238 -x30329 -x16108 -x40670 -x41265 -x12896 -x41402 -x43792 -x4245 -x23347 -x39954 -x52202 -x40758 -x24212 -x36618 -x54697 -x9286 -x15578 -x59686 -x58840 -x6807 -x10325 -x35239 -x42395 -x60609 -x10154 -x12554 -x26107 -x49846 -x59743 -x3974 -x33923 -x12131 -x7516 -x59488 -x7682 -x6475 -x5019 -x25582 -x55566 -x41228 -x23379 -x36842 -x51999 -x38547 -x46947 -x30401 -x36420 -x10659 -x43788 -x34417 -x19995 -x52369 -x11868 -x58376 -x14859 -x14068 -x30405 x29155 -x41679 -x24483 -x38886 -x31462 -x21680 -x32463 -x42109 -x50369 -x48567 -x20239 -x12950 -x16693 -x7731 -x18470 -x21309 -x31832 -x11493 -x12981 -x42317 -x18545 -x6396 -x10009 -x10144 -x5524 -x21310 -x32579 -x42920 -x10187 -x36792 -x8656 -x3760 -x28332 -x55367 -x30702 -x40239 -x56727 -x57026 -x36133 -x59202 -x12430 -x58484 -x50472 -x60621 -x38806 -x19710 -x27187 -x15510 -x46350 -x54345 -x12333 -x30027 -x31264 -x12381 -x40821 -x54010 -x44771 -x19321 -x52726 -x40878 -x32972 -x4304 -x34403 -x34881 -x41984 -x57277 -x6426 -x7146 -x6432 -x6537 -x59470 -x45750 x4999 -x7558 -x38780 -x7325 -x40142 -x29607 -x57802 -x4421 -x29436 -x38717 -x13459 -x13823 -x31854 -x37317 -x39270 -x15040 -x17734 -x48612 -x2481 -x28191 -x6477 -x25978 -x45827 -x56217 -x8437 -x46494 -x61077 -x32199 -x55714 -x11073 -x25460 -x44510 -x27355 -x57372 -x60164 -x44 -x1567 -x5753 -x34942 -x41958 -x53641 -x21037 -x48818 -x35979 -x27824 -x22791 -x23508 -x32046 -x3808 -x45776 -x43735 -x51923 -x59688 -x32045 -x57705 -x5536 -x47463 -x60954 -x33703 -x44976 -x41061 -x41836 -x59840 -x8665 -x13844 -x1804 -x26816 -x29585 -x37015 -x27070 -x2791 -x46627 -x39479 -x54747 -x54181 -x681 -x58012 -x5545 -x43118 -x36086 -x33396 -x30748 -x60749 -x53543 -x34066 -x44375 -x7449 -x3195 -x18733 -x14718 -x22695 -x6623 -x25753 -x60103 -x1934 -x51163 -x42244 -x28119 -x51375 -x47234 -x54665 -x54528 -x52272 -x33139 -x41643 -x36263 -x6806 -x23314 -x46181 -x49276 -x52022 -x33129 -x6632 -x5060 -x24214 -x32734 -x13437 -x34259 -x19183 -x38691 -x16712 -x22098 -x34779 -x58310 -x34865 -x43853 -x9229 -x44008 -x33925 -x15424 -x15627 -x16635 -x59313 -x34643 -x60244 -x12009 -x8206 -x54573 -x38906 -x15630 -x57071 -x46681 -x9843 -x24172 -x33514 -x10896 -x25828 -x52211 -x32137 -x35579 -x2611 -x16986 -x29458 -x59106 -x9936 -x2186 -x18998 -x25077 -x49337 -x5902 -x59489 -x37542 -x37684 -x15335 -x1841 -x10492 -x51903 -x42000 -x34167 -x37072 -x57206 -x3134 -x45347 -x10268 -x57104 -x28395 -x31589 -x55022 -x21844 -x55074 -x25757 -x9119 -x15012 -x17091 -x47663 -x35079 -x12352 -x16405 -x50994 -x27490 -x38218 -x33271 -x30622 -x6422 -x22228 -x18350 -x51441 -x9822 -x11891 -x3895 -x17130 -x16463 -x24649 -x41781 -x60317 -x43408 -x29427 -x11509 -x30513 -x18070 -x35498 -x10259 -x35362 -x42017 -x34610 -x9589 -x57151 -x22332 -x38345 -x26857 -x41952 -x34142 -x3986 -x41867 -x4736 -x19827 -x40944 -x47918 -x26141 -x50377 -x51994 -x57317 x11736 -x11263 -x24769 -x10198 -x18790 -x33183 -x56282 -x28743 -x50 -x16213 -x9984 -x3355 -x24728 -x35910 -x28089 -x36025 -x36157 -x4858 -x3834 -x5664 -x34959 -x28691 -x1843 -x17394 -x53035 -x27834 -x30285 -x49665 -x48069 -x4637 -x28863 -x35350 -x35101 -x17280 -x5491 -x44842 -x17613 -x28409 -x30568 -x35507 -x22488 -x58236 -x29163 -x60948 -x8916 -x21949 -x54999 -x42457 -x58254 -x32202 -x36687 -x59602 -x7327 -x30400 -x11233 -x60508 -x8550 -x49735 -x51995 -x19513 -x38207 -x32455 -x49335 -x1941 -x26378 -x34943 -x43903 -x38234 -x13697 -x6529 -x33733 -x42161 -x21406 -x17351 -x41285 -x45753 -x48955 -x57956 -x60077 -x34936 -x7556 -x52413 -x6280 -x19455 -x54529 -x47868 -x58369 -x20362 -x5513 -x35981 -x10743 -x2733 -x37397 -x15773 -x38091 -x1018 -x11545 -x29509 -x51956 -x30120 -x47665 -x53392 -x21728 -x26095 -x7441 -x26023 -x45396 -x8307 -x2073 -x30394 -x19658 -x51396 -x24689 -x18116 -x6236 -x53205 -x51712 -x59186 -x28885 -x40651 -x33667 x7900 -x6099 -x30225 -x25430 -x49945 -x24794 -x38224 -x52406 -x55123 -x42806 -x10829 -x55801 -x37614 -x56876 -x36594 -x27390 -x35221 -x51497 -x37276 -x58292 -x2534 -x42089 -x15028 -x45018 -x24944 -x11498 -x17096 -x15031 -x37482 -x60087 -x54863 -x17701 -x28737 -x10159 -x34318 -x60693 -x35251 -x39112 x33485 -x58821 -x53433 -x46739 -x5258 -x36137 -x10962 -x15314 -x60797 -x16001 -x19903 -x6746 -x584 -x19503 -x23663 -x42235 -x57371 -x19842 -x13790 -x44129 -x16494 -x27409 -x55238 -x37041 -x37778 -x51295 -x27540 -x25665 -x15726 -x2400 -x46864 -x52601 -x58874 -x1691 -x1067 -x23281 -x47683 -x58463 -x10983 -x38299 -x34490 -x13633 -x47557 -x55285 -x11572 -x3577 -x57856 -x57927 -x13246 -x34072 -x22042 -x17918 -x31539 -x52791 -x1566 -x23341 -x51729 -x44348 -x24733 -x40684 -x48383 -x58351 -x22448 -x14586 -x12917 -x21572 -x43251 -x59135 -x7074 -x41861 -x27684 -x59927 -x41320 -x54757 -x6384 -x14279 -x55430 -x53547 -x43492 -x22830 -x32370 -x58661 -x29765 -x11706 -x7421 -x33249 -x13376 -x56236 -x19636 -x18395 -x44199 -x22769 -x8030 -x56591 -x4412 -x33623 -x9836 -x50342 -x26368 -x41957 -x3829 -x54820 -x47175 -x7666 -x18944 -x39898 -x15915 -x19251 -x33109 -x36714 -x8977 -x15079 -x26190 -x33799 -x34588 -x6358 -x56051 -x8924 -x14032 -x11863 -x35183 -x28909 -x18130 -x55463 -x15939 -x26606 -x40713 -x10917 -x9671 -x51932 -x58983 -x30095 -x11415 -x18627 -x47837 -x57313 -x5139 -x9182 -x48140 -x40869 -x33948 -x13037 -x4319 -x8039 -x50405 -x34121 -x52696 -x5603 -x13128 -x17382 -x43749 -x48225 -x48688 -x24173 -x44926 -x21417 -x45137 -x57003 -x22333 -x6031 -x26222 -x44839 -x7080 -x29910 -x50021 -x54162 -x18766 -x22774 -x44061 -x43292 -x8317 -x48582 -x13120 -x13952 -x7721 -x60754 -x18412 -x59184 -x40954 -x9077 -x11274 -x19914 -x52957 -x28834 -x60600 -x51224 -x15463 -x17245 -x17329 -x13325 -x9071 -x60529 -x34562 -x26676 -x5868 -x14698 -x9855 -x49139 -x60960 -x31127 -x32093 -x4143 -x15784 -x42698 -x25447 -x21847 -x21983 -x32467 -x6054 -x41327 -x41546 -x28041 -x22278 -x52314 -x9620 -x16310 -x43555 -x53637 -x1768 -x2526 -x35976 -x55796 -x24735 -x44209 -x60376 -x12230 -x31518 -x26224 -x47588 -x47651 -x5216 -x7796 -x43889 -x58996 -x5845 -x25152 -x2444 -x26365 -x15996 -x54256 -x19254 -x10943 -x60495 -x49383 -x58002 -x1454 -x1032 -x32831 -x42665 -x31687 -x40084 -x7560 -x10463 -x41680 -x27818 -x9549 -x56554 -x27534 -x56009 -x7862 -x41313 -x9844 -x22035 -x33660 -x43987 -x3673 -x43113 -x53187 -x8121 -x14305 -x30123 -x11947 -x2816 -x33270 -x37443 -x6302 -x571 -x15863 -x23255 -x7026 -x59203 -x45936 -x41701 -x59219 -x15147 -x28300 -x51266 -x26681 -x50731 -x6689 -x59358 -x36084 -x4667 -x31065 -x16229 -x33989 -x40204 -x56221 -x7347 -x13900 -x35954 -x44334 -x61112 -x5634 -x30201 -x24886 -x23878 -x14950 -x22529 -x10500 -x12660 -x39162 -x21249 -x59930 -x12644 -x55679 -x6643 -x7772 -x38215 -x16164 -x36960 -x14787 -x9091 -x38954 -x42830 -x29701 -x51336 -x50033 -x57466 -x48119 -x53920 -x1738 -x57376 -x38216 -x45129 -x37639 -x38464 -x32142 -x50958 -x39538 -x55538 -x19823 -x25595 -x47409 -x35328 -x42859 -x54720 -x42746 -x57964 -x21217 -x3849 -x33460 -x11985 -x50804 -x13587 -x21064 -x25267 -x4006 -x56046 -x10633 -x34374 -x57869 -x19750 -x30184 -x1868 -x722 -x6480 -x15351 -x28254 -x52424 -x17396 -x28323 -x8669 -x4114 -x4576 -x19214 -x28763 -x47302 -x60333 -x25920 -x10595 -x16082 -x54123 -x43850 -x57513 -x23396 -x22000 -x19185 -x4139 -x9508 -x8929 -x46748 -x57012 -x29710 -x23599 -x27621 -x39429 -x53200 -x3410 -x30368 -x53294 -x17148 -x60806 -x15829 -x32761 -x45498 -x11081 -x21650 -x60282 -x61142 -x20335 -x26090 -x40434 -x17120 -x21700 -x46381 -x17335 -x53721 -x30918 -x23076 -x53376 -x55028 -x12569 -x33568 -x11604 -x46602 -x46007 -x61075 -x11152 -x9307 -x16695 -x36933 -x42748 -x32379 -x43046 -x7225 -x53658 -x41106 -x54553 -x12137 -x12382 -x46175 -x29531 -x49861 -x16828 -x7028 -x50051 x55414 -x34015 -x45926 -x24374 -x28066 -x35681 -x36426 -x38816 -x39428 -x4740 -x27941 -x39565 -x41875 -x52671 -x21995 -x20971 -x50176 -x222 -x22600 -x1179 -x31093 -x43543 -x43731 -x46409 -x1271 -x26900 -x55442 -x16930 -x27250 -x47770 -x59741 -x32038 -x46208 -x15358 -x50318 -x48234 -x59028 -x12065 -x39942 -x7838 -x35567 -x8893 -x41759 -x31417 -x5897 -x36305 -x53092 -x15899 -x12194 -x31632 -x24541 -x24083 -x44039 -x40311 -x21993 -x1668 -x53318 -x37552 -x23551 -x31076 -x51356 -x11828 -x29184 -x40834 -x3427 -x2277 -x13332 -x17972 -x36474 -x54432 -x44079 -x60511 -x55258 -x21099 -x16893 -x41928 -x19747 -x37333 -x5303 -x6655 -x13264 -x24339 -x15814 -x45756 -x8608 -x4350 -x61009 -x8530 -x16019 -x34184 -x50253 -x22398 -x36227 -x59843 -x28080 -x9574 -x20543 -x15937 -x14150 -x5476 -x34796 -x44505 -x32857 -x24328 -x47250 -x14200 -x17851 -x19994 -x8821 -x58950 -x26217 -x34938 -x56367 -x19916 -x19194 -x59779 -x58919 -x39456 -x34691 -x48702 -x39836 -x42909 -x39615 -x16079 -x54031 -x49461 -x39425 -x13273 -x20125 -x25227 -x15603 -x7222 -x58173 -x34379 -x4888 -x20395 -x48884 -x54674 -x7469 -x10579 -x38660 -x41601 -x26454 -x44828 -x51609 -x59752 -x34951 -x30488 -x54041 -x16762 -x1617 -x54912 -x20270 -x28244 -x48633 -x34239 -x55510 -x3505 -x41663 -x1208 -x56881 -x56742 -x534 -x25755 -x46889 -x29355 -x1423 -x34551 -x41716 -x40917 -x18420 -x1303 -x34385 -x42405 -x9723 -x54369 -x3596 -x14006 -x53694 -x37399 -x49588 -x59491 -x16630 -x43377 -x36464 -x18854 -x9724 -x31970 -x42751 -x12900 -x32178 -x8591 -x53580 -x56661 -x21997 -x43021 -x59906 -x34718 -x45438 -x10487 -x45746 -x26136 -x13208 -x7875 -x10985 -x24017 -x39308 -x5873 -x38851 -x31906 -x4930 -x53982 -x41558 -x54835 -x24899 -x55865 -x16053 -x46481 -x7628 -x10421 -x7626 -x39517 -x1152 -x14307 -x37327 -x13824 -x45667 -x11265 -x29812 -x24039 -x37152 -x38776 -x39922 -x53370 -x55480 -x12214 -x40060 -x60953 -x21168 -x58888 -x25070 -x14792 -x49353 -x31900 -x59777 -x57024 -x17336 -x29159 -x48367 -x60923 -x38449 -x33421 -x42552 -x17682 -x56573 -x56418 -x25551 -x11625 -x48480 -x16084 -x58763 -x15581 -x10586 -x6072 -x54084 -x6266 -x42487 -x2595 -x29117 -x29188 -x1722 -x28474 -x50435 -x13894 -x45455 -x49873 -x29284 -x53577 -x5235 -x13736 -x52244 -x46162 -x58018 -x26980 -x28846 -x57781 -x43015 -x56104 -x60318 -x40986 -x34310 -x13356 -x32953 -x7605 -x7453 -x20306 -x44062 -x39890 -x8237 -x29134 -x39591 -x18602 -x16874 -x41878 -x14020 -x26797 -x3318 -x7104 -x17842 -x20330 -x52541 -x32081 -x17340 -x16293 -x11001 -x39899 -x32710 -x26852 -x60638 -x12138 -x402 -x10505 -x47535 -x40666 -x2291 -x54379 -x6567 -x29562 -x19714 -x57520 -x53220 -x52506 -x22904 -x43554 -x29798 -x3961 -x30863 -x29572 -x39355 -x24760 -x27015 -x46155 -x30128 -x51335 -x15048 -x32809 -x21942 -x25939 -x7183 -x10343 -x39739 -x20557 -x39181 -x33398 -x59101 -x22289 -x1392 -x58572 -x3020 -x50513 -x11057 -x16272 -x22765 -x50315 -x7616 -x15129 -x57497 -x60902 -x28627 -x19671 -x47451 -x11395 -x31406 -x54114 -x23491 -x14878 -x51705 -x2825 -x7324 -x1404 -x26594 -x27148 -x37122 -x40940 -x38486 -x22554 -x1190 -x21539 -x53793 -x20416 -x7970 -x25725 -x51804 -x54092 -x21946 -x60554 -x29208 -x46949 -x45091 -x23141 -x31962 -x57685 -x36312 -x44137 -x44791 -x53422 -x13812 -x50266 -x33555 -x908 -x13003 -x30552 -x38713 -x33197 -x23824 -x55196 -x12592 -x23790 -x40335 -x21818 -x16655 -x21587 -x24397 -x32421 -x40883 -x4456 -x30025 -x57055 -x16611 -x53087 -x17030 -x52679 -x3811 -x6146 -x9753 -x51111 -x2271 -x48402 -x56607 -x52058 -x6066 -x22407 -x23801 -x40938 -x21468 -x49801 -x15374 -x39775 -x55272 -x49434 -x57303 -x56913 -x37043 -x30890 -x46940 -x8504 -x50474 -x7813 -x20061 -x22021 -x45252 -x29751 -x5186 -x26416 -x25670 -x18779 -x40028 -x4266 -x56482 -x152 -x33559 -x38750 -x33407 -x21991 -x49468 -x49465 -x36168 -x27096 -x24818 -x14494 -x29334 -x1020 -x21652 -x38596 -x50135 -x31768 -x40983 -x24631 -x39048 -x13383 -x50569 -x15241 -x38653 -x51954 -x17910 -x33656 -x46463 -x54272 -x52071 -x3586 -x18047 -x24479 -x27183 -x54960 -x17422 -x45080 -x237 -x11766 -x40880 -x21426 -x9222 -x3867 -x2971 -x41671 -x57098 -x22086 -x41358 -x26776 -x42732 -x55100 -x26415 -x54578 -x18117 -x56455 -x34978 -x4448 -x32029 -x45225 -x52334 -x53098 -x317 -x31725 -x13314 -x29954 -x49287 -x5231 -x38528 -x52476 -x18019 -x27726 -x26040 -x60336 -x12547 -x3187 -x47186 -x35365 -x24311 -x60677 -x32584 -x24376 -x21091 -x4254 -x18729 -x38679 -x4278 -x35301 -x33573 -x50070 -x46558 -x26615 -x37830 -x40526 -x927 -x49207 -x59128 -x3378 -x35399 -x37334 -x54482 -x18469 -x6250 -x6238 -x35680 -x18704 -x21286 -x22685 -x30881 -x25787 -x43324 -x3223 -x16176 -x21538 -x35746 -x45544 -x55118 -x8 -x15501 -x49053 -x43565 -x41024 -x18028 -x27869 -x29177 -x52904 -x51971 -x16125 -x11125 -x27484 -x49678 -x6926 -x15199 -x28797 -x26722 -x44221 -x42521 -x27263 -x23442 -x57751 -x8538 -x26341 -x13926 -x37902 -x55828 -x60603 -x46100 -x29521 -x31861 -x32928 -x46390 -x6446 -x47207 -x51338 -x19869 -x17457 -x2678 -x13298 -x22180 -x37987 -x42426 -x21544 -x32563 -x16122 -x19309 -x14097 -x37932 -x22821 -x11788 -x17473 -x8918 -x30068 -x38495 -x3364 -x60669 -x5348 -x4263 -x18751 -x35007 -x57554 -x42234 -x26372 -x56681 -x4259 -x52818 -x24451 -x27042 -x50780 -x54161 -x54409 -x44459 -x419 -x50891 -x56161 -x5083 -x38728 -x13010 -x28908 -x57835 -x29209 -x33442 -x36655 -x42846 -x32993 -x42809 -x32695 -x17197 -x38093 -x40741 -x46671 -x54833 -x54555 -x59883 x10812 -x5500 -x29950 -x36096 -x33806 -x48363 -x3237 -x56454 -x25857 -x58382 -x37384 -x27474 -x21076 -x52061 -x60373 -x39903 -x8171 -x50087 -x25612 -x48530 -x30415 -x23327 -x14773 -x35520 -x43443 -x59403 -x159 -x57608 -x39127 -x26067 -x44515 -x54044 -x7523 -x49651 -x57130 -x60331 -x7245 -x52309 -x48397 -x21926 -x56167 -x59485 -x59902 -x13776 -x30998 -x60537 -x43168 -x6232 -x23058 -x1878 -x50317 -x50967 -x49879 -x51316 -x43252 -x54157 -x55391 -x41484 -x8113 -x46698 -x23423 -x1571 -x4116 -x22856 -x29726 -x33198 -x52303 -x41319 -x22456 -x16068 -x48663 -x8802 -x19407 -x31216 -x45626 -x29472 -x41177 -x49169 -x57073 -x58792 -x40712 -x46541 -x18590 -x9186 -x39149 -x56560 -x46510 -x41291 -x32713 -x49219 -x58119 -x4979 -x58809 -x6813 -x58340 -x27876 -x11936 -x42971 -x43566 -x51230 -x11856 -x22693 -x50547 -x27912 -x35483 -x54099 -x28196 -x47841 -x13769 -x49926 -x7974 -x35047 -x749 -x13592 -x3712 -x28432 -x9275 -x41293 -x5162 -x41577 -x4866 -x59197 -x58627 -x3175 -x50553 -x30461 -x8917 -x23352 -x44232 -x39317 -x110 -x19959 -x55341 -x53969 -x5697 -x47913 -x854 -x16588 -x8179 -x30203 -x49336 -x46618 -x21250 -x33040 -x24359 -x54374 -x41741 -x61146 -x49066 -x22949 -x42197 -x32124 -x3905 -x51566 -x6713 -x29957 -x1319 -x27058 -x22593 -x44959 -x11687 -x55291 -x33681 -x53152 -x40688 -x42033 -x45213 -x19331 -x39337 -x44882 -x48972 -x50263 -x57613 -x15020 -x3409 -x47978 -x52836 -x47804 -x25807 -x51324 -x47538 -x13693 -x7604 -x15693 -x1818 -x47507 -x56798 -x14526 -x14009 -x21875 -x37998 -x33915 -x17361 -x4717 -x57892 -x43042 -x52088 -x46266 -x48469 -x17214 -x102 -x827 -x16462 -x49334 -x15593 -x36802 -x48833 -x41854 -x884 -x57237 -x53549 -x26471 -x5320 -x5787 -x33912 -x34547 -x28878 -x21659 -x48278 -x41366 -x35155 -x2505 -x19888 -x22733 -x3850 -x16614 -x42624 -x27480 -x46778 -x9486 -x47526 -x50613 -x37214 -x17088 -x3031 -x46183 -x38700 -x26945 -x29076 -x21795 -x56098 -x4339 -x9870 -x34760 -x11423 -x18259 -x1599 -x54422 -x11590 -x26759 -x18376 -x55686 -x5516 -x11511 -x581 -x12351 -x17464 -x14018 -x46967 -x4691 -x40174 -x51914 -x10178 -x57037 -x30851 -x8058 -x49430 -x21813 -x13306 -x16017 -x32402 -x50973 -x31522 -x15841 -x2065 -x16906 -x30098 -x19239 -x31125 -x9477 -x48665 -x739 -x35698 -x37271 -x57183 -x61105 -x15215 -x22151 -x39377 -x2411 -x19693 -x20994 -x56140 -x23941 -x39499 -x52808 -x31013 -x2637 -x31642 -x19211 -x20901 -x47819 -x58076 -x54596 -x42805 -x4159 -x28840 -x33200 -x45272 -x49951 -x47655 -x10724 -x58110 -x43770 -x60899 -x57980 -x249 -x5983 -x34721 -x13102 -x41210 -x10284 -x60560 -x48921 -x56144 -x6293 -x3089 -x59529 -x20640 -x19121 -x47117 -x47407 -x2885 -x37521 -x20651 -x16043 -x60855 -x32044 -x26856 -x33042 -x27362 -x42705 -x2605 -x3214 -x21169 -x43560 -x57297 -x9617 -x50002 -x38123 -x60348 -x38892 -x43666 -x34289 -x40126 -x57318 -x34723 -x14714 -x7882 -x10928 -x24144 -x28593 -x49662 -x5432 -x7898 -x26527 -x9729 -x4288 -x28306 -x53434 -x52560 -x15507 -x42636 -x25239 -x42984 -x26375 -x40420 -x50539 -x40460 -x11684 -x26154 -x8498 -x44916 -x21350 -x16885 -x26991 -x30198 -x39692 -x27018 -x42758 -x47548 -x27211 -x49090 -x7023 -x5578 -x28749 -x15179 -x19257 -x48957 -x6177 -x19159 -x7073 -x55185 -x24454 -x50285 -x5709 -x46335 -x14570 -x28287 -x10094 -x21658 -x45055 -x7636 -x30206 -x4689 -x12533 -x31734 -x5593 -x13729 -x16131 -x29845 -x3291 -x10442 -x48585 -x20928 -x30156 -x35514 -x30660 -x42953 -x44798 -x3519 -x31170 -x58490 -x30337 -x28064 -x26219 -x40267 -x13109 -x6625 -x21466 -x33532 -x44837 -x55197 -x43294 -x33945 -x15417 -x9586 -x5103 -x52064 -x50902 -x56016 -x27527 -x39463 -x18612 -x18633 -x9611 -x17098 -x7318 -x49700 -x28663 -x21504 -x31914 -x60191 -x5161 -x25848 -x43195 -x12937 -x44307 -x4690 -x1557 -x490 -x23659 -x22089 -x27873 -x31289 -x32263 -x35088 -x16233 -x41040 -x40680 -x34505 -x45147 -x46124 -x10570 -x3676 -x24426 -x45707 -x54754 -x55787 -x59020 -x9657 -x16379 -x910 -x34088 -x60216 -x32796 -x5089 -x57694 -x6577 -x33571 -x44881 -x59795 -x45922 -x52124 -x1110 -x9481 -x22574 -x25310 -x59312 -x52275 -x7658 -x3432 -x54943 -x1623 -x22051 -x41879 -x36353 -x13825 -x24413 -x27821 -x28059 -x34517 -x36409 -x54906 -x35019 -x33850 -x52150 -x54438 -x24445 -x27305 -x4066 -x449 -x15090 -x34550 -x45265 -x29953 -x29409 -x44907 -x40021 -x52232 -x6908 -x35966 -x42716 -x15394 -x58738 -x18543 -x33106 -x21345 -x34781 -x42911 -x21639 -x39827 -x41673 -x47401 -x51785 -x49709 -x26741 -x41463 -x45752 -x49982 -x55863 -x46301 -x3631 -x41417 -x18239 -x53650 -x255 -x58075 -x40690 -x35770 -x27330 -x36491 -x46712 -x50727 -x12516 -x48673 -x39930 -x30795 -x39895 -x2805 -x22476 -x14439 -x9958 -x2398 -x2072 -x19000 -x24583 -x52200 -x56779 -x12051 -x33401 -x4936 -x48824 -x35028 -x47534 -x18986 -x57177 -x25608 -x38444 -x43073 -x40642 -x53000 -x6204 -x8143 -x30113 -x38667 -x55439 -x60891 -x53791 -x5962 -x18449 -x18549 -x46858 -x6025 -x6562 -x39287 -x42993 -x15001 -x15498 -x11326 -x36935 -x12829 -x43217 -x31912 -x24432 -x7199 -x20161 -x22742 -x42747 -x46802 -x54295 -x60054 -x27783 -x37642 -x38221 -x54128 -x14284 -x54859 -x55084 -x21811 -x1117 -x55265 -x34150 -x33978 -x39864 -x43450 -x27403 -x13138 -x56283 -x53471 -x50709 -x8444 -x42142 -x60844 -x25851 -x49552 -x59876 -x21827 -x34356 -x43266 -x52034 -x43531 -x21532 -x13387 -x30899 -x42605 -x22699 -x26889 -x47864 -x24247 -x10538 -x49273 -x41432 -x47712 -x53714 -x17721 -x14438 -x26604 -x23815 -x28188 -x33437 -x48951 -x54899 -x39205 -x18120 -x17510 -x55736 -x165 -x47671 -x47125 -x52411 -x7430 -x5623 -x43899 -x574 -x26642 -x53365 -x45512 -x18883 -x15557 -x15094 -x27493 -x60404 -x25497 -x38891 -x54446 -x50113 -x22715 -x52752 -x49142 -x15338 -x5503 -x18713 -x22149 -x23363 -x19316 -x50262 -x7331 -x8831 -x2596 -x42325 -x51586 -x59037 -x40215 -x10567 -x58537 -x5947 -x26061 -x31798 -x31281 -x53717 -x38354 -x33785 -x8767 -x14558 -x55290 -x7921 -x27442 -x52838 -x37203 -x52430 -x42200 -x20854 -x14735 -x56328 -x44299 -x20770 -x36899 -x16963 -x46879 -x25036 -x35355 -x3711 -x13482 -x27577 -x59235 -x33062 -x58317 -x1371 -x28843 -x31967 -x60261 -x19950 -x35220 -x50858 -x6515 -x2035 -x35992 -x61070 -x20802 -x22268 -x20075 -x22082 -x4511 -x50034 -x691 -x13309 -x10142 -x2410 -x21482 -x35835 -x15087 -x51608 -x60461 -x59399 -x19260 -x46711 -x21766 -x11967 -x26748 -x45158 -x11171 -x36142 -x48443 -x51087 -x9405 -x22465 -x10200 -x26212 -x41462 -x2572 -x58781 -x18249 -x7545 -x27226 -x6831 -x34241 x55416 -x7792 -x30445 -x35117 -x56361 -x2622 -x3390 -x19307 -x20476 -x46592 -x9678 -x37523 -x17512 -x32294 -x47848 -x49576 -x35123 -x13372 -x60255 -x11904 -x3402 -x7609 -x13804 -x34111 -x34162 -x54442 -x59871 -x19236 -x57324 -x24007 -x33278 -x37654 -x55025 -x34056 -x9048 -x32578 -x59242 -x24068 -x53299 -x26579 -x14932 -x10723 -x33456 -x32988 -x31118 -x43367 -x28884 -x33061 -x6905 -x39075 -x27665 -x14314 -x33088 -x14661 -x46673 -x8676 -x51123 -x45178 -x54600 -x34634 -x48838 -x7826 -x29140 -x58449 -x49633 -x8414 -x30619 -x11602 -x10317 -x34353 -x38854 -x46 -x1710 -x33243 -x10372 -x48081 -x54332 -x55429 -x27828 -x4237 -x25973 -x31207 -x48555 -x6020 -x36892 -x52583 -x47801 -x50690 -x55362 -x53410 -x11633 -x18756 -x49991 -x5289 -x45836 -x60639 -x21464 -x3858 -x11089 -x39442 -x4741 -x39606 -x51865 -x60528 -x14383 -x15602 -x36034 -x822 -x11226 -x9506 -x54589 -x48799 -x46569 -x5706 -x15752 -x36521 -x22927 -x37571 -x25948 -x50294 -x51776 -x37360 -x27803 -x43038 -x25899 -x52862 -x56542 -x25620 -x44833 -x24880 -x17036 -x39281 -x49024 -x35796 -x51537 -x1195 -x25961 -x40676 -x46184 -x18202 -x51607 -x6283 -x11760 -x40466 -x57772 -x58165 -x5862 -x45053 -x56825 -x55205 -x49419 -x44461 -x48293 -x25229 -x41013 -x42156 -x59908 -x56822 -x19027 -x27488 -x58769 -x467 -x5251 -x8749 -x55742 -x18738 -x38151 -x21973 -x42628 -x2037 -x8061 -x30894 -x49105 -x31252 -x34218 -x28922 -x33108 -x56652 -x55672 -x28422 -x4320 -x784 -x396 -x15167 -x29799 -x59456 -x10901 -x37357 -x38108 -x27537 -x40134 -x22128 -x13223 -x25281 -x53189 -x28259 -x12203 -x18435 -x35958 -x1247 -x47348 -x55111 -x47440 -x33240 -x29315 -x41342 -x33730 -x3474 -x14396 -x18888 -x27049 -x23374 -x2545 -x39053 -x2992 -x23279 -x55648 -x46955 -x29617 -x23089 -x32392 -x48535 -x11208 -x57723 -x11315 -x56323 -x17242 -x37989 -x19592 -x40545 -x31129 -x57160 -x23029 x53023 -x52960 -x24927 -x47722 -x53287 -x18320 -x2715 -x4596 -x30875 -x2831 -x53349 -x58044 -x55382 -x22581 -x24823 -x11217 -x23373 -x14122 -x24929 -x18589 -x3121 -x11960 -x22020 -x221 -x16803 -x22513 -x56302 -x22052 -x58307 -x8728 -x29120 -x2760 -x372 -x1961 -x20568 -x43129 -x16451 -x48746 -x17523 -x17225 -x23637 -x6944 -x46412 -x45722 -x22624 -x44679 -x38839 -x23596 -x7036 -x28483 -x35204 -x31244 -x44283 -x5068 -x18214 -x56174 -x41145 -x2219 -x9868 -x47448 -x104 -x40894 -x6754 -x53811 -x34977 -x25780 -x43723 -x13112 -x15935 -x15155 -x18937 -x40507 -x54116 -x10003 -x5268 -x23932 -x55659 -x4800 -x40809 -x50716 -x56013 -x33857 -x34203 -x38530 -x47182 -x13145 -x51331 -x33490 -x8840 -x35059 -x3582 -x16061 -x31334 -x7414 -x47955 -x7917 -x56028 -x8239 -x43648 -x26778 -x38048 -x32131 -x55580 -x50098 -x20672 -x56263 -x60226 -x11534 -x45044 -x45075 -x7158 -x12437 -x19945 -x40455 -x2872 -x21107 -x57655 -x57767 -x35760 -x37416 -x54997 -x52830 -x52179 -x5463 -x25328 -x34157 -x16181 -x600 -x38739 -x54508 -x21953 -x2512 -x60856 -x53178 -x15505 -x24034 -x35591 -x38070 -x4767 -x4117 -x45620 -x51239 -x52026 -x18072 -x61016 -x30082 -x8102 -x30021 -x42333 -x40916 -x7196 -x45353 -x54527 -x32582 -x32611 -x60641 -x11957 -x49302 -x16954 -x41190 -x40715 -x39012 -x19542 -x7038 -x55541 -x53025 -x34763 -x5474 -x28556 -x16372 -x5469 -x39195 -x32187 -x54991 -x28853 -x6910 -x2721 -x42473 -x20305 -x2916 -x58810 -x34826 -x16571 -x11864 -x14102 -x5611 -x14178 -x12856 -x52730 -x25933 -x46382 -x19004 -x9512 -x27737 -x38342 -x43354 -x14487 -x39366 -x22352 -x59223 -x35232 -x34440 -x30053 -x26138 -x16820 -x29406 -x53570 -x56868 -x23756 -x46567 -x29995 -x32069 -x35918 -x30889 -x2306 -x54484 -x20977 -x51802 -x52658 -x2023 -x3819 -x35120 -x29672 -x35150 -x29013 -x44455 -x23061 -x21694 -x23086 -x44102 -x17935 -x15078 -x57355 -x39861 -x19263 -x43806 -x15617 -x59963 -x55021 -x35076 -x29819 -x8188 -x57773 -x38651 -x48023 -x28716 -x57854 -x6292 -x46935 -x3573 -x11008 -x35834 -x31259 -x48901 -x30347 -x38127 -x60110 -x35322 -x20736 -x16593 -x2986 -x17450 -x30056 x7982 -x1347 -x39326 -x1120 -x28263 -x41485 -x46878 -x39887 -x50648 -x4378 -x17358 -x37042 -x40840 -x34161 -x50171 -x39808 -x42750 -x50837 -x11445 -x51389 -x23057 -x59201 -x42892 -x48071 -x55445 -x44699 -x41030 -x52870 -x21902 -x12245 -x54705 -x40618 -x5652 -x7872 -x24841 -x32486 -x38640 -x6586 -x48757 -x34792 -x20940 -x54129 -x9791 -x37244 -x49015 -x23808 -x27269 -x51665 -x53813 -x22857 -x7777 -x12304 -x40781 -x19483 -x6419 -x26825 -x25012 -x43996 -x38605 -x25330 -x57748 -x11400 -x18180 -x36942 -x58377 -x48230 -x214 -x31678 -x34464 -x21056 -x19367 -x54810 -x23717 -x36152 -x32435 -x557 -x49610 -x59039 -x33818 -x32223 -x31848 -x30393 -x42012 -x20860 -x41037 -x56258 -x38600 -x6939 -x11157 -x11103 -x11666 -x27827 -x31853 -x21155 -x9874 -x26015 -x44526 -x14827 -x29371 -x50912 -x3877 -x26695 -x47064 -x58884 -x51002 -x58660 -x29358 -x38305 -x58392 -x4739 -x56280 -x58411 -x12401 -x28035 -x44508 -x28245 -x2409 -x9487 -x33698 -x52754 -x22783 -x20824 -x15423 -x55899 -x58623 -x54334 -x8689 -x27300 -x10827 -x19327 -x9243 -x37131 -x35786 -x34815 -x17877 -x24380 -x20035 -x12471 -x923 -x45407 -x11921 -x12024 -x45209 -x1549 -x55960 -x39918 -x45552 -x15890 -x27624 -x40946 -x15847 -x43135 -x37884 -x30667 -x60526 -x37545 -x57171 -x39460 -x8900 -x4579 -x9194 -x22924 -x39362 -x7298 -x32806 -x40566 -x27303 -x55322 -x14667 -x55437 -x44630 -x47863 -x59960 -x13911 -x16846 -x29190 -x52426 -x34119 -x6744 -x36503 -x11632 -x20203 -x20480 -x7159 -x1648 -x31935 -x29784 -x4627 -x5561 -x22433 -x33136 -x53558 -x59243 -x36279 -x13059 -x4401 -x3170 -x24933 -x15086 -x20189 -x1697 -x17226 -x25687 -x58096 -x58960 -x9023 -x45617 -x52487 -x3945 -x35621 -x48937 -x14033 -x20531 -x21218 -x55166 -x53039 -x22297 -x32281 -x23133 -x5365 -x28174 -x57749 -x38471 -x13105 -x4760 -x33493 -x57550 -x9993 -x34381 -x52068 -x16004 -x58202 -x2932 -x15467 -x6582 -x17293 -x49512 -x2507 -x1028 -x58250 -x21951 -x9251 -x48183 -x44991 -x50434 -x29500 -x3129 -x19846 -x27907 -x22198 -x15822 -x17566 -x21490 -x25222 -x16765 -x8081 -x6156 -x12295 -x11510 -x33332 -x32657 -x49328 -x45349 -x32200 -x11945 -x25055 -x23055 -x18521 -x16651 -x42258 -x34295 -x4112 -x45286 -x27387 -x33621 -x31668 -x17791 -x23350 -x28903 -x59523 -x30335 -x4618 -x51167 -x60271 -x36421 -x53612 -x2285 -x38465 -x43228 -x52319 -x50917 -x19371 -x29071 -x9482 -x23692 -x46686 -x6867 -x24099 -x30102 -x47851 -x2440 -x6671 -x11469 -x13656 -x45503 -x55334 -x55771 -x2292 -x47737 -x25220 -x33048 -x21635 -x39784 -x50439 -x58945 -x4837 -x3637 -x17693 -x46150 -x52208 -x55599 -x57845 -x60783 -x50536 -x46103 -x23221 -x44743 -x51512 -x40996 -x30651 -x18316 -x37458 -x52903 -x11127 -x1299 -x43096 -x42708 -x24834 -x5521 -x51333 -x7538 -x17158 -x38663 -x33859 -x2875 -x51728 -x21457 -x32041 -x32039 -x34754 -x58102 -x8731 -x59262 -x51524 -x39929 -x11700 -x49974 -x54112 -x53576 -x4601 -x30718 -x20558 -x21331 -x27710 -x51124 -x34878 -x57118 -x7053 -x46981 -x58512 -x36816 -x60190 -x48969 -x7830 -x13691 -x27438 -x49872 -x59885 -x53542 -x58056 -x15540 -x49284 -x52674 -x30888 -x35400 -x47562 -x49490 -x38504 -x5551 -x55339 -x51352 -x37875 -x6612 -x12850 -x34769 -x11358 -x53266 -x38274 -x16315 -x20135 -x44284 -x39020 -x35495 -x43917 -x55914 -x35564 -x50114 -x12668 -x28242 -x32763 -x50820 -x30677 -x55977 -x56218 -x41635 -x40451 -x45843 -x43852 -x54234 -x32570 -x35288 -x8832 -x45341 -x37853 -x43372 -x5236 -x45780 -x32822 -x889 -x35643 -x52477 -x44042 -x28182 -x44974 -x45919 -x27833 -x1708 -x38242 -x2334 -x7343 -x41118 -x1877 -x35558 -x58605 -x28361 -x30340 -x5596 -x18049 -x22379 -x46826 -x34626 -x29326 -x15609 -x26534 -x31645 -x5264 -x45368 -x22454 -x46932 -x53640 -x10682 -x1917 -x45741 -x5097 -x13712 -x21760 -x34425 -x13436 -x56093 -x566 -x14606 -x8286 -x15226 -x44932 -x45232 -x46285 -x40433 -x38416 -x44931 -x22096 -x36418 -x15026 -x41063 -x8575 -x48895 -x21967 -x5443 -x20957 -x56983 -x8875 -x13983 -x15297 -x4731 -x31570 -x48233 -x44403 -x33802 -x50718 -x48564 -x21901 -x16696 -x5756 -x35853 -x22929 -x10543 -x45052 -x57276 -x41888 -x50663 -x5015 -x33055 -x41359 -x1518 -x25187 -x15403 -x2766 -x13890 -x55346 -x51430 -x6041 -x7518 -x5338 -x53085 -x22785 -x5480 -x31405 -x41382 -x15376 -x52118 -x37655 -x33740 -x34956 -x18754 -x35970 -x47146 -x2566 -x21687 -x23993 -x37467 -x40183 -x14212 -x2641 -x37238 -x9028 -x14014 -x41573 -x53150 -x31902 -x40591 -x9517 -x9192 -x27209 -x35476 -x40125 -x34199 -x42968 -x43090 -x48975 -x45108 -x60415 -x14943 -x22141 -x13610 -x9727 -x12133 -x29725 -x14967 -x20093 -x45564 -x32571 -x43327 -x44185 -x57722 -x15390 -x12577 -x36489 -x52371 -x6262 -x11953 -x61054 -x41314 -x36180 -x31215 -x26861 -x40382 -x50093 -x25598 -x4821 -x59901 -x35291 -x39383 -x11348 -x48766 -x22754 -x8368 -x28050 -x61108 -x14700 -x18340 -x41154 -x35938 -x43985 -x15333 -x43171 -x6360 -x40500 -x3221 -x42118 -x22901 -x43914 -x56600 -x48091 -x35560 -x18670 -x5632 -x51708 -x3805 -x15559 -x18656 -x34339 -x10205 -x9420 -x30175 -x59022 -x56645 -x43514 -x46827 -x56832 -x9878 -x27990 -x51486 -x14255 -x6383 -x16880 -x25616 -x7466 -x26888 -x55057 -x55979 -x45502 -x10804 -x52399 -x42190 -x23937 -x50931 -x16034 -x14931 -x53610 -x16062 -x1138 -x59806 -x20004 -x18869 -x54540 -x48795 -x42485 -x40145 -x4582 -x26765 -x36882 -x41919 -x45632 -x59709 -x27983 -x40093 -x13002 -x43778 -x14295 -x37628 -x17850 -x41762 -x42112 -x39296 -x41775 -x39970 -x2270 -x60229 -x9143 -x11450 -x22885 -x24134 -x31033 -x56329 -x23787 -x12296 -x2558 -x20081 -x24531 -x32077 -x4436 -x33475 -x57111 -x26168 -x50953 -x59120 -x27612 -x53571 -x744 -x35696 -x2951 -x51849 -x56387 -x57214 -x53488 -x37035 -x14987 -x18511 -x47372 -x50726 -x49363 -x28201 -x37973 -x33247 -x45428 -x28042 -x34621 -x39180 -x56710 -x14066 -x12911 -x30366 -x9542 -x19087 -x39464 -x46334 -x58352 -x36746 -x3825 -x38928 -x47381 -x58642 -x34331 -x33668 -x34506 -x46857 -x37188 -x11794 -x38239 -x42117 -x38858 -x49388 -x41233 -x500 -x5891 -x29534 -x12915 -x31657 -x15839 -x38938 -x13700 -x43371 -x19696 -x34188 -x55010 -x55822 -x13576 -x50777 -x53767 -x30481 -x44394 -x39016 -x3638 -x21856 -x55023 -x57039 -x43819 -x54607 -x53989 -x611 -x50230 -x3830 -x29349 -x35710 -x57677 -x58916 -x1640 -x57085 -x60059 -x44827 -x37003 -x52192 -x46817 -x18847 -x14579 -x33495 -x32907 -x29010 -x15224 -x12652 -x54576 -x51997 -x35747 -x42446 -x45340 -x53480 -x56954 -x17173 -x25426 -x31124 -x14630 -x33671 -x41169 -x37040 -x43512 -x45094 -x48953 -x52905 -x8981 -x60447 -x36416 -x25074 -x40320 -x24221 -x10006 -x50492 -x31330 -x26026 -x21399 -x21536 -x33201 -x16340 -x27274 -x24287 -x13302 -x31208 -x10414 -x10116 -x37264 -x45938 -x18692 -x40254 -x51833 -x24363 -x5347 -x21313 -x55156 -x58487 -x9789 -x49166 -x52301 -x56580 -x46517 -x36288 -x45974 -x41894 -x48845 -x40054 -x57629 -x48613 -x36043 -x48207 -x61134 -x22058 -x60328 -x10340 -x56254 -x59415 -x30813 -x42438 -x31028 -x780 -x47052 -x29783 -x9779 -x15418 -x60514 -x5316 -x6203 -x13760 -x33400 -x45397 -x27835 -x55102 -x39548 -x32466 -x34884 -x49064 -x56121 -x42794 -x3141 -x2326 -x11645 -x24383 -x15320 -x1597 -x24013 -x11230 -x22439 -x58680 -x11730 -x23120 -x37278 -x58599 -x21040 -x50278 -x16585 -x32841 -x1608 -x4216 -x2036 -x1400 -x54207 -x5402 -x42551 -x8316 -x8389 -x38741 -x34014 -x40953 -x29323 -x56366 -x5768 -x53017 -x59129 -x39561 -x38581 -x26274 -x8714 -x16931 -x44011 -x12506 -x28886 -x30510 -x60704 -x1432 -x6631 -x10761 -x34124 x7904 -x26541 -x36181 -x33017 -x11941 -x8686 -x39041 -x59788 -x44778 -x9042 -x35690 -x59250 -x34461 -x11118 -x20942 -x31679 -x35159 -x42957 -x60864 -x47424 -x47405 -x47567 -x12496 -x14849 -x32305 -x11753 -x27778 -x39403 -x39040 -x34743 -x40860 -x42666 -x59259 -x3602 -x14012 -x27597 -x41448 -x4712 -x1464 -x33457 -x21727 -x15186 -x52971 -x14572 -x54073 -x11154 -x37489 -x39763 -x45271 -x49842 -x50929 -x9568 -x26669 -x29304 -x6942 -x32043 -x36487 -x46848 -x51250 -x20173 -x21015 -x10104 -x28790 -x33459 -x35845 -x56311 -x21683 -x32567 -x8274 -x46129 -x6512 -x55782 -x24809 -x54990 -x33097 -x36366 -x51547 -x4561 -x54626 -x22455 -x28203 -x3958 x53712 -x40407 -x29242 -x16749 -x32213 -x11449 -x13019 -x52265 -x6722 -x7829 -x54023 -x14659 -x52552 -x52922 -x19219 -x23895 -x35191 -x39852 -x3352 -x44055 -x21467 -x33012 -x51229 -x53665 -x2949 -x30313 -x48064 -x50703 -x52582 -x10920 -x12635 -x53898 -x5987 -x15196 -x8096 -x6439 -x11811 -x13757 -x35107 -x15886 -x45982 -x1051 -x5025 -x23745 -x36390 -x45197 -x5081 -x11870 -x34163 -x41094 -x20463 -x54396 -x7582 -x10606 -x22716 -x34880 -x50234 -x369 -x4816 -x12986 -x23664 -x44836 -x16378 -x48460 -x56788 -x38170 -x30919 -x5905 -x13938 -x6088 -x20389 -x19551 -x34656 -x60121 -x42213 x23444 -x56863 -x6434 -x56660 -x528 -x41955 -x55573 -x12000 -x564 -x53909 -x40297 -x7415 -x3854 -x10251 -x9199 -x16612 -x45931 -x54091 -x46788 -x39987 -x1035 -x26693 -x27465 -x20550 -x24037 -x30624 -x41323 -x57836 -x44255 -x15772 -x26878 -x52656 -x19730 -x57528 -x56723 -x46727 -x27932 -x4506 -x56901 -x1667 -x1968 -x15331 -x47937 -x35637 -x21801 -x46593 -x34886 -x45015 -x21775 -x51134 -x57083 -x3455 -x1350 -x6344 -x60097 -x49615 -x49866 -x46387 -x1656 -x30728 -x39935 -x2458 -x16276 -x19132 -x16772 -x53053 -x60285 -x20341 -x43752 -x29452 -x7411 -x2946 -x44683 -x56296 -x25321 -x53655 -x7918 -x46799 -x27012 -x58366 -x31656 -x49285 -x12390 -x18399 -x41172 -x50282 -x31523 -x14380 -x32071 -x5718 -x31620 -x41805 -x48426 -x48437 -x12670 -x41385 -x49537 -x59451 -x9148 -x10787 -x52602 -x61098 -x46736 -x4134 -x49971 -x4961 -x11519 -x19987 -x13331 -x26786 -x57340 -x29875 -x47968 -x16782 -x49570 -x53887 -x16343 -x27917 -x36282 -x39240 -x52009 -x55444 -x810 -x60615 -x19419 -x31474 -x26407 -x10102 -x24290 -x14978 -x19873 -x38072 -x3862 -x20317 -x36350 -x10253 -x59820 -x35273 -x12311 -x19205 -x45763 -x51274 -x35131 -x26756 x12468 -x51302 -x34418 -x28649 -x43546 -x34773 -x4681 -x4450 -x7809 -x18896 -x22751 -x46500 -x54329 -x7295 -x7828 -x45757 -x52861 -x7840 -x42196 -x46337 -x57978 -x2421 -x20764 -x58756 -x31161 -x49452 -x54792 -x5975 -x41708 -x42592 -x24584 -x54544 -x44732 -x9309 -x44766 -x18076 -x29913 -x30133 -x49870 -x58569 -x51951 -x42631 -x55532 -x42041 -x30604 -x2010 -x43013 -x28491 -x4772 -x49035 -x37133 -x16302 -x24008 -x9540 -x53453 -x26706 -x3674 -x26862 -x56758 -x51602 -x48213 -x7031 -x52932 -x19606 -x17250 -x11069 -x22065 -x7473 -x4575 -x19427 -x33963 -x21928 -x18305 -x43698 -x5985 -x19706 -x24053 -x36951 -x53358 -x37675 -x3725 -x24763 -x20545 -x22445 -x1553 -x17327 -x24955 -x503 -x46247 -x44211 -x9347 -x53854 -x33545 -x31482 -x39010 -x7720 -x44544 -x1950 -x7885 -x18122 -x35573 -x6425 -x14426 -x51090 -x8594 -x50888 -x40472 -x60310 -x22449 -x53246 -x20601 -x48409 -x58896 -x56976 -x30536 -x24985 -x48945 -x54410 -x38591 -x42943 -x9856 -x50723 -x2246 -x43390 -x20988 -x49836 -x48145 -x43441 -x50137 -x11778 -x51449 -x24665 -x45912 -x46011 -x44184 -x39439 -x16875 -x34839 -x36484 -x47916 -x48670 -x58316 -x49445 -x25615 -x38714 -x45943 -x24977 -x36550 -x24819 -x20397 -x19164 -x9834 -x27670 -x15284 -x54079 -x22941 -x25073 -x20816 -x17254 -x32902 -x3127 -x21516 -x41612 -x25332 -x3982 -x11986 -x3729 -x60796 -x23707 -x47240 -x18930 -x46765 -x32627 -x12725 -x20867 -x51489 -x29759 -x33732 -x55034 -x22609 -x36357 -x33695 -x13472 -x45547 -x27893 -x22252 -x14029 -x57545 -x8352 -x33928 -x20814 -x22168 -x28165 -x39658 -x55665 -x16158 -x31504 -x48471 -x16168 -x38759 -x3471 -x43552 -x24881 -x24420 -x36758 -x49753 -x49070 -x29635 -x31931 -x49954 -x9358 -x24824 -x13185 -x37396 -x34306 -x52678 -x19755 -x7554 -x29525 -x41436 -x1515 -x14548 -x25060 -x39943 -x58988 -x11198 -x4271 -x31765 -x36067 -x41117 -x58946 -x29387 -x52799 -x58431 -x41647 -x46930 -x28981 -x20132 -x38030 -x61100 -x43945 -x50556 -x23852 -x34554 -x22911 -x54378 -x60485 -x2002 -x51437 -x7629 -x24784 -x9525 -x53976 -x39629 -x53590 -x42174 -x60540 -x29201 -x59962 -x57086 -x57333 -x26691 -x55615 -x14794 -x46193 -x7035 -x37245 -x55142 -x41574 -x41973 -x4312 -x51262 -x2213 -x3736 -x49908 -x43652 -x19389 -x22323 -x36929 -x60335 -x24599 -x28322 -x30460 -x14546 -x21487 -x58407 -x54228 -x2256 -x14790 -x50987 -x19092 -x30029 -x50081 -x38703 -x22153 -x58687 -x43439 -x29605 -x11049 -x32856 -x34840 -x6641 -x2533 -x6174 -x1942 -x53752 -x42969 -x11576 -x54711 -x905 -x4017 -x49790 -x17139 -x31732 -x1963 -x26329 -x48509 -x6460 -x2184 -x14593 -x38973 -x32942 -x34887 -x49083 -x57143 -x4603 -x45535 -x56617 -x33864 -x56656 -x32343 -x28380 -x59302 -x29903 -x9628 -x19336 -x12500 -x50445 -x10738 -x42096 -x51578 -x22646 -x58935 -x44469 -x12728 -x7860 -x44265 -x41618 -x54375 -x30997 -x19525 -x44341 -x51812 -x21358 -x32130 -x47104 -x57112 -x39522 -x46215 -x13582 -x11533 -x30835 -x15113 -x55038 -x15904 -x12163 -x19081 -x29303 -x59116 -x14453 -x73 -x11291 -x26 -x56922 -x1065 -x14550 -x28271 -x36066 -x13092 -x35894 -x57621 -x3909 -x9884 -x20621 -x31710 -x28128 -x44718 -x25361 -x26828 -x15647 -x48797 -x44890 -x57423 -x39061 -x21461 -x2237 -x15713 -x15528 -x45807 -x36636 -x43590 -x21779 -x51289 -x38219 -x43786 -x20231 -x6091 -x43740 -x53800 -x41557 -x346 -x3530 -x21420 -x45010 -x39822 -x44719 -x29718 -x4707 -x59558 -x16175 -x14512 -x17032 -x24746 -x1837 -x1280 -x49379 -x32586 -x22738 -x25040 -x25478 -x31977 -x39492 -x37466 -x4588 -x34913 -x3751 -x16920 -x51195 -x2640 -x53106 -x47383 -x6017 -x42516 -x41129 -x55395 -x19762 -x7257 -x710 -x39830 -x49122 -x25929 -x56806 -x55690 -x39253 -x7487 -x23355 -x42445 -x29393 -x3413 -x59512 -x48484 -x28205 -x51702 -x2079 -x8336 -x3360 -x60691 -x6064 -x23520 -x31661 -x10352 -x9081 -x6818 -x41697 -x5184 -x49782 -x2124 -x9811 -x39189 -x16729 -x22766 -x20076 -x78 -x9107 -x18374 -x27360 -x24274 -x22651 -x52620 -x101 -x742 -x33631 -x39179 -x54982 -x28514 -x2120 -x21332 -x56940 -x21075 -x49646 -x52897 -x60368 -x25645 -x978 -x33531 -x40171 -x54121 -x58498 -x7577 -x60062 -x48353 -x51447 -x2437 -x30883 -x11672 -x16883 -x2648 -x33955 -x50050 -x30678 -x44215 -x47726 -x3630 -x21744 -x23972 -x22962 -x18258 -x25554 -x11938 -x46041 -x54262 -x19584 -x8349 -x17164 -x9805 -x10796 -x24421 -x23870 -x16161 -x56391 -x49234 -x34899 -x26458 -x41199 -x30226 -x35479 -x58913 -x44206 -x59170 -x19577 -x11965 -x32603 -x43233 -x17353 -x50611 -x5609 -x40241 -x2021 -x5769 -x54142 -x28805 -x17840 -x28780 -x12177 -x4970 -x11923 -x18006 -x28549 -x54319 -x59343 -x5959 -x39905 -x57718 -x37464 -x18506 -x6006 -x24330 -x23770 -x54762 -x29670 -x46642 -x56332 -x59692 -x20381 -x19036 -x9329 -x82 -x2959 -x16740 -x3107 -x14323 -x664 -x35083 -x40050 -x25232 -x24279 -x24331 -x802 -x32075 -x3617 -x13123 -x50640 -x7559 -x7726 -x40844 -x52504 -x5805 -x55935 -x25827 -x43871 -x27294 -x43739 -x16032 -x25845 -x39410 -x51063 -x35623 -x50739 -x32779 -x41614 -x47097 -x5581 -x51131 -x28563 -x49275 -x14899 -x14179 -x6619 -x217 -x40599 -x58389 -x39052 -x33981 -x7534 -x19753 -x45440 -x10996 -x8125 -x6721 -x11402 -x18845 -x56970 -x28569 -x28610 -x6576 -x33468 -x11634 -x29431 -x33096 -x53897 -x24169 -x14975 -x29684 -x17443 -x15220 -x20584 -x55150 -x18318 -x43355 -x44994 -x35093 -x25592 -x27625 -x58942 -x39176 -x44014 -x18216 -x12964 -x60711 -x43817 -x12609 -x59123 -x59206 -x46551 -x56378 -x7304 -x40811 -x50160 -x9670 -x12478 -x20206 -x2433 -x35932 -x37660 -x28338 -x47025 -x31717 -x30295 -x55314 -x59678 -x22815 -x20147 -x943 -x59923 -x5864 -x12596 -x24586 -x4084 -x39647 -x48944 -x52050 -x25503 -x59826 -x47670 -x17905 -x22258 -x32171 -x59805 -x41211 -x26571 -x32326 -x43672 -x28609 -x50401 -x59382 -x60968 -x16835 -x10294 -x41079 -x44933 -x22626 -x42415 -x3245 -x24992 -x14793 -x63 -x14564 -x2838 -x7293 -x3543 -x19067 -x19904 -x45500 -x16788 -x21867 -x33505 -x58342 -x28 -x11718 -x37857 -x33853 -x3821 -x1140 -x40571 -x60987 -x45751 -x8891 -x7198 -x14116 -x58768 -x16977 -x32086 -x50825 -x53119 -x35446 -x39831 -x40128 -x57063 -x29831 -x15018 -x28032 -x30707 -x37247 -x38125 -x15909 -x48255 -x13 -x48148 -x37546 -x29142 -x23546 -x9963 -x10721 -x18791 -x57616 -x1323 -x56419 -x42368 -x35678 -x15490 -x49476 -x37080 -x2300 -x32457 -x50086 -x16316 -x27440 -x16236 -x43136 -x4768 -x24379 -x51864 -x19822 -x60595 -x9912 -x2929 -x7573 -x32903 -x58155 -x58974 -x11354 -x57209 -x22703 -x43191 -x37656 -x3998 -x6724 -x9892 -x23658 -x4054 -x57323 -x25870 -x42052 -x16117 -x29296 -x33693 -x50195 -x36851 -x47667 -x26144 -x11088 -x43519 -x21891 -x41434 -x46384 -x56196 -x22031 -x17112 -x2765 -x48571 -x24488 -x14017 -x2006 -x43202 -x37312 -x26371 -x58773 -x45794 -x50178 -x55988 -x14 -x2598 -x54381 -x56763 -x29043 -x1757 -x42400 -x17352 -x46771 -x27448 -x60142 -x5666 -x4502 -x11191 -x50620 -x50427 -x48319 -x40918 -x26376 -x51270 -x53161 -x3954 -x31639 -x36269 -x24559 -x30641 -x32104 -x31898 -x69 -x11762 -x5876 -x59696 -x33238 -x43348 -x41438 -x14493 -x27197 -x39248 -x15743 -x47478 -x17488 -x48041 -x11159 -x29264 -x15612 -x1244 -x24869 -x17028 -x1639 -x4859 -x8452 -x60159 -x44921 -x5884 -x27643 -x37159 -x50331 -x49470 -x35523 -x3680 -x57123 -x12216 -x30191 -x57500 -x20139 -x9799 -x21799 -x11428 -x17562 -x24258 -x46733 -x14472 -x51371 -x2751 -x43072 -x59216 -x46018 -x10715 -x25892 -x26251 -x43379 -x49968 -x2281 -x4183 -x25944 -x20516 -x2803 -x23983 -x8935 -x21977 -x57435 -x9559 -x1793 -x12375 -x4337 -x51232 -x48634 -x56163 -x43201 -x21557 -x25273 -x54870 -x10837 x46594 -x32665 -x32440 -x37392 -x38280 -x52866 -x52744 -x46186 -x19116 -x5214 -x17572 -x10786 -x2927 -x7979 -x4175 -x9246 -x21673 -x17407 -x17591 -x14800 -x24353 -x59501 -x9324 -x14286 -x59861 -x3447 -x61106 -x4274 -x3439 -x12528 -x31269 -x59182 -x26660 -x58651 -x54844 -x55294 -x20617 -x35118 -x53168 -x19281 -x53876 -x58929 -x7252 -x50712 -x58358 -x6726 -x7907 -x9690 -x22375 -x15734 -x33171 -x45096 -x10949 -x27929 -x33865 -x18637 -x37956 -x29661 -x6194 -x1858 -x25829 -x53977 -x13510 -x47469 -x34363 -x34198 -x3189 -x8606 -x39676 -x39339 -x19284 -x111 -x20234 -x26692 -x20705 -x34649 -x3435 -x16136 -x1290 -x48163 -x5131 -x38458 -x33033 -x6665 -x51067 -x39358 -x33965 -x46719 -x13721 -x32995 -x40933 -x15366 -x32867 -x56724 x38186 -x13084 -x507 -x41743 -x52077 -x29808 -x594 -x2080 -x38921 -x19404 -x21069 -x40731 -x39819 -x40835 -x55925 -x44447 -x21473 -x38814 -x58596 -x25976 -x54502 -x25659 -x1778 -x38185 -x15742 -x32040 -x29877 -x43296 -x32859 -x6838 -x60521 -x50970 -x59374 -x24073 -x32834 -x33696 -x49480 -x54445 -x44727 -x28158 -x46682 -x57852 -x10681 -x21167 -x38867 -x3142 -x27924 -x43255 -x44922 -x41994 -x24694 -x14832 -x52529 -x26677 -x24791 -x36534 -x20989 -x8232 -x38064 -x35741 -x7176 -x57440 -x28015 -x12519 -x16443 -x16881 -x50588 -x53159 -x55821 -x56043 -x32464 -x59539 -x54251 -x53919 -x28811 -x40222 -x26626 -x42517 -x57412 -x55271 -x58022 -x7818 -x7620 -x44298 -x23552 -x8722 -x13047 -x45793 -x29011 -x45034 -x35652 -x10037 -x14050 -x21259 -x37775 -x13350 -x11212 -x17170 -x42648 -x51616 -x21999 -x23163 -x35163 -x40102 -x4496 -x60115 -x24284 -x59290 -x21726 -x14675 -x17365 -x3075 -x3558 -x27051 -x27122 -x44739 -x23381 -x23569 -x60117 -x19553 -x16323 -x29540 -x32983 -x8155 -x59872 -x30495 -x11804 -x58305 -x36822 -x24613 -x5366 -x27915 -x56586 -x1331 -x16087 -x27949 -x41549 -x34189 -x5918 -x15258 -x22632 -x36300 -x59810 -x30291 -x11070 -x13024 -x52585 -x28235 -x48626 -x3625 -x5326 -x12095 -x20599 -x24587 -x18285 -x32334 -x35108 -x36849 -x25942 -x29833 -x9669 -x39329 -x43032 -x49763 -x53141 -x10657 -x16356 -x22838 -x41748 -x52764 -x24771 -x38853 -x53631 -x25413 -x54542 -x38137 -x35494 -x46031 -x53852 -x52141 -x33458 -x35491 -x47716 -x61010 -x21894 -x47717 -x42074 -x5831 -x26868 -x55715 -x51252 -x59077 -x40915 -x13225 -x29580 -x34582 -x48987 -x41336 -x9237 -x44925 -x11689
3586.36/3598.85	s SATISFIABLE
3586.36/3598.85	c Time taken to solve: 3590.561334902 seconds
3586.36/3598.85	c Total time taken: 3597.6082632541656 seconds

Verifier Data

OK	-3923806

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-4847660-1784132374/watcher-4847660-1784132374 -o /tmp/evaluation-result-4847660-1784132374/solver-4847660-1784132374 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847660-1784132374/vars-4847660-1784132374 --bin-var /tmp/runsolver-exch-nodeE008-1784128647-22379 --watchdog 3760 run HOME/instance-4847660-1784132374.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1371479590 --intermediate --solver ortools 

running on 4 cores: 16-19

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0,4-6,12-13,15,20,23,25-28,32,34-38,40,43-48,50-52,58-59,61,63
  3550 MHz: 21-22,33,41-42,53-56,60,62
  3600 MHz: 1-3,7-11,14,16-19,24,29-31,39,49,57
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 0
  3600 MHz: 1-3
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 16-19

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127503 MiB free)
  node 1: cores 8-15, 129019 MiB (128158 MiB free)
  node 2: cores 16-23, 128973 MiB (128495 MiB free)
  node 3: cores 24-31, 129003 MiB (127843 MiB free)
  node 4: cores 32-39, 129019 MiB (128661 MiB free)
  node 5: cores 40-47, 129019 MiB (128547 MiB free)
  node 6: cores 48-55, 129019 MiB (122975 MiB free)
  node 7: cores 56-63, 128474 MiB (127931 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=24253, runsolver pid=24250

[startup+0.100056 s]*
/proc/loadavg: 17.20 16.65 16.19 10/851 24256
/proc/meminfo: memFree=1044549156/1055320716 swapFree=33554428/33554428
[pid=24253] ppid=24250 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/24253/stat : 24253 (run) S 24250 24253 22358 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826170 4427776 640 18446744073709551615 94919736496128 94919737390661 140730693617616 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94919737629712 94919737677456 94919751581696 140730693625986 140730693626221 140730693626221 140730693631953 0
/proc/24253/statm: 1081 802 714 219 0 143 0
[pid=24256] ppid=24253 vsize=12844 memory=7840 CPUtime=0 cores=16-19
/proc/24256/stat : 24256 (python3) D 24253 24253 22358 0 -1 4194304 636 0 0 0 0 0 0 0 20 0 1 0 2826178 13152256 1792 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 0 0 1 0 0 17 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
/proc/24256/statm: 3211 1960 1469 753 0 1060 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 17168 KiB
Current children cumulated memory: 11048 KiB

[startup+0.212189 s]*
/proc/loadavg: 17.20 16.65 16.19 5/851 24256
/proc/meminfo: memFree=1044543884/1055320716 swapFree=33554428/33554428
[pid=24253] ppid=24250 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/24253/stat : 24253 (run) S 24250 24253 22358 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826170 4427776 640 18446744073709551615 94919736496128 94919737390661 140730693617616 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94919737629712 94919737677456 94919751581696 140730693625986 140730693626221 140730693626221 140730693631953 0
/proc/24253/statm: 1081 802 714 219 0 143 0
[pid=24256] ppid=24253 vsize=20504 memory=16256 CPUtime=0.03 cores=16-19
/proc/24256/stat : 24256 (python3) D 24253 24253 22358 0 -1 4194304 2575 0 0 0 3 0 0 0 20 0 1 0 2826178 20996096 3840 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 2 1 0 0 17 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
/proc/24256/statm: 5126 4064 1647 753 0 2975 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 24828 KiB
Current children cumulated memory: 19464 KiB

[startup+0.311528 s]*
/proc/loadavg: 17.20 16.65 16.19 5/854 24259
/proc/meminfo: memFree=1044531392/1055320716 swapFree=33554428/33554428
[pid=24253] ppid=24250 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/24253/stat : 24253 (run) S 24250 24253 22358 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826170 4427776 640 18446744073709551615 94919736496128 94919737390661 140730693617616 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94919737629712 94919737677456 94919751581696 140730693625986 140730693626221 140730693626221 140730693631953 0
/proc/24253/statm: 1081 802 714 219 0 143 0
[pid=24256] ppid=24253 vsize=24804 memory=19176 CPUtime=0.05 cores=16-19
/proc/24256/stat : 24256 (python3) D 24253 24253 22358 0 -1 4456448 3189 0 0 0 4 1 0 0 20 0 1 0 2826178 25399296 4736 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 2 1 0 0 17 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
/proc/24256/statm: 6201 4794 1821 753 0 3701 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 29128 KiB
Current children cumulated memory: 22384 KiB

[startup+0.700146 s]
/proc/loadavg: 17.20 16.65 16.19 9/860 24265
/proc/meminfo: memFree=1044485572/1055320716 swapFree=33554428/33554428
[pid=24253] ppid=24250 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/24253/stat : 24253 (run) S 24250 24253 22358 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826170 4427776 640 18446744073709551615 94919736496128 94919737390661 140730693617616 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94919737629712 94919737677456 94919751581696 140730693625986 140730693626221 140730693626221 140730693631953 0
/proc/24253/statm: 1081 802 714 219 0 143 0
[pid=24256] ppid=24253 vsize=263144 memory=54728 CPUtime=0.38 cores=16-19
/proc/24256/stat : 24256 (python3) R 24253 24253 22358 0 -1 4194304 8462 0 0 0 35 3 0 0 20 0 4 0 2826178 269459456 13568 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 2 0 0 0 17 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
/proc/24256/statm: 65786 13682 5904 753 0 47741 0
[pid=24256/tid=24263] ppid=24253 vsize=263144 memory=3208 CPUtime=0.07 cores=16-19
/proc/24256/task/24263/stat : 24263 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 269459456 13568 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 2 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24264] ppid=24253 vsize=263144 memory=9192904 CPUtime=0.07 cores=16-19
/proc/24256/task/24264/stat : 24264 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 269459456 13568 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 2 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24265] ppid=24253 vsize=263144 memory=3036 CPUtime=0.07 cores=16-19
/proc/24256/task/24265/stat : 24265 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 269459456 13568 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 2 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 267468 KiB
Current children cumulated memory: 57936 KiB

[startup+1.50022 s]
/proc/loadavg: 17.20 16.65 16.19 5/860 24265
/proc/meminfo: memFree=1044351112/1055320716 swapFree=33554428/33554428
[pid=24253] ppid=24250 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/24253/stat : 24253 (run) S 24250 24253 22358 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826170 4427776 640 18446744073709551615 94919736496128 94919737390661 140730693617616 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94919737629712 94919737677456 94919751581696 140730693625986 140730693626221 140730693626221 140730693631953 0
/proc/24253/statm: 1081 802 714 219 0 143 0
[pid=24256] ppid=24253 vsize=453560 memory=140852 CPUtime=0.83 cores=16-19
/proc/24256/stat : 24256 (python3) R 24253 24253 22358 0 -1 4194304 24996 0 0 0 76 7 0 0 20 0 4 0 2826178 464445440 35072 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 0 0 0 17 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
/proc/24256/statm: 113390 35213 11690 753 0 64427 0
[pid=24256/tid=24263] ppid=24253 vsize=453560 memory=3208 CPUtime=0.07 cores=16-19
/proc/24256/task/24263/stat : 24263 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 464445440 35072 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24264] ppid=24253 vsize=453560 memory=3036 CPUtime=0.07 cores=16-19
/proc/24256/task/24264/stat : 24264 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 464445440 35072 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24265] ppid=24253 vsize=453560 memory=0 CPUtime=0.07 cores=16-19
/proc/24256/task/24265/stat : 24265 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 464445440 35072 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
Current children cumulated CPU time: 0.83 s
Current children cumulated vsize: 457884 KiB
Current children cumulated memory: 144060 KiB

[startup+3.11285 s]
/proc/loadavg: 17.20 16.65 16.19 9/867 24280
/proc/meminfo: memFree=1043935600/1055320716 swapFree=33554428/33554428
[pid=24253] ppid=24250 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/24253/stat : 24253 (run) S 24250 24253 22358 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826170 4427776 640 18446744073709551615 94919736496128 94919737390661 140730693617616 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94919737629712 94919737677456 94919751581696 140730693625986 140730693626221 140730693626221 140730693631953 0
/proc/24253/statm: 1081 802 714 219 0 143 0
[pid=24256] ppid=24253 vsize=480260 memory=167464 CPUtime=2.44 cores=16-19
/proc/24256/stat : 24256 (python3) R 24253 24253 22358 0 -1 4194304 57143 0 0 0 235 9 0 0 20 0 4 0 2826178 491786240 41787 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 0 0 0 17 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
/proc/24256/statm: 120065 41866 11690 753 0 71102 0
[pid=24256/tid=24263] ppid=24253 vsize=480260 memory=0 CPUtime=0.07 cores=16-19
/proc/24256/task/24263/stat : 24263 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 491786240 41787 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24264] ppid=24253 vsize=480260 memory=15464 CPUtime=0.07 cores=16-19
/proc/24256/task/24264/stat : 24264 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 491786240 41787 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24265] ppid=24253 vsize=480260 memory=0 CPUtime=0.07 cores=16-19
/proc/24256/task/24265/stat : 24265 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 491786240 41787 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
Current children cumulated CPU time: 2.44 s
Current children cumulated vsize: 484584 KiB
Current children cumulated memory: 170672 KiB
heavy processes:

[startup+6.30017 s]
/proc/loadavg: 17.27 16.68 16.20 11/919 24631
/proc/meminfo: memFree=1043533744/1055320716 swapFree=33554428/33554428
[pid=24253] ppid=24250 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/24253/stat : 24253 (run) S 24250 24253 22358 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826170 4427776 640 18446744073709551615 94919736496128 94919737390661 140730693617616 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94919737629712 94919737677456 94919751581696 140730693625986 140730693626221 140730693626221 140730693631953 0
/proc/24253/statm: 1081 802 714 219 0 143 0
[pid=24256] ppid=24253 vsize=510032 memory=196920 CPUtime=5.61 cores=16-19
/proc/24256/stat : 24256 (python3) R 24253 24253 22358 0 -1 4194304 85097 0 0 0 551 10 0 0 20 0 4 0 2826178 522272768 49048 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 0 0 0 17 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
/proc/24256/statm: 127508 49230 11738 753 0 78545 0
[pid=24256/tid=24263] ppid=24253 vsize=510032 memory=3208 CPUtime=0.07 cores=16-19
/proc/24256/task/24263/stat : 24263 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 522272768 49048 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24264] ppid=24253 vsize=510032 memory=3208 CPUtime=0.07 cores=16-19
/proc/24256/task/24264/stat : 24264 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 522272768 49048 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24265] ppid=24253 vsize=510032 memory=15464 CPUtime=0.07 cores=16-19
/proc/24256/task/24265/stat : 24265 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 522272768 49048 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
Current children cumulated CPU time: 5.61 s
Current children cumulated vsize: 514356 KiB
Current children cumulated memory: 200128 KiB

[startup+12.7001 s]
/proc/loadavg: 17.24 16.68 16.20 16/935 24697
/proc/meminfo: memFree=1041554020/1055320716 swapFree=33554428/33554428
[pid=24253] ppid=24250 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/24253/stat : 24253 (run) S 24250 24253 22358 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826170 4427776 640 18446744073709551615 94919736496128 94919737390661 140730693617616 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94919737629712 94919737677456 94919751581696 140730693625986 140730693626221 140730693626221 140730693631953 0
/proc/24253/statm: 1081 802 714 219 0 143 0
[pid=24256] ppid=24253 vsize=664812 memory=359628 CPUtime=12 cores=16-19
/proc/24256/stat : 24256 (python3) R 24253 24253 22358 0 -1 4194304 141267 0 0 0 1186 14 0 0 20 0 4 0 2826178 680767488 89779 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 0 0 0 17 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
/proc/24256/statm: 166203 89907 13867 753 0 117240 0
[pid=24256/tid=24263] ppid=24253 vsize=664812 memory=2305902602740845936 CPUtime=0.07 cores=16-19
/proc/24256/task/24263/stat : 24263 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 680767488 89779 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24264] ppid=24253 vsize=664812 memory=8323680805835733902 CPUtime=0.07 cores=16-19
/proc/24256/task/24264/stat : 24264 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 680767488 89779 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24265] ppid=24253 vsize=664812 memory=15464 CPUtime=0.07 cores=16-19
/proc/24256/task/24265/stat : 24265 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 680767488 89779 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
Current children cumulated CPU time: 12 s
Current children cumulated vsize: 669136 KiB
Current children cumulated memory: 362836 KiB

[startup+25.5002 s]
/proc/loadavg: 17.19 16.70 16.22 16/935 24750
/proc/meminfo: memFree=1038434876/1055320716 swapFree=33554428/33554428
[pid=24253] ppid=24250 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/24253/stat : 24253 (run) S 24250 24253 22358 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826170 4427776 640 18446744073709551615 94919736496128 94919737390661 140730693617616 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94919737629712 94919737677456 94919751581696 140730693625986 140730693626221 140730693626221 140730693631953 0
/proc/24253/statm: 1081 802 714 219 0 143 0
[pid=24256] ppid=24253 vsize=694040 memory=388584 CPUtime=24.75 cores=16-19
/proc/24256/stat : 24256 (python3) R 24253 24253 22358 0 -1 4194304 161452 0 0 0 2460 15 0 0 20 0 4 0 2826178 710696960 97075 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 0 0 0 17 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0

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

[pid=24253] ppid=24250 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/24253/stat : 24253 (run) S 24250 24253 22358 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826170 4427776 640 18446744073709551615 94919736496128 94919737390661 140730693617616 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94919737629712 94919737677456 94919751581696 140730693625986 140730693626221 140730693626221 140730693631953 0
/proc/24253/statm: 1081 802 714 219 0 143 0
[pid=24256] ppid=24253 vsize=825008 memory=522188 CPUtime=3569.91 cores=16-19
/proc/24256/stat : 24256 (python3) R 24253 24253 22358 0 -1 4194304 460971 0 0 0 356961 30 0 0 20 0 4 0 2826178 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 0 0 0 17 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
/proc/24256/statm: 206252 130547 13930 753 0 157289 0
[pid=24256/tid=24263] ppid=24253 vsize=825008 memory=522188 CPUtime=0.07 cores=16-19
/proc/24256/task/24263/stat : 24263 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24264] ppid=24253 vsize=825008 memory=15464 CPUtime=0.07 cores=16-19
/proc/24256/task/24264/stat : 24264 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24265] ppid=24253 vsize=825008 memory=7668 CPUtime=0.07 cores=16-19
/proc/24256/task/24265/stat : 24265 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
Current children cumulated CPU time: 3569.91 s
Current children cumulated vsize: 829332 KiB
Current children cumulated memory: 525396 KiB

[startup+3599.1 s]
# the end of solver process 24253 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3586.35 s, system=0.330043 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3584 s]*
/proc/loadavg: 11.49 11.92 12.25 10/865 25306
/proc/meminfo: memFree=1044719556/1055320716 swapFree=33554428/33554428
[pid=24253] ppid=24250 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/24253/stat : 24253 (run) S 24250 24253 22358 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826170 4427776 640 18446744073709551615 94919736496128 94919737390661 140730693617616 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94919737629712 94919737677456 94919751581696 140730693625986 140730693626221 140730693626221 140730693631953 0
/proc/24253/statm: 1081 802 714 219 0 143 0
[pid=24256] ppid=24253 vsize=825008 memory=522188 CPUtime=3571.62 cores=16-19
/proc/24256/stat : 24256 (python3) R 24253 24253 22358 0 -1 4194304 460971 0 0 0 357132 30 0 0 20 0 4 0 2826178 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 0 0 0 17 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
/proc/24256/statm: 206252 130547 13930 753 0 157289 0
[pid=24256/tid=24263] ppid=24253 vsize=825008 memory=522188 CPUtime=0.07 cores=16-19
/proc/24256/task/24263/stat : 24263 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24264] ppid=24253 vsize=825008 memory=-8471660653467845821 CPUtime=0.07 cores=16-19
/proc/24256/task/24264/stat : 24264 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24265] ppid=24253 vsize=825008 memory=2384 CPUtime=0.07 cores=16-19
/proc/24256/task/24265/stat : 24265 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
Current children cumulated CPU time: 3571.62 s
Current children cumulated vsize: 829332 KiB
Current children cumulated memory: 525396 KiB

[startup+3590.4 s]
/proc/loadavg: 11.10 11.82 12.22 10/865 25306
/proc/meminfo: memFree=1044721432/1055320716 swapFree=33554428/33554428
[pid=24253] ppid=24250 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/24253/stat : 24253 (run) S 24250 24253 22358 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826170 4427776 640 18446744073709551615 94919736496128 94919737390661 140730693617616 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94919737629712 94919737677456 94919751581696 140730693625986 140730693626221 140730693626221 140730693631953 0
/proc/24253/statm: 1081 802 714 219 0 143 0
[pid=24256] ppid=24253 vsize=825008 memory=522188 CPUtime=3577.99 cores=16-19
/proc/24256/stat : 24256 (python3) R 24253 24253 22358 0 -1 4194304 460971 0 0 0 357769 30 0 0 20 0 4 0 2826178 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 0 0 0 17 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
/proc/24256/statm: 206252 130547 13930 753 0 157289 0
[pid=24256/tid=24263] ppid=24253 vsize=825008 memory=3208 CPUtime=0.07 cores=16-19
/proc/24256/task/24263/stat : 24263 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24264] ppid=24253 vsize=825008 memory=522188 CPUtime=0.07 cores=16-19
/proc/24256/task/24264/stat : 24264 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24265] ppid=24253 vsize=825008 memory=4465 CPUtime=0.07 cores=16-19
/proc/24256/task/24265/stat : 24265 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
Current children cumulated CPU time: 3577.99 s
Current children cumulated vsize: 829332 KiB
Current children cumulated memory: 525396 KiB

[startup+3593.6 s]
/proc/loadavg: 11.10 11.82 12.22 10/865 25306
/proc/meminfo: memFree=1044721540/1055320716 swapFree=33554428/33554428
[pid=24253] ppid=24250 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/24253/stat : 24253 (run) S 24250 24253 22358 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826170 4427776 640 18446744073709551615 94919736496128 94919737390661 140730693617616 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94919737629712 94919737677456 94919751581696 140730693625986 140730693626221 140730693626221 140730693631953 0
/proc/24253/statm: 1081 802 714 219 0 143 0
[pid=24256] ppid=24253 vsize=825008 memory=522188 CPUtime=3581.18 cores=16-19
/proc/24256/stat : 24256 (python3) R 24253 24253 22358 0 -1 4194304 460971 0 0 0 358088 30 0 0 20 0 4 0 2826178 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 0 0 0 17 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
/proc/24256/statm: 206252 130547 13930 753 0 157289 0
[pid=24256/tid=24263] ppid=24253 vsize=825008 memory=3208 CPUtime=0.07 cores=16-19
/proc/24256/task/24263/stat : 24263 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24264] ppid=24253 vsize=825008 memory=522188 CPUtime=0.07 cores=16-19
/proc/24256/task/24264/stat : 24264 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24265] ppid=24253 vsize=825008 memory=8323680805835733902 CPUtime=0.07 cores=16-19
/proc/24256/task/24265/stat : 24265 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
Current children cumulated CPU time: 3581.18 s
Current children cumulated vsize: 829332 KiB
Current children cumulated memory: 525396 KiB

[startup+3596.8 s]
/proc/loadavg: 10.94 11.77 12.20 10/865 25306
/proc/meminfo: memFree=1044721792/1055320716 swapFree=33554428/33554428
[pid=24253] ppid=24250 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/24253/stat : 24253 (run) S 24250 24253 22358 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826170 4427776 640 18446744073709551615 94919736496128 94919737390661 140730693617616 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94919737629712 94919737677456 94919751581696 140730693625986 140730693626221 140730693626221 140730693631953 0
/proc/24253/statm: 1081 802 714 219 0 143 0
[pid=24256] ppid=24253 vsize=825008 memory=522188 CPUtime=3584.37 cores=16-19
/proc/24256/stat : 24256 (python3) R 24253 24253 22358 0 -1 4194304 460971 0 0 0 358407 30 0 0 20 0 4 0 2826178 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 0 0 0 17 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
/proc/24256/statm: 206252 130547 13930 753 0 157289 0
[pid=24256/tid=24263] ppid=24253 vsize=825008 memory=0 CPUtime=0.07 cores=16-19
/proc/24256/task/24263/stat : 24263 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24264] ppid=24253 vsize=825008 memory=3208 CPUtime=0.07 cores=16-19
/proc/24256/task/24264/stat : 24264 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24265] ppid=24253 vsize=825008 memory=522188 CPUtime=0.07 cores=16-19
/proc/24256/task/24265/stat : 24265 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
Current children cumulated CPU time: 3584.37 s
Current children cumulated vsize: 829332 KiB
Current children cumulated memory: 525396 KiB

[startup+3598.4 s]
/proc/loadavg: 10.94 11.77 12.20 10/865 25306
/proc/meminfo: memFree=1044765520/1055320716 swapFree=33554428/33554428
[pid=24253] ppid=24250 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/24253/stat : 24253 (run) S 24250 24253 22358 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826170 4427776 640 18446744073709551615 94919736496128 94919737390661 140730693617616 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94919737629712 94919737677456 94919751581696 140730693625986 140730693626221 140730693626221 140730693631953 0
/proc/24253/statm: 1081 802 714 219 0 143 0
[pid=24256] ppid=24253 vsize=825008 memory=522188 CPUtime=3585.96 cores=16-19
/proc/24256/stat : 24256 (python3) R 24253 24253 22358 0 -1 4194304 460971 0 0 0 358566 30 0 0 20 0 4 0 2826178 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 0 0 0 17 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
/proc/24256/statm: 206252 130547 13930 753 0 157289 0
[pid=24256/tid=24263] ppid=24253 vsize=825008 memory=3208 CPUtime=0.07 cores=16-19
/proc/24256/task/24263/stat : 24263 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24264] ppid=24253 vsize=825008 memory=522188 CPUtime=0.07 cores=16-19
/proc/24256/task/24264/stat : 24264 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24265] ppid=24253 vsize=825008 memory=12908 CPUtime=0.07 cores=16-19
/proc/24256/task/24265/stat : 24265 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
Current children cumulated CPU time: 3585.96 s
Current children cumulated vsize: 829332 KiB
Current children cumulated memory: 525396 KiB

[startup+3598.8 s]
/proc/loadavg: 10.94 11.77 12.20 10/865 25306
/proc/meminfo: memFree=1044765520/1055320716 swapFree=33554428/33554428
[pid=24253] ppid=24250 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/24253/stat : 24253 (run) S 24250 24253 22358 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826170 4427776 640 18446744073709551615 94919736496128 94919737390661 140730693617616 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94919737629712 94919737677456 94919751581696 140730693625986 140730693626221 140730693626221 140730693631953 0
/proc/24253/statm: 1081 802 714 219 0 143 0
[pid=24256] ppid=24253 vsize=825008 memory=522188 CPUtime=3586.36 cores=16-19
/proc/24256/stat : 24256 (python3) R 24253 24253 22358 0 -1 4194304 473363 0 0 0 358605 31 0 0 20 0 4 0 2826178 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405024 0 0 0 17 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
/proc/24256/statm: 206252 130547 13930 753 0 157289 0
[pid=24256/tid=24263] ppid=24253 vsize=825008 memory=3036 CPUtime=0.07 cores=16-19
/proc/24256/task/24263/stat : 24263 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405024 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24264] ppid=24253 vsize=825008 memory=42140 CPUtime=0.07 cores=16-19
/proc/24256/task/24264/stat : 24264 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405024 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24265] ppid=24253 vsize=825008 memory=4764 CPUtime=0.07 cores=16-19
/proc/24256/task/24265/stat : 24265 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 844808192 130355 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 8405024 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
Current children cumulated CPU time: 3586.36 s
Current children cumulated vsize: 829332 KiB
Current children cumulated memory: 525396 KiB

[startup+3599 s]*
/proc/loadavg: 10.94 11.77 12.20 10/865 25306
/proc/meminfo: memFree=1044819716/1055320716 swapFree=33554428/33554428
[pid=24253] ppid=24250 vsize=4324 memory=3208 CPUtime=0 cores=16-19
/proc/24253/stat : 24253 (run) S 24250 24253 22358 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826170 4427776 640 18446744073709551615 94919736496128 94919737390661 140730693617616 0 0 0 65536 4 65538 1 0 0 17 19 0 0 0 0 0 94919737629712 94919737677456 94919751581696 140730693625986 140730693626221 140730693626221 140730693631953 0
/proc/24253/statm: 1081 802 714 219 0 143 0
[pid=24256] ppid=24253 vsize=805552 memory=503024 CPUtime=3586.57 cores=16-19
/proc/24256/stat : 24256 (python3) R 24253 24253 22358 0 -1 4194304 488510 0 0 0 358626 31 0 0 20 0 4 0 2826178 824885248 125596 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 0 0 0 0 17 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
/proc/24256/statm: 201388 125756 13930 753 0 152425 0
[pid=24256/tid=24263] ppid=24253 vsize=803504 memory=8325087111272430478 CPUtime=0.07 cores=16-19
/proc/24256/task/24263/stat : 24263 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 822788096 125092 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 0 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24264] ppid=24253 vsize=803504 memory=-8471660653467845821 CPUtime=0.07 cores=16-19
/proc/24256/task/24264/stat : 24264 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 822788096 125092 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 0 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
[pid=24256/tid=24265] ppid=24253 vsize=803504 memory=9360 CPUtime=0.07 cores=16-19
/proc/24256/task/24265/stat : 24265 (python3) S 24253 24253 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826214 822788096 125092 18446744073709551615 4321280 7402577 140721961792736 0 0 0 0 16781312 0 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 41181184 140721961797533 140721961797784 140721961797784 140721961803706 0
Current children cumulated CPU time: 3586.57 s
Current children cumulated vsize: 809876 KiB
Current children cumulated memory: 506232 KiB

Child status: 0

Real time (s): 3599.1
CPU time (s): 3586.68
CPU user time (s): 3586.35
CPU system time (s): 0.330043
CPU usage (%): 99.6549
Max. virtual memory (cumulated for all children) (KiB): 829332
Max. memory (cumulated for all children) (KiB): 525396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.35
system time used= 0.330043
maximum resident set size= 521420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 489748
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= 3128
involuntary context switches= 1571


# summary of solver processes directly reported to runsolver:
#   pid: 24253
#   total CPU time (s): 3586.68
#   total CPU user time (s): 3586.35
#   total CPU system time (s): 0.330043

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.658 second user time and 34.8084 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-07-15 18:19:35
IDJOB=4847660
IDBENCH=178751
IDSOLVER=3706
FILE ID=nodeE008/4847660-1784132374
RUNJOBID= nodeE008-1784128647-22379
SLURM_JOB_ID= 12756368
Free space on /tmp= 751404 MiB

SOLVER NAME= cpmpy_ortools (1 core) 2026-07-14
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2010/normalized-bab1.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores 1 --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4847660-1784132374/watcher-4847660-1784132374 -o /tmp/evaluation-result-4847660-1784132374/solver-4847660-1784132374 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847660-1784132374/vars-4847660-1784132374 --bin-var /tmp/runsolver-exch-nodeE008-1784128647-22379 --watchdog 3760  run HOME/instance-4847660-1784132374.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1371479590 --intermediate --solver ortools

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3

MD5SUM BENCH= 7d70efbee0e97838ab45b6cc5aba4e62
RANDOM SEED=1371479590

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		: 3589.879
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		: 3590.800
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		: 3581.299
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3611.582
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		: 3606.480
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		: 3587.564
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.541
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		: 3577.170
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		: 3583.479
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.173
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3566.635
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		: 2493.659
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		: 3562.848
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		: 3594.420
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3598.538
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 81
initial apicid	: 81
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3596.002
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 129
initial apicid	: 129
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 131
initial apicid	: 131
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 193
initial apicid	: 193
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 195
initial apicid	: 195
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
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		: 3573.427
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 163
initial apicid	: 163
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 225
initial apicid	: 225
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 227
initial apicid	: 227
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3588.055
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		: 3568.163
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		: 3567.042
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		: 3576.633
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		: 3572.578
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		: 3571.901
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		: 3575.771
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		: 3564.626
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		: 3562.040
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:        1044543860 kB
MemAvailable:   1042458304 kB
Buffers:            3336 kB
Cached:          1443800 kB
SwapCached:            0 kB
Active:          6565384 kB
Inactive:        1187524 kB
Active(anon):    6332236 kB
Inactive(anon):        0 kB
Active(file):     233148 kB
Inactive(file):  1187524 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            142684 kB
Writeback:             8 kB
AnonPages:       6307484 kB
Mapped:           153524 kB
Shmem:             26428 kB
KReclaimable:     130384 kB
Slab:             495760 kB
SReclaimable:     130384 kB
SUnreclaim:       365376 kB
KernelStack:       14432 kB
PageTables:        17516 kB
SecPageTables:     11760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:    7362592 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477500 kB
VmallocChunk:          0 kB
Percpu:           115968 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1740800 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= 751556 MiB
End job on nodeE008 at 2026-07-15 19:19:35