Trace number 4848258

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 (16 cores) 2026-07-14OPT742 93.4845 7.70836

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/
StableMatchings/SMTI/x1/Init-x1-i8_pp_96_merged.opb
MD5SUM4241095eebe3ca58c58f3113e131292a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark742
Best CPU time to get the best result obtained on this benchmark0.541919
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9839
Total number of constraints9840
Number of constraints which are clauses5940
Number of constraints which are cardinality constraints (but not clauses)1444
Number of constraints which are nor clauses,nor cardinality constraints2456
Minimum length of a constraint1
Maximum length of a constraint1444
Number of terms in the objective function 1444
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1444
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 344
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1788
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

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

Verifier Data

OK	742

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-4848258-1784155294/watcher-4848258-1784155294 -o /tmp/evaluation-result-4848258-1784155294/solver-4848258-1784155294 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848258-1784155294/vars-4848258-1784155294 --bin-var /tmp/runsolver-exch-nodeE007-1784147661-27414 --watchdog 3760 run HOME/instance-4848258-1784155294.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1047553706 --intermediate --solver ortools 

running on 16 cores: 16-31

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 16-23,25-26,29,31
  3550 MHz: 32-35,40-43,60-63
  3600 MHz: 0-15,24,27-28,30,36-39,44-59
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  3600 MHz: 0-15

CPU governors:
  performance: 16-31

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127092 MiB free)
  node 1: cores 8-15, 129019 MiB (128012 MiB free)
  node 2: cores 16-23, 129019 MiB (128634 MiB free)
  node 3: cores 24-31, 129003 MiB (128616 MiB free)
  node 4: cores 32-39, 129019 MiB (127879 MiB free)
  node 5: cores 40-47, 129019 MiB (128211 MiB free)
  node 6: cores 48-55, 128973 MiB (125399 MiB free)
  node 7: cores 56-63, 128474 MiB (125270 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): 57600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 57630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 256000000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 256051200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=34599, runsolver pid=34596
Current StackSize limit: 8192 KiB


[startup+0.100086 s]*
/proc/loadavg: 60.10 62.82 63.34 49/893 34602
/proc/meminfo: memFree=1043586612/1055320708 swapFree=33554428/33554428
[pid=34599] ppid=34596 vsize=4324 memory=3204 CPUtime=0 cores=16-31
/proc/34599/stat : 34599 (run) S 34596 34599 27403 0 -1 4194304 265 121 0 0 0 0 0 0 20 0 1 0 5117841 4427776 640 18446744073709551615 93954673487872 93954674382405 140731991310432 0 0 0 65536 4 65538 1 0 0 17 30 0 0 0 0 0 93954674621456 93954674669200 93954690953216 140731991316599 140731991316837 140731991316837 140731991322577 0
/proc/34599/statm: 1081 801 712 219 0 143 0
[pid=34602] ppid=34599 vsize=26556 memory=20692 CPUtime=0.06 cores=16-31
/proc/34602/stat : 34602 (python3) R 34599 34599 27403 0 -1 4194304 3501 0 0 0 5 1 0 0 20 0 1 0 5117842 27193344 5120 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 0 0 0 17 27 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
/proc/34602/statm: 6639 5173 1918 753 0 4010 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 30880 KiB
Current children cumulated memory: 23896 KiB

