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