Trace number 4832459

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-ihs 2026-06-11 (cert)? (TO) 3557.91 3700.03

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx30.opb
MD5SUM91ecd4a7d2e975c8e8a35b07ef7013ef
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark15.3831
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables774
Total number of constraints994
Number of constraints which are clauses771
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints192
Minimum length of a constraint2
Maximum length of a constraint192
Number of terms in the objective function 3
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3
Number of bits of the sum of numbers in the objective function 2
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 380
Number of bits of the biggest sum of numbers9
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.02	c RoundingSat 2
0.00/0.02	c branch pb26-ihs
0.00/0.02	c commit 3161a75
0.00/0.02	c #variables 774 #constraints 1024
0.00/0.02	c objective is ce32 
0.00/0.03	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.00/0.03	c initial counting CF 32, 64, 128, Arb: 193 , 0 , 0 , 0
0.00/0.03	c DATABASE CLEANUP
0.00/0.03	c rational objective value (FULL) 3
0.00/0.09	c rational objective value (HS) 3
0.66/0.77	c #Conflicts:       1000 | #Constraints:       2031
0.66/0.77	c #Conflicts:       2000 | #Constraints:       3036
0.66/0.77	c #Conflicts:       3000 | #Constraints:       4042
0.66/0.77	c #Conflicts:       4000 | #Constraints:       5049
0.66/0.77	c DATABASE CLEANUP
0.66/0.77	c GARBAGE COLLECT
0.66/0.77	c rational objective value (FULL) 3
1.24/1.38	c #Conflicts:       5000 | #Constraints:       3186
1.24/1.38	c #Conflicts:       6000 | #Constraints:       4196
1.24/1.38	c DATABASE CLEANUP
1.24/1.38	c GARBAGE COLLECT
1.24/1.38	c rational objective value (FULL) 3
1.94/2.06	c #Conflicts:       7000 | #Constraints:       2948
1.94/2.06	c #Conflicts:       8000 | #Constraints:       3954
1.94/2.06	c #Conflicts:       9000 | #Constraints:       4961
1.94/2.06	c DATABASE CLEANUP
1.94/2.06	c GARBAGE COLLECT
1.94/2.06	c rational objective value (FULL) 3
2.72/2.84	c #Conflicts:      10000 | #Constraints:       3532
2.72/2.84	c #Conflicts:      11000 | #Constraints:       4543
2.72/2.84	c #Conflicts:      12000 | #Constraints:       5548
2.72/2.84	c DATABASE CLEANUP
2.72/2.84	c GARBAGE COLLECT
2.72/2.84	c rational objective value (FULL) 3
3.40/3.52	c #Conflicts:      13000 | #Constraints:       3926
3.40/3.52	c #Conflicts:      14000 | #Constraints:       4936
3.40/3.52	c #Conflicts:      15000 | #Constraints:       5945
3.40/3.52	c DATABASE CLEANUP
3.40/3.52	c GARBAGE COLLECT
3.40/3.52	c rational objective value (FULL) 3
4.49/4.60	c #Conflicts:      16000 | #Constraints:       4122
4.49/4.60	c #Conflicts:      17000 | #Constraints:       5128
4.49/4.60	c #Conflicts:      18000 | #Constraints:       6132
4.49/4.60	c DATABASE CLEANUP
4.49/4.60	c GARBAGE COLLECT
4.49/4.60	c rational objective value (FULL) 3
5.37/5.54	c #Conflicts:      19000 | #Constraints:       4122
5.37/5.54	c #Conflicts:      20000 | #Constraints:       5127
5.37/5.54	c #Conflicts:      21000 | #Constraints:       6139
5.37/5.54	c DATABASE CLEANUP
5.37/5.54	c GARBAGE COLLECT
5.37/5.54	c rational objective value (FULL) 3
6.45/6.60	c #Conflicts:      22000 | #Constraints:       3918
6.45/6.60	c #Conflicts:      23000 | #Constraints:       4925
6.45/6.60	c #Conflicts:      24000 | #Constraints:       5933
6.45/6.60	c #Conflicts:      25000 | #Constraints:       6941
6.45/6.60	c DATABASE CLEANUP
6.45/6.60	c GARBAGE COLLECT
6.45/6.60	c rational objective value (FULL) 3
7.72/7.95	c #Conflicts:      26000 | #Constraints:       4524
7.72/7.95	c #Conflicts:      27000 | #Constraints:       5530
7.72/7.95	c #Conflicts:      28000 | #Constraints:       6538
7.72/7.95	c #Conflicts:      29000 | #Constraints:       7548
7.72/7.95	c DATABASE CLEANUP
7.72/7.95	c GARBAGE COLLECT
7.72/7.95	c rational objective value (FULL) 3
8.81/9.08	c #Conflicts:      30000 | #Constraints:       4925
8.81/9.08	c #Conflicts:      31000 | #Constraints:       5932
8.81/9.08	c #Conflicts:      32000 | #Constraints:       6938
8.81/9.08	c #Conflicts:      33000 | #Constraints:       7947
8.81/9.08	c DATABASE CLEANUP
8.81/9.08	c GARBAGE COLLECT
8.81/9.08	c rational objective value (FULL) 3
9.90/10.12	c #Conflicts:      34000 | #Constraints:       5137
9.90/10.12	c #Conflicts:      35000 | #Constraints:       6151
9.90/10.12	c #Conflicts:      36000 | #Constraints:       7157
9.90/10.12	c #Conflicts:      37000 | #Constraints:       8167
9.90/10.12	c DATABASE CLEANUP
9.90/10.12	c GARBAGE COLLECT
9.90/10.12	c rational objective value (FULL) 3
11.25/11.55	c #Conflicts:      38000 | #Constraints:       5133
11.25/11.55	c #Conflicts:      39000 | #Constraints:       6140
11.25/11.55	c #Conflicts:      40000 | #Constraints:       7149
11.25/11.55	c #Conflicts:      41000 | #Constraints:       8160
11.25/11.55	c DATABASE CLEANUP
11.25/11.55	c GARBAGE COLLECT
11.25/11.55	c rational objective value (FULL) 3
12.53/12.83	c #Conflicts:      42000 | #Constraints:       4945
12.53/12.83	c #Conflicts:      43000 | #Constraints:       5950
12.53/12.83	c #Conflicts:      44000 | #Constraints:       6956
12.53/12.83	c #Conflicts:      45000 | #Constraints:       7959
12.53/12.83	c #Conflicts:      46000 | #Constraints:       8969
12.53/12.83	c DATABASE CLEANUP
12.53/12.83	c GARBAGE COLLECT
12.53/12.83	c rational objective value (FULL) 3
13.90/14.25	c #Conflicts:      47000 | #Constraints:       5527
13.90/14.25	c #Conflicts:      48000 | #Constraints:       6534
13.90/14.25	c #Conflicts:      49000 | #Constraints:       7538
13.90/14.25	c #Conflicts:      50000 | #Constraints:       8546
13.90/14.25	c #Conflicts:      51000 | #Constraints:       9554
13.90/14.25	c DATABASE CLEANUP
13.90/14.25	c GARBAGE COLLECT
13.90/14.25	c rational objective value (FULL) 3
15.38/15.76	c #Conflicts:      52000 | #Constraints:       5928
15.38/15.76	c #Conflicts:      53000 | #Constraints:       6936
15.38/15.76	c #Conflicts:      54000 | #Constraints:       7950
15.38/15.76	c #Conflicts:      55000 | #Constraints:       8957
15.38/15.76	c #Conflicts:      56000 | #Constraints:       9963
15.38/15.76	c DATABASE CLEANUP
15.38/15.76	c GARBAGE COLLECT
15.38/15.76	c rational objective value (FULL) 3
17.35/17.70	c #Conflicts:      57000 | #Constraints:       6137
17.35/17.70	c #Conflicts:      58000 | #Constraints:       7141
17.35/17.70	c #Conflicts:      59000 | #Constraints:       8152
17.35/17.70	c #Conflicts:      60000 | #Constraints:       9162
17.35/17.70	c #Conflicts:      61000 | #Constraints:      10170
17.35/17.70	c DATABASE CLEANUP
17.35/17.70	c GARBAGE COLLECT
17.35/17.70	c rational objective value (FULL) 3
19.12/19.58	c #Conflicts:      62000 | #Constraints:       6138
19.12/19.58	c #Conflicts:      63000 | #Constraints:       7144
19.12/19.58	c #Conflicts:      64000 | #Constraints:       8155
19.12/19.58	c #Conflicts:      65000 | #Constraints:       9167
19.12/19.58	c #Conflicts:      66000 | #Constraints:      10172
19.12/19.58	c DATABASE CLEANUP
19.12/19.58	c GARBAGE COLLECT
19.12/19.58	c rational objective value (FULL) 3
21.48/21.94	c #Conflicts:      67000 | #Constraints:       5937
21.48/21.94	c #Conflicts:      68000 | #Constraints:       6944
21.48/21.94	c #Conflicts:      69000 | #Constraints:       7951
21.48/21.94	c #Conflicts:      70000 | #Constraints:       8955
21.48/21.94	c #Conflicts:      71000 | #Constraints:       9963
21.48/21.94	c #Conflicts:      72000 | #Constraints:      10968
21.48/21.94	c DATABASE CLEANUP
21.48/21.94	c GARBAGE COLLECT
21.48/21.94	c rational objective value (FULL) 3
23.15/23.62	c #Conflicts:      73000 | #Constraints:       6526
23.15/23.62	c #Conflicts:      74000 | #Constraints:       7538
23.15/23.62	c #Conflicts:      75000 | #Constraints:       8546
23.15/23.62	c #Conflicts:      76000 | #Constraints:       9568
23.15/23.62	c #Conflicts:      77000 | #Constraints:      10577
23.15/23.62	c #Conflicts:      78000 | #Constraints:      11585
23.15/23.62	c DATABASE CLEANUP
23.15/23.62	c GARBAGE COLLECT
23.15/23.62	c rational objective value (FULL) 3
24.54/25.10	c #Conflicts:      79000 | #Constraints:       6954
24.54/25.10	c #Conflicts:      80000 | #Constraints:       7963
24.54/25.10	c #Conflicts:      81000 | #Constraints:       8971
24.54/25.10	c #Conflicts:      82000 | #Constraints:       9975
24.54/25.10	c #Conflicts:      83000 | #Constraints:      10977
24.54/25.10	c #Conflicts:      84000 | #Constraints:      11984
24.54/25.10	c DATABASE CLEANUP
24.54/25.10	c GARBAGE COLLECT
24.54/25.10	c rational objective value (FULL) 3
25.90/26.43	c #Conflicts:      85000 | #Constraints:       7146
25.90/26.43	c #Conflicts:      86000 | #Constraints:       8155
25.90/26.43	c #Conflicts:      87000 | #Constraints:       9160
25.90/26.43	c #Conflicts:      88000 | #Constraints:      10165
25.90/26.43	c #Conflicts:      89000 | #Constraints:      11174
25.90/26.43	c #Conflicts:      90000 | #Constraints:      12176
25.90/26.43	c DATABASE CLEANUP
25.90/26.43	c GARBAGE COLLECT
25.90/26.43	c rational objective value (FULL) 3
27.67/28.27	c #Conflicts:      91000 | #Constraints:       7148
27.67/28.27	c #Conflicts:      92000 | #Constraints:       8151
27.67/28.27	c #Conflicts:      93000 | #Constraints:       9155
27.67/28.27	c #Conflicts:      94000 | #Constraints:      10162
27.67/28.27	c #Conflicts:      95000 | #Constraints:      11172
27.67/28.27	c #Conflicts:      96000 | #Constraints:      12178
27.67/28.27	c DATABASE CLEANUP
27.67/28.27	c GARBAGE COLLECT
27.67/28.27	c rational objective value (FULL) 3
30.73/31.37	c #Conflicts:      97000 | #Constraints:       6951
30.73/31.37	c #Conflicts:      98000 | #Constraints:       7963
30.73/31.37	c #Conflicts:      99000 | #Constraints:       8970
30.73/31.37	c #Conflicts:     100000 | #Constraints:       9976
30.73/31.37	c #Conflicts:     101000 | #Constraints:      10981
30.73/31.37	c #Conflicts:     102000 | #Constraints:      11986
30.73/31.37	c #Conflicts:     103000 | #Constraints:      12992
30.73/31.37	c DATABASE CLEANUP
30.73/31.37	c GARBAGE COLLECT
30.73/31.37	c rational objective value (FULL) 3
33.89/34.53	c #Conflicts:     104000 | #Constraints:       7547
33.89/34.53	c #Conflicts:     105000 | #Constraints:       8553
33.89/34.53	c #Conflicts:     106000 | #Constraints:       9562
33.89/34.53	c #Conflicts:     107000 | #Constraints:      10569
33.89/34.53	c #Conflicts:     108000 | #Constraints:      11573
33.89/34.53	c #Conflicts:     109000 | #Constraints:      12578
33.89/34.53	c #Conflicts:     110000 | #Constraints:      13587
33.89/34.53	c DATABASE CLEANUP
33.89/34.53	c GARBAGE COLLECT
33.89/34.53	c rational objective value (FULL) 3
36.25/36.94	c #Conflicts:     111000 | #Constraints:       7954
36.25/36.94	c #Conflicts:     112000 | #Constraints:       8962
36.25/36.94	c #Conflicts:     113000 | #Constraints:       9965
36.25/36.94	c #Conflicts:     114000 | #Constraints:      10969
36.25/36.94	c #Conflicts:     115000 | #Constraints:      11978
36.25/36.94	c #Conflicts:     116000 | #Constraints:      12981
36.25/36.94	c #Conflicts:     117000 | #Constraints:      13988
36.25/36.94	c DATABASE CLEANUP
36.25/36.94	c GARBAGE COLLECT
36.25/36.94	c rational objective value (FULL) 3
39.51/40.22	c #Conflicts:     118000 | #Constraints:       8141
39.51/40.22	c #Conflicts:     119000 | #Constraints:       9147
39.51/40.22	c #Conflicts:     120000 | #Constraints:      10151
39.51/40.22	c #Conflicts:     121000 | #Constraints:      11155
39.51/40.22	c #Conflicts:     122000 | #Constraints:      12159
39.51/40.22	c #Conflicts:     123000 | #Constraints:      13169
39.51/40.22	c #Conflicts:     124000 | #Constraints:      14176
39.51/40.22	c DATABASE CLEANUP
39.51/40.22	c GARBAGE COLLECT
39.51/40.22	c rational objective value (FULL) 3
42.38/43.15	c #Conflicts:     125000 | #Constraints:       8135
42.38/43.15	c #Conflicts:     126000 | #Constraints:       9142
42.38/43.15	c #Conflicts:     127000 | #Constraints:      10149
42.38/43.15	c #Conflicts:     128000 | #Constraints:      11158
42.38/43.15	c #Conflicts:     129000 | #Constraints:      12162
42.38/43.15	c #Conflicts:     130000 | #Constraints:      13169
42.38/43.15	c #Conflicts:     131000 | #Constraints:      14329
42.38/43.15	c DATABASE CLEANUP
42.38/43.15	c GARBAGE COLLECT
42.38/43.15	c rational objective value (FULL) 3
47.79/48.69	c #Conflicts:     132000 | #Constraints:       8160
47.79/48.69	c #Conflicts:     133000 | #Constraints:       9294
47.79/48.69	c #Conflicts:     134000 | #Constraints:      10357
47.79/48.69	c #Conflicts:     135000 | #Constraints:      11360
47.79/48.69	c #Conflicts:     136000 | #Constraints:      12396
47.79/48.69	c #Conflicts:     137000 | #Constraints:      13466
47.79/48.69	c #Conflicts:     138000 | #Constraints:      14569
47.79/48.69	c #Conflicts:     139000 | #Constraints:      15579
47.79/48.69	c DATABASE CLEANUP
47.79/48.69	c GARBAGE COLLECT
47.79/48.69	c rational objective value (FULL) 3
54.70/55.65	c #Conflicts:     140000 | #Constraints:       8850
54.70/55.65	c #Conflicts:     141000 | #Constraints:       9863
54.70/55.65	c #Conflicts:     142000 | #Constraints:      10866
54.70/55.65	c #Conflicts:     143000 | #Constraints:      11872
54.70/55.65	c #Conflicts:     144000 | #Constraints:      12926
54.70/55.65	c #Conflicts:     145000 | #Constraints:      13953
54.70/55.65	c #Conflicts:     146000 | #Constraints:      14988
54.70/55.65	c #Conflicts:     147000 | #Constraints:      15990
54.70/55.65	c DATABASE CLEANUP
54.70/55.65	c GARBAGE COLLECT
54.70/55.65	c rational objective value (FULL) 3
58.75/59.79	c #Conflicts:     148000 | #Constraints:       9164
58.75/59.79	c #Conflicts:     149000 | #Constraints:      10305
58.75/59.79	c #Conflicts:     150000 | #Constraints:      11311
58.75/59.79	c #Conflicts:     151000 | #Constraints:      12417
58.75/59.79	c #Conflicts:     152000 | #Constraints:      13446
58.75/59.79	c #Conflicts:     153000 | #Constraints:      14535
58.75/59.79	c #Conflicts:     154000 | #Constraints:      15537
58.75/59.79	c #Conflicts:     155000 | #Constraints:      16540
58.75/59.79	c DATABASE CLEANUP
58.75/59.79	c GARBAGE COLLECT
58.75/59.79	c rational objective value (FULL) 3
62.20/63.29	c #Conflicts:     156000 | #Constraints:       9427
62.20/63.29	c #Conflicts:     157000 | #Constraints:      10436
62.20/63.29	c #Conflicts:     158000 | #Constraints:      11444
62.20/63.29	c #Conflicts:     159000 | #Constraints:      12451
62.20/63.29	c #Conflicts:     160000 | #Constraints:      13461
62.20/63.29	c #Conflicts:     161000 | #Constraints:      14466
62.20/63.29	c #Conflicts:     162000 | #Constraints:      15471
62.20/63.29	c #Conflicts:     163000 | #Constraints:      16482
62.20/63.29	c DATABASE CLEANUP
62.20/63.29	c GARBAGE COLLECT
62.20/63.29	c rational objective value (FULL) 3
65.55/66.66	c #Conflicts:     164000 | #Constraints:       9300
65.55/66.66	c #Conflicts:     165000 | #Constraints:      10305
65.55/66.66	c #Conflicts:     166000 | #Constraints:      11312
65.55/66.66	c #Conflicts:     167000 | #Constraints:      12319
65.55/66.66	c #Conflicts:     168000 | #Constraints:      13330
65.55/66.66	c #Conflicts:     169000 | #Constraints:      14340
65.55/66.66	c #Conflicts:     170000 | #Constraints:      15352
65.55/66.66	c #Conflicts:     171000 | #Constraints:      16359
65.55/66.66	c DATABASE CLEANUP
65.55/66.66	c GARBAGE COLLECT
65.55/66.66	c rational objective value (FULL) 3
69.20/70.32	c #Conflicts:     172000 | #Constraints:       9026
69.20/70.32	c #Conflicts:     173000 | #Constraints:      10035
69.20/70.32	c #Conflicts:     174000 | #Constraints:      11041
69.20/70.32	c #Conflicts:     175000 | #Constraints:      12051
69.20/70.32	c #Conflicts:     176000 | #Constraints:      13055
69.20/70.32	c #Conflicts:     177000 | #Constraints:      14066
69.20/70.32	c #Conflicts:     178000 | #Constraints:      15070
69.20/70.32	c #Conflicts:     179000 | #Constraints:      16082
69.20/70.32	c #Conflicts:     180000 | #Constraints:      17092
69.20/70.32	c DATABASE CLEANUP
69.20/70.32	c GARBAGE COLLECT
69.20/70.32	c rational objective value (FULL) 3
74.43/75.66	c #Conflicts:     181000 | #Constraints:       9609
74.43/75.66	c #Conflicts:     182000 | #Constraints:      10620
74.43/75.66	c #Conflicts:     183000 | #Constraints:      11627
74.43/75.66	c #Conflicts:     184000 | #Constraints:      12632
74.43/75.66	c #Conflicts:     185000 | #Constraints:      13642
74.43/75.66	c #Conflicts:     186000 | #Constraints:      14645
74.43/75.66	c #Conflicts:     187000 | #Constraints:      15657
74.43/75.66	c #Conflicts:     188000 | #Constraints:      16664
74.43/75.66	c #Conflicts:     189000 | #Constraints:      17668
74.43/75.66	c DATABASE CLEANUP
74.43/75.66	c GARBAGE COLLECT
74.43/75.66	c rational objective value (FULL) 3
80.94/82.25	c #Conflicts:     190000 | #Constraints:      10008
80.94/82.25	c #Conflicts:     191000 | #Constraints:      11013
80.94/82.25	c #Conflicts:     192000 | #Constraints:      12019
80.94/82.25	c #Conflicts:     193000 | #Constraints:      13022
80.94/82.25	c #Conflicts:     194000 | #Constraints:      14026
80.94/82.25	c #Conflicts:     195000 | #Constraints:      15029
80.94/82.25	c #Conflicts:     196000 | #Constraints:      16034
80.94/82.25	c #Conflicts:     197000 | #Constraints:      17038
80.94/82.25	c #Conflicts:     198000 | #Constraints:      18045
80.94/82.25	c DATABASE CLEANUP
80.94/82.25	c GARBAGE COLLECT
80.94/82.25	c rational objective value (FULL) 3
88.26/89.63	c #Conflicts:     199000 | #Constraints:      10189
88.26/89.63	c #Conflicts:     200000 | #Constraints:      11197
88.26/89.63	c #Conflicts:     201000 | #Constraints:      12208
88.26/89.63	c #Conflicts:     202000 | #Constraints:      13218
88.26/89.63	c #Conflicts:     203000 | #Constraints:      14228
88.26/89.63	c #Conflicts:     204000 | #Constraints:      15236
88.26/89.63	c #Conflicts:     205000 | #Constraints:      16245
88.26/89.63	c #Conflicts:     206000 | #Constraints:      17250
88.26/89.63	c #Conflicts:     207000 | #Constraints:      18259
88.26/89.63	c DATABASE CLEANUP
88.26/89.63	c GARBAGE COLLECT
88.26/89.63	c rational objective value (FULL) 3
94.28/95.70	c #Conflicts:     208000 | #Constraints:      10194
94.28/95.70	c #Conflicts:     209000 | #Constraints:      11202
94.28/95.70	c #Conflicts:     210000 | #Constraints:      12210
94.28/95.70	c #Conflicts:     211000 | #Constraints:      13217
94.28/95.70	c #Conflicts:     212000 | #Constraints:      14224
94.28/95.70	c #Conflicts:     213000 | #Constraints:      15228
94.28/95.70	c #Conflicts:     214000 | #Constraints:      16236
94.28/95.70	c #Conflicts:     215000 | #Constraints:      17240
94.28/95.70	c #Conflicts:     216000 | #Constraints:      18243
94.28/95.70	c DATABASE CLEANUP
94.28/95.70	c GARBAGE COLLECT
94.28/95.70	c rational objective value (FULL) 3
98.52/100.02	c #Conflicts:     217000 | #Constraints:       9971
98.52/100.02	c #Conflicts:     218000 | #Constraints:      10979
98.52/100.02	c #Conflicts:     219000 | #Constraints:      11984
98.52/100.02	c #Conflicts:     220000 | #Constraints:      12989
98.52/100.02	c #Conflicts:     221000 | #Constraints:      13995
98.52/100.02	c #Conflicts:     222000 | #Constraints:      14998
98.52/100.02	c #Conflicts:     223000 | #Constraints:      16001
98.52/100.02	c #Conflicts:     224000 | #Constraints:      17007
98.52/100.02	c #Conflicts:     225000 | #Constraints:      18009
98.52/100.02	c #Conflicts:     226000 | #Constraints:      19015
98.52/100.02	c DATABASE CLEANUP
98.52/100.02	c GARBAGE COLLECT
98.52/100.02	c rational objective value (FULL) 3
104.73/106.34	c #Conflicts:     227000 | #Constraints:      10565
104.73/106.34	c #Conflicts:     228000 | #Constraints:      11567
104.73/106.34	c #Conflicts:     229000 | #Constraints:      12568
104.73/106.34	c #Conflicts:     230000 | #Constraints:      13572
104.73/106.34	c #Conflicts:     231000 | #Constraints:      14579
104.73/106.34	c #Conflicts:     232000 | #Constraints:      15585
104.73/106.34	c #Conflicts:     233000 | #Constraints:      16593
104.73/106.34	c #Conflicts:     234000 | #Constraints:      17601
104.73/106.34	c #Conflicts:     235000 | #Constraints:      18607
104.73/106.34	c #Conflicts:     236000 | #Constraints:      19614
104.73/106.34	c DATABASE CLEANUP
104.73/106.34	c GARBAGE COLLECT
104.73/106.34	c rational objective value (FULL) 3
109.96/111.68	c #Conflicts:     237000 | #Constraints:      10960
109.96/111.68	c #Conflicts:     238000 | #Constraints:      11982
109.96/111.68	c #Conflicts:     239000 | #Constraints:      12994
109.96/111.68	c #Conflicts:     240000 | #Constraints:      14046
109.96/111.68	c #Conflicts:     241000 | #Constraints:      15096
109.96/111.68	c #Conflicts:     242000 | #Constraints:      16196
109.96/111.68	c #Conflicts:     243000 | #Constraints:      17289
109.96/111.68	c #Conflicts:     244000 | #Constraints:      18295
109.96/111.68	c #Conflicts:     245000 | #Constraints:      19551
109.96/111.68	c #Conflicts:     246000 | #Constraints:      20554
109.96/111.68	c DATABASE CLEANUP
109.96/111.68	c GARBAGE COLLECT
109.96/111.68	c rational objective value (FULL) 3
115.99/117.77	c #Conflicts:     247000 | #Constraints:      11428
115.99/117.77	c #Conflicts:     248000 | #Constraints:      12433
115.99/117.77	c #Conflicts:     249000 | #Constraints:      13440
115.99/117.77	c #Conflicts:     250000 | #Constraints:      14444
115.99/117.77	c #Conflicts:     251000 | #Constraints:      15447
115.99/117.77	c #Conflicts:     252000 | #Constraints:      16453
115.99/117.77	c #Conflicts:     253000 | #Constraints:      17458
115.99/117.77	c #Conflicts:     254000 | #Constraints:      18466
115.99/117.77	c #Conflicts:     255000 | #Constraints:      19472
115.99/117.77	c #Conflicts:     256000 | #Constraints:      20477
115.99/117.77	c DATABASE CLEANUP
115.99/117.77	c GARBAGE COLLECT
115.99/117.77	c rational objective value (FULL) 3
121.83/123.69	c #Conflicts:     257000 | #Constraints:      11292
121.83/123.69	c #Conflicts:     258000 | #Constraints:      12299
121.83/123.69	c #Conflicts:     259000 | #Constraints:      13303
121.83/123.69	c #Conflicts:     260000 | #Constraints:      14308
121.83/123.69	c #Conflicts:     261000 | #Constraints:      15315
121.83/123.69	c #Conflicts:     262000 | #Constraints:      16318
121.83/123.69	c #Conflicts:     263000 | #Constraints:      17328
121.83/123.69	c #Conflicts:     264000 | #Constraints:      18333
121.83/123.69	c #Conflicts:     265000 | #Constraints:      19339
121.83/123.69	c #Conflicts:     266000 | #Constraints:      20349
121.83/123.69	c DATABASE CLEANUP
121.83/123.69	c GARBAGE COLLECT
121.83/123.69	c rational objective value (FULL) 3
127.65/129.57	c #Conflicts:     267000 | #Constraints:      11035
127.65/129.57	c #Conflicts:     268000 | #Constraints:      12039
127.65/129.57	c #Conflicts:     269000 | #Constraints:      13046
127.65/129.57	c #Conflicts:     270000 | #Constraints:      14049
127.65/129.57	c #Conflicts:     271000 | #Constraints:      15053
127.65/129.57	c #Conflicts:     272000 | #Constraints:      16057
127.65/129.57	c #Conflicts:     273000 | #Constraints:      17062
127.65/129.57	c #Conflicts:     274000 | #Constraints:      18062
127.65/129.57	c #Conflicts:     275000 | #Constraints:      19066
127.65/129.57	c #Conflicts:     276000 | #Constraints:      20070
127.65/129.57	c #Conflicts:     277000 | #Constraints:      21078
127.65/129.57	c DATABASE CLEANUP
127.65/129.57	c GARBAGE COLLECT
127.65/129.57	c rational objective value (FULL) 3
134.10/136.06	c #Conflicts:     278000 | #Constraints:      11592
134.10/136.06	c #Conflicts:     279000 | #Constraints:      12603
134.10/136.06	c #Conflicts:     280000 | #Constraints:      13607
134.10/136.06	c #Conflicts:     281000 | #Constraints:      14615
134.10/136.06	c #Conflicts:     282000 | #Constraints:      15625
134.10/136.06	c #Conflicts:     283000 | #Constraints:      16631
134.10/136.06	c #Conflicts:     284000 | #Constraints:      17639
134.10/136.06	c #Conflicts:     285000 | #Constraints:      18645
134.10/136.06	c #Conflicts:     286000 | #Constraints:      19652
134.10/136.06	c #Conflicts:     287000 | #Constraints:      20659
134.10/136.06	c #Conflicts:     288000 | #Constraints:      21668
134.10/136.06	c DATABASE CLEANUP
134.10/136.06	c GARBAGE COLLECT
134.10/136.06	c rational objective value (FULL) 3
140.89/142.99	c #Conflicts:     289000 | #Constraints:      11998
140.89/142.99	c #Conflicts:     290000 | #Constraints:      13005
140.89/142.99	c #Conflicts:     291000 | #Constraints:      14013
140.89/142.99	c #Conflicts:     292000 | #Constraints:      15020
140.89/142.99	c #Conflicts:     293000 | #Constraints:      16026
140.89/142.99	c #Conflicts:     294000 | #Constraints:      17030
140.89/142.99	c #Conflicts:     295000 | #Constraints:      18035
140.89/142.99	c #Conflicts:     296000 | #Constraints:      19042
140.89/142.99	c #Conflicts:     297000 | #Constraints:      20050
140.89/142.99	c #Conflicts:     298000 | #Constraints:      21055
140.89/142.99	c #Conflicts:     299000 | #Constraints:      22063
140.89/142.99	c DATABASE CLEANUP
140.89/142.99	c GARBAGE COLLECT
140.89/142.99	c rational objective value (FULL) 3
147.41/149.56	c #Conflicts:     300000 | #Constraints:      12177
147.41/149.56	c #Conflicts:     301000 | #Constraints:      13183
147.41/149.56	c #Conflicts:     302000 | #Constraints:      14190
147.41/149.56	c #Conflicts:     303000 | #Constraints:      15204
147.41/149.56	c #Conflicts:     304000 | #Constraints:      16334
147.41/149.56	c #Conflicts:     305000 | #Constraints:      17390
147.41/149.56	c #Conflicts:     306000 | #Constraints:      18416
147.41/149.56	c #Conflicts:     307000 | #Constraints:      19424
147.41/149.56	c #Conflicts:     308000 | #Constraints:      20428
147.41/149.56	c #Conflicts:     309000 | #Constraints:      21479
147.41/149.56	c #Conflicts:     310000 | #Constraints:      22807
147.41/149.56	c DATABASE CLEANUP
147.41/149.56	c GARBAGE COLLECT
147.41/149.56	c rational objective value (FULL) 3
157.40/159.68	c #Conflicts:     311000 | #Constraints:      12499
157.40/159.68	c #Conflicts:     312000 | #Constraints:      13533
157.40/159.68	c #Conflicts:     313000 | #Constraints:      14620
157.40/159.68	c #Conflicts:     314000 | #Constraints:      15667
157.40/159.68	c #Conflicts:     315000 | #Constraints:      16703
157.40/159.68	c #Conflicts:     316000 | #Constraints:      17741
157.40/159.68	c #Conflicts:     317000 | #Constraints:      18762
157.40/159.68	c #Conflicts:     318000 | #Constraints:      19824
157.40/159.68	c #Conflicts:     319000 | #Constraints:      20906
157.40/159.68	c #Conflicts:     320000 | #Constraints:      21919
157.40/159.68	c #Conflicts:     321000 | #Constraints:      22960
157.40/159.68	c DATABASE CLEANUP
157.40/159.68	c GARBAGE COLLECT
157.40/159.68	c rational objective value (FULL) 3
164.01/166.36	c #Conflicts:     322000 | #Constraints:      12344
164.01/166.36	c #Conflicts:     323000 | #Constraints:      13344
164.01/166.36	c #Conflicts:     324000 | #Constraints:      14344
164.01/166.36	c #Conflicts:     325000 | #Constraints:      15344
164.01/166.36	c #Conflicts:     326000 | #Constraints:      16345
164.01/166.36	c #Conflicts:     327000 | #Constraints:      17345
164.01/166.36	c #Conflicts:     328000 | #Constraints:      18346
164.01/166.36	c #Conflicts:     329000 | #Constraints:      19346
164.01/166.36	c #Conflicts:     330000 | #Constraints:      20346
164.01/166.36	c #Conflicts:     331000 | #Constraints:      21346
164.01/166.36	c #Conflicts:     332000 | #Constraints:      22346
164.01/166.36	c #Conflicts:     333000 | #Constraints:      23347
164.01/166.36	c DATABASE CLEANUP
164.01/166.36	c GARBAGE COLLECT
164.01/166.36	c rational objective value (FULL) 3
171.81/174.26	c #Conflicts:     334000 | #Constraints:      12738
171.81/174.26	c #Conflicts:     335000 | #Constraints:      13742
171.81/174.26	c #Conflicts:     336000 | #Constraints:      14796
171.81/174.26	c #Conflicts:     337000 | #Constraints:      15801
171.81/174.26	c #Conflicts:     338000 | #Constraints:      16808
171.81/174.26	c #Conflicts:     339000 | #Constraints:      17819
171.81/174.26	c #Conflicts:     340000 | #Constraints:      18858
171.81/174.26	c #Conflicts:     341000 | #Constraints:      20116
171.81/174.26	c #Conflicts:     342000 | #Constraints:      21154
171.81/174.26	c #Conflicts:     343000 | #Constraints:      22161
171.81/174.26	c #Conflicts:     344000 | #Constraints:      23165
171.81/174.26	c #Conflicts:     345000 | #Constraints:      24170
171.81/174.26	c DATABASE CLEANUP
171.81/174.26	c GARBAGE COLLECT
171.81/174.26	c rational objective value (FULL) 3
178.55/181.08	c #Conflicts:     346000 | #Constraints:      13244
178.55/181.08	c #Conflicts:     347000 | #Constraints:      14249
178.55/181.08	c #Conflicts:     348000 | #Constraints:      15260
178.55/181.08	c #Conflicts:     349000 | #Constraints:      16270
178.55/181.08	c #Conflicts:     350000 | #Constraints:      17275
178.55/181.08	c #Conflicts:     351000 | #Constraints:      18280
178.55/181.08	c #Conflicts:     352000 | #Constraints:      19284
178.55/181.08	c #Conflicts:     353000 | #Constraints:      20289
178.55/181.08	c #Conflicts:     354000 | #Constraints:      21299
178.55/181.08	c #Conflicts:     355000 | #Constraints:      22305
178.55/181.08	c #Conflicts:     356000 | #Constraints:      23314
178.55/181.08	c #Conflicts:     357000 | #Constraints:      24320
178.55/181.08	c DATABASE CLEANUP
178.55/181.08	c GARBAGE COLLECT
178.55/181.08	c rational objective value (FULL) 3
185.94/188.56	c #Conflicts:     358000 | #Constraints:      13312
185.94/188.56	c #Conflicts:     359000 | #Constraints:      14318
185.94/188.56	c #Conflicts:     360000 | #Constraints:      15325
185.94/188.56	c #Conflicts:     361000 | #Constraints:      16333
185.94/188.56	c #Conflicts:     362000 | #Constraints:      17341
185.94/188.56	c #Conflicts:     363000 | #Constraints:      18344
185.94/188.56	c #Conflicts:     364000 | #Constraints:      19353
185.94/188.56	c #Conflicts:     365000 | #Constraints:      20357
185.94/188.56	c #Conflicts:     366000 | #Constraints:      21361
185.94/188.56	c #Conflicts:     367000 | #Constraints:      22364
185.94/188.56	c #Conflicts:     368000 | #Constraints:      23367
185.94/188.56	c #Conflicts:     369000 | #Constraints:      24374
185.94/188.56	c DATABASE CLEANUP
185.94/188.56	c GARBAGE COLLECT
185.94/188.56	c rational objective value (FULL) 3
193.26/195.90	c #Conflicts:     370000 | #Constraints:      13239
193.26/195.90	c #Conflicts:     371000 | #Constraints:      14244
193.26/195.90	c #Conflicts:     372000 | #Constraints:      15248
193.26/195.90	c #Conflicts:     373000 | #Constraints:      16254
193.26/195.90	c #Conflicts:     374000 | #Constraints:      17259
193.26/195.90	c #Conflicts:     375000 | #Constraints:      18267
193.26/195.90	c #Conflicts:     376000 | #Constraints:      19273
193.26/195.90	c #Conflicts:     377000 | #Constraints:      20278
193.26/195.90	c #Conflicts:     378000 | #Constraints:      21282
193.26/195.90	c #Conflicts:     379000 | #Constraints:      22287
193.26/195.90	c #Conflicts:     380000 | #Constraints:      23292
193.26/195.90	c #Conflicts:     381000 | #Constraints:      24297
193.26/195.90	c DATABASE CLEANUP
193.26/195.90	c GARBAGE COLLECT
193.26/195.90	c rational objective value (FULL) 3
202.16/204.99	c #Conflicts:     382000 | #Constraints:      13002
202.16/204.99	c #Conflicts:     383000 | #Constraints:      14009
202.16/204.99	c #Conflicts:     384000 | #Constraints:      15015
202.16/204.99	c #Conflicts:     385000 | #Constraints:      16021
202.16/204.99	c #Conflicts:     386000 | #Constraints:      17030
202.16/204.99	c #Conflicts:     387000 | #Constraints:      18032
202.16/204.99	c #Conflicts:     388000 | #Constraints:      19041
202.16/204.99	c #Conflicts:     389000 | #Constraints:      20046
202.16/204.99	c #Conflicts:     390000 | #Constraints:      21055
202.16/204.99	c #Conflicts:     391000 | #Constraints:      22068
202.16/204.99	c #Conflicts:     392000 | #Constraints:      23075
202.16/204.99	c #Conflicts:     393000 | #Constraints:      24076
202.16/204.99	c #Conflicts:     394000 | #Constraints:      25083
202.16/204.99	c DATABASE CLEANUP
202.16/204.99	c GARBAGE COLLECT
202.16/204.99	c rational objective value (FULL) 3
209.76/212.65	c #Conflicts:     395000 | #Constraints:      13603
209.76/212.65	c #Conflicts:     396000 | #Constraints:      14611
209.76/212.65	c #Conflicts:     397000 | #Constraints:      15614
209.76/212.65	c #Conflicts:     398000 | #Constraints:      16619
209.76/212.65	c #Conflicts:     399000 | #Constraints:      17624
209.76/212.65	c #Conflicts:     400000 | #Constraints:      18628
209.76/212.65	c #Conflicts:     401000 | #Constraints:      19630
209.76/212.65	c #Conflicts:     402000 | #Constraints:      20635
209.76/212.65	c #Conflicts:     403000 | #Constraints:      21642
209.76/212.65	c #Conflicts:     404000 | #Constraints:      22651
209.76/212.65	c #Conflicts:     405000 | #Constraints:      23655
209.76/212.65	c #Conflicts:     406000 | #Constraints:      24660
209.76/212.65	c #Conflicts:     407000 | #Constraints:      25674
209.76/212.65	c DATABASE CLEANUP
209.76/212.65	c GARBAGE COLLECT
209.76/212.65	c rational objective value (FULL) 3
216.29/219.20	c #Conflicts:     408000 | #Constraints:      13987
216.29/219.20	c #Conflicts:     409000 | #Constraints:      14997
216.29/219.20	c #Conflicts:     410000 | #Constraints:      16003
216.29/219.20	c #Conflicts:     411000 | #Constraints:      17009
216.29/219.20	c #Conflicts:     412000 | #Constraints:      18017
216.29/219.20	c #Conflicts:     413000 | #Constraints:      19028
216.29/219.20	c #Conflicts:     414000 | #Constraints:      20039
216.29/219.20	c #Conflicts:     415000 | #Constraints:      21047
216.29/219.20	c #Conflicts:     416000 | #Constraints:      22062
216.29/219.20	c #Conflicts:     417000 | #Constraints:      23072
216.29/219.20	c #Conflicts:     418000 | #Constraints:      24078
216.29/219.20	c #Conflicts:     419000 | #Constraints:      25084
216.29/219.20	c #Conflicts:     420000 | #Constraints:      26089
216.29/219.20	c DATABASE CLEANUP
216.29/219.20	c GARBAGE COLLECT
216.29/219.20	c rational objective value (FULL) 3
224.77/227.88	c #Conflicts:     421000 | #Constraints:      14211
224.77/227.88	c #Conflicts:     422000 | #Constraints:      15228
224.77/227.88	c #Conflicts:     423000 | #Constraints:      16235
224.77/227.88	c #Conflicts:     424000 | #Constraints:      17243
224.77/227.88	c #Conflicts:     425000 | #Constraints:      18250
224.77/227.88	c #Conflicts:     426000 | #Constraints:      19254
224.77/227.88	c #Conflicts:     427000 | #Constraints:      20260
224.77/227.88	c #Conflicts:     428000 | #Constraints:      21264
224.77/227.88	c #Conflicts:     429000 | #Constraints:      22266
224.77/227.88	c #Conflicts:     430000 | #Constraints:      23272
224.77/227.88	c #Conflicts:     431000 | #Constraints:      24278
224.77/227.88	c #Conflicts:     432000 | #Constraints:      25284
224.77/227.88	c #Conflicts:     433000 | #Constraints:      26288
224.77/227.88	c DATABASE CLEANUP
224.77/227.88	c GARBAGE COLLECT
224.77/227.88	c rational objective value (FULL) 3
234.67/237.87	c #Conflicts:     434000 | #Constraints:      14211
234.67/237.87	c #Conflicts:     435000 | #Constraints:      15217
234.67/237.87	c #Conflicts:     436000 | #Constraints:      16224
234.67/237.87	c #Conflicts:     437000 | #Constraints:      17231
234.67/237.87	c #Conflicts:     438000 | #Constraints:      18239
234.67/237.87	c #Conflicts:     439000 | #Constraints:      19255
234.67/237.87	c #Conflicts:     440000 | #Constraints:      20262
234.67/237.87	c #Conflicts:     441000 | #Constraints:      21269
234.67/237.87	c #Conflicts:     442000 | #Constraints:      22274
234.67/237.87	c #Conflicts:     443000 | #Constraints:      23279
234.67/237.87	c #Conflicts:     444000 | #Constraints:      24284
234.67/237.87	c #Conflicts:     445000 | #Constraints:      25290
234.67/237.87	c #Conflicts:     446000 | #Constraints:      26297
234.67/237.87	c DATABASE CLEANUP
234.67/237.87	c GARBAGE COLLECT
234.67/237.87	c rational objective value (FULL) 3
246.85/250.14	c #Conflicts:     447000 | #Constraints:      14009
246.85/250.14	c #Conflicts:     448000 | #Constraints:      15015
246.85/250.14	c #Conflicts:     449000 | #Constraints:      16019
246.85/250.14	c #Conflicts:     450000 | #Constraints:      17025
246.85/250.14	c #Conflicts:     451000 | #Constraints:      18028
246.85/250.14	c #Conflicts:     452000 | #Constraints:      19029
246.85/250.14	c #Conflicts:     453000 | #Constraints:      20035
246.85/250.14	c #Conflicts:     454000 | #Constraints:      21038
246.85/250.14	c #Conflicts:     455000 | #Constraints:      22040
246.85/250.14	c #Conflicts:     456000 | #Constraints:      23043
246.85/250.14	c #Conflicts:     457000 | #Constraints:      24048
246.85/250.14	c #Conflicts:     458000 | #Constraints:      25051
246.85/250.14	c #Conflicts:     459000 | #Constraints:      26055
246.85/250.14	c #Conflicts:     460000 | #Constraints:      27063
246.85/250.14	c DATABASE CLEANUP
246.85/250.14	c GARBAGE COLLECT
246.85/250.14	c rational objective value (FULL) 3
256.54/259.95	c #Conflicts:     461000 | #Constraints:      14583
256.54/259.95	c #Conflicts:     462000 | #Constraints:      15591
256.54/259.95	c #Conflicts:     463000 | #Constraints:      16599
256.54/259.95	c #Conflicts:     464000 | #Constraints:      17605
256.54/259.95	c #Conflicts:     465000 | #Constraints:      18610
256.54/259.95	c #Conflicts:     466000 | #Constraints:      19615
256.54/259.95	c #Conflicts:     467000 | #Constraints:      20625
256.54/259.95	c #Conflicts:     468000 | #Constraints:      21633
256.54/259.95	c #Conflicts:     469000 | #Constraints:      22641
256.54/259.95	c #Conflicts:     470000 | #Constraints:      23646
256.54/259.95	c #Conflicts:     471000 | #Constraints:      24653
256.54/259.95	c #Conflicts:     472000 | #Constraints:      25659
256.54/259.95	c #Conflicts:     473000 | #Constraints:      26665
256.54/259.95	c #Conflicts:     474000 | #Constraints:      27679
256.54/259.95	c DATABASE CLEANUP
256.54/259.95	c GARBAGE COLLECT
256.54/259.95	c rational objective value (FULL) 3
266.53/270.11	c #Conflicts:     475000 | #Constraints:      15006
266.53/270.11	c #Conflicts:     476000 | #Constraints:      16011
266.53/270.11	c #Conflicts:     477000 | #Constraints:      17015
266.53/270.11	c #Conflicts:     478000 | #Constraints:      18022
266.53/270.11	c #Conflicts:     479000 | #Constraints:      19024
266.53/270.11	c #Conflicts:     480000 | #Constraints:      20026
266.53/270.11	c #Conflicts:     481000 | #Constraints:      21032
266.53/270.11	c #Conflicts:     482000 | #Constraints:      22037
266.53/270.11	c #Conflicts:     483000 | #Constraints:      23044
266.53/270.11	c #Conflicts:     484000 | #Constraints:      24048
266.53/270.11	c #Conflicts:     485000 | #Constraints:      25058
266.53/270.11	c #Conflicts:     486000 | #Constraints:      26068
266.53/270.11	c #Conflicts:     487000 | #Constraints:      27073
266.53/270.11	c #Conflicts:     488000 | #Constraints:      28081
266.53/270.11	c DATABASE CLEANUP
266.53/270.11	c GARBAGE COLLECT
266.53/270.11	c rational objective value (FULL) 3
277.19/280.80	c #Conflicts:     489000 | #Constraints:      15196
277.19/280.80	c #Conflicts:     490000 | #Constraints:      16201
277.19/280.80	c #Conflicts:     491000 | #Constraints:      17204
277.19/280.80	c #Conflicts:     492000 | #Constraints:      18208
277.19/280.80	c #Conflicts:     493000 | #Constraints:      19212
277.19/280.80	c #Conflicts:     494000 | #Constraints:      20214
277.19/280.80	c #Conflicts:     495000 | #Constraints:      21218
277.19/280.80	c #Conflicts:     496000 | #Constraints:      22222
277.19/280.80	c #Conflicts:     497000 | #Constraints:      23225
277.19/280.80	c #Conflicts:     498000 | #Constraints:      24227
277.19/280.80	c #Conflicts:     499000 | #Constraints:      25228
277.19/280.80	c #Conflicts:     500000 | #Constraints:      26229
277.19/280.80	c #Conflicts:     501000 | #Constraints:      27231
277.19/280.80	c #Conflicts:     502000 | #Constraints:      28235
277.19/280.80	c DATABASE CLEANUP
277.19/280.80	c GARBAGE COLLECT
277.19/280.80	c rational objective value (FULL) 3
287.87/291.64	c #Conflicts:     503000 | #Constraints:      15180
287.87/291.64	c #Conflicts:     504000 | #Constraints:      16188
287.87/291.64	c #Conflicts:     505000 | #Constraints:      17194
287.87/291.64	c #Conflicts:     506000 | #Constraints:      18199
287.87/291.64	c #Conflicts:     507000 | #Constraints:      19206
287.87/291.64	c #Conflicts:     508000 | #Constraints:      20213
287.87/291.64	c #Conflicts:     509000 | #Constraints:      21222
287.87/291.64	c #Conflicts:     510000 | #Constraints:      22225
287.87/291.64	c #Conflicts:     511000 | #Constraints:      23233
287.87/291.64	c #Conflicts:     512000 | #Constraints:      24241
287.87/291.64	c #Conflicts:     513000 | #Constraints:      25247
287.87/291.64	c #Conflicts:     514000 | #Constraints:      26249
287.87/291.64	c #Conflicts:     515000 | #Constraints:      27261
287.87/291.64	c #Conflicts:     516000 | #Constraints:      28277
287.87/291.64	c DATABASE CLEANUP
287.87/291.64	c GARBAGE COLLECT
287.87/291.64	c rational objective value (FULL) 3
301.02/304.92	c #Conflicts:     517000 | #Constraints:      15002
301.02/304.92	c #Conflicts:     518000 | #Constraints:      16007
301.02/304.92	c #Conflicts:     519000 | #Constraints:      17013
301.02/304.92	c #Conflicts:     520000 | #Constraints:      18020
301.02/304.92	c #Conflicts:     521000 | #Constraints:      19023
301.02/304.92	c #Conflicts:     522000 | #Constraints:      20030
301.02/304.92	c #Conflicts:     523000 | #Constraints:      21035
301.02/304.92	c #Conflicts:     524000 | #Constraints:      22038
301.02/304.92	c #Conflicts:     525000 | #Constraints:      23046
301.02/304.92	c #Conflicts:     526000 | #Constraints:      24050
301.02/304.92	c #Conflicts:     527000 | #Constraints:      25056
301.02/304.92	c #Conflicts:     528000 | #Constraints:      26064
301.02/304.92	c #Conflicts:     529000 | #Constraints:      27072
301.02/304.92	c #Conflicts:     530000 | #Constraints:      28077
301.02/304.92	c #Conflicts:     531000 | #Constraints:      29088
301.02/304.92	c DATABASE CLEANUP
301.02/304.92	c GARBAGE COLLECT
301.02/304.92	c rational objective value (FULL) 3
313.79/317.82	c #Conflicts:     532000 | #Constraints:      15603
313.79/317.82	c #Conflicts:     533000 | #Constraints:      16610
313.79/317.82	c #Conflicts:     534000 | #Constraints:      17618
313.79/317.82	c #Conflicts:     535000 | #Constraints:      18623
313.79/317.82	c #Conflicts:     536000 | #Constraints:      19628
313.79/317.82	c #Conflicts:     537000 | #Constraints:      20634
313.79/317.82	c #Conflicts:     538000 | #Constraints:      21641
313.79/317.82	c #Conflicts:     539000 | #Constraints:      22645
313.79/317.82	c #Conflicts:     540000 | #Constraints:      23653
313.79/317.82	c #Conflicts:     541000 | #Constraints:      24661
313.79/317.82	c #Conflicts:     542000 | #Constraints:      25665
313.79/317.82	c #Conflicts:     543000 | #Constraints:      26672
313.79/317.82	c #Conflicts:     544000 | #Constraints:      27677
313.79/317.82	c #Conflicts:     545000 | #Constraints:      28684
313.79/317.82	c #Conflicts:     546000 | #Constraints:      29687
313.79/317.82	c DATABASE CLEANUP
313.79/317.82	c GARBAGE COLLECT
313.79/317.82	c rational objective value (FULL) 3
324.67/328.85	c #Conflicts:     547000 | #Constraints:      16002
324.67/328.85	c #Conflicts:     548000 | #Constraints:      17007
324.67/328.85	c #Conflicts:     549000 | #Constraints:      18010
324.67/328.85	c #Conflicts:     550000 | #Constraints:      19015
324.67/328.85	c #Conflicts:     551000 | #Constraints:      20017
324.67/328.85	c #Conflicts:     552000 | #Constraints:      21028
324.67/328.85	c #Conflicts:     553000 | #Constraints:      22035
324.67/328.85	c #Conflicts:     554000 | #Constraints:      23040
324.67/328.85	c #Conflicts:     555000 | #Constraints:      24045
324.67/328.85	c #Conflicts:     556000 | #Constraints:      25053
324.67/328.85	c #Conflicts:     557000 | #Constraints:      26056
324.67/328.85	c #Conflicts:     558000 | #Constraints:      27066
324.67/328.85	c #Conflicts:     559000 | #Constraints:      28070
324.67/328.85	c #Conflicts:     560000 | #Constraints:      29080
324.67/328.85	c #Conflicts:     561000 | #Constraints:      30090
324.67/328.85	c DATABASE CLEANUP
324.67/328.85	c GARBAGE COLLECT
324.67/328.85	c rational objective value (FULL) 3
337.93/342.22	c #Conflicts:     562000 | #Constraints:      16196
337.93/342.22	c #Conflicts:     563000 | #Constraints:      17202
337.93/342.22	c #Conflicts:     564000 | #Constraints:      18210
337.93/342.22	c #Conflicts:     565000 | #Constraints:      19216
337.93/342.22	c #Conflicts:     566000 | #Constraints:      20224
337.93/342.22	c #Conflicts:     567000 | #Constraints:      21230
337.93/342.22	c #Conflicts:     568000 | #Constraints:      22238
337.93/342.22	c #Conflicts:     569000 | #Constraints:      23244
337.93/342.22	c #Conflicts:     570000 | #Constraints:      24251
337.93/342.22	c #Conflicts:     571000 | #Constraints:      25259
337.93/342.22	c #Conflicts:     572000 | #Constraints:      26263
337.93/342.22	c #Conflicts:     573000 | #Constraints:      27266
337.93/342.22	c #Conflicts:     574000 | #Constraints:      28271
337.93/342.22	c #Conflicts:     575000 | #Constraints:      29285
337.93/342.22	c #Conflicts:     576000 | #Constraints:      30292
337.93/342.22	c DATABASE CLEANUP
337.93/342.22	c GARBAGE COLLECT
337.93/342.22	c rational objective value (FULL) 3
349.11/353.53	c #Conflicts:     577000 | #Constraints:      16198
349.11/353.53	c #Conflicts:     578000 | #Constraints:      17205
349.11/353.53	c #Conflicts:     579000 | #Constraints:      18214
349.11/353.53	c #Conflicts:     580000 | #Constraints:      19222
349.11/353.53	c #Conflicts:     581000 | #Constraints:      20230
349.11/353.53	c #Conflicts:     582000 | #Constraints:      21240
349.11/353.53	c #Conflicts:     583000 | #Constraints:      22245
349.11/353.53	c #Conflicts:     584000 | #Constraints:      23252
349.11/353.53	c #Conflicts:     585000 | #Constraints:      24259
349.11/353.53	c #Conflicts:     586000 | #Constraints:      25269
349.11/353.53	c #Conflicts:     587000 | #Constraints:      26275
349.11/353.53	c #Conflicts:     588000 | #Constraints:      27291
349.11/353.53	c #Conflicts:     589000 | #Constraints:      28297
349.11/353.53	c #Conflicts:     590000 | #Constraints:      29306
349.11/353.53	c #Conflicts:     591000 | #Constraints:      30314
349.11/353.53	c DATABASE CLEANUP
349.11/353.53	c GARBAGE COLLECT
349.11/353.53	c rational objective value (FULL) 3
360.50/365.05	c #Conflicts:     592000 | #Constraints:      16010
360.50/365.05	c #Conflicts:     593000 | #Constraints:      17013
360.50/365.05	c #Conflicts:     594000 | #Constraints:      18019
360.50/365.05	c #Conflicts:     595000 | #Constraints:      19027
360.50/365.05	c #Conflicts:     596000 | #Constraints:      20034
360.50/365.05	c #Conflicts:     597000 | #Constraints:      21041
360.50/365.05	c #Conflicts:     598000 | #Constraints:      22044
360.50/365.05	c #Conflicts:     599000 | #Constraints:      23046
360.50/365.05	c #Conflicts:     600000 | #Constraints:      24049
360.50/365.05	c #Conflicts:     601000 | #Constraints:      25053
360.50/365.05	c #Conflicts:     602000 | #Constraints:      26055
360.50/365.05	c #Conflicts:     603000 | #Constraints:      27059
360.50/365.05	c #Conflicts:     604000 | #Constraints:      28068
360.50/365.05	c #Conflicts:     605000 | #Constraints:      29074
360.50/365.05	c #Conflicts:     606000 | #Constraints:      30079
360.50/365.05	c #Conflicts:     607000 | #Constraints:      31085
360.50/365.05	c DATABASE CLEANUP
360.50/365.05	c GARBAGE COLLECT
360.50/365.05	c rational objective value (FULL) 3
375.35/380.11	c #Conflicts:     608000 | #Constraints:      16610
375.35/380.11	c #Conflicts:     609000 | #Constraints:      17617
375.35/380.11	c #Conflicts:     610000 | #Constraints:      18625
375.35/380.11	c #Conflicts:     611000 | #Constraints:      19634
375.35/380.11	c #Conflicts:     612000 | #Constraints:      20641
375.35/380.11	c #Conflicts:     613000 | #Constraints:      21644
375.35/380.11	c #Conflicts:     614000 | #Constraints:      22647
375.35/380.11	c #Conflicts:     615000 | #Constraints:      23655
375.35/380.11	c #Conflicts:     616000 | #Constraints:      24660
375.35/380.11	c #Conflicts:     617000 | #Constraints:      25670
375.35/380.11	c #Conflicts:     618000 | #Constraints:      26675
375.35/380.11	c #Conflicts:     619000 | #Constraints:      27689
375.35/380.11	c #Conflicts:     620000 | #Constraints:      28692
375.35/380.11	c #Conflicts:     621000 | #Constraints:      29701
375.35/380.11	c #Conflicts:     622000 | #Constraints:      30705
375.35/380.11	c #Conflicts:     623000 | #Constraints:      31709
375.35/380.11	c DATABASE CLEANUP
375.35/380.11	c GARBAGE COLLECT
375.35/380.11	c rational objective value (FULL) 3
387.90/392.76	c #Conflicts:     624000 | #Constraints:      17012
387.90/392.76	c #Conflicts:     625000 | #Constraints:      18017
387.90/392.76	c #Conflicts:     626000 | #Constraints:      19023
387.90/392.76	c #Conflicts:     627000 | #Constraints:      20032
387.90/392.76	c #Conflicts:     628000 | #Constraints:      21038
387.90/392.76	c #Conflicts:     629000 | #Constraints:      22041
387.90/392.76	c #Conflicts:     630000 | #Constraints:      23046
387.90/392.76	c #Conflicts:     631000 | #Constraints:      24057
387.90/392.76	c #Conflicts:     632000 | #Constraints:      25063
387.90/392.76	c #Conflicts:     633000 | #Constraints:      26070
387.90/392.76	c #Conflicts:     634000 | #Constraints:      27075
387.90/392.76	c #Conflicts:     635000 | #Constraints:      28077
387.90/392.76	c #Conflicts:     636000 | #Constraints:      29083
387.90/392.76	c #Conflicts:     637000 | #Constraints:      30090
387.90/392.76	c #Conflicts:     638000 | #Constraints:      31097
387.90/392.76	c #Conflicts:     639000 | #Constraints:      32105
387.90/392.76	c DATABASE CLEANUP
387.90/392.76	c GARBAGE COLLECT
387.90/392.76	c rational objective value (FULL) 3
400.18/405.19	c #Conflicts:     640000 | #Constraints:      17212
400.18/405.19	c #Conflicts:     641000 | #Constraints:      18217
400.18/405.19	c #Conflicts:     642000 | #Constraints:      19222
400.18/405.19	c #Conflicts:     643000 | #Constraints:      20223
400.18/405.19	c #Conflicts:     644000 | #Constraints:      21226
400.18/405.19	c #Conflicts:     645000 | #Constraints:      22230
400.18/405.19	c #Conflicts:     646000 | #Constraints:      23233
400.18/405.19	c #Conflicts:     647000 | #Constraints:      24235
400.18/405.19	c #Conflicts:     648000 | #Constraints:      25238
400.18/405.19	c #Conflicts:     649000 | #Constraints:      26264
400.18/405.19	c #Conflicts:     650000 | #Constraints:      27274
400.18/405.19	c #Conflicts:     651000 | #Constraints:      28277
400.18/405.19	c #Conflicts:     652000 | #Constraints:      29281
400.18/405.19	c #Conflicts:     653000 | #Constraints:      30288
400.18/405.19	c #Conflicts:     654000 | #Constraints:      31291
400.18/405.19	c #Conflicts:     655000 | #Constraints:      32293
400.18/405.19	c DATABASE CLEANUP
400.18/405.19	c GARBAGE COLLECT
400.18/405.19	c rational objective value (FULL) 3
416.60/421.74	c #Conflicts:     656000 | #Constraints:      17224
416.60/421.74	c #Conflicts:     657000 | #Constraints:      18231
416.60/421.74	c #Conflicts:     658000 | #Constraints:      19233
416.60/421.74	c #Conflicts:     659000 | #Constraints:      20238
416.60/421.74	c #Conflicts:     660000 | #Constraints:      21247
416.60/421.74	c #Conflicts:     661000 | #Constraints:      22254
416.60/421.74	c #Conflicts:     662000 | #Constraints:      23257
416.60/421.74	c #Conflicts:     663000 | #Constraints:      24266
416.60/421.74	c #Conflicts:     664000 | #Constraints:      25275
416.60/421.74	c #Conflicts:     665000 | #Constraints:      26279
416.60/421.74	c #Conflicts:     666000 | #Constraints:      27288
416.60/421.74	c #Conflicts:     667000 | #Constraints:      28293
416.60/421.74	c #Conflicts:     668000 | #Constraints:      29297
416.60/421.74	c #Conflicts:     669000 | #Constraints:      30303
416.60/421.74	c #Conflicts:     670000 | #Constraints:      31309
416.60/421.74	c #Conflicts:     671000 | #Constraints:      32315
416.60/421.74	c DATABASE CLEANUP
416.60/421.74	c GARBAGE COLLECT
416.60/421.74	c rational objective value (FULL) 3
428.37/433.63	c #Conflicts:     672000 | #Constraints:      17007
428.37/433.63	c #Conflicts:     673000 | #Constraints:      18011
428.37/433.63	c #Conflicts:     674000 | #Constraints:      19018
428.37/433.63	c #Conflicts:     675000 | #Constraints:      20026
428.37/433.63	c #Conflicts:     676000 | #Constraints:      21031
428.37/433.63	c #Conflicts:     677000 | #Constraints:      22037
428.37/433.63	c #Conflicts:     678000 | #Constraints:      23044
428.37/433.63	c #Conflicts:     679000 | #Constraints:      24049
428.37/433.63	c #Conflicts:     680000 | #Constraints:      25055
428.37/433.63	c #Conflicts:     681000 | #Constraints:      26062
428.37/433.63	c #Conflicts:     682000 | #Constraints:      27071
428.37/433.63	c #Conflicts:     683000 | #Constraints:      28076
428.37/433.63	c #Conflicts:     684000 | #Constraints:      29086
428.37/433.63	c #Conflicts:     685000 | #Constraints:      30089
428.37/433.63	c #Conflicts:     686000 | #Constraints:      31096
428.37/433.63	c #Conflicts:     687000 | #Constraints:      32108
428.37/433.63	c #Conflicts:     688000 | #Constraints:      33117
428.37/433.63	c DATABASE CLEANUP
428.37/433.63	c GARBAGE COLLECT
428.37/433.63	c rational objective value (FULL) 3
440.54/445.99	c #Conflicts:     689000 | #Constraints:      17611
440.54/445.99	c #Conflicts:     690000 | #Constraints:      18626
440.54/445.99	c #Conflicts:     691000 | #Constraints:      19631
440.54/445.99	c #Conflicts:     692000 | #Constraints:      20637
440.54/445.99	c #Conflicts:     693000 | #Constraints:      21642
440.54/445.99	c #Conflicts:     694000 | #Constraints:      22652
440.54/445.99	c #Conflicts:     695000 | #Constraints:      23658
440.54/445.99	c #Conflicts:     696000 | #Constraints:      24663
440.54/445.99	c #Conflicts:     697000 | #Constraints:      25667
440.54/445.99	c #Conflicts:     698000 | #Constraints:      26671
440.54/445.99	c #Conflicts:     699000 | #Constraints:      27675
440.54/445.99	c #Conflicts:     700000 | #Constraints:      28682
440.54/445.99	c #Conflicts:     701000 | #Constraints:      29688
440.54/445.99	c #Conflicts:     702000 | #Constraints:      30694
440.54/445.99	c #Conflicts:     703000 | #Constraints:      31696
440.54/445.99	c #Conflicts:     704000 | #Constraints:      32699
440.54/445.99	c #Conflicts:     705000 | #Constraints:      33709
440.54/445.99	c DATABASE CLEANUP
440.54/445.99	c GARBAGE COLLECT
440.54/445.99	c rational objective value (FULL) 3
459.65/465.24	c #Conflicts:     706000 | #Constraints:      18014
459.65/465.24	c #Conflicts:     707000 | #Constraints:      19023
459.65/465.24	c #Conflicts:     708000 | #Constraints:      20029
459.65/465.24	c #Conflicts:     709000 | #Constraints:      21033
459.65/465.24	c #Conflicts:     710000 | #Constraints:      22040
459.65/465.24	c #Conflicts:     711000 | #Constraints:      23050
459.65/465.24	c #Conflicts:     712000 | #Constraints:      24055
459.65/465.24	c #Conflicts:     713000 | #Constraints:      25056
459.65/465.24	c #Conflicts:     714000 | #Constraints:      26063
459.65/465.24	c #Conflicts:     715000 | #Constraints:      27068
459.65/465.24	c #Conflicts:     716000 | #Constraints:      28073
459.65/465.24	c #Conflicts:     717000 | #Constraints:      29079
459.65/465.24	c #Conflicts:     718000 | #Constraints:      30085
459.65/465.24	c #Conflicts:     719000 | #Constraints:      31093
459.65/465.24	c #Conflicts:     720000 | #Constraints:      32103
459.65/465.24	c #Conflicts:     721000 | #Constraints:      33111
459.65/465.24	c #Conflicts:     722000 | #Constraints:      34117
459.65/465.24	c DATABASE CLEANUP
459.65/465.24	c GARBAGE COLLECT
459.65/465.24	c rational objective value (FULL) 3
478.39/484.12	c #Conflicts:     723000 | #Constraints:      18219
478.39/484.12	c #Conflicts:     724000 | #Constraints:      19222
478.39/484.12	c #Conflicts:     725000 | #Constraints:      20227
478.39/484.12	c #Conflicts:     726000 | #Constraints:      21233
478.39/484.12	c #Conflicts:     727000 | #Constraints:      22233
478.39/484.12	c #Conflicts:     728000 | #Constraints:      23237
478.39/484.12	c #Conflicts:     729000 | #Constraints:      24239
478.39/484.12	c #Conflicts:     730000 | #Constraints:      25244
478.39/484.12	c #Conflicts:     731000 | #Constraints:      26251
478.39/484.12	c #Conflicts:     732000 | #Constraints:      27256
478.39/484.12	c #Conflicts:     733000 | #Constraints:      28263
478.39/484.12	c #Conflicts:     734000 | #Constraints:      29268
478.39/484.12	c #Conflicts:     735000 | #Constraints:      30274
478.39/484.12	c #Conflicts:     736000 | #Constraints:      31278
478.39/484.12	c #Conflicts:     737000 | #Constraints:      32282
478.39/484.12	c #Conflicts:     738000 | #Constraints:      33286
478.39/484.12	c #Conflicts:     739000 | #Constraints:      34290
478.39/484.12	c DATABASE CLEANUP
478.39/484.12	c GARBAGE COLLECT
478.39/484.12	c rational objective value (FULL) 3
493.62/499.58	c #Conflicts:     740000 | #Constraints:      18225
493.62/499.58	c #Conflicts:     741000 | #Constraints:      19231
493.62/499.58	c #Conflicts:     742000 | #Constraints:      20234
493.62/499.58	c #Conflicts:     743000 | #Constraints:      21241
493.62/499.58	c #Conflicts:     744000 | #Constraints:      22251
493.62/499.58	c #Conflicts:     745000 | #Constraints:      23254
493.62/499.58	c #Conflicts:     746000 | #Constraints:      24260
493.62/499.58	c #Conflicts:     747000 | #Constraints:      25267
493.62/499.58	c #Conflicts:     748000 | #Constraints:      26278
493.62/499.58	c #Conflicts:     749000 | #Constraints:      27287
493.62/499.58	c #Conflicts:     750000 | #Constraints:      28292
493.62/499.58	c #Conflicts:     751000 | #Constraints:      29297
493.62/499.58	c #Conflicts:     752000 | #Constraints:      30301
493.62/499.58	c #Conflicts:     753000 | #Constraints:      31310
493.62/499.58	c #Conflicts:     754000 | #Constraints:      32319
493.62/499.58	c #Conflicts:     755000 | #Constraints:      33323
493.62/499.58	c #Conflicts:     756000 | #Constraints:      34329
493.62/499.58	c DATABASE CLEANUP
493.62/499.58	c GARBAGE COLLECT
493.62/499.58	c rational objective value (FULL) 3
508.99/515.09	c #Conflicts:     757000 | #Constraints:      18030
508.99/515.09	c #Conflicts:     758000 | #Constraints:      19033
508.99/515.09	c #Conflicts:     759000 | #Constraints:      20039
508.99/515.09	c #Conflicts:     760000 | #Constraints:      21044
508.99/515.09	c #Conflicts:     761000 | #Constraints:      22049
508.99/515.09	c #Conflicts:     762000 | #Constraints:      23056
508.99/515.09	c #Conflicts:     763000 | #Constraints:      24060
508.99/515.09	c #Conflicts:     764000 | #Constraints:      25064
508.99/515.09	c #Conflicts:     765000 | #Constraints:      26070
508.99/515.09	c #Conflicts:     766000 | #Constraints:      27079
508.99/515.09	c #Conflicts:     767000 | #Constraints:      28084
508.99/515.09	c #Conflicts:     768000 | #Constraints:      29093
508.99/515.09	c #Conflicts:     769000 | #Constraints:      30101
508.99/515.09	c #Conflicts:     770000 | #Constraints:      31107
508.99/515.09	c #Conflicts:     771000 | #Constraints:      32114
508.99/515.09	c #Conflicts:     772000 | #Constraints:      33119
508.99/515.09	c #Conflicts:     773000 | #Constraints:      34122
508.99/515.09	c #Conflicts:     774000 | #Constraints:      35129
508.99/515.09	c DATABASE CLEANUP
508.99/515.09	c GARBAGE COLLECT
508.99/515.09	c rational objective value (FULL) 3
530.68/536.90	c #Conflicts:     775000 | #Constraints:      18618
530.68/536.90	c #Conflicts:     776000 | #Constraints:      19622
530.68/536.90	c #Conflicts:     777000 | #Constraints:      20628
530.68/536.90	c #Conflicts:     778000 | #Constraints:      21631
530.68/536.90	c #Conflicts:     779000 | #Constraints:      22637
530.68/536.90	c #Conflicts:     780000 | #Constraints:      23645
530.68/536.90	c #Conflicts:     781000 | #Constraints:      24654
530.68/536.90	c #Conflicts:     782000 | #Constraints:      25658
530.68/536.90	c #Conflicts:     783000 | #Constraints:      26663
530.68/536.90	c #Conflicts:     784000 | #Constraints:      27670
530.68/536.90	c #Conflicts:     785000 | #Constraints:      28676
530.68/536.90	c #Conflicts:     786000 | #Constraints:      29679
530.68/536.90	c #Conflicts:     787000 | #Constraints:      30689
530.68/536.90	c #Conflicts:     788000 | #Constraints:      31693
530.68/536.90	c #Conflicts:     789000 | #Constraints:      32703
530.68/536.90	c #Conflicts:     790000 | #Constraints:      33708
530.68/536.90	c #Conflicts:     791000 | #Constraints:      34716
530.68/536.90	c #Conflicts:     792000 | #Constraints:      35722
530.68/536.90	c DATABASE CLEANUP
530.68/536.90	c GARBAGE COLLECT
530.68/536.90	c rational objective value (FULL) 3
545.64/552.09	c #Conflicts:     793000 | #Constraints:      19027
545.64/552.09	c #Conflicts:     794000 | #Constraints:      20036
545.64/552.09	c #Conflicts:     795000 | #Constraints:      21043
545.64/552.09	c #Conflicts:     796000 | #Constraints:      22050
545.64/552.09	c #Conflicts:     797000 | #Constraints:      23060
545.64/552.09	c #Conflicts:     798000 | #Constraints:      24069
545.64/552.09	c #Conflicts:     799000 | #Constraints:      25072
545.64/552.09	c #Conflicts:     800000 | #Constraints:      26079
545.64/552.09	c #Conflicts:     801000 | #Constraints:      27083
545.64/552.09	c #Conflicts:     802000 | #Constraints:      28089
545.64/552.09	c #Conflicts:     803000 | #Constraints:      29094
545.64/552.09	c #Conflicts:     804000 | #Constraints:      30098
545.64/552.09	c #Conflicts:     805000 | #Constraints:      31104
545.64/552.09	c #Conflicts:     806000 | #Constraints:      32110
545.64/552.09	c #Conflicts:     807000 | #Constraints:      33117
545.64/552.09	c #Conflicts:     808000 | #Constraints:      34120
545.64/552.09	c #Conflicts:     809000 | #Constraints:      35126
545.64/552.09	c #Conflicts:     810000 | #Constraints:      36136
545.64/552.09	c DATABASE CLEANUP
545.64/552.09	c GARBAGE COLLECT
545.64/552.09	c rational objective value (FULL) 3
569.28/575.98	c #Conflicts:     811000 | #Constraints:      19232
569.28/575.98	c #Conflicts:     812000 | #Constraints:      20238
569.28/575.98	c #Conflicts:     813000 | #Constraints:      21245
569.28/575.98	c #Conflicts:     814000 | #Constraints:      22252
569.28/575.98	c #Conflicts:     815000 | #Constraints:      23261
569.28/575.98	c #Conflicts:     816000 | #Constraints:      24270
569.28/575.98	c #Conflicts:     817000 | #Constraints:      25277
569.28/575.98	c #Conflicts:     818000 | #Constraints:      26283
569.28/575.98	c #Conflicts:     819000 | #Constraints:      27290
569.28/575.98	c #Conflicts:     820000 | #Constraints:      28298
569.28/575.98	c #Conflicts:     821000 | #Constraints:      29300
569.28/575.98	c #Conflicts:     822000 | #Constraints:      30303
569.28/575.98	c #Conflicts:     823000 | #Constraints:      31306
569.28/575.98	c #Conflicts:     824000 | #Constraints:      32313
569.28/575.98	c #Conflicts:     825000 | #Constraints:      33320
569.28/575.98	c #Conflicts:     826000 | #Constraints:      34324
569.28/575.98	c #Conflicts:     827000 | #Constraints:      35326
569.28/575.98	c #Conflicts:     828000 | #Constraints:      36331
569.28/575.98	c DATABASE CLEANUP
569.28/575.98	c GARBAGE COLLECT
569.28/575.98	c rational objective value (FULL) 3
590.17/597.05	c #Conflicts:     829000 | #Constraints:      19230
590.17/597.05	c #Conflicts:     830000 | #Constraints:      20235
590.17/597.05	c #Conflicts:     831000 | #Constraints:      21241
590.17/597.05	c #Conflicts:     832000 | #Constraints:      22244
590.17/597.05	c #Conflicts:     833000 | #Constraints:      23248
590.17/597.05	c #Conflicts:     834000 | #Constraints:      24253
590.17/597.05	c #Conflicts:     835000 | #Constraints:      25258
590.17/597.05	c #Conflicts:     836000 | #Constraints:      26262
590.17/597.05	c #Conflicts:     837000 | #Constraints:      27267
590.17/597.05	c #Conflicts:     838000 | #Constraints:      28276
590.17/597.05	c #Conflicts:     839000 | #Constraints:      29279
590.17/597.05	c #Conflicts:     840000 | #Constraints:      30285
590.17/597.05	c #Conflicts:     841000 | #Constraints:      31289
590.17/597.05	c #Conflicts:     842000 | #Constraints:      32292
590.17/597.05	c #Conflicts:     843000 | #Constraints:      33295
590.17/597.05	c #Conflicts:     844000 | #Constraints:      34297
590.17/597.05	c #Conflicts:     845000 | #Constraints:      35297
590.17/597.05	c #Conflicts:     846000 | #Constraints:      36301
590.17/597.05	c DATABASE CLEANUP
590.17/597.05	c GARBAGE COLLECT
590.17/597.05	c rational objective value (FULL) 3
608.00/615.05	c #Conflicts:     847000 | #Constraints:      19009
608.00/615.05	c #Conflicts:     848000 | #Constraints:      20013
608.00/615.05	c #Conflicts:     849000 | #Constraints:      21019
608.00/615.05	c #Conflicts:     850000 | #Constraints:      22024
608.00/615.05	c #Conflicts:     851000 | #Constraints:      23030
608.00/615.05	c #Conflicts:     852000 | #Constraints:      24037
608.00/615.05	c #Conflicts:     853000 | #Constraints:      25048
608.00/615.05	c #Conflicts:     854000 | #Constraints:      26056
608.00/615.05	c #Conflicts:     855000 | #Constraints:      27065
608.00/615.05	c #Conflicts:     856000 | #Constraints:      28069
608.00/615.05	c #Conflicts:     857000 | #Constraints:      29073
608.00/615.05	c #Conflicts:     858000 | #Constraints:      30079
608.00/615.05	c #Conflicts:     859000 | #Constraints:      31090
608.00/615.05	c #Conflicts:     860000 | #Constraints:      32099
608.00/615.05	c #Conflicts:     861000 | #Constraints:      33106
608.00/615.05	c #Conflicts:     862000 | #Constraints:      34108
608.00/615.05	c #Conflicts:     863000 | #Constraints:      35113
608.00/615.05	c #Conflicts:     864000 | #Constraints:      36116
608.00/615.05	c #Conflicts:     865000 | #Constraints:      37122
608.00/615.05	c DATABASE CLEANUP
608.00/615.05	c GARBAGE COLLECT
608.00/615.05	c rational objective value (FULL) 3
624.12/631.39	c #Conflicts:     866000 | #Constraints:      19621
624.12/631.39	c #Conflicts:     867000 | #Constraints:      20630
624.12/631.39	c #Conflicts:     868000 | #Constraints:      21636
624.12/631.39	c #Conflicts:     869000 | #Constraints:      22643
624.12/631.39	c #Conflicts:     870000 | #Constraints:      23649
624.12/631.39	c #Conflicts:     871000 | #Constraints:      24659
624.12/631.39	c #Conflicts:     872000 | #Constraints:      25764
624.12/631.39	c #Conflicts:     873000 | #Constraints:      26914
624.12/631.39	c #Conflicts:     874000 | #Constraints:      28003
624.12/631.39	c #Conflicts:     875000 | #Constraints:      29012
624.12/631.39	c #Conflicts:     876000 | #Constraints:      30021
624.12/631.39	c #Conflicts:     877000 | #Constraints:      31030
624.12/631.39	c #Conflicts:     878000 | #Constraints:      32100
624.12/631.39	c #Conflicts:     879000 | #Constraints:      33227
624.12/631.39	c #Conflicts:     880000 | #Constraints:      34247
624.12/631.39	c #Conflicts:     881000 | #Constraints:      35255
624.12/631.39	c #Conflicts:     882000 | #Constraints:      36265
624.12/631.39	c #Conflicts:     883000 | #Constraints:      37334
624.12/631.39	c #Conflicts:     884000 | #Constraints:      38401
624.12/631.39	c DATABASE CLEANUP
624.12/631.39	c GARBAGE COLLECT
624.12/631.39	c rational objective value (FULL) 3
640.77/648.11	c #Conflicts:     885000 | #Constraints:      20364
640.77/648.11	c #Conflicts:     886000 | #Constraints:      21367
640.77/648.11	c #Conflicts:     887000 | #Constraints:      22371
640.77/648.11	c #Conflicts:     888000 | #Constraints:      23374
640.77/648.11	c #Conflicts:     889000 | #Constraints:      24376
640.77/648.11	c #Conflicts:     890000 | #Constraints:      25379
640.77/648.11	c #Conflicts:     891000 | #Constraints:      26385
640.77/648.11	c #Conflicts:     892000 | #Constraints:      27458
640.77/648.11	c #Conflicts:     893000 | #Constraints:      28507
640.77/648.11	c #Conflicts:     894000 | #Constraints:      29516
640.77/648.11	c #Conflicts:     895000 | #Constraints:      30518
640.77/648.11	c #Conflicts:     896000 | #Constraints:      31524
640.77/648.11	c #Conflicts:     897000 | #Constraints:      32602
640.77/648.11	c #Conflicts:     898000 | #Constraints:      33822
640.77/648.11	c #Conflicts:     899000 | #Constraints:      35313
640.77/648.11	c #Conflicts:     900000 | #Constraints:      36390
640.77/648.11	c #Conflicts:     901000 | #Constraints:      37440
640.77/648.11	c #Conflicts:     902000 | #Constraints:      38442
640.77/648.11	c #Conflicts:     903000 | #Constraints:      39447
640.77/648.11	c DATABASE CLEANUP
640.77/648.11	c GARBAGE COLLECT
640.77/648.11	c rational objective value (FULL) 3
657.68/665.80	c #Conflicts:     904000 | #Constraints:      20885
657.68/665.80	c #Conflicts:     905000 | #Constraints:      21887
657.68/665.80	c #Conflicts:     906000 | #Constraints:      22893
657.68/665.80	c #Conflicts:     907000 | #Constraints:      23894
657.68/665.80	c #Conflicts:     908000 | #Constraints:      24896
657.68/665.80	c #Conflicts:     909000 | #Constraints:      25897
657.68/665.80	c #Conflicts:     910000 | #Constraints:      26900
657.68/665.80	c #Conflicts:     911000 | #Constraints:      27904
657.68/665.80	c #Conflicts:     912000 | #Constraints:      28904
657.68/665.80	c #Conflicts:     913000 | #Constraints:      29905
657.68/665.80	c #Conflicts:     914000 | #Constraints:      30907
657.68/665.80	c #Conflicts:     915000 | #Constraints:      31908
657.68/665.80	c #Conflicts:     916000 | #Constraints:      32908
657.68/665.80	c #Conflicts:     917000 | #Constraints:      33911
657.68/665.80	c #Conflicts:     918000 | #Constraints:      34911
657.68/665.80	c #Conflicts:     919000 | #Constraints:      35911
657.68/665.80	c #Conflicts:     920000 | #Constraints:      36914
657.68/665.80	c #Conflicts:     921000 | #Constraints:      37914
657.68/665.80	c #Conflicts:     922000 | #Constraints:      38916
657.68/665.80	c DATABASE CLEANUP
657.68/665.80	c GARBAGE COLLECT
657.68/665.80	c rational objective value (FULL) 3
679.83/688.89	c #Conflicts:     923000 | #Constraints:      20519
679.83/688.89	c #Conflicts:     924000 | #Constraints:      21523
679.83/688.89	c #Conflicts:     925000 | #Constraints:      22527
679.83/688.89	c #Conflicts:     926000 | #Constraints:      23545
679.83/688.89	c #Conflicts:     927000 | #Constraints:      24702
679.83/688.89	c #Conflicts:     928000 | #Constraints:      25792
679.83/688.89	c #Conflicts:     929000 | #Constraints:      26854
679.83/688.89	c #Conflicts:     930000 | #Constraints:      27864
679.83/688.89	c #Conflicts:     931000 | #Constraints:      29120
679.83/688.89	c #Conflicts:     932000 | #Constraints:      30192
679.83/688.89	c #Conflicts:     933000 | #Constraints:      31297
679.83/688.89	c #Conflicts:     934000 | #Constraints:      32303
679.83/688.89	c #Conflicts:     935000 | #Constraints:      33343
679.83/688.89	c #Conflicts:     936000 | #Constraints:      34365
679.83/688.89	c #Conflicts:     937000 | #Constraints:      35374
679.83/688.89	c #Conflicts:     938000 | #Constraints:      36379
679.83/688.89	c #Conflicts:     939000 | #Constraints:      37388
679.83/688.89	c #Conflicts:     940000 | #Constraints:      38476
679.83/688.89	c #Conflicts:     941000 | #Constraints:      39490
679.83/688.89	c DATABASE CLEANUP
679.83/688.89	c GARBAGE COLLECT
679.83/688.89	c rational objective value (FULL) 3
698.10/707.97	c #Conflicts:     942000 | #Constraints:      20610
698.10/707.97	c #Conflicts:     943000 | #Constraints:      21614
698.10/707.97	c #Conflicts:     944000 | #Constraints:      22619
698.10/707.97	c #Conflicts:     945000 | #Constraints:      23623
698.10/707.97	c #Conflicts:     946000 | #Constraints:      24629
698.10/707.97	c #Conflicts:     947000 | #Constraints:      25634
698.10/707.97	c #Conflicts:     948000 | #Constraints:      26639
698.10/707.97	c #Conflicts:     949000 | #Constraints:      27651
698.10/707.97	c #Conflicts:     950000 | #Constraints:      28668
698.10/707.97	c #Conflicts:     951000 | #Constraints:      29675
698.10/707.97	c #Conflicts:     952000 | #Constraints:      30683
698.10/707.97	c #Conflicts:     953000 | #Constraints:      31691
698.10/707.97	c #Conflicts:     954000 | #Constraints:      32697
698.10/707.97	c #Conflicts:     955000 | #Constraints:      33703
698.10/707.97	c #Conflicts:     956000 | #Constraints:      34711
698.10/707.97	c #Conflicts:     957000 | #Constraints:      35718
698.10/707.97	c #Conflicts:     958000 | #Constraints:      36721
698.10/707.97	c #Conflicts:     959000 | #Constraints:      37724
698.10/707.97	c #Conflicts:     960000 | #Constraints:      38726
698.10/707.97	c #Conflicts:     961000 | #Constraints:      39729
698.10/707.97	c DATABASE CLEANUP
698.10/707.97	c GARBAGE COLLECT
698.10/707.97	c rational objective value (FULL) 3
717.42/727.42	c #Conflicts:     962000 | #Constraints:      20926
717.42/727.42	c #Conflicts:     963000 | #Constraints:      21935
717.42/727.42	c #Conflicts:     964000 | #Constraints:      22941
717.42/727.42	c #Conflicts:     965000 | #Constraints:      23950
717.42/727.42	c #Conflicts:     966000 | #Constraints:      24973
717.42/727.42	c #Conflicts:     967000 | #Constraints:      25978
717.42/727.42	c #Conflicts:     968000 | #Constraints:      26982
717.42/727.42	c #Conflicts:     969000 | #Constraints:      27986
717.42/727.42	c #Conflicts:     970000 | #Constraints:      28992
717.42/727.42	c #Conflicts:     971000 | #Constraints:      29999
717.42/727.42	c #Conflicts:     972000 | #Constraints:      31005
717.42/727.42	c #Conflicts:     973000 | #Constraints:      32010
717.42/727.42	c #Conflicts:     974000 | #Constraints:      33017
717.42/727.42	c #Conflicts:     975000 | #Constraints:      34025
717.42/727.42	c #Conflicts:     976000 | #Constraints:      35029
717.42/727.42	c #Conflicts:     977000 | #Constraints:      36036
717.42/727.42	c #Conflicts:     978000 | #Constraints:      37038
717.42/727.42	c #Conflicts:     979000 | #Constraints:      38048
717.42/727.42	c #Conflicts:     980000 | #Constraints:      39057
717.42/727.42	c #Conflicts:     981000 | #Constraints:      40062
717.42/727.42	c DATABASE CLEANUP
717.42/727.42	c GARBAGE COLLECT
717.42/727.42	c rational objective value (FULL) 3
744.89/756.04	c #Conflicts:     982000 | #Constraints:      21199
744.89/756.04	c #Conflicts:     983000 | #Constraints:      22205
744.89/756.04	c #Conflicts:     984000 | #Constraints:      23212
744.89/756.04	c #Conflicts:     985000 | #Constraints:      24216
744.89/756.04	c #Conflicts:     986000 | #Constraints:      25220
744.89/756.04	c #Conflicts:     987000 | #Constraints:      26224
744.89/756.04	c #Conflicts:     988000 | #Constraints:      27226
744.89/756.04	c #Conflicts:     989000 | #Constraints:      28233
744.89/756.04	c #Conflicts:     990000 | #Constraints:      29238
744.89/756.04	c #Conflicts:     991000 | #Constraints:      30244
744.89/756.04	c #Conflicts:     992000 | #Constraints:      31246
744.89/756.04	c #Conflicts:     993000 | #Constraints:      32252
744.89/756.04	c #Conflicts:     994000 | #Constraints:      33259
744.89/756.04	c #Conflicts:     995000 | #Constraints:      34260
744.89/756.04	c #Conflicts:     996000 | #Constraints:      35263
744.89/756.04	c #Conflicts:     997000 | #Constraints:      36265
744.89/756.04	c #Conflicts:     998000 | #Constraints:      37269
744.89/756.04	c #Conflicts:     999000 | #Constraints:      38273
744.89/756.04	c #Conflicts:    1000000 | #Constraints:      39287
744.89/756.04	c #Conflicts:    1001000 | #Constraints:      40292
744.89/756.04	c DATABASE CLEANUP
744.89/756.04	c GARBAGE COLLECT
744.89/756.04	c rational objective value (FULL) 3
765.69/778.03	c #Conflicts:    1002000 | #Constraints:      21327
765.69/778.03	c #Conflicts:    1003000 | #Constraints:      22376
765.69/778.03	c #Conflicts:    1004000 | #Constraints:      23403
765.69/778.03	c #Conflicts:    1005000 | #Constraints:      24424
765.69/778.03	c #Conflicts:    1006000 | #Constraints:      25444
765.69/778.03	c #Conflicts:    1007000 | #Constraints:      26532
765.69/778.03	c #Conflicts:    1008000 | #Constraints:      27698
765.69/778.03	c #Conflicts:    1009000 | #Constraints:      28887
765.69/778.03	c #Conflicts:    1010000 | #Constraints:      29945
765.69/778.03	c #Conflicts:    1011000 | #Constraints:      31014
765.69/778.03	c #Conflicts:    1012000 | #Constraints:      32037
765.69/778.03	c #Conflicts:    1013000 | #Constraints:      33048
765.69/778.03	c #Conflicts:    1014000 | #Constraints:      34072
765.69/778.03	c #Conflicts:    1015000 | #Constraints:      35121
765.69/778.03	c #Conflicts:    1016000 | #Constraints:      36167
765.69/778.03	c #Conflicts:    1017000 | #Constraints:      37195
765.69/778.03	c #Conflicts:    1018000 | #Constraints:      38215
765.69/778.03	c #Conflicts:    1019000 | #Constraints:      39235
765.69/778.03	c #Conflicts:    1020000 | #Constraints:      40458
765.69/778.03	c #Conflicts:    1021000 | #Constraints:      41506
765.69/778.03	c DATABASE CLEANUP
765.69/778.03	c GARBAGE COLLECT
765.69/778.03	c rational objective value (FULL) 3
793.71/807.24	c #Conflicts:    1022000 | #Constraints:      21811
793.71/807.24	c #Conflicts:    1023000 | #Constraints:      22812
793.71/807.24	c #Conflicts:    1024000 | #Constraints:      23818
793.71/807.24	c #Conflicts:    1025000 | #Constraints:      24820
793.71/807.24	c #Conflicts:    1026000 | #Constraints:      25820
793.71/807.24	c #Conflicts:    1027000 | #Constraints:      26825
793.71/807.24	c #Conflicts:    1028000 | #Constraints:      27828
793.71/807.24	c #Conflicts:    1029000 | #Constraints:      28841
793.71/807.24	c #Conflicts:    1030000 | #Constraints:      29841
793.71/807.24	c #Conflicts:    1031000 | #Constraints:      30847
793.71/807.24	c #Conflicts:    1032000 | #Constraints:      31856
793.71/807.24	c #Conflicts:    1033000 | #Constraints:      32872
793.71/807.24	c #Conflicts:    1034000 | #Constraints:      33872
793.71/807.24	c #Conflicts:    1035000 | #Constraints:      34881
793.71/807.24	c #Conflicts:    1036000 | #Constraints:      35883
793.71/807.24	c #Conflicts:    1037000 | #Constraints:      36890
793.71/807.24	c #Conflicts:    1038000 | #Constraints:      37897
793.71/807.24	c #Conflicts:    1039000 | #Constraints:      38903
793.71/807.24	c #Conflicts:    1040000 | #Constraints:      39910
793.71/807.24	c #Conflicts:    1041000 | #Constraints:      40916
793.71/807.24	c DATABASE CLEANUP
793.71/807.24	c GARBAGE COLLECT
793.71/807.24	c rational objective value (FULL) 3
812.52/826.54	c #Conflicts:    1042000 | #Constraints:      21343
812.52/826.54	c #Conflicts:    1043000 | #Constraints:      22347
812.52/826.54	c #Conflicts:    1044000 | #Constraints:      23350
812.52/826.54	c #Conflicts:    1045000 | #Constraints:      24355
812.52/826.54	c #Conflicts:    1046000 | #Constraints:      25359
812.52/826.54	c #Conflicts:    1047000 | #Constraints:      26361
812.52/826.54	c #Conflicts:    1048000 | #Constraints:      27366
812.52/826.54	c #Conflicts:    1049000 | #Constraints:      28370
812.52/826.54	c #Conflicts:    1050000 | #Constraints:      29374
812.52/826.54	c #Conflicts:    1051000 | #Constraints:      30381
812.52/826.54	c #Conflicts:    1052000 | #Constraints:      31386
812.52/826.54	c #Conflicts:    1053000 | #Constraints:      32393
812.52/826.54	c #Conflicts:    1054000 | #Constraints:      33402
812.52/826.54	c #Conflicts:    1055000 | #Constraints:      34405
812.52/826.54	c #Conflicts:    1056000 | #Constraints:      35411
812.52/826.54	c #Conflicts:    1057000 | #Constraints:      36419
812.52/826.54	c #Conflicts:    1058000 | #Constraints:      37423
812.52/826.54	c #Conflicts:    1059000 | #Constraints:      38427
812.52/826.54	c #Conflicts:    1060000 | #Constraints:      39431
812.52/826.54	c #Conflicts:    1061000 | #Constraints:      40436
812.52/826.54	c #Conflicts:    1062000 | #Constraints:      41440
812.52/826.54	c DATABASE CLEANUP
812.52/826.54	c GARBAGE COLLECT
812.52/826.54	c rational objective value (FULL) 3
841.86/857.30	c #Conflicts:    1063000 | #Constraints:      21787
841.86/857.30	c #Conflicts:    1064000 | #Constraints:      22798
841.86/857.30	c #Conflicts:    1065000 | #Constraints:      23804
841.86/857.30	c #Conflicts:    1066000 | #Constraints:      24810
841.86/857.30	c #Conflicts:    1067000 | #Constraints:      25818
841.86/857.30	c #Conflicts:    1068000 | #Constraints:      26824
841.86/857.30	c #Conflicts:    1069000 | #Constraints:      27831
841.86/857.30	c #Conflicts:    1070000 | #Constraints:      28838
841.86/857.30	c #Conflicts:    1071000 | #Constraints:      29843
841.86/857.30	c #Conflicts:    1072000 | #Constraints:      30848
841.86/857.30	c #Conflicts:    1073000 | #Constraints:      31851
841.86/857.30	c #Conflicts:    1074000 | #Constraints:      32857
841.86/857.30	c #Conflicts:    1075000 | #Constraints:      33859
841.86/857.30	c #Conflicts:    1076000 | #Constraints:      34861
841.86/857.30	c #Conflicts:    1077000 | #Constraints:      35866
841.86/857.30	c #Conflicts:    1078000 | #Constraints:      36871
841.86/857.30	c #Conflicts:    1079000 | #Constraints:      37875
841.86/857.30	c #Conflicts:    1080000 | #Constraints:      38880
841.86/857.30	c #Conflicts:    1081000 | #Constraints:      39885
841.86/857.30	c #Conflicts:    1082000 | #Constraints:      40889
841.86/857.30	c #Conflicts:    1083000 | #Constraints:      41894
841.86/857.30	c DATABASE CLEANUP
841.86/857.30	c GARBAGE COLLECT
841.86/857.30	c rational objective value (FULL) 3
871.40/889.22	c #Conflicts:    1084000 | #Constraints:      22107
871.40/889.22	c #Conflicts:    1085000 | #Constraints:      23110
871.40/889.22	c #Conflicts:    1086000 | #Constraints:      24113
871.40/889.22	c #Conflicts:    1087000 | #Constraints:      25116
871.40/889.22	c #Conflicts:    1088000 | #Constraints:      26122
871.40/889.22	c #Conflicts:    1089000 | #Constraints:      27127
871.40/889.22	c #Conflicts:    1090000 | #Constraints:      28132
871.40/889.22	c #Conflicts:    1091000 | #Constraints:      29138
871.40/889.22	c #Conflicts:    1092000 | #Constraints:      30141
871.40/889.22	c #Conflicts:    1093000 | #Constraints:      31148
871.40/889.22	c #Conflicts:    1094000 | #Constraints:      32157
871.40/889.22	c #Conflicts:    1095000 | #Constraints:      33161
871.40/889.22	c #Conflicts:    1096000 | #Constraints:      34164
871.40/889.22	c #Conflicts:    1097000 | #Constraints:      35165
871.40/889.22	c #Conflicts:    1098000 | #Constraints:      36167
871.40/889.22	c #Conflicts:    1099000 | #Constraints:      37169
871.40/889.22	c #Conflicts:    1100000 | #Constraints:      38169
871.40/889.22	c #Conflicts:    1101000 | #Constraints:      39173
871.40/889.22	c #Conflicts:    1102000 | #Constraints:      40180
871.40/889.22	c #Conflicts:    1103000 | #Constraints:      41183
871.40/889.22	c #Conflicts:    1104000 | #Constraints:      42187
871.40/889.22	c DATABASE CLEANUP
871.40/889.22	c GARBAGE COLLECT
871.40/889.22	c rational objective value (FULL) 3
896.55/916.50	c #Conflicts:    1105000 | #Constraints:      22261
896.55/916.50	c #Conflicts:    1106000 | #Constraints:      23262
896.55/916.50	c #Conflicts:    1107000 | #Constraints:      24267
896.55/916.50	c #Conflicts:    1108000 | #Constraints:      25275
896.55/916.50	c #Conflicts:    1109000 | #Constraints:      26282
896.55/916.50	c #Conflicts:    1110000 | #Constraints:      27287
896.55/916.50	c #Conflicts:    1111000 | #Constraints:      28292
896.55/916.50	c #Conflicts:    1112000 | #Constraints:      29296
896.55/916.50	c #Conflicts:    1113000 | #Constraints:      30301
896.55/916.50	c #Conflicts:    1114000 | #Constraints:      31304
896.55/916.50	c #Conflicts:    1115000 | #Constraints:      32306
896.55/916.50	c #Conflicts:    1116000 | #Constraints:      33314
896.55/916.50	c #Conflicts:    1117000 | #Constraints:      34319
896.55/916.50	c #Conflicts:    1118000 | #Constraints:      35323
896.55/916.50	c #Conflicts:    1119000 | #Constraints:      36330
896.55/916.50	c #Conflicts:    1120000 | #Constraints:      37336
896.55/916.50	c #Conflicts:    1121000 | #Constraints:      38340
896.55/916.50	c #Conflicts:    1122000 | #Constraints:      39344
896.55/916.50	c #Conflicts:    1123000 | #Constraints:      40348
896.55/916.50	c #Conflicts:    1124000 | #Constraints:      41351
896.55/916.50	c #Conflicts:    1125000 | #Constraints:      42353
896.55/916.50	c DATABASE CLEANUP
896.55/916.50	c GARBAGE COLLECT
896.55/916.50	c rational objective value (FULL) 3
920.34/943.01	c #Conflicts:    1126000 | #Constraints:      22250
920.34/943.01	c #Conflicts:    1127000 | #Constraints:      23253
920.34/943.01	c #Conflicts:    1128000 | #Constraints:      24258
920.34/943.01	c #Conflicts:    1129000 | #Constraints:      25264
920.34/943.01	c #Conflicts:    1130000 | #Constraints:      26273
920.34/943.01	c #Conflicts:    1131000 | #Constraints:      27279
920.34/943.01	c #Conflicts:    1132000 | #Constraints:      28286
920.34/943.01	c #Conflicts:    1133000 | #Constraints:      29292
920.34/943.01	c #Conflicts:    1134000 | #Constraints:      30300
920.34/943.01	c #Conflicts:    1135000 | #Constraints:      31308
920.34/943.01	c #Conflicts:    1136000 | #Constraints:      32317
920.34/943.01	c #Conflicts:    1137000 | #Constraints:      33323
920.34/943.01	c #Conflicts:    1138000 | #Constraints:      34332
920.34/943.01	c #Conflicts:    1139000 | #Constraints:      35336
920.34/943.01	c #Conflicts:    1140000 | #Constraints:      36344
920.34/943.01	c #Conflicts:    1141000 | #Constraints:      37350
920.34/943.01	c #Conflicts:    1142000 | #Constraints:      38357
920.34/943.01	c #Conflicts:    1143000 | #Constraints:      39367
920.34/943.01	c #Conflicts:    1144000 | #Constraints:      40373
920.34/943.01	c #Conflicts:    1145000 | #Constraints:      41377
920.34/943.01	c #Conflicts:    1146000 | #Constraints:      42381
920.34/943.01	c DATABASE CLEANUP
920.34/943.01	c GARBAGE COLLECT
920.34/943.01	c rational objective value (FULL) 3
945.80/969.66	c #Conflicts:    1147000 | #Constraints:      22059
945.80/969.66	c #Conflicts:    1148000 | #Constraints:      23069
945.80/969.66	c #Conflicts:    1149000 | #Constraints:      24075
945.80/969.66	c #Conflicts:    1150000 | #Constraints:      25082
945.80/969.66	c #Conflicts:    1151000 | #Constraints:      26086
945.80/969.66	c #Conflicts:    1152000 | #Constraints:      27094
945.80/969.66	c #Conflicts:    1153000 | #Constraints:      28099
945.80/969.66	c #Conflicts:    1154000 | #Constraints:      29108
945.80/969.66	c #Conflicts:    1155000 | #Constraints:      30109
945.80/969.66	c #Conflicts:    1156000 | #Constraints:      31113
945.80/969.66	c #Conflicts:    1157000 | #Constraints:      32121
945.80/969.66	c #Conflicts:    1158000 | #Constraints:      33127
945.80/969.66	c #Conflicts:    1159000 | #Constraints:      34130
945.80/969.66	c #Conflicts:    1160000 | #Constraints:      35138
945.80/969.66	c #Conflicts:    1161000 | #Constraints:      36141
945.80/969.66	c #Conflicts:    1162000 | #Constraints:      37147
945.80/969.66	c #Conflicts:    1163000 | #Constraints:      38149
945.80/969.66	c #Conflicts:    1164000 | #Constraints:      39156
945.80/969.66	c #Conflicts:    1165000 | #Constraints:      40164
945.80/969.66	c #Conflicts:    1166000 | #Constraints:      41170
945.80/969.66	c #Conflicts:    1167000 | #Constraints:      42178
945.80/969.66	c #Conflicts:    1168000 | #Constraints:      43183
945.80/969.66	c DATABASE CLEANUP
945.80/969.66	c GARBAGE COLLECT
945.80/969.66	c rational objective value (FULL) 3
968.79/993.68	c #Conflicts:    1169000 | #Constraints:      22648
968.79/993.68	c #Conflicts:    1170000 | #Constraints:      23654
968.79/993.68	c #Conflicts:    1171000 | #Constraints:      24662
968.79/993.68	c #Conflicts:    1172000 | #Constraints:      25669
968.79/993.68	c #Conflicts:    1173000 | #Constraints:      26673
968.79/993.68	c #Conflicts:    1174000 | #Constraints:      27681
968.79/993.68	c #Conflicts:    1175000 | #Constraints:      28686
968.79/993.68	c #Conflicts:    1176000 | #Constraints:      29696
968.79/993.68	c #Conflicts:    1177000 | #Constraints:      30698
968.79/993.68	c #Conflicts:    1178000 | #Constraints:      31704
968.79/993.68	c #Conflicts:    1179000 | #Constraints:      32710
968.79/993.68	c #Conflicts:    1180000 | #Constraints:      33713
968.79/993.68	c #Conflicts:    1181000 | #Constraints:      34719
968.79/993.68	c #Conflicts:    1182000 | #Constraints:      35724
968.79/993.68	c #Conflicts:    1183000 | #Constraints:      36727
968.79/993.68	c #Conflicts:    1184000 | #Constraints:      37732
968.79/993.68	c #Conflicts:    1185000 | #Constraints:      38751
968.79/993.68	c #Conflicts:    1186000 | #Constraints:      39755
968.79/993.68	c #Conflicts:    1187000 | #Constraints:      40763
968.79/993.68	c #Conflicts:    1188000 | #Constraints:      41772
968.79/993.68	c #Conflicts:    1189000 | #Constraints:      42784
968.79/993.68	c #Conflicts:    1190000 | #Constraints:      43790
968.79/993.68	c DATABASE CLEANUP
968.79/993.68	c GARBAGE COLLECT
968.79/993.68	c rational objective value (FULL) 3
996.35/1023.15	c #Conflicts:    1191000 | #Constraints:      23064
996.35/1023.15	c #Conflicts:    1192000 | #Constraints:      24071
996.35/1023.15	c #Conflicts:    1193000 | #Constraints:      25081
996.35/1023.15	c #Conflicts:    1194000 | #Constraints:      26086
996.35/1023.15	c #Conflicts:    1195000 | #Constraints:      27093
996.35/1023.15	c #Conflicts:    1196000 | #Constraints:      28100
996.35/1023.15	c #Conflicts:    1197000 | #Constraints:      29109
996.35/1023.15	c #Conflicts:    1198000 | #Constraints:      30114
996.35/1023.15	c #Conflicts:    1199000 | #Constraints:      31119
996.35/1023.15	c #Conflicts:    1200000 | #Constraints:      32124
996.35/1023.15	c #Conflicts:    1201000 | #Constraints:      33127
996.35/1023.15	c #Conflicts:    1202000 | #Constraints:      34132
996.35/1023.15	c #Conflicts:    1203000 | #Constraints:      35136
996.35/1023.15	c #Conflicts:    1204000 | #Constraints:      36142
996.35/1023.15	c #Conflicts:    1205000 | #Constraints:      37147
996.35/1023.15	c #Conflicts:    1206000 | #Constraints:      38154
996.35/1023.15	c #Conflicts:    1207000 | #Constraints:      39159
996.35/1023.15	c #Conflicts:    1208000 | #Constraints:      40161
996.35/1023.15	c #Conflicts:    1209000 | #Constraints:      41166
996.35/1023.15	c #Conflicts:    1210000 | #Constraints:      42175
996.35/1023.15	c #Conflicts:    1211000 | #Constraints:      43178
996.35/1023.15	c #Conflicts:    1212000 | #Constraints:      44182
996.35/1023.15	c DATABASE CLEANUP
996.35/1023.15	c GARBAGE COLLECT
996.35/1023.15	c rational objective value (FULL) 3
1023.50/1051.08	c #Conflicts:    1213000 | #Constraints:      23260
1023.50/1051.08	c #Conflicts:    1214000 | #Constraints:      24261
1023.50/1051.08	c #Conflicts:    1215000 | #Constraints:      25264
1023.50/1051.08	c #Conflicts:    1216000 | #Constraints:      26265
1023.50/1051.08	c #Conflicts:    1217000 | #Constraints:      27266
1023.50/1051.08	c #Conflicts:    1218000 | #Constraints:      28267
1023.50/1051.08	c #Conflicts:    1219000 | #Constraints:      29271
1023.50/1051.08	c #Conflicts:    1220000 | #Constraints:      30275
1023.50/1051.08	c #Conflicts:    1221000 | #Constraints:      31278
1023.50/1051.08	c #Conflicts:    1222000 | #Constraints:      32280
1023.50/1051.08	c #Conflicts:    1223000 | #Constraints:      33288
1023.50/1051.08	c #Conflicts:    1224000 | #Constraints:      34296
1023.50/1051.08	c #Conflicts:    1225000 | #Constraints:      35310
1023.50/1051.08	c #Conflicts:    1226000 | #Constraints:      36317
1023.50/1051.08	c #Conflicts:    1227000 | #Constraints:      37325
1023.50/1051.08	c #Conflicts:    1228000 | #Constraints:      38328
1023.50/1051.08	c #Conflicts:    1229000 | #Constraints:      39329
1023.50/1051.08	c #Conflicts:    1230000 | #Constraints:      40332
1023.50/1051.08	c #Conflicts:    1231000 | #Constraints:      41340
1023.50/1051.08	c #Conflicts:    1232000 | #Constraints:      42350
1023.50/1051.08	c #Conflicts:    1233000 | #Constraints:      43359
1023.50/1051.08	c #Conflicts:    1234000 | #Constraints:      44366
1023.50/1051.08	c DATABASE CLEANUP
1023.50/1051.08	c GARBAGE COLLECT
1023.50/1051.08	c rational objective value (FULL) 3
1050.25/1078.04	c #Conflicts:    1235000 | #Constraints:      23251
1050.25/1078.04	c #Conflicts:    1236000 | #Constraints:      24257
1050.25/1078.04	c #Conflicts:    1237000 | #Constraints:      25262
1050.25/1078.04	c #Conflicts:    1238000 | #Constraints:      26270
1050.25/1078.04	c #Conflicts:    1239000 | #Constraints:      27275
1050.25/1078.04	c #Conflicts:    1240000 | #Constraints:      28279
1050.25/1078.04	c #Conflicts:    1241000 | #Constraints:      29289
1050.25/1078.04	c #Conflicts:    1242000 | #Constraints:      30297
1050.25/1078.04	c #Conflicts:    1243000 | #Constraints:      31300
1050.25/1078.04	c #Conflicts:    1244000 | #Constraints:      32306
1050.25/1078.04	c #Conflicts:    1245000 | #Constraints:      33308
1050.25/1078.04	c #Conflicts:    1246000 | #Constraints:      34312
1050.25/1078.04	c #Conflicts:    1247000 | #Constraints:      35324
1050.25/1078.04	c #Conflicts:    1248000 | #Constraints:      36327
1050.25/1078.04	c #Conflicts:    1249000 | #Constraints:      37331
1050.25/1078.04	c #Conflicts:    1250000 | #Constraints:      38333
1050.25/1078.04	c #Conflicts:    1251000 | #Constraints:      39339
1050.25/1078.04	c #Conflicts:    1252000 | #Constraints:      40344
1050.25/1078.04	c #Conflicts:    1253000 | #Constraints:      41347
1050.25/1078.04	c #Conflicts:    1254000 | #Constraints:      42350
1050.25/1078.04	c #Conflicts:    1255000 | #Constraints:      43356
1050.25/1078.04	c #Conflicts:    1256000 | #Constraints:      44362
1050.25/1078.04	c DATABASE CLEANUP
1050.25/1078.04	c GARBAGE COLLECT
1050.25/1078.04	c rational objective value (FULL) 3
1078.07/1106.53	c #Conflicts:    1257000 | #Constraints:      23049
1078.07/1106.53	c #Conflicts:    1258000 | #Constraints:      24051
1078.07/1106.53	c #Conflicts:    1259000 | #Constraints:      25055
1078.07/1106.53	c #Conflicts:    1260000 | #Constraints:      26057
1078.07/1106.53	c #Conflicts:    1261000 | #Constraints:      27067
1078.07/1106.53	c #Conflicts:    1262000 | #Constraints:      28069
1078.07/1106.53	c #Conflicts:    1263000 | #Constraints:      29071
1078.07/1106.53	c #Conflicts:    1264000 | #Constraints:      30074
1078.07/1106.53	c #Conflicts:    1265000 | #Constraints:      31075
1078.07/1106.53	c #Conflicts:    1266000 | #Constraints:      32090
1078.07/1106.53	c #Conflicts:    1267000 | #Constraints:      33093
1078.07/1106.53	c #Conflicts:    1268000 | #Constraints:      34098
1078.07/1106.53	c #Conflicts:    1269000 | #Constraints:      35100
1078.07/1106.53	c #Conflicts:    1270000 | #Constraints:      36103
1078.07/1106.53	c #Conflicts:    1271000 | #Constraints:      37109
1078.07/1106.53	c #Conflicts:    1272000 | #Constraints:      38114
1078.07/1106.53	c #Conflicts:    1273000 | #Constraints:      39118
1078.07/1106.53	c #Conflicts:    1274000 | #Constraints:      40121
1078.07/1106.53	c #Conflicts:    1275000 | #Constraints:      41124
1078.07/1106.53	c #Conflicts:    1276000 | #Constraints:      42127
1078.07/1106.53	c #Conflicts:    1277000 | #Constraints:      43135
1078.07/1106.53	c #Conflicts:    1278000 | #Constraints:      44205
1078.07/1106.53	c #Conflicts:    1279000 | #Constraints:      45214
1078.07/1106.53	c DATABASE CLEANUP
1078.07/1106.53	c GARBAGE COLLECT
1078.07/1106.53	c rational objective value (FULL) 3
1102.14/1131.50	c #Conflicts:    1280000 | #Constraints:      23665
1102.14/1131.50	c #Conflicts:    1281000 | #Constraints:      24670
1102.14/1131.50	c #Conflicts:    1282000 | #Constraints:      25670
1102.14/1131.50	c #Conflicts:    1283000 | #Constraints:      26671
1102.14/1131.50	c #Conflicts:    1284000 | #Constraints:      27677
1102.14/1131.50	c #Conflicts:    1285000 | #Constraints:      28680
1102.14/1131.50	c #Conflicts:    1286000 | #Constraints:      29685
1102.14/1131.50	c #Conflicts:    1287000 | #Constraints:      30691
1102.14/1131.50	c #Conflicts:    1288000 | #Constraints:      31696
1102.14/1131.50	c #Conflicts:    1289000 | #Constraints:      32702
1102.14/1131.50	c #Conflicts:    1290000 | #Constraints:      33707
1102.14/1131.50	c #Conflicts:    1291000 | #Constraints:      34712
1102.14/1131.50	c #Conflicts:    1292000 | #Constraints:      35721
1102.14/1131.50	c #Conflicts:    1293000 | #Constraints:      36725
1102.14/1131.50	c #Conflicts:    1294000 | #Constraints:      37735
1102.14/1131.50	c #Conflicts:    1295000 | #Constraints:      38740
1102.14/1131.50	c #Conflicts:    1296000 | #Constraints:      39745
1102.14/1131.50	c #Conflicts:    1297000 | #Constraints:      40748
1102.14/1131.50	c #Conflicts:    1298000 | #Constraints:      41751
1102.14/1131.50	c #Conflicts:    1299000 | #Constraints:      42756
1102.14/1131.50	c #Conflicts:    1300000 | #Constraints:      43761
1102.14/1131.50	c #Conflicts:    1301000 | #Constraints:      44764
1102.14/1131.50	c #Conflicts:    1302000 | #Constraints:      45767
1102.14/1131.50	c DATABASE CLEANUP
1102.14/1131.50	c GARBAGE COLLECT
1102.14/1131.50	c rational objective value (FULL) 3
1129.97/1160.59	c #Conflicts:    1303000 | #Constraints:      24046
1129.97/1160.59	c #Conflicts:    1304000 | #Constraints:      25054
1129.97/1160.59	c #Conflicts:    1305000 | #Constraints:      26057
1129.97/1160.59	c #Conflicts:    1306000 | #Constraints:      27060
1129.97/1160.59	c #Conflicts:    1307000 | #Constraints:      28066
1129.97/1160.59	c #Conflicts:    1308000 | #Constraints:      29069
1129.97/1160.59	c #Conflicts:    1309000 | #Constraints:      30072
1129.97/1160.59	c #Conflicts:    1310000 | #Constraints:      31080
1129.97/1160.59	c #Conflicts:    1311000 | #Constraints:      32087
1129.97/1160.59	c #Conflicts:    1312000 | #Constraints:      33090
1129.97/1160.59	c #Conflicts:    1313000 | #Constraints:      34094
1129.97/1160.59	c #Conflicts:    1314000 | #Constraints:      35101
1129.97/1160.59	c #Conflicts:    1315000 | #Constraints:      36107
1129.97/1160.59	c #Conflicts:    1316000 | #Constraints:      37113
1129.97/1160.59	c #Conflicts:    1317000 | #Constraints:      38116
1129.97/1160.59	c #Conflicts:    1318000 | #Constraints:      39122
1129.97/1160.59	c #Conflicts:    1319000 | #Constraints:      40125
1129.97/1160.59	c #Conflicts:    1320000 | #Constraints:      41127
1129.97/1160.59	c #Conflicts:    1321000 | #Constraints:      42130
1129.97/1160.59	c #Conflicts:    1322000 | #Constraints:      43135
1129.97/1160.59	c #Conflicts:    1323000 | #Constraints:      44138
1129.97/1160.59	c #Conflicts:    1324000 | #Constraints:      45141
1129.97/1160.59	c #Conflicts:    1325000 | #Constraints:      46147
1129.97/1160.59	c DATABASE CLEANUP
1129.97/1160.59	c GARBAGE COLLECT
1129.97/1160.59	c rational objective value (FULL) 3
1165.26/1197.26	c #Conflicts:    1326000 | #Constraints:      24229
1165.26/1197.26	c #Conflicts:    1327000 | #Constraints:      25231
1165.26/1197.26	c #Conflicts:    1328000 | #Constraints:      26236
1165.26/1197.26	c #Conflicts:    1329000 | #Constraints:      27241
1165.26/1197.26	c #Conflicts:    1330000 | #Constraints:      28246
1165.26/1197.26	c #Conflicts:    1331000 | #Constraints:      29253
1165.26/1197.26	c #Conflicts:    1332000 | #Constraints:      30262
1165.26/1197.26	c #Conflicts:    1333000 | #Constraints:      31269
1165.26/1197.26	c #Conflicts:    1334000 | #Constraints:      32275
1165.26/1197.26	c #Conflicts:    1335000 | #Constraints:      33285
1165.26/1197.26	c #Conflicts:    1336000 | #Constraints:      34290
1165.26/1197.26	c #Conflicts:    1337000 | #Constraints:      35294
1165.26/1197.26	c #Conflicts:    1338000 | #Constraints:      36303
1165.26/1197.26	c #Conflicts:    1339000 | #Constraints:      37306
1165.26/1197.26	c #Conflicts:    1340000 | #Constraints:      38312
1165.26/1197.26	c #Conflicts:    1341000 | #Constraints:      39317
1165.26/1197.26	c #Conflicts:    1342000 | #Constraints:      40326
1165.26/1197.26	c #Conflicts:    1343000 | #Constraints:      41330
1165.26/1197.26	c #Conflicts:    1344000 | #Constraints:      42336
1165.26/1197.26	c #Conflicts:    1345000 | #Constraints:      43344
1165.26/1197.26	c #Conflicts:    1346000 | #Constraints:      44351
1165.26/1197.26	c #Conflicts:    1347000 | #Constraints:      45358
1165.26/1197.26	c #Conflicts:    1348000 | #Constraints:      46365
1165.26/1197.26	c DATABASE CLEANUP
1165.26/1197.26	c GARBAGE COLLECT
1165.26/1197.26	c rational objective value (FULL) 3
1185.95/1218.75	c #Conflicts:    1349000 | #Constraints:      24267
1185.95/1218.75	c #Conflicts:    1350000 | #Constraints:      25274
1185.95/1218.75	c #Conflicts:    1351000 | #Constraints:      26279
1185.95/1218.75	c #Conflicts:    1352000 | #Constraints:      27280
1185.95/1218.75	c #Conflicts:    1353000 | #Constraints:      28283
1185.95/1218.75	c #Conflicts:    1354000 | #Constraints:      29286
1185.95/1218.75	c #Conflicts:    1355000 | #Constraints:      30290
1185.95/1218.75	c #Conflicts:    1356000 | #Constraints:      31291
1185.95/1218.75	c #Conflicts:    1357000 | #Constraints:      32292
1185.95/1218.75	c #Conflicts:    1358000 | #Constraints:      33294
1185.95/1218.75	c #Conflicts:    1359000 | #Constraints:      34297
1185.95/1218.75	c #Conflicts:    1360000 | #Constraints:      35301
1185.95/1218.75	c #Conflicts:    1361000 | #Constraints:      36303
1185.95/1218.75	c #Conflicts:    1362000 | #Constraints:      37310
1185.95/1218.75	c #Conflicts:    1363000 | #Constraints:      38312
1185.95/1218.75	c #Conflicts:    1364000 | #Constraints:      39319
1185.95/1218.75	c #Conflicts:    1365000 | #Constraints:      40327
1185.95/1218.75	c #Conflicts:    1366000 | #Constraints:      41332
1185.95/1218.75	c #Conflicts:    1367000 | #Constraints:      42337
1185.95/1218.75	c #Conflicts:    1368000 | #Constraints:      43345
1185.95/1218.75	c #Conflicts:    1369000 | #Constraints:      44351
1185.95/1218.75	c #Conflicts:    1370000 | #Constraints:      45356
1185.95/1218.75	c #Conflicts:    1371000 | #Constraints:      46360
1185.95/1218.75	c DATABASE CLEANUP
1185.95/1218.75	c GARBAGE COLLECT
1185.95/1218.75	c rational objective value (FULL) 3
1209.32/1243.56	c #Conflicts:    1372000 | #Constraints:      24042
1209.32/1243.56	c #Conflicts:    1373000 | #Constraints:      25047
1209.32/1243.56	c #Conflicts:    1374000 | #Constraints:      26051
1209.32/1243.56	c #Conflicts:    1375000 | #Constraints:      27055
1209.32/1243.56	c #Conflicts:    1376000 | #Constraints:      28061
1209.32/1243.56	c #Conflicts:    1377000 | #Constraints:      29070
1209.32/1243.56	c #Conflicts:    1378000 | #Constraints:      30076
1209.32/1243.56	c #Conflicts:    1379000 | #Constraints:      31081
1209.32/1243.56	c #Conflicts:    1380000 | #Constraints:      32087
1209.32/1243.56	c #Conflicts:    1381000 | #Constraints:      33094
1209.32/1243.56	c #Conflicts:    1382000 | #Constraints:      34098
1209.32/1243.56	c #Conflicts:    1383000 | #Constraints:      35106
1209.32/1243.56	c #Conflicts:    1384000 | #Constraints:      36114
1209.32/1243.56	c #Conflicts:    1385000 | #Constraints:      37118
1209.32/1243.56	c #Conflicts:    1386000 | #Constraints:      38122
1209.32/1243.56	c #Conflicts:    1387000 | #Constraints:      39124
1209.32/1243.56	c #Conflicts:    1388000 | #Constraints:      40127
1209.32/1243.56	c #Conflicts:    1389000 | #Constraints:      41130
1209.32/1243.56	c #Conflicts:    1390000 | #Constraints:      42137
1209.32/1243.56	c #Conflicts:    1391000 | #Constraints:      43142
1209.32/1243.56	c #Conflicts:    1392000 | #Constraints:      44146
1209.32/1243.56	c #Conflicts:    1393000 | #Constraints:      45149
1209.32/1243.56	c #Conflicts:    1394000 | #Constraints:      46155
1209.32/1243.56	c #Conflicts:    1395000 | #Constraints:      47159
1209.32/1243.56	c DATABASE CLEANUP
1209.32/1243.56	c GARBAGE COLLECT
1209.32/1243.56	c rational objective value (FULL) 3
1237.96/1273.38	c #Conflicts:    1396000 | #Constraints:      24655
1237.96/1273.38	c #Conflicts:    1397000 | #Constraints:      25661
1237.96/1273.38	c #Conflicts:    1398000 | #Constraints:      26667
1237.96/1273.38	c #Conflicts:    1399000 | #Constraints:      27674
1237.96/1273.38	c #Conflicts:    1400000 | #Constraints:      28681
1237.96/1273.38	c #Conflicts:    1401000 | #Constraints:      29681
1237.96/1273.38	c #Conflicts:    1402000 | #Constraints:      30683
1237.96/1273.38	c #Conflicts:    1403000 | #Constraints:      31688
1237.96/1273.38	c #Conflicts:    1404000 | #Constraints:      32694
1237.96/1273.38	c #Conflicts:    1405000 | #Constraints:      33705
1237.96/1273.38	c #Conflicts:    1406000 | #Constraints:      34713
1237.96/1273.38	c #Conflicts:    1407000 | #Constraints:      35720
1237.96/1273.38	c #Conflicts:    1408000 | #Constraints:      36724
1237.96/1273.38	c #Conflicts:    1409000 | #Constraints:      37732
1237.96/1273.38	c #Conflicts:    1410000 | #Constraints:      38735
1237.96/1273.38	c #Conflicts:    1411000 | #Constraints:      39742
1237.96/1273.38	c #Conflicts:    1412000 | #Constraints:      40747
1237.96/1273.38	c #Conflicts:    1413000 | #Constraints:      41750
1237.96/1273.38	c #Conflicts:    1414000 | #Constraints:      42755
1237.96/1273.38	c #Conflicts:    1415000 | #Constraints:      43761
1237.96/1273.38	c #Conflicts:    1416000 | #Constraints:      44765
1237.96/1273.38	c #Conflicts:    1417000 | #Constraints:      45770
1237.96/1273.38	c #Conflicts:    1418000 | #Constraints:      46777
1237.96/1273.38	c #Conflicts:    1419000 | #Constraints:      47785
1237.96/1273.38	c DATABASE CLEANUP
1237.96/1273.38	c GARBAGE COLLECT
1237.96/1273.38	c rational objective value (FULL) 3
1261.54/1297.48	c #Conflicts:    1420000 | #Constraints:      25072
1261.54/1297.48	c #Conflicts:    1421000 | #Constraints:      26080
1261.54/1297.48	c #Conflicts:    1422000 | #Constraints:      27085
1261.54/1297.48	c #Conflicts:    1423000 | #Constraints:      28089
1261.54/1297.48	c #Conflicts:    1424000 | #Constraints:      29094
1261.54/1297.48	c #Conflicts:    1425000 | #Constraints:      30101
1261.54/1297.48	c #Conflicts:    1426000 | #Constraints:      31105
1261.54/1297.48	c #Conflicts:    1427000 | #Constraints:      32108
1261.54/1297.48	c #Conflicts:    1428000 | #Constraints:      33115
1261.54/1297.48	c #Conflicts:    1429000 | #Constraints:      34121
1261.54/1297.48	c #Conflicts:    1430000 | #Constraints:      35128
1261.54/1297.48	c #Conflicts:    1431000 | #Constraints:      36133
1261.54/1297.48	c #Conflicts:    1432000 | #Constraints:      37145
1261.54/1297.48	c #Conflicts:    1433000 | #Constraints:      38154
1261.54/1297.48	c #Conflicts:    1434000 | #Constraints:      39159
1261.54/1297.48	c #Conflicts:    1435000 | #Constraints:      40165
1261.54/1297.48	c #Conflicts:    1436000 | #Constraints:      41170
1261.54/1297.48	c #Conflicts:    1437000 | #Constraints:      42175
1261.54/1297.48	c #Conflicts:    1438000 | #Constraints:      43180
1261.54/1297.48	c #Conflicts:    1439000 | #Constraints:      44186
1261.54/1297.48	c #Conflicts:    1440000 | #Constraints:      45192
1261.54/1297.48	c #Conflicts:    1441000 | #Constraints:      46200
1261.54/1297.48	c #Conflicts:    1442000 | #Constraints:      47203
1261.54/1297.48	c #Conflicts:    1443000 | #Constraints:      48205
1261.54/1297.48	c DATABASE CLEANUP
1261.54/1297.48	c GARBAGE COLLECT
1261.54/1297.48	c rational objective value (FULL) 3
1288.08/1325.39	c #Conflicts:    1444000 | #Constraints:      25286
1288.08/1325.39	c #Conflicts:    1445000 | #Constraints:      26288
1288.08/1325.39	c #Conflicts:    1446000 | #Constraints:      27292
1288.08/1325.39	c #Conflicts:    1447000 | #Constraints:      28293
1288.08/1325.39	c #Conflicts:    1448000 | #Constraints:      29298
1288.08/1325.39	c #Conflicts:    1449000 | #Constraints:      30304
1288.08/1325.39	c #Conflicts:    1450000 | #Constraints:      31307
1288.08/1325.39	c #Conflicts:    1451000 | #Constraints:      32313
1288.08/1325.39	c #Conflicts:    1452000 | #Constraints:      33314
1288.08/1325.39	c #Conflicts:    1453000 | #Constraints:      34317
1288.08/1325.39	c #Conflicts:    1454000 | #Constraints:      35325
1288.08/1325.39	c #Conflicts:    1455000 | #Constraints:      36329
1288.08/1325.39	c #Conflicts:    1456000 | #Constraints:      37333
1288.08/1325.39	c #Conflicts:    1457000 | #Constraints:      38337
1288.08/1325.39	c #Conflicts:    1458000 | #Constraints:      39337
1288.08/1325.39	c #Conflicts:    1459000 | #Constraints:      40340
1288.08/1325.39	c #Conflicts:    1460000 | #Constraints:      41348
1288.08/1325.39	c #Conflicts:    1461000 | #Constraints:      42358
1288.08/1325.39	c #Conflicts:    1462000 | #Constraints:      43362
1288.08/1325.39	c #Conflicts:    1463000 | #Constraints:      44368
1288.08/1325.39	c #Conflicts:    1464000 | #Constraints:      45374
1288.08/1325.39	c #Conflicts:    1465000 | #Constraints:      46380
1288.08/1325.39	c #Conflicts:    1466000 | #Constraints:      47386
1288.08/1325.39	c #Conflicts:    1467000 | #Constraints:      48394
1288.08/1325.39	c DATABASE CLEANUP
1288.08/1325.39	c GARBAGE COLLECT
1288.08/1325.39	c rational objective value (FULL) 3
1316.22/1353.95	c #Conflicts:    1468000 | #Constraints:      25249
1316.22/1353.95	c #Conflicts:    1469000 | #Constraints:      26254
1316.22/1353.95	c #Conflicts:    1470000 | #Constraints:      27259
1316.22/1353.95	c #Conflicts:    1471000 | #Constraints:      28265
1316.22/1353.95	c #Conflicts:    1472000 | #Constraints:      29274
1316.22/1353.95	c #Conflicts:    1473000 | #Constraints:      30283
1316.22/1353.95	c #Conflicts:    1474000 | #Constraints:      31294
1316.22/1353.95	c #Conflicts:    1475000 | #Constraints:      32301
1316.22/1353.95	c #Conflicts:    1476000 | #Constraints:      33304
1316.22/1353.95	c #Conflicts:    1477000 | #Constraints:      34310
1316.22/1353.95	c #Conflicts:    1478000 | #Constraints:      35319
1316.22/1353.95	c #Conflicts:    1479000 | #Constraints:      36321
1316.22/1353.95	c #Conflicts:    1480000 | #Constraints:      37322
1316.22/1353.95	c #Conflicts:    1481000 | #Constraints:      38326
1316.22/1353.95	c #Conflicts:    1482000 | #Constraints:      39330
1316.22/1353.95	c #Conflicts:    1483000 | #Constraints:      40338
1316.22/1353.95	c #Conflicts:    1484000 | #Constraints:      41340
1316.22/1353.95	c #Conflicts:    1485000 | #Constraints:      42347
1316.22/1353.95	c #Conflicts:    1486000 | #Constraints:      43351
1316.22/1353.95	c #Conflicts:    1487000 | #Constraints:      44357
1316.22/1353.95	c #Conflicts:    1488000 | #Constraints:      45369
1316.22/1353.95	c #Conflicts:    1489000 | #Constraints:      46376
1316.22/1353.95	c #Conflicts:    1490000 | #Constraints:      47385
1316.22/1353.95	c #Conflicts:    1491000 | #Constraints:      48391
1316.22/1353.95	c DATABASE CLEANUP
1316.22/1353.95	c GARBAGE COLLECT
1316.22/1353.95	c rational objective value (FULL) 3
1346.95/1386.33	c #Conflicts:    1492000 | #Constraints:      25079
1346.95/1386.33	c #Conflicts:    1493000 | #Constraints:      26084
1346.95/1386.33	c #Conflicts:    1494000 | #Constraints:      27092
1346.95/1386.33	c #Conflicts:    1495000 | #Constraints:      28102
1346.95/1386.33	c #Conflicts:    1496000 | #Constraints:      29111
1346.95/1386.33	c #Conflicts:    1497000 | #Constraints:      30116
1346.95/1386.33	c #Conflicts:    1498000 | #Constraints:      31121
1346.95/1386.33	c #Conflicts:    1499000 | #Constraints:      32125
1346.95/1386.33	c #Conflicts:    1500000 | #Constraints:      33132
1346.95/1386.33	c #Conflicts:    1501000 | #Constraints:      34136
1346.95/1386.33	c #Conflicts:    1502000 | #Constraints:      35139
1346.95/1386.33	c #Conflicts:    1503000 | #Constraints:      36142
1346.95/1386.33	c #Conflicts:    1504000 | #Constraints:      37143
1346.95/1386.33	c #Conflicts:    1505000 | #Constraints:      38143
1346.95/1386.33	c #Conflicts:    1506000 | #Constraints:      39144
1346.95/1386.33	c #Conflicts:    1507000 | #Constraints:      40151
1346.95/1386.33	c #Conflicts:    1508000 | #Constraints:      41157
1346.95/1386.33	c #Conflicts:    1509000 | #Constraints:      42161
1346.95/1386.33	c #Conflicts:    1510000 | #Constraints:      43167
1346.95/1386.33	c #Conflicts:    1511000 | #Constraints:      44171
1346.95/1386.33	c #Conflicts:    1512000 | #Constraints:      45180
1346.95/1386.33	c #Conflicts:    1513000 | #Constraints:      46190
1346.95/1386.33	c #Conflicts:    1514000 | #Constraints:      47195
1346.95/1386.33	c #Conflicts:    1515000 | #Constraints:      48199
1346.95/1386.33	c #Conflicts:    1516000 | #Constraints:      49205
1346.95/1386.33	c DATABASE CLEANUP
1346.95/1386.33	c GARBAGE COLLECT
1346.95/1386.33	c rational objective value (FULL) 3
1374.51/1415.37	c #Conflicts:    1517000 | #Constraints:      25648
1374.51/1415.37	c #Conflicts:    1518000 | #Constraints:      26651
1374.51/1415.37	c #Conflicts:    1519000 | #Constraints:      27654
1374.51/1415.37	c #Conflicts:    1520000 | #Constraints:      28660
1374.51/1415.37	c #Conflicts:    1521000 | #Constraints:      29668
1374.51/1415.37	c #Conflicts:    1522000 | #Constraints:      30673
1374.51/1415.37	c #Conflicts:    1523000 | #Constraints:      31678
1374.51/1415.37	c #Conflicts:    1524000 | #Constraints:      32685
1374.51/1415.37	c #Conflicts:    1525000 | #Constraints:      33691
1374.51/1415.37	c #Conflicts:    1526000 | #Constraints:      34698
1374.51/1415.37	c #Conflicts:    1527000 | #Constraints:      35705
1374.51/1415.37	c #Conflicts:    1528000 | #Constraints:      36710
1374.51/1415.37	c #Conflicts:    1529000 | #Constraints:      37715
1374.51/1415.37	c #Conflicts:    1530000 | #Constraints:      38720
1374.51/1415.37	c #Conflicts:    1531000 | #Constraints:      39727
1374.51/1415.37	c #Conflicts:    1532000 | #Constraints:      40731
1374.51/1415.37	c #Conflicts:    1533000 | #Constraints:      41736
1374.51/1415.37	c #Conflicts:    1534000 | #Constraints:      42740
1374.51/1415.37	c #Conflicts:    1535000 | #Constraints:      43746
1374.51/1415.37	c #Conflicts:    1536000 | #Constraints:      44755
1374.51/1415.37	c #Conflicts:    1537000 | #Constraints:      45761
1374.51/1415.37	c #Conflicts:    1538000 | #Constraints:      46767
1374.51/1415.37	c #Conflicts:    1539000 | #Constraints:      47771
1374.51/1415.37	c #Conflicts:    1540000 | #Constraints:      48777
1374.51/1415.37	c #Conflicts:    1541000 | #Constraints:      49784
1374.51/1415.37	c DATABASE CLEANUP
1374.51/1415.37	c GARBAGE COLLECT
1374.51/1415.37	c rational objective value (FULL) 3
1407.76/1449.93	c #Conflicts:    1542000 | #Constraints:      26053
1407.76/1449.93	c #Conflicts:    1543000 | #Constraints:      27065
1407.76/1449.93	c #Conflicts:    1544000 | #Constraints:      28073
1407.76/1449.93	c #Conflicts:    1545000 | #Constraints:      29083
1407.76/1449.93	c #Conflicts:    1546000 | #Constraints:      30090
1407.76/1449.93	c #Conflicts:    1547000 | #Constraints:      31096
1407.76/1449.93	c #Conflicts:    1548000 | #Constraints:      32098
1407.76/1449.93	c #Conflicts:    1549000 | #Constraints:      33106
1407.76/1449.93	c #Conflicts:    1550000 | #Constraints:      34111
1407.76/1449.93	c #Conflicts:    1551000 | #Constraints:      35117
1407.76/1449.93	c #Conflicts:    1552000 | #Constraints:      36124
1407.76/1449.93	c #Conflicts:    1553000 | #Constraints:      37131
1407.76/1449.93	c #Conflicts:    1554000 | #Constraints:      38139
1407.76/1449.93	c #Conflicts:    1555000 | #Constraints:      39142
1407.76/1449.93	c #Conflicts:    1556000 | #Constraints:      40146
1407.76/1449.93	c #Conflicts:    1557000 | #Constraints:      41152
1407.76/1449.93	c #Conflicts:    1558000 | #Constraints:      42155
1407.76/1449.93	c #Conflicts:    1559000 | #Constraints:      43161
1407.76/1449.93	c #Conflicts:    1560000 | #Constraints:      44165
1407.76/1449.93	c #Conflicts:    1561000 | #Constraints:      45169
1407.76/1449.93	c #Conflicts:    1562000 | #Constraints:      46177
1407.76/1449.93	c #Conflicts:    1563000 | #Constraints:      47187
1407.76/1449.93	c #Conflicts:    1564000 | #Constraints:      48194
1407.76/1449.93	c #Conflicts:    1565000 | #Constraints:      49202
1407.76/1449.93	c #Conflicts:    1566000 | #Constraints:      50206
1407.76/1449.93	c DATABASE CLEANUP
1407.76/1449.93	c GARBAGE COLLECT
1407.76/1449.93	c rational objective value (FULL) 3
1440.88/1485.30	c #Conflicts:    1567000 | #Constraints:      26267
1440.88/1485.30	c #Conflicts:    1568000 | #Constraints:      27272
1440.88/1485.30	c #Conflicts:    1569000 | #Constraints:      28279
1440.88/1485.30	c #Conflicts:    1570000 | #Constraints:      29288
1440.88/1485.30	c #Conflicts:    1571000 | #Constraints:      30296
1440.88/1485.30	c #Conflicts:    1572000 | #Constraints:      31298
1440.88/1485.30	c #Conflicts:    1573000 | #Constraints:      32303
1440.88/1485.30	c #Conflicts:    1574000 | #Constraints:      33310
1440.88/1485.30	c #Conflicts:    1575000 | #Constraints:      34313
1440.88/1485.30	c #Conflicts:    1576000 | #Constraints:      35318
1440.88/1485.30	c #Conflicts:    1577000 | #Constraints:      36324
1440.88/1485.30	c #Conflicts:    1578000 | #Constraints:      37329
1440.88/1485.30	c #Conflicts:    1579000 | #Constraints:      38336
1440.88/1485.30	c #Conflicts:    1580000 | #Constraints:      39342
1440.88/1485.30	c #Conflicts:    1581000 | #Constraints:      40345
1440.88/1485.30	c #Conflicts:    1582000 | #Constraints:      41350
1440.88/1485.30	c #Conflicts:    1583000 | #Constraints:      42353
1440.88/1485.30	c #Conflicts:    1584000 | #Constraints:      43357
1440.88/1485.30	c #Conflicts:    1585000 | #Constraints:      44361
1440.88/1485.30	c #Conflicts:    1586000 | #Constraints:      45366
1440.88/1485.30	c #Conflicts:    1587000 | #Constraints:      46374
1440.88/1485.30	c #Conflicts:    1588000 | #Constraints:      47379
1440.88/1485.30	c #Conflicts:    1589000 | #Constraints:      48385
1440.88/1485.30	c #Conflicts:    1590000 | #Constraints:      49394
1440.88/1485.30	c #Conflicts:    1591000 | #Constraints:      50397
1440.88/1485.30	c DATABASE CLEANUP
1440.88/1485.30	c GARBAGE COLLECT
1440.88/1485.30	c rational objective value (FULL) 3
1476.77/1522.81	c #Conflicts:    1592000 | #Constraints:      26276
1476.77/1522.81	c #Conflicts:    1593000 | #Constraints:      27284
1476.77/1522.81	c #Conflicts:    1594000 | #Constraints:      28289
1476.77/1522.81	c #Conflicts:    1595000 | #Constraints:      29298
1476.77/1522.81	c #Conflicts:    1596000 | #Constraints:      30304
1476.77/1522.81	c #Conflicts:    1597000 | #Constraints:      31309
1476.77/1522.81	c #Conflicts:    1598000 | #Constraints:      32319
1476.77/1522.81	c #Conflicts:    1599000 | #Constraints:      33325
1476.77/1522.81	c #Conflicts:    1600000 | #Constraints:      34330
1476.77/1522.81	c #Conflicts:    1601000 | #Constraints:      35341
1476.77/1522.81	c #Conflicts:    1602000 | #Constraints:      36347
1476.77/1522.81	c #Conflicts:    1603000 | #Constraints:      37358
1476.77/1522.81	c #Conflicts:    1604000 | #Constraints:      38367
1476.77/1522.81	c #Conflicts:    1605000 | #Constraints:      39371
1476.77/1522.81	c #Conflicts:    1606000 | #Constraints:      40376
1476.77/1522.81	c #Conflicts:    1607000 | #Constraints:      41384
1476.77/1522.81	c #Conflicts:    1608000 | #Constraints:      42388
1476.77/1522.81	c #Conflicts:    1609000 | #Constraints:      43396
1476.77/1522.81	c #Conflicts:    1610000 | #Constraints:      44399
1476.77/1522.81	c #Conflicts:    1611000 | #Constraints:      45405
1476.77/1522.81	c #Conflicts:    1612000 | #Constraints:      46411
1476.77/1522.81	c #Conflicts:    1613000 | #Constraints:      47417
1476.77/1522.81	c #Conflicts:    1614000 | #Constraints:      48423
1476.77/1522.81	c #Conflicts:    1615000 | #Constraints:      49427
1476.77/1522.81	c #Conflicts:    1616000 | #Constraints:      50432
1476.77/1522.81	c DATABASE CLEANUP
1476.77/1522.81	c GARBAGE COLLECT
1476.77/1522.81	c rational objective value (FULL) 3
1507.28/1555.85	c #Conflicts:    1617000 | #Constraints:      26084
1507.28/1555.85	c #Conflicts:    1618000 | #Constraints:      27088
1507.28/1555.85	c #Conflicts:    1619000 | #Constraints:      28096
1507.28/1555.85	c #Conflicts:    1620000 | #Constraints:      29098
1507.28/1555.85	c #Conflicts:    1621000 | #Constraints:      30101
1507.28/1555.85	c #Conflicts:    1622000 | #Constraints:      31104
1507.28/1555.85	c #Conflicts:    1623000 | #Constraints:      32109
1507.28/1555.85	c #Conflicts:    1624000 | #Constraints:      33117
1507.28/1555.85	c #Conflicts:    1625000 | #Constraints:      34125
1507.28/1555.85	c #Conflicts:    1626000 | #Constraints:      35130
1507.28/1555.85	c #Conflicts:    1627000 | #Constraints:      36133
1507.28/1555.85	c #Conflicts:    1628000 | #Constraints:      37136
1507.28/1555.85	c #Conflicts:    1629000 | #Constraints:      38136
1507.28/1555.85	c #Conflicts:    1630000 | #Constraints:      39136
1507.28/1555.85	c #Conflicts:    1631000 | #Constraints:      40140
1507.28/1555.85	c #Conflicts:    1632000 | #Constraints:      41144
1507.28/1555.85	c #Conflicts:    1633000 | #Constraints:      42147
1507.28/1555.85	c #Conflicts:    1634000 | #Constraints:      43150
1507.28/1555.85	c #Conflicts:    1635000 | #Constraints:      44151
1507.28/1555.85	c #Conflicts:    1636000 | #Constraints:      45155
1507.28/1555.85	c #Conflicts:    1637000 | #Constraints:      46161
1507.28/1555.85	c #Conflicts:    1638000 | #Constraints:      47165
1507.28/1555.85	c #Conflicts:    1639000 | #Constraints:      48168
1507.28/1555.85	c #Conflicts:    1640000 | #Constraints:      49169
1507.28/1555.85	c #Conflicts:    1641000 | #Constraints:      50171
1507.28/1555.85	c #Conflicts:    1642000 | #Constraints:      51175
1507.28/1555.85	c DATABASE CLEANUP
1507.28/1555.85	c GARBAGE COLLECT
1507.28/1555.85	c rational objective value (FULL) 3
1533.42/1584.63	c #Conflicts:    1643000 | #Constraints:      26648
1533.42/1584.63	c #Conflicts:    1644000 | #Constraints:      27655
1533.42/1584.63	c #Conflicts:    1645000 | #Constraints:      28662
1533.42/1584.63	c #Conflicts:    1646000 | #Constraints:      29669
1533.42/1584.63	c #Conflicts:    1647000 | #Constraints:      30672
1533.42/1584.63	c #Conflicts:    1648000 | #Constraints:      31679
1533.42/1584.63	c #Conflicts:    1649000 | #Constraints:      32683
1533.42/1584.63	c #Conflicts:    1650000 | #Constraints:      33687
1533.42/1584.63	c #Conflicts:    1651000 | #Constraints:      34696
1533.42/1584.63	c #Conflicts:    1652000 | #Constraints:      35704
1533.42/1584.63	c #Conflicts:    1653000 | #Constraints:      36707
1533.42/1584.63	c #Conflicts:    1654000 | #Constraints:      37712
1533.42/1584.63	c #Conflicts:    1655000 | #Constraints:      38716
1533.42/1584.63	c #Conflicts:    1656000 | #Constraints:      39721
1533.42/1584.63	c #Conflicts:    1657000 | #Constraints:      40724
1533.42/1584.63	c #Conflicts:    1658000 | #Constraints:      41727
1533.42/1584.63	c #Conflicts:    1659000 | #Constraints:      42729
1533.42/1584.63	c #Conflicts:    1660000 | #Constraints:      43731
1533.42/1584.63	c #Conflicts:    1661000 | #Constraints:      44735
1533.42/1584.63	c #Conflicts:    1662000 | #Constraints:      45742
1533.42/1584.63	c #Conflicts:    1663000 | #Constraints:      46747
1533.42/1584.63	c #Conflicts:    1664000 | #Constraints:      47751
1533.42/1584.63	c #Conflicts:    1665000 | #Constraints:      48757
1533.42/1584.63	c #Conflicts:    1666000 | #Constraints:      49765
1533.42/1584.63	c #Conflicts:    1667000 | #Constraints:      50779
1533.42/1584.63	c #Conflicts:    1668000 | #Constraints:      51798
1533.42/1584.63	c DATABASE CLEANUP
1533.42/1584.63	c GARBAGE COLLECT
1533.42/1584.63	c rational objective value (FULL) 3
1565.12/1619.12	c #Conflicts:    1669000 | #Constraints:      27072
1565.12/1619.12	c #Conflicts:    1670000 | #Constraints:      28075
1565.12/1619.12	c #Conflicts:    1671000 | #Constraints:      29081
1565.12/1619.12	c #Conflicts:    1672000 | #Constraints:      30086
1565.12/1619.12	c #Conflicts:    1673000 | #Constraints:      31092
1565.12/1619.12	c #Conflicts:    1674000 | #Constraints:      32097
1565.12/1619.12	c #Conflicts:    1675000 | #Constraints:      33103
1565.12/1619.12	c #Conflicts:    1676000 | #Constraints:      34106
1565.12/1619.12	c #Conflicts:    1677000 | #Constraints:      35113
1565.12/1619.12	c #Conflicts:    1678000 | #Constraints:      36118
1565.12/1619.12	c #Conflicts:    1679000 | #Constraints:      37124
1565.12/1619.12	c #Conflicts:    1680000 | #Constraints:      38127
1565.12/1619.12	c #Conflicts:    1681000 | #Constraints:      39129
1565.12/1619.12	c #Conflicts:    1682000 | #Constraints:      40133
1565.12/1619.12	c #Conflicts:    1683000 | #Constraints:      41143
1565.12/1619.12	c #Conflicts:    1684000 | #Constraints:      42149
1565.12/1619.12	c #Conflicts:    1685000 | #Constraints:      43155
1565.12/1619.12	c #Conflicts:    1686000 | #Constraints:      44159
1565.12/1619.12	c #Conflicts:    1687000 | #Constraints:      45169
1565.12/1619.12	c #Conflicts:    1688000 | #Constraints:      46176
1565.12/1619.12	c #Conflicts:    1689000 | #Constraints:      47176
1565.12/1619.12	c #Conflicts:    1690000 | #Constraints:      48182
1565.12/1619.12	c #Conflicts:    1691000 | #Constraints:      49187
1565.12/1619.12	c #Conflicts:    1692000 | #Constraints:      50193
1565.12/1619.12	c #Conflicts:    1693000 | #Constraints:      51199
1565.12/1619.12	c #Conflicts:    1694000 | #Constraints:      52206
1565.12/1619.12	c DATABASE CLEANUP
1565.12/1619.12	c GARBAGE COLLECT
1565.12/1619.12	c rational objective value (FULL) 3
1599.45/1655.95	c #Conflicts:    1695000 | #Constraints:      27289
1599.45/1655.95	c #Conflicts:    1696000 | #Constraints:      28295
1599.45/1655.95	c #Conflicts:    1697000 | #Constraints:      29305
1599.45/1655.95	c #Conflicts:    1698000 | #Constraints:      30312
1599.45/1655.95	c #Conflicts:    1699000 | #Constraints:      31317
1599.45/1655.95	c #Conflicts:    1700000 | #Constraints:      32321
1599.45/1655.95	c #Conflicts:    1701000 | #Constraints:      33324
1599.45/1655.95	c #Conflicts:    1702000 | #Constraints:      34332
1599.45/1655.95	c #Conflicts:    1703000 | #Constraints:      35339
1599.45/1655.95	c #Conflicts:    1704000 | #Constraints:      36345
1599.45/1655.95	c #Conflicts:    1705000 | #Constraints:      37352
1599.45/1655.95	c #Conflicts:    1706000 | #Constraints:      38358
1599.45/1655.95	c #Conflicts:    1707000 | #Constraints:      39363
1599.45/1655.95	c #Conflicts:    1708000 | #Constraints:      40368
1599.45/1655.95	c #Conflicts:    1709000 | #Constraints:      41372
1599.45/1655.95	c #Conflicts:    1710000 | #Constraints:      42380
1599.45/1655.95	c #Conflicts:    1711000 | #Constraints:      43385
1599.45/1655.95	c #Conflicts:    1712000 | #Constraints:      44391
1599.45/1655.95	c #Conflicts:    1713000 | #Constraints:      45399
1599.45/1655.95	c #Conflicts:    1714000 | #Constraints:      46402
1599.45/1655.95	c #Conflicts:    1715000 | #Constraints:      47410
1599.45/1655.95	c #Conflicts:    1716000 | #Constraints:      48421
1599.45/1655.95	c #Conflicts:    1717000 | #Constraints:      49428
1599.45/1655.95	c #Conflicts:    1718000 | #Constraints:      50434
1599.45/1655.95	c #Conflicts:    1719000 | #Constraints:      51442
1599.45/1655.95	c #Conflicts:    1720000 | #Constraints:      52443
1599.45/1655.95	c DATABASE CLEANUP
1599.45/1655.95	c GARBAGE COLLECT
1599.45/1655.95	c rational objective value (FULL) 3
1627.35/1686.04	c #Conflicts:    1721000 | #Constraints:      27314
1627.35/1686.04	c #Conflicts:    1722000 | #Constraints:      28316
1627.35/1686.04	c #Conflicts:    1723000 | #Constraints:      29317
1627.35/1686.04	c #Conflicts:    1724000 | #Constraints:      30323
1627.35/1686.04	c #Conflicts:    1725000 | #Constraints:      31325
1627.35/1686.04	c #Conflicts:    1726000 | #Constraints:      32328
1627.35/1686.04	c #Conflicts:    1727000 | #Constraints:      33330
1627.35/1686.04	c #Conflicts:    1728000 | #Constraints:      34331
1627.35/1686.04	c #Conflicts:    1729000 | #Constraints:      35335
1627.35/1686.04	c #Conflicts:    1730000 | #Constraints:      36338
1627.35/1686.04	c #Conflicts:    1731000 | #Constraints:      37340
1627.35/1686.04	c #Conflicts:    1732000 | #Constraints:      38347
1627.35/1686.04	c #Conflicts:    1733000 | #Constraints:      39350
1627.35/1686.04	c #Conflicts:    1734000 | #Constraints:      40352
1627.35/1686.04	c #Conflicts:    1735000 | #Constraints:      41358
1627.35/1686.04	c #Conflicts:    1736000 | #Constraints:      42368
1627.35/1686.04	c #Conflicts:    1737000 | #Constraints:      43376
1627.35/1686.04	c #Conflicts:    1738000 | #Constraints:      44381
1627.35/1686.04	c #Conflicts:    1739000 | #Constraints:      45383
1627.35/1686.04	c #Conflicts:    1740000 | #Constraints:      46389
1627.35/1686.04	c #Conflicts:    1741000 | #Constraints:      47392
1627.35/1686.04	c #Conflicts:    1742000 | #Constraints:      48405
1627.35/1686.04	c #Conflicts:    1743000 | #Constraints:      49411
1627.35/1686.04	c #Conflicts:    1744000 | #Constraints:      50419
1627.35/1686.04	c #Conflicts:    1745000 | #Constraints:      51425
1627.35/1686.04	c #Conflicts:    1746000 | #Constraints:      52433
1627.35/1686.04	c DATABASE CLEANUP
1627.35/1686.04	c GARBAGE COLLECT
1627.35/1686.04	c rational objective value (FULL) 3
1658.05/1718.89	c #Conflicts:    1747000 | #Constraints:      27086
1658.05/1718.89	c #Conflicts:    1748000 | #Constraints:      28092
1658.05/1718.89	c #Conflicts:    1749000 | #Constraints:      29095
1658.05/1718.89	c #Conflicts:    1750000 | #Constraints:      30100
1658.05/1718.89	c #Conflicts:    1751000 | #Constraints:      31105
1658.05/1718.89	c #Conflicts:    1752000 | #Constraints:      32112
1658.05/1718.89	c #Conflicts:    1753000 | #Constraints:      33119
1658.05/1718.89	c #Conflicts:    1754000 | #Constraints:      34125
1658.05/1718.89	c #Conflicts:    1755000 | #Constraints:      35131
1658.05/1718.89	c #Conflicts:    1756000 | #Constraints:      36143
1658.05/1718.89	c #Conflicts:    1757000 | #Constraints:      37149
1658.05/1718.89	c #Conflicts:    1758000 | #Constraints:      38155
1658.05/1718.89	c #Conflicts:    1759000 | #Constraints:      39159
1658.05/1718.89	c #Conflicts:    1760000 | #Constraints:      40165
1658.05/1718.89	c #Conflicts:    1761000 | #Constraints:      41169
1658.05/1718.89	c #Conflicts:    1762000 | #Constraints:      42173
1658.05/1718.89	c #Conflicts:    1763000 | #Constraints:      43175
1658.05/1718.89	c #Conflicts:    1764000 | #Constraints:      44182
1658.05/1718.89	c #Conflicts:    1765000 | #Constraints:      45190
1658.05/1718.89	c #Conflicts:    1766000 | #Constraints:      46195
1658.05/1718.89	c #Conflicts:    1767000 | #Constraints:      47199
1658.05/1718.89	c #Conflicts:    1768000 | #Constraints:      48204
1658.05/1718.89	c #Conflicts:    1769000 | #Constraints:      49208
1658.05/1718.89	c #Conflicts:    1770000 | #Constraints:      50210
1658.05/1718.89	c #Conflicts:    1771000 | #Constraints:      51214
1658.05/1718.89	c #Conflicts:    1772000 | #Constraints:      52220
1658.05/1718.89	c #Conflicts:    1773000 | #Constraints:      53231
1658.05/1718.89	c DATABASE CLEANUP
1658.05/1718.89	c GARBAGE COLLECT
1658.05/1718.89	c rational objective value (FULL) 3
1693.23/1755.23	c #Conflicts:    1774000 | #Constraints:      27674
1693.23/1755.23	c #Conflicts:    1775000 | #Constraints:      28679
1693.23/1755.23	c #Conflicts:    1776000 | #Constraints:      29682
1693.23/1755.23	c #Conflicts:    1777000 | #Constraints:      30686
1693.23/1755.23	c #Conflicts:    1778000 | #Constraints:      31688
1693.23/1755.23	c #Conflicts:    1779000 | #Constraints:      32692
1693.23/1755.23	c #Conflicts:    1780000 | #Constraints:      33697
1693.23/1755.23	c #Conflicts:    1781000 | #Constraints:      34700
1693.23/1755.23	c #Conflicts:    1782000 | #Constraints:      35705
1693.23/1755.23	c #Conflicts:    1783000 | #Constraints:      36711
1693.23/1755.23	c #Conflicts:    1784000 | #Constraints:      37714
1693.23/1755.23	c #Conflicts:    1785000 | #Constraints:      38717
1693.23/1755.23	c #Conflicts:    1786000 | #Constraints:      39723
1693.23/1755.23	c #Conflicts:    1787000 | #Constraints:      40728
1693.23/1755.23	c #Conflicts:    1788000 | #Constraints:      41730
1693.23/1755.23	c #Conflicts:    1789000 | #Constraints:      42734
1693.23/1755.23	c #Conflicts:    1790000 | #Constraints:      43742
1693.23/1755.23	c #Conflicts:    1791000 | #Constraints:      44751
1693.23/1755.23	c #Conflicts:    1792000 | #Constraints:      45757
1693.23/1755.23	c #Conflicts:    1793000 | #Constraints:      46763
1693.23/1755.24	c #Conflicts:    1794000 | #Constraints:      47769
1693.23/1755.24	c #Conflicts:    1795000 | #Constraints:      48772
1693.23/1755.24	c #Conflicts:    1796000 | #Constraints:      49778
1693.23/1755.24	c #Conflicts:    1797000 | #Constraints:      50788
1693.23/1755.24	c #Conflicts:    1798000 | #Constraints:      51790
1693.23/1755.24	c #Conflicts:    1799000 | #Constraints:      52793
1693.23/1755.24	c #Conflicts:    1800000 | #Constraints:      53794
1693.23/1755.24	c DATABASE CLEANUP
1693.23/1755.24	c GARBAGE COLLECT
1693.23/1755.24	c rational objective value (FULL) 3
1726.72/1790.76	c #Conflicts:    1801000 | #Constraints:      28087
1726.72/1790.76	c #Conflicts:    1802000 | #Constraints:      29089
1726.72/1790.76	c #Conflicts:    1803000 | #Constraints:      30092
1726.72/1790.76	c #Conflicts:    1804000 | #Constraints:      31096
1726.72/1790.76	c #Conflicts:    1805000 | #Constraints:      32101
1726.72/1790.76	c #Conflicts:    1806000 | #Constraints:      33103
1726.72/1790.76	c #Conflicts:    1807000 | #Constraints:      34107
1726.72/1790.76	c #Conflicts:    1808000 | #Constraints:      35111
1726.72/1790.76	c #Conflicts:    1809000 | #Constraints:      36119
1726.72/1790.76	c #Conflicts:    1810000 | #Constraints:      37125
1726.72/1790.76	c #Conflicts:    1811000 | #Constraints:      38134
1726.72/1790.76	c #Conflicts:    1812000 | #Constraints:      39143
1726.72/1790.76	c #Conflicts:    1813000 | #Constraints:      40149
1726.72/1790.76	c #Conflicts:    1814000 | #Constraints:      41156
1726.72/1790.76	c #Conflicts:    1815000 | #Constraints:      42161
1726.72/1790.76	c #Conflicts:    1816000 | #Constraints:      43162
1726.72/1790.76	c #Conflicts:    1817000 | #Constraints:      44165
1726.72/1790.76	c #Conflicts:    1818000 | #Constraints:      45169
1726.72/1790.76	c #Conflicts:    1819000 | #Constraints:      46173
1726.72/1790.76	c #Conflicts:    1820000 | #Constraints:      47178
1726.72/1790.76	c #Conflicts:    1821000 | #Constraints:      48182
1726.72/1790.76	c #Conflicts:    1822000 | #Constraints:      49186
1726.72/1790.76	c #Conflicts:    1823000 | #Constraints:      50191
1726.72/1790.76	c #Conflicts:    1824000 | #Constraints:      51197
1726.72/1790.76	c #Conflicts:    1825000 | #Constraints:      52202
1726.72/1790.76	c #Conflicts:    1826000 | #Constraints:      53207
1726.72/1790.76	c #Conflicts:    1827000 | #Constraints:      54211
1726.72/1790.76	c DATABASE CLEANUP
1726.72/1790.76	c GARBAGE COLLECT
1726.72/1790.76	c rational objective value (FULL) 3
1758.82/1824.84	c #Conflicts:    1828000 | #Constraints:      28288
1758.82/1824.84	c #Conflicts:    1829000 | #Constraints:      29289
1758.82/1824.84	c #Conflicts:    1830000 | #Constraints:      30293
1758.82/1824.84	c #Conflicts:    1831000 | #Constraints:      31297
1758.82/1824.84	c #Conflicts:    1832000 | #Constraints:      32302
1758.82/1824.84	c #Conflicts:    1833000 | #Constraints:      33304
1758.82/1824.84	c #Conflicts:    1834000 | #Constraints:      34311
1758.82/1824.84	c #Conflicts:    1835000 | #Constraints:      35321
1758.82/1824.84	c #Conflicts:    1836000 | #Constraints:      36329
1758.82/1824.84	c #Conflicts:    1837000 | #Constraints:      37334
1758.82/1824.84	c #Conflicts:    1838000 | #Constraints:      38341
1758.82/1824.84	c #Conflicts:    1839000 | #Constraints:      39351
1758.82/1824.84	c #Conflicts:    1840000 | #Constraints:      40353
1758.82/1824.84	c #Conflicts:    1841000 | #Constraints:      41363
1758.82/1824.84	c #Conflicts:    1842000 | #Constraints:      42369
1758.82/1824.84	c #Conflicts:    1843000 | #Constraints:      43375
1758.82/1824.84	c #Conflicts:    1844000 | #Constraints:      44384
1758.82/1824.84	c #Conflicts:    1845000 | #Constraints:      45389
1758.82/1824.84	c #Conflicts:    1846000 | #Constraints:      46393
1758.82/1824.84	c #Conflicts:    1847000 | #Constraints:      47401
1758.82/1824.84	c #Conflicts:    1848000 | #Constraints:      48408
1758.82/1824.84	c #Conflicts:    1849000 | #Constraints:      49415
1758.82/1824.84	c #Conflicts:    1850000 | #Constraints:      50421
1758.82/1824.84	c #Conflicts:    1851000 | #Constraints:      51428
1758.82/1824.84	c #Conflicts:    1852000 | #Constraints:      52433
1758.82/1824.84	c #Conflicts:    1853000 | #Constraints:      53437
1758.82/1824.84	c #Conflicts:    1854000 | #Constraints:      54445
1758.82/1824.84	c DATABASE CLEANUP
1758.82/1824.84	c GARBAGE COLLECT
1758.82/1824.84	c rational objective value (FULL) 3
1787.57/1854.59	c #Conflicts:    1855000 | #Constraints:      28277
1787.57/1854.59	c #Conflicts:    1856000 | #Constraints:      29280
1787.57/1854.59	c #Conflicts:    1857000 | #Constraints:      30284
1787.57/1854.59	c #Conflicts:    1858000 | #Constraints:      31288
1787.57/1854.59	c #Conflicts:    1859000 | #Constraints:      32290
1787.57/1854.59	c #Conflicts:    1860000 | #Constraints:      33292
1787.57/1854.59	c #Conflicts:    1861000 | #Constraints:      34296
1787.57/1854.59	c #Conflicts:    1862000 | #Constraints:      35303
1787.57/1854.59	c #Conflicts:    1863000 | #Constraints:      36310
1787.57/1854.59	c #Conflicts:    1864000 | #Constraints:      37313
1787.57/1854.59	c #Conflicts:    1865000 | #Constraints:      38319
1787.57/1854.59	c #Conflicts:    1866000 | #Constraints:      39324
1787.57/1854.59	c #Conflicts:    1867000 | #Constraints:      40331
1787.57/1854.59	c #Conflicts:    1868000 | #Constraints:      41334
1787.57/1854.59	c #Conflicts:    1869000 | #Constraints:      42337
1787.57/1854.59	c #Conflicts:    1870000 | #Constraints:      43340
1787.57/1854.59	c #Conflicts:    1871000 | #Constraints:      44346
1787.57/1854.59	c #Conflicts:    1872000 | #Constraints:      45347
1787.57/1854.59	c #Conflicts:    1873000 | #Constraints:      46356
1787.57/1854.59	c #Conflicts:    1874000 | #Constraints:      47362
1787.57/1854.59	c #Conflicts:    1875000 | #Constraints:      48362
1787.57/1854.59	c #Conflicts:    1876000 | #Constraints:      49366
1787.57/1854.59	c #Conflicts:    1877000 | #Constraints:      50371
1787.57/1854.59	c #Conflicts:    1878000 | #Constraints:      51377
1787.57/1854.59	c #Conflicts:    1879000 | #Constraints:      52386
1787.57/1854.59	c #Conflicts:    1880000 | #Constraints:      53393
1787.57/1854.59	c #Conflicts:    1881000 | #Constraints:      54398
1787.57/1854.59	c DATABASE CLEANUP
1787.57/1854.59	c GARBAGE COLLECT
1787.57/1854.59	c rational objective value (FULL) 3
1825.43/1894.35	c #Conflicts:    1882000 | #Constraints:      28070
1825.43/1894.35	c #Conflicts:    1883000 | #Constraints:      29074
1825.43/1894.35	c #Conflicts:    1884000 | #Constraints:      30078
1825.43/1894.35	c #Conflicts:    1885000 | #Constraints:      31082
1825.43/1894.35	c #Conflicts:    1886000 | #Constraints:      32088
1825.43/1894.35	c #Conflicts:    1887000 | #Constraints:      33095
1825.43/1894.35	c #Conflicts:    1888000 | #Constraints:      34097
1825.43/1894.35	c #Conflicts:    1889000 | #Constraints:      35103
1825.43/1894.35	c #Conflicts:    1890000 | #Constraints:      36106
1825.43/1894.35	c #Conflicts:    1891000 | #Constraints:      37111
1825.43/1894.35	c #Conflicts:    1892000 | #Constraints:      38117
1825.43/1894.35	c #Conflicts:    1893000 | #Constraints:      39123
1825.43/1894.35	c #Conflicts:    1894000 | #Constraints:      40128
1825.43/1894.35	c #Conflicts:    1895000 | #Constraints:      41133
1825.43/1894.35	c #Conflicts:    1896000 | #Constraints:      42137
1825.43/1894.35	c #Conflicts:    1897000 | #Constraints:      43142
1825.43/1894.35	c #Conflicts:    1898000 | #Constraints:      44146
1825.43/1894.35	c #Conflicts:    1899000 | #Constraints:      45156
1825.43/1894.35	c #Conflicts:    1900000 | #Constraints:      46159
1825.43/1894.35	c #Conflicts:    1901000 | #Constraints:      47162
1825.43/1894.35	c #Conflicts:    1902000 | #Constraints:      48167
1825.43/1894.35	c #Conflicts:    1903000 | #Constraints:      49171
1825.43/1894.35	c #Conflicts:    1904000 | #Constraints:      50172
1825.43/1894.35	c #Conflicts:    1905000 | #Constraints:      51175
1825.43/1894.35	c #Conflicts:    1906000 | #Constraints:      52175
1825.43/1894.35	c #Conflicts:    1907000 | #Constraints:      53178
1825.43/1894.35	c #Conflicts:    1908000 | #Constraints:      54180
1825.43/1894.35	c #Conflicts:    1909000 | #Constraints:      55181
1825.43/1894.35	c DATABASE CLEANUP
1825.43/1894.35	c GARBAGE COLLECT
1825.43/1894.35	c rational objective value (FULL) 3
1852.66/1921.90	c #Conflicts:    1910000 | #Constraints:      28652
1852.66/1921.90	c #Conflicts:    1911000 | #Constraints:      29658
1852.66/1921.90	c #Conflicts:    1912000 | #Constraints:      30662
1852.66/1921.90	c #Conflicts:    1913000 | #Constraints:      31670
1852.66/1921.90	c #Conflicts:    1914000 | #Constraints:      32677
1852.66/1921.90	c #Conflicts:    1915000 | #Constraints:      33683
1852.66/1921.90	c #Conflicts:    1916000 | #Constraints:      34692
1852.66/1921.90	c #Conflicts:    1917000 | #Constraints:      35697
1852.66/1921.90	c #Conflicts:    1918000 | #Constraints:      36700
1852.66/1921.90	c #Conflicts:    1919000 | #Constraints:      37705
1852.66/1921.90	c #Conflicts:    1920000 | #Constraints:      38708
1852.66/1921.90	c #Conflicts:    1921000 | #Constraints:      39715
1852.66/1921.90	c #Conflicts:    1922000 | #Constraints:      40723
1852.66/1921.90	c #Conflicts:    1923000 | #Constraints:      41728
1852.66/1921.90	c #Conflicts:    1924000 | #Constraints:      42730
1852.66/1921.90	c #Conflicts:    1925000 | #Constraints:      43733
1852.66/1921.90	c #Conflicts:    1926000 | #Constraints:      44740
1852.66/1921.90	c #Conflicts:    1927000 | #Constraints:      45747
1852.66/1921.90	c #Conflicts:    1928000 | #Constraints:      46752
1852.66/1921.90	c #Conflicts:    1929000 | #Constraints:      47758
1852.66/1921.90	c #Conflicts:    1930000 | #Constraints:      48765
1852.66/1921.90	c #Conflicts:    1931000 | #Constraints:      49766
1852.66/1921.90	c #Conflicts:    1932000 | #Constraints:      50772
1852.66/1921.90	c #Conflicts:    1933000 | #Constraints:      51779
1852.66/1921.90	c #Conflicts:    1934000 | #Constraints:      52785
1852.66/1921.90	c #Conflicts:    1935000 | #Constraints:      53797
1852.66/1921.90	c #Conflicts:    1936000 | #Constraints:      54798
1852.66/1921.90	c #Conflicts:    1937000 | #Constraints:      55806
1852.66/1921.90	c DATABASE CLEANUP
1852.66/1921.90	c GARBAGE COLLECT
1852.66/1921.90	c rational objective value (FULL) 3
1890.51/1961.02	c #Conflicts:    1938000 | #Constraints:      29065
1890.51/1961.02	c #Conflicts:    1939000 | #Constraints:      30069
1890.51/1961.02	c #Conflicts:    1940000 | #Constraints:      31071
1890.51/1961.02	c #Conflicts:    1941000 | #Constraints:      32074
1890.51/1961.02	c #Conflicts:    1942000 | #Constraints:      33078
1890.51/1961.02	c #Conflicts:    1943000 | #Constraints:      34082
1890.51/1961.02	c #Conflicts:    1944000 | #Constraints:      35083
1890.51/1961.02	c #Conflicts:    1945000 | #Constraints:      36088
1890.51/1961.02	c #Conflicts:    1946000 | #Constraints:      37095
1890.51/1961.02	c #Conflicts:    1947000 | #Constraints:      38102
1890.51/1961.02	c #Conflicts:    1948000 | #Constraints:      39105
1890.51/1961.02	c #Conflicts:    1949000 | #Constraints:      40110
1890.51/1961.02	c #Conflicts:    1950000 | #Constraints:      41119
1890.51/1961.02	c #Conflicts:    1951000 | #Constraints:      42123
1890.51/1961.02	c #Conflicts:    1952000 | #Constraints:      43129
1890.51/1961.02	c #Conflicts:    1953000 | #Constraints:      44135
1890.51/1961.02	c #Conflicts:    1954000 | #Constraints:      45143
1890.51/1961.02	c #Conflicts:    1955000 | #Constraints:      46148
1890.51/1961.02	c #Conflicts:    1956000 | #Constraints:      47157
1890.51/1961.02	c #Conflicts:    1957000 | #Constraints:      48166
1890.51/1961.02	c #Conflicts:    1958000 | #Constraints:      49174
1890.51/1961.02	c #Conflicts:    1959000 | #Constraints:      50181
1890.51/1961.02	c #Conflicts:    1960000 | #Constraints:      51185
1890.51/1961.02	c #Conflicts:    1961000 | #Constraints:      52195
1890.51/1961.02	c #Conflicts:    1962000 | #Constraints:      53203
1890.51/1961.02	c #Conflicts:    1963000 | #Constraints:      54209
1890.51/1961.02	c #Conflicts:    1964000 | #Constraints:      55219
1890.51/1961.02	c #Conflicts:    1965000 | #Constraints:      56223
1890.51/1961.02	c DATABASE CLEANUP
1890.51/1961.02	c GARBAGE COLLECT
1890.51/1961.02	c rational objective value (FULL) 3
1927.17/1999.40	c #Conflicts:    1966000 | #Constraints:      29306
1927.17/1999.40	c #Conflicts:    1967000 | #Constraints:      30312
1927.17/1999.40	c #Conflicts:    1968000 | #Constraints:      31315
1927.17/1999.40	c #Conflicts:    1969000 | #Constraints:      32320
1927.17/1999.40	c #Conflicts:    1970000 | #Constraints:      33328
1927.17/1999.40	c #Conflicts:    1971000 | #Constraints:      34333
1927.17/1999.40	c #Conflicts:    1972000 | #Constraints:      35339
1927.17/1999.40	c #Conflicts:    1973000 | #Constraints:      36341
1927.17/1999.40	c #Conflicts:    1974000 | #Constraints:      37345
1927.17/1999.40	c #Conflicts:    1975000 | #Constraints:      38354
1927.17/1999.40	c #Conflicts:    1976000 | #Constraints:      39359
1927.17/1999.40	c #Conflicts:    1977000 | #Constraints:      40365
1927.17/1999.40	c #Conflicts:    1978000 | #Constraints:      41369
1927.17/1999.40	c #Conflicts:    1979000 | #Constraints:      42376
1927.17/1999.40	c #Conflicts:    1980000 | #Constraints:      43383
1927.17/1999.40	c #Conflicts:    1981000 | #Constraints:      44387
1927.17/1999.40	c #Conflicts:    1982000 | #Constraints:      45390
1927.17/1999.40	c #Conflicts:    1983000 | #Constraints:      46394
1927.17/1999.40	c #Conflicts:    1984000 | #Constraints:      47400
1927.17/1999.40	c #Conflicts:    1985000 | #Constraints:      48409
1927.17/1999.40	c #Conflicts:    1986000 | #Constraints:      49416
1927.17/1999.40	c #Conflicts:    1987000 | #Constraints:      50419
1927.17/1999.40	c #Conflicts:    1988000 | #Constraints:      51426
1927.17/1999.40	c #Conflicts:    1989000 | #Constraints:      52439
1927.17/1999.40	c #Conflicts:    1990000 | #Constraints:      53443
1927.17/1999.40	c #Conflicts:    1991000 | #Constraints:      54679
1927.17/1999.40	c #Conflicts:    1992000 | #Constraints:      56186
1927.17/1999.40	c #Conflicts:    1993000 | #Constraints:      57687
1927.17/1999.40	c DATABASE CLEANUP
1927.17/1999.40	c GARBAGE COLLECT
1927.17/1999.40	c rational objective value (FULL) 3
1962.25/2035.61	c #Conflicts:    1994000 | #Constraints:      29979
1962.25/2035.61	c #Conflicts:    1995000 | #Constraints:      30982
1962.25/2035.61	c #Conflicts:    1996000 | #Constraints:      31985
1962.25/2035.61	c #Conflicts:    1997000 | #Constraints:      32989
1962.25/2035.61	c #Conflicts:    1998000 | #Constraints:      33991
1962.25/2035.61	c #Conflicts:    1999000 | #Constraints:      34997
1962.25/2035.61	c #Conflicts:    2000000 | #Constraints:      36004
1962.25/2035.61	c #Conflicts:    2001000 | #Constraints:      37025
1962.25/2035.61	c #Conflicts:    2002000 | #Constraints:      38034
1962.25/2035.61	c #Conflicts:    2003000 | #Constraints:      39044
1962.25/2035.61	c #Conflicts:    2004000 | #Constraints:      40044
1962.25/2035.61	c #Conflicts:    2005000 | #Constraints:      41046
1962.25/2035.61	c #Conflicts:    2006000 | #Constraints:      42062
1962.25/2035.61	c #Conflicts:    2007000 | #Constraints:      43066
1962.25/2035.61	c #Conflicts:    2008000 | #Constraints:      44069
1962.25/2035.61	c #Conflicts:    2009000 | #Constraints:      45109
1962.25/2035.61	c #Conflicts:    2010000 | #Constraints:      46126
1962.25/2035.61	c #Conflicts:    2011000 | #Constraints:      47130
1962.25/2035.61	c #Conflicts:    2012000 | #Constraints:      48134
1962.25/2035.61	c #Conflicts:    2013000 | #Constraints:      49157
1962.25/2035.61	c #Conflicts:    2014000 | #Constraints:      50163
1962.25/2035.61	c #Conflicts:    2015000 | #Constraints:      51166
1962.25/2035.61	c #Conflicts:    2016000 | #Constraints:      52167
1962.25/2035.61	c #Conflicts:    2017000 | #Constraints:      53171
1962.25/2035.61	c #Conflicts:    2018000 | #Constraints:      54177
1962.25/2035.61	c #Conflicts:    2019000 | #Constraints:      55185
1962.25/2035.61	c #Conflicts:    2020000 | #Constraints:      56194
1962.25/2035.61	c #Conflicts:    2021000 | #Constraints:      57201
1962.25/2035.61	c DATABASE CLEANUP
1962.25/2035.61	c GARBAGE COLLECT
1962.25/2035.61	c rational objective value (FULL) 3
2000.91/2076.13	c #Conflicts:    2022000 | #Constraints:      29449
2000.91/2076.13	c #Conflicts:    2023000 | #Constraints:      30454
2000.91/2076.13	c #Conflicts:    2024000 | #Constraints:      31460
2000.91/2076.13	c #Conflicts:    2025000 | #Constraints:      32472
2000.91/2076.13	c #Conflicts:    2026000 | #Constraints:      33478
2000.91/2076.13	c #Conflicts:    2027000 | #Constraints:      34481
2000.91/2076.13	c #Conflicts:    2028000 | #Constraints:      35486
2000.91/2076.13	c #Conflicts:    2029000 | #Constraints:      36491
2000.91/2076.13	c #Conflicts:    2030000 | #Constraints:      37497
2000.91/2076.13	c #Conflicts:    2031000 | #Constraints:      38500
2000.91/2076.13	c #Conflicts:    2032000 | #Constraints:      39506
2000.91/2076.13	c #Conflicts:    2033000 | #Constraints:      40511
2000.91/2076.13	c #Conflicts:    2034000 | #Constraints:      41515
2000.91/2076.13	c #Conflicts:    2035000 | #Constraints:      42519
2000.91/2076.13	c #Conflicts:    2036000 | #Constraints:      43520
2000.91/2076.13	c #Conflicts:    2037000 | #Constraints:      44525
2000.91/2076.13	c #Conflicts:    2038000 | #Constraints:      45530
2000.91/2076.13	c #Conflicts:    2039000 | #Constraints:      46536
2000.91/2076.13	c #Conflicts:    2040000 | #Constraints:      47546
2000.91/2076.13	c #Conflicts:    2041000 | #Constraints:      48550
2000.91/2076.13	c #Conflicts:    2042000 | #Constraints:      49553
2000.91/2076.13	c #Conflicts:    2043000 | #Constraints:      50555
2000.91/2076.13	c #Conflicts:    2044000 | #Constraints:      51558
2000.91/2076.13	c #Conflicts:    2045000 | #Constraints:      52567
2000.91/2076.13	c #Conflicts:    2046000 | #Constraints:      53573
2000.91/2076.13	c #Conflicts:    2047000 | #Constraints:      54578
2000.91/2076.13	c #Conflicts:    2048000 | #Constraints:      55586
2000.91/2076.13	c #Conflicts:    2049000 | #Constraints:      56590
2000.91/2076.13	c #Conflicts:    2050000 | #Constraints:      57597
2000.91/2076.13	c DATABASE CLEANUP
2000.91/2076.13	c GARBAGE COLLECT
2000.91/2076.13	c rational objective value (FULL) 3
2043.49/2121.30	c #Conflicts:    2051000 | #Constraints:      29859
2043.49/2121.30	c #Conflicts:    2052000 | #Constraints:      30863
2043.49/2121.30	c #Conflicts:    2053000 | #Constraints:      31870
2043.49/2121.30	c #Conflicts:    2054000 | #Constraints:      32874
2043.49/2121.30	c #Conflicts:    2055000 | #Constraints:      33880
2043.49/2121.30	c #Conflicts:    2056000 | #Constraints:      34887
2043.49/2121.30	c #Conflicts:    2057000 | #Constraints:      35894
2043.49/2121.30	c #Conflicts:    2058000 | #Constraints:      36900
2043.49/2121.30	c #Conflicts:    2059000 | #Constraints:      37905
2043.49/2121.30	c #Conflicts:    2060000 | #Constraints:      38911
2043.49/2121.30	c #Conflicts:    2061000 | #Constraints:      39915
2043.49/2121.30	c #Conflicts:    2062000 | #Constraints:      40924
2043.49/2121.30	c #Conflicts:    2063000 | #Constraints:      41932
2043.49/2121.30	c #Conflicts:    2064000 | #Constraints:      42938
2043.49/2121.30	c #Conflicts:    2065000 | #Constraints:      43938
2043.49/2121.30	c #Conflicts:    2066000 | #Constraints:      44942
2043.49/2121.30	c #Conflicts:    2067000 | #Constraints:      45943
2043.49/2121.30	c #Conflicts:    2068000 | #Constraints:      46947
2043.49/2121.30	c #Conflicts:    2069000 | #Constraints:      47948
2043.49/2121.30	c #Conflicts:    2070000 | #Constraints:      48952
2043.49/2121.30	c #Conflicts:    2071000 | #Constraints:      49953
2043.49/2121.30	c #Conflicts:    2072000 | #Constraints:      50954
2043.49/2121.30	c #Conflicts:    2073000 | #Constraints:      51956
2043.49/2121.30	c #Conflicts:    2074000 | #Constraints:      52958
2043.49/2121.30	c #Conflicts:    2075000 | #Constraints:      53959
2043.49/2121.30	c #Conflicts:    2076000 | #Constraints:      54966
2043.49/2121.30	c #Conflicts:    2077000 | #Constraints:      55971
2043.49/2121.30	c #Conflicts:    2078000 | #Constraints:      56975
2043.49/2121.30	c #Conflicts:    2079000 | #Constraints:      57978
2043.49/2121.30	c DATABASE CLEANUP
2043.49/2121.30	c GARBAGE COLLECT
2043.49/2121.30	c rational objective value (FULL) 3
2087.69/2167.65	c #Conflicts:    2080000 | #Constraints:      30182
2087.69/2167.65	c #Conflicts:    2081000 | #Constraints:      31190
2087.69/2167.65	c #Conflicts:    2082000 | #Constraints:      32194
2087.69/2167.65	c #Conflicts:    2083000 | #Constraints:      33203
2087.69/2167.65	c #Conflicts:    2084000 | #Constraints:      34207
2087.69/2167.65	c #Conflicts:    2085000 | #Constraints:      35210
2087.69/2167.65	c #Conflicts:    2086000 | #Constraints:      36214
2087.69/2167.65	c #Conflicts:    2087000 | #Constraints:      37216
2087.69/2167.65	c #Conflicts:    2088000 | #Constraints:      38218
2087.69/2167.65	c #Conflicts:    2089000 | #Constraints:      39225
2087.69/2167.65	c #Conflicts:    2090000 | #Constraints:      40230
2087.69/2167.65	c #Conflicts:    2091000 | #Constraints:      41233
2087.69/2167.65	c #Conflicts:    2092000 | #Constraints:      42238
2087.69/2167.65	c #Conflicts:    2093000 | #Constraints:      43241
2087.69/2167.65	c #Conflicts:    2094000 | #Constraints:      44244
2087.69/2167.65	c #Conflicts:    2095000 | #Constraints:      45245
2087.69/2167.65	c #Conflicts:    2096000 | #Constraints:      46248
2087.69/2167.65	c #Conflicts:    2097000 | #Constraints:      47252
2087.69/2167.65	c #Conflicts:    2098000 | #Constraints:      48259
2087.69/2167.65	c #Conflicts:    2099000 | #Constraints:      49260
2087.69/2167.65	c #Conflicts:    2100000 | #Constraints:      50266
2087.69/2167.65	c #Conflicts:    2101000 | #Constraints:      51269
2087.69/2167.65	c #Conflicts:    2102000 | #Constraints:      52273
2087.69/2167.65	c #Conflicts:    2103000 | #Constraints:      53277
2087.69/2167.65	c #Conflicts:    2104000 | #Constraints:      54283
2087.69/2167.65	c #Conflicts:    2105000 | #Constraints:      55288
2087.69/2167.65	c #Conflicts:    2106000 | #Constraints:      56291
2087.69/2167.65	c #Conflicts:    2107000 | #Constraints:      57294
2087.69/2167.65	c #Conflicts:    2108000 | #Constraints:      58295
2087.69/2167.65	c DATABASE CLEANUP
2087.69/2167.65	c GARBAGE COLLECT
2087.69/2167.65	c rational objective value (FULL) 3
2136.21/2217.98	c #Conflicts:    2109000 | #Constraints:      30334
2136.21/2217.98	c #Conflicts:    2110000 | #Constraints:      31337
2136.21/2217.98	c #Conflicts:    2111000 | #Constraints:      32341
2136.21/2217.98	c #Conflicts:    2112000 | #Constraints:      33343
2136.21/2217.98	c #Conflicts:    2113000 | #Constraints:      34348
2136.21/2217.98	c #Conflicts:    2114000 | #Constraints:      35353
2136.21/2217.98	c #Conflicts:    2115000 | #Constraints:      36359
2136.21/2217.98	c #Conflicts:    2116000 | #Constraints:      37363
2136.21/2217.98	c #Conflicts:    2117000 | #Constraints:      38368
2136.21/2217.98	c #Conflicts:    2118000 | #Constraints:      39372
2136.21/2217.98	c #Conflicts:    2119000 | #Constraints:      40375
2136.21/2217.98	c #Conflicts:    2120000 | #Constraints:      41377
2136.21/2217.98	c #Conflicts:    2121000 | #Constraints:      42380
2136.21/2217.98	c #Conflicts:    2122000 | #Constraints:      43384
2136.21/2217.98	c #Conflicts:    2123000 | #Constraints:      44385
2136.21/2217.98	c #Conflicts:    2124000 | #Constraints:      45387
2136.21/2217.98	c #Conflicts:    2125000 | #Constraints:      46388
2136.21/2217.98	c #Conflicts:    2126000 | #Constraints:      47390
2136.21/2217.98	c #Conflicts:    2127000 | #Constraints:      48394
2136.21/2217.98	c #Conflicts:    2128000 | #Constraints:      49397
2136.21/2217.98	c #Conflicts:    2129000 | #Constraints:      50401
2136.21/2217.98	c #Conflicts:    2130000 | #Constraints:      51405
2136.21/2217.98	c #Conflicts:    2131000 | #Constraints:      52409
2136.21/2217.98	c #Conflicts:    2132000 | #Constraints:      53411
2136.21/2217.98	c #Conflicts:    2133000 | #Constraints:      54416
2136.21/2217.98	c #Conflicts:    2134000 | #Constraints:      55420
2136.21/2217.98	c #Conflicts:    2135000 | #Constraints:      56424
2136.21/2217.98	c #Conflicts:    2136000 | #Constraints:      57425
2136.21/2217.98	c #Conflicts:    2137000 | #Constraints:      58425
2136.21/2217.98	c DATABASE CLEANUP
2136.21/2217.98	c GARBAGE COLLECT
2136.21/2217.98	c rational objective value (FULL) 3
2185.12/2268.83	c #Conflicts:    2138000 | #Constraints:      30308
2185.12/2268.83	c #Conflicts:    2139000 | #Constraints:      31314
2185.12/2268.83	c #Conflicts:    2140000 | #Constraints:      32321
2185.12/2268.83	c #Conflicts:    2141000 | #Constraints:      33324
2185.12/2268.83	c #Conflicts:    2142000 | #Constraints:      34325
2185.12/2268.83	c #Conflicts:    2143000 | #Constraints:      35329
2185.12/2268.83	c #Conflicts:    2144000 | #Constraints:      36334
2185.12/2268.83	c #Conflicts:    2145000 | #Constraints:      37340
2185.12/2268.83	c #Conflicts:    2146000 | #Constraints:      38347
2185.12/2268.83	c #Conflicts:    2147000 | #Constraints:      39350
2185.12/2268.83	c #Conflicts:    2148000 | #Constraints:      40353
2185.12/2268.83	c #Conflicts:    2149000 | #Constraints:      41358
2185.12/2268.83	c #Conflicts:    2150000 | #Constraints:      42363
2185.12/2268.83	c #Conflicts:    2151000 | #Constraints:      43366
2185.12/2268.83	c #Conflicts:    2152000 | #Constraints:      44369
2185.12/2268.83	c #Conflicts:    2153000 | #Constraints:      45371
2185.12/2268.83	c #Conflicts:    2154000 | #Constraints:      46375
2185.12/2268.83	c #Conflicts:    2155000 | #Constraints:      47378
2185.12/2268.83	c #Conflicts:    2156000 | #Constraints:      48383
2185.12/2268.83	c #Conflicts:    2157000 | #Constraints:      49384
2185.12/2268.83	c #Conflicts:    2158000 | #Constraints:      50388
2185.12/2268.83	c #Conflicts:    2159000 | #Constraints:      51389
2185.12/2268.83	c #Conflicts:    2160000 | #Constraints:      52392
2185.12/2268.83	c #Conflicts:    2161000 | #Constraints:      53393
2185.12/2268.83	c #Conflicts:    2162000 | #Constraints:      54399
2185.12/2268.83	c #Conflicts:    2163000 | #Constraints:      55402
2185.12/2268.83	c #Conflicts:    2164000 | #Constraints:      56409
2185.12/2268.83	c #Conflicts:    2165000 | #Constraints:      57414
2185.12/2268.83	c #Conflicts:    2166000 | #Constraints:      58421
2185.12/2268.83	c DATABASE CLEANUP
2185.12/2268.83	c GARBAGE COLLECT
2185.12/2268.83	c rational objective value (FULL) 3
2224.66/2310.42	c #Conflicts:    2167000 | #Constraints:      30088
2224.66/2310.42	c #Conflicts:    2168000 | #Constraints:      31093
2224.66/2310.42	c #Conflicts:    2169000 | #Constraints:      32095
2224.66/2310.42	c #Conflicts:    2170000 | #Constraints:      33098
2224.66/2310.42	c #Conflicts:    2171000 | #Constraints:      34102
2224.66/2310.42	c #Conflicts:    2172000 | #Constraints:      35106
2224.66/2310.42	c #Conflicts:    2173000 | #Constraints:      36108
2224.66/2310.42	c #Conflicts:    2174000 | #Constraints:      37111
2224.66/2310.42	c #Conflicts:    2175000 | #Constraints:      38115
2224.66/2310.42	c #Conflicts:    2176000 | #Constraints:      39118
2224.66/2310.42	c #Conflicts:    2177000 | #Constraints:      40118
2224.66/2310.42	c #Conflicts:    2178000 | #Constraints:      41122
2224.66/2310.42	c #Conflicts:    2179000 | #Constraints:      42126
2224.66/2310.42	c #Conflicts:    2180000 | #Constraints:      43129
2224.66/2310.42	c #Conflicts:    2181000 | #Constraints:      44134
2224.66/2310.42	c #Conflicts:    2182000 | #Constraints:      45137
2224.66/2310.42	c #Conflicts:    2183000 | #Constraints:      46141
2224.66/2310.42	c #Conflicts:    2184000 | #Constraints:      47145
2224.66/2310.42	c #Conflicts:    2185000 | #Constraints:      48145
2224.66/2310.42	c #Conflicts:    2186000 | #Constraints:      49148
2224.66/2310.42	c #Conflicts:    2187000 | #Constraints:      50150
2224.66/2310.42	c #Conflicts:    2188000 | #Constraints:      51151
2224.66/2310.42	c #Conflicts:    2189000 | #Constraints:      52154
2224.66/2310.42	c #Conflicts:    2190000 | #Constraints:      53155
2224.66/2310.42	c #Conflicts:    2191000 | #Constraints:      54159
2224.66/2310.42	c #Conflicts:    2192000 | #Constraints:      55160
2224.66/2310.42	c #Conflicts:    2193000 | #Constraints:      56162
2224.66/2310.42	c #Conflicts:    2194000 | #Constraints:      57164
2224.66/2310.42	c #Conflicts:    2195000 | #Constraints:      58167
2224.66/2310.42	c #Conflicts:    2196000 | #Constraints:      59168
2224.66/2310.42	c DATABASE CLEANUP
2224.66/2310.42	c GARBAGE COLLECT
2224.66/2310.42	c rational objective value (FULL) 3
2294.71/2382.94	c #Conflicts:    2197000 | #Constraints:      30657
2294.71/2382.94	c #Conflicts:    2198000 | #Constraints:      31660
2294.71/2382.94	c #Conflicts:    2199000 | #Constraints:      32663
2294.71/2382.94	c #Conflicts:    2200000 | #Constraints:      33664
2294.71/2382.94	c #Conflicts:    2201000 | #Constraints:      34666
2294.71/2382.94	c #Conflicts:    2202000 | #Constraints:      35669
2294.71/2382.94	c #Conflicts:    2203000 | #Constraints:      36669
2294.71/2382.94	c #Conflicts:    2204000 | #Constraints:      37672
2294.71/2382.94	c #Conflicts:    2205000 | #Constraints:      38676
2294.71/2382.94	c #Conflicts:    2206000 | #Constraints:      39680
2294.71/2382.94	c #Conflicts:    2207000 | #Constraints:      40686
2294.71/2382.94	c #Conflicts:    2208000 | #Constraints:      41687
2294.71/2382.94	c #Conflicts:    2209000 | #Constraints:      42690
2294.71/2382.94	c #Conflicts:    2210000 | #Constraints:      43695
2294.71/2382.94	c #Conflicts:    2211000 | #Constraints:      44698
2294.71/2382.94	c #Conflicts:    2212000 | #Constraints:      45700
2294.71/2382.94	c #Conflicts:    2213000 | #Constraints:      46702
2294.71/2382.94	c #Conflicts:    2214000 | #Constraints:      47705
2294.71/2382.94	c #Conflicts:    2215000 | #Constraints:      48710
2294.71/2382.94	c #Conflicts:    2216000 | #Constraints:      49718
2294.71/2382.94	c #Conflicts:    2217000 | #Constraints:      50726
2294.71/2382.94	c #Conflicts:    2218000 | #Constraints:      51731
2294.71/2382.94	c #Conflicts:    2219000 | #Constraints:      52737
2294.71/2382.94	c #Conflicts:    2220000 | #Constraints:      53742
2294.71/2382.94	c #Conflicts:    2221000 | #Constraints:      54746
2294.71/2382.94	c #Conflicts:    2222000 | #Constraints:      55750
2294.71/2382.94	c #Conflicts:    2223000 | #Constraints:      56754
2294.71/2382.94	c #Conflicts:    2224000 | #Constraints:      57758
2294.71/2382.94	c #Conflicts:    2225000 | #Constraints:      58762
2294.71/2382.94	c #Conflicts:    2226000 | #Constraints:      59767
2294.71/2382.94	c DATABASE CLEANUP
2294.71/2382.94	c GARBAGE COLLECT
2294.71/2382.94	c rational objective value (FULL) 3
2343.18/2433.18	c #Conflicts:    2227000 | #Constraints:      31056
2343.18/2433.18	c #Conflicts:    2228000 | #Constraints:      32061
2343.18/2433.18	c #Conflicts:    2229000 | #Constraints:      33065
2343.18/2433.18	c #Conflicts:    2230000 | #Constraints:      34067
2343.18/2433.18	c #Conflicts:    2231000 | #Constraints:      35071
2343.18/2433.18	c #Conflicts:    2232000 | #Constraints:      36074
2343.18/2433.18	c #Conflicts:    2233000 | #Constraints:      37077
2343.18/2433.18	c #Conflicts:    2234000 | #Constraints:      38080
2343.18/2433.18	c #Conflicts:    2235000 | #Constraints:      39083
2343.18/2433.18	c #Conflicts:    2236000 | #Constraints:      40089
2343.18/2433.18	c #Conflicts:    2237000 | #Constraints:      41093
2343.18/2433.18	c #Conflicts:    2238000 | #Constraints:      42094
2343.18/2433.18	c #Conflicts:    2239000 | #Constraints:      43095
2343.18/2433.18	c #Conflicts:    2240000 | #Constraints:      44097
2343.18/2433.18	c #Conflicts:    2241000 | #Constraints:      45099
2343.18/2433.18	c #Conflicts:    2242000 | #Constraints:      46100
2343.18/2433.18	c #Conflicts:    2243000 | #Constraints:      47103
2343.18/2433.18	c #Conflicts:    2244000 | #Constraints:      48106
2343.18/2433.18	c #Conflicts:    2245000 | #Constraints:      49110
2343.18/2433.18	c #Conflicts:    2246000 | #Constraints:      50113
2343.18/2433.18	c #Conflicts:    2247000 | #Constraints:      51114
2343.18/2433.18	c #Conflicts:    2248000 | #Constraints:      52116
2343.18/2433.18	c #Conflicts:    2249000 | #Constraints:      53119
2343.18/2433.18	c #Conflicts:    2250000 | #Constraints:      54125
2343.18/2433.18	c #Conflicts:    2251000 | #Constraints:      55126
2343.18/2433.18	c #Conflicts:    2252000 | #Constraints:      56126
2343.18/2433.18	c #Conflicts:    2253000 | #Constraints:      57127
2343.18/2433.18	c #Conflicts:    2254000 | #Constraints:      58129
2343.18/2433.18	c #Conflicts:    2255000 | #Constraints:      59134
2343.18/2433.18	c #Conflicts:    2256000 | #Constraints:      60134
2343.18/2433.18	c DATABASE CLEANUP
2343.18/2433.18	c GARBAGE COLLECT
2343.18/2433.18	c rational objective value (FULL) 3
2399.25/2490.99	c #Conflicts:    2257000 | #Constraints:      31269
2399.25/2490.99	c #Conflicts:    2258000 | #Constraints:      32274
2399.25/2490.99	c #Conflicts:    2259000 | #Constraints:      33280
2399.25/2490.99	c #Conflicts:    2260000 | #Constraints:      34287
2399.25/2490.99	c #Conflicts:    2261000 | #Constraints:      35291
2399.25/2490.99	c #Conflicts:    2262000 | #Constraints:      36295
2399.25/2490.99	c #Conflicts:    2263000 | #Constraints:      37307
2399.25/2490.99	c #Conflicts:    2264000 | #Constraints:      38310
2399.25/2490.99	c #Conflicts:    2265000 | #Constraints:      39314
2399.25/2490.99	c #Conflicts:    2266000 | #Constraints:      40322
2399.25/2490.99	c #Conflicts:    2267000 | #Constraints:      41326
2399.25/2490.99	c #Conflicts:    2268000 | #Constraints:      42327
2399.25/2490.99	c #Conflicts:    2269000 | #Constraints:      43336
2399.25/2490.99	c #Conflicts:    2270000 | #Constraints:      44338
2399.25/2490.99	c #Conflicts:    2271000 | #Constraints:      45339
2399.25/2490.99	c #Conflicts:    2272000 | #Constraints:      46343
2399.25/2490.99	c #Conflicts:    2273000 | #Constraints:      47349
2399.25/2490.99	c #Conflicts:    2274000 | #Constraints:      48353
2399.25/2490.99	c #Conflicts:    2275000 | #Constraints:      49355
2399.25/2490.99	c #Conflicts:    2276000 | #Constraints:      50358
2399.25/2490.99	c #Conflicts:    2277000 | #Constraints:      51362
2399.25/2490.99	c #Conflicts:    2278000 | #Constraints:      52365
2399.25/2490.99	c #Conflicts:    2279000 | #Constraints:      53372
2399.25/2490.99	c #Conflicts:    2280000 | #Constraints:      54379
2399.25/2490.99	c #Conflicts:    2281000 | #Constraints:      55380
2399.25/2490.99	c #Conflicts:    2282000 | #Constraints:      56383
2399.25/2490.99	c #Conflicts:    2283000 | #Constraints:      57386
2399.25/2490.99	c #Conflicts:    2284000 | #Constraints:      58387
2399.25/2490.99	c #Conflicts:    2285000 | #Constraints:      59392
2399.25/2490.99	c #Conflicts:    2286000 | #Constraints:      60397
2399.25/2490.99	c DATABASE CLEANUP
2399.25/2490.99	c GARBAGE COLLECT
2399.25/2490.99	c rational objective value (FULL) 3
2452.69/2546.15	c #Conflicts:    2287000 | #Constraints:      31305
2452.69/2546.15	c #Conflicts:    2288000 | #Constraints:      32310
2452.69/2546.15	c #Conflicts:    2289000 | #Constraints:      33316
2452.69/2546.15	c #Conflicts:    2290000 | #Constraints:      34324
2452.69/2546.15	c #Conflicts:    2291000 | #Constraints:      35327
2452.69/2546.15	c #Conflicts:    2292000 | #Constraints:      36332
2452.69/2546.15	c #Conflicts:    2293000 | #Constraints:      37337
2452.69/2546.15	c #Conflicts:    2294000 | #Constraints:      38340
2452.69/2546.15	c #Conflicts:    2295000 | #Constraints:      39345
2452.69/2546.15	c #Conflicts:    2296000 | #Constraints:      40351
2452.69/2546.15	c #Conflicts:    2297000 | #Constraints:      41356
2452.69/2546.15	c #Conflicts:    2298000 | #Constraints:      42361
2452.69/2546.15	c #Conflicts:    2299000 | #Constraints:      43366
2452.69/2546.15	c #Conflicts:    2300000 | #Constraints:      44371
2452.69/2546.15	c #Conflicts:    2301000 | #Constraints:      45371
2452.69/2546.15	c #Conflicts:    2302000 | #Constraints:      46371
2452.69/2546.15	c #Conflicts:    2303000 | #Constraints:      47378
2452.69/2546.15	c #Conflicts:    2304000 | #Constraints:      48383
2452.69/2546.15	c #Conflicts:    2305000 | #Constraints:      49390
2452.69/2546.15	c #Conflicts:    2306000 | #Constraints:      50395
2452.69/2546.15	c #Conflicts:    2307000 | #Constraints:      51400
2452.69/2546.15	c #Conflicts:    2308000 | #Constraints:      52404
2452.69/2546.15	c #Conflicts:    2309000 | #Constraints:      53407
2452.69/2546.15	c #Conflicts:    2310000 | #Constraints:      54407
2452.69/2546.15	c #Conflicts:    2311000 | #Constraints:      55407
2452.69/2546.15	c #Conflicts:    2312000 | #Constraints:      56407
2452.69/2546.15	c #Conflicts:    2313000 | #Constraints:      57411
2452.69/2546.15	c #Conflicts:    2314000 | #Constraints:      58415
2452.69/2546.15	c #Conflicts:    2315000 | #Constraints:      59416
2452.69/2546.15	c #Conflicts:    2316000 | #Constraints:      60423
2452.69/2546.15	c DATABASE CLEANUP
2452.69/2546.15	c GARBAGE COLLECT
2452.69/2546.15	c rational objective value (FULL) 3
2515.46/2610.53	c #Conflicts:    2317000 | #Constraints:      31108
2515.46/2610.53	c #Conflicts:    2318000 | #Constraints:      32109
2515.46/2610.53	c #Conflicts:    2319000 | #Constraints:      33112
2515.46/2610.53	c #Conflicts:    2320000 | #Constraints:      34113
2515.46/2610.53	c #Conflicts:    2321000 | #Constraints:      35118
2515.46/2610.53	c #Conflicts:    2322000 | #Constraints:      36118
2515.46/2610.53	c #Conflicts:    2323000 | #Constraints:      37119
2515.46/2610.53	c #Conflicts:    2324000 | #Constraints:      38120
2515.46/2610.53	c #Conflicts:    2325000 | #Constraints:      39122
2515.46/2610.53	c #Conflicts:    2326000 | #Constraints:      40123
2515.46/2610.53	c #Conflicts:    2327000 | #Constraints:      41124
2515.46/2610.53	c #Conflicts:    2328000 | #Constraints:      42124
2515.46/2610.53	c #Conflicts:    2329000 | #Constraints:      43128
2515.46/2610.53	c #Conflicts:    2330000 | #Constraints:      44129
2515.46/2610.53	c #Conflicts:    2331000 | #Constraints:      45132
2515.46/2610.53	c #Conflicts:    2332000 | #Constraints:      46132
2515.46/2610.53	c #Conflicts:    2333000 | #Constraints:      47135
2515.46/2610.53	c #Conflicts:    2334000 | #Constraints:      48136
2515.46/2610.53	c #Conflicts:    2335000 | #Constraints:      49136
2515.46/2610.53	c #Conflicts:    2336000 | #Constraints:      50138
2515.46/2610.53	c #Conflicts:    2337000 | #Constraints:      51140
2515.46/2610.53	c #Conflicts:    2338000 | #Constraints:      52145
2515.46/2610.53	c #Conflicts:    2339000 | #Constraints:      53149
2515.46/2610.53	c #Conflicts:    2340000 | #Constraints:      54152
2515.46/2610.53	c #Conflicts:    2341000 | #Constraints:      55152
2515.46/2610.53	c #Conflicts:    2342000 | #Constraints:      56153
2515.46/2610.53	c #Conflicts:    2343000 | #Constraints:      57156
2515.46/2610.53	c #Conflicts:    2344000 | #Constraints:      58159
2515.46/2610.53	c #Conflicts:    2345000 | #Constraints:      59160
2515.46/2610.53	c #Conflicts:    2346000 | #Constraints:      60160
2515.46/2610.53	c #Conflicts:    2347000 | #Constraints:      61162
2515.46/2610.53	c DATABASE CLEANUP
2515.46/2610.53	c GARBAGE COLLECT
2515.46/2610.53	c rational objective value (FULL) 3
2547.26/2642.76	c #Conflicts:    2348000 | #Constraints:      31691
2547.26/2642.76	c #Conflicts:    2349000 | #Constraints:      32692
2547.26/2642.76	c #Conflicts:    2350000 | #Constraints:      33693
2547.26/2642.76	c #Conflicts:    2351000 | #Constraints:      34695
2547.26/2642.76	c #Conflicts:    2352000 | #Constraints:      35698
2547.26/2642.76	c #Conflicts:    2353000 | #Constraints:      36698
2547.26/2642.76	c #Conflicts:    2354000 | #Constraints:      37699
2547.26/2642.76	c #Conflicts:    2355000 | #Constraints:      38699
2547.26/2642.76	c #Conflicts:    2356000 | #Constraints:      39699
2547.26/2642.76	c #Conflicts:    2357000 | #Constraints:      40700
2547.26/2642.76	c #Conflicts:    2358000 | #Constraints:      41701
2547.26/2642.76	c #Conflicts:    2359000 | #Constraints:      42701
2547.26/2642.76	c #Conflicts:    2360000 | #Constraints:      43701
2547.26/2642.76	c #Conflicts:    2361000 | #Constraints:      44702
2547.26/2642.76	c #Conflicts:    2362000 | #Constraints:      45703
2547.26/2642.76	c #Conflicts:    2363000 | #Constraints:      46706
2547.26/2642.76	c #Conflicts:    2364000 | #Constraints:      47706
2547.26/2642.76	c #Conflicts:    2365000 | #Constraints:      48708
2547.26/2642.76	c #Conflicts:    2366000 | #Constraints:      49708
2547.26/2642.76	c #Conflicts:    2367000 | #Constraints:      50709
2547.26/2642.76	c #Conflicts:    2368000 | #Constraints:      51709
2547.26/2642.76	c #Conflicts:    2369000 | #Constraints:      52710
2547.26/2642.76	c #Conflicts:    2370000 | #Constraints:      53710
2547.26/2642.76	c #Conflicts:    2371000 | #Constraints:      54711
2547.26/2642.76	c #Conflicts:    2372000 | #Constraints:      55713
2547.26/2642.76	c #Conflicts:    2373000 | #Constraints:      56714
2547.26/2642.76	c #Conflicts:    2374000 | #Constraints:      57714
2547.26/2642.76	c #Conflicts:    2375000 | #Constraints:      58715
2547.26/2642.76	c #Conflicts:    2376000 | #Constraints:      59715
2547.26/2642.76	c #Conflicts:    2377000 | #Constraints:      60715
2547.26/2642.76	c #Conflicts:    2378000 | #Constraints:      61716
2547.26/2642.76	c DATABASE CLEANUP
2547.26/2642.76	c GARBAGE COLLECT
2547.26/2642.76	c rational objective value (FULL) 3
2608.30/2705.02	c #Conflicts:    2379000 | #Constraints:      32085
2608.30/2705.02	c #Conflicts:    2380000 | #Constraints:      33123
2608.30/2705.02	c #Conflicts:    2381000 | #Constraints:      34136
2608.30/2705.02	c #Conflicts:    2382000 | #Constraints:      35160
2608.30/2705.02	c #Conflicts:    2383000 | #Constraints:      36462
2608.30/2705.02	c #Conflicts:    2384000 | #Constraints:      37611
2608.30/2705.02	c #Conflicts:    2385000 | #Constraints:      38634
2608.30/2705.02	c #Conflicts:    2386000 | #Constraints:      39657
2608.30/2705.02	c #Conflicts:    2387000 | #Constraints:      40678
2608.30/2705.02	c #Conflicts:    2388000 | #Constraints:      42007
2608.30/2705.02	c #Conflicts:    2389000 | #Constraints:      43081
2608.30/2705.02	c #Conflicts:    2390000 | #Constraints:      44123
2608.30/2705.02	c #Conflicts:    2391000 | #Constraints:      45176
2608.30/2705.02	c #Conflicts:    2392000 | #Constraints:      46245
2608.30/2705.02	c #Conflicts:    2393000 | #Constraints:      47252
2608.30/2705.02	c #Conflicts:    2394000 | #Constraints:      48372
2608.30/2705.02	c #Conflicts:    2395000 | #Constraints:      49498
2608.30/2705.02	c #Conflicts:    2396000 | #Constraints:      50544
2608.30/2705.02	c #Conflicts:    2397000 | #Constraints:      51634
2608.30/2705.02	c #Conflicts:    2398000 | #Constraints:      52639
2608.30/2705.02	c #Conflicts:    2399000 | #Constraints:      53727
2608.30/2705.02	c #Conflicts:    2400000 | #Constraints:      54732
2608.30/2705.02	c #Conflicts:    2401000 | #Constraints:      55951
2608.30/2705.02	c #Conflicts:    2402000 | #Constraints:      56984
2608.30/2705.02	c #Conflicts:    2403000 | #Constraints:      58107
2608.30/2705.02	c #Conflicts:    2404000 | #Constraints:      59441
2608.30/2705.02	c #Conflicts:    2405000 | #Constraints:      60591
2608.30/2705.02	c #Conflicts:    2406000 | #Constraints:      62010
2608.30/2705.02	c #Conflicts:    2407000 | #Constraints:      63480
2608.30/2705.02	c #Conflicts:    2408000 | #Constraints:      64710
2608.30/2705.02	c #Conflicts:    2409000 | #Constraints:      65981
2608.30/2705.02	c DATABASE CLEANUP
2608.30/2705.02	c GARBAGE COLLECT
2608.30/2705.02	c rational objective value (FULL) 3
2671.09/2768.85	c #Conflicts:    2410000 | #Constraints:      34163
2671.09/2768.85	c #Conflicts:    2411000 | #Constraints:      35178
2671.09/2768.85	c #Conflicts:    2412000 | #Constraints:      36180
2671.09/2768.85	c #Conflicts:    2413000 | #Constraints:      37183
2671.09/2768.85	c #Conflicts:    2414000 | #Constraints:      38184
2671.09/2768.85	c #Conflicts:    2415000 | #Constraints:      39194
2671.09/2768.85	c #Conflicts:    2416000 | #Constraints:      40199
2671.09/2768.85	c #Conflicts:    2417000 | #Constraints:      41201
2671.09/2768.85	c #Conflicts:    2418000 | #Constraints:      42209
2671.09/2768.85	c #Conflicts:    2419000 | #Constraints:      43210
2671.09/2768.85	c #Conflicts:    2420000 | #Constraints:      44212
2671.09/2768.85	c #Conflicts:    2421000 | #Constraints:      45241
2671.09/2768.85	c #Conflicts:    2422000 | #Constraints:      46244
2671.09/2768.85	c #Conflicts:    2423000 | #Constraints:      47249
2671.09/2768.85	c #Conflicts:    2424000 | #Constraints:      48258
2671.09/2768.85	c #Conflicts:    2425000 | #Constraints:      49267
2671.09/2768.85	c #Conflicts:    2426000 | #Constraints:      50273
2671.09/2768.85	c #Conflicts:    2427000 | #Constraints:      51279
2671.09/2768.85	c #Conflicts:    2428000 | #Constraints:      52281
2671.09/2768.85	c #Conflicts:    2429000 | #Constraints:      53284
2671.09/2768.85	c #Conflicts:    2430000 | #Constraints:      54296
2671.09/2768.85	c #Conflicts:    2431000 | #Constraints:      55301
2671.09/2768.85	c #Conflicts:    2432000 | #Constraints:      56304
2671.09/2768.85	c #Conflicts:    2433000 | #Constraints:      57311
2671.09/2768.85	c #Conflicts:    2434000 | #Constraints:      58311
2671.09/2768.85	c #Conflicts:    2435000 | #Constraints:      59317
2671.09/2768.85	c #Conflicts:    2436000 | #Constraints:      60318
2671.09/2768.85	c #Conflicts:    2437000 | #Constraints:      61322
2671.09/2768.85	c #Conflicts:    2438000 | #Constraints:      62326
2671.09/2768.85	c #Conflicts:    2439000 | #Constraints:      63327
2671.09/2768.85	c #Conflicts:    2440000 | #Constraints:      64331
2671.09/2768.85	c DATABASE CLEANUP
2671.09/2768.85	c GARBAGE COLLECT
2671.09/2768.85	c rational objective value (FULL) 3
2734.02/2833.88	c #Conflicts:    2441000 | #Constraints:      33235
2734.02/2833.88	c #Conflicts:    2442000 | #Constraints:      34343
2734.02/2833.88	c #Conflicts:    2443000 | #Constraints:      35438
2734.02/2833.88	c #Conflicts:    2444000 | #Constraints:      36782
2734.02/2833.88	c #Conflicts:    2445000 | #Constraints:      38239
2734.02/2833.88	c #Conflicts:    2446000 | #Constraints:      39681
2734.02/2833.88	c #Conflicts:    2447000 | #Constraints:      40921
2734.02/2833.88	c #Conflicts:    2448000 | #Constraints:      42423
2734.02/2833.88	c #Conflicts:    2449000 | #Constraints:      43943
2734.02/2833.88	c #Conflicts:    2450000 | #Constraints:      45425
2734.02/2833.88	c #Conflicts:    2451000 | #Constraints:      46921
2734.02/2833.88	c #Conflicts:    2452000 | #Constraints:      48419
2734.02/2833.88	c #Conflicts:    2453000 | #Constraints:      49937
2734.02/2833.88	c #Conflicts:    2454000 | #Constraints:      51434
2734.02/2833.88	c #Conflicts:    2455000 | #Constraints:      52899
2734.02/2833.88	c #Conflicts:    2456000 | #Constraints:      54001
2734.02/2833.88	c #Conflicts:    2457000 | #Constraints:      55008
2734.02/2833.88	c #Conflicts:    2458000 | #Constraints:      56015
2734.02/2833.88	c #Conflicts:    2459000 | #Constraints:      57022
2734.02/2833.88	c #Conflicts:    2460000 | #Constraints:      58029
2734.02/2833.88	c #Conflicts:    2461000 | #Constraints:      59036
2734.02/2833.88	c #Conflicts:    2462000 | #Constraints:      60043
2734.02/2833.88	c #Conflicts:    2463000 | #Constraints:      61054
2734.02/2833.88	c #Conflicts:    2464000 | #Constraints:      62060
2734.02/2833.88	c #Conflicts:    2465000 | #Constraints:      63067
2734.02/2833.88	c #Conflicts:    2466000 | #Constraints:      64071
2734.02/2833.88	c #Conflicts:    2467000 | #Constraints:      65074
2734.02/2833.88	c #Conflicts:    2468000 | #Constraints:      66079
2734.02/2833.88	c #Conflicts:    2469000 | #Constraints:      67084
2734.02/2833.88	c #Conflicts:    2470000 | #Constraints:      68088
2734.02/2833.88	c #Conflicts:    2471000 | #Constraints:      69097
2734.02/2833.88	c DATABASE CLEANUP
2734.02/2833.88	c GARBAGE COLLECT
2734.02/2833.88	c rational objective value (FULL) 3
2781.58/2883.63	c #Conflicts:    2472000 | #Constraints:      35415
2781.58/2883.63	c #Conflicts:    2473000 | #Constraints:      36420
2781.58/2883.63	c #Conflicts:    2474000 | #Constraints:      37424
2781.58/2883.63	c #Conflicts:    2475000 | #Constraints:      38432
2781.58/2883.63	c #Conflicts:    2476000 | #Constraints:      39435
2781.58/2883.63	c #Conflicts:    2477000 | #Constraints:      40437
2781.58/2883.63	c #Conflicts:    2478000 | #Constraints:      41439
2781.58/2883.63	c #Conflicts:    2479000 | #Constraints:      42443
2781.58/2883.63	c #Conflicts:    2480000 | #Constraints:      43443
2781.58/2883.63	c #Conflicts:    2481000 | #Constraints:      44445
2781.58/2883.63	c #Conflicts:    2482000 | #Constraints:      45449
2781.58/2883.63	c #Conflicts:    2483000 | #Constraints:      46454
2781.58/2883.63	c #Conflicts:    2484000 | #Constraints:      47458
2781.58/2883.63	c #Conflicts:    2485000 | #Constraints:      48467
2781.58/2883.63	c #Conflicts:    2486000 | #Constraints:      49470
2781.58/2883.63	c #Conflicts:    2487000 | #Constraints:      50472
2781.58/2883.63	c #Conflicts:    2488000 | #Constraints:      51475
2781.58/2883.63	c #Conflicts:    2489000 | #Constraints:      52478
2781.58/2883.63	c #Conflicts:    2490000 | #Constraints:      53481
2781.58/2883.63	c #Conflicts:    2491000 | #Constraints:      54486
2781.58/2883.63	c #Conflicts:    2492000 | #Constraints:      55490
2781.58/2883.63	c #Conflicts:    2493000 | #Constraints:      56500
2781.58/2883.63	c #Conflicts:    2494000 | #Constraints:      57504
2781.58/2883.63	c #Conflicts:    2495000 | #Constraints:      58513
2781.58/2883.63	c #Conflicts:    2496000 | #Constraints:      59517
2781.58/2883.63	c #Conflicts:    2497000 | #Constraints:      60521
2781.58/2883.63	c #Conflicts:    2498000 | #Constraints:      61525
2781.58/2883.63	c #Conflicts:    2499000 | #Constraints:      62527
2781.58/2883.63	c #Conflicts:    2500000 | #Constraints:      63531
2781.58/2883.63	c #Conflicts:    2501000 | #Constraints:      64540
2781.58/2883.63	c #Conflicts:    2502000 | #Constraints:      65545
2781.58/2883.63	c #Conflicts:    2503000 | #Constraints:      66551
2781.58/2883.63	c DATABASE CLEANUP
2781.58/2883.63	c GARBAGE COLLECT
2781.58/2883.63	c rational objective value (FULL) 3
2828.63/2934.10	c #Conflicts:    2504000 | #Constraints:      34344
2828.63/2934.10	c #Conflicts:    2505000 | #Constraints:      35348
2828.63/2934.10	c #Conflicts:    2506000 | #Constraints:      36352
2828.63/2934.10	c #Conflicts:    2507000 | #Constraints:      37357
2828.63/2934.10	c #Conflicts:    2508000 | #Constraints:      38361
2828.63/2934.10	c #Conflicts:    2509000 | #Constraints:      39369
2828.63/2934.10	c #Conflicts:    2510000 | #Constraints:      40371
2828.63/2934.10	c #Conflicts:    2511000 | #Constraints:      41377
2828.63/2934.10	c #Conflicts:    2512000 | #Constraints:      42386
2828.63/2934.10	c #Conflicts:    2513000 | #Constraints:      43394
2828.63/2934.10	c #Conflicts:    2514000 | #Constraints:      44399
2828.63/2934.10	c #Conflicts:    2515000 | #Constraints:      45404
2828.63/2934.10	c #Conflicts:    2516000 | #Constraints:      46406
2828.63/2934.10	c #Conflicts:    2517000 | #Constraints:      47412
2828.63/2934.10	c #Conflicts:    2518000 | #Constraints:      48417
2828.63/2934.10	c #Conflicts:    2519000 | #Constraints:      49421
2828.63/2934.10	c #Conflicts:    2520000 | #Constraints:      50429
2828.63/2934.10	c #Conflicts:    2521000 | #Constraints:      51448
2828.63/2934.10	c #Conflicts:    2522000 | #Constraints:      52457
2828.63/2934.10	c #Conflicts:    2523000 | #Constraints:      53469
2828.63/2934.10	c #Conflicts:    2524000 | #Constraints:      54475
2828.63/2934.10	c #Conflicts:    2525000 | #Constraints:      55478
2828.63/2934.10	c #Conflicts:    2526000 | #Constraints:      56485
2828.63/2934.10	c #Conflicts:    2527000 | #Constraints:      57493
2828.63/2934.10	c #Conflicts:    2528000 | #Constraints:      58496
2828.63/2934.10	c #Conflicts:    2529000 | #Constraints:      59498
2828.63/2934.10	c #Conflicts:    2530000 | #Constraints:      60505
2828.63/2934.10	c #Conflicts:    2531000 | #Constraints:      61506
2828.63/2934.10	c #Conflicts:    2532000 | #Constraints:      62511
2828.63/2934.10	c #Conflicts:    2533000 | #Constraints:      63514
2828.63/2934.10	c #Conflicts:    2534000 | #Constraints:      64518
2828.63/2934.10	c #Conflicts:    2535000 | #Constraints:      65521
2828.63/2934.10	c DATABASE CLEANUP
2828.63/2934.10	c GARBAGE COLLECT
2828.63/2934.10	c rational objective value (FULL) 3
2868.18/2976.10	c #Conflicts:    2536000 | #Constraints:      33954
2868.18/2976.10	c #Conflicts:    2537000 | #Constraints:      34956
2868.18/2976.10	c #Conflicts:    2538000 | #Constraints:      35961
2868.18/2976.10	c #Conflicts:    2539000 | #Constraints:      36965
2868.18/2976.10	c #Conflicts:    2540000 | #Constraints:      37967
2868.18/2976.10	c #Conflicts:    2541000 | #Constraints:      38970
2868.18/2976.10	c #Conflicts:    2542000 | #Constraints:      39973
2868.18/2976.10	c #Conflicts:    2543000 | #Constraints:      40977
2868.18/2976.10	c #Conflicts:    2544000 | #Constraints:      41980
2868.18/2976.10	c #Conflicts:    2545000 | #Constraints:      42981
2868.18/2976.10	c #Conflicts:    2546000 | #Constraints:      43990
2868.18/2976.10	c #Conflicts:    2547000 | #Constraints:      44993
2868.18/2976.10	c #Conflicts:    2548000 | #Constraints:      45997
2868.18/2976.10	c #Conflicts:    2549000 | #Constraints:      47008
2868.18/2976.10	c #Conflicts:    2550000 | #Constraints:      48013
2868.18/2976.10	c #Conflicts:    2551000 | #Constraints:      49017
2868.18/2976.10	c #Conflicts:    2552000 | #Constraints:      50019
2868.18/2976.10	c #Conflicts:    2553000 | #Constraints:      51021
2868.18/2976.10	c #Conflicts:    2554000 | #Constraints:      52023
2868.18/2976.10	c #Conflicts:    2555000 | #Constraints:      53024
2868.18/2976.10	c #Conflicts:    2556000 | #Constraints:      54026
2868.18/2976.10	c #Conflicts:    2557000 | #Constraints:      55027
2868.18/2976.10	c #Conflicts:    2558000 | #Constraints:      56031
2868.18/2976.10	c #Conflicts:    2559000 | #Constraints:      57033
2868.18/2976.10	c #Conflicts:    2560000 | #Constraints:      58035
2868.18/2976.10	c #Conflicts:    2561000 | #Constraints:      59038
2868.18/2976.10	c #Conflicts:    2562000 | #Constraints:      60039
2868.18/2976.10	c #Conflicts:    2563000 | #Constraints:      61042
2868.18/2976.10	c #Conflicts:    2564000 | #Constraints:      62047
2868.18/2976.10	c #Conflicts:    2565000 | #Constraints:      63051
2868.18/2976.10	c #Conflicts:    2566000 | #Constraints:      64058
2868.18/2976.10	c #Conflicts:    2567000 | #Constraints:      65063
2868.18/2976.10	c DATABASE CLEANUP
2868.18/2976.10	c GARBAGE COLLECT
2868.18/2976.10	c rational objective value (FULL) 3
2917.56/3027.99	c #Conflicts:    2568000 | #Constraints:      33692
2917.56/3027.99	c #Conflicts:    2569000 | #Constraints:      34699
2917.56/3027.99	c #Conflicts:    2570000 | #Constraints:      35710
2917.56/3027.99	c #Conflicts:    2571000 | #Constraints:      36719
2917.56/3027.99	c #Conflicts:    2572000 | #Constraints:      37723
2917.56/3027.99	c #Conflicts:    2573000 | #Constraints:      38732
2917.56/3027.99	c #Conflicts:    2574000 | #Constraints:      39739
2917.56/3027.99	c #Conflicts:    2575000 | #Constraints:      40756
2917.56/3027.99	c #Conflicts:    2576000 | #Constraints:      41759
2917.56/3027.99	c #Conflicts:    2577000 | #Constraints:      42765
2917.56/3027.99	c #Conflicts:    2578000 | #Constraints:      43771
2917.56/3027.99	c #Conflicts:    2579000 | #Constraints:      44776
2917.56/3027.99	c #Conflicts:    2580000 | #Constraints:      45780
2917.56/3027.99	c #Conflicts:    2581000 | #Constraints:      46786
2917.56/3027.99	c #Conflicts:    2582000 | #Constraints:      47788
2917.56/3027.99	c #Conflicts:    2583000 | #Constraints:      48789
2917.56/3027.99	c #Conflicts:    2584000 | #Constraints:      49793
2917.56/3027.99	c #Conflicts:    2585000 | #Constraints:      50799
2917.56/3027.99	c #Conflicts:    2586000 | #Constraints:      51802
2917.56/3027.99	c #Conflicts:    2587000 | #Constraints:      52808
2917.56/3027.99	c #Conflicts:    2588000 | #Constraints:      53813
2917.56/3027.99	c #Conflicts:    2589000 | #Constraints:      54820
2917.56/3027.99	c #Conflicts:    2590000 | #Constraints:      55823
2917.56/3027.99	c #Conflicts:    2591000 | #Constraints:      56825
2917.56/3027.99	c #Conflicts:    2592000 | #Constraints:      57826
2917.56/3027.99	c #Conflicts:    2593000 | #Constraints:      58830
2917.56/3027.99	c #Conflicts:    2594000 | #Constraints:      59835
2917.56/3027.99	c #Conflicts:    2595000 | #Constraints:      60841
2917.56/3027.99	c #Conflicts:    2596000 | #Constraints:      61845
2917.56/3027.99	c #Conflicts:    2597000 | #Constraints:      62857
2917.56/3027.99	c #Conflicts:    2598000 | #Constraints:      63859
2917.56/3027.99	c #Conflicts:    2599000 | #Constraints:      64864
2917.56/3027.99	c DATABASE CLEANUP
2917.56/3027.99	c GARBAGE COLLECT
2917.56/3027.99	c rational objective value (FULL) 3
2969.55/3082.85	c #Conflicts:    2600000 | #Constraints:      33547
2969.55/3082.85	c #Conflicts:    2601000 | #Constraints:      34550
2969.55/3082.85	c #Conflicts:    2602000 | #Constraints:      35556
2969.55/3082.85	c #Conflicts:    2603000 | #Constraints:      36560
2969.55/3082.85	c #Conflicts:    2604000 | #Constraints:      37562
2969.55/3082.85	c #Conflicts:    2605000 | #Constraints:      38567
2969.55/3082.85	c #Conflicts:    2606000 | #Constraints:      39573
2969.55/3082.85	c #Conflicts:    2607000 | #Constraints:      40579
2969.55/3082.85	c #Conflicts:    2608000 | #Constraints:      41591
2969.55/3082.85	c #Conflicts:    2609000 | #Constraints:      42593
2969.55/3082.85	c #Conflicts:    2610000 | #Constraints:      43600
2969.55/3082.85	c #Conflicts:    2611000 | #Constraints:      44605
2969.55/3082.85	c #Conflicts:    2612000 | #Constraints:      45611
2969.55/3082.85	c #Conflicts:    2613000 | #Constraints:      46616
2969.55/3082.85	c #Conflicts:    2614000 | #Constraints:      47619
2969.55/3082.85	c #Conflicts:    2615000 | #Constraints:      48622
2969.55/3082.85	c #Conflicts:    2616000 | #Constraints:      49624
2969.55/3082.85	c #Conflicts:    2617000 | #Constraints:      50630
2969.55/3082.85	c #Conflicts:    2618000 | #Constraints:      51637
2969.55/3082.85	c #Conflicts:    2619000 | #Constraints:      52641
2969.55/3082.85	c #Conflicts:    2620000 | #Constraints:      53648
2969.55/3082.85	c #Conflicts:    2621000 | #Constraints:      54655
2969.55/3082.85	c #Conflicts:    2622000 | #Constraints:      55660
2969.55/3082.85	c #Conflicts:    2623000 | #Constraints:      56666
2969.55/3082.85	c #Conflicts:    2624000 | #Constraints:      57673
2969.55/3082.85	c #Conflicts:    2625000 | #Constraints:      58686
2969.55/3082.85	c #Conflicts:    2626000 | #Constraints:      59697
2969.55/3082.85	c #Conflicts:    2627000 | #Constraints:      60704
2969.55/3082.85	c #Conflicts:    2628000 | #Constraints:      61712
2969.55/3082.85	c #Conflicts:    2629000 | #Constraints:      62720
2969.55/3082.85	c #Conflicts:    2630000 | #Constraints:      63726
2969.55/3082.85	c #Conflicts:    2631000 | #Constraints:      64731
2969.55/3082.85	c DATABASE CLEANUP
2969.55/3082.85	c GARBAGE COLLECT
2969.55/3082.85	c rational objective value (FULL) 3
3013.35/3130.30	c #Conflicts:    2632000 | #Constraints:      33242
3013.35/3130.30	c #Conflicts:    2633000 | #Constraints:      34246
3013.35/3130.30	c #Conflicts:    2634000 | #Constraints:      35252
3013.35/3130.30	c #Conflicts:    2635000 | #Constraints:      36255
3013.35/3130.30	c #Conflicts:    2636000 | #Constraints:      37257
3013.35/3130.30	c #Conflicts:    2637000 | #Constraints:      38263
3013.35/3130.30	c #Conflicts:    2638000 | #Constraints:      39269
3013.35/3130.30	c #Conflicts:    2639000 | #Constraints:      40274
3013.35/3130.30	c #Conflicts:    2640000 | #Constraints:      41276
3013.35/3130.30	c #Conflicts:    2641000 | #Constraints:      42280
3013.35/3130.30	c #Conflicts:    2642000 | #Constraints:      43283
3013.35/3130.30	c #Conflicts:    2643000 | #Constraints:      44289
3013.35/3130.30	c #Conflicts:    2644000 | #Constraints:      45294
3013.35/3130.30	c #Conflicts:    2645000 | #Constraints:      46296
3013.35/3130.30	c #Conflicts:    2646000 | #Constraints:      47297
3013.35/3130.30	c #Conflicts:    2647000 | #Constraints:      48302
3013.35/3130.30	c #Conflicts:    2648000 | #Constraints:      49304
3013.35/3130.30	c #Conflicts:    2649000 | #Constraints:      50307
3013.35/3130.30	c #Conflicts:    2650000 | #Constraints:      51309
3013.35/3130.30	c #Conflicts:    2651000 | #Constraints:      52311
3013.35/3130.30	c #Conflicts:    2652000 | #Constraints:      53313
3013.35/3130.30	c #Conflicts:    2653000 | #Constraints:      54318
3013.35/3130.30	c #Conflicts:    2654000 | #Constraints:      55321
3013.35/3130.30	c #Conflicts:    2655000 | #Constraints:      56326
3013.35/3130.30	c #Conflicts:    2656000 | #Constraints:      57333
3013.35/3130.30	c #Conflicts:    2657000 | #Constraints:      58338
3013.35/3130.30	c #Conflicts:    2658000 | #Constraints:      59341
3013.35/3130.30	c #Conflicts:    2659000 | #Constraints:      60348
3013.35/3130.30	c #Conflicts:    2660000 | #Constraints:      61354
3013.35/3130.30	c #Conflicts:    2661000 | #Constraints:      62361
3013.35/3130.30	c #Conflicts:    2662000 | #Constraints:      63364
3013.35/3130.30	c #Conflicts:    2663000 | #Constraints:      64369
3013.35/3130.30	c #Conflicts:    2664000 | #Constraints:      65375
3013.35/3130.30	c DATABASE CLEANUP
3013.35/3130.30	c GARBAGE COLLECT
3013.35/3130.30	c rational objective value (FULL) 3
3066.08/3186.56	c #Conflicts:    2665000 | #Constraints:      33788
3066.08/3186.56	c #Conflicts:    2666000 | #Constraints:      34794
3066.08/3186.56	c #Conflicts:    2667000 | #Constraints:      35800
3066.08/3186.56	c #Conflicts:    2668000 | #Constraints:      36803
3066.08/3186.56	c #Conflicts:    2669000 | #Constraints:      37810
3066.08/3186.56	c #Conflicts:    2670000 | #Constraints:      38815
3066.08/3186.56	c #Conflicts:    2671000 | #Constraints:      39818
3066.08/3186.56	c #Conflicts:    2672000 | #Constraints:      40823
3066.08/3186.56	c #Conflicts:    2673000 | #Constraints:      41826
3066.08/3186.56	c #Conflicts:    2674000 | #Constraints:      42830
3066.08/3186.56	c #Conflicts:    2675000 | #Constraints:      43833
3066.08/3186.56	c #Conflicts:    2676000 | #Constraints:      44836
3066.08/3186.56	c #Conflicts:    2677000 | #Constraints:      45841
3066.08/3186.56	c #Conflicts:    2678000 | #Constraints:      46847
3066.08/3186.56	c #Conflicts:    2679000 | #Constraints:      47852
3066.08/3186.56	c #Conflicts:    2680000 | #Constraints:      48859
3066.08/3186.56	c #Conflicts:    2681000 | #Constraints:      49866
3066.08/3186.56	c #Conflicts:    2682000 | #Constraints:      50871
3066.08/3186.56	c #Conflicts:    2683000 | #Constraints:      51875
3066.08/3186.56	c #Conflicts:    2684000 | #Constraints:      52879
3066.08/3186.56	c #Conflicts:    2685000 | #Constraints:      53884
3066.08/3186.56	c #Conflicts:    2686000 | #Constraints:      54890
3066.08/3186.56	c #Conflicts:    2687000 | #Constraints:      55893
3066.08/3186.56	c #Conflicts:    2688000 | #Constraints:      56897
3066.08/3186.56	c #Conflicts:    2689000 | #Constraints:      57905
3066.08/3186.56	c #Conflicts:    2690000 | #Constraints:      58911
3066.08/3186.56	c #Conflicts:    2691000 | #Constraints:      59915
3066.08/3186.56	c #Conflicts:    2692000 | #Constraints:      60922
3066.08/3186.56	c #Conflicts:    2693000 | #Constraints:      61927
3066.08/3186.56	c #Conflicts:    2694000 | #Constraints:      62927
3066.08/3186.56	c #Conflicts:    2695000 | #Constraints:      63933
3066.08/3186.56	c #Conflicts:    2696000 | #Constraints:      64937
3066.08/3186.56	c #Conflicts:    2697000 | #Constraints:      65942
3066.08/3186.56	c DATABASE CLEANUP
3066.08/3186.56	c GARBAGE COLLECT
3066.08/3186.56	c rational objective value (FULL) 3
3111.04/3236.19	c #Conflicts:    2698000 | #Constraints:      34155
3111.04/3236.19	c #Conflicts:    2699000 | #Constraints:      35161
3111.04/3236.19	c #Conflicts:    2700000 | #Constraints:      36166
3111.04/3236.19	c #Conflicts:    2701000 | #Constraints:      37169
3111.04/3236.19	c #Conflicts:    2702000 | #Constraints:      38176
3111.04/3236.19	c #Conflicts:    2703000 | #Constraints:      39182
3111.04/3236.19	c #Conflicts:    2704000 | #Constraints:      40185
3111.04/3236.19	c #Conflicts:    2705000 | #Constraints:      41190
3111.04/3236.19	c #Conflicts:    2706000 | #Constraints:      42194
3111.04/3236.19	c #Conflicts:    2707000 | #Constraints:      43201
3111.04/3236.19	c #Conflicts:    2708000 | #Constraints:      44208
3111.04/3236.19	c #Conflicts:    2709000 | #Constraints:      45217
3111.04/3236.19	c #Conflicts:    2710000 | #Constraints:      46231
3111.04/3236.19	c #Conflicts:    2711000 | #Constraints:      47241
3111.04/3236.19	c #Conflicts:    2712000 | #Constraints:      48246
3111.04/3236.19	c #Conflicts:    2713000 | #Constraints:      49251
3111.04/3236.19	c #Conflicts:    2714000 | #Constraints:      50253
3111.04/3236.19	c #Conflicts:    2715000 | #Constraints:      51260
3111.04/3236.19	c #Conflicts:    2716000 | #Constraints:      52267
3111.04/3236.19	c #Conflicts:    2717000 | #Constraints:      53272
3111.04/3236.19	c #Conflicts:    2718000 | #Constraints:      54275
3111.04/3236.19	c #Conflicts:    2719000 | #Constraints:      55275
3111.04/3236.19	c #Conflicts:    2720000 | #Constraints:      56278
3111.04/3236.19	c #Conflicts:    2721000 | #Constraints:      57280
3111.04/3236.19	c #Conflicts:    2722000 | #Constraints:      58282
3111.04/3236.19	c #Conflicts:    2723000 | #Constraints:      59290
3111.04/3236.19	c #Conflicts:    2724000 | #Constraints:      60297
3111.04/3236.19	c #Conflicts:    2725000 | #Constraints:      61302
3111.04/3236.19	c #Conflicts:    2726000 | #Constraints:      62309
3111.04/3236.19	c #Conflicts:    2727000 | #Constraints:      63316
3111.04/3236.19	c #Conflicts:    2728000 | #Constraints:      64324
3111.04/3236.19	c #Conflicts:    2729000 | #Constraints:      65333
3111.04/3236.19	c #Conflicts:    2730000 | #Constraints:      66337
3111.04/3236.19	c DATABASE CLEANUP
3111.04/3236.19	c GARBAGE COLLECT
3111.04/3236.19	c rational objective value (FULL) 3
3173.18/3302.09	c #Conflicts:    2731000 | #Constraints:      34350
3173.18/3302.09	c #Conflicts:    2732000 | #Constraints:      35354
3173.18/3302.09	c #Conflicts:    2733000 | #Constraints:      36364
3173.18/3302.09	c #Conflicts:    2734000 | #Constraints:      37369
3173.18/3302.09	c #Conflicts:    2735000 | #Constraints:      38374
3173.18/3302.09	c #Conflicts:    2736000 | #Constraints:      39379
3173.18/3302.09	c #Conflicts:    2737000 | #Constraints:      40385
3173.18/3302.09	c #Conflicts:    2738000 | #Constraints:      41391
3173.18/3302.09	c #Conflicts:    2739000 | #Constraints:      42399
3173.18/3302.09	c #Conflicts:    2740000 | #Constraints:      43405
3173.18/3302.09	c #Conflicts:    2741000 | #Constraints:      44406
3173.18/3302.09	c #Conflicts:    2742000 | #Constraints:      45412
3173.18/3302.09	c #Conflicts:    2743000 | #Constraints:      46414
3173.18/3302.09	c #Conflicts:    2744000 | #Constraints:      47415
3173.18/3302.09	c #Conflicts:    2745000 | #Constraints:      48417
3173.18/3302.09	c #Conflicts:    2746000 | #Constraints:      49427
3173.18/3302.09	c #Conflicts:    2747000 | #Constraints:      50431
3173.18/3302.09	c #Conflicts:    2748000 | #Constraints:      51438
3173.18/3302.09	c #Conflicts:    2749000 | #Constraints:      52445
3173.18/3302.09	c #Conflicts:    2750000 | #Constraints:      53453
3173.18/3302.09	c #Conflicts:    2751000 | #Constraints:      54456
3173.18/3302.09	c #Conflicts:    2752000 | #Constraints:      55462
3173.18/3302.09	c #Conflicts:    2753000 | #Constraints:      56464
3173.18/3302.09	c #Conflicts:    2754000 | #Constraints:      57469
3173.18/3302.09	c #Conflicts:    2755000 | #Constraints:      58474
3173.18/3302.09	c #Conflicts:    2756000 | #Constraints:      59480
3173.18/3302.09	c #Conflicts:    2757000 | #Constraints:      60488
3173.18/3302.09	c #Conflicts:    2758000 | #Constraints:      61491
3173.18/3302.09	c #Conflicts:    2759000 | #Constraints:      62498
3173.18/3302.09	c #Conflicts:    2760000 | #Constraints:      63502
3173.18/3302.09	c #Conflicts:    2761000 | #Constraints:      64508
3173.18/3302.09	c #Conflicts:    2762000 | #Constraints:      65514
3173.18/3302.09	c #Conflicts:    2763000 | #Constraints:      66520
3173.18/3302.09	c DATABASE CLEANUP
3173.18/3302.09	c GARBAGE COLLECT
3173.18/3302.09	c rational objective value (FULL) 3
3223.95/3358.12	c #Conflicts:    2764000 | #Constraints:      34333
3223.95/3358.12	c #Conflicts:    2765000 | #Constraints:      35336
3223.95/3358.12	c #Conflicts:    2766000 | #Constraints:      36339
3223.95/3358.12	c #Conflicts:    2767000 | #Constraints:      37346
3223.95/3358.12	c #Conflicts:    2768000 | #Constraints:      38351
3223.95/3358.12	c #Conflicts:    2769000 | #Constraints:      39355
3223.95/3358.12	c #Conflicts:    2770000 | #Constraints:      40360
3223.95/3358.12	c #Conflicts:    2771000 | #Constraints:      41362
3223.95/3358.12	c #Conflicts:    2772000 | #Constraints:      42368
3223.95/3358.12	c #Conflicts:    2773000 | #Constraints:      43371
3223.95/3358.12	c #Conflicts:    2774000 | #Constraints:      44383
3223.95/3358.12	c #Conflicts:    2775000 | #Constraints:      45391
3223.95/3358.12	c #Conflicts:    2776000 | #Constraints:      46399
3223.95/3358.12	c #Conflicts:    2777000 | #Constraints:      47400
3223.95/3358.12	c #Conflicts:    2778000 | #Constraints:      48402
3223.95/3358.12	c #Conflicts:    2779000 | #Constraints:      49404
3223.95/3358.12	c #Conflicts:    2780000 | #Constraints:      50405
3223.95/3358.12	c #Conflicts:    2781000 | #Constraints:      51406
3223.95/3358.12	c #Conflicts:    2782000 | #Constraints:      52408
3223.95/3358.12	c #Conflicts:    2783000 | #Constraints:      53409
3223.95/3358.12	c #Conflicts:    2784000 | #Constraints:      54414
3223.95/3358.12	c #Conflicts:    2785000 | #Constraints:      55420
3223.95/3358.12	c #Conflicts:    2786000 | #Constraints:      56426
3223.95/3358.12	c #Conflicts:    2787000 | #Constraints:      57429
3223.95/3358.12	c #Conflicts:    2788000 | #Constraints:      58433
3223.95/3358.12	c #Conflicts:    2789000 | #Constraints:      59437
3223.95/3358.12	c #Conflicts:    2790000 | #Constraints:      60439
3223.95/3358.12	c #Conflicts:    2791000 | #Constraints:      61442
3223.95/3358.12	c #Conflicts:    2792000 | #Constraints:      62449
3223.95/3358.12	c #Conflicts:    2793000 | #Constraints:      63452
3223.95/3358.12	c #Conflicts:    2794000 | #Constraints:      64460
3223.95/3358.12	c #Conflicts:    2795000 | #Constraints:      65467
3223.95/3358.12	c #Conflicts:    2796000 | #Constraints:      66472
3223.95/3358.12	c DATABASE CLEANUP
3223.95/3358.12	c GARBAGE COLLECT
3223.95/3358.12	c rational objective value (FULL) 3
3266.40/3402.95	c #Conflicts:    2797000 | #Constraints:      34092
3266.40/3402.95	c #Conflicts:    2798000 | #Constraints:      35096
3266.40/3402.95	c #Conflicts:    2799000 | #Constraints:      36098
3266.40/3402.95	c #Conflicts:    2800000 | #Constraints:      37104
3266.40/3402.95	c #Conflicts:    2801000 | #Constraints:      38112
3266.40/3402.95	c #Conflicts:    2802000 | #Constraints:      39117
3266.40/3402.95	c #Conflicts:    2803000 | #Constraints:      40121
3266.40/3402.95	c #Conflicts:    2804000 | #Constraints:      41123
3266.40/3402.95	c #Conflicts:    2805000 | #Constraints:      42125
3266.40/3402.95	c #Conflicts:    2806000 | #Constraints:      43131
3266.40/3402.95	c #Conflicts:    2807000 | #Constraints:      44135
3266.40/3402.95	c #Conflicts:    2808000 | #Constraints:      45139
3266.40/3402.95	c #Conflicts:    2809000 | #Constraints:      46144
3266.40/3402.95	c #Conflicts:    2810000 | #Constraints:      47148
3266.40/3402.95	c #Conflicts:    2811000 | #Constraints:      48152
3266.40/3402.95	c #Conflicts:    2812000 | #Constraints:      49162
3266.40/3402.95	c #Conflicts:    2813000 | #Constraints:      50167
3266.40/3402.95	c #Conflicts:    2814000 | #Constraints:      51173
3266.40/3402.95	c #Conflicts:    2815000 | #Constraints:      52176
3266.40/3402.95	c #Conflicts:    2816000 | #Constraints:      53183
3266.40/3402.95	c #Conflicts:    2817000 | #Constraints:      54186
3266.40/3402.95	c #Conflicts:    2818000 | #Constraints:      55187
3266.40/3402.95	c #Conflicts:    2819000 | #Constraints:      56191
3266.40/3402.95	c #Conflicts:    2820000 | #Constraints:      57193
3266.40/3402.95	c #Conflicts:    2821000 | #Constraints:      58199
3266.40/3402.95	c #Conflicts:    2822000 | #Constraints:      59204
3266.40/3402.95	c #Conflicts:    2823000 | #Constraints:      60209
3266.40/3402.95	c #Conflicts:    2824000 | #Constraints:      61216
3266.40/3402.95	c #Conflicts:    2825000 | #Constraints:      62219
3266.40/3402.95	c #Conflicts:    2826000 | #Constraints:      63225
3266.40/3402.95	c #Conflicts:    2827000 | #Constraints:      64231
3266.40/3402.95	c #Conflicts:    2828000 | #Constraints:      65237
3266.40/3402.95	c #Conflicts:    2829000 | #Constraints:      66248
3266.40/3402.95	c #Conflicts:    2830000 | #Constraints:      67255
3266.40/3402.95	c DATABASE CLEANUP
3266.40/3402.95	c GARBAGE COLLECT
3266.40/3402.95	c rational objective value (FULL) 3
3312.34/3450.46	c #Conflicts:    2831000 | #Constraints:      34713
3312.34/3450.46	c #Conflicts:    2832000 | #Constraints:      35714
3312.34/3450.46	c #Conflicts:    2833000 | #Constraints:      36719
3312.34/3450.46	c #Conflicts:    2834000 | #Constraints:      37724
3312.34/3450.46	c #Conflicts:    2835000 | #Constraints:      38731
3312.34/3450.46	c #Conflicts:    2836000 | #Constraints:      39740
3312.34/3450.46	c #Conflicts:    2837000 | #Constraints:      40746
3312.34/3450.46	c #Conflicts:    2838000 | #Constraints:      41752
3312.34/3450.46	c #Conflicts:    2839000 | #Constraints:      42755
3312.34/3450.46	c #Conflicts:    2840000 | #Constraints:      43763
3312.34/3450.46	c #Conflicts:    2841000 | #Constraints:      44768
3312.34/3450.46	c #Conflicts:    2842000 | #Constraints:      45768
3312.34/3450.46	c #Conflicts:    2843000 | #Constraints:      46769
3312.34/3450.46	c #Conflicts:    2844000 | #Constraints:      47769
3312.34/3450.46	c #Conflicts:    2845000 | #Constraints:      48770
3312.34/3450.46	c #Conflicts:    2846000 | #Constraints:      49772
3312.34/3450.46	c #Conflicts:    2847000 | #Constraints:      50773
3312.34/3450.46	c #Conflicts:    2848000 | #Constraints:      51773
3312.34/3450.46	c #Conflicts:    2849000 | #Constraints:      52775
3312.34/3450.46	c #Conflicts:    2850000 | #Constraints:      53777
3312.34/3450.46	c #Conflicts:    2851000 | #Constraints:      54777
3312.34/3450.46	c #Conflicts:    2852000 | #Constraints:      55777
3312.34/3450.46	c #Conflicts:    2853000 | #Constraints:      56780
3312.34/3450.46	c #Conflicts:    2854000 | #Constraints:      57781
3312.34/3450.46	c #Conflicts:    2855000 | #Constraints:      58784
3312.34/3450.46	c #Conflicts:    2856000 | #Constraints:      59787
3312.34/3450.46	c #Conflicts:    2857000 | #Constraints:      60792
3312.34/3450.46	c #Conflicts:    2858000 | #Constraints:      61794
3312.34/3450.46	c #Conflicts:    2859000 | #Constraints:      62795
3312.34/3450.46	c #Conflicts:    2860000 | #Constraints:      63796
3312.34/3450.46	c #Conflicts:    2861000 | #Constraints:      64796
3312.34/3450.46	c #Conflicts:    2862000 | #Constraints:      65799
3312.34/3450.46	c #Conflicts:    2863000 | #Constraints:      66799
3312.34/3450.46	c #Conflicts:    2864000 | #Constraints:      67799
3312.34/3450.46	c DATABASE CLEANUP
3312.34/3450.46	c GARBAGE COLLECT
3312.34/3450.46	c rational objective value (FULL) 3
3366.36/3505.69	c #Conflicts:    2865000 | #Constraints:      35078
3366.36/3505.69	c #Conflicts:    2866000 | #Constraints:      36080
3366.36/3505.69	c #Conflicts:    2867000 | #Constraints:      37080
3366.36/3505.69	c #Conflicts:    2868000 | #Constraints:      38081
3366.36/3505.69	c #Conflicts:    2869000 | #Constraints:      39086
3366.36/3505.69	c #Conflicts:    2870000 | #Constraints:      40086
3366.36/3505.69	c #Conflicts:    2871000 | #Constraints:      41089
3366.36/3505.69	c #Conflicts:    2872000 | #Constraints:      42090
3366.36/3505.69	c #Conflicts:    2873000 | #Constraints:      43093
3366.36/3505.69	c #Conflicts:    2874000 | #Constraints:      44093
3366.36/3505.69	c #Conflicts:    2875000 | #Constraints:      45096
3366.36/3505.69	c #Conflicts:    2876000 | #Constraints:      46099
3366.36/3505.69	c #Conflicts:    2877000 | #Constraints:      47100
3366.36/3505.69	c #Conflicts:    2878000 | #Constraints:      48103
3366.36/3505.69	c #Conflicts:    2879000 | #Constraints:      49105
3366.36/3505.69	c #Conflicts:    2880000 | #Constraints:      50106
3366.36/3505.69	c #Conflicts:    2881000 | #Constraints:      51107
3366.36/3505.69	c #Conflicts:    2882000 | #Constraints:      52107
3366.36/3505.69	c #Conflicts:    2883000 | #Constraints:      53107
3366.36/3505.69	c #Conflicts:    2884000 | #Constraints:      54108
3366.36/3505.69	c #Conflicts:    2885000 | #Constraints:      55109
3366.36/3505.69	c #Conflicts:    2886000 | #Constraints:      56113
3366.36/3505.69	c #Conflicts:    2887000 | #Constraints:      57113
3366.36/3505.69	c #Conflicts:    2888000 | #Constraints:      58114
3366.36/3505.69	c #Conflicts:    2889000 | #Constraints:      59114
3366.36/3505.69	c #Conflicts:    2890000 | #Constraints:      60114
3366.36/3505.69	c #Conflicts:    2891000 | #Constraints:      61116
3366.36/3505.69	c #Conflicts:    2892000 | #Constraints:      62117
3366.36/3505.69	c #Conflicts:    2893000 | #Constraints:      63118
3366.36/3505.69	c #Conflicts:    2894000 | #Constraints:      64119
3366.36/3505.69	c #Conflicts:    2895000 | #Constraints:      65121
3366.36/3505.69	c #Conflicts:    2896000 | #Constraints:      66122
3366.36/3505.69	c #Conflicts:    2897000 | #Constraints:      67125
3366.36/3505.69	c #Conflicts:    2898000 | #Constraints:      68125
3366.36/3505.69	c DATABASE CLEANUP
3366.36/3505.69	c GARBAGE COLLECT
3366.36/3505.69	c rational objective value (FULL) 3
3422.73/3562.83	c #Conflicts:    2899000 | #Constraints:      35271
3422.73/3562.83	c #Conflicts:    2900000 | #Constraints:      36276
3422.73/3562.83	c #Conflicts:    2901000 | #Constraints:      37281
3422.73/3562.83	c #Conflicts:    2902000 | #Constraints:      38285
3422.73/3562.83	c #Conflicts:    2903000 | #Constraints:      39290
3422.73/3562.83	c #Conflicts:    2904000 | #Constraints:      40295
3422.73/3562.83	c #Conflicts:    2905000 | #Constraints:      41299
3422.73/3562.83	c #Conflicts:    2906000 | #Constraints:      42302
3422.73/3562.83	c #Conflicts:    2907000 | #Constraints:      43304
3422.73/3562.83	c #Conflicts:    2908000 | #Constraints:      44307
3422.73/3562.83	c #Conflicts:    2909000 | #Constraints:      45311
3422.73/3562.83	c #Conflicts:    2910000 | #Constraints:      46313
3422.73/3562.83	c #Conflicts:    2911000 | #Constraints:      47317
3422.73/3562.83	c #Conflicts:    2912000 | #Constraints:      48319
3422.73/3562.83	c #Conflicts:    2913000 | #Constraints:      49325
3422.73/3562.83	c #Conflicts:    2914000 | #Constraints:      50327
3422.73/3562.83	c #Conflicts:    2915000 | #Constraints:      51329
3422.73/3562.83	c #Conflicts:    2916000 | #Constraints:      52330
3422.73/3562.83	c #Conflicts:    2917000 | #Constraints:      53332
3422.73/3562.83	c #Conflicts:    2918000 | #Constraints:      54337
3422.73/3562.83	c #Conflicts:    2919000 | #Constraints:      55339
3422.73/3562.83	c #Conflicts:    2920000 | #Constraints:      56339
3422.73/3562.83	c #Conflicts:    2921000 | #Constraints:      57340
3422.73/3562.83	c #Conflicts:    2922000 | #Constraints:      58342
3422.73/3562.83	c #Conflicts:    2923000 | #Constraints:      59345
3422.73/3562.83	c #Conflicts:    2924000 | #Constraints:      60354
3422.73/3562.83	c #Conflicts:    2925000 | #Constraints:      61358
3422.73/3562.83	c #Conflicts:    2926000 | #Constraints:      62364
3422.73/3562.83	c #Conflicts:    2927000 | #Constraints:      63367
3422.73/3562.83	c #Conflicts:    2928000 | #Constraints:      64373
3422.73/3562.83	c #Conflicts:    2929000 | #Constraints:      65379
3422.73/3562.83	c #Conflicts:    2930000 | #Constraints:      66384
3422.73/3562.83	c #Conflicts:    2931000 | #Constraints:      67392
3422.73/3562.83	c #Conflicts:    2932000 | #Constraints:      68397
3422.73/3562.83	c DATABASE CLEANUP
3422.73/3562.83	c GARBAGE COLLECT
3422.73/3562.83	c rational objective value (FULL) 3
3499.45/3640.73	c #Conflicts:    2933000 | #Constraints:      35324
3499.45/3640.73	c #Conflicts:    2934000 | #Constraints:      36334
3499.45/3640.73	c #Conflicts:    2935000 | #Constraints:      37349
3499.45/3640.73	c #Conflicts:    2936000 | #Constraints:      38354
3499.45/3640.73	c #Conflicts:    2937000 | #Constraints:      39646
3499.45/3640.73	c #Conflicts:    2938000 | #Constraints:      40691
3499.45/3640.73	c #Conflicts:    2939000 | #Constraints:      42032
3499.45/3640.73	c #Conflicts:    2940000 | #Constraints:      43087
3499.45/3640.73	c #Conflicts:    2941000 | #Constraints:      44111
3499.45/3640.73	c #Conflicts:    2942000 | #Constraints:      45184
3499.45/3640.73	c #Conflicts:    2943000 | #Constraints:      46186
3499.45/3640.73	c #Conflicts:    2944000 | #Constraints:      47187
3499.45/3640.73	c #Conflicts:    2945000 | #Constraints:      48193
3499.45/3640.73	c #Conflicts:    2946000 | #Constraints:      49341
3499.45/3640.73	c #Conflicts:    2947000 | #Constraints:      50386
3499.45/3640.73	c #Conflicts:    2948000 | #Constraints:      51403
3499.45/3640.73	c #Conflicts:    2949000 | #Constraints:      52432
3499.45/3640.73	c #Conflicts:    2950000 | #Constraints:      53439
3499.45/3640.73	c #Conflicts:    2951000 | #Constraints:      54460
3499.45/3640.73	c #Conflicts:    2952000 | #Constraints:      55498
3499.45/3640.73	c #Conflicts:    2953000 | #Constraints:      56499
3499.45/3640.73	c #Conflicts:    2954000 | #Constraints:      57551
3499.45/3640.73	c #Conflicts:    2955000 | #Constraints:      58557
3499.45/3640.73	c #Conflicts:    2956000 | #Constraints:      59568
3499.45/3640.73	c #Conflicts:    2957000 | #Constraints:      60761
3499.45/3640.73	c #Conflicts:    2958000 | #Constraints:      61762
3499.45/3640.73	c #Conflicts:    2959000 | #Constraints:      62771
3499.45/3640.73	c #Conflicts:    2960000 | #Constraints:      63800
3499.45/3640.73	c #Conflicts:    2961000 | #Constraints:      64809
3499.45/3640.73	c #Conflicts:    2962000 | #Constraints:      65816
3499.45/3640.73	c #Conflicts:    2963000 | #Constraints:      66842
3499.45/3640.73	c #Conflicts:    2964000 | #Constraints:      67848
3499.45/3640.73	c #Conflicts:    2965000 | #Constraints:      68897
3499.45/3640.73	c #Conflicts:    2966000 | #Constraints:      69902
3499.45/3640.73	c DATABASE CLEANUP
3499.45/3640.73	c GARBAGE COLLECT
3499.45/3640.73	c rational objective value (FULL) 3
3550.08/3692.14	c #Conflicts:    2967000 | #Constraints:      35837
3550.08/3692.14	c #Conflicts:    2968000 | #Constraints:      36837
3550.08/3692.14	c #Conflicts:    2969000 | #Constraints:      37838
3550.08/3692.14	c #Conflicts:    2970000 | #Constraints:      38839
3550.08/3692.14	c #Conflicts:    2971000 | #Constraints:      39843
3550.08/3692.14	c #Conflicts:    2972000 | #Constraints:      40845
3550.08/3692.14	c #Conflicts:    2973000 | #Constraints:      41848
3550.08/3692.14	c #Conflicts:    2974000 | #Constraints:      42850
3550.08/3692.14	c #Conflicts:    2975000 | #Constraints:      43852
3550.08/3692.14	c #Conflicts:    2976000 | #Constraints:      44853
3550.08/3692.14	c #Conflicts:    2977000 | #Constraints:      45854
3550.08/3692.14	c #Conflicts:    2978000 | #Constraints:      46855
3550.08/3692.14	c #Conflicts:    2979000 | #Constraints:      47856
3550.08/3692.14	c #Conflicts:    2980000 | #Constraints:      48858
3550.08/3692.14	c #Conflicts:    2981000 | #Constraints:      49861
3550.08/3692.14	c #Conflicts:    2982000 | #Constraints:      50863
3550.08/3692.14	c #Conflicts:    2983000 | #Constraints:      51868
3550.08/3692.14	c #Conflicts:    2984000 | #Constraints:      52871
3550.08/3692.14	c #Conflicts:    2985000 | #Constraints:      53882
3550.08/3692.14	c #Conflicts:    2986000 | #Constraints:      54892
3550.08/3692.14	c #Conflicts:    2987000 | #Constraints:      55896
3550.08/3692.14	c #Conflicts:    2988000 | #Constraints:      56898
3550.08/3692.14	c #Conflicts:    2989000 | #Constraints:      57900
3550.08/3692.14	c #Conflicts:    2990000 | #Constraints:      58902
3550.08/3692.14	c #Conflicts:    2991000 | #Constraints:      59909
3550.08/3692.14	c #Conflicts:    2992000 | #Constraints:      60911
3550.08/3692.14	c #Conflicts:    2993000 | #Constraints:      61919
3550.08/3692.14	c #Conflicts:    2994000 | #Constraints:      62923
3550.08/3692.14	c #Conflicts:    2995000 | #Constraints:      63928
3550.08/3692.14	c #Conflicts:    2996000 | #Constraints:      64933
3550.08/3692.14	c #Conflicts:    2997000 | #Constraints:      65938
3550.08/3692.14	c #Conflicts:    2998000 | #Constraints:      66939
3550.08/3692.14	c #Conflicts:    2999000 | #Constraints:      67941
3550.08/3692.14	c #Conflicts:    3000000 | #Constraints:      68945
3550.08/3692.14	c #Conflicts:    3001000 | #Constraints:      69982
3550.08/3692.14	c DATABASE CLEANUP
3550.08/3692.14	c GARBAGE COLLECT
3550.08/3692.14	c rational objective value (FULL) 3
3557.87/3700.01	c #Conflicts:    3002000 | #Constraints:      36100
3557.87/3700.01	c #Conflicts:    3003000 | #Constraints:      37101
3557.87/3700.01	c #Conflicts:    3004000 | #Constraints:      38105
3557.87/3700.01	c #Conflicts:    3005000 | #Constraints:      39105
3557.87/3700.01	c #Conflicts:    3006000 | #Constraints:      40106
3557.87/3700.01	c #Conflicts:    3007000 | #Constraints:      41107
3557.87/3700.01	c #Conflicts:    3008000 | #Constraints:      42108
3557.87/3700.01	c #Conflicts:    3009000 | #Constraints:      43108
3557.87/3700.01	c #Conflicts:    3010000 | #Constraints:      44109
3557.87/3700.01	c cpu time 3534.51 s
3557.87/3700.01	c deterministic time 516347204651 5.16e+11
3557.87/3700.01	c optimization time 3534.51 s
3557.87/3700.01	c total solve time 0 s
3557.87/3700.01	c core-guided solve time 0 s
3557.87/3700.01	c propagation time 2355.29 s
3557.87/3700.01	c conflict analysis time 1039.84 s
3557.87/3700.01	c local search time 0 s
3557.87/3700.01	c SCIP time 0 s
3557.87/3700.01	c propagations 369723727
3557.87/3700.01	c resolve steps 45001076
3557.87/3700.01	c decisions 5394507
3557.87/3700.01	c conflicts 3010088
3557.87/3700.01	c restarts 5243
3557.87/3700.01	c inprocessing phases 164
3557.87/3700.01	c garbage collections 163 ,( 99.39 )
3557.87/3700.01	c input clauses 802 ,( 78.24 )
3557.87/3700.01	c input cardinalities 31 ,( 3.02 )
3557.87/3700.01	c input general constraints 192 ,( 18.73 )
3557.87/3700.01	c input average constraint length 8.63
3557.87/3700.01	c input average constraint degree 56.95
3557.87/3700.01	c learned clauses 873106 ,( 28.67 )
3557.87/3700.01	c learned cardinalities 7934 ,( 0.26 )
3557.87/3700.01	c learned general constraints 2164042 ,( 71.07 )
3557.87/3700.01	c learned average constraint length 137.75
3557.87/3700.01	c learned average constraint degree 1657591970.31
3557.87/3700.01	c watched  CF 32, 64, 128, Arb: 622046 , 0 , 0 , 0
3557.87/3700.01	c counting CF 32, 64, 128, Arb: 1542189 , 0 , 0 , 0
3557.87/3700.01	c watched   constraints 622046 ,( 28.74 ) 
3557.87/3700.01	c counting  constraints 1542188 ,( 71.26 ) 
3557.87/3700.01	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 263713377 , 109770391 , 11583075556 ,( 480055984 , 11103019572 )
3557.87/3700.01	c gcd simplifications 432859
3557.87/3700.01	c detected cardinalities 1136
3557.87/3700.01	c weakened non-implied lits 219337156
3557.87/3700.01	c weakened non-implying lits 1393848
3557.87/3700.01	c original variables 775
3557.87/3700.01	c clausal propagations 3883520
3557.87/3700.01	c cardinality propagations 13060187
3557.87/3700.01	c watched propagations 2074092
3557.87/3700.01	c counting propagations 345470674
3557.87/3700.01	c watch lookups 435749450573
3557.87/3700.01	c watch backjump lookups 0
3557.87/3700.01	c watch checks 11996274596
3557.87/3700.01	c propagation checks 65126640092
3557.87/3700.01	c constraint additions 2718595299
3557.87/3700.01	c trail pops 378113535
3557.87/3700.01	c formula constraints 1024
3557.87/3700.01	c learned constraints 2995835
3557.87/3700.01	c bound constraints 0
3557.87/3700.01	c core-guided constraints 0
3557.87/3700.01	c encountered formula constraints 27419681
3557.87/3700.01	c encountered learned constraints 13076497
3557.87/3700.01	c encountered bound constraints 0
3557.87/3700.01	c encountered core-guided constraints 0
3557.87/3700.01	c LP total time 99.5692 s
3557.87/3700.01	c LP solve time 84.39 s
3557.87/3700.01	c LP constraints added 1784
3557.87/3700.01	c LP constraints removed 752
3557.87/3700.01	c LP pivots internal 3010093
3557.87/3700.01	c LP pivots root 2228
3557.87/3700.01	c LP calls 98529
3557.87/3700.01	c LP optimalities 63587
3557.87/3700.01	c LP no pivot count 6605
3557.87/3700.01	c LP infeasibilities 34909
3557.87/3700.01	c LP valid Farkas constraints 34830
3557.87/3700.01	c LP learned Farkas constraints 14252
3557.87/3700.01	c LP basis resets 44
3557.87/3700.01	c LP cycling count 2
3557.87/3700.01	c LP singular count 30
3557.87/3700.01	c LP no primal count 0
3557.87/3700.01	c LP no farkas count 12
3557.87/3700.01	c LP other issue count 0
3557.87/3700.01	c LP Gomory cuts 165
3557.87/3700.01	c LP learned cuts 595
3557.87/3700.01	c LP deleted cuts 752
3557.87/3700.01	c LP encountered Gomory constraints 8770
3557.87/3700.01	c LP encountered Farkas constraints 6621527
3557.87/3700.01	c LP encountered learned Farkas constraints 870437
3557.87/3700.01	c CG auxiliary variables introduced 1
3557.87/3700.01	c CG solutions found 0
3557.87/3700.01	c CG cores constructed 0
3557.87/3700.01	c CG core cardinality constraints returned 0
3557.87/3700.01	c CG unit cores 0
3557.87/3700.01	c CG single cores 0
3557.87/3700.01	c CG blocks removed during cardinality reduction 0
3557.87/3700.01	c CG first core best 0
3557.87/3700.01	c CG decision core best 0
3557.87/3700.01	c CG core reduction tie 0
3557.87/3700.01	c CG core degree average 0.00
3557.87/3700.01	c CG core slack average 0.00
3557.87/3700.01	c CG core upper bound improvements 0
3557.87/3700.01	c STR number of successful calls 0
3557.87/3700.01	c STR number of unsuccessful calls 0
3557.87/3700.01	c STR number of inconclusive calls 0
3557.87/3700.01	c STR number of successful attempts 0
3557.87/3700.01	c STR number of unsuccessful attempts 0
3557.87/3700.01	c STR number of inconclusive attempts 0
3557.87/3700.01	c STR average degree increase per successful call inf
3557.87/3700.01	c STR average degree increase per successful attempt inf
3557.87/3700.01	c STR total number of conflicts for successful attempts 0
3557.87/3700.01	c STR total number of conflicts for unsuccessful attempts 0
3557.87/3700.01	c STR total number of conflicts for inconclusive attempts 0
3557.87/3700.01	c STR average number of conflicts per successful attempt inf
3557.87/3700.01	c STR average number of conflicts per unsuccessful attempt inf
3557.87/3700.01	c STR average number of conflicts per inconclusive attempt inf
3557.87/3700.01	c IHS number of seeded input constraints 1
3557.87/3700.01	c IHS number of seeded weakened input constraints 0
3557.87/3700.01	c IHS number of solutions from complete search 1
3557.87/3700.01	c IHS number of solutions from local search 0
3557.87/3700.01	c IHS number of improved solutions using local search 0
3557.87/3700.01	c IHS number of cores from complete search solutions 0
3557.87/3700.01	c IHS number of cores from local search solutions 0
3557.87/3700.01	c IHS number of cores from improved solutions using local search 0
3557.87/3700.01	c IHS number of upper bounds from complete search solutions 0
3557.87/3700.01	c IHS number of upper bounds from local search solutions 0
3557.87/3700.01	c IHS number of upper bounds from improved solutions using local search 0
3557.87/3700.01	c IHS number of complete search solutions discarded 0
3557.87/3700.01	c IHS number of local search solutions discarded 0
3557.87/3700.01	c IHS number of improved solutions using local search discarded 0
3557.87/3700.01	c IHS number of complete search calls 0
3557.87/3700.01	c IHS number of optimal complete search calls 1
3557.87/3700.01	c IHS number of complete search progress calls 0
3557.87/3700.01	c IHS number of successful local search calls 0
3557.87/3700.01	c IHS number of timeouts for local search 0
3557.87/3700.01	c IHS complete search RoundingSat   time 0.000604 s
3557.87/3700.01	c IHS complete search Scip          time 0 s
3557.87/3700.01	c IHS local search                  time 0 s
3557.87/3700.01	c IHS local search improve solution time 0 s
3557.87/3700.01	c IHS core extraction               time 3526.83 s
3557.87/3700.01	c AVG.sumWPerc 58.07 
3557.87/3700.01	c bigint constraints 0 
3557.87/3700.01	s UNKNOWN
3557.87/3700.01	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-4832459-1783671616/watcher-4832459-1783671616 -o /tmp/evaluation-result-4832459-1783671616/solver-4832459-1783671616 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4832459-1783671616/vars-4832459-1783671616 --bin-var /tmp/runsolver-exch-nodeE005-1783664187-1249785 --watchdog 3760 --file-size-limit 100000 ./run-ihs.sh --proof-log=/tmp/proofs/proof-4832459-1783671616 HOME/instance-4832459-1783671616.opb 

