Trace number 4848174

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cpmpy_ortools (16 cores) 2026-07-14OPT5107943 165.509 16.5735

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Multihop/normalized-minisat25_6_4_3_mh.opb
MD5SUM874226caa0bf9660770f6c6eed696157
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5107943
Best CPU time to get the best result obtained on this benchmark165.509
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 182284263
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 13627510549
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 182284263
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 13627510549
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

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

Verifier Data

OK	5107943

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-4848174-1784143630/watcher-4848174-1784143630 -o /tmp/evaluation-result-4848174-1784143630/solver-4848174-1784143630 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848174-1784143630/vars-4848174-1784143630 --bin-var /tmp/runsolver-exch-nodeE002-1784136133-25899 --watchdog 3760 run HOME/instance-4848174-1784143630.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1972686157 --intermediate --solver ortools 

running on 16 cores: 16-31

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-7,9-16,19,21,23-31
  3550 MHz: 8,36-43,52-63
  3600 MHz: 17-18,20,22,32-35,44-51
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 0-7,9-15
  3550 MHz: 8
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 16-31

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127473 MiB free)
  node 1: cores 8-15, 129019 MiB (128357 MiB free)
  node 2: cores 16-23, 129019 MiB (128617 MiB free)
  node 3: cores 24-31, 128957 MiB (128523 MiB free)
  node 4: cores 32-39, 129019 MiB (127034 MiB free)
  node 5: cores 40-47, 129019 MiB (127369 MiB free)
  node 6: cores 48-55, 129019 MiB (127981 MiB free)
  node 7: cores 56-63, 128474 MiB (126971 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 57600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 57630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 256000000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 256051200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=28389, runsolver pid=28386
Current StackSize limit: 8192 KiB


[startup+0.100053 s]*
/proc/loadavg: 60.22 62.27 63.29 34/879 28392
/proc/meminfo: memFree=1046851628/1055320708 swapFree=33554428/33554428
[pid=28389] ppid=28386 vsize=4324 memory=3204 CPUtime=0 cores=16-31
/proc/28389/stat : 28389 (run) S 28386 28389 25888 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 3951211 4427776 640 18446744073709551615 94450697383936 94450698278469 140721745076240 0 0 0 65536 4 65538 1 0 0 17 23 0 0 0 0 0 94450698517520 94450698565264 94450714226688 140721745082487 140721745082725 140721745082725 140721745088465 0
/proc/28389/statm: 1081 801 712 219 0 143 0
[pid=28392] ppid=28389 vsize=27468 memory=21144 CPUtime=0.05 cores=16-31
/proc/28392/stat : 28392 (python3) R 28389 28389 25888 0 -1 4194304 3546 0 0 0 5 0 0 0 20 0 1 0 3951212 28127232 5120 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 0 0 0 17 17 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
/proc/28392/statm: 6867 5286 1996 753 0 4011 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 31792 KiB
Current children cumulated memory: 24348 KiB

[startup+0.21074 s]*
/proc/loadavg: 60.22 62.27 63.29 49/894 28407
/proc/meminfo: memFree=1046842540/1055320708 swapFree=33554428/33554428
[pid=28389] ppid=28386 vsize=4324 memory=3204 CPUtime=0 cores=16-31
/proc/28389/stat : 28389 (run) S 28386 28389 25888 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 3951211 4427776 640 18446744073709551615 94450697383936 94450698278469 140721745076240 0 0 0 65536 4 65538 1 0 0 17 23 0 0 0 0 0 94450698517520 94450698565264 94450714226688 140721745082487 140721745082725 140721745082725 140721745088465 0
/proc/28389/statm: 1081 801 712 219 0 143 0
[pid=28392] ppid=28389 vsize=729196 memory=38204 CPUtime=1.25 cores=16-31
/proc/28392/stat : 28392 (python3) D 28389 28389 25888 0 -1 4194304 6256 0 0 0 124 1 0 0 20 0 16 0 3951212 746696704 9344 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 0 0 0 17 22 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
/proc/28392/statm: 182299 9551 3695 753 0 168905 0
[pid=28392/tid=28393] ppid=28389 vsize=729196 memory=8462108013221118012 CPUtime=0.07 cores=16-31
/proc/28392/task/28393/stat : 28393 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 746696704 9344 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28394] ppid=28389 vsize=729196 memory=2139 CPUtime=0.07 cores=16-31
/proc/28392/task/28394/stat : 28394 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 746696704 9344 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28395] ppid=28389 vsize=729196 memory=2459 CPUtime=0.07 cores=16-31
/proc/28392/task/28395/stat : 28395 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 746696704 9344 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28396] ppid=28389 vsize=729196 memory=54113132103908 CPUtime=0.07 cores=16-31
/proc/28392/task/28396/stat : 28396 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 746696704 9344 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28397] ppid=28389 vsize=729196 memory=60710218629780 CPUtime=0.07 cores=16-31
/proc/28392/task/28397/stat : 28397 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 746696704 9344 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28398] ppid=28389 vsize=729196 memory=20024 CPUtime=0.07 cores=16-31
/proc/28392/task/28398/stat : 28398 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 746696704 9344 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28399] ppid=28389 vsize=729196 memory=55204171297813 CPUtime=0.07 cores=16-31
/proc/28392/task/28399/stat : 28399 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 746696704 9344 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28400] ppid=28389 vsize=729196 memory=14697404679063462 CPUtime=0.07 cores=16-31
/proc/28392/task/28400/stat : 28400 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 746696704 9344 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28401] ppid=28389 vsize=729196 memory=126518 CPUtime=0.07 cores=16-31
/proc/28392/task/28401/stat : 28401 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 746696704 9344 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28402] ppid=28389 vsize=729196 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28402/stat : 28402 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 746696704 9344 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28403] ppid=28389 vsize=729196 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28403/stat : 28403 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 746696704 9344 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28404] ppid=28389 vsize=729196 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28404/stat : 28404 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 746696704 9344 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28405] ppid=28389 vsize=729196 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28405/stat : 28405 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 746696704 9344 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28406] ppid=28389 vsize=729196 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28406/stat : 28406 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 746696704 9344 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28407] ppid=28389 vsize=729196 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28407/stat : 28407 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 746696704 9344 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
Current children cumulated CPU time: 1.25 s
Current children cumulated vsize: 733520 KiB
Current children cumulated memory: 41408 KiB

