Trace number 4825171

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-05-18OPT2628047795598 31.0131 12.9439

General information on the benchmark

NamePB24/normalized-PB10/OPT-LIN/leberre/opb-trendy/misc2010/
datasets/10orplus/normalized-sonata.cudf.trendy.opb
MD5SUM80dc763f04234207f793694736b4ca1b
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 benchmark2628047795598
Best CPU time to get the best result obtained on this benchmark0.774664
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21109
Total number of constraints100061
Number of constraints which are clauses98496
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 8590
Biggest coefficient in the objective function 79340706073
Number of bits for the biggest coefficient in the objective function 37
Sum of the numbers in the objective function 234927793755070
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 79340706073
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 234927793755070
Number of bits of the biggest sum of numbers48
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

5.57/4.71	c Time taken to transform: 2.2955610752105713 seconds

5.57/4.71	c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 16, 'random_seed': 1274681775, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f886650ea00>}

5.57/4.71	c 57593.8258190155s left to solve

30.45/12.47	c Solution 1, time = 2.1283s

30.45/12.47	o 37381825116266

30.45/12.47	c Solution 2, time = 2.1309s

30.45/12.47	o 7068431561257

30.45/12.47	c Solution 3, time = 2.2388s

30.45/12.47	o 6830298657738

30.45/12.47	c Solution 4, time = 2.2402s

30.45/12.47	o 6830298657736

30.45/12.47	c Solution 5, time = 2.2455s

30.45/12.47	o 6671247961442

30.45/12.47	c Solution 6, time = 2.2495s

30.45/12.47	o 6432967344306

30.45/12.47	c Solution 7, time = 2.3892s

30.45/12.47	o 6432358025409

30.45/12.47	c Solution 8, time = 2.4147s

30.45/12.47	o 6353017319333

30.45/12.47	c Solution 9, time = 2.5000s

30.45/12.47	o 6273787398543

30.45/12.47	c Solution 10, time = 2.5088s

30.45/12.47	o 6273251936460

30.45/12.47	c Solution 11, time = 2.5128s

30.45/12.47	o 6035322139303

30.45/12.47	c Solution 12, time = 2.7599s

30.45/12.47	o 2628047795640

30.45/12.47	c Solution 13, time = 2.8044s

30.45/12.47	o 2628047795608

30.45/12.47	c Solution 14, time = 2.8099s

30.45/12.47	o 2628047795606

30.45/12.47	c Solution 15, time = 2.8162s

30.45/12.47	o 2628047795603

30.45/12.47	c Solution 16, time = 2.8203s

30.45/12.47	o 2628047795601

30.45/12.47	c Solution 17, time = 2.8269s

30.45/12.47	o 2628047795599

30.45/12.47	c Solution 18, time = 2.8307s

30.45/12.47	o 2628047795598

30.45/12.48	o 2628047795598