[startup+0.210448 s]*
/proc/loadavg: 60.10 62.82 63.34 65/908 34617
/proc/meminfo: memFree=1043521780/1055320708 swapFree=33554428/33554428
[pid=34599] ppid=34596 vsize=4324 memory=3204 CPUtime=0 cores=16-31
/proc/34599/stat : 34599 (run) S 34596 34599 27403 0 -1 4194304 265 121 0 0 0 0 0 0 20 0 1 0 5117841 4427776 640 18446744073709551615 93954673487872 93954674382405 140731991310432 0 0 0 65536 4 65538 1 0 0 17 30 0 0 0 0 0 93954674621456 93954674669200 93954690953216 140731991316599 140731991316837 140731991316837 140731991322577 0
/proc/34599/statm: 1081 801 712 219 0 143 0
[pid=34602] ppid=34599 vsize=729192 memory=37980 CPUtime=1.24 cores=16-31
/proc/34602/stat : 34602 (python3) D 34599 34599 27403 0 -1 4194304 6226 0 0 0 122 2 0 0 20 0 16 0 5117842 746692608 9344 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 0 0 0 17 27 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
/proc/34602/statm: 182298 9495 3673 753 0 168904 0
[pid=34602/tid=34603] ppid=34599 vsize=729192 memory=8462108013221118012 CPUtime=0.07 cores=16-31
/proc/34602/task/34603/stat : 34603 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 746692608 9344 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34604] ppid=34599 vsize=729192 memory=4156 CPUtime=0.07 cores=16-31
/proc/34602/task/34604/stat : 34604 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 746692608 9344 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34605] ppid=34599 vsize=729192 memory=4477 CPUtime=0.07 cores=16-31
/proc/34602/task/34605/stat : 34605 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 746692608 9344 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34606] ppid=34599 vsize=729192 memory=62904930158785 CPUtime=0.07 cores=16-31
/proc/34602/task/34606/stat : 34606 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 746692608 9344 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34607] ppid=34599 vsize=729192 memory=60710218629780 CPUtime=0.07 cores=16-31
/proc/34602/task/34607/stat : 34607 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 746692608 9344 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34608] ppid=34599 vsize=729192 memory=20036 CPUtime=0.07 cores=16-31
/proc/34602/task/34608/stat : 34608 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 746692608 9344 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34609] ppid=34599 vsize=729192 memory=58515591068764 CPUtime=0.07 cores=16-31
/proc/34602/task/34609/stat : 34609 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 746692608 9344 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34610] ppid=34599 vsize=729192 memory=15542929120823218 CPUtime=0.07 cores=16-31
/proc/34602/task/34610/stat : 34610 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 746692608 9344 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34611] ppid=34599 vsize=729192 memory=3616445713422221344 CPUtime=0.07 cores=16-31
/proc/34602/task/34611/stat : 34611 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 746692608 9344 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34612] ppid=34599 vsize=729192 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34612/stat : 34612 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 746692608 9344 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34613] ppid=34599 vsize=729192 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34613/stat : 34613 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 746692608 9344 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34614] ppid=34599 vsize=729192 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34614/stat : 34614 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 746692608 9344 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34615] ppid=34599 vsize=729192 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34615/stat : 34615 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 746692608 9344 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34616] ppid=34599 vsize=729192 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34616/stat : 34616 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 746692608 9344 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34617] ppid=34599 vsize=729192 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34617/stat : 34617 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 746692608 9344 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 733516 KiB
Current children cumulated memory: 41184 KiB

[startup+0.308676 s]*
/proc/loadavg: 60.10 62.82 63.34 49/908 34617
/proc/meminfo: memFree=1043485392/1055320708 swapFree=33554428/33554428
[pid=34599] ppid=34596 vsize=4324 memory=3204 CPUtime=0 cores=16-31
/proc/34599/stat : 34599 (run) S 34596 34599 27403 0 -1 4194304 265 121 0 0 0 0 0 0 20 0 1 0 5117841 4427776 640 18446744073709551615 93954673487872 93954674382405 140731991310432 0 0 0 65536 4 65538 1 0 0 17 30 0 0 0 0 0 93954674621456 93954674669200 93954690953216 140731991316599 140731991316837 140731991316837 140731991322577 0
/proc/34599/statm: 1081 801 712 219 0 143 0
[pid=34602] ppid=34599 vsize=759272 memory=59088 CPUtime=1.31 cores=16-31
/proc/34602/stat : 34602 (python3) R 34599 34599 27403 0 -1 4456448 9498 0 0 0 128 3 0 0 20 0 16 0 5117842 777494528 14592 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 0 0 0 17 27 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
/proc/34602/statm: 189818 14772 5974 753 0 171686 0
[pid=34602/tid=34603] ppid=34599 vsize=759272 memory=8325374066627476366 CPUtime=0.07 cores=16-31
/proc/34602/task/34603/stat : 34603 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 777494528 14592 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34604] ppid=34599 vsize=759272 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34604/stat : 34604 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 777494528 14592 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34605] ppid=34599 vsize=759272 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34605/stat : 34605 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 777494528 14592 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34606] ppid=34599 vsize=759272 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34606/stat : 34606 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 777494528 14592 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34607] ppid=34599 vsize=759272 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34607/stat : 34607 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 777494528 14592 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34608] ppid=34599 vsize=759272 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34608/stat : 34608 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 777494528 14592 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34609] ppid=34599 vsize=759272 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34609/stat : 34609 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 777494528 14592 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34610] ppid=34599 vsize=759272 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34610/stat : 34610 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 777494528 14592 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34611] ppid=34599 vsize=759272 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34611/stat : 34611 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 777494528 14592 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34612] ppid=34599 vsize=759272 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34612/stat : 34612 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 777494528 14592 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34613] ppid=34599 vsize=759272 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34613/stat : 34613 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 777494528 14592 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34614] ppid=34599 vsize=759272 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34614/stat : 34614 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 777494528 14592 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34615] ppid=34599 vsize=759272 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34615/stat : 34615 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 777494528 14592 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34616] ppid=34599 vsize=759272 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34616/stat : 34616 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 777494528 14592 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34617] ppid=34599 vsize=759272 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34617/stat : 34617 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 777494528 14592 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 2 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
Current children cumulated CPU time: 1.31 s
Current children cumulated vsize: 763596 KiB
Current children cumulated memory: 62292 KiB

