Trace number 4847855

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cpmpy_ortools (16 cores) 2026-07-14OPT2807154740 22448.5 1419.09

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-sp98ic.opb
MD5SUMf5b507fec305347e12cc700790213fb8
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2807154740
Best CPU time to get the best result obtained on this benchmark936.873
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10894
Total number of constraints825
Number of constraints which are clauses20
Number of constraints which are cardinality constraints (but not clauses)624
Number of constraints which are nor clauses,nor cardinality constraints181
Minimum length of a constraint2
Maximum length of a constraint5038
Number of terms in the objective function 10894
Biggest coefficient in the objective function 1079902210
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 3040671454286
Number of bits of the sum of numbers in the objective function 42
Biggest number in a constraint 1079902210
Number of bits of the biggest number in a constraint 31
Biggest sum of numbers in a constraint 3040671454286
Number of bits of the biggest sum of numbers42
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

3.17/3.08	c Time taken to transform: 0.6648321151733398 seconds
3.17/3.08	c Solver arguments: {'num_search_workers': 16, 'random_seed': 1000199804, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f155eaeb410>}
3.17/3.08	c 57595.07766985893s left to solve
8.72/8.57	c Solution 1, time = 5.4849s
8.72/8.57	o 13506101637
11.26/8.79	c Solution 2, time = 5.7023s
11.26/8.79	o 9899962413
12.85/8.87	c Solution 3, time = 5.7859s
12.85/8.87	o 9857935815
12.85/8.88	c Solution 4, time = 5.7956s
12.85/8.88	o 9805305375
12.85/8.89	c Solution 5, time = 5.8012s
12.85/8.89	o 9626059080
12.85/8.89	c Solution 6, time = 5.8032s
12.85/8.89	o 9606919291
12.85/8.89	c Solution 7, time = 5.8087s
12.85/8.89	o 9600939395
12.85/8.90	c Solution 8, time = 5.8109s
12.85/8.90	o 9237410624
14.44/8.92	c Solution 9, time = 5.8366s
14.44/8.92	o 9005699641
14.44/8.98	c Solution 10, time = 5.8998s
14.44/8.98	o 8345290406
16.21/9.02	c Solution 11, time = 5.9334s
16.21/9.02	o 8131788834
16.21/9.08	c Solution 12, time = 5.9990s
16.21/9.08	o 7171021474
17.79/9.16	c Solution 13, time = 6.0731s
17.79/9.16	o 4796793846
19.20/9.22	c Solution 14, time = 6.1356s
19.20/9.22	o 4775822146
19.20/9.22	c Solution 15, time = 6.1369s
19.20/9.22	o 4733374554
22.38/9.41	c Solution 16, time = 6.3228s
22.38/9.41	o 4597669917
22.38/9.45	c Solution 17, time = 6.3634s
22.38/9.45	o 4432203349
22.38/9.46	c Solution 18, time = 6.3740s
22.38/9.46	o 4420207053
22.38/9.46	c Solution 19, time = 6.3786s
22.38/9.46	o 4384086348
22.38/9.48	c Solution 20, time = 6.3920s
22.38/9.48	o 4324220944
25.57/9.62	c Solution 21, time = 6.5333s
25.57/9.62	o 4234863797
25.57/9.66	c Solution 22, time = 6.5718s
25.57/9.66	o 4182441969
25.57/9.66	c Solution 23, time = 6.5790s
25.57/9.66	o 4154902895
25.57/9.69	c Solution 24, time = 6.6047s
25.57/9.69	o 4149698470
27.16/9.70	c Solution 25, time = 6.6203s
27.16/9.70	o 4123396513
27.16/9.71	c Solution 26, time = 6.6218s
27.16/9.71	o 4111790631
27.16/9.74	c Solution 27, time = 6.6583s
27.16/9.74	o 4106539365
27.16/9.77	c Solution 28, time = 6.6817s
27.16/9.77	o 4019057905
28.75/9.80	c Solution 29, time = 6.7183s
28.75/9.80	o 4011958971
30.34/10.00	c Solution 30, time = 6.9137s
30.34/10.00	o 3959445382
32.11/10.09	c Solution 31, time = 7.0057s
32.11/10.09	o 3944243543
35.10/10.22	c Solution 32, time = 7.1378s
35.10/10.22	o 3903705077
35.10/10.24	c Solution 33, time = 7.1602s
35.10/10.24	o 3884082198
36.69/10.36	c Solution 34, time = 7.2801s
36.69/10.36	o 3844111382
36.69/10.37	c Solution 35, time = 7.2810s
36.69/10.37	o 3788371077
38.29/10.48	c Solution 36, time = 7.3919s
38.29/10.48	o 3759749765
39.88/10.55	c Solution 37, time = 7.4629s
39.88/10.55	o 3669918366
39.88/10.55	c Solution 38, time = 7.4635s
39.88/10.55	o 3641297054
41.47/10.63	c Solution 39, time = 7.5481s
41.47/10.63	o 3599619794
43.06/10.76	c Solution 40, time = 7.6789s
43.06/10.76	o 3589935938
43.06/10.77	c Solution 41, time = 7.6875s
43.06/10.77	o 3564659409
44.65/10.86	c Solution 42, time = 7.7705s
44.65/10.86	o 3533993302
46.25/10.91	c Solution 43, time = 7.8296s
46.25/10.91	o 3474077144
49.61/11.12	c Solution 44, time = 8.0385s
49.61/11.12	o 3423722854
51.01/11.21	c Solution 45, time = 8.1256s
51.01/11.21	o 3407207917
54.19/11.40	c Solution 46, time = 8.3185s
54.19/11.40	o 3397502172
54.19/11.42	c Solution 47, time = 8.3328s
54.19/11.42	o 3390252597
54.19/11.43	c Solution 48, time = 8.3455s
54.19/11.43	o 3381492573
54.19/11.44	c Solution 49, time = 8.3580s
54.19/11.44	o 3381142872
57.37/11.64	c Solution 50, time = 8.5505s
57.37/11.64	o 3374043938
57.37/11.65	c Solution 51, time = 8.5663s
57.37/11.65	o 3367123313
60.56/11.80	c Solution 52, time = 8.7116s
60.56/11.80	o 3364617378
60.56/11.80	c Solution 53, time = 8.7122s
60.56/11.80	o 3350597819
63.92/12.06	c Solution 54, time = 8.9769s
63.92/12.06	o 3347513907
63.92/12.07	c Solution 55, time = 8.9853s
63.92/12.07	o 3329370018
65.51/12.12	c Solution 56, time = 9.0362s
65.51/12.12	o 3302866664
65.51/12.12	c Solution 57, time = 9.0368s
65.51/12.12	o 3281638863
68.50/12.31	c Solution 58, time = 9.2216s
68.50/12.31	o 3251475386
74.87/12.74	c Solution 59, time = 9.6567s
74.87/12.74	o 3222525691
76.45/12.84	c Solution 60, time = 9.7581s
76.45/12.84	o 3117719037
79.82/13.01	c Solution 61, time = 9.9242s
79.82/13.01	o 3078014859
79.82/13.01	c Solution 62, time = 9.9272s
79.82/13.01	o 3058579914
79.82/13.08	c Solution 63, time = 9.9987s
79.82/13.08	o 3050654178
81.41/13.15	c Solution 64, time = 10.0682s
81.41/13.15	o 3036854418
81.41/13.16	c Solution 65, time = 10.0718s
81.41/13.16	o 3035568978
82.79/13.29	c Solution 66, time = 10.2057s
82.79/13.29	o 3026152975
90.74/13.75	c Solution 67, time = 10.6643s
90.74/13.75	o 3022509539
93.91/13.95	c Solution 68, time = 10.8653s
93.91/13.95	o 2984274883
93.91/14.00	c Solution 69, time = 10.9164s
93.91/14.00	o 2952234508
98.68/14.24	c Solution 70, time = 11.1578s
98.68/14.24	o 2944964182
106.64/14.79	c Solution 71, time = 11.7019s
106.64/14.79	o 2944547038
109.82/14.96	c Solution 72, time = 11.8725s
109.82/14.96	o 2937453094
111.59/15.03	c Solution 73, time = 11.9460s
111.59/15.03	o 2914237902
120.96/15.63	c Solution 74, time = 12.5449s
120.96/15.63	o 2899483010
127.49/16.11	c Solution 75, time = 13.0260s
127.49/16.11	o 2885799318
160.89/18.18	c Solution 76, time = 15.0909s
160.89/18.18	o 2880813770
244.85/23.48	c Solution 77, time = 20.3931s
244.85/23.48	o 2856081432
246.44/23.50	c Solution 78, time = 20.4134s
246.44/23.50	o 2849025346
252.80/23.97	c Solution 79, time = 20.8843s
252.80/23.97	o 2832304224
279.83/25.65	c Solution 80, time = 22.5694s
279.83/25.65	o 2829011845
283.01/25.88	c Solution 81, time = 22.7973s
283.01/25.88	o 2826062250
519.79/40.72	c Solution 82, time = 37.6375s
519.79/40.72	o 2816670275
8354.36/533.18	c Solution 83, time = 530.0998s
8354.36/533.18	o 2816513345
8373.27/534.33	c Solution 84, time = 531.2418s
8373.27/534.33	o 2816341953
15849.07/1004.11	c Solution 85, time = 1001.0233s
15849.07/1004.11	o 2816274510
16030.31/1015.58	c Solution 86, time = 1012.4992s
16030.31/1015.58	o 2813282067
16402.64/1038.97	c Solution 87, time = 1035.8866s
16402.64/1038.97	o 2813067827
18789.44/1188.91	c Solution 88, time = 1185.8217s
18789.44/1188.91	o 2812968234
18811.71/1190.35	c Solution 89, time = 1187.2615s
18811.71/1190.35	o 2807583220
21506.86/1359.78	c Solution 90, time = 1356.6948s
21506.86/1359.78	o 2807154740
22448.31/1418.98	o 2807154740
22448.31/1418.98	v -x10753 -x5460 -x8759 -x7607 -x3840 -x868 -x3051 -x547 -x2301 -x4091 -x9603 -x7283 -x7818 -x3744 -x5281 -x4813 -x6040 -x4788 -x3858 -x9663 -x6343 -x4905 -x1474 -x2154 -x5097 -x540 -x6300 -x105 -x3476 -x4226 -x839 -x9521 -x2331 -x8099 -x3028 -x4900 -x9460 -x5370 -x9215 -x2750 -x9373 -x5965 -x9253 -x8475 -x8136 -x6134 -x2174 -x471 -x5724 -x3085 -x9490 -x8710 -x2823 -x6102 -x4144 -x6622 -x4017 -x2050 -x7530 -x5453 -x7750 -x550 -x8579 -x2191 -x10624 -x1587 -x10382 -x5810 -x1459 -x1682 -x8755 -x3668 -x5668 -x6800 -x8182 -x7438 -x10297 -x1088 -x8822 -x10688 -x2110 -x3421 -x9464 -x5086 -x10582 -x4663 -x4564 -x4958 -x7637 -x10264 -x4280 -x9539 -x2484 -x3284 -x8776 -x9003 -x6915 -x2676 -x6075 -x6853 -x6615 -x2127 -x6561 -x9453 -x375 -x3404 -x1131 -x4682 -x7931 -x1225 -x7198 -x8056 -x10260 -x4057 -x8208 -x3225 -x5610 -x88 -x8156 -x5992 -x5468 -x5375 -x8403 -x9540 -x493 -x3069 -x7085 -x3747 -x7449 -x444 -x20 -x2225 -x590 -x3766 -x1011 -x4802 -x7339 -x8361 -x1708 -x7132 -x5381 -x1104 -x6508 -x4313 -x7416 -x6311 -x1663 -x1722 -x9661 -x8899 -x8070 -x1098 -x1268 -x8103 -x2713 -x6229 -x877 -x8402 -x594 -x2922 -x9706 -x4359 -x3759 -x627 -x9843 -x137 -x5907 -x8645 -x4727 -x6342 -x9586 -x8196 -x10191 -x3186 -x7186 -x2994 -x4133 -x6989 -x439 -x3584 -x5342 -x1066 -x902 -x2761 -x7093 -x1419 -x1752 -x10598 -x5427 -x881 -x1172 -x6026 -x9412 -x8761 -x3398 -x7672 -x210 -x4287 -x6041 -x1000 -x1323 -x7133 -x5503 -x6893 -x5564 -x8582 -x3994 -x835 -x6514 -x10633 -x6445 -x6952 -x8339 -x5062 -x9665 -x1857 -x1767 -x9278 -x2865 -x7984 -x2229 -x7282 -x5585 -x6079 -x9386 -x4693 -x4234 -x7809 -x8911 -x1291 -x8292 -x9106 -x1230 -x6903 -x3972 -x10593 -x10008 -x3891 -x2643 -x5431 -x5947 -x6392 -x8016 -x8631 -x3705 -x127 -x454 -x10772 -x965 -x9778 -x3423 -x9716 -x7527 -x5895 -x507 -x8465 -x8 -x4606 -x9546 -x2946 -x8943 -x9162 -x6089 -x5640 -x6631 -x4985 -x7032 -x4526 -x3925 -x10591 -x3364 -x8331 -x6414 -x7068 -x4055 -x5287 -x4990 -x2756 -x4074 -x4245 -x6564 -x5011 -x4608 -x1150 -x10347 -x6793 -x10794 -x4121 -x4094 -x3851 -x5374 -x3624 -x3254 -x3244 -x9155 -x1704 -x3955 -x2420 -x731 -x8902 -x4849 -x10622 -x6879 -x497 -x7673 -x1848 -x9372 -x782 -x9649 -x2356 -x9541 -x6852 -x2234 -x6468 -x3838 -x2712 -x1384 -x131 -x5339 -x7081 -x7053 -x7019 -x978 -x5893 -x6865 -x2720 -x3710 -x6413 -x9588 -x4229 -x5891 -x3271 -x9408 -x5081 -x3723 -x314 -x580 -x7696 -x2509 -x7807 -x7735 -x8387 -x2439 -x3435 -x2020 -x573 -x6598 -x4599 -x9417 -x5644 -x5526 -x7927 -x1619 -x2868 -x8389 -x9100 -x9353 -x6990 -x3659 -x3125 -x5574 -x10719 -x5006 -x8430 -x7460 -x9605 -x5590 -x8747 -x8934 -x1697 -x8423 -x1992 -x3621 -x4861 -x3081 -x825 -x10060 -x6188 -x8173 -x1460 -x6963 -x10118 -x1272 -x6407 -x3636 -x3780 -x8610 -x10727 -x664 -x3539 -x9898 -x10263 -x9096 -x5534 -x4550 -x3247 -x798 -x7619 -x5664 -x10342 -x352 -x8267 -x6948 -x8837 -x7711 -x6700 -x6987 -x2499 -x4087 -x1201 -x4283 -x7900 -x9641 -x661 -x8855 -x4058 -x9418 -x7090 -x8212 -x4145 -x2915 -x7629 -x5603 -x4615 -x2986 -x10016 -x3057 -x6935 -x4076 -x4160 -x7986 -x10539 -x5022 -x5174 -x3332 -x7130 -x151 -x4743 -x9399 -x1138 -x6433 -x971 -x9306 -x9857 -x8542 -x8575 -x6348 -x8252 -x5104 -x9311 -x3060 -x5392 -x5394 -x3749 -x2589 -x5425 -x10046 -x8051 -x2960 -x6752 -x2405 -x2971 -x7230 -x6485 -x4396 -x2732 -x2981 -x7369 -x5369 -x2691 -x10182 -x5204 -x9438 -x6055 -x9886 -x480 -x2585 -x2927 -x6173 -x858 -x6824 -x5355 -x7113 -x4249 -x2324 -x10401 -x6925 -x545 -x4256 -x3272 -x5244 -x2098 -x8370 -x8097 -x10880 -x7559 -x6722 -x757 -x8908 -x10410 -x8061 -x10351 -x960 -x5822 -x2424 -x7926 -x8040 -x2770 -x951 -x4618 -x979 -x1934 -x5676 -x6843 -x2083 -x5335 -x3488 -x5172 -x1241 -x3679 -x3879 -x4797 -x420 -x10834 -x2991 -x3066 -x10886 -x1375 -x6113 -x8131 -x7789 -x7974 -x6178 -x6220 -x6190 -x8698 -x3167 -x360 -x10302 -x4072 -x10799 -x9192 -x6922 -x10082 -x6403 -x1452 -x2751 -x8113 -x9694 -x10510 -x4596 -x955 -x8343 -x8213 -x2832 -x10195 -x3515 -x3502 -x9149 -x1817 -x5904 -x92 -x1137 -x9763 -x10358 -x3237 -x2768 -x3753 -x1036 -x7547 -x5309 -x1326 -x10820 -x8085 -x5451 -x9216 -x4691 -x5981 -x9071 -x3724 -x7500 -x552 -x5887 -x3075 -x2327 -x10536 -x46 -x10469 -x762 -x848 -x3936 -x9191 -x9587 -x5122 -x469 -x4664 -x2969 -x1371 -x1869 -x6569 -x2372 -x5095 -x571 -x1049 -x8632 -x8725 -x10281 -x1352 -x1826 -x5187 -x2157 -x1835 -x5139 -x3231 -x5350 -x5396 -x1102 -x6999 -x4817 -x3436 -x4982 -x1190 -x7007 -x240 -x10292 -x2572 -x6662 -x1696 -x10009 -x4026 -x9654 -x684 -x3471 -x6373 -x6507 -x9343 -x10707 -x2290 -x6997 -x8223 -x7997 -x7907 -x2155 -x10062 -x3248 -x4714 -x1579 -x9007 -x5393 -x1224 -x8406 -x10133 -x9006 -x10314 -x9580 -x3191 -x3317 -x8493 -x710 -x9374 -x7450 -x4710 -x2379 -x2195 -x9116 -x5257 -x9443 -x7940 -x10623 -x2942 -x181 -x4706 -x5606 -x7969 -x2364 -x5604 -x5989 -x7385 -x1870 -x1750 -x2781 -x8366 -x3654 -x5633 -x6065 -x2042 -x8764 -x2203 -x10259 -x8464 -x5808 -x8976 -x6457 -x10134 -x3876 -x2734 -x6605 -x5898 -x237 -x4084 -x7459 -x6516 -x9963 -x4946 -x7582 -x9741 -x2139 -x1786 -x9713 -x1607 -x8334 -x828 -x9941 -x36 -x3008 -x7697 -x8692 -x6207 -x4533 -x3454 -x8117 -x7107 -x1620 -x1532 -x2325 -x4570 -x3294 -x9792 -x3526 -x10092 -x2264 -x8523 -x6080 -x9620 -x10519 -x526 -x3861 -x1447 -x2559 -x1903 -x10094 -x1186 -x7514 -x7342 -x1897 -x5183 -x9913 -x5225 -x6567 -x5909 -x6606 -x10271 -x4320 -x869 -x8906 -x1800 -x9281 -x1880 -x9366 -x1062 -x4214 -x296 -x9320 -x9078 -x10096 -x3538 -x5745 -x3756 -x7 -x7904 -x10566 -x10739 -x1489 -x910 -x10764 -x7257 -x1162 -x7203 -x6464 -x3103 -x8862 -x4339 -x7397 -x9144 -x2702 -x10154 -x7936 -x3229 -x9762 -x8352 -x7167 -x10102 -x3931 -x10451 -x7791 -x3176 -x6380 -x9312 -x4013 -x8371 -x1436 -x1196 -x8075 -x8767 -x6012 -x9573 -x5158 -x4132 -x7725 -x806 -x5059 -x5649 -x5487 -x4831 -x9174 -x7274 -x5523 -x9994 -x10333 -x6834 -x6053 -x7335 -x4544 -x8293 -x6719 -x7042 -x596 -x6881 -x1858 -x5797 -x9391 -x5017 -x2013 -x295 -x7472 -x7815 -x8495 -x5041 -x2701 -x6357 -x1551 -x8100 -x6495 -x6775 -x10071 -x1204 -x3031 -x6846 -x3055 -x8652 -x6644 -x9476 -x6429 -x5615 -x8174 -x10005 -x1625 -x3899 -x8071 -x2731 -x6880 -x1690 -x2871 -x8274 -x6264 -x7341 -x4773 -x5262 -x9759 -x9643 -x4298 -x267 -x10042 -x8586 -x10483 -x8262 -x7095 -x9087 -x1556 -x1622 -x10637 -x5046 -x659 -x4566 -x4183 -x10328 -x7412 -x6265 -x8782 -x6249 -x5296 -x3771 -x7848 -x7475 -x3691 -x901 -x10187 -x6821 -x4290 -x5679 -x6209 -x1988 -x10430 -x10690 -x4340 -x6778 -x4820 -x6196 -x7465 -x8110 -x7913 -x7046 -x5015 -x5705 -x5441 -x8567 -x6118 -x1715 -x4077 -x3296 -x5620 -x2715 -x7842 -x5359 -x1454 -x2297 -x10616 -x6886 -x655 -x1671 -x4993 -x4073 -x3005 -x6204 -x8266 -x5018 -x7048 -x1388 -x1413 -x6043 -x4149 -x5230 -x3346 -x9623 -x3078 -x8612 -x4272 -x2603 -x5736 -x1586 -x7414 -x9960 -x4609 -x3299 -x8874 -x1156 -x7971 -x10097 -x54 -x1569 -x5824 -x4844 -x72 -x956 -x9862 -x6087 -x6488 -x6630 -x3826 -x6524 -x6025 -x9714 -x2580 -x4821 -x3356 -x2305 -x7125 -x1313 -x10521 -x3957 -x5841 -x418 -x4819 -x10636 -x1794 -x787 -x5180 -x7250 -x1015 -x2158 -x5343 -x3101 -x3775 -x8147 -x8806 -x2276 -x10686 -x9197 -x9725 -x6871 -x2919 -x9748 -x7962 -x2041 -x613 -x1792 -x6426 -x6326 -x8708 -x10849 -x9124 -x4818 -x2019 -x1788 -x6827 -x8833 -x5263 -x9754 x10196 -x6953 -x8714 -x8380 -x4724 -x19 -x9146 -x6578 -x5096 -x9893 -x10290 -x10117 -x5001 -x4255 -x5098 -x8918 -x3414 -x8462 -x5685 -x2177 -x732 -x5133 -x8233 -x10565 -x9445 -x419 -x6768 -x413 -x9223 -x2825 -x3557 -x4252 -x280 -x6532 -x5023 -x3197 -x4068 -x5770 -x7227 -x3712 -x10558 -x2283 -x2212 -x4646 -x8003 -x5483 -x5297 -x136 -x3544 -x2180 -x8910 -x7995 -x1887 -x2166 -x10349 -x8043 -x3844 -x9932 -x7043 -x4528 -x9039 -x2361 -x2799 -x478 -x4614 -x9153 -x7855 -x1645 -x7590 -x743 -x1574 -x6995 -x2808 -x5420 -x9090 -x4031 -x8253 -x9118 -x9032 -x3528 -x10068 -x2877 -x2412 -x8033 -x7225 -x367 -x4184 -x1085 -x4866 -x7513 -x6683 -x2577 -x10642 -x8863 -x1284 -x6776 -x4409 -x2478 -x4230 -x6418 -x117 -x1797 -x1100 -x393 -x2056 -x9834 -x7073 -x4660 -x8798 -x10407 -x7591 -x1200 -x4512 -x1378 -x5272 -x3494 -x856 -x2648 -x10665 -x7147 -x8649 -x4641 -x2719 -x5706 -x4360 -x10013 -x2399 -x9833 -x8467 -x4263 -x9358 -x10235 -x6828 -x7861 -x1333 -x3413 -x1435 -x8229 -x3217 -x3986 -x9548 -x5975 -x2373 -x6842 -x849 -x10779 -x5762 -x499 -x5210 -x6743 -x2911 -x425 -x4472 -x1751 -x3127 -x2152 -x5734 -x4956 -x645 -x4865 -x6358 -x10520 -x5500 -x8296 -x3397 -x2869 -x8857 -x10138 -x9256 -x5366 -x1553 -x3367 -x10184 -x6874 -x9526 -x9475 -x7110 -x6811 -x10858 -x4442 -x784 -x6440 -x4600 -x152 -x2809 -x9942 -x5687 -x4772 -x2038 -x7603 -x7715 -x6487 -x4411 -x1668 -x2844 -x2296 -x7555 -x6543 -x9240 -x10353 -x4766 -x3395 -x2175 -x5000 -x10651 -x1634 -x2711 -x10676 -x3564 -x464 -x626 -x6237 -x3062 -x4353 -x3713 -x17 -x2213 -x2172 -x899 -x6732 -x3941 -x1362 -x433 -x7254 -x10695 -x10497 -x7256 -x9729 -x1575 -x6111 -x7687 -x6142 -x5914 -x1347 -x7021 -x3473 -x1567 -x10625 -x4924 -x225 -x5974 -x3898 -x4138 -x9237 -x10561 -x8966 -x7728 -x7541 -x422 -x8556 -x9788 -x10397 -x2410 -x4085 -x8346 -x4332 -x3198 -x5653 -x4227 -x3120 -x5919 -x682 -x4934 -x4762 -x7148 -x6452 -x6335 -x3403 -x760 -x4847 -x5012 -x5155 -x6831 -x130 -x4586 -x781 -x7714 -x4221 -x683 -x9609 -x2576 -x9354 -x4165 -x7812 -x964 -x5690 -x1147 -x7340 -x3523 -x7874 -x4488 -x5327 -x2049 -x6334 -x135 -x6503 -x6642 -x7531 -x1594 -x10866 -x2485 -x2243 -x7877 -x6129 -x3407 -x676 -x907 -x6609 -x8546 -x819 -x5371 -x4705 -x5582 -x9441 -x9943 -x1032 -x376 -x7819 -x4022 -x7464 -x1798 -x1942 -x7390 -x6749 -x1324 -x4439 -x3977 -x1892 -x6891 -x3881 -x7542 -x4115 -x7191 -x10449 -x9287 -x932 -x7295 -x6894 -x6950 -x7119 -x3853 -x8278 -x38 -x7892 -x4047 -x6327 -x10315 -x5672 -x985 -x4890 -x452 -x8192 -x8739 -x3718 -x1527 -x4994 -x2935 -x670 -x10249 -x2472 -x10454 -x5611 -x5863 -x4674 -x10758 -x9249 -x7921 -x1503 -x3188 -x3445 -x708 -x3505 -x8569 -x3047 -x4467 -x8337 -x814 -x2641 -x6322 -x7163 -x6021 -x48 -x9684 -x3098 -x3989 -x9985 -x2086 -x903 -x668 -x69 -x8589 -x1717 -x8431 -x10429 -x9515 -x1407 -x8473 -x2130 -x4620 -x5444 -x7751 -x7910 -x10617 -x2429 -x5186 -x2934 -x7355 -x8999 -x4200 -x1446 -x8108 -x855 -x8123 -x3992 -x5572 -x9302 -x5946 -x6149 -x4474 -x4862 -x8494 -x10601 -x624 -x8114 -x9879 -x10493 -x6617 -x729 -x10801 -x2516 -x2775 -x10619 -x3484 -x8738 -x4687 -x7499 -x7599 -x5382 -x2147 -x6374 -x1178 -x1783 -x9265 -x1564 -x2279 -x7771 -x125 -x466 -x1757 -x7265 -x6504 -x707 -x7273 -x988 -x10481 -x10064 -x161 -x10609 -x5753 -x6934 -x10171 -x9052 -x10577 -x5461 -x7190 -x3956 -x9296 -x5882 -x8527 -x273 -x1441 -x1741 -x4402 -x4709 -x405 -x889 -x9495 -x10460 -x9572 -x10692 -x934 -x7546 -x6494 -x2340 -x3048 -x2345 -x9952 -x7630 -x7433 -x9385 -x6221 -x8743 -x9574 -x1414 -x6682 -x8765 -x9730 -x1805 -x6758 -x1411 -x3143 -x5654 -x9031 -x3755 -x5659 -x8742 -x5599 -x6676 -x3426 -x10585 -x8741 -x1379 -x9209 -x10814 -x5162 -x4998 -x5 -x6773 -x7092 -x2958 -x10863 -x6092 -x6570 -x7846 -x8529 -x8887 -x9777 -x7595 -x1907 -x4650 -x4309 -x10837 -x408 -x7109 -x9467 -x7574 -x3637 -x7835 -x7111 -x2077 -x246 -x4136 -x8842 -x5440 -x2656 -x4019 -x1861 -x2030 -x496 -x9422 -x9109 -x4134 -x677 -x3735 -x4726 -x3812 -x5195 -x3108 -x5404 -x5009 -x4008 -x8388 -x165 -x4292 -x6699 -x4972 -x5292 -x2979 -x4093 -x9839 -x5152 -x2898 -x1969 -x7773 -x2590 -x7399 -x7998 -x9737 -x768 -x9707 -x8347 -x6181 -x4083 -x4575 -x4116 -x1194 -x3320 -x8711 -x5840 -x5288 -x9904 -x4185 -x1576 -x1139 -x9421 -x3257 -x7817 -x9238 -x8770 -x1734 -x32 -x2500 -x6905 -x678 -x7999 -x4616 -x1174 -x9202 -x6628 -x9033 -x2250 -x3795 -x699 -x5088 -x10045 -x6878 -x87 -x8181 -x5902 -x10479 -x7550 -x5570 -x8319 -x10323 -x1209 -x2878 -x1262 -x4155 -x3213 -x9194 -x5207 -x3012 -x2395 -x9458 -x155 -x6115 -x10685 -x5591 -x2358 -x4142 -x9809 -x5458 -x6982 -x740 -x8812 -x10551 -x10492 -x4338 -x6147 -x9621 -x4356 -x4364 -x8373 -x1540 -x1962 -x207 -x5319 -x2978 -x2802 -x9632 -x10250 -x1578 -x5646 -x1393 -x5618 -x481 -x7862 -x6976 -x6572 -x5358 -x9271 -x1002 -x10683 -x7799 -x9594 -x2342 -x4968 -x3358 -x4824 -x14 -x6499 -x9496 -x6574 -x2555 -x8102 -x6583 -x2560 -x9013 -x10395 -x946 -x8668 -x5129 -x7276 -x8532 -x8324 -x2069 -x5581 -x4024 -x1161 -x6626 -x2007 -x3701 -x5592 -x4580 -x4527 -x4167 -x553 -x8535 -x1599 -x8325 -x3338 -x9444 -x3357 -x4785 -x2244 -x4755 -x1456 -x4809 -x8749 -x5766 -x9724 -x1120 -x3682 -x4143 -x5480 -x6899 -x1329 -x10330 -x8022 -x6280 -x1396 -x3529 -x3693 -x10113 -x5280 -x7145 -x1101 -x7129 -x10531 -x9635 -x2251 -x6454 -x6317 -x7959 -x2552 -x6248 -x9907 -x2253 -x4444 -x6969 -x9769 -x7395 -x10019 -x2082 -x8936 -x8723 -x6845 -x3680 -x2 -x2039 -x5508 -x7421 -x254 -x4246 -x6279 -x1965 -x9059 -x738 -x2818 -x6582 -x8335 -x10080 -x8818 -x7183 -x7612 -x6100 -x8814 -x7471 -x4945 -x5815 -x9259 -x1957 -x8772 -x783 -x10038 -x2057 -x8450 -x10115 -x1849 -x9670 -x3447 -x5546 -x6251 -x10435 -x8696 -x2220 -x1749 -x1292 -x5434 -x7207 -x3967 -x6400 -x773 -x7363 -x4670 -x1248 -x4858 -x7321 -x9894 -x9375 -x2079 -x8400 -x9207 -x6483 -x9455 -x4381 -x9184 -x5245 -x9524 -x113 -x7171 -x4545 -x6616 -x853 -x2444 -x9758 -x813 -x4753 -x3371 -x7805 -x10001 -x3053 -x2422 -x4740 -x10660 -x300 -x7410 -x10248 -x6366 -x3501 -x1517 -x10792 -x5256 -x5148 -x8849 -x243 -x6052 x9950 -x2409 -x4278 -x1730 -x2407 -x9168 -x4765 -x7781 -x5226 -x4932 -x272 -x911 -x3105 -x5912 -x10735 -x4172 -x8217 -x4928 -x10236 -x6320 -x7396 -x3044 -x4067 -x7806 -x9351 -x6434 -x6057 -x8088 -x10029 -x9642 -x9108 -x6216 -x7309 -x3728 -x323 -x8416 -x5521 -x10606 -x3602 -x9575 -x4622 -x8595 -x9692 -x5547 -x7336 -x4192 -x4913 -x3973 -x6462 -x3154 -x5562 -x3982 -x2594 -x5576 -x7568 -x4789 -x234 -x7765 -x7528 -x1555 -x10557 -x2009 -x10 -x8437 -x3289 -x7001 -x8540 -x7680 -x8851 -x2666 -x3999 -x9041 -x2397 -x6889 -x10020 -x6352 -x10232 -x6904 -x4150 -x5299 -x4257 -x8447 -x8526 -x6023 -x3868 -x9481 -x7386 -x10325 -x7029 -x2762 -x5669 -x277 -x6077 -x492 -x653 -x3706 -x6376 -x1039 -x8426 -x8412 -x7247 -x6421 -x4852 -x7293 -x8505 -x945 -x8141 -x9112 -x7288 -x4311 -x5976 -x7488 -x5198 -x446 -x5812 -x5364 -x1417 -x178 -x5789 -x10629 -x4517 -x3169 -x5353 -x10891 -x7314 -x5194 -x5761 -x8222 -x7243 -x517 -x8636 -x3796 -x10081 -x565 -x8850 -x3372 -x2931 -x5010 -x1541 -x8133 -x5660 -x5985 -x10142 -x2398 -x4744 -x5589 -x298 -x3030 -x5201 -x3513 -x8358 -x8787 -x9616 -x5847 -x3928 -x4607 -x7169 -x6258 -x4823 -x293 -x6635 -x2289 -x2346 -x9120 -x7996 -x4273 -x7222 -x302 -x7334 -x10010 -x6276 -x9896 -x5466 -x4787 -x9612 -x6858 -x2209 -x1769 -x1427 -x7976 -x6794 -x8245 -x6212 -x5513 -x5052 -x8224 -x4542 -x7816 -x157 -x6448 -x8965 -x2370 -x9015 -x3768 -x3993 -x1653 -x10879 -x1090 -x2160 -x1276 -x9766 -x5241 -x524 -x5016 -x4835 -x2486 -x1913 -x3389 -x9364 -x9977 -x3438 -x9211 -x5763 -x5742 -x9222 -x10058 -x9431 -x6232 -x6315 -x8225 -x9599 -x10878 -x7281 -x1069 -x3498 -x1083 -x3180 -x4675 -x8098 -x1199 -x6581 -x2047 -x8500 -x3942 -x9363 -x7894 -x5794 -x7427 -x2190 -x2883 -x7327 -x7850 -x8167 -x206 -x10106 -x844 -x4812 -x4690 -x5979 -x3056 -x8220 -x10178 -x10124 -x9208 -x8288 -x6472 -x9206 -x8046 -x216 -x9639 -x6754 -x6826 -x7832 -x9055 -x10464 -x6127 -x9742 -x9020 -x4584 -x1422 -x7683 -x4939 -x5433 -x7743 -x292 -x9764 -x211 -x10756 -x1844 -x3276 -x9955 -x7058 -x5113 -x9160 -x803 -x5910 -x6422 -x9999 -x4397 -x3147 -x1770 -x10112 -x717 -x1099 -x7067 -x3457 -x4899 -x158 -x3549 -x5775 -x5422 -x639 -x820 -x6538 -x3314 -x8415 -x9415 -x4236 -x2887 -x8372 -x801 -x8355 -x1013 -x2645 -x3318 -x4317 -x10671 -x6177 -x673 -x1597 -x2684 -x3924 -x4868 -x6539 -x9837 -x6604 -x64 -x4460 -x8254 -x3431 -x9646 -x3249 -x7922 -x927 -x641 -x721 -x4647 -x1860 -x4964 -x1065 -x3722 -x9322 -x9690 -x7083 -x6882 -x9753 -x4065 -x3650 -x2016 -x1658 -x6136 -x9844 -x10635 -x6916 -x2282 -x8886 -x9406 -x2990 -x6805 -x2815 -x2227 -x8318 -x10272 -x8478 -x3534 -x453 -x8084 -x9313 -x7343 -x6045 -x355 -x5236 -x1562 -x10244 -x2319 -x10209 -x4656 -x10574 -x2558 -x2230 -x3512 -x3715 -x9491 -x5511 -x5588 -x1031 -x5901 -x8470 -x10670 -x2636 -x9881 -x146 -x4940 -x7704 -x4179 -x7359 -x4048 -x4265 -x977 -x6066 -x6674 -x6490 -x7675 -x7005 -x4732 -x8585 -x6809 -x4683 -x604 -x5112 -x1 -x6430 -x3104 -x5125 -x10183 -x299 -x5702 -x5398 -x3492 -x5307 -x2194 -x4870 -x2693 -x6804 -x2224 -x9915 -x2710 -x3652 -x8368 -x7525 -x3298 -x6720 -x9928 -x4062 -x10061 -x5524 -x8888 -x4419 -x6975 -x3869 -x1583 -x6143 -x1250 -x4576 -x1409 -x8509 -x8510 -x1655 -x8522 -x9371 -x556 -x4582 -x2153 -x5092 -x9551 -x9848 -x8276 -x8240 -x5899 -x7703 -x7193 -x4665 -x2163 -x1964 -x9419 -x5310 -x2749 -x10230 -x9892 -x7318 -x8952 -x10874 -x1181 -x7025 -x6108 -x9114 -x90 -x9080 -x6814 -x6750 -x6885 -x10222 -x10034 -x4767 -x2066 -x244 -x312 -x775 -x1406 -x3209 -x5616 -x7008 -x634 -x993 -x1638 -x9128 -x5322 -x5699 -x1261 -x2700 -x2434 -x7870 -x6968 -x546 -x1493 -x4644 -x3902 -x9922 -x6746 -x3922 -x5927 -x6873 -x1153 -x6942 -x8990 -x350 -x8356 -x3824 -x7618 -x9757 -x9912 -x3644 -x10270 -x9873 -x2070 -x525 -x7349 -x7833 -x3185 -x2256 -x6005 -x9477 -x484 -x10207 -x10360 -x7727 -x7844 -x8607 -x7377 -x8697 -x3597 -x2574 -x563 -x10668 -x4577 -x9511 -x5759 -x6829 -x10586 -x4378 -x1590 -x4450 -x3573 -x4189 -x6657 -x8844 -x6463 -x6350 -x10468 -x7384 -x10780 -x8831 -x10825 -x5101 -x3729 -x9700 -x8616 -x5354 -x6661 -x567 -x2103 -x514 -x5314 -x1185 -x7050 -x6097 -x6949 -x7323 -x3359 -x8118 -x1894 -x8018 -x4162 -x7279 -x1618 -x7659 -x8757 -x2880 -x8766 -x9656 -x8134 -x4000 -x2541 -x1257 -x10368 -x2299 -x7710 -x10132 -x983 -x10123 -x2765 -x2653 -x3954 -x3408 -x3487 -x3190 -x1340 -x10420 -x7264 -x8501 -x593 -x8647 -x1542 -x5157 -x1777 -x4783 -x5138 -x7325 -x1512 -x3240 -x9945 -x6771 -x2303 -x5971 -x3175 -x5577 -x6611 -x8026 -x8424 -x7370 -x10155 -x5488 -x10581 -x95 -x10466 -x867 -x7075 -x2238 -x10524 -x8834 -x2805 -x6724 -x9088 -x8488 -x9309 -x9929 -x3582 -x3286 -x1403 -x10461 -x6399 -x456 -x8580 -x7797 -x643 -x10221 -x2338 -x7516 -x5037 -x343 -x8039 -x9880 -x9640 -x9982 -x6679 -x10740 -x8613 -x4891 -x10438 -x6761 -x3604 -x8835 -x10319 -x8673 -x4462 -x8824 -x888 -x5436 -x6876 -x5617 -x5090 -x4560 -x4588 -x9987 -x6458 -x3541 -x2280 -x8017 -x9187 -x5885 -x8690 -x6015 -x5889 -x3673 -x1337 -x1654 -x1524 -x5920 -x5626 -x2683 -x5274 -x3058 -x1027 -x9115 -x5091 -x3459 -x804 -x10812 -x4009 -x10488 -x10377 -x1505 -x7031 -x6868 -x8504 -x6854 -x7583 -x9614 -x9513 -x7481 -x1804 -x4604 -x2959 -x5738 -x4042 -x315 -x8035 -x2033 -x10362 -x4071 -x10463 -x10689 -x4637 -x485 -x7838 -x6594 -x1106 -x950 -x9997 -x763 -x3892 -x9585 -x7964 -x10588 -x5056 -x9196 -x186 -x1670 -x4081 -x3885 -x1142 -x7417 -x7937 -x426 -x10882 -x1771 -x3179 -x7966 -x1425 -x9255 -x4056 -x2401 -x9226 -x1134 -x623 -x10380 -x4619 -x8377 -x10258 -x7120 -x6091 -x2382 -x2492 -x1803 -x3927 -x5345 -x2920 -x6923 -x5607 -x7668 -x7759 -x4552 -x9356 -x4929 -x8469 -x5890 -x2440 -x40 -x2497 -x1768 -x7758 -x560 -x3915 -x9966 -x3563 -x1266 -x7434 -x5231 -x5978 -x2196 -x9217 -x190 -x7669 -x4869 -x5208 -x3355 -x4204 -x8432 -x2519 -x4876 -x3677 -x515 -x2655 -x94 -x1158 -x535 -x9771 -x1845 -x4887 -x1539 -x7745 -x459 -x5688 -x7851 -x9447 -x5930 -x2996 -x6110 -x5650 -x1097 -x1499 -x1705 -x10821 -x5239 -x4124 -x8889 -x2742 -x8474 -x2315 -x10030 -x1679 -x6972 -x7840 -x149 -x6076 -x3607 -x2578 -x6670 -x193 -x5333 -x1866 -x93 -x1212 -x4406 -x4064 -x6715 -x5793 -x2853 -x3623 -x1762 -x4875 -x1348 -x2186 -x7000 -x1314 -x2081 -x599 -x1082 -x3011 -x2619 -x2448 -x7389 -x7615 -x1076 -x7794 -x2028 -x2269 -x7368 -x6921 -x8023 -x6555 -x3004 -x8873 -x2582 -x84 -x2371 x7801 -x989 -x153 -x5573 -x537 -x1386 -x10376 -x3228 -x10853 -x2093 -x5814 -x6174 -x4377 -x98 -x6991 -x8605 -x3458 -x8836 -x9459 -x7576 -x9965 -x2355 -x9871 -x2703 -x7589 -x3688 -x3708 -x7137 -x4515 -x9644 -x9274 -x5767 -x9939 -x7749 -x8665 -x6788 -x8948 -x8441 -x6777 -x7763 -x10583 -x10170 -x4164 -x9030 -x8047 -x5993 -x2332 -x7783 -x7638 -x6415 -x10666 -x4911 -x7086 -x9083 -x3940 -x9463 -x6575 -x10186 -x6290 -x8882 -x7486 -x741 -x8463 -x4523 -x3183 -x6257 -x559 -x3310 -x1606 -x8135 -x3077 -x4898 -x4173 -x931 -x5969 -x1278 -x7508 -x3219 -x6105 -x7398 -x8775 -x2173 -x2120 -x10845 -x10687 -x2433 -x3917 -x9687 -x1437 -x2237 -x8592 -x7721 -x10255 -x9550 -x8260 -x364 -x6825 -x3509 -x8989 -x9645 -x3126 -x4782 -x2965 -x1630 -x5151 -x7613 -x815 -x6292 -x7291 -x5119 -x5833 -x6717 -x10327 -x10051 -x6536 -x8624 -x3133 -x7644 -x3804 -x7646 -x477 -x10241 -x6929 -x4346 -x9293 -x2502 -x10399 -x6669 -x7467 -x631 -x6085 -x8449 -x10450 -x8676 -x2143 -x1609 -x8340 -x121 -x5294 -x1615 -x1170 -x1610 -x7178 -x7226 -x5259 -x1451 -x3684 -x4050 -x7505 -x7237 -x7585 -x5085 -x7015 -x10310 -x4543 -x2491 -x3204 -x198 -x4625 -x2510 -x4777 -x6765 -x5826 -x1706 -x8664 -x10339 -x1462 -x7895 -x1528 -x384 -x10745 -x4504 -x10188 -x3349 -x1482 -x3848 -x4792 -x10682 -x6161 -x4589 -x2974 -x9996 -x4029 -x4737 -x5154 -x5182 -x2957 -x189 -x9471 -x8715 -x8618 -x1481 -x891 -x4394 -x2512 -x10243 -x2216 -x9617 -x4130 -x6088 -x3449 -x8429 -x2674 -x6872 -x2359 -x1231 -x2437 -x3862 -x7306 -x9163 -x7893 -x9650 -x6144 -x9345 -x9012 -x10256 -x7865 -x7878 -x2167 -x3109 -x83 -x1020 -x4793 -x9823 -x9816 -x8109 -x9409 -x9074 -x2854 -x1211 -x10079 -x7776 -x10364 -x3612 -x10476 -x2721 -x9516 -x5730 -x2226 -x6855 -x2240 -x5746 -x6932 -x5491 -x1660 -x3864 -x1169 -x609 -x1245 -x10144 -x3760 -x7456 -x1929 -x1968 -x383 -x7160 -x5972 -x5044 -x904 -x617 -x8044 -x3116 -x89 -x3579 -x6883 -x1108 -x9610 -x1776 -x793 -x6152 -x6032 -x2779 -x6562 -x6977 -x2169 -x8731 -x4827 -x8845 -x410 -x3818 -x2511 -x6840 -x3900 -x10835 -x4799 -x9780 -x1487 -x2436 -x3429 -x5872 -x7246 -x713 -x8008 -x4032 -x846 -x3551 -x1483 -x1275 -x5735 -x3934 -x5796 -x4977 -x66 -x5224 -x4040 -x8707 -x1492 -x2450 -x4906 -x1908 -x2733 -x8881 -x7742 -x1008 -x986 -x1850 -x9474 -x2482 -x7993 -x9556 -x7026 -x10475 -x5568 -x10703 -x5752 -x3949 -x7004 -x620 -x3233 -x5795 -x693 -x7845 -x5156 -x4930 -x5445 -x10702 -x6910 -x10175 -x3373 -x7661 -x1953 -x9916 -x7200 -x733 -x55 -x4358 -x6228 -x5285 -x7924 -x3567 -x3737 -x9254 -x4328 -x8256 -x2310 -x4935 -x4955 -x9190 -x7161 -x10731 -x8828 -x9379 -x9998 -x3027 -x10653 -x1500 -x2838 -x7480 -x10156 -x764 -x6819 -x7361 -x6817 -x9121 -x7173 -x7248 -x122 -x10462 -x3546 -x4758 -x6591 -x4005 -x10130 -x2044 -x10394 -x10490 -x1079 -x6139 -x2891 -x6431 -x1374 -x5144 -x8104 -x5586 -x6157 -x4936 -x2520 -x5075 -x5408 -x3333 -x415 -x865 -x10640 -x4845 -x9242 -x7764 -x2863 -x5192 -x1728 -x1315 -x2867 -x5209 -x2669 -x938 -x6641 -x307 -x7146 -x369 -x2219 -x7968 -x1398 -x9101 -x387 -x9435 -x8924 -x8817 -x6546 -x6589 -x2446 -x7504 -x5380 -x8528 -x3751 -x1235 -x7012 -x6037 -x8704 -x572 -x2897 -x10873 -x3690 -x2675 -x4700 -x10513 -x313 -x8515 -x5367 -x1345 -x8079 -x3685 -x7176 -x3814 -x4856 -x3552 -x6351 -x7734 -x9247 -x6530 -x671 -x1712 -x8890 -x2457 -x7047 -x2036 -x4379 -x7303 -x6920 -x5383 -x6911 -x6810 -x6112 -x2581 -x1149 -x6275 -x389 -x8815 -x8893 -x6973 -x5938 -x7757 -x4248 -x37 -x3638 -x8979 -x10795 -x5580 -x4003 -x4951 -x9944 -x9299 -x9389 -x3648 -x6684 -x9558 x5106 -x2640 -x6093 -x7526 -x50 -x7156 -x3132 -x7320 -x5557 -x5942 -x8259 -x8511 -x9961 -x6234 -x5605 -x9683 -x6231 -x3038 -x7411 -x10659 -x445 -x5516 -x4806 -x8762 -x5641 -x7016 -x6246 -x7790 -x2670 -x5792 -x749 -x3866 -x9918 -x3354 -x4127 -x7009 -x10867 -x10309 -x1341 -x7435 -x5906 -x6579 -x4514 -x6653 -x9193 -x10041 -x6314 -x10423 -x2349 -x5140 -x1327 -x642 -x8444 -x6446 -x4838 -x5053 -x7634 -x1873 -x10293 -x3518 -x7188 -x9150 -x3761 -x2353 -x4482 -x7300 -x7302 -x9062 -x6621 -x7903 -x1243 -x3425 -x4195 -x4563 -x3651 -x1376 -x3070 -x10467 -x147 -x6560 -x864 -x1529 -x341 -x1074 -x10101 -x6984 -x7824 -x10827 -x10416 -x9303 -x10618 -x4052 -x1999 -x8984 -x779 -x1648 -x9964 -x10152 -x7560 -x3878 -x10810 -x4655 -x6986 -x921 -x2151 -x1373 -x4776 -x6571 -x1498 -x3193 -x6521 -x4217 -x1926 -x5146 -x7896 -x778 -x5821 -x3019 -x2242 -x8242 -x9555 -x1846 -x3594 -x6288 -x3076 -x3757 -x3032 -x3042 -x5027 -x8898 -x823 -x3067 -x7470 -x5340 -x9830 -x3163 -x723 -x3328 -x6436 -x9131 -x5457 -x2228 -x8461 -x8830 -x3821 -x9841 -x1632 -x816 -x4881 -x6593 -x9425 -x1621 -x810 -x5072 -x7929 -x1054 -x2963 -x1828 -x9535 -x2932 -x2507 -x5741 -x4828 -x6282 -x5720 -x428 -x9164 -x449 -x7767 -x1457 -x7738 -x7128 -x3857 -x7747 -x6267 -x6285 -x416 -x4979 -x5560 -x10140 -x10296 -x5935 -x2628 -x9800 -x4960 -x10224 -x8492 -x6098 -x354 -x2856 -x8311 -x5077 -x7206 -x4435 -x4995 -x29 -x8456 -x4505 -x1461 -x9008 -x230 -x4952 -x1440 -x9715 -x3854 -x359 -x8028 -x35 -x6034 -x342 -x9704 -x5716 -x7054 -x4837 -x4538 -x5229 -x1233 -x8203 -x3610 -x7489 -x9258 -x5729 -x5817 -x3763 -x1816 -x6185 -x6748 -x5951 -x4051 -x10098 -x569 -x6937 -x2074 -x1611 -x9110 -x1449 -x2682 -x3043 -x6484 -x9891 -x3252 -x139 -x5806 -x3375 -x916 -x4270 -x4417 -x3791 -x1995 -x4063 -x1641 -x2795 -x5128 -x1197 -x845 -x6214 -x698 -x1961 -x8417 -x8290 -x1317 -x1491 -x5945 -x412 -x4896 -x10161 -x8933 -x4833 -x9878 -x7199 -x3698 -x231 -x8917 -x7284 -x5996 -x10428 -x4232 -x8374 -x8591 -x256 -x836 -x4791 -x2034 -x8385 -x175 -x8396 -x8921 -x3309 -x1058 -x886 -x8190 -x8973 -x5247 -x10725 -x8871 -x9040 -x7106 -x3223 -x5402 -x7839 -x8207 -x8161 -x7103 -x9794 -x5170 -x9483 -x2121 -x8365 -x70 -x3162 -x4387 -x6298 -x42 -x2053 -x9166 -x3658 -x6428 -x4800 -x7608 -x6924 -x7957 -x8998 -x1208 -x2944 -x4261 -x4044 -x5214 -x9432 -x4117 -x9832 -x4524 -x1629 -x9097 -x1116 -x8865 -x4889 -x7748 -x4476 -x4095 -x4341 -x9600 -x1255 -x3411 -x6489 -x3873 -x3466 -x3483 -x6803 -x4920 -x611 -x8350 -x8716 -x5903 -x8539 -x7524 -x7348 -x7823 -x4296 -x531 -x1702 -x4129 -x2966 -x144 -x4667 -x5966 -x7678 -x10630 -x1612 -x5252 -x3173 -x2828 -x6444 -x3159 -x3846 -x4039 -x5049 -x7684 -x8773 -x1256 -x725 -x3416 -x3871 -x1005 -x1680 -x587 -x3182 -x5823 -x6197 -x3570 -x8733 -x541 -x1322 -x7729 -x8139 -x4923 -x7983 -x6332 -x5755 -x4695 -x4082 -x2926 -x77 -x4196 -x10331 -x4830 -x5627 -x1227 -x5703 -x7649 -x8422 -x2367 -x6278 -x3401 -x4176 -x9545 -x4886 -x2080 -x5388 -x1526 -x697 -x8241 -x9728 -x3468 -x1400 -x4266 -x7310 -x7596 -x4754 -x3208 -x5360 -x4549 -x6573 -x6890 -x334 -x3521 -x5317 -x5707 -x6008 -x528 -x5455 -x4349 -x2054 -x8284 -x7935 -x7720 -x3481 -x7065 -x3586 -x8030 -x8524 -x1928 -x6509 -x10541 -x8641 -x6198 -x8096 -x322 -x7316 -x4135 -x8734 -x7150 -x5029 -x2864 -x10819 -x905 -x5831 -x2635 -x7006 -x7135 -x8503 -x8378 -x7362 x8058 -x1484 -x6411 -x2275 -x7905 -x57 -x5783 -x3134 -x4148 -x6172 -x4016 -x4281 -x4158 -x8774 -x2625 -x2271 -x5200 -x10571 -x258 -x7624 -x5575 -x1433 -x10163 -x4319 -x5232 -x1044 -x6126 -x6018 -x4365 -x5917 -x5565 -x6992 -x9170 -x3097 -x9017 -x10365 -x8769 -x8967 -x542 -x4276 -x3232 -x9876 -x10442 -x1382 -x7631 -x8442 -x10065 -x7297 -x9652 -x6785 -x8514 -x10291 -x6013 -x429 -x9102 -x5336 -x10147 -x9257 -x6210 -x9897 -x7330 -x7674 -x2208 -x388 -x7233 -x2249 -x6287 -x8728 -x10012 -x7292 -x4941 -x7537 -x6727 -x1884 -x4562 -x6227 -x3000 -x461 -x8969 -x9328 -x7739 -x3295 -x7364 -x7447 -x8687 -x8310 -x1300 -x3086 -x5670 -x4271 -x3203 -x3288 -x10100 -x82 -x9236 -x9786 -x9332 -x7970 -x9341 -x4294 -x6247 -x6478 -x5850 -x4477 -x3151 -x7002 -x1661 -x6401 -x6964 -x4168 -x2524 -x5080 -x8859 -x2483 -x7897 -x4441 -x2604 -x8452 -x7980 -x5471 -x5623 -x9723 -x320 -x288 -x5719 -x5504 -x1877 -x8712 -x10268 -x607 -x2504 -x3486 -x9566 -x129 -x3253 -x2841 -x7331 -x10869 -x551 -x3519 -x1001 -x5715 -x1855 -x7934 -x9317 -x491 -x9525 -x1948 -x8562 -x1463 -x10067 -x8541 -x2300 -x3608 -x1535 -x6960 -x1732 -x9349 -x9266 -x160 -x4617 -x3635 -x9489 -x7635 -x2477 -x1267 -x5721 -x6783 -x2465 -x9450 -x1695 -x3503 -x933 -x4222 -x914 -x3384 -x10267 -x10165 -x3665 -x9534 -x6820 -x10540 -x908 -x2311 -x8367 -x8856 -x10807 -x3039 -x9782 -x8342 -x10535 -x10791 -x5477 -x2456 -x2078 -x1981 -x8199 -x8074 -x5329 -x228 -x822 -x8563 -x5069 -x324 -x10852 -x6912 -x4917 -x2051 -x2350 -x10047 -x3335 -x8004 -x4763 -x3697 -x4897 -x238 -x6647 -x9751 -x10150 -x5827 -x4169 -x2474 -x385 -x1951 -x1918 -x1448 -x6554 -x5386 -x6201 -x3093 -x6104 -x162 -x2741 -x1842 -x9269 -x10262 -x10847 -x8988 -x10344 -x6007 -x3696 -x9318 -x10373 -x5356 -x9980 -x6701 -x9500 -x2503 -x9134 -x10505 -x6140 -x6106 -x7564 -x585 -x3619 -x8479 -x834 -x4372 -x4299 -x6875 -x10548 -x332 -x2987 -x10850 -x10052 -x7849 x5800 -x8171 -x8669 -x6058 -x3199 -x5237 -x6680 -x7234 -x527 -x6632 -x5550 -x5324 -x5790 -x5594 -x222 -x2211 -x7263 -x4884 -x5283 -x7380 -x9709 -x8981 -x3998 -x10818 -x1522 -x7869 -x10434 -x217 -x169 -x4678 -x3786 -x2801 -x3599 -x8904 -x10672 -x579 -x3202 -x5913 -x592 -x9133 -x9183 -x7908 -x2413 -x5424 -x8476 -x4671 -x6902 -x4843 -x101 -x2621 -x8625 -x7581 -x166 -x1311 -x8214 -x4267 -x8466 -x2149 -x1444 -x8519 -x9815 -x1840 -x4181 -x3456 -x1895 -x7884 -x140 -x5013 -x7367 -x2141 -x9783 -x3996 -x4314 -x9398 -x318 -x7229 -x6513 -x5456 -x2834 -x6396 -x5376 -x10872 -x2344 -x5159 -x1624 -x4605 -x2568 -x5338 -x700 -x4735 -x4218 -x702 -x5328 -x4895 -x8362 -x3598 -x10415 -x1544 -x10379 -x6787 -x4410 -x4178 -x2076 -x7522 -x5787 -x1293 -x9066 -x9607 -x6482 -x9820 -x10790 -x9186 -x4471 -x2678 -x1772 -x7889 -x2837 -x5071 -x5832 -x7084 -x4633 -x7752 -x7769 -x4321 -x2562 -x4490 -x3910 -x3303 -x9413 -x8272 -x10425 -x519 -x7381 -x8209 -x4902 -x4989 -x3123 -x1145 -x2875 -x5243 -x4603 -x4086 -x3141 -x6260 -x8455 -x8069 -x3366 -x8809 -x4864 -x10528 -x5535 -x9930 -x10398 -x9781 -x6333 -x2992 -x5593 -x10649 -x3613 -x1334 -x5553 -x1318 -x5166 -x4947 -x10321 -x10329 -x6371 -x4760 -x7744 -x10710 -x3433 -x5391 -x8950 -x9571 -x10095 -x3166 -x8627 -x2335 -x344 -x9439 -x7834 -x10445 -x6479 -x3226 -x4525 -x9069 -x4088 -x9976 -x3110 -x4745 -x9765 -x7344 -x1520 -x3130 -x10647 -x6316 -x5249 -x9367 -x5107 -x10253 -x1745 -x2052 -x10889 -x3063 -x3585 -x1737 -x9888 -x5218 -x584 -x7175 -x3009 -x7277 -x8685 -x1140 -x9493 -x4355 -x2067 -x959 -x7403 -x10733 -x8315 -x10664 -x9673 -x958 -x9185 -x7722 -x5645 -x5312 -x2661 -x9361 -x9910 -x5316 -x1871 -x10316 -x8210 -x10641 -x8727 -x6062 -x7337 -x4418 -x3111 -x7741 -x1724 -x8564 -x6601 -x260 -x6723 -x2294 -x2679 -x5681 -x9357 -x9662 -x10000 -x5330 -x4719 -x802 -x9427 -x1232 -x9829 -x7023 -x10662 -x10771 -x2846 -x4407 -x2783 -x2495 -x3455 -x2254 -x4060 -x1921 -x3874 -x4330 -x5406 -x5428 -x6293 -x10220 -x242 -x776 -x9772 -x9180 -x818 -x2099 -x10185 -x7642 -x2118 -x1073 -x8771 -x6103 -x3344 -x9631 -x7782 -x8699 -x9705 -x4729 -x7076 -x10190 -x2037 -x8394 -x1975 -x9865 -x406 -x3331 -x4748 -x8180 -x10169 -x1595 -x7713 -x179 -x3731 -x7286 -x2218 -x9068 -x9990 -x1319 -x976 -x7880 -x6955 -x6522 -x8791 -x1071 -x3764 -x1914 -x7648 -x6427 -x2849 -x7856 -x3932 -x9735 -x10437 -x850 -x2387 -x3995 -x3971 -x7626 -x7766 -x3095 -x8471 -x9666 -x1111 -x10713 -x6168 -x5038 -x9685 -x8551 -x10105 -x3535 -x3195 -x6233 -x2363 -x4859 -x7780 -x7688 -x2403 -x402 -x3207 -x4684 -x2600 -x7180 -x1990 -x3581 -x9035 -x1431 -x7393 -x1991 -x7512 -x7617 -x49 -x4598 -x1246 -x3497 -x4437 -x10684 -x2954 -x386 -x10303 -x5684 -x1818 -x737 -x5323 -x4942 -x6171 -x2889 -x4401 -x8307 -x6577 -x1784 -x3156 -x5416 -x9975 -x8858 -x6299 -x10730 -x1662 -x2479 -x7825 -x3675 -x3157 -x6996 -x8552 -x7059 -x7328 -x10204 -x3566 -x7405 -x1177 -x448 -x10754 -x7418 -x915 -x474 -x2333 -x9506 -x263 -x8081 -x4307 -x991 -x8301 -x6363 -x2829 -x8536 -x6673 -x10280 -x2796 -x10383 -x6340 -x10135 -x9051 -x2171 -x3555 -x8971 -x8329 -x8034 -x10544 -x5258 -x7601 -x2967 -x9940 -x10283 -x529 -x3059 -x5530 -x1141 -x2239 -x7100 -x9826 -x3172 -x10085 -x6695 -x1368 -x968 -x2011 -x4481 -x2309 -x6266 -x3805 -x3953 -x3034 -x1765 -x7746 -x10240 -x3776 -x5558 -x9821 -x9720 -x3793 -x808 -x3533 -x9776 -x6709 -x9103 -x509 -x4520 -x1168 -x3631 -x2973 -x4099 -x7956 -x9854 -x3377 -x4811 -x9693 -x8670 -x1646 -x7597 -x3281 -x8395 -x807 -x3378 -x2857 -x3988 -x7461 -x8978 -x9077 -x289 -x2618 -x5559 -x8875 -x9220 -x8025 -x1822 -x8089 -x2329 -x10832 -x1879 -x2156 -x7519 -x824 -x6646 -x1830 -x4969 -x4485 -x2095 -x7446 -x5058 -x10620 -x5950 -x9348 -x7406 -x2222 -x9858 -x5635 -x6551 -x5094 -x1616 -x2394 -x1392 -x9822 -x6980 -x1896 -x4186 -x1801 -x614 -x7483 -x7811 -x1785 -x5542 -x10785 -x1428 -x9300 -x1563 -x2072 -x4804 -x8002 -x5121 -x3703 -x164 -x9969 -x5725 -x2782 -x2101 -x7492 -x7682 -x992 -x5212 -x10055 -x4219 -x1875 -x8024 -x10509 -x7166 -x8796 -x9229 -x8297 -x4701 -x3462 -x9562 -x10375 -x1754 -x2337 -x5389 -x9560 -x4059 -x4980 -x5024 -x4216 -x10589 -x6476 -x3588 -x10002 -x10749 -x10422 -x473 -x3290 -x4879 -x4163 -x1955 -x3052 -x4302 -x7457 -x1332 -x5587 -x6716 -x3452 -x2615 -x9852 -x9424 -x4698 -x1937 -x3860 -x6036 -x235 -x1943 -x2015 -x7158 -x2384 -x141 -x1488 -x9243 -x9342 -x9378 -x8829 -x6597 -x3096 -x1458 -x4522 -x5397 -x4141 -x2369 -x1067 -x5036 -x871 -x3674 -x9660 -x3321 -x2755 -x10446 -x3434 -x7548 -x8268 -x4201 -x6138 -x9305 -x1582 -x6689 -x4316 -x9084 -x4872 -x9092 -x5279 -x920 -x8418 -x2266 -x10691 -x2443 -x9262 -x4836 -x3337 -x2928 -x6518 -x5566 -x4123 -x11 -x5089 -x10306 -x7429 -x5442 -x608 -x1308 -x10542 -x6791 -x437 -x2822 -x1354 -x2881 -x2968 -x6624 -x7602 -x9677 -x6450 -x10145 -x4393 -x4548 -x7826 -x8126 -x3740 -x252 -x1103 -x7732 -x2901 -x362 -x4096 -x7052 -x3739 -x2421 -x3778 -x10205 -x10417 -x9902 -x10732 -x3311 -x3655 -x10839 -x9277 -x6354 -x10299 -x831 -x7918 -x2947 -x1303 -x3794 -x7224 -x8497 -x2738 -x8202 -x5149 -x6375 -x9877 -x185 -x3363 -x647 -x63 -x6223 -x6044 -x3305 -x1056 -x5943 -x4592 -x6599 -x25 -x5042 -x8445 -x4611 -x8105 -x8693 -x8183 -x10473 -x472 -x9308 -x8294 -x3268 -x10440 -x4122 -x9310 -x6203 -x6046 -x2598 -x8667 -x2686 -x9905 -x6016 -x3392 -x3929 -x7371 -x8662 -x5177 -x9633 -x10200 -x3387 -x2277 -x8915 -x498 -x380 -x6930 -x3102 -x2929 -x8332 -x5063 -x10025 -x843 -x610 -x8520 -x7101 -x10083 -x9682 -x954 -x7740 -x2245 -x6550 -x5286 -x9591 -x1796 -x7357 -x6726 -x6691 -x6160 -x1467 -x10332 -x8270 -x795 -x8188 -x9179 -x5548 -x1889 -x3695 -x530 -x41 -x880 -x1657 -x7155 -x8189 -x3117 -x1720 -x10877 -x8125 -x1038 -x3784 -x10478 -x2620 -x9900 -x34 -x1143 -x3323 -x8261 -x7761 -x508 -x854 -x5496 -x10324 -x9935 -x6563 -x4822 -x9974 -x2533 -x5647 -x7733 -x3099 -x9292 -x9861 -x118 -x4591 -x6191 -x10568 -x5499 -x3018 -x879 -x310 -x8013 -x597 -x5291 -x6541 -x2609 -x7347 -x3987 -x3790 -x423 -x5047 -x3194 -x10851 -x1198 -x9011 -x7551 -x5234 -x6054 -x1925 -x2874 -x6117 -x1687 -x7952 -x268 -x6909 -x1416 -x379 -x3938 -x4636 -x7709 -x6493 -x5116 -x7141 -x3720 -x5556 -x5621 -x4193 -x5709 -x9749 -x10072 -x6095 -x10110 -x6070 -x8095 -x8512 -x4519 -x3540 -x4480 -x3469 -x8804 -x9054 -x9127 -x9564 -x4102 -x9260 -x10374 -x3789 -x4761 -x8178 -x4883 -x7352 -x6822 -x2318 -x8827 -x5677 -x1637 -x2583 -x4493 -x7069 -x9903 -x5613 -x1320 -x3783 -x8521 -x2393 -x8937 -x9818 -x10652 -x9703 -x6816 -x9038 -x4034 -x2059 -x7843 -x5802 -x5481 -x8354 -x3754 -x9568 -x6192 -x4561 -x10759 -x2513 -x1034 -x1004 -x1906 -x10090 -x3815 -x5583 -x10151 -x10654 -x1531 -x7706 -x10894 -x7536 -x5756 -x4322 -x479 -x9973 -x5673 -x2544 -x600 -x6465 -x9842 -x47 -x5320 -x8663 -x6208 -x4161 -x3545 -x170 x6651 -x1714 -x3285 -x4757 -x10465 -x5115 -x10786 -x3464 -x4559 -x6441 -x6345 -x8305 -x10363 -x6099 -x6823 -x8600 -x5861 -x2612 -x8635 -x10815 -x9867 -x3064 -x10166 -x2451 -x71 -x2534 -x3353 -x3400 -x4590 -x10213 -x4389 -x3500 -x5109 -x7219 -x10453 -x8570 -x10870 -x8872 -x191 -x3049 -x1686 -x8072 -x10279 -x6283 -x2787 -x4731 -x1740 -x8092 -x10311 -x4506 -x372 -x4432 -x2334 -x9195 -x1814 -x7653 -x10564 -x10274 -x5334 -x4810 -x1883 -x6073 -x8250 -x10307 -x2142 -x2735 -x411 -x7441 -x1244 -x123 -x666 -x1471 -x9122 -x2136 -x10225 -x4383 -x5636 -x2921 -x3765 -x9466 -x7837 -x7868 -x5873 -x10231 -x5233 -x7444 -x9392 -x3278 -x6600 -x4962 -x187 -x4699 -x6747 -x3087 -x8777 -x8152 -x3966 -x6261 -x5727 -x7097 -x9672 -x4661 -x6951 -x4291 -x460 -x6757 -x4413 -x2895 -x6627 -x1214 -x6362 -x619 -x925 -x720 -x10033 -x6566 -x7333 -x2835 -x9947 -x8289 -x3273 -x9442 -x1581 -x2063 -x2181 -x5995 -x7329 -x2428 -x3374 -x171 -x7663 -x3716 -x9094 -x5045 -x3258 -x10770 -x8883 -x1238 -x7695 -x9948 -x6730 -x6958 -x9799 -x3914 -x4621 -x4114 -x6707 -x7360 -x1515 -x4696 -x9698 -x5228 -x9105 -x4712 -x9675 -x7587 -x2688 -x7087 -x4992 -x5864 -x7182 -x1912 -x10645 -x8116 -x3843 -x6067 -x9360 -x6733 -x10322 -x4159 -x3686 -x4110 -x5973 -x5760 -x3847 -x7621 -x5731 -x4170 -x10356 -x5222 -x2948 -x10728 -x1843 -x9104 -x2610 -x7698 -x502 -x10729 -x1273 -x1127 -x1698 -x6762 -x4334 -x6297 -x4610 -x8130 -x6405 -x5642 -x4497 -x4027 -x1350 -x1389 -x8940 -x99 -x6388 -x4388 -x9883 -x4676 -x8538 -x6864 -x8783 -x229 -x1455 -x365 -x278 -x4445 -x3850 -x8234 -x8588 -x5211 -x7138 -x7798 -x7800 -x4125 -x6460 -x7652 -x5781 -x7117 -x10027 -x2040 -x8485 -x4209 -x1916 -x777 -x4242 -x8525 -x5630 -x730 -x7645 -x9582 -x3935 -x1026 -x4672 -x4399 -x9043 -x7382 -x6243 -x943 -x4688 -x10164 -x1863 -x9934 -x629 -x4971 -x5532 -x2106 -x3369 -x3615 -x5484 -x2178 -x5273 -x1703 -x4546 -x5704 -x7885 -x7232 -x1652 -x5924 -x7196 -x5175 -x2134 -x10238 -x23 -x8121 -x681 -x30 -x2514 -x1733 -x2639 -x3571 -x9884 -x6666 -x7458 -x3073 -x451 -x6792 -x10650 -x5423 -x5983 -x5671 -x2530 -x128 -x714 -x7184 -x2923 -x4157 -x2839 -x4392 -x6361 -x7241 -x8067 -x3352 -x2455 -x5987 -x3678 -x8481 -x4653 -x10159 -x5829 -x6393 -x4414 -x928 -x8057 -x1960 -x2597 -x6467 -x5785 -x873 -x4478 -x10529 -x10608 -x4385 -x7554 -x9674 -x9050 -x3417 -x2812 -x8101 -x3050 -x7606 -x6766 -x3218 -x8165 -x361 -x9429 -x241 -x10621 -x7605 -x2622 -x8360 -x2481 -x8602 -x10486 -x5749 -x9462 -x9403 -x6623 -x4873 -x4815 -x4007 -x3700 -x5830 -x1977 -x1565 -x6412 -x9198 -x4112 -x6420 -x9695 -x6004 -x6919 -x4713 -x7424 -x305 -x10675 -x8073 -x1288 -x4223 -x2851 -x10594 -x2913 -x2593 -x8684 -x3918 -x7213 -x8341 -x5665 -x4908 -x5060 -x10777 -x1365 -x9849 -x9510 -x5021 -x6281 -x7419 -x1063 -x4243 -x1603 -x3908 -x3113 -x2816 -x7261 -x3979 -x1514 -x1336 -x6356 -x5361 -x3950 -x9731 -x458 -x6970 -x9411 -x4220 -x10050 -x274 -x9882 -x5462 -x8803 -x8763 -x1117 -x2599 -x2075 -x2435 -x259 -x8409 -x5221 -x6702 -x1306 -x8823 -x10612 -x6199 -x5321 -x6781 -x1709 -x8410 -x4532 -x1390 -x9002 -x7463 -x2459 -x3260 -x4457 -x9678 -x489 -x5595 -x2671 -x10300 -x4119 -x3800 -x6304 -x6094 -x5926 -x6360 -x6860 -x5117 -x7566 -x3230 -x120 -x6654 -x7346 -x9533 -x3836 -x10501 -x7436 -x2144 -x4634 -x747 -x5437 -x7989 -x180 -x8166 -x5744 -x8945 -x3801 -x1206 -x5040 -x3689 -x4483 -x10789 -x6120 -x7392 -x1711 -x1363 -x6329 -x5269 -x1183 -x145 -x10119 -x544 -x8055 -x9756 -x2214 -x10871 -x3907 -x10089 -x7888 -x9321 -x8468 -x2704 -x7919 -x7941 -x650 -x2553 -x8221 -x9957 -x8897 -x1021 -x9512 -x5801 -x76 -x4635 -x10615 -x7413 -x2032 -x202 -x5308 -x3496 -x5728 -x7686 -x4780 -x8068 -x4461 -x997 -x279 -x2418 -x2065 -x842 -x10246 -x2351 -x5757 -x6101 -x5846 -x6671 -x3446 -x2718 -x8436 -x9497 -x6028 -x3798 -x9739 -x8985 -x4574 -x10830 -x3640 -x8281 -x5512 -x3769 -x4798 -x486 -x3090 -x4202 -x8496 -x6688 -x2265 -x6312 -x3291 -x3485 -x7202 -x755 -x6042 -x2543 -x6255 -x4970 -x4370 -x8053 -x4289 -x6851 -x5955 -x9009 -x1627 -x5855 -x2977 -x6618 -x2183 -x4579 -x505 -x10495 -x1110 -x1893 -x7779 -x8382 -x109 -x2626 -x1545 -x3671 -x9951 -x6435 -x1349 -x8338 -x595 -x8204 -x1237 -x4301 -x10734 -x10472 -x7269 -x3145 -x5131 -x226 -x7770 -x9602 -x10059 -x8963 -x9597 -x3114 -x2575 -x3451 -x5689 -x6175 x6029 -x7677 -x5318 -x8672 -x4717 -x967 -x1723 -x9291 -x6406 -x3316 -x2233 -x4751 -x2888 -x1260 -x9911 -x6696 -x6588 -x2657 -x9796 -x9733 -x7627 -x10840 -x1144 -x4376 -x5614 -x10387 -x852 -x570 -x5213 -x10341 -x9831 -x9906 -x724 -x912 -x7961 -x2890 -x7917 -x5961 -x9065 -x8411 -x3646 -x7453 -x9872 -x8867 -x4624 -x3974 -x7294 -x761 -x291 -x1547 -x1970 -x3017 -x4966 -x3888 -x10545 -x1247 -x792 -x10709 -x10883 -x6664 -x6205 -x6769 -x3904 -x2852 -x4014 -x6386 -x9953 -x6498 -x3158 -x10301 -x7552 -x1328 -x3627 -x2202 -x4944 -x2362 -x10421 -x913 -x5073 -x4747 -x2489 -x10015 -x1205 -x9699 -x462 -x327 -x2246 -x612 -x2097 -x2348 -x7174 -x399 -x3669 -x4103 -x3068 -x3520 -x9740 -x9659 -x7039 -x9323 -x1287 -x8236 -x1148 -x4853 -x3672 -x5813 -x1782 -x7915 -x5854 -x1465 -x5528 -x4447 -x7802 -x692 -x10868 -x4707 -x8151 -x8435 -x7153 -x8869 -x5216 -x8137 -x8306 -x6897 -x1107 -x6166 -x8454 -x5449 -x4499 -x8846 -x3561 -x8243 -x4251 -x8179 -x10865 -x9273 -x27 -x1789 -x9395 -x4558 -x1729 -x1554 -x3839 -x4501 -x5960 -x1922 -x5076 -x3137 -x8160 -x10116 -x7304 -x8633 -x9596 -x2690 -x648 -x5816 -x8439 -x7873 -x6739 -x6859 -x4571 -x4746 -x1518 -x9554 -x4374 -x1297 -x2328 -x1343 -x3832 -x2048 -x303 -x7828 -x3990 -x3837 -x2826 -x3617 -x583 -x7112 -x250 -x7902 -x7157 -x4146 -x8082 -x4241 -x7105 -x10265 -x7071 -x10817 -x4907 -x9457 -x7143 -x1485 -x1018 -x4795 -x6544 -x407 -x10371 -x10515 -x6447 -x7830 -x10737 -x1387 -x5867 -x4738 -x4988 -x5100 -x7622 -x510 -x10804 -x7239 -x2652 -x4677 -x8330 -x3628 -x9086 -x6681 -x10018 -x2061 -x1519 -x4863 -x4312 -x7588 -x9827 -x6738 -x9129 -x3732 -x7270 -x6525 -x8748 -x5150 -x706 -x6424 -x2092 -x8926 -x2043 -x6545 -x5048 -x1933 -x5197 -x5344 -x3121 -x1051 -x5126 -x10474 -x7641 -x6725 -x1726 -x6319 -x8866 -x2165 -x598 -x716 -x1029 -x3215 -x3536 -x6944 -x6217 -x5217 -x9221 -x6718 -x8032 -x8159 -x2496 -x9949 -x316 -x2777 -x4010 -x4539 -x215 -x696 -x7558 -x10149 -x5776 -x126 -x10511 -x3339 -x1222 -x2673 -x4194 -x10452 -x4516 -x7556 -x6302 -x2542 -x9023 -x10599 -x3181 -x10881 -x6940 -x7077 -x4583 -x10192 -x8841 -x3448 -x8720 -x3823 -x8679 -x2488 -x9200 -x9613 -x1014 -x9664 -x1626 -x1370 -x1240 -x10366 -x10054 -x7094 -x2368 -x7719 -x3895 -x3590 -x9991 -x6365 -x772 -x7051 -x3210 -x2529 -x213 -x9294 -x5949 -x10489 -x8745 -x8675 -x2579 -x680 -x3293 -x468 -x5527 -x10109 -x5127 -x3738 -x4826 -x9509 -x5712 -x9774 -x3661 -x1584 -x6423 -x3361 -x1480 -x5639 -x9671 -x5851 -x3088 -x9920 -x4645 -x4967 -x7299 -x4733 -x3308 -x10431 -x10803 -x5298 -x10784 -x644 -x4692 -x7154 -x1572 -x6798 -x8927 -x1900 -x1086 -x6124 -x8443 -x6236 -x7473 -x4666 -x8052 -x7238 -x9681 -x10282 -x4556 -x5514 -x512 -x5289 -x270 -x10824 -x5114 -x7152 -x7498 -x8150 x8226 -x9486 -x6031 -x10884 -x1585 -x200 -x349 -x9171 -x7469 -x7886 -x2454 -x4188 -x10108 -x2273 -x7061 -x9668 -x9136 -x3833 -x7712 -x8230 -x3470 -x395 -x765 -x100 -x1397 -x9658 -x10131 -x9520 -x6993 -x2998 -x561 -x893 -x5578 -x8021 -x3238 -x9478 -x9835 -x9181 -x6277 -x9536 -x1833 -x10172 -x10646 -x8513 -x358 -x602 -x1533 -x1286 -x7289 -x2997 -x7376 -x8480 -x1394 -x2663 -x9156 -x6449 -x3629 -x3383 -x6109 -x10694 -x7218 -x7614 -x2416 -x9219 -x2984 -x8760 -x3875 -x7104 -x1055 -x8304 -x56 -x812 -x9407 -x10892 -x9167 -x6645 -x4553 -x10587 -x6801 -x9289 -x4323 -x4953 -x10864 -x8414 -x6967 -x10876 -x8864 -x8987 -x4642 -x2380 -x10136 -x2830 -x6505 -x201 -x3243 -x441 -x7864 -x409 -x4613 -x2133 -x370 -x5984 -x1080 -x9938 -x10439 -x3491 -x4002 -x10838 -x58 -x6637 -x8375 -x5118 -x5185 -x265 -x503 -x4277 -x10069 -x2566 -x5485 -x8648 -x1635 -x5836 -x138 -x5682 -x2788 -x495 -x8076 -x3171 -x8120 -x7443 -x5450 -x9530 -x2452 -x2145 -x8793 -x5600 -x7762 -x2753 -x2164 -x9986 -x1831 -x6122 -x5463 -x2792 -x4749 -x872 -x9021 -x7244 -x1755 -x3810 -x941 -x1280 -x8298 -x2557 -x81 -x6744 -x4427 -x6165 -x1310 -x4534 -x74 -x759 -x5567 -x1239 -x3465 -x4578 -x10506 -x6742 -x8955 -x10718 -x9016 -x4487 -x10485 -x4686 -x4540 -x4750 -x7866 -x4286 -x3834 -x3140 -x5662 -x1713 -x923 -x345 -x4721 -x4333 -x3639 -x10530 -x1602 -x4326 -x5869 -x6961 -x10806 -x8458 -x9270 -x7228 -x6069 -x2649 -x2908 -x7305 -x8868 -x9619 -x10153 -x6586 -x5057 -x3424 -x7906 -x7891 -x4331 -x2085 -x6309 -x7452 -x251 -x6830 -x5111 -x10197 -x2284 -x5602 -x329 -x3138 -x2831 -x4066 -x2961 -x6613 -x9280 -x3046 -x6585 -x1558 -x1121 -x2102 -x4851 -x4961 -x4903 -x4649 -x6663 -x6455 -x1050 -x10174 -x8801 -x7378 -x1596 -x6962 -x9627 -x10049 -x4530 -x8942 -x521 -x2522 -x208 -x3530 -x8138 -x4529 -x4233 -x2466 -x5723 -x9838 -x6471 -x4258 -x285 -x8127 -x9971 -x3991 -x390 -x10125 -x4224 -x6988 -x9485 -x3205 -x8968 -x4023 -x7189 -x10277 -x690 -x9264 -x5254 -x1689 -x1249 -x6704 -x5944 -x1202 -x10525 -x4632 -x4491 -x9676 -x3984 -x8093 -x8168 -x6928 -x5884 -x3439 -x9469 -x8534 -x8393 -x2287 -x5915 -x1128 -x7681 -x1950 -x5019 -x6141 -x9107 -x10750 -x6269 -x182 -x3883 -x9014 -x8994 -x1735 -x8750 -x10216 -x467 -x7028 -x9604 -x9446 -x2378 -x3010 -x2909 -x8386 -x3463 -x9542 -x4840 -x3264 -x2442 -x134 -x9579 -x2662 -x6782 -x1534 -x9979 -x652 -x2003 -x10257 -x3978 -x8629 -x6369 -x10370 -x4111 -x1628 -x10556 -x1938 -x9561 -x7563 -x4931 -x5132 -x9201 -x8876 -x2936 -x3024 -x7495 -x8706 -x10158 -x4354 -x8907 -x2441 -x1331 -x4154 -x6049 -x5246 -x2595 -x9365 -x8691 -x3572 -x10763 -x1236 -x4203 -x1070 -x2850 -x3660 -x799 -x4948 -x4597 -x1124 -x4028 -x2672 -x8839 -x2842 -x6273 -x2336 -x2747 -x5315 -x2637 -x4279 -x5248 -x2391 -x8300 -x9382 -x3393 -x5857 -x9567 -x6978 x8909 -x266 -x2592 -x5169 -x450 -x8832 -x8877 -x1242 -x3565 -x7774 -x7946 -x7374 -x5968 -x1028 -x2008 -x5387 -x7510 -x5068 -x10340 -x2179 -x975 -x10228 -x2658 -x7375 -x8194 -x2681 -x7723 -x1105 -x5061 -x7911 -x3877 -x4284 -x9543 -x7098 -x2899 -x5980 -x10181 -x10177 -x9576 -x7933 -x10578 -x2722 -x9228 -x1862 -x3261 -x3937 -x2523 -x1003 -x8247 -x3379 -x1566 -x1905 -x1614 -x7315 -x4775 -x8145 -x3788 -x5939 -x6779 -x2647 -x5102 -x1673 -x3136 -x8287 -x3618 -x4137 -x3647 -x9388 -x8020 -x1215 -x7428 -x3799 -x2025 -x1479 -x10569 -x7164 -x9064 -x1924 -x9393 -x1666 -x9803 -x7216 -x9590 -x10337 -x909 -x3758 -x6528 -x937 -x6083 -x2366 -x8702 -x5940 -x10229 -x1506 -x1807 -x3259 -x6254 -x8086 -x10427 -x3149 -x227 -x7350 -x3782 -x86 -x1781 -x5143 -x2302 -x8661 -x3726 -x347 -x3200 -x1764 -x281 -x1674 -x6262 -x7208 -x5540 -x7078 -x4716 -x3880 -x9859 -x953 -x4834 -x9734 -x7102 -x9615 -x3340 -x8568 -x10203 -x3144 -x8640 -x10004 -x8736 -x205 -x3418 -x3327 -x6580 -x3634 -x8784 -x6244 -x8892 -x6534 -x9553 -x8333 -x7365 -x4305 -x2824 -x3479 -x3681 -x5368 -x5982 -x1265 -x3394 -x156 -x16 -x9747 -x9073 -x6256 -x8077 -x5464 -x10433 -x4225 -x6918 -x3667 -x5196 -x2026 -x2692 -x2192 -x5764 -x10057 -x6690 -x7795 -x10677 -x455 -x2201 -x6713 -x4551 -x5722 -x5878 -x9856 -x5777 -x9622 -x325 -x7509 -x10173 -x7037 -x3061 -x10499 -x1048 -x8231 -x8237 -x9817 -x10532 -x3345 -x1891 -x3287 -x4375 -x1159 -x5050 -x8982 -x3245 -x7778 -x3516 -x837 -x1507 -x8246 -x7561 -x847 -x10320 -x5352 -x143 -x10857 -x9667 -x9235 -x2445 -x796 -x4030 -x7977 -x780 -x2790 -x1423 -x4555 -x1415 -x8459 -x4384 -x870 -x3532 -x3576 -x337 -x5176 -x8944 -x3870 -x1130 -x10592 -x1093 -x1982 -x2168 -x1994 -x9738 -x6259 -x9995 -x8001 -x4345 -x4784 -x10288 -x8322 -x3495 -x5963 -x7235 -x2833 -x6193 -x4049 -x8628 -x9362 -x9022 -x5531 -x897 -x2021 -x7854 -x8590 -x1967 -x6323 -x8027 -x10217 -x1980 -x7312 -x5147 -x2487 -x10826 -x8349 -x5717 -x7632 -x7708 -x10576 -x1736 -x1989 -x1404 -x2945 -x6668 -x4593 -x3453 -x5238 -x1513 -x2668 -x494 -x999 -x6240 -x1944 -x3283 -x874 -x578 -x7252 -x10104 -x7623 -x5956 -x4404 -x7055 -x8146 -x657 -x4594 -x2006 -x7326 -x892 -x4465 -x3165 -x10357 -x3211 -x4403 -x973 -x10066 -x9028 -x9970 -x2247 -x5030 -x1364 -x516 -x5267 -x5651 -x3568 -x4244 -x2498 -x5598 -x2630 -x5908 -x9962 -x4973 -x2113 -x9383 -x8425 -x8920 -x5825 -x10180 -x555 -x9559 -x1592 -x1931 -x2408 -x2035 -x3071 -x7024 -x7822 -x2207 -x3072 -x2827 -x5916 -x8903 -x4796 -x4587 -x7014 -x4498 -x7975 -x9655 -x13 -x2705 -x8941 -x1381 -x8587 -x8115 -x1530 -x6480 -x2471 -x5410 -x2694 -x5372 -x1359 -x5991 -x7804 -x1258 -x5033 -x8557 -x9326 -x6296 -x9502 -x8291 -x9507 -x6158 -x9721 -x4654 -x4288 -x5778 -x7872 -x10861 -x6011 -x5002 -x465 -x8302 -x5476 -x8914 -x2764 -x2129 -x2814 -x6381 -x500 -x746 -x4479 -x6565 -x7013 -x10498 -x9044 -x7044 -x6038 -x3633 -x2904 -x3537 -x357 -x7990 -x862 -x6003 -x53 -x7116 -x2900 -x3437 -x1279 -x10336 -x6501 -x6636 -x7655 -x4269 x7366 -x625 -x7425 -x9070 -x1497 -x6694 -x9140 -x9394 -x4424 -x9076 -x996 -x2088 -x4198 -x4357 -x9584 -x8797 -x581 -x857 -x457 -x9702 -x10543 -x2140 -x924 -x1932 -x1949 -x1259 -x4484 -x8709 -x2308 -x2627 -x4171 -x3970 -x1809 -x10787 -x1832 -x6619 -x1061 -x8561 -x5189 -x8049 -x8634 -x9130 -x1338 -x7831 -x5517 -x4318 -x311 -x4507 -x10237 -x8187 -x10388 -x10070 -x9315 -x8128 -x6557 -x9989 -x6523 -x651 -x1997 -x4100 -x297 -x261 -x2601 -x4537 -x2431 -x6592 -x6760 -x2104 -x5798 -x7753 -x4774 -x6459 -x10176 -x3304 -x6284 -x9426 -x7401 -x2697 -x4459 -x8164 -x7437 -x1502 -x5305 -x8487 -x7890 -x10699 -x7209 -x2982 -x5110 -x6384 -x3155 -x675 -x1747 -x8328 -x4848 -x5807 -x1683 -x8637 -x5251 -x4547 -x3489 -x575 -x1793 -x2055 -x1253 -x3399 -x3975 -x10761 -x5811 -x7775 -x2411 -x797 -x5168 -x1978 -x995 -x4415 -x1644 -x615 -x4268 -x6610 -x504 -x5265 -x2323 -x1852 -x3595 -x9276 -x10634 -x8066 -x2467 -x745 -x722 -x10842 -x10088 -x7717 -x7567 -x10836 -x2291 -x9528 -x9606 -x10103 -x3021 -x3216 -x3933 -x8820 -x7379 -x476 -x1958 -x9275 -x10809 -x8878 -x9499 -x4420 -x1133 -x5894 -x2803 -x3772 -x2894 -x1024 -x4963 -x6222 -x3482 -x9414 -x5261 -x1424 -x5379 -x9895 -x9657 -x6425 -x8269 -x3427 -x10632 -x9026 -x2278 -x2985 -x6167 -x6906 -x1078 -x4918 -x4651 -x9126 -x10788 -x2746 -x8931 -x6270 -x9314 -x6559 -x10705 -x2848 -x9958 -x5020 -x3811 -x10036 -x9797 -x5834 -x4910 -x3170 -x2866 -x9501 -x7030 -x10602 -x287 -x8972 -x2910 -x8780 -x5070 -x7332 -x3911 -x8553 -x4778 -x918 -x6520 -x6745 -x3733 -x8148 -x8583 -x8584 -x1434 -x1367 -x10294 -x4697 -x6438 -x2537 -x9648 -x8506 -x8593 -x4728 -x3797 -x10396 -x2501 -x1155 -x6515 -x417 -x8457 -x5403 -x7275 -x7503 -x9549 -x7179 -x5325 -x9338 -x5628 -x4208 -x4300 -x5921 -x10206 -x5905 -x373 -x4975 -x4264 -x7011 -x9717 -x2804 -x3391 -x1589 -x582 -x4097 -x5082 -x3676 -x9248 -x7251 -x8946 -x3719 -x5700 -x7901 -x9801 -x7575 -x8313 -x9790 -x8042 -x10456 -x10706 -x7543 -x2680 -x4191 -x245 -x10392 -x9901 -x7220 -x176 -x10738 -x331 -x2087 -x6895 -x7404 -x275 -x2667 -x1588 -x5447 -x5446 -x1136 -x1919 -x3912 -x5303 -x10751 -x8111 -x1823 -x10746 -x10743 -x7810 -x8012 -x10239 -x3430 -x1993 -x356 -x2759 -x1191 -x8826 -x703 -x6884 -x10024 -x10482 -x5295 -x830 -x10638 -x2210 -x6888 -x7311 -x404 -x9047 -x5843 -x1296 -x188 -x1075 -x2235 -x2493 -x8508 -x10289 -x4718 -x9711 -x8650 -x6466 -x10848 -x8420 -x8606 -x9563 -x3174 -x9869 -x3921 -x2312 -x8735 -x10179 -x7221 -x9866 -x2432 -x8336 -x290 -x442 -x3817 -x3054 -x8507 -x5025 -x1342 -x4933 -x2029 -x6294 -x9825 -x5193 -x6219 -x7319 -x2939 -x7080 -x1639 -x194 -x7650 -x2159 -x10508 -x9428 -x8788 -x1791 -x5844 -x219 -x8490 -x9784 -x6607 -x5465 -x4685 -x3115 -x482 -x1867 -x4237 -x2494 -x10667 -x6059 -x4541 -x6687 -x2096 -x2461 -x5634 -x3777 -x4867 -x4536 -x3662 -x1743 -x8545 -x3548 -x9470 -x10644 -x5900 -x2784 -x9581 -x2107 -x7616 -x5737 -x9569 -x333 -x8080 -x6353 -x1040 -x4628 -x6869 -x7391 -x1839 -x1983 -x3142 -x9924 -x6398 -x7573 -x7383 -x9712 -x3901 -x9053 -x5260 -x929 -x4367 -x1207 -x5674 -x5714 -x8191 -x5678 -x10073 -x2200 -x3474 -x5897 -x7108 -x5253 -x7593 -x1966 -x7192 -x4673 -x949 -x1430 -x8576 -x4914 -x9811 -x3444 -x4069 -x1420 -x7354 -x6863 -x6017 -x4648 -x5881 -x4725 -x1123 -x10741 -x791 -x4854 -x1081 -x6568 -x6030 -x31 -x5828 -x2508 -x10385 -x7134 -x7402 -x5395 -x7636 -x2002 -x1813 -x7036 -x9532 -x65 -x1874 -x875 -x947 -x7549 -x8486 -x957 -x3001 -x8608 -x6576 -x6337 -x3593 -x543 -x1853 -x2322 -x10035 -x257 -x7027 -x8345 -x5357 -x6379 -x1274 -x4568 -x3622 -x124 -x6010 -x1094 -x6419 -x5506 -x3365 -x6159 -x7724 -x2263 -x3709 -x9933 -x3 -x2383 -x6938 -x4909 -x3666 -x8935 -x9492 -x5405 -x7400 -x3410 -x7056 -x7313 -x5986 -x5733 -x3274 -x6339 -x4012 -x10514 -x9978 -x1699 -x7045 -x10384 -x8654 -x2950 -x9324 -x10484 -x1059 -x6815 -x632 -x3663 -x9333 -x5199 -x9482 -x1761 -x5028 -x6272 -x5346 -x1179 -x2724 -x7690 -x536 -x8658 -x1213 -x5997 -x10295 -x4730 -x2071 -x8722 -x1901 -x8559 -x7298 -x9592 -x7569 -x1057 -x3951 -x10726 -x8594 -x133 -x4781 -x5708 -x3265 -x2993 -x5624 -x10829 -x10194 -x9789 -x5845 -x9845 -x4888 -x488 -x6933 -x2490 -x9252 -x102 -x1756 -x5579 -x8427 -x6071 -x8531 -x549 -x4324 -x7726 -x2090 -x3923 -x398 -x5415 -x6529 -x6154 -x8419 -x2774 -x10032 -x4213 -x8916 -x7932 -x4736 -x5493 -x2547 -x7517 -x10680 -x1095 -x4997 -x10168 -x3003 -x734 -x9651 -x7430 -x6652 -x972 -x1126 -x638 -x9885 -x4075 -x1537 -x9875 -x4382 -x4254 -x10312 -x4768 -x637 -x10477 -x2091 -x8919 -x10273 -x8195 -x8840 -x5765 -x5472 -x6759 -x1377 -x1779 -x8686 -x1523 -x4369 -x4983 -x3192 -x10189 -x4038 -x8119 -x1647 -x5918 -x1035 -x554 -x8518 -x5003 -x2876 -x8258 -x2354 -x10755 -x3909 -x10111 -x5163 -x10742 -x10893 -x6943 -x7808 -x635 -x6368 -x3322 -x3547 -x3813 -x1836 -x3948 -x5977 -x1283 -x3409 -x6649 -x183 -x9423 -x3743 -x4001 -x9212 -x9297 -x8992 -x4456 -x1187 -x7478 -x7654 -x8054 -x9808 -x1820 -x10626 -x6850 -x5220 -x6014 -x9828 -x1802 -x4756 -x2607 -x9279 -x8482 -x5656 -x2010 -x6959 -x1294 -x5988 -x9746 -x5311 -x1160 -x10285 -x7871 -x6841 -x1598 -x6620 -x9244 -x2138 -x9111 -x6019 -x9647 -x7633 -x10129 -x1591 -x3558 -x3022 -x6595 -x3945 -x9577 -x1254 -x8544 -x1339 -x1495 -x3065 -x4623 -x7231 -x7875 -x3224 -x7022 -x10233 -x10596 -x6146 -x8448 -x8087 -x1508 -x24 -x9909 -x8925 -x6966 -x8000 -x6728 -x2463 -x304 -x2232 -x10723 -x2343 -x2940 -x6714 x2570 -x8596 -x4329 -x284 -x6692 -x9004 -x306 -x8198 -x3887 -x3889 -x10086 -x1593 -x8263 -x5758 -x4984 -x1344 -x9813 -x1115 -x7422 -x821 -x5130 -x7643 -x10361 -x7420 -x9154 -x9230 -x6665 -x3475 -x930 -x10143 -x5967 -x10712 -x9628 -x7664 -x10802 -x286 -x5584 -x1321 -x2419 -x601 -x833 -x2728 -x919 -x10610 -x4390 -x8848 -x8206 -x5751 -x3606 -x192 -x8938 -x4466 -x8143 -x6602 -x3094 -x8029 -x5848 -x9931 -x3969 -x2739 -x8344 -x7657 -x5430 -x2696 -x3236 -x9595 -x4986 -x9057 -x9334 -x4871 -x2108 -x6659 -x1113 -x4901 -x7539 -x8930 -x7484 -x5819 -x8172 -x3036 -x3802 -x4581 -x7925 -x3985 -x6917 -x8009 -x3807 -x5718 -x9045 -x4433 -x1118 -x1746 -x9213 -x8502 -x5120 -x8581 -x6756 -x5805 -x10424 -x3527 -x2132 -x7211 -x4363 -x10775 -x8785 x9147 -x7482 -x2402 -x1834 -x10212 -x1904 -x8218 -x6009 -x2631 -x3388 -x8140 -x9793 -x10769 -x10137 -x832 -x4131 -x2404 -x7545 -x4035 -x1678 -x6675 -x3717 -x7394 -x8621 -x8232 -x3560 -x111 -x9132 -x9504 -x7287 -x9138 -x5888 -x3307 -x3334 -x1681 -x9531 -x984 -x6162 -x8257 -x8953 -x8795 -x8928 -x3348 -x163 -x4344 -x9593 -x3106 -x1560 -x3342 -x576 -x4567 -x3007 -x2288 -x4070 -x4391 -x974 -x8031 -x8554 -x8401 -x2031 -x8547 -x5612 -x4473 -x6774 -x6833 -x7521 -x7262 -x10334 -x3256 -x10833 -x1330 -x1418 -x6898 -x6547 -x10579 -x10549 -x7604 -x7787 -x9448 -x2757 -x3522 -x1060 -x10107 -x10040 -x1009 -x5509 -x2292 -x3577 -x10590 -x6867 -x6130 -x1659 -x2650 -x5418 -x9307 -x3939 -x8149 -x8299 -x174 -x10039 -x10607 -x1927 -x233 -x6156 -x1165 -x10538 -x7647 -x7945 -x2187 -x4999 -x1182 -x3609 -x566 -x8680 -x1878 -x6372 -x5008 -x3343 -x6721 -x5448 -x5748 -x10800 -x2298 -x5264 -x10162 -x4151 -x3461 -x3079 -x8381 -x10890 -x9544 -x817 -x397 -x6698 -x5862 -x2462 -x2912 -x5306 -x2476 -x851 -x1385 -x4107 -x7572 -x1685 -x2561 -x5412 -x4295 -x3960 -x8275 -x6239 -x3315 -x5852 -x7477 -x2460 -x5411 -x9234 -x10304 -x2549 -x1016 -x8854 -x1701 -x8197 -x7571 -x8651 -x10663 -x8660 -x694 -x3347 -x8353 -x4166 -x1888 -x3855 -x3745 -x8810 -x8517 -x4416 -x1355 -x10757 -x8317 -x6469 -x606 -x9795 -x4139 -x2754 -x2262 -x7943 -x5768 -x7187 -x1477 -x2386 -x10885 -x2644 -x9719 -x7140 -x513 -x523 -x7033 -x2377 -x5675 -x5502 -x3234 -x9437 -x2794 -x9387 -x44 -x2525 -x4839 -x2902 -x6252 -x3107 -x2930 -x6200 -x8604 -x4601 -x4458 -x4452 -x2870 -x5439 -x2000 -x10400 -x6064 -x9337 -x3329 -x4018 -x9954 -x7296 -x2506 -x3944 -x1171 -x3896 -x1753 -x8369 -x2642 -x4113 -x6926 -x8730 -x10128 -x3206 -x18 -x753 -x5529 -x9401 -x1570 -x981 -x1195 -x1700 -x3605 -x10760 -x1408 -x10127 -x78 -x4805 -x6737 -x2785 -x1442 -x3080 -x5538 -x1876 -x2105 -x7066 -x6979 -x5661 -x9188 -x3380 -x10502 -x108 -x2205 -x8398 -x7388 -x7592 -x4689 -x3029 -x3129 -x8860 -x2257 -x3150 -x8007 -x6542 -x9626 -x2531 -x3350 -x9697 -x8895 -x3746 -x1748 -x3916 -x4106 -x6408 -x5784 -x26 -x2903 -x7255 -x758 -x9983 -x5419 -x6330 -x7755 -x8548 -x7930 -x6133 -x119 -x1176 -x3074 -x10553 -x9405 -x2128 -x2215 -x6001 -x2962 -x3525 -x1033 -x6318 -x8838 -x6289 -x3601 -x5313 -x5860 -x2137 -x10639 -x8611 -x1366 -x6763 -x1780 -x3082 -x4398 -x539 -x9630 -x1946 -x3037 -x45 -x3762 -x2858 -x8688 -x8421 -x5839 -x1692 -x2567 -x10404 -x4492 -x1577 -x5373 -x6274 -x9232 -x3952 -x7694 -x8995 -x8392 -x5470 -x6370 -x6643 -x9082 -x7718 -x1945 -x5066 -x3852 -x8379 -x616 -x7579 -x10318 -x9151 -x2193 -x9060 -x1613 -x2417 -x7707 -x8491 -x8885 -x7181 -x2170 -x8122 -x4794 -x5240 -x10122 -x3415 -x1552 -x4535 -x1490 -x9972 -x348 -x754 -x5544 -x167 -x431 -x8578 -x876 -x4395 -x2588 -x8264 -x8404 -x2988 -x6908 -x4240 -x4877 -x7973 -x4335 -x735 -x10507 -x1721 -x1218 -x6060 -x4629 -x1401 -x9159 -x4874 -x10443 -x10767 -x3829 -x4531 -x218 -x2664 -x7803 -x10326 -x557 -x221 -x5962 -x3842 -x5876 -x1188 -x5820 -x8790 -x728 -x1774 -x9538 -x3148 -x2695 -x2313 -x1151 -x10855 -x10219 -x789 -x3894 -x5774 -x8142 -x6128 -x2425 -x2330 -x6549 -x10533 -x9119 -x8239 -x5005 -x9161 -x2624 -x9251 -x4807 -x10367 -x9325 -x368 -x9025 -x339 -x10278 -x3297 -x4565 -x3212 -x9005 -x8550 -x8879 -x9589 -x7063 -x1175 -x4033 -x9927 -x1023 -x7754 -x6939 -x5754 -x5300 -x7949 -x3702 -x1369 -x10218 -x8483 -x7736 -x6481 -x2548 -x6491 -x392 -x7899 -x2726 -x3222 -x1872 -x774 -x3467 -x3478 -x4764 -x6533 -x6496 -x6096 -x10669 -x10778 -x5923 -x6994 -x1421 -x5563 -x10512 -x4231 -x7586 -x10562 -x3506 -x6892 -x9329 -x10887 -x10432 -x1890 -x2094 -x7490 -x9598 -x5880 -x3562 -x4434 -x7557 -x6913 -x8905 -x1930 -x68 -x2995 -x10076 -x8807 -x8169 -x10063 -x7194 -x9919 -x22 -x10643 -x518 -x898 -x5638 -x3324 -x1402 -x3752 -x463 -x10261 -x5597 -x4595 -x9519 -x2743 -x2182 -x3596 -x10223 -x4455 -x3830 -x7049 -x4790 -x6135 -x4657 -x5505 -x5341 -x6712 -x7497 -x403 -x7938 -x10580 -x4350 -x6835 -x9812 -x10031 -x1277 -x3112 -x7507 -x7784 -x2896 -x2252 -x5347 -x8248 -x2430 -x3014 -x8533 -x5426 -x8894 -x276 -x2840 -x3926 -x4426 -x6741 -x10696 -x5693 -x2123 -x5773 -x10808 -x6164 -x7431 -x6954 -x8155 -x483 -x4892 -x1357 -x9914 -x8718 -x1472 -x6132 -x4451 -x4120 -x5931 x7070 -x7578 -x197 -x9836 -x9390 -x6832 -x6194 -x8666 -x4860 -x6510 -x10782 -x4153 -x7162 -x2473 -x2199 -x878 -x7954 -x5401 -x9889 -x6896 -x10700 -x2716 -x6404 -x1795 -x430 -x10093 -x3267 -x1510 -x10798 -x2376 -x1976 -x2709 -x7963 -x3614 -x7487 -x2058 -x1604 -x5549 -x2306 -x8571 -x10003 -x9178 -x3543 -x326 -x7445 -x4250 -x6697 -x7020 -x2611 -x7511 -x1998 -x7074 -x2114 -x4991 -x3748 -x4 -x8364 -x4904 -x9436 -x5167 -x1557 -x9214 -x4351 -x805 -x9440 -x4430 -x2259 -x1263 -x9701 -x10359 -x5270 -x6512 -x6328 -x7494 -x10148 -x1640 -x1019 -x4454 -x6818 -x5362 -x7852 -x253 -x538 -x5278 -x630 -x9282 -x9926 -x4053 -x3280 -x9075 -x2347 -x4015 -x8438 -x5698 -x4680 -x6295 -x1559 -x6074 -x2068 -x9283 -x7439 -x6107 -x10793 -x9340 -x8405 -x8059 -x8912 -x7836 -x6633 -x6039 -x2819 -x633 -x1281 -x8622 -x883 -x506 -x1301 -x5438 -x8185 -x10084 -x1041 -x2811 -x4639 -x8477 -x10736 -x6184 -x282 -x6230 -x6847 -x3092 -x8700 -x5332 -x3711 -x4846 -x9691 -x1251 -x10822 -x8896 -x5275 -x6799 -x4585 -x2873 -x7914 -x4303 -x1742 -x2760 -x1045 -x6341 -x5713 -x9034 -x3382 -x4668 -x5277 -x4893 -x2706 -x6409 -x2941 -x5686 -x10614 -x6638 -x7501 -x2933 -x4708 -x2314 -x4759 -x10215 -x1847 -x1864 -x7210 -x5064 -x7136 -x2584 -x9527 -x338 -x9173 -x104 -x4739 -x1439 -x1744 -x6735 -x748 -x8659 -x3707 -x6658 -x5990 -x10247 -x1841 -x5515 -x1824 -x7756 -x4510 -x9381 -x9814 -x4602 -x5099 -x5087 -x6936 -x10405 -x150 -x3178 -x8962 -x5501 -x2204 -x3643 -x10393 -x5701 -x9890 -x6218 -x6263 -x1473 -x1010 -x204 -x2125 -x2905 -x6170 -x669 -x9 -x2286 -x67 -x1167 -x236 -x9046 -x1189 -x4206 -x8063 -x8280 -x6163 -x1089 -x922 -x6527 -x6603 -x1383 -x7351 -x10313 -x3828 -x6558 -x2606 -x7580 -x4373 -x6306 -x2975 -x1072 -x7212 -x1203 -x10120 -x8170 -x2800 -x8397 -x6477 -x1838 -x5554 -x7115 -x1675 -x1959 -x3460 -x3893 -x8309 -x6271 -x2135 -x6006 -x1221 -x1851 -x9791 -x3819 -x470 -x2807 -x8800 -x7432 -x1902 -x7260 -x8695 -x6475 -x9095 -x5348 -x5276 -x3750 -x7955 -x7356 -x5271 -x6364 -x3511 -x4922 -x8351 -x961 -x5937 -x2632 -x8348 -x6324 -x4857 -x2596 -x7259 -x5929 -x8620 -x10023 -x3263 -x4197 -x2744 -x10526 -x8870 -x2024 -x5601 -x766 -x7249 -x10708 -x1037 -x3083 -x3381 -x7253 -x10697 -x5726 -x269 -x2564 -x8413 -x9430 -x9139 -x1135 -x2937 -x9629 -x9936 -x4779 -x800 -x4092 -x2660 -x4079 -x4850 -x9925 -x10523 -x1012 -x8549 -x6734 -x5772 -x4842 -x10765 -x9727 -x10226 -x335 -x8843 -x2423 -x5054 -x8090 -x5459 -x9770 -x7689 -x10157 -x8986 -x6486 -x1226 -x8847 -x6693 -x3220 -x396 -x6887 -x3499 -x1295 -x6678 -x9679 -x107 -x7731 -x8781 -x2791 -x6711 -x5788 -x1837 -x2119 -x7529 -x10414 -x1868 -x1954 -x6385 -x8050 -x7979 -x1046 -x4147 -x7730 -x7947 -x4036 -x4627 -x7820 -x6391 -x7544 -x2687 -x686 -x6048 -x2536 -x7981 -x9063 -x9227 -x8363 -x3128 -x6612 -x1030 -x7737 -x3490 -x6123 -x1432 -x1184 -x9625 -x6082 -x1380 -x5711 -x861 -x28 -x6061 -x7532 -x6650 -x1152 -x10017 -x10287 -x8433 -x7786 -x6753 -x8162 -x4275 -x1923 -x827 -x2321 -x890 -x2793 -x4752 -x5377 -x2260 -x2917 -x10597 -x7760 -x726 -x2821 -x255 -x8729 -x5692 -x7666 -x8064 -x1042 -x4177 -x10805 -x5658 -x3559 -x9465 -x9290 -x1346 -x6506 -x4494 -x6442 -x3947 -x9352 -x1631 -x8384 -x319 -x212 -x2014 -x9239 -x8991 -x103 -x6378 -x4371 -x2062 -x7358 -x9710 -x9805 -x2769 -x672 -x752 -x674 -x3809 -x9718 -x60 -x9624 -x7662 -x5219 -x10661 -x7960 -x3221 -x3554 -x3131 -x4342 -x9517 x3906 -x6956 -x7440 -x7863 -x5043 -x8434 -x8638 -x8813 -x6553 -x10722 -x5034 -x3279 -x2893 -x8227 -x3239 -x10860 -x4423 -x2115 -x5385 -x3835 -x4207 -x8754 -x8689 -x2766 -x421 -x568 -x5478 -x1825 -x10856 -x371 -x5803 -x3035 -x7965 -x558 -x1617 -x10167 -x1391 -x966 -x1899 -x7088 -x5454 -x4464 -x1669 -x4912 -x6206 -x4140 -x771 -x2565 -x9968 -x826 -x4006 -x6250 -x6145 -x10355 -x10348 -x6703 -x9755 -x7948 -x6900 -x10254 -x10403 -x4658 -x1305 -x2651 -x6540 -x942 -x7639 -x1228 -x9468 -x394 -x5031 -x10441 -x9456 -x10658 -x5227 -x5537 -x10099 -x4361 -x2012 -x10552 -x3890 -x3306 -x4652 -x3550 -x10346 -x6390 -x8565 -x7883 -x6303 -x3269 -x8048 -x3493 -x8694 -x4521 -x9384 -x2375 -x3620 -x336 -x3507 -x6000 -x2117 -x3122 -x7442 -x10266 -x4927 -x7258 -x8681 -x9093 -x2084 -x3432 -x1180 -x712 -x2925 -x8045 -x3591 -x3905 -x10693 -x3641 -x3820 -x7240 -x6531 -x1790 -x10518 -x2707 -x7493 -x4463 -x2526 -x3370 -x321 -x7994 -x2022 -x10555 -x2217 -x8129 -x9917 -x8956 -x3692 -x8922 -x2906 -x1299 -x9743 -x10796 -x10494 -x3250 -x10681 -x8792 -x7266 -x6755 -x4489 -x475 -x1819 -x9967 -x9494 x2248 -x1304 -x6945 -x3867 -x4885 -x10146 -x6410 -x5666 -x7062 -x5998 -x8314 -x603 -x2381 -x10648 -x4368 -x7204 -x10567 -x9176 -x1940 -x3741 -x6780 -x9263 -x116 -x9298 -x9368 -x10242 -x96 -x3326 -x6590 -x5223 -x7679 -x10202 -x2426 -x3806 -x9472 -x980 -x7916 -x381 -x4669 -x10846 -x6417 -x7640 -x8598 -x8037 -x6313 -x2892 -x2400 -x8977 -x1154 -x2771 -x1229 -x7353 -x9347 -x10390 -x906 -x8901 -x2817 -x8626 -x6848 -x7124 -x10572 -x6556 -x7772 -x9246 -x7518 -x10091 -x7177 -x2951 -x4297 -x5786 -x9295 -x4502 -x5123 -x4943 -x8062 -x8609 -x1068 -x5215 -x2608 -x1939 -x112 -x8703 -x10043 -x9522 -x6213 -x3139 -x3189 -x9125 -x534 -x688 -x8154 -x1778 -x1270 -x2198 -x10044 -x6965 -x1672 -x1358 -x7466 -x7570 -x5482 -x1974 -x5750 -x247 -x7879 -x6470 -x8158 -x6050 -x8705 -x7882 -x4679 -x4974 -x8543 -x10378 -x10828 -x4421 -x427 -x5522 -x3816 -x5543 -x3742 -x2646 -x3325 -x7003 -x9529 -x6063 -x301 -x2953 -x1114 -x2970 -x1476 -x577 -x4711 -x9637 -x4722 -x3645 -x1129 -x7660 -x4938 -x6131 -x4337 -x1973 -x8320 -x1210 x2396 -x1806 -x962 -x6998 -x750 -x7123 -x7796 -x4108 -x9359 -x3980 -x10487 -x9689 -x9570 -x1920 -x1516 -x1561 -x6439 -x2773 -x8282 -x5184 -x10491 -x6877 -x7301 -x6137 -x10354 -x1694 -x33 -x4215 -x9923 -x9135 -x7144 -x4894 -x8453 -x6387 -x6119 -x1760 -x8193 -x7950 -x2307 -x6453 -x6812 -x6211 -x9634 -x1910 -x10411 -x1972 -x10458 -x3859 -x7821 -x935 -x532 -x6321 -x6125 -x3553 -x6473 -x6789 -x1353 -x2162 -x10500 -x4152 -x1947 -x2317 -x4343 -x1501 -x9981 -x414 -x5609 -x562 -x9802 -x7307 -x785 -x85 -x794 -x4937 -x9397 -x239 -x6056 -x767 -x6625 -x5489 -x9061 -x2563 -x3976 -x3930 -x8975 -x9745 -x939 -x8460 -x440 -x9846 -x2453 -x1636 -x5697 -x8326 -x4440 -x8825 -x3302 -x10014 -x10875 -x7082 -x5608 -x6183 -x588 -x8006 -x1372 -x9288 -x8619 -x6710 -x5804 -x2602 -x1443 -x5067 -x2326 -x10269 -x6517 -x4304 -x1600 -x5178 -x2046 -x5571 -x3119 -x9806 -x10419 -x4210 -x2274 -x9785 -x1234 -x6180 -x7468 -x5710 -x5994 -x10563 -x9402 -x382 -x10744 -x9113 -x4500 -x1399 -x7096 -x8440 -x1917 -x5510 -x8215 -x1941 -x7625 -x7859 -x7217 -x7035 -x7126 -x3882 -x2268 -x3831 -x4702 -x5696 -x1429 -x4486 -x10455 -x4262 -x6786 -x9091 -x622 -x9210 -x3187 -x940 -x3023 -x6849 -x9984 -x2184 -x963 -x8947 -x2872 -x5533 -x4703 -x8498 -x6245 -x2654 -x5561 -x2989 -x2810 -x10275 -x969 -x9304 -x3330 -x4043 -x159 -x5835 -x4453 -x4630 -x863 -x5206 -x8964 -x6081 -x4128 -x7699 -x1302 -x351 -x6981 -x9339 -x2736 -x7451 -x5520 -x7860 x4957 -x727 -x5165 -x1043 -x8157 -x6655 -x3727 -x3386 -x7793 -x1468 -x2438 -x7324 -x214 -x9203 -x7982 -x1911 -x4431 -x9824 -x4469 -x6182 -x8929 -x1827 -x6051 -x7813 -x10193 -x1710 -x10053 -x10854 -x8954 -x8316 -x4327 -x9433 -x43 -x5136 -x3704 -x4612 -x8816 -x9376 -x5282 -x1163 -x10714 -x4428 -x3419 -x4981 -x7610 -x6291 -x9959 -x21 -x6608 -x4978 -x6614 -x5284 -x10704 -x8537 -x8015 -x8980 -x8726 -x4021 -x7701 -x685 -x6796 -x5074 -x15 -x3611 -x2295 -x6024 -x6090 -x8176 -x3694 -x6359 -x7594 -x10774 -x9488 -x5202 -x5941 -x2517 -x6242 -x1504 -x10286 -x4801 -x10372 -x5936 -x7953 -x1787 -x1605 -x7223 -x574 -x7785 -x9152 -x2236 -x3152 -x8295 -x7017 -x10611 -x7928 -x51 -x2122 -x3282 -x9537 -x3767 -x436 -x7967 -x8677 -x1309 -x2458 -x106 -x168 -x2789 -x4959 -x2468 -x9380 x10343 -x8200 -x7814 -x6870 -x10048 -x5331 -x5407 -x2505 -x3362 -x2798 -x2447 -x9547 -x10762 -x10504 -x10773 -x2116 -x586 -x6492 -x6225 -x366 -x1649 -x2554 -x5105 -x6068 -x3965 -x7600 -x1285 -x8719 -x9335 -x7598 -x10748 -x8408 -x5326 -x7127 -x9847 -x5667 -x8758 -x5507 -x10074 -x1223 -x2699 -x7060 -x7278 -x3580 -x2385 -x6837 -x5302 -x6078 -x2316 -x10087 -x5865 -x4921 -x2860 -x2406 -x1264 -x9336 -x9988 -x7242 -x8615 -x8778 -x8391 -x8577 -x4949 -x809 -x4362 -x3341 -x2659 -x2176 -x4825 -x3153 -x6416 -x2916 -x5740 -x654 -x9189 -x9479 -x6301 -x2772 -x5235 -x6813 -x4285 -x8428 -x6394 -x248 -x3480 -x8219 -x742 -x7912 -x2943 -x3630 -x5432 -x1412 -x667 -x8678 -x5747 -x687 -x715 -x1220 -x3040 -x6395 -x8489 -x8399 -x4187 -x1047 -x7909 -x10717 -x10724 -x4916 -x6839 -x5181 -x8746 -x4720 -x6235 -x9327 -x4238 -x7705 -x1808 -x4475 -x1298 -x4643 -x6660 -x6634 -x1478 -x4449 -x998 -x7072 -x2980 -x9410 -x4080 -x7939 -x859 -x3422 -x1475 -x8094 -x3556 -x3313 -x1217 -x3963 -x3968 -x309 -x5922 -x7702 -x8065 -x9024 -x9686 -x6047 -x705 -x7409 -x2515 -x1909 -x9454 -x1536 -x10011 -x10503 -x8970 -x1395 -x10655 -x4513 -x3946 -x4573 -x8880 -x3255 -x2845 -x7272 -x10199 -x6389 -x4448 -x5868 -x8112 -x8205 -x7373 -x5039 -x5160 -x4694 -x3734 -x3962 -x8701 -x1543 -x5142 -x10075 -x5051 -x4325 -x8655 -x9937 -x7151 -x3792 -x5065 -x8484 -x8038 -x3227 -x8617 -x8891 -x2806 -x6189 -x1725 -x2573 -x5632 -x5078 -x2538 -x4926 -x10402 -x1987 -x3600 -x7768 -x621 -x196 -x3787 -x8407 -x4468 -x4915 -x10631 -x9498 -x9241 -x2938 -x2820 -x5541 -x1007 -x1815 -x2924 -x5631 -x628 -x10470 -x10211 -x1546 -x3578 -x10604 -x3656 -x10673 -x7876 -x3649 -x4182 -x591 -x10350 -x3336 -x5629 -x8286 -x8961 -x5173 -x4293 -x6767 -x7792 -x2882 -x1885 -x6941 -x896 -x5648 -x3827 -x7308 -x10006 -x2714 -x5399 -x1466 -x7114 -x7920 -x7290 -x5999 -x6169 -x7700 -x5384 -x1799 -x3575 -x7271 -x3884 -x353 -x10408 -x695 -x3442 -x5349 -x9804 -x5932 x736 -x3603 -x9145 -x4422 -x2293 -x4681 -x8724 -x9946 -x3251 -x3574 -x5153 -x1282 -x5400 -x8390 -x948 -x5135 -x1651 -x5164 -x9908 -x7534 -x6022 -x2270 -x2535 -x6305 -x10522 -x1410 -x3013 -x917 -x1550 -x3736 -x7185 -x10701 -x2918 -x5874 -x1763 -x7415 -x5103 -x5545 -x2780 -x3015 -x3376 -x2745 -x4954 -x5205 -x4919 -x751 -x8756 -x1494 -x172 -x10284 -x4438 -x2778 -x6195 -x689 -x8312 -x3964 -x2836 -x2392 -x10412 -x424 -x6667 -x2556 -x9484 -x6474 -x10126 -x6790 -x4925 -x3779 -x8308 -x317 -x3683 -x443 -x5870 -x6148 -x6708 -x3160 -x3089 -x2727 -x8446 -x6706 -x5663 -x3841 -x8811 -x1719 -x6497 -x2689 -x9010 -x2109 -x4496 -x8201 -x7121 -x8271 -x9956 -x9036 -x2261 -x10776 -x8644 -x1996 -x5443 -x2532 -x3177 -x5479 -x10575 -x1426 -x605 -x936 -x2907 -x5055 -x8884 -x5475 -x2729 -x3406 -x10554 -x7951 -x5933 -x2767 -x9768 -x10276 -x4061 -x1727 -x5026 -x3863 -x10305 -x4436 -x3124 -x2004 -x9330 -x8005 -x4723 -x8321 -x2064 -x1775 -x9853 -x5429 -x1580 -x6808 -x9157 -x4366 -x3699 -x2285 -x10862 -x5007 -x7079 -x7887 -x7170 -x7159 -x4518 -x900 -x8751 -x2415 -x434 -x10517 -x3241 -x829 -x6224 -x4470 -x2740 -x10547 -x4004 -x6740 -x7479 -x7620 -x5799 -x2797 -x7827 -x9072 -x3146 -x8359 -x8211 -x4025 -x8283 -x8327 -x9523 -x2231 -x5953 -x4715 -x6241 -x10026 -x2539 -x7131 -x10037 -x1963 -x3472 -x39 -x3100 -x6535 -x9177 -x3785 -x6286 -x7149 -x5492 -x5452 -x4508 -x10766 -x4832 -x1693 -x4380 -x6802 -x7691 -x7538 -x9404 -x7584 -x62 -x7923 -x9461 -x4554 -x8653 -x9420 -x203 -x1656 -x5925 -x8516 -x5934 -x9636 -x1052 -x1166 -x5952 -x8184 -x401 -x5179 -x10386 -x2188 -x2847 -x1525 -x3687 -x209 -x132 -x3402 -x3266 -x5490 -x73 -x9744 -x5769 -x8997 -x5494 -x5866 -x994 -x1173 -x3360 -x3642 -x10781 -x944 -x391 -x2221 -x8273 -x1549 -x1438 -x8036 -x636 -x8472 -x10444 -x5351 -x10078 -x2956 -x2550 -x8983 -x7676 -x5108 -x9172 -x1650 -x6226 -x3845 -x5849 -x5498 -x4405 -x2629 -x5959 -x5363 -x3201 -x5680 -x7533 -x3504 -x8599 -x2027 -x5683 -x8639 -x6797 -x6784 -x3041 -x10227 -x5780 -x7099 -x10447 -x6861 -x6383 -x533 -x195 -x2005 -x9400 -x3002 -x7089 -x10844 -x4704 -x9611 -x9601 -x2952 -x2150 -x5417 -x5657 -x1025 -x1122 -x7165 -x10022 -x3277 -x4742 -x2126 -x2717 -x5555 -x646 -x6268 -x718 -x3390 -x4041 -x8175 -x2124 -x1193 -x1092 -x1623 -x4741 -x3301 -x2623 -x2545 -x490 -x1470 -x232 -x5255 -x7656 -x4180 -x2999 -x1486 -x9736 -x10811 -x2100 -x7609 -x4347 -x5250 -x6983 -x4803 -x5911 -x5474 -x10214 -x4089 -x4816 -x7553 -x6686 -x9396 -x2758 -x1112 -x1956 -x2023 -x7215 -x5519 -x8786 -x10252 -x2521 -x4235 -x9218 -x2698 -x8011 -x9370 -x1219 -x10338 -x8597 -x6596 -x5467 -x10537 -x1936 -x7172 -x1290 -x3396 -x4841 -x9331 -x3385 -x10198 -x1096 -x3626 -x2390 -x9286 -x115 -x589 -x7988 -x5695 -x7496 -x4045 -x2388 -x6202 -x4786 -x4878 -x6629 -x4239 -x330 -x9870 -x9165 -x2540 x786 -x5691 -x6187 -x8852 -x5337 -x9434 -x8277 -x8357 -x154 -x1450 -x5409 -x1642 -x1865 -x8752 -x8106 -x5365 -x8923 -x4950 -x8216 -x8861 -x7692 -x7408 -x885 -x987 -x6253 -x9887 -x3822 -x10534 -x1006 -x10546 -x10600 -x10678 -x8083 -x10234 -x3524 -x7992 -x6367 -x3865 -x6451 -x8383 -x7520 -x2776 -x5743 -x294 -x3168 -x2587 -x10436 -x10317 -x61 -x5413 -x9863 -x10418 -x1691 -x487 -x9141 -x3242 -x3721 -x1881 -x3292 -x8323 -x6002 -x3961 -x811 -x8949 -x5552 -x7455 -x5268 -x1829 -x4425 -x340 -x8041 -x6838 -x4509 -x6729 -x5652 -x1688 -x9921 -x10823 -x3368 -x10208 -x6153 -x1405 -x10021 -x2045 -x1453 -x6672 -x10389 -x9855 -x1351 -x2341 -x5970 -x9137 -x9760 -x5875 -x9369 -x5877 -x3664 -x3919 -x9027 -x1091 -x4734 -x3589 -x9233 -x3300 -x9231 -x3856 -x704 -x9653 -x2763 -x5779 -x3670 -x6456 -x511 -x2197 -x1664 -x9505 -x9204 -x5539 -x4274 -x860 -x7540 -x9473 -x1356 -x8530 -x4247 -x2955 -x8451 -x5497 -x982 -x7448 -x522 -x895 -x8789 -x3405 -x9261 -x7944 -x8805 -x10141 -x6238 -x5421 -x9503 -x790 -x7064 -x3184 -x4090 -x2272 -x8010 -x10457 -x7018 -x1854 -x3246 -x6338 -x7454 -x3770 -x2357 -x10516 -x10768 -x841 -x6461 -x6151 -x4212 -x8177 -x3569 -x5301 -x640 -x1335 -x8499 -x1811 -x7317 -x8768 x9058 -x1216 -x4011 -x7535 -x8717 -x1707 -x9245 -x8821 -x7515 -x8642 -x5191 -x8900 -x501 -x6179 -x4308 -x8958 -x8951 -x5896 -x7139 -x5469 -x4443 -x2112 -x9319 -x8932 -x6731 -x7667 -x8558 -x5625 -x882 -x2855 -x7423 -x3517 -x7857 -x9001 -x3542 -x4228 -x4640 -x10843 -x3045 -x9840 -x5486 -x3849 -x9199 -x2449 -x8819 -x6084 -x7829 -x1469 -x5124 -x9514 -x2569 -x1738 -x8091 -x2571 -x3420 -x2389 -x4190 -x8560 -x9688 -x4659 -x1886 -x1608 -x8682 -x447 -x9416 -x8124 -x9819 -x5655 -x9225 -x363 -x618 -x5791 -x5954 -x6770 -x6310 -x6347 -x5883 -x3774 -x8255 -x10783 -x1269 -x2223 -x8671 -x5290 -x10201 -x9807 -x3020 -x2723 -x3026 -x8939 -x2017 -x744 -x142 -x5161 -x5871 -x8913 -x8144 -x1361 -x3441 -x10121 -x10813 -x5390 -x10573 -x3161 -x2148 -x1665 -x1511 -x5637 -x1087 -x7267 -x9552 -x3943 -x769 -x3657 -x7118 -x10381 -x9301 -x9042 -x5596 -x148 -x3118 -x7476 -x1985 -x6584 -x564 -x2752 -x110 -x1084 -x7197 -x3587 -x9117 -x4260 -x3730 -x9268 -x7040 -x3477 -x4503 -x1716 -x6432 -x5190 -x770 -x4156 -x6155 -x8014 -x2885 -x3164 -x3531 -x7236 -x9850 -x4511 -x3312 -x2414 -x249 -x1464 -x1766 -x9355 -x7168 -x10471 -x4638 -x8603 -x8674 -x1312 -x5093 -x5732 -x8572 -x3958 -x5948 -x7345 -x5414 -x9767 -x346 -x2360 -x9267 -x2320 -x10603 -x7985 -x3262 -x3412 -x9079 -x3510 -x1731 -x4400 -x8799 -x9449 -x10698 -x8959 -x6901 -x3903 -x9224 -x5856 -x5473 -x2469 -x3983 -x1445 -x838 -x2638 -x9142 -x3016 -x3235 -x9787 -x8656 -x7038 -x8960 -x1252 -x9508 -x9810 -x5293 -x4054 -x6307 -x6844 -x4808 -x10627 -x5141 -x10056 -x2131 -x7462 -x6772 -x840 -x4078 -x9868 -x6640 -x10711 -x10747 -x1667 -x10028 -x6027 -x10888 -x6020 -x75 -x432 -x7611 -x10657 -x2605 -x1125 -x8235 -x9451 -x5818 -x1568 -x4996 -x223 -x7978 -x658 -x4771 -x756 -x952 -x1053 -x520 -x7665 -x1971 -x6736 -x5004 -x1758 -x1307 -x5035 -x7506 -x7245 -x9056 -x5643 -x2861 -x2884 -x3886 -x7858 -x1538 -x4109 -x5551 -x5495 -x2586 -x173 -x7628 -x1164 -x3592 -x5188 -x7034 -x2983 -x5958 -x4976 -x8019 -x6677 -x374 -x5858 -x9344 -x3825 -x2060 -x2089 -x9680 -x5809 -x3959 -x5079 -x9851 -x378 -x10007 -x8744 -x6862 -x6325 -x3981 -x6971 -x4205 -x8228 -x739 -x10426 -x5842 -x10560 -x5622 -x7322 -x6947 -x1132 -x3440 -x2475 -x5134 -x7091 -x3443 -x10721 -x7898 -x4253 -x2617 x12 -x2374 -x8623 -x8555 -x3808 -x4101 -x8249 -x970 -x10245 -x7853 -x9205 -x8853 -x6807 -x2111 -x4408 -x10831 -x2267 -x2304 -x3196 -x10816 -x2748 -x8802 -x2879 -x10656 -x5242 -x8713 -x7201 -x1643 -x10308 -x6795 -x10298 -x10077 -x10559 -x9750 -x6764 -x9726 -x788 -x6957 -x2634 -x9874 -x3275 -x3725 -x2949 -x7788 -x8163 -x9696 -x6186 -x6336 -x2914 -x6548 -x1677 -x6437 -x4814 -x2551 -x1859 -x2161 -x5525 -x1676 -x5837 -x6176 -x711 -x7670 -x7658 -x9761 -x9480 -x1548 -x5771 -x709 -x6500 -x6 -x10716 -x8721 -x9992 -x4352 -x6382 -x5964 -x4105 -x2073 -x1856 -x10345 -x6836 -x271 -x1360 -x10752 -x59 -x701 -x1573 -x7485 -x7987 -x9000 -x264 -x10114 -x5084 -x4829 -x887 -x1509 -x7577 -x4770 -x5879 -x7651 -x1812 -x1325 -x7057 -x8779 -x8753 -x7372 -x6856 -x6587 -x3428 -x8993 -x199 -x3214 -x4211 -x9175 -x5782 -x8646 -x7562 -x9583 -x4259 -x2964 -x6114 -x9608 -x3583 -x2614 -x2258 -x8794 -x377 -x9557 -x5569 -x9518 -x1119 -x1289 -x6907 -x7387 -x719 -x8740 -x6866 -x2665 -x1952 -x8060 -x691 -x224 -x1935 -x283 -x4662 -x548 -x1496 -x9098 -x1984 -x6806 -x2843 -x3351 -x8732 -x6035 -x3714 -x7214 -x7268 -x9798 -x9037 -x9452 -x10448 -x2972 -x1109 -x5083 -x6526 -x8808 -x10210 -x6705 -x9169 -x1915 -x2206 -x10352 -x1077 -x9029 -x10613 -x5739 -x2859 -x926 -x5518 -x4306 -x10369 -x1146 -x114 -x6502 -x9099 -x10715 -x3006 -x3514 -x10251 -x660 -x4348 -x10628 -x10160 -x2480 -x79 -x6344 -x9565 -x8376 -x1601 -x6656 -x2470 -x9081 -x438 -x6215 -x6927 -x10584 -x10409 -x7010 -x5619 -x7474 -x9148 -x3319 -x5957 -x7280 -x8186 -x9285 -x10720 -x52 -x5304 -x10605 -x4199 -x6639 -x6648 -x3616 -x2976 -x7685 -x3135 -x5171 -x1979 -x5892 -x6511 -x7972 -x7671 -x8614 -x5266 -x8643 -x4569 -x8957 -x7942 -x990 -x3913 -x3508 -x10570 -x10480 -x2528 -x10679 -x184 -x866 -x97 -x7716 -x679 -x2708 -x662 -x6685 -x7122 -x1773 -x1759 -x3625 -x7958 -x8683 -x4626 -x1157 -x6552 -x177 -x5859 -x7491 -x9019 -x6974 -x4429 -x2352 -x9048 -x3920 -x9899 -x1898 -x4126 -x6857 -x2813 -x9346 -x3632 -x6033 -x262 -x7338 -x4495 -x9250 -x9638 -x3653 -x6355 -x8238 -x2862 -x9773 -x6985 -x2241 -x9669 -x8996 -x9182 -x6150 -x9272 -x10496 -x9018 -x665 -x9732 -x6349 -x7041 -x9779 -x308 -x4037 -x4880 -x1986 -x9377 -x10674 -x2339 -x10595 -x3773 -x3025 -x3084 -x5378 -x5137 -x3803 -x2616 -x10841 -x9993 -x7502 -x6402 -x8573 -x4174 -x1017 -x2189 -x91 -x8974 -x2185 -x9143 -x8657 -x7881 -x435 -x328 -x7693 -x6346 -x4855 -x9089 -x8630 -x8566 -x3872 -x8132 -x1882 -x8285 -x7867 -x4118 -x9316 -x6086 -x6377 -x8265 -x3897 -x663 -x9775 -x1022 -x5203 -x2886 -x2730 -x2527 -x4572 -x2685 -x4046 -x1521 -x1192 -x3091 -x10550 -x6751 -x2255 -x8107 -x894 -x4446 -x9049 -x80 -x4386 -x7285 -x9618 -x4987 -x8303 -x1739 -x6443 -x5694 -x884 -x7195 -x4557 -x6121 -x10859 -x1821 -x6537 -x4965 -x2725 -x1684 -x5032 -x2786 -x1810 -x9067 -x7565 -x10413 -x3270 -x10459 -x8251 -x9864 -x2613 -x8153 -x7841 -x7847 -x2018 -x2365 -x2464 -x5886 -x4336 -x10139 -x5145 -x4020 -x9752 -x3033 -x1271 -x6072 -x6519 -x2518 -x8601 -x649 -x6331 -x1064 -x8574 -x9708 -x9123 -x2591 -x1633 -x2001 -x6116 -x2427 -x8078 -x8737 -x4882 -x656 -x2281 -x2146 -x7205 -x1316 -x4098 -x1718 -x4175 -x4282 -x6308 -x1571 -x9350 -x2546 -x2737 -x5014 -x4412 -x2633 -x3450 -x7991 -x7142 -x7523 -x9722 -x10391 -x220 -x6931 -x9158 -x7407 -x8244 -x7426 -x10406 -x4631 -x5435 -x6397 -x9860 -x3997 -x5928 -x3781 -x9284 -x9578 -x9487 -x4769 -x7777 -x5536 -x4315 -x8279 -x2677 -x10797 -x5838 -x5853 -x6946 -x4310 -x400 -x10335 -x9085 -x4104 -x6914 -x10527
22448.31/1418.98	s OPTIMUM FOUND
22448.31/1418.98	c Time taken to solve: 1415.8461959150002 seconds
22448.31/1418.98	c Total time taken: 1417.6610126495361 seconds

