Trace number 4846757

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_highs (1 core) 2026-07-14SAT297 3585.09 3601.98

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_10.opb.PB06.opb
MD5SUMe06e3866d9960a7084ad077c8fb9619e
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark248
Best CPU time to get the best result obtained on this benchmark3583.16
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495457
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495457
Number of bits of the biggest sum of numbers19
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

34.70/37.49	c Time taken to transform: 24.959672927856445 seconds
35.89/38.64	c Solver arguments: {'mip_rel_gap': 0.0, 'mip_abs_gap': 0.99, 'threads': 1, 'random_seed': 1377328784}
35.89/38.64	c 3560.4226911067963s left to solve
45.95/48.73	c Solution 0, time = 10.0914s
45.95/48.73	o 5920
116.08/119.15	c Solution 1, time = 80.5116s
116.08/119.15	o 331
134.50/137.60	c Solution 2, time = 98.9563s
134.50/137.60	o 328
717.01/722.42	c Solution 3, time = 683.7784s
717.01/722.42	o 477
819.00/824.80	c Solution 4, time = 786.1607s
819.00/824.80	o 488
915.12/921.31	c Solution 5, time = 882.6665s
915.12/921.31	o 436
1014.54/1021.19	c Solution 6, time = 982.5444s
1014.54/1021.19	o 560
1112.63/1119.62	c Solution 7, time = 1080.9813s
1112.63/1119.62	o 474
1216.81/1224.22	c Solution 8, time = 1185.5818s
1216.81/1224.22	o 517
1307.55/1315.38	c Solution 9, time = 1276.7382s
1307.55/1315.38	o 364
1396.50/1404.62	c Solution 10, time = 1365.9808s
1396.50/1404.62	o 407
1497.19/1505.79	c Solution 11, time = 1467.1429s
1497.19/1505.79	o 382
1562.73/1571.55	c Solution 12, time = 1532.9116s
1562.73/1571.55	o 328
1568.90/1577.76	c Solution 13, time = 1539.1170s
1568.90/1577.76	o 328
1960.91/1971.32	c Solution 14, time = 1932.6805s
1960.91/1971.32	o 388
2034.51/2045.29	c Solution 15, time = 2006.6471s
2034.51/2045.29	o 465
2134.32/2145.46	c Solution 16, time = 2106.8164s
2134.32/2145.46	o 422
2228.83/2240.34	c Solution 17, time = 2201.6976s
2228.83/2240.34	o 319
2316.59/2328.43	c Solution 18, time = 2289.7871s
2316.59/2328.43	o 507
2405.23/2417.48	c Solution 19, time = 2378.8342s
2405.23/2417.48	o 376
2478.25/2490.79	c Solution 20, time = 2452.1484s
2478.25/2490.79	o 932
2560.33/2573.15	c Solution 21, time = 2534.5072s
2560.33/2573.15	o 393
2647.98/2661.18	c Solution 22, time = 2622.5398s
2647.98/2661.18	o 501
2726.95/2740.49	c Solution 23, time = 2701.8454s
2726.95/2740.49	o 377
2811.91/2825.78	c Solution 24, time = 2787.1362s
2811.91/2825.78	o 402
2887.80/2901.90	c Solution 25, time = 2863.2583s
2887.80/2901.90	o 346
2981.14/2995.62	c Solution 26, time = 2956.9776s
2981.14/2995.62	o 297
3137.70/3152.80	c Solution 27, time = 3114.1609s
3137.70/3152.80	o 340
3343.28/3359.20	c Solution 28, time = 3320.5590s
3343.28/3359.20	o 652
3582.31/3599.24	o 297
3582.31/3599.24	v -x7211 -x2013 -x1616 -x2338 -x2409 -x1571 -x6780 -x2243 -x9185 -x1652 -x7708 -x3505 -x6483 x7344 -x6823 -x2456 -x5881 -x5502 -x3557 -x6573 -x1600 x7663 -x7926 -x4885 -x6146 -x6561 -x9175 x817 -x9381 -x4569 -x8099 -x3690 -x8585 -x1034 -x7271 -x5554 -x7120 -x911 -x6800 -x29 -x615 -x4300 -x7182 -x9399 -x9548 -x3016 -x6634 -x1376 -x2391 -x9613 -x6282 -x1221 -x3065 -x2004 -x3241 -x1065 -x4911 -x9021 -x3213 -x9761 -x5533 -x6060 -x1127 -x6754 -x5960 -x8939 -x6203 -x9876 -x197 -x9171 -x476 -x2653 -x6188 -x8548 -x4527 -x5032 -x3976 -x1075 -x5178 -x2499 -x9639 -x7701 -x6580 x9264 -x1270 -x7645 -x5159 -x1259 -x2676 -x4599 -x7897 -x3877 -x1819 -x2383 -x1544 -x8397 x95 -x1361 -x4093 -x1283 -x325 -x5497 -x5498 -x7394 -x1071 -x8962 -x9033 -x2972 -x1547 -x3250 -x2605 -x4584 -x1352 -x3277 -x4571 -x9596 -x2507 -x6737 -x7051 -x3236 -x3855 -x1678 -x4557 -x9321 -x2584 -x6251 -x8281 -x640 -x3410 -x691 -x7199 -x9550 -x5007 -x4188 -x946 -x1858 -x4225 -x7448 -x5082 -x5516 -x4082 -x28 -x3028 -x2503 -x7272 -x9793 -x9357 -x5663 -x4229 -x5567 -x6144 -x6062 -x3425 -x4428 -x3191 -x3676 -x260 -x7197 -x9542 -x1852 -x4157 -x1583 -x2618 -x5689 -x5180 -x5767 -x3123 -x9440 -x9636 -x9075 -x6945 -x2964 -x5732 -x7695 -x1549 -x7773 -x73 -x6362 -x8964 -x9314 -x2121 -x8134 -x8489 -x120 -x2654 -x3524 -x7353 -x298 -x1918 -x3552 -x146 -x7391 -x6776 -x7375 -x7554 -x9107 -x6765 -x9699 -x7099 x7205 -x8322 -x7578 -x1216 -x9016 -x9737 -x4616 -x5910 -x2431 -x4197 -x2830 -x4337 -x5815 -x5893 -x3719 -x9370 -x6732 -x6407 -x3139 -x1012 -x2233 -x8938 -x8420 -x3393 -x4810 -x6086 -x812 -x9483 -x5959 -x6244 -x1198 -x4922 -x9155 -x6783 -x6153 -x9947 -x4577 -x8718 -x1233 -x6204 -x3138 -x8370 -x1637 -x1621 -x9353 -x8359 -x1255 -x851 -x4539 -x3848 -x6465 -x9468 -x7626 -x9059 -x8451 x6923 -x9201 -x665 -x2295 -x9795 -x9130 -x6549 -x6759 -x2047 -x7108 -x6838 -x3430 -x7228 -x7717 -x8473 -x3542 -x8794 -x2832 -x9533 -x176 -x9209 -x2407 -x2081 -x2660 -x7614 -x13 -x1980 -x2756 -x3607 -x3156 -x2038 -x7501 -x3067 -x5894 -x5790 -x5695 -x3061 -x8750 -x8876 -x4873 -x5752 -x8832 -x3994 -x8666 -x2856 -x6768 -x9384 -x4313 -x5603 -x8164 -x3573 -x5979 -x1130 -x7463 -x3728 -x5186 -x6614 -x4282 -x6846 -x7634 -x9490 -x4517 -x1557 -x1999 -x1446 -x5929 -x1341 -x6910 -x8541 -x5235 -x7121 -x4784 -x6585 -x8989 -x3382 -x5218 -x9729 -x1824 -x3987 -x5571 -x5642 -x7165 -x8947 -x9961 -x9740 -x3498 -x2427 -x3789 x6625 -x6784 -x2984 -x5726 -x757 -x8065 -x1470 -x4551 -x1319 -x9978 -x4206 -x7432 -x7779 -x711 -x4285 -x7280 -x6172 -x2165 -x8521 -x7323 -x9748 -x8354 -x4414 -x6476 -x8347 -x2003 -x7288 x2074 -x6259 -x3256 -x8075 -x8932 -x7859 -x663 -x2518 -x2509 -x9730 -x2080 -x568 -x3759 -x2961 -x3160 -x4753 -x4684 -x1348 -x1821 x2700 -x2357 -x3762 -x8638 -x2552 -x231 -x4238 -x6527 -x9224 -x2747 -x5927 -x8767 -x8527 -x4862 -x6376 -x2239 -x6933 -x3843 -x3585 -x1558 -x9500 -x2298 -x3571 -x6998 -x9670 -x80 -x4175 -x3195 -x9648 -x2363 -x6093 -x7730 -x2655 -x8746 -x8087 -x6056 -x895 -x5918 -x1036 -x668 -x6131 -x8562 -x4720 -x7407 -x8523 -x4343 -x797 -x8870 -x9301 -x4498 -x2118 -x4339 -x815 -x2992 -x8190 x5634 -x1098 -x3231 -x1721 -x8320 -x2455 -x6182 -x4116 -x504 -x9471 -x9746 -x7672 -x1869 -x6312 -x6353 -x1387 -x809 -x8685 -x1320 -x609 -x1231 -x7752 -x5334 -x3588 -x9993 -x1292 -x5733 -x4013 -x5989 -x1522 -x1567 -x387 -x3116 -x7399 -x4027 -x9803 -x4272 -x7696 -x6472 -x9040 -x9006 -x3021 -x5033 -x2573 -x7005 -x3614 -x3025 -x3926 -x2786 -x7208 -x8338 -x8596 -x4711 -x1662 -x8550 -x4434 -x4328 -x6213 -x4273 -x5162 -x9485 -x6757 -x7174 -x6152 -x2793 -x6211 -x5408 -x6454 -x8435 -x625 -x530 -x5833 -x1930 -x7642 -x8345 -x2874 -x2938 -x1570 -x4067 -x1289 -x8170 -x5355 -x3283 -x2784 -x7260 -x3468 -x3709 -x6816 -x5254 -x6865 -x8632 -x1441 -x3142 -x9189 -x1552 -x2554 -x2387 -x3018 -x7770 -x9512 -x7887 -x576 -x6028 -x4375 -x3851 -x8682 -x2937 -x6679 -x4046 -x2214 -x6616 -x4348 -x9324 -x6320 -x427 -x2274 -x6247 -x6613 -x2067 -x2736 -x7478 -x6565 -x913 -x4857 -x712 -x7951 -x9211 -x2869 -x9232 -x3301 -x7384 -x337 -x4954 -x7112 -x1359 -x1543 -x2377 -x641 -x5040 -x7348 -x5579 -x9659 -x7669 -x64 -x402 -x5303 -x715 -x2494 -x1336 -x9995 -x8705 -x2674 x1541 -x1906 -x484 -x140 -x9120 -x7471 x533 -x7231 -x6950 -x1787 -x2819 -x3825 -x7359 -x5503 -x7860 -x6253 -x47 -x2493 -x9531 -x2353 -x5285 -x2872 -x6396 -x8362 -x2474 -x5099 -x3196 -x3356 -x9726 -x2893 -x7536 -x3924 -x4581 -x6480 -x1119 -x5830 -x8308 -x1976 -x6315 -x6755 -x1942 -x820 -x3666 -x8499 -x3169 -x8818 -x8598 -x8894 -x5233 -x7649 -x4871 -x5341 -x645 -x8742 -x7893 -x5583 -x4669 -x7756 -x5515 -x6029 -x5037 -x4895 -x4723 -x7096 -x32 -x9777 -x9505 -x7524 -x630 -x332 -x3462 -x5570 -x1047 -x8949 -x1107 -x93 -x6605 -x7997 -x2362 -x9136 -x71 -x91 -x7314 -x9739 -x7193 -x9339 -x1208 -x6516 -x9379 -x2172 -x4487 -x5468 -x3377 -x7150 -x4163 -x2487 -x7681 -x2501 -x4234 -x1993 -x3568 -x1256 -x4146 -x7163 -x2073 -x4323 -x9307 -x2379 -x40 -x2930 -x5744 -x2510 -x1990 -x8650 -x9800 -x780 -x8266 -x9395 -x8730 -x2292 -x9504 -x861 -x1445 -x927 -x8053 -x5074 -x7907 -x5537 -x135 -x4505 -x3343 -x8531 -x7010 -x9617 -x2622 -x777 -x8457 -x5820 -x6417 -x6984 -x675 -x4815 -x8108 -x1681 -x3973 -x6811 -x764 -x2135 -x7151 -x2521 -x7806 -x605 -x4952 -x6300 -x4818 -x7135 -x656 -x2659 -x9216 -x2062 -x4480 -x6635 -x8970 -x8406 -x6760 -x8684 -x2612 -x9093 -x5220 -x3525 -x1854 -x5652 -x7987 -x3130 -x1576 -x1615 -x5467 -x155 -x1814 -x2857 -x1593 -x7431 -x3386 -x3148 -x391 -x5328 -x4881 -x7774 -x9494 -x8098 -x7585 -x1229 -x8103 -x5226 -x1403 -x9164 -x4774 -x4329 -x1061 -x5755 -x1517 -x2997 -x2299 -x3860 -x731 -x4511 -x6337 -x5705 -x2175 -x1605 -x3981 -x7698 -x344 -x3586 -x4215 -x6661 -x5655 -x1870 -x5953 -x5470 x7038 -x8253 -x6289 -x9240 -x468 -x1122 -x4426 -x5125 -x7414 -x4993 -x7738 -x8036 -x2958 -x6919 -x8286 -x542 -x8217 -x5172 -x2849 -x7878 -x9588 -x8302 -x745 -x1374 -x4787 -x7761 -x8084 -x604 x1707 -x3732 -x3454 -x5641 -x4610 x1885 -x7804 -x5227 -x9444 -x1996 -x6792 -x224 -x8062 -x5598 -x8720 -x251 -x5765 -x1008 -x6820 -x1770 -x6189 -x3403 -x917 -x1986 -x7841 -x9771 -x6810 -x8389 -x5778 -x3274 -x9073 -x4495 -x2861 -x9131 -x1748 -x6747 -x4543 -x7615 -x1711 -x3121 -x3488 -x3483 -x6819 -x2150 -x7833 -x794 -x2449 -x223 -x3723 -x1546 -x3527 -x664 -x3652 -x3118 -x3321 -x9412 -x1358 -x4479 -x3695 -x7853 -x7993 -x8177 -x3033 -x9557 -x2827 -x5884 -x3813 -x1876 -x6579 -x8300 -x89 -x1709 -x5057 -x122 -x3003 -x8879 -x182 -x3915 -x3559 -x5219 -x7630 -x9200 -x4856 -x9975 -x9723 -x4838 -x9161 -x8214 -x9605 -x6659 -x327 -x4635 -x9541 -x7234 -x4985 -x4232 -x8169 -x2400 -x5659 -x9828 -x7036 -x1430 -x811 -x2164 -x6864 -x5255 -x3479 -x5791 -x4650 -x3359 -x4402 -x2217 -x511 -x6577 -x7496 -x2875 -x4161 -x2010 -x7664 -x9703 -x2479 -x6835 -x1753 -x2313 -x7687 -x84 -x1761 -x3115 -x8276 -x8488 -x8414 -x5572 -x31 -x3455 -x5039 -x1405 -x3122 -x9713 -x172 -x264 -x8047 -x1328 -x2457 -x5133 -x1745 -x6644 -x3551 -x8731 -x1060 -x8601 -x1720 -x7130 -x2957 -x4105 -x2008 -x2000 -x1569 -x896 -x6601 -x5724 -x8982 -x4727 -x7715 -x9733 -x5048 -x5601 -x2413 -x4548 -x5236 -x90 -x6514 -x6847 -x9417 -x7 x9190 -x4279 -x7823 -x3774 -x2531 -x8061 -x8695 -x7227 -x9640 -x2046 -x7703 -x3041 -x3726 -x7962 -x4887 -x3345 -x7172 -x4023 -x6341 -x970 -x3834 -x5770 -x6967 -x5520 -x9866 -x4796 -x4675 -x8465 -x6418 -x9727 -x2686 -x6224 -x2683 -x5352 -x7321 -x1265 -x3596 -x1100 -x7964 -x2373 -x496 -x7220 -x1622 -x2646 -x8318 -x6372 -x9782 -x3754 -x6542 -x9158 -x3824 -x8240 -x9900 -x9284 -x2892 -x8931 -x836 -x6557 -x7379 -x9142 -x9731 -x5681 -x6492 -x1738 -x2194 -x5666 -x3411 -x7945 -x9497 -x4845 -x6421 -x9017 -x834 -x9387 -x5387 -x3508 -x5625 -x1089 -x6859 -x2615 -x4888 -x5602 -x6714 -x9637 -x2712 -x1073 -x2030 -x7814 -x8518 -x3100 -x2670 -x9420 -x7425 -x7725 -x3322 -x7533 -x1051 -x5931 -x8736 -x5617 -x346 -x1845 -x9623 -x8417 -x9981 -x4360 -x322 -x1054 -x4678 -x3554 -x4085 -x6571 -x8034 -x8850 -x1105 -x7963 -x7505 -x9562 -x5540 -x6443 -x1041 -x2420 -x6151 -x2209 -x3186 -x8270 -x7903 -x8916 -x9824 -x2360 x5593 -x7653 -x9595 -x2877 -x3045 -x7822 -x5316 -x2943 -x7376 -x9213 -x6271 -x348 -x8560 -x890 -x4927 -x9053 -x5923 -x1474 -x2716 -x9575 -x6226 -x7242 -x18 -x56 -x2161 -x6658 -x4742 -x222 -x5260 -x1902 -x6173 -x1085 -x7299 -x6974 -x1502 -x9614 -x1278 -x6717 -x7365 -x9983 -x2196 -x8295 -x1300 -x8143 -x6334 -x8602 -x1083 -x3874 -x821 -x4222 -x262 -x6701 -x4240 -x6366 -x9516 -x8265 -x3763 -x853 -x3996 -x4081 -x3956 -x8633 -x2097 -x5640 -x1623 -x5016 -x6489 -x9025 -x9817 -x800 -x2322 -x2777 -x7322 -x4061 -x4944 -x884 -x5822 -x898 -x5393 -x8211 -x7758 -x5138 -x6252 -x9233 -x1584 -x2995 -x4035 -x1451 -x1207 -x6809 -x373 -x719 -x5992 -x8792 -x2198 -x3978 -x8427 -x8162 -x3638 -x6546 -x5417 -x8200 -x2745 -x4020 -x2285 -x8836 -x9160 -x8112 -x2980 -x5102 -x1329 -x6824 -x855 -x1619 -x7622 -x8005 -x975 -x1715 -x9682 -x6761 -x2881 -x9187 -x8180 -x4083 -x3152 -x9503 -x2907 -x4452 -x7591 -x2036 -x2643 -x1059 -x4590 -x4835 -x9332 -x5678 -x1732 -x2602 -x7437 -x1285 -x3741 -x8942 -x5443 -x7657 -x5879 -x3622 -x3714 -x5545 -x6821 -x8342 -x6752 -x2871 -x9266 -x1112 -x2855 -x9091 -x9293 -x8591 -x2850 -x5615 -x7233 -x9449 -x384 -x2361 -x2843 -x3351 -x7070 -x3856 -x9743 -x4872 -x2993 -x3803 -x8704 -x9552 -x1056 -x4270 -x3745 -x8845 -x4974 -x3656 -x3475 -x3974 -x7434 -x753 -x1326 -x2267 -x2979 -x1675 -x3953 -x3640 -x500 -x5261 -x574 -x3098 -x8319 -x7744 -x9343 -x5553 -x2717 -x9527 -x9681 -x3804 -x5279 -x1279 -x9134 -x5347 -x608 -x6795 -x6744 -x3310 -x7279 -x1487 -x7913 -x3520 -x3438 -x8244 -x9470 -x1887 -x8595 -x7458 -x8205 -x726 -x1598 -x2143 -x2987 -x1580 -x4436 -x3099 -x2817 -x3117 -x6104 -x9573 -x8042 -x8829 -x2237 -x3659 -x1340 -x2504 -x4497 -x249 -x1294 -x4612 -x3239 -x1842 -x2260 -x7600 -x4252 -x8038 -x9711 -x1686 -x4237 -x3871 -x3078 -x1884 -x3461 -x1397 -x3787 -x9020 x8239 -x3635 -x3394 -x8364 -x286 -x7596 -x2308 -x7947 -x2902 -x1585 -x6589 -x9705 -x622 -x1458 -x839 -x4638 -x5585 -x9098 -x2334 -x9217 -x5136 -x5947 -x8393 -x8358 -x3753 -x3402 -x6520 -x3836 -x1913 -x6728 -x1276 -x4164 -x4227 -x3023 -x9081 -x7031 -x1653 -x2661 -x8869 -x5252 -x7013 -x4714 -x8323 -x9754 -x1241 -x4878 -x856 -x1676 -x3154 -x5451 -x7676 -x4819 -x4214 -x2948 -x114 -x5230 -x414 -x5871 -x6745 -x9747 -x2650 -x4659 -x3360 -x4304 -x1609 -x9202 -x9904 -x3829 -x9906 -x3004 -x8331 -x7362 -x5116 -x2935 -x8670 -x4795 -x3112 -x1724 -x5043 -x2833 -x3946 -x2091 -x8356 -x347 -x6576 -x854 -x5887 -x9453 -x1889 -x4440 -x4651 -x2025 -x9023 -x7529 -x7939 -x4181 -x5669 -x3819 -x5702 -x7149 -x7801 -x4538 -x6735 -x4622 -x7033 -x3270 -x2337 -x1116 -x300 -x5193 -x4483 -x9871 -x3132 -x9122 -x3945 -x2012 -x5340 -x9619 -x9594 -x4703 -x4346 -x2505 -x4447 -x689 -x9526 -x2500 -x3074 -x6273 -x5030 -x9119 -x7101 -x358 -x5580 -x7035 -x8078 -x8100 -x3424 -x9249 -x4461 -x5800 -x6277 -x6055 -x4204 -x5320 -x1599 -x7445 -x8800 -x702 -x6574 -x830 -x1667 -x6010 -x6167 -x202 -x1460 -x8408 -x6147 -x3114 -x1213 -x5980 -x4308 -x5742 -x3188 -x3998 -x700 -x5448 -x6387 -x7506 -x592 -x1955 -x5541 -x8905 -x7247 -x355 -x7500 -x5902 -x3560 -x1550 -x5401 -x956 -x1498 -x8145 -x5132 -x6132 -x8765 -x6879 -x3899 -x5627 -x2911 -x4901 -x3799 -x4068 -x7298 -x8963 -x8052 -x5278 -x7068 -x6074 -x6486 -x8676 -x3530 -x5986 -x7665 -x2539 -x167 -x5648 x5978 -x1434 -x9115 -x7484 -x5749 -x9212 -x5490 -x7025 -x9066 -x6946 -x6445 -x8501 -x8863 -x3712 -x1222 -x4471 -x5449 -x4897 -x7870 -x7519 -x9861 -x5877 -x598 -x8401 -x24 -x1926 -x3388 -x9643 -x219 -x7995 -x756 -x5565 -x7188 -x5869 -x3433 -x5241 -x8883 -x9400 -x1417 -x2344 -x2498 -x4401 -x8385 -x859 -x771 -x5698 -x1540 -x8466 -x4608 -x7635 -x9551 -x108 -x1783 -x4186 -x6458 -x1299 -x45 -x7594 -x193 -x8120 -x4738 -x1683 -x103 -x4869 -x3304 -x8242 -x268 -x8821 -x6261 -x5375 -x8647 -x1729 -x6453 -x7711 -x475 -x2408 -x5632 -x6435 -x2318 -x8961 -x990 -x5802 -x1617 -x1774 -x109 -x6536 -x6485 -x7287 -x3418 -x9574 -x6958 -x562 -x7309 -x4278 -x4287 -x9350 -x4413 -x7620 -x4541 -x6726 -x3928 -x2385 -x967 -x5326 -x3808 -x3253 -x6652 -x5935 -x1788 -x195 -x4147 -x5051 -x9686 -x8978 -x2721 -x5147 -x6399 -x7915 -x3109 -x9027 -x7982 -x4118 -x8256 -x39 -x8865 -x1378 -x4319 -x9097 -x2429 -x81 -x4564 -x4084 -x1176 -x8691 -x6851 -x3125 -x8847 -x2130 -x647 -x1028 -x8988 -x4779 -x6833 -x5864 -x9710 -x8902 -x5420 -x495 -x8109 -x3598 -x5965 -x4761 -x876 -x6410 -x7273 -x3685 -x3999 -x5148 -x2675 -x7803 -x2355 -x4190 -x4371 -x9341 -x1274 -x1848 -x5029 -x9509 -x7187 -x3183 -x9583 -x2897 -x2971 -x8174 -x5777 -x9123 -x9296 -x9877 -x7769 -x1862 -x514 x8980 -x7650 -x685 -x6048 -x8248 -x8232 -x3884 -x4109 -x2792 -x8511 -x6089 -x6617 -x8862 -x6677 -x3381 -x6178 -x9964 -x4596 -x5903 -x9968 -x2330 -x5981 -x8546 -x8734 -x4694 -x7264 -x5070 -x9477 -x8966 -x6301 -x1242 -x1934 -x3128 -x5942 -x7390 -x5847 -x5736 -x3466 -x984 -x7464 -x9719 -x1309 -x8614 -x4057 -x3605 -x9718 -x6105 -x9914 -x4384 -x1191 -x1323 -x7066 -x750 -x3831 -x8475 -x4934 -x3420 -x6078 -x3670 -x7923 -x5839 -x7798 -x9188 -x5206 -x9036 -x1863 -x3275 -x7750 -x6108 -x3773 -x6704 -x150 -x1151 -x9052 -x678 -x775 -x7106 -x7996 -x1232 -x2910 -x6534 -x566 -x4103 -x6767 -x7608 -x7865 -x1400 -x3207 -x279 -x433 -x5410 -x3697 -x2506 -x9974 -x6439 -x3780 -x2580 -x1591 -x1490 -x1154 -x8324 -x5480 -x1182 -x9521 -x3332 -x783 -x671 -x1586 -x2513 -x5885 -x8009 -x9721 -x5622 -x4223 -x6926 -x2873 -x6572 -x7671 -x7546 -x8011 -x6336 -x7629 -x8262 -x9787 -x1040 -x5930 -x2536 -x9698 -x6892 -x1864 -x9251 -x5367 -x9018 -x8267 -x2181 -x5323 -x8671 -x2858 -x5229 -x5363 -x2839 -x3319 -x864 -x5004 -x5536 -x2316 -x8776 -x6722 -x4388 -x3923 -x8673 -x5335 -x4484 -x9010 -x3958 -x2713 -x7366 -x4041 -x3228 -x8760 -x8263 -x1416 -x9442 -x1395 -x7392 -x3370 -x4253 -x1865 -x8187 -x8261 -x4900 -x4523 -x3262 -x652 -x9922 -x4207 -x2307 -x732 -x5006 -x2631 x4692 -x3549 -x7055 -x34 -x3477 -x6948 -x9728 -x3868 -x2341 -x5191 -x7111 -x7685 -x2034 -x9976 -x1768 -x2734 -x6296 -x8208 -x8564 -x6317 -x44 -x3027 -x8703 -x4909 -x4713 -x4766 -x4929 -x276 -x2375 -x2664 -x2063 -x3938 -x5258 -x294 -x6149 -x3383 -x5139 -x7214 -x3 -x6017 -x7956 -x644 -x6495 -x1718 -x1193 -x4932 -x5985 -x9525 -x3419 -x2859 -x4963 -x1857 -x6473 -x550 -x4955 -x6993 -x138 -x4102 -x2031 -x4864 -x154 -x5958 -x8468 -x314 -x3398 -x1315 -x5614 -x8032 -x8782 -x2606 -x2639 -x6575 -x69 -x7320 -x7766 -x7522 -x2779 -x8461 -x5772 -x6080 -x8429 -x5430 -x9294 -x8599 -x5061 -x8012 -x4153 -x278 -x9694 -x848 -x6487 -x9642 -x5062 -x2743 -x948 -x1428 -x7618 -x382 -x3675 -x1689 -x4978 -x7076 -x2516 -x7336 -x6915 -x5407 -x4356 -x2519 -x5512 -x6335 -x5621 -x3473 -x6139 -x2989 -x4009 -x2623 -x2541 -x6377 -x1800 -x8141 -x1674 -x8769 -x8121 -x9628 -x501 -x6310 -x6170 -x8573 -x2680 -x7159 -x3793 -x6433 -x7691 -x8390 -x5938 -x1162 -x3259 -x7189 -x3544 -x6893 -x6405 -x2465 -x8953 -x7184 -x2794 -x4456 -x4890 -x5359 -x5949 -x8297 -x2156 -x7884 -x1345 -x3493 -x7255 -x5155 -x5760 -x3287 -x9816 -x7053 -x1883 -x7449 -x3379 -x5238 -x3103 -x4570 -x4976 -x773 -x762 -x498 -x6073 -x3609 -x807 -x7004 -x87 -x6457 -x3069 -x7662 -x7162 -x8434 -x6163 -x9889 -x6059 -x7538 -x9570 -x3145 -x7462 -x4591 -x149 -x1164 -x460 -x5812 -x406 -x3594 -x5983 -x1357 -x8997 -x7302 -x9419 -x3625 -x537 -x1984 -x8333 -x8344 -x447 x9496 -x5909 -x9859 -x9002 -x7495 -x1590 -x7595 -x295 -x2572 -x4503 -x1218 -x8081 -x3372 -x6925 -x7097 -x169 -x2127 -x5177 -x9364 -x4485 -x8617 -x2297 -x1342 -x9843 -x8227 -x1577 -x3058 -x6789 -x9977 -x1545 -x2728 -x4189 -x3342 -x6802 -x8841 -x3296 -x1973 -x429 -x5859 -x7037 -x1693 -x2998 -x7621 -x6969 -x2625 -x7482 -x2561 -x1531 -x4631 -x7843 -x5745 -x9231 -x4726 -x5095 -x9024 -x2402 -x5014 -x5735 -x98 -x6964 -x6467 -x9535 -x9286 -x1515 -x6442 -x4673 -x1832 -x3747 -x6699 -x2399 -x6379 -x7631 -x4807 -x185 -x8945 -x5308 -x7170 -x213 -x8290 -x8085 -x928 -x3965 -x7569 -x6758 -x3940 -x9701 -x4374 -x1767 -x6371 -x6466 -x1219 -x3141 -x3484 -x4466 -x5462 -x624 -x8411 -x1554 -x494 -x4798 -x1911 -x4073 -x5452 -x6778 -x3577 -x5775 -x6521 -x7155 -x528 -x7203 -x2719 -x38 -x5141 -x3708 -x960 -x5656 -x4913 -x7372 -x6209 -x4201 -x5038 -x6994 -x4335 -x3826 -x9236 -x882 -x5080 -x5888 -x7541 -x3056 -x8757 -x1318 -x2244 -x8911 -x2058 -x4946 -x8754 -x8033 -x2193 -x3633 -x1362 -x5560 -x1764 -x4265 -x6285 -x6373 -x5792 -x3181 -x3770 -x2864 -x7267 -x1604 -x2599 -x1735 -x3601 -x6134 -x9849 -x9704 -x1804 -x6578 -x1277 -x3809 -x6242 -x190 -x3244 -x8611 -x2208 -x6305 -x1360 -x1758 -x737 -x3555 -x9114 -x3889 -x8756 -x6331 -x9655 -x6393 -x16 -x5988 -x1907 -x5661 -x2627 -x7183 -x9248 -x4267 -x3526 -x666 -x3166 -x5889 -x4606 -x8748 -x2657 -x9410 -x4444 -x8960 -x5781 -x4609 -x8924 -x424 -x2574 -x8220 -x9790 -x3873 -x636 -x9558 -x4010 -x296 -x1296 -x6436 -x8212 -x4834 -x4719 -x3815 -x7523 -x234 -x5911 -x4114 -x361 -x1833 -x9888 -x7690 -x2106 -x2726 -x3952 -x6275 -x7747 -x8620 -x1646 -x5920 -x6706 -x2517 -x6841 -x9342 -x3050 -x7531 -x25 -x3199 -x1284 -x9760 -x4736 -x6867 -x191 -x5478 -x8810 -x9912 -x918 -x9221 -x3823 -x5315 x5065 -x5609 -x6908 -x3942 -x8404 -x4383 -x8710 -x6420 -x3371 -x4937 -x2228 -x1144 -x5649 -x6490 -x7486 -x8441 -x6064 -x4492 -x6496 -x5944 -x8403 -x1414 -x5904 -x9173 -x4790 -x9709 -x9204 -x942 -x3463 -x4662 -x4296 -x3627 -x9255 -x5676 -x1226 -x5111 -x5474 -x8008 -x7959 -x4029 -x1015 -x7994 -x8503 -x1944 -x9878 -x291 -x7593 -x9426 -x4080 -x5664 -x748 -x9092 -x7472 -x8822 -x7928 -x3507 -x4975 -x3818 -x5338 -x6669 -x1574 -x1716 -x6803 -x8751 -x6886 -x2093 -x5925 -x4034 -x6951 -x3026 -x7953 -x8316 -x4017 -x5023 -x8346 -x7308 -x3389 -x954 -x6351 -x2033 -x4786 -x5324 -x9360 -x2978 -x6902 -x7045 -x2666 -x872 -x1809 -x8768 -x5349 -x1461 -x7423 -x9050 -x2837 -x5511 -x1532 -x8327 -x3337 -x9277 -x3347 -x7146 -x9874 -x2428 -x3900 -x2575 -x9657 -x7113 -x8246 -x2490 -x421 -x3621 -x9572 -x6004 -x6355 -x1731 -x2785 -x5146 -x6920 -x315 -x6868 -x2488 -x7719 -x5915 -x7081 -x2626 -x6774 -x4782 -x7848 -x9779 -x2999 -x5250 -x5444 -x4560 -x3194 -x1690 -x3189 -x7855 -x8046 -x7684 -x59 -x3992 -x4421 -x5 -x7261 -x2050 -x9361 -x9943 -x8834 -x2699 -x8450 x5185 -x1321 -x420 -x2020 -x9463 -x623 -x2284 -x9612 -x8740 -x6113 -x6386 -x7577 -x9001 -x6936 -x4352 -x11 -x7508 -x137 -x2148 -x6479 -x2633 -x4794 -x113 x6099 -x1128 -x338 -x6876 -x2007 -x8440 -x1316 -x1967 -x5867 -x5495 -x4417 -x768 -x3218 -x2153 -x5044 -x1148 x3516 -x3491 -x7872 -x3361 -x7466 -x7941 -x6306 -x7705 -x8907 -x1250 -x390 -x940 -x7842 -x2870 -x4928 -x9598 -x7846 -x9191 -x9986 -x3106 -x4437 -x4162 -x7256 -x8713 -x9495 -x4051 -x1691 -x3046 -x7190 -x8657 -x4008 -x2450 -x1872 -x6135 -x6667 -x7771 -x8051 -x6563 -x1722 -x4141 -x5207 -x957 -x3796 -x6084 -x8984 -x5542 -x9584 -x637 -x5117 -x9117 -x8677 -x2105 -x1136 -x3460 x8094 -x2847 -x4420 -x105 -x3385 -x3535 -x9310 -x8842 -x7441 -x6206 -x293 -x9441 -x8273 -x8796 -x6690 -x3495 -x999 -x3850 -x9883 -x3951 -x6484 -x1835 -x92 -x5100 -x9288 -x1575 -x4340 -x7924 -x9289 -x5658 -x9481 -x9982 -x993 -x8378 -x9741 -x9745 -x863 -x8806 -x4767 -x4772 -x8536 -x4330 -x5088 -x9039 -x4519 -x3617 -x5827 -x100 -x1306 -x5179 -x6680 -x4826 -x68 -x2665 -x3691 -x7854 -x1138 -x9268 -x1960 -x5246 -x2845 -x4848 -x5875 -x8422 -x7890 -x3391 -x4053 -x117 -x6584 -x2141 -x9298 -x2145 -x5715 -x1987 -x9182 -x385 -x618 -x3474 -x9664 -x3894 -x3190 -x8424 -x8849 -x7479 -x6344 -x2629 -x2009 -x2119 -x2548 -x3682 -x6316 -x8163 -x2495 -x6541 -x2611 -x1665 -x8567 -x3439 -x6862 -x7520 -x8965 -x573 -x4016 -x2070 -x7792 -x5587 -x1295 -x6849 -x3878 -x8593 -x5259 -x5725 -x9487 -x9285 -x1260 -x1610 -x2035 -x7409 -x1099 -x7451 -x4778 -x6030 -x8773 -x7957 -x1518 -x7916 -x9937 -x3935 -x1485 -x7089 -x1297 -x2376 -x4752 -x8452 -x4918 -x5128 -x5546 -x8198 -x8538 -x2230 -x9126 -x143 -x4224 -x6106 x9026 -x9850 -x8498 -x8484 -x423 -x958 -x17 -x180 -x2255 -x7797 -x9825 -x9979 -x1853 -x7783 -x1447 -x2346 -x7990 -x9627 -x6884 -x7984 -x2433 -x4964 -x2565 -x6720 -x8409 -x8857 -x591 -x8985 -x7230 -x5506 -x3964 -x8584 x6101 -x7832 -x1823 -x9041 -x7821 -x2749 -x4184 -x6481 -x3886 -x9858 -x3898 -x6444 -x2005 -x5418 -x9892 -x9804 -x6207 -x4062 -x5555 -x1680 -x4390 -x5901 -x7363 -x6503 -x6424 -x3553 -x4429 -x127 -x2211 -x4623 -x5092 -x7301 -x5204 -x8753 -x8369 -x2543 -x2760 -x3731 -x632 -x7917 -x192 -x3458 -x8659 -x9971 -x7158 -x7042 -x6494 -x7748 -x4333 -x541 -x6325 -x8516 -x2180 -x115 -x6664 -x3575 -x6408 -x5783 -x8469 -x1648 -x5876 -x7104 -x3097 -x2563 -x857 -x3331 -x3165 -x6124 -x516 -x4943 -x838 -x9433 -x2532 -x2236 -x2321 -x2115 x4735 -x2596 -x6707 -x7421 -x3496 -x6254 -x6262 -x9529 -x5212 -x9327 -x9786 -x9276 -x5414 -x8410 -x4185 -x6694 -x3292 -x5739 -x3068 -x2270 -x7176 -x4045 -x3751 -x5592 -x8793 -x5228 -x2637 -x6140 -x4840 -x4824 -x7467 -x3846 -x8937 -x8662 -x7539 -x8743 -x1697 -x4128 -x5990 -x1791 -x5122 -x454 -x5287 -x6180 -x2753 -x567 -x3509 -x9208 -x5578 -x319 -x4376 -x9658 -x6871 -x277 -x2485 -x2311 -x5880 -x3215 -x5339 -x6716 -x6129 -x9389 -x1483 -x2111 -x2466 -x2844 -x2443 -x7616 -x7720 -x5852 -x1371 -x4367 -x5595 -x5369 -x9899 -x8558 -x8889 -x7753 -x5534 -x419 -x6284 -x5021 -x8603 -x1871 -x4299 -x8860 -x3497 -x7929 -x4031 x658 -x520 -x1166 -x123 -x3972 -x8689 -x2970 -x8437 -x7125 -x7778 -x8017 -x3281 -x8952 -x3079 -x9603 -x2104 -x4026 -x4104 -x3595 -x111 -x9045 -x4486 -x6526 -x9514 -x8995 -x5130 -x6042 -x1831 -x8505 -x1708 -x3521 -x5543 -x5816 -x6110 -x5940 -x1413 -x3272 -x5027 -x442 -x4331 -x8089 -x5209 -x141 -x4322 -x3567 -x9062 -x9809 -x7787 -x5797 -x6464 -x4250 -x6612 -x4176 -x8447 -x9918 -x1763 -x9845 -x2754 -x3135 -x1290 -x3015 -x6190 -x2186 -x4496 -x1308 -x7246 -x7902 -x9766 -x7244 -x77 -x8458 -x9254 -x7468 -x1808 -x906 -x7310 -x8733 -x1592 -x5142 -x7346 -x3478 -x3943 -x7058 -x2722 -x5063 -x4882 -x2078 -x7245 -x1367 -x944 -x6474 -x9764 -x3686 -x7510 -x9272 -x177 -x1702 -x7049 -x5741 -x772 -x8185 -x9629 -x4199 -x5829 -x9626 -x359 -x2761 -x2644 -x3847 -x8526 -x6686 -x2458 -x8618 -x8229 -x3251 -x3499 -x6641 -x9469 -x7020 -x9938 -x4626 -x3908 -x7906 -x5438 -x19 -x7050 -x3245 -x1481 -x1914 -x3756 -x9966 -x6088 -x4151 -x4097 -x3110 -x4977 -x2107 -x5677 -x579 -x3802 -x758 -x3744 -x3668 -x2808 -x583 -x8816 -x174 -x4902 -x3504 -x3991 -x5489 -x703 -x2439 -x2667 -x8976 -x6033 -x3969 -x6255 -x4037 -x900 -x4697 -x727 -x4136 -x4158 -x7714 x8698 -x9159 -x3844 -x1444 -x3054 -x1992 -x5406 -x6130 -x1247 -x2904 -x226 -x8407 -x9749 -x8761 -x8483 -x6822 -x8719 -x9564 -x6938 -x1520 -x6248 -x8477 -x560 -x362 -x462 -x3113 -x8037 -x9903 -x395 -x7022 -x5539 -x936 -x9457 -x4113 -x3352 -x1661 -x3090 -x2868 -x6014 -x6947 -x4332 -x2635 -x7840 -x1081 -x7550 -x1542 -x2191 -x8092 -x2327 -x8251 -x8010 -x6922 -x1968 -x8891 -x3399 -x5329 -x2204 -x2126 -x1131 -x5333 -x7052 -x7592 -x2167 -x8763 -x6319 -x3150 -x7950 -x3801 x2702 -x7062 -x9378 -x9735 -x7488 -x1817 -x4806 -x4931 -x7175 -x3920 -x518 -x5214 -x8395 -x4364 -x4257 -x5690 -x3086 -x178 -x9837 -x5107 -x5011 -x6117 -x232 -x7735 -x7686 -x6560 x2814 -x4689 -x5878 -x4324 -x1611 -x7566 -x986 -x828 -x9359 -x7895 x2110 -x1874 -x6858 -x463 -x9058 -x1937 -x7589 -x7278 -x5855 -x5758 -x515 -x4274 -x2824 -x688 -x7143 -x5276 -x9038 -x5307 -x6970 -x5653 -x7017 -x8811 -x4464 -x211 -x923 -x1643 -x5535 -x3580 -x470 -x6011 -x2059 -x8859 -x1017 -x4639 -x3822 -x3628 -x1959 -x4269 -x1209 -x2436 -x6246 -x7491 -x8959 -x2932 -x8379 -x8957 -x8444 -x2136 -x4398 -x6681 -x5198 -x214 -x2210 -x3049 -x6817 -x5009 -x7731 -x8004 -x3459 -x5691 -x2613 -x9702 -x7450 -x9096 -x2921 -x2123 -x4732 -x6050 -x4327 -x2222 -x5896 -x7426 -x792 -x4316 -x7580 -x3105 -x4422 -x6232 -x8151 -x8535 -x2418 -x8888 -x5608 -x6245 -x2939 -x8547 -x6533 -x9153 -x7619 -x7888 -x9873 -x4698 -x2384 -x6240 -x161 -x3269 -x5485 -x5710 -x763 -x4997 -x4558 -x3660 -x1995 -x8264 -x2112 -x7224 -x8144 -x6743 -x3340 -x8363 -x6766 -x4087 -x7311 -x3376 -x649 -x621 -x1801 -x5660 -x3570 -x9545 -x9049 -x3336 -x9084 -x2128 -x8442 -x8925 -x4776 -x2851 -x3481 -x5975 -x9089 -x1293 -x281 -x4769 -x5509 -x8735 -x1160 -x2701 -x6091 -x4405 -x2694 -x7537 -x835 -x247 -x4865 -x7446 -x1912 -x7764 -x3042 -x1452 -x2812 -x3446 -x1923 -x1936 -x2332 -x5549 -x8335 -x10000 -x4828 -x267 -x6988 -x5311 -x2229 -x9666 -x866 -x9797 -x9280 -x9717 -x158 -x1249 -x3034 -x1412 -x7048 -x5221 -x5794 -x7098 -x8589 -x4925 -x4945 -x3880 -x6693 -x1437 -x2546 -x5176 -x4866 -x5196 -x6775 -x2001 -x3738 -x4917 -x3093 -x4243 -x8360 -x7430 -x6297 -x8758 -x2609 -x1317 -x3348 -x6272 -x4236 -x5135 -x5158 -x7350 -x2981 -x3037 -x716 -x9104 -x8399 -x5694 -x4392 -x8275 -x6550 -x3255 -x2467 -x6529 -x646 -x1475 -x3392 -x9197 -x2550 -x7862 -x2423 -x9687 -x6374 -x6324 -x1049 -x8956 -x1456 -x4676 -x5701 -x7453 -x9057 -x9725 -x6881 -x7879 -x5569 -x916 -x4874 -x5921 -x2049 -x2887 -x5374 -x526 -x7757 -x333 -x6076 -x2213 -x9758 -x2245 -x1440 -x2083 -x1844 -x2774 -x4173 -x6422 -x8534 -x244 -x2544 -x2590 -x7088 -x7351 -x2996 -x5222 -x2189 -x4058 -x3519 -x4995 -x485 -x2524 -x8439 -x7209 -x9322 -x1103 -x8019 -x4301 -x4170 -x9662 -x6475 -x9566 -x674 -x8665 -x7210 -x6223 -x2142 -x3579 -x9920 -x3211 -x3980 -x4408 -x7609 -x2533 -x3124 -x2802 -x4 -x8933 -x9695 -x8968 -x8366 -x2581 -x5109 -x5654 -x2567 -x915 -x6403 -x5050 -x6883 -x206 -x4172 -x4297 -x9425 -x1530 -x6446 -x6907 -x6736 -x4982 -x7572 -x8073 -x7802 -x241 -x7382 -x7329 -x9299 -x9086 -x682 -x8636 -x2162 -x2421 -x3608 -x7157 -x3258 -x3006 -x6673 -x8288 -x316 -x9549 x3313 -x6594 -x6913 -x8588 -x9716 -x1052 -x9478 -x818 -x5160 -x3814 -x681 -x3328 -x396 -x2530 -x6241 -x3210 -x5446 -x7285 -x7815 -x7866 -x6508 -x7355 -x5404 -x3671 -x1537 -x6692 -x8203 -x5291 -x5322 -x6307 -x2422 -x2940 -x5559 -x9891 -x7235 -x6591 -x8653 -x2256 -x284 -x9323 -x1657 -x2041 -x654 -x8553 -x1928 -x8898 -x6327 -x8941 -x2583 -x5487 -x237 -x2962 -x9152 -x8224 -x5126 -x5256 -x705 -x1647 -x4091 -x1425 -x1805 -x3193 -x3696 x5491 -x9499 -x1752 -x8971 -x8383 -x2018 -x5106 -x9305 -x5657 -x9846 -x4055 -x519 -x2053 -x994 -x9517 -x4875 -x2195 x4291 -x8193 -x83 -x7921 -x8233 -x7704 -x5272 -x507 -x3634 -x8002 -x1121 -x9958 -x5650 -x4070 -x1505 -x7835 -x9366 -x4916 -x7315 -x962 -x2823 -x7845 -x6052 -x7661 -x1915 -x6897 -x8070 -x3396 -x6183 -x2207 -x9856 -x9044 -x9415 -x356 -x2410 -x2880 -x3830 -x5824 -x5036 -x7919 -x8027 -x8688 -x6852 -x9484 -x9228 -x6021 -x1843 -x3957 -x7397 -x735 -x5157 -x3354 -x4347 -x1958 -x7481 -x8231 -x61 -x9076 -x9203 -x4604 -x7904 -x4674 -x3163 -x2326 -x1424 -x3725 -x580 -x5351 -x6184 -x3623 -x272 -x5561 -x5683 -x9436 -x7712 -x1123 -x5934 -x5854 -x6891 -x7891 -x7905 -x8343 -x5956 -x6629 -x4022 -x6193 -x6602 -x6143 -x1150 -x21 -x1433 -x8050 -x7116 -x9151 -x7122 -x438 -x521 -x4019 -x2818 -x4580 -x5239 -x4565 -x3543 -x8749 -x4942 -x5682 -x7513 -x1991 -x9179 -x4468 -x9445 -x407 -x1740 -x3452 -x8494 -x2489 -x931 -x971 -x5442 -x6459 -x1868 -x7683 -x3742 -x4210 -x8454 -x1484 -x124 -x6045 -x2476 -x6215 -x8886 -x878 -x2638 -x7389 -x1173 -x7955 -x2708 -x6142 -x8724 -x8877 -x6077 -x9615 -x769 -x2947 -x6023 -x7202 -x2492 -x1947 -x3966 -x2720 -x7024 -x6713 -x2350 -x6848 -x1966 -x7509 -x3765 -x1303 -x9811 -x6709 -x7369 -x7377 -x1614 -x1072 -x2281 -x6477 -x2179 -x7257 -x1818 -x2715 -x5440 -x9839 -x2224 -x3704 -x561 -x6177 -x7419 -x1368 -x3471 -x4298 -x4514 -x1924 -x6065 -x5908 -x7154 -x9860 -x2401 -x5377 -x6427 -x3279 -x3820 -x1330 -x9263 -x233 -x9238 -x7623 -x4535 -x5951 -x9518 -x5995 -x2424 -x1353 -x6917 -x6230 -x8250 -x7063 -x101 -x8882 -x4125 -x4681 -x7129 -x5703 -x2200 -x4139 -x1310 -x2853 -x606 -x3875 -x2055 -x2862 -x5087 -x596 -x7991 -x7103 -x7282 -x2464 -x1223 -x7207 -x8113 -x819 -x1573 -x5124 -x1018 -x4513 -x8400 -x5969 -x3397 -x6352 -x5644 -x2776 -x9580 -x1399 -x7515 -x1500 -x4380 -x2215 -x7675 -x9118 -x746 -x5563 -x2831 -x4593 -x6632 -x6894 -x2168 -x9510 -x1093 -x4959 -x8660 -x8341 -x5629 -x8311 -x909 -x1815 -x1607 -x7094 -x2140 x2706 -x5933 -x3578 -x4438 -x2303 -x7387 -x5842 -x1886 -x4473 -x7587 -x4303 -x8146 -x1019 -x2411 -x1210 -x2405 -x1254 -x8979 -x283 -x7763 -x4002 -x8678 -x7588 -x3217 -x7075 -x3888 -x5924 -x6665 -x7504 -x9668 -x3641 -x9579 -x9776 -x5028 -x949 -x1401 -x4039 -x8928 -x2920 -x8178 -x4086 -x860 -x1439 -x6648 -x8245 -x4500 -x7682 -x1288 -x7760 -x6202 -x5550 -x209 -x4268 -x5419 -x5743 -x7535 -x679 -x5380 -x7586 -x9908 -x5521 -x6870 -x4416 -x8512 -x9265 -x1202 -x200 -x4012 -x398 -x5492 -x4307 -x3019 x4822 -x2015 -x7461 -x2879 -x4435 -x4868 -x6639 -x8307 -x3384 -x3450 -x2158 -x5835 -x4174 -x634 -x5922 -x4122 -x6620 -x4747 -x6751 -x6581 -x9980 -x8943 -x1568 -x1963 -x2263 -x5662 -x7460 -x5613 -x7406 -x1404 -x472 -x6844 -x8398 -x7751 -x4255 -x8353 -x3805 -x1214 -x8060 -x5114 -x8770 -x6592 -x5747 -x302 -x5384 -x9368 -x8885 -x6019 -x5058 -x6889 -x3171 -x1239 -x1133 -x1776 -x7534 -x829 -x7850 -x3842 -x139 -x5012 -x554 -x7881 -x5581 -x5697 -x243 -x2526 -x8069 -x7526 -x4306 -x1423 -x4621 -x7954 -x6313 -x2696 -x6512 -x6471 -x4242 -x5068 -x1538 -x8645 -x8392 -x1631 -x880 -x5950 -x5891 -x9476 -x2649 -x9199 -x258 -x250 -x2188 -x6326 -x1816 -x9443 -x9959 -x910 -x7992 -x5496 -x2621 -x4001 -x3740 -x3022 -x4837 -x8445 -x2888 -x3448 -x1895 -x5589 -x2076 -x3688 -x6654 -x9439 -x8559 -x7786 -x4811 -x6929 -x523 -x9848 -x6532 -x1031 -x9724 -x5434 -x9936 -x2016 -x3149 -x8296 -x3335 -x5299 -x8528 -x544 -x752 -x2515 -x9448 -x1548 -x6975 -x8189 -x9226 -x4403 -x3088 -x6895 -x3545 -x4412 -x6564 -x6554 -x982 -x2116 -x9806 -x9881 -x2672 -x8210 -x2840 -x4988 -x8077 -x9013 -x6186 -x3447 -x6668 -x3959 -x8105 -x1849 -x4149 -x5599 -x3794 -x4015 -x9513 -x798 -x1916 -x3395 -x4072 -x1953 -x7583 -x9011 -x6411 -x1526 -x8482 -x2454 -x9622 -x2043 -x724 -x6079 -x1669 -x7540 -x9715 -x271 -x5373 -x3107 -x5972 -x1971 -x2553 -x8506 -x3699 -x5431 -x7922 -x9178 -x667 -x844 -x313 -x589 -x1354 -x4508 -x4481 -x4994 -x3489 -x66 -x6350 -x7454 -x3934 -x3603 -x4264 -x6624 -x7503 -x4378 -x308 -x26 -x687 -x2866 -x7087 -x8609 -x5003 -x1491 -x1682 -x2434 -x7385 -x8068 -x1124 -x5806 -x7808 -x4804 -x4553 -x4939 -x1212 -x3280 -x3581 -x7186 -x5675 -x1356 -x9969 -x2132 -x5886 -x9029 -x3187 -x126 -x9292 -x1473 -x5670 -x1562 -x8459 -x4258 -x964 -x6015 -x9230 -x4336 -x5529 -x9340 -x2282 -x8711 -x7636 -x4044 -x3784 -x5060 -x6314 -x5994 -x6069 -x145 -x9222 -x6016 -x945 -x2710 -x4829 -x8509 -x3800 -x5971 -x8771 -x4821 -x6905 -x9649 -x7805 -x8425 -x3168 -x8575 -x8107 -x288 -x8207 -x8955 -x5237 -x4449 -x2651 -x9229 -x1587 -x9773 -x5612 -x2343 -x2592 -x136 -x6770 -x4439 -x5203 -x7559 -x934 -x404 -x1901 -x4718 -x3198 -x8699 -x8086 -x2571 -x6018 -x4427 -x2061 -x2783 -x3533 -x6878 -x9661 -x2576 -x3206 -x6615 -x5210 -x9192 -x5943 -x743 -x4079 -x9625 -x170 -x2381 -x2671 -x6553 -x6831 -x4797 -x6502 -x8157 -x1170 -x695 -x2473 -x8783 -x7599 -x6956 -x8893 -x3060 -x3435 -x6596 -x9836 -x8371 -x4682 -x7613 -x1158 -x1143 -x3761 -x1497 -x2768 -x8349 -x1931 x5709 -x7417 -x4193 -x2711 -x7612 x203 -x9767 -x2242 -x5773 -x1120 -x4759 -x6328 -x7401 -x4286 -x1338 -x7386 -x9854 -x2755 -x594 -x7960 -x4556 -x905 -x9775 -x7044 -x4120 -x1957 -x7809 -x539 -x4410 -x5145 -x2547 -x4791 -x8279 -x8142 -x4724 -x5968 -x3362 -x8252 -x1867 -x4425 -x1117 -x8875 -x6813 -x96 -x1501 -x4820 -x4691 -x4387 -x3707 -x8974 -x5290 -x8641 -x1109 -x3040 -x6037 -x7765 -x8072 -x8866 -x9999 -x435 -x7069 -x220 -x2806 -x6980 -x3312 -x2922 -x8897 -x4920 -x7378 -x1660 -x6649 -x7716 -x7071 -x2607 -x1488 -x2895 -x873 -x12 -x3631 -x5463 -x2246 -x2293 -x7452 -x6348 -x27 -x5173 -x5582 -x9133 -x4664 -x7610 -x9048 -x4521 -x4228 -x188 -x9656 -x8101 -x6451 -x5719 -x7920 -x4148 -x3988 -x3426 -x7606 -x7977 -x2669 -x9418 -x5205 -x7796 -x3487 -x9602 -x5411 -x457 -x3716 -x2537 -x9879 -x2641 -x2349 -x7710 -x2447 -x6095 -x9243 -x1974 -x6538 -x3984 -x2512 -x3325 -x9610 -x1178 -x3599 -x4132 -x417 -x4233 -x2124 -x7102 -x3757 -x8520 -x9630 -x9302 -x558 -x8179 -x5076 -x3975 -x7869 -x5286 -x7269 -x9374 -x9791 -x8983 -x4588 -x2790 -x9826 -x7213 -x3180 -x1364 -x7305 -x4984 -x3872 -x301 -x3268 -x8041 -x9069 -x1455 -x4385 -x7971 -x6068 -x8654 -x782 -x2906 -x7875 -x1070 -x9480 -x4773 -x6611 -x3881 -x1684 -x549 -x1305 -x2723 -x3679 -x3954 -x6796 -x8522 -x3405 -x616 -x912 -x4305 -x2369 -x2916 -x7673 -x6540 -x7082 -x1639 -x4005 -x6389 -x8646 -x8455 -x980 -x4054 -x2805 -x287 -x4007 -x9373 -x2435 -x7345 -x2738 -x9105 -x4712 -x8237 -x6000 -x3678 -x8643 -x8226 -x4603 -x3910 -x6609 -x5740 -x672 -x2335 -x5244 -x6025 -x7723 -x4686 -x8236 -x8967 -x7810 -x2155 -x2183 -x8260 -x5378 -x9609 -x7046 -x7838 -x1828 -x4750 -x8880 -x1350 -x9734 -x6850 -x6302 -x4730 -x324 -x2265 -x1594 -x8920 -x7307 -x4074 -x6175 -x2684 -x7934 -x8247 -x164 x7820 -x9078 -x3611 -x5075 -x7575 -x7979 -x1314 -x3576 -x3661 -x6162 -x3300 -x9868 -x3133 -x6899 -x8018 -x1187 -x7475 -x8854 -x4846 -x9708 -x6597 -x1654 -x6012 -x2852 -x8926 -x4293 -x9401 -x7319 -x5796 -x9382 -x2253 -x405 -x6504 -x7318 -x9245 -x65 -x6890 -x3680 -x2262 -x6590 -x1938 -x9781 -x2742 -x41 -x5001 -x5626 -x4432 -x9112 -x9257 -x4059 -x9183 -x4951 -x8238 -x2359 -x7292 -x4783 -x5696 -x9290 -x3221 -x4667 -x3655 -x3298 -x7749 -x6115 -x5131 -x7465 -x2826 -x4142 -x9461 -x6955 -x3562 -x121 -x8472 -x7707 -x246 -x8940 -x3417 -x2936 -x1228 -x850 -x7628 -x4582 -x1351 -x2593 -x357 -x422 -x1945 -x8744 -x9930 -x4088 -x968 -x3415 -x8071 -x2801 -x7312 -x1898 -x196 -x4379 -x6330 -x5750 -x7293 -x4292 -x4559 -x5084 -x3760 -x1625 -x116 -x6145 -x7254 -x4677 -x207 -x6249 -x378 -x7775 -x1688 -x5477 -x9145 -x152 -x9355 -x7295 -x7300 -x1855 -x4363 -x4249 -x2404 -x8631 -x8846 -x9502 -x6450 -x1331 -x680 -x1672 -x1983 -x5832 -x1063 -x9325 -x4847 -x774 -x5861 -x2975 -x5170 -x3921 -x2986 -x4126 -x8679 -x6416 -x9556 -x2460 -x7371 -x282 -x9274 -x7185 -x7412 -x3174 -x3363 -x941 -x4729 -x2045 -x4462 -x5143 x9132 -x240 -x3413 -x4884 -x8856 -x5201 -x1493 -x6607 -x9842 -x508 -x5457 -x1078 -x1108 -x3828 -x8140 -x9252 -x9008 -x3158 -x9919 -x4192 -x9620 -x3265 -x9802 -x5153 -x670 -x4043 -x400 -x4728 -x2426 -x7544 -x6264 -x1375 -x9397 -x6806 -x9750 -x7777 -x6448 -x6530 -x2085 -x4353 -x7742 -x693 -x6678 -x5825 -x1737 -x1559 -x3936 -x5788 -x1565 -x1943 -x728 -x5785 -x7084 -x3797 -x9706 -x9864 -x2780 -x4907 -x5376 -x6691 -x8732 -x8944 -x1421 -x9102 -x436 -x118 -x3464 -x9808 -x1142 -x9019 -x2766 -x7400 -x502 -x7603 -x9621 -x7839 -x6663 -x2900 -x480 -x5754 -x5437 -x6354 -x5500 -x5862 -x3324 -x474 -x1747 -x3059 -x5707 -x3267 -x4642 -x365 -x6024 -x3087 -x1878 -x8702 -x6672 -x6869 -x3020 -x7335 -x8118 -x6949 -x245 -x6007 -x7296 -x8003 -x874 -x7364 -x331 -x416 -x3720 -x2276 -x7072 -x8726 -x9141 -x9239 -x1896 -x5756 -x9511 -x3143 -x5456 -x2113 -x5388 -x4793 -x7670 -x309 -x4891 -x3689 -x5517 -x5528 -x3177 -x4605 -x1385 -x4898 -x7722 -x755 -x3911 -x14 -x1343 -x3647 -x6912 -x1171 -x3531 -x6666 -x8934 -x2582 -x8969 -x5361 -x969 -x2469 -x330 -x9385 -x509 -x5748 -x6671 -x8490 -x3563 -x4266 -x8194 -x791 x4312 -x2453 -x8621 -x3566 -x7339 -x2737 -x7633 -x5693 -x4655 -x6604 -x3055 -x1282 -x6712 -x5984 -x9390 -x1685 -x6308 -x4040 -x9785 -x2249 -x3565 -x4914 -x225 -x2950 -x9067 -x7974 -x2390 -x380 -x1409 -x7494 -x4803 -x1339 -x392 -x6195 -x9388 -x4137 -x2054 -x2064 -x6309 -x9273 -x144 -x661 -x311 -x8196 -x2658 -x1280 -x7223 -x6237 -x4090 -x6804 -x8525 -x8884 -x4892 -x9796 -x3810 -x3185 -x7737 x9770 -x7651 -x6525 -x236 -x8294 -x1005 -x4284 -x7590 -x3102 -x6263 -x5081 -x2310 -x5127 -x8412 -x7736 -x638 -x5961 -x5818 -x6655 -x4936 -x5591 -x8549 -x8890 -x6438 -x5967 -x3011 -x9032 -x2682 -x1566 -x453 -x1420 -x1904 -x8165 -x4127 -x3293 -x1759 -x3254 -x9180 x8555 -x184 -x2934 -x4894 -x1900 -x1880 -x7739 -x8462 -x9928 -x5343 -x3084 -x9560 -x2822 -x1252 -x4568 -x9942 -x3432 -x6402 -x2614 -x961 -x7034 -x3429 -x3306 -x4611 -x2250 -x2232 -x2983 -x4644 -x1370 -x6855 -x2559 -x6510 -x9063 -x5120 -x6570 -x6212 -x8119 -x8365 -x3472 -x9129 -x8305 -x8612 -x5243 -x3085 -x9338 -x1922 -x4180 -x7975 -x3914 -x8184 -x9663 -x6842 -x3222 -x6370 -x1503 -x2309 -x3220 -x8460 -x5483 -x8080 -x8115 -x1392 -x6522 -x3502 -x7896 -x1129 -x5472 -x5370 -x8795 -x9935 -x4528 -x8152 -x3095 -x8149 -x6035 -x8158 -x9234 -x341 -x6845 -x4690 -x709 -x6288 -x6853 -x3858 -x364 -x4668 -x7564 -x2884 -x1796 -x6854 -x765 -x4775 -x4488 -x3225 -x7404 -x5248 -x1388 -x3002 -x2396 -x4542 -x2325 -x2527 -x6280 -x8446 -x1806 -x3091 -x4156 -x7542 -x2028 -x1125 -x2419 -x761 -x5607 -x1236 -x6406 -x4052 -x5501 -x601 -x2227 -x8020 -x8317 -x5486 -x7474 -x7856 -x588 -x4107 -x9148 -x5808 -x9794 -x8129 -x8433 -x9634 -x8280 -x9100 -x8471 -x4454 -x8791 -x6801 -x2273 -x6087 -x9539 -x8714 -x2570 -x8043 -x8858 -x3812 -x3257 -x1762 -x9586 -x6583 -x4628 -x3840 -x8 -x8254 -x3341 -x7361 -x339 -x6158 -x4507 -x7894 -x4756 -x4627 -x6791 -x5937 -x4433 -x9380 -x7943 -x2176 -x7057 -x8805 -x7836 -x2578 -x7347 -x6488 -x5123 -x9137 -x7232 -x1006 -x9756 -x831 -x6394 -x1634 -x8569 -x1180 -x8384 -x2834 -x403 -x9960 -x2090 -x3401 -x9863 -x3339 -x810 -x6911 -x5575 -x7733 -x7528 -x2746 -x1866 -x198 -x5738 -x2185 -x5046 -x8543 -x9606 -x8329 -x578 -x4853 -x5151 -x9784 -x9358 -x5195 -x1509 -x58 -x4362 -x8570 -x6118 -x3513 -x5091 -x8668 -x5464 -x2977 -x9371 -x6053 -x2027 -x6228 -x10 -x1624 -x8828 -x1780 -x5562 -x9592 -x1701 -x8278 -x2451 -x7124 -x4660 -x4537 -x1856 -x8023 -x2220 -x2688 -x6243 -x3674 -x9464 -x2438 -x299 -x7793 -x6640 -x8780 -x1398 -x8759 -x7140 -x9953 -x5055 -x4509 -x7702 -x3746 -x62 -x7816 -x8182 -x1739 -x6618 -x1917 -x8542 -x5262 -x4395 -x7597 -x1935 -x43 -x2368 -x2417 -x9214 -x9474 -x9060 -x8423 -x2791 -x4409 -x5686 -x7204 -x738 -x7547 -x9291 -x8755 -x1080 -x5217 -x6185 -x6085 -x973 -x4407 -x1533 -x4155 -x8533 -x1499 -x8586 -x673 -x6157 -x8919 -x4625 -x2339 -x842 -x2089 -x7156 -x3299 -x704 x8104 -x3918 -x1204 -x6928 -x7334 -x1206 -x452 -x8693 -x885 -x9198 -x368 -x3764 -x1014 -x902 -x8467 -x4992 -x7368 -x3906 -x4311 -x1394 -x6425 -x9805 -x2117 -x343 -x6598 -x5047 -x7291 -x5807 -x8375 -x2099 -x6181 x3821 -x8287 -x7194 -x1717 -x1925 -x6524 -x9014 -x2306 -x5997 -x3151 -x6044 -x6727 -x1032 -x9356 -x7047 -x8867 -x6031 x8479 -x9037 -x8619 -x6112 -x5611 -x8202 -x1243 -x1961 -x653 -x9589 -x749 -x7828 -x3230 -x473 -x3651 -x6375 -x3849 -x5798 -x6234 -x559 -x5225 -x6383 -x7455 -x1196 -x8321 -x4111 -x9915 -x439 -x8587 -x2656 -x7095 -x450 -x2178 -x4110 -x1773 -x7011 -x4524 -x8739 -x4377 -x7605 -x4196 -x8581 -x323 -x1184 -x4777 -x4115 -x6828 -x4755 -x6398 -x8607 -x4715 -x1101 -x1539 -x7349 -x8176 -x1192 -x612 -x1163 -x4246 -x6176 -x8600 -x1469 -x360 -x2086 -x7692 -x413 -x133 -x3400 -x3832 -x1644 -x1659 -x9413 -x8807 -x7874 -x5300 -x7148 -x8896 -x5400 -x4860 -x5292 -x1820 -x3664 -x5974 -x8419 -x3749 -x5977 -x363 -x9416 -x5035 -x2673 -x2483 -x5630 -x1882 -x4754 -x2329 -x5059 -x6914 -x1418 -x4202 -x9012 -x5919 -x1825 -x3613 -x312 -x8114 -x5216 -x8285 -x15 -x1784 -x8076 -x2953 -x7788 -x7617 -x2846 -x1595 -x1411 -x5714 -x1985 -x8430 -x1427 -x5454 -x4699 -x3094 -x733 -x7567 -x230 -x2511 -x7824 -x7126 -x5481 -x2348 -x8772 -x3453 -x614 -x4295 -x9154 -x849 -x4004 -x5643 -x1386 -x7424 -x7093 -x9070 x5257 -x5526 -x353 -x5412 -x7171 -x3162 -x5190 -x4131 -x4499 -x6942 -x5475 -x1579 -x6587 -x2878 -x3979 -x6904 -x629 -x953 -x5053 -x766 -x2386 -x1091 -x5510 -x7360 -x7032 -x8299 -x1050 -x5576 -x4195 -x4069 -x8839 -x3537 -x9677 -x5042 -x7144 -x1079 -x2023 -x9571 -x7978 -x9834 -x4203 -x5466 -x7041 -x6257 -x9519 -x607 -x1264 -x6623 -x5957 -x4842 -x9553 -x4263 -x2788 -x4663 -x3358 -x7493 -x5416 -x4006 -x7402 -x9271 -x7085 -x1408 -x7222 -x6218 -x6708 -x5507 -x3047 -x7029 -x7652 -x2219 -x6606 x3968 x9336 x7794 -x8904 -x3071 -x1975 -x9669 -x2730 -x7164 -x3512 -x557 -x2304 -x4520 -x6122 -x722 -x5267 -x7236 -x9989 -x4704 -x5814 -x2729 -x532 -x4112 -x1168 -x8990 -x6630 -x3449 -x5504 -x3318 -x1802 -x9407 -x5245 -x7073 -x4781 -x4854 -x8556 -x9769 -x3600 -x4341 -x4370 -x6250 -x4381 -x2836 -x7275 -x3353 -x6944 -x5711 -x2278 -x9225 -x8615 -x1251 -x1782 -x7367 -x1578 -x1939 -x2919 -x4707 -x4653 -x2287 -x171 -x9304 -x9275 -x4354 -x9641 -x8206 -x7341 -x7507 -x6395 -x4656 -x6318 -x5354 -x2177 -x2647 -x4587 -x9434 -x5386 -x2595 -x4930 -x6653 -x4708 -x270 -x6569 -x3755 -x4302 -x3547 -x3486 -x4912 -x4700 -x5564 -x2894 -x5121 -x8851 -x4554 -x289 -x2556 -x4490 -x8616 -x2100 -x6918 -x3368 -x2223 -x5684 -x7370 -x9801 -x4996 -x6 -x3912 -x1110 -x7530 -x8868 -x2120 -x9186 -x4358 -x5786 -x1766 -x540 -x8284 -x865 -x1025 -x2955 -x4743 -x5846 -x2201 -x803 -x552 -x617 -x4545 -x4823 -x1467 -x1851 -x7968 -x7517 -x4430 -x2021 -x730 -x2094 -x3302 x6449 -x1807 -x5223 -x1149 -x1240 -x5671 -x7030 -x8030 -x8449 -x9934 -x8649 -x9599 -x8022 -x8658 -x1927 -x6903 -x4472 -x7502 -x1286 -x9890 -x5422 -x9563 -x4036 -x1010 -x104 -x734 -x3129 -x5737 -x7641 -x8083 -x5110 -x4101 -x9237 -x497 -x4248 -x173 -x2280 -x2432 -x5093 -x8481 -x3423 -x2131 -x1024 -x2463 -x5955 -x5828 -x6047 -x186 -x9376 -x3827 -x9597 -x1523 -x2841 -x5152 -x2967 -x6976 -x8552 -x1750 -x6861 -x9926 -x6740 -x448 -x4532 -x5394 -x4400 -x2445 -x4018 -x7937 -x3876 -x1725 -x3883 -x6364 -x1266 -x7180 -x459 -x7644 -x8808 -x8681 -x9738 -x4792 -x5723 -x9774 -x9683 -x8837 -x5605 -x6233 -x8215 -x8954 -x8915 -x789 -x147 -x6219 -x7141 -x2924 -x5330 -x2305 -x5309 -x7548 -x5381 -x9616 -x259 -x6873 -x7799 -x8779 -x9196 -x5494 -x3838 -x4183 -x6128 -x4397 -x1658 -x1426 -x3845 -x5631 -x3733 -x437 -x8249 -x9882 -x7930 -x6441 -x8155 -x8639 -x4636 -x2109 -x3673 -x1756 -x1020 -x1582 -x7516 -x2257 -x9855 -x2102 -x8357 -x802 -x8006 -x7844 -x3777 -x5103 -x6997 -x8577 -x5224 -x3008 -x1673 -x3406 -x603 -x3642 -x317 -x6022 -x1656 -x6660 -x4475 -x3515 -x8380 -x8476 -x6160 -x4117 -x3783 -x9051 -x7976 -x5202 -x5916 -x1245 -x3550 -x102 -x4965 -x4968 -x2969 -x9004 -x5618 -x6057 -x6239 -x3242 -x263 -x7601 -x2006 -x8304 -x2795 -x8313 -x9829 -x3672 -x7837 -x6165 -x1027 -x6588 -x7114 -x8977 -x3947 -x3421 -x1719 -x6979 -x2620 -x6434 -x3786 -x5850 -x2759 -x2551 -x5010 -x1561 -x3214 -x5838 -x9330 -x7789 -x7745 -x8059 -x5169 -x2484 -x4601 -x4028 -x2960 -x8738 -x6187 -x2976 -x9674 -x1909 -x4351 -x106 -x8235 -x9421 x9651 -x3703 -x7780 -x1140 -x3164 -x4849 -x1366 -x3960 -x5423 -x9279 -x7718 -x822 -x8066 -x6985 -x1066 -x4652 -x274 -x5310 -x6674 -x8402 -x988 -x858 -x3278 -x9814 -x441 -x1989 -x6935 -x8571 -x5108 -x1088 -x1377 -x4832 -x6460 -x6703 -x1159 -x1771 -x1620 -x739 -x9309 -x531 -x5858 -x7998 -x5265 -x3092 -x6856 -x2508 -x8852 -x6734 -x8917 -x2146 -x4972 -x7043 -x9315 -x4281 -x4961 -x4165 -x7885 -x643 -x4389 -x112 -x3017 -x7265 -x6125 -x6750 -x8197 -x1383 -x4152 -x6164 -x4979 -x9144 -x4633 -x4989 -x4739 -x4546 -x6482 -x3589 -x1183 -x6361 -x6509 -x9167 -x5851 -x5913 -x1092 -x4431 -x5647 -x8325 -x5538 -x6097 -x7553 -x3422 -x742 -x5819 -x6437 -x7219 -x8168 -x6896 -x5941 -x9472 -x9479 -x5844 -x3266 -x2231 -x4049 -x5025 -x3897 x5883 -x3781 -x8777 -x165 -x1016 -x602 -x7403 -x8664 -x8788 -x1630 -x5821 -x9788 -x3604 -x983 -x3161 -x6256 -x886 -x9909 -x5371 -x2459 -x6885 -x2203 -x2218 -x7237 -x2889 -x5097 -x8958 -x2478 -x5402 -x1046 -x9838 -x5445 -x1237 -x9967 -x7942 -x8209 -x5557 -x9372 -x4958 -x5841 -x8568 -x8271 -x9907 -x5600 x2288 -x5337 -x5706 -x1811 x4108 -x7970 -x5746 -x8993 -x4731 -x3157 -x5441 -x6286 -x6756 -x7040 -x3853 -x3407 -x697 -x6633 -x2216 -x8878 -x8597 -x2954 -x8025 -x8580 -x8729 -x3089 -x8994 -x7218 -x790 -x9752 -x7861 -x5392 -x2883 -x3574 -x8339 -x919 -x2157 -x9408 -x4991 -x6685 -x9168 -x2828 -x6814 -x9753 -x2624 -x7131 -x2691 -x2678 -x9911 -x2452 -x943 -x7422 -x9991 -x5031 -x4510 -x3919 -x5831 -x2601 -x4368 -x261 -x5853 -x275 -x4361 -x6689 -x5679 -x2842 -x2909 -x4938 -x8438 -x4680 -x3995 -x991 -x9841 -x4534 -x7109 -x1741 -x2403 -x151 -x6111 -x7545 -x7551 -x3443 -x5787 -x2378 -x6166 -x6874 -x6452 -x5522 -x7732 -x6231 -x8973 -x8981 -x8872 -x5645 -x6220 -x9308 -x9830 -x6719 -x8701 -x335 -x5574 -x8707 -x9853 -x1195 -x6299 -x801 -x8504 -x5900 -x6391 -x8492 -x1327 -x987 -x5544 -x3700 -x6266 -x725 -x426 -x4441 -x8551 -x2289 -x9736 -x9150 -x9665 -x7118 -x2886 -x787 -x8804 -x8873 -x9337 -x2807 -x6333 -x4685 -x9506 -x740 -x6684 -x2600 -x3414 -x1134 -x6700 -x9423 -x3223 -x4670 -x5005 -x9587 -x813 -x1810 -x3892 -x2149 -x9451 -x4953 -x8474 -x5396 -x9283 -x2052 -x7477 -x4867 -x7169 -x529 -x7221 -x9632 -x2108 -x6705 -x8574 -x3367 -x9386 -x751 -x9414 -x78 -x7065 -x4760 -x4386 -x5945 -x3817 -x5917 -x1641 -x4986 -x2725 -x8715 -x2302 -x2764 -x1106 -x5183 -x6815 -x7243 -x6959 -x5813 -x8154 -x3677 -x5996 -x1827 -x1525 -x6169 -x4366 -x8661 -x2170 -x3064 -x5294 -x1227 -x1603 -x8044 -x2002 -x2367 -x3913 -x5805 -x9835 -x2084 -x3833 -x3082 -x2990 -x3649 -x6150 -x1601 -x4382 -x1504 -x6357 -x6937 -x1145 -x3314 -x5604 -x2069 -x6968 -x650 -x6901 -x6741 -x7145 -x7511 -x377 -x3748 -x3096 -x965 -x1765 -x6777 -x4830 -x304 x6860 -x7325 -x6349 -x1033 -x2048 -x7743 -x9404 -x6040 -x2854 -x4259 -x3043 -x5271 -x6470 -x7459 -x6119 -x3005 -x6038 -x6600 -x806 -x6278 -x204 -x9218 -x9759 -x3620 -x9714 -x4771 -x2813 -x7555 -x4063 -x6027 -x3212 -x7602 -x7358 -x8391 -x7914 -x933 -x9546 -x6136 -x6794 -x5637 -x7473 -x1022 -x5306 -x7317 -x1443 -x9009 -x9895 -x4309 -x8785 -x394 -x2397 -x3905 -x4094 -x8827 -x9244 -x5991 -x8831 -x6971 -x2908 -x7177 -x9772 -x852 -x6645 -x718 -x8222 -x6785 -x440 -x9897 -x2966 -x6531 -x7700 -x3209 x119 -x7776 -x6343 -x2398 -x5926 -x3108 -x3931 -x2899 -x1380 -x9948 -x53 -x5962 -x9815 -x1650 -x5024 -x597 -x2491 -x1262 -x4230 -x6637 -x5134 -x4851 -x7640 -x88 -x2956 -x2568 -x8623 -x7637 -x7240 -x2259 -x2594 -x8431 -x8833 -x7972 -x9647 -x1777 x7456 -x7938 -x3944 -x4494 -x4971 -x833 -x4275 -x5113 -x4294 -x7410 -x9720 -x8797 -x4585 -x7830 -x7306 -x6963 -x6839 -x2365 -x8426 -x2225 -x7697 -x2240 -x9862 x4003 -x7356 -x6198 -x4450 -x9278 -x2166 -x4733 -x6960 -x4923 -x1830 -x6107 -x6385 -x8132 -x8166 -x7514 -x9823 -x8063 -x3546 -x5192 -x570 -x6392 -x5240 -x2470 -x9210 -x2925 -x6419 -x6981 -x5167 -x3200 -x4906 -x3440 -x7136 -x2134 -x2604 -x349 -x633 -x3722 -x1379 -x9068 -x894 -x4047 -x5104 -x1346 -x4205 -x690 -x1044 -x9328 -x9985 -x7413 -x393 -x9832 -x5436 -x2690 -x7965 -x7784 -x8727 -x4617 -x1094 -x2848 -x7852 -x9707 -x4290 -x2727 -x1873 -x6293 -x2406 -x8853 -x7074 -x9831 -x2174 -x5318 -x6715 -x4310 -x4373 -x2640 -x8337 -x7303 -x9684 -x4597 -x3260 -x2159 -x5052 -x8102 -x9498 -x5301 -x2944 -x2968 -x425 -x3592 -x1471 -x5379 -x8712 -x4024 -x389 -x4841 -x8975 -x9700 -x2060 -x8624 -x383 -x3297 -x6066 -x8201 -x6001 -x7206 -x5761 -x7297 -x4746 -x4967 -x5987 -x527 -x6356 -x1096 -x9205 -x1419 -x1468 -x2952 -x5325 -x5527 -x9867 -x328 -x6973 -x5453 -x409 -x350 -x6953 -x1042 -x1004 -x9880 x431 -x3119 -x5331 -x5907 -x9692 x3243 -x5433 -x9569 -x9493 -x6054 -x8991 -x5759 -x5712 -x6493 -x6236 -x3997 -x8687 -x3001 -x482 -x5623 -x2446 -x1021 -x6222 -x1258 -x1082 -x808 -x2798 -x9139 -x7381 -x2152 -x6049 -x5439 -x6238 -x4493 -x4100 -x7395 -x8610 -x7648 -x9087 -x5069 -x7986 -x8497 -x6090 -x2679 -x9916 -x9949 -x4501 -x5213 -x7137 -x7827 -x6381 -x6978 -x2380 -x6626 -x2480 -x1964 -x9270 -x1563 -x1194 -x9431 -x8764 -x8116 -x5156 -x445 -x556 -x627 -x4191 -x4661 -x6595 -x1104 -x285 -x8675 -x55 -x5558 -x891 -x6772 -x7931 -x6287 -x8328 -x676 -x2462 -x2569 -x5493 -x3076 -x8517 -x9055 -x1733 -x9910 -x7849 -x7570 -x3644 -x2011 -x1102 -x2579 -x5115 -x5101 -x6440 -x3467 x2366 -x8513 -x9755 -x1369 -x2258 -x2663 -x3646 -x7304 -x1438 -x6943 -x1746 -x4926 -x5635 -x1332 -x7883 -x9007 -x5998 -x1626 -x5356 -x5728 -x7689 -x1225 -x5000 -x8040 -x7253 -x5164 -x3907 -x4182 -x4140 -x4169 -x7250 -x2019 -x51 -x3501 -x2689 -x3237 -x4574 -x9128 -x6909 -x2608 -x5905 -x8183 -x8717 -x9624 -x6200 -x6501 -x1663 -x2913 -x2394 -x8565 -x3775 -x3197 -x1273 -x7660 -x701 -x1618 -x9492 -x2441 -x805 -x9886 -x8656 x8745 -x8663 -x7443 -x7077 -x1146 -x8557 -x9430 -x9206 -x571 -x6808 -x4614 -x3482 -x6724 -x8448 -x4025 -x6071 -x5639 -x1627 -x2905 -x3715 -x9116 -x8629 -x4858 -x499 -x3457 x7940 -x2412 -x907 -x1454 -x5716 -x8241 -x5199 -x2163 -x6939 -x9865 -x5892 -x9939 -x1407 -x9427 -x9467 -x8432 -x6359 -x6321 -x7313 -x8352 -x6977 -x7851 -x6347 -x3072 -x7330 -x6566 -x9267 -x955 -x3316 -x7980 -x6412 -x8830 -x4809 -x5332 -x3390 -x2238 -x1779 -x9810 -x9177 -x9101 -x9030 -x551 -x4870 -x6081 -x2825 -x1655 -x2389 -x6773 -x6559 -x7167 -x7142 -x904 -x1449 -x8301 -x9207 -x2039 -x7215 -x1933 -x2542 -x3667 -x7337 -x266 -x5284 -x7139 -x3111 -x6138 -x6934 -x1029 -x1775 -x4129 -x3658 -x5914 -x7958 -x6779 -x754 -x6698 -x1894 -x1920 -x1203 -x657 -x1670 -x4321 -x6141 -x134 -x1224 -x804 -x2042 -x5283 -x1373 -x8243 -x2762 -x879 -x4962 -x6711 -x4933 -x20 -x7638 -x3806 -x130 -x4573 -x4855 -x5017 -x6555 -x1267 -x3233 -x4209 -x9515 -x7734 -x2294 -x3053 -x3201 -x5002 -x8972 -x9056 -x9241 -x9896 -x7060 -x5296 -x4092 -x6120 -x8674 -x8376 -x4314 -x7200 -x3778 -x5041 -x3073 -x1482 -x321 -x662 -x1199 -x6155 -x490 -x7483 -x1429 -x1365 -x2642 -x9590 -x930 -x6702 -x7886 -x5455 -x1602 -x8987 -x465 -x9488 -x3961 -x3294 x1253 -x7607 -x7728 -x7480 -x5525 -x8049 -x5672 -x9405 x2528 -x1393 -x2301 -x8696 -x6528 -x6013 -x9652 -x9818 -x3962 -x1769 -x1068 -x1302 -x8635 -x3308 -x7238 -x2914 -x7927 -x9931 -x1506 -x8708 -x7328 -x6537 -x706 -x3711 -x8651 -x3315 -x3782 -x4099 -x5171 -x366 -x8225 -x717 -x82 -x9608 -x189 -x8334 -x9680 -x1969 -x9872 -x4133 -x9780 -x6769 -x2901 -x1067 -x4166 -x3564 -x7161 -x8840 -x503 -x9047 -x8387 -x7283 -x8848 -x6363 -x4065 -x887 -x1651 -x6455 -x8223 -x4342 -x1929 -x7560 -x524 -x8948 -x3735 -x3917 -x8159 -x1406 -x825 -x4748 -x8594 -x7755 -x1734 -x3941 -x4654 -x9884 -x1001 -x3864 -x455 -x1422 -x1948 -x8199 -x7086 -x5890 -x6511 -x9482 -x4283 -x9219 -x2687 -x3717 -x1608 -x4218 -x8048 -x248 -x9300 -x8218 -x9312 -x1635 -x3653 -x5810 -x3771 -x153 -x4060 -x2991 -x3863 x1335 -x5811 -x723 -x6114 -x8508 -x60 -x9645 -x8486 -x5137 -x3364 -x1186 -x8539 -x2370 -x8315 -x6982 -x7027 -x7276 -x6753 -x4762 -x6415 -x320 -x8485 -x3252 -x1760 -x3916 x7147 -x9742 -x548 -x6940 -x5471 -x3344 -x4880 -x6827 -x2044 -x4687 -x8039 -x9303 -x4011 -x4948 -x3476 -x1435 -x2026 -x5610 -x1003 -x6519 -x6887 -x4515 x8814 -x7354 -x1453 -x8024 -x4042 -x4751 -x8470 -x3444 -x713 -x5317 -x7557 -x6882 -x8723 -x1037 -x8188 -x901 -x7989 -x3929 x1472 -x6194 -x3636 -x553 -x1633 -x6148 -x8091 -x9821 -x2662 -x6898 -x2707 -x8367 -x5150 -x8697 -x6797 -x9783 -x8436 -x6627 -x9957 -x9181 -x2835 -x6786 -x4262 -x8532 -x9195 -x3247 -x8604 -x2291 -x4893 -x2724 -x8133 -x8652 -x6217 -x7217 -x1220 -x1513 -x1084 -x2821 -x8128 -x8428 -x5834 -x9424 -x2741 -x2804 -x4338 -x4518 -x8138 -x8583 -x7014 -x1705 -x5699 -x2589 -x6382 -x9054 -x5270 -x2860 -x6749 -x6192 -x9031 -x2296 -x1188 -x1679 -x4089 -x199 -x5269 -x1979 -x8537 -x7290 -x584 -x599 -x5636 -x4672 -x963 -x2290 -x6764 -x8672 -x2212 -x1126 -x1994 -x1524 -x3077 -x2829 -x6061 -x2461 -x6543 -x3249 -x4592 -x7433 -x5519 -x5729 -x2169 -x6900 -x5312 x6562 -x3311 -x7892 -x4688 -x6214 -x6599 -x3629 -x2037 -x4947 -x3030 -x5566 -x6675 -x6832 -x201 -x8259 -x4648 -x5366 -x8627 -x9577 -x9631 -x4701 -x9932 -x6682 -x5350 -x1235 x8515 -x7981 -x8326 -x1919 -x8626 -x4876 -x7582 -x2732 -x4563 -x2323 -x443 -x6098 -x4123 -x9065 -x3334 -x867 -x7831 -x5963 -x626 -x7967 -x9005 -x2336 -x4600 -x824 -x1463 -x8563 -x2800 -x107 -x3798 -x4802 -x543 -x4598 -x2988 -x9082 -x160 -x6498 -x4908 -x3081 -x9604 -x5766 -x1512 -x3031 -x5086 -x7470 -x6872 -x4567 -x9635 -x466 -x4905 -x4575 -x3070 -x5395 -x4119 -x1794 -x8909 -x9363 -x7343 -x2891 -x4529 -x4987 -x3144 -x6276 -x9256 -x3626 -x4949 -x3591 -x8813 -x2885 -x6829 -x3346 -x8592 -x7706 -x6628 -x5266 -x7912 x8348 -x2535 -x7999 -x9671 -x9952 -x1246 -x2951 -x2645 -x5336 -x6990 -x7107 -x5089 -x7127 -x9331 -x3374 -x8835 -x976 -x3038 -x8514 -x8058 -x8951 -x9857 -x1946 -x7241 -x5428 -x565 -x7724 -x7679 -x4555 -x4850 -x6972 -x8219 -x4251 -x2392 -x8480 -x2075 -x9432 -x446 -x7647 -x3891 -x345 -x3766 -x4970 -x5078 -x4666 -x9306 -x2087 -x6462 -x908 -x6586 -x506 -x8035 -x8028 -x2923 -x585 -x7357 -x3887 -x6643 -x5390 -x513 -x9508 -x660 x1087 -x5801 -x3428 -x9555 -x6548 -x1257 -x2103 -x1177 -x4594 -x1730 -x7818 -x950 -x9215 -x3437 -x4522 -x5803 -x256 -x412 -x8416 -x9536 -x7083 -x7393 -x1479 -x3983 -x747 -x572 -x7817 -x3387 -x7115 x8181 -x7179 -x3632 -x8819 -x4863 -x375 -x8692 -x8014 -x8605 -x5530 -x4344 -x3710 -x5730 -x9559 -x8330 -x4095 -x181 -x779 -x3693 -x6762 -x8608 -x8491 -x677 -x8303 -x972 -x179 -x6619 -x3234 -x4345 -x7092 -x3052 -x7212 -x9927 -x5090 -x5845 -x1281 -x3436 -x5780 -x4764 -x5782 -x9367 -x4391 -x7326 -x4940 -x4349 -x8554 -x432 -x8999 -x3816 -x823 -x1692 -x7286 -x7201 -x9667 -x9618 -x5863 -x5313 -x5628 -x4334 -x4355 -x9501 -x1459 -x7581 -x827 -x3861 -x5295 -x8787 -x9827 -x510 -x8824 -x7713 -x8381 -x5872 -x3645 -x7811 -x1645 -x5596 -x6696 -x273 -x481 -x4516 -x6292 -x7249 -x7857 -x3465 -x5119 -x3469 -x3240 -x2933 -x22 -x2022 -x418 -x2056 -x5774 -x8274 -x2235 -x1940 -x8628 -x3835 -x397 -x4831 -x8502 -x4620 -x6798 -x4935 -x6295 -x2809 -x3807 -x9465 -x7117 -x6034 -x525 -x72 -x1564 -x651 -x710 -x2803 -x3173 -x4969 -x5013 -x7709 -x1536 -x2187 -x1908 -x4121 -x9534 -x3500 -x7562 -x7018 -x1666 -x7655 -x642 -x4477 -x4289 -x159 -x5360 -x3612 -x8572 -x9061 -x8175 -x1932 -x3630 -x5077 -x4721 -x7436 -x3246 -x9348 -x7680 -x3303 -x4221 -x1982 -x7677 -x3904 -x1147 -x5403 -x8634 -x590 -x9085 -x1751 -x1789 -x9042 -x6378 -x6875 -x9688 -x4134 -x6567 -x1304 -x6304 -x8191 -x5946 -x352 -x7721 -x162 -x401 -x7181 -x535 -x6191 -x3713 -x9318 -x9744 -x7023 -x1597 -x4709 -x5776 -x9242 -x9428 -x4833 -x2414 -x46 -x1754 -x9043 -x4941 -x9406 -x1298 -x7324 -x4950 -x2928 -x9762 -x7067 -x2628 -x4768 -x7791 -x6161 -x4288 -x6041 -x1508 -x1114 -x3615 -x3506 -x8992 -x4679 -x2345 -x3369 -x6043 -x684 -x8946 -x2797 -x208 -x1053 -x7100 -x3503 -x4852 -x9576 -x989 -x8136 -x489 -x897 -x6126 -x9396 -x9169 -x4179 -x4256 -x8669 -x6269 -x8892 -x1167 -x487 -x1555 -x3317 -x5282 -x334 -x4030 -x3721 -x9157 -x5584 -x3866 -x5936 -x9654 -x5586 -x6397 -x6771 -x3569 -x522 -x8150 -x1048 -x9792 -x168 -x9538 -x7932 -x5912 -x8582 -x5281 -x826 -x3288 -x8815 -x1941 -x5568 -x631 -x1000 -x2114 -x6404 -x9923 -x6260 -x3909 -x1313 -x7490 -x4536 -x4745 -x7251 -x4658 -x3932 -x2758 -x1009 -x5708 -x187 -x9489 -x4144 -x7772 -x3083 -x1954 -x5857 -x9411 -x1287 -x888 -x2882 -x9673 -x7961 -x8257 -x1772 -x369 -x5731 -x6906 -x8195 -x6179 -x785 -x2796 -x6258 -x8045 -x6515 -x94 -x7674 -x483 -x4595 -x156 -x5826 -x7440 -x3172 -x9921 -x8908 -x9822 -x254 -x2816 -x4630 -x2096 -x2587 -x1337 -x2319 -x2927 -x3795 x4973 -x148 -x7009 -x3901 -x8642 -x929 x786 -x5873 -x6429 -x1875 -x4572 -x6535 -x1589 -x729 -x9591 -x1230 -x8766 -x9003 -x1261 -x6965 -x8421 -x9486 -x1201 -x937 -x5837 -x2497 -x3136 -x5700 -x9941 -x5769 -x2372 -x1527 -x2763 -x4624 -x6656 -x4827 -x921 -x3752 -x5181 -x2024 -x619 -x4220 -x5860 -x228 -x3937 -x5459 -x4235 -x1728 -x7054 -x1238 -x370 -x4168 -x8031 -x2272 -x4999 -x1890 -x3694 -x2139 -x1795 -x3000 -x205 -x7699 -x5499 -x1696 -x1726 -x6642 -x3739 -x5866 -x979 -x6323 -x2 -x577 -x8844 -x6957 -x9281 -x2275 -x6995 -x2562 -x1384 -x4643 -x7110 -x7880 -x3870 -x9 -x7439 -x4693 -x9262 -x6733 -x8350 -x9282 -x8622 -x4446 -x6568 -x7216 -x6523 -x2241 -x9447 -x5189 -x2206 -x8667 -x2744 -x7428 -x3869 -x1687 -x2416 -x1344 -x5757 -x8579 -x6921 -x2750 -x1859 -x2867 -x9071 -x4143 -x4066 -x7527 -x8625 -x3967 -x1797 -x8124 -x3327 -x6092 -x372 -x8258 -x1640 -x9174 -x5182 -x3127 -x9022 -x7418 -x6067 -x9352 -x6812 -x9924 x5054 -x2395 -x310 -x6683 -x1799 -x534 -x3885 -x3036 -x5067 -x1636 -x7565 -x9917 -x5277 -x8716 -x3593 -x4159 -x4396 -x1055 -x9452 -x8415 -x9520 -x5425 -x1949 -x67 -x795 -x9972 -x6329 -x5753 -x7416 -x2540 -x8001 -x6058 -x8578 -x6840 -x7901 -x4167 -x8064 -x1137 -x6646 -x8774 -x4705 -x9768 -x4910 -x974 -x3224 -x1372 -x6603 -x7405 -x4033 -x5651 -x5385 -x3702 -x5764 -x4032 x4589 -x1998 -x8171 -x1785 -x9111 -x5450 -x2271 -x4394 -x5751 -x978 -x2534 -x5413 -x7380 -x2731 -x9454 -x8106 -x4277 -x2352 -x318 -x2929 -x6268 -x9369 -x9554 -x6432 -x1457 -x2254 -x3986 -x7781 -x9763 -x3057 -x6729 -x760 -x5096 -x9403 -x9994 -x1714 x1161 -x9813 -x280 -x74 -x7333 -x8861 -x8927 -x5327 -x2772 -x5242 -x5668 -x6818 -x1861 -x9108 -x9391 -x3329 -x1755 -x3859 -x8637 -x4657 -x6159 -x2555 -x9269 -x6171 -x6267 -x4124 -x992 -x4096 -x6826 -x9466 -x1588 -x6954 -x4078 -x8127 -x639 -x3558 -x5633 -x3159 -x4474 -x7160 -x3839 -x5045 -x3264 -x2226 -x9840 -x5856 -x7666 -x2300 -x1181 -x9223 -x7933 -x7259 -x2199 -x8007 -x3517 -x714 -x50 -x2985 -x6026 -x6005 -x5154 -x8899 -x2632 -x505 -x5868 -x8495 -x4212 -x4566 -x6888 -x5964 -x7656 -x1798 -x6428 -x1638 -x3705 -x9653 -x7688 -x7826 -x7007 -x2077 -x4533 -x8686 -x7983 -x1190 -x8826 -x217 -x7000 -x2787 -x3140 -x2617 -x5298 -x2941 -x2393 -x2545 -x7694 -x3373 -x2057 -x1744 -x2448 -x2789 -x2588 -x3333 -x3007 -x7133 -x3841 -x194 -x8901 -x8228 x2477 -x2354 -x9543 -x8093 -x449 -x8809 -x9607 -x340 -x5187 -x2520 -x430 -x7910 -x7693 -x4903 -x2331 -x3490 -x4231 -x5372 -x8126 -x6830 -x4634 -x788 -x7829 -x8923 -x3330 -x846 -x8613 -x9565 -x4443 -x3990 -x3307 -x2264 -x5970 -x9998 -x4702 -x3791 -x9491 -x1489 -x9582 -x3955 -x4478 -x985 -x6927 -x2775 -x9147 -x2898 -x2314 -x4915 -x8351 -x9689 -x2769 -x5685 -x4646 -x6039 -x1606 -x9765 -x5019 -x6825 -x2577 -x3879 -x4187 -x6547 -x9311 -x2963 -x5982 -x8255 -x7128 -x8413 -x6505 -x2610 -x7485 -x3137 -x3950 -x6763 -x4883 -x7584 -x3893 -x5692 -x4607 -x6651 -x9990 -x5071 -x486 -x1058 -x4359 -x7790 -x9347 -x5727 -x9820 -x9351 -x7476 -x9149 -x9156 -x3701 -x8913 -x2693 -x9402 -x620 -x1893 -x7316 -x6506 -x8802 -x9523 -x5083 -x5345 -x379 -x1248 -x7191 -x5514 -x216 -x6721 -x7178 -x4459 -x6983 -x6168 -x8418 -x9807 -x8530 -x3538 -x1888 -x3010 -x3528 -x342 -x1596 -x593 -x1007 -x8016 -x9317 -x5870 -x7499 -x7525 -x9676 -x5368 -x2374 -x5763 -x5795 -x1291 -x6413 -x2252 -x8090 -x9528 -x6989 -x2468 -x3412 -x581 -x9697 -x4177 -x4154 -x3101 -x7444 -x1349 -x8887 -x5358 -x8986 -x4770 -x7858 -x770 -x2205 -x7936 -x8690 -x1694 -x5424 -x3295 -x6174 -x5547 -x8312 -x2356 -x1135 -x1097 -x3032 -x9691 -x8529 -x128 -x9046 -x9103 -x52 -x2202 -x4547 -x6880 -x1749 -x7411 -x5391 -x1410 -x1704 -x5397 -x9220 -x2066 -x6688 -x7639 -x9473 -x3949 -x5034 -x2703 -x9537 -x1381 -x7563 -x6401 -x9459 -x3323 -x2770 -x778 -x7252 -x8590 -x3365 -x5426 -x8074 -x4424 -x2931 -x5906 -x6423 -x9261 -x5704 -x7281 -x5809 -x3657 -x471 -x7056 -x6924 -x8026 -x5717 -x3790 -x569 -x9083 -x8996 -x6075 -x5268 -x5458 -x1465 x1727 -x998 -x3785 -x1757 -x8722 -x847 -x5429 -x7952 -x8906 -x386 -x4320 -x8784 -x9094 -x4602 -x814 -x1023 -x547 -x3811 -x1139 -x1899 -x2358 -x1743 -x9349 -x42 -x5362 -x6718 -x36 -x8443 -x3282 -x6991 -x7239 -x9345 -x408 -x5518 -x1347 -x4780 -x451 -x2071 -x9409 -x4859 -x9072 -x3375 -x6662 -x1850 -x3203 -x1141 -x2125 -x5208 -x7532 -x5264 -x8803 -x7876 -x3539 -x3724 -x3663 -x6133 -x9567 -x7396 -x6544 -x6116 -x7918 -x2692 -x6746 -x7039 -x4423 -x868 -x8786 -x2820 -x1519 -x9532 -x8123 -x845 -x996 -x7785 -x2182 -x6463 -x303 -x5465 -x3427 -x329 -x2636 -x7028 -x8762 -x8172 -x8507 -x3290 -x3536 -x5646 -x4453 -x252 -x4014 x4467 -x6461 -x1703 -x6782 -x1301 -x2481 -x9778 -x2863 -x2017 -x8388 -x7946 -x3309 -x741 -x1921 -x832 -x1813 -x2261 -x2482 -x4540 -x7026 -x5194 -x7021 -x2068 -x2652 -x9633 -x9945 -x8709 -x9902 -x698 -x781 -x5460 -x7447 -x582 -x2668 -x9973 -x6742 -x9944 x2382 -x4722 -x2740 -x5247 -x8283 -x5098 -x4618 -x7807 -x9678 -x2269 -x1478 -x4813 -x5532 -x5020 -x4276 -x6638 -x2502 -x6051 -x2619 -x9679 -x2173 -x2247 -x5415 -x9951 -x1514 -x9335 -x6834 -x6070 -x613 -x2279 -x4512 -x6622 -x816 -x242 -x1516 -x5447 -x3590 -x8336 -x4213 -x1910 -x5105 -x4317 -x374 -x1448 -x2549 -x7342 -x5817 -x8790 -x628 -x5954 -x7168 -x3540 -x6468 -x6491 -x4469 -x7625 -x2603 -x4198 -x555 -x3616 -x2320 -x469 -x5382 -x5184 -x8054 -x5616 -x9446 -x6790 -x3729 -x336 -x1272 -x7759 -x9250 -x2757 -x9377 -x2014 -x9593 -x6009 -x5319 -x8291 -x5197 -x6283 -x5215 -x4455 -x6996 -x6225 -x8122 -x458 -x4525 -x7754 -x1572 -x7604 -x1972 -x265 -x4980 -x6497 -x7985 -x9751 -x7966 -x3134 -x7268 -x1492 -x1334 -x9992 -x7727 -x951 -x49 -x6941 -x7518 -x8213 -x2876 -x875 -x3355 -x54 -x434 -x5713 -x8453 -x3286 -x2529 -x4549 -x9547 -x215 -x3075 -x4586 -x1560 -x3320 -x326 -x257 -x4814 -x9905 -x2815 -x8186 -x8935 -x2324 -x388 -x6610 -x995 -x8382 -x6748 -x8230 -x546 -x5079 -x5432 -x7795 -x686 -x6390 -x8055 -x1 -x1628 -x3431 -x5348 -x1977 -x2154 -x6456 -x4194 -x7266 -x7327 -x9090 -x9893 -x1477 -x5175 -x840 -x9852 -x3492 -x8269 -x1389 -x1581 -x1263 -x7898 -x4998 -x3772 -x8097 -x110 -x1892 -x3963 -x5624 -x8545 -x5321 -x30 -x1881 -x6082 -x2560 -x4482 -x924 -x3126 -x70 -x7457 -x2184 -x4219 -x3639 -x7624 -x7374 -x1860 -x8161 -x1244 -x3408 -x9028 -x4734 -x7105 -x9507 -x428 -x7847 -x9997 -x6426 -x4260 -x1841 -x5161 -x1521 -x5619 -x290 -x8823 -x5421 -x6201 -x1157 -x2714 -x3854 -x2475 -x1271 -x7438 -x6966 -x4957 -x3734 -x6003 -x7871 -x1826 -x2751 -x4315 -x8781 -x9000 -x3669 -x7263 -x2312 -x3229 -x9585 -x8268 -x3927 -x6687 -x1185 -x8606 -x9163 -x966 -x1442 -x2315 -x4442 -x7080 -x1205 -x683 -x3948 -x4393 -x4695 -x4649 -x9946 -x9074 -x1950 -x9462 -x7132 -x4615 -x6787 -x7726 -x1415 -x6710 -x8394 -x1988 -x4357 -x6517 -x2251 -x415 -x9319 -x6805 -x1466 -x9297 x1952 -x297 -x2677 -x163 -x7949 -x8355 -x9600 -x2739 -x3219 -x8374 -x9316 -x5304 -x3837 -x8871 -x9095 -x3776 -x4502 -x2634 -x5952 -x2771 -x4038 -x2718 -x9333 -x3768 -x7512 -x371 -x1432 -x3890 -x2444 -x1677 -x8998 -x4632 -x877 -x9696 -x9929 -x3494 -x4740 -x5848 -x6094 -x3146 -x699 -x784 -x7864 -x538 -x4050 -x6291 -x6837 -x2082 -x4470 -x8903 -x1700 -x595 -x5620 -x7152 -x9988 -x33 -x4801 -x6469 -x7492 -x3758 -x8173 -x5015 -x7012 -x8544 -x9693 -x2286 -x5784 -x3925 -x7497 -x659 -x1030 -x1234 -x8496 -x8910 -x932 -x3541 -x5804 -x6384 -x4896 -x9984 -x3178 -x1002 -x2437 -x4576 -x1723 -x2137 -x1095 -x4844 -x8000 -x1169 -x3561 -x3012 -x1699 -x6962 -x6657 -x1668 -x938 -x9398 -x9077 -x5275 -x23 -x3572 -x5687 -x5976 -x3619 -x1897 -x1480 -x4843 -x6199 -x9851 -x1307 -x8277 -x9956 -x8377 -x3202 -x6725 -x6332 -x5674 -x6156 -x5008 -x6216 -x8293 -x1464 -x5638 x3743 -x3698 -x5342 -x9894 -x7078 -x3044 -x9954 -x8057 -x5597 -x1026 -x9170 -x5588 -x37 -x611 -x4744 -x2752 -x4365 -x9568 -x2351 -x8922 -x97 -x8373 -x7487 -x899 -x3862 -x5427 -x2221 -x7016 -x7373 -x6650 -x977 -x6730 -x5165 -x5993 -x9812 -x6916 -x5289 -x1965 -x2681 -x7944 -x6582 -x744 -x2597 -x9143 -x1062 -x1324 -x8929 -x4665 -x3618 -x7568 -x7825 -x9110 -x492 -x862 -x9422 -x3131 -x2946 -x3227 -x1556 -x796 -x959 -x7632 -x1311 -x2890 x6799 -x2160 -x9176 -x1511 -x1045 -x8111 -x3737 -x85 -x837 -x8576 -x5523 -x7925 -x8310 -x9970 -x269 -x4765 -x3529 -x3985 -x6731 -x7420 -x9450 -x2917 -x7123 -x920 -x1905 -x4404 -x3939 -x935 x6298 -x7226 -x8630 -x9798 -x3982 -x7877 -x3013 -x2095 -x1436 -x843 -x7643 -x9194 -x7338 -x9646 -x7289 -x707 -x461 -x870 -x129 -x2129 -x1903 -x5505 -x5049 -x9644 -x3291 -x1076 -x4629 -x8110 -x7740 -x4741 -x8864 -x2197 -x8895 -x4056 -x6999 -x4725 -x2522 -x1710 -x6499 -x79 -x3184 -x7059 -x7654 -x5513 -x4757 -x488 -x8838 -x3271 -x4280 -x6723 -x4160 -x3971 -x1074 -x9015 -x6739 -x3409 -x4463 -x3867 -x4763 -x8874 -x1496 -x545 -x467 -x6400 -x477 -x8706 -x9034 -x6793 -x8386 -x7767 -x8332 -x5064 -x3204 -x3510 x3684 -x4800 -x7262 -x5973 -x3788 -x1713 x3024 -x4419 -x9438 -x5144 -x5720 -x5882 -x9260 -x9940 -x8930 -x4418 -x6738 -x696 -x9965 -x3583 -x6857 -x7658 -x3039 -x8721 -x3284 -x8566 -x9522 -x9079 -x9109 -x229 -x8204 -x6986 -x2342 -x7900 -x4325 -x1837 -x8368 -x7489 -x1978 -x767 -x3606 -x1118 -x7678 -x464 -x8456 -x6478 -x8487 -x6647 -x8464 -x3750 -x9456 -x6877 -x9869 -x7899 -x6072 -x4064 -x1486 -x8680 -x7948 -x922 -x1829 -x5734 -x1090 -x2415 -x218 -x3205 -x6290 -x3857 -x9362 -x2748 -x517 -x9672 -x9166 -x4261 -x2698 -x4579 -x8131 -x1839 -x6431 -x5874 x1629 -x351 -x5140 -x7015 -x6414 -x5232 -x2781 -x2915 -x2032 -x3192 -x1038 -x1476 -x6046 -x1275 x376 -x3769 -x4640 -x3681 -x5297 -x210 -x3970 -x8221 -x655 -x1077 -x1838 -x871 -x8067 -x5799 -x7398 x5346 -x9334 -x7556 -x2695 -x2151 -x7889 -x8648 -x86 -x9429 -x2585 -x6369 -x2709 -x2268 -x1153 -x3063 -x736 -x5149 -x2147 -x9146 -x4489 -x793 -x6265 -x6221 -x776 -x5273 -x7061 -x7429 -x6345 -x1891 -x7552 -x3048 -x7768 -x2733 -x157 -x3248 -x3226 -x9435 -x8013 -x4448 -x6781 -x9088 -x2965 -x2558 -x8289 -x8234 -x6388 -x4990 -x8139 -x292 -x1197 -x7762 -x1786 -x7248 -x5865 -x7134 -x5026 -x721 -x3993 -x1431 -x3692 -x7521 -x3349 -x1200 -x8306 -x8644 -x8900 -x8298 -x1322 -x7988 -x1211 -x1846 x2959 -x4130 -x692 -x3779 -x8694 -x8817 -x563 -x5840 -x3155 -x2896 -x2586 -x3451 -x3650 -x4254 -x1632 -x7173 -x8340 -x1698 -x8789 -x9844 -x3175 -x6697 -x5288 -x4861 -x2865 -x6197 -x1155 -x3051 -x8405 -x2926 -x3338 -x5590 -x479 -x9394 -x564 -x2072 -x2514 -x5552 -x5249 -x9121 -x8396 -x1834 -x35 -x7834 -x7800 -x2190 -x3522 -x5022 -x6676 -x6208 -x7277 -x6002 -x6608 -x9193 -x2918 -x7274 -x7659 -x3326 -x1011 -x8314 -x1035 -x1613 -x8936 -x4411 -x7229 x997 -x9955 -x3170 -x1836 -x3176 -x1649 -x1156 -x2912 -x6447 -x5293 -x2945 -x2248 -x883 -x9963 -x444 -x1822 -x4956 -x2277 -x5364 -x6121 -x7002 -x1793 -x1495 -x939 -x4526 -x8700 -x3718 -x5479 -x2425 -x7340 -x2557 -x9458 -x4877 -x8088 -x3232 -x5353 -x3532 -x7196 -x3441 -x6063 -x7867 -x7646 -x4919 -x1790 -x4071 -x5688 -x6103 -x4899 -x239 -x1879 -x1507 -x2778 -x5435 -x8519 -x2697 -x5484 -x8056 -x3104 -x3736 -x5768 -x5274 -x4399 -x3511 -x5473 -x8130 -x5174 -x5897 -x6338 -x48 -x6552 -x8812 -x2630 -x9996 -x4960 -x5606 -x4816 -x6100 -x7741 -x3263 -x1877 -x9235 -x5508 -x5680 -x869 -x9165 -x3066 -x8801 -x3485 -x1462 -x4451 -x2029 -x6281 -x5667 -x575 -x5551 -x610 x3442 -x1970 -x2538 -x669 -x4924 -x4217 -x9125 -x2704 -x1736 -x6020 -x9581 -x9847 -x9253 -x5849 -x9313 -x5556 -x3896 -x7812 -x2122 -x4135 -x4415 -x903 -x4825 -x2088 -x9247 -x5779 -x2773 -x2079 -x5129 -x6102 -x8728 -x9460 -x8561 -x183 -x9138 -x4318 x7571 -x9346 -x952 -x7408 -x7195 -x3587 -x6358 -x6843 -x6360 -x7388 -x4138 -x635 -x9601 -x6636 -x4789 -x381 -x2040 -x5168 -x491 -x7598 -x5251 -x4406 -x9675 -x6380 -x759 -x1551 -x892 -x8148 -x3624 -x4476 x6518 -x9611 -x1013 -x2283 -x9106 -x841 -x7908 -x4239 -x6992 -x4150 -x493 -x9326 -x9287 -x8029 -x5469 -x6593 -x6303 -x8881 -x981 -x4613 -x6558 -x3216 -x5263 -x2838 -x8021 -x75 -x2782 x6311 -x6154 -x7813 -x7192 -x9540 -x9898 -x9799 -x1396 -x2973 -x5166 -x3167 -x7119 -x889 -x5056 -x1165 -x947 -x1671 -x5072 -x4696 -x1152 -x893 -x2440 -x536 -x1363 -x4076 -x5771 -x8478 -x1528 -x221 -x3683 -x8096 -x76 -x9913 -x1064 -x9887 -x306 -x1712 -x7001 -x9638 -x2496 -x7090 -x6987 -x9246 -x1217 -x4812 -x4637 -x9184 -x9437 -x7729 -x9524 -x2765 -x5899 -x8372 -x9227 -x2994 -x6229 -x9819 -x1450 -x5163 -x7782 -x1706 -x99 -x1742 -x7543 -x3378 -x512 -x8540 -x8778 -x9789 -x6036 -x8747 -x2098 -x3080 -x9732 -x6368 -x7019 -x3687 -x4208 -x1612 -x7331 -x9295 -x3582 -x8820 -x1069 -x5789 -x5895 -x9933 -x2472 -x5722 -x926 -x8655 -x4211 -x6931 -x7549 -x2234 -x7415 -x5085 -x5399 -x253 -x4879 -x4491 -x7258 -x9987 -x3895 -x3182 -x57 -x4245 -x2101 -x2564 -x1951 -x6339 -x6930 -x2192 -x2471 -x6961 -x9064 -x8082 -x9080 -x4737 -x7225 -x132 -x4641 -x8741 -x4904 -x2317 -x1174 -x3989 -x7627 -x5898 -x3852 -x4716 -x1664 -x7442 x3147 -x5488 -x5461 -x9561 -x3882 -x9962 -x8137 -x600 -x2171 -x5948 -x2616 -x1840 -x1333 -x8292 -x9650 -x3922 -x4805 -x3261 -x8079 -x1642 -x2347 -x5200 -x1812 -x4021 -x9099 -x2371 -x8918 -x5594 -x6539 -x1981 -x5398 -x4145 -x2685 -x5939 -x7138 -x4369 -x5966 -x881 -x6507 -x1189 -x6227 -x7746 -x1172 -x7561 -x367 -x3289 -x1113 -x2430 -x4226 -x7332 -x6670 -x2705 -x3014 -x8775 -x7873 -x6621 -x6545 -x9712 -x2942 -x3366 -x3597 -x8282 -x5389 -x5112 -x6006 -x7166 -x3643 -x6430 x9530 -x7435 -x7574 -x6513 -x8725 -x4758 -x5482 -x7819 -x9392 -x925 -x9354 -x6205 -x3380 -x2364 -x3548 -x4372 -x4921 -x7294 -x8160 -x3706 -x1510 -x5524 -x8192 -x3865 -x587 -x3456 -x63 -x3009 -x8153 -x3584 -x9660 -x8125 -x5665 -x7198 -x6866 -x307 -x3610 -x1803 -x3727 -x6127 -x410 -x6123 -x8798 -x5234 -x1553 -x5928 -x5999 -x4241 -x8493 -x9757 -x9113 -x8799 -x6500 -x3305 -x3445 -x586 -x4788 -x8843 -x3235 -x3208 -x2333 -x9722 -x8135 -x6083 -x5118 -x2092 -x3357 -x8921 -x8117 -x1115 -x8147 -x3933 -x6863 -x3273 -x3730 -x6340 -x9259 -x8524 -x3602 -x3062 -x4271 -x6008 -x7882 -x3930 -x8914 -x2799 -x4048 -x4458 -x3518 -x7973 -x8272 -x9544 -x1390 -x5762 -x3179 -x9690 -x3637 -x2388 -x4244 -x9365 -x4886 -x6631 -x1494 -x9127 -x7611 -x131 -x4445 -x7579 -x2442 -x9320 -x5357 -x2566 -x6788 -x1391 -x7558 -x8912 -x9162 -x125 -x7006 -x6365 -x4000 -x6096 -x5066 -x5836 -x3523 -x9870 -x2525 -x4785 -x9901 -x3514 -x4889 -x2133 -x3035 -x9383 -x4562 -x9375 -x3434 -x4671 -x4683 -x4817 -x1781 -x4506 -x5305 -x1535 -x1695 -x6210 -x3153 -x3654 -x4552 -x175 -x4645 -x6274 -x478 -x1215 -x3665 -x2340 -x7427 -x8463 -x1312 -x3285 -x7079 -x1956 -x7153 -x1778 -x5793 -x6322 -x8216 -x5718 -x5409 -x8156 -x4350 -x7469 -x5577 -x1402 -x5302 -x2810 -x3029 -x4326 -x8361 -x9885 -x7383 -x2598 -x6235 -x9393 -x8167 -x708 -x7576 -x235 -x8500 -x9140 -x2974 -x3648 -x4531 -x6109 -x6952 -x3470 -x4561 -x1847 -x4460 -x5548 -x2949 -x8015 -x4216 -x7863 -x1179 x1269 x9875 -x799 -x4098 -x4106 -x6279 -x5383 -x3977 -x5094 -x4799 -x8309 -x2523 -x5932 -x6695 -x4544 -x9833 -x9124 -x3662 -x7668 -x3792 -x7284 -x5673 -x2266 -x5211 -x6346 -x4717 -x1529 -x212 -x7008 x8737 -x4619 -x5531 -x648 -x4077 -x1792 -x8950 -x9172 -x3276 -x2486 -x8855 -x5073 -x4200 -x4647 -x914 -x4578 -x5280 -x5823 -x8683 -x1043 -x4178 -x4710 -x4171 -x5843 -x7091 -x2051 -x9578 -x354 -x1997 -x1355 -x1534 -x3556 -x8825 -x3767 -x7498 -x1057 -x7352 -x7667 -x2144 -x399 -x2735 -x5405 -x1111 -x2328 -x3480 -x4966 -x6196 -x6367 -x8752 -x5721 -x2903 -x5231 -x4550 -x142 -x1268 -x4457 -x5344 -x6342 -x9455 -x4839 -x2767 -x6551 -x2648 -x8095 -x7911 -x1325 -x5365 -x6270 -x7064 -x720 -x4808 -x5018 -x227 -x4530 -x6294 -x6836 -x4836 -x411 -x9035 -x1382 -x2811 -x166 -x3404 -x3416 -x3903 -x694 -x6137 -x7573 -x8640 -x8510 -x6556 -x7935 -x9344 -x305 -x6932 -x4981 -x1086 -x5188 -x5253 -x4749 -x2591 -x3238 -x4075 -x6807 -x9925 -x4706 -x9685 -x6032 -x4465 -x7909 -x7868 -x456 -x1962 x9950 -x9258 -x2065 -x3902 -x4983 -x3120 -x3350 -x7969 -x1175 -x1132 -x3534 -x2982 -x5476 -x255 -x4247 -x6409 -x9135 -x9329 -x9475 -x7270 -x5573 -x4504 -x5314 -x4583 -x238 -x1039 -x2138 -x7003
3582.31/3599.24	s SATISFIABLE
3582.31/3599.24	c Time taken to solve: 3560.5757303237915 seconds
3582.31/3599.24	c Total time taken: 3596.140907764435 seconds

