Trace number 4846758

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-14SAT330 3585.27 3602.39

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_11.opb.PB06.opb
MD5SUM37dc22c6a12cddf588c55f8d6ee6d8c2
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 benchmark240
Best CPU time to get the best result obtained on this benchmark3584.03
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 492823
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 492823
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

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

Verifier Data

OK	330

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

running on 4 cores: 28-31

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 3,5,8,22,24-25,27,29,31-33,40,42-44,53,55,61
  3550 MHz: 60,62
  3600 MHz: 0-2,4,6-7,9-21,23,26,28,30,34-39,41,45-52,54,56-59,63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 28-31

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127606 MiB free)
  node 1: cores 8-15, 129019 MiB (128619 MiB free)
  node 2: cores 16-23, 129019 MiB (128636 MiB free)
  node 3: cores 24-31, 129003 MiB (128664 MiB free)
  node 4: cores 32-39, 129019 MiB (128676 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=14504, runsolver pid=14468
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100026 s]*
/proc/loadavg: 0.21 1.04 0.57 5/904 14527
/proc/meminfo: memFree=1052241644/1055320708 swapFree=33554428/33554428
[pid=14504] ppid=14468 vsize=4324 memory=3192 CPUtime=0 cores=28-31
/proc/14504/stat : 14504 (run) S 14468 14504 14246 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 1538707 4427776 640 18446744073709551615 94686494482432 94686495376965 140722387869184 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94686495616016 94686495663760 94686497579008 140722387875972 140722387876205 140722387876205 140722387881937 0
/proc/14504/statm: 1081 798 709 219 0 143 0
[pid=14526] ppid=14504 vsize=15000 memory=9024 CPUtime=0 cores=28-31
/proc/14526/stat : 14526 (python3) D 14504 14504 14246 0 -1 4194304 855 0 0 0 0 0 0 0 20 0 1 0 1538713 15360000 2176 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 2 1 0 0 17 30 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
/proc/14526/statm: 3750 2256 1551 753 0 1599 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 19324 KiB
Current children cumulated memory: 12216 KiB

[startup+0.212962 s]*
/proc/loadavg: 0.21 1.04 0.57 6/910 14537
/proc/meminfo: memFree=1052216256/1055320708 swapFree=33554428/33554428
[pid=14504] ppid=14468 vsize=4324 memory=3192 CPUtime=0 cores=28-31
/proc/14504/stat : 14504 (run) S 14468 14504 14246 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 1538707 4427776 640 18446744073709551615 94686494482432 94686495376965 140722387869184 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94686495616016 94686495663760 94686497579008 140722387875972 140722387876205 140722387876205 140722387881937 0
/proc/14504/statm: 1081 798 709 219 0 143 0
[pid=14526] ppid=14504 vsize=18628 memory=14088 CPUtime=0.02 cores=28-31
/proc/14526/stat : 14526 (python3) D 14504 14504 14246 0 -1 4194304 2045 0 0 0 2 0 0 0 20 0 1 0 1538713 19075072 3328 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 2 1 0 0 17 30 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
/proc/14526/statm: 4657 3522 1633 753 0 2506 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 22952 KiB
Current children cumulated memory: 17280 KiB

[startup+0.31225 s]*
/proc/loadavg: 0.21 1.04 0.57 6/910 14537
/proc/meminfo: memFree=1052187400/1055320708 swapFree=33554428/33554428
[pid=14504] ppid=14468 vsize=4324 memory=3192 CPUtime=0 cores=28-31
/proc/14504/stat : 14504 (run) S 14468 14504 14246 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 1538707 4427776 640 18446744073709551615 94686494482432 94686495376965 140722387869184 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94686495616016 94686495663760 94686497579008 140722387875972 140722387876205 140722387876205 140722387881937 0
/proc/14504/statm: 1081 798 709 219 0 143 0
[pid=14526] ppid=14504 vsize=21624 memory=16888 CPUtime=0.03 cores=28-31
/proc/14526/stat : 14526 (python3) R 14504 14504 14246 0 -1 4194304 2725 0 0 0 3 0 0 0 20 0 1 0 1538713 22142976 4096 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 2 0 0 0 17 30 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
/proc/14526/statm: 5406 4222 1667 753 0 3234 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 25948 KiB
Current children cumulated memory: 20080 KiB