running on 4 cores: 48-51

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 8,10-11,13-14,25-26,28,30-33,36-37,39-41,45-46,53,60-61
  3550 MHz: 4-7,9,12,16,20,22-23,29,34-35,42-44,47,49,63
  3600 MHz: 0-3,15,17-19,21,24,27,38,48,50-52,54-59,62
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 48-51

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (4477 MiB free)
  node 1: cores 8-15, 129019 MiB (74706 MiB free)
  node 2: cores 16-23, 128973 MiB (50106 MiB free)
  node 3: cores 24-31, 129003 MiB (97606 MiB free)
  node 4: cores 32-39, 129019 MiB (122553 MiB free)
  node 5: cores 40-47, 129019 MiB (115441 MiB free)
  node 6: cores 48-55, 129019 MiB (125319 MiB free)
  node 7: cores 56-63, 128474 MiB (126046 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 FSIZE limit: 102400000 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=1256851, runsolver pid=1256844
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 19.94 17.85 17.53 21/892 1256859
/proc/meminfo: memFree=733398548/1055320704 swapFree=33528060/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=63884 memory=20316 CPUtime=0.08 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) R 1256851 1256851 1249763 0 -1 4194304 2220 0 0 0 8 0 0 0 20 0 1 0 300449539 65417216 5075 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 15971 5079 2691 1526 0 4047 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 68076 KiB
Current children cumulated memory: 23448 KiB

