Trace number 4847669

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cpmpy_ortools (1 core) 2026-07-14SAT568 3584.47 3598.73

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/
StableMatchings/SMTI/x1/Init-x1-i4_pp_95_merged.opb
MD5SUM7a910aef8c26f11b54dde763675c401b
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 benchmark568
Best CPU time to get the best result obtained on this benchmark1.22453
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15785
Total number of constraints15786
Number of constraints which are clauses10571
Number of constraints which are cardinality constraints (but not clauses)1444
Number of constraints which are nor clauses,nor cardinality constraints3771
Minimum length of a constraint1
Maximum length of a constraint1444
Number of terms in the objective function 1444
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1444
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 344
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1788
Number of bits of the biggest sum of numbers11
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

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

Verifier Data

OK	568

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

running on 4 cores: 36-39

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-1,3-4,6-8,10-12,14-15,17-20,22,25-26,29-31,35,48-49,51-53
  3550 MHz: 21,23,32,34,36,38,54-63
  3600 MHz: 2,5,9,13,16,24,27-28,33,37,39-47,50
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 36-39

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127320 MiB free)
  node 1: cores 8-15, 129019 MiB (128129 MiB free)
  node 2: cores 16-23, 128973 MiB (128370 MiB free)
  node 3: cores 24-31, 129003 MiB (127358 MiB free)
  node 4: cores 32-39, 129019 MiB (128642 MiB free)
  node 5: cores 40-47, 129019 MiB (128562 MiB free)
  node 6: cores 48-55, 129019 MiB (122978 MiB free)
  node 7: cores 56-63, 128474 MiB (127915 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100056 s]*
/proc/loadavg: 17.27 16.68 16.20 9/892 24521
/proc/meminfo: memFree=1043705844/1055320716 swapFree=33554428/33554428
[pid=24492] ppid=24485 vsize=4324 memory=3164 CPUtime=0 cores=36-39
/proc/24492/stat : 24492 (run) S 24485 24492 22358 0 -1 4194304 262 124 0 0 0 0 0 0 20 0 1 0 2826677 4427776 640 18446744073709551615 94328043450368 94328044344901 140730901938352 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94328044583952 94328044631696 94328075833344 140730901940354 140730901940589 140730901940589 140730901946321 0
/proc/24492/statm: 1081 791 704 219 0 143 0
[pid=24501] ppid=24492 vsize=18628 memory=13532 CPUtime=0.02 cores=36-39
/proc/24501/stat : 24501 (python3) D 24492 24492 22358 0 -1 4194304 1910 0 0 0 2 0 0 0 20 0 1 0 2826681 19075072 3200 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 2 1 0 0 17 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
/proc/24501/statm: 4657 3383 1631 753 0 2506 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 22952 KiB
Current children cumulated memory: 16696 KiB

[startup+0.212797 s]*
/proc/loadavg: 17.27 16.68 16.20 9/892 24521
/proc/meminfo: memFree=1043681916/1055320716 swapFree=33554428/33554428
[pid=24492] ppid=24485 vsize=4324 memory=3164 CPUtime=0 cores=36-39
/proc/24492/stat : 24492 (run) S 24485 24492 22358 0 -1 4194304 262 124 0 0 0 0 0 0 20 0 1 0 2826677 4427776 640 18446744073709551615 94328043450368 94328044344901 140730901938352 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94328044583952 94328044631696 94328075833344 140730901940354 140730901940589 140730901940589 140730901946321 0
/proc/24492/statm: 1081 791 704 219 0 143 0
[pid=24501] ppid=24492 vsize=24572 memory=18824 CPUtime=0.04 cores=36-39
/proc/24501/stat : 24501 (python3) R 24492 24492 22358 0 -1 4194304 3107 0 0 0 4 0 0 0 20 0 1 0 2826681 25161728 4608 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 2 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
/proc/24501/statm: 6143 4706 1812 753 0 3654 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 28896 KiB
Current children cumulated memory: 21988 KiB

