Trace number 4785759

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:
  1. 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.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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.
  5. 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

Solver NameAnswerobjective functionCPU timeWall clock time
cpmpy_ortools (1 core) 2026-05-18SAT6631231 3583.75 3598.42

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Base/normalized-minisat100_4_32_2.opb
MD5SUM1b5b6394440758b8654a331b8fec87b1
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6631231
Best CPU time to get the best result obtained on this benchmark3301.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 178453547
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 203583486200
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 178453547
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 203583486200
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

1.99/4.88	c Time taken to transform: 0.824054479598999 seconds

1.99/4.88	c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 1943749390, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7fc449ac3410>}

1.99/4.88	c 3593.789873600006s left to solve

3583.51/3598.26	c Solution 1, time = 1.4862s

3583.51/3598.26	o 48687115

3583.51/3598.26	c Solution 2, time = 3.5274s

3583.51/3598.26	o 48667727

3583.51/3598.26	c Solution 3, time = 3.6924s

3583.51/3598.26	o 48441669

3583.51/3598.26	c Solution 4, time = 3.8517s

3583.51/3598.26	o 48435285

3583.51/3598.26	c Solution 5, time = 3.9922s

3583.51/3598.26	o 48408935

3583.51/3598.26	c Solution 6, time = 6.7772s

3583.51/3598.26	o 48405239

3583.51/3598.26	c Solution 7, time = 7.2884s

3583.51/3598.26	o 42965267

3583.51/3598.26	c Solution 8, time = 7.4385s

3583.51/3598.26	o 42491427

3583.51/3598.26	c Solution 9, time = 7.6437s

3583.51/3598.26	o 42102253

3583.51/3598.26	c Solution 10, time = 7.6563s

3583.51/3598.26	o 42045717

3583.51/3598.26	c Solution 11, time = 8.0274s

3583.51/3598.26	o 41481921

3583.51/3598.26	c Solution 12, time = 8.0629s

3583.51/3598.26	o 41262517

3583.51/3598.26	c Solution 13, time = 8.2086s

3583.51/3598.26	o 41195173

3583.51/3598.26	c Solution 14, time = 8.8570s

3583.51/3598.26	o 18427411

3583.51/3598.26	c Solution 15, time = 9.0797s

3583.51/3598.26	o 18184657

3583.51/3598.26	c Solution 16, time = 9.0971s

3583.51/3598.26	o 16913313

3583.51/3598.26	c Solution 17, time = 9.2849s

3583.51/3598.26	o 13114721

3583.51/3598.26	c Solution 18, time = 9.4534s

3583.51/3598.26	o 12978411

3583.51/3598.26	c Solution 19, time = 9.6438s

3583.51/3598.26	o 12487697

3583.51/3598.26	c Solution 20, time = 9.8497s

3583.51/3598.26	o 12353977

3583.51/3598.26	c Solution 21, time = 9.9579s

3583.51/3598.26	o 8992989

3583.51/3598.26	c Solution 22, time = 10.1347s

3583.51/3598.26	o 8960753

3583.51/3598.26	c Solution 23, time = 10.3522s

3583.51/3598.26	o 8894211

3583.51/3598.26	c Solution 24, time = 10.5488s

3583.51/3598.26	o 8823555

3583.51/3598.26	c Solution 25, time = 10.7042s

3583.51/3598.26	o 8746507

3583.51/3598.26	c Solution 26, time = 10.8472s

3583.51/3598.26	o 8710723

3583.51/3598.26	c Solution 27, time = 10.8884s

3583.51/3598.26	o 8697581

3583.51/3598.26	c Solution 28, time = 11.0600s

3583.51/3598.26	o 8672011

3583.51/3598.26	c Solution 29, time = 11.1562s

3583.51/3598.26	o 8664381

3583.51/3598.26	c Solution 30, time = 11.4027s

3583.51/3598.26	o 8628795

3583.51/3598.26	c Solution 31, time = 11.5243s

3583.51/3598.26	o 8620629

3583.51/3598.26	c Solution 32, time = 12.5845s

3583.51/3598.26	o 8618851

3583.51/3598.26	c Solution 33, time = 13.5214s

3583.51/3598.26	o 8612695

3583.51/3598.26	c Solution 34, time = 16.5720s

3583.51/3598.26	o 8612625

3583.51/3598.26	c Solution 35, time = 16.6963s

3583.51/3598.26	o 8610517

3583.51/3598.26	c Solution 36, time = 21.3912s

3583.51/3598.26	o 8577601

3583.51/3598.26	c Solution 37, time = 21.4200s

3583.51/3598.26	o 8275675

3583.51/3598.26	c Solution 38, time = 21.5292s

3583.51/3598.26	o 8131937

3583.51/3598.26	c Solution 39, time = 21.7445s

3583.51/3598.26	o 8113655

3583.51/3598.26	c Solution 40, time = 21.7773s

3583.51/3598.26	o 8107775