[startup+0.214281 s]*
/proc/loadavg: 19.94 17.85 17.53 22/898 1256874
/proc/meminfo: memFree=733348836/1055320704 swapFree=33528060/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=65572 memory=21960 CPUtime=0.19 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) R 1256851 1256851 1249763 0 -1 4194304 2638 0 0 0 19 0 0 0 20 0 1 0 300449539 67145728 5459 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 16393 5490 2691 1526 0 4469 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 69764 KiB
Current children cumulated memory: 25092 KiB

[startup+0.312562 s]*
/proc/loadavg: 19.94 17.85 17.53 22/903 1256883
/proc/meminfo: memFree=733289668/1055320704 swapFree=33528060/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=66292 memory=22572 CPUtime=0.29 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) R 1256851 1256851 1249763 0 -1 4194304 2791 0 0 0 28 1 0 0 20 0 1 0 300449539 67883008 5587 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 16573 5643 2691 1526 0 4649 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 70484 KiB
Current children cumulated memory: 25704 KiB

[startup+0.700128 s]
/proc/loadavg: 19.94 17.85 17.53 22/903 1256883
/proc/meminfo: memFree=733179288/1055320704 swapFree=33528060/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=68968 memory=26992 CPUtime=0.66 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) R 1256851 1256851 1249763 0 -1 4194304 3385 0 0 0 64 2 0 0 20 0 1 0 300449539 70623232 6715 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 17242 6748 2691 1526 0 5318 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 73160 KiB
Current children cumulated memory: 30124 KiB

