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

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