3583.51/3598.26	c Solution 41, time = 21.7979s

3583.51/3598.26	o 8074073

3583.51/3598.26	c Solution 42, time = 21.9712s

3583.51/3598.26	o 8048683

3583.51/3598.26	c Solution 43, time = 23.4886s

3583.51/3598.26	o 8003227

3583.51/3598.26	c Solution 44, time = 23.5040s

3583.51/3598.26	o 8000107

3583.51/3598.26	c Solution 45, time = 23.5281s

3583.51/3598.26	o 7998577

3583.51/3598.26	c Solution 46, time = 23.8271s

3583.51/3598.26	o 7983181

3583.51/3598.26	c Solution 47, time = 24.0243s

3583.51/3598.26	o 7958033

3583.51/3598.26	c Solution 48, time = 24.5716s

3583.51/3598.26	o 7956229

3583.51/3598.26	c Solution 49, time = 24.6421s

3583.51/3598.26	o 7955035

3583.51/3598.26	c Solution 50, time = 24.6879s

3583.51/3598.26	o 7954347

3583.51/3598.26	c Solution 51, time = 25.9055s

3583.51/3598.26	o 7952509

3583.51/3598.26	c Solution 52, time = 28.3332s

3583.51/3598.26	o 7952091

3583.51/3598.26	c Solution 53, time = 50.0552s

3583.51/3598.26	o 7951463

3583.51/3598.26	c Solution 54, time = 50.2109s

3583.51/3598.26	o 7786425

3583.51/3598.26	c Solution 55, time = 50.2339s

3583.51/3598.26	o 7627313

3583.51/3598.26	c Solution 56, time = 50.2605s

3583.51/3598.26	o 7620579

3583.51/3598.26	c Solution 57, time = 50.2875s

3583.51/3598.26	o 7563589

3583.51/3598.26	c Solution 58, time = 50.6563s

3583.51/3598.26	o 7562341

3583.51/3598.26	c Solution 59, time = 50.8072s

3583.51/3598.26	o 7557427

3583.51/3598.26	c Solution 60, time = 51.2492s

3583.51/3598.26	o 7556993

3583.51/3598.26	c Solution 61, time = 51.4641s

3583.51/3598.26	o 7555095

3583.51/3598.26	c Solution 62, time = 51.5573s

3583.51/3598.26	o 7554937

3583.51/3598.26	c Solution 63, time = 56.6351s

3583.51/3598.26	o 6839149

3583.51/3598.26	c Solution 64, time = 58.2022s

3583.51/3598.26	o 6752613

3583.51/3598.26	c Solution 65, time = 58.3675s

3583.51/3598.26	o 6737233

3583.51/3598.26	c Solution 66, time = 58.5053s

3583.51/3598.26	o 6701977

3583.51/3598.26	c Solution 67, time = 58.5289s

3583.51/3598.26	o 6690585

3583.51/3598.26	c Solution 68, time = 1931.1954s

3583.51/3598.26	o 6687825

3583.51/3598.26	c Solution 69, time = 2460.8340s

3583.51/3598.26	o 6631231

3583.51/3598.27	o 6631231

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

3583.51/3598.27	s SATISFIABLE

3583.51/3598.27	c Time taken to solve: 3593.336638566 seconds

3583.51/3598.27	c Total time taken: 3594.854468345642 seconds

Verifier Data

OK	6631231

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-4785759-1783764031/watcher-4785759-1783764031 -o /tmp/evaluation-result-4785759-1783764031/solver-4785759-1783764031 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4785759-1783764031/vars-4785759-1783764031 --bin-var /tmp/runsolver-exch-nodeE007-1783764031-1419589 --watchdog 3760 --use-pty run HOME/instance-4785759-1783764031.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1943749390 --intermediate --solver ortools 

running on 4 cores: 0-3

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 6,9,15,20,23,27,35,40,43,47,50,55,61
  3550 MHz: 16-19,31,41-42
  3600 MHz: 0-5,7-8,10-14,21-22,24-26,28-30,32-34,36-39,44-46,48-49,51-54,56-60,62-63
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  3600 MHz: 0-3

