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

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