[startup+0.700129 s]
/proc/loadavg: 0.21 1.04 0.57 2/910 14537
/proc/meminfo: memFree=1052148456/1055320708 swapFree=33554428/33554428
[pid=14504] ppid=14468 vsize=4324 memory=3192 CPUtime=0 cores=28-31
/proc/14504/stat : 14504 (run) S 14468 14504 14246 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 1538707 4427776 640 18446744073709551615 94686494482432 94686495376965 140722387869184 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94686495616016 94686495663760 94686497579008 140722387875972 140722387876205 140722387876205 140722387881937 0
/proc/14504/statm: 1081 798 709 219 0 143 0
[pid=14526] ppid=14504 vsize=230740 memory=31044 CPUtime=0.15 cores=28-31
/proc/14526/stat : 14526 (python3) D 14504 14504 14246 0 -1 4194304 4640 0 0 0 14 1 0 0 20 0 4 0 1538713 236277760 7680 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 2 0 0 0 17 30 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
/proc/14526/statm: 57685 7761 3500 753 0 44396 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 235064 KiB
Current children cumulated memory: 34236 KiB

[startup+1.50015 s]
/proc/loadavg: 0.21 1.04 0.57 1/949 14576
/proc/meminfo: memFree=1052025784/1055320708 swapFree=33554428/33554428
[pid=14504] ppid=14468 vsize=4324 memory=3192 CPUtime=0 cores=28-31
/proc/14504/stat : 14504 (run) S 14468 14504 14246 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 1538707 4427776 640 18446744073709551615 94686494482432 94686495376965 140722387869184 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94686495616016 94686495663760 94686497579008 140722387875972 140722387876205 140722387876205 140722387881937 0
/proc/14504/statm: 1081 798 709 219 0 143 0
[pid=14526] ppid=14504 vsize=265308 memory=57984 CPUtime=0.41 cores=28-31
/proc/14526/stat : 14526 (python3) D 14504 14504 14246 0 -1 4194304 9248 0 0 0 38 3 0 0 20 0 4 0 1538713 271675392 14336 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 2 0 0 0 17 30 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
/proc/14526/statm: 66327 14496 5941 753 0 48252 0
[pid=14526/tid=14568] ppid=14504 vsize=265308 memory=-6535391726168933713 CPUtime=0.07 cores=28-31
/proc/14526/task/14568/stat : 14568 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 271675392 14336 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 2 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14569] ppid=14504 vsize=265308 memory=-6535391726168933713 CPUtime=0.07 cores=28-31
/proc/14526/task/14569/stat : 14569 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 271675392 14336 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 2 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14570] ppid=14504 vsize=265308 memory=15516 CPUtime=0.07 cores=28-31
/proc/14526/task/14570/stat : 14570 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 271675392 14336 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 2 1 0 0 -1 31 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 269632 KiB
Current children cumulated memory: 61176 KiB

