Trace number 4786051

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cpmpy_ortools (1 core) 2026-05-18OPT-14511 10.8971 10.9882

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/
KidneyTransplantBenchmarks/normalized-KE_430_008.opb
MD5SUMe2bd3666ace0643fef499af942b5731a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-14511
Best CPU time to get the best result obtained on this benchmark0.171363
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables16184
Total number of constraints349
Number of constraints which are clauses22
Number of constraints which are cardinality constraints (but not clauses)327
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3246
Number of terms in the objective function 16182
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1797212
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1797212
Number of bits of the biggest sum of numbers21
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

0.95/1.11	c Time taken to transform: 0.18982696533203125 seconds

0.95/1.11	c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 1326020906, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7efeb9ed65b0>}

0.95/1.11	c 3597.4308602809906s left to solve

10.69/10.88	c Solution 1, time = 3.9498s

10.69/10.88	o -7446

10.69/10.88	c Solution 2, time = 4.2204s

10.69/10.88	o -9578

10.69/10.88	c Solution 3, time = 4.4553s

10.69/10.88	o -9983

10.69/10.88	c Solution 4, time = 4.4719s

10.69/10.88	o -10742

10.69/10.88	c Solution 5, time = 4.7010s

10.69/10.88	o -11066

10.69/10.88	c Solution 6, time = 4.9899s

10.69/10.88	o -11514

10.69/10.88	c Solution 7, time = 5.1875s

10.69/10.88	o -11579

10.69/10.88	c Solution 8, time = 5.3546s

10.69/10.88	o -11846

10.69/10.88	c Solution 9, time = 5.3624s

10.69/10.88	o -11953

10.69/10.88	c Solution 10, time = 5.4805s

10.69/10.88	o -12060

10.69/10.88	c Solution 11, time = 5.5689s

10.69/10.88	o -12273

10.69/10.88	c Solution 12, time = 5.6182s

10.69/10.88	o -13017

10.69/10.88	c Solution 13, time = 5.6266s

10.69/10.88	o -13062

10.69/10.88	c Solution 14, time = 5.8191s

10.69/10.88	o -13125

10.69/10.88	c Solution 15, time = 6.1995s

10.69/10.88	o -13210

10.69/10.88	c Solution 16, time = 6.2669s

10.69/10.88	o -13218

10.69/10.88	c Solution 17, time = 6.2804s

10.69/10.88	o -13222

10.69/10.88	c Solution 18, time = 6.2898s

10.69/10.88	o -13234

10.69/10.88	c Solution 19, time = 6.3463s

10.69/10.88	o -13285

10.69/10.88	c Solution 20, time = 6.3605s

10.69/10.88	o -13390

10.69/10.88	c Solution 21, time = 6.8441s

10.69/10.88	o -13451

10.69/10.88	c Solution 22, time = 6.9575s

10.69/10.88	o -13508

10.69/10.88	c Solution 23, time = 7.1195s

10.69/10.88	o -13520

10.69/10.88	c Solution 24, time = 7.3128s

10.69/10.88	o -13528

10.69/10.88	c Solution 25, time = 7.4803s

10.69/10.88	o -13550

10.69/10.88	c Solution 26, time = 7.6712s

10.69/10.88	o -13552

10.69/10.88	c Solution 27, time = 7.9304s

10.69/10.88	o -13616

10.69/10.88	c Solution 28, time = 7.9412s

10.69/10.88	o -13617

10.69/10.88	c Solution 29, time = 8.0398s

10.69/10.88	o -13648

10.69/10.88	c Solution 30, time = 8.0540s

10.69/10.88	o -13653

10.69/10.88	c Solution 31, time = 8.0675s

10.69/10.88	o -13789

10.69/10.88	c Solution 32, time = 8.6191s

10.69/10.88	o -13809

10.69/10.88	c Solution 33, time = 8.6429s

10.69/10.88	o -13812

10.69/10.88	c Solution 34, time = 8.6633s

10.69/10.88	o -13844

10.69/10.88	c Solution 35, time = 8.8568s

10.69/10.88	o -13862

10.69/10.88	c Solution 36, time = 9.0112s

10.69/10.88	o -13868

10.69/10.88	c Solution 37, time = 9.4732s

10.69/10.88	o -13869

10.69/10.88	c Solution 38, time = 9.5891s

10.69/10.88	o -13887

10.69/10.88	c Solution 39, time = 9.7404s

10.69/10.88	o -14511

10.69/10.89	o -14511

