Trace number 4786968

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
roundingsat-satsuma-opt 2026-06-11? (TO) 3600.06 3611.85

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/roussel/factor/
normalized-factor-sizeN=200-sizeP=101-sizeQ=200-410184650-max.opb
MD5SUM7019383684b6a8bf7ad7b84e6b4410bb
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 benchmark-193
Best CPU time to get the best result obtained on this benchmark2687.89
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20501
Total number of constraints60601
Number of constraints which are clauses60600
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint20200
Number of terms in the objective function 101
Biggest coefficient in the objective function 1267650600228229401496703205376
Number of bits for the biggest coefficient in the objective function 101
Sum of the numbers in the objective function 2535301200456458802993406410751
Number of bits of the sum of numbers in the objective function 101
Biggest number in a constraint 1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688
Number of bits of the biggest number in a constraint 300
Biggest sum of numbers in a constraint 4074071952668972172536891376818271167362115627974489459407595858486846194981300150535267275
Number of bits of the biggest sum of numbers301
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.06	c RoundingSat 2
0.00/0.06	c branch pb26-symm
0.00/0.06	c commit 801ab82
0.04/0.19	c 
0.04/0.19	c make graph and approximate orbits
0.04/0.21	c	 [group: #orbits ~= 2] (17.7045ms)
0.04/0.21	c 
0.04/0.21	c detect special group actions
0.04/0.21	c 	probe for Johnson action (limit=64)
0.04/0.21	c 	probe for row-column symmetry (limit=64, splits=16.7772M)
0.04/0.21	c 	probe for row symmetry (limit=64, splits=16.7772M)
0.04/0.22	c 	 found row 5050x2
0.04/0.22	c 	 (5.64978ms)
0.04/0.22	c 
0.04/0.22	c detect symmetries on remainder
0.04/0.22	c 	[graph: #vertices 162905 #edges 476904]
0.04/0.22	c 	dejavu (support_limit=48MB, budget_limit=64)
0.15/0.22	c 	[group: #symmetries 1*10^0 #gens 0] (8.59478ms)
0.15/0.22	c 
0.15/0.22	c finalize break order and special generators
0.15/0.22	c 
0.15/0.22	c generation finished
0.15/0.22	c 	[sbp: #constraints 0 #add_vars 0]
0.15/0.26	c UNIT CLEANUP
0.15/0.26	c #variables 20501 #constraints 65654
0.15/0.26	c objective is ce128 
0.15/0.26	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.15/0.26	c initial counting CF 32, 64, 128, Arb: 0 , 0 , 1 , 4
0.15/0.26	c bounds - >= -2535301200456458802993406410751 @ 0.161588
0.25/0.33	c rational objective -2.5353e+30
25.44/25.61	c #Conflicts: 1000 | #Constraints: 66654
59.42/59.70	c #Conflicts: 2000 | #Constraints: 67654
59.62/59.90	c DATABASE CLEANUP
59.62/59.90	c GARBAGE COLLECT
59.62/59.90	c rational objective -2.5353e+30
64.60/64.90	c bounds - >= -2535301200456458802993406410750 @ 64.495
65.89/66.26	c bounds - >= -2535301200456458802993406410749 @ 65.8552
67.49/67.85	c bounds - >= -2535301200456458802993406410748 @ 67.4374
69.98/70.32	c bounds - >= -2535301200456458802993406410747 @ 69.9016
71.88/72.26	c bounds - >= -2535301200456458802993406410746 @ 71.8302
73.79/74.14	c bounds - >= -2535301200456458802993406410745 @ 73.6994
75.47/75.88	c bounds - >= -2535301200456458802993406410744 @ 75.4339
76.78/77.19	c bounds - >= -2535301200456458802993406410743 @ 76.7483
78.77/79.18	c bounds - >= -2535301200456458802993406410742 @ 78.7273
80.85/81.23	c bounds - >= -2535301200456458802993406410741 @ 80.7657
82.66/83.01	c bounds - >= -2535301200456458802993406410740 @ 82.5474
84.04/84.45	c bounds - >= -2535301200456458802993406410739 @ 83.9757
85.83/86.27	c bounds - >= -2535301200456458802993406410738 @ 85.7931
87.13/87.58	c bounds - >= -2535301200456458802993406410737 @ 87.0979
88.42/88.89	c bounds - >= -2535301200456458802993406410736 @ 88.4013
89.63/90.11	c bounds - >= -2535301200456458802993406410735 @ 89.6146
92.01/92.40	c bounds - >= -2535301200456458802993406410734 @ 91.9033
93.31/93.73	c bounds - >= -2535301200456458802993406410733 @ 93.2303
94.72/95.19	c bounds - >= -2535301200456458802993406410732 @ 94.6762
96.00/96.43	c bounds - >= -2535301200456458802993406410731 @ 95.9159
96.80/97.20	c #Conflicts: 3000 | #Constraints: 52643
97.20/97.67	c bounds - >= -2535301200456458802993406410730 @ 97.1524
98.29/98.80	c bounds - >= -2535301200456458802993406410729 @ 98.2744
99.70/100.16	c bounds - >= -2535301200456458802993406410728 @ 99.6371
101.08/101.50	c bounds - >= -2535301200456458802993406410727 @ 100.965
102.17/102.68	c bounds - >= -2535301200456458802993406410726 @ 102.14
104.07/104.55	c bounds - >= -2535301200456458802993406410725 @ 104.004
105.26/105.76	c bounds - >= -2535301200456458802993406410724 @ 105.212
106.58/107.09	c bounds - >= -2535301200456458802993406410723 @ 106.539
109.06/109.52	c bounds - >= -2535301200456458802993406410722 @ 108.959
110.67/111.16	c bounds - >= -2535301200456458802993406410721 @ 110.588
112.05/112.51	c bounds - >= -2535301200456458802993406410720 @ 111.94
113.44/113.93	c bounds - >= -2535301200456458802993406410719 @ 113.353
115.34/115.82	c bounds - >= -2535301200456458802993406410718 @ 115.23
129.19/129.73	c #Conflicts: 4000 | #Constraints: 53737
133.59/134.11	c DATABASE CLEANUP
133.59/134.11	c GARBAGE COLLECT
133.59/134.11	c rational objective -2.5353e+30
141.46/142.02	c bounds - >= -2535301200456458802993406410717 @ 141.312
143.04/143.61	c bounds - >= -2535301200456458802993406410716 @ 142.898
146.23/146.80	c bounds - >= -2535301200456458802993406410715 @ 146.079
159.50/160.12	c bounds - >= -2535301200456458802993406410714 @ 159.357
161.08/161.70	c bounds - >= -2535301200456458802993406410713 @ 160.933
162.49/163.16	c bounds - >= -2535301200456458802993406410712 @ 162.386
164.38/165.05	c bounds - >= -2535301200456458802993406410711 @ 164.274
165.97/166.63	c bounds - >= -2535301200456458802993406410710 @ 165.841
167.86/168.55	c bounds - >= -2535301200456458802993406410709 @ 167.757
168.96/169.68	c bounds - >= -2535301200456458802993406410708 @ 168.885
170.15/170.89	c bounds - >= -2535301200456458802993406410707 @ 170.087
172.14/172.82	c bounds - >= -2535301200456458802993406410706 @ 172.01
173.54/174.26	c bounds - >= -2535301200456458802993406410705 @ 173.447
174.64/175.39	c bounds - >= -2535301200456458802993406410704 @ 174.576
175.83/176.54	c bounds - >= -2535301200456458802993406410703 @ 175.715
177.34/178.08	c bounds - >= -2535301200456458802993406410702 @ 177.258
178.62/179.30	c bounds - >= -2535301200456458802993406410701 @ 178.468
179.72/180.48	c bounds - >= -2535301200456458802993406410700 @ 179.648
181.11/181.82	c bounds - >= -2535301200456458802993406410699 @ 180.981
181.21/181.97	c #Conflicts: 5000 | #Constraints: 53261
182.61/183.37	c bounds - >= -2535301200456458802993406410698 @ 182.525
183.90/184.68	c bounds - >= -2535301200456458802993406410697 @ 183.836
185.31/186.08	c bounds - >= -2535301200456458802993406410696 @ 185.23
186.60/187.36	c bounds - >= -2535301200456458802993406410695 @ 186.503
187.79/188.59	c bounds - >= -2535301200456458802993406410694 @ 187.732
189.19/189.93	c bounds - >= -2535301200456458802993406410693 @ 189.065
218.99/219.80	c #Conflicts: 6000 | #Constraints: 54309
232.95/233.81	c DATABASE CLEANUP
232.95/233.81	c GARBAGE COLLECT
232.95/233.81	c rational objective -2.5353e+30
235.84/236.76	c bounds - >= -2535301200456458802993406410692 @ 235.711
237.03/237.95	c bounds - >= -2535301200456458802993406410691 @ 236.903
238.73/239.68	c bounds - >= -2535301200456458802993406410690 @ 238.622
239.92/240.85	c bounds - >= -2535301200456458802993406410689 @ 239.792
241.23/242.11	c bounds - >= -2535301200456458802993406410688 @ 241.049
242.51/243.45	c bounds - >= -2535301200456458802993406410687 @ 242.38
247.50/248.46	c bounds - >= -2535301200456458802993406410686 @ 247.379
249.89/250.87	c bounds - >= -2535301200456458802993406410685 @ 249.776
250.99/251.91	c #Conflicts: 7000 | #Constraints: 53300
251.58/252.58	c bounds - >= -2535301200456458802993406410684 @ 251.486
253.28/254.24	c bounds - >= -2535301200456458802993406410683 @ 253.139
254.67/255.65	c bounds - >= -2535301200456458802993406410682 @ 254.539
255.97/256.96	c bounds - >= -2535301200456458802993406410681 @ 255.852
257.26/258.25	c bounds - >= -2535301200456458802993406410680 @ 257.129
258.46/259.44	c bounds - >= -2535301200456458802993406410679 @ 258.314
259.76/260.79	c bounds - >= -2535301200456458802993406410678 @ 259.666
261.25/262.27	c bounds - >= -2535301200456458802993406410677 @ 261.138
262.55/263.54	c bounds - >= -2535301200456458802993406410676 @ 262.402
263.84/264.87	c bounds - >= -2535301200456458802993406410675 @ 263.731
265.44/266.49	c bounds - >= -2535301200456458802993406410674 @ 265.349
267.53/268.57	c bounds - >= -2535301200456458802993406410673 @ 267.413
269.72/270.73	c bounds - >= -2535301200456458802993406410672 @ 269.57
271.52/272.52	c bounds - >= -2535301200456458802993406410671 @ 271.354
272.71/273.71	c bounds - >= -2535301200456458802993406410670 @ 272.541
273.91/274.95	c bounds - >= -2535301200456458802993406410669 @ 273.78
275.02/276.10	c bounds - >= -2535301200456458802993406410668 @ 274.927
276.20/277.28	c bounds - >= -2535301200456458802993406410667 @ 276.097
277.50/278.56	c bounds - >= -2535301200456458802993406410666 @ 277.375
278.89/279.99	c bounds - >= -2535301200456458802993406410665 @ 278.802
280.79/281.81	c bounds - >= -2535301200456458802993406410664 @ 280.612
282.11/283.17	c bounds - >= -2535301200456458802993406410663 @ 281.973
283.49/284.55	c bounds - >= -2535301200456458802993406410662 @ 283.341
284.88/285.92	c bounds - >= -2535301200456458802993406410661 @ 284.71
286.48/287.50	c bounds - >= -2535301200456458802993406410660 @ 286.283
287.67/288.73	c bounds - >= -2535301200456458802993406410659 @ 287.516
289.47/290.60	c bounds - >= -2535301200456458802993406410658 @ 289.372
290.98/292.05	c bounds - >= -2535301200456458802993406410657 @ 290.819
292.36/293.43	c bounds - >= -2535301200456458802993406410656 @ 292.195
293.66/294.77	c bounds - >= -2535301200456458802993406410655 @ 293.533
295.25/296.33	c bounds - >= -2535301200456458802993406410654 @ 295.093
296.45/297.57	c bounds - >= -2535301200456458802993406410653 @ 296.325
298.44/299.57	c bounds - >= -2535301200456458802993406410652 @ 298.317
300.23/301.35	c bounds - >= -2535301200456458802993406410651 @ 300.095
301.94/303.01	c bounds - >= -2535301200456458802993406410650 @ 301.75
303.42/304.58	c bounds - >= -2535301200456458802993406410649 @ 303.31
303.72/304.86	c #Conflicts: 8000 | #Constraints: 54725
305.22/306.34	c bounds - >= -2535301200456458802993406410648 @ 305.071
331.23/332.45	c #Conflicts: 9000 | #Constraints: 55738
338.20/339.49	c DATABASE CLEANUP
338.20/339.49	c GARBAGE COLLECT
338.20/339.49	c bounds - >= -2535301200456458802993406410647 @ 338.065
340.09/341.32	c bounds - >= -2535301200456458802993406410646 @ 339.894
341.59/342.81	c bounds - >= -2535301200456458802993406410645 @ 341.379
343.08/344.33	c bounds - >= -2535301200456458802993406410644 @ 342.892
344.68/345.96	c bounds - >= -2535301200456458802993406410643 @ 344.519
345.98/347.27	c bounds - >= -2535301200456458802993406410642 @ 345.815
347.58/348.87	c bounds - >= -2535301200456458802993406410641 @ 347.418
349.17/350.47	c bounds - >= -2535301200456458802993406410640 @ 349.006
350.67/351.99	c bounds - >= -2535301200456458802993406410639 @ 350.521
352.06/353.34	c bounds - >= -2535301200456458802993406410638 @ 351.867
353.36/354.67	c bounds - >= -2535301200456458802993406410637 @ 353.198
355.05/356.38	c bounds - >= -2535301200456458802993406410636 @ 354.9
356.45/357.77	c bounds - >= -2535301200456458802993406410635 @ 356.285
357.94/359.20	c bounds - >= -2535301200456458802993406410634 @ 357.71
359.44/360.78	c bounds - >= -2535301200456458802993406410633 @ 359.289
360.93/362.26	c bounds - >= -2535301200456458802993406410632 @ 360.763
362.53/363.89	c bounds - >= -2535301200456458802993406410631 @ 362.387
364.02/365.39	c bounds - >= -2535301200456458802993406410630 @ 363.883
365.32/366.68	c bounds - >= -2535301200456458802993406410629 @ 365.164
366.83/368.12	c bounds - >= -2535301200456458802993406410628 @ 366.597
368.01/369.32	c bounds - >= -2535301200456458802993406410627 @ 367.801
369.21/370.56	c bounds - >= -2535301200456458802993406410626 @ 369.037
370.71/372.03	c bounds - >= -2535301200456458802993406410625 @ 370.503
372.09/373.46	c bounds - >= -2535301200456458802993406410624 @ 371.924
373.39/374.74	c bounds - >= -2535301200456458802993406410623 @ 373.198
376.48/377.88	c bounds - >= -2535301200456458802993406410622 @ 376.328
378.07/379.41	c bounds - >= -2535301200456458802993406410621 @ 377.846
379.68/381.05	c #Conflicts: 10000 | #Constraints: 54541
380.07/381.41	c bounds - >= -2535301200456458802993406410620 @ 379.842
381.46/382.82	c bounds - >= -2535301200456458802993406410619 @ 381.254
383.26/384.62	c bounds - >= -2535301200456458802993406410618 @ 383.043
385.85/387.26	c bounds - >= -2535301200456458802993406410617 @ 385.672
388.94/390.30	c bounds - >= -2535301200456458802993406410616 @ 388.7
390.83/392.24	c bounds - >= -2535301200456458802993406410615 @ 390.638
393.12/394.52	c bounds - >= -2535301200456458802993406410614 @ 392.91
394.51/395.94	c bounds - >= -2535301200456458802993406410613 @ 394.327
395.91/397.36	c bounds - >= -2535301200456458802993406410612 @ 395.739
397.21/398.64	c bounds - >= -2535301200456458802993406410611 @ 397.013
398.50/400.00	c bounds - >= -2535301200456458802993406410610 @ 398.372
399.80/401.21	c bounds - >= -2535301200456458802993406410609 @ 399.569
401.09/402.54	c bounds - >= -2535301200456458802993406410608 @ 400.903
402.49/403.96	c bounds - >= -2535301200456458802993406410607 @ 402.314
404.18/405.64	c bounds - >= -2535301200456458802993406410606 @ 403.987
406.28/407.72	c bounds - >= -2535301200456458802993406410605 @ 406.056
407.88/409.34	c bounds - >= -2535301200456458802993406410604 @ 407.678
433.60/435.14	c #Conflicts: 11000 | #Constraints: 55818
483.32/485.10	c #Conflicts: 12000 | #Constraints: 56818
483.71/485.46	c DATABASE CLEANUP
483.71/485.46	c GARBAGE COLLECT
483.71/485.46	c rational objective -2.5353e+30
485.32/487.03	c bounds - >= -2535301200456458802993406410495 @ 485.058
490.31/492.06	c bounds - >= -2535301200456458802993406410494 @ 490.076
494.40/496.15	c bounds - >= -2535301200456458802993406410493 @ 494.147
495.68/497.42	c bounds - >= -2535301200456458802993406410492 @ 495.417
498.47/500.29	c bounds - >= -2535301200456458802993406410491 @ 498.277
499.76/501.58	c bounds - >= -2535301200456458802993406410490 @ 499.561
501.16/502.90	c bounds - >= -2535301200456458802993406410489 @ 500.877
502.37/504.11	c bounds - >= -2535301200456458802993406410488 @ 502.083
503.55/505.37	c bounds - >= -2535301200456458802993406410487 @ 503.337
504.75/506.51	c bounds - >= -2535301200456458802993406410486 @ 504.472
506.44/508.21	c bounds - >= -2535301200456458802993406410485 @ 506.167
507.54/509.33	c bounds - >= -2535301200456458802993406410484 @ 507.282
508.93/510.79	c bounds - >= -2535301200456458802993406410483 @ 508.74
511.52/513.33	c bounds - >= -2535301200456458802993406410482 @ 511.277
513.02/514.82	c bounds - >= -2535301200456458802993406410481 @ 512.753
514.33/516.11	c bounds - >= -2535301200456458802993406410480 @ 514.042
516.01/517.85	c bounds - >= -2535301200456458802993406410479 @ 515.78
518.10/519.90	c bounds - >= -2535301200456458802993406410478 @ 517.817
519.90/521.73	c bounds - >= -2535301200456458802993406410477 @ 519.647
521.39/523.26	c bounds - >= -2535301200456458802993406410476 @ 521.164
522.79/524.64	c bounds - >= -2535301200456458802993406410475 @ 522.541
524.68/526.50	c bounds - >= -2535301200456458802993406410474 @ 524.393
525.97/527.81	c bounds - >= -2535301200456458802993406410473 @ 525.697
527.57/529.40	c bounds - >= -2535301200456458802993406410472 @ 527.287
528.76/530.66	c bounds - >= -2535301200456458802993406410471 @ 528.538
530.27/532.13	c bounds - >= -2535301200456458802993406410470 @ 530.011
531.75/533.65	c bounds - >= -2535301200456458802993406410469 @ 531.523
533.05/535.01	c bounds - >= -2535301200456458802993406410468 @ 532.872
534.44/536.33	c bounds - >= -2535301200456458802993406410467 @ 534.191
535.94/537.84	c bounds - >= -2535301200456458802993406410466 @ 535.693
537.25/539.13	c bounds - >= -2535301200456458802993406410465 @ 536.981
538.53/540.41	c bounds - >= -2535301200456458802993406410464 @ 538.259
539.73/541.63	c bounds - >= -2535301200456458802993406410463 @ 539.472
540.72/542.60	c #Conflicts: 13000 | #Constraints: 55656
541.13/543.09	c bounds - >= -2535301200456458802993406410462 @ 540.932
542.52/544.44	c bounds - >= -2535301200456458802993406410461 @ 542.278
543.81/545.76	c bounds - >= -2535301200456458802993406410460 @ 543.591
545.22/547.16	c bounds - >= -2535301200456458802993406410459 @ 544.985
546.60/548.59	c bounds - >= -2535301200456458802993406410458 @ 546.41
548.11/550.06	c bounds - >= -2535301200456458802993406410457 @ 547.875
549.59/551.54	c bounds - >= -2535301200456458802993406410456 @ 549.352
550.99/552.94	c bounds - >= -2535301200456458802993406410455 @ 550.741
552.48/554.41	c bounds - >= -2535301200456458802993406410454 @ 552.215
554.38/556.31	c bounds - >= -2535301200456458802993406410453 @ 554.108
556.57/558.55	c bounds - >= -2535301200456458802993406410452 @ 556.342
557.86/559.89	c bounds - >= -2535301200456458802993406410451 @ 557.675
559.26/561.29	c bounds - >= -2535301200456458802993406410450 @ 559.07
560.66/562.62	c bounds - >= -2535301200456458802993406410449 @ 560.397
561.96/564.00	c bounds - >= -2535301200456458802993406410448 @ 561.768
564.45/566.47	c bounds - >= -2535301200456458802993406410447 @ 564.232
565.35/567.34	c bounds - >= -2535301200456458802993406410446 @ 565.093
566.06/568.03	c bounds - >= -2535301200456458802993406410445 @ 565.778
567.44/569.40	c bounds - >= -2535301200456458802993406410444 @ 567.145
568.74/570.77	c bounds - >= -2535301200456458802993406410443 @ 568.514
570.04/572.11	c bounds - >= -2535301200456458802993406410442 @ 569.844
571.53/573.57	c bounds - >= -2535301200456458802993406410441 @ 571.304
574.03/576.08	c bounds - >= -2535301200456458802993406410440 @ 573.81
576.02/578.07	c bounds - >= -2535301200456458802993406410439 @ 575.791
576.31/578.34	c bounds - >= -2535301200456458802993406410438 @ 576.06
577.31/579.38	c bounds - >= -2535301200456458802993406410437 @ 577.099
578.80/580.85	c bounds - >= -2535301200456458802993406410436 @ 578.56
580.11/582.15	c bounds - >= -2535301200456458802993406410435 @ 579.852
593.75/595.81	c #Conflicts: 14000 | #Constraints: 57218
636.82/639.08	c #Conflicts: 15000 | #Constraints: 58218
637.30/639.56	c DATABASE CLEANUP
637.30/639.56	c GARBAGE COLLECT
637.30/639.56	c rational objective -2.5353e+30
642.79/645.04	c bounds - >= -2535301200456458802993406410434 @ 642.509
644.28/646.58	c bounds - >= -2535301200456458802993406410433 @ 644.047
644.58/646.81	c bounds - >= -2535301200456458802993406410432 @ 644.269
646.28/648.54	c bounds - >= -2535301200456458802993406410431 @ 645.997
648.57/650.81	c bounds - >= -2535301200456458802993406410430 @ 648.256
648.78/651.06	c bounds - >= -2535301200456458802993406410429 @ 648.506
649.47/651.74	c bounds - >= -2535301200456458802993406410428 @ 649.18
651.56/653.80	c bounds - >= -2535301200456458802993406410427 @ 651.235
653.76/656.03	c bounds - >= -2535301200456458802993406410426 @ 653.459
655.05/657.35	c bounds - >= -2535301200456458802993406410425 @ 654.771
655.65/657.94	c bounds - >= -2535301200456458802993406410424 @ 655.36
657.24/659.52	c bounds - >= -2535301200456458802993406410423 @ 656.936
659.74/662.10	c bounds - >= -2535301200456458802993406410422 @ 659.51
661.62/663.96	c bounds - >= -2535301200456458802993406410421 @ 661.367
663.52/665.81	c bounds - >= -2535301200456458802993406410420 @ 663.209
664.42/666.78	c bounds - >= -2535301200456458802993406410419 @ 664.168
666.01/668.31	c bounds - >= -2535301200456458802993406410418 @ 665.696
667.31/669.68	c bounds - >= -2535301200456458802993406410417 @ 667.064
669.40/671.72	c bounds - >= -2535301200456458802993406410416 @ 669.099
670.00/672.39	c bounds - >= -2535301200456458802993406410415 @ 669.769
671.29/673.65	c bounds - >= -2535301200456458802993406410414 @ 671.021
672.49/674.86	c bounds - >= -2535301200456458802993406410413 @ 672.221
674.08/676.47	c bounds - >= -2535301200456458802993406410412 @ 673.829
675.38/677.72	c bounds - >= -2535301200456458802993406410411 @ 675.079
676.69/679.05	c bounds - >= -2535301200456458802993406410410 @ 676.405
677.27/679.63	c bounds - >= -2535301200456458802993406410409 @ 676.98
678.57/680.91	c bounds - >= -2535301200456458802993406410408 @ 678.259
679.86/682.21	c bounds - >= -2535301200456458802993406410407 @ 679.55
681.46/683.80	c bounds - >= -2535301200456458802993406410406 @ 681.138
682.76/685.12	c bounds - >= -2535301200456458802993406410405 @ 682.447
685.04/687.45	c bounds - >= -2535301200456458802993406410404 @ 684.774
686.65/689.05	c bounds - >= -2535301200456458802993406410403 @ 686.362
687.65/690.11	c bounds - >= -2535301200456458802993406410402 @ 687.418
688.33/690.73	c bounds - >= -2535301200456458802993406410401 @ 688.045
688.93/691.30	c bounds - >= -2535301200456458802993406410400 @ 688.608
689.43/691.87	c bounds - >= -2535301200456458802993406410399 @ 689.179
690.82/693.25	c bounds - >= -2535301200456458802993406410398 @ 690.552
692.12/694.55	c bounds - >= -2535301200456458802993406410397 @ 691.845
693.32/695.78	c bounds - >= -2535301200456458802993406410396 @ 693.076
694.52/696.98	c bounds - >= -2535301200456458802993406410395 @ 694.271
695.73/698.18	c bounds - >= -2535301200456458802993406410394 @ 695.461
697.91/700.30	c bounds - >= -2535301200456458802993406410393 @ 697.58
699.50/701.92	c bounds - >= -2535301200456458802993406410392 @ 699.188
701.40/703.87	c bounds - >= -2535301200456458802993406410391 @ 701.134
703.19/705.69	c bounds - >= -2535301200456458802993406410390 @ 702.949
704.70/707.17	c bounds - >= -2535301200456458802993406410389 @ 704.427
704.98/707.49	c #Conflicts: 16000 | #Constraints: 56968
705.88/708.38	c bounds - >= -2535301200456458802993406410388 @ 705.625
706.59/709.04	c bounds - >= -2535301200456458802993406410387 @ 706.287
707.28/709.70	c bounds - >= -2535301200456458802993406410386 @ 706.942
707.87/710.37	c bounds - >= -2535301200456458802993406410385 @ 707.615
708.59/711.05	c bounds - >= -2535301200456458802993406410384 @ 708.286
710.27/712.78	c bounds - >= -2535301200456458802993406410383 @ 710.012
711.96/714.47	c bounds - >= -2535301200456458802993406410382 @ 711.701
713.46/716.00	c bounds - >= -2535301200456458802993406410381 @ 713.218
715.75/718.23	c bounds - >= -2535301200456458802993406410380 @ 715.448
717.14/719.60	c bounds - >= -2535301200456458802993406410379 @ 716.814
718.44/720.92	c bounds - >= -2535301200456458802993406410378 @ 718.128
719.44/721.90	c bounds - >= -2535301200456458802993406410377 @ 719.106
721.73/724.26	c bounds - >= -2535301200456458802993406410376 @ 721.459
723.72/726.26	c bounds - >= -2535301200456458802993406410375 @ 723.449
724.72/727.29	c bounds - >= -2535301200456458802993406410374 @ 724.472
726.53/729.07	c bounds - >= -2535301200456458802993406410373 @ 726.251
732.61/735.14	c bounds - >= -2535301200456458802993406410372 @ 732.297
738.27/740.83	c bounds - >= -2535301200456458802993406410371 @ 737.976
740.87/743.47	c bounds - >= -2535301200456458802993406410370 @ 740.607
742.47/745.09	c bounds - >= -2535301200456458802993406410369 @ 742.223
743.66/746.21	c bounds - >= -2535301200456458802993406410368 @ 743.339
763.89/766.58	c #Conflicts: 17000 | #Constraints: 58304
811.02/813.85	c #Conflicts: 18000 | #Constraints: 59314
817.50/820.37	c DATABASE CLEANUP
817.50/820.37	c GARBAGE COLLECT
817.50/820.37	c bounds - >= -2535301200456458802993406410239 @ 817.177
832.16/835.01	c bounds - >= -2535301200456458802993406410238 @ 831.772
835.64/838.52	c bounds - >= -2535301200456458802993406410237 @ 835.265
837.93/840.87	c bounds - >= -2535301200456458802993406410236 @ 837.612
839.92/842.81	c bounds - >= -2535301200456458802993406410235 @ 839.543
841.92/844.81	c bounds - >= -2535301200456458802993406410234 @ 841.538
843.81/846.70	c bounds - >= -2535301200456458802993406410233 @ 843.415
845.41/848.36	c bounds - >= -2535301200456458802993406410232 @ 845.067
847.01/849.91	c bounds - >= -2535301200456458802993406410231 @ 846.614
848.60/851.52	c bounds - >= -2535301200456458802993406410230 @ 848.219
850.00/852.93	c bounds - >= -2535301200456458802993406410229 @ 849.628
852.20/855.16	c bounds - >= -2535301200456458802993406410228 @ 851.845
853.10/856.02	c #Conflicts: 19000 | #Constraints: 57174
853.58/856.51	c bounds - >= -2535301200456458802993406410227 @ 853.192
855.68/858.62	c bounds - >= -2535301200456458802993406410226 @ 855.291
857.19/860.12	c bounds - >= -2535301200456458802993406410225 @ 856.788
858.77/861.72	c bounds - >= -2535301200456458802993406410224 @ 858.382
860.36/863.34	c bounds - >= -2535301200456458802993406410223 @ 860.002
862.26/865.27	c bounds - >= -2535301200456458802993406410222 @ 861.928
864.85/867.83	c bounds - >= -2535301200456458802993406410221 @ 864.474
866.84/869.82	c bounds - >= -2535301200456458802993406410220 @ 866.462
869.23/872.23	c bounds - >= -2535301200456458802993406410219 @ 868.865
870.63/873.62	c bounds - >= -2535301200456458802993406410218 @ 870.245
872.32/875.30	c bounds - >= -2535301200456458802993406410217 @ 871.92
873.72/876.78	c bounds - >= -2535301200456458802993406410216 @ 873.395
875.31/878.37	c bounds - >= -2535301200456458802993406410215 @ 874.983
877.51/880.59	c bounds - >= -2535301200456458802993406410214 @ 877.195
879.30/882.39	c bounds - >= -2535301200456458802993406410213 @ 878.985
881.11/884.19	c bounds - >= -2535301200456458802993406410212 @ 880.78
883.00/886.10	c bounds - >= -2535301200456458802993406410211 @ 882.682
884.88/887.92	c bounds - >= -2535301200456458802993406410210 @ 884.496
886.47/889.59	c bounds - >= -2535301200456458802993406410209 @ 886.158
888.08/891.15	c bounds - >= -2535301200456458802993406410208 @ 887.712
889.76/892.82	c bounds - >= -2535301200456458802993406410207 @ 889.383
891.66/894.73	c bounds - >= -2535301200456458802993406410206 @ 891.284
893.46/896.59	c bounds - >= -2535301200456458802993406410205 @ 893.138
897.74/900.87	c bounds - >= -2535301200456458802993406410204 @ 897.403
899.74/902.87	c bounds - >= -2535301200456458802993406410203 @ 899.39
902.53/905.67	c bounds - >= -2535301200456458802993406410202 @ 902.182
904.42/907.50	c bounds - >= -2535301200456458802993406410201 @ 904.007
906.21/909.37	c bounds - >= -2535301200456458802993406410200 @ 905.875
908.11/911.22	c bounds - >= -2535301200456458802993406410199 @ 907.712
909.50/912.64	c bounds - >= -2535301200456458802993406410198 @ 909.127
911.01/914.15	c bounds - >= -2535301200456458802993406410197 @ 910.634
912.49/915.68	c bounds - >= -2535301200456458802993406410196 @ 912.162
913.39/916.58	c #Conflicts: 20000 | #Constraints: 58770
914.09/917.21	c bounds - >= -2535301200456458802993406410195 @ 913.69
915.68/918.81	c bounds - >= -2535301200456458802993406410194 @ 915.279
917.18/920.34	c bounds - >= -2535301200456458802993406410193 @ 916.803
918.57/921.78	c bounds - >= -2535301200456458802993406410192 @ 918.238
920.98/924.13	c bounds - >= -2535301200456458802993406410191 @ 920.579
950.66/954.01	c #Conflicts: 21000 | #Constraints: 59878
974.58/977.92	c DATABASE CLEANUP
974.58/977.92	c GARBAGE COLLECT
974.58/977.92	c bounds - >= -2535301200456458802993406410190 @ 974.169
977.37/980.76	c bounds - >= -2535301200456458802993406410189 @ 977.004
980.16/983.54	c bounds - >= -2535301200456458802993406410188 @ 979.777
982.26/985.67	c bounds - >= -2535301200456458802993406410187 @ 981.898
984.05/987.46	c bounds - >= -2535301200456458802993406410186 @ 983.679
985.55/988.96	c bounds - >= -2535301200456458802993406410185 @ 985.17
987.04/990.48	c bounds - >= -2535301200456458802993406410184 @ 986.687
990.53/994.00	c bounds - >= -2535301200456458802993406410183 @ 990.198
990.93/994.39	c #Conflicts: 22000 | #Constraints: 57508
993.52/996.93	c bounds - >= -2535301200456458802993406410182 @ 993.121
995.31/998.72	c bounds - >= -2535301200456458802993406410181 @ 994.904
996.91/1000.31	c bounds - >= -2535301200456458802993406410180 @ 996.49
997.41/1000.82	c bounds - >= -2535301200456458802993406410179 @ 997
997.90/1001.33	c bounds - >= -2535301200456458802993406410178 @ 997.502
998.40/1001.83	c bounds - >= -2535301200456458802993406410177 @ 998.004
998.90/1002.35	c bounds - >= -2535301200456458802993406410176 @ 998.516
1000.61/1004.03	c bounds - >= -2535301200456458802993406410175 @ 1000.2
1002.39/1005.82	c bounds - >= -2535301200456458802993406410174 @ 1001.98
1004.18/1007.68	c bounds - >= -2535301200456458802993406410173 @ 1003.83
1005.38/1008.85	c bounds - >= -2535301200456458802993406410172 @ 1005
1006.97/1010.40	c bounds - >= -2535301200456458802993406410171 @ 1006.54
1008.27/1011.74	c bounds - >= -2535301200456458802993406410170 @ 1007.88
1009.68/1013.13	c bounds - >= -2535301200456458802993406410169 @ 1009.27
1011.16/1014.66	c bounds - >= -2535301200456458802993406410168 @ 1010.79
1012.86/1016.36	c bounds - >= -2535301200456458802993406410167 @ 1012.48
1014.95/1018.45	c bounds - >= -2535301200456458802993406410166 @ 1014.56
1017.44/1020.98	c bounds - >= -2535301200456458802993406410165 @ 1017.09
1019.83/1023.38	c bounds - >= -2535301200456458802993406410164 @ 1019.48
1022.72/1026.28	c bounds - >= -2535301200456458802993406410163 @ 1022.37
1024.32/1027.80	c bounds - >= -2535301200456458802993406410162 @ 1023.88
1025.71/1029.27	c bounds - >= -2535301200456458802993406410161 @ 1025.35
1027.31/1030.83	c bounds - >= -2535301200456458802993406410160 @ 1026.91
1028.80/1032.31	c bounds - >= -2535301200456458802993406410159 @ 1028.39
1031.51/1035.02	c bounds - >= -2535301200456458802993406410158 @ 1031.09
1033.29/1036.86	c bounds - >= -2535301200456458802993406410157 @ 1032.91
1035.18/1038.71	c bounds - >= -2535301200456458802993406410156 @ 1034.76
1037.27/1040.88	c bounds - >= -2535301200456458802993406410155 @ 1036.92
1038.97/1042.53	c bounds - >= -2535301200456458802993406410154 @ 1038.57
1040.58/1044.17	c bounds - >= -2535301200456458802993406410153 @ 1040.2
1043.96/1047.56	c bounds - >= -2535301200456458802993406410152 @ 1043.57
1046.75/1050.34	c bounds - >= -2535301200456458802993406410151 @ 1046.35
1048.35/1051.99	c bounds - >= -2535301200456458802993406410150 @ 1047.99
1050.45/1054.04	c bounds - >= -2535301200456458802993406410149 @ 1050.04
1051.83/1055.42	c bounds - >= -2535301200456458802993406410148 @ 1051.41
1054.22/1057.81	c bounds - >= -2535301200456458802993406410147 @ 1053.79
1055.53/1059.18	c bounds - >= -2535301200456458802993406410146 @ 1055.15
1056.91/1060.52	c bounds - >= -2535301200456458802993406410145 @ 1056.48
1057.71/1061.32	c bounds - >= -2535301200456458802993406410144 @ 1057.28
1058.43/1062.08	c bounds - >= -2535301200456458802993406410143 @ 1058.05
1060.21/1063.81	c #Conflicts: 23000 | #Constraints: 59220
1060.91/1064.57	c bounds - >= -2535301200456458802993406410142 @ 1060.52
1062.60/1066.28	c bounds - >= -2535301200456458802993406410141 @ 1062.23
1064.30/1067.95	c bounds - >= -2535301200456458802993406410140 @ 1063.89
1066.09/1069.77	c bounds - >= -2535301200456458802993406410139 @ 1065.71
1067.88/1071.52	c bounds - >= -2535301200456458802993406410138 @ 1067.45
1069.49/1073.19	c bounds - >= -2535301200456458802993406410137 @ 1069.11
1071.67/1075.37	c bounds - >= -2535301200456458802993406410136 @ 1071.29
1074.06/1077.78	c bounds - >= -2535301200456458802993406410135 @ 1073.69
1075.06/1078.78	c bounds - >= -2535301200456458802993406410134 @ 1074.68
1076.55/1080.27	c bounds - >= -2535301200456458802993406410133 @ 1076.17
1077.75/1081.44	c bounds - >= -2535301200456458802993406410132 @ 1077.33
1080.04/1083.78	c bounds - >= -2535301200456458802993406410131 @ 1079.67
1082.03/1085.76	c bounds - >= -2535301200456458802993406410130 @ 1081.64
1083.83/1087.58	c bounds - >= -2535301200456458802993406410129 @ 1083.46
1085.43/1089.15	c bounds - >= -2535301200456458802993406410128 @ 1085.02
1116.34/1120.13	c #Conflicts: 24000 | #Constraints: 60475
1156.58/1160.52	c #Conflicts: 25000 | #Constraints: 61475
1161.08/1165.02	c DATABASE CLEANUP
1161.08/1165.02	c GARBAGE COLLECT
1161.08/1165.02	c rational objective -2.5353e+30
1165.07/1169.03	c bounds - >= -2535301200456458802993406410127 @ 1164.58
1167.35/1171.38	c bounds - >= -2535301200456458802993406410126 @ 1166.93
1168.84/1172.87	c bounds - >= -2535301200456458802993406410125 @ 1168.41
1171.53/1175.56	c bounds - >= -2535301200456458802993406410124 @ 1171.09
1176.52/1180.56	c bounds - >= -2535301200456458802993406410123 @ 1176.08
1178.71/1182.74	c bounds - >= -2535301200456458802993406410122 @ 1178.25
1179.41/1183.44	c bounds - >= -2535301200456458802993406410121 @ 1178.94
1180.12/1184.12	c bounds - >= -2535301200456458802993406410120 @ 1179.62
1182.30/1186.32	c bounds - >= -2535301200456458802993406410119 @ 1181.81
1182.60/1186.60	c bounds - >= -2535301200456458802993406410118 @ 1182.09
1184.79/1188.88	c bounds - >= -2535301200456458802993406410117 @ 1184.37
1187.78/1191.80	c bounds - >= -2535301200456458802993406410116 @ 1187.27
1188.57/1192.68	c bounds - >= -2535301200456458802993406410115 @ 1188.15
1189.37/1193.45	c bounds - >= -2535301200456458802993406410114 @ 1188.92
1190.08/1194.17	c bounds - >= -2535301200456458802993406410113 @ 1189.64
1190.98/1195.04	c bounds - >= -2535301200456458802993406410112 @ 1190.51
1191.66/1195.71	c bounds - >= -2535301200456458802993406410111 @ 1191.17
1193.46/1197.57	c bounds - >= -2535301200456458802993406410110 @ 1193.02
1194.26/1198.30	c bounds - >= -2535301200456458802993406410109 @ 1193.75
1194.85/1198.99	c bounds - >= -2535301200456458802993406410108 @ 1194.44
1195.66/1199.72	c bounds - >= -2535301200456458802993406410107 @ 1195.16
1196.36/1200.46	c bounds - >= -2535301200456458802993406410106 @ 1195.91
1197.16/1201.22	c bounds - >= -2535301200456458802993406410105 @ 1196.66
1197.85/1201.92	c bounds - >= -2535301200456458802993406410104 @ 1197.37
1198.07/1202.16	c bounds - >= -2535301200456458802993406410103 @ 1197.6
1198.75/1202.87	c bounds - >= -2535301200456458802993406410102 @ 1198.31
1199.45/1203.58	c bounds - >= -2535301200456458802993406410101 @ 1199.01
1200.24/1204.30	c bounds - >= -2535301200456458802993406410100 @ 1199.74
1200.44/1204.53	c bounds - >= -2535301200456458802993406410099 @ 1199.96
1203.53/1207.67	c bounds - >= -2535301200456458802993406410098 @ 1203.09
1205.63/1209.70	c bounds - >= -2535301200456458802993406410097 @ 1205.12
1207.22/1211.33	c bounds - >= -2535301200456458802993406410096 @ 1206.74
1209.03/1213.12	c bounds - >= -2535301200456458802993406410095 @ 1208.52
1210.51/1214.61	c bounds - >= -2535301200456458802993406410094 @ 1210.01
1212.10/1216.25	c bounds - >= -2535301200456458802993406410093 @ 1211.64
1213.70/1217.83	c bounds - >= -2535301200456458802993406410092 @ 1213.21
1215.29/1219.43	c bounds - >= -2535301200456458802993406410091 @ 1214.81
1216.69/1220.87	c bounds - >= -2535301200456458802993406410090 @ 1216.24
1218.18/1222.33	c bounds - >= -2535301200456458802993406410089 @ 1217.7
1219.48/1223.64	c bounds - >= -2535301200456458802993406410088 @ 1219
1219.78/1223.90	c #Conflicts: 26000 | #Constraints: 59516
1220.99/1225.12	c bounds - >= -2535301200456458802993406410087 @ 1220.49
1222.57/1226.71	c bounds - >= -2535301200456458802993406410086 @ 1222.07
1224.06/1228.25	c bounds - >= -2535301200456458802993406410085 @ 1223.6
1225.66/1229.89	c bounds - >= -2535301200456458802993406410084 @ 1225.24
1227.16/1231.39	c bounds - >= -2535301200456458802993406410083 @ 1226.73
1228.56/1232.75	c bounds - >= -2535301200456458802993406410082 @ 1228.08
1230.35/1234.52	c bounds - >= -2535301200456458802993406410081 @ 1229.85
1231.86/1236.03	c bounds - >= -2535301200456458802993406410080 @ 1231.35
1232.85/1237.08	c bounds - >= -2535301200456458802993406410079 @ 1232.4
1234.54/1238.77	c bounds - >= -2535301200456458802993406410078 @ 1234.09
1236.43/1240.68	c bounds - >= -2535301200456458802993406410077 @ 1235.99
1238.12/1242.31	c bounds - >= -2535301200456458802993406410076 @ 1237.61
1239.62/1243.84	c bounds - >= -2535301200456458802993406410075 @ 1239.13
1241.02/1245.26	c bounds - >= -2535301200456458802993406410074 @ 1240.55
1242.61/1246.87	c bounds - >= -2535301200456458802993406410073 @ 1242.16
1244.21/1248.46	c bounds - >= -2535301200456458802993406410072 @ 1243.75
1247.10/1251.36	c bounds - >= -2535301200456458802993406410071 @ 1246.64
1247.91/1252.13	c bounds - >= -2535301200456458802993406410070 @ 1247.41
1248.69/1252.97	c bounds - >= -2535301200456458802993406410069 @ 1248.24
1250.98/1255.25	c bounds - >= -2535301200456458802993406410068 @ 1250.51
1252.68/1257.00	c bounds - >= -2535301200456458802993406410067 @ 1252.25
1254.57/1258.81	c bounds - >= -2535301200456458802993406410066 @ 1254.06
1256.17/1260.46	c bounds - >= -2535301200456458802993406410065 @ 1255.7
1257.77/1262.05	c bounds - >= -2535301200456458802993406410064 @ 1257.29
1260.35/1264.67	c bounds - >= -2535301200456458802993406410063 @ 1259.9
1262.15/1266.45	c bounds - >= -2535301200456458802993406410062 @ 1261.68
1263.85/1268.13	c bounds - >= -2535301200456458802993406410061 @ 1263.35
1264.75/1269.03	c bounds - >= -2535301200456458802993406410060 @ 1264.25
1265.53/1269.81	c bounds - >= -2535301200456458802993406410059 @ 1265.02
1267.03/1271.34	c bounds - >= -2535301200456458802993406410058 @ 1266.54
1269.02/1273.30	c bounds - >= -2535301200456458802993406410057 @ 1268.5
1270.62/1274.92	c bounds - >= -2535301200456458802993406410056 @ 1270.12
1272.11/1276.40	c bounds - >= -2535301200456458802993406410055 @ 1271.59
1273.91/1278.22	c bounds - >= -2535301200456458802993406410054 @ 1273.41
1275.50/1279.89	c bounds - >= -2535301200456458802993406410053 @ 1275.07
1277.40/1281.75	c bounds - >= -2535301200456458802993406410052 @ 1276.92
1278.29/1282.60	c bounds - >= -2535301200456458802993406410051 @ 1277.77
1279.80/1284.17	c bounds - >= -2535301200456458802993406410050 @ 1279.33
1282.18/1286.53	c bounds - >= -2535301200456458802993406410049 @ 1281.69
1283.28/1287.62	c bounds - >= -2535301200456458802993406410048 @ 1282.77
1284.87/1289.22	c bounds - >= -2535301200456458802993406410047 @ 1284.37
1286.47/1290.89	c bounds - >= -2535301200456458802993406410046 @ 1286.04
1288.16/1292.54	c bounds - >= -2535301200456458802993406410045 @ 1287.68
1289.96/1294.33	c bounds - >= -2535301200456458802993406410044 @ 1289.46
1291.66/1296.09	c bounds - >= -2535301200456458802993406410043 @ 1291.21
1293.44/1297.85	c bounds - >= -2535301200456458802993406410042 @ 1292.97
1295.14/1299.50	c bounds - >= -2535301200456458802993406410041 @ 1294.61
1296.65/1301.06	c bounds - >= -2535301200456458802993406410040 @ 1296.17
1298.13/1302.56	c bounds - >= -2535301200456458802993406410039 @ 1297.67
1300.02/1304.41	c bounds - >= -2535301200456458802993406410038 @ 1299.51
1301.52/1306.00	c bounds - >= -2535301200456458802993406410037 @ 1301.09
1303.11/1307.54	c bounds - >= -2535301200456458802993406410036 @ 1302.63
1304.62/1309.05	c bounds - >= -2535301200456458802993406410035 @ 1304.13
1306.20/1310.62	c bounds - >= -2535301200456458802993406410034 @ 1305.69
1306.71/1311.18	c #Conflicts: 27000 | #Constraints: 61609
1307.90/1312.33	c bounds - >= -2535301200456458802993406410033 @ 1307.4
1309.50/1313.96	c bounds - >= -2535301200456458802993406410032 @ 1309.03
1310.71/1315.17	c bounds - >= -2535301200456458802993406410031 @ 1310.23
1312.29/1316.74	c bounds - >= -2535301200456458802993406410030 @ 1311.8
1313.88/1318.31	c bounds - >= -2535301200456458802993406410029 @ 1313.36
1345.97/1350.52	c #Conflicts: 28000 | #Constraints: 62705
1386.04/1390.76	c #Conflicts: 29000 | #Constraints: 63705
1390.91/1395.62	c DATABASE CLEANUP
1390.91/1395.62	c GARBAGE COLLECT
1390.91/1395.62	c bounds - >= -2535301200456458802993406410028 @ 1390.38
1392.91/1397.65	c bounds - >= -2535301200456458802993406410027 @ 1392.41
1395.31/1400.11	c bounds - >= -2535301200456458802993406410026 @ 1394.85
1397.19/1401.95	c bounds - >= -2535301200456458802993406410025 @ 1396.69
1399.50/1404.26	c bounds - >= -2535301200456458802993406410024 @ 1399
1400.19/1404.95	c bounds - >= -2535301200456458802993406410023 @ 1399.68
1402.40/1407.16	c bounds - >= -2535301200456458802993406410022 @ 1401.88
1403.88/1408.61	c bounds - >= -2535301200456458802993406410021 @ 1403.33
1405.29/1410.04	c bounds - >= -2535301200456458802993406410020 @ 1404.75
1406.77/1411.53	c bounds - >= -2535301200456458802993406410019 @ 1406.24
1408.77/1413.59	c bounds - >= -2535301200456458802993406410018 @ 1408.3
1411.16/1416.00	c bounds - >= -2535301200456458802993406410017 @ 1410.7
1412.55/1417.37	c bounds - >= -2535301200456458802993406410016 @ 1412.07
1413.95/1418.79	c bounds - >= -2535301200456458802993406410015 @ 1413.48
1416.04/1420.88	c bounds - >= -2535301200456458802993406410014 @ 1415.56
1417.74/1422.57	c bounds - >= -2535301200456458802993406410013 @ 1417.25
1420.13/1424.94	c bounds - >= -2535301200456458802993406410012 @ 1419.6
1421.72/1426.52	c bounds - >= -2535301200456458802993406410011 @ 1421.18
1423.12/1427.97	c bounds - >= -2535301200456458802993406410010 @ 1422.63
1424.51/1429.33	c bounds - >= -2535301200456458802993406410009 @ 1423.98
1426.11/1430.91	c bounds - >= -2535301200456458802993406410008 @ 1425.56
1426.81/1431.63	c bounds - >= -2535301200456458802993406410007 @ 1426.28
1428.50/1433.36	c bounds - >= -2535301200456458802993406410006 @ 1428
1429.90/1434.72	c bounds - >= -2535301200456458802993406410005 @ 1429.36
1431.39/1436.22	c bounds - >= -2535301200456458802993406410004 @ 1430.86
1432.89/1437.70	c bounds - >= -2535301200456458802993406410003 @ 1432.33
1434.38/1439.25	c bounds - >= -2535301200456458802993406410002 @ 1433.87
1436.48/1441.31	c bounds - >= -2535301200456458802993406410001 @ 1435.93
1438.18/1443.04	c bounds - >= -2535301200456458802993406410000 @ 1437.65
1440.56/1445.46	c bounds - >= -2535301200456458802993406409999 @ 1440.06
1442.36/1447.24	c bounds - >= -2535301200456458802993406409998 @ 1441.83
1443.75/1448.64	c bounds - >= -2535301200456458802993406409997 @ 1443.23
1445.26/1450.14	c bounds - >= -2535301200456458802993406409996 @ 1444.73
1446.64/1451.57	c bounds - >= -2535301200456458802993406409995 @ 1446.15
1448.25/1453.11	c bounds - >= -2535301200456458802993406409994 @ 1447.69
1449.63/1454.56	c bounds - >= -2535301200456458802993406409993 @ 1449.13
1451.93/1456.89	c bounds - >= -2535301200456458802993406409992 @ 1451.45
1453.92/1458.89	c bounds - >= -2535301200456458802993406409991 @ 1453.45
1456.41/1461.33	c bounds - >= -2535301200456458802993406409990 @ 1455.88
1457.91/1462.81	c bounds - >= -2535301200456458802993406409989 @ 1457.35
1459.50/1464.44	c bounds - >= -2535301200456458802993406409988 @ 1458.98
1461.00/1465.98	c bounds - >= -2535301200456458802993406409987 @ 1460.51
1462.69/1467.60	c bounds - >= -2535301200456458802993406409986 @ 1462.13
1464.28/1469.28	c bounds - >= -2535301200456458802993406409985 @ 1463.8
1465.88/1470.88	c bounds - >= -2535301200456458802993406409984 @ 1465.39
1467.97/1472.99	c bounds - >= -2535301200456458802993406409983 @ 1467.5
1469.67/1474.68	c bounds - >= -2535301200456458802993406409982 @ 1469.18
1471.18/1476.11	c bounds - >= -2535301200456458802993406409981 @ 1470.62
1472.76/1477.72	c bounds - >= -2535301200456458802993406409980 @ 1472.21
1473.08/1478.06	c bounds - >= -2535301200456458802993406409979 @ 1472.55
1474.56/1479.58	c bounds - >= -2535301200456458802993406409978 @ 1474.07
1475.17/1480.14	c bounds - >= -2535301200456458802993406409977 @ 1474.62
1476.55/1481.54	c bounds - >= -2535301200456458802993406409976 @ 1476.02
1478.16/1483.12	c bounds - >= -2535301200456458802993406409975 @ 1477.59
1479.74/1484.71	c bounds - >= -2535301200456458802993406409974 @ 1479.18
1481.74/1486.72	c bounds - >= -2535301200456458802993406409973 @ 1481.18
1484.73/1489.76	c bounds - >= -2535301200456458802993406409972 @ 1484.21
1486.22/1491.22	c bounds - >= -2535301200456458802993406409971 @ 1485.67
1487.72/1492.76	c bounds - >= -2535301200456458802993406409970 @ 1487.21
1489.21/1494.22	c bounds - >= -2535301200456458802993406409969 @ 1488.66
1490.02/1495.07	c #Conflicts: 30000 | #Constraints: 61738
1490.61/1495.66	c bounds - >= -2535301200456458802993406409968 @ 1490.1
1492.12/1497.15	c bounds - >= -2535301200456458802993406409967 @ 1491.58
1493.50/1498.53	c bounds - >= -2535301200456458802993406409966 @ 1492.96
1494.89/1499.98	c bounds - >= -2535301200456458802993406409965 @ 1494.41
1496.29/1501.38	c bounds - >= -2535301200456458802993406409964 @ 1495.8
1497.58/1502.64	c bounds - >= -2535301200456458802993406409963 @ 1497.05
1499.09/1504.14	c bounds - >= -2535301200456458802993406409962 @ 1498.54
1500.47/1505.56	c bounds - >= -2535301200456458802993406409961 @ 1499.96
1501.87/1506.99	c bounds - >= -2535301200456458802993406409960 @ 1501.38
1503.56/1508.67	c bounds - >= -2535301200456458802993406409959 @ 1503.06
1504.07/1509.16	c bounds - >= -2535301200456458802993406409958 @ 1503.55
1505.56/1510.68	c bounds - >= -2535301200456458802993406409957 @ 1505.07
1507.06/1512.17	c bounds - >= -2535301200456458802993406409956 @ 1506.55
1508.55/1513.64	c bounds - >= -2535301200456458802993406409955 @ 1508.02
1509.96/1515.09	c bounds - >= -2535301200456458802993406409954 @ 1509.46
1511.45/1516.51	c bounds - >= -2535301200456458802993406409953 @ 1510.88
1512.84/1517.97	c bounds - >= -2535301200456458802993406409952 @ 1512.33
1514.24/1519.39	c bounds - >= -2535301200456458802993406409951 @ 1513.74
1522.21/1527.35	c bounds - >= -2535301200456458802993406409950 @ 1521.68
1522.81/1527.91	c bounds - >= -2535301200456458802993406409949 @ 1522.24
1524.92/1530.05	c bounds - >= -2535301200456458802993406409948 @ 1524.37
1526.50/1531.67	c bounds - >= -2535301200456458802993406409947 @ 1525.99
1528.19/1533.30	c bounds - >= -2535301200456458802993406409946 @ 1527.61
1529.69/1534.89	c bounds - >= -2535301200456458802993406409945 @ 1529.19
1531.48/1536.65	c bounds - >= -2535301200456458802993406409944 @ 1530.95
1533.18/1538.30	c bounds - >= -2535301200456458802993406409943 @ 1532.6
1534.98/1540.13	c bounds - >= -2535301200456458802993406409942 @ 1534.42
1536.77/1541.92	c bounds - >= -2535301200456458802993406409941 @ 1536.2
1538.36/1543.51	c bounds - >= -2535301200456458802993406409940 @ 1537.79
1539.97/1545.15	c bounds - >= -2535301200456458802993406409939 @ 1539.42
1541.65/1546.89	c bounds - >= -2535301200456458802993406409938 @ 1541.15
1543.05/1548.23	c bounds - >= -2535301200456458802993406409937 @ 1542.5
1544.34/1549.58	c bounds - >= -2535301200456458802993406409936 @ 1543.84
1545.74/1550.94	c bounds - >= -2535301200456458802993406409935 @ 1545.2
1547.33/1552.57	c bounds - >= -2535301200456458802993406409934 @ 1546.82
1548.94/1554.18	c bounds - >= -2535301200456458802993406409933 @ 1548.43
1550.62/1555.82	c bounds - >= -2535301200456458802993406409932 @ 1550.06
1552.32/1557.53	c bounds - >= -2535301200456458802993406409931 @ 1551.76
1554.01/1559.21	c bounds - >= -2535301200456458802993406409930 @ 1553.44
1555.61/1560.87	c bounds - >= -2535301200456458802993406409929 @ 1555.1
1557.30/1562.58	c bounds - >= -2535301200456458802993406409928 @ 1556.79
1558.70/1563.97	c bounds - >= -2535301200456458802993406409927 @ 1558.18
1560.39/1565.62	c bounds - >= -2535301200456458802993406409926 @ 1559.83
1561.99/1567.25	c bounds - >= -2535301200456458802993406409925 @ 1561.45
1563.58/1568.89	c bounds - >= -2535301200456458802993406409924 @ 1563.09
1565.18/1570.50	c bounds - >= -2535301200456458802993406409923 @ 1564.69
1567.07/1572.34	c bounds - >= -2535301200456458802993406409922 @ 1566.53
1568.57/1573.87	c bounds - >= -2535301200456458802993406409921 @ 1568.05
1570.26/1575.56	c bounds - >= -2535301200456458802993406409920 @ 1569.74
1571.77/1577.11	c bounds - >= -2535301200456458802993406409919 @ 1571.28
1573.65/1578.93	c bounds - >= -2535301200456458802993406409918 @ 1573.1
1575.44/1580.77	c bounds - >= -2535301200456458802993406409917 @ 1574.93
1577.34/1582.63	c bounds - >= -2535301200456458802993406409916 @ 1576.78
1579.13/1584.45	c bounds - >= -2535301200456458802993406409915 @ 1578.6
1580.74/1586.08	c bounds - >= -2535301200456458802993406409914 @ 1580.23
1582.22/1587.50	c bounds - >= -2535301200456458802993406409913 @ 1581.65
1583.83/1589.19	c bounds - >= -2535301200456458802993406409912 @ 1583.32
1585.41/1590.78	c bounds - >= -2535301200456458802993406409911 @ 1584.91
1587.10/1592.48	c bounds - >= -2535301200456458802993406409910 @ 1586.6
1589.10/1594.48	c bounds - >= -2535301200456458802993406409909 @ 1588.59
1591.20/1596.51	c bounds - >= -2535301200456458802993406409908 @ 1590.62
1592.81/1598.19	c bounds - >= -2535301200456458802993406409907 @ 1592.3
1594.59/1599.90	c bounds - >= -2535301200456458802993406409906 @ 1594
1596.18/1601.52	c bounds - >= -2535301200456458802993406409905 @ 1595.62
1597.88/1603.27	c bounds - >= -2535301200456458802993406409904 @ 1597.36
1599.57/1604.93	c bounds - >= -2535301200456458802993406409903 @ 1599.01
1601.27/1606.62	c bounds - >= -2535301200456458802993406409902 @ 1600.7
1603.16/1608.52	c bounds - >= -2535301200456458802993406409901 @ 1602.59
1605.06/1610.46	c bounds - >= -2535301200456458802993406409900 @ 1604.52
1606.66/1612.10	c bounds - >= -2535301200456458802993406409899 @ 1606.16
1613.43/1618.87	c #Conflicts: 31000 | #Constraints: 64117
1648.70/1654.25	c #Conflicts: 32000 | #Constraints: 65117
1681.00/1686.61	c #Conflicts: 33000 | #Constraints: 66117
1681.59/1687.26	c DATABASE CLEANUP
1681.59/1687.26	c GARBAGE COLLECT
1681.59/1687.26	c rational objective -2.5353e+30
1685.68/1691.39	c bounds - >= -2535301200456458802993406409898 @ 1685.15
1687.67/1693.33	c bounds - >= -2535301200456458802993406409897 @ 1687.09
1689.48/1695.16	c bounds - >= -2535301200456458802993406409896 @ 1688.92
1691.16/1696.88	c bounds - >= -2535301200456458802993406409895 @ 1690.63
1693.65/1699.37	c bounds - >= -2535301200456458802993406409894 @ 1693.11
1695.75/1701.49	c bounds - >= -2535301200456458802993406409893 @ 1695.23
1697.74/1703.48	c bounds - >= -2535301200456458802993406409892 @ 1697.21
1699.74/1705.44	c bounds - >= -2535301200456458802993406409891 @ 1699.17
1702.82/1708.50	c bounds - >= -2535301200456458802993406409890 @ 1702.22
1704.12/1709.89	c bounds - >= -2535301200456458802993406409889 @ 1703.6
1705.43/1711.13	c bounds - >= -2535301200456458802993406409888 @ 1704.84
1707.91/1713.69	c bounds - >= -2535301200456458802993406409887 @ 1707.39
1709.70/1715.42	c bounds - >= -2535301200456458802993406409886 @ 1709.11
1711.41/1717.16	c bounds - >= -2535301200456458802993406409885 @ 1710.85
1712.60/1718.32	c bounds - >= -2535301200456458802993406409884 @ 1712
1714.20/1719.95	c bounds - >= -2535301200456458802993406409883 @ 1713.62
1715.69/1721.42	c bounds - >= -2535301200456458802993406409882 @ 1715.09
1717.69/1723.45	c bounds - >= -2535301200456458802993406409881 @ 1717.11
1719.18/1725.01	c bounds - >= -2535301200456458802993406409880 @ 1718.67
1720.39/1726.14	c bounds - >= -2535301200456458802993406409879 @ 1719.8
1721.87/1727.66	c bounds - >= -2535301200456458802993406409878 @ 1721.31
1723.38/1729.16	c bounds - >= -2535301200456458802993406409877 @ 1722.81
1724.96/1730.77	c bounds - >= -2535301200456458802993406409876 @ 1724.41
1727.06/1732.89	c bounds - >= -2535301200456458802993406409875 @ 1726.52
1729.45/1735.24	c bounds - >= -2535301200456458802993406409874 @ 1728.86
1731.14/1737.00	c bounds - >= -2535301200456458802993406409873 @ 1730.62
1732.04/1737.84	c bounds - >= -2535301200456458802993406409872 @ 1731.46
1732.94/1738.71	c bounds - >= -2535301200456458802993406409871 @ 1732.32
1735.03/1740.84	c bounds - >= -2535301200456458802993406409870 @ 1734.44
1736.63/1742.45	c bounds - >= -2535301200456458802993406409869 @ 1736.06
1738.92/1744.79	c bounds - >= -2535301200456458802993406409868 @ 1738.38
1740.23/1746.01	c bounds - >= -2535301200456458802993406409867 @ 1739.6
1741.91/1747.70	c bounds - >= -2535301200456458802993406409866 @ 1741.29
1743.70/1749.53	c bounds - >= -2535301200456458802993406409865 @ 1743.11
1745.90/1751.78	c bounds - >= -2535301200456458802993406409864 @ 1745.35
1749.79/1755.62	c bounds - >= -2535301200456458802993406409863 @ 1749.17
1751.08/1756.99	c bounds - >= -2535301200456458802993406409862 @ 1750.54
1751.48/1757.39	c bounds - >= -2535301200456458802993406409861 @ 1750.94
1752.38/1758.25	c bounds - >= -2535301200456458802993406409860 @ 1751.8
1753.98/1759.81	c bounds - >= -2535301200456458802993406409859 @ 1753.35
1755.57/1761.41	c bounds - >= -2535301200456458802993406409858 @ 1754.94
1757.07/1763.00	c bounds - >= -2535301200456458802993406409857 @ 1756.54
1758.66/1764.51	c bounds - >= -2535301200456458802993406409856 @ 1758.03
1760.17/1766.02	c bounds - >= -2535301200456458802993406409855 @ 1759.55
1762.65/1768.57	c bounds - >= -2535301200456458802993406409854 @ 1762.09
1764.74/1770.67	c bounds - >= -2535301200456458802993406409853 @ 1764.18
1766.63/1772.52	c bounds - >= -2535301200456458802993406409852 @ 1766.02
1768.63/1774.52	c bounds - >= -2535301200456458802993406409851 @ 1768.01
1770.24/1776.16	c bounds - >= -2535301200456458802993406409850 @ 1769.65
1771.92/1777.80	c bounds - >= -2535301200456458802993406409849 @ 1771.29
1774.22/1780.12	c bounds - >= -2535301200456458802993406409848 @ 1773.6
1776.00/1781.98	c #Conflicts: 34000 | #Constraints: 63425
1776.70/1782.65	c bounds - >= -2535301200456458802993406409847 @ 1776.12
1777.80/1783.79	c bounds - >= -2535301200456458802993406409846 @ 1777.26
1779.39/1785.35	c bounds - >= -2535301200456458802993406409845 @ 1778.82
1780.99/1786.99	c bounds - >= -2535301200456458802993406409844 @ 1780.45
1782.68/1788.68	c bounds - >= -2535301200456458802993406409843 @ 1782.13
1784.38/1790.32	c bounds - >= -2535301200456458802993406409842 @ 1783.77
1785.87/1791.89	c bounds - >= -2535301200456458802993406409841 @ 1785.33
1787.47/1793.49	c bounds - >= -2535301200456458802993406409840 @ 1786.92
1788.46/1794.46	c bounds - >= -2535301200456458802993406409839 @ 1787.89
1790.07/1796.01	c bounds - >= -2535301200456458802993406409838 @ 1789.44
1791.75/1797.76	c bounds - >= -2535301200456458802993406409837 @ 1791.18
1793.55/1799.53	c bounds - >= -2535301200456458802993406409836 @ 1792.94
1795.34/1801.32	c bounds - >= -2535301200456458802993406409835 @ 1794.73
1796.94/1802.96	c bounds - >= -2535301200456458802993406409834 @ 1796.36
1798.63/1804.60	c bounds - >= -2535301200456458802993406409833 @ 1798
1800.73/1806.73	c bounds - >= -2535301200456458802993406409832 @ 1800.12
1801.82/1807.83	c bounds - >= -2535301200456458802993406409831 @ 1801.22
1803.62/1809.63	c bounds - >= -2535301200456458802993406409830 @ 1803.02
1805.31/1811.30	c bounds - >= -2535301200456458802993406409829 @ 1804.68
1807.02/1813.01	c bounds - >= -2535301200456458802993406409828 @ 1806.39
1808.60/1814.66	c bounds - >= -2535301200456458802993406409827 @ 1808.02
1810.79/1816.80	c bounds - >= -2535301200456458802993406409826 @ 1810.16
1812.49/1818.54	c bounds - >= -2535301200456458802993406409825 @ 1811.89
1813.78/1819.80	c bounds - >= -2535301200456458802993406409824 @ 1813.15
1816.68/1822.70	c bounds - >= -2535301200456458802993406409823 @ 1816.04
1818.28/1824.33	c bounds - >= -2535301200456458802993406409822 @ 1817.66
1819.98/1826.02	c bounds - >= -2535301200456458802993406409821 @ 1819.35
1820.87/1826.97	c bounds - >= -2535301200456458802993406409820 @ 1820.29
1822.56/1828.60	c bounds - >= -2535301200456458802993406409819 @ 1821.92
1824.07/1830.18	c bounds - >= -2535301200456458802993406409818 @ 1823.5
1825.75/1831.82	c bounds - >= -2535301200456458802993406409817 @ 1825.13
1827.74/1833.84	c bounds - >= -2535301200456458802993406409816 @ 1827.14
1828.74/1834.81	c bounds - >= -2535301200456458802993406409815 @ 1828.1
1830.44/1836.56	c bounds - >= -2535301200456458802993406409814 @ 1829.85
1832.33/1838.42	c bounds - >= -2535301200456458802993406409813 @ 1831.71
1834.04/1840.14	c bounds - >= -2535301200456458802993406409812 @ 1833.42
1835.72/1841.82	c bounds - >= -2535301200456458802993406409811 @ 1835.1
1837.41/1843.51	c bounds - >= -2535301200456458802993406409810 @ 1836.78
1839.61/1845.79	c bounds - >= -2535301200456458802993406409809 @ 1839.06
1841.60/1847.70	c bounds - >= -2535301200456458802993406409808 @ 1840.95
1842.49/1848.69	c bounds - >= -2535301200456458802993406409807 @ 1841.95
1844.09/1850.29	c bounds - >= -2535301200456458802993406409806 @ 1843.54
1845.90/1852.04	c bounds - >= -2535301200456458802993406409805 @ 1845.28
1847.68/1853.88	c bounds - >= -2535301200456458802993406409804 @ 1847.11
1850.37/1856.52	c bounds - >= -2535301200456458802993406409803 @ 1849.74
1851.56/1857.77	c bounds - >= -2535301200456458802993406409802 @ 1850.99
1853.26/1859.45	c bounds - >= -2535301200456458802993406409801 @ 1852.66
1854.87/1861.02	c bounds - >= -2535301200456458802993406409800 @ 1854.23
1856.45/1862.60	c bounds - >= -2535301200456458802993406409799 @ 1855.81
1858.04/1864.28	c bounds - >= -2535301200456458802993406409798 @ 1857.48
1859.85/1866.11	c bounds - >= -2535301200456458802993406409797 @ 1859.3
1861.53/1867.74	c bounds - >= -2535301200456458802993406409796 @ 1860.93
1863.23/1869.46	c bounds - >= -2535301200456458802993406409795 @ 1862.64
1864.62/1870.82	c bounds - >= -2535301200456458802993406409794 @ 1864
1866.22/1872.40	c bounds - >= -2535301200456458802993406409793 @ 1865.57
1867.82/1874.04	c bounds - >= -2535301200456458802993406409792 @ 1867.21
1869.41/1875.62	c bounds - >= -2535301200456458802993406409791 @ 1868.79
1871.20/1877.42	c bounds - >= -2535301200456458802993406409790 @ 1870.58
1872.91/1879.14	c bounds - >= -2535301200456458802993406409789 @ 1872.29
1874.49/1880.78	c bounds - >= -2535301200456458802993406409788 @ 1873.93
1875.80/1882.03	c bounds - >= -2535301200456458802993406409787 @ 1875.17
1877.80/1884.08	c bounds - >= -2535301200456458802993406409786 @ 1877.21
1879.80/1886.03	c bounds - >= -2535301200456458802993406409785 @ 1879.16
1881.68/1887.97	c bounds - >= -2535301200456458802993406409784 @ 1881.1
1882.89/1889.15	c bounds - >= -2535301200456458802993406409783 @ 1882.28
1885.17/1891.45	c bounds - >= -2535301200456458802993406409782 @ 1884.57
1887.16/1893.46	c bounds - >= -2535301200456458802993406409781 @ 1886.57
1889.25/1895.53	c bounds - >= -2535301200456458802993406409780 @ 1888.64
1891.05/1897.39	c bounds - >= -2535301200456458802993406409779 @ 1890.48
1893.04/1899.37	c bounds - >= -2535301200456458802993406409778 @ 1892.46
1894.94/1901.21	c bounds - >= -2535301200456458802993406409777 @ 1894.3
1895.33/1901.60	c #Conflicts: 35000 | #Constraints: 65521
1896.63/1902.93	c bounds - >= -2535301200456458802993406409776 @ 1896.01
1897.53/1903.90	c bounds - >= -2535301200456458802993406409775 @ 1896.97
1899.92/1906.29	c bounds - >= -2535301200456458802993406409774 @ 1899.35
1901.73/1908.07	c bounds - >= -2535301200456458802993406409773 @ 1901.13
1930.01/1936.49	c #Conflicts: 36000 | #Constraints: 66588
1956.73/1963.22	c #Conflicts: 37000 | #Constraints: 67588
1968.29/1974.89	c DATABASE CLEANUP
1968.29/1974.89	c GARBAGE COLLECT
1968.29/1974.89	c bounds - >= -2535301200456458802993406409772 @ 1967.69
1970.28/1976.84	c bounds - >= -2535301200456458802993406409771 @ 1969.63
1970.60/1977.13	c bounds - >= -2535301200456458802993406409770 @ 1969.92
1974.48/1981.04	c bounds - >= -2535301200456458802993406409769 @ 1973.82
1976.06/1982.61	c bounds - >= -2535301200456458802993406409768 @ 1975.38
1978.25/1984.84	c bounds - >= -2535301200456458802993406409767 @ 1977.6
1979.25/1985.82	c bounds - >= -2535301200456458802993406409766 @ 1978.58
1980.95/1987.53	c bounds - >= -2535301200456458802993406409765 @ 1980.29
1981.84/1988.45	c bounds - >= -2535301200456458802993406409764 @ 1981.21
1983.94/1990.54	c bounds - >= -2535301200456458802993406409763 @ 1983.29
1985.03/1991.65	c bounds - >= -2535301200456458802993406409762 @ 1984.39
1986.13/1992.70	c bounds - >= -2535301200456458802993406409761 @ 1985.44
1987.83/1994.45	c bounds - >= -2535301200456458802993406409760 @ 1987.18
1989.43/1996.04	c bounds - >= -2535301200456458802993406409759 @ 1988.77
1991.31/1997.97	c bounds - >= -2535301200456458802993406409758 @ 1990.69
1993.01/1999.62	c bounds - >= -2535301200456458802993406409757 @ 1992.33
1994.90/2001.53	c bounds - >= -2535301200456458802993406409756 @ 1994.24
1996.60/2003.26	c bounds - >= -2535301200456458802993406409755 @ 1995.96
1998.79/2005.41	c bounds - >= -2535301200456458802993406409754 @ 1998.11
2000.40/2007.04	c bounds - >= -2535301200456458802993406409753 @ 1999.73
2003.67/2010.30	c bounds - >= -2535301200456458802993406409752 @ 2002.99
2006.57/2013.28	c bounds - >= -2535301200456458802993406409751 @ 2005.95
2009.37/2016.05	c bounds - >= -2535301200456458802993406409750 @ 2008.71
2012.55/2019.22	c bounds - >= -2535301200456458802993406409749 @ 2011.87
2014.94/2021.63	c bounds - >= -2535301200456458802993406409748 @ 2014.27
2016.94/2023.68	c bounds - >= -2535301200456458802993406409747 @ 2016.31
2018.35/2025.03	c bounds - >= -2535301200456458802993406409746 @ 2017.67
2019.53/2026.25	c bounds - >= -2535301200456458802993406409745 @ 2018.88
2021.72/2028.46	c bounds - >= -2535301200456458802993406409744 @ 2021.08
2024.02/2030.76	c bounds - >= -2535301200456458802993406409743 @ 2023.37
2025.81/2032.52	c bounds - >= -2535301200456458802993406409742 @ 2025.13
2027.11/2033.86	c bounds - >= -2535301200456458802993406409741 @ 2026.46
2028.80/2035.56	c bounds - >= -2535301200456458802993406409740 @ 2028.16
2030.19/2036.93	c bounds - >= -2535301200456458802993406409739 @ 2029.53
2031.89/2038.67	c bounds - >= -2535301200456458802993406409738 @ 2031.25
2033.58/2040.31	c bounds - >= -2535301200456458802993406409737 @ 2032.89
2035.18/2041.92	c bounds - >= -2535301200456458802993406409736 @ 2034.5
2036.67/2043.44	c bounds - >= -2535301200456458802993406409735 @ 2036.01
2036.87/2043.68	c #Conflicts: 38000 | #Constraints: 64446
2038.28/2045.04	c bounds - >= -2535301200456458802993406409734 @ 2037.6
2039.86/2046.67	c bounds - >= -2535301200456458802993406409733 @ 2039.24
2041.66/2048.40	c bounds - >= -2535301200456458802993406409732 @ 2040.96
2043.45/2050.26	c bounds - >= -2535301200456458802993406409731 @ 2042.81
2043.85/2050.65	c bounds - >= -2535301200456458802993406409730 @ 2043.19
2045.54/2052.34	c bounds - >= -2535301200456458802993406409727 @ 2044.89
2056.51/2063.30	c bounds - >= -2535301200456458802993406409726 @ 2055.81
2058.50/2065.32	c bounds - >= -2535301200456458802993406409725 @ 2057.82
2060.79/2067.67	c bounds - >= -2535301200456458802993406409724 @ 2060.16
2068.19/2075.10	c bounds - >= -2535301200456458802993406409723 @ 2067.57
2070.47/2077.39	c bounds - >= -2535301200456458802993406409722 @ 2069.84
2071.96/2078.86	c bounds - >= -2535301200456458802993406409721 @ 2071.31
2073.85/2080.78	c bounds - >= -2535301200456458802993406409720 @ 2073.22
2076.35/2083.26	c bounds - >= -2535301200456458802993406409719 @ 2075.69
2078.25/2085.19	c bounds - >= -2535301200456458802993406409718 @ 2077.62
2080.14/2087.06	c bounds - >= -2535301200456458802993406409717 @ 2079.48
2081.93/2088.85	c bounds - >= -2535301200456458802993406409716 @ 2081.26
2084.02/2090.97	c bounds - >= -2535301200456458802993406409715 @ 2083.37
2085.51/2092.45	c bounds - >= -2535301200456458802993406409714 @ 2084.85
2087.51/2094.44	c bounds - >= -2535301200456458802993406409713 @ 2086.83
2089.21/2096.18	c bounds - >= -2535301200456458802993406409712 @ 2088.57
2091.21/2098.13	c bounds - >= -2535301200456458802993406409711 @ 2090.52
2092.99/2099.97	c bounds - >= -2535301200456458802993406409710 @ 2092.35
2095.20/2102.14	c #Conflicts: 39000 | #Constraints: 65824
2095.58/2102.56	c bounds - >= -2535301200456458802993406409709 @ 2094.93
2097.48/2104.45	c bounds - >= -2535301200456458802993406409708 @ 2096.82
2099.08/2106.09	c bounds - >= -2535301200456458802993406409707 @ 2098.45
2100.76/2107.71	c bounds - >= -2535301200456458802993406409706 @ 2100.06
2102.46/2109.48	c bounds - >= -2535301200456458802993406409705 @ 2101.83
2104.17/2111.12	c bounds - >= -2535301200456458802993406409704 @ 2103.46
2105.76/2112.73	c bounds - >= -2535301200456458802993406409703 @ 2105.06
2107.45/2114.40	c bounds - >= -2535301200456458802993406409702 @ 2106.73
2143.23/2150.31	c #Conflicts: 40000 | #Constraints: 66984
2203.74/2211.03	c #Conflicts: 41000 | #Constraints: 67984
2220.07/2227.42	c DATABASE CLEANUP
2220.07/2227.42	c GARBAGE COLLECT
2220.07/2227.42	c rational objective -2.5353e+30
2222.27/2229.67	c bounds - >= -2535301200456458802993406409597 @ 2221.59
2222.47/2229.82	c bounds - >= -2535301200456458802993406409596 @ 2221.75
2222.57/2229.97	c bounds - >= -2535301200456458802993406409595 @ 2221.9
2222.78/2230.12	c bounds - >= -2535301200456458802993406409594 @ 2222.05
2222.87/2230.28	c bounds - >= -2535301200456458802993406409593 @ 2222.2
2223.07/2230.43	c bounds - >= -2535301200456458802993406409592 @ 2222.35
2223.17/2230.58	c bounds - >= -2535301200456458802993406409591 @ 2222.51
2223.37/2230.74	c bounds - >= -2535301200456458802993406409590 @ 2222.66
2223.47/2230.89	c bounds - >= -2535301200456458802993406409589 @ 2222.81
2223.68/2231.04	c bounds - >= -2535301200456458802993406409588 @ 2222.96
2223.86/2231.20	c bounds - >= -2535301200456458802993406409587 @ 2223.12
2223.96/2231.35	c bounds - >= -2535301200456458802993406409586 @ 2223.27
2224.16/2231.50	c bounds - >= -2535301200456458802993406409585 @ 2223.43
2224.26/2231.66	c bounds - >= -2535301200456458802993406409584 @ 2223.58
2224.46/2231.81	c bounds - >= -2535301200456458802993406409583 @ 2223.73
2224.56/2231.97	c bounds - >= -2535301200456458802993406409582 @ 2223.89
2224.78/2232.12	c bounds - >= -2535301200456458802993406409581 @ 2224.04
2224.86/2232.27	c bounds - >= -2535301200456458802993406409580 @ 2224.19
2225.06/2232.43	c bounds - >= -2535301200456458802993406409579 @ 2224.35
2225.16/2232.58	c bounds - >= -2535301200456458802993406409578 @ 2224.5
2225.36/2232.74	c bounds - >= -2535301200456458802993406409577 @ 2224.65
2225.46/2232.89	c bounds - >= -2535301200456458802993406409576 @ 2224.81
2225.67/2233.04	c bounds - >= -2535301200456458802993406409575 @ 2224.96
2225.86/2233.20	c bounds - >= -2535301200456458802993406409574 @ 2225.11
2225.96/2233.35	c bounds - >= -2535301200456458802993406409573 @ 2225.27
2226.16/2233.51	c bounds - >= -2535301200456458802993406409572 @ 2225.42
2226.26/2233.66	c bounds - >= -2535301200456458802993406409571 @ 2225.58
2226.46/2233.82	c bounds - >= -2535301200456458802993406409570 @ 2225.73
2226.56/2233.97	c bounds - >= -2535301200456458802993406409569 @ 2225.88
2226.77/2234.13	c bounds - >= -2535301200456458802993406409568 @ 2226.04
2226.85/2234.28	c bounds - >= -2535301200456458802993406409567 @ 2226.19
2227.05/2234.44	c bounds - >= -2535301200456458802993406409566 @ 2226.35
2227.15/2234.59	c bounds - >= -2535301200456458802993406409565 @ 2226.5
2227.35/2234.75	c bounds - >= -2535301200456458802993406409564 @ 2226.66
2227.55/2234.90	c bounds - >= -2535301200456458802993406409563 @ 2226.81
2227.66/2235.06	c bounds - >= -2535301200456458802993406409562 @ 2226.97
2227.85/2235.21	c bounds - >= -2535301200456458802993406409561 @ 2227.12
2227.95/2235.37	c bounds - >= -2535301200456458802993406409560 @ 2227.27
2228.15/2235.52	c bounds - >= -2535301200456458802993406409559 @ 2227.43
2228.25/2235.68	c bounds - >= -2535301200456458802993406409558 @ 2227.58
2228.45/2235.83	c bounds - >= -2535301200456458802993406409557 @ 2227.74
2228.55/2235.98	c bounds - >= -2535301200456458802993406409556 @ 2227.89
2228.76/2236.14	c bounds - >= -2535301200456458802993406409555 @ 2228.04
2228.85/2236.29	c bounds - >= -2535301200456458802993406409554 @ 2228.2
2229.05/2236.45	c bounds - >= -2535301200456458802993406409553 @ 2228.35
2229.25/2236.60	c bounds - >= -2535301200456458802993406409552 @ 2228.51
2229.35/2236.76	c bounds - >= -2535301200456458802993406409551 @ 2228.66
2229.55/2236.92	c bounds - >= -2535301200456458802993406409550 @ 2228.82
2229.66/2237.07	c bounds - >= -2535301200456458802993406409549 @ 2228.97
2229.84/2237.23	c bounds - >= -2535301200456458802993406409548 @ 2229.13
2229.94/2237.38	c bounds - >= -2535301200456458802993406409547 @ 2229.28
2230.14/2237.53	c bounds - >= -2535301200456458802993406409546 @ 2229.44
2230.24/2237.69	c bounds - >= -2535301200456458802993406409545 @ 2229.59
2230.44/2237.85	c bounds - >= -2535301200456458802993406409544 @ 2229.75
2230.54/2238.00	c bounds - >= -2535301200456458802993406409543 @ 2229.9
2230.76/2238.16	c bounds - >= -2535301200456458802993406409542 @ 2230.06
2230.94/2238.31	c bounds - >= -2535301200456458802993406409541 @ 2230.21
2231.04/2238.47	c bounds - >= -2535301200456458802993406409540 @ 2230.36
2231.24/2238.62	c bounds - >= -2535301200456458802993406409539 @ 2230.52
2231.34/2238.77	c bounds - >= -2535301200456458802993406409538 @ 2230.67
2231.54/2238.93	c bounds - >= -2535301200456458802993406409537 @ 2230.82
2231.65/2239.08	c bounds - >= -2535301200456458802993406409536 @ 2230.98
2231.84/2239.24	c bounds - >= -2535301200456458802993406409535 @ 2231.13
2231.94/2239.39	c bounds - >= -2535301200456458802993406409534 @ 2231.28
2232.14/2239.54	c bounds - >= -2535301200456458802993406409533 @ 2231.44
2232.34/2239.70	c bounds - >= -2535301200456458802993406409532 @ 2231.59
2232.44/2239.85	c bounds - >= -2535301200456458802993406409531 @ 2231.75
2232.65/2240.01	c bounds - >= -2535301200456458802993406409530 @ 2231.9
2232.75/2240.17	c bounds - >= -2535301200456458802993406409529 @ 2232.06
2232.93/2240.32	c bounds - >= -2535301200456458802993406409528 @ 2232.21
2233.03/2240.47	c bounds - >= -2535301200456458802993406409527 @ 2232.36
2233.23/2240.63	c bounds - >= -2535301200456458802993406409526 @ 2232.52
2233.33/2240.78	c bounds - >= -2535301200456458802993406409525 @ 2232.67
2233.53/2240.94	c bounds - >= -2535301200456458802993406409524 @ 2232.83
2233.64/2241.09	c bounds - >= -2535301200456458802993406409523 @ 2232.98
2233.83/2241.25	c bounds - >= -2535301200456458802993406409522 @ 2233.14
2234.03/2241.40	c bounds - >= -2535301200456458802993406409521 @ 2233.29
2234.13/2241.56	c bounds - >= -2535301200456458802993406409520 @ 2233.44
2234.33/2241.71	c bounds - >= -2535301200456458802993406409519 @ 2233.6
2234.43/2241.87	c bounds - >= -2535301200456458802993406409518 @ 2233.75
2234.64/2242.02	c bounds - >= -2535301200456458802993406409517 @ 2233.91
2234.74/2242.18	c bounds - >= -2535301200456458802993406409516 @ 2234.06
2234.93/2242.33	c bounds - >= -2535301200456458802993406409515 @ 2234.22
2235.03/2242.49	c bounds - >= -2535301200456458802993406409514 @ 2234.37
2235.22/2242.64	c bounds - >= -2535301200456458802993406409513 @ 2234.52
2235.32/2242.79	c bounds - >= -2535301200456458802993406409512 @ 2234.68
2235.52/2242.95	c bounds - >= -2535301200456458802993406409511 @ 2234.83
2235.64/2243.11	c bounds - >= -2535301200456458802993406409510 @ 2234.99
2235.82/2243.26	c bounds - >= -2535301200456458802993406409509 @ 2235.14
2236.02/2243.42	c bounds - >= -2535301200456458802993406409508 @ 2235.3
2236.12/2243.57	c bounds - >= -2535301200456458802993406409507 @ 2235.45
2236.32/2243.73	c bounds - >= -2535301200456458802993406409506 @ 2235.61
2236.42/2243.88	c bounds - >= -2535301200456458802993406409505 @ 2235.76
2236.63/2244.04	c bounds - >= -2535301200456458802993406409504 @ 2235.92
2236.73/2244.19	c bounds - >= -2535301200456458802993406409503 @ 2236.07
2236.92/2244.35	c bounds - >= -2535301200456458802993406409502 @ 2236.23
2237.12/2244.51	c bounds - >= -2535301200456458802993406409501 @ 2236.38
2237.22/2244.66	c bounds - >= -2535301200456458802993406409500 @ 2236.54
2237.42/2244.82	c bounds - >= -2535301200456458802993406409499 @ 2236.69
2237.52/2244.97	c bounds - >= -2535301200456458802993406409498 @ 2236.85
2237.73/2245.13	c bounds - >= -2535301200456458802993406409497 @ 2237
2237.82/2245.28	c bounds - >= -2535301200456458802993406409496 @ 2237.16
2238.02/2245.44	c bounds - >= -2535301200456458802993406409495 @ 2237.31
2238.22/2245.60	c bounds - >= -2535301200456458802993406409494 @ 2237.47
2238.31/2245.76	c bounds - >= -2535301200456458802993406409493 @ 2237.63
2238.51/2245.91	c bounds - >= -2535301200456458802993406409492 @ 2237.79
2238.63/2246.07	c bounds - >= -2535301200456458802993406409491 @ 2237.94
2238.81/2246.22	c bounds - >= -2535301200456458802993406409490 @ 2238.1
2238.91/2246.38	c bounds - >= -2535301200456458802993406409489 @ 2238.25
2239.11/2246.53	c bounds - >= -2535301200456458802993406409488 @ 2238.4
2239.21/2246.69	c bounds - >= -2535301200456458802993406409487 @ 2238.56
2239.41/2246.84	c bounds - >= -2535301200456458802993406409486 @ 2238.71
2239.51/2247.00	c bounds - >= -2535301200456458802993406409485 @ 2238.87
2239.72/2247.16	c bounds - >= -2535301200456458802993406409484 @ 2239.03
2239.91/2247.32	c bounds - >= -2535301200456458802993406409483 @ 2239.18
2240.01/2247.47	c bounds - >= -2535301200456458802993406409482 @ 2239.34
2240.21/2247.63	c bounds - >= -2535301200456458802993406409481 @ 2239.49
2240.31/2247.78	c bounds - >= -2535301200456458802993406409480 @ 2239.65
2240.51/2247.94	c bounds - >= -2535301200456458802993406409479 @ 2239.81
2240.62/2248.10	c bounds - >= -2535301200456458802993406409478 @ 2239.97
2240.81/2248.26	c bounds - >= -2535301200456458802993406409477 @ 2240.12
2241.01/2248.41	c bounds - >= -2535301200456458802993406409476 @ 2240.28
2241.10/2248.57	c bounds - >= -2535301200456458802993406409475 @ 2240.43
2241.30/2248.73	c bounds - >= -2535301200456458802993406409474 @ 2240.59
2241.40/2248.89	c bounds - >= -2535301200456458802993406409473 @ 2240.75
2241.62/2249.04	c bounds - >= -2535301200456458802993406409472 @ 2240.9
2241.80/2249.20	c bounds - >= -2535301200456458802993406409471 @ 2241.06
2241.90/2249.36	c bounds - >= -2535301200456458802993406409470 @ 2241.22
2242.10/2249.52	c bounds - >= -2535301200456458802993406409469 @ 2241.37
2242.20/2249.67	c bounds - >= -2535301200456458802993406409468 @ 2241.53
2242.40/2249.83	c bounds - >= -2535301200456458802993406409467 @ 2241.69
2242.50/2249.99	c bounds - >= -2535301200456458802993406409466 @ 2241.85
2242.71/2250.15	c bounds - >= -2535301200456458802993406409465 @ 2242.01
2242.90/2250.31	c bounds - >= -2535301200456458802993406409464 @ 2242.16
2243.00/2250.46	c bounds - >= -2535301200456458802993406409463 @ 2242.32
2243.20/2250.62	c bounds - >= -2535301200456458802993406409462 @ 2242.47
2243.30/2250.78	c bounds - >= -2535301200456458802993406409461 @ 2242.63
2243.50/2250.93	c bounds - >= -2535301200456458802993406409460 @ 2242.79
2243.61/2251.09	c bounds - >= -2535301200456458802993406409459 @ 2242.94
2243.80/2251.25	c bounds - >= -2535301200456458802993406409458 @ 2243.1
2243.99/2251.41	c bounds - >= -2535301200456458802993406409457 @ 2243.26
2244.09/2251.56	c bounds - >= -2535301200456458802993406409456 @ 2243.42
2244.29/2251.72	c bounds - >= -2535301200456458802993406409455 @ 2243.57
2244.39/2251.88	c bounds - >= -2535301200456458802993406409454 @ 2243.73
2244.61/2252.04	c bounds - >= -2535301200456458802993406409453 @ 2243.89
2244.79/2252.20	c bounds - >= -2535301200456458802993406409452 @ 2244.05
2244.89/2252.36	c bounds - >= -2535301200456458802993406409451 @ 2244.21
2245.09/2252.51	c bounds - >= -2535301200456458802993406409450 @ 2244.36
2245.19/2252.67	c bounds - >= -2535301200456458802993406409449 @ 2244.52
2245.39/2252.82	c bounds - >= -2535301200456458802993406409448 @ 2244.67
2245.49/2252.98	c bounds - >= -2535301200456458802993406409447 @ 2244.82
2245.70/2253.13	c bounds - >= -2535301200456458802993406409446 @ 2244.98
2245.79/2253.29	c bounds - >= -2535301200456458802993406409445 @ 2245.14
2245.99/2253.45	c bounds - >= -2535301200456458802993406409444 @ 2245.29
2246.19/2253.61	c bounds - >= -2535301200456458802993406409443 @ 2245.45
2246.29/2253.77	c bounds - >= -2535301200456458802993406409442 @ 2245.61
2246.49/2253.92	c bounds - >= -2535301200456458802993406409441 @ 2245.76
2246.60/2254.08	c bounds - >= -2535301200456458802993406409440 @ 2245.92
2246.79/2254.24	c bounds - >= -2535301200456458802993406409439 @ 2246.08
2246.88/2254.39	c bounds - >= -2535301200456458802993406409438 @ 2246.24
2247.08/2254.55	c bounds - >= -2535301200456458802993406409437 @ 2246.39
2247.28/2254.71	c bounds - >= -2535301200456458802993406409436 @ 2246.55
2247.38/2254.87	c bounds - >= -2535301200456458802993406409435 @ 2246.71
2247.60/2255.02	c bounds - >= -2535301200456458802993406409434 @ 2246.86
2247.70/2255.18	c bounds - >= -2535301200456458802993406409433 @ 2247.02
2247.88/2255.34	c bounds - >= -2535301200456458802993406409432 @ 2247.18
2247.98/2255.49	c bounds - >= -2535301200456458802993406409431 @ 2247.33
2248.18/2255.65	c bounds - >= -2535301200456458802993406409430 @ 2247.49
2248.38/2255.81	c bounds - >= -2535301200456458802993406409429 @ 2247.65
2248.48/2255.97	c bounds - >= -2535301200456458802993406409428 @ 2247.8
2248.69/2256.12	c bounds - >= -2535301200456458802993406409427 @ 2247.96
2248.78/2256.28	c bounds - >= -2535301200456458802993406409426 @ 2248.11
2248.98/2256.44	c bounds - >= -2535301200456458802993406409425 @ 2248.27
2249.08/2256.59	c bounds - >= -2535301200456458802993406409424 @ 2248.43
2249.28/2256.75	c bounds - >= -2535301200456458802993406409423 @ 2248.59
2249.48/2256.91	c bounds - >= -2535301200456458802993406409422 @ 2248.75
2249.59/2257.07	c bounds - >= -2535301200456458802993406409421 @ 2248.9
2249.77/2257.23	c bounds - >= -2535301200456458802993406409420 @ 2249.06
2249.87/2257.39	c bounds - >= -2535301200456458802993406409419 @ 2249.22
2250.07/2257.55	c bounds - >= -2535301200456458802993406409418 @ 2249.38
2250.27/2257.71	c bounds - >= -2535301200456458802993406409417 @ 2249.54
2250.37/2257.86	c bounds - >= -2535301200456458802993406409416 @ 2249.69
2250.58/2258.02	c bounds - >= -2535301200456458802993406409415 @ 2249.85
2250.69/2258.18	c bounds - >= -2535301200456458802993406409414 @ 2250.01
2250.87/2258.34	c bounds - >= -2535301200456458802993406409413 @ 2250.17
2251.07/2258.50	c bounds - >= -2535301200456458802993406409412 @ 2250.33
2251.17/2258.66	c bounds - >= -2535301200456458802993406409411 @ 2250.49
2251.37/2258.82	c bounds - >= -2535301200456458802993406409410 @ 2250.64
2251.47/2258.98	c bounds - >= -2535301200456458802993406409409 @ 2250.8
2251.68/2259.14	c bounds - >= -2535301200456458802993406409408 @ 2250.96
2251.87/2259.30	c bounds - >= -2535301200456458802993406409407 @ 2251.12
2251.97/2259.46	c bounds - >= -2535301200456458802993406409406 @ 2251.28
2252.17/2259.61	c bounds - >= -2535301200456458802993406409405 @ 2251.44
2252.27/2259.77	c bounds - >= -2535301200456458802993406409404 @ 2251.6
2252.47/2259.93	c bounds - >= -2535301200456458802993406409403 @ 2251.75
2252.58/2260.09	c bounds - >= -2535301200456458802993406409402 @ 2251.91
2252.76/2260.25	c bounds - >= -2535301200456458802993406409401 @ 2252.07
2252.96/2260.41	c bounds - >= -2535301200456458802993406409400 @ 2252.23
2253.06/2260.57	c bounds - >= -2535301200456458802993406409399 @ 2252.39
2253.26/2260.73	c bounds - >= -2535301200456458802993406409398 @ 2252.55
2253.36/2260.89	c bounds - >= -2535301200456458802993406409397 @ 2252.71
2253.57/2261.06	c bounds - >= -2535301200456458802993406409396 @ 2252.88
2253.76/2261.22	c bounds - >= -2535301200456458802993406409395 @ 2253.04
2253.86/2261.38	c bounds - >= -2535301200456458802993406409394 @ 2253.2
2254.06/2261.54	c bounds - >= -2535301200456458802993406409393 @ 2253.36
2254.26/2261.70	c bounds - >= -2535301200456458802993406409392 @ 2253.51
2254.36/2261.86	c bounds - >= -2535301200456458802993406409391 @ 2253.68
2254.57/2262.02	c bounds - >= -2535301200456458802993406409390 @ 2253.83
2254.67/2262.18	c bounds - >= -2535301200456458802993406409389 @ 2254
2254.86/2262.34	c bounds - >= -2535301200456458802993406409388 @ 2254.15
2254.96/2262.49	c bounds - >= -2535301200456458802993406409387 @ 2254.31
2255.16/2262.65	c bounds - >= -2535301200456458802993406409386 @ 2254.47
2255.36/2262.81	c bounds - >= -2535301200456458802993406409385 @ 2254.63
2255.46/2262.97	c bounds - >= -2535301200456458802993406409384 @ 2254.79
2255.67/2263.13	c bounds - >= -2535301200456458802993406409383 @ 2254.94
2255.75/2263.29	c bounds - >= -2535301200456458802993406409382 @ 2255.1
2255.95/2263.45	c bounds - >= -2535301200456458802993406409381 @ 2255.26
2256.15/2263.61	c bounds - >= -2535301200456458802993406409380 @ 2255.42
2256.25/2263.77	c bounds - >= -2535301200456458802993406409379 @ 2255.58
2256.45/2263.93	c bounds - >= -2535301200456458802993406409378 @ 2255.74
2256.56/2264.09	c bounds - >= -2535301200456458802993406409377 @ 2255.9
2256.75/2264.25	c bounds - >= -2535301200456458802993406409376 @ 2256.06
2256.95/2264.41	c bounds - >= -2535301200456458802993406409375 @ 2256.22
2257.05/2264.57	c bounds - >= -2535301200456458802993406409374 @ 2256.38
2257.25/2264.73	c bounds - >= -2535301200456458802993406409373 @ 2256.54
2257.45/2264.90	c bounds - >= -2535301200456458802993406409372 @ 2256.7
2257.56/2265.06	c bounds - >= -2535301200456458802993406409371 @ 2256.86
2257.75/2265.21	c bounds - >= -2535301200456458802993406409370 @ 2257.01
2257.84/2265.37	c bounds - >= -2535301200456458802993406409369 @ 2257.17
2258.04/2265.52	c bounds - >= -2535301200456458802993406409368 @ 2257.33
2258.14/2265.68	c bounds - >= -2535301200456458802993406409367 @ 2257.48
2258.34/2265.84	c bounds - >= -2535301200456458802993406409366 @ 2257.64
2258.44/2265.99	c bounds - >= -2535301200456458802993406409365 @ 2257.79
2258.66/2266.15	c bounds - >= -2535301200456458802993406409364 @ 2257.95
2258.84/2266.31	c bounds - >= -2535301200456458802993406409363 @ 2258.11
2258.94/2266.47	c bounds - >= -2535301200456458802993406409362 @ 2258.27
2259.14/2266.63	c bounds - >= -2535301200456458802993406409361 @ 2258.43
2259.24/2266.79	c bounds - >= -2535301200456458802993406409360 @ 2258.59
2259.44/2266.95	c bounds - >= -2535301200456458802993406409359 @ 2258.75
2259.65/2267.11	c bounds - >= -2535301200456458802993406409358 @ 2258.91
2259.75/2267.27	c bounds - >= -2535301200456458802993406409357 @ 2259.07
2259.95/2267.43	c bounds - >= -2535301200456458802993406409356 @ 2259.22
2260.05/2267.59	c bounds - >= -2535301200456458802993406409355 @ 2259.39
2260.24/2267.75	c bounds - >= -2535301200456458802993406409354 @ 2259.54
2260.44/2267.90	c bounds - >= -2535301200456458802993406409353 @ 2259.69
2260.56/2268.06	c bounds - >= -2535301200456458802993406409352 @ 2259.85
2260.74/2268.22	c bounds - >= -2535301200456458802993406409351 @ 2260.01
2260.84/2268.37	c bounds - >= -2535301200456458802993406409350 @ 2260.16
2261.04/2268.54	c bounds - >= -2535301200456458802993406409349 @ 2260.32
2261.14/2268.69	c bounds - >= -2535301200456458802993406409348 @ 2260.48
2261.34/2268.85	c bounds - >= -2535301200456458802993406409347 @ 2260.64
2261.55/2269.01	c bounds - >= -2535301200456458802993406409346 @ 2260.8
2261.65/2269.17	c bounds - >= -2535301200456458802993406409345 @ 2260.96
2261.84/2269.32	c bounds - >= -2535301200456458802993406409344 @ 2261.11
2261.94/2269.48	c bounds - >= -2535301200456458802993406409343 @ 2261.27
2262.14/2269.64	c bounds - >= -2535301200456458802993406409342 @ 2261.43
2262.34/2269.80	c bounds - >= -2535301200456458802993406409341 @ 2261.58
2262.44/2269.96	c bounds - >= -2535301200456458802993406409340 @ 2261.74
2262.65/2270.12	c bounds - >= -2535301200456458802993406409339 @ 2261.9
2262.73/2270.28	c bounds - >= -2535301200456458802993406409338 @ 2262.06
2262.93/2270.44	c bounds - >= -2535301200456458802993406409337 @ 2262.22
2263.13/2270.60	c bounds - >= -2535301200456458802993406409336 @ 2262.38
2263.23/2270.75	c bounds - >= -2535301200456458802993406409335 @ 2262.53
2263.43/2270.91	c bounds - >= -2535301200456458802993406409334 @ 2262.69
2263.54/2271.06	c bounds - >= -2535301200456458802993406409333 @ 2262.84
2263.73/2271.22	c bounds - >= -2535301200456458802993406409332 @ 2263
2263.83/2271.38	c bounds - >= -2535301200456458802993406409331 @ 2263.16
2264.03/2271.54	c bounds - >= -2535301200456458802993406409330 @ 2263.32
2264.23/2271.70	c bounds - >= -2535301200456458802993406409329 @ 2263.47
2264.33/2271.86	c bounds - >= -2535301200456458802993406409328 @ 2263.63
2264.54/2272.02	c bounds - >= -2535301200456458802993406409327 @ 2263.8
2264.64/2272.18	c bounds - >= -2535301200456458802993406409326 @ 2263.96
2264.83/2272.34	c bounds - >= -2535301200456458802993406409325 @ 2264.11
2265.03/2272.50	c bounds - >= -2535301200456458802993406409324 @ 2264.28
2265.13/2272.66	c bounds - >= -2535301200456458802993406409323 @ 2264.44
2265.33/2272.82	c bounds - >= -2535301200456458802993406409322 @ 2264.59
2265.43/2272.97	c bounds - >= -2535301200456458802993406409321 @ 2264.74
2265.64/2273.13	c bounds - >= -2535301200456458802993406409320 @ 2264.9
2265.72/2273.28	c bounds - >= -2535301200456458802993406409319 @ 2265.06
2265.92/2273.45	c bounds - >= -2535301200456458802993406409318 @ 2265.22
2266.12/2273.60	c bounds - >= -2535301200456458802993406409317 @ 2265.37
2266.22/2273.76	c bounds - >= -2535301200456458802993406409316 @ 2265.53
2266.42/2273.92	c bounds - >= -2535301200456458802993406409315 @ 2265.69
2266.53/2274.08	c bounds - >= -2535301200456458802993406409314 @ 2265.85
2266.72/2274.23	c bounds - >= -2535301200456458802993406409313 @ 2266
2266.82/2274.39	c bounds - >= -2535301200456458802993406409312 @ 2266.16
2267.02/2274.56	c bounds - >= -2535301200456458802993406409311 @ 2266.32
2267.22/2274.72	c bounds - >= -2535301200456458802993406409310 @ 2266.48
2267.32/2274.87	c bounds - >= -2535301200456458802993406409309 @ 2266.64
2267.53/2275.03	c bounds - >= -2535301200456458802993406409308 @ 2266.79
2267.63/2275.18	c bounds - >= -2535301200456458802993406409307 @ 2266.94
2267.81/2275.34	c bounds - >= -2535301200456458802993406409306 @ 2267.1
2268.01/2275.50	c bounds - >= -2535301200456458802993406409305 @ 2267.26
2268.11/2275.65	c bounds - >= -2535301200456458802993406409304 @ 2267.41
2268.31/2275.81	c bounds - >= -2535301200456458802993406409303 @ 2267.57
2268.41/2275.97	c bounds - >= -2535301200456458802993406409302 @ 2267.73
2268.63/2276.13	c bounds - >= -2535301200456458802993406409301 @ 2267.89
2268.71/2276.29	c bounds - >= -2535301200456458802993406409300 @ 2268.05
2268.91/2276.45	c bounds - >= -2535301200456458802993406409299 @ 2268.21
2269.11/2276.61	c bounds - >= -2535301200456458802993406409298 @ 2268.37
2269.21/2276.76	c bounds - >= -2535301200456458802993406409297 @ 2268.52
2269.41/2276.93	c bounds - >= -2535301200456458802993406409296 @ 2268.68
2269.52/2277.09	c bounds - >= -2535301200456458802993406409295 @ 2268.84
2269.71/2277.25	c bounds - >= -2535301200456458802993406409294 @ 2269
2269.91/2277.40	c bounds - >= -2535301200456458802993406409293 @ 2269.16
2270.01/2277.56	c bounds - >= -2535301200456458802993406409292 @ 2269.32
2270.21/2277.72	c bounds - >= -2535301200456458802993406409291 @ 2269.47
2270.30/2277.87	c bounds - >= -2535301200456458802993406409290 @ 2269.62
2270.52/2278.03	c bounds - >= -2535301200456458802993406409289 @ 2269.78
2270.62/2278.19	c bounds - >= -2535301200456458802993406409288 @ 2269.94
2270.80/2278.35	c bounds - >= -2535301200456458802993406409287 @ 2270.1
2271.00/2278.50	c bounds - >= -2535301200456458802993406409286 @ 2270.25
2271.10/2278.66	c bounds - >= -2535301200456458802993406409285 @ 2270.41
2271.30/2278.82	c bounds - >= -2535301200456458802993406409284 @ 2270.57
2271.40/2278.98	c bounds - >= -2535301200456458802993406409283 @ 2270.73
2271.61/2279.14	c bounds - >= -2535301200456458802993406409282 @ 2270.89
2271.80/2279.30	c bounds - >= -2535301200456458802993406409281 @ 2271.05
2271.90/2279.46	c bounds - >= -2535301200456458802993406409280 @ 2271.2
2272.10/2279.62	c bounds - >= -2535301200456458802993406409279 @ 2271.36
2272.20/2279.78	c bounds - >= -2535301200456458802993406409278 @ 2271.53
2272.40/2279.94	c bounds - >= -2535301200456458802993406409277 @ 2271.69
2272.51/2280.10	c bounds - >= -2535301200456458802993406409276 @ 2271.85
2272.70/2280.26	c bounds - >= -2535301200456458802993406409275 @ 2272
2272.89/2280.41	c bounds - >= -2535301200456458802993406409274 @ 2272.15
2272.99/2280.57	c bounds - >= -2535301200456458802993406409273 @ 2272.31
2273.19/2280.72	c bounds - >= -2535301200456458802993406409272 @ 2272.46
2273.29/2280.88	c bounds - >= -2535301200456458802993406409271 @ 2272.62
2273.51/2281.04	c bounds - >= -2535301200456458802993406409270 @ 2272.78
2273.61/2281.19	c bounds - >= -2535301200456458802993406409269 @ 2272.93
2273.79/2281.35	c bounds - >= -2535301200456458802993406409268 @ 2273.09
2273.99/2281.50	c bounds - >= -2535301200456458802993406409267 @ 2273.24
2274.09/2281.66	c bounds - >= -2535301200456458802993406409266 @ 2273.4
2274.29/2281.82	c bounds - >= -2535301200456458802993406409265 @ 2273.55
2274.39/2281.97	c bounds - >= -2535301200456458802993406409264 @ 2273.71
2274.60/2282.13	c bounds - >= -2535301200456458802993406409263 @ 2273.87
2274.69/2282.30	c bounds - >= -2535301200456458802993406409262 @ 2274.03
2274.89/2282.46	c bounds - >= -2535301200456458802993406409261 @ 2274.19
2275.09/2282.62	c bounds - >= -2535301200456458802993406409260 @ 2274.35
2275.19/2282.78	c bounds - >= -2535301200456458802993406409259 @ 2274.52
2275.39/2282.95	c bounds - >= -2535301200456458802993406409258 @ 2274.68
2275.51/2283.11	c bounds - >= -2535301200456458802993406409257 @ 2274.84
2275.69/2283.26	c bounds - >= -2535301200456458802993406409256 @ 2274.99
2275.89/2283.42	c bounds - >= -2535301200456458802993406409255 @ 2275.15
2275.99/2283.58	c bounds - >= -2535301200456458802993406409254 @ 2275.31
2276.19/2283.75	c bounds - >= -2535301200456458802993406409253 @ 2275.48
2276.39/2283.91	c bounds - >= -2535301200456458802993406409252 @ 2275.64
2276.50/2284.07	c bounds - >= -2535301200456458802993406409251 @ 2275.8
2276.69/2284.23	c bounds - >= -2535301200456458802993406409250 @ 2275.96
2276.79/2284.39	c bounds - >= -2535301200456458802993406409249 @ 2276.12
2276.99/2284.56	c bounds - >= -2535301200456458802993406409248 @ 2276.28
2277.19/2284.72	c bounds - >= -2535301200456458802993406409247 @ 2276.44
2277.29/2284.88	c bounds - >= -2535301200456458802993406409246 @ 2276.6
2277.50/2285.04	c bounds - >= -2535301200456458802993406409245 @ 2276.77
2277.69/2285.20	c bounds - >= -2535301200456458802993406409244 @ 2276.92
2277.79/2285.35	c bounds - >= -2535301200456458802993406409243 @ 2277.08
2277.99/2285.51	c bounds - >= -2535301200456458802993406409242 @ 2277.23
2278.08/2285.67	c bounds - >= -2535301200456458802993406409241 @ 2277.39
2278.28/2285.83	c bounds - >= -2535301200456458802993406409240 @ 2277.55
2278.38/2285.99	c bounds - >= -2535301200456458802993406409239 @ 2277.71
2278.60/2286.15	c bounds - >= -2535301200456458802993406409238 @ 2277.87
2278.78/2286.31	c bounds - >= -2535301200456458802993406409237 @ 2278.03
2278.88/2286.47	c bounds - >= -2535301200456458802993406409236 @ 2278.19
2279.08/2286.64	c bounds - >= -2535301200456458802993406409235 @ 2278.36
2279.18/2286.79	c bounds - >= -2535301200456458802993406409234 @ 2278.51
2279.38/2286.96	c bounds - >= -2535301200456458802993406409233 @ 2278.67
2279.59/2287.11	c bounds - >= -2535301200456458802993406409232 @ 2278.83
2279.68/2287.27	c bounds - >= -2535301200456458802993406409231 @ 2278.99
2279.88/2287.42	c bounds - >= -2535301200456458802993406409230 @ 2279.14
2279.98/2287.58	c bounds - >= -2535301200456458802993406409229 @ 2279.3
2280.18/2287.74	c bounds - >= -2535301200456458802993406409228 @ 2279.46
2280.38/2287.90	c bounds - >= -2535301200456458802993406409227 @ 2279.62
2280.49/2288.06	c bounds - >= -2535301200456458802993406409226 @ 2279.77
2280.68/2288.22	c bounds - >= -2535301200456458802993406409225 @ 2279.93
2280.78/2288.38	c bounds - >= -2535301200456458802993406409224 @ 2280.09
2280.97/2288.54	c bounds - >= -2535301200456458802993406409223 @ 2280.25
2281.17/2288.70	c bounds - >= -2535301200456458802993406409222 @ 2280.41
2281.27/2288.85	c bounds - >= -2535301200456458802993406409221 @ 2280.56
2281.37/2289.01	c bounds - >= -2535301200456458802993406409220 @ 2280.72
2281.59/2289.16	c bounds - >= -2535301200456458802993406409219 @ 2280.87
2281.77/2289.32	c bounds - >= -2535301200456458802993406409218 @ 2281.03
2282.27/2289.83	c bounds - >= -2535301200456458802993406409217 @ 2281.54
2282.77/2290.32	c bounds - >= -2535301200456458802993406409216 @ 2282.02
2283.27/2290.82	c bounds - >= -2535301200456458802993406409215 @ 2282.52
2283.76/2291.33	c bounds - >= -2535301200456458802993406409214 @ 2283.04
2283.96/2291.51	c bounds - >= -2535301200456458802993406409213 @ 2283.21
2284.06/2291.68	c bounds - >= -2535301200456458802993406409212 @ 2283.38
2284.26/2291.86	c bounds - >= -2535301200456458802993406409211 @ 2283.56
2284.47/2292.03	c bounds - >= -2535301200456458802993406409210 @ 2283.73
2284.66/2292.21	c bounds - >= -2535301200456458802993406409209 @ 2283.91
2284.76/2292.38	c bounds - >= -2535301200456458802993406409208 @ 2284.08
2284.96/2292.56	c bounds - >= -2535301200456458802993406409207 @ 2284.26
2285.47/2293.07	c bounds - >= -2535301200456458802993406409206 @ 2284.77
2285.66/2293.24	c bounds - >= -2535301200456458802993406409205 @ 2284.94
2285.86/2293.42	c bounds - >= -2535301200456458802993406409204 @ 2285.12
2285.96/2293.59	c bounds - >= -2535301200456458802993406409203 @ 2285.29
2286.16/2293.77	c bounds - >= -2535301200456458802993406409202 @ 2285.46
2286.36/2293.95	c bounds - >= -2535301200456458802993406409201 @ 2285.64
2286.57/2294.12	c bounds - >= -2535301200456458802993406409200 @ 2285.81
2286.65/2294.29	c bounds - >= -2535301200456458802993406409199 @ 2285.98
2286.85/2294.46	c bounds - >= -2535301200456458802993406409198 @ 2286.16
2287.05/2294.64	c bounds - >= -2535301200456458802993406409197 @ 2286.33
2287.25/2294.82	c bounds - >= -2535301200456458802993406409196 @ 2286.51
2287.35/2295.00	c bounds - >= -2535301200456458802993406409195 @ 2286.68
2287.56/2295.17	c bounds - >= -2535301200456458802993406409194 @ 2286.86
2287.75/2295.35	c bounds - >= -2535301200456458802993406409193 @ 2287.04
2287.95/2295.53	c bounds - >= -2535301200456458802993406409192 @ 2287.21
2288.15/2295.70	c bounds - >= -2535301200456458802993406409191 @ 2287.39
2288.25/2295.88	c bounds - >= -2535301200456458802993406409190 @ 2287.56
2288.46/2296.05	c bounds - >= -2535301200456458802993406409189 @ 2287.74
2288.65/2296.23	c bounds - >= -2535301200456458802993406409188 @ 2287.91
2288.85/2296.40	c bounds - >= -2535301200456458802993406409187 @ 2288.09
2288.95/2296.58	c bounds - >= -2535301200456458802993406409186 @ 2288.26
2289.15/2296.75	c bounds - >= -2535301200456458802993406409185 @ 2288.43
2289.34/2296.93	c bounds - >= -2535301200456458802993406409184 @ 2288.61
2289.46/2297.10	c bounds - >= -2535301200456458802993406409183 @ 2288.79
2289.64/2297.28	c bounds - >= -2535301200456458802993406409182 @ 2288.96
2289.84/2297.45	c bounds - >= -2535301200456458802993406409181 @ 2289.13
2290.04/2297.63	c bounds - >= -2535301200456458802993406409180 @ 2289.31
2290.24/2297.80	c bounds - >= -2535301200456458802993406409179 @ 2289.48
2290.34/2297.98	c bounds - >= -2535301200456458802993406409178 @ 2289.66
2290.55/2298.16	c bounds - >= -2535301200456458802993406409177 @ 2289.84
2290.74/2298.34	c bounds - >= -2535301200456458802993406409176 @ 2290.02
2290.94/2298.51	c bounds - >= -2535301200456458802993406409175 @ 2290.19
2291.04/2298.69	c bounds - >= -2535301200456458802993406409174 @ 2290.36
2291.24/2298.87	c bounds - >= -2535301200456458802993406409173 @ 2290.54
2291.45/2299.05	c bounds - >= -2535301200456458802993406409172 @ 2290.72
2291.64/2299.22	c bounds - >= -2535301200456458802993406409171 @ 2290.9
2291.84/2299.40	c bounds - >= -2535301200456458802993406409170 @ 2291.07
2291.94/2299.58	c bounds - >= -2535301200456458802993406409169 @ 2291.25
2292.13/2299.76	c bounds - >= -2535301200456458802993406409168 @ 2291.43
2292.33/2299.93	c bounds - >= -2535301200456458802993406409167 @ 2291.6
2292.55/2300.11	c bounds - >= -2535301200456458802993406409166 @ 2291.78
2292.63/2300.29	c bounds - >= -2535301200456458802993406409165 @ 2291.96
2292.83/2300.47	c bounds - >= -2535301200456458802993406409164 @ 2292.14
2293.03/2300.66	c bounds - >= -2535301200456458802993406409163 @ 2292.33
2293.23/2300.84	c bounds - >= -2535301200456458802993406409162 @ 2292.51
2293.44/2301.03	c bounds - >= -2535301200456458802993406409161 @ 2292.69
2293.63/2301.21	c bounds - >= -2535301200456458802993406409160 @ 2292.88
2293.73/2301.39	c bounds - >= -2535301200456458802993406409159 @ 2293.06
2293.93/2301.57	c bounds - >= -2535301200456458802993406409158 @ 2293.24
2294.13/2301.77	c bounds - >= -2535301200456458802993406409157 @ 2293.43
2294.33/2301.95	c bounds - >= -2535301200456458802993406409156 @ 2293.61
2294.54/2302.14	c bounds - >= -2535301200456458802993406409155 @ 2293.8
2294.72/2302.32	c bounds - >= -2535301200456458802993406409154 @ 2293.98
2295.12/2302.77	c bounds - >= -2535301200456458802993406409045 @ 2294.43
2295.32/2302.95	c bounds - >= -2535301200456458802993406409044 @ 2294.61
2295.54/2303.12	c bounds - >= -2535301200456458802993406409043 @ 2294.78
2295.72/2303.30	c bounds - >= -2535301200456458802993406409042 @ 2294.96
2295.82/2303.48	c bounds - >= -2535301200456458802993406409041 @ 2295.14
2296.02/2303.66	c bounds - >= -2535301200456458802993406409040 @ 2295.31
2296.22/2303.83	c bounds - >= -2535301200456458802993406409039 @ 2295.49
2296.43/2304.01	c bounds - >= -2535301200456458802993406409038 @ 2295.67
2296.53/2304.19	c bounds - >= -2535301200456458802993406409037 @ 2295.84
2296.72/2304.36	c bounds - >= -2535301200456458802993406409036 @ 2296.02
2296.92/2304.54	c bounds - >= -2535301200456458802993406409035 @ 2296.2
2297.12/2304.72	c bounds - >= -2535301200456458802993406409034 @ 2296.37
2297.32/2304.90	c bounds - >= -2535301200456458802993406409033 @ 2296.55
2297.43/2305.08	c bounds - >= -2535301200456458802993406409032 @ 2296.73
2297.61/2305.26	c bounds - >= -2535301200456458802993406409031 @ 2296.91
2297.81/2305.43	c bounds - >= -2535301200456458802993406409030 @ 2297.08
2298.01/2305.61	c bounds - >= -2535301200456458802993406409029 @ 2297.26
2298.11/2305.79	c bounds - >= -2535301200456458802993406409028 @ 2297.44
2298.31/2305.96	c bounds - >= -2535301200456458802993406409027 @ 2297.61
2298.53/2306.14	c bounds - >= -2535301200456458802993406409026 @ 2297.79
2298.71/2306.32	c bounds - >= -2535301200456458802993406409025 @ 2297.97
2298.81/2306.50	c bounds - >= -2535301200456458802993406409024 @ 2298.14
2299.01/2306.67	c bounds - >= -2535301200456458802993406409023 @ 2298.32
2299.21/2306.85	c bounds - >= -2535301200456458802993406409022 @ 2298.5
2299.42/2307.03	c bounds - >= -2535301200456458802993406409021 @ 2298.68
2299.61/2307.21	c bounds - >= -2535301200456458802993406409020 @ 2298.85
2299.71/2307.39	c bounds - >= -2535301200456458802993406409019 @ 2299.03
2299.91/2307.57	c bounds - >= -2535301200456458802993406409018 @ 2299.21
2300.10/2307.75	c bounds - >= -2535301200456458802993406409017 @ 2299.39
2300.30/2307.92	c bounds - >= -2535301200456458802993406409016 @ 2299.57
2300.42/2308.10	c bounds - >= -2535301200456458802993406409015 @ 2299.75
2300.60/2308.28	c bounds - >= -2535301200456458802993406409014 @ 2299.92
2300.80/2308.46	c bounds - >= -2535301200456458802993406409013 @ 2300.1
2301.00/2308.64	c bounds - >= -2535301200456458802993406409012 @ 2300.28
2301.20/2308.82	c bounds - >= -2535301200456458802993406409011 @ 2300.46
2301.30/2309.00	c bounds - >= -2535301200456458802993406409010 @ 2300.64
2301.51/2309.18	c bounds - >= -2535301200456458802993406409009 @ 2300.82
2301.70/2309.36	c bounds - >= -2535301200456458802993406409008 @ 2301
2301.90/2309.55	c bounds - >= -2535301200456458802993406409007 @ 2301.18
2302.10/2309.73	c bounds - >= -2535301200456458802993406409006 @ 2301.36
2302.30/2309.91	c bounds - >= -2535301200456458802993406409005 @ 2301.55
2302.41/2310.09	c bounds - >= -2535301200456458802993406409004 @ 2301.73
2302.60/2310.27	c bounds - >= -2535301200456458802993406409003 @ 2301.91
2302.80/2310.46	c bounds - >= -2535301200456458802993406409002 @ 2302.09
2303.00/2310.64	c bounds - >= -2535301200456458802993406409001 @ 2302.28
2303.19/2310.82	c bounds - >= -2535301200456458802993406409000 @ 2302.45
2303.29/2311.01	c bounds - >= -2535301200456458802993406408999 @ 2302.64
2303.51/2311.19	c bounds - >= -2535301200456458802993406408998 @ 2302.82
2303.69/2311.37	c bounds - >= -2535301200456458802993406408997 @ 2303
2303.89/2311.55	c bounds - >= -2535301200456458802993406408996 @ 2303.18
2304.09/2311.73	c bounds - >= -2535301200456458802993406408995 @ 2303.36
2304.29/2311.91	c bounds - >= -2535301200456458802993406408994 @ 2303.54
2304.40/2312.10	c bounds - >= -2535301200456458802993406408993 @ 2303.73
2304.59/2312.28	c bounds - >= -2535301200456458802993406408992 @ 2303.9
2304.79/2312.46	c bounds - >= -2535301200456458802993406408991 @ 2304.09
2304.99/2312.64	c bounds - >= -2535301200456458802993406408990 @ 2304.27
2305.19/2312.82	c bounds - >= -2535301200456458802993406408989 @ 2304.45
2305.29/2313.01	c bounds - >= -2535301200456458802993406408988 @ 2304.63
2305.50/2313.19	c bounds - >= -2535301200456458802993406408987 @ 2304.81
2305.69/2313.37	c bounds - >= -2535301200456458802993406408986 @ 2304.99
2305.89/2313.55	c bounds - >= -2535301200456458802993406408985 @ 2305.17
2306.08/2313.73	c bounds - >= -2535301200456458802993406408984 @ 2305.35
2306.28/2313.91	c bounds - >= -2535301200456458802993406408983 @ 2305.54
2306.40/2314.10	c bounds - >= -2535301200456458802993406408982 @ 2305.72
2306.58/2314.28	c bounds - >= -2535301200456458802993406408981 @ 2305.9
2306.78/2314.47	c bounds - >= -2535301200456458802993406408980 @ 2306.09
2306.98/2314.65	c bounds - >= -2535301200456458802993406408979 @ 2306.27
2307.18/2314.83	c bounds - >= -2535301200456458802993406408978 @ 2306.45
2307.39/2315.02	c bounds - >= -2535301200456458802993406408977 @ 2306.63
2307.49/2315.19	c bounds - >= -2535301200456458802993406408976 @ 2306.81
2307.69/2315.38	c bounds - >= -2535301200456458802993406408975 @ 2306.99
2307.89/2315.56	c bounds - >= -2535301200456458802993406408974 @ 2307.17
2308.09/2315.74	c bounds - >= -2535301200456458802993406408973 @ 2307.35
2308.29/2315.93	c bounds - >= -2535301200456458802993406408972 @ 2307.54
2308.50/2316.12	c bounds - >= -2535301200456458802993406408971 @ 2307.73
2308.68/2316.30	c bounds - >= -2535301200456458802993406408970 @ 2307.91
2308.78/2316.48	c bounds - >= -2535301200456458802993406408969 @ 2308.09
2308.98/2316.66	c bounds - >= -2535301200456458802993406408968 @ 2308.27
2309.18/2316.85	c bounds - >= -2535301200456458802993406408967 @ 2308.46
2309.39/2317.03	c bounds - >= -2535301200456458802993406408966 @ 2308.64
2309.58/2317.22	c bounds - >= -2535301200456458802993406408965 @ 2308.83
2309.68/2317.39	c bounds - >= -2535301200456458802993406408964 @ 2309
2309.88/2317.58	c bounds - >= -2535301200456458802993406408963 @ 2309.19
2310.08/2317.76	c bounds - >= -2535301200456458802993406408962 @ 2309.37
2310.28/2317.95	c bounds - >= -2535301200456458802993406408961 @ 2309.55
2310.49/2318.14	c bounds - >= -2535301200456458802993406408960 @ 2309.74
2310.68/2318.31	c bounds - >= -2535301200456458802993406408959 @ 2309.92
2311.17/2318.87	c bounds - >= -2535301200456458802993406408958 @ 2310.47
2311.77/2319.41	c bounds - >= -2535301200456458802993406408957 @ 2311.01
2312.27/2319.96	c bounds - >= -2535301200456458802993406408956 @ 2311.56
2312.77/2320.49	c bounds - >= -2535301200456458802993406408955 @ 2312.09
2313.27/2320.99	c bounds - >= -2535301200456458802993406408954 @ 2312.58
2313.48/2321.16	c bounds - >= -2535301200456458802993406408953 @ 2312.76
2313.67/2321.34	c bounds - >= -2535301200456458802993406408952 @ 2312.94
2313.87/2321.53	c bounds - >= -2535301200456458802993406408951 @ 2313.12
2314.07/2321.71	c bounds - >= -2535301200456458802993406408950 @ 2313.3
2314.17/2321.89	c bounds - >= -2535301200456458802993406408949 @ 2313.48
2314.38/2322.07	c bounds - >= -2535301200456458802993406408948 @ 2313.66
2314.56/2322.25	c bounds - >= -2535301200456458802993406408947 @ 2313.84
2314.76/2322.43	c bounds - >= -2535301200456458802993406408946 @ 2314.02
2314.96/2322.61	c bounds - >= -2535301200456458802993406408945 @ 2314.2
2315.06/2322.79	c bounds - >= -2535301200456458802993406408944 @ 2314.38
2315.26/2322.98	c bounds - >= -2535301200456458802993406408943 @ 2314.57
2315.76/2323.48	c bounds - >= -2535301200456458802993406408942 @ 2315.07
2316.26/2323.98	c bounds - >= -2535301200456458802993406408941 @ 2315.57
2316.86/2324.51	c bounds - >= -2535301200456458802993406408940 @ 2316.1
2317.37/2325.02	c bounds - >= -2535301200456458802993406408939 @ 2316.61
2317.55/2325.21	c bounds - >= -2535301200456458802993406408938 @ 2316.79
2317.65/2325.39	c bounds - >= -2535301200456458802993406408937 @ 2316.97
2317.85/2325.57	c bounds - >= -2535301200456458802993406408936 @ 2317.15
2318.05/2325.75	c bounds - >= -2535301200456458802993406408935 @ 2317.33
2318.25/2325.93	c bounds - >= -2535301200456458802993406408934 @ 2317.51
2318.46/2326.11	c bounds - >= -2535301200456458802993406408933 @ 2317.69
2318.65/2326.30	c bounds - >= -2535301200456458802993406408932 @ 2317.87
2318.75/2326.48	c bounds - >= -2535301200456458802993406408931 @ 2318.05
2318.95/2326.66	c bounds - >= -2535301200456458802993406408930 @ 2318.23
2319.15/2326.84	c bounds - >= -2535301200456458802993406408929 @ 2318.42
2319.36/2327.03	c bounds - >= -2535301200456458802993406408928 @ 2318.61
2319.55/2327.22	c bounds - >= -2535301200456458802993406408927 @ 2318.8
2319.75/2327.41	c bounds - >= -2535301200456458802993406408926 @ 2318.99
2319.95/2327.60	c bounds - >= -2535301200456458802993406408925 @ 2319.18
2320.04/2327.79	c bounds - >= -2535301200456458802993406408924 @ 2319.36
2320.24/2327.98	c bounds - >= -2535301200456458802993406408923 @ 2319.55
2320.46/2328.16	c bounds - >= -2535301200456458802993406408922 @ 2319.73
2320.64/2328.34	c bounds - >= -2535301200456458802993406408921 @ 2319.91
2320.84/2328.52	c bounds - >= -2535301200456458802993406408920 @ 2320.09
2321.04/2328.70	c bounds - >= -2535301200456458802993406408919 @ 2320.27
2321.14/2328.88	c bounds - >= -2535301200456458802993406408918 @ 2320.45
2321.35/2329.07	c bounds - >= -2535301200456458802993406408917 @ 2320.63
2321.54/2329.25	c bounds - >= -2535301200456458802993406408916 @ 2320.81
2321.74/2329.43	c bounds - >= -2535301200456458802993406408915 @ 2321
2321.94/2329.63	c bounds - >= -2535301200456458802993406408914 @ 2321.19
2322.14/2329.82	c bounds - >= -2535301200456458802993406408913 @ 2321.39
2322.35/2330.02	c bounds - >= -2535301200456458802993406408912 @ 2321.59
2322.54/2330.22	c bounds - >= -2535301200456458802993406408911 @ 2321.78
2322.74/2330.41	c bounds - >= -2535301200456458802993406408910 @ 2321.98
2322.93/2330.61	c bounds - >= -2535301200456458802993406408909 @ 2322.17
2323.13/2330.81	c bounds - >= -2535301200456458802993406408908 @ 2322.37
2323.34/2331.01	c bounds - >= -2535301200456458802993406408907 @ 2322.57
2323.53/2331.21	c bounds - >= -2535301200456458802993406408906 @ 2322.77
2323.73/2331.40	c bounds - >= -2535301200456458802993406408905 @ 2322.96
2323.93/2331.61	c bounds - >= -2535301200456458802993406408904 @ 2323.17
2324.13/2331.80	c bounds - >= -2535301200456458802993406408903 @ 2323.36
2324.23/2332.00	c bounds - >= -2535301200456458802993406408902 @ 2323.56
2324.53/2332.20	c bounds - >= -2535301200456458802993406408901 @ 2323.75
2324.63/2332.39	c bounds - >= -2535301200456458802993406408900 @ 2323.95
2324.83/2332.59	c bounds - >= -2535301200456458802993406408899 @ 2324.15
2325.03/2332.79	c bounds - >= -2535301200456458802993406408898 @ 2324.34
2325.23/2332.99	c bounds - >= -2535301200456458802993406408897 @ 2324.54
2325.44/2333.18	c bounds - >= -2535301200456458802993406408896 @ 2324.74
2325.62/2333.38	c bounds - >= -2535301200456458802993406408895 @ 2324.94
2326.22/2333.90	c bounds - >= -2535301200456458802993406408894 @ 2325.45
2326.72/2334.43	c bounds - >= -2535301200456458802993406408893 @ 2325.98
2327.22/2334.95	c bounds - >= -2535301200456458802993406408892 @ 2326.5
2327.82/2335.51	c bounds - >= -2535301200456458802993406408891 @ 2327.05
2328.22/2335.98	c bounds - >= -2535301200456458802993406408890 @ 2327.52
2328.43/2336.17	c bounds - >= -2535301200456458802993406408889 @ 2327.71
2328.62/2336.35	c bounds - >= -2535301200456458802993406408888 @ 2327.89
2328.81/2336.53	c bounds - >= -2535301200456458802993406408887 @ 2328.07
2329.21/2337.00	c bounds - >= -2535301200456458802993406408703 @ 2328.54
2332.50/2340.26	c bounds - >= -2535301200456458802993406408702 @ 2331.79
2336.49/2344.27	c bounds - >= -2535301200456458802993406408701 @ 2335.78
2338.58/2346.35	c bounds - >= -2535301200456458802993406408700 @ 2337.86
2340.88/2348.61	c bounds - >= -2535301200456458802993406408699 @ 2340.11
2340.98/2348.79	c #Conflicts: 42000 | #Constraints: 68940
2343.17/2350.99	c bounds - >= -2535301200456458802993406408698 @ 2342.47
2346.16/2354.01	c bounds - >= -2535301200456458802993406408697 @ 2345.48
2387.02/2394.92	c #Conflicts: 43000 | #Constraints: 69964
2435.86/2443.90	c #Conflicts: 44000 | #Constraints: 70964
2513.10/2521.40	c #Conflicts: 45000 | #Constraints: 71964
2551.97/2560.43	c #Conflicts: 46000 | #Constraints: 72964
2561.34/2569.83	c DATABASE CLEANUP
2561.34/2569.83	c GARBAGE COLLECT
2561.34/2569.83	c rational objective -2.5353e+30
2570.21/2578.78	c bounds - >= -2535301200456458802993406408696 @ 2569.47
2573.10/2581.65	c bounds - >= -2535301200456458802993406408695 @ 2572.33
2575.19/2583.72	c bounds - >= -2535301200456458802993406408694 @ 2574.39
2577.78/2586.35	c bounds - >= -2535301200456458802993406408693 @ 2577.02
2579.77/2588.33	c bounds - >= -2535301200456458802993406408692 @ 2578.99
2581.58/2590.18	c bounds - >= -2535301200456458802993406408691 @ 2580.83
2583.57/2592.19	c bounds - >= -2535301200456458802993406408690 @ 2582.84
2585.26/2593.82	c bounds - >= -2535301200456458802993406408689 @ 2584.46
2586.96/2595.55	c bounds - >= -2535301200456458802993406408688 @ 2586.18
2588.75/2597.34	c bounds - >= -2535301200456458802993406408687 @ 2587.97
2590.74/2599.31	c bounds - >= -2535301200456458802993406408686 @ 2589.93
2592.74/2601.38	c bounds - >= -2535301200456458802993406408685 @ 2592
2594.83/2603.42	c bounds - >= -2535301200456458802993406408684 @ 2594.03
2596.92/2605.52	c bounds - >= -2535301200456458802993406408683 @ 2596.12
2598.72/2607.34	c bounds - >= -2535301200456458802993406408682 @ 2597.93
2600.91/2609.55	c bounds - >= -2535301200456458802993406408681 @ 2600.13
2602.70/2611.37	c bounds - >= -2535301200456458802993406408680 @ 2601.95
2604.59/2613.24	c bounds - >= -2535301200456458802993406408679 @ 2603.81
2606.29/2615.01	c bounds - >= -2535301200456458802993406408678 @ 2605.57
2608.09/2616.75	c bounds - >= -2535301200456458802993406408677 @ 2607.31
2610.08/2618.71	c bounds - >= -2535301200456458802993406408676 @ 2609.26
2610.28/2618.99	c #Conflicts: 47000 | #Constraints: 68501
2611.78/2620.48	c bounds - >= -2535301200456458802993406408675 @ 2611.03
2613.87/2622.55	c bounds - >= -2535301200456458802993406408674 @ 2613.08
2615.86/2624.56	c bounds - >= -2535301200456458802993406408673 @ 2615.09
2618.05/2626.76	c bounds - >= -2535301200456458802993406408672 @ 2617.28
2619.85/2628.59	c bounds - >= -2535301200456458802993406408671 @ 2619.1
2622.24/2630.96	c bounds - >= -2535301200456458802993406408670 @ 2621.46
2625.03/2633.77	c bounds - >= -2535301200456458802993406408669 @ 2624.27
2627.43/2636.18	c bounds - >= -2535301200456458802993406408668 @ 2626.67
2631.02/2639.79	c bounds - >= -2535301200456458802993406408667 @ 2630.26
2633.01/2641.77	c bounds - >= -2535301200456458802993406408666 @ 2632.23
2635.00/2643.76	c bounds - >= -2535301200456458802993406408665 @ 2634.22
2637.41/2646.19	c bounds - >= -2535301200456458802993406408664 @ 2636.65
2639.49/2648.24	c bounds - >= -2535301200456458802993406408663 @ 2638.68
2641.98/2650.75	c bounds - >= -2535301200456458802993406408662 @ 2641.19
2644.38/2653.11	c bounds - >= -2535301200456458802993406408661 @ 2643.54
2646.46/2655.25	c bounds - >= -2535301200456458802993406408660 @ 2645.67
2648.27/2657.05	c bounds - >= -2535301200456458802993406408659 @ 2647.46
2650.26/2659.07	c bounds - >= -2535301200456458802993406408658 @ 2649.48
2652.04/2660.87	c bounds - >= -2535301200456458802993406408657 @ 2651.27
2655.73/2664.59	c bounds - >= -2535301200456458802993406408656 @ 2654.97
2658.42/2667.23	c bounds - >= -2535301200456458802993406408655 @ 2657.61
2659.62/2668.49	c bounds - >= -2535301200456458802993406408654 @ 2658.87
2661.01/2669.84	c bounds - >= -2535301200456458802993406408653 @ 2660.21
2662.81/2671.67	c bounds - >= -2535301200456458802993406408652 @ 2662.04
2664.90/2673.72	c bounds - >= -2535301200456458802993406408651 @ 2664.07
2666.79/2675.62	c bounds - >= -2535301200456458802993406408650 @ 2665.97
2669.00/2677.80	c bounds - >= -2535301200456458802993406408649 @ 2668.14
2670.99/2679.81	c bounds - >= -2535301200456458802993406408648 @ 2670.15
2673.58/2682.48	c bounds - >= -2535301200456458802993406408647 @ 2672.8
2675.97/2684.85	c bounds - >= -2535301200456458802993406408646 @ 2675.17
2678.76/2687.63	c bounds - >= -2535301200456458802993406408645 @ 2677.94
2680.75/2689.67	c bounds - >= -2535301200456458802993406408644 @ 2679.98
2688.43/2697.39	c #Conflicts: 48000 | #Constraints: 70160
2694.12/2703.01	c bounds - >= -2535301200456458802993406408643 @ 2693.26
2697.60/2706.50	c bounds - >= -2535301200456458802993406408642 @ 2696.75
2699.50/2708.48	c bounds - >= -2535301200456458802993406408641 @ 2698.71
2700.89/2709.82	c bounds - >= -2535301200456458802993406408640 @ 2700.04
2701.89/2710.80	c bounds - >= -2535301200456458802993406408639 @ 2701.02
2702.88/2711.89	c bounds - >= -2535301200456458802993406408638 @ 2702.11
2704.09/2713.05	c bounds - >= -2535301200456458802993406408637 @ 2703.27
2706.19/2715.11	c bounds - >= -2535301200456458802993406408636 @ 2705.32
2708.47/2717.46	c bounds - >= -2535301200456458802993406408635 @ 2707.67
2710.36/2719.30	c bounds - >= -2535301200456458802993406408634 @ 2709.5
2712.16/2721.15	c bounds - >= -2535301200456458802993406408633 @ 2711.34
2713.95/2722.99	c bounds - >= -2535301200456458802993406408632 @ 2713.17
2716.54/2725.57	c bounds - >= -2535301200456458802993406408631 @ 2715.75
2718.43/2727.46	c bounds - >= -2535301200456458802993406408630 @ 2717.63
2720.62/2729.66	c bounds - >= -2535301200456458802993406408629 @ 2719.82
2723.03/2732.11	c bounds - >= -2535301200456458802993406408628 @ 2722.26
2725.12/2734.18	c bounds - >= -2535301200456458802993406408627 @ 2724.33
2727.20/2736.25	c bounds - >= -2535301200456458802993406408626 @ 2726.39
2729.19/2738.21	c bounds - >= -2535301200456458802993406408625 @ 2728.34
2732.58/2741.61	c bounds - >= -2535301200456458802993406408624 @ 2731.73
2735.18/2744.27	c bounds - >= -2535301200456458802993406408623 @ 2734.38
2736.68/2745.77	c bounds - >= -2535301200456458802993406408622 @ 2735.88
2737.99/2747.10	c bounds - >= -2535301200456458802993406408621 @ 2737.2
2740.17/2749.22	c bounds - >= -2535301200456458802993406408620 @ 2739.32
2741.97/2751.07	c bounds - >= -2535301200456458802993406408619 @ 2741.16
2743.85/2752.99	c bounds - >= -2535301200456458802993406408618 @ 2743.07
2745.85/2754.92	c bounds - >= -2535301200456458802993406408617 @ 2744.99
2748.34/2757.40	c bounds - >= -2535301200456458802993406408616 @ 2747.46
2752.53/2761.62	c bounds - >= -2535301200456458802993406408615 @ 2751.67
2755.03/2764.16	c bounds - >= -2535301200456458802993406408614 @ 2754.2
2756.71/2765.83	c bounds - >= -2535301200456458802993406408613 @ 2755.86
2759.10/2768.20	c bounds - >= -2535301200456458802993406408612 @ 2758.23
2761.59/2770.77	c bounds - >= -2535301200456458802993406408611 @ 2760.79
2763.69/2772.84	c bounds - >= -2535301200456458802993406408610 @ 2762.86
2766.08/2775.27	c bounds - >= -2535301200456458802993406408609 @ 2765.28
2768.47/2777.67	c bounds - >= -2535301200456458802993406408608 @ 2767.67
2769.67/2778.80	c bounds - >= -2535301200456458802993406408607 @ 2768.8
2772.06/2781.26	c bounds - >= -2535301200456458802993406408606 @ 2771.24
2774.15/2783.34	c bounds - >= -2535301200456458802993406408605 @ 2773.32
2776.15/2785.33	c bounds - >= -2535301200456458802993406408604 @ 2775.3
2778.44/2787.62	c bounds - >= -2535301200456458802993406408603 @ 2777.58
2780.74/2789.94	c bounds - >= -2535301200456458802993406408602 @ 2779.9
2782.73/2792.00	c bounds - >= -2535301200456458802993406408601 @ 2781.95
2785.93/2795.16	c bounds - >= -2535301200456458802993406408600 @ 2785.1
2788.41/2797.68	c bounds - >= -2535301200456458802993406408599 @ 2787.6
2789.60/2798.88	c bounds - >= -2535301200456458802993406408598 @ 2788.8
2791.70/2800.98	c bounds - >= -2535301200456458802993406408597 @ 2790.89
2793.80/2803.08	c bounds - >= -2535301200456458802993406408596 @ 2792.98
2794.69/2803.99	c #Conflicts: 49000 | #Constraints: 72144
2796.18/2805.49	c bounds - >= -2535301200456458802993406408595 @ 2795.39
2798.67/2807.98	c bounds - >= -2535301200456458802993406408594 @ 2797.87
2801.16/2810.47	c bounds - >= -2535301200456458802993406408593 @ 2800.35
2803.07/2812.31	c bounds - >= -2535301200456458802993406408592 @ 2802.19
2805.87/2815.17	c bounds - >= -2535301200456458802993406408591 @ 2805.03
2808.86/2818.18	c bounds - >= -2535301200456458802993406408590 @ 2808.03
2812.43/2821.76	c bounds - >= -2535301200456458802993406408589 @ 2811.6
2815.62/2824.92	c bounds - >= -2535301200456458802993406408588 @ 2814.75
2817.32/2826.68	c bounds - >= -2535301200456458802993406408587 @ 2816.5
2821.21/2830.57	c bounds - >= -2535301200456458802993406408586 @ 2820.38
2823.60/2832.98	c bounds - >= -2535301200456458802993406408585 @ 2822.78
2826.29/2835.66	c bounds - >= -2535301200456458802993406408584 @ 2825.45
2828.58/2838.01	c bounds - >= -2535301200456458802993406408583 @ 2827.79
2831.69/2841.07	c bounds - >= -2535301200456458802993406408582 @ 2830.84
2837.35/2846.74	c bounds - >= -2535301200456458802993406408581 @ 2836.49
2841.65/2851.09	c bounds - >= -2535301200456458802993406408580 @ 2840.83
2844.33/2853.72	c bounds - >= -2535301200456458802993406408579 @ 2843.45
2851.81/2861.29	c bounds - >= -2535301200456458802993406408578 @ 2850.99
2857.29/2866.76	c bounds - >= -2535301200456458802993406408577 @ 2856.44
2859.48/2869.00	c bounds - >= -2535301200456458802993406408576 @ 2858.67
2882.40/2891.96	c #Conflicts: 50000 | #Constraints: 73745
2925.56/2935.25	c #Conflicts: 51000 | #Constraints: 74745
2926.06/2935.76	c DATABASE CLEANUP
2926.06/2935.76	c GARBAGE COLLECT
2926.06/2935.76	c rational objective -2.5353e+30
2934.73/2944.40	c bounds - >= -2535301200456458802993406408575 @ 2933.8
2936.73/2946.43	c bounds - >= -2535301200456458802993406408574 @ 2935.82
2938.12/2947.87	c bounds - >= -2535301200456458802993406408573 @ 2937.26
2939.52/2949.21	c bounds - >= -2535301200456458802993406408572 @ 2938.59
2941.11/2950.80	c bounds - >= -2535301200456458802993406408571 @ 2940.18
2942.32/2952.01	c bounds - >= -2535301200456458802993406408570 @ 2941.39
2943.50/2953.27	c bounds - >= -2535301200456458802993406408569 @ 2942.64
2944.70/2954.48	c bounds - >= -2535301200456458802993406408568 @ 2943.84
2945.19/2954.98	c bounds - >= -2535301200456458802993406408567 @ 2944.34
2947.10/2956.86	c bounds - >= -2535301200456458802993406408566 @ 2946.22
2948.89/2958.62	c bounds - >= -2535301200456458802993406408565 @ 2947.97
2950.68/2960.44	c bounds - >= -2535301200456458802993406408564 @ 2949.79
2952.39/2962.13	c bounds - >= -2535301200456458802993406408563 @ 2951.47
2954.28/2964.07	c bounds - >= -2535301200456458802993406408562 @ 2953.39
2956.06/2965.85	c bounds - >= -2535301200456458802993406408561 @ 2955.17
2957.85/2967.61	c bounds - >= -2535301200456458802993406408560 @ 2956.93
2959.55/2969.33	c bounds - >= -2535301200456458802993406408559 @ 2958.64
2961.27/2971.01	c bounds - >= -2535301200456458802993406408558 @ 2960.31
2962.95/2972.78	c bounds - >= -2535301200456458802993406408557 @ 2962.07
2964.84/2974.66	c bounds - >= -2535301200456458802993406408556 @ 2963.94
2966.63/2976.49	c bounds - >= -2535301200456458802993406408555 @ 2965.77
2968.53/2978.35	c bounds - >= -2535301200456458802993406408554 @ 2967.62
2970.52/2980.33	c bounds - >= -2535301200456458802993406408553 @ 2969.6
2972.51/2982.39	c bounds - >= -2535301200456458802993406408552 @ 2971.64
2974.41/2984.26	c bounds - >= -2535301200456458802993406408551 @ 2973.51
2975.70/2985.50	c bounds - >= -2535301200456458802993406408550 @ 2974.75
2977.32/2987.18	c bounds - >= -2535301200456458802993406408549 @ 2976.42
2979.21/2989.07	c bounds - >= -2535301200456458802993406408548 @ 2978.3
2980.99/2990.87	c bounds - >= -2535301200456458802993406408547 @ 2980.1
2982.78/2992.65	c bounds - >= -2535301200456458802993406408546 @ 2981.87
2984.48/2994.39	c bounds - >= -2535301200456458802993406408545 @ 2983.6
2986.18/2996.07	c bounds - >= -2535301200456458802993406408544 @ 2985.28
2987.28/2997.17	c bounds - >= -2535301200456458802993406408543 @ 2986.37
2991.45/3001.34	c bounds - >= -2535301200456458802993406408542 @ 2990.53
2993.64/3003.54	c bounds - >= -2535301200456458802993406408541 @ 2992.72
2995.54/3005.40	c bounds - >= -2535301200456458802993406408540 @ 2994.58
2997.54/3007.42	c bounds - >= -2535301200456458802993406408539 @ 2996.59
2999.43/3009.37	c bounds - >= -2535301200456458802993406408538 @ 2998.53
3001.32/3011.21	c bounds - >= -2535301200456458802993406408537 @ 3000.36
3004.01/3013.94	c bounds - >= -2535301200456458802993406408536 @ 3003.08
3006.30/3016.29	c bounds - >= -2535301200456458802993406408535 @ 3005.42
3008.80/3018.75	c bounds - >= -2535301200456458802993406408534 @ 3007.87
3010.70/3020.67	c bounds - >= -2535301200456458802993406408533 @ 3009.78
3012.10/3022.05	c bounds - >= -2535301200456458802993406408532 @ 3011.16
3013.98/3023.99	c bounds - >= -2535301200456458802993406408531 @ 3013.09
3015.78/3025.74	c bounds - >= -2535301200456458802993406408530 @ 3014.84
3018.18/3028.15	c bounds - >= -2535301200456458802993406408529 @ 3017.23
3019.97/3029.92	c bounds - >= -2535301200456458802993406408528 @ 3018.99
3022.86/3032.86	c bounds - >= -2535301200456458802993406408527 @ 3021.92
3024.75/3034.72	c bounds - >= -2535301200456458802993406408526 @ 3023.78
3026.75/3036.72	c bounds - >= -2535301200456458802993406408525 @ 3025.77
3028.05/3038.08	c bounds - >= -2535301200456458802993406408524 @ 3027.12
3029.93/3039.92	c bounds - >= -2535301200456458802993406408523 @ 3028.96
3031.73/3041.73	c bounds - >= -2535301200456458802993406408522 @ 3030.77
3033.52/3043.56	c bounds - >= -2535301200456458802993406408521 @ 3032.59
3035.41/3045.42	c bounds - >= -2535301200456458802993406408520 @ 3034.44
3036.61/3046.67	c bounds - >= -2535301200456458802993406408519 @ 3035.69
3038.50/3048.52	c bounds - >= -2535301200456458802993406408518 @ 3037.53
3040.30/3050.34	c bounds - >= -2535301200456458802993406408517 @ 3039.35
3042.59/3052.66	c bounds - >= -2535301200456458802993406408516 @ 3041.66
3044.49/3054.52	c bounds - >= -2535301200456458802993406408515 @ 3043.51
3046.39/3056.41	c bounds - >= -2535301200456458802993406408514 @ 3045.4
3048.18/3058.25	c bounds - >= -2535301200456458802993406408513 @ 3047.22
3049.98/3060.07	c bounds - >= -2535301200456458802993406408512 @ 3049.04
3050.47/3060.55	c #Conflicts: 52000 | #Constraints: 71831
3051.77/3061.82	c bounds - >= -2535301200456458802993406408511 @ 3050.78
3053.66/3063.78	c bounds - >= -2535301200456458802993406408510 @ 3052.74
3055.55/3065.65	c bounds - >= -2535301200456458802993406408509 @ 3054.6
3057.54/3067.65	c bounds - >= -2535301200456458802993406408508 @ 3056.59
3059.64/3069.78	c bounds - >= -2535301200456458802993406408507 @ 3058.72
3061.63/3071.79	c bounds - >= -2535301200456458802993406408506 @ 3060.72
3063.62/3073.73	c bounds - >= -2535301200456458802993406408505 @ 3062.65
3065.82/3075.99	c bounds - >= -2535301200456458802993406408504 @ 3064.91
3067.92/3078.07	c bounds - >= -2535301200456458802993406408503 @ 3066.98
3069.92/3080.08	c bounds - >= -2535301200456458802993406408502 @ 3068.98
3072.01/3082.16	c bounds - >= -2535301200456458802993406408501 @ 3071.06
3074.00/3084.13	c bounds - >= -2535301200456458802993406408500 @ 3073.02
3076.09/3086.27	c bounds - >= -2535301200456458802993406408499 @ 3075.15
3077.19/3087.39	c bounds - >= -2535301200456458802993406408498 @ 3076.26
3079.28/3089.42	c bounds - >= -2535301200456458802993406408497 @ 3078.29
3081.27/3091.42	c bounds - >= -2535301200456458802993406408496 @ 3080.28
3083.17/3093.36	c bounds - >= -2535301200456458802993406408495 @ 3082.22
3084.36/3094.54	c bounds - >= -2535301200456458802993406408494 @ 3083.39
3085.36/3095.56	c bounds - >= -2535301200456458802993406408493 @ 3084.41
3087.25/3097.42	c bounds - >= -2535301200456458802993406408492 @ 3086.26
3089.05/3099.27	c bounds - >= -2535301200456458802993406408491 @ 3088.1
3090.95/3101.18	c bounds - >= -2535301200456458802993406408490 @ 3090
3092.94/3103.18	c bounds - >= -2535301200456458802993406408489 @ 3092
3094.94/3105.14	c bounds - >= -2535301200456458802993406408488 @ 3093.95
3096.93/3107.14	c bounds - >= -2535301200456458802993406408487 @ 3095.95
3098.71/3108.98	c bounds - >= -2535301200456458802993406408486 @ 3097.78
3100.71/3110.91	c bounds - >= -2535301200456458802993406408485 @ 3099.71
3102.50/3112.76	c bounds - >= -2535301200456458802993406408484 @ 3101.55
3104.50/3114.72	c bounds - >= -2535301200456458802993406408483 @ 3103.5
3106.30/3116.53	c bounds - >= -2535301200456458802993406408482 @ 3105.31
3108.19/3118.46	c bounds - >= -2535301200456458802993406408481 @ 3107.22
3109.98/3120.24	c bounds - >= -2535301200456458802993406408480 @ 3109
3110.98/3121.25	c bounds - >= -2535301200456458802993406408479 @ 3110.01
3113.37/3123.62	c bounds - >= -2535301200456458802993406408478 @ 3112.37
3115.26/3125.53	c bounds - >= -2535301200456458802993406408477 @ 3114.27
3117.46/3127.77	c bounds - >= -2535301200456458802993406408476 @ 3116.5
3141.38/3151.79	c #Conflicts: 53000 | #Constraints: 73666
3175.17/3185.60	c #Conflicts: 54000 | #Constraints: 74666
3207.85/3218.48	c #Conflicts: 55000 | #Constraints: 75666
3240.35/3251.02	c #Conflicts: 56000 | #Constraints: 76666
3240.83/3251.57	c DATABASE CLEANUP
3240.83/3251.57	c GARBAGE COLLECT
3240.83/3251.57	c rational objective -2.5353e+30
3252.70/3263.47	c bounds - >= -2535301200456458802993406408475 @ 3251.7
3259.68/3270.40	c bounds - >= -2535301200456458802993406408474 @ 3258.6
3263.16/3273.96	c bounds - >= -2535301200456458802993406408473 @ 3262.15
3265.46/3276.23	c bounds - >= -2535301200456458802993406408472 @ 3264.42
3267.45/3278.23	c bounds - >= -2535301200456458802993406408471 @ 3266.41
3269.85/3280.69	c bounds - >= -2535301200456458802993406408470 @ 3268.85
3272.54/3283.34	c bounds - >= -2535301200456458802993406408469 @ 3271.5
3276.24/3287.04	c bounds - >= -2535301200456458802993406408468 @ 3275.19
3277.42/3288.22	c bounds - >= -2535301200456458802993406408467 @ 3276.35
3279.91/3290.77	c bounds - >= -2535301200456458802993406408466 @ 3278.9
3282.10/3292.90	c bounds - >= -2535301200456458802993406408465 @ 3281.02
3283.90/3294.70	c bounds - >= -2535301200456458802993406408464 @ 3282.81
3285.69/3296.53	c bounds - >= -2535301200456458802993406408463 @ 3284.64
3288.09/3298.95	c bounds - >= -2535301200456458802993406408462 @ 3287.05
3290.19/3301.07	c bounds - >= -2535301200456458802993406408461 @ 3289.16
3292.28/3303.13	c bounds - >= -2535301200456458802993406408460 @ 3291.22
3294.47/3305.36	c bounds - >= -2535301200456458802993406408459 @ 3293.44
3297.06/3308.01	c bounds - >= -2535301200456458802993406408458 @ 3296.08
3300.55/3311.48	c bounds - >= -2535301200456458802993406408457 @ 3299.54
3306.24/3317.20	c bounds - >= -2535301200456458802993406408456 @ 3305.23
3310.51/3321.40	c bounds - >= -2535301200456458802993406408455 @ 3309.42
3314.70/3325.66	c bounds - >= -2535301200456458802993406408454 @ 3313.66
3315.31/3326.27	c #Conflicts: 57000 | #Constraints: 72472
3317.00/3327.98	c bounds - >= -2535301200456458802993406408453 @ 3315.98
3319.69/3330.62	c bounds - >= -2535301200456458802993406408452 @ 3318.6
3320.69/3331.68	c bounds - >= -2535301200456458802993406408451 @ 3319.67
3322.09/3333.08	c bounds - >= -2535301200456458802993406408450 @ 3321.06
3322.98/3333.92	c bounds - >= -2535301200456458802993406408449 @ 3321.9
3324.27/3335.24	c bounds - >= -2535301200456458802993406408448 @ 3323.21
3325.08/3336.10	c bounds - >= -2535301200456458802993406408447 @ 3324.07
3326.56/3337.53	c bounds - >= -2535301200456458802993406408446 @ 3325.49
3327.07/3338.10	c bounds - >= -2535301200456458802993406408445 @ 3326.05
3327.46/3338.49	c bounds - >= -2535301200456458802993406408444 @ 3326.45
3328.76/3339.79	c bounds - >= -2535301200456458802993406408443 @ 3327.74
3329.36/3340.37	c bounds - >= -2535301200456458802993406408442 @ 3328.32
3331.45/3342.47	c bounds - >= -2535301200456458802993406408441 @ 3330.41
3333.84/3344.88	c bounds - >= -2535301200456458802993406408440 @ 3332.81
3335.84/3346.83	c bounds - >= -2535301200456458802993406408439 @ 3334.76
3337.73/3348.74	c bounds - >= -2535301200456458802993406408438 @ 3336.66
3339.72/3350.71	c bounds - >= -2535301200456458802993406408437 @ 3338.62
3342.91/3353.92	c bounds - >= -2535301200456458802993406408436 @ 3341.82
3345.02/3356.06	c bounds - >= -2535301200456458802993406408435 @ 3343.95
3346.91/3357.94	c bounds - >= -2535301200456458802993406408434 @ 3345.82
3348.80/3359.88	c bounds - >= -2535301200456458802993406408433 @ 3347.75
3350.69/3361.75	c bounds - >= -2535301200456458802993406408432 @ 3349.62
3352.48/3363.58	c bounds - >= -2535301200456458802993406408431 @ 3351.44
3354.38/3365.43	c bounds - >= -2535301200456458802993406408430 @ 3353.28
3356.27/3367.34	c bounds - >= -2535301200456458802993406408429 @ 3355.19
3358.16/3369.23	c bounds - >= -2535301200456458802993406408428 @ 3357.08
3360.76/3371.89	c bounds - >= -2535301200456458802993406408427 @ 3359.72
3362.86/3374.00	c bounds - >= -2535301200456458802993406408426 @ 3361.83
3365.35/3376.46	c bounds - >= -2535301200456458802993406408425 @ 3364.28
3367.74/3378.87	c bounds - >= -2535301200456458802993406408424 @ 3366.67
3369.63/3380.74	c bounds - >= -2535301200456458802993406408423 @ 3368.54
3371.63/3382.71	c bounds - >= -2535301200456458802993406408422 @ 3370.51
3373.62/3384.72	c bounds - >= -2535301200456458802993406408421 @ 3372.51
3375.61/3386.78	c bounds - >= -2535301200456458802993406408420 @ 3374.56
3377.92/3389.03	c bounds - >= -2535301200456458802993406408419 @ 3376.8
3379.91/3391.08	c bounds - >= -2535301200456458802993406408418 @ 3378.85
3381.90/3393.11	c bounds - >= -2535301200456458802993406408417 @ 3380.86
3384.08/3395.22	c bounds - >= -2535301200456458802993406408416 @ 3382.97
3385.90/3397.10	c bounds - >= -2535301200456458802993406408415 @ 3384.84
3388.18/3399.33	c bounds - >= -2535301200456458802993406408414 @ 3387.06
3390.07/3401.26	c bounds - >= -2535301200456458802993406408413 @ 3388.99
3392.46/3403.65	c bounds - >= -2535301200456458802993406408412 @ 3391.36
3394.65/3405.88	c bounds - >= -2535301200456458802993406408411 @ 3393.59
3396.64/3407.85	c bounds - >= -2535301200456458802993406408410 @ 3395.56
3398.34/3409.57	c bounds - >= -2535301200456458802993406408409 @ 3397.27
3400.94/3412.17	c bounds - >= -2535301200456458802993406408408 @ 3399.86
3403.83/3415.08	c bounds - >= -2535301200456458802993406408407 @ 3402.76
3405.93/3417.19	c bounds - >= -2535301200456458802993406408406 @ 3404.86
3407.01/3418.26	c #Conflicts: 58000 | #Constraints: 74747
3408.41/3419.67	c bounds - >= -2535301200456458802993406408405 @ 3407.34
3410.60/3421.81	c bounds - >= -2535301200456458802993406408404 @ 3409.47
3412.49/3423.76	c bounds - >= -2535301200456458802993406408403 @ 3411.41
3414.58/3425.84	c bounds - >= -2535301200456458802993406408402 @ 3413.48
3416.79/3428.10	c bounds - >= -2535301200456458802993406408401 @ 3415.73
3418.79/3430.10	c bounds - >= -2535301200456458802993406408400 @ 3417.73
3420.97/3432.20	c bounds - >= -2535301200456458802993406408399 @ 3419.82
3423.46/3434.72	c bounds - >= -2535301200456458802993406408398 @ 3422.33
3425.76/3437.09	c bounds - >= -2535301200456458802993406408397 @ 3424.69
3428.04/3439.33	c bounds - >= -2535301200456458802993406408396 @ 3426.92
3430.34/3441.62	c bounds - >= -2535301200456458802993406408395 @ 3429.2
3432.33/3443.68	c bounds - >= -2535301200456458802993406408394 @ 3431.25
3434.42/3445.75	c bounds - >= -2535301200456458802993406408393 @ 3433.32
3436.84/3448.17	c bounds - >= -2535301200456458802993406408392 @ 3435.73
3438.32/3449.64	c bounds - >= -2535301200456458802993406408391 @ 3437.19
3440.31/3451.67	c bounds - >= -2535301200456458802993406408390 @ 3439.22
3442.90/3454.26	c bounds - >= -2535301200456458802993406408389 @ 3441.8
3444.99/3456.38	c bounds - >= -2535301200456458802993406408388 @ 3443.91
3447.19/3458.59	c bounds - >= -2535301200456458802993406408387 @ 3446.12
3449.08/3460.47	c bounds - >= -2535301200456458802993406408386 @ 3447.99
3451.17/3462.58	c bounds - >= -2535301200456458802993406408385 @ 3450.09
3453.27/3464.69	c bounds - >= -2535301200456458802993406408384 @ 3452.2
3455.36/3466.77	c bounds - >= -2535301200456458802993406408383 @ 3454.27
3459.34/3470.70	c bounds - >= -2535301200456458802993406408382 @ 3458.19
3461.84/3473.23	c bounds - >= -2535301200456458802993406408381 @ 3460.7
3464.43/3475.89	c bounds - >= -2535301200456458802993406408380 @ 3463.35
3466.92/3478.33	c bounds - >= -2535301200456458802993406408379 @ 3465.78
3469.12/3480.52	c bounds - >= -2535301200456458802993406408378 @ 3467.97
3471.62/3483.04	c bounds - >= -2535301200456458802993406408377 @ 3470.47
3473.80/3485.21	c bounds - >= -2535301200456458802993406408376 @ 3472.64
3475.89/3487.33	c bounds - >= -2535301200456458802993406408375 @ 3474.75
3478.29/3489.74	c bounds - >= -2535301200456458802993406408374 @ 3477.15
3480.38/3491.88	c bounds - >= -2535301200456458802993406408373 @ 3479.28
3482.59/3494.07	c bounds - >= -2535301200456458802993406408372 @ 3481.47
3484.87/3496.31	c bounds - >= -2535301200456458802993406408371 @ 3483.7
3487.16/3498.60	c bounds - >= -2535301200456458802993406408370 @ 3485.98
3489.35/3500.87	c bounds - >= -2535301200456458802993406408369 @ 3488.24
3490.94/3502.42	c bounds - >= -2535301200456458802993406408368 @ 3489.78
3494.43/3505.98	c bounds - >= -2535301200456458802993406408367 @ 3493.33
3497.32/3508.82	c bounds - >= -2535301200456458802993406408366 @ 3496.16
3499.82/3511.38	c bounds - >= -2535301200456458802993406408365 @ 3498.71
3502.11/3513.63	c bounds - >= -2535301200456458802993406408364 @ 3500.96
3504.40/3515.90	c bounds - >= -2535301200456458802993406408363 @ 3503.21
3506.40/3517.99	c bounds - >= -2535301200456458802993406408362 @ 3505.3
3508.69/3520.23	c bounds - >= -2535301200456458802993406408361 @ 3507.52
3511.18/3522.70	c bounds - >= -2535301200456458802993406408360 @ 3509.99
3512.78/3524.36	c bounds - >= -2535301200456458802993406408359 @ 3511.65
3515.07/3526.69	c bounds - >= -2535301200456458802993406408358 @ 3513.97
3517.47/3529.05	c bounds - >= -2535301200456458802993406408357 @ 3516.31
3519.96/3531.53	c bounds - >= -2535301200456458802993406408356 @ 3518.79
3522.25/3533.84	c bounds - >= -2535301200456458802993406408355 @ 3521.09
3524.55/3536.15	c bounds - >= -2535301200456458802993406408354 @ 3523.38
3526.83/3538.44	c bounds - >= -2535301200456458802993406408353 @ 3525.67
3529.32/3540.90	c bounds - >= -2535301200456458802993406408352 @ 3528.12
3531.43/3543.05	c bounds - >= -2535301200456458802993406408351 @ 3530.26
3532.01/3543.62	c #Conflicts: 59000 | #Constraints: 77160
3534.60/3546.21	c bounds - >= -2535301200456458802993406408350 @ 3533.41
3537.10/3548.76	c bounds - >= -2535301200456458802993406408349 @ 3535.95
3539.51/3551.14	c bounds - >= -2535301200456458802993406408348 @ 3538.32
3542.58/3554.27	c bounds - >= -2535301200456458802993406408347 @ 3541.44
3545.39/3557.10	c bounds - >= -2535301200456458802993406408346 @ 3544.26
3547.67/3559.39	c bounds - >= -2535301200456458802993406408345 @ 3546.54
3549.76/3561.44	c bounds - >= -2535301200456458802993406408344 @ 3548.59
3551.65/3563.31	c bounds - >= -2535301200456458802993406408343 @ 3550.44
3554.15/3565.85	c bounds - >= -2535301200456458802993406408342 @ 3552.97
3556.46/3568.18	c bounds - >= -2535301200456458802993406408341 @ 3555.3
3558.83/3570.53	c bounds - >= -2535301200456458802993406408340 @ 3557.64
3561.13/3572.85	c bounds - >= -2535301200456458802993406408339 @ 3559.96
3563.82/3575.59	c bounds - >= -2535301200456458802993406408338 @ 3562.69
3566.01/3577.70	c bounds - >= -2535301200456458802993406408337 @ 3564.79
3567.90/3579.61	c bounds - >= -2535301200456458802993406408336 @ 3566.69
3570.09/3581.80	c bounds - >= -2535301200456458802993406408335 @ 3568.88
3572.40/3584.11	c bounds - >= -2535301200456458802993406408334 @ 3571.18
3574.78/3586.52	c bounds - >= -2535301200456458802993406408333 @ 3573.57
3577.07/3588.85	c bounds - >= -2535301200456458802993406408332 @ 3575.9
3579.76/3591.59	c bounds - >= -2535301200456458802993406408331 @ 3578.63
3582.26/3594.02	c bounds - >= -2535301200456458802993406408330 @ 3581.05
3600.00/3611.80	c cpu time 3598.76 s
3600.00/3611.80	c deterministic time 376375441096 3.76e+11
3600.00/3611.80	c optimization time 18.0686 s
3600.00/3611.80	c total solve time 3580.53 s
3600.00/3611.80	c core-guided solve time 2347.92 s
3600.00/3611.80	c propagation time 1000.4 s
3600.00/3611.80	c conflict analysis time 2542.22 s
3600.00/3611.80	c local search time 0 s
3600.00/3611.80	c propagations 80604429
3600.00/3611.80	c resolve steps 23281447
3600.00/3611.80	c resolve steps with general constraints 4855436
3600.00/3611.80	c decisions 2980477
3600.00/3611.80	c conflicts 59843
3600.00/3611.80	c overflow fixes 390893
3600.00/3611.80	c conflicts with overflow fixes 53855
3600.00/3611.80	c restarts 188
3600.00/3611.80	c inprocessing phases 16
3600.00/3611.80	c garbage collections 16 ,( 100.00 )
3600.00/3611.80	c input clauses 72552 ,( 79.13 )
3600.00/3611.80	c input cardinalities 8679 ,( 9.47 )
3600.00/3611.80	c input general constraints 10460 ,( 11.41 )
3600.00/3611.80	c input average constraint length 23.43
3600.00/3611.80	c input average constraint degree 4.44e+85
3600.00/3611.80	c input average constraint degree bitlength 0.92
3600.00/3611.80	c learned clauses 4173 ,( 6.90 )
3600.00/3611.80	c learned cardinalities 0 ,( 0.00 )
3600.00/3611.80	c learned general constraints 56340 ,( 93.10 )
3600.00/3611.80	c learned average constraint length 9230.49
3600.00/3611.80	c learned average constraint degree 4.73e+10
3600.00/3611.80	c learned average constraint degree bitlength 29.90
3600.00/3611.80	c watched  CF 32, 64, 128, Arb: 2235 , 0 , 0 , 0
3600.00/3611.80	c counting CF 32, 64, 128, Arb: 64561 , 0 , 1 , 4
3600.00/3611.80	c watched   constraints 2235 ,( 3.35 ) 
3600.00/3611.80	c counting  constraints 64565 ,( 96.65 ) 
3600.00/3611.80	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 46678008 , 6474078 , 39458363461 ,( 9906370 , 39448457091 )
3600.00/3611.80	c pure literals detected 0
3600.00/3611.80	c unique literal constraints detected 0
3600.00/3611.80	c gcd simplifications 5431
3600.00/3611.80	c detected cardinalities 132
3600.00/3611.80	c divisions strengthening the constraint 0
3600.00/3611.80	c weakened non-implied lits 16593960
3600.00/3611.80	c weakened non-implying lits 87495
3600.00/3611.80	c percentage of cover cuts not using all falsified lits 0.000
3600.00/3611.80	c average MIR cut multiplier 6.25e+04
3600.00/3611.80	c average MIR cut multiplier bitlength 0.648
3600.00/3611.80	c original variables 20501
3600.00/3611.80	c clausal propagations 44829586
3600.00/3611.80	c cardinality propagations 2757692
3600.00/3611.80	c watched propagations 26822
3600.00/3611.80	c counting propagations 12390497
3600.00/3611.80	c watch lookups 71439653188
3600.00/3611.80	c watch backjump lookups 0
3600.00/3611.80	c watch checks 683413549
3600.00/3611.80	c propagation checks 297341444737
3600.00/3611.80	c constraint additions 6743651221
3600.00/3611.80	c trail pops 83620051
3600.00/3611.80	c formula constraints 65654
3600.00/3611.80	c learned constraints 60481
3600.00/3611.80	c bound constraints 1788
3600.00/3611.80	c core-guided constraints 24249
3600.00/3611.80	c encountered formula constraints 20086150
3600.00/3611.80	c encountered learned constraints 215804
3600.00/3611.80	c encountered bound constraints 2516
3600.00/3611.80	c encountered core-guided constraints 3034912
3600.00/3611.80	c LP total time 29.3809 s
3600.00/3611.80	c LP solve time 10.62 s
3600.00/3611.80	c LP constraints added 50512
3600.00/3611.80	c LP constraints removed 9
3600.00/3611.80	c LP pivots internal 58442
3600.00/3611.80	c LP pivots root 15001
3600.00/3611.80	c LP calls 296
3600.00/3611.80	c LP optimalities 263
3600.00/3611.80	c LP no pivot count 114
3600.00/3611.80	c LP infeasibilities 24
3600.00/3611.80	c LP valid Farkas constraints 24
3600.00/3611.80	c LP learned Farkas constraints 0
3600.00/3611.80	c LP basis resets 6
3600.00/3611.80	c LP cycling count 1
3600.00/3611.80	c LP singular count 1
3600.00/3611.80	c LP no primal count 0
3600.00/3611.80	c LP no farkas count 0
3600.00/3611.80	c LP other issue count 4
3600.00/3611.80	c LP Gomory cuts 8
3600.00/3611.80	c LP learned cuts 2
3600.00/3611.80	c LP deleted cuts 9
3600.00/3611.80	c LP encountered Gomory constraints 695
3600.00/3611.80	c LP encountered Farkas constraints 1213
3600.00/3611.80	c LP encountered learned Farkas constraints 0
3600.00/3611.80	c CG auxiliary variables introduced 8679
3600.00/3611.80	c CG solutions found 0
3600.00/3611.80	c CG cores constructed 1788
3600.00/3611.80	c CG core cardinality constraints returned 0
3600.00/3611.80	c CG unit cores 0
3600.00/3611.80	c CG single cores 1785
3600.00/3611.80	c CG blocks removed during cardinality reduction 0
3600.00/3611.80	c CG first core best 0
3600.00/3611.80	c CG decision core best 0
3600.00/3611.80	c CG core reduction tie 3
3600.00/3611.80	c CG core degree average 1.00
3600.00/3611.80	c CG core slack average 93.69
3600.00/3611.80	c CG core upper bound improvements 0
3600.00/3611.80	c STR number of successful calls 0
3600.00/3611.80	c STR number of unsuccessful calls 0
3600.00/3611.80	c STR number of inconclusive calls 0
3600.00/3611.80	c STR number of successful attempts 0
3600.00/3611.80	c STR number of unsuccessful attempts 0
3600.00/3611.80	c STR number of inconclusive attempts 0
3600.00/3611.80	c STR average degree increase per successful call inf
3600.00/3611.80	c STR average degree increase per successful attempt inf
3600.00/3611.80	c STR total number of conflicts for successful attempts 0
3600.00/3611.80	c STR total number of conflicts for unsuccessful attempts 0
3600.00/3611.80	c STR total number of conflicts for inconclusive attempts 0
3600.00/3611.80	c STR average number of conflicts per successful attempt inf
3600.00/3611.80	c STR average number of conflicts per unsuccessful attempt inf
3600.00/3611.80	c STR average number of conflicts per inconclusive attempt inf
3600.00/3611.80	c IHS number of seeded input constraints 0
3600.00/3611.80	c IHS number of seeded weakened input constraints 0
3600.00/3611.80	c IHS number of successful local search calls 0
3600.00/3611.80	c IHS number of timeouts for local search 0
3600.00/3611.80	c IHS number of complete search calls 0
3600.00/3611.80	c IHS number of optimal complete search calls 0
3600.00/3611.80	c IHS number of complete search progress calls 0
3600.00/3611.80	c IHS number of solutions from local search 0
3600.00/3611.80	c IHS number of upper bounds from local search 0
3600.00/3611.80	c IHS number of cores from local search 0
3600.00/3611.80	c IHS number of discarded solutions from local search 0
3600.00/3611.80	c IHS number of solutions from complete search 0
3600.00/3611.80	c IHS number of upper bounds from complete search 0
3600.00/3611.80	c IHS number of cores from complete search 0
3600.00/3611.80	c IHS number of discarded solutions from complete search 0
3600.00/3611.80	c IHS local search    time 0 s
3600.00/3611.80	c IHS complete search time 0 s
3600.00/3611.80	c IHS core extraction time 0 s
3600.00/3611.80	c AVG.sumWPerc 93.70 
3600.00/3611.80	c bigint constraints 5 
3600.00/3611.80	s UNKNOWN
3600.00/3611.80	c Program interrupted by user.

Verifier Data

ERROR: no interpretation found !

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-4786968-1782193768/watcher-4786968-1782193768 -o /tmp/evaluation-result-4786968-1782193768/solver-4786968-1782193768 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4786968-1782193768/vars-4786968-1782193768 --bin-var /tmp/runsolver-exch-nodeE010-1782193768-2322509 --watchdog 3760 ./run-opt.sh HOME/instance-4786968-1782193768.opb 

running on 4 cores: 40-43

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 10-11,14-15,31-33,39-40,44,51,55
  3550 MHz: 4-6,16-19,28-30,37,42-43,49-50,54,56-59
  3600 MHz: 0-3,7-9,12-13,20-27,34-36,38,41,45-48,52-53,60-63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 40-43

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (116856 MiB free)
  node 1: cores 8-15, 128973 MiB (114117 MiB free)
  node 2: cores 16-23, 129019 MiB (119672 MiB free)
  node 3: cores 24-31, 129003 MiB (120178 MiB free)
  node 4: cores 32-39, 129019 MiB (118745 MiB free)
  node 5: cores 40-47, 129019 MiB (119398 MiB free)
  node 6: cores 48-55, 129019 MiB (118941 MiB free)
  node 7: cores 56-63, 128474 MiB (118191 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
Current StackSize limit: 8192 KiB

solver pid=2322701, runsolver pid=2322660

[startup+0.100066 s]*
/proc/loadavg: 3.03 8.07 12.61 8/866 2322745
/proc/meminfo: memFree=968813328/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=61844 memory=18784 CPUtime=0.04 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 2571 0 0 0 3 1 0 0 20 0 1 0 152664574 63328256 4588 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 15461 4696 2017 1755 0 3296 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 66036 KiB
Current children cumulated memory: 21988 KiB

[startup+0.213484 s]*
/proc/loadavg: 3.03 8.07 12.61 9/855 2322791
/proc/meminfo: memFree=968728432/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=126152 memory=70692 CPUtime=0.15 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 17043 0 0 0 12 3 0 0 20 0 1 0 152664574 129179648 17596 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 31538 17673 2206 1755 0 19373 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 130344 KiB
Current children cumulated memory: 73896 KiB

[startup+0.315032 s]*
/proc/loadavg: 3.03 8.07 12.61 7/853 2322824
/proc/meminfo: memFree=968636544/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=140136 memory=93140 CPUtime=0.25 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 22478 0 0 0 22 3 0 0 20 0 1 0 152664574 143499264 23167 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 35034 23285 2824 1755 0 22869 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 144328 KiB
Current children cumulated memory: 96344 KiB

[startup+0.70015 s]
/proc/loadavg: 3.03 8.07 12.61 7/842 2322843
/proc/meminfo: memFree=968539340/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=155012 memory=105232 CPUtime=0.62 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 25412 0 0 0 59 3 0 0 20 0 1 0 152664574 158732288 26111 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 38753 26308 2919 1755 0 26588 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 159204 KiB
Current children cumulated memory: 108436 KiB

[startup+1.50013 s]
/proc/loadavg: 3.03 8.07 12.61 7/842 2322843
/proc/meminfo: memFree=968263476/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=165368 memory=117552 CPUtime=1.42 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 28462 0 0 0 138 4 0 0 20 0 1 0 152664574 169336832 29311 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 41342 29388 2951 1755 0 29177 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 169560 KiB
Current children cumulated memory: 120756 KiB

[startup+3.11339 s]
/proc/loadavg: 3.03 8.07 12.61 8/847 2323121
/proc/meminfo: memFree=968094948/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=190104 memory=136680 CPUtime=3.03 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 32733 0 0 0 299 4 0 0 20 0 1 0 152664574 194666496 34098 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 47526 34170 2951 1755 0 35361 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 194296 KiB
Current children cumulated memory: 139884 KiB

[startup+6.30013 s]
/proc/loadavg: 4.15 8.21 12.63 17/900 2323297
/proc/meminfo: memFree=967154236/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=215420 memory=167708 CPUtime=6.2 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 39469 0 0 0 616 4 0 0 20 0 1 0 152664574 220590080 41813 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 53855 41927 2951 1755 0 41690 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 219612 KiB
Current children cumulated memory: 170912 KiB

[startup+12.7001 s]
/proc/loadavg: 5.18 8.36 12.65 17/900 2323297
/proc/meminfo: memFree=966580164/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=294268 memory=233496 CPUtime=12.58 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 52344 0 0 0 1253 5 0 0 20 0 1 0 152664574 301330432 58327 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 73567 58374 2951 1755 0 61402 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 298460 KiB
Current children cumulated memory: 236700 KiB

[startup+25.5002 s]
/proc/loadavg: 7.72 8.77 12.72 17/900 2323297
/proc/meminfo: memFree=965131188/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=508372 memory=408864 CPUtime=25.34 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 85455 0 0 0 2527 7 0 0 20 0 1 0 152664574 520572928 102088 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 127093 102216 2951 1755 0 114928 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 512564 KiB
Current children cumulated memory: 412068 KiB

[startup+51.1139 s]
/proc/loadavg: 10.55 9.35 12.81 17/900 2323297
/proc/meminfo: memFree=963418088/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=796220 memory=656000 CPUtime=50.86 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 131398 0 0 0 5076 10 0 0 20 0 1 0 152664574 815329280 163943 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 199055 164000 2951 1755 0 186890 0
Current children cumulated CPU time: 50.86 s
Current children cumulated vsize: 800412 KiB
Current children cumulated memory: 659204 KiB

[startup+102.3 s]
/proc/loadavg: 13.98 10.46 13.00 17/892 2323300
/proc/meminfo: memFree=961989788/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=880528 memory=743300 CPUtime=101.88 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 150142 0 0 0 10176 12 0 0 20 0 1 0 152664574 901660672 185672 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 220132 185825 3015 1755 0 207967 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 884720 KiB
Current children cumulated memory: 746504 KiB

[startup+162.3 s]
/proc/loadavg: 15.55 11.57 13.23 17/892 2323304

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

/proc/2322715/statm: 731603 599351 3135 1755 0 719438 0
Current children cumulated CPU time: 3032.32 s
Current children cumulated vsize: 2930604 KiB
Current children cumulated memory: 2400608 KiB

[startup+3102.3 s]
/proc/loadavg: 16.12 16.16 16.05 17/886 2323504
/proc/meminfo: memFree=948517756/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=2926412 memory=2397412 CPUtime=3092.13 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 457983 0 0 0 309111 102 0 0 20 0 1 0 152664574 2996645888 599204 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 731603 599353 3135 1755 0 719438 0
Current children cumulated CPU time: 3092.13 s
Current children cumulated vsize: 2930604 KiB
Current children cumulated memory: 2400616 KiB

[startup+3162.3 s]
/proc/loadavg: 16.04 16.13 16.04 17/887 2323508
/proc/meminfo: memFree=948304736/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=2937220 memory=2408864 CPUtime=3151.94 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 459831 0 0 0 315090 104 0 0 20 0 1 0 152664574 3007713280 601976 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 734305 602216 3135 1755 0 722140 0
Current children cumulated CPU time: 3151.94 s
Current children cumulated vsize: 2941412 KiB
Current children cumulated memory: 2412068 KiB

[startup+3222.3 s]
/proc/loadavg: 16.01 16.10 16.04 17/887 2323511
/proc/meminfo: memFree=948276680/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=2937220 memory=2409252 CPUtime=3211.74 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 459928 0 0 0 321069 105 0 0 20 0 1 0 152664574 3007713280 602104 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 734305 602313 3135 1755 0 722140 0
Current children cumulated CPU time: 3211.74 s
Current children cumulated vsize: 2941412 KiB
Current children cumulated memory: 2412456 KiB

[startup+3282.3 s]
/proc/loadavg: 16.06 16.09 16.04 17/887 2323512
/proc/meminfo: memFree=948051640/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=2993972 memory=2531456 CPUtime=3271.54 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 477609 0 0 0 327045 109 0 0 20 0 1 0 152664574 3065827328 632668 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 748493 632864 3135 1755 0 736328 0
Current children cumulated CPU time: 3271.54 s
Current children cumulated vsize: 2998164 KiB
Current children cumulated memory: 2534660 KiB

[startup+3342.3 s]
/proc/loadavg: 16.02 16.08 16.03 17/887 2323513
/proc/meminfo: memFree=947858464/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=3001716 memory=2536332 CPUtime=3331.35 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 478828 0 0 0 333023 112 0 0 20 0 1 0 152664574 3073757184 633948 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 750429 634083 3135 1755 0 738264 0
Current children cumulated CPU time: 3331.35 s
Current children cumulated vsize: 3005908 KiB
Current children cumulated memory: 2539536 KiB

[startup+3402.3 s]
/proc/loadavg: 16.01 16.06 16.03 17/887 2323514
/proc/meminfo: memFree=947813728/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=3001716 memory=2536676 CPUtime=3391.16 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 478914 0 0 0 339001 115 0 0 20 0 1 0 152664574 3073757184 633948 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 750429 634169 3135 1755 0 738264 0
Current children cumulated CPU time: 3391.16 s
Current children cumulated vsize: 3005908 KiB
Current children cumulated memory: 2539880 KiB

[startup+3462.3 s]
/proc/loadavg: 16.00 16.05 16.02 17/886 2323515
/proc/meminfo: memFree=947711464/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=3001716 memory=2536820 CPUtime=3450.97 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 479073 0 0 0 344980 117 0 0 20 0 1 0 152664574 3073757184 634076 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 750429 634205 3135 1755 0 738264 0
Current children cumulated CPU time: 3450.97 s
Current children cumulated vsize: 3005908 KiB
Current children cumulated memory: 2540024 KiB

[startup+3522.3 s]
/proc/loadavg: 16.00 16.03 16.02 17/886 2323516
/proc/meminfo: memFree=947621052/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=3004248 memory=2537980 CPUtime=3510.78 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 479644 0 0 0 350958 120 0 0 20 0 1 0 152664574 3076349952 634332 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 751062 634495 3135 1755 0 738897 0
Current children cumulated CPU time: 3510.78 s
Current children cumulated vsize: 3008440 KiB
Current children cumulated memory: 2541184 KiB

[startup+3582.3 s]
/proc/loadavg: 16.03 16.04 16.02 17/886 2323517
/proc/meminfo: memFree=947594364/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=3004248 memory=2538068 CPUtime=3570.59 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 479666 0 0 0 356936 123 0 0 20 0 1 0 152664574 3076349952 634332 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 751062 634517 3135 1755 0 738897 0
Current children cumulated CPU time: 3570.59 s
Current children cumulated vsize: 3008440 KiB
Current children cumulated memory: 2541272 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.8 s]
/proc/loadavg: 16.02 16.03 16.01 16/881 2323525
/proc/meminfo: memFree=950242552/1055320708 swapFree=32681384/33554428
[pid=2322701] ppid=2322660 vsize=4192 memory=3204 CPUtime=0 cores=40-43
/proc/2322701/stat : 2322701 (run-opt.sh) S 2322660 2322701 2322489 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 152664570 4292608 640 18446744073709551615 94544559677440 94544560571973 140736808165712 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 94544560811024 94544560858768 94544569556992 140736808171817 140736808171907 140736808171907 140736808177643 0
/proc/2322701/statm: 1048 801 722 219 0 110 0
[pid=2322715] ppid=2322701 vsize=3004248 memory=2538136 CPUtime=3600 cores=40-43
/proc/2322715/stat : 2322715 (roundingsat) R 2322701 2322701 2322489 0 -1 4194304 479683 0 0 0 359876 124 0 0 20 0 1 0 152664574 3076349952 634332 18446744073709551615 4194304 11382409 140725568820656 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 42782720 140725568825264 140725568825762 140725568825762 140725568831466 0
/proc/2322715/statm: 751062 634534 3135 1755 0 738897 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 3008440 KiB
Current children cumulated memory: 2541340 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3611.8 s]
# the end of solver process 2322701 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0 s, system=0.00726 s

[startup+3611.85 s]
# the end of solver process 2322715 was just reported to runsolver
# Child status: 2

# cumulated CPU time of all completed processes:  user=3598.77 s, system=1.28876 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 2

Real time (s): 3611.85
CPU time (s): 3600.06
CPU user time (s): 3598.77
CPU system time (s): 1.28876
CPU usage (%): 99.6737
Max. virtual memory (cumulated for all children) (KiB): 3008440
Max. memory (cumulated for all children) (KiB): 2541340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.77
system time used= 1.28876
maximum resident set size= 2537328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 479914
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= 546
involuntary context switches= 2539


# summary of solver processes directly reported to runsolver:
#   pid: 2322701,2322715
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3598.77
#   total CPU system time (s): 1.28876

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7416 second user time and 40.2435 second system time

The end

Launcher Data

Begin job on nodeE010 at 2026-06-23 07:49:28
IDJOB=4786968
IDBENCH=147265
IDSOLVER=3616
FILE ID=nodeE010/4786968-1782193768
RUNJOBID= nodeE010-1782193768-2322509
SLURM_JOB_ID= 12510965
Free space on /tmp= 798412 MiB

SOLVER NAME= roundingsat-satsuma-opt 2026-06-11
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/roussel/factor/normalized-factor-sizeN=200-sizeP=101-sizeQ=200-410184650-max.opb
COMMAND LINE= ./run-opt.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4786968-1782193768/watcher-4786968-1782193768 -o /tmp/evaluation-result-4786968-1782193768/solver-4786968-1782193768 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4786968-1782193768/vars-4786968-1782193768 --bin-var /tmp/runsolver-exch-nodeE010-1782193768-2322509 --watchdog 3760  ./run-opt.sh HOME/instance-4786968-1782193768.opb

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

MD5SUM BENCH= 7019383684b6a8bf7ad7b84e6b4410bb
RANDOM SEED=13333927

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        968702792 kB
MemAvailable:   1047972072 kB
Buffers:              32 kB
Cached:         83048996 kB
SwapCached:         6964 kB
Active:          1386436 kB
Inactive:       81715476 kB
Active(anon):      89164 kB
Inactive(anon):    50268 kB
Active(file):    1297272 kB
Inactive(file): 81665208 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32681384 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            119660 kB
Writeback:             0 kB
AnonPages:         61400 kB
Mapped:            63056 kB
Shmem:             86548 kB
KReclaimable:    1111848 kB
Slab:            1625152 kB
SReclaimable:    1111848 kB
SUnreclaim:       513304 kB
KernelStack:       13936 kB
PageTables:         4372 kB
SecPageTables:     15560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    1326700 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478500 kB
VmallocChunk:          0 kB
Percpu:           116224 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      385476 kB
DirectMap2M:    20908032 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 798248 MiB
End job on nodeE010 at 2026-06-23 08:49:41