Verifier Data

OK	2807154740

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-4847855-1784136145/watcher-4847855-1784136145 -o /tmp/evaluation-result-4847855-1784136145/solver-4847855-1784136145 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4847855-1784136145/vars-4847855-1784136145 --bin-var /tmp/runsolver-exch-nodeE003-1784136130-26738 --watchdog 3760 run HOME/instance-4847855-1784136145.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1000199804 --intermediate --solver ortools 

running on 16 cores: 16-31

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 1-3,5,8-19,23-31
  3550 MHz: 0,40-43,48-51,56-62
  3600 MHz: 4,6-7,20-22,32-39,44-47,52-55,63
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 1-3,5,8-15
  3550 MHz: 0
  3600 MHz: 4,6-7
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 16-31

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127614 MiB free)
  node 1: cores 8-15, 129019 MiB (128580 MiB free)
  node 2: cores 16-23, 129019 MiB (128516 MiB free)
  node 3: cores 24-31, 129003 MiB (128647 MiB free)
  node 4: cores 32-39, 129019 MiB (128477 MiB free)
  node 5: cores 40-47, 128973 MiB (128142 MiB free)
  node 6: cores 48-55, 129019 MiB (127283 MiB free)
  node 7: cores 56-63, 128474 MiB (127331 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 57600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 57630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 256000000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 256051200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=27020, runsolver pid=27016

[startup+0.100061 s]*
/proc/loadavg: 7.18 10.00 12.09 24/871 27028
/proc/meminfo: memFree=1049178868/1055320708 swapFree=33554428/33554428
[pid=27020] ppid=27016 vsize=4324 memory=3152 CPUtime=0 cores=16-31
/proc/27020/stat : 27020 (run) S 27016 27020 26727 0 -1 4194304 264 124 0 0 0 0 0 0 20 0 1 0 3202895 4427776 640 18446744073709551615 94764794707968 94764795602501 140725913757280 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94764795841552 94764795889296 94764819509248 140725913766007 140725913766245 140725913766245 140725913771985 0
/proc/27020/statm: 1081 788 700 219 0 143 0
[pid=27027] ppid=27020 vsize=13936 memory=7920 CPUtime=0 cores=16-31
/proc/27027/stat : 27027 (python3) D 27020 27020 26727 0 -1 4194304 642 0 0 0 0 0 0 0 20 0 1 0 3202902 14270464 1792 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 0 0 1 0 0 17 17 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
/proc/27027/statm: 3484 1980 1486 753 0 1333 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 18260 KiB
Current children cumulated memory: 11072 KiB

[startup+0.210845 s]*
/proc/loadavg: 7.18 10.00 12.09 27/871 27029
/proc/meminfo: memFree=1049164344/1055320708 swapFree=33554428/33554428
[pid=27020] ppid=27016 vsize=4324 memory=3152 CPUtime=0 cores=16-31
/proc/27020/stat : 27020 (run) S 27016 27020 26727 0 -1 4194304 264 124 0 0 0 0 0 0 20 0 1 0 3202895 4427776 640 18446744073709551615 94764794707968 94764795602501 140725913757280 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94764795841552 94764795889296 94764819509248 140725913766007 140725913766245 140725913766245 140725913771985 0
/proc/27020/statm: 1081 788 700 219 0 143 0
[pid=27027] ppid=27020 vsize=21548 memory=16356 CPUtime=0.03 cores=16-31
/proc/27027/stat : 27027 (python3) R 27020 27020 26727 0 -1 4194304 2601 0 0 0 3 0 0 0 20 0 1 0 3202902 22065152 3968 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 2 0 0 0 17 17 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
/proc/27027/statm: 5387 4089 1648 753 0 3236 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 25872 KiB
Current children cumulated memory: 19508 KiB

[startup+0.309434 s]*
/proc/loadavg: 7.18 10.00 12.09 25/871 27029
/proc/meminfo: memFree=1049163172/1055320708 swapFree=33554428/33554428
[pid=27020] ppid=27016 vsize=4324 memory=3152 CPUtime=0 cores=16-31
/proc/27020/stat : 27020 (run) S 27016 27020 26727 0 -1 4194304 264 124 0 0 0 0 0 0 20 0 1 0 3202895 4427776 640 18446744073709551615 94764794707968 94764795602501 140725913757280 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94764795841552 94764795889296 94764819509248 140725913766007 140725913766245 140725913766245 140725913771985 0
/proc/27020/statm: 1081 788 700 219 0 143 0
[pid=27027] ppid=27020 vsize=24804 memory=19128 CPUtime=0.05 cores=16-31
/proc/27027/stat : 27027 (python3) R 27020 27020 26727 0 -1 4194304 3178 0 0 0 4 1 0 0 20 0 1 0 3202902 25399296 4736 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 2 0 0 0 17 17 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
/proc/27027/statm: 6201 4782 1821 753 0 3701 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 29128 KiB
Current children cumulated memory: 22280 KiB

[startup+0.700197 s]
/proc/loadavg: 7.18 10.00 12.09 54/901 27059
/proc/meminfo: memFree=1049135268/1055320708 swapFree=33554428/33554428
[pid=27020] ppid=27016 vsize=4324 memory=3152 CPUtime=0 cores=16-31
/proc/27020/stat : 27020 (run) S 27016 27020 26727 0 -1 4194304 264 124 0 0 0 0 0 0 20 0 1 0 3202895 4427776 640 18446744073709551615 94764794707968 94764795602501 140725913757280 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94764795841552 94764795889296 94764819509248 140725913766007 140725913766245 140725913766245 140725913771985 0
/proc/27020/statm: 1081 788 700 219 0 143 0
[pid=27027] ppid=27020 vsize=747224 memory=49156 CPUtime=1.28 cores=16-31
/proc/27027/stat : 27027 (python3) D 27020 27020 26727 0 -1 4194304 7533 0 0 0 125 3 0 0 20 0 16 0 3202902 765157376 12032 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 2 0 0 0 17 20 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
/proc/27027/statm: 186806 12289 5372 753 0 169803 0
[pid=27027/tid=27030] ppid=27020 vsize=747224 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27030/stat : 27030 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 765157376 12032 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 2 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27031] ppid=27020 vsize=747224 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27031/stat : 27031 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 765157376 12032 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 2 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27032] ppid=27020 vsize=747224 memory=40720 CPUtime=0.07 cores=16-31
/proc/27027/task/27032/stat : 27032 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 765157376 12032 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 2 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27033] ppid=27020 vsize=747224 memory=4664 CPUtime=0.07 cores=16-31
/proc/27027/task/27033/stat : 27033 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 765157376 12032 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 2 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27034] ppid=27020 vsize=747224 memory=1944 CPUtime=0.07 cores=16-31
/proc/27027/task/27034/stat : 27034 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 765157376 12032 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 2 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27035] ppid=27020 vsize=747224 memory=5724 CPUtime=0.07 cores=16-31
/proc/27027/task/27035/stat : 27035 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 765157376 12032 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 2 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27036] ppid=27020 vsize=747224 memory=12744 CPUtime=0.07 cores=16-31
/proc/27027/task/27036/stat : 27036 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 765157376 12032 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 2 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27037] ppid=27020 vsize=747224 memory=25333125866717268 CPUtime=0.07 cores=16-31
/proc/27027/task/27037/stat : 27037 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 765157376 12032 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 2 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27038] ppid=27020 vsize=747224 memory=-3967418655009478193 CPUtime=0.07 cores=16-31
/proc/27027/task/27038/stat : 27038 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 765157376 12032 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 2 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27039] ppid=27020 vsize=747224 memory=6944656592455360604 CPUtime=0.07 cores=16-31
/proc/27027/task/27039/stat : 27039 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 765157376 12032 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 2 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27040] ppid=27020 vsize=747224 memory=6944656592455359580 CPUtime=0.07 cores=16-31
/proc/27027/task/27040/stat : 27040 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 765157376 12032 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 2 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27041] ppid=27020 vsize=747224 memory=5793694447733854291 CPUtime=0.07 cores=16-31
/proc/27027/task/27041/stat : 27041 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 765157376 12032 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 2 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27042] ppid=27020 vsize=747224 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27042/stat : 27042 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 765157376 12032 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 2 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27043] ppid=27020 vsize=747224 memory=9565 CPUtime=0.07 cores=16-31
/proc/27027/task/27043/stat : 27043 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 765157376 12032 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 2 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27044] ppid=27020 vsize=747224 memory=28 CPUtime=0.07 cores=16-31
/proc/27027/task/27044/stat : 27044 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 765157376 12032 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 2 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 751548 KiB
Current children cumulated memory: 52308 KiB

