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