[startup+0.308825 s]*
/proc/loadavg: 60.22 62.27 63.29 35/894 28407
/proc/meminfo: memFree=1046831108/1055320708 swapFree=33554428/33554428
[pid=28389] ppid=28386 vsize=4324 memory=3204 CPUtime=0 cores=16-31
/proc/28389/stat : 28389 (run) S 28386 28389 25888 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 3951211 4427776 640 18446744073709551615 94450697383936 94450698278469 140721745076240 0 0 0 65536 4 65538 1 0 0 17 23 0 0 0 0 0 94450698517520 94450698565264 94450714226688 140721745082487 140721745082725 140721745082725 140721745088465 0
/proc/28389/statm: 1081 801 712 219 0 143 0
[pid=28392] ppid=28389 vsize=759316 memory=59712 CPUtime=1.31 cores=16-31
/proc/28392/stat : 28392 (python3) R 28389 28389 25888 0 -1 4194304 9608 0 0 0 130 1 0 0 20 0 16 0 3951212 777539584 14592 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 0 0 0 17 22 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
/proc/28392/statm: 189829 14927 6025 753 0 171688 0
[pid=28392/tid=28393] ppid=28389 vsize=759316 memory=8325372958592957326 CPUtime=0.07 cores=16-31
/proc/28392/task/28393/stat : 28393 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 777539584 14592 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28394] ppid=28389 vsize=759316 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28394/stat : 28394 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 777539584 14592 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28395] ppid=28389 vsize=759316 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28395/stat : 28395 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 777539584 14592 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28396] ppid=28389 vsize=759316 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28396/stat : 28396 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 777539584 14592 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28397] ppid=28389 vsize=759316 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28397/stat : 28397 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 777539584 14592 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28398] ppid=28389 vsize=759316 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28398/stat : 28398 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 777539584 14592 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28399] ppid=28389 vsize=759316 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28399/stat : 28399 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 777539584 14592 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28400] ppid=28389 vsize=759316 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28400/stat : 28400 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 777539584 14592 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28401] ppid=28389 vsize=759316 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28401/stat : 28401 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 777539584 14592 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28402] ppid=28389 vsize=759316 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28402/stat : 28402 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 777539584 14592 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28403] ppid=28389 vsize=759316 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28403/stat : 28403 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 777539584 14592 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28404] ppid=28389 vsize=759316 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28404/stat : 28404 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 777539584 14592 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28405] ppid=28389 vsize=759316 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28405/stat : 28405 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 777539584 14592 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28406] ppid=28389 vsize=759316 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28406/stat : 28406 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 777539584 14592 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28407] ppid=28389 vsize=759316 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28407/stat : 28407 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 777539584 14592 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 2 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
Current children cumulated CPU time: 1.31 s
Current children cumulated vsize: 763640 KiB
Current children cumulated memory: 62916 KiB

