Trace number 4786041
Some explanations
A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process.
The trace of the execution of a solver is divided into four (or five) parts:
-
SOLVER DATA
This is the output of the solver (stdout and stderr).
Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
VERIFIER DATA
The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
WATCHER DATA
This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver.
The memory used by the solver (vsize) is also given every ten seconds.
When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
-
LAUNCHER DATA
These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.
Solver answer on this benchmark
General information on the benchmark
| Name | PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/ KidneyTransplantBenchmarks/normalized-KE_390_005.opb |
| MD5SUM | 7cd5112499f84b60fba4ae7d2a7ff8fd |
| 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 | -13158 |
| Best CPU time to get the best result obtained on this benchmark | 0.228877 |
| 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 | 17224 |
| Total number of constraints | 302 |
| Number of constraints which are clauses | 21 |
| Number of constraints which are cardinality constraints (but not clauses) | 281 |
| Number of constraints which are nor clauses,nor cardinality constraints | 0 |
| Minimum length of a constraint | 2 |
| Maximum length of a constraint | 3473 |
| Number of terms in the objective function | 17219 |
| Biggest coefficient in the objective function | 262 |
| Number of bits for the biggest coefficient in the objective function | 9 |
| Sum of the numbers in the objective function | 1806693 |
| Number of bits of the sum of numbers in the objective function | 21 |
| Biggest number in a constraint | 262 |
| Number of bits of the biggest number in a constraint | 9 |
| Biggest sum of numbers in a constraint | 1806693 |
| Number of bits of the biggest sum of numbers | 21 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
Quality of the solution as a function of time