30.45/12.48	v -x1633 x8498 -x10782 x6240 -x19876 -x19666 -x20956 -x16684 -x16012 -x8776 -x7871 -x12102 -x12891 -x13024 x6314 -x17515 -x1066 -x12451 -x964 -x2486 x6438 -x14273 x8185 -x9364 -x13299 -x19853 -x7640 -x1386 -x13726 -x11057 -x11498 -x13865 x1175 x1783 -x9814 -x6848 -x2774 x20268 -x19785 -x17198 x3469 -x15383 -x12569 x9244 -x7666 -x14751 x245 -x11376 -x11792 x8601 x7162 -x20332 -x20031 -x17769 -x13612 x1796 -x19562 -x13124 -x559 -x17607 -x14432 -x20766 -x988 -x12727 x2754 -x10842 -x17193 -x20872 -x4342 -x11197 -x8646 -x10160 -x567 -x10359 -x1128 -x5392 -x12971 x4593 x1063 x6067 -x10426 -x3115 -x18475 -x20478 -x8679 -x2888 -x5991 -x18126 x20202 x7538 -x11555 x1464 -x4045 -x5531 -x2247 -x9276 x6717 -x15806 -x9967 -x13912 -x1619 -x326 x1539 x16522 -x17616 -x4111 -x5171 -x11590 -x10847 -x12425 -x18764 -x15104 -x15339 -x14387 -x11623 -x13563 -x16967 -x17344 -x8583 -x21072 -x16385 -x20492 x541 -x14631 -x620 -x11267 -x773 x6464 -x10686 -x18180 x5219 -x10074 -x6162 -x6362 -x4703 -x2713 -x20612 -x16702 -x8176 x3534 x930 -x14429 -x3268 -x10836 -x15618 x9534 x9304 -x691 -x4681 -x10655 x2075 -x13866 x19724 -x5105 -x10498 -x19156 -x19664 -x3131 -x11810 -x2498 x3286 -x13373 -x20584 -x9432 -x2061 -x14853 -x5417 -x12052 -x12632 -x3562 -x18034 -x13017 -x9595 -x13238 -x5789 -x17016 x2694 x53 -x19388 -x19362 -x1149 -x5138 -x48 -x699 x7214 -x5221 -x20913 x6725 -x5102 x9222 -x15202 -x14128 x9457 -x2858 -x1251 x8225 x6102 x2724 x4192 -x15078 -x7212 -x19265 -x13127 -x3645 -x8011 x7412 -x1136 -x3285 -x4990 -x12164 -x14056 -x1523 -x9892 -x355 -x19313 -x2188 -x735 -x15596 -x5512 x3946 -x14079 -x19882 -x7273 -x9867 -x18703 -x11871 -x13509 x2631 -x3405 -x8369 -x17772 -x8660 x672 -x66 -x9566 -x12211 -x13764 -x14632 -x15509 -x18494 x20513 x8382 -x2285 -x4983 -x2159 -x18752 -x3382 -x19026 -x20896 -x4516 -x11586 -x11367 -x919 -x18074 -x18173 -x9011 -x16063 x3986 -x4471 -x14646 -x11795 -x17917 -x16934 -x6406 x7813 -x9436 x4558 x5268 -x4269 -x21098 -x17493 x5079 x4610 -x11522 x4344 -x10146 x4737 -x12078 -x16742 -x2801 -x16092 -x2093 -x3892 -x1603 -x1991 -x1678 -x19650 -x14526 -x16700 x5493 -x12800 -x19698 -x366 -x3029 -x6575 -x11636 -x12146 -x8427 -x14517 -x6277 -x12962 -x1281 -x7300 -x14821 x424 -x10165 -x15068 -x8631 -x7313 -x1148 -x18717 -x9443 -x11800 -x8543 -x17147 -x4260 -x4995 -x803 -x716 -x7348 -x3766 -x8557 -x19352 -x9721 -x19606 -x3374 -x14174 x20422 -x5366 -x16452 -x8063 -x19015 x8791 -x9161 x21064 -x16631 -x11445 -x15133 -x14104 -x5591 -x8681 -x9810 -x15660 -x10300 -x5594 -x19317 -x13560 -x3863 x6478 -x17424 -x9386 -x2690 -x9901 -x19013 -x14803 -x17341 -x15640 -x5457 x3831 -x9609 -x3079 -x20841 -x12609 -x18608 -x91 -x16834 -x17268 -x5398 -x9114 -x15732 -x19858 -x18699 -x10062 -x3371 x19174 x4771 -x13877 -x13931 x3077 -x4169 x5527 -x19487 -x12235 -x14225 -x16629 x18561 -x18722 -x9638 -x5331 -x13844 -x19091 -x18878 -x4755 -x1104 -x13077 -x8654 -x10701 -x13187 -x17857 x1605 x5051 -x20723 -x3789 -x306 -x13380 x6213 -x20662 -x21062 -x4305 -x12080 -x5307 -x792 x9488 x4723 -x18920 -x2376 -x2765 -x20554 x16510 -x20054 -x1113 x19422 -x17445 -x8690 -x14607 -x1437 -x11811 -x2435 -x9976 x7439 -x8022 x4383 -x15490 -x4194 -x4497 -x14308 x5482 -x19921 x6014 -x8833 -x9686 -x11326 -x683 -x14453 -x15652 x925 -x20852 -x12464 x15614 -x18881 -x2547 -x20982 x15516 -x5426 -x14366 -x1394 -x9561 -x18468 x20166 -x13424 x4651 -x20226 -x3982 -x17945 x6424 -x21069 -x16898 -x855 x5597 -x4621 -x10633 x9193 x535 -x15526 -x20027 -x17507 x7712 -x19523 -x18584 x15821 -x20917 -x9947 -x2035 -x12033 -x10305 -x9228 -x1739 -x11984 -x18569 -x20836 -x8002 -x13123 -x4854 -x6130 -x13751 -x16989 -x10276 -x18307 -x2655 -x18407 x3594 x20812 -x10568 -x617 -x19031 -x18284 -x4864 -x14855 -x18992 -x18677 -x11690 -x1572 -x9717 -x2951 -x9414 x2451 x19343 -x5370 -x12105 x20464 -x14216 -x11345 -x16151 x1138 -x11251 -x13 -x3262 -x2942 -x19102 -x11177 -x17448 -x6485 -x17901 -x16232 x720 x6013 x2407 x9290 -x6557 x7194 -x3141 x3231 -x1731 x4677 x6505 -x3710 -x17223 -x19000 -x5940 x578 -x17379 -x13755 -x10304 x4200 -x1566 -x523 -x4419 -x19561 -x16272 -x2531 -x15577 -x3182 x6949 -x13682 -x16762 x6801 -x11018 -x14386 x8232 -x20126 -x9655 -x21076 -x13355 -x5151 -x3293 x9239 -x12581 x1315 x7737 -x21075 -x9522 -x7772 -x18800 x19983 -x10760 -x14817 x3190 x8523 -x13834 -x11686 -x16828 x5091 -x13302 -x1357 -x8815 -x20499 -x12430 -x11754 -x12262 x632 x5637 -x5954 -x2541 -x18987 -x18779 x6303 -x2256 -x7133 -x9091 -x12433 -x13752 x616 x4078 x7784 x7466 -x344 -x10065 x17078 -x3878 -x4124 -x19327 -x7267 -x12229 x7862 -x17036 x2230 x152 x15646 -x13648 -x189 -x13874 -x2769 -x9652 -x17571 -x874 -x8803 -x5986 -x9153 -x8741 -x1799 -x18253 -x12303 -x14038 x8157 -x10308 -x20685 -x15066 -x19615 -x2116 -x3482 -x7190 -x19431 -x7326 -x14622 x354 -x16400 -x2718 -x3389 -x1311 -x20657 -x4708 -x3680 x6138 -x4020 -x16474 -x12911 x5503 x6375 x4202 -x4074 -x14739 x7920 -x5582 -x807 x6286 -x12028 -x3998 -x8480 -x17117 -x4445 -x4759 -x1737 -x6173 -x14588 -x9188 -x14283 x4359 x553 -x16285 -x15385 x5682 -x14551 -x20353 -x3370 -x11467 -x14083 -x4607 -x17095 -x6377 -x20005 -x16086 x20431 -x15159 -x12700 x6566 -x12104 -x18214 x8669 -x20149 -x15031 x958 -x3280 -x3505 -x11525 -x7077 -x7588 -x14147 x2712 -x15138 -x348 -x19963 -x1749 -x13347 x16577 -x17870 -x2399 -x7179 -x11756 -x72 -x20208 -x18007 -x17876 -x15173 -x7505 -x2135 -x17185 -x5160 -x17514 -x19566 -x8442 -x17343 x247 -x3531 -x6693 -x1231 -x10111 -x17646 -x1997 x2624 -x20684 -x3356 x7822 -x3671 -x16312 x16605 -x10618 x2003 -x1185 -x6306 -x12368 -x6052 -x21026 -x19062 -x8814 -x6176 x4265 -x16998 -x2647 -x15332 -x15790 -x8099 -x19608 -x16006 -x19008 -x3033 -x12314 -x13073 -x18451 -x11471 -x11175 -x18898 -x21092 -x5169 -x14990 x7542 -x1012 -x13850 x6925 -x1119 -x8867 -x18549 -x7395 -x14486 -x18402 x16077 -x1248 -x20750 -x5547 -x17420 -x11581 x736 -x18789 -x6017 -x2539 x6893 -x7504 x6361 -x1423 -x1429 -x8096 -x13032 -x11599 -x1412 -x18120 -x20602 -x13343 -x15740 x15861 -x18950 -x19822 -x2596 -x9405 -x11999 -x17834 x329 -x14589 -x9756 -x10704 -x14078 -x14506 -x12587 -x4951 -x21079 -x9026 -x3775 -x12014 -x16347 -x2515 -x5381 -x4828 x3876 -x13882 -x12502 -x14695 -x15255 -x12178 -x17990 -x1237 -x18096 -x11191 -x11986 -x5096 x19502 -x9373 -x15311 -x9770 -x12338 -x20948 -x16364 -x17020 -x2935 x7579 -x14211 -x7497 -x7874 -x7707 -x8899 -x13683 -x12905 -x15075 x2591 -x16799 -x11260 -x549 -x10103 -x11641 x20503 -x10570 -x13702 -x10638 -x12365 -x8399 -x16300 -x10839 -x16487 x7782 -x10252 -x19782 -x14716 -x10585 x5979 x8138 x2832 -x9273 -x18393 -x20939 -x12301 -x13579 -x2870 -x11765 -x16722 -x6917 -x12979 -x16196 x5119 -x5005 -x16246 -x19863 -x12718 -x10780 -x8897 -x4896 -x16461 -x14978 -x18639 -x9761 -x1852 x8670 -x12121 -x16532 x2846 -x5497 -x16185 -x11752 -x16948 -x11575 -x1418 -x3049 -x15853 x7026 x9311 -x8793 -x15941 -x7213 -x12450 -x12624 -x18446 -x12362 x5115 -x6647 -x13091 -x19319 -x1264 -x13315 -x2266 -x765 -x14613 -x6943 -x5194 -x10348 -x10220 -x5995 -x14168 -x14508 x11200 -x10779 -x8559 -x2049 -x9767 -x12147 -x15270 -x11835 x19203 -x18661 x7087 -x19665 -x503 -x797 -x2300 -x3773 -x8258 -x11782 -x4233 -x2095 -x14880 -x19803 -x15570 x7346 -x11985 -x20776 -x5535 -x5206 -x4439 -x15524 x20207 -x14655 x5000 -x18943 -x9362 -x13144 -x9137 -x9619 -x16017 x1191 -x5664 -x1152 -x6360 -x6421 -x547 -x725 -x1734 -x13408 -x2555 -x1501 -x673 -x10786 -x13426 -x21091 -x8128 -x4579 -x2450 x8426 -x10522 -x12936 -x21052 -x15738 -x17382 -x4556 -x20030 x3474 -x2432 -x17374 -x11114 -x18371 x871 -x8289 x5285 -x15462 -x8391 -x20059 x7045 -x9125 -x12702 -x19331 x1896 -x4207 -x12744 -x3913 -x5153 -x9745 -x17272 -x8731 x7053 -x13007 -x4161 -x4004 -x9771 -x579 x6690 -x171 -x9938 -x9931 -x6011 -x1043 x5256 -x15484 -x5113 -x8922 -x11487 -x2019 -x9860 x1511 -x15833 x6814 x986 -x10154 -x13674 -x12504 -x3846 -x6637 x4270 -x13348 x3806 -x4485 x4955 -x11371 -x20065 -x361 -x13973 -x9611 x20214 x20303 -x4920 -x19020 -x17521 -x4421 -x4255 -x8915 x1667 -x16245 x8680 -x3421 -x21107 x3502 -x14446 -x13708 -x8501 -x2358 x8824 -x11066 -x15290 -x5680 -x11433 -x19173 -x7940 -x3367 x4758 -x16755 -x8214 -x10018 -x19627 -x15140 -x20363 -x10929 -x17864 -x1612 -x9664 -x18486 x19087 -x9746 -x10246 -x5337 -x5451 -x11198 -x17302 -x2918 x3491 -x9872 -x18365 x20237 x20197 -x14055 -x20064 -x120 x5438 -x10501 -x13528 -x17858 x7498 -x11550 -x12776 -x13797 -x17698 -x5355 x19050 -x14516 -x17631 -x3864 -x916 -x3581 -x20808 -x18944 x16280 -x15409 -x11523 -x11919 -x12675 -x3705 -x9374 -x12771 x16123 -x5326 -x16378 -x19684 -x14253 -x13693 -x8560 -x16839 -x9407 -x11833 -x2219 -x8211 x1657 -x2433 -x17958 -x18024 -x10696 -x9930 -x2466 -x7037 -x9881 -x10177 -x16923 x6696 -x13920 x7647 -x2549 x7432 -x12179 -x11214 -x13383 x19984 -x16241 x20373 -x19713 -x11620 -x12809 -x11259 -x17936 -x3332 -x1653 -x5859 x83 -x4225 -x9916 -x10767 x7314 -x16162 x5840 -x18660 -x16384 -x3558 -x12881 -x19509 -x15763 x392 -x13603 -x5780 x8240 -x1240 -x16916 -x15413 -x5507 -x12725 -x5376 -x1880 -x14851 x16495 -x16008 -x11916 -x4904 -x21007 -x10327 -x4039 -x12428 -x16453 -x20866 -x12156 -x16393 -x15376 x1272 -x11184 -x18770 -x18838 x20343 -x3762 x2288 -x4948 -x14893 x2618 -x13730 -x4710 x20328 -x17232 -x18738 -x20691 x7030 -x14272 -x7603 x5372 -x15997 x7477 -x9612 -x15969 -x18670 x393 x2207 x4195 -x18555 -x78 -x12851 -x17280 -x15675 -x15724 -x20972 -x17840 -x7337 -x3842 -x20451 x4038 x4569 x8595 -x12151 -x3814 -x7438 -x1463 -x18018 -x8140 -x7930 -x18040 -x13498 -x3398 -x9998 x16558 x6344 -x17395 -x10621 -x12311 -x15601 -x16130 -x19454 x4663 -x316 -x13345 x8227 -x11629 -x6271 -x17240 -x14894 -x12305 -x14690 x6467 x3011 -x19446 x8908 -x11558 -x10243 -x8786 -x7768 -x13394 -x20859 -x11154 -x12424 -x18733 x6863 -x15037 x3598 x6910 -x17952 x7076 x4365 x9298 -x10676 -x11642 -x14461 -x19867 x3253 -x2938 -x10514 x4338 -x11978 -x8545 -x2757 -x1233 x20292 -x12241 -x20559 -x1621 -x11973 -x20587 -x14291 -x13167 -x11880 -x387 -x18574 -x19638 -x4056 x427 -x10598 -x2545 -x10871 -x16713 -x4049 -x12951 x20212 -x15580 -x11129 x15818 -x10088 -x17009 -x19377 -x13018 x6682 -x19570 x1020 -x4777 -x5109 x17730 x7590 x49 -x18058 -x9492 -x17977 -x9597 -x9013 -x18408 -x3349 -x11888 -x15325 -x12871 -x12207 -x19257 -x13687 -x18399 -x14204 -x2505 x3678 -x8812 -x12743 -x14354 x19717 -x13162 -x14380 -x17130 -x14130 -x2208 -x20596 x8700 -x13785 -x7655 x7570 -x1794 -x2840 -x13860 -x14376 x5825 -x18012 -x2750 -x10314 -x19159 -x1839 -x5252 -x18000 -x20209 -x14415 -x6789 -x13472 -x9079 -x513 -x9149 x6731 -x15123 -x11761 -x11385 -x14521 -x3506 x2201 -x4816 -x16000 -x3807 x3565 -x3092 -x16929 x4949 -x711 -x19526 -x8302 -x10670 -x5389 -x11337 -x13138 -x9899 -x11242 -x12641 -x12600 -x20443 -x2132 -x10991 -x11524 -x19725 -x11384 -x14127 -x15620 -x6602 x7941 -x20877 -x7523 -x14935 -x19019 -x12185 -x429 -x1134 -x15082 -x3599 -x20665 x20556 x265 -x16466 -x94 -x3123 -x17991 -x12736 -x6126 -x13111 -x15065 x6198 -x12882 -x4507 x8682 -x12634 -x8699 -x13094 -x10663 -x14470 -x16857 -x16632 -x18439 -x15599 x8047 -x14330 -x18110 x2309 -x15263 x16472 x7219 x7918 -x16315 -x13098 -x15333 -x10317 -x17311 -x10827 x4328 -x18646 -x2077 x5073 -x9057 x7074 -x11717 -x14052 -x4478 -x17824 -x8745 -x15974 -x3410 -x347 -x4000 -x11135 -x4029 x6829 x20617 -x10647 x13728 -x3676 -x4807 -x12370 -x15151 -x8978 -x9342 -x11043 x7283 -x7706 -x6270 x751 -x20829 x6367 -x13437 x20133 x1745 -x3931 -x1598 -x13949 -x1414 -x18340 -x18438 -x13825 x6092 -x13033 -x11894 -x15457 -x19539 -x20400 -x11001 -x10454 -x16958 x7202 -x5244 -x14151 -x3385 -x18676 x9341 -x19700 -x12964 x6324 x19628 -x13567 -x5318 -x9086 -x11039 x8964 -x1891 -x13769 -x18041 x16432 -x655 -x5633 x17129 x8820 -x5224 x4514 -x19933 -x11836 -x700 -x3723 x5515 -x8720 -x12012 x891 -x14205 -x14074 x460 -x7907 x6468 x6853 -x13507 -x176 -x15315 -x16658 -x7803 -x7246 -x1284 -x14191 -x16197 -x1178 -x16983 -x20873 -x7449 -x14835 -x1085 -x3832 x4564 x3101 -x10747 -x16257 x15769 -x19674 -x20900 -x20527 -x11670 -x18094 x526 x5433 -x11294 -x7281 x9539 x16406 -x2810 x20571 x15863 -x3414 -x5694 -x7297 -x15786 x6615 -x10530 x21065 -x6291 -x20127 -x1688 -x3910 -x6994 x1497 -x9454 -x302 -x12814 -x16323 -x4087 -x16990 -x13046 x7405 -x6597 -x13574 -x8291 -x20223 -x1858 -x18116 -x10378 -x11479 -x11804 -x4570 -x15211 -x14535 x5336 -x8311 -x854 x3866 x584 -x8064 -x9259 x19771 x7661 -x17807 -x19470 -x17063 -x954 -x5767 x6842 -x12723 -x20387 x6872 -x11377 -x14781 -x14491 -x13232 -x1989 -x16905 x4704 -x17790 -x496 -x15007 -x12921 -x14071 -x10136 -x17267 -x14977 -x4824 -x10988 -x16055 -x16043 -x4730 -x3189 -x7524 -x10190 x7272 -x17530 -x13132 -x4067 x499 -x2303 x525 -x17726 -x13027 x5828 x7221 -x20097 -x17552 -x19620 x994 -x17623 -x20907 x10951 -x982 -x11559 -x5958 -x20886 -x4786 -x17202 x6390 x3793 x6649 -x17206 x7845 -x17553 -x18065 -x12877 -x11430 x261 x19414 -x12165 x7236 -x9521 -x3449 -x4787 x68 -x9133 -x9790 -x14708 -x6531 -x10028 -x19429 -x15962 -x17154 x4073 x16425 -x8993 -x5700 -x11481 -x12388 -x16027 x15856 -x19701 -x12875 -x1444 -x4804 -x2082 -x11088 x3455 -x18706 -x11834 -x15187 -x703 -x7880 x5271 -x11282 -x11589 -x13452 -x14575 -x14730 -x4552 -x11713 -x181 -x8758 -x835 -x15812 -x16994 -x9582 -x10001 x6774 -x3719 -x18971 -x3420 -x12263 x15855 -x11491 x20549 -x17398 -x17190 -x18228 -x15364 x14 -x11980 -x13979 -x11501 x659 -x15155 -x19834 -x12067 x6681 -x10517 -x11429 -x12022 -x5260 -x12470 -x19968 -x21028 -x17118 -x14573 x13855 -x12452 -x9025 x9023 -x2968 -x7711 x4475 -x11047 -x20889 x2153 -x19194 -x17334 -x8253 -x12155 -x19954 x575 -x8351 -x12768 -x20758 -x14922 x18865 -x2260 -x7117 -x13081 -x6243 x2964 -x3103 -x4 -x13709 -x1076 -x9349 x7791 -x16695 x6006 -x17346 x2977 x16336 -x404 -x4856 -x6223 -x18719 -x8748 x9497 -x6922 -x18948 x2465 -x9512 -x13619 -x13152 x3959 -x16697 -x19609 x216 -x10841 x7305 -x6220 -x13478 -x1203 -x15816 -x2852 x4148 -x19229 -x7962 -x1977 -x9716 -x13173 x9045 -x17972 x8633 -x7287 x935 -x16327 -x3964 x7688 -x923 -x5672 -x19474 -x16046 -x16727 -x5132 -x11848 -x11418 -x10802 -x5018 -x15303 -x15327 -x20104 -x15557 -x11012 -x18011 -x16862 -x11092 -x19037 -x2973 -x5027 -x4883 -x7132 -x10982 -x3287 -x20473 x16588 x548 -x15701 -x10882 x12597 -x9875 -x17345 -x19655 x9277 -x19497 -x18244 -x5863 -x12240 -x1170 -x16208 -x3638 -x13087 -x16200 -x7047 x6325 -x1990 -x13125 -x12529 -x14502 -x3576 -x14158 -x16314 -x3138 x4021 -x17273 -x819 x4893 -x13537 -x13847 x2 -x18535 -x7409 -x15245 -x14787 -x12943 -x3745 -x18825 -x1608 -x12681 x2862 -x13568 -x3483 x19987 -x16788 -x15098 -x1097 -x18145 -x15878 -x11073 -x1181 x7177 -x4587 -x19146 -x11712 -x5896 -x8007 -x15150 x2602 -x13968 -x3537 -x742 -x13853 -x11263 -x17780 -x4683 -x13025 -x18897 -x15454 -x8626 -x3294 x636 x1540 x5282 -x2068 -x17212 -x12898 -x299 -x10469 -x18871 -x18554 -x4473 -x3503 -x13748 -x14658 -x14054 x1671 x8200 -x6807 x220 -x20885 -x20295 -x11060 -x12009 -x2338 x19989 -x19516 -x14637 -x13461 -x9952 -x10041 -x3955 -x17810 -x15977 -x17231 -x379 -x9786 -x13963 -x11850 -x4525 -x12509 -x3198 -x17281 -x11831 -x2585 x6002 -x13533 -x5454 -x6236 -x7033 -x20570 -x13645 -x16413 -x11423 -x3263 -x17597 x4423 -x18503 -x9705 -x4441 -x13239 x1562 x7278 -x4167 x4271 x1669 -x13054 -x9234 -x12198 -x20675 -x19458 -x12302 x6238 -x18735 -x4178 -x12446 -x2164 -x17387 x3852 -x5549 -x13818 x37 -x5617 -x17699 -x15923 -x11334 -x17200 -x18700 -x15926 x20330 -x9241 -x14019 x570 -x1074 -x14930 x20200 -x1086 x7935 -x11215 -x1290 -x9171 x6796 -x8845 -x2767 -x6702 -x18283 x4353 -x16509 x5397 -x16974 -x8554 x4066 x3318 -x1900 x19720 -x3933 -x16440 -x11434 -x1875 -x16956 -x18683 -x5552 -x11549 -x18254 -x6636 x19093 -x19307 -x9861 -x2329 -x3173 -x3550 -x19605 -x128 x4212 -x17932 -x14076 -x17899 -x8706 -x11753 -x17352 -x17045 -x17431 x4025 -x17459 x9536 x16669 -x14105 -x528 -x894 x1557 -x12341 -x7593 -x19027 -x20325 -x8205 -x3794 -x14928 -x4629 -x11500 -x10309 -x15398 -x3897 -x14682 -x16094 -x18193 -x9106 -x20096 -x150 x6536 -x12737 -x10558 x385 x6911 -x10769 -x3756 x2389 x6246 -x8761 -x15221 x16116 -x9768 -x7012 -x19196 -x8095 -x13267 -x4221 -x10894 -x14539 -x19437 -x13927 -x11159 -x8794 -x19355 -x9479 -x18060 -x4180 -x12183 -x11954 -x16207 -x5335 x7295 x2302 x1289 -x14875 -x20078 -x14124 -x17580 -x8514 x4479 x20466 -x1987 -x7350 -x87 -x20676 -x16969 -x12978 -x5239 -x17678 -x4539 -x10080 -x17391 -x5099 -x8938 -x6237 -x6316 -x18744 -x5041 -x20629 -x2281 -x15912 -x10807 -x13198 x15686 -x18046 -x332 -x14942 -x15417 -x7418 -x11318 x1587 -x3180 -x4175 -x7991 -x17536 -x14229 x8645 x8384 -x12196 -x228 -x10083 -x20894 -x10137 -x16670 -x18413 x9281 -x11239 -x11289 x7270 -x8817 -x17427 -x16107 -x12644 -x16867 -x10140 -x810 -x10603 -x11476 -x18168 -x8433 -x20023 -x4762 -x17046 -x565 -x20012 -x10803 -x13542 -x16145 -x1488 -x13992 -x14037 x1575 -x1777 -x9404 x8521 -x10495 -x18851 x9216 -x2600 -x9937 -x9970 -x16342 -x10043 x488 -x4849 x1165 -x12512 -x12169 -x20632 x7410 -x14768 -x12982 -x16480 -x20761 -x11547 x1410 -x20500 x15858 x4830 -x12171 -x10242 x17349 -x10257 -x1326 x9466 -x5068 -x5100 -x4606 -x15092 -x2821 x7807 -x14870 -x17438 x19049 -x12667 x1098 -x15069 -x10925 -x13047 -x7085 -x2768 -x14027 -x1187 -x20718 x5390 -x2269 -x17098 x3588 x6284 -x14609 -x7924 -x11925 -x5994 -x5928 -x20228 -x17863 -x6135 -x14890 -x4655 x7141 -x4272 x8124 -x15032 -x1031 -x17442 -x13833 x6539 -x11646 -x21014 -x5474 -x1246 -x3902 -x3273 -x15144 -x4314 -x1256 -x18125 -x9668 -x8805 x9111 -x4317 -x10129 -x16753 -x10949 -x14582 -x10456 -x19115 -x16913 x6381 -x17829 -x7269 -x18989 -x1060 -x14523 -x15728 x20362 -x13041 -x19927 -x18175 -x8549 -x6003 -x8476 x19400 -x7840 -x5078 -x14342 -x19925 -x7359 -x19155 -x16944 -x9743 -x16491 x20184 x1434 -x927 x1503 -x7029 -x14584 x7116 -x14014 -x14907 -x14652 -x15277 -x15775 -x13045 x8238 -x18143 -x10534 -x5864 -x16025 -x18956 x2867 x3748 -x14703 -x6219 -x20463 x4576 -x422 x6720 x19311 -x10089 -x9826 -x13093 -x3329 -x5430 x3660 -x11562 -x3281 -x20771 -x961 x4476 -x20573 -x14618 -x12686 -x1586 -x13096 -x13193 -x17173 -x8404 -x19854 x7105 -x10617 -x13409 x3089 -x3412 x20199 x5906 -x12897 x8187 x4117 x2354 -x10810 x11 -x14671 -x18761 x4469 x19811 x494 -x9830 -x7586 -x19461 x3097 -x1399 -x4224 x3362 -x20604 -x10678 -x18990 -x5713 -x12712 -x5311 -x16946 -x19149 -x615 x6985 -x8189 -x18753 -x12901 -x14289 -x15995 -x12110 -x13404 -x6258 -x14197 -x20704 -x2238 -x2027 -x6845 x9357 -x12075 x1519 -x12484 -x11897 -x7534 -x6585 -x8522 -x4482 -x755 -x2274 -x19277 -x1811 -x4544 -x5614 -x2887 x995 -x6450 -x13128 x8454 -x9989 -x20520 -x2069 -x911 -x20688 -x1160 -x14207 -x16189 x3248 -x15742 -x8267 -x4967 -x11116 -x13960 -x8079 -x18434 -x19254 -x13957 -x16455 x2992 -x7800 -x236 x7858 -x4061 -x5479 -x8132 x6322 -x17307 -x17712 -x20099 -x21090 -x18883 -x10425 -x12916 -x15938 -x18479 x4979 -x7698 -x18281 -x1552 -x10366 -x4002 -x17796 -x3855 -x20297 x15840 -x318 -x12815 -x5816 -x19069 -x13909 -x9781 -x13160 -x18088 -x9485 -x8443 -x14042 x5042 -x18343 -x6252 -x7017 -x12177 -x15369 -x20449 -x11074 x19424 -x20857 -x16652 x10867 -x19668 -x20254 x16429 -x16199 -x14630 x9254 x2516 x6606 -x17369 -x5449 x16630 -x11446 -x11859 -x10576 x7751 -x12766 -x10911 -x7972 -x5133 -x18202 x19215 -x12545 -x20243 -x3181 -x16709 x20664 -x8602 -x20635 -x13725 -x2759 x6511 -x16032 x9152 -x5156 -x19901 -x7279 -x3381 -x177 -x5201 -x16329 x10878 -x13890 -x15274 x3022 -x13907 x5496 -x4993 -x8966 -x16101 -x15213 -x17779 -x19230 -x7032 -x18235 -x5080 -x1581 -x14337 x20542 -x907 -x14949 -x14996 -x18772 -x1546 x8887 -x5029 -x7230 -x12513 x3768 x4869 -x9649 -x17881 -x9047 -x8880 -x14364 -x19306 -x8730 -x9391 -x7515 -x18008 -x5145 x9464 -x10651 -x11313 -x20879 -x7634 -x596 -x3083 -x10199 -x13677 -x11414 -x19440 -x1383 -x8093 -x18679 -x9592 -x3760 -x7307 -x16229 -x6253 -x17022 x20283 -x5432 -x3667 -x10030 -x12310 -x3429 x5205 -x17922 -x10195 -x3152 -x9791 -x6546 -x19981 x2834 -x5181 -x15547 x5901 -x17467 -x2725 -x6650 x8711 -x16698 -x8821 x2474 -x3623 -x4715 x657 -x2480 -x13495 -x440 -x16869 -x12343 -x4825 -x20862 -x4399 -x16664 -x5120 -x10709 -x14414 -x10374 -x10399 -x4674 x5908 x7521 -x14614 -x2674 -x9412 -x14358 -x9753 -x4125 -x11103 -x6282 -x12010 -x3060 x2513 x5383 -x5504 -x14445 -x18774 -x9198 -x5820 -x4749 x4064 -x1011 -x17376 -x3508 -x13587 -x9334 x4466 -x804 -x19064 x8031 -x18430 -x787 x1650 -x13316 -x16211 -x14298 -x10102 -x8303 -x289 -x12902 -x453 -x16528 -x3706 -x9715 -x12966 -x20809 -x4321 -x3823 x20603 -x19768 -x8703 -x14650 -x9264 -x6230 -x19453 -x2850 x19175 -x12176 -x11152 -x6458 -x4788 x6664 -x439 -x4611 -x4619 -x16636 -x2195 -x2104 -x662 -x18285 x1483 x6624 -x16250 -x21021 x7913 -x17197 -x14482 x7576 -x17568 x7678 -x16649 -x17490 -x17897 -x13008 -x13049 -x18192 -x14904 -x19183 -x830 x4950 -x8830 -x10817 -x17229 -x3299 -x9082 -x10021 -x15250 -x14798 -x11584 -x11431 -x11143 -x614 -x3265 -x19787 -x17560 -x8170 -x8613 -x4649 x9549 -x14752 -x131 -x17029 -x18728 x1078 -x544 -x13473 -x4413 x2544 -x2847 -x11898 -x1773 -x17954 -x14243 -x6805 -x20154 -x2738 x4105 -x10840 -x13679 -x13134 -x764 -x6739 -x15179 -x17572 x7080 -x14332 -x3786 -x8275 -x15019 -x17578 -x900 -x3584 -x15907 -x11570 -x4281 x3995 -x19519 -x19852 -x9249 -x19813 -x2471 -x18186 -x11278 -x2279 -x6613 -x14250 -x9677 -x21109 -x18072 -x11938 -x19484 x7596 -x4617 -x4892 x10765 -x16694 x2187 -x16801 x5293 -x3556 -x5988 -x17522 -x17070 -x12019 -x19676 x3673 -x12256 -x11639 x19704 -x7510 -x10937 x3860 -x19082 -x20522 -x19942 -x4155 -x6836 x2995 -x7463 -x17964 -x11757 -x8955 -x11290 -x7257 -x18625 -x11464 -x9378 -x14276 -x11465 -x10529 -x13933 -x10267 -x13453 -x16181 -x16191 -x16326 -x6364 -x2906 -x15360 -x6423 -x9942 -x17277 -x11726 -x9734 -x12506 x6134 x4810 -x16756 -x20488 -x13644 -x6097 -x4928 -x10811 -x12328 -x7921 -x13279 x4345 -x14884 -x19216 -x9890 -x12842 -x11924 -x6709 -x18410 -x14114 -x1381 x8331 -x2592 -x19697 x1286 -x2151 -x9487 -x11248 -x18912 x6152 -x18896 -x2497 -x3743 -x4536 -x4573 -x14154 -x18606 -x15948 -x18657 x19054 x8610 x16109 -x6953 x18932 x5898 x7606 -x3715 -x9288 -x16708 x5516 -x428 -x6530 -x19485 -x16659 -x2903 -x9456 -x8349 x6823 -x572 x2459 x5609 -x9805 x20239 -x3139 x2482 x2582 -x16822 x6851 -x20796 x671 -x4460 -x6494 x3886 x7064 x4692 -x14895 -x5343 -x18841 x873 -x12757 -x2836 x5729 x483 -x15160 -x16098 -x18176 -x2758 x9184 -x12803 x8889 -x17957 -x5936 -x15093 x8694 -x16872 -x3260 -x3436 x5990 -x18265 x7310 -x10834 -x19976 -x16981 -x15051 -x7423 -x4764 -x11545 x2066 -x472 -x15953 -x12223 -x4770 -x13598 -x17849 x19779 -x17279 -x14100 -x11272 x1933 -x12477 -x18941 x6504 -x16100 -x2640 -x6752 -x11033 x5943 -x14666 x4669 -x12833 x17732 -x16817 -x18499 -x15025 x7559 x4434 -x1973 -x9571 -x17254 x5934 -x10000 -x7114 x8662 -x10664 -x7131 x5745 x4697 -x3596 -x16056 -x11821 x1940 -x386 -x12194 -x5460 -x11244 -x14490 -x18983 -x10389 -x19293 -x17179 -x2339 -x10936 -x15525 x6033 -x2110 -x2126 -x9736 -x10739 x4323 -x15342 -x15935 -x12948 x6159 -x15996 -x3411 -x19061 x4204 -x20517 -x1776 -x11711 -x6588 -x15725 -x7927 -x9909 -x14557 -x2470 x19226 x20372 -x20594 x5889 -x14029 -x8709 x1569 -x17462 -x20660 -x242 -x8638 -x14932 x16283 -x6189 -x4566 x5714 -x10978 -x13080 -x18903 -x20111 -x5957 -x11238 x920 x8396 -x11515 x5315 -x16965 x19207 -x9503 x4767 -x16779 x1645 x20146 -x4486 -x6368 -x4133 -x9142 -x1660 -x14345 -x13739 -x10668 x19426 -x13291 -x14275 -x18924 -x9447 -x13481 -x9621 -x583 -x9884 -x15759 -x9434 -x11983 -x5228 x16493 -x13888 -x9248 -x15389 x6525 -x11534 -x10897 -x20426 -x15628 -x8643 x2270 -x16842 -x18696 x4388 -x2715 -x19799 x20609 -x18803 -x18940 x6593 -x12060 -x13917 x1457 x130 x16679 -x2065 -x5770 -x7726 x18225 -x15881 x6866 -x18189 -x4448 -x8712 x3041 x7036 -x17024 -x19825 -x11618 -x19496 -x10296 x1036 -x12691 -x15441 -x14540 x8952 x6635 -x13880 x19715 -x12025 x20683 -x17892 x20276 -x3541 -x18820 -x14361 x20323 -x5416 -x12919 -x14013 -x12330 -x9882 -x12786 -x16371 -x20701 -x20040 -x16157 -x18109 -x6818 x2535 -x6200 x2865 -x7619 -x5401 -x7384 x1225 -x13592 -x15115 -x16180 -x1266 -x4583 -x14140 -x11614 -x1155 -x1648 -x5447 -x5234 x4414 -x11637 x1454 x21018 -x6889 -x3433 -x18604 -x1808 -x11970 -x17488 -x15467 -x12864 -x14370 -x1639 -x16488 x4262 x5811 -x20931 x5356 -x10047 -x5076 x20217 -x12802 -x18612 -x9123 -x10259 -x13646 -x19970 x6883 -x5117 -x13605 -x19275 -x2874 -x18513 -x127 -x17336 -x20131 -x1658 -x19289 -x19683 -x335 -x6877 -x10797 x4792 -x7 -x4154 x18 x3345 -x10016 -x19895 -x12514 -x18888 -x10483 -x13180 x5904 x4348 -x18209 -x418 x20467 x7442 -x20530 x2893 -x10763 -x5344 -x16484 x1426 -x17286 -x14879 x884 -x12782 -x14011 -x16856 x1041 -x12232 -x15567 -x14282 x5007 x19249 -x14499 x8129 x3443 -x1967 -x14674 -x17929 -x20278 x2493 -x10746 -x21015 -x13686 -x10277 -x10258 -x16728 -x15592 -x17534 -x15731 -x16251 x3790 -x17794 -x17259 -x8163 -x14929 -x14161 -x20391 -x6881 -x8490 x6345 -x17278 x8436 -x15587 -x18868 -x7899 -x1899 -x5834 -x18470 -x19988 -x18240 -x20256 -x7630 x6604 -x20504 x6806 -x19532 -x14668 -x10950 -x7294 x1177 -x5082 x7968 -x12453 -x12698 -x4670 x8162 x2537 x4425 -x6433 x2552 -x17903 -x20687 -x11911 -x2059 x7455 -x18968 -x3498 -x10890 -x12148 -x17745 -x19596 x6999 -x11673 -x15669 -x18504 x9094 -x14069 -x20824 -x5932 -x14587 x6761 -x10940 -x17370 x9268 -x12354 -x3548 -x4453 x598 -x893 x7191 -x18130 -x27 -x2440 -x5189 -x9898 -x8274 -x10596 -x18337 -x10003 -x2659 -x20365 -x10132 -x14659 -x17781 -x1902 -x14760 -x7173 -x11566 -x1455 -x19305 -x13463 -x7027 -x928 -x8203 -x7725 -x14678 -x14402 -x10008 -x5870 -x5191 -x13454 x4371 -x7242 x225 x8713 -x12441 -x492 -x18615 -x137 -x10295 -x20720 -x15451 -x17575 x1135 -x3100 -x8636 -x1554 -x19817 -x2920 -x3513 -x6453 -x19515 -x19765 -x3485 -x2828 -x13223 -x20863 -x19905 -x2273 x486 x3151 -x6010 x15830 -x788 x6989 -x9221 -x7378 -x10749 -x15223 -x13701 x6414 -x18814 -x16791 -x16028 -x609 -x13078 -x12095 -x1453 x20428 x6502 -x14115 -x15627 x4376 -x10192 -x14372 -x14404 -x9724 -x15205 -x5314 -x7585 -x14765 -x9945 x5666 -x15120 -x7113 -x16449 -x16239 -x20313 -x15016 -x20777 -x13231 -x7627 -x1122 -x12750 -x10584 -x3316 -x19141 -x10382 -x2147 -x7101 x3801 -x12638 x6455 -x1910 -x20255 -x6509 -x15475 -x1790 -x2360 -x6465 -x9936 -x3674 x7244 -x13918 x9175 -x11551 -x11679 -x15184 -x3668 -x18988 x16511 -x20060 -x5360 -x1235 -x7959 -x9145 -x18367 -x867 -x11284 -x4141 -x16550 -x20108 -x19873 -x19527 -x1908 -x18993 -x13219 -x20989 -x9999 -x14159 -x17527 -x20021 -x17654 x7900 x6330 x5883 -x17693 -x17893 -x19430 -x9772 -x10531 -x19618 -x13656 -x9100 -x3230 -x12835 -x17817 x6854 -x10303 -x19878 -x12405 -x10863 -x16899 -x15791 -x9075 -x19722 -x17243 -x2945 -x9925 -x8298 -x10695 x7568 -x15176 -x20418 -x20110 -x353 -x15795 -x20493 -x12752 -x16882 -x16247 x20191 -x2775 -x11858 -x10700 -x13753 -x14351 -x5999 -x8451 -x19756 x2021 -x19749 -x19920 -x12072 -x1842 -x1270 -x9698 -x18765 x4604 -x238 -x5556 x7470 -x18256 -x8988 -x13002 x16619 -x13950 -x10479 x188 -x19821 -x8316 x3484 -x16275 -x13972 -x12401 x5555 -x13224 x11608 x2603 -x18113 -x17859 -x19368 x20456 -x6419 -x15919 -x6935 -x19730 -x4222 x10148 x19197 -x3681 -x17329 -x15966 -x1812 -x11508 -x15362 -x15807 -x10419 x16451 -x14998 -x6317 -x19100 -x20370 -x4364 x5916 -x17682 -x3571 -x1551 -x16450 -x8034 -x14718 x8953 -x5543 -x10358 -x3707 x2613 -x20459 -x5699 -x5281 -x18927 -x12669 -x20904 -x19483 -x18098 -x17114 -x5969 x98 -x2031 x20981 x3409 x9307 -x16739 -x4429 -x11046 -x1578 -x4186 -x2194 -x3896 -x7781 -x3457 x4416 x3640 -x1205 -x15207 -x710 -x10461 -x5524 -x13100 -x11455 -x20620 -x11221 -x8416 -x17750 -x10013 -x2251 x3496 -x11399 -x670 x15549 -x20407 -x9674 -x6698 x2499 -x6787 -x11540 -x17093 -x8551 x5989 x6940 -x9037 -x18894 x3633 -x15578 -x16001 x5835 -x813 x16608 -x11094 -x5737 -x11976 -x13892 -x18802 -x5683 -x6623 x4110 -x16396 -x14572 -x9913 -x11926 -x10418 -x19262 -x16154 -x18156 -x15349 -x7402 x3657 -x15388 -x1274 -x9002 -x14946 -x10966 -x17627 -x8648 -x12236 -x4630 -x9258 -x18315 -x13635 x7797 -x13669 x624 -x12613 -x16758 -x9163 -x12989 x6715 -x15014 x7987 -x3475 -x2928 -x15220 x1125 x2853 -x6887 -x8804 -x20018 -x11296 -x19586 -x2950 -x9400 -x12796 -x15663 -x13777 -x12734 -x3634 -x8455 -x12585 x136 -x4088 -x14085 -x13458 -x13615 -x4969 x6795 -x8172 x15758 -x3404 x3140 -x1832 -x5176 -x3555 -x14369 -x19486 -x5571 x8914 -x10448 -x7942 -x2730 -x17019 -x10480 -x6569 -x11111 -x21081 -x12041 -x8754 -x14882 -x16639 -x14481 -x6337 -x13699 -x8343 -x8624 x7573 x7323 -x16878 -x844 -x10037 -x19531 -x889 -x1591 -x10643 x1917 -x3874 -x12567 x6071 x7083 -x4625 -x17423 -x1330 -x86 -x12508 x406 -x8798 -x7838 -x10377 -x10289 -x6790 -x13031 x16539 -x11694 -x9963 -x17983 -x10408 -x18662 -x10606 x7419 -x18135 -x1632 -x1162 x5965 -x8151 x17993 -x1111 -x125 -x1927 -x5044 -x14985 x16591 -x18467 -x15231 -x746 -x3894 -x15762 -x16341 -x8838 x5263 -x14969 -x10775 -x14214 -x5445 x6812 x18600 -x14489 -x14021 -x6639 -x14505 -x16723 -x17148 x8528 x1791 -x12079 -x3849 -x11021 -x13556 x8658 -x2929 -x17673 -x6766 -x14157 x7696 -x15101 -x18348 -x7450 -x16787 -x17120 -x10726 -x11875 -x1698 -x18179 -x7266 -x19248 -x5982 -x19202 -x13799 -x10205 -x18975 -x14066 -x10784 -x16793 -x57 -x3658 -x18644 -x1518 -x16354 x5529 x6804 x5467 -x12257 x17373 -x16920 -x3094 -x870 -x4241 -x14869 -x15915 -x13740 -x20305 -x18444 -x11011 -x1306 -x3039 -x417 -x17210 -x16876 -x1234 -x17443 -x7971 -x14643 -x99 x6527 x2990 -x18997 -x17576 -x19525 x7118 -x11295 -x9829 -x11172 -x7774 -x505 -x11822 -x8355 x20474 x6603 x6980 -x15606 -x20194 x19113 -x5350 -x7990 x6365 -x9961 -x16171 -x18469 -x10543 -x11957 -x17765 x4584 x19741 -x9764 x2119 -x14122 -x13737 -x3321 -x12339 -x16803 x20271 -x2289 -x7671 -x13035 -x482 -x11569 -x7095 -x14260 -x19501 -x1809 -x4372 -x10064 -x13862 -x15766 -x12642 -x14839 x4208 -x11068 -x16628 -x12312 -x4940 x522 -x4745 -x3019 x6648 x7461 -x20747 -x17819 x20204 -x12728 -x39 x1635 x5668 -x3936 -x910 -x2933 -x15505 -x6898 -x2670 -x17743 -x19508 -x17290 -x15783 -x6391 -x5500 -x13868 -x18552 -x462 -x21035 -x20935 x4358 -x340 -x13183 x8155 -x3519 -x20201 -x20529 -x19886 x2975 -x12595 -x20392 -x7124 -x5873 -x17392 -x16346 -x10859 -x14593 x5817 -x13534 -x17056 -x9895 -x19450 -x20063 -x18330 -x20926 -x569 -x19012 x7516 -x20257 x42 -x8970 -x143 -x20732 x622 -x10711 -x13416 -x6972 -x16307 -x12617 -x13538 -x16767 -x18734 -x20995 -x1139 -x10915 -x6128 x9160 x5533 -x12741 -x14460 -x7252 -x13215 -x8495 -x12077 x15711 -x18976 -x19868 -x11409 -x12353 -x300 -x13319 -x18892 -x14060 -x8041 x2272 x9177 x5963 -x10109 -x10040 -x4030 -x12630 -x14010 -x18536 -x8115 x6746 -x19552 -x20941 x6289 -x3184 x9465 -x10607 -x6227 -x7196 -x13915 -x10285 x8992 -x5897 -x10910 x7566 -x4913 -x14902 -x20844 -x1537 -x8527 -x20955 -x9421 x3478 -x2923 -x10085 -x2160 -x6456 -x2405 -x7922 -x1865 -x7936 -x960 -x10805 -x10699 -x4444 -x8597 -x8045 -x4622 -x4013 -x5950 -x8160 x5456 -x19939 -x20134 -x3758 -x14433 -x21059 -x13199 -x14841 -x18015 -x17033 -x3221 -x2732 -x1431 x2176 -x12707 -x5157 x20460 -x18716 -x13462 -x10660 x7471 x8771 x7867 -x13802 -x13790 -x9208 -x14940 -x644 -x19236 -x9169 -x7075 -x3826 -x2492 x1403 -x9712 -x3042 -x15826 x20615 -x4652 -x17199 -x19626 -x2484 -x18568 x16534 -x193 -x8460 -x6302 -x10112 x1132 -x10110 -x1369 x19733 -x7353 -x4033 -x11301 -x8644 -x8511 x5411 x508 -x10316 x4623 -x8723 -x19692 -x19316 -x10338 -x10482 -x3235 -x14219 -x1038 -x13900 -x15309 -x5009 -x15247 -x17517 -x14866 -x11721 x2991 -x5054 -x20638 -x9266 -x13388 x5837 -x791 -x15754 -x15944 -x6822 x1876 -x12131 -x12678 -x13502 -x17554 x16692 x6444 -x3185 -x15218 -x15522 -x2553 -x16233 -x18500 -x13667 -x6638 x2665 -x15280 -x5399 -x8789 -x13985 -x14458 x20121 -x18248 -x8459 -x13712 -x17979 -x10104 -x12215 -x5061 -x1118 x7243 -x4724 -x17688 -x6625 -x18673 -x12887 x6524 -x14567 -x12230 -x14854 -x11075 -x16443 -x12135 x9071 -x7546 x20189 -x5232 -x13497 -x16769 -x1720 -x11336 -x15968 -x4907 -x14832 -x10553 -x10610 -x4850 -x15178 -x2688 -x7126 -x213 -x12316 x3868 -x84 -x18436 -x4957 -x11891 -x11543 -x10812 -x9687 -x10346 -x5267 x625 -x10478 -x17774 -x5875 -x8884 -x14456 -x17519 -x13448 x8 -x17884 x20286 -x20957 -x19573 -x19524 -x13246 -x10743 -x14378 -x14524 -x1819 x8308 x20424 -x17975 -x5593 -x20511 x6057 -x11667 -x11796 -x15030 -x13554 x1202 -x12017 -x8835 -x13522 x19748 -x2707 -x18465 -x13040 x2361 -x3911 -x3950 x8614 -x367 -x9267 -x6394 -x10069 -x3456 -x19349 -x13905 -x19449 -x4901 -x20250 x1631 -x10593 -x20689 -x10577 -x6519 x7814 x685 -x10573 -x20261 -x14319 -x18575 -x697 -x8649 x11675 -x1700 -x7526 -x180 -x18557 -x13524 -x13705 -x19493 -x3717 -x10542 -x3000 -x19660 -x10349 -x11449 -x10326 -x1348 x16427 -x12216 -x12062 -x5727 -x10559 -x20377 -x5809 -x20898 -x12894 -x4300 x16569 -x11230 -x20386 -x4451 -x7476 -x20722 -x10656 -x14089 x19209 -x13158 -x5953 -x18195 -x14857 -x15134 -x20180 -x2088 -x14728 x4897 -x19829 -x14586 -x18246 -x20850 -x11654 -x18417 -x7740 -x8295 -x9784 -x7484 -x11241 -x4782 -x13036 x8692 -x777 x7905 -x16057 -x6046 -x12271 -x17335 -x13553 -x19840 x3132 -x1114 x2322 -x19348 x3631 -x17216 -x4934 -x2786 -x586 -x11270 -x14676 -x10227 -x13613 -x10044 -x14401 x1956 -x14849 x20015 -x18643 x5017 -x4375 -x17074 -x17600 -x11845 -x17865 -x8989 -x13242 -x10823 -x13084 -x6376 -x2866 x7912 x153 -x5469 -x18259 -x15384 -x9968 x17356 -x17138 -x20310 -x4027 -x9132 -x311 -x18515 x14005 -x5607 x16553 -x18368 x6043 x16492 -x9518 -x4736 -x2316 -x3554 -x6164 -x13195 x1982 -x18718 x8672 -x10816 -x3666 -x15254 -x34 -x9766 -x10234 -x9430 -x19295 x7068 -x16037 x7500 -x9419 -x10632 -x2137 -x9553 x7000 -x8904 -x5738 -x12152 x629 x6777 -x15624 -x16359 -x6561 -x2224 -x17811 -x16814 -x17653 -x17776 -x76 x7811 -x1980 -x6402 -x19999 -x14874 -x20269 -x9660 -x3335 -x425 -x19775 -x20552 -x7459 -x18276 -x8341 -x7675 -x15823 -x5136 -x19885 -x16515 -x16585 -x20453 x8244 -x2216 -x20811 -x14120 -x14542 x750 -x11960 -x15999 -x13583 -x13369 -x3127 x3978 -x4402 x6343 -x19164 -x1285 -x14938 -x17149 -x18980 -x11672 x6846 x6061 -x10073 x5589 -x2714 -x4247 -x13433 -x14541 -x7651 -x3105 x7670 -x1466 x18635 -x10369 x4349 -x14647 -x12679 -x9836 -x14910 -x12574 -x17415 -x3232 -x14388 x3342 -x16183 -x14660 -x20591 -x17450 -x13657 -x10941 -x20139 -x5987 -x2352 -x15900 -x3563 -x19877 -x8159 -x12219 -x11597 -x7611 -x3416 -x2447 x8222 -x1182 -x13896 -x18353 -x9610 -x325 -x12184 -x12253 x6074 -x5139 -x5879 -x12409 -x6907 -x1555 x7169 x4424 x1710 -x16218 -x1263 x8398 x5352 x5753 -x7965 -x8329 -x4563 -x15437 -x12442 -x12779 -x16922 x8738 -x15447 x1722 -x5973 -x2428 -x467 -x15395 -x19044 -x17861 -x1105 -x442 -x10865 -x15639 x4303 -x6146 x6139 -x17065 -x13483 -x20928 -x15300 -x8262 x7812 -x3495 -x1672 x7853 -x2896 -x13516 -x6520 -x14897 -x15391 x9225 -x5429 -x15415 x8456 -x20943 -x6876 -x991 -x13757 -x2522 x19742 x1679 -x13241 -x7354 x7908 -x12119 -x9646 -x15079 -x13869 x604 x5793 -x20912 -x2089 -x18742 -x7780 -x2138 x6701 -x7721 x2808 -x14976 -x15718 x19151 -x17322 x1115 x4639 -x20234 -x14699 -x12007 -x4814 -x10127 -x16847 -x16973 -x13956 -x12037 -x10687 -x14530 -x789 -x20902 -x3380 -x9782 -x12733 -x18292 -x4442 -x1565 -x14509 -x17478 -x4211 -x12798 -x4714 -x9085 x5014 -x12434 -x3952 x9116 x12278 -x5459 -x16358 -x9620 -x20616 -x537 x6117 x7625 -x16765 -x3636 x1703 -x18363 x21058 x7104 -x18548 x7011 -x20825 -x16807 -x16331 -x18306 -x4037 -x17115 -x17096 -x9739 -x18887 -x20550 -x20869 -x603 x19421 -x6155 -x18021 -x6495 -x8883 -x14494 -x10151 -x14178 -x12889 -x7218 -x2410 x9475 -x9640 x6992 -x15125 -x18036 -x11288 -x17242 -x19936 -x8127 x2581 -x12073 -x3013 -x16015 -x15493 -x10758 -x6254 -x2171 x17894 -x17010 x5025 -x681 -x18218 -x2653 -x13068 -x17266 x16148 -x11635 x15842 -x232 -x4895 -x15582 x5487 -x10485 -x7135 -x20233 -x11210 -x15431 -x14389 -x18527 -x15530 x1601 -x16795 -x16718 x20567 -x4230 -x18123 -x9878 x4916 x1976 -x3447 -x138 -x16926 -x3607 -x7989 -x15412 -x15281 -x11428 -x8844 -x14484 -x20071 -x3358 -x2723 -x16715 -x11934 -x18134 -x7239 -x4636 -x6954 x7108 -x5795 -x1420 -x13951 x8553 -x17724 x19129 -x5544 -x13518 -x19798 -x13624 -x15811 -x135 -x2835 -x2578 -x14970 -x11611 -x10238 x5722 -x5629 -x15659 -x12869 x28 -x2639 -x10806 x20547 -x14745 x16637 x18026 -x6537 -x4228 -x16771 -x13919 -x14608 -x17660 -x4585 -x19805 -x9578 -x253 -x5280 -x14995 -x2509 -x18592 x7004 -x12326 x6020 -x14665 -x1663 -x16783 -x8663 x17310 -x19435 -x14017 -x19136 -x8445 x7775 -x8282 -x4500 -x15773 -x7299 x4306 -x13943 -x1958 -x10884 -x19351 -x1665 -x12005 -x10159 -x14344 x8895 x4926 -x969 -x5590 -x9029 -x5818 x6654 -x17538 -x16868 x5431 -x15815 -x2584 -x9289 -x18364 -x10962 -x6329 -x12001 -x20947 -x12806 -x12120 x8806 -x15010 -x10562 -x224 -x1735 -x19263 x6124 x8015 -x4977 -x2140 -x8710 x4138 -x10457 -x8984 x2046 -x2770 -x11349 x4687 -x17755 -x15090 -x13573 x1892 -x16377 x7362 -x20765 -x6799 -x14302 -x5638 -x4214 -x14443 -x6756 -x288 -x20000 -x3721 -x4508 -x12578 -x3629 x4261 -x17692 -x9665 -x13419 -x9390 -x13192 x2860 x8664 -x6196 x19687 -x5069 x5168 x16407 -x7391 -x542 -x14706 x18299 -x16198 -x15844 -x11807 x7779 -x14293 -x18566 -x21046 -x10029 -x19675 -x4728 -x3090 -x7898 -x12821 -x8065 -x665 x9520 -x11051 x1521 -x8340 -x860 -x1911 -x12706 -x19234 -x2345 -x16650 -x8103 -x13216 -x6460 -x19789 -x19648 -x12093 -x7014 -x15183 -x17920 -x5992 -x129 -x9413 -x11579 -x8581 -x18287 x7560 x16564 -x9811 -x6175 -x17666 x19740 -x20745 -x18349 -x14328 -x18455 -x507 -x7885 -x15865 -x19910 -x13175 -x3641 -x13378 x6686 -x9498 -x14602 x2960 -x8430 -x13095 -x1684 -x19101 -x13714 -x10737 -x3785 -x17151 x9127 -x13778 -x4024 -x11961 -x19750 x8248 -x19073 -x13675 -x15135 x3364 -x2955 -x3400 -x7041 -x14131 -x20314 -x19189 -x19321 -x19941 -x11719 -x628 -x11102 -x1860 x1197 -x11680 -x15345 -x319 x8024 -x12648 x19816 -x8362 -x13038 -x18923 -x19436 -x10642 -x20329 -x10875 -x5207 -x2422 -x20715 -x10126 -x15439 -x7147 -x19869 -x4418 -x11904 x1913 -x5216 -x13932 x9383 -x17904 -x11759 -x17668 -x19560 x3150 -x10022 -x14339 -x20496 -x12454 -x1073 -x19354 x19732 -x9547 -x4501 -x16748 -x15891 -x16653 x16562 -x16903 -x11969 -x3659 -x14527 -x9472 -x12532 -x6719 -x8044 -x2630 -x4592 -x6180 -x15380 -x10879 x14767 -x13584 -x11328 -x7637 -x20028 -x9523 -x5137 -x6840 -x1524 -x5588 -x16827 -x384 -x18395 -x13910 -x16627 -x14270 x5128 x7444 -x20101 -x17145 -x15374 -x1338 -x9088 -x19546 x7872 -x12357 -x21005 -x14522 -x3663 -x10273 -x301 x20401 x6473 -x13141 -x19755 -x1864 -x7519 -x16517 x737 -x13660 -x18302 x19410 -x10703 -x13970 -x10604 x16996 -x599 -x2664 -x13443 -x9554 -x12408 -x14597 -x6103 -x2623 -x121 -x12139 -x5481 -x18999 -x20224 -x3417 -x4392 -x18805 -x9992 -x3809 -x17313 -x5810 -x7368 x5020 -x16420 -x5088 -x7879 -x20736 -x18022 -x11548 -x11783 -x2248 -x8184 -x18729 -x19679 -x19381 -x12283 -x2211 -x20933 x7738 x1470 -x3979 -x540 -x10279 -x18032 x179 -x3515 -x10036 -x74 -x8069 -x18965 -x480 x1948 -x996 -x7839 -x19281 -x17918 x8659 -x3639 -x1702 -x6995 x2766 x3956 -x2037 -x7915 -x3110 -x14087 -x13928 -x6929 x4438 -x1370 x15838 -x15532 -x10932 -x11224 -x12298 x16660 -x11698 x7831 -x14222 -x6372 x1196 -x16531 -x14988 -x17492 -x15088 -x13523 -x18380 -x16076 -x10677 x3442 x6914 -x15473 -x17643 -x12591 -x5685 -x19259 -x556 x16609 -x7889 -x7975 -x13974 x8508 x2313 -x3012 -x3441 -x2562 -x10586 x8325 -x19504 x1866 -x18582 -x5778 -x13935 -x13255 -x15466 x2332 -x14915 -x11830 x16633 -x14321 x20461 -x5148 -x16376 -x19726 -x11202 -x3937 -x12106 -x5961 -x3261 -x20849 -x14719 -x15453 -x9510 x6239 x7773 -x12955 -x3021 -x12458 -x16616 -x8611 -x16875 -x4534 -x9543 -x17167 -x9051 -x13503 -x15662 -x11701 -x10325 -x14840 -x11363 -x18704 -x14744 -x17429 -x13055 -x13439 -x15757 -x14731 -x19993 -x21068 -x20094 -x18317 -x15117 -x19172 -x20140 -x14051 -x9843 -x6090 -x1249 -x1259 -x17139 -x4645 -x6153 x3490 -x10864 x7719 -x20788 -x14903 -x10939 -x5072 -x724 x6370 -x17309 -x55 -x10293 -x6951 -x13440 -x4760 x7019 -x15044 -x10671 -x18597 -x4685 -x9803 x7632 -x15292 -x10404 -x15929 -x5984 -x7435 -x10484 -x168 -x9321 -x15047 -x14788 -x20 -x4939 -x16689 -x9022 -x13184 -x13400 -x20114 -x14039 x6694 -x3835 -x410 -x20860 x1564 -x2967 -x16798 -x11254 -x15625 -x11091 -x649 -x9711 -x13810 x2879 x4091 -x13170 -x16276 -x11492 -x20399 -x10954 -x9675 -x20793 -x18245 -x1143 x7061 -x13520 -x14022 -x18212 -x9971 -x4163 -x10605 -x1934 x4135 -x16328 -x33 -x14850 -x9639 -x18919 -x17851 -x13208 x1450 x2564 -x16705 x9070 -x13273 -x14776 -x2192 -x6327 -x8182 -x5584 -x18327 x17544 -x8667 -x2372 -x18867 -x18038 -x1844 -x18169 -x8925 -x20540 -x12150 -x18514 -x19464 x2413 -x14960 x8932 -x13500 -x3523 -x5639 -x14653 -x10536 -x18511 -x3972 -x10923 -x14000 x667 x2276 -x15408 x6541 -x9046 -x1212 -x8747 -x16438 -x3812 -x18273 x8025 -x391 -x10917 x2689 x9049 -x11007 -x3452 x9076 -x15331 -x3738 -x8903 -x18512 x370 x12666 x6413 -x20848 -x16473 -x10776 x16567 x21043 -x8484 -x13258 -x20792 -x19639 x16448 -x8462 -x17274 -x14883 -x16304 -x4837 x9050 -x14061 x15517 -x7499 -x19680 -x11440 -x9776 -x9437 x7799 -x16248 -x10208 x5915 -x17471 -x14725 -x15177 x1250 -x2350 -x19067 -x14299 -x10336 -x13157 -x18908 x2193 -x1798 -x11536 -x5563 -x5209 -x1432 -x11517 x5453 -x14871 x109 -x19120 x6783 -x18678 -x20289 -x8052 -x11183 -x14139 -x5867 -x18424 -x19906 -x10620 -x16165 -x15776 -x1100 -x20890 -x15774 -x16496 x15486 -x8423 -x8481 x6399 -x13856 -x15302 -x10998 -x16919 -x18045 -x10623 -x6942 x1103 -x7926 -x11781 -x7488 -x16350 -x13641 -x2527 -x17164 x6053 x1153 -x12366 -x7163 x199 x16122 -x16355 -x4633 -x2677 -x11252 -x7528 -x18645 x7527 -x11044 -x10973 -x5012 -x5212 -x8042 -x17225 -x16435 -x11661 x7089 -x14750 -x12525 x5501 -x12307 -x7786 -x13034 -x12680 -x18594 x2590 -x17925 -x2783 -x14012 -x13589 -x9053 -x6554 -x14008 -x832 -x1869 -x701 x1699 x6179 -x10581 x2708 -x8350 -x19685 -x11917 x9202 -x8538 -x18954 -x18415 -x15545 -x12153 -x11319 -x17091 -x10086 -x8363 -x357 -x15214 -x16308 x7877 -x9274 -x17761 -x14465 -x16663 x20966 -x11113 -x4886 -x2371 -x17804 -x9199 -x4286 x8486 -x13397 -x3750 -x11064 -x6803 x20125 -x7383 -x11852 -x4040 -x7056 -x1611 -x10975 -x17846 -x15193 -x15876 -x17153 -x11630 -x15304 -x9469 x6348 -x15142 x15519 x19652 x18230 -x6049 -x17144 -x2305 -x801 x8119 -x17709 -x16870 x20308 -x3298 -x11700 -x8757 -x17059 -x5983 -x11544 -x20536 x6614 x18879 -x12429 -x17541 -x20455 -x16963 -x11944 -x17241 -x16530 x19415 -x17711 -x13114 x7985 -x13805 -x13921 -x19985 -x14182 -x20187 x19389 -x16835 x3205 x3427 -x17494 -x9955 -x17381 x9491 -x9569 x2226 -x20888 -x9448 -x12586 x15831 -x2430 -x4575 -x15682 -x2892 -x8774 -x13831 -x903 x5110 -x16036 -x17353 -x14962 -x17988 -x6582 -x9353 -x13006 -x13253 -x6703 x4696 -x18001 -x3912 x1525 -x1848 -x18388 -x11123 -x1327 -x4653 -x15359 x6497 -x12269 x732 -x15061 -x9891 -x9632 -x3516 -x17013 x4318 x4643 -x8104 -x9427 -x11948 x4537 -x9069 -x14681 -x17548 -x8156 -x2961 x7291 -x11136 -x10010 -x9760 -x8625 -x17181 x6859 -x11419 -x5418 -x10173 -x12212 -x13643 -x5292 -x5197 -x10130 -x58 -x7648 -x14254 -x12246 -x15537 x5657 x3649 -x8589 -x10282 -x15936 x5185 -x18414 -x20739 -x10489 -x10057 x6434 -x5258 -x1922 -x3243 x7656 -x3916 -x17651 -x15434 -x20279 -x11332 -x1854 -x1920 -x19881 -x14577 -x10540 x7581 -x7821 -x13614 -x3145 x7830 -x6666 -x20920 -x4420 -x6312 -x9214 -x2101 -x15074 -x16007 -x11100 -x8049 -x17915 -x9068 -x11789 -x15468 -x14764 -x7144 -x17844 -x895 -x17539 -x11122 -x8080 x16691 -x17011 x5510 -x118 -x12819 -x2826 -x7556 -x11350 -x4017 -x6655 -x1628 x1480 -x2178 -x9237 x13719 x16625 x573 -x2157 -x15421 x16422 -x497 x8447 -x3898 -x19686 -x16725 -x2805 x4768 -x18357 -x10283 -x13842 -x9819 -x10516 -x8091 -x10496 -x7963 -x295 -x14536 -x17513 x8234 -x10764 -x12986 -x16560 -x17218 -x17393 -x18918 -x9876 -x4620 -x15048 -x7149 x2085 -x15427 -x1692 -x17594 -x12604 -x2698 -x8048 -x11846 -x2290 -x13056 -x16851 -x2811 -x12995 -x5165 -x15566 -x6578 -x20531 x4152 -x15365 -x18005 -x15942 -x18847 x3458 x9550 x9223 -x17987 -x7654 -x19320 -x267 x4774 x8183 x2598 x5081 -x12346 -x9388 -x4962 -x11185 -x6260 -x11352 -x479 -x17201 -x14747 -x2331 -x8907 x19737 x7340 -x4146 -x16309 -x15289 -x20339 -x6127 -x13214 -x12694 -x2752 -x2567 -x10066 -x13283 -x7501 -x9403 -x9616 -x17512 x7785 -x15357 x7507 -x13814 x4032 -x6594 -x15225 x7512 -x13285 -x14097 -x18477 -x8356 x6677 x7233 -x8017 -x11468 -x19621 -x5310 -x10007 -x12192 -x18759 -x8764 -x1768 -x15335 -x6977 x19716 x20651 x2877 -x9831 -x14529 -x12534 -x14865 -x15979 -x4838 -x6386 -x13798 -x14095 x7759 -x18428 -x10892 -x6747 -x17414 -x9065 -x15492 x7328 x7749 -x16580 -x10230 x3031 -x2788 -x5774 -x7329 -x20991 -x16193 -x2325 -x13374 -x5561 -x16013 -x10481 -x8321 x8242 -x8829 -x17821 -x16203 -x13529 -x3492 -x2740 -x13257 -x1775 -x18220 -x12895 x1268 -x18043 -x7241 x9211 -x2437 -x1727 -x19982 -x1065 -x9224 -x4384 -x16274 -x14686 -x15226 -x7642 -x12040 -x10384 x5227 -x14167 -x15899 x1207 -x955 -x13911 -x2563 -x9318 -x13335 -x8618 -x11703 -x8144 -x13558 x4753 -x5222 -x3575 -x12391 -x9780 x16024 -x10068 -x13639 -x14300 -x10645 -x11593 -x17474 -x10613 -x11677 -x18710 -x7054 -x17882 -x5546 x3035 -x5127 -x12375 -x9587 x19255 -x14519 -x2649 -x814 -x8057 -x20815 -x16976 -x7537 -x3196 -x3377 -x19565 -x9418 -x7636 -x7464 -x19023 x4662 -x20068 -x15222 -x2675 -x13625 -x14623 -x11861 -x20035 -x11015 -x2943 -x11247 x8519 -x18925 -x12619 -x18222 -x17868 -x14406 -x4599 -x998 -x17837 -x18429 -x6098 -x13176 -x7224 -x346 -x13630 -x10572 -x20840 -x6794 -x16979 x7018 -x8736 x5508 x5967 -x12849 -x4640 -x8863 -x11731 -x12378 -x10263 -x20925 -x17838 -x12054 -x3081 -x12101 -x12478 -x11126 x6492 -x432 -x19946 x7231 -x15964 -x15694 -x1807 -x1355 -x12180 -x11697 x5654 -x15760 -x13986 -x3337 -x760 -x7185 -x20089 -x2205 -x6374 -x10903 -x12780 -x3158 -x15085 -x8548 -x10945 -x6714 -x20738 x4184 x4215 -x11971 -x13336 -x18481 -x16932 -x12224 -x16687 -x3325 x14805 -x7984 -x5788 -x6484 -x10123 -x18757 -x14474 -x20016 x7055 -x3579 -x7201 -x9688 x3804 x7344 -x7390 -x96 -x6815 -x7684 -x2777 -x5730 -x11085 -x10233 -x19924 -x20882 -x13742 -x14103 -x883 -x2263 -x18047 -x15661 -x6263 -x10947 -x10046 -x3357 -x15717 -x17363 -x13984 -x17263 -x17845 -x2785 -x15203 -x16311 -x14233 x20643 -x16340 -x3518 -x343 -x12350 -x7110 -x8960 -x6136 -x20471 -x4512 -x20623 -x20244 x16600 -x18100 -x16392 x19181 x4891 -x18054 -x17725 -x17962 -x19090 -x4744 x7164 -x1377 -x20576 -x17657 -x7364 -x491 -x3612 -x5393 -x10648 x3209 -x1820 -x3258 x20858 -x12973 -x17593 -x10004 -x18653 -x11840 -x4480 -x1294 x7336 -x17592 -x10692 x974 -x9252 -x12790 x3782 -x2310 -x16216 -x16244 -x11024 -x1599 -x13749 -x15589 -x7575 -x14782 -x2165 -x14248 x6775 -x16915 -x15727 -x14528 x2058 -x11913 -x18360 -x6091 -x14152 -x16861 -x20816 x19397 -x18994 -x5821 x9215 -x9636 -x11331 x6328 -x19540 -x4331 -x12996 -x4048 -x20447 -x17368 -x19310 -x18949 -x12575 -x20062 -x12503 x3162 x4526 -x2668 x18857 -x17444 -x11261 -x15405 -x13695 -x13237 -x15810 -x13329 -x13916 -x8307 -x11059 x5312 -x19594 -x13845 -x2367 -x12823 -x18926 -x14753 -x13511 x6405 -x16964 -x9676 -x10960 -x13759 -x2587 x19401 -x14230 -x18227 x16671 x17747 -x17012 x5625 x19747 -x1752 x20397 x968 -x1401 -x17332 -x8982 -x13323 -x17997 -x15291 -x18520 -x4925 -x19793 -x19827 -x1728 x4382 -x829 -x708 x8247 -x16504 -x8608 -x13356 -x7473 -x12646 -x6622 -x13240 x360 -x6133 -x20708 -x14240 -x7591 -x10538 -x16961 -x10034 -x20366 -x4231 -x20356 -x6123 -x11644 x4709 -x15956 -x6470 -x8336 -x11617 x1095 -x20185 -x18609 -x11643 x5380 x9201 -x1218 -x9868 -x6032 -x1337 -x15387 -x13934 x2772 -x16158 -x17461 -x2901 -x12400 -x6112 -x12243 -x3647 x16105 -x10398 -x11380 -x18118 -x19986 -x13227 -x20634 -x17506 x4385 x6508 -x10754 x3225 -x5214 x18493 x2240 -x7039 -x8642 -x8562 -x10201 -x12221 -x14704 x9233 -x10020 -x15041 -x9885 -x18864 -x4946 -x17287 -x20340 -x16686 -x8571 -x11086 -x12173 -x14334 -x11602 x3177 -x17094 -x13186 -x19294 -x19671 -x3234 -x21030 -x17674 -x3005 -x15993 -x7883 -x12500 -x10591 -x16108 -x18591 -x9794 -x18062 -x19244 -x10487 -x17764 -x5270 -x17195 x4098 -x11974 -x7492 -x7422 -x5758 -x10209 x7817 -x3862 -x20988 -x15375 -x20358 -x13352 -x21024 x19075 -x19344 -x18102 -x4994 -x9109 -x19238 -x6945 -x16749 -x20801 x5116 -x17516 x19253 x16615 x16041 -x7925 x16040 -x8288 -x5692 -x5272 -x19056 -x12601 -x4325 -x5924 x802 -x12355 -x18827 -x8330 -x4726 -x292 -x7690 -x15386 x7531 -x9384 x8919 x1986 -x17520 -x1694 -x5074 x4942 -x13608 -x19283 -x18051 x3360 -x12967 -x15654 -x16785 -x17911 -x20516 -x1604 -x11899 -x5911 -x16740 -x19695 -x9679 -x14468 -x8342 -x10182 -x18632 -x13655 -x3840 -x13110 -x17526 -x6356 -x16365 -x6583 -x21010 x4063 -x19558 x8361 -x4047 -x800 -x18308 -x13230 x2809 -x1120 -x19922 x1533 -x6474 -x13165 x6820 -x15736 -x2916 x1856 -x19296 -x11157 -x14001 -x2609 -x11341 x6080 -x14738 -x5909 -x1668 x6667 -x13115 -x19279 -x15781 -x1647 -x18558 x5624 x7923 -x13531 -x16370 x3208 -x18257 -x15644 x8001 -x20804 -x19469 -x18721 -x2117 -x4502 -x8281 -x18090 -x5351 x16696 -x1002 -x10872 -x4773 -x1522 -x10756 -x6671 -x13766 -x12944 -x9538 x15551 -x20582 x6089 -x11416 -x18725 x8429 -x14677 -x18006 x8237 x1448 x20618 -x1400 -x19578 x4559 -x20049 -x18709 x18631 -x10256 -x16324 -x8656 -x11585 -x20721 -x3302 x9120 -x15410 -x1568 -x13325 -x16363 -x1640 -x12113 -x15744 -x16310 -x13422 -x6404 x1385 -x19851 -x1356 -x15804 -x9832 -x4763 -x11459 -x21038 -x9535 -x6619 x7404 -x10723 x6259 -x13182 -x1971 -x7843 x8231 -x9624 -x17622 x6217 -x17256 -x5387 -x1433 -x266 -x4274 x278 -x9907 -x10077 -x20998 x3687 -x10900 x13690 -x13062 x8290 -x12820 -x10557 -x5822 -x10948 -x4923 x20838 -x9008 -x19505 -x8463 -x11860 -x9370 -x17921 -x11338 -x8566 -x5211 x149 -x4301 -x5882 -x13026 -x18664 x989 -x20041 -x12673 -x18114 -x8972 -x20055 -x6947 -x15168 x2387 -x3914 -x17525 x146 x19195 -x15000 -x18042 -x12872 -x8317 -x5930 -x12488 x5976 -x16335 -x9732 -x4504 -x2749 x2672 -x19223 -x12132 -x20098 -x14033 x8818 -x539 x1690 -x12130 -x2004 -x20919 -x10614 -x3215 x7832 -x3233 -x18818 x8882 -x19603 -x17588 x4918 x16750 -x14791 -x9126 -x1393 -x11353 -x8661 -x14241 -x15096 x2987 x2252 -x14448 -x13130 -x5656 -x7844 -x6114 x8212 -x1538 -x8542 -x11941 -x2099 x5985 -x8628 -x19682 -x627 -x9402 -x7563 -x8395 x5671 -x14173 -x283 -x14645 -x16296 -x10099 -x12140 -x4785 x1716 -x1780 -x1273 -x11366 -x15789 -x18490 x4307 x18226 -x330 -x12111 x4477 -x15131 -x14496 -x11243 -x14639 -x1746 -x16960 -x10995 -x12682 -x11939 -x21060 -x5147 x6786 -x10895 -x15208 -x8344 -x21095 -x17077 -x6221 -x7167 x8977 x19131 x7805 -x11972 -x7097 -x6723 -x1080 -x19788 -x10449 -x17465 -x2293 -x552 x3216 -x7610 x2016 -x5322 -x19960 -x4701 x260 -x2086 -x12793 -x8894 -x1585 x8673 -x18449 -x15476 -x1378 x11604 -x17605 -x10556 -x15714 -x12333 -x17912 -x20528 -x19564 -x19780 -x5895 -x3716 -x12523 -x14467 -x18970 -x14672 -x16333 x7649 -x20345 x4298 x2843 -x14964 -x975 x412 -x4232 -x13723 -x8386 x8971 -x14268 x159 -x14831 -x19712 -x7182 x8494 -x12279 -x17934 x6955 -x6865 x1774 -x7509 -x19274 -x13052 -x7325 -x14028 -x5483 -x12683 -x2735 -x18154 -x19776 -x13066 -x18390 -x19162 -x8059 -x4894 x11201 -x6837 -x15372 -x8306 -x2130 -x3310 -x10328 -x12606 -x10312 -x15617 -x1871 x16563 -x6529 -x8213 x1766 -x11256 -x10475 -x20355 -x5141 -x20458 -x17826 -x1172 -x13806 -x12373 -x16127 -x5709 -x9659 -x11470 x8840 -x11016 x2379 x3856 -x14189 x5525 x1451 -x495 x16458 -x20483 -x4780 -x17856 -x20151 x6268 x20107 -x9246 -x18482 -x419 -x7115 -x8337 x16519 -x10569 -x12654 -x4865 x4859 x6336 -x10459 -x12949 -x7458 x2550 -x4510 -x21086 x8763 x2297 -x19297 -x5784 -x8732 x2175 x7322 -x15499 -x10798 -x15503 -x4158 -x15930 x7769 -x17317 x20631 -x9122 -x19459 -x13377 -x3448 -x7309 -x6928 x6906 -x610 -x19123 x7597 -x2642 -x16380 x15771 -x15779 -x17565 -x886 -x16508 -x4463 -x11228 -x6894 -x447 x7247 -x20667 -x20484 x62 -x13998 -x6212 -x383 -x12701 -x8266 -x7176 -x294 -x14742 -x9820 -x9081 x15506 -x8891 -x9812 -x6418 -x9793 -x19498 -x17104 -x2989 x8598 -x9572 -x11150 -x9552 x6396 x6030 -x10539 -x1494 x7592 -x18534 x8995 x5801 -x7153 -x16768 x4608 -x1245 -x13310 -x10652 -x15963 x2265 -x10799 -x5274 -x21045 x6188 -x13304 -x4198 -x15653 -x9823 -x13604 -x3567 -x8968 -x7413 -x5938 -x8161 -x15657 -x9788 -x4732 x5716 -x1364 x16641 -x6990 -x12906 x16589 -x3861 -x12984 x7020 -x2802 x4311 -x18895 x5848 -x5827 x7427 -x5604 -x5183 -x17809 -x10355 -x15950 -x13692 -x3586 x8252 -x8068 -x2114 -x19114 x8665 -x8286 -x20501 -x296 x7181 -x15228 -x9476 -x12466 -x10843 -x14562 x450 -x15609 -x12656 -x10820 -x17146 x3582 -x6868 -x12628 -x14331 -x6358 -x2394 -x13803 -x10854 x5568 -x11292 -x8493 x15839 x7127 -x13063 -x2604 -x6121 x18053 x2056 -x13770 -x13434 -x14343 -x10157 -x9250 x3688 -x2917 x368 -x16854 -x17143 -x4998 -x6809 x7856 -x13139 -x15534 -x11058 -x4245 x4595 -x2209 -x11552 -x4542 -x4876 -x13014 x6533 -x20333 x4853 -x169 x19192 -x9422 -x19433 -x4160 -x16717 -x13496 -x4289 -x13647 -x13103 -x5655 -x3767 -x8180 -x14353 -x15286 -x18517 -x1001 -x11776 -x5188 -x1724 -x19949 x4145 x18930 -x12136 -x15851 x2063 -x15933 -x2699 -x12038 -x1993 -x9056 -x11793 -x20978 -x20893 -x14833 -x18540 -x1729 -x13060 -x9622 -x6570 -x3974 -x16266 -x12498 -x10187 x9480 x4316 -x17260 -x15338 -x7123 -x11194 -x9762 x19810 -x10176 -x297 -x13206 -x5130 x7891 x7998 -x12325 -x13010 -x336 -x5066 x6628 -x15739 -x13642 -x9888 -x17081 -x2520 -x1154 x13761 -x1030 -x11594 x19 x5858 -x4802 -x20810 -x18081 -x1477 -x4721 -x5286 -x6349 -x9410 x1827 -x20462 -x6689 -x527 -x14294 -x12708 -x4112 -x18335 -x3266 -x3415 -x4586 -x11323 x17048 -x18622 -x5960 -x14206 -x6852 -x12047 -x12468 -x20051 -x14547 x8141 -x14242 x11607 x9078 -x7424 -x6560 -x16970 -x11110 -x12857 -x5605 -x14861 x12577 x7420 -x16947 -x10549 -x14062 -x15265 -x10987 -x14180 -x10526 -x14838 -x20338 -x6895 -x19323 x2397 -x8083 x15520 -x12794 -x19233 -x4705 -x15590 -x18642 -x12817 -x1321 x6104 -x7356 -x9713 -x7254 -x13780 -x8563 -x248 -x13398 -x19514 x3444 -x13980 -x4648 -x6412 -x17409 -x183 -x11362 -x6869 -x12583 -x13599 -x14651 -x694 -x11310 -x4597 -x372 -x6475 -x12117 -x20290 -x18740 -x1382 -x13773 -x19545 -x815 -x4036 -x10504 x4329 x9256 x7550 -x5569 -x20953 -x14707 -x3223 -x9483 x8721 -x4496 -x2611 -x18816 -x6616 -x3465 -x1834 -x14390 -x5198 -x6024 x8969 -x3822 -x1676 x8940 -x1957 x8603 -x12004 -x13535 -x7332 -x4042 -x10232 -x18785 -x12193 -x20773 x16460 -x11138 x4050 -x8579 -x8582 -x20519 x3656 -x2172 -x3338 -x5920 -x13174 -x13121 x20835 -x14016 -x10215 -x95 x18935 -x15316 -x4022 -x18771 -x19034 -x2343 -x14186 -x3577 -x3589 -x13829 -x14780 -x14442 -x6663 -x17752 -x4594 -x13566 -x21034 -x19891 x7997 -x3423 -x9363 -x15318 x7103 -x20805 x16643 x2026 -x13886 x16576 -x2787 -x11610 -x2637 -x11946 -x1042 x2163 x16489 -x9593 -x10646 -x20944 x6288 -x11462 -x18711 -x9563 -x5579 -x16141 -x1785 -x7828 -x12625 x3450 -x6984 -x12705 -x6699 -x8117 -x19577 -x19227 -x7859 x201 -x11615 x9096 -x12908 -x11958 -x20172 -x6874 -x20868 -x14309 -x14163 -x15122 -x18936 x9286 x2997 -x15419 -x8853 -x8749 -x5379 -x11881 -x11696 -x9322 -x6960 -x12392 -x16235 -x20786 -x8130 -x1879 -x11081 -x16586 -x1084 -x11490 -x14921 -x5052 -x1244 -x8171 -x2651 -x2687 x6878 -x7776 -x9077 x7931 -x13978 -x8328 -x5057 -x11982 -x3781 -x17407 -x287 -x6107 -x15665 x5296 -x8684 -x12359 -x13815 -x7643 -x13939 -x3798 -x13480 -x2006 -x5251 x2411 x6451 -x17251 -x14705 -x14881 -x342 x2487 x3769 -x20181 -x18208 -x18149 -x13284 -x11790 -x11554 x4997 -x14737 -x8822 x7429 -x6957 -x1439 -x3157 -x633 -x7145 -x7861 -x8121 -x14117 -x3317 -x18153 -x4614 -x13365 -x9699 -x7451 -x17051 x6353 -x3945 -x9354 -x17671 -x20752 x1795 x1970 x5684 -x16219 -x3178 x6442 -x11322 -x15541 -x16991 -x18247 -x1978 -x18663 -x3841 x3954 -x11632 -x13086 -x5509 -x17186 -x18160 -x3193 -x2574 -x20897 -x13738 -x14944 -x8842 -x20996 -x13662 -x8696 -x13995 -x15001 -x13280 x4009 -x16832 -x12463 -x18831 -x2586 x5779 x7848 -x15285 x2409 -x14994 -x8592 x1638 -x2000 -x3733 -x20326 -x10311 -x20929 -x12166 -x19038 -x2506 x7389 -x5341 -x4090 -x20109 -x7754 x2112 -x10025 x3621 -x14649 x3054 -x20930 x2412 -x15986 -x17563 -x4722 -x7728 -x8783 -x6538 -x12599 x19425 -x12127 -x18201 -x16980 x2275 -x16735 -x21096 -x5019 -x13787 -x6111 -x12410 -x6609 -x5951 x97 -x3154 -x17637 -x21025 -x6574 -x21039 x18629 x7584 -x10731 -x19047 -x9058 -x6373 -x17068 x466 -x279 -x12524 -x100 -x11045 x9524 -x2503 -x7259 -x1087 -x15562 -x5488 -x909 -x17938 -x1258 -x17963 -x19530 -x8906 -x15799 -x10194 -x3843 -x17390 -x5345 -x10657 -x11095 x18933 x75 -x21004 x19423 -x8513 -x852 -x11882 -x13941 x6025 -x20294 -x12807 -x13940 -x6160 x5303 x2548 -x15072 -x17587 -x10852 -x1502 -x1949 -x19809 x17304 -x6070 -x17111 -x2048 -x3568 -x7333 -x14867 -x10213 -x9940 -x9564 -x11235 -x16656 -x12573 -x20232 -x10174 -x10269 -x5363 -x10851 -x273 -x5749 -x11553 -x12953 x4491 -x8419 -x18542 -x9985 x2579 -x16237 x5461 -x7151 -x10131 -x6105 -x15749 x7324 -x14596 -x12495 -x14237 -x16269 -x9121 -x2415 -x17075 -x5440 -x18476 -x19103 -x71 -x8779 x17751 x4718 -x11975 -x14546 -x18203 -x13363 x2253 -x1195 -x7398 -x19092 -x18351 -x9846 -x15542 -x4956 -x16925 -x19122 -x7009 -x1670 -x16271 -x11988 -x18318 -x6904 -x16880 -x5149 -x1035 -x3229 -x12762 -x4835 -x14193 -x15157 -x9119 -x10513 -x6599 -x10149 -x16362 -x16746 -x3143 -x17532 -x3539 -x3176 -x5551 x5596 -x12444 -x6512 -x17482 -x12689 -x10340 -x7318 x11993 x7578 -x18966 -x1637 -x11895 -x10993 -x15666 -x16820 -x15356 -x13672 -x6266 x7810 -x9806 -x13559 x18876 -x7970 -x10287 -x2214 -x11265 x933 -x1624 -x4031 -x4966 -x13030 -x5092 x3993 -x706 -x18362 x16415 x8116 -x14284 -x19246 -x4412 -x2634 -x12756 -x6192 -x12685 -x10075 -x18685 -x1479 -x13837 -x18955 -x13746 -x2267 -x9957 -x82 x4986 -x16286 -x19340 x2779 -x1996 -x16494 -x10578 x5016 -x1210 -x8499 -x9006 x7982 -x10067 -x1343 -x12816 -x4836 -x17567 -x18077 -x13330 -x16811 x19178 -x10240 x6417 x6416 -x15767 -x8468 x1901 -x7623 -x15705 -x16808 -x10488 -x18236 -x5304 -x19268 -x18341 x3603 x6684 -x12947 -x8693 -x15529 -x14763 -x11222 -x16674 -x11041 -x6087 -x18581 -x6234 -x9926 x7792 -x2018 x7735 -x11069 -x20822 x3086 -x16186 -x8963 -x307 -x12159 -x16083 -x17906 -x12954 -x7334 x8251 -x7189 -x3920 -x17558 x18748 -x10367 -x4174 x19184 -x15426 -x3255 -x16733 -x14245 -x13367 -x18061 -x6797 -x13813 -x3418 -x11141 -x15576 -x5646 -x19467 -x15460 x5103 -x13600 -x2745 -x11774 -x17182 -x7139 -x11245 -x13322 -x6064 -x5255 x3239 -x11991 -x3699 -x16226 -x17361 x8647 -x1826 -x14640 -x20022 -x14181 -x2182 -x2617 -x2910 -x4848 -x1548 -x634 -x1267 -x11020 -x9799 -x1242 x5925 -x2040 x4380 -x885 -x3559 -x6555 -x6760 -x12795 -x17995 -x14992 -x15595 -x14755 -x11912 -x7452 -x8037 x8483 -x15708 -x16125 -x19165 -x17162 -x6685 -x2947 -x15951 -x12182 -x3770 -x15972 -x4377 -x13545 -x20196 -x5676 -x19543 -x14262 -x5040 -x20607 -x2645 -x20778 -x339 x7387 -x8775 -x15888 -x17615 x19130 -x2830 x5731 -x12858 -x15768 -x4197 -x1368 -x15113 -x20535 -x1027 -x1596 -x15130 -x1889 -x1380 x20818 x463 -x17135 -x13415 -x13536 x4089 -x21093 x2625 -x11560 x3873 -x19472 -x5023 -x8762 x420 -x11461 -x3845 -x365 -x16080 -x11951 x2323 -x6436 -x9034 -x20037 -x14814 -x20690 -x4433 -x1733 x6305 -x3399 x7306 -x10546 -x11311 -x16020 -x11967 x4097 -x20117 -x18995 x6710 -x12387 -x13857 x4319 -x18603 -x14493 -x3776 -x12226 -x7469 -x19958 x19139 -x16848 -x6791 -x10592 -x10943 -x11910 -x16112 -x2952 -x11843 -x6880 -x14462 -x4159 x3339 -x6918 -x9986 -x6209 -x16889 x1282 -x63 -x12990 x4257 -x12220 -x14184 x19835 -x18251 -x18010 x19669 x3591 x5903 -x5900 -x12421 -x12087 -x16202 -x16745 -x1140 x7072 -x11640 x17257 -x623 -x2380 -x1505 -x11303 -x16379 -x15598 x19076 -x8929 -x13547 -x11493 -x1167 -x15352 -x9380 -x2626 -x13937 -x7736 x8261 -x14142 -x18387 -x12342 -x4689 -x12829 -x1299 -x10912 -x18910 -x4101 -x18544 -x2348 -x18998 -x1959 x5703 x4911 -x580 -x2166 -x17639 -x11682 -x11026 -x9586 x16657 x6601 -x6676 -x9585 -x12561 -x13878 -x18171 -x9401 -x15053 -x8991 -x16351 x16258 -x13629 -x18139 -x15733 -x14409 x517 -x7208 -x14134 -x19003 -x17740 -x13782 -x13011 -x6055 -x14889 -x8534 -x2261 -x18952 -x17629 -x20741 -x20870 -x10708 -x14786 -x2982 -x12100 -x19137 -x9477 -x15960 -x8588 -x14418 -x6171 -x45 -x19057 -x20797 -x254 -x6521 -x15558 -x10832 -x20853 x18167 x18422 x16512 -x1828 -x20457 -x14454 x6825 -x12588 -x4415 -x14231 -x13901 -x20621 -x6481 -x4881 -x14749 -x1629 -x13527 -x15722 -x17611 -x2096 x7373 -x7060 x1756 -x4121 -x17062 -x16424 -x18668 x7298 -x5506 x9343 -x17338 -x19160 -x6862 x8374 -x18345 x18324 x2365 -x8945 x7023 -x6763 -x14600 -x14934 -x13661 -x3635 -x18628 x5215 -x10835 -x14500 -x18843 -x837 -x10693 -x13902 x20613 x6660 -x5603 -x17394 -x7992 -x9735 x8406 x9061 -x10294 -x3561 x3392 x16096 x1156 -x12327 -x1793 -x11076 -x8075 -x17551 -x9733 x5174 -x477 -x12231 -x14957 -x3470 -x19879 -x15196 -x4294 -x19237 -x12053 -x13185 -x12381 -x2353 x3622 -x11565 -x13259 -x9575 -x15191 -x1530 -x843 -x16394 -x14212 -x123 -x9090 -x17255 x4557 -x7227 -x18304 -x12490 -x17252 -x7062 -x2241 -x13143 -x14135 -x2525 -x7613 -x18701 -x19271 x8666 -x15237 -x3102 -x17707 x4394 -x4406 -x11108 -x16278 -x8714 x9105 x686 -x3549 -x14129 -x10548 x19651 -x6884 -x19106 -x8402 -x7093 x7594 -x20713 -x14256 -x17187 -x7415 -x2278 x16045 -x11598 x8568 -x13706 x19043 -x734 x4246 -x15638 -x19029 -x24 -x6477 x5695 -x18585 -x20974 -x1064 -x9944 -x20436 x3323 -x2648 -x15284 -x12622 -x15209 -x2442 -x6211 -x4495 -x4578 x8165 x17455 -x4624 -x15235 -x10502 -x8066 -x15449 x4794 -x10410 -x19966 -x20479 -x7824 -x18352 -x17843 -x19359 -x12258 -x12280 -x14043 -x20663 -x12880 x793 -x18489 -x16760 -x3319 -x17039 -x3535 x4043 -x16743 -x13895 -x16366 x1427 -x13211 -x6387 x8345 x8219 -x13249 x3238 -x10689 -x46 x19703 -x20719 -x5050 -x18462 -x6937 -x3203 -x5098 -x18508 -x9847 x9212 -x11688 -x12248 -x14232 x3763 -x15146 -x20759 -x562 -x9529 x5542 x3899 -x8957 x1781 -x2500 -x4657 -x4242 x2105 -x7082 -x19456 -x10889 -x11815 -x20903 -x18787 -x7618 -x6170 -x3973 -x17944 -x17030 -x8689 -x10608 -x1037 -x14317 x2488 x4968 -x4546 -x15197 -x18909 x6040 -x6819 -x3764 x5545 -x5975 x8719 -x16153 -x10755 -x2156 -x1689 -x566 -x13618 -x20361 -x11797 -x3858 -x12557 -x3432 -x8038 -x2443 x3909 x8218 -x8061 x9301 x6966 -x12065 -x14084 -x779 x16454 -x20762 -x3572 -x15114 -x9098 x19794 -x4363 -x2328 -x6580 -x15313 x3376 -x1359 -x19600 -x13311 -x13209 -x17573 -x581 -x16866 -x3867 -x10706 -x7703 -x12991 -x308 -x5740 x20205 -x17642 -x16140 -x10770 x7216 -x17428 x5422 -x6550 -x15005 -x13153 -x12051 -x9817 x6577 -x16060 -x20010 -x12445 -x20679 -x14762 -x12142 x4541 x4339 -x5462 -x13733 -x10122 -x14303 x16408 -x16826 -x13666 -x8301 -x9883 x20091 -x1482 -x9282 -x4115 -x9136 -x13451 -x8826 -x15261 -x3211 -x8520 -x21012 -x16433 -x2671 -x3925 -x18231 -x17992 -x2944 x4253 x17054 x8868 -x17766 -x7705 -x13372 -x10241 -x19457 x5409 -x6100 -x3306 x12337 -x1409 -x4177 -x14149 -x14274 -x8767 -x17170 -x1129 -x13689 -x5721 x3893 -x15642 -x13703 -x4285 x3386 -x4890 -x7514 x2729 x748 -x20561 -x3271 -x12323 x1387 -x15569 -x2833 -x2820 -x12818 -x9993 -x5199 -x5644 -x5332 -x8210 -x18576 -x17799 -x18272 -x11118 -x11497 x18873 -x9387 x2606 -x18115 -x10222 -x4673 x8470 -x11863 -x856 -x12411 -x2020 -x13863 -x9205 -x15474 -x18811 -x12161 -x16986 -x17100 -x12364 -x15656 -x14009 -x7407 -x11054 -x18103 -x11291 x4435 x3202 x7035 -x19759 -x13148 -x18197 -x19760 -x6743 -x4797 -x9195 x173 -x4084 -x6137 -x4182 -x4140 -x4387 -x2047 -x15643 -x3486 -x1303 -x5696 -x509 x18238 -x10616 -x7631 -x9783 x4094 -x17603 -x19916 x20306 -x6172 -x1613 x8609 -x2078 -x4746 -x1821 -x13783 -x1223 x6439 -x11166 x8725 x8403 x19406 x14661 -x2685 -x8439 -x12970 -x11142 -x17001 -x4530 -x16813 -x20388 -x16693 -x18151 x663 -x21078 -x10166 x2981 -x14478 x1310 x182 -x16339 -x5028 -x446 -x14554 -x2780 -x6967 -x6031 -x15927 -x4026 -x20918 -x18627 x1695 -x10333 -x15801 -x9833 x7058 -x4282 -x8334 -x11381 -x11017 -x12598 -x12546 x3383 -x13816 -x3560 x5653 -x5395 -x12556 -x9953 -x1532 -x1227 -x14194 -x14967 -x11571 -x10329 -x3431 -x19838 -x20337 x8492 -x15233 -x4800 x19007 -x14336 -x1914 -x4519 -x5747 -x16176 -x18433 -x4985 -x18378 -x8062 x1705 -x18739 -x16004 x6290 x660 -x4326 x5226 -x13716 -x6564 x19224 -x17808 -x331 -x10781 -x3069 x16457 -x13446 -x20709 -x682 -x5152 x6244 -x6359 -x10794 x8407 -x10225 -x20533 -x9974 -x20043 -x7826 -x20965 -x16943 -x5039 -x14198 -x10224 -x12774 -x6228 -x7564 -x18421 -x16201 -x2829 x8881 -x7232 -x18119 -x1226 -x19845 x5289 -x2386 -x2102 -x9433 -x6279 -x10406 -x19998 -x11803 x9294 -x10094 -x17618 -x16900 -x20551 -x20477 -x4796 -x9284 -x16253 -x5378 -x11576 x906 x8009 -x19654 -x19177 -x18141 -x4601 -x20725 -x9765 -x1966 -x4690 -x13287 -x10432 -x20781 -x15459 -x19241 -x162 x20153 -x10463 -x12862 x17452 -x15905 x4521 -x10284 -x18768 x20959 -x16475 -x1691 -x13913 x3904 -x17457 -x11609 -x16673 -x17269 -x5414 x7687 -x20532 x1447 -x11786 x20395 -x1942 -x8084 -x1174 x1595 -x13248 -x4455 -x13044 -x13354 -x5800 -x11072 -x2704 -x4456 x7668 -x19547 -x15909 -x20183 -x7957 -x4277 -x20044 -x19837 -x4280 -x19574 -x13307 -x9574 -x5752 x6339 -x5874 -x1786 -x8850 -x10583 -x18946 -x15323 -x15897 -x17985 -x20029 -x593 -x21050 -x2791 -x10582 -x13292 -x606 -x15803 -x1849 x6369 x20082 -x5159 -x19335 -x5446 -x12272 -x16843 -x2106 -x14004 -x18732 -x10381 -x11225 -x14295 -x18431 -x16381 -x103 -x16382 -x774 x231 x941 -x20002 -x20767 -x20011 -x9834 -x13119 -x15873 -x15109 -x20534 x8737 -x454 -x1217 -x3424 -x10691 -x17619 -x19832 -x3528 -x19856 -x9704 -x14633 x133 -x10590 -x7646 -x3214 -x4164 -x9637 x608 -x13807 x5480 -x10458 -x20242 -x12961 -x10985 -x9777 -x12382 -x1529 x8145 -x6640 -x11030 -x822 -x20764 -x7863 -x10560 -x11987 -x19001 -x3854 -x9902 -x1257 -x7016 x7175 x20357 -x4113 -x10023 -x3366 -x2872 -x19304 x19681 -x1960 -x10341 -x19624 -x15677 -x3514 -x15874 -x5570 -x9204 -x15343 -x13392 -x3155 -x3272 x19191 x2392 -x12154 -x12878 -x12331 -x6713 -x2368 x18875 x6078 -x16683 -x3975 x16405 -x2684 -x17792 -x15539 -x3064 -x16555 -x16729 -x20472 -x3044 x423 -x1574 -x11347 -x18893 -x12765 -x19330 x1515 -x16747 -x13379 -x11952 x7953 -x5273 x2612 x1592 -x14088 -x12266 -x11195 -x16824 -x12729 x8653 x6974 -x13670 -x15961 -x20423 -x19855 x7125 x2076 -x1000 -x20795 -x1460 x1200 -x18619 x5746 -x11056 x5799 x6930 x7937 -x17406 -x12693 -x15894 -x11404 -x11715 -x18158 -x2504 -x14829 -x13758 -x2530 -x15400 -x5708 x1467 -x13754 -x5035 x1293 -x18784 -x11693 x6800 -x3943 -x9280 -x9737 -x15867 -x14709 -x19766 -x6897 -x4667 x2476 -x12413 -x949 x17746 -x7946 -x20469 x9035 -x19376 x7485 -x9927 -x2489 -x16081 -x8892 x6668 -x9741 -x10796 -x452 -x12416 -x13808 -x16395 -x13617 -x13631 -x7487 x17253 x19347 -x18684 -x12890 -x10554 x2526 -x8101 -x11770 -x13108 -x12160 -x13942 -x20842 x1229 x4053 -x2115 -x13735 -x18099 -x10745 -x12255 -x8090 -x16343 -x17586 x6612 -x15471 -x14449 -x11613 -x4529 -x1379 -x5755 -x4740 -x14863 -x12304 -x15371 -x9236 -x11655 -x5024 -x9170 -x17656 -x10379 -x7939 x8471 x5279 -x16726 -x18777 -x1044 x2268 -x8256 -x10744 -x6856 -x16477 -x10636 -x19656 -x13487 -x1331 -x4818 -x4131 x5340 -x704 -x9981 -x12026 -x12975 -x11873 -x2079 -x11268 -x15538 x6125 -x15478 -x18132 -x11857 -x3297 -x9917 -x6347 -x12296 -x19222 -x7996 x3628 -x192 -x2213 -x2148 -x2177 x17377 x18071 -x1906 -x10702 -x6543 -x2962 x7251 x16610 x15828 -x19116 x9041 -x2608 x16535 -x16794 x3570 -x14427 -x5375 -x1817 -x15879 -x1090 -x18730 -x11514 -x19673 -x18611 -x16231 -x14290 -x984 -x1810 x3677 -x818 -x8913 -x18793 -x11612 -x1867 -x416 -x17306 -x3494 -x17878 x9027 -x5836 -x15438 -x18445 -x5225 -x17380 -x12520 -x4308 -x4509 -x10217 -x12422 -x6489 -x17337 x4250 -x14141 x17383 -x2052 x4520 -x10986 -x14828 -x17702 -x9908 x3614 -x333 -x13414 x3130 x1016 -x15559 -x13233 -x13765 -x14561 -x18715 -x6674 -x16757 -x18832 -x4240 x20820 -x2762 x4293 -x20006 -x997 -x2813 -x18267 -x4295 -x13628 -x2529 -x17412 x4076 -x5952 -x14959 -x8541 -x12893 -x9977 -x12449 -x15943 -x727 x1556 -x20319 -x11486 x389 -x3924 -x10601 -x16224 -x16797 -x15730 -x1397 x19977 x7253 -x16120 -x19709 -x14450 x20287 x8823 -x555 x3722 x2747 x2705 -x18044 -x8366 x5093 -x17939 x6778 -x16707 -x3532 x4147 -x19094 -x14856 -x15416 -x3696 -x1816 -x11740 -x16874 -x5844 -x14221 -x17913 -x17896 -x5287 -x11035 x7536 -x11687 -x17047 -x14927 -x15272 -x17233 -x15673 -x12769 -x19213 -x20601 -x8338 -x19908 -x11305 -x4179 x205 -x17484 -x20169 x2976 -x6408 -x9446 x3702 x5763 -x13104 -x11849 -x11090 -x3084 -x286 -x16264 -x1704 -x2191 x5687 x17026 x5142 -x3210 -x9910 -x13482 -x12116 x2395 -x13156 -x21083 -x2168 -x11034 -x17697 -x17166 -x4684 -x10819 -x15967 x5777 -x10422 -x8561 -x14327 -x6158 -x19643 -x11010 -x4459 -x17042 -x17636 -x7403 x6287 -x14209 -x8773 -x12334 -x5831 -x17831 x8787 -x16161 -x19902 -x20703 x6987 -x17888 -x12489 -x14592 -x11546 -x15201 -x20813 -x1813 -x12664 -x18097 -x17208 x6150 x515 -x11963 -x14579 -x2181 -x6035 -x664 x7587 -x11908 -x20182 -x9003 -x5146 x6457 -x10405 -x14121 -x2023 -x12580 -x17133 -x16459 -x9291 -x16090 -x9939 -x4548 -x4978 -x7490 -x15591 -x9530 -x20083 -x519 x912 -x18219 -x6707 -x11689 -x20923 -x18361 -x11425 x8223 -x20410 x5210 -x5707 -x8254 -x19048 -x4992 -x12884 -x2595 -x18595 -x19778 -x9415 -x20371 -x3755 -x3282 -x13632 x16541 -x3188 -x6140 -x14288 -x18448 -x11451 -x18155 -x9440 -x19060 -x20949 -x15648 -x14736 -x14972 -x79 -x19282 -x19309 -x11297 -x5308 -x17686 -x10873 -x6380 -x12671 -x15026 -x15011 -x6429 -x3106 -x16810 -x10447 -x19888 -x20432 -x1778 -x6973 -x6012 -x15399 x8954 x9350 -x7441 x3249 -x18776 -x11093 -x12418 -x4826 -x18376 x5912 -x8097 x1822 x6545 -x15715 -x7228 -x2028 -x20284 -x13499 -x6264 -x12471 -x13477 -x7659 -x16177 -x15059 -x11147 -x17685 -x1751 -x164 -x20058 -x11192 x7170 -x15368 -x12633 -x9681 -x6008 -x696 -x20592 -x13197 -x2658 -x12083 -x9355 x8347 x947 -x14933 -x16766 -x18884 x4334 -x9928 -x18320 -x13958 -x9505 x2798 -x2663 -x6579 x4862 -x6068 -x17500 -x16136 -x13178 -x191 -x10437 -x20402 x19420 -x9243 -x10128 -x19266 -x12318 -x15702 -x9191 -x10814 -x20258 -x20142 -x12687 -x19914 -x20176 x237 -x17835 -x9297 -x6187 x1715 -x6678 -x1146 x9039 x92 -x19944 -x8033 -x19326 -x11398 -x18409 -x17687 -x7421 -x17583 -x7290 -x17942 -x11346 -x3227 -x6730 -x5865 -x3524 -x11099 -x16184 -x12491 -x8705 x3997 -x12751 -x19864 -x4403 -x19104 -x11567 -x12443 -x5686 x2081 -x155 x5101 -x13946 -x17947 x8769 x8434 -x10983 -x15244 x5275 -x2228 -x5339 x8428 -x2013 -x1183 -x11940 x5630 x6832 x7933 x21044 x8198 -x15500 x3023 -x13867 -x2215 -x5047 -x11652 -x15429 -x868 -x688 -x2886 -x20378 -x7983 -x12003 -x5797 -x11264 x15866 x5450 -x10624 x18510 -x11286 -x11065 -x11805 -x20803 -x15397 -x14987 x551 -x3546 x8005 -x20476 -x3076 -x1732 x6641 -x16997 x9089 x19670 -x20334 -x11321 x60 x1220 -x1365 -x9327 -x15637 -x16206 x16665 -x872 x8958 -x3016 -x20574 x8422 -x14858 -x9796 x1158 -x1116 -x10580 -x18551 -x11647 -x11695 -x16570 -x14845 -x10804 -x2223 x6275 -x11139 -x15162 -x1390 x6129 -x16812 x8465 -x19447 -x16375 -x11878 -x10015 -x20346 -x692 x16612 -x10914 -x16809 -x3350 -x20865 -x5612 -x7638 -x13112 -x5412 x1772 -x17497 -x12002 -x16468 -x3201 -x20751 -x12055 x7763 -x5678 -x10155 x2149 x2683 -x16259 -x11937 -x12603 -x11472 -x6919 x7215 -x13097 -x14246 x1831 -x12690 -x11588 -x19025 -x20437 x3213 -x17887 -x875 x4341 -x18647 -x9207 -x15904 -x19767 -x2287 -x12596 -x2692 -x11006 -x12233 -x15998 -x17523 -x12892 x4695 x3646 x2599 -x20637 -x11218 -x1461 -x15991 -x12658 -x20760 -x11743 x1404 -x3116 -x881 -x18069 -x436 x5425 x7043 x1302 -x10445 -x13962 -x13526 -x17546 -x16031 -x4863 x9007 -x8503 -x20105 -x8348 -x12273 -x8752 -x1349 -x1617 -x1642 -x7034 -x12714 -x13923 -x2307 -x20219 -x16190 -x6498 x2622 -x6073 x2969 -x7377 -x17658 -x11577 -x1930 x20327 -x3136 -x9044 -x17941 -x3965 -x7602 -x14311 x6461 -x12535 -x14162 -x19728 x15841 -x20081 -x18025 -x14569 -x18830 -x7249 -x12090 -x5841 -x3875 -x2227 -x2919 -x8831 -x7380 -x18724 -x11506 -x4481 -x561 -x13696 -x15565 x7967 -x9305 -x2043 -x11930 -x14392 x16044 x1841 -x14483 -x18009 x6047 -x4447 x8936 -x7376 -x41 -x20973 -x2152 -x3305 -x7425 -x20160 -x20678 -x13514 -x6755 -x15190 x1686 -x11067 -x9107 x5065 x19706 -x371 x6388 -x4550 -x10512 -x7111 -x11355 -x16169 x6680 -x13396 x16281 -x9798 x6802 -x19847 -x4188 -x11131 -x12959 -x5857 x6193 -x2912 -x19814 -x15324 -x19210 -x5434 -x12788 -x11839 -x17956 x20165 -x14714 -x18286 -x20367 -x1072 -x739 -x10332 -x2864 x8596 -x8724 -x16483 -x1145 -x19328 -x5135 -x13455 x3446 -x11348 -x1473 -x15752 -x6784 -x16506 -x10344 x970 -x17667 -x13387 -x19932 -x11668 -x15805 -x13543 -x11421 x20647 -x19614 -x16330 -x3167 -x980 -x18537 -x4676 -x1269 -x1099 -x990 -x10413 x356 -x4126 -x18648 -x6443 -x18108 -x9844 -x2301 -x8173 x2572 -x7716 -x17325 -x11386 x8980 -x21037 x20198 -x6542 -x4748 x2111 -x10575 -x67 -x16293 x3693 -x17885 -x15947 x850 -x14628 -x3529 -x2882 x7689 -x1673 -x13872 -x15252 -x9347 -x16957 -x11062 -x12367 -x3818 x8800 -x3741 -x16526 -x16212 -x15260 -x18567 x5689 -x19589 -x11025 -x3682 -x4750 -x9633 -x13306 x234 -x16146 -x1925 x8380 x1784 -x2939 -x10223 -x19995 -x5003 -x13189 -x16064 -x312 -x9666 -x12755 -x13151 -x10567 x2445 -x9260 -x17598 x2312 -x12584 -x13088 -x498 -x14320 x20514 -x9973 -x3939 x5421 x17433 -x848 -x9496 -x12432 -x16936 -x310 -x13163 -x13976 x9196 -x10589 -x11013 -x5526 -x6141 -x10500 -x2408 -x12202 -x16160 -x9172 -x7453 x8409 -x10002 -x10719 -x16419 -x5358 x2464 -x516 -x1053 -x20024 -x9964 x7760 -x1877 -x13801 -x19729 -x9990 -x14436 x4189 x4791 -x1916 -x11922 x19188 -x15898 -x11901 -x8367 -x17677 -x16416 -x21009 -x14099 -x12746 -x2533 -x12097 -x4574 -x12006 -x11466 x6218 -x15212 -x19836 -x9773 -x13275 -x15043 -x14525 x1504 -x17238 x1517 -x3120 -x19334 -x14203 -x15215 -x8168 -x215 -x15814 -x3334 -x17099 x7652 -x5839 -x8900 -x11236 -x11226 -x16909 -x5850 -x10837 -x2029 x1630 -x16855 -x1804 -x20867 -x7658 -x14065 x7316 -x16320 -x12293 x19128 -x16678 x8810 -x19314 -x16521 x7496 -x17282 x12074 -x19290 -x12831 -x17787 -x20864 x16114 -x7040 -x9393 -x10121 x1762 -x21047 -x7704 -x13875 -x11365 -x17188 -x7829 -x17132 -x9209 -x17762 x18509 x20213 x2710 x3942 -x14712 x536 -x11829 -x3542 x5261 -x8896 -x13817 -x14355 -x14503 -x19819 -x12457 x6924 -x7063 -x3135 -x17331 -x15743 -x3133 -x4731 -x15684 -x13196 -x4095 -x9787 -x18392 -x12753 -x11032 -x15403 -x17203 -x14492 x21041 -x6824 x1147 -x6781 -x1510 -x15128 -x11240 x19736 -x6293 -x10417 -x12767 -x9395 -x12530 -x19912 -x15561 -x16119 -x20827 -x9914 -x13515 -x10106 -x13296 -x13794 -x9155 x6445 -x10395 -x757 x15573 -x5641 -x10818 -x3379 -x17473 -x4631 -x946 -x7608 -x20695 -x9489 x7714 -x21029 -x18128 -x1033 -x2074 -x11828 -x2087 -x7720 -x20826 -x15112 x4278 -x8149 -x13570 -x11040 -x334 -x12758 x16071 -x17236 x1121 -x18152 -x3606 -x5086 x16073 -x16223 -x8100 -x6679 -x16647 -x3695 -x14312 -x12497 x376 x9371 -x20178 -x20562 -x4668 -x11568 -x11798 -x13684 -x8036 -x18978 -x9728 -x11535 -x12623 -x1787 -x5762 -x11269 x2691 x5037 -x20090 x17895 -x2404 -x2854 -x11209 -x20079 -x9462 -x7205 -x6448 -x4878 -x1823 -x3652 -x5748 x4072 -x19512 -x13417 -x1346 -x19544 -x8081 -x9690 x6740 -x12448 -x6182 -x16701 -x16895 -x1805 -x20895 -x12462 x16682 x17025 -x14774 -x8996 -x16823 -x9009 -x1999 -x16784 -x3428 x6007 -x19285 x4562 -x5554 -x1110 -x2831 -x11914 x1885 -x12287 -x7107 -x17853 x3669 -x4454 -x18614 -x18319 -x2143 -x9507 -x560 -x15240 -x12472 -x19367 x8193 -x13261 -x16938 -x9628 -x676 -x10913 -x16852 x9310 x3245 x19696 -x11453 -x19754 -x13846 -x375 -x14789 -x10507 -x20405 -x7172 -x8016 -x15829 x4357 -x7067 x8375 -x17295 x7669 -x5407 -x4252 -x8216 x4330 -x17222 -x6909 -x12868 -x15885 -x15009 -x14876 -x1123 -x15105 -x7274 -x3051 -x4060 -x5599 -x18223 -x18959 x3888 -x17652 -x14422 x4680 -x12386 -x14917 -x16804 -x13820 -x9896 -x15723 -x3246 -x7745 -x7263 -x13375 -x4919 -x17974 -x13517 -x11806 -x19066 -x18370 -x15588 x9494 -x3953 -x9859 -x12747 -x18463 -x8691 -x10916 -x15992 -x9431 -x5327 -x5621 x1882 x4937 -x5424 -x18420 -x11574 -x7220 -x11966 x3859 x5043 -x16061 -x14604 -x362 -x12810 -x8094 -x4119 -x8192 x1194 -x18403 -x15217 -x20229 -x9625 -x17814 -x20649 -x2748 -x3025 -x7457 -x15651 x7663 -x21016 -x19892 -x15307 -x16634 -x18541 -x20834 x465 x4691 -x20644 -x8109 -x5278 -x10942 -x11450 -x204 -x5514 -x12797 -x16268 -x3960 x4428 -x20954 -x20046 -x4130 -x19503 -x17156 x17351 -x1863 -x8054 x1474 x6083 -x20740 -x10113 -x20320 x17739 x16445 -x8909 -x11495 -x17948 -x9365 -x18623 -x2206 -x12608 -x17285 -x5324 -x1334 -x8753 -x13146 -x14734 -x11127 -x10024 -x11758 x11907 -x13586 -x11619 x6518 -x8332 -x10433 -x17719 -x14223 -x1951 -x20915 -x17184 x3661 x607 -x18737 -x15301 -x20694 x20247 x3355 -x5829 -x6915 -x10649 -x1868 -x15737 -x359 -x674 -x17919 -x15683 -x4290 x20599 -x19361 -x20980 x2514 -x8856 -x13317 -x13822 -x5163 -x12939 -x3917 -x13328 x3476 -x12214 -x10761 -x14144 -x1929 -x12563 -x4661 -x15778 -x3088 -x8944 -x4632 -x6257 -x9408 -x2123 -x19267 x1486 -x9206 -x3276 -x12856 -x7875 x4693 -x7059 -x17192 x7078 -x16295 -x2346 -x16837 -x8650 -x11161 -x9797 -x16481 -x6226 -x8797 -x8359 -x13809 -x7947 -x16778 x1677 x5757 -x18854 -x20450 -x1091 -x13938 x20374 -x11537 x6817 -x20597 -x19510 -x12168 -x14792 x1760 x591 -x14466 -x7155 -x4395 -x15600 -x2264 x3066 -x16255 -x17172 x749 -x3010 -x3327 -x1075 -x15809 -x19434 -x17234 -x3045 x8942 -x18889 -x19969 -x13431 -x12158 -x18334 -x15020 -x16485 -x14710 -x17801 -x19898 x8504 x4981 x2605 -x8164 -x2363 x9545 -x14281 -x5161 -x7681 -x745 x19735 -x19844 -x10600 x7049 -x17113 x7808 -x19945 -x2458 x19417 -x5317 x7916 -x13358 -x328 -x19599 -x2062 -x7672 -x19247 -x10980 -x11883 x4831 -x9229 -x11510 -x18029 x4299 -x10334 -x12832 -x3587 -x19584 -x20990 -x20048 -x2204 -x5710 -x19363 -x15154 -x11188 -x14398 -x13207 -x12112 -x4888 x3837 -x9694 -x10188 -x6595 -x14003 -x20937 -x13074 -x21006 -x15655 -x17638 -x2996 -x12167 x8304 -x934 -x18690 -x19009 x5213 -x13204 -x12031 -x13561 -x10211 -x10364 -x771 x7342 -x14426 x19743 -x2925 -x13908 x8246 -x1332 -x1024 -x11671 -x4238 -x4638 -x20628 -x17566 x5071 -x2461 -x1520 -x20952 x7558 -x14201 -x20681 -x4499 -x14626 -x3675 -x10053 -x2196 -x20833 -x2311 x1492 -x12426 -x8035 -x13447 -x11460 x944 -x13290 -x6357 -x1726 x6301 -x11266 -x11134 -x12696 -x5190 -x184 x4917 -x18655 -x12732 -x20672 -x2073 -x6891 -x5919 -x15382 -x14504 -x20137 -x8555 -x11199 -x15585 -x15182 -x4533 -x18137 -x13465 -x8604 -x3765 -x18550 -x19978 -x17006 -x15510 -x3992 x7003 -x10302 -x15622 x16626 x7369 x8893 -x2375 -x20791 -x20699 -x8870 -x18263 x9203 -x19134 -x13337 x3784 -x20983 x9014 -x16066 -x20987 x1389 -x20161 x8272 x20817 -x20360 x4747 -x689 -x20489 -x3065 -x1800 -x3267 -x20787 -x1093 x8215 x9542 -x4868 -x862 -x5600 -x15175 x21063 -x12048 x1051 x8449 -x14220 -x17696 -x8962 x8249 -x14375 -x19601 -x14280 -x20639 -x11169 x16638 -x17604 x15843 -x15149 -x8751 -x16047 -x3032 -x14217 -x6466 x7343 -x12521 -x11645 -x14852 -x12804 x12467 -x10587 -x840 -x3479 x3118 -x3387 -x29 -x14991 -x5736 -x1055 -x11657 -x14383 -x493 -x3753 -x15230 -x2731 x5550 -x16908 -x4855 x18855 -x2706 x6782 -x821 x4741 -x9897 -x2703 -x5106 -x9858 -x12715 -x20300 -x4984 -x15497 -x17032 x9361 -x16893 -x3212 -x5869 -x1296 -x16067 -x219 -x15456 -x218 -x8110 x4153 -x3467 -x12016 x5783 -x12731 x1262 -x9445 -x15921 -x10386 -x6379 -x2200 -x8320 -x11458 -x15006 -x15052 -x4927 -x1528 -x11121 -x13897 -x13470 -x5218 -x2753 -x10790 x2848 -x14111 x3125 -x20494 -x13823 -x5063 x2212 -x16952 -x3839 x20648 -x4719 -x3295 -x18528 -x20155 -x7865 -x11762 -x17276 -x21082 -x3729 -x14278 -x14898 -x14255 x6262 -x19753 x7088 -x18459 -x4905 -x9750 -x11087 -x12582 -x9238 -x11499 -x3564 x4540 -x9601 -x18654 -x15693 -x19904 -x2072 -x10741 -x17540 -x5642 -x12510 x3701 -x1176 -x17582 -x12309 -x14638 x7148 x4591 -x11420 -x9366 -x8089 -x20384 -x19329 -x9112 -x19239 -x9864 -x13906 -x15893 x4483 -x9134 -x17283 -x3522 -x892 -x8055 x9644 -x13076 -x2922 -x7408 x19394 x2218 x6310 -x9531 x707 x6776 -x936 x3375 -x16261 x19399 -x17402 -x20175 -x17982 -x15021 -x8622 x207 x2320 -x12992 -x11370 -x10891 -x16214 -x13715 -x12213 -x21032 -x12661 x4006 x7778 -x17815 -x3771 -x13665 -x12335 -x8873 -x16988 x5049 x4103 -x4545 -x17961 x6340 -x19476 -x18262 x7005 -x12772 -x15298 -x8973 -x9159 -x7583 -x6437 -x13668 -x5845 -x2431 -x18967 x6941 -x9684 -x18229 -x43 -x15984 -x12492 -x3072 -x12431 -x7765 -x13959 -x6248 x16113 x5309 -x21003 -x10042 -x19699 x7370 -x3887 -x1744 x9337 -x3709 x6093 -x9996 -x12195 -x11520 -x8617 -x64 x6549 -x17908 -x9546 -x3365 x3390 -x5993 -x1435 -x13003 x16412 -x20147 -x6979 -x10185 -x11257 -x10321 -x2524 x20403 -x18633 -x19051 -x20963 -x18845 x17503 -x10997 -x17028 -x5320 -x1328 -x12071 -x971 -x16911 -x5124 x7100 -x19135 -x16486 -x11879 x14438 -x10339 -x19163 -x2890 -x1384 -x18702 -x5354 -x5458 -x8518 -x3283 -x10150 -x3996 x4120 -x13929 -x5410 x7878 -x15572 x9165 -x19475 -x1006 -x2875 -x18204 -x10611 -x2880 -x18788 -x9701 -x5246 x756 -x14923 x20899 -x10251 -x12114 -x9179 -x2336 -x6576 -x10720 -x10362 x6274 x9167 x5562 -x18112 -x2771 -x14669 x2719 -x10189 x20548 x6652 -x16178 -x19071 x4003 -x7399 -x19380 -x11019 -x15259 -x5328 -x17852 -x3509 -x5435 -x15901 x18068 -x6054 -x10383 x7021 -x11316 -x264 -x18028 -x17649 -x14610 -x7393 -x15381 -x19534 -x1405 -x17050 -x7949 -x9658 -x20490 -x17227 -x38 -x20911 -x3036 -x9749 -x4761 -x8861 x8441 -x11436 -x2448 -x11275 x15848 -x12931 x20193 x20645 -x10922 -x16602 x16680 -x3927 x520 x16604 x8438 -x8819 -x6882 -x17950 -x18328 -x2463 -x13967 -x10772 -x19551 -x4809 x7480 -x15321 -x19145 -x20445 -x15320 -x20802 -x13210 -x8305 -x7431 x3199 -x7001 -x7304 -x7137 x6849 -x12115 -x16802 x19739 -x17088 -x14758 -x4258 -x12360 -x10921 -x3915 -x6309 -x10924 -x11709 -x14487 -x4012 -x14694 -x13626 -x11104 -x15080 -x5649 -x12940 -x9442 -x15463 -x12552 -x20440 -x6106 -x10179 -x4381 -x3651 x8630 -x838 -x15273 -x16777 -x12345 -x14538 -x16021 -x17367 -x9278 -x10535 -x16575 -x5754 -x17509 -x10286 -x15103 -x14064 x5473 -x20074 -x3838 -x18834 -x14094 x3810 -x19947 -x19568 -x19931 -x16744 -x17562 x4887 -x14999 -x12440 -x8935 -x12761 -x7520 x8911 -x13981 -x6081 -x9540 -x2781 -x6143 x5032 x3082 -x6687 -x3613 -x7793 -x15266 x15850 -x11181 -x15450 -x10748 -x15508 -x16860 -x13332 -x16738 -x20960 -x19445 -x18852 x20468 -x13305 x17308 -x14451 -x13883 -x836 -x1 -x10974 -x7255 -x2921 x7685 -x13691 -x13012 -x5598 -x18442 -x9501 -x13082 x653 x775 -x3134 -x2948 x635 -x5236 -x352 -x7676 -x5313 -x12684 -x9581 x7849 -x4840 -x17447 -x10226 -x5640 -x9755 -x15293 -x1988 -x11144 -x3061 -x17916 -x19951 -x5235 x740 -x16465 -x17357 -x244 -x9573 -x17871 -x12938 x8569 -x14507 x2468 -x19325 -x18233 -x17106 -x11542 -x5620 -x5888 x4834 x2423 -x15782 -x19646 -x13118 x364 -x14444 -x17300 x9500 x5030 -x5059 x20157 -x6382 -x2234 -x10908 -x19598 -x10172 -x11283 -x10555 x19769 -x6120 -x10076 -x4875 -x2856 -x1769 -x10444 x6296 -x9130 -x12315 x7677 -x4756 -x7204 x7038 -x1353 -x19333 -x19718 x8279 -x19537 -x2255 -x4452 -x6147 -x9608 -x3871 -x18974 -x17713 -x13277 -x9630 x1685 -x17125 x21042 -x9966 -x6174 -x17027 -x14837 x2202 x20578 -x5026 -x5495 x9181 x6833 -x20406 -x1850 -x15379 -x16163 -x18282 -x3551 -x3815 x15845 x8890 -x16303 -x19186 -x18004 -x8627 -x20546 -x5517 -x11373 -x10821 -x5765 -x8949 x6857 -x1643 -x1975 x5560 -x3017 -x13505 -x16010 -x4902 -x4799 -x8855 -x20379 -x7454 -x21087 -x13318 x18425 -x18187 -x4297 -x4801 -x11410 -x8485 -x10714 -x11889 -x14359 -x5929 -x4988 -x2941 -x9919 -x20673 -x8859 -x18588 x9287 -x257 -x8098 -x19804 -x9416 -x13420 -x13640 -x10725 x16554 -x11273 -x15616 -x5650 x8472 -x3240 -x8181 -x3655 -x7561 -x15602 -x5111 -x11625 x3597 -x19010 -x8479 -x19448 -x12873 x4350 x3326 -x17017 -x19731 -x7394 -x13303 -x12482 -x17502 -x10052 x7440 -x13001 -x3512 -x9809 -x8809 -x14799 x6704 -x20481 -x8006 -x10845 -x17782 x2403 -x15895 -x15630 -x11178 -x19488 -x12395 -x13676 -x15761 -x19955 x1015 x7641 x2857 -x6333 x9478 -x7150 x3175 -x14023 -x18973 -x15880 -x9309 -x8683 -x19119 x4054 -x4162 -x7031 -x17053 x5021 x3664 x2039 -x9873 x7289 -x13627 -x16737 -x11741 x6605 x4527 x8502 -x7090 -x15161 x7261 -x14877 -x5060 -x10675 -x15444 -x5824 -x554 -x17066 -x18271 -x2511 -x5846 -x940 -x7616 -x2932 -x12437 -x203 -x2701 -x19959 x7635 -x9323 -x13826 x1509 x8146 -x1279 -x13493 -x13610 x1295 -x18321 -x6551 -x17067 -x1547 -x4857 -x12239 -x15312 -x10625 -x14816 -x15445 x1485 -x13085 -x10292 -x11992 -x6233 -x15472 -x13750 x19965 -x11683 x18862 -x16557 -x11538 -x10396 -x11529 x3473 x5772 -x14826 -x18596 -x20007 -x14684 -x9722 -x13338 -x3670 -x7363 x8539 -x21088 -x21101 -x14627 -x9043 -x17927 -x9714 -x10142 -x16654 -x6276 -x10330 x4057 x4410 -x11454 -x3219 -x12133 -x14501 -x10680 -x10899 -x4417 x20999 -x9754 -x12997 -x8698 -x16072 -x19182 x6958 -x13494 -x14457 x2496 -x8570 -x3604 -x11699 x11052 x6449 -x16999 -x2232 -x20994 -x10260 -x5608 -x19612 -x1615 -x14166 -x6770 -x15949 -x8768 -x16761 -x8078 -x17630 -x20148 -x4832 -x14171 -x12190 x7582 -x20851 x7981 -x1228 x6981 -x4615 -x12719 -x18030 -x10956 x2439 x2512 -x4936 -x12277 x16572 -x8657 -x17994 -x8979 -x13212 -x14621 -x8154 x16518 -x13489 -x18093 -x16003 -x4400 -x9800 -x10508 -x14367 -x15902 x726 x20195 -x2452 -x2406 -x12332 x9312 -x5536 -x13432 -x6480 -x10783 -x13300 -x3800 -x13479 x13789 -x10125 -x1662 x17736 -x9792 -x7372 -x10658 -x16338 -x2641 -x12759 -x20924 -x5675 -x15378 -x642 x20215 -x18342 -x9602 -x20095 -x13436 x8390 -x18252 -x3435 -x19460 x11779 x2054 -x3692 -x18982 -x14511 -x4104 -x2453 -x3980 -x10275 -x744 -x10370 -x15022 -x444 -x12874 -x19872 -x20352 -x19346 -x11004 x1319 -x4075 -x16409 -x16170 -x9653 -x15649 x5095 -x13597 -x11729 x8770 -x5926 -x14126 -x13602 -x9576 -x16353 x2462 -x4437 -x3191 -x18458 x826 x6355 -x2804 -x15126 -x14598 -x11791 -x14919 -x7621 x5155 -x13324 -x15198 -x18381 -x4641 x8872 -x3662 -x18979 -x17228 -x1747 -x16016 -x7226 -x256 -x3200 x9344 -x10163 -x14362 x5927 x16110 -x18824 -x13616 x18860 -x6961 x3308 -x11808 -x17549 x6843 -x9128 -x15430 -x15361 -x3109 -x156 -x15091 -x12784 -x1144 -x13159 -x5636 -x15470 -x12721 -x1912 x19231 -x14172 -x5364 -x1169 -x13821 -x6871 -x19235 -x8939 -x19481 -x14965 -x13727 x4409 -x12541 -x14045 -x10712 -x13594 -x1936 -x17121 -x16299 -x11847 -x1023 -x16836 -x8092 x6278 -x285 -x9837 -x15253 -x19070 -x19667 -x11705 -x1413 -x7605 x2736 -x13607 -x14116 -x13982 -x1335 -x4123 -x13425 -x10880 -x17339 -x13663 -x10318 x252 -x6144 -x4443 -x9186 x3292 -x18656 -x8832 -x20102 -x18686 -x11872 -x3395 -x255 -x18394 -x7128 x1265 x7084 -x17718 x7532 -x11084 -x4010 x9314 -x9588 -x13552 -x12487 x8381 -x9399 -x16507 -x17060 x8300 -x18385 -x15094 -x6185 -x13245 -x17469 -x16456 x794 -x4183 -x11036 -x11002 -x11097 -x6487 -x11557 -x11530 x18870 -x15908 -x8354 -x16966 -x11785 -x8727 x1884 -x18035 -x8278 -x1436 -x15064 -x1754 -x6683 x7554 -x2909 x4386 -x5890 x8466 -x1230 x1887 -x18275 -x19658 -x20784 -x18960 -x18798 x2426 -x19374 x20611 -x5775 -x2424 -x10115 x3353 -x10245 -x8000 x4081 -x10907 -x9719 -x14472 -x8572 x2173 -x17265 x5787 x2136 x6430 x8126 -x9598 -x12640 -x13342 -x9570 -x19823 -x17986 -x18397 -x7199 -x18460 -x4634 -x18601 -x4561 x18637 -x14783 x16121 -x16859 -x939 x7952 -x14346 -x14819 x19427 -x1062 x7416 -x19080 -x11702 x8018 -x14624 x15194 -x17419 x2999 -x8167 x5815 -x18314 -x18921 x85 -x6342 -x18907 -x1995 -x4974 -x4449 -x20100 x2131 -x3885 x19744 -x10191 -x14953 x15611 -x10860 -x10523 -x18416 x6435 -x17348 -x19647 -x19107 -x5325 -x14974 -x6168 x9275 -x19535 -x1209 -x1853 -x11747 -x14329 -x13736 -x15351 -x1340 -x15634 -x18911 -x485 x7734 -x18067 x6407 -x8360 -x8785 -x15164 -x4915 x1424 -x4405 -x20211 x3609 -x6045 -x16721 -x18624 -x10345 -x18056 -x20658 -x11397 -x15504 -x19591 x1883 -x3698 x15507 -x15070 x4725 x7731 -x17298 -x16904 -x11728 x7954 x6332 -x16386 x7724 x4675 -x5798 -x4440 x4408 x8235 -x7757 -x11413 -x10681 x557 -x13286 -x14068 -x20997 -x4914 x20301 -x10992 -x13569 -x6326 -x16133 -x913 -x14578 -x17220 -x2444 -x10825 -x2914 -x898 -x11745 x1164 -x18928 x19404 x8605 x7522 -x20855 -x4522 -x10059 x2042 -x206 x5977 -x18915 -x15418 -x20905 -x9988 -x18492 x6454 x8535 -x3825 -x12637 -x18688 x6331 -x16924 -x2807 -x16819 -x10352 x5615 -x14053 x20280 -x11106 -x5661 -x9851 -x13664 x8405 -x3821 -x7044 x5735 -x17848 x18634 -x2737 -x7702 -x5776 -x16022 -x18027 x1873 x5359 -x15563 -x5626 -x11412 -x2150 -x16290 x380 -x9629 -x14428 -x20878 x390 -x12344 -x13930 -x9148 -x11489 -x9200 -x4327 -x13891 -x722 -x20291 -x2337 -x373 -x18290 -x6956 -x15336 -x16914 -x11148 -x18080 -x20564 x5826 -x11656 -x2915 -x11444 -x17079 -x1979 -x14980 -x19610 -x17816 -x5669 x8208 -x1542 x5574 -x12636 -x8019 -x18713 -x10994 -x6523 -x18613 -x5384 -x1487 -x6885 -x8179 -x10411 -x8567 -x10144 -x18037 -x14823 -x19846 -x19373 -x20572 -x17933 -x8397 -x11359 -x16542 -x1071 -x1021 x6847 x4227 -x3159 -x2083 -x15869 -x3730 -x11989 -x16548 -x15594 -x19859 -x19964 -x351 -x18163 x2351 -x14049 -x7598 -x15870 -x18904 -x15674 -x20735 -x20389 -x5114 -x17581 -x11475 -x16164 -x11403 -x18781 -x16719 -x11441 -x16716 -x15910 -x4688 x4374 x9295 -x15334 -x4426 -x11330 -x10733 -x9490 x19109 -x8573 -x11965 -x4268 -x8294 -x9852 -x865 -x3533 -x18916 -x9394 -x17720 -x4137 -x7165 -x2789 -x13840 x1421 -x15236 -x1932 x2686 -x17086 -x11211 -x15911 -x20856 -x19751 -x11387 x5667 -x2291 -x967 -x11727 x2988 -x17584 -x15808 -x19004 x5490 x4432 -x6440 -x11077 -x1292 x9138 x17759 -x11382 x18131 -x7958 -x10520 -x15340 -x19967 -x14715 x15835 -x20465 x7217 x3112 -x1208 -x18521 -x14950 -x19818 x2885 x2554 x20642 x5711 -x20697 x1664 -x15118 -x12063 -x1570 -x19118 -x8879 -x16773 -x18249 x3257 -x20674 -x14771 -x15317 -x576 x6321 -x2235 -x1396 -x13382 x8843 -x3278 -x7614 -x18790 -x20560 -x16134 -x3935 -x20394 -x14411 -x17800 -x2822 -x3468 x7894 -x15087 -x17485 -x10896 -x2589 -x3949 -x19272 -x2180 -x10511 -x15626 -x16865 -x18496 x3985 -x15636 -x18610 -x5922 -x18266 x18984 -x4190 -x20646 -x12958 -x11812 -x15978 -x17557 -x13039 -x20383 -x3625 -x1950 -x18305 x122 x3545 -x14475 x16117 x858 -x15937 -x7893 -x10139 -x19068 x641 -x19550 -x11163 x6621 -x17289 x6758 -x18443 -x1801 -x3963 x5077 -x5564 -x14408 -x13671 -x7025 -x18767 -x8319 -x16712 -x16411 -x8967 -x17472 -x18484 -x14160 -x9054 -x5316 -x6892 -x293 -x1163 -x15060 -x929 -x15488 -x8417 -x1301 -x14729 -x2349 -x14510 -x9729 -x20266 -x16033 -x18474 -x18526 -x17072 -x6181 -x14675 -x3344 -x13295 -x19117 -x1166 -x4062 x16573 x20249 -x14761 -x4765 -x12783 -x317 -x7601 -x17591 -x11115 -x9935 -x19917 -x10420 -x15308 -x10162 -x6540 -x17931 -x7771 -x877 x274 -x1275 -x784 -x16887 -x15491 -x20444 -x10808 x16078 x6514 -x14067 -x9978 -x3401 -x3026 -x12412 -x18675 -x6905 x345 -x17640 -x6722 -x19489 -x17823 -x2036 -x10861 -x19824 -x14721 -x13004 -x2418 x9506 x4658 -x13999 -x14606 -x18786 -x16174 -x841 -x8273 -x18325 -x8026 -x18532 x19405 -x9367 -x11483 -x14437 -x9965 -x16720 -x16962 -x15692 -x11890 -x14063 -x17880 x16545 x5394 -x2381 -x6229 -x15347 -x869 -x7540 -x12562 -x9417 -x20934 x12109 -x12566 -x9685 -x13638 -x4987 -x12249 x846 -x4168 -x10961 -x16590 -x19661 -x11720 -x13768 x20156 -x2559 -x17875 -x10971 -x18191 -x18375 x564 x2221 -x2236 -x5254 -x543 -x7330 -x14722 -x14192 -x11742 -x8865 x2282 x20605 -x11772 -x2502 -x14844 x16646 -x2186 -x20025 -x17080 -x18749 -x1620 -x9718 x6834 -x8828 -x10235 x3296 -x16759 -x6318 -x1019 -x1814 x19974 -x5891 -x5578 -x1740 -x17940 -x5521 -x9559 x1106 x1406 -x13079 x7979 -x20240 x6630 -x9565 -x18667 -x8506 -x11955 -x14034 -x16058 -x8635 x6099 -x17140 -x15514 -x2396 -x7317 -x3104 -x8053 -x17385 -x20593 -x15269 -x15058 -x1649 -x8277 -x12860 -x15141 -x3226 -x20832 x16514 -x2884 x8217 -x4389 -x17483 -x18791 -x7841 -x7710 -x15036 -x6300 -x16741 -x13659 -x18698 -x15076 -x14691 -x7892 -x9948 -x18405 x3929 -x221 -x19721 -x18665 -x18150 -x1543 -x10640 -x19170 -x9481 -x823 -x9656 -x3068 x2954 -x13058 -x3739 x7392 -x11079 -x17083 -x15994 -x13772 -x17422 -x13468 -x12517 -x13351 -x1047 -x21099 -x19592 -x3777 -x2744 -x11909 -x17768 -x11722 x19746 x5346 -x20442 -x9519 x8425 -x643 -x640 x6965 -x12505 x4059 x5298 -x1579 -x12034 -x4015 -x12785 -x17090 -x15002 -x17105 -x1836 -x16260 -x14341 -x6280 -x11427 -x13357 -x12985 -x13344 x2654 -x15597 x9247 -x2108 x6256 -x6079 -x15976 -x13988 -x20975 x7964 x3059 -x11851 -x6082 -x7002 -x12859 x2627 -x19157 -x12493 -x14683 -x10450 x19690 -x2473 -x17375 x6210 x16640 -x9591 x8401 x5419 -x6352 -x20800 -x14720 -x2190 -x5530 -x14920 -x20293 -x6075 -x15777 -x13469 -x8715 x16982 -x6750 x7589 -x14244 -x18396 -x20845 -x17625 -x13720 -x5781 -x17728 -x3932 -x9912 x9156 -x5935 -x14091 -x21023 -x3881 -x20945 -x8532 -x7955 -x15432 -x7693 -x11927 -x6398 -x10918 x8392 -x17773 -x8415 -x17836 -x3250 -x11763 -x20038 -x4867 -x824 -x17451 -x14873 -x17432 -x13966 -x15139 -x2244 -x21056 -x19860 -x12163 -x12057 x9468 x16524 x588 -x3836 x4921 -x19161 -x20510 -x9650 -x5611 -x5045 x8230 -x4333 -x18122 -x5539 -x18905 -x11837 -x17321 -x7995 -x20749 -x767 -x20884 -x17071 -x5557 -x11746 -x901 x16661 -x15172 -x17031 -x13492 -x5291 x1411 -x18525 -x18085 -x20622 -x19339 x18221 -x18743 -x16318 -x18649 -x17073 -x8677 -x19124 -x8556 -x11415 -x16313 x2113 x17802 -x11390 -x6169 -x20017 x5538 -x8039 -x10667 -x5175 -x3504 -x1351 -x1788 -x14543 x20831 x15846 -x18092 -x13741 -x16945 -x18146 -x11659 -x4742 -x16840 -x19777 -x10051 -x15056 x8365 -x3900 -x7919 -x7695 -x6241 x9330 -x18650 x6385 -x14560 -x9906 -x2728 x4366 x7024 -x15716 x3183 -x19357 -x17978 -x9441 -x5349 -x6486 x2580 x7850 -x19850 -x8637 -x14352 x20375 -x19341 -x15989 -x1923 -x32 -x8634 -x20252 -x18618 -x19529 -x8364 -x7209 -x16897 -x13169 -x17312 -x17585 x8974 -x20624 -x16752 -x20524 x5750 x4351 -x9599 -x11340 -x17577 -x20264 -x20727 -x14801 -x11176 -x12228 -x13947 -x19522 x12602 x8233 -x17 -x5876 -x10443 -x16463 -x276 -x17097 -x12206 -x19166 -x14315 -x5771 -x10084 x20577 -x14018 -x1407 x9230 -x12138 -x13795 -x20409 -x20636 -x747 x9182 -x13203 -x11038 -x4044 -x926 x6968 x9012 x7574 -x10768 -x13678 -x6110 x16106 -x10315 x8108 -x7028 -x6908 -x3144 -x17867 -x5297 -x20677 -x9748 -x13171 -x12393 -x3901 -x12290 -x17496 x2669 -x16242 -x14533 x15862 -x4970 -x12234 -x11255 -x20625 -x19147 -x14748 -x15940 -x19635 x4844 -x15483 -x21108 -x12056 -x9409 x7057 x4971 -x16772 -x17715 x212 -x11042 x2298 -x1878 x6726 x3879 -x10705 -x7944 -x10888 -x12650 -x1512 -x2510 -x7835 -x7288 -x7186 -x14035 -x12288 -x3224 -x1571 -x11369 x639 -x5862 -x3256 -x3507 -x1750 -x14692 x630 -x714 -x19096 -x20441 -x9157 -x277 -x10373 -x20927 -x10795 -x18432 -x13313 -x11128 -x341 -x12564 -x2330 -x17270 -x16838 -x2001 x7517 -x9340 -x13272 -x14769 x8410 -x12091 -x7870 -x17683 -x4603 x6409 -x13548 -x5 -x15219 -x4543 -x13349 -x12499 -x14616 -x20225 -x18210 -x10460 -x16270 -x5532 -x20706 -x17378 -x15283 x2100 -x5083 -x3147 -x1905 -x1765 x2538 -x1870 -x8688 -x7303 -x8718 -x17291 -x15794 x4702 x2717 -x9097 -x20152 -x13278 -x9324 -x15605 -x5202 x4698 -x13848 -x18723 -x14842 -x18659 -x9151 -x7479 -x1347 -x19452 x7331 -x15111 -x6573 -x1079 x6298 -x16349 -x268 -x12697 -x10436 -x12867 -x6225 -x1224 -x10990 x275 -x4899 -x10431 -x5751 -x18059 -x15696 -x12059 -x3009 x1998 -x13294 -x3590 -x17805 -x13760 -x18669 -x6338 x2983 -x17907 -x10474 -x10278 -x5902 -x5884 x8420 x6245 -x10738 x322 x8849 -x14425 -x18406 -x19632 -x9702 -x5893 x16417 -x15612 -x1584 -x2055 -x13955 x16910 -x10965 -x2174 -x7653 -x403 -x4171 -x15496 -x13067 -x17107 -x7486 -x15328 -x973 -x20909 -x14723 -x10968 x6044 -x12363 -x20716 -x17137 -x4096 -x1440 -x17694 -x20315 x280 -x17092 -x10957 -x9893 -x14421 -x4965 -x5220 -x10412 -x5885 -x9959 -x17610 -x20970 x6410 -x2044 -x15188 x8898 x15780 -x10666 x5204 -x9596 x19418 x1576 -x6341 -x16907 x4743 x7906 -x11031 -x16883 -x4187 -x10218 -x17663 -x16102 -x4612 x6590 -x5382 -x11204 -x17545 x1395 -x10093 x4401 -x2907 -x20946 -x4909 x20309 -x12974 x4935 -x17362 x4523 -x18524 -x8685 -x16228 x16556 x7699 -x12122 x3697 -x14532 -x17731 -x14872 -x11513 -x11394 -x17543 -x11162 -x9074 x2800 -x14109 -x19657 -x9720 -x17323 -x17670 x16074 -x10659 -x9474 -x4494 -x8877 x6971 x5592 -x7271 -x1818 -x19659 -x2661 -x16284 -x14269 -x9558 x5522 -x2540 -x20798 -x18731 x4223 -x20846 -x9627 -x585 -x10734 -x13137 -x7548 -x20162 x5089 -x7371 x2245 -x15249 -x17784 -x21084 -x9879 -x8994 -x10528 -x17087 -x14685 -x19018 -x10574 -x5971 x19991 -x18617 -x14373 x19555 -x16249 -x11933 -x18826 -x2799 -x20555 -x18981 -x19691 -x6913 x16606 x7366 -x9227 -x2024 -x9946 -x7795 -x19641 x1558 -x16014 -x15045 -x10265 -x18471 -x15063 x8784 -x719 -x9508 -x19245 -x14550 -x11253 -x19588 -x6166 -x18522 -x12778 x12261 -x8941 x5362 -x11685 -x16469 -x18255 x589 -x7513 x16533 -x20828 -x1360 -x9375 -x16414 -x16149 -x13234 -x15511 -x15 -x3780 -x11580 x9528 x7787 -x12435 -x21051 -x19567 -x8777 -x17275 -x7381 -x21103 -x3063 -x3713 x18295 -x19629 -x20288 -x5704 -x17508 -x3117 x2656 -x12403 -x4128 -x18461 -x7235 x4046 -x18720 -x13072 -x14187 -x7896 -x13362 -x15621 -x7143 x2532 x1108 x15847 -x5248 -x13405 -x5172 -x13924 x8526 -x5586 x4014 -x21036 x2366 -x18377 x8152 x81 -x8488 -x8629 -x9042 x3774 -x2632 -x13065 x110 -x16332 x8827 -x8639 -x15224 x1009 -x3119 -x8312 -x18796 -x17196 -x9604 -x5231 -x7629 -x9139 x9135 -x15055 -x10202 -x18812 x16675 -x3315 -x8177 -x140 -x17089 x14113 -x1567 -x12222 -x12531 -x14235 x7426 -x675 -x10212 -x19387 -x12847 x4065 -x18241 x16291 -x10169 -x11512 -x533 -x6205 -x11738 x18758 -x1859 x647 x4092 -x2657 -x14603 -x111 -x8735 -x13634 -x10145 x5966 -x20769 -x10100 -x18795 -x19138 -x19645 -x15501 -x14101 -x15784 -x17574 x18861 -x11564 -x4627 -x9960 -x9857 -x10078 -x14810 x7396 -x13744 x2678 -x18473 x3462 -x14673 -x10091 -x9164 -x13188 -x14322 -x18148 -x18111 -x530 -x15928 -x17453 -x10446 -x18589 -x16356 -x17205 x5242 x981 -x12716 -x19677 -x8477 -x17820 -x17136 -x19887 -x12340 -x25 -x3348 -x14806 -x14041 -x10060 -x4511 x8928 -x10207 x7174 -x15906 -x2519 -x14263 -x7203 -x15987 -x12922 -x11605 -x16054 x4779 -x7379 -x10063 -x7240 -x3552 -x18937 -x5677 -x20136 -x19022 -x20874 -x14913 -x13796 -x12998 -x5377 x8021 -x17319 x3618 -x10612 -x9486 -x17177 -x4980 -x11149 -x5838 x6938 -x12522 -x20186 -x9615 -x20072 -x9590 x16584 -x834 x9302 -x2819 -x13395 -x811 x3779 -x15719 -x9379 x978 -x19622 -x6732 -x5647 -x20245 -x16115 -x14937 x7284 x7198 -x10006 -x5860 x4963 -x9923 -x18454 -x19030 -x12203 -x1634 -x13776 -x4251 -x13681 -x11477 -x11766 -x15012 -x5288 -x17152 -x1607 -x10098 x7211 -x6026 -x15574 -x13488 -x14580 -x2755 -x3328 x8452 -x5158 -x9452 x8467 -x7567 -x8505 -x20034 -x6933 -x6745 -x14636 -x208 x382 -x12912 -x18398 -x14809 -x10394 -x20756 -x18144 -x15481 -x19541 -x17463 x3834 x592 -x20589 -x7292 -x7739 -x16549 -x8107 -x6727 -x20883 x9084 x15837 -x20145 -x12082 -x6659 -x13578 -x6596 -x4127 -x10455 -x3553 x3685 x9001 -x7079 -x3038 -x1316 -x11153 -x15278 -x3244 -x10118 -x769 -x4784 -x262 -x8148 -x15903 -x18369 -x8431 -x15482 -x18487 -x16603 x9306 -x5553 -x2378 -x10789 -x19242 -x14906 -x15452 -x17910 -x17959 -x10979 -x8999 -x12899 -x11764 x17191 -x12244 x8965 -x7245 -x1309 -x5540 -x16622 -x19280 -x15428 -x14452 -x17103 -x5964 -x15512 -x3642 -x10428 -x17691 -x18347 -x11684 -x4933 -x4944 -x11649 -x4229 -x13445 -x1471 x2121 -x14911 -x13281 -x18821 -x8478 x20324 -x12571 -x19772 x1588 -x6063 -x15344 -x18106 -x10216 -x8851 -x11320 -x18303 -x4642 -x12924 -x20231 x1597 -x17806 x18899 -x4989 -x17570 x730 -x2709 -x12157 -x17441 x5577 x5415 -x6610 -x5302 -x6191 -x783 x6890 -x4106 -x10116 -x16937 -x13293 -x15543 -x15697 -x14595 x6261 -x9758 -x21094 x7489 -x9663 -x20351 x4304 x8781 -x1050 -x12763 -x14727 -x17855 -x19764 -x12385 -x15402 -x19375 -x13309 x19065 -x17830 -x18577 -x50 -x13331 -x11101 x20417 -x11452 -x20076 -x14333 -x4378 -x12396 -x18689 -x13401 x6297 -x19225 -x17038 -x19364 x5998 x2103 -x16192 -x18326 x20992 -x11368 -x10866 x2425 -x1320 -x9005 -x14296 -x13694 -x3573 -x5658 -x18495 -x1206 -x3015 -x15337 -x2796 -x9245 -x16005 -x5741 x175 -x10631 -x13308 -x1983 -x4590 -x7755 -x11503 -x7102 -x3331 -x13301 -x3511 -x18833 -x2420 x2508 -x14196 -x1955 -x13781 -x15446 -x18962 -x15297 -x7802 -x11474 -x17633 -x4143 -x16035 x19095 -x9661 -x19763 -x4427 -x3413 -x14112 -x11864 x7351 x4082 -x11956 x4874 -x5031 -x4808 -x17579 -x16927 -x1507 -x4898 -x11953 -x17898 -x18996 -x19625 -x5725 -x19378 -x5681 -x13161 x6378 -x638 -x12672 x6850 -x17320 x16503 -x11893 -x2340 x9176 -x13217 -x2427 -x2883 -x18170 x8147 x1213 -x7691 x7188 -x3236 x5240 x270 -x4628 -x19288 -x16902 -x15641 -x20299 -x2169 -x12558 -x3830 -x11443 -x4660 -x9584 -x15024 x10324 x4322 -x20772 -x8491 -x13606 -x10870 -x14860 -x915 -x4492 -x2727 -x15171 -x13621 -x14072 -x12827 -x18260 -x17841 -x19121 -x15083 -x15647 -x14926 -x6562 -x11947 x8652 -x7645 -x9979 -x13341 x16118 x6759 -x4947 -x1109 -x11662 -x9924 -x1614 -x2894 -x13504 -x10101 -x11626 -x18986 -x8270 -x11048 x6420 -x796 -x13016 -x10959 -x17981 -x5910 -x4248 -x1888 -x4922 -x16210 -x7491 -x18400 -x227 x20590 -x1222 -x8076 -x15097 -x9706 x7375 -x8013 -x9435 -x11190 -x9835 -x19252 -x2242 x1641 -x2025 -x17676 -x19797 -x172 x47 -x12209 -x18064 -x4368 -x10533 -x7730 -x4618 -x20541 x10203 -x7951 -x12473 -x10048 -x5794 -x890 -x16325 -x16317 -x12972 -x7950 -x17533 -x20508 -x20654 -x17403 -x445 -x18427 -x5087 -x1219 x8987 -x19045 -x14662 -x20728 -x20348 -x9647 -x226 -x17973 x7386 x2817 x7308 -x1806 -x8199 -x529 -x15983 x7229 -x2446 -x20129 -x11591 x1469 x2733 -x18354 x113 -x11063 -x12615 -x9962 -x14307 -x16987 -x9345 -x19642 -x4889 x19702 -x9683 -x15390 -x10272 -x2161 -x12852 -x19039 -x8133 -x369 -x18293 -x19126 -x5237 -x11357 -x200 -x18181 -x4165 x5196 x6962 x20277 -x12141 -x19997 -x11250 x3050 x3008 -x5632 -x2009 x3378 -x18301 -x12036 -x16736 -x8834 x1092 x16568 -x10682 -x15200 x17358 -x2030 x2501 -x157 -x15583 -x2673 -x15741 -x14006 -x10141 -x19258 -x18598 -x20486 x2005 -x11755 x20509 -x19251 -x20350 -x14261 -x3624 x8239 -x3501 x4711 -x16581 -x14363 -x12692 -x1890 -x10599 -x13562 -x18626 -x4820 x684 -x18817 -x3520 -x17930 -x3251 -x10171 -x12042 x5832 x7938 x9470 x3114 -x7136 -x14713 -x16439 -x16775 -x5541 -x3865 x15687 x3014 -x18412 -x6858 -x2594 -x8010 -x11119 -x18206 -x8552 -x11456 -x13384 -x14384 x2179 -x10158 x16124 -x10147 -x17789 -x10683 x4532 x8839 -x9742 x8615 -x19201 x4554 -x19634 -x4267 -x14741 x8206 -x17872 -x7783 -x3279 x16397 -x12480 -x8060 -x6507 -x13145 -x550 -x11817 -x14615 x3626 x2979 -x13591 -x11959 x6751 -x4170 x8577 -x9703 -x3270 x19150 -x11293 x5223 -x19342 -x20627 -x3 -x19678 x4870 x7741 -x18531 x4823 -x15635 -x11876 x1618 -x14848 x20608 -x17669 -x9918 -x5466 -x10347 -x4193 x7732 -x12015 -x20113 -x18694 -x13879 -x14119 -x5084 -x2528 -x5528 -x13572 -x21097 -x10342 -x11485 -x17741 x16574 -x17621 -x7600 x7758 -x3921 -x17293 -x17284 -x1388 -x6294 -x15027 x5717 -x4071 -x11488 -x19042 -x7934 -x4847 -x16599 x1924 -x13120 -x14834 -x13274 -x17524 x16959 -x11234 x3087 -x11710 -x13314 x19994 x5464 -x10371 x19711 -x11037 -x315 -x3595 x6034 -x31 -x5670 -x17247 x2356 x15793 -x19299 -x14862 x6631 -x19250 -x18775 -x3361 x2764 x7248 x19208 -x4996 -x4879 -x6976 x5773 -x12660 x9154 -x14464 -x8134 x808 -x6742 -x12371 -x15608 -x9631 -x15726 -x16084 -x833 x9124 -x8586 x690 x3237 x269 -x18638 -x597 -x521 -x14553 -x729 -x9352 x6629 -x18232 -x12593 -x10360 -x2333 -x17209 -x9495 -x18938 -x13399 -x17650 -x17770 -x2237 -x587 -x18174 -x1961 x9346 x9504 -x17230 -x19315 -x17237 -x14410 -x13792 x7535 -x11333 x16498 -x18961 -x12436 x19219 -x19169 -x3521 x2324 -x11089 -x8327 -x10392 -x14513 -x5208 -x12980 -x741 -x18373 -x1981 -x17324 -x8808 -x9804 -x4827 x574 -x17680 x20430 -x18374 -x8201 x1994 x1928 -x9607 -x17271 x3057 -x17665 -x5294 x6792 x6769 -x15129 x9654 -x18848 -x20009 x399 -x8678 -x10229 -x12665 -x14360 x985 x9532 x7160 x7010 -x4735 -x19784 -x18332 -x17340 x3080 -x9589 x16138 x7265 -x16950 -x16367 -x18794 -x2271 -x10204 -x14955 -x15442 -x14670 x4602 -x2542 -x5001 -x17076 -x19507 x4205 x9482 -x15832 -x5558 -x4845 -x16621 -x15099 -x5688 -x1563 x18607 -x10423 -x21027 -x1680 x5628 -x9262 -x186 -x11343 -x11777 -x17449 -x17426 -x6206 -x698 -x19200 -x8606 x9055 -x10946 -x7976 x4769 -x12265 -x19996 x16666 -x17246 -x14247 -x14340 x178 x6041 -x9548 -x16871 -x20354 -x5334 -x9024 -x18291 -x1417 x20390 -x12094 -x8071 -x12717 -x966 x6670 -x9104 x4209 -x10262 -x19153 -x11220 -x9000 -x10838 -x12294 -x13129 x14138 -x5803 -x16500 -x2419 -x5523 -x17923 -x4952 -x18091 -x15246 -x14982 -x13201 -x1600 x19205 -x6879 x9017 -x18447 -x11050 -x8175 -x15603 -x19021 x6471 -x13225 -x12742 -x15495 x6936 -x8315 -x1059 -x11869 x19084 -x20087 -x20837 -x3608 -x20321 -x15695 -x13270 -x15322 -x229 -x6658 -x20746 -x13824 -x20588 -x7748 -x3477 -x9853 -x693 -x5369 -x10552 -x11360 -x15264 -x7152 -x13601 -x16387 x2481 -x5866 -x17601 -x18185 -x18837 -x3754 x6334 -x408 x409 -x10375 -x20861 -x11601 -x5933 -x10313 x4464 -x17213 -x18213 -x18147 -x13126 x6993 x19571 -x16070 -x1026 -x878 x14146 x2327 -x3592 -x18224 -x15709 -x11526 -x15820 -x11825 -x10722 -x4734 -x8933 -x19613 -x20986 -x6735 -x14696 -x17018 -x7742 -x16374 -x16829 -x7886 -x4811 -x15206 -x17504 x6395 -x8257 x2773 x9166 -x6122 -x474 -x14663 -x18039 -x7986 -x11112 x8961 x6113 -x14779 x1550 -x5276 x18872 -x14313 -x14648 -x8475 -x20515 -x14732 x17547 x20421 -x11022 -x11105 -x13071 x16538 -x17035 -x8209 -x12027 -x18616 x6459 -x20659 -x1498 -x6996 -x5739 -x2899 -x21077 -x4931 -x3425 -x8004 -x16789 -x14968 -x7142 -x17946 -x11392 -x19644 -x16672 -x19292 x6415 -x5659 -x19016 -x11708 -x14756 -x15672 x9251 -x12550 -x11155 -x14416 -x20130 -x11854 -x6249 -x12096 -x8733 -x20789 x1010 -x5444 -x17900 -x17839 -x976 -x272 -x12631 x7612 -x20768 -x10930 -x1052 -x6216 -x19553 -x16179 -x13812 -x15619 -x10999 -x18344 -x15234 -x5853 -x6900 x19971 -x20586 -x14688 x1046 x449 -x18972 -x6446 -x20285 -x776 x8310 -x9987 -x6483 -x2926 x8221 x8778 -x9775 -x16128 -x12896 -x17499 -x15916 -x1881 -x17644 -x12251 -x20174 -x18086 -x2454 -x271 x8166 -x14656 x2250 x3895 x8418 -x12612 x6934 -x11478 -x9450 -x17613 -x14264 -x3078 -x9828 -x17999 x1743 -x5851 -x10627 -x13244 -x6463 -x17771 -x9019 -x8153 -x13449 -x10180 -x9982 -x19133 -x7545 -x10773 -x3168 -x6662 x4354 -x13218 -x12822 -x15310 -x18217 -x16142 -x14324 x20304 -x17777 -x13005 -x15688 -x10072 -x16751 x6202 -x16194 -x10054 x19187 x15859 -x17561 -x12963 -x1318 x6728 -x407 -x3538 -x6148 -x11213 -x11780 -x3977 -x7200 -x3928 -x15353 -x650 -x10969 -x19284 -x11457 -x5972 -x12799 -x13852 -x2636 x15931 -x15954 -x2722 -x17703 x163 -x4309 -x8323 x5200 -x19479 -x4860 -x7762 -x13475 -x9813 x9101 -x2841 -x16023 -x14236 -x14601 -x16471 -x13334 x2588 -x4953 x4196 -x11071 -x11634 -x14032 -x6197 -x20794 -x13652 -x16225 -x14350 -x18017 -x2746 -x10400 -x15886 -x3169 -x11396 x323 -x1352 -x12830 -x8788 -x6351 x3403 -x13745 -x8322 -x1034 -x12417 x8905 -x12722 -x15367 -x16175 -x2185 -x18829 -x20984 -x13864 -x11107 -x16985 x5365 x6618 -x7446 -x11707 -x6744 x4472 -x13262 -x10335 x363 x481 -x19176 -x8371 -x19273 -x19590 -x10902 -x3075 -x3289 -x11299 x2734 -x8782 -x349 -x8188 -x19611 -x20393 x4841 -x11193 -x17410 x5150 -x3580 -x464 x4851 x19428 -x19142 -x13593 -x1058 -x1945 -x13113 -x20448 -x12199 -x16993 -x9110 -x6426 -x7092 -x5941 x2370 -x17128 -x3434 -x1636 -x11768 -x8197 -x12361 -x4332 x6042 -x21073 -x7565 -x12855 -x11945 -x14156 -x19631 -x3872 -x17854 -x12124 -x11187 -x712 -x8515 x4555 -x3526 -x2319 -x12356 -x3460 -x17318 x1415 x9240 -x13376 -x17476 -x8981 -x13009 -x8387 -x17641 -x13260 -x20003 -x114 -x19482 -x14417 -x19897 -x5854 x10644 -x6571 -x10828 -x11324 x7617 -x1701 -x9113 x19125 -x9841 -x7549 -x3499 -x1496 -x5405 -x13718 -x14110 -x8676 -x8986 x19260 -x2946 -x8358 -x13222 -x17250 -x7910 -x17425 -x6059 -x12397 -x12267 -x17620 -x10833 x6086 -x10597 -x16089 -x6559 -x19158 x4580 -x14908 -x10688 x1656 -x19372 -x763 -x19957 -x19105 -x13945 -x12674 -x3543 -x4315 -x15564 x5618 -x20610 -x6708 -x3987 -x471 -x11173 -x534 -x16011 -x11442 -x19079 -x9845 -x18457 -x16888 x8948 -x19800 -x17612 x1372 x7854 -x817 -x15095 -x15102 -x7932 -x4134 x6132 -x8927 -x9557 -x13326 x7465 -x15366 -x15167 -x3544 -x12639 -x9969 -x10061 -x16423 -x15458 x3752 -x1358 x9513 -x9980 x7400 -x5734 x190 -x16147 -x15485 -x6383 -x20112 -x20770 -x12349 x7319 -x12787 -x12336 -x20167 -x14773 -x9118 -x2561 -x861 x7302 -x14304 -x9332 -x10685 -x17165 -x3941 -x1341 -x7197 -x13264 -x17510 -x11422 -x13288 -x6163 x7008 -x19915 -x10602 -x10438 -x6665 -x11751 -x13368 -x10009 x1057 x5477 x7481 -x10800 x8487 -x13106 x2306 x6308 -x13734 -x13407 -x19270 x4739 -x20085 -x246 x473 x7312 -x13836 -x5652 x20650 -x16884 x4129 -x12592 -x14040 -x5305 -x4506 -x7756 -x2680 -x11405 -x12844 -x3307 -x7551 x5726 -x10175 -x6004 -x16623 -x13990 -x2823 -x3043 x5067 -x115 -x12264 -x18991 -x13256 -x10547 -x5581 x6269 -x16263 -x1280 x8440 -x1371 -x2133 -x16598 -x18336 x3617 -x17511 -x9197 -x5361 -x16462 -x16068 -x7436 x3346 -x20619 -x17890 -x5785 x5944 -x18590 -x10012 -x7747 -x1968 -x1897 -x15502 x9509 -x2696 -x19948 -x882 -x6988 -x141 -x16571 -x19990 -x3440 -x11279 x5804 -x9272 -x13339 -x8335 -x239 -x15089 -x19831 -x12023 -x12540 -x10017 -x17969 -x4941 -x4484 -x10439 -x798 x19738 -x1048 -x19353 x1142 -x20979 -x8072 -x15143 -x5743 x3439 x16681 -x15248 -x13438 -x14183 x7897 -x14617 -x7138 x2347 x18866 x20940 x8802 -x14537 -x9146 -x2797 x7777 -x4581 -x18019 -x19796 x4713 -x9983 -x1184 -x3340 -x8051 -x18087 x20411 -x7961 -x15765 -x17372 -x15650 x16436 -x9453 -x18808 -x7238 -x13993 x2985 -x9358 -x12848 -x8150 -x5937 -x7761 -x18671 -x314 x11325 -x13827 x4352 -x10231 -x5321 -x18355 -x18563 -x8411 -x10751 -x6948 -x13427 -x20726 -x7622 -x11826 x6534 x2199 -x2560 -x13786 -x5981 -x1730 x3665 -x12957 -x7071 -x3195 -x3718 -x7183 -x10830 x2231 -x16039 x7806 -x14226 -x3453 -x16806 -x8259 -x19857 x4100 -x5203 -x18906 -x16256 x3976 -x8507 -x19036 -x2243 -x15067 x8998 -x3691 -x13450 x2971 -x12404 -x6581 -x13090 -x8421 -x3422 -x14984 -x8207 -x19623 -x13581 -x10281 -x13075 -x7357 -x20115 -x19336 -x5849 -x13484 -x2959 x4144 -x6094 -x5371 -x3971 -x15515 -x14594 -x19382 -x8265 -x3341 -x16805 -x17330 x6692 x18630 -x11055 -x484 -x18073 x2610 -x10970 -x16885 -x8370 -x6311 -x15875 -x17684 -x17055 x1271 -x16651 -x19815 x4694 -x2778 -x3056 -x13236 -x4839 -x16159 -x7694 -x7157 -x13977 -x652 -x19040 -x9333 -x16079 x19412 -x6835 -x14195 -x10249 -x5323 -x13550 -x1500 -x6838 -x12627 -x14177 -x18124 -x17219 -x13658 -x4605 -x16182 -x18350 -x14357 -x6513 -x11070 x161 -x20050 -x20565 -x19269 -x20932 x5923 -x16345 x7723 -x20282 -x9915 -x5796 -x17049 x2873 -x10291 -x12092 -x2127 -x17183 -x13444 -x5075 -x14025 -x7660 -x13131 x1416 x3797 x12676 -x13105 x144 -x8509 -x13340 -x15227 -x9360 x19597 -x20942 -x14590 -x8708 -x15346 -x21070 -x5732 -x7873 -x13346 -x15062 -x10385 -x17862 x7433 x4571 -x19826 -x1304 -x18198 -x9667 -x14365 -x5476 -x16252 -x19081 -x937 -x17879 -x16648 -x15267 -x8780 -x19356 -x8074 -x16240 -x4052 -x5917 x2398 -x12300 -x4884 -x14335 -x13775 -x11824 -x4217 x20331 -x605 x532 -x4938 -x2317 -x9821 x30 -x54 -x7474 -x14407 -x10306 x7434 -x12351 -x8878 -x9010 -x20557 x7804 -x17085 -x18882 -x6986 -x18404 -x20655 -x5036 -x13172 -x1475 -x17221 -x17404 -x16 x6499 -x8546 -x17812 -x9818 -x11799 -x18278 -x14213 x9339 -x17672 -x3711 x6255 -x12629 x5565 -x12909 -x9178 -x10181 -x13506 -x16209 -x14793 -x6452 -x8852 x1374 x4908 -x4982 -x3034 x4635 x18869 -x17951 -x13791 -x19520 -x15404 -x5878 -x20780 -x17061 -x2184 -x20705 -x13954 -x13700 -x16069 -x7868 -x15699 -x15377 -x19630 x9093 -x13885 -x20876 -x12030 x1484 x17384 -x20595 x3394 -x15107 -x6964 -x1573 -x17971 -x17366 x1422 -x6199 -x4099 -x4513 -x15787 -x12284 -x785 -x13724 x12843 -x9377 -x12008 -x20585 -x18658 -x16337 -x18849 x4803 x7388 -x7530 -x5179 -x12137 -x18545 -x8352 x15822 -x20335 -x19338 -x12018 -x20962 x20248 -x19848 -x12605 -x9392 -x2382 -x7904 -x14711 x6476 x5140 -x6285 -x11906 -x11823 -x9092 -x19468 -x10310 x2607 -x8765 -x3734 -x18483 -x18652 -x2956 x3313 -x9696 -x11583 -x13685 -x12227 -x8292 -x9949 -x2014 -x7374 x1992 -x7358 -x10919 -x7667 -x8030 -x12238 -x21085 -x8697 x6544 x430 x89 -x17040 -x10365 -x15796 -x12791 -x13271 -x19790 -x17435 -x11511 -x1005 -x13914 -x4960 -x8077 -x17501 -x3772 x5437 -x2438 -x9933 -x7065 -x3728 -x9102 x7980 x8202 -x18127 -x8284 -x13442 -x20052 -x17342 -x10351 -x5070 -x19053 -x20671 -x15703 -x2859 -x17914 -x19041 x4700 x9103 -x21020 -x17681 -x3217 -x10829 -x12781 -x8587 -x502 -x7686 -x19097 -x17708 -x11949 -x18418 -x18929 -x13421 -x20600 x7013 -x3828 -x13491 -x16921 x2644 -x4343 -x20380 -x12724 -x12559 -x658 -x8531 -x17159 -x20961 -x16831 -x12399 x5404 -x11171 -x6764 x3028 -x2229 -x7733 -x9680 -x3744 -x2483 -x2421 -x11271 -x6711 x8285 -x13412 x1985 -x17614 -x16942 -x12677 -x12377 -x14717 -x12000 -x20680 -x14975 -x9950 -x6397 -x16520 -x12695 -x12808 -x16668 -x4900 -x9551 -x9411 -x20748 -x831 -x400 -x15195 x16587 -x17675 -x20951 -x1313 -x9738 -x16790 -x5230 -x12516 -x18750 -x17327 -x9303 -x14544 x20901 -x12764 -x19473 x7713 -x13994 -x20316 -x8510 -x20382 -x3787 -x10492 -x13819 -x1886 -x12064 -x14473 -x1459 x18556 -x12245 x5651 x6517 x3805 x6048 -x17832 -x7069 x5585 x1541 -x1081 -x5123 -x10674 -x7109 -x15393 -x15241 -x17000 -x59 -x13582 -x17818 -x4201 -x14888 -x2277 -x11582 -x2007 -x19689 -x20491 -x11408 x1190 -x12907 -x19557 -x1082 -x13000 -x4016 x8847 -x4114 -x14075 -x6283 -x19365 -x11219 -x18863 -x11361 -x10757 x19179 x8122 -x19232 -x15464 x2546 -x15296 -x13213 -x1717 -x15970 -x17734 -x16896 -x2469 x4906 x8293 -x20936 -x16796 -x14459 -x11658 -x4462 x2144 -x13965 -x4203 x3615 -x19441 x20537 -x2851 -x5439 -x17466 -x2792 x7360 -x10380 x9129 -x12688 -x19943 x3749 -x13525 x7347 -x15035 -x8385 -x2974 -x7106 -x15110 -x8309 -x12172 -x16892 -x487 -x6673 -x20656 -x20525 -x14808 x2795 x6944 x1767 -x19911 x15889 -x20696 -x9382 -x6528 x16476 -x2134 x16611 -x12836 -x6076 x1926 -x401 x9232 -x15465 -x13050 -x10490 -x13133 -x18401 -x14531 -x15239 -x5241 -x16917 -x2978 -x3343 -x11232 -x19517 -x14305 -x2094 -x14846 -x8934 -x12834 -x2889 -x12076 x3569 -x17102 -x2980 -x16038 -x6828 -x9579 x7320 -x12474 -x19024 -x17316 -x19926 -x14145 -x7070 -x3153 -x3742 -x3053 -x16525 -x11832 -x11736 x8756 -x20774 -x2984 -x15071 -x14143 -x5034 -x437 -x14818 -x2217 -x18333 -x7890 -x11158 -x2575 x1738 -x9710 -x18593 -x20057 -x14657 -x12711 -x15033 -x1252 -x18797 -x14420 -x7764 x2286 x3799 -x13457 x2355 -x12225 -x11280 -x9740 -x3303 -x12614 -x3906 -x2084 -x11531 -x19866 x8461 x3352 -x3194 -x16167 -x7697 -x11281 x10868 -x14679 -x18389 x8500 -x1253 -x14440 -x9048 -x613 -x5184 -x12237 -x5195 -x13767 -x6411 -x9657 -x13707 x8353 -x7260 -x5329 -x14435 -x2756 -x12738 -x1855 -x15341 -x3073 -x7382 -x1719 -x10196 -x8675 x20435 -x11082 -x2045 -x2824 -x17003 -x13774 -x11706 -x16516 -x2534 -x1465 -x3757 -x14190 -x20485 -x4116 -x13064 -x15077 -x9929 -x20150 x8796 -x11653 -x8469 -x15607 -x799 x1965 x6066 -x7460 x19407 -x3124 -x13361 x1025 -x18013 -x8139 -x14843 -x6813 -x10571 -x11998 -x10595 -x18901 -x943 -x13501 -x12542 -x8621 -x15698 -x8874 x158 -x19308 -x10855 x7746 -x16676 -x10904 -x1077 -x7679 -x14952 -x20964 x7999 -x7555 x4654 -x13861 x19143 -x6591 -x4051 -x15145 -x5269 -x19089 -x13364 -x1797 x6009 -x6109 x7495 -x9451 x6250 x6952 -x16369 -x13539 -x3126 -x16049 -x15137 x1107 -x3736 -x15015 -x18055 -x3600 -x17389 -x12515 -x15257 -x8651 -x6313 -x3583 -x105 -x4842 -x12281 -x3627 -x18756 -x2220 -x14395 -x1214 -x14698 -x18082 -x1361 x9187 -x15008 -x15579 -x18066 -x313 -x13359 -x8576 -x11844 -x6757 -x12476 x5802 -x10198 -x10032 -x7553 -x15330 -x4102 -x7311 x5413 -x8032 x2697 -x8997 -x6773 x8517 -x2620 -x10981 -x13042 -x6224 -x11628 x1527 -x11287 -x10471 -x11125 -x77 -x16704 -x13859 -x3540 -x15479 -x18640 -x931 -x18819 x1742 -x21001 -x5877 x16644 -x10697 -x14234 -x10354 -x18741 -x2844 -x14080 -x14552 -x16470 -x12885 -x18322 x1441 -x7296 x3085 -x1312 -x10491 -x9886 -x148 -x9708 -x7286 -x17935 -x11838 -x11651 -x20077 -x12610 -x14954 -x18078 -x12511 -x3908 x8759 x8400 -x3724 -x19808 x6611 -x11203 -x4873 -x10440 -x8102 x7798 -x8453 -x11206 -x9731 -x12616 -x4176 -x15185 -x10337 -x20497 -x11813 x8191 -x13136 -x19059 -x17142 x5601 -x11080 -x20887 x19403 -x10120 -x6085 -x13116 x8236 -x9934 -x7827 -x9328 x646 -x12481 x1446 x18620 -x18572 x1718 -x388 -x13061 -x15615 -x3611 -x11233 -x7282 -x4362 -x16344 x3290 -x13564 -x9060 -x3530 x4766 x3314 -x16978 -x5193 -x11447 -x14224 -x20317 -x16316 -x5719 -x10153 -x3712 -x1049 x17292 -x18329 -x12918 -x11168 -x13835 -x11130 -x14981 -x11664 x3690 -x13464 -x12657 -x16018 x9062 -x12285 -x8028 -x11631 -x13576 -x12942 -x11929 -x15751 x14605 -x839 -x6018 -x12519 -x2782 -x3747 -x10858 -x2517 x7467 -x1904 x8229 -x10964 -x15081 -x5259 -x16818 x8950 x8393 -x7428 -x9801 -x20116 -x6077 -x1430 -x7819 -x19582 x5792 -x887 -x18166 -x8888 -x11426 -x4882 -x15029 -x12643 x942 -x10938 -x20669 -x20871 -x4058 -x14790 -x18840 -x20814 -x16732 -x17123 -x13370 -x13551 -x14326 -x18309 x4752 -x20438 -x6108 -x4237 x705 -x6768 -x5576 x3309 -x1666 -x20875 x6959 -x14073 -x10124 -x702 -x20830 -x1972 -x9975 -x7911 -x17175 -x21061 -x14901 -x19536 x8525 -x16667 -x13228 -x7456 -x2038 -x16478 -x9958 -x15560 -x14770 -x8885 -x13991 -x13251 -x812 -x16845 -x5107 -x10465 -x17569 x15860 x2993 -x19322 -x12850 -x4055 -x2090 -x1324 -x12275 x7609 -x14956 -x4313 -x12594 -x15319 -x12286 -x6589 -x19168 -x8917 -x6672 -x18523 -x174 -x20307 -x381 x8260 -x17064 -x18117 -x5333 -x10415 -x1761 x3373 -x10525 x9231 -x20106 -x11505 -x11374 -x16227 -x9533 -x20241 -x1061 -x4783 -x18958 -x10236 -x19580 -x10401 -x16601 -x5871 -x5939 -x18505 -x6389 -x10082 -x20013 -x15890 -x15884 -x3957 -x9255 -x15018 -x19714 -x13402 -x18564 -x16850 -x5048 x3989 -x19774 -x11874 -x6488 x2120 -x7338 -x18296 -x4256 -x11227 -x20779 -x14566 x6472 -x14306 -x7112 x15523 -x717 -x9537 -x12419 -x5768 -x20084 -x13122 -x17550 -x3648 -x9040 -x15680 -x1493 -x11096 x601 -x5702 -x3129 -x7966 -x15406 x16552 -x3113 -x16770 -x4707 -x9605 -x2314 -x195 -x12952 -x18682 -x20583 -x11342 -x7192 -x19350 -x10297 -x3880 -x7577 -x17559 -x20173 x8743 -x6501 -x12969 -x15631 -x19569 -x15971 x8740 -x8702 -x1506 -x14424 -x14591 -x16230 -x3164 -x290 -x11744 x3149 -x10887 -x14943 -x17034 -x8125 -x421 x1211 -x4404 x9066 -x2682 -x753 -x5918 x4157 x13403 -x20092 -x12568 -x3368 -x6195 -x11302 -x18435 -x16099 -x19337 -x1954 -x16951 -x17655 -x16499 x20188 x3497 -x3869 -x8956 x1862 -x5262 -x101 x1186 -x11771 -x7502 x7401 -x5463 -x3004 -x731 -x8550 -x2015 -x18546 -x9320 -x17214 -x489 -x18426 -x18002 -x956 -x8584 x1017 -x20429 -x3654 x3388 -x17866 -x9838 -x9842 -x3187 x6204 -x12651 -x15706 -x16594 -x5643 -x15957 x9315 -x19302 -x12134 -x17082 -x10494 x6983 -x3067 -x468 -x17328 -x20682 -x1559 -x15295 -x10793 -x5733 x8924 -x20847 x7882 -x10055 x18498 -x12745 -x20433 -x6716 x9073 -x12039 -x17180 -x12977 -x20938 x6051 -x10857 -x13889 -x14059 -x20518 -x18339 -x12320 -x15354 -x13762 x8489 -x13266 -x5368 -x6401 -x10622 -x17434 -x20236 x8135 -x13620 -x733 -x13870 -x18939 -x14916 -x13386 -x19694 x20581 -x19662 -x15455 -x19078 -x11028 -x10844 -x5847 -x3857 -x17788 x3171 -x13830 -x17226 -x4815 x4679 x10323 -x16238 x132 -x8565 -x18264 -x17043 -x2145 -x6350 -x2573 -x945 x1260 -x1857 -x12174 -x9871 x5962 -x5475 -x4069 -x15192 -x15040 -x11660 x1723 -x10766 -x9697 -x10270 x8841 -x3426 -x3027 -x11718 -x16204 -x2050 -x18947 -x20427 -x6923 -x1583 -x1288 -x11249 -x3731 -x20579 -x16928 -x17529 -x19663 -x17157 -x3735 -x20958 x20566 -x6304 -x2246 -x18547 x8228 x853 -x16886 -x14820 -x10849 -x11816 -x12347 -x13051 -x12570 x7042 -x12713 -x10261 -x6400 -x14997 -x14680 -x2341 -x5442 -x10038 -x18138 -x18763 x4336 -x18691 -x12438 -x5408 -x7994 -x250 -x18605 -x10736 x20693 -x5622 -x1333 -x12423 -x12934 x721 -x12988 -x12465 -x12208 x5575 -x8746 -x654 -x16754 -x4885 x9300 -x19637 -x1946 -x18880 -x17556 -x11977 -x4284 -x16821 -x977 x4572 -x9016 -x6867 -x13971 -x18391 x4291 -x10710 -x18419 -x19688 -x12647 -x5478 -x19005 -x16442 -x15407 -x7624 -x14036 -x17315 -x12 -x14775 -x4236 -x14520 -x14804 x7483 -x12935 -x8040 -x12496 x8373 x16544 -x9389 -x15914 -x626 -x5812 -x11504 -x12536 x5125 -x13903 -x5295 x5192 -x7099 -x13485 -x6177 -x8269 x9293 -x12068 -x3994 x6403 -x8106 -x19928 -x11008 -x12589 x5166 -x11109 -x16391 -x18338 -x16401 -x18207 -x12242 -x2816 -x992 -x15676 -x9515 -x1102 -x18751 -x16579 x7437 -x11621 -x20626 -x14558 -x11748 -x1008 -x1083 -x16529 -x17909 x6422 -x15243 -x16774 -x5266 -x13083 -x12250 -x904 -x16565 -x16135 -x12653 -x637 x6292 -x5868 -x14125 -x11877 -x10721 -x11124 x19218 -x7604 -x11180 -x18456 -x4972 -x1150 -x5892 x10005 -x17606 -x14002 -x9643 -x4407 -x451 -x20498 -x11981 -x1895 -x7086 x7506 -x15028 -x18942 -x11262 -x2071 -x9331 -x16222 -x12143 -x2646 -x19154 -x14405 -x16873 -x7168 -x18692 -x13297 -x12380 -x18977 -x11145 -x6697 x2189 x6273 x2643 -x14702 -x953 -x9850 -x10402 -x17058 -x10778 -x9877 -x17847 -x18672 x8245 -x1392 -x9263 -x19923 -x9036 -x19880 x5907 -x10210 x20203 -x10518 -x10114 x5808 -x3463 -x13828 -x187 x1582 -x12044 -x12518 -x11681 -x5452 -x7178 -x3778 x8760 x2067 -x2225 x7547 -x20177 -x20976 x7256 -x15604 -x1236 -x2577 -x9692 -x12118 -x20630 -x9544 -x9226 -x14555 -x2679 -x14905 -x524 -x2902 -x19204 x6600 -x13926 -x1199 -x7022 -x4446 -x1287 -x4577 -x9420 -x6431 -x18411 -x18277 x6592 -x11749 x19408 -x21080 -x18747 -x17479 x5606 -x93 -x14185 x7098 x413 -x18874 x9336 -x13838 -x8085 -x3396 -x2861 -x621 -x16734 -x9429 -x18346 -x2898 -x1815 -x4340 -x2825 -x358 -x282 -x4172 -x10893 x5662 -x11915 -x14046 -x18269 -x11339 x7541 -x6096 -x10107 -x13102 -x10955 -x13519 -x5720 -x5852 -x15152 -x6861 -x20734 -x12469 -x19745 -x10350 x6315 -x17365 -x5660 -x16446 -x13804 -x5471 -x10588 -x13713 x8357 -x2934 -x3903 x6186 -x8324 -x13839 x17727 -x17109 -x19640 x2490 x20124 -x619 x7973 x8959 -x10886 -x10752 -x13429 -x19781 -x12126 x2295 -x20568 -x10014 -x16131 -x18953 -x14634 -x8412 x8142 -x14480 -x18957 -x5814 -x17052 -x5277 -x2897 -x7789 -x14150 -x8864 x5970 x16479 x7692 x8772 -x14108 x16592 -x12704 -x17475 -x9600 -x12927 -x12866 -x21053 -x108 -x7345 -x3970 -x19581 x4589 -x9385 -x10931 -x14534 -x14891 -x12923 -x17477 -x11439 -x19392 -x1261 -x12252 -x17626 -x20653 -x10824 -x11314 -x10777 -x15363 -x4346 -x12626 -x16172 -x1173 x197 -x7700 -x12663 -x16635 -x1336 -x19783 -x16536 -x15813 -x1755 -x13899 -x4813 -x6741 -x14476 -x8158 -x1709 -x14629 -x2619 -x4682 x16690 -x17989 x15552 -x2751 -x8299 -x11518 x20088 -x6646 -x20190 -x15238 -x9943 -x1561 -x17108 x3074 -x10441 -x12941 -x5056 -x7277 -x12089 -x20056 -x11638 -x10254 x3311 -x5791 -x2479 -x7607 -x18472 -x16267 -x13588 -x20819 -x10462 -x14238 -x18810 -x5519 -x1056 -x4717 -x14743 -x13069 -x10197 -x18312 x19395 x475 -x13580 -x12020 -x1771 -x5423 -x11003 -x18300 -x19032 x12825 -x15868 -x7917 x7833 -x12398 -x10095 -x6749 -x18294 -x7650 -x5959 -x1779 -x14077 x20539 -x19807 -x12358 -x15299 -x11716 -x16215 -x18580 -x8857 -x6000 -x6724 -x2700 -x8578 -x11990 -x8046 -x12029 -x18383 -x11317 -x2937 -x1442 x3384 -x18172 -x3480 -x12853 -x18161 -x10453 -x6131 -x18076 -x12274 -x14827 x899 -x20170 -x9672 -x12928 x17160 -x13263 -x12621 -x4150 -x17150 -x828 -x10661 -x15883 -x14556 -x12282 -x3820 -x17400 x2344 -x11388 -x11528 -x13057 -x13793 -x9031 -x4379 x4028 x8695 -x18835 -x14397 x9064 -x14325 -x16482 -x18695 -x11532 -x5118 -x5470 -x14549 -x2536 x7503 -x20967 -x6767 -x414 -x20398 -x918 -x3851 -x10184 x2741 -x10081 -x15084 -x20880 -x14132 x15849 x4852 -x15034 -x1204 -x18969 -x13722 -x17737 -x16321 -x8497 -x8533 x2051 -x9180 -x6963 -x11309 -x14228 -x17976 x65 -x7729 -x13418 -x2957 -x15329 -x4490 -x9866 -x14812 -x13166 x4218 -x4488 -x12841 x9219 -x17122 -x7050 -x5511 -x18815 -x15282 -x6903 -x11603 -x11650 -x20144 -x12317 -x3882 -x10564 -x5177 x10952 -x4672 -x9707 x2321 -x19604 -x13476 -x11979 -x13389 -x19303 x19930 x4843 -x10452 -x4296 -x18033 x4206 -x12070 x19132 x2455 x3122 -x5978 -x9473 x4664 -x12543 -x1560 -x4093 -x303 x2385 -x9455 x210 -x14772 -x18951 x965 -x14377 -x12268 -x1131 -x11596 x56 -x2891 -x12813 x6535 -x4266 -x14576 -x8869 x7341 -x13428 -x14993 -x4243 x3137 -x3802 -x15946 -x1594 -x13884 -x13873 -x12652 -x13037 -x16931 -x10524 -x1707 -x12945 -x4487 -x19795 x124 -x10505 -x17968 -x11160 -x3704 -x10464 -x13893 x5245 -x19491 x19217 -x16971 x7222 -x18917 -x13269 -x16217 -x661 -x14945 -x6563 -x469 -x6926 -x16322 -x9759 -x13410 -x19719 x7770 -x6183 x4975 -x13019 -x13711 -x13546 -x18518 -x8918 -x14471 -x7978 -x5968 x3220 -x11484 -x19693 -x9779 -x3206 x2815 x20839 -x7443 -x14371 x8394 -x14514 -x19465 -x19871 x4287 x5300 -x19358 -x18506 x2518 -x20273 -x15533 -x12801 -x15623 -x5180 -x15924 -x16582 x16699 -x16864 -x4729 -x9951 x1458 -x7352 -x10466 -x16166 -x10967 -x18052 -x4666 -x16243 x6265 -x19542 x3320 -x1481 -x12915 -x6157 x20119 -x1127 -x11856 x905 x19198 -x8204 -x13390 -x17458 -x12777 x2565 -x22 -x8313 -x600 -x17609 -x15920 x7943 -x19619 -x6154 -x2388 -x19098 -x9458 -x6039 -x19849 -x2401 -x15163 -x3918 -x10221 -x10442 -x19894 x8458 -x5002 x8255 -x8593 -x19439 -x15664 -x12993 -x500 x5187 -x16009 -x17937 -x10356 -x6335 x7682 x6568 -x2257 -x7275 -x5134 x8271 -x9028 x5946 -x14909 -x17705 -x14778 -x13350 -x12754 -x2304 -x11561 -x15747 -x10788 -x2556 -x5764 -x15755 -x9854 -x18183 x5008 x9283 -x8114 -x15158 -x5129 -x16706 -x12547 -x10178 -x2022 -x1903 -x9425 -x12313 -x1238 -x1133 -x12792 x165 -x13254 -x2818 -x17023 -x10753 x9484 -x10253 -x18441 -x16301 -x3922 -x21048 -x15952 -x12824 -x405 -x18095 -x18164 -x3727 -x20368 -x15232 -x3300 -x2667 -x10742 -x7184 -x8668 -x6251 -x14570 -x1622 -x9641 -x12527 -x3510 -x12914 -x3527 -x2402 -x17155 x2318 -x5744 -x1032 -x8473 x1425 -x16430 x3093 x19723 x9080 -x19444 -x8951 -x10877 -x13109 -x19980 x2998 -x2716 -x5997 -x18707 -x19058 x6393 -x19291 -x4213 -x3488 x16607 -x18573 -x19506 -x17399 -x3166 x6975 -x5761 -x9678 -x6627 -x17690 x4244 -x11563 -x17542 -x5373 x5566 -x14785 x4515 -x9143 -x9709 -x16426 -x9444 -x17689 -x20439 -x16053 -x15629 -x6902 -x4945 -x16368 -x12920 -x11402 x5724 x17758 x7552 x2155 x3055 -x5046 x8640 -x4320 -x6772 x1101 -x11170 -x19583 -x880 x20364 x8848 -x11469 -x13320 -x15057 x6005 -x2878 x249 -x11820 -x18697 -x6547 x1758 x4035 -x17124 x7339 -x16642 x5701 -x2726 x7851 -x17704 -x3732 x9257 -x7796 -x2940 -x5712 x8916 -x18280 -x5265 -x2855 -x17531 x17714 -x12576 x2557 -x17371 -x17760 -x18216 -x20977 -x3578 -x3593 -x17084 x5534 x19413 -x12181 x20785 -x11424 -x8537 x11606 x19256 -x4821 -x19992 -x8333 -x4369 x438 -x2125 -x13557 -x13763 -x8726 -x12321 -x805 -x16906 -x14581 -x11578 -x5290 -x2010 x8529 -x18900 -x3759 -x3359 -x3966 x4720 x5790 x9144 -x13680 -x20446 -x18783 x6116 -x12662 x139 -x324 -x6354 -x10934 -x1278 -x17590 -x4637 -x645 -x3186 -x16800 -x14252 -x1317 -x3071 x4778 -x8975 -x10039 -x12483 x20404 -x7569 x4219 -x6584 -x14348 -x6816 -x13043 -x20053 -x10026 -x518 x4279 -x14485 -x20506 -x4757 -x16930 -x17333 -x11327 -x17528 -x10307 -x12011 x18877 -x18215 -x7146 -x13028 -x20164 -x19240 -x18453 -x18562 x7876 -x19672 -x14106 -x17258 x2064 -x8020 x11787 x19220 -x14441 -x7956 -x21074 -x9463 -x12205 x914 x170 x5706 -x7494 -x10953 -x20069 -x8169 x185 -x20143 -x5679 -x19052 -x14973 -x17004 -x12946 -x16221 -x3968 -x11950 -x2803 -x2308 -x17825 -x10393 -x14701 -x19140 -x768 -x18057 -x19055 -x594 -x17518 -x896 -x9072 x20235 -x18101 x1188 -x10665 x6808 -x963 -x4185 -x16547 -x11473 -x17798 -x18488 -x21049 -x1067 x1419 -x14090 -x14310 -x20262 -x7794 -x10274 -x13544 -x20047 -x6901 -x1757 -x18693 -x12201 x5062 -x18778 -x3684 -x20179 -x10493 -x3264 x5823 -x11892 -x14961 -x847 -x2633 -x7902 -x6023 -x17176 -x10885 -x14092 x1276 x19554 -x44 -x12555 -x20122 -x20413 -x15955 -x13179 -x12191 -x4310 -x7414 -x17446 -x3419 -x15124 -x3967 -x15370 -x18289 -x16029 -x16298 x6432 -x8287 x863 -x14611 -x12289 -x8536 x3847 -x21089 -x7701 x16645 -x20538 -x18466 -x11624 -x9691 -x10905 -x9426 -x8620 x3620 -x18641 -x5186 -x20711 -x19112 -x10119 -x16373 x9059 -x8424 -x19345 x7096 -x16085 -x235 -x15645 -x11866 -x9517 -x490 x230 -x1028 -x20526 -x11868 -x648 -x2569 -x558 -x1782 x6027 x5698 -x11692 -x4819 -x2895 -x2002 x16891 x16540 x20033 -x5491 -x12828 -x16297 -x7709 -x17783 -x15358 -x18804 -x3111 -x12291 x3557 -x20742 -x19556 -x8137 -x16097 -x9038 -x1323 -x11704 -x10853 x11448 -x17602 -x17695 -x18188 -x948 x166 -x5956 -x7571 -x18211 -x19324 -x7680 -x7969 -x196 -x20342 -x14574 -x19528 x18859 x16389 -x17970 -x5627 -x11307 -x14265 -x11735 -x202 -x19171 -x7187 -x7960 -x11994 -x11827 -x19812 -x19956 -x16537 -x18313 -x4288 -x19167 -x2239 x1721 -x3161 -x12123 -x17436 -x2283 -x3464 -x305 -x6392 -x6441 -x9769 -x9292 -x7767 -x8575 -x10639 -x13854 -x1830 x18070 -x5033 -x13147 -x18780 -x20563 -x15127 x8876 -x17700 x9308 x395 x2986 -x10641 x19710 -x8058 -x19862 -x15424 -x1969 -x2523 -x1644 -x19875 -x12186 -x11133 -x11900 -x20487 -x19549 -x10822 -x922 -x7909 -x8326 -x8701 x8131 -x4080 -x9855 -x14093 x142 -x9 -x134 -x16187 -x19909 -x19907 -x7717 -x17126 -x2441 -x15965 -x9618 -x5742 -x2868 -x8937 -x12999 -x10477 x8619 x17827 -x19513 -x3819 -x9376 -x13996 -x3163 -x8910 x15857 -x4613 x18856 -x10989 x17355 x350 -x1843 -x7580 x1953 -x8729 -x8875 -x12846 x766 x9158 -x16467 -x17813 -x9174 -x10634 -x9997 -x3336 -x7120 -x13633 -x4822 -x9525 -x9623 -x19221 -x4361 -x20222 x2393 x6022 -x4068 -x15712 -x12539 -x5144 -x8616 -x7615 -x6161 x4393 -x12987 -x14559 -x12968 -x9922 -x1937 -x13936 -x19261 -x17057 -x17468 -x7544 -x14423 -x14518 -x14724 -x8123 -x20159 x6651 -x12319 -x3047 -x4276 -x12189 -x19072 -x18356 -x12032 x16543 -x160 -x14847 -x9671 -x320 -x10515 -x7993 x8378 -x19918 -x6762 -x14347 -x9849 -x5894 -x8931 -x10105 -x8923 -x3481 -x17833 -x20482 -x12149 -x12655 -x15147 -x8750 -x16776 x9271 -x5728 -x5058 -x457 -x15271 -x590 -x11592 x2008 x5468 -x10698 -x13333 -x1192 -x3824 -x13887 x16578 -x7365 -x6695 x1935 -x15132 x16129 -x15350 -x145 -x10506 -x9381 -x16846 -x18177 -x6036 -x1907 -x16975 x5182 -x11189 -x198 -x1687 -x18242 -x1354 -x11942 -x18705 -x5090 x40 -x19883 x3653 -x17599 -x61 x4411 -x18089 -x6548 -x18839 -x10920 -x2384 -x6946 -x5899 -x12217 -x15632 x4292 x3948 -x16048 -x11308 -x18766 -x5996 -x20347 -x9218 x3796 -x17069 -x1088 -x5602 -x10108 -x17721 -x1124 -x7262 -x2784 -x13989 -x12352 -x1915 -x3746 -x11521 x7493 -x14020 -x19127 -x20763 -x13858 x106 -x14644 -x15990 -x12376 -x13021 x2593 -x7406 -x5143 x5619 -x4139 -x13276 -x21071 -x10087 -x12414 -x12538 x8816 -x10906 -x20668 -x13540 -x16724 -x19801 x15770 -x1151 -x14469 -x14318 x8717 -x15287 -x11886 -x18687 x19386 -x782 -x9815 -x4011 -x4872 x8983 -x8014 -x15746 -x10537 -x13871 x3148 x4259 -x16968 -x12197 -x17803 -x9863 -x18516 -x14766 -x16082 -x9900 -x6691 x1089 -x17701 x5945 -x19033 -x18727 -x12170 -x12544 x772 x8728 x8990 x531 -x5038 -x2924 x16655 -x17168 -x17717 x6927 -x1674 -x3683 x17822 -x8174 -x11246 -x16305 -x20692 -x9757 -x15256 -x18274 -x13898 x1659 x20281 -x19035 -x20004 -x9645 -x17101 -x14133 -x13717 -x16841 -x102 -x866 -x5301 -x8530 -x16111 -x8912 -x1068 x11905 -x15892 -x1840 -x9577 -x4790 -x12407 -x12061 x6149 -x13474 x17460 -x19379 -x9774 -x5756 -x5247 -x786 -x15571 -x17535 -x13577 -x16939 -x5807 -x10927 -x10268 -x15531 x1626 -x1580 -x21013 -x20921 -x12845 -x19300 -x18136 x20171 -x17664 -x11300 -x18533 -x8594 -x20783 -x6516 -x456 -x761 -x17347 -x5338 x6553 -x9956 -x9348 -x20001 -x12900 -x17491 -x10070 -x11393 -x17264 x1029 -x1130 -x15165 -x147 -x10497 -x18084 -x19360 -x16319 -x18792 -x3324 x1445 -x9887 -x1764 -x16103 -x14007 -x3333 -x1342 x20396 -x14836 -x12420 -x1179 -x17710 x3445 x3694 -x12406 -x8671 -x7462 -x2742 -x20039 -x2812 -x13983 -x13623 -x17886 -x16026 -x10672 -x17735 -x16372 -x17889 x5861 -x13731 x3788 -x17797 -x2357 -x4239 -x17397 x501 -x15100 -x15086 -x9839 -x15584 -x1921 -x18083 -x3958 x7472 -x1947 x3363 -x12670 -x19099 x8901 -x10414 -x17902 -x16816 -x3275 -x17486 -x11964 -x4528 -x11723 x1314 -x15394 -x6998 -x9807 -x13585 -x12930 -x14227 -x13471 -x9856 -x10874 -x2904 x7511 -x16992 -x3040 -x7234 -x10716 -x15544 -x13265 -x4465 -x10186 -x5053 -x16277 -x770 -x4588 -x6997 -x13371 -x14794 -x17296 -x20067 x3991 x6632 -x816 -x15593 -x6982 -x2905 -x19432 -x11507 -x4132 -x8118 -x1022 -x12329 -x6737 -x9015 -x9594 -x6558 -x15121 x5055 x16030 -x4858 x2970 -x8023 -x12045 -x17480 -x20495 -x15443 -x12861 x4699 -x11401 -x10135 -x12983 -x18842 -x1763 -x16398 -x3408 -x13423 -x7417 -x3254 x3472 -x258 -x20008 -x12043 -x12204 -x19617 -x1490 -x17877 -x14924 -x7006 -x18963 -x10476 -x962 -x8482 -x13952 x8686 -x12058 -x13459 -x20014 -x651 x1489 -x1708 -x10791 x9189 -x12773 -x16294 -x17288 -x752 -x13385 x6522 -x21066 -x738 -x17437 -x8056 -x12084 -x6779 -x9460 -x19180 x17661 -x8825 -x10935 -x13710 -x15420 -x5613 -x1300 -x18736 -x17194 -x11842 -x18621 -x2098 -x18507 -x5104 x4370 -x80 x8474 -x15199 -x16357 -x12554 -x20993 -x12903 -x17742 -x19369 -x18107 -x10669 -x19762 -x18372 -x14563 -x2017 -x13177 x9032 -x18836 -x16844 -x5330 -x3940 -x14635 -x7744 -x10090 -x19770 -x13987 -x10846 -x7752 -x4034 -x16763 -x4191 x4626 x8283 -x12390 -x20843 -x1513 -x12994 -x1652 -x9428 -x15422 -x12812 -x14394 -x14971 -x19791 -x20454 -x11995 x19865 -x12035 -x2478 -x17174 x1013 -x4727 -x17729 -x8734 -x2414 -x5249 -x1345 -x2616 -x10729 -x19318 x2060 -x571 -x5567 x6969 -x3172 x7518 -x15521 x9338 -x18587 -x18165 -x10735 -x9795 -x18386 -x9351 -x19088 x15827 x20376 -x20950 -x6780 x8930 -x16428 x5097 -x3207 -x15039 x7816 x16075 -x14086 -x2849 -x17408 -x10019 -x16265 -x10579 -x11132 -x20686 -x17411 -x8886 x2495 -x18579 -x17628 -x11389 x876 -x16059 x5886 -x13841 -x20717 x7903 -x1835 x3489 -x426 -x9874 -x11417 -x12049 -x20807 -x2881 -x10715 -x6721 x12260 x1243 -x8742 x4275 -x8029 -x6733 -x4538 x3146 x921 -x12526 -x3107 -x20733 -x10244 x2814 -x15975 x8346 -x5131 x3461 x19398 -x4079 -x10541 -x7818 x1861 -x14044 -x5443 -x19111 -x1964 -x14983 -x14057 -x13107 x7301 -x17044 -x10958 x5374 -x695 x7869 -x12826 -x17158 -x1610 -x14400 -x12910 -x20045 -x3827 -x14102 -x15461 -x14795 -x6669 -x5610 -x18530 -x9562 -x18200 -x434 x5548 x6675 -x1398 -x9865 -x5064 -x4312 -x17178 -x13876 -x19972 -x20598 -x15392 -x1713 -x2842 -x18964 -x12840 -x16234 -x448 -x10862 x1366 -x6366 -x8088 -x2053 x7928 -x11027 -x4347 -x19806 -x20505 -x6462 x4549 -x7788 x9067 -x16352 x8544 -x14757 -x8043 -x11216 -x19579 x19390 -x9904 -x14155 -x4678 -x16949 x11788 -x20707 -x10435 x73 -x14515 -x3751 -x12618 -x15700 x6016 -x10774 -x12175 -x12455 -x13925 -x14399 -x18452 -x18184 -x9693 -x8795 -x10724 -x10049 -x8811 -x6657 -x2760 x20210 -x13200 -x5905 -x13975 -x14689 -x18268 -x7628 -x12145 -x10673 x5583 -x19937 x595 x8813 x3058 x6490 -x888 -x10519 -x13142 x9235 -x1375 -x11298 -x8276 x7715 -x3170 -x9168 -x979 -x1157 x4468 -x14918 -x3121 x16595 -x16019 -x3988 -x1894 -x9162 -x16383 -x11902 x19708 -x11767 -x16527 -x14948 -x16858 -x12348 x8921 -x2543 x9004 -x6821 -x2254 x16132 x16292 -x8599 -x17926 -x4798 -x11935 x5718 -x15785 -x10368 -x9617 -x12187 -x5715 -x14259 -x17763 -x20544 -x20823 x3493 -x12128 -x4302 x1661 x3679 x8241 x5367 -x15518 -x18559 -x16288 -x1137 -x18196 -x10771 -x19521 -x15210 -x679 -x11378 -x2449 -x16050 -x16150 -x3923 x3197 x4903 -x13832 -x5385 -x18048 -x17793 -x18129 -x16613 -x19492 -x1943 x2284 -x6912 -x2908 -x10434 x7657 -x14641 -x12537 -x20606 -x16065 -x9634 -x11156 -x18539 -x12659 -x7007 -x4976 x3585 x2457 -x9614 -x11165 -x715 -x16388 x16617 -x11931 -x14447 -x6510 -x14797 -x983 -x18279 -x4959 -x13849 -x12254 -x1322 -x18157 -x4553 -x8600 x1753 -x10635 -x5691 x1255 -x11167 x20545 -x19934 x6506 -x5759 -x15305 x857 -x2122 -x5766 -x7349 x9173 x23 -x10156 -x15748 -x17418 -x8086 -x12950 -x18440 -x16523 -x16205 x18423 -x7801 -x11884 x8050 x3354 x1535 -x8457 -x18571 -x1931 x5178 -x15707 -x7119 -x2467 -x12295 -x6496 -x12069 -x19438 -x11760 -x4671 -x1725 -x18298 -x21067 x1161 -x16306 -x10280 x15854 -x11616 -x14202 -x9606 -x14176 -x6215 x14859 -x14939 -x16972 -x10972 -x14251 -x13698 -x5819 x5537 -x2162 -x668 -x9329 -x19757 -x4151 -x9994 -x15275 x9147 x13460 x3312 x7753 x26 -x18822 x6029 -x4567 -x18014 -x7280 -x5400 -x11870 -x2930 -x15958 -x1974 -x14179 -x7718 -x16863 -x2629 -x15613 x19707 -x18384 -x16546 -x15119 x3048 -x19929 -x7974 -x7193 -x18258 -x10856 -x9087 -x15017 -x10298 -x538 -x10133 -x291 -x10050 -x18651 -x5616 x16431 -x12098 -x5887 -x19548 -x3284 -x780 -x18806 -x16155 -x5974 -x10451 -x21017 -x6101 -x11943 -x4659 -x10299 -x15690 -x19144 x8224 x19727 -x15668 -x9265 -x8807 -x11274 -x20553 -x11936 x11053 -x2601 -x8070 x6491 -x15536 x2460 -x11000 -x9862 -x13289 -x9359 -x17416 -x19366 -x13252 -x15108 -x14413 -x3650 -x14403 -x9725 -x10290 x2118 -x12649 -x680 -x217 -x758 -x251 -x14277 x6718 -x10027 x6427 -x9325 -x9560 -x12013 x104 -x15204 -x12620 x6617 -x1851 -x17869 x14431 -x13226 -x12726 -x6469 -x11997 -x14266 -x18331 -x11541 -x20086 -x4450 -x13135 x8243 x20318 -x7156 -x5164 -x669 -x16833 -x13013 -x9183 -x17239 -x14257 -x18844 x3466 -x6493 -x17632 -x1609 -x9747 -x20731 -x957 -x9210 -x19212 -x19587 -x11231 -x806 x20120 -x8564 -x3632 -x3241 -x11083 -x3877 -x5357 -x12384 -x16597 -x14868 -x15710 x4390 -x5299 -x9763 -x13521 -x8792 -x7122 -x19802 -x4199 -x11725 -x11730 -x338 -x15489 x9217 x14654 -x8178 -x6428 -x15685 -x16714 x16403 -x17564 -x10071 -x13467 -x18755 -x9695 x18636 -x9493 x3844 -x10662 -x11865 -x14136 -x3726 x15550 -x12870 -x16551 -x309 -x10730 -x3714 -x11573 -x7478 -x14279 -x3020 -x3437 -x12021 -x8389 -x1549 -x11344 x3889 -x11406 -x10266 -x809 -x12479 x9299 -x476 -x10219 x3808 x7367 -x10909 -x9459 -x15448 -x18450 -x7195 -x11928 x1577 -x4070 -x4877 -x17778 -x2146 -x8585 -x12299 -x1802 -x13048 -x8435 -x4616 -x12926 -x17795 -x16815 -x18239 -x849 -x20168 -x11794 -x10545 -x5872 x9471 x435 -x4367 -x12162 -x16912 x6319 -x12579 -x13391 -x5635 -x1362 -x9635 -x10357 -x11648 -x12865 -x3351 -x6844 -x2342 -x7633 -x17388 -x12760 -x17002 -x6019 -x11364 x7599 -x20806 x10654 -x8985 -x14382 x1499 -x15554 -x10056 -x12108 -x3637 -x3277 -x7836 x4789 -x1803 x9516 -x4912 -x1495 -x14512 -x9438 -x11622 -x13181 x2761 -x15871 -x6088 -x12427 -x5690 -x2827 -x15411 -x17487 -x3700 -x6050 -x17305 -x1623 -x3070 -x11918 -x3630 -x4712 -x15186 -x924 -x9642 -x116 -x4964 -x11739 -x13721 -x15242 x2994 x7852 -x20344 -x14497 -x13413 -x18050 x70 -x209 x4254 -x4665 -x6058 -x11502 -x14777 -x1508 -x10319 x8226 -x13490 -x4489 -x461 -x10679 -x4474 -x19077 -x16447 -x3095 -x19559 -x5319 -x14215 -x15973 x3644 -x15877 -x17589 -x10826 -x20710 -x18762 -x6503 x1651 -x19861 x7809 -x15721 x972 -x14096 -x15013 -x1625 -x19752 -x5402 x5253 -x6015 -x13997 -x19913 -x6232 -x9242 -x14759 x713 -x10473 -x11750 -x9669 -x16849 -x18023 x6841 -x10626 -x17953 -x2913 -x13964 -x18205 x8379 -x10424 -x20569 -x12372 -x14338 -x12668 -x17248 -x3330 -x10883 x4337 -x11207 -x11438 x9020 x20502 x7250 x19451 -x14031 -x9880 -x11329 -x3601 -x4833 -x6875 -x20575 -x11186 -x11391 x3228 -x1593 -x13575 -x8623 -x1045 x7557 -x3252 -x19312 -x5697 -x17470 -x16062 -x20790 -x16093 -x12551 -x1714 x9269 -x14050 -x16830 -x9870 -x21031 -x9397 -x851 -x9423 -x2583 -x14082 -x14170 -x11769 -x12439 x8027 x2660 x107 x7639 -x18140 -x14165 -x12324 -x18199 -x9723 -x18194 -x11174 -x18769 -x17413 -x19896 -x7046 -x13944 -x7447 x568 -x1675 -x5813 -x14175 -x4431 -x11229 -x18681 -x20128 -x15527 -x10387 -x8976 -x4503 -x10565 -x7572 x3817 x7268 x1712 -x5428 -x10390 -x12259 -x8674 -x18885 -x14813 x16095 x8339 -x13353 x16505 x6572 -x16935 x126 -x15181 -x20753 x7293 -x10532 x6363 x7673 -x19455 x19108 -x11509 -x1094 x1770 -x709 x17754 -x7285 -x12081 -x10470 -x12572 -x15480 x3999 -x13190 -x20415 -x7158 -x18666 -x6021 -x6532 -x17326 -x8766 -x12486 x4910 x20543 x5833 -x9673 -x5167 -x12937 -x15704 -x2743 x3686 x3848 -x5931 -x8437 -x10138 -x14878 -x1909 -x16894 -x20369 -x10397 x3407 -x20614 -x9822 x728 x3018 x2259 -x12533 x20272 -x9613 -x8871 -x9499 -x10637 -x17960 -x14301 -x13059 -x17624 -x12528 -x14979 -x13649 -x16881 x7644 -x7674 -x14287 -x14495 -x12805 -x15792 -x11814 -x2793 -x2931 -x18190 -x12456 -x10143 -x18501 -x18801 -x4001 -x9398 -x17996 -x11277 x6037 -x14208 -x20698 -x20274 x1590 -x20757 -x1693 x2011 x1363 -x11724 -x11669 -x12402 x240 x4109 -x7159 -x5403 -x327 x2676 -x2041 -x12125 -x20985 x1168 -x9220 -x6873 x3672 -x15800 -x5830 -x10288 -x17008 -x10134 x2776 x2374 -x8318 -x8263 -x13117 x441 -x18846 x563 -x11061 -x5947 -x10237 -x10193 -x17733 -x13154 x1096 x6598 x17749 x2139 -x1627 x9115 -x15494 -x8580 -x16624 -x11801 x7468 -x5486 -x4560 -x10200 -x19014 -x8446 -x11809 -x1833 -x19786 -x9972 -x19828 -x7225 -x6084 -x7626 -x4136 -x10694 -x433 -x16786 -x5980 x6950 -x18366 -x10035 -x19286 x2167 -x1516 -x21102 -x14914 -x9526 -x9894 -x9662 -x17430 -x17245 -x15581 x7475 x1117 -x14030 -x1040 -x8947 -x5880 x4535 -x4422 -x17489 -x1277 x9213 -x13366 x7790 -x15054 -x13101 x8414 -x762 -x3098 -x5243 -x4149 -x14169 -x14349 -x14583 -x5723 x6145 -x17037 -x14687 -x1325 -x12494 -x18075 -x18680 x4991 -x17659 x20206 -x16254 -x8716 -x18159 -x17883 -x6754 x7620 -x5494 -x21002 -x19494 x20246 x18934 -x8297 -x14123 x2721 -x7327 -x2911 -x5623 -x7860 -x7750 -x20118 -x18746 -x10092 -x8590 -x4083 -x12460 -x15535 -x9903 -x3269 -x6644 -x7015 -x18485 -x859 -x20026 -x9827 -x13321 x3128 -x4551 x9099 -x17464 x15864 -x10869 -x17495 -x13221 -x666 x337 -x13164 -x14925 -x14058 -x11379 -x10551 -x13070 -x20891 -x17966 -x18570 -x16559 -x16287 -x10409 x723 -x13530 x16289 -x4397 -x18578 x6653 -x17401 -x6642 -x20906 -x13611 -x13532 -x18142 -x14249 -x9995 -x18031 -x17421 -x4173 -x3393 -x17163 -x10628 -x14899 x9317 -x14297 -x20652 -x20908 -x13015 x18497 -x16933 x7823 -x1408 -x378 x5448 -x10079 -x7073 -x9018 -x14356 -x11773 -x11315 x6231 x16677 -x1373 -x13155 -x9580 -x19385 x16764 -x10183 -x10996 -x17297 -x12447 x6115 -x14912 -x20744 -x2210 -x13053 x18543 -x7847 -x6645 -x12739 -x20359 -x397 -x11539 -x11480 -x16662 -x15667 -x7335 -x9730 -x14900 -x12960 -x259 -x16441 -x10353 -x8448 -x18902 -x6633 -x15982 -x19889 -x12748 -x14015 -x7140 x214 -x5942 -x2566 -x2839 x3566 -x21033 x17354 -x6069 x8450 -x13743 x902 x20507 -x2794 -x17169 -x3288 -x1759 -x3369 -x1706 -x14887 -x11666 -x14885 -x11887 -x8607 -x12863 x2377 -x12917 -x21019 -x13194 -x6201 -x4733 -x10239 -x7264 -x8413 -x15436 -x16977 -x15116 -x13673 -x4023 -x12210 -x15678 -x14667 -x11923 -x7533 -x2965 x8250 -x19243 -x9651 x656 -x19228 -x511 -x17722 x6242 -x3919 x2128 -x11140 -x14825 -x11351 -x18674 -x1344 -x20641 x3347 -x17596 x1171 -x4181 x6565 -x10391 -x4086 -x19572 -x10901 -x10544 -x13565 -x1391 -x17244 x7977 -x19576 -x19371 -x13881 -x2107 -x4805 x263 -x14824 -x10255 -x8926 x2429 -x17984 -x11285 x3007 -x14477 -x223 x4795 -x14565 -x13247 -x10033 -x5006 x5949 -x9744 -x12322 -x3983 -x19443 -x6184 -x20420 -x14412 -x1468 -x11818 -x15988 -x5162 -x4565 -x4077 -x19575 -x11276 -x17405 x3962 -x8073 x3883 -x11049 -x13381 x3813 -x2456 -x13430 -x9869 -x582 -x16620 -x18799 -x10361 -x11996 -x17386 -x15981 -x11196 -x4582 -x5843 -x13202 -x2739 -x9816 x2434 -x112 -x11734 x743 -x2652 -x6178 -x15575 -x917 x8136 x3616 -x11903 -x15288 x4751 -x1536 -x8067 -x3204 -x14936 -x14830 -x11009 -x3471 -x2369 -x20714 -x6371 -x16236 -x15498 -x5513 -x17350 x19199 -x7708 -x5645 x402 -x11372 -x3944 -x16091 x8866 -x19758 x15670 -x3024 -x19602 x4861 x19419 -x6970 -x17634 -x19017 -x8105 x1789 -x3274 -x16953 x222 -x3926 -x12129 -x20253 -x1792 -x12200 -x13771 -x16262 x9313 x9095 -x2080 x16497 x9190 -x14430 -x19952 x14802 -x2863 -x13268 x1683 -x8860 -x12611 -x6793 -x14026 -x5013 -x14892 -x10467 x35 x7121 -x16390 -x6165 -x9555 -x5693 -x8836 -x1221 -x2551 -x10363 -x1602 -x7166 x7206 -x10792 -x18922 x5955 -x4498 -x9108 x19214 -x10650 -x20192 -x9932 -x12383 -x2521 -x10430 -x2400 -x19884 -x8722 -x18133 -x11714 -x6811 x5306 -x20661 -x1456 x1544 -x1526 -x11595 -x3459 -x17360 -x618 -x12379 -x6207 -x13800 -x20916 x3247 -x13191 -x10521 -x19950 -x1069 -x13609 -x19002 -x14374 -x18063 -x16781 -x12965 x19391 -x7595 x2650 -x7665 -x19633 x9461 -x15148 x16143 -x69 -x12565 -x1741 x759 x19206 -x3833 -x12107 -x17679 -x12507 -x2628 x3002 -x1241 -x6860 -x17891 -x19383 -x14314 -x12775 -x1655 x6839 -x18708 x4776 -x6798 -x7081 -x20971 -x6208 -x17786 x478 -x7258 -x13243 -x15959 -x9921 -x11600 -x15745 -x5386 x5856 -x19962 x20470 x3402 x4547 -x10152 -x8547 -x4754 -x5154 -x16890 x2364 x19185 x5348 x514 -x17014 -x17905 -x19830 -x16502 -x20969 -x12046 -x1837 -x17716 -x7134 -x18565 -x14107 -x4871 -x10 -x18003 -x15797 -x17748 x3487 x6620 -x6978 -x3099 x4085 -x19384 -x20414 -x1159 -x1367 -x11179 -x21011 -x11867 -x13411 -x6831 x7525 -x14148 -x2124 -x5170 -x17617 x16195 -x16940 -x18297 -x6447 x7857 -x15568 -x16731 -x19074 x4283 -x11217 -x938 -x13571 x6634 -x15229 -x17505 x20336 -x17775 -x16220 -x19593 -x14164 -x14886 -x7842 -x20743 -x12549 -x3703 -x17207 -x13250 -x2949 -x1898 -x4210 -x9319 -x820 -x12475 -x6118 -x9556 -x17112 -x21104 x3984 -x13654 -x2720 -x20892 -x11014 -x12709 -x11533 -x11921 x9502 -x396 -x12883 -x20881 -x4973 -x19046 -x1984 -x2417 -x2570 -x2109 -x12088 -x11223 -x13149 x4646 -x2280 -x4829 -x20480 -x17608 -x6500 -x19973 -x16173 -x19028 -x2568 -x10301 -x17005 -x9789 -x16877 -x11395 x4806 -x12933 -x17648 -x13282 -x15735 -x2296 -x12925 x1681 -x19332 -x19899 -x14585 -x14664 x194 -x10717 -x5705 -x15294 -x14239 -x18105 -x19264 x6346 -x15764 x19396 x19841 -x7722 -x8111 -x3003 -x9285 -x14951 x1476 -x2837 -x11778 -x18121 -x19919 -x15004 -x12188 x3242 -x3884 -x6738 x5769 -x9063 -x987 -x11463 -x19480 -x2436 -x10427 -x10653 -x17874 -x3792 -x17738 -x10944 -x18913 -x19490 -x11120 x13969 x6700 -x9541 -x13549 x4356 -x10876 -x2695 -x18807 x4249 x3046 -x12740 -x9033 -x14811 x8902 -x20702 -x19063 x842 -x6038 -x18813 x3870 -x10848 x2472 -x16168 -x20512 -x17301 -x9021 x5914 x8280 -x4772 x7207 x7901 -x10248 -x18583 -x3454 -x17595 -x14267 -x10331 -x4846 -x12306 -x827 x3037 -x5391 -x20123 -x687 x8862 x2390 -x12394 x19086 x7180 x1829 -x14434 -x11078 -x11784 -x20216 -x8558 -x6247 -x17842 -x7539 -x15932 -x20854 x2097 -x6222 -x4531 x9192 -x15440 -x16213 x5842 -x16144 x2183 -x13435 -x21106 -x18178 -x19370 -x20910 -x5406 -x8496 -x15251 -x151 x6921 -x12276 x1962 -x11023 -x20260 -x2142 -x11400 -x13298 x9279 -x20298 -x1938 x16685 -x13697 -x5173 -x5518 -x2711 -x13029 -x6827 -x2299 -x15396 -x7881 -x1070 x9150 x6788 -x7430 -x1198 -x15513 -x2927 -x20163 x6748 -x1376 -x3372 -x15836 -x17860 -x7929 -x20322 -x3574 x16596 -x18886 -x17119 -x3291 -x2222 -x11733 -x545 -x15262 x7276 x20633 -x11896 -x14986 x18237 -x12838 -x5455 -x14548 x20020 -x6826 -x18104 -x3179 -x6830 -x12247 -x9689 -x9727 -x2158 x8190 -x6920 -x4398 x2966 x4108 -x10058 -x18502 -x18726 -x13653 -x12590 x5760 -x14285 -x1534 -x10011 -x11208 -x3795 -x6556 x2091 -x20385 -x7130 -x19890 -x20558 -x17943 -x17235 -x5782 -x11432 -x10690 -x1329 -x13651 -x1307 -x15487 -x11627 -x9270 -x18828 x19411 -x4706 -x14784 -x20070 x9316 -x1941 -x9368 -x12270 -x677 -x12308 -x7355 -x9905 -x1491 -x13904 -x952 -x4656 -x1126 x19416 -x1141 -x20275 -x15425 -x11862 x16513 -x14947 -x10407 -x11205 -x14439 x2416 -x12548 -x15925 -x13555 -x17141 x394 -x13205 x4355 -x1291 -x790 -x3096 -x13595 -x19961 x8444 -x17706 -x6203 -x20434 -x10809 -x9824 -x17965 -x12369 -x2953 -x90 -x14642 -x1847 -x14498 -x16955 -x4932 -x4644 x6323 -x3001 x1180 -x12913 -x11920 -x3853 x6712 -x7448 -x9785 -x5427 -x19938 -x3891 -x15003 -x10264 -x17261 -x13168 x2034 -x11354 -x11435 -x11237 -x1838 -x10503 -x2869 -x3160 -x16034 -x13312 -x5472 x1112 x17744 -x5921 -x19842 -x18016 x9117 -x2491 -x4018 -x10750 -x14316 -x5573 -x18079 -x7914 -x3725 x20075 -x8082 -x14218 -x6307 x8372 -x16618 -x18586 -x17161 -x18945 -x5580 -x19462 x7129 -x1736 -x377 -x20922 -x19511 -x8854 -x10250 -x19979 x20220 -x16593 -x15939 -x19903 -x15753 -x15922 -x6552 -x5665 -x5465 -x4943 -x9984 -x10718 x7052 -x51 -x5283 x9141 -x13843 -x11411 -x19649 -x1402 -x10206 -x7988 x510 -x16088 x9030 -x8195 -x16404 -x18529 x9335 -x14488 -x2326 -x11674 -x16279 -x6896 -x17417 -x12876 x7664 -x6028 -x506 -x12854 -x12297 x5010 -x11407 x4226 x5520 -x10787 -x12144 -x16782 -x6515 -x19518 -x11855 x5663 -x14545 x2963 x1531 -x16087 x5855 -x2614 -x10045 -x9194 x2558 -x1247 -x12066 -x3740 -x16561 -x13851 x4107 x3406 -x15038 -x15170 -x13150 -x10619 -x8574 -x15258 -x8120 x1654 -x19773 x8376 -x1616 x5250 -x11802 -x9514 -x16710 -x14286 -x17131 x7815 -x16434 -x20381 -x7820 x5085 -x6479 -x2635 x20270 x19734 -x11494 -x398 -x3829 x3951 -x8846 x19190 -x9603 x577 x9052 x281 -x18891 -x6001 -x1018 -x19843 -x18914 -x18823 -x11732 -x1350 -x17224 x2198 -x7683 x8790 -x11519 -x16918 -x18270 x7895 -x6567 -x14612 x7091 -x17785 x16282 -x4041 -x18560 -x8524 x5342 -x7094 -x9941 -x2763 -x12086 -x9802 -x2871 x17753 -x12811 x14726 -x19110 -x4430 -x7154 -x19833 x1845 -x13637 -x3990 x7161 -x12099 -x17873 x1893 -x8512 -x12749 x2958 -x18553 -x18754 -x3391 -x12879 -x431 -x12461 x88 x6765 -x2334 -x16995 -x3619 x2383 -x5122 -x1939 -x1339 x3006 -x1014 x6753 -x4461 -x7171 -x4568 -x5572 -x12976 -x4391 -x9778 -x5436 -x470 -x17850 -x8112 -x1874 x1514 -x10615 -x18379 -x233 -x15073 -x10785 -x15050 -x19839 -x16402 -x15469 -x18243 -x11182 x1003 -x20036 x8196 -x9751 -x12374 -x6916 -x3720 -x15174 -x8296 -x17364 -x6194 -x15268 x3811 -x6 -x14564 -x10740 -x4005 -x298 x6281 x3142 -x14137 -x10343 -x19478 -x19761 -x10977 -x5484 -x20914 -x12607 -x14188 -x21022 -x11496 -x15414 x2129 -x8516 -x19152 -x5233 -x16188 -x2597 -x19636 x20425 x211 -x11678 -x5587 -x3938 -x15896 -x12050 x19393 -x8143 -x20230 x1748 -x512 -x13441 -x9567 x9296 -x10468 -x4216 -x15169 -x1216 x7727 -x4142 -x13650 -x18323 -x1697 -x19874 x2485 -x11312 -x15980 -x1054 -x1438 -x11572 -x2233 -x19463 -x13961 -x8612 -x10097 -x15153 x5499 -x10831 -x10984 -x15373 -x5022 -x19607 -x8837 x8858 x19402 -x16002 -x12218 -x8755 -x1606 -x2154 -x6156 -x12720 -x1682 -x19499 -x10566 -x7482 -x15049 -x951 -x16334 -x2936 x2702 -x8591 -x6932 -x10898 x19193 -x3547 -x21055 -x10117 -x8368 -x2258 -x2373 x52 x1189 -x3602 -x7361 x4817 -x12789 -x1239 x16302 -x14368 -x2170 -x11146 -x15279 -x1193 x504 -x1589 -x4008 -x2477 -x6864 -x16052 -x13688 -x14700 -x17041 x3451 -x19953 x8220 -x20066 -x20265 -x1872 -x6119 -x1919 -x8194 -x19278 -x3322 -x9700 -x15691 -x21057 -x10271 -x10372 -x13229 -x6870 -x6886 -x11212 -x10214 -x4686 -x9752 -x14619 -x16792 x154 -x20263 -x2806 -x6060 -x4220 -x12929 x20302 -x15136 x3301 -x19935 -x18049 -x10728 -x19298 -x8432 -x3783 -x17189 -x9682 -x4505 x1305 x8008 -x1298 x897 -x4457 -x9083 -x6320 x8801 -x631 -x11633 x2475 -x14385 x13406 -x16825 x2621 -x15633 -x18250 -x15180 -x11962 -x20452 x3791 -x19442 -x20475 -x7397 -x15435 -x20799 -x13140 -x14807 -x17998 -x13779 -x16901 -x15046 x4812 -x11841 x7543 -x10813 x7321 x374 x13466 -x15477 -x18358 -x11437 -x14740 -x15689 x4930 x443 x6142 x4880 -x12085 x5238 -x10684 -x15679 x5648 -x3397 x999 -x17396 -x19585 -x10486 -x2790 -x4958 -x5015 -x11885 -x6939 -x4596 -x20700 -x7866 -x17980 -x1952 -x15355 -x18382 -x1963 -x9626 -x20138 -x17662 -x10161 -x3961 -x19500 -x15023 -x10510 -x14620 -x19940 x2681 -x11137 -x6065 -x7662 -x5396 x6931 -x932 -x8687 x4738 x7385 -x5674 -x15720 -x1918 -x20227 x4600 -x243 -x3500 -x1254 -x2362 -x14697 x4470 -x14754 -x14931 x8383 -x10629 -x15985 x8707 x6855 -x17635 x19083 -x14746 x19705 -x1711 -x718 -x6810 -x8704 -x5502 -x2571 -x10168 -x12730 -x1201 -x19011 x16614 -x3930 x3981 -x18020 -x7315 -x11375 -x17110 -x14796 -x12560 -x18310 -x17116 x4273 -x10850 -x8540 -x14568 -x5420 -x754 x6214 -x4793 -x11775 -x10630 -x3304 -x12501 -x17767 x15555 -x16703 -x13510 -x20521 x7855 -x4518 -x18437 x15852 -x12888 x15772 x455 x9369 -x4775 -x14479 -x5264 -x14693 x602 -x950 -x20042 -x17757 -x3517 -x7529 -x3259 -x14098 x7562 x3761 -x17723 -x8739 -x8920 -x10732 -x19975 -x9406 -x10815 -x16490 -x321 -x959 -x14200 -x13512 -x6384 -x8641 -x10320 -x4954 -x1007 -x11587 -x12735 -x15433 x9511 x5806 -x14292 x20019 -x10416 -x14381 x9372 -x19495 -x20221 -x13089 -x2197 x2972 x5388 -x17007 -x14735 -x10527 -x6991 -x19211 -x3536 -x20775 -x10561 x7445 -x15658 -x12837 -x10247 -x3947 -x13747 -x5441 x7066 -x11853 -x8943 -x14966 -x17204 -x20754 -x12024 -x18478 -x10550 -x19792 -x19471 -x2249 -x11665 -x3890 -x8087 -x17215 -x21054 x1449 -x11527 -x10031 x2662 x1472 x612 -x15276 -x17456 x6607 -x16410 x8408 -x1308 x7948 -x5004 -x6190 -x18745 -x16730 x284 -x18311 -x13756 -x15802 -x5498 -x19287 -x4458 -x4373 -x6299 -x4122 -x11304 x18985 -x9449 -x10609 -x11737 -x3062 -x17498 -x12103 -x14463 -x21000 -x16051 -x7743 -x13922 -x1443 -x6736 -x20349 -x15834 -x9726 -x825 x7888 -x12292 -x459 -x17439 -x1452 -x10509 -x4493 -x11164 -x20968 -x4360 -x9253 -x15872 -x167 -x20073 -x6661 -x21105 -x15166 -x13235 -x13784 x9326 -x13327 -x9840 x18491 x5805 -x6899 -x14393 x6056 -x2033 -x13953 -x14571 x2576 -x15945 -x1846 -x9356 -x5094 -x2693 x8946 x1646 x3052 -x15556 -x11968 x4650 -x18182 -x5595 -x10727 -x18316 -x8268 -x13894 -x18850 x17314 -x18538 -x14958 -x17928 -x2876 -x9140 -x17303 -x18359 -x11098 -x15750 x8377 x3643 -x6072 -x14323 -x10762 -x19616 -x20135 -x6151 -x6482 x1215 -x15548 x7508 x1297 -x3737 -x15546 -x15681 -x20238 -x20412 x415 -x6526 -x21 -x20730 -x13704 -x5257 -x17924 -x21008 -x4467 -x16464 -x16139 -x993 -x12703 -x8744 -x15042 -x1004 -x13456 -x16566 -x2141 -x13732 x3174 -x17262 -x10926 -x16418 -x411 -x458 -x20061 x15824 -x8012 x611 -x4235 -x10164 -x16273 x15825 -x20755 -x13020 -x9467 -x3605 -x7048 -x15348 -x6888 -x9808 -x7887 -x13636 -x12553 -x6608 -x11306 -x2494 -x795 -x9527 -x9848 -x9670 -x17481 -x4609 -x15887 -x9424 -x2012 -x15189 -x15734 -x11482 -x15917 -x14963 -x2203 -x14048 -x15216 -x5217 -x10976 x4924 -x21100 x16583 -x9396 x6706 -x16399 -x1039 -x11676 -x15326 -x3708 x6688 -x16152 x4019 x1696 -x3907 -x18890 x4234 -x4118 x21040 -x2615 x9261 -x8632 -x17967 x6734 -x10472 -x11258 -x20640 x20218 -x15817 -x3218 -x14800 -x10228 x3222 -x7834 -x13023 -x18480 -x10167 x6643 x8388 -x9920 -x13486 -x15671 -x304 -x20523 -x2032 -x1825 -x10388 -x12635 -x14391 -x14822 -x2294 -x4929 -x16879 -x7846 -x13596 -x20158 -x4598 -x12886 -x15423 -x20737 -x17828 -x16421 -x13788 -x18773 x6272 -x241 -x10801 -x12981 x8186 x2507 -x10881 -x3438 -x18714 -x12415 x5631 -x11932 -x16137 -x6729 x20408 -x19477 -x19276 -x14896 -x12389 -x4866 -x2057 -x11663 -x10096 -x20103 -x6586 x5948 -x16348 -x19653 -x6425 x20259 x7051 -x18782 -x6295 -x9583 -x13022 -x5559 -x6656 -x13092 -x16360 -x15586 -x13590 -x16156 x17537 -x10376 -x17791 -x20729 -x20580 x1944 -x8264 -x15756 -x18234 x7945 -x17440 -x9568 x2292 -x15306 -x17015 -x9889 -x20296 -x13508 x6267 -x19900 -x15882 -x13513 x7766 x15819 x18858 x1478 -x3525 -x9131 x17454 -x17127 -x15156 x6771 x8113 -x14271 -x16501 -x5121 -x14210 -x20312 x4517 -x3030 -x18809 -x11516 -x16711 x18931 -x13541 -x11356 -x16984 -x10933 x4396 -x678 -x14941 -x3430 -x10928 -x4264 -x16126 -x11005 x7884 -x4007 x17756 x19085 x6062 -x13622 -x19148 -x15314 -x4716 -x11691 -x13729 -x14081 x16104 x2070 x4961 x20419 -x14047 x117 x19409 -x5786 -x864 -x18712 -x781 -x10563 -x14379 -x5913 -x20251 -x5881 -x5284 -x2838 -x9825 -x17555 -x14455 x908 -x7210 -x12770 -x2391 -x9439 -x18261 -x20093 -x845 -x20141 -x6235 x2638 -x13099 -x15918 -x17171 -x18288 -x20267 x1824 x15553 -x8655 -x14258 -x6785 -x17955 -x16780 -x2900 -x15934 -x2262 -x7837 -x7825 -x12932 x4999 -x14070 -x16042 -x19893 -x9648 -x19006 x6095 -x5673 -x10403 -x12645 -x2335 -x11117 -x20132 -x17211 -x13393 -x36 -x15798 x119 -x16361 x1232 -x12485 -x3969 -x7411 x4156 -x14396 -x3850 -x14815 x8464 -x19870 -x1553 -x14864 -x19466 -x15788 -x11335 x7237 -x10170 -x10759 -x10963 -x12904 -x1283 x17217 -x4781 x8003 -x10421 -x9185 -x10322 x5485 -x5353 x1545 -x15729 -x16444 -x7864 -x20724 -x546 -x11358 -x12710 x5634 -x5347 -x17359 -x18760 -x4436 -x15401 x2845 x5505 -x4335 -x8799 -x5126 -x3108 -x19595 -x3689 -x4166 -x18162 x879 -x14199 -x19301 -x5489 x20712 -x10594 -x14118 -x10707 -x14599 -x12839 -x6167 -x9991 -x17645 -x17249 -x15106 -x10429 -x14024 -x20311 -x2666 -x6587 -x17134 -x18853 -x20416 x3156 x3192 -x778 -x16941 x2359 -x18602 -x16688 -x5492 x16954 -x9954 -x20032 -x15913 -x18519 -x4647 -x2092 -x18464 -x5229 x18599 x4324 x1462 -x11151 -x12459 -x11819 -x5112 -x17299 -x2315 -x10713 -x14625 -x13948 -x3610 -x16853 -x5108 -x20341 x15713 -x17294 x1428 -x3934 -x13220 -x19538 -x14419 -x11556 -x17647 -x12699 -x15528 -x20666 -x20821 -x14733 -x7223 -x20670 -x9911 -x13811 -x17949 -x8314 -x20080 x3816 -x19563 -x10499 -x11029 x3905 x4524 -x13360 -x3803 -x14153 -x4263 -x15540 x3165 -x19533 -x12956 -x17021 -x3091 -x14989 x15610 -x5011 -x6705 -x16437 x6626 -x19820 -x20782 -x11383

