Trace number 4847314

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cpmpy_ortools (1 core) 2026-07-14SAT2138 3581.61 3595.43

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
sorensson/garden/normalized-g100x100.opb
MD5SUM908a9c4c32d975b4e5850834449958a7
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2076
Best CPU time to get the best result obtained on this benchmark3583.43
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints10000
Number of constraints which are clauses10000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 10000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 10000
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 10000
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

1.01/3.72	c Time taken to transform: 0.26037025451660156 seconds
1.01/3.72	c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 1588372373, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7ff09c4eb410>}
1.01/3.72	c 3595.151251554489s left to solve
1.42/4.15	c Solution 1, time = 0.4347s
1.42/4.15	o 3098
1.71/4.44	c Solution 2, time = 0.7160s
1.71/4.44	o 2865
2.10/4.84	c Solution 3, time = 1.1162s
2.10/4.84	o 2737
2.50/5.23	c Solution 4, time = 1.5118s
2.50/5.23	o 2630
3.31/6.07	c Solution 5, time = 2.3553s
3.31/6.07	o 2628
3.60/6.33	c Solution 6, time = 2.6135s
3.60/6.33	o 2605
6.31/9.02	c Solution 7, time = 5.3044s
6.31/9.02	o 2604
6.31/9.03	c Solution 8, time = 5.3139s
6.31/9.03	o 2603
6.41/9.14	c Solution 9, time = 5.4249s
6.41/9.14	o 2489
6.49/9.27	c Solution 10, time = 5.5472s
6.49/9.27	o 2488
7.89/10.66	c Solution 11, time = 6.9376s
7.89/10.66	o 2482
8.48/11.28	c Solution 12, time = 7.5636s
8.48/11.28	o 2481
8.78/11.51	c Solution 13, time = 7.7886s
8.78/11.51	o 2479
11.28/14.10	c Solution 14, time = 10.3856s
11.28/14.10	o 2478
11.77/14.58	c Solution 15, time = 10.8650s
11.77/14.58	o 2477
13.56/16.32	c Solution 16, time = 12.5985s
13.56/16.32	o 2476
13.66/16.49	c Solution 17, time = 12.7742s
13.66/16.49	o 2475
14.66/17.43	c Solution 18, time = 13.7136s
14.66/17.43	o 2474
15.56/18.30	c Solution 19, time = 14.5822s
15.56/18.30	o 2473
15.76/18.52	c Solution 20, time = 14.8024s
15.76/18.52	o 2472
17.36/20.15	c Solution 21, time = 16.4348s
17.36/20.15	o 2471
18.36/21.15	c Solution 22, time = 17.4321s
18.36/21.15	o 2470
18.55/21.34	c Solution 23, time = 17.6245s
18.55/21.34	o 2469
24.43/27.22	c Solution 24, time = 23.5041s
24.43/27.22	o 2468
27.83/30.67	c Solution 25, time = 26.9483s
27.83/30.67	o 2467
28.62/31.47	c Solution 26, time = 27.7525s
28.62/31.47	o 2466
28.72/31.54	c Solution 27, time = 27.8161s
28.72/31.54	o 2465
29.02/31.84	c Solution 28, time = 28.1203s
29.02/31.84	o 2464
29.12/31.99	c Solution 29, time = 28.2685s
29.12/31.99	o 2463
29.72/32.57	c Solution 30, time = 28.8552s
29.72/32.57	o 2462
30.02/32.81	c Solution 31, time = 29.0927s
30.02/32.81	o 2461
30.82/33.63	c Solution 32, time = 29.9156s
30.82/33.63	o 2460
37.59/40.47	c Solution 33, time = 36.7509s
37.59/40.47	o 2459
40.58/43.42	c Solution 34, time = 39.6989s
40.58/43.42	o 2458
41.08/43.92	c Solution 35, time = 40.2027s
41.08/43.92	o 2457
41.58/44.43	c Solution 36, time = 40.7108s
41.58/44.43	o 2456
41.88/44.72	c Solution 37, time = 40.9975s
41.88/44.72	o 2455
53.94/56.87	c Solution 38, time = 53.1518s
53.94/56.87	o 2454
56.03/58.90	c Solution 39, time = 55.1826s
56.03/58.90	o 2453
56.03/58.96	c Solution 40, time = 55.2380s
56.03/58.96	o 2452
65.00/68.00	c Solution 41, time = 64.2807s
65.00/68.00	o 2451
65.30/68.21	c Solution 42, time = 64.4872s
65.30/68.21	o 2450
66.59/69.58	c Solution 43, time = 65.8617s
66.59/69.58	o 2449
66.79/69.73	c Solution 44, time = 66.0132s
66.79/69.73	o 2448
74.27/77.23	c Solution 45, time = 73.5148s
74.27/77.23	o 2447
77.26/80.23	c Solution 46, time = 76.5099s
77.26/80.23	o 2446
77.36/80.35	c Solution 47, time = 76.6319s
77.36/80.35	o 2445
79.16/82.11	c Solution 48, time = 78.3944s
79.16/82.11	o 2444
79.75/82.75	c Solution 49, time = 79.0287s
79.75/82.75	o 2443
87.04/90.08	c Solution 50, time = 86.3653s
87.04/90.08	o 2442
91.71/94.75	c Solution 51, time = 91.0349s
91.71/94.75	o 2441
92.71/95.71	c Solution 52, time = 91.9949s
92.71/95.71	o 2440
103.38/106.46	c Solution 53, time = 102.7434s
103.38/106.46	o 2439
118.04/121.16	c Solution 54, time = 117.4419s
118.04/121.16	o 2438
119.52/122.62	c Solution 55, time = 118.9026s
119.52/122.62	o 2437
119.52/122.66	c Solution 56, time = 118.9449s
119.52/122.66	o 2436
119.52/122.69	c Solution 57, time = 118.9741s
119.52/122.69	o 2435
134.47/137.62	c Solution 58, time = 133.9036s
134.47/137.62	o 2434
134.99/138.15	c Solution 59, time = 134.4301s
134.99/138.15	o 2433
143.86/147.02	c Solution 60, time = 143.3044s
143.86/147.02	o 2432
146.85/150.10	c Solution 61, time = 146.3773s
146.85/150.10	o 2431
158.69/161.98	c Solution 62, time = 158.2630s
158.69/161.98	o 2430
159.81/163.04	c Solution 63, time = 159.3226s
159.81/163.04	o 2429
160.40/163.64	c Solution 64, time = 159.9202s
160.40/163.64	o 2428
169.37/172.69	c Solution 65, time = 168.9745s
169.37/172.69	o 2427
172.16/175.44	c Solution 66, time = 171.7166s
172.16/175.44	o 2426
172.77/176.09	c Solution 67, time = 172.3676s
172.77/176.09	o 2425
173.06/176.33	c Solution 68, time = 172.6077s
173.06/176.33	o 2424
173.25/176.55	c Solution 69, time = 172.8356s
173.25/176.55	o 2423
182.92/186.22	c Solution 70, time = 182.4976s
182.92/186.22	o 2422
186.61/189.97	c Solution 71, time = 186.2529s
186.61/189.97	o 2421
188.60/191.98	c Solution 72, time = 188.2608s
188.60/191.98	o 2420
200.17/203.57	c Solution 73, time = 199.8531s
200.17/203.57	o 2419
209.14/212.51	c Solution 74, time = 208.7873s
209.14/212.51	o 2418
212.64/216.05	c Solution 75, time = 212.3303s
212.64/216.05	o 2417
227.28/230.71	c Solution 76, time = 226.9865s
227.28/230.71	o 2416
227.28/230.78	c Solution 77, time = 227.0645s
227.28/230.78	o 2415
227.48/230.95	c Solution 78, time = 227.2286s
227.48/230.95	o 2414
237.45/240.92	c Solution 79, time = 237.1966s
237.45/240.92	o 2413
240.44/243.90	c Solution 80, time = 240.1789s
240.44/243.90	o 2412
240.93/244.47	c Solution 81, time = 240.7538s
240.93/244.47	o 2411
241.54/245.04	c Solution 82, time = 241.3183s
241.54/245.04	o 2410
242.23/245.71	c Solution 83, time = 241.9958s
242.23/245.71	o 2407
252.11/255.68	c Solution 84, time = 251.9636s
252.11/255.68	o 2406
255.00/258.56	c Solution 85, time = 254.8395s
255.00/258.56	o 2405
255.30/258.83	c Solution 86, time = 255.1079s
255.30/258.83	o 2404
255.30/258.84	c Solution 87, time = 255.1239s
255.30/258.84	o 2403
269.05/272.65	c Solution 88, time = 268.9300s
269.05/272.65	o 2402
270.64/274.28	c Solution 89, time = 270.5616s
270.64/274.28	o 2401
270.84/274.40	c Solution 90, time = 270.6801s
270.84/274.40	o 2400
270.94/274.56	c Solution 91, time = 270.8454s
270.94/274.56	o 2399
271.24/274.87	c Solution 92, time = 271.1464s
271.24/274.87	o 2398
271.45/275.10	c Solution 93, time = 271.3823s
271.45/275.10	o 2397
271.94/275.51	c Solution 94, time = 271.7897s
271.94/275.51	o 2396
283.20/286.88	c Solution 95, time = 283.1564s
283.20/286.88	o 2395
283.41/287.09	c Solution 96, time = 283.3710s
283.41/287.09	o 2394
283.80/287.46	c Solution 97, time = 283.7429s
283.80/287.46	o 2393
285.30/288.98	c Solution 98, time = 285.2593s
285.30/288.98	o 2392
298.37/302.09	c Solution 99, time = 298.3660s
298.37/302.09	o 2390
298.37/302.10	c Solution 100, time = 298.3776s
298.37/302.10	o 2389
300.36/304.03	c Solution 101, time = 300.3081s
300.36/304.03	o 2388
300.55/304.20	c Solution 102, time = 300.4855s
300.55/304.20	o 2387
300.55/304.21	c Solution 103, time = 300.4908s
300.55/304.21	o 2386
300.55/304.29	c Solution 104, time = 300.5665s
300.55/304.29	o 2385
301.15/304.82	c Solution 105, time = 301.0981s
301.15/304.82	o 2384
313.21/316.93	c Solution 106, time = 313.2075s
313.21/316.93	o 2383
328.56/332.30	c Solution 107, time = 328.5775s
328.56/332.30	o 2382
329.45/333.29	c Solution 108, time = 329.5732s
329.45/333.29	o 2381
329.95/333.75	c Solution 109, time = 330.0297s
329.95/333.75	o 2380
343.12/347.00	c Solution 110, time = 343.2821s
343.12/347.00	o 2379
343.82/347.67	c Solution 111, time = 343.9525s
343.82/347.67	o 2378
353.49/357.31	c Solution 112, time = 353.5949s
353.49/357.31	o 2377
356.48/360.36	c Solution 113, time = 356.6369s
356.48/360.36	o 2376
356.78/360.62	c Solution 114, time = 356.8971s
356.78/360.62	o 2375
356.88/360.74	c Solution 115, time = 357.0168s
356.88/360.74	o 2374
357.47/361.38	c Solution 116, time = 357.6624s
357.47/361.38	o 2373
358.28/362.13	c Solution 117, time = 358.4103s
358.28/362.13	o 2372
358.37/362.26	c Solution 118, time = 358.5376s
358.37/362.26	o 2371
358.67/362.58	c Solution 119, time = 358.8609s
358.67/362.58	o 2370
366.55/370.43	c Solution 120, time = 366.7071s
366.55/370.43	o 2368
371.03/374.97	c Solution 121, time = 371.2515s
371.03/374.97	o 2367
371.14/375.05	c Solution 122, time = 371.3329s
371.14/375.05	o 2366
371.24/375.13	c Solution 123, time = 371.4067s
371.24/375.13	o 2365
381.60/385.52	c Solution 124, time = 381.7986s
381.60/385.52	o 2363
381.60/385.55	c Solution 125, time = 381.8347s
381.60/385.55	o 2362
381.70/385.68	c Solution 126, time = 381.9560s
381.70/385.68	o 2361
384.99/388.94	c Solution 127, time = 385.2209s
384.99/388.94	o 2360
385.68/389.60	c Solution 128, time = 385.8848s
385.68/389.60	o 2359
386.19/390.18	c Solution 129, time = 386.4593s
386.19/390.18	o 2358
396.25/400.22	c Solution 130, time = 396.5022s
396.25/400.22	o 2357
398.34/402.32	c Solution 131, time = 398.5982s
398.34/402.32	o 2356
398.74/402.78	c Solution 132, time = 399.0565s
398.74/402.78	o 2355
400.53/404.50	c Solution 133, time = 400.7842s
400.53/404.50	o 2354
400.93/404.99	c Solution 134, time = 401.2678s
400.93/404.99	o 2353
409.61/413.67	c Solution 135, time = 409.9462s
409.61/413.67	o 2352
412.20/416.22	c Solution 136, time = 412.5025s
412.20/416.22	o 2351
412.60/416.64	c Solution 137, time = 412.9186s
412.60/416.64	o 2350
412.90/416.96	c Solution 138, time = 413.2414s
412.90/416.96	o 2349
413.01/417.06	c Solution 139, time = 413.3360s
413.01/417.06	o 2348
414.19/418.27	c Solution 140, time = 414.5527s
414.19/418.27	o 2346
414.39/418.40	c Solution 141, time = 414.6763s
414.39/418.40	o 2345
424.76/428.85	c Solution 142, time = 425.1347s
424.76/428.85	o 2344
427.65/431.75	c Solution 143, time = 428.0273s
427.65/431.75	o 2343
428.15/432.22	c Solution 144, time = 428.4978s
428.15/432.22	o 2342
428.96/433.07	c Solution 145, time = 429.3526s
428.96/433.07	o 2341
429.24/433.36	c Solution 146, time = 429.6419s
429.24/433.36	o 2340
441.10/445.27	c Solution 147, time = 441.5513s
441.10/445.27	o 2339
441.40/445.56	c Solution 148, time = 441.8413s
441.40/445.56	o 2337
442.80/446.99	c Solution 149, time = 443.2749s
442.80/446.99	o 2336
451.77/455.97	c Solution 150, time = 452.2496s
451.77/455.97	o 2335
451.77/455.99	c Solution 151, time = 452.2682s
451.77/455.99	o 2334
454.87/459.07	c Solution 152, time = 455.3505s
454.87/459.07	o 2333
455.06/459.25	c Solution 153, time = 455.5332s
455.06/459.25	o 2332
455.87/460.04	c Solution 154, time = 456.3237s
455.87/460.04	o 2331
456.25/460.43	c Solution 155, time = 456.7100s
456.25/460.43	o 2330
456.86/461.01	c Solution 156, time = 457.2927s
456.86/461.01	o 2329
456.97/461.13	c Solution 157, time = 457.4151s
456.97/461.13	o 2328
457.25/461.48	c Solution 158, time = 457.7597s
457.25/461.48	o 2327
464.53/468.71	c Solution 159, time = 464.9867s
464.53/468.71	o 2326
465.33/469.56	c Solution 160, time = 465.8391s
465.33/469.56	o 2325
467.12/471.30	c Solution 161, time = 467.5836s
467.12/471.30	o 2324
467.22/471.40	c Solution 162, time = 467.6851s
467.22/471.40	o 2323
467.22/471.48	c Solution 163, time = 467.7620s
467.22/471.48	o 2322
467.72/471.99	c Solution 164, time = 468.2738s
467.72/471.99	o 2321
467.83/472.03	c Solution 165, time = 468.3070s
467.83/472.03	o 2320
468.62/472.81	c Solution 166, time = 469.0870s
468.62/472.81	o 2319
468.62/472.86	c Solution 167, time = 469.1420s
468.62/472.86	o 2318
469.61/473.86	c Solution 168, time = 470.1367s
469.61/473.86	o 2317
469.71/473.93	c Solution 169, time = 470.2098s
469.71/473.93	o 2316
470.21/474.42	c Solution 170, time = 470.6965s
470.21/474.42	o 2315
470.21/474.42	c Solution 171, time = 470.7009s
470.21/474.42	o 2314
470.31/474.54	c Solution 172, time = 470.8176s
470.31/474.54	o 2313
479.48/483.77	c Solution 173, time = 480.0539s
479.48/483.77	o 2312
481.38/485.68	c Solution 174, time = 481.9582s
481.38/485.68	o 2311
481.79/486.08	c Solution 175, time = 482.3606s
481.79/486.08	o 2309
481.89/486.18	c Solution 176, time = 482.4588s
481.89/486.18	o 2308
482.07/486.37	c Solution 177, time = 482.6553s
482.07/486.37	o 2307
482.47/486.73	c Solution 178, time = 483.0142s
482.47/486.73	o 2305
482.97/487.26	c Solution 179, time = 483.5378s
482.97/487.26	o 2304
483.47/487.70	c Solution 180, time = 483.9807s
483.47/487.70	o 2303
483.97/488.21	c Solution 181, time = 484.4898s
483.97/488.21	o 2302
484.07/488.36	c Solution 182, time = 484.6458s
484.07/488.36	o 2301
492.44/496.72	c Solution 183, time = 493.0035s
492.44/496.72	o 2300
492.64/496.98	c Solution 184, time = 493.2626s
492.64/496.98	o 2299
494.43/498.75	c Solution 185, time = 495.0333s
494.43/498.75	o 2297
494.84/499.17	c Solution 186, time = 495.4493s
494.84/499.17	o 2296
495.63/499.91	c Solution 187, time = 496.1900s
495.63/499.91	o 2295
495.63/499.93	c Solution 188, time = 496.2099s
495.63/499.93	o 2294
495.93/500.29	c Solution 189, time = 496.5676s
495.93/500.29	o 2293
496.13/500.42	c Solution 190, time = 496.7011s
496.13/500.42	o 2292
496.53/500.87	c Solution 191, time = 497.1527s
496.53/500.87	o 2290
507.60/511.94	c Solution 192, time = 508.2180s
507.60/511.94	o 2289
509.30/513.64	c Solution 193, time = 509.9190s
509.30/513.64	o 2288
509.30/513.65	c Solution 194, time = 509.9279s
509.30/513.65	o 2287
509.30/513.65	c Solution 195, time = 509.9323s
509.30/513.65	o 2286
509.50/513.82	c Solution 196, time = 510.0975s
509.50/513.82	o 2285
510.09/514.42	c Solution 197, time = 510.7012s
510.09/514.42	o 2284
510.49/514.84	c Solution 198, time = 511.1186s
510.49/514.84	o 2283
511.59/515.91	c Solution 199, time = 512.1882s
511.59/515.91	o 2282
522.76/527.16	c Solution 200, time = 523.4411s
522.76/527.16	o 2281
523.15/527.58	c Solution 201, time = 523.8578s
523.15/527.58	o 2279
523.25/527.60	c Solution 202, time = 523.8847s
523.25/527.60	o 2278
523.76/528.14	c Solution 203, time = 524.4184s
523.76/528.14	o 2276
523.85/528.23	c Solution 204, time = 524.5072s
523.85/528.23	o 2275
524.05/528.45	c Solution 205, time = 524.7340s
524.05/528.45	o 2274
524.15/528.51	c Solution 206, time = 524.7875s
524.15/528.51	o 2273
524.25/528.60	c Solution 207, time = 524.8794s
524.25/528.60	o 2272
524.25/528.62	c Solution 208, time = 524.8998s
524.25/528.62	o 2271
524.44/528.88	c Solution 209, time = 525.1640s
524.44/528.88	o 2270
524.84/529.20	c Solution 210, time = 525.4806s
524.84/529.20	o 2269
524.94/529.37	c Solution 211, time = 525.6501s
524.94/529.37	o 2268
525.34/529.74	c Solution 212, time = 526.0220s
525.34/529.74	o 2266
525.44/529.87	c Solution 213, time = 526.1522s
525.44/529.87	o 2265
525.54/530.01	c Solution 214, time = 526.2873s
525.54/530.01	o 2264
535.41/539.81	c Solution 215, time = 536.0919s
535.41/539.81	o 2263
539.20/543.62	c Solution 216, time = 539.9002s
539.20/543.62	o 2262
539.30/543.76	c Solution 217, time = 540.0423s
539.30/543.76	o 2261
540.10/544.50	c Solution 218, time = 540.7848s
540.10/544.50	o 2260
551.76/556.22	c Solution 219, time = 552.4980s
551.76/556.22	o 2259
551.96/556.48	c Solution 220, time = 552.7574s
551.96/556.48	o 2258
554.35/558.85	c Solution 221, time = 555.1282s
554.35/558.85	o 2257
566.31/570.83	c Solution 222, time = 567.1124s
566.31/570.83	o 2256
567.62/572.16	c Solution 223, time = 568.4458s
567.62/572.16	o 2255
567.81/572.38	c Solution 224, time = 568.6638s
567.81/572.38	o 2254
576.08/580.60	c Solution 225, time = 576.8820s
576.08/580.60	o 2253
576.59/581.12	c Solution 226, time = 577.3966s
576.59/581.12	o 2252
576.98/581.50	c Solution 227, time = 577.7815s
576.98/581.50	o 2251
577.28/581.85	c Solution 228, time = 578.1287s
577.28/581.85	o 2250
579.27/583.86	c Solution 229, time = 580.1407s
579.27/583.86	o 2249
579.77/584.38	c Solution 230, time = 580.6564s
579.77/584.38	o 2248
581.36/585.96	c Solution 231, time = 582.2430s
581.36/585.96	o 2247
591.93/596.52	c Solution 232, time = 592.8022s
591.93/596.52	o 2246
592.83/597.46	c Solution 233, time = 593.7444s
592.83/597.46	o 2245
594.32/598.99	c Solution 234, time = 595.2671s
594.32/598.99	o 2244
594.62/599.26	c Solution 235, time = 595.5434s
594.62/599.26	o 2242
596.92/601.53	c Solution 236, time = 597.8109s
596.92/601.53	o 2241
597.71/602.33	c Solution 237, time = 598.6091s
597.71/602.33	o 2240
610.07/614.74	c Solution 238, time = 611.0255s
610.07/614.74	o 2239
610.77/615.42	c Solution 239, time = 611.7056s
610.77/615.42	o 2238
610.87/615.58	c Solution 240, time = 611.8611s
610.87/615.58	o 2236
611.38/616.08	c Solution 241, time = 612.3650s
611.38/616.08	o 2235
623.14/627.80	c Solution 242, time = 624.0780s
623.14/627.80	o 2234
624.53/629.26	c Solution 243, time = 625.5394s
624.53/629.26	o 2233
625.03/629.77	c Solution 244, time = 626.0505s
625.03/629.77	o 2232
625.63/630.32	c Solution 245, time = 626.6042s
625.63/630.32	o 2231
635.20/639.90	c Solution 246, time = 636.1828s
635.20/639.90	o 2230
638.68/643.43	c Solution 247, time = 639.7089s
638.68/643.43	o 2229
649.26/654.03	c Solution 248, time = 650.3133s
649.26/654.03	o 2228
651.85/656.66	c Solution 249, time = 652.9413s
651.85/656.66	o 2227
652.26/657.08	c Solution 250, time = 653.3627s
652.26/657.08	o 2226
652.44/657.28	c Solution 251, time = 653.5639s
652.44/657.28	o 2225
653.84/658.62	c Solution 252, time = 654.8983s
653.84/658.62	o 2224
654.35/659.16	c Solution 253, time = 655.4378s
654.35/659.16	o 2223
663.50/668.31	c Solution 254, time = 664.5860s
663.50/668.31	o 2222
667.59/672.41	c Solution 255, time = 668.6903s
667.59/672.41	o 2221
668.48/673.32	c Solution 256, time = 669.6001s
668.48/673.32	o 2220
676.56/681.41	c Solution 257, time = 677.6873s
676.56/681.41	o 2219
677.06/681.94	c Solution 258, time = 678.2208s
677.06/681.94	o 2218
679.55/684.45	c Solution 259, time = 680.7281s
679.55/684.45	o 2217
681.64/686.55	c Solution 260, time = 682.8274s
681.64/686.55	o 2216
692.51/697.42	c Solution 261, time = 693.6968s
692.51/697.42	o 2215
707.26/712.26	c Solution 262, time = 708.5453s
707.26/712.26	o 2214
707.86/712.88	c Solution 263, time = 709.1583s
707.86/712.88	o 2213
708.85/713.84	c Solution 264, time = 710.1236s
708.85/713.84	o 2212
708.85/713.88	c Solution 265, time = 710.1577s
708.85/713.88	o 2211
722.42/727.41	c Solution 266, time = 723.6932s
722.42/727.41	o 2210
734.27/739.33	c Solution 267, time = 735.6151s
734.27/739.33	o 2209
749.94/755.01	c Solution 268, time = 751.2957s
749.94/755.01	o 2208
750.52/755.67	c Solution 269, time = 751.9482s
750.52/755.67	o 2207
755.20/760.35	c Solution 270, time = 756.6283s
755.20/760.35	o 2206
764.28/769.50	c Solution 271, time = 765.7759s
764.28/769.50	o 2205
767.98/773.13	c Solution 272, time = 769.4131s
767.98/773.13	o 2204
768.27/773.48	c Solution 273, time = 769.7655s
768.27/773.48	o 2203
769.26/774.42	c Solution 274, time = 770.7046s
769.26/774.42	o 2202
778.43/783.64	c Solution 275, time = 779.9179s
778.43/783.64	o 2201
793.79/799.11	c Solution 276, time = 795.3873s
793.79/799.11	o 2200
794.28/799.59	c Solution 277, time = 795.8685s
794.28/799.59	o 2199
794.68/800.00	c Solution 278, time = 796.2811s
794.68/800.00	o 2198
808.24/813.55	c Solution 279, time = 809.8320s
808.24/813.55	o 2197
809.13/814.44	c Solution 280, time = 810.7193s
809.13/814.44	o 2196
824.98/830.30	c Solution 281, time = 826.5851s
824.98/830.30	o 2195
839.14/844.52	c Solution 282, time = 840.8012s
839.14/844.52	o 2193
852.10/857.53	c Solution 283, time = 853.8152s
852.10/857.53	o 2192
853.49/858.96	c Solution 284, time = 855.2415s
853.49/858.96	o 2191
853.79/859.25	c Solution 285, time = 855.5289s
853.79/859.25	o 2190
856.78/862.24	c Solution 286, time = 858.5241s
856.78/862.24	o 2189
857.38/862.82	c Solution 287, time = 859.0986s
857.38/862.82	o 2188
858.07/863.52	c Solution 288, time = 859.8047s
858.07/863.52	o 2186
865.75/871.21	c Solution 289, time = 867.4889s
865.75/871.21	o 2185
866.45/871.99	c Solution 290, time = 868.2746s
866.45/871.99	o 2184
871.33/876.80	c Solution 291, time = 873.0767s
871.33/876.80	o 2183
885.88/891.48	c Solution 292, time = 887.7582s
885.88/891.48	o 2182
896.26/901.89	c Solution 293, time = 898.1739s
896.26/901.89	o 2181
896.95/902.52	c Solution 294, time = 898.7982s
896.95/902.52	o 2180
898.85/904.40	c Solution 295, time = 900.6811s
898.85/904.40	o 2179
913.52/919.13	c Solution 296, time = 915.4069s
913.52/919.13	o 2178
926.86/932.56	c Solution 297, time = 928.8369s
926.86/932.56	o 2177
927.06/932.73	c Solution 298, time = 929.0121s
927.06/932.73	o 2176
944.20/949.97	c Solution 299, time = 946.2557s
944.20/949.97	o 2175
944.50/950.27	c Solution 300, time = 946.5460s
944.50/950.27	o 2174
955.38/961.13	c Solution 301, time = 957.4133s
955.38/961.13	o 2173
956.07/961.81	c Solution 302, time = 958.0927s
956.07/961.81	o 2172
956.28/962.09	c Solution 303, time = 958.3688s
956.28/962.09	o 2171
960.45/966.20	c Solution 304, time = 962.4840s
960.45/966.20	o 2170
971.81/977.67	c Solution 305, time = 973.9501s
971.81/977.67	o 2169
979.09/985.00	c Solution 306, time = 981.2784s
979.09/985.00	o 2168
1047.38/1053.41	c Solution 307, time = 1049.6895s
1047.38/1053.41	o 2167
1075.29/1081.43	c Solution 308, time = 1077.7152s
1075.29/1081.43	o 2166
1075.69/1081.84	c Solution 309, time = 1078.1185s
1075.69/1081.84	o 2165
1080.67/1086.84	c Solution 310, time = 1083.1249s
1080.67/1086.84	o 2164
1092.33/1098.56	c Solution 311, time = 1094.8385s
1092.33/1098.56	o 2163
1102.91/1109.16	c Solution 312, time = 1105.4362s
1102.91/1109.16	o 2162
1116.06/1122.30	c Solution 313, time = 1118.5777s
1116.06/1122.30	o 2161
1116.77/1123.10	c Solution 314, time = 1119.3828s
1116.77/1123.10	o 2160
1119.95/1126.22	c Solution 315, time = 1122.4976s
1119.95/1126.22	o 2159
1120.15/1126.41	c Solution 316, time = 1122.6936s
1120.15/1126.41	o 2158
1120.35/1126.67	c Solution 317, time = 1122.9489s
1120.35/1126.67	o 2156
1124.75/1131.10	c Solution 318, time = 1127.3765s
1124.75/1131.10	o 2155
1132.11/1138.48	c Solution 319, time = 1134.7569s
1132.11/1138.48	o 2154
1149.67/1156.08	c Solution 320, time = 1152.3580s
1149.67/1156.08	o 2153
1188.83/1195.35	c Solution 321, time = 1191.6349s
1188.83/1195.35	o 2152
1189.03/1195.54	c Solution 322, time = 1191.8242s
1189.03/1195.54	o 2151
1189.73/1196.27	c Solution 323, time = 1192.5472s
1189.73/1196.27	o 2150
1189.83/1196.31	c Solution 324, time = 1192.5889s
1189.83/1196.31	o 2149
1203.69/1210.24	c Solution 325, time = 1206.5229s
1203.69/1210.24	o 2148
1355.52/1362.54	c Solution 326, time = 1358.8172s
1355.52/1362.54	o 2147
1560.18/1567.82	c Solution 327, time = 1564.0998s
1560.18/1567.82	o 2146
1622.69/1630.55	c Solution 328, time = 1626.8281s
1622.69/1630.55	o 2145
1752.90/1761.11	c Solution 329, time = 1757.3914s
1752.90/1761.11	o 2144
1898.24/1906.96	c Solution 330, time = 1903.2370s
1898.24/1906.96	o 2143
2396.81/2407.08	c Solution 331, time = 2403.3652s
2396.81/2407.08	o 2142
2521.72/2532.34	c Solution 332, time = 2528.6166s
2521.72/2532.34	o 2141
2610.94/2621.82	c Solution 333, time = 2618.1045s
2610.94/2621.82	o 2140
3286.28/3299.24	c Solution 334, time = 3295.5206s
3286.28/3299.24	o 2139
3343.91/3357.03	c Solution 335, time = 3353.3105s
3343.91/3357.03	o 2138
3581.47/3595.34	o 2138
3581.47/3595.34	v -x858 -x6282 -x5593 -x5801 -x6672 -x9763 -x7584 x7505 x870 -x9878 x1502 x7878 -x4539 x440 -x8028 -x8911 -x6034 -x1345 -x7681 x6329 -x3793 -x7463 -x9866 -x7265 -x7379 -x941 -x159 -x3400 -x8969 -x1907 -x6130 -x463 -x5445 -x9177 -x8204 -x3223 -x8941 -x2455 -x8962 -x9886 -x7660 -x4123 -x2740 -x8783 x4846 x5901 -x8392 -x500 -x8289 x612 -x6328 -x1688 x6520 -x6323 -x1851 -x5730 -x6383 -x650 -x6684 x7716 -x6550 -x2941 -x7127 -x8206 x5167 x6128 -x4447 x7644 -x3640 -x271 -x6186 -x1623 x2041 -x3993 -x4348 -x2400 -x5272 -x4121 -x9719 x3802 -x7434 -x4666 -x6786 -x4265 -x1136 -x7006 -x4366 -x7732 -x899 -x3465 -x5811 -x1935 -x8182 x9792 -x1296 -x8881 -x7405 -x8044 -x7546 -x8212 -x4782 -x9186 -x2198 -x8522 -x5799 -x4262 -x1691 -x3930 -x1810 -x615 -x6632 -x8525 -x7461 x7042 -x9948 x4064 -x6310 -x9217 -x8074 -x1932 -x8384 -x2044 -x1481 -x8000 -x393 -x1857 x917 -x127 -x2565 x9923 x5567 -x1589 -x7403 -x4368 -x1824 -x9933 -x3595 x2597 -x9563 -x9555 -x764 -x3322 -x701 -x8046 -x2206 -x7709 -x999 x3171 -x6181 -x1491 -x8024 x4178 -x7745 -x4406 -x4762 -x5034 -x3255 -x6744 -x6200 -x7250 -x9234 -x26 -x376 -x485 -x4440 -x2163 -x963 -x8931 x9970 -x9750 -x1985 -x1585 -x7837 -x1650 -x9513 -x5190 -x8006 -x6578 -x3861 x6344 -x7914 -x4092 -x3391 -x1305 -x3587 -x7499 -x7146 -x5214 -x9896 -x6787 -x6964 -x5480 -x5447 -x8795 -x7239 -x4490 -x8325 x1514 x8422 x7902 -x5793 x7781 -x8574 -x7807 -x5440 -x4837 -x5004 -x1940 -x9872 -x6976 -x5977 -x2286 -x4831 -x4607 -x6948 -x8657 -x2288 -x3314 x320 -x8773 x3054 x7930 -x6485 -x3116 -x5122 -x5639 -x8399 -x4894 -x5640 -x7952 -x532 -x30 -x4145 -x1149 -x1373 -x9767 -x4774 x4059 -x542 -x6757 -x9205 -x2020 -x1332 -x8495 -x8109 -x3584 -x1899 x5829 -x5304 -x5971 -x2034 -x1720 -x5629 -x5963 -x8772 -x9780 x2273 -x448 -x5067 -x378 x9654 -x4796 -x9952 -x9786 -x8540 x3639 -x9536 -x1098 -x3126 -x3988 -x9004 -x1434 -x7147 -x4421 -x1225 -x7150 -x4896 -x934 -x9535 -x5450 x5778 -x6630 -x7703 -x4909 -x4840 x7475 x6659 -x4966 -x4907 -x4962 -x4806 -x4519 -x5920 x4202 -x8232 x3521 -x6715 -x2208 -x8837 -x8257 -x3266 -x9239 x8821 x9404 -x4757 -x5770 -x2878 -x3687 -x1920 -x6878 -x826 x5216 -x9436 -x748 -x6617 -x942 -x9312 x7639 -x5230 x6599 -x6607 x8281 -x7805 -x8693 -x1035 -x4895 -x3710 -x2817 -x1063 -x9604 -x7719 -x8804 -x7462 -x6081 -x2272 -x1190 -x1844 -x1054 -x1426 -x2532 -x9225 -x5821 x1977 -x8323 -x8088 -x593 -x2159 -x3377 x5809 -x595 -x3932 x3825 -x3645 -x4721 -x9611 -x2218 -x8140 -x9359 -x5357 -x7977 -x6063 -x5696 -x4965 -x8660 -x575 -x3128 -x6315 -x1761 -x7626 -x5007 x7304 x922 -x280 -x3146 x8042 -x8041 -x4538 -x6544 x249 -x3999 -x5509 -x5767 -x8982 -x4503 -x6270 x94 x4918 -x2965 -x212 -x7162 -x3689 -x172 x8950 -x8277 x3928 x5948 x5922 -x9448 x1701 -x5909 x4346 x705 -x4821 -x3877 -x2936 -x9695 -x9621 -x8049 -x9852 -x6538 -x9452 x3712 -x2095 -x9837 -x4654 x777 -x6095 x927 -x6318 -x5108 -x4531 -x1435 -x722 -x8805 -x9391 -x2329 -x9024 -x6481 -x7763 -x1636 -x9119 x8475 x3109 -x4488 -x8815 x1263 -x8645 x4365 x5540 x4790 -x7200 -x9429 x3758 x5907 -x163 -x8604 -x5734 x9718 -x6169 -x8952 x749 x9664 -x1856 x9522 -x3485 -x5902 -x3664 x2184 -x4459 x9037 -x6037 -x6896 -x7691 -x6 -x2104 x189 -x6512 x4526 -x7516 -x7612 -x6825 -x6116 -x3548 -x9170 -x2015 -x8706 x9917 -x8855 -x2371 x9409 -x9799 -x13 -x9523 -x5924 -x4083 -x7553 -x1869 -x501 x9579 -x6093 x932 x9811 -x9496 -x9238 x7756 -x4302 -x4335 -x9195 -x3561 -x5910 -x3811 x4016 x1699 -x3540 -x8193 x1918 -x4842 -x6811 x4397 -x4788 -x6651 -x1552 -x6457 -x3312 -x9335 -x3081 x2489 -x4496 x9223 x6300 -x23 -x6327 -x4514 x6460 -x4730 -x6335 -x6986 -x2832 x993 -x1605 -x8641 -x5066 -x5387 x6094 -x7931 x4792 -x3444 x3841 -x7921 x3462 -x7982 -x4973 -x498 -x377 -x7418 x744 -x8153 -x9089 -x5686 -x8304 -x6337 x8694 -x984 -x7849 -x2638 -x8719 -x2821 -x5847 x7863 -x6770 -x9584 -x4205 x9694 -x9601 -x9726 -x7578 x6557 -x5265 -x9370 x3977 -x7305 x543 -x8183 -x6429 -x6605 -x2045 -x8984 x2982 -x642 -x8240 x9906 x7797 -x4090 x9465 -x9092 x4021 x4263 -x3448 x7261 -x3233 -x238 -x4130 x7236 -x5111 -x469 -x9192 -x33 -x3115 x7358 -x3843 x4418 x7445 -x5457 -x4473 -x7754 -x2979 x1395 -x3947 -x3140 -x5645 -x3020 -x1316 -x5409 -x3155 -x7502 -x8865 -x2680 x8811 -x4462 -x115 -x9623 x5706 -x2491 -x7757 -x7685 -x832 x6197 x6123 -x7454 -x5989 x6077 -x3826 -x5936 -x1180 -x9938 -x9549 -x3289 -x5431 -x6254 -x1443 -x7297 -x7915 -x1632 -x9770 x7138 x3397 -x5887 -x9972 -x8215 -x2047 -x5180 -x9798 -x8429 -x4517 -x7617 -x8862 x6888 -x8511 x9591 -x5125 x5751 -x4231 x2835 -x6828 x4268 -x1122 -x9841 -x4163 x6010 x6567 -x2782 -x877 -x3281 x7072 -x6352 -x5812 -x8502 -x2379 -x4139 -x7464 -x1085 -x6368 -x8702 x534 x4273 -x8398 -x2709 x2845 -x5596 -x949 -x4442 -x7538 -x8854 -x5381 x7174 -x4772 x7004 -x2518 -x9564 -x3078 -x1055 -x1859 -x5863 x3642 -x7337 -x8524 x6314 -x2299 -x5564 -x8673 -x6551 -x6646 -x2993 -x2664 -x3264 -x9565 -x1952 x151 -x4767 x1902 -x4247 -x1290 -x9846 -x9617 -x976 x1254 -x3023 -x7383 -x755 -x7638 -x5836 x483 -x9516 -x4322 -x5559 -x2099 x4545 -x3679 -x7678 -x3888 -x2787 -x3644 -x3311 -x7583 -x3934 -x1025 -x4140 x6829 -x9754 -x2670 x9390 -x9867 x5403 -x6924 -x8539 -x7956 -x6739 -x1905 -x7331 x9306 -x1712 -x9457 -x5332 -x6958 -x6988 -x6124 -x1262 -x5992 -x5914 -x2731 -x1652 -x1356 -x8014 -x7798 -x9468 -x1286 x3247 -x5666 -x6203 -x7240 -x2019 x6450 -x8431 -x8758 -x6792 -x4043 -x1620 -x2420 -x9824 -x3186 x488 -x5085 -x1355 -x7905 -x3050 -x8407 -x8214 -x8329 -x5238 -x9540 -x9545 -x7075 -x8186 -x1399 -x1572 -x2814 -x337 -x9998 x2043 -x4209 -x8476 -x2539 x9557 -x6420 -x6433 x9266 -x5189 x6103 -x8303 -x8892 -x8996 x5675 -x4338 x8077 -x7894 -x8926 x5912 x1370 -x7375 -x5835 -x8724 -x4126 -x29 x4341 -x8887 -x9222 -x8255 x4744 -x6359 x3702 -x6558 -x2930 -x5292 -x2508 -x9286 x313 -x6963 -x6509 -x742 -x6375 x5366 -x6978 -x8733 x8128 x1895 -x9163 x728 -x4789 -x5144 x8154 -x3102 -x7904 -x717 x7460 x2064 -x8814 x8537 -x8375 x5804 -x7489 x1703 -x7784 -x9028 -x8662 x6979 -x9548 -x9303 -x7219 -x2339 -x8606 -x8571 -x6987 -x7135 -x2560 -x573 -x2167 -x7476 -x4138 -x788 -x2118 -x9870 -x851 -x5286 -x9834 -x1401 -x9135 -x1337 x1107 -x3089 -x8738 -x5845 -x9609 -x4930 x9848 -x3483 x6902 x8015 -x6472 -x3019 -x4567 -x6297 -x6923 -x9969 -x7257 -x4108 x9062 x2026 -x399 -x2530 -x8009 -x4862 -x5168 -x4860 -x2112 -x7768 -x3113 -x3084 x837 x641 -x6120 -x8831 x2297 -x5103 -x1045 -x5444 -x3678 -x3748 x1330 -x2389 -x9137 x2564 -x7545 x5479 x9987 -x7049 -x6345 -x7841 -x2419 -x1645 x32 -x7730 x7376 x4413 -x6696 x1347 -x2502 -x6635 -x5430 -x95 -x5894 x7674 -x4884 -x1806 x9169 -x6153 -x8090 -x2842 -x3906 -x9467 -x7130 -x1088 -x7482 -x8238 x9639 -x3177 -x6250 -x8949 -x4056 x8395 -x2673 -x213 -x3309 x4081 -x541 -x9700 -x6598 -x6160 -x505 -x630 -x4367 -x5093 x7659 x7185 -x4324 -x6320 -x7425 -x8710 -x9985 -x8817 x6339 -x7800 x3506 -x1795 -x2363 -x8901 -x1142 x1009 -x9302 -x5899 x4392 -x5868 -x3101 -x8357 x5759 -x4342 -x9337 -x3738 -x3165 -x2786 -x7750 -x3871 -x7038 -x1236 x4722 x9605 x9935 -x5311 -x3347 -x1272 -x6083 x599 -x8986 x1646 -x681 -x9143 -x2164 -x896 -x8541 -x5000 x7488 x3340 -x8396 -x8500 -x3747 -x8280 -x2537 x3134 -x2479 -x6609 -x5069 -x195 -x5036 -x247 x4506 -x2169 -x9802 -x3203 -x9141 x7950 -x6248 -x1619 x5697 -x5738 -x5385 x1478 -x4685 x7679 -x5813 -x3435 -x2241 -x2873 -x5291 -x1747 x5152 -x6997 x2705 x8179 -x5614 -x5019 -x5789 -x1903 -x371 -x4817 -x9988 -x8008 -x4095 -x8083 -x6714 -x2964 -x8243 x9879 -x4766 -x2143 -x1834 -x7196 -x9553 -x6291 -x6446 x9993 -x9296 -x4449 x2146 -x7996 -x2611 x4239 -x3321 -x3684 -x5052 -x5365 -x8370 -x8899 -x2238 -x4622 -x3470 -x2776 -x3931 -x8012 -x4978 -x4582 x4769 -x6838 -x6307 -x9519 -x664 -x6866 -x994 -x5255 -x800 -x7096 -x8630 x2541 x1134 x6381 x5871 -x2590 -x7307 -x9912 -x3003 -x2256 -x1196 x6535 -x4706 -x2487 -x3551 -x5663 -x929 x6474 -x9162 x370 -x3573 -x4061 -x6849 -x864 -x9437 -x6274 x7935 -x2903 x2335 x895 -x4376 x1727 -x5077 -x489 -x417 x2413 x8838 x6577 -x9911 -x6276 x3918 -x7485 x9194 x7736 -x4911 -x4106 x2913 -x1175 -x1528 -x1809 -x434 -x779 -x2454 -x7744 -x4867 -x1892 -x5263 -x3437 x3962 -x229 -x7923 -x1300 -x7003 -x2369 x385 -x6925 -x1946 -x148 -x6911 -x6054 x4953 -x1469 x8306 x973 x7417 x8363 -x2806 -x531 -x6204 x2815 -x7604 -x224 x4217 -x3288 -x2665 -x1891 -x3137 x9797 -x9112 x9488 -x2121 -x5968 -x2038 -x2725 x3380 -x9735 -x8737 -x6621 x2488 x4702 -x128 x4974 -x1939 -x2384 -x1577 -x8447 x8726 -x4149 x8998 x4530 -x6350 -x645 -x8312 -x2228 -x2520 x325 x2671 -x5796 -x4314 -x4900 -x4617 -x8045 -x3497 -x2140 -x8954 -x8976 -x78 x9961 -x4629 -x3407 -x6014 -x3620 -x2300 -x6553 -x184 -x9074 -x3527 x9708 -x1351 -x6090 -x1873 -x1466 -x1245 x9077 x1498 -x7818 -x4048 -x145 x5035 -x7911 -x6031 -x4893 -x745 -x980 -x9221 -x7995 x813 -x9783 -x96 -x9061 -x884 -x1517 -x2317 -x6836 -x1008 -x3419 -x6640 -x3777 -x7184 x4820 -x9418 -x3005 -x7718 -x2145 -x1377 -x3317 -x8003 -x3729 -x7148 -x1625 -x9279 -x662 -x1919 -x7088 -x8070 -x2674 -x2162 -x7032 x460 -x8342 -x1461 x9184 -x3585 x5128 x10 -x1664 x210 -x5397 -x8423 -x6076 x9115 -x7326 -x4113 -x6806 x9208 -x3035 -x8383 x4799 -x3857 -x3479 -x3858 -x2309 -x6110 -x2485 -x6541 -x8720 x9751 x988 -x9975 x7848 -x5508 x9292 -x2093 -x2961 x1694 -x5635 -x663 -x7192 -x6293 -x2969 -x4937 -x2008 -x2513 -x9173 -x1155 -x2432 x9353 -x6506 -x9038 -x1956 -x1774 -x9196 -x7767 -x7662 -x1018 -x8886 -x8953 -x9396 -x5505 x8776 -x8201 -x2726 x8777 x185 -x6908 -x2033 -x9252 -x2934 -x9566 x9316 -x8158 -x6574 -x8992 -x7447 -x4670 -x129 -x3275 -x6947 -x9300 x1450 -x3259 x3732 -x8961 -x2276 x6795 -x6182 -x5295 x205 -x3276 -x8181 -x4073 -x831 x3413 -x9018 -x9341 -x120 -x3475 x6726 -x293 x318 -x2948 -x9026 x3634 -x8330 -x4266 -x7625 -x6391 -x5074 -x2600 -x7645 x9838 -x9354 x7623 -x9801 x1825 -x82 x1380 -x643 -x2049 -x1185 -x5993 -x3141 -x1833 -x7593 -x4307 x6052 -x8560 x2693 -x5727 x7965 -x3544 -x9464 -x1468 -x4940 -x5063 -x4412 -x6396 x9368 -x1964 -x2687 -x6519 -x4865 x5754 x3688 -x2872 -x9856 -x8263 -x2311 x9022 -x4674 -x985 -x5507 -x4116 x2011 x2347 -x4641 -x6380 -x2281 -x3542 -x5459 -x5115 -x9908 -x1229 -x4027 -x9117 x7552 -x1464 -x4874 -x3298 -x2576 x4861 -x4787 x8965 -x4111 x6393 -x3168 -x8842 -x7743 -x3199 -x5312 -x6331 x7542 -x4185 -x2131 -x5928 -x6985 -x9511 -x429 -x1448 -x8137 -x3147 x3936 -x5058 x8480 -x2495 -x8695 -x2899 x8679 x5858 -x3806 -x539 x3860 x7271 -x1022 -x8489 x5264 -x2414 -x9898 -x1685 -x265 x3096 -x7322 -x5353 -x8963 -x8697 -x1379 -x2683 x7052 -x8536 -x774 -x975 -x2662 x263 -x5193 -x7177 x9105 -x20 x497 -x394 -x9013 x8101 -x616 -x5933 -x1990 -x6184 -x1431 -x5648 -x3821 -x5615 -x7281 x3967 -x7356 -x5389 -x6810 -x2107 x2428 -x8299 x8276 -x8245 -x5024 -x3968 -x1583 -x7398 -x114 x8684 -x4401 x1596 x5383 -x7954 -x2083 -x5476 -x7012 -x5232 -x7574 -x8836 -x6053 -x9747 -x4499 -x822 -x9098 -x9925 -x4890 -x70 -x4223 -x9398 -x4049 -x7092 -x255 -x4179 -x2193 -x2486 -x3726 -x7898 -x9471 -x1288 -x2562 -x5830 -x6961 -x4434 x4501 x7432 -x8371 -x4233 -x807 -x2279 -x7172 -x8321 x8072 -x364 x64 x7940 -x6758 -x8197 -x5173 -x1248 -x5053 -x957 -x341 -x8019 -x9712 -x9199 -x6657 -x9307 -x3379 -x5172 -x8007 -x5044 -x9795 -x5320 -x1135 -x2909 -x6202 x8113 -x6882 x5721 -x8283 -x5831 -x490 x1417 -x4476 -x3445 x7164 -x1103 -x2959 -x943 -x7714 -x7607 x5278 -x6671 -x2627 -x658 x5109 -x6755 x955 x6613 -x336 -x3740 x102 -x3415 -x5578 -x7576 -x6068 -x7788 -x3073 x1621 -x8036 -x8538 -x8832 x1472 -x982 -x8749 x661 -x659 -x4437 -x8871 -x9740 x3021 -x6193 -x5406 -x4450 -x2863 -x1766 x8440 x2977 -x5132 x9032 -x2523 -x8587 -x88 -x7131 -x2381 -x5622 -x9749 -x7433 -x6463 -x2492 -x552 -x5611 -x2245 -x3272 -x204 x792 -x6220 -x6212 -x1843 -x6641 -x2713 -x6144 -x7477 -x4571 -x3357 -x5367 -x8372 -x257 -x7944 x5756 -x2975 -x4292 -x4359 -x2323 -x9980 -x8106 -x3205 -x1340 -x8781 x6790 -x5703 -x3356 -x6842 -x7141 -x9932 -x5671 -x1953 -x1602 -x7536 -x3189 -x1966 -x1756 -x1630 -x2630 -x1104 -x3056 -x2180 -x7022 x940 -x3517 -x5825 x3727 -x9818 -x5354 -x2314 -x2382 -x6652 -x2647 -x1804 -x5970 -x4898 -x9116 -x750 -x3723 -x1532 -x9068 -x9595 -x3796 -x2322 -x8939 -x3709 -x6243 x5453 x5960 x24 -x2955 -x3945 -x8576 -x8927 -x3916 -x1752 x4759 -x2316 -x8908 -x6055 -x8589 -x5154 -x5211 -x1887 -x9283 x7741 -x3750 -x5350 x98 x6358 -x9702 -x9446 -x2915 -x8294 x9936 -x8712 -x9374 x277 -x1114 x9643 -x846 -x332 -x9830 -x8346 x1141 x1199 -x1163 -x1446 -x5465 x1855 -x7999 -x4549 -x9752 -x8851 -x3970 x8703 -x2798 x4810 -x6710 -x1374 -x1644 -x3229 -x9587 -x4390 x9096 -x5355 -x1660 -x9093 x455 -x5524 x1301 -x2583 -x2816 -x8173 x5898 -x2094 x7868 -x9182 -x9255 -x9392 -x1796 -x3594 -x8584 -x3080 x3350 x1232 -x3547 -x9228 -x8652 -x7997 -x1317 -x3880 x3531 -x3077 -x6409 x7731 -x6210 -x7124 -x7932 -x7994 -x9656 x7890 -x5549 -x2888 x5744 x4678 -x887 -x2017 -x1473 -x8789 x5040 -x3279 -x544 -x3770 x6809 -x381 x8527 -x7568 -x5838 -x1800 -x3876 x4829 -x7846 -x582 -x9628 x5589 -x3092 -x2308 -x389 -x4599 -x7594 -x7410 -x3518 x5491 -x894 -x6100 -x7828 -x2000 x6290 -x6585 -x1955 -x7946 -x135 -x4038 -x9146 -x4420 -x5182 x9287 -x1781 -x3225 -x323 -x6066 -x8497 -x2960 -x4481 x6278 -x5439 -x8597 -x7110 -x3765 -x6534 -x9774 x803 -x5075 x801 -x2812 -x8550 -x977 -x9079 -x2025 x8047 x1714 -x2399 -x6748 -x7661 -x4399 -x8867 -x1463 x5974 x8520 -x1416 -x3983 x4856 -x7742 x5072 -x8802 x9552 -x7145 x1639 x7030 x5443 -x2655 -x3098 -x608 -x9816 -x7456 -x628 -x9728 x4604 -x7073 -x2293 x7792 -x6667 x3666 -x7394 -x8229 -x403 -x2894 -x1424 -x6036 -x4097 -x1306 -x2766 -x5049 -x7503 -x1978 -x2864 x8515 -x4669 -x714 -x1470 -x9722 -x9528 x3099 x5060 -x6135 -x1566 x1423 x8880 x4035 -x3921 -x7311 -x1663 x3591 -x6941 -x9447 -x3316 -x9451 -x4833 -x1041 -x3767 -x9531 -x8514 -x9954 x6932 x1146 -x9495 -x3850 -x9685 -x7303 -x2566 -x1508 x3335 x7465 x450 -x4012 x1950 -x1110 x983 -x3453 -x3854 -x1610 -x8889 -x735 -x3919 -x5975 -x4128 -x7834 -x730 x3933 -x7452 x8241 -x7861 -x6189 -x7269 -x2327 -x1648 -x9982 -x5965 -x3411 -x9025 -x5669 x1710 -x6106 -x367 -x8972 -x4879 -x693 -x3601 -x3535 -x6361 -x209 -x518 -x9423 x5642 x1053 -x4269 x6542 -x8668 -x137 -x5517 -x8599 x1797 -x5171 x7005 x2114 x119 -x5743 -x5766 -x881 -x2374 -x5954 -x4452 -x5094 x2559 -x7249 -x3015 -x8267 x3119 -x1657 -x6788 -x605 x8863 -x6342 -x9060 -x4864 x4662 x8787 -x5488 -x8696 -x7939 -x3446 -x7193 -x2449 -x7490 -x9739 -x4770 -x4187 -x6152 -x2080 x6721 -x1217 -x7653 -x3971 -x9449 x170 x40 x8445 -x7054 -x9744 -x9463 -x947 -x1783 -x4613 -x3111 x3651 -x7958 -x8924 -x9660 -x1678 -x4830 -x9127 -x6207 -x4741 -x8964 -x7429 -x3376 -x4575 -x5921 -x4603 -x6502 -x6421 -x4646 -x4071 -x9734 -x5485 -x5026 -x4444 -x6173 -x4327 -x9262 -x6148 -x8579 -x5493 -x3009 -x3038 -x6112 -x4039 x3212 -x1850 -x4735 -x5865 -x4536 -x2684 x7515 -x563 -x3889 -x9130 -x8897 -x3384 -x7680 -x8035 -x2570 x3707 -x7448 -x6656 -x3902 -x8558 -x523 -x2027 -x8661 -x2250 x6154 -x2364 -x1215 -x5915 -x6850 x3778 x9603 -x4216 x3227 -x4087 -x8609 -x944 -x8794 -x1675 -x5071 x7537 -x9974 -x5880 x2189 x6751 -x104 -x4282 x9955 x6731 -x2907 -x4850 -x306 -x1916 -x6820 -x5569 -x1640 -x8147 -x1459 -x6916 -x9233 -x7658 -x6332 x5361 x282 -x8563 -x6413 -x4819 -x8310 -x2076 -x1499 -x4156 -x5561 x2103 -x8784 -x2990 -x4296 x3830 -x5134 -x7647 x3753 -x4168 x9440 x2079 -x3478 -x6279 x666 -x4160 x7557 -x177 -x8220 -x9994 x2161 -x6724 -x3351 x5097 -x3681 x6491 -x7556 x5550 -x613 -x1061 -x2557 -x5449 -x762 -x8621 -x1030 -x4600 -x8064 -x9757 -x2856 -x8882 -x3138 x8761 -x3980 -x9692 -x2620 x8629 -x9681 -x3736 -x5718 -x4429 x2753 -x6718 x9885 x9825 -x3402 -x6874 x2217 -x9807 x3989 -x9015 x216 -x5822 x8417 x5555 -x6269 -x862 -x3831 -x1861 x684 -x8124 x3447 -x125 -x6023 -x7876 x621 -x834 -x7713 -x4556 -x2635 -x9737 -x4158 -x9926 -x5318 -x8462 -x5595 -x8120 -x8114 -x7155 -x5416 -x5359 -x4658 -x3154 -x7892 x3913 -x2463 -x6901 -x2410 -x3997 -x2122 x8032 -x5653 -x4957 -x242 x7385 -x5018 x6324 -x7252 -x1495 -x5267 -x4374 -x5174 -x1234 -x5895 -x1989 -x312 -x8569 x8271 x3232 -x4089 -x3286 -x7715 -x5325 x7231 x6945 -x6860 -x4844 -x1551 -x7847 -x6993 -x7107 x8385 -x6818 x7094 x5045 -x8981 x59 -x9764 -x8730 -x3142 -x7872 -x3941 -x2138 -x712 -x9016 x8634 -x5833 -x409 -x6919 -x7413 x1656 -x6004 -x5159 -x6560 x7401 x4109 x8741 -x9781 -x3746 -x4286 x1121 -x8999 -x7564 -x1731 -x2949 -x3598 x8895 -x9921 -x2925 x1174 x3501 x3330 x9756 -x7957 -x256 -x5251 -x4270 -x4110 -x6522 -x4419 -x9407 -x7234 -x2229 x7402 -x5760 x5726 -x3915 -x1817 x4624 -x935 -x3131 -x2226 -x2310 -x9859 -x5792 -x3766 -x5982 x8412 -x4060 -x9865 -x635 -x9459 -x9322 x9081 -x4596 -x4264 x6035 -x3590 -x2153 -x7330 -x3920 -x7295 -x547 x8343 -x9738 -x4075 -x75 x1778 -x8593 -x8545 -x5966 -x3673 x8591 -x3024 x3355 x5162 x3908 x5602 x272 x6020 x9586 -x3449 -x9661 -x1364 -x2901 -x855 x3278 -x4143 -x7920 -x610 x2994 -x6910 -x8451 -x3490 -x9648 -x6743 -x4240 -x4779 x9002 -x7253 -x7962 -x3874 x6407 x7251 -x66 x2287 -x4029 -x281 -x3667 -x6966 -x2296 x3310 -x9330 x130 -x965 -x267 -x3362 -x8381 -x1864 -x2616 -x2148 x2661 -x2102 -x1759 x6465 -x3085 -x1394 -x4272 -x6677 x7895 -x5464 -x3847 -x487 -x1087 -x3270 -x958 x3079 -x5600 -x2544 x9532 -x7857 x6030 x4754 -x6892 -x592 -x1405 -x4339 -x3635 -x8166 x2624 x6371 -x537 x5393 -x6653 -x4190 -x8377 x6687 x2548 -x3929 -x3779 -x4802 -x6132 -x8459 -x7478 -x6754 -x152 x4356 -x8715 -x2857 x2666 x733 -x3487 x7900 x911 -x6002 -x2605 -x9711 -x4807 -x1255 -x2896 -x8171 -x9606 -x9624 -x4439 -x1066 x1406 -x8361 x5469 -x566 -x9244 -x1801 -x6679 -x1447 -x9533 -x3047 -x2942 -x9247 -x6968 -x8516 -x2971 -x6808 -x7380 x8713 -x9178 x6711 -x106 x7216 x285 -x9492 x3375 -x7115 -x456 -x6299 -x5215 -x8477 x6479 x9736 -x9329 -x622 -x1057 -x3388 -x2157 -x7237 -x6288 -x9264 -x402 -x3812 -x3566 -x3781 -x5782 -x6364 -x629 x5114 -x3741 -x8506 x1607 -x58 x6256 -x3532 -x3705 -x5080 -x9145 x9662 -x5146 -x8997 -x6394 -x7245 -x7129 x2933 -x49 x1059 -x362 -x761 x4968 x5212 -x8765 x3242 -x9229 -x1507 -x8316 -x9401 -x5411 x4927 -x7769 -x6351 -x2082 x9057 -x9658 -x678 -x1386 -x731 -x7698 -x1393 -x2761 -x2871 -x7789 -x9748 x8572 -x3220 -x6678 -x512 x3222 -x5724 -x9753 -x4566 -x8968 -x4906 -x3313 -x2422 -x8928 -x5217 x2232 -x3261 -x3450 -x1408 -x3973 -x8754 -x3832 -x6223 -x5378 -x7543 -x225 x445 -x7985 -x7089 x6113 -x7037 -x6918 x4824 -x3592 -x4645 -x5742 x3511 -x7610 -x9044 -x3618 -x781 -x4934 -x2926 x7669 -x6355 x4683 -x2828 x4609 -x6101 x1325 -x3560 -x7749 -x3471 -x9922 -x3180 -x7551 -x5414 -x7705 -x891 -x6803 x2423 -x9580 -x3000 -x4869 -x9486 x7203 x8409 -x843 -x1879 x2619 -x7627 x8107 x8174 -x7937 x8287 x2634 x6984 -x5755 -x9444 -x7992 -x4954 -x3863 -x6517 -x3742 -x4905 -x9114 -x7230 -x3759 -x8891 -x6639 x5207 -x3175 -x3761 -x3960 -x1425 -x1358 -x683 -x5516 -x5837 -x3845 x3387 -x8264 -x5010 -x3969 -x2450 -x8053 -x6428 -x4644 -x3588 x17 x8231 x1043 -x2285 x6881 -x1275 -x9724 -x9058 -x35 -x4493 -x9309 -x7397 x8766 -x5241 -x354 -x6022 -x181 x2897 -x9200 x9983 -x734 -x7825 x2370 x236 -x9402 -x9504 x3046 -x6648 -x783 -x2234 -x688 -x6837 -x9521 -x2219 -x351 -x4017 -x3329 -x5828 -x7549 -x5243 -x2357 -x1150 -x9080 -x3216 -x1160 x9977 -x4510 x3428 -x7152 -x8617 -x8676 -x4813 -x2137 -x3414 -x724 -x476 -x2874 x8302 -x9153 -x3451 x1462 -x7001 -x2028 -x4610 -x9064 -x8127 -x3677 x8909 -x7344 x1227 -x9632 -x4454 x763 x6552 -x8681 x6089 -x598 -x2854 x4006 -x9720 -x7247 x9282 -x6306 -x2649 -x4094 -x6195 -x7243 x308 x3647 -x8859 -x4931 -x1452 -x6411 -x4101 -x1563 -x2698 x6348 x694 -x9978 x4731 -x3822 -x7887 -x6593 -x8748 -x1113 -x5237 -x7026 -x7852 x244 -x946 -x479 -x2289 -x6213 -x4960 -x6642 -x3323 -x4946 x7581 -x3390 -x6658 -x920 -x7298 -x3148 -x1582 -x614 -x1948 x1782 -x3481 -x4723 -x2663 -x4989 -x4477 -x2610 -x7019 -x410 -x1074 -x3721 x8358 -x6466 -x7157 -x6975 -x7143 -x4195 -x7136 -x5253 -x4118 -x3502 -x3219 -x4745 -x2257 -x1143 -x1713 -x4827 -x6753 x3166 -x5585 -x5091 -x769 -x4738 -x3135 -x7391 -x3692 -x1704 -x3496 x1923 -x2304 x200 -x9438 -x9365 -x5890 -x5156 -x5497 -x6906 x4749 x3011 -x8856 -x5636 x2681 -x3951 x2462 -x3333 -x9800 -x9810 x9899 -x5757 -x252 -x7084 -x4009 x3609 x3957 -x3834 -x9412 x5273 x5011 -x9803 -x1799 -x5643 -x8151 -x9156 -x3476 x4387 -x3914 x7572 -x5590 x2390 -x8688 -x3393 x5657 x9378 -x6294 -x8791 -x3083 -x2760 -x2366 -x2490 x6304 x8833 -x5330 -x9323 -x9088 -x2057 -x4238 -x7588 x5192 -x6340 x739 -x3097 -x4182 -x2078 -x1874 x3016 -x2958 -x2185 -x7916 -x7686 x1314 -x7640 -x6217 -x2480 -x4192 -x7519 x2365 -x1412 -x5321 -x928 -x481 -x2995 x4045 -x363 x3151 x7701 -x6543 -x780 x6572 -x5800 x6025 -x5713 -x5027 -x2439 x8373 x8935 x2210 -x9201 x6907 -x3213 -x6176 -x2953 -x6602 x723 -x9651 -x1214 -x4220 -x3456 -x2886 x7256 -x3669 -x997 -x4243 -x6957 -x8556 -x8474 -x2175 -x991 x5285 x7396 -x5099 -x2105 -x454 -x5423 -x6769 -x1626 -x4461 -x4291 -x8725 -x5850 -x9759 x8669 -x418 x8266 -x2535 -x8870 -x6174 -x6425 x1581 -x3060 -x2260 -x5336 -x7708 -x4417 -x6501 -x1094 -x5328 -x3764 -x690 -x8427 -x8625 -x6624 x1933 x7035 -x4578 -x4915 -x964 -x5188 -x6807 -x2 -x2073 -x3981 x6853 -x6134 -x7670 -x1986 -x1186 -x1044 -x139 x6484 -x8590 -x7002 -x9704 -x9151 -x4329 -x2824 -x9313 -x9171 -x8364 x7427 -x4014 -x2839 -x7103 x8945 -x8192 -x8620 -x4616 -x9240 -x1780 -x2356 -x3538 -x682 -x8565 -x7966 -x9069 -x5112 -x4625 -x8844 x6965 -x9561 x8488 x617 -x5390 -x5911 -x5184 x8465 -x1023 -x9683 -x5563 -x5064 -x3293 -x5262 -x4284 -x6929 -x4967 -x8296 -x449 x9782 x3780 -x8473 -x6006 -x9125 -x2128 -x9730 x646 -x8262 -x4004 -x6622 x5412 -x793 -x8951 -x959 x7586 -x5771 -x7048 -x3695 -x6483 x4701 -x3257 -x6372 x6180 -x2988 -x1931 -x2914 -x4557 x1156 -x5 -x4388 -x9113 -x8526 -x8857 -x9520 -x6861 -x9485 x8450 -x7059 x36 -x7512 -x3058 -x5364 -x6561 -x3641 x3851 -x7860 x1569 -x5733 -x5057 -x5095 x2263 -x5029 -x3605 -x6473 x206 -x5513 -x7045 -x7811 -x5650 -x266 x8552 -x5360 -x2788 -x1497 -x4297 -x7354 -x5844 -x5436 -x3262 -x4853 -x5774 x7746 x4565 x9895 x3948 -x8813 -x5939 x9301 -x8869 -x1711 -x1929 -x2424 -x496 -x8079 x1792 -x3100 x1488 -x9274 x3129 -x1944 -x9962 -x4369 -x6571 -x8991 x7654 -x560 -x3422 -x1080 -x1692 -x8463 -x2023 -x5138 -x5870 -x2628 x4463 -x9698 -x1912 -x4711 -x1276 -x9590 -x7791 -x3654 -x9227 -x7710 -x2505 -x6528 x4453 x4086 -x203 -x1562 -x5985 -x4136 x2350 -x4020 -x5588 -x3907 -x7559 -x1028 x4958 x2452 -x2233 -x5498 -x9099 x8721 -x5047 -x1764 x1754 -x6043 -x9645 -x913 -x45 -x2714 -x850 -x3162 x3457 -x7968 -x2916 -x4715 -x5802 -x5279 -x8905 -x1397 -x9715 -x316 -x2109 -x3429 -x5886 -x1642 -x5990 -x9045 x1320 x2763 -x8583 -x1170 -x2116 -x6296 -x442 -x3649 -x1222 -x5772 -x7179 -x4058 -x2474 -x8687 x347 -x7656 -x1476 -x7655 -x3704 -x4825 -x158 -x4371 -x9989 -x1006 -x2841 x8674 -x9487 -x6799 -x1996 x2199 x7101 -x6733 -x9071 -x533 -x452 -x6576 -x3844 -x4795 -x4337 -x8757 -x8446 -x8351 -x4180 -x1823 -x8487 -x7702 -x8290 x6638 -x9888 x8149 -x5121 -x4189 -x2640 -x981 -x6441 -x7675 -x9462 -x8728 -x3898 -x9742 x6680 -x8442 -x7747 -x2929 -x2868 -x5368 -x5923 -x1106 -x5808 -x6713 -x4681 x4922 -x2575 -x439 -x4317 -x3804 -x3190 -x8740 x4234 -x923 x8930 -x6689 -x5728 -x2587 -x9957 -x9613 -x3218 -x2588 -x420 x1870 x3923 -x1681 -x7235 -x2784 x8025 -x1518 -x7040 x3815 -x9289 -x6444 -x1371 -x7641 -x8812 -x9515 -x6935 -x1026 -x2626 x5687 -x4640 x9276 x14 x4166 -x6914 x1993 -x9489 -x1793 x1268 -x6705 -x2862 x3408 x1519 -x5947 x6654 x9139 -x8317 -x1413 -x2070 x9271 x3382 -x2846 -x9918 -x2573 -x7116 x9328 -x7018 -x7039 -x4554 x3870 -x6645 -x1079 -x9336 -x7023 -x5698 x9241 -x7961 -x6177 x4628 x4069 -x9636 -x141 -x3153 -x7910 -x9030 -x4809 -x202 -x1271 x576 -x3926 -x4000 x4188 x5089 -x3473 x9973 -x5499 x820 -x7260 -x7856 -x11 -x5462 x4726 -x893 -x2980 -x3331 -x5869 -x6316 -x2024 -x8739 x3104 x3041 -x1383 -x3589 x1428 -x1439 -x8994 x7123 -x3221 -x9670 -x3007 -x384 x3188 x3237 -x9743 x9741 -x3663 x4707 -x7816 -x2075 -x3986 -x6277 -x314 -x5270 x718 -x353 -x4169 -x6026 -x2749 -x6171 -x5276 x6664 -x9959 -x3565 -x7918 -x8117 x1816 -x1638 x3285 -x327 -x8456 x9902 -x2747 -x9474 -x1127 -x4400 -x8921 -x9709 x6804 x6283 -x8612 -x8291 -x1788 x875 -x8622 -x4728 -x9102 x5388 -x9202 -x9243 x3671 -x9501 -x4427 -x7280 -x1590 -x6257 -x1165 -x4687 x2574 -x971 -x9403 -x6563 -x9788 -x2401 -x4768 -x346 x9625 -x7497 -x1281 -x8505 -x854 -x9376 -x270 -x9518 -x8810 -x4952 -x5557 -x7474 -x43 -x93 -x5198 -x5817 x4739 -x5940 -x888 -x7615 -x8387 -x3287 x7618 -x8647 -x3051 -x1726 -x2351 -x5587 -x7315 x3345 x8108 x945 -x4115 -x8707 -x2461 x5463 -x9667 -x356 -x7284 -x6596 x8297 x2742 x2614 -x8092 -x4737 -x2158 -x7021 x2244 -x4258 x83 -x1274 x4479 x134 x6211 -x8745 -x680 x7154 -x9944 x4888 -x6240 -x6044 -x4474 -x6447 -x1494 -x7370 -x853 -x8040 -x709 -x3067 -x1926 -x6451 -x7888 -x522 x1297 x7766 -x2922 -x4676 -x1242 -x2192 -x4078 -x4306 x240 -x4260 -x3891 x9577 -x7198 -x7223 -x6973 -x551 -x4394 -x2012 -x6857 -x7817 -x4015 -x162 -x8084 x2900 -x2889 -x1739 -x41 -x4697 -x6905 x2795 x865 -x6190 -x1846 -x1740 -x9278 -x716 x3026 -x7650 -x4362 -x1441 x5417 x4794 -x8503 -x904 x3176 -x1284 -x2470 -x5199 -x4559 -x2976 -x7667 -x1083 -x8026 x8205 -x1042 -x1515 -x8355 -x1882 -x861 -x2553 -x4804 x4877 -x2172 -x7389 -x7697 -x7367 -x6865 -x7153 -x1915 -x2609 -x9943 x7853 -x457 -x273 x4438 -x6559 x1375 -x1785 -x5598 -x3616 x972 -x7772 -x5166 x5050 -x89 -x6021 -x706 -x9924 -x331 -x2538 -x818 x4011 -x7692 -x1789 -x3522 -x2220 -x8337 -x5840 x9787 -x2191 -x4982 -x8786 x3984 x1885 x4157 -x4848 x1945 -x9484 x5474 -x5149 -x8864 -x4436 x5572 -x2225 -x2750 x679 -x7777 -x8448 -x9956 -x4172 -x7942 x6761 -x5930 -x2444 -x3992 -x6058 -x8085 -x6867 -x176 -x8875 -x510 x3661 -x6840 x3995 -x5002 -x8068 -x4253 -x7132 x3418 -x1734 -x7232 -x4486 -x1027 -x3040 -x2881 -x3975 x7493 -x8601 -x9248 x473 -x6952 -x5410 -x3252 -x6086 -x2294 -x5396 x8806 x8605 -x8709 -x2216 -x3643 -x5191 -x8469 -x3990 -x2751 -x3125 -x4926 -x8457 -x5673 -x7274 -x2085 -x1501 -x6816 x6834 -x1836 -x3343 -x2527 -x9152 -x4105 -x9087 x4598 -x4980 -x3905 -x3714 -x4961 -x6568 -x2468 -x9394 -x6478 x4408 -x4312 -x2235 -x8162 x7912 -x6145 -x2282 -x3873 -x6385 x3768 -x4727 -x6524 -x2558 -x9168 -x6287 -x5139 -x3728 -x4347 -x2808 x3452 -x3399 -x1898 x6432 -x7778 x7596 x797 -x3197 -x5219 -x5490 -x2135 x564 -x9082 -x6403 -x4354 -x5952 -x866 x8292 x6437 x1004 x4 x5221 x9981 -x5962 -x2427 x6670 -x6573 -x3524 -x9310 -x1350 x3549 -x6936 -x1265 -x1959 -x849 -x4088 -x3963 x7113 -x7017 -x809 -x6097 x6697 x4098 x87 x9644 -x8265 -x4886 -x8340 -x8080 -x7438 -x9254 -x8666 -x4446 -x5136 -x1410 x4637 -x183 -x6237 -x1738 -x8356 x2783 x880 x9251 -x486 -x6224 -x7176 -x1003 -x2142 x7287 -x8150 -x169 x2081 -x882 -x9836 x8699 -x794 -x1148 -x6780 -x1168 x8983 -x5961 -x9425 -x5938 -x2998 x6246 -x6885 -x2341 -x1949 -x8075 -x6470 -x2543 -x9090 x1914 -x1615 -x9454 x8086 -x1751 -x1982 -x3530 -x6742 x7809 -x5340 -x4502 -x2636 x9500 -x4250 x1184 -x1604 -x9260 x5280 -x1211 -x4870 -x9315 -x7832 -x4975 -x2261 -x5620 -x7242 -x1913 -x2819 -x838 x3467 -x2446 -x2741 x8756 x7319 -x4120 -x8845 x885 -x4606 -x3206 x5081 x3763 -x4410 -x9477 -x3398 -x6920 -x451 x2904 -x9000 x4423 -x8242 -x5342 -x9160 -x6038 -x3061 -x4651 -x6434 -x7813 -x6199 x5900 -x4487 x1277 -x1708 x1038 -x8252 -x2789 -x9696 -x8973 -x8094 -x1403 x5334 -x9758 -x6636 -x5617 x8801 -x6166 -x8985 x5535 -x2087 -x5656 -x7517 -x9140 x7324 -x7514 -x6967 -x2631 -x2837 -x4062 -x4664 -x9478 -x5689 -x4274 -x3883 -x9078 -x4623 -x791 -x2098 x4882 -x766 -x262 -x2207 -x9304 -x9420 -x5222 -x3966 -x1033 -x1872 x7422 -x3788 -x6903 -x8750 -x4939 -x8170 -x6125 -x4691 -x1729 x2860 -x8382 -x6085 -x3862 x2918 -x8468 x1457 -x5096 -x6994 -x8301 -x2127 -x2367 x1812 x4443 x2644 -x3991 -x6928 -x9051 -x4002 -x379 -x109 -x7725 -x2403 -x3348 x7634 -x9979 -x2660 -x6631 x8062 -x1767 -x5794 -x5056 -x2848 -x5315 -x6969 -x4165 x5623 -x2063 -x1506 -x8809 x5763 -x1529 -x6426 -x6410 -x8508 -x5257 -x1389 -x5534 -x4552 -x7989 x6839 -x647 -x3819 -x7836 -x7063 -x5884 x8890 x9940 x5520 -x8001 -x2791 -x4321 -x4892 -x3646 x1179 -x9344 -x9346 -x1117 -x1979 -x1090 x9699 -x6660 -x2682 -x1901 -x9710 -x7646 -x1746 -x6586 -x5624 -x7877 -x8877 -x5704 -x6779 -x494 -x6661 x5584 x586 -x1922 x8782 -x6709 x5986 x223 -x3150 -x7388 -x3927 -x5384 -x796 -x428 x4516 x9358 x2482 x4815 -x1525 -x879 -x9008 -x4765 x2467 -x4309 -x6183 -x8717 -x2719 -x5338 x9849 x2151 -x5558 -x536 -x459 -x4868 -x3794 -x4997 -x167 -x6691 -x7355 -x3474 -x3500 -x207 -x366 x2656 x4908 -x7441 -x5452 -x1593 -x6720 -x7366 -x116 -x3346 -x7928 -x4933 -x3372 -x1487 -x9230 -x5033 -x3632 -x4378 -x2827 x1860 -x1755 x1651 -x2568 -x466 x7329 x5133 -x1144 -x4355 -x16 x602 -x7934 x4377 -x1658 x422 -x1534 -x3974 -x4066 -x5576 x56 x4428 -x2230 -x4573 -x3680 -x5120 -x77 -x8934 -x2809 -x6864 x7067 -x6729 -x2510 -x9257 -x6080 x2006 -x6172 -x6791 x9931 -x1674 x6685 -x6188 -x9991 -x9813 -x8411 x5226 -x4464 -x8097 x2820 -x5526 -x1082 -x7866 -x8513 -x6448 -x7187 -x4942 -x7142 x62 -x9871 -x732 -x1866 -x4563 x6499 -x3431 -x5745 x998 x8082 x6746 x2418 -x8494 x1500 -x2295 -x1310 -x9842 -x6126 -x1750 -x3756 x8324 x5876 -x1542 -x7285 x4124 -x4360 -x8018 -x8533 -x2275 -x8273 -x909 -x6050 x1548 -x6723 -x8334 -x5140 x7751 -x7263 x626 x5346 -x1124 -x3194 -x1046 -x8735 -x2068 -x4983 -x8167 -x9041 -x1848 -x1060 -x5570 -x5783 -x9538 -x5709 -x7801 -x7990 x4310 -x18 -x3823 -x2133 -x1733 -x4255 -x3260 -x9854 -x1906 -x1889 -x1479 x3619 x1029 -x1302 -x1118 -x8228 -x9476 -x311 -x6647 -x3426 -x6267 x8169 -x5566 -x5631 x3554 x2176 x1256 -x7978 -x5908 x1467 x1019 -x836 -x3762 x7706 -x2657 -x4756 -x110 -x3837 x9091 -x5896 -x9298 -x5860 x6319 -x4832 x3938 x808 -x8636 -x5878 -x6012 x8689 x5398 -x625 x7694 -x6272 -x9995 -x821 -x3052 -x905 -x6626 -x8530 -x9508 -x5247 -x6777 -x644 -x2430 x2758 x7292 -x743 x9343 -x7933 -x1992 -x7069 -x4513 -x8820 -x5160 x6912 -x2715 -x6719 -x7526 x5955 -x5694 x4969 -x1278 -x3824 -x4529 -x7451 -x3784 -x9633 -x7125 -x1745 -x3937 -x5266 -x2290 -x2002 -x1123 x108 x2732 -x5234 x2119 x4259 x1900 -x8774 x1890 -x9003 -x1187 -x4814 -x3672 -x305 -x4033 -x4847 x3443 -x5092 x6989 x5692 -x9136 x9455 -x8394 -x3215 -x3090 -x525 -x1686 -x5667 -x2345 -x5461 -x1252 -x5999 x6960 x5790 -x4303 -x9814 -x8259 x3494 -x3271 -x227 -x627 x8493 x4484 -x5022 -x3848 -x8592 -x6610 -x3833 -x4226 -x3017 x4227 -x8298 -x503 x7020 -x6482 x1536 -x9371 -x3416 x2091 -x6471 -x6798 -x741 -x8017 -x3196 x7838 -x5062 x2404 -x8840 -x8403 x7062 -x7926 x8659 -x5672 -x1474 -x2388 x7144 -x372 -x528 x6047 -x19 -x4981 -x8916 -x2728 x9144 -x4553 -x8874 -x7775 -x9775 -x3178 -x5281 -x686 -x2602 -x3495 -x7755 -x1437 x1048 -x1298 -x6227 -x8038 -x969 -x9491 -x4230 -x4798 -x7704 -x2321 -x9901 -x5252 -x296 x352 -x4694 -x5855 -x3706 -x9263 -x3925 -x8322 -x1243 -x7259 -x5654 -x7468 -x8671 x9297 -x3396 -x5041 x1064 -x2458 -x9776 -x6943 -x8484 -x4037 x1076 -x3572 -x1742 -x9594 -x4748 x8211 x1440 -x7121 -x4213 -x4677 -x9150 -x9372 -x752 x6057 -x9073 x194 -x2003 -x804 -x9352 -x5875 -x3436 -x9327 x2048 -x6281 -x3389 -x7871 x581 -x9894 -x1247 -x6105 x4948 -x9574 -x1653 -x4046 -x3042 -x2859 -x5874 -x5582 -x3745 -x5017 -x7066 x5408 -x2866 x9689 -x3508 -x8284 -x3250 -x3621 -x6844 x9868 x3545 -x8235 -x7170 -x9794 -x5442 -x208 -x6222 -x7050 -x8481 -x9355 -x2010 -x3552 -x7419 -x6841 -x3204 -x1724 -x6255 -x5326 -x856 -x5725 -x2556 x3295 x6996 -x1221 -x1544 -x8602 x1574 -x9253 x3865 -x7752 -x2613 x3489 -x5765 x1151 x8885 -x1257 -x8942 -x8160 -x3306 -x2869 -x8341 -x6890 -x1343 x6366 x699 -x3251 -x3703 -x8102 -x3650 -x5165 x1684 -x3893 -x8582 -x6326 -x1853 -x63 -x4631 x2865 -x6569 -x3801 -x7884 -x2891 -x5851 -x5009 -x2115 -x4122 x607 -x9678 -x6107 -x92 x3320 x330 -x657 -x3686 x72 -x7056 -x2298 -x7140 -x6959 x2717 -x1633 x1455 x2096 -x9530 -x4333 -x4445 -x9426 x9669 -x2349 -x182 -x4659 -x173 -x9466 -x5984 -x2724 x7169 -x8112 x8639 -x8369 x2325 x7980 -x2383 -x2805 -x3814 -x2799 -x5841 x5979 -x9305 -x7949 -x2779 -x6416 -x6870 -x4955 -x4579 x8460 x1526 x8507 -x2352 -x8485 -x6215 x7922 -x7161 -x2618 -x3628 -x299 -x6579 -x7453 -x3739 x8562 x9067 -x8438 -x2088 -x4131 -x3658 -x3668 x857 -x5110 -x3982 -x691 -x4528 -x7095 -x623 -x2736 -x9400 x8099 -x5679 -x7759 -x5842 -x5659 -x9406 -x1546 -x1216 -x665 -x260 -x767 -x8912 -x1311 -x2847 -x3509 -x6046 x5025 -x7521 x1852 -x6536 x4999 -x7163 -x369 -x8658 -x2692 -x6832 -x9996 -x2147 -x6827 x1292 -x8196 x9853 x1313 x6067 -x2945 -x5151 x5577 x3586 -x7365 -x588 -x2849 x478 -x5233 -x4112 x9164 -x6098 -x198 x3581 x8005 -x2434 -x8362 -x4024 -x5468 -x4592 x2438 x360 -x5862 -x9320 -x8626 -x2838 -x3886 -x8156 -x2858 -x4889 -x2822 x529 -x8187 -x3597 -x1798 -x3711 -x4533 -x8917 -x2563 -x9386 -x8478 -x8690 x5351 -x3696 -x6873 -x5404 x8221 x2908 -x2939 -x4332 -x5857 -x1366 -x8441 x2268 -x426 -x1270 -x4079 x68 -x220 -x5518 -x7523 -x1947 -x6862 -x4505 -x3455 -x343 -x5229 -x5418 x5608 x6133 -x5522 x1938 -x6048 -x5335 x674 x2493 -x6549 x3370 -x2794 -x1471 -x1291 -x5012 x5834 -x7459 -x6136 -x6011 x3656 -x4364 -x5983 -x7842 -x649 -x5466 x1493 -x4404 -x8177 -x3807 -x7312 -x1680 -x1172 -x6500 -x9381 -x8217 -x3662 -x4601 -x8937 x8353 x2531 x3315 x7211 -x6949 -x953 -x7028 -x4589 -x6041 x6402 x3795 -x5579 -x8578 -x2255 -x350 x4785 x467 -x3468 x9424 -x4630 x5086 -x2844 -x700 -x1805 -x4241 -x4344 -x1246 -x827 x4995 -x5127 -x4588 -x2592 -x3354 -x8218 -x4507 -x8379 -x5293 -x4383 -x9884 -x7289 -x2338 -x5562 -x8111 x1002 -x1662 x5123 -x3952 -x8648 -x1822 -x6977 x9731 -x4562 x5142 -x6091 -x9693 x334 -x4994 x6608 x7833 -x1784 -x9779 -x7359 -x7291 -x425 -x9147 -x1238 -x601 -x2426 -x231 -x4732 -x5533 -x550 -x2141 x8338 -x8705 -x2042 -x8752 -x5761 -x6377 -x1075 -x9745 -x7518 -x1421 x8914 -x3063 x9419 -x670 -x704 -x4752 -x8598 -x214 x4031 -x5945 -x8157 x7221 -x2332 -x8376 x1194 -x6796 x6886 -x8808 -x5113 x3693 -x3301 -x7891 -x7014 x7118 -x8213 -x8142 x1972 -x2503 -x4941 -x1176 -x6452 -x3228 x6201 -x7760 -x1105 -x5087 -x2772 -x3210 -x7408 -x133 -x8834 -x8570 x1205 -x587 x9380 -x6157 -x3062 -x1725 -x8336 x4055 -x720 x4866 -x5668 -x339 -x9546 -x2669 -x6749 -x8034 x3074 -x7925 -x7320 -x3292 -x5852 -x5143 -x2677 -x3599 -x4660 x411 -x2248 x7309 -x9285 -x1209 -x1753 x2380 -x6513 -x6232 -x1721 -x8155 -x9904 -x6033 -x3786 -x8734 -x5980 x2031 -x8958 -x4803 -x3454 -x9362 -x6823 -x5496 -x4684 -x8759 x8843 -x9065 -x2951 -x3674 -x1973 -x2160 -x7300 x1096 -x1418 -x8200 -x3965 -x4184 -x3675 -x5581 x1661 x8610 -x4391 -x446 -x3751 -x4612 -x8464 -x1826 -x7364 x8236 -x9095 -x516 -x8841 -x6051 x5244 -x3757 -x6088 x4614 -x2077 -x1109 -x7218 -x310 x4984 -x6365 -x2393 -x814 -x5935 -x3623 -x4206 -x8443 x9052 -x1327 -x3896 -x5307 -x5607 x48 -x1698 -x7033 -x8234 -x9084 -x4633 -x9347 -x7119 x5290 -x4525 -x4919 -x9920 -x4923 -x4689 -x8637 -x869 -x6370 x7608 -x5240 -x4951 -x2765 -x506 -x5370 -x8913 x8751 -x9106 -x8549 x2113 x3875 -x7589 -x4311 x3749 x1559 -x5088 -x7657 -x8004 -x1868 -x1716 -x2165 x1081 -x4018 -x829 -x8682 x3882 -x8523 -x4316 -x8408 -x7351 x7955 x6510 -x3944 x3903 -x7534 -x2999 -x9984 -x3072 x2181 -x7881 -x1702 -x3158 -x368 -x4746 -x3615 -x5803 -x6142 x1705 -x8374 -x4682 x3484 x7 -x3234 -x8087 -x5337 -x3152 -x5046 x2069 x3290 x7395 -x7862 -x2215 -x1183 -x1954 x3855 -x9569 -x9259 -x7883 -x4839 x7711 -x9860 -x7548 -x3404 x5888 -x2612 -x1293 -x3441 x2737 -x47 -x8048 x1287 -x3797 x9701 -x2708 -x6620 -x2195 -x8247 -x5762 -x2834 -x8943 x2536 -x1475 -x7600 x7133 -x8 x3773 -x8631 -x1995 -x7036 x5427 -x6386 -x6228 -x5344 -x2051 -x197 x8144 x2016 x2810 -x9128 x4979 -x4300 -x966 -x8672 x5510 -x7810 -x2324 x9887 -x3254 x2676 -x1617 x7525 -x4875 x5565 -x2498 -x9059 -x5637 x8470 -x6008 x2688 -x900 -x7991 -x3037 -x8055 -x8903 -x5164 -x7948 -x5552 -x3013 -x7362 x538 -x5185 -x8655 -x7969 -x1921 -x960 -x2754 x9723 -x6784 -x5124 x357 -x4990 -x1007 -x5906 x6783 -x431 -x3670 -x6793 -x4971 -x8203 -x8496 -x2561 -x4070 -x3755 -x8227 -x5301 x3139 -x7875 -x190 -x907 -x9083 -x4068 x8483 -x6700 -x5978 -x1049 x1445 -x1052 -x276 -x7906 -x6835 x5016 -x3636 -x3214 -x5048 -x2755 -x7081 -x7058 -x7480 -x2594 -x5331 x232 -x6436 -x5306 -x6982 -x8835 -x8050 -x6794 -x5208 -x2271 -x5528 -x5787 -x6847 -x4634 -x1321 -x8402 -x4750 -x7560 -x2852 x1390 -x9318 -x8331 -x513 -x7823 -x444 -x477 -x6995 x1189 -x2435 -x3112 -x4051 -x4855 x3002 -x3523 -x565 -x727 -x5471 x7283 x9676 -x3648 x759 -x2154 -x7643 -x7167 x9863 -x687 -x4546 -x6379 -x6070 x2855 -x5775 -x3890 -x8861 -x8224 -x6737 -x2473 -x6666 -x3699 -x7316 -x5302 -x5269 -x7936 x8654 -x1188 -x4729 x3536 -x4872 -x9568 -x6981 -x2701 -x9934 -x465 -x2668 x2768 x9373 -x9939 -x3708 -x9458 x9746 x7099 -x1772 -x4508 -x6946 -x8254 -x5225 -x5042 -x1021 -x359 -x4276 -x3867 -x9827 -x2344 -x9928 x7824 x3181 -x6944 -x6529 -x1333 -x2497 -x4558 -x2326 -x4133 -x784 x9012 -x7420 -x6071 x7983 -x9053 -x872 -x6526 -x8466 x4591 x1014 -x9622 -x4170 -x5419 -x51 -x4857 -x4402 -x412 x4249 -x5209 x1988 -x9612 -x8467 -x3294 x5314 -x4407 -x3121 -x5551 x8603 -x9494 -x3859 x2409 -x4044 -x5478 -x1961 -x3192 -x8313 -x5998 -x9835 x6040 -x8729 x3049 -x7951 -x7168 x2549 x8600 -x2050 -x7867 -x4595 -x8335 -x4380 -x4852 x3629 x8623 -x5568 -x1295 -x5345 -x9874 -x1970 x3091 -x5527 -x264 -x7276 -x2792 -x2386 -x6570 x3604 x8925 -x9433 -x7384 -x6895 -x8471 -x8002 x3438 -x7897 -x6999 -x9593 -x6389 x5254 -x97 -x4914 -x8568 -x9405 x1483 -x1561 -x3911 -x6249 -x7357 x9537 -x3492 x8123 x7998 -x2771 -x1050 x6216 x6187 x6309 -x9434 -x437 -x8365 -x6000 -x34 -x5116 -x6869 -x7086 x2443 x2957 -x4899 x852 -x5061 -x5649 -x6846 -x5740 x6950 -x2551 -x3954 -x3576 -x6852 -x7238 -x9976 -x2793 -x9828 -x2963 -x7522 -x6767 -x4921 -x5722 -x7182 -x5807 -x2187 -x4146 -x6690 -x3324 -x2756 -x775 -x124 x5305 -x4237 -x8744 -x1568 -x4928 -x3043 x8873 x4841 -x3087 -x3719 -x3525 -x2721 -x811 -x1883 -x6732 -x6477 x8328 -x6597 -x3401 -x7424 -x9397 -x3715 -x3173 -x4956 -x3480 -x6191 -x211 -x2524 -x2704 -x2460 -x6271 -x4679 x5866 -x4471 -x3032 -x2089 -x4873 -x8135 x7684 -x7799 -x2186 -x8819 -x2601 -x8432 -x6028 -x919 -x5732 -x1963 -x9364 -x883 -x283 -x6566 -x8967 x5401 x3217 x400 -x910 -x2606 -x319 -x9331 -x5994 x4642 x2712 -x4498 -x4457 -x6266 x4336 -x4924 x1807 -x1897 -x9600 -x6303 x6118 -x507 -x7156 x1161 -x7913 -x6056 x3499 -x2985 -x4708 -x9573 -x7738 x1102 -x4710 -x3612 -x4357 -x9479 x2200 -x2030 -x3655 -x3383 -x6430 -x4022 -x8628 x3325 -x8138 x2054 x2086 -x7078 -x990 -x7508 -x6564 -x2667 -x8031 -x4635 -x5288 x178 x5613 -x1367 -x3359 -x186 -x4925 -x1558 -x2552 -x8013 -x2974 -x6092 -x9324 -x4541 -x4057 -x1230 -x5532 -x1167 x9246 -x8923 -x4093 -x5141 -x9968 -x1078 x4775 x967 -x4920 -x2213 x782 x146 -x7524 -x1108 -x4252 -x3842 x1768 -x676 -x8415 x8615 x5670 -x7105 x9965 -x6333 -x3235 -x3071 -x1580 -x2621 -x1924 x5647 -x3769 x825 -x1573 -x1294 -x897 -x1942 -x5632 -x9046 -x3955 -x4358 x462 -x816 -x7421 -x1289 -x9831 -x4695 x2398 x4305 -x8827 x4290 -x7109 -x4393 -x328 x7363 -x9216 -x1264 -x9345 x5319 -x4520 -x1266 -x3466 x8425 -x7085 -x4465 x7278 -x1203 -x2411 -x9284 -x7831 x8404 -x2429 -x5717 -x6998 x5814 x6138 -x4693 -x6242 x6863 -x1129 -x6954 -x3486 -x2512 -x6408 -x6121 -x9598 -x7215 -x1092 -x2637 -x8793 -x4504 x1749 -x6933 -x7472 x1722 -x2416 -x8482 -x7264 -x3244 -x4713 -x738 -x2055 -x4228 -x3226 -x6343 -x672 -x2170 -x1578 -x6782 -x8573 -x9941 x7139 -x1837 -x6815 -x6801 -x5542 -x5375 -x4547 -x3606 x8390 -x2851 -x9544 -x5820 x6221 -x7098 -x3338 -x1451 -x8239 -x9897 -x8414 -x1815 -x5879 -x7501 -x2265 -x4492 -x924 -x9387 x4375 -x3600 -x4236 x5969 -x2123 -x2542 -x9109 -x3743 -x3163 -x335 -x1748 -x5521 -x8760 -x226 x3253 -x1427 -x3386 -x4251 -x2599 -x1100 -x4430 -x237 x5187 -x6556 -x3839 -x4910 -x508 -x5548 -x6480 -x3578 -x5163 x4657 -x6833 -x9497 -x8060 -x9103 -x9554 -x7707 -x567 -x2481 x3579 -x3836 -x1304 -x1489 -x8058 x5437 -x3734 x1865 x6334 -x4822 -x4902 -x5748 -x1407 -x5405 -x9377 -x2391 -x4379 x1624 -x7013 -x5946 -x187 -x3912 x7628 -x6698 x5448 -x7762 -x517 x3433 -x4843 -x968 -x7205 -x7728 -x4797 x9498 -x5028 -x5753 -x6311 -x9055 -x2912 x9338 -x5849 -x2997 -x8278 x2773 x3810 -x2811 -x8944 x7368 x8184 -x4929 -x1147 -x4203 -x8095 -x5747 -x5039 x6848 x21 -x5685 -x986 x504 -x7624 -x3849 -x7609 -x2775 -x5691 -x1442 x3161 -x7870 -x3602 x6601 -x9905 -x1958 -x4025 -x274 x4489 -x2514 x5711 -x2267 x4458 -x8461 -x4742 -x9207 -x3580 -x4386 -x9432 -x7288 -x9525 -x9422 x9311 -x2415 -x1226 -x5382 -x8452 -x4524 -x9953 -x3282 -x3001 x2472 -x9249 -x520 -x6001 -x4781 x2801 x4315 -x4480 x9958 -x1951 -x259 -x6781 x8246 -x1213 -x5574 -x8122 -x8016 -x7321 -x7227 -x6909 -x3191 -x4523 -x7220 x5438 -x3460 -x6049 -x961 -x3895 -x597 -x9317 -x3935 -x9817 -x1283 -x9732 -x2058 x2315 -x7051 -x1323 -x7043 -x6065 x2569 -x6322 -x278 -x2014 -x9761 x7246 x390 -x3240 -x52 -x3718 -x2632 -x2802 -x8152 -x3169 -x7570 -x3783 -x2767 x6675 x7726 -x7279 -x7579 -x5106 -x9019 x4183 -x8185 x121 -x8632 -x5926 -x4935 -x1312 x9333 -x6400 -x405 -x6956 -x9558 -x4135 -x8778 -x7122 -x9268 -x839 -x5372 x1616 x5795 -x2581 x569 -x4661 -x2387 x4119 -x4283 -x5073 -x9575 -x4107 -x7648 -x3533 -x5446 x6353 -x6258 -x6531 -x1353 -x2679 -x3901 -x3025 -x9291 -x7786 -x1095 -x9876 -x5261 -x5843 -x9172 -x7000 -x7166 -x7563 -x1527 x4074 -x8191 -x5929 -x3799 x4897 -x7682 -x3174 -x7201 -x6016 -x7188 -x8491 -x8884 -x4289 -x2236 -x9582 -x6508 -x3853 x6603 -x8121 -x5547 -x6378 -x4053 -x5514 -x3075 -x3010 -x7879 -x987 -x9543 -x6498 -x9357 -x840 -x9075 -x632 -x1359 -x288 -x4639 -x757 -x1960 x2278 x5846 -x1941 -x1280 -x2361 -x7509 x5515 -x2517 -x9325 -x3637 -x5131 -x1130 x5065 -x7790 -x5511 -x1093 -x8667 -x1197 -x4422 -x8638 -x6024 -x9275 x9919 -x1690 x7603 -x6717 -x8946 -x756 x2952 -x9185 -x2937 -x5701 -x1357 x2074 -x6738 -x1496 x7907 -x1510 -x2035 x427 -x1138 -x3555 -x7734 -x5776 -x1482 -x6614 x5927 -x3985 -x2932 x7917 x2554 -x4052 -x317 x9445 -x1511 x6525 -x3817 -x4177 -x6346 x1365 -x4987 -x1329 -x6503 x5175 -x6476 x7412 -x7209 -x5723 -x6233 -x6019 -x2770 -x5818 -x1976 -x8269 -x3987 -x4778 -x7262 -x9482 -x2582 -x1858 -x482 -x5573 x2870 x3207 x7532 -x9877 -x8561 x9766 -x3236 -x8059 -x653 -x2182 x1315 x2521 -x8747 -x6292 -x464 x1509 -x3120 -x300 -x2970 x9967 -x1608 x4193 -x1723 -x3789 -x4791 -x6776 -x7727 -x4863 -x4134 x2375 -x2130 -x6122 -x3065 x7483 -x4162 x7993 -x5205 -x8611 -x2973 -x6127 -x6468 -x373 x9042 -x785 -x4278 -x3611 -x3638 x6261 x5422 -x8141 x3785 -x1005 -x9351 -x4277 -x3327 -x7275 x5633 -x5299 -x5957 x7885 -x8188 -x1925 -x4063 x7197 -x3546 -x7228 x4244 -x3627 x5682 x6940 x2608 -x8327 -x8416 -x4200 -x2333 -x4758 -x6606 x7500 x9414 -x3371 -x6392 -x6674 -x4076 -x8163 -x7027 x7010 -x2313 -x6209 x2778 x1957 x3064 -x6459 -x4760 -x2040 -x5343 -x2774 -x9675 x6922 x3300 -x6435 -x7569 -x936 -x2504 -x9893 x2355 x1000 -x725 -x1769 x4212 x1303 -x2451 -x7959 -x5327 -x149 -x8061 -x8198 -x9585 -x5934 -x4615 -x7496 x847 -x1735 x768 -x789 x101 -x2831 -x8126 -x7104 -x4478 -x6111 -x1814 -x2622 -x9111 x6871 x1553 -x3307 -x1051 -x324 x3541 -x5651 -x8957 -x9480 -x9714 -x9245 -x2303 x9610 -x8704 x6898 -x9490 x8624 -x9777 -x7254 -x6321 x5560 -x1647 -x5504 -x9138 -x4808 -x6027 x7787 -x1635 -x5038 -x7171 -x7491 -x4224 -x8847 -x6367 -x719 -x7981 -x4621 -x1677 x2972 -x7976 x6618 -x1084 -x2968 x2629 -x1971 -x9379 -x9570 -x1570 -x5972 -x2125 -x4743 -x6252 -x3939 -x150 -x9118 -x1665 -x9031 -x2336 -x4085 -x9428 -x1200 -x5646 x8664 -x9608 -x9790 -x7793 -x3894 -x8800 x2395 x5076 -x2013 -x484 -x2405 x3624 -x4703 -x6797 -x4194 -x6704 x3403 -x5441 -x2884 -x1927 -x1034 x1629 x3392 -x2780 -x1614 x5680 -x6789 -x8436 -x5882 -x105 -x7186 x6273 -x1111 -x7111 x2694 -x9210 -x7840 x1718 -x5275 x1543 -x7580 -x9131 x9680 -x4784 -x7677 -x7984 -x546 -x2475 -x5294 -x4175 x2807 -x6872 -x8420 -x603 x4540 -x7165 -x9270 -x103 -x7007 -x6763 -x9232 -x7444 x1732 -x9526 -x7642 -x5885 -x3243 x7988 x4100 x8020 -x6219 x91 -x5169 x5996 -x9642 -x9697 x166 -x4551 -x7986 -x5714 -x6595 -x1695 -x9510 -x4698 -x5227 -x7290 -x1601 -x397 -x633 -x5867 -x7008 -x3459 x7353 -x8125 x4773 -x7024 -x7528 -x4976 -x2106 -x2408 -x5519 x835 -x1101 -x9999 x8498 x5628 -x2905 x8139 -x321 -x6930 x1875 -x6263 -x7729 -x4475 -x8434 -x234 -x7207 x7577 x8052 -x713 -x8956 x2989 -x3910 -x5455 -x7671 -x4257 -x6312 -x7046 -x5958 x7782 -x6722 -x6069 -x5179 x7649 x8868 -x1 -x2280 -x5889 -x9001 -x9350 x2880 -x1987 -x5467 -x1535 -x7306 -x8410 x3737 -x1267 -x6805 x7960 -x387 -x1655 -x8790 -x9367 -x7614 -x6245 -x3556 -x2720 x4361 x8746 -x2173 -x3800 -x4208 -x8691 -x8320 -x5606 -x7437 -x8354 x9572 -x7973 -x6305 -x4668 -x915 -x8056 -x1943 -x6260 -x1867 -x7318 x7149 -x3149 -x5201 -x3341 x1967 -x7616 x3559 -x4042 -x2223 -x6431 -x3417 -x6615 x842 x9674 -x6612 -x535 -x2342 -x2453 -x1545 -x7293 -x8219 x656 -x8479 -x8437 -x6802 -x6109 -x3117 -x8678 x1244 -x7774 -x7573 -x1013 -x5421 -x2056 x8435 -x4005 -x4858 -x3319 -x7796 -x4527 -x6131 -x2987 -x4643 x9017 x287 -x3231 -x4013 -x5612 x9620 -x8413 -x5429 -x5826 -x8686 -x2136 -x6087 -x1594 -x4287 x8430 -x6325 x50 -x4455 -x7273 -x6676 -x9705 -x9725 -x9862 -x99 x2943 -x746 -x8907 -x4293 x8577 -x2615 -x122 -x8799 -x4431 -x1838 x9110 -x795 -x577 -x4396 x7435 x2129 -x726 x9713 x7047 x3790 -x9682 x6706 x4026 -x4470 -x4777 x1249 x1820 x9348 -x1001 -x9421 x9909 -x8065 -x8822 -x6139 x8547 -x3550 -x1336 -x1603 -x7504 -x2921 -x8742 -x7938 -x1162 -x2885 x6231 -x3326 -x1540 -x8366 -x7053 -x9366 x6422 x6970 -x7908 -x5676 -x7571 -x878 -x6497 -x9219 -x6079 x5702 -x3297 -x5592 x4171 x28 -x7341 -x2890 -x3504 -x164 -x4811 -x235 -x9056 x9120 -x1821 -x9529 x2477 x4176 -x2032 -x6247 -x6225 -x4030 -x2876 x2194 -x5537 x8828 -x2525 -x6467 -x549 -x5681 -x7352 -x8656 -x3998 x6974 -x7214 -x8959 -x309 x9326 x2237 x9007 -x6962 -x5627 -x7676 -x5905 -x8490 -x9212 -x7301 -x3568 x2156 -x7665 -x2946 -x892 -x1643 -x3187 -x7093 -x707 -x15 -x8311 -x3291 -x9646 -x2796 -x8098 -x7555 -x9043 -x5737 -x345 -x8846 -x5684 x9072 x1112 -x9869 -x433 -x4720 -x6039 -x5349 x3614 -x2956 x2603 -x73 x4688 -x6162 -x3682 -x5816 -x8807 -x5322 -x7513 -x5951 -x5897 x2171 -x7244 -x3369 -x7941 -x1631 -x8308 x1962 x636 -x7779 -x3691 -x1318 -x3520 -x8670 -x6629 -x3809 -x3946 x2205 x5371 -x6492 x5259 -x475 -x441 -x5959 -x1460 -x9576 -x2221 -x9123 -x7442 -x9063 x6285 -x6590 -x2700 x7390 -x398 -x2209 x9778 x2320 -x5395 -x3868 -x1538 -x8646 -x7822 -x8293 -x3571 -x9503 -x2658 -x2707 -x863 -x2617 -x4544 x2506 -x1154 -x3537 -x9035 x8037 x5638 -x37 -x458 x4403 x9615 x3899 -x3464 -x7466 -x2678 -x2927 -x4548 -x4705 -x9161 -x4618 -x3503 x9261 -x4636 -x660 -x3249 x6736 -x8426 -x3626 -x9267 -x8918 -x6904 -x9820 -x4281 -x1191 -x8295 -x6042 -x8608 -x7436 -x301 x2124 -x8947 -x4023 -x3577 x7689 x4448 -x6750 x6005 -x3284 -x3133 -x7041 -x9048 -x2465 -x7399 -x545 -x5460 -x6387 -x2126 x6442 x4938 -x5223 -x3958 -x9020 -x5260 -x2018 -x8878 -x806 -x407 -x9602 -x639 -x1530 -x6727 -x4432 -x386 -x6686 -x168 -x9220 -x9809 x1840 x4652 x7510 -x6812 x4887 -x155 -x2359 x4834 -x8307 -x3583 -x5287 -x9021 -x2689 -x7919 -x7533 -x4154 -x3922 -x3866 -x413 -x8987 -x9107 x8194 -x7404 -x7527 -x7484 -x4028 -x7722 -x8650 -x8131 -x7414 x4433 -x4246 -x1637 -x1609 -x2441 -x4456 -x4096 -x9506 -x3302 -x9653 -x5705 -x9822 -x9665 -x5150 -x8683 -x2826 -x5129 x1689 -x8165 -x7347 -x8454 -x3182 -x3027 -x5487 -x7770 -x6548 -x474 -x1097 x7189 -x4714 -x9308 -x1259 -x9963 x5665 -x8279 -x1628 -x5661 -x143 x9179 -x7097 -x1622 -x9148 x4129 x3744 -x2197 -x8069 x4137 x5329 x8718 -x918 -x9360 -x4197 -x3238 -x9637 -x8974 -x8345 -x61 -x2986 -x7724 x5917 x5239 x5883 -x2978 -x4485 -x1016 -x8039 -x6575 -x1212 -x1251 x5006 -x6338 -x2540 x7814 -x1775 -x4275 -x430 -x6356 -x1696 -x1261 -x2593 -x193 -x3269 -x4570 -x697 -x2402 x5104 -x921 x2433 x1422 -x8389 -x7268 -x2729 x6716 x5183 -x5177 -x901 -x419 -x1339 -x5005 -x4945 -x3164 -x4680 -x8883 x4331 x8103 -x9342 -x3557 -x562 -x6475 -x9687 -x5206 -x8825 -x6662 x5736 -x2545 -x908 -x7423 -x4891 -x4761 -x4568 -x1888 -x192 -x3224 -x841 -x5483 -x361 -x284 x3086 x7498 -x1020 -x4650 -x3917 -x8315 -x3515 -x7606 -x7112 -x7621 -x5949 -x1260 x8586 -x1999 -x1567 -x7700 x4667 -x2407 -x5873 -x1777 -x6488 x7175 -x2823 -x8233 -x7310 -x1878 -x9641 -x9619 -x802 -x6855 -x8472 -x1994 -x6401 -x828 -x4916 -x1031 x715 x2283 -x3872 -x7964 -x8449 -x6208 -x6229 -x4372 -x6972 -x84 -x8866 -x3308 -x2459 -x3488 -x391 -x6851 x7567 -x9916 -x8305 -x9832 -x8635 -x3498 -x6942 -x3230 -x6158 -x5153 -x9785 x7407 -x1454 -x4494 -x8980 -x7011 -x6259 -x8755 -x9855 -x1484 -x2188 -x1449 -x7587 -x1341 -x2966 -x396 -x2240 x6741 -x3513 x754 -x9288 -x7636 -x668 -x9791 -x5218 -x1575 -x1133 -x1554 -x6286 -x5456 x5324 -x7712 -x7806 -x9765 -x9647 -x2150 -x7565 -x2464 -x6771 -x9891 -x4532 -x4692 -x1765 -x4620 x6295 -x7173 -x4763 -x8594 -x1032 -x9349 -x2654 x9581 x5236 -x7160 -x6461 -x4665 x6955 x4569 -x9729 -x868 x5194 -x6458 x4382 x9086 -x12 x2134 x6445 -x8711 -x8732 -x1490 -x2440 -x5181 -x8347 -x5078 x1091 -x4977 -x2394 -x5544 x5500 x7843 -x1811 -x8535 x6692 x7206 -x2879 x380 -x1668 x6236 -x7060 -x5695 -x3828 -x6539 -x7739 x7091 -x4295 -x8653 x2938 -x4515 -x8116 -x22 x1282 -x5832 -x3378 -x6341 -x3558 -x6663 x5768 -x4084 -x5274 -x2264 -x6730 -x9588 -x348 -x3160 -x4985 -x4970 -x2757 -x7333 -x8779 -x5373 -x6415 -x5512 -x7071 x4851 -x4594 -x1937 x1842 -x2318 -x218 -x2431 -x4542 -x358 -x6059 x3717 -x637 -x304 -x3730 -x6117 -x8380 x5604 -x7598 -x191 -x3246 -x6494 -x5708 -x2177 -x7439 -x778 -x9607 x7348 -x4818 -x3631 -x9384 -x2392 -x6516 -x515 x6412 -x8270 x9189 -x1771 -x7340 -x3613 -x3491 -x5556 -x1654 -x85 -x5195 x1335 -x7597 -x8104 -x4469 x5893 x2302 -x2377 -x2001 -x7065 x6062 x1737 -x7378 -x3424 x8797 -x8063 x1438 -x7190 -x8588 -x7780 -x4077 -x2528 -x3792 -x6284 -x9023 -x329 x6623 -x4350 -x2585 -x2060 -x4672 -x7820 x4521 -x8768 -x9133 x9649 -x5634 -x8798 -x7827 -x79 -x1524 -x6518 -x8486 -x898 -x6735 -x7987 -x7106 -x5176 -x8093 -x1894 -x1981 -x4047 -x6119 -x1849 -x3904 -x6234 -x9686 -x6665 -x7339 -x5616 -x8339 -x1376 -x3432 -x9356 -x8175 -x7947 -x8225 x2646 -x175 -x7683 -x1065 -x8230 -x8027 -x5394 x1036 x8940 x4647 x514 -x9805 -x8700 -x8824 -x7854 -x5155 x5001 -x1207 x9890 -x3543 -x7821 -x6900 -x4174 -x7554 -x1974 -x251 x7520 x3202 -x5102 -x6546 x571 -x4675 -x1062 -x3283 -x3529 -x703 -x6230 -x9197 -x9340 x4104 x2887 x9844 -x7258 -x2397 -x1369 -x3885 -x8932 -x246 x9218 x8771 -x873 x8378 -x9427 -x2061 -x3603 x1744 -x5599 -x1073 -x2759 -x6695 -x7302 -x9539 x830 -x8764 -x9294 -x6009 x4593 -x2996 -x3367 x2340 -x9514 x2021 -x675 x7299 -x6521 -x6514 -x7055 -x6655 x4114 -x2328 -x4405 -x2022 x1411 -x5148 x4229 -x8076 x7829 -x3940 -x443 -x555 -x9823 x6206 -x1682 -x2037 x2962 x9875 x4780 x8319 -x5967 -x4838 -x1485 -x1224 -x7031 x7927 x3036 -x495 -x408 -x5413 -x7323 -x5859 x6589 -x5769 -x3725 x6226 -x7034 -x1803 -x8910 x2722 -x2920 -x2331 -x819 -x1241 -x1153 -x7416 -x8222 -x8146 x4764 x2222 -x7651 x4301 x3805 -x7202 -x9215 x1223 -x6830 -x5197 -x113 -x5719 -x5454 -x9907 -x7102 -x6489 x298 -x708 x7334 -x8979 -x8115 x5481 -x1056 -x8350 -x4054 -x3245 -x9847 x4285 -x8769 -x9165 -x4998 -x7979 -x9950 -x42 -x6951 -x8406 x5853 -x7406 -x9295 x9507 -x3334 x6582 -x8948 -x6464 -x7585 -x4036 -x180 -x1770 -x8898 -x9 -x4699 -x2509 -x7663 -x7758 -x7313 x7194 -x6745 x6003 -x8607 -x6439 -x9509 -x7377 -x5688 -x2466 -x7151 x3423 -x1730 x4001 -x751 -x382 x2586 x8731 x5458 x4581 -x5369 -x8619 -x2577 -x3106 -x4173 -x1220 x2639 x1433 -x7494 -x2358 -x6308 -x926 -x5003 -x2800 -x4201 -x4828 -x2448 -x6880 x9821 -x2522 -x5426 x773 x8900 x4903 -x8344 -x1776 -x5610 -x5575 -x1346 -x638 x5231 -x7740 -x2417 -x6007 -x5098 -x9415 x7804 -x8698 -x1319 -x8248 -x1182 -x2578 x2898 -x2067 -x2944 -x1505 -x654 x8261 -x3869 -x344 -x5224 -x3978 -x2623 -x5777 -x57 -x5283 -x5700 -x4904 -x9626 -x7764 -x4435 -x7839 x7159 -x9176 -x2202 -x7602 x5118 -x521 -x7620 x9430 -x6150 x7128 -x4627 -x2940 -x1391 -x8161 -x2641 -x9481 -x1458 -x1565 x3273 x6773 -x2046 -x3363 -x8860 x4325 -x3361 -x4700 x9129 -x1477 x4299 -x4755 -x5196 -x2239 x4050 -x290 -x7349 -x889 -x9389 -x1071 -x9812 -x1693 x8993 -x4010 -x7068 -x673 -x698 -x9652 -x7428 x3477 -x9050 -x2178 -x6397 x2967 -x1592 x4500 -x7210 x8400 -x824 -x3469 x5525 x2307 x4717 -x3881 -x9054 x4472 -x6196 -x7286 -x7204 x6628 x3698 -x9126 x1758 -x2702 -x1396 -x6214 -x2266 -x1598 x5819 -x9242 -x4783 -x4577 -x7737 x6540 x6268 -x6373 -x3107 -x8936 -x5891 -x5420 x8792 -x7327 -x472 -x2196 x2923 -x4648 x4207 x292 -x1099 -x7635 x1564 x2785 -x3057 -x5374 -x388 -x7893 -x5037 -x5210 x5937 -x2343 -x1741 -x2550 -x6357 -x590 -x3653 -x6265 x7015 -x1786 -x7592 x8368 -x9472 x4734 -x7392 -x3167 -x5425 x6496 x8010 -x7535 -x1158 -x5379 -x1965 -x1541 -x3808 -x3582 -x9469 -x771 x5741 -x4972 -x5119 -x7851 -x6983 -x2804 -x5392 -x199 -x447 x8557 -x5791 x2516 x8858 -x5135 x6633 -x9631 -x4186 x3835 x7450 x3198 -x5161 -x100 -x8680 -x4608 -x5531 -x5339 x9542 -x3373 x5310 x1273 -x7178 -x2718 -x3961 x6363 -x4597 x4805 -x140 -x1512 -x2867 -x9657 x3897 -x4801 -x5309 -x9945 -x1070 -x8770 x4351 -x8190 x9321 -x2214 -x9716 -x3514 -x9541 -x2716 -x7619 -x4340 -x315 -x39 -x1338 x9154 -x3082 -x1522 -x4398 x268 -x5013 -x7332 -x7137 -x6785 -x1556 x3006 -x4944 -x136 -x2270 -x765 -x5641 -x4590 -x1331 x7087 x2253 -x9167 -x6728 x1904 -x9937 -x5815 -x554 -x3364 -x4167 -x7325 -x4917 -x6424 -x561 -x1779 -x9864 -x8971 -x6884 -x9550 -x9597 -x6262 x3263 -x3567 x4574 x436 -x1201 x5020 -x4373 -x5245 -x7785 -x974 -x3610 x8736 -x9076 -x4242 x7343 x6927 -x5494 -x6313 -x1669 -x6859 -x4343 -x805 -x578 x3305 -x6634 -x1152 -x1037 -x2368 -x1173 x4560 x6819 -x5712 -x1132 -x7294 -x2803 -x3959 x1773 -x6179 -x8209 -x1368 -x8418 -x7717 -x5204 -x5810 -x1349 -x4395 -x5523 -x8555 -x2211 -x5973 x4800 -x8553 x6937 -x859 -x5407 -x3694 -x6523 -x6760 -x5752 x6164 -x8893 -x1533 -x4261 x7373 -x5750 -x4102 -x221 -x8915 x3943 x2727 -x2983 x8649 x8348 -x2555 -x7183 -x1193 -x4638 x3953 -x7374 -x740 -x3463 -x3318 -x1119 -x1387 -x355 -x269 -x5621 x5716 -x6129 -x8499 x1342 x5137 x3114 -x3076 -x7009 -x6627 x6594 -x956 -x7016 -x2224 -x938 x933 x2825 -x9332 -x4067 -x3170 -x8902 -x2291 -x8180 -x7924 -x5473 -x1700 -x5477 -x989 -x5492 -x992 -x3956 -x6533 -x453 x2053 x9997 x6814 -x6764 -x6194 x9951 -x7083 -x154 -x5391 -x297 x9833 -x9431 -x5289 -x2752 -x5145 -x7449 -x295 -x8130 -x8054 -x770 -x6580 -x4534 -x3430 x8282 -x9881 -x9142 -x1667 -x107 -x3816 -x471 -x1910 -x5580 -x3697 -x9819 -x812 -x5603 x7082 -x1832 -x2437 -x5399 -x4812 x5376 -x1893 -x7360 -x9960 x1116 -x996 -x9551 -x9599 -x4389 -x1177 -x4724 -x5014 -x5043 -x6456 -x6275 -x5256 -x8640 -x438 -x3304 -x1208 x9727 -x5529 x4696 -x3617 x5785 -x1429 -x8888 -x2843 -x677 x815 -x7225 x156 -x423 -x6390 -x1719 -x7795 -x8172 -x7855 -x1600 -x594 -x3274 -x2372 -x9784 -x1414 -x1198 -x7467 -x8990 x2227 -x326 -x2231 x3683 -x7687 x6486 x5506 -x8692 -x6137 -x1579 -x5995 -x606 -x7076 x2984 -x6592 -x1164 -x937 -x5228 -x8253 x1880 -x2735 x9616 -x7901 -x5538 -x2659 -x9663 -x7080 -x912 -x9910 -x6374 -x5739 x9149 -x3095 -x9635 -x7605 -x1969 -x817 -x8178 x174 -x7070 -x1808 -x3352 -x4483 x4836 -x6992 x4280 -x9036 -x2065 -x5956 -x8168 -x7886 -x9382 -x3660 -x241 -x9441 -x618 -x9235 -x4345 -x7668 -x5083 -x5258 -x1250 -x8642 x1909 x2830 -x2645 -x7575 x6072 x4991 -x6032 x5597 -x8439 -x392 -x5130 -x585 -x9762 -x3395 -x279 x962 x2591 -x4155 -x144 -x7723 -x6537 -x3570 -x9193 -x1145 -x46 -x9209 x6824 -x4736 -x3752 -x1911 -x1299 -x696 -x4326 -x8051 -x8722 -x4460 -x8685 x8096 -x6734 -x4148 -x4986 -x3409 -x9889 x6530 x5652 -x5601 -x5316 -x1384 x1258 -x5023 -x5981 -x9677 -x4426 x9684 -x233 -x2906 -x8275 x8904 -x6532 -x3652 -x6688 x5824 -x7531 x2596 -x7191 -x6817 -x2301 x432 -x9882 -x7773 x8644 -x611 x7100 -x1673 -x1456 x7975 -x6018 -x2152 -x2092 -x9524 -x6418 -x2672 -x798 -x5827 -x4626 -x9006 x1983 -x147 -x3159 x9502 -x4304 -x9947 -x1322 x8853 -x1465 -x3406 -x9224 -x8876 -x2902 x5991 x2385 -x8534 -x2734 x9900 -x2483 -x2861 -x5546 -x2781 -x6775 -x7541 -x243 -x2507 -x2421 -x9640 x5249 -x6752 -x3070 -x9281 -x2931 -x8922 -x6616 -x1307 -x9773 -x8268 x9512 -x6831 -x7693 -x557 -x8405 -x2062 -x2254 -x3798 x8532 x8455 -x111 -x8651 -x8780 x5881 x338 -x6406 -x721 x1666 -x374 -x7229 -x1845 -x160 -x556 -x9772 -x1486 -x7443 -x1863 -x9204 -x7963 -x6347 -x3094 x1928 -x9157 -x2412 -x3108 -x2354 -x4964 -x2730 -x7859 x9659 -x9187 -x3909 -x2132 -x7735 -x1068 -x6527 x2928 x9174 -x2706 -x5213 -x217 -x9461 -x3412 -x1571 -x2072 x7057 -x1877 -x5931 x8919 x5055 -x3665 -x1140 -x8575 -x9334 -x6694 -x2084 -x8829 -x3964 -x8250 -x9188 x8129 x7108 -x6360 -x3713 -x1613 -x3458 -x7328 -x1231 -x9499 -x4878 -x31 -x4587 -x9175 -x7595 -x9706 -x3368 -x5976 -x7882 -x1204 -x6584 -x8966 -x7345 -x6565 -x7869 -x914 -x624 -x5400 -x2515 -x2090 -x6921 -x424 x7591 -x753 x9435 -x4584 -x1326 -x222 -x9010 -x3827 -x8929 -x3110 -x9505 -x5904 -x8826 -x1884 x401 -x5377 -x7748 -x7802 -x2762 -x1599 -x8767 -x5715 -x7967 -x5854 -x4117 -x55 -x6703 -x3123 x2166 -x3381 -x3563 -x7943 -x9439 -x1206 x2748 -x6493 x2710 -x8326 x6165 -x7369 -x1876 -x8663 -x6453 -x1011 -x711 x4871 -x6013 x4254 -x2007 -x4125 x5030 x7440 -x2695 x4495 x9707 -x7972 x8823 x6251 -x7361 x5170 -x5484 -x8285 -x9190 -x5735 x9395 -x1202 -x7248 -x4491 -x4080 -x3731 -x3256 -x4425 -x9630 -x4518 -x6740 -x9668 -x5797 -x8419 -x1235 x2457 x5662 -x6826 -x2201 -x6926 -x414 -x1157 -x2533 x2059 -x3633 x493 -x3028 -x1388 x1086 -x3622 -x6395 -x9383 -x7601 -x9733 -x1828 x7873 -x5583 -x5101 -x4219 -x8332 x2840 -x3562 -x4198 -x8021 -x1219 -x8852 -x9861 -x4232 -x1736 x3193 -x5434 x4152 -x1908 -x4153 x5298 x5932 -x2484 -x8043 -x2642 -x4065 -x8933 -x8367 -x5690 -x3924 x6149 -x6681 -x3942 -x3421 x9159 -x3344 -x8119 -x4786 -x9339 -x7544 x8988 -x7222 -x9039 x8189 -x90 -x4649 -x8529 x1385 -x1040 -x9892 -x8595 -x4996 -x7400 -x3630 -x4384 -x8818 -x4572 -x7511 -x916 -x4318 -x3949 -x4267 x4632 x8118 -x2764 -x9971 -x9158 -x6604 x3124 -x540 -x5428 -x1683 -x3105 -x4653 x5495 -x1503 x2584 -x8517 -x3328 -x9166 -x5710 -x925 -x1839 -x7270 -x7195 -x1492 -x6707 -x7633 -x6061 -x8775 -x9880 -x3575 -x2534 -x7335 -x3716 -x2456 -x2111 -x3211 -x8202 -x9456 x9629 -x9583 -x902 -x4845 -x9369 x3979 -x4151 -x3088 x3994 -x4959 -x3838 -x2992 -x8318 -x2813 -x6822 -x5475 -x8078 -x4191 -x6423 -x8627 -x2373 -x383 -x6673 -x7181 -x6899 -x4725 -x3353 -x4881 -x5402 -x7765 -x7282 -x131 x2875 -x6854 -x7783 -x729 -x2494 -x772 x6143 -x2029 x9547 -x5903 x9760 -x7971 -x6104 -x8788 -x8564 -x1520 -x8258 x8067 -x1715 -x6443 -x5248 -x4947 -x5358 -x9443 -x652 x9829 -x1841 -x5683 -x8518 -x9650 -x7382 x2312 -x2337 -x8100 -x1348 -x1430 -x609 -x1125 -x8643 x2579 -x3405 -x8543 -x1930 -x3884 -x9121 x4320 -x2595 -x8528 -x2406 -x3425 -x3337 -x4602 -x6301 -x9930 -x8110 -x2769 -x7255 -x3776 -x1324 -x4334 -x568 x5200 -x2284 -x5100 -x2243 -x8849 -x1757 -x4150 x1763 -x6894 -x8428 -x7590 -x8762 x548 x2292 -x8223 -x1015 -x4747 -x7350 x1612 -x2917 -x3022 -x1886 -x4753 -x1436 x6469 -x9269 -x71 -x2190 -x1077 -x7550 x112 -x3482 -x2607 -x9066 -x8977 -x4686 -x8401 -x6875 -x6078 -x3018 -x6168 -x4308 -x9108 -x7622 -x5987 -x6747 -x6765 -x9592 -x4537 -x5126 -x3208 -x3241 -x5348 x1024 -x9029 -x8633 -x8896 -x1253 -x9618 -x1159 -x6768 -x3625 -x3303 -x4936 -x470 -x1936 -x7835 x7381 -x5435 -x3782 -x9399 x6192 -x2598 -x574 -x2144 -x3127 -x7815 x342 -x3657 x2892 -x2499 -x2625 -x810 -x6856 -x702 x4132 x303 -x7426 -x9442 -x6141 -x7953 -x4564 x9858 -x3033 -x2262 -x5864 -x9769 -x9903 -x7336 -x4248 -x5918 -x3 -x1409 -x5764 -x6588 -x3608 -x3439 -x261 x3059 x9101 -x2546 -x9375 -x7233 x8618 -x3265 x5341 -x7213 -x7158 -x2567 -x6382 -x1687 -x9914 -x8210 -x4466 -x5008 x258 -x4072 x8226 x6084 x9470 x3144 -x6591 -x7342 x1830 -x7446 -x1195 x3887 -x530 -x951 -x8551 -x1984 x8567 -x6289 -x7090 -x844 -x2877 -x7632 x6843 -x9033 -x9843 -x9034 -x6239 -x6813 -x3772 -x9949 -x2743 -x9408 -x1192 -x7492 -x1285 x5147 x1171 -x7457 x2101 x3676 -x8616 -x3349 -x201 x76 -x4225 x1531 -x1137 -x7696 -x250 x1679 x2036 -x8714 -x9534 -x5586 -x4611 -x9265 -x7267 -x7495 -x4854 -x4468 x1308 -x5032 -x1361 -x1279 -x1039 -x589 -x9049 -x5941 -x291 x1237 -x8421 x2139 -x7652 x4913 -x5297 -x286 -x2496 -x8510 -x9826 -x8906 -x3118 x6099 -x7929 -x2346 x3258 x799 -x3720 x7338 -x5786 x8975 -x6114 -x5015 -x2319 -x6205 -x4543 -x954 -x7044 -x5070 -x8022 -x2259 -x6587 x689 -x1402 x509 x9047 -x6140 -x2797 -x5203 x161 -x6264 -x117 -x3507 -x6490 x2360 x9203 -x171 -x6384 -x7372 -x8677 -x1392 -x415 -x2690 -x9417 -x2478 -x132 -x3195 -x7566 x8970 -x3130 -x4950 x1576 -x9964 -x583 -x165 x3840 -x2745 x4671 -x9277 -x289 -x5609 -x5919 -x2149 x4222 -x4164 -x6405 -x8723 -x8145 x6778 -x4019 -x7803 -x1537 -x4204 -x970 -x4733 -x8894 x5178 -x6971 -x6302 x9815 -x2348 x44 -x6185 -x4041 x5773 -x7061 -x5090 -x4210 -x747 -x3829 x8512 -x7134 -x5503 -x4416 -x9755 -x1415 x6159 -x6554 -x2744 -x9416 x6427 -x4415 -x2833 x4993 -x1334 x558 -x1128 -x3280 -x3296 x7025 -x7079 -x2653 x4619 -x6336 -x3014 -x1587 -x9181 -x3818 -x2882 -x38 x5749 x7314 -x6419 -x2675 -x7864 -x6462 -x2711 x4550 -x2269 -x2334 -x4082 -x5107 -x1743 -x7631 -x8359 -x7896 -x3044 -x760 -x2168 -x1975 -x6073 x8309 -x349 x3892 -x3493 -x8081 x7562 -x8548 -x7539 -x3053 x5282 -x4007 x5356 x7470 -x8544 x978 -x5664 -x6759 -x8716 -x2746 -x3427 x7530 x1847 -x7064 x2651 x2258 -x2004 -x5424 -x4032 -x2179 -x8424 -x8580 -x5892 -x219 x8251 -x5079 -x9250 -x874 -x294 -x8272 x81 -x1067 -x4409 -x6029 -x118 -x1709 -x8132 -x7753 -x7889 -x9857 -x9614 -x333 -x6495 -x5082 -x8546 -x2733 x7945 -x4352 -x833 -x1588 -x8504 x8134 -x9085 x5699 -x4245 -x823 -x5781 x7241 -x10000 -x3336 -x2476 -x7346 -x9703 -x8349 -x3184 -x3852 x5839 -x931 -x4313 -x8938 -x3879 -x8237 -x6682 -x1934 -x9691 -x5489 -x7506 -x5877 x138 -x3442 -x9992 -x3996 -x9690 -x5925 -x1549 -x1659 -x3900 -x2306 x9236 -x7199 x9198 -x2691 -x7317 -x5541 -x80 x7970 -x8089 x7761 -x3145 x9450 -x7120 -x1557 -x54 -x2853 -x3803 -x7217 -x275 -x4690 -x2212 -x8509 -x4583 -x6163 -x2650 -x9655 -x9009 x950 -x4585 -x2442 -x5856 -x9214 -x6096 -x3034 x3360 -x9560 -x886 x6858 -x4512 -x9258 -x8011 -x6280 -x8300 -x5823 -x4859 x126 -x3239 -x502 -x5677 -x9319 -x580 -x4323 -x230 -x6330 -x5997 -x8796 -x1115 x8581 x6417 -x2447 x5964 -x4655 -x3185 x596 -x952 -x3593 x519 x4196 -x1240 -x9070 -x8743 x3700 -x8386 -x7695 -x1047 -x2818 -x8207 -x5220 x9385 x7226 x3472 x4294 -x3607 x3031 -x4103 x524 x5731 -x4034 -x5543 -x4776 -x1362 -x9361 -x6155 -x2274 -x4221 -x1606 -x307 -x9679 -x2246 -x1997 -x9097 -x5186 -x5303 -x1829 -x7296 -x1010 x1218 -x2155 -x7469 -x692 -x1513 -x6699 -x1649 -x4663 -x3029 -x5300 -x6399 -x1917 x7819 -x2183 -x7430 -x3136 -x5605 -x790 -x8133 x8978 x3365 -x5729 x6649 -x6637 x5943 -x5806 -x9290 -x3122 -x7673 -x2071 -x570 x5157 -x322 x9634 -x9206 x9256 -x2097 -x1344 -x8665 -x3685 -x4211 -x1818 x5202 x2850 -x153 x9460 x9027 -x2277 -x8995 x4161 x5594 -x6298 -x8453 -x5758 -x8360 x9517 -x1980 x3972 -x8388 -x9005 -x6438 -x7629 -x4992 -x7690 -x4656 -x4441 -x3813 -x9578 -x2120 -x1968 x6505 -x7558 x1676 -x6953 -x9556 -x2305 -x6487 -x3754 -x5347 -x5779 -x5031 -x9688 -x6178 -x903 -x7672 x3569 -x8585 -x8143 -x1584 -x2066 -x9410 -x6507 -x8195 -x2519 -x2204 -x340 -x1670 -x5626 -x1169 x9493 -x4349 -x2981 -x3332 x8596 x3183 -x3733 -x6504 -x5788 -x8288 -x7582 -x2376 -x9014 -x3760 -x4127 x375 x7479 x6562 -x6147 x8501 -x9851 -x7529 -x6349 -x2378 -x5571 -x1762 -x5746 -x1547 -x9122 -x404 -x4561 x395 x6800 -x2471 -x1791 -x3539 x8848 x3526 -x7688 x2445 -x4718 x1586 x6388 -x871 -x86 x4576 -x8519 x2500 -x2547 -x9666 x8333 x9771 -x3012 -x3519 -x4719 -x2895 -x6253 -x5625 x6876 -x480 -x579 -x1269 -x1595 -x3103 -x9473 -x6650 -x4256 -x6354 -x2052 x1671 x3596 -x8613 x9913 -x5415 -x6939 -x9180 -x5068 -x6167 -x4883 -x4823 x365 -x7880 -x1831 x7776 -x4181 -x4279 -x786 -x2652 -x2697 x6455 -x2572 -x239 -x7117 -x3055 -x6440 -x3358 -x499 -x4509 -x7974 -x8920 -x5313 x5950 -x9796 -x9808 -x3690 x3516 -x6156 -x27 x8164 -x5619 -x6555 -x5284 x2790 x9873 x6701 x1352 -x8763 -x7371 -x6845 -x2686 -x7899 x3564 -x6064 -x2648 -x2589 -x3048 -x7561 -x4271 x4147 x3069 -x6235 -x5158 -x1378 -x6931 -x8208 -x9094 -x4353 -x65 x3248 x6170 -x6879 -x7666 -x1480 -x8803 -x1419 -x9839 x9942 -x1717 x631 -x4988 -x4826 x8314 x8955 -x667 x9562 -x3440 -x2883 -x8521 -x5362 -x3528 -x7874 -x876 -x1790 -x1328 -x1017 -x4673 -x8727 x1058 -x9721 -x1991 -x1862 -x7208 -x3976 -x3394 -x5780 -x8701 x1069 -x634 -x6151 x9231 -x4144 -x3434 -x157 -x6017 -x6883 -x7212 x6991 -x6102 -x6218 -x2110 x9990 -x7720 -x4319 -x9793 -x3701 -x4901 -x5054 -x3132 -x4885 x3201 -x669 -x7029 -x4912 -x7611 x8816 -x1854 -x2425 -x6161 -x1178 -x736 -x9789 -x9211 -x2174 -x1089 -x6897 -x1871 -x1453 -x3008 -x4771 -x4704 x215 -x5433 -x1794 x7455 x6893 -x9571 x9475 -x8839 -x5051 x2699 -x1697 -x5554 x2703 -x3277 -x7272 -x526 -x2723 -x7733 -x5470 -x8071 -x1444 x7721 x4040 -x1760 -x9155 -x9314 -x948 -x572 -x9559 x8960 -x5784 -x4482 -x8566 -x2469 -x7471 -x5277 -x7393 -x5916 -x1827 x6015 x9226 -x8176 -x979 -x5084 -x7826 -x3659 -x7224 x9946 -x5630 -x7794 x1210 -x867 -x6938 x1591 -x7481 -x3510 -x5482 -x8554 -x8850 -x9104 -x6915 -x9191 -x2396 x6376 -x5363 x9124 -x3366 -x60 -x9040 x3574 -x6693 -x8989 x1835 -x2954 x7547 -x6980 -x7486 x1131 -x7114 -x4816 -x4605 -x4215 -x1523 -x1896 x1998 x2511 -x8492 -x2251 -x4880 -x9413 x6398 x6766 -x6317 x196 -x1560 x4535 -x3339 -x3066 -x8785 -x6511 -x4716 -x6762 -x1181 -x9672 -x655 -x9132 -x5660 -x1728 x6644 -x8249 -x5317 x710 -x3461 x591 x4142 -x845 -x6772 x5861 -x939 -x9011 -x5536 -x7277 x671 -x6581 -x3342 -x5678 -x527 -x6712 -x1813 -x3039 -x1398 -x4235 -x2005 -x461 x1641 x906 -x1521 -x3534 x860 -x3787 x1400 x2330 -x4414 x7077 -x7308 -x4218 -x9638 x7266 x4963 -x5271 -x8066 x553 -x123 -x5913 -x435 -x1539 x890 -x7850 -x640 -x4411 -x9840 -x3553 -x2924 -x5308 x8091 -x8458 -x619 -x9589 -x7458 x1787 -x2738 -x6115 x6082 -x3735 -x3775 -x4793 x5545 x4511 x8199 -x3774 -x5059 -x7540 -x8559 -x3209 -x4835 x4467 -x1072 -x7599 -x9986 x8216 x7613 -x1404 x3820 -x2935 x9213 x6917 -x6990 -x8073 -x600 x406 -x6238 -x74 x6241 x7180 -x8433 -x4328 -x2529 x1707 -x302 -x1611 x9567 -x3878 x1239 -x2117 -x6625 x1166 -x5105 -x5848 -x9293 -x6198 -x248 x3846 -x7409 -x8029 -x3030 x7771 x2501 -x6369 x5432 -x1672 -x4199 -x9411 -x5707 x1126 -x1881 -x6619 -x685 x6045 -x9806 -x1372 -x3505 -x7909 -x4849 -x3004 x4943 x4555 x3268 -x491 -x8148 -x8105 -x5386 -x6146 -x8260 -x4451 -x2009 -x5501 -x7812 -x2571 x228 -x4214 x651 -x25 x5268 -x1354 -x1555 x4091 -x8136 -x3143 -x421 -x758 -x8274 x4586 -x737 x5296 -x8030 x2947 -x3179 -x492 -x9393 -x7507 -x1627 -x2039 -x6074 -x6774 -x3856 -x2100 -x7473 -x1802 x5942 -x7903 -x3950 -x4381 -x9671 x179 -x2893 -x5250 -x67 -x3093 -x5693 -x4385 x7858 -x8531 -x3864 -x9929 -x848 -x8444 -x9280 -x9388 -x6454 -x69 -x8872 x1228 -x5944 -x3045 -x604 x7664 -x8830 -x5953 -x584 -x2252 -x6934 -x1597 -x8352 x8542 -x6683 x5530 -x4740 -x2436 x6669 -x5720 -x2836 -x8397 -x8879 -x930 -x5323 x8159 -x2633 -x2829 -x3299 -x9627 -x4288 -x5235 -x6821 -x5591 -x7411 -x5246 x9134 -x6075 -x5333 -x1516 -x1550 -x695 -x559 -x5798 -x245 -x6244 -x4298 -x5805 -x511 -x1309 -x7845 -x5553 -x8391 x1504 -x3420 -x5655 -x776 x6175 -x9845 -x4751 -x4876 -x7386 -x7808 -x3385 -x3724 x6547 x3156 -x5658 x9363 x4370 -x8023 x9483 -x6643 -x6449 -x6889 x9927 -x6913 x9596 -x3791 x2242 -x9273 -x2643 -x6545 -x6611 -x2910 -x7415 -x7637 -x3771 x4932 -x5117 -x5872 -x1819 -x8033 -x3374 -x9717 -x2777 -x9272 -x2604 -x6702 -x7630 -x2950 -x4497 x8256 -x7865 -x7126 -x5021 -x1139 -x4159 -x5451 -x2362 x9299 x8708 -x7487 -x6708 -x1233 -x9850 -x1012 x9100 -x4580 -x4709 -x9183 -x2991 x5486 -x6583 -x2353 -x1363 -x5380 -x5352 -x253 -x6887 x142 x254 -x1420 x8057 -x8286 -x2247 -x3512 x2526 -x9453 -x8393 x5618 -x6877 -x5502 -x5988 -x620 -x2739 -x9915 -x5674 -x468 x3722 -x6404 -x3068 -x4522 -x7830 -x6414 -x1120 -x6362 -x9673 -x3172 -x648 x7699 -x6725 -x8675 -x9237 -x5644 -x3157 x787 -x5539 -x9883 -x2685 -x4424 -x1618 -x4363 -x7074 x6108 x1360 -x2919 -x4003 -x7431 -x6668 -x8753 -x5472 x1634 -x3267 -x5242 -x2911 x6515 -x6060 -x4330 -x6891 x2249 -x2203 x9527 x6868 -x9768 x9804 -x2696 -x3410 -x4949 -x188 -x1706 -x4141 -x995 -x1432 -x1382 x2108 -x8614 x416 -x3200 -x8244 -x1381 -x2580 x53 -x9966 -x4099 x4712 -x7387 -x4008 -x7844 x6756 -x6600
3581.47/3595.34	s SATISFIABLE
3581.47/3595.34	c Time taken to solve: 3591.591449197 seconds
3581.47/3595.34	c Total time taken: 3592.067286014557 seconds