[startup+0.700274 s]
/proc/loadavg: 60.10 62.82 63.34 50/908 34617
/proc/meminfo: memFree=1043436512/1055320708 swapFree=33554428/33554428
[pid=34599] ppid=34596 vsize=4324 memory=3204 CPUtime=0 cores=16-31
/proc/34599/stat : 34599 (run) S 34596 34599 27403 0 -1 4194304 265 121 0 0 0 0 0 0 20 0 1 0 5117841 4427776 640 18446744073709551615 93954673487872 93954674382405 140731991310432 0 0 0 65536 4 65538 1 0 0 17 30 0 0 0 0 0 93954674621456 93954674669200 93954690953216 140731991316599 140731991316837 140731991316837 140731991322577 0
/proc/34599/statm: 1081 801 712 219 0 143 0
[pid=34602] ppid=34599 vsize=916448 memory=112492 CPUtime=1.56 cores=16-31
/proc/34602/stat : 34602 (python3) R 34599 34599 27403 0 -1 4194304 17866 0 0 0 149 7 0 0 20 0 16 0 5117842 938442752 27904 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 17 27 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
/proc/34602/statm: 229112 28123 11732 753 0 180137 0
[pid=34602/tid=34603] ppid=34599 vsize=916448 memory=5860 CPUtime=0.07 cores=16-31
/proc/34602/task/34603/stat : 34603 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 938442752 27904 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34604] ppid=34599 vsize=916448 memory=6040 CPUtime=0.07 cores=16-31
/proc/34602/task/34604/stat : 34604 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 938442752 27904 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34605] ppid=34599 vsize=916448 memory=15516 CPUtime=0.07 cores=16-31
/proc/34602/task/34605/stat : 34605 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 938442752 27904 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34606] ppid=34599 vsize=916448 memory=2500 CPUtime=0.07 cores=16-31
/proc/34602/task/34606/stat : 34606 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 938442752 27904 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34607] ppid=34599 vsize=916448 memory=3544 CPUtime=0.07 cores=16-31
/proc/34602/task/34607/stat : 34607 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 938442752 27904 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34608] ppid=34599 vsize=916448 memory=4884 CPUtime=0.07 cores=16-31
/proc/34602/task/34608/stat : 34608 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 938442752 27904 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34609] ppid=34599 vsize=916448 memory=3012 CPUtime=0.07 cores=16-31
/proc/34602/task/34609/stat : 34609 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 938442752 27904 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34610] ppid=34599 vsize=916448 memory=41868 CPUtime=0.07 cores=16-31
/proc/34602/task/34610/stat : 34610 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 938442752 27904 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34611] ppid=34599 vsize=916448 memory=4652 CPUtime=0.07 cores=16-31
/proc/34602/task/34611/stat : 34611 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 938442752 27904 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34612] ppid=34599 vsize=916448 memory=1968 CPUtime=0.07 cores=16-31
/proc/34602/task/34612/stat : 34612 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 938442752 27904 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34613] ppid=34599 vsize=916448 memory=5708 CPUtime=0.07 cores=16-31
/proc/34602/task/34613/stat : 34613 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 938442752 27904 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34614] ppid=34599 vsize=916448 memory=12712 CPUtime=0.07 cores=16-31
/proc/34602/task/34614/stat : 34614 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 938442752 27904 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34615] ppid=34599 vsize=916448 memory=3136 CPUtime=0.07 cores=16-31
/proc/34602/task/34615/stat : 34615 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 938442752 27904 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34616] ppid=34599 vsize=916448 memory=17824 CPUtime=0.07 cores=16-31
/proc/34602/task/34616/stat : 34616 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 938442752 27904 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34617] ppid=34599 vsize=916448 memory=46976 CPUtime=0.07 cores=16-31
/proc/34602/task/34617/stat : 34617 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 938442752 27904 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 920772 KiB
Current children cumulated memory: 115696 KiB