30.45/12.48	s OPTIMUM FOUND

30.45/12.48	c Time taken to solve: 7.697765766000001 seconds

30.45/12.48	c Total time taken: 11.86970043182373 seconds

Verifier Data

OK	2628047795598

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-4825171-1783182910/watcher-4825171-1783182910 -o /tmp/evaluation-result-4825171-1783182910/solver-4825171-1783182910 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4825171-1783182910/vars-4825171-1783182910 --bin-var /tmp/runsolver-exch-nodeE005-1783182521-2529225 --watchdog 3760 --use-pty run HOME/instance-4825171-1783182910.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1274681775 --intermediate --solver ortools 

running on 16 cores: 0-15

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 1-4,7-15,25,32,34-38,40-49,51-55,60-63
  3550 MHz: 0,5-6,20-23,28-31
  3600 MHz: 16-19,24,26-27,33,39,50,56-59
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 1-4,7-15
  3550 MHz: 0,5-6
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 0-15

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (103718 MiB free)
  node 1: cores 8-15, 129019 MiB (104306 MiB free)
  node 2: cores 16-23, 128973 MiB (110433 MiB free)
  node 3: cores 24-31, 129003 MiB (109877 MiB free)
  node 4: cores 32-39, 129019 MiB (107452 MiB free)
  node 5: cores 40-47, 129019 MiB (110231 MiB free)
  node 6: cores 48-55, 129019 MiB (113667 MiB free)
  node 7: cores 56-63, 128474 MiB (101409 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
Using a pseudo terminal to collect output from the solver
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=2531809, runsolver pid=2531806

[startup+0.100061 s]*
/proc/loadavg: 17.58 28.95 40.61 19/898 2531812
/proc/meminfo: memFree=881760376/1055320704 swapFree=33554428/33554428
[pid=2531809] ppid=2531806 vsize=4324 memory=3184 CPUtime=0 cores=0-15
/proc/2531809/stat : 2531809 (run) S 2531806 2531809 2529215 0 -1 4194304 267 123 0 0 0 0 0 0 20 0 1 0 251578880 4427776 640 18446744073709551615 94635485343744 94635486238277 140724338666192 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94635486477328 94635486525072 94635501912064 140724338673779 140724338674017 140724338674017 140724338679761 0
/proc/2531809/statm: 1081 796 708 219 0 143 0
[pid=2531812] ppid=2531809 vsize=26612 memory=20756 CPUtime=0.06 cores=0-15
/proc/2531812/stat : 2531812 (python3) D 2531809 2531809 2529215 0 -1 4194304 3518 0 0 0 5 1 0 0 20 0 1 0 251578882 27250688 5120 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 17 0 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
/proc/2531812/statm: 6653 5189 1922 753 0 4012 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 30936 KiB
Current children cumulated memory: 23940 KiB

[startup+0.210542 s]*
/proc/loadavg: 17.58 28.95 40.61 35/913 2531827
/proc/meminfo: memFree=881741836/1055320704 swapFree=33554428/33554428
[pid=2531809] ppid=2531806 vsize=4324 memory=3184 CPUtime=0 cores=0-15
/proc/2531809/stat : 2531809 (run) S 2531806 2531809 2529215 0 -1 4194304 267 123 0 0 0 0 0 0 20 0 1 0 251578880 4427776 640 18446744073709551615 94635485343744 94635486238277 140724338666192 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94635486477328 94635486525072 94635501912064 140724338673779 140724338674017 140724338674017 140724338679761 0
/proc/2531809/statm: 1081 796 708 219 0 143 0
[pid=2531812] ppid=2531809 vsize=729192 memory=38072 CPUtime=1.25 cores=0-15
/proc/2531812/stat : 2531812 (python3) D 2531809 2531809 2529215 0 -1 4194304 6232 0 0 0 123 2 0 0 20 0 16 0 251578882 746692608 9216 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
/proc/2531812/statm: 182298 9518 3690 753 0 168904 0
[pid=2531812/tid=2531813] ppid=2531809 vsize=729192 memory=8462108013221118012 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531813/stat : 2531813 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 746692608 9216 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531814] ppid=2531809 vsize=729192 memory=3150 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531814/stat : 2531814 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 746692608 9216 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531815] ppid=2531809 vsize=729192 memory=3503 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531815/stat : 2531815 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 746692608 9216 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531816] ppid=2531809 vsize=729192 memory=60718791805177 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531816/stat : 2531816 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 746692608 9216 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531817] ppid=2531809 vsize=729192 memory=58519802086154 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531817/stat : 2531817 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 746692608 9216 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531818] ppid=2531809 vsize=729192 memory=40203 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531818/stat : 2531818 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 746692608 9216 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531819] ppid=2531809 vsize=729192 memory=14981078679103665 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531819/stat : 2531819 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 746692608 9216 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531820] ppid=2531809 vsize=729192 memory=3905804175621580632 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531820/stat : 2531820 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 746692608 9216 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531821] ppid=2531809 vsize=729192 memory=29061598 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531821/stat : 2531821 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 746692608 9216 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531822] ppid=2531809 vsize=729192 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531822/stat : 2531822 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 746692608 9216 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531823] ppid=2531809 vsize=729192 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531823/stat : 2531823 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 746692608 9216 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531824] ppid=2531809 vsize=729192 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531824/stat : 2531824 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 746692608 9216 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531825] ppid=2531809 vsize=729192 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531825/stat : 2531825 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 746692608 9216 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531826] ppid=2531809 vsize=729192 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531826/stat : 2531826 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 746692608 9216 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531827] ppid=2531809 vsize=729192 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531827/stat : 2531827 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 746692608 9216 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
Current children cumulated CPU time: 1.25 s
Current children cumulated vsize: 733516 KiB
Current children cumulated memory: 41256 KiB