10.69/10.89	v -x6712 -x14448 -x15661 -x700 -x6455 -x11552 -x11753 -x14433 -x3955 -x14000 -x6128 -x9376 -x10602 -x16053 -x7548 -x11064 -x13061 -x5211 -x3920 -x1257 -x4357 -x13479 -x10546 -x6016 -x2601 -x8268 -x1747 -x16024 -x2981 -x9260 -x12293 -x8772 x14074 -x9582 -x9997 -x9786 -x15732 -x7286 -x7832 -x9835 -x3754 -x9052 -x5085 -x7190 -x15847 -x13443 -x6707 -x12509 -x92 -x6893 -x7766 -x14690 -x7777 -x10265 -x11495 -x1384 -x16055 -x10911 -x11245 -x11153 -x4034 -x9867 -x8915 -x1226 -x1387 -x10318 -x6877 -x14217 -x1507 -x9458 -x403 -x15164 -x13039 -x6840 -x15445 -x14114 -x12157 -x7690 -x11393 -x11025 -x5572 -x7396 -x8130 -x874 -x164 x11463 -x14042 -x5863 -x10637 -x5136 -x5014 -x4821 -x8589 -x12426 -x13686 -x10083 -x15902 -x7530 -x163 -x11396 -x6385 -x8000 -x1921 -x2116 -x8024 -x13353 -x2893 -x15236 -x1089 -x4925 -x11226 -x4501 -x6476 -x12460 -x15152 -x6985 -x150 -x5078 -x10481 -x9591 -x9648 -x6382 -x2704 -x2180 -x5216 -x7799 -x10095 -x10835 -x13702 -x6772 -x16052 -x1967 -x13257 -x5693 -x13916 -x7278 -x7698 -x9231 -x14742 -x4397 -x1002 -x14252 -x4540 -x7056 -x12188 -x10284 -x269 -x10033 -x4539 -x1010 -x13116 -x8897 -x7640 -x6784 -x5405 -x13563 -x15841 -x12463 -x11635 -x12592 -x12653 -x2610 -x13676 -x4157 -x14410 -x2232 -x10294 -x11406 -x11089 -x9249 -x15023 -x13779 -x810 -x6087 -x7955 -x8351 -x7706 -x12051 -x13947 -x11658 -x16097 -x9046 -x12502 -x9289 -x9946 -x125 -x2363 -x4133 -x6779 -x8171 x13272 -x8058 -x670 -x15968 -x9397 -x1262 -x11994 -x2632 -x10768 -x12662 -x1959 -x5523 -x9003 -x3996 -x4657 -x2402 -x467 -x699 -x1528 -x13922 -x13205 -x1056 -x571 -x4973 -x1108 -x6700 -x7645 -x3134 -x2689 -x5891 -x9216 -x4788 -x1745 -x3959 -x12695 -x6972 -x2459 -x11921 -x14103 -x6395 -x7740 -x9211 -x1691 x13805 -x14241 -x458 -x2634 -x5851 -x6710 -x13070 -x4185 -x7321 -x9461 -x10473 -x9414 -x11801 -x11842 -x4292 -x6581 -x16066 -x16144 -x6516 -x15736 -x10976 -x3387 -x14904 -x4503 -x1667 -x1968 -x263 -x2581 -x11137 -x839 -x9092 -x1273 -x8426 -x12017 -x7523 -x13750 -x14923 -x12291 -x4935 -x12939 -x14517 -x5071 -x10985 -x14754 -x3626 -x15370 -x2771 -x6029 -x13886 -x5919 -x7596 -x12911 -x15084 -x15517 -x3841 -x446 -x9878 -x1371 -x148 -x10994 -x12490 -x15240 -x14212 -x12924 -x10822 -x11332 -x15496 -x14349 -x7362 -x8512 -x2970 -x5942 -x10925 -x4290 -x5772 -x2098 -x3158 -x13287 -x10194 -x4475 -x13181 -x1047 -x4276 -x5712 -x10526 -x8147 -x1832 -x15709 -x15737 -x7887 -x14098 -x3246 -x646 -x3377 -x2654 -x2303 -x14567 -x3174 -x11745 -x997 -x15056 -x14724 -x764 -x2405 -x14867 -x10479 -x6075 -x11120 -x7531 -x12678 -x13047 -x84 -x1882 -x14182 -x11142 -x16134 -x6688 -x12852 -x2617 -x9813 -x12047 -x11785 -x10323 -x920 -x9359 -x15721 -x7375 -x7836 -x8052 -x5944 -x8816 -x3255 -x2489 -x3404 -x4066 -x8166 -x14718 -x4118 -x1778 -x9094 -x11487 -x13475 -x15938 -x7039 -x12065 -x15655 -x10683 -x72 -x9505 -x3344 -x6666 -x7602 -x15619 -x7541 -x15730 -x2095 -x7426 -x12814 -x15434 -x13224 -x9136 -x895 -x972 -x8487 -x3492 -x4409 -x797 -x14616 -x4872 -x13871 -x10688 -x6270 -x5703 -x11709 -x7078 -x15201 -x9647 x8958 -x12789 -x4366 -x11204 -x8295 -x13653 -x8425 -x9850 -x3161 -x10654 -x11907 -x2809 -x8576 -x5049 -x7130 -x12319 -x3197 -x4883 -x2471 -x7566 -x10270 -x11725 -x2453 -x7424 -x10306 -x13761 -x3212 -x9417 -x12221 -x4127 -x803 -x12598 -x1335 -x8282 -x15712 -x8022 -x5380 -x9731 -x5873 -x13689 -x8948 -x7814 -x4029 -x11172 -x2242 -x8873 -x241 -x1114 -x8388 -x12431 -x6410 -x774 -x8746 -x6138 -x5185 -x4779 -x4041 -x6182 -x13115 -x15497 -x3683 -x6858 -x1977 -x8933 -x12098 -x4339 -x6206 -x15665 -x5550 -x8715 -x15223 -x15646 -x988 -x10592 -x2435 -x10766 -x13730 -x15531 -x12670 -x1653 -x15491 -x5145 -x15143 -x849 -x10099 -x2709 -x2917 -x9707 -x768 -x6465 -x1601 -x2822 -x8751 -x7852 -x10354 -x8398 -x6468 -x12823 -x317 -x6885 -x8532 -x1328 -x11409 -x5995 -x4911 -x6259 -x5381 -x2972 -x15904 -x9459 -x5888 -x8466 -x10777 -x2016 -x5766 -x2659 -x12742 -x13755 -x7617 -x6419 -x4920 -x3905 -x2590 -x2523 -x6358 -x8344 -x11515 -x8010 -x8380 -x5527 -x14242 -x6770 -x4455 -x13284 -x43 -x8273 -x221 -x6995 -x15349 -x2465 -x12710 -x9872 -x15262 -x7537 -x1274 -x14353 -x9360 -x8731 -x8279 -x268 -x6944 -x2475 -x12637 -x12778 -x3539 -x7193 -x6714 -x1454 -x13983 -x6062 -x9709 -x9156 -x10365 -x13040 -x6061 -x9832 -x459 -x6732 -x1801 -x6617 -x4837 -x11671 -x7874 -x1752 -x4060 -x12898 -x6945 -x10908 -x2637 -x14583 -x6354 -x13255 -x8825 -x10204 -x4208 -x9224 -x10764 -x10833 -x2407 -x9788 -x875 -x1205 -x3324 -x12364 -x16028 -x6365 -x7734 -x535 -x13658 -x15911 -x8562 -x6928 -x4367 -x3778 -x10012 x11795 -x4583 -x650 -x2761 -x7276 -x7368 -x15561 -x10309 -x4722 -x9588 -x12105 -x10200 -x12254 -x4307 -x10042 -x3275 -x15868 -x8357 -x6095 -x16064 -x1326 -x15850 -x12965 -x3613 -x12625 -x15981 -x10363 -x4904 -x6134 -x4591 -x10890 -x11808 -x7339 -x7104 -x5825 -x7353 -x15942 -x3995 -x10205 -x7207 -x13592 -x6613 -x14563 -x12178 -x4473 -x14909 -x15311 -x13428 -x2971 -x10708 -x2566 -x8168 -x3024 -x14694 -x232 -x10544 -x4466 -x7178 -x9214 -x15885 -x7382 -x6733 -x4748 -x7407 -x2192 -x753 -x1015 -x11685 -x11835 -x3311 -x11151 -x3810 -x14633 -x600 -x10666 -x2158 -x11838 -x13984 -x14263 -x15900 -x9076 -x12748 -x12558 -x7165 -x15564 -x10997 -x12191 -x15909 -x8193 -x4123 -x5428 -x5641 -x9262 -x2968 -x5620 -x10624 -x7057 -x3069 -x4511 -x8419 -x391 -x5893 -x7977 -x9434 -x4976 -x2553 -x4732 -x359 -x11467 -x1422 -x9241 -x14877 -x12129 -x12738 -x6959 -x4582 -x11222 -x5660 -x12548 -x8955 -x4764 -x3625 -x469 -x2385 -x11660 -x14812 -x12083 -x13651 -x2864 -x1039 -x9559 -x13136 -x1909 -x13059 -x4329 -x4363 -x9206 -x10103 -x12925 -x5963 -x6923 -x4686 -x7120 -x11739 -x2469 -x889 -x6587 -x1449 -x1649 -x5764 -x5067 -x9281 -x14833 -x1486 -x8309 -x3350 -x5464 -x10832 -x495 -x5103 -x12769 -x2719 -x8527 -x9137 -x13375 -x5125 -x6745 -x6015 -x15901 -x12134 -x13413 -x11254 -x10064 -x13213 -x13329 -x14270 -x1207 -x13727 -x15003 -x3420 -x16061 -x11940 -x1487 -x9868 -x5043 -x1717 -x5488 -x2241 -x3336 -x3364 -x4001 -x12963 -x14014 -x14733 -x1786 -x10304 -x13535 -x7535 -x6080 -x9350 -x6971 -x3632 -x6481 -x9180 -x9298 -x6550 -x1318 -x4325 -x13883 -x8311 -x7341 -x4311 -x6899 -x15000 -x8811 -x10268 -x11703 -x1195 -x5323 -x4288 -x3803 -x11278 -x11364 -x184 -x10424 x10565 -x12578 -x5618 -x5203 -x1517 -x2258 -x2624 -x3436 -x12441 -x3952 -x676 -x1410 -x12511 -x10623 -x1580 -x2193 -x8382 -x6296 -x12357 -x2982 -x10636 -x6593 -x6536 -x8355 -x10825 -x10267 -x9256 -x3553 -x1008 -x868 -x3171 -x10842 -x4160 -x664 -x13945 -x14691 -x765 -x14117 -x7731 -x15212 -x2167 -x15291 -x3184 -x14145 -x12021 -x9933 -x4593 -x10000 -x15929 -x1112 -x5713 -x7877 -x8100 -x5696 x12438 -x14554 -x397 -x13332 -x14378 -x14634 -x11693 -x11720 -x10125 -x2943 -x11950 -x15085 -x15602 -x13243 -x12147 -x3037 -x7914 -x711 -x2977 -x9167 -x6986 -x5701 -x12981 -x4955 -x2911 -x8898 -x6353 -x6201 -x8492 -x7743 -x12321 -x2103 -x15269 -x1177 -x7862 -x11502 -x2281 -x10684 -x2260 -x10587 -x14735 -x9822 -x13055 -x4573 -x8365 -x872 -x7225 -x8043 -x9897 -x886 -x8894 -x10020 -x29 -x4219 -x14878 -x12273 -x8543 -x3695 -x3759 -x8813 -x11873 -x13560 -x15353 -x5243 -x754 -x10490 -x3933 -x4074 -x15762 -x9226 -x5811 -x4843 -x2033 -x5799 -x11543 -x14865 -x4138 -x11058 -x12318 -x826 -x11391 -x14988 -x8346 -x12944 -x5950 -x8017 -x4791 -x3932 -x16076 -x13356 -x3136 -x2618 -x3013 -x5818 -x8795 -x11644 -x3482 -x2027 -x9154 -x11256 -x1501 -x13530 -x13008 -x4457 -x15403 -x8837 -x13234 -x3502 -x1064 -x12447 -x4581 -x8088 -x8049 -x1292 -x8767 -x8011 -x14538 -x9967 -x2823 -x5425 -x7936 -x5438 -x3028 -x10334 -x5691 -x2758 -x14842 -x1866 -x4390 -x3687 -x1196 -x13617 -x12971 -x1467 -x9565 -x14924 -x3816 -x3270 -x14544 -x11964 -x14752 -x8846 -x5415 -x4487 -x4048 -x4344 -x12708 -x15343 -x10704 -x13999 -x5923 -x10679 -x447 -x12725 -x7791 -x3925 -x15278 -x5157 -x1434 -x4126 -x5440 -x2705 -x2138 -x13060 -x497 -x6833 -x3378 -x9112 -x3494 -x1469 -x3361 -x12080 -x1143 -x6952 -x11498 -x9341 -x11613 x13720 -x15522 -x14798 -x15047 -x846 -x5056 -x94 -x3317 -x12991 -x7271 -x7045 -x10353 -x6242 -x7681 -x4988 -x2174 -x4572 -x2378 -x3116 -x4811 -x13913 -x12480 -x12632 -x8275 -x16023 -x9883 -x13958 -x2128 -x5670 -x10730 -x5908 -x15035 -x8942 -x2087 -x15541 -x12859 -x15988 -x327 -x2670 -x1305 -x2855 -x10962 -x951 -x7578 -x1477 -x1389 -x6919 -x7152 -x3156 -x13517 -x1797 -x5127 -x3823 -x7448 -x4578 -x3639 -x15932 -x5252 -x4810 -x14357 -x16010 -x5003 -x5234 -x5605 -x10244 -x792 -x5521 -x8639 -x9172 -x1111 -x12242 -x2040 -x789 -x4152 -x15986 -x1332 -x15355 -x12566 -x9622 -x2875 -x8821 -x11997 -x13335 -x179 -x6639 -x4731 -x6293 -x6525 -x14046 -x4016 -x5501 -x9329 -x1322 -x215 -x2347 -x14609 -x1436 -x4565 -x1070 -x16126 -x2615 -x4195 -x14048 -x13004 -x11193 -x949 -x7298 -x7061 -x8513 -x13745 x8989 -x9990 -x866 -x9037 -x417 -x10689 -x5053 -x1811 -x3699 -x3149 -x10760 -x511 -x13168 -x1973 -x6531 -x4474 -x8284 -x1453 -x14513 -x14047 -x9435 -x14883 -x5595 -x5470 -x6822 -x14626 -x53 -x12990 -x3121 -x7352 -x4521 -x2306 -x12618 -x3861 -x14427 -x12232 -x6658 -x14896 -x3987 -x1594 -x10928 -x3689 -x11530 -x5246 -x5253 -x15453 -x3360 -x9321 -x6835 -x11673 -x3568 -x2302 -x15591 -x7157 -x15165 -x14831 -x15824 -x1565 -x13542 -x10563 -x3314 -x11154 -x12043 -x13410 -x13822 -x4199 -x5324 -x6727 -x6271 -x4431 -x11076 -x11624 -x13963 -x2815 -x12041 -x598 -x15290 x13172 -x382 -x10178 -x9799 -x6532 -x11547 -x6956 -x10878 -x295 -x4919 -x15305 -x15793 -x5155 -x15509 -x15798 -x12552 -x14383 -x11840 -x8445 -x5326 -x14591 -x10504 -x11988 -x8983 -x8528 -x7182 -x9646 -x10028 -x2307 -x9825 -x2594 -x1960 -x11679 -x3273 -x4554 -x2381 -x13729 -x1343 -x12469 -x6561 -x6654 -x5131 -x7805 -x5094 -x14773 -x3030 -x14771 -x435 -x7145 -x15966 -x2824 -x2146 -x7953 -x7093 -x1951 -x3223 -x2592 -x6665 -x14312 -x8707 -x14011 -x8632 -x13480 -x13362 -x8869 -x15862 -x14414 x15547 -x11675 -x5958 -x147 -x3887 -x13434 -x14862 -x15448 -x4400 -x11141 -x3406 -x376 -x4966 -x3883 -x4101 -x14298 -x8681 -x15701 -x11052 -x12746 -x9273 -x7133 -x15261 -x15372 -x1768 -x8349 -x10538 -x13906 -x1804 -x7974 -x13073 -x8449 -x11845 -x6007 -x1184 -x9514 -x815 -x1734 -x10186 -x7930 -x12290 -x13250 -x4994 -x3312 -x9607 -x6845 -x14128 -x7051 -x4163 -x11314 -x11882 -x15887 -x7968 -x15563 -x9228 -x1643 -x3847 -x683 -x12409 -x4186 -x12705 -x1852 -x5158 -x12334 -x14315 -x11247 -x12972 -x6493 -x8596 -x6090 -x8476 -x9335 -x3384 -x12160 -x633 -x5054 -x14699 -x6562 -x15765 -x8301 -x8699 -x11051 -x8322 -x6703 -x12413 -x7195 -x5717 -x9042 -x9157 -x7146 -x4239 -x15567 -x10422 -x13509 -x5964 -x1711 -x1956 -x14845 -x5749 -x11060 -x5065 -x12520 -x12556 -x6731 -x14446 -x14760 -x8137 -x11386 -x1723 -x10048 -x842 -x8511 -x5197 -x10626 -x1732 -x12956 -x2607 -x16163 -x13418 -x6368 -x9030 -x2082 -x7997 -x5260 -x15644 -x13424 -x15058 -x8888 -x10230 -x3791 -x2474 -x804 -x578 -x10134 -x6915 -x5385 -x12897 -x2094 -x15191 -x15280 -x1974 -x11793 -x15477 -x11434 -x4030 -x13015 -x16142 -x5037 -x15282 -x11468 -x3010 -x4285 -x12714 -x2584 -x4577 -x15587 -x2837 -x5774 -x8748 -x5296 -x7085 -x12401 -x13556 -x8200 -x8508 -x2458 -x14809 -x7126 -x8719 -x344 -x13194 -x13723 -x909 -x12580 -x14080 -x2207 -x2206 -x13781 -x3507 -x8629 -x5543 -x11765 -x281 -x3936 -x14455 -x7376 -x2848 -x5815 -x14259 -x8366 -x2448 -x15375 -x9908 -x9950 x12177 -x667 -x2784 -x7695 x15776 -x2450 -x5614 -x5394 -x4011 -x12747 -x13518 -x5993 -x5416 -x1183 -x13089 -x2156 -x11399 -x13465 -x13641 -x6231 -x7618 -x7372 -x14903 -x14462 -x9464 -x12599 -x8270 -x14250 -x2490 -x2446 -x12399 -x2124 -x9521 -x7347 -x4447 -x6058 -x8395 -x10862 -x24 -x2807 -x5833 -x3814 -x9499 -x13345 -x13025 -x6352 -x10269 -x9284 -x11414 -x1420 -x13400 -x11807 -x2422 -x14063 -x6101 -x5167 -x7625 -x1857 -x16143 -x10123 -x2573 -x11250 -x15010 -x1337 -x13936 -x2427 -x11602 -x10943 -x8884 -x4725 -x3675 -x1188 -x6786 -x694 -x1176 -x10758 -x4379 -x1344 -x2055 -x9474 -x15889 -x8225 -x936 -x12776 -x9666 -x13275 -x787 -x6954 -x8325 -x8768 -x13106 -x9599 -x15369 -x10218 -x175 -x9392 -x15874 -x2739 -x4068 -x10191 -x2140 -x14076 -x10025 -x6783 -x13603 -x1621 -x5588 -x1532 -x15839 -x5677 -x9166 -x3043 -x7114 -x6552 -x14386 x12225 -x15337 -x309 -x6411 -x13519 -x15827 -x7700 -x6832 -x3644 -x13885 -x3131 -x8517 -x5410 -x9602 -x10720 -x13030 -x7806 -x14130 -x10888 -x4515 -x5565 -x2860 -x8961 -x13086 -x1413 -x13316 -x1251 -x2176 -x6921 -x11609 -x13489 -x14333 -x2742 -x2777 -x11337 -x6110 -x12096 -x12554 -x15891 -x13857 -x15420 -x8863 -x8244 -x3563 -x118 -x1149 -x14494 -x8037 -x7467 -x6155 -x54 -x3544 -x11190 -x1812 -x8561 -x474 -x10824 -x11538 -x11828 -x9566 -x11054 -x8766 -x9280 -x10866 -x5875 -x13048 -x13481 -x15342 -x7646 -x9075 -x466 -x9522 -x8020 -x1282 -x3458 -x13798 -x12044 -x1659 -x14072 -x10336 -x12613 -x12717 -x2671 -x6852 -x7245 -x4864 -x2667 -x8306 -x4087 -x5896 -x11740 -x9575 -x3868 -x14653 -x11417 -x13622 -x3904 -x6795 -x2768 -x2147 -x5662 -x3525 -x6425 -x2549 -x7028 -x3055 -x11008 -x7992 -x2344 -x13558 -x1288 -x14379 -x15533 -x11643 -x6907 -x6637 -x237 -x13347 -x1447 -x10255 -x10660 -x12471 -x3478 -x8132 -x9300 -x6815 -x15886 -x13493 -x3325 -x1758 -x10492 -x1041 -x8709 -x11576 -x12813 -x3725 -x15394 -x9600 -x9621 -x6891 -x9290 -x5611 -x8794 -x4268 -x10285 -x3710 -x1791 -x738 -x14852 -x13588 -x2187 -x11007 -x3746 -x12948 -x14127 -x3188 -x3953 -x4993 -x8644 -x6673 -x5630 -x5740 -x3118 -x15008 x14770 -x8281 -x9073 -x6203 -x5734 -x13891 -x3198 -x9252 -x13149 -x6186 -x7026 -x3222 -x11098 -x3179 -x2185 -x8182 -x12537 -x8678 -x12614 -x6502 -x3385 -x12994 -x6947 -x9055 -x4859 -x12180 -x14786 -x6599 -x5897 -x13447 -x8495 -x1586 -x13572 -x13093 -x13612 -x7573 -x14491 -x2941 -x5927 -x3139 -x3835 -x11869 -x13196 -x4472 -x2127 -x9278 -x4353 -x1254 -x4028 -x12217 -x2008 -x1078 -x11599 -x543 -x8797 -x8917 -x13706 -x12499 -x13238 -x11474 -x4164 -x166 -x10625 -x2570 -x5705 -x9669 -x15566 -x2540 -x7813 -x11946 -x8812 -x5048 -x4336 -x5263 -x4851 -x8998 -x1918 -x15773 -x13591 -x10665 -x7577 -x7265 -x14810 -x6836 -x8618 -x1509 -x6019 -x15979 -x9535 -x3753 -x1949 -x7236 -x11896 -x14097 -x6338 -x3657 -x15408 -x13281 -x15198 -x2159 -x6792 -x8808 -x8954 -x11023 -x12905 -x9120 -x12793 -x2696 -x3578 -x251 -x6025 -x3666 -x3242 -x7962 -x6034 -x10425 -x13825 -x9902 -x8587 -x2152 -x6010 -x12640 -x8650 -x14188 -x15528 -x12095 -x11246 -x940 -x13915 -x629 -x6065 -x8012 -x5446 -x5784 -x10238 -x7781 -x15157 -x8669 -x8493 -x9023 -x8827 -x1049 -x8739 -x15751 -x915 -x15325 -x3714 -x4533 -x550 -x7643 -x6159 -x11789 -x3672 -x11429 -x15600 -x303 -x4130 -x6147 -x12081 -x6326 -x14070 -x261 -x407 -x2154 -x12154 -x13876 -x14146 -x14399 -x15609 -x6728 -x2801 -x6793 -x5683 -x696 -x12484 -x2463 -x14767 -x11521 -x3087 -x14689 -x8638 -x1346 -x643 -x9126 -x10155 -x11312 -x103 -x11893 -x13569 -x3732 -x14415 -x14910 -x5321 -x1938 -x16137 -x8214 -x9696 -x4721 -x8741 -x8287 -x2007 -x14726 -x11708 -x74 -x14152 -x2496 -x13934 -x15510 -x7871 -x2894 -x11147 -x258 -x2986 -x2122 -x15861 -x8706 -x11694 -x1644 -x13197 -x9469 -x8389 -x781 -x12575 -x15489 -x11776 -x12890 -x9856 -x9720 -x5318 -x806 -x11418 -x4257 -x4008 -x11168 -x3551 -x5340 -x8190 -x1668 -x6543 -x12382 -x13744 -x13049 -x4434 -x7842 -x10165 -x8353 -x433 -x15676 -x9187 -x5753 -x14039 -x4406 -x9986 -x8607 -x10001 -x11133 -x13610 -x14266 -x8155 -x7518 -x14293 -x7623 -x3333 -x9150 -x4301 -x2886 -x2100 -x16017 -x4120 -x9288 -x10510 -x1199 -x14275 -x15513 -x6744 -x2074 -x13024 -x10472 -x6964 -x11203 -x12992 -x14236 -x11214 -x10092 -x3615 -x9364 -x12510 -x10804 -x14808 -x4712 -x10203 -x10815 -x4517 -x12910 -x5013 -x10129 -x6683 -x11884 -x8165 -x4464 -x10241 -x516 -x4579 -x11886 -x11537 -x9689 -x574 -x677 -x14154 -x4754 -x6575 -x15625 -x1587 -x10150 -x4217 -x4382 -x10260 -x14987 -x5201 -x13199 -x3403 -x2461 -x1009 -x7987 -x3670 -x4897 -x11764 -x9237 -x1204 -x6108 -x3444 -x3609 -x11156 -x4189 -x15697 -x1040 -x10853 -x1792 -x11617 -x13990 -x2219 -x10448 -x8774 -x2525 -x6859 -x12030 -x13218 -x9627 -x11472 -x352 -x4979 -x4564 -x11039 -x1773 -x12608 -x11723 -x3227 -x10120 -x7333 -x16029 -x14271 -x5715 -x3422 -x8870 -x5027 -x5019 -x8192 -x76 -x2725 -x3802 -x1400 -x1272 -x12362 -x7439 -x4723 -x14159 -x6331 -x9439 -x5692 -x14345 -x7793 -x501 -x6321 -x7536 -x9838 -x11194 -x11363 -x10361 -x8205 -x9315 -x10809 -x11088 -x6001 -x9996 -x177 -x7083 -x3608 -x1751 -x8538 -x509 -x5587 -x3569 -x5582 -x15072 -x8481 -x6965 -x7000 -x10487 -x10281 -x9673 -x11381 -x11698 -x14738 -x2651 -x9915 -x2243 -x1737 -x8413 -x3007 -x9870 -x1629 -x9043 -x860 -x5090 -x6976 -x3380 -x10655 -x12163 -x13269 -x15142 -x11626 -x3828 -x15062 -x4508 -x2267 -x3591 -x8345 -x3205 -x9193 -x14223 -x14777 -x16022 -x6172 -x2215 -x14637 -x11667 -x10916 -x2394 -x13405 -x1186 -x14727 -x8828 -x5223 -x16156 -x580 -x7163 -x11047 -x7287 -x8616 -x7780 -x11929 -x961 -x11987 -x14961 -x11135 -x2451 -x8157 -x5819 -x9182 -x11073 -x10586 -x4376 -x7929 -x2597 -x6463 -x13411 -x4035 -x16079 -x9901 -x13911 -x14823 -x1417 -x7112 -x11852 -x10570 -x3019 -x1140 -x5925 -x3230 -x6505 -x12811 -x5478 -x7957 -x1381 -x15485 -x12465 -x13812 -x15071 -x5864 -x15382 -x2247 -x1136 -x15503 -x7415 -x11701 -x6808 -x1803 -x10302 -x5544 -x7873 -x2430 -x14695 -x7307 -x5810 -x4488 -x6948 -x5697 -x9379 -x1035 -x13664 -x9639 -x9797 -x3523 -x9146 -x13393 -x13487 -x10396 -x4865 -x7460 -x13571 -x627 -x1055 -x1858 -x665 -x14428 -x752 -x6292 -x14565 -x5747 -x7722 -x13063 -x13728 -x5350 -x13905 -x13035 -x14327 -x6623 -x1153 -x6903 -x1725 -x10024 -x14377 -x11726 -x14511 -x299 -x1235 -x7610 -x14283 -x6701 -x2214 -x9806 -x12108 -x13707 -x3776 -x9512 -x4410 -x2210 -x12606 -x5212 -x2835 -x10840 -x9829 -x12143 -x5675 -x11408 -x6252 -x5060 -x15845 -x5583 -x15421 -x8483 -x10058 -x12099 -x13037 -x6819 -x14150 -x1201 -x1203 -x2969 -x8471 -x6799 -x8658 -x4368 -x8269 -x3979 -x5721 -x4125 -x8381 -x6324 -x8169 -x3649 -x8736 -x3481 -x2066 -x8376 -x3180 -x14306 -x4827 -x15643 -x1802 -x11004 -x9423 -x13555 -x13754 -x3041 -x3667 -x1461 -x8199 -x10657 -x1772 -x1876 -x11614 -x12694 -x8358 -x6227 -x4384 -x14082 -x5016 -x8932 -x5601 -x8411 -x14136 -x16149 -x7747 -x11908 -x3827 -x990 -x6415 -x9272 -x9968 -x12739 -x12922 -x6173 -x10498 -x7149 -x16171 -x9834 -x531 -x13939 -x12073 -x10569 -x11165 -x13972 -x1760 -x15605 -x6281 -x5117 -x6608 -x4459 -x3555 -x8167 -x6059 -x701 -x9017 -x14601 -x10061 -x8758 -x13042 -x13718 -x3565 -x11823 -x3937 -x3993 -x8713 -x10427 -x9485 -x11514 -x9053 -x15330 -x8173 -x9326 -x11022 -x3327 -x2638 -x15347 -x10620 -x6422 -x6361 -x838 -x4597 -x1516 -x5686 -x6391 -x9212 -x10830 -x2300 -x361 -x11967 -x7033 -x5359 -x9366 -x11729 -x7807 -x597 -x4477 -x11592 -x4783 -x6837 -x15658 -x2216 -x11275 -x5001 -x13217 -x4389 -x6156 -x11241 -x11909 -x15097 -x14589 -x1018 -x7409 -x14618 -x12104 -x12564 -x15268 -x769 -x5528 -x6285 -x11923 -x2648 -x9793 -x5031 -x15030 -x929 -x11881 -x12634 -x3712 -x5727 -x13976 -x11683 -x13491 -x2929 -x2411 -x15890 -x1863 -x2720 -x12698 -x11373 -x6880 -x2805 -x425 -x13938 -x3106 -x15101 -x1859 -x596 -x1349 -x3913 -x9537 -x3739 -x139 -x8117 -x8308 -x9209 -x9480 -x3571 -x6702 -x1003 -x9413 -x1878 -x12841 -x28 -x3501 -x9135 -x11605 -x2488 -x5580 -x6255 -x10716 -x751 -x5558 -x8571 -x11834 -x16182 -x13221 -x3562 -x7154 -x11206 -x14959 -x5649 -x11847 -x14998 -x12968 -x10002 -x4033 -x1249 -x7630 -x8939 -x5982 -x11403 -x11504 -x5347 -x6909 -x10865 -x2282 -x1499 -x7216 -x4258 -x5711 -x2440 -x16018 -x6797 -x7153 -x14539 -x584 -x8079 -x9455 -x8904 -x9493 -x1323 -x12975 -x8239 -x10868 -x9309 -x11286 -x8752 -x581 -x9257 -x2181 -x4729 -x8305 -x14325 -x8526 -x8835 -x5800 -x6906 -x14507 -x3530 -x11243 -x13735 -x11568 -x12871 -x13209 -x13309 -x13379 -x13539 -x2810 -x16012 -x5564 -x10227 -x7614 -x927 -x11303 -x9664 -x3654 -x2478 -x5872 -x13708 -x4492 -x3782 -x5575 -x14807 -x1393 -x7497 -x13442 -x5585 -x5962 -x10234 -x14107 -x4352 -x6580 -x9974 -x6136 -x11561 -x4830 -x3577 -x1508 -x2781 -x1845 -x8799 -x1309 -x7109 -x9528 -x15570 -x10591 -x12513 -x3596 -x9525 -x12275 -x6955 -x4724 -x13220 -x2563 -x5483 -x899 -x8350 -x10276 -x13286 -x3669 -x6800 -x8529 -x12903 -x4903 -x7727 -x13225 -x12655 -x5256 -x4648 -x1227 -x6682 -x7752 -x6103 -x6462 -x1404 -x4552 -x4555 -x1548 -x8055 -x9208 -x10726 -x8941 -x3643 -x13314 -x6050 -x12735 -x3851 -x3519 -x13544 -x11119 -x13594 -x3924 -x1591 -x6820 -x7111 -x864 -x2818 -x11971 -x10370 -x14678 -x13624 -x6912 -x8626 -x9741 -x8108 -x3120 -x10060 -x4719 -x12560 -x6220 -x7788 -x12375 -x9457 -x1231 -x1925 -x4065 -x6428 -x10051 -x1776 -x4512 -x610 -x3292 -x3863 -x38 -x4347 -x14167 -x15419 -x8763 -x7209 -x4866 -x8189 -x15208 -x1641 -x12397 -x4632 -x13154 -x14728 -x12353 -x7324 -x7012 -x9333 -x4427 -x10290 -x11062 -x12037 -x1551 -x6898 -x9534 -x9954 -x3877 -x5079 -x5731 -x12327 -x10876 -x13303 -x9264 -x1498 -x14764 -x10995 -x9923 -x11903 -x6668 -x9583 -x11758 -x3128 -x13441 -x12709 -x4622 -x11413 -x532 -x10071 -x11706 -x12176 -x5718 -x386 -x9448 -x15924 -x3210 -x7187 -x11778 -x6904 -x2620 -x5930 -x9399 -x5270 -x4991 -x472 -x5809 -x3470 -x8098 -x11082 -x5997 -x1278 -x5785 -x11961 -x12638 -x1932 -x7427 -x13758 -x9 -x7147 -x3475 -x229 -x6530 -x3276 -x14355 -x12153 -x5673 -x4069 -x15177 -x4801 -x12331 -x7074 -x881 -x5689 -x2832 -x12574 -x14999 -x3452 -x5808 -x6821 -x4990 -x7059 -x11636 -x1631 -x8071 -x7016 -x2538 -x11061 -x12685 -x6993 -x8400 -x4815 -x9007 -x14277 -x1935 -x9677 -x6901 -x9261 -x7008 -x8330 -x9728 -x7284 -x11228 -x3253 -x337 -x12078 -x14950 -x5615 -x8891 -x7629 -x7110 -x651 -x3584 -x3788 -x14366 -x2507 -x6559 -x9355 -x15870 -x5310 -x6416 -x460 -x15699 -x4675 -x3299 -x3783 -x10224 -x8809 -x3130 -x9876 -x5871 -x2261 -x11989 -x3199 -x14600 -x2668 -x5556 -x3008 -x9470 -x12617 -x15187 -x13203 -x11131 -x4760 -x3302 -x15936 -x3356 -x10297 -x10197 -x12977 -x3293 -x736 -x1483 -x1267 -x7277 -x2276 -x5745 -x9853 -x13151 -x8477 -x15462 -x353 -x4327 -x3807 -x3236 -x14273 -x15603 -x1780 -x9205 -x12547 -x6584 -x282 -x12282 -x3485 -x11781 -x11253 -x758 -x4201 -x5955 -x5973 -x7315 -x4607 -x7713 -x4744 -x11005 -x1543 -x10547 -x6264 -x583 -x9717 -x10847 -x12384 -x5676 -x4340 -x4430 -x3704 -x15442 -x2321 -x13341 -x16148 -x3440 -x7600 -x59 -x2345 -x8610 -x1016 -x15532 -x15925 -x9805 -x7234 -x6790 -x5961 -x14666 -x11349 -x6635 -x4342 -x5257 -x8711 -x12570 -x10401 -x10085 -x5578 -x14368 -x4854 -x8036 -x6112 -x4426 -x10856 -x11969 -x7230 -x308 -x14674 -x10759 -x757 -x1829 -x10831 -x791 -x7328 -x15717 -x1662 -x3664 -x15439 -x6183 -x11984 -x7228 -x9353 -x15956 -x5948 -x15374 -x11990 -x9181 -x2585 -x6720 -x3141 -x5190 -x5890 -x1831 -x8991 -x9633 -x9502 -x1611 -x15465 -x748 -x1991 -x2706 -x15435 -x15535 -x12006 -x5472 -x6287 -x4958 -x10400 -x10697 -x2169 -x11227 -x410 -x13020 -x9635 -x15082 -x15134 -x13946 -x2953 -x5755 -x7053 -x12402 -x14436 -x7768 -x413 -x13834 -x9623 -x1306 -x4265 -x4928 -x9174 -x12768 -x12094 -x8805 -x5522 -x14057 -x1022 -x12436 -x4193 -x2072 -x270 -x6294 -x11358 -x109 -x5491 -x15060 -x8981 -x9928 -x1893 -x4542 -x2295 -x552 -x3535 -x12392 x14123 -x1647 -x16089 -x11352 -x5177 -x9061 -x8682 -x14364 -x4769 -x727 -x9382 -x10148 -x1733 -x8087 -x5133 -x10649 -x1756 -x2827 -x2699 -x12699 -x7835 -x1032 -x2904 -x6669 -x12420 -x8683 -x7869 -x14506 -x8872 -x1707 -x14502 -x16044 -x3740 -x2749 -x8579 -x178 -x11459 -x10101 -x13787 -x10444 -x4926 -x3484 -x917 -x568 -x14568 -x174 -x4953 -x9398 -x1789 -x3103 -x13387 -x4241 -x8893 -x2901 -x5874 -x13510 x11443 -x3690 -x6144 -x12660 -x12913 -x350 -x2915 -x8621 -x3981 -x15237 -x14032 -x9613 -x7291 -x9440 -x6612 -x15040 -x8634 -x3722 -x5266 -x9517 -x5821 -x11448 -x6394 -x16085 -x2838 -x11371 -x9083 -x6143 -x9016 -x6184 -x13748 -x13820 -x14558 -x11412 -x4778 -x5236 -x14772 -x8179 -x9352 -x576 -x15428 -x4520 -x14440 -x10280 -x10850 -x12775 -x8152 -x11277 -x4660 -x15651 -x2343 -x2205 -x1583 -x11816 -x9450 -x10360 -x5848 -x8028 -x5505 -x10781 -x5179 -x12183 -x10005 -x5358 -x13533 -x14758 -x14187 -x4974 -x10634 -x6114 -x4348 -x12951 -x10779 -x8146 -x11746 -x12740 -x3215 -x4621 -x2645 -x3132 -x15763 -x1761 -x3052 -x2484 -x7960 -x13849 -x10790 -x16074 -x9631 -x9251 -x12459 -x12853 -x13036 -x7038 -x6990 -x3164 -x6652 -x10761 -x1154 -x15153 -x6289 -x2449 -x490 -x15811 -x7720 -x4229 -x15074 -x9733 -x3137 -x11138 -x10727 -x12750 -x7718 -x2996 -x4224 -x13970 -x11878 -x2163 -x15037 -x14680 -x7932 -x3397 -x3673 -x3005 -x2939 -x15985 -x3866 -x10581 -x13368 -x8625 -x7142 -x7798 -x15780 -x4057 -x1329 -x7485 -x181 x14992 -x9750 -x4560 -x3949 -x8339 -x8359 -x14621 -x653 -x992 -x8749 -x7652 -x1065 -x7381 -x11704 -x545 -x12419 -x1813 -x4649 -x9857 -x3498 -x13615 -x9038 -x16153 -x15341 -x8387 -x3557 -x15882 -x7036 -x16084 -x4716 -x14962 -x5424 -x1639 -x7092 -x8040 -x5551 -x883 -x12192 -x11325 -x4726 -x6171 -x9009 -x615 -x11024 -x11081 -x11587 -x4889 -x6389 -x7612 -x15184 -x7656 -x2322 -x11117 -x12849 -x16099 -x5118 -x11871 -x10330 -x8164 -x12089 -x4809 -x959 -x11113 -x15080 -x4950 -x10579 -x2734 -x9368 -x2722 -x10540 -x14321 -x10102 -x1872 -x11267 -x5082 -x12833 -x15637 -x5151 -x10961 -x7102 -x14548 -x10116 -x7553 -x9147 -x11804 -x1021 -x5911 -x3575 -x9618 -x9704 -x4900 -x7851 -x8162 -x2675 -x10955 -x11630 -x8255 -x6135 -x3797 -x835 -x6571 -x1672 -x12850 -x13494 -x7492 -x2853 -x7461 -x7186 -x10394 -x11551 -x15965 -x14183 -x10441 -x14467 -x4696 -x16086 -x6938 -x816 -x9976 -x13937 -x13258 -x10810 -x5980 -x239 -x7205 -x11016 -x15726 -x5678 -x4907 -x13427 -x4262 -x13752 -x7160 -x14400 -x2737 -x2763 -x13854 -x2485 -x1172 -x11407 -x9394 -x9983 -x3488 x9578 -x10429 -x795 -x5724 -x1219 -x7071 -x1220 -x4470 -x7903 -x11346 -x11053 -x14556 -x2551 -x6145 -x10274 -x9050 -x13794 -x13824 -x4828 -x36 -x8136 -x11633 -x6421 -x3262 -x12301 -x910 -x13141 -x4238 -x2909 -x4934 -x9164 -x5153 -x15049 -x12726 -x477 -x3329 -x2806 -x13780 -x1045 -x1926 -x10640 -x7224 -x8148 -x5913 -x13071 -x7925 -x5045 -x11713 -x15548 -x6036 -x11982 -x16060 -x15334 -x2897 -x15043 -x8228 -x10859 -x773 -x6847 -x15586 -x10142 -x5813 -x4576 -x7164 -x8180 -x4535 -x1466 -x971 -x6381 -x554 -x2046 -x6272 -x15905 -x5 -x14801 -x12733 -x11600 -x14452 -x1828 -x8212 -x1680 -x5827 -x13226 -x6329 -x13318 -x10991 -x641 -x14725 -x14792 -x3466 -x13017 -x7682 -x7985 -x13711 -x7268 -x7792 -x7966 -x6070 -x14101 -x6557 -x8663 -x316 -x13426 -x13956 -x7841 -x14469 -x11945 -x7824 -x3908 -x6894 -x1127 -x4676 -x15723 -x1651 -x3800 -x9013 -x7433 -x10816 -x10992 -x9721 -x9275 -x12423 -x6765 -x7330 -x5945 -x14449 -x6443 -x6653 -x3067 -x1495 -x5837 -x2910 -x720 -x15498 -x9719 -x10501 -x3463 -x4364 -x3097 -x3650 -x10834 -x6678 -x14795 -x12184 -x1297 -x15571 -x12091 -x12729 -x12993 -x11028 -x6165 -x9363 -x9628 -x15211 -x2045 -x15524 -x877 -x15975 -x15662 -x9963 -x10724 -x7383 -x15638 -x7830 -x10755 -x6039 -x7213 -x4378 -x1519 -x14650 -x18 -x8726 -x6161 -x11597 -x6458 -x7081 -x3756 -x15406 -x9133 -x5336 -x10656 -x6659 -x15760 -x12498 -x15797 -x2212 -x14108 -x10817 -x7017 -x4912 -x9688 -x11464 -x7763 -x8640 -x7087 -x12676 -x6686 -x9826 -x13019 -x5834 -x16176 -x6348 -x12071 -x14478 -x12084 -x6540 -x15804 -x2546 -x12139 -x6249 -x2401 -x15245 -x9643 -x15852 -x6316 -x8070 -x2410 -x5398 -x1450 -x9849 -x8314 -x4222 -x3964 -x7795 -x8334 -x3681 -x4386 -x11595 -x12873 -x16181 -x14855 -x4836 -x8403 -x2854 -x262 -x9611 -x10451 -x9491 -x3514 -x7624 -x2924 -x12077 -x5351 -x790 -x985 -x10732 -x16006 -x10511 -x8779 -x10112 -x7516 -x10026 -x15962 -x1030 -x4507 -x2382 -x10111 -x928 -x7834 -x11159 -x6774 -x2666 -x9313 -x5832 -x4949 -x11536 -x5994 -x5921 -x12405 -x7196 -x10703 -x6054 -x2336 -x8956 -x2881 -x14343 -x11144 -x13589 -x6274 -x8298 -x11316 -x3944 -x188 -x1529 -x15771 -x12404 -x11116 -x9886 -x9977 -x8769 -x13668 -x13645 -x11855 -x5506 -x10399 -x4014 -x7865 -x6631 -x9687 -x15252 -x2182 -x6718 -x2498 -x15599 -x2249 -x1484 -x13486 -x3582 -x2727 -x5451 -x1388 -x6719 -x11639 -x14762 -x885 -x2018 -x2274 -x8453 -x1440 -x15501 -x2067 -x9238 -x8905 -x3123 -x4022 -x15881 -x2663 -x6717 -x11506 -x11799 -x15078 -x7355 -x11183 -x2454 -x1260 -x11260 -x3947 -x9121 -x15695 -x12796 -x9070 -x11775 -x201 -x13422 -x8645 -x13142 -x5986 -x15178 -x6841 -x1378 -x8421 -x7483 -x10854 -x6596 -x6017 -x6056 -x6277 -x5161 -x7515 -x2554 -x1120 -x857 -x11341 -x6472 -x5371 -x5988 -x96 -x9441 -x9068 -x13191 -x10788 -x11975 -x13853 -x5277 -x7227 -x9404 -x11606 -x3607 -x15883 -x1146 -x3167 -x1058 -x3871 -x15018 -x2984 -x4116 -x7379 -x11186 -x4786 -x8818 -x205 -x12019 -x11957 -x13696 -x8879 -x8690 -x1299 -x6556 -x5802 -x10650 -x9307 -x7849 -x3145 -x6723 -x6756 -x3248 -x5694 -x12199 -x13962 -x9574 -x3489 -x1141 -x9713 -x16004 -x11610 -x3308 -x7500 -x10694 -x11126 -x11761 -x441 -x11125 -x13392 -x15118 -x11040 -x4073 -x6384 -x11109 -x747 -x7344 -x1787 -x3033 -x12829 -x79 -x9385 -x3405 -x8796 -x12482 -x15215 -x5953 -x9024 -x11302 -x6386 -x14426 -x16161 -x7919 -x5525 -x7101 -x7125 -x12388 -x11656 -x14561 -x2222 -x1247 -x2902 -x4129 -x13134 -x13751 -x14660 -x9014 -x13223 -x2928 -x13764 -x14337 -x15559 -x5904 -x3018 -x4361 -x5042 -x10445 -x15380 -x9210 -x1650 -x1984 -x1879 -x12681 -x2189 -x9197 -x12802 -x4553 -x2196 -x10135 -x10277 -x7592 -x6313 -x7796 -x11444 -x1478 -x4704 -x11419 -x12218 -x14926 -x5655 -x5750 -x12894 -x13537 -x2184 x7760 -x2872 -x2952 -x15951 -x14479 -x11199 -x11192 -x1735 -x2950 -x14860 -x5817 -x14251 -x5739 -x12330 -x15312 -x7885 -x10733 -x2834 -x15256 -x6679 -x10225 -x7697 -x2906 -x11649 -x8375 -x6661 -x1090 -x897 -x2759 -x15459 -x2625 -x2183 -x8177 -x9299 -x14688 -x6879 -x5352 -x4643 -x1820 -x8714 -x12253 -x12090 -x13981 -x7864 -x11491 -x2456 -x6567 -x2534 -x13359 -x13625 -x12790 -x12864 -x10088 -x9727 -x14282 -x11152 -x4432 -x13504 -x8107 -x13453 -x4061 -x1208 -x3092 -x5432 -x3870 -x3763 -x3195 -x6754 -x6632 -x13161 -x3472 -x6646 -x7180 -x7401 -x14403 -x15616 -x13975 -x13814 -x11766 -x9432 -x639 -x50 -x3747 -x15340 -x14317 -x9132 -x3958 -x7599 -x265 -x13831 -x10182 -x11425 -x10079 -x11415 -x220 -x5609 -x2974 -x14610 -x10466 -x10950 -x3418 -x599 -x3652 -x11549 -x12540 -x15668 -x15024 -x7951 -x7140 -x13473 -x10827 -x2899 -x16110 -x15051 -x7391 -x12820 -x10450 -x819 -x1676 -x8969 -x1241 -x180 -x11084 -x13074 -x9663 -x12732 -x2716 -x1506 -x9232 -x1246 -x14301 -x14656 -x1122 -x2 -x10923 -x2480 -x2316 -x11105 -x3603 -x8970 -x15098 -x865 -x2118 -x4709 -x6518 -x7735 -x7075 -x5617 -x13836 -x9701 -x2202 -x6887 -x15376 -x2591 -x9388 x10282 -x12825 -x12809 -x401 -x15065 -x15138 -x15131 -x4781 -x6330 -x13691 -x1708 -x10215 -x11507 -x13513 -x10379 -x1147 -x726 -x11864 -x6848 -x5119 -x15386 -x10468 -x11540 -x3668 -x2452 -x9595 -x4161 -x13614 -x15452 -x6495 -x12470 -x12128 -x3162 -x7721 -x2293 -x12673 -x1684 -x442 -x7250 -x13845 -x7282 -x204 -x14088 -x7219 -x4326 -x14570 -x6209 -x2413 -x1131 -x2991 -x6005 -x8103 -x2633 -x2078 -x12954 -x10855 -x11191 -x12682 -x1113 -x4804 -x5845 -x15654 -x6323 -x5624 -x14371 -x13850 -x8856 -x13775 -x5465 -x12335 -x1011 -x9113 -x379 -x11273 -x12481 -x13350 -x14444 -x5559 -x12206 -x14882 -x8753 -x3723 -x2190 -x14872 x8717 -x12896 -x6318 -x14593 -x3062 -x12518 -x10407 -x2079 -x8207 -x1605 -x12731 -x3960 -x732 -x12563 -x12166 -x6257 -x16021 -x14783 -x15108 -x5541 -x3774 -x13515 -x5392 -x13742 -x8547 -x9361 -x12979 -x9145 -x10863 -x2552 -x5429 -x8285 -x9170 -x10980 -x1446 -x3245 -x8762 -x3858 -x9680 -x14533 -x374 -x11215 -x11792 -x2005 -x5933 -x7823 -x14339 -x9855 -x2010 -x4084 -x14861 -x343 -x3089 -x9730 -x10462 -x12996 -x10411 -x12152 -x15054 -x12593 -x3027 -x11742 -x16133 -x12425 -x9780 -x11744 -x11318 -x1919 -x7581 -x12464 -x6166 -x9140 -x12271 -x4736 -x2839 -x3349 -x912 -x14238 -x15931 -x1748 -x1128 -x5059 -x1514 -x1559 -x10609 -x8491 -x10901 -x5102 -x14091 -x15299 -x3537 -x7970 -x5539 -x13148 -x2583 -x3191 -x15980 -x10735 -x4102 -x5343 -x14940 -x7479 -x6640 -x13604 -x6752 -x12027 -x13113 -x7881 -x9890 -x1324 -x3729 -x369 -x12394 -x11148 -x4136 -x12013 -x14404 -x14505 -x14027 -x253 -x15849 -x13383 -x2233 -x3416 -x10412 -x2925 -x11189 -x3919 -x4536 -x411 -x86 -x7709 -x13973 x11825 -x5569 -x15229 -x8738 -x11466 -x12385 -x7397 -x9759 -x13672 -x14438 -x5621 -x7543 -x3906 -x1783 -x6079 -x9271 -x10594 -x13227 -x3506 -x12141 -x4056 -x15620 -x6663 -x14442 -x12838 -x621 -x7490 -x491 -x7311 -x10456 -x15469 -x11898 -x1996 -x10972 -x6987 -x9405 -x11591 -x14037 -x15053 -x10555 -x12553 -x6440 -x14931 -x3892 -x4236 -x10567 -x12959 -x10669 -x9785 -x2641 -x11992 -x5430 -x75 -x5338 -x15733 -x11484 -x8364 -x8944 -x3768 -x7635 -x8266 -x3943 -x14115 -x1825 -x15440 -x6949 -x10811 -x4018 -x12827 -x7514 -x5623 -x10132 -x8112 -x9585 -x10216 -x3290 -x12317 -x10531 -x1695 -x13365 -x11931 -x15192 -x15135 -x6872 -x14026 -x2315 -x993 -x3338 -x11560 -x9060 -x4962 -x4299 -x15838 -x9056 -x13803 -x15554 -x10917 -x2557 x9939 -x14854 -x11372 -x4044 -x13179 -x13167 -x6838 -x9657 x11208 -x3735 -x705 -x11359 -x13677 -x13895 -x3840 -x1157 -x4245 -x11361 -x12514 -x4374 -x7703 x11447 -x5093 -x12175 -x15020 -x1638 -x3636 x2724 -x1280 -x15073 -x7338 -x7064 -x11470 -x5877 -x1121 -x13978 -x2057 -x11819 -x11200 -x7634 -x1285 -x5374 -x12684 -x5220 -x1373 -x4773 -x5419 -x14838 -x1861 -x2766 -x12380 -x3752 -x11271 -x12749 -x12111 -x3114 -x2914 -x13239 -x13119 -x1118 -x14158 -x2646 -x15089 -x105 -x4370 -x8201 -x10974 -x6789 -x314 -x3907 -x5341 -x12728 -x13819 -x10664 -x755 -x15880 -x5156 -x8617 -x4166 -x9347 -x1006 -x288 -x10497 -x7782 -x9861 -x11779 -x14330 -x16059 -x211 -x8503 -x5399 -x3113 -x9736 -x2387 -x11166 -x5476 -x14249 -x6676 -x10709 -x10898 -x2271 -x1869 -x6123 -x8585 -x10036 -x6854 -x7419 -x6120 -x13050 -x5831 -x8992 -x13138 -x14344 -x1572 -x12895 -x2936 -x7512 -x1567 -x3874 -x15181 -x16138 -x15767 -x6466 -x4518 -x8962 -x13918 -x8256 -x1038 -x3160 -x9494 -x11265 -x10561 -x6809 -x13536 -x656 -x2516 -x13419 -x7622 -x5520 -x7560 -x4180 -x1391 -x8474 -x1094 -x13777 -x1259 -x3430 -x5040 -x8 -x11066 -x8338 -x14147 -x12985 -x149 -x7856 -x12960 -x14184 -x14501 -x5349 -x15429 -x14953 -x11948 -x4739 -x5386 -x9994 -x13192 -x2655 -x1237 -x10264 -x16128 -x10502 -x10478 -x280 -x7532 -x3096 -x14997 -x12522 -x15678 -x8144 -x1258 -x2945 -x14019 -x1613 -x15978 -x14156 -x10049 -x1736 -x15618 -x13228 -x7244 -x7620 -x13760 -x5936 -x13991 -x2419 -x13373 -x3396 -x4405 -x14571 -x7474 -x15624 -x11505 -x7837 -x4298 -x12149 -x1019 -x14625 -x5159 -x12181 -x15167 -x12624 -x9568 -x9693 -x8531 -x15896 -x1600 -x10349 -x10604 -x1661 -x1826 -x12512 -x15103 -x11917 -x14198 -x9513 -x11952 -x3784 -x14851 -x955 -x15568 -x67 -x7680 -x7428 -x10364 -x8975 -x1539 -x6295 -x10196 -x3254 -x8542 -x14429 -x10419 -x10642 -x4618 -x8243 -x12506 -x13381 -x5493 -x3899 -x2885 -x4145 -x4256 -x11995 -x15346 -x4050 -x5074 -x1096 -x745 -x2144 -x11737 -x5176 -x6648 -x10512 -x12791 -x8847 -x12644 -x618 -x2104 -x5725 -x4358 -x7899 -x3819 -x3804 -x8997 -x10843 -x11237 -x6188 -x9640 -x1624 -x4270 -x1928 -x10174 -x12757 -x5514 -x1849 -x3744 -x7876 -x14477 -x13650 -x3623 -x13965 -x2299 -x1014 -x11493 -x13051 -x14237 -x15995 -x14937 -x7812 -x4332 -x3500 -x5471 -x2283 -x11130 -x7122 -x808 -x12858 -x14994 -x2819 -x7676 -x9173 -x6276 -x5222 -x7293 -x3718 -x9325 -x3516 -x6611 -x2468 -x2251 -x10829 -x8001 -x13095 -x6370 -x14535 -x10375 -x6863 -x1317 -x1877 -x13516 -x5706 -x16095 -x9869 -x13295 -x1604 -x12854 -x3233 -x6757 -x4210 -x2003 -x4205 -x15490 -x1630 -x6432 -x15185 -x7896 -x41 -x13982 -x2628 -x10559 -x15423 -x2726 -x14574 -x4616 -x5227 -x14463 -x14030 -x5592 -x6812 -x1411 -x6807 -x4381 -x2011 -x12371 -x10169 -x695 -x15416 -x3434 -x1406 -x2342 -x6235 -x9419 -x9858 -x10877 -x4654 -x15069 -x13456 -x7176 -x15001 -x5459 -x1839 -x2695 -x5333 -x14588 -x6973 -x7787 -x15744 -x5284 -x14148 -x334 -x5561 -x4449 -x15438 -x9375 -x6219 -x7606 -x9810 -x3111 -x11096 -x15422 -x11134 -x15086 -x418 -x967 -x9297 -x12692 -x6691 -x6040 -x2105 -x2034 -x11790 -x14723 -x9681 -x1913 -x1848 -x2933 -x1482 -x14402 -x406 -x13033 -x13146 -x4026 -x3997 -x7161 -x6618 -x3363 -x15150 -x1846 -x1790 -x796 -x2028 -x10065 -x7660 -x8321 -x10214 -x14202 -x10207 -x10037 -x5100 -x2493 -x12087 -x6412 -x11229 -x11508 -x12150 -x9285 -x14016 -x10149 -x9357 -x9776 -x1899 -x11423 -x13599 -x4446 -x5672 -x10307 -x10933 -x3717 -x5355 -x1689 -x12210 -x1044 -x1027 -x15410 -x2572 -x3963 -x3692 -x4772 -x1739 -x11919 -x15876 -x11545 -x12179 -x2051 -x15913 -x2420 -x3426 -x4461 -x1873 -x14562 -x5534 -x4134 -x5801 -x4391 -x11436 -x13460 -x4086 -x13009 -x15318 -x2001 -x2740 -x8785 -x15079 -x15260 -x11342 -x7597 -x4278 -x3941 -x11965 -x34 -x9767 -x10187 -x1191 -x5152 -x10355 -x2975 -x12136 -x9541 -x13386 -x7971 -x9202 -x10584 -x13919 -x11788 -x155 -x10699 -x5989 -x11328 -x2068 -x14497 -x9536 -x1534 -x8725 -x5860 -x5194 -x15722 -x4077 -x2073 -x9324 -x10283 -x16093 -x7510 -x13354 -x2920 -x6390 -x7495 -x8126 -x12269 -x8757 -x12645 -x6260 -x3287 -x12707 -x1301 -x5957 -x525 -x12305 -x7319 -x15650 -x9975 -x5188 -x3034 -x11612 -x6497 -x3117 -x9533 -x3935 -x9579 -x6759 -x1315 -x1865 -x14933 -x3572 -x2582 -x2235 -x7374 -x4890 -x8178 -x4940 -x2522 -x779 -x5084 -x2361 -x12840 -x4832 -x8844 -x10454 -x10904 -x15647 -x3219 -x750 -x3893 -x12079 -x1531 -x11861 -x15542 -x5250 -x10629 -x11966 -x85 -x12978 -x14022 -x15758 -x7689 -x930 -x9000 -x533 -x12706 -x2470 -x9169 -x5052 -x13953 -x11175 -x11112 -x7148 -x6762 -x14099 -x1265 -x9898 -x6491 -x5239 -x1658 -x2137 -x5879 -x15871 -x10296 -x786 -x16167 -x1 -x10882 -x11889 -x9263 -x3326 -x12962 -x10010 -x7843 -x6221 -x7402 -x546 -x2253 -x563 -x7821 -x590 -x10039 -x7584 x15095 -x13144 -x10248 -x4629 -x15511 -x8247 -x9381 -x1827 -x13562 x16041 -x12028 -x12347 -x9958 -x15221 -x891 -x13407 -x9048 -x6535 -x15228 -x9543 -x3259 -x6230 -x470 -x3528 -x6874 -x2831 -x11890 -x4915 -x8184 -x4691 -x14707 -x3100 -x10331 -x15964 -x1088 -x11715 -x14142 -x8830 -x15888 -x4365 -x5205 -x42 -x3931 -x4295 -x14496 -x7993 -x83 -x15175 -x11430 -x1942 -x3505 -x5058 -x4505 -x1682 -x3642 -x2390 -x12336 -x6867 -x8688 -x5066 -x5457 -x14789 -x16118 -x3775 -x4154 -x15937 -x6149 x10458 -x15725 -x15976 -x9236 -x9734 -x10157 -x15451 -x12251 -x7714 -x11279 -x5192 -x7667 -x12003 -x778 -x15048 -x3086 -x6258 -x11155 -x14811 -x11456 -x3970 -x2056 -x3241 -x10984 -x2990 -x6905 -x12533 -x13278 -x856 -x7755 -x15348 -x7076 -x7546 -x14492 -x6764 -x37 -x8755 -x907 -x9395 -x6185 -x4640 -x5367 -x16019 -x6307 -x1627 -x15219 -x13944 -x4237 -x4999 -x8622 -x15042 -x15476 -x14324 -x15102 -x9045 -x9808 -x10711 -x9841 -x15235 -x1958 -x7668 -x15598 -x6359 -x5700 -x12884 -x813 -x15361 -x1298 -x1822 -x14534 -x4710 -x10245 -x3848 -x8363 -x7437 x10893 -x10700 -x6769 -x2194 -x1123 -x15735 -x10814 -x7367 -x8502 -x8960 -x14394 -x16130 -x2679 -x14721 -x14232 -x7438 -x13681 -x14140 -x7825 -x10541 -x5439 -x3511 -x7233 -x4847 -x9791 -x7001 -x9839 -x4362 -x14981 -x15761 -x2091 -x3831 -x5345 -x9103 -x5574 -x14732 -x8467 -x2513 -x13500 -x11043 -x2139 -x8936 -x11569 -x1526 -x7637 -x1232 -x13394 -x10605 -x7917 -x484 -x6622 -x2537 -x9274 -x11405 -x2793 -x2653 -x120 -x8979 -x3208 -x14132 -x14607 -x10223 -x5931 -x11367 -x3749 -x3966 -x8211 -x5147 -x14938 -x10009 -x1796 -x14892 -x5836 -x3453 -x9371 -x10989 -x13647 -x15719 -x14352 -x5627 -x2644 -x1148 -x7659 -x4544 -x15327 -x6528 -x7095 -x8777 -x14323 -x3785 -x2429 -x2916 -x706 -x1468 -x2955 -x591 -x6607 -x4997 -x160 -x6818 x14968 -x5555 -x2767 -x11616 -x12721 -x3969 -x8890 -x14175 -x5628 -x5981 -x10527 -x11122 -x10922 -x3075 -x13246 -x11662 -x6748 -x1156 -x10598 -x9020 -x4873 -x11750 -x13233 -x15233 -x12005 -x230 -x3894 -x4343 -x5028 -x15310 -x4673 -x15595 -x8743 -x6629 -x9691 -x2511 -x15144 -x3517 -x2112 -x4635 -x5679 -x6180 -x8045 -x13421 -x13630 -x10295 -x8047 -x2997 -x10415 -x13980 -x12268 -x690 -x13856 -x8947 -x829 -x15464 -x13772 -x11461 -x2614 -x15271 -x2978 -x13818 -x3901 -x4442 -x3274 -x5612 -x10800 -x3486 -x14441 -x1588 -x5109 -x2515 -x7815 -x3367 -x19 -x10613 -x7300 -x3454 -x12255 -x3330 -x7567 -x5317 -x8416 -x5171 -x13293 -x14761 -x6459 -x673 -x8337 -x905 -x3585 -x12505 -x3781 -x12070 -x12741 -x10806 -x16164 -x4590 -x11901 -x176 -x3940 -x15663 -x9215 -x358 -x6199 -x9402 -x5804 -x1170 -x504 -x6414 -x6193 -x8974 -x725 -x6445 -x4049 -x14917 -x12170 -x2940 -x13584 -x6860 -x399 -x2002 -x1211 -x8911 -x3144 -x1670 -x12343 -x14411 -x14508 -x5547 -x1969 -x10618 -x1564 -x3764 -x8804 -x1566 -x9812 -x6939 -x15443 -x9783 -x4682 -x15731 -x8158 -x10483 -x8673 -x13613 -x8086 -x13378 -x5209 -x7863 -x15457 -x1964 -x9079 -x2113 -x8986 -x14484 -x3844 -x14713 -x1824 -x14374 -x994 -x2851 -x4529 -x13143 -x5447 -x4401 -x1031 -x10580 -x9498 -x6392 -x11584 -x1151 -x11236 -x5787 -x4259 -x5098 -x1442 -x10435 -x3341 -x13399 -x10159 -x14389 -x6942 -x13212 -x14893 -x13898 -x1116 -x14044 -x3239 -x5077 -x9742 -x1952 -x4209 -x9816 -x5420 -x14124 -x5610 -x274 -x3395 -x4337 -x7371 -x4196 -x11157 -x10045 -x6526 -x12257 -x6576 -x7491 -x9192 -x12467 -x1931 -x12112 -x10601 -x11296 -x12609 -x14848 -x12004 -x11103 -x3647 -x13749 -x14233 -x13206 -x13910 -x7549 -x1510 -x8176 -x10021 -x3676 -x9557 -x7726 -x8775 -x2983 -x6051 -x14748 -x14897 -x7317 -x10791 -x15512 -x5669 -x9422 -x10043 -x3983 -x7744 -x14682 -x493 -x15809 -x14886 -x4767 -x1005 -x4286 -x11305 -x5758 -x13174 -x4878 -x3038 -x733 -x7269 -x11817 -x10568 -x4922 -x9195 -x13656 -x11806 -x15391 -x9569 -x6730 -x10714 -x10128 -x12248 -x9230 -x15757 -x14131 -x14086 -x8236 -x3168 -x5946 -x6178 -x524 -x4819 -x10332 -x2278 -x5012 -x6621 -x15557 -x6229 -x12497 -x250 -x12720 -x14996 -x14398 -x16082 -x11651 -x5335 -x12227 -x2785 -x7343 -x11343 -x2305 -x11853 -x10695 -x7870 -x13620 -x5274 -x11542 -x1888 -x7557 -x8226 -x7905 -x2765 -x6407 -x565 -x10910 -x15627 -x2665 -x3711 -x14902 -x7430 -x3606 -x13725 -x1319 -x9700 -x10530 -x14700 -x4971 -x11167 -x11541 -x12033 -x1185 -x11478 -x2701 -x1940 -x7956 -x10867 -x14951 -x3748 -x6311 -x4638 -x5482 -x416 -x14908 -x13364 -x6322 -x16101 -x1998 -x4279 -x7628 -x15615 -x5198 -x13997 -x16007 -x5761 -x4968 -x9920 -x14614 -x9160 -x11121 -x6140 -x11868 -x7043 -x13452 -x2097 -x12831 -x15055 -x3237 -x4613 -x9847 -x4715 -x10434 -x10728 -x14894 -x15344 -x11197 -x2550 -x10078 -x5844 -x10097 -x8647 -x11953 -x12730 -x14062 -x12415 -x5793 -x3074 -x9781 -x3365 -x11678 -x11339 -x1522 -x10293 -x9415 -x952 -x276 -x10578 -x14729 -x121 -x4745 -x10748 -x4387 -x9085 -x11402 -x1569 -x9258 -x4714 -x2356 -x13351 -x14316 -x1850 -x27 -x11174 -x614 -x2032 -x2521 -x4799 -x6042 -x7442 -x14719 -x15971 -x4255 -x7671 -x9425 -x3496 -x11304 -x5968 -x8312 -x4226 -x14619 -x9411 -x10376 -x9277 -x12516 -x13455 -x4182 -x14965 -x9306 -x1970 -x5154 -x13401 -x16141 -x15466 -x8123 -x15529 -x9819 -x12577 -x3088 -x9904 -x3490 -x16054 -x14993 -x4845 -x8686 -x4415 -x12093 -x14110 -x4148 -x15550 -x5149 -x12169 -x8265 -x6482 -x6217 -x2447 -x8575 -x13582 -x14873 -x11668 -x14602 -x10452 -x4064 -x4737 -x2263 -x3621 -x5448 -x6547 -x7004 -x10712 -x1162 -x3809 -x9365 -x2772 -x6179 -x2218 -x5076 -x10607 -x3957 -x13719 -x7526 -x6614 -x7719 -x11369 -x12172 -x7477 -x12120 -x13697 -x3085 -x4490 -x12754 -x15066 -x9596 -x6983 -x921 -x1374 -x11398 x11866 -x6032 -x3570 -x3836 -x9879 -x11680 -x2331 -x5009 -x9603 -x7208 -x16152 -x7417 -x6778 -x934 -x1953 -x9108 -x4840 -x10308 -x5560 -x13135 -x13757 -x8619 -x7361 -x7608 -x1924 -x10428 -x10358 -x13634 -x15783 -x8892 -x7070 -x3600 -x7900 -x14219 -x13844 -x10040 -x12785 -x14644 -x5576 -x12360 -x6116 -x8163 -x12493 -x13474 -x11050 -x13397 -x3429 -x717 -x7574 -x9018 -x1902 -x3371 -x12887 -x1770 -x3897 -x11441 -x1290 -x9374 -x4701 -x8060 -x2976 -x209 -x13628 -x9751 -x13152 -x14305 -x8446 -x12182 -x4181 -x5486 -x4082 -x4109 -x13948 -x4110 -x5282 -x9380 -x11860 -x13629 -x3002 -x10978 -x7934 -x2083 -x10630 -x10870 -x10909 -x7765 -x11070 -x6191 -x3524 -x15826 -x4253 -x9345 -x9987 -x10734 -x13177 -x1426 -x5489 -x4664 -x444 -x6568 -x6041 -x5941 -x11598 -x3009 -x9757 -x5221 -x15368 -x12444 -x15308 -x8234 -x5072 -x5178 -x14409 -x12106 -x850 -x14073 -x11503 -x2786 -x15425 -x3811 -x15432 -x10558 -x2797 -x5334 -x5546 -x13431 -x2500 -x3694 -x5838 -x6735 -x11309 -x7158 -x4978 -x685 -x2575 -x9610 -x9905 -x10333 -x3548 -x13660 -x1228 -x1577 -x7868 -x3813 -x8600 -x11653 -x13709 -x10213 -x10828 -x15920 -x12630 -x13202 -x9851 -x13054 -x13193 -x11180 -x14153 -x3414 -x13445 -x5134 -x8564 -x15430 -x12616 -x14105 -x7241 -x661 -x9177 -x6726 -x7403 -x12745 -x12626 -x9477 -x7089 -x931 -x579 -x1615 -x9453 -x14942 -x15720 -x1488 -x5011 -x5776 -x3684 -x8128 -x13348 -x13446 -x671 -x2703 -x11993 -x14698 -x11311 -x15357 -x11195 -x1394 -x1666 -x4354 -x10782 -x3561 -x8095 -x14079 -x1356 -x11577 -x867 -x9800 -x5248 -x11001 -x4476 -x11575 -x766 -x966 -x15816 -x11815 -x5806 -x5633 -x14514 -x2589 -x4954 -x14836 -x10944 -x5823 -x5247 -x14045 -x3207 -x2603 -x6936 -x10767 -x12237 -x4137 -x1382 -x4855 -x8091 -x11427 -x15837 -x15238 -x9560 -x5292 -x2672 -x10181 -x12283 -x9927 -x9082 -x13601 -x8188 -x946 -x15275 -x13417 -x11998 -x8829 -x10340 -x4233 -x3705 -x4012 -x13959 -x14778 -x520 -x1333 -x9128 -x9356 -x3850 -x3856 -x7685 -x6667 -x16050 -x2980 -x13670 -x10915 -x13122 -x2117 -x15417 -x3216 -x13044 -x8497 -x9563 -x2647 -x8722 -x9601 -x8198 -x2327 -x4948 -x14566 -x5288 -x4644 -x15091 -x3674 -x14582 -x2683 -x152 -x5142 -x7961 -x11230 -x5480 -x14537 -x14106 -x14816 -x9875 -x7331 -x9594 -x15961 -x8115 -x7082 -x2265 -x11428 -x457 -x10266 -x12503 -x13080 -x1693 -x11818 -x3441 -x5854 -x833 -x7267 -x1351 -x1028 -x300 -x15545 -x6523 -x1445 -x9771 -x716 -x9189 -x7105 -x10236 -x11562 -x14830 -x728 -x15367 -x4398 -x330 -x4952 -x10826 -x7214 -x6485 -x13159 -x2514 -x11455 -x4784 -x9912 -x12303 -x10272 -x2486 -x15963 -x9798 -x6741 -x8535 -x6119 -x1095 -x13907 -x9291 -x14094 -x12787 -x4272 -x2259 -x11732 -x13552 -x3875 -x14261 -x5291 -x9921 -x7998 -x3035 -x841 -x2462 -x3437 -x12058 -x6369 -x1800 -x12940 -x14706 -x1911 -x2862 -x6190 -x3688 -x12773 -x2365 -x5880 -x5622 -x908 -x2629 -x14782 -x870 -x3680 -x9570 -x11913 -x5681 -x5164 -x14243 -x8220 -x9500 -x7519 -x6958 -x12158 -x15070 -x8570 -x4480 -x5658 -x14576 -x6401 -x8143 -x10344 -x7389 -x2358 -x16009 -x15059 -x5229 -x9524 -x1142 -x13549 -x12612 -x6620 -x4631 -x8185 -x4986 -x13852 -x6563 -x2048 -x15284 -x12915 -x9573 -x12966 -x10662 -x11724 -x11747 -x7202 -x13619 -x2533 -x3766 -x12114 -x5275 -x6163 -x5160 -x15851 -x4868 -x10691 -x1327 -x13109 -x16168 -x8443 -x1906 -x6680 -x10919 -x12008 -x14388 -x8823 -x7332 -x5039 -x16157 -x4905 -x10515 -x5390 -x7107 -x15414 -x4793 -x13968 -x13120 -x2568 -x2296 -x1814 -x9638 -x10500 -x9947 -x7243 -x15253 -x15955 -x3221 -x7702 -x4289 -x5884 -x12452 -x9139 -x15577 -x1622 -x13943 -x10031 -x7661 -x2562 -x12703 -x15499 -x5795 -x8377 -x1268 -x2502 -x12636 -x16098 -x15933 -x8685 -x11065 -x252 -x5495 -x607 -x10696 -x1160 -x11218 -x13296 -x400 -x8584 -x1124 -x2360 -x938 -x8217 -x14973 -x13908 -x3849 -x6508 -x1043 -x12302 -x13767 -x4009 -x8790 -x6151 -x10057 -x13878 -x1769 -x10525 -x1728 x10795 -x5107 -x15109 -x13247 -x7790 -x11485 -x5719 -x12536 -x980 -x11452 -x11650 -x8703 -x10074 -x13821 -x8577 -x3646 -x8484 -x58 -x1983 -x2352 -x8289 -x4373 -x15553 -x4417 -x2063 -x1607 -x12752 -x11623 -x658 -x12926 -x14930 -x2442 -x1104 -x9960 -x6862 -x1834 -x2102 -x13893 -x14122 -x1138 -x2992 -x10535 -x4038 -x3369 -x6093 -x4385 -x15539 -x9454 -x3658 -x13774 -x8574 -x5779 -x4273 -x14631 -x845 -x15552 -x10710 -x7285 -x16179 -x1334 -x9406 -x14347 -x1175 -x8937 -x12311 -x4602 -x13631 -x14550 -x2520 -x9049 -x15729 -x1397 -x14585 -x122 -x11315 -x81 -x15752 -x11048 -x3538 -x11287 -x12508 -x7334 -x7327 -x11308 -x11021 -x13776 -x1438 -x6117 -x130 -x6968 -x13766 -x14214 -x14632 -x12434 -x4598 -x3193 -x14418 -x3980 -x8064 -x4092 -x10542 -x10303 -x6327 -x7595 -x13003 -x8930 -x10247 -x1479 -x10056 -x13501 -x10823 -x10934 -x6579 -x8921 -x13088 -x12430 -x625 -x13280 -x6111 -x14693 -x6870 -x12953 -x5361 -x5104 -x14178 -x3762 -x6076 -x5794 -x7262 -x7020 -x412 -x15241 -x15778 -x4075 -x11661 -x611 -x15823 -x3491 -x1430 -x3431 -x15817 -x9051 -x10846 -x3637 -x3967 -x289 -x2627 -x3090 -x6158 -x8356 -x11518 -x3016 -x7031 -x3757 -x12201 -x5210 -x6573 -x8702 -x1690 -x9351 -x3815 -x4454 -x1556 -x10906 -x15525 -x15669 x10693 -x16069 -x8054 -x4797 -x9880 -x13363 -x3351 -x8235 -x8842 -x3022 -x4666 -x5393 -x7644 -x5484 -x8773 -x6551 -x3817 -x4025 -x9225 -x9066 -x3076 -x10813 -x9784 -x3272 -x14696 -x6150 -x8046 -x4688 -x682 -x8246 -x12837 -x10571 -x10548 -x279 -x388 -x674 -x4156 -x13178 -x1212 -x15576 -x4247 -x10117 -x13256 -x5648 -x7520 -x8841 -x9400 -x7416 -x9882 -x13170 -x13526 -x15244 -x15677 -x4314 -x6308 -x12075 -x9748 -x138 -x5370 -x167 -x156 -x11118 -x7506 -x12208 -x5187 -x15781 -x5436 -x16120 -x15818 -x721 -x11009 -x8642 -x6447 -x13121 -x11512 -x6438 -x6012 -x1311 -x8881 -x6436 -x8444 -x15110 -x16037 -x4404 -x11570 -x13994 -x10756 -x10851 -x14898 -x953 -x7808 -x12344 -x5272 -x1218 -x5910 -x14708 -x16105 -x8021 -x7041 -x7737 -x10138 -x10140 -x10300 -x9266 -x9267 -x3638 -x14274 -x15216 -x15969 -x698 -x12164 -x3424 -x2431 -x16112 -x12142 -x1348 -x702 -x14111 -x7738 -x8733 -x15463 -x8802 -x9906 -x15928 -x15364 -x15267 -x10681 -x7305 -x15126 -x4867 -x10377 -x4089 -x1091 -x10739 -x14151 -x1975 -x4471 -x5598 -x9334 -x6693 -x12983 -x16125 -x15096 -x624 -x10119 -x5004 -x6941 -x10420 -x824 -x9342 -x4197 -x16158 -x2053 -x4418 -x11697 -x3438 -x1464 -x704 -x212 -x14424 -x1308 -x10875 -x8684 -x6776 -x12205 -x14112 -x15674 -x549 -x255 -x5061 -x14480 -x1133 -x4371 -x3536 -x5840 -x4762 -x521 -x7733 -x3736 -x12287 -x6999 -x1087 -x453 -x1727 -x9516 -x957 -x6363 -x4304 -x1976 -x15304 -x5765 -x1173 -x13018 -x349 -x11091 -x6589 -x13902 -x15388 -x12629 -x8278 -x14163 -x11411 -x15166 -x15834 -x12539 -x12663 -x12597 -x12779 -x14225 -x14384 -x15154 -x14572 -x11225 -x15575 -x8428 -x3765 -x11659 -x14895 -x12018 -x15454 -x1729 -x15706 -x6402 -x11313 -x4017 -x6397 -x6763 -x4913 -x11772 -x12517 -x127 -x9909 -x9934 -x1576 -x1023 -x4318 -x5006 -x8215 -x10820 -x11528 -x16048 -x7594 -x10631 -x12307 -x8374 -x12267 -x14299 -x6066 -x668 -x14370 -x14421 -x10127 -x534 -x153 -x6574 -x14422 x10258 -x9989 -x14290 -x12086 -x9508 -x15081 -x5235 -x707 -x1697 -x1026 -x8271 -x7707 -x15137 -x2195 -x11019 -x14269 -x12723 -x6825 -x5322 -x4571 -x13300 -x3343 -x14876 -x14608 -x3264 -x4623 -x10108 -x12801 -x15389 -x2556 -x15866 -x11826 -x560 -x15381 -x5978 -x6802 -x7365 -x10593 -x6341 -x11270 -x4967 -x13680 -x11666 -x7898 -x8945 -x10485 -x3125 -x9580 -x5657 -x9973 -x8051 -x12976 -x4639 -x3975 -x1209 -x6250 -x6215 -x3526 -x5666 -x13328 -x5886 -x2878 -x8450 -x8655 -x10189 -x11770 -x11933 -x2329 -x12816 -x9586 -x2178 -x11162 -x15819 -x9416 -x10719 -x9403 -x5616 -x2000 -x7826 -x8895 -x97 -x9305 -x4549 -x5571 -x14220 -x5882 -x15155 -x1575 -x5431 -x6212 -x4067 -x11885 -x13319 -x8667 -x1862 -x6992 -x3520 -x11041 -x13102 -x14995 -x14002 -x5664 -x998 -x5538 -x11632 -x13833 -x5305 -x11519 -x7472 -x4183 -x3309 -x6583 -x9755 -x15903 -x1642 -x298 -x1900 -x15359 -x6214 -x9328 -x1403 -x2676 -x7478 -x8208 -x7619 -x7487 -x2311 -x9098 -x3425 -x9999 -x6383 -x14359 -x4646 -x528 -x9737 -x1494 -x11820 -x16087 -x11752 -x8371 -x12932 -x12743 -x593 -x9253 -x4717 -x14529 -x11876 -x2543 -x203 -x1073 -x14976 -x2006 -x8370 -x6865 -x1063 -x6554 -x14966 -x9584 -x15691 -x11832 -x15 -x10007 -x13863 -x7240 -x15064 -x11357 -x7151 -x10459 -x6069 -x14393 -x12680 -x15652 -x8850 -x6132 -x3098 -x12675 -x4158 -x2145 -x11757 -x10173 -x5412 x10802 -x3716 -x10233 -x3394 -x10887 -x6431 -x9269 -x4698 -x9130 -x11010 -x6105 -x708 -x8499 -x1719 -x1178 -x2080 -x11648 -x8990 -x7642 -x8348 -x6009 -x6169 -x3391 -x10222 -x11859 -x14320 -x4695 -x11608 -x15926 -x9926 -x2395 -x2741 -x8042 -x14035 -x7034 -x6452 -x10384 -x1103 -x3895 -x11036 -x8077 -x10797 -x3366 -x12059 -x10715 -x1385 -x9294 -x12679 -x2664 -x6758 -x5757 -x13053 -x13124 -x11760 -x9660 -x14391 -x14208 -x2512 -x4223 -x9396 -x848 -x13210 -x15479 -x989 -x15610 -x4456 -x13189 -x13180 -x11224 -x12935 -x15017 -x11440 -x537 -x3965 -x13112 -x15946 -x15149 -x4707 -x6339 -x14697 -x10082 -x11376 -x14679 -x2794 -x15475 -x5244 -x12834 -x13014 -x13478 -x8536 -x14676 -x9063 -x11559 -x3550 -x4924 -x6687 -x3335 -x2004 -x911 -x12947 -x15680 -x2374 -x8310 -x11762 -x4063 -x4122 -x73 -x15159 -x10896 -x4753 -x2133 -x7264 -x1537 -x5148 -x6444 -x8429 -x8354 -x5330 -x15329 -x8399 -x11370 -x1764 -x7922 -x10118 -x729 -x3450 -x2876 -x3442 -x1493 -x4663 -x2037 -x12817 -x834 -x10006 -x9949 -x4775 -x6333 -x13016 -x13884 -x4206 -x15967 -x5540 -x3257 -x8069 -x8002 -x11080 -x4200 -x3015 -x9722 -x1957 -x1633 -x4628 -x8096 -x13785 -x11827 -x15948 -x3854 -x16080 -x6053 -x5979 -x1856 -x3624 -x12689 -x7079 -x14803 -x12126 -x14279 -x7938 -x9511 -x6747 -x7901 -x5846 -x9204 -x6831 -x6487 -x13671 -x2294 -x15686 -x10239 -x7958 -x5469 -x8431 -x3546 -x9005 -x12193 -x12812 -x2616 -x8472 -x5366 -x6362 -x3108 -x2285 -x5262 -x7199 -x135 -x793 -x1573 -x16045 -x10100 -x3373 -x11255 -x259 -x10386 -x14739 -x13971 -x14675 -x3001 -x6651 -x9078 -x9429 -x7565 -x6226 -x9790 -x6377 -x14203 -x10951 -x15611 -x8971 -x1992 -x4708 -x14 -x15831 -x4844 -x5699 -x4031 -x5990 -x3945 -x4665 -x2030 -x8839 -x14793 -x4798 -x3423 -x9860 -x11184 -x3140 -x15288 -x13291 -x15546 -x9040 -x4274 -x10115 -x12185 -x7455 -x15319 -x7818 -x5408 -x9129 -x603 -x11067 -x4699 -x1981 -x2042 -x9233 -x2229 -x10895 -x1720 -x2677 -x12876 -x7802 -x15266 -x9919 -x11234 -x15352 -x9555 -x14356 -x3872 -x6690 -x5397 -x1994 -x2593 -x16109 -x1060 -x3328 -x15093 -x7742 -x3630 -x4674 -x13506 -x6590 -x818 -x1200 -x4768 -x3375 -x35 -x5172 -x9564 -x7290 -x5112 -x556 -x6542 -x8724 -x13847 -x4107 -x12264 -x12107 -x2491 -x15016 -x13277 -x2547 -x1261 x14065 -x1623 -x455 -x2239 -x9789 -x13989 -x4225 -x7627 -x15945 -x15354 x13726 -x14685 -x2234 -x5652 -x4425 -x12265 -x1448 -x12605 -x15681 -x14832 -x1898 -x4291 -x12761 -x5644 -x6192 -x9268 -x12366 -x249 -x1843 -x8124 -x1742 -x1625 -x2836 -x12241 -x9059 -x1192 -x8393 -x4601 -x9616 -x7313 -x12054 -x2330 -x5500 -x4251 -x11055 -x1985 -x7984 -x3220 -x4445 -x4450 -x2326 -x807 -x13183 -x4678 -x1687 -x5977 -x1699 -x7828 -x11086 -x11777 -x10325 -x216 -x4983 -x8565 -x16129 -x800 -x4004 -x11774 -x14915 -x13184 -x3696 -x13512 -x9148 -x3446 -x14285 -x98 -x3564 -x12866 -x5286 x15338 -x4312 -x5421 -x5529 -x1954 -x5723 -x8878 -x10646 -x10341 -x2077 -x11282 -x8083 -x14499 -x2871 -x14138 -x9744 -x9152 -x13463 -x9373 -x13669 -x13078 -x9540 -x11389 -x9636 -x9941 -x13687 -x9340 -x4620 -x4743 -x2733 -x4149 -x5970 -x5267 -x13690 -x2790 -x2527 -x8920 -x2166 -x7468 -x2084 -x6989 -x4891 -x1841 -x11879 -x12229 -x5991 -x1358 -x15782 -x14471 -x8550 -x14531 -x12231 -x2947 -x7894 -x13464 -x14983 -x15747 -x15246 -x12296 -x10147 -x13342 -x3228 -x1215 -x5189 -x9265 -x6722 -x11307 -x12712 -x5511 -x11646 -x15396 -x10627 -x4525 -x903 -x26 -x9961 -x1692 -x11924 -x12226 -x12591 -x14040 -x3058 -x222 -x15693 -x4407 -x1024 -x1079 -x12822 -x10706 -x5502 -x12677 -x12691 -x12943 -x11535 -x1263 -x4523 -x8817 -x437 -x4481 -x1168 -x1554 -x735 -x14083 -x15243 -x8197 -x12416 -x7498 -x10356 -x14121 -x15974 -x2833 -x10632 -x8935 -x12669 -x15170 -x15205 -x1067 -x9546 -x2691 -x3301 -x13288 -x5746 -x405 -x1855 -x8854 -x4684 -x6519 -x9084 -x2107 -x6253 -x3186 -x3853 -x8448 -x8458 -x4921 -x7910 -x5219 -x5193 -x4942 -x1338 -x10616 -x7373 -x15006 -x9752 -x1557 -x13249 -x14023 -x4388 -x10971 -x2661 -x647 -x782 -x4562 -x6920 -x7144 -x13955 -x2354 -x6650 -x15316 -x13355 -x3927 -x5143 -x14294 -x3939 -x5285 -x5515 -x10841 -x8222 -x4634 -x10291 -x6372 -x14649 -x10372 -x7911 -x7304 -x11527 -x4653 -x1365 -x4647 -x3187 -x11340 -x2389 -x12101 x10163 -x4513 -x1885 -x12945 -x10969 -x14569 -x1238 -x16 -x2170 -x14540 -x10404 -x10874 -x1159 -x14417 -x1593 -x13540 -x16039 -x9917 -x14663 -x3545 -x14934 -x15953 -x1818 -x11970 -x6604 -x11783 -x5816 -x10146 -x1086 -x10964 -x562 -x12052 -x7486 -x8516 -x13531 -x2262 -x6849 -x14661 -x8687 -x12345 -x5509 -x10721 -x3760 -x11322 -x13732 -x14956 -x13222 -x6520 -x8170 -x2931 -x69 -x9675 -x14955 -x15281 -x2845 -x9922 -x8593 -x6248 -x9188 -x3107 -x10343 -x840 -x3912 -x4079 -x2760 -x4098 -x4411 -x12088 -x13734 -x4668 -x15383 -x15401 -x2536 -x2682 -x7259 -x4835 -x15949 -x325 -x2951 -x10549 -x14248 -x6288 -x11620 -x182 -x9758 -x483 -x15473 -x15572 -x10374 -x7857 -x5553 -x11291 -x12462 -x11458 -x2075 -x2858 -x12354 -x12952 -x4735 -x12753 -x15582 -x7941 -x5064 -x11083 -x11488 -x11794 -x1125 -x320 -x4498 -x8946 -x3566 -x5960 -x8432 -x9984 -x14952 -x5606 -x1782 -x557 -x12919 -x7221 -x9472 -x10543 -x14473 -x7633 -x16106 -x7030 -x7657 -x6950 -x2685 -x12454 -x13778 -x208 -x123 -x5632 -x8056 -x8030 -x4479 -x414 -x14849 -x7447 -x13648 -x11013 -x13829 -x11244 -x9010 -x14825 -x14747 -x6450 -x10110 -x832 -x6961 -x10139 -x6337 -x1048 -x217 -x11300 -x6177 -x6997 -x4763 -x1459 -x3772 -x7135 -x15315 -x2164 -x12535 -x13793 -x4267 -x3093 -x11263 -x10648 -x8604 -x11897 -x8362 -x11900 -x7238 -x14487 -x14834 -x8501 -x11941 -x8680 -x11767 -x3597 -x14134 -x5091 -x13704 -x4820 -x2859 -x11026 -x6558 -x12424 -x8254 -x332 -x2213 -x25 -x12700 -x10513 -x3707 -x3045 -x9572 -x1187 -x7778 -x7928 -x12066 -x3181 -x2773 -x4880 -x1910 -x9234 -x2730 -x9319 -x8578 -x117 -x15190 -x14025 -x9438 -x5123 -x15176 -x13160 -x15514 -x4956 -x10387 -x2840 -x15505 -x6302 -x14174 -x12877 -x6073 -x2366 -x1966 -x8613 -x5166 -x12443 -x6045 -x1363 -x7360 -x13100 -x14161 -x9497 -x7174 -x10845 -x13598 -x14351 -x2526 -x1871 -x2852 -x3665 -x2640 -x14468 -x1243 -x8026 -x8156 -x13557 -x8880 -x15593 -x8803 -x8723 -x15011 -x1357 -x13736 -x2432 -x6500 -x1710 -x10271 -x7850 -x13023 -x13324 -x4359 -x5563 -x5642 -x16114 -x14824 -x8993 -x9186 -x14194 -x15486 -x7822 -x1741 -x10553 -x5972 -x398 -x1810 -x1731 -x10600 -x3900 -x10848 -x7301 -x7395 -x351 -x4727 -x8260 -x8745 -x9301 -x10457 -x12601 -x11433 -x10367 -x7838 -x15954 -x4860 -x12847 -x14941 -x11526 -x9753 -x9447 -x473 -x4504 -x2359 -x9159 -x12545 -x14641 -x14580 -x8938 -x12929 -x8327 -x5830 -x8887 -x13403 -x2141 x13185 -x2317 -x10184 -x8554 -x7411 -x340 -x13128 -x13321 -x13532 -x1460 -x8253 -x8876 -x1042 -x7559 -x13949 -x13553 -x10902 -x4849 -x5232 -x16094 -x4070 -x10534 -x12781 -x14267 -x15032 -x8734 -x12356 -x9924 -x6446 -x10746 -x1549 -x13507 -x8728 -x6798 -x9446 -x5328 -x7847 -x9871 -x5268 -x5214 -x14990 -x9526 -x15960 -x10545 -x11299 -x15855 -x319 -x4960 -x2747 -x9726 -x7281 -x12328 -x5026 -x14846 -x9008 -x12542 -x13292 -x13273 -x14416 -x7975 -x6174 -x1795 -x4802 -x15123 -x3166 -x2309 -x13289 -x9553 -x11999 -x3806 -x6113 -x1072 -x10860 -x3142 -x1766 -x6902 -x12986 -x6804 -x811 -x14765 -x7904 -x3053 -x12322 -x4023 -x6035 -x13458 -x770 -x15050 -x11329 -x3706 -x13525 -x7072 -x1230 -x275 -x12448 -x14623 -x13107 -x3169 -x4603 -x13164 -x1217 -x14372 -x12867 -x7891 -x5537 -x14450 -x3080 -x5992 -x8590 -x10614 -x10647 -x8810 -x3879 -x5417 -x3951 -x1046 -x14287 -x7204 -x1300 -x9015 -x9773 -x616 -x4931 -x3081 -x14295 -x6399 -x4424 -x15226 -x5604 -x16165 -x15562 -x15332 -x15710 -x3946 -x12835 -x14977 -x15947 -x8595 -x7197 -x1034 -x8224 -x5207 -x11981 -x873 -x1679 -x11663 -x1868 -x10753 -x7119 -x14257 -x2510 -x9468 -x10162 -x12828 -x3021 -x14669 -x4957 -x14443 -x10957 -x12049 -x384 -x5702 -x8670 -x8262 -x312 -x8509 -x13575 -x963 -x5025 -x342 -x7412 -x7545 -x7908 -x767 -x5967 -x9653 -x2642 -x14096 -x9787 -x15806 -x613 -x10137 -x5477 -x12555 -x6168 -x517 -x4689 -x8886 -x15645 -x133 -x9995 -x10292 -x3876 -x15506 -x12285 -x15923 -x16088 -x5542 -x2723 -x9942 -x8705 -x6474 -x15664 -x13872 -x6998 -x257 -x6743 -x8007 -x4630 -x11368 -x1685 -x5603 -x9339 -x4399 -x14109 -x7453 -x15426 -x5631 -x1673 -x14703 -x10406 -x11238 -x996 -x100 -x6404 -x1895 -x1163 -x7786 -x12137 -x11385 -x4556 -x13632 -x111 -x7136 -x3026 -x13187 -x13635 -x15004 -x479 -x2631 -x12297 -x635 -x10968 -x4485 -x4150 -x14785 -x5383 -x14139 -x8129 -x4510 -x529 -x1683 -x2779 -x12064 -x9243 -x12243 -x14021 -x4287 -x10588 -x12228 -x3627 -x3812 -x547 -x7449 -x3095 -x4756 -x14385 -x9754 -x11457 -x14916 -x8940 -x1785 -x10405 -x7005 -x7073 -x6781 -x1903 -x12920 -x4240 -x5116 -x7226 -x6626 -x9296 -x12156 -x1119 -x9866 -x7902 -x12607 -x1616 -x2334 -x2338 -x13038 -x5695 -x3968 -x8693 -x14869 -x9162 -x5682 -x7261 -x8227 -x5255 -x13924 -x2639 -x11482 -x9956 -x14309 -x15333 -x6699 -x9944 -x9200 -x6228 -x3992 -x8114 -x14483 -x12711 -x13010 -x1894 -x13155 -x10562 -x10398 -x157 -x9479 -x2757 -x15460 -x9283 -x710 -x14743 -x6232 -x9608 -x16169 -x1007 -x10799 -x2444 -x11677 -x11736 -x9895 -x13459 -x10959 -x5353 -x6830 -x5548 -x11379 -x13649 -x15750 -x11791 -x6094 -x772 -x2445 -x1360 -x3073 -x11741 -x15821 -x2244 -x15957 -x9554 -x9772 -x11780 -x1999 -x4787 -x12982 -x14171 -x108 -x2688 -x5342 -x3256 -x2197 -x9504 -x14401 -x12244 -x7590 -x13000 -x6864 x10987 -x13326 -x6930 -x12642 -x10226 -x12646 -x5165 -x2656 -x3459 -x14885 -x5781 -x2728 -x2678 -x10350 -x11830 -x2406 -x13198 -x13579 -x11837 -x13098 -x10521 -x1198 -x11489 -x11169 -x13232 -x4090 -x5073 -x15148 -x1835 -x4879 -x3464 -x6560 -x11601 -x8567 -x1372 -x13085 -x6855 -x13433 -x15999 -x13789 -x4825 -x48 -x6935 -x10729 -x6374 -x11114 -x14125 -x5382 -x3720 -x10286 -x8418 -x3989 -x7972 -x5812 -x14671 -x5938 -x10717 -x9282 -x9443 -x12377 -x2857 -x12633 -x12810 -x7986 -x13929 -x14843 -x13391 -x16116 -x8406 -x3063 -x3104 -x11068 -x11843 -x11962 -x14346 -x10935 -x11449 -x13796 -x6078 -x10019 -x4319 -x2535 -x13082 -x8004 -x11213 -x1515 -x1409 -x13600 -x11445 -x6181 -x4964 -x3068 -x5169 -x1345 -x1106 -x12103 -x10723 -x15217 -x15704 -x5751 x16174 -x8231 -x8782 -x513 -x10357 -x12782 -x7172 -x8661 -x9649 -x6517 -x10352 -x2268 -x15703 -x10690 -x6426 -x11578 -x16046 -x4179 -x10371 -x577 -x6689 -x14186 -x11333 -x6057 -x4987 -x9235 -x6638 -x3025 -x12649 -x8343 -x7764 -x4440 -x4482 -x12281 -x7394 -x6946 -x9818 -x12658 -x15293 -x10651 -x11421 -x2652 -x3258 -x11844 -x15768 -x14262 -x9463 -x10676 -x11201 -x5481 -x6049 -x3786 -x7931 -x486 -x8219 -x8232 -x10018 -x11991 -x5414 -x3888 -x5105 -x8318 -x2623 -x9036 -x11232 -x7598 -x10382 -x2650 -x7462 -x15835 -x7996 -x7983 -x8792 -x10921 -x6004 -x7750 -x12092 -x12476 -x10463 -x3743 -x5479 -x134 -x6196 -x14932 -x15111 -x8592 -x5668 -x10938 -x7246 -x14173 -x2494 -x15914 -x518 -x12314 -x3331 -x13899 -x10094 -x8548 -x15313 -x7572 -x8889 -x7040 -x3383 -x12002 -x6619 -x5870 -x4124 -x11544 -x13731 -x6152 -x236 -x9665 -x1383 -x13488 -x8187 -x14665 -x14744 -x9310 -x5302 -x12069 -x14354 -x3320 -x10312 -x487 -x1339 -x9641 -x13349 -x12576 -x11029 -x3789 -x6346 -x14081 -x2850 -x12294 -x14458 -x6052 -x3084 -x4938 -x6115 -x12907 -x15302 -x15588 -x13616 x14547 -x3288 -x8787 -x7295 -x3651 -x15400 -x6794 -x7021 -x10617 -x15683 -x6085 -x9747 -x4139 -x3549 -x7211 -x11006 -x8523 -x3284 -x15009 -x4231 -x15287 -x9302 -x4738 -x2035 -x602 -x9998 -x6317 -x52 -x10347 -x3407 -x10864 -x3370 -x12040 -x11030 -x363 -x14405 -x13888 -x15068 -x9801 -x776 -x2101 -x4369 -x15122 -x1817 -x1864 -x1961 -x5170 -x8519 -x6312 -x8290 -x6739 -x10754 -x10837 -x8620 -x7252 -x13607 -x1341 -x4842 -x8871 -x15019 -x8120 -x6256 -x10769 -x14890 -x11558 -x12668 -x210 -x12138 -x13559 -x5126 -x6662 -x9896 -x2019 -x13274 -x6124 -x9735 -x2669 -x10069 -x4608 -x5792 -x10391 -x9460 -x3455 -x12278 -x8280 -x10517 -x15944 -x4806 -x2231 -x88 -x4711 -x12249 -x8877 -x4514 -x10144 -x136 -x4435 -x14297 -x4677 -x15707 -x2565 -x2061 -x4039 -x5573 -x11095 -x5422 -x6675 -x6205 -x12240 -x3127 -x6441 -x326 -x9047 -x7544 -x9336 -x1914 -x8061 -x4766 -x489 -x13139 -x1471 -x8074 -x5182 -x13079 -x15728 -x10883 -x5599 -x189 -x11534 -x2613 -x5036 -x12155 -x8866 -x7168 -x6303 -x3691 -x13838 -x13869 -x11524 -x2134 -x13118 -x13219 -x3251 -x16036 -x11734 -x662 -x2598 -x9218 -x5647 -x11284 -x9227 -x10467 -x2870 -x3443 -x14549 -x4232 -x2245 -x15461 -x5716 -x3047 -x377 -x14814 -x2684 -x1480 -x14067 -x11676 -x387 -x4774 -x8628 -x10939 -x5168 -x12737 -x9149 -x12595 -x51 -x8229 -x10176 -x11424 -x1523 -x15094 -x5730 -x15083 -x11297 -x6875 -x3590 -x3859 -x3719 -x10474 -x9962 -x573 -x13969 -x77 -x11290 -x13783 -x9953 -x2731 -x14914 -x348 -x13125 -x6609 -x1997 -x10924 -x11266 -x669 -x9724 -x4437 -x91 -x12961 -x2024 -x165 -x9117 -x1709 -x8643 -x1264 -x5786 -x13252 -x4858 -x5206 -x4846 -x10996 -x7924 -x10792 -x13188 -x14006 -x8447 -x2657 -x8515 -x6761 -x13331 -x3918 -x8594 -x10432 -x11211 -x4992 -x13586 -x3303 -x9982 -x8456 -x570 -x8384 -x8980 -x9118 -x329 -x1990 -x3869 -x213 -x2135 -x15829 -x663 -x3618 -x9955 -x8729 -x935 -x15090 -x8720 -x8756 -x6162 -x15455 -x15997 -x5251 -x1589 -x8916 -x14954 -x12288 -x7935 -x1619 -x4670 -x11681 -x4322 -x5241 -x2059 -x10926 -x3408 -x11150 -x13299 -x7420 -x14751 x9138 -x15863 -x6503 -x11875 -x2203 -x3487 -x15982 -x7995 -x10342 -x15690 -x11978 -x6814 -x5124 -x5650 -x6345 -x11585 -x6881 -x502 -x13485 -x9001 -x5030 -x8566 -x9515 -x11102 -x4027 -x9223 -x5121 -x12659 -x3928 -x8834 -x10774 -x1102 -x12596 -x15895 -x10034 -x660 -x13462 -x9862 -x9123 -x7015 -x10983 -x9802 -x4294 -x10381 -x12771 -x3929 -x13046 -x4596 -x4006 -x1386 -x13900 -x1295 -x14692 -x8675 -x7542 -x2200 -x6890 -x10106 -x1414 x15298 -x4111 -x13327 -x15569 -x2802 -x11338 -x11365 -x13186 -x2313 -x3547 -x9935 -x8674 -x15317 -x16102 -x367 -x9039 -x6527 -x2129 -x2783 -x5217 -x9155 -x11207 -x12194 -x15972 -x2108 -x6208 -x5046 -x4315 -x10858 -x995 -x14141 -x15248 -x6325 -x12569 -x9703 -x10891 -x13570 -x15405 -x567 -x2355 -x7248 -x10179 -x14791 -x6737 -x12161 -x7404 -x6026 -x9903 -x304 -x12245 -x3938 -x2636 -x3610 -x2201 -x15013 -x12014 -x4742 -x11714 -x12349 -x7275 -x13514 -x9711 -x10597 -x8369 -x422 -x8819 -x7242 -x13566 -x5943 -x3661 -x6189 -x4528 -x3232 -x12333 -x1057 -x1134 -x7094 -x15200 -x2467 -x11285 -x3054 -x7655 -x879 -x1550 -x4433 -x12846 -x15257 -x5596 -x4303 -x6021 -x11755 -x15702 -x8931 -x15894 -x9529 -x10667 -x1135 -x14475 -x8470 -x4452 -x8855 -x196 -x272 -x11751 -x8843 -x11479 -x13240 -x13242 -x13290 -x9314 -x2013 -x1347 -x4531 -x8299 -x6142 -x7086 -x14839 -x7665 -x4600 -x13827 -x9175 -x3730 -x2062 -x6569 -x13283 -x1948 -x7785 -x162 -x4690 -x2318 -x4377 -x6625 -x13655 -x5249 -x3202 -x12247 -x1083 -x1429 -x15295 -x2788 -x13663 -x6598 -x338 -x1595 -x15857 -x16124 -x14041 -x10603 -x10903 -x4527 -x7444 -x12029 -x12433 -x5654 -x7260 -x12734 -x13802 -x15990 -x10084 -x6467 -x2426 -x12390 -x4546 -x4839 x15877 -x5843 -x2506 -x5095 -x8677 -x7181 -x3339 -x2890 -x11292 -x3460 -x11943 -x1774 -x15232 -x5971 -x11 -x12446 -x12256 -x6234 -x3790 -x7134 -x1724 -x10338 -x10305 -x2560 -x32 -x10564 -x7432 -x8013 -x7878 -x5567 -x12628 -x2713 -x7942 -x2608 -x8740 -x3286 -x13200 -x5069 -x11579 -x925 -x6878 -x14015 -x12937 -x362 -x1197 -x1054 -x7772 -x9229 -x12491 -x6932 -x14280 -x3873 -x12026 -x3359 -x15239 -x10314 -x6734 -x13786 -x13404 -x13639 -x1359 -x14527 -x15407 -x2692 -x6842 -x6175 -x7183 -x8204 -x6437 -x11075 -x6895 -x9346 -x5741 -x1597 -x3581 -x7357 -x5532 -x8134 -x2569 -x14036 -x13941 -x8412 -x10141 -x10743 -x991 -x14802 -x9389 -x15189 -x7999 -x8697 -x6549 -x13268 -x4875 -x13703 -x1763 -x13992 -x3176 -x383 -x5360 -x13323 -x8111 -x9756 -x12407 -x7035 -x5651 -x15893 -x8926 -x14340 -x6195 -x9620 -x6602 -x3020 -x2842 -x13679 -x9191 -x7591 -x8518 -x2438 -x9561 -x11438 -x1342 -x11854 -x4072 -x2698 -x8934 -x11446 -x1946 -x14056 -x7137 -x6843 -x16078 -x812 -x1126 -x4624 -x11863 -x7840 -x2148 -x14120 -x90 -x11696 -x8068 -x15828 -x7346 -x7297 -x12277 -x8093 -x13153 -x5070 -x11928 -x3305 -x11132 -x9287 -x7729 -x2396 -x8771 -x9948 -x15594 -x7580 -x9697 -x5600 -x1001 -x1905 -x13484 -x13313 -x13694 -x8210 -x99 -x12832 -x4848 -x9362 -x7441 -x1155 -x3656 -x15397 -x1618 -x2238 -x11922 -x11652 -x805 -x5510 -x5855 -x7113 -x11721 -x12417 -x13985 -x15076 -x10438 -x14875 -x964 -x6506 -x10773 -x1275 -x8241 -x15195 -x12704 -x6616 -x7867 -x1955 -x11813 -x1061 -x8761 -x7550 -x1875 -x10945 -x10390 -x5468 -x13007 -x2301 -x15906 -x8657 -x9158 -x6439 -x3612 -x1816 -x982 -x5593 -x714 -x12020 -x2735 -x10658 -x12863 -x13861 -x1407 -x3583 -x14741 -x7827 -x9699 -x2880 -x13979 -x1538 -x15597 -x8924 -x7650 -x6785 -x3170 -x10900 -x3631 -x5175 -x8304 -x3261 -x8798 -x11002 -x11532 -x2962 -x12224 -x13974 -x4216 -x4408 -x6538 -x2738 -x4375 -x8530 -x12348 -x13585 -x7784 -x14090 -x8160 -x10798 -x9943 -x8500 -x7664 -x15742 -x6749 -x8656 -x7804 -x3036 -x7436 -x13117 -x1640 -x3072 -x15322 -x5038 -x2799 -x16062 -x2750 -x10514 x13395 -x13451 -x11836 -x12562 -x13722 -x14880 -x16096 -x2256 -x12212 -x11594 -x4221 -x12187 -x10518 -x1721 -x9486 -x12289 -x3917 -x11856 -x4300 -x15560 -x1540 -x409 -x12686 -x15121 -x8760 -x6564 -x7006 -x11378 -x5474 -x7679 -x14363 -x9386 -x11944 -x13374 -x2009 -x16121 -x12927 -x8408 -x13390 -x4429 -x5646 -x10345 -x4188 -x13855 -x9390 x7528 -x6046 -x4351 -x8218 -x11320 -x9091 -x5293 -x15769 -x4214 -x14686 -x15107 -x7525 -x6657 -x10606 -x12879 -x8420 -x10023 -x151 -x336 -x12611 -x3909 -x4151 -x14075 -x14168 -x7450 -x14935 -x2495 -x2903 -x8405 -x9490 -x743 -x15339 -x7162 -x12395 -x3477 -x1518 -x5450 -x10208 -x14365 -x6694 -x3203 -x1161 -x13593 -x8113 -x9331 -x10168 -x10417 -x12445 -x686 -x2674 -x1491 -x1017 -x6929 -x137 -x12442 -x9597 -x10772 -x10410 -x11404 -x7131 -x14170 -x7473 -x4261 -x2518 -x16139 -x10409 -x7380 -x15114 -x15856 -x836 -x10931 -x1574 -x9358 -x12958 -x1395 -x11497 -x14551 -x1307 -x9937 -x14231 -x11947 -x15670 -x16068 -x8397 -x10423 -x6660 -x9142 -x3159 -x2266 -x5796 -x12262 -x12821 -x1194 -x4093 -x8951 -x9163 -x4816 -x3587 -x15124 -x5748 -x12767 -x12313 -x7586 -x7481 -x11692 -x10692 -x623 -x5315 -x11821 -x14296 -x13012 -x2036 -x5226 -x5312 -x3805 -x15028 -x4713 -x13236 -x3304 -x9828 -x5949 -x4541 -x7949 -x12076 -x3787 -x3115 -x3271 -x11824 -x6297 -x7100 -x3898 -x7872 -x14911 -x5199 -x2473 -x13083 -x11248 -x13590 -x9064 -x13330 -x10940 -x15301 -x8048 -x2179 -x1995 -x4260 -x9019 -x14553 -x1352 -x14978 -x9119 -x5403 -x3135 -x2681 -x1053 -x8581 -x1765 -x8073 -x10175 -x4823 -x11269 -x7251 -x5369 -x7480 -x4575 -x3518 -x2579 -x13782 -x4246 -x6244 -x13753 -x1313 -x11590 -x855 -x14687 -x14133 -x13739 -x4932 -x7235 -x10109 -x11557 -x3428 -x12261 -x4637 -x10560 -x14612 -x14874 -x6310 -x7866 -x11384 -x14018 -x5638 -x5940 -x9544 -x5395 -x14737 -x8089 -x15898 -x190 -x6851 -x226 -x837 -x4580 -x7615 -x12272 -x6002 -x1602 -x15973 -x12393 -x5202 -x4671 -x2539 -x2795 -x5033 -x10098 -x11240 -x14055 -x15631 -x15977 -x5634 -x8385 -x426 -x15860 -x5413 -x3885 -x3172 -x13420 -x965 -x7715 -x3163 -x9809 -x5805 -x3771 -x8427 -x9179 -x3243 -x15991 -x7047 -x2912 -x825 -x8967 -x13312 -x11670 -x8744 -x10556 -x2368 -x8599 -x8441 -x12391 -x14488 -x5790 -x10011 -x7513 -x12969 -x13215 -x11018 -x1376 -x15596 -x10808 -x6698 -x11388 -x11717 -x10886 -x8586 -x13826 -x12872 -x3921 -x14465 -x7678 -x10476 -x13710 -x8300 -x12805 -x14291 -x1688 x13308 -x7789 -x13889 -x6791 -x13211 -x13828 -x5714 -x5780 -x4135 -x13384 -x631 -x2198 -x11209 -x8076 -x572 -x4230 -x11611 -x7025 -x8557 -x5184 -x3192 -x1511 -x12950 -x4356 -x5455 -x3891 -x15830 -x2070 -x4908 -x102 -x4937 -x11164 -x11716 -x5659 -x9698 -x1353 -x12804 -x551 -x15402 -x4112 -x10029 -x14102 -x5356 -x7170 -x9551 -x110 -x5767 -x13633 -x14759 -x13609 -x1229 -x13605 -x2814 -x4055 -x8918 -x12350 -x11718 -x6435 -x6788 -x14500 -x7710 -x5720 -x14197 -x12361 -x2328 -x8209 -x15770 -x3321 -x13237 -x4036 -x15672 -x15544 -x10619 -x760 -x756 -x6480 -x13311 -x15210 -x15242 -x5308 -x11529 -x13245 -x13505 -x1248 -x1245 -x9725 -x14586 -x7171 -x7978 -x14129 -x9377 -x7387 -x14338 -x6926 -x902 -x15657 -x1883 -x11719 -x11072 -x15580 -x415 -x12818 -x14033 -x3323 -x4015 -x12223 -x6984 -x6334 -x3984 -x5473 -x12295 -x6160 -x14230 -x8065 -x3589 -x12654 -x15775 -x12501 -x11283 -x341 -x2240 -x1490 -x4615 -x6892 -x11416 -x1652 -x4782 -x5752 -x3839 -x15449 -x10263 -x1674 -x11572 -x12865 -x8919 -x13360 -x2044 -x5643 -x11331 -x6291 -x2497 -x1051 -x4951 -x12085 -x7471 -x4550 -x11501 -x8793 -x11221 -x8864 -x14552 -x1181 -x12586 -x7215 -x116 -x3316 -x6082 -x14543 -x7991 -x5906 -x1068 -x13157 -x14681 -x6768 -x8422 -x10678 -x10920 -x15100 -x1837 -x11486 -x3884 -x3799 -x277 -x4543 -x1210 -x8145 -x9293 -x7084 -x8392 -x193 -x2038 -x4918 -x762 -x15336 -x2340 -x12197 -x1474 -x14939 -x1980 -x9279 -x1379 -x14454 -x15648 -x8424 -x12615 -x5728 -x11033 -x15029 -x14520 -x1993 -x4190 -x2938 -x4765 -x14100 -x8666 -x7948 -x8264 -x4746 -x15705 -x8005 -x1270 -x12980 -x13611 -x14667 -x7457 -x13548 -x14308 -x5289 -x13904 -x672 -x15727 -x5905 -x1781 -x4537 -x13429 -x8479 -x12815 -x6420 -x16013 -x5075 -x13471 -x13325 -x9242 -x13103 -x3451 -x7356 -x3051 -x11712 -x10059 -x15892 -x3285 -x1033 -x14430 -x14522 -x7336 -x5200 -x4467 -x333 -x10161 -x4705 -x1240 -x2308 -x8316 -x9778 -x3310 -x979 -x11182 -x7762 -x14597 -x4010 -x12483 -x2289 -x13131 -x1965 -x6634 -x6246 -x10151 -x8929 -x10107 -x14218 -x14584 -x15480 -x1497 -x197 -x5985 -x12074 -x7611 -x1712 -x6133 -x10894 -x6071 -x15815 -x4563 -x9889 -x4559 -x3300 -x10573 -x11179 -x4871 -x408 -x9523 -x10206 -x12474 -x4929 -x1321 -x4909 -x7052 -x3593 -x5536 -x3011 -x2630 -x5625 -x5327 -x40 -x12379 -x6839 -x13538 -x11640 -x14302 -x1169 -x14870 -x7 -x1847 -x6704 -x6109 -x8928 -x10154 -x12363 -x2371 -x15272 -x485 -x15418 -x1302 -x13173 -x5195 -x7069 -x3982 -x7249 -x11319 -x15447 -x4175 -x8815 -x1585 -x6097 -x10426 -x11891 -x14165 -x14169 -x11695 -x1066 -x5759 -x11567 -x14052 -x13230 -x1303 -x1562 -x10246 -x2808 -x12236 -x5665 -x10953 -x15803 -x2119 -x15583 -x3682 -x9668 -x1840 -x11638 -x2673 -x8747 -x8624 -x15132 -x3281 -x8862 -x5186 -x13574 -x13837 -x6606 -x2125 -x6218 -x12332 -x12722 -x15404 -x2393 -x430 -x15202 -x15365 -x10430 -x7663 -x4165 -x14498 -x6098 -x9349 -x14310 -x6716 -x12061 -x4902 -x5922 -x3119 -x12857 -x2789 -x4943 -x12109 -x3515 -x2529 -x4568 -x8868 -x13389 -x15105 -x9032 -x7049 -x8652 -x5685 -x8206 -x8462 -x10575 -x6636 -x7684 -x9427 -x10958 -x1059 -x9412 -x5865 -x12386 -x1700 -x8907 -x12378 -x6126 -x8800 -x4140 -x4153 -x11831 -x12559 -x4306 -x10251 -x5449 -x15046 -x3307 -x4141 -x4869 -x9270 -x7626 -x10738 -x8552 -x11239 -x9483 -x703 -x1880 -x11375 -x12455 -x15371 -x14611 -x14557 -x7077 -x12584 -x2635 -x9695 -x6011 -x8196 -x1637 -x4914 -x8952 -x11294 -x12934 -x9729 -x8081 -x5113 -x15534 -x5389 -x6834 -x15521 -x13746 -x13444 -x11939 -x7989 -x6405 -x15738 -x687 -x12494 -x13171 -x9854 -x14806 -x7231 -x15515 -x13564 -x2542 -x13882 -x5287 -x8154 -x6237 -x10322 -x1794 -x13659 -x8949 -x10533 -x9567 -x8367 -x9384 -x1476 -x14361 -x1665 -x9550 -x14419 -x8710 -x3173 -x16154 -x13701 -x2828 -x9445 -x450 -x4887 -x11348 -x9196 -x8999 -x11034 -x3648 -x7503 -x3769 -x6910 -x6478 -x10366 -x8404 x12878 -x15930 -x8066 -x16030 -x2887 -x14510 -x7274 -x8867 -x1558 -x12683 -x3004 -x13967 -x2110 -x5162 -x1331 -x6088 -x12050 -x7701 -x5577 -x6148 -x14746 -x11059 -x10004 -x2228 -x11163 -x12439 -x15031 -x5146 -x5088 -x13087 -x8861 -x2120 -x2752 -x12121 -x13495 -x9899 -x828 -x1884 -x8248 -x601 -x8807 x15036 -x3588 -x4685 -x15743 -x13666 -x11136 -x3903 -x2908 -x3209 -x15478 -x2357 -x11510 -x1891 -x8770 -x5348 -x5129 -x11895 -x1915 -x15470 -x7309 -x5213 -x3890 -x11272 -x10954 -x13045 -x6709 -x11111 -x4491 -x13806 -x7050 -x14925 -x11722 -x11926 -x16081 -x5519 -x3057 -x13741 -x5021 -x12619 -x4655 -x7947 -x14989 -x8845 -x15350 -x11347 -x12568 -x13483 -x4833 -x14069 -x15411 -x3468 -x8546 -x844 -x14972 -x1784 -x3099 -x10757 -x11217 -x9316 -x12171 -x680 -x6388 -x2279 -x1368 -x6642 -x15641 -x1771 -x9836 -x7662 -x9774 -x12917 -x3881 -x630 -x12528 -x4777 -x13343 -x4462 -x4594 -x6670 -x9125 -x941 -x5903 -x10136 -x7711 -x2012 -x5409 -x9151 -x919 -x14289 -x14008 -x14969 -x9527 -x2416 -x301 -x1944 -x9959 -x10881 -x13253 -x12300 -x5653 -x8764 -x4861 -x10047 -x8522 -x12603 -x9097 -x5273 -x13437 -x8240 -x4220 -x7844 -x8551 -x2292 -x10482 -x3617 -x12970 -x2409 -x5584 -x7502 -x12316 -x8641 -x9431 -x9629 -x2457 -x3934 -x1452 -x13357 -x15537 -x7674 -x3829 -x2353 -x6406 -x4396 -x2619 -x11916 -x4881 -x6100 -x14276 -x6974 -x14847 -x15734 -x3268 -x11496 -x3693 -x968 -x8525 -x7839 -x15907 -x7322 -x9303 -x9456 -x5454 -x5181 -x15636 -x2319 -x15129 -x2999 -x6449 -x3006 -x11146 -x3012 -x13678 -x2856 -x2988 -x5771 -x6627 -x5122 -x4923 -x9571 -x13795 -x7539 -x2964 -x8257 -x11202 -x1455 -x11462 -x4805 -x3240 -x1524 -x12693 -x14797 -x6146 -x158 -x3346 -x10335 -x4078 -x4177 -x9244 -x3017 -x9057 -x9520 -x14172 -x12780 -x2913 -x12666 -x3206 -x13156 -x3534 -x1433 x8923 -x202 -x5080 -x9694 -x697 -x5141 -x368 -x11108 -x12869 -x688 -x14456 -x15813 -x12974 -x8292 -x13964 -x10484 -x3512 -x522 -x7299 -x16122 -x13807 -x7155 -x82 -x12239 -x5096 -x1920 -x11212 -x4534 -x2821 -x4945 -x3910 -x1013 -x1080 -x5777 -x2753 -x11565 -x9970 -x3962 -x8914 -x16151 -x378 -x4757 -x9065 -x14595 -x11477 -x468 -x7055 -x11087 -x3602 -x6755 -x4328 -x6742 -x12116 -x12453 -x14564 -x4532 -x5307 -x14367 -x6496 -x15523 -x7699 -x5279 -x10160 -x2376 -x9530 -x7753 -x843 -x10539 -x3825 -x6771 -x402 -x10494 -x13713 -x5729 -x2541 -x3620 -x8488 -x9471 -x46 -x8460 -x6647 -x2333 -x4468 -x8832 -x4829 -x10080 -x8701 -x9222 -x1004 -x10052 -x8505 -x4106 -x14457 -x8563 -x235 -x681 -x7425 -x11216 -x3926 -x11242 -x8988 -x2732 -x6931 -x14922 -x4162 -x12914 -x1281 -x8857 -x10936 -x238 -x3352 -x10188 -x14189 -x12324 -x14201 -x3419 -x7139 -x9153 -x443 -x869 -x4650 -x14630 -x8383 -x14434 -x3611 -x3147 -x8966 -x564 -x13839 -x4807 -x9161 -x2421 -x10912 -x9071 -x13960 -x7280 -x7751 -x4574 -x10913 -x4448 -x9312 -x1256 -x15527 -x12764 -x14536 -x947 -x9604 -x16115 -x3049 -x3462 -x8307 -x1193 -x11756 -x4458 -x11264 -x8814 -x14775 -x13661 -x11904 -x12727 -x4627 -x5735 -x13756 -x10337 -x2776 -x13792 -x13765 -x14512 -x6266 -x4277 -x6003 -x2524 -x10440 -x15263 -x10403 -x10582 -x13105 -x13712 -x15958 -x14160 -x9811 -x4838 -x5354 -x1547 -x16033 -x8303 -x12367 -x12146 -x801 -x10062 -x14482 -x9930 -x6251 -x12667 -x6290 -x10041 -x12931 -x14948 -x8700 -x12338 -x12428 -x3023 -x2370 -x15808 -x11865 -x862 -x427 -x14710 -x5852 -x809 -x6187 -x10685 -x1750 -x13084 -x11593 -x12543 -x3777 -x2126 -x5935 -x7308 -x7302 -x2111 -x14964 -x15538 -x10628 -x8438 -x7563 -x15360 -x6157 -x12117 -x8006 -x6118 -x14555 -x5290 -x2934 -x7303 -x2775 -x15983 -x6400 -x11161 -x4184 -x13652 -x3476 -x898 -x3269 -x3679 -x675 -x6655 -x7651 -x8326 -x12967 -x5092 -x11888 -x5337 -x14982 -x16147 -x15502 -x14986 -x3056 -x3671 -x4096 -x1052 -x7320 -x13737 -x4453 -x11220 -x6028 -x9102 -x14853 -x14720 -x2369 -x7007 -x4194 -x451 -x1269 -x12209 -x15921 -x7745 -x14300 -x2926 -x1462 -x8633 -x11511 -x3685 -x4877 -x10765 -x4249 -x8718 -x12772 -x13841 -x6122 -x14980 -x8150 -x5278 -x2798 -x12549 -x1174 -x2014 -x6176 -x11880 -x604 -x3976 -x10722 -x2778 -x8963 -x648 -x2132 -x12546 -x2466 -x3318 -x2604 -x14390 -x6336 -x746 -x15996 -x9096 -x4939 -x2090 -x12219 -x3079 -x10143 -x11870 -x2341 -x3592 -x10927 -x4330 -x11586 -x14256 -x4884 -x6332 -x7816 -x8627 -x15427 -x11531 -x15617 -x13608 -x740 -x464 -x10736 -x4901 -x13813 -x12274 -x13977 -x6282 -x3263 -x6721 -x14420 -x10413 -x14162 -x5319 -x8233 -x12186 -x4586 -x126 -x780 -x7127 -x16003 -x5763 -x8099 -x12427 -x2236 -x14017 -x10554 -x8259 -x6131 -x14805 -x5258 -x4687 -x2217 -x8118 -x10682 -x8110 -x12039 -x13770 -x7489 -x8480 -x1316 -x876 -x6570 -x15145 -x15133 -x1296 -x5144 -x2959 -x5820 -x1972 -x15264 -x9552 -x7882 -x3249 -x8216 -x15161 -x15713 -x9531 -x4965 -x14191 -x4626 -x7907 -x1412 -x6600 -x12414 -x14229 -x6457 -x1989 -x4422 -x9062 -x7009 -x3152 -x13665 -x7589 -x11249 -x7358 -x14821 -x8401 -x3348 -x709 -x10278 -x14288 -x7310 -x11573 -x12063 -x1082 -x8485 -x5023 -x13297 -x4080 -x13835 -x10113 -x4493 -x4071 -x11927 -x1475 -x2096 -x7452 -x15579 -x9814 -x10871 -x3340 -x12342 -x7218 -x12383 -x6805 -x2284 -x6724 -x5738 -x15413 -x15689 -x8127 -x8315 -x16178 -x14740 -x6883 -x14244 -x10963 -x8317 -x3077 -x12299 -x6086 -x8029 -x4043 -x4007 -x14029 -x4522 -x8848 -x14900 -x2399 -x12561 -x11327 -x5828 -x3280 -x11839 -x9029 -x243 -x10235 -x666 -x5496 -x9795 -x2754 -x12942 -x13127 -x3911 -x15214 -x10975 -x15633 -x6424 -x5656 -x16172 -x11759 -x9318 -x6994 -x12794 -x7091 -x14871 -x3065 -x3956 -x7915 -x3379 -x3745 -x66 -x2896 -x9295 -x4489 -x10638 -x7446 -x5850 -x11439 -x4091 -x7189 -x15128 -x15279 -x759 -x5400 -x2052 x15667 -x1945 -x7066 -x14592 -x6225 -x9022 -x937 -x11387 -x12581 -x3070 -x9033 -x13091 -x13623 -x4088 -x14331 -x14673 -x6645 -x7551 -x1236 -x498 -x1392 -x2492 -x6024 -x14348 -x5314 -x9740 -x2081 -x586 -x65 -x6473 -x5441 -x9034 -x11956 -x4443 -x1283 -x13385 -x4331 -x439 -x14901 -x13832 -x922 -x6897 -x6740 -x8409 -x1962 -x5384 -x15799 -x12795 -x5856 -x1656 -x1029 -x10967 -x6753 -x3398 -x10740 -x11035 -x11625 -x958 -x12874 -x13657 -x3277 -x8849 -x11382 -x12585 -x7609 -x8982 -x15182 -x9658 -x6013 -x2064 -x15899 -x5709 -x7736 -x10096 -x14423 -x14504 -x6448 -x13636 -x14451 -x5591 -x7811 -x16119 -x12204 -x642 -x9144 -x4614 -x6300 -x13547 -x13674 -x14292 -x15859 -x1941 -x15941 -x12250 -x13266 -x7377 -x1325 -x4095 -x5132 -x10550 -x12220 -x654 -x12557 -x11454 -x2956 -x11607 -x10050 -x5743 -x6685 -x2998 -x10857 -x2718 -x5283 -x264 -x9437 -x3154 -x575 -x13810 -x14664 -x1099 -x15495 -x8900 -x8062 -x12500 -x13935 -x6857 -x10861 -x5684 -x8410 -x9330 -x6430 -x4438 -x10328 -x14319 -x3641 -x13377 -x8660 -x15590 -x10153 -x7283 -x9823 -x13543 -x13799 -x13132 -x14395 -x14464 -x3497 -x14627 -x4506 -x15739 -x9739 -x5937 -x2954 -x8950 -x10104 -x9556 -x10737 -x13667 -x5233 -x2863 -x3342 -x9655 -x15472 -x1978 -x7090 -x15786 -x9410 -x7200 -x15787 -x7023 -x6451 -x8238 -x5756 -x8659 -x1705 -x8840 -x8141 -x5782 -x4451 -x12478 -x986 -x3750 -x7124 -x5722 -x6031 -x15741 -x6319 -x3586 -x4569 -x9706 -x974 -x4619 -x305 -x5894 -x4749 -x973 -x7888 -x3663 -x5637 -x10076 x8038 -x1901 -x817 -x233 -x15385 -x15740 -x3064 -x13028 -x1500 -x13058 -x970 -x950 -x11012 -x8057 -x3594 -x3102 -x14278 -x14800 -x2226 -x13912 -x3703 -x16166 -x5707 -x14755 -x8336 -x4814 -x7465 -x2441 -x9344 -x4750 -x9452 -x7959 -x10674 -x16073 -x271 -x503 -x12373 -x428 -x3843 -x9203 -x15952 -x6582 -x1101 -x5769 -x14459 -x9370 -x313 -x5303 -x4910 -x7916 -x2437 -x9650 -x13816 -x15377 -x11020 -x11973 -x4046 -x11517 -x33 -x355 -x638 -x6 -x5508 -x10249 -x3445 -x12339 -x129 -x12451 -x820 -x13804 -x6817 -x13763 -x14967 -x11235 -x5018 -x1626 -x8826 -x15358 -x7779 -x10465 -x6261 -x15015 -x8831 -x15687 -x3830 -x4592 -x6725 -x8080 -x10852 -x8440 -x10385 -x763 -x11097 -x954 -x4176 -x9114 -x10741 -x3659 -x1150 -x13412 -x8033 -x1610 -x12346 -x2746 -x6736 -x3042 -x6521 -x12230 -x4595 -x11665 -x13231 -x9080 -x13414 -x7010 -x12337 -x6927 -x10319 -x12032 -x558 -x2826 -x12892 -x13162 -x2561 -x13254 -x7923 -x13129 -x1897 -x2323 -x1702 -x15865 -x16070 -x10503 -x10509 -x15848 -x6492 -x16175 -x2252 -x2792 -x11110 -x4863 -x4587 -x1253 -x9115 -x3399 -x9503 -x16111 -x4998 -x11934 -x14493 -x12620 -x10397 -x13101 -x5306 -x14369 -x1645 -x10327 -x12938 -x771 -x3250 -x9101 -x3456 -x1521 -x7121 -x6766 -x14392 -x15156 -x5055 -x2867 -x12306 -x8730 -x8245 -x11621 -x6350 -x2973 -x14651 -x1069 -x207 -x2586 -x6068 -x4100 -x10464 -x13371 -x2499 -x1075 -x15021 -x297 -x16170 -x4584 -x9093 -x4170 -x1390 -x10402 -x12100 -x6245 -x788 -x1428 -x5487 -x9327 -x3143 -x8125 -x7533 -x12690 -x10932 -x9246 -x9971 -x11355 -x4341 -x4703 -x11976 -x8754 -x15172 -x10821 -x859 -x2967 -x9489 -x4460 x14734 -x2350 -x2337 -x8572 -x5956 -x14382 -x2149 -x5842 -x4720 -x4609 -x11335 -x7603 -x11654 -x11711 -x1860 -x555 -x2086 -x370 -x3353 -x15629 -x12477 -x1130 -x13001 -x4191 -x9027 -x7860 -x595 -x7800 -x8018 -x7967 -x13880 -x6434 -x15867 -x7037 -x7270 -x15207 -x7329 -x2224 -x4617 -x78 -x9885 -x11637 -x11784 -x13169 -x13875 -x14745 -x6628 -x1355 -x5788 -x3153 -x10576 -x2844 -x913 -x3559 -x4053 -x4338 -x4895 -x2965 -x3886 -x5568 -x12456 -x9625 -x5295 -x12571 -x14205 -x15504 -x13306 -x2076 -x741 -x7458 -x2780 -x799 -x436 -x14144 -x7097 -x8654 -x6305 -x11181 -x7604 -x5674 -x8034 -x6677 -x5839 -x1527 -x11094 -x8995 -x15800 -x14485 -x13013 -x13310 -x11345 -x8896 -x14730 -x11968 -x12252 -x7717 -x12928 -x6498 -x7253 -x1874 -x11139 -x6853 -x9945 -x10718 -x1165 -x7019 -x6729 -x5798 -x13130 -x10713 -x15754 -x12387 -x5736 -x16025 -x12429 -x1663 -x4946 -x11257 -x12015 -x7575 -x4269 -x5363 -x15307 -x9496 -x15853 -x5396 -x6376 -x14827 -x7002 -x15258 -x9964 -x478 -x2248 -x11841 -x4610 -x15140 -x322 -x5803 -x15292 -x10702 -x14176 -x7918 -x10775 -x9913 -x4755 -x10965 -x11383 -x794 -x13870 -x4758 -x3990 -x15802 -x4167 -x15684 -x13903 -x1244 -x4104 -x15220 -x4662 -x6038 -x2707 -x10889 -x13334 -x7314 -x7686 -x11850 -x4898 -x2221 -x7393 -x12573 -x12411 -x5826 -x4641 -x10771 -x11657 -x7141 -x13072 -x6139 -x4383 -x7440 -x12855 -x2782 -x4972 -x5887 -x15919 -x7418 -x8459 -x3622 -x2043 -x11846 -x14116 -x8727 -x3433 -x9444 -x6067 -x9587 -x9815 -x11915 -x6871 -x13573 -x2150 -x10796 -x5883 -x6477 -x8750 -x9598 -x1669 -x5835 -x9749 -x2015 -x14645 -x2312 -x8139 -x95 -x13673 -x3358 -x4947 -x7306 -x5680 -x13467 -x10783 -x8258 -x68 -x1472 -x13034 -x7797 -x8433 -x4178 -x12060 -x12211 -x15162 -x5344 -x15007 -x923 -x1496 -x12526 -x12072 -x6572 -x4284 -x10532 -x15296 -x1000 -x9473 -x742 -x15467 -x10899 -x10220 -x4421 -x8329 -x12836 -x3734 -x1115 -x15194 -x7757 -x939 -x7921 -x11011 -x15314 -x7188 -x8822 -x5000 -x7198 -x12891 -x1221 -x12045 -x12123 -x4266 -x11642 -x10202 -x10015 -x12918 -x2372 -x13565 -x2191 -x2905 -x12955 -x9614 -x12989 -x6513 -x5857 -x7294 -x4944 -x9848 -x6922 -x11581 -x2756 -x3 -x11814 -x6154 -x168 -x4243 -x1677 -x8544 -x3071 -x3653 -x8781 -x14318 -x6522 -x7156 -x3194 -x10086 -x512 -x12035 -x12118 -x13993 -x4645 -x13627 -x14049 -x6916 -x10131 -x4874 -x1660 -x4672 -x318 -x14856 -x2483 -x7892 -x13887 -x15323 -x1890 -x3974 -x14731 -x11803 -x12622 -x3567 -x5276 -x887 -x480 -x5513 -x4083 -x10446 -x15812 -x11983 -x7098 -x14234 -x13298 -x14304 -x13469 -x7636 -x4280 -x8737 -x9465 -x723 -x14526 -x8391 -x1726 -x14701 -x15608 -x15169 -x172 -x1457 -x983 -x12665 -x1620 -x15832 -x5418 -x12800 -x878 -x5332 -x2287 -x7672 -x3003 -x6889 -x4469 -x7758 -x3503 -x7666 -x14920 -x6601 -x15088 -x13140 -x15556 -x6803 -x11469 -x8149 -x8558 -x14819 -x323 -x14545 -x14376 -x15283 -x8320 -x7191 -x5137 -x7464 -x14822 -x64 -x6356 -x712 -x7421 -x11038 -x8333 -x2211 -x7222 -x8521 -x5497 -x3410 -x4795 -x6484 -x724 -x13716 -x14435 -x15218 -x7556 -x7809 -x14177 -x13241 -x1799 -x11432 -x12736 -x6494 -x12701 -x13602 -x14024 -x11700 -x15840 -x3417 -x7820 -x10164 -x11702 -x11738 -x12403 -x4132 -x6706 -x12312 -x14702 -x7406 -x15392 -x9642 -x4916 -x11185 -x914 -x3439 -x11902 -x9674 -x5858 -x14028 -x9090 -x11548 -x14970 -x12458 -x13166 -x11410 -x3604 -x12883 -x2414 -x16083 -x3542 -x14001 -x1809 -x1375 -x10289 -x1304 -x4538 -x784 -x2277 -x2555 -x7980 -x8972 -x14235 -x4693 -x14207 -x5494 -x9198 -x1310 -x3427 -x10373 -x11874 -x13791 -x12475 -x6544 -x8665 -x6988 -x420 -x9451 -x13022 -x6696 -x2559 -x8910 -x5909 -x6213 -x12046 -x4561 -x5401 -x47 -x7969 -x15273 -x9199 -x13163 -x15585 -x11049 -x854 -x3948 -x15249 -x7705 -x13440 -x4215 -x10195 -x14228 -x2115 -x154 -x4172 -x5545 -x5661 -x7011 -x7769 -x6077 -x12893 -x10257 -x7648 -x8468 -x13637 -x10621 -x8331 -x8373 -x380 -x4557 -x5876 -x4146 -x13438 -x5081 -x6083 -x13133 -x6055 -x15666 -x7348 -x8159 -x8025 -x8510 -x9044 -x11768 -x4296 -x11401 -x14613 -x6273 -x12292 -x7431 -x9645 -x93 -x10055 -x4234 -x7143 -x3857 -x13490 -x6344 -x7388 -x13176 -x7770 -x5492 -x4702 -x1754 x12651 -x2162 -x1908 -x4131 -x3556 -x5130 -x6827 -x2596 -x6940 -x3698 -x10752 -x2946 -x3393 -x2041 -x10751 -x3449 -x542 -x731 -x10209 -x15494 -x4566 -x4346 -x14518 -x8668 -x394 -x15788 -x6084 -x4051 -x9217 -x2979 -x8161 -x4718 -x5822 -x14575 -x7913 -x13369 -x14329 -x7588 -x13005 -x10145 -x3678 -x5035 -x2017 -x1823 -x9219 -x4062 -x7504 x12270 -x11520 -x10063 -x7463 -x1369 -x11802 -x12588 -x3355 -x4115 -x7585 -x10301 -x2065 -x12762 -x10536 -x5824 -x13066 -x11523 -x8101 -x6591 -x2531 -x15250 -x15026 -x9510 -x12923 -x14253 -x6529 -x12189 -x2298 -x4420 -x7423 -x9239 -x7562 -x8985 -x465 -x2054 -x9207 -x1402 -x3801 -x2923 -x173 -x8672 -x6241 -x11705 -x7247 -x7587 -x10259 -x8378 -x13370 -x2155 -x8213 -x5364 -x7558 -x6937 -x2879 -x10346 -x3421 -x16034 -x1401 -x7350 -x16011 -x1350 -x13759 -x14038 -x7342 -x4700 -x9830 -x7289 -x6844 -x3334 -x13337 -x13423 -x11129 -x13797 -x15613 -x15614 -x6548 -x2927 -x9824 -x15581 -x8614 -x1214 -x14226 -x8272 -x132 -x6811 -x8615 -x6510 -x13901 -x267 -x2069 -x3998 -x5111 -x5300 -x5907 -x2423 -x8463 -x9644 -x5934 -x2744 -x5433 -x890 -x8698 -x12702 -x186 -x10416 -x11963 -x12062 -x7312 -x12881 -x3619 -x4168 -x4906 -x5264 -x4870 -x12529 x15696 -x6106 -x1599 -x11000 -x6780 -x13621 -x2530 -x15724 -x7687 -x9338 -x3860 -x9077 -x7511 -x7724 -x2921 -x3231 -x15285 -x3279 -x8637 -x6586 -x3148 -x4606 -x161 -x13957 -x14413 -x9484 -x6886 -x11810 -x10523 -x14947 -x3196 -x4486 -x7973 -x6977 -x2021 -x2255 -x9972 -x6882 -x9661 -x10668 -x11085 -x5062 -x1950 -x12862 -x3697 -x6216 -x3401 -x15950 -x1568 -x8996 -x5917 -x7775 -x2428 -x6953 -x7605 -x13868 -x9992 -x4524 -x7853 -x2708 -x8379 -x10081 -x10105 -x16032 -x14164 -x12819 -x14362 -x15265 -x12127 -x6962 -x3214 -x71 -x9842 -x11499 -x4728 -x7517 -x16159 -x4198 -x8352 -x10133 -x10090 -x463 -x4113 -x13815 -x14341 -x9538 -x14813 -x1704 -x11811 -x6284 -x245 -x2948 -x14598 -x3412 -x11219 -x143 -x15745 -x4882 -x2199 -x10872 -x3865 -x8394 -x6884 -x10819 -x5602 -x1923 -x11177 -x404 -x12507 -x12765 -x15227 -x2254 -x507 -x16042 -x4751 -x4831 -x2505 -x12012 -x14437 -x1821 -x3552 -x5313 -x7068 -x12115 -x5120 -x11390 -x9426 -x1398 -x8296 -x10003 -x6918 -x13056 -x1435 -x10067 -x7398 -x12148 -x7132 -x7741 -x7192 -x4173 -x14753 -x15628 -x7434 -x4020 -x1213 -x1718 -x7937 -x12216 -x15276 -x566 -x6796 -x9684 -x977 -x10663 -x12621 -x5325 -x14058 -x12389 -x21 -x1819 -x7568 -x5920 -x6641 -x13865 -x3252 -x3628 -x12551 -x3758 -x7522 -x7212 -x10677 -x8759 -x14578 -x592 -x11480 -x11295 -x16104 -x11672 -x15994 -x8039 -x1533 -x4494 -x14984 -x14629 -x15087 -x2351 -x605 -x8221 -x6129 -x11450 -x9248 -x9746 -x7349 -x9292 -x8053 -x12688 -x9067 -x12325 -x12786 -x12162 -x13675 -x14453 -x14659 -x3818 -x14709 -x5829 -x2564 -x3923 -x7613 -x9743 -x10529 -x5375 -x10237 -x11032 -x4959 -x2397 -x1988 -x6349 -x12304 -x7641 -x10221 -x23 -x10392 -x6960 -x12435 -x1152 -x4853 -x385 -x12602 -x2919 -x15543 -x1190 -x15897 -x11187 -x10762 -x6585 -x15549 -x5485 -x15884 -x3808 -x9659 -x15578 -x4309 -x10287 -x12671 -x4899 -x9213 -x13052 -x9769 -x13597 -x13638 -x14095 -x8340 -x15168 -x1807 -x12309 -x3605 -x1703 -x7848 -x10885 -x12486 -x9035 -x4207 -x6343 -x11354 -x9436 -x6565 -x10589 -x3950 -x5490 -x15328 -x8181 -x11894 -x7576 -x11198 -x6824 -x6767 -x15634 -x6469 -x3471 -x4941 -x11395 -x9488 -x918 -x5015 -x692 -x10480 -x15493 -x2868 -x9255 -x508 -x12140 -x15270 -x16100 -x6107 -x13092 -x1503 -x7570 -x3727 -x5918 -x16145 -x2922 -x514 -x11949 -x5969 -x1598 -x4297 -x7861 -x9507 -x12048 -x2662 -x13618 -x14335 -x11684 -x14815 -x366 -x11374 -x594 -x11500 -x536 -x12806 -x15820 -x7946 -x4444 -x11473 -x2866 -x6211 -x14624 -x310 -x15415 -x9859 -x5861 -x3226 -x2528 -x12421 -x6711 -x5636 -x5357 -x13454 -x4099 -x14373 -x15592 -x645 -x12902 -x5951 -x9259 -x3382 -x4984 -x5376 -x14466 -x7013 -x12457 -x4730 -x9637 -x9715 -x14034 -x2403 -x9763 -x7817 -x10389 -x2157 -x10152 -x16075 -x11274 -x9820 -x8489 -x6555 -x8789 -x146 -x10794 -x2286 -x11977 -x5261 -x2687 -x14474 -x12627 -x12650 -x10087 -x14596 -x8602 -x11288 -x6777 -x13520 -x2171 -x13866 -x1362 -x9907 -x2702 -x12001 -x7184 -x3400 -x6967 -x7351 -x777 -x13862 -x16113 -x12234 -x7954 -x3558 -x12916 -x13002 -x3157 -x6000 -x15671 -x11800 -x3845 -x198 -x11867 -x569 -x12995 -x1867 -x11289 -x12466 -x5878 -x11251 -x12719 -x15431 -x2660 -x4360 -x292 -x6127 -x219 -x12131 -x5663 -x821 -x7263 -x15607 -x9031 -x12472 -x4547 -x12132 -x13524 -x15446 -x1271 -x7859 -x5807 -x7639 -x12900 -x159 -x5057 -x2022 -x15875 -x3225 -x8913 -x6202 -x448 -x12845 -x1512 -x2605 -x14736 -x10180 -x4372 -x9782 -x6471 -x13315 -x2649 -x381 -x1284 -x4876 -x10418 -x476 -x11057 -x1037 -x11310 -x2472 -x5849 -x13204 -x10522 -x1788 -x14286 -x12315 -x6263 -x15063 -x11173 -x11664 -x1439 -x13498 -x2400 -x5230 -x7029 -x7488 -x8294 -x2883 -x7749 -x3200 -x9012 -x12276 -x14200 -x10093 -x3755 -x9654 -x3474 -x8695 -x2481 -x15755 -x2364 -x15935 -x244 -x2085 -x5320 -x9844 -x5458 -x13685 -x5304 -x9245 -x15606 -x1881 -x4119 -x739 -x3297 -x6911 -x7179 -x7540 -x2165 -x1833 -x3715 -x11481 -x3509 -x3510 -x12946 -x4896 -x1632 -x689 -x2379 -x14009 -x7683 -x11892 -x10725 -x2288 -x13408 -x6512 -x9002 -x6268 -x1696 -x9911 -x3266 -x718 -x14532 -x9619 -x4822 -x831 -x246 -x5269 -x331 -x15716 -x4159 -x11849 -x12479 -x15984 -x2774 -x11550 -x11580 -x8649 -x16040 -x1502 -x10698 x14061 -x8704 -x11782 -x12159 -x2865 -x12987 -x13216 -x13382 -x1458 -x13790 -x13966 -x1934 -x14866 -x1635 -x13294 -x14628 -x7413 -x4780 -x192 -x8313 -x13743 -x4927 -x6504 -x4599 -x1109 -x14859 -x8973 -x3278 -x395 -x4244 -x10014 -x12842 -x14750 -x8031 -x15796 -x3598 -x14525 -x7829 -x14949 -x2519 -x12280 -x7988 -x8609 -x3372 -x15642 -x10035 -x5086 -x15918 -x3211 -x2025 -x10243 -x392 -x4484 -x3540 -x9558 -x12784 -x30 -x13700 -x14396 -x10393 -x2755 -x15209 -x3479 -x13285 -x7675 -x15456 -x11516 -x8138 -x11360 -x13511 -x4930 -x15025 -x11123 -x14657 -x14642 -x8250 -x10378 -x8172 -x14209 -x15584 -x15940 -x16035 -x10027 -x2736 -x5742 -x14221 -x13692 -x636 -x5932 -x2208 -x9025 -x11400 -x14068 -x4516 -x11851 -x13457 -x7981 -x8027 -x11682 -x9250 -x12207 -x2227 -x3014 -x11986 -x3726 -x7292 -x5914 -x440 -x8473 -x7046 -x4402 -x9775 -x5083 -x7354 -x8662 -x7476 -x9519 -x2574 -x2958 -x11906 -x11589 -x9843 -x15623 -x9433 -x9762 -x15395 -x15574 -x10786 -x14190 -x12888 -x13595 -x15715 -x13860 -x5841 -x496 -x3413 -x8360 -x5881 -x5512 -x10231 -x11115 -x5365 -x4818 -x9026 -x10742 -x14519 -x10572 -x1851 -x14560 -x14638 -x4824 -x3640 -x15639 -x14137 -x9143 -x1129 -x1555 -x12647 -x11553 -x9418 -x5898 -x1646 -x6917 -x3880 -x11170 -x8569 -x4103 -x1713 -x14077 -x6081 -x2895 -x7858 -x4204 -x11160 -x15854 -x1481 -x8454 -x4218 -x11071 -x5899 -x13808 -x8414 -x3761 -x11426 -x10253 -x8902 -x3247 -x16001 -x10210 -x9887 -x10053 -x4282 -x16005 -x6023 -x3480 -x3295 -x16077 -x8109 -x9877 -x2693 -x4416 -x11862 -x3032 -x2751 -x3039 -x7466 -x5912 -x11918 -x1396 -x2089 -x8183 -x11727 -x7256 -x9630 -x2325 -x3820 -x291 -x9028 -x7255 -x14307 -x4740 -x10516 -x14928 -x2136 -x13317 -x2175 -x6403 -x10941 -x432 -x6925 -x9184 -x8347 -x12034 -x4776 -x11513 -x15807 -x1546 -x13466 -x315 -x7340 -x15412 -x15790 -x15869 -x2177 -x13041 -x9777 -x9683 -x1465 -x8324 -x11588 -x8540 -x11566 -x10124 -x10645 -x6033 -x15673 -x12826 -x10519 -x6970 -x7994 -x5299 -x11362 -x2791 -x11188 -x11323 -x904 -x1222 -x13527 -x11377 -x12418 -x2825 -x8195 -x11647 -x12519 -x4995 -x7963 -x11140 -x8541 -x4478 -x6298 -x11037 -x13927 -x10073 -x6470 -x11833 -x4021 -x3798 -x12398 -x3677 -x8801 -x12861 -x3165 -x4734 -x5388 -x9679 -x10884 -x452 -x14050 -x14528 -x5552 -x8407 -x423 -x944 -x12538 -x2697 -x5847 -x13843 -x9632 -x12758 -x1287 -x1074 -x1081 -x730 -x6546 -x4 -x10089 -x7493 -x6537 -x4519 -x3133 -x11492 -x15774 -x7730 -x5259 -x4395 -x6104 -x11812 -x561 -x10228 -x2304 -x14776 -x63 -x10121 -x4893 -x2898 -x510 -x12639 -x626 -x6488 -x5635 -x194 -x9827 -x12886 -x13996 -x6121 -x540 -x10449 -x3629 -x14486 -x3050 -x10566 -x15130 -x80 -x13545 -x14835 -x14407 -x13376 -x9873 -x9846 -x8297 -x3402 -x3616 -x1105 -x7895 -x11707 -x882 -x15106 -x11773 -x15810 -x9168 -x3495 -x2386 -x3483 -x9732 -x4252 -x9011 -x206 -x187 -x3972 -x12238 -x10046 -x13448 -x3973 -x5984 -x10907 -x8953 -x6810 -x7552 -x7345 -x4302 -x1681 -x2846 -x12664 -x5704 -x15251 -x14763 -x11848 -x15656 -x7725 -x13859 -x283 -x1077 -x8836 -x9006 -x9965 -x278 -x12485 -x9495 -x6868 -x5311 -x16127 -x11972 -x10380 -x6588 -x7203 -x14490 -x4933 -x16016 -x15183 -x16047 -x14447 -x783 -x8788 -x13076 -x4667 -x2362 -x926 -x7385 -x1071 -x9408 -x10577 -x8506 -x13721 -x9562 -x4771 -x1425 -x10892 -x14590 -x15222 -x15351 -x7569 -x1312 -x14380 -x4680 -x9122 -x9592 -x12214 -x13027 -x14360 -x12744 -x8630 -x13 -x9714 -x2710 -x12258 -x5271 -x4509 -x5463 -x9796 -x429 -x6801 -x14311 -x15188 -x1366 -x10491 -x3780 -x12755 -x8291 -x1757 -x12885 -x14179 x14224 -x14157 -x9548 -x13528 -x3337 -x13950 -x12024 -x6408 -x3432 -x14204 -x1571 -x12082 -x1887 -x10130 -x853 -x6760 -x6153 -x12531 -x722 -x6396 -x5114 -x13158 -x12372 -x10590 -x10496 -x13846 -x13877 -x4271 -x3061 -x15492 -x6924 -x14594 -x8067 -x13432 -x3178 -x9171 -x396 -x1570 -x3773 -x6304 -x11937 -x6223 -x2434 -x12848 -x10749 -x7117 -x10242 -x13470 -x4612 -x4333 -x1179 -x8050 -x14196 -x8478 -x2694 -x9993 -x12022 -x1289 -x13926 -x822 -x14227 -x456 -x13396 -x1234 -x12808 -x2023 -x5916 -x4803 -x4142 -x8582 -x7632 -x7571 -x4642 -x5426 -x15326 -x10970 -x11619 -x4652 -x2658 -x13075 -x14946 -x11014 -x11822 -x6464 -x4812 -x8601 -x9106 -x1907 -x11564 -x10068 -x3289 -x12973 -x15254 -x8121 -x8791 -x3283 -x7459 -x1553 -x13352 -x5309 -x12661 -x8390 -x1929 -x6963 -x6633 -x12572 -x14945 -x10612 -x11797 -x13201 -x9466 -x4761 -x7979 -x347 -x3686 -x9320 -x11980 -x15685 -x1746 -x1513 -x3298 -x6846 -x11233 -x12135 -x13265 -x1085 -x16183 -x15987 -x14155 -x2796 -x7909 -x3354 -x13032 -x9918 -x14004 -x8461 -x3124 -x15789 -x11935 -x10299 -x1405 -x1767 -x15507 -x8283 -x12941 -x4892 -x15146 -x10461 -x5034 -x10930 -x14620 -x4428 -x7435 -x2290 -x6243 -x3332 -x7845 -x7323 -x6649 -x10369 -x3826 -x6692 -x3554 -x5531 -x13398 -x56 -x311 -x2811 -x6643 -x4752 -x6913 -x9615 -x8555 -x6664 -x3796 -x5974 -x8078 -x8646 -x14715 -x11743 -x471 -x14643 -x12102 -x365 -x10359 -x588 -x6380 -x4834 -x1561 -x13476 -x7229 -x4202 -x11045 -x14031 -x9969 -x15508 -x6615 -x15873 -x8708 -x2812 -x8085 -x14779 -x15711 -x9110 -x10320 -x5017 -x6047 -x7940 -x10585 -x978 -x2820 -x5754 -x2626 -x8286 x7803 -x9088 -x9487 -x14043 -x11951 -x4076 -x6089 -x13773 -x15199 -x544 -x3504 -x7400 -x389 -x3579 -x9501 -x3362 -x10744 -x5475 -x14975 -x1012 -x1107 -x14381 -x2712 -x7118 -x945 -x9581 -x14481 -x1145 -x8267 -x5372 -x12870 -x15041 -x1584 -x5789 -x14216 -x12196 -x14796 -x553 -x5549 -x12880 -x13568 -x14053 -x14181 -x13260 -x12696 -x9449 -x14193 -x14342 -x8319 -x5594 -x9708 -x11231 -x16000 -x14677 -x5726 -x1730 -x10486 -x10780 -x1463 -x11689 -x13304 -x31 -x12766 -x2071 -x8230 -x13461 -x6247 -x2571 -x5507 -x9401 -x6027 -x13320 -x8423 -x14979 -x5460 -x10948 -x7673 -x12875 -x9104 -x12038 -x14652 -x13740 -x14118 -x13415 -x1701 -x2109 -x9852 -x6813 -x6876 -x8082 -x9892 -x12144 -x2460 -x7257 -x5892 -x7103 -x4692 -x15551 -x10447 -x2711 -x5087 -x9765 -x8520 -x734 -x7529 -x12320 -x7129 -x6328 -x12410 -x9109 -x421 -x4800 -x5929 -x364 -x7060 -x1612 -x15688 -x3368 -x12964 -x969 -x5885 -x6275 -x7846 -x8899 -x3779 -x2172 -x10254 -x15437 -x5402 -x948 -x8716 -x7167 -x8560 -x12165 -x5998 -x896 -x4694 -x5316 -x14683 -x7470 -x16131 -x3794 -x14542 -x3930 -x2230 -x9240 -x12190 -x5041 -x10442 -x15151 -x9612 -x15289 -x5281 -x3531 -x14640 -x12259 -x7746 -x8977 -x7296 -x9467 -x6991 -x11687 -x8858 -x1110 -x11628 -x3560 -x1628 -x8533 -x11787 -x3094 -x12097 -x3409 -x15356 -x1722 -x9702 -x6091 -x10747 -x390 -x5391 -x15700 -x8786 -x10574 -x11451 -x14007 -x14787 -x12042 -x6866 -x296 -x5866 -x12122 -x5215 -x13747 -x4264 -x13011 -x6423 -x15794 -x14881 -x4483 -x4658 -x7691 -x8242 -x13307 -x14439 -x3902 -x15759 -x2375 -x15171 -x15621 -x10185 -x7944 -x6164 -x14084 -x585 -x2957 -x3601 -x15297 -x6043 -x9988 -x632 -x14936 -x9183 -x14247 -x15589 -x10310 -x12323 -x13522 -x13450 -x13640 x6204 -x4917 -x9761 x15303 -x15692 -x4213 -x15409 -x9367 -x12286 -x2392 -x12824 -x9672 -x9430 -x10528 -x9343 -x8434 -x2291 -x5983 -x6515 -x15836 -x10844 -x9492 -x13714 -x2131 -x13683 -x9768 -x7042 -x1842 -x6141 -x8885 -x10199 -x6020 -x8496 -x13896 -x5499 -x15324 -x3985 -x6456 -x12751 -x9936 -x7185 -x5629 -x893 -x12263 -x1293 -x248 -x14858 -x12130 -x11996 -x9626 -x10066 -x6595 -x4263 -x9881 -x6398 -x7505 -x15779 -x14085 -x14222 -x1986 -x15718 -x14913 -x1678 -x9794 -x13684 -x2039 -x14757 -x9254 -x10408 -x14003 -x7950 -x12437 -x4585 -x7669 -x1340 -x5939 -x3267 -x10929 -x4105 -x1266 -x14887 -x8689 -x6286 -x7579 -x12110 -x15753 -x14817 -x8097 -x9910 -x7150 -x10469 -x3190 -x223 -x1686 -x14020 -x10838 -x57 -x15119 -x3112 -x8335 -x11634 -x14258 -x7688 -x13367 -x4679 -x9021 -x6896 -x3040 -x1614 -x5183 -x13801 -x3078 -x2270 -x6197 -x9391 -x13928 -x12856 -x8696 -x8976 -x9678 -x12174 -x1132 -x9929 -x15912 -x11911 -x15649 -x12011 -x14260 -x6427 -x2884 -x2891 -x10551 -x13123 -x15206 -x827 -x7889 -x8116 -x15879 -x492 -x1505 -x10644 -x11069 -x8591 -x7759 -x1664 -x13873 -x9221 -x8865 -x10937 -x9317 -x12770 -x15038 -x2487 -x5645 -x2715 -x12652 -x1590 -x8451 -x7890 -x13137 -x462 -x14326 -x14461 -x14408 -x8611 -x8122 -x2272 -x888 -x505 -x4888 -x5150 -x1922 -x14264 -x6534 -x5228 -x112 -x13094 -x6475 -x5926 -x8059 -x4121 -x620 -x4380 -x3792 -x6006 -x13890 -x5915 -x7654 -x4000 -x3229 -x15180 -x3737 -x2417 -x6048 -x15436 -x9609 -x3837 -x16014 -x14192 -x2588 -x20 -x13301 -x7933 -x1815 -x14668 -x200 -x15915 -x10443 -x4633 -x1093 -x6170 -x3701 -x4324 -x2769 -x7405 -x9916 -x12036 -x10433 -x8437 -x15002 -x14530 -x13340 -x8583 -x13029 -x70 -x9134 -x6969 -x1592 -x6751 -x5051 -x3855 -x14059 -x4770 -x1223 -x14921 -x2029 -x2114 x9952 -x4651 -x16051 -x684 -x1636 -x14879 -x13561 -x13717 -x10505 -x3082 -x16002 -x13830 -x5902 -x10687 -x8263 -x11912 -x2151 -x15174 -x8102 -x13502 -x5238 -x14336 -x15158 -x10622 -x15675 -x3461 -x2225 -x10091 -x13207 -x2348 -x11353 -x128 -x3151 -x12587 -x14579 -x5032 -x1242 -x1092 -x5589 -x16056 -x2544 -x12010 -x10321 -x11974 -x5733 -x13195 -x13090 -x4936 -x1844 -x7206 -x7833 -x6888 -x12133 -x15748 -x8323 -x8906 -x1838 -x10785 -x7123 -x858 -x4496 -x11145 -x8623 -x4813 -x4320 -x4796 -x3109 -x6210 -x11710 -x8925 -x7359 -x10256 -x8402 -x15488 -x6980 -x14768 -x10313 -x6207 -x15384 -x14828 -x12213 -x3662 -x6610 -x15306 -x5237 -x3265 -x3532 -x8903 -x4961 -x6236 -x12023 -x12756 -x8984 -x1286 -x15092 -x7943 -x1399 -x5427 -x8104 -x12912 -x5020 -x7855 -x294 -x346 -x1189 -x9348 -x15653 -x14888 -x11321 -x7883 -x1224 -x11205 -x10763 -x11351 -x3541 -x12365 -x5099 -x12590 -x8277 -x10947 -x8332 -x13104 x4242 -x14864 -x15484 -x6262 -x4350 -x4293 -x7217 -x7363 -x1971 -x1939 -x11090 -x14711 -x3529 -x5240 -x4412 -x15179 -x7774 -x2050 -x10981 -x14240 -x10470 -x4305 -x10784 -x4275 -x324 -x1062 -x15115 -x15127 -x13064 -x2504 -x10219 -x8439 -x12016 -x8174 -x9369 -x290 -x13892 -x11268 -x10770 -x13995 -x6367 -x7254 -x6545 -x14774 -x10075 -x1563 -x2173 -x10960 -x4741 -x11645 -x7920 -x5379 -x10395 -x892 -x2877 -x2745 -x9770 -x6829 -x4037 -x5362 -x2479 -x3029 -x3357 -x6360 -x4114 -x254 -x9058 -x3922 -x15833 -x924 -x13909 -x13110 -x45 -x11629 -x2787 -x15916 -x15286 -x12067 -x15274 -x1166 -x4308 -x10201 -x12600 -x5331 -x15231 -x12215 -x7982 -x2985 -x3182 -x6433 -x449 -x3521 -x2408 -x15139 -x2595 -x3201 -x823 -x6373 -x12449 -x8072 -x14199 -x6644 -x14334 -x10639 -x2388 -x10172 -x4969 -x9087 -x302 -x2743 -x10315 -x13576 -x13867 -x6501 -x12260 -x16067 -x2714 -x3824 -x12125 -x4588 -x284 -x3513 -x8852 -x3235 -x6267 -x7723 -x12687 -x1634 -x89 -x4002 -x7893 -x2599 -x8612 -x3122 -x13472 -x4850 -x445 -x6514 -x11104 -x8514 -x14559 -x14717 -x15858 -x13920 -x12904 -x637 -x2161 -x5297 -x7335 -x11525 -x15468 -x4349 -x2966 -x11223 -x7384 -x5435 -x10421 -x14387 -x371 -x12496 -x1380 -x10437 -x10167 -x9894 -x14515 -x8131 -x11688 -x12909 -x3896 -x9220 -x13468 -x15878 -x13874 -x9072 -x5050 -x9914 -x8094 -x12610 -x101 -x3473 x13062 -x13811 -x15630 -x2058 -x4052 -x14606 -x14470 -x4054 -x7761 -x9311 -x438 -x11394 -x7058 x9322 -x5068 -x15998 -x12489 -x10477 -x3435 -x16020 -x15450 -x4977 -x1889 -x5579 -x4192 -x1473 -x14272 -x15387 -x6072 -x10311 -x10499 -x13282 -x14322 -x13644 -x2576 -x15335 x15922 -x14655 -x12567 -x5503 -x5453 -x2869 -x6283 -x3083 -x8203 -x3388 -x7524 -x3846 -x7647 -x2816 -x12495 -x12807 -x10839 -x3767 -x5639 -x454 -x1076 -x12432 -x5698 -x4996 -x3465 -x14472 -x14912 -x5245 -x15077 -x1936 -x9980 -x11079 -x7116 -x13276 -x13477 -x2443 -x286 -x8776 -x2960 -x10016 -x15373 -x1655 -x11422 -x5301 -x12235 -x419 -x6238 -x3889 -x11920 -x10671 -x10745 -x9107 -x2320 -x11056 -x4040 -x4970 -x15255 -x14943 -x7748 -x10489 -x3738 -x8142 -x906 -x13940 -x13942 -x5966 -x9141 -x16108 -x5586 -x15682 -x12233 -x11027 -x16107 -x15565 -x5378 -x12203 -x10211 -x9308 -x6387 -x15746 -x9421 -x9940 -x11509 -x1608 -x11143 -x9831 -x6782 -x5135 -x6409 -x4147 -x11796 -x14476 -x2847 -x9804 -x12298 -x2314 -x12657 -x9766 -x4681 -x10949 -x6454 -x1937 -x13244 -x3702 -x8075 -x4497 -x9462 -x10506 -x1896 -x14265 -x9201 -x9606 -x6624 -x7880 -x9276 x10250 -x13546 -x8778 -x7561 -x3533 -x1294 -x7443 -x15530 -x7708 -x6577 -x4759 -x10252 -x16140 -x12473 -x3066 -x6630 -x4611 -x10077 -x1182 -x9803 -x372 -x548 -x8712 -x1912 -x17 -x1361 -x15943 -x13951 -x5853 -x14195 -x8631 -x2047 -x15772 -x8573 -x5581 -x7210 -x15483 -x5407 -x1927 -x14313 -x16146 -x5368 -x339 -x14054 -x1117 -x4316 -x2935 -x10641 -x8833 -x4558 -x7166 -x9764 -x1542 -x13554 -x15225 -x2606 -x14705 -x12906 -x8464 -x5442 -x2621 -x14648 -x3467 -x2804 -x13715 -x4792 -x3576 -x13358 -x1419 -x4419 -x16160 -x8396 -x15516 -x1279 -x1504 -x8016 -x5797 -x7138 -x14246 -x4886 -x7456 -x8671 -x357 -x5191 -x11392 -x488 -x15147 -x10673 -x14185 -x7704 -x1657 -x4414 -x9378 -x10232 -x12000 -x4570 -x62 -x6037 -x11571 -x12860 -x12007 -x5504 -x15846 -x10 -x14716 -x15203 -x1421 -x3832 -x13388 -x5452 -x15698 -x9165 -x14577 -x13499 -x10508 -x7527 -x5688 -x15309 -x2532 -x7024 -x13864 -x4423 -x2335 -x10262 -x5687 -x142 -x14794 -x10803 -x6826 -x13925 -x5173 -x8276 -x5008 -x7509 -x9874 -x5947 -x6943 -x4313 -x140 -x9475 -x1255 -x10801 -x3599 -x13724 -x6137 -x8957 -x11281 -x678 -x1233 -x1330 -x506 -x1416 -x9194 -x3724 -x14639 -x8498 -x14784 -x14919 -x916 -x3244 -x5996 -x7677 -x119 -x14303 -x7337 -x9247 -x609 -x2143 -x1808 -x2993 -x6806 -x5443 -x14714 -x4094 -x15125 -x11748 -x2424 -x8636 -x2907 -x861 -x14722 -x13932 -x7201 -x6417 -x225 -x12999 -x10942 -x11622 -x11128 -x6366 -x15378 -x10946 -x12674 -x14958 -x11044 -x11003 -x5732 -x8140 -x3224 -x962 -x10351 -x3126 -x9509 -x3150 -x12763 -x4187 -x12672 -x5005 -x16065 -x901 -x2482 -x13851 -x11809 -x14012 -x6750 -x761 -x15234 -x5566 -x10596 -x6828 -x12329 -x12579 -x4975 -x6030 -x14180 -x6269 -x11074 -x6378 -x14944 -x16155 -x15067 -x14010 -x2861 -x12368 -x11669 -x8694 -x1492 -x10979 -x2273 -x5406 -x3101 -x7482 -x4441 -x523 -x10836 -x12716 -x4499 -x4032 -x5373 -x2545 -x7939 -x15989 -x14581 -x5783 -x7693 -x13521 -x14541 -x13235 -x3048 -x9891 -x12504 -x4862 -x5461 -x9817 -x13208 -x1424 -x15027 -x1609 -x13496 -x12492 -x5744 -x4826 -x9383 -x10013 -x15601 -x8457 -x16184 -x5533 -x16117 -x8968 -x13642 -x7794 -x1423 -x987 -x1050 -x13229 -x6775 -x8465 -x7128 -x15520 -x12582 -x13987 -x7169 -x3915 -x6656 -x6850 -x7593 -x8372 -x15714 -x11046 -x10038 -x7177 -x10122 -x852 -x4143 -x11158 -x15052 -x5163 -x3155 -x16038 -x13333 -x11674 -x3721 -x2587 -x15113 -x3834 -x9978 -x15959 -x15795 -x16180 -x15196 -x2949 -x3213 -x6413 -x14769 -x10054 -x3499 -x2900 -x6222 -x1252 -x15814 -x4334 -x6490 -x3709 -x8341 -x10520 -x8806 -x3031 -x4669 -x10705 -x6375 -x3991 -x6823 -x8882 -x8135 -x8237 -x13031 -x14587 -x4545 -x15321 -x8568 -x4625 -x14412 -x2476 -x14654 -x169 -x2558 -x5626 -x4894 -x1180 -x5516 -x15612 -x7534 -x14093 -x14756 -x12534 -x7370 -x15075 -x10495 -x7926 -x10537 -x14489 -x2517 -x14617 -x6787 -x16057 -x6708 -x11124 -x2580 -x4228 -x12025 -x10493 -x1870 -x9833 -x3942 -x6379 -x4548 -x7886 -x15197 -x15482 -x171 -x4019 -x2995 -x13662 -x335 -x7692 -x2609 -x13952 -x7771 -x6280 -x7547 -x5024 -x6418 -x5225 -x3218 -x5987 -x7469 -x7279 -x5895 -x8092 -x15390 -x1581 -x10183 -x3185 -x8597 -x2963 -x1916 -x7220 -x3234 -x12724 -x5242 -x8606 -x13069 -x1158 -x4526 -x2578 -x9865 -x3469 -x13425 -x2384 -x1291 -x8853 -x8676 -x8415 -x10326 -x11326 -x606 -x11471 -x2600 -x7062 -x884 -x2373 -x8452 -x713 -x15022 -x2622 -x15519 -x5411 -x10114 -x10383 -x3457 -x2690 -x5047 -x13096 -x798 -x8648 -x15659 -x13497 -x2764 -x7728 -x10879 -x5562 -x12957 -x1806 -x12284 -x13248 -x12055 -x13270 -x16063 -x2332 -x4321 -x2843 x10750 -x7756 -x12279 -x7258 -x2168 -x9482 -x10789 -x1798 -x2377 -x3728 -x14985 -x4058 -x6074 -x15917 -x7607 -x3821 -x10240 -x12145 -x4345 -x16031 -x13961 -x1933 -x7767 -x7115 -x5007 -x12468 -x11583 -x9476 -x3708 -x11460 -x13097 -x744 -x8912 -x13823 -x15345 -x6933 -x5975 -x6200 -x12530 -x8549 -x10599 -x7159 -x9863 -x3313 -x2246 -x14460 -x9745 -x9991 -x3793 -x4636 -x13577 -x4394 -x3543 -x6681 -x2346 -x6063 -x10212 -x15784 -x8820 -x12908 -x13182 -x13402 -x13923 -x7499 -x6900 -x4128 -x4495 -x15005 -x8063 -x4982 -x13436 -x14431 -x5859 -x9624 -x4747 -x3046 -x5524 -x9542 -x11936 -x4981 -x1408 -x11655 -x14495 -x231 -x3447 -x5437 -x3527 -x11171 -x1535 -x6592 -x15844 -x4989 -x10897 -x13267 -x4794 -x6869 -x1206 -x6299 -x13771 -x1437 -x11063 -x8490 -x1097 -x13879 -x5196 -x11483 -x16071 -x9041 -x3389 -x14432 -x12374 -x14635 -x14704 -x7022 -x3573 -x1603 -x8035 -x5976 -x8475 -x10914 -x5106 -x14113 -x14523 -x15474 -x5518 -x15104 -x10190 -x11031 -x9105 -x16123 -x12631 -x2987 -x8922 -x14516 -x4463 -x1276 -x11730 -x622 -x14149 -x9409 -x234 -x12851 -x7272 -x14503 -x1715 -x10471 -x1694 -x1427 -x8436 -x14863 -x9685 -x4789 -x424 -x13733 -x9979 -x14974 -x9304 -x13523 -x3175 -x7716 -x13416 -x7088 -x12358 -x11858 -x2092 -x11149 -x4042 -x8959 -x5204 -x15626 -x13705 -x6499 -x7054 -x13305 -x9116 -x6018 -x1364 -x7601 -x8417 -x10436 -x1917 -x8692 -x6861 -x3381 -x266 -x14826 -x1431 -x10177 -x13858 -x10686 -x12656 -x13688 -x14213 -x932 -x5999 -x1415 -x5590 -x3138 -x10633 -x15801 -x9760 -x3634 -x1314 -x2398 -x2602 -x87 -x3392 -x6978 -x10170 -x15792 -x9176 -x16135 -x13988 -x1982 -x9185 -x4248 -x7616 -x4661 -x431 -x15660 -x9671 -x894 -x16015 -x2813 -x12760 -x2961 -x10731 -x3110 -x13698 -x15163 -x1520 -x13190 -x737 -x8664 -x2930 -x12341 -x11306 -x4393 -x61 -x10022 -x6908 -x6566 -x4439 -x12839 -x15014 -x2188 -x2989 -x15039 -x14781 -x12057 -x4697 -x5434 -x9545 -x3751 -x481 -x15481 -x11699 -x15843 -x16136 -x8603 -x5900 -x13077 -x13788 -x13800 -x1139 -x5778 -x15910 -x1100 -x802 -x5667 -x8742 -x3448 -x3700 -x11210 -x14957 -x11077 -x2830 -x218 -x10707 -x12376 -x1777 -x10653 -x15012 -x4841 -x6314 -x5404 -x10583 -x14051 -x7507 -x9518 -x12440 -x11380 -x11261 -x3914 -x2264 -x4045 -x260 -x3614 -x3655 -x2099 -x9888 -x4169 -x14905 -x15061 -x4097 -x10977 -x12308 -x15393 -x2310 -x5010 -x1377 -x227 -x15518 -x2142 -x13682 -x11960 -x6705 -x12369 -x15558 -x14622 -x6194 -x2339 -x11754 -x11798 -x10993 -x2748 -x6713 -x12168 -x13695 -x4283 -x12422 -x14907 -x2567 -x4117 -x14658 -x10368 -x2130 -x3731 -x5044 -x10672 -x5115 -x115 -x2404 -x11735 -x10849 -x12589 -x14066 -x2297 -x10030 -x1904 -x13068 -x999 -x13021 -x2612 -x3386 -x8455 -x530 -x11872 -x7906 -x5959 -x2611 -x2770 -x15640 -x12643 -x12310 -x6008 -x3522 -x15213 -x15247 -x14104 -x11453 -x10329 -x11959 -x13762 -x7638 -x2937 -x6239 -x5526 -x11476 -x12998 -x15777 -x3508 -x8874 -x11099 -x14425 -x13881 -x8119 -x12797 -x9074 -x11293 -x785 -x1648 -x11728 -x10818 -x6594 -x9549 -x7879 -x4108 -x14646 -x2643 -x3741 -x14089 -x10158 -x15500 -x3733 -x6951 -x14818 -x13551 -x8679 -x15785 -x10217 -x5762 -x5928 -x2800 -x8534 -x1749 -x4211 -x10956 -x14804 -x8151 -x14749 -x1759 -x14268 -x9337 -x11686 -x10986 -x11259 -x12949 -x7631 -x15379 -x7776 -x12792 -x7783 -x8824 -x8735 -x7399 -x13026 -x15057 -x8288 -x2439 -x7927 -x1675 -x6856 -x10873 -x12788 -x8653 -x10610 -x11883 -x12565 -x15927 -x11107 -x3770 -x13626 x13784 -x15441 -x13126 -x10507 -x7175 -x8274 -x6342 -x655 -x519 -x14857 -x7990 -x12843 -x9893 -x12718 -x719 -x11805 -x8202 -x2269 -x8014 -x12777 -x12899 -x13894 -x2380 -x11910 -x16008 -x11985 -x2367 -x7325 -x12266 -x15632 -x16049 -x14672 -x6511 -x13931 -x9617 -x1144 -x11435 -x13583 -x6873 -x1456 -x9634 -x3282 -x8927 -x7237 -x1545 -x7696 -x375 -x16132 -x13550 -x7096 -x7392 -x11317 -x7521 -x2680 -x1947 -x9539 -x11397 -x6746 -x3129 -x360 -x3319 -x2275 -x15934 -x6279 -x12550 -x13264 -x5339 -x8252 -x6605 -x943 -x9662 x7819 -x12882 -x6603 -x13145 -x15033 -x5690 -x16026 -x5097 -x5138 -x5619 -x1654 -x13322 -x7223 -x9710 -x12113 -x956 -x8780 -x6278 -x7194 -x11563 -x11555 -x10317 -x11618 -x287 -x14636 -x2508 -x6355 -x8494 -x3742 -x6957 -x12759 -x5462 -x12844 -x9100 -x3916 -x13336 -x7366 -x12412 -x15622 -x1753 -x1943 -x7106 -x6975 -x12488 -x10807 -x13606 -x14927 -x11494 -x11769 -x11877 -x640 -x6489 -x1793 -x12450 -x2509 -x6816 -x9951 -x1525 -x1892 -x9682 -x15300 -x10670 -x5770 -x9966 -x14060 -x11954 -x14092 -x1441 -x6224 -x14087 -x8249 -x14239 -x9821 -x12604 -x321 -x11857 -x13099 -x14829 -x5791 -x8009 -x775 -x8965 x11344 -x6541 -x12921 -x14670 -x13259 -x8194 -x4790 -x6014 -x7501 -x2383 -x4500 -x1418 -x13738 -x12933 -x14662 -x13439 -x3986 -x5570 -x1714 -x8261 -x11733 -x12031 -x11596 -x3204 -x14837 -x5952 -x15756 -x7390 -x3633 -x11932 -x10008 -x12222 -x13346 -x15116 -x8651 -x3795 -x9686 -x8994 -x5346 -x16162 -x9424 -x4355 -x12544 -x10615 -x11015 -x7408 -x8908 -x9845 -x9718 -x1606 -x4085 -x1582 -x5218 -x15573 -x8175 -x10905 -x9605 -x4551 -x2257 -x14013 -x15366 -x3322 -x14332 -x2220 -x7273 -x8008 -x4081 -x9547 -x9932 -x6125 -x2415 -x9387 -x15399 -x10805 -x8556 -x10595 -x3189 -x8691 -x10988 -x2209 -x1740 -x10787 -x12830 -x2932 -x1164 -x4413 -x8386 -x10453 -x15120 -x6301 -x11958 -x6022 -x3954 -x11100 -x10880 -x12056 -x12527 -x6364 -x9779 -x1489 -x7538 -x3852 -x4530 -x8044 -x16058 -x7670 -x10070 -x12326 -x1444 -x6460 -x11336 -x16103 -x3296 -x5554 -x2762 -x13111 -x5294 -x5901 -x8978 -x55 -x11042 -x589 -x14210 -x11437 -x14971 -x9738 -x7018 -x11979 -x2088 -x3091 -x10261 -x15526 -x14078 -x515 -x14889 -x14799 -x4963 -x5456 -x1541 -x6371 -x587 -x984 -x10488 -x12803 -x6315 -x8430 -x5498 -x9354 -x3217 -x11106 -x224 -x11942 -x6096 -x11276 -x3862 -x14960 -x6684 -x13930 -x5298 -x12525 -x7429 -x13817 -x4281 -x7451 -x5768 -x14788 -x2250 -x11490 -x14604 -x15766 -x16173 -x4706 -x9190 -x4465 -x5597 -x6335 -x5231 -x13534 -x14064 -x9332 -x1084 -x15259 -x9127 -x4852 -x14281 -x15277 -x679 -x15112 -x5613 -x14375 -x4856 -x7445 -x5128 -x12124 -x11366 -x749 -x8191 -x13435 -x12515 -x2391 -x1775 -x4656 -x10611 -x5110 -x6309 -x10952 -x12202 -x13043 -x15864 -x3878 -x3411 -x1738 -x145 -x4203 -x13251 -x7364 -x2049 -x8732 -x11258 -x8851 -x5640 -x8328 -x14445 -x4310 -x10126 -x5954 -x5101 -x7048 -x15294 -x3306 -x12641 -x1552 -x7063 -x13508 -x1744 -x1963 -x7454 -x13917 -x2686 -x12583 -x6996 -x13261 -x6130 -x8293 -x9705 -x6966 -x6671 -x13263 -x5708 -x6509 -x2160 -x6240 -x1830 -x691 -x10279 -x10680 -x1020 -x14255 -x8553 -x434 -x12783 -x11938 -x13914 -x2994 -x183 -x10348 -x612 -x6981 -x4317 -x2829 -x6064 -x15186 -x7912 -x6198 -x114 -x10275 -x11442 -x6738 -x15204 -x15044 -x6674 -x2031 -x11431 -x9656 -x10273 -x15471 -x10193 -x1432 -x104 -x8588 -x9590 -x7288 -x9589 -x608 -x13587 -x6539 -x14647 -x10288 -x9884 -x3645 -x14524 -x4335 -x11771 -x13262 -x3999 -x15487 -x14573 -x8721 -x4024 -x5535 -x3961 -x1277 -x9577 -x10166 -x7326 -x11252 -x8901 -x10192 x15230 -x7027 -x4155 -x11176 -x2237 -x933 -x9676 -x5867 -x4254 -x6672 -x1836 -x2817 -x6357 -x6320 -x14397 -x16043 -x6979 -x6507 -x214 -x3146 -x7410 -x8909 -x659 -x2436 -x11301 -x1560 -x2841 -x9837 -x14766 -x15679 -x11280 -x14820 -x10171 -x141 -x354 -x13503 -x14899 -x14868 -x14841 x10652 -x13541 -x10643 -x6254 -x6483 -x191 -x1536 -x2455 -x8106 -x9931 -x10044 -x14119 -x13406 -x11631 -x3977 -x9407 -x15908 -x106 -x960 -x5444 -x15136 -x8032 -x8943 -x8223 -x11465 -x14605 -x6486 -x1755 -x107 -x8559 -x1485 -x2060 -x10776 -x12889 -x5174 x9178 -x15173 -x2501 -x494 -x3294 -x11262 -x13769 -x3580 x11554 -x5063 -x16150 -x12524 -x15320 -x6099 -x3374 -x8442 -x14891 -x8545 -x6265 -x14358 -x8368 -x7831 -x7484 -x2412 -x3822 -x14963 -x6167 -x7649 -x10999 -x3105 -x12984 -x9981 -x1578 -x7369 -x12901 -x12697 -x900 -x3595 -x12930 -x657 -x14166 -x7732 -x6697 -x13339 -x1853 -x13150 -x14840 -x9111 -x3988 -x4785 -x1137 -x13108 -x4589 -x356 -x1470 -x8342 -x8838 -x539 -x5387 -x7621 -x4683 -x5108 -x9099 -x4817 -x3833 -x12798 -x10552 -x12541 -x13279 -x7897 -x10032 -x4171 -x6695 -x11930 -x12487 -x11763 -x2223 -x8435 -x10439 -x13581 -x144 -x9081 -x185 -x328 -x13578 -x11350 -x13081 -x12195 -x11356 -x4227 -x3260 -x7658 -x6914 -x1443 -x5265 -x7508 -x5608 -x2892 -x12246 -x5814 -x9652 -x7386 -x9089 -x15822 -x7080 -x8765 -x1987 -x7965 -x9864 -x13809 -x10966 -x9131 -x10973 -x11330 -x7378 -x15362 -x49 -x5517 -x10998 -x4502 -x5029 -x195 -x8507 -x5607 -x4392 -x14215 -x11420 -x8987 -x10778 -x5889 -x393 -x11017 -x11603 -x847 -x9420 -x8605 -x9054 -x12009 -x942 -x7032 -x6429 -x2577 -x9069 -x6715 -x7945 -x8105 -x693 -x12 -x7712 -x11690 -x4047 -x15034 -x11127 -x13361 -x15872 -x273 -x11829 -x8504 -x14850 -x8859 -x6233 -x1716 -x9670 -x12936 -x8482 -x60 -x9593 -x10608 -x500 -x538 -x1779 -x3183 -x9506 -x14245 -x14406 -x15555 -x247 -x15749 -x15993 -x617 -x5760 -x12406 -x12648 -x13492 -x13693 -x7318 -x10812 -x10316 -x3994 -x15424 -x11905 -x14143 -x14314 -x9712 -x1167 -x2889 -x5924 -x4985 -x1036 x13165 -x7065 -x170 -x14254 -x1239 -x15193 -x1250 -x981 -x13114 -x10701 -x1202 -x4605 -x8539 -x10229 -x13933 -x12151 -x6553 x9478 -x9286 -x2803 -x8186 -x285 -x12532 -x15939 -x5445 -x1617 -x12167 -x8251 -x14906 -x11539 -x7239 -x9651 -x5710 -x6340 -x6597 -x628 -x13580 -x9792 -x1225 -x5869 -x14328 -x871 -x15694 -x559 -x11334 -x14918 -x15045 -x6060 -x5737 -x15805 -x7564 -x10661 -x2849 -x7773 -x5140 -x4567 -x7582 -x7099 -x8783 -x11914 -x5557 -x7044 -x526 -x9442 -x9900 -x11925 -x12340 -x12119 -x11604 -x3493 -x2433 -x3315 -x13057 -x11786 -x7976 -x13986 -x7414 -x7067 -x13006 -x5002 -x13768 -x582 -x2153 -x240 -x11178 -x7232 -x1171 -x12997 -x6578 -x11196 -x3044 -x2942 -x11615 -x1530 -x8084 -x15433 -x10918 -x11899 -x14603 -x3978 -x39 -x3842 -x4980 -x7173 -x7554 -x8133 -x16091 -x1706 -x3660 -x9716 -x256 -x14780 -x13848 -x11574 -x14521 -x7422 -x14929 -x13482 -x2020 -x9124 -x2204 -x1320 -x1370 -x2721 -x6102 -x11093 -x373 -x461 -x306 -x541 -x482 -x12053 -x9690 -x6351 -x10475 -x14615 -x13067 -x13214 -x830 -x3415 -x7884 -x15141 -x2548 -x13175 -x6773 -x10156 -x7583 -x13366 -x2729 -x9095 -x7739 -x11582 -x1579 -x7801 -x9957 -x10388 -x11522 -x12868 -x6393 -x5423 -x5377 -x10659 -x3059 -x16090 -x9723 -x15992 -x5868 -x6453 -x4323 -x10414 -x5467 -x6442 -x2121 -x10793 -x11533 -x2186 -x5965 -x2026 -x8153 -x13372 -x16072 -x8537 -x5775 -x4733 -x10460 -x3713 -x12351 -x11691 -x2349 -x12461 -x12352 -x199 -x10982 -x715 -x14135 -x5671 -x12396 -x15444 -x7952 -x7854 -x5022 -x11324 -x10072 -x9692 -x3864 -x12713 -x13699 -x14071 -x5280 -x15540 -x4436 -x11546 -x2093 -x9393 -x14884 -x293 -x1886 -x1336 -x16092 -x2700 -x2464 -x13430 -x12521 -x12381 -x1805 -x7810 -x863 -x8361 -x5089 -x14211 -x242 -x2477 -x12370 -x15099 -x5530 -x15825 -x1671 -x6461 -x8090 -x649 -x12635 -x7003 -x9807 -x12173 -x9938 -x2873 -x11955 -x12400 -x14599 -x9925 -x475 -x12715 -x15536 -x1743 -x345 -x11749 -x13338 -x15791 -x1698 -x2874 -x8964 -x13380 -x15708 -x3574 -x13998 -x4174 -x8019 -x11887 -x13449 -x22 -x7754 -x1544 -x13567 -x13654 -x4144 -x3060 -x14005 -x11298 -x4403 -x12523 -x14684 -x11101 -x3000 -x9532 -x14206 -x6306 -x3291 -x13596 -x8598 -x6347 -x5466 x9840 -x1762 -x5139 -x2918 -x9004 -x10324 -x44 -x12774 -x4808 -x4857 -x7496 -x10362 -x1098 -x3238 -x5224 -x12068 -x11475 -x2280 -x113 -x4003 -x8860 -x644 -x1367 -x3838 -x3971 -x14126 -x12355 -x7014 -x14712 -x13840 -x3635 -x6092 -x15160 -x976 -x8875 -x14509 -x307 -x2106 -x7475 -x652 -x8635 -x8580 -x3347 -x8469 -x8883 -x5773 -x12594 -x8302 -x15398 -x7494 -x10869 -x13529 -x8015 -x3390 -x4235 -x5208 -x11092 -x2944 -x9481 -x15224 -x11556 -x6934 -x3345 -x2882 -x13646 -x10557 -x228 -x14790 -x12198 -x10635 -x13271 -x2503 -x15458 -x1216 -x11627 -x13147 -x880 -x8486 -x13344 -x16177 -x13954 -x2123 -x3177 -x15970 -x10017 -x814 -x4604 -x2324 -x10198 -x10431 -x9428 -x499 -x3376 -x14284 -x1354 -x15635 -x851 -x13302 -x11731 -x13842 -x12623 -x2888 -x7694 -x14546 -x1979 -x9323 -x634 -x12799 -x4013 -x4250 -x14991 -x13643 -x13897 -x2717 -x6533 -x12359 -x1451 -x9372 -x6044 -x15842 -x9667 -x13921 -x4212 -x10990 -x8608 -x8023 -x619 -x15117 -x12200 -x7653 x10298 -x4005 -x8784 -x131 -x7555 -x11641 -x9086 -x7875 -x7108 -x3867 -x8041 -x13409 -x5180 -x1930 -x10524 -x10455 -x6479 -x4059 -x6524 -x12988 -x1025 -x12408 -x15331 -x1854 -x5862 -x14350 -x7316 -x5254 -x16027 -x10675 -x2425 -x975 -x7266 -x11078 -x4885 -x9985 -x9576 -x10339 -x2418 -x1596 -x8524 -x124 -x527 -x3882 -x5329 -x15363 -x15764 -x13065 -x7964 -x8003 -x14844 -x15604 -x4659 -x6982