[startup+1.5002 s]
/proc/loadavg: 7.18 10.00 12.09 26/901 27059
/proc/meminfo: memFree=1049054576/1055320708 swapFree=33554428/33554428
[pid=27020] ppid=27016 vsize=4324 memory=3152 CPUtime=0 cores=16-31
/proc/27020/stat : 27020 (run) S 27016 27020 26727 0 -1 4194304 264 124 0 0 0 0 0 0 20 0 1 0 3202895 4427776 640 18446744073709551615 94764794707968 94764795602501 140725913757280 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94764795841552 94764795889296 94764819509248 140725913766007 140725913766245 140725913766245 140725913771985 0
/proc/27020/statm: 1081 788 700 219 0 143 0
[pid=27027] ppid=27020 vsize=922236 memory=119088 CPUtime=1.66 cores=16-31
/proc/27027/stat : 27027 (python3) R 27020 27020 26727 0 -1 4194304 19466 0 0 0 159 7 0 0 20 0 16 0 3202902 944369664 29440 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 17 20 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
/proc/27027/statm: 230559 29772 11791 753 0 181584 0
[pid=27027/tid=27030] ppid=27020 vsize=922236 memory=40720 CPUtime=0.07 cores=16-31
/proc/27027/task/27030/stat : 27030 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 944369664 29440 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27031] ppid=27020 vsize=922236 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27031/stat : 27031 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 944369664 29440 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27032] ppid=27020 vsize=922236 memory=4664 CPUtime=0.07 cores=16-31
/proc/27027/task/27032/stat : 27032 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 944369664 29440 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27033] ppid=27020 vsize=922236 memory=3689353225653797669 CPUtime=0.07 cores=16-31
/proc/27027/task/27033/stat : 27033 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 944369664 29440 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27034] ppid=27020 vsize=922236 memory=9051617144416362635 CPUtime=0.07 cores=16-31
/proc/27027/task/27034/stat : 27034 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 944369664 29440 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27035] ppid=27020 vsize=922236 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27035/stat : 27035 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 944369664 29440 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27036] ppid=27020 vsize=922236 memory=2319493669679372652 CPUtime=0.07 cores=16-31
/proc/27027/task/27036/stat : 27036 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 944369664 29440 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27037] ppid=27020 vsize=922236 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27037/stat : 27037 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 944369664 29440 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27038] ppid=27020 vsize=922236 memory=9565 CPUtime=0.07 cores=16-31
/proc/27027/task/27038/stat : 27038 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 944369664 29440 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27039] ppid=27020 vsize=922236 memory=28 CPUtime=0.07 cores=16-31
/proc/27027/task/27039/stat : 27039 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 944369664 29440 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27040] ppid=27020 vsize=922236 memory=279250452361111 CPUtime=0.07 cores=16-31
/proc/27027/task/27040/stat : 27040 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 944369664 29440 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27041] ppid=27020 vsize=922236 memory=279250721026016 CPUtime=0.07 cores=16-31
/proc/27027/task/27041/stat : 27041 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 944369664 29440 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27042] ppid=27020 vsize=922236 memory=15620972149724994 CPUtime=0.07 cores=16-31
/proc/27027/task/27042/stat : 27042 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 944369664 29440 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27043] ppid=27020 vsize=922236 memory=8322833073831115662 CPUtime=0.07 cores=16-31
/proc/27027/task/27043/stat : 27043 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 944369664 29440 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27044] ppid=27020 vsize=922236 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27044/stat : 27044 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 944369664 29440 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 926560 KiB
Current children cumulated memory: 122240 KiB