[startup+0.308492 s]*
/proc/loadavg: 17.58 28.95 40.61 17/913 2531827
/proc/meminfo: memFree=881744948/1055320704 swapFree=33554428/33554428
[pid=2531809] ppid=2531806 vsize=4324 memory=3184 CPUtime=0 cores=0-15
/proc/2531809/stat : 2531809 (run) S 2531806 2531809 2529215 0 -1 4194304 267 123 0 0 0 0 0 0 20 0 1 0 251578880 4427776 640 18446744073709551615 94635485343744 94635486238277 140724338666192 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94635486477328 94635486525072 94635501912064 140724338673779 140724338674017 140724338674017 140724338679761 0
/proc/2531809/statm: 1081 796 708 219 0 143 0
[pid=2531812] ppid=2531809 vsize=759272 memory=59220 CPUtime=1.31 cores=0-15
/proc/2531812/stat : 2531812 (python3) R 2531809 2531809 2529215 0 -1 4194304 9536 0 0 0 128 3 0 0 20 0 16 0 251578882 777494528 14592 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
/proc/2531812/statm: 189818 14805 5973 753 0 171686 0
[pid=2531812/tid=2531813] ppid=2531809 vsize=759272 memory=-6375386835360579197 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531813/stat : 2531813 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 777494528 14592 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531814] ppid=2531809 vsize=759272 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531814/stat : 2531814 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 777494528 14592 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531815] ppid=2531809 vsize=759272 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531815/stat : 2531815 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 777494528 14592 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531816] ppid=2531809 vsize=759272 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531816/stat : 2531816 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 777494528 14592 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531817] ppid=2531809 vsize=759272 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531817/stat : 2531817 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 777494528 14592 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531818] ppid=2531809 vsize=759272 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531818/stat : 2531818 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 777494528 14592 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531819] ppid=2531809 vsize=759272 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531819/stat : 2531819 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 777494528 14592 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531820] ppid=2531809 vsize=759272 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531820/stat : 2531820 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 777494528 14592 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531821] ppid=2531809 vsize=759272 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531821/stat : 2531821 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 777494528 14592 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531822] ppid=2531809 vsize=759272 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531822/stat : 2531822 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 777494528 14592 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531823] ppid=2531809 vsize=759272 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531823/stat : 2531823 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 777494528 14592 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531824] ppid=2531809 vsize=759272 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531824/stat : 2531824 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 777494528 14592 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531825] ppid=2531809 vsize=759272 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531825/stat : 2531825 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 777494528 14592 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531826] ppid=2531809 vsize=759272 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531826/stat : 2531826 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 777494528 14592 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531827] ppid=2531809 vsize=759272 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531827/stat : 2531827 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 777494528 14592 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 2 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
Current children cumulated CPU time: 1.31 s
Current children cumulated vsize: 763596 KiB
Current children cumulated memory: 62404 KiB