[startup+1.50012 s]
/proc/loadavg: 20.18 17.94 17.56 21/903 1256883
/proc/meminfo: memFree=732963888/1055320704 swapFree=33528060/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=70504 memory=28776 CPUtime=1.44 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) R 1256851 1256851 1249763 0 -1 4194304 3816 0 0 0 140 4 0 0 20 0 1 0 300449539 72196096 7099 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 17626 7194 2707 1526 0 5702 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 74696 KiB
Current children cumulated memory: 31908 KiB

[startup+3.11193 s]
/proc/loadavg: 20.18 17.94 17.56 22/903 1256883
/proc/meminfo: memFree=732413700/1055320704 swapFree=33528060/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=72104 memory=30292 CPUtime=3.02 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) R 1256851 1256851 1249763 0 -1 4194304 4197 0 0 0 294 8 0 0 20 0 1 0 300449539 73834496 7483 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 18026 7573 2707 1526 0 6102 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 76296 KiB
Current children cumulated memory: 33424 KiB

[startup+6.30013 s]
/proc/loadavg: 20.33 18.01 17.58 22/901 1256924
/proc/meminfo: memFree=731607060/1055320704 swapFree=33528060/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=78408 memory=34104 CPUtime=6.15 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) R 1256851 1256851 1249763 0 -1 4194304 5156 0 0 0 601 14 0 0 20 0 1 0 300449539 80289792 8507 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 19602 8526 2707 1526 0 7678 0
Current children cumulated CPU time: 6.15 s
Current children cumulated vsize: 82600 KiB
Current children cumulated memory: 37236 KiB

