Trace number 4847259

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cpmpy_ortools (1 core) 2026-07-14SAT3918848 3582.31 3598.86

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-ran16x16.opb
MD5SUMdbef043f16801556ea1810722aa54e59
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 benchmark3918848
Best CPU time to get the best result obtained on this benchmark3582.31
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7936
Total number of constraints288
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints288
Minimum length of a constraint31
Maximum length of a constraint480
Number of terms in the objective function 7936
Biggest coefficient in the objective function 5368709120
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 1558042522197
Number of bits of the sum of numbers in the objective function 41
Biggest number in a constraint 5368709120
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 1558042522197
Number of bits of the biggest sum of numbers41
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.77/4.05	c Time taken to transform: 0.0948336124420166 seconds
0.77/4.05	c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 1588372373, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7fc0600bf410>}
0.77/4.05	c 3594.81307721138s left to solve
1.04/4.37	c Solution 1, time = 0.3126s
1.04/4.37	o 6072548
2.64/5.90	c Solution 2, time = 1.8451s
2.64/5.90	o 5969124
2.64/5.91	c Solution 3, time = 1.8546s
2.64/5.91	o 5607695
2.75/6.04	c Solution 4, time = 1.9850s
2.75/6.04	o 5511410
2.93/6.26	c Solution 5, time = 2.2071s
2.93/6.26	o 5490693
4.33/7.61	c Solution 6, time = 3.5559s
4.33/7.61	o 5490680
5.12/8.45	c Solution 7, time = 4.4009s
5.12/8.45	o 5061592
5.12/8.49	c Solution 8, time = 4.4373s
5.12/8.49	o 5012440
5.32/8.62	c Solution 9, time = 4.5622s
5.32/8.62	o 4941784
5.42/8.79	c Solution 10, time = 4.7333s
5.42/8.79	o 4933592
5.62/8.92	c Solution 11, time = 4.8704s
5.62/8.92	o 4925440
5.62/8.94	c Solution 12, time = 4.8893s
5.62/8.94	o 4834304
5.83/9.12	c Solution 13, time = 5.0624s
5.83/9.12	o 4764672
5.92/9.28	c Solution 14, time = 5.2310s
5.92/9.28	o 4746240
6.12/9.40	c Solution 15, time = 5.3487s
6.12/9.40	o 4645888
6.22/9.53	c Solution 16, time = 5.4798s
6.22/9.53	o 4529152
6.22/9.56	c Solution 17, time = 5.5101s
6.22/9.56	o 4420608
8.11/11.45	c Solution 18, time = 7.4012s
8.11/11.45	o 4399104
12.90/16.26	c Solution 19, time = 12.2038s
12.90/16.26	o 4349952
14.49/17.82	c Solution 20, time = 13.7679s
14.49/17.82	o 4260864
21.68/25.07	c Solution 21, time = 21.0133s
21.68/25.07	o 4243456
29.94/33.31	c Solution 22, time = 29.2605s
29.94/33.31	o 4235264
37.01/40.45	c Solution 23, time = 36.3970s
37.01/40.45	o 4201472
314.95/319.41	c Solution 24, time = 315.3548s
314.95/319.41	o 4175872
402.33/407.14	c Solution 25, time = 403.0822s
402.33/407.14	o 4159488
927.85/934.65	c Solution 26, time = 930.5935s
927.85/934.65	o 4135936
934.13/940.98	c Solution 27, time = 936.9249s
934.13/940.98	o 4067328
936.33/943.11	c Solution 28, time = 939.0579s
936.33/943.11	o 3955712
948.57/955.47	c Solution 29, time = 951.4164s
948.57/955.47	o 3946496
1015.32/1022.45	c Solution 30, time = 1018.3922s
1015.32/1022.45	o 3918848
3582.14/3598.78	o 3918848
3582.14/3598.78	v -x5251 -x2926 -x486 -x17 -x3038 -x701 -x5670 -x3482 -x1581 -x5050 -x4896 -x926 -x4609 -x469 -x3709 -x4961 -x1671 -x189 -x5746 -x3703 -x1861 -x769 -x14 -x7374 -x1312 -x2134 -x177 -x6501 -x3274 -x500 -x6935 -x1950 -x5350 -x1495 -x92 -x4933 -x4932 -x5693 -x6447 -x7200 -x7720 -x2408 -x4070 -x3572 -x4010 -x1955 -x1115 -x68 -x5853 -x1606 -x7280 -x3283 -x6264 -x1265 -x4891 -x2396 -x37 -x2242 -x6987 -x3960 -x6554 -x2754 -x7756 -x3129 -x6495 -x850 -x6197 -x6917 -x5100 -x4114 -x1008 -x2511 -x2049 -x7361 -x5071 -x563 -x1188 -x2662 -x7209 -x928 -x331 -x2196 -x6230 -x5922 -x3186 -x6804 -x337 -x6784 -x4723 -x268 -x3934 -x4369 -x1234 -x909 -x2612 -x139 -x4358 -x2793 -x3032 -x3637 -x3200 -x7431 -x441 -x5048 -x911 -x7903 -x7606 -x7109 -x1780 -x7158 -x2474 -x6234 -x1400 -x7537 -x3607 -x786 -x4496 -x2986 -x2372 -x7898 -x7614 -x3982 -x6500 -x7521 -x4428 -x2570 -x4955 -x4040 -x4199 -x5993 -x1414 -x3724 -x3487 -x2442 -x993 -x3559 -x7103 -x495 -x4879 -x5934 -x6412 -x1898 -x345 -x7507 -x6177 -x1444 -x4205 -x4824 -x4786 -x749 -x7173 -x7356 -x919 -x1839 -x100 -x3160 -x6595 -x3804 -x4822 -x118 -x3564 -x2142 -x605 -x2393 -x4186 -x5324 -x7546 -x6026 -x1695 -x2215 -x2297 -x5340 -x1630 -x6755 -x2178 -x5586 -x1628 -x2120 -x4046 -x6371 -x3261 -x1540 -x3895 -x662 -x851 -x3057 -x4127 -x2330 x2385 -x7636 x7791 -x680 -x3089 -x4912 -x4866 -x5837 -x1213 -x6238 -x304 -x1518 -x4934 -x6938 -x5126 -x2032 -x7234 -x5542 -x7343 -x2490 -x3725 -x3836 -x7924 -x5821 -x6941 -x3954 -x7126 -x988 -x821 -x1069 -x4069 -x4320 -x4954 -x6459 -x2611 -x5538 -x3118 -x5056 -x3468 -x5510 -x4595 -x7274 -x1146 -x1105 -x7403 -x5223 -x2663 -x7410 -x5271 -x3723 -x6262 -x4353 -x3275 -x7512 -x135 -x117 -x6842 -x790 -x2338 -x5786 -x1548 -x50 -x4837 -x2826 -x2503 -x5522 -x6132 -x7900 -x6931 -x307 -x6302 -x5291 -x6608 -x6324 -x7069 -x2967 -x5724 -x4297 -x4089 -x2874 -x7802 -x7667 -x7816 -x4364 -x4214 -x3933 -x4501 -x4673 -x184 -x20 -x69 -x4726 -x231 -x7933 -x5103 -x7598 -x4234 -x4957 -x5839 -x5936 -x7021 -x2808 -x1130 -x3000 -x3262 -x6655 -x520 -x3239 -x5402 -x5049 -x2228 -x251 -x1152 -x991 -x4465 -x5611 -x1525 -x3969 -x1758 -x3923 -x175 -x1320 -x6836 -x4464 -x3099 -x5247 -x6231 -x7908 -x1911 -x6900 -x3943 -x4513 -x7407 -x5098 -x796 -x3394 -x7311 -x983 -x2456 -x2094 -x800 -x7093 -x54 -x3240 -x2436 -x492 -x6124 -x2204 -x153 -x822 -x3742 -x2185 -x2841 -x4652 -x4960 -x5698 -x2626 -x3927 -x1369 -x7516 -x2543 -x7442 -x128 -x4065 -x4295 -x7605 -x6093 -x6954 -x3226 -x1848 -x6435 -x601 -x1408 -x7393 -x2978 -x4382 -x2676 -x3586 -x2848 -x6734 -x4195 -x4650 -x801 -x4260 -x6607 -x5123 -x5857 -x679 -x5741 -x4664 -x4532 -x2526 -x6082 -x449 -x5358 -x1317 -x7368 -x4306 -x7451 -x2024 -x7000 -x4026 -x840 -x5335 -x3228 -x1308 -x4697 -x7484 -x3897 -x2608 -x4738 -x2558 -x7492 -x3029 -x3279 -x84 -x5995 -x507 -x179 -x5194 -x4674 -x2288 -x1472 -x6767 -x3193 -x3875 -x2561 -x5655 -x2114 -x7159 -x2600 x4426 -x6534 -x3018 -x1108 -x5926 -x2852 -x1820 -x6189 -x5 -x3269 -x3128 -x2969 -x6458 -x2804 -x220 -x1198 -x4068 -x5664 -x4182 -x2579 -x3290 -x4914 -x60 -x2268 -x2355 -x176 -x101 -x5889 -x3396 -x5099 -x1024 -x6110 -x1677 -x1700 -x5157 -x6791 -x6671 -x6473 -x2098 -x844 -x3126 -x490 -x1034 -x4567 -x7631 -x3745 -x5874 -x5211 -x4259 -x3940 -x5530 -x487 -x860 -x326 -x4310 -x2073 -x2218 -x4253 -x2627 -x2329 -x2193 -x1558 -x5811 -x7476 -x1354 -x2495 -x7372 -x2601 -x148 -x1851 -x2955 -x799 x1423 -x2245 -x375 -x4637 -x3321 -x6016 -x3353 -x5155 -x6700 -x1673 -x6022 -x2135 -x540 -x2000 -x1371 -x7883 -x6140 -x3527 -x3772 -x3092 -x310 -x7505 -x838 -x3778 -x5474 -x1023 -x2597 -x5022 -x3756 -x2715 -x4348 -x1378 -x6733 -x7784 -x551 -x6679 -x4450 -x2426 -x5836 -x1328 -x3706 -x4213 -x4989 -x3294 -x1732 -x1740 -x2480 -x5678 -x4086 -x4523 -x1203 -x1241 -x2034 -x7415 -x5010 -x3383 -x2499 -x5449 -x5930 -x7724 -x771 -x2446 -x3548 -x6008 -x6372 -x7862 -x7025 -x5959 -x952 -x6647 -x3410 -x4680 -x2317 -x6205 -x3238 -x6030 -x6387 -x4193 -x4314 -x7171 -x4803 -x5307 -x2912 -x5323 -x3809 -x7887 -x5283 -x339 -x3006 -x6452 -x6783 -x1089 -x3601 -x3069 -x7722 -x4019 -x5489 -x6761 -x5688 -x2573 -x1962 x4362 -x6828 -x7569 -x4967 -x1283 -x6334 -x900 -x6995 -x5311 -x5721 -x6055 -x2339 -x6374 -x3977 -x778 -x1325 -x6972 -x1514 -x867 -x4041 -x5270 -x3106 -x4345 -x7757 -x2995 -x6399 -x7414 -x767 -x2641 -x4747 -x2207 -x6173 -x1869 -x2523 -x6490 -x445 x6613 -x2683 -x2566 -x2438 -x1315 -x1217 -x1533 -x7819 -x7907 -x7713 -x6382 -x1685 -x3837 -x1235 -x3215 -x2709 -x1832 -x7282 -x2324 -x7490 -x7089 -x4375 -x1029 -x7624 -x6105 -x6217 -x120 -x2107 -x5979 -x2918 -x7397 -x29 -x6857 -x2750 -x7796 -x4599 -x5730 -x4093 -x6951 -x1409 -x7347 -x7725 -x7551 -x625 -x4691 -x5583 -x1986 x7153 -x6315 -x2374 -x2277 -x3780 -x6585 -x3420 -x2823 -x4088 -x666 -x6425 -x6033 -x7857 -x7194 -x1614 -x1860 -x7762 -x4640 -x4027 -x2718 -x7224 -x7445 -x960 -x617 -x4118 -x6497 -x584 -x7786 -x2687 -x6834 -x6417 -x338 -x6381 -x6796 -x6744 -x6364 -x6572 -x5204 -x6080 -x1401 -x6637 -x2321 -x1274 -x4255 -x6710 -x5661 -x294 -x114 -x2578 -x6930 -x6071 -x6922 -x7800 -x2405 -x278 -x2312 -x276 -x2141 -x643 -x3599 -x2809 -x6476 -x3315 -x1064 -x166 -x288 -x2033 -x4679 -x6349 -x3616 -x2084 x7901 -x6003 -x6172 -x5218 -x6273 -x7222 -x317 -x4239 -x4238 -x496 -x6558 -x2248 -x3477 -x6419 -x3204 -x4555 -x484 -x5640 -x4071 -x2616 -x5674 -x4024 -x5347 -x765 -x2037 -x4000 -x5704 -x4252 -x1511 -x7651 -x5492 -x4688 -x48 -x6009 -x6341 -x2855 -x7772 -x3582 -x618 -x2961 -x4220 -x929 -x5175 -x1865 -x2707 -x3850 -x5526 -x3220 -x2116 -x505 -x1658 -x2260 -x5345 -x1257 x941 -x7890 -x7752 -x5469 -x6730 -x3827 -x6012 -x6877 -x2791 -x6280 -x698 -x5708 -x126 -x7219 -x1813 -x4991 -x3726 -x354 -x3597 -x1841 -x7523 -x4506 -x3529 -x2165 -x1710 -x107 -x4318 -x302 -x452 -x6194 -x7140 -x6432 -x688 -x937 -x6592 -x197 -x3833 -x839 -x1657 -x555 -x95 -x6119 -x6029 -x6711 -x7929 -x5498 -x5579 -x4087 -x710 -x723 -x4073 -x376 -x3392 -x383 -x1442 -x1305 -x97 -x5112 -x621 -x5902 -x311 -x1439 -x1050 -x4363 -x6769 -x7155 -x5458 -x546 -x4281 -x1773 -x2273 -x4566 -x5290 -x4228 -x6413 -x1961 -x7226 -x5269 -x2380 -x2735 -x4792 -x4177 -x1019 -x3830 -x6904 -x4192 -x5249 -x3946 -x2391 -x3190 -x284 -x6808 -x5621 -x5921 -x7649 -x2831 -x6827 -x3858 -x1295 -x1641 -x5677 -x4411 -x6367 -x1995 -x4618 -x1918 -x3928 -x6345 -x2420 -x610 -x902 -x2947 -x3139 -x6905 -x7482 -x6722 -x3161 -x3784 -x3699 -x4985 -x4744 -x96 -x2342 -x3552 -x713 -x3680 -x7003 -x1428 -x2377 -x1929 -x233 -x1680 -x3384 -x592 -x7790 -x2927 -x2529 -x5861 -x7471 -x6772 -x6779 -x4489 -x2916 -x7125 -x138 -x5275 -x1393 -x589 -x2694 -x1594 -x2198 -x3818 -x5170 -x321 -x5873 -x7844 -x6713 -x1704 -x3103 -x443 -x218 -x3040 -x2911 -x3754 -x3208 -x5005 -x1977 -x7687 -x5185 -x1287 -x5435 -x3565 -x5385 -x3622 -x1301 -x6628 -x6786 -x2365 -x2482 -x320 -x1337 -x1835 -x2213 -x5257 -x1827 x1424 -x5679 -x3181 -x1397 -x5660 -x429 -x1912 -x6258 -x5666 -x6307 -x6602 -x4621 -x5745 -x4659 -x4001 -x5097 -x5964 -x590 -x5800 -x1674 -x237 -x150 -x3652 -x7082 -x3632 -x3107 -x1608 -x6444 -x4009 -x3258 -x158 -x7060 -x366 -x2692 -x6896 -x3996 -x6870 -x7191 -x5691 -x4235 -x1538 -x422 -x2777 -x7284 -x996 -x7352 -x5491 -x830 -x2026 -x4208 -x7928 -x4020 -x5707 -x6448 -x4016 -x5610 -x7565 -x1149 -x4280 -x7858 -x1250 -x3146 -x4784 -x1610 -x5279 -x7273 -x1199 -x5646 -x7190 -x1539 -x6837 -x3574 -x7676 -x4204 -x1661 -x4266 -x6000 -x279 -x5408 -x3171 -x6149 -x2863 -x3299 -x4138 -x7406 -x891 -x3144 -x2271 -x6131 -x6342 -x6126 -x7313 -x4240 -x676 -x6845 -x7506 -x4305 -x4449 -x4117 -x3505 -x1223 -x5305 -x4413 -x2362 -x5221 -x1070 -x3474 -x722 -x5463 -x1229 -x5793 -x809 -x1550 -x4100 -x6066 -x3800 -x7187 -x1112 -x5220 -x2819 -x4494 -x4842 -x3931 -x2797 -x6053 -x7677 x7738 -x5371 -x2974 -x5713 -x1436 -x1228 -x3492 -x355 -x3603 -x5108 -x2127 -x6925 -x4711 -x290 -x1983 -x3592 -x5539 -x2983 -x3266 -x7571 -x7195 -x328 -x586 -x2997 -x6535 -x2434 -x5516 -x7154 -x5997 -x4078 -x83 -x2890 -x4936 -x1275 -x7650 -x7144 -x7135 -x3938 -x1767 -x5515 -x6325 -x2053 -x4275 -x5585 -x712 -x4704 -x5199 -x4660 -x1519 -x3340 -x6627 -x2788 -x939 -x3469 -x6723 -x4332 -x2730 -x6577 -x4215 -x1032 -x3045 -x3216 -x5079 -x6327 -x427 -x6221 -x1991 -x4694 -x7487 -x6581 -x1689 -x2424 -x5399 -x6720 -x5443 -x454 -x2977 -x2669 -x1784 -x5882 -x261 -x4444 -x1326 -x5151 -x7122 -x6632 -x4795 -x7834 -x312 -x1351 -x3705 -x7052 -x956 -x4875 -x6023 -x3046 -x1686 -x711 -x1802 -x6670 -x5346 -x3653 -x4959 -x440 -x297 -x1791 -x4169 -x7642 x7685 -x7134 -x6568 -x7920 -x7338 -x5436 -x1751 -x6770 -x853 -x5191 -x3481 -x392 -x203 -x1786 -x1862 -x7256 -x269 -x6677 -x5969 -x4402 -x4802 -x5064 -x2121 -x1551 -x6191 -x1375 -x686 -x3158 -x6130 -x3277 -x7469 -x741 -x3088 -x7759 -x6235 -x3852 -x6556 -x5131 -x5743 -x5363 -x1896 -x7310 -x7682 -x6398 -x5416 -x831 -x5600 -x3947 -x3621 -x2854 -x3689 -x466 -x1914 -x958 -x3769 -x2383 -x4817 -x2937 -x2944 -x1134 -x3945 -x552 -x6084 -x2353 -x6546 -x6704 -x3664 -x7893 -x4404 -x5089 -x6429 -x4816 -x1079 -x2559 -x2105 -x7150 -x1571 -x6163 -x5244 -x1823 -x3490 -x2741 -x1233 -x4645 -x5680 -x2828 -x33 -x4945 -x2149 -x195 -x4083 -x6319 -x3569 -x4258 -x4807 -x1754 -x2649 -x5030 -x3175 -x2087 x1451 -x2965 -x1970 -x7394 -x2620 -x7331 -x395 -x2968 -x3956 -x7628 -x5595 -x7350 -x2576 -x7291 -x3121 -x7660 -x3402 -x6446 -x7258 -x4981 -x1244 -x1046 -x1309 -x6948 -x4669 -x4851 -x6619 -x6039 -x4948 -x634 -x987 -x4590 -x3130 -x3979 -x281 -x6099 -x6947 -x1788 -x1113 -x2584 -x1982 -x4843 -x3764 -x612 -x6683 -x5845 -x6496 -x2655 -x5537 -x895 -x384 -x2359 -x2256 -x651 -x7488 -x2582 -x1683 -x2332 -x3702 -x3362 -x7473 -x4367 -x2849 -x89 -x5924 -x5348 -x1633 -x4022 -x2851 -x1119 -x1154 -x2452 -x1147 -x4155 -x3907 -x7780 -x2909 -x1976 -x1078 -x7294 -x308 -x4416 -x1622 -x2276 -x598 -x3590 -x5070 -x1523 -x7630 -x3334 -x5373 -x7897 -x6299 -x6392 -x130 -x6753 -x2186 -x1501 -x5442 -x2894 -x192 -x3799 -x5834 -x1527 -x2951 -x2059 -x6706 -x7627 -x1752 -x6624 -x5053 -x1488 -x566 -x3203 -x1136 -x3670 -x4452 -x5976 -x1742 -x582 -x3631 -x3843 -x6109 -x703 -x3648 -x6477 -x863 -x2016 -x3187 -x2792 -x3387 -x7742 -x2214 -x5164 -x1356 -x467 -x1041 -x6111 -x322 -x5587 -x4520 -x2340 -x424 -x3892 -x7753 -x2631 -x5502 -x6077 -x265 -x1809 -x7822 -x7916 -x5556 -x1757 -x4603 -x3884 -x6278 -x859 -x554 -x1597 -x301 -x4094 -x5020 -x2078 -x4880 -x3363 -x3425 -x7142 -x2822 -x4173 -x999 -x55 -x3753 -x5751 -x5612 -x216 -x341 -x537 -x6079 -x22 -x1091 -x930 -x815 -x2767 -x483 -x656 -x5658 -x1433 -x3794 -x1563 -x4606 -x6314 -x6855 -x883 -x4471 -x6486 -x7020 -x4951 -x6787 -x2668 -x2476 -x4352 -x4946 -x4478 -x2666 -x4682 -x5380 -x6743 -x3444 -x2929 -x3859 -x1966 -x4642 -x7267 -x714 -x5258 -x7721 -x4890 -x3333 -x4349 -x5367 -x2958 -x6182 -x932 -x7023 -x413 -x4766 -x4455 -x256 -x4537 -x5171 -x6570 -x1447 -x6973 -x2206 -x4129 -x1789 -x6344 -x1586 -x7527 -x6518 -x4737 -x2126 -x7336 -x5459 -x6283 -x6957 -x597 -x2658 -x6538 -x6691 -x4326 -x1880 -x6320 -x6813 -x6814 -x4740 -x4049 -x5915 -x6548 -x3930 -x6532 -x690 -x4971 -x6031 -x5548 -x7603 -x1246 -x5553 -x7245 -x4446 -x516 -x5931 -x6225 -x159 -x2013 -x5524 -x6561 -x6142 -x1096 -x7727 -x143 -x661 -x3112 -x4184 -x2935 -x2128 -x5302 -x2063 -x6001 -x6268 -x5479 -x4097 -x464 -x6579 -x3480 -x6285 -x539 -x7860 -x1797 -x432 -x5320 -x5505 -x3351 -x4533 -x1580 -x7164 -x623 -x1039 -x4294 -x266 -x447 -x7711 -x4543 -x5842 -x6493 -x6612 -x1781 -x947 -x5326 -x1355 -x3528 -x6305 -x7699 -x6719 -x1873 -x4857 -x5900 -x4958 -x3479 -x2188 -x6648 -x6830 -x2008 -x4091 -x2071 -x3415 -x3849 -x644 -x6630 -x2211 -x4859 -x6094 -x5690 -x2154 -x6220 -x5140 -x1787 -x4905 -x3627 -x5330 -x2227 -x6144 -x6835 -x5803 -x4013 -x517 -x2650 -x4558 -x1944 -x6797 -x2932 -x4578 -x5031 -x2441 -x892 -x1264 -x2528 -x4844 -x488 -x5179 -x1956 -x4357 -x6597 -x7255 -x7693 -x2557 -x4053 -x1621 -x4170 -x2859 -x3623 -x3882 -x3414 -x5829 -x3512 -x7353 -x5260 -x7181 -x7019 -x6559 -x2833 -x5683 -x5314 -x3499 -x4963 -x1698 -x7232 -x7362 -x1276 -x1618 -x1796 -x367 -x225 -x2496 -x5554 -x351 -x1666 -x1766 -x4509 -x7804 -x6151 -x5266 -x3300 -x4232 -x7006 -x7185 -x6692 -x1281 -x3381 -x3549 -x4056 -x5069 -x1286 -x407 -x6851 -x5437 -x7886 -x4116 -x6083 -x6629 -x1249 -x663 -x2170 -x5527 -x242 -x1696 -x7774 -x2825 x6882 -x2591 -x6240 -x5978 -x6415 -x6850 -x7863 -x7225 -x4633 -x6569 -x702 -x1271 -x5288 -x4011 -x7261 -x4124 -x5205 -x3273 -x1242 -x7295 -x1504 -x7797 -x3157 -x172 -x4777 -x3967 -x3966 -x4580 -x6638 -x1171 -x1829 -x1603 -x5776 -x6410 -x7577 -x7709 -x1362 -x5604 -x1035 -x3997 -x6277 -x1267 -x6725 -x3421 -x4614 -x599 -x6467 -x2915 -x7554 -x5039 -x7039 -x3647 -x3781 -x4583 -x6056 -x2205 -x5083 -x1101 -x6819 -x7761 -x518 -x1884 -x6859 -x6805 -x223 -x7307 -x4502 -x2136 -x4037 -x3919 -x6858 -x4007 -x62 -x4384 -x7807 -x2171 -x5598 -x1411 -x4084 -x4931 -x27 -x6582 -x7026 -x1017 x1422 -x5773 -x1582 -x6685 -x1382 -x1760 -x1834 -x2131 -x7366 -x6165 -x4832 -x4201 x4421 -x5310 -x2031 -x646 -x3151 -x2868 -x3736 -x2984 -x2062 -x4573 -x4250 -x7355 -x700 -x6645 -x6199 -x4206 -x4759 -x5160 -x1316 -x3908 -x3170 -x6658 -x124 -x4541 -x5709 -x3278 -x6714 -x4772 -x4179 -x7719 -x3793 -x7455 -x7574 -x7376 -x7110 -x6531 -x1772 -x7145 -x4354 -x6913 -x6756 -x3367 -x3871 -x7411 -x3806 -x6768 -x5210 -x6766 -x2598 -x5651 -x161 -x1388 -x4804 -x7659 -x3661 -x5423 -x4894 -x7049 -x1455 -x6301 -x408 -x2762 -x6885 -x1212 -x4433 -x7346 -x7047 -x6839 -x4622 -x6754 -x2541 -x6788 -x2635 -x7799 -x1251 -x5229 -x6384 -x2216 -x3829 -x5966 -x549 -x3012 -x7085 -x2319 -x3318 -x5028 -x16 -x3456 -x5146 -x5888 -x7808 -x3068 -x3749 -x7675 -x7542 -x1565 -x2596 -x324 -x7042 -x4360 -x40 -x5256 -x2219 -x5062 -x3242 -x5110 -x6058 -x1268 -x7737 -x7206 -x6976 -x6584 -x6433 -x542 -x6696 -x6955 -x5125 -x6420 -x1222 -x1216 -x2973 -x1497 -x7090 -x805 -x1413 -x6348 -x7866 -x7188 -x5405 -x1650 -x2671 -x7688 -x5142 -x4482 -x7782 -x642 -x4390 -x3464 -x4749 -x756 -x4748 -x3111 -x7869 -x3287 -x5232 -x3213 -x7100 -x1137 -x4751 -x3061 -x2748 -x557 -x4698 -x4132 -x5975 -x3826 -x1724 -x2453 -x2485 -x5332 -x3825 -x2145 -x593 -x6680 -x6974 -x3667 -x1486 -x5569 -x6661 -x7692 -x6649 -x6492 -x7217 -x7148 -x4794 -x3183 -x4463 -x1100 -x6097 -x1463 -x3085 -x1004 -x146 -x3463 -x3556 -x3986 -x6928 -x394 -x720 -x3419 -x2861 -x3708 -x7923 -x5973 -x2398 -x3832 -x3324 -x2989 -x3942 -x7309 -x5002 -x4883 -x5771 -x4897 -x2367 -x7091 -x5058 -x6115 -x248 -x1007 -x3932 -x5333 -x6161 -x2664 -x3970 -x6968 -x7373 -x2648 -x6481 -x905 -x6400 -x7351 -x639 -x2269 -x3544 -x728 -x6402 -x7277 -x3810 -x4327 -x5121 -x2782 -x2580 -x3070 -x3370 -x2132 -x5843 -x886 -x3281 -x4187 -x2998 -x5452 -x1437 -x1289 -x1771 -x6308 -x6566 -x6889 -x1125 -x4282 -x6918 -x491 -x6332 -x7835 -x6155 -x3074 -x4055 -x4594 -x3055 -x7548 -x7315 -x1475 -x3199 -x5493 -x2605 -x4381 -x697 -x1831 -x3436 -x706 -x3461 -x3109 -x3473 -x3424 -x1218 -x2806 -x3478 -x2304 -x3822 -x2914 -x186 -x1845 -x3766 -x5828 -x6778 -x3256 -x2200 -x604 -x7388 -x5518 -x3596 -x6394 -x6583 -x2858 -x3674 -x1822 -x7250 -x7771 -x5509 -x933 -x4211 -x6443 -x2552 -x5246 -x7068 -x774 -x2732 -x5986 -x4755 -x2157 -x5200 -x6318 -x2173 -x5016 -x6697 -x6073 -x5859 -x4753 -x7438 -x3184 -x4151 -x3320 -x5901 -x145 -x5300 -x1341 -x6430 -x1889 -x2306 -x3026 -x7525 -x1290 -x7595 -x7468 -x3747 -x3120 -x1612 -x6891 -x2443 -x6510 -x5605 -x1654 -x476 -x3655 -x4889 -x691 -x4547 -x1593 -x2744 -x3310 -x2789 -x7746 -x1536 -x4825 -x7769 -x3348 -x3017 -x5477 -x6272 -x2701 -x2695 -x6185 -x5422 -x699 -x6923 -x1697 -x659 -x1110 -x1716 -x2461 -x2508 -x4944 -x7829 -x2886 -x1553 -x3191 -x5391 -x2759 -x6823 -x797 -x4031 -x4378 -x3280 -x3452 -x4553 -x4911 -x5878 -x3662 -x3401 -x5132 -x7597 -x217 -x3914 -x5061 -x6118 -x6358 -x7146 -x6479 -x162 -x1438 -x6376 -x1255 -x1474 -x4339 -x5306 -x6405 -x2130 -x2749 -x1418 -x5455 -x2988 -x404 -x5972 -x528 -x1998 -x6063 -x3071 -x3337 -x6856 -x7287 -x7325 -x5328 -x5336 -x6134 -x1723 -x5487 -x4785 -x3339 -x381 -x3431 -x5095 -x4308 -x2092 -x524 -x4846 -x3768 -x630 -x205 -x4148 -x1158 -x2763 -x2378 -x163 -x2796 -x5186 -x2949 -x5400 -x571 -x1389 -x4423 -x79 -x764 -x3697 -x6852 -x2515 -x6989 -x7499 -x5768 -x4335 -x5681 -x102 -x3691 -x232 -x6461 -x459 -x785 -x4538 -x5764 -x7690 -x6329 -x945 -x147 -x5111 -x7830 -x3042 -x5453 -x3847 -x2574 -x3659 -x668 -x3382 -x2885 -x5682 -x729 -x479 -x2390 -x3748 -x1033 -x3589 -x226 -x4830 -x3247 -x4312 -x1090 -x386 -x5448 -x6508 -x3443 -x7168 -x1153 -x4146 -x6128 -x7424 -x894 -x253 -x2351 -x406 -x6166 -x4524 -x3848 -x7013 -x1587 x6883 -x2471 -x602 -x1443 -x421 -x6912 -x6206 -x200 -x378 -x2402 -x884 -x5884 -x7092 -x7409 -x3630 -x4393 -x6640 -x4773 -x1230 -x3679 -x295 -x6340 -x4414 -x3633 -x7444 -x5760 -x3218 -x2463 -x3433 -x5614 -x1681 -x1270 -x878 -x6233 -x1958 -x1556 -x673 -x111 -x4871 -x6961 -x4813 -x6920 -x3635 -x3101 -x7055 -x3448 -x28 -x5573 -x4840 -x425 -x7364 -x2077 -x3177 -x4974 -x509 -x5032 -x2108 -x7071 -x7448 -x1777 -x2716 -x5593 -x4131 -x6717 -x388 -x5360 -x3176 -x5011 -x3311 -x1144 -x6227 -x1967 -x3044 -x4718 -x4434 -x4296 -x4724 -x3307 -x1882 -x3056 -x411 -x2665 -x5397 -x4649 -x3098 -x3746 -x2672 -x5082 -x3542 -x5960 -x191 -x2467 -x1160 -x1642 -x1543 -x6618 -x6865 -x4800 -x6603 x7728 -x1703 -x1652 -x309 -x5137 -x4171 -x3133 -x4298 -x285 x7919 -x7036 -x7330 -x6665 -x1420 -x4190 -x2291 -x1350 -x2865 -x3264 -x249 -x6667 -x2964 -x5329 -x2247 -x3701 -x6551 -x1 -x3755 -x2112 -x7077 -x3790 -x1412 -x2023 -x1435 -x3035 -x1690 -x1636 -x2428 -x342 -x2755 -x583 -x3009 -x5317 -x2945 -x6626 -x6521 -x4042 -x5820 -x1159 -x6908 -x2534 -x1173 -x3189 -x5239 -x6470 -x4548 -x6010 -x2316 -x2102 -x1942 -x4176 -x3557 -x6378 -x458 -x2421 -x2614 -x7464 -x5427 -x1521 -x475 -x5697 -x6540 -x692 -x1619 -x7740 -x4373 -x4689 -x6101 -x1776 -x3819 -x1768 -x5638 -x3578 -x3417 -x6620 -x7420 -x1502 -x2072 -x3209 -x4984 -x1856 -x2295 -x6362 -x4898 -x3913 -x5557 -x2331 -x170 -x1897 -x7230 -x3441 -x5568 -x719 -x7240 -x260 -x5352 -x866 -x3462 -x211 -x4278 -x498 -x1875 -x5026 -x4456 -x152 -x2551 -x6792 -x283 -x2817 -x4469 -x2618 -x7066 -x247 -x7895 -x165 -x4491 -x4486 -x6260 -x6219 -x2816 -x824 -x4383 -x4943 -x5531 -x4926 -x360 -x7430 -x3141 -x7215 -x4969 -x6739 -x5094 -x7186 -x7781 -x5344 -x7038 -x2138 -x1303 -x6576 -x6634 -x5045 -x4516 -x6802 -x3894 -x5941 -x4604 -x2417 -x2042 -x6800 -x4627 -x4591 -x5215 -x4999 -x3498 -x6353 -x2298 -x7323 -x5496 -x6019 -x1277 -x239 -x3377 -x1811 -x1204 -x1338 -x7795 -x1844 -x7798 -x1464 -x1357 -x6936 -x6650 -x6337 -x6472 -x3687 -x4081 -x4273 -x7528 -x953 -x1280 -x6006 -x5499 -x5212 -x2587 -x2111 -x5225 -x3248 -x5366 -x7272 -x2328 -x5780 -x1406 -x2924 -x2431 -x2901 -x3303 -x2703 -x3364 -x4150 -x2308 -x2542 -x1082 -x748 -x5643 -x5894 -x2679 -x6274 -x531 -x6167 -x4615 -x616 -x3341 -x1335 -x1857 -x2454 -x5532 -x4805 -x1466 -x4263 -x3122 -x4927 -x5654 -x5116 -x2437 -x244 -x1205 -x777 -x2274 -x984 -x1432 -x5407 -x2432 -x5043 -x4233 -x6085 -x4033 -x923 -x7304 -x1876 -x2150 -x2971 -x970 -x4923 -x5139 -x985 x5981 -x4587 -x2985 -x6261 -x3241 -x1329 x5202 -x5742 -x6914 -x1384 -x4662 -x6449 -x3230 -x1322 -x1739 -x4499 -x5667 -x4115 -x1238 -x25 -x5580 -x3798 -x5626 -x1615 -x6241 -x3197 -x6901 -x4440 -x7935 -x6245 -x1056 -x5753 -x442 -x1057 -x4745 -x7345 -x5717 -x3267 -x6102 -x2090 -x7831 -x2497 -x5183 -x3953 -x3619 -x1928 -x2315 -x1785 -x2287 x7828 -x7664 -x5068 -x1410 -x4833 x3941 -x1202 -x3439 -x4514 -x672 x1905 -x18 -x1936 -x5301 -x5951 -x5404 -x2292 -x4447 -x2847 -x3008 -x3814 -x2199 -x4579 -x2475 -x533 -x780 -x3973 -x7138 -x5544 -x4372 -x6886 -x3516 -x7529 -x5501 -x428 -x2979 -x6984 -x7357 -x5739 -x1761 -x640 -x5673 -x3952 -x2232 -x2412 -x7114 -x5705 -x35 -x6575 -x3624 -x7594 -x6414 -x7319 -x5065 -x4029 -x105 -x4289 -x5486 -x950 -x4924 -x1631 -x535 -x3259 -x4546 -x4012 -x7428 -x1605 -x74 -x2052 -x2607 -x5835 -x832 -x3740 -x545 -x5325 -x6248 -x299 -x5838 -x4102 -x6863 -x980 -x4655 -x10 -x1210 -x6207 -x3265 -x3686 -x2096 -x2815 -x4322 -x2799 -x721 -x90 -x4185 -x5297 -x6513 -x561 -x5897 -x7882 -x1646 -x1888 -x4387 -x1867 -x3591 -x7175 -x2161 -x5567 -x6646 -x6771 -x3520 -x5899 -x4106 -x2724 -x5590 -x4242 -x2690 -x5334 -x671 -x3393 -x4405 -x4620 -x2469 -x3268 -x2334 -x7748 -x6286 -x2029 -x2780 -x1407 -x5813 -x1273 -x5737 -x7474 -x112 -x5008 -x1887 -x6599 -x4791 -x772 -x4221 -x4942 -x1509 -x3495 -x6127 -x6826 -x5784 -x1314 -x5735 -x2820 -x4577 -x5473 -x7041 -x2500 -x7378 -x478 -x5240 -x3998 -x4574 -x1168 -x4666 -x5953 -x7169 -x573 -x1395 -x4301 -x6977 -x3323 -x1214 -x1925 -x3693 -x5758 -x5848 -x7855 -x4075 -x77 -x7011 -x6821 -x1494 -x1575 -x64 -x1948 -x1951 -x5428 -x3916 -x6139 -x1045 -x3536 -x3466 -x2283 -x3547 -x5671 -x3886 -x4929 -x5242 -x7087 -x5248 -x1601 -x3506 -x7317 -x3762 -x1098 -x7906 -x7717 -x1323 -x3485 -x7365 -x6050 -x5645 -x4399 -x3926 -x4517 -x2704 -x4742 -x4769 -x3765 -x444 -x3553 -x4925 -x5761 -x2686 -x5414 -x7552 -x6491 -x3581 -x277 -x4884 -x6588 -x1668 -x4720 -x6543 -x3560 -x7241 -x438 -x5467 -x2056 -x2720 -x603 -x2203 -x5322 -x966 -x4039 -x5782 -x7369 -x1099 -x2153 -x6666 -x296 -x3910 -x1206 -x3519 -x2265 -x4588 -x577 -x2440 -x7427 -x1300 -x6884 -x995 -x168 -x4217 -x2712 -x1161 -x6424 -x6103 -x106 -x1985 -x5906 -x4307 -x3229 -x7680 -x873 -x7104 -x4439 -x1151 -x6462 -x4461 -x6678 -x5561 -x3211 -x4504 -x6385 -x5938 -x5996 -x4774 -x3561 -x810 -x871 -x2498 -x3879 -x6210 -x6516 -x868 -x854 -x3700 -x4391 -x3178 -x4608 -x6158 -x2401 -x2873 -x2176 -x1067 -x7184 -x841 -x707 -x122 -x969 -x3787 x2952 -x541 -x373 -x6636 -x2603 -x4848 -x419 -x6190 -x6312 -x5634 -x5096 -x4634 -x6289 -x5695 -x6765 -x5007 -x7763 -x3375 -x2621 -x1901 -x4418 -x5168 -x5607 -x581 -x2139 -x2784 -x2622 x7729 -x4901 -x6483 -x2549 -x4268 -x4096 -x7848 -x5021 -x1720 -x3651 -x6980 -x2633 -x5144 -x594 -x3839 -x6007 -x3555 -x2585 -x4710 -x6899 -x888 -x6660 -x5962 -x7252 -x5850 -x3067 -x6042 -x2889 -x4430 -x3773 -x4168 -x5989 -x1093 -x4921 -x6025 -x7392 -x7613 -x6355 x943 -x7550 -x3634 -x2389 -x2479 -x6611 -x2653 -x4799 -x5234 -x2798 -x2661 -x7788 -x3031 -x1590 -x4987 -x6983 -x4709 -x4940 -x3757 -x4401 -x2946 -x2309 -x187 -x4997 -x7327 -x1562 -x7734 -x4165 -x4054 -x5908 -x7582 -x4703 -x416 -x6764 -x5384 x7156 -x1259 -x3538 -x5286 -x6442 -x588 -x1237 -x6780 -x3140 -x7849 -x7695 -x7269 -x2005 -x5181 -x3869 -x1506 -x2085 -x7735 -x306 -x6950 -x6728 -x5388 -x2070 -x1507 -x3502 -x2768 -x543 -x6239 -x1272 -x6523 -x3566 -x6474 -x7553 -x6965 -x578 -x4445 -x6148 -x6663 -x3185 -x7751 -x3558 -x979 -x6350 -x293 -x4510 -x4841 -x3457 -x5387 -x1713 -x2752 -x5662 -x2684 -x4034 -x5287 -x5684 -x3054 -x4198 -x3955 -x6969 -x4331 -x6411 -x2726 -x1632 -x7099 -x2836 -x6281 -x1248 -x657 x7927 -x4521 -x5699 -x4270 -x3609 -x5844 -x5831 -x7288 -x3237 -x3124 -x5490 -x6450 -x4048 -x474 -x7422 -x4133 -x4256 -x1471 -x2418 -x6529 -x3539 -x6390 -x5293 -x2163 -x3350 -x3576 -x7518 -x4380 -x4396 -x6090 -x1294 -x1764 -x7502 -x7404 -x837 -x7359 -x5514 -x3751 -x4663 -x899 -x4261 -x185 -x1367 -x2050 -x5178 -x4476 -x1031 -x6598 -x6869 -x1219 -x5167 -x3110 -x3297 -x243 -x2379 -x3939 -x6011 -x4222 -x7851 -x1183 -x1531 -x1669 -x2387 -x3722 -x6633 -x4986 -x2674 -x2220 -x4904 -x5481 -x1025 -x986 -x5382 -x2807 -x775 -x4043 -x2657 -x3985 -x4782 -x1092 -x757 -x4400 -x409 -x2536 -x1193 -x7741 -x7223 -x5563 -x5434 -x5085 -x1076 -x2839 -x6439 -x5812 -x4676 -x6426 -x1874 -x7498 -x7662 -x7785 -x7462 -x5060 -x1468 -x415 -x3685 -x3073 -x877 -x7029 -x1333 -x5201 -x2510 -x3844 -x6488 -x63 -x4554 -x4110 -x1197 -x6699 -x7297 -x6563 -x2862 -x2753 -x9 -x4468 -x4293 -x1512 -x6676 -x695 -x918 -x201 -x4144 -x1731 -x2778 -x4528 -x6505 -x2346 -x964 -x4244 -x7564 -x7035 -x2682 -x3342 -x7842 -x368 -x5128 -x3440 -x6760 -x4164 -x3912 -x5564 -x3293 -x5224 -x4321 -x3125 -x5161 -x4881 -x7541 -x1648 -x2169 -x1676 -x5390 -x5864 -x5749 -x1224 -x2258 -x3656 -x1051 -x4448 -x615 -x4202 -x5558 -x7508 -x4279 -x3395 -x2677 x7712 -x5076 -x2770 -x3286 -x4062 -x2667 -x2545 -x2406 -x7096 -x1311 -x1349 -x696 -x1037 -x2237 -x2871 -x2350 -x7899 -x3159 -x7015 -x6738 -x2519 -x7669 -x5665 -x4918 -x4462 -x6175 -x5757 -x4497 -x6622 -x742 -x7178 -x3999 -x5856 -x2689 -x3475 -x6892 -x7715 -x4141 -x2654 -x1456 -x1866 -x3222 -x4431 -x1881 -x5027 -x1879 -x746 -x7221 -x1989 -x2765 -x1728 -x6890 -x8 -x7584 -x3918 -x6150 -x3595 -x3980 -x1059 -x7589 -x2678 -x3584 -x5312 -x4593 -x3873 -x6512 -x5483 -x1988 -x5227 -x4061 -x461 -x1080 -x6949 -x2700 -x3250 -x3508 -x4646 -x6530 -x7212 -x7466 -x2006 -x4631 -x1097 -x2285 -x5920 -x141 -x67 -x6317 -x4038 -x3206 -x637 -x6596 -x5551 -x4941 -x511 -x3201 -x7298 -x6403 -x828 -x6773 -x4952 -x5686 -x3091 -x7817 -x7447 -x1142 -x2275 -x2963 -x2743 -x4796 -x2829 -x5394 -x4386 -x2086 -x1060 -x3866 -x362 -x4668 -x1215 -x26 -x6929 -x7040 -x7048 -x5456 -x4730 -x5023 -x234 -x3861 -x4459 -x7663 -x4467 -x570 -x682 -x2246 -x674 -x3043 -x7170 -x2473 -x1617 -x6776 -x1054 -x1638 -x5872 -x1968 -x7075 -x1564 -x380 -x1960 -x5916 -x4781 -x7495 -x2647 -x6154 -x944 -x3567 -x4498 -x42 -x1893 -x56 -x6594 -x1102 -x7703 -x5296 -x396 -x3811 -x7279 -x7299 -x358 -x344 -x4330 x2535 -x4152 -x6062 -x7526 -x6271 -x7105 -x5182 -x2373 -x4356 -x7390 -x6331 -x1207 -x6866 -x5846 -x1748 -x4227 -x5395 -x5559 -x5570 -x6117 -x5418 -x7640 -x501 -x5426 -x169 -x4371 -x1964 -x6742 -x7891 -x1702 -x3052 -x7147 -x4272 -x508 -x5354 -x2571 -x2537 -x3174 -x962 -x2556 -x7004 -x7706 -x6746 -x7426 -x7249 -x5165 -x3165 -x4500 -x709 -x1655 -x2472 -x5214 -x7853 -x5274 -x5588 -x5613 -x3958 -x2644 -x7450 -x7419 -x4066 -x2586 -x1805 -x4675 -x91 -x4728 -x4814 -x5285 -x6297 -x450 -x4319 -x613 -x7723 -x5222 -x1634 -x2516 -x258 -x954 -x534 -x3066 -x4479 -x3759 -x405 -x1095 -x5003 -x3149 -x1227 -x3718 -x2422 -x981 -x4370 -x6123 -x2860 -x4082 -x3314 -x3546 -x13 -x2999 -x3196 -x5840 -x1878 -x6186 -x6898 -x3470 -x2872 x2532 -x6170 -x7859 -x1036 -x7095 -x3532 -x3554 -x2235 -x6027 -x6565 -x4988 -x71 -x6360 -x6256 -x2221 -x3317 -x4008 -x1077 -x5700 -x3049 -x4424 -x7837 -x6145 -x3734 -x7483 -x1975 -x3593 -x3901 -x750 -x6004 -x4350 -x1094 -x2249 -x264 -x4684 -x6849 -x6793 -x262 -x7337 -x3501 -x5609 -x364 -x6146 -x1624 -x336 -x7770 -x2337 -x3604 -x6192 -x6047 -x7179 -x7137 -x7509 -x6074 -x1852 -x3741 -x222 -x3862 -x5868 -x3304 -x4702 -x989 -x7203 -x1943 -x3738 -x3136 -x2800 -x4265 -x4994 -x3398 -x6224 -x1596 -x6731 -x1208 -x7216 -x2225 -x164 -x5866 -x3472 -x3675 -x1987 -x1812 -x908 -x2659 -x4249 -x4085 -x3995 -x1127 -x6366 -x7117 -x2899 -x1186 -x670 -x7067 -x1405 -x5284 -x4581 -x648 -x2506 -x7083 -x3951 -x3840 -x5376 -x3504 -x3459 -x3391 -x7931 -x7268 -x1883 -x735 -x2325 -x776 -x4993 -x108 -x5450 -x5750 -x3406 -x1372 -x6383 -x3518 -x2129 -x5088 -x6229 -x4708 -x6369 -x4828 -x951 -x2593 -x3517 -x7494 -x3678 -x6104 -x6091 -x856 -x2982 -x3366 -x7602 -x574 -x807 -x730 -x6775 -x6724 -x6087 -x7930 -x5747 -x4123 -x641 -x5149 -x3644 -x6466 -x1801 -x1260 -x7441 -x5468 -x925 -x2148 -x5998 -x7896 -x3397 -x538 -x2103 -x2302 -x4407 -x4460 -x652 -x6098 -x3072 -x5115 -x664 -x7264 -x7014 -x5192 -x4658 -x2645 -x3148 -x906 -x2599 -x3260 -x5999 -x3770 -x2675 -x1387 -x2629 -x963 -x1368 -x6267 -x2513 -x2465 -x6328 -x7340 -x1184 -x5804 -x5572 x493 -x5197 -x4756 -x2697 -x1087 -x2493 -x1157 -x2190 -x5472 -x3841 -x2512 -x6741 -x3831 -x2082 -x5080 -x4175 -x7182 -x80 -x7065 -x6482 -x1386 -x896 -x5308 -x5801 -x7478 -x1567 -x715 -x5417 -x6564 -x4194 -x5669 -x157 -x4765 -x1396 -x5676 -x7348 -x2567 -x2736 -x5652 -x7116 -x5541 -x1544 -x3600 -x5890 -x499 -x2706 -x1344 -x3011 -x2381 -x6113 -x5476 -x3524 -x30 -x4188 -x7775 -x7619 -x4550 -x4002 -x4544 -x4902 -x936 -x3763 -x1299 -x4189 -x2457 -x4864 -x3093 -x4827 -x1302 -x1626 -x4243 -x1123 -x7522 -x1377 -x6282 -x3743 -x2742 -x1808 -x7247 -x2779 -x1172 -x7766 -x787 -x65 -x2320 -x5475 -x1675 -x6601 -x6153 -x4644 -x4995 -x3113 -x6195 -x3356 -x2990 -x5752 -x7265 -x1044 -x6694 -x2217 -x2177 -x4706 -x596 -x2045 -x2361 -x3298 -x5877 -x4761 -x770 -x7911 -x3447 -x2609 -x7739 -x5460 -x7205 -x5896 -x1907 -x7653 -x3390 -x3961 -x6998 -x2191 -x3625 -x3730 -x3223 -x2174 -x5033 -x6156 -x7289 -x1457 -x4457 -x4374 -x1345 -x3357 -x462 -x6296 -x2643 -x1623 -x502 -x976 -x3585 -x1487 -x5891 -x1062 -x6716 -x6295 -x347 -x5967 -x6975 -x681 -x880 -x6990 -x1256 -x4625 -x2864 -x6698 -x2521 -x5207 -x6894 -x4329 -x825 -x6939 -x7367 -x6643 -x2041 -x6257 -x2522 -x6310 -x1415 -x1573 -x7143 -x4657 -x2595 -x3036 -x3416 -x7044 -x875 -x1513 -x1166 -x7840 -x2733 -x7118 -x319 -x5755 -x3153 -x4910 -x7579 -x6781 -x3987 -x5245 -x4776 -x4018 -x6351 -x2981 -x1236 -x5272 -x609 -x5009 -x4317 -x579 -x3078 -x4818 -x4839 -x357 -x7260 -x4570 -x2104 -x1508 -x7810 -x6290 -x1467 -x6057 -x1529 -x7306 -x1555 -x1798 -x252 -x5623 -x3379 -x4762 -x1737 -x2837 -x658 -x1493 -x4366 -x7615 -x667 -x5235 -x7646 -x1239 -x5802 -x7097 -x916 -x3232 -x3493 -x1837 -x453 -x353 -x6790 -x3015 -x4571 -x6533 -x7207 -x7253 -x7867 -x6223 -x6164 -x813 -x5519 -x1604 -x5952 -x627 -x5228 -x7057 -x6841 -x6946 -x1515 -x4722 -x994 -x591 -x4158 -x3063 -x1584 -x214 -x3087 -x4552 -x1915 -x5392 -x3451 -x1792 -x1635 -x5910 -x4717 -x2938 -x2883 -x7078 -x4057 -x6616 -x6825 -x7585 -x1838 -x5943 -x3329 -x6485 -x3729 -x5313 -x1755 -x2009 -x6924 -x7794 -x2818 -x6036 -x3147 -x3863 -x7572 -x2076 -x4667 -x726 -x3047 -x2491 -x402 -x1454 -x6037 -x5176 -x6642 -x7218 -x2075 -x2307 -x1810 -x7559 -x6672 -x1310 -x3221 -x5280 -x5799 -x1687 -x7622 -x587 -x4343 -x1318 -x7535 -x1440 -x7007 -x5259 -x6247 -x7033 -x4798 -x7915 -x3899 -x7251 -x1285 -x2183 -x1847 -x7413 -x4225 -x4219 -x7621 -x1180 -x653 -x2202 -x4654 -x1863 -x6368 -x2933 -x7031 -x6988 -x6536 -x2939 -x2877 -x6457 -x5869 -x2439 -x6437 -x1859 -x5970 -x4264 -x1469 -x2231 -x121 -x7045 -x1591 -x7847 -x52 -x1821 -x5818 -x6811 -x4103 -x2884 -x4316 -x3058 -x5744 -x287 -x1783 -x6933 -x6861 -x4210 -x1266 -x5444 -x2814 -x3263 -x3514 -x3721 -x3568 -x1691 -x2007 -x87 -x2617 -x4551 -x6758 -x5055 -x2356 -x3523 -x3163 -x5947 -x5968 -x7318 -x494 -x24 -x5454 -x5574 -x6747 -x4582 -x2160 -x3551 -x1735 -x5129 -x820 -x2411 -x2051 -x149 -x3378 -x5413 -x4149 -x3179 -x7421 -x3646 -x3102 -x3467 -x5067 -x575 -x5536 -x7608 -x7668 -x3025 -x5785 -x482 -x876 -x2182 -x855 -x649 -x7472 -x4752 -x1074 -x2853 -x6174 -x3292 -x6573 -x1071 -x665 -x1038 -x6799 -x3713 -x6180 -x843 -x5798 -x2705 -x1517 -x3235 -x4466 -x7452 -x228 -x2948 -x4248 -x4852 -x6854 -x1049 -x1042 -x46 -x6196 -x2133 -x7823 -x5466 -x5092 -x188 -x7773 -x927 -x7308 -x2652 -x6494 -x2018 -x1200 -x403 -x1909 -x2486 -x2602 -x1902 -x6178 -x7843 -x412 -x5495 -x1719 -x4661 -x137 -x7460 -x6469 -x3083 -x318 -x5867 -x2801 -x3114 -x2354 -x6589 -x7088 -x1169 -x1578 -x3346 -x957 -x5822 -x5470 -x2613 -x4763 -x4453 -x4036 -x1492 -x6604 -x6243 -x207 -x6005 -x7208 -x1292 -x7743 -x1930 -x6306 -x2844 -x6218 -x2164 -x3696 -x2251 -x5765 -x6451 -x3327 -x3602 -x3643 -x7433 -x7131 -x2039 -x140 -x6373 -x6794 -x1828 -x6862 -x6365 -x2375 -x7440 -x2019 -x6503 -x3207 -x5731 -x2314 -x2698 -x7856 x7704 -x5533 -x7018 -x7112 -x359 -x5084 -x503 -x2488 -x724 -x6143 -x3671 -x4076 -x1072 -x2813 -x7166 -x3407 -x3535 -x1162 -x2363 -x6122 -x2303 x7826 -x3090 -x4408 -x6795 -x3254 -x1021 -x6284 -x6992 -x1997 -x7301 -x6391 -x922 -x3737 -x70 -x6339 -x2038 -x887 -x565 -x1566 -x3296 -x3948 -x2881 -x4377 -x4937 -x5781 -x5424 -x155 -x2179 -x1211 -x99 -x2010 -x5582 -x2996 -x1572 -x1692 -x3842 -x2061 -x7002 -x3343 -x5331 -x7607 -x1190 -x562 -x4172 -x4998 -x7233 -x3971 -x1427 -x7459 -x4695 -x1132 -x7586 -x1949 -x3550 -x3465 -x3446 -x6107 -x2917 -x4104 -x6232 -x5706 -x7382 -x398 -x93 -x2891 -x6013 -x5692 -x3887 -x5362 -x2810 -x6557 -x6502 -x4412 -x826 -x5606 -x6668 -x3 -x6465 -x4635 -x973 -x4522 -x1141 -x75 -x2554 -x5074 -x2746 -x7821 -x3010 -x5616 -x241 -x6703 -x5342 -x3167 -x607 -x4935 -x1327 -x4218 -x7881 -x2572 -x2794 -x6712 -x4860 -x7689 -x4820 -x6203 -x7806 -x2477 -x779 -x5206 -x4443 -x6250 -x4338 -x3815 -x3801 -x7878 -x5927 -x1020 -x3665 -x1644 -x3359 -x4856 -x4340 -x379 -x1291 -x7616 -x1934 -x5102 -x1940 -x6078 -x1595 -x3922 -x2904 -x5439 -x7152 -x5441 -x872 -x7576 -x2067 -x4878 -x6215 -x6657 -x437 -x3365 -x1279 -x4877 -x4597 -x834 -x5797 -x1490 -x4915 -x7283 -x5529 -x3309 -x738 -x5879 -x3450 -x6652 -x4451 -x7328 -x3915 -x4392 -x4624 -x1547 -x5138 -x4696 -x7463 -x7262 -x2887 -x1992 -x4493 -x3767 -x4323 -x5396 -x2876 -x6135 -x4754 -x181 -x789 -x4389 -x6487 -x3198 -x6816 -x5135 -x1699 -x4725 -x3823 -x6718 -x1129 -x6550 -x7456 -x6396 -x990 -x6068 -x3137 -x2162 -x4909 -x3580 x7744 -x7024 -x7479 -x2588 -x1258 -x31 -x5832 -x1417 x5203 -x814 -x1015 -x3445 -x481 -x4437 -x7108 -x1503 -x3389 -x7189 -x3876 -x1434 -x2021 -x3496 -x6625 -x2195 -x2091 -x2064 x2531 -x5649 -x7377 -x3322 -x1694 -x7716 -x890 -x2740 -x2345 -x6038 -x1872 -x7820 -x2992 x4422 -x3064 -x2020 -x4636 -x5805 -x4953 x3372 -x4481 -x3162 -x6875 -x182 -x7885 -x5710 -x4559 -x1174 -x3649 -x3434 -x4530 -x23 -x5555 -x1980 -x6393 -x3016 -x2468 -x4788 -x7768 -x6020 -x4286 -x4126 -x1520 -x3774 -x2327 -x259 -x4560 -x6782 -x5985 -x5035 -x1804 -x6809 -x6183 -x3712 -x6389 -x7 -x3583 -x4855 -x7539 -x1921 -x5939 -x2856 -x6689 -x5932 -x6985 -x2907 -x7271 -x174 -x512 -x6352 -x4159 -x934 -x2212 -x7167 -x2299 -x569 -x6354 -x6907 -x3828 -x3707 -x6064 -x1262 -x4030 -x4477 -x4876 -x1906 -x5276 -x1850 -x2444 -x6147 x7779 -x2923 -x6871 -x257 -x6555 -x2483 -x5289 -x5756 -x6179 -x881 -x2921 -x5987 -x1360 -x1854 -x7477 -x5795 -x4812 -x5136 -x3660 -x2942 -x6226 -x4972 -x1932 -x1252 -x3021 -x7111 -x7176 -x6321 -x3455 -x6288 -x236 -x300 -x3905 -x154 -x2562 -x2940 -x5648 -x4394 -x1649 -x5134 -x4885 -x1756 -x7130 -x6059 -x2360 -x4715 -x3180 -x4145 -x5675 x7697 -x430 -x3878 -x5401 -x1522 -x4241 -x5172 -x660 -x914 -x1701 -x1570 -x1066 -x5087 -x3336 -x6606 -x7587 -x4821 -x6511 -x1000 -x1545 -x7043 -x3257 -x5431 -x6785 -x470 -x2119 -x7657 -x3345 -x2450 -x1979 -x4480 -x7098 -x6409 -x7876 -x3846 -x3319 -x2369 -x2994 -x2830 -x4979 -x530 -x982 -x2787 -x4290 -x4313 -x2243 -x3084 -x5774 -x6454 -x6526 -x889 -x3471 -x5025 -x536 -x1868 -x2318 -x4653 -x2115 -x1505 -x4565 -x1923 -x4098 -x2514 -x2594 -x3386 -x7363 -x907 -x1500 -x7380 -x4288 -x5162 -x2044 -x6591 -x2151 -x1052 -x808 -x78 -x1913 -x4334 -x2980 -x3856 -x1107 -x6978 -x3855 -x3975 -x85 -x1993 -x2888 -x938 -x6897 -x2880 -x6943 -x4678 -x5635 -x6484 -x3654 -x6507 -x2403 -x2680 -x5546 -x2144 -x1885 -x3001 -x7561 -x7443 -x7497 -x110 -x5106 -x11 -x7641 -x3403 -x6902 -x898 -x3243 -x817 -x3716 -x3579 -x2882 -x650 -x2725 -x7544 -x7254 -x3013 -x2267 -x5657 -x4095 -x1445 -x3476 -x5543 -x1254 -x6051 -x4685 -x7022 -x7417 -x1321 -x7718 -x3039 -x5759 -x2348 -x2975 -x7846 -x7504 -x4962 -x3891 -x753 -x76 -x3964 -x2900 -x3430 -x7300 -x1263 -x3132 -x7412 -x1611 -x6379 -x3104 -x2125 -x2719 -x4783 -x1853 -x7293 -x2313 -x1297 -x323 -x2241 -x119 -x7500 -x2017 -x5237 -x6244 -x2095 -x12 -x6960 -x5912 -x3588 -x6106 -x7165 -x3752 x2953 -x7296 -x4120 -x4309 -x1106 -x1006 -x6789 -x2857 -x3488 -x559 -x7008 -x5166 -x2370 -x2769 -x3096 -x7517 -x5261 -x2775 -x2152 -x1532 -x4490 -x556 -x5037 -x4539 -x6520 -x5368 -x4557 -x7580 -x2425 -x1426 -x2729 -x4732 -x3976 -x2943 -x1182 -x5883 -x5965 -x6571 -x6641 -x3305 -x5351 -x7220 -x5517 x7803 -x3782 -x7229 -x6236 -x4760 -x2419 -x7839 -x3019 -x1557 -x7515 -x3270 -x7852 -x6032 -x6200 -x1003 -x3361 -x1150 -x7303 -x5903 -x417 -x5729 -x5482 -x2466 -x1607 -x1306 -x5410 -x2388 -x303 -x4735 -x2097 -x760 -x3510 -x5639 -x4831 -x758 -x2710 -x693 -x2902 -x5608 -x6798 -x3783 -x4917 -x6138 -x1645 -x1926 -x5685 -x1177 -x6356 -x3525 -x115 -x1935 -x3380 -x669 -x2546 -x4601 -x7620 -x5265 -x3807 -x2027 -x3065 -x6095 -x4004 -x1404 -x6265 -x6915 -x4758 -x3405 -x3834 -x6171 -x5887 -x727 -x2400 -x123 -x4767 -x2427 -x6617 -x3030 -x835 -x2054 -x5594 -x5988 -x7034 -x5014 -x4130 -x5727 -x5852 -x7076 -x4575 -x6525 -x4134 -x3636 -x3851 -x4342 -x3744 -x6610 -x614 -x2011 -x1353 -x4311 -x4032 -x3453 -x38 -x5047 -x448 -x2146 -x788 -x4770 -x6480 -x3376 -x4968 -x4809 -x7012 -x4079 -x2382 -x6423 -x3640 -x2358 -x455 -x3641 -x263 -x2423 -x1554 -x39 -x3881 -x3285 -x1473 -x3896 -x2717 -x426 -x7491 -x7063 -x7755 -x2222 -x3563 -x6631 -x4823 -x94 -x2057 -x3720 -x4257 -x3820 -x7661 -x2043 -x781 -x2101 -x5723 -x7501 -x41 -x1919 -x292 -x5787 -x4435 -x1194 -x2507 -x5013 -x7174 -x7732 -x5628 x131 -x7064 -x2300 -x4750 -x5059 -x4112 -x5627 -x915 -x4787 -x6774 -x4899 -x4060 -x2738 -x6832 -x1163 -x2893 -x2840 -x4648 -x3059 -x5044 -x4853 -x5552 -x4966 -x4231 -x3422 -x3739 -x7312 -x7632 -x675 -x6044 -x5597 -x4163 -x1187 -x6388 -x4254 -x5238 -x7435 -x1063 -x3676 -x5523 -x3668 -x5937 -x705 -x5659 -x7386 -x4956 -x1824 -x7533 -x4930 -x5789 -x1916 -x7458 -x1941 -x2364 -x1332 -x2501 -x2117 -x3900 -x329 -x202 -x791 -x3902 -x1535 -x1383 -x1910 -x6958 -x527 -x190 -x7401 -x3854 -x1660 -x3694 -x6684 -x782 -x1629 x7391 -x4209 -x7094 -x5738 -x4105 -x7633 -x1416 -x5278 -x7635 -x1196 -x2464 -x1842 -x2376 -x2721 -x7086 -x4990 -x2581 -x2281 -x4379 -x1769 -x7543 -x5383 -x2305 -x6440 -x2124 -x2294 -x3816 -x51 -x7514 -x5862 -x5233 -x1846 -x1745 -x5341 -x3573 -x1931 -x5909 -x5480 -x4515 -x4512 -x4347 -x2843 -x4764 -x1552 -x4639 -x2832 -x3889 -x6363 -x5778 -x6380 -x7643 -x4700 -x7567 -x6386 -x4572 -x1145 -x2289 -x5961 -x6921 -x1892 -x3117 -x7101 -x6820 -x2293 -x3515 -x4980 -x6211 -x2727 -x382 -x921 -x1363 -x5575 -x1627 -x4564 -x7199 -x1165 -x4895 -x5105 -x2175 -x2737 -x1012 -x4147 -x897 -x2930 -x1086 -x5298 -x3233 -x4826 -x6214 -x6089 -x6675 -x7139 -x3620 -x3704 -x3251 -x4790 -x5957 -x2001 -x4475 -x72 -x2060 -x5715 -x5525 -x6803 -x862 -x1665 -x792 -x4483 -x6735 -x2123 -x7555 -x2835 -x5156 -x7672 -x6070 -x818 -x1339 -x333 -x2255 -x6453 -x3936 -x5277 -x7733 -x7845 -x1999 -x5825 -x7257 -x1559 -x773 -x3684 -x127 -x1139 -x2866 -x2685 -x3507 -x1394 -x6193 -x2448 -x6222 -x1170 -x5263 -x1537 -x5488 -x19 -x5292 -x7629 -x2261 -x2539 -x7714 -x7387 -x7832 -x6514 -x1366 -x5925 -x3511 -x2505 -x2301 -x3993 -x3355 -x568 -x6560 -x2166 -x7051 -x5130 -x5209 -x7292 -x803 -x6687 -x1014 -x332 -x334 -x7399 -x7102 -x282 -x2976 -x5841 -x6926 -x3489 -x5944 -x5860 -x2395 -x5694 -x1085 -x6445 -x3992 -x2845 -x1974 -x3409 -x4863 -x5984 -x6971 -x5187 -x6940 -x6326 -x6615 -x2589 -x98 -x1421 -x4561 -x2156 -x7360 -x3613 -x7339 -x5620 -x5119 -x3360 -x5547 -x6471 -x5576 -x7332 -x547 -x4589 -x6276 -x271 -x6048 -x5024 -x7163 -x6431 -x349 -x734 -x7381 -x5295 -x5086 -x2728 -x7454 -x5038 -x2575 -x144 -x6864 -x1705 -x5720 -x1971 -x7644 -x961 -x3690 -x1075 -x2240 -x6300 -x7285 -x7389 -x5923 -x6478 -x7534 -x3521 -x5077 -x4811 -x1933 -x3614 -x633 -x1342 -x1313 -x1135 -x1352 -x2322 -x2639 -x1131 -x3435 -x2030 -x4536 -x2159 -x6682 -x2934 -x5127 -x783 -x6549 -x2014 -x2590 -x7912 -x1672 -x5718 -x7259 -x2489 -x1240 -x3291 -x7583 -x1403 -x5133 -x5001 -x2637 -x235 -x5550 -x5315 -x5370 -x7496 -x4607 -x5343 -x7486 -x4586 -x7645 -x5507 -x949 -x7566 -x5262 -x3666 -x6313 -x6212 -x3399 -x6489 -x7054 -x4410 -x3577 -x1592 -x940 -x4197 -x684 -x7612 -x4166 -x4518 -x6018 -x4716 -x3562 -x2538 -x4385 x1721 -x3921 -x2803 -x6542 -x3533 -x3615 -x5629 -x4495 -x6623 -x6208 -x3789 -x4727 -x1830 -x3295 -x6418 -x1530 -x1429 -x5796 -x861 -x5809 -x5663 -x7570 -x5847 -x2106 -x829 -x2970 -x1939 -x1103 -x471 -x744 -x6552 -x1972 -x439 -x4107 -x2254 -x4487 -x7062 -x5668 -x1374 -x2352 -x2022 -x7904 -x6304 -x3642 -x7080 -x4125 -x6504 -x1392 -x3301 -x6251 -x1380 -x4236 -x3252 -x1625 -x1965 -x3534 -x4789 -x1712 -x3082 -x7050 -x273 -x7305 -x5653 -x5500 -x1065 -x2197 -x1122 -x5415 -x5980 -x6322 -x7841 -x21 -x1181 -x754 -x2004 -x1458 -x7934 -x6237 -x2547 -x763 -x5163 -x6944 -x1803 -x5808 -x6279 -x5762 -x5994 -x6427 -x372 -x1877 -x6292 -x4705 -x1307 -x3325 -x7563 -x2230 -x3108 -x1602 -x1331 -x6065 -x2846 -x1479 -x3097 -x7342 -x4058 -x2812 -x1483 -x7326 -x5017 -x1185 -x2771 -x6298 -x4135 -x3249 -x6829 -x3014 -x5066 -x4419 -x5375 -x1818 x5624 -x5093 -x733 -x3500 -x1282 -x3053 -x5991 -x2583 -x1762 -x3408 -x6970 -x7833 -x4847 -x1765 -x4028 -x7121 -x7123 -x827 -x6076 -x132 -x5849 -x2344 -x519 -x183 -x6524 -x5702 -x5217 -x5195 -x7726 -x6270 -x1790 -x5794 -x5816 -x7079 -x7532 -x7556 -x971 -x3449 -x1120 -x1743 -x572 -x2478 -x1304 -x3639 -x2991 -x3885 -x1348 -x2272 -x3335 -x870 -x6937 -x2756 -x2167 -x2311 -x57 -x2878 -x4647 -x365 -x2460 -x2192 -x2147 -x1833 -x2774 -x514 -x5711 -x4829 -x2310 -x3349 -x2083 -x5349 -x4757 -x1782 -x1688 -x2407 -x7918 -x7461 -x972 -x3023 -x7611 -x974 -x4269 -x4 -x4507 -x2651 -x7655 -x6343 -x4368 -x3541 -x6338 -x1148 -x3728 -x5508 -x7237 -x7344 -x2987 -x6586 -x3483 -x955 -x3522 x1662 -x3131 -x5540 -x3432 -x1825 -x3598 -x4346 -x6544 -x7875 -x1373 -x3594 -x5521 -x4610 -x5321 -x2430 -x2184 -x5656 -x7073 -x6701 -x6812 -x210 -x2189 -x3164 -x3503 -x1111 -x3974 -x2122 -x3719 -x7106 -x1924 -x3142 -x2520 -x3695 -x6002 -x4274 -x1441 -x2702 -x5549 -x6401 -x1225 -x4976 -x4157 -x5327 -x6673 -x6953 -x4600 -x61 -x1815 -x3246 -x2435 -x3537 -x7787 -x5250 -x2069 -x418 -x5052 -x5728 -x5177 -x903 -x1561 -x7520 -x2028 -x636 -x7396 -x7591 -x7892 -x1002 -x1191 -x4488 -x2229 -x7246 -x7238 -x1116 -x4670 -x1990 -x136 x5622 -x7193 -x4874 -x6574 -x3255 -x4886 -x7888 -x3442 -x2708 -x6416 -x2747 -x4965 -x1011 -x6160 -x4044 -x5411 -x7872 -x2634 -x4643 -x3692 -x6844 -x2455 -x3984 -x2347 -x3244 -x4540 -x4964 -x1296 -x1269 -x5113 -x2266 -x3075 -x291 -x560 -x4283 -x1524 -x3105 -x1718 -x685 -x5462 -x2530 -x5528 -x6075 -x3880 -x959 -x7402 -x5236 -x7530 -x1058 -x193 -x3205 -x4916 -x5078 -x768 -x1482 -x6911 -x2688 x1725 -x5904 -x6498 -x5378 -x5748 -x2610 -x6249 -x4793 -x2035 -x1541 -x5213 -x280 -x5231 -x3316 -x5863 -x2263 -x4247 -x2113 -x4743 -x5034 -x2577 -x931 -x2636 -x1663 -x6876 -x2413 -x4398 -x7037 -x4611 -x391 -x431 -x3423 -x920 -x975 -x3865 -x1759 -x798 -x5104 -x3714 -x7136 -x1243 -x7120 -x3135 -x4336 -x3890 -x5015 -x6656 -x1030 -x2357 -x4801 -x4200 -x6168 -x4602 -x4511 -x58 -x1009 -x3497 -x1419 -x4492 -x7324 -x3037 -x314 -x737 -x4778 -x7652 -x7405 -x6176 -x433 -x6228 -x504 x7868 -x2462 -x3526 -x1048 -x1945 -x5054 -x846 -x2834 -x3077 -x4592 -x687 -x5870 -x1890 -x4850 -x802 -x4888 -x1717 -x6021 -x4873 -x7263 -x2058 -x7825 -x5754 -x6635 -x5159 -x7053 -x5963 -x4836 -x992 -x4950 -x4140 -x6088 -x7568 -x6515 -x4427 -x289 -x595 -x3123 -x230 -x6587 -x1016 -x7623 -x1647 -x4080 -x5935 -x1176 -x5511 -x5457 -x7749 -x4868 -x766 -x7160 -x5766 -x5950 -x6909 -x4111 -x4549 -x5974 -x6942 -x5252 -x7747 -x335 -x1969 -x7691 -x4299 -x5911 -x5145 -x1937 x3312 -x3978 -x4128 -x4613 -x7281 -x6727 -x3371 -x246 -x6590 -x4137 -x4341 -x370 -x1398 -x7894 -x2224 -x3611 -x423 -x7371 -x1083 -x2766 -x3761 -x6357 -x7434 -x5409 -x219 -x4277 -x2941 -x5633 -x7540 -x4388 -x647 -x2898 -x645 -x7549 -x5712 -x2642 -x1733 -x6254 x5982 -x4351 -x7197 -x4359 -x4970 -x7557 -x4153 -x4612 -x5359 -x7634 -x968 -x6468 -x1156 -x4121 -x795 -x125 -x6081 -x967 -x7436 -x1763 -x6807 -x2910 -x6818 -x7511 -x88 -x3657 -x5716 -x4870 -x3650 -x1583 -x2286 -x2234 -x725 -x823 -x6715 -x5184 -x1253 -x1477 -x6509 -x4484 x7765 -x2761 -x7030 -x3968 -x1133 -x6693 -x4064 -x7354 -x784 -x6213 -x1871 -x6887 -x5412 -x6377 -x5733 -x2284 -x7824 -x5630 -x3682 -x1579 -x2960 -x5029 x2956 -x1446 -x2252 -x6759 -x1121 -x5372 -x2386 -x2158 -x3491 -x2088 -x6878 -x6242 -x3972 -x2527 -x6997 -x6060 -x7211 -x5141 -x2481 -x5892 -x6275 -x2693 -x4672 -x1749 -x1895 -x45 -x1794 -x1920 -x5377 -x5512 -x224 -x7425 -x1900 -x5446 -x3080 -x6303 -x946 -x4630 -x6455 -x7604 -x1068 -x1284 -x716 -x1209 -x7588 -x7370 -x7914 -x2494 -x1040 -x5118 -x3864 -x1738 -x5958 -x6903 -x340 -x7884 -x1711 -x4050 -x5267 -x4733 -x5914 -x3041 -x229 -x3658 -x7465 -x5230 -x3236 -x506 -x212 -x4454 -x7172 -x864 -x544 -x1324 -x4154 -x7149 -x2920 -x1963 -x3079 -x5503 -x2897 -x6291 -x7161 -x1953 -x6404 -x5772 -x463 -x313 -x1061 -x1510 -x156 -x1359 -x2484 -x7408 -x558 -x6881 -x6464 -x6562 -x2282 -x1461 -x904 -x7141 -x390 -x4862 -x1334 -x6662 -x3853 -x6737 -x1891 -x4734 -x369 -x385 -x5429 -x4729 -x142 -x1542 -x1708 -x7358 -x529 -x2972 -x5353 -x5898 -x7562 -x1245 -x5190 -x5881 -x6966 -x238 -x7467 -x3715 -x2259 -x2449 -x858 -x5193 -x6422 -x5196 -x747 -x4292 -x793 -x6100 -x7600 -x5907 -x2208 -x350 -x2919 -x5854 -x2913 -x1361 -x3587 -x3227 -x2783 -x1952 -x1018 -x5046 -x5117 -x2089 -x849 -x1549 -x6316 -x3156 -x4903 -x1452 -x240 -x2180 -x6209 -x194 -x348 -x1005 -x3253 -x2079 -x2262 -x1478 -x3629 -x5219 -x2210 -x4527 -x6152 -x5425 -x522 -x4143 -x5147 -x4982 -x5150 x7854 -x1201 -x3354 -x1927 -x7398 -x3245 -x7485 -x1917 -x4207 -x7731 -x2758 -x6294 -x2713 -x1908 -x7626 -x6979 -x745 -x3570 -x965 -x4376 -x3429 -x2734 -x7115 -x4315 -x1973 -x82 -x7610 -x5719 -x5243 -x6639 -x4584 -x3166 -x1143 -x6539 -x6395 -x4503 -x4562 -x3400 -x1864 -x397 -x3776 -x7058 -x6157 -x4245 -x1491 -x6456 -x6434 -x1470 -x3994 -x6702 -x6963 -x7127 -x5940 -x4906 -x4438 -x3404 -x2343 -x1164 -x6181 -x5255 -x5948 -x5148 -x4996 -x3803 -x2451 -x2959 -x109 -x7439 -x6370 -x5169 -x2326 -x3775 -x6838 -x196 -x3824 -x882 -x4262 -x2280 -x2954 -x1799 -x5189 -x3272 -x3338 -x7432 -x4302 -x1114 -x3005 -x5581 -x1231 -x7932 -x7776 -x6407 -x4077 -x4746 -x6266 -x935 -x2660 -x683 -x6537 -x2047 -x7764 -x4531 -x3062 -x689 -x5619 -x7214 -x401 -x4907 -x1534 -x6129 -x5905 -x7836 -x4180 -x1664 -x5158 -x7400 -x1189 -x1817 -x6375 -x4687 -x1855 -x6263 -x7905 -x948 -x600 -x751 -x1126 -x2619 -x6553 -x6323 -x6860 -x7767 -x2821 -x3860 -x5990 -x1682 -x4284 -x5792 -x7730 -x4059 -x2905 -x6846 -x3965 -x1480 -x3154 -x1489 -x4920 -x5777 -x5445 -x1994 -x2447 -x6359 -x1546 -x1599 -x3437 -x1640 -x5304 -x811 -x7032 -x4949 -x5767 -x6 -x3145 -x7180 -x7383 -x1574 -x32 -x2100 -x4947 -x456 -x3911 -x6204 x7793 -x1053 -x5722 -x3608 -x5650 -x7573 -x4938 -x316 -x2524 -x4849 -x3374 -x1775 -x5019 x6614 -x736 -x4092 -x7815 -x5918 -x1027 -x7686 -x1779 -x997 -x1843 -x4797 -x7889 -x3302 -x3225 -x4015 -x4978 -x4406 -x255 x4361 -x5241 -x7202 -x2699 -x2906 -x7754 -x6046 -x7005 -x632 -x4101 -x2691 -x1816 -x1340 -x1459 -x7813 -x5644 -x1978 -x3543 -x7558 -x3306 -x1390 -x5817 -x435 -x1449 -x2892 -x4325 -x7745 -x6397 -x2003 -x7681 -x1496 -x5637 -x2429 -x6888 x732 -x6840 -x3795 -x6824 -x677 -x5983 -x762 -x5299 -x1836 -x7275 -x2253 -x6311 -x1707 -x7873 -x7070 -x998 -x3760 -x7707 -x7750 -x5389 -x2349 -x5687 -x305 -x7814 -x4303 -x5075 -x446 -x6654 -x6994 -x2181 -x6709 -x3904 -x4882 -x6545 -x3028 -x4025 -x6927 -x521 -x2270 -x5591 -x2870 -x3308 -x6880 -x7278 -x3169 -x4006 -x553 -x3727 -x1084 -x1425 -x5042 -x7777 -x6112 -x2540 -x7658 -x4395 -x3688 -x635 -x6347 -x6408 -x2922 -x4977 -x6872 x134 -x2333 x7151 -x7286 -x4271 -x5545 -x7027 -x81 -x5318 -x2606 -x6690 -x2838 -x4919 -x5357 -x7124 -x7683 -x6049 -x4741 -x1330 -x6067 -x2630 -x913 -x4858 -x1715 -x3950 -x6114 -x171 -x3173 -x4838 -x3612 -x4707 -x4913 -x7592 -x5577 -x6705 -x6708 -x5689 -x5432 -x6868 -x833 -x4626 -x2760 -x5929 -x7017 -x4721 -x7059 -x3115 -x6982 -x5814 -x5672 -x6763 -x5124 -x3777 -x3024 -x1806 -x3127 -x4576 -x2194 -x4017 -x343 -x1175 -x6751 -x1814 -x4470 -x3821 -x2850 -x3217 -x893 -x7107 -x5971 -x3051 -x4779 -x4656 -x3710 x7910 -x580 -x5790 -x3924 -x2824 -x6136 -x1770 -x5736 -x1753 -x2569 -x2931 -x5566 -x6460 -x4665 -x6752 -x167 -x2012 -x1639 -x6609 -x4397 -x5497 -x3735 -x410 -x66 -x2416 -x2776 -x1959 -x5433 -x1247 -x4629 -x5282 -x6246 -x2925 -x3935 -x4021 -x5107 -x857 -x4415 -x4441 -x2470 -x173 -x1741 -x7698 -x620 -x5933 -x3347 -x5823 -x622 -x6651 -x7449 -x2155 -x49 -x3888 -x5355 -x3486 -x6309 -x2 -x3116 -x1568 -x611 -x5791 -x1726 -x6729 -x7384 -x5775 -x3388 -x1226 -x6169 -x327 -x1138 -x5356 -x4714 -x2786 -x4300 -x5584 -x6028 -x5403 -x4806 -x6216 -x36 -x3119 -x3785 -x6406 -x2751 -x3426 -x7395 -x7480 -x912 -x7818 -x6092 -x3731 -x7637 -x1155 -x6981 -x6605 -x4623 -x7379 -x7547 -x400 -x5520 -x1569 -x5337 -x5732 -x3326 -x6674 -x5562 -x2592 -x2555 -x4119 -x7601 -x6580 -x3959 -x2903 -x4072 -x1598 -x5571 -x5919 -x1364 -x3188 -x3575 -x2140 -x1643 -x1659 -x4474 -x3792 -x5827 -x53 -x2711 -x5513 -x4291 -x7708 -x718 -x7510 -x7072 -x5081 -x942 x7335 -x4229 -x7827 -x2790 -x3194 -x3663 -x6740 -x5464 -x7617 -x209 -x346 -x917 -x3460 -x5090 -x5641 -x4686 -x1465 -x7316 -x4226 -x374 -x7321 -x5393 -x1600 -x624 -x420 -x4003 -x7701 -x2525 -x2168 -x7493 -x4692 -x1140 -x4473 -x6187 -x6333 -x3813 -x2279 -x1430 -x7679 -x4641 -x1588 -x363 -x1391 -x5319 -x7590 -x221 -x3411 -x7648 -x5955 -x6287 -x1498 -x2414 -x7244 -x2137 -x2670 -x3638 -x4099 -x59 -x5180 -x5101 -x7231 -x3990 -x6893 -x1118 -x3758 -x2646 -x5642 -x3192 -x3027 -x3385 -x7322 -x7871 -x6014 -x6346 -x6757 -x717 -x816 -x6522 -x3698 -x7538 -x4651 -x3617 -x2517 -x6910 x7760 -x2336 -x267 -x3033 -x2278 -x2502 -x7061 -x977 -x1399 -x3428 -x7046 -x1957 -x3750 -x3214 -x3332 -x3328 -x3989 -x4983 -x2404 -x7489 -x7157 -x4014 -x5339 -x7638 -x2015 -x7418 -x5871 -x5885 -x1192 -x3845 -x6528 -x4328 -x3172 -x7349 -x5703 -x3284 -x3683 -x3883 -x4534 -x1460 -x1800 -x606 -x5465 -x4420 -x4598 -x5535 -x852 -x4892 -x5601 -x4156 -x3458 -x7678 -x7801 -x1462 -x1613 -x6133 -x4893 -x4181 -x1981 -x3412 -x6750 -x7016 -x3605 -x1747 -x4808 -x6259 -x1109 -x5109 -x1484 -x6269 -x2772 -x3195 -x4167 -x7423 -x7524 -x1670 -x1220 -x3210 -x7192 -x845 -x477 -x3368 -x3898 -x3282 -x7228 -x44 -x3909 -x227 -x1124 -x3606 -x3224 -x6475 -x5830 -x2811 -x4865 -x752 -x1938 -x6043 -x3155 -x2323 -x213 -x7248 -x2399 -x5565 -x4928 -x523 -x924 -x4768 -x5004 -x6330 -x1381 -x1653 -x3454 -x2366 -x3344 -x1684 -x2745 -x6831 -x901 -x5506 -x1729 -x4810 -x2723 -x4285 -x7056 -x434 -x3838 -x5447 -x550 -x1043 -x7670 -x3963 -x206 -x1499 -x4569 -x4939 -x3874 -x5740 -x2110 -x5018 -x6621 -x4775 -x4701 -x250 -x3168 -x4713 -x5917 -x5012 -x7429 -x1678 -x7531 -x6833 -x1922 -x3628 -x3925 -x5152 -x6072 x7736 -x6686 -x1870 -x5954 -x7236 -x3095 -x4719 -x5602 -x6255 -x6040 -x1336 -x6817 -x1261 -x5361 -x885 -x4324 -x3418 -x4403 -x3788 -x7201 -x1347 -x3962 -x3234 -x6567 -x585 -x6253 -x2553 -x6438 -x6895 -x1081 -x2397 -x1637 -x5977 -x4632 -x2623 -x2785 -x1346 -x6853 -x6934 -x4224 -x6745 -x5153 -x694 -x7879 -x1026 -x2036 -x6086 -x4196 -x5578 -x4436 -x5369 -x2896 -x2615 -x4585 -x3791 -x6096 -x6201 -x5810 -x3771 -x5783 -x4365 -x4867 -x2673 -x5726 -x3957 -x6436 -x812 -x245 -x473 -x6748 -x1996 -x5636 -x3797 -x1516 -x4616 -x3812 -x836 -x7204 -x619 -x4067 -x6547 -x5956 -x3672 -x2143 -x6659 -x5596 -x2795 -x6956 -x2842 -x2093 -x2908 -x7235 -x6184 -x4122 -x1560 -x7437 -x5631 -x2209 -x1481 -x6874 -x5041 -x4333 -x3903 -x315 -x2002 -x4887 -x7789 -x2936 -x629 -x7922 -x7618 -x4834 -x4458 -x4191 -x848 -x7936 -x1485 -x7010 -x7375 -x6688 -x3212 -x5534 -x4519 -x2341 -x2638 -x1402 -x2957 -x4525 -x3681 -x3007 -x3711 -x6045 -x2625 -x7276 -x6707 -x2568 -x298 -x7694 -x6015 -x5946 -x480 -x740 -x3906 -x6034 x7925 -x1298 -x330 -x5599 -x6848 -x116 -x103 -x5273 -x104 -x3917 -x5316 -x5880 -x5603 -x5268 -x2187 -x3427 -x6519 -x7290 -x7654 -x1178 -x2118 -x7028 -x3484 -x6644 -x4276 -x2238 -x1840 -x5154 -x3717 -x5419 -x4161 -x7656 -x3048 -x6867 -x6506 -x7671 -x325 -x5173 -x4677 -x4432 -x7809 -x4526 -x5208 -x7578 -x1693 -x3981 -x7453 -x7870 -x1379 -x2966 -x1585 -x5438 -x3618 -x4035 -x2445 -x6681 -x2458 -x3509 -x4409 -x7850 -x7865 -x5309 -x4355 -x361 -x4090 -x4005 -x4108 -x7329 -x3330 -x4535 -x5945 -x6822 -x5374 -x5779 -x1450 -x208 -x3202 -x3288 -x7183 -x5647 -x5398 -x1577 -x1750 -x1448 -x1736 -x3893 -x5893 -x497 -x3937 -x631 -x2394 -x819 -x6198 -x5381 -x6108 -x4619 -x1288 -x2264 -x1727 -x6993 -x6600 -x3004 -x739 x731 -x4872 -x2509 -x5855 -x5057 -x4671 -x1167 -x5770 -x5281 -x3003 -x4246 -x3494 -x399 -x4712 -x1903 -x4845 -x4109 -x7470 -x3002 -x3020 -x3645 -x7333 -x708 -x6916 -x7446 -x3289 -x113 -x7596 -x4051 -x6906 -x4854 -x6017 -x5485 -x1722 -x7239 -x5806 -x436 -x2962 -x4485 -x5824 -x1343 -x1028 -x6162 -x4736 -x3438 -x3545 -x3779 -x129 -x1476 -x1055 -x5851 -x3677 -x3802 -x3867 -x7213 -x7242 -x6041 -x755 -x2731 -x2928 -x204 -x6726 -x4973 -x4074 -x1528 -x4162 -x1886 -x2055 -x6061 -x3086 -x7162 -x4771 -x1947 -x2074 -x2410 -x2681 -x4212 -x5072 -x5198 -x3150 -x4529 -x2632 -x5617 -x7792 -x6141 -x874 -x1370 -x6421 -x5734 -x7625 -x4178 -x1904 -x3626 -x6815 -x5406 -x4337 -x6879 -x3868 -x567 -x2257 -x4545 -x6962 -x532 -x7536 -x5928 -x4900 -x5188 -x3276 -x4815 -x879 -x1778 -x2640 -x1651 -x275 -x7861 -x759 -x4251 -x515 -x1946 -x43 -x1734 -x2656 -x6159 -x3231 -x15 -x274 -x7913 -x5379 -x806 -x2805 -x4417 -x4605 -x4287 -x6806 -x7647 -x2371 -x6847 -x4628 -x1795 -x7385 -x5122 -x1984 -x4556 -x7084 -x2867 -x5913 -x6986 -x6919 -x3271 -x485 -x4638 -x3138 -x2239 -x6843 -x5560 -x7270 -x2764 -x5886 -x7210 -x6991 -x4683 -x3983 -x2226 -x655 -x4216 -x3143 -x7198 -x7674 -x4819 -x6873 -x3920 -x7227 -x1858 -x4203 -x4472 -x414 -x2335 -x6361 -x7266 -x3808 -x5114 -x4442 -x2879 -x34 -x3081 -x3219 -x73 -x1849 -x6441 -x6527 -x7001 -x1088 -x5478 -x4693 -x7081 -x3531 -x2392 -x3991 -x5714 -x133 -x2433 -x1047 -x1022 -x4835 -x5625 -x1620 -x4230 -x3152 -x4425 -x7874 -x5992 -x6024 -x608 -x794 -x4174 -x4237 -x160 -x3373 -x5815 -x5865 -x2368 -x1899 -x7302 -x5769 -x678 -x2533 -x2722 -x6499 -x7581 -x151 -x2040 -x7481 -x5826 -x6777 -x6664 -x7599 -x7575 -x393 -x272 -x5440 -x2869 -x1104 -x1894 -x5051 -x7519 -x2236 -x6121 -x1656 -x1819 -x7133 -x1365 -x5451 -x3805 -x564 -x5006 -x7113 -x3358 x3313 -x2250 -x2950 -x5504 -x4617 -x2518 -x7320 -x6137 -x626 -x7665 -x1195 -x6999 -x6810 -x3786 -x7177 -x7545 -x804 -x4508 -x4568 -x270 -x548 -x3949 -x3872 -x1010 -x2487 -x5484 -x6964 -x2504 -x3571 -x3100 -x5000 -x2290 -x180 -x526 x704 -x356 -x978 -x7710 -x3060 -x5364 -x7902 -x1709 -x5788 -x5073 -x1358 -x6593 -x2233 -x7696 -x5876 -x4223 -x1793 -x7864 -x178 -x3732 -x4047 -x2172 -x6736 -x6252 -x4780 -x513 -x2025 -x2065 -x3796 -x1278 -x6116 -x7811 -x1609 -x1679 -x2563 -x5036 x7880 -x6052 -x2714 -x4052 -x510 -x468 -x1073 -x5174 -x5461 -x2046 -x1221 -x371 -x3369 -x7917 -x2550 -x3022 -x2544 -x3870 -x460 -x5895 -x2560 -x2781 -x6428 -x7673 -x1179 -x1232 -x1807 -x7758 -x7877 -x4596 -x3413 -x5420 -x199 -x7609 -x2739 -x4344 x7812 -x5143 -x869 -x1826 -x3540 -x3134 -x1744 -x2895 -x5875 -x7909 -x5858 -x7009 -x1293 -x7341 -x4861 -x5386 -x3352 -x2624 -x4992 -x1576 -x2875 -x5338 -x1453 -x2244 -x4304 -x6188 -x7639 -x2099 -x7314 -x6967 -x2492 -x5696 -x6336 -x2564 -x5226 -x654 -x1774 -x5632 -x7783 -x2604 -x5494 -x3076 -x4136 -x3857 -x3669 -x7457 -x6695 -x5725 -x489 -x6932 -x6952 -x2409 x3673 -x525 -x6996 -x215 -x4113 -x5264 -x4869 -x7129 -x6541 -x4975 x7705 -x6653 -x6517 -x2628 -x1706 -x1954 -x4063 -x3331 -x2080 -x3513 -x3817 x2384 -x5430 -x2048 -x457 -x6054 -x4139 -x1001 -x5615 -x5421 -x628 -x5807 -x4542 -x4690 -x3929 -x254 -x7128 -x1376 -x7926 -x5592 -x1714 -x7119 -x5254 -x7593 -x5063 -x286 -x4563 -x7513 -x5819 -x6732 -x387 -x472 -x1117 -x7416 -x2827 -x2066 -x6762 -x1616 -x5216 -x2415 -x865 -x3733 -x7702 -x7074 -x6959 -x3530 -x5120 x3944 -x5091 -x6120 -x352 -x2696 -x2993 -x1128 -x4267 -x198 -x451 -x910 -x6945 -x4160 -x743 -x1667 -x2296 -x3094 -x2201 -x761 -x7684 -x5471 -x4023 -x7921 -x847 -x4505 -x1385 -x3877 -x7560 -x5589 -x2081 -x638 -x4739 -x2773 -x2565 -x5942 -x6721 -x5365 -x6069 -x2459 -x2757 -x1013 -x2802 -x7334 -x5253 -x7243 -x1431 -x842 -x389 -x47 -x4731 -x1730 -x6293 -x6335 -x6578 -x5303 -x6202 -x3182 -x576 -x3988 -x2068 -x4045 -x7838 -x7503 -x7666 -x1319 -x6749 -x4922 -x5294 -x3610 -x6463 -x4183 -x7196 -x4908 -x1746 -x377 -x86 -x6801 -x6035 -x7778 -x6669 -x7805 -x7700 -x5701 -x7475 -x4699 -x3050 -x3034 -x6125 -x5040 -x3835 -x1526 -x4142 -x7132 -x4681 -x2548 -x4429 -x2109 -x5949 -x5833 -x2223 -x465 -x1589 -x5763 -x5618
3582.14/3598.78	s SATISFIABLE
3582.14/3598.78	c Time taken to solve: 3594.7000026690002 seconds
3582.14/3598.78	c Total time taken: 3594.9378066062927 seconds