[startup+3.11067 s]
/proc/loadavg: 9.25 10.38 12.20 35/901 27059
/proc/meminfo: memFree=1048073204/1055320708 swapFree=33554428/33554428
[pid=27020] ppid=27016 vsize=4324 memory=3152 CPUtime=0 cores=16-31
/proc/27020/stat : 27020 (run) S 27016 27020 26727 0 -1 4194304 264 124 0 0 0 0 0 0 20 0 1 0 3202895 4427776 640 18446744073709551615 94764794707968 94764795602501 140725913757280 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94764795841552 94764795889296 94764819509248 140725913766007 140725913766245 140725913766245 140725913771985 0
/proc/27020/statm: 1081 788 700 219 0 143 0
[pid=27027] ppid=27020 vsize=942480 memory=141892 CPUtime=3.27 cores=16-31
/proc/27027/stat : 27027 (python3) R 27020 27020 26727 0 -1 4194304 40410 0 0 0 318 9 0 0 20 0 16 0 3202902 965099520 35200 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 17 20 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
/proc/27027/statm: 235620 35473 12533 753 0 186645 0
[pid=27027/tid=27030] ppid=27020 vsize=942480 memory=4664 CPUtime=0.07 cores=16-31
/proc/27027/task/27030/stat : 27030 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 965099520 35200 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27031] ppid=27020 vsize=942480 memory=40720 CPUtime=0.07 cores=16-31
/proc/27027/task/27031/stat : 27031 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 965099520 35200 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27032] ppid=27020 vsize=942480 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27032/stat : 27032 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 965099520 35200 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27033] ppid=27020 vsize=942480 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27033/stat : 27033 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 965099520 35200 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0

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