[startup+0.700197 s]
/proc/loadavg: 60.22 62.27 63.29 35/894 28407
/proc/meminfo: memFree=1046808680/1055320708 swapFree=33554428/33554428
[pid=28389] ppid=28386 vsize=4324 memory=3204 CPUtime=0 cores=16-31
/proc/28389/stat : 28389 (run) S 28386 28389 25888 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 3951211 4427776 640 18446744073709551615 94450697383936 94450698278469 140721745076240 0 0 0 65536 4 65538 1 0 0 17 23 0 0 0 0 0 94450698517520 94450698565264 94450714226688 140721745082487 140721745082725 140721745082725 140721745088465 0
/proc/28389/statm: 1081 801 712 219 0 143 0
[pid=28392] ppid=28389 vsize=924864 memory=121568 CPUtime=1.59 cores=16-31
/proc/28392/stat : 28392 (python3) R 28389 28389 25888 0 -1 4194304 20599 0 0 0 154 5 0 0 20 0 16 0 3951212 947060736 30193 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 0 0 0 17 22 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
/proc/28392/statm: 231216 30392 11770 753 0 182241 0
[pid=28392/tid=28393] ppid=28389 vsize=924864 memory=5856 CPUtime=0.07 cores=16-31
/proc/28392/task/28393/stat : 28393 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 947060736 30193 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28394] ppid=28389 vsize=924864 memory=4023 CPUtime=0.07 cores=16-31
/proc/28392/task/28394/stat : 28394 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 947060736 30193 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28395] ppid=28389 vsize=924864 memory=15628 CPUtime=0.07 cores=16-31
/proc/28392/task/28395/stat : 28395 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 947060736 30193 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28396] ppid=28389 vsize=924864 memory=2504 CPUtime=0.07 cores=16-31
/proc/28392/task/28396/stat : 28396 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 947060736 30193 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28397] ppid=28389 vsize=924864 memory=3536 CPUtime=0.07 cores=16-31
/proc/28392/task/28397/stat : 28397 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 947060736 30193 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28398] ppid=28389 vsize=924864 memory=4852 CPUtime=0.07 cores=16-31
/proc/28392/task/28398/stat : 28398 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 947060736 30193 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28399] ppid=28389 vsize=924864 memory=3020 CPUtime=0.07 cores=16-31
/proc/28392/task/28399/stat : 28399 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 947060736 30193 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28400] ppid=28389 vsize=924864 memory=41024 CPUtime=0.07 cores=16-31
/proc/28392/task/28400/stat : 28400 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 947060736 30193 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28401] ppid=28389 vsize=924864 memory=4784 CPUtime=0.07 cores=16-31
/proc/28392/task/28401/stat : 28401 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 947060736 30193 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28402] ppid=28389 vsize=924864 memory=1968 CPUtime=0.07 cores=16-31
/proc/28392/task/28402/stat : 28402 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 947060736 30193 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28403] ppid=28389 vsize=924864 memory=5656 CPUtime=0.07 cores=16-31
/proc/28392/task/28403/stat : 28403 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 947060736 30193 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28404] ppid=28389 vsize=924864 memory=12864 CPUtime=0.07 cores=16-31
/proc/28392/task/28404/stat : 28404 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 947060736 30193 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28405] ppid=28389 vsize=924864 memory=3108 CPUtime=0.07 cores=16-31
/proc/28392/task/28405/stat : 28405 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 947060736 30193 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28406] ppid=28389 vsize=924864 memory=17896 CPUtime=0.07 cores=16-31
/proc/28392/task/28406/stat : 28406 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 947060736 30193 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28407] ppid=28389 vsize=924864 memory=47016 CPUtime=0.07 cores=16-31
/proc/28392/task/28407/stat : 28407 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 947060736 30193 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 929188 KiB
Current children cumulated memory: 124772 KiB

