Trace number 4839174
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 | PB26/normalized-PB26/OPT-LIN/sergeys/ CPMpy_translated_dataset_PB26/jsplib/normalized-ta32.opb |
| MD5SUM | c5a2fa6e72d298ad0ef66108b8951031 |
| Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
| Best result obtained on this benchmark | SAT |
| Best value of the objective obtained on this benchmark | 2038 |
| Best CPU time to get the best result obtained on this benchmark | 3600.04 |
| 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 | 26565 |
| Total number of constraints | 36196 |
| Number of constraints which are clauses | 6525 |
| Number of constraints which are cardinality constraints (but not clauses) | 0 |
| Number of constraints which are nor clauses,nor cardinality constraints | 29671 |
| Minimum length of a constraint | 2 |
| Maximum length of a constraint | 31 |
| Number of terms in the objective function | 15 |
| Biggest coefficient in the objective function | 16384 |
| Number of bits for the biggest coefficient in the objective function | 15 |
| Sum of the numbers in the objective function | 32767 |
| Number of bits of the sum of numbers in the objective function | 15 |
| Biggest number in a constraint | 23207 |
| Number of bits of the biggest number in a constraint | 15 |
| Biggest sum of numbers in a constraint | 111946 |
| Number of bits of the biggest sum of numbers | 17 |
| 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
7.76/7.90 c Time taken to transform: 4.008801460266113 seconds
8.06/8.25 c Solver arguments: {'mip_rel_gap': 0.0, 'mip_abs_gap': 0.99, 'threads': 1, 'random_seed': 249214424}
8.06/8.26 c 3590.2745037078857s left to solve
3584.16/3598.87 c Solution 0, time = 30.4200s
3584.16/3598.87 o 19363
3584.16/3598.87 c Solution 1, time = 1774.0282s
3584.16/3598.87 o 19363
3584.16/3598.87 c Solution 2, time = 1774.2253s
3584.16/3598.87 o 19363
3584.16/3598.87 c Solution 3, time = 1807.0680s
3584.16/3598.87 o 19361
3584.16/3598.87 c Solution 4, time = 1875.2039s
3584.16/3598.87 o 19361
3584.16/3598.87 c Solution 5, time = 1875.4855s
3584.16/3598.87 o 19361
3584.16/3598.87 c Solution 6, time = 1916.1643s
3584.16/3598.87 o 19360
3584.16/3598.87 c Solution 7, time = 1917.3106s
3584.16/3598.87 o 19358
3584.16/3598.87 c Solution 8, time = 2021.1861s
3584.16/3598.87 o 19358
3584.16/3598.87 c Solution 9, time = 2021.4877s
3584.16/3598.87 o 19358
3584.16/3598.87 c Solution 10, time = 2222.4854s
3584.16/3598.87 o 18358
3584.16/3598.87 c Solution 11, time = 3229.2722s
3584.16/3598.87 o 18358
3584.16/3598.87 c Solution 12, time = 3229.5214s
3584.16/3598.87 o 18358
3584.16/3598.87 c Solution 13, time = 3384.9968s
3584.16/3598.87 o 18357
3584.16/3598.87 c Solution 14, time = 3388.8680s
3584.16/3598.87 o 18356
3584.16/3598.87 c Solution 15, time = 3390.7363s
3584.16/3598.87 o 18355
3584.16/3598.87 c Solution 16, time = 3414.9337s
3584.16/3598.87 o 18354
3584.16/3598.87 c Solution 17, time = 3415.8886s
3584.16/3598.87 o 18350
3584.16/3598.87 c Solution 18, time = 3416.4181s
3584.16/3598.87 o 18348
3584.16/3598.87 c Solution 19, time = 3417.0769s
3584.16/3598.87 o 18346
3584.16/3598.87 c Solution 20, time = 3417.6116s
3584.16/3598.87 o 18341
3584.16/3598.87 c Solution 21, time = 3418.2614s
3584.16/3598.87 o 18340
3584.16/3598.87 c Solution 22, time = 3433.2208s
3584.16/3598.87 o 18340
3584.16/3598.87 c Solution 23, time = 3433.5051s
3584.16/3598.87 o 18340
3584.16/3598.87 o 18340
3584.16/3598.87 v x10903 x7058 -x9126 -x18719 -x24790 x1122 -x10520 x1205 -x18027 -x2718 -x2712 -x16059 -x25516 x9270 -x16651 x10057 x536 x9393 -x26268 x12633 -x25007 x309 x19535 -x23340 x17117 -x423 x23940 -x11283 -x20855 x19648 -x10648 -x14117 -x76 x13549 x8634 -x3035 -x15367 -x8907 -x19064 x6626 x3468 x19810 x3674 -x11408 -x8230 x11378 x20305 -x15457 -x13355 x24126 -x20863 -x14933 -x6142 -x14654 -x2418 -x10794 -x23756 -x13441 x4327 x6715 -x20512 x14140 x17613 -x106 -x504 -x8389 x20310 -x23486 x1330 -x25501 -x23457 -x6019 x4357 -x15229 -x20122 x10267 -x23847 -x12376 -x6625 -x9797 x14944 x25404 x15460 -x139 -x22529 -x24865 -x7947 -x10127 x19864 -x1639 x7954 -x24916 x17 -x9245 x13997 x11719 -x15533 -x17009 -x19963 x18951 x18555 x11088 -x17433 x17837 -x4700 -x857 x2300 -x17893 -x1927 x24795 x12094 x4645 x3229 x15045 x228 x24876 x19583 -x24388 -x23677 -x6499 x850 -x11978 x20826 -x10598 x24860 -x25531 -x20252 -x23691 -x1526 x786 x2029 x1210 x12447 x22706 x4504 x718 x16636 x24709 -x18235 -x20110 -x13961 -x14033 x13719 x16836 -x9579 x7283 x16526 -x15490 -x7513 -x25653 -x1384 -x3581 -x5546 x24600 x976 x5877 x1826 x12070 x15660 x19701 -x17143 x3900 x9794 -x21768 -x5797 x9773 x13728 x16615 -x2837 x1221 -x7209 x11269 x2594 -x3864 -x1216 -x4417 -x10945 x24293 -x17953 x2620 -x17646 -x7868 x798 x3557 x18085 -x1976 -x26129 -x3860 x20346 x11481 x1873 x10670 x23479 x5026 x24518 -x22006 -x26555 -x11058 -x14548 -x5991 -x9761 -x3956 x9415 x397 -x15200 x2994 x25053 x4403 -x23990 -x20563 x17303 x23224 x10174 x12651 -x18966 -x16934 -x17999 x19849 -x3294 -x26485 x4732 x23852 -x17312 -x21754 -x16925 x14418 x1343 -x11916 -x25110 -x21806 -x9227 -x23070 x11504 x20387 x15018 x22935 -x20570 x12163 -x24457 -x18472 x14562 x11689 -x4856 -x2222 -x12929 -x20788 -x16650 -x8978 x18288 -x9418 -x7268 -x12390 -x17970 -x8623 -x14863 -x23099 x10025 -x21566 -x2424 -x14806 x4317 -x17703 x17090 -x18858 -x26522 -x8174 x11240 -x7670 -x20617 -x1298 x10023 x1515 -x18580 x17032 x4097 x24500 -x23019 x22835 -x11856 x9307 x12303 -x3392 -x19978 x6454 -x17431 -x15253 -x25997 -x9825 x7653 x23236 x23820 -x20593 x20766 x10645 -x6268 -x21627 x5167 -x3824 -x22869 -x25558 x11810 -x23884 x22248 x25930 -x2422 -x3655 x10211 x8640 x17559 -x23238 x20899 x24379 -x12899 -x3736 -x257 -x5717 -x18439 -x7491 -x17345 -x21506 -x1362 x8297 x293 x25147 x7074 x1624 -x19514 x22785 -x5848 -x4158 -x8933 x17145 -x1736 -x22631 x13262 -x1516 x7589 -x16777 x14412 -x3285 -x5324 x16734 -x9063 -x23068 -x20853 -x16975 x5286 x14016 -x12486 -x6468 x1266 x467 -x19358 x16553 x21305 -x17561 x6824 x22008 x8313 -x24265 x18203 -x3429 -x6257 -x7765 x5154 -x15124 x13750 -x6860 x17362 -x26412 x9487 x8766 x14254 x24160 -x20804 -x8420 x17782 x12857 -x14884 x20205 -x23217 -x966 -x8369 x8492 -x18682 x16296 -x5345 -x16149 -x2121 -x10090 -x11526 -x14740 x6755 -x25606 x21384 -x2998 -x8544 x9210 -x1931 -x4503 x2304 x1374 x17110 x26107 -x4844 x14889 -x22498 -x22553 -x3497 -x16533 x13569 -x19748 -x25484 x5367 -x22391 -x2898 x1845 -x2331 -x4303 -x7823 -x7012 -x12590 -x13319 x4149 -x3593 -x19679 x19633 x12661 x22232 -x21757 x13020 x12357 -x25559 x25641 -x1161 x10345 x10297 x142 -x2527 x3103 -x18340 -x24951 -x25994 -x19965 x2551 -x6665 -x10162 -x11814 x26045 -x8715 -x1592 -x22933 x5348 x3715 x18700 x20575 x23318 x22775 x8711 x25432 x9764 -x2576 -x26278 x1355 x9151 x7629 x21362 -x24129 x4808 -x8347 -x7638 x756 -x14708 x12207 -x23013 x11959 x11509 x7398 -x11829 -x7244 x26320 -x19678 -x9991 -x13415 x11835 x11763 -x6985 x23424 x16061 -x26153 x4034 x5843 x8161 -x14020 -x19982 -x14660 x2278 -x10724 -x9197 x1379 x22899 -x6350 x623 x1663 x8914 x5911 x25204 x9851 -x26203 -x24943 x1962 -x17847 -x10022 -x11422 -x12245 x20843 x26557 x13766 -x5592 -x13480 -x1936 -x15896 -x4082 x4515 x20380 -x10588 x15791 -x13493 x19014 x17874 -x1168 x3575 -x3876 -x24877 -x23117 -x17473 x18188 -x16397 -x9398 -x18855 x12714 x15999 x14372 -x15513 -x22526 x22880 -x24167 x4338 x2726 x7076 -x21869 -x20485 x17616 x9915 -x1062 x1472 -x24194 -x3711 x17342 -x18262 -x16539 -x161 -x22912 x21484 x14473 x3164 -x16818 -x25491 x57 x4729 x2461 -x16940 x12080 x16601 x13494 x22578 x4726 -x5853 x7526 x17179 -x11400 -x5550 x6433 -x21283 -x4015 x23696 x6199 -x3453 -x15887 -x8055 x7207 x14121 x10891 x25266 x3426 x23654 x543 x15935 x21701 -x12570 x203 x6761 -x23923 x14303 -x14133 -x21764 x5252 -x7590 -x7913 x12491 x2723 x10609 -x9444 -x22754 x7447 -x20172 -x12949 -x21854 -x23999 x4701 x9897 x5972 -x5089 -x15508 -x7701 x9690 x9452 x22151 -x24011 -x1146 -x25172 -x12342 -x14208 -x25206 x5806 x12810 x2795 -x2194 x22711 -x16060 -x12931 x7191 -x5803 -x23323 x18566 x24367 -x25734 x7550 x17376 -x16702 -x11703 -x18182 x2160 x11121 -x6589 -x15352 -x13861 -x6444 -x8355 -x16949 -x19890 -x15241 x3649 x2868 x464 x3656 -x3760 x14231 -x22822 x21130 -x17947 x15600 x22027 x15151 -x21203 x22470 x19247 x14498 -x712 -x1911 x2116 -x790 x14200 x9433 x13217 x7333 -x980 -x21496 -x5632 -x11506 -x5101 x8713 -x23023 -x9072 -x16512 x1332 -x17047 -x2170 x248 x2559 -x4807 -x8184 x16488 x2439 -x23130 x9941 -x22464 -x23266 x8054 -x23464 -x13974 -x22198 -x12132 -x3997 -x21812 -x21927 x6155 -x18867 x25880 -x24372 -x8104 -x8220 -x6550 -x14245 -x6274 -x15306 -x18280 -x2380 -x7515 -x24468 -x14057 x641 -x19281 x4707 -x16468 x18165 x26476 x2125 -x19453 x19314 x17269 -x18637 x6373 x19857 -x9538 -x25910 -x25330 x5923 x11775 x13281 x7124 -x13060 x7544 -x6639 -x21801 x9357 -x18806 x5501 x2314 x1657 -x3338 -x9678 -x10778 x1741 x24325 x16206 -x19834 x5215 x16150 -x8534 x19715 -x21255 -x13064 x16686 x21001 -x10234 x4240 -x15814 x1043 x6799 -x5826 -x11190 -x18701 -x18594 x1822 -x12146 x19315 x17545 x17102 x10715 -x24928 x22595 -x9700 -x506 -x12813 x20178 x13485 x5531 -x6076 x9473 x11721 -x7841 -x1413 x1854 -x13829 x25892 -x10254 -x18191 -x4289 -x24056 x14631 -x7286 -x13784 -x5067 -x16568 -x19903 x12709 x2480 -x1524 x6369 -x9002 -x5260 x695 x13665 -x11171 x19697 -x6657 x20125 -x15381 -x25152 x21503 -x18013 -x6164 -x14783 x8721 -x5759 x7361 x19447 -x11096 x16835 -x21405 -x8949 -x1832 x22719 -x5652 x24094 -x6098 -x25397 -x22864 x333 x3112 -x13933 -x11482 x3382 -x13437 -x5192 -x21948 x26148 x19298 x11846 x371 x5643 -x4200 -x12421 -x20646 x1898 x12092 x3881 -x19995 x438 x13167 -x25023 x6085 x22208 -x24070 -x25754 -x17811 -x26504 x5007 -x5569 -x17097 -x20603 x4490 x18225 -x5434 x9348 -x2257 x3028 x8692 x22614 -x15505 -x4170 -x24657 -x10918 -x12731 x18908 -x20846 -x16652 x23527 -x7652 -x22421 -x11612 -x25060 x25100 -x17189 x11874 x321 x11448 -x20322 -x7870 -x7089 x13045 -x18722 -x12747 -x26488 x3926 -x1965 -x25920 -x10362 -x284 x22898 -x12608 -x416 x10251 -x16469 x3386 x1067 -x16091 -x16679 -x7993 x13751 -x25764 -x17706 -x370 -x13992 x13068 -x9870 x20242 -x3181 -x6637 -x18000 -x23888 x25593 -x14114 x11214 x2359 -x11613 x13383 -x23951 -x5783 x26437 -x25683 -x1088 x2482 -x16309 x11963 -x4596 x21302 x13127 -x22190 -x21014 -x21398 x10672 x3013 x11243 -x20616 -x19117 -x20985 x7874 -x20204 -x1954 -x18477 -x18163 x8840 x25076 x18819 -x9263 -x10580 -x4242 x17996 -x1877 x18221 -x23592 -x15869 -x69 x14389 -x12075 -x19275 x19629 x22823 x10130 x3590 -x14128 x21431 x25368 x8924 x5353 x24172 -x20398 x12764 -x8228 -x21973 -x1184 x3041 -x20495 -x2224 -x5938 x16386 -x22143 -x6664 x26000 x23349 -x18004 -x6407 x17185 -x7872 x9248 x4302 x12072 x8241 -x12334 -x17058 x8782 -x7274 x18830 x9442 -x13165 x219 x24476 x6505 -x12051 x25217 x16779 -x2977 x17211 -x13738 -x17948 -x16273 -x23468 -x17432 x3976 -x10243 x15158 x10191 x8227 -x14329 x16556 x13431 x16792 -x21318 -x22434 x17715 x10265 -x10900 x4841 x14930 x7067 -x10470 x16057 -x202 -x2005 x5591 x17418 x25548 x25173 -x22284 x26507 -x9584 -x22983 x16622 -x13300 x11513 x23108 -x3944 x16099 x14927 -x6122 -x12693 x19746 -x10752 x20883 x19205 -x20104 x24697 -x24223 x20975 x20496 -x205 -x25137 x9446 x15615 -x3567 -x19162 x18660 x6877 x195 -x4658 -x5352 -x25801 -x1481 -x3908 -x4188 -x16749 -x15723 x7426 x9708 x3959 x8559 -x14485 -x6558 x19731 x9471 x24445 -x13166 -x4375 x21223 -x3520 x12021 x6820 x4436 x8977 x22148 x6447 -x23729 -x25378 -x13334 x5869 -x22861 -x25951 -x17583 x11008 -x15010 -x22846 x25271 x19490 -x20403 x18925 x19262 -x520 x14167 -x5694 x12537 x3863 -x17294 -x24449 x26287 -x19923 -x17186 x14479 -x25199 x8976 x8326 x26469 -x1841 -x23276 -x10355 x4127 -x7607 x19643 -x23273 -x2910 -x12610 -x22943 x20291 -x18947 -x11252 -x11794 x15022 -x22566 -x19654 x14119 x16802 -x23516 x5396 -x17578 x11676 -x18909 x6121 x242 -x6284 -x5536 -x24071 -x8375 -x2672 x18363 -x16243 x4614 x8772 -x9324 -x8631 -x19682 x13308 x21534 x1252 -x5016 -x17455 -x14835 x23572 x8580 -x11223 -x10961 -x16109 x4542 -x5765 -x23607 -x17870 -x20468 -x19695 x7720 -x26296 -x15571 x14017 x7510 -x10926 x15864 -x7362 -x20942 x11803 x339 x18056 x21100 -x24853 x21661 -x26352 -x16445 x18544 -x428 -x14907 -x7343 -x15815 -x15288 x3281 x7853 -x3578 -x8720 -x12476 -x17375 x10543 -x461 x18938 -x15374 -x4516 -x25950 -x24596 -x6950 -x10340 -x17839 -x8597 -x6574 x21770 -x6355 x11450 x3132 -x1310 -x5811 -x16030 x7273 x19418 x22751 x4957 x8080 -x19089 -x21149 x10581 -x18052 x17243 -x17021 x6273 -x4514 x6541 -x24733 -x3407 x25911 x107 x1165 -x5560 -x21488 -x14415 -x23443 x2992 -x22469 x12719 -x17849 -x375 x6512 x10559 x2759 x3805 x9545 -x19873 -x920 x16284 x1019 -x17875 x2043 x3965 x21917 -x23673 -x14347 -x9906 -x1691 x6787 -x631 x6907 x5 -x9010 -x6231 -x18463 x6266 x17820 -x22483 x20055 x23448 x16224 -x24088 -x17512 x16328 -x2503 x8594 -x5886 -x26119 x4898 -x13595 -x21601 x2151 -x13588 x13107 x17446 x22938 x3325 x12595 x23835 x17645 x11770 x20966 -x19063 -x26537 -x20624 -x14425 -x4487 -x14306 x9298 -x10176 x25339 -x22049 x23854 x15472 x8038 -x7073 x23166 -x21557 x5941 -x20647 -x21494 x2173 -x24727 -x17907 -x1754 x14019 x20137 -x4502 -x612 -x4314 -x14024 -x14390 x17539 -x22484 x5841 -x5504 -x16933 -x6144 -x13958 x13796 -x16573 -x8841 x14451 x573 -x21928 x11695 x1537 -x14883 x1880 -x16038 -x4061 -x7892 -x6290 -x21741 -x12302 -x18769 x14332 -x13546 x7465 -x16508 -x24331 -x25165 -x18032 -x10877 -x869 -x21980 -x18773 -x26207 -x20439 x14292 -x1756 -x12780 x14547 x1372 -x1724 -x9774 x3454 -x25744 x9658 -x13439 x17033 x2778 -x11409 -x21194 -x17112 x1191 x11519 -x9541 x7789 x9706 -x13681 x12001 -x21778 -x25918 -x23853 x2103 -x16754 x19249 -x15222 x1321 -x25727 x20598 -x24369 x11548 -x18338 x18918 -x15228 x14149 x39 x1668 -x3433 -x3897 x16065 x3691 -x16072 x16555 x9423 -x20292 x17075 -x22598 -x290 x7767 x5850 -x241 -x11264 x11777 -x10400 x21386 x10803 x3123 x7166 x13611 x7261 -x12965 -x1863 -x11885 -x20635 -x10121 -x14386 -x19671 -x15965 x19441 -x18066 -x13213 -x4877 x8890 -x22865 x3 x19330 x5675 -x3820 -x5914 -x2465 -x13422 x8991 x11986 x18940 x15878 -x10699 -x18331 -x16854 x8422 x13082 -x18044 x16474 -x20000 -x15314 -x13524 x18680 x2931 -x12267 -x13042 -x2166 -x11955 -x5511 x15204 x20254 x9489 x751 x1188 x11125 x8374 -x5454 x22967 -x14701 -x4619 x11593 x12038 x4850 -x15271 -x21101 -x24419 -x16317 x10061 x2169 -x24584 x9849 x4341 x19296 -x15581 x4401 x11751 x21705 x10535 x10417 -x19401 -x16258 -x20673 x11723 x1937 x17136 x1171 x2788 -x16218 -x14924 -x6492 -x20663 -x19032 x22191 x11446 -x10073 x12778 x24480 -x5172 -x15699 x21447 -x17617 x19457 -x7294 -x11971 x19735 x6663 -x16864 -x15530 -x25844 -x20497 x14095 x21055 -x24533 x987 -x11608 -x2220 x6226 -x11666 -x10842 x5829 x8046 -x12681 -x10353 x1799 x22238 x12271 -x16999 x14540 x9061 x10081 -x24200 -x25160 -x17408 x7867 x18290 -x22266 x2510 x6693 -x25662 x13772 -x398 x9952 -x16166 x2145 x25159 -x5965 x8070 x17540 x160 -x16515 x21451 x22463 x2379 -x12258 x1612 x21468 -x7927 x24931 x24231 x2097 -x24553 -x13138 x23910 -x8986 -x16970 -x19708 -x12880 x5868 -x24999 x10405 x13004 -x12492 x1707 -x18042 -x12274 x25976 -x8077 -x13928 x15956 -x24327 -x23979 -x915 x17325 -x16484 x16352 -x1742 -x26009 -x20848 -x7020 x6831 -x5680 -x21330 x1488 x8964 -x13483 -x13529 x16987 -x18904 x11956 x5863 -x5070 -x22403 -x12501 -x5615 -x3234 -x9839 x23930 -x15641 x5225 x2840 x15888 x8303 x12367 -x23769 -x14683 -x15272 -x12618 x4171 -x15258 -x22082 x5313 x1690 x2061 -x2088 -x8870 x6945 x25350 x16498 -x8706 -x13268 -x3161 x6425 x8309 -x20065 -x4349 x3555 -x19631 -x17883 x7742 x9760 x7458 x10895 x25686 -x8503 x18491 x3731 -x22972 x4791 x1132 -x18293 x12363 x23209 -x7005 -x21961 -x11685 -x19587 x12561 x16008 x7161 -x23436 -x19159 -x3479 x14236 -x21709 x19187 x26221 -x23555 x22583 x16430 -x23599 -x21537 -x21898 x11909 x685 x13360 x1273 -x19859 x5960 -x4310 -x24359 -x17183 -x20043 -x8409 -x19445 x6915 -x16254 -x15800 x24208 x4450 -x9201 x7498 x26297 -x6339 x12690 -x12261 x10960 x26368 -x21191 -x21110 -x2771 x13476 x10785 -x22561 -x15924 -x24579 -x6107 -x25105 -x21856 -x8049 -x7576 -x17372 -x14601 -x11348 x7520 x11081 -x8883 -x8260 x22987 -x26562 -x15156 -x16483 x9834 -x4794 -x14155 x3259 -x9447 -x15652 -x10697 x20974 -x25854 -x12394 x13187 x8384 -x13359 -x5719 -x13249 -x18365 -x23299 -x17233 -x16346 -x23787 -x20139 x877 x4649 -x3094 -x19814 -x6833 x9826 -x22096 x1393 x18285 -x8411 x8206 -x4891 -x9049 x21174 -x12041 x19264 -x19375 -x92 x14201 x17389 x15795 x11197 x20361 x19487 x12110 -x19860 -x17029 -x16527 -x13898 x17523 x10729 -x24775 -x25669 -x15717 -x1174 x4234 -x1209 x2268 -x8210 x26147 x17330 -x4799 -x7570 -x24780 -x18579 x3073 x5748 x12162 x13886 -x1713 -x22588 -x21317 -x15694 -x22543 x16082 -x8262 x23470 -x2956 x5261 -x25534 x566 -x16124 x16193 -x3922 -x13753 x14589 x23971 -x23741 -x3624 x24666 x5915 x23630 -x1469 -x25539 -x23770 x12406 -x13491 -x17014 -x15957 x4286 x15772 -x10944 -x9285 -x15503 -x5228 -x8641 -x19968 x1294 -x5562 x23207 -x9267 -x19299 x2326 x10043 x18488 -x14808 x3644 x8806 -x15471 x2004 x16194 -x636 x3813 -x25780 x13265 x20871 x23627 -x11360 x10197 -x3070 x26547 -x19532 x16450 -x16545 -x6988 -x9730 -x3012 -x24929 x15407 -x24434 -x25767 x1692 x22951 x16384 -x4905 -x26513 -x22619 -x17797 -x5807 x21990 -x16089 -x5676 x4278 -x24812 -x24705 -x5248 -x15631 -x19154 x6938 -x9842 x20980 -x17498 x8614 x9059 x353 -x2370 -x26301 -x14308 x22577 x13090 -x15597 -x562 -x22925 -x13186 -x25988 x16080 x12946 x15385 x24032 -x7272 -x23175 x13276 -x20194 -x23678 x11137 -x4720 -x25437 -x5289 x5927 -x20683 x14063 x19870 -x7722 -x15745 -x16025 -x10709 x23500 -x2512 -x8142 x18381 -x6579 -x9918 -x21180 -x1304 x2581 -x21794 x19665 x19539 x16192 x12915 -x11654 -x25553 -x9646 x24530 x11065 -x1946 x10637 x18766 x14431 -x6520 x8618 -x8089 -x16537 x11293 x6739 x8844 x10227 -x24606 x206 x9667 -x680 x3219 -x593 -x22279 -x15186 -x22841 -x1000 -x2196 x25209 -x20030 -x20705 x11838 x19744 -x5042 -x18953 x2852 x6672 -x8778 x8578 -x5272 x3206 -x3986 -x20260 -x1423 -x25635 x10575 -x26154 -x15613 -x6211 -x14956 x20102 -x6294 x6214 x17997 x13084 x19146 -x23634 -x10748 -x9862 -x6174 -x6476 x10338 x25685 -x15449 -x10746 -x18868 -x19645 -x17564 -x7131 -x18777 -x7517 x24150 -x14460 x3988 -x12354 -x7568 -x25579 -x4566 -x14076 -x25188 x883 x24356 x25325 -x12574 -x1843 -x19611 x21474 x18311 x13421 -x20402 x1680 x8296 -x19312 x20911 x17491 x13474 -x15796 -x19900 -x20743 x15426 x4873 x10401 -x13467 -x12830 x12629 x8436 -x24202 -x25045 x907 -x5849 x703 -x22282 -x6772 -x25025 x18115 -x22186 x9665 x10627 x19040 -x11850 x4878 x22570 -x9554 -x18268 -x20150 x8245 -x9056 -x11302 x23935 x12296 x14522 x1914 x2909 x18083 -x21891 x16178 -x22450 -x2563 x4173 x13371 x22915 -x26455 -x1109 -x14831 x12098 -x19048 -x25634 x12962 x10416 -x14767 x7865 x25117 x13883 x13567 -x2708 -x17448 x11487 -x19789 -x21959 x22847 x25948 x7490 -x24653 x4050 -x23578 x15495 -x11002 x17329 -x21215 x8954 -x11180 x14584 -x25455 x20905 -x11863 -x25789 -x24550 x11493 -x710 x18067 x14934 -x5942 -x2040 x8217 -x18818 -x25502 x10410 -x23636 -x20270 -x21942 x1267 -x3054 -x7125 -x13739 -x25873 -x24523 x13254 x8948 -x3607 x25225 -x14157 -x10018 -x3780 -x12637 -x19450 -x114 -x25439 -x21058 x4350 -x26510 -x1628 -x16729 -x19396 -x25633 -x3658 x4991 x14553 -x17648 x5377 x6886 -x22974 -x16139 -x1135 x18490 x23499 -x13427 -x3155 -x7237 x13608 -x2851 -x21060 -x19905 -x9914 -x1973 -x9068 -x12862 -x14011 -x23789 x3360 -x25222 x10907 -x267 x21564 x12317 -x19672 -x14970 -x7741 x25291 x16513 x17160 -x12955 -x14066 x8775 -x7047 x21639 x2959 -x8160 -x8463 x12264 -x18238 x11757 -x16161 -x16780 -x20577 -x10802 x8653 -x12841 -x15283 x18588 -x20424 -x13003 x9642 -x19572 x5645 x8878 x4894 -x18787 -x7863 -x2879 -x22687 -x3514 x7813 -x22856 -x5789 x10411 x15056 x16845 x5889 x9602 x25382 -x23188 x24482 -x16021 x12744 -x24220 x7250 -x21094 x9339 -x6398 -x24879 -x7961 x22540 x9615 x15570 -x22135 x12219 -x20078 -x23969 -x2781 -x23514 x2204 x564 -x18509 -x19402 -x1232 -x3510 x21994 -x16861 -x9494 -x20223 x7082 x24165 -x14713 -x17923 x11127 -x21002 -x11447 -x23983 -x17391 x19488 -x17570 x3493 -x1111 -x3318 -x6317 -x22885 x7319 x14199 -x8615 x13629 x9573 x22500 -x23962 -x16216 -x2176 x22985 x25625 -x22060 -x24426 -x8805 -x482 -x8583 -x20658 x24601 -x18192 x22079 -x23082 -x18016 -x11354 x5435 -x2525 -x3896 x15707 -x96 -x12568 -x16511 x13746 x14091 -x13518 x10089 x9715 x1142 -x20857 x2504 x11178 -x3323 -x17968 -x3228 -x5610 -x23859 x6263 x26260 x12563 x21945 x16719 x15879 x14836 x2542 x25698 -x1432 -x7130 -x25393 x18765 x545 x7579 -x25800 x17600 -x26152 -x9904 -x15062 -x10784 x10702 -x13033 x5669 -x24389 x6870 -x16018 -x678 -x19740 x136 x12708 -x3836 x23808 -x26176 x25247 x12942 x14664 -x18464 x8240 -x6133 x17132 -x18835 x11655 x921 -x1429 -x20286 x23389 x11304 x24423 -x20128 -x24364 -x10494 -x4822 x9323 x13313 x528 x13316 -x4113 x21798 x5565 -x15748 x15820 x24788 x4230 -x25171 x7952 -x21164 -x24066 x24815 -x5436 x20793 x6757 -x19699 -x25178 -x2124 x792 -x24661 -x3639 -x14743 x25817 -x19566 x15691 -x8099 x23660 x22638 x21458 x9992 -x3133 -x2614 -x19893 -x4759 x10003 -x17728 -x6255 -x20717 x17929 x168 -x7380 x24321 x6445 -x19600 x13795 x15003 x2063 x4274 -x5485 x13943 -x11939 x6471 -x10796 -x1425 -x19912 -x20156 -x6063 -x10199 x13 -x20375 x13520 x2055 -x9392 x9644 x11882 -x8675 x25268 x9630 -x21659 -x18661 -x11712 x26241 x21909 -x23193 -x17879 -x19339 x2099 -x10509 -x9807 -x17022 x1688 x11739 -x15913 x4142 -x10833 x12683 -x13587 -x26298 -x18850 x23991 x19868 -x23100 -x2863 x8966 x4179 x5720 x6413 x1223 x19118 -x20237 -x15324 -x112 -x23203 -x12439 x21859 x19531 -x2753 -x24305 -x20367 -x25827 x15375 -x2100 x12143 -x3469 -x19630 x4272 -x16364 x11267 -x25246 x4232 -x13147 -x21204 x19557 x1653 -x14926 -x11887 -x3383 -x19707 -x14632 x11001 -x15372 x2539 -x16560 -x26134 x15290 x15556 x13891 -x19336 -x11492 x23049 -x19949 -x23275 -x18572 -x13413 -x24146 -x18725 x4763 x25059 -x4756 x2528 x13935 x3362 -x10160 -x21159 x25248 -x5830 x7357 x21466 x13699 x9921 -x23788 -x2022 -x4471 -x10483 x5238 x26432 -x10317 x4755 x19996 -x16632 x24310 x4012 -x12867 -x5469 -x20465 -x23893 -x15837 -x4451 x25342 -x21590 -x11411 -x4281 -x1467 x15260 -x19845 -x6190 -x8312 -x10226 -x14676 -x4552 x12952 x11713 x24441 x18276 -x11358 x12829 x26311 x11591 -x22981 -x1940 x4618 -x8207 -x17959 x14382 -x17908 x13373 x9959 x15517 x1041 -x20708 x7964 x18573 -x342 x25164 -x24983 -x25154 -x7260 -x11406 -x15323 -x18281 x20224 -x18730 -x16120 x18407 -x21046 x7234 x12569 -x25921 -x7937 x11515 x25763 -x18890 x7611 -x18826 x16786 x683 x21017 x13711 x18414 -x25864 -x22901 -x19743 x8208 x3890 -x2152 -x8518 x7252 -x22784 -x9578 -x12782 x13470 -x20722 -x17714 -x4235 x26546 -x1545 -x8646 -x6852 -x4950 x18034 x5282 -x3565 x10207 -x6416 x12584 x10956 -x9924 -x5465 -x6428 -x4622 x21107 -x23104 -x14373 x6994 x19346 -x13043 -x15309 -x3528 x11394 x5320 -x19419 -x9350 x24206 x4594 -x15464 x11255 -x24898 x4044 -x11496 -x22904 -x11907 -x4404 -x19039 x11844 -x16985 -x12602 x25473 x6395 x14732 -x21532 -x13531 x18515 -x18301 -x22551 -x8658 -x18158 -x10838 x20929 -x1104 x6075 -x8284 -x16557 -x13897 x20193 -x15497 -x22924 -x12745 -x22331 x19311 -x14362 x12112 x17636 -x4124 x25970 -x824 x19134 -x231 x9796 x16855 -x19399 -x13284 -x7049 -x17682 -x4132 -x25934 -x20815 -x24997 -x4141 -x8923 -x922 x23312 x14784 x3481 x12313 x23710 -x15328 x2681 -x2700 x11735 x13478 -x7219 x19851 x19501 -x18065 -x20562 x7300 x24954 -x21507 x4655 x20807 x22567 x23357 x8863 x22629 -x25214 x23610 x18215 -x20873 x16674 x3353 -x14802 -x16798 -x8108 -x14677 x14148 -x11239 x24635 -x23065 -x5461 x431 -x4120 -x10527 -x6952 -x22213 -x16506 -x2676 -x1346 -x24326 -x20299 x17701 -x23297 -x26443 x21231 x26028 -x16659 x14737 -x14640 x8402 -x13390 x25461 -x7463 -x11705 -x10443 x20176 -x13959 x22590 -x19930 x6269 -x3726 -x20699 x2391 x14034 -x21575 x10737 -x11969 -x21187 -x3800 x534 -x26434 x26223 x9084 -x26561 -x7093 x9395 -x1463 x5515 x22471 -x4766 -x18325 -x24944 -x16363 x1583 -x2376 -x13247 -x252 x3456 -x25601 x24567 -x12989 -x4439 -x7503 -x8456 -x20969 -x21732 -x9759 x25480 x17497 -x9627 -x15866 x16804 -x2553 x6822 -x15853 -x6386 -x3776 -x4445 -x3248 x5790 -x13298 x19639 x18199 x22026 x1948 -x24818 -x645 x12535 -x24868 x7760 -x13499 -x14669 -x8843 x13682 x25963 -x13849 x18287 x7594 x13593 -x1606 x20917 x10475 x19248 x22150 -x16598 -x11988 -x6918 -x16833 -x9107 x9299 x3628 x17535 x9064 x25020 x23752 -x17031 x15198 -x6504 -x6069 x3807 -x15118 -x4497 x26486 x19300 -x13622 -x17462 -x15563 x15217 x10964 -x13353 x6581 x15740 -x18422 -x14399 x396 -x18705 x24896 -x6976 -x13134 -x11604 x2289 -x9030 -x2009 x1532 -x2670 -x4527 -x19615 -x26032 x1245 -x19720 -x4954 -x23622 x10662 x5360 -x23167 -x21560 -x13797 -x21380 -x5122 -x6065 -x615 x2736 -x18254 -x16759 -x25875 x5605 -x20970 x9832 x16817 x635 x18527 -x1875 x8946 x19947 x11373 x4522 -x17772 -x17324 x150 -x2237 -x7348 -x14982 -x4484 x24067 x589 x25372 x1740 x14286 x23913 x8755 x5015 -x9671 -x22094 x12565 x7418 x4861 -x25925 -x17247 x17992 -x20758 x20982 x25847 -x21109 -x14472 x13877 -x15568 -x18792 x24623 -x7153 x11010 x4430 -x14328 x12861 x8269 x5804 x998 -x25722 -x6331 x25657 -x21036 x22339 -x18628 -x21804 x24143 -x6265 x20131 -x19822 x19246 x14645 -x6683 -x25211 x18243 x22691 x8203 -x1915 x13671 x266 -x9590 -x17906 -x25079 -x17916 -x2867 x9938 -x10984 -x14113 -x17068 -x3194 x24849 -x7499 x13515 -x15194 -x25429 x25831 x1745 x19410 -x13442 -x1120 x10623 -x25338 -x17880 -x23569 -x14985 -x8287 x25866 -x6718 -x14778 -x23201 -x22012 x23450 x5711 -x4586 x10524 x13059 x7683 -x16425 -x18710 x4446 x16907 x2248 x12311 -x452 x8476 -x19613 -x22817 x9419 -x14758 x6247 -x2177 x23364 -x25088 -x7919 x14282 x18770 -x15017 x1370 -x26061 x2477 x9746 x11123 -x21274 x24458 -x8468 x26377 -x20724 -x11877 x6356 x18201 x24243 -x18821 -x24863 -x975 x14576 x24385 -x15857 -x6390 -x20489 -x9359 x23970 -x19562 -x17831 -x12167 -x16664 x10017 x14047 x6882 x13584 x16370 x21024 x8424 -x2654 x3801 -x2513 -x20740 -x15486 x3779 x21903 -x8639 x12900 x22681 -x21624 x17707 -x1030 x12902 -x20675 x5687 -x2684 x1255 -x18058 -x5103 x16865 -x16183 -x15964 x19553 x10969 -x11773 -x15157 x13038 x20447 -x21415 -x17755 x17550 -x1770 x6771 -x10965 -x22534 x17140 x5269 -x4465 -x11445 -x690 -x2190 -x9993 -x2386 -x4299 -x12848 x19306 x676 x15915 x22999 x4620 x3060 -x17144 -x22992 x15967 -x16133 x10545 -x14843 -x8524 x9521 x10471 x11550 x26398 x8561 -x15488 x11351 -x962 -x20881 -x13826 -x4409 -x23134 -x25743 -x25649 x20649 x17610 x24415 -x24378 -x12614 -x16221 -x25464 -x14494 -x1983 -x18231 -x14197 -x25570 -x2290 -x5037 x8981 -x15092 x15140 -x18003 -x7406 -x20226 -x16788 -x4367 -x11202 -x15142 -x23309 -x24082 -x6488 -x9548 x7018 -x15076 -x13733 -x2356 -x20834 x2147 -x24763 -x19385 -x13079 x9837 x4944 -x1489 x21544 -x20455 -x24031 x3384 x15321 -x6068 x22741 x18955 x24187 -x12384 -x5702 x2351 -x845 -x2297 -x11924 x7886 -x25031 x1169 x19395 -x21858 x10493 x20058 -x17036 -x13995 -x1969 -x3984 -x25999 -x6243 -x22893 -x22928 -x25906 -x16202 -x20906 -x12241 -x8019 -x2894 x7700 -x8039 -x4197 -x23932 -x20276 -x22496 x13410 -x13285 -x19145 x8006 x9111 x14990 x14094 -x2803 x3735 -x1677 -x23422 x1868 -x6192 x25701 -x22693 -x24926 -x22394 -x13854 -x14445 -x24634 x23558 -x23761 -x19254 -x15268 x10972 x4070 x16449 x15219 x17135 -x863 -x13640 x21253 x18768 x11542 x13901 -x20870 -x18662 -x13895 -x5141 -x7072 -x12913 x10704 -x25454 x13713 x19719 -x18885 -x23513 x8124 -x24729 x4608 -x24847 -x12326 -x1533 -x9610 x14513 -x14923 -x3798 x22965 -x20808 -x9372 x19222 -x15925 x8723 x11036 -x25839 -x16490 x20445 x1959 -x18945 x24030 x6650 x16916 x19345 x12003 -x13659 -x15928 -x3032 x18279 -x7549 -x12992 -x7727 x22443 x258 -x17302 -x4824 -x11062 x10811 -x24251 x23192 x11412 -x25709 -x21269 -x9399 -x4067 -x24942 -x19216 -x8444 -x18415 -x3932 -x6038 x13022 -x22998 x1750 -x7483 x25486 -x2110 -x6353 x14352 x3309 x913 -x8130 -x24357 x16164 x26324 x9204 -x6516 x14156 x19173 x6905 -x11169 -x26079 x12801 -x18395 x19853 x8802 x11729 x13830 x21042 x9493 -x26502 x22665 x4006 x3935 -x21853 x12227 x24452 -x14045 -x10928 x16256 -x5881 -x1744 -x14187 -x640 x1317 -x19663 -x13528 -x17863 -x26200 -x20069 x7577 -x23698 x25672 -x9485 -x23142 x9155 x23176 x23653 x879 x20989 -x22158 x21999 -x19921 -x25363 -x23871 x5934 x13525 x732 x23034 -x11375 x7900 x13907 -x12272 x15811 x15594 -x7906 -x15487 x6666 -x21733 x89 x21117 x13218 -x26121 -x6807 -x1270 -x3435 x10466 x13832 -x25597 x19321 -x24464 -x21246 x11822 -x4901 -x25438 x26371 x12160 x20732 -x25451 -x17803 x8788 -x6633 -x14233 -x8602 -x15316 -x13487 -x18851 x14298 x16369 x19556 x9735 x5102 x7736 -x19705 x18167 x21885 x5925 -x16723 -x22430 x9208 x12638 -x25202 -x4182 -x19158 -x6132 x18585 -x11136 -x22781 x5336 -x17789 -x7776 -x23669 -x25663 x5513 x11382 -x5099 -x9809 x15080 -x23824 -x21307 -x13103 -x18377 x15240 x19713 -x1352 -x7041 -x4863 x11443 -x14756 -x22019 -x18370 -x9112 x11707 -x19794 -x19139 x17745 x6816 -x6737 x17660 -x4027 -x18402 x17240 x2403 x8917 -x10252 x26199 x24517 -x1654 -x22513 x24450 x8944 x12361 x24255 x20885 x8851 x16389 x16477 x7391 -x3968 x7904 -x3630 -x13332 -x8013 x1444 -x13708 -x10398 -x22064 x8100 -x22850 -x6784 x21712 x11067 -x19027 x26321 x6277 x3138 -x14850 -x25141 x25932 -x352 -x17860 -x13633 -x10902 -x16128 -x17829 -x4372 x3221 -x22377 -x22519 x10281 -x8656 -x5380 x5249 -x10973 -x26212 x2669 x8392 -x9157 x11566 -x19513 -x18208 -x16871 x13635 x833 -x20124 -x20946 -x6578 -x10180 -x16300 x1486 x8372 -x10212 -x21039 -x19768 x2484 -x22257 x15697 x9609 -x11745 -x23664 -x15654 x1525 -x9856 -x1562 -x11289 x18334 -x16154 -x16678 x25690 -x4816 -x1251 x8680 x2457 -x7731 x13237 -x5898 -x3203 x6383 -x20925 x21308 x7597 x9200 x11765 x26300 -x1733 x25477 -x24611 -x23880 -x11241 x23568 x2264 -x11531 x17640 -x16420 x17182 -x25589 -x5149 x15727 -x5767 -x12921 -x2731 -x16519 -x24883 x24684 -x3385 x15589 -x23125 -x18862 -x7656 -x2680 x21685 -x2212 -x26218 -x24295 x5049 -x17530 -x6446 -x13486 x13657 -x14550 -x997 -x14786 x26103 -x15027 x118 -x23187 -x1687 -x25091 x584 -x19528 -x18232 -x17642 -x10914 x21128 -x1807 x3961 -x14746 -x24039 x3146 -x25797 -x19408 -x9815 -x5207 -x6971 -x24841 x6443 -x8936 -x12484 -x16310 x10258 -x19818 -x2018 x23719 -x17051 -x5893 x5297 x14657 x17927 x1197 x12515 -x24454 -x23587 x5496 -x14752 -x6686 -x16392 -x8095 -x638 x16366 x20201 x9817 x22112 x9670 -x16551 -x17440 -x12699 x13930 x10183 -x25962 x9865 x7804 -x16002 x13306 -x10638 -x3508 x19887 -x17868 x12611 -x7318 -x10892 x2598 x16733 -x24739 -x6094 x3849 -x372 x17205 x16144 x23101 -x20024 -x14469 x8673 -x21569 x19183 x3907 -x26439 x763 -x20723 x21213 x23469 -x25933 x17012 x11396 x21825 -x1485 -x11148 x11704 -x18358 -x25153 -x18915 x23813 -x10830 x23321 x18634 x14696 x10549 -x13551 x15467 x4298 -x1784 -x10097 -x12945 -x25927 -x15777 x26075 x6325 x10537 x11987 -x9629 x20456 -x9622 -x6818 -x18313 x1786 x18993 -x7487 -x10507 x2813 -x24857 -x14413 x23629 -x4020 x20394 -x874 -x21611 x19202 x13122 -x5263 x3972 -x2667 -x17969 x2083 x18788 -x7819 x12321 -x25806 x5659 x20004 -x2432 -x4798 x24279 -x4776 -x14886 -x23876 -x18629 x23784 x2198 x3204 -x12415 x1038 x2361 x17050 -x9601 -x9702 -x6708 x9364 -x18139 -x4743 -x18356 -x291 -x14819 -x8955 x14228 -x19389 x26538 x11441 x18615 -x15550 -x19350 x11869 -x3694 x5788 -x9882 -x22397 -x10937 x1021 x6917 x3335 -x5959 x9925 x24721 x6785 x23798 -x9255 -x15237 -x20040 x16838 -x25367 -x8156 -x22047 -x9093 -x9526 x22625 -x21183 -x12538 x3317 x2550 -x6840 x2743 x12235 -x6483 -x5217 -x17710 -x12016 x7532 -x23042 -x19042 x3018 -x11738 -x1006 -x20789 -x8798 -x18744 -x18420 -x18747 -x17098 x19192 -x20182 -x22482 x20868 x18300 -x8867 x13824 x15255 -x23716 -x2682 -x664 x3020 -x25838 x7687 x3577 x20752 x19781 -x9380 -x7540 -x8677 -x25792 -x23337 x3128 x3858 x10731 -x21524 x19940 -x22547 x20115 x3660 x22387 -x1214 x3827 -x23386 x10948 -x306 -x10456 -x26249 -x17986 x7450 x8684 -x16473 -x13394 -x1166 -x20073 x14681 x17776 -x661 x15277 -x14069 -x6215 x10966 -x15087 -x13326 x6900 x75 -x26459 x15435 x6365 -x5040 -x571 -x11274 x6674 x5544 x1341 -x9396 -x16227 x18983 x523 -x19119 x572 -x6527 x9495 -x14430 -x11437 -x16301 -x22510 -x8051 x21512 -x4482 -x4672 -x14700 -x25804 -x4913 -x25345 x9109 -x24089 x18316 -x8194 x8358 -x11549 -x2208 x19667 x9288 -x737 x7462 -x22602 x3227 -x24311 x24545 -x12812 -x23919 -x14376 x9029 x11290 -x2678 -x5034 -x24527 x6230 -x16151 x1986 x21122 x973 x7091 -x21175 -x26393 -x25503 -x16839 x10015 -x4978 x7239 x21602 -x15179 x7948 -x15203 -x717 x1337 -x13521 x7104 -x7322 -x1726 x9971 -x25765 -x8329 x14673 x19322 x19021 x11783 x8224 x19265 -x21131 x14217 -x19749 x16156 -x276 -x17121 -x6392 -x15339 x7889 x25952 x5423 -x16858 -x4909 -x24766 x25682 -x11055 x26109 -x884 x4018 -x19987 x24836 -x18072 x8348 x10273 -x13767 -x2323 -x5222 -x5692 x2302 -x14820 x5529 -x6692 x12991 -x16662 x9321 -x11560 -x24752 -x12572 -x19278 -x13324 -x5751 -x5932 -x8828 -x16314 -x4539 -x4976 -x24490 x10013 x5458 -x25062 x2544 -x15170 -x2448 x18652 -x16963 x3885 x15675 -x23032 x10749 x17918 -x8059 x21876 x4831 x20088 x11558 x22050 -x1196 -x19656 x6856 -x18247 -x25481 -x3125 x12007 x24341 x2437 -x10544 -x6789 x5165 -x6564 -x22355 x17988 x7486 -x4388 -x5940 -x18249 x13448 x10603 -x22737 -x9910 x14857 x11204 -x5206 x113 -x17637 x26066 -x5735 x15371 x25286 -x18853 -x21137 -x16992 -x18341 x21138 -x14518 -x25781 x7849 x4675 x2227 -x18479 -x26196 -x9322 -x12488 x15609 x15377 x240 -x1847 x26112 x2129 -x7111 -x17091 x12529 -x20106 x4590 x3929 x1103 x25157 x5476 x12399 -x24570 x25487 x23899 -x19337 -x11992 -x10805 -x24695 x10666 x21905 -x9118 x8159 -x21125 x7396 x8311 x5292 -x10278 -x11115 -x18 x3923 x16428 -x21113 x21953 x16143 x9517 -x11048 x16418 x3182 x570 x19552 -x17406 -x7258 -x22797 x25381 -x11891 -x23296 -x14768 -x14391 x23303 x22832 x8111 x23505 x14799 x25977 -x7678 -x3210 x17250 x3110 x1039 x8488 x18183 -x15953 -x23420 -x4702 -x17066 -x10067 -x22025 -x22789 -x7673 x1181 -x21179 x10495 -x26113 x100 -x20293 -x5919 x1553 -x17659 -x1918 -x14226 -x16342 -x24645 x6403 -x15312 -x8169 x18798 -x25907 -x20154 x601 x15115 -x17712 x11725 x11915 x21453 x12485 x21562 x12871 -x13348 x17644 x7116 -x22962 -x8913 -x22609 x217 -x9831 -x10854 -x21463 -x602 -x25890 x6703 x10913 -x15413 -x549 x9369 x11257 x9861 -x21514 x10223 -x5245 x13406 x24864 -x23690 -x220 x5171 -x19710 x21497 x10430 x12579 -x19570 x24617 -x24280 x19687 -x15295 -x14928 x10032 -x5983 -x1121 -x14336 x8275 -x16090 x2141 x17733 -x8965 -x23705 -x15400 -x11754 x23394 x25156 -x7929 x22077 -x5714 -x14570 x6925 x7345 -x24233 -x13191 -x17152 -x20408 x10927 x12066 -x15980 x20986 x21123 x24565 x10314 x23285 -x13636 x4895 x6940 -x17457 -x310 -x8304 x9105 -x3346 -x16837 x5273 -x16990 x6503 -x17410 x25580 x13451 -x2861 x3186 x13643 -x25009 -x6073 x22073 -x1497 -x21090 x21181 -x6300 -x25459 x7821 -x16791 -x16415 -x22613 x23055 -x19464 x12088 x9547 x12291 -x10679 x22878 x9966 x18875 x9066 x10305 x5057 x18302 x25220 -x10726 x5394 x14521 x20256 -x6570 -x6881 x23632 -x12964 -x23289 -x26294 x25336 x17672 x18863 -x5815 -x11262 -x23173 -x23755 x22087 x9108 -x2036 -x21533 -x18569 x23404 x24142 -x6046 -x18145 x16630 x17649 -x18503 -x23463 x5939 x10565 x5381 x4805 -x1512 x1083 -x6288 -x5416 x20325 -x795 x24336 -x6308 x15421 x2963 x21367 x15750 -x8804 -x18741 -x9237 -x17290 x8344 -x12951 x17760 x9032 x4268 -x17840 x8096 -x10989 -x3855 x17913 -x4176 -x7435 x15180 -x8745 x3825 -x7215 -x25030 x4760 x13740 x14751 -x26327 x25592 x18916 -x12299 x13089 -x4511 -x21338 x13825 -x13813 -x20544 x4744 x26409 -x10329 -x14027 -x1805 -x23818 -x9624 -x25812 x25565 -x18008 -x26552 x24285 -x21157 -x13963 -x6040 x19603 -x17963 -x13012 x8516 -x24748 -x21750 -x9384 x20903 -x2714 x12779 x21783 -x5242 x16056 x22549 -x17694 x3879 x5598 -x22157 -x2632 x20072 x8064 x12523 -x5580 -x2948 -x7816 -x25297 -x12710 -x18674 x22984 x10657 -x22931 -x25210 x10296 -x24396 -x21041 x21886 x6519 x21827 x20017 -x13018 -x8480 -x21983 -x25631 -x4986 -x24196 x705 -x14284 x16563 x14896 x19325 x18442 -x17219 -x16554 -x16977 -x16739 x1876 -x3838 x2631 x14311 -x11807 -x21674 x15150 x15826 -x1126 x8278 -x11928 -x20184 x2292 -x15638 x12422 x11979 x5716 -x5265 -x24418 -x17209 x19411 x15094 x17028 -x15284 x9808 -x26089 x18172 x5405 -x19466 x2334 x12738 x19152 -x14787 -x21056 -x4748 -x56 -x13023 -x17414 -x21622 x2047 x24201 -x20972 -x14744 x21034 x11210 x24115 -x24340 -x11744 x10595 -x25710 x22778 -x18912 -x10419 x26281 x23730 x8441 -x13651 x17101 -x16971 -x17129 -x4419 x4705 -x1182 -x13782 x24630 -x5124 -x6568 -x15983 -x15431 x8509 x18296 x16291 x23197 x1426 x16611 -x21360 -x3924 -x8166 x14897 -x15952 -x9846 x26383 -x16885 x20508 x5619 x8669 x3904 -x21774 x19627 x4029 x18443 x11455 x3531 -x21075 x5724 x6419 -x1220 -x6042 -x20318 x23702 -x25002 x11316 -x17599 -x20369 -x15454 x15595 -x18907 -x25819 x3513 -x15463 x4344 -x16781 x18116 -x360 x10310 -x22267 -x14429 x10651 x16926 x3464 -x11634 -x26284 -x13110 x6493 -x12202 x16716 -x25704 -x25111 x5909 -x17579 -x14828 x21211 -x23667 -x19622 -x14595 -x6347 -x779 x25696 x5944 x3011 x20391 -x2541 -x15822 x2659 x8719 x9877 x24061 -x16842 -x17892 -x9634 x5989 -x23746 -x12999 x9911 x11172 x18560 -x6061 -x10409 -x4997 x254 -x9344 -x6202 -x26468 -x16891 x9198 x14401 -x20068 -x18164 -x19382 x5090 x18562 x10343 x17748 x6778 x12036 -x21045 -x8011 x1003 -x11433 x2885 -x24234 -x18681 -x7614 x10035 x4779 -x17725 -x533 x994 x5247 -x21652 -x5506 x4109 x7496 -x24552 -x7065 -x20099 -x14586 -x19804 -x18687 x3945 -x14885 x8135 x4633 -x13164 x20543 -x17695 x11135 -x21224 -x1258 x25035 -x6438 x12309 -x25011 x8145 x2895 x2367 x14764 x20321 x3152 x13969 -x18532 -x15305 -x17597 -x630 -x11150 -x6595 -x22041 -x9886 -x853 x7976 -x18349 x20711 x22659 -x26353 x20479 x847 -x1437 -x12850 -x18357 x8987 -x18672 x19354 -x23473 x7883 x17528 -x17154 x11941 x16344 -x24272 x21916 x8682 -x5730 x18606 x20676 x16127 x5230 x5140 -x11072 -x13207 -x20155 x22488 x17771 x9164 x697 x15610 -x13235 x3460 x11032 x13650 -x14075 -x5048 -x11601 x13117 x11817 x8786 -x17467 -x15540 x3898 -x5451 x20830 -x24010 x25865 -x3650 x24516 x21006 -x3850 -x5945 -x8454 x11830 -x668 -x5319 x7224 x22991 x11908 x26471 -x21914 -x6162 -x22792 -x13522 x4918 x5027 -x19662 -x11246 -x15261 -x15859 -x22277 -x2148 x8279 x5351 -x1050 -x20718 -x15188 x6648 -x22559 x21641 x9169 -x2394 x23211 x2587 x14307 -x23797 x13436 x16570 -x4536 x8014 x4444 x11868 -x9512 x16226 x23580 -x13948 -x25360 x4121 -x133 x1994 x6375 -x19734 -x9786 -x13857 -x2217 x23149 -x6984 -x12106 -x13537 -x25123 -x6525 -x25883 x4871 -x15206 -x22368 -x20755 -x25219 -x18543 x15782 -x9402 -x11270 x7514 -x7591 -x25588 -x4923 -x19796 -x11638 x17170 x10929 -x10862 x7835 x10037 -x4461 -x7312 x21377 -x3297 -x25457 -x14609 -x13637 -x21548 -x14493 x9292 x17537 -x2666 x24159 -x3627 x13501 -x22795 -x10536 -x8351 x9162 -x17142 x2238 -x18833 -x23754 x26563 -x15110 -x17286 -x22197 -x13176 -x17441 x4385 -x3834 x11718 x17025 -x20049 -x25337 x2893 -x14459 x3063 -x704 -x24254 -x21054 -x25759 x637 -x17004 -x8045 -x21315 x411 x4875 -x18226 -x14753 x21193 -x17964 -x21235 -x25490 -x2104 x12150 -x1778 x24890 -x14050 -x16453 x418 -x7895 x22770 -x5189 -x23875 x542 x14813 -x2024 -x11309 x3255 -x18309 -x7256 x20530 -x1082 x8231 x23089 -x10931 -x17054 -x21359 -x7668 -x2192 x9073 -x8759 -x5250 x6035 -x17668 -x11314 x20901 x24360 x12165 x21531 -x3299 x7145 x14623 -x2760 x13702 x15783 -x15298 x12074 -x13100 -x22447 -x4209 x6955 -x19511 -x1794 -x24259 x7571 -x3619 -x16559 x5709 -x14661 x24186 x6986 x18062 -x21987 x24425 -x12423 x904 -x11827 x10641 -x4885 -x16323 x25098 x19685 x15919 -x4086 -x15534 -x17810 -x12984 x6880 x1650 x14604 x23734 x11095 x1031 x6100 x2205 x12090 x15521 x10328 -x15111 x2189 -x20783 -x16724 x20771 -x3964 x8187 -x6962 -x16437 -x16799 -x20578 -x11227 x2772 x1595 x3439 x22415 -x24314 x10149 -x20558 -x7711 -x11098 -x22454 -x13617 x23837 x16114 -x25298 -x1139 -x26550 -x14898 -x5382 -x13996 -x23626 -x16824 x13706 -x25015 -x12462 -x4205 -x5516 x12275 -x4108 x16614 x7370 x18458 -x20173 x23344 x19760 x1173 -x10844 x1521 x13757 x9623 x15799 -x9937 x25290 -x4917 -x6661 -x16913 x22950 x3980 x7988 x21744 -x3563 x1406 -x17651 x6136 x11189 -x11488 x3418 x12511 x16800 -x2902 x8876 x26376 x19270 -x24846 x24968 -x10904 -x5176 x7143 x22240 -x5739 -x9657 x15315 x3471 x23027 -x11897 x7793 -x7529 x338 -x11203 -x7276 x16518 -x2888 x4769 -x17173 x18304 -x12004 -x5634 x347 -x20532 x369 x1904 -x4100 -x2366 x19221 x9948 -x12592 x3853 -x18494 -x11872 -x5483 x17415 x19023 -x17887 x10943 x2925 x5552 -x14142 -x14858 x5896 -x18194 -x18721 x24647 -x12658 x18397 x4036 x10936 -x24935 -x15584 x18099 x7608 x2699 -x21443 x1943 x10878 -x20091 -x7144 x11111 -x19429 x16417 -x3052 -x17852 -x10468 x25189 -x90 x23941 -x13777 x2511 -x3005 -x13669 -x2892 -x24717 x23987 x23915 -x22734 -x3187 x16548 x17631 x23986 -x16148 x2017 -x17249 -x878 x21272 -x2674 -x12530 x10708 x2999 -x23567 x4900 x12011 x12589 x14876 -x22004 x4106 x7946 x1071 -x24416 -x7586 -x10618 -x9110 -x26210 -x19786 -x1706 -x14530 -x25092 -x20524 -x12939 -x22569 -x24618 -x1318 -x14729 x14545 x663 x11517 -x16648 x21700 -x20799 -x1771 -x17194 -x26463 -x1584 x6624 -x17971 -x377 x25992 -x21747 -x31 -x19433 x6167 -x19581 x6927 x17855 -x19647 x19473 -x25281 x1651 x13801 x736 x22601 -x18212 x5218 -x6667 x9981 x11103 x3568 x11860 -x25001 -x3244 -x16660 -x21366 -x23261 -x2808 -x3830 x18832 x10308 -x2583 -x17777 -x10439 -x23138 x3804 x2585 x11532 x1160 -x13754 -x25542 -x6518 x9830 -x6186 x2357 -x26054 -x18128 -x11680 -x21907 -x19133 x22275 -x444 -x16530 -x24253 -x21291 -x22244 -x22636 -x24428 x19952 x899 -x18968 -x22251 -x14509 x8221 -x23451 x4311 -x12496 -x21275 -x13066 x13526 -x2271 -x15297 x12450 -x24323 -x9128 -x13260 -x12156 x4470 x22103 x12278 x9934 x8074 x16840 -x1028 -x5390 -x6914 -x5232 -x2831 -x16228 -x14642 -x24884 x10823 -x22522 x3475 x1283 -x25596 -x15211 -x16775 -x22114 -x11182 x19597 x22959 -x23252 -x19500 x23315 -x14090 x17520 x15547 x15361 -x7217 x1957 -x20006 -x8568 -x22304 x21161 x24638 x3951 x5821 x741 -x9581 -x8915 -x21505 x14571 -x23532 x15992 -x9120 -x7327 x2345 -x9872 x6634 -x8031 x16097 -x19335 -x10220 -x9892 x15840 x23672 x17591 x6151 -x24970 x18017 x25183 x981 x3249 x2049 -x7794 x23860 x4241 -x890 -x12138 x169 x23874 -x17758 x11697 -x10143 x22280 x13555 -x17466 x3156 x5374 -x14618 -x23005 x4616 x12135 x24375 -x23277 x20044 -x6436 x18428 -x1113 x9525 x7126 -x23885 x11686 -x12784 x20133 x25194 x24621 x25651 -x1840 -x4073 x14935 x14627 x22787 x722 x19910 x23087 x1833 x21663 -x16246 x2341 x4739 -x22428 x16832 -x9122 x14405 x18636 x18081 -x2764 -x22364 -x9723 -x9318 x13075 x5179 x20103 -x21481 -x20005 x11649 x11376 x23047 x10187 -x16894 x9435 -x15389 x26495 x23544 -x13006 -x14250 -x12555 -x508 x13201 -x16751 -x20157 -x12114 x14603 x13246 -x9188 -x1818 x16546 x2663 x8985 -x23304 x9071 -x17838 -x11994 -x15095 -x26372 x754 -x18237 x14901 x11639 -x1495 x19792 x9284 -x19180 -x21216 -x21212 -x18762 x3447 -x7612 -x5316 x944 -x17230 x18550 -x14346 x11012 -x17474 x7248 -x25093 -x1879 -x1483 -x8816 -x18901 x16465 x17184 -x18571 -x25475 x11142 -x16094 x12489 x6642 -x673 -x10298 x1738 -x4275 x3211 -x23638 x10204 x35 x2421 -x19991 x23020 -x21640 x14991 -x4520 -x25184 x26418 x10106 -x13768 -x16032 -x20209 -x14840 x13684 x14012 x25331 x2298 -x18928 -x19580 x1511 -x19007 x16290 x12853 x20710 -x17902 -x24131 x19435 x18113 -x13868 x10587 -x16349 x22804 x3765 -x20847 -x25103 -x7119 x23686 -x18898 x6055 x10157 x21681 -x11742 x15498 -x22226 x22815 x15281 x2538 x15054 -x2362 -x19059 x15532 -x7782 -x18087 -x8118 -x10669 x14004 x7226 x13380 -x12295 -x16909 x22431 x25241 x12175 x9097 x9753 x23244 -x26142 x5220 -x2415 x19179 -x16493 x14043 x5257 -x21146 -x9852 -x12071 x16819 -x18737 -x3183 x12129 -x9472 -x16604 x18096 -x61 x5542 -x6910 -x288 x12505 -x22512 -x24680 -x4146 -x6597 -x23976 x4243 x6973 -x19888 -x14293 -x25617 -x8866 x11944 -x14533 x5637 x22772 -x3050 -x21502 -x9033 x10508 x16252 -x23198 -x15149 -x11646 x24495 x10551 x20046 x14921 -x16408 -x7437 x3953 -x21824 -x2458 -x2582 -x18120 -x6751 -x10628 -x8363 -x11322 -x15963 -x23370 x10312 x11285 x10497 -x8345 x2802 -x22753 -x13707 x1213 x10777 x16700 x22936 -x22017 -x26127 -x16470 -x11193 x10583 x20749 -x17336 x26150 -x4307 -x2987 -x3004 x7315 -x23407 -x16886 x653 -x24514 x15023 x2691 x3797 -x25127 x24950 x10221 x9113 -x7854 -x11847 -x18734 -x12014 -x25332 -x21295 x11069 -x320 -x16743 -x19448 x18241 -x16620 -x26419 x18307 x4965 x21816 x11089 -x26326 -x16789 x21952 x17965 -x25090 -x24871 -x8383 x814 x13024 -x22724 -x20686 x21653 -x20802 -x15079 -x21570 -x22843 -x10432 x11251 x9978 x226 x13044 x20197 -x300 -x17798 -x24612 -x14777 -x26529 x462 -x2149 x3102 -x24407 x6169 -x19725 x16308 -x24170 -x15245 -x15786 -x1693 -x2499 -x24785 x15396 x10962 -x23114 x8088 -x25394 -x14566 x14902 x5111 -x6782 x3235 -x23494 -x9239 x7118 -x12606 -x25939 -x10652 -x18595 x3957 x15736 x14230 -x24809 -x11444 x19126 -x21706 -x17176 -x18198 x24856 x4024 -x6616 x24083 x24348 -x23399 x8473 x6943 x19053 x12730 -x367 x20022 -x8877 -x5018 x23704 -x12671 x297 -x8691 -x18031 x6250 x26071 x18308 x23391 x26197 -x17082 x16200 -x7981 x14731 -x23543 -x5065 -x12498 -x9989 -x21633 -x3092 -x19990 x5322 x21654 x21926 x5558 -x20861 -x21170 x20365 x1124 x22867 -x2082 x2755 -x14648 -x8621 -x13994 x24694 -x6388 -x13416 -x25724 -x16104 -x12081 -x21599 x19958 -x17861 -x5508 x9179 x12353 x23840 -x7995 -x17188 x21467 -x25351 -x5366 x11562 -x2696 -x23684 -x24199 x9661 -x25128 x16616 -x19692 -x18820 -x11185 x18159 x4538 -x13623 x15199 x18540 x13982 x4866 -x5793 -x4390 -x25506 -x16954 x1591 -x11060 -x11565 -x15804 -x8742 -x10256 x22989 -x5725 -x6056 -x12055 -x15313 -x24478 -x2792 -x15455 -x13967 -x21963 x1824 x19550 -x21598 x9078 x14662 -x7024 -x20701 x12206 -x14025 x12479 -x8871 -x9958 x12100 x8428 -x8769 x13794 x10721 -x7332 -x21756 x4101 x4570 -x21284 x16313 x15060 -x1679 x8898 -x25212 -x20277 -x4752 -x20877 -x18474 -x22054 -x23456 x5616 -x23782 x21085 -x23743 -x18123 x3039 x4553 -x1093 -x21819 -x11477 x24049 x972 -x21559 x2443 -x4688 -x12224 x26292 -x3311 -x8043 -x9215 x21091 -x17925 x12404 -x16827 -x25876 x8368 -x14053 -x16701 x20866 x20735 -x12528 x18570 x2545 x427 x6764 x25412 -x18894 -x10564 -x6 -x4785 x17265 x23256 -x25572 x19621 -x2694 x25203 x19252 x19332 -x16274 x6658 -x19628 -x21868 -x1586 x18864 x8173 x6254 -x13389 -x12429 -x12443 -x6629 -x19918 -x21967 x17175 -x20502 x7220 x22061 -x19935 -x4047 -x3141 x15061 x19957 -x11815 x15231 -x21027 -x24725 -x4634 x2647 -x20338 x6977 -x2476 -x7747 -x8693 -x13914 -x24547 x5762 -x21059 -x20196 x794 -x13855 -x7052 -x23074 -x20177 x8547 x10981 x13838 -x20556 -x12737 -x14098 x2272 x4279 -x20457 x18261 -x12336 -x18323 x7581 x1882 x25982 x22236 -x312 x1140 -x16592 -x18392 x12672 x16171 -x16427 x7424 -x14984 -x23773 -x13230 -x22178 -x22535 -x24320 x17065 -x19114 -x11393 x14605 -x17693 x4777 x14792 -x7814 x15195 x6563 x25718 -x24773 x14237 x22831 x17751 x5342 -x11458 -x19366 x17738 -x7654 x10503 x16571 x25335 x7351 x15803 x11586 -x15147 -x393 -x2108 -x24163 x25061 x10923 -x26373 -x18943 -x3491 -x5612 x14211 -x21966 -x8353 x8571 -x18149 -x22810 x21152 -x1944 x4284 -x4648 -x7372 -x26232 -x9352 x24526 -x12310 -x23061 -x24747 x20702 -x4441 -x25712 x10573 -x14279 -x17977 -x19107 x616 x19341 x9519 -x25136 -x12474 x860 x20151 -x13720 -x18471 x4753 -x16709 x22078 -x20810 -x11687 -x9907 x23341 -x18412 -x25094 -x11581 x9413 -x565 x15456 -x7764 -x26264 -x23998 x724 x14962 x3559 -x3732 -x23973 -x12340 -x14816 x1261 x6684 -x9594 x25075 -x4186 -x4247 x15751 -x23080 x9739 -x22887 -x7430 x4147 -x15993 -x25576 -x18866 x13455 x15065 -x12753 -x21735 x19937 x3225 -x1274 x1968 x6203 -x3788 -x23442 -x9592 -x567 x9463 -x10692 -x1329 -x18876 -x15108 -x14844 -x6184 x22477 -x24074 x10744 -x9189 -x21655 -x17577 x1817 -x17197 x17104 -x8577 x14532 x2589 -x16446 -x15181 -x660 -x1834 -x17212 -x20622 -x12396 x14959 -x22782 -x21950 -x13028 x10579 -x19745 x26332 x18495 -x2729 x16687 x1579 x8299 -x193 -x24410 -x18404 -x17196 -x10840 -x6223 -x4862 -x24269 -x13624 -x9968 x646 -x4264 x4567 -x24528 x3606 x12325 -x12025 -x10640 x4612 x2701 x2605 x4366 -x12431 -x3074 -x20856 -x7827 x15112 -x15598 -x10040 -x2084 -x25604 x4157 -x4162 x13477 x6553 x3893 -x13937 -x8251 x9812 x8533 x18895 -x21951 x6303 -x6322 x17505 x4076 x17621 x25321 -x25458 x21528 -x1421 -x14132 -x3794 -x8724 x14107 x25236 -x20360 x1 x23584 -x9669 x2834 x10458 -x470 -x9366 x12494 x24875 -x19140 -x11244 x13717 x6501 -x9326 x26243 -x11288 -x6621 -x4943 -x9042 x554 -x15802 x19637 -x24413 -x2567 x26401 -x17128 -x8477 -x13036 -x8807 -x23353 -x1643 x8288 x10876 -x2906 x25867 -x19829 -x10538 x12647 x4971 x16745 -x4435 x24316 -x26233 -x1859 -x22527 x17445 x12453 x25882 -x6160 x5403 x11131 x15125 -x16575 -x17894 -x5846 x10041 -x20785 x5964 x24965 x11047 -x6304 x25923 x1049 -x7973 -x22603 -x15984 x8888 x24637 -x21513 x19231 x13718 -x7400 x9571 -x19544 -x17862 x3457 x3213 -x4026 x15220 x1701 -x17739 -x9769 -x17274 x13320 x13881 x12766 x458 -x24505 -x7325 x4853 -x9972 -x23759 x17726 x3769 -x13552 -x22953 -x13925 -x17713 -x15319 -x1097 x1806 x2123 -x5441 -x20148 x15129 -x17437 -x17299 -x16602 x9377 x12864 x21935 x6193 -x12759 x10414 -x23963 -x7753 -x21220 -x19534 -x3197 x14582 -x17592 -x48 x6238 x17783 x10613 -x9789 x21061 -x20142 x6983 x967 -x18371 -x2270 x10086 -x2648 -x26386 -x24756 -x12437 -x15012 -x17438 -x25026 x11951 -x5028 x22040 -x14762 x20707 -x19702 -x23218 -x21897 x9220 x6865 x13026 -x1890 x5408 x23845 -x19925 -x13229 -x4990 x23184 -x13269 -x10062 x21294 -x19432 -x2588 -x362 -x7936 x1703 x22037 x23241 -x12997 x8612 -x19091 -x23577 x13696 -x17724 x25703 x20190 -x17002 x130 x12137 -x19825 x16016 x10169 -x910 x2734 -x4613 x10225 x21147 -x978 x19638 x19458 -x11033 -x13135 x18519 -x21612 x12009 -x5872 x25953 x21065 -x153 x1087 -x9075 x21167 -x13368 -x6249 -x5281 -x13099 -x332 -x22615 -x11429 -x20591 -x14759 x841 x12279 -x17949 -x7880 -x1648 x21572 -x22207 x3470 x26065 -x12370 x22125 x311 -x8773 -x24003 x7637 x8189 -x1403 -x3671 x12856 x7679 -x21243 x1795 -x15883 x19100 -x3038 -x18740 -x11456 -x1508 x16201 -x21837 x11452 -x21165 x13607 -x1637 -x16132 -x356 -x8821 -x21219 -x23774 x24207 -x18804 -x12435 -x21814 -x17656 x19623 -x6705 -x1858 x18504 -x19434 -x20 x15950 x11301 -x20714 x18772 x22620 -x20631 -x19157 x8209 -x21696 -x9791 -x10663 x11170 -x10268 x3978 x19496 -x392 -x19519 -x3752 -x14049 -x3526 -x5743 x7712 x22546 x13852 -x12512 x15242 -x13975 x9913 x6411 x10283 x4379 x7329 -x5457 -x18657 -x1758 -x10012 -x14246 -x628 x3777 -x8891 x9840 -x11535 x23326 -x21148 -x6819 x1555 x17730 x6588 -x24507 x9621 -x15630 x23670 -x9608 x17280 -x4715 x17961 x21855 x17835 -x10906 x21960 -x7703 x9196 -x3987 x1185 -x16478 x13367 -x6591 x11019 -x4704 x22763 -x26244 -x4283 x18467 x207 x11184 -x548 -x23103 x5498 x5614 -x6946 -x11595 -x15053 x12978 x19614 -x18259 x26073 x3725 -x8850 x4155 x13686 x11641 x7386 -x8969 x26236 -x13263 -x21135 -x7801 -x10658 -x10852 -x7729 x20265 -x25618 x16669 x7982 -x23301 x19506 -x20198 x3237 x20569 x22204 x2045 x1073 x20574 -x17199 x5076 -x9793 -x12222 -x5256 -x2523 -x8274 -x19673 -x4297 -x23764 -x22656 -x12727 -x3140 x5545 -x15171 x12283 x19983 -x18801 -x25587 -x7022 x19555 x13860 -x5071 x11824 -x20372 -x7189 -x11985 x22142 x20147 -x898 x21934 -x25185 -x1715 -x24728 -x24522 x3196 x502 -x10069 -x16591 -x16884 x1717 -x14698 -x22963 x20376 x6429 -x8367 -x19438 -x2086 -x24332 x23857 -x22819 -x18100 -x26275 -x9942 -x12892 -x25795 x4501 x173 -x23123 -x18887 -x14235 x22712 -x13791 -x10366 x4677 -x5020 -x4510 -x19684 -x1222 x21342 -x15898 -x17083 x876 -x1099 x1349 -x2822 x19909 x3955 x13056 x18923 -x18557 -x5858 -x7875 -x14444 x8119 x138 x25655 x11596 x24826 x12956 x7254 x10822 -x11248 x17016 -x24268 -x1326 -x10644 x2101 x26030 -x23644 -x24040 x26288 -x5775 x12054 -x3747 -x21189 -x8767 x11961 -x19698 x11989 -x9560 x13575 -x6837 -x15063 -x22164 -x25071 x22372 -x20944 x13639 x12873 x12125 x21840 x18596 -x9279 -x12400 x383 -x19955 x23316 x18696 -x11771 -x8267 x11711 -x10656 -x5654 -x13509 x26421 x3438 -x9926 x21796 -x2426 -x1702 x2811 x7060 -x17922 -x12961 x17647 -x14536 x7445 -x5656 x3571 -x12320 -x14583 -x16549 -x20339 x20297 x21172 -x16360 x4464 -x25379 -x23369 -x6456 -x19584 -x16186 x24921 -x23212 -x25133 -x9257 -x4750 -x15433 -x10153 x12774 -x5064 x1492 -x7582 x1953 x12209 -x11366 -x14635 x23490 x6312 -x17204 x12527 -x16814 -x17716 -x21120 x11053 x16569 -x26480 x5554 -x18015 -x20001 -x6077 x4399 x15945 -x5985 x15002 x1787 x13727 x25752 -x1072 -x14882 x12741 x9096 -x7628 x24845 x6328 -x5301 -x6712 -x24198 -x11569 -x16467 x11234 x14406 -x1172 -x10772 x15266 -x16626 x19425 -x20253 x1909 x6074 -x17816 -x9375 -x985 x23633 x25 -x25630 -x20187 -x10462 -x26177 x3097 x6604 -x23325 x20741 -x20491 -x25443 x19815 -x10541 -x8839 x2195 -x20706 -x903 -x6763 x13291 x7968 x1193 -x9801 x770 -x15093 x1195 x3783 x2671 -x12809 x2388 x3209 x956 x12457 -x24286 x9076 x13680 x25532 x12678 -x16107 x7992 x2917 -x7873 -x8286 x2162 -x2662 -x5459 -x18529 x5369 x9429 -x8667 -x17405 -x18240 -x16026 -x26374 -x21554 -x9170 -x18327 x9376 -x22111 -x8879 -x19716 -x14726 -x18089 -x21713 x4042 -x7846 x20978 -x9312 x17256 -x9028 -x6810 -x13557 x22324 -x18171 -x20467 -x11798 -x20028 -x11740 x5625 -x6698 -x24132 x8958 -x11837 x22749 -x4784 -x9315 -x6953 x25418 -x3812 -x24184 -x2246 x11779 -x19467 -x10231 -x17126 x20994 x49 -x10496 -x22977 -x24777 -x24704 x24455 x21438 -x23081 -x25600 -x23418 -x22612 -x19922 -x12935 -x22153 x5389 x18132 -x15174 x211 -x15756 x11693 x22261 -x21614 x8400 -x9674 x19973 x18656 -x13423 x22472 -x14864 -x25273 x26067 x23107 x6828 -x10490 x10567 -x18104 -x5982 x7387 x3436 x7069 -x20303 x6105 x7554 -x24529 -x9896 -x23024 x22704 -x26381 x13354 -x5473 x5299 x6510 -x24380 x10617 -x11966 -x21173 x507 x21306 x21007 -x20692 -x11476 x1725 -x17092 -x25749 -x17928 x471 x7415 -x16222 x9421 -x10602 -x26168 x23521 -x11976 -x16846 -x9940 -x15923 x23695 -x25085 -x15703 x18611 -x4386 -x23571 x8501 -x13228 -x3547 x14071 x19703 -x21134 x8125 -x12281 -x15168 -x18927 -x14072 x7100 x12817 -x23361 -x7070 x3364 x13884 x16875 -x5212 x24355 x8676 x6515 x14691 x22000 x11287 x24540 x2919 x3706 x23583 -x23980 x19906 x14147 -x18387 -x2930 -x15209 x1925 -x6906 -x15882 x23229 x6535 -x19219 -x20852 x11273 x15978 x12391 -x9745 x7800 -x13632 x8628 -x23576 x15246 -x13971 -x16991 -x21206 x10668 -x24374 x6228 -x12634 x232 x3761 -x4591 -x22812 x7500 x7042 x22929 x3744 -x14942 -x4851 x4814 -x18582 -x19588 x1773 x15997 x18097 x669 -x12280 -x9338 x2032 -x208 -x17890 x12269 -x12039 -x5445 x6743 x19191 -x17352 x4199 x21033 x4936 -x12277 x26261 x15123 x1494 -x21657 -x24291 -x17063 x15101 -x20016 -x10152 x17633 x23162 x5041 -x17848 x13789 x16794 x156 -x22351 -x21678 -x7527 -x2886 x4598 -x16401 x5603 -x2839 x1237 x25720 -x15792 -x10750 x951 x20240 -x17053 -x25527 -x17938 -x20245 -x12973 x13257 -x25347 -x2810 x23605 x23018 x2613 x11848 x2120 x15370 -x23001 -x6404 -x9474 -x1108 -x11624 -x24494 -x19964 -x8592 x13137 x13305 x8273 -x22003 x2830 -x4676 -x23046 x3521 x3253 -x3359 -x17608 -x25640 x19914 x7393 x122 x6153 -x7470 -x21936 -x17364 x16023 -x8730 x23395 -x3603 x19475 -x20579 x6104 x2599 -x12695 x25471 -x7878 -x6420 -x4354 -x4496 -x4630 -x12674 x5063 -x14008 -x18197 -x6530 -x22332 -x2068 x7762 x17071 -x9297 -x25862 -x11139 x6357 -x19652 -x23170 -x6156 -x16984 -x6636 x4737 -x17291 x7297 x23912 x20313 x1235 -x3880 -x25753 x21841 x18592 -x4163 -x13965 x13878 -x13731 -x10408 -x16715 -x349 -x7551 -x18913 x6932 -x10673 -x11480 x19371 x8952 x12673 -x19492 -x17972 -x12901 -x25810 x3657 -x25677 x16255 x24400 -x22689 -x22720 -x13435 x7108 -x13788 -x9631 x13057 x22641 x5082 -x2060 -x596 x66 x1769 -x3115 -x23383 -x17983 -x24759 x14918 -x5481 -x3544 -x16454 -x2744 x2425 -x19533 x9486 -x14291 x22727 -x8211 x6157 x18622 x11633 x4637 -x1106 -x18644 -x2749 x1085 x11578 -x14668 -x1228 x21501 -x16259 -x9086 -x24218 x7411 -x20159 -x8327 x7422 x2827 -x11889 -x17234 -x18154 x7034 x3233 -x19469 -x4617 x930 x6197 -x1977 x2078 -x17871 -x10758 x14319 -x16619 -x6947 x8989 -x11870 -x21977 x13219 x4460 x16251 x4488 -x11416 x18783 -x20781 -x4678 x5113 -x23961 -x23538 -x23120 x18150 -x14855 x11900 -x14633 x12621 -x2378 x3085 -x24700 x2653 -x10184 x12139 x21266 -x15318 -x19929 -x6011 x3989 -x12668 -x17611 -x14177 -x20141 -x7646 x6118 x15235 x17690 -x5251 -x19172 x4095 -x21079 x25944 -x4670 -x12640 -x18157 x25643 -x13609 x13148 -x17790 -x24771 x1183 -x22052 -x5698 -x17382 x26149 -x22405 -x6536 -x13402 x12351 x6475 -x3398 -x20164 -x16361 x8012 -x5733 -x21185 -x25450 -x3966 -x19567 x16998 x16815 -x12449 -x24696 -x4897 -x4475 -x578 -x6894 x16355 -x13376 -x24591 x2905 x11981 -x14446 -x21865 -x17812 x23855 x16159 x3478 x20077 x7344 -x1905 -x12318 -x21582 -x366 x19711 -x26053 x10949 x12750 -x15033 -x15236 -x414 -x4237 -x24961 x8294 x14798 x13869 -x25067 -x24014 -x12968 -x7228 x18170 x6187 x1059 x10136 -x17339 x12301 x5887 x2633 x3144 x12246 -x20416 -x14127 -x24227 x20220 -x16711 -x4507 x359 -x7170 -x1942 x6960 x21739 -x10236 -x10284 -x20983 x9019 x18138 -x16773 -x7423 x13182 x19495 x25552 x12998 -x18881 x8261 x17574 -x3678 -x24133 -x22183 -x17626 -x15523 -x10050 -x22503 -x25739 -x13014 -x26331 -x25609 x19443 x22521 -x15757 -x14656 -x24674 x18112 -x24689 -x12755 x7539 -x12314 -x24582 -x8689 x9379 x109 -x11762 x2019 -x17027 -x3682 x7974 -x2327 x23767 -x17427 -x21004 x18303 -x18329 -x2799 x21444 x11876 -x25521 x10563 x8471 -x22424 -x19938 -x19062 -x12210 -x851 -x16572 -x12332 x16404 -x20662 -x13912 -x12881 -x13267 -x17349 -x5943 -x25150 -x4148 x21355 x7916 -x14670 x24806 -x4285 -x25107 -x15642 -x3643 x26277 x10542 -x9054 x14971 -x1356 x13586 -x20719 -x8407 -x22607 -x21270 -x26132 -x5354 x6909 x2496 x14213 -x24900 x11292 x23635 -x7245 -x19966 x4721 -x1985 -x6086 x14867 x19896 x10999 x8934 -x14491 x4016 x4815 x4276 x26314 x21813 -x17435 -x11272 x4214 -x22993 -x1178 x9337 -x25180 x24513 x1906 x376 x13594 -x9928 -x25010 x20987 x8497 -x11138 x16267 -x22083 -x17794 -x3588 -x190 -x25034 -x10950 x12105 -x23889 x9887 -x20152 -x23688 x11793 x7763 -x25828 -x20984 -x12472 -x13752 x20582 -x7103 x9091 -x5642 -x9092 -x3075 x11635 x5068 -x8643 x4313 -x26031 -x25626 -x20264 x18972 -x15891 -x20819 x13279 x10116 x20670 -x15644 x12375 -x22524 -x13245 x21546 -x11163 x17019 -x24237 -x15843 -x21300 -x14452 -x6619 x3492 x1892 x16431 -x159 -x21365 -x13737 x26338 -x12721 -x25937 x18195 -x22175 x4888 -x25232 -x15872 x13227 -x8298 -x13424 -x13601 -x21584 -x25945 -x10788 -x2142 x11755 x10837 -x9205 x2579 x10301 -x15011 -x10045 x20750 -x10063 x13815 -x12688 x16943 x12023 -x14026 -x13403 x4052 -x1556 -x7095 x4825 -x11336 x17411 -x7115 x10601 -x1344 x15382 -x21043 x12141 x14596 x4647 -x23643 x10134 -x6611 -x14941 -x17079 x15744 -x23826 x3367 -x10292 -x4459 -x5526 x9855 x7795 -x15583 x17450 -x25719 x9727 -x24125 -x19243 -x7337 -x14463 x12868 x16280 -x21574 x3742 x22655 -x24959 -x8071 x6137 -x26130 -x4664 -x18518 -x11503 x8823 -x10766 -x5823 x2118 -x7314 x14687 x19775 -x17623 -x17800 x11398 -x24946 -x4964 x19370 -x16322 -x23281 x3279 -x19976 x2143 -x8579 x8153 -x25901 -x20639 -x8300 -x20087 -x25272 x5631 -x2491 -x19993 x13765 -x3440 x8342 -x25390 -x23512 x14974 -x19361 -x9098 x13002 -x23758 x24346 x19090 x6473 x19578 -x14741 x7238 -x3840 x1599 x2492 x1767 -x18919 -x16567 x3843 x6783 -x9273 x15855 x6261 x4304 -x24353 -x7208 -x21563 x17510 x7842 x5633 -x20213 x9927 -x10117 x25293 x1351 x12843 x2738 -x23359 -x9518 -x13076 x7429 -x14638 -x25229 -x15742 -x778 -x19037 -x8733 -x18227 x7552 x8956 -x3262 -x19123 x17775 x10391 -x1036 -x12532 -x13119 x13646 x6224 x4592 -x24554 -x4049 -x14549 -x6791 -x11233 x18905 -x20679 -x24119 -x6213 -x25561 x18784 x12722 x7216 x1305 -x23352 -x13778 x17015 -x20354 -x4069 x9758 x8419 -x18554 -x21703 x10289 -x25889 -x21695 -x25431 -x22234 -x6560 -x5571 -x26541 x481 x15436 -x11702 -x10096 -x2720 -x21332 -x19442 x16223 -x225 -x5456 x10946 x23447 -x4974 -x5479 x26336 -x5030 -x16919 -x2595 -x3610 -x12411 -x21495 -x23438 x18797 -x13054 x2371 -x7339 x12645 -x16181 -x6572 x9240 -x14085 -x21835 -x24412 -x18836 x1609 -x1613 -x24009 -x1264 -x16003 -x19728 -x23204 -x18996 x12533 x25057 -x10578 x6307 x20246 -x19056 -x6099 -x21625 x4019 x11347 -x23339 x2784 -x25304 -x11132 x1285 x9698 -x23095 x422 x23004 x14986 -x6710 x701 -x4312 -x20568 -x18007 -x1138 x19992 -x15732 x23416 x8513 -x11291 x19210 -x11632 -x18946 -x20698 -x19018 -x16657 -x25027 -x15185 x1435 -x15355 -x23819 -x5495 x25395 -x3336 -x24281 x21637 -x22639 -x14339 -x1811 -x17228 -x3626 x25043 -x3621 -x22854 -x19046 -x10188 x8499 -x22341 -x14760 -x21539 x21370 -x10016 -x17371 x15113 -x10857 x21031 -x20249 -x8585 x1365 -x26359 -x6382 -x25981 -x9470 -x15713 -x20203 x4549 -x16880 -x10722 x6685 x21896 -x16730 -x12958 -x4690 x436 x16336 -x3925 x2568 -x6608 -x13102 x13792 -x769 -x7709 x84 -x5303 x21040 -x20014 x3775 -x19827 x16744 x7198 -x14070 x17407 x5203 x1434 -x26023 x5920 -x17023 -x3814 x1506 -x23288 x6049 x8912 -x9083 x2433 -x7158 -x23928 -x25695 x23075 -x24283 x19203 -x10622 x16007 x17070 x10011 x10339 x11977 x8694 -x2309 x15812 -x24520 x18591 -x18785 x24240 -x17689 x3753 -x20384 -x3687 -x6448 -x21358 x21140 -x9543 -x18502 -x19769 -x18029 x13580 x15741 -x13464 -x14179 -x22423 -x17562 x16459 -x6225 -x17910 -x20504 -x4541 -x996 x6731 x11071 x20261 -x16066 -x12500 x8408 -x18577 x483 -x2199 -x7547 x14531 -x22349 x5278 -x18451 x8790 -x10238 -x12510 -x15358 -x18746 x23154 x18333 x8868 -x15394 -x13582 x22875 -x15278 -x8009 -x23008 -x23575 -x8990 x91 -x15399 x2211 x19706 x2859 -x6746 x20079 -x24366 -x2740 x12806 -x797 -x9275 x6995 -x10482 -x16075 -x11859 x3370 -x24391 -x16726 -x2201 -x17451 -x820 x19932 -x23194 -x16857 -x9303 x5288 -x12717 -x12087 x4438 -x11266 -x17485 x8352 -x17915 -x15716 x25688 -x24041 x639 x8803 x14667 x7756 x2782 -x15794 x10781 x22761 -x22090 -x26084 -x1293 -x22124 x21349 x23435 -x18507 -x22002 x9067 x14202 -x10099 -x5916 -x5083 -x10250 x9628 -x19498 x13564 -x15213 x7791 -x11144 x9845 -x791 x18559 x5161 -x21688 x5729 -x23250 -x7308 x8753 -x22626 -x880 x17266 -x1768 -x3334 -x26534 x21461 -x19049 -x16013 x1632 -x3962 -x3782 x8330 -x2115 x14263 -x14508 -x6522 -x17687 -x4782 -x8387 x17525 -x1956 -x7523 -x15758 x13850 -x11451 -x4105 x5003 -x5757 -x25028 -x18617 -x22166 -x18267 -x25808 -x490 -x16500 -x15224 x8283 -x21363 x21372 -x16888 x12692 -x12144 -x22180 -x5608 x25775 -x17495 -x17967 -x25616 x9997 -x13519 -x21707 x16011 -x24687 -x20056 -x18539 -x16653 -x7408 x14036 x20565 -x9998 -x3556 -x14384 -x17515 -x22678 -x25324 x12151 -x17251 -x9161 x1412 -x24609 -x24155 -x20371 x21227 x16233 x15680 -x19034 -x620 x20460 -x10376 x9457 x21844 x26493 -x11557 -x2251 -x19005 x4561 x13540 -x18449 x8016 -x18839 -x25505 x1815 x12607 x19780 -x20248 x4711 x6853 x6723 x22790 -x21402 x10519 x19817 -x6879 -x23675 -x14865 x10351 x19751 x2013 -x10768 -x20067 -x2156 x3258 x4072 -x6091 x1063 -x16406 x16073 -x11920 x24209 x230 x17287 x19301 x12395 -x3280 x22101 -x6726 -x25120 x738 -x12560 -x24349 -x15659 -x14003 x19403 x5010 -x11146 -x9031 x1630 x18879 x3714 x4282 x6057 x14428 -x12006 -x24182 -x24629 x3095 -x10897 -x5601 x11143 x9311 x2957 x16810 -x2406 x511 -x9954 -x18537 x25568 -x17006 x23812 x2069 x17040 -x11694 -x19948 -x5036 x21247 -x19176 -x22857 -x18752 x8741 -x13325 -x13025 -x10586 -x5995 x6981 -x2968 -x8073 -x18776 -x11253 -x24008 x2466 -x18500 x19266 -x18944 -x24859 -x11356 x4131 -x19379 -x1996 -x2250 -x26535 x7102 -x19767 -x16353 x17289 -x24252 -x15861 x25476 -x1558 x5955 -x10654 -x8425 -x7185 -x15359 -x13687 -x22326 x21057 -x17108 x12086 x21168 x2971 x5442 -x11250 -x22624 -x15013 x22740 -x17935 x23455 -x13196 -x14276 -x11350 -x11297 x7359 -x9711 -x26399 -x3631 -x2627 x10680 -x7786 x279 x3527 -x18047 x2369 x10938 -x13888 x1503 x9748 -x9458 -x2358 -x2797 -x25040 x10863 -x11841 -x17045 -x12035 x14912 -x12069 x25746 -x24651 x429 -x2916 -x1473 -x16074 -x9018 -x3086 -x25428 -x20036 -x26559 x3216 -x9651 x11432 x7734 x21413 -x17476 x1458 x20186 x24242 -x18298 -x7798 x2819 -x25829 x19356 -x14370 x11311 -x25317 -x26252 x24228 x9552 -x6916 -x10982 x24459 -x20042 x843 -x5971 -x16177 -x7745 x8489 -x9310 -x1427 -x3482 -x6959 -x7263 -x9165 x11534 -x16843 -x22495 -x2846 -x18330 -x9459 -x12464 x9149 -x196 -x274 -x23488 x21711 -x15809 -x17157 x24861 x18121 x12924 -x2602 -x17198 x13654 x9147 x7754 -x26397 -x10242 x24145 -x20849 x13270 x5419 -x10864 -x25769 x20018 -x12403 -x26240 -x15512 x11572 -x25341 -x18050 -x18109 -x21440 -x23094 x5039 x1136 x13905 -x2307 x9555 x13149 -x1582 -x17463 -x20233 x7942 -x23934 -x21457 -x1900 x13357 -x4537 x8908 x13050 -x5987 x632 -x10274 x11405 -x1076 -x18973 -x8929 x4355 -x18880 -x1901 x26530 x23168 x5175 x7243 -x10492 x11701 -x2877 -x21022 -x5184 x9301 -x8001 x23150 x1917 x6706 x12736 -x19181 -x1385 -x23561 -x1926 x7824 x5061 -x5696 x16911 x250 -x15607 x1490 x3740 -x1531 x17869 -x1224 -x9247 -x19099 x14006 -x9747 -x7852 -x696 -x3084 x10104 x3166 x14438 x8034 x23071 -x9986 -x14456 -x15671 -x25667 -x17172 x4220 -x108 -x25306 -x1268 -x21236 -x19732 x659 -x22298 -x19551 -x1611 -x19057 -x20812 -x7696 -x16593 x984 -x17722 -x22293 -x19520 x6846 -x9902 -x9503 -x12095 -x8042 -x3062 x12970 x3465 -x5979 -x8959 -x19407 -x6229 x7645 -x20221 x8105 -x23254 x2087 -x4939 -x9328 -x8264 x15257 -x937 -x14219 -x21097 -x14496 -x12386 -x17815 x25915 x11224 x19143 -x11514 x9607 -x5922 x17737 -x8967 x22586 x15452 -x3584 -x8223 -x24197 x14288 x20633 -x22661 x2715 x3636 -x14537 -x11294 -x17048 -x14437 x14056 x6111 x7484 -x8529 -x26182 -x12898 -x767 x5310 -x16922 -x26062 -x12260 -x5737 -x8234 x26286 -x16694 x10181 -x50 -x2384 -x21526 x3126 x23017 x19225 x19607 x20484 x23565 -x20976 -x21746 x12795 -x17096 -x26159 x21129 x1386 x7129 -x13211 x11737 -x6565 -x9314 -x22333 -x22413 x16103 -x9081 -x7949 -x8832 -x18080 -x21913 -x2600 -x10229 -x21884 -x21889 x6689 x8066 x9701 x21946 x7138 -x19915 x21895 -x26500 -x24499 x4181 -x25936 -x18643 -x22623 x4697 -x19795 -x10780 -x2762 -x1459 x7674 -x19733 -x13978 -x6601 x13848 -x3560 x22849 x23351 x24683 -x3442 x5484 x13205 x1189 -x3719 -x12460 -x5383 x9766 x12102 x5349 -x10248 -x5590 -x15379 x2374 -x6115 -x23936 -x3199 x22955 x5683 -x7959 x15248 x11653 x12752 x2804 x20536 -x3354 x12242 x24109 -x7178 -x22813 -x12338 x4576 -x3541 x20552 -x23510 -x15643 x18366 x25400 -x5393 -x7481 -x21136 -x22038 x16388 -x19378 x18037 x8696 x25433 -x24723 -x13859 x21708 -x13248 x12972 -x14520 -x2591 -x24665 x2870 x3289 -x5201 x18803 x19787 x22762 x23493 -x1154 -x17565 -x17787 x10557 -x5553 -x6866 -x16958 x10216 x6992 x19721 -x22199 -x11379 -x23090 -x8005 -x3852 x2793 -x4919 -x14955 x13893 -x11684 -x20021 x15135 -x19412 x1523 -x17991 x8388 -x23430 x7909 -x15592 -x24595 x12588 -x14314 -x23507 x5410 x22065 -x15028 x4848 -x23707 x9570 -x19651 x19989 -x25463 -x19742 -x15906 x5110 x5752 x1419 x1414 x4412 x9792 x11485 -x15117 x3055 -x24134 -x16009 -x2495 -x25575 x4481 x25748 -x26265 -x6450 -x18975 -x9430 x26318 x285 -x20869 -x4293 -x1671 -x9207 -x2869 -x23974 -x5704 -x9725 x22845 -x22385 x1440 x18473 x5372 x23674 -x3930 x9460 x11998 -x15986 x132 -x17759 x7172 -x14722 x25052 x13802 -x21450 -x10228 x5084 -x842 -x21029 x5760 x22765 x21803 -x12140 -x26219 x11965 x17582 -x4259 x19257 -x14727 x24006 -x25081 -x14551 -x17742 -x17629 -x8305 -x9513 x24796 -x5867 -x14987 -x15949 -x5492 x9502 x1125 x8604 x16972 -x14261 -x13573 -x1631 -x866 x14501 x5921 x10209 -x942 -x23481 -x8687 -x3912 -x16966 x6305 -x14919 x14194 -x25124 x16125 -x24004 x3967 x19575 x14719 -x4477 x2752 -x11052 x4858 x18978 x7227 -x4261 x581 x13369 x7781 x12825 x5734 x21604 -x22814 x4145 x8751 -x18761 -x24057 x18679 x18639 x7522 -x10884 -x5174 -x17683 -x10155 x21780 -x22102 x3539 x22718 x23550 x521 x6427 -x4239 -x2255 -x13843 x6662 x8993 x20085 -x8728 x13008 -x4112 -x24776 -x3105 -x4812 x9953 -x24991 x22206 -x4007 x6697 x10659 x25666 x10917 x5722 -x18541 x7871 -x10996 -x22338 x12687 -x10196 x25410 -x14952 x22308 x24566 -x18610 x7269 x11692 x16175 -x5522 -x22504 x24835 -x12158 -x25834 -x2038 -x23903 x20007 x4383 -x24558 -x6430 -x2317 -x10150 x22545 -x17413 x11842 -x2182 -x18627 -x6547 -x18186 x24185 x14253 -x19010 -x715 x9443 -x15948 x5428 x14248 x3231 -x20787 -x15514 x7830 x11839 x4440 x18693 -x8320 x8584 x12467 x12084 x11862 x15120 x16117 -x8536 -x23234 -x22109 -x3728 x2039 -x20913 -x2652 x59 -x1649 -x94 -x13471 -x3400 x9511 x11478 -x2497 -x23530 -x24738 -x557 -x20116 x23078 x12758 x15139 -x5128 x5913 x6421 x18152 x18844 x16905 -x21972 -x19290 x15393 x607 -x15994 -x15599 -x23511 x1951 x10789 x15067 -x16774 -x3637 x11489 -x14715 -x14581 -x3870 -x17453 x854 -x25605 x26095 -x14961 x22007 -x7743 -x13091 x6901 x19854 -x17340 x24481 x960 x1980 x10684 -x11873 -x24278 -x658 x12184 x6677 -x9757 x16426 -x5276 x20828 x1438 x12187 x17606 x2486 -x25435 x8121 x14629 x2059 x17341 x9721 -x19245 -x17612 -x12648 -x25646 x20401 -x21965 x19285 -x10736 -x6832 -x24966 x8829 -x18245 x20825 x1225 x505 x13535 x11247 -x3999 x13121 -x22418 -x3022 -x21361 -x14055 -x9720 -x10856 x24442 -x21186 -x12343 -x21643 -x12478 -x11494 -x18702 -x15653 x2651 x12837 x700 x8717 -x990 x8902 x21114 -x21441 -x1570 x6208 x25659 -x21636 -x9077 x15515 -x17131 -x4064 -x24335 x8774 -x8164 -x20378 -x19975 x24077 x3108 -x2722 x19214 x4236 x23396 x21500 -x16303 -x7963 -x19109 -x20671 -x654 x19835 x21772 -x6724 x17753 x649 x120 -x20539 -x21509 -x8550 x17675 -x3615 x1830 -x14385 x20289 x21379 x10942 -x22165 x7413 x18396 x11018 x4322 x4519 x6888 x21070 x26175 -x23413 -x10634 x18033 -x1307 x9681 -x20165 -x24592 -x15876 -x10882 -x5906 -x3328 -x17042 -x15767 -x23657 -x15747 x23030 x2081 x18411 x1401 x7685 x23649 -x18733 -x21839 -x14989 x23747 x19704 x1500 x12772 x20149 x13817 x24430 -x22768 x9699 -x1710 x10030 -x2535 x12019 -x25474 x6360 x5649 x12420 -x21677 -x16776 -x12660 -x15774 -x121 -x6594 x15440 x7634 x829 x19038 x14793 -x15344 -x26472 x2584 x5205 x11158 x14488 x21063 -x15357 x12365 -x1697 x181 x19901 -x6673 x7661 x8791 -x24577 -x3906 -x26256 -x8474 x3188 -x16627 -x4529 -x11023 x17137 x17556 x23105 -x25540 -x8154 x6656 x25926 -x18843 x13896 x4803 -x4876 -x25112 -x3361 x6750 x13115 -x21591 -x18140 x18454 x16050 -x6609 -x25544 x13989 x24394 -x15907 -x24764 -x12920 x1712 -x13771 -x21704 -x3970 -x17279 -x23503 -x18101 x21691 x12571 x299 x14611 -x928 -x22653 x22263 x15529 x2645 -x22092 -x7038 -x10427 -x7466 x23342 x18630 -x1867 -x22755 -x12644 -x19333 -x8957 -x14419 -x20472 x7710 x13096 x15410 -x18942 -x20774 -x13645 x12495 -x14099 -x8700 x4262 x4009 x4879 x9820 -x19812 x12190 -x3340 -x9354 -x3119 x5505 -x15903 -x24994 x24760 -x11007 -x13955 x22735 x24214 -x3701 x9055 x21593 -x18466 -x20458 -x11364 x24855 -x5630 -x5204 -x11899 -x14527 -x23546 x13339 x13597 -x19234 x3789 x12950 x16689 -x12941 x5600 x20629 -x9528 x10270 x14748 -x11668 x12865 x12424 x11419 x7128 -x25181 -x19017 x11039 x1418 -x26385 -x5777 x25440 x6921 -x20417 x8642 -x21603 x6344 -x8397 -x13118 -x7967 -x16040 -x20185 x5588 -x23861 x16051 x14710 -x11747 x810 -x19328 x5810 -x24948 x20037 -x23122 x25670 -x22362 x317 -x11698 -x26186 -x17627 -x19364 x15438 -x17123 -x2342 -x14144 x1047 -x4280 x6801 x15 x20287 x24190 x17509 x20904 -x24685 x2947 -x2172 x10921 -x3269 -x14800 x1519 -x15336 -x19518 -x24524 x1941 x18877 -x17699 x3738 x3498 -x19936 -x12506 -x4818 -x2824 -x25811 -x21638 -x9960 x8469 -x23132 -x7045 x5107 x14525 -x16952 -x22152 -x16121 -x4605 -x13293 -x5117 -x10718 x24392 -x24477 x4835 x21352 x9041 -x19259 -x17778 -x17221 -x5990 -x3149 -x16714 x26018 x5208 x7785 -x4358 x22673 -x25841 -x3411 -x14476 -x16318 -x16136 x3198 x20546 x16230 x20971 x22562 -x17388 x11091 -x17316 -x2745 x20526 x21412 x6139 -x6172 -x2843 -x10566 -x13647 -x19405 x9816 x12056 -x16617 -x1600 -x10024 -x19619 -x15430 -x2333 -x23382 -x1016 -x964 -x20703 -x13125 -x9613 x7569 x9580 -x24304 x21635 x1772 -x23953 -x6219 x22070 -x1187 x4508 x19696 -x20619 x4424 x16010 x3921 -x1809 -x18859 -x3558 x6109 x26531 x24880 -x1514 x2687 -x9289 x4651 x13216 x17167 x10723 x1250 -x23735 -x3256 x547 x12657 -x19714 x21515 x22747 -x9231 x12127 x10985 -x23398 x2463 x11605 -x950 -x18222 x4837 x25284 x1296 x16860 -x10991 x16220 -x26019 -x4714 x13328 -x25725 x21143 -x24276 -x8636 x5013 x22909 -x16234 x12546 x12799 -x23110 -x13507 x16396 -x12398 -x10065 -x24646 x15738 -x8186 x14123 -x18607 -x20244 -x14860 x12355 x12591 -x4011 x12013 x5356 x12397 x2933 -x10677 -x18374 x7439 -x21478 x20587 -x6678 -x11320 x23006 -x4980 -x10624 x7456 x12551 x16997 -x17788 -x19484 -x26470 -x13831 -x24571 x10320 -x5540 x14449 x201 x18512 -x11187 x25968 -x18749 -x14145 x6817 -x16225 x19618 -x5904 x18110 -x24973 x1312 x2407 x7806 -x4022 -x7199 -x8172 x8530 -x2401 -x20738 x10455 -x4788 x12118 x18735 x9742 -x606 x21068 -x26528 -x6768 x18246 -x991 -x20488 -x23604 -x14487 -x20431 -x20324 -x336 -x3351 -x14184 -x11094 x25577 -x24807 -x23645 x10361 -x26289 -x9534 x7405 x9355 x8382 -x10007 x12040 x5908 x24712 x6093 -x18948 x26334 -x5296 -x1846 -x18328 -x15572 -x25316 -x13452 -x19499 -x2450 -x5328 x15225 -x14714 -x3790 -x25563 -x6937 -x17833 x16087 -x25063 x2252 -x19161 -x17139 x23805 -x1288 -x110 -x7977 -x24559 -x18187 x26330 x25809 x17990 x7996 -x23682 -x17836 -x18292 x14977 x22055 x6119 x1482 -x26021 -x745 x7986 -x1813 -x23981 x14320 -x537 -x1084 x3223 x12775 x6540 -x13490 x5584 -x9233 x5538 -x23898 x2622 -x12276 x22278 x25261 x11984 x22005 x24602 -x14321 -x10687 -x18689 -x17109 -x10146 x12477 -x7225 x11107 -x886 x361 -x7008 x21198 x13331 -x1894 -x10334 -x6735 -x4692 x577 x20235 x21740 -x5727 x10861 x3845 x12509 x10500 x9224 x7159 x14994 -x24508 -x5622 x3396 -x17522 -x20838 -x4736 -x15499 x17178 -x7688 -x17402 -x26192 -x15509 x7506 x4216 x7840 -x18774 x9103 -x6366 -x22325 -x862 x17655 -x16169 -x11724 -x26171 -x85 x11607 x24127 -x17488 -x20953 -x3494 x16020 -x17482 x5525 x21083 x15874 -x20129 x10779 -x20215 -x22177 x24135 -x8919 x11600 -x21982 -x12360 x10326 -x5237 x619 -x21287 -x10740 -x18791 -x5688 x1646 x24226 x852 x24825 -x17814 -x15704 -x18633 -x10896 x8847 x23421 x15588 -x22961 -x4626 -x20399 x15979 x2181 x2874 x24805 -x18098 -x26125 x19236 -x7780 -x23478 -x18359 -x15905 x9909 x901 -x6126 -x25520 -x21964 x2623 -x10568 x3033 -x6895 x12979 x3702 -x22871 x17917 -x2436 -x23965 x19417 -x10005 x5984 x23726 -x13983 x4212 -x10371 x11079 x7267 -x14565 x10883 x164 -x20734 -x1157 -x10077 -x16588 -x26124 -x2321 -x11484 -x6805 x21670 x24393 x20528 -x10553 x1501 -x3486 x4526 -x22884 x17950 -x3376 -x21092 x8894 -x10112 x4167 x12705 -x7884 x5745 -x23022 -x18361 x14403 x14350 -x6418 x13809 -x21394 -x13906 -x16071 -x10707 -x9404 x12682 x19029 -x15304 -x22300 -x22303 x25384 -x19907 -x11750 x25499 -x13685 x873 -x14134 x8588 x9313 x21242 -x22940 -x8033 -x19277 -x25019 x19674 -x15541 -x15718 -x15422 -x9833 -x5443 -x10133 x23842 -x23313 -x3117 x9176 x11343 x15506 -x23387 x5819 x4751 -x26302 -x20998 -x17046 -x12452 -x16083 -x8837 x5414 -x13052 -x15833 -x13374 -x24867 -x22297 -x25909 x3642 x18987 -x19002 -x8704 -x4874 -x6935 x10074 -x18568 x9550 x5197 -x188 -x11805 x12521 -x22674 -x17081 x20665 -x23721 x23665 -x22227 x18813 -x4668 -x5361 -x16762 -x2056 -x4810 x18070 -x17666 x25893 x301 x26322 x1248 -x5514 -x19737 -x22402 -x26533 x22803 -x15019 -x18914 -x20949 x26416 -x4407 -x591 x2033 -x25691 -x4925 x5980 x5818 -x5422 x25716 -x13844 x13097 -x5963 -x4359 -x13067 x7932 x4683 x18352 x11540 -x7455 x8971 -x11819 -x21687 x4524 x24791 x26466 -x18251 x1309 x4340 -x14169 -x24919 x4985 -x324 x21341 -x10004 -x5822 -x18125 -x22408 -x3446 x17147 x23258 -x26226 x5227 x7502 -x11425 x12154 x2976 -x23967 x3841 -x13876 x9080 -x725 x1077 -x13613 x19347 -x15212 -x13200 x13277 x19151 -x3127 x7200 -x3250 x6766 -x12061 -x81 x9961 -x19505 -x20082 -x24578 x3871 x12702 x24371 -x1340 -x2390 -x6306 x11731 x10958 x23679 -x6788 -x10286 x6405 -x7600 -x9556 -x20584 -x23628 x517 -x957 x23121 -x19934 x4335 x16433 -x16198 -x149 x9234 x6310 -x2154 x14029 -x16642 -x1037 -x1502 x2865 x9804 x1480 -x4075 x22201 x22286 x16281 -x15712 -x2873 -x14073 x16338 x16961 -x9184 -x19573 -x16722 -x17830 -x3698 -x19951 -x13083 -x13338 x8175 -x23545 -x12073 x22969 -x26506 -x3762 x23136 -x11913 x23405 -x15021 -x9159 x8141 x3171 -x14067 x18440 x22246 -x19757 -x8558 -x340 x14434 x6246 -x20282 x1557 -x16014 x13816 -x4223 -x15476 -x15746 x21354 -x4332 -x12097 -x23757 x1453 x10682 -x14330 x26554 -x5856 x14252 x3913 x7665 x4074 -x13156 -x22771 -x19083 x20477 -x19197 x2973 -x24539 -x14848 -x19843 -x71 x12885 x10691 x8849 -x11404 x1842 -x13085 -x18872 -x5646 -x19683 -x6744 -x12564 x24897 x18998 x15910 -x17409 -x16042 x7528 -x21933 -x17630 x16327 -x8069 x17258 -x25201 -x3538 -x18025 -x24193 -x20672 -x14100 x9202 -x18668 x16043 -x25042 x21348 x13570 -x16048 x9596 -x2234 -x15376 x18153 x15081 -x14558 x12982 x18166 -x17866 -x3614 -x16962 x10435 -x18563 x5193 x19850 x5883 -x6600 -x21600 x18666 -x6496 x10219 x13614 -x12401 x10177 -x20409 -x9453 x13321 -x3201 x12250 -x25109 -x10287 x22997 -x24111 -x15640 -x22080 x10259 x7530 x16728 x2221 x19558 -x935 -x395 x12540 -x22466 x1889 x25824 -x16633 -x7580 x19201 x7307 x12201 x4583 x17763 x10156 -x3431 x6296 x10179 -x24605 x8668 x18393 -x2555 -x17704 x5466 -x442 x22098 x16110 -x6207 x17057 x19516 x86 x16100 -x1376 x15988 -x10760 -x24249 x5376 x14381 x10599 x8024 x15428 -x10382 x21921 x16675 -x15538 -x8180 -x15183 -x11362 -x22688 x21258 -x24753 x15548 -x19377 -x18134 x11232 x4627 x23570 -x10026 x11022 -x25155 -x14414 -x18743 -x17859 -x14995 -x7623 -x11471 -x25343 x20625 -x22256 -x10705 -x1175 x3091 -x22783 x15635 x25497 -x19856 x305 x10378 x12797 -x5054 x21955 -x13046 x26387 -x1820 -x19700 -x16315 x1363 -x17533 x16639 -x15904 x18645 -x9259 -x4674 -x20775 x23718 -x11330 x7443 -x15868 x17676 x13970 x5104 x3646 -x23037 -x11980 x11609 -x16581 x5158 x14556 x9905 x18230 x22376 x2051 x2761 x22345 x8744 -x7212 -x17332 x19178 x13755 -x24996 -x23556 x26427 x21728 -x11938 x26497 x5679 -x22918 x11657 x13460 -x19033 -x4907 -x16499 -x16649 x20779 -x15959 x23286 -x12020 x23642 x7828 -x16589 x19174 -x5449 x12115 x26167 x7407 x8616 -x10681 x6039 -x18354 x7534 x11584 x19209 x10347 x3862 -x13377 x8479 x4975 x24062 -x7459 -x9271 x963 -x4927 x17901 -x26083 x529 x8257 -x8515 x7887 -x22917 -x13447 -x10582 -x24363 x21800 x8285 x9619 -x25167 x4139 -x4640 x3699 -x15700 -x12247 -x24988 -x17632 x6551 x21690 x5468 -x5133 -x23079 -x17517 x5981 x10453 x12919 -x5368 x5808 -x988 -x8091 -x22677 -x171 -x17506 x965 x5295 x11057 x13730 x11611 -x21071 x23467 -x4609 x8734 -x23058 -x16027 x20475 x20545 x15475 x21425 -x4968 -x3816 x20655 -x24275 x6567 -x16510 x17596 -x6765 -x10262 x7206 -x26496 -x5710 x5974 -x2574 -x26446 -x18759 -x16856 -x19103 x22230 x23228 -x24153 x18346 -x7421 x3265 -x20143 -x8475 -x2853 -x24799 x17282 x10368 x19596 -x15368 -x24473 -x15721 -x17554 -x17038 x11179 x95 -x12796 -x9130 -x3444 x19188 x7567 -x22760 -x15133 x11674 -x10465 -x16012 -x3692 x14302 x15947 x13762 -x23517 -x19625 -x3302 x7925 -x14081 x15049 -x157 -x14972 x11828 x5703 x22218 x18964 -x16661 -x25756 -x25814 -x3733 x6721 -x9765 -x21011 x25174 x21290 x18848 x19942 -x13648 x3877 -x6544 -x11528 -x19879 x19548 x23574 -x19124 -x2228 x21660 -x20229 -x11073 -x17876 x12319 x3071 x26417 x15649 -x22453 -x22346 x25778 -x15911 -x3239 x20784 -x18434 -x17998 -x17801 -x24627 x9969 -x14706 -x9970 -x17373 -x10754 x9710 -x8526 x18270 x4623 x20600 -x1963 x25416 -x559 x26063 x3089 x20991 x5453 x2592 x6352 x23541 x15648 x459 x18452 -x21702 x10983 -x12630 x3833 x22675 -x8276 -x3545 -x16432 -x5682 x11688 x2850 x2178 -x21828 -x19422 -x5424 -x12786 x2626 x13689 x11929 x2536 -x18049 x15030 -x19549 -x4469 -x24019 -x16297 -x2502 -x13964 -x25423 -x19908 -x26144 x15234 x2139 x22350 -x23461 -x15342 -x16953 -x22436 -x12516 -x19593 -x803 x5280 x9828 -x269 x6479 x6145 -x15074 x2399 x20511 x20195 -x9595 -x849 -x13465 x13714 -x9979 -x24711 x2427 -x20396 x8626 x16535 -x21761 -x3690 -x18002 -x11942 x25803 -x386 -x298 -x22056 x2951 -x6209 x7891 -x1645 -x255 x21846 -x19994 x25737 x17484 -x14059 x8084 -x5551 -x14051 x12323 -x18350 -x21991 -x16205 x26499 x14483 -x8881 x14331 -x25288 -x19137 -x25126 x9160 x10372 -x18694 x21666 -x4865 x3623 -x10790 x18995 -x14663 -x17314 x6736 -x19756 -x18703 x22030 x1033 -x10352 x20930 -x22870 -x18523 x15332 -x22285 x16466 x895 -x20840 -x1409 -x11659 x16665 x14856 x14712 x2153 x16980 -x10321 x16024 x5499 x22970 -x13408 x19051 x20809 -x1192 -x13317 -x16343 -x13917 -x25782 x21476 x22320 x24037 x14232 -x974 x4478 -x8722 -x25182 x12605 -x9114 x13924 -x15005 -x10743 -x19050 -x23111 -x26225 -x1491 x11083 -x8731 -x26138 x10653 -x19224 -x17293 -x18931 -x10890 -x384 -x8017 x20441 -x22039 -x23444 -x3064 -x11465 x3992 x9336 x20753 -x4543 x8726 -x22557 x2027 x15645 -x16105 -x145 -x17984 -x25466 x22811 x24300 x19838 x20762 -x3741 -x5928 -x2382 x1775 x16995 x14910 x2245 -x22769 -x20592 -x12804 -x10178 -x18148 x11367 -x23294 -x14249 x26481 -x26008 -x14126 x8926 x25142 x21369 -x10600 x9967 -x23308 -x11553 -x17784 x19344 -x21207 -x21012 x19681 -x14978 -x1405 -x5219 x24909 x4008 x23242 x9889 x4800 -x10660 -x20780 -x8123 x25614 x17514 -x1836 -x20518 -x16350 x2603 -x17138 x4797 -x24907 x7669 -x15395 -x25374 -x19858 -x1883 -x19073 -x25169 -x18976 x23408 x10467 -x2 x25750 x25326 -x10423 -x6032 -x22302 x10046 -x16706 -x22141 x15729 x26540 x25717 x18510 x6872 -x20839 -x21553 -x16677 -x3489 x2639 x20656 -x12802 x26002 -x20420 -x16765 -x16727 x1753 x7837 -x19012 -x18069 x10165 -x11954 -x6704 -x11215 x15137 -x4003 x13462 x11917 -x22468 -x26442 x10719 x6348 x21439 x21293 x4079 x16293 -x3419 x102 -x5543 x15787 -x21286 x5304 x8396 x25340 x8657 x4426 -x16708 x20642 -x282 x19261 x1560 x1348 x7063 -x16929 -x10290 -x4374 x17003 -x11312 x15933 -x8027 x6367 x6975 -x1454 -x18584 -x9737 x11086 -x6233 x3399 -x227 x6090 -x2428 x12883 -x2283 -x16889 -x19268 x4610 x5547 x26299 x8555 -x10031 -x15026 -x24383 -x12691 -x23113 x19493 -x2924 x4741 -x14192 -x6803 -x16268 x8598 -x21949 -x25636 x2577 -x15829 -x22116 x6876 x14162 -x3774 -x13690 -x2003 x22808 -x23453 x18654 -x22138 -x18698 -x6843 x5069 -x3455 -x7298 -x24502 -x25545 -x13362 -x24439 -x16442 x20875 -x8931 x21023 x5839 x24318 -x3903 -x26141 -x330 x5796 -x19230 -x272 x3193 -x18185 -x17781 x9540 -x2144 -x3158 -x16658 -x18727 x1233 x17499 -x828 x10879 -x9134 -x11391 x424 x13910 x9712 -x25645 -x25960 -x1910 x14074 -x7619 x1535 -x18736 x10765 -x1382 x2786 x9192 -x24447 -x23397 -x20664 -x16434 x3911 -x18717 x26308 x10385 -x7664 -x26058 x26050 -x15197 -x14733 x23902 x9178 x3208 x2223 x24069 -x7183 x20599 -x16211 x16641 -x19974 x20737 x17889 -x20682 x15849 x14335 -x22589 -x1265 x18753 -x19348 x11871 -x4194 -x1683 -x3236 x12732 -x24485 x6646 -x20694 -x2875 -x8556 -x24648 -x7772 -x12788 -x17618 -x26295 x19895 x23914 x17828 x7476 -x24837 x25146 x10801 x5697 x25224 -x1919 -x15626 -x16033 x1269 x9449 -x4569 x18601 -x9713 x25896 x6911 -x9195 -x24650 x1674 x24924 x20951 x8938 -x24511 -x16760 x8655 x11781 -x12493 x6481 -x23780 x4499 x18533 x19235 x6972 x19291 x21326 -x1313 x14845 -x3304 x7825 -x7320 x20385 -x12374 x26361 x6340 x13562 -x19129 -x22395 x4855 -x18111 -x9046 x1705 -x7064 -x22259 x17333 -x12214 -x20302 x24390 -x11622 -x20650 x23483 x3722 x3319 x14397 -x16481 -x16517 -x20588 -x3576 x10933 -x24377 x13773 -x3901 -x13873 -x9217 -x1617 x12544 x12698 -x9945 x5464 x22537 -x3401 x11813 -x7187 x24952 -x14900 -x14204 x8157 x12957 -x26473 x10974 x8483 -x14355 -x2066 -x8683 -x9888 -x11664 -x20492 x12694 x14392 x6951 -x881 -x23822 -x2241 x292 x20118 -x19504 -x7075 x5503 -x20389 -x19953 x21016 x16761 x24878 x14587 x15106 x13939 -x16304 -x20181 x2000 -x18380 -x14966 -x7479 -x10734 x16000 -x18748 x10819 -x13288 x12268 x14181 -x17912 -x1487 x20691 -x12729 -x17718 x12967 -x1682 x11421 -x13061 x18242 -x16334 x14754 -x11035 -x7943 -x17366 x14277 -x16302 -x6908 x21738 x4362 -x10170 x14420 x23439 -x2765 -x12835 -x10436 x16825 x10817 -x13921 -x6338 -x2914 x6127 x13088 x3537 -x19659 -x20773 -x43 x15082 x7928 x13322 x13466 x20031 -x22409 x17933 x9003 -x21126 -x24992 x23255 x7492 x389 x16778 -x22852 x15863 -x7894 x8763 x10088 x5144 x24173 -x1479 -x17181 -x4899 -x11037 x3023 -x6176 x4961 x13132 x20175 x15346 -x20440 -x17719 -x13840 x6863 x8380 x1549 x14528 -x4098 -x6024 x14526 -x6138 x23648 -x16292 -x16928 -x8487 x1757 -x17174 -x11547 x17806 x11975 x24561 -x13899 -x14983 -x13683 -x21393 x4948 x25658 x6526 x8041 x10741 x6371 -x15620 x12559 -x7707 -x7231 x15681 -x21822 x5017 -x24633 -x17674 -x24767 x4347 -x8562 -x16356 -x3177 -x9491 x9411 -x18597 -x13454 -x18432 x23320 -x23247 x17122 -x11281 x18006 -x15543 -x26157 x1547 x10291 x1282 -x7461 -x9095 -x3659 x18078 x8481 x24497 x11147 x12049 x19776 -x23152 x12655 x3247 -x15134 -x13094 x24755 -x25274 x5559 x25134 x19839 -x16821 -x1333 x5266 -x13307 -x2725 x23409 -x13274 -x26085 -x6980 -x20827 -x25016 x8815 -x1967 -x20768 -x8505 -x3179 x19338 -x23586 x16996 -x18073 x23328 x13585 -x3000 x18542 -x2408 x22523 -x7223 -x15824 x16385 x5586 x9082 -x16813 -x23821 -x11402 x8644 -x14827 -x20222 -x21851 x20076 x10881 -x20061 -x26169 -x10912 -x23492 -x13918 -x19911 x17059 -x16168 x13136 -x17624 -x8061 x23525 -x25786 -x21232 x12215 x16414 x2717 -x16472 -x22132 -x8633 -x14685 x782 x20168 -x4840 -x13114 x7774 -x18435 -x25904 -x7404 -x14465 x26283 -x19799 -x26406 -x17111 x25846 x25885 x17723 x19280 -x1272 x11317 x17685 -x19841 x14597 x8586 x750 -x23836 x22369 -x26135 -x12969 x7186 -x15968 -x22799 -x13225 -x16289 -x4584 x6218 -x15762 x4775 x25916 -x13962 -x23997 x12597 -x20709 x16565 x24411 x26357 -x8244 -x10058 -x16407 -x13504 x315 x10845 x12936 -x16351 -x26290 x21410 -x10782 x4631 -x25872 -x918 -x21373 x16102 -x3175 -x7081 -x13173 -x15612 x20466 x25861 x23656 x380 x2901 -x9462 -x14690 -x25678 -x25514 -x11778 x23647 x21880 -x2975 x3037 x15525 -x25697 x10487 -x14538 -x25186 -x20909 x11505 x476 x8002 -x4638 -x21155 -x9305 -x13419 x21881 x9636 x20111 x9038 x22764 -x9682 x8056 x26511 -x3090 -x18478 x9778 -x13842 x6668 x15693 x12181 -x15752 -x23324 x18828 x20406 x20890 -x26024 -x23067 x13203 x4889 -x14324 -x17148 x11628 -x688 -x5137 x21303 -x17765 -x6944 x12811 -x19304 -x20660 -x24662 x22069 -x10604 x20153 -x23504 -x73 -x10091 x6163 -x15064 -x25731 -x2866 -x18345 x3602 -x11567 x12653 x18663 x7030 x13920 x11236 -x14041 -x24804 -x2343 -x25793 x26178 -x3205 -x23127 -x3104 x940 -x20945 x611 x4758 x2949 x8761 x22552 x234 -x3189 x3487 -x1722 -x12769 x1231 x8252 -x4680 -x22336 -x25622 -x24672 -x23785 x21417 -x21299 -x3224 x3272 -x11895 x21259 x24783 -x11104 x22366 -x11460 x26078 -x4730 x10979 -x16182 -x24905 x1871 -x4966 x7962 -x20816 x2937 x11295 x4228 x885 -x12777 x22140 -x14574 x12329 -x9668 -x2637 x9193 x25223 -x18780 x14453 -x23662 x6775 -x1011 -x22045 -x17180 -x14022 -x10610 -x6324 x7648 -x22889 -x10947 -x22628 x21871 -x5599 -x1445 -x11066 x20553 x25380 x14688 -x4005 -x3601 -x5081 -x16409 -x11784 -x5998 -x12776 -x3729 -x14196 -x9546 -x24735 -x4635 x7636 -x1253 x8920 -x13399 x23427 -x18829 x22713 -x21081 x23335 x2021 x20070 x25361 x9869 x8113 x9875 -x19875 -x12884 -x6458 x25496 -x785 x3049 x6283 -x16123 x9367 x19547 -x24105 x24260 x22944 x25492 x11345 -x22576 x3202 x6559 -x16358 -x17039 x9362 -x24266 x13945 x4414 x10562 -x20393 -x13443 -x23563 -x569 -x501 -x1528 x12145 -x10866 -x23795 x20513 x1923 x5051 -x23307 -x8548 x5851 x4920 x25419 -x16524 x576 -x1070 -x3709 x8737 -x5343 -x21345 -x21992 -x25699 -x9223 -x21615 -x26411 -x25243 -x14477 -x12285 -x25556 -x21726 -x7951 -x19414 -x17921 -x8440 x21421 -x278 -x14294 -x17292 x23021 -x20902 -x13243 x22575 x16140 -x17306 x12712 -x11818 x643 -x26139 -x1933 -x18688 -x6128 -x19863 -x16978 x3534 -x19452 x24562 -x22722 -x16212 -x21989 x15902 x6514 -x12148 -x6205 x1105 x2001 x516 x16155 x8266 -x18856 x4256 x7516 x19026 -x15369 -x15908 -x16487 -x6562 x10446 x21843 -x17827 -x21684 -x563 x2832 -x4017 x24691 x4604 -x14287 x24810 -x2634 x22028 x9843 -x11690 -x2052 x13070 -x867 x18436 x17162 x17560 -x40 -x6021 -x11675 x25320 -x6251 -x7676 -x18416 x14109 -x1578 -x10832 x21831 -x5746 -x14789 -x16176 -x21565 -x16873 -x2287 -x8132 -x17317 -x4051 x9632 x2899 -x13058 x18678 x3552 -x7288 -x7457 -x296 -x12679 x345 x9171 x20482 -x14958 x13073 x4846 -x4534 -x23637 x5306 -x14818 -x18667 x23865 x11041 x3106 -x17159 x6602 -x15442 -x4896 -x24801 -x2640 x23689 x21938 -x7280 -x16576 -x14060 -x20757 -x80 -x14478 -x17534 -x4778 x6713 -x20824 -x14636 -x21848 x6053 -x7926 x24564 x16312 -x13407 -x2301 x16261 x11159 -x12065 x9529 -x19802 -x5670 x3887 -x18799 -x2094 -x7633 -x17343 x21969 x10094 -x10346 x21984 x5770 x10389 -x4092 -x3292 -x9441 x2091 -x12988 -x7543 x19071 -x18107 x9652 x4331 -x20473 x26394 x15465 -x22283 -x4287 -x9370 x10571 x11415 -x21119 -x2847 x18782 x1856 -x624 -x17952 -x2460 x3851 -x12225 x19086 -x20191 x2242 -x4415 -x4217 x194 x1916 -x6538 x20059 -x4180 -x6015 x24399 x17370 -x7768 x17619 -x19459 x4476 x4434 -x3651 -x17526 x17226 -x1286 x17165 x19782 -x24972 -x24781 -x3387 -x20721 x3324 x9929 -x5008 x16179 -x486 -x24802 -x22107 -x23828 -x14893 x5894 x617 x20169 -x9799 -x10218 -x20748 x15275 -x22162 x5118 -x26440 -x23922 -x15291 x166 -x12536 -x11983 -x14946 -x23554 -x13539 -x13655 -x6170 -x15479 -x2034 -x4557 x555 x23343 x7831 -x894 -x1711 -x12308 -x23279 -x24572 -x5613 -x25826 x22731 x6691 -x22640 x23484 x10322 x17417 -x19726 -x25277 -x25581 x15528 -x21788 x4330 -x15582 x24021 x22011 -x14089 -x2940 -x13409 x17255 x10585 -x16394 x3391 -x18823 x1601 x25742 -x15536 x25974 -x17214 -x14301 -x4881 -x13401 x14443 x22075 x11661 -x22708 -x210 x2524 -x11000 -x19113 -x24103 x3287 x6767 -x14803 -x17757 -x6928 -x12886 -x23834 -x10774 -x26262 x24324 x9810 -x12441 -x15854 -x9416 -x1236 -x19866 x20228 -x15817 -x13261 -x14593 -x2814 x1408 x26013 -x11901 -x25693 x14895 -x6740 x23496 -x26049 x8716 x16896 -x10302 x25578 x9374 x17601 -x18151 x18994 -x23809 x3180 x22015 x19778 -x24029 -x6931 -x24147 -x24183 -x24894 -x24913 -x22544 -x3669 x20388 -x7788 -x67 x62 -x14180 -x23771 x18244 x2295 x22322 x613 x1377 x4253 x3150 -x4710 -x20763 x23708 x14065 -x15991 -x546 x12842 x14575 x25069 x18129 -x18143 x18845 -x13678 -x15417 x1012 -x12050 -x14243 -x24431 -x1958 x8690 x15784 x6037 -x4628 x3061 x22071 -x23731 x26450 x13161 -x1443 x25149 -x19891 x24797 -x8482 -x15522 -x12012 x6967 x10125 -x18426 x2856 -x9777 x9057 x16503 -x22700 -x3242 x1593 -x23271 x509 -x344 x8385 -x2128 -x26400 x3515 -x10561 -x11205 x24960 x2656 x18935 x3374 x22328 x8842 -x12907 x10621 -x16372 -x12586 -x14129 -x21426 -x9422 -x18493 x17851 x1518 x1320 x22930 x3672 -x4992 x15015 -x2816 -x23699 -x26402 -x11673 -x6734 x11834 x2232 -x2440 x19111 x19927 x17357 x23041 -x5213 x9040 -x17469 x2689 x10940 x22340 -x22738 x7721 x16276 -x4190 -x15259 -x4532 -x5240 -x21550 x18484 x14711 -x1417 -x10182 x9677 x6858 -x25077 -x14084 -x24245 x14679 -x9709 -x23208 -x19167 x365 x18505 -x15052 x21230 -x15327 -x13194 -x15728 -x2884 -x23786 -x24313 -x22971 -x26120 -x24832 x26491 x26346 x23720 x923 -x7033 -x2028 -x4370 -x19360 -x10379 -x15982 -x11346 -x4329 -x15764 -x2758 x24050 x8678 x3591 x295 -x13244 x24174 -x9562 x17813 -x15192 x22696 x15131 -x9612 x10700 -x14515 x8170 -x20914 x8115 -x11042 x15971 -x16918 x15739 x5802 -x15264 -x25257 x14086 -x17834 -x18775 -x7350 x19924 x15247 -x17323 x1061 x24784 -x24136 x25894 x24541 -x16528 x5549 x14694 -x4662 x3993 x17380 x916 -x26303 -x19362 -x25132 x1939 -x18924 x3996 x16525 -x9291 x10108 -x1993 x22136 -x26312 -x22646 -x25509 -x7985 -x26216 x23790 x1368 x6031 x2911 -x26458 -x16458 x18204 -x233 -x15894 -x10776 -x25405 -x54 -x21943 -x10311 -x5664 x2193 -x16320 -x24555 x19116 -x21010 -x18745 x24414 -x11005 x185 x16597 x7427 -x22554 x19400 -x12350 x9260 -x8176 -x12292 x9577 -x8182 -x14569 x9005 -x12324 -x583 x14343 x152 x16359 -x3664 x4306 x6244 -x21922 x15769 -x14416 -x13433 -x11134 -x25878 -x20850 x14510 x1921 x7266 -x24963 -x19904 -x2920 x9980 x3708 x8439 x2215 x433 -x14356 x23597 -x8627 x17089 -x20923 x3696 x14088 -x18102 x23425 x10836 -x3415 x24964 -x23474 x447 -x19340 -x7247 -x13240 x13695 x8131 x8624 -x19449 x13972 x23722 x9836 -x23763 -x1782 -x14964 -x6922 -x19170 x9153 x12385 x12686 -x18447 -x18809 -x9497 -x15461 x6259 -x13837 -x23966 x17095 x25760 x3668 -x14615 -x4080 -x23585 -x18642 x18005 -x13942 -x22773 x23257 -x24902 x9187 x18382 x6717 -x10464 x7326 -x24519 x9920 -x19136 -x19028 x11495 x10233 x18127 -x3857 -x20818 -x12703 -x2716 -x25047 -x24493 -x10764 x3562 -x25850 -x8112 -x2420 x8032 -x10036 -x26140 -x1823 x25262 -x24250 x22830 -x19237 -x12134 -x15303 -x8138 -x5406 x14367 x10808 x24918 -x3882 -x25871 -x16635 -x23372 -x13155 -x26040 x19253 -x23713 -x15943 -x21427 -x11577 -x1748 x5800 x17720 x20145 x6361 -x7635 x1383 -x14481 x19232 -x15427 -x19308 -x4517 x1148 -x22988 -x3167 x12974 x20800 -x15873 -x17770 x5178 x16540 -x9406 -x25352 -x2826 -x22272 x3791 -x24903 -x7682 x1325 -x14475 x2601 x19233 -x14014 -x19319 -x16390 -x15279 -x25190 -x16558 -x5962 x3693 x9771 x757 -x25267 -x14497 x2995 -x5409 x20961 -x15216 -x22732 -x15990 -x18498 x831 -x17532 x5346 -x21906 -x14761 -x19035 -x8593 x20480 x10279 -x7290 -x9900 x25198 x17304 x5283 -x8620 x24831 x20509 x12155 -x4615 -x13210 -x12580 -x14112 x21811 -x348 x24017 x2766 x26180 -x25879 x18547 -x10137 -x21000 x1158 -x13202 x22370 x19998 x9895 -x23562 -x9944 -x4447 -x8858 -x24937 x10336 -x19175 -x18094 -x17994 -x16505 -x2608 x8443 x8248 x1299 x12339 -x21397 -x14038 -x26253 x25260 -x11231 x10916 x25959 x4916 -x14931 -x22161 x18609 -x17524 x1134 -x21767 -x26165 x26358 -x8540 -x475 -x7770 -x11563 -x25984 -x26356 -x18103 x26329 x17513 -x25140 x8362 -x22726 -x24852 x13583 x15047 -x18991 -x21605 -x19008 -x18795 -x21729 -x11155 x7311 -x1278 -x6964 x5233 x7956 x2693 x14736 x7898 -x12818 -x7860 -x6466 -x16654 x2915 x8997 x1180 -x19309 -x8937 -x7240 -x7454 x719 x22502 -x11518 x15335 -x7027 -x17819 x2945 x24171 -x6168 -x7945 x4292 x14769 -x16497 x350 -x19229 -x20817 x15818 -x8430 x19508 -x9302 -x14466 -x7812 -x18114 x2266 x373 -x24770 x18131 x8833 x1812 -x2688 -x17511 x6599 x13621 x6159 x22853 x16279 x12609 -x22439 x20567 -x17412 x10020 x8078 x5308 -x25413 -x26482 x6189 x23501 x19343 x8354 -x14815 -x4624 -x17575 x17914 -x13589 -x15566 -x18974 -x24659 x2748 -x16288 -x13799 -x19979 -x21406 x1509 x335 -x26143 -x9536 -x22406 x2941 -x8776 x8610 -x11440 -x4122 -x4708 -x1652 -x6336 -x18889 x5657 -x22902 x6839 x20320 x12502 x485 -x17845 -x4903 x11434 -x21504 -x20573 x20535 -x13108 -x4581 -x1322 x5885 -x22398 -x21127 -x13885 -x6315 -x23249 x7930 x3087 -x21676 x8553 x8094 x6779 x8214 x5831 x18620 x26166 x16532 -x25424 -x17667 -x20053 -x3389 -x5566 -x23240 -x3934 -x7390 x12576 -x22825 -x25064 x22563 -x22241 -x9818 x12064 -x1517 x16771 -x14 -x18272 -x22113 x2791 x9294 x18992 -x10521 x14887 x14360 x20756 -x24544 -x13492 x8434 -x14130 -x456 x1254 -x11656 x2887 -x21053 -x25905 -x14839 x12223 x26051 x25638 x11973 -x12454 -x590 x15096 x20958 x6181 -x5534 -x608 -x18501 -x3899 -x13542 -x4970 -x6280 -x19797 -x7574 -x11717 x14993 -x23736 x24203 -x16004 x1452 x22310 -x21271 -x25242 -x20443 -x7242 -x20865 -x13370 x14422 x20596 x19972 -x7903 -x20557 x20405 x20334 -x21003 -x17796 -x22594 x21455 x20778 x14214 x19331 -x3500 -x19096 x5211 x17130 x10759 x2377 -x16737 -x15535 x9045 -x8925 x3618 -x16915 x26090 x24435 -x25983 -x7899 -x12033 -x25375 x14244 -x216 x11181 -x8401 x2105 x23366 -x15899 -x3784 x11200 x17590 -x20884 x16069 -x24117 -x243 -x14161 -x23964 -x23295 -x8609 x16263 x995 x6573 -x23938 x18604 -x13236 -x26057 -x16439 -x3536 -x526 -x19155 -x2618 -x12287 -x1616 -x15293 -x8053 x10556 x3931 x10397 -x20114 x17566 -x21597 x22131 x11683 x3372 -x2260 -x7897 x14870 -x1776 -x4455 -x6509 x3750 -x25205 -x19393 x17103 -x25660 x9704 x19369 x19444 -x11541 x17000 x9246 -x14650 x8651 -x11017 -x2990 -x11160 -x13179 x1665 x13146 x9731 -x21388 -x22756 -x247 -x17377 -x3131 -x19601 -x10421 x4191 x24112 x12849 x21442 x550 x746 x3043 x23725 x11333 -x21577 x15485 -x2768 x1280 x22455 -x20377 x11245 x20821 x3434 x2569 -x19267 -x13418 -x10056 x18383 -x3749 x8390 x6354 -x17422 -x10445 x18211 -x22649 -x16077 x25668 -x13264 -x8399 x11491 x11186 -x17447 x817 x18653 x625 x14837 -x7054 -x17842 x26484 x586 -x8435 -x4126 -x9563 -x25510 -x16093 x20231 -x7684 x22192 -x17396 -x23623 x23582 x10793 -x15778 x17013 -x16375 -x16262 x3611 -x13889 x24820 -x16108 x13280 x5903 x11582 x671 -x16421 x25629 x2429 -x17420 -x18018 -x4222 x5812 x2253 -x21789 x3404 -x8325 -x10135 x17086 -x3371 x10887 x20075 x18871 -x6878 -x18400 x24271 x15711 -x14341 -x23536 x14598 -x3810 x7336 x7094 -x13126 -x14506 -x20062 x24274 -x21793 x8591 x3065 -x9854 -x20811 -x10959 -x5842 x9403 -x20770 -x11173 x6497 x26413 -x17232 -x21901 x21051 -x13287 x3525 -x7519 -x15785 -x25661 -x15760 -x7832 x21357 -x24448 x12643 -x12626 -x13625 -x11716 x3943 -x15187 -x22296 x8557 -x26306 x897 x3397 x7195 x5854 -x14032 -x4449 x5340 x14407 x6808 x3763 x2071 -x4333 -x23753 x18677 x6410 -x20272 -x15807 -x14326 -x26228 -x1542 -x3332 -x17024 x3566 -x23403 x19204 x4177 x10356 x17085 x9407 x13763 -x3920 -x26525 x10688 x6590 x26163 x6232 -x10665 x5185 -x18896 x16900 -x15193 x24848 -x21773 x8930 x21759 -x26365 -x6728 x21866 -x4712 -x16047 -x26456 x23092 x4410 x24007 x4735 -x14441 x687 -x7284 -x12675 -x24095 x25116 -x5999 -x7043 x19867 x6088 -x12455 -x5844 -x18922 -x24406 x6812 x20967 -x17064 -x13063 x24615 -x13874 -x20353 -x13266 x4224 x24090 -x2489 -x20533 x7021 -x24793 -x7536 x23681 -x4485 x18981 -x6028 -x1046 -x3040 -x20323 -x2801 x11439 x7028 x14467 -x23406 -x1855 -x15221 x954 -x23156 x7606 -x25048 x16646 -x9922 x26110 x10889 -x17638 x4428 -x26004 x8315 -x7135 x9492 -x1816 -x20554 x4248 -x20745 -x17881 -x22429 x22491 -x4393 x12627 -x24599 -x25055 x22670 -x22149 x25494 -x24033 x15835 x9346 -x9308 x11953 x15214 -x14007 -x19693 -x12582 -x30 -x17735 -x20517 -x24957 -x3994 x17700 -x488 -x17387 -x5300 x6191 x2675 x3818 x20931 -x18088 x1797 -x6991 x10829 x1995 x18022 x6252 -x18984 x18455 x12238 -x11183 -x11714 x24420 -x15892 -x23548 x6729 x20685 x10993 x19878 x6258 -x14680 -x14427 -x17792 x1607 x1984 -x14543 -x7719 -x22273 -x19084 -x9156 -x23728 x2657 x5401 -x12251 x2562 -x16242 x992 x12240 x6593 -x14854 x13233 x18305 x17093 -x135 x911 x4119 x7478 -x499 -x19529 x18275 x6020 -x4054 x10489 x2806 -x3467 -x11997 -x6760 -x308 x9964 -x17492 x8229 x22250 -x22508 -x4806 x25245 -x20641 -x18574 x8215 -x460 x1575 x2558 x5947 x10841 -x15657 -x1078 -x1247 x9304 -x17020 -x21470 -x10364 x716 -x14159 -x24343 x413 -x1785 -x23358 x172 -x1074 -x10313 -x25900 -x21719 -x22978 -x4056 x23823 -x6546 x9800 x7732 -x23329 x24699 x3053 x9694 -x2549 x24020 -x25357 x5239 -x23750 x18048 x21218 x5593 x20606 -x5690 -x2168 x7301 -x3971 -x14938 -x3030 x10783 -x26202 x5091 x21545 -x21067 -x1887 -x6542 -x11710 -x21710 x4062 -x11225 -x25728 x13598 x7168 -x4381 -x7163 -x12085 -x5978 -x21792 x5738 x20071 x13734 -x10646 x11812 -x19971 -x22363 -x25078 -x24740 -x14975 x12639 -x17546 x10111 -x2279 x8504 -x24551 -x11374 -x9410 -x2565 x19595 -x3705 -x8357 x9718 x25562 -x7626 -x24658 x11164 -x6854 x5421 -x18706 -x17288 -x4323 -x11943 -x15340 x489 -x20712 -x582 x19067 x12740 x4574 -x22807 -x23937 -x1371 x451 -x4935 -x24224 -x6095 -x22268 -x24715 -x6924 x18433 x3490 x2921 x3495 x15146 -x3191 x14031 x6175 -x25888 -x6786 -x15325 -x1068 x14087 -x2014 x1353 -x3047 x14791 x3178 x13952 -x23129 -x8023 -x12218 -x6582 x26254 -x13273 -x12598 -x14999 -x11573 -x8611 x2079 -x24885 -x20234 -x12846 -x7672 -x3796 -x20937 -x11776 x6289 -x20514 -x5749 -x8158 x8619 x15587 -x1256 -x4305 -x13048 x24128 x25914 x18061 -x13703 -x6758 -x26410 x45 -x23084 -x22243 x7373 x14135 x11188 -x9728 -x21863 x18874 -x24422 -x20657 -x1588 -x18390 -x26451 -x4295 x10084 x1145 x6676 x12199 -x1242 -x912 x20915 x16135 -x7989 -x23415 -x10880 -x16078 -x15107 -x3700 -x5180 x6461 -x19650 -x4962 -x25541 x4458 -x20105 x7726 -x253 -x16052 x5231 -x25523 x24345 -x7192 x20362 x12157 -x18817 -x18649 x2127 x26270 x25176 x14146 -x2974 -x13152 -x11948 -x5620 x13101 x23537 -x24330 -x21254 -x9539 x22133 -x26415 -x11502 x4210 -x11630 -x7610 -x13080 -x4796 x1089 -x4246 x9017 -x1576 -x16994 -x13234 -x793 x3884 x4360 x5043 x12756 -x14325 x15955 -x11766 x13027 x8226 x12781 x5556 -x9014 -x2950 -x23190 -x8359 -x15051 x4397 x969 x23927 x4456 -x6748 -x8242 -x8465 x9296 x22176 -x17398 -x17253 -x15177 x16504 -x5023 -x24938 x15708 x19171 -x18360 x17598 x17153 -x26074 -x21996 -x17604 -x17920 x3869 -x24079 -x13392 x2318 -x20739 x22478 x2518 x4671 -x11371 x5334 -x19260 -x13769 -x14178 -x22528 -x10449 x3093 -x26114 x15975 -x23639 x3809 -x15301 x20887 -x4728 -x26517 x11156 -x7077 -x26285 -x15688 -x5177 x9995 -x13554 -x4336 x21311 -x13150 x23943 x11880 -x23226 -x26392 -x20307 -x14470 x1431 x22750 -x24912 -x11315 x11117 -x11388 x25608 -x19069 x21184 -x2952 x9238 -x19468 -x14811 x18626 x8426 -x24504 x7613 x22882 x21648 -x2203 x11166 -x24461 -x24822 x1614 x6401 x23245 -x17158 x7084 -x11845 -x26048 x7378 -x8197 x1723 x12623 x3069 x21248 x453 x5641 x12625 -x20319 -x19397 -x17882 x8324 -x17278 x18286 x11093 x8880 -x2092 x16285 -x23994 -x7196 -x21201 -x2054 x5774 -x12798 -x15365 x72 -x24642 x21766 x79 x19536 -x25766 -x26307 -x2206 -x3369 x13833 x25255 -x7376 x2187 -x8780 -x21976 -x24686 x12932 -x6326 x2213 -x6871 -x17946 -x12022 -x25138 x1837 x2413 -x24607 x22703 -x16160 -x18790 -x15329 -x16299 x8092 x8732 -x9342 x11361 x2175 x10518 -x968 -x19390 -x4423 x21176 x10522 x4189 x9316 x21847 -x13412 x82 x12456 -x20609 -x18209 -x21154 x2219 -x684 x15705 -x19320 x1098 -x262 -x16866 -x18160 -x15737 x14259 -x25656 x9437 -x10280 x6569 -x13993 x16005 -x24798 -x23709 x14606 x23036 -x12689 -x8293 x13556 x11119 x12499 x3142 x14136 -x17127 -x2291 -x20620 -x6276 x8127 -x20271 -x19502 x13936 x21072 x15932 -x1981 x18216 -x22404 x22271 x13577 x18980 x22046 -x26384 -x25289 x26191 -x15238 x958 -x19166 x3582 -x7113 -x22301 x16241 -x19646 -x25512 x11453 x15931 -x2519 x20550 -x10158 -x19122 x23231 x1866 x14686 x7896 x5035 x9013 -x18297 -x5731 -x5813 -x11141 -x24971 x4946 -x26305 -x1090 x1932 x3291 x7088 -x11161 -x23615 x12306 -x432 x2280 -x9283 x11339 -x18497 x13950 x6753 x7150 x14229 -x5926 -x23506 -x8381 -x20605 x1577 x999 -x6939 -x1727 x22651 -x19095 x9561 x1112 -x12757 x341 x20715 -x19313 -x17586 -x3220 -x2273 -x19800 x17756 -x9780 x14182 -x5139 x552 -x13502 -x6732 -x5332 -x11338 x4089 -x19106 -x25642 -x23564 -x6406 -x15282 x20531 -x25033 -x17568 -x16231 -x16988 x17696 -x11217 x8256 -x25108 x4781 x23897 -x21523 -x14773 x11 x3031 x5533 x24453 x24365 x17237 x3307 -x10222 x4059 x12821 x13697 x14588 x8570 x12442 x19263 x8233 -x12524 x26016 -x15366 -x8110 -x2593 -x6903 x5958 -x23918 -x23992 -x18623 -x512 -x12604 -x14807 -x21404 -x13688 x10885 -x14976 x13941 -x14044 x12845 x23663 -x21630 x21304 -x13510 -x5510 -x17264 x11529 x10148 x24169 -x16287 x12803 x8467 x11149 -x23267 x8254 x568 -x24779 -x17873 x24842 x1008 -x14005 x23916 -x22412 -x23269 -x4525 x16185 -x24660 -x5085 -x13715 -x12031 -x18631 x18581 x25421 x23652 x20208 -x24808 -x15411 x6529 -x1324 -x3143 x25761 x9660 x25777 x26501 x15585 x17257 x70 -x25370 -x21776 -x22 x14417 -x2789 x10990 x13145 x10528 -x11854 -x17404 x7546 -x15639 x3283 x5647 -x7000 -x23533 x858 -x25017 x15039 x9509 -x9703 -x24256 -x11397 -x5002 x8466 -x22220 -x21192 x5480 x18486 -x23751 x8537 x13144 -x11128 x14718 x23306 x4368 x7259 x4418 -x24098 x2274 -x13495 -x10894 x11619 -x22486 -x15447 x15917 -x25417 -x19185 x244 x15810 x23870 x23766 x15354 x21261 -x15128 x22759 x25975 x2858 -x22381 -x20534 -x25843 x1442 -x7493 x3909 -x17401 -x3350 -x23978 -x10517 x19831 -x5956 -x21993 x16682 -x1054 -x4233 x2807 -x15446 -x15686 -x3484 x19194 -x24005 -x2372 -x16145 x25628 -x8830 x25315 -x12047 x12248 x18934 -x25538 x11261 x7944 -x13364 x5732 x26333 -x10798 x15743 -x1204 x20651 -x19108 x12359 -x19754 -x22957 -x6998 x7287 x662 x5264 -x13953 x3608 -x23831 -x10103 -x7680 x4774 x12430 -x19074 -x5900 -x3459 x4326 -x9749 x19598 -x9172 -x10276 -x11964 -x7983 x8183 x3006 -x13808 x12252 -x20503 x2891 -x3561 -x21073 -x8365 x13991 -x14644 -x6378 x20736 -x3662 -x12043 x17585 -x2650 -x9138 x22185 -x23202 -x764 x21111 -x6472 x1211 -x20952 -x24985 x7615 -x16947 -x17390 -x1276 x19353 x22309 -x23181 x18513 -x6641 -x2938 -x18822 x9917 -x17826 -x11029 -x6613 -x22572 -x24827 -x23077 -x25254 -x7545 -x22593 x634 x7321 x6066 -x24667 -x5520 -x9788 x9232 x15586 -x3067 -x14082 -x22319 x2498 x9535 -x10304 x18367 x12914 -x20643 x5792 x5824 x1899 x15473 x8999 x9544 -x8679 -x6270 -x15448 x13516 -x22568 x3815 x14337 -x17465 -x26213 x8539 x16523 -x3974 -x14620 -x24786 x12700 -x22610 -x10147 -x334 x2522 -x3466 -x4088 x23426 -x23260 -x3322 -x9532 x23031 -x4433 x26319 x2006 -x21941 x2665 -x12981 -x15576 -x14172 x22725 x16696 x420 x21516 x25355 -x9606 x11788 -x19019 x11464 -x11990 -x9226 -x18398 -x8862 -x15839 -x24263 -x22373 x4266 -x14205 -x23768 -x7167 -x22916 -x26364 -x21763 x9015 x20610 -x7953 -x656 x13272 -x6194 -x14969 x17976 x351 x13206 -x15215 -x24834 -x22461 -x5773 -x8508 x17480 x13327 x22821 -x22307 -x17208 x20621 -x21436 -x23862 x5628 -x7803 -x2805 x7152 -x9734 x23528 -x15244 x20418 x24664 x21228 x3585 -x13616 x5094 x22635 -x720 x10110 -x19470 x2095 x3057 -x22497 -x2660 x20586 x5996 x16058 x9957 x5344 x6682 -x9382 -x21672 -x20090 x7655 x17227 x13900 x11660 -x20990 x19806 x24047 -x18824 -x6490 -x12117 x5512 -x25995 -x1190 -x15029 -x19392 -x23825 x11645 x22187 x2472 -x24641 x15474 -x4135 x22922 x23327 -x26136 -x19739 x11523 x8600 x10232 -x22181 -x24219 -x5115 -x23557 -x23472 x5183 -x7425 -x26391 x7950 -x23921 x16126 -x20241 x11298 -x14911 -x22460 x25162 x26426 -x8980 x17766 -x8514 x18068 x4422 x12369 -x618 x7783 x14281 -x17936 x8082 -x14464 -x16081 -x24358 x17295 -x5708 x15105 -x15886 x18144 -x8457 -x11237 -x21088 x368 -x17593 -x26137 x15317 -x17541 -x4045 x21517 x5609 -x22343 x16898 -x13497 x22035 x20560 -x10539 x3523 -x14400 x3445 -x20604 -x21489 x22954 -x13131 x12937 -x5686 -x23949 -x7924 x6792 x4420 -x18446 x17980 -x11758 -x19917 -x14064 -x1853 -x8413 -x4315 x728 x3654 x743 x8464 -x5153 -x22258 x10859 x12615 -x6774 -x14981 -x12 -x14626 -x8664 x7844 x1966 x14940 x17867 -x5973 -x6990 -x6302 -x10257 -x25507 -x26355 x846 x17807 -x6883 -x531 x13770 -x666 -x6424 -x13349 x17072 -x15414 -x1436 -x17007 x1507 -x8498 x23200 -x10107 -x17107 x4827 -x5411 x25386 x23866 x2431 x7561 x10028 -x15478 -x14684 -x1865 -x7733 -x6920 -x26461 x7071 -x25845 x9647 x19329 -x5832 -x13019 -x21064 -x11286 -x22287 -x7235 -x4168 x20926 -x17458 x13092 x23227 -x17069 -x2392 -x23223 -x11809 -x6154 -x12194 -x10714 -x16692 x7026 -x10264 -x3721 x16180 x10554 -x23742 -x12742 x20454 -x14922 x6023 x24294 x538 x16893 x2474 -x9932 x10021 x2336 -x12018 -x22392 x1092 -x4425 x22715 x4886 -x25967 x13999 x1217 -x25935 x5315 -x1306 x17615 -x6048 x4551 -x99 x4864 x6958 -x419 x12497 -x23954 x11945 x26542 -x15254 -x19546 -x18760 x7214 -x15073 x8817 x12473 x9282 -x24993 -x1689 -x15059 -x647 x10869 x19324 -x15552 -x16387 x7620 -x17344 -x6885 x11851 x25550 x17207 -x6007 -x13282 -x23614 -x9772 -x6292 -x1874 x20166 -x16479 -x24639 x11940 x20997 -x22949 x10359 x2445 -x23843 -x7525 x21675 -x16395 x10195 x14561 x9908 x16463 -x12824 -x4834 x19848 x15116 -x24488 x13301 x4040 -x8075 x5080 -x4156 x3587 -x18590 x9664 -x7197 -x8403 -x21809 -x14175 x26086 x24091 -x2243 -x9065 -x4842 x19115 x16667 -x15441 x6171 x11116 x10070 x11511 -x15624 -x18778 x9973 -x127 -x19589 x17665 -x3778 x2697 x17356 -x14440 -x5930 -x2132 x2344 -x19574 x11614 -x6474 x12879 -x19606 -x8216 x15439 -x15605 x16561 -x24746 x2739 -x3260 x3927 x796 -x1732 -x14210 x13489 x1694 -x13175 x6078 x26015 x15995 -x5160 -x19003 -x8247 x4169 x18697 x21482 -x25987 -x19001 -x6675 -x16475 -x8662 -x26478 x11413 -x4229 -x9996 x22654 -x15477 x3366 -x4039 x7752 x1153 -x20048 -x11700 -x3165 -x2354 x14283 x11715 x26436 -x11642 x2256 x2638 x16264 -x2090 -x17581 -x468 -x21954 -x20844 x8856 x9385 -x15055 x17062 -x16471 -x25095 x5150 -x26069 -x11865 -x3296 -x6623 -x21877 -x20876 x23947 -x390 -x22492 -x316 -x3645 x18483 -x2833 x21892 x14028 -x17035 -x21401 x6149 x8378 x6738 -x7358 -x9912 -x12866 x11768 -x19565 -x8337 x24563 x3327 x11385 -x10139 -x14010 -x1449 -x3088 -x1471 x11380 -x2398 -x16044 -x19960 x8171 -x7495 -x24908 x5078 x9123 -x642 -x10686 x1902 -x22154 x22714 -x23174 x12557 -x7699 -x6749 -x4250 -x19215 x17542 -x16763 -x4352 x20979 x14151 -x8150 -x19153 x14215 x1167 -x12159 x1934 -x22514 -x11467 x1375 x19489 x9351 x2338 x1541 x20469 -x24967 -x3979 -x19256 x11238 -x26449 -x21727 x24440 -x6319 -x24068 x10529 x13541 -x20932 -x23518 -x7355 x5699 x12573 x20471 -x20954 x7667 -x14862 -x15265 x20108 x4908 -x14757 -x24027 -x19406 x20370 x21312 x21962 -x22848 x12168 -x4571 x15679 x4512 -x11280 -x4065 -x11449 -x4740 x1810 -x8947 -x24830 x5561 x5953 x24693 -x3314 x20280 -x8918 -x17283 x3378 -x21158 -x12366 -x19131 x3596 x14628 -x25469 -x2896 x4300 x5123 -x23621 x7779 -x6796 x1277 -x1548 x6830 x24409 -x11191 -x20002 x25705 -x15768 -x11962 x3293 -x1366 x9598 x16232 -x24549 x17746 -x4555 x6795 -x14852 x2923 x4038 x780 -x4893 -x26214 -x12558 -x17216 x17355 x15831 -x15415 -x13109 -x10576 x14358 -x25603 -x10054 x8922 x10809 -x4941 x5778 -x5198 -x747 -x24537 -x7717 -x13420 -x24538 -x23259 x24882 -x23141 -x16411 x22892 x6727 x10440 x6695 x3474 -x20858 -x7917 -x20891 -x16306 -x16118 x6179 x25275 -x19454 x20374 x8406 -x24624 -x9479 -x14817 -x22587 x16536 -x25478 x2548 -x5817 -x9363 x439 x13209 -x19147 -x204 x17060 x20636 -x13143 -x22652 x9605 x9331 x5326 x6954 -x13947 x20761 -x9451 -x10260 -x1861 -x25403 -x4867 x26272 -x7133 x20421 x947 -x7933 x3720 -x2517 x3462 x558 x6622 x605 x5311 -x13723 -x1800 x10425 x26094 x1672 -x8114 -x23887 x609 -x11165 -x26379 x10806 x26454 -x10874 x18465 x10773 -x25674 -x13835 -x12697 -x20772 x7007 x12670 -x15537 -x2546 x12412 -x19821 -x5135 x11527 -x15929 x7154 -x16879 -x23029 x26087 x15877 -x16496 -x14257 -x17486 -x21433 -x21673 -x12713 -x14141 -x21182 -x9389 -x23801 x16645 -x10532 x26020 x15946 -x7101 -x3288 -x21074 -x21769 -x16944 -x20050 x15420 -x25119 x8149 x22532 x19986 -x16655 x4208 -x18616 x22215 x20916 x23195 x4643 -x14621 x5059 -x15985 -x22382 -x22195 x23377 x19842 x15141 x20696 x3421 x26007 -x7790 -x19889 x4081 -x2658 -x11011 -x26548 -x10224 -x2452 -x9465 -x19844 x18091 -x7975 x20343 x16541 x23552 -x17960 -x19763 x11521 x14361 -x15044 -x17519 -x26276 x10753 -x7901 x9050 x1728 x4882 -x17846 -x20158 x1144 -x6089 x26407 -x18686 -x25613 x5187 x10569 -x11636 -x11561 x10092 x2775 x13299 -x16049 -x26514 x10434 x8808 -x15392 x5337 -x21037 -x19560 x4942 x17750 -x19293 -x26229 -x16993 -x20010 -x1455 x9633 x8758 -x24498 -x6110 -x2161 -x11722 x175 -x12289 x5169 x25305 x20300 x15004 x7695 x11570 x24698 -x9219 x7182 x9587 -x9102 -x5583 x3757 -x24588 -x24403 -x14904 -x23680 x5105 -x25957 -x25537 x8995 x4432 -x474 -x23161 x18516 -x21245 x21385 -x19132 -x17957 -x19041 -x2044 x2705 -x22558 -x16423 -x3723 x16849 x17822 -x4468 x24124 -x10071 -x20623 x20243 -x15725 x498 x22106 x20957 x17374 x18641 -x2030 -x22389 -x17973 -x1510 -x24628 -x2102 -x17305 -x14915 x18578 x9137 -x14775 -x14622 -x17802 -x5371 -x1804 x24212 -x26201 -x4402 x10932 -x12093 -x12552 x20434 x18046 x7984 x23169 x3485 -x10546 x6051 x18514 -x18758 -x19738 -x1295 -x14781 x5897 -x14943 -x8361 x774 -x22692 -x25755 x26001 -x17705 x4924 -x16757 x9776 -x2340 -x21668 -x14617 -x14108 -x3756 -x19928 -x12578 x24758 -x15286 x25436 -x799 x26046 -x3530 x6628 x20400 -x8974 -x7694 -x12616 -x3451 -x25830 x20960 x25805 -x13677 -x22393 -x17419 -x18842 -x21321 x1241 x23749 x1081 -x17939 -x23519 x4078 -x10323 -x15043 -x437 -x9838 -x26505 -x12208 x19472 x9480 -x15617 -x23053 x21878 x7535 x17190 -x8587 x6844 x2967 x12416 -x20207 x14557 x5385 -x14340 x6759 x25148 x25376 x17625 x6332 -x9241 -x5151 -x18692 -x1961 -x25747 x1345 x14524 x21383 x18970 x13414 x25346 x13807 -x16520 x22802 -x15099 -x22617 -x9124 -x9962 x1149 x9139 -x3463 -x2698 -x1186 x14957 -x7489 x20601 x13116 x21784 x6469 -x26316 -x25815 -x22163 -x18870 x3118 -x15551 x18427 x4661 x9469 x4565 -x12037 x17416 -x6245 -x22705 x25840 x7624 x2629 -x6432 -x17639 x23839 x2825 -x7369 x12192 x3895 x15976 x26483 -x10396 -x24844 x24038 x19317 -x16084 x4987 x21758 -x8290 -x21434 x3168 -x24492 x1972 -x21609 -x115 x7410 -x13358 x7190 -x19363 -x17367 -x21689 x13463 x4263 -x16294 -x23697 x13051 x3793 -x14424 -x3684 -x1042 -x15302 x14738 -x26291 x26035 x16247 x7110 -x286 -x9951 -x15398 -x16595 -x948 -x16828 -x25122 x17490 x1731 -x8629 x19970 x4270 x4852 -x19669 -x12838 x12344 x22115 -x6013 x6399 -x22068 -x24 -x17982 x15159 x9744 x9650 -x26360 -x19217 -x22042 -x17369 -x1950 -x8572 -x15966 x5744 -x8168 x21842 -x13309 -x3952 -x24121 -x23185 x24248 -x5518 x23402 x21202 -x22456 x1215 -x1206 x986 x15603 -x2074 x7157 -x11124 -x4983 x6781 -x13909 -x19199 x19750 -x21538 x19060 -x14310 x25757 -x15674 x11761 -x9741 -x13821 -x11587 -x16070 -x16823 -x19594 x19886 x15578 -x23096 -x4494 x16640 -x8491 x15798 -x5618 -x25732 -x5933 x22671 -x25733 -x2936 x25191 -x4160 -x26068 x1640 x26080 x19717 x20284 -x7446 -x12185 x1862 -x10848 x18429 -x6532 -x20035 x23287 x5181 -x12933 -x22990 x4641 -x18263 x3969 x15678 -x2982 -x18729 -x16240 -x10525 x12082 -x18344 -x4244 -x23807 -x16796 -x13446 x18815 x18950 -x5373 -x10415 x2288 -x26274 x4187 x20505 -x2835 -x16522 -x14894 -x16580 x5452 -x8795 -x19305 -x14672 -x19620 -x14953 x1201 -x10082 -x9251 -x9755 -x19077 x1987 -x12834 -x14503 -x7395 -x21580 x22337 x8859 -x23727 x18814 x12581 -x15865 x1766 x25295 -x21540 x2854 -x24838 x4789 -x11759 -x10756 x22306 x10080 -x4960 -x4745 -x12522 x12525 -x11092 x3748 -x4830 -x16489 -x4339 -x4654 -x9740 -x22021 x14124 x13908 -x7991 -x25949 x5429 -x1971 -x6974 -x24765 -x20977 x21446 -x11520 -x20449 -x3802 -x25996 x20681 x6707 x7815 x4953 -x13315 -x7003 x12234 -x22694 x13922 -x214 -x3981 x10131 -x18709 -x14238 x14602 -x13858 -x8554 -x10332 -x22063 x11791 x15205 -x10076 x23419 -x21104 -x22844 -x6146 -x2305 x24782 -x8652 x22728 x10899 x3251 x7663 -x4937 -x14647 x24532 x1647 x6862 -x9062 -x21777 x21997 x13398 -x12466 -x22956 -x13337 x10407 -x16902 -x6253 x23044 -x9510 -x13385 x7918 -x13880 -x25692 -x23907 -x3113 x18040 x16867 x7164 -x5706 -x23777 -x12794 -x25965 x17400 -x21751 x693 -x23877 -x8500 -x326 x7136 x24045 x6747 -x19784 -x3861 x11663 x4669 -x5475 -x3826 -x6700 -x12029 x1572 -x25598 -x454 -x9142 x11140 -x7511 x10976 x8199 x14348 -x25251 -x5166 -x1798 x7112 -x22159 -x12594 -x4192 x4099 -x11498 -x11922 -x12624 x23000 -x23314 -x20498 x9583 x5673 -x3326 -x22422 -x20273 -x25287 -x14780 -x10523 x22117 -x3766 -x24590 -x23155 -x87 x5825 x25300 -x7965 x2294 -x1730 x13578 -x15789 x12108 x16031 -x13872 x16770 -x7715 x16772 x3337 x3246 x11892 -x20188 x8701 -x22242 -x25453 -x9829 x13177 -x477 x1850 -x3403 x9440 -x22840 -x12720 -x20453 x917 x11709 -x26369 -x20162 x8394 -x14421 -x24543 -x7834 -x10988 -x4037 -x14220 x8800 x19876 x16429 -x13644 -x21084 -x5502 x10676 x23043 -x21743 -x6462 -x20501 -x26222 x22290 -x26025 x10867 -x22648 -x24688 x4984 -x23616 -x906 -x14480 x7797 -x3238 -x15207 -x19939 -x17200 -x11925 -x5145 -x5058 -x8927 x2490 -x13903 -x2183 -x10594 -x12089 -x7888 -x24750 x561 x10253 -x17218 -x13180 x12851 x5611 x20920 x13192 x3554 -x22973 -x3422 -x18892 x6583 x629 x9990 x8418 -x10093 x8565 -x23929 x14195 -x9707 -x19474 x18060 -x13798 x20928 x22476 x2571 x6335 -x16874 -x14039 x20797 -x9557 -x9982 x15938 x6381 -x19011 x10799 -x20255 -x21815 -x11644 -x11003 -x15406 x7281 x25931 -x10872 x23659 -x5359 x10189 x15451 -x8681 -x25227 x13030 -x163 -x694 x8747 x13566 x25979 x20170 -x7735 -x9505 -x2226 -x131 -x25790 x9468 -x23317 -x5568 x1055 x7156 x2978 x22329 -x2926 -x1198 x598 x11576 -x18405 -x19919 -x3082 -x4453 x10303 -x20814 x16286 -x4982 -x22062 -x8712 x16690 -x5229 x14523 x24064 -x11082 x24576 x6096 x16699 x14607 -x10818 -x16783 x1263 -x18284 x22252 -x20935 x14723 x16282 -x4754 -x18988 x5836 -x21883 x13041 -x3026 -x9884 -x23471 -x6671 x5707 x3134 x11507 -x11821 x12882 -x16187 -x3570 -x7911 x20306 x14150 x4580 x19941 -x14037 x1017 x4904 x9806 x1970 x16624 -x17354 -x8972 x20886 -x740 -x20862 -x8246 x20918 x4324 x26227 x13411 -x2442 x10813 x4087 x25264 -x14823 x8809 -x5852 -x19068 -x24471 x26246 x26011 -x6742 -x21156 -x731 -x3042 -x16805 x11935 x20212 -x21331 -x24118 -x14878 x7480 -x4473 x26323 x7603 -x5582 -x4568 x1978 -x1749 -x8992 x15668 x20659 -x6482 x4955 x12641 -x10558 -x5820 x281 x6287 -x15561 x20520 -x24888 x22416 -x18941 x12667 -x2783 -x834 -x22419 x3430 x16672 x594 x726 x7559 -x22018 x1051 x20032 x23332 -x4437 -x19898 -x23988 x21483 -x463 -x15755 x16695 x2067 x6267 x24568 -x22872 x24405 -x15148 -x8573 -x16377 -x2664 x3114 x4495 x6301 x5392 x16637 -x24824 -x6030 -x18364 -x1194 x26342 x7833 -x2578 x10168 x15805 -x18712 x1450 x21229 -x6868 -x8371 x20542 -x14313 -x23794 -x17315 x26111 x8541 -x7171 -x25072 -x19790 -x20429 -x2918 -x21435 -x17358 -x6264 x11045 -x17543 -x16204 -x9300 -x19424 x19494 x6555 x251 x2848 x14165 x1117 x20590 -x17818 -x24024 x17297 x5857 x13628 x1975 x21028 -x2735 x7708 -x9689 x10452 -x18324 -x9004 x6508 x8857 x3170 -x15884 -x24581 -x18291 -x25239 x24052 x22009 -x24620 -x12378 x13760 x5951 -x25529 -x24663 -x2299 x5290 -x14432 x8545 x10706 -x15669 x18437 x17605 -x4847 -x21106 -x20138 -x25006 x22666 x23230 x9523 x18979 -x6370 x4795 -x9496 -x22399 x3120 x7285 -x5182 -x16964 -x4764 -x11087 -x13333 -x2434 -x2114 x827 -x18028 -x11879 -x24556 -x22837 x11580 x21052 -x18074 -x4952 -x15434 -x16741 -x16816 -x5258 x16967 -x21289 -x10596 -x19483 -x10164 -x11101 -x12057 -x16379 -x20161 -x13527 -x20760 -x22934 x25985 x1470 -x26039 -x24282 x199 x12828 x4218 -x2360 -x22994 -x13037 x5517 -x18522 x665 x9272 x18468 -x23160 -x24531 -x20813 -x23724 x12918 x25851 -x21974 x11024 x13627 x22579 x16464 x3412 x23437 x9034 -x12534 -x16393 -x23045 -x22202 -x19865 x1581 -x3647 x11384 -x14383 x7877 -x20366 -x2616 -x10358 -x9320 x20782 -x16872 -x19874 x11588 -x17504 -x14996 x10438 -x3472 x5024 x10000 -x2444 x6125 -x13072 -x10019 -x4656 -x26350 -x21178 -x5293 x21979 -x3448 x22585 -x21025 -x20751 x20064 x5742 -x9524 -x18612 -x14805 -x19988 -x12482 -x9782 -x13919 -x15944 x5021 -x6087 -x5157 x17658 x25714 -x23016 x11937 -x9695 -x21239 -x18321 -x15684 x22606 -x13783 -x10955 -x3019 -x13053 -x9154 x13985 -x25676 -x1354 -x7014 -x21350 -x3745 -x4364 -x26033 -x24794 x6000 x15210 -x11490 -x5335 x12948 x19211 x16371 -x22733 x12203 x24843 x7488 x189 -x6651 x18130 x1638 -x25349 -x16691 x6643 x4771 x5431 x21112 -x10210 x3355 x18638 -x15070 -x6400 -x18665 x19384 -x13660 -x6140 x24891 -x8314 x12994 -x6380 -x23373 -x12926 x11114 x8086 x10987 -x2890 -x18462 -x18011 -x17049 x22736 -x772 -x7449 -x15155 -x25244 x8306 -x5108 x8727 -x16713 -x21714 x13252 -x12622 -x18408 -x6178 x18200 x932 -x15619 -x19752 x8307 x9787 x16790 x19102 x26423 x19689 -x24622 -x2117 -x12706 -x7616 -x17956 -x6627 x21920 x15409 x7706 -x15658 -x20803 -x3264 -x3589 x4657 -x22863 x4353 x22517 -x4607 -x1095 x10161 -x3960 x8495 x6531 x11323 -x686 x17975 x20437 x11849 x13823 -x25398 x19977 x18997 x11746 x22730 -x15734 -x3461 -x14939 x21589 -x1328 x1334 -x15567 -x23346 -x15912 x20595 x12169 -x13292 x11129 -x18487 -x15701 -x24515 x25495 x6741 x11625 -x5079 x24741 -x11792 -x7686 -x13729 -x8510 -x22516 -x17381 x11806 x24015 -x8975 x16028 -x15404 -x11020 -x3854 -x22160 -x9074 x21850 x22702 -x16574 -x19899 x26389 x16643 -x14423 -x1002 -x18704 -x14078 x13630 -x1179 -x25054 x15696 -x2140 x819 x20704 x20258 -x17337 -x4717 x7051 x18903 -x23800 -x8911 -x5109 -x22358 -x14093 -x16748 x21981 -x18684 x17657 -x3290 -x15496 x5685 -x8595 x7006 -x1150 -x25947 -x19184 x23465 -x17238 -x18816 -x20060 -x1704 x12147 x14482 x5567 x1496 x2836 x7211 x13428 -x14380 -x13726 x18849 x16235 -x17944 -x12646 x15816 -x23128 -x25607 -x4836 x14794 x26363 x16053 x24384 x277 x1404 x18217 -x17005 -x11799 x17865 x7141 -x14374 -x21748 -x22608 -x26248 -x8462 -x16063 -x212 -x3847 -x25125 x23703 x16736 -x15252 -x11790 x16165 x7271 -x16767 -x12059 x2520 -x4575 x15970 -x16045 x14674 x7583 x2841 -x21310 x24444 x25373 -x19945 -x16698 -x17698 x13459 -x6072 -x18605 x4556 x15780 x13667 x10909 x21556 x256 -x12189 x10865 x19798 -x8136 -x12550 -x12852 x6377 -x17308 -x14264 x6874 -x3768 -x15163 x12113 x20674 x51 x14502 -x6036 x6131 x12402 -x14720 -x21799 x3217 -x17403 -x19846 -x20879 x3295 -x4365 -x21334 x9873 -x13709 -x3172 -x19479 x7787 -x11708 -x1907 x748 -x25383 -x14578 -x11428 -x12077 -x8000 x23118 x25353 x21473 x9145 -x20795 x5873 -x6848 -x7213 x17555 -x6794 -x19072 -x1316 x1015 -x4505 -x23086 -x22745 -x24778 x7771 -x25555 -x8905 -x15504 -x18911 -x19455 -x20117 x2878 -x21662 -x24644 x8581 -x18838 x22130 -x12101 -x5640 x10271 -x21418 -x2231 x25044 -x11229 -x13662 -x9688 -x18900 -x18669 x24534 -x13344 x18379 x17529 -x20183 -x6889 -x8316 x3148 -x20386 x11004 x18986 -x10293 x11201 x19809 x11462 x1010 x21610 x10122 -x25791 -x20144 x9500 -x9329 -x18036 x146 -x19156 x15201 x22530 x8431 -x5672 x7218 x5695 x3157 -x26056 x13658 -x12739 x15909 x1573 x16586 x3785 -x11130 -x23159 -x6384 x18180 -x17786 x6919 x14198 -x17319 x24631 x16502 x2790 -x117 x10444 -x20551 x23410 -x466 x3424 -x18178 -x5244 -x25740 -x15788 -x17571 -x7882 -x25489 -x16190 -x23606 -x5011 x23059 x17858 x8686 x21910 -x26395 -x3212 x6850 -x14188 -x22294 x3139 x1982 x24424 x20572 x21378 -x12265 -x19274 -x19944 x14651 x443 x19521 x5728 -x12669 x7482 x24906 -x19164 x4723 -x6434 x1561 x4296 x24840 -x2724 x4133 x18575 -x5467 -x21832 x23559 x4733 x1462 x19044 -x18655 -x26193 x12217 -x23178 -x20759 -x4872 x18757 -x14932 x17268 x22254 x3831 -x18586 x25099 x1831 -x8528 -x7249 -x10675 -x6670 -x12805 -x11522 -x675 -x5188 x2025 x4055 -x17955 -x25679 -x4154 x20900 -x24726 -x13790 x14035 x13396 -x23054 -x4870 -x18064 x946 -x3883 -x25590 x6060 x8854 -x5050 x13329 -x3872 x2612 -x16895 x3343 x15895 -x25407 x13605 -x22459 -x13457 -x17115 x3663 x5970 x20344 -x16829 x5524 x12349 -x4722 -x18723 x17671 -x17259 x329 x7053 x7105 -x22729 -x14154 x4225 -x22581 x927 -x14788 -x21395 -x23039 -x24652 -x21190 x12696 -x26521 -x17531 x6321 -x24720 -x25522 -x23390 x7810 x7609 -x21644 -x22465 -x22210 x19 -x23347 x11914 -x4207 -x21422 -x23265 x3499 -x22679 -x11260 -x11884 x5482 -x6996 x21145 -x5595 x20130 -x23868 x3795 x6790 x21617 -x23993 x5866 -x6082 x5891 -x25675 x12471 x12327 -x15307 x8845 -x15823 -x13887 -x22662 -x6926 -x12304 x21486 -x21749 -x26093 -x20907 -x20359 x10175 x23651 x3982 x19272 -x16319 -x20727 x9498 -x9600 -x17202 x6177 x1857 x24881 -x14512 -x19779 -x24402 -x17888 -x13693 x5490 x1357 -x24404 -x13949 x18315 -x9174 -x13960 -x22427 x7802 -x20888 -x24421 -x16544 x4563 -x23186 -x26492 -x1007 -x15380 -x9659 -x7564 x24264 x3600 x6548 -x12063 x24915 x22053 -x20829 x6890 -x16076 -x7253 -x3078 -x26131 -x20470 x16173 x6571 x4673 x12335 -x6681 -x8793 -x24177 -x11510 x1422 x10244 -x14772 -x21409 -x19289 -x15554 -x13568 -x25632 x26160 x10151 -x26414 x12042 x9935 -x26251 -x8265 x25083 -x3874 x9939 x25391 x19206 x16710 x16275 -x13722 x4967 x7999 -x14699 x7399 -x14796 -x20519 x9309 x478 -x23375 -x14877 -x17729 x8630 x9847 x20919 -x1118 -x22224 -x24086 -x24947 -x23779 x19872 -x13259 -x12356 x18708 -x2984 -x8864 -x15601 x21724 -x7808 x11564 x20628 -x26247 x15646 -x26047 -x13814 -x12392 x24828 -x15127 -x1538 x246 x25402 -x18673 x15998 -x2597 -x17276 -x26128 -x18933 x5156 -x3109 -x9146 -x7471 -x23009 x9455 x12414 -x17239 -x19772 -x3511 x18403 -x25334 x22445 -x23066 -x13990 -x26474 x15511 -x19000 -x1670 x6379 x3077 -x14317 -x4395 -x5910 x1543 x14643 x8191 x343 -x354 x6185 x5782 x23497 x3192 -x21490 x8729 -x25037 x11623 -x19510 x7556 -x25008 x14316 x13278 x11026 -x14630 -x9864 -x421 x8535 x16746 -x21251 x10477 x5125 -x17734 -x10534 -x19436 x5412 -x14892 x1662 x20121 -x3540 -x17105 x14905 x10611 x22014 -x20301 -x21445 x9089 x2455 x21297 -x11040 x16683 -x1200 -x6730 -x18314 x7565 -x9150 x21821 -x24483 x22485 -x22347 x19302 -x15492 -x18417 -x25118 x18671 -x11027 -x25221 x15611 x11097 -x13482 x24156 x12985 x26022 -x5375 x19055 -x6719 x2185 -x17937 x4929 -x21319 x22716 -x17277 -x18846 -x23547 x12996 x10374 -x25056 -x22723 -x18811 -x18438 -x13538 -x17652 x2310 x23445 x12377 x15776 x7379 -x11341 -x22976 -x5277 x8831 x22013 x24774 -x816 -x26565 -x11843 -x22361 -x13776 -x23385 x18670 x3859 -x11579 x882 -x14541 -x12232 -x8672 -x19943 -x8599 -x20510 -x13513 x2164 x20896 -x4698 x19811 x9461 -x16034 -x21664 -x25615 -x21699 x2349 x7431 -x9262 x5573 -x22632 x8301 x23611 -x19439 -x12205 -x4258 x12966 x9899 -x4346 x16325 -x13663 x8198 x9946 -x4646 x6437 -x17708 -x14454 -x14594 x15412 x24110 x11133 -x7123 -x7505 -x11647 -x17124 x25816 x19085 x68 x21132 -x18343 -x4384 x16147 -x19632 x13387 x13381 -x23909 x3452 -x11417 x21062 x2881 x19461 x479 x7851 -x22794 -x924 x6271 x14671 -x229 -x13618 -x15353 -x19833 -x8490 x12015 -x22067 -x18865 -x8695 -x23601 x17074 x20523 x25870 x8289 -x14118 -x15280 -x3207 x5012 x12922 -x9293 x18336 -x24811 x13576 x760 -x16098 x13071 x6417 x23733 -x16769 x6580 x16219 x22717 x9341 -x19747 x10333 -x10820 -x5585 -x17429 -x21276 x979 x13190 -x8255 -x7621 -x15972 x425 -x5678 -x17479 x2419 -x16948 x15790 -x13199 -x1825 -x10501 x5486 -x15518 x9417 -x3936 x12119 -x25441 -x6869 x11858 -x2373 -x6278 -x26527 -x14289 x7132 -x15401 -x25485 -x6873 -x19031 x11665 -x14223 x2411 -x12120 -x22900 -x17094 x16851 -x16638 x9244 -x18949 -x23459 x4535 x14866 -x6083 -x14338 x26208 x8243 -x24610 -x1997 -x26382 x23723 x9714 x1287 x25426 -x20227 -x20113 x21050 x13741 -x21587 x23590 x5195 x17557 -x16924 -x5644 x11473 -x2515 -x21715 x26317 x4665 x7864 -x9803 x25158 -x3572 x10771 x7460 x11228 -x18391 -x15922 x9504 -x6393 -x6374 x5146 x2767 x4448 -x8897 -x18306 x3136 -x18690 -x16941 x18738 -x6311 x7587 -x26187 x12257 -x20527 x1398 -x25729 x9218 -x10214 x5031 x15690 -x12767 x26447 x15250 -x2908 x15090 x734 -x15977 x23206 -x24144 -x9821 x13862 -x13469 -x11546 -x4773 x26462 x16731 x12481 x15484 x11056 -x24087 -x5648 -x2330 -x10570 -x15263 x1219 x10591 x19307 -x15813 x8271 -x19561 -x13498 x11077 x11667 x26273 x7001 x5671 x4621 -x16932 -x18250 -x25511 x26345 -x14297 x3007 -x15519 -x14724 x2534 -x20697 x7441 -x5969 x11059 x6067 x14364 -x12724 -x22093 -x15418 -x22647 -x12126 x5384 -x8213 x20666 -x20274 x15348 -x25684 -x24899 -x21020 x7848 -x10386 -x4090 x10247 x1808 x4719 -x515 -x518 x18090 x15797 -x15416 -x21807 -x15025 x20363 x7934 -x14357 -x10703 -x22873 -x21210 x17151 x9729 x949 x14030 x7403 -x19244 x11898 x11249 -x19388 -x17951 -x13336 -x23939 -x25235 x2774 -x17383 x18174 x3507 x8563 -x13775 x15936 x19105 x13785 -x1335 x17379 -x14716 x17661 x6999 x11669 x19765 -x12480 x7494 -x11219 -x22879 -x14267 x10481 -x1064 x1275 x4912 -x1552 x21915 -x11383 -x21771 x651 -x5785 x2566 -x744 x19507 -x813 x16374 x9053 x1864 -x13592 x26347 -x20754 -x13523 -x3282 -x4666 -x3096 x17285 -x11207 x25294 -x9736 -x23846 -x25135 -x9358 x11109 -x10342 -x19771 -x8087 -x13031 -x17472 -x1127 x25292 -x16116 -x25280 x19428 -x25066 -x25504 x23131 -x13606 -x404 -x22216 -x14315 x2281 x19759 -x9016 x19609 -x65 -x5662 -x16976 -x21734 x2727 -x14600 x4480 -x575 -x8192 -x5131 -x13744 -x13250 x6930 x8263 x10751 -x11386 x4369 -x21285 -x15661 x17461 x23263 -x24001 x4493 x6814 -x21680 -x1447 x22515 -x801 -x24989 x19081 x20948 -x18567 -x24054 -x13968 x22881 x7512 -x19486 -x25468 -x11508 -x19138 x26558 -x12575 -x3154 -x11823 -x19666 -x16901 -x21399 -x15024 -x23894 x4653 x12519 -x20267 x17125 x5223 -x14951 x23251 x14853 -x18410 x8340 x25430 x16413 -x5874 x10008 -x4770 -x4767 x5259 x19791 x5138 x15845 -x20941 -x13514 x24277 x22890 -x26351 -x13171 x10384 x11789 x25465 -x19980 -x3686 x25908 -x10029 x25208 x12438 -x11903 x6222 -x13159 x6618 -x20529 x20490 x24241 -x12632 x14116 x8896 -x8813 -x20731 -x970 -x26156 x4053 x5653 x20281 x16368 -x26553 x6614 -x2070 x15591 -x24387 x1527 x16787 -x25145 x13016 -x3129 x20404 x13806 -x544 -x12136 x21697 -x7299 -x13716 -x6295 -x5895 -x20047 x9859 -x14265 x2721 x2240 x11051 x17363 -x26108 -x10448 -x11804 -x18368 x19644 -x13340 -x5975 -x25547 -x18339 -x1737 -x11276 -x14610 -x11585 x7048 -x11015 x8950 -x10953 -x13029 -x699 x5159 -x7759 x16628 x128 -x12514 x8268 -x13803 x21834 x6477 -x218 -x26512 -x24702 -x25869 x26042 x9672 x24141 -x11463 x1678 -x1522 x919 -x21044 -x6696 -x6827 -x20478 -x19054 -x8756 x1587 -x21521 x7518 -x25452 x9781 -x6166 -x14102 x4695 x7724 -x3124 -x2364 -x21986 x6364 x1920 x17934 -x21464 x5577 -x13391 -x23802 x17650 x10142 -x16752 -x26348 x2876 -x12182 x10330 -x4945 -x20008 -x4400 x20347 x17856 -x25319 -x21480 -x24026 x3983 x5331 x22100 -x8801 x9477 x11499 -x21731 x21262 x9985 x1605 x21151 -x18421 x21781 x17886 x1065 x25113 -x11910 -x20251 x19380 -x176 -x10824 x14891 -x22089 x8900 -x22919 x3730 x16803 -x18614 -x20278 x25086 -x25442 -x24474 -x2471 x14765 x63 -x13286 x21459 x19149 x11271 x8437 x14046 -x7533 x21364 -x18079 x14166 x2703 x10735 -x22289 x3710 x21873 -x7392 x12428 x3240 x22826 -x22757 x16236 -x10033 x10713 x11621 -x11640 -x24236 -x21736 -x265 -x1080 -x6329 -x18161 x14880 x17310 x16756 -x13456 -x11530 x12836 -x2261 -x23772 x12877 -x20352 x9750 -x26231 x1709 -x7531 -x6887 -x18524 -x23589 x22658 -x22633 x15650 x11749 -x17459 -x9356 x3416 x9121 -x15494 -x26490 x22883 -x21968 -x2561 x21477 x1884 x12887 x23878 -x8625 -x17697 -x15239 x11651 x2202 x12262 -x24299 x23460 -x7309 x7691 -x23145 -x13977 -x3948 x15425 -x4378 -x13602 x44 -x14484 -x20422 x5136 -x21263 x16853 -x24484 x16507 x22360 x3564 x12387 -x15066 x21818 -x14785 -x12650 x13916 -x25543 x8645 x4600 -x26179 x15482 x3542 -x23354 x23213 -x24923 -x5350 x4977 x215 x8416 -x1240 x16271 x191 -x1115 x11242 -x2506 -x9476 x10577 -x11594 -x17501 -x12917 -x25886 -x1760 x14450 x1860 -x12543 -x15634 x12475 x25917 x23685 -x20427 x19861 -x25517 x10463 x14241 x16830 x8826 -x5627 x22441 x10855 x20332 -x14402 -x24262 -x12427 -x23302 x8622 x12408 -x4356 x1567 x18273 -x15507 x5663 x5433 -x9490 -x23126 x24754 x11855 -x18764 -x23056 -x23487 -x17313 x10461 -x15577 x15766 x24244 -x12664 -x9035 x15698 x23955 x2494 -x8824 x22020 x23975 x8796 x23182 -x4271 x5527 -x8101 -x610 x6102 x7675 -x15689 -x19617 -x9467 -x12305 -x5147 -x13303 x7035 x14652 x10263 x16968 -x16603 x287 -x17346 x3629 x24051 x22796 -x3034 -x17931 x14514 -x18598 -x23477 x20390 -x20764 -x1066 -x19920 -x16265 x7032 x6699 x14992 x3190 x1735 x22487 x15885 -x5578 -x21329 -x8258 -x18683 -x20275 x16764 x23945 -x23883 -x2621 x25518 x26198 x9225 -x6343 -x13957 -x22217 -x16712 -x16529 x2488 x13365 x8827 -x6412 -x6248 -x7725 x8699 -x25388 -x23311 -x12170 -x22947 -x14375 x7050 -x26457 -x14875 -x12330 x1716 x8874 x4884 x3263 x21009 x25311 x6441 -x13712 x21620 x16670 -x10994 x8507 -x18731 x19766 -x25940 x9673 -x1367 -x5114 x13998 -x4579 -x1397 -x5418 -x24466 -x7360 -x5574 -x15559 x24654 x2057 -x22182 -x4060 -x14580 -x9026 x17850 x10795 x4198 x16239 -x26250 x17911 x7876 -x3473 -x12249 -x17740 x25928 x5358 x12463 x12599 -x20767 x307 -x8887 -x2812 -x18728 x487 x9599 -x5097 -x20806 x5400 x11555 x22367 -x7796 -x19774 -x1751 x14062 -x4431 x9349 x3184 -x15719 -x830 -x10141 -x18860 x21066 x16373 -x4010 -x22663 -x24164 -x21613 x21376 x15806 -x2119 -x19141 -x3942 x16046 x9119 -x7969 x11372 -x15103 -x24235 x8076 x16852 x10757 x15173 x4869 x4203 x325 -x4652 -x17471 -x23368 -x22539 -x15089 -x9144 x12680 x3100 x7718 -x6552 -x9722 x2324 -x13283 -x10429 x16357 x8820 -x15262 x7862 -x22145 x4153 x16680 -x14980 x9390 -x9249 -x14218 x1761 -x13347 x15330 -x15459 -x5624 -x12993 -x7640 x24289 x22833 -x18256 -x12971 x4679 x7305 -x13154 x26403 -x25151 -x17709 -x15632 x6143 -x22400 -x21542 -x20214 x17254 -x2179 x13069 -x9653 x7748 -x6933 -x21153 -x7593 x18921 x19777 -x26380 -x20864 -x13749 -x8093 -x4204 x6455 -x22379 -x24099 x8068 x13700 x3408 -x25470 -x9916 -x13184 -x22676 -x1022 x3441 x7098 -x20189 x24060 -x11326 -x4342 -x25745 x26106 -x5077 -x20309 -x20832 -x522 -x11211 -x21121 -x7432 x2363 x2449 -x1989 -x23157 x12990 -x22518 -x6409 -x25408 x11365 -x25259 -x25689 -x7179 x13239 x17055 x18413 -x15016 x25535 x9236 x14492 -x22193 x8749 x15097 -x3716 -x6286 -x24344 x2053 x6022 -x19785 -x1218 x11218 -x4318 -x7302 -x11905 -x25525 x22644 x6467 x18424 x13400 -x24616 x8906 x25898 -x13078 -x10085 -x11122 x15916 -x14949 x24395 x3712 -x11551 -x25143 -x21722 x8109 -x7205 -x337 x14216 x124 x2249 -x12368 -x12665 -x24443 -x25969 -x23220 x12718 x18009 x13871 -x4589 -x11950 -x22894 -x4043 x9568 -x20383 x11967 -x13220 x3609 -x24013 -x18552 -x18714 x15542 -x21634 x9724 -x18119 x12531 -x13195 -x26313 -x5528 x3548 -x16106 -x13214 -x14260 x19727 x24257 -x7151 x7858 -x15545 x2381 x8040 -x16514 -x5363 -x21047 -x10511 -x2882 -x26235 x9431 -x23549 -x10014 x16863 -x7016 -x22270 -x2619 x13890 -x21374 -x472 x25414 x16501 x25179 -x18517 -x6359 -x4854 -x17785 x3501 x22599 -x15637 -x1827 -x10377 x14920 -x2552 -x4130 -x3666 -x18767 x24075 -x597 -x24682 x20618 -x20435 x12266 x10633 -x10716 -x24114 -x15562 x5318 -x10939 -x7553 -x23143 x11457 x20540 x2815 x677 -x11575 -x18960 -x14568 x16482 x5096 -x18024 x275 -x26315 x7232 x21337 x3331 -x20713 -x21623 -x24792 -x6452 x25233 x20506 -x17981 -x3257 -x11423 -x11209 -x17900 x9101 x23124 -x1505 -x12237 x8447 -x13473 -x7068 -x18218 -x4172 x5880 x1096 -x14572 -x12562 x1698 -x24085 -x19258 x1777 -x18929 -x15035 -x20746 -x21414 x5379 x7998 -x5432 -x18181 x8090 -x585 -x4725 -x4956 x3905 -x4033 x9484 -x25708 -x6120 -x10335 x19793 -x23172 x21346 x18886 -x20202 x22066 -x8222 -x8886 x3613 x9085 x20423 -x26349 -x25070 x8044 -x1661 x12046 -x12284 -x5044 x909 -x412 -x21449 x3949 -x23144 -x6899 x20446 x10422 -x10426 -x749 x24229 -x237 x19238 -x22986 -x13151 x22672 x1714 x2823 -x11996 -x23526 x7148 -x20831 -x1238 x25187 x11671 -x11952 -x17987 x22170 -x16486 x18459 x5474 -x13185 -x11857 x4981 -x1369 -x21894 x15618 x6773 -x8607 x16725 x8366 -x3046 -x8126 -x15143 -x22317 x7096 x20943 x23210 x599 -x23205 x16142 -x3232 -x7416 -x14730 -x24632 x25913 -x13631 -x26217 x23139 x12032 -x25446 x21471 x3021 -x2277 -x15590 x8147 -x8617 x4175 -x16244 x8527 -x26215 x24429 -x22827 -x294 x22029 -x19052 x22777 -x19195 -x7383 -x23052 -x1091 x3352 x12440 -x6282 x7472 x10447 -x20218 -x17885 -x8638 x4498 x20733 -x6180 x7563 -x198 -x23069 -x2346 -x3739 -x13956 x14103 -x18010 x6293 -x18205 x15444 x7907 -x20921 x14881 -x19318 x8370 -x2773 x21902 -x24701 x2864 -x13438 -x434 -x24329 -x24670 -x11278 x10354 -x22031 x2093 -x6396 -x11157 -x4479 -x10630 -x10010 -x25726 -x19430 x24270 -x19626 x2769 x15606 -x5912 -x12765 -x7146 -x358 -x25943 x18448 x4979 x24205 -x9483 -x22820 -x6494 -x8162 x22895 -x22348 -x11256 -x3496 -x22809 x3414 -x17891 -x9520 x5088 -x17001 -x1234 -x23189 x19150 x14936 x26438 -x12600 -x3014 x20613 -x4724 -x24598 -x12733 x24232 -x20638 x20959 -x8333 x9141 -x18326 -x7692 -x9763 -x15462 x10791 -x7265 x10275 -x25422 x24334 -x19664 -x3135 x21264 -x18873 -x18299 -x23539 -x23619 x9306 -x12953 x24261 -x2337 -x19723 x6220 x5047 -x16491 -x9501 x21141 x9365 x10459 -x25003 -x21519 -x16937 -x22842 x24975 -x7915 x11748 x23196 -x14616 -x9878 -x12773 -x14608 -x19104 x7818 x10733 -x20199 -x17793 x1446 x16960 x5736 x20836 x891 x14448 -x14111 x25942 -x21188 -x6576 x6640 -x14068 x17628 -x14366 -x263 -x14908 -x12123 x7292 -x7497 -x10383 x23895 x5209 -x19653 -x6200 -x14269 -x17677 -x24417 x23003 -x13049 -x18135 x16681 x2365 x11947 x16383 x4938 -x17434 x13834 x8608 x4685 -x18076 -x23792 -x12346 x3734 -x8205 x1763 x12410 -x926 x16822 -x8085 x8511 -x23944 -x25392 -x4041 x12840 x25990 -x7139 -x20331 -x25687 -x22228 x20964 -x8448 -x10418 x17780 -x5000 -x5279 -x1924 -x21244 -x20413 x13853 -x25228 -x16676 x2150 -x6135 -x12352 -x8783 x13710 x6549 -x23262 -x19009 x8525 x3329 x25877 -x23542 -x24151 -x6112 x15167 -x17087 x1656 x7601 -x14960 x2532 -x21492 x711 x20630 -x19946 -x24716 -x19196 -x18376 x9527 x24456 -x21381 x1912 x20238 -x25627 -x1659 x6987 -x13352 -x14739 x20648 x16494 x16942 -x3169 -x19515 -x25702 x16416 -x9716 -x25046 x16897 x7303 x25193 -x21899 x3933 -x16859 -x24655 -x14619 -x20312 -x14318 x23873 x4585 x8635 x9047 -x17141 -x9277 -x15373 -x16621 x12487 -x17653 -x20922 -x8951 -x10044 -x8335 -x11512 -x42 -x12587 x6012 x6275 x25681 x22748 -x6486 x11919 x22776 -x17454 -x25369 -x21456 x319 -x11054 -x12053 x5681 -x8200 -x23171 x10277 -x1152 x6201 -x15388 x16119 -x4138 -x14801 x19128 x856 x16936 -x4184 -x8552 -x21076 -x8225 x12663 x6071 -x17569 -x14388 x24730 x2306 -x18095 -x3754 -x9243 x1027 x5426 x10049 -x13870 -x17192 -x21080 x2184 -x13128 x25253 x25322 x74 -x6241 x15920 -x5170 x8346 x12541 x26545 x4472 -x10552 -x1402 x10128 -x24976 -x7562 -x3058 x7622 -x8846 x1130 -x2590 x12507 x13915 -x25571 x3051 x13721 x26425 x8398 -x19783 x19387 -x3145 -x5407 -x6480 x17133 x8036 -x22874 -x21723 -x12316 -x5700 -x15086 -x22533 -x9693 x22245 -x7784 x18093 -x21760 x12746 x21082 x12556 x17481 -x6649 -x10935 -x10101 -x10208 -x25449 x3829 x12211 -x9340 x1395 -x15072 x9167 -x14077 -x18558 -x3808 -x18854 -x9148 x21333 -x24626 -x192 -x379 -x22105 -x16398 -x15169 -x8238 x17150 -x2690 x20589 -x19837 -x9000 x10898 -x24446 x1271 -x16596 x1476 x8665 -x8781 x22939 -x2112 -x23300 x22076 -x22474 -x5489 -x12816 -x17231 -x18223 -x417 x2818 -x2016 -x12458 -x21888 x9135 -x6333 -x13987 -x15378 x17576 -x12636 -x12905 -x15773 -x12079 x24893 -x24018 x8139 -x12068 x13641 -x2849 -x7059 -x24152 x16946 x8236 -x7353 -x3308 -x12111 x8707 x13500 x6804 x25213 -x19688 -x14158 -x18342 -x19571 -x18012 -x2611 -x11486 -x18720 x2111 x6457 x18030 x11438 x25425 x21347 -x2130 x15775 -x2630 -x16324 x18322 x9871 x9617 x22834 -x24436 x13496 -x7352 x162 x13395 x16547 x1835 -x22499 -x672 x11038 -x6198 x17769 -x12433 -x5876 x11254 x16862 -x19355 x23535 x16869 -x5009 x9645 x9531 x24603 -x18175 x1292 -x4694 -x8452 -x24178 -x24368 x4021 -x10626 -x14221 -x6103 -x14354 x10473 -x20135 -x17386 -x15958 -x1801 x2229 x16600 -x2410 x2981 -x11840 x25308 -x1400 -x13508 -x15384 -x19668 -x24557 -x4546 x6592 x7236 -x13163 x9325 -x22489 x9798 x15921 -x19753 -x8855 x11279 x14183 -x16883 x8710 x18954 -x24221 x18756 -x8323 x6949 -x18431 x5074 x17395 -x20494 x14106 -x9522 -x22312 -x7861 -x18470 x12831 x1539 -x34 -x10478 -x15520 -x10786 -x23356 -x9576 -x12986 -x12293 -x22414 -x19807 x5053 x20680 -x12172 x19543 x5241 x14305 x3241 x12198 x8979 x3675 -x1604 -x14774 x12553 x24470 x18961 -x1319 x21197 -x15676 x15847 -x1870 x15001 -x10636 -x19525 x10138 -x19446 -x17958 -x7941 x26161 -x19813 -x23984 -x8522 -x17114 -x888 -x11198 -x15987 -x11085 -x20459 x10072 x15759 x23566 x4530 -x7304 x15918 -x9795 -x25269 x19554 -x17864 x11174 -x11068 -x24816 x4506 -x9844 x24397 -x17825 -x12860 -x18589 x621 -x1040 -x1719 x1529 x3029 -x8438 -x3764 -x20219 -x19426 x4959 x17220 x5816 -x23694 -x20127 -x21944 -x26325 -x2625 -x2135 x24901 -x9333 -x14821 x3689 -x17296 -x1788 x11403 -x19882 -x314 -x12405 x19512 x13742 -x25779 x4833 -x10319 x21698 x20210 -x25868 x9183 x14131 x24339 x12897 x25654 x17768 x15289 -x14879 -x16068 x24990 -x22435 -x26006 -x9811 x1424 -x1159 x4249 -x8787 -x17225 -x22221 -x8512 -x23995 x2423 -x12947 -x614 x10399 x13701 -x6762 x1464 x3746 x11991 -x2606 -x12938 x23216 x10154 -x11597 -x22334 x8590 -x13761 -x24613 -x20345 -x26370 x21646 -x1101 x21786 -x16887 -x4128 x8777 -x2020 -x9 -x9874 x26104 x18800 x4260 x9052 -x17164 x5398 -x5404 x10674 x25097 -x14173 -x21298 x5148 -x19047 x13040 -x13764 -x18847 x1164 -x6235 x18965 -x24757 -x15042 -x8945 x16111 -x6188 x12603 -x15091 x5019 x5651 -x7836 -x14379 x24649 -x18565 x1001 x7548 -x18054 x8058 -x1520 -x18969 -x18283 x20335 x11598 -x2570 -x14653 -x18063 -x24772 -x2776 -x10388 -x8386 x4028 -x24073 x4363 x15424 -x18883 -x2560 -x8674 -x19655 x4531 x5444 -x19121 -x19142 -x26238 x11392 -x982 x197 x25301 -x10888 x14327 -x26404 -x7971 x1930 x16188 x24548 -x3958 x10816 -x4562 -x11235 x2979 -x22196 -x302 x16890 -x6050 x10450 -x2467 -x25986 -x20357 -x14190 -x23529 x1336 -x24342 x21260 -x13450 x9409 -x4911 -x832 -x165 x11016 -x11167 -x20397 -x22937 -x18014 -x22437 -x3634 -x12743 x20859 x16447 -x12596 -x21095 -x9597 -x5907 -x5957 x12465 -x1596 -x12083 -x6716 -x19880 -x2456 -x10113 x20695 x18337 x6337 -x11084 x2347 x11786 x14873 -x5477 -x762 x5589 -x16868 -x19334 -x10870 x11363 x15765 x9009 x3856 -x9044 x18556 x1302 x2644 x19477 x22509 -x6402 -x21957 x24487 x24097 -x16062 -x5606 -x13736 -x11352 -x14709 x25256 -x24604 -x3533 -x10300 -x25327 x20100 -x2946 -x14262 -x17584 -x5658 -x14299 -x2970 -x23292 -x9152 x22173 -x18373 -x20266 -x25895 -x23384 x788 x22342 x6892 x24833 -x14333 -x6647 x11275 -x25175 x6341 -x6864 x26145 -x19823 -x14859 -x22859 -x18699 x14822 x15827 x15383 x3009 x11629 x14666 x20981 -x18082 -x2483 x12294 -x25902 -x24298 x10533 -x18294 -x14554 -x17804 -x24188 x6394 -x18057 -x5397 -x25647 x10318 x1045 -x9586 -x26448 -x3635 -x14351 -x5548 x17521 -x20564 -x245 -x4144 x21924 -x19292 x23063 x9625 x2207 x20351 x771 -x3111 x14682 -x18732 -x19437 -x20566 -x7251 x12104 x25530 x11743 x17195 -x2985 x18530 x13530 x19120 x25594 x16041 -x22420 x20358 x7188 -x22538 x9125 x13034 -x18651 x9252 -x13581 -x2011 -x15685 x6654 -x16174 x13032 x10064 x13251 x15621 x2508 x6838 x23268 -x26181 -x25619 -x9456 x18320 x20537 x2037 -x13603 x1908 -x13351 x12078 x12446 -x26549 x16950 x23243 -x21234 -x24887 x20107 -x4140 x23748 -x24535 -x11720 -x3185 -x26444 x23239 -x26396 -x8373 -x10572 x4765 x1339 -x15432 -x19819 x21032 x16412 x20283 -x23264 x11648 -x21607 -x24043 -x4174 -x17203 -x26509 -x7040 -x22097 -x22932 -x9432 x18936 -x21745 -x13221 -x752 x14717 -x17275 x3767 x4951 x9585 -x8496 -x16381 x13314 x24932 -x9894 x26257 -x17246 x3648 x5997 x10978 x7744 x8338 x18141 -x5056 x25758 x7671 -x2235 -x18220 -x21508 x1618 -x24016 x9212 x1207 -x13980 x17350 -x19456 -x15940 -x13923 x8659 -x5626 x26343 -x15227 -x3330 x3583 x14120 x7354 -x22033 x3345 -x10810 -x1849 -x16054 -x19675 -x3320 -x23007 x9115 -x10367 -x19586 x24376 x2041 -x22926 -x11620 x7592 -x6802 -x16753 x24035 x17030 -x3917 -x9048 -x2481 -x9949 x21594 x14590 -x1746 x22506 x3973 -x16335 -x25853 -x17691 -x1602 x6195 -x10129 -x20171 x1791 -x7142 -x17331 -x8292 x25114 x7902 -x25852 -x18133 -x19773 x26205 x14342 x15138 -x4361 x5855 x18937 -x19801 x3837 x10761 -x11368 -x174 -x25013 x9242 -x25972 x7769 -x21629 -x8204 -x13979 x26498 x12928 -x25074 -x15083 -x7857 -x23687 -x19885 -x7160 x1314 x15996 -x11025 -x21428 x15480 x3349 x2269 x20486 -x3828 x21755 -x13673 -x19241 -x24479 -x7412 -x11946 -x24803 x11466 -x10971 -x20097 -x20268 x2409 -x7939 -x10815 -x7642 x26524 x24315 -x8875 -x18372 -x10203 x19762 x8932 -x5235 -x21588 -x16578 -x23219 -x14251 x8811 -x10650 -x24509 x7356 -x15119 -x25585 -x26170 x18318 -x5787 x3535 -x11064 -x15349 -x8650 x8770 -x11968 x15934 x4196 -x7509 x15565 x19962 x7202 -x9482 x24287 -x4660 x4334 -x5948 x13822 -x23057 -x6653 -x4762 -x13512 -x3107 -x24104 -x7578 x4164 -x2871 x17673 -x11543 -x25680 -x23293 -x17397 -x3413 -x18236 -x7346 x11972 -x13404 -x20083 x11921 -x22211 -x12002 -x17516 x9614 x3594 -x25170 x12432 -x21558 x8165 -x21038 x11774 -x5668 x11589 x24679 -x16917 x10954 x2258 x3661 -x18021 x739 -x783 x20216 x925 -x6309 x11206 -x5355 x4351 -x10606 -x2042 x4786 -x11390 -x6342 -x1396 x19832 -x25483 x2329 x11153 -x902 -x7647 -x16101 -x5439 -x16184 x10006 x26378 x10512 -x22292 x14641 x4659 -x2572 -x18038 -x5317 -x21608 -x7085 -x1708 x14529 x22868 -x15706 x11568 x3688 x18084 -x1590 -x14997 -x22122 -x17229 x3506 -x17436 x126 x10678 -x25557 -x23882 -x14612 -x11606 x8185 x1684 -x2932 -x12711 x21679 x8048 -x19585 -x2282 -x23098 -x6929 -x21890 -x17156 x21527 x17328 x20700 x13296 x26037 -x23908 x10911 -x7521 -x17808 -x10119 x1783 -x24744 -x25014 -x24028 -x19847 -x322 x2685 x23540 x16801 -x11881 -x22147 -x1338 -x15633 x19242 -x18763 -x18252 -x25524 -x8331 -x8560 -x2540 x3130 -x1477 x15841 x20640 -x11177 x12383 -x19658 x3341 -x4947 -x24306 x5462 -x12099 x24977 x23374 x11677 -x8067 x10925 x15616 -x15627 -x19686 x24707 -x11831 -x13652 -x25768 -x2912 -x8 -x15402 -x23815 -x446 -x19830 -x1347 x4892 -x14849 -x16209 -x7025 -x25195 x21437 -x22697 -x26280 -x22946 x22942 -x2096 -x20742 -x15453 x7044 x2015 x22335 -x2414 -x25106 -x13170 x22960 -x1289 x19287 x5617 -x5106 -x24258 x17241 -x4348 x6397 -x13705 x13335 -x15403 -x388 -x16534 -x23996 -x15114 x14546 x2393 -x4328 x12062 x22836 x12174 x18075 -x13940 -x1048 -x6942 x21931 -x18989 -x21400 x7775 x4963 x11176 x12259 -x13065 -x20414 -x2996 -x6204 x3677 -x10732 x21279 -x2777 -x22982 -x13289 -x7618 x24168 x9261 -x15132 -x18207 -x21452 x10066 x25610 x16562 -x17037 -x8502 x9767 -x12855 x23920 x14658 -x4413 x16847 -x15832 -x600 x4787 -x10922 x22968 x11802 x22327 x22621 x5639 -x26422 x11061 x26335 x11795 x12601 x1635 x3727 -x16115 x21336 x15296 x26429 -x14323 -x17368 x9726 -x20474 -x15673 -x22941 x8960 -x21499 x6070 -x4211 -x22108 x22490 -x221 x8973 -x3098 x6489 -x8943 x13290 x3393 x18423 -x25089 -x19079 x6431 x8321 x10690 -x119 x13440 x3683 x7940 x14814 -x2077 -x6798 x2800 x18035 x15386 x3819 x16644 x16550 -x14790 -x10986 -x11334 x5766 x24669 x4115 -x16348 -x21561 x8637 -x20581 x5388 -x12413 -x16163 x5038 -x18508 x3025 -x18248 -x16443 x15926 -x25849 -x25513 x23365 x3915 x4129 x8212 x12243 x15351 -x25783 -x7364 x24034 -x15667 -x21339 x20451 x1928 x25599 x7869 -x8341 -x24239 -x15848 x12912 -x11175 x20407 x7363 -x7809 -x10402 x23640 x19220 -x23431 x2809 -x23956 -x955 -x7755 -x8415 x20295 -x9345 x5072 x2845 -x25130 x2907 x13444 -x25420 -x24594 -x17588 x18444 -x22611 x6557 -x1550 x23612 -x3737 -x6005 -x16329 x17634 x10469 -x19712 -x19522 -x25887 x14021 -x3044 -x15176 x8968 x3390 -x5741 -x25980 -x7979 x4545 x9611 x10589 -x22479 -x6845 x3604 x5152 -x11893 x20033 -x9060 x8336 -x26475 -x16214 x22520 x7122 -x8750 x19168 -x11470 -x26122 x784 x1323 x12513 -x4023 x3665 x10763 -x16782 -x15860 -x22975 -x23062 -x17774 -x6351 x7575 x7331 -x10915 x22462 x264 x12963 -x12893 -x21116 -x1034 x3015 -x19416 -x17300 -x16347 -x22288 -x10390 -x21391 -x11726 x19579 x14830 -x17974 -x2702 x595 -x6585 -x9743 -x8047 x19440 x23646 -x20054 -x25554 -x9378 x22134 -x3617 x8735 -x23891 -x17430 x27 x5693 -x17177 x6212 x15836 x18707 x8632 x11308 x22560 x12613 -x1821 -x11332 -x9680 -x3271 x23183 -x22214 -x7595 x19862 -x20112 -x14152 -x4096 -x20039 x6913 x15300 x11426 x23931 x23164 x19189 -x21108 x16245 x26102 x8360 x4462 -x3894 x1478 x10431 x13077 -x23613 x1729 -x19605 -x16955 -x17877 x6680 -x21552 -x22866 x4693 x16354 -x11420 -x24889 x3301 x6084 x10847 x25022 -x2050 x6586 -x26038 x4125 -x8302 -x13591 x24106 -x15771 -x24614 -x3218 x7464 x16584 x24347 x11436 x5086 -x25087 -x16882 x26224 -x844 -x9361 -x22573 -x19127 x331 x6041 x3450 -x20669 -x17791 x1416 x4902 -x16673 -x20689 x5882 x14349 -x22120 -x3377 -x19599 x10213 -x457 -x9180 -x20872 x21862 -x21257 -x10908 -x20507 -x6372 -x19883 -x18155 x12619 x9127 x3937 x4783 -x25874 x23520 -x18840 -x24731 x5327 -x7109 x22095 x10635 -x19729 -x13112 -x9090 -x10980 -x3817 x4928 -x14170 -x23803 -x11213 -x7434 -x1342 -x4254 -x25364 x16718 -x15178 x6423 -x20452 x14275 -x21606 -x22913 -x15038 x4161 x19460 -x18206 -x6655 x12180 -x25899 x6965 -x8280 -x21583 x11637 -x17602 x8910 -x14797 -x8819 -x2454 -x1929 x21518 -x19110 -x10951 -x1667 x2475 -x9823 x357 x10647 -x19404 -x25366 -x22501 -x6368 x3835 -x8799 x13533 -x21408 -x12923 x14080 x2897 -x15602 -x5155 -x21586 x5127 x12635 -x3868 -x24192 -x25706 -x806 x3579 x23596 -x12715 x905 -x8379 -x16721 -x2860 x496 x9181 -x15838 -x15008 -x14504 x493 x18548 x6484 x24813 -x9604 -x25200 x24273 -x24292 -x3276 -x20098 -x8025 x18834 -x9394 -x5162 -x8546 x8449 -x3580 x16441 x7972 x20965 x1720 -x4421 -x22806 -x7452 -x18169 -x16758 -x1202 -x12490 -x10360 x5519 x21918 x19820 x23776 -x8834 -x9191 x25065 -x18545 x22314 -x7855 x6733 x12315 -x16422 -x14115 x12254 -x24195 x22205 -x11009 -x2728 x532 -x20217 x14782 -x16134 x9582 x10625 -x20897 x13212 x3380 x25218 x4492 x24969 -x8853 -x914 x7746 x19398 x9564 x12436 -x18852 -x22451 x16820 -x9428 x17884 -x6464 x24427 x1585 -x24354 -x21460 -x14234 x15153 -x11377 x24745 x4509 -x12239 -x18179 x22313 -x11912 -x25837 x3083 -x16085 -x12244 -x4269 x2308 x15636 x16492 -x21665 -x758 x9087 -x12109 -x13226 -x10282 x1162 -x8232 x6435 x5665 x13517 x11706 -x1230 -x3254 -x14832 -x23833 -x19592 -x12322 -x1540 -x26564 -x3016 -x12407 x18071 -x2031 x2983 -x23879 x8970 -x20667 x13009 -x22686 -x7117 x26539 x12954 -x13672 -x15308 -x5666 -x24080 -x16671 -x17099 x9475 x6652 -x19568 x10725 -x25770 -x20538 -x23701 -x2138 -x20412 -x17508 -x18184 -x2186 -x15343 x14334 -x5378 -x1009 -x2609 -x16199 x19969 -x6644 -x23848 -x18808 x17731 -x21547 -x4880 -x21642 x11772 -x14779 x4625 -x36 x19670 x17854 x18499 -x24230 -x11787 -x21596 x1534 x17553 x23362 x5629 x7504 -x15546 -x8984 -x22851 x22239 -x3121 x5833 -x18608 x17919 x20499 -x16750 x17823 -x12445 -x15154 x8102 x16195 x19954 x23631 x7 -x2387 -x4994 -x25836 -x9387 -x23482 -x19852 -x19604 x16740 -x5994 -x20179 -x9572 -x11120 -x14092 -x26523 -x21328 x11335 -x22525 x19190 -x15040 -x10920 x187 -x11852 -x8190 -x1004 x10797 x7881 -x8116 -x17622 -x18092 x2200 x7180 -x4681 -x17547 -x13275 -x2706 x21860 x11888 -x8566 x22897 -x25961 -x7270 -x18999 x7641 -x24472 x18456 -x2509 x12178 -x10476 x10515 x10853 x5142 -x25787 x20874 -x13475 -x23804 x2628 x407 -x19485 x24401 -x5022 x18576 x8062 -x855 -x22249 -x12212 x13620 -x20425 x18453 x21802 -x20279 -x15951 x11853 x18202 -x1441 -x5391 x10696 x19198 x14592 x6936 x7384 x8779 -x18959 -x25711 x24608 -x16250 -x5587 -x20835 x21423 -x16376 -x25196 x22057 x23411 x5581 x6297 -x19741 -x18926 x4606 -x5046 x20026 x604 -x2521 x6867 x17749 -x17978 -x21424 -x25000 -x21403 x17603 -x24743 -x15362 x23760 x19368 x1743 -x6539 -x4988 -x17589 -x19491 x2969 -x6079 x5509 -x11154 x26059 x1991 x6161 -x13318 -x8603 -x26344 x6064 x23284 -x21225 -x11626 x13691 x1119 -x20500 -x24042 -x6052 -x3137 -x14393 -x1536 x16668 x23850 -x6453 -x10027 x5472 -x10480 x16067 x19075 -x23014 x13388 x6281 -x151 x8404 -x19376 -x15524 -x1433 -x21160 x18635 x7750 x1990 -x3410 -x23270 x11410 -x23233 -x6114 -x20684 x3243 -x4320 -x3803 -x16039 x134 x3079 -x6584 -x19624 -x22886 x13820 -x13429 x23305 -x15973 -x23038 x14224 -x1475 x3839 -x20833 x579 x12297 -x12520 -x23864 -x8589 -x2048 -x6130 -x12870 -x21785 -x1629 x14139 x16582 -x5216 x12716 -x4219 x11545 -x10052 -x21535 x10992 -x16738 -x7381 x3998 x2353 -x8029 x17620 x9173 -x18869 x1110 x5875 -x822 x4442 -x20448 -x2098 x7389 -x9574 -x14755 x10249 -x15493 x11030 -x60 -x21845 x15322 -x23829 -x18897 -x1032 x19066 x3388 x11544 x5794 x14692 -x448 x19736 x22353 -x18489 -x24382 -x10963 -x14555 x13197 -x14929 x22742 x6545 -x24022 -x551 x10727 x21169 -x21237 x22605 x7436 x11369 -x9732 -x19349 -x19640 -x524 -x19961 x7175 -x2007 x4136 -x9175 x12890 -x16634 -x19352 -x22952 -x21752 -x11414 -x8433 x18214 x10124 -x21632 -x25467 x25774 x19043 x5966 -x17078 x17327 -x5834 x12307 -x24668 -x22818 -x24656 x26005 -x21669 x10095 -x3551 -x971 -x5430 -x22597 -x18430 x14678 x9448 x25356 x22637 x6500 -x25586 x24945 -x7822 -x22511 -x104 x10441 x16270 -x22291 x6141 x23950 -x15687 -x20933 -x20163 x8414 -x14967 x23905 -x1457 x24569 x154 -x5386 -x5755 -x10516 x10664 x8885 x4868 -x9620 -x1852 x22816 -x959 -x21720 x26209 x3443 -x13484 x22743 -x12612 x1878 -x24675 -x10498 x20013 x17161 x2218 x17320 x6047 -x8470 x9822 x14396 -x13572 x21102 -x26556 x2986 -x15579 x5507 -x6158 -x22921 -x13310 x11734 x15720 x16189 -x8702 x18521 x23163 -x25825 x3313 x11699 x16337 -x19182 x11904 x21576 x20927 -x26479 x363 -x26441 x2136 -x4231 -x21485 -x17262 x8494 x21139 -x11307 -x16566 -x15880 x14242 -x2944 -x7083 x18802 x4014 -x14268 x10643 -x17263 x11820 x8004 -x12863 -x24819 -x5892 x22475 x8797 -x7127 -x8982 -x16436 x18739 x21900 -x17721 -x13574 -x6044 x17392 -x25258 -x13139 -x22746 -x9281 -x6912 x2913 x8201 -x8564 -x16131 x24438 -x15294 x25820 -x11727 -x14950 x5899 -x26098 -x11258 -x8812 x26428 x2284 x6523 x13386 x2880 -x12566 x4821 -x25231 x4906 -x26126 x17119 -x22690 -x18266 -x7057 x10825 x26269 -x23033 -x1024 -x12027 -x8757 x9454 -x6617 x24850 x4969 -x17044 -x13093 x15875 -x7843 -x24703 x20796 -x26076 -x11932 x20093 x16269 -x9641 -x22438 -x14369 x7474 x12026 -x8994 -x9434 x2158 -x18583 x25735 -x17106 x5740 -x24927 x22359 x20889 -x52 x21382 -x3344 x10526 -x23222 -x184 -x4252 -x14122 -x11461 x16755 x8318 -x21879 -x11442 x9751 -x8988 -x17857 x23116 -x8963 -x16607 x21019 -x24854 -x22618 -x3056 -x17444 -x20608 -x8377 -x17217 -x17351 -x20461 -x2756 -x180 -x15629 x21 -x18122 -x1952 -x12888 x449 x2575 -x11537 -x2210 -x16001 -x7773 -x10550 -x7829 -x9347 -x23904 -x18711 x20516 x4405 -x1695 -x9987 x20136 -x6800 -x21015 -x21314 x1137 x20786 -x19294 -x13559 -x527 x7730 -x26405 -x21541 -x9963 -x16579 -x15088 x2276 x6043 x6533 x11277 -x17773 -x945 x5905 -x23199 -x10612 -x7475 x16717 x7342 -x15672 -x16808 -x10738 -x21133 x25234 -x18825 -x11112 x24949 x23856 -x6645 -x19391 x10615 -x7036 -x12539 -x21581 x15270 -x15539 -x15897 x26477 -x5325 x2165 -x19545 x13612 -x17945 -x20012 -x19273 -x21929 -x7409 -x11078 x1896 -x4564 -x21820 -x8889 x18023 x713 -x23977 -x13851 -x4597 x23221 -x18312 -x1988 -x5420 -x21522 -x10433 -x10807 -x7955 -x4731 x1303 x21162 x15900 x24934 x15360 -x11046 x26096 -x25237 -x5025 x5827 -x13208 x22448 x2668 x3519 x6612 x4066 -x167 x8892 -x3284 -x16055 -x15350 x16096 -x23140 x20120 x88 -x10309 -x8785 x8962 -x18351 x14841 x11574 x16400 x18384 -x21790 -x14442 -x11118 x13425 -x22276 x6463 -x1658 -x943 -x20934 -x21273 -x3586 x19481 x19101 -x16210 -x22299 x12704 -x16452 -x19634 x19367 -x21105 x22410 x23076 x1802 -x8120 -x10910 -x22188 -x20615 -x21923 -x6196 -x7922 -x5463 x17904 x4914 x16238 -x26014 x5968 -x12103 -x14439 x7004 -x24769 -x23523 x19582 x13345 -x12116 x8983 x23432 -x21838 -x19045 -x7017 -x5576 -x26118 -x6152 x10745 -x6603 -x6059 -x2286 x2012 -x21568 x24180 x6236 -x23412 -x406 x7453 -x5234 x25399 -x11524 x13787 -x10166 x16705 -x2796 -x13363 x13805 -x24737 x20792 x6752 -x24102 -x3476 x14447 -x16531 x1546 -x26029 x14040 x22200 -x4857 -x16266 x15161 -x17338 -x11296 -x25912 -x1564 x7451 -x3160 x13133 -x26026 -x2263 x10905 -x21626 x17113 x12847 x2607 x1014 x2209 x25715 x1626 x12345 x3162 -x25707 -x25859 x2468 x19967 x222 -x16647 -x23502 -x13664 -x101 x18962 -x7555 x15692 -x13255 -x23598 -x19421 x7758 x5275 x11896 x6963 x6389 x17301 -x19288 x11263 -x16693 x18715 x5100 x25096 x18255 x14702 -x20483 -x21313 -x3592 -x9116 -x23762 x4689 x3963 x12444 x10034 -x17456 x12273 x938 -x3505 x11194 x2596 -x5338 -x4337 x13087 -x24148 x13458 x16850 -x21396 -x22330 -x19616 x1622 -x17878 x5992 -x20410 x21511 -x6687 x3704 -x19061 x23012 -x20230 x7257 -x12204 -x11571 -x8460 x26044 x16927 x24303 x6842 x4002 -x10860 -x8743 x14272 -x7194 x8459 x10851 -x23732 x18619 -x10695 x22036 -x440 x19212 x7246 x25612 -x8339 -x24872 -x13951 -x11306 -x18648 x539 x4801 -x24749 -x5674 x260 x14516 x25358 -x17872 x16130 -x25946 -x2267 -x11974 x19323 -x23838 -x4933 -x19165 x5440 x4091 x18496 -x22084 x9814 x24962 x13356 x13382 x20094 x12034 x22788 -x16037 -x2787 x24213 x7740 x18319 -x3437 x15593 x289 -x9717 x13661 -x7056 x8167 x12434 -x633 -x9253 -x26388 x22860 x1734 -x14143 -x14274 x15501 x7275 -x1796 -x21077 x1793 x23179 x4416 -x8423 x8739 x23711 x6391 -x733 x10510 x11816 x15870 -x12152 -x20794 -x4104 -x24866 -x1895 x2171 x13590 -x9637 x13811 -x25623 x5937 -x14009 -x1621 -x11615 x1399 x16935 -x2829 x12290 -x9106 x20993 -x12707 x25582 -x21875 -x4780 -x9866 -x3676 x5871 -x17903 x6495 -x6826 -x21595 -x25842 -x8740 -x17905 x15662 -x20837 x23917 -x1493 -x14097 -x11732 x7631 -x18173 -x10742 x1974 -x15730 -x18827 -x10875 x9027 -x18450 x21233 -x25611 -x12839 -x24433 x6797 x3509 x18362 -x19282 x469 -x9140 x12676 x802 -x5073 x20860 -x20027 -x18695 x12649 -x25620 -x15098 x3267 -x7417 -x8350 x25551 x519 -x14455 -x7839 x17664 x21725 -x25215 -x17817 -x8083 x16793 -x23414 x4483 x10235 x3036 -x6442 -x23579 x10631 x8935 -x22344 x10009 x26467 -x1044 -x7792 x10850 x21208 -x22707 x8865 x20632 -x21717 x22010 x16456 x11418 x20769 x15726 -x7885 x9893 -x23280 -x6714 x11357 -x8021 x6575 -x7662 -x9516 -x10632 -x20134 -x18561 -x17500 x14285 -x21651 -x22634 -x7203 -x9919 x16298 x26465 -x9754 x3420 x23345 x5847 x10514 x23814 x1686 x23093 x20096 -x698 -x18789 x93 -x26204 -x16305 -x16957 -x25785 -x2479 -x714 -x12122 -x16208 -x18137 x16920 x323 x19327 x8237 -x8998 -x3163 -x21288 x5780 -x2350 x9222 -x14457 -x18990 x24681 x12723 -x14312 -x17641 -x26146 x8193 x11525 -x303 -x137 x33 -x22927 -x5268 x15560 -x4321 x17191 x17678 x7912 x15651 x14163 -x21475 -x21420 x20415 -x12230 -x22189 x12908 x1297 x7062 -x24706 -x25401 x24216 x10834 -x6902 -x14174 x5323 x6793 -x11627 x14125 x6711 -x20262 x16278 x5255 x21214 x20419 -x3916 x17995 -x24789 -x19724 -x10485 x24065 x14468 -x735 -x20716 -x14489 x17155 x5005 -x11221 x3811 x2779 x1964 x9603 x19997 x16146 x9687 x18310 x18771 -x23367 x18394 -x1415 -x14646 -x22099 -x17224 -x2348 x24536 -x16908 -x25385 -x23989 -x8432 -x19303 -x25567 x6491 x22758 x24078 x7820 x24939 -x20841 -x10394 x8328 x2167 x11430 -x19080 x19087 -x1999 -x8015 -x12854 -x12701 -x25445 -x19092 -x2780 x15825 -x19608 x17267 -x8317 x23946 x25498 -x21833 x1563 -x20878 x1229 x25644 -x17496 -x4457 x41 x26041 x1569 -x5425 -x10198 -x14861 x5596 -x9768 x16036 x6334 x8647 -x21252 -x8239 x4085 x9133 -x26266 x4206 -x5862 -x24238 x6116 -x19088 -x23498 -x25989 x6979 x17284 x2763 -x10349 x13856 x4687 x14002 -x14193 -x25602 x689 -x23097 -x25713 -x9848 x12869 x11305 x3432 -x25813 -x14825 x22127 x4319 x1053 -x14728 x22086 x12067 x2526 -x23816 x21387 -x1141 x3076 x5814 x11536 -x4227 x10393 -x1913 x23148 -x14353 -x8272 -x11110 x15962 x24460 -x10105 -x10667 -x23972 x14573 -x9850 -x3703 x11013 -x15299 x6008 x22380 x4558 -x14378 -x20611 -x18742 -x22542 -x3059 -x17067 -x22212 x766 -x16656 -x18348 -x5095 x1642 x3517 -x21849 x10102 x23215 -x2026 -x23363 -x21693 x6859 x9256 x14271 x20851 x4513 -x16685 x8523 -x14486 x19383 x9515 x441 -x14189 -x16152 -x12233 x18278 x893 -x1056 x5691 -x14552 -x4554 -x15000 x9559 x14290 -x2557 x6941 x10370 -x18781 -x10307 -x24862 -x10325 -x20634 x9258 x9950 x22085 x12631 x2997 -x26258 -x14771 x1781 x6806 -x16092 x21267 -x15754 -x4790 -x24958 -x5791 -x16019 -x17942 -x25036 x17670 -x9445 -x5902 x18353 -x16610 x4709 -x13311 -x12166 x7210 x19193 x16191 x3358 -x12153 -x4463 x9508 x5949 x25736 -x1060 -x859 x14675 -x21861 -x170 x12930 -x8752 -x2462 -x11736 x18260 x24986 -x17943 x12030 x1498 x3529 -x2922 -x12256 -x838 -x7467 x6896 -x11764 x15145 -x2293 x25050 -x3252 -x5224 -x7092 -x5370 -x26173 -x10590 -x3975 x9371 -x14914 x871 x9685 -x23462 x7289 -x17187 -x20910 x6660 -x3226 -x16938 -x3516 -x7757 x6487 x10261 x16612 x3312 -x8648 -x18039 -x3599 -x16806 x10120 -x15031 x12282 x26424 x13341 -x15397 -x9705 x12389 -x2239 x18257 -x16207 x4973 -x24161 -x24337 -x17954 x9022 x23676 -x11861 x13000 -x23360 x15450 -x18142 -x17926 -x22774 x13312 -x5471 x8794 -x3080 x23428 x1721 x11878 x19788 -x2313 -x16249 -x4215 -x8308 -x23135 -x2942 x13600 -x7713 x3597 -x4195 -x9569 x5718 x14560 x8163 -x16405 -x3458 -x4915 -x10404 x2319 -x18190 -x22128 x1176 x5655 -x7155 x22906 x1755 x1094 -x18956 -x10560 -x23602 x5713 -x7723 -x10555 x12124 -x9618 -x10315 -x14054 x22081 -x25479 x25323 x20074 x16260 -x6260 -x1311 -x13828 -x2188 x5491 -x6124 x10294 x21301 -x1636 x15500 -x22683 x5607 -x6147 x24981 -x5523 -x8709 -x14826 x10997 -x22446 -x3066 x15939 x3270 x4746 x5055 -x19722 -x25283 -x3990 -x9132 x7893 x11145 x16435 -x14544 x10341 x24036 -x18805 x8458 -x10975 x11643 -x20038 x3622 -x15218 -x22274 -x13231 -x26408 -x22767 -x10109 x10747 -x14829 -x13793 x15182 -x2311 -x4883 x2554 x3569 x2010 x8455 -x21716 x6449 -x25101 -x15034 -x23609 -x6033 x25024 -x24708 -x24352 -x8427 x12791 x3315 -x21392 -x18219 -x19826 -x16844 x10506 x22744 -x1208 -x25460 x7039 -x8582 x22555 -x17895 -x21826 -x20348 x13676 -x15625 x25515 x18271 -x19394 x9591 x23214 x2529 x9117 -x8097 -x10616 -x7341 -x26445 -x17018 x26237 -x10812 -x8909 -x12179 -x4071 x9675 x10403 x5493 x16956 x7660 -x4443 x20092 -x4650 x14735 x5191 -x14585 x26543 -x3866 -x15267 -x22805 x23603 -x6823 x14824 x391 x25299 -x20882 -x22043 x24093 -x83 x13172 -x17171 x21874 x25891 x13361 x1803 -x12388 x5572 -x10167 -x11344 x13656 x5253 x1474 x8551 x8768 -x12362 -x7388 -x1992 x23028 -x16590 -x402 x12726 -x7566 x21530 -x492 x12171 x9011 -x26452 -x22888 x144 x24873 x15710 -x10115 -x26494 -x23434 x22247 -x23253 x18971 x378 -x10406 -x17594 -x19564 x18891 x7264 -x3215 -x22684 -x25144 x14365 -x23765 x8904 -x1388 x4107 -x19177 x8521 x12934 x13674 x11993 x6836 x8177 x2838 -x12822 x21351 -x6857 x13238 x20956 -x10002 x4309 x25415 -x15269 x5415 -x10474 -x13565 x19097 -x9006 x12028 -x2966 x1644 x13818 x6834 -x934 -x10042 -x2163 x4373 -x24640 x4932 x12393 -x952 -x7749 x9228 -x5298 x21278 -x16989 x2447 -x9420 x16912 x25038 -x4094 -x25771 x11192 x15364 x7689 x23151 x6989 -x23441 x5364 x8531 x20515 x936 -x1301 -x18146 x19877 -x5753 -x6498 -x20132 -x4083 x1381 -x3822 -x16213 x17711 -x17686 -x19351 -x26282 -x10272 -x20364 -x2352 -x2857 -x3373 x13013 -x4921 x4185 x4547 x5190 -x26536 x11226 x25168 -x2464 x14240 x7697 x1069 x15232 x18117 -x21692 -x2785 x3620 x20561 -x15502 x4718 x2939 -x21567 -x25018 x15078 -x759 x20585 -x8486 x10144 -x23338 x10239 x15273 -x9182 -x21292 x4595 x6847 -x5329 x19610 x24338 -x7739 -x23668 -x4792 -x21142 -x23147 x870 -x5120 x11331 -x3553 x2416 -x13934 -x16797 x15075 x21099 -x8249 x20349 -x18147 -x19657 -x23740 x7921 -x15628 x21578 -x7541 x4290 x17168 -x6362 x22786 -x25863 -x14637 -x25857 x9841 x26077 x21356 -x9079 -x5878 x24465 x10607 -x21908 -x16688 -x20522 x2516 x16923 x9879 -x23706 -x11516 x17272 x5621 -x16899 x26516 x19144 -x20594 -x23671 -x12188 x6934 -x1947 -x25411 -x4611 -x21389 -x14695 -x16410 x22091 x24181 x1851 -x15596 x9955 -x8310 -x787 -x7282 -x4521 x24542 -x10206 x24677 -x8144 x11208 -x10194 -x16455 -x556 x12617 x8129 x5977 x19803 -x7229 -x16229 x24510 x6893 x8179 -x580 -x17809 x2451 -x21240 x22203 x8882 x2339 -x9880 -x22838 x4193 -x7367 x24107 -x20023 x560 -x23849 x21013 x19310 -x3940 x6923 x1456 -x2058 x20206 -x1499 -x12176 x13927 x26151 -x21510 -x26433 x6809 -x2642 -x12677 x6029 -x21808 x25313 x23985 -x9567 x17717 -x22739 -x18332 x8018 x8746 x5294 -x15068 -x3641 x9276 x21682 -x26115 -x7002 -x7029 -x15443 x8596 -x5194 x10893 x25807 -x10190 x18535 x10491 -x6217 -x24925 -x9024 -x541 x17361 -x21035 x1828 -x17985 -x7174 -x13944 x15136 x15937 -x5884 -x7137 -x7316 -x23401 x6485 x209 x18347 -x10957 -x19884 -x8148 -x16086 x4859 x11883 x26194 x15516 -x1018 -x7799 -x2643 -x16697 -x16848 x9785 x11679 x22265 -x25648 x3200 -x8852 x22118 -x18603 x12754 x9268 x12940 x26183 -x23348 -x7330 x10395 x2757 x8688 -x18546 x14207 x2679 x20995 x24817 -x1554 -x1829 -x6414 x3697 x10001 -x10846 x6034 x23040 x9360 -x12045 x18967 -x9835 -x5530 -x20677 -x23248 -x26310 -x18755 x10843 x13130 x13005 -x15251 -x10295 -x7149 x21407 x1955 x23423 x77 -x26123 -x6978 -x6054 -x603 x11342 -x18796 x1155 -x2430 x19897 -x16283 -x17424 -x1013 -x14624 x2615 -x18564 -x23588 x2122 x17843 x8319 x812 -x6313 x13810 -x23048 -x20304 x11212 -x8035 x327 -x19956 -x19612 x13981 -x21995 -x6875 -x13379 -x19078 -x24328 -x19451 x11753 x11043 -x14387 -x23495 -x23085 -x9408 x25621 x24123 x2610 x23522 -x23106 -x19871 -x9209 x14137 x15960 -x15974 -x17215 x6635 -x19070 -x3653 x13481 -x25991 -x16983 x2927 x19415 x22225 -x25362 -x25856 -x15310 -x6690 -x21555 x13846 x23620 -x14410 x825 x13426 x14363 x1819 x10230 x12418 -x9464 x11617 -x8893 x6318 -x426 -x7444 -x22964 x9481 -x19602 -x15429 -x155 x12221 -x18794 -x4860 x7230 x20109 -x15574 -x20791 x22910 -x14973 -x12943 x9853 x3261 x8838 -x23712 x1079 -x753 -x10821 -x21829 x22375 -x14101 -x22119 -x19284 x9640 -x11691 -x2487 x22752 -x7221 x5066 x18264 x7009 -x21487 -x16380 -x13534 -x23982 -x19098 -x22024 -x6524 x19902 x17298 -x9235 x14649 -x19006 -x24284 -x10373 x25309 x5470 x22548 -x17832 x22110 x20426 x21340 x2137 -x19517 x11826 x97 x1460 -x7630 x20525 -x9551 -x12620 x839 -x9478 -x17909 x12341 x22685 x15172 -x24719 x16951 -x25584 -x17149 x9975 x15036 -x8063 x24814 -x16196 x4221 -x15233 x4114 -x16892 -x10835 x22072 x10531 -x24869 -x20541 -x12216 -x22179 x5001 -x16807 x20765 -x23489 x5579 -x24149 x9802 x7293 x3003 -x18253 -x14266 x8601 -x2655 x14766 -x15702 x19478 -x2080 -x9412 -x3278 x14697 -x13892 -x15808 -x2737 x1116 x17273 -x4632 x7923 -x13758 -x12977 -x11756 -x19892 x17311 x22255 x12875 x9770 -x22630 -x9373 x18053 -x21988 -x8445 -x24910 x961 -x2062 -x5129 x9334 -x19828 -x21887 x11063 -x25303 x21650 x12373 -x892 -x22669 -x19125 -x22023 x19503 x1315 -x5936 x22233 x24451 x25794 x12231 -x14833 -x6376 x16382 x3176 x21018 -x15469 x32 x8008 -x22059 x11327 x1466 x23480 -x23739 x674 x2943 x17468 -x11780 x13704 -x9450 x9679 -x12236 x4949 -x20314 -x12685 x13432 x20045 -x1451 x14659 -x20823 x25823 x15871 x13106 x5134 x627 -x9643 -x21585 x4518 -x22660 x14258 -x16277 -x10661 -x24307 x10217 x24130 -x12228 -x13294 x7856 -x3522 x23330 -x6756 -x8538 -x11918 x10245 x14138 -x13865 x23625 -x13232 -x5402 -x4828 -x5014 -x21316 x7990 -x22174 x20688 -x12298 -x25012 -x20895 x6385 -x21775 -x23283 -x8079 -x24162 x15423 -x24690 -x2710 -x22144 x12593 x3503 -x20894 -x18105 -x16365 -x8860 -x19916 -x17309 -x23378 x13596 x2732 -x1291 -x10792 -x781 -x1394 x21472 -x7698 -x10460 -x10720 x3947 -x25848 x23025 x7879 -x8065 -x1465 -x12771 x15930 x15901 -x15041 -x9021 -x9039 x10698 x8697 -x13735 x15722 x24874 -x16332 x9514 x18482 x15481 x5623 x21416 x6080 x6314 -x20232 -x7659 x5200 -x13839 -x10215 -x15852 x18675 -x14168 -x14000 -x22536 x9290 x1935 -x1058 x24319 x14458 -x3707 -x7987 x12186 x7766 -x10269 -x3379 -x24995 x3375 -x6460 x11359 -x14153 x21320 -x6855 x9280 -x20548 -x21323 -x8057 x25216 -x5314 -x10337 x2236 x2649 x22457 x21645 -x1364 x3286 -x18385 -x3406 -x7705 x8543 x11886 x12226 x19537 -x21823 x4663 x13781 -x10701 -x25447 -x11930 -x25776 -x12654 -x15819 -x4427 -x5274 x4843 -x4577 -x3995 -x8122 -x10240 x13666 -x12270 x4111 -x14847 x8822 -x7778 -x17260 -x19526 -x2531 -x10977 -x12995 -x3381 -x3598 x503 -x20368 -x7485 x9229 x15663 -x13434 -x15770 x16945 -x15655 x17080 -x1633 -x3977 x3275 -x18647 x1026 -x13511 -x15121 -x24692 -x6026 -x26263 x5859 x808 -x8654 -x5864 x12659 -x21093 -x16340 x25954 -x16974 -x16613 x9533 x2355 -x14613 -x24176 -x15311 x16461 -x19013 -x12959 -x10849 x25533 x21371 -x8196 -x21718 -x19163 x933 x20340 x10639 x3941 -x26188 -x17318 -x23102 -x346 x1759 x11958 -x4001 x25956 -x14160 x2556 -x8450 -x13168 -x5860 -x22444 x18525 -x4035 -x14408 x17747 x11407 x14322 x25971 x10484 -x7890 -x3368 x868 -x5840 -x6511 -x1025 -x12662 -x16138 -x13153 -x23064 -x5809 -x11106 x26195 -x20442 x6239 x3574 -x4267 x16594 -x1574 x2844 x7313 -x10172 -x24072 x11049 -x16079 -x26560 -x7473 x11006 -x9163 -x12091 -x16876 -x2543 -x24191 -x9186 -x22123 -x3946 x8250 -x10730 x20962 -x26367 x5365 -x5604 -x5638 -x17210 x4452 x11479 -x22032 -x5285 -x5763 -x19169 -x21353 -x16424 x4636 x12469 x2754 x23146 x9779 -x4118 x21940 x12768 -x21448 x21282 -x5060 -x19226 -x24718 x15256 x4819 -x8792 x6299 x8576 x7914 -x22550 x821 x25307 x7066 -x3950 x3633 x18691 -x78 x14270 x22442 x3048 x7980 x2155 -x17844 -x10087 x2180 -x17321 x16237 -x7106 -x16440 -x14954 x6415 x26052 -x4392 -x6117 x25751 -x17692 -x22194 -x26174 -x280 x473 -x12903 x2375 -x7588 -x19200 x10968 -x24625 x12058 -x13342 x18274 x9994 x22494 x1259 -x223 x16609 -x11982 x7677 -x7847 x7011 -x11796 x6825 x2719 -x13330 x4103 -x9037 x12131 x17841 x23595 -x9530 -x23232 -x17378 -x16904 -x12425 x4151 -x5447 -x25377 x18189 -x8899 x3771 -x3518 -x5650 x21737 x12666 -x1407 x16986 x11970 x6097 x103 x13976 -x20333 -x23796 x23 -x24398 -x22316 x7966 -x993 x26012 -x21171 -x4587 x21200 x4713 -x3365 x17326 x16785 -x6813 x17043 -x22237 x588 x7177 -x4734 -x21335 -x16272 -x21343 x9216 -x8140 -x8277 -x1762 x6898 -x24222 x12783 x11459 x11927 -x3842 x7338 x19462 x23088 -x6106 -x12417 -x13774 x14945 -x15419 -x11556 x14239 -x12808 x22556 -x9213 -x23666 x8334 -x17261 -x1246 -x23331 x20126 -x25252 x12333 -x16157 -x23112 -x16881 -x6240 -x682 -x14745 -x3357 x657 x17385 x2453 -x8725 -x4849 x15549 -x5186 -x1411 -x3427 x23278 -x6722 -x18401 x13081 -x17223 x13545 x15981 -x14869 -x12547 -x12419 -x12800 -x484 -x3423 x8410 x9824 x13841 x24713 x14599 x5705 -x129 -x22390 -x21069 x7279 -x14176 -x17489 -x7605 -x6968 x15828 -x8484 -x19015 -x7507 -x26189 x12517 -x11031 x2514 -x2478 x4123 x15345 x3652 -x5075 -x8901 -x14203 -x18553 x15050 -x5799 x17235 x9094 x5988 -x22058 x22891 -x20285 -x13505 x2709 -x4838 x11195 -x11670 x8836 x2008 -x6829 x15006 -x26220 x2259 x17898 -x14913 x3305 -x5801 x823 -x13804 -x6970 -x19020 x6206 -x19463 x20777 x6387 -x25798 -x8493 x4032 -x872 -x5312 -x7291 x9143 x6256 x19279 x21870 -x670 -x2704 x4749 -x14247 x9923 -x24574 -x24643 x12891 x13253 -x742 -x7632 x7140 x2713 x12748 -x2254 x24317 -x15032 x2397 -x23400 x17365 x6997 -x6982 -x17464 x25730 -x8718 -x9020 x12814 x691 x14461 -x20311 x14776 -x17449 -x21852 x24175 x23573 -x22401 -x13256 x18878 -x23109 x16253 x17475 x16399 x1869 x6113 -x14511 x20798 x3799 x5437 x37 -x16732 -x15614 -x125 x861 -x14394 -x17442 x24023 -x16516 -x10671 x3347 -x18406 -x1380 x11760 x21549 -x15226 x2089 x3632 x21787 x7255 -x5838 -x22034 x1681 -x8575 x1551 x16006 x9790 -x13111 x8364 x23799 -x755 -x23892 x25700 x17507 -x14909 x16684 x20342 x12005 x17423 x26027 -x20308 x3543 -x15164 x6615 x11424 x9319 -x14625 -x17193 x15046 -x24724 -x12858 -x2817 x11222 x23350 x19636 -x21322 -x826 -x17563 x5455 -x21086 -x25903 -x17073 x21947 x5173 x9943 x6014 x8098 -x26100 x8703 x15337 x10769 -x9898 x22235 x4238 -x6058 -x26099 -x1598 x6183 -x22167 x3638 -x22642 x25389 x16870 x4572 -x10970 -x19816 x1075 -x7477 x7558 -x7181 -x16939 -x14495 -x9386 -x381 x14227 x12760 -x15801 x22365 x1203 x17270 -x13547 -x20225 -x22531 x8030 x11399 -x22877 -x21030 -x21493 -x13819 -x15387 -x14539 -x1123 -x2842 -x9976 x3679 x5786 -x1143 -x8789 x10350 -x17084 x13780 x17573 x17741 -x1571 -x178 -x2157 -x25250 x3274 x10299 -x12725 -x14846 -x1568 -x21551 -x18492 x23830 -x20626 x7328 -x21226 x17146 x24714 -x23355 x1660 -x6702 x3405 -x24475 x2661 -x4804 -x10192 x1848 x415 -x3914 -x1922 -x6017 x20250 -x21872 -x2904 -x10266 x13017 -x8762 -x3008 -x19094 -x11769 x3681 -x3027 -x14917 -x22172 x11949 -x13129 x5993 -x11767 -x7817 x21817 -x12253 x3939 -x7394 x3402 -x25032 -x5967 -x5284 -x20330 x18812 -x727 -x11785 -x9930 -x15276 x2405 -x19357 -x6363 x26515 -x20999 -x22699 x4308 x20464 -x4116 -x20607 x7468 -x26116 -x13604 x11387 -x22356 x3875 -x3832 x26164 -x7121 x18369 -x3356 -x16707 x6884 x13098 x26304 -x17779 -x13222 -x775 -x9008 -x20908 x18210 -x16542 -x5537 x5246 -x1358 -x6513 x22958 x19381 x9383 -x15445 -x4887 -x1544 -x13694 -x17681 -x15014 -x12916 -x4845 -x3938 x1615 -x21830 x10694 x8760 -x20298 -x13124 x25310 x2417 -x18193 -x23959 x6216 -x24823 x1747 -x1170 -x20057 x25833 -x16015 -x21277 -x16742 x7375 x12793 x9427 x11389 x14795 -x21912 -x22139 -x4599 -x5795 x1597 x19471 -x14763 -x8765 -x15331 -x807 -x7602 -x773 -x10513 -x16331 x709 -x24580 x7728 -x22582 -x12832 x17166 x7639 x11602 -x2470 -x23744 x23290 -x8941 -x5413 x18906 x21432 x16629 -x15575 -x1131 -x15709 x25080 x9425 x22862 x1428 -x26340 -x26055 -x3524 -x2247 -x1504 x4048 x6165 -x13258 x116 -x19409 x16162 -x23594 x10717 -x13010 -x18196 -x7334 -x6478 -x9813 -x14368 -x1897 -x9221 x18520 -x10246 -x4603 -x23844 x8028 -x2316 x23881 -x24108 -x16480 -x450 -x9860 x22374 -x17335 -x5321 -x22911 x25624 -x18162 x4377 x3724 -x11474 -x15793 x14411 x20160 -x14534 x13178 x2707 -x3477 -x20140 x805 x25835 x17930 -x20015 -x374 -x18419 -x9414 -x19755 -x8295 x2501 -x3502 -x24217 -x17538 -x2368 x9692 -x15851 x21368 -x20661 -x19590 x16735 -x12583 -x10499 -x11652 x9254 x22657 -x12735 -x13599 -x16878 x9001 -x3910 -x9230 -x23968 x2328 x6134 x13297 -x22798 -x26034 -x5287 -x2064 -x22505 x5488 x273 -x7644 x4294 -x7908 x2872 x7401 -x20326 x17206 -x12107 -x9287 -x25832 -x26519 -x16979 x8155 -x10728 -x14665 -x14721 x2315 -x11126 -x20146 -x13988 -x9683 x25519 x3773 x15735 -x18445 -x26234 -x9194 -x7910 -x765 -x13015 -x13295 x23890 x14404 -x5333 -x16 -x24312 x238 x23073 -x11960 -x24501 -x20992 x26339 -x5781 -x23658 x11028 -x9676 -x9549 x9327 -x15109 -x25312 -x25115 x8446 -x12526 -x16017 -x1765 -x13198 -x14559 x3821 -x513 x18156 -x5747 -x22481 -x16367 x10502 x20822 -x1530 x24386 -x17088 -x18239 -x24462 -x12448 x12461 x1839 x10100 x20180 x7978 -x1147 -x3605 -x8542 -x8764 -x23655 -x19758 x7204 x6521 -x17334 x403 x11933 -x24113 x20845 -x811 x9783 x270 x776 x23153 x7037 x2312 -x23960 -x15077 -x21730 -x4820 x7970 x25938 -x2980 x18086 -x9012 -x25941 -x3449 x4000 x10 x22357 -x13679 x22627 x15048 x3159 x23466 x16625 x11631 x4768 x989 -x5541 -x8736 x8429 -x23235 -x20602 x7019 x6543 x12331 -x11268 -x19297 -x21765 x15356 x6045 x525 -x24619 -x19709 -x6001 -x5262 -x14505 x7086 x22564 x4245 x11472 -x2900 x19824 x5330 x16965 x268 -x25041 x9250 x19326 x18920 x10051 x11353 -x24858 -x2954 -x4429 x491 -x15677 x20438 x3339 x10363 -x19805 -x2473 -x2002 x13160 -x21089 x19480 x7681 x22425 x12300 -x22584 -x12328 -x14899 -x21419 -x4802 -x13626 -x2396 -x14048 x16095 -x587 x6316 x9762 -x4411 x18902 -x21048 -x23388 x12944 x6330 x23291 -x18289 -x22305 -x2303 -x24309 -x1133 -x16747 -x15184 -x25448 x16704 x8052 -x10608 -x9697 -x26242 x16831 -x26072 x5861 -x6439 -x19523 -x3266 x26101 -x14309 -x13141 -x24288 x25129 x224 -x4602 x10171 -x4406 x9466 -x19959 x15249 -x9203 -x20547 x304 -x10488 x13732 -x1052 -x21864 x4667 -x1086 -x16153 -x3667 x11162 -x24322 x2695 -x1163 x11554 x15858 x18001 -x19276 -x16112 x17941 x8103 -x24076 x9863 -x24914 x6346 x5689 -x12358 -x20463 x21096 x23449 x12904 -x24636 -x18551 -x6345 x1128 x21241 x4823 -x5168 x8453 x1005 -x3394 x19527 x18536 -x23593 x5446 x11168 -x11021 x777 x20350 -x15890 x1603 x16203 -x20947 -x22222 -x10344 x16585 x10288 x4466 -x15527 -x17056 x6349 x7643 -x24839 x111 -x25396 -x13095 -x14345 -x8322 -x11050 -x5924 x9696 x23446 -x4642 -x20011 -x16618 -x17767 -x8895 -x24673 -x14998 -x15274 -x8996 x16959 x4926 x15470 x1239 -x24189 -x13158 -x21205 x11469 x8872 x1361 x8814 -x6262 -x8282 -x21956 x514 -x4560 x19251 x5164 -x26184 -x7761 -x12348 -x23737 x23010 -x12173 -x25344 -x23091 -x2400 x15190 -x123 -x11324 -x16521 -x848 x19913 -x22426 x4691 x5784 x10186 x8869 -x25526 x17614 -x10437 x18534 -x14474 x17567 x6725 -x18538 x17853 -x14273 -x3002 x21911 -x3532 x8861 x3867 x15338 x24120 -x5497 -x23827 -x1260 x6210 -x23738 x6688 x17271 x12483 x25998 x2636 x22281 -x1891 -x15856 x11603 -x2604 -x12542 x18713 x22541 x23650 x1107 x2395 x15557 -x14052 -x22766 x13417 -x4325 x3480 -x8660 x16914 x21281 -x8848 x13579 -x14634 x2883 -x13543 -x23863 x20288 -x14395 x14171 -x22219 -x3151 -x19239 x24678 x16703 x6279 -x4500 -x18485 x5772 -x11152 -x8146 -x19130 x20476 x1888 -x10412 x11741 x5202 x2332 -x21250 -x17940 x804 -x3743 -x14542 x7811 x15285 x20373 -x1960 x21296 x11559 -x23886 -x200 -x14104 -x11044 x13779 -x11957 -x3892 x2285 -x9439 x5539 x1227 x10424 x1151 x8219 x24525 x5450 x13879 -x25387 x9988 -x17924 -x21008 x13488 x14750 x18632 -x3195 x25456 -x12554 -x14212 -x14749 x19761 x5917 x3512 -x15733 x25084 x5845 x24593 x8376 -x19058 x6632 -x7031 x1696 -x21971 -x22493 -x4548 -x818 x22622 x2459 x26390 x2750 -x10924 -x15656 x18317 x22507 x16035 -x18136 -x16122 x8259 -x8405 -x21344 -x2794 x5132 -x430 -x17609 x10255 -x10442 -x15223 x10365 x5677 -x22001 x7184 x6948 x19316 x4004 x4058 -x13913 x9867 x22146 -x26070 -x1619 x4829 -x10530 -x22698 -x18457 x11832 -x9436 x7625 -x7335 x16172 -x21280 -x14707 -x14563 x2073 -x16215 -x20955 -x14436 -x11090 x23476 -x2537 x9931 -x19894 x3670 x24762 x4408 x4922 x5460 x382 x3122 x4454 x10873 -x12220 -x12684 -x14507 x9131 x12807 -x18234 x1308 x21975 x23692 x9317 x14015 x19218 x19999 x500 x26245 x12819 -x17244 -x24940 x20336 -x13181 -x18335 x6148 -x14810 -x3488 -x25427 x1620 -x3316 -x8708 -x19509 -x25860 x5602 -x22088 -x939 -x13375 -x16623 -x24787 -x141 -x24467 x19524 x24930 x25371 -x10369 x10114 x8549 x17452 -x1580 x10047 -x14804 -x10614 -x5006 x18476 x24587 -x26341 -x14280 x5764 x11866 -x21628 -x2174 -x12790 x2385 -x2325 -x23952 x19431 -x15969 -x5865 x4486 -x19465 x9214 -x15243 -x4995 -x7557 -x17118 -x14001 -x21268 x1114 x7542 x10331 -x11080 -x5126 -x535 x20034 x21498 x2469 x3303 x15466 x10710 -x24583 -x19661 x12193 -x25665 x1199 x23524 x24333 -x19497 x5961 -x1881 -x26328 x9575 x22384 -x20200 -x22209 x6291 -x235 -x6003 x5661 x20687 x236 x2989 x7651 -x20668 -x2733 -x11395 -x14770 x6465 -x18930 x5976 x25207 -x23133 -x14965 -x14890 -x12382 x5236 x22074 -x17242 x20066 -x21805 x12426 x5754 x23925 -x19730 x5575 -x26003 -x26172 -x25528 -x5890 x13350 x12196 -x9070 x789 -x23693 -x18043 x13047 x7317 x14079 x18399 -x5870 x9158 -x21465 x16113 -x7751 -x5196 x6851 x14703 x23051 -x11934 x15483 -x21324 -x17962 -x22828 x24247 x17026 -x17669 -x16768 -x25333 x6234 x12787 -x25637 x22779 -x3786 -x17736 x6108 -x11782 -x9211 x18460 x10597 x5946 x11931 -x18265 -x6776 x9343 -x17248 -x3099 x20805 -x6502 x20430 x6010 x7935 -x24138 x25276 -x2820 x3787 -x13241 x15166 x4288 -x6298 -x13966 -x25723 -x3504 x11349 x2711 -x15084 -x24361 -x11658 -x4226 -x18587 x23926 x11102 x3781 -x3273 x7023 -x12164 -x12197 -x21937 -x20728 -x24722 -x4696 -x58 -x13304 -x14225 x12833 -x22668 -x12751 x2935 x9129 -x3173 -x19016 x25177 -x574 -x5199 -x25788 -x20063 -x17503 -x2828 -x3846 -x3230 -x3348 x2191 -x9933 x22682 -x16064 -x20381 x26259 x9330 x23896 -x23322 x11216 x4817 x20355 x15085 -x1655 -x15058 x5750 -x18224 x4629 x23700 x22721 -x24100 x10540 x4063 -x17897 x4682 x9353 x10381 -x24911 -x7165 -x13021 x11099 -x9177 x14705 x20433 -x14851 -x22701 -x25068 x21325 x7222 -x4077 x21115 -x15604 x4540 -x19374 -x22048 -x20726 -x20029 x11329 x148 x20239 x11265 x26431 x12044 x9733 -x25121 -x24560 -x10348 -x24956 x1102 -x19482 x2244 x4588 -x8128 x9166 x23641 -x11682 -x1439 x800 -x26 -x16766 -x17795 -x19677 x385 -x17201 -x4398 x15468 x24851 x5701 x4394 x7737 -x2046 x1752 -x16812 x177 -x15057 x4716 x23137 x3001 x4391 -x12161 -x19093 -x18126 -x3878 -x17470 -x9965 x14186 -x22908 x22264 -x12468 x3300 -x3417 -x1625 -x17551 -x13698 -x13675 -x8754 -x24941 x11321 -x702 x22710 -x25564 -x17478 -x11590 x9190 x20086 -x9635 -x6556 x20411 x20996 x17635 -x21265 -x7598 x768 x3333 -x2770 x1885 x21810 -x6554 -x12372 x18602 -x15867 -x23683 x9185 x6092 -x18640 -x13169 -x25549 x10039 x14963 x5929 -x8003 -x3310 x23617 -x18963 -x13123 -x3342 -x16330 x10775 -x20790 -x24179 x21124 x26060 x17010 -x13926 -x23560 -x147 -x25265 -x6993 -x14988 -x2214 -x23191 -x836 -x18724 -x26518 x15347 x25955 x14433 -x9984 -x8953 -x7306 -x21166 x1035 x15287 x1023 x2109 -x19269 x8291 -x12142 -x5494 -x24122 -x2072 -x19642 -x23417 x17587 x22260 -x6182 -x14058 -x16981 -x7233 -x14872 -x14519 -x24408 -x16795 x7859 -x1461 -x18599 -x13668 x10619 -x11199 -x20119 -x25508 x6537 -x22948 x9036 x14888 x20597 -x11431 -x11618 -x364 -x3072 -x3101 -x10804 x14191 -x23531 -x9088 -x2972 x9381 -x5341 -x10505 -x7087 x20936 x25595 x405 -x13902 x13866 -x19373 x22129 -x23832 x1789 -x23906 -x24736 -x7442 x19577 -x25348 -x25472 -x18718 -x26460 x18751 -x13142 x8517 -x2230 x6709 x26082 -x23869 x9266 -x22565 -x2404 -x6966 -x14500 x11808 -x15942 -x18233 -x16485 x1779 -x6101 x10357 x815 x21985 x24154 -x7079 -x17744 x5130 -x8666 x1814 x7173 x9401 -x8818 x22791 -x4301 -x12656 x3848 x26211 x24503 x11313 -x18837 x25051 -x25249 x11999 -x10683 x26105 -x10413 -x20290 x7716 x25966 -x13188 -x4166 -x5888 -x11435 -x16137 x24980 x18750 x22223 x4165 -x5723 x2085 x13571 -x8613 x2107 -x22417 x4183 -x19933 x21836 -x13670 -x2412 -x22352 x14874 x7524 -x2964 x158 -x2958 -x20654 -x721 x9397 x9286 -x8532 x465 -x9566 -x11592 -x4958 -x9649 -x23225 -x4031 -x6821 -x18685 -x11100 -x18526 -x26271 x25285 x18051 -x19022 x5570 -x26010 -x480 x10163 x26435 -x5597 x12734 -x12177 x20327 x5033 x1387 -x5052 x20867 x4474 -x4291 x2573 x6904 -x14742 x7078 x2075 x7938 -x17443 x13193 x15071 -x11500 -x9332 -x16307 -x1373 -x26520 -x5339 x6025 -x5532 -x5715 x8916 -x18659 -x22664 -x8270 -x9199 x18511 x3153 -x9648 x12896 -x20898 -x21742 x24710 x13800 -x15889 -x23115 -x7402 -x21469 -x7501 -x14968 -x22433 x23475 x17932 -x10770 -x20294 x12379 x21087 x3081 x13638 -x7201 x12048 x14185 x6607 x19981 x22253 -x17222 -x6534 -x23901 x24521 -x23319 -x11370 -x16333 x4940 x2225 -x14295 x19427 x19855 x2903 -x2265 -x25104 -x24308 x3546 x1468 -x11381 -x13759 -x11070 -x18389 x18786 x18624 x19207 x18378 -x17761 x10078 x6081 -x24920 x15665 x6638 -x9136 x9589 x12548 x26267 x25082 -x14871 x8151 -x6631 -x20939 x11552 -x22452 x18646 -x3758 x13615 x20801 -x22467 -x5487 x3865 x12213 -x20912 -x17688 -x13372 -x25039 x4544 x12288 x19808 x20612 x25131 -x16167 x12925 x5362 x25855 -x5500 -x21163 -x4201 -x5062 -x1129 -x7097 x18124 x387 -x2991 -x21618 x1391 -x20820 -x21199 x11401 -x21571 x8671 -x8921 x14614 -x12761 x24585 -x5254 x23050 -x18461 -x23534 -x20652 x8181 -x4826 -x11811 -x12628 -x5918 -x5660 -x18618 -x25993 x18861 x11906 -x3595 -x16460 x10324 -x20880 -x8081 x10919 -x20444 -x12749 -x25591 -x16841 -x25166 -x8343 x4703 -x16826 x6517 x20395 -x5828 x17477 x11468 x23440 -x15846 -x5594 x10649 -x13548 x5931 -x24829 x24370 x5029 -x24092 x4793 -x9890 x355 -x3889 -x18982 -x26508 -x13104 -x20988 -x10930 x26190 -x9639 -x8835 -x13472 x20392 -x8421 -x23600 x5302 x1627 x1949 -x21430 -x17052 x4910 x887 x5935 -x6587 -x23783 -x23553 x3116 x19836 x55 -x8472 x4316 x22923 x7627 x2741 -x24671 -x6841 x22643 x1029 x5726 x11890 x11800 -x21762 x8010 x7193 -x11875 -x1226 -x23508 -x1718 x2564 x3483 x17580 x24081 -x13366 -x25359 -x3792 x16339 -x10620 -x18939 -x16834 x2402 x15390 -x5387 -x182 x6630 x15573 -x3713 -x12792 -x13894 x1484 x10201 x13954 -x15731 -x530 -x13449 x17752 -x23858 -x14061 -x6815 x4998 -x21867 -x7061 x21919 -x18269 x23237 x16906 x1327 -x24979 -x15914 x7278 -x8253 -x2530 -x23624 -x15152 -x23072 -x3147 -x2580 -x21479 x23298 -x20968 -x24044 -x21797 x7080 -x19082 -x25574 x10159 -x14083 x10827 -x14096 -x20747 x22592 -x24978 x19591 x3823 -x22793 -x6777 -x16543 -x10185 x4202 x17421 x13756 x10952 x24821 x4467 -x11836 -x19025 -x15622 -x13343 x11310 -x26092 x24586 x22600 -x328 -x17654 x25029 -x19931 -x18977 x20644 -x4738 x18480 x4093 -x2934 x7013 -x25163 x16538 x12910 x26043 -x20382 x2505 -x20973 -x7584 -x24157 -x25139 -x15526 -x24432 -x9616 x1430 -x5092 -x1792 -x6009 x6440 -x3024 x15608 x6006 x9278 -x64 x20481 -x24063 x23551 x679 -x25569 -x11610 -x1664 -x24751 x18475 -x7176 -x22315 x6408 x4257 -x7147 x707 -x13532 x19186 -x7666 x4761 x25897 -x20084 -x24496 x15491 -x25652 -x20938 x18409 -x22051 -x18957 -x14903 -x22231 -x24381 -x21998 -x8685 -x26117 -x11113 x1448 -x7162 x13931 -x18952 -x2197 -x5712 -x21520 x16509 x20576 x12789 -x1566 -x9956 -x21021 x25270 x7958 -x20236 x7469 x24215 -x5557 -x19004 -x19342 -x17116 x11355 -x12008 x19255 -x8939 x25296 -x11599 x4084 -x5305 -x10038 -x9805 x5563 -x13445 -x24166 x4559 -x22966 -x23310 -x6422 x7340 x10755 x12770 x3755 x6173 x105 x7994 x7538 x17076 x10055 x18664 -x20328 x29 x20329 x12096 x23872 -x19476 x977 -x540 -x14689 -x6770 -x20051 -x8391 -x7385 x3616 x11616 -x17979 -x17483 x5448 x6720 -x7572 -x6605 -x1739 -x14164 -x19024 -x12364 -x13140 -x11678 -x25482 x7114 x19413 x13157 x18020 -x23817 x6027 x6285 x22800 x20690 -x6891 -x15100 x15320 -x25226 -x20052 x21925 x15458 -x9936 -x6327 -x13864 x455 -x730 -x8605 x8784 x2065 -x3770 x11864 x4025 x17100 x10285 -x23911 -x2928 x16931 -x11300 -x24025 -x23509 -x6957 -x16606 -x21249 x2035 x15160 -x16029 -x19649 x24084 x22780 x2677 -x24296 x22262 -x18658 -x8218 x25434 -x4277 -x15104 -x19223 -x25005 x21930 x19148 -x22318 -x8442 -x18177 -x15781 x12255 x21005 -x11303 x20614 -x9775 -x12820 x10118 -x6754 -x10592 -x16605 -x24055 x24491 x11475 x21592 x10831 x26526 x10901 x25546 -x3717 x8567 x6016 x7371 -x21573 -x14834 -x16326 -x2993 -x24886 -x17824 x12133 x2641 -x12909 x7349 -x24096 x7657 -x25282 x15175 -x24589 -x7826 x5776 -x22829 -x21621 -x15202 x9274 x18600 x655 x9654 -x7604 -x7397 -x11733 x24225 -x20317 -x15208 x11105 x22022 x13986 x8663 -x23177 x2862 x7323 x10098 x22907 x24053 -x13120 -x11583 x25822 x13610 x3045 -x26293 x18528 -x644 x16451 x14105 x21631 x10839 -x12545 -x24998 x8281 x13074 -x12980 x7702 -x3991 -x15569 -x5210 -x1872 x10075 x10316 -x6780 -x5093 -x6679 x10237 x10060 -x1244 -x26064 x23165 -x7366 -x4491 x11894 x18418 -x21658 x12894 -x24904 -x14435 x12975 x14409 x26362 -x16973 x9903 x4387 x24761 -x1675 x8661 x18295 x14110 x6669 -x11801 x16170 x8485 x25314 -x4890 -x22801 -x17169 -x11076 x13845 -x23376 x13938 x9593 -x13405 -x23591 x5768 x2798 -x3928 -x24002 x17595 x1390 -x12874 -x12827 -x21103 -x10202 -x24351 x24362 x19271 x14222 x4159 x7241 -x21390 x16444 x4839 -x18910 x13561 -x26239 x10629 x14925 x20950 x25240 x23745 x11259 -x14842 -x22914 -x18754 x6320 -x19065 -x15162 x10486 -x19540 x7845 -x25560 -x2106 -x22137 -x12024 x21686 -x22996 -x12508 -x14377 x5271 x14209 -x21939 -x21049 -x9507 x23011 x15341 x3918 -x15020 -x25354 -x13867 -x20089 -x10693 x761 -x143 -x900 -x19359 -x22979 x4396 x837 -x12128 x25583 -x4686 -x22876 x889 -x19542 -x13378 -x22104 -x2586 -x23002 x2955 x261 -x18176 -x21721 -x5309 -x18258 -x21195 -x10059 -x11454 -x11867 -x2960 x7365 -x4573 x3718 -x13904 -x25238 -x17236 -x19135 -x21525 -x18793 -x26017 -x18375 -x2320 -x9269 -x3425 -x7377 -x24058 x24437 x11501 -x19641 -x13479 x14906 x9537 x10387 -x10457 -x1378 -x8133 x15834 x22473 -x20192 x3298 -x26354 -x20776 x17460 x2023 x15069 -x25573 x14517 -x7997 -x3673 -x9058 x7347 x19718 -x9424 x17494 x864 x6062 -x10504 x5116 -x9868 -x10548 x8107 -x15715 x20081 -x24933 x5267 x10479 -x24870 x23060 -x2686 -x9655 x19227 x3277 x10767 x8060 -x25161 x13882 -x22574 -x3695 x12459 -x20247 x21893 x4382 -x24573 -x1281 -x25049 -x12191 x22432 x1893 -x15564 -x318 x5478 x1513 -x9876 -x13984 x11681 -x26503 x1177 -x622 -x18625 x13346 -x10967 -x5555 -x17061 -x12195 -x22323 -x17549 -x6849 -x8810 -x21217 -x11318 -x25796 -x46 x648 -x249 -x9051 x3174 x12052 x5986 -x17966 -x13786 -x24116 x13384 x8332 -x12895 -x1979 -x6835 x9756 -x16197 -x22407 x24676 -x1774 -x11752 -x6861 x6969 -x26185 -x17322 -x18386 x18985 x24575 -x6506 x23717 -x15954 x24140 -x1156 x11319 -x7374 x9558 x2730 -x20924 x4371 -x13550 x16599 -x20637 -x22126 x10871 x18026 -x21209 x3685 -x20337 x10593 -x10126 -x21150 -x25858 -x15779 -x18019 x17493 x1998 -x1020 x2889 -x5307 -x18469 x9738 x23867 x15292 x25978 -x17347 -x4150 x11220 x19984 -x9752 x11337 x6129 x12960 x20854 -x19423 x13745 -x11672 x17993 x7920 -x20450 -x4523 x3428 x16129 x23272 -x9588 -x1666 x24139 x17702 -x23158 -x22645 -x8178 -x2275 -x14300 x7573 x11299 -x19541 x14462 x729 x6606 x2133 -x11662 -x13007 -x18388 -x25922 x23452 -x21411 -x15531 x25566 -x9827 x19112 x24982 -x1610 -x6811 -x5163 -x16378 -x14725 x20167 x6451 -x19365 -x22458 -x4057 -x18613 -x21375 x183 -x9819 x20257 x25924 -x28 x24246 x12076 x17643 x19840 x25671 x13174 -x25302 x8884 -x10574 -x15850 x399 x24048 -x7838 -x18888 -x9666 x12859 x16552 -x13215 -x11936 x24895 x17896 x22155 -x18893 -x13001 -x24984 -x20041 -x16345 x2821 -x23119 x16969 x8356 -x23083 x5121 -x16495 -x18807 x24892 x19283 -x929 -x12010 -x650 x22383 -x21694 -x21536 -x21529 x13506 -x20678 -x1623 -x10079 -x6659 x8649 x23380 -x19036 x14567 -x5761 x20003 -x25318 -x14018 x13563 -x4930 x9553 -x20025 -x15334 x12567 -x20730 x21327 -x5684 -x4931 -x25721 x9206 -x8748 x11325 -x16903 x13223 x9719 -x9488 -x19680 -x7649 x1589 x24137 -x20693 x4809 x16457 -x21958 -x24917 -x1594 -x5636 x9099 x2965 -x7107 x7617 -x24012 -x24469 -x24732 -x16608 x4251 x17163 x271 -x13183 x16666 -x9499 x18045 x3068 x13011 -x13302 -x11108 x2746 -x19770 x15165 -x13812 -x22596 x140 -x26366 x6528 -x1350 -x11833 -x18059 x2389 -x14042 x18650 -x22604 x20379 x15842 x14747 -x13932 -x497 x6561 x7905 x17252 x7650 -x24922 -x25278 x20019 x23942 -x24463 -x626 x10205 -x22591 x4376 x21978 x23810 -x6694 -x13836 -x12876 -x16362 x4143 -x10826 -x12200 -x24301 x1290 -x24953 x9542 x9025 -x18882 -x10392 -x723 -x1284 -x5954 -x6470 -x17607 -x18899 x667 x13189 x1100 -x17502 -x22858 -x4013 -x3306 x15580 x6018 x8020 -x10800 -x20174 -x5226 -x24486 -x7866 -x7420 x7382 -x26230 x23333 x22371 -x17727 -x15333 -x840 -x17359 -x12470 x8506 x12815 x17662 x13653 -x10642 x16462 -x25784 x12987 x1634 x19286 -x23393 x25058 x3409 x6745 -x692 -x14471 -x3612 x20101 -x17353 x2683 -x22269 -x25884 -x17663 -x13271 -x20080 -x20259 -x19160 -x20893 -x14579 x11911 -x18831 -x6426 x15189 x21970 x23015 -x20892 x16720 -x23608 x12286 x15437 x9023 x2435 x8461 -x9686 x18041 -x24297 -x2751 -x1673 x22650 x23381 -x26430 -x24302 -x12263 x23026 -x13692 -x8395 x2383 -x409 x2961 -x8714 -x17552 x9684 -x11340 x14591 -x17684 x4117 -x3549 x9565 -x25673 -x19530 x16403 x23948 x8606 -x16809 -x20744 x3751 -x14838 -x7738 -x16921 -x22378 x7508 -x9858 x21429 -x19676 x11230 x7169 -x2646 -x5952 -x22709 -x259 x394 x22121 -x11825 -x21616 -x13544 x16930 -x26487 x4137 -x8202 -x17439 -x20487 x10712 x10858 x5635 -x19690 -x23958 -x18077 x10145 x17679 -x9626 x7438 x14868 -x15666 -x18118 -x24742 -x4134 x5798 -x22229 -x26206 x8412 -x7690 x17989 -x9100 -x14947 x6004 -x24955 x18549 -x510 x14812 -x5835 -x2134 x5119 -x14278 -x1790 x4345 x14916 -x18917 -x12518 -x5950 x8137 x10787 -x25694 x5243 x21656 x16248 -x2446 -x16663 -x19694 x17527 x13204 x14256 -x3010 -x21543 -x25821 x25406 -x8670 -x12911 -x13113 x15623 -x13086 x22571 -x8417 -x16784 -x1764 -x25328 -x931 -x9426 x8050 -x24211 -x16316 -x10083 -x21118 -x6956 -x17307 x21078 -x8738 x15326 -x2533 x25772 x16217 -x24768 x15007 x23035 x13224 x16910 x25493 -x239 -x23778 -x6272 x1410 x24800 -x14023 -x19228 -x20269 x16448 -x553 x5837 -x5087 x9983 x17572 -x5399 -x4742 x410 x20580 -x25741 -x8825 x8942 x26375 -x21221 -x12642 x2929 -x20940 -x23791 -x10711 x11151 -x26162 -x6507 x2988 x21795 x21454 -x8873 x18055 x23433 x14206 -x5438 x25230 x19240 -x17799 -x8106 x9264 -x896 -x10828 -x15558 -x5779 -x4757 x8520 -x20493 x17134 -x10868 x24506 x14809 -x8188 -x26544 -x9974 -x4 x5045 -x15753 -x10998 -x13743 x4699 -x14013 -x3886 -x12976 x10547 -x23781 -x25004 -x17548 x10739 x14255 x11075 x1676 x4999 x10380 x21144 -x2493 x7046 -x25738 -x12504 x17348 -x22388 x20559 -x6897 x4747 x13430 x19881 -x22839 -x3363 -x3268 x23775 -x19635 -x25802 x8143 -x14426 x11797 x16022 -x4213 -x13503 x4389 x17360 -x10762 -x14296 -x2635 -x1249 x19386 x20315 x179 -x18277 x22995 -x15724 -x21491 -x26532 x13911 x8574 -x9784 -x22855 -x10941 -x20123 x9901 x18108 -x7805 x7599 -x12872 -x9947 x4528 -x5769 -x11533 x10605 x14344 x8478 x3873 x6769 -x1700 -x9335 -x10886 -x14937 -x15489 x22905 -x186 x6123 -x8007 -x25919 x5521 x21238 x6577 -x17754 x7777 -x22480 x21177 -x24974 -x17743 x25536 x6566 x16141 -x13619 -x15927 x7585 x24000 x9881 x25102 -x23458 -x19576 -x23957 -x4644 -x26309 -x17732 x7693 x10420 -x12130 -x2742 x15510 -x8037 x5098 x835 -x2126 x19559 x9638 -x16583 -x17487 -x19764 x11034 -x25329 -x18716 x17764 -x16341 -x5291 x5417 x12728 x25263 x12785 -x16811 -x4772 -x809 -x22184 -x3772 x5221 -x8903 x23851 -x4265 -x5347 -x2507 -x20571 -x25639 -x25488 -x4273 -x26464 x13536 -x18282 -x13468 x25958 x25773 -x13634 x941 x12060 x10053 -x15844 -x24734 -x2159 -x10814 -x652 -x13105 x7134 -x20095 x7807 x25073 -x25664 -x9663 x20296 -x1886 -x22896 x4533 -x10132 x8072 -x22321 x9885 x24936 x3321 -x17017 x2617 -x15670 x9007 -x26088 -x23811 x6961 x19869 x12577 -x19250 -x2962 x15144 -x24546 x313 x20341 -x24373 -x3954 -x4813 -x908 -x8393 -x17558 -x26158 -x12149 -x25197 -x13558 x13748 x9391 x8705 -x7296 -x20627 -x22016 -x706 -x435 -x12826 -x13724 x4578 -x22616 x8195 x16631 -x26489 x17899 -x13062 -x18726 x9883 -x2855 -x20009 -x25799 x22667 x12823 x23274 x22311 -x1392 -x15893 -x38 x7015 -x17245 x13973 -x8519 -x5879 -x10173 -x7658 x11902 -x2624 -x15009 x23392 x25279 -x21222 -x15102 x2262 x1844 -x15037 x20842 -x4684 -x18425 -x5721 x23454 x7120 x12503 -x23282 x1699 -x19538 x4934 -x7414 x12371 -x19076 x15941 -x22824 -x18958 -x5032 -x7428 x12762 x12381 -x2692 -x14734 x21309 -x22044 x3891 x7960 x23246 -x1903 -x10454 x13725 x13553 x16402 x7295 -x7099 x6701 -x13747 -x10451 -x25462 -x4832 x10068 -x12927 -x21026 x15555 -x5270 x17077 x1945 -x18810 -x1359 x15821 -x18441 x53 x1360 -x19691 x17034 x9388 -x12844 -x5771 x15714 -x8569 -x24987 x26420 x17394 x15122 x14359 x20462 x15230 -x20555 -x8698 x10685 -x6227 -x17008 x23429 -x495 x13035 x47 x6598 x2131 x14979 x10428 x5756 -x7957 -x1559 x20645 -x19569 x9400 x7419 -x20432 x4601 -x21791 -x22156 x17680 -x5112 -x15749 x11497 x25973 -x1938 x11282 -x23661 x9857 -x11696 -x13039 -x14655 -x10689 x283 x6596 -x2335 x16419 x4993 -x6221 -x4972 -x21779 -x12889 x4582 -x1420 x22680 -x26551 x4639 x6323 x14577 x23336 -x4110 -x10327 x2500 -x7850 -x12312 x15683 x9405 x23900 x15130 x7368 -x9977 x24350 -x8235 -x19030 x2673 x10995 x3759 -x17213 -x3017 x11284 -x23515 x18841 -x2216 -x12000 -x13863 -x15989 -x98 -x20963 -x16476 -x8961 x8451 -x10048 -x1279 -x18355 x3985 x19213 x15830 x15647 x1057 -x14490 x26036 x9069 -x3245 x25818 -x16438 x15544 -x23714 -x14564 -x14704 x14499 x4046 -x5805 -x25444 -x17428 x14693 x16577 -x7448 -x953 -x1685 x24204 -x6237 -x24267 -x9999 x7433 x14371 x26337 -x17426 -x708 -x3222 -x4489 x18857 x8134 -x494 x22695 -x2485 x23485 -x19372 -x1331 -x25021 x12906 -x3888 x7090 -x15408 -x20549 -x14304 -x2146 x6610 x8349 -x15763 x16088 x7714 -x3806 x21671 x7055 -x9662 x13162 -x20725 x12983 -x1262 -x5004 -x5357 -x21649 x14948 x3919 -x4380 -x7560 x20436 x11995 -x22169 -x25762 -x17544 -x8771 -x17384 -x22171 x22945 -x22295 x11728 x13560 x213 -x21683 x11483 x4989 -x9104 -x4593 -x21098 x23806 x4811 -x2747 -x19563 x22920 -x23924 -x3214 x23715 -x20263 -x983 x22354 x24290 x5535 -x16982 -x18621 x16321 -x26133 -x7440 -x18779 x9656 x6620 x1565 x19208 -x875 -x18531 x11074 -x20020 -x24512 -x11196 -x19420 x592 x26081 x20583 -x23371 -x24059 -x12380 -x15191 x5214 x10241 -x21196 -x13397 x11926 -x16391 x17536 x12017 x25929 -x24158 x21857 x11923 -x26279 -x10472 -x7010 -x15196 x2322 -x15961 x10655 -x4152 -x4178 x16158 -x24489 x10140 x12337 x445 x10375 x23793 -x14639 x23180 -x22411 x17120 -x1780 -x25500 -x26453 x19985 -x6150 -x4255 -x19926 -x21667 x5901 -x9265 x17281 -x16877 -x21882 x20211 x8117 -x9368 x12121 -x10584 -x24210 -x13847 x21619 x6002 -x13393 -x17762 -x20720 -x13642 -x20729 x681 -x1608 x21782 -x2296 -x15363 -x2438 -x3573 -x12878 -x16311 -x12652 -x24101 x21647 -x17041 -x15664 -x10123 x17805 -x25409 x18481 x18506 -x11730 x3640 x16564 x7596 -x15761 -x4030 -x22449 -x14535 -x9438 -x18168 -x20356 x2953 -x5395 -x4343 x24046 -x19660 -x13453 -x15553 -x22386 x2113 x9043 -x17393 x20521 -x6358 x4996 -x1389 -x22580 -x7537 x26097 x1243 -x9168 -x1641 x17821 -x7324 -x12409 -x2076 x26091 -x18884 -x3844 -x7262 -x18932 -x25192 -x22396 x12347 -x15126 x22440 -x21904 -x14398 -x408 -x1300 x12549 -x21932 x17425 x18229 -x18213 -x3395 x3550 -x20653 -x22168 x23933 -x25650 x7704 x16295 x865 -x2547 -x23841 -x15682 -x11539 -x1838 x8022 x20316 -x13929 -x7931 -x23334 -x13461 x25365 x12585 x18593 x15405 x12451 -x18676 x13323 -x1212 x6242 x6459 x25881 x5667 -x4102 -x9691 -x9295 -x26155 x13242 x1669 x5758 x3625 x23491 -x15391 -x15862 -x11014 -x22980 -x17399 -x10934 x19295 x21753 -x17518 x8026 x4068 -x400 x15695 -x16257 -x13055 x8928 -x25964 x18228 x9506 x10193 x21256 -x5427 x11427 x8940 -x24597 x3902 -x13649 x10200 -x17011 -x4706 x21579 -x16587 x1257 x7310 x18106 -x13827 -x12183 x2441 x9891 -x10306 x13875 -x12763 -x11650 -x4550 -x19950 x23581 -x7277 -x3680 x4727 -x20428 -x5143 x401 x13946 x23379 -x15881 x11538 -x8152 x2233 -x26255 -x5564 -x11328 x21462 -x22903 x23618 x12229
3584.16/3598.87 s SATISFIABLE
3584.16/3598.87 c Time taken to solve: 3590.5896022319794 seconds
3584.16/3598.87 c Total time taken: 3598.1831090450287 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-4839174-1783893322/watcher-4839174-1783893322 -o /tmp/evaluation-result-4839174-1783893322/solver-4839174-1783893322 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4839174-1783893322/vars-4839174-1783893322 --bin-var /tmp/runsolver-exch-nodeE004-1783886081-1459912 --watchdog 3760 --use-pty run HOME/instance-4839174-1783893322.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 249214424 --intermediate --solver highs
running on 4 cores: 44-47
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 0,2,5-9,11-12,14-16,18-19,24,26-27,29-33,35-37,39-41,48-50,53-54,56,59,63
3550 MHz: 1,3,17,38,42-43,52,55
3600 MHz: 4,10,13,20-23,25,28,34,44-47,51,57-58,60-62
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 0,2
3550 MHz: 1,3
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 44-47
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (48220 MiB free)
node 1: cores 8-15, 129019 MiB (58843 MiB free)
node 2: cores 16-23, 129019 MiB (68090 MiB free)
node 3: cores 24-31, 128957 MiB (104974 MiB free)
node 4: cores 32-39, 129019 MiB (63869 MiB free)
node 5: cores 40-47, 129019 MiB (123024 MiB free)
node 6: cores 48-55, 129019 MiB (123458 MiB free)
node 7: cores 56-63, 128474 MiB (35282 MiB free)
node distances:
10 12 12 12 32 32 32 32
12 10 12 12 32 32 32 32
12 12 10 12 32 32 32 32
12 12 12 10 32 32 32 32
32 32 32 32 10 12 12 12
32 32 32 32 12 10 12 12
32 32 32 32 12 12 10 12
32 32 32 32 12 12 12 10
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Using a pseudo terminal to collect output from the solver
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=1464354, runsolver pid=1464351
Current StackSize limit: 8192 KiB
[startup+0.100058 s]*
/proc/loadavg: 16.22 16.05 16.08 15/914 1464357
/proc/meminfo: memFree=640754816/1055320700 swapFree=33553148/33554428
[pid=1464354] ppid=1464351 vsize=4324 memory=3184 CPUtime=0 cores=44-47
/proc/1464354/stat : 1464354 (run) S 1464351 1464354 1459891 0 -1 4194304 270 123 0 0 0 0 0 0 20 0 1 0 322620060 4427776 640 18446744073709551615 94746023735296 94746024629829 140732082559216 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94746024868880 94746024916624 94746025566208 140732082563201 140732082563433 140732082563433 140732082569169 0
/proc/1464354/statm: 1081 796 708 219 0 143 0
[pid=1464357] ppid=1464354 vsize=24824 memory=19528 CPUtime=0.05 cores=44-47
/proc/1464357/stat : 1464357 (python3) R 1464354 1464354 1459891 0 -1 4194304 3273 0 0 0 4 1 0 0 20 0 1 0 322620062 25419776 4736 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 2 0 0 0 17 45 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
/proc/1464357/statm: 6206 4882 1830 753 0 3701 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 29148 KiB
Current children cumulated memory: 22712 KiB
[startup+0.214161 s]*
/proc/loadavg: 16.22 16.05 16.08 17/920 1464363
/proc/meminfo: memFree=640740824/1055320700 swapFree=33553148/33554428
[pid=1464354] ppid=1464351 vsize=4324 memory=3184 CPUtime=0 cores=44-47
/proc/1464354/stat : 1464354 (run) S 1464351 1464354 1459891 0 -1 4194304 270 123 0 0 0 0 0 0 20 0 1 0 322620060 4427776 640 18446744073709551615 94746023735296 94746024629829 140732082559216 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94746024868880 94746024916624 94746025566208 140732082563201 140732082563433 140732082563433 140732082569169 0
/proc/1464354/statm: 1081 796 708 219 0 143 0
[pid=1464357] ppid=1464354 vsize=233544 memory=33808 CPUtime=0.3 cores=44-47
/proc/1464357/stat : 1464357 (python3) R 1464354 1464354 1459891 0 -1 4194304 5273 0 0 0 28 2 0 0 20 0 4 0 322620062 239149056 8320 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 2 0 0 0 17 45 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
/proc/1464357/statm: 58386 8452 3574 753 0 45004 0
[pid=1464357/tid=1464361] ppid=1464354 vsize=233544 memory=7454972945796916073 CPUtime=0.06 cores=44-47
/proc/1464357/task/1464361/stat : 1464361 (python3) R 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 322620076 239149056 8320 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 2 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464362] ppid=1464354 vsize=233544 memory=54087345506236 CPUtime=0.06 cores=44-47
/proc/1464357/task/1464362/stat : 1464362 (python3) R 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 322620076 239149056 8320 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 2 0 0 0 -1 45 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464363] ppid=1464354 vsize=233544 memory=18036 CPUtime=0.06 cores=44-47
/proc/1464357/task/1464363/stat : 1464363 (python3) R 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 322620076 239149056 8320 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 2 0 0 0 -1 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 237868 KiB
Current children cumulated memory: 36992 KiB
[startup+0.313334 s]*
/proc/loadavg: 16.22 16.05 16.08 16/920 1464363
/proc/meminfo: memFree=640725248/1055320700 swapFree=33553148/33554428
[pid=1464354] ppid=1464351 vsize=4324 memory=3184 CPUtime=0 cores=44-47
/proc/1464354/stat : 1464354 (run) S 1464351 1464354 1459891 0 -1 4194304 270 123 0 0 0 0 0 0 20 0 1 0 322620060 4427776 640 18446744073709551615 94746023735296 94746024629829 140732082559216 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94746024868880 94746024916624 94746025566208 140732082563201 140732082563433 140732082563433 140732082569169 0
/proc/1464354/statm: 1081 796 708 219 0 143 0
[pid=1464357] ppid=1464354 vsize=257860 memory=51960 CPUtime=0.38 cores=44-47
/proc/1464357/stat : 1464357 (python3) R 1464354 1464354 1459891 0 -1 4194304 7940 0 0 0 34 4 0 0 20 0 4 0 322620062 264048640 12672 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 2 0 0 0 17 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
/proc/1464357/statm: 64465 12990 5714 753 0 47058 0
[pid=1464357/tid=1464361] ppid=1464354 vsize=257860 memory=7454972945796916073 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464361/stat : 1464361 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 264048640 12672 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 2 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464362] ppid=1464354 vsize=257860 memory=54087345506236 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464362/stat : 1464362 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 264048640 12672 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 2 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464363] ppid=1464354 vsize=257860 memory=18036 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464363/stat : 1464363 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 264048640 12672 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 2 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 262184 KiB
Current children cumulated memory: 55144 KiB
[startup+0.700174 s]
/proc/loadavg: 16.22 16.05 16.08 13/921 1464364
/proc/meminfo: memFree=640947064/1055320700 swapFree=33553148/33554428
[pid=1464354] ppid=1464351 vsize=4324 memory=3184 CPUtime=0 cores=44-47
/proc/1464354/stat : 1464354 (run) S 1464351 1464354 1459891 0 -1 4194304 270 123 0 0 0 0 0 0 20 0 1 0 322620060 4427776 640 18446744073709551615 94746023735296 94746024629829 140732082559216 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94746024868880 94746024916624 94746025566208 140732082563201 140732082563433 140732082563433 140732082569169 0
/proc/1464354/statm: 1081 796 708 219 0 143 0
[pid=1464357] ppid=1464354 vsize=422832 memory=109888 CPUtime=0.58 cores=44-47
/proc/1464357/stat : 1464357 (python3) R 1464354 1464354 1459891 0 -1 4194304 17174 0 0 0 51 7 0 0 20 0 4 0 322620062 432979968 27008 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 0 0 0 17 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
/proc/1464357/statm: 105708 27472 11774 753 0 56745 0
[pid=1464357/tid=1464361] ppid=1464354 vsize=422832 memory=3184 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464361/stat : 1464361 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 432979968 27008 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464362] ppid=1464354 vsize=422832 memory=0 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464362/stat : 1464362 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 432979968 27008 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464363] ppid=1464354 vsize=422832 memory=2674205520 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464363/stat : 1464363 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 432979968 27008 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 427156 KiB
Current children cumulated memory: 113072 KiB
[startup+1.50017 s]
/proc/loadavg: 16.22 16.05 16.08 15/921 1464364
/proc/meminfo: memFree=640840588/1055320700 swapFree=33553148/33554428
[pid=1464354] ppid=1464351 vsize=4324 memory=3184 CPUtime=0 cores=44-47
/proc/1464354/stat : 1464354 (run) S 1464351 1464354 1459891 0 -1 4194304 270 123 0 0 0 0 0 0 20 0 1 0 322620060 4427776 640 18446744073709551615 94746023735296 94746024629829 140732082559216 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94746024868880 94746024916624 94746025566208 140732082563201 140732082563433 140732082563433 140732082569169 0
/proc/1464354/statm: 1081 796 708 219 0 143 0
[pid=1464357] ppid=1464354 vsize=437168 memory=125212 CPUtime=1.38 cores=44-47
/proc/1464357/stat : 1464357 (python3) R 1464354 1464354 1459891 0 -1 4194304 21869 0 0 0 131 7 0 0 20 0 4 0 322620062 447660032 30848 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 0 0 0 17 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
/proc/1464357/statm: 109292 31303 11774 753 0 60329 0
[pid=1464357/tid=1464361] ppid=1464354 vsize=437168 memory=3184 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464361/stat : 1464361 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 447660032 30848 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464362] ppid=1464354 vsize=437168 memory=0 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464362/stat : 1464362 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 447660032 30848 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464363] ppid=1464354 vsize=437168 memory=5824 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464363/stat : 1464363 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 447660032 30848 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 441492 KiB
Current children cumulated memory: 128396 KiB
[startup+3.11398 s]
/proc/loadavg: 16.22 16.05 16.08 17/937 1464454
/proc/meminfo: memFree=640640892/1055320700 swapFree=33553148/33554428
[pid=1464354] ppid=1464351 vsize=4324 memory=3184 CPUtime=0 cores=44-47
/proc/1464354/stat : 1464354 (run) S 1464351 1464354 1459891 0 -1 4194304 270 123 0 0 0 0 0 0 20 0 1 0 322620060 4427776 640 18446744073709551615 94746023735296 94746024629829 140732082559216 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94746024868880 94746024916624 94746025566208 140732082563201 140732082563433 140732082563433 140732082569169 0
/proc/1464354/statm: 1081 796 708 219 0 143 0
[pid=1464357] ppid=1464354 vsize=463752 memory=151072 CPUtime=2.98 cores=44-47
/proc/1464357/stat : 1464357 (python3) R 1464354 1464354 1459891 0 -1 4194304 44026 0 0 0 290 8 0 0 20 0 4 0 322620062 474882048 37376 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 0 0 0 17 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
/proc/1464357/statm: 115938 37768 11774 753 0 66975 0
[pid=1464357/tid=1464361] ppid=1464354 vsize=463752 memory=0 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464361/stat : 1464361 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 474882048 37376 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464362] ppid=1464354 vsize=463752 memory=3184 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464362/stat : 1464362 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 474882048 37376 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464363] ppid=1464354 vsize=463752 memory=7522820501339984216 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464363/stat : 1464363 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 474882048 37376 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 468076 KiB
Current children cumulated memory: 154256 KiB
[startup+6.30026 s]
/proc/loadavg: 16.28 16.07 16.08 17/937 1464454
/proc/meminfo: memFree=640227916/1055320700 swapFree=33553148/33554428
[pid=1464354] ppid=1464351 vsize=4324 memory=3184 CPUtime=0 cores=44-47
/proc/1464354/stat : 1464354 (run) S 1464351 1464354 1459891 0 -1 4194304 270 123 0 0 0 0 0 0 20 0 1 0 322620060 4427776 640 18446744073709551615 94746023735296 94746024629829 140732082559216 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94746024868880 94746024916624 94746025566208 140732082563201 140732082563433 140732082563433 140732082569169 0
/proc/1464354/statm: 1081 796 708 219 0 143 0
[pid=1464357] ppid=1464354 vsize=515608 memory=200264 CPUtime=6.16 cores=44-47
/proc/1464357/stat : 1464357 (python3) R 1464354 1464354 1459891 0 -1 4194304 108299 0 0 0 605 11 0 0 20 0 4 0 322620062 527982592 49699 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 0 0 0 17 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
/proc/1464357/statm: 128902 50066 12536 753 0 78401 0
[pid=1464357/tid=1464361] ppid=1464354 vsize=515608 memory=199140 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464361/stat : 1464361 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 527982592 49699 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464362] ppid=1464354 vsize=515608 memory=2319529270597544818 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464362/stat : 1464362 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 527982592 49699 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464363] ppid=1464354 vsize=515608 memory=3184 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464363/stat : 1464363 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 527982592 49699 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
Current children cumulated CPU time: 6.16 s
Current children cumulated vsize: 519932 KiB
Current children cumulated memory: 203448 KiB
[startup+12.7002 s]
/proc/loadavg: 16.34 16.08 16.09 17/937 1464454
/proc/meminfo: memFree=639884324/1055320700 swapFree=33553148/33554428
[pid=1464354] ppid=1464351 vsize=4324 memory=3184 CPUtime=0 cores=44-47
/proc/1464354/stat : 1464354 (run) S 1464351 1464354 1459891 0 -1 4194304 270 123 0 0 0 0 0 0 20 0 1 0 322620060 4427776 640 18446744073709551615 94746023735296 94746024629829 140732082559216 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94746024868880 94746024916624 94746025566208 140732082563201 140732082563433 140732082563433 140732082569169 0
/proc/1464354/statm: 1081 796 708 219 0 143 0
[pid=1464357] ppid=1464354 vsize=666648 memory=344056 CPUtime=12.54 cores=44-47
/proc/1464357/stat : 1464357 (python3) R 1464354 1464354 1459891 0 -1 4194304 155113 0 0 0 1240 14 0 0 20 0 4 0 322620062 682647552 85549 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 0 0 0 17 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
/proc/1464357/statm: 166662 86014 13181 753 0 116161 0
[pid=1464357/tid=1464361] ppid=1464354 vsize=666648 memory=-6447725925766495098 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464361/stat : 1464361 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 682647552 85549 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464362] ppid=1464354 vsize=666648 memory=72548 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464362/stat : 1464362 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 682647552 85549 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464363] ppid=1464354 vsize=666648 memory=152456 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464363/stat : 1464363 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 682647552 85549 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
################
# More data... #
################
[pid=1464357/tid=1464363] ppid=1464354 vsize=1892552 memory=3184 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464363/stat : 1464363 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
Current children cumulated CPU time: 3507.97 s
Current children cumulated vsize: 1896876 KiB
Current children cumulated memory: 1579036 KiB
[startup+3582.3 s]
/proc/loadavg: 10.00 10.20 11.02 10/865 1465008
/proc/meminfo: memFree=669699172/1055320700 swapFree=33553148/33554428
[pid=1464354] ppid=1464351 vsize=4324 memory=3184 CPUtime=0 cores=44-47
/proc/1464354/stat : 1464354 (run) S 1464351 1464354 1459891 0 -1 4194304 270 123 0 0 0 0 0 0 20 0 1 0 322620060 4427776 640 18446744073709551615 94746023735296 94746024629829 140732082559216 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94746024868880 94746024916624 94746025566208 140732082563201 140732082563433 140732082563433 140732082569169 0
/proc/1464354/statm: 1081 796 708 219 0 143 0
[pid=1464357] ppid=1464354 vsize=1892552 memory=1575852 CPUtime=3567.73 cores=44-47
/proc/1464357/stat : 1464357 (python3) R 1464354 1464354 1459891 0 -1 4194304 3368636 0 0 0 356524 249 0 0 20 0 4 0 322620062 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 0 0 0 17 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
/proc/1464357/statm: 473138 393963 13181 753 0 422637 0
[pid=1464357/tid=1464361] ppid=1464354 vsize=1892552 memory=3184 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464361/stat : 1464361 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464362] ppid=1464354 vsize=1892552 memory=1575852 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464362/stat : 1464362 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464363] ppid=1464354 vsize=1892552 memory=1575852 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464363/stat : 1464363 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
Current children cumulated CPU time: 3567.73 s
Current children cumulated vsize: 1896876 KiB
Current children cumulated memory: 1579036 KiB
[startup+3599.22 s]
# the end of solver process 1464354 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=3581.99 s, system=2.6118 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 10.00 10.20 11.02 10/865 1465008
/proc/meminfo: memFree=669663396/1055320700 swapFree=33553148/33554428
[pid=1464354] ppid=1464351 vsize=4324 memory=3184 CPUtime=0 cores=44-47
/proc/1464354/stat : 1464354 (run) S 1464351 1464354 1459891 0 -1 4194304 270 123 0 0 0 0 0 0 20 0 1 0 322620060 4427776 640 18446744073709551615 94746023735296 94746024629829 140732082559216 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94746024868880 94746024916624 94746025566208 140732082563201 140732082563433 140732082563433 140732082569169 0
/proc/1464354/statm: 1081 796 708 219 0 143 0
[pid=1464357] ppid=1464354 vsize=1892552 memory=1575852 CPUtime=3569.44 cores=44-47
/proc/1464357/stat : 1464357 (python3) R 1464354 1464354 1459891 0 -1 4194304 3370421 0 0 0 356695 249 0 0 20 0 4 0 322620062 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 0 0 0 17 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
/proc/1464357/statm: 473138 393963 13181 753 0 422637 0
[pid=1464357/tid=1464361] ppid=1464354 vsize=1892552 memory=-8601137942944643821 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464361/stat : 1464361 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464362] ppid=1464354 vsize=1892552 memory=-8929673133833568928 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464362/stat : 1464362 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464363] ppid=1464354 vsize=1892552 memory=5832 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464363/stat : 1464363 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
Current children cumulated CPU time: 3569.44 s
Current children cumulated vsize: 1896876 KiB
Current children cumulated memory: 1579036 KiB
[startup+3590.4 s]
/proc/loadavg: 9.92 10.18 11.01 9/854 1465069
/proc/meminfo: memFree=672638864/1055320700 swapFree=33553148/33554428
[pid=1464354] ppid=1464351 vsize=4324 memory=3184 CPUtime=0 cores=44-47
/proc/1464354/stat : 1464354 (run) S 1464351 1464354 1459891 0 -1 4194304 270 123 0 0 0 0 0 0 20 0 1 0 322620060 4427776 640 18446744073709551615 94746023735296 94746024629829 140732082559216 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94746024868880 94746024916624 94746025566208 140732082563201 140732082563433 140732082563433 140732082569169 0
/proc/1464354/statm: 1081 796 708 219 0 143 0
[pid=1464357] ppid=1464354 vsize=1892552 memory=1575852 CPUtime=3575.8 cores=44-47
/proc/1464357/stat : 1464357 (python3) R 1464354 1464354 1459891 0 -1 4194304 3377495 0 0 0 357330 250 0 0 20 0 4 0 322620062 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 0 0 0 17 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
/proc/1464357/statm: 473138 393963 13181 753 0 422637 0
[pid=1464357/tid=1464361] ppid=1464354 vsize=1892552 memory=3948 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464361/stat : 1464361 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464362] ppid=1464354 vsize=1892552 memory=4104 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464362/stat : 1464362 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464363] ppid=1464354 vsize=1892552 memory=3184 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464363/stat : 1464363 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
Current children cumulated CPU time: 3575.8 s
Current children cumulated vsize: 1896876 KiB
Current children cumulated memory: 1579036 KiB
[startup+3593.6 s]
/proc/loadavg: 9.77 10.14 11.00 9/854 1465069
/proc/meminfo: memFree=672653408/1055320700 swapFree=33553148/33554428
[pid=1464354] ppid=1464351 vsize=4324 memory=3184 CPUtime=0 cores=44-47
/proc/1464354/stat : 1464354 (run) S 1464351 1464354 1459891 0 -1 4194304 270 123 0 0 0 0 0 0 20 0 1 0 322620060 4427776 640 18446744073709551615 94746023735296 94746024629829 140732082559216 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94746024868880 94746024916624 94746025566208 140732082563201 140732082563433 140732082563433 140732082569169 0
/proc/1464354/statm: 1081 796 708 219 0 143 0
[pid=1464357] ppid=1464354 vsize=1892552 memory=1575852 CPUtime=3578.99 cores=44-47
/proc/1464357/stat : 1464357 (python3) R 1464354 1464354 1459891 0 -1 4194304 3388417 0 0 0 357648 251 0 0 20 0 4 0 322620062 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 0 0 0 17 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
/proc/1464357/statm: 473138 393963 13181 753 0 422637 0
[pid=1464357/tid=1464361] ppid=1464354 vsize=1892552 memory=3184 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464361/stat : 1464361 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464362] ppid=1464354 vsize=1892552 memory=-6447725925766495098 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464362/stat : 1464362 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464363] ppid=1464354 vsize=1892552 memory=72556 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464363/stat : 1464363 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
Current children cumulated CPU time: 3578.99 s
Current children cumulated vsize: 1896876 KiB
Current children cumulated memory: 1579036 KiB
[startup+3596.8 s]
/proc/loadavg: 9.62 10.10 10.98 9/854 1465069
/proc/meminfo: memFree=672631712/1055320700 swapFree=33553148/33554428
[pid=1464354] ppid=1464351 vsize=4324 memory=3184 CPUtime=0 cores=44-47
/proc/1464354/stat : 1464354 (run) S 1464351 1464354 1459891 0 -1 4194304 270 123 0 0 0 0 0 0 20 0 1 0 322620060 4427776 640 18446744073709551615 94746023735296 94746024629829 140732082559216 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94746024868880 94746024916624 94746025566208 140732082563201 140732082563433 140732082563433 140732082569169 0
/proc/1464354/statm: 1081 796 708 219 0 143 0
[pid=1464357] ppid=1464354 vsize=1892552 memory=1575852 CPUtime=3582.17 cores=44-47
/proc/1464357/stat : 1464357 (python3) R 1464354 1464354 1459891 0 -1 4194304 3392070 0 0 0 357966 251 0 0 20 0 4 0 322620062 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 0 0 0 17 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
/proc/1464357/statm: 473138 393963 13181 753 0 422637 0
[pid=1464357/tid=1464361] ppid=1464354 vsize=1892552 memory=15524 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464361/stat : 1464361 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464362] ppid=1464354 vsize=1892552 memory=3184 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464362/stat : 1464362 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464363] ppid=1464354 vsize=1892552 memory=25333125866717268 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464363/stat : 1464363 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
Current children cumulated CPU time: 3582.17 s
Current children cumulated vsize: 1896876 KiB
Current children cumulated memory: 1579036 KiB
[startup+3598.4 s]
/proc/loadavg: 9.62 10.10 10.98 9/854 1465069
/proc/meminfo: memFree=672620516/1055320700 swapFree=33553148/33554428
[pid=1464354] ppid=1464351 vsize=4324 memory=3184 CPUtime=0 cores=44-47
/proc/1464354/stat : 1464354 (run) S 1464351 1464354 1459891 0 -1 4194304 270 123 0 0 0 0 0 0 20 0 1 0 322620060 4427776 640 18446744073709551615 94746023735296 94746024629829 140732082559216 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94746024868880 94746024916624 94746025566208 140732082563201 140732082563433 140732082563433 140732082569169 0
/proc/1464354/statm: 1081 796 708 219 0 143 0
[pid=1464357] ppid=1464354 vsize=1892552 memory=1575852 CPUtime=3583.77 cores=44-47
/proc/1464357/stat : 1464357 (python3) R 1464354 1464354 1459891 0 -1 4194304 3392778 0 0 0 358125 252 0 0 20 0 4 0 322620062 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 0 0 0 17 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
/proc/1464357/statm: 473138 393963 13181 753 0 422637 0
[pid=1464357/tid=1464361] ppid=1464354 vsize=1892552 memory=3184 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464361/stat : 1464361 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464362] ppid=1464354 vsize=1892552 memory=1575852 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464362/stat : 1464362 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464363] ppid=1464354 vsize=1892552 memory=2996 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464363/stat : 1464363 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
Current children cumulated CPU time: 3583.77 s
Current children cumulated vsize: 1896876 KiB
Current children cumulated memory: 1579036 KiB
[startup+3598.8 s]
/proc/loadavg: 9.62 10.10 10.98 9/854 1465069
/proc/meminfo: memFree=672620516/1055320700 swapFree=33553148/33554428
[pid=1464354] ppid=1464351 vsize=4324 memory=3184 CPUtime=0 cores=44-47
/proc/1464354/stat : 1464354 (run) S 1464351 1464354 1459891 0 -1 4194304 270 123 0 0 0 0 0 0 20 0 1 0 322620060 4427776 640 18446744073709551615 94746023735296 94746024629829 140732082559216 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94746024868880 94746024916624 94746025566208 140732082563201 140732082563433 140732082563433 140732082569169 0
/proc/1464354/statm: 1081 796 708 219 0 143 0
[pid=1464357] ppid=1464354 vsize=1892552 memory=1575852 CPUtime=3584.16 cores=44-47
/proc/1464357/stat : 1464357 (python3) R 1464354 1464354 1459891 0 -1 4194304 3405561 0 0 0 358164 252 0 0 20 0 4 0 322620062 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 0 0 0 17 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
/proc/1464357/statm: 473138 393963 13181 753 0 422637 0
[pid=1464357/tid=1464361] ppid=1464354 vsize=1892552 memory=4104 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464361/stat : 1464361 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464362] ppid=1464354 vsize=1892552 memory=-7451320317008188519 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464362/stat : 1464362 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
[pid=1464357/tid=1464363] ppid=1464354 vsize=1892552 memory=2996 CPUtime=0.07 cores=44-47
/proc/1464357/task/1464363/stat : 1464363 (python3) S 1464354 1464354 1459891 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 322620076 1937973248 393684 18446744073709551615 4321280 7402577 140729513417520 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 32186368 140729513424796 140729513425044 140729513425044 140729513430970 0
Current children cumulated CPU time: 3584.16 s
Current children cumulated vsize: 1896876 KiB
Current children cumulated memory: 1579036 KiB
[startup+3599.2 s]
/proc/loadavg: 9.62 10.10 10.98 8/848 1465072
/proc/meminfo: memFree=674917020/1055320700 swapFree=33553148/33554428
[pid=1464354] ppid=1464351 vsize=4324 memory=3184 CPUtime=0 cores=44-47
/proc/1464354/stat : 1464354 (run) S 1464351 1464354 1459891 0 -1 4194304 270 123 0 0 0 0 0 0 20 0 1 0 322620060 4427776 640 18446744073709551615 94746023735296 94746024629829 140732082559216 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94746024868880 94746024916624 94746025566208 140732082563201 140732082563433 140732082563433 140732082569169 0
/proc/1464354/statm: 1081 796 708 219 0 143 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3184 KiB
Child status: 0
Real time (s): 3599.22
CPU time (s): 3584.6
CPU user time (s): 3581.99
CPU system time (s): 2.6118
CPU usage (%): 99.5937
Max. virtual memory (cumulated for all children) (KiB): 1956976
Max. memory (cumulated for all children) (KiB): 1638296
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.99
system time used= 2.6118
maximum resident set size= 1633320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3456482
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= 2684
involuntary context switches= 1519
# summary of solver processes directly reported to runsolver:
# pid: 1464354
# total CPU time (s): 3584.6
# total CPU user time (s): 3581.99
# total CPU system time (s): 2.6118
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.3011 second user time and 35.7016 second system time
The end
Launcher Data
Begin job on nodeE004 at 2026-07-12 23:55:22
IDJOB=4839174
IDBENCH=183282
IDSOLVER=3675
FILE ID=nodeE004/4839174-1783893322
RUNJOBID= nodeE004-1783886081-1459912
SLURM_JOB_ID= 12747496
Free space on /tmp= 802028 MiB
SOLVER NAME= cpmpy_highs (1 core) 2026-07-05
BENCH NAME= PB26/normalized-PB26/OPT-LIN/sergeys/CPMpy_translated_dataset_PB26/jsplib/normalized-ta32.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores 1 --seed RANDOMSEED --intermediate --solver highs
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4839174-1783893322/watcher-4839174-1783893322 -o /tmp/evaluation-result-4839174-1783893322/solver-4839174-1783893322 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4839174-1783893322/vars-4839174-1783893322 --bin-var /tmp/runsolver-exch-nodeE004-1783886081-1459912 --watchdog 3760 --use-pty run HOME/instance-4839174-1783893322.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 249214424 --intermediate --solver highs
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= c5a2fa6e72d298ad0ef66108b8951031
RANDOM SEED=249214424
nodeE004 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.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 1
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3544.908
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 1
cpu cores : 32
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 2
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 2
cpu cores : 32
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 3
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 4
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3601.850
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 64
cpu cores : 32
apicid : 64
initial apicid : 64
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 5
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 6
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 66
cpu cores : 32
apicid : 66
initial apicid : 66
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 7
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 67
cpu cores : 32
apicid : 67
initial apicid : 67
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 8
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 32
cpu cores : 32
apicid : 32
initial apicid : 32
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 9
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 10
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3601.293
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 34
cpu cores : 32
apicid : 34
initial apicid : 34
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 11
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3595.655
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 35
cpu cores : 32
apicid : 35
initial apicid : 35
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 12
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3572.002
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 96
cpu cores : 32
apicid : 96
initial apicid : 96
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 13
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3581.125
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 97
cpu cores : 32
apicid : 97
initial apicid : 97
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 14
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3594.550
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 98
cpu cores : 32
apicid : 98
initial apicid : 98
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 15
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 99
cpu cores : 32
apicid : 99
initial apicid : 99
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 16
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 48
cpu cores : 32
apicid : 48
initial apicid : 48
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 17
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3583.193
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 49
cpu cores : 32
apicid : 49
initial apicid : 49
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 18
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 50
cpu cores : 32
apicid : 50
initial apicid : 50
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 19
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3578.706
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 51
cpu cores : 32
apicid : 51
initial apicid : 51
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 20
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3585.282
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 112
cpu cores : 32
apicid : 112
initial apicid : 112
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 21
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3584.150
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 113
cpu cores : 32
apicid : 113
initial apicid : 113
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 22
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3583.456
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 114
cpu cores : 32
apicid : 114
initial apicid : 114
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 23
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3576.152
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 115
cpu cores : 32
apicid : 115
initial apicid : 115
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 24
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 16
cpu cores : 32
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 25
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3589.741
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 17
cpu cores : 32
apicid : 17
initial apicid : 17
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 26
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 18
cpu cores : 32
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 27
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3607.023
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 19
cpu cores : 32
apicid : 19
initial apicid : 19
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 28
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3604.351
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 80
cpu cores : 32
apicid : 80
initial apicid : 80
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 29
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 81
cpu cores : 32
apicid : 81
initial apicid : 81
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 30
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3600.237
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 82
cpu cores : 32
apicid : 82
initial apicid : 82
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 31
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 83
cpu cores : 32
apicid : 83
initial apicid : 83
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 32
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 0
cpu cores : 32
apicid : 128
initial apicid : 128
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 33
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 1
cpu cores : 32
apicid : 129
initial apicid : 129
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 34
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3591.491
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 2
cpu cores : 32
apicid : 130
initial apicid : 130
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 35
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 3
cpu cores : 32
apicid : 131
initial apicid : 131
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 36
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 64
cpu cores : 32
apicid : 192
initial apicid : 192
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 37
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 65
cpu cores : 32
apicid : 193
initial apicid : 193
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 38
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3573.218
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 66
cpu cores : 32
apicid : 194
initial apicid : 194
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 39
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3580.418
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 67
cpu cores : 32
apicid : 195
initial apicid : 195
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 40
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 32
cpu cores : 32
apicid : 160
initial apicid : 160
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 41
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 33
cpu cores : 32
apicid : 161
initial apicid : 161
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 42
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3569.605
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 34
cpu cores : 32
apicid : 162
initial apicid : 162
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 43
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 35
cpu cores : 32
apicid : 163
initial apicid : 163
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 44
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3584.012
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 96
cpu cores : 32
apicid : 224
initial apicid : 224
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 45
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3583.184
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 97
cpu cores : 32
apicid : 225
initial apicid : 225
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 46
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 98
cpu cores : 32
apicid : 226
initial apicid : 226
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 47
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3584.675
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 99
cpu cores : 32
apicid : 227
initial apicid : 227
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 48
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 48
cpu cores : 32
apicid : 176
initial apicid : 176
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 49
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 49
cpu cores : 32
apicid : 177
initial apicid : 177
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 50
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 50
cpu cores : 32
apicid : 178
initial apicid : 178
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 51
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3599.907
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 51
cpu cores : 32
apicid : 179
initial apicid : 179
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 52
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3566.909
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 112
cpu cores : 32
apicid : 240
initial apicid : 240
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 53
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 113
cpu cores : 32
apicid : 241
initial apicid : 241
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 54
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 114
cpu cores : 32
apicid : 242
initial apicid : 242
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 55
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 115
cpu cores : 32
apicid : 243
initial apicid : 243
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 56
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 16
cpu cores : 32
apicid : 144
initial apicid : 144
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 57
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3595.802
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 17
cpu cores : 32
apicid : 145
initial apicid : 145
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 58
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3591.141
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 18
cpu cores : 32
apicid : 146
initial apicid : 146
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 59
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 19
cpu cores : 32
apicid : 147
initial apicid : 147
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 60
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3587.243
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 80
cpu cores : 32
apicid : 208
initial apicid : 208
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 61
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3584.861
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 81
cpu cores : 32
apicid : 209
initial apicid : 209
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 62
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3590.450
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 82
cpu cores : 32
apicid : 210
initial apicid : 210
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 63
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3586.879
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 83
cpu cores : 32
apicid : 211
initial apicid : 211
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
/proc/meminfo:
MemTotal: 1055320700 kB
MemFree: 641033348 kB
MemAvailable: 1001846008 kB
Buffers: 2100 kB
Cached: 364220360 kB
SwapCached: 256 kB
Active: 61265340 kB
Inactive: 346942672 kB
Active(anon): 44455308 kB
Inactive(anon): 468600 kB
Active(file): 16810032 kB
Inactive(file): 346474072 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33553148 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 70912 kB
Writeback: 8 kB
AnonPages: 43967380 kB
Mapped: 197076 kB
Shmem: 938344 kB
KReclaimable: 3599900 kB
Slab: 4246540 kB
SReclaimable: 3599900 kB
SUnreclaim: 646640 kB
KernelStack: 15584 kB
PageTables: 95876 kB
SecPageTables: 15432 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214776 kB
Committed_AS: 53983508 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 479684 kB
VmallocChunk: 0 kB
Percpu: 134912 kB
HardwareCorrupted: 0 kB
AnonHugePages: 17926144 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: 377284 kB
DirectMap2M: 20916224 kB
DirectMap1G: 1052770304 kB
Free space on /tmp at the end= 802304 MiB
End job on nodeE004 at 2026-07-13 00:55:22