Verifier Data

OK	3918848

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

running on 4 cores: 28-31

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-4,6,8-11,13,16-23,25-26,32,35-40,42,48,51,55,61
  3550 MHz: 5,7,30,57-58
  3600 MHz: 12,14-15,24,27-29,31,33-34,41,43-47,49-50,52-54,56,59-60,62-63
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 0-3

CPU governors:
  performance: 28-31

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127505 MiB free)
  node 1: cores 8-15, 129019 MiB (128659 MiB free)
  node 2: cores 16-23, 128973 MiB (128641 MiB free)
  node 3: cores 24-31, 129003 MiB (128750 MiB free)
  node 4: cores 32-39, 129019 MiB (128607 MiB free)
  node 5: cores 40-47, 129019 MiB (128693 MiB free)
  node 6: cores 48-55, 129019 MiB (128705 MiB free)
  node 7: cores 56-63, 128474 MiB (127938 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=22260, runsolver pid=22257
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 0.00 0.05 1.33 1/814 22267
/proc/meminfo: memFree=1052159100/1055320700 swapFree=33554428/33554428
[pid=22260] ppid=22257 vsize=4324 memory=3188 CPUtime=0 cores=28-31
/proc/22260/stat : 22260 (run) S 22257 22260 22157 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 2453294 4427776 640 18446744073709551615 94077987483648 94077988378181 140733489638688 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94077988617232 94077988664976 94077990801408 140733489641602 140733489641837 140733489641837 140733489647569 0
/proc/22260/statm: 1081 797 709 219 0 143 0
[pid=22264] ppid=22260 vsize=15000 memory=9300 CPUtime=0 cores=28-31
/proc/22264/stat : 22264 (python3) D 22260 22260 22157 0 -1 4194304 878 0 0 0 0 0 0 0 20 0 1 0 2453297 15360000 2176 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 2 1 0 0 17 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
/proc/22264/statm: 3750 2325 1600 753 0 1599 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 19324 KiB
Current children cumulated memory: 12488 KiB

[startup+0.211462 s]*
/proc/loadavg: 0.00 0.05 1.33 1/819 22277
/proc/meminfo: memFree=1052157972/1055320700 swapFree=33554428/33554428
[pid=22260] ppid=22257 vsize=4324 memory=3188 CPUtime=0 cores=28-31
/proc/22260/stat : 22260 (run) S 22257 22260 22157 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 2453294 4427776 640 18446744073709551615 94077987483648 94077988378181 140733489638688 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94077988617232 94077988664976 94077990801408 140733489641602 140733489641837 140733489641837 140733489647569 0
/proc/22260/statm: 1081 797 709 219 0 143 0
[pid=22264] ppid=22260 vsize=17356 memory=12520 CPUtime=0.01 cores=28-31
/proc/22264/stat : 22264 (python3) D 22260 22260 22157 0 -1 4194304 1661 0 0 0 1 0 0 0 20 0 1 0 2453297 17772544 2944 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 2 1 0 0 17 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
/proc/22264/statm: 4339 3130 1624 753 0 2188 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 21680 KiB
Current children cumulated memory: 15708 KiB

[startup+0.31116 s]*
/proc/loadavg: 0.00 0.05 1.33 2/820 22286
/proc/meminfo: memFree=1052151836/1055320700 swapFree=33554428/33554428
[pid=22260] ppid=22257 vsize=4324 memory=3188 CPUtime=0 cores=28-31
/proc/22260/stat : 22260 (run) S 22257 22260 22157 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 2453294 4427776 640 18446744073709551615 94077987483648 94077988378181 140733489638688 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94077988617232 94077988664976 94077990801408 140733489641602 140733489641837 140733489641837 140733489647569 0
/proc/22260/statm: 1081 797 709 219 0 143 0
[pid=22264] ppid=22260 vsize=18776 memory=14280 CPUtime=0.02 cores=28-31
/proc/22264/stat : 22264 (python3) D 22260 22260 22157 0 -1 4194304 2105 0 0 0 2 0 0 0 20 0 1 0 2453297 19226624 3456 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 2 1 0 0 17 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
/proc/22264/statm: 4694 3570 1620 753 0 2543 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 23100 KiB
Current children cumulated memory: 17468 KiB

[startup+0.700127 s]
/proc/loadavg: 0.00 0.05 1.33 2/826 22307
/proc/meminfo: memFree=1052077932/1055320700 swapFree=33554428/33554428
[pid=22260] ppid=22257 vsize=4324 memory=3188 CPUtime=0 cores=28-31
/proc/22260/stat : 22260 (run) S 22257 22260 22157 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 2453294 4427776 640 18446744073709551615 94077987483648 94077988378181 140733489638688 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94077988617232 94077988664976 94077990801408 140733489641602 140733489641837 140733489641837 140733489647569 0
/proc/22260/statm: 1081 797 709 219 0 143 0
[pid=22264] ppid=22260 vsize=26380 memory=20532 CPUtime=0.06 cores=28-31
/proc/22264/stat : 22264 (python3) D 22260 22260 22157 0 -1 4194304 3494 0 0 0 5 1 0 0 20 0 1 0 2453297 27013120 4992 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 2 1 0 0 17 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
/proc/22264/statm: 6595 5133 1880 753 0 4010 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 30704 KiB
Current children cumulated memory: 23720 KiB

[startup+1.50019 s]
/proc/loadavg: 0.00 0.05 1.33 7/859 22374
/proc/meminfo: memFree=1052057768/1055320700 swapFree=33554428/33554428
[pid=22260] ppid=22257 vsize=4324 memory=3188 CPUtime=0 cores=28-31
/proc/22260/stat : 22260 (run) S 22257 22260 22157 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 2453294 4427776 640 18446744073709551615 94077987483648 94077988378181 140733489638688 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94077988617232 94077988664976 94077990801408 140733489641602 140733489641837 140733489641837 140733489647569 0
/proc/22260/statm: 1081 797 709 219 0 143 0
[pid=22264] ppid=22260 vsize=237624 memory=37888 CPUtime=0.35 cores=28-31
/proc/22264/stat : 22264 (python3) D 22260 22260 22157 0 -1 4194304 6222 0 0 0 33 2 0 0 20 0 4 0 2453297 243326976 9344 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 2 0 0 0 17 31 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
/proc/22264/statm: 59406 9472 3649 753 0 46024 0
[pid=22264/tid=22368] ppid=22260 vsize=237624 memory=35036 CPUtime=0.07 cores=28-31
/proc/22264/task/22368/stat : 22368 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 243326976 9344 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 2 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22369] ppid=22260 vsize=237624 memory=132 CPUtime=0.07 cores=28-31
/proc/22264/task/22369/stat : 22369 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 243326976 9344 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 2 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22370] ppid=22260 vsize=237624 memory=3458764759456022830 CPUtime=0.07 cores=28-31
/proc/22264/task/22370/stat : 22370 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 243326976 9344 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 2 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 241948 KiB
Current children cumulated memory: 41076 KiB