[startup+1.50024 s]
/proc/loadavg: 60.10 62.82 63.34 50/908 34617
/proc/meminfo: memFree=1043278960/1055320708 swapFree=33554428/33554428

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

/proc/34602/task/34620/stat : 34620 (python3) R 34599 34599 27403 0 -1 4194368 9075 0 0 0 469 1 0 0 20 0 32 0 5118008 2180268032 125852 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 16 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34621] ppid=34599 vsize=2129168 memory=4652 CPUtime=4.7 cores=16-31
/proc/34602/task/34621/stat : 34621 (python3) R 34599 34599 27403 0 -1 4194368 6357 0 0 0 470 0 0 0 20 0 32 0 5118008 2180268032 125852 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 22 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34622] ppid=34599 vsize=2129168 memory=1968 CPUtime=4.69 cores=16-31
/proc/34602/task/34622/stat : 34622 (python3) R 34599 34599 27403 0 -1 4194368 3180 0 0 0 469 0 0 0 20 0 32 0 5118008 2180268032 125852 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 23 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34623] ppid=34599 vsize=2129168 memory=5708 CPUtime=4.62 cores=16-31
/proc/34602/task/34623/stat : 34623 (python3) R 34599 34599 27403 0 -1 4194368 6709 0 0 0 462 0 0 0 20 0 32 0 5118008 2180268032 125852 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 31 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34624] ppid=34599 vsize=2129168 memory=12712 CPUtime=4.69 cores=16-31
/proc/34602/task/34624/stat : 34624 (python3) R 34599 34599 27403 0 -1 4194368 9278 0 0 0 469 0 0 0 20 0 32 0 5118008 2180268032 125852 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 24 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34625] ppid=34599 vsize=2129168 memory=3136 CPUtime=4.7 cores=16-31
/proc/34602/task/34625/stat : 34625 (python3) R 34599 34599 27403 0 -1 4194368 9459 0 0 0 469 1 0 0 20 0 32 0 5118008 2180268032 125852 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 17 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34626] ppid=34599 vsize=2129168 memory=17824 CPUtime=4.7 cores=16-31
/proc/34602/task/34626/stat : 34626 (python3) R 34599 34599 27403 0 -1 4194368 9370 0 0 0 470 0 0 0 20 0 32 0 5118008 2180268032 125852 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 18 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34627] ppid=34599 vsize=2129168 memory=46976 CPUtime=4.7 cores=16-31
/proc/34602/task/34627/stat : 34627 (python3) R 34599 34599 27403 0 -1 4194368 5453 0 0 0 470 0 0 0 20 0 32 0 5118008 2180268032 125852 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 25 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34628] ppid=34599 vsize=2129168 memory=12804 CPUtime=4.7 cores=16-31
/proc/34602/task/34628/stat : 34628 (python3) R 34599 34599 27403 0 -1 4194368 5727 0 0 0 470 0 0 0 20 0 32 0 5118008 2180268032 125852 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 29 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34629] ppid=34599 vsize=2129168 memory=0 CPUtime=4.64 cores=16-31
/proc/34602/task/34629/stat : 34629 (python3) R 34599 34599 27403 0 -1 4194368 6200 0 0 0 464 0 0 0 20 0 32 0 5118008 2180268032 125852 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 21 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34630] ppid=34599 vsize=2129168 memory=0 CPUtime=4.64 cores=16-31
/proc/34602/task/34630/stat : 34630 (python3) R 34599 34599 27403 0 -1 4194368 6975 0 0 0 464 0 0 0 20 0 32 0 5118008 2180268032 125852 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 20 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34631] ppid=34599 vsize=2129168 memory=0 CPUtime=4.64 cores=16-31
/proc/34602/task/34631/stat : 34631 (python3) R 34599 34599 27403 0 -1 4194368 6250 0 0 0 464 0 0 0 20 0 32 0 5118008 2180268032 125852 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 26 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34632] ppid=34599 vsize=2129168 memory=0 CPUtime=4.69 cores=16-31
/proc/34602/task/34632/stat : 34632 (python3) R 34599 34599 27403 0 -1 4194368 5844 0 0 0 469 0 0 0 20 0 32 0 5118008 2180268032 125852 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 30 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34633] ppid=34599 vsize=2129168 memory=0 CPUtime=4.64 cores=16-31
/proc/34602/task/34633/stat : 34633 (python3) R 34599 34599 27403 0 -1 4194368 11609 0 0 0 464 0 0 0 20 0 32 0 5118008 2180268032 125852 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 19 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
Current children cumulated CPU time: 77.54 s
Current children cumulated vsize: 2133492 KiB
Current children cumulated memory: 511620 KiB