10.69/10.89	s OPTIMUM FOUND

10.69/10.89	c Time taken to solve: 9.734184266 seconds

10.69/10.89	c Total time taken: 10.232748985290527 seconds

Verifier Data

OK	-14511

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-4786051-1783808639/watcher-4786051-1783808639 -o /tmp/evaluation-result-4786051-1783808639/solver-4786051-1783808639 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4786051-1783808639/vars-4786051-1783808639 --bin-var /tmp/runsolver-exch-nodeE009-1783808533-1642065 --watchdog 3760 --use-pty run HOME/instance-4786051-1783808639.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1326020906 --intermediate --solver ortools 

running on 4 cores: 20-23

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-1,4,6-8,10,12-13,16,18-19,25-26,28,30-33,35-37,40,42,44,47-49,51-52,54,59-60,62-63
  3550 MHz: 38-39,45-46,61
  3600 MHz: 2-3,5,9,11,14-15,17,20-24,27,29,34,41,43,50,53,55-58
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 20-23

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (54277 MiB free)
  node 1: cores 8-15, 129019 MiB (48317 MiB free)
  node 2: cores 16-23, 129019 MiB (109547 MiB free)
  node 3: cores 24-31, 129003 MiB (92348 MiB free)
  node 4: cores 32-39, 129019 MiB (71874 MiB free)
  node 5: cores 40-47, 128973 MiB (114885 MiB free)
  node 6: cores 48-55, 129019 MiB (112053 MiB free)
  node 7: cores 56-63, 128474 MiB (104095 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
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
solver pid=1642744, runsolver pid=1642741
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 14.00 13.51 15.10 16/956 1642747
/proc/meminfo: memFree=724366664/1055320700 swapFree=33114688/33554428
[pid=1642744] ppid=1642741 vsize=4324 memory=3196 CPUtime=0 cores=20-23
/proc/1642744/stat : 1642744 (run) S 1642741 1642744 1642050 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 314151504 4427776 640 18446744073709551615 94069305741312 94069306635845 140724243734288 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94069306874896 94069306922640 94069338255360 140724243740798 140724243741033 140724243741033 140724243746769 0
/proc/1642744/statm: 1081 799 710 219 0 143 0
[pid=1642747] ppid=1642744 vsize=26556 memory=20688 CPUtime=0.06 cores=20-23
/proc/1642747/stat : 1642747 (python3) D 1642744 1642744 1642050 0 -1 4456448 3502 0 0 0 5 1 0 0 20 0 1 0 314151505 27193344 5120 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 2 1 0 0 17 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
/proc/1642747/statm: 6639 5172 1918 753 0 4010 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 30880 KiB
Current children cumulated memory: 23884 KiB

[startup+0.213717 s]*
/proc/loadavg: 14.00 13.51 15.10 20/959 1642750
/proc/meminfo: memFree=724357512/1055320700 swapFree=33114688/33554428
[pid=1642744] ppid=1642741 vsize=4324 memory=3196 CPUtime=0 cores=20-23
/proc/1642744/stat : 1642744 (run) S 1642741 1642744 1642050 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 314151504 4427776 640 18446744073709551615 94069305741312 94069306635845 140724243734288 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94069306874896 94069306922640 94069338255360 140724243740798 140724243741033 140724243741033 140724243746769 0
/proc/1642744/statm: 1081 799 710 219 0 143 0
[pid=1642747] ppid=1642744 vsize=235596 memory=35800 CPUtime=0.34 cores=20-23
/proc/1642747/stat : 1642747 (python3) R 1642744 1642744 1642050 0 -1 4456448 5684 0 0 0 32 2 0 0 20 0 4 0 314151505 241250304 8832 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 2 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
/proc/1642747/statm: 58899 8950 3667 753 0 45517 0
[pid=1642747/tid=1642748] ppid=1642744 vsize=235596 memory=822348436 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642748/stat : 1642748 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 241250304 8832 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 2 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642749] ppid=1642744 vsize=235596 memory=3305 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642749/stat : 1642749 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 241250304 8832 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 2 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642750] ppid=1642744 vsize=235596 memory=62892045238795 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642750/stat : 1642750 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 241250304 8832 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 2 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 239920 KiB
Current children cumulated memory: 38996 KiB