[startup+0.700204 s]
/proc/loadavg: 17.58 28.95 40.61 17/913 2531827
/proc/meminfo: memFree=881701988/1055320704 swapFree=33554428/33554428
[pid=2531809] ppid=2531806 vsize=4324 memory=3184 CPUtime=0 cores=0-15
/proc/2531809/stat : 2531809 (run) S 2531806 2531809 2529215 0 -1 4194304 267 123 0 0 0 0 0 0 20 0 1 0 251578880 4427776 640 18446744073709551615 94635485343744 94635486238277 140724338666192 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94635486477328 94635486525072 94635501912064 140724338673779 140724338674017 140724338674017 140724338679761 0
/proc/2531809/statm: 1081 796 708 219 0 143 0
[pid=2531812] ppid=2531809 vsize=922544 memory=118740 CPUtime=1.59 cores=0-15
/proc/2531812/stat : 2531812 (python3) R 2531809 2531809 2529215 0 -1 4194304 19409 0 0 0 153 6 0 0 20 0 16 0 251578882 944685056 29440 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 0 0 0 17 1 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
/proc/2531812/statm: 230636 29685 11752 753 0 181642 0
[pid=2531812/tid=2531813] ppid=2531809 vsize=922544 memory=5812 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531813/stat : 2531813 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 944685056 29440 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531814] ppid=2531809 vsize=922544 memory=5028 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531814/stat : 2531814 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 944685056 29440 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531815] ppid=2531809 vsize=922544 memory=15628 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531815/stat : 2531815 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 944685056 29440 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531816] ppid=2531809 vsize=922544 memory=3940 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531816/stat : 2531816 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 944685056 29440 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531817] ppid=2531809 vsize=922544 memory=4028 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531817/stat : 2531817 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 944685056 29440 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531818] ppid=2531809 vsize=922544 memory=4844 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531818/stat : 2531818 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 944685056 29440 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531819] ppid=2531809 vsize=922544 memory=3044 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531819/stat : 2531819 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 944685056 29440 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531820] ppid=2531809 vsize=922544 memory=41500 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531820/stat : 2531820 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 944685056 29440 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531821] ppid=2531809 vsize=922544 memory=4708 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531821/stat : 2531821 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 944685056 29440 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531822] ppid=2531809 vsize=922544 memory=1968 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531822/stat : 2531822 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 944685056 29440 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531823] ppid=2531809 vsize=922544 memory=5680 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531823/stat : 2531823 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 944685056 29440 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531824] ppid=2531809 vsize=922544 memory=12760 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531824/stat : 2531824 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 944685056 29440 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531825] ppid=2531809 vsize=922544 memory=3140 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531825/stat : 2531825 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 944685056 29440 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531826] ppid=2531809 vsize=922544 memory=17828 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531826/stat : 2531826 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 944685056 29440 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531827] ppid=2531809 vsize=922544 memory=47116 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531827/stat : 2531827 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 944685056 29440 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 926868 KiB
Current children cumulated memory: 121924 KiB


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