[startup+7.20045 s]
/proc/loadavg: 60.78 62.87 63.35 65/924 34633
/proc/meminfo: memFree=1043023700/1055320708 swapFree=33554428/33554428
[pid=34599] ppid=34596 vsize=4324 memory=3204 CPUtime=0 cores=16-31
/proc/34599/stat : 34599 (run) S 34596 34599 27403 0 -1 4194304 265 121 0 0 0 0 0 0 20 0 1 0 5117841 4427776 640 18446744073709551615 93954673487872 93954674382405 140731991310432 0 0 0 65536 4 65538 1 0 0 17 30 0 0 0 0 0 93954674621456 93954674669200 93954690953216 140731991316599 140731991316837 140731991316837 140731991322577 0
/proc/34599/statm: 1081 801 712 219 0 143 0
[pid=34602] ppid=34599 vsize=2130976 memory=532536 CPUtime=90.26 cores=16-31
/proc/34602/stat : 34602 (python3) S 34599 34599 27403 0 -1 4194304 157276 0 0 0 9006 20 0 0 20 0 32 0 5117842 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 17 20 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
/proc/34602/statm: 532744 133134 13985 753 0 324369 0
[pid=34602/tid=34603] ppid=34599 vsize=2130976 memory=3204 CPUtime=0.07 cores=16-31
/proc/34602/task/34603/stat : 34603 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5117855 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34604] ppid=34599 vsize=2130976 memory=521564 CPUtime=0.07 cores=16-31
/proc/34602/task/34604/stat : 34604 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5117855 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34605] ppid=34599 vsize=2130976 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34605/stat : 34605 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5117855 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34606] ppid=34599 vsize=2130976 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34606/stat : 34606 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5117855 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34607] ppid=34599 vsize=2130976 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34607/stat : 34607 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5117855 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34608] ppid=34599 vsize=2130976 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34608/stat : 34608 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5117855 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34609] ppid=34599 vsize=2130976 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34609/stat : 34609 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5117855 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34610] ppid=34599 vsize=2130976 memory=11980 CPUtime=0.07 cores=16-31
/proc/34602/task/34610/stat : 34610 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5117855 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34611] ppid=34599 vsize=2130976 memory=5860 CPUtime=0.07 cores=16-31
/proc/34602/task/34611/stat : 34611 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5117855 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34612] ppid=34599 vsize=2130976 memory=2500 CPUtime=0.07 cores=16-31
/proc/34602/task/34612/stat : 34612 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5117855 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34613] ppid=34599 vsize=2130976 memory=3544 CPUtime=0.07 cores=16-31
/proc/34602/task/34613/stat : 34613 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5117855 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34614] ppid=34599 vsize=2130976 memory=4884 CPUtime=0.07 cores=16-31
/proc/34602/task/34614/stat : 34614 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5117855 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34615] ppid=34599 vsize=2130976 memory=3012 CPUtime=0.07 cores=16-31
/proc/34602/task/34615/stat : 34615 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5117855 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34616] ppid=34599 vsize=2130976 memory=41868 CPUtime=0.07 cores=16-31
/proc/34602/task/34616/stat : 34616 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5117855 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34617] ppid=34599 vsize=2130976 memory=4652 CPUtime=0.07 cores=16-31
/proc/34602/task/34617/stat : 34617 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 5117855 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34618] ppid=34599 vsize=2130976 memory=1968 CPUtime=5.5 cores=16-31
/proc/34602/task/34618/stat : 34618 (python3) R 34599 34599 27403 0 -1 4194368 4394 0 0 0 550 0 0 0 20 0 32 0 5118008 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 28 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34619] ppid=34599 vsize=2130976 memory=5708 CPUtime=5.5 cores=16-31
/proc/34602/task/34619/stat : 34619 (python3) R 34599 34599 27403 0 -1 4194368 8520 0 0 0 549 1 0 0 20 0 32 0 5118008 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 27 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34620] ppid=34599 vsize=2130976 memory=12712 CPUtime=5.5 cores=16-31
/proc/34602/task/34620/stat : 34620 (python3) R 34599 34599 27403 0 -1 4194368 9078 0 0 0 549 1 0 0 20 0 32 0 5118008 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 16 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34621] ppid=34599 vsize=2130976 memory=3136 CPUtime=5.5 cores=16-31
/proc/34602/task/34621/stat : 34621 (python3) R 34599 34599 27403 0 -1 4194368 6359 0 0 0 550 0 0 0 20 0 32 0 5118008 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 22 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34622] ppid=34599 vsize=2130976 memory=17824 CPUtime=5.49 cores=16-31
/proc/34602/task/34622/stat : 34622 (python3) R 34599 34599 27403 0 -1 4194368 3260 0 0 0 549 0 0 0 20 0 32 0 5118008 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 23 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34623] ppid=34599 vsize=2130976 memory=46976 CPUtime=5.39 cores=16-31
/proc/34602/task/34623/stat : 34623 (python3) R 34599 34599 27403 0 -1 4194368 7321 0 0 0 539 0 0 0 20 0 32 0 5118008 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 31 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34624] ppid=34599 vsize=2130976 memory=25333125866717268 CPUtime=5.49 cores=16-31
/proc/34602/task/34624/stat : 34624 (python3) R 34599 34599 27403 0 -1 4194368 9976 0 0 0 548 1 0 0 20 0 32 0 5118008 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 24 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34625] ppid=34599 vsize=2130976 memory=161921 CPUtime=5.5 cores=16-31
/proc/34602/task/34625/stat : 34625 (python3) R 34599 34599 27403 0 -1 4194368 9632 0 0 0 549 1 0 0 20 0 32 0 5118008 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 17 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34626] ppid=34599 vsize=2130976 memory=4078 CPUtime=5.49 cores=16-31
/proc/34602/task/34626/stat : 34626 (python3) R 34599 34599 27403 0 -1 4194368 11272 0 0 0 549 0 0 0 20 0 32 0 5118008 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 18 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34627] ppid=34599 vsize=2130976 memory=4387 CPUtime=5.49 cores=16-31
/proc/34602/task/34627/stat : 34627 (python3) R 34599 34599 27403 0 -1 4194368 5844 0 0 0 549 0 0 0 20 0 32 0 5118008 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 25 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34628] ppid=34599 vsize=2130976 memory=19018 CPUtime=5.49 cores=16-31
/proc/34602/task/34628/stat : 34628 (python3) R 34599 34599 27403 0 -1 4194368 6503 0 0 0 549 0 0 0 20 0 32 0 5118008 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 29 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34629] ppid=34599 vsize=2130976 memory=19320 CPUtime=5.44 cores=16-31
/proc/34602/task/34629/stat : 34629 (python3) R 34599 34599 27403 0 -1 4194368 6206 0 0 0 544 0 0 0 20 0 32 0 5118008 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 21 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34630] ppid=34599 vsize=2130976 memory=19874 CPUtime=5.43 cores=16-31
/proc/34602/task/34630/stat : 34630 (python3) R 34599 34599 27403 0 -1 4194368 7018 0 0 0 543 0 0 0 20 0 32 0 5118008 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 20 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34631] ppid=34599 vsize=2130976 memory=20223 CPUtime=5.44 cores=16-31
/proc/34602/task/34631/stat : 34631 (python3) R 34599 34599 27403 0 -1 4194368 9343 0 0 0 544 0 0 0 20 0 32 0 5118008 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 26 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34632] ppid=34599 vsize=2130976 memory=66008 CPUtime=5.48 cores=16-31
/proc/34602/task/34632/stat : 34632 (python3) R 34599 34599 27403 0 -1 4194368 5998 0 0 0 548 0 0 0 20 0 32 0 5118008 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 30 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34633] ppid=34599 vsize=2130976 memory=131129 CPUtime=5.45 cores=16-31
/proc/34602/task/34633/stat : 34633 (python3) R 34599 34599 27403 0 -1 4194368 13608 0 0 0 544 1 0 0 20 0 32 0 5118008 2182119424 131666 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405026 0 0 0 -1 19 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
Current children cumulated CPU time: 90.26 s
Current children cumulated vsize: 2135300 KiB
Current children cumulated memory: 535740 KiB