[startup+12.7001 s]
/proc/loadavg: 20.46 18.07 17.61 23/907 1257024
/proc/meminfo: memFree=730166452/1055320704 swapFree=33528060/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=83192 memory=39700 CPUtime=12.43 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) R 1256851 1256851 1249763 0 -1 4194304 6564 0 0 0 1216 27 0 0 20 0 1 0 300449539 85188608 9787 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 20798 9925 2707 1526 0 8874 0
Current children cumulated CPU time: 12.43 s
Current children cumulated vsize: 87384 KiB
Current children cumulated memory: 42832 KiB

[startup+25.5001 s]
/proc/loadavg: 20.70 18.20 17.65 23/908 1257025
/proc/meminfo: memFree=726731604/1055320704 swapFree=33528060/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=85472 memory=42584 CPUtime=25.02 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) R 1256851 1256851 1249763 0 -1 4194304 7370 0 0 0 2454 48 0 0 20 0 1 0 300449539 87523328 10555 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 21368 10646 2707 1526 0 9444 0
Current children cumulated CPU time: 25.02 s
Current children cumulated vsize: 89664 KiB
Current children cumulated memory: 45716 KiB

[startup+51.1131 s]
/proc/loadavg: 21.21 18.57 17.79 23/908 1257074
/proc/meminfo: memFree=720041152/1055320704 swapFree=33528060/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=118704 memory=69240 CPUtime=50.27 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) R 1256851 1256851 1249763 0 -1 4194304 12882 0 0 0 4943 84 0 0 20 0 1 0 300449539 121552896 17249 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 29676 17310 2853 1526 0 17752 0
Current children cumulated CPU time: 50.27 s
Current children cumulated vsize: 122896 KiB
Current children cumulated memory: 72372 KiB

