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