/proc/27027/task/27042/stat : 27042 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3202939 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27043] ppid=27020 vsize=4384080 memory=27388 CPUtime=0.07 cores=16-31
/proc/27027/task/27043/stat : 27043 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3202939 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27044] ppid=27020 vsize=4384080 memory=6836 CPUtime=0.07 cores=16-31
/proc/27027/task/27044/stat : 27044 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3202939 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27084] ppid=27020 vsize=4384080 memory=7200 CPUtime=1403.52 cores=16-31
/proc/27027/task/27084/stat : 27084 (python3) R 27020 27020 26727 0 -1 4194368 200331 0 0 0 140331 21 0 0 20 0 32 0 3203744 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 22 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27085] ppid=27020 vsize=4384080 memory=2380 CPUtime=1403.64 cores=16-31
/proc/27027/task/27085/stat : 27085 (python3) R 27020 27020 26727 0 -1 4194368 129283 0 0 0 140353 11 0 0 20 0 32 0 3203744 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 20 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27086] ppid=27020 vsize=4384080 memory=-7819499722325721023 CPUtime=1403.72 cores=16-31
/proc/27027/task/27086/stat : 27086 (python3) R 27020 27020 26727 0 -1 4194368 123691 0 0 0 140361 11 0 0 20 0 32 0 3203744 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 25 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27087] ppid=27020 vsize=4384080 memory=3888 CPUtime=1403.06 cores=16-31
/proc/27027/task/27087/stat : 27087 (python3) R 27020 27020 26727 0 -1 4194368 195066 0 0 0 140289 17 0 0 20 0 32 0 3203744 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 28 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27088] ppid=27020 vsize=4384080 memory=7696 CPUtime=1403.11 cores=16-31
/proc/27027/task/27088/stat : 27088 (python3) R 27020 27020 26727 0 -1 4194368 215976 0 0 0 140292 19 0 0 20 0 32 0 3203744 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 30 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27089] ppid=27020 vsize=4384080 memory=27388 CPUtime=1403.25 cores=16-31
/proc/27027/task/27089/stat : 27089 (python3) R 27020 27020 26727 0 -1 4194368 224925 0 0 0 140308 17 0 0 20 0 32 0 3203744 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 19 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27090] ppid=27020 vsize=4384080 memory=6836 CPUtime=1397.66 cores=16-31
/proc/27027/task/27090/stat : 27090 (python3) R 27020 27020 26727 0 -1 4194368 158000 0 0 0 139748 18 0 0 20 0 32 0 3203744 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 26 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27091] ppid=27020 vsize=4384080 memory=7200 CPUtime=1403.44 cores=16-31
/proc/27027/task/27091/stat : 27091 (python3) R 27020 27020 26727 0 -1 4194368 180285 0 0 0 140329 15 0 0 20 0 32 0 3203744 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 21 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27092] ppid=27020 vsize=4384080 memory=2380 CPUtime=1403.62 cores=16-31
/proc/27027/task/27092/stat : 27092 (python3) R 27020 27020 26727 0 -1 4194368 165938 0 0 0 140351 11 0 0 20 0 32 0 3203744 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 29 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27093] ppid=27020 vsize=4384080 memory=17876 CPUtime=1403.53 cores=16-31
/proc/27027/task/27093/stat : 27093 (python3) R 27020 27020 26727 0 -1 4194368 122267 0 0 0 140344 9 0 0 20 0 32 0 3203746 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 16 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27094] ppid=27020 vsize=4384080 memory=46992 CPUtime=1403.45 cores=16-31
/proc/27027/task/27094/stat : 27094 (python3) R 27020 27020 26727 0 -1 4194368 196856 0 0 0 140326 19 0 0 20 0 32 0 3203747 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 17 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27095] ppid=27020 vsize=4384080 memory=12816 CPUtime=1402.14 cores=16-31
/proc/27027/task/27095/stat : 27095 (python3) R 27020 27020 26727 0 -1 4194368 289352 0 0 0 140187 27 0 0 20 0 32 0 3203748 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 18 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27096] ppid=27020 vsize=4384080 memory=10400 CPUtime=1397.41 cores=16-31
/proc/27027/task/27096/stat : 27096 (python3) R 27020 27020 26727 0 -1 4194368 279166 0 0 0 139717 24 0 0 20 0 32 0 3203749 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 27 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27097] ppid=27020 vsize=4384080 memory=12248 CPUtime=1395.53 cores=16-31
/proc/27027/task/27097/stat : 27097 (python3) R 27020 27020 26727 0 -1 4194368 270170 0 0 0 139527 26 0 0 20 0 32 0 3203750 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 24 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27098] ppid=27020 vsize=4384080 memory=5840 CPUtime=1400.59 cores=16-31
/proc/27027/task/27098/stat : 27098 (python3) R 27020 27020 26727 0 -1 4194368 192384 0 0 0 140034 25 0 0 20 0 32 0 3203751 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 23 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27099] ppid=27020 vsize=4384080 memory=2532 CPUtime=1399.75 cores=16-31
/proc/27027/task/27099/stat : 27099 (python3) R 27020 27020 26727 0 -1 4194368 192125 0 0 0 139952 23 0 0 20 0 32 0 3203751 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 31 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
Current children cumulated CPU time: 22440.8 s
Current children cumulated vsize: 4388404 KiB
Current children cumulated memory: 2921252 KiB