[startup+0.312696 s]*
/proc/loadavg: 14.00 13.51 15.10 17/959 1642750
/proc/meminfo: memFree=724345800/1055320700 swapFree=33114688/33554428
[pid=1642744] ppid=1642741 vsize=4324 memory=3196 CPUtime=0 cores=20-23
/proc/1642744/stat : 1642744 (run) S 1642741 1642744 1642050 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 314151504 4427776 640 18446744073709551615 94069305741312 94069306635845 140724243734288 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94069306874896 94069306922640 94069338255360 140724243740798 140724243741033 140724243741033 140724243746769 0
/proc/1642744/statm: 1081 799 710 219 0 143 0
[pid=1642747] ppid=1642744 vsize=263732 memory=56340 CPUtime=0.4 cores=20-23
/proc/1642747/stat : 1642747 (python3) D 1642744 1642744 1642050 0 -1 4456448 8877 0 0 0 37 3 0 0 20 0 4 0 314151505 270061568 13952 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 2 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
/proc/1642747/statm: 65933 14085 5893 753 0 47888 0
[pid=1642747/tid=1642748] ppid=1642744 vsize=263732 memory=822348436 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642748/stat : 1642748 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 270061568 13952 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 2 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642749] ppid=1642744 vsize=263732 memory=3305 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642749/stat : 1642749 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 270061568 13952 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 2 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642750] ppid=1642744 vsize=263732 memory=62892045238795 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642750/stat : 1642750 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 270061568 13952 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 2 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 268056 KiB
Current children cumulated memory: 59536 KiB