[startup+3.11377 s]
/proc/loadavg: 1.48 1.28 0.65 6/938 14584
/proc/meminfo: memFree=1051635260/1055320708 swapFree=33554428/33554428
[pid=14504] ppid=14468 vsize=4324 memory=3192 CPUtime=0 cores=28-31
/proc/14504/stat : 14504 (run) S 14468 14504 14246 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 1538707 4427776 640 18446744073709551615 94686494482432 94686495376965 140722387869184 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94686495616016 94686495663760 94686497579008 140722387875972 140722387876205 140722387876205 140722387881937 0
/proc/14504/statm: 1081 798 709 219 0 143 0
[pid=14526] ppid=14504 vsize=302572 memory=89168 CPUtime=0.58 cores=28-31
/proc/14526/stat : 14526 (python3) R 14504 14504 14246 0 -1 4194304 16955 0 0 0 52 6 0 0 20 0 4 0 1538713 309833728 22232 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 0 0 0 17 30 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
/proc/14526/statm: 75643 22292 6669 753 0 55477 0
[pid=14526/tid=14568] ppid=14504 vsize=302572 memory=-6535391726168933713 CPUtime=0.07 cores=28-31
/proc/14526/task/14568/stat : 14568 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 309833728 22232 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14569] ppid=14504 vsize=302572 memory=0 CPUtime=0.07 cores=28-31
/proc/14526/task/14569/stat : 14569 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 309833728 22232 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14570] ppid=14504 vsize=302572 memory=81540 CPUtime=0.07 cores=28-31
/proc/14526/task/14570/stat : 14570 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 309833728 22232 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 1 0 0 -1 31 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 306896 KiB
Current children cumulated memory: 92360 KiB
heavy processes:

[startup+6.30014 s]
/proc/loadavg: 1.48 1.28 0.65 14/925 14600
/proc/meminfo: memFree=1050789608/1055320708 swapFree=33554428/33554428
[pid=14504] ppid=14468 vsize=4324 memory=3192 CPUtime=0 cores=28-31
/proc/14504/stat : 14504 (run) S 14468 14504 14246 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 1538707 4427776 640 18446744073709551615 94686494482432 94686495376965 140722387869184 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94686495616016 94686495663760 94686497579008 140722387875972 140722387876205 140722387876205 140722387881937 0
/proc/14504/statm: 1081 798 709 219 0 143 0
[pid=14526] ppid=14504 vsize=427544 memory=212400 CPUtime=3.77 cores=28-31
/proc/14526/stat : 14526 (python3) R 14504 14504 14246 0 -1 4194304 98299 0 0 0 366 11 0 0 20 0 4 0 1538713 437805056 53023 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 0 0 0 17 30 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
/proc/14526/statm: 106886 53100 6669 753 0 86720 0
[pid=14526/tid=14568] ppid=14504 vsize=427544 memory=0 CPUtime=0.07 cores=28-31
/proc/14526/task/14568/stat : 14568 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 437805056 53023 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14569] ppid=14504 vsize=427544 memory=3192 CPUtime=0.07 cores=28-31
/proc/14526/task/14569/stat : 14569 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 437805056 53023 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14570] ppid=14504 vsize=427544 memory=33 CPUtime=0.07 cores=28-31
/proc/14526/task/14570/stat : 14570 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 437805056 53023 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 1 0 0 -1 31 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
Current children cumulated CPU time: 3.77 s
Current children cumulated vsize: 431868 KiB
Current children cumulated memory: 215592 KiB
heavy processes:

[startup+12.7002 s]
/proc/loadavg: 3.78 1.79 0.82 14/925 14600
/proc/meminfo: memFree=1049572032/1055320708 swapFree=33554428/33554428
[pid=14504] ppid=14468 vsize=4324 memory=3192 CPUtime=0 cores=28-31
/proc/14504/stat : 14504 (run) S 14468 14504 14246 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 1538707 4427776 640 18446744073709551615 94686494482432 94686495376965 140722387869184 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94686495616016 94686495663760 94686497579008 140722387875972 140722387876205 140722387876205 140722387881937 0
/proc/14504/statm: 1081 798 709 219 0 143 0
[pid=14526] ppid=14504 vsize=649008 memory=428508 CPUtime=10.08 cores=28-31
/proc/14526/stat : 14526 (python3) R 14504 14504 14246 0 -1 4194304 174203 0 0 0 994 14 0 0 20 0 4 0 1538713 664584192 107039 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 0 0 0 17 30 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
/proc/14526/statm: 162252 107127 7428 753 0 140548 0
[pid=14526/tid=14568] ppid=14504 vsize=649008 memory=183940 CPUtime=0.07 cores=28-31
/proc/14526/task/14568/stat : 14568 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 664584192 107039 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14569] ppid=14504 vsize=649008 memory=5860 CPUtime=0.07 cores=28-31
/proc/14526/task/14569/stat : 14569 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 664584192 107039 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14570] ppid=14504 vsize=649008 memory=2305896005671078203 CPUtime=0.07 cores=28-31
/proc/14526/task/14570/stat : 14570 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 664584192 107039 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 1 0 0 -1 31 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
Current children cumulated CPU time: 10.08 s
Current children cumulated vsize: 653332 KiB
Current children cumulated memory: 431700 KiB
heavy processes:

[startup+25.5003 s]
/proc/loadavg: 5.66 2.25 0.99 14/926 14601
/proc/meminfo: memFree=1047419460/1055320708 swapFree=33554428/33554428
[pid=14504] ppid=14468 vsize=4324 memory=3192 CPUtime=0 cores=28-31
/proc/14504/stat : 14504 (run) S 14468 14504 14246 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 1538707 4427776 640 18446744073709551615 94686494482432 94686495376965 140722387869184 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94686495616016 94686495663760 94686497579008 140722387875972 140722387876205 140722387876205 140722387881937 0
/proc/14504/statm: 1081 798 709 219 0 143 0
[pid=14526] ppid=14504 vsize=883372 memory=659252 CPUtime=22.84 cores=28-31
/proc/14526/stat : 14526 (python3) R 14504 14504 14246 0 -1 4194304 423766 0 0 0 2260 24 0 0 20 0 4 0 1538713 904572928 164711 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 0 0 0 17 30 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
/proc/14526/statm: 220843 164813 7428 753 0 199139 0
[pid=14526/tid=14568] ppid=14504 vsize=883372 memory=3192 CPUtime=0.07 cores=28-31
/proc/14526/task/14568/stat : 14568 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 904572928 164711 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0

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


# cumulated CPU time of all completed processes:  user=3580.09 s, system=5.17695 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 17/934 15594
/proc/meminfo: memFree=1027709392/1055320708 swapFree=33554428/33554428
[pid=14504] ppid=14468 vsize=4324 memory=3192 CPUtime=0 cores=28-31
/proc/14504/stat : 14504 (run) S 14468 14504 14246 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 1538707 4427776 640 18446744073709551615 94686494482432 94686495376965 140722387869184 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94686495616016 94686495663760 94686497579008 140722387875972 140722387876205 140722387876205 140722387881937 0
/proc/14504/statm: 1081 798 709 219 0 143 0
[pid=14526] ppid=14504 vsize=3976424 memory=3656008 CPUtime=3566.95 cores=28-31
/proc/14526/stat : 14526 (python3) R 14504 14504 14246 0 -1 4194304 10149029 0 0 0 356188 507 0 0 20 0 4 0 1538713 4071858176 913923 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 0 0 0 17 30 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
/proc/14526/statm: 994106 914002 8100 753 0 972402 0
[pid=14526/tid=14568] ppid=14504 vsize=3976424 memory=8325370768109239182 CPUtime=0.07 cores=28-31
/proc/14526/task/14568/stat : 14568 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 4071858176 913923 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14569] ppid=14504 vsize=3976424 memory=-6000919499214174262 CPUtime=0.07 cores=28-31
/proc/14526/task/14569/stat : 14569 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 4071858176 913923 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14570] ppid=14504 vsize=3976424 memory=-4192066391380670023 CPUtime=0.07 cores=28-31
/proc/14526/task/14570/stat : 14570 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 4071858176 913923 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 1 0 0 -1 31 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
Current children cumulated CPU time: 3566.95 s
Current children cumulated vsize: 3980748 KiB
Current children cumulated memory: 3659200 KiB