[startup+3.11281 s]
/proc/loadavg: 1.36 0.33 1.42 4/940 22500
/proc/meminfo: memFree=1051592848/1055320700 swapFree=33554428/33554428
[pid=22260] ppid=22257 vsize=4324 memory=3188 CPUtime=0 cores=28-31
/proc/22260/stat : 22260 (run) S 22257 22260 22157 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 2453294 4427776 640 18446744073709551615 94077987483648 94077988378181 140733489638688 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94077988617232 94077988664976 94077990801408 140733489641602 140733489641837 140733489641837 140733489647569 0
/proc/22260/statm: 1081 797 709 219 0 143 0
[pid=22264] ppid=22260 vsize=326704 memory=81280 CPUtime=0.5 cores=28-31
/proc/22264/stat : 22264 (python3) D 22260 22260 22157 0 -1 4194304 14560 0 0 0 44 6 0 0 20 0 4 0 2453297 334544896 20096 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 2 0 0 0 17 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
/proc/22264/statm: 81676 20320 6685 753 0 53496 0
[pid=22264/tid=22368] ppid=22260 vsize=326704 memory=35036 CPUtime=0.07 cores=28-31
/proc/22264/task/22368/stat : 22368 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 334544896 20096 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 2 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22369] ppid=22260 vsize=326704 memory=14976676354329379 CPUtime=0.07 cores=28-31
/proc/22264/task/22369/stat : 22369 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 334544896 20096 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 2 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22370] ppid=22260 vsize=326704 memory=0 CPUtime=0.07 cores=28-31
/proc/22264/task/22370/stat : 22370 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 334544896 20096 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 2 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 331028 KiB
Current children cumulated memory: 84468 KiB
heavy processes:

[startup+6.30014 s]
/proc/loadavg: 1.36 0.33 1.42 14/921 22526
/proc/meminfo: memFree=1050621160/1055320700 swapFree=33554428/33554428
[pid=22260] ppid=22257 vsize=4324 memory=3188 CPUtime=0 cores=28-31
/proc/22260/stat : 22260 (run) S 22257 22260 22157 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 2453294 4427776 640 18446744073709551615 94077987483648 94077988378181 140733489638688 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94077988617232 94077988664976 94077990801408 140733489641602 140733489641837 140733489641837 140733489647569 0
/proc/22260/statm: 1081 797 709 219 0 143 0
[pid=22264] ppid=22260 vsize=478776 memory=172264 CPUtime=3.03 cores=28-31
/proc/22264/stat : 22264 (python3) R 22260 22260 22157 0 -1 4194304 37656 0 352 0 293 10 0 0 20 0 4 0 2453297 490266624 42809 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 0 0 0 17 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
/proc/22264/statm: 119694 43066 13701 753 0 70731 0
[pid=22264/tid=22368] ppid=22260 vsize=478776 memory=19290 CPUtime=0.07 cores=28-31
/proc/22264/task/22368/stat : 22368 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 490266624 42809 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22369] ppid=22260 vsize=478776 memory=3188 CPUtime=0.07 cores=28-31
/proc/22264/task/22369/stat : 22369 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 490266624 42809 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22370] ppid=22260 vsize=478776 memory=3188 CPUtime=0.07 cores=28-31
/proc/22264/task/22370/stat : 22370 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 490266624 42809 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 483100 KiB
Current children cumulated memory: 175452 KiB
heavy processes:

[startup+12.7001 s]
/proc/loadavg: 2.61 0.61 1.50 13/913 22537
/proc/meminfo: memFree=1049379172/1055320700 swapFree=33554428/33554428
[pid=22260] ppid=22257 vsize=4324 memory=3188 CPUtime=0 cores=28-31
/proc/22260/stat : 22260 (run) S 22257 22260 22157 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 2453294 4427776 640 18446744073709551615 94077987483648 94077988378181 140733489638688 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94077988617232 94077988664976 94077990801408 140733489641602 140733489641837 140733489641837 140733489647569 0
/proc/22260/statm: 1081 797 709 219 0 143 0
[pid=22264] ppid=22260 vsize=495436 memory=188812 CPUtime=9.41 cores=28-31
/proc/22264/stat : 22264 (python3) R 22260 22260 22157 0 -1 4194304 53779 0 352 0 931 10 0 0 20 0 4 0 2453297 507326464 46905 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 0 0 0 17 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
/proc/22264/statm: 123859 47203 13715 753 0 74896 0
[pid=22264/tid=22368] ppid=22260 vsize=495436 memory=3188 CPUtime=0.07 cores=28-31
/proc/22264/task/22368/stat : 22368 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 507326464 46905 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22369] ppid=22260 vsize=495436 memory=14120 CPUtime=0.07 cores=28-31
/proc/22264/task/22369/stat : 22369 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 507326464 46905 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22370] ppid=22260 vsize=495436 memory=5852 CPUtime=0.07 cores=28-31
/proc/22264/task/22370/stat : 22370 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 507326464 46905 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
Current children cumulated CPU time: 9.41 s
Current children cumulated vsize: 499760 KiB
Current children cumulated memory: 192000 KiB
heavy processes:

[startup+25.5002 s]
/proc/loadavg: 5.58 1.36 1.73 13/913 22537
/proc/meminfo: memFree=1048277588/1055320700 swapFree=33554428/33554428
[pid=22260] ppid=22257 vsize=4324 memory=3188 CPUtime=0 cores=28-31
/proc/22260/stat : 22260 (run) S 22257 22260 22157 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 2453294 4427776 640 18446744073709551615 94077987483648 94077988378181 140733489638688 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94077988617232 94077988664976 94077990801408 140733489641602 140733489641837 140733489641837 140733489647569 0
/proc/22260/statm: 1081 797 709 219 0 143 0
[pid=22264] ppid=22260 vsize=506900 memory=200628 CPUtime=22.17 cores=28-31
/proc/22264/stat : 22264 (python3) R 22260 22260 22157 0 -1 4194304 77186 0 352 0 2205 12 0 0 20 0 4 0 2453297 519065600 49849 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 0 0 0 17 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
/proc/22264/statm: 126725 50157 13747 753 0 77762 0
[pid=22264/tid=22368] ppid=22260 vsize=506900 memory=3188 CPUtime=0.07 cores=28-31
/proc/22264/task/22368/stat : 22368 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 519065600 49849 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22369] ppid=22260 vsize=506900 memory=3188 CPUtime=0.07 cores=28-31
/proc/22264/task/22369/stat : 22369 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 519065600 49849 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22370] ppid=22260 vsize=506900 memory=200152 CPUtime=0.07 cores=28-31

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