[startup+7.6004 s]
/proc/loadavg: 60.78 62.87 63.35 65/924 34633
/proc/meminfo: memFree=1043023700/1055320708 swapFree=33554428/33554428
[pid=34599] ppid=34596 vsize=4324 memory=3204 CPUtime=0 cores=16-31
/proc/34599/stat : 34599 (run) S 34596 34599 27403 0 -1 4194304 265 121 0 0 0 0 0 0 20 0 1 0 5117841 4427776 640 18446744073709551615 93954673487872 93954674382405 140731991310432 0 0 0 65536 4 65538 1 0 0 17 30 0 0 0 0 0 93954674621456 93954674669200 93954690953216 140731991316599 140731991316837 140731991316837 140731991322577 0
/proc/34599/statm: 1081 801 712 219 0 143 0
[pid=34602] ppid=34599 vsize=2032624 memory=461892 CPUtime=93.36 cores=16-31
/proc/34602/stat : 34602 (python3) R 34599 34599 27403 0 -1 4194304 166934 0 0 0 9315 21 0 0 20 0 16 0 5117842 2081406976 114377 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405024 0 0 0 17 31 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
/proc/34602/statm: 508156 115473 14031 753 0 301582 0
[pid=34602/tid=34603] ppid=34599 vsize=2032624 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34603/stat : 34603 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 2081406976 114377 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405024 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34604] ppid=34599 vsize=2032624 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34604/stat : 34604 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 2081406976 114377 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405024 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34605] ppid=34599 vsize=2032624 memory=0 CPUtime=0.07 cores=16-31
/proc/34602/task/34605/stat : 34605 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 2081406976 114377 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405024 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34606] ppid=34599 vsize=2032624 memory=3888 CPUtime=0.07 cores=16-31
/proc/34602/task/34606/stat : 34606 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 2081406976 114377 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405024 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34607] ppid=34599 vsize=2032624 memory=15516 CPUtime=0.07 cores=16-31
/proc/34602/task/34607/stat : 34607 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 2081406976 114377 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405024 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34608] ppid=34599 vsize=2032624 memory=14356 CPUtime=0.07 cores=16-31
/proc/34602/task/34608/stat : 34608 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 2081406976 114377 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405024 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34609] ppid=34599 vsize=2032624 memory=11980 CPUtime=0.07 cores=16-31
/proc/34602/task/34609/stat : 34609 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 2081406976 114377 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405024 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34610] ppid=34599 vsize=2032624 memory=5860 CPUtime=0.07 cores=16-31
/proc/34602/task/34610/stat : 34610 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 2081406976 114377 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405024 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34611] ppid=34599 vsize=2032624 memory=2500 CPUtime=0.07 cores=16-31
/proc/34602/task/34611/stat : 34611 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 2081406976 114377 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405024 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34612] ppid=34599 vsize=2032624 memory=3544 CPUtime=0.07 cores=16-31
/proc/34602/task/34612/stat : 34612 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 2081406976 114377 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405024 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34613] ppid=34599 vsize=2032624 memory=4884 CPUtime=0.07 cores=16-31
/proc/34602/task/34613/stat : 34613 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 2081406976 114377 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405024 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34614] ppid=34599 vsize=2032624 memory=3012 CPUtime=0.07 cores=16-31
/proc/34602/task/34614/stat : 34614 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 2081406976 114377 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405024 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34615] ppid=34599 vsize=2032624 memory=41868 CPUtime=0.07 cores=16-31
/proc/34602/task/34615/stat : 34615 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 2081406976 114377 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405024 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34616] ppid=34599 vsize=2032624 memory=4652 CPUtime=0.07 cores=16-31
/proc/34602/task/34616/stat : 34616 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 2081406976 114377 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405024 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
[pid=34602/tid=34617] ppid=34599 vsize=2032624 memory=1968 CPUtime=0.07 cores=16-31
/proc/34602/task/34617/stat : 34617 (python3) S 34599 34599 27403 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 5117855 2081406976 114377 18446744073709551615 4321280 7402577 140730877452144 0 0 0 0 16781312 8405024 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 15355904 140730877458322 140730877458576 140730877458576 140730877464506 0
Current children cumulated CPU time: 93.36 s
Current children cumulated vsize: 2036948 KiB
Current children cumulated memory: 465096 KiB