[startup+1.50019 s]

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

/proc/meminfo: memFree=1044771552/1055320708 swapFree=33554428/33554428
[pid=28389] ppid=28386 vsize=4324 memory=3204 CPUtime=0 cores=16-31
/proc/28389/stat : 28389 (run) S 28386 28389 25888 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 3951211 4427776 640 18446744073709551615 94450697383936 94450698278469 140721745076240 0 0 0 65536 4 65538 1 0 0 17 23 0 0 0 0 0 94450698517520 94450698565264 94450714226688 140721745082487 140721745082725 140721745082725 140721745088465 0
/proc/28389/statm: 1081 801 712 219 0 143 0
[pid=28392] ppid=28389 vsize=2996668 memory=1678336 CPUtime=162.95 cores=16-31
/proc/28392/stat : 28392 (python3) S 28389 28389 25888 0 -1 4194304 486912 0 0 0 16252 43 0 0 20 0 32 0 3951212 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 0 0 0 17 30 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
/proc/28392/statm: 749167 419584 14024 753 0 637778 0
[pid=28392/tid=28393] ppid=28389 vsize=2996668 memory=665073290692718753 CPUtime=0.07 cores=16-31
/proc/28392/task/28393/stat : 28393 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3951225 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28394] ppid=28389 vsize=2996668 memory=-8471656276862420157 CPUtime=0.07 cores=16-31
/proc/28392/task/28394/stat : 28394 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3951225 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28395] ppid=28389 vsize=2996668 memory=3536 CPUtime=0.07 cores=16-31
/proc/28392/task/28395/stat : 28395 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3951225 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28396] ppid=28389 vsize=2996668 memory=4852 CPUtime=0.07 cores=16-31
/proc/28392/task/28396/stat : 28396 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3951225 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28397] ppid=28389 vsize=2996668 memory=3020 CPUtime=0.07 cores=16-31
/proc/28392/task/28397/stat : 28397 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3951225 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28398] ppid=28389 vsize=2996668 memory=41024 CPUtime=0.07 cores=16-31
/proc/28392/task/28398/stat : 28398 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3951225 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28399] ppid=28389 vsize=2996668 memory=4784 CPUtime=0.07 cores=16-31
/proc/28392/task/28399/stat : 28399 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3951225 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28400] ppid=28389 vsize=2996668 memory=1968 CPUtime=0.07 cores=16-31
/proc/28392/task/28400/stat : 28400 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3951225 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28401] ppid=28389 vsize=2996668 memory=5656 CPUtime=0.07 cores=16-31
/proc/28392/task/28401/stat : 28401 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3951225 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28402] ppid=28389 vsize=2996668 memory=12864 CPUtime=0.07 cores=16-31
/proc/28392/task/28402/stat : 28402 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3951225 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28403] ppid=28389 vsize=2996668 memory=3108 CPUtime=0.07 cores=16-31
/proc/28392/task/28403/stat : 28403 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3951225 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28404] ppid=28389 vsize=2996668 memory=17896 CPUtime=0.07 cores=16-31
/proc/28392/task/28404/stat : 28404 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3951225 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28405] ppid=28389 vsize=2996668 memory=47016 CPUtime=0.07 cores=16-31
/proc/28392/task/28405/stat : 28405 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3951225 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28406] ppid=28389 vsize=2996668 memory=139891112254085 CPUtime=0.07 cores=16-31
/proc/28392/task/28406/stat : 28406 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3951225 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28407] ppid=28389 vsize=2996668 memory=232884797819 CPUtime=0.07 cores=16-31
/proc/28392/task/28407/stat : 28407 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3951225 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28409] ppid=28389 vsize=2996668 memory=61818286637537 CPUtime=9.86 cores=16-31
/proc/28392/task/28409/stat : 28409 (python3) R 28389 28389 25888 0 -1 4194368 13847 0 0 0 985 1 0 0 20 0 32 0 3951820 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 0 0 0 -1 17 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28410] ppid=28389 vsize=2996668 memory=62917815042630 CPUtime=9.87 cores=16-31
/proc/28392/task/28410/stat : 28410 (python3) R 28389 28389 25888 0 -1 4194368 14865 0 0 0 985 2 0 0 20 0 32 0 3951820 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 0 0 0 -1 23 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28411] ppid=28389 vsize=2996668 memory=61818320192169 CPUtime=9.86 cores=16-31
/proc/28392/task/28411/stat : 28411 (python3) R 28389 28389 25888 0 -1 4194368 11939 0 0 0 986 0 0 0 20 0 32 0 3951820 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 0 0 0 -1 20 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28412] ppid=28389 vsize=2996668 memory=56320795607916 CPUtime=9.87 cores=16-31
/proc/28392/task/28412/stat : 28412 (python3) R 28389 28389 25888 0 -1 4194368 40514 0 0 0 985 2 0 0 20 0 32 0 3951820 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 0 0 0 -1 26 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28413] ppid=28389 vsize=2996668 memory=54117544494320 CPUtime=9.84 cores=16-31
/proc/28392/task/28413/stat : 28413 (python3) R 28389 28389 25888 0 -1 4194368 14021 0 0 0 983 1 0 0 20 0 32 0 3951820 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 0 0 0 -1 18 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28414] ppid=28389 vsize=2996668 memory=13572604283848619 CPUtime=9.87 cores=16-31
/proc/28392/task/28414/stat : 28414 (python3) R 28389 28389 25888 0 -1 4194368 21538 0 0 0 986 1 0 0 20 0 32 0 3951820 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 0 0 0 -1 22 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28415] ppid=28389 vsize=2996668 memory=3907207156751164203 CPUtime=9.84 cores=16-31
/proc/28392/task/28415/stat : 28415 (python3) R 28389 28389 25888 0 -1 4194368 11556 0 0 0 983 1 0 0 20 0 32 0 3951820 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 0 0 0 -1 28 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28416] ppid=28389 vsize=2996668 memory=0 CPUtime=9.81 cores=16-31
/proc/28392/task/28416/stat : 28416 (python3) R 28389 28389 25888 0 -1 4194368 26307 0 0 0 980 1 0 0 20 0 32 0 3951821 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 0 0 0 -1 19 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28417] ppid=28389 vsize=2996668 memory=0 CPUtime=9.86 cores=16-31
/proc/28392/task/28417/stat : 28417 (python3) R 28389 28389 25888 0 -1 4194368 44191 0 0 0 984 2 0 0 20 0 32 0 3951821 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 0 0 0 -1 24 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28418] ppid=28389 vsize=2996668 memory=0 CPUtime=9.68 cores=16-31
/proc/28392/task/28418/stat : 28418 (python3) R 28389 28389 25888 0 -1 4194368 16953 0 0 0 967 1 0 0 20 0 32 0 3951821 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 0 0 0 -1 29 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28419] ppid=28389 vsize=2996668 memory=0 CPUtime=9.83 cores=16-31
/proc/28392/task/28419/stat : 28419 (python3) R 28389 28389 25888 0 -1 4194368 14361 0 0 0 982 1 0 0 20 0 32 0 3951822 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 0 0 0 -1 25 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28420] ppid=28389 vsize=2996668 memory=0 CPUtime=9.33 cores=16-31
/proc/28392/task/28420/stat : 28420 (python3) R 28389 28389 25888 0 -1 4194368 20429 0 0 0 931 2 0 0 20 0 32 0 3951823 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 0 0 0 -1 30 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28421] ppid=28389 vsize=2996668 memory=-8526835150510911890 CPUtime=9.11 cores=16-31
/proc/28392/task/28421/stat : 28421 (python3) R 28389 28389 25888 0 -1 4194368 11395 0 0 0 910 1 0 0 20 0 32 0 3951824 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 0 0 0 -1 21 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28422] ppid=28389 vsize=2996668 memory=245635481902 CPUtime=9.16 cores=16-31
/proc/28392/task/28422/stat : 28422 (python3) R 28389 28389 25888 0 -1 4194368 37892 0 0 0 914 2 0 0 20 0 32 0 3951825 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 0 0 0 -1 16 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28423] ppid=28389 vsize=2996668 memory=52992128844179 CPUtime=9.49 cores=16-31
/proc/28392/task/28423/stat : 28423 (python3) R 28389 28389 25888 0 -1 4194368 42888 0 0 0 947 2 0 0 20 0 32 0 3951826 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 0 0 0 -1 29 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28424] ppid=28389 vsize=2996668 memory=54091657249272 CPUtime=9.27 cores=16-31
/proc/28392/task/28424/stat : 28424 (python3) R 28389 28389 25888 0 -1 4194368 28987 0 0 0 925 2 0 0 20 0 32 0 3951826 3068588032 418265 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 8405026 0 0 0 -1 27 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
Current children cumulated CPU time: 162.95 s
Current children cumulated vsize: 3000992 KiB
Current children cumulated memory: 1681540 KiB