[pid=22260] ppid=22257 vsize=4324 memory=3188 CPUtime=0 cores=28-31
/proc/22260/stat : 22260 (run) S 22257 22260 22157 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 2453294 4427776 640 18446744073709551615 94077987483648 94077988378181 140733489638688 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94077988617232 94077988664976 94077990801408 140733489641602 140733489641837 140733489641837 140733489647569 0
/proc/22260/statm: 1081 797 709 219 0 143 0
[pid=22264] ppid=22260 vsize=642904 memory=339548 CPUtime=3565.8 cores=28-31
/proc/22264/stat : 22264 (python3) R 22260 22260 22157 0 -1 4194304 323801 0 352 0 356553 27 0 0 20 0 4 0 2453297 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 0 0 0 17 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
/proc/22264/statm: 160726 84887 13770 753 0 111763 0
[pid=22264/tid=22368] ppid=22260 vsize=642904 memory=14124 CPUtime=0.07 cores=28-31
/proc/22264/task/22368/stat : 22368 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22369] ppid=22260 vsize=642904 memory=3188 CPUtime=0.07 cores=28-31
/proc/22264/task/22369/stat : 22369 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22370] ppid=22260 vsize=642904 memory=15448 CPUtime=0.07 cores=28-31
/proc/22264/task/22370/stat : 22370 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
Current children cumulated CPU time: 3565.8 s
Current children cumulated vsize: 647228 KiB
Current children cumulated memory: 342736 KiB

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