[startup+3590.4 s]
/proc/loadavg: 17.25 16.70 16.10 17/934 15594
/proc/meminfo: memFree=1027724088/1055320708 swapFree=33554428/33554428
[pid=14504] ppid=14468 vsize=4324 memory=3192 CPUtime=0 cores=28-31
/proc/14504/stat : 14504 (run) S 14468 14504 14246 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 1538707 4427776 640 18446744073709551615 94686494482432 94686495376965 140722387869184 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94686495616016 94686495663760 94686497579008 140722387875972 140722387876205 140722387876205 140722387881937 0
/proc/14504/statm: 1081 798 709 219 0 143 0
[pid=14526] ppid=14504 vsize=3976424 memory=3656008 CPUtime=3573.31 cores=28-31
/proc/14526/stat : 14526 (python3) R 14504 14504 14246 0 -1 4194304 10162884 0 0 0 356823 508 0 0 20 0 4 0 1538713 4071858176 913923 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 0 0 0 17 30 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
/proc/14526/statm: 994106 914002 8100 753 0 972402 0
[pid=14526/tid=14568] ppid=14504 vsize=3976424 memory=8323956796139142030 CPUtime=0.07 cores=28-31
/proc/14526/task/14568/stat : 14568 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 4071858176 913923 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14569] ppid=14504 vsize=3976424 memory=11980 CPUtime=0.07 cores=28-31
/proc/14526/task/14569/stat : 14569 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 4071858176 913923 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14570] ppid=14504 vsize=3976424 memory=11980 CPUtime=0.07 cores=28-31
/proc/14526/task/14570/stat : 14570 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 4071858176 913923 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 1 0 0 -1 31 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
Current children cumulated CPU time: 3573.31 s
Current children cumulated vsize: 3980748 KiB
Current children cumulated memory: 3659200 KiB

[startup+3596.8 s]
/proc/loadavg: 17.23 16.70 16.10 17/934 15594
/proc/meminfo: memFree=1027692796/1055320708 swapFree=33554428/33554428
[pid=14504] ppid=14468 vsize=4324 memory=3192 CPUtime=0 cores=28-31
/proc/14504/stat : 14504 (run) S 14468 14504 14246 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 1538707 4427776 640 18446744073709551615 94686494482432 94686495376965 140722387869184 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94686495616016 94686495663760 94686497579008 140722387875972 140722387876205 140722387876205 140722387881937 0
/proc/14504/statm: 1081 798 709 219 0 143 0
[pid=14526] ppid=14504 vsize=3976424 memory=3656008 CPUtime=3579.68 cores=28-31
/proc/14526/stat : 14526 (python3) R 14504 14504 14246 0 -1 4194304 10178369 0 0 0 357460 508 0 0 20 0 4 0 1538713 4071858176 913923 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 0 0 0 17 30 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
/proc/14526/statm: 994106 914002 8100 753 0 972402 0
[pid=14526/tid=14568] ppid=14504 vsize=3976424 memory=3656008 CPUtime=0.07 cores=28-31
/proc/14526/task/14568/stat : 14568 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 4071858176 913923 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14569] ppid=14504 vsize=3976424 memory=34342518962 CPUtime=0.07 cores=28-31
/proc/14526/task/14569/stat : 14569 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 4071858176 913923 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14570] ppid=14504 vsize=3976424 memory=25333125866717268 CPUtime=0.07 cores=28-31
/proc/14526/task/14570/stat : 14570 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 4071858176 913923 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 8405026 1 0 0 -1 31 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
Current children cumulated CPU time: 3579.68 s
Current children cumulated vsize: 3980748 KiB
Current children cumulated memory: 3659200 KiB