[startup+16.4002 s]
/proc/loadavg: 55.08 60.93 62.83 50/911 28424
/proc/meminfo: memFree=1044771552/1055320708 swapFree=33554428/33554428
[pid=28389] ppid=28386 vsize=4324 memory=3204 CPUtime=0 cores=16-31
/proc/28389/stat : 28389 (run) S 28386 28389 25888 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 3951211 4427776 640 18446744073709551615 94450697383936 94450698278469 140721745076240 0 0 0 65536 4 65538 1 0 0 17 23 0 0 0 0 0 94450698517520 94450698565264 94450714226688 140721745082487 140721745082725 140721745082725 140721745088465 0
/proc/28389/statm: 1081 801 712 219 0 143 0
[pid=28392] ppid=28389 vsize=2379984 memory=1388528 CPUtime=165.32 cores=16-31
/proc/28392/stat : 28392 (python3) R 28389 28389 25888 0 -1 4194304 529350 0 0 0 16487 45 0 0 20 0 16 0 3951212 2437103616 346409 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 0 0 0 17 16 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
/proc/28392/statm: 594996 347132 14070 753 0 522561 0
[pid=28392/tid=28393] ppid=28389 vsize=2379984 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28393/stat : 28393 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2437103616 346409 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28394] ppid=28389 vsize=2379984 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28394/stat : 28394 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2437103616 346409 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28395] ppid=28389 vsize=2379984 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28395/stat : 28395 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2437103616 346409 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28396] ppid=28389 vsize=2379984 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28396/stat : 28396 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2437103616 346409 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28397] ppid=28389 vsize=2379984 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28397/stat : 28397 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2437103616 346409 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28398] ppid=28389 vsize=2379984 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28398/stat : 28398 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2437103616 346409 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28399] ppid=28389 vsize=2379984 memory=7237121239492747861 CPUtime=0.07 cores=16-31
/proc/28392/task/28399/stat : 28399 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2437103616 346409 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28400] ppid=28389 vsize=2379984 memory=7237121239492747861 CPUtime=0.07 cores=16-31
/proc/28392/task/28400/stat : 28400 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2437103616 346409 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28401] ppid=28389 vsize=2379984 memory=8325372958592957326 CPUtime=0.07 cores=16-31
/proc/28392/task/28401/stat : 28401 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2437103616 346409 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28402] ppid=28389 vsize=2379984 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28402/stat : 28402 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2437103616 346409 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28403] ppid=28389 vsize=2379984 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28403/stat : 28403 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2437103616 346409 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28404] ppid=28389 vsize=2379984 memory=717 CPUtime=0.07 cores=16-31
/proc/28392/task/28404/stat : 28404 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2437103616 346409 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28405] ppid=28389 vsize=2379984 memory=714 CPUtime=0.07 cores=16-31
/proc/28392/task/28405/stat : 28405 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2437103616 346409 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28406] ppid=28389 vsize=2379984 memory=279782224522176 CPUtime=0.07 cores=16-31
/proc/28392/task/28406/stat : 28406 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2437103616 346409 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28407] ppid=28389 vsize=2379984 memory=2305897100870943224 CPUtime=0.07 cores=16-31
/proc/28392/task/28407/stat : 28407 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2437103616 346409 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
Current children cumulated CPU time: 165.32 s
Current children cumulated vsize: 2384308 KiB
Current children cumulated memory: 1391732 KiB