[startup+0.700178 s]
/proc/loadavg: 14.00 13.51 15.10 16/959 1642750
/proc/meminfo: memFree=724325184/1055320700 swapFree=33114688/33554428
[pid=1642744] ppid=1642741 vsize=4324 memory=3196 CPUtime=0 cores=20-23
/proc/1642744/stat : 1642744 (run) S 1642741 1642744 1642050 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 314151504 4427776 640 18446744073709551615 94069305741312 94069306635845 140724243734288 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94069306874896 94069306922640 94069338255360 140724243740798 140724243741033 140724243741033 140724243746769 0
/proc/1642744/statm: 1081 799 710 219 0 143 0
[pid=1642747] ppid=1642744 vsize=426928 memory=114832 CPUtime=0.63 cores=20-23
/proc/1642747/stat : 1642747 (python3) R 1642744 1642744 1642050 0 -1 4194304 18507 0 0 0 57 6 0 0 20 0 4 0 314151505 437174272 28672 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
/proc/1642747/statm: 106732 28708 11670 753 0 57769 0
[pid=1642747/tid=1642748] ppid=1642744 vsize=426928 memory=-8394406951334454556 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642748/stat : 1642748 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 437174272 28672 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642749] ppid=1642744 vsize=426928 memory=0 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642749/stat : 1642749 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 437174272 28672 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642750] ppid=1642744 vsize=426928 memory=3196 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642750/stat : 1642750 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 437174272 28672 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 431252 KiB
Current children cumulated memory: 118028 KiB

