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