[startup+0.311958 s]*
/proc/loadavg: 17.27 16.68 16.20 8/896 24526
/proc/meminfo: memFree=1043655256/1055320716 swapFree=33554428/33554428
[pid=24492] ppid=24485 vsize=4324 memory=3164 CPUtime=0 cores=36-39
/proc/24492/stat : 24492 (run) S 24485 24492 22358 0 -1 4194304 262 124 0 0 0 0 0 0 20 0 1 0 2826677 4427776 640 18446744073709551615 94328043450368 94328044344901 140730901938352 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94328044583952 94328044631696 94328075833344 140730901940354 140730901940589 140730901940589 140730901946321 0
/proc/24492/statm: 1081 791 704 219 0 143 0
[pid=24501] ppid=24492 vsize=29104 memory=23316 CPUtime=0.07 cores=36-39
/proc/24501/stat : 24501 (python3) D 24492 24492 22358 0 -1 4194304 4094 0 0 0 6 1 0 0 20 0 1 0 2826681 29802496 5632 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 2 1 0 0 17 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
/proc/24501/statm: 7276 5829 1994 753 0 4420 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 33428 KiB
Current children cumulated memory: 26480 KiB

[startup+0.700162 s]
/proc/loadavg: 17.27 16.68 16.20 21/919 24566
/proc/meminfo: memFree=1043599344/1055320716 swapFree=33554428/33554428
[pid=24492] ppid=24485 vsize=4324 memory=3164 CPUtime=0 cores=36-39
/proc/24492/stat : 24492 (run) S 24485 24492 22358 0 -1 4194304 262 124 0 0 0 0 0 0 20 0 1 0 2826677 4427776 640 18446744073709551615 94328043450368 94328044344901 140730901938352 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94328044583952 94328044631696 94328075833344 140730901940354 140730901940589 140730901940589 140730901946321 0
/proc/24492/statm: 1081 791 704 219 0 143 0
[pid=24501] ppid=24492 vsize=237624 memory=38252 CPUtime=0.36 cores=36-39
/proc/24501/stat : 24501 (python3) D 24492 24492 22358 0 -1 4194304 6289 0 0 0 33 3 0 0 20 0 4 0 2826681 243326976 9344 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 2 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
/proc/24501/statm: 59406 9563 3679 753 0 46024 0
[pid=24501/tid=24539] ppid=24492 vsize=237624 memory=7737465854698456852 CPUtime=0.07 cores=36-39
/proc/24501/task/24539/stat : 24539 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 243326976 9344 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 2 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24540] ppid=24492 vsize=237624 memory=9192904 CPUtime=0.07 cores=36-39
/proc/24501/task/24540/stat : 24540 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 243326976 9344 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 2 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24541] ppid=24492 vsize=237624 memory=4856 CPUtime=0.07 cores=36-39
/proc/24501/task/24541/stat : 24541 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 243326976 9344 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 2 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 241948 KiB
Current children cumulated memory: 41416 KiB

[startup+1.50017 s]
/proc/loadavg: 17.27 16.68 16.20 9/917 24634
/proc/meminfo: memFree=1043509144/1055320716 swapFree=33554428/33554428
[pid=24492] ppid=24485 vsize=4324 memory=3164 CPUtime=0 cores=36-39
/proc/24492/stat : 24492 (run) S 24485 24492 22358 0 -1 4194304 262 124 0 0 0 0 0 0 20 0 1 0 2826677 4427776 640 18446744073709551615 94328043450368 94328044344901 140730901938352 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94328044583952 94328044631696 94328075833344 140730901940354 140730901940589 140730901940589 140730901946321 0
/proc/24492/statm: 1081 791 704 219 0 143 0
[pid=24501] ppid=24492 vsize=288672 memory=76044 CPUtime=0.48 cores=36-39
/proc/24501/stat : 24501 (python3) D 24492 24492 22358 0 -1 4194304 13383 0 0 0 43 5 0 0 20 0 4 0 2826681 295600128 18688 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 2 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
/proc/24501/statm: 72168 19011 6405 753 0 52433 0
[pid=24501/tid=24539] ppid=24492 vsize=288672 memory=7737465854698456852 CPUtime=0.07 cores=36-39
/proc/24501/task/24539/stat : 24539 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 295600128 18688 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 2 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24540] ppid=24492 vsize=288672 memory=4856 CPUtime=0.07 cores=36-39
/proc/24501/task/24540/stat : 24540 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 295600128 18688 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 2 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24541] ppid=24492 vsize=288672 memory=9192904 CPUtime=0.07 cores=36-39
/proc/24501/task/24541/stat : 24541 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 295600128 18688 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 2 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 292996 KiB
Current children cumulated memory: 79208 KiB