Verifier Data

OK	297

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-4846757-1784119501/watcher-4846757-1784119501 -o /tmp/evaluation-result-4846757-1784119501/solver-4846757-1784119501 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4846757-1784119501/vars-4846757-1784119501 --bin-var /tmp/runsolver-exch-nodeE007-1784119500-14261 --watchdog 3760 run HOME/instance-4846757-1784119501.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1377328784 --intermediate --solver highs 

running on 4 cores: 20-23

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 1,4,19-20,22,24,29,32,42,47
  3550 MHz: 60-63
  3600 MHz: 0,2-3,5-18,21,23,25-28,30-31,33-41,43-46,48-59
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 20-23

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127608 MiB free)
  node 1: cores 8-15, 129019 MiB (128620 MiB free)
  node 2: cores 16-23, 129019 MiB (128631 MiB free)
  node 3: cores 24-31, 129003 MiB (128664 MiB free)
  node 4: cores 32-39, 129019 MiB (128677 MiB free)
  node 5: cores 40-47, 129019 MiB (128768 MiB free)
  node 6: cores 48-55, 128973 MiB (128690 MiB free)
  node 7: cores 56-63, 128474 MiB (127926 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=14497, runsolver pid=14463
Current StackSize limit: 8192 KiB


[startup+0.100055 s]*
/proc/loadavg: 0.21 1.04 0.57 4/904 14527
/proc/meminfo: memFree=1052236548/1055320708 swapFree=33554428/33554428
[pid=14497] ppid=14463 vsize=4324 memory=3188 CPUtime=0 cores=20-23
/proc/14497/stat : 14497 (run) S 14463 14497 14246 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 1538703 4427776 640 18446744073709551615 93897083088896 93897083983429 140725536748944 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93897084222480 93897084270224 93897085259776 140725536757892 140725536758125 140725536758125 140725536763857 0
/proc/14497/statm: 1081 797 709 219 0 143 0
[pid=14522] ppid=14497 vsize=12844 memory=7832 CPUtime=0 cores=20-23
/proc/14522/stat : 14522 (python3) D 14497 14497 14246 0 -1 4194304 635 0 0 0 0 0 0 0 20 0 1 0 1538711 13152256 1792 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 0 0 1 0 0 17 20 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
/proc/14522/statm: 3211 1958 1468 753 0 1060 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 17168 KiB
Current children cumulated memory: 11020 KiB

[startup+0.213502 s]*
/proc/loadavg: 0.21 1.04 0.57 10/909 14535
/proc/meminfo: memFree=1052221652/1055320708 swapFree=33554428/33554428
[pid=14497] ppid=14463 vsize=4324 memory=3188 CPUtime=0 cores=20-23
/proc/14497/stat : 14497 (run) S 14463 14497 14246 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 1538703 4427776 640 18446744073709551615 93897083088896 93897083983429 140725536748944 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93897084222480 93897084270224 93897085259776 140725536757892 140725536758125 140725536758125 140725536763857 0
/proc/14497/statm: 1081 797 709 219 0 143 0
[pid=14522] ppid=14497 vsize=18628 memory=13516 CPUtime=0.02 cores=20-23
/proc/14522/stat : 14522 (python3) D 14497 14497 14246 0 -1 4194304 1906 0 0 0 2 0 0 0 20 0 1 0 1538711 19075072 3200 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 2 1 0 0 17 20 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
/proc/14522/statm: 4657 3379 1629 753 0 2506 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 22952 KiB
Current children cumulated memory: 16704 KiB

[startup+0.313548 s]*
/proc/loadavg: 0.21 1.04 0.57 6/910 14537
/proc/meminfo: memFree=1052192092/1055320708 swapFree=33554428/33554428
[pid=14497] ppid=14463 vsize=4324 memory=3188 CPUtime=0 cores=20-23
/proc/14497/stat : 14497 (run) S 14463 14497 14246 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 1538703 4427776 640 18446744073709551615 93897083088896 93897083983429 140725536748944 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93897084222480 93897084270224 93897085259776 140725536757892 140725536758125 140725536758125 140725536763857 0
/proc/14497/statm: 1081 797 709 219 0 143 0
[pid=14522] ppid=14497 vsize=21624 memory=16592 CPUtime=0.03 cores=20-23
/proc/14522/stat : 14522 (python3) D 14497 14497 14246 0 -1 4194304 2655 0 0 0 3 0 0 0 20 0 1 0 1538711 22142976 3968 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 2 1 0 0 17 20 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
/proc/14522/statm: 5406 4148 1663 753 0 3234 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 25948 KiB
Current children cumulated memory: 19780 KiB

[startup+0.700131 s]
/proc/loadavg: 0.21 1.04 0.57 3/910 14537
/proc/meminfo: memFree=1052153348/1055320708 swapFree=33554428/33554428
[pid=14497] ppid=14463 vsize=4324 memory=3188 CPUtime=0 cores=20-23
/proc/14497/stat : 14497 (run) S 14463 14497 14246 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 1538703 4427776 640 18446744073709551615 93897083088896 93897083983429 140725536748944 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93897084222480 93897084270224 93897085259776 140725536757892 140725536758125 140725536758125 140725536763857 0
/proc/14497/statm: 1081 797 709 219 0 143 0
[pid=14522] ppid=14497 vsize=229716 memory=28212 CPUtime=0.11 cores=20-23
/proc/14522/stat : 14522 (python3) D 14497 14497 14246 0 -1 4194304 4329 0 0 0 9 2 0 0 20 0 4 0 1538711 235229184 6912 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 2 0 0 0 17 20 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
/proc/14522/statm: 57429 7053 3071 753 0 44140 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 234040 KiB
Current children cumulated memory: 31400 KiB

[startup+1.50013 s]
/proc/loadavg: 0.21 1.04 0.57 3/949 14576
/proc/meminfo: memFree=1052031504/1055320708 swapFree=33554428/33554428
[pid=14497] ppid=14463 vsize=4324 memory=3188 CPUtime=0 cores=20-23
/proc/14497/stat : 14497 (run) S 14463 14497 14246 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 1538703 4427776 640 18446744073709551615 93897083088896 93897083983429 140725536748944 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93897084222480 93897084270224 93897085259776 140725536757892 140725536758125 140725536758125 140725536763857 0
/proc/14497/statm: 1081 797 709 219 0 143 0
[pid=14522] ppid=14497 vsize=265160 memory=57424 CPUtime=0.41 cores=20-23
/proc/14522/stat : 14522 (python3) D 14497 14497 14246 0 -1 4194304 9146 0 0 0 37 4 0 0 20 0 4 0 1538711 271523840 14336 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 2 0 0 0 17 20 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
/proc/14522/statm: 66290 14356 5898 753 0 48215 0
[pid=14522/tid=14559] ppid=14497 vsize=265160 memory=22892 CPUtime=0.07 cores=20-23
/proc/14522/task/14559/stat : 14559 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 271523840 14336 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 2 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14560] ppid=14497 vsize=265160 memory=19230 CPUtime=0.07 cores=20-23
/proc/14522/task/14560/stat : 14560 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 271523840 14336 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 2 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14561] ppid=14497 vsize=265160 memory=18915 CPUtime=0.07 cores=20-23
/proc/14522/task/14561/stat : 14561 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 271523840 14336 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 2 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 269484 KiB
Current children cumulated memory: 60612 KiB