Verifier Data

OK	2138

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-4847314-1784128648/watcher-4847314-1784128648 -o /tmp/evaluation-result-4847314-1784128648/solver-4847314-1784128648 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847314-1784128648/vars-4847314-1784128648 --bin-var /tmp/runsolver-exch-nodeE006-1784128647-22180 --watchdog 3760 run HOME/instance-4847314-1784128648.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1588372373 --intermediate --solver ortools 

running on 4 cores: 24-27

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 2-3,5,7-8,13,15-16,22,27,34,36,45-46,54
  3550 MHz: 4,6,28,30,59,61
  3600 MHz: 0-1,9-12,14,17-21,23-26,29,31-33,35,37-44,47-53,55-58,60,62-63
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 2-3
  3600 MHz: 0-1
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 24-27

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127480 MiB free)
  node 1: cores 8-15, 129019 MiB (128644 MiB free)
  node 2: cores 16-23, 128973 MiB (128628 MiB free)
  node 3: cores 24-31, 129003 MiB (128741 MiB free)
  node 4: cores 32-39, 129019 MiB (128590 MiB free)
  node 5: cores 40-47, 129019 MiB (128699 MiB free)
  node 6: cores 48-55, 129019 MiB (128700 MiB free)
  node 7: cores 56-63, 128474 MiB (127917 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=22373, runsolver pid=22363
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 0.00 0.05 1.33 2/856 22378
/proc/meminfo: memFree=1052053756/1055320700 swapFree=33554428/33554428
[pid=22373] ppid=22363 vsize=4324 memory=3200 CPUtime=0 cores=24-27
/proc/22373/stat : 22373 (run) S 22363 22373 22157 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 2453392 4427776 640 18446744073709551615 94192044814336 94192045708869 140731665336224 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94192045947920 94192045995664 94192060399616 140731665344642 140731665344877 140731665344877 140731665350609 0
/proc/22373/statm: 1081 800 712 219 0 143 0
[pid=22376] ppid=22373 vsize=16024 memory=11544 CPUtime=0.01 cores=24-27
/proc/22376/stat : 22376 (python3) R 22373 22373 22157 0 -1 4194304 1416 0 0 0 1 0 0 0 20 0 1 0 2453396 16408576 2688 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 2 0 0 0 17 24 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
/proc/22376/statm: 4006 2886 1626 753 0 1855 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 20348 KiB
Current children cumulated memory: 14744 KiB

[startup+0.211943 s]*
/proc/loadavg: 0.00 0.05 1.33 5/866 22390
/proc/meminfo: memFree=1052039592/1055320700 swapFree=33554428/33554428
[pid=22373] ppid=22363 vsize=4324 memory=3200 CPUtime=0 cores=24-27
/proc/22373/stat : 22373 (run) S 22363 22373 22157 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 2453392 4427776 640 18446744073709551615 94192044814336 94192045708869 140731665336224 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94192045947920 94192045995664 94192060399616 140731665344642 140731665344877 140731665344877 140731665350609 0
/proc/22373/statm: 1081 800 712 219 0 143 0
[pid=22376] ppid=22373 vsize=18628 memory=13520 CPUtime=0.02 cores=24-27
/proc/22376/stat : 22376 (python3) D 22373 22373 22157 0 -1 4194304 1907 0 0 0 2 0 0 0 20 0 1 0 2453396 19075072 3200 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 2 1 0 0 17 24 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
/proc/22376/statm: 4657 3380 1630 753 0 2506 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 22952 KiB
Current children cumulated memory: 16720 KiB

[startup+0.31127 s]*
/proc/loadavg: 0.00 0.05 1.33 1/870 22398
/proc/meminfo: memFree=1051997464/1055320700 swapFree=33554428/33554428
[pid=22373] ppid=22363 vsize=4324 memory=3200 CPUtime=0 cores=24-27
/proc/22373/stat : 22373 (run) S 22363 22373 22157 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 2453392 4427776 640 18446744073709551615 94192044814336 94192045708869 140731665336224 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94192045947920 94192045995664 94192060399616 140731665344642 140731665344877 140731665344877 140731665350609 0
/proc/22373/statm: 1081 800 712 219 0 143 0
[pid=22376] ppid=22373 vsize=21568 memory=16472 CPUtime=0.03 cores=24-27
/proc/22376/stat : 22376 (python3) D 22373 22373 22157 0 -1 4194304 2626 0 0 0 3 0 0 0 20 0 1 0 2453396 22085632 3968 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 2 1 0 0 17 24 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
/proc/22376/statm: 5392 4118 1655 753 0 3232 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 25892 KiB
Current children cumulated memory: 19672 KiB

[startup+0.700137 s]
/proc/loadavg: 0.00 0.05 1.33 5/885 22431
/proc/meminfo: memFree=1051998052/1055320700 swapFree=33554428/33554428
[pid=22373] ppid=22363 vsize=4324 memory=3200 CPUtime=0 cores=24-27
/proc/22373/stat : 22373 (run) S 22363 22373 22157 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 2453392 4427776 640 18446744073709551615 94192044814336 94192045708869 140731665336224 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94192045947920 94192045995664 94192060399616 140731665344642 140731665344877 140731665344877 140731665350609 0
/proc/22373/statm: 1081 800 712 219 0 143 0
[pid=22376] ppid=22373 vsize=28920 memory=22576 CPUtime=0.07 cores=24-27
/proc/22376/stat : 22376 (python3) D 22373 22373 22157 0 -1 4194304 3909 0 0 0 6 1 0 0 20 0 1 0 2453396 29614080 5504 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 2 1 0 0 17 24 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
/proc/22376/statm: 7230 5644 1993 753 0 4374 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 33244 KiB
Current children cumulated memory: 25776 KiB

[startup+1.50015 s]
/proc/loadavg: 0.00 0.05 1.33 5/921 22481
/proc/meminfo: memFree=1051947500/1055320700 swapFree=33554428/33554428
[pid=22373] ppid=22363 vsize=4324 memory=3200 CPUtime=0 cores=24-27
/proc/22373/stat : 22373 (run) S 22363 22373 22157 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 2453392 4427776 640 18446744073709551615 94192044814336 94192045708869 140731665336224 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94192045947920 94192045995664 94192060399616 140731665344642 140731665344877 140731665344877 140731665350609 0
/proc/22373/statm: 1081 800 712 219 0 143 0
[pid=22376] ppid=22373 vsize=263532 memory=54912 CPUtime=0.4 cores=24-27
/proc/22376/stat : 22376 (python3) D 22373 22373 22157 0 -1 4194304 8559 0 0 0 37 3 0 0 20 0 4 0 2453396 269856768 13568 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 2 0 0 0 17 24 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
/proc/22376/statm: 65883 13728 5849 753 0 47838 0
[pid=22376/tid=22473] ppid=22373 vsize=263532 memory=0 CPUtime=0.07 cores=24-27
/proc/22376/task/22473/stat : 22473 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 269856768 13568 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 2 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22474] ppid=22373 vsize=263532 memory=61783960453721 CPUtime=0.07 cores=24-27
/proc/22376/task/22474/stat : 22474 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 269856768 13568 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 2 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22475] ppid=22373 vsize=263532 memory=648579030773400052 CPUtime=0.07 cores=24-27
/proc/22376/task/22475/stat : 22475 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 269856768 13568 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 2 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 267856 KiB
Current children cumulated memory: 58112 KiB