[startup+16.5002 s]
/proc/loadavg: 55.08 60.93 62.83 50/911 28424
/proc/meminfo: memFree=1044771552/1055320708 swapFree=33554428/33554428
[pid=28389] ppid=28386 vsize=4324 memory=3204 CPUtime=0 cores=16-31
/proc/28389/stat : 28389 (run) S 28386 28389 25888 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 3951211 4427776 640 18446744073709551615 94450697383936 94450698278469 140721745076240 0 0 0 65536 4 65538 1 0 0 17 23 0 0 0 0 0 94450698517520 94450698565264 94450714226688 140721745082487 140721745082725 140721745082725 140721745088465 0
/proc/28389/statm: 1081 801 712 219 0 143 0
[pid=28392] ppid=28389 vsize=2333640 memory=1342828 CPUtime=165.42 cores=16-31
/proc/28392/stat : 28392 (python3) R 28389 28389 25888 0 -1 4194304 529492 0 0 0 16497 45 0 0 20 0 16 0 3951212 2389647360 334879 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 0 0 0 17 16 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
/proc/28392/statm: 583410 335707 14070 753 0 510975 0
[pid=28392/tid=28393] ppid=28389 vsize=2333640 memory=3204 CPUtime=0.07 cores=16-31
/proc/28392/task/28393/stat : 28393 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2389647360 334879 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28394] ppid=28389 vsize=2333640 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28394/stat : 28394 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2389647360 334879 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28395] ppid=28389 vsize=2333640 memory=1587648 CPUtime=0.07 cores=16-31
/proc/28392/task/28395/stat : 28395 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2389647360 334879 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28396] ppid=28389 vsize=2333640 memory=5856 CPUtime=0.07 cores=16-31
/proc/28392/task/28396/stat : 28396 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2389647360 334879 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28397] ppid=28389 vsize=2333640 memory=15628 CPUtime=0.07 cores=16-31
/proc/28392/task/28397/stat : 28397 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2389647360 334879 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28398] ppid=28389 vsize=2333640 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28398/stat : 28398 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2389647360 334879 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28399] ppid=28389 vsize=2333640 memory=261816911453657 CPUtime=0.07 cores=16-31
/proc/28392/task/28399/stat : 28399 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2389647360 334879 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28400] ppid=28389 vsize=2333640 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28400/stat : 28400 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2389647360 334879 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28401] ppid=28389 vsize=2333640 memory=0 CPUtime=0.07 cores=16-31
/proc/28392/task/28401/stat : 28401 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2389647360 334879 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28402] ppid=28389 vsize=2333640 memory=198340509722 CPUtime=0.07 cores=16-31
/proc/28392/task/28402/stat : 28402 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2389647360 334879 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28403] ppid=28389 vsize=2333640 memory=3204 CPUtime=0.07 cores=16-31
/proc/28392/task/28403/stat : 28403 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2389647360 334879 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28404] ppid=28389 vsize=2333640 memory=1 CPUtime=0.07 cores=16-31
/proc/28392/task/28404/stat : 28404 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2389647360 334879 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28405] ppid=28389 vsize=2333640 memory=11822120823029796 CPUtime=0.07 cores=16-31
/proc/28392/task/28405/stat : 28405 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2389647360 334879 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28406] ppid=28389 vsize=2333640 memory=3204 CPUtime=0.07 cores=16-31
/proc/28392/task/28406/stat : 28406 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2389647360 334879 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
[pid=28392/tid=28407] ppid=28389 vsize=2333640 memory=1661068 CPUtime=0.07 cores=16-31
/proc/28392/task/28407/stat : 28407 (python3) S 28389 28389 25888 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3951225 2389647360 334879 18446744073709551615 4321280 7402577 140728451238736 0 0 0 0 16781312 0 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 34967552 140728451245970 140728451246224 140728451246224 140728451252154 0
Current children cumulated CPU time: 165.42 s
Current children cumulated vsize: 2337964 KiB
Current children cumulated memory: 1346032 KiB