[startup+3.11374 s]
/proc/loadavg: 17.27 16.68 16.20 17/935 24690
/proc/meminfo: memFree=1042581772/1055320716 swapFree=33554428/33554428
[pid=24492] ppid=24485 vsize=4324 memory=3164 CPUtime=0 cores=36-39
/proc/24492/stat : 24492 (run) S 24485 24492 22358 0 -1 4194304 262 124 0 0 0 0 0 0 20 0 1 0 2826677 4427776 640 18446744073709551615 94328043450368 94328044344901 140730901938352 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94328044583952 94328044631696 94328075833344 140730901940354 140730901940589 140730901940589 140730901946321 0
/proc/24492/statm: 1081 791 704 219 0 143 0
[pid=24501] ppid=24492 vsize=470020 memory=163528 CPUtime=1.57 cores=36-39
/proc/24501/stat : 24501 (python3) R 24492 24492 22358 0 -1 4194304 38140 0 0 0 148 9 0 0 20 0 4 0 2826681 481300480 40523 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
/proc/24501/statm: 117505 40882 13313 753 0 68542 0
[pid=24501/tid=24539] ppid=24492 vsize=470020 memory=15817807027804283 CPUtime=0.07 cores=36-39
/proc/24501/task/24539/stat : 24539 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 481300480 40523 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24540] ppid=24492 vsize=470020 memory=3164 CPUtime=0.07 cores=36-39
/proc/24501/task/24540/stat : 24540 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 481300480 40523 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24541] ppid=24492 vsize=470020 memory=7737465854698456852 CPUtime=0.07 cores=36-39
/proc/24501/task/24541/stat : 24541 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 481300480 40523 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 474344 KiB
Current children cumulated memory: 166692 KiB
heavy processes:

[startup+6.30016 s]
/proc/loadavg: 17.24 16.68 16.20 17/935 24697
/proc/meminfo: memFree=1041720468/1055320716 swapFree=33554428/33554428
[pid=24492] ppid=24485 vsize=4324 memory=3164 CPUtime=0 cores=36-39
/proc/24492/stat : 24492 (run) S 24485 24492 22358 0 -1 4194304 262 124 0 0 0 0 0 0 20 0 1 0 2826677 4427776 640 18446744073709551615 94328043450368 94328044344901 140730901938352 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94328044583952 94328044631696 94328075833344 140730901940354 140730901940589 140730901940589 140730901946321 0
/proc/24492/statm: 1081 791 704 219 0 143 0
[pid=24501] ppid=24492 vsize=495608 memory=189620 CPUtime=4.75 cores=36-39
/proc/24501/stat : 24501 (python3) R 24492 24492 22358 0 -1 4194304 45055 0 0 0 465 10 0 0 20 0 4 0 2826681 507502592 47014 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
/proc/24501/statm: 123902 47405 13736 753 0 74939 0
[pid=24501/tid=24539] ppid=24492 vsize=495608 memory=-3761991693392591655 CPUtime=0.07 cores=36-39
/proc/24501/task/24539/stat : 24539 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 507502592 47014 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24540] ppid=24492 vsize=495608 memory=2512 CPUtime=0.07 cores=36-39
/proc/24501/task/24540/stat : 24540 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 507502592 47014 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24541] ppid=24492 vsize=495608 memory=0 CPUtime=0.07 cores=36-39
/proc/24501/task/24541/stat : 24541 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 507502592 47014 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
Current children cumulated CPU time: 4.75 s
Current children cumulated vsize: 499932 KiB
Current children cumulated memory: 192784 KiB
heavy processes:

[startup+12.7001 s]
/proc/loadavg: 17.22 16.69 16.21 19/943 24742
/proc/meminfo: memFree=1040517756/1055320716 swapFree=33554428/33554428
[pid=24492] ppid=24485 vsize=4324 memory=3164 CPUtime=0 cores=36-39
/proc/24492/stat : 24492 (run) S 24485 24492 22358 0 -1 4194304 262 124 0 0 0 0 0 0 20 0 1 0 2826677 4427776 640 18446744073709551615 94328043450368 94328044344901 140730901938352 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94328044583952 94328044631696 94328075833344 140730901940354 140730901940589 140730901940589 140730901946321 0
/proc/24492/statm: 1081 791 704 219 0 143 0
[pid=24501] ppid=24492 vsize=546628 memory=233412 CPUtime=11.13 cores=36-39
/proc/24501/stat : 24501 (python3) R 24492 24492 22358 0 -1 4194304 62317 0 0 0 1102 11 0 0 20 0 4 0 2826681 559747072 58115 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
/proc/24501/statm: 136657 58353 13813 753 0 87694 0
[pid=24501/tid=24539] ppid=24492 vsize=546628 memory=2512 CPUtime=0.07 cores=36-39
/proc/24501/task/24539/stat : 24539 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 559747072 58115 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24540] ppid=24492 vsize=546628 memory=205408 CPUtime=0.07 cores=36-39
/proc/24501/task/24540/stat : 24540 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 559747072 58115 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24541] ppid=24492 vsize=546628 memory=14126753866094733 CPUtime=0.07 cores=36-39
/proc/24501/task/24541/stat : 24541 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 559747072 58115 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
Current children cumulated CPU time: 11.13 s
Current children cumulated vsize: 550952 KiB
Current children cumulated memory: 236576 KiB

[startup+25.5002 s]
/proc/loadavg: 17.17 16.70 16.22 19/943 24795
/proc/meminfo: memFree=1037936812/1055320716 swapFree=33554428/33554428
[pid=24492] ppid=24485 vsize=4324 memory=3164 CPUtime=0 cores=36-39
/proc/24492/stat : 24492 (run) S 24485 24492 22358 0 -1 4194304 262 124 0 0 0 0 0 0 20 0 1 0 2826677 4427776 640 18446744073709551615 94328043450368 94328044344901 140730901938352 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94328044583952 94328044631696 94328075833344 140730901940354 140730901940589 140730901940589 140730901946321 0
/proc/24492/statm: 1081 791 704 219 0 143 0
[pid=24501] ppid=24492 vsize=551564 memory=243128 CPUtime=23.87 cores=36-39

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


# cumulated CPU time of all completed processes:  user=3584.14 s, system=0.325779 s

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

[startup+3584 s]*
/proc/loadavg: 11.29 11.87 12.24 11/865 25306
/proc/meminfo: memFree=1044720652/1055320716 swapFree=33554428/33554428
[pid=24492] ppid=24485 vsize=4324 memory=3164 CPUtime=0 cores=36-39
/proc/24492/stat : 24492 (run) S 24485 24492 22358 0 -1 4194304 262 124 0 0 0 0 0 0 20 0 1 0 2826677 4427776 640 18446744073709551615 94328043450368 94328044344901 140730901938352 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94328044583952 94328044631696 94328075833344 140730901940354 140730901940589 140730901940589 140730901946321 0
/proc/24492/statm: 1081 791 704 219 0 143 0
[pid=24501] ppid=24492 vsize=608448 memory=305636 CPUtime=3569.79 cores=36-39
/proc/24501/stat : 24501 (python3) R 24492 24492 22358 0 -1 4194304 472181 0 0 0 356948 31 0 0 20 0 4 0 2826681 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
/proc/24501/statm: 152112 76409 13874 753 0 103149 0
[pid=24501/tid=24539] ppid=24492 vsize=608448 memory=245345711841258 CPUtime=0.07 cores=36-39
/proc/24501/task/24539/stat : 24539 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24540] ppid=24492 vsize=608448 memory=235991273068385 CPUtime=0.07 cores=36-39
/proc/24501/task/24540/stat : 24540 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24541] ppid=24492 vsize=608448 memory=-8471660653467845821 CPUtime=0.07 cores=36-39
/proc/24501/task/24541/stat : 24541 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
Current children cumulated CPU time: 3569.79 s
Current children cumulated vsize: 612772 KiB
Current children cumulated memory: 308800 KiB