[startup+3.11312 s]
/proc/loadavg: 1.36 0.33 1.42 6/944 22504
/proc/meminfo: memFree=1051348452/1055320700 swapFree=33554428/33554428
[pid=22373] ppid=22363 vsize=4324 memory=3200 CPUtime=0 cores=24-27
/proc/22373/stat : 22373 (run) S 22363 22373 22157 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 2453392 4427776 640 18446744073709551615 94192044814336 94192045708869 140731665336224 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94192045947920 94192045995664 94192060399616 140731665344642 140731665344877 140731665344877 140731665350609 0
/proc/22373/statm: 1081 800 712 219 0 143 0
[pid=22376] ppid=22373 vsize=418536 memory=106052 CPUtime=0.56 cores=24-27
/proc/22376/stat : 22376 (python3) D 22373 22373 22157 0 -1 4194304 16325 0 0 0 50 6 0 0 20 0 4 0 2453396 428580864 26496 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 2 0 0 0 17 24 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
/proc/22376/statm: 104634 26513 11653 753 0 55960 0
[pid=22376/tid=22473] ppid=22373 vsize=418536 memory=61783960453721 CPUtime=0.07 cores=24-27
/proc/22376/task/22473/stat : 22473 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 428580864 26496 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 2 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22474] ppid=22373 vsize=418536 memory=0 CPUtime=0.07 cores=24-27
/proc/22376/task/22474/stat : 22474 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 428580864 26496 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 2 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22475] ppid=22373 vsize=418536 memory=3200 CPUtime=0.07 cores=24-27
/proc/22376/task/22475/stat : 22475 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 428580864 26496 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 2 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 422860 KiB
Current children cumulated memory: 109252 KiB
heavy processes:

[startup+6.30015 s]
/proc/loadavg: 1.36 0.33 1.42 15/921 22529
/proc/meminfo: memFree=1050260176/1055320700 swapFree=33554428/33554428
[pid=22373] ppid=22363 vsize=4324 memory=3200 CPUtime=0 cores=24-27
/proc/22373/stat : 22373 (run) S 22363 22373 22157 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 2453392 4427776 640 18446744073709551615 94192044814336 94192045708869 140731665336224 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94192045947920 94192045995664 94192060399616 140731665344642 140731665344877 140731665344877 140731665350609 0
/proc/22373/statm: 1081 800 712 219 0 143 0
[pid=22376] ppid=22373 vsize=545736 memory=234960 CPUtime=3.6 cores=24-27
/proc/22376/stat : 22376 (python3) R 22373 22373 22157 0 -1 4194304 54795 0 0 0 351 9 0 0 20 0 4 0 2453396 558833664 58644 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 0 0 0 17 24 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
/proc/22376/statm: 136434 58740 13855 753 0 87471 0
[pid=22376/tid=22473] ppid=22373 vsize=545736 memory=0 CPUtime=0.07 cores=24-27
/proc/22376/task/22473/stat : 22473 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 558833664 58644 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22474] ppid=22373 vsize=545736 memory=14120 CPUtime=0.07 cores=24-27
/proc/22376/task/22474/stat : 22474 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 558833664 58644 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22475] ppid=22373 vsize=545736 memory=2508 CPUtime=0.07 cores=24-27
/proc/22376/task/22475/stat : 22475 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 558833664 58644 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
Current children cumulated CPU time: 3.6 s
Current children cumulated vsize: 550060 KiB
Current children cumulated memory: 238160 KiB
heavy processes:

[startup+12.7001 s]
/proc/loadavg: 3.69 0.86 1.58 14/913 22537
/proc/meminfo: memFree=1049212528/1055320700 swapFree=33554428/33554428
[pid=22373] ppid=22363 vsize=4324 memory=3200 CPUtime=0 cores=24-27
/proc/22373/stat : 22373 (run) S 22363 22373 22157 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 2453392 4427776 640 18446744073709551615 94192044814336 94192045708869 140731665336224 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94192045947920 94192045995664 94192060399616 140731665344642 140731665344877 140731665344877 140731665350609 0
/proc/22373/statm: 1081 800 712 219 0 143 0
[pid=22376] ppid=22373 vsize=619708 memory=305244 CPUtime=9.98 cores=24-27
/proc/22376/stat : 22376 (python3) R 22373 22373 22157 0 -1 4194304 82446 0 0 0 988 10 0 0 20 0 4 0 2453396 634580992 76201 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 0 0 0 17 24 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
/proc/22376/statm: 154927 76311 13871 753 0 105964 0
[pid=22376/tid=22473] ppid=22373 vsize=619708 memory=15254857074399529 CPUtime=0.07 cores=24-27
/proc/22376/task/22473/stat : 22473 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 634580992 76201 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22474] ppid=22373 vsize=619708 memory=3200 CPUtime=0.07 cores=24-27
/proc/22376/task/22474/stat : 22474 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 634580992 76201 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22475] ppid=22373 vsize=619708 memory=305036 CPUtime=0.07 cores=24-27
/proc/22376/task/22475/stat : 22475 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 634580992 76201 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
Current children cumulated CPU time: 9.98 s
Current children cumulated vsize: 624032 KiB
Current children cumulated memory: 308444 KiB
heavy processes:

[startup+25.5002 s]
/proc/loadavg: 5.58 1.36 1.73 13/913 22537
/proc/meminfo: memFree=1048202576/1055320700 swapFree=33554428/33554428
[pid=22373] ppid=22363 vsize=4324 memory=3200 CPUtime=0 cores=24-27
/proc/22373/stat : 22373 (run) S 22363 22373 22157 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 2453392 4427776 640 18446744073709551615 94192044814336 94192045708869 140731665336224 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94192045947920 94192045995664 94192060399616 140731665344642 140731665344877 140731665344877 140731665350609 0
/proc/22373/statm: 1081 800 712 219 0 143 0
[pid=22376] ppid=22373 vsize=666832 memory=353052 CPUtime=22.74 cores=24-27
/proc/22376/stat : 22376 (python3) R 22373 22373 22157 0 -1 4194304 111558 0 0 0 2263 11 0 0 20 0 4 0 2453396 682835968 88105 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 0 0 0 17 24 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
/proc/22376/statm: 166708 88263 13871 753 0 117745 0
[pid=22376/tid=22473] ppid=22373 vsize=666832 memory=15448 CPUtime=0.07 cores=24-27
/proc/22376/task/22473/stat : 22473 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 682835968 88105 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22474] ppid=22373 vsize=666832 memory=3200 CPUtime=0.07 cores=24-27

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