Child status: 0

Real time (s): 16.5735
CPU time (s): 165.509
CPU user time (s): 165.013
CPU system time (s): 0.495994
CPU usage (%): 998.636
Max. virtual memory (cumulated for all children) (KiB): 3231856
Max. memory (cumulated for all children) (KiB): 1682672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 165.013
system time used= 0.495994
maximum resident set size= 1674596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 530801
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= 5189
involuntary context switches= 1454


# summary of solver processes directly reported to runsolver:
#   pid: 28389
#   total CPU time (s): 165.509
#   total CPU user time (s): 165.013
#   total CPU system time (s): 0.495994

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.092877 second user time and 0.211777 second system time

The end

Launcher Data

Begin job on nodeE002 at 2026-07-15 21:27:11
IDJOB=4848174
IDBENCH=155671
IDSOLVER=3707
FILE ID=nodeE002/4848174-1784143630
RUNJOBID= nodeE002-1784136133-25899
SLURM_JOB_ID= 12756566
Free space on /tmp= 802020 MiB

SOLVER NAME= cpmpy_ortools (16 cores) (16 cores) 2026-07-14
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Multihop/normalized-minisat25_6_4_3_mh.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores NBCORE --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4848174-1784143630/watcher-4848174-1784143630 -o /tmp/evaluation-result-4848174-1784143630/solver-4848174-1784143630 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848174-1784143630/vars-4848174-1784143630 --bin-var /tmp/runsolver-exch-nodeE002-1784136133-25899 --watchdog 3760  run HOME/instance-4848174-1784143630.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1972686157 --intermediate --solver ortools

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

MD5SUM BENCH= 874226caa0bf9660770f6c6eed696157
RANDOM SEED=1972686157

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 59
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3573.390
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		: 3564.584
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		: 3564.613
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		: 3564.606
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		: 3564.618
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:        1046864300 kB
MemAvailable:   1044562272 kB
Buffers:            3336 kB
Cached:          1006928 kB
SwapCached:            0 kB
Active:          5096800 kB
Inactive:         756368 kB
Active(anon):    4863416 kB
Inactive(anon):        0 kB
Active(file):     233384 kB
Inactive(file):   756368 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             43012 kB
Writeback:            20 kB
AnonPages:       4846376 kB
Mapped:           153928 kB
Shmem:             20500 kB
KReclaimable:     128368 kB
Slab:             491712 kB
SReclaimable:     128368 kB
SUnreclaim:       363344 kB
KernelStack:       15024 kB
PageTables:        14068 kB
SecPageTables:     12056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    7558224 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478316 kB
VmallocChunk:          0 kB
Percpu:           116480 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2398208 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= 802004 MiB
End job on nodeE002 at 2026-07-15 21:27:27