[startup+1418.8 s]
/proc/loadavg: 64.09 63.61 52.68 65/924 27591
/proc/meminfo: memFree=1045107940/1055320708 swapFree=33554428/33554428
[pid=27020] ppid=27016 vsize=4324 memory=3152 CPUtime=0 cores=16-31
/proc/27020/stat : 27020 (run) S 27016 27020 26727 0 -1 4194304 264 124 0 0 0 0 0 0 20 0 1 0 3202895 4427776 640 18446744073709551615 94764794707968 94764795602501 140725913757280 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94764795841552 94764795889296 94764819509248 140725913766007 140725913766245 140725913766245 140725913771985 0
/proc/27020/statm: 1081 788 700 219 0 143 0
[pid=27027] ppid=27020 vsize=4384080 memory=2918100 CPUtime=22447.2 cores=16-31
/proc/27027/stat : 27027 (python3) S 27020 27020 26727 0 -1 4194304 3219305 0 0 0 2244355 360 0 0 20 0 32 0 3202902 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 17 18 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
/proc/27027/statm: 1096020 729525 13999 753 0 937718 0
[pid=27027/tid=27030] ppid=27020 vsize=4384080 memory=10400 CPUtime=0.07 cores=16-31
/proc/27027/task/27030/stat : 27030 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3202939 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27031] ppid=27020 vsize=4384080 memory=8880 CPUtime=0.07 cores=16-31
/proc/27027/task/27031/stat : 27031 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3202939 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27032] ppid=27020 vsize=4384080 memory=20548 CPUtime=0.07 cores=16-31
/proc/27027/task/27032/stat : 27032 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3202939 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27033] ppid=27020 vsize=4384080 memory=24360 CPUtime=0.07 cores=16-31
/proc/27027/task/27033/stat : 27033 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3202939 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27034] ppid=27020 vsize=4384080 memory=9440 CPUtime=0.07 cores=16-31
/proc/27027/task/27034/stat : 27034 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3202939 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27035] ppid=27020 vsize=4384080 memory=3888 CPUtime=0.07 cores=16-31
/proc/27027/task/27035/stat : 27035 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3202939 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27036] ppid=27020 vsize=4384080 memory=7696 CPUtime=0.07 cores=16-31
/proc/27027/task/27036/stat : 27036 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3202939 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27037] ppid=27020 vsize=4384080 memory=3484 CPUtime=0.07 cores=16-31
/proc/27027/task/27037/stat : 27037 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3202939 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27038] ppid=27020 vsize=4384080 memory=7188 CPUtime=0.07 cores=16-31
/proc/27027/task/27038/stat : 27038 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3202939 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27039] ppid=27020 vsize=4384080 memory=5512 CPUtime=0.07 cores=16-31
/proc/27027/task/27039/stat : 27039 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3202939 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27040] ppid=27020 vsize=4384080 memory=5516 CPUtime=0.07 cores=16-31
/proc/27027/task/27040/stat : 27040 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3202939 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27041] ppid=27020 vsize=4384080 memory=5296 CPUtime=0.07 cores=16-31
/proc/27027/task/27041/stat : 27041 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3202939 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27042] ppid=27020 vsize=4384080 memory=5864 CPUtime=0.07 cores=16-31
/proc/27027/task/27042/stat : 27042 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3202939 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27043] ppid=27020 vsize=4384080 memory=6592 CPUtime=0.07 cores=16-31
/proc/27027/task/27043/stat : 27043 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3202939 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27044] ppid=27020 vsize=4384080 memory=3180 CPUtime=0.07 cores=16-31
/proc/27027/task/27044/stat : 27044 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3202939 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27084] ppid=27020 vsize=4384080 memory=1378384 CPUtime=1403.92 cores=16-31
/proc/27027/task/27084/stat : 27084 (python3) R 27020 27020 26727 0 -1 4194368 200333 0 0 0 140371 21 0 0 20 0 32 0 3203744 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 22 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27085] ppid=27020 vsize=4384080 memory=6496 CPUtime=1404.04 cores=16-31
/proc/27027/task/27085/stat : 27085 (python3) R 27020 27020 26727 0 -1 4194368 129283 0 0 0 140393 11 0 0 20 0 32 0 3203744 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 20 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27086] ppid=27020 vsize=4384080 memory=198340509722 CPUtime=1404.12 cores=16-31
/proc/27027/task/27086/stat : 27086 (python3) R 27020 27020 26727 0 -1 4194368 123699 0 0 0 140401 11 0 0 20 0 32 0 3203744 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 25 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27087] ppid=27020 vsize=4384080 memory=245635481902 CPUtime=1403.46 cores=16-31
/proc/27027/task/27087/stat : 27087 (python3) R 27020 27020 26727 0 -1 4194368 195072 0 0 0 140329 17 0 0 20 0 32 0 3203744 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 28 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27088] ppid=27020 vsize=4384080 memory=60684415271312 CPUtime=1403.49 cores=16-31
/proc/27027/task/27088/stat : 27088 (python3) R 27020 27020 26727 0 -1 4194368 216003 0 0 0 140330 19 0 0 20 0 32 0 3203744 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 23 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27089] ppid=27020 vsize=4384080 memory=6989646206599430643 CPUtime=1403.65 cores=16-31
/proc/27027/task/27089/stat : 27089 (python3) R 27020 27020 26727 0 -1 4194368 224932 0 0 0 140348 17 0 0 20 0 32 0 3203744 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 19 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27090] ppid=27020 vsize=4384080 memory=61783960453721 CPUtime=1398.06 cores=16-31
/proc/27027/task/27090/stat : 27090 (python3) R 27020 27020 26727 0 -1 4194368 158008 0 0 0 139788 18 0 0 20 0 32 0 3203744 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 26 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27091] ppid=27020 vsize=4384080 memory=59619313713931 CPUtime=1403.84 cores=16-31
/proc/27027/task/27091/stat : 27091 (python3) R 27020 27020 26727 0 -1 4194368 180288 0 0 0 140369 15 0 0 20 0 32 0 3203744 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 21 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27092] ppid=27020 vsize=4384080 memory=54091724358536 CPUtime=1404.01 cores=16-31
/proc/27027/task/27092/stat : 27092 (python3) R 27020 27020 26727 0 -1 4194368 165945 0 0 0 140390 11 0 0 20 0 32 0 3203744 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 29 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27093] ppid=27020 vsize=4384080 memory=14135528467465559 CPUtime=1403.93 cores=16-31
/proc/27027/task/27093/stat : 27093 (python3) R 27020 27020 26727 0 -1 4194368 122273 0 0 0 140384 9 0 0 20 0 32 0 3203746 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 16 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27094] ppid=27020 vsize=4384080 memory=13847460732733806 CPUtime=1403.85 cores=16-31
/proc/27027/task/27094/stat : 27094 (python3) R 27020 27020 26727 0 -1 4194368 196857 0 0 0 140366 19 0 0 20 0 32 0 3203747 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 17 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27095] ppid=27020 vsize=4384080 memory=142095 CPUtime=1402.54 cores=16-31
/proc/27027/task/27095/stat : 27095 (python3) R 27020 27020 26727 0 -1 4194368 289354 0 0 0 140227 27 0 0 20 0 32 0 3203748 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 18 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27096] ppid=27020 vsize=4384080 memory=14135528467465559 CPUtime=1397.8 cores=16-31
/proc/27027/task/27096/stat : 27096 (python3) R 27020 27020 26727 0 -1 4194368 279174 0 0 0 139756 24 0 0 20 0 32 0 3203749 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 27 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27097] ppid=27020 vsize=4384080 memory=13847460732733806 CPUtime=1395.93 cores=16-31
/proc/27027/task/27097/stat : 27097 (python3) R 27020 27020 26727 0 -1 4194368 270190 0 0 0 139567 26 0 0 20 0 32 0 3203750 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 24 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27098] ppid=27020 vsize=4384080 memory=146703 CPUtime=1400.97 cores=16-31
/proc/27027/task/27098/stat : 27098 (python3) R 27020 27020 26727 0 -1 4194368 192385 0 0 0 140072 25 0 0 20 0 32 0 3203751 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 30 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27099] ppid=27020 vsize=4384080 memory=5296 CPUtime=1400.14 cores=16-31
/proc/27027/task/27099/stat : 27099 (python3) R 27020 27020 26727 0 -1 4194368 192126 0 0 0 139991 23 0 0 20 0 32 0 3203751 4489297920 727410 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 8405026 0 0 0 -1 31 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
Current children cumulated CPU time: 22447.2 s
Current children cumulated vsize: 4388404 KiB
Current children cumulated memory: 2921252 KiB