# cumulated CPU time of all completed processes:  user=3582.03 s, system=0.284044 s

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

[startup+3584 s]*
/proc/loadavg: 16.10 16.30 16.06 17/932 23251
/proc/meminfo: memFree=1018268456/1055320700 swapFree=33554428/33554428
[pid=22260] ppid=22257 vsize=4324 memory=3188 CPUtime=0 cores=28-31
/proc/22260/stat : 22260 (run) S 22257 22260 22157 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 2453294 4427776 640 18446744073709551615 94077987483648 94077988378181 140733489638688 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94077988617232 94077988664976 94077990801408 140733489641602 140733489641837 140733489641837 140733489647569 0
/proc/22260/statm: 1081 797 709 219 0 143 0
[pid=22264] ppid=22260 vsize=642904 memory=339548 CPUtime=3567.51 cores=28-31
/proc/22264/stat : 22264 (python3) R 22260 22260 22157 0 -1 4194304 323824 0 352 0 356724 27 0 0 20 0 4 0 2453297 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 0 0 0 17 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
/proc/22264/statm: 160726 84887 13770 753 0 111763 0
[pid=22264/tid=22368] ppid=22260 vsize=642904 memory=8324804502407576462 CPUtime=0.07 cores=28-31
/proc/22264/task/22368/stat : 22368 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22369] ppid=22260 vsize=642904 memory=7824893686456426116 CPUtime=0.07 cores=28-31
/proc/22264/task/22369/stat : 22369 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22370] ppid=22260 vsize=642904 memory=3196 CPUtime=0.07 cores=28-31
/proc/22264/task/22370/stat : 22370 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
Current children cumulated CPU time: 3567.51 s
Current children cumulated vsize: 647228 KiB
Current children cumulated memory: 342736 KiB

[startup+3590.4 s]
/proc/loadavg: 16.09 16.29 16.06 17/932 23251
/proc/meminfo: memFree=1018576216/1055320700 swapFree=33554428/33554428
[pid=22260] ppid=22257 vsize=4324 memory=3188 CPUtime=0 cores=28-31
/proc/22260/stat : 22260 (run) S 22257 22260 22157 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 2453294 4427776 640 18446744073709551615 94077987483648 94077988378181 140733489638688 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94077988617232 94077988664976 94077990801408 140733489641602 140733489641837 140733489641837 140733489647569 0
/proc/22260/statm: 1081 797 709 219 0 143 0
[pid=22264] ppid=22260 vsize=642904 memory=339548 CPUtime=3573.87 cores=28-31
/proc/22264/stat : 22264 (python3) R 22260 22260 22157 0 -1 4194304 323877 0 352 0 357360 27 0 0 20 0 4 0 2453297 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 0 0 0 17 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
/proc/22264/statm: 160726 84887 13770 753 0 111763 0
[pid=22264/tid=22368] ppid=22260 vsize=642904 memory=15448 CPUtime=0.07 cores=28-31
/proc/22264/task/22368/stat : 22368 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22369] ppid=22260 vsize=642904 memory=14124 CPUtime=0.07 cores=28-31
/proc/22264/task/22369/stat : 22369 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22370] ppid=22260 vsize=642904 memory=12864 CPUtime=0.07 cores=28-31
/proc/22264/task/22370/stat : 22370 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
Current children cumulated CPU time: 3573.87 s
Current children cumulated vsize: 647228 KiB
Current children cumulated memory: 342736 KiB

[startup+3593.6 s]
/proc/loadavg: 16.08 16.29 16.06 17/932 23251
/proc/meminfo: memFree=1018387964/1055320700 swapFree=33554428/33554428
[pid=22260] ppid=22257 vsize=4324 memory=3188 CPUtime=0 cores=28-31
/proc/22260/stat : 22260 (run) S 22257 22260 22157 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 2453294 4427776 640 18446744073709551615 94077987483648 94077988378181 140733489638688 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94077988617232 94077988664976 94077990801408 140733489641602 140733489641837 140733489641837 140733489647569 0
/proc/22260/statm: 1081 797 709 219 0 143 0
[pid=22264] ppid=22260 vsize=642904 memory=339548 CPUtime=3577.06 cores=28-31
/proc/22264/stat : 22264 (python3) R 22260 22260 22157 0 -1 4194304 323895 0 352 0 357679 27 0 0 20 0 4 0 2453297 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 0 0 0 17 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
/proc/22264/statm: 160726 84887 13770 753 0 111763 0
[pid=22264/tid=22368] ppid=22260 vsize=642904 memory=339548 CPUtime=0.07 cores=28-31
/proc/22264/task/22368/stat : 22368 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22369] ppid=22260 vsize=642904 memory=339548 CPUtime=0.07 cores=28-31
/proc/22264/task/22369/stat : 22369 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22370] ppid=22260 vsize=642904 memory=339548 CPUtime=0.07 cores=28-31
/proc/22264/task/22370/stat : 22370 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
Current children cumulated CPU time: 3577.06 s
Current children cumulated vsize: 647228 KiB
Current children cumulated memory: 342736 KiB

[startup+3596.8 s]
/proc/loadavg: 16.08 16.29 16.06 17/932 23251
/proc/meminfo: memFree=1018234996/1055320700 swapFree=33554428/33554428
[pid=22260] ppid=22257 vsize=4324 memory=3188 CPUtime=0 cores=28-31
/proc/22260/stat : 22260 (run) S 22257 22260 22157 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 2453294 4427776 640 18446744073709551615 94077987483648 94077988378181 140733489638688 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94077988617232 94077988664976 94077990801408 140733489641602 140733489641837 140733489641837 140733489647569 0
/proc/22260/statm: 1081 797 709 219 0 143 0
[pid=22264] ppid=22260 vsize=642904 memory=339548 CPUtime=3580.25 cores=28-31
/proc/22264/stat : 22264 (python3) R 22260 22260 22157 0 -1 4194304 323928 0 352 0 357998 27 0 0 20 0 4 0 2453297 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 0 0 0 17 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
/proc/22264/statm: 160726 84887 13770 753 0 111763 0
[pid=22264/tid=22368] ppid=22260 vsize=642904 memory=3188 CPUtime=0.07 cores=28-31
/proc/22264/task/22368/stat : 22368 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22369] ppid=22260 vsize=642904 memory=3188 CPUtime=0.07 cores=28-31
/proc/22264/task/22369/stat : 22369 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22370] ppid=22260 vsize=642904 memory=339548 CPUtime=0.07 cores=28-31
/proc/22264/task/22370/stat : 22370 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
Current children cumulated CPU time: 3580.25 s
Current children cumulated vsize: 647228 KiB
Current children cumulated memory: 342736 KiB

[startup+3597.6 s]
/proc/loadavg: 16.08 16.29 16.06 16/924 23259
/proc/meminfo: memFree=1019143136/1055320700 swapFree=33554428/33554428
[pid=22260] ppid=22257 vsize=4324 memory=3188 CPUtime=0 cores=28-31
/proc/22260/stat : 22260 (run) S 22257 22260 22157 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 2453294 4427776 640 18446744073709551615 94077987483648 94077988378181 140733489638688 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94077988617232 94077988664976 94077990801408 140733489641602 140733489641837 140733489641837 140733489647569 0
/proc/22260/statm: 1081 797 709 219 0 143 0
[pid=22264] ppid=22260 vsize=642904 memory=339548 CPUtime=3581.05 cores=28-31
/proc/22264/stat : 22264 (python3) R 22260 22260 22157 0 -1 4194304 323928 0 352 0 358078 27 0 0 20 0 4 0 2453297 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 0 0 0 17 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
/proc/22264/statm: 160726 84887 13770 753 0 111763 0
[pid=22264/tid=22368] ppid=22260 vsize=642904 memory=2508 CPUtime=0.07 cores=28-31
/proc/22264/task/22368/stat : 22368 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22369] ppid=22260 vsize=642904 memory=3508 CPUtime=0.07 cores=28-31
/proc/22264/task/22369/stat : 22369 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22370] ppid=22260 vsize=642904 memory=15448 CPUtime=0.07 cores=28-31
/proc/22264/task/22370/stat : 22370 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
Current children cumulated CPU time: 3581.05 s
Current children cumulated vsize: 647228 KiB
Current children cumulated memory: 342736 KiB

[startup+3598.4 s]
/proc/loadavg: 16.08 16.28 16.06 15/916 23267
/proc/meminfo: memFree=1019787732/1055320700 swapFree=33554428/33554428
[pid=22260] ppid=22257 vsize=4324 memory=3188 CPUtime=0 cores=28-31
/proc/22260/stat : 22260 (run) S 22257 22260 22157 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 2453294 4427776 640 18446744073709551615 94077987483648 94077988378181 140733489638688 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94077988617232 94077988664976 94077990801408 140733489641602 140733489641837 140733489641837 140733489647569 0
/proc/22260/statm: 1081 797 709 219 0 143 0
[pid=22264] ppid=22260 vsize=642904 memory=339548 CPUtime=3581.84 cores=28-31
/proc/22264/stat : 22264 (python3) R 22260 22260 22157 0 -1 4194304 323948 0 352 0 358157 27 0 0 20 0 4 0 2453297 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 0 0 0 17 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
/proc/22264/statm: 160726 84887 13770 753 0 111763 0
[pid=22264/tid=22368] ppid=22260 vsize=642904 memory=14124 CPUtime=0.07 cores=28-31
/proc/22264/task/22368/stat : 22368 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22369] ppid=22260 vsize=642904 memory=12864 CPUtime=0.07 cores=28-31
/proc/22264/task/22369/stat : 22369 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22370] ppid=22260 vsize=642904 memory=5852 CPUtime=0.07 cores=28-31
/proc/22264/task/22370/stat : 22370 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 658333696 84635 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
Current children cumulated CPU time: 3581.84 s
Current children cumulated vsize: 647228 KiB
Current children cumulated memory: 342736 KiB

[startup+3598.8 s]
/proc/loadavg: 16.08 16.28 16.06 15/916 23267
/proc/meminfo: memFree=1019787732/1055320700 swapFree=33554428/33554428
[pid=22260] ppid=22257 vsize=4324 memory=3188 CPUtime=0 cores=28-31
/proc/22260/stat : 22260 (run) S 22257 22260 22157 0 -1 4194304 264 121 0 0 0 0 0 0 20 0 1 0 2453294 4427776 640 18446744073709551615 94077987483648 94077988378181 140733489638688 0 0 0 65536 4 65538 1 0 0 17 29 0 0 0 0 0 94077988617232 94077988664976 94077990801408 140733489641602 140733489641837 140733489641837 140733489647569 0
/proc/22260/statm: 1081 797 709 219 0 143 0
[pid=22264] ppid=22260 vsize=637680 memory=334976 CPUtime=3582.24 cores=28-31
/proc/22264/stat : 22264 (python3) R 22260 22260 22157 0 -1 4194304 331958 0 352 0 358197 27 0 0 20 0 4 0 2453297 652984320 83467 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 0 0 0 0 17 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
/proc/22264/statm: 159420 83744 13779 753 0 110457 0
[pid=22264/tid=22368] ppid=22260 vsize=637680 memory=8322837480383675278 CPUtime=0.07 cores=28-31
/proc/22264/task/22368/stat : 22368 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 652984320 83467 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 0 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22369] ppid=22260 vsize=637680 memory=339548 CPUtime=0.07 cores=28-31
/proc/22264/task/22369/stat : 22369 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 652984320 83467 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 0 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
[pid=22264/tid=22370] ppid=22260 vsize=637680 memory=1223016 CPUtime=0.07 cores=28-31
/proc/22264/task/22370/stat : 22370 (python3) S 22260 22260 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453391 652984320 83467 18446744073709551615 4321280 7402577 140725761197552 0 0 0 0 16781312 0 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 36933632 140725761206173 140725761206424 140725761206424 140725761212346 0
Current children cumulated CPU time: 3582.24 s
Current children cumulated vsize: 642004 KiB
Current children cumulated memory: 338164 KiB

Child status: 0

Real time (s): 3598.86
CPU time (s): 3582.31
CPU user time (s): 3582.03
CPU system time (s): 0.284044
CPU usage (%): 99.5402
Max. virtual memory (cumulated for all children) (KiB): 647228
Max. memory (cumulated for all children) (KiB): 342736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3582.03
system time used= 0.284044
maximum resident set size= 338540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 333031
page faults= 352
swaps= 0
block input operations= 41712
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3557
involuntary context switches= 1737


# summary of solver processes directly reported to runsolver:
#   pid: 22260
#   total CPU time (s): 3582.31
#   total CPU user time (s): 3582.03
#   total CPU system time (s): 0.284044

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.9197 second user time and 35.5831 second system time

The end

Launcher Data

Begin job on nodeE006 at 2026-07-15 17:17:28
IDJOB=4847259
IDBENCH=146770
IDSOLVER=3706
FILE ID=nodeE006/4847259-1784128648
RUNJOBID= nodeE006-1784128647-22181
SLURM_JOB_ID= 12756366
Free space on /tmp= 802104 MiB

SOLVER NAME= cpmpy_ortools (1 core) 2026-07-14
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-ran16x16.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores 1 --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4847259-1784128648/watcher-4847259-1784128648 -o /tmp/evaluation-result-4847259-1784128648/solver-4847259-1784128648 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847259-1784128648/vars-4847259-1784128648 --bin-var /tmp/runsolver-exch-nodeE006-1784128647-22181 --watchdog 3760  run HOME/instance-4847259-1784128648.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1588372373 --intermediate --solver ortools

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

MD5SUM BENCH= dbef043f16801556ea1810722aa54e59
RANDOM SEED=1588372373

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        1052164480 kB
MemAvailable:   1049809716 kB
Buffers:            3336 kB
Cached:           910148 kB
SwapCached:            0 kB
Active:           304372 kB
Inactive:         686520 kB
Active(anon):     103836 kB
Inactive(anon):        0 kB
Active(file):     200536 kB
Inactive(file):   686520 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             35756 kB
Writeback:             4 kB
AnonPages:         85892 kB
Mapped:           100832 kB
Shmem:             26428 kB
KReclaimable:     125584 kB
Slab:             488632 kB
SReclaimable:     125584 kB
SUnreclaim:       363048 kB
KernelStack:       13424 kB
PageTables:         2968 kB
SecPageTables:     11708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:     388416 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477100 kB
VmallocChunk:          0 kB
Percpu:           116480 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      371140 kB
DirectMap2M:    18825216 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 801064 MiB
End job on nodeE006 at 2026-07-15 18:17:28