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

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