[startup+3590.4 s]
/proc/loadavg: 10.94 11.77 12.20 11/865 25306
/proc/meminfo: memFree=1044721792/1055320716 swapFree=33554428/33554428
[pid=24492] ppid=24485 vsize=4324 memory=3164 CPUtime=0 cores=36-39
/proc/24492/stat : 24492 (run) S 24485 24492 22358 0 -1 4194304 262 124 0 0 0 0 0 0 20 0 1 0 2826677 4427776 640 18446744073709551615 94328043450368 94328044344901 140730901938352 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94328044583952 94328044631696 94328075833344 140730901940354 140730901940589 140730901940589 140730901946321 0
/proc/24492/statm: 1081 791 704 219 0 143 0
[pid=24501] ppid=24492 vsize=608448 memory=305636 CPUtime=3576.16 cores=36-39
/proc/24501/stat : 24501 (python3) R 24492 24492 22358 0 -1 4194304 472233 0 0 0 357585 31 0 0 20 0 4 0 2826681 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
/proc/24501/statm: 152112 76409 13874 753 0 103149 0
[pid=24501/tid=24539] ppid=24492 vsize=608448 memory=3164 CPUtime=0.07 cores=36-39
/proc/24501/task/24539/stat : 24539 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24540] ppid=24492 vsize=608448 memory=15464 CPUtime=0.07 cores=36-39
/proc/24501/task/24540/stat : 24540 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24541] ppid=24492 vsize=608448 memory=14268 CPUtime=0.07 cores=36-39
/proc/24501/task/24541/stat : 24541 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
Current children cumulated CPU time: 3576.16 s
Current children cumulated vsize: 612772 KiB
Current children cumulated memory: 308800 KiB

[startup+3593.6 s]
/proc/loadavg: 10.94 11.77 12.20 11/865 25306
/proc/meminfo: memFree=1044765772/1055320716 swapFree=33554428/33554428
[pid=24492] ppid=24485 vsize=4324 memory=3164 CPUtime=0 cores=36-39
/proc/24492/stat : 24492 (run) S 24485 24492 22358 0 -1 4194304 262 124 0 0 0 0 0 0 20 0 1 0 2826677 4427776 640 18446744073709551615 94328043450368 94328044344901 140730901938352 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94328044583952 94328044631696 94328075833344 140730901940354 140730901940589 140730901940589 140730901946321 0
/proc/24492/statm: 1081 791 704 219 0 143 0
[pid=24501] ppid=24492 vsize=608448 memory=305636 CPUtime=3579.35 cores=36-39
/proc/24501/stat : 24501 (python3) R 24492 24492 22358 0 -1 4194304 472279 0 0 0 357904 31 0 0 20 0 4 0 2826681 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
/proc/24501/statm: 152112 76409 13874 753 0 103149 0
[pid=24501/tid=24539] ppid=24492 vsize=608448 memory=3164 CPUtime=0.07 cores=36-39
/proc/24501/task/24539/stat : 24539 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24540] ppid=24492 vsize=608448 memory=3164 CPUtime=0.07 cores=36-39
/proc/24501/task/24540/stat : 24540 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24541] ppid=24492 vsize=608448 memory=305636 CPUtime=0.07 cores=36-39
/proc/24501/task/24541/stat : 24541 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
Current children cumulated CPU time: 3579.35 s
Current children cumulated vsize: 612772 KiB
Current children cumulated memory: 308800 KiB

