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

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