[startup+102.3 s]
/proc/loadavg: 21.66 19.10 18.02 23/907 1257172
/proc/meminfo: memFree=708362048/1055320704 swapFree=33528060/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=136076 memory=87112 CPUtime=100.78 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) R 1256851 1256851 1249763 0 -1 4194304 16915 0 0 0 9935 143 0 0 20 0 1 0 300449539 139341824 21672 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 34019 21778 2853 1526 0 22095 0
Current children cumulated CPU time: 100.78 s
Current children cumulated vsize: 140268 KiB
Current children cumulated memory: 90244 KiB

[startup+162.3 s]

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

/proc/1256853/statm: 103222 82260 2853 1526 0 91298 0
Current children cumulated CPU time: 2987.43 s
Current children cumulated vsize: 417080 KiB
Current children cumulated memory: 332172 KiB

[startup+3162.3 s]
/proc/loadavg: 19.25 19.81 20.38 22/898 1259747
/proc/meminfo: memFree=220201596/1055320704 swapFree=33514492/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=412888 memory=329040 CPUtime=3043.07 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) R 1256851 1256851 1249763 0 -1 4194304 72192 0 0 0 302260 2047 0 0 20 0 1 0 300449539 422797312 82299 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 103222 82260 2853 1526 0 91298 0
Current children cumulated CPU time: 3043.07 s
Current children cumulated vsize: 417080 KiB
Current children cumulated memory: 332172 KiB