[startup+3600 s]*
/proc/loadavg: 17.13 16.69 16.10 10/878 15650
/proc/meminfo: memFree=1030967704/1055320708 swapFree=33554428/33554428
[pid=14504] ppid=14468 vsize=4324 memory=3192 CPUtime=0 cores=28-31
/proc/14504/stat : 14504 (run) S 14468 14504 14246 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 1538707 4427776 640 18446744073709551615 94686494482432 94686495376965 140722387869184 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94686495616016 94686495663760 94686497579008 140722387875972 140722387876205 140722387876205 140722387881937 0
/proc/14504/statm: 1081 798 709 219 0 143 0
[pid=14526] ppid=14504 vsize=3880908 memory=3638700 CPUtime=3582.88 cores=28-31
/proc/14526/stat : 14526 (python3) R 14504 14504 14246 0 -1 4194304 10295446 0 0 0 357776 512 0 0 20 0 4 0 1538713 3974049792 909596 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 0 0 0 0 17 30 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
/proc/14526/statm: 970227 909675 8100 753 0 948523 0
[pid=14526/tid=14568] ppid=14504 vsize=3880908 memory=-6000919507032893550 CPUtime=0.07 cores=28-31
/proc/14526/task/14568/stat : 14568 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 3974049792 909596 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 0 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14569] ppid=14504 vsize=3880908 memory=2652 CPUtime=0.07 cores=28-31
/proc/14526/task/14569/stat : 14569 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 3974049792 909596 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 0 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14570] ppid=14504 vsize=3880908 memory=3692 CPUtime=0.07 cores=28-31
/proc/14526/task/14570/stat : 14570 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 3974049792 909596 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 0 1 0 0 -1 31 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
Current children cumulated CPU time: 3582.88 s
Current children cumulated vsize: 3885232 KiB
Current children cumulated memory: 3641892 KiB

[startup+3601.6 s]
/proc/loadavg: 17.13 16.69 16.10 10/878 15650
/proc/meminfo: memFree=1030974516/1055320708 swapFree=33554428/33554428
[pid=14504] ppid=14468 vsize=4324 memory=3192 CPUtime=0 cores=28-31
/proc/14504/stat : 14504 (run) S 14468 14504 14246 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 1538707 4427776 640 18446744073709551615 94686494482432 94686495376965 140722387869184 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94686495616016 94686495663760 94686497579008 140722387875972 140722387876205 140722387876205 140722387881937 0
/proc/14504/statm: 1081 798 709 219 0 143 0
[pid=14526] ppid=14504 vsize=3877836 memory=3635676 CPUtime=3584.46 cores=28-31
/proc/14526/stat : 14526 (python3) R 14504 14504 14246 0 -1 4194304 10295740 0 0 0 357934 512 0 0 20 0 4 0 1538713 3970904064 908840 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 0 0 0 0 17 30 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
/proc/14526/statm: 969459 908919 8100 753 0 947755 0
[pid=14526/tid=14568] ppid=14504 vsize=3877836 memory=3656008 CPUtime=0.07 cores=28-31
/proc/14526/task/14568/stat : 14568 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 3970904064 908840 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 0 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14569] ppid=14504 vsize=3877836 memory=4884 CPUtime=0.07 cores=28-31
/proc/14526/task/14569/stat : 14569 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 3970904064 908840 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 0 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14570] ppid=14504 vsize=3877836 memory=8323956796139142030 CPUtime=0.07 cores=28-31
/proc/14526/task/14570/stat : 14570 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 3970904064 908840 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 0 1 0 0 -1 31 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
Current children cumulated CPU time: 3584.46 s
Current children cumulated vsize: 3882160 KiB
Current children cumulated memory: 3638868 KiB

[startup+3602 s]*
/proc/loadavg: 17.04 16.68 16.10 9/858 15651
/proc/meminfo: memFree=1040810980/1055320708 swapFree=33554428/33554428
[pid=14504] ppid=14468 vsize=4324 memory=3192 CPUtime=0 cores=28-31
/proc/14504/stat : 14504 (run) S 14468 14504 14246 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 1538707 4427776 640 18446744073709551615 94686494482432 94686495376965 140722387869184 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94686495616016 94686495663760 94686497579008 140722387875972 140722387876205 140722387876205 140722387881937 0
/proc/14504/statm: 1081 798 709 219 0 143 0
[pid=14526] ppid=14504 vsize=3877836 memory=3635676 CPUtime=3584.87 cores=28-31
/proc/14526/stat : 14526 (python3) R 14504 14504 14246 0 -1 4194304 10295861 0 0 0 357975 512 0 0 20 0 4 0 1538713 3970904064 908840 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 0 0 0 0 17 30 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
/proc/14526/statm: 969459 908919 8100 753 0 947755 0
[pid=14526/tid=14568] ppid=14504 vsize=3877836 memory=-6000919502754703470 CPUtime=0.07 cores=28-31
/proc/14526/task/14568/stat : 14568 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 3970904064 908840 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 0 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14569] ppid=14504 vsize=3877836 memory=4236 CPUtime=0.07 cores=28-31
/proc/14526/task/14569/stat : 14569 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 3970904064 908840 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 0 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14570] ppid=14504 vsize=3877836 memory=4212 CPUtime=0.07 cores=28-31
/proc/14526/task/14570/stat : 14570 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 3970904064 908840 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 0 1 0 0 -1 31 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
Current children cumulated CPU time: 3584.87 s
Current children cumulated vsize: 3882160 KiB
Current children cumulated memory: 3638868 KiB