[pid=22373] ppid=22363 vsize=4324 memory=3200 CPUtime=0 cores=24-27
/proc/22373/stat : 22373 (run) S 22363 22373 22157 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 2453392 4427776 640 18446744073709551615 94192044814336 94192045708869 140731665336224 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94192045947920 94192045995664 94192060399616 140731665344642 140731665344877 140731665344877 140731665350609 0
/proc/22373/statm: 1081 800 712 219 0 143 0
[pid=22376] ppid=22373 vsize=1325272 memory=1019816 CPUtime=3508.69 cores=24-27
/proc/22376/stat : 22376 (python3) R 22373 22373 22157 0 -1 4194304 1168384 0 0 0 350803 66 0 0 20 0 4 0 2453396 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 0 0 0 17 24 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
/proc/22376/statm: 331318 254954 13903 753 0 282355 0
[pid=22376/tid=22473] ppid=22373 vsize=1325272 memory=3200 CPUtime=0.07 cores=24-27
/proc/22376/task/22473/stat : 22473 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22474] ppid=22373 vsize=1325272 memory=3200 CPUtime=0.07 cores=24-27
/proc/22376/task/22474/stat : 22474 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22475] ppid=22373 vsize=1325272 memory=3200 CPUtime=0.07 cores=24-27
/proc/22376/task/22475/stat : 22475 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
Current children cumulated CPU time: 3508.69 s
Current children cumulated vsize: 1329596 KiB
Current children cumulated memory: 1023016 KiB