[startup+3222.3 s]
/proc/loadavg: 17.74 19.28 20.16 18/897 1259751
/proc/meminfo: memFree=233316588/1055320704 swapFree=33514492/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=413920 memory=329772 CPUtime=3098.3 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) R 1256851 1256851 1249763 0 -1 4194304 72375 0 0 0 307754 2076 0 0 20 0 1 0 300449539 423854080 82427 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 103480 82443 2853 1526 0 91556 0
Current children cumulated CPU time: 3098.3 s
Current children cumulated vsize: 418112 KiB
Current children cumulated memory: 332904 KiB

[startup+3282.3 s]
/proc/loadavg: 16.93 18.79 19.94 17/898 1259784
/proc/meminfo: memFree=224557840/1055320704 swapFree=33514492/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=413920 memory=329776 CPUtime=3154.52 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) R 1256851 1256851 1249763 0 -1 4194304 72376 0 0 0 313347 2105 0 0 20 0 1 0 300449539 423854080 82427 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 103480 82444 2853 1526 0 91556 0
Current children cumulated CPU time: 3154.52 s
Current children cumulated vsize: 418112 KiB
Current children cumulated memory: 332908 KiB

[startup+3342.3 s]
/proc/loadavg: 17.67 18.62 19.81 21/898 1259812
/proc/meminfo: memFree=215645436/1055320704 swapFree=33514492/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=413920 memory=329780 CPUtime=3209.43 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) S 1256851 1256851 1249763 0 -1 4194304 72377 0 0 0 318805 2138 0 0 20 0 1 0 300449539 423854080 82427 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 1 0 0 17 48 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 103480 82445 2853 1526 0 91556 0
Current children cumulated CPU time: 3209.43 s
Current children cumulated vsize: 418112 KiB
Current children cumulated memory: 332912 KiB