[startup+3602.2 s]
/proc/loadavg: 17.04 16.68 16.10 9/858 15651
/proc/meminfo: memFree=1040810980/1055320708 swapFree=33554428/33554428
[pid=14504] ppid=14468 vsize=4324 memory=3192 CPUtime=0 cores=28-31
/proc/14504/stat : 14504 (run) S 14468 14504 14246 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 1538707 4427776 640 18446744073709551615 94686494482432 94686495376965 140722387869184 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94686495616016 94686495663760 94686497579008 140722387875972 140722387876205 140722387876205 140722387881937 0
/proc/14504/statm: 1081 798 709 219 0 143 0
[pid=14526] ppid=14504 vsize=3877836 memory=3635676 CPUtime=3585.06 cores=28-31
/proc/14526/stat : 14526 (python3) R 14504 14504 14246 0 -1 4194304 10295861 0 0 0 357994 512 0 0 20 0 4 0 1538713 3970904064 908840 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 0 0 0 0 17 30 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
/proc/14526/statm: 969459 908919 8100 753 0 947755 0
[pid=14526/tid=14568] ppid=14504 vsize=3877836 memory=4264 CPUtime=0.07 cores=28-31
/proc/14526/task/14568/stat : 14568 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 3970904064 908840 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 0 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14569] ppid=14504 vsize=3877836 memory=4216 CPUtime=0.07 cores=28-31
/proc/14526/task/14569/stat : 14569 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 3970904064 908840 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 0 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14570] ppid=14504 vsize=3877836 memory=-6000919507032893550 CPUtime=0.07 cores=28-31
/proc/14526/task/14570/stat : 14570 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 3970904064 908840 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 0 1 0 0 -1 31 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
Current children cumulated CPU time: 3585.06 s
Current children cumulated vsize: 3882160 KiB
Current children cumulated memory: 3638868 KiB

[startup+3602.3 s]
/proc/loadavg: 17.04 16.68 16.10 9/858 15651
/proc/meminfo: memFree=1040810980/1055320708 swapFree=33554428/33554428
[pid=14504] ppid=14468 vsize=4324 memory=3192 CPUtime=0 cores=28-31
/proc/14504/stat : 14504 (run) S 14468 14504 14246 0 -1 4194304 262 120 0 0 0 0 0 0 20 0 1 0 1538707 4427776 640 18446744073709551615 94686494482432 94686495376965 140722387869184 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94686495616016 94686495663760 94686497579008 140722387875972 140722387876205 140722387876205 140722387881937 0
/proc/14504/statm: 1081 798 709 219 0 143 0
[pid=14526] ppid=14504 vsize=3877836 memory=3635676 CPUtime=3585.16 cores=28-31
/proc/14526/stat : 14526 (python3) R 14504 14504 14246 0 -1 4194304 10295861 0 0 0 358004 512 0 0 20 0 4 0 1538713 3970904064 908840 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 0 0 0 0 17 30 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
/proc/14526/statm: 969459 908919 8100 753 0 947755 0
[pid=14526/tid=14568] ppid=14504 vsize=3877836 memory=3192 CPUtime=0.07 cores=28-31
/proc/14526/task/14568/stat : 14568 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 3970904064 908840 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 0 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14569] ppid=14504 vsize=3877836 memory=5860 CPUtime=0.07 cores=28-31
/proc/14526/task/14569/stat : 14569 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 3970904064 908840 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 0 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
[pid=14526/tid=14570] ppid=14504 vsize=3877836 memory=14112 CPUtime=0.07 cores=28-31
/proc/14526/task/14570/stat : 14570 (python3) S 14504 14504 14246 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1538774 3970904064 908840 18446744073709551615 4321280 7402577 140735367240320 0 0 0 0 16781312 0 1 0 0 -1 31 0 0 0 0 0 9420256 10002664 41259008 140735367243679 140735367243928 140735367243928 140735367249850 0
Current children cumulated CPU time: 3585.16 s
Current children cumulated vsize: 3882160 KiB
Current children cumulated memory: 3638868 KiB