[pid=2531812/tid=2531820] ppid=2531809 vsize=1138520 memory=11822120823029796 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531820/stat : 2531820 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 1165844480 82608 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531821] ppid=2531809 vsize=1138520 memory=3940 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531821/stat : 2531821 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 1165844480 82608 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531822] ppid=2531809 vsize=1138520 memory=3184 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531822/stat : 2531822 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 1165844480 82608 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531823] ppid=2531809 vsize=1138520 memory=3184 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531823/stat : 2531823 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 1165844480 82608 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531824] ppid=2531809 vsize=1138520 memory=144528 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531824/stat : 2531824 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 1165844480 82608 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531825] ppid=2531809 vsize=1138520 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531825/stat : 2531825 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 1165844480 82608 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531826] ppid=2531809 vsize=1138520 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531826/stat : 2531826 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 1165844480 82608 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531827] ppid=2531809 vsize=1138520 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531827/stat : 2531827 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 1165844480 82608 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
Current children cumulated CPU time: 7.17 s
Current children cumulated vsize: 1142844 KiB
Current children cumulated memory: 334288 KiB

[startup+12.7002 s]
/proc/loadavg: 17.07 28.47 40.33 20/929 2531843
/proc/meminfo: memFree=881286020/1055320704 swapFree=33554428/33554428
[pid=2531809] ppid=2531806 vsize=4324 memory=3184 CPUtime=0 cores=0-15
/proc/2531809/stat : 2531809 (run) S 2531806 2531809 2529215 0 -1 4194304 267 123 0 0 0 0 0 0 20 0 1 0 251578880 4427776 640 18446744073709551615 94635485343744 94635486238277 140724338666192 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94635486477328 94635486525072 94635501912064 140724338673779 140724338674017 140724338674017 140724338679761 0
/proc/2531809/statm: 1081 796 708 219 0 143 0
[pid=2531812] ppid=2531809 vsize=2207120 memory=723524 CPUtime=30.75 cores=0-15
/proc/2531812/stat : 2531812 (python3) R 2531809 2531809 2529215 0 -1 4194304 292769 0 0 0 3049 26 0 0 20 0 16 0 251578882 2260090880 180275 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 0 0 0 17 3 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
/proc/2531812/statm: 551780 180881 13962 753 0 380371 0
[pid=2531812/tid=2531813] ppid=2531809 vsize=2207120 memory=2577 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531813/stat : 2531813 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2260090880 180275 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531814] ppid=2531809 vsize=2207120 memory=5812 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531814/stat : 2531814 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2260090880 180275 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531815] ppid=2531809 vsize=2207120 memory=15628 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531815/stat : 2531815 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2260090880 180275 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531816] ppid=2531809 vsize=2207120 memory=148 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531816/stat : 2531816 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2260090880 180275 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531817] ppid=2531809 vsize=2207120 memory=4638778398332966224 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531817/stat : 2531817 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2260090880 180275 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531818] ppid=2531809 vsize=2207120 memory=3605477179624806561 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531818/stat : 2531818 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2260090880 180275 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531819] ppid=2531809 vsize=2207120 memory=2372 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531819/stat : 2531819 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2260090880 180275 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531820] ppid=2531809 vsize=2207120 memory=11980 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531820/stat : 2531820 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2260090880 180275 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531821] ppid=2531809 vsize=2207120 memory=5812 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531821/stat : 2531821 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2260090880 180275 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531822] ppid=2531809 vsize=2207120 memory=15628 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531822/stat : 2531822 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2260090880 180275 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531823] ppid=2531809 vsize=2207120 memory=173228 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531823/stat : 2531823 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2260090880 180275 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531824] ppid=2531809 vsize=2207120 memory=3184 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531824/stat : 2531824 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2260090880 180275 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531825] ppid=2531809 vsize=2207120 memory=808780 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531825/stat : 2531825 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2260090880 180275 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531826] ppid=2531809 vsize=2207120 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531826/stat : 2531826 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2260090880 180275 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531827] ppid=2531809 vsize=2207120 memory=139847560998417 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531827/stat : 2531827 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2260090880 180275 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
Current children cumulated CPU time: 30.75 s
Current children cumulated vsize: 2211444 KiB
Current children cumulated memory: 726708 KiB

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