[startup+3402.3 s]
/proc/loadavg: 17.47 18.39 19.65 15/894 1259867
/proc/meminfo: memFree=304916232/1055320704 swapFree=33514492/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=413920 memory=329836 CPUtime=3265.87 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) R 1256851 1256851 1249763 0 -1 4194304 72391 0 0 0 324417 2170 0 0 20 0 1 0 300449539 423854080 82427 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 103480 82459 2853 1526 0 91556 0
Current children cumulated CPU time: 3265.87 s
Current children cumulated vsize: 418112 KiB
Current children cumulated memory: 332968 KiB

[startup+3462.3 s]
/proc/loadavg: 18.37 18.47 19.60 19/893 1259873
/proc/meminfo: memFree=305664692/1055320704 swapFree=33514492/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=414192 memory=330160 CPUtime=3323.62 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) R 1256851 1256851 1249763 0 -1 4194304 72472 0 0 0 330156 2206 0 0 20 0 1 0 300449539 424132608 82427 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 103548 82540 2853 1526 0 91624 0
Current children cumulated CPU time: 3323.62 s
Current children cumulated vsize: 418384 KiB
Current children cumulated memory: 333292 KiB

[startup+3522.3 s]
/proc/loadavg: 18.22 18.41 19.51 18/887 1259917
/proc/meminfo: memFree=408139700/1055320704 swapFree=33513980/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=414724 memory=330632 CPUtime=3382.73 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) R 1256851 1256851 1249763 0 -1 4194304 72590 0 0 0 336031 2242 0 0 20 0 1 0 300449539 424677376 82555 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 103681 82658 2853 1526 0 91757 0
Current children cumulated CPU time: 3382.73 s
Current children cumulated vsize: 418916 KiB
Current children cumulated memory: 333764 KiB

[startup+3582.3 s]
/proc/loadavg: 18.45 18.43 19.44 18/888 1259923
/proc/meminfo: memFree=401077872/1055320704 swapFree=33513980/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=414724 memory=330712 CPUtime=3441.88 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) R 1256851 1256851 1249763 0 -1 4194304 72610 0 0 0 341913 2275 0 0 20 0 1 0 300449539 424677376 82555 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 103681 82678 2853 1526 0 91757 0
Current children cumulated CPU time: 3441.88 s
Current children cumulated vsize: 418916 KiB
Current children cumulated memory: 333844 KiB

[startup+3642.3 s]
/proc/loadavg: 17.62 18.24 19.31 18/877 1259958
/proc/meminfo: memFree=510290276/1055320704 swapFree=33513212/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=417988 memory=334136 CPUtime=3501.01 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) R 1256851 1256851 1249763 0 -1 4194304 73588 0 0 0 347796 2305 0 0 20 0 1 0 300449539 428019712 83579 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 104497 83534 2853 1526 0 92573 0
Current children cumulated CPU time: 3501.01 s
Current children cumulated vsize: 422180 KiB
Current children cumulated memory: 337268 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 16.91 17.92 19.14 12/857 1260037
/proc/meminfo: memFree=581334848/1055320704 swapFree=33513212/33554428
[pid=1256851] ppid=1256844 vsize=4192 memory=3132 CPUtime=0 cores=48-51
/proc/1256851/stat : 1256851 (run-ihs.sh) S 1256844 1256851 1249763 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 300449538 4292608 640 18446744073709551615 94715502366720 94715503261253 140721114404128 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94715503500304 94715503548048 94715513778176 140721114413302 140721114413441 140721114413441 140721114419179 0
/proc/1256851/statm: 1048 783 705 219 0 110 0
[pid=1256853] ppid=1256851 vsize=417776 memory=333924 CPUtime=3557.87 cores=48-51
/proc/1256853/stat : 1256853 (roundingsat) R 1256851 1256851 1249763 0 -1 4194304 73779 0 0 0 353450 2337 0 0 20 0 1 0 300449539 427802624 83579 18446744073709551615 4194304 10442985 140722938126272 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 11518920 11528240 29843456 140722938132381 140722938132896 140722938132896 140722938138602 0
/proc/1256853/statm: 104444 83481 2853 1526 0 92520 0
Current children cumulated CPU time: 3557.87 s
Current children cumulated vsize: 421968 KiB
Current children cumulated memory: 337056 KiB

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

[startup+3700.02 s]
# the end of solver process 1256851 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.002567 s

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

# cumulated CPU time of all completed processes:  user=3534.51 s, system=23.3914 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): 3700.03
CPU time (s): 3557.91
CPU user time (s): 3534.51
CPU system time (s): 23.3914
CPU usage (%): 96.1589
Max. virtual memory (cumulated for all children) (KiB): 422396
Max. memory (cumulated for all children) (KiB): 337272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3534.51
system time used= 23.3914
maximum resident set size= 334316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74007
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= 1961164
involuntary context switches= 4992


# summary of solver processes directly reported to runsolver:
#   pid: 1256851,1256853
#   total CPU time (s): 3557.91
#   total CPU user time (s): 3534.51
#   total CPU system time (s): 23.3914

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7523 second user time and 40.6117 second system time

The end

Launcher Data

Begin job on nodeE005 at 2026-07-10 10:20:16
IDJOB=4832459
IDBENCH=148776
IDSOLVER=3666
FILE ID=nodeE005/4832459-1783671616
RUNJOBID= nodeE005-1783664187-1249785
SLURM_JOB_ID= 12722760
Free space on /tmp= 802528 MiB

SOLVER NAME= roundingsat-ihs 2026-06-11 (cert)
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx30.opb
COMMAND LINE= ./run-ihs.sh --proof-log=CERTNAME BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4832459-1783671616/watcher-4832459-1783671616 -o /tmp/evaluation-result-4832459-1783671616/solver-4832459-1783671616 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4832459-1783671616/vars-4832459-1783671616 --bin-var /tmp/runsolver-exch-nodeE005-1783664187-1249785 --watchdog 3760 --file-size-limit 100000 ./run-ihs.sh --proof-log=/tmp/proofs/proof-4832459-1783671616 HOME/instance-4832459-1783671616.opb

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

MD5SUM BENCH= 91ecd4a7d2e975c8e8a35b07ef7013ef
RANDOM SEED=835317704

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 55
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3590.305
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		: 3590.667
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		: 3591.661
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		: 3582.938
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		: 3589.969
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		: 2493.659
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		: 2493.659
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		: 3577.094
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		: 3578.974
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:       1055320704 kB
MemFree:        732295620 kB
MemAvailable:   911661456 kB
Buffers:            1096 kB
Cached:         182252580 kB
SwapCached:          960 kB
Active:         88942132 kB
Inactive:       226829592 kB
Active(anon):   71314580 kB
Inactive(anon): 63064404 kB
Active(file):   17627552 kB
Inactive(file): 163765188 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33528060 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            407596 kB
Writeback:             0 kB
AnonPages:      133517368 kB
Mapped:           200268 kB
Shmem:            860464 kB
KReclaimable:    3602068 kB
Slab:            4233356 kB
SReclaimable:    3602068 kB
SUnreclaim:       631288 kB
KernelStack:       15232 kB
PageTables:       267936 kB
SecPageTables:     15348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   135940476 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478640 kB
VmallocChunk:          0 kB
Percpu:           130560 kB
HardwareCorrupted:     0 kB
AnonHugePages:  31707136 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:      401860 kB
DirectMap2M:    19843072 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 802540 MiB
End job on nodeE005 at 2026-07-10 11:21:57