[startup+1.50016 s]
/proc/loadavg: 14.00 13.51 15.10 17/959 1642750
/proc/meminfo: memFree=724303620/1055320700 swapFree=33114688/33554428
[pid=1642744] ppid=1642741 vsize=4324 memory=3196 CPUtime=0 cores=20-23
/proc/1642744/stat : 1642744 (run) S 1642741 1642744 1642050 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 314151504 4427776 640 18446744073709551615 94069305741312 94069306635845 140724243734288 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94069306874896 94069306922640 94069338255360 140724243740798 140724243741033 140724243741033 140724243746769 0
/proc/1642744/statm: 1081 799 710 219 0 143 0
[pid=1642747] ppid=1642744 vsize=458272 memory=149888 CPUtime=1.43 cores=20-23
/proc/1642747/stat : 1642747 (python3) R 1642744 1642744 1642050 0 -1 4194304 31768 0 0 0 135 8 0 0 20 0 4 0 314151505 469270528 37320 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
/proc/1642747/statm: 114568 37472 13220 753 0 65605 0
[pid=1642747/tid=1642748] ppid=1642744 vsize=458272 memory=0 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642748/stat : 1642748 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 469270528 37320 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642749] ppid=1642744 vsize=458272 memory=3196 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642749/stat : 1642749 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 469270528 37320 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642750] ppid=1642744 vsize=458272 memory=3458820830287626906 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642750/stat : 1642750 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 469270528 37320 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 462596 KiB
Current children cumulated memory: 153084 KiB