[startup+7.70037 s]
/proc/loadavg: 60.78 62.87 63.35 65/924 34633
/proc/meminfo: memFree=1043023700/1055320708 swapFree=33554428/33554428
[pid=34599] ppid=34596 vsize=4324 memory=3204 CPUtime=0 cores=16-31
/proc/34599/stat : 34599 (run) S 34596 34599 27403 0 -1 4194304 265 121 0 0 0 0 0 0 20 0 1 0 5117841 4427776 640 18446744073709551615 93954673487872 93954674382405 140731991310432 0 0 0 65536 4 65538 1 0 0 17 30 0 0 0 0 0 93954674621456 93954674669200 93954690953216 140731991316599 140731991316837 140731991316837 140731991322577 0
/proc/34599/statm: 1081 801 712 219 0 143 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3204 KiB

Child status: 0

Real time (s): 7.70836
CPU time (s): 93.4845
CPU user time (s): 93.2431
CPU system time (s): 0.241421
CPU usage (%): 1212.77
Max. virtual memory (cumulated for all children) (KiB): 2141596
Max. memory (cumulated for all children) (KiB): 543344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 93.2431
system time used= 0.241421
maximum resident set size= 533832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 182217
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3245
involuntary context switches= 951


# summary of solver processes directly reported to runsolver:
#   pid: 34599
#   total CPU time (s): 93.4845
#   total CPU user time (s): 93.2431
#   total CPU system time (s): 0.241421

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.064965 second user time and 0.120839 second system time