[startup+3596.8 s]
/proc/loadavg: 10.78 11.73 12.18 9/849 25322
/proc/meminfo: memFree=1046768336/1055320716 swapFree=33554428/33554428
[pid=24492] ppid=24485 vsize=4324 memory=3164 CPUtime=0 cores=36-39
/proc/24492/stat : 24492 (run) S 24485 24492 22358 0 -1 4194304 262 124 0 0 0 0 0 0 20 0 1 0 2826677 4427776 640 18446744073709551615 94328043450368 94328044344901 140730901938352 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94328044583952 94328044631696 94328075833344 140730901940354 140730901940589 140730901940589 140730901946321 0
/proc/24492/statm: 1081 791 704 219 0 143 0
[pid=24501] ppid=24492 vsize=608448 memory=305636 CPUtime=3582.54 cores=36-39
/proc/24501/stat : 24501 (python3) R 24492 24492 22358 0 -1 4194304 472296 0 0 0 358223 31 0 0 20 0 4 0 2826681 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
/proc/24501/statm: 152112 76409 13874 753 0 103149 0
[pid=24501/tid=24539] ppid=24492 vsize=608448 memory=12908 CPUtime=0.07 cores=36-39
/proc/24501/task/24539/stat : 24539 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24540] ppid=24492 vsize=608448 memory=5836 CPUtime=0.07 cores=36-39
/proc/24501/task/24540/stat : 24540 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24541] ppid=24492 vsize=608448 memory=3164 CPUtime=0.07 cores=36-39
/proc/24501/task/24541/stat : 24541 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
Current children cumulated CPU time: 3582.54 s
Current children cumulated vsize: 612772 KiB
Current children cumulated memory: 308800 KiB

[startup+3597.6 s]
/proc/loadavg: 10.78 11.73 12.18 9/849 25322
/proc/meminfo: memFree=1046768000/1055320716 swapFree=33554428/33554428
[pid=24492] ppid=24485 vsize=4324 memory=3164 CPUtime=0 cores=36-39
/proc/24492/stat : 24492 (run) S 24485 24492 22358 0 -1 4194304 262 124 0 0 0 0 0 0 20 0 1 0 2826677 4427776 640 18446744073709551615 94328043450368 94328044344901 140730901938352 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94328044583952 94328044631696 94328075833344 140730901940354 140730901940589 140730901940589 140730901946321 0
/proc/24492/statm: 1081 791 704 219 0 143 0
[pid=24501] ppid=24492 vsize=608448 memory=305636 CPUtime=3583.33 cores=36-39
/proc/24501/stat : 24501 (python3) R 24492 24492 22358 0 -1 4194304 472298 0 0 0 358302 31 0 0 20 0 4 0 2826681 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
/proc/24501/statm: 152112 76409 13874 753 0 103149 0
[pid=24501/tid=24539] ppid=24492 vsize=608448 memory=27320 CPUtime=0.07 cores=36-39
/proc/24501/task/24539/stat : 24539 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24540] ppid=24492 vsize=608448 memory=14268 CPUtime=0.07 cores=36-39
/proc/24501/task/24540/stat : 24540 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24541] ppid=24492 vsize=608448 memory=12908 CPUtime=0.07 cores=36-39
/proc/24501/task/24541/stat : 24541 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
Current children cumulated CPU time: 3583.33 s
Current children cumulated vsize: 612772 KiB
Current children cumulated memory: 308800 KiB