Download the above graph
as a PDF file
Solver Data
1.01/1.04 c Time taken to transform: 0.20142316818237305 seconds
1.01/1.04 c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 1863163401, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7fd656fde5b0>}
1.01/1.04 c 3597.490481376648s left to solve
15.15/15.27 c Solution 1, time = 4.0423s
15.15/15.27 o -1429
15.15/15.27 c Solution 2, time = 4.5136s
15.15/15.27 o -6270
15.15/15.27 c Solution 3, time = 4.7057s
15.15/15.27 o -7389
15.15/15.27 c Solution 4, time = 4.7720s
15.15/15.27 o -8048
15.15/15.27 c Solution 5, time = 5.0739s
15.15/15.27 o -8342
15.15/15.27 c Solution 6, time = 5.5109s
15.15/15.27 o -8734
15.15/15.27 c Solution 7, time = 5.8268s
15.15/15.27 o -9053
15.15/15.27 c Solution 8, time = 6.2080s
15.15/15.27 o -9114
15.15/15.27 c Solution 9, time = 6.2217s
15.15/15.27 o -9488
15.15/15.27 c Solution 10, time = 6.2582s
15.15/15.27 o -10130
15.15/15.27 c Solution 11, time = 6.2712s
15.15/15.27 o -10313
15.15/15.27 c Solution 12, time = 6.2893s
15.15/15.27 o -10592
15.15/15.27 c Solution 13, time = 6.3000s
15.15/15.27 o -10737
15.15/15.27 c Solution 14, time = 6.5027s
15.15/15.27 o -10747
15.15/15.27 c Solution 15, time = 6.6989s
15.15/15.27 o -10811
15.15/15.27 c Solution 16, time = 7.0405s
15.15/15.27 o -10879
15.15/15.27 c Solution 17, time = 7.3837s
15.15/15.27 o -11021
15.15/15.27 c Solution 18, time = 7.5022s
15.15/15.27 o -11110
15.15/15.27 c Solution 19, time = 7.6782s
15.15/15.27 o -11132
15.15/15.27 c Solution 20, time = 7.6978s
15.15/15.27 o -11326
15.15/15.27 c Solution 21, time = 7.7428s
15.15/15.27 o -11354
15.15/15.27 c Solution 22, time = 7.9398s
15.15/15.27 o -11409
15.15/15.27 c Solution 23, time = 8.5034s
15.15/15.27 o -11449
15.15/15.27 c Solution 24, time = 8.6417s
15.15/15.27 o -11521
15.15/15.27 c Solution 25, time = 8.6894s
15.15/15.27 o -11576
15.15/15.27 c Solution 26, time = 8.9918s
15.15/15.27 o -11733
15.15/15.27 c Solution 27, time = 9.1273s
15.15/15.27 o -11735
15.15/15.27 c Solution 28, time = 9.2984s
15.15/15.27 o -11797
15.15/15.27 c Solution 29, time = 9.3098s
15.15/15.27 o -11875
15.15/15.27 c Solution 30, time = 9.3215s
15.15/15.27 o -11880
15.15/15.27 c Solution 31, time = 9.7710s
15.15/15.27 o -11934
15.15/15.27 c Solution 32, time = 9.9803s
15.15/15.27 o -12073
15.15/15.27 c Solution 33, time = 10.0727s
15.15/15.27 o -12096
15.15/15.27 c Solution 34, time = 10.2245s
15.15/15.27 o -12101
15.15/15.27 c Solution 35, time = 10.6071s
15.15/15.27 o -12168
15.15/15.27 c Solution 36, time = 11.1777s
15.15/15.27 o -12182
15.15/15.27 c Solution 37, time = 11.1888s
15.15/15.27 o -12219
15.15/15.27 c Solution 38, time = 11.4581s
15.15/15.27 o -12260
15.15/15.27 c Solution 39, time = 11.8815s
15.15/15.27 o -12304
15.15/15.27 c Solution 40, time = 12.3786s
15.15/15.27 o -13082
15.15/15.27 c Solution 41, time = 14.0446s
15.15/15.27 o -13093
15.15/15.27 c Solution 42, time = 14.0723s
15.15/15.27 o -13115
15.15/15.27 c Solution 43, time = 14.0869s
15.15/15.27 o -13120
15.15/15.27 c Solution 44, time = 14.1096s
15.15/15.27 o -13123
15.15/15.27 c Solution 45, time = 14.1153s
15.15/15.27 o -13152
15.15/15.27 c Solution 46, time = 14.1593s
15.15/15.27 o -13157
15.15/15.27 c Solution 47, time = 14.1872s
15.15/15.27 o -13158
15.15/15.28 o -13158
15.15/15.28 v -x11683 -x7304 -x5940 -x2545 -x616 -x12519 -x6675 -x10899 -x9268 -x15800 -x8551 -x15758 -x2843 -x4520 -x16858 -x13975 -x16547 -x1630 -x1994 -x15412 -x14357 -x5194 -x7453 -x8060 -x16174 -x4983 -x8480 -x3104 -x3592 -x1158 -x13943 -x6525 -x1923 -x1929 -x11771 -x15510 -x185 -x15907 -x3733 -x3078 -x6847 -x5133 -x11387 -x13392 -x16116 -x8075 -x6230 -x5443 -x10011 -x14228 -x15726 -x10390 -x9381 -x1399 -x12518 -x15850 -x7535 -x4888 -x11934 -x10121 -x3769 -x12272 -x8254 -x8796 -x16134 -x5355 -x8945 -x1958 -x5990 -x10745 -x15267 -x9779 -x13878 -x6983 -x1936 -x6625 -x13376 -x14157 -x14351 -x1132 -x679 -x11240 -x15283 -x1369 -x17205 -x11239 -x7643 -x8510 -x7408 -x15338 -x8768 -x4559 -x7591 -x13577 -x12145 -x1957 -x9343 -x13378 -x14460 -x3568 -x16108 -x1095 -x6414 -x189 -x23 -x5263 -x1485 -x4244 -x9420 -x11893 -x13468 -x5963 -x13561 -x8313 -x8750 -x5523 -x1773 -x11609 -x3518 -x3598 -x12614 -x14068 -x9032 -x5218 -x2712 -x11475 -x1593 -x7616 -x14582 -x13123 -x7960 -x15904 -x12240 -x13813 -x7623 -x10441 -x8085 -x10053 -x12210 -x241 -x16282 -x1085 -x4191 -x8190 -x5535 -x8433 -x3606 -x5024 -x1124 -x11319 -x11652 -x6045 -x1401 -x16295 -x11846 -x7861 -x6642 -x4751 -x2481 -x538 -x8926 -x6062 -x310 -x8389 -x4897 -x10472 -x4168 -x15234 -x16053 -x8482 -x10138 -x3096 -x2080 -x1901 -x1913 -x16741 -x2468 -x15619 -x9863 -x6066 -x13187 -x8176 -x10825 -x15944 -x16627 -x4096 -x11793 -x2011 -x224 -x12600 -x5787 -x16890 -x8276 -x15888 -x9608 -x1376 -x16349 -x1914 -x5461 -x12455 -x8336 -x7278 -x13139 -x5490 -x15880 -x5578 -x12031 -x17050 -x4383 -x17070 -x4482 -x4602 -x5233 -x4151 -x8561 -x11306 -x7176 -x7258 -x11644 -x3927 -x6170 -x1817 -x10804 -x908 -x15467 -x2988 -x11840 -x3091 -x6481 -x3356 -x2986 -x14974 -x12077 -x4197 -x11883 -x5829 -x13182 -x970 -x1407 -x16715 -x12372 -x5685 -x13021 -x7742 -x3019 x11532 -x16297 -x16556 -x204 -x3793 -x8409 -x13991 -x5693 -x11949 -x15711 -x13891 -x5774 -x2107 -x10134 -x7818 -x9954 -x17206 -x10181 -x15165 -x1776 -x636 -x2486 -x442 -x15202 -x700 -x13676 -x30 -x15802 -x16256 -x13794 -x14184 -x9681 -x13745 -x5736 -x16002 -x6974 -x366 -x13967 -x17198 -x12436 -x7724 -x12365 -x13295 -x14492 -x13803 -x6079 -x2072 -x5959 -x8542 -x16428 -x10938 -x10002 -x3146 -x5365 -x10438 -x6564 -x10302 -x9518 -x4514 -x12435 -x14743 -x9137 -x4775 -x5165 -x16451 -x5789 -x11549 -x1337 -x13810 -x975 -x1393 -x12624 -x5001 -x726 -x14546 -x14925 -x10728 -x1116 -x15069 -x9495 -x5100 -x1969 -x1024 -x13661 -x12755 -x6936 -x2084 -x273 -x2926 -x8507 -x15214 -x16215 -x14022 -x16617 -x16846 -x8673 -x6302 -x8021 -x2959 -x12890 -x2934 -x6289 -x7384 -x8806 -x12301 -x11118 -x3874 -x3270 -x2060 -x10278 -x12084 -x1656 -x8557 -x16533 -x11433 -x6494 -x1069 -x16781 -x9824 -x13947 -x52 -x11692 -x13686 -x12323 -x3475 -x11884 -x393 -x12719 -x1300 -x12852 -x13147 -x5610 -x12061 -x10941 -x10801 -x13236 -x1604 -x4970 -x10851 -x12858 -x364 -x51 -x3403 -x6532 -x2269 -x14226 -x3028 -x16458 -x2091 -x14542 -x2642 -x10262 -x646 -x8575 -x3549 -x6918 -x9716 -x11559 -x10816 -x10129 -x4887 -x8579 -x15002 -x6171 -x7127 -x13985 -x14522 -x13520 -x15176 -x12029 -x6868 -x7122 -x2734 -x16412 -x14072 -x7530 -x8477 -x14655 -x9401 -x14370 -x1274 -x8968 -x13434 -x11926 -x12894 -x13135 -x5555 -x5969 -x7218 -x581 -x16015 -x16866 -x15623 -x8794 -x9132 -x15387 -x3248 -x4557 -x10159 -x47 -x1433 -x16550 -x6234 -x5371 -x8026 -x7800 -x8416 -x12089 -x7791 -x10034 -x7781 -x5294 -x15798 -x11878 -x4097 -x7893 -x12391 -x13368 -x10723 -x407 -x16982 -x2444 -x9649 -x8296 -x16390 -x2263 -x15390 -x6264 -x2384 -x9969 -x5419 -x810 -x3283 -x3148 -x5421 -x3050 -x14040 -x12656 -x9702 -x6098 -x9652 -x15 -x3695 -x8312 -x795 -x5122 -x6598 -x15717 -x17154 -x572 -x11698 -x16431 -x2467 -x8284 -x4445 -x11322 -x10871 -x6213 -x12617 -x12630 -x4832 -x1594 -x16683 -x6535 -x8348 -x6972 -x5785 -x4335 -x13166 -x8087 -x3090 -x7736 -x1377 -x5178 -x16725 -x9650 -x12542 -x14373 -x6388 -x11823 -x9456 -x15552 -x6879 -x4000 -x5153 -x3757 -x3938 -x2120 -x7735 -x13844 -x6872 -x7237 -x996 -x8361 -x15855 -x3477 -x6893 -x7281 -x11849 -x4059 -x6850 -x14011 -x3947 -x7280 -x7783 -x3161 -x16373 -x7546 -x6784 -x2063 -x12428 -x14915 -x14119 -x492 -x15389 -x13272 -x12700 -x10287 -x14825 -x13575 -x502 -x13154 -x11249 -x5251 -x2741 -x9053 -x16994 -x1290 -x9828 -x14260 -x374 -x1000 -x4774 -x5715 -x10709 -x2393 -x9733 -x3555 -x7842 -x13567 -x14774 -x10339 -x1466 -x6034 -x6210 -x14650 -x5447 -x10929 -x11088 -x15241 -x11951 -x12474 -x4171 -x14618 -x11384 -x12965 -x4306 -x5803 -x4801 -x14564 -x7588 -x11417 -x2297 -x13055 -x924 -x14623 -x12672 -x13820 -x6352 -x1203 -x9968 -x14388 -x10178 -x2698 -x11877 -x4974 -x11684 -x12007 -x8685 -x11641 -x12611 -x669 -x14322 -x15427 -x9186 -x8162 -x5664 -x721 -x11756 -x10250 -x1096 -x9580 -x10900 -x9439 -x10631 -x13486 -x10475 -x9810 -x12674 -x13697 -x11798 -x15765 -x15767 -x7598 -x1602 -x15316 -x6725 -x15970 -x8816 -x3231 -x1972 -x5847 -x776 -x13997 -x15817 -x2051 -x14829 -x8090 -x2344 -x16395 -x3185 -x6092 -x1993 -x1894 -x3144 -x12662 -x5989 -x6255 -x10873 -x1109 -x2491 -x388 -x4807 -x13475 -x10156 -x9606 -x4883 x10319 -x15229 -x9510 -x4577 -x13138 -x13804 -x11213 -x11219 -x1720 -x4114 -x7895 -x12550 -x10993 -x8934 -x11676 -x4030 -x11626 -x3587 -x14394 -x12841 -x9595 -x6443 -x11456 -x15832 -x7629 -x11806 -x248 -x3350 -x12420 -x7966 -x16290 -x10019 -x11503 -x13323 -x11056 -x16095 -x11627 -x15225 -x11748 -x5883 -x3653 -x15606 -x4341 -x3431 -x497 -x7953 -x16803 -x4764 -x16101 -x10665 -x12562 -x16558 -x10946 -x14128 -x13060 -x13274 -x13746 -x13855 -x14624 -x10234 -x4915 -x15520 -x3220 -x13168 -x7050 -x4991 -x4352 -x11650 -x4631 -x13519 -x9921 -x13164 -x10868 -x15825 -x9536 -x6841 -x12456 -x6219 -x7812 -x10427 -x14097 -x7978 -x11513 -x7998 -x7790 -x3093 -x6776 -x6583 -x1472 -x12247 -x1107 -x2309 -x12932 -x11038 -x7671 -x12189 -x15536 -x14454 -x4183 -x16810 -x14130 -x8469 -x11336 -x1074 -x6662 -x14648 -x2105 -x13911 -x5385 -x2214 -x15935 -x9948 -x4549 -x16962 -x12567 -x15341 -x10620 -x1685 -x6283 -x2974 -x464 -x4175 -x9468 -x9469 -x15179 -x5270 -x6469 -x10563 -x7679 -x11703 -x1488 -x4884 -x9972 -x8156 -x12565 -x3055 -x6178 -x10781 -x9541 -x14383 -x5666 -x10747 -x16167 -x17214 -x14054 -x12460 -x6374 -x11438 -x6617 -x16063 -x15617 -x5488 -x12245 -x1616 -x12279 -x16881 -x9195 -x10236 -x8321 -x3737 -x12735 -x9239 -x3123 -x6536 -x12433 -x11685 -x10844 -x756 -x6854 -x9614 -x14153 -x5641 -x6024 -x719 -x9573 -x1483 -x6882 -x3618 -x6870 -x7253 -x5475 -x1983 -x11958 -x13776 -x10328 -x14930 -x14381 -x15863 -x940 -x2714 -x2174 -x734 -x3397 -x5945 -x2242 -x905 -x2737 -x3935 -x3084 -x2386 -x11565 -x13413 -x10005 -x5159 -x5356 -x15032 -x2417 -x12446 -x17185 -x15195 -x13800 -x11393 -x12918 -x11138 -x14095 -x12551 -x10082 -x11511 -x1412 -x14933 -x6377 -x12186 -x15661 -x8697 -x10715 -x16537 -x3435 -x5198 -x13072 -x6897 -x7850 -x7039 -x6926 -x7223 -x14324 -x2576 -x12736 -x10823 -x14635 -x14294 -x8918 -x9038 -x17210 -x13934 -x16680 -x12259 -x9531 -x14160 -x8278 -x4067 -x8759 -x2069 -x4450 -x3761 -x10112 -x6206 -x670 -x14720 x14572 -x10437 -x131 -x748 -x5370 -x207 -x4224 -x16568 -x12504 -x339 -x10217 -x2307 -x12956 -x2285 -x12291 -x8776 -x13671 -x5227 -x13639 -x13678 -x10200 -x9052 -x10419 -x11910 -x5134 -x13316 -x4681 -x6423 -x5247 -x1984 -x430 -x9945 -x4381 -x12489 -x16977 -x16057 -x12964 -x3815 -x8491 -x11927 -x13779 -x10028 -x10559 -x1490 -x15945 -x8539 -x15699 -x10760 -x9829 -x3018 -x16712 -x3777 -x11430 -x8492 -x3329 -x5768 -x16742 -x9342 -x2603 -x9748 -x3611 -x13667 -x4554 -x7838 -x1456 -x1979 -x11954 -x8927 -x14804 -x12424 -x827 -x16933 -x2650 -x9543 -x10092 -x475 -x17053 -x16603 -x2879 -x2747 -x11882 -x11569 -x7247 -x12712 -x1388 -x16865 -x17186 -x9694 -x4920 -x7708 -x8363 -x314 -x13327 -x13105 -x688 -x5400 -x15474 -x2100 -x11012 -x12215 -x13542 -x12024 -x12327 -x16665 x13522 -x13451 -x6313 -x8315 -x9693 -x11124 -x13657 -x14919 -x15792 -x9831 -x8340 -x16869 -x11796 -x1063 -x11451 -x16129 -x11132 -x5076 -x16105 -x11964 -x7848 -x11290 -x4873 -x17127 -x5527 -x2334 -x2577 -x6811 -x6506 -x10 -x176 -x5681 -x1025 -x11041 -x14745 -x15716 -x11758 -x4516 -x4484 -x13563 -x2336 -x12318 -x12563 -x3395 -x10952 -x979 -x7137 -x12339 -x828 -x511 -x15502 -x15377 -x16416 -x2617 -x3364 -x7682 -x14658 -x8146 -x11418 -x966 -x10474 -x1436 -x2811 -x12307 -x9481 -x6129 -x13264 -x16921 -x11217 -x15747 -x10878 -x9302 -x2684 -x15074 -x12796 -x15055 -x6925 -x5537 -x11675 -x8083 -x82 -x16026 -x2125 -x2493 -x13239 -x2362 -x9705 -x7900 -x12718 -x13198 -x9904 -x16494 -x16363 -x7007 -x2928 -x855 -x2884 -x11280 -x16344 -x13668 -x5915 -x2180 -x14378 -x10891 -x10926 -x8424 -x17057 -x12953 -x6824 -x13361 -x11061 -x12302 -x16445 -x15196 -x5065 -x16067 -x14556 -x15402 -x13513 -x9985 -x1441 -x9665 -x3299 -x10945 -x7279 -x8368 -x8903 -x10023 -x16469 -x2656 -x15378 -x6362 -x7651 -x14003 -x16552 -x11225 -x8058 -x7834 -x1787 -x11965 -x11891 -x9775 -x3279 -x14941 -x10150 -x13183 -x14750 -x5184 -x4106 -x6944 -x3334 -x1506 -x9501 -x6874 -x3002 -x14644 -x11188 -x3630 -x4591 -x3809 -x11364 -x2276 -x12789 -x6153 -x7181 -x4479 -x15021 -x13682 -x5550 -x3615 -x5211 -x13783 -x5792 -x1540 -x3134 -x15708 -x239 -x2643 -x15693 -x54 -x296 -x13405 -x1387 -x14838 -x8427 -x9212 -x6084 -x10239 -x10359 -x482 -x8695 -x6056 -x8889 -x989 -x1872 -x13621 -x14509 -x8329 -x10777 -x10032 -x14308 -x5816 -x11045 -x13731 -x288 -x4156 -x16030 -x3497 -x11521 -x1163 -x17130 -x17017 -x14940 -x16489 -x15479 -x6578 -x14236 -x5437 -x13118 -x15737 x4396 -x1238 -x2449 -x2616 -x11230 -x10501 -x6556 -x991 -x13896 -x1065 -x7161 -x170 -x11466 -x8031 -x11224 -x3980 -x8072 -x671 -x12146 -x6844 -x10608 -x10780 -x13045 -x12673 -x8331 -x17069 -x5021 -x13466 -x7548 -x13356 -x6279 -x1898 -x11531 -x2708 -x4607 -x5609 -x16468 -x11931 -x9041 -x2047 -x3398 -x3519 -x16513 -x8881 -x59 -x5481 -x2284 -x11413 -x12376 -x599 -x6971 -x15433 -x10212 -x8217 -x6404 -x12110 -x16315 -x10052 -x7618 -x12804 -x4288 -x13132 -x8281 -x3671 -x6321 -x4943 -x864 -x13740 -x16110 -x10433 -x15224 -x16006 -x5479 -x13467 -x8718 -x5955 -x12046 -x4733 -x13860 -x5885 -x2701 -x15840 -x11220 -x14679 -x2757 -x9800 -x8876 -x8999 -x7538 -x9934 -x14397 -x6708 -x702 -x6986 -x5979 -x10104 -x3837 -x7067 -x14289 -x6054 -x6425 -x10116 -x16302 -x5423 -x7474 -x3676 -x16905 -x4471 -x2871 -x7689 -x11281 -x14183 -x10306 -x5393 -x441 -x3254 -x1622 -x4264 -x7032 -x9671 -x1354 -x9957 -x7985 -x11584 -x456 -x4002 -x16631 -x8096 -x8177 -x6040 -x12225 -x11700 -x2652 -x2556 -x3596 -x2860 -x236 -x15401 -x9677 -x2405 -x1022 -x5961 -x12811 -x10984 -x7249 -x1162 -x6281 -x6041 -x15266 -x9927 -x8823 -x815 -x7832 -x5922 -x11728 -x5658 -x7555 -x10120 -x5477 -x12357 -x15585 -x16609 -x16414 -x11255 -x7759 -x9784 -x13637 -x12354 -x7111 -x12869 -x10029 -x9932 -x2958 -x5710 -x13195 -x14538 -x13887 -x15426 -x1663 -x14186 -x4617 -x5083 -x751 -x8320 -x433 -x13933 -x249 -x2375 -x5861 -x14812 -x5418 -x5807 -x5082 -x5642 -x15312 -x2218 -x9768 -x2760 -x1659 -x2838 -x6929 -x6835 -x8748 -x10464 -x6397 -x812 -x9900 -x14690 -x11111 -x490 -x16049 -x11524 -x3031 -x561 -x4731 -x10386 -x7664 -x8987 -x10357 -x11504 -x11824 -x9040 -x4130 -x9761 -x16857 -x3758 -x10106 -x11288 -x7815 -x12720 -x15730 -x4458 -x2732 -x1451 -x1088 -x5462 -x10268 -x11414 -x1521 -x9792 -x13842 -x2517 -x16618 -x3328 -x3632 -x7989 -x10341 -x8737 -x12054 -x2667 -x6172 -x14824 -x13430 -x6390 -x3037 -x10007 -x2249 -x4754 -x13939 -x10426 -x16044 -x4361 -x2335 -x1510 -x10582 -x7845 -x5802 -x16120 -x7802 -x8707 -x4152 -x17065 -x10652 -x15481 -x11797 -x3814 -x5725 -x3829 -x10562 -x4789 -x10782 -x3536 -x9440 -x1318 -x14779 -x13387 -x10967 -x3887 -x3026 -x17039 -x13452 -x13694 -x15641 -x13817 -x3728 -x13726 -x10511 -x2998 -x14429 -x14859 -x16654 -x8868 -x140 -x7372 -x66 -x10591 -x7087 -x1528 -x7942 -x15102 -x165 -x8439 -x3345 -x2839 -x4468 -x4324 -x352 -x12968 -x13461 -x9618 -x6724 -x387 -x11106 -x16200 -x1731 -x6329 -x10949 -x8125 -x15719 -x9737 -x7030 -x2395 -x8292 -x6189 -x11324 -x3875 -x9617 -x238 -x10455 -x10153 -x9272 -x5910 -x2915 -x14287 -x3354 -x1453 -x768 -x8044 -x16774 -x2132 -x8338 -x13645 -x17224 -x15485 -x10642 -x1397 -x15228 -x3255 -x3544 -x2181 -x1631 -x10863 -x4966 -x8245 -x10525 -x10906 -x341 -x8793 -x15505 -x6550 -x14058 -x11499 -x12821 -x14977 -x1489 -x13194 -x8366 -x7501 -x15521 -x7401 -x8546 -x5116 -x8995 -x5713 -x6386 -x10385 -x15669 -x11052 -x12949 -x15149 -x6445 -x1194 -x13699 -x14560 -x7532 -x17103 -x5176 -x7190 -x2008 -x3160 -x1429 -x13868 -x2083 -x8721 -x2074 -x4404 -x15414 -x357 -x3898 -x195 -x14472 -x8017 -x1595 -x351 -x9821 -x5121 -x16754 -x13419 -x9517 -x16405 -x11363 -x15269 -x3607 -x6947 -x11246 -x3948 -x5420 -x5950 -x13659 -x11231 -x952 -x711 -x10963 -x9962 -x15844 -x9963 -x10133 -x7184 -x15355 -x3244 -x6946 -x9712 -x9201 -x1404 -x9977 -x11325 -x2679 -x15894 -x14436 -x16176 -x14292 -x2529 -x10990 -x609 -x14290 -x11842 -x2548 -x14150 -x6905 -x13548 -x3893 -x3623 -x9029 -x15078 -x3411 -x9380 -x5597 -x14227 -x5210 -x14148 -x880 -x13031 -x7645 -x8420 -x10049 -x12459 -x6969 -x15423 -x6641 -x9738 -x7971 -x5657 -x11979 -x12019 -x2999 -x4672 -x598 -x8386 -x3135 -x15117 -x14055 -x4792 -x781 -x17213 -x12937 -x15655 -x10802 -x6676 -x15114 -x1990 -x4146 -x9059 -x15942 -x7910 -x15376 -x16212 -x8193 -x3240 -x15307 -x16502 -x12973 -x5031 -x7935 -x11482 -x12177 -x15232 -x9170 -x1098 -x13335 -x1675 -x10273 -x14209 -x12308 -x9898 -x7610 -x6451 -x7625 -x6934 -x4092 -x7300 -x12629 -x9965 -x5058 -x128 -x15201 -x2841 -x2182 -x5483 -x4638 -x15925 -x14822 -x5967 -x12133 -x12499 -x9236 -x606 -x1087 -x14740 -x4455 -x10458 -x4388 -x7921 -x12772 -x8359 -x5506 -x9221 -x6415 -x5287 -x16749 -x11464 -x12260 -x2346 -x14651 -x9003 -x3289 -x9939 -x10735 -x3586 -x14565 -x5123 -x4008 -x884 -x13398 -x5223 -x12878 -x11141 -x16596 -x6250 -x7569 -x1017 -x4174 -x3085 -x5978 -x12364 -x11143 -x9855 -x13087 -x6077 -x7402 -x5637 -x12938 -x11315 -x5562 -x9661 -x4410 -x6764 -x10907 -x15304 -x14808 -x17180 -x15122 -x10088 -x14033 -x16682 -x6399 -x11573 -x5035 -x1766 -x16087 -x3604 -x11212 -x5595 -x6709 -x797 -x6164 -x11344 -x12134 -x16999 -x5640 -x11734 -x13134 -x15280 -x13428 -x8094 -x7045 -x1153 -x5237 -x1233 -x549 -x11116 -x12375 -x16917 -x8370 -x2409 -x6103 -x15084 -x5368 -x16694 -x8885 -x12226 -x14676 -x8064 -x705 -x16670 -x6551 -x2408 -x16906 -x10704 -x50 -x6883 -x2257 -x14526 -x6565 -x6088 -x13453 -x6300 -x7386 -x1027 -x14671 -x1344 -x8910 -x8272 -x3256 -x8421 -x6970 -x13340 -x10527 -x14712 -x2143 -x12419 -x16448 -x3368 -x16615 -x5946 -x4354 -x16555 -x16639 -x10111 -x14417 -x15150 -x15954 -x5996 -x9877 -x13455 -x9049 -x6638 -x4942 -x851 -x1220 -x6647 -x10785 -x8961 -x15643 -x5262 -x9347 -x13782 -x3192 -x2245 -x4957 -x1946 -x3158 -x3878 -x12118 -x16 -x5501 -x8864 -x6597 -x4016 -x15642 -x14995 -x794 -x1076 -x9142 -x6188 -x5951 -x8811 -x1062 -x3318 -x9801 -x14225 -x1306 -x3316 -x3212 -x12416 -x814 -x4270 -x9882 -x6474 -x15946 -x4061 -x7031 -x5070 -x14031 -x11039 -x11395 -x2605 -x10366 -x10512 -x11815 -x13276 -x265 -x7288 -x7658 -x16799 -x12450 -x6701 -x12048 -x8515 -x5125 -x9010 -x563 -x9444 -x14755 -x7576 -x2441 -x15330 -x2013 -x12497 -x5113 -x5830 -x2213 -x8657 -x14233 -x5107 -x13128 -x11153 -x14545 -x946 -x13641 -x11807 -x5927 -x5988 -x13961 -x11181 -x12378 -x3359 -x12231 -x11006 -x533 -x16320 -x12204 -x5361 -x11906 -x10928 -x16369 -x9734 -x15780 -x11003 -x14455 -x15922 -x15277 -x4380 -x1585 -x11809 -x7271 -x3677 -x421 -x14927 -x53 -x7000 -x16967 -x14632 -x6999 -x7493 -x17063 -x12526 -x501 -x1835 -x15405 -x2483 -x7856 -x12025 -x12598 -x1470 -x9314 -x1217 -x6990 -x14211 -x439 -x9204 -x16983 -x2804 -x7276 -x13680 -x14326 -x10713 -x1392 -x6962 -x6516 -x3098 -x12071 -x107 -x190 -x5216 -x3796 -x14198 -x16718 -x7630 -x2432 -x15957 -x16312 -x11109 -x762 -x14939 -x13491 -x281 -x1772 -x10380 -x576 -x15257 -x6316 -x453 -x9684 -x6418 -x1142 -x15278 -x14060 -x14271 -x16910 -x12343 -x16903 -x3444 -x12404 -x7740 -x16052 -x12129 -x5103 -x14504 -x799 -x8610 -x2512 -x13121 -x948 -x1267 -x16828 -x12618 -x9156 -x13988 -x1346 -x6554 -x12386 -x2265 -x6095 -x6915 -x6238 -x13989 -x10184 -x7084 -x2433 -x11040 -x10948 -x2065 -x4495 -x786 -x5288 -x2899 -x12182 -x5307 -x862 -x15418 -x11937 -x2960 -x416 -x963 -x15625 -x3959 -x14478 -x8645 -x10252 -x6933 -x9134 -x13841 -x2330 -x4305 -x577 -x3469 -x9124 -x4690 -x12219 -x13253 -x14577 -x11651 -x5014 -x15064 -x6472 -x10429 -x5770 -x12480 -x5991 -x10565 -x13269 -x16829 -x10970 -x14410 -x14657 -x7496 -x9410 -x3413 -x11534 -x3281 -x13802 -x4372 -x8767 -x3438 -x12159 -x7331 -x999 -x10479 -x9819 -x892 -x14401 -x14873 -x9575 -x9584 -x3103 -x12179 -x7126 -x13714 -x5677 -x7601 -x14000 -x14451 -x14989 -x10529 -x5326 -x2511 -x1400 -x12190 -x2319 -x11269 -x8946 -x7705 -x8723 -x15296 -x5438 -x4366 -x716 -x4910 -x4254 -x14780 -x12958 -x958 -x5554 -x9073 -x5899 -x12683 -x1640 -x10790 -x16133 -x4213 -x7272 -x829 -x9551 -x14461 -x10284 -x6632 -x16660 -x3039 -x326 -x4419 -x11459 -x8288 -x13242 -x8703 -x9339 -x14794 -x906 -x11396 -x14689 -x148 -x14056 -x15291 -x4411 -x3730 -x4289 -x1695 -x6502 -x6099 -x9372 -x15431 -x7057 -x7869 -x3087 -x10296 -x15444 -x8696 -x15449 -x627 -x9085 -x1918 -x5744 -x6966 -x5036 -x13381 -x7728 -x4215 -x7149 -x8065 -x9516 -x14957 -x3393 -x1046 -x14013 -x9774 -x11289 -x11568 -x3844 -x14202 -x1498 -x7165 -x8024 -x14448 -x9462 -x1444 -x1038 -x6287 -x13027 -x3877 -x7573 -x2813 -x10681 -x11286 -x12374 -x9257 -x14986 -x15977 -x8001 -x9788 -x10913 -x1538 -x6251 -x16830 -x12006 -x10886 -x14948 -x14391 -x7805 -x3997 -x8652 -x7152 -x15786 -x12297 -x1567 -x10423 -x2888 -x13489 -x1011 -x14321 -x3437 -x13404 -x9688 -x1910 -x15876 -x1201 -x3211 -x16244 -x7810 -x2889 -x8848 -x292 -x14189 -x15249 -x10848 -x6602 -x365 -x9279 -x2551 -x13594 -x4534 -x13836 -x13406 -x2870 -x15592 x15608 -x3036 -x2392 -x3635 -x7094 -x8323 -x1735 -x778 -x10986 -x5619 -x6505 -x11987 -x5871 -x1246 -x10235 -x5404 -x1125 -x13797 -x16932 -x7891 -x7303 -x16542 -x13743 -x4708 -x14888 -x13064 -x3910 -x9889 -x16294 -x1798 -x3902 -x6823 -x12086 -x8609 -x10795 -x10876 -x4715 -x7245 -x13133 -x13684 -x6427 -x10206 -x947 -x7207 -x13094 -x10773 -x725 -x12312 -x14380 -x8220 -x6021 -x10248 -x17037 -x3801 -x8295 -x11005 -x5608 -x2035 -x5731 -x8729 -x12586 -x2390 -x8164 -x16759 -x11939 -x2957 -x13444 -x9019 -x6236 -x4385 -x12544 -x6685 -x12286 -x1775 -x9879 -x8785 -x3271 -x6031 -x13052 -x6037 -x7905 -x5220 -x10509 -x6861 -x2845 -x12193 -x6588 -x15577 -x5297 -x14744 -x7981 -x1258 -x7762 -x4795 -x1608 -x5859 -x16646 -x562 -x16413 -x13739 -x4914 -x496 -x10985 -x6102 -x8145 -x9703 -x833 -x2158 -x11865 -x5396 -x14976 -x9130 -x4511 -x8263 -x9836 -x5874 -x11159 -x17040 -x10636 -x4034 -x7604 -x14082 -x12522 -x4946 -x3169 -x4100 -x10300 -x11957 -x6846 -x10700 -x1010 -x3649 -x11536 -x5692 -x10725 -x5806 -x4329 -x7766 -x16436 -x5302 -x14641 -x11864 -x9833 -x7483 -x13006 -x14259 -x5276 -x4639 -x1282 -x7056 -x5428 -x10960 -x7943 -x13250 -x1435 -x6380 -x3204 -x9324 -x11523 -x3816 -x10981 -x1684 -x16366 -x9366 -x13085 -x27 -x15065 -x2070 -x4967 -x10323 -x7019 x13432 -x14431 -x10522 -x17182 -x10691 -x5934 -x10201 -x11008 -x8265 -x9408 -x7177 -x2588 -x10360 -x8624 -x77 -x13393 -x9658 -x2989 -x944 -x15999 -x9414 -x2906 -x831 -x7154 -x100 -x15247 -x4685 -x8694 -x2034 -x15875 -x4742 -x7069 -x14250 -x5600 -x5373 -x4066 -x7731 -x16955 -x12304 -x14931 -x3287 -x12281 -x7776 -x15281 -x13078 -x9125 -x12564 -x7642 -x10695 -x12341 -x4980 -x9535 -x755 -x11744 -x3591 -x6104 -x5985 -x5110 -x15569 -x8937 -x3249 -x800 -x7263 -x17029 -x2768 -x15130 -x13756 -x11185 -x4827 -x10193 -x15398 -x13775 -x995 -x2984 -x6837 -x9757 -x14385 -x14626 -x1536 -x6091 -x2456 -x5709 -x10187 -x13819 -x10042 -x10249 -x7681 -x13390 -x11419 -x7911 -x14934 -x14918 -x3496 -x9329 -x8607 -x16922 -x11525 -x9785 -x9607 -x11066 -x13112 -x7026 -x13470 -x4833 -x8932 -x10966 -x12285 -x4079 -x4402 -x4498 -x7023 -x3302 -x8780 -x15205 -x1552 -x9013 -x2138 -x9308 -x3766 -x3839 -x10079 -x6183 -x13394 -x14317 -x17121 -x8487 -x2992 -x6668 -x4475 -x8159 -x16762 -x8270 -x1609 -x8343 -x12369 -x6387 -x6672 -x14106 -x5656 -x7694 -x2638 -x5516 -x141 -x17167 -x7025 -x16182 -x3461 -x7239 -x11624 -x5823 -x2258 -x1652 -x8392 -x5006 -x8282 -x4705 -x14352 -x7854 -x2857 -x1207 -x12591 -x15670 -x5143 -x12392 -x12935 -x10528 -x5225 -x939 -x9108 -x3634 -x14883 -x12255 -x12916 -x11204 -x1965 -x16255 -x8859 -x5914 -x7053 -x2208 -x1176 -x2090 -x8669 -x14437 -x9429 -x867 -x2526 -x5678 -x2680 x11206 -x3897 -x13634 -x10951 -x1875 -x1764 -x179 -x1304 -x14956 -x6275 -x3985 -x10467 -x12978 -x15566 -x2790 -x12334 -x876 -x15582 -x16427 -x13502 -x4189 -x6353 -x4852 -x15665 -x12479 -x8167 -x15331 -x10084 -x5833 -x12049 -x926 -x10233 -x15243 -x11284 -x980 -x899 -x14325 -x12523 -x15671 -x1722 -x13263 -x7666 -x12864 -x13912 -x2563 -x10837 -x12596 -x783 -x16969 -x1013 -x4603 -x6422 -x7382 -x7209 -x8200 -x11155 -x9525 -x12803 -x5923 -x12632 -x7261 -x10410 -x11444 -x16059 -x7897 -x1890 -x3780 -x2968 -x17022 -x11452 -x1822 -x825 -x8733 -x15950 -x20 -x13534 -x8705 -x14884 -x2401 -x3933 -x6324 -x10152 -x7726 -x11844 -x2220 -x4689 -x7685 -x6703 -x14424 -x5551 -x15815 -x9402 -x14423 -x5317 -x9352 -x14870 -x2502 -x6862 -x9999 -x1673 -x6953 -x8754 -x3609 -x14457 -x1935 -x12175 -x1783 x14469 -x3097 -x11229 -x11826 -x9240 -x15756 -x16677 -x12217 -x14135 -x12843 -x2477 -x9078 -x4118 -x14793 -x5667 -x6530 -x11378 -x10826 -x12642 -x11572 -x765 -x9953 -x7660 -x4405 -x15921 -x14619 -x1367 -x10010 -x10614 -x8872 -x14552 -x14942 -x6930 -x6586 -x12092 -x16228 -x13848 -x5062 -x11969 -x9651 -x10956 -x11120 -x16813 -x6680 -x7107 -x286 -x4573 -x7668 -x14758 -x16576 -x5728 -x8643 -x12616 -x12790 -x1915 -x10473 -x2829 -x11917 -x7537 -x8588 -x12911 -x10486 -x3306 -x12381 -x2966 -x4017 -x2587 -x2388 -x13248 -x9094 -x6239 -x12909 -x13171 -x2485 -x9293 -x8757 -x9265 -x6980 -x13903 -x5925 -x14328 -x6299 -x9322 -x15497 -x2878 -x13456 -x9908 -x14949 -x11391 -x3849 -x1315 -x11 -x2471 -x16396 -x15356 -x9068 -x7567 -x13693 -x14523 -x5908 -x16406 -x7217 -x5735 -x14701 -x10418 -x5060 -x4357 -x3326 -x12004 -x6590 -x13653 -x11011 -x12824 -x14723 -x10046 -x4252 x15417 -x17194 -x16525 -x12360 -x2735 -x14730 -x16620 -x1144 -x3808 -x6263 -x14860 -x368 -x13672 -x8210 -x12452 -x8562 -x2858 -x2303 -x1813 -x14036 -x15490 -x6493 -x13593 -x15477 -x8152 -x1786 -x9258 -x78 -x14020 -x9766 -x4666 -x6070 -x594 -x14219 -x10378 -x5306 -x4299 -x10256 -x7028 -x1943 -x6954 -x836 -x12818 -x2052 -x13772 -x15796 -x17092 -x11019 -x266 -x805 -x5023 -x6508 -x17104 -x1721 -x11458 -x8543 -x11822 -x9080 -x9979 -x1985 -x13355 -x1962 -x12465 -x14145 -x1066 -x5142 -x15334 -x16023 -x6144 -x2522 -x4076 -x12235 -x319 -x2756 -x10453 -x5407 -x14243 -x2798 -x8983 -x14834 -x7518 -x17007 -x7346 -x8499 -x4813 -x1974 -x5929 -x12072 -x15994 -x11157 -x10847 -x16990 -x13068 -x15106 -x7595 -x16987 -x6603 -x7654 -x14663 -x10531 -x7003 -x13612 -x14677 -x9996 -x8755 -x9846 -x957 -x9615 -x17200 -x15306 -x1380 -x11501 -x3929 -x2930 -x12100 -x15646 -x2904 -x14480 -x14912 -x17032 -x9318 -x280 -x15279 -x7238 -x5545 -x17155 -x17041 -x2148 -x11578 -x12572 -x14400 -x9004 -x16780 -x8756 -x16684 -x6116 -x6517 -x11335 -x14512 -x3642 -x6658 -x15215 -x7036 -x16177 -x9299 -x16703 -x16841 -x13120 -x1884 -x13960 -x3446 -x9202 -x3693 -x8419 -x10004 -x8788 -x7716 -x3288 -x15615 -x16577 -x9616 -x9667 -x1572 -x14631 -x14063 -x11368 -x10619 -x15037 -x8124 -x3367 -x5064 -x6913 -x13089 -x3792 -x11059 -x8822 -x11768 -x1497 -x7109 -x16965 -x12123 -x12577 -x2788 -x2693 -x3290 -x11000 -x13631 -x6958 -x3694 -x6984 -x4952 -x16840 -x11873 -x14491 -x7365 -x11615 -x13893 -x15244 -x9546 -x12201 -x11892 -x1878 -x14467 -x8188 -x6240 -x16532 -x13807 -x113 -x2167 -x2937 -x13324 -x12251 -x12119 -x13305 -x965 -x17156 -x4688 -x5649 -x4644 -x15212 -x15804 -x5931 -x1895 -x14464 -x304 -x7340 -x2659 -x14687 -x9088 -x2075 -x15080 -x11439 -x5124 -x14868 -x16966 -x1539 -x2770 -x11142 -x7185 -x3662 -x11494 -x13172 -x12599 -x14866 -x16586 -x9286 -x5366 -x10685 -x13369 -x1797 -x14895 -x6785 -x13586 -x820 -x5431 -x5586 -x1204 -x9001 -x11253 -x4217 -x10564 -x13073 -x9175 -x2103 -x3321 -x17164 -x4001 -x16271 -x580 -x5771 -x3879 -x8149 -x9441 -x15186 -x15948 -x2503 -x3061 -x12512 -x3167 -x11001 -x16457 -x6822 -x612 -x11673 -x14602 -x16630 -x568 -x17025 -x10142 -x16080 -x16526 -x4194 -x6751 -x7662 -x5635 -x16027 -x2179 -x4454 -x898 -x6003 -x13010 -x12887 -x4769 -x16548 -x5066 -x9229 -x9760 -x5521 -x15076 -x1792 -x14192 -x12801 -x2558 -x13385 -x2421 -x8471 -x5492 -x3073 -x9837 -x336 -x6733 -x16036 -x16339 -x11263 -x9888 -x11870 -x3741 -x15392 x13281 -x4331 -x5054 -x4926 -x16285 -x3294 -x12348 -x14732 -x9317 -x2544 -x12883 -x110 -x551 -x16569 -x8286 -x11648 -x450 -x13518 -x15612 -x11762 -x11177 -x12196 -x16276 -x3639 -x2837 -x11848 -x4819 -x12847 -x14950 -x16471 -x9119 -x1205 -x16232 -x16572 -x1805 -x2683 -x7291 -x12836 -x488 -x10163 -x11180 -x10185 -x14864 -x8929 -x13426 -x13945 -x10494 -x6561 -x12124 -x3563 -x8298 -x11123 -x7938 -x8375 -x10841 -x9763 -x686 -x1716 -x1253 -x2318 -x118 -x7561 -x3716 -x15468 -x12794 -x8582 -x11912 -x13458 -x12851 -x9547 -x16112 -x16477 -x12931 -x9550 -x17014 -x12319 -x9823 -x3086 -x7341 -x3560 -x16710 -x9367 -x3462 -x7519 -x6156 -x9975 -x8722 -x7704 -x15987 -x13681 -x1629 -x8364 -x11460 -x16589 -x589 -x4353 -x5232 -x13915 -x3198 -x13234 -x3512 -x253 -x7469 -x14530 -x15744 -x10054 -x6618 -x3424 -x5538 -x13606 -x13605 -x16193 -x3258 -x17045 -x6939 -x2711 -x11465 -x7944 -x15219 -x1978 -x4398 -x14336 -x11845 -x162 -x8916 -x2961 -x14682 -x16298 -x5794 -x5470 -x6406 -x771 -x7609 -x9184 -x5253 -x2010 -x7044 -x11664 -x6145 -x3092 -x9626 -x12261 -x13685 -x4669 -x6370 -x10127 -x5924 -x11915 -x3821 -x12866 -x8264 -x2997 -x5839 -x2462 -x14661 -x1020 -x16410 -x14943 -x8948 -x10304 -x16561 -x10716 -x1161 -x1005 -x6013 -x17138 -x8626 -x4018 -x119 -x3756 -x11977 -x2705 -x2769 -x14553 -x12066 -x12448 -x10828 -x12265 -x12787 -x6964 -x933 -x14784 -x1931 -x15163 -x9341 -x10989 -x8172 -x6272 -x9709 -x10618 -x13972 -x3942 -x16130 -x8474 -x16144 -x1828 -x16623 -x4971 -x3260 -x8402 -x5776 -x10456 -x4119 -x1587 -x4474 -x2331 -x16527 -x16738 -x13271 -x10435 -x8362 -x11270 -x11860 -x8163 -x15763 -x6788 -x7048 -x11426 -x936 -x7675 -x3782 -x14237 -x12266 -x8289 -x13786 -x16237 -x1575 -x5071 -x1216 -x2162 -x5875 -x13252 -x7055 -x7988 -x12070 -x1726 -x15466 -x8901 -x2161 -x16976 -x4738 -x15495 -x13077 -x15645 -x2439 -x12296 -x3030 -x17175 -x695 -x9210 -x13457 -x6497 -x8639 -x2296 -x17055 -x2492 -x1331 -x10881 -x14017 -x7350 -x477 -x15897 -x6973 -x9046 -x8525 -x16035 -x12877 -x17096 -x7863 -x1214 -x11221 -x2348 -x10094 -x14255 -x8079 -x13627 -x8568 -x13119 -x329 -x3517 -x1545 -x17125 -x2210 -x9976 -x12475 -x10860 -x4895 -x1092 -x16734 -x15177 -x10495 -x353 -x4756 -x9146 -x5949 -x9507 -x13111 -x16231 -x3994 -x8618 -x2568 -x11305 -x11994 -x12593 -x13655 -x3262 -x11014 -x153 -x1781 -x3025 -x12833 -x12221 -x15361 -x386 -x3651 -x14132 -x3224 -x4198 -x7608 -x3724 -x6354 -x5376 -x12831 -x220 -x2184 -x9163 -x14127 -x2251 -x9778 -x7857 -x8629 -x656 -x8033 -x8506 -x6466 -x1500 -x15821 -x3175 -x5629 -x16147 -x520 -x3083 -x14444 -x10884 -x4207 -x16844 -x3869 -x2897 -x5052 -x8226 -x13425 -x11610 -x196 -x8488 -x1758 -x10706 -x11135 -x10354 -x14047 -x9477 -x4489 -x6719 -x1226 -x15580 -x3339 -x775 -x10955 -x13566 -x6203 -x14558 -x8586 -x11097 -x12430 -x3720 -x14345 -x2310 -x6112 -x7557 -x4382 -x2509 -x3214 -x5503 -x12728 -x9005 -x5267 -x1963 -x5968 -x9082 -x6694 -x12275 -x2110 -x4635 -x3405 -x2406 -x4812 -x14165 -x10439 -x16737 -x2767 -x16033 -x16465 -x5717 -x6943 -x14131 -x15676 -x11333 -x15154 -x14276 -x12057 -x1428 -x4187 -x3045 -x891 -x5504 -x15783 -x10934 -x11991 -x5740 -x3069 -x3479 -x11718 -x8960 -x7497 -x6209 -x6220 -x3791 -x14589 -x595 -x8182 -x13396 -x8450 -x2991 -x12206 -x9262 -x16650 -x10555 -x9235 -x10281 -x2816 -x4421 -x13170 -x1859 -x11719 -x15499 -x844 -x1995 -x1120 -x15713 -x9415 -x663 -x3213 -x1308 -x2876 -x7607 -x2498 -x2941 -x3272 -x15138 -x418 -x6141 -x3157 -x16782 -x4737 -x2720 -x11194 -x14693 -x15328 -x6750 -x10740 -x7454 -x10869 -x14348 -x10478 -x14476 -x4853 -x7430 -x14759 -x90 -x15385 -x9485 -x9083 -x807 -x4218 -x8559 -x11113 -x12039 -x12163 -x17012 -x16726 -x16234 -x10535 -x13193 -x14203 -x9911 -x7691 -x14914 -x2117 -x9173 -x17187 -x10039 -x7066 -x13892 -x11820 -x6689 -x385 -x13918 -x14482 -x9102 -x13874 -x11257 -x11198 -x7934 -x2230 -x16837 -x15399 -x984 -x12983 -x7770 -x9246 -x13861 -x934 -x13913 -x11017 -x2042 -x3459 -x4529 -x5046 -x7979 -x10076 -x1774 -x5172 -x14537 -x9577 x15016 -x7722 -x3171 -x14593 -x5729 -x1613 -x15976 -x11071 -x9521 -x9529 -x12631 -x1851 -x14488 -x4567 -x6891 -x3941 -x1154 -x4840 -x10507 -x12486 -x6993 -x11679 -x12366 -x7799 -x5427 -x13069 -x40 -x2869 -x9144 -x2890 -x3643 -x8160 -x12390 -x17046 -x16573 -x11296 -x4878 -x12104 -x16404 -x10191 -x5148 -x4798 -x15259 -x6360 -x15746 -x2801 -x7187 -x11081 -x7748 -x10536 -x14639 -x6459 -x1209 -x14170 -x5507 -x16278 -x9389 -x3278 -x13362 -x12891 -x5669 -x5310 -x10115 -x6995 -x13574 -x742 -x4441 -x7425 -x8959 -x8884 -x6812 -x10888 -x15761 -x13163 -x8086 -x1355 -x7823 -x11837 -x12085 -x15134 -x4259 -x834 -x11620 -x13161 -x8069 -x14609 -x5195 -x6885 -x16705 -x7051 -x9706 -x6089 -x12078 -x7499 -x14048 -x8068 -x3295 -x5187 -x959 -x7827 -x1809 -x15486 -x7462 -x11035 -x7825 -x6083 -x2993 -x2295 -x12547 -x1257 -x5091 -x16896 -x7080 -x13260 -x7312 -x12580 -x12116 -x13043 -x6420 -x9704 -x14975 -x14653 -x1398 -x16265 -x11034 -x3034 -x13658 -x7994 -x6265 -x8637 -x2007 -x15793 -x3646 -x8011 -x5995 -x10668 -x8404 -x10246 -x7277 -x3201 -x6941 -x12991 -x10131 -x9283 -x9839 -x8513 -x7061 -x3174 -x263 -x8154 -x8775 -x1381 -x6047 -x203 -x10573 -x7369 -x16351 -x8479 -x8486 -x13156 x13936 -x16440 -x462 -x9686 -x16159 -x1847 -x4961 -x4882 -x15724 -x9527 -x12558 -x13863 -x1460 -x10933 -x5699 -x6523 -x16886 -x9878 -x5057 -x15482 -x9609 -x9913 -x9111 -x5055 -x13329 -x9537 -x9853 -x10406 -x9185 -x2302 -x1328 -x11775 -x9298 -x5799 -x3336 -x11541 -x1452 -x5704 -x16674 -x4999 -x7214 -x1150 -x7132 -x15741 -x1402 -x4117 -x15436 -x12503 -x14246 -x16286 -x6624 -x3781 -x13885 -x13914 -x15686 -x16338 -x10293 -x16549 -x14500 -x184 -x4596 -x4448 -x8792 -x4392 -x15029 -x10145 -x8602 -x3406 -x13174 -x13433 -x3047 -x3408 -x8413 -x6226 -x5467 -x6600 -x7151 -x11164 -x2709 -x1286 -x3522 -x14847 -x5801 -x701 -x10748 -x12988 -x192 -x1739 -x1418 -x1143 -x14053 -x15805 -x14581 -x6447 -x63 -x11847 -x12863 -x6514 -x1383 -x5831 -x541 -x11746 -x7409 -x14241 -x2151 -x4547 -x3582 -x4997 -x7995 -x1467 -x11506 -x12900 -x13501 -x444 -x8230 -x2729 -x7515 -x8067 -x3742 -x6965 -x11863 -x3579 -x9887 -x209 -x9875 -x5221 -x5358 -x7701 -x14190 -x1801 -x6419 -x916 -x2736 -x13744 -x14390 -x354 -x2916 -x5115 -x5983 -x451 -x12633 -x11621 -x3768 -x9991 -x8442 -x2178 -x11216 -x11179 -x14999 -x4093 -x597 -x4413 -x2514 -x14675 -x4356 -x16179 -x14727 -x3253 -x11769 -x3736 -x4046 -x11303 -x13864 -x10027 -x3184 -x11766 -x7405 -x14879 -x8306 -x5213 -x16730 -x2621 -x2810 -x6533 -x6022 -x11356 -x1302 -x4363 -x11599 -x11681 -x12615 -x7683 -x14133 -x3725 -x16806 -x14960 -x13890 -x5650 -x16848 -x12212 -x16146 -x883 -x12989 -x4291 -x6519 -x5387 -x15087 -x9345 -x6136 -x573 -x7064 -x11945 -x4993 -x12926 -x2678 -x11682 -x5643 -x6650 -x13403 -x10031 -x1850 -x12867 -x10965 -x5353 -x9399 -x10517 -x3943 -x741 -x10387 -x11941 -x1753 -x5854 -x9000 -x111 -x16137 -x3257 -x1896 -x14094 -x6073 -x3151 -x13869 -x15809 -x16520 -x11789 -x13422 -x4649 -x4226 -x7089 -x13056 -x9515 -x7793 -x10141 -x2452 -x15932 -x16948 -x13970 -x7621 -x10540 -x16751 -x9765 -x16233 -x2586 -x9544 -x3118 -x9412 -x16165 -x14030 -x12914 -x16711 -x2800 -x9581 -x11084 -x12644 -x16341 -x13853 -x4728 -x15323 -x937 -x11293 -x3265 -x14810 -x1156 -x10144 -x1569 -x15982 -x7381 -x151 -x13755 -x16964 -x6094 -x8378 -x3277 -x6191 -x15371 -x10277 -x8467 -x13643 -x16028 -x8743 -x12713 -x6520 -x6782 -x9105 -x14387 -x11601 -x7545 x14349 -x5341 -x961 -x4078 -x7727 -x9162 -x7999 -x15728 -x16382 -x10589 -x5415 -x14889 -x11307 -x2168 -x8511 -x11925 -x17093 -x13665 -x16075 -x10683 -x10726 -x15067 -x4937 -x16333 -x12697 -x12704 -x13177 -x11827 -x1669 -x1513 -x917 -x11995 -x16559 -x7949 -x7635 -x5000 -x10398 -x14412 -x1849 -x3956 -x13109 -x13595 -x9862 -x5392 -x13987 -x12922 -x4902 -x4384 -x746 -x7680 -x5163 -x3955 -x9691 -x9539 -x10189 -x9396 -x7888 -x7753 -x10124 -x13752 -x9303 -x5928 -x14399 -x15151 -x5719 -x4824 -x6449 -x16336 -x9222 -x8813 -x16424 -x2520 -x12328 -x3132 -x1219 -x14775 -x826 -x446 -x6994 -x16565 -x17190 -x4599 -x109 -x12237 -x13877 -x1231 -x4636 -x9776 -x11183 -x10849 -x1295 -x15879 -x12860 -x8993 -x2803 -x4273 -x16600 -x5489 -x1880 -x3856 -x13990 -x4620 -x7522 -x9320 -x13169 -x8656 -x6728 -x16876 -x5044 -x7667 -x16988 -x14155 -x676 -x14622 -x5409 x16452 -x11542 -x15952 -x506 -x2620 -x246 -x437 -x3232 -x6035 -x6684 -x6786 -x7136 -x5129 -x5672 -x4938 -x1172 -x10757 -x3995 -x10498 -x14197 -x4014 -x10343 -x14408 -x6674 -x6444 -x5002 -x15870 -x9270 -x11327 -x4772 -x1905 -x531 -x4660 -x1280 -x1651 -x9848 -x7387 -x8171 -x3464 -x8560 -x11313 -x12946 -x11457 -x10349 -x4818 -x3556 -x2379 -x5937 -x7655 -x1245 -x6361 -x841 -x10758 -x17149 -x11429 -x3095 -x6288 -x3191 -x10798 -x15492 -x10957 -x11868 -x14080 -x3855 -x11895 -x346 -x194 -x4209 -x2507 -x642 -x7725 -x9403 -x5149 -x3557 -x211 -x5998 -x5671 -x10698 -x11942 -x13275 -x1941 -x9992 -x3913 -x653 -x15136 -x12398 -x13849 -x8549 -x2808 -x3612 -x1676 -x5886 -x7334 -x7407 -x3236 -x12241 -x14571 -x12463 -x2169 -x6457 -x14212 -x14554 -x4051 -x1740 -x14340 -x2859 -x1427 -x8356 -x9484 -x3969 -x8235 -x16564 -x7775 -x14304 -x8082 -x4623 -x16854 -x938 -x1032 -x7411 -x3340 -x11720 -x175 -x13525 -x12797 -x10068 -x11337 -x9845 -x6484 -x9583 -x4052 -x8127 -x17095 -x11787 -x6574 -x3382 -x7266 -x5063 -x7478 -x5446 -x7612 -x15700 -x489 -x14583 -x15191 -x8045 -x3241 -x17013 -x15547 -x4349 -x10670 -x157 -x7160 -x12981 -x3925 -x6713 -x6359 -x36 -x4220 -x12607 -x4206 -x16072 -x7957 -x7638 -x14760 -x9006 -x773 -x16360 -x10388 -x14350 -x17084 -x11065 -x10647 -x11772 -x1639 -x4253 -x6653 -x15142 -x244 -x8632 -x16801 -x15375 -x14585 -x200 -x6274 -x7846 -x2527 -x6175 -x5819 -x10770 -x14962 -x5286 -x5869 -x15778 -x3389 -x10350 -x7780 -x11640 -x12009 -x4615 -x3150 -x5701 -x9449 -x5711 -x5345 -x4973 -x16659 -x2672 -x3401 -x3559 -x15424 -x6876 -x15090 -x15630 -x6706 -x1285 -x11725 -x11371 -x5700 -x7399 -x8116 -x1250 -x4154 -x2096 -x15574 -x10736 -x12018 -x12820 -x12810 -x14800 -x13642 -x8115 -x5622 -x10338 -x3122 -x9364 -x9886 -x9860 -x13805 -x14551 -x1361 -x3245 -x5474 -x3005 -x12657 -x12122 -x10730 -x15692 -x7952 -x7241 -x13930 -x14747 -x11547 -x15438 -x1 -x8742 -x10017 -x9306 -x3886 -x6101 -x7438 -x5793 -x11908 -x5496 -x6889 -x11160 -x13292 -x733 -x7504 -x9077 -x3827 -x6222 -x9337 -x7517 -x4841 -x5416 -x4028 -x12021 -x16391 -x7379 -x895 -x6258 -x14272 -x445 -x9406 -x10402 -x8310 -x6146 -x6190 -x1944 -x3535 -x13771 -x338 -x12610 -x1303 -x7756 -x16314 -x8717 -x12246 -x14019 -x2755 -x13527 -x3867 -x13847 -x4955 -x9090 -x2847 -x10516 -x10778 -x4400 -x3138 -x3608 -x16540 -x1583 -x16647 -x1336 -x8544 -x625 -x12188 -x6462 -x5957 -x7173 -x3785 -x13570 -x6563 -x8352 -x11680 -x17064 -x7657 -x4923 -x6197 -x11488 -x3760 -x1548 -x12289 -x11031 -x9935 -x9092 -x9499 -x5204 -x13582 -x14344 -x14783 -x16024 -x5382 -x8123 -x8952 -x6678 -x14091 -x16050 -x5051 -x2759 -x2082 -x10024 -x9923 -x5056 -x5112 -x15246 -x11507 -x1636 -x10377 -x1555 -x10312 -x2552 -x2193 -x1371 -x9926 -x10459 -x5513 -x9471 -x9859 -x15094 -x9152 -x10712 -x11646 -x12587 -x8112 -x499 -x3718 -x2381 -x3503 -x14724 -x4389 -x10136 -x12706 -x10059 -x4697 -x10430 -x3911 -x2448 -x1002 -x2849 -x7464 -x14265 -x6499 -x15026 -x722 -x4585 -x9370 -x4866 -x13397 -x5321 -x8842 -x13080 -x6865 -x6765 -x4799 -x1888 -x3711 -x854 -x5778 -x6477 -x10526 -x13835 -x5593 -x13704 -x14025 -x11999 -x3426 -x6233 -x15200 -x16606 -x5126 -x5544 -x3749 -x8815 -x4314 -x13723 -x2337 -x1831 -x169 -x7098 -x8954 -x14264 -x14704 -x2730 -x6996 -x3447 -x8076 -x12168 -x13838 -x16332 -x5975 -x6147 -x1263 -x6582 -x495 -x12872 -x9630 -x9211 -x4185 -x6982 -x114 -x11662 -x8981 -x637 -x3813 -x1662 -x16248 -x1865 -x3597 -x9089 -x4677 -x14521 -x13774 -x3022 -x8212 -x10821 -x11770 -x2306 -x8444 -x4987 -x494 -x10451 -x8679 -x6878 -x16935 -x1625 -x13815 -x14235 -x962 -x4230 -x6566 -x8925 -x4033 -x4700 -x7798 -x3286 -x14981 -x10457 -x3583 -x17090 -x13049 -x7940 -x8204 -x3066 -x9097 -x12290 -x12793 -x3842 -x1570 -x6015 -x12005 -x10732 -x3896 -x16676 -x16220 -x13141 -x4527 -x603 -x3142 -x14917 -x7301 -x8447 -x9292 -x16764 -x10396 -x12414 -x2496 -x10309 -x8852 -x15166 -x15527 -x3081 -x14490 -x478 x10179 -x70 -x5935 -x16378 x14282 -x843 -x2662 -x15886 -x10814 -x14445 -x14159 -x6705 -x2795 -x6886 -x10834 -x1661 -x10973 -x2713 -x424 -x8734 -x14368 -x14613 -x9325 -x4656 -x7221 -x1760 -x3465 -x8221 -x15523 -x8030 -x4015 -x2118 -x1127 -x16571 -x3501 -x12780 -x4658 -x8592 -x9138 -x6327 -x4375 -x10920 -x14645 -x13375 -x2687 -x2147 -x223 -x15454 -x1188 -x11843 -x8285 -x6651 -x779 -x15001 -x15004 -x8185 -x8401 -x4376 -x785 -x16132 -x9150 -x12944 -x15437 -x16643 -x13703 -x4558 -x2833 -x2136 -x2226 -x7456 -x73 -x1406 -x12605 -x17079 -x7820 -x9086 -x9640 -x3251 -x14662 -x3164 -x9418 -x4429 -x12256 -x6341 -x5452 -x897 -x6186 -x7719 -x13557 -x17111 -x6426 -x9797 -x11383 -x13446 -x17181 -x14038 -x15344 -x13602 -x7033 -x13907 -x3698 -x5511 -x14295 -x5880 -x15543 -x5450 -x13796 -x12454 -x5130 -x8216 -x8345 -x10542 -x14529 -x15223 -x3482 -x16972 -x6249 -x11471 -x7427 -x6304 -x13897 -x9673 -x16261 -x12283 -x10612 -x12622 -x13953 -x5278 -x5889 -x3473 -x5128 -x9951 -x4365 -x7191 -x13464 -x14830 -x2177 -x6187 -x9422 -x13664 -x1748 -x3832 -x5796 -x4155 -x12778 -x6280 -x6529 -x5486 -x13023 -x3885 -x15847 -x8319 -x2190 -x6698 -x11539 -x1800 -x6081 -x16236 -x13004 -x4134 -x3500 -x552 -x13061 -x13288 -x2645 -x6338 -x15422 -x1757 -x8073 -x16370 -x2324 -x11169 -x4965 -x8608 -x9351 -x201 -x9625 -x11930 -x3732 -x14007 -x3422 -x13599 -x2597 -x7293 -x10557 -x1926 -x7594 -x13352 -x13232 -x7285 -x715 -x9604 -x3307 -x6286 -x12154 -x11353 -x4415 -x11903 -x12003 -x1183 -x15415 -x15689 -x11107 -x12028 -x13273 -x8494 -x15019 -x15751 -x8853 -x12440 -x16444 -x14972 -x9218 -x15299 -x4221 -x4869 -x1173 -x10487 -x4403 -x2516 -x6169 -x2962 -x1323 -x7568 -x16950 -x14708 -x3932 -x3042 -x14334 -x4439 -x12130 -x9984 -x12722 -x16693 -x2238 -x369 -x8942 -x2538 -x6110 -x621 -x3690 -x1206 -x6315 -x10862 -x4667 -x4891 -x9027 -x1960 -x11102 -x12216 -x12609 -x16792 -x13307 -x13317 -x3772 -x7455 -x15900 x10247 -x15882 -x5575 -x6072 -x15480 -x16194 -x534 -x6613 -x8195 -x3351 -x10231 -x14178 -x5878 -x4205 -x4214 -x145 -x8232 -x3872 -x803 -x7990 -x142 -x10674 -x11968 -x12462 -x6758 -x6976 -x10738 -x14018 -x2426 -x4278 -x3847 -x15648 -x9081 -x3180 -x14074 -x16209 -x9505 -x9417 -x4604 -x11765 -x14501 -x988 -x10708 x11271 -x2424 -x4647 -x4762 -x3427 -x6154 -x9708 -x3293 -x1409 -x9660 -x15702 -x8940 -x1117 -x13173 -x6293 -x8257 -x9216 -x9852 -x10767 -x12244 -x9790 -x7393 -x2016 -x6176 -x16403 -x4249 -x9891 -x5694 -x7255 -x3603 -x10329 -x8 -x6229 -x5722 -x5896 -x16775 -x4562 -x6559 -x13286 -x16299 -x14096 -x5573 -x12648 -x7002 -x13902 -x4085 -x2211 -x6277 -x10519 -x10539 -x13150 -x1347 -x5350 -x3060 -x6527 -x16923 -x12692 -x228 -x13624 -x5228 -x1006 -x8384 -x5654 -x2854 -x74 -x5038 -x7115 -x5127 -x10576 -x10065 -x5716 -x2374 -x10537 -x8663 -x10521 -x8013 -x16019 -x2956 -x2753 -x5460 -x11920 -x7678 -x14900 -x8128 -x2009 -x9482 -x1004 -x3966 -x132 -x13427 -x10742 -x523 -x9187 -x12992 -x10221 -x9874 -x1660 -x14659 -x9952 -x5482 -x16259 -x4561 -x1778 -x11550 -x8057 -x4497 -x2254 -x1262 -x16204 -x2602 -x6383 -x7699 -x9020 -x2197 -x9674 -x11975 -x6604 -x16097 -x15635 -x11189 -x668 -x2372 -x8740 -x3774 -x13366 -x11377 -x15014 -x11832 -x11856 -x13532 -x9664 -x1048 -x1370 -x2996 -x12576 -x14496 -x16583 -x15463 -x13926 -x9189 -x12975 -x12835 -x7876 -x796 -x8025 -x1294 -x6026 -x2382 -x2677 -x10597 -x6813 -x10569 -x613 -x4102 -x16614 -x7617 -x13705 -x16800 -x1860 -x11522 -x7841 -x13215 -x8197 -x9679 -x9357 -x10405 -x7392 -x11729 -x9039 -x3296 -x4734 -x11919 -x5509 -x8899 -x15583 -x6151 -x11778 -x15478 -x4302 -x11205 -x14430 -x12534 -x16984 -x9255 -x9300 -x6660 -x1382 -x2515 -x16591 -x42 -x720 -x10776 -x2140 -x7170 -x3845 -x12139 -x14776 -x6909 -x14062 -x4680 -x12758 -x3016 -x8299 -x14511 -x14844 -x5209 -x14104 -x8290 -x6630 -x14042 -x8441 -x3564 -x17195 -x9646 -x6061 -x15470 -x1338 -x1420 -x16211 -x16219 -x17074 -x17188 -x1502 -x1533 -x14251 -x12515 -x7632 -x9183 -x11317 -x6347 -x2355 -x7448 -x13473 -x16342 -x8966 -x14766 -x83 -x13701 -x3595 -x10085 -x12095 -x12684 -x6333 -x16353 -x8840 -x9699 -x9958 -x11100 -x7400 -x4823 -x4810 -x13993 -x11369 -x3640 -x990 -x13650 -x5476 -x4576 -x2325 -x15260 -x6742 -x7480 -x8634 -x15703 -x6020 -x791 -x13129 -x11562 -x1627 -x9820 -x7755 -x7549 -x9238 -x13596 -x16245 -x9755 -x7234 -x1646 -x10603 -x12980 -x187 -x15836 -x2108 -x15346 -x15347 -x5751 -x16753 -x14465 -x740 -x14256 -x2411 -x1525 -x8091 -x2749 -x2531 -x2932 -x5484 -x5160 -x4686 -x7779 -x1973 -x12771 -x10752 -x7171 -x8099 -x4725 -x7117 -x5067 -x11158 -x3298 -x15537 -x2936 -x10592 -x1802 -x14092 -x5455 -x13946 -x7142 -x1611 -x11819 -x4579 -x1542 -x16442 -x6017 -x10348 -x1714 -x1597 -x13245 -x8046 -x1643 -x2716 -x4200 -x9600 -x3162 -x13781 -x1750 -x14559 -x16426 -x10904 -x16163 -x14420 -x3155 -x10925 -x410 -x2378 -x15180 -x15513 -x9434 -x10854 -x13700 -x6622 -x14310 -x7121 -x593 -x14533 -x15795 -x2252 -x15748 -x15128 -x14288 -x5362 x13759 -x13499 -x16487 -x7544 -x985 -x3850 -x12829 -x7872 -x14372 -x15680 -x7565 -x13015 -x4500 -x15551 -x5337 -x3205 -x6749 -x7192 -x5604 -x8758 -x15842 -x16041 -x15061 -x3964 -x15740 -x5617 -x4963 -x10749 -x10613 -x3193 -x12389 -x16839 -x11802 -x8922 -x86 -x13185 -x4704 -x6467 -x8327 -x16201 -x1897 -x12198 -x4533 -x13358 -x7899 -x14799 -x4019 -x2637 -x14764 -x10615 -x15097 -x9489 -x8938 -x2856 -x19 -x5502 -x2887 -x1234 -x3190 -x4947 -x14487 -x15538 -x4280 -x3826 -x1924 -x15901 -x529 -x14674 -x12477 -x14904 -x9723 -x2782 -x5942 -x8403 -x11193 -x9348 -x15213 -x13410 -x17218 -x11453 -x9379 -x3333 -x3922 -x9225 -x11186 -x121 -x13552 -x1277 -x9104 -x6025 -x7973 -x16003 -x6413 -x9307 -x12501 -x6895 -x547 -x16021 -x1289 -x12623 -x13384 -x1577 -x8646 -x10805 -x3200 -x13535 -x1843 -x6033 -x16461 -x11320 -x528 -x6244 -x3400 -x6633 -x6827 -x7697 -x334 -x3828 -x1559 -x16009 -x11027 -x295 -x12394 -x13321 -x2658 -x4058 -x7977 -x13342 -x2686 -x11437 -x12516 -x5727 -x8139 -x7475 -x130 -x12248 -x8341 -x5380 -x16443 -x3656 -x2164 -x4575 -x3566 -x8387 -x4362 -x8935 -x17212 -x8518 -x5248 -x14863 -x11359 -x802 -x7353 -x10072 -x11264 -x15979 -x13600 -x12008 -x10503 -x9199 -x3225 -x4182 -x12242 -x10063 -x16538 -x16641 -x4760 -x8583 -x11932 -x8664 -x6571 -x4553 -x2163 -x13894 -x17146 -x516 -x532 -x15175 -x1730 -x15308 x13944 -x830 -x6437 -x2134 -x5019 -x6793 -x12183 -x484 -x14517 -x11479 -x6125 -x315 -x535 -x7506 -x13353 -x14231 -x7886 -x15133 -x1710 -x11316 -x1596 -x12345 -x6808 -x8192 -x15393 -x13047 -x749 -x10923 -x9564 -x5117 -x5322 -x6446 -x3508 -x9264 -x3775 -x4713 -x13732 -x15397 -x4285 -x808 -x12131 -x5958 -x9741 -x15429 -x122 -x11176 -x3811 -x3924 -x15276 -x5773 -x11406 -x16317 -x11535 -x15960 -x6376 -x9045 -x3137 -x1841 -x4885 -x4337 -x8956 -x5410 -x13533 -x12015 -x5344 -x7844 -x2141 -x7466 -x10344 -x5386 -x12358 -x11133 -x12403 -x406 -x7074 -x644 -x9443 -x15609 -x15675 -x5892 -x1378 -x13311 -x12903 -x13448 -x2537 -x14946 -x5818 -x2004 -x5760 -x6348 -x14692 -x9122 -x13651 -x13785 -x16064 -x173 -x3527 -x1097 -x3113 -x10579 -x9205 -x8817 -x16720 -x3538 -x7441 -x4148 -x10224 -x5941 -x11554 -x15203 -x5304 -x13862 -x11329 -x16926 -x1473 -x8400 -x14964 -x4339 -x6710 x11326 -x881 -x9631 -x7370 -x15396 -x13692 -x14182 -x9796 -x247 -x8119 -x967 -x16874 -x12966 -x10599 -x7413 -x5756 -x5299 -x11308 -x13962 -x1073 -x8261 -x17019 -x17094 -x7570 -x4319 -x14814 -x13589 -x8140 -x9178 -x11104 -x5798 -x14625 -x1327 -x7587 -x14044 -x13153 -x7113 -x14316 -x15000 -x5207 -x13038 -x360 -x5269 -x11749 -x13616 -x3035 -x15550 -x8381 x16878 -x13438 -x1442 -x15681 -x6977 -x13372 -x7529 -x2207 -x15968 -x5327 -x17056 -x6569 x12896 -x12400 -x2722 -x2186 -x1307 -x10361 -x9033 -x8846 -x3747 -x11484 -x12999 -x823 -x15560 -x6060 -x4177 -x14248 -x250 -x15159 -x8865 -x8405 -x11986 -x14247 -x15910 -x11583 -x8799 -x17172 -x3310 -x13220 -x14242 -x1232 -x8183 -x6522 -x11851 -x11861 -x12243 -x9198 -x12950 -x16098 -x1518 -x10190 -x4358 -x14828 -x16387 -x13899 -x6614 -x16794 -x6417 -x9966 -x9413 -x12737 -x7486 -x17159 -x13880 -x9467 -x6760 -x3384 -x1601 -x16940 -x2973 -x1808 -x1848 -x9998 -x6441 -x7322 -x11449 -x13876 -x4830 -x4782 -x7521 -x9762 -x11588 -x9656 -x7992 -x15794 -x17135 -x4379 -x9191 -x13096 -x14105 -x2121 -x2032 -x13315 -x13402 -x5804 -x16128 -x7963 -x16599 -x3786 -x14798 -x15660 -x5837 -x2584 -x16899 -x12038 -x4440 -x17217 -x3109 -x5118 -x4545 -x12941 -x6385 -x4791 -x16401 -x2922 -x12685 -x9206 -x449 -x4326 -x4013 -x6039 -x15512 -x1708 -x1468 -x11726 -x4816 -x6309 -x14142 -x7572 -x9750 -x14411 -x16625 -x16153 -x115 -x16817 -x12913 -x15640 -x10102 -x469 -x7256 -x5206 -x13952 -x3210 -x8445 -x10101 -x9067 -x12040 -x1259 -x2323 -x13041 -x6547 -x13619 -x1628 -x5583 -x10259 -x4674 -x15591 -x8984 -x618 -x11736 -x9287 -x5767 -x1904 -x14079 -x6775 -x9353 -x12178 -x8714 -x9118 -x13484 -x14046 -x9596 -x12775 -x235 -x10897 -x2980 -x6303 -x10935 -x10081 -x3230 -x13122 -x15169 -x31 -x14722 -x1737 -x7021 -x332 -x11261 -x11018 -x5660 -x13411 -x13347 -x14777 -x16357 -x687 -x4988 -x13221 -x8686 -x11149 -x10663 -x13435 -x3976 -x5862 -x8891 -x108 -x6735 -x2914 -x4478 -x11825 -x7357 -x14876 -x15567 -x1372 -x1424 -x7078 -x1524 -x7251 -x3952 -x11637 -x7884 -x5625 -x16663 -x17085 -x6528 -x9724 -x7270 -x12109 -x13531 -x8206 -x8958 -x15008 -x9140 -x7371 -x28 -x12073 -x5104 -x16077 -x10575 -x8680 -x9168 -x12277 -x8526 -x16115 -x4499 -x14014 -x11869 -x13296 -x8018 -x2081 -x2488 -x12788 -x2518 -x9890 -x3764 -x3709 -x16079 -x1016 -x3094 -x3452 -x12879 -x14081 -x9869 -x6927 -x15146 -x9814 -x1394 -x13211 -x5397 -x6435 -x7485 -x9015 -x15112 -x7881 -x15790 -x431 -x7933 -x5285 -x16225 -x16479 -x14792 -x8347 -x6076 -x17024 -x11076 -x2835 -x16873 -x16421 -x13382 -x14570 -x5053 -x9011 -x6873 -x2744 -x11872 -x1083 -x14935 -x9194 -x3798 -x14299 -x14283 -x12799 -x15450 -x5374 -x56 -x8732 -x11821 -x8205 -x11397 -x3974 -x14181 -x14815 -x11492 -x12234 -x13503 -x16326 -x16927 -x11508 -x12874 -x12060 -x15273 -x6821 -x16070 -x11099 -x8175 -x10279 -x1067 -x10394 -x706 -x11723 -x5508 -x819 -x17051 -x12421 -x10021 -x389 -x691 -x1279 -x15270 -x4082 -x6843 -x15895 -x10014 -x8452 -x6543 -x9200 -x911 -x5732 -x1700 -x16658 -x11210 -x11814 -x12370 -x17089 -x16690 -x14612 -x4025 -x1853 -x16439 -x3242 -x16619 -x16681 -x11940 -x8837 -x8325 -x15172 -x12556 -x2820 -x11614 -x116 -x1997 -x16825 -x4491 -x4137 -x8670 -x2945 -x11473 -x12757 -x4600 -x16085 -x3259 -x4597 -x8818 -x13951 -x5214 -x1664 -x12340 -x2458 -x16938 -x3072 -x5579 -x10089 -x7449 -x16088 -x1687 -x16005 -x10139 -x13821 -x10761 -x8953 -x11647 -x12698 -x8453 -x2828 -x3102 -x13081 -x9376 -x15285 -x8199 -x6184 -x15428 -x3038 -x9290 -x7851 -x15337 -x14493 -x17134 -x10326 -x10389 -x5697 -x17119 -x3920 -x10317 -x16820 -x331 -x11355 -x9454 -x17054 -x11422 -x13255 -x10261 -x7264 -x12643 -x14856 -x16011 -x8972 -x1009 -x12729 -x6987 -x13601 -x5691 -x13562 -x15383 -x15846 -x17193 -x11779 -x6339 -x1438 -x7325 -x16029 -x16310 -x11607 -x12232 -x13062 -x6798 -x10240 -x15601 -x15766 -x6779 -x16195 -x12573 -x6699 -x8023 -x12271 -x11358 -x2649 -x7432 -x11425 -x7345 -x9044 -x5753 -x12666 -x5962 -x1134 -x16335 -x8213 -x15656 -x11867 -x6223 -x259 -x6311 -x8529 -x3322 -x2633 -x9002 -x16956 -x10251 -x832 -x8532 -x11051 -x4630 -x14961 -x14773 -x3870 -x11516 -x12513 -x13850 -x4836 -x7855 -x5177 -x9917 -x359 -x1457 -x4616 -x16605 -x11030 -x12754 -x2965 -x1019 -x7644 -x3605 -x1824 -x16624 -x14922 -x1345 -x9868 -x14137 -x11287 -x14969 -x6369 -x2990 -x17124 -x14185 -x4107 -x5865 -x2627 -x4847 -x10294 -x2339 -x1235 -x12063 -x4068 -x2886 -x6140 -x16998 -x14078 -x6553 -x10162 -x16943 -x3136 -x10731 -x14840 -x14550 -x8181 -x15777 -x5146 -x7286 -x7965 -x7421 -x12227 -x7488 -x5011 -x2317 -x10676 -x11751 -x1222 -x290 -x15445 -x12356 -x4477 -x13148 -x13609 -x6952 -x7356 -x1055 -x8102 -x12213 -x4880 -x5114 -x9319 -x14364 -x13683 -x44 -x12582 -x2812 -x10213 -x3130 -x5108 -x633 -x3719 -x10813 -x12694 -x15555 -x9098 -x9036 -x13063 -x2368 -x6656 -x2606 -x2738 -x12143 -x6063 -x9612 -x486 -x2057 -x13696 -x4041 -x7686 x13343 -x13351 -x6161 -x16474 -x3300 -x9533 -x16065 -x13711 -x7461 -x4125 -x15120 -x6759 -x12540 -x10229 -x8630 -x3580 -x5339 -x5835 -x423 -x16691 -x8326 -x6691 x7222 -x3280 -x11803 -x14531 -x6266 -x5411 -x7996 -x5465 -x13184 -x3748 -x12293 -x4238 -x4757 -x14193 -x2225 -x17078 -x2053 -x13916 -x10566 -x11596 -x13480 -x15610 -x15148 -x6205 -x6068 -x17122 -x817 -x11741 -x4594 -x3574 -x3681 -x14518 -x5952 -x3252 -x4443 -x5723 -x2624 -x7252 -x7005 -x10931 -x8003 -x8126 -x11498 -x8250 -x1919 -x4290 -x14535 -x10038 -x8081 -x7394 -x5068 -x8919 -x8973 -x2595 -x11454 -x2089 -x4342 -x569 -x14215 -x4842 -x4968 -x14908 -x5085 -x12108 -x5444 -x2864 -x17035 -x4399 -x5449 -x9431 -x2224 -x3818 -x11360 -x2073 -x10374 -x2228 -x15992 -x15996 -x9050 -x8625 -x15902 -x117 -x11334 -x12762 -x11388 -x11544 -x13620 -x16328 -x15005 -x4730 -x13312 -x6182 -x4123 -x16324 -x2101 -x9182 -x436 -x5618 -x440 -x14762 -x14748 -x14355 -x15928 -x10171 -x5813 -x5980 -x11828 -x390 -x9899 -x8603 -x10634 -x9450 -x4043 -x3513 -x147 -x6023 -x5960 -x14386 -x5201 -x2848 -x15755 -x16100 -x13965 -x14286 -x8136 -x15881 -x16280 -x9407 -x3347 -x13801 -x14669 -x149 -x8377 -x3873 -x2766 -x5016 -x17162 -x12507 -x13309 -x13304 -x15787 -x3079 -x5367 -x1727 -x5182 -x9940 -x6113 -x17129 -x9964 -x9896 -x10255 -x2154 -x10641 -x1672 -x11267 -x16319 -x14971 -x11784 -x1742 -x4141 -x7615 -x10347 -x8882 -x4464 -x13326 -x16802 -x12533 -x7709 -x11069 -x9311 -x5782 -x7873 -x11248 -x14592 -x9151 -x16113 -x11420 -x943 -x9018 -x4712 -x9263 -x15562 -x8781 -x2892 -x13622 -x11455 -x7424 -x1940 -x7751 -x6911 -x12115 -x13235 -x3812 -x16423 -x6513 -x8074 -x7265 -x12971 -x14111 -x6487 -x7389 -x9850 -x3305 -x6005 -x1803 -x1185 -x9692 -x5041 -x14232 -x14343 -x5222 -x5737 -x566 -x6429 -x11086 -x12681 -x9304 -x10755 -x2772 -x5905 -x3044 -x10855 -x5570 -x15240 -x8330 -x5540 -x15736 -x14548 -x4196 -x10944 -x7794 -x8493 -x12906 -x13349 -x14374 -x1093 -x9288 -x10198 -x6904 -x3237 -x17004 -x1842 -x15509 -x7670 -x1515 -x2187 -x4081 -x16894 -x6368 -x11721 -x10210 -x15471 -x6453 -x4428 -x6343 -x7649 -x16863 -x543 -x13196 -x5469 -x11629 -x1187 -x11715 -x16957 -x3153 -x1094 -x191 -x5250 -x3529 -x15548 -x16929 -x13901 -x6979 -x14557 -x9947 -x345 -x11515 -x12185 -x14710 -x3476 -x4129 -x12388 -x350 -x16744 -x10718 -x10980 -x11275 -x3534 -x6648 -x4091 -x10680 -x324 -x7803 -x2525 -x6805 -x16217 -x5809 -x15633 -x11416 -x992 -x7096 -x6074 -x9338 -x5059 -x1600 -x15930 -x14141 -x16563 -x6292 -x8869 -x1169 -x5255 -x6456 -x8088 -x10381 -x5616 -x3463 -x1133 -x15771 -x14731 -x396 -x14738 -x10696 -x7922 -x15926 -x1578 -x16678 -x8194 -x12476 -x5003 -x9941 -x3342 -x9590 -x2818 -x7193 -x16706 -x3383 -x8266 -x8914 -x1576 -x10879 -x682 -x15614 -x12047 -x13395 -x766 -x610 -x7695 -x9587 -x2613 -x8258 -x9037 -x2217 -x5623 -x14263 -x12337 -x251 -x16616 -x15677 -x16151 -x13757 -x3541 -x13344 -x1292 -x13832 -x2585 -x7554 -x3860 -x13075 -x426 -x8969 -x10605 -x12373 -x14782 -x15326 -x16860 -x4231 -x13379 -x15124 -x9055 -x3442 -x10003 -x4758 -x7930 -x7672 -x10105 -x12708 -x8078 -x14158 -x655 -x2727 -x6237 -x12447 -x9990 -x1366 -x15653 -x4804 -x15425 -x3790 -x3471 -x12303 -x5408 -x3565 -x7358 -x8043 -x11545 -x5456 -x4109 -x16429 -x5244 -x15501 -x471 -x4065 -x9256 -x9248 -x13511 -x7254 -x7114 -x9739 -x13846 -x1934 -x11332 -x7533 -x6224 -x11478 -x6330 -x15170 -x5457 -x5529 -x16038 -x12776 -x13747 -x2071 -x15430 -x11909 -x5675 -x2059 -x10356 -x8521 -x15131 -x7620 -x7828 -x15845 -x7135 -x503 -x8412 -x1247 -x4496 -x4618 -x6637 -x1598 -x954 -x14886 -x1666 -x9827 -x4710 -x146 -x1806 -x2475 -x15762 -x10110 -x12675 -x10070 -x11195 -x6754 -x5205 -x11057 -x8117 -x12802 -x4327 -x9594 -x13437 -x12309 -x5881 -x5791 -x4005 -x683 -x6544 -x17170 -x6681 -x13459 -x10196 -x10436 -x977 -x4540 -x9486 -x14741 -x10541 -x6992 -x7205 -x15868 -x16184 -x16287 -x6126 -x8337 -x13506 -x8770 -x3589 -x7968 -x8012 -x8293 -x5336 -x9524 -x2718 -x7534 -x11256 -x10809 -x1641 -x2062 -x6894 -x1157 -x1014 -x737 -x8803 -x11946 -x16166 -x13538 -x6501 -x7758 -x7789 -x14628 -x692 -x13784 -x10702 -x1281 -x7419 -x8399 -x10895 -x16795 -x317 -x2447 -x9387 -x174 -x15913 -x6192 -x6439 -x10454 -x3488 -x14067 -x15584 -x15372 -x8873 -x1182 -x13007 -x3804 -x13210 -x10550 -x2532 -x15826 -x13691 -x546 -x1621 -x16267 -x6712 -x2542 -x4586 -x1998 -x9254 -x1839 -x8700 -x240 -x10547 -x13919 -x10482 -x11724 -x10222 -x12986 -x2472 -x9463 -x3531 -x12808 -x10160 -x13712 -x2329 -x3524 -x5087 -x5821 -x8861 -x9368 -x10001 -x4859 -x14061 -x16263 -x17160 -x4931 -x16709 -x4250 -x4648 -x4932 -x15152 -x10337 -x8805 -x16701 -x6358 -x15365 -x16096 -x8616 -x10322 -x8655 -x7143 -x17191 -x1320 -x6036 -x8635 -x1759 -x3862 -x15204 -x4518 -x13826 -x4906 -x14716 -x10093 -x11366 -x11773 -x10572 -x12888 -x15563 -x10362 -x5152 -x6671 -x17169 -x9786 -x10954 -x12405 -x6051 -x6688 -x9781 -x9773 -x1494 -x5901 -x4693 -x10202 -x9924 -x6010 -x10225 -x2715 -x15718 -x2530 -x7916 -x1508 -x13833 -x4753 -x12840 -x11467 -x3960 -x3915 -x6048 -x889 -x14566 -x8704 -x14404 -x10793 -x4222 -x7914 -x868 -x6700 -x14599 -x4472 -x13857 -x14528 -x17010 -x7696 -x3425 -x4922 -x11350 -x8774 -x13483 -x14686 -x5170 -x5638 -x10468 -x5615 -x9490 -x7894 -x3183 -x1550 -x15211 -x4506 -x3754 -x14149 -x13100 -x16493 -x13652 -x12510 -x4735 -x7875 -x14899 -x15704 -x8994 -x13140 -x1804 -x16638 -x3571 -x7070 -x16500 -x10850 -x16214 -x7342 -x12498 -x8019 -x15217 -x13365 -x4875 -x9169 -x3645 -x17031 -x14621 -x13512 -x10146 -x13588 -x1789 -x5553 -x6296 -x2299 -x16883 -x7763 -x3750 -x6107 -x5561 -x9526 -x347 -x5498 -x7434 -x7447 -x13454 -x14502 -x16161 -x15475 -x5328 -x13788 -x5891 -x13938 -x8394 -x1054 -x16758 -x15624 -x10414 -x2006 -x8531 -x1565 -x11935 -x5904 -x1136 -x2281 -x10764 -x7865 -x13509 -x9918 -x5993 -x2019 -x10203 -x12171 -x10330 -x8843 -x11089 -x9316 -x1443 -x6831 -x5340 -x15409 -x11010 -x9043 -x14006 -x12149 -x14293 -x14958 -x14161 -x2383 -x10858 -x3552 -x591 -x3013 -x17061 -x10188 -x2943 -x3105 -x6639 -x11036 -x6738 -x7352 -x10885 -x5926 -x811 -x16889 -x3434 -x11902 -x16386 -x3369 -x13420 -x16093 -x9648 -x3599 -x8709 -x16735 -x8269 -x14576 -x3578 -x16721 -x14154 -x1200 -x2484 -x307 -x15565 -x4075 -x6196 -x13003 -x12441 -x2087 -x6612 -x4281 -x2256 -x2261 -x15145 -x4675 -x5518 -x14805 -x12041 -x4954 -x10710 -x9084 -x3207 -x7746 -x5433 -x6160 -x12 -x8425 -x6373 -x14406 -x16251 -x16126 -x7811 -x16135 -x13521 -x11563 -x7072 -x3143 -x11612 -x5249 -x16662 -x7634 -x15370 -x10392 -x8103 -x2647 -x3041 -x15824 -x17105 -x15088 -x8900 -x15274 -x969 -x4871 -x11921 -x5548 -x6011 -x7772 -x12444 -x245 -x10280 -x6607 -x11862 -x12194 -x837 -x14409 -x8028 -x15556 -x1564 -x12156 -x11982 -x8746 -x5596 -x7706 -x10915 -x10660 -x13192 -x15349 -x15529 -x16769 -x7428 -x2028 -x2418 -x8383 -x10036 -x13579 -x8622 -x8687 -x11735 -x12160 -x632 -x1655 -x16582 -x10211 -x3859 -x10090 -x7764 -x11218 -x13656 -x7510 -x7707 -x7085 -x1180 -x14911 -x8422 -x11447 -x3523 -x13812 -x12402 -x16155 -x13065 -x14978 -x15139 -x11486 -x14146 -x13034 -x1987 -x16514 -x14656 -x3965 -x11677 -x13099 -x13721 -x16040 -x2676 -x16861 -x15043 -x709 -x13549 -x2022 -x13328 -x2758 -x2414 -x3788 x14262 -x4408 -x12043 -x13733 -x8411 -x10182 -x12030 -x12458 -x15810 -x14495 -x15883 -x14497 -x3460 -x13514 -x8476 -x382 -x14725 -x4979 -x8434 -x1966 -x9906 -x15873 -x12559 -x4054 -x7282 -x11916 -x2431 -x3133 -x13246 -x1103 -x13710 -x13029 -x10056 -x10699 -x10075 -x13243 -x13488 -x638 -x16012 -x2422 -x1501 -x852 -x5111 -x5154 -x11988 x16868 -x397 -x596 -x13925 -x12539 -x3746 -x16746 -x4945 -x5335 -x16007 -x17106 -x15544 -x13024 -x14398 -x2565 -x16238 -x10625 -x6839 -x3064 x10067 -x5273 -x13388 -x9807 -x3317 -x5533 -x11446 -x276 -x15472 -x5633 -x9943 -x8120 -x9698 -x10332 -x13040 -x14588 -x5689 -x11980 -x12604 -x4088 -x8911 -x9825 -x16498 -x8512 -x4483 -x4135 -x7262 -x7745 -x6394 -x7711 -x5399 -x15814 -x7729 -x14845 -x16350 -x5045 -x4159 -x14422 -x2036 -x13265 -x8485 -x6629 -x11801 -x13908 -x11570 -x15298 -x759 -x16796 -x4797 -x12472 -x4856 -x4020 -x14590 -x5556 -x13996 -x2827 -x13765 -x1242 -x1012 -x12445 -x865 -x16269 -x14098 -x4332 -x1227 -x7364 -x4809 -x231 -x614 -x2347 x15140 -x16481 -x9259 -x15071 -x658 -x9508 -x10705 -x12537 -x15288 -x10238 -x11448 -x8202 -x9419 -x15723 -x1474 -x11586 -x6960 -x5867 -x2327 -x2567 -x15500 -x17145 -x9967 -x13662 -x15515 -x10609 -x11528 -x1541 -x7316 -x14818 -x7159 -x1284 -x468 -x12278 -x9243 -x7450 -x11349 -x14479 -x8237 -x1756 -x17215 -x1079 -x4267 -x1449 -x11558 -x12714 -x12727 -x2778 -x1481 -x8247 -x14739 -x2289 -x1322 -x12939 -x5185 -x15864 -x1591 -x3292 -x12724 -x16973 -x1749 -x7317 -x13881 -x2575 -x452 -x4103 -x8904 -x16686 -x10006 -x2834 -x3181 -x9466 -x10432 -x930 -x7398 -x4752 -x5762 -x15162 -x11237 -x2436 -x14685 -x10769 -x9498 -x4481 -x16125 -x15813 -x14803 -x5422 -x13845 -x4868 -x11950 -x14330 -x9834 -x4104 -x4287 -x3516 -x1949 -x4351 -x13338 -x7597 -x14057 -x17152 -x5008 -x9066 -x14314 -x8829 -x12263 -x8665 -x8184 -x13974 -x1632 -x11582 -x1612 -x11897 -x17000 -x12112 -x15654 -x5674 -x4296 -x7018 -x10176 -x15053 -x1422 -x605 -x15528 -x10976 -x10737 -x1348 -x8225 -x17080 -x7744 -x15823 -x16731 -x14108 -x5105 -x548 -x10266 -x4593 -x1713 -x12067 -x4517 -x15915 -x4124 -x10977 -x14083 -x13137 -x10947 -x17036 -x16143 -x13258 -x8791 -x15865 -x4150 -x6139 -x2345 -x3892 -x14616 -x11314 -x15317 -x2453 -x9030 -x7124 -x6014 -x15248 -x13297 -x11914 -x12777 -x16018 -x2476 -x7969 -x5525 -x12155 -x14477 -x12406 -x9929 -x17143 -x3550 -x3448 -x8132 -x3978 -x12705 -x7870 -x1015 -x5621 -x498 x13231 -x12408 -x5448 -x13809 -x7821 -x871 -x8169 -x8297 -x2343 -x4283 -x6133 -x8866 -x13500 -x6478 -x8029 -x11167 -x12335 -x2862 -x14547 -x9141 -x14921 -x896 -x16907 -x3268 -x15289 -x2046 -x11602 -x17171 -x12253 -x6860 -x15218 -x13474 -x13259 -x5652 -x16928 -x2291 -x2902 -x3182 -x4181 -x11156 -x8681 -x3620 -x8294 -x9570 -x15757 -x10035 -x15659 -x9267 -x14129 -x2093 -x772 -x4537 -x7824 -x11152 -x3197 -x10108 -x5726 -x15324 -x5282 -x1861 -x15262 -x4053 -x744 -x14140 -x13494 -x10488 -x3752 -x15236 -x15394 -x1981 -x14172 -x7804 -x8854 -x12211 -x12267 -x2465 -x5140 -x7560 -x14905 -x15889 -x1168 -x6726 -x6157 -x233 -x12574 -x6055 -x5909 -x1719 -x13322 -x1554 -x10445 -x85 -x3682 -x222 -x14797 -x4026 -x564 -x9101 -x5547 -x798 -x8747 -x5429 -x12422 -x9277 -x4223 -x8034 -x10506 -x15984 -x592 -x11691 -x14249 -x17174 -x6921 -x16995 -x13825 -x3899 -x3396 -x6562 -x13790 -x16246 -x9867 -x14563 -x12342 -x15108 -x16470 -x4698 -x2580 -x4555 -x11144 -x3667 -x3998 -x11659 -x13249 -x9641 -x10033 -x12910 -x777 -x17030 -x5246 -x7553 -x2909 -x5478 -x3715 -x4490 -x15300 -x5459 -x3269 -x10762 -x7267 -x2050 -x9017 -x2463 -x2188 -x283 -x7082 -x13687 -x13789 -x14297 -x882 -x15311 -x8749 -x6440 -x3121 -x7179 -x415 -x11330 -x7446 -x7690 -x14483 -x7463 -x4610 -x2126 -x1110 -x14924 -x183 -x9881 -x180 -x767 -x12088 -x10100 -x15498 -x16206 -x5682 -x8596 -x7333 -x11850 -x14066 -x10440 -x16570 -x4634 -x8879 -x9758 -x9880 -x6503 -x556 -x14329 -x16553 -x3324 x10690 -x13736 -x5383 -x8473 -x2589 -x11631 -x7509 -x12753 -x6902 -x9620 -x14865 -x4845 -x8917 -x3701 -x12806 -x6409 -x13999 -x5636 -x8251 -x138 -x9632 -x7163 -x16978 -x17073 -x11697 -x11055 -x14077 -x10621 -x13839 -x3219 -x15494 -x16934 -x2615 -x14785 -x10992 -x9854 -x7721 -x13244 -x10218 -x3570 -x18 -x16123 -x10714 -x5964 -x16402 -x863 -x11254 -x17126 -x5542 -x6955 -x4828 -x4294 -x11146 -x14728 -x15707 -x12784 -x5602 -x6411 -x401 -x15073 -x10912 -x337 -x8516 -x5377 -x2030 -x15837 -x7801 -x7326 -x3239 -x16308 -x1516 -x2614 -x10829 -x11526 -x1049 -x6967 -x7110 -x8849 -x1694 -x2155 -x11731 -x2266 -x4050 -x15031 -x10180 -x4684 -x15366 -x6507 -x8978 -x11310 -x321 -x13675 -x8219 -x16190 -x7168 -x16831 -x11791 -x571 -x5808 -x10324 -x927 -x15066 -x7440 -x237 -x13981 -x13568 -x14377 -x13416 -x6498 -x2900 -x16178 -x9388 -x13261 -x13400 -x14756 -x9613 -x3407 -x14643 -x12347 -x5741 -x15989 -x14041 -x1026 -x1526 -x16798 -x929 -x9993 -x4950 -x14891 -x9154 -x10447 -x6337 -x12679 -x2353 -x6792 -x4272 -x6398 -x11628 -x10754 -x1164 -x7563 -x2025 -x15579 -x8834 -x5231 -x5653 -x13508 -x2023 -x7307 -x4578 -x3729 -x13871 -x14853 -x13082 -x2971 -x9973 -x7329 -x1056 -x15931 -x2598 -x4995 -x7948 -x9291 -x2666 -x4719 -x4184 -x12961 -x7383 -x3770 -x9843 -x14910 -x3490 -x3284 -x3004 -x1271 -x5708 -x16175 -x10009 -x8133 -x14435 -x15674 -x16756 -x745 -x9668 -x13773 -x13544 -x5039 -x5004 -x7376 -x11145 -x1734 -x14998 -x6071 -x3468 -x1417 -x139 -x104 -x5863 -x912 -x8711 -x13949 -x15727 -x13270 -x2826 -x14753 -x6737 -x2745 -x1953 -x8947 -x9764 -x14579 -x8038 -x11800 -x6132 -x1070 -x5584 -x16593 -x3702 -x6732 -x2094 -x10791 -x14163 -x6833 -x7269 -x15233 -x6242 -x2784 -x12426 -x3800 -x7182 -x6416 -x12351 -x9035 -x10342 -x8464 -x16361 -x5075 -x8349 -x10975 -x10819 -x4746 -x7585 -x6570 -x10370 -x3906 -x6509 -x8071 -x7737 -x14004 -x4536 -x6780 -x16776 -x2246 -x13543 -x15506 -x12099 -x15135 -x15353 -x6268 -x12423 -x12549 -x13383 -x11407 -x4166 -x5845 -x16679 -x9701 -x3433 -x13229 -x7330 -x4318 -x7216 -x12413 -x13492 -x9987 -x9426 -x7362 -x7603 -x11805 -x15558 -x1674 -x9909 -x12880 -x8189 -x15226 -x15483 -x5401 -x6328 -x14629 -x367 -x12660 -x1999 -x2707 -x64 -x11046 -x11223 -x13287 -x12667 -x13822 -x6106 -x4512 -x12058 -x1349 -x16507 -x8833 -x7284 -x129 -x17062 -x14338 -x14291 -x7917 -x4706 -x10069 -x8871 -x6260 -x7010 -x5994 -x2571 -x1712 -x10358 -x13882 -x6820 -x7232 -x5069 -x1561 -x12228 -x6859 -x5832 -x11665 -x13941 -x14347 -x2540 -x172 -x5349 -x4157 -x8761 -x8538 -x7335 -x6482 -x2470 -x3494 -x15808 -x12703 -x1653 -x1698 -x5101 -x13638 -x8432 -x14015 -x16368 -x12377 -x7490 -x8789 -x14428 -x9260 -x3629 -x7633 -x15570 -x4416 -x6673 -x4790 -x14846 -x14210 -x8753 -x3404 -x11853 -x7652 -x16268 -x8396 -x9995 -x11913 -x11727 -x9559 -x2003 -x3939 -x838 -x12967 -x15998 -x16716 -x12541 -x1082 -x7116 -x4548 -x557 -x6867 -x7653 -x1051 -x5912 -x3944 -x2985 -x3514 -x1917 -x673 -x1464 -x5820 -x5631 -x2785 -x1166 -x7637 -x8764 -x7444 -x2508 -x4459 -x14244 -x8238 -x197 -x12144 -x5364 -x4566 -x16124 -x4825 -x4972 -x15819 -x17153 -x11894 -x1413 -x10833 -x555 -x1211 -x16397 -x14507 -x7513 -x4551 -x1718 -x10943 -x12940 -x10882 -x7046 -x7795 -x16415 -x4178 -x4313 -x2817 -x3789 -x11227 -x12443 -x16523 -x5080 -x521 -x13795 -x14177 -x16121 -x15132 -x10372 -x10264 -x602 -x13160 -x10226 -x11174 -x12919 -x8563 -x6355 -x1342 -x1491 -x3373 -x6471 -x13536 -x6787 -x13298 -x7235 -x4240 -x16508 -x12786 -x11702 -x8826 -x16826 -x7123 -x13571 -x2920 -x16313 -x2721 -x16980 -x9961 -x17220 -x10839 -x8893 -x2691 -x11140 -x4919 -x4560 -x1547 -x5524 -x16303 -x2473 -x2612 -x13146 -x1033 -x4765 -x14459 -x8847 -x16853 -x15237 -x14049 -x9579 -x3650 -x8892 -x6989 -x887 -x12509 -x2078 -x9849 -x11047 -x12125 -x10865 -x1352 -x8435 -x5817 -x7674 -x12461 -x14506 -x6059 -x7975 -x2027 -x14028 -x7071 -x8957 -x7268 -x8628 -x3810 -x8590 -x12892 -x515 -x3379 -x3058 -x2201 -x10789 -x12726 -x13576 -x16104 -x11794 -x1439 -x12051 -x14695 -x9949 -x8584 -x5458 -x5532 -x12174 -x17091 -x9042 -x8391 -x12650 -x5665 -x7027 -x16486 -x15320 -x3325 -x4286 -x11948 -x8360 -x15649 -x8346 -x2250 -x10779 -x16227 -x10818 -x4116 -x7060 -x8274 -x160 -x2963 -x3412 -x12945 -x1933 -x6924 -x14176 -x4793 -x7236 -x6135 -x14208 -x17049 -x16136 -x11591 -x11063 -x13155 -x540 -x15578 -x15622 -x8666 -x2259 -x9494 -x8554 -x10154 -x2122 -x8509 -x7754 -x13371 -x15862 -x2311 -x4308 -x4718 -x282 -x8483 -x9683 -x14440 -x7246 -x6065 -x6783 -x3285 -x7153 -x11604 -x4992 -x8621 -x3455 -x12661 -x264 -x14767 -x5240 -x4165 -x2205 -x16022 -x1683 -x16364 -x6496 -x4494 -x3172 -x11835 -x13718 -x14997 -x5324 -x16512 -x17204 -x16462 -x17203 -x355 -x8855 -x877 -x16747 -x8168 -x16648 -x10073 -x4241 -x7470 -x4936 -x8689 -x137 -x8708 -x5790 -x1744 -x9528 -x16037 -x10768 -x3320 -x1326 -x13108 -x6646 -x10983 -x278 -x13101 -x3891 -x10403 -x17006 -x512 -x10087 -x12924 -x167 -x736 -x4814 -x1078 -x8611 -x7180 -x14670 -x12815 -x13017 -x2313 -x7385 -x11594 -x13688 -x630 -x13816 -x5010 -x16778 -x13228 -x8271 -x5197 -x6572 -x6587 -x17077 -x11423 -x3304 -x1527 -x9227 -x4854 -x11058 -x11514 -x3491 -x1970 -x17097 -x14665 -x607 -x7063 -x1003 -x3021 -x2196 -x6644 -x13294 -x1709 -x11761 -x16666 -x16811 -x4292 -x10505 -x10299 -x3533 -x14595 -x3330 -x13284 -x12873 -x10910 -x13706 -x13267 -x16717 -x2278 -x553 -x17219 -x6143 -x7219 -x903 -x4771 -x10831 -x1199 -x15144 -x7986 -x9545 -x5150 -x6331 -x3416 -x7571 -x12904 -x8009 -x3722 -x3165 -x13791 -x9532 -x7752 -x5097 -x11722 -x6806 -x3068 -x11649 -x1174 -x15295 -x2235 -x10974 -x1877 -x11380 -x9523 -x9245 -x6721 -x10794 -x696 -x13725 -x8963 -x1624 -x5495 -x13367 -x974 -x2482 -x4386 -x12011 -x14486 -x14854 -x13702 -x12746 -x3713 -x7927 -x14982 -x9858 -x9670 -x1252 -x14139 -x13728 -x1159 -x9627 -x8498 -x13058 -x11953 -x12548 -x7932 -x8426 -x15927 -x5217 -x7348 -x5323 -x1478 -x13175 -x14484 -x15042 -x5733 -x15403 -x9576 -x9350 -x11961 -x8604 -x8431 -x7982 -x7659 -x3023 -x10373 -x16864 -x9565 -x4563 -x9678 -x4668 -x3116 -x7542 -x9166 -x968 -x4872 -x11818 -x17147 -x5414 -x14994 -x10824 -x11497 -x5718 -x4541 -x4502 -x11960 -x17177 -x13442 -x2364 -x2116 -x12583 -x10594 -x6393 -x853 -x10368 -x8875 -x6745 -x12770 -x5815 -x1343 -x14951 -x4590 -x661 -x5215 -x13471 -x4682 -x11172 -x869 -x1359 -x9856 -x9707 -x10571 -x12915 -x16960 -x16981 -x5394 -x15738 -x11998 -x5311 -x7687 -x6318 -x13948 -x17027 -x15869 -x2929 -x14471 -x3372 -x10937 -x7907 -x5348 -x2380 -x16959 -x6193 -x71 -x16562 -x1845 -x16621 -x8964 -x13935 -x15621 -x15769 -x2183 -x4446 -x3466 -x13553 -x10711 -x3882 -x16316 -x10270 -x7164 -x6888 -x4347 -x2504 -x1586 -x10905 -x8524 -x5705 -x3370 -x16352 -x7016 -x14985 -x15522 -x4111 -x15190 -x9654 -x10556 -x14313 -x6654 -x1777 -x6148 -x13090 -x14874 -x6155 -x1785 -x8061 -x14187 -x672 -x16818 -x12355 -x11079 -x8591 -x945 -x8825 -x15644 -x11139 -x13301 -x2773 -x8505 -x13932 -x4732 -x7866 -x7368 -x8233 -x13824 -x6901 -x6718 -x4524 -x1573 -x1754 -x5919 -x9069 -x7240 -x9099 -x5769 -x8109 -x2079 -x16198 -x15542 -x9767 -x5734 -x214 -x8593 -x16103 -x15553 -x12993 -x3914 -x11190 -x13240 -x3327 -x15679 -x11829 -x2293 -x5851 -x6381 -x15760 -x13440 -x10856 -x11717 -x476 x12759 -x1952 -x7146 -x4237 -x1108 -x14117 -x2268 -x17003 -x17107 -x9230 -x454 -x12782 -x10653 -x399 -x11661 -x10044 -x13976 -x8410 -x3391 x10617 -x4776 -x13715 -x3189 -x7134 -x11834 -x8228 -x76 -x10469 -x8316 -x15526 -x3051 -x11693 -x7882 -x2038 -x4279 -x16488 -x3765 -x8335 -x15896 -x11259 -x14703 -x9447 -x9354 -x10827 -x16551 -x5099 -x9390 -x11799 -x2111 -x10644 -x4420 -x10959 -x12324 -x14540 -x15309 -x16842 -x8787 -x9743 -x2098 -x16797 -x8839 -x3889 -x10602 -x3858 -x9554 -x10446 -x10909 -x914 -x15971 -x16210 -x1432 -x16511 -x2946 -x9556 -x6666 -x4461 -x15206 -x3644 -x574 -x13635 -x12832 -x14737 -x1113 -x5587 -x787 -x10792 -x10463 -x159 -x13884 -x14107 -x5520 -x11622 -x6131 -x5639 -x10245 -x4711 -x10169 -x2026 -x14367 -x3689 -x9749 -x8820 -x10289 -x3648 -x9112 -x1192 -x4935 -x1415 -x3352 -x16150 -x2875 -x4136 -x6591 -x8653 -x6000 -x6714 -x11970 -x16497 -x16172 -x9362 -x13204 -x4796 -x11278 -x4012 -x4179 -x4049 -x16208 -x7839 -x9666 -x16392 -x15208 -x6988 -x8049 -x5025 -x3577 -x2321 -x80 -x8778 -x14346 -x14913 -x14898 -x16162 -x7807 -x13748 -x11841 -x8598 -x2979 -x14926 -x4401 -x11381 -x6044 -x3071 -x8547 -x575 -x3218 -x10123 -x6524 -x5487 -x4924 -x6212 x13583 -x11737 -x1876 -x12469 -x10215 -x12707 -x3988 -x2159 -x11415 -x14544 -x14167 -x804 -x4867 -x14099 -x6851 -x16289 -x3415 -x7472 -x10875 -x1208 -x12838 -x14534 -x10927 -x11148 -x12578 -x7712 -x13167 -x12199 -x4080 -x12636 -x15867 -x4256 -x9188 -x17118 -x9297 -x6218 -x10921 -x6594 -x2280 -x4930 -x10775 -x634 -x413 -x2894 -x1968 -x4608 -x15452 -x13886 -x5257 -x1618 -x14076 -x5840 -x3436 -x6857 -x9624 -x2881 -x6690 -x6998 -x3616 -x14979 -x14089 -x2282 -x2171 -x1395 -x6340 -x10890 -x15683 -x9519 -x4169 -x14591 -x7606 -x8455 -x11101 -x1228 -x3112 -x7528 -x16230 -x5079 -x2434 -x2752 -x6384 -x13025 -x12974 -x14305 -x11251 -x10678 -x14848 -x11936 -x12812 -x1992 -x5283 -x16031 -x4055 -x6581 -x16661 -x6720 -x9423 -x11956 -x8692 -x7373 -x14026 -x1867 -x9619 -x17140 -x9480 -x11502 -x14791 -x11385 -x11928 -x12332 -x4317 -x105 -x7105 -x16148 -x1549 -x2553 -x15668 -x12506 -x14966 -x11312 -x857 -x9680 -x9181 -x16772 -x7041 -x10765 -x12948 -x14240 -x12361 -x5264 -x8035 -x3852 -x13550 -x11836 -x10253 -x3480 -x7213 -x16203 -x4505 -x3771 -x8008 -x11875 -x6702 -x3963 -x7305 x12517 -x15664 -x12209 -x6704 -x5106 -x152 -x6866 -x2394 -x5576 -x8084 -x5301 -x9416 -x3561 -x7172 -x6295 -x4084 -x12471 -x15297 -x6363 -x13541 -x5917 -x10168 -x3871 -x13603 -x15023 -x15256 -x727 -x15373 -x312 -x1590 -x7429 -x5073 -x3003 -x15985 -x10739 -x1691 -x4622 -x1715 -x3291 -x11090 -x6460 -x3934 -x8153 -x15518 -x2402 -x1084 -x1834 -x4274 -x4457 -x15294 -x2129 -x467 -x4144 -x12664 -x10561 -x8328 -x13157 -x12645 -x15906 -x15484 -x11530 -x17223 -x714 -x4167 -x7580 -x6400 -x16610 -x4452 -x8731 -x3208 -x10982 -x12668 -x5190 -x8619 -x6336 -x743 -x8990 -x9190 -x9851 -x12984 -x8577 -x7042 -x3114 -x15171 -x17133 -x17100 -x10656 -x13226 -x11346 -x10416 -x761 -x13066 -x3740 -x8595 -x2099 -x17197 -x8633 -x13033 -x299 -x10258 -x9424 -x10796 -x206 -x8236 -x12094 -x15768 -x133 -x7941 -x1690 -x2115 -x2466 -x9873 -x10204 -x10321 -x1633 -x6797 -x2106 -x1248 -x10382 -x11695 -x8878 -x298 -x163 -x8786 -x14861 -x10379 -x3562 -x17165 -x10022 -x8255 -x5174 -x14505 -x7743 -x7315 -x7435 -x13057 -x8131 -x14207 -x3778 -x5661 -x16441 -x7220 -x14392 -x8765 -x12353 -x12669 -x8888 -x11839 -x14787 -x10205 -x16985 -x12431 -x15222 -x2779 -x8930 -x4834 -x11443 -x9377 -x7710 -x8106 -x14126 -x15184 -x5033 -x1403 -x2172 -x1820 -x7541 -x5280 -x8519 -x14816 -x4269 -x4651 -x9635 -x5758 -x3360 -x342 -x4905 -x10107 -x6715 -x6130 -x455 -x8113 -x2320 -x2631 -x4160 -x6693 -x2628 -x12062 -x879 -x15453 -x8114 -x6431 -x15036 -x9361 -x470 -x3684 -x14882 -x13663 -x712 -x14010 -x16389 -x1644 -x1218 -x17028 -x9448 -x7147 -x15701 -x11907 -x15991 -x16119 -x4245 -x15085 -x7426 -x12269 -x15220 -x5662 -x4228 -x3835 -x757 -x7693 -x8089 -x5997 -x7226 -x13334 x13660 -x4598 -x12613 -x9795 -x12649 -x362 -x14307 -x9719 -x1480 -x1959 -x13026 -x6696 -x1784 -x10353 -x8827 -x11996 -x16340 -x3315 -x12589 -x4261 -x9922 -x4009 -x6253 -x7009 -x6515 -x3734 -x11295 -x1833 -x13199 -x7038 -x6038 -x4430 -x2234 -x5746 -x12814 -x9295 -x7380 -x268 -x3883 -x4874 -x7395 -x7158 -x13409 -x3001 -x9997 -x6801 -x3215 -x15045 -x16634 -x16482 -x12153 -x3338 -x13241 -x3371 -x2969 -x4227 -x11592 -x3836 -x4865 -x16732 -x6227 -x9978 -x4642 -x13084 -x1167 -x2420 -x5730 -x1018 -x10807 -x1148 -x2277 -x4359 -x16673 -x12000 -x14337 -x5203 -x14586 -x2495 -x9323 -x12868 -x11639 -x15947 -x12861 -x16186 -x9832 -x16675 -x6852 -x13973 -x12854 -x6753 -x648 -x13545 -x14638 -x14872 -x13179 -x5663 -x13806 -x1799 -x4142 -x11043 -x15961 -x3973 -x6247 -x1332 -x12349 -x11087 -x16602 -x15785 -x9405 -x13673 -x4582 -x2549 -x909 -x12602 -x16979 -x16763 -x17150 -x15848 -x2354 -x10651 -x3530 -x3670 -x81 -x15937 -x3313 -x14761 -x9079 -x16521 -x2710 -x11376 -x15754 -x2917 -x15093 -x15242 -x4422 -x3697 -x13940 -x10553 -x3584 -x14578 -x4773 -x2149 -x7391 -x16765 -x10376 -x1119 -x1215 -x2195 -x92 -x1736 -x37 -x4190 -x4917 -x8974 -x15963 -x427 -x8735 -x3723 -x729 -x4161 -x5102 -x1321 -x9818 -x4611 -x16188 -x9453 -x12732 -x6214 -x11792 -x6012 -x12628 -x12862 -x7586 -x5417 -x8943 -x16714 -x6424 -x6179 -x5568 -x4488 -x16529 -x11060 -x12001 -x2095 -x11750 -x665 -x2410 -x8508 -x7885 -x9816 -x3992 -x14527 -x14481 -x2412 -x5594 -x11485 -x9598 -x9597 -x14598 -x13203 -x9232 -x10995 -x15629 -x8052 -x10577 -x5812 -x641 -x14513 -x4975 -x13555 -x13565 -x14532 -x16546 -x12481 -x13982 -x13076 -x13793 -x9871 -x13046 -x461 -x10772 -x7476 -x15956 -x16545 -x15047 -x693 -x8727 -x11933 -x9777 -x8671 -x16516 -x8496 -x11351 -x2304 -x400 -x7460 -x2840 -x14088 -x7980 -x14281 -x3349 -x1264 -x4788 -x7928 -x4977 -x3221 -x13750 -x6539 -x7086 -x14302 -x9358 -x2128 -x12121 -x3971 -x16790 -x12699 -x6504 -x12384 -x4641 -x16895 -x12173 -x1492 -x9179 -x72 -x16936 -x7227 -x11678 -x2423 -x8097 -x8693 -x13447 -x5040 -x8054 -x7162 -x5702 -x12876 -x6963 -x7195 -x14254 -x11399 -x14508 -x12330 -x13391 -x10845 -x9266 -x4896 -x6628 -x12952 -x2787 -x11105 -x4736 -x12202 -x12767 -x1039 -x8209 -x16898 -x16145 -x84 -x3675 -x15838 -x2761 -x10119 -x11788 -x14485 -x4982 -x11309 -x16671 -x717 -x15059 -x2316 -x1384 -x348 -x15198 -x4784 -x8751 -x5497 -x3744 -x10158 -x6489 -x8566 -x16750 -x5822 -x8659 -x16745 -x14341 -x11689 -x7673 -x4086 -x10667 -x10593 -x10677 -x9989 -x13431 -x14152 -x4149 -x4153 -x5598 -x11121 -x2248 -x7559 -x5557 -x647 x12379 -x6232 -x2206 -x1390 -x6269 -x8248 -x7600 -x150 -x16626 -x10610 -x5628 -x9804 -x2607 -x11078 -x11657 -x8135 -x301 -x9799 -x13360 -x2797 -x2015 -x16411 -x5976 -x15264 -x9647 -x2300 -x7602 -x17048 -x13578 -x16017 -x4877 -x8565 -x8824 -x7991 -x9425 -x866 -x15576 -x509 -x9950 -x2877 -x12530 -x4044 -x16460 -x14415 -x14433 -x11813 -x2832 -x3275 -x5589 -x15980 -x126 -x4862 -x5599 -x14339 -x2569 -x14136 -x3602 -x15997 -x429 -x15302 -x4310 -x16187 -x4063 -x9700 -x9560 -x16867 -x16590 -x7993 -x15416 -x3159 -x15662 -x13766 -x14194 -x2176 -x6096 -x788 -x4089 -x15739 -x910 -x17034 -x15856 -x12050 -x10442 -x12996 -x2823 -x14475 -x2536 -x16743 -x7008 -x14196 -x7972 -x15866 -x12218 -x2455 -x16109 -x14637 -x2822 -x11252 -x6595 -x2338 -x8122 -x8449 -x10491 -x16847 -x13640 -x10687 -x6773 -x3803 -x6346 -x14449 -x6621 -x6259 -x10288 -x4225 -x1118 -x14736 -x16760 -x4763 -x8556 -x5966 -x7774 -x578 -x6848 -x14024 -x10048 -x16816 -x2543 -x2478 -x10109 -x3100 -x5761 -x16224 -x15893 -x16585 -x2912 -x7676 -x7274 -x11400 -x13724 -x12097 -x15127 -x11402 -x9436 -x11260 -x16321 -x3707 -x1810 -x1469 -x507 -x8262 -x11440 -x3894 -x14073 -x16770 -x9634 -x9115 -x15395 -x14729 -x15657 -x9883 -x6483 -x11496 -x14667 -x3657 -x16728 -x221 -x7734 -x586 -x10554 -x5605 -x750 -x7034 -x16492 -x5920 -x16292 -x8738 -x4843 -x8870 -x16893 -x10384 -x7877 -x5139 -x12257 -x5161 -x5208 -x7964 -x14261 -x6335 -x9835 -x17178 -x15194 -x7547 -x14603 -x178 -x14752 -x4126 -x208 -x17102 -x5266 -x4958 -x7484 -x9685 -x9721 -x15993 -x1603 -x4609 -x1825 -x2844 -x15651 -x9638 -x6695 -x11859 -x16385 -x9428 -x14707 -x5241 -x15456 -x4767 -x1430 -x13760 -x16851 -x760 -x11398 -x635 -x7011 -x747 -x6177 -x3977 -x6832 -x3621 -x3554 -x11785 -x15034 -x3187 -x8040 -x16054 -x11374 -x13302 -x16266 -x17173 -x14988 -x210 x11367 -x6968 -x15121 -x10125 -x14327 -x17072 -x4870 -x12252 -x1558 -x1925 -x15039 -x4528 -x11566 -x9752 -x15688 -x13734 -x13798 -x10274 -x15009 -x1976 -x3848 -x4251 -x6711 -x16205 -x11900 -x2697 -x13840 -x4172 -x8144 -x6687 -x12994 -x2360 -x8540 -x10746 -x14463 -x12529 -x14733 -x2751 -x660 -x14726 -x6887 -x508 -x2685 -x12483 -x1563 -x7967 -x10083 -x6119 -x6152 -x156 -x7558 -x5612 -x127 -x5860 -x9789 -x1557 -x15568 -x6580 -x3652 -x13737 -x302 -x15188 -x1818 -x349 -x12147 -x9864 -x5219 -x11357 -x13418 -x6174 -x5977 -x2479 -x4466 -x12325 -x7962 -x7508 -x6606 -x14983 -x17020 -x9217 -x3972 -x11732 -x12493 -x5357 -x2349 -x15903 -x12151 -x12905 -x5858 -x16354 -x1782 -x1705 -x5030 -x15081 -x9729 -x5614 -x13325 -x10265 -x15647 -x13180 -x17087 -x8863 -x11236 -x17211 -x9391 -x6814 -x12817 -x4944 -x16127 -x4646 -x17163 -x10817 -x3088 -x9822 -x17221 -x15123 -x17098 -x971 -x9815 -x6663 -x7354 -x9725 -x4255 -x7702 -x3614 -x697 -x6344 -x6917 -x327 -x13386 -x4759 -x7550 -x8517 -x2541 -x813 -x6185 -x7128 -x10336 -x1276 -x9753 -x3731 -x2692 -x7231 -x11774 -x12346 -x6052 -x11963 -x10533 -x13268 -x11706 -x12639 -x2583 -x3551 -x16875 -x2700 -x15833 -x6078 -x13423 -x11489 -x8867 -x9110 -x12412 -x13098 -x3967 -x15600 -x3467 -x7183 -x4960 -x7627 -x466 -x10346 -x2728 -x1178 -x15493 -x9601 -x10412 -x3250 -x12995 -x10078 -x5853 -x15639 -x12203 -x15561 -x12738 -x13152 -x9430 -x11976 -x11505 -x12313 -x12262 -x3696 -x5611 -x15710 -x8564 -x9192 -x7120 -x5026 -x8533 -x1873 -x7119 -x17208 -x15733 -x8712 -x2648 -x6134 -x8678 -x15811 -x2850 -x4665 -x6538 -x617 -x7502 -x3687 -x9250 -x7937 -x16852 -x11042 -x2274 -x1100 -x15368 -x5289 -x5020 -x16530 -x5138 -x15627 -x1829 -x6468 -x1325 -x1197 -x7040 -x2454 -x3011 -x8810 -x11072 -x1658 -x15986 -x16374 -x10008 -x6803 -x13730 -x4186 -x4848 -x6748 -x11983 -x7306 -x8268 -x5800 -x3540 -x4163 -x15107 -x11753 -x9487 -x14379 -x12393 -x8601 -x3528 -x5047 -x11643 -x13103 -x15827 -x6 -x3520 -x8275 -x5907 -x8701 -x782 -x684 x11655 -x7377 -x1179 -x12960 -x15287 -x7640 -x2874 -x1678 -x5695 -x5316 -x8273 -x5354 -x12731 -x15791 -x11318 -x14070 -x15706 -x14245 -x26 -x15514 -x7140 -x13964 -x14833 -x8558 -x11091 -x11490 -x11831 -x16257 -x8988 -x12646 -x5312 -x10640 -x15245 -x17023 -x2119 -x6697 -x7 -x10633 -x8036 -x12492 -x8070 -x5528 -x15109 -x13414 -x3386 -x16235 -x5620 -x3880 -x2359 -x5381 -x2948 -x3907 -x9355 -x15391 -x9346 -x6945 -x11083 -x619 -x10327 -x3704 x15189 -x16240 -x16275 -x16180 -x674 -x8857 -x7880 -x12807 -x12766 -x542 -x2644 -x9676 -x2219 -x16713 -x15319 -x6950 -x9621 -x7613 -x7715 -x14516 -x13320 -x15022 -x13197 -x6615 -x2104 -x12837 -x17042 -x1273 -x4909 -x11362 -x10480 -x12902 -x5552 -x12451 -x7713 -x2041 -x15503 -x3040 x13834 -x15705 -x1681 -x12570 -x2350 -x8896 -x14335 -x15284 -x10988 -x12625 -x12652 -x15210 -x87 -x9603 -x17144 -x13585 -x9180 -x13986 -x3074 -x11211 -x14270 -x5292 -x4293 -x17008 -x11519 -x13770 -x860 -x6371 -x17015 -x7310 -x8165 -x16657 -x4069 -x11654 -x13719 -x13690 -x16640 -x6736 -x11747 -x3585 -x13490 -x3515 -x16456 -x9164 -x11899 x16836 -x2819 -x16947 -x10172 -x13018 -x3738 -x12742 -x9058 -x12142 -x3975 -x17184 -x16503 -x6216 -x17166 -x7390 -x472 -x10877 -x5999 -x67 -x15443 -x16274 -x2719 -x15572 -x6379 -x2632 -x6480 -x219 -x2868 -x6717 -x2361 -x3077 -x13644 -x790 -x4374 -x9722 -x11838 -x17132 -x13237 -x1040 -x6881 -x9936 -x16173 -x763 -x13762 x11085 -x10788 -x13050 -x5405 -x17128 -x14832 -x9488 -x17157 -x12819 -x3820 -x5132 -x7397 -x16306 -x13523 -x1268 -x654 -x14600 -x6762 -x12380 -x15872 -x8536 -x4670 -x2200 -x9916 -x10911 -x13217 -x6463 -x9861 -x5592 -x14258 -x8613 -x12670 -x4976 -x9107 -x16656 -x6747 -x7536 -x7388 -x4726 -x14278 -x8804 -x13032 -x9925 -x13001 -x10587 -x13742 -x4861 -x6871 -x11993 -x11760 -x4709 -x1682 -x2253 -x14002 -x15460 -x2925 -x16785 -x4344 -x14627 -x7423 -x12224 -x3990 -x1912 -x5754 -x8908 -x6511 -x14984 -x6652 -x13604 -x8481 -x380 -x15632 -x10606 -x14008 -x8578 -x6815 -x16945 -x12500 -x10192 -x11613 -x5759 -x8895 -x8702 -x3423 -x6942 -x4619 -x15772 -x4654 -x1008 -x1448 -x69 -x15912 -x2591 -x6526 -x16991 -x11764 -x2127 -x277 -x6855 -x10040 -x6645 -x12491 -x15898 -x8905 -x1249 -x1071 -x15315 -x12102 -x17123 -x11352 -x12284 -x11635 -x1057 -x2853 -x10766 -x12425 -x3699 -x4743 -x14269 -x6082 -x7178 -x12709 -x3666 -x14361 -x1440 -x14238 -x3394 -x14103 -x9520 -x363 -x10424 -x6285 -x14694 -x7298 -x9457 -x9689 -x9994 -x1060 -x12300 -x9937 -x7785 -x10803 -x8110 -x14881 -x188 -x7797 -x9193 -x3059 -x171 -x3054 -x6540 -x16164 -x5485 -x16833 -x8683 -x8660 -x5870 -x14498 -x14426 -x3921 -x12136 -x1885 -x10930 -x13421 -x1908 -x5454 -x15354 -x643 -x16106 -x11191 -x2668 -x10697 -x14906 -x14363 -x9745 -x8283 -x7925 -x459 -x16767 -x13872 -x8376 -x10919 -x10492 -x13922 -x13992 -x15025 -x15216 -x3274 -x14180 -x14456 -x12859 -x9623 -x8475 -x16283 -x1670 -x9805 -x8218 -x7918 -x1688 -x15581 -x447 -x7091 -x6679 -x8801 -x5943 -x6840 -x3881 -x6495 -x2301 -x3363 -x14770 -x16213 -x7830 -x10393 -x1041 -x4469 -x6029 -x7859 -x14214 -x9572 -x15916 -x5783 -x1077 -x6273 -x623 -x6364 -x11634 -x8877 -x13917 -x13209 -x6589 -x11808 -x9751 -x5795 -x2938 -x14735 -x6791 -x12823 -x11197 -x6740 -x17099 -x2579 -x17088 -x1762 -x4121 -x136 -x9622 -x13526 -x14396 -x7328 -x6741 -x15125 -x16912 -x6167 -x4138 -x16197 -x5272 -x11342 -x10867 -x3483 -x4692 -x10230 -x16046 -x11548 -x13088 -x16435 -x6599 -x14110 -x4282 -x14751 -x3672 -x3361 -x4371 -x7631 -x15554 -x15588 -x1634 -x13030 -x10465 -x6458 -x7867 -x103 -x10560 -x7150 -x12059 -x14395 -x15292 -x4779 -x15386 -x3979 -x5413 -x9435 -x14795 -x15990 -x17002 -x3067 -x2243 -x15752 -x7583 -x1050 -x15435 -x14836 -x3669 -x394 -x1991 -x12584 -x7614 -x10351 -x13830 -x1037 -x14681 -x11178 -x15271 -x11686 -x12383 -x8465 -x16724 -x14239 -x15342 -x7847 -x16963 -x8118 -x10650 -x7605 -x218 -x1864 -x6128 -x9893 -x12822 -x13669 -x3170 -x2146 -x16924 -x4094 -x7052 -x55 -x7898 -x10195 -x536 -x10057 -x10842 -x305 -x14173 -x4328 -x8795 -x1668 -x16845 -x16971 -x12783 -x9548 -x12310 -x230 -x3569 -x9842 -x12969 -x4564 -x9811 -x4007 -x8836 -x2415 -x2901 -x8674 -x168 -x4343 -x257 -x11812 -x1580 -x11050 -x16478 -x16362 -x16249 -x12603 -x14087 -x13866 -x11067 -x15818 -x14678 -x1278 -x2286 -x7133 -x11804 -x10043 -x15115 -x11518 -x16140 -x15854 -x3149 -x25 -x15027 -x1261 -x12010 -x1751 -x16337 -x14837 -x7757 -x10417 -x12457 -x1476 -x15476 -x2153 -x15564 -x2457 -x11852 -x9727 -x8830 -x640 -x252 -x1815 -x11857 -x10334 -x12434 -x12531 -x11282 -x11235 -x8615 -x6802 -x4808 -x10664 -x11757 -x15345 -x16942 -x10810 -x2566 -x8454 -x12191 -x5627 -x5522 -x1446 -x9981 -x11611 -x4521 -x15340 -x7259 -x11442 -x7403 -x8906 -x5451 -x8638 -x15255 -x2762 -x6849 -x10071 -x7951 -x10425 -x9160 -x11170 -x6158 -x5512 -x11880 -x15253 -x13350 -x7777 -x15853 -x14021 -x6488 -x9568 -x12760 -x1287 -x13216 -x8350 -x473 -x14520 -x8397 -x6085 -x2227 -x15812 -x12053 -x15098 -x9728 -x10404 -x10286 -x11481 -x5848 -x3202 -x4912 -x13573 -x4893 -x16807 -x12197 -x1123 -x412 -x1298 -x14652 -x4837 -x3154 -x15024 -x10041 -x8355 -x16000 -x13670 -x16779 -x12744 -x16291 -x4307 -x585 -x5351 -x1431 -x5780 -x12487 -x12141 -x5167 -x6794 -x12052 -x6087 -x13285 -x6763 -x9759 -x15007 -x6761 -x1857 -x12087 -x4504 -x9252 -x5049 -x8301 -x12690 -x1061 -x10310 -x12747 -x16111 -x6908 -x13584 -x8353 -x2239 -x6080 -x4694 -x7505 -x16301 -x9578 -x17148 -x12976 -x15557 -x2781 -x16594 -x11577 -x6270 -x11817 -x3853 -x7093 -x9500 -x689 -x16433 -x12543 -x12612 -x2283 -x7210 -x7718 -x8944 -x10066 -x7723 -x3443 -x17196 -x2298 -x5402 -x16347 -x5181 -x5933 -x6276 -x13497 -x15275 -x9007 -x6557 -x3507 -x4120 -x14768 -x13921 -x14573 -x6257 -x14275 -x15110 -x358 -x5918 -x504 -x2043 -x5613 -x378 -x9586 -x4744 -x14721 -x1892 -x6825 -x1971 -x2802 -x3440 -x3706 -x12363 -x9095 -x11638 -x6620 -x12546 -x5852 -x4703 -x1447 -x16695 -x5921 -x10703 -x8059 -x510 -x17011 -x13095 -x14990 -x10808 -x4414 -x886 -x11232 -x35 -x4073 -x15286 -x17108 -x10413 -x4584 -x7904 -x14032 -x15464 -x5271 -x10431 -x1982 -x3056 -x12680 -x106 -x11026 -x2764 -x10580 -x1482 -x8500 -x6757 -x16653 -x13424 -x14719 -x9553 -x9892 -x11386 -x12316 -x13905 -x3089 -x21 -x14944 -x293 -x8649 -x11299 -x13207 -x15419 -x6512 -x10140 -x4433 -x7987 -x5303 -x9826 -x2049 -x11777 -x7465 -x11242 -x5738 -x5494 -x8844 -x3543 -x8800 -x11598 -x6752 -x12930 -x15849 -x4412 -x7144 -x5696 -x11093 -x15841 -x1105 -x4986 -x5435 -x16824 -x8798 -x13854 -x7174 -x7054 -x9642 -x1007 -x4624 -x1099 -x4612 -x3931 -x13115 -x5081 -x5814 -x9275 -x6665 -x2185 -x6407 -x10532 -x5882 -x2546 -x6770 -x10244 -x434 -x7145 -x4364 -x12114 -x9373 -x13956 -x14709 -x16862 -x10220 -x6049 -x16637 -x9383 -x14012 -x5902 -x14967 -x5572 -x789 -x17139 -x16058 -x11033 -x16528 -x6659 -x13048 -x4487 -x15048 -x9051 -x6310 -x739 -x9310 -x806 -x8280 -x1738 -x2173 -x15691 -x7809 -x9054 -x303 -x15473 -x318 -x15207 -x12982 -x11888 -x3679 -x16524 -x6829 -x4625 -x4908 -x1826 -x9611 -x6723 -x6307 -x12917 -x9382 -x15101 -x6781 -x11020 -x6108 -x7166 -x2670 -x1836 -x15831 -x3659 -x3196 -x6009 -x2724 -x14427 -x12640 -x1903 -x10624 -x16748 -x11886 -x2661 -x16490 -x7619 -x15400 -x5588 -x10637 -x2229 -x6317 -x6163 -x14331 -x6777 -x3375 -x1301 -x11972 -x7332 -x3843 -x10607 -x12785 -x8647 -x14524 -x5473 -x7101 -x7913 -x1692 -x10510 -x14318 -x2513 -x10892 -x12152 -x4062 -x694 -x15147 -x16419 -x1465 -x9514 -x3637 -x7202 -x16687 -x1689 -x3660 -x2039 -x13331 -x8468 -x2559 -x14897 -x6356 -x9167 -x13735 -x4436 -x11603 -x123 -x12415 -x2625 -x3145 -x16016 -x5434 -x6869 -x16655 -x10861 -x2626 -x3984 -x12367 -x10883 -x14266 -x3107 -x3402 -x7503 -x14389 -x14201 -x16499 -x1702 -x3417 -x9657 -x16420 -x16914 -x7773 -x17168 -x12490 -x1080 -x16918 -x9857 -x15104 -x1334 -x16008 -x5897 -x2437 -x13618 -x8253 -x3654 -x1514 -x601 -x10132 -x10450 -x13481 -x9569 -x3553 -x4637 -x1832 x15874 -x15118 -x1191 -x1341 -x16393 -x1251 -x3999 -x15343 -x3156 -x13966 -x7959 -x4195 -x3787 -x2550 -x3726 -x5037 -x14438 -x15062 -x2555 -x14746 -x16279 -x9219 -x7445 -x13928 -x12594 -x8504 -x5582 -x12409 -x5841 -x10340 -x8037 -x10060 -x14790 -x6382 -x4140 -x8997 -x2315 -x10787 -x3421 -x6575 -x6744 -x7909 -x7355 -x9459 -x4657 -x2469 -x4727 -x2040 -x2240 -x7669 -x2429 -x6476 -x4143 -x1937 -x2001 -x2443 -x5714 -x9385 -x6001 -x16856 -x3478 -x6097 -x3613 -x2954 -x12764 x11131 -x8203 -x6810 -x13222 -x3861 -x10797 -x526 -x16277 -x16273 -x10315 -x2717 -x7012 -x1645 -x2599 -x9148 -x732 -x15421 -x16506 -x10655 -x11905 -x13028 -x3127 -x11712 -x14366 -x1599 -x12955 -x12849 -x15631 -x8574 -x13300 -x4298 -x3857 -x2076 -x2312 -x12575 -x12295 -x11881 -x3593 -x5536 -x16509 -x12037 -x1728 -x6345 -x5683 -x1858 -x2805 -x9234 -x12535 -x309 -x724 -x9071 -x3147 -x7095 -x6421 -x10499 -x7698 -x11421 -x11708 -x15075 -x5147 -x5856 -x3450 -x5291 -x2085 -x14515 -x7889 -x1717 -x2440 -x3714 -x8382 -x12106 -x7015 -x2913 -x4465 -x33 -x12756 -x5144 -x5296 -x3243 -x1816 -x1977 -x14945 -x11984 -x16664 -x8662 -x2885 -x5095 -x12725 -x2166 -x13843 -x11876 -x9249 -x13828 -x17021 -x291 -x4390 -x1363 -x6959 -x9593 -x949 -x10999 -x11147 -x14359 -x4301 -x15095 -x9478 -x10325 -x15517 -x1791 -x2560 -x17207 -x14274 -x375 -x5305 -x5826 -x6981 -x1405 -x10662 -x951 -x16073 -x10170 -x2694 -x7396 -x12689 -x1181 -x2191 -x9672 -x8415 -x392 -x2109 -x7029 -x5189 -x2031 -x11786 -x8252 -x3993 -x4794 -x10916 -x14216 -x11171 -x2275 -x1703 -x2407 -x9866 -x1623 -x842 -x10126 -x13937 -x4480 -x16432 -x13114 -x10643 -x13837 -x6028 -x8438 -x10583 -x6818 -x9769 -x8357 -x7375 -x11487 -x11632 -x5893 -x2780 -x5375 -x3840 -x1794 -x5720 -x16305 -x16158 -x4201 -x10307 -x11347 -x13709 -x11904 -x16355 -x5748 -x1606 -x1047 -x8042 -x7862 -x13556 -x5895 -x9588 -x14365 -x2570 -x2489 -x16727 -x6118 -x1299 -x9589 -x11196 -x11962 -x6436 -x6319 -x4595 -x6856 -x9903 -x2203 -x15764 -x16696 -x11165 -x14630 -x12870 -x9012 -x8187 -x5338 -x12957 -x2428 -x2590 -x8976 -x14213 -x1434 -x134 -x8334 -x9331 -x4839 -x13753 -x12942 -x3721 -x4056 -x9393 -x7336 -x12805 -x907 -x3188 -x3024 -x15459 -x16239 -x7878 -x17016 -x5876 -x7289 -x1196 -x9133 -x530 -x10638 -x11404 -x15589 -x15667 -x4802 -x4128 -x10898 -x2882 -x12525 x13158 x11208 -x3572 -x5676 -x8535 -x2865 -x8600 -x15807 -x13722 -x2842 -x1104 -x584 -x4113 -x4394 -x11365 -x9540 -x1111 -x2500 -x11094 -x1916 -x5877 -x9359 -x11016 -x8898 -x9555 -x16504 -x16970 -x7738 -x2763 -x15962 -x6294 -x3331 -x12554 -x11049 x15890 -x14826 -x16941 -x14301 -x10462 -x12743 -x15519 -x8174 -x15263 -x8048 -x10489 -x2113 -x12809 -x16199 -x8092 -x3824 -x9809 -x11527 -x15439 -x5017 -x1667 -x7199 -x16226 -x16814 -x11553 -x8682 -x10292 -x4831 -x34 -x6050 -x9158 -x10756 -x12553 -x1202 -x4768 -x13777 -x2287 -x11666 -x11540 -x9384 -x16430 -x12637 -x12693 -x6297 -x2977 -x432 -x13191 -x1360 -x11871 -x12590 -x6105 -x15174 -x15410 -x9313 -x2910 -x15406 -x5077 -x15784 -x17001 -x7374 -x14122 -x15508 -x7656 -x5590 -x17192 -x6402 -x15618 -x10753 -x2867 -x13666 -x11279 -x3905 -x13547 -x2983 -x29 -x7473 -x5565 -x2192 -x12763 -x3008 -x4673 -x14257 -x7589 -x11134 -x16517 -x12800 -x10308 -x10313 -x10942 -x10407 -x13035 -x9404 -x12208 -x666 -x10097 -x770 -x14416 -x12315 -x4535 -x14973 -x3246 -x902 -x12162 -x4661 -x10228 -x16400 -x16768 -x6122 -x1256 -x9894 -x8150 -x13202 -x15379 -x10241 -x483 -x2574 -x8462 -x16388 -x2972 -x16736 -x4907 -x2369 -x9442 -x4170 -x3337 -x16622 -x13963 -x8913 -x15983 -x9986 -x2806 -x227 -x6609 -x193 -x6252 -x11463 -x3802 -x13159 -x16331 -x7338 -x16045 -x11258 -x4739 -x2898 -x7647 -x15282 -x14039 -x10415 -x4311 -x11137 -x11228 -x11268 -x7211 -x622 -x8318 -x12898 -x964 -x1967 -x2924 -x9713 -x15327 -x9340 -x15722 -x12654 -x13357 -x9129 -x213 -x5442 -x9955 -x4395 -x16446 -x5992 -x7013 -x7212 -x4334 -x9117 -x858 -x4898 -x1507 -x10148 -x6682 -x11222 -x10799 -x3950 -x3923 -x6228 -x3526 -x14636 -x5384 -x14835 -x14937 -x10263 -x10964 -x5982 -x10622 -x13186 -x2791 -x14993 -x11781 -x4425 -x8654 -x14878 -x4370 -x2273 -x13310 -x10074 -x6168 -x2630 -x10371 -x10902 -x9247 -x10751 -x14356 -x11701 -x15829 -x16091 -x4729 -x16885 -x12294 -x4239 -x16952 -x1637 -x4990 -x1768 -x2340 -x4787 -x15743 -x5141 -x17189 -x6640 -x8923 -x8530 -x11154 -x17058 -x16993 -x4750 -x8207 -x7225 -x15820 -x11587 -x9552 -x3263 -x2908 -x9369 -x9026 -x16318 -x2953 -x6181 -x2611 -x5973 -x3000 -x9897 -x2092 -x6661 -x4829 -x4039 -x3970 -x5546 -x7511 -x9312 -x3341 -x11103 -x2578 -x5563 -x10355 -x8459 -x7273 -x11947 -x13995 -x15153 -x15695 -x8423 -x2987 -x4570 -x1288 -x12012 -x16454 -x11048 -x15265 -x14697 -x11029 -x12135 -x12638 -x8980 -x13977 -x9915 -x274 -x13277 -x12557 -x7628 -x6290 -x15958 -x11866 -x11470 -x10759 -x11130 -x13224 -x738 -x3930 -x6634 -x458 -x3638 -x16061 -x3266 -x8631 -x12314 -x4074 -x13708 -x7459 -x4098 -x1535 -x16345 -x10161 -x13289 -x8599 -x1947 -x14144 -x7088 -x16082 -x15878 -x2088 -x7244 -x12844 -x7906 -x17083 -x4645 -x15598 -x7073 -x7840 -x4546 -x6830 -x3486 -x5173 -x17059 -x6670 -x1190 -x9782 -x13811 -x7058 -x4849 -x1868 -x12608 -x1317 -x15698 -x3261 -x6819 -x4232 -x15303 -x13477 -x5028 -x9365 -x8101 -x10331 -x15322 -x2911 -x7739 -x1654 -x2000 -x12895 -x1566 -x12566 -x10151 -x2014 -x13449 -x15620 -x11581 -x9120 x11013 -x14059 -x1419 -x9599 -x15350 -x9332 -x9034 -x12035 -x12521 -x15038 -x11053 -x3655 -x4110 -x14649 -x9655 -x8287 -x5236 -x2935 -x11092 -x13149 -x4503 -x411 -x657 -x5965 -x1522 -x3070 -x13980 -x13219 -x14928 -x15060 -x12627 -x15261 -x8208 -x8831 -x14806 -x4406 -x16902 -x3343 -x6412 -x16417 -x2221 -x10401 -x15015 -x5093 -x8080 -x5183 -x5687 -x12270 -x993 -x10114 -x11182 -x16252 -x3419 -x12826 -x3247 -x4780 -x11392 -x10173 -x10099 -x8259 -x13107 -x14166 -x12336 -x15040 -x5086 -x8874 -x8267 -x2279 -x294 -x7001 -x16937 -x6267 -x11688 -x2861 -x10545 -x14071 -x9289 -x13363 -x7786 -x15161 -x16379 -x14996 -x7467 -x1771 -x13904 -x7915 -x13679 -x7879 -x6306 -x11738 -x10318 -x14267 -x8460 -x2077 -x5430 -x4112 -x3708 -x14084 -x3176 -x12751 -x9231 -x13116 -x11202 -x3680 -x15759 -x16250 -x474 -x2404 -x5012 -x16557 -x10724 -x4783 -x6541 -x14734 -x10364 -x6734 -x8224 -x5606 -x8322 -x2831 -x13984 -x11645 -x8104 -x16961 -x14 -x10016 -x12093 -x3046 -x17113 -x925 x10301 -x6610 -x12220 -x13823 -x10197 -x13214 -x10483 -x16118 -x16330 -x1870 -x2480 -x5603 -x3385 -x6391 -x5042 -x1574 -x14936 -x7564 -x10020 -x8667 -x4031 -x15434 -x12176 -x4211 -x11896 -x5842 -x10574 -x13628 -x9582 -x3238 -x16170 -x10363 -x12344 -x7204 -x6208 -x6707 -x9571 -x13188 -x15033 -x5846 -x16649 -x6137 -x13465 -x3868 -x11576 -x7976 -x14311 -x11022 -x13117 -x1365 -x5229 -x774 -x13931 -x7106 -x4939 -x8390 -x3917 -x15981 -x4629 -x13591 -x7418 -x2754 -x3558 -x11117 -x12187 -x11004 -x14403 -x17071 -x215 -x6245 -x5369 -x7297 -x8134 -x5027 -x7157 -x14880 -x3474 -x5050 -x10744 -x7099 -x15408 -x11200 x11244 -x12848 -x5372 -x340 -x15050 -x8860 -x2593 -x2413 -x93 -x2663 -x9056 -x7248 -x3668 -x5239 -x5581 -x13401 -x8379 -x5838 -x15006 -x923 -x12044 -x15011 -x15056 -x8142 -x8180 -x12936 -x16913 -x3485 -x8897 -x14447 -x5347 -x6058 -x3206 -x12287 -x9561 -x3166 -x4037 -x6903 -x8260 -x7017 -x15496 -x404 -x12585 -x6542 -x16510 -x13792 -x1671 -x9023 -x5706 -x4180 -x4606 -x16496 -x2451 -x8620 -x11044 -x12881 -x3825 -x89 -x16850 -x15843 -x14772 -x1484 -x13039 -x7646 -x6008 -x11412 -x7808 -x15666 -x758 -x9174 -x753 -x3015 -x1368 -x15616 -x5913 -x14224 -x6254 -x15835 -x9905 -x14718 -x4321 -x13053 -x15310 -x1921 -x5543 -x10538 -x10061 -x2907 -x8965 -x13764 -x12954 -x872 -x10077 -x13279 -x15238 -x15602 -x8967 -x5850 -x16931 -x14220 -x12678 -x2725 -x15941 -x17110 -x1537 -x11163 -x14393 -x15605 -x16692 -x12195 -x5577 -x4803 -x9511 -x16346 -x12382 -x8744 -x6864 -x3712 -x7075 -x335 -x8032 -x10409 -x10629 -x10375 -x12494 -x13883 -x7778 -x6804 -x15546 -x7313 -x4589 -x8007 -x16069 -x16859 -x3454 -x8243 -x16707 -x10524 -x212 -x3573 -x8158 -x12855 -x13293 -x14027 -x12514 -x13282 -x2341 -x9931 -x16601 -x4519 -x14640 -x9114 -x5864 -x2675 -x7412 -x4659 -x921 -x10000 -x3953 -x11707 -x4246 -x11226 -x6677 -x9409 -x5137 -x14862 -x15182 -x15974 -x16202 -x15613 -x6920 -x5090 -x12579 -x8828 -x8372 -x14717 -x2064 -x4295 -x5193 -x9028 -x11277 -x9793 -x4929 -x2696 -x14358 -x16644 -x6727 -x652 -x4508 -x7543 -x13852 -x15173 -x8716 -x2387 -x11780 -x420 -x13761 -x1031 -x4826 -x7733 -x8151 -x1155 -x12432 -x13130 -x4696 -x14992 -x8713 -x5514 -x986 -x5703 -x13143 -x14754 -x4083 -x13377 -x4233 -x12560 -x10534 -x15949 -x4434 -x11150 -x15995 -x8771 -x14713 -x5515 -x3006 -x14700 -x15860 -x9639 -x9971 -x3537 -x12987 -x17018 -x13479 -x1948 -x2499 -x9794 -x10866 -x3805 -x3510 -x4662 -x10352 -x651 -x6531 -x11136 -x11593 -x12696 -x8886 -x6006 -x9476 -x3332 -x9830 -x1141 -x15626 -x7984 -x11580 -x16560 -x15250 -x465 -x12791 -x3297 -x14705 -x12875 -x2058 -x11370 -x9176 -x15352 -x8302 -x13720 -x16090 -x15178 -x5005 -x5828 -x8418 -x10570 -x15318 -x16141 -x16949 -x5089 -x2474 -x6623 -x9592 -x17112 -x6428 -x14489 -x13983 -x15157 -x12468 -x2533 -x5252 -x3951 -x7961 -x6262 -x4449 -x14562 -x15638 -x3344 -x14858 -x15388 -x3235 -x14555 -x3495 -x9223 -x7200 -x12081 -x5956 -x6919 -x10397 -x254 -x15914 -x15441 -x5186 -x398 -x11007 -x16808 -x10520 -x11128 -x12034 -x567 -x14955 -x13560 -x10693 -x1942 -x8725 -x261 -x12834 -x15652 -x3106 -x7813 -x10165 -x3308 -x12748 -x4437 -x11073 -x1058 -x16773 -x14217 -x13858 -x2873 -x4268 -x4011 -x14168 -x15532 -x11529 -x2609 -x13439 -x7500 -x12619 -x5493 -x3128 -x12140 -x12997 -x4435 -x13597 -x1138 -x5857 -x15462 -x9492 -x8351 -x13262 -x14781 -x690 -x5971 -x5499 -x11410 -x10422 -x8246 -x12893 -x14300 -x14660 -x5298 -x16597 -x4509 -x3380 -x8063 -x15715 -x4378 -x1189 -x16771 -x15839 -x15046 -x2623 -x1881 -x14101 -x1680 -x2660 -x983 -x166 -x10147 -x10285 -x6956 -x13429 -x1319 -x9895 -x1866 -x12254 -x6898 -x6923 -x14414 -x718 -x5180 -x6940 -x4340 -x6043 -x1512 -x8339 -x14789 -x11952 -x10167 -x7347 -x16107 -x7302 -x11434 -x10399 -x8472 -x13389 -x8715 -x5015 -x16566 -x2994 -x13751 -x1871 -x12730 -x10917 -x12963 -x11585 -x978 -x3876 -x4613 -x41 -x16262 -x7717 -x395 -x6117 -x16809 -x17141 -x2836 -x16669 -x13898 -x8949 -x13955 -x10853 -x10924 -x7366 -x728 -x13900 -x14611 -x4998 -x4315 -x6200 -x16304 -x9585 -x9876 -x7491 -x16131 -x7641 -x4276 -x2919 -x8915 -x16897 -x7858 -x9504 -x5679 -x13067 -x9808 -x15357 -x9928 -x11428 -x7700 -x15871 x14473 -x5797 -x11292 -x9048 -x4176 -x11300 -x79 -x16757 -x9060 -x14442 -x8784 -x16592 -x4162 -x13498 -x11110 -x8371 -x9643 -x3043 -x14120 -x4565 -x5395 -x2356 -x9718 -x11763 -x3014 -x1770 -x9731 -x8466 -x677 -x17142 -x2305 -x9280 -x3581 -x3739 -x16083 -x7831 -x9233 -x7004 -x4835 -x1986 -x13412 -x550 -x7926 -x16904 -x2947 -x7955 -x11390 -x3117 -x11175 -x3498 -x12482 -x1170 -x2398 -x12207 -x2776 -x11080 -x2445 -x7308 -x10428 -x5939 -x8484 -x16288 -x1855 -x7487 -x6351 -x15440 -x10186 -x2114 -x6686 -x7047 -x9196 -x3152 -x3743 -x818 -x14796 -x6350 -x2385 -x6667 -x8605 -x2939 -x6452 -x7931 -x11070 -x10598 -x6692 -x12410 -x6828 -x7097 -x2796 -x11382 -x9143 -x8002 -x15776 -x15697 -x2442 -x7479 -x14683 -x15534 -x229 -x11699 -x13131 -x1696 -x6521 -x13909 -x1607 -x1044 -x4886 -x7892 -x403 -x10669 -x1115 -x1509 -x3409 -x11790 -x17044 -x7720 -x16380 -x10194 -x10497 -x10502 -x3388 -x13818 -x15830 -x8380 -x158 -x9273 -x11379 -x13654 -x9281 -x13608 -x10051 -x5258 -x5655 -x840 -x15420 -x4626 -x5811 -x285 -x8807 -x7349 -x1852 -x3456 -x313 -x3624 -x12828 -x5879 -x3542 -x1244 -x8699 -x154 -x3163 -x15586 -x7663 -x13507 -x14549 -x4676 -x11556 -x1795 -x16930 -x6198 -x2130 -x4377 -x1414 -x16014 -x4132 -x2198 -x9147 -x7198 -x11687 -x9224 -x9070 -x16102 -x2144 -x4916 -x1657 -x11298 -x13162 -x16951 -x11660 -x3904 -x848 -x13083 -x928 -x1130 -x12478 -x5944 -x4266 -x14802 -x14124 -x14901 -x13330 -x5981 -x11341 -x1704 -x11427 -x4523 -x11074 -x14285 -x15545 -x9473 -x2783 -x9244 -x9742 -x16531 -x15549 -x10291 -x3178 -x16117 -x12311 -x16536 -x7833 -x5698 -x7581 -x11890 -x752 -x8550 -x16358 -x16068 -x6442 -x8571 -x16672 -x15806 -x11321 -x9009 -x10175 -x12042 -x10460 -x16699 -x9375 -x14175 -x17136 -x4164 -x3227 -x10734 -x6772 x13954 -x11997 -x9057 -x322 -x14654 -x1122 -x1755 -x17043 -x7584 -x10091 -x15351 -x8408 -x4257 -x16871 -x14123 -x7436 -x10504 -x847 -x8016 -x15972 -x893 -x3981 -x11441 -x5157 -x1121 -x15770 -x15967 -x16604 -x9209 -x3505 -x1374 -x6007 -x15789 -x10673 -x6243 -x9371 -x10864 -x12663 -x5166 -x14536 -x6774 -x4664 -x13126 -x10998 -x11151 -x14642 -x10750 -x9203 -x4243 -x3834 -x15917 -x2528 -x1254 -x4348 -x16466 -x8100 -x5313 -x3449 -x4948 -x15489 -x16584 -x9942 -x16039 -x8050 -x8407 -x13348 -x13278 -x1945 -x8730 -x6534 -x11754 -x9458 -x1928 -x9563 -x6195 -x13102 -x14763 -x16791 -x3099 -x4904 -x11125 -x11215 -x10177 -x1379 -x2774 -x6042 -x12977 -x12845 -x10893 -x7083 -x7514 -x1350 -x8534 -x16139 -x5834 -x2212 -x14029 -x8739 -x12798 -x2365 -x3717 -x3661 -x4048 -x6314 -x8004 -x7260 -x5849 -x9772 -x7471 -x3216 -x675 -x14446 -x7452 -x5948 -x11992 -x16739 -x9474 -x10216 -x11795 -x11923 -x9493 -x6756 -x10272 -x4036 -x8239 -x16849 -x5256 -x11062 -x16218 -x9885 -x9787 -x13859 -x12055 -x14567 -x15230 -x2460 -x16384 -x13079 -x10971 -x9215 -x275 -x9087 -x5464 -x10729 -x16327 -x1729 -x289 -x1212 -x2012 x10314 -x15096 -x16229 -x16766 -x1529 -x9840 -x7230 -x4526 -x14432 -x5781 -x8690 -x10659 -x2740 -x5029 -x9014 -x9944 -x1373 -x1975 -x15380 -x9735 -x17222 -x6433 -x3987 -x8055 -x4628 -x11776 -x10551 -x11517 -x2746 -x5898 -x9127 -x13978 -x12429 -x3049 -x11642 -x2562 -x3996 -x11462 -x15953 -x16154 -x713 -x16099 -x12569 -x15362 -x12079 -x1237 -x7946 -x6464 -x12620 -x6766 -x8020 -x15918 -x13201 -x1504 -x9475 -x15168 -x8307 -x10174 -x13626 -x16685 -x11889 -x6150 -x12230 -x14606 -x13636 -x8107 -x15041 -x4532 -x65 -x5900 -x1475 -x14221 -x4633 -x7648 -x13888 -x5343 -x1239 -x6884 -x6949 -x2978 -x15028 -x15100 -x2510 -x13 -x9335 -x2622 -x6593 -x7104 -x6366 -x271 -x5078 -x2794 -x15181 -x11127 -x311 -x13037 -x7257 -x2534 -x626 -x10523 -x3900 -x255 -x11469 -x2133 -x10840 -x7578 -x8311 -x8027 -x1389 -x242 -x124 -x16438 -x6800 -x5564 -x6342 -x16821 -x2189 -x5987 -x2581 -x8161 -x15908 -x3430 -x8227 -x14672 -x15030 -x12581 -x10130 -x13283 -x10649 -x2669 -x4655 -x5230 -x2671 -x14850 -x14809 -x2370 -x5425 -x5844 -x14306 -x6643 -x10600 -x11623 -x570 -x8573 -x16376 -x17120 -x4234 -x8428 -x1610 -x3309 -x545 -x8883 -x539 -x12985 -x5601 -x11162 -x7574 -x16855 -x4687 -x12236 -x15678 -x1353 -x4022 -x8924 -x5932 -x10675 -x1335 -x217 -x11589 -x2292 -x6357 -x4745 -x922 -x135 -x11690 -x8832 -x3539 -x2505 -x6127 -x7970 -x4581 -x5906 -x14474 -x8240 -x3822 -x1560 -x3323 -x894 -x9155 -x5131 -x950 x15663 -x1723 -x16554 -x16515 -x16196 -x5268 -x11557 -x15634 -x2294 -x14711 -x2689 -x5884 -x7108 -x6282 -x15938 -x9645 -x835 -x16434 -x5 -x10846 -x4820 -x13469 -x13505 -x14666 -x3377 -x17161 -x12401 -x5061 -x2950 -x9269 -x4876 -x10596 -x15358 -x8570 -x6739 -x16334 -x5872 -x2 -x7319 -x12148 -x6162 -x8388 -x8317 -x2799 -x4323 -x14980 -x1193 -x12635 -x1790 -x2255 -x4515 -x13417 -x11283 -x4959 -x6790 -x344 -x4006 -x7520 -x7890 -x9226 -x15959 -x15239 -x2786 -x588 -x17005 -x14607 -x9496 -x1272 -x4933 -x11474 -x12527 -x13758 -x9549 -x11238 -x6454 -x8720 -x11243 -x3264 -x8222 -x1102 -x2970 -x5558 -x11068 -x11854 -x13002 -x6816 -x3139 -x17026 -x8121 -x15587 -x3545 -x5331 -x11028 -x2821 -x12399 -x11409 -x5765 -x10688 -x11716 -x16909 -x6500 -x6403 -x12792 -x1089 -x5903 -x13689 -x1030 -x16407 -x2682 -x4262 -x11394 -x3173 -x5318 -x8736 -x14045 -x12538 -x6546 -x14647 -x12338 -x15325 -x8010 -x5330 -x11245 -x16207 -x11247 -x809 -x11032 -x13142 -x1503 -x5888 -x7787 -x13537 -x5688 -x12157 -x4387 -x5200 -x16223 -x16356 -x7920 -x11590 -x13012 -x2170 -x16989 -x9433 -x8677 -x918 -x1927 -x9920 -x9669 -x10015 -x4202 -x9726 -x4858 -x8545 -x9732 -x2815 -x14353 -x272 -x8989 -x1126 -x8782 -x3012 -x4127 -x7788 -x7378 -x16048 -x8006 -x1266 -x1701 -x5827 -x4407 -x10616 -x16495 -x8728 -x1650 -x16958 -x7512 -x5243 -x10552 x14035 -x5670 -x13290 -x4777 -x15305 -x1626 -x10646 -x11491 -x11833 -x6769 -x7343 -x4530 -x10588 -x11129 -x14907 -x14617 -x1788 -x3489 -x14765 -x10722 -x8497 -x1416 -x13266 -x6669 -x11233 -x4683 -x22 -x12249 -x2731 -x4173 -x1160 -x5690 -x4766 -x5986 -x1869 -x1450 -x16761 -x14179 -x2739 -x10719 -x7049 -x12925 -x13929 -x10493 -x12113 -x12595 -x784 -x14458 -x16375 -x8835 -x4236 -x11468 -x5445 -x11752 -x7749 -x13856 -x1171 -x15227 -x5534 -x2872 -x16372 -x1796 -x9695 -x1053 -x9309 -x12933 -x6121 -x6053 -x6716 -x14323 -x13181 -x13364 -x583 -x861 -x15384 -x1732 -x2464 -x4360 -x4463 -x9395 -x14811 -x6235 -x582 -x7945 -x710 -x5680 -x1129 -x514 -x6863 -x12825 -x527 -x2921 -x3647 -x9902 -x9538 -x14786 -x11696 -x5315 -x15290 -x4235 -x1763 -x13476 -x16632 -x11187 -x8291 -x5309 -x2236 -x102 -x2497 -x4368 -x9974 -x1814 -x3010 -x16034 -x12180 -x13695 -x10064 -x11552 -x2403 -x24 -x8985 -x11943 -x13510 -x10018 -x14090 -x10672 -x32 -x3936 -x16367 -x3705 -x16475 -x5171 -x2270 -x16877 -x8642 -x11739 -x9363 -x7853 -x7908 -x16612 -x7596 -x5188 -x16467 -x9930 -x6326 -x5779 -x723 -x14169 -x16719 -x12488 -x6567 -x3610 -x11450 -x8572 -x8819 -x8528 -x3903 -x16449 -x14439 -x4741 -x5359 -x4601 -x16925 -x4538 -x16793 -x4131 -x9460 -x2975 -x12027 -x15803 -x10219 -x2706 -x8198 -x6392 -x13867 -x13341 -x14279 -x5398 -x2490 -x16788 -x7579 -x1101 -x16394 -x4021 -x4892 -x8098 -x9591 -x2573 -x12750 -x4640 -x14896 -x6767 -x3432 -x12634 -x6510 -x3957 -x8309 -x8047 -x1741 -x12137 -x16892 -x4271 -x5242 -x15535 -x5333 -x4212 -x13136 -x7224 -x10271 -x7814 -x9374 -x4473 -x15694 -x9633 -x3700 -x11294 -x4806 -x12068 -x7457 -x7320 -x1445 -x4822 -x14839 -x15091 -x15209 -x3945 -x10836 -x16827 -x3846 -x2657 -x4432 -x9261 -x6349 -x3779 -x8277 -x9397 -x17082 -x13445 -x9509 -x13086 -x890 -x3636 -x12105 -x7871 -x2905 -x14296 -x15507 -x6378 -x14151 -x11783 -x15571 -x5855 -x10269 -x15773 -x5018 -x839 -x8763 -x15404 -x6555 -x9031 -x17176 -x6075 -x16651 -x10626 -x3439 -x6030 -x12016 -x3762 -x5626 -x10595 -x3029 -x16258 -x3884 -x5775 -x13778 -x12223 -x3378 -x11285 -x13303 -x15590 -x11375 -x13299 -x15012 -x9610 -x11543 -x13314 -x12387 -x9135 -x164 -x875 -x8490 -x14085 -x16094 -x10581 -x10666 -x4632 -x279 -x5254 x10820 -x11234 -x8000 -x5360 -x15487 -x2852 -x11597 -x6951 x17060 -x13633 -x3773 -x2824 -x14362 -x10122 -x15119 -x3916 -x3390 -x16192 -x15734 -x9328 -x5836 -x8920 -x3346 -x10513 -x1846 -x13020 -x13994 -x15858 -x3392 -x4539 -x15859 -x6485 -x2995 -x12205 -x16581 -x2326 -x10128 -x14138 -x6635 -x1812 -x11184 -x297 -x9016 -x7923 -x8850 -x8912 -x15051 -x16975 -x4899 -x7037 -x3795 -x2664 -x631 -x5094 -x16968 -x2342 -x3052 -x13632 -x13581 -x8005 -x645 -x16722 -x11619 -x8627 -x11472 -x14702 -x11274 -x8051 -x6018 -x16920 -x12359 -x5560 -x12716 -x181 -x14801 -x8762 -x1780 -x11323 -x8928 -x4486 -x3658 -x3958 -x1707 -x88 -x1493 -x4064 -x904 -x1034 -x15750 -x16222 -x2045 -x9025 -x11372 -x12090 -x12192 -x15364 -x12350 -x8456 -x2851 -x49 -x7768 -x14841 -x4881 -x16544 -x1899 -x8698 -x5824 -x3458 -x5032 -x12552 -x5974 -x4817 -x14156 -x2112 -x7443 -x941 -x1523 -x2262 -x1146 -x1955 -x11119 -x10872 -x12026 -x2157 -x14742 -x2055 -x370 -x793 -x320 -x10994 -x2222 -x57 -x460 -x1396 -x4663 -x13615 -x14843 -x14418 -x12280 -x15696 -x4303 -x7197 -x7939 -x16001 -x120 -x11338 -x2005 -x639 -x15442 -x9421 -x17158 -x5329 -x10408 -x232 -x7294 -x12317 -x7611 -x9644 -x1311 -x15525 -x1224 -x457 -x13910 -x7468 -x12453 -x15725 -x16343 -x9956 -x6558 -x6211 -x16688 -x3626 -x10987 -x323 -x2137 -x7950 -x5742 -x5224 -x3961 -x381 -x8614 -x13814 -x15141 -x391 -x13482 -x62 -x12495 -x8201 -x13920 -x7156 -x1225 -x6491 -x5930 -x1021 -x9237 -x7837 -x3082 -x14691 -x3745 -x7929 -x16260 -x16307 -x10411 -x14819 -x3311 -x11241 -x7599 -x10254 -x8215 -x9838 -x14539 -x12839 -x14633 -x14605 -x14932 -x13044 -x1090 -x12505 -x12897 -x4747 -x2927 -x13769 -x8143 -x10103 -x16832 -x6948 -x6246 -x16329 -x9802 -x13113 -x7741 -x10721 -x11401 -x4592 -x13460 -x7816 -x11653 -x2371 -x3776 -x1909 -x5752 -x4460 -x9817 -x15721 -x14851 -x14929 -x11971 -x12734 -x14778 -x16409 -x12733 -x2419 -x11618 -x7577 -x8196 -x12128 -x13178 -x5566 -x3355 -x7896 -x15969 -x16060 -x5517 -x5295 -x560 -x13097 -x4903 -x1223 -x7761 -x4045 -x13727 -x15252 -x11816 -x16815 -x12321 -x5559 -x16051 -x3020 -x9865 -x17101 -x12536 -x1175 -x11898 -x9813 -x6731 -x6858 -x4193 -x2981 -x4467 -x11533 -x11767 -x13906 -x16323 -x15332 -x11199 -x5279 -x15411 -x4863 -x3303 -x1186 -x3864 -x8880 -x5954 -x9109 -x15251 -x1605 -x3194 -x12511 -x7796 -x6312 -x9024 -x5468 -x13022 -x8056 -x3865 -x1137 -x7806 -x12773 -x8797 -x8374 -x9720 -x9884 -x856 -x7169 -x7283 -x8779 -x379 -x2123 -x9301 -x14817 -x6492 -x5673 -x16084 -x7771 -x13530 -x2793 -x11551 -x2244 -x11742 -x3111 -x2539 -x14970 -x15504 -x9096 -x9771 -x16243 -x7006 -x11704 -x94 -x5155 -x7439 -x10585 -x12606 -x4423 -x270 -x12170 -x384 -x10549 -x2702 -x13373 -x3357 -x2519 -x5632 x12239 -x6217 -x10972 -x17 -x3521 -x422 -x16281 -x12496 -x8970 -x5788 -x8470 -x4928 -x14125 -x4894 -x3823 -x9076 -x8443 -x8724 -x14893 -x373 -x2333 -x1421 -x12524 -x13472 -x2314 -x6978 -x7314 -x11705 -x8179 -x5281 -x7130 -x519 -x7552 -x8461 -x226 -x14614 -x8648 -x8998 -x14849 -x3989 -x3387 -x8417 -x754 -x2655 -x3376 -x14005 -x14319 -x11265 -x6256 -x10113 -x7901 -x2955 -x10901 -x8555 -x8548 -x14093 -x4580 -x3203 -x6231 -x16086 -x11887 -x8446 -x1333 -x9074 -x10578 -x6838 -x4263 -x234 -x2653 -x2139 -x7936 -x4024 -x16789 -x10452 -x9427 -x8650 -x12641 -x4444 -x11435 -x4643 -x9653 -x13870 -x16114 -x16398 -x15258 -x9717 -x11658 -x5300 -x4717 -x3504 -x1362 -x9736 -x4431 -x8398 -x2506 -x8429 -x491 -x1486 -x16071 -x9659 -x8111 -x15197 -x11978 -x13319 -x11340 -x5334 -x5284 -x12282 -x12165 -x11483 -x6241 -x3783 -x15611 -x4627 -x6389 -x4265 -x16505 -x1035 -x10214 -x7498 -x2021 -x15339 -x9959 -x7562 -x1911 -x8324 -x13529 -x15160 -x15673 -x13969 -x10260 -x13450 -x14118 -x7817 -x4199 -x5192 -x13539 -x1375 -x13998 -x8760 -x15539 -x376 -x11595 -x15940 -x8569 -x16884 -x12695 -x10209 -x14903 -x9326 -x16185 -x198 -x5894 -x12710 -x6225 -x13496 -x8489 -x849 -x3101 -x2733 -x10658 -x11606 -x11633 -x15432 -x4860 -x15892 -x10918 -x12329 -x1043 -x1045 -x5403 -x4678 -x650 -x4453 -x14543 -x8741 -x2199 -x5743 -x4989 -x9177 -x13189 -x956 -x10741 -x15020 -x1243 -x3472 -x2396 -x12545 -x1551 -x608 -x2142 -x16704 -x16122 -x14714 -x3794 -x14052 -x1140 -x16784 -x3600 -x9628 -x7014 -x846 -x8907 -x16700 -x13516 -x14673 -x2233 -x9 -x2391 -x16518 -x4953 -x7295 -x1951 -x16823 -x11192 -x9213 -x4258 -x2002 -x216 -x1939 -x2651 -x14191 -x8812 -x6890 -x13698 -x11203 -x8644 -x3954 -x11966 -x8597 -x6395 -x16025 -x6334 -x10543 -x3366 -x8463 -x7201 -x7433 -x3991 -x15068 -x14376 -x15158 -x5379 -x15774 -x16171 -x16300 -x10400 -x11709 -x16519 -x16838 -x3617 -x12592 -x11114 -x10544 -x1954 -x5164 -x16901 -x9662 -x15788 -x9360 -x14831 -x3691 -x16437 -x9696 -x16843 -x6142 -x16974 -x3125 -x10694 -x17067 -x6301 -x6432 -x5260 -x13749 -x46 -x13558 -x12064 -x16908 -x58 -x4568 -x1052 -x11985 -x4695 -x16667 -x5234 -x16047 -x13646 -x7228 -x11461 -x1059 -x2665 -x4522 -x14016 -x1844 -x11672 -x7243 -x5453 -x8955 -x9294 -x9136 -x12588 -x3209 -x9872 -x10936 -x6320 -x2825 -x4004 -x13247 -x12721 -x3445 -x12167 -x14664 -x10164 -x2459 -x8587 -x14312 -x2619 -x1711 -x2367 -x7531 -x15852 -x10628 -x11345 -x15381 -x1891 -x2389 -x9754 -x14303 -x14584 -x8936 -x16247 -x14615 -x16160 -x5491 -x3511 -x12138 -x558 -x3937 -x14069 -x9165 -x12651 -x10421 -x4462 -x14384 -x15637 -x12268 -x3319 -x17137 -x11830 -x1145 -x6892 -x6408 -x12233 -x15054 -x4749 -x15063 -x10449 -x13145 -x518 -x4300 -x13332 -x8802 -x5034 -x6401 -x10914 -x900 -x6549 -x15105 -x9207 -x14147 -x15458 -x5072 -x15851 -x11021 -x1459 -x16992 -x6207 -x10962 -x1305 -x4203 -x10661 -x4978 -x12658 -x15126 -x2681 -x16074 -x15530 -x2883 -x9321 -x1316 -x6938 -x2425 -x7526 -x13873 -x10727 -x13592 -x16056 -x8986 -x8951 -x4330 -x13879 -x2357 -x7415 -x300 -x9479 -x12442 -x10207 -x7139 -x7437 -x1980 -x2290 -x17081 -x2535 -x8585 -x8902 -x1517 -x10058 -x15690 -x4145 -x13019 -x15035 -x9844 -x8130 -x7065 -x6608 -x10098 -x15446 -x15268 -x8229 -x7864 -x11077 -x267 -x1463 -x4755 -x14205 -x12407 -x8523 -x10784 -x12091 -x4418 -x2896 -x14109 -x7665 -x4544 -x10632 -x9400 -x14162 -x4304 -x8342 -x14199 -x12352 -x13587 -x12288 -x7639 -x7784 -x4023 -x14382 -x48 -x4042 -x10117 -x4981 -x3940 -x11476 -x12470 -x4851 -x14434 -x15816 -x10887 -x1114 -x972 -x1686 -x4158 -x9241 -x1582 -x2260 -x1932 -x1291 -x3674 -x16142 -x2086 -x9145 -x4925 -x4147 -x8093 -x7167 -x15714 -x5412 -x4748 -x16783 -x9220 -x13754 -x3177 -x544 -x10305 -x9740 -x14102 -x38 -x15636 -x11075 -x1477 -x4588 -x12250 -x3968 -x9452 -x5145 -x9065 -x1165 -x3983 -x9093 -x4029 -x5084 -x4309 -x3753 -x14206 -x8640 -x2501 -x16880 -x5259 -x16242 -x1679 -x4367 -x6795 -x3222 -x6991 -x101 -x330 -x7974 -x4284 -x13074 -x14114 -x10584 -x3217 -x4060 -x9113 -x14580 -x15712 -x3547 -x16755 -x10282 -x14143 -x3358 -x9513 -x6332 -x15010 -x6308 -x11938 -x12437 -x500 -x4572 -x3688 -x5825 -x14587 -x9251 -x1064 -x4087 -x1385 -x7868 -x14574 -x2102 -x2923 -x10623 -x12023 -x12842 -x13011 -x13829 -x7482 -x4614 -x662 -x998 -x16522 -x14575 -x16032 -x12532 -x4047 -x2152 -x9542 -x7849 -x15369 -x9522 -x4336 -x7494 -x9983 -x13213 -x9072 -x16484 -x3470 -x2893 -x9566 -x11616 -x15272 -x5277 -x13540 -x5938 -x9271 -x11663 -x9159 -x3120 -x4962 -x9682 -x12830 -x11714 -x12299 -x14113 -x14597 -x1856 -x5235 -x9327 -x9392 -x12920 -x14820 -x13478 -x8241 -x15742 -x7747 -x11567 -x5707 -x14601 -x9637 -x1779 -x8148 -x2288 -x10369 -x6479 -x15077 -x1838 -x4260 -x7250 -x9276 -x6291 -x4889 -x4010 -x1356 -x2399 -x14569 -x2880 -x913 -x6910 -x287 -x14405 -x9636 -x14923 -x4857 -x13218 -x3168 -x1177 -x8157 -x1677 -x1131 -x3273 -x15923 -x2216 -x15367 -x9278 -x17038 -x13958 -x4531 -x12857 -x12214 -x4707 -x3863 -x7324 -x4070 -x3033 -x2635 -x13443 -x8095 -x3075 -x6928 -x7650 -x1761 -x10874 -x202 -x1649 -x16608 -x9506 -x7516 -x14112 -x3727 -x10444 -x10208 -x11755 -x12150 -x1520 -x9022 -x12647 -x816 -x14688 -x15781 -x13950 -x11201 -x8053 -x6115 -x328 -x7593 -x12827 -x10471 -x8623 -x15052 -x9812 -x8821 -x11617 -x15857 -x377 -x6592 -x6935 -x15559 -x8684 -x5022 -x11579 -x16834 -x12032 -x1086 -x17114 -x7406 -x2944 -x6809 -x4188 -x14877 -x243 -x7189 -x4721 -x5391 -x15887 -x5947 x10295 -x5810 -x14757 -x10601 -x371 -x4994 -x2363 -x16986 -x7337 -x2596 -x1135 -x9980 -x1938 -x4569 -x5868 -x15363 -x17109 -x12601 -x15455 -x5668 -x16348 -x2066 -x3140 -x13399 -x8077 -x7100 -x16535 -x4941 -x3631 -x4701 -x8014 -x12083 -x859 -x15231 -x3429 -x6722 -x7175 -x8527 -x7148 -x9047 -x12169 -x13042 -x16607 -x3817 -x4101 -x6093 -x13071 -x2640 -x3481 -x15924 -x5805 -x6568 -x12127 -x6027 -x10037 -x10283 -x10968 -x12626 -x5784 -x13515 -x10811 -x15003 -x6743 -x8186 -x8333 -x11339 -x1821 -x7887 -x8178 -x15541 -x16191 -x6375 -x5314 -x4552 -x8962 x16822 -x9744 -x5936 -x4969 -x9697 -x3365 -x873 -x8522 -x2358 -x4105 -x1767 -x11538 -x12687 -x13110 -x2903 -x15720 -x6817 -x7539 -x15116 -x7035 -x6064 -x9106 -x685 -x16541 -x9574 -x15533 -x12520 -x13280 -x4940 -x11924 -x13016 -x1106 -x7782 -x11373 -x16399 -x16539 -x12927 -x3807 -x5096 -x4057 -x2373 -x2564 -x15465 -x7233 -x12326 -x13614 -x1241 -x659 -x7414 -x1819 -x11810 -x1617 -x12395 -x9437 -x14402 -x6434 -x10242 -x5466 -x9378 -x3759 -x4373 -x707 -x6834 -x1996 -x10979 -x12181 -x15113 -x3532 -x2554 -x6069 -x604 -x2952 -x4447 -x177 -x16383 -x2194 -x11304 -x16138 -x1889 -x9062 -x1184 -x4900 -x1075 -x10838 -x10830 -x143 -x258 -x7321 -x5308 -x1230 -x13551 -x1357 -x10771 -x1893 -x12397 -x2308 -x428 -x3866 -x10843 -x7410 -x15336 -x16729 -x1862 -x14280 -x6796 -x2450 -x981 -x14887 -x10303 -x3665 -x7622 -x16216 -x13000 -x7020 -x10118 -x1221 -x1324 -x4229 -x14813 -x12779 -x6914 -x11564 -x13517 -x8580 -x4671 -x1195 -x8979 -x9021 -x4470 -x15321 -x16066 -x16629 -x356 -x5158 -x13787 -x824 -x12923 -x9783 -x4485 -x5530 -x13051 -x982 -x9336 -x7299 -x4320 -x11096 -x15919 -x16812 -x4277 -x6601 -x15099 -x17066 -x4781 -x12947 -x997 -x1495 -x14470 -x1236 -x6922 -x15301 -x61 -x7826 -x3525 -x13528 -x14991 -x4714 -x11537 -x6997 -x14938 -x13625 -x3226 -x9933 -x10996 -x6585 -x13924 -x8308 -x4316 -x10684 -x13313 -x7495 -x419 -x3908 -x9803 -x9567 -x3678 -x16381 -x3418 -x1886 -x4921 -x8808 -x12101 -x5526 -x14065 -x10857 -x13036 -x13647 -x4393 -x3487 -x4821 -x15650 -x14075 -x60 -x1530 -x12200 -x12449 -x12466 -x7309 -x5591 -x14499 -x14668 -x10654 -x14892 -x1386 -x15828 -x4072 -x16322 -x16787 -x5168 -x1455 -x15955 -x1505 -x780 -x6159 -x15329 -x14821 -x1568 -x11276 -x667 -x5441 -x9103 -x9274 -x10086 -x12889 -x7730 -x7361 -x12959 -x13212 -x7327 -x2561 -x13256 -x12928 -x16580 -x8766 -x1029 -x3076 -x7275 -x4090 -x16311 -x9982 -x2223 -x3353 -x16723 -x8344 -x487 -x7296 -x182 -x10835 -x11944 -x12362 -x14100 -x16408 -x2610 -x10157 -x10567 -x12298 -x10500 -x5624 -x1724 -x8457 -x16613 -x14706 -x14494 -x9100 -x16887 -x7188 -x11112 -x611 -x8393 -x16996 -x8658 -x16447 -x12979 -x2131 -x2017 -x11782 -x6611 -x16062 -x9157 -x16491 -x2572 -x16652 -x1426 -x15735 -x9126 -x9557 -x1546 -x1922 -x13808 -x3628 -x9242 -x11694 -x1152 -x5970 -x2855 -x16152 -x96 -x10333 -x15973 -x10232 -x5346 -x12292 -x4493 -x3506 -x7551 -x7492 -x11122 -x12020 -x5763 -x11207 -x7714 -x14450 -x1989 -x15167 -x7692 -x8851 -x414 -x463 -x976 -x12371 -x12036 -x15885 -x9465 -x4355 -x11911 -x15044 -x12871 -x16476 -x1581 -x4345 -x13227 -x3986 -x11173 -x6768 -x8745 -x16010 -x448 -x16464 -x5745 -x9806 -x2056 -x681 -x4911 -x13580 -x8520 -x7068 -x13436 -x10096 -x98 -x15920 -x9472 -x2523 -x10701 -x14823 -x5764 -x6090 -x4027 -x3267 -x11711 -x6755 -x11291 -x6475 -x7956 -x13957 -x2435 -x13318 -x9411 -x12912 -x6490 -x14634 -x5290 -x14369 -x3179 -x4035 -x16081 -x9841 -x13251 -x10166 -x3928 -x481 -x7556 -x2029 -x15782 -x12865 -x1519 -x4956 -x6194 -x522 -x308 -x14342 -x13707 -x11561 -x15799 -x12161 -x13124 -x3627 -x15684 -x7843 -x16089 -x16611 -x11405 -x7822 -x1425 -x16264 -x10420 -x39 -x16954 -x11918 -x4621 -x15516 -x16698 -x12098 -x4003 -x15891 -x9344 -x11973 -x12485 -x8304 -x8503 -x8478 -x13370 -x1747 -x2165 -x920 -x3673 -x16309 -x1091 -x3282 -x7592 -x8838 -x7420 -x6937 -x12686 -x15089 -x16733 -x2809 -x16272 -x17086 -x1309 -x960 -x4391 -x11037 -x1312 -x10383 -x12701 -x2351 -x565 -x8367 -x12899 -x4815 -x10485 -x15877 -x4996 -x16835 -x1240 -x870 -x16480 -x12741 -x6465 -x3895 -x801 -x8105 -x8661 -x10050 -x3909 -x15599 -x10889 -x11389 -x14620 -x11209 -x12103 -x6655 -x2524 -x16365 -x15254 -x14890 -x8950 -x12022 -x14121 -x14333 -x3888 -x3601 -x4770 -x7422 -x11901 -x10443 -x6046 -x5972 -x325 -x95 -x4038 -x1339 -x7079 -x4805 -x260 -x10013 -x15596 -x7292 -x6201 -x6807 -x2771 -x10257 -x3692 -x7131 -x624 -x13208 -x955 -x8395 -x8541 -x12418 -x5747 -x2264 -x8414 -x2145 -x994 -x3129 -x5463 -x9121 -x2241 -x2618 -x12885 -x15199 -x17199 -x15595 -x9153 -x1635 -x4949 -x5013 -x7416 -x3195 -x14909 -x13415 -x361 -x13729 -x6114 -x8752 -x10546 -x4652 -x1584 -x6461 -x9710 -x11348 -x5332 -x9970 -x16805 -x2641 -x4208 -x10237 -x15797 -x11636 -x7575 -x7339 -x2061 -x11343 -x7458 -x6875 -x14968 -x15092 -x8783 -x13013 -x405 -x13959 -x15540 -x5755 -x4438 -x2807 -x579 -x8941 -x12816 -x525 -x4556 -x2232 -x6912 -x3228 -x5750 -x8809 -x9455 -x5887 -x12761 -x5074 -x2097 -x10290 -x2160 -x11424 -x8719 -x7215 -x9253 -x9711 -x7582 -x13524 -x10908 -x7540 -x13767 -x8672 -x2723 -x8862 -x7883 -x11302 -x12331 -x13716 -x9938 -x10484 -x11811 -x4133 -x6086 -x1930 -x225 -x8129 -x16888 -x14086 -x10812 -x6975 -x5569 -x16377 -x11922 -x4417 -x17115 -x13205 -x1807 -x1879 -x12659 -x409 -x11025 -x15018 -x16588 -x9746 -x3751 -x8890 -x7451 -x8996 -x8814 -x8606 -x8594 -x3567 -x13713 -x5156 -x15374 -x7076 -x5686 -x15988 -x4248 -x5363 -x16473 -x9064 -x12417 -x12711 -x16459 -x10481 -x6931 -x11733 -x13306 -x10461 -x4913 -x915 -x12002 -x9296 -x417 -x14867 -x1615 -x10648 -x3633 -x15975 -x99 -x4451 -x2175 -x9330 -x6067 -x8256 -x12368 -x5120 -x284 -x8242 -x8841 -x1920 -x4369 -x2271 -x7852 -x10940 -x6473 -x16425 -x10763 -x13092 -x4650 -x16325 -x8279 -x3784 -x11403 -x14468 -x1556 -x11009 -x10030 -x5389 -x8495 -x4192 -x15685 -x16635 -x10558 -x11520 -x11408 -x2600 x15293 -x12929 -x15603 -x8436 -x16891 -x16944 -x2629 -x14223 -x13629 -x9756 -x13374 -x4099 -x2416 -x12238 -x6298 -x2703 -x6215 -x13165 -x1752 -x9960 -x9534 -x8214 -x1793 -x6405 -x13359 -x5500 -x12306 -x12411 -x2863 -x2940 -x15593 -x4312 -x14222 -x12305 -x10932 -x7677 -x14608 -x15017 -x15573 -x4543 -x2322 -x524 -x4322 -x8887 -x4951 -x8992 -x11266 -x7323 -x11311 -x16633 -x9438 -x3399 -x16092 -x12017 -x5505 -x12484 -x704 -x5749 -x10852 -x9988 -x4040 -x9847 -x17052 -x12769 -x10707 -x15103 -x3509 -x13070 -x1589 -x11095 -x10717 -x2033 -x4325 -x9530 -x7102 -x9172 -x14519 -x15965 -x14023 -x11730 -x4476 -x5911 -x9171 -x9798 -x13106 -x10227 -x10515 -x3493 -x15382 -x11608 -x10611 -x3335 -x10590 -x1620 -x2018 -x3686 -x6664 -x7924 -x12013 -x5571 -x7404 -x6365 -x5439 -x10822 x15732 -x10815 -x9870 -x6123 -x2931 -x6518 -x16043 -x10199 -x11328 -x12427 -x11250 -x12069 -x12172 -x699 -x3982 -x2765 -x7417 -x13674 -x4571 -x3576 -x2427 -x12665 -x6577 -x5873 -x15628 -x8612 -x15909 -x13648 -x10657 -x3641 -x13463 -x15861 -x2557 -x11605 -x649 -x14807 -x5984 -x15193 -x11024 -x2601 -x5739 -x16946 -x6261 -x8931 -x2332 -x12222 -x1198 -x12396 -x2748 -x10275 -x5191 -x4901 -x8022 -x15933 -x12473 -x6111 -x12045 -x14441 -x15731 -x161 -x9008 -x12655 -x822 -x5531 -x5378 -x8921 -x2124 -x8155 -x8676 -x6683 -x4844 -x1531 -x1068 -x9919 -x16183 -x5777 -x13336 -x12908 -x13225 -x15083 -x13610 -x1964 -x1072 -x15221 -x769 -x12749 -x6032 -x14200 -x2951 -x11432 -x5549 -x3057 -x1265 -x7043 -x14034 x2156 -x15951 -x3451 -x14610 -x262 -x7684 -x11015 -x8147 -x12333 -x6957 -x15604 -x885 -x2377 -x11510 -x15488 -x16916 -x11436 -x10476 -x14253 -x1733 -x14596 -x11740 -x6470 -x1297 -x3499 -x15905 -x9629 -x8166 -x13889 -x13485 -x5226 -x3233 -x14315 -x14852 -x6845 -x13623 -x1391 -x6124 -x4864 -x16819 -x485 -x10276 -x7062 -x10635 -x7138 -x7360 -x4525 -x8858 -x5651 -x2272 -x878 -x6284 -x10518 -x15936 -x8514 -x16055 -x6367 -x10786 -x16777 -x4800 -x13346 -x6657 -x5352 -x5772 -x16472 -x14360 -x9315 -x3457 -x5179 -x4297 -x15314 -x2231 -x5007 -x1147 -x1553 -x7760 -x2592 -x8977 -x2695 -x13054 -x15753 -x1579 -x16574 -x8458 -x5390 -x3710 -x10496 -x8909 -x13308 -x16708 -x931 -x6907 -x3414 -x5916 -x10395 -x12276 -x155 -x1830 -x14462 -x517 -x13971 -x11214 -x10604 -x12258 -x11959 -x2688 -x1269 -x14594 -x15911 -x7206 -x15164 -x6199 -x9398 -x3108 -x10679 -x7860 -x8305 -x5319 -x16181 -x1496 -x7125 -x2949 -x3830 -x5607 -x5175 -x9061 -x11495 -x10434 -x3548 -x14001 -x13942 -x14680 -x5043 -x2048 -x2750 -x1840 -x1112 -x5196 -x13014 -x9333 -x7661 -x10645 -x14920 -x3663 -x6305 -x5648 -x2037 -x9780 -x1351 -x4653 -x10012 -x14273 -x11411 -x10448 -x14354 -x14443 -x4927 -x14514 -x16453 -x9497 -x10320 -x12014 -x9605 -x3009 -x7477 -x2814 -x1950 -x16293 -x537 -x1811 -x6616 -x10508 -x11710 -x16872 -x7636 -x11885 -x12671 -x7912 -x1340 -x16149 -x6778 -x9445 -x75 -x13780 -x680 -x1619 -x11955 -x13462 -x7318 -x13176 -x13741 -x4275 -x12502 -x5238 -x144 -x11262 -x12774 -x7902 -x5136 -x11855 -x4785 -x1314 -x6486 -x15775 -x5539 -x5843 -x3126 -x10743 -x5151 -x5342 -x8552 -x4550 -x6985 -x13630 -x15884 -x13093 -x4964 -x14855 -x14965 -x1746 -x2438 -x125 -x13927 -x3199 -x3381 -x1588 -x10586 -x10630 -x7118 -x9946 -x10903 -x9791 -x12856 -x16636 -x3115 -x11670 -x13380 -x14952 -x3797 -x12752 -x7442 -x10682 -x8041 -x15597 -x16786 -x17179 -x2044 -x10880 -x15448 -x2704 -x16455 -x7194 -x2891 -x9091 -x12723 -x6896 -x10639 -x12962 -x3949 -x7983 -x14453 -x6204 -x14043 -x4691 -x13572 -x16253 -x2654 -x13333 -x10548 -x4605 -x17076 -x1543 -x8856 -x11759 -x8641 -x7792 -x9131 -x2673 -x186 -x3502 -x15729 -x8777 -x11509 -x8975 -x5712 -x9690 -x7081 -x16911 -x13339 -x8982 -x8448 -x12082 -x3831 -x821 -x12166 -x1837 -x10345 -x2020 -x731 -x9503 -x2846 -x1562 -x15594 -x7155 -x2964 -x15447 -x1544 -x3946 -x3312 -x664 -x12907 -x16013 -x12385 -x4761 -x14195 -x1042 -x11667 -x14188 -x15524 -x6202 -x3063 -x10859 -x5088 -x13875 -x6248 -x14051 -x7242 -x1699 -x12621 -x16587 -x269 -x3223 -x15187 -x10155 -x12691 -x3799 -x12184 -x5325 -x1364 -x2461 -x14871 -x4850 -x1571 -x1462 -x5645 -x6730 -x12080 -x4679 -x15013 -x16004 -x8691 -x1874 -x6410 -x9558 -x7311 -x12528 -x10311 -x1260 -x8651 -x12688 -x7022 -x5659 -x973 -x15079 -x13851 -x8553 -x8933 -x3763 -x11477 -x15058 -x7363 -x14788 -x8589 -x14769 -x9208 -x17216 -x11082 -x14510 -x97 -x12998 -x9747 -x11630 -x14037 -x1411 -x5724 -x5866 -x5630 -x4216 -x13768 -x7624 -x1270 -x11166 -x5098 -x5436 -x3575 -x7129 -x8303 -x16501 -x16422 -x6899 -x9334 -x15359 -x9770 -x15709 -x1023 -x1725 -x10939 -x11064 -x8373 -x13008 -x3428 -x4122 -x7525 -x7431 -x10143 -x12853 -x7527 -x2054 -x5953 -x10026 -x7059 -x372 -x2135 -x9446 -x1310 -x2830 -x11989 -x8039 -x14857 -x9464 -x14375 -x2446 -x15749 -x14699 -x3080 -x2866 -x11431 -x6626 -x3301 -x14134 -x2895 -x9284 -x3348 -x10391 -x12273 -x6906 -x3806 -x16485 -x1458 -x12739 -x7103 -x7196 -x16168 -x16450 -x6165 -x16997 -x6836 -x8773 -x14902 -x1275 -x10774 -x12264 -x13738 -x7489 -x13408 -x6325 -x14164 -x792 -x6448 -x2547 -x16189 -x4985 -x620 -x5406 -x5202 -x8939 -x9714 -x13495 -x7351 -x629 -x9663 -x11974 -x4574 -x13607 -x2487 -x16645 -x10045 -x14561 -x11445 -x14115 -x15156 -x10978 -x4838 -x1151 -x7359 -x6842 -x13564 -x6619 -x708 -x4501 -x2067 -x2942 -x5424 -x10692 -x16418 -x8668 -x13009 -x1036 -x4846 -x6729 -x15687 -x845 -x425 -x13895 -x2366 -x7090 -x7208 -x6002 -x14771 -x10961 -x6545 -x16221 -x16915 -x13504 -x13613 -x15607 -x9305 -x12901 -x12438 -x505 -x12076 -x3141 -x6771 -x14698 -x1511 -x5009 -x14959 -x6916 -x480 -x16296 -x6826 -x14229 -x987 -x8066 -x4350 -x3901 -x16157 -x1883 -x7903 -x5119 -x8191 -x17116 -x4984 -x1358 -x1823 -x14332 -x5245 -x3410 -x16642 -x8385 -x5092 -x11331 -x1902 -x4077 -x12715 -x5199 -x4338 -x9730 -x10568 -x12676 -x15943 -x14503 -x4778 -x6438 -x1642 -x9349 -x3048 -x15779 -x333 -x4507 -x11656 -x3314 -x5647 -x9483 -x7819 -x5480 -x6636 -x8576 -x5440 -x3492 -x15235 -x5519 -x12561 -x15413 -x1461 -x6932 -x2582 -x11480 -x9228 -x14568 -x1907 -x16752 -x8231 -x8249 -x3453 -x9161 -x5574 -x8502 -x1296 -x12781 -x13337 -x13345 -x730 -x13611 -x12795 -x8314 -x11297 -x15801 -x1900 -x15111 -x15511 -x10062 -x14963 -x15822 -x16156 -x6900 -x4583 -x12768 -x13125 -x10223 -x3622 -x14425 -x11669 -x9128 -x12117 -x17117 -x8138 -x8894 -x15929 -x8501 -x13763 -x10080 -x6853 -x13257 -x7836 -x7874 -x14894 -x3854 -x16919 -x2646 -x12120 -x8062 -x14218 -x7344 -x10135 -x1882 -x12568 -x2775 -x13223 -x1743 -x5644 -x3594 -x16534 -x2604 -x8369 -x10689 -x7703 -x7829 -x6596 -x5471 -x13104 -x10969 -x9602 -x9123 -x1614 -x16042 -x8234 -x16241 -x12745 -x16359 -x16697 -x12111 -x1638 -x6430 -x13717 -x6057 -x2777 -x1471 -x764 -x8365 -x5766 -x1210 -x12033 -x5162 -x7092 -x13617 -x10490 -x12846 -x9901 -x5274 -x1255 -x8108 -x8567 -x16543 -x8971 -x14320 -x15745 -x4740 -x1648 -x1313 -x6961 -x7524 -x13968 -x6579 -x14947 -x3838 -x9562 -x15082 -x1437 -x10894 -x17075 -x13649 -x2792 -x10095 -x4139 -x16804 -x9116 -x5169 -x10298 -x12886 -x5786 -x16953 -x10783 -x1693 -x4442 -x15934 -x1665 -x7732 -x493 -x4095 -x14268 -x5261 -x17047 -x3962 -x14604 -x3062 -x8991 -x6450 -x6880 -x4397 -x8636 -x14954 -x205 -x16595 -x1887 -x6180 -x12229 -x13554 -x13354 -x4855 -x901 -x10316 x13291 -x678 -x16076 -x7203 -x1283 -x11546 -x735 -x590 -x9285 -x2636 -x6396 -x4115 -x13233 -x16740 -x4934 -x4699 -x628 -x13865 -x8790 -x12107 -x8300 -x5320 -x12056 -x15658 -x8688 -x7507 -x10243 -x2202 -x9461 -x12943 -x10477 -x3053 -x932 -x14298 -x12597 -x9197 -x15939 -x8244 x10870 -x5580 -x6016 -x1487 -x7767 -x12075 -x11512 -x12096 -x3735 -x9451 -x12740 -x10953 -x3841 -x4724 x10466 -x5510 -x559 -x11929 -x12065 -x14684 -x11879 -x5646 -x2237 -x3441 -x6631 -x14371 -x9502 -x13487 -x942 -x112 -x12439 -x4333 -x11674 -x316 -x8332 -x13091 -x199 -x2608 -x9912 -x9139 -x5684 -x9687 -x15491 -x4 -x14525 -x14541 -x10055 -x5890 -x10627 -x7958 -x3110 -x6372 -x14309 -x7954 -x11493 -x1410 -x1854 -x12677 -x13831 -x1479 -x874 -x14284 -x13200 -x14466 -x11273 x15129 x15407 -x1329 -x15978 -x9432 -x16579 -x12571 -x4702 -x12126 -x3131 -x2982 -x7141 -x5265 -x15461 -x8451 -x15072 -x6019 -x13144 -x10530 -x8437 -x6100 -x11981 -x8358 -x3 -x13441 -x14009 -x2674 -x5388 -x11108 -x7229 -x13677 -x13151 -x11575 -x7765 -x6584 -x9512 -x14646 -x14987 -x8015 -x12921 -x3833 -x1229 -x6789 -x3767 -x11743 -x15070 -x10149 -x1745 -x383 -x10367 -x6560 -x7112 -x3546 -x6548 -x16169 -x14827 -x14204 -x2742 -x8137 -x6746 -x13559 -x2397 -x6627 -x1827 -x3918 -x343 -x15457 -x7186 -x43 -x12970 -x11555 -x15348 -x9356 -x3065 -x2699 -x4426 -x68 -x1330 -x919 -x2594 -x14875 -x6605 -x3420 -x2267 -x10733 -x15966 -x16870 -x7523 -x5212 -x13230 -x2150 -x1128 -x14452 -x16284 -x10025 -x9715 -x15682 -x10267 -x6576 -x14696 -x8440 -x6649 -x2376 -x7919 -x13590 -x4071 -x12990 -x1293 -x5757 -x11361 -x16882 -x17009 -x17151 -x8141 -x9075 -x15185 -x45 -x13254 -x4219 -x4346 -x11168 -x10832 -x12467 -x13059 -x14419 -x8581 -x15531 -x3027 -x16598 -x4786 -x3912 -x408 -x4247 -x1139 -x1647 -x2639 -x5432 -x3851 -x12274 -x600 -x4242 -x12132 -x13190 -x11272 -x7626 -x5109 -x8537 -x16628 -x14413 -x850 -x10997 -x9282 -x4510 -x6278 -x4409 -x7287 -x10896 -x6455 -x9914 -x16578 -x2494 -x10514 -x10137 -x11098 -x15143 -x13799 -x3625 -x2726 -x16371 -x9214 -x4492 -x935 -x15451 -x2215 -x1454 -x4722 -x14842 -x14277 -x10922 -x12972 -x14885 -x8170 -x15192 -x6271 x10958 -x13127 -x7024 -x13569 -x17209 -x16689 -x15333 -x3017 -x15313 -x9394 -x5634 -x7997 -x4879 -x15137 -x11126 -x14407 -x6322 -x3119 -x11600 -x2204 -x6221 -x16702 -x16078 -x1988 -x6120 -x1706 -x6004 -x2976 -x8845 -x2209 -x4918 -x16463 -x12765 -x7769 -x8617 -x888 -x3276 -x1961 -x14234 -x14715 -x11858 -x91 -x3362 -x15360 -x16270 -x479 -x11967 -x10686 -x12850 -x11002 -x8726 -x10335 -x16483 -x12702 -x1769 -x15672 -x4427 -x513 x3890 -x15049 -x698 -x11625 -x16254 -x13206 -x11161 -x13238 -x703 -x15469 -x10720 -x14116 -x12717 -x4210 -x10991 -x13546 -x10671 -x11354 -x615 -x5135 -x2743 -x12320 -x3374 -x12884 -x7566 -x7688 -x16575 -x1534 -x8430 -x11500 -x11713 -x13827 -x7750 -x2521 -x1408 -x11671 -x3590 -x443 -x5585 -x1028 -x2328 -x14252 -x16879 -x8223 -x6149 -x3926 -x8354 -x3484 -x17068 -x11571 -x5275 -x15964 -x14869 -x6877 -x10047 -x6109 -x554 -x15086 -x3755 -x16900 -x10297 -x4811 -x2918 -x17202 -x1213 -x5567 -x8675 -x10183 -x2024 -x12464 -x1001 -x12322 -x11990 -x6537 -x3234 -x14171 -x6552 -x4456 -x7835 -x4032 -x256 -x2247 -x3703 -x2068 -x11574 -x6323 -x1592 -x3229 -x7290 -x14916 -x5541 -x4542 -x2400 -x3664 -x10365 -x9063 -x3124 -x4723 -x2634 -x435 -x6573 -x13923 -x2352 -x11874 -x1149 -x13005 -x9149 -x15183 -x1423 -x3007 -x8769 -x12813 -x17033 -x15834 -x16567 -x8211 -x12508 -x11301 -x1532 -x11054 -x14230 -x6173 -x9470 -x1863 -x14749 -x12951 -x8173 -x9675 -x13407 -x4890 -x4720 -x7077 -x10950 -x2933 -x10470 -x13493 -x8406 -x1956 -x4513 -x9386 -x2789 -x5426 -x3032 -x9910 -x6138 -x9491 -x402 -x12555 -x3819 -x1499 -x12074 -x15155 -x13598 -x3685 -x3588 -x3619 -x7367 -x4716 -x3186 -x4108 -x2967 -x12882 -x1765 -x14174 -x16668 -x11023 -x306 -x2430 -x12653 -x3919 -x1906 -x8772 -x17183 -x4204 -x5721 -x2690 -x587 -x14064 -x14953 -x17131 -x17201 -x11560 -x4587 -x1697 -x10806 -x438 -x12164 -x15335 -x5293 -x8706 -x15899 -x12934 -x12158 -x13979 -x5048 -x953 -x7590 -x15575 -x16939 -x8710 -x6799 -x11668 -x5472 -x15057 -x6166 -x14421 -x10800 -x12682 -x1081 -x11745 -x7947 -x11115 -x16020 -x14050 -x7481 -x4424 -x9907 -x3683
15.15/15.28 s OPTIMUM FOUND
15.15/15.28 c Time taken to solve: 14.182690067000001 seconds
15.15/15.28 c Total time taken: 14.712505102157593 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-4786041-1783808547/watcher-4786041-1783808547 -o /tmp/evaluation-result-4786041-1783808547/solver-4786041-1783808547 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4786041-1783808547/vars-4786041-1783808547 --bin-var /tmp/runsolver-exch-nodeE009-1783808533-1642069 --watchdog 3760 --use-pty run HOME/instance-4786041-1783808547.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1863163401 --intermediate --solver ortools
running on 4 cores: 36-39
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 1-4,6-8,10,12-13,16,18-19,21-23,25-26,28,30-33,35,40,42-44,47-49,51-52,54-55,60,62-63
3550 MHz: 24,27,45-46,50
3600 MHz: 0,5,9,11,14-15,17,20,29,34,36-39,41,53,56-59,61
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 1-3
3600 MHz: 0
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 36-39
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (54704 MiB free)
node 1: cores 8-15, 129019 MiB (56208 MiB free)
node 2: cores 16-23, 129019 MiB (109137 MiB free)
node 3: cores 24-31, 129003 MiB (95431 MiB free)
node 4: cores 32-39, 129019 MiB (72732 MiB free)
node 5: cores 40-47, 128973 MiB (114949 MiB free)
node 6: cores 48-55, 129019 MiB (112099 MiB free)
node 7: cores 56-63, 128474 MiB (106667 MiB free)
node distances:
10 12 12 12 32 32 32 32
12 10 12 12 32 32 32 32
12 12 10 12 32 32 32 32
12 12 12 10 32 32 32 32
32 32 32 32 10 12 12 12
32 32 32 32 12 10 12 12
32 32 32 32 12 12 10 12
32 32 32 32 12 12 12 10
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Using a pseudo terminal to collect output from the solver
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=1642479, runsolver pid=1642476
Current StackSize limit: 8192 KiB
[startup+0.100055 s]*
/proc/loadavg: 7.01 12.62 15.00 17/957 1642482
/proc/meminfo: memFree=739240408/1055320700 swapFree=33114688/33554428
[pid=1642479] ppid=1642476 vsize=4324 memory=3208 CPUtime=0 cores=36-39
/proc/1642479/stat : 1642479 (run) S 1642476 1642479 1642050 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 314142351 4427776 640 18446744073709551615 94556144287744 94556145182277 140725398360496 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94556145421328 94556145469072 94556153434112 140725398362238 140725398362473 140725398362473 140725398368209 0
/proc/1642479/statm: 1081 802 715 219 0 143 0
[pid=1642482] ppid=1642479 vsize=27616 memory=21408 CPUtime=0.06 cores=36-39
/proc/1642482/stat : 1642482 (python3) R 1642479 1642479 1642050 0 -1 4194304 3615 0 0 0 5 1 0 0 20 0 1 0 314142352 28278784 5248 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 2 0 0 0 17 38 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
/proc/1642482/statm: 6904 5352 1994 753 0 4048 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 31940 KiB
Current children cumulated memory: 24616 KiB
[startup+0.213361 s]*
/proc/loadavg: 7.01 12.62 15.00 18/960 1642485
/proc/meminfo: memFree=739226040/1055320700 swapFree=33114688/33554428
[pid=1642479] ppid=1642476 vsize=4324 memory=3208 CPUtime=0 cores=36-39
/proc/1642479/stat : 1642479 (run) S 1642476 1642479 1642050 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 314142351 4427776 640 18446744073709551615 94556144287744 94556145182277 140725398360496 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94556145421328 94556145469072 94556153434112 140725398362238 140725398362473 140725398362473 140725398368209 0
/proc/1642479/statm: 1081 802 715 219 0 143 0
[pid=1642482] ppid=1642479 vsize=245680 memory=43648 CPUtime=0.35 cores=36-39
/proc/1642482/stat : 1642482 (python3) R 1642479 1642479 1642050 0 -1 4194304 6725 0 0 0 33 2 0 0 20 0 4 0 314142352 251576320 10752 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 2 0 0 0 17 38 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
/proc/1642482/statm: 61420 10912 4698 753 0 46059 0
[pid=1642482/tid=1642483] ppid=1642479 vsize=245680 memory=822348436 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642483/stat : 1642483 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 251576320 10752 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 2 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642484] ppid=1642479 vsize=245680 memory=3305 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642484/stat : 1642484 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 251576320 10752 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 2 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642485] ppid=1642479 vsize=245680 memory=62892045238795 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642485/stat : 1642485 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 251576320 10752 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 2 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 250004 KiB
Current children cumulated memory: 46856 KiB
[startup+0.31368 s]*
/proc/loadavg: 7.01 12.62 15.00 18/960 1642485
/proc/meminfo: memFree=739190964/1055320700 swapFree=33114688/33554428
[pid=1642479] ppid=1642476 vsize=4324 memory=3208 CPUtime=0 cores=36-39
/proc/1642479/stat : 1642479 (run) S 1642476 1642479 1642050 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 314142351 4427776 640 18446744073709551615 94556144287744 94556145182277 140725398360496 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94556145421328 94556145469072 94556153434112 140725398362238 140725398362473 140725398362473 140725398368209 0
/proc/1642479/statm: 1081 802 715 219 0 143 0
[pid=1642482] ppid=1642479 vsize=272964 memory=64356 CPUtime=0.42 cores=36-39
/proc/1642482/stat : 1642482 (python3) R 1642479 1642479 1642050 0 -1 4194304 10758 0 0 0 39 3 0 0 20 0 4 0 314142352 279515136 16000 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 2 0 0 0 17 38 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
/proc/1642482/statm: 68241 16086 6041 753 0 49819 0
[pid=1642482/tid=1642483] ppid=1642479 vsize=272964 memory=822348436 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642483/stat : 1642483 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 279515136 16000 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 2 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642484] ppid=1642479 vsize=272964 memory=3305 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642484/stat : 1642484 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 279515136 16000 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 2 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642485] ppid=1642479 vsize=272964 memory=62892045238795 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642485/stat : 1642485 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 279515136 16000 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 2 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 277288 KiB
Current children cumulated memory: 67564 KiB
[startup+0.700174 s]
/proc/loadavg: 7.01 12.62 15.00 18/960 1642485
/proc/meminfo: memFree=739141856/1055320700 swapFree=33114688/33554428
[pid=1642479] ppid=1642476 vsize=4324 memory=3208 CPUtime=0 cores=36-39
/proc/1642479/stat : 1642479 (run) S 1642476 1642479 1642050 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 314142351 4427776 640 18446744073709551615 94556144287744 94556145182277 140725398360496 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94556145421328 94556145469072 94556153434112 140725398362238 140725398362473 140725398362473 140725398368209 0
/proc/1642479/statm: 1081 802 715 219 0 143 0
[pid=1642482] ppid=1642479 vsize=434376 memory=121392 CPUtime=0.7 cores=36-39
/proc/1642482/stat : 1642482 (python3) R 1642479 1642479 1642050 0 -1 4194304 20631 0 0 0 64 6 0 0 20 0 4 0 314142352 444801024 30314 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
/proc/1642482/statm: 108594 30348 11687 753 0 59631 0
[pid=1642482/tid=1642483] ppid=1642479 vsize=434376 memory=-8394406951334454556 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642483/stat : 1642483 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 444801024 30314 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642484] ppid=1642479 vsize=434376 memory=0 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642484/stat : 1642484 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 444801024 30314 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642485] ppid=1642479 vsize=434376 memory=3208 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642485/stat : 1642485 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 444801024 30314 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
Current children cumulated CPU time: 0.7 s
Current children cumulated vsize: 438700 KiB
Current children cumulated memory: 124600 KiB
[startup+1.50019 s]
/proc/loadavg: 7.01 12.62 15.00 17/960 1642485
/proc/meminfo: memFree=739032500/1055320700 swapFree=33114688/33554428
[pid=1642479] ppid=1642476 vsize=4324 memory=3208 CPUtime=0 cores=36-39
/proc/1642479/stat : 1642479 (run) S 1642476 1642479 1642050 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 314142351 4427776 640 18446744073709551615 94556144287744 94556145182277 140725398360496 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94556145421328 94556145469072 94556153434112 140725398362238 140725398362473 140725398362473 140725398368209 0
/proc/1642479/statm: 1081 802 715 219 0 143 0
[pid=1642482] ppid=1642479 vsize=460992 memory=151764 CPUtime=1.5 cores=36-39
/proc/1642482/stat : 1642482 (python3) R 1642479 1642479 1642050 0 -1 4194304 32647 0 0 0 143 7 0 0 20 0 4 0 314142352 472055808 37848 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
/proc/1642482/statm: 115248 37941 13272 753 0 66285 0
[pid=1642482/tid=1642483] ppid=1642479 vsize=460992 memory=0 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642483/stat : 1642483 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 472055808 37848 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642484] ppid=1642479 vsize=460992 memory=3208 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642484/stat : 1642484 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 472055808 37848 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642485] ppid=1642479 vsize=460992 memory=3458820830287626906 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642485/stat : 1642485 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 472055808 37848 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 465316 KiB
Current children cumulated memory: 154972 KiB
[startup+3.11301 s]
/proc/loadavg: 7.01 12.62 15.00 17/960 1642485
/proc/meminfo: memFree=738709544/1055320700 swapFree=33114688/33554428
[pid=1642479] ppid=1642476 vsize=4324 memory=3208 CPUtime=0 cores=36-39
/proc/1642479/stat : 1642479 (run) S 1642476 1642479 1642050 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 314142351 4427776 640 18446744073709551615 94556144287744 94556145182277 140725398360496 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94556145421328 94556145469072 94556153434112 140725398362238 140725398362473 140725398362473 140725398368209 0
/proc/1642479/statm: 1081 802 715 219 0 143 0
[pid=1642482] ppid=1642479 vsize=461772 memory=154524 CPUtime=3.1 cores=36-39
/proc/1642482/stat : 1642482 (python3) R 1642479 1642479 1642050 0 -1 4194304 37934 0 0 0 303 7 0 0 20 0 4 0 314142352 472854528 38461 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
/proc/1642482/statm: 115443 38631 13431 753 0 66480 0
[pid=1642482/tid=1642483] ppid=1642479 vsize=461772 memory=4480 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642483/stat : 1642483 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 472854528 38461 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642484] ppid=1642479 vsize=461772 memory=3458820830287626906 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642484/stat : 1642484 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 472854528 38461 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642485] ppid=1642479 vsize=461772 memory=3208 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642485/stat : 1642485 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 472854528 38461 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 466096 KiB
Current children cumulated memory: 157732 KiB
[startup+6.30014 s]
/proc/loadavg: 7.73 12.68 15.01 17/960 1642485
/proc/meminfo: memFree=738022456/1055320700 swapFree=33114688/33554428
[pid=1642479] ppid=1642476 vsize=4324 memory=3208 CPUtime=0 cores=36-39
/proc/1642479/stat : 1642479 (run) S 1642476 1642479 1642050 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 314142351 4427776 640 18446744073709551615 94556144287744 94556145182277 140725398360496 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94556145421328 94556145469072 94556153434112 140725398362238 140725398362473 140725398362473 140725398368209 0
/proc/1642479/statm: 1081 802 715 219 0 143 0
[pid=1642482] ppid=1642479 vsize=529312 memory=218664 CPUtime=6.28 cores=36-39
/proc/1642482/stat : 1642482 (python3) R 1642479 1642479 1642050 0 -1 4194304 59183 0 0 0 621 7 0 0 20 0 4 0 314142352 542015488 54621 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
/proc/1642482/statm: 132328 54666 13840 753 0 83365 0
[pid=1642482/tid=1642483] ppid=1642479 vsize=529312 memory=3208 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642483/stat : 1642483 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 542015488 54621 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642484] ppid=1642479 vsize=529312 memory=3208 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642484/stat : 1642484 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 542015488 54621 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642485] ppid=1642479 vsize=529312 memory=7 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642485/stat : 1642485 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 542015488 54621 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 533636 KiB
Current children cumulated memory: 221872 KiB
[startup+12.7002 s]
/proc/loadavg: 8.39 12.73 15.01 17/960 1642485
/proc/meminfo: memFree=737243968/1055320700 swapFree=33114688/33554428
[pid=1642479] ppid=1642476 vsize=4324 memory=3208 CPUtime=0 cores=36-39
/proc/1642479/stat : 1642479 (run) S 1642476 1642479 1642050 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 314142351 4427776 640 18446744073709551615 94556144287744 94556145182277 140725398360496 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94556145421328 94556145469072 94556153434112 140725398362238 140725398362473 140725398362473 140725398368209 0
/proc/1642479/statm: 1081 802 715 219 0 143 0
[pid=1642482] ppid=1642479 vsize=534120 memory=225420 CPUtime=12.66 cores=36-39
/proc/1642482/stat : 1642482 (python3) R 1642479 1642479 1642050 0 -1 4194304 67585 0 0 0 1258 8 0 0 20 0 4 0 314142352 546938880 56285 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
/proc/1642482/statm: 133530 56355 13840 753 0 84567 0
[pid=1642482/tid=1642483] ppid=1642479 vsize=534120 memory=3545235817063885720 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642483/stat : 1642483 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 546938880 56285 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642484] ppid=1642479 vsize=534120 memory=15336 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642484/stat : 1642484 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 546938880 56285 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642485] ppid=1642479 vsize=534120 memory=3208 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642485/stat : 1642485 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 546938880 56285 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 538444 KiB
Current children cumulated memory: 228628 KiB
[startup+15.3753 s]
# the end of solver process 1642479 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=15.237 s, system=0.101087 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+12.8002 s]
/proc/loadavg: 8.39 12.73 15.01 17/960 1642485
/proc/meminfo: memFree=737243968/1055320700 swapFree=33114688/33554428
[pid=1642479] ppid=1642476 vsize=4324 memory=3208 CPUtime=0 cores=36-39
/proc/1642479/stat : 1642479 (run) S 1642476 1642479 1642050 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 314142351 4427776 640 18446744073709551615 94556144287744 94556145182277 140725398360496 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94556145421328 94556145469072 94556153434112 140725398362238 140725398362473 140725398362473 140725398368209 0
/proc/1642479/statm: 1081 802 715 219 0 143 0
[pid=1642482] ppid=1642479 vsize=534120 memory=225420 CPUtime=12.76 cores=36-39
/proc/1642482/stat : 1642482 (python3) R 1642479 1642479 1642050 0 -1 4194304 67585 0 0 0 1268 8 0 0 20 0 4 0 314142352 546938880 56285 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
/proc/1642482/statm: 133530 56355 13840 753 0 84567 0
[pid=1642482/tid=1642483] ppid=1642479 vsize=534120 memory=3208 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642483/stat : 1642483 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 546938880 56285 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642484] ppid=1642479 vsize=534120 memory=3028 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642484/stat : 1642484 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 546938880 56285 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642485] ppid=1642479 vsize=534120 memory=40104 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642485/stat : 1642485 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 546938880 56285 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
Current children cumulated CPU time: 12.76 s
Current children cumulated vsize: 538444 KiB
Current children cumulated memory: 228628 KiB
[startup+14.4001 s]
/proc/loadavg: 8.39 12.73 15.01 17/960 1642485
/proc/meminfo: memFree=736644604/1055320700 swapFree=33114688/33554428
[pid=1642479] ppid=1642476 vsize=4324 memory=3208 CPUtime=0 cores=36-39
/proc/1642479/stat : 1642479 (run) S 1642476 1642479 1642050 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 314142351 4427776 640 18446744073709551615 94556144287744 94556145182277 140725398360496 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94556145421328 94556145469072 94556153434112 140725398362238 140725398362473 140725398362473 140725398368209 0
/proc/1642479/statm: 1081 802 715 219 0 143 0
[pid=1642482] ppid=1642479 vsize=534120 memory=225888 CPUtime=14.35 cores=36-39
/proc/1642482/stat : 1642482 (python3) R 1642479 1642479 1642050 0 -1 4194304 70752 0 0 0 1427 8 0 0 20 0 4 0 314142352 546938880 56413 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
/proc/1642482/statm: 133530 56472 13856 753 0 84567 0
[pid=1642482/tid=1642483] ppid=1642479 vsize=534120 memory=0 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642483/stat : 1642483 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 546938880 56413 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642484] ppid=1642479 vsize=534120 memory=3208 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642484/stat : 1642484 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 546938880 56413 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642485] ppid=1642479 vsize=534120 memory=225420 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642485/stat : 1642485 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 546938880 56413 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
Current children cumulated CPU time: 14.35 s
Current children cumulated vsize: 538444 KiB
Current children cumulated memory: 229096 KiB
[startup+14.8001 s]
/proc/loadavg: 8.39 12.73 15.01 17/960 1642485
/proc/meminfo: memFree=736644604/1055320700 swapFree=33114688/33554428
[pid=1642479] ppid=1642476 vsize=4324 memory=3208 CPUtime=0 cores=36-39
/proc/1642479/stat : 1642479 (run) S 1642476 1642479 1642050 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 314142351 4427776 640 18446744073709551615 94556144287744 94556145182277 140725398360496 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94556145421328 94556145469072 94556153434112 140725398362238 140725398362473 140725398362473 140725398368209 0
/proc/1642479/statm: 1081 802 715 219 0 143 0
[pid=1642482] ppid=1642479 vsize=534120 memory=226012 CPUtime=14.75 cores=36-39
/proc/1642482/stat : 1642482 (python3) R 1642479 1642479 1642050 0 -1 4194304 73568 0 0 0 1467 8 0 0 20 0 4 0 314142352 546938880 56413 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
/proc/1642482/statm: 133530 56503 13856 753 0 84567 0
[pid=1642482/tid=1642483] ppid=1642479 vsize=534120 memory=3940 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642483/stat : 1642483 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 546938880 56413 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642484] ppid=1642479 vsize=534120 memory=4480 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642484/stat : 1642484 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 546938880 56413 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642485] ppid=1642479 vsize=534120 memory=3028 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642485/stat : 1642485 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 546938880 56413 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
Current children cumulated CPU time: 14.75 s
Current children cumulated vsize: 538444 KiB
Current children cumulated memory: 229220 KiB
[startup+15.2001 s]
/proc/loadavg: 9.00 12.79 15.02 17/960 1642485
/proc/meminfo: memFree=736509328/1055320700 swapFree=33114688/33554428
[pid=1642479] ppid=1642476 vsize=4324 memory=3208 CPUtime=0 cores=36-39
/proc/1642479/stat : 1642479 (run) S 1642476 1642479 1642050 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 314142351 4427776 640 18446744073709551615 94556144287744 94556145182277 140725398360496 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94556145421328 94556145469072 94556153434112 140725398362238 140725398362473 140725398362473 140725398368209 0
/proc/1642479/statm: 1081 802 715 219 0 143 0
[pid=1642482] ppid=1642479 vsize=534120 memory=226012 CPUtime=15.15 cores=36-39
/proc/1642482/stat : 1642482 (python3) R 1642479 1642479 1642050 0 -1 4194304 74221 0 0 0 1507 8 0 0 20 0 4 0 314142352 546938880 56413 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
/proc/1642482/statm: 133530 56503 13856 753 0 84567 0
[pid=1642482/tid=1642483] ppid=1642479 vsize=534120 memory=3208 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642483/stat : 1642483 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 546938880 56413 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642484] ppid=1642479 vsize=534120 memory=226012 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642484/stat : 1642484 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 546938880 56413 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642485] ppid=1642479 vsize=534120 memory=4355 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642485/stat : 1642485 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 546938880 56413 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
Current children cumulated CPU time: 15.15 s
Current children cumulated vsize: 538444 KiB
Current children cumulated memory: 229220 KiB
[startup+15.3001 s]
/proc/loadavg: 9.00 12.79 15.02 17/960 1642485
/proc/meminfo: memFree=736509328/1055320700 swapFree=33114688/33554428
[pid=1642479] ppid=1642476 vsize=4324 memory=3208 CPUtime=0 cores=36-39
/proc/1642479/stat : 1642479 (run) S 1642476 1642479 1642050 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 314142351 4427776 640 18446744073709551615 94556144287744 94556145182277 140725398360496 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94556145421328 94556145469072 94556153434112 140725398362238 140725398362473 140725398362473 140725398368209 0
/proc/1642479/statm: 1081 802 715 219 0 143 0
[pid=1642482] ppid=1642479 vsize=534120 memory=226336 CPUtime=15.25 cores=36-39
/proc/1642482/stat : 1642482 (python3) R 1642479 1642479 1642050 0 -1 4194304 92061 0 0 0 1517 8 0 0 20 0 4 0 314142352 546938880 56413 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 0 0 0 0 17 38 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
/proc/1642482/statm: 133530 56584 13901 753 0 84567 0
[pid=1642482/tid=1642483] ppid=1642479 vsize=534120 memory=3208 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642483/stat : 1642483 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 546938880 56413 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 0 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642484] ppid=1642479 vsize=534120 memory=225420 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642484/stat : 1642484 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 546938880 56413 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 0 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
[pid=1642482/tid=1642485] ppid=1642479 vsize=534120 memory=15336 CPUtime=0.07 cores=36-39
/proc/1642482/task/1642485/stat : 1642485 (python3) S 1642479 1642479 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314142365 546938880 56413 18446744073709551615 4321280 7402577 140737479424896 0 0 0 0 16781312 0 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 15671296 140737479427993 140737479428244 140737479428244 140737479434170 0
Current children cumulated CPU time: 15.25 s
Current children cumulated vsize: 538444 KiB
Current children cumulated memory: 229544 KiB
Child status: 0
Real time (s): 15.3754
CPU time (s): 15.3381
CPU user time (s): 15.237
CPU system time (s): 0.101087
CPU usage (%): 99.7576
Max. virtual memory (cumulated for all children) (KiB): 538444
Max. memory (cumulated for all children) (KiB): 229544
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.237
system time used= 0.101087
maximum resident set size= 225652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94677
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= 2613
involuntary context switches= 37
# summary of solver processes directly reported to runsolver:
# pid: 1642479
# total CPU time (s): 15.3381
# total CPU user time (s): 15.237
# total CPU system time (s): 0.101087
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.109433 second user time and 0.202268 second system time
The end
Launcher Data
Begin job on nodeE009 at 2026-07-12 00:22:27
IDJOB=4786041
IDBENCH=179613
IDSOLVER=3604
FILE ID=nodeE009/4786041-1783808547
RUNJOBID= nodeE009-1783808533-1642069
SLURM_JOB_ID= 12743165
Free space on /tmp= 800648 MiB
SOLVER NAME= cpmpy_ortools (1 core) 2026-05-18
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/KidneyTransplantBenchmarks/normalized-KE_390_005.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores 1 --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4786041-1783808547/watcher-4786041-1783808547 -o /tmp/evaluation-result-4786041-1783808547/solver-4786041-1783808547 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4786041-1783808547/vars-4786041-1783808547 --bin-var /tmp/runsolver-exch-nodeE009-1783808533-1642069 --watchdog 3760 --use-pty run HOME/instance-4786041-1783808547.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1863163401 --intermediate --solver ortools
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= 7cd5112499f84b60fba4ae7d2a7ff8fd
RANDOM SEED=1863163401
nodeE009 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance
/proc/cpuinfo:
processor : 0
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3580.494
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 : 3582.811
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 : 3591.173
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 : 3581.668
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 33
cpu cores : 32
apicid : 33
initial apicid : 33
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 10
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 34
cpu cores : 32
apicid : 34
initial apicid : 34
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 11
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 35
cpu cores : 32
apicid : 35
initial apicid : 35
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 12
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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 : 3580.985
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 : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 99
cpu cores : 32
apicid : 99
initial apicid : 99
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 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 : 3595.154
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 : 3591.440
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 : 3592.799
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 : 3591.919
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 : 3568.415
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 : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 17
cpu cores : 32
apicid : 17
initial apicid : 17
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 26
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 18
cpu cores : 32
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 27
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 19
cpu cores : 32
apicid : 19
initial apicid : 19
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 28
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 80
cpu cores : 32
apicid : 80
initial apicid : 80
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 29
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3583.262
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 : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 0
cpu cores : 32
apicid : 128
initial apicid : 128
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 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 : 3605.402
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 : 3603.359
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 : 3586.784
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 : 3591.576
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 : 3592.891
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 : 3584.555
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 : 3598.985
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 : 3560.544
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 : 3556.497
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 : 3549.746
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 99
cpu cores : 32
apicid : 227
initial apicid : 227
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 48
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 48
cpu cores : 32
apicid : 176
initial apicid : 176
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 49
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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 : 3570.971
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 : 3561.600
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 : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 112
cpu cores : 32
apicid : 240
initial apicid : 240
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 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 : 3591.558
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 : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 115
cpu cores : 32
apicid : 243
initial apicid : 243
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 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 : 3579.320
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 16
cpu cores : 32
apicid : 144
initial apicid : 144
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 57
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3585.118
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 : 3587.398
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 : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 19
cpu cores : 32
apicid : 147
initial apicid : 147
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 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 : 3577.301
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 : 3571.491
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 83
cpu cores : 32
apicid : 211
initial apicid : 211
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
/proc/meminfo:
MemTotal: 1055320700 kB
MemFree: 739260304 kB
MemAvailable: 1041564860 kB
Buffers: 32 kB
Cached: 305077828 kB
SwapCached: 14892 kB
Active: 19684284 kB
Inactive: 289783312 kB
Active(anon): 4801684 kB
Inactive(anon): 105100 kB
Active(file): 14882600 kB
Inactive(file): 289678212 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33114688 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 538132 kB
Writeback: 4 kB
AnonPages: 4379224 kB
Mapped: 188740 kB
Shmem: 517036 kB
KReclaimable: 3450540 kB
Slab: 4020860 kB
SReclaimable: 3450540 kB
SUnreclaim: 570320 kB
KernelStack: 16272 kB
PageTables: 19284 kB
SecPageTables: 15404 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214776 kB
Committed_AS: 8589668 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 479608 kB
VmallocChunk: 0 kB
Percpu: 121088 kB
HardwareCorrupted: 0 kB
AnonHugePages: 290816 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
CmaTotal: 0 kB
CmaFree: 0 kB
Unaccepted: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 395716 kB
DirectMap2M: 18800640 kB
DirectMap1G: 1054867456 kB
Free space on /tmp at the end= 800616 MiB
End job on nodeE009 at 2026-07-12 00:22:43