[startup+1419 s]*
/proc/loadavg: 64.09 63.61 52.68 50/908 27591
/proc/meminfo: memFree=1046291380/1055320708 swapFree=33554428/33554428
[pid=27020] ppid=27016 vsize=4324 memory=3152 CPUtime=0 cores=16-31
/proc/27020/stat : 27020 (run) S 27016 27020 26727 0 -1 4194304 264 124 0 0 0 0 0 0 20 0 1 0 3202895 4427776 640 18446744073709551615 94764794707968 94764795602501 140725913757280 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94764795841552 94764795889296 94764819509248 140725913766007 140725913766245 140725913766245 140725913771985 0
/proc/27020/statm: 1081 788 700 219 0 143 0
[pid=27027] ppid=27020 vsize=3116276 memory=1696472 CPUtime=22448.4 cores=16-31
/proc/27027/stat : 27027 (python3) R 27020 27020 26727 0 -1 4194304 3245840 0 0 0 2244479 363 0 0 20 0 16 0 3202902 3191066624 422546 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 0 0 0 0 17 28 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
/proc/27027/statm: 779069 424118 14071 753 0 696166 0
[pid=27027/tid=27030] ppid=27020 vsize=3116276 memory=-7819499722308942527 CPUtime=0.07 cores=16-31
/proc/27027/task/27030/stat : 27030 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 3191066624 422546 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 0 1 0 0 -1 20 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27031] ppid=27020 vsize=3116276 memory=-6000919499214174262 CPUtime=0.07 cores=16-31
/proc/27027/task/27031/stat : 27031 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 3191066624 422546 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 0 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27032] ppid=27020 vsize=3116276 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27032/stat : 27032 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 3191066624 422546 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 0 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27033] ppid=27020 vsize=3116276 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27033/stat : 27033 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 3191066624 422546 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 0 1 0 0 -1 16 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27034] ppid=27020 vsize=3116276 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27034/stat : 27034 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 3191066624 422546 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 0 1 0 0 -1 28 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27035] ppid=27020 vsize=3116276 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27035/stat : 27035 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 3191066624 422546 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 0 1 0 0 -1 21 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27036] ppid=27020 vsize=3116276 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27036/stat : 27036 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 3191066624 422546 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 0 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27037] ppid=27020 vsize=3116276 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27037/stat : 27037 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 3191066624 422546 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 0 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27038] ppid=27020 vsize=3116276 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27038/stat : 27038 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 3191066624 422546 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 0 1 0 0 -1 29 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27039] ppid=27020 vsize=3116276 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27039/stat : 27039 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 3191066624 422546 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 0 1 0 0 -1 22 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27040] ppid=27020 vsize=3116276 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27040/stat : 27040 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 3191066624 422546 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 0 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27041] ppid=27020 vsize=3116276 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27041/stat : 27041 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 3191066624 422546 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 0 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27042] ppid=27020 vsize=3116276 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27042/stat : 27042 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 3191066624 422546 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 0 1 0 0 -1 30 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27043] ppid=27020 vsize=3116276 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27043/stat : 27043 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 3191066624 422546 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 0 1 0 0 -1 23 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
[pid=27027/tid=27044] ppid=27020 vsize=3116276 memory=0 CPUtime=0.07 cores=16-31
/proc/27027/task/27044/stat : 27044 (python3) S 27020 27020 26727 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3202939 3191066624 422546 18446744073709551615 4321280 7402577 140736075293584 0 0 0 0 16781312 0 1 0 0 -1 24 0 0 0 0 0 9420256 10002664 43986944 140736075298706 140736075298960 140736075298960 140736075304890 0
Current children cumulated CPU time: 22448.4 s
Current children cumulated vsize: 3120600 KiB
Current children cumulated memory: 1699624 KiB