[startup+3.11427 s]
/proc/loadavg: 1.48 1.28 0.65 6/935 14581
/proc/meminfo: memFree=1051636836/1055320708 swapFree=33554428/33554428
[pid=14497] ppid=14463 vsize=4324 memory=3188 CPUtime=0 cores=20-23
/proc/14497/stat : 14497 (run) S 14463 14497 14246 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 1538703 4427776 640 18446744073709551615 93897083088896 93897083983429 140725536748944 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93897084222480 93897084270224 93897085259776 140725536757892 140725536758125 140725536758125 140725536763857 0
/proc/14497/statm: 1081 797 709 219 0 143 0
[pid=14522] ppid=14497 vsize=299500 memory=86604 CPUtime=0.56 cores=20-23
/proc/14522/stat : 14522 (python3) R 14497 14497 14246 0 -1 4194304 16371 0 0 0 48 8 0 0 20 0 4 0 1538711 306688000 21487 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 0 0 0 17 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
/proc/14522/statm: 74875 21651 6605 753 0 54709 0
[pid=14522/tid=14559] ppid=14497 vsize=299500 memory=19230 CPUtime=0.07 cores=20-23
/proc/14522/task/14559/stat : 14559 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 306688000 21487 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14560] ppid=14497 vsize=299500 memory=18915 CPUtime=0.07 cores=20-23
/proc/14522/task/14560/stat : 14560 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 306688000 21487 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14561] ppid=14497 vsize=299500 memory=0 CPUtime=0.07 cores=20-23
/proc/14522/task/14561/stat : 14561 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 306688000 21487 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 303824 KiB
Current children cumulated memory: 89792 KiB
heavy processes:

[startup+6.30013 s]
/proc/loadavg: 1.48 1.28 0.65 15/925 14600
/proc/meminfo: memFree=1050794132/1055320708 swapFree=33554428/33554428
[pid=14497] ppid=14463 vsize=4324 memory=3188 CPUtime=0 cores=20-23
/proc/14497/stat : 14497 (run) S 14463 14497 14246 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 1538703 4427776 640 18446744073709551615 93897083088896 93897083983429 140725536748944 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93897084222480 93897084270224 93897085259776 140725536757892 140725536758125 140725536758125 140725536763857 0
/proc/14497/statm: 1081 797 709 219 0 143 0
[pid=14522] ppid=14497 vsize=427540 memory=212140 CPUtime=3.73 cores=20-23
/proc/14522/stat : 14522 (python3) R 14497 14497 14246 0 -1 4194304 98850 0 0 0 361 12 0 0 20 0 4 0 1538711 437800960 52847 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 0 0 0 17 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
/proc/14522/statm: 106885 53035 6605 753 0 86719 0
[pid=14522/tid=14559] ppid=14497 vsize=427540 memory=138484 CPUtime=0.07 cores=20-23
/proc/14522/task/14559/stat : 14559 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 437800960 52847 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14560] ppid=14497 vsize=427540 memory=42142 CPUtime=0.07 cores=20-23
/proc/14522/task/14560/stat : 14560 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 437800960 52847 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14561] ppid=14497 vsize=427540 memory=5860 CPUtime=0.07 cores=20-23
/proc/14522/task/14561/stat : 14561 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 437800960 52847 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
Current children cumulated CPU time: 3.73 s
Current children cumulated vsize: 431864 KiB
Current children cumulated memory: 215328 KiB
heavy processes:

[startup+12.7001 s]
/proc/loadavg: 3.78 1.79 0.82 15/925 14600
/proc/meminfo: memFree=1049575560/1055320708 swapFree=33554428/33554428
[pid=14497] ppid=14463 vsize=4324 memory=3188 CPUtime=0 cores=20-23
/proc/14497/stat : 14497 (run) S 14463 14497 14246 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 1538703 4427776 640 18446744073709551615 93897083088896 93897083983429 140725536748944 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93897084222480 93897084270224 93897085259776 140725536757892 140725536758125 140725536758125 140725536763857 0
/proc/14497/statm: 1081 797 709 219 0 143 0
[pid=14522] ppid=14497 vsize=649004 memory=428448 CPUtime=10.07 cores=20-23
/proc/14522/stat : 14522 (python3) R 14497 14497 14246 0 -1 4194304 174266 0 0 0 991 16 0 0 20 0 4 0 1538711 664580096 106863 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 0 0 0 17 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
/proc/14522/statm: 162251 107112 7414 753 0 140547 0
[pid=14522/tid=14559] ppid=14497 vsize=649004 memory=15541829609232565 CPUtime=0.07 cores=20-23
/proc/14522/task/14559/stat : 14559 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 664580096 106863 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14560] ppid=14497 vsize=649004 memory=285880 CPUtime=0.07 cores=20-23
/proc/14522/task/14560/stat : 14560 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 664580096 106863 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14561] ppid=14497 vsize=649004 memory=15516 CPUtime=0.07 cores=20-23
/proc/14522/task/14561/stat : 14561 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 664580096 106863 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
Current children cumulated CPU time: 10.07 s
Current children cumulated vsize: 653328 KiB
Current children cumulated memory: 431636 KiB
heavy processes:

[startup+25.5003 s]
/proc/loadavg: 5.66 2.25 0.99 15/926 14601
/proc/meminfo: memFree=1047425496/1055320708 swapFree=33554428/33554428
[pid=14497] ppid=14463 vsize=4324 memory=3188 CPUtime=0 cores=20-23
/proc/14497/stat : 14497 (run) S 14463 14497 14246 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 1538703 4427776 640 18446744073709551615 93897083088896 93897083983429 140725536748944 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93897084222480 93897084270224 93897085259776 140725536757892 140725536758125 140725536758125 140725536763857 0
/proc/14497/statm: 1081 797 709 219 0 143 0
[pid=14522] ppid=14497 vsize=883368 memory=659188 CPUtime=22.83 cores=20-23
/proc/14522/stat : 14522 (python3) R 14497 14497 14246 0 -1 4194304 424016 0 0 0 2256 27 0 0 20 0 4 0 1538711 904568832 164554 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 0 0 0 17 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
/proc/14522/statm: 220842 164797 7414 753 0 199138 0
[pid=14522/tid=14559] ppid=14497 vsize=883368 memory=3188 CPUtime=0.07 cores=20-23
/proc/14522/task/14559/stat : 14559 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 904568832 164554 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14560] ppid=14497 vsize=883368 memory=592520 CPUtime=0.07 cores=20-23

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


