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

Download the above graph
as a PDF file
Solver Data
1.62/4.34 c Time taken to transform: 0.5683145523071289 seconds
1.62/4.34 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 0x7f707f7bb410>}
1.62/4.34 c 3594.2921459674835s left to solve
1630.55/1639.66 c Solution 1, time = 1.1549s
1630.55/1639.66 o 16738663
1630.55/1639.66 c Solution 2, time = 2.1274s
1630.55/1639.66 o 11059191
1630.55/1639.66 c Solution 3, time = 2.5815s
1630.55/1639.66 o 11054479
1630.55/1639.66 c Solution 4, time = 2.9464s
1630.55/1639.66 o 11045701
1630.55/1639.66 c Solution 5, time = 5.4369s
1630.55/1639.66 o 11030215
1630.55/1639.66 c Solution 6, time = 5.6974s
1630.55/1639.66 o 11030111
1630.55/1639.66 c Solution 7, time = 5.8607s
1630.55/1639.66 o 11029497
1630.55/1639.66 c Solution 8, time = 5.9720s
1630.55/1639.66 o 10683603
1630.55/1639.66 c Solution 9, time = 6.1436s
1630.55/1639.66 o 10626613
1630.55/1639.66 c Solution 10, time = 6.2283s
1630.55/1639.66 o 10501097
1630.55/1639.66 c Solution 11, time = 6.2512s
1630.55/1639.66 o 10446181
1630.55/1639.66 c Solution 12, time = 6.4708s
1630.55/1639.66 o 10428699
1630.55/1639.66 c Solution 13, time = 6.6005s
1630.55/1639.66 o 10376615
1630.55/1639.66 c Solution 14, time = 6.7119s
1630.55/1639.66 o 10363493
1630.55/1639.66 c Solution 15, time = 6.8470s
1630.55/1639.66 o 10334653
1630.55/1639.66 c Solution 16, time = 6.8616s
1630.55/1639.66 o 10328717
1630.55/1639.66 c Solution 17, time = 6.8791s
1630.55/1639.66 o 10324721
1630.55/1639.66 c Solution 18, time = 7.0475s
1630.55/1639.66 o 10293291
1630.55/1639.66 c Solution 19, time = 7.0669s
1630.55/1639.66 o 10282573
1630.55/1639.66 c Solution 20, time = 7.2837s
1630.55/1639.66 o 10279373
1630.55/1639.66 c Solution 21, time = 24.2664s
1630.55/1639.66 o 7794267
1630.55/1639.66 c Solution 22, time = 24.4057s
1630.55/1639.66 o 7705535
1630.55/1639.66 c Solution 23, time = 24.4299s
1630.55/1639.66 o 7647379
1630.55/1639.66 c Solution 24, time = 24.6354s
1630.55/1639.66 o 7568269
1630.55/1639.66 c Solution 25, time = 26.8220s
1630.55/1639.66 o 7567837
1630.55/1639.66 c Solution 26, time = 49.7031s
1630.55/1639.66 o 7525839
1630.55/1639.66 c Solution 27, time = 49.8735s
1630.55/1639.66 o 7365603
1630.55/1639.66 c Solution 28, time = 50.0824s
1630.55/1639.66 o 7117979
1630.55/1639.66 c Solution 29, time = 50.3264s
1630.55/1639.66 o 6853251
1630.55/1639.66 c Solution 30, time = 50.4389s
1630.55/1639.66 o 6684011
1630.55/1639.66 c Solution 31, time = 50.4784s
1630.55/1639.66 o 6431647
1630.55/1639.66 c Solution 32, time = 50.4914s
1630.55/1639.66 o 6422039
1630.55/1639.66 c Solution 33, time = 51.2009s
1630.55/1639.66 o 6421241
1630.55/1639.66 c Solution 34, time = 51.6663s
1630.55/1639.66 o 6420849
1630.55/1639.66 c Solution 35, time = 122.4947s
1630.55/1639.66 o 6321107
1630.55/1639.66 c Solution 36, time = 122.9601s
1630.55/1639.66 o 6290849
1630.55/1639.66 c Solution 37, time = 123.1199s
1630.55/1639.66 o 6277605
1630.55/1639.66 c Solution 38, time = 124.3309s
1630.55/1639.66 o 6270973
1630.55/1639.66 c Solution 39, time = 124.4907s
1630.55/1639.66 o 6268003
1630.55/1639.66 c Solution 40, time = 125.6763s
1630.55/1639.66 o 6267513
1630.55/1639.66 c Solution 41, time = 139.8024s
1630.55/1639.66 o 6259739
1630.55/1639.66 c Solution 42, time = 155.1476s
1630.55/1639.66 o 6256809
1630.55/1639.66 c Solution 43, time = 155.1671s
1630.55/1639.66 o 6100219
1630.55/1639.66 c Solution 44, time = 155.3163s
1630.55/1639.66 o 6090767
1630.55/1639.66 c Solution 45, time = 157.3116s
1630.55/1639.66 o 6087003
1630.55/1639.66 c Solution 46, time = 229.7911s
1630.55/1639.66 o 5709889
1630.55/1639.66 c Solution 47, time = 229.8144s
1630.55/1639.66 o 5505249
1630.55/1639.66 c Solution 48, time = 229.8316s
1630.55/1639.66 o 5464791
1630.55/1639.66 c Solution 49, time = 229.8838s
1630.55/1639.66 o 5321397
1630.55/1639.66 c Solution 50, time = 236.5796s
1630.55/1639.66 o 4824757
1630.55/1639.66 c Solution 51, time = 237.2396s
1630.55/1639.66 o 4821477
1630.55/1639.66 c Solution 52, time = 237.3850s
1630.55/1639.66 o 4820075
1630.55/1639.67 o 4820075
1630.55/1639.67 v -x5971 -x2584 -x8847 -x4323 -x11401 -x14172 -x11552 -x5069 -x12766 -x11715 -x5052 -x14063 -x6513 -x13229 -x13638 -x4100 -x8925 -x7151 -x7056 -x13632 -x7310 -x387 -x5804 -x3363 -x8080 -x2194 -x11408 -x13386 -x3787 -x10421 -x12705 -x3585 -x7028 -x9556 -x12924 -x11740 -x7458 -x12706 -x7931 -x6683 -x9278 -x5061 -x12672 x5072 -x6834 -x4546 -x6548 -x612 -x7238 -x10609 -x7662 -x6927 -x12940 -x6516 -x11153 -x12259 -x9540 -x3328 -x234 -x7432 -x10160 -x7445 -x3261 -x11039 -x9820 -x2921 -x12998 -x11757 -x11646 -x2027 -x6884 -x857 -x2865 -x8163 -x8507 -x14196 -x10431 -x14310 -x1314 -x14185 -x7481 -x9828 -x9902 -x6070 x5040 -x232 -x12078 -x13358 -x2752 -x262 -x6212 -x6122 -x14548 -x8964 -x10327 -x13742 -x4998 -x574 -x4366 -x10488 -x7041 -x12614 -x13001 -x1587 -x4006 -x10759 -x8881 -x9585 -x1951 -x7027 -x460 -x1166 -x3475 -x12342 -x13615 -x11868 -x4232 -x10985 -x10021 -x5627 -x11121 -x7888 -x3429 -x4580 -x13005 -x10370 -x14382 -x7312 -x5830 -x11877 -x11446 -x4764 -x11558 -x3649 -x10835 -x8297 -x10 -x283 -x2706 -x14034 -x14138 -x2878 -x5806 -x4091 -x9582 -x795 -x8938 -x12080 -x8580 -x13830 -x8617 -x3464 -x11656 -x10145 -x5464 -x8027 -x5848 -x13989 -x9081 -x14272 -x1457 -x5308 -x9592 -x1828 -x8837 -x7825 -x8539 -x1404 -x8239 -x4069 -x7729 -x8906 -x8708 -x7673 -x8201 -x11000 -x6941 -x5728 -x3390 -x3598 -x12937 -x6689 -x613 -x10462 -x11880 -x5163 -x13048 -x4954 -x7274 -x7134 -x10495 -x10426 -x9259 -x16 -x12493 -x3116 -x8500 -x3663 -x698 -x9664 -x13066 -x2125 -x54 -x4918 -x2085 -x5982 -x3835 -x4700 -x377 -x13274 -x10568 -x8051 -x11386 -x951 -x6651 -x12048 -x6508 -x4046 -x13445 -x2940 -x14444 -x14511 -x3443 -x9315 -x10524 -x9576 -x11919 -x14114 -x5331 -x14378 -x10291 -x1972 -x12606 -x3415 -x9875 -x10826 -x3349 -x8711 -x14334 -x11166 -x6272 -x12978 -x10960 -x949 -x8732 -x723 -x10340 -x1710 -x9389 -x8549 -x7971 -x7364 -x3001 -x6587 -x4390 -x10194 -x1375 -x13351 -x627 -x4635 -x3996 -x11588 -x4492 -x13903 -x11457 -x14354 -x3539 -x5762 -x11832 -x14176 -x3404 -x5835 -x3862 -x13002 -x6847 -x3724 -x6803 -x9523 -x10870 -x2121 -x3330 -x10253 -x1945 -x11117 -x8865 -x5737 -x4644 -x2937 -x14027 -x11399 -x3155 -x1786 -x12531 -x8214 -x8583 -x7388 -x2782 -x2593 -x10423 -x9334 -x14336 -x2300 -x4850 -x2483 -x5213 -x8979 -x10951 -x2508 -x9899 -x10684 -x6608 -x12152 -x3686 -x2381 -x3486 -x8787 -x1315 -x84 -x3395 -x11595 -x13741 -x4353 -x3761 -x2147 -x7261 -x14235 -x14314 -x6731 -x11796 -x13136 -x3017 x2856 -x2454 -x10914 -x10604 -x10871 -x13409 -x7651 -x14296 -x12746 -x12522 -x2095 -x13458 -x4999 -x7504 -x8534 -x5315 -x293 -x7951 -x13369 -x12622 -x8280 -x10944 -x13514 -x7004 -x2928 -x10238 -x9709 -x10920 -x845 -x7446 -x13382 -x9565 -x2011 -x8566 -x14088 -x7036 x5088 -x1496 -x14129 -x9577 -x12362 -x14616 -x8452 -x4309 -x3669 -x2191 -x11405 -x13968 -x8481 -x5085 -x11036 -x4029 -x13773 -x4919 -x2429 -x2722 -x6330 -x14530 -x7135 -x1588 -x972 -x8048 -x11228 -x7047 -x6080 -x9095 -x12052 -x10139 -x9394 -x10477 -x2326 -x13223 -x170 -x4678 -x2004 -x12582 -x11241 -x3968 -x3942 -x5466 -x9106 -x9678 -x6694 -x11193 -x5642 -x7097 -x10069 -x6117 -x9402 -x7321 -x784 -x3586 -x6189 -x3474 -x8487 -x12650 -x9502 -x12884 -x7229 -x11937 -x9340 -x12862 -x9146 -x13817 -x8087 -x6008 -x14541 -x14461 -x8822 -x4936 -x8848 -x7709 -x7317 -x10840 -x1834 -x4693 -x5531 -x12232 -x8892 -x6732 -x181 -x5716 -x9033 -x9393 -x2981 -x12027 -x12460 -x6276 -x9286 -x8211 -x10271 -x7119 -x6536 -x6173 -x3046 -x12323 -x12947 -x2979 -x14126 -x2978 -x6325 -x4548 -x7871 -x9355 -x13384 -x10580 -x7895 -x6726 -x2512 -x1641 -x12838 -x7792 -x2425 -x6317 -x10147 -x4656 -x14146 -x7170 -x2640 -x55 -x7144 -x5422 -x3073 -x9846 -x6351 -x2575 -x3005 -x2583 -x13330 -x8610 -x13901 -x2231 -x5490 -x5050 -x4088 -x12617 -x13045 -x3097 -x1021 -x4578 -x12301 -x12127 -x13198 -x828 -x8932 -x13697 -x13842 -x8585 -x11578 -x4588 -x8909 -x12327 -x13712 -x9983 -x14214 -x8258 -x8119 -x12544 -x11500 -x2230 -x4522 -x14122 -x3877 -x10846 -x4486 -x7491 -x12987 -x6082 -x14197 -x11395 -x6391 -x12651 -x4800 -x10323 -x8344 -x14085 -x12967 -x10442 -x10720 -x13769 -x4341 -x13935 -x8553 -x10119 -x6563 -x6709 -x10246 -x12161 -x1443 -x12953 -x12092 -x6133 -x2500 -x9604 -x1118 -x3233 -x769 -x3985 -x4532 -x1594 -x13551 -x10250 -x5064 -x7459 -x13169 -x6368 -x11073 -x9792 -x12816 -x9763 -x10025 -x11188 -x3435 -x13997 -x8594 -x11310 -x7523 -x8576 -x1802 -x8126 -x4187 -x7271 -x6585 -x12744 -x4813 -x4315 -x1454 -x1944 -x4773 -x5575 -x2262 -x12721 -x537 -x5918 -x9948 -x4024 -x13071 -x8067 -x9093 -x4945 -x831 -x6679 -x11753 -x7156 -x11944 -x1509 -x3026 -x11293 -x1052 -x9007 -x1715 -x4780 -x12394 -x1190 -x8929 -x7687 -x5907 -x6274 -x4914 -x5867 -x11392 -x6159 -x4753 -x1471 -x4707 -x2613 -x14345 x5236 -x6468 -x9392 -x6004 -x4272 -x8545 -x2554 -x1580 -x5610 -x1833 -x10708 -x6628 -x14186 -x891 -x9773 -x3692 -x11240 -x14339 -x1979 -x7789 -x7175 -x5225 -x1411 -x7695 -x7272 -x7724 -x6684 -x7466 -x14269 -x131 -x13379 -x5229 -x12090 -x11001 -x8547 -x8600 -x13554 -x4082 x5027 -x6526 -x9558 -x9847 -x3687 -x14452 -x6145 -x13155 -x6213 -x10460 -x8225 -x147 -x8045 -x8138 -x11795 -x7029 -x11025 -x13827 -x4316 -x11924 -x10053 -x14213 -x2390 -x9014 -x3717 -x2630 -x12966 -x7495 -x894 -x6324 -x7974 -x261 -x5028 -x4722 -x12162 -x12107 -x1696 -x7957 -x13706 -x9527 -x7623 -x2247 -x5082 -x1950 -x13099 -x1583 -x5382 -x13868 -x13669 -x12749 -x9489 -x964 -x5986 x5021 -x1907 x1711 -x10292 -x4377 -x8783 -x13189 -x9538 -x8323 -x9142 -x4336 -x1019 -x10779 -x14065 -x13607 -x2924 -x3289 -x2087 -x11250 -x10114 -x1725 -x3427 -x14286 -x13281 -x12554 -x6579 -x12401 -x9092 -x2089 -x5168 -x13030 -x12973 -x10525 -x3040 x1779 -x3631 -x195 -x6299 -x12159 -x8524 -x7796 -x5167 -x4279 -x299 -x5277 -x5950 -x9450 -x11242 -x9681 -x2964 -x9571 -x5452 -x12269 -x1332 -x14053 -x4387 -x6292 -x12086 -x6925 -x3246 -x14611 -x73 -x9611 -x1367 -x403 -x1424 -x169 -x10547 -x12267 -x9346 -x10001 -x13834 -x1743 -x5871 -x12253 -x8696 -x1138 -x1273 -x4276 -x2492 -x5735 -x5643 -x3228 -x2332 -x12091 -x7748 -x8889 -x7397 -x8857 -x3981 -x11362 -x12818 -x7563 -x3219 -x263 -x12656 -x1574 -x12043 -x13584 -x1579 -x10626 -x10191 -x5785 -x7183 -x818 -x897 -x4258 -x5844 -x9943 -x9025 -x13288 -x13975 -x6202 -x683 -x11918 -x2734 -x6047 -x1702 -x3831 -x6561 -x7117 -x13604 -x13096 -x9622 -x5484 -x2535 -x13423 -x11925 -x12629 -x10275 -x13182 -x4181 -x6967 -x9296 -x9178 -x6315 -x8009 -x3028 -x382 -x1006 -x10247 -x11990 -x11359 -x8403 -x41 -x411 -x1 -x10512 -x7964 -x13530 -x12778 -x9408 -x9322 -x1372 -x8348 -x8560 -x8156 -x2049 -x3022 -x6339 -x13269 -x7596 -x7377 -x5683 -x6457 -x9616 -x7453 -x4399 -x3803 x4131 -x10814 -x1721 x3853 -x13378 -x13365 -x11542 -x2493 -x12412 -x14385 -x1337 -x10507 -x5613 -x10422 -x6396 -x4746 -x14503 -x8642 -x12628 -x4018 -x6342 -x4988 -x373 -x12603 -x748 -x10302 -x5667 -x8536 -x866 -x10533 -x8184 -x11182 -x6309 -x9923 -x3036 -x11790 -x3505 -x8961 -x2913 -x2648 -x5744 -x2927 -x11510 -x3837 -x6326 -x8686 -x7476 -x12231 -x5123 -x6242 -x8754 -x9918 -x4959 -x7017 -x8877 -x8216 -x217 -x10819 -x5319 -x10992 -x8192 -x12149 -x10022 -x6524 -x1917 -x3477 -x3657 -x8846 -x9302 -x4743 -x3311 -x11599 -x10264 -x13145 -x5318 -x14112 -x13075 -x11612 -x8723 -x8739 -x6389 -x13239 -x6869 -x4285 -x104 -x10881 -x1567 -x9495 -x9461 -x4405 -x11382 -x13121 -x10044 -x215 -x11219 -x3192 -x12497 -x9484 -x7116 -x6241 -x3351 -x162 x3791 -x12081 -x12996 -x4142 -x13685 -x5846 -x6890 -x13650 -x2497 -x11372 -x2783 -x4342 -x8268 -x3790 -x2911 -x4372 -x5904 -x7003 -x4931 -x1625 -x9685 -x2210 -x2580 -x3746 -x729 -x872 -x2075 -x7409 -x3520 -x8782 -x2530 -x13191 -x8958 -x11627 -x13334 -x6201 -x5251 -x14430 -x12556 -x9026 -x8358 -x3983 -x3564 -x6759 -x9520 -x11670 -x8522 -x11360 -x2523 -x13801 -x11255 -x7535 -x12036 -x13766 -x1482 -x7381 -x5582 -x8676 -x1311 -x1279 -x8671 -x12960 -x4014 -x11464 -x7164 -x8880 -x10066 -x10852 -x7163 -x8818 -x6771 -x10225 -x3592 -x9434 -x14417 -x3078 -x6357 -x10995 -x12882 -x8385 -x9804 -x4281 -x4370 -x5004 -x879 -x14506 -x12485 -x14368 -x7178 -x12068 -x11506 -x6291 -x1572 -x13585 x9088 -x674 -x14067 -x11263 -x13477 -x12014 -x4506 -x5067 -x8 -x10845 -x7126 -x13996 -x12046 -x2527 -x14389 -x9963 -x8959 -x7866 -x7851 -x4704 -x6528 -x6521 -x6395 -x3069 -x1047 -x9771 -x4287 -x6163 -x7911 -x3966 -x2463 -x463 -x4037 -x8234 -x2820 -x12597 -x2032 -x12056 -x13826 -x1252 -x10625 -x736 -x14142 -x14313 -x5058 -x8063 -x5869 -x1885 -x4507 -x3660 -x1309 -x5390 -x14413 -x4133 -x13577 -x6099 -x191 -x9769 -x9640 -x6415 -x13356 -x7578 -x9414 -x8827 -x4791 -x4075 -x11745 -x5489 -x8185 -x5870 -x2340 -x1590 -x13215 -x9506 -x12498 -x4010 -x11521 -x10998 -x8978 -x13709 -x11964 -x14182 -x7901 -x13228 -x13430 -x4027 -x3801 -x12275 -x13560 -x7903 -x7990 -x3806 -x3720 -x13069 -x9028 -x4893 -x8540 -x4552 -x11376 -x1031 -x13987 -x13236 -x9894 -x2288 -x6956 -x6204 -x11495 -x13127 -x13285 -x2029 -x9267 -x9892 -x2006 -x8189 -x12170 -x9369 -x5190 -x13704 -x6134 -x5543 -x12506 -x3500 -x6113 -x13078 -x4003 -x472 -x5432 -x2605 -x13611 -x13246 -x6520 -x10949 -x11876 -x898 -x4685 -x8494 -x2842 -x11348 -x1986 -x10351 -x5649 -x14319 -x12941 x1933 -x13104 -x11145 -x5018 -x6551 -x7010 -x3294 -x11442 -x6222 -x10142 -x12854 -x13404 -x10712 -x1343 -x13586 -x10794 -x7493 -x3888 -x4001 -x10677 -x3304 -x1230 -x8208 -x13381 -x461 -x4986 -x13599 -x762 -x4439 -x12949 -x9905 -x13914 -x4452 -x3576 -x3929 -x10290 -x12366 -x7883 -x6185 -x824 -x4803 -x13276 -x13825 -x8717 -x3764 -x12682 -x677 -x11066 -x11657 -x1467 -x9733 -x4396 -x2776 -x4648 -x280 -x13125 -x12125 -x12076 -x5858 -x4941 -x11610 -x6329 -x9861 -x2629 -x1393 -x14443 -x1694 -x11431 -x3595 -x11602 -x1620 -x13339 -x3227 -x2475 -x13998 -x12763 -x13081 -x2082 -x13490 -x2406 -x13062 -x10061 -x8923 -x5757 -x7268 -x666 -x3599 -x1864 -x9742 -x13812 -x6125 -x4205 -x6514 -x13680 -x13721 -x6089 -x3138 -x9636 -x7360 -x146 -x9283 -x3619 -x7555 -x10811 -x1671 -x10647 -x6558 -x12369 -x1848 -x4827 x1752 -x13590 -x6340 -x10076 -x10989 -x10639 -x10077 -x4541 -x932 -x4508 -x11797 -x12590 -x2633 -x6809 -x14250 -x12228 -x10888 -x9543 -x1601 -x11467 -x13598 -x11244 -x6864 -x13416 -x5415 -x6652 -x11077 -x6111 -x8194 -x8638 -x11012 x1730 -x3860 -x5059 -x10199 -x13123 -x11340 -x12134 -x14092 -x10079 -x13350 -x11528 -x559 -x3737 -x6170 -x679 -x2644 -x624 -x10894 -x13600 -x9396 -x7408 -x12266 -x686 -x3775 -x3211 -x9607 -x12303 -x5605 -x14551 -x321 -x12449 -x3533 -x5448 -x14225 -x8111 -x1068 -x4676 -x7703 -x11123 -x12826 -x2 -x13014 -x459 -x676 -x7568 -x9528 -x10681 -x8329 -x6724 -x2143 -x4727 -x14050 -x10917 -x13219 -x12011 -x9153 -x4934 -x8665 -x10642 -x9879 -x2060 -x4364 -x7044 -x14143 -x10086 -x3341 -x4542 -x13689 -x11397 -x6252 -x6987 -x13719 -x14059 -x3377 -x5193 -x3253 -x5290 -x2050 -x1883 -x7202 -x4270 -x12292 -x14525 x11283 -x12535 -x6469 -x7707 -x1596 -x2637 -x6798 -x10083 x3926 -x9635 -x2355 -x11858 -x14369 -x13733 -x6010 -x13606 -x4761 -x8300 -x11809 -x10020 -x8658 -x3577 -x491 -x106 -x10504 -x9874 -x12616 -x6219 -x3178 -x6638 -x3519 -x863 -x229 -x5666 -x12527 -x5534 -x13815 -x12889 -x12229 -x635 -x5350 -x14489 -x9232 -x892 -x3071 -x12715 -x13520 -x5953 -x9139 -x4819 -x11296 -x4424 -x12164 -x3776 -x13760 -x6297 -x8275 -x12765 -x14316 -x14595 -x13580 -x7644 -x12528 -x3357 -x12432 -x5166 -x7030 -x3518 -x2790 -x3989 -x6374 -x90 -x6165 -x9747 -x4614 -x3049 -x11248 -x6109 -x11324 -x3257 -x4229 x1729 -x13240 -x8738 -x670 -x8885 -x1628 x3936 -x118 -x1534 -x2292 -x300 -x158 -x4317 -x400 -x14485 -x10012 -x7819 -x331 -x7550 -x14051 -x13940 -x8196 -x5660 -x5401 -x11622 -x7206 -x1631 -x12594 -x9958 -x8726 -x13172 -x12917 -x14556 -x11978 -x6405 -x1157 -x6807 -x4909 -x8814 -x1629 -x7302 -x6910 -x8994 -x11515 -x5641 -x10339 -x9720 -x8627 -x11448 -x11866 -x12688 -x13193 -x11861 -x11736 -x8165 -x2609 -x3999 -x8127 -x11479 -x1084 -x13142 -x9417 -x4252 -x14474 -x7146 -x3818 -x212 -x312 -x364 -x13413 -x12381 -x14435 -x7650 -x9743 -x2936 -x3800 -x12997 -x5518 -x7049 -x13405 -x5083 -x9291 -x4756 -x3960 -x966 -x2404 -x7410 -x9966 -x8242 -x9310 -x13962 -x12781 -x1237 -x7320 -x11205 -x11221 -x4891 -x12776 -x2843 -x8894 -x9591 -x11680 -x2977 -x8305 -x2317 -x6901 -x4543 -x6744 -x7423 -x3209 -x6588 -x8636 -x113 -x394 -x11285 -x947 -x11585 -x13971 -x11239 -x9575 -x13513 -x10808 -x5375 -x7088 -x10135 -x688 -x2064 -x2886 -x14592 -x531 -x481 -x7798 -x2263 -x10836 -x3109 -x12907 -x7966 -x12563 -x7938 -x3932 -x14352 -x3568 -x3065 -x2853 -x6135 -x1477 -x14247 -x4319 -x8498 -x2955 -x13173 -x2503 -x8898 -x8235 -x5592 -x8820 -x5297 -x1013 -x13486 -x10447 -x7009 -x7285 -x4912 -x8043 -x1258 -x4320 -x12383 -x5832 -x9725 -x11687 -x5405 -x4812 -x1703 -x7401 -x5836 -x14490 -x14081 -x13866 -x9410 -x2250 -x9012 -x21 -x7975 -x8838 -x11318 -x12179 -x7953 -x11531 -x4560 -x10366 -x9320 -x7492 -x6606 -x5044 -x7215 -x1732 -x7514 -x10899 -x12509 -x6704 -x8361 -x13331 -x7829 -x14327 -x8367 -x8291 -x272 -x2735 -x10885 -x1129 -x4025 -x2743 -x5734 -x4810 -x95 -x576 -x6169 -x4846 -x6091 -x9774 -x4701 -x4333 -x776 -x14423 -x13785 -x5513 -x10138 -x11508 -x11210 -x8134 -x14199 -x3925 -x6425 -x126 -x3254 -x10740 -x10576 -x649 -x13218 -x8369 -x8411 -x10980 -x8148 -x4559 -x6517 -x8891 -x9324 -x13916 -x8293 -x4721 -x13564 -x13168 -x6305 -x12662 -x11674 -x996 -x6672 -x4962 -x5552 -x7096 -x10703 -x2564 -x1561 -x5480 -x3467 -x9574 -x3270 -x17 -x10798 -x8604 -x5861 -x14281 -x11679 -x7129 -x9251 -x12745 -x10301 -x10182 -x12137 -x13139 -x7382 -x3923 -x12430 -x5770 -x8622 -x11676 -x11551 -x11641 -x437 -x12579 -x12569 -x8154 -x4852 -x5412 -x2615 -x14333 -x12845 -x9817 -x12916 -x6677 -x13912 -x5903 -x5232 -x12257 -x13417 -x3487 -x4622 -x2163 -x588 -x4736 -x412 -x14280 -x9374 -x7710 -x9076 -x8967 -x5743 -x3624 -x13502 -x5791 -x9668 -x3674 -x4705 -x3813 -x6984 -x11319 -x10283 -x12197 -x6240 -x14299 -x7794 -x3987 -x5647 -x4099 -x12165 -x3697 -x11780 -x9949 -x2224 -x13777 -x11189 -x12903 -x3008 -x1341 -x9841 -x5472 -x10710 -x2220 -x13660 -x1562 -x4497 -x907 -x6361 -x1187 -x11682 -x8018 -x9568 -x12904 -x8038 -x12584 -x2696 -x14031 -x592 -x14057 -x8422 -x5889 -x3840 -x2817 -x8537 -x14198 -x8596 -x10149 -x704 -x2864 -x7330 -x1592 -x2960 -x6408 -x1698 -x11489 -x10000 -x2707 -x12416 -x7986 -x1325 -x10218 -x728 -x11992 -x3736 -x1987 -x9544 -x3411 -x6970 -x418 -x7425 -x12905 -x11502 -x10830 -x6208 -x6550 -x6630 -x12533 -x1263 -x11471 -x9950 -x1282 -x227 -x13120 -x7231 -x12927 -x2718 x7338 -x10411 -x8101 -x7296 -x5474 -x10674 -x6669 -x5504 -x9945 -x5778 -x9488 -x860 -x2876 -x4818 -x3749 -x3047 -x8324 -x1777 -x952 -x2559 -x3882 -x12123 -x5756 -x13762 -x1973 -x8683 -x12910 -x614 -x9368 -x11246 -x8606 -x3671 -x9401 -x2137 -x12803 -x292 -x6442 -x1760 -x7252 -x7294 -x10162 -x8400 -x4148 -x7722 -x5152 -x7962 -x6314 -x13715 -x13728 -x13242 -x12213 -x7869 -x277 -x9261 -x14016 -x5426 -x13837 -x1407 -x3057 -x14330 -x12646 -x13300 -x4092 -x13309 -x12312 -x213 -x9864 -x12360 -x13221 -x11982 -x14148 -x14066 -x10986 -x3284 -x10381 -x9185 -x4525 -x10202 -x10861 -x4351 -x8623 -x6849 -x5678 -x9239 -x11301 -x7750 -x367 -x12891 -x4458 -x13645 -x8386 -x4156 -x4794 -x1430 -x7060 -x6643 -x6248 -x6293 -x12933 -x7849 -x4853 -x10333 -x13420 -x1657 -x13341 -x12624 -x6988 -x14265 -x3444 -x12352 -x1005 -x13345 -x67 -x2373 -x5560 -x4994 -x10475 -x1921 -x1876 -x1043 -x7138 -x7846 -x14023 -x14115 -x5525 -x3675 -x2140 -x7442 -x11945 -x12140 -x6040 -x2962 -x7699 -x7737 -x1868 -x2966 -x3723 -x10932 -x3521 -x6502 -x2520 -x9444 -x8960 -x9419 -x12764 -x8232 -x13750 -x10277 -x11346 -x3566 -x4654 -x10979 -x7121 -x11345 -x12025 -x1851 -x754 -x5659 -x1526 -x7032 -x5292 -x13328 -x4026 -x8479 -x6161 -x8357 -x1487 -x12636 -x2951 -x2020 -x10734 -x12210 -x13146 -x12887 -x3167 -x3442 -x3314 -x4031 -x8511 -x14268 -x9740 -x10195 -x10080 -x7343 -x549 -x12020 -x4731 -x10109 -x320 -x10787 -x1918 -x6933 -x1402 -x12453 -x8353 -x1389 -x7191 -x6273 -x11040 -x3375 -x250 -x14473 -x2659 -x12104 -x2791 -x1285 -x8810 -x10416 -x7780 -x9570 -x2222 -x3506 -x14151 -x3389 -x786 -x4240 -x2305 -x7283 -x7609 -x8991 -x9593 -x9514 -x3137 -x12238 -x6531 -x7273 -x6515 -x7757 -x4652 -x805 -x3969 -x11619 -x11693 x1705 -x2265 -x11571 -x1204 -x10991 -x14546 -x7531 -x12126 -x1992 -x6232 -x4416 -x3401 -x13863 -x11788 -x13338 -x11974 -x8734 -x9333 -x12069 -x6378 -x8976 -x13397 -x7815 -x11547 -x3416 -x10228 -x6 -x1287 -x4967 -x8586 -x12772 -x7940 -x8405 -x12519 -x2101 -x9420 -x3850 -x505 -x1122 -x4571 -x4415 -x5841 -x13027 -x10527 -x8914 -x5593 -x9262 -x3079 -x6699 -x12756 -x24 -x8845 -x535 -x9128 -x5362 -x9362 -x5960 -x1239 -x5997 -x9236 -x13883 -x7536 -x13203 -x6128 -x329 -x6644 -x9584 -x7265 -x13491 -x4529 -x8972 -x2987 -x12796 -x553 -x10860 -x8593 -x1406 -x7305 -x14403 -x12182 -x12423 -x166 -x958 -x13896 -x12218 -x8272 -x1180 -x12659 -x165 -x8164 -x4103 -x160 -x7220 x1326 -x1518 -x1935 -x1651 -x3470 -x5914 -x12206 -x6393 -x6246 -x12 -x4299 -x6971 -x12661 -x12812 -x13098 -x4138 x2408 -x4350 -x5356 -x4245 -x10653 -x9407 -x782 -x1900 -x10443 -x9164 -x3425 -x13731 -x12289 -x2874 -x12474 -x852 -x11343 -x10265 -x11626 -x7287 -x517 -x13938 -x8718 -x1141 -x14585 -x13852 -x2731 -x12839 -x8375 -x11824 -x7177 -x2888 -x10934 -x2065 -x7132 -x13832 -x9518 -x7516 -x11591 -x11403 -x19 -x2824 -x6999 -x8484 -x8933 -x13738 -x509 -x9000 -x13092 -x10623 -x4086 -x1061 -x10474 -x14386 -x14501 -x3919 -x9922 -x636 -x12145 -x6216 -x4170 -x6751 -x4152 -x11954 -x8039 -x7073 -x4870 -x1055 -x8306 -x8410 -x5638 -x7611 -x13593 -x1766 -x9215 -x144 -x2447 -x13374 -x7621 -x8852 -x12989 -x2556 -x13655 -x6431 -x4866 -x11889 -x10727 -x4222 -x2054 -x11673 -x9563 -x13044 -x4051 -x9447 -x11180 -x11034 -x9031 -x6355 -x11379 -x8755 -x12032 -x10054 -x10564 -x1202 -x10237 -x14614 -x1028 -x14194 -x9105 -x1879 -x10658 -x6822 -x11374 -x7399 -x4748 -x13895 -x1670 -x8903 -x14037 -x11002 -x4032 -x3811 -x13673 -x14113 -x7194 -x12155 -x7086 -x1008 -x8792 -x4832 -x4102 -x11800 -x12390 -x11364 -x9288 -x6797 -x7735 -x5188 -x11614 -x10966 -x11004 -x7186 -x5581 -x13459 -x2377 -x11900 -x7322 -x626 -x5240 -x5114 -x874 -x835 -x12972 -x358 -x702 -x9499 -x2068 -x3812 -x10494 -x4054 -x2255 -x8391 -x2618 -x4865 -x6385 -x727 -x4234 -x12581 -x13108 -x7864 -x4449 -x5644 -x3269 -x4932 -x10722 -x14231 -x4844 -x11908 -x7380 -x343 -x973 -x7179 -x7383 -x1969 -x3296 -x11842 -x6815 -x8212 -x4561 -x7255 -x5421 -x3286 -x5330 -x620 -x8173 -x11432 -x5349 -x10925 -x1064 -x14432 -x2759 -x1103 -x6401 -x1265 -x11560 -x6064 -x5347 -x3023 -x2719 -x9375 -x4769 -x353 -x4829 -x7912 -x9927 -x3293 -x10464 -x4280 -x10574 -x2591 -x1936 -x1124 -x5383 -x11070 -x4837 -x3740 -x13639 -x9203 -x2417 -x10372 -x7378 -x604 -x9578 -x4881 -x2186 -x6343 -x9343 -x13004 -x2177 -x10678 -x12759 -x8402 -x12810 -x3238 -x3355 -x7052 -x2479 -x7683 -x464 -x14273 -x3839 -x2415 -x7034 -x9704 -x1632 -x13963 -x10823 -x4185 -x946 -x2756 -x4971 -x9789 -x9067 -x8473 -x4524 -x3718 -x999 -x6413 -x12869 -x3260 -x5453 -x14619 -x6900 -x568 -x8825 -x726 -x3287 x1708 -x1906 -x13322 -x8277 -x2779 -x1645 -x14124 -x9338 -x13691 -x12741 -x13398 -x10430 -x4963 -x959 -x5234 -x8801 -x3123 -x6286 -x7886 -x9292 -x13930 -x8661 -x3388 -x6476 -x6955 -x7267 -x3230 -x14591 -x7776 -x9937 -x5588 -x11067 -x1162 -x2994 -x1821 -x3646 -x13184 -x5650 -x1886 -x5797 -x9384 -x7515 -x8072 -x3622 -x2176 -x1347 -x4117 -x13529 -x11041 -x7939 -x1027 -x6753 -x6717 -x14540 -x6014 -x101 -x13267 -x12484 -x10345 -x675 -x8832 -x3086 -x6298 -x5561 -x7422 -x11713 -x9916 -x1416 -x540 -x2861 -x672 -x13885 -x14233 -x3869 -x11014 -x471 -x489 -x13928 -x301 -x1461 -x4208 -x5710 -x3597 -x3808 -x785 -x3609 -x14518 x3979 -x8501 -x2464 -x839 -x4633 -x11306 -x11733 -x237 -x13625 -x8463 -x4609 -x9205 -x5572 -x3282 -x13310 -x14587 -x8090 -x3250 -x2661 -x5378 -x6784 -x68 -x7444 -x6545 -x14119 -x10187 -x8166 -x474 -x3288 -x7198 -x6750 -x1865 -x9623 -x4049 -x11434 -x3006 -x6793 -x6390 -x4168 -x888 -x10778 -x6052 -x6015 -x13541 -x361 -x3436 -x7643 -x9838 -x12377 -x2885 -x1094 -x893 -x7690 -x4463 -x2162 -x13918 -x6670 -x14456 -x4841 -x10916 -x11052 -x1018 -x13419 -x7299 -x7233 -x13544 -x2460 -x10382 -x6782 -x10717 -x12476 -x6085 -x6451 -x11883 -x8330 -x307 -x7981 -x8930 -x7069 -x12959 -x6461 -x13052 -x269 -x5478 -x3259 -x11667 -x2119 -x3640 -x1610 -x12872 -x9912 -x8882 -x6121 -x2638 -x7675 -x2589 -x6764 -x13187 -x2956 -x11525 -x7224 -x880 -x8728 -x2969 -x11178 -x2391 -x10543 -x12633 -x12214 -x12084 -x1412 -x8605 -x10324 -x2786 -x8433 -x4074 -x435 -x3025 -x10387 -x2603 -x8631 -x11675 -x2915 -x13009 -x5591 -x8301 -x14271 -x12199 -x11950 -x694 -x10789 -x1199 -x11705 -x12117 -x8408 -x8666 -x11535 -x438 -x1322 -x8917 -x13780 -x34 -x3484 -x10260 -x3273 -x6452 -x14074 -x11727 -x6140 -x4288 -x4417 -x4922 -x11639 -x5520 -x11724 -x2970 -x9882 -x351 -x9612 -x6740 -x2881 -x14463 x5151 -x4107 -x6337 -x6359 -x3158 -x8895 -x11955 -x11541 -x745 -x926 x5048 -x2136 -x6918 -x12241 -x9865 -x14179 -x2838 -x12799 -x6989 -x13595 -x5859 -x7865 -x1974 -x3302 -x9451 -x2546 -x10273 -x7064 -x12154 -x9114 -x5192 -x7648 -x12399 -x2178 -x536 -x11366 x3378 -x1288 -x2016 -x14460 -x11302 -x14070 -x12608 -x8692 -x14245 -x7478 x573 -x1720 -x10489 -x6725 -x13161 -x14601 -x13921 -x11946 -x10362 -x1399 -x8060 -x6853 -x4291 -x5248 -x9064 -x4724 -x9174 -x4629 -x1602 -x1438 -x4554 -x7671 -x13424 -x2352 -x10765 -x5615 -x3324 -x2455 -x1398 -x13811 -x8698 -x12561 -x1543 -x3648 -x8387 -x11023 -x3679 -x2585 -x3213 -x12684 -x709 x3933 -x5223 -x1604 -x4655 -x8765 -x12443 -x12309 -x2276 -x1210 -x13856 -x1577 -x9823 -x11718 -x1949 -x13519 -x14212 -x8475 -x13965 -x13402 -x8747 -x7477 -x12000 -x6743 -x2301 -x715 -x4253 -x5721 -x5355 -x6175 -x10907 -x8132 -x917 -x3449 -x14215 x1813 -x987 -x12220 -x9628 -x14039 -x605 -x5739 -x14168 -x11878 -x9188 -x5424 -x14407 -x6179 -x7717 -x12827 -x5690 -x14014 -x6916 -x5041 -x12541 -x7985 -x6296 x4568 -x11743 -x14134 -x8270 -x13392 -x7634 -x8322 -x4564 -x3703 -x7933 -x1908 -x9907 -x3728 -x11663 -x6225 -x5371 -x9221 -x8700 -x4515 -x328 -x1841 -x838 -x11013 -x13091 -x10815 -x13756 -x2359 -x9505 -x7201 -x3007 -x5328 -x3802 -x4413 -x3013 -x4674 -x1155 -x14044 -x13687 -x8429 -x6318 -x3773 -x11400 -x9509 -x2635 -x2792 -x14236 -x13012 -x12045 -x8349 -x3847 -x1339 -x11440 -x8395 -x8151 -x3986 -x8096 -x9100 -x43 -x10790 -x10962 -x4295 -x11291 -x11220 -x9957 -x1550 -x7203 -x13396 -x10014 -x3984 -x5656 -x12077 -x31 -x3896 -x7254 -x5467 -x7581 -x12454 -x653 -x4520 -x10752 -x11260 -x5865 -x9977 -x1328 -x13433 -x6710 -x9818 -x1599 -x13934 -x14131 -x992 -x11504 -x13390 -x11776 -x3362 -x8736 -x10638 -x2476 -x6480 -x9727 -x11624 -x6692 -x5139 -x3471 -x760 -x13130 -x8334 -x8325 -x11186 -x4491 -x2348 -x13095 -x9441 x5030 -x4503 -x5533 -x4022 -x7992 -x11422 -x12534 -x847 -x8070 -x295 -x1197 -x9466 -x12865 -x3064 -x8565 -x12795 -x1772 -x7240 -x2796 -x5916 -x1928 -x9224 -x10594 x1983 -x13690 -x13494 -x7797 -x13952 -x5598 -x6640 -x2851 -x931 -x6147 -x1420 -x13556 -x12062 -x14294 -x9546 -x9280 -x4888 -x11566 -x12455 -x3292 -x4777 -x1247 -x7046 -x11972 -x8562 -x1654 -x10457 -x5981 -x941 -x2612 -x13686 -x7810 -x10027 -x10694 -x132 -x3421 -x14381 -x14150 -x2846 -x13003 -x11312 -x1877 -x13153 -x7011 -x2062 -x12216 -x13087 -x1298 -x1111 -x11998 -x14161 -x14249 -x14429 -x11926 -x7848 -x9997 -x11592 -x10122 -x11586 -x11249 -x6141 -x1063 -x8229 -x4534 -x5945 -x10929 -x5352 -x10203 -x13426 -x6505 -x11922 -x5760 -x3643 -x4597 -x3552 -x10377 -x6086 -x10957 -x14609 -x8052 -x12184 -x5881 -x5148 -x8109 -x13674 -x6263 -x1520 -x7124 -x3797 -x8299 -x8448 -x8559 -x14026 -x11309 -x11185 -x6711 -x9202 -x10983 -x3514 -x625 -x7365 -x3387 -x10384 -x9832 -x4450 -x9679 -x12488 -x9459 -x8954 -x1357 -x1492 -x3639 -x1329 -x6690 -x7505 -x3569 -x967 -x11072 -x13610 -x11860 -x11019 -x10656 -x3821 -x7464 -x2540 -x8546 -x906 -x9834 -x9494 -x9117 x5091 -x7498 -x8785 -x13303 -x6673 -x7441 -x5943 -x14276 -x161 -x6705 -x4872 -x486 -x13126 -x14580 -x10714 -x11005 -x1820 -x2930 -x8934 -x10337 -x2141 -x3610 -x3050 -x7155 -x10963 -x8456 -x682 -x8248 -x584 -x3490 -x11129 -x2668 -x9587 -x202 -x5934 -x7333 -x519 -x5886 -x14346 -x8896 -x10137 -x5671 -x1911 -x8389 -x4927 -x3656 -x6191 -x3194 -x9676 -x10392 -x14090 -x8477 -x9476 -x8427 -x11530 -x12573 -x6456 -x9165 -x2714 -x8382 -x12037 -x5255 -x82 -x6158 -x8761 -x2432 -x13536 -x8870 -x9406 -x4904 -x12678 -x12181 -x11168 -x9246 -x12225 -x2226 -x6776 -x5541 -x2938 -x3372 -x4929 -x1605 -x10037 -x13264 -x5372 -x11570 -x6499 -x3299 -x13941 -x3329 -x7693 -x11048 -x4407 -x3994 -x5706 -x2821 -x2151 -x5129 -x12852 -x7657 -x13079 -x7548 -x5820 -x5191 -x3067 -x6609 -x11212 x6148 -x8055 -x243 -x5200 -x1485 -x7991 -x5748 -x9438 -x11082 -x11269 -x1658 -x5502 -x4435 -x10140 -x10958 -x10318 -x7720 -x1353 -x5987 -x2414 -x7340 -x13446 -x10395 -x2560 -x8294 -x7954 -x9694 -x607 -x1486 -x3930 -x8899 -x4973 -x6584 -x10695 -x3139 -x10342 -x1459 -x3361 -x323 -x6194 -x7339 -x2670 -x7016 -x1195 -x7054 -x8449 -x1394 -x10050 -x11162 -x2764 -x739 -x9404 -x12174 -x3829 -x2058 -x9206 -x7438 -x6182 -x12643 -x12742 -x3823 -x9038 -x3469 -x7772 -x10158 -x528 -x233 -x6616 -x1194 -x7983 -x291 -x3739 -x7853 -x1429 -x516 -x7919 -x10328 -x1726 -x7293 -x10669 -x7972 -x13302 -x2984 -x4145 -x6685 -x502 -x271 -x8613 -x2138 -x1447 -x807 -x10332 -x9175 -x6752 -x3779 -x14068 -x1316 -x12441 -x6077 -x2156 -x14089 x5406 -x495 -x14431 -x3537 -x5238 -x10072 -x14240 -x14351 -x11565 -x6567 -x5921 -x5165 -x6441 -x759 -x7405 -x10976 -x13661 -x12751 -x13329 -x1912 -x13166 -x11597 -x1607 -x12420 -x2957 -x8168 -x10650 -x12779 -x6019 -x9657 -x13497 -x7841 -x4536 -x2399 -x3682 -x7517 -x1953 -x9317 -x11487 -x12844 -x3205 -x662 -x830 -x11090 -x4504 -x167 -x9711 -x5523 -x6632 -x3279 -x8471 -x13751 -x9041 -x1943 -x1563 -x12748 -x8697 -x2581 -x5961 -x2200 -x12251 -x6369 -x552 -x2854 -x7557 -x4621 -x1473 -x14043 -x12392 -x9599 -x1066 -x4268 -x5878 -x12801 -x3385 -x12009 -x4802 -x10961 -x12652 -x10841 -x11488 -x610 -x9442 -x3544 -x10541 -x12784 -x8888 -x8137 -x12885 -x11009 -x14401 -x11708 -x1033 -x1756 -x12018 -x76 -x10799 -x10224 -x12575 -x3534 -x7352 -x391 -x10797 -x6875 -x7633 -x2096 -x9169 -x975 -x6739 -x8872 -x12490 -x3147 -x737 -x9377 -x4706 -x6604 -x712 -x8647 -x13865 -x5549 -x238 -x9522 -x10802 -x7520 -x12141 -x9342 -x11813 -x9006 -x12897 -x2133 -x2917 -x685 -x13372 -x8399 -x934 -x7264 -x3478 -x11006 -x7217 -x3187 -x7820 -x4143 -x10055 -x2932 -x2859 -x13291 -x523 -x8573 -x7708 -x14604 -x4869 -x5665 -x9471 x4193 -x7277 -x1137 -x11118 -x7587 -x5821 -x1839 -x127 -x11106 -x9944 -x2468 -x9186 -x11245 -x7718 -x5147 -x14287 -x12828 -x4964 -x6996 -x789 -x1510 -x7076 -x11995 -x13165 -x655 -x4584 -x1417 -x10893 -x9644 -x4251 -x1456 -x4601 -x1000 -x2416 -x11284 -x4843 -x11344 -x3082 -x6828 -x2892 -x5930 -x6076 -x10058 -x379 -x3947 -x5908 -x6768 -x3198 -x7589 -x13983 -x39 -x3034 -x5416 -x13525 -x12347 -x8997 -x7140 -x2420 -x8659 x6766 -x5556 -x11527 -x10319 -x5704 -x265 x3196 -x2941 -x13684 -x6211 -x9776 -x2809 -x8937 -x9195 -x3710 -x13881 -x5652 -x6786 -x3291 -x9606 -x13783 -x2596 -x2122 -x11888 -x12336 -x10143 -x11396 -x5322 -x3019 -x10498 -x2664 -x7530 -x6700 -x218 -x5385 -x732 -x4594 -x7319 -x5978 -x783 -x2702 -x6954 -x13435 -x14206 -x11844 -x13463 -x9411 -x14152 -x1409 -x5868 -x1566 -x13922 -x7561 -x12700 -x7746 -x236 -x11391 -x10312 -x4668 -x12494 -x13049 -x13043 -x11587 -x6662 -x766 -x6110 -x10472 -x1788 -x11071 -x8458 -x14035 -x10152 -x6235 -x1853 -x13076 -x3216 -x10560 -x2280 -x13151 -x1517 -x8819 -x11717 -x6734 -x707 -x14140 -x2858 -x4558 -x3465 -x7110 -x3437 -x7660 -x924 -x2134 -x7031 -x6075 -x12421 -x9784 -x14477 -x7612 -x4028 -x5805 -x10595 x3536 -x3140 -x13553 -x9123 -x8977 -x8110 -x8206 -x4289 -x3175 -x991 -x3142 -x13451 -x13224 -x14171 -x7716 -x10167 -x2510 -x13974 -x13055 -x11337 -x14 -x9199 -x9755 -x3898 -x2933 -x9335 -x11836 -x8356 -x13694 -x3382 -x10286 -x7628 -x12310 -x8936 -x8437 -x8569 -x4089 -x5709 -x1349 -x9976 -x8362 -x12819 -x10490 -x12981 -x9994 -x4385 -x13156 -x1958 -x7890 -x1846 -x6527 -x8260 -x1460 -x3030 -x5988 -x13527 -x2748 -x7989 -x12426 -x13920 -x3274 -x11167 -x12365 -x7632 -x11854 -x257 -x2427 -x9009 -x927 -x2631 -x8768 -x3879 -x4077 -x6564 -x6523 -x10170 -x2536 -x7166 -x7882 -x4085 -x8900 -x9633 -x743 -x9798 -x11224 -x7048 -x10950 -x10420 -x1840 -x11371 -x14204 -x12914 -x1993 -x4513 -x1934 -x2341 -x2651 -x7732 -x6007 -x9637 -x12418 -x13720 -x12702 -x10556 -x2961 -x11985 -x14480 -x1524 -x10868 -x5077 -x13480 -x13327 -x2338 -x3048 -x8158 -x14025 -x14450 -x12270 -x13037 -x4402 -x11648 -x11529 -x6207 -x721 -x14469 -x6915 -x1220 -x14018 -x650 -x9564 -x5247 -x2485 -x11509 -x10864 -x6746 -x14459 -x6096 -x5810 -x8308 -x4144 -x2895 -x10575 -x13056 -x3946 -x4478 -x1930 -x5826 -x338 -x2248 -x11538 -x1435 -x1827 -x3713 -x2228 -x9109 -x7654 -x12809 -x10018 -x11569 -x1313 -x11202 -x9600 -x14177 -x9729 -x3295 -x10045 -x11328 -x13073 -x11897 x5037 -x6625 -x6260 -x2769 -x2403 -x3627 -x1382 -x12939 -x11176 -x5585 -x6854 -x814 -x7688 -x8409 -x13874 -x10603 -x6544 -x3570 -x3063 -x2831 -x11451 -x9646 -x11200 -x12680 -x7751 -x8220 -x7606 -x7831 -x7808 -x3744 -x665 -x10818 -x4068 -x10935 -x9347 -x11739 -x2681 -x1519 -x12364 -x1076 -x8710 -x497 -x8160 -x11476 -x7700 -x1558 -x4563 -x7959 -x2897 -x984 -x14145 -x12053 -x2988 -x2266 -x2161 -x13803 -x4709 -x9889 -x12272 -x1748 -x9968 -x1072 -x2840 -x14455 -x8715 -x13850 -x12480 -x6820 -x12492 -x9858 -x836 -x3217 -x4917 -x1361 -x11342 -x5681 -x12542 -x3400 -x8346 -x14582 -x5313 -x2423 -x6437 -x4965 -x4821 -x9069 -x6573 -x7743 -x3632 -x6265 -x11243 -x1270 -x11016 -x9198 -x6210 -x1222 -x5718 -x13015 -x14395 -x7547 -x1890 -x8188 -x8746 -x13067 -x8118 -x12139 -x12348 -x13438 -x10817 -x10249 -x761 -x13150 x1749 -x10397 x3978 -x6819 x5746 -x11562 -x7037 -x13323 -x10369 -x4182 -x9008 -x1219 -x14528 -x4267 -x2405 -x6903 -x14087 -x730 -x2625 -x13084 -x6837 -x2148 -x14617 -x3037 -x12538 -x6981 -x13932 -x11169 -x10268 -x109 -x12792 -x4763 -x1363 -x4210 -x7428 -x2787 -x6487 -x5920 -x6081 -x14476 -x13559 -x1826 -x493 -x3954 x4483 -x8029 -x10176 -x8542 -x4339 -x840 -x5410 -x9120 -x8226 -x10924 -x452 -x1531 -x2571 -x9098 -x183 -x8513 -x13672 -x10652 -x12070 -x4265 -x8950 -x4663 -x11045 -x7566 -x8022 -x4628 -x6380 -x1892 -x7356 -x13394 -x2531 -x12583 -x14573 -x10606 -x13954 -x11909 -x8694 -x4514 -x2992 -x12957 -x1449 -x12671 -x9330 -x4042 -x10011 -x6649 -x3976 -x10912 -x6658 -x14388 -x14410 -x12666 -x10820 -x8777 -x12550 -x11957 -x1490 -x6539 -x7619 -x6525 -x11756 -x7997 -x11961 -x11159 -x12417 -x4216 -x4244 -x1271 -x13948 -x4675 -x13679 -x6313 -x151 -x7192 -x3058 -x11583 -x9300 -x14522 -x1964 -x7526 -x6220 -x3098 -x4301 -x14574 -x13367 -x1541 -x7816 -x9279 -x4926 -x8262 -x8431 -x560 -x10205 -x5633 -x3493 -x6788 -x11251 -x3515 -x12555 -x2184 -x3325 -x12268 -x8712 -x3212 -x6196 -x6092 -x2123 -x12002 -x8430 -x11940 -x4683 -x9973 -x3398 -x2154 -x1689 -x12178 -x4457 -x13966 -x11111 -x8590 -x11209 -x1451 -x4116 -x12422 -x4381 -x13568 -x3594 -x10065 -x5557 -x13109 -x12525 -x2237 -x2996 -x72 -x534 -x5692 -x13628 -x3906 -x6878 -x2287 -x13517 -x8432 -x10696 -x6870 -x4842 -x11906 -x14058 -x9078 -x11949 -x13134 -x6174 -x7324 -x12836 -x5926 -x9603 -x9757 -x14201 -x2649 -x1774 -x7325 -x5962 -x14033 -x5326 -x713 -x7087 x12353 -x6155 -x11962 -x12157 -x14001 -x12830 -x4955 -x6068 -x11484 -x716 -x8797 -x13528 -x8376 -x5391 -x5774 -x2739 -x4034 -x9034 -x13466 -x12294 -x10528 -x11549 -x9079 -x7973 -x8611 -x13620 -x5143 -x7774 -x6560 -x324 -x6472 -x6473 -x9209 -x7358 -x7301 -x3275 -x4441 -x156 -x1302 -x1675 -x1573 -x6377 -x5749 -x12770 -x10015 -x2205 -x8486 -x13929 -x12739 -x457 -x12015 -x12072 -x9887 -x7386 -x11596 -x12151 -x5925 -x11828 -x2667 -x7754 -x11078 -x11207 -x869 -x10274 -x12690 -x4770 -x11507 -x14011 -x9252 -x13344 -x14517 -x285 -x9238 -x2093 -x14174 -x1521 -x483 -x11987 -x9816 -x13312 -x1136 -x10148 -x2482 -x6072 -x12920 -x5437 -x4335 -x8363 -x13533 -x13618 -x1611 -x6231 -x5995 -x6253 -x2778 -x1455 -x184 -x4218 -x9683 -x3602 -x1845 -x7583 -x8808 -x2565 -x3033 -x1843 -x5899 -x1385 -x8351 -x9023 -x5964 -x13582 -x14200 -x9531 -x8684 -x8034 -x210 -x1441 -x436 -x12121 -x10738 -x9264 -x4484 -x7988 -x701 -x4516 -x2172 -x5397 -x5843 -x7150 -x2402 -x11684 -x3430 -x12335 -x13408 -x3855 -x9545 -x14261 -x10987 -x8742 -x363 -x12934 -x4921 -x10786 -x14046 -x5038 -x5515 -x2201 -x10163 -x6058 -x10028 -x4261 -x6372 -x12202 -x1565 -x11543 -x1664 -x1426 -x451 -x719 -x5782 -x10874 -x6062 -x11942 -x10978 -x1292 -x5624 -x2375 -x11299 -x13025 -x10933 -x3496 -x9876 -x11112 -x178 -x4294 -x1131 -x13957 -x6636 -x5892 -x641 -x849 -x8457 -x3208 -x1038 -x9233 -x14205 -x6403 -x11093 -x2448 -x7631 -x11808 -x9843 -x8130 -x12647 -x4767 -x485 -x4379 -x14494 -x7440 -x3589 -x362 -x11948 -x2785 -x3131 -x14332 -x13809 -x4196 -x7165 -x1097 -x14526 -x756 -x10252 -x3000 -x3348 -x4428 -x5888 -x3668 -x9863 -x8142 -x6964 -x12101 -x6874 -x12256 -x6022 -x8999 -x6106 -x8274 -x4016 -x953 -x6922 -x9337 -x11315 -x12131 -x8145 -x14207 -x5263 -x13846 -x6888 -x1782 -x5205 -x5796 -x4171 -x3044 -x4660 -x1104 -x13845 -x2622 -x12537 -x10559 -x9480 -x11050 -x415 -x664 -x8935 -x6602 -x13476 -x12697 -x7705 -x9157 x5333 -x4632 -x3434 -x3822 -x9799 -x7082 -x7366 -x6203 -x1274 -x3578 -x5387 -x2183 -x2797 -x313 -x9456 -x10456 -x5887 -x13958 -x7353 -x4877 -x9115 -x10267 -x6417 -x7930 -x1369 -x8823 -x4583 -x13658 -x20 -x6772 -x7545 -x12932 -x3872 -x196 -x13256 -x13994 -x10376 -x9953 -x5538 -x1167 -x3171 -x7656 -x3827 -x12293 -x9154 -x4519 -x12322 -x14596 -x1985 -x7602 -x13572 -x6908 -x11113 -x14468 -x13794 -x6621 -x13730 -x12999 -x1318 -x5014 -x2325 -x10450 -x6312 -x3600 -x225 -x13950 -x11124 -x4667 -x5781 -x11294 -x13776 -x8106 -x9121 -x11271 -x14244 -x3159 -x10513 -x3641 -x809 -x5699 -x2695 -x13875 -x10120 -x5602 -x3129 -x13900 -x9910 -x13656 -x12771 -x7463 -x6496 -x5622 -x3905 -x5042 -x10880 -x1114 -x14583 -x9746 -x12026 -x658 -x8102 -x9017 -x10236 -x8150 -x3881 -x4834 -x11331 -x7778 -x4000 -x8663 -x2577 -x9627 -x10682 -x6124 -x1804 -x8195 -x13995 -x8643 -x8957 -x13106 -x11723 -x4114 -x2632 -x2582 -x13853 -x12892 -x13448 -x6167 -x1931 -x3374 -x4479 -x8271 -x12664 -x873 -x3074 -x484 -x12034 -x3961 -x12487 -x7649 -x13249 -x3231 -x2950 -x3317 -x5033 -x5883 -x14116 -x6237 -x7439 -x12886 -x10210 -x4129 -x9365 -x10948 -x10100 -x3093 -x2942 -x10200 -x425 -x5906 -x3399 -x9056 -x9903 -x10269 -x7624 -x5311 -x4728 -x12168 -x9986 -x7007 -x10212 -x14398 x3952 -x8140 -x11341 -x1130 -x2819 -x3226 -x240 -x10589 -x9326 -x2221 -x14439 -x11849 -x5158 -x2313 -x12783 -x5787 -x9693 -x11760 -x14030 -x10115 -x10156 -x7337 -x1747 -x11307 -x12670 -x2562 -x5137 -x10769 -x7080 -x8572 -x4733 -x7541 -x3103 -x8860 -x904 -x9001 -x6824 -x13252 -x13361 -x7210 -x7942 -x9908 -x7639 -x6234 -x11719 -x2206 -x2677 x3991 -x1395 -x12156 -x10839 -x2038 -x13534 -x8982 -x8908 -x9670 -x4433 -x5755 -x3870 -x9857 -x10988 -x12898 -x3705 -x304 -x11959 -x6574 -x5272 -x11430 -x7572 -x11404 -x11696 -x4345 -x9845 -x4096 -x2458 -x1186 -x1544 -x5045 -x3620 -x6459 -x13816 -x11087 -x13241 -x467 -x13194 -x10629 -x5012 -x11999 -x5514 -x8821 -x9243 -x8607 -x13042 -x7522 -x10358 -x10113 -x2129 -x3369 -x8091 -x12196 -x8313 -x13700 -x12153 -x10063 -x3327 -x3554 x3957 -x4752 -x14006 -x130 -x10749 -x9504 -x7228 -x8333 -x1803 -x8910 -x9490 -x13743 -x7100 -x2278 -x14434 -x10059 -x4805 -x1793 -x1108 -x5210 -x2039 -x8766 -x10481 -x8520 -x2901 -x11802 -x2259 -x10374 -x11623 x3633 -x9869 -x4687 -x12507 -x3492 -x1792 -x1549 -x2747 -x12442 -x1595 -x14325 -x11069 -x10439 -x6363 -x8609 -x8512 -x226 -x13919 -x1942 -x4324 -x11956 -x13135 -x12333 -x10601 -x4778 -x9515 -x11994 -x1294 -x430 -x14335 -x7136 -x13926 -x5006 -x390 -x14586 -x12738 -x12645 -x4831 -x9993 -x5646 -x1656 -x9991 -x7349 -x11534 -x3897 -x7976 -x7045 -x8488 -x3772 -x5880 -x6379 -x4681 -x3431 -x1498 -x119 -x14533 -x63 -x10189 -x5443 -x12984 -x9497 -x10546 -x5922 -x333 -x9813 -x14552 -x2795 -x12089 -x2393 -x1873 -x7204 -x11867 x5075 -x2358 -x4739 -x12001 -x8778 -x11729 -x10284 -x11462 -x5970 -x7306 -x806 -x8793 -x5788 -x8340 -x13406 -x2509 -x2516 -x10032 -x12085 -x7672 -x10505 -x13063 -x13861 -x916 -x1954 -x9044 -x13137 -x5773 -x10133 -x13581 -x2586 -x8505 -x11491 -x8203 -x14234 -x12971 -x14603 -x12451 -x5604 -x3480 -x4044 -x9524 -x14329 -x12299 -x8136 -x7237 -x7925 -x13510 -x13465 -x12762 -x3541 -x3629 -x5132 -x6152 -x13028 -x6940 -x9249 -x11297 -x855 -x6039 -x3376 -x3210 -x12112 -x1872 x1737 -x12247 -x10804 -x11841 -x3741 -x5956 -x6687 -x8679 -x11894 -x11831 -x12477 -x2474 -x3081 -x11261 -x7404 -x4444 -x9717 -x13247 -x3343 -x647 -x5959 x4823 -x5090 -x7112 -x9134 -x7159 -x9928 -x5364 -x12727 -x2284 -x9055 -x4579 -x2902 -x8749 -x10672 -x2104 x2918 -x3077 -x6402 -x5655 -x4928 -x1801 -x5827 -x12007 -x80 -x13924 -x8670 -x6729 x4023 -x13838 -x5142 -x1597 -x5388 -x14289 -x14457 -x13205 -x8413 -x7691 -x13227 -x12685 -x11102 -x8099 -x1643 -x9110 -x4958 -x7885 -x12114 -x4199 -x5969 -x6778 -x8446 -x13144 -x6589 -x9881 -x848 -x10511 -x11620 -x10186 -x7336 -x5568 -x2973 -x10499 -x1176 -x3771 -x8529 -x2256 -x5365 -x62 -x5300 -x5427 -x6356 -x13414 -x663 -x11206 -x1011 -x10082 -x1692 -x4429 -x4420 -x11706 -x10662 -x3461 -x4426 -x2238 -x9730 -x669 -x12757 -x7467 x3975 -x9208 -x7936 -x6214 -x12479 -x14406 -x10566 -x7307 -x14071 -x9658 -x89 -x5580 -x6893 -x2634 -x9535 -x11335 -x10239 -x11064 -x9536 -x4961 -x6373 -x13653 -x13688 -x8261 -x1418 -x693 -x9919 -x3767 -x3004 -x1589 -x14123 -x13880 -x1171 -x9126 -x8381 -x3664 -x12599 -x3832 -x288 -x13352 -x9415 -x5445 -x4899 -x7881 -x1800 -x13522 -x10657 -x9391 -x11311 -x8942 -x3366 -x490 -x6659 -x7598 -x12837 -x14009 -x10729 -x11160 -x10248 -x10981 -x12640 -x13538 -x4662 -x6259 -x4235 -x5873 -x13283 -x13619 -x10157 -x4566 -x8716 -x14060 -x10482 -x5135 -x9266 -x970 -x5877 -x678 -x5265 -x6883 -x11151 -x12143 -x7051 -x9289 -x1403 -x12124 -x5066 -x3117 -x8931 -x12378 -x8492 -x13889 -x2675 -x3 -x4738 -x1665 -x14397 -x6535 -x9052 -x4084 -x478 -x3241 -x10391 -x4167 -x11037 -x12508 -x4346 -x8157 -x3446 -x11644 -x9222 -x7023 -x9560 -x4730 -x8628 -x6162 -x994 -x8974 -x1075 -x11829 -x3571 -x3439 -x11652 -x3617 -x10229 -x3283 -x2592 -x8516 -x14420 -x12242 -x4451 -x3320 -x4175 -x6899 -x5724 -x13201 -x10235 -x5696 -x4418 -x10572 -x3902 -x10536 -x580 -x7909 -x13462 -x7814 -x1707 -x10023 -x9290 -x12207 -x3883 -x13873 -x11370 -x8867 -x775 -x1442 -x12473 -x1078 -x10761 -x13754 -x241 -x1690 -x11329 -x1889 -x4839 -x13735 -x1881 -x2182 -x5758 -x11100 -x621 -x10996 -x8769 -x14462 -x1123 -x6477 -x1390 -x7960 -x1832 -x2793 -x12237 -x4686 -x6635 -x3052 -x150 -x7099 -x11714 -x3884 -x4063 -x6842 -x2026 -x3783 -x2269 -x8518 -x8804 -x9247 -x2235 -x458 -x9301 -x5214 -x1312 -x13111 -x13499 -x6924 -x3700 -x5270 -x2240 -x1240 -x5941 -x11492 -x2974 -x2628 -x4123 -x4905 -x7678 -x13714 -x7712 -x8568 -x1901 -x7259 -x8640 -x10434 -x6267 -x6624 -x13746 -x6742 -x5764 -x2291 -x7616 -x10052 -x5824 -x6069 -x7169 -x4576 -x12030 -x6097 -x988 -x3100 -x13332 -x7513 -x8002 -x13085 -x7874 -x6471 -x13967 -x2773 -x9964 -x13790 -x14153 -x7090 -x803 -x5784 -x4071 -x3880 -x3890 -x13949 -x14189 -x133 -x7223 -x249 -x14259 -x7309 -x5039 -x13862 -x12439 -x11126 -x12004 -x9590 -x4464 -x10875 -x2521 -x2025 -x11416 -x9579 -x2850 -x12833 -x10772 -x3438 -x13058 -x3336 -x4510 -x10468 -x7072 -x7667 -x13956 -x7379 -x14120 -x11378 -x5312 -x11539 -x5169 -x10060 -x12386 -x5317 -x2499 -x6087 -x482 -x12968 -x5299 -x4445 -x1981 -x1127 -x5011 -x1323 -x10863 -x2241 -x10579 -x4897 -x2322 -x3502 -x11010 -x7635 -x5980 -x619 -x2841 -x11986 -x4741 -x12814 -x14500 -x3527 -x11662 -x10592 -x8207 -x1478 -x815 -x11749 -x5857 -x11514 -x14356 -x7113 -x14408 -x11412 -x8284 -x2048 -x5133 -x8318 -x1261 -x14487 -x9349 -x14515 -x2767 -x6503 -x388 -x11503 -x3650 -x14565 -x4716 -x7286 -x6386 -x6430 -x10095 -x9354 -x2514 -x6458 -x6444 -x14239 -x12568 -x1004 -x12985 -x1495 -x6277 -x7837 -x13635 -x7284 -x12059 -x6470 -x870 -x9378 -x1386 -x5849 -x4582 -x4599 -x4960 -x919 -x933 -x5438 -x7421 -x8953 -x10588 -x7180 -x4979 -x4646 -x10777 -x1392 -x3612 -x9022 -x366 -x12514 -x6171 -x431 -x6495 -x10491 -x7387 -x7039 -x5110 -x6412 -x4903 -x2922 -x12177 -x14064 -x12970 -x12995 -x13472 -x2906 -x2780 -x9298 -x9930 -x8844 -x9454 -x454 -x6867 -x10091 -x14504 -x7006 -x12870 -x11483 -x12217 -x13981 -x9532 -x4422 -x5689 -x11377 -x6791 -x7878 -x5458 -x4617 -x9512 -x12147 -x6144 -x14509 -x7024 -x10699 -x9724 -x4732 -x3225 -x875 -x287 -x9140 -x10756 -x9749 x3683 -x9700 -x3777 -x1925 -x2209 -x2563 -x4641 -x6193 -x9083 -x5977 -x7785 -x6800 -x11852 -x12513 -x13657 -x10683 -x12495 -x13070 -x2071 -x14608 -x1982 -x3162 -x8081 -x6025 -x7807 -x3938 -x6142 -x11791 -x10593 -x10177 -x10922 -x8602 -x13053 -x1884 x5576 -x5675 -x1593 -x1215 -x14555 -x11031 -x2866 -x6976 -x11537 -x5497 -x9955 -x9897 -x9649 -x8552 -x7230 -x2682 -x1234 -x8392 -x12807 -x515 -x4157 -x3462 -x6360 -x10825 -x14536 -x7475 -x385 -x10092 -x10281 -x10641 -x6037 -x7461 -x14391 -x13316 -x7629 -x4595 -x13251 -x2889 -x11428 -x12881 -x7411 -x360 -x3867 -x12510 -x11187 -x804 -x7733 -x6633 -x2794 -x2728 -x9021 -x4779 -x8459 -x4176 -x6866 -x5024 -x12491 -x1243 -x11859 -x6012 -x3368 -x9173 -x6715 -x629 -x2179 -x9131 -x5280 -x12831 -x7419 -x3114 -x14022 -x10039 -x5536 -x13915 -x1035 -x7927 -x14593 -x5991 -x2883 -x13195 -x6322 -x3907 -x12710 -x4698 -x6256 -x11855 -x547 -x13702 -x11463 -x8554 -x3306 -x13969 -x10057 -x8371 -x572 -x7412 -x1814 -x3895 -x14017 -x8423 -x7398 -x11406 -x12944 x963 -x3255 -x3558 -x11701 -x13634 -x2010 -x13927 -x421 -x11252 -x11029 -x9472 -x13547 -x3380 -x7025 -x4078 -x6554 -x10432 -x6895 -x12866 -x11411 -x174 -x752 -x9787 -x13839 -x10435 -x13594 -x302 -x11198 -x4982 -x5403 -x5118 -x4132 -x2607 -x7173 x13713 -x6966 -x424 -x7692 -x2823 -x8116 -x3784 -x12393 -x1212 -x4376 -x14028 -x14475 -x3918 -x9071 -x11980 -x9904 -x10350 -x9075 -x9440 -x14256 -x2533 -x4173 -x186 -x2526 -x479 -x598 -x5854 -x3531 -x9350 -x5179 -x3915 -x14167 -x7822 -x12577 -x5117 -x9084 -x14364 -x14086 -x14607 -x10620 -x13475 x708 -x13411 -x7775 -x8632 -x3878 -x5126 -x7742 -x4851 -x208 -x6271 -x6741 -x6239 -x1806 -x5309 -x6504 -x1085 -x4530 -x4751 -x1445 -x13550 -x10429 -x603 -x14254 -x11793 -x1568 -x6920 -x11546 -x5485 -x3473 -x6038 -x2875 -x632 -x2418 -x12669 -x8687 -x13864 -x12324 -x4616 -x6605 -x13333 -x12847 -x11478 -x14402 -x13031 -x9166 -x11649 -x7213 -x6511 -x2558 -x14111 -x1377 -x9020 -x13613 -x10598 -x12560 -x6754 -x9483 -x11033 -x10040 -x12017 -x2732 -x286 -x12654 -x7092 -x8836 -x9455 -x1598 -x6682 -x5353 -x7937 -x7276 -x2879 -x9321 -x844 -x7131 -x1086 -x314 -x8347 -x9715 -x3766 -x3809 -x791 -x4020 -x12526 -x74 -x1652 -x9744 -x383 -x10631 -x13270 -x7511 -x10856 -x12990 -x7553 -x10438 -x7142 -x995 -x9125 -x747 -x11465 -x9163 -x5173 -x11764 -x9748 x4398 -x1283 -x6977 -x11511 -x4867 -x10042 -x11678 -x275 -x9345 -x58 -x4880 -x1358 -x5590 -x7551 -x9940 -x2873 -x6000 -x2308 -x9051 -x498 -x11264 -x2223 -x11353 -x7767 -x7077 -x12780 -x4076 -x10990 -x9984 -x9721 -x2465 -x821 -x6780 -x224 -x3457 -x13884 -x9129 -x9718 -x14260 -x8113 -x4809 -x10193 -x8269 -x9884 -x10259 -x3845 -x426 -x12601 -x14084 -x1296 -x1939 -x9077 -x2057 -x9082 -x765 -x13698 -x4275 -x11468 -x5954 -x13385 -x13174 -x3262 -x13245 -x6882 -x5423 -x4296 -x2233 -x3170 -x749 -x4158 -x9786 -x5367 -x4423 -x13516 -x4111 -x2537 -x10169 -x4273 -x8579 -x251 -x6642 -x3133 -x8989 -x4856 -x14277 -x13985 -x1151 -x8863 -x7680 -x6304 -x7929 -x8652 -x10190 -x5498 x1713 -x4101 -x6484 -x633 -x4666 -x4155 -x7573 -x14292 -x8650 -x10500 -x9648 -x10847 -x7745 -x14211 -x9777 -x1378 -x5761 -x8603 -x9933 -x12033 -x4124 -x2812 -x2118 -x228 -x13566 -x1150 -x3031 -x11155 -x12295 -x5825 -x4901 -x9398 -x8874 -x5324 -x1825 -x8750 -x895 -x4190 -x8771 -x12612 -x12874 -x527 -x4639 -x13692 -x1937 -x3613 -x6332 -x6637 -x3180 -x11368 -x13090 -x4991 -x10408 -x10859 -x1042 -x4019 -x4806 -x6400 -x4184 -x3940 -x3988 -x5985 -x12456 -x7739 -x6779 -x4406 -x9934 -x4884 -x4847 x2188 -x1739 -x2461 -x7843 -x714 x1734 -x7451 -x4278 -x8873 -x5984 -x4392 -x4225 -x3038 -x11600 -x4859 -x9673 -x6493 x5092 -x3323 -x9915 -x8302 -x2297 -x8866 -x40 -x13531 -x5579 -x10578 -x13648 x13736 -x14096 -x7057 -x8378 -x12404 -x5016 -x8082 -x5963 -x8144 -x14470 -x2430 -x140 -x5936 -x137 -x7791 -x8450 -x2699 -x3866 -x12848 -x13986 -x11172 -x7122 -x6035 -x10299 -x8788 -x2597 -x10837 -x8496 -x2086 -x296 -x2569 -x14020 -x3083 -x5616 -x8451 -x7374 -x6479 -x4186 -x2289 -x11519 -x1020 -x8469 -x1557 -x8326 -x12260 -x12565 -x9016 -x3659 -x14015 -x1545 -x6675 -x8077 -x10905 -x7394 -x11234 -x3725 -x2272 x2578 -x4816 -x12950 -x2260 -x4786 -x12512 -x12855 -x8010 -x3833 -x8024 -x1147 -x7084 -x4303 -x11253 -x7188 -x10959 -x10942 -x601 -x2246 -x1306 -x7199 -x4925 -x3733 -x7559 -x11138 -x13905 -x684 -x7430 -x7002 -x9011 -x5115 x6936 -x5947 -x12719 -x11633 -x3151 -x3072 -x11097 -x2173 -x1232 -x11140 -x1348 -x5645 -x10172 -x220 x5071 -x10510 -x176 -x8444 -x5800 -x5629 -x10433 -x4005 -x12948 -x3950 -x1408 -x12846 -x13261 -x7752 -x2207 -x6691 -x12054 -x12208 -x6543 -x11018 -x1142 -x12355 -x1504 -x3463 -x9692 -x4774 -x9275 -x9068 -x7160 -x7318 -x2066 -x3604 -x6433 -x13118 -x8850 -x7270 -x10217 -x2040 -x434 -x575 -x8815 -x10663 -x5612 -x5207 -x11903 -x9325 -x2884 -x886 -x1044 -x11099 -x7941 -x1397 -x1576 -x1249 -x4060 -x10483 -x6928 -x6497 -x9745 -x10278 -x14482 -x9788 -x4298 -x3921 -x13659 -x5607 -x10617 -x13758 -x8674 -x2598 -x3695 -x5751 -x11581 -x8589 -x3934 -x3203 -x2919 -x14342 -x4887 -x2389 -x8641 -x1569 -x5128 -x12356 -x6581 -x4591 -x2687 -x4969 -x4105 -x5717 -x1217 -x4120 -x14484 -x8995 -x8840 -x6626 -x2443 -x7835 -x11554 -x7993 -x9464 -x5276 -x11688 -x3281 -x3559 -x13357 x4703 -x3714 -x7133 -x2067 -x1899 -x2720 -x7637 -x2000 -x1255 -x6537 -x3990 -x12717 -x9152 -x7473 -x1919 -x3472 -x1134 -x13521 -x12605 -x5529 -x740 -x10232 -x10088 -x2385 -x9631 -x11789 -x10215 -x13467 -x14496 -x10347 -x796 -x2825 -x7564 -x12731 -x6190 -x9956 -x5860 -x8253 -x13474 -x10402 -x13059 -x6251 -x3634 -x6512 -x6093 -x9318 -x173 -x11932 -x4817 -x11144 -x3584 -x3522 -x1507 -x3340 -x8246 -x9210 -x209 -x1978 -x4658 -x12699 -x8123 -x11267 -x14165 -x9921 -x10688 -x1235 -x14545 -x5436 -x12198 -x2772 -x7469 -x11279 -x2833 -x11028 -x1160 -x10891 -x9978 -x3676 -x4651 -x3796 -x9234 -x9566 -x11910 -x13629 -x2258 -x985 -x11339 -x7154 -x4607 -x2839 -x12958 -x3009 -x4115 -x11022 -x865 -x14375 -x579 -x2098 -x3551 -x1676 -x11211 -x14264 -x12557 -x9373 -x3770 -x13605 -x12586 -x13186 -x11751 -x4374 -x7579 -x11840 -x10154 -x6721 -x1998 -x4787 -x8533 -x2331 -x2090 -x9559 -x9284 -x1810 -x11901 -x13909 -x14095 -x12549 -x10367 -x4521 -x5601 -x13836 -x3152 -x8530 -x9824 -x11137 -x11902 -x13891 -x3135 -x5010 -x2674 -x7221 -x12607 -x4863 -x13292 -x10068 -x2253 -x11272 -x12398 -x10718 -x13844 -x12805 -x2275 -x3160 -x2757 -x13393 -x12536 -x5783 -x976 -x11354 -x6129 -x9403 -x554 -x8735 -x5912 -x5488 -x8824 -x14445 -x5777 -x8354 -x6328 -x3865 -x3337 -x5547 -x10294 -x6066 -x979 -x9348 -x1182 -x1962 -x2502 -x5144 -x9684 -x13284 -x11784 -x11214 -x2910 -x10144 -x2713 -x12010 -x5609 -x7120 -x909 -x13060 -x11787 -x5799 -x12808 -x8567 -x13188 -x12319 -x10166 -x13026 -x192 -x1096 -x11452 -x13870 -x6051 -x14524 -x10002 -x13641 -x7248 -x10111 -x14309 -x4446 -x11035 -x5553 -x14000 -x3666 -x2398 -x11821 -x1699 -x9653 -x12724 -x2382 -x7585 -x11606 -x9619 -x10353 -x12148 -x4735 -x923 -x4254 -x7818 -x5178 -x14005 -x14390 -x5802 x646 -x3297 -x3179 -x12250 -x10737 -x8321 -x5321 -x12602 -x1148 -x5517 -x14576 -x13200 -x11690 -x8685 -x9810 -x4916 -x13828 -x4361 -x4581 -x5539 -x877 -x11750 -x12363 -x12864 -x8296 -x2561 -x7577 -x2573 -x11499 -x1790 -x9886 -x7065 -x9965 -x2392 -x12023 x9073 -x11550 -x1082 -x1773 -x13226 -x11532 -x9842 -x1188 -x648 -x10314 -x3266 -x12906 -x9825 -x841 -x9859 -x3119 -x2872 -x13470 -x6631 -x4470 -x5195 -x2227 -x4499 -x2028 -x14255 -x5124 -x4378 -x8980 -x1095 -x12600 -x5574 -x2801 -x1218 -x4183 -x2055 -x6562 -x6840 -x5096 -x11358 -x1513 -x11892 -x8286 -x8919 -x4664 -x9436 -x11737 -x12849 -x1578 -x6629 -x8368 -x2063 -x5856 -x10255 -x9586 -x12853 -x3857 -x370 -x4749 -x7130 -x5509 -x4408 -x14135 -x12278 -x13425 -x1830 -x8228 -x541 -x13212 -x9032 -x266 -x13250 -x3298 -x8227 -x569 -x5340 -x5670 -x10670 -x2588 -x7241 -x14042 -x10375 -x2829 -x1229 -x7107 -x10770 -x6912 -x5098 x3258 -x11818 -x14130 -x6703 -x10118 -x14349 -x2185 -x10810 -x13124 -x14076 -x9046 -x12890 -x12720 -x9112 -x4671 -x1267 -x193 x3931 -x8054 -x1932 -x5999 -x10660 -x9759 -x97 -x7074 -x4977 -x4697 -x9180 -x4360 -x10831 -x12351 -x470 x1735 -x724 -x3628 -x5801 -x9103 -x1494 -x7877 -x10243 -x10969 -x962 -x14600 -x10075 -x13007 -x12689 -x2736 -x7854 -x5569 -x12694 -x9074 -x319 -x5688 -x7994 -x12980 -x9850 -x9932 -x10320 -x867 -x2529 -x1091 -x1623 -x545 -x2806 -x3424 -x3347 -x3526 -x12060 -x11089 -x6101 -x7420 -x12979 -x14589 -x10931 -x14426 -x8550 -x8575 -x4355 -x5360 -x9223 -x11834 -x8319 -x833 -x955 -x14098 -x10458 -x6300 -x330 -x6352 -x4141 x3980 -x10824 -x11911 -x14529 x5017 -x14373 -x13805 -x1817 -x1191 -x7148 -x1054 -x12083 -x6200 -x6308 -x4642 -x13899 -x1960 -x14056 -x12191 -x5894 -x9819 -x12135 -x561 -x14495 -x10936 -x13018 -x6156 -x10181 -x11631 -x11725 -x14193 -x11477 -x10785 -x3453 -x10009 -x6448 -x2505 -x10180 -x7470 -x1262 -x3145 -x9382 -x14575 -x2203 -x8947 -x9418 -x1476 -x10258 -x2212 -x2993 -x5386 -x12728 -x11375 -x8394 -x9244 -x6100 -x8729 -x13132 -x10036 -x13305 -x13432 -x8202 -x7945 -x14353 -x3828 -x6331 -x4255 -x1419 -x2019 -x6646 -x4613 -x3229 -x6114 -x7275 -x5369 -x5407 x3974 -x3517 -x3454 -x2727 -x9946 -x8159 -x868 -x12013 -x10622 -x8401 -x1184 -x13022 -x4788 -x4723 -x3742 -x1909 -x11989 -x9880 -x2489 -x12118 -x2370 -x8928 -x9608 -x10748 -x9508 -x8412 -x12635 -x6950 -x1807 x5051 -x504 -x7856 -x2043 -x11804 -x9602 -x2925 -x3136 -x5348 -x3264 -x3419 -x9431 -x9778 -x2740 -x5189 -x1415 -x14572 -x11402 -x1929 -x14093 -x7552 -x9758 -x2261 -x12483 -x10085 -x2042 -x7740 -x6787 -x13355 -x10251 -x9168 -x6661 -x742 -x11165 -x5657 -x10373 -x1896 -x12625 -x2449 -x5107 -x11943 -x912 -x14323 -x13729 -x9735 -x5019 -x6879 -x9620 -x11349 -x9148 -x9656 -x12204 -x11916 -x4481 -x8065 -x2281 -x1506 -x8965 -x4868 -x2753 -x10619 -x2494 -x7995 -x608 -x10640 -x13925 -x11728 -x2953 -x7021 -x11227 -x10997 -x13869 -x4400 -x308 -x7665 -x4691 -x11425 -x14519 -x14355 -x12570 -x6618 -x1029 -x13196 -x12858 -x5495 -x1546 -x2663 -x7948 -x13265 -x12285 -x488 -x77 -x3945 -x2686 -x12596 -x8036 -x5915 -x9706 -x450 -x513 -x2388 -x2457 -x1961 -x11817 -x10484 -x8416 -x1046 -x3043 -x14437 -x276 -x10813 -x9013 -x11575 -x11128 -x6832 -x8256 -x7207 -x4771 -x12859 -x8338 -x2267 -x1570 -x4263 -x4455 -x10832 -x993 -x13617 -x1200 -x11191 -x12391 -x1903 -x2692 -x4080 -x6982 -x8625 -x5872 -x5310 -x12787 -x6018 -x9047 -x7512 -x4469 -x1010 -x14049 -x11975 -x14274 -x8310 -x371 -x2211 -x303 -x8417 -x4223 -x12861 -x6990 -x2135 -x2781 -x6026 -x11357 -x8984 -x7225 -x1781 -x1228 -x1373 -x6054 -x4890 -x9533 -x7371 -x48 -x7249 -x6795 -x6549 -x2574 -x11225 -x9561 -x14479 -x9135 -x14270 -x12318 -x14078 -x13716 -x5614 -x3485 -x5113 -x406 -x1379 -x2044 -x2187 -x7019 -x3623 -x3503 -x3265 -x348 -x5358 -x9662 -x10046 -x35 -x456 -x336 -x12438 -x8075 -x1582 -x2459 -x4572 -x6541 -x4467 -x239 -x3062 -x9220 -x10470 -x10208 -x11873 -x7921 -x654 -x1071 -x9615 -x6911 -x12952 -x10520 -x9605 -x8517 -x12119 -x6023 -x11361 -x6074 -x1468 -x623 -x1655 -x7821 -x12834 -x13359 -x12133 -x1547 -x8251 -x6060 -x6184 -x8076 -x4608 -x4985 -x1446 -x13272 -x6229 -x1955 -x247 -x7300 -x14606 -x12389 -x2339 -x10295 -x8028 -x8030 -x11643 -x13057 -x13676 -x255 -x8283 -x10518 -x1024 -x5792 -x4036 -x13737 -x5855 -x13116 -x4344 -x8515 -x4775 -x6183 -x1663 -x12227 -x5271 -x12450 -x8883 -x2519 -x555 -x5866 -x12740 -x12974 -x4430 -x9395 -x7292 -x12638 -x4793 -x9182 -x4349 -x7182 -x5700 -x12540 -x14128 -x6506 -x3810 -x9877 -x11008 -x542 -x9316 -x14080 -x8992 -x4680 -x7766 -x11497 -x2451 -x4942 -x7127 -x13633 -x10073 -x12244 -x9660 -x12841 -x13982 -x12462 -x7094 -x3120 -x3143 -x7465 -x11785 -x12481 -x6712 -x145 -x13795 -x3441 -x12915 -x3691 -x1333 -x11423 -x5284 -x4292 -x10207 -x11607 -x13959 -x3894 -x8115 -x5430 -x9734 x476 -x1738 -x8343 -x2599 -x3680 -x3593 -x5847 -x6792 -x8657 -x12325 -x2157 -x10873 -x4122 -x13786 -x797 -x12503 -x9809 -x13399 -x2828 -x6907 -x5379 -x1956 -x4717 -x2369 -x7934 -x12240 -x7701 -x13951 -x1887 -x5080 -x8108 -x6119 -x6067 -x4696 -x4334 -x10227 -x8811 -x5540 -x3912 -x8535 -x10326 -x12144 -x6088 -x10774 -x5455 -x7323 -x4557 -x7580 -x6367 -x823 -x2120 -x4673 -x10926 -x1898 -x10503 -x7496 -x12187 -x11887 -x8218 -x8913 -x13970 -x10089 -x9710 -x14392 -x12956 -x11517 -x7777 -x11979 -x10329 -x3433 -x6943 -x4461 -x4575 -x2174 -x7288 -x755 -x1436 -x2264 -x12876 -x915 -x1794 -x4574 -x2816 -x741 -x12835 -x9971 -x10168 -x11314 -x7538 -x8032 -x12963 -x12066 -x5451 -x6747 -x11443 -x876 -x4482 -x3908 -x3616 -x13602 -x1431 -x4198 -x1056 -x13183 -x8478 -x5274 -x279 -x899 -x52 -x3352 -x6534 -x13286 -x11047 -x6164 -x3319 -x11136 -x11061 -x8287 -x3762 -x12750 -x2111 -x1948 -x14181 -x8007 -x4845 -x2363 -x4241 -x12458 -x8176 -x4527 -x609 -x4637 -x779 -x11732 -x8199 -x14195 -x112 -x14424 -x9800 -x4326 -x4946 -x5771 -x9583 -x9878 -x7488 -x11235 -x10744 -x9652 -x11702 -x7546 -x12300 -x10406 -x7424 -x1687 -x6569 -x5811 -x2511 -x10124 -x3305 -x1400 -x4720 -x12790 -x10305 -x8951 -x12930 -x1878 x5491 -x13670 -x14301 -x10844 -x5634 -x8809 -x204 -x2171 -x11326 -x881 -x7586 -x8664 -x11765 -x11572 -x13652 -x9517 -x8497 -x13871 -x2755 -x8709 -x13603 -x402 -x13824 -x14100 -x4243 -x8651 -x8083 -x9268 -x2094 -x4165 -x1366 -x6281 -x9192 -x12988 -x3322 -x14019 -x3662 -x8675 -x6948 -x2882 -x12518 -x596 -x10733 -x12786 -x3645 -x487 -x13693 -x3826 -x3189 -x6043 -x7070 -x1966 -x416 -x2376 -x12754 -x4760 -x2252 -x6994 -x10636 -x9293 -x9554 -x2907 -x4719 -x4824 -x12297 -x10867 -x530 -x910 -x3278 -x6283 -x11076 -x9452 -x2567 -x8461 -x7847 -x10644 -x1231 -x6249 -x4864 -x1667 x5047 -x10030 -x731 -x11593 -x9701 -x13622 -x13255 -x6934 -x8049 x1709 -x3548 -x1143 -x2678 -x10257 -x6723 -x10130 -x4411 -x6663 -x8183 -x6154 -x668 -x6323 -x817 -x930 -x6057 -x11851 -x11755 -x12219 -x116 -x1799 -x4443 -x7647 -x6382 -x6209 -x8615 -x268 -x9353 -x12936 -x7218 -x2239 -x6307 -x13234 -x3428 -x5927 -x5544 -x3027 -x8673 -x289 -x5731 -x12824 -x2636 -x4562 -x2466 -x671 -x5376 -x5465 -x2751 -x7235 -x3774 -x4493 -x3579 x6488 -x4978 -x12447 -x13489 -x1340 -x7431 -x12282 -x8918 -x1905 -x10214 -x11699 -x9926 -x337 -x9967 -x9806 -x9458 -x9314 -x5003 -x14366 -x2175 -x2721 -x3285 -x7605 -x7219 -x175 -x8861 -x13471 -x8098 -x11815 -x7642 -x11007 -x11327 -x11810 -x695 -x3066 -x10895 -x3176 -x2169 -x9423 -x4194 -x1173 -x9231 -x11584 -x13524 -x10062 -x7375 -x2995 -x7402 -x9562 -x9970 -x14040 -x1462 -x13468 -x3651 -x589 -x3580 -x10514 -x10809 -x11520 -x7105 -x2700 -x100 -x11062 -x9187 -x11573 -x8541 -x7342 -x5636 -x11333 -x2243 -x12100 -x3939 -x9002 -x11711 -x8026 -x2715 -x896 -x6490 -x8017 -x2548 -x6046 -x12200 -x10984 -x551 -x9760 -x13206 -x3841 -x12021 -x14416 -x8523 -x419 -x1770 -x6146 -x5998 -x13682 -x3214 -x99 -x14284 -x10405 -x2518 -x8558 -x1425 -x10741 -x2084 -x9624 -x14012 -x9191 -x12190 -x11447 -x9790 -x6347 -x3223 -x8672 -x13138 -x1016 -x4188 -x12686 -x12185 -x13973 -x5594 -x5831 -x8635 -x13931 -x4604 -x4759 -x10335 -x6975 -x2371 -x13664 -x5157 -x12093 -x3838 -x8752 -x5093 -x12176 x3913 -x9225 -x3702 -x10921 -x5902 -x14220 -x5967 -x12775 -x4466 -x11685 -x9357 -x11545 -x1528 -x6364 -x12660 -x8948 -x13637 -x9147 -x13908 -x105 -x7508 -x10565 -x8702 -x3635 -x1242 -x11079 -x30 -x5935 -x7427 -x9257 -x4118 -x1797 -x2046 -x2737 -x3630 -x11754 -x13523 -x11453 -x10573 -x10745 -x9425 -x2244 -x2954 -x10263 -x10608 -x10496 -x9086 -x2766 -x1203 -x13936 -x11276 -x11981 -x1050 -x14399 -x7005 -x12075 -x11190 -x9409 -x9687 -x8366 -x11365 -x7184 -x843 -x14307 -x5851 -x2299 -x14549 -x44 -x6808 -x7715 -x3909 -x8975 -x7599 -x5505 -x3110 -x9938 -x3834 -x2031 -x8350 -x2335 -x14105 -x2383 -x5199 -x8504 -x2384 -x10043 -x180 -x12737 -x6555 -x6722 -x510 -x4496 -x8774 -x2983 -x5493 -x12169 -x5729 -x4627 -x4062 -x5752 -x12252 -x5620 -x6639 -x13268 -x6160 -x7723 -x1673 -x4136 -x4892 -x2109 -x5025 -x12921 x6013 -x7640 -x1453 -x5524 -x11863 -x9821 -x5798 -x10289 -x5109 -x13649 -x9327 -x3732 -x5933 -x1090 -x9900 -x8983 -x5065 -x4166 -x1615 -x8557 -x13232 -x9294 -x11931 -x4247 -x11666 -x13213 -x12305 -x14180 -x6980 -x6279 -x11522 -x315 -x14101 -x3095 -x2672 -x13175 -x9929 -x7562 -x1321 -x6877 -x10517 -x8233 -x455 -x9108 -x11786 -x12226 -x13518 -x8751 -x4567 -x1976 -x2982 -x7786 -x6255 -x12777 -x10313 -x2832 -x305 -x1463 -x2245 -x10768 -x4043 -x3805 -x5528 -x3748 -x11074 -x12913 -x5180 x1741 -x853 -x7078 -x5487 -x12631 -x10945 -x3819 -x5278 -x9598 -x65 -x3268 -x5149 -x9529 -x9873 -x3277 -x12261 -x9987 -x13444 -x9601 -x1818 -x4015 -x9750 -x2080 -x14344 -x1450 -x4553 -x10048 -x1067 -x8105 -x6697 -x3722 -x5567 -x1098 -x5146 -x533 -x284 -x978 -x6595 -x4815 -x9794 -x8614 -x5201 -x12061 -x12593 -x12040 -x13944 -x7932 x1719 -x1384 -x11148 -x4095 -x139 -x3982 -x12962 -x7239 x1759 -x8598 -x10341 -x11237 -x13177 -x6806 -x3356 -x14110 -x7696 -x4017 -x8764 -x8618 -x12317 -x8443 -x11417 -x3504 -x12655 -x2214 -x9386 -x1120 -x2132 -x11449 -x4419 -x12691 -x4885 -x1472 -x4386 -x11322 -x8415 -x5726 -x11703 -x8074 -x7510 -x10615 -x1290 -x10671 -x9669 -x11281 x5063 -x164 -x6935 -x14303 -x532 -x1475 -x9066 -x10648 -x11231 -x13810 -x1780 -x8058 -x8854 -x9136 -x5519 -x157 -x2710 -x6839 -x14141 -x10713 -x4820 -x14422 -x3321 -x9457 -x2439 -x11369 -x410 -x6302 -x2805 -x2106 -x12871 -x14248 -x5323 -x12203 -x1414 -x14357 -x11555 -x10105 -x6017 -x6423 x1750 -x13110 -x10410 -x13258 -x1859 -x6805 -x3191 -x9143 -x4397 -x1041 -x10325 -x1627 -x2513 -x5351 -x12205 -x278 -x1356 -x11752 -x13421 -x12235 -x4505 -x778 -x2311 -x3440 -x9647 -x14418 -x1410 -x6095 -x9667 -x3768 -x12265 -x3804 -x13 -x3516 -x3726 -x1107 -x439 -x9982 -x4321 -x1227 -x12413 -x6079 -x12330 -x13243 -x5106 -x825 -x1320 -x8922 -x11122 -x12802 -x5876 -x1952 -x13103 -x13061 -x1614 -x12511 -x8842 -x10230 -x8893 -x582 -x13163 -x4782 -x12798 -x8851 -x9895 -x5316 -x3346 -x11748 -x10970 -x11458 -x6116 -x9942 -x1646 -x2487 -x1757 -x6195 -x4226 -x2877 -x2002 -x14154 -x9132 -x9359 -x12063 -x8996 -x1045 -x6486 -x2007 -x11115 -x8531 -x2498 -x6773 -x13789 -x32 -x12726 -x2112 -x6542 -x12304 -x12587 -x4191 -x12823 -x1163 -x5449 -x14243 -x2149 -x4224 -x13745 -x13840 -x6422 -x3002 -x8046 -x9119 -x3557 -x3681 -x7827 -x7711 -x4643 -x6003 -x422 -x14454 -x11601 -x13019 -x12815 -x9690 -x5955 -x13199 -x6868 -x5766 -x1291 -x2017 -x1370 -x405 -x6150 -x1422 -x13102 -x6914 -x13013 -x4987 -x1691 -x6617 -x1527 -x506 -x8563 -x12994 -x2344 -x1371 -x11419 -x9722 -x13851 x5928 -x11266 -x1250 -x8654 -x13362 -x12760 -x4293 -x11436 -x5897 -x7137 -x10977 -x10452 -x4592 -x6540 -x3221 -x9303 -x340 -x5701 -x8278 -x820 -x9042 -x13041 -x5570 -x12552 -x11590 -x10521 -x4624 -x125 -x4126 -x3523 -x1251 -x11920 -x13980 -x8282 -x3365 -x9307 -x14263 -x3892 -x3891 -x6897 -x10444 -x1867 -x12825 -x1102 -x11265 -x7783 -x11055 -x8519 -x8210 -x6510 -x2617 -x10501 -x10965 -x8644 -x8336 -x10449 -x6861 -x9387 -x11512 -x2935 -x1554 -x11184 -x4284 -x4878 -x4200 -x5780 -x7684 -x11767 -x5194 -x11217 -x9049 -x8085 -x9061 -x6978 -x13450 -x4453 -x5790 -x13913 -x5429 -x11290 -x2437 x1740 -x10544 -x2315 -x13391 -x717 -x4189 -x720 -x13726 -x6613 -x4490 -x1633 -x10455 -x7455 -x583 -x12896 -x9496 -x6939 -x4577 -x8805 -x9 -x1538 -x12821 -x11125 -x413 -x2453 -x10614 -x14075 -x14169 -x9090 -x1626 -x1305 -x3532 -x10506 -x7174 -x1257 -x11838 -x1591 -x8612 -x12407 -x13439 -x11905 -x12894 -x4146 -x2374 -x5068 -x9853 -x8599 -x14021 -x4665 -x7205 -x7738 -x4219 -x8244 -x13180 -x3396 -x2293 -x10297 -x12954 -x597 -x5910 -x4742 -x13431 -x13945 -x7501 -x12610 -x14427 -x2959 -x11490 -x1383 -x11577 -x4065 -x1722 -x9827 -x6434 -x9235 -x6050 -x13562 -x189 -x10300 -x7677 -x13244 -x11835 -x2616 -x8981 -x10117 -x5184 -x12832 -x7610 -x2271 -x6407 -x8707 -x9854 -x13515 -x12785 -x13537 -x4437 -x2431 -x11473 -x9133 -x6178 -x6983 -x4689 -x4772 -x14620 -x5537 -x6622 -x14564 -x8897 -x12273 -x3394 -x5202 -x5303 -x12642 -x7263 -x10388 -x12146 -x10161 -x1661 -x10918 -x2329 -x11215 -x10923 -x4565 -x3667 -x2290 -x12604 -x10630 -x3973 -x7153 -x14118 -x914 -x8780 -x2242 -x6399 -x9814 -x13129 -x4785 -x7282 -x5732 -x3070 -x8733 -x8008 -x13133 -x9426 -x2665 -x354 -x12446 -x10451 -x477 -x7873 -x10538 -x1177 -x10971 -x11930 -x11286 -x11421 -x13220 -x9959 -x13428 -x1334 -x9341 -x10171 -x7899 -x13429 -x13835 -x13923 -x11864 -x8831 -x11501 -x5374 -x3763 -x11801 -x10038 -x13093 -x1850 -x13565 -x1525 -x8217 -x14569 -x9992 -x5631 -x8869 -x14613 -x13434 -x5496 -x13765 -x2804 -x11080 -x14094 -x11976 -x1259 -x3263 -x10812 -x7502 -x10437 -x706 -x1057 -x4586 -x2862 -x7607 -x5740 -x657 -x5295 -x6247 -x9688 -x750 -x13953 -x2380 -x9779 -x4593 -x13775 -x1560 -x12768 -x4090 -x13723 -x14221 -x5885 -x6105 -x5226 -x3499 -x5399 -x10486 -x10346 -x6701 -x8094 -x6930 -x1023 -x423 -x4427 -x8314 -x2395 x318 -x543 -x9037 -x3059 -x3240 -x10029 -x1106 -x8191 -x8247 -x9004 -x4811 -x3177 -x7257 -x2360 -x8178 -x12230 -x14237 -x2926 -x1990 -x14136 -x3696 -x3699 -x12044 -x10035 -x9380 -x8447 -x5409 -x12428 -x10610 -x14055 -x9925 -x9250 -x445 -x10245 -x12058 -x12791 -x4401 -x6345 -x3935 -x4984 -x12471 -x7987 -x500 -x9226 -x3186 -x8341 -x3163 -x3310 -x3149 -x11060 -x5884 -x444 -x3015 -x14492 -x7359 -x11913 -x1269 -x11871 -x6187 -x11758 -x7125 -x13383 -x4920 -x12115 -x3190 -x12516 -x6388 -x12755 -x378 -x2788 -x2013 -x13793 -x11330 -x14222 -x8073 -x12224 -x3053 -x9851 -x5589 -x10383 -x168 -x6833 -x7676 -x12615 -x12794 -x6424 -x5875 -x8597 -x14360 -x7787 -x9050 -x9663 -x3886 -x9448 -x13781 -x12357 -x1637 -x12286 -x7795 -x2808 -x1636 -x1304 -x5558 -x3965 -x7679 -x13348 -x10655 -x5256 -x10561 -x6482 -x5862 -x4758 -x14306 -x12829 -x6995 -x2934 -x9172 -x3672 -x5640 -x3765 -x5161 -x8112 -x913 -x10479 -x7838 -x6957 -x9609 -x10709 -x1206 -x2975 -x4569 -x13886 -x13822 -x8237 -x5654 -x3112 -x9705 -x46 -x11407 -x6078 -x1783 -x10414 -x9422 -x8069 -x8424 -x2428 -x2827 -x4551 -x7104 -x3011 -x6706 -x9548 -x8884 -x11175 -x12461 -x12201 -x12639 -x12732 -x2725 -x8704 -x4726 -x12619 -x13972 -x8042 -x2601 -x4750 -x10049 -x6346 -x11083 -x8630 -x23 -x11218 -x3091 -x1440 -x10418 -x11383 -x8396 -x12263 x1771 -x3542 -x7582 -x4093 -x6825 -x7984 -x11498 -x6958 -x11742 -x468 -x9305 -x9468 -x8124 -x615 -x10516 -x14538 -x3489 -x5314 -x4906 -x7066 -x3127 -x9214 -x11988 -x11494 -x8281 -x12983 -x1125 -x8107 -x3495 -x11983 -x2989 -x4615 -x2190 -x9713 -x7769 -x13976 -x10427 -x384 -x7593 -x4792 -x13755 -x1902 -x594 -x12193 -x8266 -x5334 -x12548 -x3916 -x11142 -x10645 -x8004 -x2745 -x5076 -x6653 -x12166 -x9271 -x3199 -x2364 -x3334 -x3024 -x13487 -x2626 -x11845 -x2656 -x9035 -x6034 -x13807 -x12410 -x12843 -x1553 -x3751 -x13933 -x12822 -x1812 x368 -x9443 -x7765 -x7111 -x10093 -x10993 -x6666 -x10680 -x5138 -x8987 -x7176 -x9530 -x2553 -x1682 -x4983 -x8741 -x10827 -x2799 -x7533 -x13505 -x12613 -x5257 -x4460 -x177 -x10627 -x4923 -x11850 -x3386 -x11668 -x12321 -x4996 -x5481 -x12128 -x1644 -x4465 -x14409 -x10903 -x12571 -x12298 -x751 -x5745 -x5685 -x13217 -x13887 -x7226 -x7950 -x9909 -x1049 -x3856 -x10704 -x6719 -x3899 -x3780 -x6765 -x1758 -x9287 -x7681 -x11540 -x8383 -x1634 -x11493 -x1967 -x9782 -x8263 -x6139 -x4636 -x2972 -x6009 -x6414 -x13353 -x5648 -x3384 -x13858 -x4935 -x2999 -x9304 -x9048 -x5127 -x1618 -x3887 -x3276 -x5563 -x13939 -x5049 -x9469 -x13320 -x2870 -x8068 -x13036 -x10206 -x4035 -x12965 -x8646 -x159 -x3359 -x4789 -x6627 -x1745 -x3251 -x11896 -x3967 -x11257 -x13804 -x4030 -x4438 -x8508 -x13614 -x7389 -x2318 -x14218 -x2976 -x12718 -x10898 -x529 -x14411 -x12486 -x6172 -x9491 -x14203 -x1139 -x12111 -x8678 -x12929 -x9437 -x9835 -x4725 -x3181 -x2435 -x13452 -x7961 -x14279 -x9493 -x6716 -x11323 -x3242 -x2693 -x9260 -x5237 -x3820 -x10530 -x4160 -x9939 -x5691 -x11496 -x6481 -x9379 -x7793 -x8309 -x3381 -x5218 -x14258 -x12644 -x12693 -x2035 -x4248 -x2051 -x3655 -x2052 -x2576 -x10051 -x13503 -x10445 -x8141 -x7923 -x4653 -x4585 -x5459 -x10222 -x7527 -x4137 -x9477 -x9995 -x7998 -x344 -x14107 -x1132 -x12595 -x14584 -x3118 -x12311 -x982 -x11744 -x4625 -x2549 -x9896 -x6972 -x5545 -x5983 -x9228 -x13557 -x12747 -x11233 -x7565 -x10309 -x10911 -x2547 -x3466 -x13140 -x3332 -x14117 -x5182 -x267 -x10400 -x2602 -x8619 -x11461 x1388 -x107 -x5153 -x3825 -x10964 -x11935 -x5079 -x10776 -x5212 x3956 -x7863 -x2047 -x9756 -x3513 -x10204 -x8001 -x2967 -x14566 -x6492 -x12935 -x4672 -x1940 -x13294 -x6578 -x2217 -x8973 -x3754 -x8047 -x9797 -x7143 -x13668 -x4061 -x5253 -x8468 -x13262 -x5345 -x11759 -x4990 x12376 -x7500 -x6775 -x14099 -x13343 -x13375 -x11288 -x7549 -x10782 x2528 -x11420 -x14377 -x8485 -x9780 -x6570 -x1556 -x1466 -x5819 -x1037 x3977 -x10106 -x1073 -x10287 -x11183 -x8021 -x11092 -x5736 -x13074 -x10344 -x11783 -x2777 -x1207 -x4612 -x9059 -x7345 x1784 -x2294 -x10101 -x4647 -x12099 -x7917 -x12878 -x4094 -x6565 -x6151 -x7262 -x1897 -x1991 -x10884 -x6641 -x4757 -x5102 -x134 -x6614 -x4072 -x11891 -x12172 -x10485 -x4307 -x6269 -x6354 -x11640 -x1175 -x5834 -x10293 -x12546 -x2229 -x7 -x2968 -x11303 -x7114 -x8169 -x11853 -x12469 -x11617 -x13479 -x6559 -x28 -x7251 -x1606 -x5571 -x8592 -x10071 -x10112 -x5750 -x7484 -x3468 -x8776 -x10750 -x12806 -x81 -x5583 -x11953 -x3128 -x14170 -x8794 -x3816 -x6228 -x8915 -x12039 -x1300 -x369 -x10553 -x11393 -x14004 -x9639 -x2595 -x6944 -x14257 -x13535 -x8582 -x496 -x13727 -x11380 -x13485 -x6045 -x6048 -x10216 -x7764 -x259 -x6126 -x6447 -x7824 -x9808 -x10448 -x13143 -x11580 -x10126 -x8084 -x1117 -x2694 -x4669 -x14229 -x1768 -x12621 -x10676 -x27 -x8419 -x9388 -x5733 -x11042 -x14217 -x12057 -x10024 x5035 -x11338 -x12239 -x9618 -x7592 -x4602 -x9862 -x687 -x380 -x3745 -x10019 -x7171 -x5727 -x4638 -x5919 -x7884 -x3753 -x9030 -x12714 -x2438 -x442 -x5850 -x5187 -x508 -x6892 -x771 -x2908 -x5404 -x2896 -x4807 -x1874 -x1536 -x2316 -x10591 -x3690 -x5228 -x12632 -x1765 -x7289 -x3998 -x492 -x56 -x8571 -x10390 -x7544 -x12696 -x7590 -x2639 -x12067 -x6654 -x1995 -x6475 -x1815 -x9329 x5060 -x3094 -x3944 -x12308 -x3371 -x11609 -x14588 -x359 -x8023 -x7627 -x3685 -x13154 -x1608 -x1669 -x8789 -x3172 -x6027 -x8364 -x3417 -x70 -x6320 -x13210 -x6668 -x12035 -x8544 -x13279 -x8426 -x13543 -x11677 -x6858 -x5551 -x14570 -x9741 -x8767 -x3068 -x6419 -x2470 -x2199 -x9888 -x8175 -x5705 -x7967 -x2386 -x12160 -x13843 -x2053 -x2413 -x7958 -x7344 -x12598 -x5245 -x13387 -x4012 -x11915 -x9091 -x246 -x9980 -x6136 -x6965 -x4835 -x5511 -x7417 -x12338 -x11139 -x8128 -x12234 -x155 -x11280 -x7020 -x1996 -x8489 -x3020 -x2958 -x8993 -x12867 -x10691 -x5183 -x11059 -x6149 -x1882 -x4447 -x5249 -x1994 -x2412 -x3670 -x6063 -x10822 -x11669 -x6285 -x13587 -x8939 -x12408 -x3792 -x2880 -x11262 -x1718 -x3711 -x10398 -x1497 -x14612 -x11132 -x4589 -x10415 -x8044 -x4391 -x12695 -x5990 -x2860 -x9358 -x12800 -x9936 -x13273 -x6509 -x10412 -x8186 -x10855 -x2181 x1508 -x14539 -x8056 -x7209 -x6032 -x8668 -x14527 -x4007 -x9767 -x8495 -x5779 -x10775 -x12079 -x10803 -x2712 -x1224 -x2813 -x1847 -x1092 -x11917 -x12429 -x9217 -x2128 -x11526 -x13101 -x11716 -x13238 -x10453 -x12734 -x1205 -x14464 -x8577 -x11481 -x182 -x5776 -x5306 -x5164 -x10401 -x7543 -x60 -x11460 -x2236 -x524 -x13313 -x13696 -x4250 -x5121 -x2775 -x10454 -x6157 x1253 -x10352 -x4013 -x753 -x1275 -x1714 -x8911 -x7468 -x311 -x6926 -x6041 -x8276 -x3546 -x9552 -x5795 -x1769 x1701 -x858 -x4948 -x13370 -x12982 -x12576 x1744 -x5440 -x8691 -x13209 -x9122 -x3769 -x3491 -x3141 -x1688 -x3105 -x3422 -x7697 -x2446 -x8122 -x222 -x1374 -x9270 -x2009 -x12435 -x10008 -x4040 -x8339 -x9893 -x3459 -x13170 -x8926 -x2916 -x7038 -x12946 -x5807 -x8171 -x11459 -x10013 -x3414 -x5287 -x12094 -x4677 -x5235 -x13717 -x12991 -x7758 -x2844 -x565 -x1335 -x3842 -x960 -x557 -x2539 -x2407 -x7603 -x12543 -x10067 -x10108 -x8304 -x5996 -x8637 -x4246 -x5606 -x12709 -x2351 -x10757 -x6198 -x13077 -x14532 -x4744 -x5508 -x11603 -x5526 -x2867 -x8292 -x6438 -x12254 -x7483 -x6973 -x13859 -x10571 -x6257 -x11444 -x7528 -x14320 -x7999 -x7450 -x4108 -x3555 -x4083 -x3032 -x138 -x6898 -x1575 -x5174 -x2131 -x11939 -x3300 -x7433 -x11770 -x96 -x3611 -x9951 -x2724 -x120 -x8061 -x6552 -x9111 -x7868 -x13734 -x12180 -x7406 -x2283 -x11848 -x6056 -x3090 -x10596 -x4212 -x6688 -x637 -x5506 -x7858 -x11963 -x4128 -x11413 -x7782 -x2145 -x5206 -x8905 -x428 -x4207 -x9385 -x8455 -x1894 -x563 x1724 -x4164 -x7893 -x2150 -x3807 -x2421 -x12373 -x6612 -x13563 -x2037 -x13642 -x5373 -x1875 -x141 -x8088 -x8721 -x3962 -x1488 -x1927 -x10459 -x10368 -x13759 -x4081 -x5993 -x8682 -x4041 -x2784 -x6714 -x7902 -x5204 -x12296 -x2557 -x9269 -x794 -x10136 -x13033 -x1319 -x3239 -x13498 -x5965 -x4570 -x14499 -x2170 -x1433 -x6678 -x4215 -x12343 -x1984 -x475 -x9901 -x5708 -x12626 -x12572 -x13266 -x5029 -x14133 -x3115 -x13991 -x5062 -x342 -x6945 -x11300 -x3183 -x5338 -x2279 -x207 -x7669 -x10349 -x2144 -x3243 -x2105 -x3567 -x11574 -x7594 -x355 -x6522 -x10664 -x7447 -x8737 -x8089 -x13046 -x4112 -x12627 -x7534 -x2802 -x11256 -x9883 -x5250 -x12163 -x2611 -x5413 -x6421 -x3654 -x11650 -x11681 -x9360 -x1354 -x4214 -x2822 -x7314 -x4395 -x9525 -x10219 -x4436 -x11437 -x12047 -x11332 -x6489 -x7435 -x12414 -x10732 -x6611 -x11604 -x7646 -x5034 -x8626 -x3922 -x518 x7361 -x4130 -x5471 -x13368 -x8236 -x6761 -x7645 -x908 -x3076 -x1145 -x10471 -x1146 -x3354 -x600 x5070 -x8841 -x11651 -x12087 -x2708 -x7608 -x9424 -x12444 -x3482 -x10953 -x11582 -x2923 -x14219 -x7390 -x4976 -x10939 -x6435 -x4972 -x905 -x2650 -x5252 -x6885 -x3234 -x2810 -x2545 -x13860 -x2433 -x9158 -x2653 -x2920 -x764 -x7570 -x14209 -x14590 -x1428 -x9102 -x3252 -x12382 -x2480 -x2590 -x12788 -x9127 -x6344 -x1099 -x810 -x12875 -x1183 -x12470 -x6055 -x8086 -x7499 -x10719 -x13207 -x10967 -x117 -x2014 -x9638 -x12109 -x6338 -x1650 -x10751 -x11305 -x829 -x590 -x5457 -x12551 -x11063 -x2709 -x8438 -x4883 -x8864 -x12096 -x9141 -x10938 -x1616 -x14164 -x9752 -x5989 -x13592 -x10159 -x8688 -x7035 -x1838 -x12712 -x1522 -x2337 -x6843 -x5026 -x8390 -x432 -x630 -x14598 -x12008 -x711 -x8538 -x11645 -x1622 x3993 -x4879 -x7908 -x3410 -x10892 -x6230 -x3815 -x5794 -x7407 -x13813 -x13149 -x8816 -x5231 -x1344 -x10956 -x244 -x8620 -x1503 -x940 -x6600 -x9985 -x11398 -x12523 -x2419 -x10721 -x8806 -x7661 -x9831 -x9826 -x1659 -x7532 -x12221 -x203 -x850 -x4434 -x9241 -x1081 -x8952 -x9716 -x7956 -x4359 -x2912 -x12346 -x4545 -x12452 -x8763 -x9344 -x1647 -x13878 -x2660 -x14523 -x2744 -x5767 -x4836 -x4501 -x3448 -x11101 -x5216 -x8245 -x12692 -x13849 -x1870 -x2484 -x3393 -x9383 -x13907 -x1168 -x1423 -x10697 -x13848 -x2544 -x13380 -x4966 -x3618 -x4657 -x3061 -x4047 -x2023 -x6485 -x7482 -x2041 -x13990 -x13597 -x1693 -x8454 -x11445 -x5273 -x3174 -x1396 -x1678 -x1272 -x11505 -x8398 -x2890 -x13443 -x230 -x3653 -x8491 -x3530 -x11847 -x1276 -x4412 -x8219 -x3423 -x1048 -x7686 -x14228 -x7537 -x10121 -x2401 -x12681 -x13237 -x2097 -x13623 -x9478 -x2543 -x7471 -x214 -x2608 -x5828 -x2863 -x5230 -x6580 -x5000 -x11086 -x1100 -x2623 -x6718 -x3706 -x12850 -x13573 -x4889 -x6576 -x1612 -x4348 -x3678 -x7304 -x11135 -x5697 -x7670 -x12482 -x12559 -x11898 -x13119 -x12515 -x5433 -x9237 -x9513 -x4337 -x8795 -x14318 -x501 -x14232 -x5094 -x8360 -x3338 -x1069 -x9352 -x10282 -x11389 -x5625 -x2931 -x7663 -x1533 -x1871 -x2003 -x10179 -x14192 -x5264 -x8621 -x13576 -x6838 -x6021 -x4896 -x10548 -x9063 -x14024 -x2903 -x14497 -x14559 -x7803 -x903 -x2491 -x2327 -x4125 -x8393 -x11173 -x10952 -x6826 -x11557 -x8135 -x11194 -x9367 -x9830 -x7836 -x3409 -x5043 -x2887 -x1458 -x4079 -x11435 -x8971 -x826 -x7801 -x12150 -x9772 -x1192 -x8205 -x6905 -x7554 -x13943 -x1119 -x8250 -x9085 -x5949 -x3698 -x13651 -x4754 -x14359 -x9761 -x10209 x3451 -x6301 -x9372 -x12372 -x14599 -x7896 -x2155 -x1916 -x5268 -x5822 -x8740 -x3222 -x10982 -x8465 -x10107 -x9176 -x660 -x4239 -x417 -x10758 -x5032 -x5931 -x902 -x13555 -x8966 -x6872 -x5224 -x3224 -x1001 -x13181 -x10074 -x10330 -x4620 -x1926 -x8813 -x14347 -x11826 -x1405 -x4857 -x673 -x5368 -x8817 -x8149 -x4718 -x5154 -x12530 -x936 -x10131 -x4135 -x12341 -x7075 -x12459 -x2312 -x7719 -x1062 -x1999 -x13942 -x7879 -x3166 -x801 -x1938 -x154 -x2158 -x10407 -x316 -x7894 -x9255 -x2655 -x1254 -x4776 -x10550 -x9836 -x2347 -x5055 -x13492 -x6881 -x9254 x5100 -x3092 -x884 -x11882 -x3364 -x4975 -x11647 -x5703 -x3852 -x10762 -x7685 -x4002 -x5475 -x7756 -x1764 -x7000 -x5901 -x11579 -x12050 -x13337 -x2192 -x11143 -x777 -x1787 -x433 -x7762 -x10913 -x7944 -x864 -x1852 -x14241 -x2249 -x7867 -x503 -x9311 -x14047 -x8337 -x14032 -x7943 -x6810 -x4264 -x5215 -x793 -x4073 -x6777 -x12019 -x10356 -x5603 -x9465 -x1776 -x3403 -x5222 -x2471 -x1753 -x578 -x12350 -x5462 -x13160 -x11011 -x7376 -x10927 -x2081 -x469 -x12167 -x12424 -x9793 -x13583 -x10529 -x5119 -x12102 -x5431 -x3405 -x11454 -x1297 -x7448 -x404 -x13371 -x1861 -x13301 -x8222 -x5845 -x6891 -x8509 -x11230 -x507 -x1946 -x681 -x4714 -x8876 -x6804 -x9381 -x9018 -x8990 -x11156 -x6446 -x10425 -x11938 -x4549 -x9802 -x13122 -x13643 -x5103 -x9557 -x12029 -x13040 -x586 -x11700 -x6571 -x8503 -x7618 -x11058 -x6460 -x3615 -x14108 -x5402 -x3244 -x3460 -x6664 -x7857 -x14097 -x14337 -x8574 -x10569 -x4938 -x12820 -x14370 -x13507 -x5715 -x3132 -x8285 -x1170 -x11691 -x3168 -x6295 -x8690 -x3245 -x13442 -x14453 -x14162 -x5420 -x2022 -x7755 -x13484 -x12288 -x921 -x13872 -x9308 -x7588 -x9242 -x12951 -x696 -x3959 -x13454 -x1116 -x6227 -x13021 -x957 -x4715 -x14321 -x6841 -x13214 -x7790 -x7949 -x6397 -x1248 -x9947 -x7978 -x3075 -x443 -x449 -x11268 -x10869 -x14383 -x8719 -x12817 -x3997 -x5618 -x4603 -x1904 -x3605 -x1895 -x5564 -x10436 -x8332 -x5626 -x1225 -x4394 -x5494 -x6720 -x5145 -x3889 -x2949 -x12668 -x4456 -x4305 -x7996 -x14384 -x8578 -x4106 -x6131 -x12908 -x9516 -x4113 -x6963 -x13082 -x1226 -x8359 -x2368 -x4745 -x2424 -x5595 -x273 -x882 -x420 -x8335 -x9698 -x11771 -x5668 -x8653 -x12405 -x2195 -x8209 -x11659 -x9010 -x10821 -x2891 -x11857 -x2349 -x1970 -x12464 -x12609 -x1264 -x9917 -x3130 -x11158 -x1034 -x11350 -x7123 -x14305 -x11109 -x10175 -x10602 -x5209 -x5275 -x11923 -x14371 -x5630 -x1535 -x2939 -x14147 -x4045 -x6366 -x12425 -x1059 x3949 -x6335 -x3730 -x12868 -x12209 -x4995 -x9356 -x2729 -x7269 -x6053 -x2765 -x2685 -x4517 -x2092 -x8421 -x11098 -x2180 -x5304 -x13483 -x3235 -x1241 -x10226 -x14471 -x11822 -x5450 -x13947 -x254 -x3494 -x1968 -x108 -x8161 -x14002 -x10605 -x1196 -x2481 -x5176 -x7698 -x2991 -x3688 -x4340 -x5329 -x6597 -x13035 -x12919 -x7834 -x13208 -x13324 -x10742 -x9645 -x1824 -x9486 -x4312 -x8420 -x9273 -x9671 -x9829 -x6258 -x2378 -x6375 -x12588 -x12707 -x7870 -x9430 -x7728 -x11259 -x7297 -x14304 -x9920 -x1880 -x13295 -x10760 -x8053 -x12006 -x13304 -x12116 -x2079 -x556 -x4477 -x11152 -x3715 -x1444 -x4104 -x13601 -x12316 -x7704 -x2001 -x10240 -x9822 -x680 -x5818 -x4556 -x4169 -x5022 -x703 -x13436 -x1342 -x12856 -x4573 -x6993 -x13147 -x12797 -x1785 -x14414 -x2814 -x12283 -x12215 -x10904 -x8355 -x12222 -x12698 -x4151 -x4159 -x10155 x3914 -x6575 -x8153 -x9597 -x862 -x13086 x5053 -x6582 -x1211 -x11805 -x9890 -x11712 -x9405 -x5258 -x581 -x8588 -x9844 -x414 -x6270 -x9370 -x10692 -x10262 -x4781 x198 -x6120 -x14224 -x3606 -x8097 -x9768 -x12095 -x6997 -x2346 -x4737 -x408 -x3873 -x2450 -x8667 -x11038 -x12280 -x9675 -x2018 -x9999 -x9589 -x7368 -x5942 -x12472 -x4535 -x6707 -x4708 -x9723 -x14363 -x4365 -x4682 -x11735 -x9181 -x10276 -x9659 -x8799 -x7091 -x558 -x6254 -x2350 -x4747 -x1281 -x12499 -x8645 -x550 -x6199 -x10104 -x10003 -x1278 -x9551 -x5684 -x14521 -x3056 -x7400 -x9080 -x6889 -x13455 -x8916 -x7250 -x1214 -x1178 -x1179 -x13271 -x13722 -x9634 -x1697 -x12879 -x7106 -x2868 -x12400 -x10034 -x7266 -x3218 -x10153 -x6904 -x5707 -x9256 -x2445 -x93 -x2078 -x4421 -x4066 -x274 -x2400 -x4053 -x5233 -x8639 -x772 -x5879 -x5948 -x7753 -x9390 -x10838 -x14544 -x11707 -x8555 -x7457 -x3124 -x10665 -x11761 -x5389 -x6411 -x1959 x5808 -x4178 x3917 -x10223 -x9145 -x7456 -x5944 -x10581 -x6695 -x10409 -x2905 -x2657 -x11721 -x4008 -x10753 -x6127 -x2871 -x14367 -x7413 -x12274 -x12992 -x12931 -x8608 -x7415 -x4980 -x10937 -x5198 -x4533 -x8279 -x12902 -x11977 -x1923 -x12345 -x10480 -x9306 -x10539 -x3407 -x5623 -x4596 -x11997 -x8526 -x10078 -x4380 -x3750 -x12368 -x5852 -x8370 -x7521 -x13512 -x6084 -x4729 -x9703 -x8968 -x12567 -x11317 -x1957 -x6735 -x7731 -x1849 -x473 -x2645 -x6812 -x2061 -x12233 -x5293 -x5722 -x705 -x1584 -x2768 -x8445 -x11104 -x10081 -x5418 -x11628 -x5713 -x10103 -x206 -x6796 -x13306 -x2849 -x12334 -x122 -x1421 -x2452 -x842 -x8656 -x9138 -x12955 -x14498 -x1352 -x9155 -x297 -x9807 -x11021 -x3971 -x3173 -x2072 -x11830 -x7916 -x4882 -x12580 -x7372 x3937 -x1742 -x6288 -x8693 -x11689 -x12262 -x13493 -x14010 -x9666 -x6327 -x9204 -x11146 -x12969 -x5929 -x11936 -x9184 -x4790 -x10587 -x11672 -x13298 -x13964 -x1914 -x12431 -x3206 -x13511 -x954 -x8796 -x5896 -x12566 -x8311 -x8677 -x4174 -x7891 -x12349 -x1512 -x6236 -x12082 -x221 -x8204 -x5244 -x14343 -x10896 -x6306 -x883 -x9641 -x1480 -x57 -x9866 -x10974 -x4833 -x9089 -x10879 -x5105 -x11655 -x7460 -x9534 -x5181 -x6177 -x6333 -x3507 -x6845 -x4765 -x5742 -x10537 -x11967 -x13047 -x3342 -x2397 -x11768 -x7784 -x13311 -x7316 -x4206 -x9989 -x9312 -x13797 -x7529 -x10848 -x5917 -x4702 -x12302 -x7567 -x13364 -x3029 -x5952 -x6192 -x3794 -x577 -x13911 -x2763 -x651 -x10723 -x1551 -x4177 -x2159 -x386 -x2803 -x6002 -x14618 -x2314 -x13447 -x11769 -x8720 -x115 -x12658 -x8238 -x86 -x2444 -x12842 -x3868 -x6951 -x4801 -x9871 -x7234 -x13277 -x9972 -x6467 -x8267 -x7103 -x1811 -x7659 -x6466 -x8624 -x4875 -x4367 -x9805 -x11032 -x11157 -x9867 -x8289 -x3529 -x3708 -x4410 -x5131 -x13024 -x4550 -x9555 -x943 -x5211 -x5140 -x7952 -x4343 -x3861 -x4828 -x11747 -x6728 -x12674 -x639 -x13757 -x8464 -x4692 -x110 -x5499 -x9960 -x7393 x4981 -x14421 -x10883 -x3202 -x13164 -x102 -x1997 -x4203 -x1829 -x8182 -x10213 -x13961 -x770 -x12529 -x9319 -x12857 -x5900 -x1014 -x9331 -x7095 -x12663 -x1564 -x11394 -x8871 -x13897 x4618 -x392 -x142 -x8005 -x7437 -x3901 -x2914 -x6001 -x10128 -x5384 -x10730 -x3721 -x5586 -x8834 -x7862 -x5414 -x11594 -x918 -x6577 -x9643 -x4511 -x6749 -x7200 -x10331 -x13314 -x5548 -x4908 -x2929 -x2742 -x13546 -x4619 -x3549 -x7898 -x11480 -x1359 -x9629 -x7326 -x2985 -x1238 -x6224 -x5863 -x4472 -x1493 -x3900 -x1704 -x1060 -x2282 -x7744 -x9731 -x8312 -x11277 -x7842 -x2697 -x8146 -x13753 -x7641 -x9770 -x4260 -x13937 -x7781 -x5486 -x231 -x5501 -x5584 -x9060 -x6686 x3111 -x5460 -x4147 -x3021 -x6736 -x7920 -x11812 -x4404 -x11385 -x6557 -x854 -x12129 -x10889 -x375 -x11466 -x11278 -x103 -x10041 -x10165 -x3859 -x7904 -x10866 -x567 -x3450 -x9015 -x12290 -x13788 -x1077 -x6770 -x2257 -x7600 -x6287 -x13752 -x3420 x7253 -x7730 -x1030 x6693 -x13654 -x6802 -x9151 -x11258 -x10098 -x1198 -x10056 -x13440 -x13054 -x14502 -x1619 -x8689 -x4734 x4313 -x2496 -x1112 -x2225 -x8320 -x1039 -x1975 -x4762 -x6439 -x3738 -x7506 -x3165 -x13006 -x14311 -x10334 -x3084 -x11384 -x11827 -x11773 -x10031 -x3476 -x10675 -x9328 -x3335 -x6851 -x525 -x5714 -x4221 -x4949 -x1816 -x10618 -x12344 -x7897 -x14157 -x9281 -x7840 -x4540 -x7008 -x494 -x1767 -x11642 -x6206 -x9736 -x8265 -x4462 -x7454 -x6153 -x6115 -x14190 -x1683 -x5196 -x14543 -x7702 -x13761 -x6566 -x5461 -x1649 -x7026 -x5554 -x14308 -x13457 -x3562 -x3747 -x2646 -x4518 -x6406 -x718 -x808 -x14082 -x887 -x1301 -x6030 -x12434 -x5698 -x812 -x901 -x2166 -x13441 -x8862 -x10478 -x9053 -x14029 -x10701 -x12189 -x12562 -x8093 -x3326 -x2270 -x11720 -x8856 -x6763 -x5492 -x3849 -x6518 -x4711 -x2422 -x5341 -x9196 -x11154 -x8288 -x13131 -x4204 -x6049 -x8655 -x14041 -x5243 -x9719 -x11049 -x6986 -x12804 -x9137 -x4895 -x11273 -x12993 -x11085 -x14358 -x2789 -x13876 -x1855 -x13395 -x8315 -x4480 -x1360 -x13230 -x121 -x2944 -x13867 -x8198 -x9479 -x1539 -x6244 -x11485 -x10233 -x1362 -x969 -x6432 -x8298 -x2811 -x3121 -x332 -x13290 -x4600 -x1437 -x7805 -x859 -x14324 -x11295 -x11103 -x2379 -x6790 -x8190 -x5555 -x9613 -x3432 -x7063 -x6426 -x9144 -x1380 -x7928 -x5001 -x25 -x5425 -x3248 -x3102 -x10833 -x6197 -x11441 -x252 -x10005 -x12088 -x10690 -x12339 -x9981 -x13496 -x11524 -x5973 -x14400 -x6953 -x13342 -x3088 -x8986 -x5419 -x1185 -x9803 -x14537 -x4153 -x190 -x1164 -x12038 -x3125 -x4825 -x9339 -x7093 -x13894 -x3333 -x846 -x9696 -x9655 -x13254 -x5812 -x14230 -x6341 -x1381 -x6348 -x3445 -x14505 -x14069 -x5197 -x6962 -x7763 -x14125 -x13088 -x6176 -x512 -x6852 -x1308 -x10853 -x7674 -x12064 -x11665 -x8453 -x11321 -x2117 -x12120 -x7083 -x8406 -x6065 -x1515 -x12385 -x11474 -x14242 -x11410 -x10198 -x5599 -x13624 -x3237 -x1464 -x199 -x205 -x6280 -x7872 -x8786 -x1365 -x2688 -x12564 -x2469 -x5532 -x11933 -x8963 -x11895 -x10805 -x5712 -x4369 -x6846 -x13708 -x13296 -x14317 -x4282 -x4056 -x6464 -x5669 -x11116 -x6500 -x9503 -x129 -x38 -x1857 -x1169 -x2579 -x1888 -x10555 -x13703 -x8868 -x13818 -x3236 -x13315 -x13469 -x9739 -x10336 -x395 -x8681 -x3814 -x1684 -x12183 -x8117 -x3844 -x4886 -x3788 -x5078 -x8849 -x7689 -x13216 -x7449 -x10378 -x4055 -x1209 -x3689 -x9852 -x10523 -x5479 -x13231 -x13363 -x10379 -x4539 -x1552 -x12478 -x1819 -x11763 -x10698 -x11141 -x9860 -x3497 -x12271 -x4134 -x13640 -x8855 -x14038 -x14072 -x9680 -x7152 -x7161 -x11325 -x2606 -x1221 -x12961 -x393 -x8853 -x617 -x14602 x5095 -x8264 -x7771 -x3408 -x2309 -x7968 -x11803 -x4052 -x3731 -x10711 -x12677 -x7556 -x9856 -x11872 -x4659 -x2160 -x14178 -x2904 -x8467 -x3182 -x14562 -x10687 -x13663 -x3864 -x1514 -x12773 -x13377 -x8414 -x856 -x1201 -x1233 -x4526 -x5408 -x13308 x1754 -x14615 -x7614 -x1293 -x1746 -x3955 -x5354 -x11823 -x10487 x7118 -x8616 -x4930 -x9924 -x8727 -x7012 -x10773 -x1617 -x3684 -x13089 -x3644 -x2676 -x4555 -x10534 -x6453 -x6033 -x3256 -x8379 -x1668 -x4910 -x6785 -x179 -x3958 -x11150 -x1026 -x5992 -x2679 -x7436 -x381 -x3760 -x1755 -x4679 -x4109 -x10801 -x11427 -x11738 -x4740 -x462 -x11355 -x7332 -x14246 -x7487 -x14440 -x6656 -x29 -x3089 -x8014 -x10164 -x3379 -x1448 -x1391 -x9588 -x5177 -x13955 -x13464 -x440 -x12466 -x2302 -x2845 -x2296 -x10473 -x13346 -x7947 -x4939 -x968 -x12505 -x8879 -x2515 -x11054 -x7725 -x5346 x6998 -x5111 -x4310 -x2189 -x4448 -x11576 -x2761 -x6547 -x1516 -x1153 -x8551 -x8303 -x1922 -x697 -x3614 -x8407 -x3370 -x7167 -x9952 -x10649 -x5339 -x7914 -x6498 -x13829 -x1351 -x7429 -x7243 -x1835 -x11653 -x6556 -x5621 -x2232 -x11564 -x12813 -x4544 -x8743 -x925 -x2566 -x334 -x8384 -x6217 x3928 -x9632 -x13904 -x13023 -x9621 -x9855 -x11671 -x8139 -x2909 -x5923 -x11881 -x9475 -x11991 -x9413 -x1660 x1717 -x2848 -x3572 -x5221 -x10746 -x9054 -x12307 -x11636 -x4953 -x2110 -x8945 -x7747 -x13906 -x11775 -x4498 -x4623 -x2683 -x4306 -x13422 -x9975 -x8066 -x13763 -x7370 -x2330 -x10946 -x14109 -x8561 -x8428 -x5136 -x2216 -x10551 -x8833 -x1860 -x3729 -x3193 -x6532 -x7308 -x9791 -x911 -x8525 -x13768 -x5172 -x6876 -x6028 -x13148 -x4640 -x10428 -x3876 -x3658 -x2587 -x11057 -x12419 -x8878 -x9003 -x6474 -x4266 -x5005 -x10829 -x3638 -x64 -x5363 -x5483 -x3280 -x15 -x2436 -x8781 -x9276 -x13993 -x3207 -x1733 -x6665 -x5015 -x3249 x816 -x2045 -x6024 -x465 -x8434 -x2478 -x1941 -x2551 -x11222 -x998 -x10016 -x7839 -x2146 -x1910 -x7773 -x8155 -x3661 -x9453 -x14183 -x5674 -x8374 -x9363 -x11216 -x5463 -x290 -x4330 -x13627 -x8803 -x13114 -x9150 -x11629 -x5507 -x8956 -x12977 -x8470 -x3712 -x10404 -x10322 -x12279 -x14577 -x6906 -x3498 -x9677 -x10705 -x8634 -x9868 -x12314 -x7443 -x12811 -x6463 -x1751 -x4331 -x9537 -x153 -x2641 -x4943 -x10735 -x13473 -x11816 -x6880 -x13705 -x4650 -x13671 -x9024 -x8273 -x1115 -x10563 -x851 -x3312 -x14481 -x11683 -x8731 -x6394 -x13008 -x10338 -x14036 -x12448 -x374 -x12630 -x13612 -x9323 -x7244 -x12667 -x11120 -x6647 -x5302 -x5882 -x6599 -x4634 -x13784 -x12113 -x1376 -x14558 -x3756 -x8224 -x14374 -x11270 -x4004 -x4590 -x1439 -x9500 -x13667 -x5442 -x1712 -x7416 -x4325 -x3550 -x3146 -x1988 -x4 -x10972 -x9885 -x14008 -x8772 -x9446 -x13453 -x9567 -x12539 -x10806 -x7668 -x10185 -x12359 x2771 -x197 -x7926 -x3652 -x11177 -x4783 -x6416 -x9058 -x13318 -x50 -x11778 -x13017 -x13800 -x2268 -x3943 -x13481 -x7392 -x2534 -x10357 -x13591 -x8483 -x2990 -x7108 -x6118 -x9550 -x12502 -x1126 -x2030 -x12708 -x335 -x929 -x11424 -x8921 -x9974 -x349 -x10150 -x8015 -x920 -x8998 -x6859 -x9996 -x4197 -x13571 -x6398 -x11958 -x9594 -x1635 -x8331 -x10558 -x1165 -x499 -x1236 -x7525 -x1246 -x9626 -x12634 -x7844 -x11204 -x14488 -x14372 -x7350 -x10545 -x3096 -x13373 -x7242 -x11567 -x2726 -x6365 -x8662 -x7043 -x14106 -x3318 -x10389 -x7817 -x5392 -x8092 -x6823 -x6376 -x13814 -x3418 -x7542 -x6909 -x10582 -x990 -x10731 -x12105 -x10567 -x7290 -x14404 -x9412 -x14077 -x5676 -x6789 -x659 -x7664 -x4710 -x2336 -x10788 -x2704 -x10651 -x6681 -x3851 -x997 -x3042 -x945 -x14510 -x14187 -x11429 -x4598 -x10241 -x14202 -x3122 -x7193 -x6894 -x1469 -x12918 -x5600 -x12725 -x5512 -x6938 -x14376 -x14156 -x1624 -x2394 -x4274 -x13747 -x6745 -x2467 -x14121 -x13202 -x8079 -x12142 -x3637 -x8167 -x6462 -x2251 -x4038 -x643 -x14331 -x7900 -x8660 -x10535 -x1700 -x8510 -x12003 -x9101 -x13280 -x3795 -x11516 -x8543 -x13171 -x8514 -x14216 -x14340 -x11003 -x13808 -x2647 -x245 -x2354 -x11970 -x7245 -x3793 -x2213 -x5976 -x2295 -x8180 -x14472 -x10348 -x890 -x7887 -x9474 -x539 -x13770 x2273 -x14103 -x3215 -x3560 -x3582 -x3153 -x2893 -x13197 -x7955 -x2234 -x10570 -x1080 -x3054 -x6494 -x12793 -x1289 -x6818 -x282 -x6138 -x12704 -x2442 -x143 -x14061 -x10129 -x114 -x6733 -x3561 -x7799 -x10784 -x4070 x7373 -x13683 -x5344 -x6262 -x5394 -x12675 -x9796 -x12922 -x10315 -x7809 -x5411 -x14191 -x7260 -x6104 -x4442 -x10637 -x802 -x14531 -x1736 -x11418 -x3782 -x10599 -x13579 -x11731 -x3607 -x2666 -x2277 -x6848 -x5112 -x5608 -x661 -x2541 -x14387 -x13740 -x5469 -x5208 -x13282 -x4259 -x1452 -x306 -x8779 x6353 -x8762 -x12467 -x9833 -x6680 -x12103 -x4277 -x4940 -x7355 -x3308 -x7256 -x2353 -x10519 -x6865 -x5522 -x1542 -x950 -x10102 -x6143 -x6094 -x3080 -x1548 -x7485 -x7334 -x790 -x1189 -x9364 -x13297 -x13778 -x2005 -x6886 -x10285 -x11941 -x6404 -x3144 -x8162 -x12195 -x12028 -x11110 -x11171 -x9433 -x6282 -x2126 -x4690 -x2946 -x977 -x6674 -x12860 -x6107 -x12716 -x6440 -x9130 -x3303 -x5632 x6268 x6863 -x3055 -x11968 -x1842 -x6961 -x13665 -x13879 -x5535 -x3755 -x10097 -x12375 -x3565 -x1971 -x14144 -x4494 -x4180 -x871 -x4476 -x1483 -x2800 -x5587 -x2542 -x12611 -x10497 -x7089 -x10679 -x5829 -x9642 -x1470 -x6902 -x10628 -x12291 -x1680 -x1089 -x2807 -x10999 -x10184 -x14380 -x11388 -x8114 -x6507 -x6261 -x6427 -x1523 -x13978 -x9229 -x1017 -x8147 -x7212 -x14326 -x7331 -x13501 -x5723 -x7615 -x10940 -x5046 -x8595 -x14184 -x4403 -x1413 -x14561 -x10146 -x10685 -x14052 -x692 -x13792 -x9036 -x7278 -x4150 -x3060 -x325 -x6553 -x11928 -x7726 -x2113 -x13621 -x9651 -x11741 -x11598 -x152 -x10502 -x3501 -x3509 -x1133 -x5162 -x9569 -x10941 -x5291 -x2758 -x11947 -x3426 -x11993 -x2723 -x4611 -x9211 -x11352 -x13608 -x13360 -x10141 -x9801 -x7875 -x2477 -x12901 -x7067 -x11199 -x8493 -x13427 -x13542 -x4854 -x11615 -x13157 -x10706 -x7015 -x3789 -x5772 -x8790 -x10178 -x7969 -x1260 -x1350 -x13646 -x981 -x7970 -x10915 -x8705 -x10882 -x11825 -x11247 -x149 -x9467 -x5747 -x1079 -x2165 -x13636 -x4409 -x14405 -x1642 -x13449 -x1051 -x10807 -x12379 -x2426 -x5294 -x10256 x4873 -x12108 -x5428 -x14293 -x12122 -x14396 -x13666 -x12883 -x5447 -x14295 -x7935 -x8758 -x11884 -x7965 -x7761 -x6449 -x9065 -x10954 -x7479 -x5283 -x2835 -x376 -x2074 -x7524 -x7281 -x11024 -x6583 -x7258 -x689 -x7197 -x700 -x339 -x7162 -x6913 -x10288 -x10739 -x13701 -x8770 -x667 -x10270 -x1152 -x10975 -x2855 -x3331 -x4474 -x3353 -x13115 -x11984 -x12248 -x4230 -x4425 -x8581 -x11056 -x7859 x3920 -x5503 -x4327 -x11203 -x9610 -x9427 -x1681 -x2620 -x13570 -x2815 x13748 -x5269 -x11084 -x9498 -x264 -x10654 -x10188 -x11907 -x13401 -x7575 -x9630 -x4830 -x9167 -x14282 -x4755 x11298 -x14251 -x5974 -x7311 -x11952 -x9336 -x7472 -x317 -x6036 -x4297 -x14448 -x1723 -x11774 -x2333 -x8564 -x9931 -x12840 -x11409 -x12440 -x13083 -x1364 -x9979 -x5456 -x2015 -x12500 -x3099 -x2303 -x3587 -x8011 -x8125 -x7832 -x11533 -x12212 -x12722 -x922 -x11046 -x640 -x5008 -x9285 -x10902 -x11697 -x5150 -x2102 -x5823 -x3824 -x12049 -x9898 -x1327 -x7571 -x4849 -x5909 -x8033 -x10747 -x520 -x5395 -x1174 -x8548 -x13910 -x3603 -x7211 -x14467 -x1529 -x6371 -x8215 -x6813 -x3588 -x12743 -x14493 -x9460 -x3893 -x1731 -x8057 -x4489 -x9313 -x1355 -x8372 -x9116 -x10947 -x3948 -x6443 -x2036 -x6546 -x1600 -x1003 -x3621 -x2538 -x7503 -x6290 -x9179 -x5441 -x2372 -x8373 -x11134 -x4547 -x6952 -x5686 -x14291 -x9118 -x11730 -x6593 -x3413 -x11107 -x5814 -x1368 -x14158 -x8812 -x8570 -x14579 -x14451 -x11320 -x5261 -x12782 -x5562 -x11798 -x2219 -x1009 -x12736 -x2357 -x4304 -x6738 -x2103 -x14073 -x8179 -x3583 -x4058 -x365 -x1980 -x466 -x5754 -x7509 -x11292 -x11965 -x570 -x5817 -x9197 -x9665 -x3778 -x6218 -x4110 -x7880 -x9248 -x7749 -x9728 -x9581 -x9263 -x12761 -x1728 -x758 -x3528 -x401 -x9297 -x11026 -x522 -x5639 -x6762 -x9277 -x5680 x2091 -x13113 -x10754 -x10600 -x10693 -x7195 -x10646 -x5288 -x3727 -x2504 -x8713 -x12964 -x3307 -x12223 -x10780 -x9519 -x13855 -x2367 -x10906 -x4670 -x6698 -x9201 -x11634 -x11114 -x4900 -x7759 -x4814 -x4855 -x7852 -x10607 -x1854 -x10090 -x13960 -x1836 -x3843 -x10901 -x5653 -x5786 -x3799 -x13882 -x1706 -x5285 -x11914 -x5940 -x1822 -x8912 -x4162 -x11921 -x7823 -x12387 -x13506 -x631 -x11630 -x5550 -x6311 -x5913 -x14210 -x8462 -x1032 -x12900 -x10417 -x4388 -x9595 -x3154 -x1585 -x4362 -x3512 -x10116 -x59 -x9096 -x2356 -x9371 -x3874 -x6708 -x397 -x8907 -x937 -x4630 -x13744 -x7613 -x12880 -x7181 -x2750 -x13569 -x2738 -x5267 -x10201 -x7329 -x3010 -x4473 -x8807 -x10316 -x14290 -x1484 -x12012 -x2033 -x13893 -x8041 -x10424 -x3591 -x12517 -x11108 -x6829 -x7001 -x4796 -x6071 -x3545 -x12504 -x9795 -x11161 -x8835 -x8103 -x14350 -x2730 -x7295 -x939 -x4699 -x14238 -x4201 -x6450 -x10621 -x427 -x11686 -x13460 -x595 -x480 -x12287 -x5435 -x9775 -x13854 -x12173 -x8502 -x11890 -x2691 -x4237 -x3148 -x12863 -x1977 -x3220 -x13798 -x11806 -x1158 -x13820 -x9258 -x10659 -x12243 -x6445 -x11133 -x5577 -x13128 -x4826 -x774 -x6946 -x12928 -x12192 -x7147 -x8826 -x9661 -x11856 -x3701 -x4050 -x3016 -x7328 -x9272 -x13020 -x1893 -x6501 -x12657 -x12457 -x12620 -x187 -x12683 -x13999 -x8744 -x2570 -x5130 -x12158 -x13225 -x8152 -x4300 -x642 -x14348 -x14554 -x4127 -x1058 -x10493 -x12397 -x9625 -x562 -x9596 -x8955 -x757 -x8133 -x652 -x8759 -x12211 -x14227 -x10943 -x12132 -x1823 -x5516 -x10084 -x7145 -x942 -x2387 -x12701 -x2396 -x2837 -x989 -x2524 -x5337 -x9428 -x5396 -x12245 -x11927 -x5217 -x7189 -x14275 -x9650 -x10526 -x14557 -x6428 -x3694 -x14361 -x6059 -x11229 -x2754 -x10254 -x5057 -x92 -x5342 -x2130 -x4431 -x4318 -x1181 -x5687 -x4202 -x7222 -x5400 -x1837 -x12496 -x14288 -x7018 -x2215 -x8587 -x10667 -x2963 -x4911 -x14104 -x4228 -x12501 -x13152 -x11192 -x10725 -x12679 -x526 -x14338 -x3910 -x9149 -x2342 -x2857 -x5924 -x3200 -x13038 -x4924 -x7910 -x1965 -x13275 -x2669 -x10791 -x8078 -x12367 -x1070 -x7913 -x10857 -x7597 -x9439 -x2324 -x14266 -x13796 -x14466 -x11695 -x5968 -x10466 -x6284 -x10886 -x14139 -x3406 -x9429 -x2614 -x10673 -x5482 -x2142 -x4997 -x5573 -x5542 -x10394 -x407 -x13278 -x9473 -x88 -x5219 -x6321 -x811 -x5108 -x5840 -x2621 -x3601 -x10266 -x5175 -x7474 -x2654 -x7519 -x9072 -x4459 -x8943 -x12553 -x9507 -x11081 -x8223 -x12186 -x10359 -x9848 -x11181 -x644 -x7813 -x6862 x3003 -x4933 x3941 -x4231 -x3677 -x8706 -x11544 -x1159 -x7434 -x7348 -x12306 -x12925 -x12758 -x10800 -x767 -x3452 -x798 -x5694 -x9265 -x6702 -x5134 -x4192 x3963 -x12578 -x3483 -x2153 -x9580 -x188 -x6429 -x5635 -x98 -x1727 -x14581 -x2319 -x7584 -x9240 -x10303 -x8181 -x6006 -x11820 -x2361 -x9891 -x7351 -x11043 -x6083 -x11226 -x3383 -x4587 -x7040 -x5104 -x6620 -x5185 -x12340 -x8436 -x1040 -x9617 -x14155 -x3126 -x6794 -x13626 -x12723 -x9697 -x1324 -x6896 -x5890 -x10413 -x9911 -x14267 -x3590 -x6655 -x398 -x4913 -x4876 -x3786 -x4874 -x2501 -x587 -x11875 -x11274 -x6758 -x1502 -x9481 -x14483 -x9781 -x9492 -x13833 -x3156 -x4907 -x12332 -x2532 -x1491 -x11450 -x3636 -x11692 -x645 -x12249 -x7652 -x13029 -x7922 -x10611 -x4606 -x42 -x12445 -x7303 -x2320 -x10590 -x3927 -x8584 -x571 -x6483 -x14412 -x827 -x11196 -x1603 -x2834 -x2689 -x9189 -x4179 -x13539 -x7694 -x9183 -x11556 -x10584 -x3848 -x7068 -x4242 -x7638 -x12358 -x12729 -x12899 -x9815 -x172 -x9245 -x6767 -x5023 -x10306 -x2899 -x10004 -x5975 -x2124 -x4357 -x13051 -x13260 -x10515 -x12110 -x13890 -x2749 -x9707 -x566 -x14394 -x6921 -x9104 -x11170 -x2345 -x14013 -x1537 -x94 -x7395 -x6319 -x9295 -x1336 -x4393 -x13567 -x10310 -x8890 -x7833 -x13774 -x4233 -x12893 -x6811 -x2900 -x256 -x8440 -x4283 -x5946 -x6760 -x3045 -x4332 -x4064 -x8006 -x10828 -x5099 -x5301 -x6310 -x6418 -x6727 -x5393 -x409 -x13500 -x8404 -x322 -x135 -x13410 -x8221 -x6830 -x12415 -x12246 -x3201 -x242 -x935 -x10343 -x8000 -x3455 -x7141 -x10908 -x6887 -x10707 -x6370 -x2894 -x10850 -x3836 -x1500 -x9699 -x14054 -x3272 -x1284 -x12436 -x9954 -x4471 -x13117 -x9708 -x13675 -x5289 -x7139 -x7977 -x12395 -x7347 -x13105 -x5775 -x4383 -x11356 -x13259 -x10878 -x12437 -x9485 -x11367 -x11637 -x5951 -x5125 -x11316 -x8648 -x7574 -x8802 -x13732 -x1223 -x13112 -x12329 -x5972 -x5160 -x4140 -x13354 -x634 -x6186 -x13609 -x2898 -x4795 -x8798 -x5327 -x725 -x248 -x5672 -x7369 -x10872 -x8031 -x10365 -x1798 -x13823 -x13857 -x8460 -x11455 -x11088 -x6923 -x1762 -x9029 -x4858 -x11779 -x8129 -x11973 -x9783 -x4389 -x11105 -x1679 -x61 -x124 -x3871 -x8025 -x10196 -x12687 -x11096 -x13162 -x6226 -x85 -x4048 -x13347 -x5957 -x12055 -x6592 -x5628 -x13010 -x4712 -x1630 -x7214 -x6112 -x5664 -x12618 -x14007 -x1330 -x7918 -x4217 -x4338 -x5454 -x4992 -x8591 -x12281 -x564 -x10127 -x4139 -x14091 -x6676 -x1791 -x3858 -x13100 -x3752 -x6650 -x4784 -x5816 -x3911 -x11336 -x13504 -x13802 -x7216 -x5476 -x1002 -x12236 -x2490 -x7053 -x781 -x10858 -x6478 -x1280 -x2770 -x986 -x10279 -x2703 -x10849 -x11068 -x10467 -x8701 -x10890 -x11568 -x3164 -x4172 -x1401 -x12713 -x10994 -x9253 -x544 -x11020 -x3575 -x10689 -x7915 -x2059 -x6931 -x773 -x3344 -x4009 -x11015 -x10919 -x8035 -x9751 -x13080 -x6774 -x8040 -x9107 -x13335 -x7098 -x12171 -x4649 -x593 -x7892 -x11075 -x8213 -x6238 -x8435 -x5159 -x14253 -x10231 -x3704 -x10492 -x5086 -x6278 -x11065 -x11782 -x4363 -x792 -x6233 -x7022 -x5759 -x4537 -x5661 -x12463 -x7157 -x1499 -x2286 -x9332 -x6615 -x6166 -x10597 -x10463 -x10441 -x13176 -x13263 -x7298 -x7800 x12403 -x2600 -x11777 -x8748 -x10661 -x6533 -x12074 -x12752 -x13764 -x4314 -x5793 -x6181 -x10842 -x3556 -x9361 -x11608 -x2274 -x2321 -x12923 -x14542 -x5444 -x12411 -x10764 -x8050 -x8480 -x8016 -x4475 -x7346 -x8924 -x9432 -x7236 -x12592 -x6836 -x5054 -x9837 -x11899 -x4768 -x6362 -x1685 -x9872 -x5893 -x1474 -x5170 -x8724 -x10624 -x5332 -x4059 -x7721 -x10364 -x1947 -x13488 -x7335 -x6294 -x787 -x7655 -x2852 -x7713 -x201 -x13877 -x7768 -x9218 -x2310 -x12097 -x6949 -x10386 -x10399 -x6645 -x7845 -x13799 -x1532 -x2741 -x8019 -x13068 -x9299 -x744 -x2948 -x800 -x194 -x8988 -x2285 -x8307 -x6974 -x3458 -x10087 -x2717 -x5439 -x3345 -x9732 -x7924 -x13349 -x7490 -x53 -x14159 -x346 -x3339 -x14425 -x6266 -x11865 -x14513 -x5260 -x6455 -x8100 -x5002 -x4840 -x10586 -x3854 -x2365 -x3012 -x8532 -x13596 -x11030 -x7341 -x11415 -x6850 -x2671 -x1481 -x11381 -x8499 -x8773 -x396 -x4322 -x5120 -x1105 -x12676 -x3511 -x22 -x2836 -x9526 -x1465 -x5905 -x14297 -x5446 -x4766 x5089 -x4308 -x7540 -x294 -x9097 -x7569 -x9702 -x5468 -x12909 -x9913 -x6756 -x6590 -x6737 -x4121 -x4454 x2323 -x4368 -x14137 -x13821 -x10174 -x2486 -x7855 -x4098 -x12774 -x7604 -x1856 -x12264 -x11197 -x6530 -x13749 -x6814 -x956 -x2034 -x9159 -x12406 -x9691 -x4531 -x5227 -x14048 -x11213 -x11746 -x12943 -x10522 -x2701 -x11929 -x9216 -x2517 -x4495 -x9045 -x13456 -x5510 -x8474 -x7905 -x10132 -x4684 -x7014 -x5241 -x12585 -x11709 -x14446 -x3041 -x11174 -x10843 -x8969 -x1213 -x11618 -x13321 -x309 -x10006 -x1007 -x14173 -x7980 -x9027 -x8013 -x11091 -x14458 -x2550 -x7452 -x4713 -x13699 x7168 -x1172 -x389 -x2168 -x5546 -x6657 -x1789 -x12313 -x1427 -x14188 -x5359 -x14605 -x2208 -x11470 -x10033 -x9282 -x14226 -x1025 -x2619 -x10296 -x14438 -x5417 -x9162 -x2818 -x3108 -x12520 -x5753 -x6960 -x11839 -x10026 -x14534 -x10272 -x7622 -x8240 -x4688 -x446 -x10099 -x1022 -x6985 -x11996 -x9714 -x9376 -x13977 -x9421 -x2572 -x5336 -x3316 -x9274 -x2971 -x6917 -x8482 -x11548 -x10755 -x9812 -x9366 -x4968 -x13257 -x11232 -x2652 -x8380 -x2099 -x11661 -x4033 -x7682 -x10612 -x8252 -x14514 -x12873 -x8197 -x11095 -x10396 -x788 -x6042 -x10728 -x11814 -x8791 -x12648 -x5171 -x4822 -x11846 -x3875 -x3573 -x5155 -x10307 -x2088 -x12138 -x6969 -x710 -x7811 -x10465 -x13549 -x13158 -x12276 -x4937 -x13235 -x7391 -x11635 x1156 -x9969 -x5254 -x5262 -x7636 -x6011 -x8490 -x7232 -x11658 -x12986 -x12895 -x12071 -x163 -x9553 -x4838 -x9962 -x10796 -x9998 -x345 -x591 -x980 -x7480 -x4944 -x6454 -x5658 -x3538 -x13771 -x11236 -x1963 x3972 -x2024 -x4798 -x11289 -x6816 -x5578 -x7560 -x10909 -x8342 -x7804 -x3104 -x12547 -x7208 -x8439 -x13917 -x10583 -x14447 -x11781 -x7280 -x1256 -x3995 -x13589 -x5815 -x10968 -x10562 -x5279 -x4354 -x3553 -x13779 -x2986 -x12409 x1083 -x10234 x6596 -x2705 -x4269 -x7486 -x9614 -x12384 -x8062 -x1479 -x7172 -x6856 -x13233 -x10440 -x656 -x12277 -x5711 -x4097 -x7071 -x6044 -x7062 -x622 -x1193 -x5839 -x298 -x2328 -x11862 -x8230 -x2746 -x6303 -x3267 -x12673 -x1432 -x10311 -x1763 -x8800 -x3508 -x1303 -x6538 -x2947 -x4512 -x6696 -x7906 -x11819 -x14553 -x8887 -x1074 -x5320 -x11792 -x3647 -x9811 -x2522 -x5031 -x11664 -x1087 -x1113 -x4645 -x5307 -x6020 -x1216 -x7227 -x3184 -x4502 -x1613 -x6108 -x12545 -x45 -x5617 -x1559 -x11811 -x7830 -x4500 -x10110 -x12175 -x69 -x6937 -x11208 -x6817 -x7247 -x8020 -x9470 -x10763 -x10716 -x2673 -x8003 -x10767 -x7357 -x8839 -x10613 -x1295 x5097 -x11486 -x1863 -x10419 -x13545 -x13631 -x12465 -x8962 -x9914 -x13782 -x399 -x1653 -x837 x2698 -x11621 -x2410 -x7102 -x3540 -x5239 -x13707 -x7741 -x12005 -x2164 -x11613 -x3563 -x11 -x2021 -x4487 -x10211 -x1805 -x33 -x11131 -x9213 -x13034 -x13898 -x7946 -x13307 -x3743 -x2254 -x1831 -x2472 -x13222 -x7706 -x14208 -x10261 -x8243 -x10834 -x10876 -x11469 -x3188 -x2945 -x5305 -x1924 -x10877 -x1128 -x8886 -x3709 x78 -x13992 -x13508 -x8714 -x1695 -x3360 -x5898 -x4950 -x780 -x9043 -x10577 -x6005 -x9487 -x10070 -x3247 -x7050 -x14597 -x6660 -x13325 -x4694 -x12733 -x1640 -x4848 -x2362 -x9449 -x6860 -x6947 -x5765 -x12975 -x1555 -x8397 -x9990 -x1677 -x13588 -x2334 -x7158 -x7518 -x13326 -x6827 -x12938 -x10668 -x11833 -x9737 -x7850 -x9005 -x6942 -x10371 -x10549 x1775 -x10446 -x1501 -x10461 -x12735 -x4509 -x7760 -x3106 -x12130 -x12194 -x2826 -x813 -x6713 -x5122 -x4989 -x948 -x9726 -x216 -x5565 -x8172 -x11523 -x8472 -x13064 -x7128 -x13526 -x83 -x14516 -x6029 -x3161 -x13831 -x3301 -x14594 -x10134 -x326 -x10887 -x3642 -x6519 -x7085 -x3817 -x5911 -x2083 -x5559 -x5242 -x3719 -x9207 -x5282 -x6410 -x6130 -x6821 -x13575 -x11147 -x12326 -x12433 -x10064 -x5527 -x2774 -x1135 -x4358 -x7403 -x8377 -x14160 -x1866 -x733 -x5813 -x13412 -x10094 -x5259 -x14567 -x9766 -x6392 -x2196 -x10192 -x5932 -x7779 -x889 -x6168 x1581 -x8528 -x3488 -x6102 -x11017 -x8200 -x6968 -x14252 -x7363 -x2193 -x5477 -x3759 -x13211 -x2610 -x11879 -x1012 -x2077 -x965 -x7736 -x11886 -x6188 -x10616 -x5702 -x5286 -x448 -x5637 -x4626 -x832 -x13724 -x13739 -x10363 -x12024 -x8722 -x11513 x1761 -x9019 -x6465 -x14285 -x3781 -x4610 -x8901 -x7626 -x47 -x11559 -x14563 -x6090 -x2555 x5673 -x8425 -x8120 -x2604 -x8345 -x4797 -x4271 -x1915 -x13389 -x10123 -x11439 -x4804 -x4257 -x11553 -x1338 -x13000 -x5864 -x6358 -x12380 -x5662 -x8858 -x6607 -x1346 -x1716 -x5725 -x5677 -x10633 -x5720 -x235 -x14491 -x13478 -x12912 -x9941 -x3716 -x1505 -x9961 -x356 -x8941 -x14508 -x4249 -x6316 -x6667 -x11874 -x10795 -x6783 -x4915 -x13578 -x8177 -x8506 -x2197 -x5101 -x13772 -x75 -x10743 -x5398 -x8695 -x1639 -x9849 -x4021 -x12337 -x1638 -x5 -x763 -x11053 -x1140 -x9521 -x11164 -x5335 -x5966 -x9156 -x9511 -x6264 -x3014 -x12065 -x11313 -x7196 -x2307 -x26 -x4057 -x10973 -x11027 -x9212 -x10771 -x13065 -x3903 -x11885 -x12315 -x2441 -x1015 -x12370 -x5343 -x12637 -x11638 -x3456 -x5366 -x6103 -x6619 -x8442 -x7494 -x7539 -x6245 -x11390 -x1149 -x5596 -x10385 -x11605 -x1571 -x11051 -x9039 -x2869 -x2073 -x11119 -x5619 -x2152 -x961 -x10542 -x200 -x6215 -x4262 -x1586 -x2997 -x3798 -x2076 -x11561 -x4352 -x11611 -x10125 -x12641 -x18 -x2100 -x6959 -x13204 -x3863 -x6350 -x453 -x13039 -x1844 -x7058 -x9070 -x8828 -x5521 -x8633 -x11238 -x3232 -x3157 -x14449 -x2070 -x12106 -x5013 -x11722 -x4227 -x5789 -x211 -x4067 -x2627 x5073 -x7426 -x12521 -x14278 -x5679 -x12402 -x14419 -x5979 -x4523 -x10557 -x13902 -x12589 -x4347 -x7601 -x6529 -x8757 -x6929 -x128 -x8231 -x9170 -x628 -x13495 -x10531 -x6384 -x7042 -x10403 -x13647 -x599 -x11456 -x2624 -x4213 -x11589 -x9762 -x5220 -x6855 -x6603 -x3197 -x6601 -x12574 -x7246 -x13287 -x6491 -x1154 -x4328 -x5266 -x219 -x9689 -x9230 -x13819 -x5434 -x4302 -x270 -x9906 -x13482 -x12475 -x10700 -x4894 -x6383 -x514 -x13552 -x10476 -x822 -x6243 -x5084 -x11518 -x6979 -x9227 -x6671 -x8104 -x9113 -x3479 -x3734 -x5009 -x5381 -x538 -x10632 -x4947 -x14379 -x10360 -x8927 -x10643 -x3707 -x8255 -x1093 -x3574 -x11334 -x5377 -x5296 -x861 -x5874 -x12427 -x2343 -x2711 -x1331 -x12789 -x2495 -x8649 -x5994 -x1808 -x8249 -x4236 -x7576 -x10585 -x5695 -x1310 -x5837 -x2473 -x10634 -x2409 -x13407 -x2965 x6098 -x13509 -x3051 -x1268 -x14512 -x9765 -x6755 -x372 -x3309 -x2506 -x8012 -x13289 -x638 -x14486 -x8985 -x3510 -x3402 -x7497 -x4902 -x4485 -x11837 -x10197 -x690 -x5719 -x2952 -x7727 -x9040 -x6835 -x3904 -x4605 -x9840 -x11308 -x12524 -x5763 -x9754 -x10955 -x1144 -x9870 -x9738 -x2306 -x7982 -x10793 -x6436 -x6275 -x8904 -x11969 -x12711 -x1434 -x1796 -x12188 -x11951 -x3735 -x511 -x3525 -x14166 -x6420 -x10851 -x8059 -x10783 -x10702 -x12942 -x14393 -x8316 -x9160 -x9501 -x10666 -x13979 -x8902 -x5141 -x1920 -x4862 -x12136 -x4432 -x1809 x5081 x878 -x983 -x12031 -x9572 -x11044 -x1530 -x6769 -x12945 -x6932 -x14478 -x10151 -x11282 -x12730 -x4695 -x1662 -x7187 -x4356 -x13376 -x11201 -x5380 -x13630 -x4440 -x4195 -x11094 -x10910 -x6799 -x10930 -x11179 -x4799 -x5325 -x4974 -x9674 -x3543 -x834 -x5895 -x6992 -x3785 -x7115 -x5370 -x5741 -x13011 -x10304 -x9309 -x14507 -x7591 -x9351 -x12022 -x7079 -x260 -x350 -x606 -x14465 -x11766 -x9547 -x13616 -x2304 -x14428 -x8760 -x87 -x357 -x3885 -x8775 -x4238 -x9785 -x1862 -x13192 -x14341 -x5842 -x13644 -x5833 -x5891 -x13718 -x13677 -x6591 -x6568 -x7385 -x5566 -x13532 -x8388 -x8556 -x8920 -x13725 -x3315 -x10308 -x7101 -x699 -x79 -x4951 -x5298 -x8949 -x9200 -x2204 -x352 -x3596 -x10017 -x253 -x735 -x9482 -x734 -x6634 -x9193 -x13791 -x3204 -x9057 -x11387 -x1053 -x3350 -x1858 -x13167 -x7033 -x1778 -x13461 -x7620 -x13072 -x11726 -x2762 -x3951 -x8843 -x11223 -x7630 -x521 -x6123 -x1511 -x12767 -x3758 -x13574 -x14062 -x11536 -x6031 -x7714 -x6073 -x3107 -x4488 -x14365 -x7507 -x13988 -x3195 -x4375 -x5156 -x5186 -x1621 -x3271 -x10715 -x8121 -x13032 x1666 -x14163 -x9764 -x1286 -x8756 -x10900 -x8095 -x9988 -x3367 -x3524 -x14283 -x9087 -x223 -x11843 -x10173 -x3085 -x4993 -x10298 -x13806 -x13317 -x12649 -x11363 -x12623 -x6572 -x5958 -x8745 -x5074 -x123 -x8940 -x5853 -x10047 -x12016 -x14547 -x5530 -x11149 -x8753 -x6180 -x3625 -x12320 -x6857 -x12284 -x9400 -x4256 -x3391 -x7327 -x11275 x5087 -x4382 -x13710 -x9573 -x2998 -x1208 -x1489 -x8829 -x8170 -x1672 -x14127 -x3673 -x13400 -x11893 -x2114 -x6919 -x6781 -x6223 -x7653 -x12703 -x8944 -x10183 -x11438 -x11127 -x9124 -x13178 -x11287 -x2167 -x4538 -x14610 -x7806 -x13561 -x6336 -x8174 -x2507 -x9435 -x8365 -x8071 -x7658 -x11254 -x14312 -x3481 -x8328 -x11912 -x281 -x2012 -x6205 -x8970 -x4371 -x12468 -x2411 -x4329 -x3113 -x4970 -x4286 -x11660 -x12396 -x5809 -x11704 -x11351 -x4631 -x7963 -x7860 -x9161 -x14300 -x10393 -x11304 -x1540 -x12851 -x585 -x10361 -x7734 -x6623 -x8476 -x2108 -x7617 -x4956 -x14083 -x12098 -x2218 -x258 -x9542 -x2198 -x7315 -x10244 -x7802 -x4161 -x5693 -x12558 -x5597 -x13336 -x13984 -x14535 -x13540 -x14322 -x10220 -x7354 -x1648 -x7109 -x429 -x3397 -x9712 -x1121 -x8730 -x14560 -x4211 -x5803 -x14175 -x13159 -x1387 -x1795 -x5937 -x5246 -x3830 -x7279 -x2440 -x7291 -x12591 -x3665 -x9839 -x3412 -x12489 -x5203 -x111 -x3608 -x5769 -x4220 -x3039 -x11807 -x11347 -x11414 -x6648 -x2684 -x12532 -x5357 -x14132 -x5838 -x10854 -x4087 -x8254 -x13787 -x8187 -x1277 -x10686 -x10380 -x7313 -x5682 -x2115 -x618 -x8257 -x6730 -x8441 -x8699 -x2552 -x1065 -x11482 x3953 -x1609 -x9510 -x4952 -x1317 -x10554 -x13892 -x6349 -x4468 -x7826 -x6594 -x1674 -x9194 -x10221 -x8352 -x12665 -x13678 -x11195 -x11475 -x14262 -x1345 -x4209 -x13681 -x341 -x10928 -x7149 -x171 -x7061 -x4154 -x10469 -x9062 -x14003 -x944 -x611 -x14298 -x819 -x5611 -x2643 -x8830 -x7396 -x9463 -x11960 -x3185 -x13050 -x9672 -x10242 -x12361 -x14415 -x14436 -x6387 -x4163 -x7625 -x7414 -x6221 -x3101 -x2366 -x12051 -x9686 -x7979 -x3392 -x1989 -x8131 -x5939 -x8327 -x9541 -x12255 -x327 -x928 -x5020 -x7770 -x2733 -x6381 -x2943 -x13248 -x3447 -x91 -x8193 -x13418 -x14433 -x3087 -x6801 -x4957 -x6334 -x347 -x5056 -x691 -x10724 -x7889 -x4871 -x8037 -x5730 -x13388 -x9753 -x12877 -x4311 -x7595 -x8875 -x3313 -x9171 -x8466 -x4528 -x13415 -x1101 -x9462 -x2139 -x3547 -x2847 -x4414 -x6871 -x9695 -x12653 -x768 -x13293 -x12328 -x11762 -x3581 -x2658 -x7907 -x8680 -x2127 -x3970 -x1913 -x5938 -x3757 -x5738 -x7788 -x12042 -x8317 -x9935 -x10897 -x7185 -x1686 -x6748 -x441 -x8601 -x799 -x5663 -x10508 -x8290 -x10509 -x602 -x1110 -x9177 -x11632 -x14568 -x7666 -x310 -x2830 -x10862 -x2202 -x938 -x6061 -x6132 -x12926 -x12354 -x12371 -x7384 -x8703 -x13340 -x14550 -x722 -x11163 -x14302 -x7462 -x10354 -x9397 -x7861 -x8143 -x6289 -x11934 -x10792 -x2462 -x6831 -x8521 -x8629 -x8259 -x5470 -x11563 -x14223 -x14315 -x2662 -x1307 -x4860 -x9654 -x11625 -x11799 -x185 -x10532 -x3373 -x1244 -x12753 -x6844 -x7013 -x13437 -x4011 -x4373 -x5007 -x2980 -x6409 -x11654 -x49 -x3846 -x10865 -x14441 -x6598 -x3150 -x13366 -x9219 -x3035 -x2594 -x10552 -x3169 -x4384 -x13319 -x12769 -x2798 -x7418 -x10781 -x11472 -x7367 -x7362 -x9190 -x10007 -x5281 -x7055 -x3693 -x6873 -x8946 -x13179 -x9094 -x4661 -x11694 -x9416 -x8784 -x12976 -x9399 -x2488 -x4119 -x11869 -x546 -x9445 -x900 -x36 -x13185 -x2716 x136 -x13190 -x12888 -x14571 -x1109 -x2680 -x10736 -x2107 -x5768 -x2760 -x7059 -x1036 -x746 -x11710 -x12374 -x2690 -x3626 -x2056 -x14442 -x2069 -x3134 -x3964 -x548 -x13662 -x1266 -x971 -x2116 -x3018 -x13141 -x13107 -x3290 -x11971 -x5116 -x11373 -x13403 -x10816 -x13299 -x5651 -x11904 -x10317 -x10010 -x12258 -x1891 -x11870 -x10540 -x1088 -x7828 -x6137 -x14102 -x3992 -x10726 -x5361 -x9539 -x6250 -x8241 -x1869 -x12911 -x2456 -x66 -x11616 -x14520 -x6610 -x9549 -x7876 -x10280 -x13841 -x6991 -x2525 -x5036 -x738 -x10096 -x11130 -x14328 x3924 -x4898 -x1245 -x3358 -x12073 -x2568 -x2434 -x4808 -x1299 -x11426 -x10321 -x4149 -x9099 -x13695 -x13558 -x11794 -x13767 -x37 -x5500 -x3535 -x13094 -x14045 -x14362 -x14578 -x10355 -x6586 -x13888 -x5473 -x8418 -x148 -x13946 -x7812 -x8064 -x11433 -x4290 -x7081 -x8527 -x11734 -x2008 -x11698 -x13847 -x7489 -x10635 -x8669 -x13097 -x8295 -x1161 -x13548 -x616 -x12331 -x12041 -x13253 -x974 -x4039 -x885 -x2298 -x2642 -x14149 -x4861 -x7190 -x13711 -x13016 -x11772 -x8725 -x6757 -x6016 -x10766 -x51 -x8859 -x447 -x71 -x14079 -x7558 -x11966 -x9682 -x12388
1630.55/1639.67 s OPTIMUM FOUND
1630.55/1639.67 c Time taken to solve: 1635.284221174 seconds
1630.55/1639.67 c Total time taken: 1636.3664948940277 seconds
Verifier Data
Watcher Data
runsolver version 3.4.3 (svn: 5215) Copyright (C) 2010-2013 Olivier ROUSSEL
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4785755-1783764031/watcher-4785755-1783764031 -o /tmp/evaluation-result-4785755-1783764031/solver-4785755-1783764031 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4785755-1783764031/vars-4785755-1783764031 --bin-var /tmp/runsolver-exch-nodeE007-1783764031-1419598 --watchdog 3760 --use-pty run HOME/instance-4785755-1783764031.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1943749390 --intermediate --solver ortools
running on 4 cores: 36-39
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 1,4,9,11,15-16,19,34-35,37-38,40,47,61
3550 MHz: 17-18,23-24,41-43
3600 MHz: 0,2-3,5-8,10,12-14,20-22,25-33,36,39,44-46,48-60,62-63
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 1
3600 MHz: 0,2-3
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 36-39
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (56496 MiB free)
node 1: cores 8-15, 128973 MiB (125839 MiB free)
node 2: cores 16-23, 129019 MiB (63532 MiB free)
node 3: cores 24-31, 129003 MiB (105037 MiB free)
node 4: cores 32-39, 129019 MiB (102865 MiB free)
node 5: cores 40-47, 129019 MiB (100111 MiB free)
node 6: cores 48-55, 129019 MiB (121259 MiB free)
node 7: cores 56-63, 128474 MiB (123322 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=1419779, runsolver pid=1419757
Current StackSize limit: 8192 KiB
[startup+0.100058 s]*
/proc/loadavg: 2.57 2.14 3.86 4/847 1419806
/proc/meminfo: memFree=817675740/1055320704 swapFree=33550076/33554428
[pid=1419779] ppid=1419757 vsize=4324 memory=3184 CPUtime=0.01 cores=36-39
/proc/1419779/stat : 1419779 (run) S 1419757 1419779 1419579 0 -1 4194304 213 0 0 0 0 1 0 0 20 0 1 0 309691110 4427776 640 18446744073709551615 94062703636480 94062704531013 140725985856304 0 0 0 2 4 65536 1 0 0 17 36 0 0 0 0 0 94062704770064 94062704817808 94062710517760 140725985859710 140725985859945 140725985859945 140725985865681 0
/proc/1419779/statm: 1081 796 711 219 0 143 0
[pid=1419800] ppid=1419779 vsize=428 memory=260 CPUtime=0 cores=36-39
/proc/1419800/stat : 1419800 (uname) D 1419779 1419779 1419579 0 -1 4194304 76 0 0 0 0 0 0 0 20 0 1 0 309691118 438272 0 18446744073709551615 94271409025024 94271409037169 140722764173616 0 0 0 0 0 0 1 0 0 17 38 0 0 0 0 0 94271409048144 94271409049752 94271425167360 140722764175770 140722764175776 140722764175776 140722764181481 0
/proc/1419800/statm: 107 65 55 3 0 42 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 4752 KiB
Current children cumulated memory: 3444 KiB
[startup+0.214171 s]*
/proc/loadavg: 2.57 2.14 3.86 4/893 1419859
/proc/meminfo: memFree=817680232/1055320704 swapFree=33550076/33554428
[pid=1419779] ppid=1419757 vsize=4324 memory=3196 CPUtime=0.01 cores=36-39
/proc/1419779/stat : 1419779 (run) S 1419757 1419779 1419579 0 -1 4194304 267 121 0 0 0 1 0 0 20 0 1 0 309691110 4427776 640 18446744073709551615 94062703636480 94062704531013 140725985856304 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94062704770064 94062704817808 94062710517760 140725985859710 140725985859945 140725985859945 140725985865681 0
/proc/1419779/statm: 1081 799 711 219 0 143 0
[pid=1419823] ppid=1419779 vsize=16024 memory=11440 CPUtime=0.01 cores=36-39
/proc/1419823/stat : 1419823 (python3) R 1419779 1419779 1419579 0 -1 4194304 1405 0 0 0 1 0 0 0 20 0 1 0 309691123 16408576 2688 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 2 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
/proc/1419823/statm: 4006 2860 1609 753 0 1855 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 20348 KiB
Current children cumulated memory: 14636 KiB
[startup+0.314334 s]*
/proc/loadavg: 2.57 2.14 3.86 8/893 1419865
/proc/meminfo: memFree=817669720/1055320704 swapFree=33550076/33554428
[pid=1419779] ppid=1419757 vsize=4324 memory=3196 CPUtime=0.01 cores=36-39
/proc/1419779/stat : 1419779 (run) S 1419757 1419779 1419579 0 -1 4194304 267 121 0 0 0 1 0 0 20 0 1 0 309691110 4427776 640 18446744073709551615 94062703636480 94062704531013 140725985856304 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94062704770064 94062704817808 94062710517760 140725985859710 140725985859945 140725985859945 140725985865681 0
/proc/1419779/statm: 1081 799 711 219 0 143 0
[pid=1419823] ppid=1419779 vsize=18628 memory=14016 CPUtime=0.03 cores=36-39
/proc/1419823/stat : 1419823 (python3) D 1419779 1419779 1419579 0 -1 4194304 2031 0 0 0 2 1 0 0 20 0 1 0 309691123 19075072 3328 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 2 1 0 0 17 37 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
/proc/1419823/statm: 4657 3504 1629 753 0 2506 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 22952 KiB
Current children cumulated memory: 17212 KiB
[startup+0.700122 s]
/proc/loadavg: 2.57 2.14 3.86 6/893 1419865
/proc/meminfo: memFree=817615852/1055320704 swapFree=33550076/33554428
[pid=1419779] ppid=1419757 vsize=4324 memory=3196 CPUtime=0.01 cores=36-39
/proc/1419779/stat : 1419779 (run) S 1419757 1419779 1419579 0 -1 4194304 267 121 0 0 0 1 0 0 20 0 1 0 309691110 4427776 640 18446744073709551615 94062703636480 94062704531013 140725985856304 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94062704770064 94062704817808 94062710517760 140725985859710 140725985859945 140725985859945 140725985865681 0
/proc/1419779/statm: 1081 799 711 219 0 143 0
[pid=1419823] ppid=1419779 vsize=27764 memory=22388 CPUtime=0.08 cores=36-39
/proc/1419823/stat : 1419823 (python3) D 1419779 1419779 1419579 0 -1 4194304 3870 0 0 0 6 2 0 0 20 0 1 0 309691123 28430336 5504 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 2 1 0 0 17 37 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
/proc/1419823/statm: 6941 5597 1984 753 0 4085 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 32088 KiB
Current children cumulated memory: 25584 KiB
[startup+1.50014 s]
/proc/loadavg: 2.57 2.14 3.86 6/941 1419913
/proc/meminfo: memFree=817535024/1055320704 swapFree=33550076/33554428
[pid=1419779] ppid=1419757 vsize=4324 memory=3196 CPUtime=0.01 cores=36-39
/proc/1419779/stat : 1419779 (run) S 1419757 1419779 1419579 0 -1 4194304 267 121 0 0 0 1 0 0 20 0 1 0 309691110 4427776 640 18446744073709551615 94062703636480 94062704531013 140725985856304 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94062704770064 94062704817808 94062710517760 140725985859710 140725985859945 140725985859945 140725985865681 0
/proc/1419779/statm: 1081 799 711 219 0 143 0
[pid=1419823] ppid=1419779 vsize=257204 memory=50928 CPUtime=0.4 cores=36-39
/proc/1419823/stat : 1419823 (python3) R 1419779 1419779 1419579 0 -1 4194304 7823 0 0 0 36 4 0 0 20 0 4 0 309691123 263376896 12672 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 2 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
/proc/1419823/statm: 64301 12732 5552 753 0 47052 0
[pid=1419823/tid=1419866] ppid=1419779 vsize=257204 memory=0 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419866/stat : 1419866 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 263376896 12672 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 2 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419867] ppid=1419779 vsize=257204 memory=56282107366417 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419867/stat : 1419867 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 263376896 12672 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 2 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419868] ppid=1419779 vsize=257204 memory=103020 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419868/stat : 1419868 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 263376896 12672 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 2 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 261528 KiB
Current children cumulated memory: 54124 KiB
[startup+3.11501 s]
/proc/loadavg: 2.57 2.14 3.86 4/942 1419914
/proc/meminfo: memFree=816916664/1055320704 swapFree=33550076/33554428
[pid=1419779] ppid=1419757 vsize=4324 memory=3196 CPUtime=0.01 cores=36-39
/proc/1419779/stat : 1419779 (run) S 1419757 1419779 1419579 0 -1 4194304 267 121 0 0 0 1 0 0 20 0 1 0 309691110 4427776 640 18446744073709551615 94062703636480 94062704531013 140725985856304 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94062704770064 94062704817808 94062710517760 140725985859710 140725985859945 140725985859945 140725985865681 0
/proc/1419779/statm: 1081 799 711 219 0 143 0
[pid=1419823] ppid=1419779 vsize=417688 memory=105664 CPUtime=0.59 cores=36-39
/proc/1419823/stat : 1419823 (python3) D 1419779 1419779 1419579 0 -1 4194304 16351 0 0 0 50 9 0 0 20 0 4 0 309691123 427712512 26240 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 2 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
/proc/1419823/statm: 104422 26416 11518 753 0 55748 0
[pid=1419823/tid=1419866] ppid=1419779 vsize=417688 memory=23320 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419866/stat : 1419866 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 427712512 26240 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 2 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419867] ppid=1419779 vsize=417688 memory=83792 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419867/stat : 1419867 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 427712512 26240 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 2 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419868] ppid=1419779 vsize=417688 memory=0 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419868/stat : 1419868 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 427712512 26240 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 2 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 422012 KiB
Current children cumulated memory: 108860 KiB
heavy processes:
[startup+6.30014 s]
/proc/loadavg: 3.80 2.40 3.94 18/942 1419914
/proc/meminfo: memFree=815209360/1055320704 swapFree=33550076/33554428
[pid=1419779] ppid=1419757 vsize=4324 memory=3196 CPUtime=0.01 cores=36-39
/proc/1419779/stat : 1419779 (run) S 1419757 1419779 1419579 0 -1 4194304 267 121 0 0 0 1 0 0 20 0 1 0 309691110 4427776 640 18446744073709551615 94062703636480 94062704531013 140725985856304 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94062704770064 94062704817808 94062710517760 140725985859710 140725985859945 140725985859945 140725985865681 0
/proc/1419779/statm: 1081 799 711 219 0 143 0
[pid=1419823] ppid=1419779 vsize=549516 memory=240412 CPUtime=3.6 cores=36-39
/proc/1419823/stat : 1419823 (python3) R 1419779 1419779 1419579 0 -1 4194304 59201 0 0 0 348 12 0 0 20 0 4 0 309691123 562704384 59894 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
/proc/1419823/statm: 137379 60103 13789 753 0 88416 0
[pid=1419823/tid=1419866] ppid=1419779 vsize=549516 memory=3196 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419866/stat : 1419866 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 562704384 59894 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419867] ppid=1419779 vsize=549516 memory=15652 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419867/stat : 1419867 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 562704384 59894 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419868] ppid=1419779 vsize=549516 memory=103020 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419868/stat : 1419868 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 562704384 59894 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
Current children cumulated CPU time: 3.61 s
Current children cumulated vsize: 553840 KiB
Current children cumulated memory: 243608 KiB
heavy processes:
[startup+12.7001 s]
/proc/loadavg: 4.78 2.63 4.00 18/942 1419914
/proc/meminfo: memFree=813806884/1055320704 swapFree=33550076/33554428
[pid=1419779] ppid=1419757 vsize=4324 memory=3196 CPUtime=0.01 cores=36-39
/proc/1419779/stat : 1419779 (run) S 1419757 1419779 1419579 0 -1 4194304 267 121 0 0 0 1 0 0 20 0 1 0 309691110 4427776 640 18446744073709551615 94062703636480 94062704531013 140725985856304 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94062704770064 94062704817808 94062710517760 140725985859710 140725985859945 140725985859945 140725985865681 0
/proc/1419779/statm: 1081 799 711 219 0 143 0
[pid=1419823] ppid=1419779 vsize=594844 memory=283588 CPUtime=9.98 cores=36-39
/proc/1419823/stat : 1419823 (python3) R 1419779 1419779 1419579 0 -1 4194304 72490 0 0 0 984 14 0 0 20 0 4 0 309691123 609120256 70714 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
/proc/1419823/statm: 148711 70897 13795 753 0 99748 0
[pid=1419823/tid=1419866] ppid=1419779 vsize=594844 memory=15652 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419866/stat : 1419866 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 609120256 70714 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419867] ppid=1419779 vsize=594844 memory=7594316296378089977 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419867/stat : 1419867 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 609120256 70714 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419868] ppid=1419779 vsize=594844 memory=4036 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419868/stat : 1419868 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 609120256 70714 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
Current children cumulated CPU time: 9.99 s
Current children cumulated vsize: 599168 KiB
Current children cumulated memory: 286784 KiB
heavy processes:
[startup+25.5002 s]
/proc/loadavg: 7.27 3.28 4.19 18/942 1419914
/proc/meminfo: memFree=812474276/1055320704 swapFree=33550076/33554428
[pid=1419779] ppid=1419757 vsize=4324 memory=3196 CPUtime=0.01 cores=36-39
/proc/1419779/stat : 1419779 (run) S 1419757 1419779 1419579 0 -1 4194304 267 121 0 0 0 1 0 0 20 0 1 0 309691110 4427776 640 18446744073709551615 94062703636480 94062704531013 140725985856304 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94062704770064 94062704817808 94062710517760 140725985859710 140725985859945 140725985859945 140725985865681 0
/proc/1419779/statm: 1081 799 711 219 0 143 0
[pid=1419823] ppid=1419779 vsize=609220 memory=299204 CPUtime=22.73 cores=36-39
/proc/1419823/stat : 1419823 (python3) R 1419779 1419779 1419579 0 -1 4194304 97485 0 0 0 2258 15 0 0 20 0 4 0 309691123 623841280 74742 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
/proc/1419823/statm: 152305 74801 13842 753 0 103342 0
[pid=1419823/tid=1419866] ppid=1419779 vsize=609220 memory=0 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419866/stat : 1419866 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 623841280 74742 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
################
# More data... #
################
[pid=1419823/tid=1419868] ppid=1419779 vsize=709712 memory=3196 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419868/stat : 1419868 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
Current children cumulated CPU time: 1593.4 s
Current children cumulated vsize: 714036 KiB
Current children cumulated memory: 403228 KiB
[startup+1639.8 s]
# the end of solver process 1419779 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=1630.38 s, system=0.391336 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+1612.8 s]
/proc/loadavg: 16.00 15.97 13.96 17/936 1420450
/proc/meminfo: memFree=789866152/1055320704 swapFree=33550076/33554428
[pid=1419779] ppid=1419757 vsize=4324 memory=3196 CPUtime=0.01 cores=36-39
/proc/1419779/stat : 1419779 (run) S 1419757 1419779 1419579 0 -1 4194304 267 121 0 0 0 1 0 0 20 0 1 0 309691110 4427776 640 18446744073709551615 94062703636480 94062704531013 140725985856304 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94062704770064 94062704817808 94062710517760 140725985859710 140725985859945 140725985859945 140725985865681 0
/proc/1419779/statm: 1081 799 711 219 0 143 0
[pid=1419823] ppid=1419779 vsize=709712 memory=400032 CPUtime=1603.85 cores=36-39
/proc/1419823/stat : 1419823 (python3) R 1419779 1419779 1419579 0 -1 4194304 446386 0 0 0 160351 34 0 0 20 0 4 0 309691123 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
/proc/1419823/statm: 177428 100008 13851 753 0 128465 0
[pid=1419823/tid=1419866] ppid=1419779 vsize=709712 memory=400032 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419866/stat : 1419866 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419867] ppid=1419779 vsize=709712 memory=3196 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419867/stat : 1419867 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419868] ppid=1419779 vsize=709712 memory=0 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419868/stat : 1419868 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
Current children cumulated CPU time: 1603.86 s
Current children cumulated vsize: 714036 KiB
Current children cumulated memory: 403228 KiB
[startup+1625.6 s]
/proc/loadavg: 16.00 15.97 14.00 17/936 1420450
/proc/meminfo: memFree=789974796/1055320704 swapFree=33550076/33554428
[pid=1419779] ppid=1419757 vsize=4324 memory=3196 CPUtime=0.01 cores=36-39
/proc/1419779/stat : 1419779 (run) S 1419757 1419779 1419579 0 -1 4194304 267 121 0 0 0 1 0 0 20 0 1 0 309691110 4427776 640 18446744073709551615 94062703636480 94062704531013 140725985856304 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94062704770064 94062704817808 94062710517760 140725985859710 140725985859945 140725985859945 140725985865681 0
/proc/1419779/statm: 1081 799 711 219 0 143 0
[pid=1419823] ppid=1419779 vsize=709712 memory=400032 CPUtime=1616.6 cores=36-39
/proc/1419823/stat : 1419823 (python3) R 1419779 1419779 1419579 0 -1 4194304 446395 0 0 0 161626 34 0 0 20 0 4 0 309691123 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
/proc/1419823/statm: 177428 100008 13851 753 0 128465 0
[pid=1419823/tid=1419866] ppid=1419779 vsize=709712 memory=400032 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419866/stat : 1419866 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419867] ppid=1419779 vsize=709712 memory=103024 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419867/stat : 1419867 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419868] ppid=1419779 vsize=709712 memory=15652 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419868/stat : 1419868 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
Current children cumulated CPU time: 1616.61 s
Current children cumulated vsize: 714036 KiB
Current children cumulated memory: 403228 KiB
[startup+1632 s]*
/proc/loadavg: 16.00 15.97 14.01 17/936 1420450
/proc/meminfo: memFree=789884436/1055320704 swapFree=33550076/33554428
[pid=1419779] ppid=1419757 vsize=4324 memory=3196 CPUtime=0.01 cores=36-39
/proc/1419779/stat : 1419779 (run) S 1419757 1419779 1419579 0 -1 4194304 267 121 0 0 0 1 0 0 20 0 1 0 309691110 4427776 640 18446744073709551615 94062703636480 94062704531013 140725985856304 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94062704770064 94062704817808 94062710517760 140725985859710 140725985859945 140725985859945 140725985865681 0
/proc/1419779/statm: 1081 799 711 219 0 143 0
[pid=1419823] ppid=1419779 vsize=709712 memory=400032 CPUtime=1622.98 cores=36-39
/proc/1419823/stat : 1419823 (python3) R 1419779 1419779 1419579 0 -1 4194304 446412 0 0 0 162264 34 0 0 20 0 4 0 309691123 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
/proc/1419823/statm: 177428 100008 13851 753 0 128465 0
[pid=1419823/tid=1419866] ppid=1419779 vsize=709712 memory=-6447725930094952318 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419866/stat : 1419866 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419867] ppid=1419779 vsize=709712 memory=-9114138388719827134 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419867/stat : 1419867 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419868] ppid=1419779 vsize=709712 memory=5660 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419868/stat : 1419868 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
Current children cumulated CPU time: 1622.99 s
Current children cumulated vsize: 714036 KiB
Current children cumulated memory: 403228 KiB
[startup+1635.2 s]
/proc/loadavg: 16.00 15.98 14.02 17/936 1420450
/proc/meminfo: memFree=789932752/1055320704 swapFree=33550076/33554428
[pid=1419779] ppid=1419757 vsize=4324 memory=3196 CPUtime=0.01 cores=36-39
/proc/1419779/stat : 1419779 (run) S 1419757 1419779 1419579 0 -1 4194304 267 121 0 0 0 1 0 0 20 0 1 0 309691110 4427776 640 18446744073709551615 94062703636480 94062704531013 140725985856304 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94062704770064 94062704817808 94062710517760 140725985859710 140725985859945 140725985859945 140725985865681 0
/proc/1419779/statm: 1081 799 711 219 0 143 0
[pid=1419823] ppid=1419779 vsize=709712 memory=400032 CPUtime=1626.16 cores=36-39
/proc/1419823/stat : 1419823 (python3) R 1419779 1419779 1419579 0 -1 4194304 446412 0 0 0 162582 34 0 0 20 0 4 0 309691123 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
/proc/1419823/statm: 177428 100008 13851 753 0 128465 0
[pid=1419823/tid=1419866] ppid=1419779 vsize=709712 memory=-6447725904257840767 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419866/stat : 1419866 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419867] ppid=1419779 vsize=709712 memory=400032 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419867/stat : 1419867 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419868] ppid=1419779 vsize=709712 memory=3040 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419868/stat : 1419868 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
Current children cumulated CPU time: 1626.17 s
Current children cumulated vsize: 714036 KiB
Current children cumulated memory: 403228 KiB
[startup+1638.4 s]
/proc/loadavg: 16.00 15.98 14.02 17/936 1420450
/proc/meminfo: memFree=789981380/1055320704 swapFree=33550076/33554428
[pid=1419779] ppid=1419757 vsize=4324 memory=3196 CPUtime=0.01 cores=36-39
/proc/1419779/stat : 1419779 (run) S 1419757 1419779 1419579 0 -1 4194304 267 121 0 0 0 1 0 0 20 0 1 0 309691110 4427776 640 18446744073709551615 94062703636480 94062704531013 140725985856304 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94062704770064 94062704817808 94062710517760 140725985859710 140725985859945 140725985859945 140725985865681 0
/proc/1419779/statm: 1081 799 711 219 0 143 0
[pid=1419823] ppid=1419779 vsize=709712 memory=400032 CPUtime=1629.35 cores=36-39
/proc/1419823/stat : 1419823 (python3) R 1419779 1419779 1419579 0 -1 4194304 446412 0 0 0 162901 34 0 0 20 0 4 0 309691123 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
/proc/1419823/statm: 177428 100008 13851 753 0 128465 0
[pid=1419823/tid=1419866] ppid=1419779 vsize=709712 memory=400032 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419866/stat : 1419866 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419867] ppid=1419779 vsize=709712 memory=3196 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419867/stat : 1419867 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419868] ppid=1419779 vsize=709712 memory=12008 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419868/stat : 1419868 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
Current children cumulated CPU time: 1629.36 s
Current children cumulated vsize: 714036 KiB
Current children cumulated memory: 403228 KiB
[startup+1639.2 s]
/proc/loadavg: 16.00 15.98 14.03 17/936 1420450
/proc/meminfo: memFree=789992696/1055320704 swapFree=33550076/33554428
[pid=1419779] ppid=1419757 vsize=4324 memory=3196 CPUtime=0.01 cores=36-39
/proc/1419779/stat : 1419779 (run) S 1419757 1419779 1419579 0 -1 4194304 267 121 0 0 0 1 0 0 20 0 1 0 309691110 4427776 640 18446744073709551615 94062703636480 94062704531013 140725985856304 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94062704770064 94062704817808 94062710517760 140725985859710 140725985859945 140725985859945 140725985865681 0
/proc/1419779/statm: 1081 799 711 219 0 143 0
[pid=1419823] ppid=1419779 vsize=709712 memory=400032 CPUtime=1630.14 cores=36-39
/proc/1419823/stat : 1419823 (python3) R 1419779 1419779 1419579 0 -1 4194304 446413 0 0 0 162980 34 0 0 20 0 4 0 309691123 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
/proc/1419823/statm: 177428 100008 13851 753 0 128465 0
[pid=1419823/tid=1419866] ppid=1419779 vsize=709712 memory=103024 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419866/stat : 1419866 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419867] ppid=1419779 vsize=709712 memory=12008 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419867/stat : 1419867 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419868] ppid=1419779 vsize=709712 memory=400032 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419868/stat : 1419868 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
Current children cumulated CPU time: 1630.15 s
Current children cumulated vsize: 714036 KiB
Current children cumulated memory: 403228 KiB
[startup+1639.6 s]
/proc/loadavg: 16.00 15.98 14.03 17/936 1420450
/proc/meminfo: memFree=789992696/1055320704 swapFree=33550076/33554428
[pid=1419779] ppid=1419757 vsize=4324 memory=3196 CPUtime=0.01 cores=36-39
/proc/1419779/stat : 1419779 (run) S 1419757 1419779 1419579 0 -1 4194304 267 121 0 0 0 1 0 0 20 0 1 0 309691110 4427776 640 18446744073709551615 94062703636480 94062704531013 140725985856304 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94062704770064 94062704817808 94062710517760 140725985859710 140725985859945 140725985859945 140725985865681 0
/proc/1419779/statm: 1081 799 711 219 0 143 0
[pid=1419823] ppid=1419779 vsize=709712 memory=400032 CPUtime=1630.54 cores=36-39
/proc/1419823/stat : 1419823 (python3) R 1419779 1419779 1419579 0 -1 4194304 446421 0 0 0 163020 34 0 0 20 0 4 0 309691123 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 0 0 0 17 37 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
/proc/1419823/statm: 177428 100008 13851 753 0 128465 0
[pid=1419823/tid=1419866] ppid=1419779 vsize=709712 memory=12008 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419866/stat : 1419866 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419867] ppid=1419779 vsize=709712 memory=15652 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419867/stat : 1419867 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
[pid=1419823/tid=1419868] ppid=1419779 vsize=709712 memory=5816 CPUtime=0.07 cores=36-39
/proc/1419823/task/1419868/stat : 1419868 (python3) S 1419779 1419779 1419579 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 309691196 726745088 99975 18446744073709551615 4321280 7402577 140730165154672 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 12935168 140730165159833 140730165160084 140730165160084 140730165166010 0
Current children cumulated CPU time: 1630.55 s
Current children cumulated vsize: 714036 KiB
Current children cumulated memory: 403228 KiB
[startup+1639.8 s]
/proc/loadavg: 16.00 15.98 14.03 17/936 1420450
/proc/meminfo: memFree=789992696/1055320704 swapFree=33550076/33554428
[pid=1419779] ppid=1419757 vsize=4324 memory=3196 CPUtime=0.01 cores=36-39
/proc/1419779/stat : 1419779 (run) S 1419757 1419779 1419579 0 -1 4194304 267 121 0 0 0 1 0 0 20 0 1 0 309691110 4427776 640 18446744073709551615 94062703636480 94062704531013 140725985856304 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94062704770064 94062704817808 94062710517760 140725985859710 140725985859945 140725985859945 140725985865681 0
/proc/1419779/statm: 1081 799 711 219 0 143 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3196 KiB
Child status: 0
Real time (s): 1639.8
CPU time (s): 1630.77
CPU user time (s): 1630.38
CPU system time (s): 0.391336
CPU usage (%): 99.4495
Max. virtual memory (cumulated for all children) (KiB): 714036
Max. memory (cumulated for all children) (KiB): 403228
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1630.38
system time used= 0.391336
maximum resident set size= 399900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 470995
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= 4804
involuntary context switches= 1003
# summary of solver processes directly reported to runsolver:
# pid: 1419779
# total CPU time (s): 1630.77
# total CPU user time (s): 1630.38
# total CPU system time (s): 0.391336
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.62712 second user time and 19.7836 second system time
The end
Launcher Data
Begin job on nodeE007 at 2026-07-11 12:00:31
IDJOB=4785755
IDBENCH=155608
IDSOLVER=3604
FILE ID=nodeE007/4785755-1783764031
RUNJOBID= nodeE007-1783764031-1419598
SLURM_JOB_ID= 12743129
Free space on /tmp= 800600 MiB
SOLVER NAME= cpmpy_ortools (1 core) 2026-05-18
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Base/normalized-minisat85_4_27_0.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-4785755-1783764031/watcher-4785755-1783764031 -o /tmp/evaluation-result-4785755-1783764031/solver-4785755-1783764031 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4785755-1783764031/vars-4785755-1783764031 --bin-var /tmp/runsolver-exch-nodeE007-1783764031-1419598 --watchdog 3760 --use-pty run HOME/instance-4785755-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= f03e27a6707ee21c77eefe2da14e6e64
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: 478356 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= 800180 MiB
End job on nodeE007 at 2026-07-11 12:27:53