CPU governors:
  performance: 0-3

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (56495 MiB free)
  node 1: cores 8-15, 128973 MiB (125839 MiB free)
  node 2: cores 16-23, 129019 MiB (63528 MiB free)
  node 3: cores 24-31, 129003 MiB (105035 MiB free)
  node 4: cores 32-39, 129019 MiB (102864 MiB free)
  node 5: cores 40-47, 129019 MiB (100110 MiB free)
  node 6: cores 48-55, 129019 MiB (121252 MiB free)
  node 7: cores 56-63, 128474 MiB (123323 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=1419766, runsolver pid=1419755
Current StackSize limit: 8192 KiB


[startup+0.100046 s]*
/proc/loadavg: 2.57 2.14 3.86 5/842 1419768
/proc/meminfo: memFree=817628288/1055320704 swapFree=33550076/33554428
[pid=1419766] ppid=1419755 vsize=2008 memory=528 CPUtime=0 cores=0-3
/proc/1419766/stat : 1419766 (run) D 1419755 1419766 1419579 0 -1 4194304 83 0 0 0 0 0 0 0 20 0 1 0 309691098 2056192 0 18446744073709551615 94148054622208 94148055516741 140722522233552 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94148055755792 94148055803536 94148075536384 140722522241150 140722522241385 140722522241385 140722522247121 0
/proc/1419766/statm: 502 132 119 219 0 69 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 2008 KiB
Current children cumulated memory: 528 KiB

[startup+0.213418 s]*
/proc/loadavg: 2.57 2.14 3.86 3/842 1419801
/proc/meminfo: memFree=817676220/1055320704 swapFree=33550076/33554428
[pid=1419766] ppid=1419755 vsize=4324 memory=3212 CPUtime=0 cores=0-3
/proc/1419766/stat : 1419766 (run) S 1419755 1419766 1419579 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 309691098 4427776 640 18446744073709551615 94148054622208 94148055516741 140722522233552 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94148055755792 94148055803536 94148075536384 140722522241150 140722522241385 140722522241385 140722522247121 0
/proc/1419766/statm: 1081 803 715 219 0 143 0
[pid=1419798] ppid=1419766 vsize=11688 memory=7108 CPUtime=0 cores=0-3
/proc/1419798/stat : 1419798 (python3) D 1419766 1419766 1419579 0 -1 4194304 502 0 0 0 0 0 0 0 20 0 1 0 309691115 11968512 1664 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 0 0 1 0 0 17 2 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
/proc/1419798/statm: 2922 1777 1415 753 0 771 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 16012 KiB
Current children cumulated memory: 10320 KiB

[startup+0.313388 s]*
/proc/loadavg: 2.57 2.14 3.86 2/889 1419853
/proc/meminfo: memFree=817683464/1055320704 swapFree=33550076/33554428
[pid=1419766] ppid=1419755 vsize=4324 memory=3212 CPUtime=0 cores=0-3
/proc/1419766/stat : 1419766 (run) S 1419755 1419766 1419579 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 309691098 4427776 640 18446744073709551615 94148054622208 94148055516741 140722522233552 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94148055755792 94148055803536 94148075536384 140722522241150 140722522241385 140722522241385 140722522247121 0
/proc/1419766/statm: 1081 803 715 219 0 143 0
[pid=1419798] ppid=1419766 vsize=15000 memory=9024 CPUtime=0.01 cores=0-3
/proc/1419798/stat : 1419798 (python3) D 1419766 1419766 1419579 0 -1 4456448 857 0 0 0 0 1 0 0 20 0 1 0 309691115 15360000 2176 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 2 1 0 0 17 2 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
/proc/1419798/statm: 3750 2256 1550 753 0 1599 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 19324 KiB
Current children cumulated memory: 12236 KiB

[startup+0.700121 s]
/proc/loadavg: 2.57 2.14 3.86 2/893 1419865
/proc/meminfo: memFree=817642176/1055320704 swapFree=33550076/33554428
[pid=1419766] ppid=1419755 vsize=4324 memory=3212 CPUtime=0 cores=0-3
/proc/1419766/stat : 1419766 (run) S 1419755 1419766 1419579 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 309691098 4427776 640 18446744073709551615 94148054622208 94148055516741 140722522233552 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94148055755792 94148055803536 94148075536384 140722522241150 140722522241385 140722522241385 140722522247121 0
/proc/1419766/statm: 1081 803 715 219 0 143 0
[pid=1419798] ppid=1419766 vsize=25044 memory=19960 CPUtime=0.07 cores=0-3
/proc/1419798/stat : 1419798 (python3) D 1419766 1419766 1419579 0 -1 4194304 3395 0 0 0 5 2 0 0 20 0 1 0 309691115 25645056 4864 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 2 1 0 0 17 2 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
/proc/1419798/statm: 6261 4990 1818 753 0 3749 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 29368 KiB
Current children cumulated memory: 23172 KiB

[startup+1.50013 s]
/proc/loadavg: 2.57 2.14 3.86 23/911 1419883
/proc/meminfo: memFree=817574976/1055320704 swapFree=33550076/33554428
[pid=1419766] ppid=1419755 vsize=4324 memory=3212 CPUtime=0 cores=0-3
/proc/1419766/stat : 1419766 (run) S 1419755 1419766 1419579 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 309691098 4427776 640 18446744073709551615 94148054622208 94148055516741 140722522233552 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94148055755792 94148055803536 94148075536384 140722522241150 140722522241385 140722522241385 140722522247121 0
/proc/1419766/statm: 1081 803 715 219 0 143 0
[pid=1419798] ppid=1419766 vsize=247148 memory=44660 CPUtime=0.38 cores=0-3
/proc/1419798/stat : 1419798 (python3) D 1419766 1419766 1419579 0 -1 4194304 6876 0 0 0 34 4 0 0 20 0 4 0 309691115 253079552 11008 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
/proc/1419798/statm: 61787 11165 4814 753 0 46425 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 251472 KiB
Current children cumulated memory: 47872 KiB

[startup+3.11314 s]
/proc/loadavg: 2.57 2.14 3.86 3/942 1419914
/proc/meminfo: memFree=816969684/1055320704 swapFree=33550076/33554428
[pid=1419766] ppid=1419755 vsize=4324 memory=3212 CPUtime=0 cores=0-3
/proc/1419766/stat : 1419766 (run) S 1419755 1419766 1419579 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 309691098 4427776 640 18446744073709551615 94148054622208 94148055516741 140722522233552 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94148055755792 94148055803536 94148075536384 140722522241150 140722522241385 140722522241385 140722522247121 0
/proc/1419766/statm: 1081 803 715 219 0 143 0
[pid=1419798] ppid=1419766 vsize=414600 memory=103524 CPUtime=0.58 cores=0-3
/proc/1419798/stat : 1419798 (python3) D 1419766 1419766 1419579 0 -1 4194304 15775 0 0 0 50 8 0 0 20 0 4 0 309691115 424550400 25728 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
/proc/1419798/statm: 103650 25881 11552 753 0 55083 0
[pid=1419798/tid=1419908] ppid=1419766 vsize=414600 memory=57415978734773 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419908/stat : 1419908 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 424550400 25728 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 2 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419909] ppid=1419766 vsize=414600 memory=3819114285200835501 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419909/stat : 1419909 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 424550400 25728 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 2 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419910] ppid=1419766 vsize=414600 memory=6944656592455097440 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419910/stat : 1419910 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 424550400 25728 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 2 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 418924 KiB
Current children cumulated memory: 106736 KiB
heavy processes:

[startup+6.30015 s]
/proc/loadavg: 3.80 2.40 3.94 17/942 1419914
/proc/meminfo: memFree=815234176/1055320704 swapFree=33550076/33554428
[pid=1419766] ppid=1419755 vsize=4324 memory=3212 CPUtime=0 cores=0-3
/proc/1419766/stat : 1419766 (run) S 1419755 1419766 1419579 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 309691098 4427776 640 18446744073709551615 94148054622208 94148055516741 140722522233552 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94148055755792 94148055803536 94148075536384 140722522241150 140722522241385 140722522241385 140722522247121 0
/proc/1419766/statm: 1081 803 715 219 0 143 0
[pid=1419798] ppid=1419766 vsize=588580 memory=279304 CPUtime=3.49 cores=0-3
/proc/1419798/stat : 1419798 (python3) R 1419766 1419766 1419579 0 -1 4194304 84420 0 0 0 335 14 0 0 20 0 4 0 309691115 602705920 69722 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 0 0 0 17 2 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
/proc/1419798/statm: 147145 69826 13906 753 0 98182 0
[pid=1419798/tid=1419908] ppid=1419766 vsize=588580 memory=3471202396360988265 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419908/stat : 1419908 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 602705920 69722 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419909] ppid=1419766 vsize=588580 memory=79956 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419909/stat : 1419909 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 602705920 69722 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419910] ppid=1419766 vsize=588580 memory=3212 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419910/stat : 1419910 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 602705920 69722 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
Current children cumulated CPU time: 3.49 s
Current children cumulated vsize: 592904 KiB
Current children cumulated memory: 282516 KiB
heavy processes:

[startup+12.7002 s]
/proc/loadavg: 4.78 2.63 4.00 17/942 1419914
/proc/meminfo: memFree=813827040/1055320704 swapFree=33550076/33554428
[pid=1419766] ppid=1419755 vsize=4324 memory=3212 CPUtime=0 cores=0-3
/proc/1419766/stat : 1419766 (run) S 1419755 1419766 1419579 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 309691098 4427776 640 18446744073709551615 94148054622208 94148055516741 140722522233552 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94148055755792 94148055803536 94148075536384 140722522241150 140722522241385 140722522241385 140722522247121 0
/proc/1419766/statm: 1081 803 715 219 0 143 0
[pid=1419798] ppid=1419766 vsize=696848 memory=387672 CPUtime=9.87 cores=0-3
/proc/1419798/stat : 1419798 (python3) R 1419766 1419766 1419579 0 -1 4194304 103713 0 0 0 972 15 0 0 20 0 4 0 309691115 713572352 96729 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 0 0 0 17 2 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
/proc/1419798/statm: 174212 96918 13945 753 0 125249 0
[pid=1419798/tid=1419908] ppid=1419766 vsize=696848 memory=3546922497990689273 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419908/stat : 1419908 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 713572352 96729 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419909] ppid=1419766 vsize=696848 memory=387672 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419909/stat : 1419909 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 713572352 96729 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419910] ppid=1419766 vsize=696848 memory=3212 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419910/stat : 1419910 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 713572352 96729 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
Current children cumulated CPU time: 9.87 s
Current children cumulated vsize: 701172 KiB
Current children cumulated memory: 390884 KiB
heavy processes:

[startup+25.5002 s]
/proc/loadavg: 7.27 3.28 4.19 17/942 1419914
/proc/meminfo: memFree=812483584/1055320704 swapFree=33550076/33554428
[pid=1419766] ppid=1419755 vsize=4324 memory=3212 CPUtime=0 cores=0-3
/proc/1419766/stat : 1419766 (run) S 1419755 1419766 1419579 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 309691098 4427776 640 18446744073709551615 94148054622208 94148055516741 140722522233552 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94148055755792 94148055803536 94148075536384 140722522241150 140722522241385 140722522241385 140722522247121 0
/proc/1419766/statm: 1081 803 715 219 0 143 0
[pid=1419798] ppid=1419766 vsize=702796 memory=393144 CPUtime=22.62 cores=0-3
/proc/1419798/stat : 1419798 (python3) R 1419766 1419766 1419579 0 -1 4194304 124364 0 0 0 2246 16 0 0 20 0 4 0 309691115 719663104 98259 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 0 0 0 17 2 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
/proc/1419798/statm: 175699 98286 13972 753 0 126736 0
[pid=1419798/tid=1419908] ppid=1419766 vsize=702796 memory=3212 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419908/stat : 1419908 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 719663104 98259 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419909] ppid=1419766 vsize=702796 memory=3745 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419909/stat : 1419909 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 719663104 98259 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419910] ppid=1419766 vsize=702796 memory=3212 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419910/stat : 1419910 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 719663104 98259 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
Current children cumulated CPU time: 22.62 s
Current children cumulated vsize: 707120 KiB
Current children cumulated memory: 396356 KiB

[startup+51.114 s]
/proc/loadavg: 10.31 4.32 4.51 17/942 1419978
/proc/meminfo: memFree=803784204/1055320704 swapFree=33550076/33554428

################
# More data... #
################

[pid=1419766] ppid=1419755 vsize=4324 memory=3212 CPUtime=0 cores=0-3
/proc/1419766/stat : 1419766 (run) S 1419755 1419766 1419579 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 309691098 4427776 640 18446744073709551615 94148054622208 94148055516741 140722522233552 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94148055755792 94148055803536 94148075536384 140722522241150 140722522241385 140722522241385 140722522247121 0
/proc/1419766/statm: 1081 803 715 219 0 143 0
[pid=1419798] ppid=1419766 vsize=860444 memory=555080 CPUtime=3567.67 cores=0-3
/proc/1419798/stat : 1419798 (python3) R 1419766 1419766 1419579 0 -1 4194304 371943 0 0 0 356738 29 0 0 20 0 4 0 309691115 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 0 0 0 17 2 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
/proc/1419798/statm: 215111 138770 13988 753 0 166148 0
[pid=1419798/tid=1419908] ppid=1419766 vsize=860444 memory=15652 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419908/stat : 1419908 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419909] ppid=1419766 vsize=860444 memory=555080 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419909/stat : 1419909 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419910] ppid=1419766 vsize=860444 memory=3212 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419910/stat : 1419910 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
Current children cumulated CPU time: 3567.67 s
Current children cumulated vsize: 864768 KiB
Current children cumulated memory: 558292 KiB

[startup+3598.42 s]
# the end of solver process 1419766 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3583.43 s, system=0.318791 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3584 s]*
/proc/loadavg: 16.07 16.07 15.91 17/935 1420880
/proc/meminfo: memFree=754649288/1055320704 swapFree=33550076/33554428
[pid=1419766] ppid=1419755 vsize=4324 memory=3212 CPUtime=0 cores=0-3
/proc/1419766/stat : 1419766 (run) S 1419755 1419766 1419579 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 309691098 4427776 640 18446744073709551615 94148054622208 94148055516741 140722522233552 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94148055755792 94148055803536 94148075536384 140722522241150 140722522241385 140722522241385 140722522247121 0
/proc/1419766/statm: 1081 803 715 219 0 143 0
[pid=1419798] ppid=1419766 vsize=860444 memory=555080 CPUtime=3569.37 cores=0-3
/proc/1419798/stat : 1419798 (python3) R 1419766 1419766 1419579 0 -1 4194304 371944 0 0 0 356908 29 0 0 20 0 4 0 309691115 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 0 0 0 17 2 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
/proc/1419798/statm: 215111 138770 13988 753 0 166148 0
[pid=1419798/tid=1419908] ppid=1419766 vsize=860444 memory=0 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419908/stat : 1419908 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419909] ppid=1419766 vsize=860444 memory=-9114138388719827134 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419909/stat : 1419909 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419910] ppid=1419766 vsize=860444 memory=3200 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419910/stat : 1419910 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
Current children cumulated CPU time: 3569.37 s
Current children cumulated vsize: 864768 KiB
Current children cumulated memory: 558292 KiB

