Trace number 4786033
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:
-
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.
-
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.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
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.
-
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
General information on the benchmark
| Name | PB24/normalized-PB24/OPT-LIN/pettersson/ StableMatchings/SMTI/x1/Init-x1-i5_pp_97_merged.opb |
| MD5SUM | 5886e03be7e92902a7799b02bdcfd403 |
| Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
| Best result obtained on this benchmark | OPT |
| Best value of the objective obtained on this benchmark | 800 |
| Best CPU time to get the best result obtained on this benchmark | 0.452142 |
| Has Objective Function | YES |
| Satisfiable | |
| (Un)Satisfiability was proved | |
| Best value of the objective function | |
| Optimality of the best value was proved | |
| Number of variables | 8119 |
| Total number of constraints | 8120 |
| Number of constraints which are clauses | 4754 |
| Number of constraints which are cardinality constraints (but not clauses) | 1444 |
| Number of constraints which are nor clauses,nor cardinality constraints | 1922 |
| Minimum length of a constraint | 1 |
| Maximum length of a constraint | 1444 |
| 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 numbers | 11 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
Quality of the solution as a function of time

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