Child status: 0

Real time (s): 1419.09
CPU time (s): 22448.5
CPU user time (s): 22444.9
CPU system time (s): 3.65721
CPU usage (%): 1581.89
Max. virtual memory (cumulated for all children) (KiB): 4388404
Max. memory (cumulated for all children) (KiB): 2921252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22444.9
system time used= 3.65721
maximum resident set size= 2909640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3250502
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= 56553
involuntary context switches= 169690


# summary of solver processes directly reported to runsolver:
#   pid: 27020
#   total CPU time (s): 22448.5
#   total CPU user time (s): 22444.9
#   total CPU system time (s): 3.65721

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.85169 second user time and 16.2742 second system time

The end

Launcher Data

Begin job on nodeE003 at 2026-07-15 19:22:26
IDJOB=4847855
IDBENCH=146793
IDSOLVER=3707
FILE ID=nodeE003/4847855-1784136145
RUNJOBID= nodeE003-1784136130-26738
SLURM_JOB_ID= 12756557
Free space on /tmp= 801496 MiB

SOLVER NAME= cpmpy_ortools (16 cores) (16 cores) 2026-07-14
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-sp98ic.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores NBCORE --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4847855-1784136145/watcher-4847855-1784136145 -o /tmp/evaluation-result-4847855-1784136145/solver-4847855-1784136145 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4847855-1784136145/vars-4847855-1784136145 --bin-var /tmp/runsolver-exch-nodeE003-1784136130-26738 --watchdog 3760  run HOME/instance-4847855-1784136145.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1000199804 --intermediate --solver ortools

TIME LIMIT= 57600 seconds
MEMORY LIMIT= 250000 MiB
NBCORE= 16

MD5SUM BENCH= f5b507fec305347e12cc700790213fb8
RANDOM SEED=1000199804

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        1049197372 kB
MemAvailable:   1046873464 kB
Buffers:            3336 kB
Cached:           961536 kB
SwapCached:            0 kB
Active:          2861200 kB
Inactive:         710204 kB
Active(anon):    2627552 kB
Inactive(anon):        0 kB
Active(file):     233648 kB
Inactive(file):   710204 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22720 kB
Writeback:             0 kB
AnonPages:       2611684 kB
Mapped:           153500 kB
Shmem:             20500 kB
KReclaimable:     130492 kB
Slab:             492308 kB
SReclaimable:     130492 kB
SUnreclaim:       361816 kB
KernelStack:       15040 kB
PageTables:         9880 kB
SecPageTables:     11864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    4647496 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477964 kB
VmallocChunk:          0 kB
Percpu:           116480 kB
HardwareCorrupted:     0 kB
AnonHugePages:    329728 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:      496068 kB
DirectMap2M:    21846016 kB
DirectMap1G:    1051721728 kB

Free space on /tmp at the end= 801464 MiB
End job on nodeE003 at 2026-07-15 19:46:05