[startup+3590.4 s]
/proc/loadavg: 16.06 16.07 15.91 17/935 1420880
/proc/meminfo: memFree=754930628/1055320704 swapFree=33550076/33554428
[pid=1419766] ppid=1419755 vsize=4324 memory=3212 CPUtime=0 cores=0-3
/proc/1419766/stat : 1419766 (run) S 1419755 1419766 1419579 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 309691098 4427776 640 18446744073709551615 94148054622208 94148055516741 140722522233552 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94148055755792 94148055803536 94148075536384 140722522241150 140722522241385 140722522241385 140722522247121 0
/proc/1419766/statm: 1081 803 715 219 0 143 0
[pid=1419798] ppid=1419766 vsize=860444 memory=555080 CPUtime=3575.74 cores=0-3
/proc/1419798/stat : 1419798 (python3) R 1419766 1419766 1419579 0 -1 4194304 371947 0 0 0 357545 29 0 0 20 0 4 0 309691115 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 0 0 0 17 2 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
/proc/1419798/statm: 215111 138770 13988 753 0 166148 0
[pid=1419798/tid=1419908] ppid=1419766 vsize=860444 memory=12008 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419908/stat : 1419908 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419909] ppid=1419766 vsize=860444 memory=5816 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419909/stat : 1419909 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419910] ppid=1419766 vsize=860444 memory=15652 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419910/stat : 1419910 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
Current children cumulated CPU time: 3575.74 s
Current children cumulated vsize: 864768 KiB
Current children cumulated memory: 558292 KiB

[startup+3593.6 s]
/proc/loadavg: 16.06 16.07 15.91 17/935 1420880
/proc/meminfo: memFree=754646716/1055320704 swapFree=33550076/33554428
[pid=1419766] ppid=1419755 vsize=4324 memory=3212 CPUtime=0 cores=0-3
/proc/1419766/stat : 1419766 (run) S 1419755 1419766 1419579 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 309691098 4427776 640 18446744073709551615 94148054622208 94148055516741 140722522233552 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94148055755792 94148055803536 94148075536384 140722522241150 140722522241385 140722522241385 140722522247121 0
/proc/1419766/statm: 1081 803 715 219 0 143 0
[pid=1419798] ppid=1419766 vsize=860444 memory=555080 CPUtime=3578.93 cores=0-3
/proc/1419798/stat : 1419798 (python3) R 1419766 1419766 1419579 0 -1 4194304 371947 0 0 0 357864 29 0 0 20 0 4 0 309691115 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 0 0 0 17 2 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
/proc/1419798/statm: 215111 138770 13988 753 0 166148 0
[pid=1419798/tid=1419908] ppid=1419766 vsize=860444 memory=3212 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419908/stat : 1419908 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419909] ppid=1419766 vsize=860444 memory=555080 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419909/stat : 1419909 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419910] ppid=1419766 vsize=860444 memory=555080 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419910/stat : 1419910 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
Current children cumulated CPU time: 3578.93 s
Current children cumulated vsize: 864768 KiB
Current children cumulated memory: 558292 KiB

[startup+3596.8 s]
/proc/loadavg: 16.06 16.07 15.91 18/935 1420880
/proc/meminfo: memFree=755144860/1055320704 swapFree=33550076/33554428
[pid=1419766] ppid=1419755 vsize=4324 memory=3212 CPUtime=0 cores=0-3
/proc/1419766/stat : 1419766 (run) S 1419755 1419766 1419579 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 309691098 4427776 640 18446744073709551615 94148054622208 94148055516741 140722522233552 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94148055755792 94148055803536 94148075536384 140722522241150 140722522241385 140722522241385 140722522247121 0
/proc/1419766/statm: 1081 803 715 219 0 143 0
[pid=1419798] ppid=1419766 vsize=860444 memory=555080 CPUtime=3582.12 cores=0-3
/proc/1419798/stat : 1419798 (python3) R 1419766 1419766 1419579 0 -1 4194304 371966 0 0 0 358183 29 0 0 20 0 4 0 309691115 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 0 0 0 17 2 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
/proc/1419798/statm: 215111 138770 13988 753 0 166148 0
[pid=1419798/tid=1419908] ppid=1419766 vsize=860444 memory=15652 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419908/stat : 1419908 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419909] ppid=1419766 vsize=860444 memory=3212 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419909/stat : 1419909 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419910] ppid=1419766 vsize=860444 memory=555080 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419910/stat : 1419910 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
Current children cumulated CPU time: 3582.12 s
Current children cumulated vsize: 864768 KiB
Current children cumulated memory: 558292 KiB