# cumulated CPU time of all completed processes:  user=3579.79 s, system=5.30493 s

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

[startup+3584 s]*
/proc/loadavg: 17.27 16.69 16.09 18/934 15594
/proc/meminfo: memFree=1027709392/1055320708 swapFree=33554428/33554428
[pid=14497] ppid=14463 vsize=4324 memory=3188 CPUtime=0 cores=20-23
/proc/14497/stat : 14497 (run) S 14463 14497 14246 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 1538703 4427776 640 18446744073709551615 93897083088896 93897083983429 140725536748944 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93897084222480 93897084270224 93897085259776 140725536757892 140725536758125 140725536758125 140725536763857 0
/proc/14497/statm: 1081 797 709 219 0 143 0
[pid=14522] ppid=14497 vsize=3964860 memory=3700472 CPUtime=3567.18 cores=20-23
/proc/14522/stat : 14522 (python3) R 14497 14497 14246 0 -1 4194304 10247280 0 0 0 356197 521 0 0 20 0 4 0 1538711 4060016640 924960 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 0 0 0 17 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
/proc/14522/statm: 991215 925118 8074 753 0 969511 0
[pid=14522/tid=14559] ppid=14497 vsize=3964860 memory=8325370768109239182 CPUtime=0.07 cores=20-23
/proc/14522/task/14559/stat : 14559 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4060016640 924960 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14560] ppid=14497 vsize=3964860 memory=-6000919499214174262 CPUtime=0.07 cores=20-23
/proc/14522/task/14560/stat : 14560 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4060016640 924960 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14561] ppid=14497 vsize=3964860 memory=3840 CPUtime=0.07 cores=20-23
/proc/14522/task/14561/stat : 14561 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4060016640 924960 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
Current children cumulated CPU time: 3567.18 s
Current children cumulated vsize: 3969184 KiB
Current children cumulated memory: 3703660 KiB