# cumulated CPU time of all completed processes:  user=30.7071 s, system=0.306001 s

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

[startup+12.8003 s]
/proc/loadavg: 17.07 28.47 40.33 20/929 2531843
/proc/meminfo: memFree=881286020/1055320704 swapFree=33554428/33554428
[pid=2531809] ppid=2531806 vsize=4324 memory=3184 CPUtime=0 cores=0-15
/proc/2531809/stat : 2531809 (run) S 2531806 2531809 2529215 0 -1 4194304 267 123 0 0 0 0 0 0 20 0 1 0 251578880 4427776 640 18446744073709551615 94635485343744 94635486238277 140724338666192 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94635486477328 94635486525072 94635501912064 140724338673779 140724338674017 140724338674017 140724338679761 0
/proc/2531809/statm: 1081 796 708 219 0 143 0
[pid=2531812] ppid=2531809 vsize=2200976 memory=717476 CPUtime=30.85 cores=0-15
/proc/2531812/stat : 2531812 (python3) R 2531809 2531809 2529215 0 -1 4194304 292769 0 0 0 3059 26 0 0 20 0 16 0 251578882 2253799424 178766 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 0 0 0 17 3 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
/proc/2531812/statm: 550244 179369 13962 753 0 378835 0
[pid=2531812/tid=2531813] ppid=2531809 vsize=2200976 memory=11822120823029796 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531813/stat : 2531813 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2253799424 178766 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531814] ppid=2531809 vsize=2200976 memory=279695115898896 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531814/stat : 2531814 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2253799424 178766 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531815] ppid=2531809 vsize=2200976 memory=3184 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531815/stat : 2531815 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2253799424 178766 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531816] ppid=2531809 vsize=2200976 memory=179644 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531816/stat : 2531816 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2253799424 178766 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531817] ppid=2531809 vsize=2200976 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531817/stat : 2531817 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2253799424 178766 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531818] ppid=2531809 vsize=2200976 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531818/stat : 2531818 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2253799424 178766 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531819] ppid=2531809 vsize=2200976 memory=3184 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531819/stat : 2531819 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2253799424 178766 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531820] ppid=2531809 vsize=2200976 memory=120012 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531820/stat : 2531820 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2253799424 178766 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531821] ppid=2531809 vsize=2200976 memory=3130 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531821/stat : 2531821 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2253799424 178766 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531822] ppid=2531809 vsize=2200976 memory=3184 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531822/stat : 2531822 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2253799424 178766 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531823] ppid=2531809 vsize=2200976 memory=812972 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531823/stat : 2531823 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2253799424 178766 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531824] ppid=2531809 vsize=2200976 memory=809496 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531824/stat : 2531824 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2253799424 178766 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531825] ppid=2531809 vsize=2200976 memory=-6375386835360579197 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531825/stat : 2531825 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2253799424 178766 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531826] ppid=2531809 vsize=2200976 memory=10372 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531826/stat : 2531826 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2253799424 178766 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531827] ppid=2531809 vsize=2200976 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531827/stat : 2531827 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2253799424 178766 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
Current children cumulated CPU time: 30.85 s
Current children cumulated vsize: 2205300 KiB
Current children cumulated memory: 720660 KiB