[startup+3597.6 s]
/proc/loadavg: 16.06 16.07 15.91 17/935 1420880
/proc/meminfo: memFree=755062128/1055320704 swapFree=33550076/33554428
[pid=1419766] ppid=1419755 vsize=4324 memory=3212 CPUtime=0 cores=0-3
/proc/1419766/stat : 1419766 (run) S 1419755 1419766 1419579 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 309691098 4427776 640 18446744073709551615 94148054622208 94148055516741 140722522233552 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94148055755792 94148055803536 94148075536384 140722522241150 140722522241385 140722522241385 140722522247121 0
/proc/1419766/statm: 1081 803 715 219 0 143 0
[pid=1419798] ppid=1419766 vsize=860444 memory=555080 CPUtime=3582.92 cores=0-3
/proc/1419798/stat : 1419798 (python3) R 1419766 1419766 1419579 0 -1 4194304 371966 0 0 0 358263 29 0 0 20 0 4 0 309691115 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 0 0 0 17 2 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
/proc/1419798/statm: 215111 138770 13988 753 0 166148 0
[pid=1419798/tid=1419908] ppid=1419766 vsize=860444 memory=3948 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419908/stat : 1419908 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419909] ppid=1419766 vsize=860444 memory=41212 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419909/stat : 1419909 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419910] ppid=1419766 vsize=860444 memory=4660 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419910/stat : 1419910 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
Current children cumulated CPU time: 3582.92 s
Current children cumulated vsize: 864768 KiB
Current children cumulated memory: 558292 KiB

[startup+3598 s]*
/proc/loadavg: 16.06 16.07 15.91 16/919 1420896
/proc/meminfo: memFree=760004232/1055320704 swapFree=33550076/33554428
[pid=1419766] ppid=1419755 vsize=4324 memory=3212 CPUtime=0 cores=0-3
/proc/1419766/stat : 1419766 (run) S 1419755 1419766 1419579 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 309691098 4427776 640 18446744073709551615 94148054622208 94148055516741 140722522233552 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94148055755792 94148055803536 94148075536384 140722522241150 140722522241385 140722522241385 140722522247121 0
/proc/1419766/statm: 1081 803 715 219 0 143 0
[pid=1419798] ppid=1419766 vsize=860444 memory=555080 CPUtime=3583.33 cores=0-3
/proc/1419798/stat : 1419798 (python3) R 1419766 1419766 1419579 0 -1 4194304 371967 0 0 0 358304 29 0 0 20 0 4 0 309691115 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 0 0 0 17 2 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
/proc/1419798/statm: 215111 138770 13988 753 0 166148 0
[pid=1419798/tid=1419908] ppid=1419766 vsize=860444 memory=-7164480966706359137 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419908/stat : 1419908 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419909] ppid=1419766 vsize=860444 memory=-9114138388719827134 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419909/stat : 1419909 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419910] ppid=1419766 vsize=860444 memory=4356376 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419910/stat : 1419910 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 881094656 138689 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
Current children cumulated CPU time: 3583.33 s
Current children cumulated vsize: 864768 KiB
Current children cumulated memory: 558292 KiB

[startup+3598.4 s]
/proc/loadavg: 16.06 16.07 15.91 16/919 1420896
/proc/meminfo: memFree=760004232/1055320704 swapFree=33550076/33554428
[pid=1419766] ppid=1419755 vsize=4324 memory=3212 CPUtime=0 cores=0-3
/proc/1419766/stat : 1419766 (run) S 1419755 1419766 1419579 0 -1 4194304 267 121 0 0 0 0 0 0 20 0 1 0 309691098 4427776 640 18446744073709551615 94148054622208 94148055516741 140722522233552 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94148055755792 94148055803536 94148075536384 140722522241150 140722522241385 140722522241385 140722522247121 0
/proc/1419766/statm: 1081 803 715 219 0 143 0
[pid=1419798] ppid=1419766 vsize=813332 memory=508068 CPUtime=3583.72 cores=0-3
/proc/1419798/stat : 1419798 (python3) R 1419766 1419766 1419579 0 -1 4194304 390326 0 0 0 358342 30 0 0 20 0 4 0 309691115 832851968 126944 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 0 0 0 0 17 2 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
/proc/1419798/statm: 203333 127017 14004 753 0 154370 0
[pid=1419798/tid=1419908] ppid=1419766 vsize=813332 memory=15652 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419908/stat : 1419908 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 832851968 126944 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 0 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419909] ppid=1419766 vsize=813332 memory=103024 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419909/stat : 1419909 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 832851968 126944 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 0 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
[pid=1419798/tid=1419910] ppid=1419766 vsize=813332 memory=555080 CPUtime=0.07 cores=0-3
/proc/1419798/task/1419910/stat : 1419910 (python3) S 1419766 1419766 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691200 832851968 126944 18446744073709551615 4321280 7402577 140729752894416 0 0 0 0 16781312 0 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 38363136 140729752901529 140729752901780 140729752901780 140729752907706 0
Current children cumulated CPU time: 3583.72 s
Current children cumulated vsize: 817656 KiB
Current children cumulated memory: 511280 KiB