Child status: 0

Real time (s): 3602.39
CPU time (s): 3585.27
CPU user time (s): 3580.09
CPU system time (s): 5.17695
CPU usage (%): 99.5247
Max. virtual memory (cumulated for all children) (KiB): 4054176
Max. memory (cumulated for all children) (KiB): 3699984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3580.09
system time used= 5.17694
maximum resident set size= 3696108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10296687
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= 2895
involuntary context switches= 1850


# summary of solver processes directly reported to runsolver:
#   pid: 14504
#   total CPU time (s): 3585.27
#   total CPU user time (s): 3580.09
#   total CPU system time (s): 5.17695

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4154 second user time and 41.532 second system time

The end

Launcher Data

Begin job on nodeE007 at 2026-07-15 14:45:01
IDJOB=4846758
IDBENCH=147559
IDSOLVER=3705
FILE ID=nodeE007/4846758-1784119501
RUNJOBID= nodeE007-1784119500-14263
SLURM_JOB_ID= 12755604
Free space on /tmp= 802696 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_11.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-4846758-1784119501/watcher-4846758-1784119501 -o /tmp/evaluation-result-4846758-1784119501/solver-4846758-1784119501 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4846758-1784119501/vars-4846758-1784119501 --bin-var /tmp/runsolver-exch-nodeE007-1784119500-14263 --watchdog 3760  run HOME/instance-4846758-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= 37dc22c6a12cddf588c55f8d6ee6d8c2
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		: 3585.328
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		: 3586.399
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		: 3578.665
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		: 3601.097
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		: 3601.137
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.913
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		: 3592.711
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		: 3612.688
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.795
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		: 3601.857
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.254
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		: 3597.737
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.653
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		: 3582.820
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		: 3584.521
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		: 3591.631
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		: 3595.253
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.809
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		: 3581.754
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		: 3586.568
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		: 3583.305
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		: 3591.067
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		: 3598.657
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		: 3583.822
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		: 3586.198
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.671
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		: 3581.065
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		: 3586.393
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.386
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		: 3576.118
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.039
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 3575.650
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		: 3582.105
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		: 3574.177
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		: 3591.006
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		: 3599.802
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		: 3599.424
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		: 3597.563
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		: 3594.704
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		: 3593.679
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.583
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		: 3612.546
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 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		: 3595.628
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.161
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.836
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		: 3572.029
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		: 3573.956
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		: 3578.712
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:        1052214796 kB
MemAvailable:   1049856792 kB
Buffers:            3336 kB
Cached:           904120 kB
SwapCached:            0 kB
Active:           342976 kB
Inactive:         681604 kB
Active(anon):     143712 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:        127192 kB
Mapped:           107332 kB
Shmem:             26428 kB
KReclaimable:     125288 kB
Slab:             446096 kB
SReclaimable:     125288 kB
SUnreclaim:       320808 kB
KernelStack:       14640 kB
PageTables:         4908 kB
SecPageTables:     10060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:     514556 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477468 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= 802516 MiB
End job on nodeE007 at 2026-07-15 15:45:05