[startup+3.11329 s]
/proc/loadavg: 14.00 13.51 15.10 17/959 1642750
/proc/meminfo: memFree=724277128/1055320700 swapFree=33114688/33554428
[pid=1642744] ppid=1642741 vsize=4324 memory=3196 CPUtime=0 cores=20-23
/proc/1642744/stat : 1642744 (run) S 1642741 1642744 1642050 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 314151504 4427776 640 18446744073709551615 94069305741312 94069306635845 140724243734288 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94069306874896 94069306922640 94069338255360 140724243740798 140724243741033 140724243741033 140724243746769 0
/proc/1642744/statm: 1081 799 710 219 0 143 0
[pid=1642747] ppid=1642744 vsize=458564 memory=151476 CPUtime=3.04 cores=20-23
/proc/1642747/stat : 1642747 (python3) R 1642744 1642744 1642050 0 -1 4194304 35369 0 0 0 296 8 0 0 20 0 4 0 314151505 469569536 37792 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
/proc/1642747/statm: 114641 37869 13258 753 0 65678 0
[pid=1642747/tid=1642748] ppid=1642744 vsize=458564 memory=4480 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642748/stat : 1642748 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 469569536 37792 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642749] ppid=1642744 vsize=458564 memory=3458820830287626906 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642749/stat : 1642749 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 469569536 37792 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642750] ppid=1642744 vsize=458564 memory=3196 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642750/stat : 1642750 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 469569536 37792 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 462888 KiB
Current children cumulated memory: 154672 KiB