The end

Launcher Data

Begin job on nodeE007 at 2026-07-16 00:41:34
IDJOB=4848258
IDBENCH=179523
IDSOLVER=3707
FILE ID=nodeE007/4848258-1784155294
RUNJOBID= nodeE007-1784147661-27414
SLURM_JOB_ID= 12756567
Free space on /tmp= 802776 MiB

SOLVER NAME= cpmpy_ortools (16 cores) 2026-07-14
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/SMTI/x1/Init-x1-i8_pp_96_merged.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores NBCORE --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4848258-1784155294/watcher-4848258-1784155294 -o /tmp/evaluation-result-4848258-1784155294/solver-4848258-1784155294 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848258-1784155294/vars-4848258-1784155294 --bin-var /tmp/runsolver-exch-nodeE007-1784147661-27414 --watchdog 3760  run HOME/instance-4848258-1784155294.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1047553706 --intermediate --solver ortools

TIME LIMIT= 57600 seconds
MEMORY LIMIT= 250000 MiB
NBCORE= 16

MD5SUM BENCH= 4241095eebe3ca58c58f3113e131292a
RANDOM SEED=1047553706

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        1043543072 kB
MemAvailable:   1041225028 kB
Buffers:            3352 kB
Cached:           946172 kB
SwapCached:            0 kB
Active:          8650992 kB
Inactive:         690464 kB
Active(anon):    8418360 kB
Inactive(anon):        0 kB
Active(file):     232632 kB
Inactive(file):   690464 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15580 kB
Writeback:            68 kB
AnonPages:       8387996 kB
Mapped:           153768 kB
Shmem:             26428 kB
KReclaimable:     162984 kB
Slab:             532500 kB
SReclaimable:     162984 kB
SUnreclaim:       369516 kB
KernelStack:       15264 kB
PageTables:        21512 kB
SecPageTables:     12216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   11500228 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478460 kB
VmallocChunk:          0 kB
Percpu:           115968 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3381248 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      502212 kB
DirectMap2M:    23937024 kB
DirectMap1G:    1049624576 kB

Free space on /tmp at the end= 802756 MiB
End job on nodeE007 at 2026-07-16 00:41:42