[startup+3598.4 s]
/proc/loadavg: 10.78 11.73 12.18 8/841 25323
/proc/meminfo: memFree=1047144752/1055320716 swapFree=33554428/33554428
[pid=24492] ppid=24485 vsize=4324 memory=3164 CPUtime=0 cores=36-39
/proc/24492/stat : 24492 (run) S 24485 24492 22358 0 -1 4194304 262 124 0 0 0 0 0 0 20 0 1 0 2826677 4427776 640 18446744073709551615 94328043450368 94328044344901 140730901938352 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94328044583952 94328044631696 94328075833344 140730901940354 140730901940589 140730901940589 140730901946321 0
/proc/24492/statm: 1081 791 704 219 0 143 0
[pid=24501] ppid=24492 vsize=608448 memory=305636 CPUtime=3584.13 cores=36-39
/proc/24501/stat : 24501 (python3) R 24492 24492 22358 0 -1 4194304 472298 0 0 0 358382 31 0 0 20 0 4 0 2826681 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
/proc/24501/statm: 152112 76409 13874 753 0 103149 0
[pid=24501/tid=24539] ppid=24492 vsize=608448 memory=12908 CPUtime=0.07 cores=36-39
/proc/24501/task/24539/stat : 24539 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24540] ppid=24492 vsize=608448 memory=5836 CPUtime=0.07 cores=36-39
/proc/24501/task/24540/stat : 24540 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24541] ppid=24492 vsize=608448 memory=3164 CPUtime=0.07 cores=36-39
/proc/24501/task/24541/stat : 24541 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
Current children cumulated CPU time: 3584.13 s
Current children cumulated vsize: 612772 KiB
Current children cumulated memory: 308800 KiB

[startup+3598.6 s]
/proc/loadavg: 10.78 11.73 12.18 8/841 25323
/proc/meminfo: memFree=1047144752/1055320716 swapFree=33554428/33554428
[pid=24492] ppid=24485 vsize=4324 memory=3164 CPUtime=0 cores=36-39
/proc/24492/stat : 24492 (run) S 24485 24492 22358 0 -1 4194304 262 124 0 0 0 0 0 0 20 0 1 0 2826677 4427776 640 18446744073709551615 94328043450368 94328044344901 140730901938352 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94328044583952 94328044631696 94328075833344 140730901940354 140730901940589 140730901940589 140730901946321 0
/proc/24492/statm: 1081 791 704 219 0 143 0
[pid=24501] ppid=24492 vsize=608448 memory=305636 CPUtime=3584.33 cores=36-39
/proc/24501/stat : 24501 (python3) R 24492 24492 22358 0 -1 4194304 473495 0 0 0 358402 31 0 0 20 0 4 0 2826681 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405024 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
/proc/24501/statm: 152112 76409 13874 753 0 103149 0
[pid=24501/tid=24539] ppid=24492 vsize=608448 memory=1940 CPUtime=0.07 cores=36-39
/proc/24501/task/24539/stat : 24539 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405024 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24540] ppid=24492 vsize=608448 memory=2512 CPUtime=0.07 cores=36-39
/proc/24501/task/24540/stat : 24540 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405024 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24541] ppid=24492 vsize=608448 memory=3560 CPUtime=0.07 cores=36-39
/proc/24501/task/24541/stat : 24541 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 623050752 76084 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 8405024 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
Current children cumulated CPU time: 3584.33 s
Current children cumulated vsize: 612772 KiB
Current children cumulated memory: 308800 KiB