[startup+6.30016 s]
/proc/loadavg: 14.16 13.55 15.10 17/959 1642750
/proc/meminfo: memFree=724232256/1055320700 swapFree=33114688/33554428
[pid=1642744] ppid=1642741 vsize=4324 memory=3196 CPUtime=0 cores=20-23
/proc/1642744/stat : 1642744 (run) S 1642741 1642744 1642050 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 314151504 4427776 640 18446744073709551615 94069305741312 94069306635845 140724243734288 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94069306874896 94069306922640 94069338255360 140724243740798 140724243741033 140724243741033 140724243746769 0
/proc/1642744/statm: 1081 799 710 219 0 143 0
[pid=1642747] ppid=1642744 vsize=509444 memory=199708 CPUtime=6.21 cores=20-23
/proc/1642747/stat : 1642747 (python3) R 1642744 1642744 1642050 0 -1 4194304 55212 0 0 0 613 8 0 0 20 0 4 0 314151505 521670656 49720 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
/proc/1642747/statm: 127361 49927 13784 753 0 78398 0
[pid=1642747/tid=1642748] ppid=1642744 vsize=509444 memory=3196 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642748/stat : 1642748 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 521670656 49720 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642749] ppid=1642744 vsize=509444 memory=3196 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642749/stat : 1642749 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 521670656 49720 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642750] ppid=1642744 vsize=509444 memory=7 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642750/stat : 1642750 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 521670656 49720 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 513768 KiB
Current children cumulated memory: 202904 KiB

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

# cumulated CPU time of all completed processes:  user=10.7942 s, system=0.102884 s

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

[startup+6.40018 s]
/proc/loadavg: 14.16 13.55 15.10 17/959 1642750
/proc/meminfo: memFree=724232256/1055320700 swapFree=33114688/33554428
[pid=1642744] ppid=1642741 vsize=4324 memory=3196 CPUtime=0 cores=20-23
/proc/1642744/stat : 1642744 (run) S 1642741 1642744 1642050 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 314151504 4427776 640 18446744073709551615 94069305741312 94069306635845 140724243734288 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94069306874896 94069306922640 94069338255360 140724243740798 140724243741033 140724243741033 140724243746769 0
/proc/1642744/statm: 1081 799 710 219 0 143 0
[pid=1642747] ppid=1642744 vsize=509444 memory=199708 CPUtime=6.31 cores=20-23
/proc/1642747/stat : 1642747 (python3) R 1642744 1642744 1642050 0 -1 4194304 55244 0 0 0 623 8 0 0 20 0 4 0 314151505 521670656 49720 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
/proc/1642747/statm: 127361 49927 13784 753 0 78398 0
[pid=1642747/tid=1642748] ppid=1642744 vsize=509444 memory=199700 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642748/stat : 1642748 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 521670656 49720 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642749] ppid=1642744 vsize=509444 memory=149888 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642749/stat : 1642749 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 521670656 49720 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642750] ppid=1642744 vsize=509444 memory=80052 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642750/stat : 1642750 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 521670656 49720 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
Current children cumulated CPU time: 6.31 s
Current children cumulated vsize: 513768 KiB
Current children cumulated memory: 202904 KiB

[startup+8.00013 s]*
/proc/loadavg: 14.16 13.55 15.10 17/959 1642750
/proc/meminfo: memFree=724173172/1055320700 swapFree=33114688/33554428
[pid=1642744] ppid=1642741 vsize=4324 memory=3196 CPUtime=0 cores=20-23
/proc/1642744/stat : 1642744 (run) S 1642741 1642744 1642050 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 314151504 4427776 640 18446744073709551615 94069305741312 94069306635845 140724243734288 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94069306874896 94069306922640 94069338255360 140724243740798 140724243741033 140724243741033 140724243746769 0
/proc/1642744/statm: 1081 799 710 219 0 143 0
[pid=1642747] ppid=1642744 vsize=510728 memory=203904 CPUtime=7.92 cores=20-23
/proc/1642747/stat : 1642747 (python3) R 1642744 1642744 1642050 0 -1 4194304 55878 0 0 0 784 8 0 0 20 0 4 0 314151505 522985472 50761 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
/proc/1642747/statm: 127682 50976 13784 753 0 78719 0
[pid=1642747/tid=1642748] ppid=1642744 vsize=510728 memory=-6303610737707154812 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642748/stat : 1642748 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 522985472 50761 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642749] ppid=1642744 vsize=510728 memory=8908058261624984674 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642749/stat : 1642749 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 522985472 50761 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642750] ppid=1642744 vsize=510728 memory=5284 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642750/stat : 1642750 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 522985472 50761 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
Current children cumulated CPU time: 7.92 s
Current children cumulated vsize: 515052 KiB
Current children cumulated memory: 207100 KiB

[startup+9.60013 s]
/proc/loadavg: 14.31 13.59 15.11 17/959 1642750
/proc/meminfo: memFree=724123440/1055320700 swapFree=33114688/33554428
[pid=1642744] ppid=1642741 vsize=4324 memory=3196 CPUtime=0 cores=20-23
/proc/1642744/stat : 1642744 (run) S 1642741 1642744 1642050 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 314151504 4427776 640 18446744073709551615 94069305741312 94069306635845 140724243734288 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94069306874896 94069306922640 94069338255360 140724243740798 140724243741033 140724243741033 140724243746769 0
/proc/1642744/statm: 1081 799 710 219 0 143 0
[pid=1642747] ppid=1642744 vsize=510728 memory=203904 CPUtime=9.5 cores=20-23
/proc/1642747/stat : 1642747 (python3) R 1642744 1642744 1642050 0 -1 4194304 55895 0 0 0 942 8 0 0 20 0 4 0 314151505 522985472 50761 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
/proc/1642747/statm: 127682 50976 13784 753 0 78719 0
[pid=1642747/tid=1642748] ppid=1642744 vsize=510728 memory=3530884999903707659 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642748/stat : 1642748 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 522985472 50761 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642749] ppid=1642744 vsize=510728 memory=3196 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642749/stat : 1642749 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 522985472 50761 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642750] ppid=1642744 vsize=510728 memory=0 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642750/stat : 1642750 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 522985472 50761 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
Current children cumulated CPU time: 9.5 s
Current children cumulated vsize: 515052 KiB
Current children cumulated memory: 207100 KiB

[startup+10.4001 s]
/proc/loadavg: 14.31 13.59 15.11 17/959 1642750
/proc/meminfo: memFree=724127496/1055320700 swapFree=33114688/33554428
[pid=1642744] ppid=1642741 vsize=4324 memory=3196 CPUtime=0 cores=20-23
/proc/1642744/stat : 1642744 (run) S 1642741 1642744 1642050 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 314151504 4427776 640 18446744073709551615 94069305741312 94069306635845 140724243734288 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94069306874896 94069306922640 94069338255360 140724243740798 140724243741033 140724243741033 140724243746769 0
/proc/1642744/statm: 1081 799 710 219 0 143 0
[pid=1642747] ppid=1642744 vsize=510728 memory=203904 CPUtime=10.29 cores=20-23
/proc/1642747/stat : 1642747 (python3) R 1642744 1642744 1642050 0 -1 4194304 55899 0 0 0 1021 8 0 0 20 0 4 0 314151505 522985472 50761 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
/proc/1642747/statm: 127682 50976 13784 753 0 78719 0
[pid=1642747/tid=1642748] ppid=1642744 vsize=510728 memory=203904 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642748/stat : 1642748 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 522985472 50761 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642749] ppid=1642744 vsize=510728 memory=0 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642749/stat : 1642749 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 522985472 50761 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642750] ppid=1642744 vsize=510728 memory=970 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642750/stat : 1642750 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 522985472 50761 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
Current children cumulated CPU time: 10.29 s
Current children cumulated vsize: 515052 KiB
Current children cumulated memory: 207100 KiB

[startup+10.8001 s]
/proc/loadavg: 14.31 13.59 15.11 17/959 1642750
/proc/meminfo: memFree=724127496/1055320700 swapFree=33114688/33554428
[pid=1642744] ppid=1642741 vsize=4324 memory=3196 CPUtime=0 cores=20-23
/proc/1642744/stat : 1642744 (run) S 1642741 1642744 1642050 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 314151504 4427776 640 18446744073709551615 94069305741312 94069306635845 140724243734288 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94069306874896 94069306922640 94069338255360 140724243740798 140724243741033 140724243741033 140724243746769 0
/proc/1642744/statm: 1081 799 710 219 0 143 0
[pid=1642747] ppid=1642744 vsize=510728 memory=203904 CPUtime=10.69 cores=20-23
/proc/1642747/stat : 1642747 (python3) R 1642744 1642744 1642050 0 -1 4194304 55900 0 0 0 1061 8 0 0 20 0 4 0 314151505 522985472 50761 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
/proc/1642747/statm: 127682 50976 13784 753 0 78719 0
[pid=1642747/tid=1642748] ppid=1642744 vsize=510728 memory=0 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642748/stat : 1642748 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 522985472 50761 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642749] ppid=1642744 vsize=510728 memory=2276 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642749/stat : 1642749 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 522985472 50761 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642750] ppid=1642744 vsize=510728 memory=8093964137191409014 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642750/stat : 1642750 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 522985472 50761 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
Current children cumulated CPU time: 10.69 s
Current children cumulated vsize: 515052 KiB
Current children cumulated memory: 207100 KiB

[startup+10.9001 s]
/proc/loadavg: 14.31 13.59 15.11 17/959 1642750
/proc/meminfo: memFree=724127496/1055320700 swapFree=33114688/33554428
[pid=1642744] ppid=1642741 vsize=4324 memory=3196 CPUtime=0 cores=20-23
/proc/1642744/stat : 1642744 (run) S 1642741 1642744 1642050 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 314151504 4427776 640 18446744073709551615 94069305741312 94069306635845 140724243734288 0 0 0 65536 4 65538 1 0 0 17 20 0 0 0 0 0 94069306874896 94069306922640 94069338255360 140724243740798 140724243741033 140724243741033 140724243746769 0
/proc/1642744/statm: 1081 799 710 219 0 143 0
[pid=1642747] ppid=1642744 vsize=510728 memory=204964 CPUtime=10.8 cores=20-23
/proc/1642747/stat : 1642747 (python3) R 1642744 1642744 1642050 0 -1 4194304 68937 0 0 0 1071 9 0 0 20 0 4 0 314151505 522985472 51145 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 0 0 0 0 17 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
/proc/1642747/statm: 127682 51241 13863 753 0 78719 0
[pid=1642747/tid=1642748] ppid=1642744 vsize=510728 memory=3196 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642748/stat : 1642748 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 522985472 51145 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 0 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642749] ppid=1642744 vsize=510728 memory=201872 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642749/stat : 1642749 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 522985472 51145 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 0 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
[pid=1642747/tid=1642750] ppid=1642744 vsize=510728 memory=3828122596793017153 CPUtime=0.07 cores=20-23
/proc/1642747/task/1642750/stat : 1642750 (python3) S 1642744 1642744 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314151519 522985472 51145 18446744073709551615 4321280 7402577 140722918056208 0 0 0 0 16781312 0 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 41988096 140722918061977 140722918062228 140722918062228 140722918068154 0
Current children cumulated CPU time: 10.8 s
Current children cumulated vsize: 515052 KiB
Current children cumulated memory: 208160 KiB

Child status: 0

Real time (s): 10.9882
CPU time (s): 10.8971
CPU user time (s): 10.7942
CPU system time (s): 0.102884
CPU usage (%): 99.1715
Max. virtual memory (cumulated for all children) (KiB): 515052
Max. memory (cumulated for all children) (KiB): 208160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.7942
system time used= 0.102884
maximum resident set size= 204580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78753
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= 3296
involuntary context switches= 220


# summary of solver processes directly reported to runsolver:
#   pid: 1642744
#   total CPU time (s): 10.8971
#   total CPU user time (s): 10.7942
#   total CPU system time (s): 0.102884

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.058328 second user time and 0.180696 second system time

The end

Launcher Data

Begin job on nodeE009 at 2026-07-12 00:23:59
IDJOB=4786051
IDBENCH=179892
IDSOLVER=3604
FILE ID=nodeE009/4786051-1783808639
RUNJOBID= nodeE009-1783808533-1642065
SLURM_JOB_ID= 12743165
Free space on /tmp= 800772 MiB

SOLVER NAME= cpmpy_ortools (1 core) 2026-05-18
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/KidneyTransplantBenchmarks/normalized-KE_430_008.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores 1 --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4786051-1783808639/watcher-4786051-1783808639 -o /tmp/evaluation-result-4786051-1783808639/solver-4786051-1783808639 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4786051-1783808639/vars-4786051-1783808639 --bin-var /tmp/runsolver-exch-nodeE009-1783808533-1642065 --watchdog 3760 --use-pty run HOME/instance-4786051-1783808639.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1326020906 --intermediate --solver ortools

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

MD5SUM BENCH= e2bd3666ace0643fef499af942b5731a
RANDOM SEED=1326020906

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3590.314
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		: 3597.057
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		: 3592.325
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3581.791
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		: 3582.227
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		: 3590.529
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 3596.322
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		: 2493.659
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		: 3588.858
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		: 3594.826
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		: 3597.779
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
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		: 3580.665
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 3593.407
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3593.384
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 129
initial apicid	: 129
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3600.431
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		: 3597.070
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		: 3573.202
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 195
initial apicid	: 195
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3585.477
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		: 3563.141
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		: 3558.373
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		: 3553.512
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		: 3557.867
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		: 3579.796
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		: 3560.290
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		: 3579.931
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		: 3579.685
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		: 2493.659
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.429
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		: 3585.818
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		: 3570.628
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		: 3568.312
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:       1055320700 kB
MemFree:        724375552 kB
MemAvailable:   1026680152 kB
Buffers:              32 kB
Cached:         305077864 kB
SwapCached:        14892 kB
Active:         34707960 kB
Inactive:       289783340 kB
Active(anon):   19825360 kB
Inactive(anon):   105100 kB
Active(file):   14882600 kB
Inactive(file): 289678240 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33114688 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             21328 kB
Writeback:           404 kB
AnonPages:      19392072 kB
Mapped:           188952 kB
Shmem:            517036 kB
KReclaimable:    3450556 kB
Slab:            4027404 kB
SReclaimable:    3450556 kB
SUnreclaim:       576848 kB
KernelStack:       16288 kB
PageTables:        49316 kB
SecPageTables:     15404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   24277504 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479608 kB
VmallocChunk:          0 kB
Percpu:           121088 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7432192 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:      395716 kB
DirectMap2M:    18800640 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 800752 MiB
End job on nodeE009 at 2026-07-12 00:24:10