[startup+3582.3 s]
/proc/loadavg: 16.10 16.30 16.06 17/932 23251
/proc/meminfo: memFree=1018551528/1055320700 swapFree=33554428/33554428
[pid=22373] ppid=22363 vsize=4324 memory=3200 CPUtime=0 cores=24-27
/proc/22373/stat : 22373 (run) S 22363 22373 22157 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 2453392 4427776 640 18446744073709551615 94192044814336 94192045708869 140731665336224 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94192045947920 94192045995664 94192060399616 140731665344642 140731665344877 140731665344877 140731665350609 0
/proc/22373/statm: 1081 800 712 219 0 143 0
[pid=22376] ppid=22373 vsize=1325272 memory=1019816 CPUtime=3568.51 cores=24-27
/proc/22376/stat : 22376 (python3) R 22373 22373 22157 0 -1 4194304 1189384 0 0 0 356784 67 0 0 20 0 4 0 2453396 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 0 0 0 17 24 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
/proc/22376/statm: 331318 254954 13903 753 0 282355 0
[pid=22376/tid=22473] ppid=22373 vsize=1325272 memory=1019816 CPUtime=0.07 cores=24-27
/proc/22376/task/22473/stat : 22473 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22474] ppid=22373 vsize=1325272 memory=15448 CPUtime=0.07 cores=24-27
/proc/22376/task/22474/stat : 22474 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22475] ppid=22373 vsize=1325272 memory=1019816 CPUtime=0.07 cores=24-27
/proc/22376/task/22475/stat : 22475 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
Current children cumulated CPU time: 3568.51 s
Current children cumulated vsize: 1329596 KiB
Current children cumulated memory: 1023016 KiB

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

# cumulated CPU time of all completed processes:  user=3580.92 s, system=0.691605 s

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

[startup+3584 s]*
/proc/loadavg: 16.10 16.30 16.06 17/932 23251
/proc/meminfo: memFree=1018239412/1055320700 swapFree=33554428/33554428
[pid=22373] ppid=22363 vsize=4324 memory=3200 CPUtime=0 cores=24-27
/proc/22373/stat : 22373 (run) S 22363 22373 22157 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 2453392 4427776 640 18446744073709551615 94192044814336 94192045708869 140731665336224 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94192045947920 94192045995664 94192060399616 140731665344642 140731665344877 140731665344877 140731665350609 0
/proc/22373/statm: 1081 800 712 219 0 143 0
[pid=22376] ppid=22373 vsize=1325272 memory=1019816 CPUtime=3570.21 cores=24-27
/proc/22376/stat : 22376 (python3) R 22373 22373 22157 0 -1 4194304 1189541 0 0 0 356954 67 0 0 20 0 4 0 2453396 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 0 0 0 17 24 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
/proc/22376/statm: 331318 254954 13903 753 0 282355 0
[pid=22376/tid=22473] ppid=22373 vsize=1325272 memory=8324804502407576462 CPUtime=0.07 cores=24-27
/proc/22376/task/22473/stat : 22473 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22474] ppid=22373 vsize=1325272 memory=7824893686456426116 CPUtime=0.07 cores=24-27
/proc/22376/task/22474/stat : 22474 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22475] ppid=22373 vsize=1325272 memory=-7371075648131860577 CPUtime=0.07 cores=24-27
/proc/22376/task/22475/stat : 22475 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
Current children cumulated CPU time: 3570.21 s
Current children cumulated vsize: 1329596 KiB
Current children cumulated memory: 1023016 KiB

[startup+3590.4 s]
/proc/loadavg: 16.09 16.29 16.06 17/932 23251
/proc/meminfo: memFree=1018539672/1055320700 swapFree=33554428/33554428
[pid=22373] ppid=22363 vsize=4324 memory=3200 CPUtime=0 cores=24-27
/proc/22373/stat : 22373 (run) S 22363 22373 22157 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 2453392 4427776 640 18446744073709551615 94192044814336 94192045708869 140731665336224 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94192045947920 94192045995664 94192060399616 140731665344642 140731665344877 140731665344877 140731665350609 0
/proc/22373/statm: 1081 800 712 219 0 143 0
[pid=22376] ppid=22373 vsize=1325272 memory=1019816 CPUtime=3576.58 cores=24-27
/proc/22376/stat : 22376 (python3) R 22373 22373 22157 0 -1 4194304 1189720 0 0 0 357591 67 0 0 20 0 4 0 2453396 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 0 0 0 17 24 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
/proc/22376/statm: 331318 254954 13903 753 0 282355 0
[pid=22376/tid=22473] ppid=22373 vsize=1325272 memory=15448 CPUtime=0.07 cores=24-27
/proc/22376/task/22473/stat : 22473 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22474] ppid=22373 vsize=1325272 memory=3200 CPUtime=0.07 cores=24-27
/proc/22376/task/22474/stat : 22474 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22475] ppid=22373 vsize=1325272 memory=1019816 CPUtime=0.07 cores=24-27
/proc/22376/task/22475/stat : 22475 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
Current children cumulated CPU time: 3576.58 s
Current children cumulated vsize: 1329596 KiB
Current children cumulated memory: 1023016 KiB

[startup+3593.6 s]
/proc/loadavg: 16.08 16.29 16.06 17/932 23251
/proc/meminfo: memFree=1018210576/1055320700 swapFree=33554428/33554428
[pid=22373] ppid=22363 vsize=4324 memory=3200 CPUtime=0 cores=24-27
/proc/22373/stat : 22373 (run) S 22363 22373 22157 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 2453392 4427776 640 18446744073709551615 94192044814336 94192045708869 140731665336224 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94192045947920 94192045995664 94192060399616 140731665344642 140731665344877 140731665344877 140731665350609 0
/proc/22373/statm: 1081 800 712 219 0 143 0
[pid=22376] ppid=22373 vsize=1325272 memory=1019816 CPUtime=3579.77 cores=24-27
/proc/22376/stat : 22376 (python3) R 22373 22373 22157 0 -1 4194304 1189797 0 0 0 357910 67 0 0 20 0 4 0 2453396 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 0 0 0 17 24 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
/proc/22376/statm: 331318 254954 13903 753 0 282355 0
[pid=22376/tid=22473] ppid=22373 vsize=1325272 memory=3200 CPUtime=0.07 cores=24-27
/proc/22376/task/22473/stat : 22473 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22474] ppid=22373 vsize=1325272 memory=3200 CPUtime=0.07 cores=24-27
/proc/22376/task/22474/stat : 22474 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22475] ppid=22373 vsize=1325272 memory=1019816 CPUtime=0.07 cores=24-27
/proc/22376/task/22475/stat : 22475 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
Current children cumulated CPU time: 3579.77 s
Current children cumulated vsize: 1329596 KiB
Current children cumulated memory: 1023016 KiB

[startup+3594.4 s]
/proc/loadavg: 16.08 16.29 16.06 18/932 23251
/proc/meminfo: memFree=1018235156/1055320700 swapFree=33554428/33554428
[pid=22373] ppid=22363 vsize=4324 memory=3200 CPUtime=0 cores=24-27
/proc/22373/stat : 22373 (run) S 22363 22373 22157 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 2453392 4427776 640 18446744073709551615 94192044814336 94192045708869 140731665336224 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94192045947920 94192045995664 94192060399616 140731665344642 140731665344877 140731665344877 140731665350609 0
/proc/22373/statm: 1081 800 712 219 0 143 0
[pid=22376] ppid=22373 vsize=1325272 memory=1019816 CPUtime=3580.57 cores=24-27
/proc/22376/stat : 22376 (python3) R 22373 22373 22157 0 -1 4194304 1189822 0 0 0 357990 67 0 0 20 0 4 0 2453396 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 0 0 0 17 24 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
/proc/22376/statm: 331318 254954 13903 753 0 282355 0
[pid=22376/tid=22473] ppid=22373 vsize=1325272 memory=3200 CPUtime=0.07 cores=24-27
/proc/22376/task/22473/stat : 22473 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22474] ppid=22373 vsize=1325272 memory=1019816 CPUtime=0.07 cores=24-27
/proc/22376/task/22474/stat : 22474 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22475] ppid=22373 vsize=1325272 memory=14409332649364336 CPUtime=0.07 cores=24-27
/proc/22376/task/22475/stat : 22475 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
Current children cumulated CPU time: 3580.57 s
Current children cumulated vsize: 1329596 KiB
Current children cumulated memory: 1023016 KiB

[startup+3595.2 s]
/proc/loadavg: 16.08 16.29 16.06 17/932 23251
/proc/meminfo: memFree=1018234996/1055320700 swapFree=33554428/33554428
[pid=22373] ppid=22363 vsize=4324 memory=3200 CPUtime=0 cores=24-27
/proc/22373/stat : 22373 (run) S 22363 22373 22157 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 2453392 4427776 640 18446744073709551615 94192044814336 94192045708869 140731665336224 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94192045947920 94192045995664 94192060399616 140731665344642 140731665344877 140731665344877 140731665350609 0
/proc/22373/statm: 1081 800 712 219 0 143 0
[pid=22376] ppid=22373 vsize=1325272 memory=1019816 CPUtime=3581.37 cores=24-27
/proc/22376/stat : 22376 (python3) R 22373 22373 22157 0 -1 4194304 1189875 0 0 0 358070 67 0 0 20 0 4 0 2453396 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 0 0 0 17 24 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
/proc/22376/statm: 331318 254954 13903 753 0 282355 0
[pid=22376/tid=22473] ppid=22373 vsize=1325272 memory=12864 CPUtime=0.07 cores=24-27
/proc/22376/task/22473/stat : 22473 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22474] ppid=22373 vsize=1325272 memory=5852 CPUtime=0.07 cores=24-27
/proc/22376/task/22474/stat : 22474 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22475] ppid=22373 vsize=1325272 memory=2508 CPUtime=0.07 cores=24-27
/proc/22376/task/22475/stat : 22475 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1357078528 254768 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 8405026 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
Current children cumulated CPU time: 3581.37 s
Current children cumulated vsize: 1329596 KiB
Current children cumulated memory: 1023016 KiB

[startup+3595.4 s]
/proc/loadavg: 16.08 16.29 16.06 17/932 23251
/proc/meminfo: memFree=1018234996/1055320700 swapFree=33554428/33554428
[pid=22373] ppid=22363 vsize=4324 memory=3200 CPUtime=0 cores=24-27
/proc/22373/stat : 22373 (run) S 22363 22373 22157 0 -1 4194304 265 122 0 0 0 0 0 0 20 0 1 0 2453392 4427776 640 18446744073709551615 94192044814336 94192045708869 140731665336224 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94192045947920 94192045995664 94192060399616 140731665344642 140731665344877 140731665344877 140731665350609 0
/proc/22373/statm: 1081 800 712 219 0 143 0
[pid=22376] ppid=22373 vsize=1322200 memory=1016908 CPUtime=3581.56 cores=24-27
/proc/22376/stat : 22376 (python3) R 22373 22373 22157 0 -1 4194304 1198170 0 0 0 358089 67 0 0 20 0 4 0 2453396 1353932800 254119 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 0 0 0 0 17 24 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
/proc/22376/statm: 330550 254227 13919 753 0 281587 0
[pid=22376/tid=22473] ppid=22373 vsize=1322200 memory=12864 CPUtime=0.07 cores=24-27
/proc/22376/task/22473/stat : 22473 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1353932800 254119 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 0 1 0 0 -1 27 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22474] ppid=22373 vsize=1322200 memory=5852 CPUtime=0.07 cores=24-27
/proc/22376/task/22474/stat : 22474 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1353932800 254119 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 0 1 0 0 -1 26 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
[pid=22376/tid=22475] ppid=22373 vsize=1322200 memory=2508 CPUtime=0.07 cores=24-27
/proc/22376/task/22475/stat : 22475 (python3) S 22373 22373 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453473 1353932800 254119 18446744073709551615 4321280 7402577 140723785439872 0 0 0 0 16781312 0 1 0 0 -1 25 0 0 0 0 0 9420256 10002664 14901248 140723785443229 140723785443480 140723785443480 140723785449402 0
Current children cumulated CPU time: 3581.56 s
Current children cumulated vsize: 1326524 KiB
Current children cumulated memory: 1020108 KiB

Child status: 0

Real time (s): 3595.43
CPU time (s): 3581.61
CPU user time (s): 3580.92
CPU system time (s): 0.691605
CPU usage (%): 99.6157
Max. virtual memory (cumulated for all children) (KiB): 1329596
Max. memory (cumulated for all children) (KiB): 1023016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3580.92
system time used= 0.691605
maximum resident set size= 1019072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1198976
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= 2852
involuntary context switches= 1654


# summary of solver processes directly reported to runsolver:
#   pid: 22373
#   total CPU time (s): 3581.61
#   total CPU user time (s): 3580.92
#   total CPU system time (s): 0.691605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.6869 second user time and 38.3296 second system time

The end

Launcher Data

Begin job on nodeE006 at 2026-07-15 17:17:28
IDJOB=4847314
IDBENCH=147222
IDSOLVER=3706
FILE ID=nodeE006/4847314-1784128648
RUNJOBID= nodeE006-1784128647-22180
SLURM_JOB_ID= 12756366
Free space on /tmp= 802060 MiB

SOLVER NAME= cpmpy_ortools (1 core) 2026-07-14
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/sorensson/garden/normalized-g100x100.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores 1 --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4847314-1784128648/watcher-4847314-1784128648 -o /tmp/evaluation-result-4847314-1784128648/solver-4847314-1784128648 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847314-1784128648/vars-4847314-1784128648 --bin-var /tmp/runsolver-exch-nodeE006-1784128647-22180 --watchdog 3760  run HOME/instance-4847314-1784128648.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1588372373 --intermediate --solver ortools

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

MD5SUM BENCH= 908a9c4c32d975b4e5850834449958a7
RANDOM SEED=1588372373

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        1052070836 kB
MemAvailable:   1049797416 kB
Buffers:            3336 kB
Cached:          1071748 kB
SwapCached:            0 kB
Active:           340012 kB
Inactive:         847956 kB
Active(anon):     139456 kB
Inactive(anon):        0 kB
Active(file):     200556 kB
Inactive(file):   847956 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            196136 kB
Writeback:             4 kB
AnonPages:        123004 kB
Mapped:           107144 kB
Shmem:             26428 kB
KReclaimable:     126816 kB
Slab:             493772 kB
SReclaimable:     126816 kB
SUnreclaim:       366956 kB
KernelStack:       14288 kB
PageTables:         4444 kB
SecPageTables:     11708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:     571964 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477228 kB
VmallocChunk:          0 kB
Percpu:           116480 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      371140 kB
DirectMap2M:    18825216 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 801064 MiB
End job on nodeE006 at 2026-07-15 18:17:25