[startup+3598.7 s]
/proc/loadavg: 10.78 11.73 12.18 8/841 25323
/proc/meminfo: memFree=1047144752/1055320716 swapFree=33554428/33554428
[pid=24492] ppid=24485 vsize=4324 memory=3164 CPUtime=0 cores=36-39
/proc/24492/stat : 24492 (run) S 24485 24492 22358 0 -1 4194304 262 124 0 0 0 0 0 0 20 0 1 0 2826677 4427776 640 18446744073709551615 94328043450368 94328044344901 140730901938352 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94328044583952 94328044631696 94328075833344 140730901940354 140730901940589 140730901940589 140730901946321 0
/proc/24492/statm: 1081 791 704 219 0 143 0
[pid=24501] ppid=24492 vsize=599232 memory=296736 CPUtime=3584.43 cores=36-39
/proc/24501/stat : 24501 (python3) R 24492 24492 22358 0 -1 4194304 484337 0 0 0 358412 31 0 0 20 0 4 0 2826681 613613568 73984 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 0 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
/proc/24501/statm: 149808 74184 13874 753 0 100845 0
[pid=24501/tid=24539] ppid=24492 vsize=599232 memory=300092 CPUtime=0.07 cores=36-39
/proc/24501/task/24539/stat : 24539 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 613613568 73984 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 0 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24540] ppid=24492 vsize=599232 memory=3164 CPUtime=0.07 cores=36-39
/proc/24501/task/24540/stat : 24540 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 613613568 73984 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 0 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
[pid=24501/tid=24541] ppid=24492 vsize=599232 memory=3164 CPUtime=0.07 cores=36-39
/proc/24501/task/24541/stat : 24541 (python3) S 24492 24492 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826713 613613568 73984 18446744073709551615 4321280 7402577 140725033821840 0 0 0 0 16781312 0 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 12353536 140725033826205 140725033826456 140725033826456 140725033832378 0
Current children cumulated CPU time: 3584.43 s
Current children cumulated vsize: 603556 KiB
Current children cumulated memory: 299900 KiB

Child status: 0

Real time (s): 3598.73
CPU time (s): 3584.47
CPU user time (s): 3584.14
CPU system time (s): 0.325779
CPU usage (%): 99.6038
Max. virtual memory (cumulated for all children) (KiB): 612772
Max. memory (cumulated for all children) (KiB): 308800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.14
system time used= 0.325779
maximum resident set size= 304848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 485252
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= 3185
involuntary context switches= 1848


# summary of solver processes directly reported to runsolver:
#   pid: 24492
#   total CPU time (s): 3584.47
#   total CPU user time (s): 3584.14
#   total CPU system time (s): 0.325779

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.5718 second user time and 36.7881 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-07-15 18:19:40
IDJOB=4847669
IDBENCH=179400
IDSOLVER=3706
FILE ID=nodeE008/4847669-1784132380
RUNJOBID= nodeE008-1784128647-22384
SLURM_JOB_ID= 12756368
Free space on /tmp= 751316 MiB

SOLVER NAME= cpmpy_ortools (1 core) 2026-07-14
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/SMTI/x1/Init-x1-i4_pp_95_merged.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-4847669-1784132380/watcher-4847669-1784132380 -o /tmp/evaluation-result-4847669-1784132380/solver-4847669-1784132380 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847669-1784132380/vars-4847669-1784132380 --bin-var /tmp/runsolver-exch-nodeE008-1784128647-22384 --watchdog 3760  run HOME/instance-4847669-1784132380.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1104184900 --intermediate --solver ortools

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

MD5SUM BENCH= 7a910aef8c26f11b54dde763675c401b
RANDOM SEED=1104184900

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

processor	: 8
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

processor	: 12
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

processor	: 18
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

processor	: 23
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 49
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

processor	: 55
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.01
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320716 kB
MemFree:        1043652904 kB
MemAvailable:   1041618072 kB
Buffers:            3336 kB
Cached:          1545268 kB
SwapCached:            0 kB
Active:          7450616 kB
Inactive:        1288500 kB
Active(anon):    7217468 kB
Inactive(anon):        0 kB
Active(file):     233148 kB
Inactive(file):  1288500 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            321900 kB
Writeback:             4 kB
AnonPages:       7193764 kB
Mapped:           156960 kB
Shmem:             26428 kB
KReclaimable:     130852 kB
Slab:             497844 kB
SReclaimable:     130852 kB
SUnreclaim:       366992 kB
KernelStack:       15184 kB
PageTables:        20132 kB
SecPageTables:     11760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:    8945208 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477756 kB
VmallocChunk:          0 kB
Percpu:           115968 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1800192 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      362948 kB
DirectMap2M:    18833408 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 751556 MiB
End job on nodeE008 at 2026-07-15 19:19:39