Child status: 0

Real time (s): 3598.42
CPU time (s): 3583.75
CPU user time (s): 3583.43
CPU system time (s): 0.318791
CPU usage (%): 99.5924
Max. virtual memory (cumulated for all children) (KiB): 864768
Max. memory (cumulated for all children) (KiB): 558292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.43
system time used= 0.318791
maximum resident set size= 554756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 391155
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= 4335
involuntary context switches= 2111


# summary of solver processes directly reported to runsolver:
#   pid: 1419766
#   total CPU time (s): 3583.75
#   total CPU user time (s): 3583.43
#   total CPU system time (s): 0.318791

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4482 second user time and 38.984 second system time

The end

Launcher Data

Begin job on nodeE007 at 2026-07-11 12:00:31
IDJOB=4785759
IDBENCH=155615
IDSOLVER=3604
FILE ID=nodeE007/4785759-1783764031
RUNJOBID= nodeE007-1783764031-1419589
SLURM_JOB_ID= 12743129
Free space on /tmp= 800604 MiB

SOLVER NAME= cpmpy_ortools (1 core) 2026-05-18
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Base/normalized-minisat100_4_32_2.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-4785759-1783764031/watcher-4785759-1783764031 -o /tmp/evaluation-result-4785759-1783764031/solver-4785759-1783764031 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4785759-1783764031/vars-4785759-1783764031 --bin-var /tmp/runsolver-exch-nodeE007-1783764031-1419589 --watchdog 3760 --use-pty run HOME/instance-4785759-1783764031.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1943749390 --intermediate --solver ortools

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3

MD5SUM BENCH= 1b5b6394440758b8654a331b8fec87b1
RANDOM SEED=1943749390

nodeE007 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.076
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.082
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 4
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3601.522
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 5
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 65
initial apicid	: 65
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 6
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 7
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3605.087
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 67
initial apicid	: 67
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 8
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 9
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3605.369
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 33
initial apicid	: 33
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 10
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3605.258
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 34
initial apicid	: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 11
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3600.346
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 35
initial apicid	: 35
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 12
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3594.916
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 13
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3590.720
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 97
initial apicid	: 97
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 14
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 15
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3593.076
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 99
initial apicid	: 99
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 16
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3568.624
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 17
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3571.133
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 49
initial apicid	: 49
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 18
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 19
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.511
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 51
initial apicid	: 51
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 20
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 21
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.832
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 113
initial apicid	: 113
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 22
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 23
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3583.244
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 115
initial apicid	: 115
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 24
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3591.221
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 25
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3576.849
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 26
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3583.556
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 27
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 28
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.662
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 29
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.606
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 81
initial apicid	: 81
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 30
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3581.047
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 31
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 83
initial apicid	: 83
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 32
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3581.161
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 33
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3568.228
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 129
initial apicid	: 129
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 34
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 35
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 36
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.640
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 37
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 193
initial apicid	: 193
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 38
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3596.334
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 39
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 195
initial apicid	: 195
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 40
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3564.116
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 41
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3562.206
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 161
initial apicid	: 161
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 42
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 43
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 163
initial apicid	: 163
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 44
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3589.766
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 45
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 225
initial apicid	: 225
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 46
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3587.791
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 47
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 227
initial apicid	: 227
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 48
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 49
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3594.694
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 177
initial apicid	: 177
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 50
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3591.654
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 51
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3597.014
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 179
initial apicid	: 179
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 52
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3616.158
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 53
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3612.701
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 241
initial apicid	: 241
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 54
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 55
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 56
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3593.005
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 57
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 145
initial apicid	: 145
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 58
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3596.813
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 59
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 147
initial apicid	: 147
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 60
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3578.097
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 61
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3576.701
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 209
initial apicid	: 209
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 62
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3576.767
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 63
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.234
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 211
initial apicid	: 211
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.65
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]


/proc/meminfo:
MemTotal:       1055320704 kB
MemFree:        817597168 kB
MemAvailable:   1045981408 kB
Buffers:            1060 kB
Cached:         231325928 kB
SwapCached:          264 kB
Active:         11354048 kB
Inactive:       220130736 kB
Active(anon):     719800 kB
Inactive(anon):   387692 kB
Active(file):   10634248 kB
Inactive(file): 219743044 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33550076 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            341116 kB
Writeback:             0 kB
AnonPages:        162224 kB
Mapped:           161048 kB
Shmem:            949608 kB
KReclaimable:    3693264 kB
Slab:            4338108 kB
SReclaimable:    3693264 kB
SUnreclaim:       644844 kB
KernelStack:       13776 kB
PageTables:         4840 kB
SecPageTables:     15404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    1445724 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478372 kB
VmallocChunk:          0 kB
Percpu:           125440 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      389572 kB
DirectMap2M:    19855360 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 799916 MiB
End job on nodeE007 at 2026-07-11 13:00:32