[startup+12.9002 s]
/proc/loadavg: 17.07 28.47 40.33 20/929 2531843
/proc/meminfo: memFree=881286020/1055320704 swapFree=33554428/33554428
[pid=2531809] ppid=2531806 vsize=4324 memory=3184 CPUtime=0 cores=0-15
/proc/2531809/stat : 2531809 (run) S 2531806 2531809 2529215 0 -1 4194304 267 123 0 0 0 0 0 0 20 0 1 0 251578880 4427776 640 18446744073709551615 94635485343744 94635486238277 140724338666192 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94635486477328 94635486525072 94635501912064 140724338673779 140724338674017 140724338674017 140724338679761 0
/proc/2531809/statm: 1081 796 708 219 0 143 0
[pid=2531812] ppid=2531809 vsize=2151820 memory=669028 CPUtime=30.95 cores=0-15
/proc/2531812/stat : 2531812 (python3) R 2531809 2531809 2529215 0 -1 4194304 293162 0 0 0 3069 26 0 0 20 0 16 0 251578882 2203463680 166654 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 0 0 0 17 3 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
/proc/2531812/statm: 537955 167257 13962 753 0 366546 0
[pid=2531812/tid=2531813] ppid=2531809 vsize=2151820 memory=2577 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531813/stat : 2531813 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2203463680 166654 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531814] ppid=2531809 vsize=2151820 memory=5812 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531814/stat : 2531814 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2203463680 166654 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531815] ppid=2531809 vsize=2151820 memory=15628 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531815/stat : 2531815 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2203463680 166654 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531816] ppid=2531809 vsize=2151820 memory=148 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531816/stat : 2531816 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2203463680 166654 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531817] ppid=2531809 vsize=2151820 memory=4638778398332966224 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531817/stat : 2531817 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2203463680 166654 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531818] ppid=2531809 vsize=2151820 memory=11980 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531818/stat : 2531818 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2203463680 166654 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531819] ppid=2531809 vsize=2151820 memory=5812 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531819/stat : 2531819 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2203463680 166654 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531820] ppid=2531809 vsize=2151820 memory=7318452475133972 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531820/stat : 2531820 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2203463680 166654 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531821] ppid=2531809 vsize=2151820 memory=0 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531821/stat : 2531821 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2203463680 166654 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531822] ppid=2531809 vsize=2151820 memory=3605477179624806561 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531822/stat : 2531822 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2203463680 166654 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531823] ppid=2531809 vsize=2151820 memory=2372 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531823/stat : 2531823 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2203463680 166654 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531824] ppid=2531809 vsize=2151820 memory=15628 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531824/stat : 2531824 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2203463680 166654 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531825] ppid=2531809 vsize=2151820 memory=173228 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531825/stat : 2531825 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2203463680 166654 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531826] ppid=2531809 vsize=2151820 memory=3184 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531826/stat : 2531826 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2203463680 166654 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
[pid=2531812/tid=2531827] ppid=2531809 vsize=2151820 memory=808780 CPUtime=0.07 cores=0-15
/proc/2531812/task/2531827/stat : 2531827 (python3) S 2531809 2531809 2529215 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 251578894 2203463680 166654 18446744073709551615 4321280 7402577 140727944525856 0 0 0 0 16781312 0 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 36003840 140727944533902 140727944534156 140727944534156 140727944540090 0
Current children cumulated CPU time: 30.95 s
Current children cumulated vsize: 2156144 KiB
Current children cumulated memory: 672212 KiB

Child status: 0

Real time (s): 12.9439
CPU time (s): 31.0131
CPU user time (s): 30.7071
CPU system time (s): 0.306001
CPU usage (%): 239.596
Max. virtual memory (cumulated for all children) (KiB): 3379972
Max. memory (cumulated for all children) (KiB): 838920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.7071
system time used= 0.306001
maximum resident set size= 832780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 294103
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= 3079
involuntary context switches= 150


# summary of solver processes directly reported to runsolver:
#   pid: 2531809
#   total CPU time (s): 31.0131
#   total CPU user time (s): 30.7071
#   total CPU system time (s): 0.306001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.061542 second user time and 0.164545 second system time

The end

Launcher Data

Begin job on nodeE005 at 2026-07-04 18:35:10
IDJOB=4825171
IDBENCH=150990
IDSOLVER=3656
FILE ID=nodeE005/4825171-1783182910
RUNJOBID= nodeE005-1783182521-2529225
SLURM_JOB_ID= 12560618
Free space on /tmp= 797536 MiB

SOLVER NAME= cpmpy_ortools (16 cores) 2026-05-18
BENCH NAME= PB24/normalized-PB10/OPT-LIN/leberre/opb-trendy/misc2010/datasets/10orplus/normalized-sonata.cudf.trendy.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-4825171-1783182910/watcher-4825171-1783182910 -o /tmp/evaluation-result-4825171-1783182910/solver-4825171-1783182910 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4825171-1783182910/vars-4825171-1783182910 --bin-var /tmp/runsolver-exch-nodeE005-1783182521-2529225 --watchdog 3760 --use-pty run HOME/instance-4825171-1783182910.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1274681775 --intermediate --solver ortools

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

MD5SUM BENCH= 80dc763f04234207f793694736b4ca1b
RANDOM SEED=1274681775

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 62
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 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		: 3581.610
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 211
initial apicid	: 211
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush 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:       1055320704 kB
MemFree:        881750908 kB
MemAvailable:   1038291152 kB
Buffers:            2348 kB
Cached:         161134880 kB
SwapCached:            0 kB
Active:          9201748 kB
Inactive:       159183752 kB
Active(anon):    8123272 kB
Inactive(anon):        0 kB
Active(file):    1078476 kB
Inactive(file): 159183752 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             24276 kB
Writeback:             0 kB
AnonPages:       7251852 kB
Mapped:           243992 kB
Shmem:            874984 kB
KReclaimable:    1590852 kB
Slab:            2171440 kB
SReclaimable:    1590852 kB
SUnreclaim:       580588 kB
KernelStack:       15280 kB
PageTables:        19464 kB
SecPageTables:     15328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   11243796 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478952 kB
VmallocChunk:          0 kB
Percpu:           130304 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1601536 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:      401860 kB
DirectMap2M:    19843072 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 797508 MiB
End job on nodeE005 at 2026-07-04 18:35:23