[startup+3590.4 s]
/proc/loadavg: 17.25 16.70 16.10 18/934 15594
/proc/meminfo: memFree=1027724072/1055320708 swapFree=33554428/33554428
[pid=14497] ppid=14463 vsize=4324 memory=3188 CPUtime=0 cores=20-23
/proc/14497/stat : 14497 (run) S 14463 14497 14246 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 1538703 4427776 640 18446744073709551615 93897083088896 93897083983429 140725536748944 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93897084222480 93897084270224 93897085259776 140725536757892 140725536758125 140725536758125 140725536763857 0
/proc/14497/statm: 1081 797 709 219 0 143 0
[pid=14522] ppid=14497 vsize=3964860 memory=3700472 CPUtime=3573.54 cores=20-23
/proc/14522/stat : 14522 (python3) R 14497 14497 14246 0 -1 4194304 10254699 0 0 0 356833 521 0 0 20 0 4 0 1538711 4060016640 924960 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 0 0 0 17 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
/proc/14522/statm: 991215 925118 8074 753 0 969511 0
[pid=14522/tid=14559] ppid=14497 vsize=3964860 memory=3700472 CPUtime=0.07 cores=20-23
/proc/14522/task/14559/stat : 14559 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4060016640 924960 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14560] ppid=14497 vsize=3964860 memory=3700472 CPUtime=0.07 cores=20-23
/proc/14522/task/14560/stat : 14560 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4060016640 924960 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14561] ppid=14497 vsize=3964860 memory=3188 CPUtime=0.07 cores=20-23
/proc/14522/task/14561/stat : 14561 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4060016640 924960 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
Current children cumulated CPU time: 3573.54 s
Current children cumulated vsize: 3969184 KiB
Current children cumulated memory: 3703660 KiB

[startup+3596.8 s]
/proc/loadavg: 17.23 16.70 16.10 18/934 15594
/proc/meminfo: memFree=1027693036/1055320708 swapFree=33554428/33554428
[pid=14497] ppid=14463 vsize=4324 memory=3188 CPUtime=0 cores=20-23
/proc/14497/stat : 14497 (run) S 14463 14497 14246 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 1538703 4427776 640 18446744073709551615 93897083088896 93897083983429 140725536748944 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93897084222480 93897084270224 93897085259776 140725536757892 140725536758125 140725536758125 140725536763857 0
/proc/14497/statm: 1081 797 709 219 0 143 0
[pid=14522] ppid=14497 vsize=3964860 memory=3700472 CPUtime=3579.92 cores=20-23
/proc/14522/stat : 14522 (python3) R 14497 14497 14246 0 -1 4194304 10269795 0 0 0 357470 522 0 0 20 0 4 0 1538711 4060016640 924960 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 0 0 0 17 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
/proc/14522/statm: 991215 925118 8074 753 0 969511 0
[pid=14522/tid=14559] ppid=14497 vsize=3964860 memory=3700472 CPUtime=0.07 cores=20-23
/proc/14522/task/14559/stat : 14559 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4060016640 924960 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14560] ppid=14497 vsize=3964860 memory=3188 CPUtime=0.07 cores=20-23
/proc/14522/task/14560/stat : 14560 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4060016640 924960 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14561] ppid=14497 vsize=3964860 memory=3188 CPUtime=0.07 cores=20-23
/proc/14522/task/14561/stat : 14561 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4060016640 924960 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
Current children cumulated CPU time: 3579.92 s
Current children cumulated vsize: 3969184 KiB
Current children cumulated memory: 3703660 KiB

[startup+3600 s]*
/proc/loadavg: 17.13 16.69 16.10 10/878 15650
/proc/meminfo: memFree=1030964928/1055320708 swapFree=33554428/33554428
[pid=14497] ppid=14463 vsize=4324 memory=3188 CPUtime=0 cores=20-23
/proc/14497/stat : 14497 (run) S 14463 14497 14246 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 1538703 4427776 640 18446744073709551615 93897083088896 93897083983429 140725536748944 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93897084222480 93897084270224 93897085259776 140725536757892 140725536758125 140725536758125 140725536763857 0
/proc/14497/statm: 1081 797 709 219 0 143 0
[pid=14522] ppid=14497 vsize=3928640 memory=3679628 CPUtime=3583.12 cores=20-23
/proc/14522/stat : 14522 (python3) R 14497 14497 14246 0 -1 4194304 10375557 0 0 0 357786 526 0 0 20 0 4 0 1538711 4022927360 919761 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 0 0 0 0 17 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
/proc/14522/statm: 982160 919907 8074 753 0 960456 0
[pid=14522/tid=14559] ppid=14497 vsize=3928640 memory=-6000919507032893550 CPUtime=0.07 cores=20-23
/proc/14522/task/14559/stat : 14559 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4022927360 919761 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 0 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14560] ppid=14497 vsize=3928640 memory=5780 CPUtime=0.07 cores=20-23
/proc/14522/task/14560/stat : 14560 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4022927360 919761 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 0 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14561] ppid=14497 vsize=3928640 memory=3212 CPUtime=0.07 cores=20-23
/proc/14522/task/14561/stat : 14561 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4022927360 919761 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 0 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
Current children cumulated CPU time: 3583.12 s
Current children cumulated vsize: 3932964 KiB
Current children cumulated memory: 3682816 KiB

[startup+3600.8 s]
/proc/loadavg: 17.13 16.69 16.10 10/878 15650
/proc/meminfo: memFree=1030964928/1055320708 swapFree=33554428/33554428
[pid=14497] ppid=14463 vsize=4324 memory=3188 CPUtime=0 cores=20-23
/proc/14497/stat : 14497 (run) S 14463 14497 14246 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 1538703 4427776 640 18446744073709551615 93897083088896 93897083983429 140725536748944 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93897084222480 93897084270224 93897085259776 140725536757892 140725536758125 140725536758125 140725536763857 0
/proc/14497/statm: 1081 797 709 219 0 143 0
[pid=14522] ppid=14497 vsize=3928640 memory=3679628 CPUtime=3583.9 cores=20-23
/proc/14522/stat : 14522 (python3) R 14497 14497 14246 0 -1 4194304 10375719 0 0 0 357864 526 0 0 20 0 4 0 1538711 4022927360 919761 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 0 0 0 0 17 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
/proc/14522/statm: 982160 919907 8074 753 0 960456 0
[pid=14522/tid=14559] ppid=14497 vsize=3928640 memory=14112 CPUtime=0.07 cores=20-23
/proc/14522/task/14559/stat : 14559 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4022927360 919761 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 0 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14560] ppid=14497 vsize=3928640 memory=8324811112378956686 CPUtime=0.07 cores=20-23
/proc/14522/task/14560/stat : 14560 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4022927360 919761 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 0 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14561] ppid=14497 vsize=3928640 memory=5272 CPUtime=0.07 cores=20-23
/proc/14522/task/14561/stat : 14561 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4022927360 919761 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 0 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
Current children cumulated CPU time: 3583.9 s
Current children cumulated vsize: 3932964 KiB
Current children cumulated memory: 3682816 KiB

[startup+3601.6 s]
/proc/loadavg: 17.13 16.69 16.10 11/878 15650
/proc/meminfo: memFree=1030974516/1055320708 swapFree=33554428/33554428
[pid=14497] ppid=14463 vsize=4324 memory=3188 CPUtime=0 cores=20-23
/proc/14497/stat : 14497 (run) S 14463 14497 14246 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 1538703 4427776 640 18446744073709551615 93897083088896 93897083983429 140725536748944 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93897084222480 93897084270224 93897085259776 140725536757892 140725536758125 140725536758125 140725536763857 0
/proc/14497/statm: 1081 797 709 219 0 143 0
[pid=14522] ppid=14497 vsize=3928640 memory=3679628 CPUtime=3584.7 cores=20-23
/proc/14522/stat : 14522 (python3) R 14497 14497 14246 0 -1 4194304 10375800 0 0 0 357944 526 0 0 20 0 4 0 1538711 4022927360 919761 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 0 0 0 0 17 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
/proc/14522/statm: 982160 919907 8074 753 0 960456 0
[pid=14522/tid=14559] ppid=14497 vsize=3928640 memory=15516 CPUtime=0.07 cores=20-23
/proc/14522/task/14559/stat : 14559 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4022927360 919761 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 0 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14560] ppid=14497 vsize=3928640 memory=14112 CPUtime=0.07 cores=20-23
/proc/14522/task/14560/stat : 14560 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4022927360 919761 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 0 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14561] ppid=14497 vsize=3928640 memory=8324811112378956686 CPUtime=0.07 cores=20-23
/proc/14522/task/14561/stat : 14561 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4022927360 919761 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 0 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
Current children cumulated CPU time: 3584.7 s
Current children cumulated vsize: 3932964 KiB
Current children cumulated memory: 3682816 KiB

[startup+3601.8 s]
/proc/loadavg: 17.13 16.69 16.10 11/878 15650
/proc/meminfo: memFree=1030974516/1055320708 swapFree=33554428/33554428
[pid=14497] ppid=14463 vsize=4324 memory=3188 CPUtime=0 cores=20-23
/proc/14497/stat : 14497 (run) S 14463 14497 14246 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 1538703 4427776 640 18446744073709551615 93897083088896 93897083983429 140725536748944 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93897084222480 93897084270224 93897085259776 140725536757892 140725536758125 140725536758125 140725536763857 0
/proc/14497/statm: 1081 797 709 219 0 143 0
[pid=14522] ppid=14497 vsize=3928640 memory=3679628 CPUtime=3584.9 cores=20-23
/proc/14522/stat : 14522 (python3) R 14497 14497 14246 0 -1 4194304 10375800 0 0 0 357964 526 0 0 20 0 4 0 1538711 4022927360 919761 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 0 0 0 0 17 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
/proc/14522/statm: 982160 919907 8074 753 0 960456 0
[pid=14522/tid=14559] ppid=14497 vsize=3928640 memory=11980 CPUtime=0.07 cores=20-23
/proc/14522/task/14559/stat : 14559 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4022927360 919761 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 0 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14560] ppid=14497 vsize=3928640 memory=5860 CPUtime=0.07 cores=20-23
/proc/14522/task/14560/stat : 14560 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4022927360 919761 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 0 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14561] ppid=14497 vsize=3928640 memory=2496 CPUtime=0.07 cores=20-23
/proc/14522/task/14561/stat : 14561 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4022927360 919761 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 0 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
Current children cumulated CPU time: 3584.9 s
Current children cumulated vsize: 3932964 KiB
Current children cumulated memory: 3682816 KiB

[startup+3601.9 s]
/proc/loadavg: 17.13 16.69 16.10 11/878 15650
/proc/meminfo: memFree=1030974516/1055320708 swapFree=33554428/33554428
[pid=14497] ppid=14463 vsize=4324 memory=3188 CPUtime=0 cores=20-23
/proc/14497/stat : 14497 (run) S 14463 14497 14246 0 -1 4194304 264 120 0 0 0 0 0 0 20 0 1 0 1538703 4427776 640 18446744073709551615 93897083088896 93897083983429 140725536748944 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93897084222480 93897084270224 93897085259776 140725536757892 140725536758125 140725536758125 140725536763857 0
/proc/14497/statm: 1081 797 709 219 0 143 0
[pid=14522] ppid=14497 vsize=3928640 memory=3679628 CPUtime=3585 cores=20-23
/proc/14522/stat : 14522 (python3) R 14497 14497 14246 0 -1 4194304 10375800 0 0 0 357974 526 0 0 20 0 4 0 1538711 4022927360 919761 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 0 0 0 0 17 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
/proc/14522/statm: 982160 919907 8074 753 0 960456 0
[pid=14522/tid=14559] ppid=14497 vsize=3928640 memory=3188 CPUtime=0.07 cores=20-23
/proc/14522/task/14559/stat : 14559 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4022927360 919761 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 0 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14560] ppid=14497 vsize=3928640 memory=3188 CPUtime=0.07 cores=20-23
/proc/14522/task/14560/stat : 14560 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4022927360 919761 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 0 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
[pid=14522/tid=14561] ppid=14497 vsize=3928640 memory=3700472 CPUtime=0.07 cores=20-23
/proc/14522/task/14561/stat : 14561 (python3) S 14497 14497 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538772 4022927360 919761 18446744073709551615 4321280 7402577 140730257609296 0 0 0 0 16781312 0 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 29335552 140730257610655 140730257610904 140730257610904 140730257616826 0
Current children cumulated CPU time: 3585 s
Current children cumulated vsize: 3932964 KiB
Current children cumulated memory: 3682816 KiB

Child status: 0

Real time (s): 3601.98
CPU time (s): 3585.09
CPU user time (s): 3579.79
CPU system time (s): 5.30493
CPU usage (%): 99.5312
Max. virtual memory (cumulated for all children) (KiB): 3969184
Max. memory (cumulated for all children) (KiB): 3703660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3579.79
system time used= 5.30493
maximum resident set size= 3699840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10376526
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= 2864
involuntary context switches= 1972


# summary of solver processes directly reported to runsolver:
#   pid: 14497
#   total CPU time (s): 3585.09
#   total CPU user time (s): 3579.79
#   total CPU system time (s): 5.30493

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.8642 second user time and 43.8094 second system time

The end

Launcher Data

Begin job on nodeE007 at 2026-07-15 14:45:01
IDJOB=4846757
IDBENCH=147551
IDSOLVER=3705
FILE ID=nodeE007/4846757-1784119501
RUNJOBID= nodeE007-1784119500-14261
SLURM_JOB_ID= 12755604
Free space on /tmp= 802704 MiB

SOLVER NAME= cpmpy_highs (1 core) 2026-07-14
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_10.opb.PB06.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores 1 --seed RANDOMSEED --intermediate --solver highs
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4846757-1784119501/watcher-4846757-1784119501 -o /tmp/evaluation-result-4846757-1784119501/solver-4846757-1784119501 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4846757-1784119501/vars-4846757-1784119501 --bin-var /tmp/runsolver-exch-nodeE007-1784119500-14261 --watchdog 3760  run HOME/instance-4846757-1784119501.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1377328784 --intermediate --solver highs

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

MD5SUM BENCH= e06e3866d9960a7084ad077c8fb9619e
RANDOM SEED=1377328784

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        1052215048 kB
MemAvailable:   1049857044 kB
Buffers:            3336 kB
Cached:           904120 kB
SwapCached:            0 kB
Active:           342916 kB
Inactive:         681604 kB
Active(anon):     143652 kB
Inactive(anon):        0 kB
Active(file):     199264 kB
Inactive(file):   681604 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            229192 kB
Writeback:             0 kB
AnonPages:        127120 kB
Mapped:           107332 kB
Shmem:             26428 kB
KReclaimable:     125288 kB
Slab:             445952 kB
SReclaimable:     125288 kB
SUnreclaim:       320664 kB
KernelStack:       14624 kB
PageTables:         4872 kB
SecPageTables:     10060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:     516396 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477452 kB
VmallocChunk:          0 kB
Percpu:           115968 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      502212 kB
DirectMap2M:    23937024 kB
DirectMap1G:    1049624576 kB

Free space on /tmp at the end= 802512 MiB
End job on nodeE007 at 2026-07-15 15:45:05