Trace number 4832379

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)SAT (TO)-30 3600.11 3630.74

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
MD5SUMe50abc2725c4e3a238fbda7c772437b2
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark4.27188
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables595
Total number of constraints27931
Number of constraints which are clauses27931
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 595
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 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
Number of bits of the biggest sum of numbers10
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.01	c RoundingSat 2
0.00/0.01	c branch pb26-ihs
0.00/0.01	c commit 3161a75
0.00/0.06	c #variables 595 #constraints 27931
0.00/0.06	c objective is ce32 
0.09/0.12	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.09/0.12	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.09/0.12	c DATABASE CLEANUP
0.09/0.12	c rational objective value (FULL) -297.5
0.30/0.35	c rational objective value (HS) -297.5
0.87/0.97	c #Conflicts:       1000 | #Constraints:      30805
0.87/0.97	c #Conflicts:       2000 | #Constraints:      31841
0.87/0.97	c DATABASE CLEANUP
0.87/0.97	c GARBAGE COLLECT
0.87/0.97	c rational objective value (HS) -209
1.27/1.33	c #Conflicts:       3000 | #Constraints:      31282
1.27/1.33	c #Conflicts:       4000 | #Constraints:      32387
1.27/1.33	c DATABASE CLEANUP
1.27/1.33	c GARBAGE COLLECT
1.27/1.33	c rational objective value (HS) -195
1.56/1.69	c #Conflicts:       5000 | #Constraints:      31816
1.56/1.69	c #Conflicts:       6000 | #Constraints:      32867
1.56/1.69	c DATABASE CLEANUP
1.56/1.69	c rational objective value (HS) -193
2.15/2.22	c #Conflicts:       7000 | #Constraints:      31943
2.15/2.22	c #Conflicts:       8000 | #Constraints:      32943
2.15/2.22	c #Conflicts:       9000 | #Constraints:      33994
2.15/2.22	c DATABASE CLEANUP
2.15/2.22	c GARBAGE COLLECT
2.15/2.22	c rational objective value (HS) -191
2.84/2.93	c #Conflicts:      10000 | #Constraints:      32580
2.84/2.93	c #Conflicts:      11000 | #Constraints:      33620
2.84/2.93	c #Conflicts:      12000 | #Constraints:      34666
2.84/2.93	c DATABASE CLEANUP
2.84/2.93	c GARBAGE COLLECT
2.84/2.93	c rational objective value (HS) -191
3.33/3.46	c #Conflicts:      13000 | #Constraints:      33131
3.33/3.46	c #Conflicts:      14000 | #Constraints:      34158
3.33/3.46	c #Conflicts:      15000 | #Constraints:      35182
3.33/3.46	c DATABASE CLEANUP
3.33/3.46	c GARBAGE COLLECT
3.33/3.46	c rational objective value (HS) -189
3.93/4.02	c #Conflicts:      16000 | #Constraints:      33394
3.93/4.02	c #Conflicts:      17000 | #Constraints:      34421
3.93/4.02	c #Conflicts:      18000 | #Constraints:      35451
3.93/4.02	c DATABASE CLEANUP
3.93/4.02	c GARBAGE COLLECT
3.93/4.02	c rational objective value (HS) -187
4.52/4.67	c #Conflicts:      19000 | #Constraints:      33503
4.52/4.67	c #Conflicts:      20000 | #Constraints:      34503
4.52/4.67	c #Conflicts:      21000 | #Constraints:      35549
4.52/4.67	c DATABASE CLEANUP
4.52/4.67	c GARBAGE COLLECT
4.52/4.67	c rational objective value (HS) -186
7.69/7.89	c #Conflicts:      22000 | #Constraints:      33387
7.69/7.89	c #Conflicts:      23000 | #Constraints:      34431
7.69/7.89	c #Conflicts:      24000 | #Constraints:      35478
7.69/7.89	c #Conflicts:      25000 | #Constraints:      36521
7.69/7.89	c #Conflicts:      26000 | #Constraints:      37557
7.69/7.89	c #Conflicts:      27000 | #Constraints:      38586
7.69/7.89	c #Conflicts:      28000 | #Constraints:      39625
7.69/7.89	c #Conflicts:      29000 | #Constraints:      40680
7.69/7.89	c #Conflicts:      30000 | #Constraints:      41731
7.69/7.89	c #Conflicts:      31000 | #Constraints:      42789
7.69/7.89	c #Conflicts:      32000 | #Constraints:      43834
7.69/7.89	c #Conflicts:      33000 | #Constraints:      44888
7.69/7.89	c DATABASE CLEANUP
7.69/7.89	c GARBAGE COLLECT
7.69/7.89	c rational objective value (HS) -186
9.08/9.23	c #Conflicts:      34000 | #Constraints:      38192
9.08/9.23	c #Conflicts:      35000 | #Constraints:      39192
9.08/9.23	c #Conflicts:      36000 | #Constraints:      40192
9.08/9.23	c #Conflicts:      37000 | #Constraints:      41237
9.08/9.23	c #Conflicts:      38000 | #Constraints:      42237
9.08/9.23	c DATABASE CLEANUP
9.08/9.23	c GARBAGE COLLECT
9.08/9.23	c rational objective value (HS) -185
10.08/10.20	c #Conflicts:      39000 | #Constraints:      36960
10.08/10.20	c #Conflicts:      40000 | #Constraints:      37993
10.08/10.20	c #Conflicts:      41000 | #Constraints:      38993
10.08/10.20	c #Conflicts:      42000 | #Constraints:      39993
10.08/10.20	c DATABASE CLEANUP
10.08/10.20	c GARBAGE COLLECT
10.08/10.20	c rational objective value (HS) -184
11.16/11.32	c #Conflicts:      43000 | #Constraints:      35500
11.16/11.32	c #Conflicts:      44000 | #Constraints:      36524
11.16/11.32	c #Conflicts:      45000 | #Constraints:      37524
11.16/11.32	c #Conflicts:      46000 | #Constraints:      38524
11.16/11.32	c #Conflicts:      47000 | #Constraints:      39524
11.16/11.32	c #Conflicts:      48000 | #Constraints:      40524
11.16/11.32	c DATABASE CLEANUP
11.16/11.32	c GARBAGE COLLECT
11.16/11.32	c rational objective value (HS) -183
12.16/12.39	c #Conflicts:      49000 | #Constraints:      36259
12.16/12.39	c #Conflicts:      50000 | #Constraints:      37259
12.16/12.39	c #Conflicts:      51000 | #Constraints:      38259
12.16/12.39	c #Conflicts:      52000 | #Constraints:      39259
12.16/12.39	c #Conflicts:      53000 | #Constraints:      40259
12.16/12.39	c DATABASE CLEANUP
12.16/12.39	c GARBAGE COLLECT
12.16/12.39	c rational objective value (HS) -182
17.33/17.50	c #Conflicts:      54000 | #Constraints:      35953
17.33/17.50	c #Conflicts:      55000 | #Constraints:      37024
17.33/17.50	c #Conflicts:      56000 | #Constraints:      38061
17.33/17.50	c #Conflicts:      57000 | #Constraints:      39105
17.33/17.50	c #Conflicts:      58000 | #Constraints:      40154
17.33/17.50	c #Conflicts:      59000 | #Constraints:      41190
17.33/17.50	c #Conflicts:      60000 | #Constraints:      42227
17.33/17.50	c #Conflicts:      61000 | #Constraints:      43269
17.33/17.50	c #Conflicts:      62000 | #Constraints:      44307
17.33/17.50	c #Conflicts:      63000 | #Constraints:      45343
17.33/17.50	c #Conflicts:      64000 | #Constraints:      46380
17.33/17.50	c #Conflicts:      65000 | #Constraints:      47411
17.33/17.50	c #Conflicts:      66000 | #Constraints:      48458
17.33/17.50	c #Conflicts:      67000 | #Constraints:      49511
17.33/17.50	c #Conflicts:      68000 | #Constraints:      50561
17.33/17.50	c #Conflicts:      69000 | #Constraints:      51613
17.33/17.50	c #Conflicts:      70000 | #Constraints:      52657
17.33/17.50	c #Conflicts:      71000 | #Constraints:      53689
17.33/17.50	c DATABASE CLEANUP
17.33/17.50	c GARBAGE COLLECT
17.33/17.50	c rational objective value (HS) -181
19.31/19.56	c #Conflicts:      72000 | #Constraints:      42626
19.31/19.56	c #Conflicts:      73000 | #Constraints:      43626
19.31/19.56	c #Conflicts:      74000 | #Constraints:      44626
19.31/19.56	c #Conflicts:      75000 | #Constraints:      45626
19.31/19.56	c #Conflicts:      76000 | #Constraints:      46626
19.31/19.56	c #Conflicts:      77000 | #Constraints:      47626
19.31/19.56	c #Conflicts:      78000 | #Constraints:      48653
19.31/19.56	c DATABASE CLEANUP
19.31/19.56	c GARBAGE COLLECT
19.31/19.56	c rational objective value (HS) -180
20.81/21.08	c #Conflicts:      79000 | #Constraints:      40310
20.81/21.08	c #Conflicts:      80000 | #Constraints:      41310
20.81/21.08	c #Conflicts:      81000 | #Constraints:      42310
20.81/21.08	c #Conflicts:      82000 | #Constraints:      43310
20.81/21.08	c #Conflicts:      83000 | #Constraints:      44310
20.81/21.08	c #Conflicts:      84000 | #Constraints:      45346
20.81/21.08	c DATABASE CLEANUP
20.81/21.08	c GARBAGE COLLECT
20.81/21.08	c rational objective value (HS) -179
22.28/22.59	c #Conflicts:      85000 | #Constraints:      38305
22.28/22.59	c #Conflicts:      86000 | #Constraints:      39305
22.28/22.59	c #Conflicts:      87000 | #Constraints:      40305
22.28/22.59	c #Conflicts:      88000 | #Constraints:      41305
22.28/22.59	c #Conflicts:      89000 | #Constraints:      42305
22.28/22.59	c #Conflicts:      90000 | #Constraints:      43305
22.28/22.59	c #Conflicts:      91000 | #Constraints:      44305
22.28/22.59	c DATABASE CLEANUP
22.28/22.59	c GARBAGE COLLECT
22.28/22.59	c rational objective value (HS) -178
28.04/28.39	c #Conflicts:      92000 | #Constraints:      37829
28.04/28.39	c #Conflicts:      93000 | #Constraints:      38829
28.04/28.39	c #Conflicts:      94000 | #Constraints:      39829
28.04/28.39	c #Conflicts:      95000 | #Constraints:      40829
28.04/28.39	c #Conflicts:      96000 | #Constraints:      41829
28.04/28.39	c #Conflicts:      97000 | #Constraints:      42829
28.04/28.39	c #Conflicts:      98000 | #Constraints:      43862
28.04/28.39	c #Conflicts:      99000 | #Constraints:      44862
28.04/28.39	c #Conflicts:     100000 | #Constraints:      45862
28.04/28.39	c #Conflicts:     101000 | #Constraints:      46862
28.04/28.39	c #Conflicts:     102000 | #Constraints:      47862
28.04/28.39	c #Conflicts:     103000 | #Constraints:      48862
28.04/28.39	c #Conflicts:     104000 | #Constraints:      49862
28.04/28.39	c #Conflicts:     105000 | #Constraints:      50862
28.04/28.39	c #Conflicts:     106000 | #Constraints:      51862
28.04/28.39	c #Conflicts:     107000 | #Constraints:      52921
28.04/28.39	c #Conflicts:     108000 | #Constraints:      53964
28.04/28.39	c #Conflicts:     109000 | #Constraints:      54995
28.04/28.39	c #Conflicts:     110000 | #Constraints:      56035
28.04/28.39	c #Conflicts:     111000 | #Constraints:      57078
28.04/28.39	c #Conflicts:     112000 | #Constraints:      58126
28.04/28.39	c #Conflicts:     113000 | #Constraints:      59175
28.04/28.39	c #Conflicts:     114000 | #Constraints:      60230
28.04/28.39	c #Conflicts:     115000 | #Constraints:      61275
28.04/28.39	c DATABASE CLEANUP
28.04/28.39	c GARBAGE COLLECT
28.04/28.39	c rational objective value (HS) -176
30.22/30.55	c #Conflicts:     116000 | #Constraints:      46389
30.22/30.55	c #Conflicts:     117000 | #Constraints:      47389
30.22/30.55	c #Conflicts:     118000 | #Constraints:      48389
30.22/30.55	c #Conflicts:     119000 | #Constraints:      49389
30.22/30.55	c #Conflicts:     120000 | #Constraints:      50389
30.22/30.55	c #Conflicts:     121000 | #Constraints:      51389
30.22/30.55	c #Conflicts:     122000 | #Constraints:      52419
30.22/30.55	c #Conflicts:     123000 | #Constraints:      53419
30.22/30.55	c DATABASE CLEANUP
30.22/30.55	c GARBAGE COLLECT
30.22/30.55	c rational objective value (HS) -175
32.10/32.44	c #Conflicts:     124000 | #Constraints:      42581
32.10/32.44	c #Conflicts:     125000 | #Constraints:      43581
32.10/32.44	c #Conflicts:     126000 | #Constraints:      44581
32.10/32.44	c #Conflicts:     127000 | #Constraints:      45581
32.10/32.44	c #Conflicts:     128000 | #Constraints:      46599
32.10/32.44	c #Conflicts:     129000 | #Constraints:      47599
32.10/32.44	c #Conflicts:     130000 | #Constraints:      48599
32.10/32.44	c #Conflicts:     131000 | #Constraints:      49599
32.10/32.44	c #Conflicts:     132000 | #Constraints:      50599
32.10/32.44	c DATABASE CLEANUP
32.10/32.44	c GARBAGE COLLECT
32.10/32.44	c rational objective value (HS) -174
41.74/42.14	c #Conflicts:     133000 | #Constraints:      41306
41.74/42.14	c #Conflicts:     134000 | #Constraints:      42339
41.74/42.14	c #Conflicts:     135000 | #Constraints:      43339
41.74/42.14	c #Conflicts:     136000 | #Constraints:      44339
41.74/42.14	c #Conflicts:     137000 | #Constraints:      45339
41.74/42.14	c #Conflicts:     138000 | #Constraints:      46363
41.74/42.14	c #Conflicts:     139000 | #Constraints:      47407
41.74/42.14	c #Conflicts:     140000 | #Constraints:      48443
41.74/42.14	c #Conflicts:     141000 | #Constraints:      49478
41.74/42.14	c #Conflicts:     142000 | #Constraints:      50511
41.74/42.14	c #Conflicts:     143000 | #Constraints:      51533
41.74/42.14	c #Conflicts:     144000 | #Constraints:      52565
41.74/42.14	c #Conflicts:     145000 | #Constraints:      53597
41.74/42.14	c #Conflicts:     146000 | #Constraints:      54632
41.74/42.14	c #Conflicts:     147000 | #Constraints:      55670
41.74/42.14	c #Conflicts:     148000 | #Constraints:      56706
41.74/42.14	c #Conflicts:     149000 | #Constraints:      57742
41.74/42.14	c #Conflicts:     150000 | #Constraints:      58787
41.74/42.14	c #Conflicts:     151000 | #Constraints:      59841
41.74/42.14	c #Conflicts:     152000 | #Constraints:      60890
41.74/42.14	c #Conflicts:     153000 | #Constraints:      61940
41.74/42.14	c #Conflicts:     154000 | #Constraints:      62977
41.74/42.14	c #Conflicts:     155000 | #Constraints:      64032
41.74/42.14	c #Conflicts:     156000 | #Constraints:      65073
41.74/42.14	c #Conflicts:     157000 | #Constraints:      66120
41.74/42.14	c #Conflicts:     158000 | #Constraints:      67161
41.74/42.14	c #Conflicts:     159000 | #Constraints:      68208
41.74/42.14	c DATABASE CLEANUP
41.74/42.14	c GARBAGE COLLECT
41.74/42.14	c rational objective value (HS) -172
44.86/45.36	c #Conflicts:     160000 | #Constraints:      49821
44.86/45.36	c #Conflicts:     161000 | #Constraints:      50821
44.86/45.36	c #Conflicts:     162000 | #Constraints:      51821
44.86/45.36	c #Conflicts:     163000 | #Constraints:      52821
44.86/45.36	c #Conflicts:     164000 | #Constraints:      53821
44.86/45.36	c #Conflicts:     165000 | #Constraints:      54821
44.86/45.36	c #Conflicts:     166000 | #Constraints:      55839
44.86/45.36	c #Conflicts:     167000 | #Constraints:      56839
44.86/45.36	c #Conflicts:     168000 | #Constraints:      57839
44.86/45.36	c #Conflicts:     169000 | #Constraints:      58839
44.86/45.36	c DATABASE CLEANUP
44.86/45.36	c GARBAGE COLLECT
44.86/45.36	c rational objective value (HS) -171
47.32/47.87	c #Conflicts:     170000 | #Constraints:      45102
47.32/47.87	c #Conflicts:     171000 | #Constraints:      46102
47.32/47.87	c #Conflicts:     172000 | #Constraints:      47126
47.32/47.87	c #Conflicts:     173000 | #Constraints:      48126
47.32/47.87	c #Conflicts:     174000 | #Constraints:      49126
47.32/47.87	c #Conflicts:     175000 | #Constraints:      50126
47.32/47.87	c #Conflicts:     176000 | #Constraints:      51126
47.32/47.87	c #Conflicts:     177000 | #Constraints:      52126
47.32/47.87	c #Conflicts:     178000 | #Constraints:      53144
47.32/47.87	c #Conflicts:     179000 | #Constraints:      54144
47.32/47.87	c DATABASE CLEANUP
47.32/47.87	c GARBAGE COLLECT
47.32/47.87	c rational objective value (HS) -169
55.59/56.26	c #Conflicts:     180000 | #Constraints:      42899
55.59/56.26	c #Conflicts:     181000 | #Constraints:      43899
55.59/56.26	c #Conflicts:     182000 | #Constraints:      44899
55.59/56.26	c #Conflicts:     183000 | #Constraints:      45899
55.59/56.26	c #Conflicts:     184000 | #Constraints:      46899
55.59/56.26	c #Conflicts:     185000 | #Constraints:      47899
55.59/56.26	c #Conflicts:     186000 | #Constraints:      48953
55.59/56.26	c #Conflicts:     187000 | #Constraints:      49953
55.59/56.26	c #Conflicts:     188000 | #Constraints:      50953
55.59/56.26	c #Conflicts:     189000 | #Constraints:      51953
55.59/56.26	c #Conflicts:     190000 | #Constraints:      52953
55.59/56.26	c #Conflicts:     191000 | #Constraints:      53953
55.59/56.26	c #Conflicts:     192000 | #Constraints:      54953
55.59/56.26	c #Conflicts:     193000 | #Constraints:      55953
55.59/56.26	c #Conflicts:     194000 | #Constraints:      56953
55.59/56.26	c #Conflicts:     195000 | #Constraints:      57989
55.59/56.26	c #Conflicts:     196000 | #Constraints:      58989
55.59/56.26	c #Conflicts:     197000 | #Constraints:      59989
55.59/56.26	c #Conflicts:     198000 | #Constraints:      60989
55.59/56.26	c #Conflicts:     199000 | #Constraints:      61989
55.59/56.26	c #Conflicts:     200000 | #Constraints:      62989
55.59/56.26	c #Conflicts:     201000 | #Constraints:      63989
55.59/56.26	c #Conflicts:     202000 | #Constraints:      65007
55.59/56.26	c #Conflicts:     203000 | #Constraints:      66007
55.59/56.26	c #Conflicts:     204000 | #Constraints:      67007
55.59/56.26	c #Conflicts:     205000 | #Constraints:      68007
55.59/56.26	c #Conflicts:     206000 | #Constraints:      69007
55.59/56.26	c #Conflicts:     207000 | #Constraints:      70007
55.59/56.26	c #Conflicts:     208000 | #Constraints:      71007
55.59/56.26	c #Conflicts:     209000 | #Constraints:      72007
55.59/56.26	c #Conflicts:     210000 | #Constraints:      73007
55.59/56.26	c #Conflicts:     211000 | #Constraints:      74037
55.59/56.26	c DATABASE CLEANUP
55.59/56.26	c GARBAGE COLLECT
55.59/56.26	c rational objective value (HS) -165
58.55/59.20	c #Conflicts:     212000 | #Constraints:      52607
58.55/59.20	c #Conflicts:     213000 | #Constraints:      53607
58.55/59.20	c #Conflicts:     214000 | #Constraints:      54607
58.55/59.20	c #Conflicts:     215000 | #Constraints:      55607
58.55/59.20	c #Conflicts:     216000 | #Constraints:      56607
58.55/59.20	c #Conflicts:     217000 | #Constraints:      57607
58.55/59.20	c #Conflicts:     218000 | #Constraints:      58607
58.55/59.20	c #Conflicts:     219000 | #Constraints:      59607
58.55/59.20	c #Conflicts:     220000 | #Constraints:      60607
58.55/59.20	c #Conflicts:     221000 | #Constraints:      61607
58.55/59.20	c #Conflicts:     222000 | #Constraints:      62651
58.55/59.20	c DATABASE CLEANUP
58.55/59.20	c GARBAGE COLLECT
58.55/59.20	c rational objective value (HS) -164
72.14/72.91	c #Conflicts:     223000 | #Constraints:      47299
72.14/72.91	c #Conflicts:     224000 | #Constraints:      48314
72.14/72.91	c #Conflicts:     225000 | #Constraints:      49334
72.14/72.91	c #Conflicts:     226000 | #Constraints:      50363
72.14/72.91	c #Conflicts:     227000 | #Constraints:      51380
72.14/72.91	c #Conflicts:     228000 | #Constraints:      52414
72.14/72.91	c #Conflicts:     229000 | #Constraints:      53458
72.14/72.91	c #Conflicts:     230000 | #Constraints:      54483
72.14/72.91	c #Conflicts:     231000 | #Constraints:      55515
72.14/72.91	c #Conflicts:     232000 | #Constraints:      56560
72.14/72.91	c #Conflicts:     233000 | #Constraints:      57607
72.14/72.91	c #Conflicts:     234000 | #Constraints:      58638
72.14/72.91	c #Conflicts:     235000 | #Constraints:      59685
72.14/72.91	c #Conflicts:     236000 | #Constraints:      60715
72.14/72.91	c #Conflicts:     237000 | #Constraints:      61750
72.14/72.91	c #Conflicts:     238000 | #Constraints:      62794
72.14/72.91	c #Conflicts:     239000 | #Constraints:      63830
72.14/72.91	c #Conflicts:     240000 | #Constraints:      64872
72.14/72.91	c #Conflicts:     241000 | #Constraints:      65922
72.14/72.91	c #Conflicts:     242000 | #Constraints:      66956
72.14/72.91	c #Conflicts:     243000 | #Constraints:      67996
72.14/72.91	c #Conflicts:     244000 | #Constraints:      69034
72.14/72.91	c #Conflicts:     245000 | #Constraints:      70081
72.14/72.91	c #Conflicts:     246000 | #Constraints:      71132
72.14/72.91	c #Conflicts:     247000 | #Constraints:      72164
72.14/72.91	c #Conflicts:     248000 | #Constraints:      73199
72.14/72.91	c #Conflicts:     249000 | #Constraints:      74233
72.14/72.91	c #Conflicts:     250000 | #Constraints:      75271
72.14/72.91	c #Conflicts:     251000 | #Constraints:      76313
72.14/72.91	c #Conflicts:     252000 | #Constraints:      77358
72.14/72.91	c #Conflicts:     253000 | #Constraints:      78402
72.14/72.91	c #Conflicts:     254000 | #Constraints:      79453
72.14/72.91	c #Conflicts:     255000 | #Constraints:      80500
72.14/72.91	c #Conflicts:     256000 | #Constraints:      81547
72.14/72.91	c #Conflicts:     257000 | #Constraints:      82594
72.14/72.91	c DATABASE CLEANUP
72.14/72.91	c GARBAGE COLLECT
72.14/72.91	c rational objective value (HS) -164
77.77/78.66	c #Conflicts:     258000 | #Constraints:      57316
77.77/78.66	c #Conflicts:     259000 | #Constraints:      58316
77.77/78.66	c #Conflicts:     260000 | #Constraints:      59316
77.77/78.66	c #Conflicts:     261000 | #Constraints:      60316
77.77/78.66	c #Conflicts:     262000 | #Constraints:      61316
77.77/78.66	c #Conflicts:     263000 | #Constraints:      62316
77.77/78.66	c #Conflicts:     264000 | #Constraints:      63316
77.77/78.66	c #Conflicts:     265000 | #Constraints:      64316
77.77/78.66	c #Conflicts:     266000 | #Constraints:      65316
77.77/78.66	c #Conflicts:     267000 | #Constraints:      66316
77.77/78.66	c #Conflicts:     268000 | #Constraints:      67316
77.77/78.66	c #Conflicts:     269000 | #Constraints:      68316
77.77/78.66	c #Conflicts:     270000 | #Constraints:      69316
77.77/78.66	c DATABASE CLEANUP
77.77/78.66	c GARBAGE COLLECT
77.77/78.66	c rational objective value (HS) -164
81.23/82.12	c #Conflicts:     271000 | #Constraints:      50924
81.23/82.12	c #Conflicts:     272000 | #Constraints:      51924
81.23/82.12	c #Conflicts:     273000 | #Constraints:      52924
81.23/82.12	c #Conflicts:     274000 | #Constraints:      53957
81.23/82.12	c #Conflicts:     275000 | #Constraints:      54957
81.23/82.12	c #Conflicts:     276000 | #Constraints:      55957
81.23/82.12	c #Conflicts:     277000 | #Constraints:      56957
81.23/82.12	c #Conflicts:     278000 | #Constraints:      57957
81.23/82.12	c #Conflicts:     279000 | #Constraints:      58957
81.23/82.12	c #Conflicts:     280000 | #Constraints:      59957
81.23/82.12	c #Conflicts:     281000 | #Constraints:      60957
81.23/82.12	c #Conflicts:     282000 | #Constraints:      61957
81.23/82.12	c DATABASE CLEANUP
81.23/82.12	c GARBAGE COLLECT
81.23/82.12	c rational objective value (HS) -163
92.20/93.20	c #Conflicts:     283000 | #Constraints:      46843
92.20/93.20	c #Conflicts:     284000 | #Constraints:      47843
92.20/93.20	c #Conflicts:     285000 | #Constraints:      48843
92.20/93.20	c #Conflicts:     286000 | #Constraints:      49843
92.20/93.20	c #Conflicts:     287000 | #Constraints:      50843
92.20/93.20	c #Conflicts:     288000 | #Constraints:      51885
92.20/93.20	c #Conflicts:     289000 | #Constraints:      52885
92.20/93.20	c #Conflicts:     290000 | #Constraints:      53885
92.20/93.20	c #Conflicts:     291000 | #Constraints:      54885
92.20/93.20	c #Conflicts:     292000 | #Constraints:      55885
92.20/93.20	c #Conflicts:     293000 | #Constraints:      56885
92.20/93.20	c #Conflicts:     294000 | #Constraints:      57885
92.20/93.20	c #Conflicts:     295000 | #Constraints:      58885
92.20/93.20	c #Conflicts:     296000 | #Constraints:      59885
92.20/93.20	c #Conflicts:     297000 | #Constraints:      60912
92.20/93.20	c #Conflicts:     298000 | #Constraints:      61912
92.20/93.20	c #Conflicts:     299000 | #Constraints:      62912
92.20/93.20	c #Conflicts:     300000 | #Constraints:      63912
92.20/93.20	c #Conflicts:     301000 | #Constraints:      64912
92.20/93.20	c #Conflicts:     302000 | #Constraints:      65912
92.20/93.20	c #Conflicts:     303000 | #Constraints:      66912
92.20/93.20	c #Conflicts:     304000 | #Constraints:      67912
92.20/93.20	c #Conflicts:     305000 | #Constraints:      68912
92.20/93.20	c #Conflicts:     306000 | #Constraints:      69942
92.20/93.20	c #Conflicts:     307000 | #Constraints:      70942
92.20/93.20	c #Conflicts:     308000 | #Constraints:      71942
92.20/93.20	c #Conflicts:     309000 | #Constraints:      72942
92.20/93.20	c #Conflicts:     310000 | #Constraints:      73942
92.20/93.20	c #Conflicts:     311000 | #Constraints:      74942
92.20/93.20	c #Conflicts:     312000 | #Constraints:      75942
92.20/93.20	c #Conflicts:     313000 | #Constraints:      76942
92.20/93.20	c #Conflicts:     314000 | #Constraints:      77942
92.20/93.20	c #Conflicts:     315000 | #Constraints:      78975
92.20/93.20	c #Conflicts:     316000 | #Constraints:      79975
92.20/93.20	c #Conflicts:     317000 | #Constraints:      80975
92.20/93.20	c #Conflicts:     318000 | #Constraints:      81975
92.20/93.20	c #Conflicts:     319000 | #Constraints:      82975
92.20/93.20	c #Conflicts:     320000 | #Constraints:      83975
92.20/93.20	c #Conflicts:     321000 | #Constraints:      84975
92.20/93.20	c DATABASE CLEANUP
92.20/93.20	c GARBAGE COLLECT
92.20/93.20	c rational objective value (HS) -159
96.98/98.10	c #Conflicts:     322000 | #Constraints:      58302
96.98/98.10	c #Conflicts:     323000 | #Constraints:      59354
96.98/98.10	c #Conflicts:     324000 | #Constraints:      60397
96.98/98.10	c #Conflicts:     325000 | #Constraints:      61438
96.98/98.10	c #Conflicts:     326000 | #Constraints:      62475
96.98/98.10	c #Conflicts:     327000 | #Constraints:      63507
96.98/98.10	c #Conflicts:     328000 | #Constraints:      64540
96.98/98.10	c #Conflicts:     329000 | #Constraints:      65565
96.98/98.10	c #Conflicts:     330000 | #Constraints:      66595
96.98/98.10	c #Conflicts:     331000 | #Constraints:      67630
96.98/98.10	c #Conflicts:     332000 | #Constraints:      68671
96.98/98.10	c #Conflicts:     333000 | #Constraints:      69721
96.98/98.10	c #Conflicts:     334000 | #Constraints:      70764
96.98/98.10	c #Conflicts:     335000 | #Constraints:      71804
96.98/98.10	c #Conflicts:     336000 | #Constraints:      72842
96.98/98.10	c DATABASE CLEANUP
96.98/98.10	c GARBAGE COLLECT
96.98/98.10	c rational objective value (HS) -159
100.83/102.00	c #Conflicts:     337000 | #Constraints:      52712
100.83/102.00	c #Conflicts:     338000 | #Constraints:      53712
100.83/102.00	c #Conflicts:     339000 | #Constraints:      54712
100.83/102.00	c #Conflicts:     340000 | #Constraints:      55712
100.83/102.00	c #Conflicts:     341000 | #Constraints:      56712
100.83/102.00	c #Conflicts:     342000 | #Constraints:      57712
100.83/102.00	c #Conflicts:     343000 | #Constraints:      58712
100.83/102.00	c #Conflicts:     344000 | #Constraints:      59736
100.83/102.00	c #Conflicts:     345000 | #Constraints:      60736
100.83/102.00	c #Conflicts:     346000 | #Constraints:      61736
100.83/102.00	c #Conflicts:     347000 | #Constraints:      62736
100.83/102.00	c #Conflicts:     348000 | #Constraints:      63736
100.83/102.00	c #Conflicts:     349000 | #Constraints:      64736
100.83/102.00	c #Conflicts:     350000 | #Constraints:      65736
100.83/102.00	c DATABASE CLEANUP
100.83/102.00	c GARBAGE COLLECT
100.83/102.00	c rational objective value (HS) -158
113.63/114.84	c #Conflicts:     351000 | #Constraints:      48846
113.63/114.84	c #Conflicts:     352000 | #Constraints:      49846
113.63/114.84	c #Conflicts:     353000 | #Constraints:      50846
113.63/114.84	c #Conflicts:     354000 | #Constraints:      51846
113.63/114.84	c #Conflicts:     355000 | #Constraints:      52846
113.63/114.84	c #Conflicts:     356000 | #Constraints:      53846
113.63/114.84	c #Conflicts:     357000 | #Constraints:      54846
113.63/114.84	c #Conflicts:     358000 | #Constraints:      55846
113.63/114.84	c #Conflicts:     359000 | #Constraints:      56876
113.63/114.84	c #Conflicts:     360000 | #Constraints:      57876
113.63/114.84	c #Conflicts:     361000 | #Constraints:      58876
113.63/114.84	c #Conflicts:     362000 | #Constraints:      59876
113.63/114.84	c #Conflicts:     363000 | #Constraints:      60876
113.63/114.84	c #Conflicts:     364000 | #Constraints:      61876
113.63/114.84	c #Conflicts:     365000 | #Constraints:      62876
113.63/114.84	c #Conflicts:     366000 | #Constraints:      63876
113.63/114.84	c #Conflicts:     367000 | #Constraints:      64876
113.63/114.84	c #Conflicts:     368000 | #Constraints:      65876
113.63/114.84	c #Conflicts:     369000 | #Constraints:      66876
113.63/114.84	c #Conflicts:     370000 | #Constraints:      67876
113.63/114.84	c #Conflicts:     371000 | #Constraints:      68876
113.63/114.84	c #Conflicts:     372000 | #Constraints:      69876
113.63/114.84	c #Conflicts:     373000 | #Constraints:      70876
113.63/114.84	c #Conflicts:     374000 | #Constraints:      71876
113.63/114.84	c #Conflicts:     375000 | #Constraints:      72876
113.63/114.84	c #Conflicts:     376000 | #Constraints:      73876
113.63/114.84	c #Conflicts:     377000 | #Constraints:      74876
113.63/114.84	c #Conflicts:     378000 | #Constraints:      75876
113.63/114.84	c #Conflicts:     379000 | #Constraints:      76923
113.63/114.84	c #Conflicts:     380000 | #Constraints:      77959
113.63/114.84	c #Conflicts:     381000 | #Constraints:      79009
113.63/114.84	c #Conflicts:     382000 | #Constraints:      80046
113.63/114.84	c #Conflicts:     383000 | #Constraints:      81091
113.63/114.84	c #Conflicts:     384000 | #Constraints:      82148
113.63/114.84	c #Conflicts:     385000 | #Constraints:      83189
113.63/114.84	c #Conflicts:     386000 | #Constraints:      84216
113.63/114.84	c #Conflicts:     387000 | #Constraints:      85252
113.63/114.84	c #Conflicts:     388000 | #Constraints:      86286
113.63/114.84	c #Conflicts:     389000 | #Constraints:      87330
113.63/114.84	c #Conflicts:     390000 | #Constraints:      88379
113.63/114.84	c #Conflicts:     391000 | #Constraints:      89414
113.63/114.84	c #Conflicts:     392000 | #Constraints:      90450
113.63/114.84	c #Conflicts:     393000 | #Constraints:      91475
113.63/114.84	c DATABASE CLEANUP
113.63/114.84	c GARBAGE COLLECT
113.63/114.84	c rational objective value (HS) -156
118.48/119.78	c #Conflicts:     394000 | #Constraints:      61630
118.48/119.78	c #Conflicts:     395000 | #Constraints:      62630
118.48/119.78	c #Conflicts:     396000 | #Constraints:      63630
118.48/119.78	c #Conflicts:     397000 | #Constraints:      64630
118.48/119.78	c #Conflicts:     398000 | #Constraints:      65630
118.48/119.78	c #Conflicts:     399000 | #Constraints:      66630
118.48/119.78	c #Conflicts:     400000 | #Constraints:      67630
118.48/119.78	c #Conflicts:     401000 | #Constraints:      68630
118.48/119.78	c #Conflicts:     402000 | #Constraints:      69630
118.48/119.78	c #Conflicts:     403000 | #Constraints:      70630
118.48/119.78	c #Conflicts:     404000 | #Constraints:      71630
118.48/119.78	c #Conflicts:     405000 | #Constraints:      72630
118.48/119.78	c #Conflicts:     406000 | #Constraints:      73630
118.48/119.78	c #Conflicts:     407000 | #Constraints:      74630
118.48/119.78	c #Conflicts:     408000 | #Constraints:      75630
118.48/119.78	c #Conflicts:     409000 | #Constraints:      76630
118.48/119.78	c DATABASE CLEANUP
118.48/119.78	c GARBAGE COLLECT
118.48/119.78	c rational objective value (HS) -156
124.04/125.38	c #Conflicts:     410000 | #Constraints:      54297
124.04/125.38	c #Conflicts:     411000 | #Constraints:      55342
124.04/125.38	c #Conflicts:     412000 | #Constraints:      56380
124.04/125.38	c #Conflicts:     413000 | #Constraints:      57428
124.04/125.38	c #Conflicts:     414000 | #Constraints:      58473
124.04/125.38	c #Conflicts:     415000 | #Constraints:      59520
124.04/125.38	c #Conflicts:     416000 | #Constraints:      60561
124.04/125.38	c #Conflicts:     417000 | #Constraints:      61594
124.04/125.38	c #Conflicts:     418000 | #Constraints:      62635
124.04/125.38	c #Conflicts:     419000 | #Constraints:      63666
124.04/125.38	c #Conflicts:     420000 | #Constraints:      64702
124.04/125.38	c #Conflicts:     421000 | #Constraints:      65743
124.04/125.38	c #Conflicts:     422000 | #Constraints:      66779
124.04/125.38	c #Conflicts:     423000 | #Constraints:      67819
124.04/125.38	c #Conflicts:     424000 | #Constraints:      68851
124.04/125.38	c #Conflicts:     425000 | #Constraints:      69893
124.04/125.38	c DATABASE CLEANUP
124.04/125.38	c GARBAGE COLLECT
124.04/125.38	c rational objective value (HS) -156
138.63/140.05	c #Conflicts:     426000 | #Constraints:      51252
138.63/140.05	c #Conflicts:     427000 | #Constraints:      52252
138.63/140.05	c #Conflicts:     428000 | #Constraints:      53252
138.63/140.05	c #Conflicts:     429000 | #Constraints:      54252
138.63/140.05	c #Conflicts:     430000 | #Constraints:      55252
138.63/140.05	c #Conflicts:     431000 | #Constraints:      56252
138.63/140.05	c #Conflicts:     432000 | #Constraints:      57252
138.63/140.05	c #Conflicts:     433000 | #Constraints:      58252
138.63/140.05	c #Conflicts:     434000 | #Constraints:      59252
138.63/140.05	c #Conflicts:     435000 | #Constraints:      60252
138.63/140.05	c #Conflicts:     436000 | #Constraints:      61252
138.63/140.05	c #Conflicts:     437000 | #Constraints:      62252
138.63/140.05	c #Conflicts:     438000 | #Constraints:      63252
138.63/140.05	c #Conflicts:     439000 | #Constraints:      64252
138.63/140.05	c #Conflicts:     440000 | #Constraints:      65252
138.63/140.05	c #Conflicts:     441000 | #Constraints:      66252
138.63/140.05	c #Conflicts:     442000 | #Constraints:      67252
138.63/140.05	c #Conflicts:     443000 | #Constraints:      68252
138.63/140.05	c #Conflicts:     444000 | #Constraints:      69252
138.63/140.05	c #Conflicts:     445000 | #Constraints:      70252
138.63/140.05	c #Conflicts:     446000 | #Constraints:      71252
138.63/140.05	c #Conflicts:     447000 | #Constraints:      72252
138.63/140.05	c #Conflicts:     448000 | #Constraints:      73252
138.63/140.05	c #Conflicts:     449000 | #Constraints:      74252
138.63/140.05	c #Conflicts:     450000 | #Constraints:      75252
138.63/140.05	c #Conflicts:     451000 | #Constraints:      76252
138.63/140.05	c #Conflicts:     452000 | #Constraints:      77252
138.63/140.05	c #Conflicts:     453000 | #Constraints:      78282
138.63/140.05	c #Conflicts:     454000 | #Constraints:      79282
138.63/140.05	c #Conflicts:     455000 | #Constraints:      80282
138.63/140.05	c #Conflicts:     456000 | #Constraints:      81282
138.63/140.05	c #Conflicts:     457000 | #Constraints:      82282
138.63/140.05	c #Conflicts:     458000 | #Constraints:      83282
138.63/140.05	c #Conflicts:     459000 | #Constraints:      84282
138.63/140.05	c #Conflicts:     460000 | #Constraints:      85282
138.63/140.05	c #Conflicts:     461000 | #Constraints:      86282
138.63/140.05	c #Conflicts:     462000 | #Constraints:      87282
138.63/140.05	c #Conflicts:     463000 | #Constraints:      88282
138.63/140.05	c #Conflicts:     464000 | #Constraints:      89282
138.63/140.05	c #Conflicts:     465000 | #Constraints:      90282
138.63/140.05	c #Conflicts:     466000 | #Constraints:      91282
138.63/140.05	c #Conflicts:     467000 | #Constraints:      92282
138.63/140.05	c #Conflicts:     468000 | #Constraints:      93335
138.63/140.05	c #Conflicts:     469000 | #Constraints:      94376
138.63/140.05	c #Conflicts:     470000 | #Constraints:      95431
138.63/140.05	c #Conflicts:     471000 | #Constraints:      96468
138.63/140.05	c #Conflicts:     472000 | #Constraints:      97509
138.63/140.05	c DATABASE CLEANUP
138.63/140.05	c GARBAGE COLLECT
138.63/140.05	c rational objective value (HS) -154
143.79/145.26	c #Conflicts:     473000 | #Constraints:      64900
143.79/145.26	c #Conflicts:     474000 | #Constraints:      65931
143.79/145.26	c #Conflicts:     475000 | #Constraints:      66959
143.79/145.26	c #Conflicts:     476000 | #Constraints:      67994
143.79/145.26	c #Conflicts:     477000 | #Constraints:      69028
143.79/145.26	c #Conflicts:     478000 | #Constraints:      70053
143.79/145.26	c #Conflicts:     479000 | #Constraints:      71081
143.79/145.26	c #Conflicts:     480000 | #Constraints:      72101
143.79/145.26	c #Conflicts:     481000 | #Constraints:      73129
143.79/145.26	c #Conflicts:     482000 | #Constraints:      74157
143.79/145.26	c #Conflicts:     483000 | #Constraints:      75185
143.79/145.26	c #Conflicts:     484000 | #Constraints:      76213
143.79/145.26	c #Conflicts:     485000 | #Constraints:      77236
143.79/145.26	c #Conflicts:     486000 | #Constraints:      78266
143.79/145.26	c #Conflicts:     487000 | #Constraints:      79297
143.79/145.26	c #Conflicts:     488000 | #Constraints:      80337
143.79/145.26	c #Conflicts:     489000 | #Constraints:      81371
143.79/145.26	c DATABASE CLEANUP
143.79/145.26	c GARBAGE COLLECT
143.79/145.26	c rational objective value (HS) -154
148.93/150.48	c #Conflicts:     490000 | #Constraints:      56736
148.93/150.48	c #Conflicts:     491000 | #Constraints:      57736
148.93/150.48	c #Conflicts:     492000 | #Constraints:      58736
148.93/150.48	c #Conflicts:     493000 | #Constraints:      59736
148.93/150.48	c #Conflicts:     494000 | #Constraints:      60736
148.93/150.48	c #Conflicts:     495000 | #Constraints:      61736
148.93/150.48	c #Conflicts:     496000 | #Constraints:      62736
148.93/150.48	c #Conflicts:     497000 | #Constraints:      63736
148.93/150.48	c #Conflicts:     498000 | #Constraints:      64736
148.93/150.48	c #Conflicts:     499000 | #Constraints:      65736
148.93/150.48	c #Conflicts:     500000 | #Constraints:      66736
148.93/150.48	c #Conflicts:     501000 | #Constraints:      67736
148.93/150.48	c #Conflicts:     502000 | #Constraints:      68736
148.93/150.48	c #Conflicts:     503000 | #Constraints:      69736
148.93/150.48	c #Conflicts:     504000 | #Constraints:      70736
148.93/150.48	c #Conflicts:     505000 | #Constraints:      71736
148.93/150.48	c #Conflicts:     506000 | #Constraints:      72736
148.93/150.48	c DATABASE CLEANUP
148.93/150.48	c GARBAGE COLLECT
148.93/150.48	c rational objective value (HS) -154
179.26/180.91	c #Conflicts:     507000 | #Constraints:      52311
179.26/180.91	c #Conflicts:     508000 | #Constraints:      53344
179.26/180.91	c #Conflicts:     509000 | #Constraints:      54383
179.26/180.91	c #Conflicts:     510000 | #Constraints:      55413
179.26/180.91	c #Conflicts:     511000 | #Constraints:      56456
179.26/180.91	c #Conflicts:     512000 | #Constraints:      57502
179.26/180.91	c #Conflicts:     513000 | #Constraints:      58535
179.26/180.91	c #Conflicts:     514000 | #Constraints:      59583
179.26/180.91	c #Conflicts:     515000 | #Constraints:      60634
179.26/180.91	c #Conflicts:     516000 | #Constraints:      61671
179.26/180.91	c #Conflicts:     517000 | #Constraints:      62712
179.26/180.91	c #Conflicts:     518000 | #Constraints:      63757
179.26/180.91	c #Conflicts:     519000 | #Constraints:      64793
179.26/180.91	c #Conflicts:     520000 | #Constraints:      65830
179.26/180.91	c #Conflicts:     521000 | #Constraints:      66873
179.26/180.91	c #Conflicts:     522000 | #Constraints:      67917
179.26/180.91	c #Conflicts:     523000 | #Constraints:      68953
179.26/180.91	c #Conflicts:     524000 | #Constraints:      69989
179.26/180.91	c #Conflicts:     525000 | #Constraints:      71018
179.26/180.91	c #Conflicts:     526000 | #Constraints:      72064
179.26/180.91	c #Conflicts:     527000 | #Constraints:      73103
179.26/180.91	c #Conflicts:     528000 | #Constraints:      74137
179.26/180.91	c #Conflicts:     529000 | #Constraints:      75175
179.26/180.91	c #Conflicts:     530000 | #Constraints:      76210
179.26/180.91	c #Conflicts:     531000 | #Constraints:      77235
179.26/180.91	c #Conflicts:     532000 | #Constraints:      78268
179.26/180.91	c #Conflicts:     533000 | #Constraints:      79303
179.26/180.91	c #Conflicts:     534000 | #Constraints:      80353
179.26/180.91	c #Conflicts:     535000 | #Constraints:      81398
179.26/180.91	c #Conflicts:     536000 | #Constraints:      82447
179.26/180.91	c #Conflicts:     537000 | #Constraints:      83493
179.26/180.91	c #Conflicts:     538000 | #Constraints:      84545
179.26/180.91	c #Conflicts:     539000 | #Constraints:      85582
179.26/180.91	c #Conflicts:     540000 | #Constraints:      86633
179.26/180.91	c #Conflicts:     541000 | #Constraints:      87685
179.26/180.91	c #Conflicts:     542000 | #Constraints:      88734
179.26/180.91	c #Conflicts:     543000 | #Constraints:      89774
179.26/180.91	c #Conflicts:     544000 | #Constraints:      90821
179.26/180.91	c #Conflicts:     545000 | #Constraints:      91870
179.26/180.91	c #Conflicts:     546000 | #Constraints:      92919
179.26/180.91	c #Conflicts:     547000 | #Constraints:      93958
179.26/180.91	c #Conflicts:     548000 | #Constraints:      94996
179.26/180.91	c #Conflicts:     549000 | #Constraints:      96044
179.26/180.91	c #Conflicts:     550000 | #Constraints:      97091
179.26/180.91	c #Conflicts:     551000 | #Constraints:      98129
179.26/180.91	c #Conflicts:     552000 | #Constraints:      99168
179.26/180.91	c #Conflicts:     553000 | #Constraints:     100206
179.26/180.91	c #Conflicts:     554000 | #Constraints:     101236
179.26/180.91	c #Conflicts:     555000 | #Constraints:     102264
179.26/180.91	c #Conflicts:     556000 | #Constraints:     103303
179.26/180.91	c #Conflicts:     557000 | #Constraints:     104332
179.26/180.91	c #Conflicts:     558000 | #Constraints:     105365
179.26/180.91	c DATABASE CLEANUP
179.26/180.91	c GARBAGE COLLECT
179.26/180.91	c rational objective value (HS) -154
190.49/192.21	c #Conflicts:     559000 | #Constraints:      68740
190.49/192.21	c #Conflicts:     560000 | #Constraints:      69740
190.49/192.21	c #Conflicts:     561000 | #Constraints:      70740
190.49/192.21	c #Conflicts:     562000 | #Constraints:      71740
190.49/192.21	c #Conflicts:     563000 | #Constraints:      72740
190.49/192.21	c #Conflicts:     564000 | #Constraints:      73740
190.49/192.21	c #Conflicts:     565000 | #Constraints:      74740
190.49/192.21	c #Conflicts:     566000 | #Constraints:      75740
190.49/192.21	c #Conflicts:     567000 | #Constraints:      76740
190.49/192.21	c #Conflicts:     568000 | #Constraints:      77740
190.49/192.21	c #Conflicts:     569000 | #Constraints:      78740
190.49/192.21	c #Conflicts:     570000 | #Constraints:      79740
190.49/192.21	c #Conflicts:     571000 | #Constraints:      80740
190.49/192.21	c #Conflicts:     572000 | #Constraints:      81740
190.49/192.21	c #Conflicts:     573000 | #Constraints:      82740
190.49/192.21	c #Conflicts:     574000 | #Constraints:      83740
190.49/192.21	c #Conflicts:     575000 | #Constraints:      84776
190.49/192.21	c #Conflicts:     576000 | #Constraints:      85776
190.49/192.21	c #Conflicts:     577000 | #Constraints:      86776
190.49/192.21	c DATABASE CLEANUP
190.49/192.21	c GARBAGE COLLECT
190.49/192.21	c rational objective value (HS) -153
196.13/197.93	c #Conflicts:     578000 | #Constraints:      59375
196.13/197.93	c #Conflicts:     579000 | #Constraints:      60375
196.13/197.93	c #Conflicts:     580000 | #Constraints:      61375
196.13/197.93	c #Conflicts:     581000 | #Constraints:      62375
196.13/197.93	c #Conflicts:     582000 | #Constraints:      63375
196.13/197.93	c #Conflicts:     583000 | #Constraints:      64375
196.13/197.93	c #Conflicts:     584000 | #Constraints:      65375
196.13/197.93	c #Conflicts:     585000 | #Constraints:      66375
196.13/197.93	c #Conflicts:     586000 | #Constraints:      67375
196.13/197.93	c #Conflicts:     587000 | #Constraints:      68375
196.13/197.93	c #Conflicts:     588000 | #Constraints:      69375
196.13/197.93	c #Conflicts:     589000 | #Constraints:      70375
196.13/197.93	c #Conflicts:     590000 | #Constraints:      71417
196.13/197.93	c #Conflicts:     591000 | #Constraints:      72417
196.13/197.93	c #Conflicts:     592000 | #Constraints:      73417
196.13/197.93	c #Conflicts:     593000 | #Constraints:      74417
196.13/197.93	c #Conflicts:     594000 | #Constraints:      75417
196.13/197.93	c #Conflicts:     595000 | #Constraints:      76417
196.13/197.93	c #Conflicts:     596000 | #Constraints:      77417
196.13/197.93	c DATABASE CLEANUP
196.13/197.93	c GARBAGE COLLECT
196.13/197.93	c rational objective value (HS) -152
213.94/215.90	c #Conflicts:     597000 | #Constraints:      54168
213.94/215.90	c #Conflicts:     598000 | #Constraints:      55168
213.94/215.90	c #Conflicts:     599000 | #Constraints:      56168
213.94/215.90	c #Conflicts:     600000 | #Constraints:      57168
213.94/215.90	c #Conflicts:     601000 | #Constraints:      58168
213.94/215.90	c #Conflicts:     602000 | #Constraints:      59195
213.94/215.90	c #Conflicts:     603000 | #Constraints:      60195
213.94/215.90	c #Conflicts:     604000 | #Constraints:      61195
213.94/215.90	c #Conflicts:     605000 | #Constraints:      62195
213.94/215.90	c #Conflicts:     606000 | #Constraints:      63195
213.94/215.90	c #Conflicts:     607000 | #Constraints:      64195
213.94/215.90	c #Conflicts:     608000 | #Constraints:      65195
213.94/215.90	c #Conflicts:     609000 | #Constraints:      66195
213.94/215.90	c #Conflicts:     610000 | #Constraints:      67195
213.94/215.90	c #Conflicts:     611000 | #Constraints:      68195
213.94/215.90	c #Conflicts:     612000 | #Constraints:      69216
213.94/215.90	c #Conflicts:     613000 | #Constraints:      70216
213.94/215.90	c #Conflicts:     614000 | #Constraints:      71216
213.94/215.90	c #Conflicts:     615000 | #Constraints:      72216
213.94/215.90	c #Conflicts:     616000 | #Constraints:      73216
213.94/215.90	c #Conflicts:     617000 | #Constraints:      74216
213.94/215.90	c #Conflicts:     618000 | #Constraints:      75216
213.94/215.90	c #Conflicts:     619000 | #Constraints:      76216
213.94/215.90	c #Conflicts:     620000 | #Constraints:      77216
213.94/215.90	c #Conflicts:     621000 | #Constraints:      78216
213.94/215.90	c #Conflicts:     622000 | #Constraints:      79216
213.94/215.90	c #Conflicts:     623000 | #Constraints:      80246
213.94/215.90	c #Conflicts:     624000 | #Constraints:      81246
213.94/215.90	c #Conflicts:     625000 | #Constraints:      82246
213.94/215.90	c #Conflicts:     626000 | #Constraints:      83246
213.94/215.90	c #Conflicts:     627000 | #Constraints:      84246
213.94/215.90	c #Conflicts:     628000 | #Constraints:      85246
213.94/215.90	c #Conflicts:     629000 | #Constraints:      86246
213.94/215.90	c #Conflicts:     630000 | #Constraints:      87246
213.94/215.90	c #Conflicts:     631000 | #Constraints:      88273
213.94/215.90	c #Conflicts:     632000 | #Constraints:      89273
213.94/215.90	c #Conflicts:     633000 | #Constraints:      90273
213.94/215.90	c #Conflicts:     634000 | #Constraints:      91273
213.94/215.90	c #Conflicts:     635000 | #Constraints:      92273
213.94/215.90	c #Conflicts:     636000 | #Constraints:      93273
213.94/215.90	c #Conflicts:     637000 | #Constraints:      94273
213.94/215.90	c #Conflicts:     638000 | #Constraints:      95273
213.94/215.90	c #Conflicts:     639000 | #Constraints:      96273
213.94/215.90	c #Conflicts:     640000 | #Constraints:      97273
213.94/215.90	c #Conflicts:     641000 | #Constraints:      98273
213.94/215.90	c #Conflicts:     642000 | #Constraints:      99306
213.94/215.90	c #Conflicts:     643000 | #Constraints:     100306
213.94/215.90	c #Conflicts:     644000 | #Constraints:     101306
213.94/215.90	c #Conflicts:     645000 | #Constraints:     102306
213.94/215.90	c #Conflicts:     646000 | #Constraints:     103306
213.94/215.90	c #Conflicts:     647000 | #Constraints:     104306
213.94/215.90	c #Conflicts:     648000 | #Constraints:     105306
213.94/215.90	c #Conflicts:     649000 | #Constraints:     106306
213.94/215.90	c #Conflicts:     650000 | #Constraints:     107306
213.94/215.90	c #Conflicts:     651000 | #Constraints:     108306
213.94/215.90	c DATABASE CLEANUP
213.94/215.90	c GARBAGE COLLECT
213.94/215.90	c rational objective value (HS) -147
220.17/222.29	c #Conflicts:     652000 | #Constraints:      68597
220.17/222.29	c #Conflicts:     653000 | #Constraints:      69597
220.17/222.29	c #Conflicts:     654000 | #Constraints:      70597
220.17/222.29	c #Conflicts:     655000 | #Constraints:      71597
220.17/222.29	c #Conflicts:     656000 | #Constraints:      72624
220.17/222.29	c #Conflicts:     657000 | #Constraints:      73624
220.17/222.29	c #Conflicts:     658000 | #Constraints:      74624
220.17/222.29	c #Conflicts:     659000 | #Constraints:      75624
220.17/222.29	c #Conflicts:     660000 | #Constraints:      76624
220.17/222.29	c #Conflicts:     661000 | #Constraints:      77624
220.17/222.29	c #Conflicts:     662000 | #Constraints:      78624
220.17/222.29	c #Conflicts:     663000 | #Constraints:      79624
220.17/222.29	c #Conflicts:     664000 | #Constraints:      80624
220.17/222.29	c #Conflicts:     665000 | #Constraints:      81624
220.17/222.29	c #Conflicts:     666000 | #Constraints:      82624
220.17/222.29	c #Conflicts:     667000 | #Constraints:      83645
220.17/222.29	c #Conflicts:     668000 | #Constraints:      84645
220.17/222.29	c #Conflicts:     669000 | #Constraints:      85645
220.17/222.29	c #Conflicts:     670000 | #Constraints:      86645
220.17/222.29	c #Conflicts:     671000 | #Constraints:      87645
220.17/222.29	c #Conflicts:     672000 | #Constraints:      88645
220.17/222.29	c DATABASE CLEANUP
220.17/222.29	c GARBAGE COLLECT
220.17/222.29	c rational objective value (HS) -145
227.23/229.37	c #Conflicts:     673000 | #Constraints:      60729
227.23/229.37	c #Conflicts:     674000 | #Constraints:      61774
227.23/229.37	c #Conflicts:     675000 | #Constraints:      62808
227.23/229.37	c #Conflicts:     676000 | #Constraints:      63843
227.23/229.37	c #Conflicts:     677000 | #Constraints:      64877
227.23/229.37	c #Conflicts:     678000 | #Constraints:      65921
227.23/229.37	c #Conflicts:     679000 | #Constraints:      66962
227.23/229.37	c #Conflicts:     680000 | #Constraints:      68000
227.23/229.37	c #Conflicts:     681000 | #Constraints:      69041
227.23/229.37	c #Conflicts:     682000 | #Constraints:      70079
227.23/229.37	c #Conflicts:     683000 | #Constraints:      71117
227.23/229.37	c #Conflicts:     684000 | #Constraints:      72159
227.23/229.37	c #Conflicts:     685000 | #Constraints:      73201
227.23/229.37	c #Conflicts:     686000 | #Constraints:      74241
227.23/229.37	c #Conflicts:     687000 | #Constraints:      75291
227.23/229.37	c #Conflicts:     688000 | #Constraints:      76329
227.23/229.37	c #Conflicts:     689000 | #Constraints:      77373
227.23/229.37	c #Conflicts:     690000 | #Constraints:      78425
227.23/229.37	c #Conflicts:     691000 | #Constraints:      79479
227.23/229.37	c #Conflicts:     692000 | #Constraints:      80528
227.23/229.37	c DATABASE CLEANUP
227.23/229.37	c GARBAGE COLLECT
227.23/229.37	c rational objective value (HS) -145
247.05/249.37	c #Conflicts:     693000 | #Constraints:      56541
247.05/249.37	c #Conflicts:     694000 | #Constraints:      57541
247.05/249.37	c #Conflicts:     695000 | #Constraints:      58541
247.05/249.37	c #Conflicts:     696000 | #Constraints:      59541
247.05/249.37	c #Conflicts:     697000 | #Constraints:      60541
247.05/249.37	c #Conflicts:     698000 | #Constraints:      61541
247.05/249.37	c #Conflicts:     699000 | #Constraints:      62541
247.05/249.37	c #Conflicts:     700000 | #Constraints:      63541
247.05/249.37	c #Conflicts:     701000 | #Constraints:      64541
247.05/249.37	c #Conflicts:     702000 | #Constraints:      65541
247.05/249.37	c #Conflicts:     703000 | #Constraints:      66541
247.05/249.37	c #Conflicts:     704000 | #Constraints:      67541
247.05/249.37	c #Conflicts:     705000 | #Constraints:      68541
247.05/249.37	c #Conflicts:     706000 | #Constraints:      69568
247.05/249.37	c #Conflicts:     707000 | #Constraints:      70568
247.05/249.37	c #Conflicts:     708000 | #Constraints:      71568
247.05/249.37	c #Conflicts:     709000 | #Constraints:      72568
247.05/249.37	c #Conflicts:     710000 | #Constraints:      73568
247.05/249.37	c #Conflicts:     711000 | #Constraints:      74568
247.05/249.37	c #Conflicts:     712000 | #Constraints:      75568
247.05/249.37	c #Conflicts:     713000 | #Constraints:      76568
247.05/249.37	c #Conflicts:     714000 | #Constraints:      77568
247.05/249.37	c #Conflicts:     715000 | #Constraints:      78568
247.05/249.37	c #Conflicts:     716000 | #Constraints:      79568
247.05/249.37	c #Conflicts:     717000 | #Constraints:      80568
247.05/249.37	c #Conflicts:     718000 | #Constraints:      81568
247.05/249.37	c #Conflicts:     719000 | #Constraints:      82568
247.05/249.37	c #Conflicts:     720000 | #Constraints:      83568
247.05/249.37	c #Conflicts:     721000 | #Constraints:      84568
247.05/249.37	c #Conflicts:     722000 | #Constraints:      85568
247.05/249.37	c #Conflicts:     723000 | #Constraints:      86607
247.05/249.37	c #Conflicts:     724000 | #Constraints:      87607
247.05/249.37	c #Conflicts:     725000 | #Constraints:      88607
247.05/249.37	c #Conflicts:     726000 | #Constraints:      89607
247.05/249.37	c #Conflicts:     727000 | #Constraints:      90607
247.05/249.37	c #Conflicts:     728000 | #Constraints:      91607
247.05/249.37	c #Conflicts:     729000 | #Constraints:      92607
247.05/249.37	c #Conflicts:     730000 | #Constraints:      93607
247.05/249.37	c #Conflicts:     731000 | #Constraints:      94607
247.05/249.37	c #Conflicts:     732000 | #Constraints:      95607
247.05/249.37	c #Conflicts:     733000 | #Constraints:      96607
247.05/249.37	c #Conflicts:     734000 | #Constraints:      97607
247.05/249.37	c #Conflicts:     735000 | #Constraints:      98645
247.05/249.37	c #Conflicts:     736000 | #Constraints:      99684
247.05/249.37	c #Conflicts:     737000 | #Constraints:     100728
247.05/249.37	c #Conflicts:     738000 | #Constraints:     101773
247.05/249.37	c #Conflicts:     739000 | #Constraints:     102816
247.05/249.37	c #Conflicts:     740000 | #Constraints:     103866
247.05/249.37	c #Conflicts:     741000 | #Constraints:     104904
247.05/249.37	c #Conflicts:     742000 | #Constraints:     105951
247.05/249.37	c #Conflicts:     743000 | #Constraints:     106999
247.05/249.37	c #Conflicts:     744000 | #Constraints:     108048
247.05/249.37	c #Conflicts:     745000 | #Constraints:     109093
247.05/249.37	c #Conflicts:     746000 | #Constraints:     110149
247.05/249.37	c #Conflicts:     747000 | #Constraints:     111194
247.05/249.37	c #Conflicts:     748000 | #Constraints:     112246
247.05/249.37	c #Conflicts:     749000 | #Constraints:     113303
247.05/249.37	c #Conflicts:     750000 | #Constraints:     114349
247.05/249.37	c #Conflicts:     751000 | #Constraints:     115394
247.05/249.37	c #Conflicts:     752000 | #Constraints:     116435
247.05/249.37	c DATABASE CLEANUP
247.05/249.37	c GARBAGE COLLECT
247.05/249.37	c rational objective value (HS) -142
254.27/256.67	c #Conflicts:     753000 | #Constraints:      74022
254.27/256.67	c #Conflicts:     754000 | #Constraints:      75022
254.27/256.67	c #Conflicts:     755000 | #Constraints:      76022
254.27/256.67	c #Conflicts:     756000 | #Constraints:      77022
254.27/256.67	c #Conflicts:     757000 | #Constraints:      78022
254.27/256.67	c #Conflicts:     758000 | #Constraints:      79022
254.27/256.67	c #Conflicts:     759000 | #Constraints:      80022
254.27/256.67	c #Conflicts:     760000 | #Constraints:      81022
254.27/256.67	c #Conflicts:     761000 | #Constraints:      82022
254.27/256.67	c #Conflicts:     762000 | #Constraints:      83022
254.27/256.67	c #Conflicts:     763000 | #Constraints:      84022
254.27/256.67	c #Conflicts:     764000 | #Constraints:      85022
254.27/256.67	c #Conflicts:     765000 | #Constraints:      86022
254.27/256.67	c #Conflicts:     766000 | #Constraints:      87022
254.27/256.67	c #Conflicts:     767000 | #Constraints:      88022
254.27/256.67	c #Conflicts:     768000 | #Constraints:      89022
254.27/256.67	c #Conflicts:     769000 | #Constraints:      90022
254.27/256.67	c #Conflicts:     770000 | #Constraints:      91022
254.27/256.67	c #Conflicts:     771000 | #Constraints:      92022
254.27/256.67	c #Conflicts:     772000 | #Constraints:      93022
254.27/256.67	c #Conflicts:     773000 | #Constraints:      94022
254.27/256.67	c #Conflicts:     774000 | #Constraints:      95022
254.27/256.67	c DATABASE CLEANUP
254.27/256.67	c GARBAGE COLLECT
254.27/256.67	c rational objective value (HS) -142
262.03/264.42	c #Conflicts:     775000 | #Constraints:      64051
262.03/264.42	c #Conflicts:     776000 | #Constraints:      65094
262.03/264.42	c #Conflicts:     777000 | #Constraints:      66151
262.03/264.42	c #Conflicts:     778000 | #Constraints:      67194
262.03/264.42	c #Conflicts:     779000 | #Constraints:      68243
262.03/264.42	c #Conflicts:     780000 | #Constraints:      69283
262.03/264.42	c #Conflicts:     781000 | #Constraints:      70324
262.03/264.42	c #Conflicts:     782000 | #Constraints:      71360
262.03/264.42	c #Conflicts:     783000 | #Constraints:      72396
262.03/264.42	c #Conflicts:     784000 | #Constraints:      73426
262.03/264.42	c #Conflicts:     785000 | #Constraints:      74462
262.03/264.42	c #Conflicts:     786000 | #Constraints:      75504
262.03/264.42	c #Conflicts:     787000 | #Constraints:      76548
262.03/264.42	c #Conflicts:     788000 | #Constraints:      77592
262.03/264.42	c #Conflicts:     789000 | #Constraints:      78634
262.03/264.42	c #Conflicts:     790000 | #Constraints:      79678
262.03/264.42	c #Conflicts:     791000 | #Constraints:      80725
262.03/264.42	c #Conflicts:     792000 | #Constraints:      81776
262.03/264.42	c #Conflicts:     793000 | #Constraints:      82816
262.03/264.42	c #Conflicts:     794000 | #Constraints:      83866
262.03/264.42	c #Conflicts:     795000 | #Constraints:      84919
262.03/264.42	c DATABASE CLEANUP
262.03/264.42	c GARBAGE COLLECT
262.03/264.42	c rational objective value (HS) -142
310.25/313.00	c #Conflicts:     796000 | #Constraints:      58514
310.25/313.00	c #Conflicts:     797000 | #Constraints:      59514
310.25/313.00	c #Conflicts:     798000 | #Constraints:      60514
310.25/313.00	c #Conflicts:     799000 | #Constraints:      61514
310.25/313.00	c #Conflicts:     800000 | #Constraints:      62514
310.25/313.00	c #Conflicts:     801000 | #Constraints:      63514
310.25/313.00	c #Conflicts:     802000 | #Constraints:      64514
310.25/313.00	c #Conflicts:     803000 | #Constraints:      65514
310.25/313.00	c #Conflicts:     804000 | #Constraints:      66514
310.25/313.00	c #Conflicts:     805000 | #Constraints:      67514
310.25/313.00	c #Conflicts:     806000 | #Constraints:      68514
310.25/313.00	c #Conflicts:     807000 | #Constraints:      69514
310.25/313.00	c #Conflicts:     808000 | #Constraints:      70514
310.25/313.00	c #Conflicts:     809000 | #Constraints:      71514
310.25/313.00	c #Conflicts:     810000 | #Constraints:      72514
310.25/313.00	c #Conflicts:     811000 | #Constraints:      73514
310.25/313.00	c #Conflicts:     812000 | #Constraints:      74514
310.25/313.00	c #Conflicts:     813000 | #Constraints:      75514
310.25/313.00	c #Conflicts:     814000 | #Constraints:      76541
310.25/313.00	c #Conflicts:     815000 | #Constraints:      77541
310.25/313.00	c #Conflicts:     816000 | #Constraints:      78541
310.25/313.00	c #Conflicts:     817000 | #Constraints:      79541
310.25/313.00	c #Conflicts:     818000 | #Constraints:      80541
310.25/313.00	c #Conflicts:     819000 | #Constraints:      81541
310.25/313.00	c #Conflicts:     820000 | #Constraints:      82541
310.25/313.00	c #Conflicts:     821000 | #Constraints:      83541
310.25/313.00	c #Conflicts:     822000 | #Constraints:      84541
310.25/313.00	c #Conflicts:     823000 | #Constraints:      85541
310.25/313.00	c #Conflicts:     824000 | #Constraints:      86541
310.25/313.00	c #Conflicts:     825000 | #Constraints:      87541
310.25/313.00	c #Conflicts:     826000 | #Constraints:      88541
310.25/313.00	c #Conflicts:     827000 | #Constraints:      89541
310.25/313.00	c #Conflicts:     828000 | #Constraints:      90541
310.25/313.00	c #Conflicts:     829000 | #Constraints:      91541
310.25/313.00	c #Conflicts:     830000 | #Constraints:      92541
310.25/313.00	c #Conflicts:     831000 | #Constraints:      93541
310.25/313.00	c #Conflicts:     832000 | #Constraints:      94541
310.25/313.00	c #Conflicts:     833000 | #Constraints:      95541
310.25/313.00	c #Conflicts:     834000 | #Constraints:      96541
310.25/313.00	c #Conflicts:     835000 | #Constraints:      97582
310.25/313.00	c #Conflicts:     836000 | #Constraints:      98604
310.25/313.00	c #Conflicts:     837000 | #Constraints:      99639
310.25/313.00	c #Conflicts:     838000 | #Constraints:     100682
310.25/313.00	c #Conflicts:     839000 | #Constraints:     101715
310.25/313.00	c #Conflicts:     840000 | #Constraints:     102752
310.25/313.00	c #Conflicts:     841000 | #Constraints:     103787
310.25/313.00	c #Conflicts:     842000 | #Constraints:     104820
310.25/313.00	c #Conflicts:     843000 | #Constraints:     105859
310.25/313.00	c #Conflicts:     844000 | #Constraints:     106905
310.25/313.00	c #Conflicts:     845000 | #Constraints:     107951
310.25/313.00	c #Conflicts:     846000 | #Constraints:     108994
310.25/313.00	c #Conflicts:     847000 | #Constraints:     110028
310.25/313.00	c #Conflicts:     848000 | #Constraints:     111064
310.25/313.00	c #Conflicts:     849000 | #Constraints:     112103
310.25/313.00	c #Conflicts:     850000 | #Constraints:     113144
310.25/313.00	c #Conflicts:     851000 | #Constraints:     114179
310.25/313.00	c #Conflicts:     852000 | #Constraints:     115219
310.25/313.00	c #Conflicts:     853000 | #Constraints:     116261
310.25/313.00	c #Conflicts:     854000 | #Constraints:     117296
310.25/313.00	c #Conflicts:     855000 | #Constraints:     118338
310.25/313.00	c #Conflicts:     856000 | #Constraints:     119376
310.25/313.00	c #Conflicts:     857000 | #Constraints:     120413
310.25/313.00	c #Conflicts:     858000 | #Constraints:     121466
310.25/313.00	c #Conflicts:     859000 | #Constraints:     122512
310.25/313.00	c #Conflicts:     860000 | #Constraints:     123559
310.25/313.00	c DATABASE CLEANUP
310.25/313.00	c GARBAGE COLLECT
310.25/313.00	c rational objective value (HS) -140
318.15/320.92	c #Conflicts:     861000 | #Constraints:      77583
318.15/320.92	c #Conflicts:     862000 | #Constraints:      78583
318.15/320.92	c #Conflicts:     863000 | #Constraints:      79583
318.15/320.92	c #Conflicts:     864000 | #Constraints:      80583
318.15/320.92	c #Conflicts:     865000 | #Constraints:      81583
318.15/320.92	c #Conflicts:     866000 | #Constraints:      82583
318.15/320.92	c #Conflicts:     867000 | #Constraints:      83583
318.15/320.92	c #Conflicts:     868000 | #Constraints:      84583
318.15/320.92	c #Conflicts:     869000 | #Constraints:      85583
318.15/320.92	c #Conflicts:     870000 | #Constraints:      86583
318.15/320.92	c #Conflicts:     871000 | #Constraints:      87583
318.15/320.92	c #Conflicts:     872000 | #Constraints:      88583
318.15/320.92	c #Conflicts:     873000 | #Constraints:      89583
318.15/320.92	c #Conflicts:     874000 | #Constraints:      90583
318.15/320.92	c #Conflicts:     875000 | #Constraints:      91583
318.15/320.92	c #Conflicts:     876000 | #Constraints:      92583
318.15/320.92	c #Conflicts:     877000 | #Constraints:      93583
318.15/320.92	c #Conflicts:     878000 | #Constraints:      94583
318.15/320.92	c #Conflicts:     879000 | #Constraints:      95583
318.15/320.92	c #Conflicts:     880000 | #Constraints:      96583
318.15/320.92	c #Conflicts:     881000 | #Constraints:      97613
318.15/320.92	c #Conflicts:     882000 | #Constraints:      98613
318.15/320.92	c #Conflicts:     883000 | #Constraints:      99613
318.15/320.92	c DATABASE CLEANUP
318.15/320.92	c GARBAGE COLLECT
318.15/320.92	c rational objective value (HS) -139
325.56/328.43	c #Conflicts:     884000 | #Constraints:      66065
325.56/328.43	c #Conflicts:     885000 | #Constraints:      67065
325.56/328.43	c #Conflicts:     886000 | #Constraints:      68065
325.56/328.43	c #Conflicts:     887000 | #Constraints:      69065
325.56/328.43	c #Conflicts:     888000 | #Constraints:      70065
325.56/328.43	c #Conflicts:     889000 | #Constraints:      71065
325.56/328.43	c #Conflicts:     890000 | #Constraints:      72065
325.56/328.43	c #Conflicts:     891000 | #Constraints:      73065
325.56/328.43	c #Conflicts:     892000 | #Constraints:      74065
325.56/328.43	c #Conflicts:     893000 | #Constraints:      75065
325.56/328.43	c #Conflicts:     894000 | #Constraints:      76065
325.56/328.43	c #Conflicts:     895000 | #Constraints:      77065
325.56/328.43	c #Conflicts:     896000 | #Constraints:      78065
325.56/328.43	c #Conflicts:     897000 | #Constraints:      79065
325.56/328.43	c #Conflicts:     898000 | #Constraints:      80065
325.56/328.43	c #Conflicts:     899000 | #Constraints:      81065
325.56/328.43	c #Conflicts:     900000 | #Constraints:      82065
325.56/328.43	c #Conflicts:     901000 | #Constraints:      83113
325.56/328.43	c #Conflicts:     902000 | #Constraints:      84113
325.56/328.43	c #Conflicts:     903000 | #Constraints:      85113
325.56/328.43	c #Conflicts:     904000 | #Constraints:      86113
325.56/328.43	c #Conflicts:     905000 | #Constraints:      87113
325.56/328.43	c #Conflicts:     906000 | #Constraints:      88113
325.56/328.43	c DATABASE CLEANUP
325.56/328.43	c GARBAGE COLLECT
325.56/328.43	c rational objective value (HS) -138
350.01/353.14	c #Conflicts:     907000 | #Constraints:      60355
350.01/353.14	c #Conflicts:     908000 | #Constraints:      61355
350.01/353.14	c #Conflicts:     909000 | #Constraints:      62355
350.01/353.14	c #Conflicts:     910000 | #Constraints:      63355
350.01/353.14	c #Conflicts:     911000 | #Constraints:      64355
350.01/353.14	c #Conflicts:     912000 | #Constraints:      65355
350.01/353.14	c #Conflicts:     913000 | #Constraints:      66355
350.01/353.14	c #Conflicts:     914000 | #Constraints:      67355
350.01/353.14	c #Conflicts:     915000 | #Constraints:      68355
350.01/353.14	c #Conflicts:     916000 | #Constraints:      69355
350.01/353.14	c #Conflicts:     917000 | #Constraints:      70355
350.01/353.14	c #Conflicts:     918000 | #Constraints:      71355
350.01/353.14	c #Conflicts:     919000 | #Constraints:      72355
350.01/353.14	c #Conflicts:     920000 | #Constraints:      73355
350.01/353.14	c #Conflicts:     921000 | #Constraints:      74355
350.01/353.14	c #Conflicts:     922000 | #Constraints:      75355
350.01/353.14	c #Conflicts:     923000 | #Constraints:      76355
350.01/353.14	c #Conflicts:     924000 | #Constraints:      77355
350.01/353.14	c #Conflicts:     925000 | #Constraints:      78355
350.01/353.14	c #Conflicts:     926000 | #Constraints:      79355
350.01/353.14	c #Conflicts:     927000 | #Constraints:      80355
350.01/353.14	c #Conflicts:     928000 | #Constraints:      81355
350.01/353.14	c #Conflicts:     929000 | #Constraints:      82355
350.01/353.14	c #Conflicts:     930000 | #Constraints:      83355
350.01/353.14	c #Conflicts:     931000 | #Constraints:      84355
350.01/353.14	c #Conflicts:     932000 | #Constraints:      85355
350.01/353.14	c #Conflicts:     933000 | #Constraints:      86355
350.01/353.14	c #Conflicts:     934000 | #Constraints:      87355
350.01/353.14	c #Conflicts:     935000 | #Constraints:      88355
350.01/353.14	c #Conflicts:     936000 | #Constraints:      89397
350.01/353.14	c #Conflicts:     937000 | #Constraints:      90397
350.01/353.14	c #Conflicts:     938000 | #Constraints:      91397
350.01/353.14	c #Conflicts:     939000 | #Constraints:      92397
350.01/353.14	c #Conflicts:     940000 | #Constraints:      93397
350.01/353.14	c #Conflicts:     941000 | #Constraints:      94397
350.01/353.14	c #Conflicts:     942000 | #Constraints:      95397
350.01/353.14	c #Conflicts:     943000 | #Constraints:      96397
350.01/353.14	c #Conflicts:     944000 | #Constraints:      97397
350.01/353.14	c #Conflicts:     945000 | #Constraints:      98397
350.01/353.14	c #Conflicts:     946000 | #Constraints:      99397
350.01/353.14	c #Conflicts:     947000 | #Constraints:     100397
350.01/353.14	c #Conflicts:     948000 | #Constraints:     101397
350.01/353.14	c #Conflicts:     949000 | #Constraints:     102397
350.01/353.14	c #Conflicts:     950000 | #Constraints:     103397
350.01/353.14	c #Conflicts:     951000 | #Constraints:     104397
350.01/353.14	c #Conflicts:     952000 | #Constraints:     105397
350.01/353.14	c #Conflicts:     953000 | #Constraints:     106397
350.01/353.14	c #Conflicts:     954000 | #Constraints:     107397
350.01/353.14	c #Conflicts:     955000 | #Constraints:     108397
350.01/353.14	c #Conflicts:     956000 | #Constraints:     109397
350.01/353.14	c #Conflicts:     957000 | #Constraints:     110397
350.01/353.14	c #Conflicts:     958000 | #Constraints:     111397
350.01/353.14	c #Conflicts:     959000 | #Constraints:     112397
350.01/353.14	c #Conflicts:     960000 | #Constraints:     113397
350.01/353.14	c #Conflicts:     961000 | #Constraints:     114397
350.01/353.14	c #Conflicts:     962000 | #Constraints:     115397
350.01/353.14	c #Conflicts:     963000 | #Constraints:     116397
350.01/353.14	c #Conflicts:     964000 | #Constraints:     117397
350.01/353.14	c #Conflicts:     965000 | #Constraints:     118397
350.01/353.14	c #Conflicts:     966000 | #Constraints:     119397
350.01/353.14	c #Conflicts:     967000 | #Constraints:     120397
350.01/353.14	c #Conflicts:     968000 | #Constraints:     121397
350.01/353.14	c #Conflicts:     969000 | #Constraints:     122397
350.01/353.14	c #Conflicts:     970000 | #Constraints:     123397
350.01/353.14	c #Conflicts:     971000 | #Constraints:     124397
350.01/353.14	c #Conflicts:     972000 | #Constraints:     125397
350.01/353.14	c #Conflicts:     973000 | #Constraints:     126397
350.01/353.14	c #Conflicts:     974000 | #Constraints:     127397
350.01/353.14	c #Conflicts:     975000 | #Constraints:     128397
350.01/353.14	c DATABASE CLEANUP
350.01/353.14	c GARBAGE COLLECT
350.01/353.14	c rational objective value (HS) -137
358.72/361.90	c #Conflicts:     976000 | #Constraints:      80792
358.72/361.90	c #Conflicts:     977000 | #Constraints:      81792
358.72/361.90	c #Conflicts:     978000 | #Constraints:      82792
358.72/361.90	c #Conflicts:     979000 | #Constraints:      83792
358.72/361.90	c #Conflicts:     980000 | #Constraints:      84792
358.72/361.90	c #Conflicts:     981000 | #Constraints:      85792
358.72/361.90	c #Conflicts:     982000 | #Constraints:      86792
358.72/361.90	c #Conflicts:     983000 | #Constraints:      87792
358.72/361.90	c #Conflicts:     984000 | #Constraints:      88792
358.72/361.90	c #Conflicts:     985000 | #Constraints:      89792
358.72/361.90	c #Conflicts:     986000 | #Constraints:      90819
358.72/361.90	c #Conflicts:     987000 | #Constraints:      91819
358.72/361.90	c #Conflicts:     988000 | #Constraints:      92819
358.72/361.90	c #Conflicts:     989000 | #Constraints:      93819
358.72/361.90	c #Conflicts:     990000 | #Constraints:      94819
358.72/361.90	c #Conflicts:     991000 | #Constraints:      95819
358.72/361.90	c #Conflicts:     992000 | #Constraints:      96819
358.72/361.90	c #Conflicts:     993000 | #Constraints:      97819
358.72/361.90	c #Conflicts:     994000 | #Constraints:      98819
358.72/361.90	c #Conflicts:     995000 | #Constraints:      99819
358.72/361.90	c #Conflicts:     996000 | #Constraints:     100819
358.72/361.90	c #Conflicts:     997000 | #Constraints:     101819
358.72/361.90	c #Conflicts:     998000 | #Constraints:     102819
358.72/361.90	c #Conflicts:     999000 | #Constraints:     103819
358.72/361.90	c DATABASE CLEANUP
358.72/361.90	c GARBAGE COLLECT
358.72/361.90	c rational objective value (HS) -136
366.60/369.98	c #Conflicts:    1000000 | #Constraints:      68183
366.60/369.98	c #Conflicts:    1001000 | #Constraints:      69183
366.60/369.98	c #Conflicts:    1002000 | #Constraints:      70183
366.60/369.98	c #Conflicts:    1003000 | #Constraints:      71183
366.60/369.98	c #Conflicts:    1004000 | #Constraints:      72183
366.60/369.98	c #Conflicts:    1005000 | #Constraints:      73183
366.60/369.98	c #Conflicts:    1006000 | #Constraints:      74183
366.60/369.98	c #Conflicts:    1007000 | #Constraints:      75183
366.60/369.98	c #Conflicts:    1008000 | #Constraints:      76183
366.60/369.98	c #Conflicts:    1009000 | #Constraints:      77183
366.60/369.98	c #Conflicts:    1010000 | #Constraints:      78183
366.60/369.98	c #Conflicts:    1011000 | #Constraints:      79183
366.60/369.98	c #Conflicts:    1012000 | #Constraints:      80183
366.60/369.98	c #Conflicts:    1013000 | #Constraints:      81183
366.60/369.98	c #Conflicts:    1014000 | #Constraints:      82183
366.60/369.98	c #Conflicts:    1015000 | #Constraints:      83183
366.60/369.98	c #Conflicts:    1016000 | #Constraints:      84183
366.60/369.98	c #Conflicts:    1017000 | #Constraints:      85183
366.60/369.98	c #Conflicts:    1018000 | #Constraints:      86183
366.60/369.98	c #Conflicts:    1019000 | #Constraints:      87183
366.60/369.98	c #Conflicts:    1020000 | #Constraints:      88183
366.60/369.98	c #Conflicts:    1021000 | #Constraints:      89183
366.60/369.98	c #Conflicts:    1022000 | #Constraints:      90210
366.60/369.98	c #Conflicts:    1023000 | #Constraints:      91210
366.60/369.98	c #Conflicts:    1024000 | #Constraints:      92210
366.60/369.98	c DATABASE CLEANUP
366.60/369.98	c GARBAGE COLLECT
366.60/369.98	c rational objective value (HS) -135
391.99/395.57	c #Conflicts:    1025000 | #Constraints:      63830
391.99/395.57	c #Conflicts:    1026000 | #Constraints:      64830
391.99/395.57	c #Conflicts:    1027000 | #Constraints:      65830
391.99/395.57	c #Conflicts:    1028000 | #Constraints:      66830
391.99/395.57	c #Conflicts:    1029000 | #Constraints:      67830
391.99/395.57	c #Conflicts:    1030000 | #Constraints:      68830
391.99/395.57	c #Conflicts:    1031000 | #Constraints:      69830
391.99/395.57	c #Conflicts:    1032000 | #Constraints:      70830
391.99/395.57	c #Conflicts:    1033000 | #Constraints:      71830
391.99/395.57	c #Conflicts:    1034000 | #Constraints:      72830
391.99/395.57	c #Conflicts:    1035000 | #Constraints:      73830
391.99/395.57	c #Conflicts:    1036000 | #Constraints:      74830
391.99/395.57	c #Conflicts:    1037000 | #Constraints:      75830
391.99/395.57	c #Conflicts:    1038000 | #Constraints:      76830
391.99/395.57	c #Conflicts:    1039000 | #Constraints:      77830
391.99/395.57	c #Conflicts:    1040000 | #Constraints:      78830
391.99/395.57	c #Conflicts:    1041000 | #Constraints:      79830
391.99/395.57	c #Conflicts:    1042000 | #Constraints:      80830
391.99/395.57	c #Conflicts:    1043000 | #Constraints:      81830
391.99/395.57	c #Conflicts:    1044000 | #Constraints:      82830
391.99/395.57	c #Conflicts:    1045000 | #Constraints:      83830
391.99/395.57	c #Conflicts:    1046000 | #Constraints:      84830
391.99/395.57	c #Conflicts:    1047000 | #Constraints:      85830
391.99/395.57	c #Conflicts:    1048000 | #Constraints:      86830
391.99/395.57	c #Conflicts:    1049000 | #Constraints:      87830
391.99/395.57	c #Conflicts:    1050000 | #Constraints:      88830
391.99/395.57	c #Conflicts:    1051000 | #Constraints:      89830
391.99/395.57	c #Conflicts:    1052000 | #Constraints:      90830
391.99/395.57	c #Conflicts:    1053000 | #Constraints:      91830
391.99/395.57	c #Conflicts:    1054000 | #Constraints:      92830
391.99/395.57	c #Conflicts:    1055000 | #Constraints:      93830
391.99/395.57	c #Conflicts:    1056000 | #Constraints:      94830
391.99/395.57	c #Conflicts:    1057000 | #Constraints:      95830
391.99/395.57	c #Conflicts:    1058000 | #Constraints:      96830
391.99/395.57	c #Conflicts:    1059000 | #Constraints:      97830
391.99/395.57	c #Conflicts:    1060000 | #Constraints:      98830
391.99/395.57	c #Conflicts:    1061000 | #Constraints:      99830
391.99/395.57	c #Conflicts:    1062000 | #Constraints:     100830
391.99/395.57	c #Conflicts:    1063000 | #Constraints:     101830
391.99/395.57	c #Conflicts:    1064000 | #Constraints:     102830
391.99/395.57	c #Conflicts:    1065000 | #Constraints:     103830
391.99/395.57	c #Conflicts:    1066000 | #Constraints:     104830
391.99/395.57	c #Conflicts:    1067000 | #Constraints:     105830
391.99/395.57	c #Conflicts:    1068000 | #Constraints:     106830
391.99/395.57	c #Conflicts:    1069000 | #Constraints:     107830
391.99/395.57	c #Conflicts:    1070000 | #Constraints:     108830
391.99/395.57	c #Conflicts:    1071000 | #Constraints:     109830
391.99/395.57	c #Conflicts:    1072000 | #Constraints:     110830
391.99/395.57	c #Conflicts:    1073000 | #Constraints:     111875
391.99/395.57	c #Conflicts:    1074000 | #Constraints:     112897
391.99/395.57	c #Conflicts:    1075000 | #Constraints:     113954
391.99/395.57	c #Conflicts:    1076000 | #Constraints:     114991
391.99/395.57	c #Conflicts:    1077000 | #Constraints:     116029
391.99/395.57	c #Conflicts:    1078000 | #Constraints:     117066
391.99/395.57	c #Conflicts:    1079000 | #Constraints:     118105
391.99/395.57	c #Conflicts:    1080000 | #Constraints:     119146
391.99/395.57	c #Conflicts:    1081000 | #Constraints:     120188
391.99/395.57	c #Conflicts:    1082000 | #Constraints:     121221
391.99/395.57	c #Conflicts:    1083000 | #Constraints:     122259
391.99/395.57	c #Conflicts:    1084000 | #Constraints:     123304
391.99/395.57	c #Conflicts:    1085000 | #Constraints:     124352
391.99/395.57	c #Conflicts:    1086000 | #Constraints:     125392
391.99/395.57	c #Conflicts:    1087000 | #Constraints:     126427
391.99/395.57	c #Conflicts:    1088000 | #Constraints:     127474
391.99/395.57	c #Conflicts:    1089000 | #Constraints:     128511
391.99/395.57	c #Conflicts:    1090000 | #Constraints:     129560
391.99/395.57	c #Conflicts:    1091000 | #Constraints:     130610
391.99/395.57	c #Conflicts:    1092000 | #Constraints:     131652
391.99/395.57	c #Conflicts:    1093000 | #Constraints:     132690
391.99/395.57	c #Conflicts:    1094000 | #Constraints:     133728
391.99/395.57	c #Conflicts:    1095000 | #Constraints:     134769
391.99/395.57	c #Conflicts:    1096000 | #Constraints:     135800
391.99/395.57	c #Conflicts:    1097000 | #Constraints:     136838
391.99/395.57	c DATABASE CLEANUP
391.99/395.57	c GARBAGE COLLECT
391.99/395.57	c rational objective value (HS) -134
400.58/404.28	c #Conflicts:    1098000 | #Constraints:      84906
400.58/404.28	c #Conflicts:    1099000 | #Constraints:      85906
400.58/404.28	c #Conflicts:    1100000 | #Constraints:      86906
400.58/404.28	c #Conflicts:    1101000 | #Constraints:      87906
400.58/404.28	c #Conflicts:    1102000 | #Constraints:      88906
400.58/404.28	c #Conflicts:    1103000 | #Constraints:      89906
400.58/404.28	c #Conflicts:    1104000 | #Constraints:      90906
400.58/404.28	c #Conflicts:    1105000 | #Constraints:      91906
400.58/404.28	c #Conflicts:    1106000 | #Constraints:      92906
400.58/404.28	c #Conflicts:    1107000 | #Constraints:      93906
400.58/404.28	c #Conflicts:    1108000 | #Constraints:      94906
400.58/404.28	c #Conflicts:    1109000 | #Constraints:      95906
400.58/404.28	c #Conflicts:    1110000 | #Constraints:      96906
400.58/404.28	c #Conflicts:    1111000 | #Constraints:      97906
400.58/404.28	c #Conflicts:    1112000 | #Constraints:      98906
400.58/404.28	c #Conflicts:    1113000 | #Constraints:      99906
400.58/404.28	c #Conflicts:    1114000 | #Constraints:     100906
400.58/404.28	c #Conflicts:    1115000 | #Constraints:     101906
400.58/404.28	c #Conflicts:    1116000 | #Constraints:     102906
400.58/404.28	c #Conflicts:    1117000 | #Constraints:     103906
400.58/404.28	c #Conflicts:    1118000 | #Constraints:     104906
400.58/404.28	c #Conflicts:    1119000 | #Constraints:     105906
400.58/404.28	c #Conflicts:    1120000 | #Constraints:     106906
400.58/404.28	c #Conflicts:    1121000 | #Constraints:     107906
400.58/404.28	c #Conflicts:    1122000 | #Constraints:     108906
400.58/404.28	c #Conflicts:    1123000 | #Constraints:     109906
400.58/404.28	c DATABASE CLEANUP
400.58/404.28	c GARBAGE COLLECT
400.58/404.28	c rational objective value (HS) -134
412.22/415.98	c #Conflicts:    1124000 | #Constraints:      70719
412.22/415.98	c #Conflicts:    1125000 | #Constraints:      71760
412.22/415.98	c #Conflicts:    1126000 | #Constraints:      72804
412.22/415.98	c #Conflicts:    1127000 | #Constraints:      73828
412.22/415.98	c #Conflicts:    1128000 | #Constraints:      74881
412.22/415.98	c #Conflicts:    1129000 | #Constraints:      75921
412.22/415.98	c #Conflicts:    1130000 | #Constraints:      76967
412.22/415.98	c #Conflicts:    1131000 | #Constraints:      78006
412.22/415.98	c #Conflicts:    1132000 | #Constraints:      79033
412.22/415.98	c #Conflicts:    1133000 | #Constraints:      80068
412.22/415.98	c #Conflicts:    1134000 | #Constraints:      81114
412.22/415.98	c #Conflicts:    1135000 | #Constraints:      82164
412.22/415.98	c #Conflicts:    1136000 | #Constraints:      83212
412.22/415.98	c #Conflicts:    1137000 | #Constraints:      84254
412.22/415.98	c #Conflicts:    1138000 | #Constraints:      85305
412.22/415.98	c #Conflicts:    1139000 | #Constraints:      86345
412.22/415.98	c #Conflicts:    1140000 | #Constraints:      87391
412.22/415.98	c #Conflicts:    1141000 | #Constraints:      88441
412.22/415.98	c #Conflicts:    1142000 | #Constraints:      89488
412.22/415.98	c #Conflicts:    1143000 | #Constraints:      90536
412.22/415.98	c #Conflicts:    1144000 | #Constraints:      91576
412.22/415.98	c #Conflicts:    1145000 | #Constraints:      92624
412.22/415.98	c #Conflicts:    1146000 | #Constraints:      93659
412.22/415.98	c #Conflicts:    1147000 | #Constraints:      94706
412.22/415.98	c #Conflicts:    1148000 | #Constraints:      95733
412.22/415.98	c #Conflicts:    1149000 | #Constraints:      96776
412.22/415.98	c DATABASE CLEANUP
412.22/415.98	c GARBAGE COLLECT
412.22/415.98	c rational objective value (HS) -134
439.12/443.08	c #Conflicts:    1150000 | #Constraints:      65996
439.12/443.08	c #Conflicts:    1151000 | #Constraints:      66996
439.12/443.08	c #Conflicts:    1152000 | #Constraints:      67996
439.12/443.08	c #Conflicts:    1153000 | #Constraints:      68996
439.12/443.08	c #Conflicts:    1154000 | #Constraints:      69996
439.12/443.08	c #Conflicts:    1155000 | #Constraints:      70996
439.12/443.08	c #Conflicts:    1156000 | #Constraints:      71996
439.12/443.08	c #Conflicts:    1157000 | #Constraints:      72996
439.12/443.08	c #Conflicts:    1158000 | #Constraints:      73996
439.12/443.08	c #Conflicts:    1159000 | #Constraints:      74996
439.12/443.08	c #Conflicts:    1160000 | #Constraints:      75996
439.12/443.08	c #Conflicts:    1161000 | #Constraints:      76996
439.12/443.08	c #Conflicts:    1162000 | #Constraints:      77996
439.12/443.08	c #Conflicts:    1163000 | #Constraints:      78996
439.12/443.08	c #Conflicts:    1164000 | #Constraints:      79996
439.12/443.08	c #Conflicts:    1165000 | #Constraints:      80996
439.12/443.08	c #Conflicts:    1166000 | #Constraints:      81996
439.12/443.08	c #Conflicts:    1167000 | #Constraints:      82996
439.12/443.08	c #Conflicts:    1168000 | #Constraints:      83996
439.12/443.08	c #Conflicts:    1169000 | #Constraints:      84996
439.12/443.08	c #Conflicts:    1170000 | #Constraints:      85996
439.12/443.08	c #Conflicts:    1171000 | #Constraints:      86996
439.12/443.08	c #Conflicts:    1172000 | #Constraints:      87996
439.12/443.08	c #Conflicts:    1173000 | #Constraints:      88996
439.12/443.08	c #Conflicts:    1174000 | #Constraints:      89996
439.12/443.08	c #Conflicts:    1175000 | #Constraints:      90996
439.12/443.08	c #Conflicts:    1176000 | #Constraints:      91996
439.12/443.08	c #Conflicts:    1177000 | #Constraints:      92996
439.12/443.08	c #Conflicts:    1178000 | #Constraints:      93996
439.12/443.08	c #Conflicts:    1179000 | #Constraints:      94996
439.12/443.08	c #Conflicts:    1180000 | #Constraints:      95996
439.12/443.08	c #Conflicts:    1181000 | #Constraints:      96996
439.12/443.08	c #Conflicts:    1182000 | #Constraints:      97996
439.12/443.08	c #Conflicts:    1183000 | #Constraints:      98996
439.12/443.08	c #Conflicts:    1184000 | #Constraints:      99996
439.12/443.08	c #Conflicts:    1185000 | #Constraints:     100996
439.12/443.08	c #Conflicts:    1186000 | #Constraints:     101996
439.12/443.08	c #Conflicts:    1187000 | #Constraints:     102996
439.12/443.08	c #Conflicts:    1188000 | #Constraints:     103996
439.12/443.08	c #Conflicts:    1189000 | #Constraints:     104996
439.12/443.08	c #Conflicts:    1190000 | #Constraints:     105996
439.12/443.08	c #Conflicts:    1191000 | #Constraints:     106996
439.12/443.08	c #Conflicts:    1192000 | #Constraints:     107996
439.12/443.08	c #Conflicts:    1193000 | #Constraints:     108996
439.12/443.08	c #Conflicts:    1194000 | #Constraints:     109996
439.12/443.08	c #Conflicts:    1195000 | #Constraints:     110996
439.12/443.08	c #Conflicts:    1196000 | #Constraints:     111996
439.12/443.08	c #Conflicts:    1197000 | #Constraints:     112996
439.12/443.08	c #Conflicts:    1198000 | #Constraints:     113996
439.12/443.08	c #Conflicts:    1199000 | #Constraints:     114996
439.12/443.08	c #Conflicts:    1200000 | #Constraints:     115996
439.12/443.08	c #Conflicts:    1201000 | #Constraints:     116996
439.12/443.08	c #Conflicts:    1202000 | #Constraints:     117996
439.12/443.08	c #Conflicts:    1203000 | #Constraints:     118996
439.12/443.08	c #Conflicts:    1204000 | #Constraints:     119996
439.12/443.08	c #Conflicts:    1205000 | #Constraints:     121060
439.12/443.08	c #Conflicts:    1206000 | #Constraints:     122103
439.12/443.08	c #Conflicts:    1207000 | #Constraints:     123140
439.12/443.08	c #Conflicts:    1208000 | #Constraints:     124188
439.12/443.08	c #Conflicts:    1209000 | #Constraints:     125214
439.12/443.08	c #Conflicts:    1210000 | #Constraints:     126247
439.12/443.08	c #Conflicts:    1211000 | #Constraints:     127279
439.12/443.08	c #Conflicts:    1212000 | #Constraints:     128311
439.12/443.08	c #Conflicts:    1213000 | #Constraints:     129350
439.12/443.08	c #Conflicts:    1214000 | #Constraints:     130373
439.12/443.08	c #Conflicts:    1215000 | #Constraints:     131411
439.12/443.08	c #Conflicts:    1216000 | #Constraints:     132444
439.12/443.08	c #Conflicts:    1217000 | #Constraints:     133475
439.12/443.08	c #Conflicts:    1218000 | #Constraints:     134511
439.12/443.08	c #Conflicts:    1219000 | #Constraints:     135543
439.12/443.08	c #Conflicts:    1220000 | #Constraints:     136574
439.12/443.08	c #Conflicts:    1221000 | #Constraints:     137604
439.12/443.08	c #Conflicts:    1222000 | #Constraints:     138640
439.12/443.08	c #Conflicts:    1223000 | #Constraints:     139670
439.12/443.08	c #Conflicts:    1224000 | #Constraints:     140716
439.12/443.08	c #Conflicts:    1225000 | #Constraints:     141754
439.12/443.08	c #Conflicts:    1226000 | #Constraints:     142789
439.12/443.08	c DATABASE CLEANUP
439.12/443.08	c GARBAGE COLLECT
439.12/443.08	c rational objective value (HS) -133
449.00/453.10	c #Conflicts:    1227000 | #Constraints:      87742
449.00/453.10	c #Conflicts:    1228000 | #Constraints:      88742
449.00/453.10	c #Conflicts:    1229000 | #Constraints:      89742
449.00/453.10	c #Conflicts:    1230000 | #Constraints:      90742
449.00/453.10	c #Conflicts:    1231000 | #Constraints:      91742
449.00/453.10	c #Conflicts:    1232000 | #Constraints:      92742
449.00/453.10	c #Conflicts:    1233000 | #Constraints:      93742
449.00/453.10	c #Conflicts:    1234000 | #Constraints:      94742
449.00/453.10	c #Conflicts:    1235000 | #Constraints:      95742
449.00/453.10	c #Conflicts:    1236000 | #Constraints:      96742
449.00/453.10	c #Conflicts:    1237000 | #Constraints:      97742
449.00/453.10	c #Conflicts:    1238000 | #Constraints:      98742
449.00/453.10	c #Conflicts:    1239000 | #Constraints:      99742
449.00/453.10	c #Conflicts:    1240000 | #Constraints:     100742
449.00/453.10	c #Conflicts:    1241000 | #Constraints:     101742
449.00/453.10	c #Conflicts:    1242000 | #Constraints:     102742
449.00/453.10	c #Conflicts:    1243000 | #Constraints:     103742
449.00/453.10	c #Conflicts:    1244000 | #Constraints:     104742
449.00/453.10	c #Conflicts:    1245000 | #Constraints:     105742
449.00/453.10	c #Conflicts:    1246000 | #Constraints:     106742
449.00/453.10	c #Conflicts:    1247000 | #Constraints:     107742
449.00/453.10	c #Conflicts:    1248000 | #Constraints:     108742
449.00/453.10	c #Conflicts:    1249000 | #Constraints:     109742
449.00/453.10	c #Conflicts:    1250000 | #Constraints:     110742
449.00/453.10	c #Conflicts:    1251000 | #Constraints:     111742
449.00/453.10	c #Conflicts:    1252000 | #Constraints:     112742
449.00/453.10	c #Conflicts:    1253000 | #Constraints:     113742
449.00/453.10	c #Conflicts:    1254000 | #Constraints:     114742
449.00/453.10	c DATABASE CLEANUP
449.00/453.10	c GARBAGE COLLECT
449.00/453.10	c rational objective value (HS) -133
511.06/515.49	c #Conflicts:    1255000 | #Constraints:      73994
511.06/515.49	c #Conflicts:    1256000 | #Constraints:      75037
511.06/515.49	c #Conflicts:    1257000 | #Constraints:      76077
511.06/515.49	c #Conflicts:    1258000 | #Constraints:      77108
511.06/515.49	c #Conflicts:    1259000 | #Constraints:      78143
511.06/515.49	c #Conflicts:    1260000 | #Constraints:      79182
511.06/515.49	c #Conflicts:    1261000 | #Constraints:      80215
511.06/515.49	c #Conflicts:    1262000 | #Constraints:      81249
511.06/515.49	c #Conflicts:    1263000 | #Constraints:      82306
511.06/515.49	c #Conflicts:    1264000 | #Constraints:      83345
511.06/515.49	c #Conflicts:    1265000 | #Constraints:      84387
511.06/515.49	c #Conflicts:    1266000 | #Constraints:      85421
511.06/515.49	c #Conflicts:    1267000 | #Constraints:      86462
511.06/515.49	c #Conflicts:    1268000 | #Constraints:      87503
511.06/515.49	c #Conflicts:    1269000 | #Constraints:      88536
511.06/515.49	c #Conflicts:    1270000 | #Constraints:      89584
511.06/515.49	c #Conflicts:    1271000 | #Constraints:      90621
511.06/515.49	c #Conflicts:    1272000 | #Constraints:      91667
511.06/515.49	c #Conflicts:    1273000 | #Constraints:      92709
511.06/515.49	c #Conflicts:    1274000 | #Constraints:      93741
511.06/515.49	c #Conflicts:    1275000 | #Constraints:      94783
511.06/515.49	c #Conflicts:    1276000 | #Constraints:      95834
511.06/515.49	c #Conflicts:    1277000 | #Constraints:      96868
511.06/515.49	c #Conflicts:    1278000 | #Constraints:      97905
511.06/515.49	c #Conflicts:    1279000 | #Constraints:      98948
511.06/515.49	c #Conflicts:    1280000 | #Constraints:      99989
511.06/515.49	c #Conflicts:    1281000 | #Constraints:     101040
511.06/515.49	c #Conflicts:    1282000 | #Constraints:     102084
511.06/515.49	c #Conflicts:    1283000 | #Constraints:     103122
511.06/515.49	c #Conflicts:    1284000 | #Constraints:     104163
511.06/515.49	c #Conflicts:    1285000 | #Constraints:     105200
511.06/515.49	c #Conflicts:    1286000 | #Constraints:     106245
511.06/515.49	c #Conflicts:    1287000 | #Constraints:     107291
511.06/515.49	c #Conflicts:    1288000 | #Constraints:     108328
511.06/515.49	c #Conflicts:    1289000 | #Constraints:     109373
511.06/515.49	c #Conflicts:    1290000 | #Constraints:     110413
511.06/515.49	c #Conflicts:    1291000 | #Constraints:     111456
511.06/515.49	c #Conflicts:    1292000 | #Constraints:     112505
511.06/515.49	c #Conflicts:    1293000 | #Constraints:     113540
511.06/515.49	c #Conflicts:    1294000 | #Constraints:     114573
511.06/515.49	c #Conflicts:    1295000 | #Constraints:     115601
511.06/515.49	c #Conflicts:    1296000 | #Constraints:     116643
511.06/515.49	c #Conflicts:    1297000 | #Constraints:     117694
511.06/515.49	c #Conflicts:    1298000 | #Constraints:     118742
511.06/515.49	c #Conflicts:    1299000 | #Constraints:     119782
511.06/515.49	c #Conflicts:    1300000 | #Constraints:     120835
511.06/515.49	c #Conflicts:    1301000 | #Constraints:     121886
511.06/515.49	c #Conflicts:    1302000 | #Constraints:     122925
511.06/515.49	c #Conflicts:    1303000 | #Constraints:     123972
511.06/515.49	c #Conflicts:    1304000 | #Constraints:     125017
511.06/515.49	c #Conflicts:    1305000 | #Constraints:     126069
511.06/515.49	c #Conflicts:    1306000 | #Constraints:     127121
511.06/515.49	c #Conflicts:    1307000 | #Constraints:     128167
511.06/515.49	c #Conflicts:    1308000 | #Constraints:     129214
511.06/515.49	c #Conflicts:    1309000 | #Constraints:     130277
511.06/515.49	c #Conflicts:    1310000 | #Constraints:     131313
511.06/515.49	c #Conflicts:    1311000 | #Constraints:     132346
511.06/515.49	c #Conflicts:    1312000 | #Constraints:     133391
511.06/515.49	c #Conflicts:    1313000 | #Constraints:     134442
511.06/515.49	c #Conflicts:    1314000 | #Constraints:     135484
511.06/515.49	c #Conflicts:    1315000 | #Constraints:     136530
511.06/515.49	c #Conflicts:    1316000 | #Constraints:     137569
511.06/515.49	c #Conflicts:    1317000 | #Constraints:     138618
511.06/515.49	c #Conflicts:    1318000 | #Constraints:     139671
511.06/515.49	c #Conflicts:    1319000 | #Constraints:     140703
511.06/515.49	c #Conflicts:    1320000 | #Constraints:     141754
511.06/515.49	c #Conflicts:    1321000 | #Constraints:     142799
511.06/515.49	c #Conflicts:    1322000 | #Constraints:     143802
511.06/515.49	c #Conflicts:    1323000 | #Constraints:     144802
511.06/515.49	c #Conflicts:    1324000 | #Constraints:     145802
511.06/515.49	c #Conflicts:    1325000 | #Constraints:     146802
511.06/515.49	c #Conflicts:    1326000 | #Constraints:     147802
511.06/515.49	c #Conflicts:    1327000 | #Constraints:     148802
511.06/515.49	c #Conflicts:    1328000 | #Constraints:     149802
511.06/515.49	c #Conflicts:    1329000 | #Constraints:     150802
511.06/515.49	c #Conflicts:    1330000 | #Constraints:     151802
511.06/515.49	c #Conflicts:    1331000 | #Constraints:     152802
511.06/515.49	c #Conflicts:    1332000 | #Constraints:     153802
511.06/515.49	c #Conflicts:    1333000 | #Constraints:     154802
512.77/517.12	c #Conflicts:    1334000 | #Constraints:     155802
512.77/517.12	c DATABASE CLEANUP
512.77/517.12	c GARBAGE COLLECT
512.77/517.12	c rational objective value (HS) -292.5
530.75/535.26	c #Conflicts:    1335000 | #Constraints:      94346
530.75/535.26	c #Conflicts:    1336000 | #Constraints:      95346
530.75/535.26	c #Conflicts:    1337000 | #Constraints:      96346
530.75/535.26	c #Conflicts:    1338000 | #Constraints:      97346
530.75/535.26	c #Conflicts:    1339000 | #Constraints:      98346
530.75/535.26	c #Conflicts:    1340000 | #Constraints:      99346
530.75/535.26	c #Conflicts:    1341000 | #Constraints:     100346
530.75/535.26	c #Conflicts:    1342000 | #Constraints:     101346
530.75/535.26	c #Conflicts:    1343000 | #Constraints:     102346
530.75/535.26	c #Conflicts:    1344000 | #Constraints:     103346
530.75/535.26	c #Conflicts:    1345000 | #Constraints:     104346
530.75/535.26	c #Conflicts:    1346000 | #Constraints:     105346
530.75/535.26	c #Conflicts:    1347000 | #Constraints:     106346
530.75/535.26	c #Conflicts:    1348000 | #Constraints:     107346
530.75/535.26	c #Conflicts:    1349000 | #Constraints:     108346
530.75/535.26	c #Conflicts:    1350000 | #Constraints:     109346
530.75/535.26	c #Conflicts:    1351000 | #Constraints:     110346
530.75/535.26	c #Conflicts:    1352000 | #Constraints:     111346
530.75/535.26	c #Conflicts:    1353000 | #Constraints:     112346
530.75/535.26	c #Conflicts:    1354000 | #Constraints:     113346
530.75/535.26	c #Conflicts:    1355000 | #Constraints:     114346
530.75/535.26	c #Conflicts:    1356000 | #Constraints:     115346
530.75/535.26	c #Conflicts:    1357000 | #Constraints:     116394
530.75/535.26	c #Conflicts:    1358000 | #Constraints:     117427
530.75/535.26	c #Conflicts:    1359000 | #Constraints:     118454
530.75/535.26	c #Conflicts:    1360000 | #Constraints:     119487
530.75/535.26	c #Conflicts:    1361000 | #Constraints:     120531
530.75/535.26	c #Conflicts:    1362000 | #Constraints:     121575
530.75/535.26	c DATABASE CLEANUP
530.75/535.26	c GARBAGE COLLECT
530.75/535.26	c rational objective value (HS) -132
539.46/544.08	c #Conflicts:    1363000 | #Constraints:      76917
539.46/544.08	c #Conflicts:    1364000 | #Constraints:      77917
539.46/544.08	c #Conflicts:    1365000 | #Constraints:      78917
539.46/544.08	c #Conflicts:    1366000 | #Constraints:      79917
539.46/544.08	c #Conflicts:    1367000 | #Constraints:      80917
539.46/544.08	c #Conflicts:    1368000 | #Constraints:      81917
539.46/544.08	c #Conflicts:    1369000 | #Constraints:      82917
539.46/544.08	c #Conflicts:    1370000 | #Constraints:      83917
539.46/544.08	c #Conflicts:    1371000 | #Constraints:      84917
539.46/544.08	c #Conflicts:    1372000 | #Constraints:      85917
539.46/544.08	c #Conflicts:    1373000 | #Constraints:      86917
539.46/544.08	c #Conflicts:    1374000 | #Constraints:      87917
539.46/544.08	c #Conflicts:    1375000 | #Constraints:      88917
539.46/544.08	c #Conflicts:    1376000 | #Constraints:      89917
539.46/544.08	c #Conflicts:    1377000 | #Constraints:      90917
539.46/544.08	c #Conflicts:    1378000 | #Constraints:      91917
539.46/544.08	c #Conflicts:    1379000 | #Constraints:      92917
539.46/544.08	c #Conflicts:    1380000 | #Constraints:      93917
539.46/544.08	c #Conflicts:    1381000 | #Constraints:      94917
539.46/544.08	c #Conflicts:    1382000 | #Constraints:      95917
539.46/544.08	c #Conflicts:    1383000 | #Constraints:      96917
539.46/544.08	c #Conflicts:    1384000 | #Constraints:      97917
539.46/544.08	c #Conflicts:    1385000 | #Constraints:      98917
539.46/544.08	c #Conflicts:    1386000 | #Constraints:      99917
539.46/544.08	c #Conflicts:    1387000 | #Constraints:     100917
539.46/544.08	c #Conflicts:    1388000 | #Constraints:     101917
539.46/544.08	c #Conflicts:    1389000 | #Constraints:     102917
539.46/544.08	c #Conflicts:    1390000 | #Constraints:     103917
539.46/544.08	c #Conflicts:    1391000 | #Constraints:     104917
539.46/544.08	c #Conflicts:    1392000 | #Constraints:     105917
539.46/544.08	c DATABASE CLEANUP
539.46/544.08	c GARBAGE COLLECT
539.46/544.08	c rational objective value (HS) -293
1021.38/1028.15	c #Conflicts:    1393000 | #Constraints:      73135
1021.38/1028.15	c #Conflicts:    1394000 | #Constraints:      74177
1021.38/1028.15	c #Conflicts:    1395000 | #Constraints:      75208
1021.38/1028.15	c #Conflicts:    1396000 | #Constraints:      76246
1021.38/1028.15	c #Conflicts:    1397000 | #Constraints:      77273
1021.38/1028.15	c #Conflicts:    1398000 | #Constraints:      78306
1021.38/1028.15	c #Conflicts:    1399000 | #Constraints:      79341
1021.38/1028.15	c #Conflicts:    1400000 | #Constraints:      80376
1021.38/1028.15	c #Conflicts:    1401000 | #Constraints:      81417
1021.38/1028.15	c #Conflicts:    1402000 | #Constraints:      82451
1021.38/1028.15	c #Conflicts:    1403000 | #Constraints:      83484
1021.38/1028.15	c #Conflicts:    1404000 | #Constraints:      84523
1021.38/1028.15	c #Conflicts:    1405000 | #Constraints:      85568
1021.38/1028.15	c #Conflicts:    1406000 | #Constraints:      86609
1021.38/1028.15	c #Conflicts:    1407000 | #Constraints:      87650
1021.38/1028.15	c #Conflicts:    1408000 | #Constraints:      88691
1021.38/1028.15	c #Conflicts:    1409000 | #Constraints:      89733
1021.38/1028.15	c #Conflicts:    1410000 | #Constraints:      90774
1021.38/1028.15	c #Conflicts:    1411000 | #Constraints:      91814
1021.38/1028.15	c #Conflicts:    1412000 | #Constraints:      92858
1021.38/1028.15	c #Conflicts:    1413000 | #Constraints:      93902
1021.38/1028.15	c #Conflicts:    1414000 | #Constraints:      94931
1021.38/1028.15	c #Conflicts:    1415000 | #Constraints:      95968
1021.38/1028.15	c #Conflicts:    1416000 | #Constraints:      97015
1021.38/1028.15	c #Conflicts:    1417000 | #Constraints:      98064
1021.38/1028.15	c #Conflicts:    1418000 | #Constraints:      99111
1021.38/1028.15	c #Conflicts:    1419000 | #Constraints:     100153
1021.38/1028.15	c #Conflicts:    1420000 | #Constraints:     101186
1021.38/1028.15	c #Conflicts:    1421000 | #Constraints:     102230
1021.38/1028.15	c #Conflicts:    1422000 | #Constraints:     103274
1021.38/1028.15	c #Conflicts:    1423000 | #Constraints:     104317
1021.38/1028.15	c #Conflicts:    1424000 | #Constraints:     105354
1021.38/1028.15	c #Conflicts:    1425000 | #Constraints:     106399
1021.38/1028.15	c #Conflicts:    1426000 | #Constraints:     107432
1021.38/1028.15	c #Conflicts:    1427000 | #Constraints:     108472
1021.38/1028.15	c #Conflicts:    1428000 | #Constraints:     109507
1021.38/1028.15	c #Conflicts:    1429000 | #Constraints:     110542
1021.38/1028.15	c #Conflicts:    1430000 | #Constraints:     111582
1021.38/1028.15	c #Conflicts:    1431000 | #Constraints:     112626
1021.38/1028.15	c #Conflicts:    1432000 | #Constraints:     113662
1021.38/1028.15	c #Conflicts:    1433000 | #Constraints:     114695
1021.38/1028.15	c #Conflicts:    1434000 | #Constraints:     115740
1021.38/1028.15	c #Conflicts:    1435000 | #Constraints:     116792
1021.38/1028.15	c #Conflicts:    1436000 | #Constraints:     117833
1021.38/1028.15	c #Conflicts:    1437000 | #Constraints:     118876
1021.38/1028.15	c #Conflicts:    1438000 | #Constraints:     119920
1021.38/1028.15	c #Conflicts:    1439000 | #Constraints:     120963
1021.38/1028.15	c #Conflicts:    1440000 | #Constraints:     122013
1021.38/1028.15	c #Conflicts:    1441000 | #Constraints:     123069
1021.38/1028.15	c #Conflicts:    1442000 | #Constraints:     124121
1021.38/1028.15	c #Conflicts:    1443000 | #Constraints:     125160
1021.38/1028.15	c #Conflicts:    1444000 | #Constraints:     126202
1021.38/1028.15	c #Conflicts:    1445000 | #Constraints:     127246
1021.38/1028.15	c #Conflicts:    1446000 | #Constraints:     128284
1021.38/1028.15	c #Conflicts:    1447000 | #Constraints:     129329
1021.38/1028.15	c #Conflicts:    1448000 | #Constraints:     130357
1021.38/1028.15	c #Conflicts:    1449000 | #Constraints:     131401
1021.38/1028.15	c #Conflicts:    1450000 | #Constraints:     132447
1021.38/1028.15	c #Conflicts:    1451000 | #Constraints:     133496
1021.38/1028.15	c #Conflicts:    1452000 | #Constraints:     134543
1021.38/1028.15	c #Conflicts:    1453000 | #Constraints:     135591
1021.38/1028.15	c #Conflicts:    1454000 | #Constraints:     136629
1021.38/1028.15	c #Conflicts:    1455000 | #Constraints:     137666
1021.38/1028.15	c #Conflicts:    1456000 | #Constraints:     138716
1021.38/1028.15	c #Conflicts:    1457000 | #Constraints:     139759
1021.38/1028.15	c #Conflicts:    1458000 | #Constraints:     140797
1021.38/1028.15	c #Conflicts:    1459000 | #Constraints:     141833
1021.38/1028.15	c #Conflicts:    1460000 | #Constraints:     142880
1021.38/1028.15	c #Conflicts:    1461000 | #Constraints:     143931
1021.38/1028.15	c #Conflicts:    1462000 | #Constraints:     144965
1021.38/1028.15	c #Conflicts:    1463000 | #Constraints:     146005
1021.38/1028.15	c #Conflicts:    1464000 | #Constraints:     147046
1021.38/1028.15	c #Conflicts:    1465000 | #Constraints:     148094
1021.38/1028.15	c #Conflicts:    1466000 | #Constraints:     149139
1021.38/1028.15	c #Conflicts:    1467000 | #Constraints:     150184
1021.38/1028.15	c #Conflicts:    1468000 | #Constraints:     151218
1021.38/1028.15	c #Conflicts:    1469000 | #Constraints:     152257
1021.38/1028.15	c #Conflicts:    1470000 | #Constraints:     153300
1021.38/1028.15	c #Conflicts:    1471000 | #Constraints:     154350
1094.44/1101.56	c #Conflicts:    1472000 | #Constraints:     155391
1094.44/1101.56	c #Conflicts:    1473000 | #Constraints:     156431
1094.44/1101.56	c #Conflicts:    1474000 | #Constraints:     157478
1094.44/1101.56	c #Conflicts:    1475000 | #Constraints:     158523
1094.44/1101.56	c #Conflicts:    1476000 | #Constraints:     159565
1094.44/1101.56	c DATABASE CLEANUP
1094.44/1101.56	c GARBAGE COLLECT
1094.44/1101.56	c rational objective value (HS) -271.5
1113.40/1120.60	c #Conflicts:    1477000 | #Constraints:      96196
1113.40/1120.60	c #Conflicts:    1478000 | #Constraints:      97196
1113.40/1120.60	c #Conflicts:    1479000 | #Constraints:      98196
1113.40/1120.60	c #Conflicts:    1480000 | #Constraints:      99196
1113.40/1120.60	c #Conflicts:    1481000 | #Constraints:     100196
1113.40/1120.60	c #Conflicts:    1482000 | #Constraints:     101196
1113.40/1120.60	c #Conflicts:    1483000 | #Constraints:     102196
1113.40/1120.60	c #Conflicts:    1484000 | #Constraints:     103196
1113.40/1120.60	c #Conflicts:    1485000 | #Constraints:     104196
1113.40/1120.60	c #Conflicts:    1486000 | #Constraints:     105196
1113.40/1120.60	c #Conflicts:    1487000 | #Constraints:     106196
1113.40/1120.60	c #Conflicts:    1488000 | #Constraints:     107196
1113.40/1120.60	c #Conflicts:    1489000 | #Constraints:     108196
1113.40/1120.60	c #Conflicts:    1490000 | #Constraints:     109196
1113.40/1120.60	c #Conflicts:    1491000 | #Constraints:     110196
1113.40/1120.60	c #Conflicts:    1492000 | #Constraints:     111196
1113.40/1120.60	c #Conflicts:    1493000 | #Constraints:     112196
1113.40/1120.60	c #Conflicts:    1494000 | #Constraints:     113196
1113.40/1120.60	c #Conflicts:    1495000 | #Constraints:     114196
1113.40/1120.60	c #Conflicts:    1496000 | #Constraints:     115196
1113.40/1120.60	c #Conflicts:    1497000 | #Constraints:     116196
1113.40/1120.60	c #Conflicts:    1498000 | #Constraints:     117196
1113.40/1120.60	c #Conflicts:    1499000 | #Constraints:     118196
1113.40/1120.60	c #Conflicts:    1500000 | #Constraints:     119196
1113.40/1120.60	c #Conflicts:    1501000 | #Constraints:     120196
1113.40/1120.60	c #Conflicts:    1502000 | #Constraints:     121196
1113.40/1120.60	c #Conflicts:    1503000 | #Constraints:     122196
1113.40/1120.60	c #Conflicts:    1504000 | #Constraints:     123196
1113.40/1120.60	c #Conflicts:    1505000 | #Constraints:     124196
1113.40/1120.60	c #Conflicts:    1506000 | #Constraints:     125196
1113.40/1120.60	c DATABASE CLEANUP
1113.40/1120.60	c GARBAGE COLLECT
1113.40/1120.60	c rational objective value (HS) -260
1123.31/1130.66	c #Conflicts:    1507000 | #Constraints:      78805
1123.31/1130.66	c #Conflicts:    1508000 | #Constraints:      79805
1123.31/1130.66	c #Conflicts:    1509000 | #Constraints:      80805
1123.31/1130.66	c #Conflicts:    1510000 | #Constraints:      81805
1123.31/1130.66	c #Conflicts:    1511000 | #Constraints:      82805
1123.31/1130.66	c #Conflicts:    1512000 | #Constraints:      83805
1123.31/1130.66	c #Conflicts:    1513000 | #Constraints:      84805
1123.31/1130.66	c #Conflicts:    1514000 | #Constraints:      85805
1123.31/1130.66	c #Conflicts:    1515000 | #Constraints:      86805
1123.31/1130.66	c #Conflicts:    1516000 | #Constraints:      87805
1123.31/1130.66	c #Conflicts:    1517000 | #Constraints:      88805
1123.31/1130.66	c #Conflicts:    1518000 | #Constraints:      89805
1123.31/1130.66	c #Conflicts:    1519000 | #Constraints:      90805
1123.31/1130.66	c #Conflicts:    1520000 | #Constraints:      91805
1123.31/1130.66	c #Conflicts:    1521000 | #Constraints:      92805
1123.31/1130.66	c #Conflicts:    1522000 | #Constraints:      93805
1123.31/1130.66	c #Conflicts:    1523000 | #Constraints:      94805
1123.31/1130.66	c #Conflicts:    1524000 | #Constraints:      95805
1123.31/1130.66	c #Conflicts:    1525000 | #Constraints:      96863
1123.31/1130.66	c #Conflicts:    1526000 | #Constraints:      97863
1123.31/1130.66	c #Conflicts:    1527000 | #Constraints:      98863
1123.31/1130.66	c #Conflicts:    1528000 | #Constraints:      99863
1123.31/1130.66	c #Conflicts:    1529000 | #Constraints:     100863
1123.31/1130.66	c #Conflicts:    1530000 | #Constraints:     101863
1123.31/1130.66	c #Conflicts:    1531000 | #Constraints:     102863
1123.31/1130.66	c #Conflicts:    1532000 | #Constraints:     103863
1123.31/1130.66	c #Conflicts:    1533000 | #Constraints:     104863
1123.31/1130.66	c #Conflicts:    1534000 | #Constraints:     105863
1123.31/1130.66	c #Conflicts:    1535000 | #Constraints:     106863
1123.31/1130.66	c #Conflicts:    1536000 | #Constraints:     107863
1123.31/1130.66	c #Conflicts:    1537000 | #Constraints:     108863
1123.31/1130.66	c DATABASE CLEANUP
1123.31/1130.66	c GARBAGE COLLECT
1123.31/1130.66	c rational objective value (HS) -250.5
1156.63/1164.23	c #Conflicts:    1538000 | #Constraints:      74858
1156.63/1164.23	c #Conflicts:    1539000 | #Constraints:      75858
1156.63/1164.23	c #Conflicts:    1540000 | #Constraints:      76858
1156.63/1164.23	c #Conflicts:    1541000 | #Constraints:      77858
1156.63/1164.23	c #Conflicts:    1542000 | #Constraints:      78858
1156.63/1164.23	c #Conflicts:    1543000 | #Constraints:      79858
1156.63/1164.23	c #Conflicts:    1544000 | #Constraints:      80858
1156.63/1164.23	c #Conflicts:    1545000 | #Constraints:      81858
1156.63/1164.23	c #Conflicts:    1546000 | #Constraints:      82858
1156.63/1164.23	c #Conflicts:    1547000 | #Constraints:      83858
1156.63/1164.23	c #Conflicts:    1548000 | #Constraints:      84858
1156.63/1164.23	c #Conflicts:    1549000 | #Constraints:      85858
1156.63/1164.23	c #Conflicts:    1550000 | #Constraints:      86858
1156.63/1164.23	c #Conflicts:    1551000 | #Constraints:      87858
1156.63/1164.23	c #Conflicts:    1552000 | #Constraints:      88858
1156.63/1164.23	c #Conflicts:    1553000 | #Constraints:      89858
1156.63/1164.23	c #Conflicts:    1554000 | #Constraints:      90858
1156.63/1164.23	c #Conflicts:    1555000 | #Constraints:      91858
1156.63/1164.23	c #Conflicts:    1556000 | #Constraints:      92858
1156.63/1164.23	c #Conflicts:    1557000 | #Constraints:      93858
1156.63/1164.23	c #Conflicts:    1558000 | #Constraints:      94858
1156.63/1164.23	c #Conflicts:    1559000 | #Constraints:      95858
1156.63/1164.23	c #Conflicts:    1560000 | #Constraints:      96858
1156.63/1164.23	c #Conflicts:    1561000 | #Constraints:      97858
1156.63/1164.23	c #Conflicts:    1562000 | #Constraints:      98859
1156.63/1164.23	c #Conflicts:    1563000 | #Constraints:      99860
1156.63/1164.23	c #Conflicts:    1564000 | #Constraints:     100861
1156.63/1164.23	c #Conflicts:    1565000 | #Constraints:     101862
1156.63/1164.23	c #Conflicts:    1566000 | #Constraints:     102864
1156.63/1164.23	c #Conflicts:    1567000 | #Constraints:     103880
1156.63/1164.23	c #Conflicts:    1568000 | #Constraints:     104886
1156.63/1164.23	c #Conflicts:    1569000 | #Constraints:     105889
1156.63/1164.23	c #Conflicts:    1570000 | #Constraints:     106890
1156.63/1164.23	c #Conflicts:    1571000 | #Constraints:     107892
1156.63/1164.23	c #Conflicts:    1572000 | #Constraints:     108894
1156.63/1164.23	c #Conflicts:    1573000 | #Constraints:     109895
1156.63/1164.23	c #Conflicts:    1574000 | #Constraints:     110895
1156.63/1164.23	c #Conflicts:    1575000 | #Constraints:     111896
1156.63/1164.23	c #Conflicts:    1576000 | #Constraints:     112897
1156.63/1164.23	c #Conflicts:    1577000 | #Constraints:     113898
1156.63/1164.23	c #Conflicts:    1578000 | #Constraints:     114898
1156.63/1164.23	c #Conflicts:    1579000 | #Constraints:     115899
1156.63/1164.23	c #Conflicts:    1580000 | #Constraints:     116900
1156.63/1164.23	c #Conflicts:    1581000 | #Constraints:     117985
1156.63/1164.23	c #Conflicts:    1582000 | #Constraints:     118986
1156.63/1164.23	c #Conflicts:    1583000 | #Constraints:     119988
1156.63/1164.23	c #Conflicts:    1584000 | #Constraints:     120991
1156.63/1164.23	c #Conflicts:    1585000 | #Constraints:     121992
1156.63/1164.23	c #Conflicts:    1586000 | #Constraints:     123015
1156.63/1164.23	c #Conflicts:    1587000 | #Constraints:     124019
1156.63/1164.23	c #Conflicts:    1588000 | #Constraints:     125023
1156.63/1164.23	c #Conflicts:    1589000 | #Constraints:     126024
1156.63/1164.23	c #Conflicts:    1590000 | #Constraints:     127026
1156.63/1164.23	c #Conflicts:    1591000 | #Constraints:     128027
1156.63/1164.23	c #Conflicts:    1592000 | #Constraints:     129048
1156.63/1164.23	c #Conflicts:    1593000 | #Constraints:     130053
1156.63/1164.23	c #Conflicts:    1594000 | #Constraints:     131054
1156.63/1164.23	c #Conflicts:    1595000 | #Constraints:     132236
1156.63/1164.23	c #Conflicts:    1596000 | #Constraints:     133761
1156.63/1164.23	c #Conflicts:    1597000 | #Constraints:     135300
1156.63/1164.23	c #Conflicts:    1598000 | #Constraints:     136721
1156.63/1164.23	c #Conflicts:    1599000 | #Constraints:     137722
1156.63/1164.23	c #Conflicts:    1600000 | #Constraints:     138724
1156.63/1164.23	c #Conflicts:    1601000 | #Constraints:     139725
1156.63/1164.23	c #Conflicts:    1602000 | #Constraints:     140726
1156.63/1164.23	c #Conflicts:    1603000 | #Constraints:     141999
1156.63/1164.23	c #Conflicts:    1604000 | #Constraints:     143312
1156.63/1164.23	c #Conflicts:    1605000 | #Constraints:     144313
1156.63/1164.23	c #Conflicts:    1606000 | #Constraints:     145315
1156.63/1164.23	c #Conflicts:    1607000 | #Constraints:     146321
1156.63/1164.23	c #Conflicts:    1608000 | #Constraints:     147322
1156.63/1164.23	c #Conflicts:    1609000 | #Constraints:     148322
1156.63/1164.23	c #Conflicts:    1610000 | #Constraints:     149325
1156.63/1164.23	c #Conflicts:    1611000 | #Constraints:     150335
1156.63/1164.23	c #Conflicts:    1612000 | #Constraints:     151338
1156.63/1164.23	c #Conflicts:    1613000 | #Constraints:     152342
1156.63/1164.23	c #Conflicts:    1614000 | #Constraints:     153349
1156.63/1164.23	c #Conflicts:    1615000 | #Constraints:     154423
1156.63/1164.23	c #Conflicts:    1616000 | #Constraints:     155424
1161.89/1169.59	c #Conflicts:    1617000 | #Constraints:     156425
1161.89/1169.59	c #Conflicts:    1618000 | #Constraints:     157426
1161.89/1169.59	c #Conflicts:    1619000 | #Constraints:     158426
1161.89/1169.59	c #Conflicts:    1620000 | #Constraints:     159428
1161.89/1169.59	c #Conflicts:    1621000 | #Constraints:     160429
1161.89/1169.59	c #Conflicts:    1622000 | #Constraints:     161430
1161.89/1169.59	c #Conflicts:    1623000 | #Constraints:     162431
1161.89/1169.59	c #Conflicts:    1624000 | #Constraints:     163490
1161.89/1169.59	c #Conflicts:    1625000 | #Constraints:     164577
1161.89/1169.59	c DATABASE CLEANUP
1161.89/1169.59	c GARBAGE COLLECT
1161.89/1169.59	c rational objective value (HS) -245
1175.96/1183.72	c #Conflicts:    1626000 | #Constraints:      98702
1175.96/1183.72	c #Conflicts:    1627000 | #Constraints:      99702
1175.96/1183.72	c #Conflicts:    1628000 | #Constraints:     100703
1175.96/1183.72	c #Conflicts:    1629000 | #Constraints:     101705
1175.96/1183.72	c #Conflicts:    1630000 | #Constraints:     102771
1175.96/1183.72	c #Conflicts:    1631000 | #Constraints:     104249
1175.96/1183.72	c #Conflicts:    1632000 | #Constraints:     105253
1175.96/1183.72	c #Conflicts:    1633000 | #Constraints:     106601
1175.96/1183.72	c #Conflicts:    1634000 | #Constraints:     107788
1175.96/1183.72	c #Conflicts:    1635000 | #Constraints:     108792
1175.96/1183.72	c #Conflicts:    1636000 | #Constraints:     109910
1175.96/1183.72	c #Conflicts:    1637000 | #Constraints:     110910
1175.96/1183.72	c #Conflicts:    1638000 | #Constraints:     111937
1175.96/1183.72	c #Conflicts:    1639000 | #Constraints:     112937
1175.96/1183.72	c #Conflicts:    1640000 | #Constraints:     113938
1175.96/1183.72	c #Conflicts:    1641000 | #Constraints:     114978
1175.96/1183.72	c #Conflicts:    1642000 | #Constraints:     116139
1175.96/1183.72	c #Conflicts:    1643000 | #Constraints:     117141
1175.96/1183.72	c #Conflicts:    1644000 | #Constraints:     118159
1175.96/1183.72	c #Conflicts:    1645000 | #Constraints:     119159
1175.96/1183.72	c #Conflicts:    1646000 | #Constraints:     120160
1175.96/1183.72	c #Conflicts:    1647000 | #Constraints:     121161
1175.96/1183.72	c #Conflicts:    1648000 | #Constraints:     122162
1175.96/1183.72	c #Conflicts:    1649000 | #Constraints:     123172
1175.96/1183.72	c #Conflicts:    1650000 | #Constraints:     124228
1175.96/1183.72	c #Conflicts:    1651000 | #Constraints:     125229
1175.96/1183.72	c #Conflicts:    1652000 | #Constraints:     126231
1175.96/1183.72	c #Conflicts:    1653000 | #Constraints:     127232
1175.96/1183.72	c #Conflicts:    1654000 | #Constraints:     128233
1175.96/1183.72	c #Conflicts:    1655000 | #Constraints:     129238
1175.96/1183.72	c #Conflicts:    1656000 | #Constraints:     130331
1175.96/1183.72	c #Conflicts:    1657000 | #Constraints:     131332
1175.96/1183.72	c DATABASE CLEANUP
1175.96/1183.72	c GARBAGE COLLECT
1175.96/1183.72	c rational objective value (HS) -239.5
1214.71/1222.84	c #Conflicts:    1658000 | #Constraints:      82121
1214.71/1222.84	c #Conflicts:    1659000 | #Constraints:      83121
1214.71/1222.84	c #Conflicts:    1660000 | #Constraints:      84122
1214.71/1222.84	c #Conflicts:    1661000 | #Constraints:      85122
1214.71/1222.84	c #Conflicts:    1662000 | #Constraints:      86122
1214.71/1222.84	c #Conflicts:    1663000 | #Constraints:      87123
1214.71/1222.84	c #Conflicts:    1664000 | #Constraints:      88124
1214.71/1222.84	c #Conflicts:    1665000 | #Constraints:      89126
1214.71/1222.84	c #Conflicts:    1666000 | #Constraints:      90126
1214.71/1222.84	c #Conflicts:    1667000 | #Constraints:      91128
1214.71/1222.84	c #Conflicts:    1668000 | #Constraints:      92128
1214.71/1222.84	c #Conflicts:    1669000 | #Constraints:      93129
1214.71/1222.84	c #Conflicts:    1670000 | #Constraints:      94130
1214.71/1222.84	c #Conflicts:    1671000 | #Constraints:      95154
1214.71/1222.84	c #Conflicts:    1672000 | #Constraints:      96641
1214.71/1222.84	c #Conflicts:    1673000 | #Constraints:      98132
1214.71/1222.84	c #Conflicts:    1674000 | #Constraints:      99380
1214.71/1222.84	c #Conflicts:    1675000 | #Constraints:     100381
1214.71/1222.84	c #Conflicts:    1676000 | #Constraints:     101386
1214.71/1222.84	c #Conflicts:    1677000 | #Constraints:     102387
1214.71/1222.84	c #Conflicts:    1678000 | #Constraints:     103388
1214.71/1222.84	c #Conflicts:    1679000 | #Constraints:     104388
1214.71/1222.84	c #Conflicts:    1680000 | #Constraints:     105412
1214.71/1222.84	c #Conflicts:    1681000 | #Constraints:     106453
1214.71/1222.84	c #Conflicts:    1682000 | #Constraints:     107692
1214.71/1222.84	c #Conflicts:    1683000 | #Constraints:     109165
1214.71/1222.84	c #Conflicts:    1684000 | #Constraints:     110674
1214.71/1222.84	c #Conflicts:    1685000 | #Constraints:     112175
1214.71/1222.84	c #Conflicts:    1686000 | #Constraints:     113581
1214.71/1222.84	c #Conflicts:    1687000 | #Constraints:     114584
1214.71/1222.84	c #Conflicts:    1688000 | #Constraints:     115586
1214.71/1222.84	c #Conflicts:    1689000 | #Constraints:     116592
1214.71/1222.84	c #Conflicts:    1690000 | #Constraints:     117595
1214.71/1222.84	c #Conflicts:    1691000 | #Constraints:     118724
1214.71/1222.84	c #Conflicts:    1692000 | #Constraints:     119727
1214.71/1222.84	c #Conflicts:    1693000 | #Constraints:     120727
1214.71/1222.84	c #Conflicts:    1694000 | #Constraints:     121727
1214.71/1222.84	c #Conflicts:    1695000 | #Constraints:     122731
1214.71/1222.84	c #Conflicts:    1696000 | #Constraints:     123732
1214.71/1222.84	c #Conflicts:    1697000 | #Constraints:     124735
1214.71/1222.84	c #Conflicts:    1698000 | #Constraints:     125742
1214.71/1222.84	c #Conflicts:    1699000 | #Constraints:     126914
1214.71/1222.84	c #Conflicts:    1700000 | #Constraints:     127932
1214.71/1222.84	c #Conflicts:    1701000 | #Constraints:     128941
1214.71/1222.84	c #Conflicts:    1702000 | #Constraints:     129942
1214.71/1222.84	c #Conflicts:    1703000 | #Constraints:     131019
1214.71/1222.84	c #Conflicts:    1704000 | #Constraints:     132087
1214.71/1222.84	c #Conflicts:    1705000 | #Constraints:     133094
1214.71/1222.84	c #Conflicts:    1706000 | #Constraints:     134095
1214.71/1222.84	c #Conflicts:    1707000 | #Constraints:     135098
1214.71/1222.84	c #Conflicts:    1708000 | #Constraints:     136101
1214.71/1222.84	c #Conflicts:    1709000 | #Constraints:     137108
1214.71/1222.84	c #Conflicts:    1710000 | #Constraints:     138115
1214.71/1222.84	c #Conflicts:    1711000 | #Constraints:     139125
1214.71/1222.84	c #Conflicts:    1712000 | #Constraints:     140126
1214.71/1222.84	c #Conflicts:    1713000 | #Constraints:     141127
1214.71/1222.84	c #Conflicts:    1714000 | #Constraints:     142139
1214.71/1222.84	c #Conflicts:    1715000 | #Constraints:     143142
1214.71/1222.84	c #Conflicts:    1716000 | #Constraints:     144157
1214.71/1222.84	c #Conflicts:    1717000 | #Constraints:     145294
1214.71/1222.84	c #Conflicts:    1718000 | #Constraints:     146332
1214.71/1222.84	c #Conflicts:    1719000 | #Constraints:     147333
1214.71/1222.84	c #Conflicts:    1720000 | #Constraints:     148334
1214.71/1222.84	c #Conflicts:    1721000 | #Constraints:     149365
1214.71/1222.84	c #Conflicts:    1722000 | #Constraints:     150796
1214.71/1222.84	c #Conflicts:    1723000 | #Constraints:     151796
1214.71/1222.84	c #Conflicts:    1724000 | #Constraints:     152807
1214.71/1222.84	c #Conflicts:    1725000 | #Constraints:     153920
1214.71/1222.84	c #Conflicts:    1726000 | #Constraints:     154985
1214.71/1222.84	c #Conflicts:    1727000 | #Constraints:     155988
1214.71/1222.84	c #Conflicts:    1728000 | #Constraints:     156994
1214.71/1222.84	c #Conflicts:    1729000 | #Constraints:     157995
1214.71/1222.84	c #Conflicts:    1730000 | #Constraints:     158996
1214.71/1222.84	c #Conflicts:    1731000 | #Constraints:     160150
1214.71/1222.84	c #Conflicts:    1732000 | #Constraints:     161152
1214.71/1222.84	c #Conflicts:    1733000 | #Constraints:     162380
1214.71/1222.84	c #Conflicts:    1734000 | #Constraints:     163538
1214.71/1222.84	c #Conflicts:    1735000 | #Constraints:     164539
1214.71/1222.84	c #Conflicts:    1736000 | #Constraints:     165542
1239.46/1247.85	c #Conflicts:    1737000 | #Constraints:     166555
1239.46/1247.85	c #Conflicts:    1738000 | #Constraints:     167639
1239.46/1247.85	c #Conflicts:    1739000 | #Constraints:     169113
1239.46/1247.85	c #Conflicts:    1740000 | #Constraints:     170582
1239.46/1247.85	c #Conflicts:    1741000 | #Constraints:     171646
1239.46/1247.85	c #Conflicts:    1742000 | #Constraints:     172706
1239.46/1247.85	c #Conflicts:    1743000 | #Constraints:     173770
1239.46/1247.85	c #Conflicts:    1744000 | #Constraints:     174774
1239.46/1247.85	c #Conflicts:    1745000 | #Constraints:     175777
1239.46/1247.85	c #Conflicts:    1746000 | #Constraints:     176814
1239.46/1247.85	c #Conflicts:    1747000 | #Constraints:     177871
1239.46/1247.85	c #Conflicts:    1748000 | #Constraints:     179212
1239.46/1247.85	c #Conflicts:    1749000 | #Constraints:     180215
1239.46/1247.85	c DATABASE CLEANUP
1239.46/1247.85	c GARBAGE COLLECT
1239.46/1247.85	c #Conflicts:    1750000 | #Constraints:     106836
1239.46/1247.85	c #Conflicts:    1751000 | #Constraints:     107922
1239.46/1247.85	c #Conflicts:    1752000 | #Constraints:     108924
1239.46/1247.85	c #Conflicts:    1753000 | #Constraints:     109955
1239.46/1247.85	c #Conflicts:    1754000 | #Constraints:     110984
1239.46/1247.85	c #Conflicts:    1755000 | #Constraints:     112161
1239.46/1247.85	c #Conflicts:    1756000 | #Constraints:     113195
1239.46/1247.85	c #Conflicts:    1757000 | #Constraints:     114306
1239.46/1247.85	c #Conflicts:    1758000 | #Constraints:     115307
1239.46/1247.85	c #Conflicts:    1759000 | #Constraints:     116427
1239.46/1247.85	c #Conflicts:    1760000 | #Constraints:     117429
1239.46/1247.85	c #Conflicts:    1761000 | #Constraints:     118435
1239.46/1247.85	c #Conflicts:    1762000 | #Constraints:     119508
1239.46/1247.85	c #Conflicts:    1763000 | #Constraints:     120509
1239.46/1247.85	c #Conflicts:    1764000 | #Constraints:     121509
1239.46/1247.85	c #Conflicts:    1765000 | #Constraints:     122509
1239.46/1247.85	c #Conflicts:    1766000 | #Constraints:     123514
1239.46/1247.85	c #Conflicts:    1767000 | #Constraints:     124514
1239.46/1247.85	c #Conflicts:    1768000 | #Constraints:     125515
1239.46/1247.85	c #Conflicts:    1769000 | #Constraints:     126520
1239.46/1247.85	c #Conflicts:    1770000 | #Constraints:     127524
1239.46/1247.85	c #Conflicts:    1771000 | #Constraints:     128526
1239.46/1247.85	c #Conflicts:    1772000 | #Constraints:     129530
1239.46/1247.85	c #Conflicts:    1773000 | #Constraints:     130533
1239.46/1247.85	c #Conflicts:    1774000 | #Constraints:     131536
1239.46/1247.85	c #Conflicts:    1775000 | #Constraints:     132679
1239.46/1247.85	c #Conflicts:    1776000 | #Constraints:     133682
1239.46/1247.85	c #Conflicts:    1777000 | #Constraints:     134761
1239.46/1247.85	c #Conflicts:    1778000 | #Constraints:     136006
1239.46/1247.85	c #Conflicts:    1779000 | #Constraints:     137012
1239.46/1247.85	c #Conflicts:    1780000 | #Constraints:     138033
1239.46/1247.85	c #Conflicts:    1781000 | #Constraints:     139034
1239.46/1247.85	c #Conflicts:    1782000 | #Constraints:     140034
1239.46/1247.85	c DATABASE CLEANUP
1239.46/1247.85	c GARBAGE COLLECT
1239.46/1247.85	c rational objective value (HS) -236
1279.67/1288.41	c #Conflicts:    1783000 | #Constraints:      86647
1279.67/1288.41	c #Conflicts:    1784000 | #Constraints:      87649
1279.67/1288.41	c #Conflicts:    1785000 | #Constraints:      88704
1279.67/1288.41	c #Conflicts:    1786000 | #Constraints:      89723
1279.67/1288.41	c #Conflicts:    1787000 | #Constraints:      90723
1279.67/1288.41	c #Conflicts:    1788000 | #Constraints:      91725
1279.67/1288.41	c #Conflicts:    1789000 | #Constraints:      92781
1279.67/1288.41	c #Conflicts:    1790000 | #Constraints:      93781
1279.67/1288.41	c #Conflicts:    1791000 | #Constraints:      94782
1279.67/1288.41	c #Conflicts:    1792000 | #Constraints:      95785
1279.67/1288.41	c #Conflicts:    1793000 | #Constraints:      96845
1279.67/1288.41	c #Conflicts:    1794000 | #Constraints:      97880
1279.67/1288.41	c #Conflicts:    1795000 | #Constraints:      98883
1279.67/1288.41	c #Conflicts:    1796000 | #Constraints:      99883
1279.67/1288.41	c #Conflicts:    1797000 | #Constraints:     100884
1279.67/1288.41	c #Conflicts:    1798000 | #Constraints:     101885
1279.67/1288.41	c #Conflicts:    1799000 | #Constraints:     102887
1279.67/1288.41	c #Conflicts:    1800000 | #Constraints:     103887
1279.67/1288.41	c #Conflicts:    1801000 | #Constraints:     104888
1279.67/1288.41	c #Conflicts:    1802000 | #Constraints:     105890
1279.67/1288.41	c #Conflicts:    1803000 | #Constraints:     106903
1279.67/1288.41	c #Conflicts:    1804000 | #Constraints:     107907
1279.67/1288.41	c #Conflicts:    1805000 | #Constraints:     108963
1279.67/1288.41	c #Conflicts:    1806000 | #Constraints:     110377
1279.67/1288.41	c #Conflicts:    1807000 | #Constraints:     111904
1279.67/1288.41	c #Conflicts:    1808000 | #Constraints:     113415
1279.67/1288.41	c #Conflicts:    1809000 | #Constraints:     114803
1279.67/1288.41	c #Conflicts:    1810000 | #Constraints:     115807
1279.67/1288.41	c #Conflicts:    1811000 | #Constraints:     116807
1279.67/1288.41	c #Conflicts:    1812000 | #Constraints:     117808
1279.67/1288.41	c #Conflicts:    1813000 | #Constraints:     118808
1279.67/1288.41	c #Conflicts:    1814000 | #Constraints:     119811
1279.67/1288.41	c #Conflicts:    1815000 | #Constraints:     120811
1279.67/1288.41	c #Conflicts:    1816000 | #Constraints:     121812
1279.67/1288.41	c #Conflicts:    1817000 | #Constraints:     122818
1279.67/1288.41	c #Conflicts:    1818000 | #Constraints:     123824
1279.67/1288.41	c #Conflicts:    1819000 | #Constraints:     124840
1279.67/1288.41	c #Conflicts:    1820000 | #Constraints:     125840
1279.67/1288.41	c #Conflicts:    1821000 | #Constraints:     126841
1279.67/1288.41	c #Conflicts:    1822000 | #Constraints:     127842
1279.67/1288.41	c #Conflicts:    1823000 | #Constraints:     128844
1279.67/1288.41	c #Conflicts:    1824000 | #Constraints:     129851
1279.67/1288.41	c #Conflicts:    1825000 | #Constraints:     130855
1279.67/1288.41	c #Conflicts:    1826000 | #Constraints:     131858
1279.67/1288.41	c #Conflicts:    1827000 | #Constraints:     132859
1279.67/1288.41	c #Conflicts:    1828000 | #Constraints:     133859
1279.67/1288.41	c #Conflicts:    1829000 | #Constraints:     134861
1279.67/1288.41	c #Conflicts:    1830000 | #Constraints:     135868
1279.67/1288.41	c #Conflicts:    1831000 | #Constraints:     137115
1279.67/1288.41	c #Conflicts:    1832000 | #Constraints:     138640
1279.67/1288.41	c #Conflicts:    1833000 | #Constraints:     140152
1279.67/1288.41	c #Conflicts:    1834000 | #Constraints:     141655
1279.67/1288.41	c #Conflicts:    1835000 | #Constraints:     142713
1279.67/1288.41	c #Conflicts:    1836000 | #Constraints:     143716
1279.67/1288.41	c #Conflicts:    1837000 | #Constraints:     144718
1279.67/1288.41	c #Conflicts:    1838000 | #Constraints:     145723
1279.67/1288.41	c #Conflicts:    1839000 | #Constraints:     146842
1279.67/1288.41	c #Conflicts:    1840000 | #Constraints:     148304
1279.67/1288.41	c #Conflicts:    1841000 | #Constraints:     149311
1279.67/1288.41	c #Conflicts:    1842000 | #Constraints:     150391
1279.67/1288.41	c #Conflicts:    1843000 | #Constraints:     151903
1279.67/1288.41	c #Conflicts:    1844000 | #Constraints:     153328
1279.67/1288.41	c #Conflicts:    1845000 | #Constraints:     154328
1279.67/1288.41	c #Conflicts:    1846000 | #Constraints:     155331
1279.67/1288.41	c #Conflicts:    1847000 | #Constraints:     156335
1279.67/1288.41	c #Conflicts:    1848000 | #Constraints:     157337
1279.67/1288.41	c #Conflicts:    1849000 | #Constraints:     158338
1279.67/1288.41	c #Conflicts:    1850000 | #Constraints:     159339
1279.67/1288.41	c #Conflicts:    1851000 | #Constraints:     160344
1279.67/1288.41	c #Conflicts:    1852000 | #Constraints:     161356
1279.67/1288.41	c #Conflicts:    1853000 | #Constraints:     162384
1279.67/1288.41	c #Conflicts:    1854000 | #Constraints:     163388
1279.67/1288.41	c #Conflicts:    1855000 | #Constraints:     164402
1279.67/1288.41	c #Conflicts:    1856000 | #Constraints:     165434
1279.67/1288.41	c #Conflicts:    1857000 | #Constraints:     166443
1279.67/1288.41	c #Conflicts:    1858000 | #Constraints:     167446
1279.67/1288.41	c #Conflicts:    1859000 | #Constraints:     168478
1279.67/1288.41	c #Conflicts:    1860000 | #Constraints:     169480
1279.67/1288.41	c #Conflicts:    1861000 | #Constraints:     170483
1295.64/1304.56	c #Conflicts:    1862000 | #Constraints:     171713
1295.64/1304.56	c #Conflicts:    1863000 | #Constraints:     173242
1295.64/1304.56	c #Conflicts:    1864000 | #Constraints:     174732
1295.64/1304.56	c #Conflicts:    1865000 | #Constraints:     176239
1295.64/1304.56	c #Conflicts:    1866000 | #Constraints:     177781
1295.64/1304.56	c #Conflicts:    1867000 | #Constraints:     179302
1295.64/1304.56	c #Conflicts:    1868000 | #Constraints:     180793
1295.64/1304.56	c #Conflicts:    1869000 | #Constraints:     182283
1295.64/1304.56	c #Conflicts:    1870000 | #Constraints:     183772
1295.64/1304.56	c #Conflicts:    1871000 | #Constraints:     185271
1295.64/1304.56	c #Conflicts:    1872000 | #Constraints:     186753
1295.64/1304.56	c #Conflicts:    1873000 | #Constraints:     188115
1295.64/1304.56	c #Conflicts:    1874000 | #Constraints:     189116
1295.64/1304.56	c #Conflicts:    1875000 | #Constraints:     190118
1295.64/1304.56	c #Conflicts:    1876000 | #Constraints:     191126
1295.64/1304.56	c DATABASE CLEANUP
1295.64/1304.56	c GARBAGE COLLECT
1295.64/1304.56	c rational objective value (HS) -234
1310.87/1320.00	c #Conflicts:    1877000 | #Constraints:     111751
1310.87/1320.00	c #Conflicts:    1878000 | #Constraints:     112752
1310.87/1320.00	c #Conflicts:    1879000 | #Constraints:     113752
1310.87/1320.00	c #Conflicts:    1880000 | #Constraints:     114752
1310.87/1320.00	c #Conflicts:    1881000 | #Constraints:     115753
1310.87/1320.00	c #Conflicts:    1882000 | #Constraints:     116753
1310.87/1320.00	c #Conflicts:    1883000 | #Constraints:     117753
1310.87/1320.00	c #Conflicts:    1884000 | #Constraints:     118762
1310.87/1320.00	c #Conflicts:    1885000 | #Constraints:     119763
1310.87/1320.00	c #Conflicts:    1886000 | #Constraints:     120765
1310.87/1320.00	c #Conflicts:    1887000 | #Constraints:     121788
1310.87/1320.00	c #Conflicts:    1888000 | #Constraints:     122826
1310.87/1320.00	c #Conflicts:    1889000 | #Constraints:     123829
1310.87/1320.00	c #Conflicts:    1890000 | #Constraints:     124829
1310.87/1320.00	c #Conflicts:    1891000 | #Constraints:     125830
1310.87/1320.00	c #Conflicts:    1892000 | #Constraints:     126831
1310.87/1320.00	c #Conflicts:    1893000 | #Constraints:     127831
1310.87/1320.00	c #Conflicts:    1894000 | #Constraints:     128832
1310.87/1320.00	c #Conflicts:    1895000 | #Constraints:     129834
1310.87/1320.00	c #Conflicts:    1896000 | #Constraints:     130835
1310.87/1320.00	c #Conflicts:    1897000 | #Constraints:     131836
1310.87/1320.00	c #Conflicts:    1898000 | #Constraints:     132840
1310.87/1320.00	c #Conflicts:    1899000 | #Constraints:     133862
1310.87/1320.00	c #Conflicts:    1900000 | #Constraints:     134862
1310.87/1320.00	c #Conflicts:    1901000 | #Constraints:     135863
1310.87/1320.00	c #Conflicts:    1902000 | #Constraints:     136863
1310.87/1320.00	c #Conflicts:    1903000 | #Constraints:     137863
1310.87/1320.00	c #Conflicts:    1904000 | #Constraints:     138865
1310.87/1320.00	c #Conflicts:    1905000 | #Constraints:     139872
1310.87/1320.00	c #Conflicts:    1906000 | #Constraints:     140872
1310.87/1320.00	c #Conflicts:    1907000 | #Constraints:     141873
1310.87/1320.00	c #Conflicts:    1908000 | #Constraints:     142874
1310.87/1320.00	c #Conflicts:    1909000 | #Constraints:     143875
1310.87/1320.00	c #Conflicts:    1910000 | #Constraints:     144876
1310.87/1320.00	c #Conflicts:    1911000 | #Constraints:     145877
1310.87/1320.00	c DATABASE CLEANUP
1310.87/1320.00	c GARBAGE COLLECT
1310.87/1320.00	c rational objective value (HS) -230.25
1348.73/1358.19	c #Conflicts:    1912000 | #Constraints:      89096
1348.73/1358.19	c #Conflicts:    1913000 | #Constraints:      90097
1348.73/1358.19	c #Conflicts:    1914000 | #Constraints:      91103
1348.73/1358.19	c #Conflicts:    1915000 | #Constraints:      92105
1348.73/1358.19	c #Conflicts:    1916000 | #Constraints:      93109
1348.73/1358.19	c #Conflicts:    1917000 | #Constraints:      94112
1348.73/1358.19	c #Conflicts:    1918000 | #Constraints:      95126
1348.73/1358.19	c #Conflicts:    1919000 | #Constraints:      96126
1348.73/1358.19	c #Conflicts:    1920000 | #Constraints:      97133
1348.73/1358.19	c #Conflicts:    1921000 | #Constraints:      98140
1348.73/1358.19	c #Conflicts:    1922000 | #Constraints:      99142
1348.73/1358.19	c #Conflicts:    1923000 | #Constraints:     100143
1348.73/1358.19	c #Conflicts:    1924000 | #Constraints:     101144
1348.73/1358.19	c #Conflicts:    1925000 | #Constraints:     102144
1348.73/1358.19	c #Conflicts:    1926000 | #Constraints:     103145
1348.73/1358.19	c #Conflicts:    1927000 | #Constraints:     104145
1348.73/1358.19	c #Conflicts:    1928000 | #Constraints:     105148
1348.73/1358.19	c #Conflicts:    1929000 | #Constraints:     106153
1348.73/1358.19	c #Conflicts:    1930000 | #Constraints:     107156
1348.73/1358.19	c #Conflicts:    1931000 | #Constraints:     108158
1348.73/1358.19	c #Conflicts:    1932000 | #Constraints:     109159
1348.73/1358.19	c #Conflicts:    1933000 | #Constraints:     110160
1348.73/1358.19	c #Conflicts:    1934000 | #Constraints:     111161
1348.73/1358.19	c #Conflicts:    1935000 | #Constraints:     112168
1348.73/1358.19	c #Conflicts:    1936000 | #Constraints:     113174
1348.73/1358.19	c #Conflicts:    1937000 | #Constraints:     114178
1348.73/1358.19	c #Conflicts:    1938000 | #Constraints:     115178
1348.73/1358.19	c #Conflicts:    1939000 | #Constraints:     116178
1348.73/1358.19	c #Conflicts:    1940000 | #Constraints:     117180
1348.73/1358.19	c #Conflicts:    1941000 | #Constraints:     118184
1348.73/1358.19	c #Conflicts:    1942000 | #Constraints:     119188
1348.73/1358.19	c #Conflicts:    1943000 | #Constraints:     120190
1348.73/1358.19	c #Conflicts:    1944000 | #Constraints:     121190
1348.73/1358.19	c #Conflicts:    1945000 | #Constraints:     122191
1348.73/1358.19	c #Conflicts:    1946000 | #Constraints:     123319
1348.73/1358.19	c #Conflicts:    1947000 | #Constraints:     124520
1348.73/1358.19	c #Conflicts:    1948000 | #Constraints:     125522
1348.73/1358.19	c #Conflicts:    1949000 | #Constraints:     126523
1348.73/1358.19	c #Conflicts:    1950000 | #Constraints:     127524
1348.73/1358.19	c #Conflicts:    1951000 | #Constraints:     128524
1348.73/1358.19	c #Conflicts:    1952000 | #Constraints:     129524
1348.73/1358.19	c #Conflicts:    1953000 | #Constraints:     130524
1348.73/1358.19	c #Conflicts:    1954000 | #Constraints:     131525
1348.73/1358.19	c #Conflicts:    1955000 | #Constraints:     132528
1348.73/1358.19	c #Conflicts:    1956000 | #Constraints:     133532
1348.73/1358.19	c #Conflicts:    1957000 | #Constraints:     134532
1348.73/1358.19	c #Conflicts:    1958000 | #Constraints:     135532
1348.73/1358.19	c #Conflicts:    1959000 | #Constraints:     136533
1348.73/1358.19	c #Conflicts:    1960000 | #Constraints:     137535
1348.73/1358.19	c #Conflicts:    1961000 | #Constraints:     138535
1348.73/1358.19	c #Conflicts:    1962000 | #Constraints:     139537
1348.73/1358.19	c #Conflicts:    1963000 | #Constraints:     140539
1348.73/1358.19	c #Conflicts:    1964000 | #Constraints:     141540
1348.73/1358.19	c #Conflicts:    1965000 | #Constraints:     142541
1348.73/1358.19	c #Conflicts:    1966000 | #Constraints:     143542
1348.73/1358.19	c #Conflicts:    1967000 | #Constraints:     144646
1348.73/1358.19	c #Conflicts:    1968000 | #Constraints:     146095
1348.73/1358.19	c #Conflicts:    1969000 | #Constraints:     147574
1348.73/1358.19	c #Conflicts:    1970000 | #Constraints:     148887
1348.73/1358.19	c #Conflicts:    1971000 | #Constraints:     149888
1348.73/1358.19	c #Conflicts:    1972000 | #Constraints:     150889
1348.73/1358.19	c #Conflicts:    1973000 | #Constraints:     151890
1348.73/1358.19	c #Conflicts:    1974000 | #Constraints:     152891
1348.73/1358.19	c #Conflicts:    1975000 | #Constraints:     153892
1348.73/1358.19	c #Conflicts:    1976000 | #Constraints:     154893
1348.73/1358.19	c #Conflicts:    1977000 | #Constraints:     155894
1348.73/1358.19	c #Conflicts:    1978000 | #Constraints:     156895
1348.73/1358.19	c #Conflicts:    1979000 | #Constraints:     157897
1348.73/1358.19	c #Conflicts:    1980000 | #Constraints:     158898
1348.73/1358.19	c #Conflicts:    1981000 | #Constraints:     159898
1348.73/1358.19	c #Conflicts:    1982000 | #Constraints:     160900
1348.73/1358.19	c #Conflicts:    1983000 | #Constraints:     161900
1348.73/1358.19	c #Conflicts:    1984000 | #Constraints:     162900
1348.73/1358.19	c #Conflicts:    1985000 | #Constraints:     163900
1348.73/1358.19	c #Conflicts:    1986000 | #Constraints:     164902
1348.73/1358.19	c #Conflicts:    1987000 | #Constraints:     165906
1348.73/1358.19	c #Conflicts:    1988000 | #Constraints:     166911
1348.73/1358.19	c #Conflicts:    1989000 | #Constraints:     167911
1348.73/1358.19	c #Conflicts:    1990000 | #Constraints:     168911
1360.09/1369.60	c #Conflicts:    1991000 | #Constraints:     169912
1360.09/1369.60	c #Conflicts:    1992000 | #Constraints:     170914
1360.09/1369.60	c #Conflicts:    1993000 | #Constraints:     171916
1360.09/1369.60	c #Conflicts:    1994000 | #Constraints:     172917
1360.09/1369.60	c #Conflicts:    1995000 | #Constraints:     173921
1360.09/1369.60	c #Conflicts:    1996000 | #Constraints:     174927
1360.09/1369.60	c #Conflicts:    1997000 | #Constraints:     175928
1360.09/1369.60	c #Conflicts:    1998000 | #Constraints:     176931
1360.09/1369.60	c #Conflicts:    1999000 | #Constraints:     177931
1360.09/1369.60	c #Conflicts:    2000000 | #Constraints:     178932
1360.09/1369.60	c #Conflicts:    2001000 | #Constraints:     179933
1360.09/1369.60	c #Conflicts:    2002000 | #Constraints:     180934
1360.09/1369.60	c #Conflicts:    2003000 | #Constraints:     181935
1360.09/1369.60	c #Conflicts:    2004000 | #Constraints:     182937
1360.09/1369.60	c #Conflicts:    2005000 | #Constraints:     183938
1360.09/1369.60	c #Conflicts:    2006000 | #Constraints:     184939
1360.09/1369.60	c #Conflicts:    2007000 | #Constraints:     185945
1360.09/1369.60	c #Conflicts:    2008000 | #Constraints:     186949
1360.09/1369.60	c #Conflicts:    2009000 | #Constraints:     187956
1360.09/1369.60	c DATABASE CLEANUP
1360.09/1369.60	c GARBAGE COLLECT
1360.09/1369.60	c rational objective value (HS) -228
1375.52/1385.32	c #Conflicts:    2010000 | #Constraints:     110635
1375.52/1385.32	c #Conflicts:    2011000 | #Constraints:     111635
1375.52/1385.32	c #Conflicts:    2012000 | #Constraints:     112635
1375.52/1385.32	c #Conflicts:    2013000 | #Constraints:     113635
1375.52/1385.32	c #Conflicts:    2014000 | #Constraints:     114636
1375.52/1385.32	c #Conflicts:    2015000 | #Constraints:     115638
1375.52/1385.32	c #Conflicts:    2016000 | #Constraints:     116638
1375.52/1385.32	c #Conflicts:    2017000 | #Constraints:     117642
1375.52/1385.32	c #Conflicts:    2018000 | #Constraints:     118644
1375.52/1385.32	c #Conflicts:    2019000 | #Constraints:     119647
1375.52/1385.32	c #Conflicts:    2020000 | #Constraints:     120652
1375.52/1385.32	c #Conflicts:    2021000 | #Constraints:     121654
1375.52/1385.32	c #Conflicts:    2022000 | #Constraints:     122656
1375.52/1385.32	c #Conflicts:    2023000 | #Constraints:     123657
1375.52/1385.32	c #Conflicts:    2024000 | #Constraints:     124659
1375.52/1385.32	c #Conflicts:    2025000 | #Constraints:     125665
1375.52/1385.32	c #Conflicts:    2026000 | #Constraints:     126665
1375.52/1385.32	c #Conflicts:    2027000 | #Constraints:     127666
1375.52/1385.32	c #Conflicts:    2028000 | #Constraints:     128667
1375.52/1385.32	c #Conflicts:    2029000 | #Constraints:     129668
1375.52/1385.32	c #Conflicts:    2030000 | #Constraints:     130670
1375.52/1385.32	c #Conflicts:    2031000 | #Constraints:     131673
1375.52/1385.32	c #Conflicts:    2032000 | #Constraints:     132674
1375.52/1385.32	c #Conflicts:    2033000 | #Constraints:     133676
1375.52/1385.32	c #Conflicts:    2034000 | #Constraints:     134676
1375.52/1385.32	c #Conflicts:    2035000 | #Constraints:     135677
1375.52/1385.32	c #Conflicts:    2036000 | #Constraints:     136677
1375.52/1385.32	c #Conflicts:    2037000 | #Constraints:     137678
1375.52/1385.32	c #Conflicts:    2038000 | #Constraints:     138680
1375.52/1385.32	c #Conflicts:    2039000 | #Constraints:     139681
1375.52/1385.32	c #Conflicts:    2040000 | #Constraints:     140685
1375.52/1385.32	c #Conflicts:    2041000 | #Constraints:     141686
1375.52/1385.32	c #Conflicts:    2042000 | #Constraints:     142687
1375.52/1385.32	c #Conflicts:    2043000 | #Constraints:     143687
1375.52/1385.32	c #Conflicts:    2044000 | #Constraints:     144689
1375.52/1385.32	c DATABASE CLEANUP
1375.52/1385.32	c GARBAGE COLLECT
1375.52/1385.32	c rational objective value (HS) -227.25
1410.36/1420.55	c #Conflicts:    2045000 | #Constraints:      89183
1410.36/1420.55	c #Conflicts:    2046000 | #Constraints:      90184
1410.36/1420.55	c #Conflicts:    2047000 | #Constraints:      91184
1410.36/1420.55	c #Conflicts:    2048000 | #Constraints:      92185
1410.36/1420.55	c #Conflicts:    2049000 | #Constraints:      93191
1410.36/1420.55	c #Conflicts:    2050000 | #Constraints:      94192
1410.36/1420.55	c #Conflicts:    2051000 | #Constraints:      95198
1410.36/1420.55	c #Conflicts:    2052000 | #Constraints:      96199
1410.36/1420.55	c #Conflicts:    2053000 | #Constraints:      97199
1410.36/1420.55	c #Conflicts:    2054000 | #Constraints:      98199
1410.36/1420.55	c #Conflicts:    2055000 | #Constraints:      99199
1410.36/1420.55	c #Conflicts:    2056000 | #Constraints:     100199
1410.36/1420.55	c #Conflicts:    2057000 | #Constraints:     101200
1410.36/1420.55	c #Conflicts:    2058000 | #Constraints:     102200
1410.36/1420.55	c #Conflicts:    2059000 | #Constraints:     103201
1410.36/1420.55	c #Conflicts:    2060000 | #Constraints:     104202
1410.36/1420.55	c #Conflicts:    2061000 | #Constraints:     105217
1410.36/1420.55	c #Conflicts:    2062000 | #Constraints:     106221
1410.36/1420.55	c #Conflicts:    2063000 | #Constraints:     107224
1410.36/1420.55	c #Conflicts:    2064000 | #Constraints:     108225
1410.36/1420.55	c #Conflicts:    2065000 | #Constraints:     109226
1410.36/1420.55	c #Conflicts:    2066000 | #Constraints:     110226
1410.36/1420.55	c #Conflicts:    2067000 | #Constraints:     111227
1410.36/1420.55	c #Conflicts:    2068000 | #Constraints:     112228
1410.36/1420.55	c #Conflicts:    2069000 | #Constraints:     113228
1410.36/1420.55	c #Conflicts:    2070000 | #Constraints:     114263
1410.36/1420.55	c #Conflicts:    2071000 | #Constraints:     115264
1410.36/1420.55	c #Conflicts:    2072000 | #Constraints:     116265
1410.36/1420.55	c #Conflicts:    2073000 | #Constraints:     117266
1410.36/1420.55	c #Conflicts:    2074000 | #Constraints:     118268
1410.36/1420.55	c #Conflicts:    2075000 | #Constraints:     119271
1410.36/1420.55	c #Conflicts:    2076000 | #Constraints:     120272
1410.36/1420.55	c #Conflicts:    2077000 | #Constraints:     121273
1410.36/1420.55	c #Conflicts:    2078000 | #Constraints:     122274
1410.36/1420.55	c #Conflicts:    2079000 | #Constraints:     123281
1410.36/1420.55	c #Conflicts:    2080000 | #Constraints:     124358
1410.36/1420.55	c #Conflicts:    2081000 | #Constraints:     125359
1410.36/1420.55	c #Conflicts:    2082000 | #Constraints:     126360
1410.36/1420.55	c #Conflicts:    2083000 | #Constraints:     127364
1410.36/1420.55	c #Conflicts:    2084000 | #Constraints:     128365
1410.36/1420.55	c #Conflicts:    2085000 | #Constraints:     129721
1410.36/1420.55	c #Conflicts:    2086000 | #Constraints:     130725
1410.36/1420.55	c #Conflicts:    2087000 | #Constraints:     131726
1410.36/1420.55	c #Conflicts:    2088000 | #Constraints:     132729
1410.36/1420.55	c #Conflicts:    2089000 | #Constraints:     133729
1410.36/1420.55	c #Conflicts:    2090000 | #Constraints:     134731
1410.36/1420.55	c #Conflicts:    2091000 | #Constraints:     135734
1410.36/1420.55	c #Conflicts:    2092000 | #Constraints:     136734
1410.36/1420.55	c #Conflicts:    2093000 | #Constraints:     137735
1410.36/1420.55	c #Conflicts:    2094000 | #Constraints:     138735
1410.36/1420.55	c #Conflicts:    2095000 | #Constraints:     139741
1410.36/1420.55	c #Conflicts:    2096000 | #Constraints:     140744
1410.36/1420.55	c #Conflicts:    2097000 | #Constraints:     141746
1410.36/1420.55	c #Conflicts:    2098000 | #Constraints:     142747
1410.36/1420.55	c #Conflicts:    2099000 | #Constraints:     143748
1410.36/1420.55	c #Conflicts:    2100000 | #Constraints:     144749
1410.36/1420.55	c #Conflicts:    2101000 | #Constraints:     145751
1410.36/1420.55	c #Conflicts:    2102000 | #Constraints:     146759
1410.36/1420.55	c #Conflicts:    2103000 | #Constraints:     147893
1410.36/1420.55	c #Conflicts:    2104000 | #Constraints:     148895
1410.36/1420.55	c #Conflicts:    2105000 | #Constraints:     149896
1410.36/1420.55	c #Conflicts:    2106000 | #Constraints:     150896
1410.36/1420.55	c #Conflicts:    2107000 | #Constraints:     151904
1410.36/1420.55	c #Conflicts:    2108000 | #Constraints:     152905
1410.36/1420.55	c #Conflicts:    2109000 | #Constraints:     153906
1410.36/1420.55	c #Conflicts:    2110000 | #Constraints:     154913
1410.36/1420.55	c #Conflicts:    2111000 | #Constraints:     155919
1410.36/1420.55	c #Conflicts:    2112000 | #Constraints:     156923
1410.36/1420.55	c #Conflicts:    2113000 | #Constraints:     157941
1410.36/1420.55	c #Conflicts:    2114000 | #Constraints:     158942
1410.36/1420.55	c #Conflicts:    2115000 | #Constraints:     159945
1410.36/1420.55	c #Conflicts:    2116000 | #Constraints:     160947
1410.36/1420.55	c #Conflicts:    2117000 | #Constraints:     161948
1410.36/1420.55	c #Conflicts:    2118000 | #Constraints:     162949
1410.36/1420.55	c #Conflicts:    2119000 | #Constraints:     163951
1410.36/1420.55	c #Conflicts:    2120000 | #Constraints:     164952
1410.36/1420.55	c #Conflicts:    2121000 | #Constraints:     165952
1410.36/1420.55	c #Conflicts:    2122000 | #Constraints:     166960
1410.36/1420.55	c #Conflicts:    2123000 | #Constraints:     167961
1423.94/1434.24	c #Conflicts:    2124000 | #Constraints:     168963
1423.94/1434.24	c #Conflicts:    2125000 | #Constraints:     170157
1423.94/1434.24	c #Conflicts:    2126000 | #Constraints:     171157
1423.94/1434.24	c #Conflicts:    2127000 | #Constraints:     172158
1423.94/1434.24	c #Conflicts:    2128000 | #Constraints:     173159
1423.94/1434.24	c #Conflicts:    2129000 | #Constraints:     174159
1423.94/1434.24	c #Conflicts:    2130000 | #Constraints:     175162
1423.94/1434.24	c #Conflicts:    2131000 | #Constraints:     176171
1423.94/1434.24	c #Conflicts:    2132000 | #Constraints:     177173
1423.94/1434.24	c #Conflicts:    2133000 | #Constraints:     178176
1423.94/1434.24	c #Conflicts:    2134000 | #Constraints:     179177
1423.94/1434.24	c #Conflicts:    2135000 | #Constraints:     180178
1423.94/1434.24	c #Conflicts:    2136000 | #Constraints:     181178
1423.94/1434.24	c #Conflicts:    2137000 | #Constraints:     182179
1423.94/1434.24	c #Conflicts:    2138000 | #Constraints:     183179
1423.94/1434.24	c #Conflicts:    2139000 | #Constraints:     184181
1423.94/1434.24	c #Conflicts:    2140000 | #Constraints:     185181
1423.94/1434.24	c #Conflicts:    2141000 | #Constraints:     186181
1423.94/1434.24	c #Conflicts:    2142000 | #Constraints:     187182
1423.94/1434.24	c #Conflicts:    2143000 | #Constraints:     188184
1423.94/1434.24	c #Conflicts:    2144000 | #Constraints:     189185
1423.94/1434.24	c #Conflicts:    2145000 | #Constraints:     190186
1423.94/1434.24	c DATABASE CLEANUP
1423.94/1434.24	c GARBAGE COLLECT
1423.94/1434.24	c rational objective value (HS) -225.5
1450.14/1460.79	c #Conflicts:    2146000 | #Constraints:     111519
1450.14/1460.79	c #Conflicts:    2147000 | #Constraints:     112519
1450.14/1460.79	c #Conflicts:    2148000 | #Constraints:     113520
1450.14/1460.79	c #Conflicts:    2149000 | #Constraints:     114520
1450.14/1460.79	c #Conflicts:    2150000 | #Constraints:     115606
1450.14/1460.79	c #Conflicts:    2151000 | #Constraints:     116606
1450.14/1460.79	c #Conflicts:    2152000 | #Constraints:     117608
1450.14/1460.79	c #Conflicts:    2153000 | #Constraints:     118609
1450.14/1460.79	c #Conflicts:    2154000 | #Constraints:     119610
1450.14/1460.79	c #Conflicts:    2155000 | #Constraints:     120611
1450.14/1460.79	c #Conflicts:    2156000 | #Constraints:     121630
1450.14/1460.79	c #Conflicts:    2157000 | #Constraints:     122631
1450.14/1460.79	c #Conflicts:    2158000 | #Constraints:     123631
1450.14/1460.79	c #Conflicts:    2159000 | #Constraints:     124638
1450.14/1460.79	c #Conflicts:    2160000 | #Constraints:     126021
1450.14/1460.79	c #Conflicts:    2161000 | #Constraints:     127022
1450.14/1460.79	c #Conflicts:    2162000 | #Constraints:     128024
1450.14/1460.79	c #Conflicts:    2163000 | #Constraints:     129108
1450.14/1460.79	c #Conflicts:    2164000 | #Constraints:     130109
1450.14/1460.79	c #Conflicts:    2165000 | #Constraints:     131396
1450.14/1460.79	c #Conflicts:    2166000 | #Constraints:     132913
1450.14/1460.79	c #Conflicts:    2167000 | #Constraints:     134415
1450.14/1460.79	c #Conflicts:    2168000 | #Constraints:     135928
1450.14/1460.79	c #Conflicts:    2169000 | #Constraints:     137425
1450.14/1460.79	c #Conflicts:    2170000 | #Constraints:     138939
1450.14/1460.79	c #Conflicts:    2171000 | #Constraints:     140453
1450.14/1460.79	c #Conflicts:    2172000 | #Constraints:     141987
1450.14/1460.79	c #Conflicts:    2173000 | #Constraints:     143493
1450.14/1460.79	c #Conflicts:    2174000 | #Constraints:     145001
1450.14/1460.79	c #Conflicts:    2175000 | #Constraints:     146504
1450.14/1460.79	c #Conflicts:    2176000 | #Constraints:     148020
1450.14/1460.79	c #Conflicts:    2177000 | #Constraints:     149559
1450.14/1460.79	c #Conflicts:    2178000 | #Constraints:     150714
1450.14/1460.79	c #Conflicts:    2179000 | #Constraints:     151714
1450.14/1460.79	c #Conflicts:    2180000 | #Constraints:     152714
1450.14/1460.79	c #Conflicts:    2181000 | #Constraints:     153714
1450.14/1460.79	c #Conflicts:    2182000 | #Constraints:     154714
1450.14/1460.79	c DATABASE CLEANUP
1450.14/1460.79	c GARBAGE COLLECT
1450.14/1460.79	c rational objective value (HS) -224.5
1524.07/1535.34	c #Conflicts:    2183000 | #Constraints:      93721
1524.07/1535.34	c #Conflicts:    2184000 | #Constraints:      94721
1524.07/1535.34	c #Conflicts:    2185000 | #Constraints:      95724
1524.07/1535.34	c #Conflicts:    2186000 | #Constraints:      97022
1524.07/1535.34	c #Conflicts:    2187000 | #Constraints:      98506
1524.07/1535.34	c #Conflicts:    2188000 | #Constraints:      99996
1524.07/1535.34	c #Conflicts:    2189000 | #Constraints:     101493
1524.07/1535.34	c #Conflicts:    2190000 | #Constraints:     102990
1524.07/1535.34	c #Conflicts:    2191000 | #Constraints:     104466
1524.07/1535.34	c #Conflicts:    2192000 | #Constraints:     105970
1524.07/1535.34	c #Conflicts:    2193000 | #Constraints:     107493
1524.07/1535.34	c #Conflicts:    2194000 | #Constraints:     109010
1524.07/1535.34	c #Conflicts:    2195000 | #Constraints:     110515
1524.07/1535.34	c #Conflicts:    2196000 | #Constraints:     112044
1524.07/1535.34	c #Conflicts:    2197000 | #Constraints:     113566
1524.07/1535.34	c #Conflicts:    2198000 | #Constraints:     115060
1524.07/1535.34	c #Conflicts:    2199000 | #Constraints:     116591
1524.07/1535.34	c #Conflicts:    2200000 | #Constraints:     118123
1524.07/1535.34	c #Conflicts:    2201000 | #Constraints:     119646
1524.07/1535.34	c #Conflicts:    2202000 | #Constraints:     121160
1524.07/1535.34	c #Conflicts:    2203000 | #Constraints:     122674
1524.07/1535.34	c #Conflicts:    2204000 | #Constraints:     124192
1524.07/1535.34	c #Conflicts:    2205000 | #Constraints:     125669
1524.07/1535.34	c #Conflicts:    2206000 | #Constraints:     127169
1524.07/1535.34	c #Conflicts:    2207000 | #Constraints:     128672
1524.07/1535.34	c #Conflicts:    2208000 | #Constraints:     130174
1524.07/1535.34	c #Conflicts:    2209000 | #Constraints:     131672
1524.07/1535.34	c #Conflicts:    2210000 | #Constraints:     133160
1524.07/1535.34	c #Conflicts:    2211000 | #Constraints:     134658
1524.07/1535.34	c #Conflicts:    2212000 | #Constraints:     136179
1524.07/1535.34	c #Conflicts:    2213000 | #Constraints:     137709
1524.07/1535.34	c #Conflicts:    2214000 | #Constraints:     139250
1524.07/1535.34	c #Conflicts:    2215000 | #Constraints:     140752
1524.07/1535.34	c #Conflicts:    2216000 | #Constraints:     142250
1524.07/1535.34	c #Conflicts:    2217000 | #Constraints:     143773
1524.07/1535.34	c #Conflicts:    2218000 | #Constraints:     145293
1524.07/1535.34	c #Conflicts:    2219000 | #Constraints:     146822
1524.07/1535.34	c #Conflicts:    2220000 | #Constraints:     148324
1524.07/1535.34	c #Conflicts:    2221000 | #Constraints:     149837
1524.07/1535.34	c #Conflicts:    2222000 | #Constraints:     151354
1524.07/1535.34	c #Conflicts:    2223000 | #Constraints:     152879
1524.07/1535.34	c #Conflicts:    2224000 | #Constraints:     154381
1524.07/1535.34	c #Conflicts:    2225000 | #Constraints:     155885
1524.07/1535.34	c #Conflicts:    2226000 | #Constraints:     157386
1524.07/1535.34	c #Conflicts:    2227000 | #Constraints:     158894
1524.07/1535.34	c #Conflicts:    2228000 | #Constraints:     160377
1524.07/1535.34	c #Conflicts:    2229000 | #Constraints:     161907
1524.07/1535.34	c #Conflicts:    2230000 | #Constraints:     163434
1524.07/1535.34	c #Conflicts:    2231000 | #Constraints:     164960
1524.07/1535.34	c #Conflicts:    2232000 | #Constraints:     166461
1524.07/1535.34	c #Conflicts:    2233000 | #Constraints:     167982
1524.07/1535.34	c #Conflicts:    2234000 | #Constraints:     169489
1524.07/1535.34	c #Conflicts:    2235000 | #Constraints:     170991
1524.07/1535.34	c #Conflicts:    2236000 | #Constraints:     172490
1524.07/1535.34	c #Conflicts:    2237000 | #Constraints:     173999
1524.07/1535.34	c #Conflicts:    2238000 | #Constraints:     175512
1524.07/1535.34	c #Conflicts:    2239000 | #Constraints:     177022
1524.07/1535.34	c #Conflicts:    2240000 | #Constraints:     178524
1524.07/1535.34	c #Conflicts:    2241000 | #Constraints:     180051
1524.07/1535.34	c #Conflicts:    2242000 | #Constraints:     181560
1524.07/1535.34	c #Conflicts:    2243000 | #Constraints:     183056
1524.07/1535.34	c #Conflicts:    2244000 | #Constraints:     184562
1524.07/1535.34	c #Conflicts:    2245000 | #Constraints:     186079
1524.07/1535.34	c #Conflicts:    2246000 | #Constraints:     187587
1524.07/1535.34	c #Conflicts:    2247000 | #Constraints:     189077
1524.07/1535.34	c #Conflicts:    2248000 | #Constraints:     190574
1524.07/1535.34	c #Conflicts:    2249000 | #Constraints:     192064
1524.07/1535.34	c #Conflicts:    2250000 | #Constraints:     193572
1524.07/1535.34	c #Conflicts:    2251000 | #Constraints:     195066
1524.07/1535.34	c #Conflicts:    2252000 | #Constraints:     196557
1524.07/1535.34	c #Conflicts:    2253000 | #Constraints:     198054
1524.07/1535.34	c #Conflicts:    2254000 | #Constraints:     199575
1524.07/1535.34	c #Conflicts:    2255000 | #Constraints:     201083
1524.07/1535.34	c #Conflicts:    2256000 | #Constraints:     202577
1524.07/1535.34	c #Conflicts:    2257000 | #Constraints:     204087
1524.07/1535.34	c #Conflicts:    2258000 | #Constraints:     205585
1524.07/1535.34	c #Conflicts:    2259000 | #Constraints:     207085
1524.07/1535.34	c #Conflicts:    2260000 | #Constraints:     208550
1524.07/1535.34	c #Conflicts:    2261000 | #Constraints:     210042
1551.56/1563.02	c #Conflicts:    2262000 | #Constraints:     211521
1551.56/1563.02	c #Conflicts:    2263000 | #Constraints:     213019
1551.56/1563.02	c #Conflicts:    2264000 | #Constraints:     214515
1551.56/1563.02	c #Conflicts:    2265000 | #Constraints:     216008
1551.56/1563.02	c #Conflicts:    2266000 | #Constraints:     217487
1551.56/1563.02	c #Conflicts:    2267000 | #Constraints:     218985
1551.56/1563.02	c #Conflicts:    2268000 | #Constraints:     220519
1551.56/1563.02	c #Conflicts:    2269000 | #Constraints:     222026
1551.56/1563.02	c #Conflicts:    2270000 | #Constraints:     223495
1551.56/1563.02	c #Conflicts:    2271000 | #Constraints:     224980
1551.56/1563.02	c #Conflicts:    2272000 | #Constraints:     226472
1551.56/1563.02	c #Conflicts:    2273000 | #Constraints:     227986
1551.56/1563.02	c #Conflicts:    2274000 | #Constraints:     229486
1551.56/1563.02	c #Conflicts:    2275000 | #Constraints:     230973
1551.56/1563.02	c #Conflicts:    2276000 | #Constraints:     232454
1551.56/1563.02	c #Conflicts:    2277000 | #Constraints:     233979
1551.56/1563.02	c #Conflicts:    2278000 | #Constraints:     235487
1551.56/1563.02	c #Conflicts:    2279000 | #Constraints:     236989
1551.56/1563.02	c #Conflicts:    2280000 | #Constraints:     238473
1551.56/1563.02	c #Conflicts:    2281000 | #Constraints:     239948
1551.56/1563.02	c #Conflicts:    2282000 | #Constraints:     241448
1551.56/1563.02	c #Conflicts:    2283000 | #Constraints:     242954
1551.56/1563.02	c #Conflicts:    2284000 | #Constraints:     244443
1551.56/1563.02	c #Conflicts:    2285000 | #Constraints:     245924
1551.56/1563.02	c #Conflicts:    2286000 | #Constraints:     247415
1551.56/1563.02	c DATABASE CLEANUP
1551.56/1563.02	c GARBAGE COLLECT
1551.56/1563.02	c rational objective value (HS) -224
1577.27/1588.93	c #Conflicts:    2287000 | #Constraints:     140310
1577.27/1588.93	c #Conflicts:    2288000 | #Constraints:     141310
1577.27/1588.93	c #Conflicts:    2289000 | #Constraints:     142310
1577.27/1588.93	c #Conflicts:    2290000 | #Constraints:     143310
1577.27/1588.93	c #Conflicts:    2291000 | #Constraints:     144310
1577.27/1588.93	c #Conflicts:    2292000 | #Constraints:     145310
1577.27/1588.93	c #Conflicts:    2293000 | #Constraints:     146310
1577.27/1588.93	c #Conflicts:    2294000 | #Constraints:     147310
1577.27/1588.93	c #Conflicts:    2295000 | #Constraints:     148310
1577.27/1588.93	c #Conflicts:    2296000 | #Constraints:     149310
1577.27/1588.93	c #Conflicts:    2297000 | #Constraints:     150310
1577.27/1588.93	c #Conflicts:    2298000 | #Constraints:     151310
1577.27/1588.93	c #Conflicts:    2299000 | #Constraints:     152310
1577.27/1588.93	c #Conflicts:    2300000 | #Constraints:     153310
1577.27/1588.93	c #Conflicts:    2301000 | #Constraints:     154310
1577.27/1588.93	c #Conflicts:    2302000 | #Constraints:     155310
1577.27/1588.93	c #Conflicts:    2303000 | #Constraints:     156310
1577.27/1588.93	c #Conflicts:    2304000 | #Constraints:     157310
1577.27/1588.93	c #Conflicts:    2305000 | #Constraints:     158310
1577.27/1588.93	c #Conflicts:    2306000 | #Constraints:     159310
1577.27/1588.93	c #Conflicts:    2307000 | #Constraints:     160310
1577.27/1588.93	c #Conflicts:    2308000 | #Constraints:     161310
1577.27/1588.93	c #Conflicts:    2309000 | #Constraints:     162310
1577.27/1588.93	c #Conflicts:    2310000 | #Constraints:     163310
1577.27/1588.93	c #Conflicts:    2311000 | #Constraints:     164310
1577.27/1588.93	c #Conflicts:    2312000 | #Constraints:     165310
1577.27/1588.93	c #Conflicts:    2313000 | #Constraints:     166310
1577.27/1588.93	c #Conflicts:    2314000 | #Constraints:     167310
1577.27/1588.93	c #Conflicts:    2315000 | #Constraints:     168310
1577.27/1588.93	c #Conflicts:    2316000 | #Constraints:     169310
1577.27/1588.93	c #Conflicts:    2317000 | #Constraints:     170310
1577.27/1588.93	c #Conflicts:    2318000 | #Constraints:     171310
1577.27/1588.93	c #Conflicts:    2319000 | #Constraints:     172310
1577.27/1588.93	c #Conflicts:    2320000 | #Constraints:     173310
1577.27/1588.93	c #Conflicts:    2321000 | #Constraints:     174310
1577.27/1588.93	c #Conflicts:    2322000 | #Constraints:     175310
1577.27/1588.93	c #Conflicts:    2323000 | #Constraints:     176310
1577.27/1588.93	c #Conflicts:    2324000 | #Constraints:     177310
1577.27/1588.93	c #Conflicts:    2325000 | #Constraints:     178310
1577.27/1588.93	c DATABASE CLEANUP
1577.27/1588.93	c GARBAGE COLLECT
1577.27/1588.93	c rational objective value (HS) -221.5
1592.22/1604.03	c #Conflicts:    2326000 | #Constraints:     105974
1592.22/1604.03	c #Conflicts:    2327000 | #Constraints:     106974
1592.22/1604.03	c #Conflicts:    2328000 | #Constraints:     107974
1592.22/1604.03	c #Conflicts:    2329000 | #Constraints:     109011
1592.22/1604.03	c #Conflicts:    2330000 | #Constraints:     110011
1592.22/1604.03	c #Conflicts:    2331000 | #Constraints:     111011
1592.22/1604.03	c #Conflicts:    2332000 | #Constraints:     112011
1592.22/1604.03	c #Conflicts:    2333000 | #Constraints:     113011
1592.22/1604.03	c #Conflicts:    2334000 | #Constraints:     114011
1592.22/1604.03	c #Conflicts:    2335000 | #Constraints:     115011
1592.22/1604.03	c #Conflicts:    2336000 | #Constraints:     116011
1592.22/1604.03	c #Conflicts:    2337000 | #Constraints:     117011
1592.22/1604.03	c #Conflicts:    2338000 | #Constraints:     118011
1592.22/1604.03	c #Conflicts:    2339000 | #Constraints:     119011
1592.22/1604.03	c #Conflicts:    2340000 | #Constraints:     120011
1592.22/1604.03	c #Conflicts:    2341000 | #Constraints:     121011
1592.22/1604.03	c #Conflicts:    2342000 | #Constraints:     122011
1592.22/1604.03	c #Conflicts:    2343000 | #Constraints:     123011
1592.22/1604.03	c #Conflicts:    2344000 | #Constraints:     124011
1592.22/1604.03	c #Conflicts:    2345000 | #Constraints:     125011
1592.22/1604.03	c #Conflicts:    2346000 | #Constraints:     126011
1592.22/1604.03	c #Conflicts:    2347000 | #Constraints:     127011
1592.22/1604.03	c #Conflicts:    2348000 | #Constraints:     128011
1592.22/1604.03	c #Conflicts:    2349000 | #Constraints:     129011
1592.22/1604.03	c #Conflicts:    2350000 | #Constraints:     130011
1592.22/1604.03	c #Conflicts:    2351000 | #Constraints:     131011
1592.22/1604.03	c #Conflicts:    2352000 | #Constraints:     132011
1592.22/1604.03	c #Conflicts:    2353000 | #Constraints:     133011
1592.22/1604.03	c #Conflicts:    2354000 | #Constraints:     134011
1592.22/1604.03	c #Conflicts:    2355000 | #Constraints:     135011
1592.22/1604.03	c #Conflicts:    2356000 | #Constraints:     136011
1592.22/1604.03	c #Conflicts:    2357000 | #Constraints:     137011
1592.22/1604.03	c #Conflicts:    2358000 | #Constraints:     138011
1592.22/1604.03	c #Conflicts:    2359000 | #Constraints:     139011
1592.22/1604.03	c #Conflicts:    2360000 | #Constraints:     140011
1592.22/1604.03	c #Conflicts:    2361000 | #Constraints:     141011
1592.22/1604.03	c #Conflicts:    2362000 | #Constraints:     142011
1592.22/1604.03	c #Conflicts:    2363000 | #Constraints:     143011
1592.22/1604.03	c DATABASE CLEANUP
1592.22/1604.03	c GARBAGE COLLECT
1592.22/1604.03	c rational objective value (HS) -220.5
1621.67/1633.72	c #Conflicts:    2364000 | #Constraints:      97451
1621.67/1633.72	c #Conflicts:    2365000 | #Constraints:      98451
1621.67/1633.72	c #Conflicts:    2366000 | #Constraints:      99451
1621.67/1633.72	c #Conflicts:    2367000 | #Constraints:     100451
1621.67/1633.72	c #Conflicts:    2368000 | #Constraints:     101451
1621.67/1633.72	c #Conflicts:    2369000 | #Constraints:     102451
1621.67/1633.72	c #Conflicts:    2370000 | #Constraints:     103451
1621.67/1633.72	c #Conflicts:    2371000 | #Constraints:     104451
1621.67/1633.72	c #Conflicts:    2372000 | #Constraints:     105451
1621.67/1633.72	c #Conflicts:    2373000 | #Constraints:     106451
1621.67/1633.72	c #Conflicts:    2374000 | #Constraints:     107451
1621.67/1633.72	c #Conflicts:    2375000 | #Constraints:     108451
1621.67/1633.72	c #Conflicts:    2376000 | #Constraints:     109451
1621.67/1633.72	c #Conflicts:    2377000 | #Constraints:     110451
1621.67/1633.72	c #Conflicts:    2378000 | #Constraints:     111451
1621.67/1633.72	c #Conflicts:    2379000 | #Constraints:     112451
1621.67/1633.72	c #Conflicts:    2380000 | #Constraints:     113451
1621.67/1633.72	c #Conflicts:    2381000 | #Constraints:     114451
1621.67/1633.72	c #Conflicts:    2382000 | #Constraints:     115451
1621.67/1633.72	c #Conflicts:    2383000 | #Constraints:     116451
1621.67/1633.72	c #Conflicts:    2384000 | #Constraints:     117451
1621.67/1633.72	c #Conflicts:    2385000 | #Constraints:     118451
1621.67/1633.72	c #Conflicts:    2386000 | #Constraints:     119451
1621.67/1633.72	c #Conflicts:    2387000 | #Constraints:     120451
1621.67/1633.72	c #Conflicts:    2388000 | #Constraints:     121451
1621.67/1633.72	c #Conflicts:    2389000 | #Constraints:     122451
1621.67/1633.72	c #Conflicts:    2390000 | #Constraints:     123451
1621.67/1633.72	c #Conflicts:    2391000 | #Constraints:     124451
1621.67/1633.72	c #Conflicts:    2392000 | #Constraints:     125451
1621.67/1633.72	c #Conflicts:    2393000 | #Constraints:     126451
1621.67/1633.72	c #Conflicts:    2394000 | #Constraints:     127451
1621.67/1633.72	c #Conflicts:    2395000 | #Constraints:     128451
1621.67/1633.72	c #Conflicts:    2396000 | #Constraints:     129451
1621.67/1633.72	c #Conflicts:    2397000 | #Constraints:     130451
1621.67/1633.72	c #Conflicts:    2398000 | #Constraints:     131451
1621.67/1633.72	c #Conflicts:    2399000 | #Constraints:     132451
1621.67/1633.72	c #Conflicts:    2400000 | #Constraints:     133451
1621.67/1633.72	c #Conflicts:    2401000 | #Constraints:     134451
1621.67/1633.72	c #Conflicts:    2402000 | #Constraints:     135451
1621.67/1633.72	c #Conflicts:    2403000 | #Constraints:     136451
1621.67/1633.72	c #Conflicts:    2404000 | #Constraints:     137451
1621.67/1633.72	c #Conflicts:    2405000 | #Constraints:     138451
1621.67/1633.72	c #Conflicts:    2406000 | #Constraints:     139451
1621.67/1633.72	c #Conflicts:    2407000 | #Constraints:     140451
1621.67/1633.72	c #Conflicts:    2408000 | #Constraints:     141451
1621.67/1633.72	c #Conflicts:    2409000 | #Constraints:     142451
1621.67/1633.72	c #Conflicts:    2410000 | #Constraints:     143451
1621.67/1633.72	c #Conflicts:    2411000 | #Constraints:     144451
1621.67/1633.72	c #Conflicts:    2412000 | #Constraints:     145451
1621.67/1633.72	c #Conflicts:    2413000 | #Constraints:     146451
1621.67/1633.72	c #Conflicts:    2414000 | #Constraints:     147451
1621.67/1633.72	c #Conflicts:    2415000 | #Constraints:     148451
1621.67/1633.72	c #Conflicts:    2416000 | #Constraints:     149451
1621.67/1633.72	c #Conflicts:    2417000 | #Constraints:     150451
1621.67/1633.72	c #Conflicts:    2418000 | #Constraints:     151451
1621.67/1633.72	c #Conflicts:    2419000 | #Constraints:     152451
1621.67/1633.72	c #Conflicts:    2420000 | #Constraints:     153451
1621.67/1633.72	c #Conflicts:    2421000 | #Constraints:     154451
1621.67/1633.72	c #Conflicts:    2422000 | #Constraints:     155451
1621.67/1633.72	c #Conflicts:    2423000 | #Constraints:     156451
1621.67/1633.72	c #Conflicts:    2424000 | #Constraints:     157451
1621.67/1633.72	c #Conflicts:    2425000 | #Constraints:     158451
1621.67/1633.72	c #Conflicts:    2426000 | #Constraints:     159451
1621.67/1633.72	c #Conflicts:    2427000 | #Constraints:     160451
1621.67/1633.72	c #Conflicts:    2428000 | #Constraints:     161451
1621.67/1633.72	c #Conflicts:    2429000 | #Constraints:     162451
1621.67/1633.72	c #Conflicts:    2430000 | #Constraints:     163451
1621.67/1633.72	c #Conflicts:    2431000 | #Constraints:     164451
1621.67/1633.72	c #Conflicts:    2432000 | #Constraints:     165451
1621.67/1633.72	c #Conflicts:    2433000 | #Constraints:     166451
1621.67/1633.72	c #Conflicts:    2434000 | #Constraints:     167451
1621.67/1633.72	c #Conflicts:    2435000 | #Constraints:     168451
1621.67/1633.72	c #Conflicts:    2436000 | #Constraints:     169451
1621.67/1633.72	c #Conflicts:    2437000 | #Constraints:     170451
1621.67/1633.72	c #Conflicts:    2438000 | #Constraints:     171451
1621.67/1633.72	c #Conflicts:    2439000 | #Constraints:     172451
1621.67/1633.72	c #Conflicts:    2440000 | #Constraints:     173451
1621.67/1633.72	c #Conflicts:    2441000 | #Constraints:     174451
1621.67/1633.72	c #Conflicts:    2442000 | #Constraints:     175451
1637.34/1649.56	c #Conflicts:    2443000 | #Constraints:     176451
1637.34/1649.56	c #Conflicts:    2444000 | #Constraints:     177451
1637.34/1649.56	c #Conflicts:    2445000 | #Constraints:     178451
1637.34/1649.56	c #Conflicts:    2446000 | #Constraints:     179451
1637.34/1649.56	c #Conflicts:    2447000 | #Constraints:     180451
1637.34/1649.56	c #Conflicts:    2448000 | #Constraints:     181451
1637.34/1649.56	c #Conflicts:    2449000 | #Constraints:     182451
1637.34/1649.56	c #Conflicts:    2450000 | #Constraints:     183451
1637.34/1649.56	c #Conflicts:    2451000 | #Constraints:     184451
1637.34/1649.56	c #Conflicts:    2452000 | #Constraints:     185451
1637.34/1649.56	c #Conflicts:    2453000 | #Constraints:     186451
1637.34/1649.56	c #Conflicts:    2454000 | #Constraints:     187451
1637.34/1649.56	c #Conflicts:    2455000 | #Constraints:     188451
1637.34/1649.56	c #Conflicts:    2456000 | #Constraints:     189451
1637.34/1649.56	c #Conflicts:    2457000 | #Constraints:     190451
1637.34/1649.56	c #Conflicts:    2458000 | #Constraints:     191451
1637.34/1649.56	c #Conflicts:    2459000 | #Constraints:     192451
1637.34/1649.56	c #Conflicts:    2460000 | #Constraints:     193451
1637.34/1649.56	c #Conflicts:    2461000 | #Constraints:     194451
1637.34/1649.56	c #Conflicts:    2462000 | #Constraints:     195451
1637.34/1649.56	c #Conflicts:    2463000 | #Constraints:     196451
1637.34/1649.56	c #Conflicts:    2464000 | #Constraints:     197451
1637.34/1649.56	c #Conflicts:    2465000 | #Constraints:     198451
1637.34/1649.56	c #Conflicts:    2466000 | #Constraints:     199451
1637.34/1649.56	c #Conflicts:    2467000 | #Constraints:     200451
1637.34/1649.56	c #Conflicts:    2468000 | #Constraints:     201451
1637.34/1649.56	c #Conflicts:    2469000 | #Constraints:     202451
1637.34/1649.56	c #Conflicts:    2470000 | #Constraints:     203451
1637.34/1649.56	c #Conflicts:    2471000 | #Constraints:     204451
1637.34/1649.56	c DATABASE CLEANUP
1637.34/1649.56	c GARBAGE COLLECT
1637.34/1649.56	c rational objective value (HS) -220.5
1652.99/1665.46	c #Conflicts:    2472000 | #Constraints:     118627
1652.99/1665.46	c #Conflicts:    2473000 | #Constraints:     119627
1652.99/1665.46	c #Conflicts:    2474000 | #Constraints:     120627
1652.99/1665.46	c #Conflicts:    2475000 | #Constraints:     121627
1652.99/1665.46	c #Conflicts:    2476000 | #Constraints:     122627
1652.99/1665.46	c #Conflicts:    2477000 | #Constraints:     123627
1652.99/1665.46	c #Conflicts:    2478000 | #Constraints:     124627
1652.99/1665.46	c #Conflicts:    2479000 | #Constraints:     125627
1652.99/1665.46	c #Conflicts:    2480000 | #Constraints:     126627
1652.99/1665.46	c #Conflicts:    2481000 | #Constraints:     127627
1652.99/1665.46	c #Conflicts:    2482000 | #Constraints:     128627
1652.99/1665.46	c #Conflicts:    2483000 | #Constraints:     129627
1652.99/1665.46	c #Conflicts:    2484000 | #Constraints:     130627
1652.99/1665.46	c #Conflicts:    2485000 | #Constraints:     131627
1652.99/1665.46	c #Conflicts:    2486000 | #Constraints:     132627
1652.99/1665.46	c #Conflicts:    2487000 | #Constraints:     133627
1652.99/1665.46	c #Conflicts:    2488000 | #Constraints:     134627
1652.99/1665.46	c #Conflicts:    2489000 | #Constraints:     135627
1652.99/1665.46	c #Conflicts:    2490000 | #Constraints:     136627
1652.99/1665.46	c #Conflicts:    2491000 | #Constraints:     137627
1652.99/1665.46	c #Conflicts:    2492000 | #Constraints:     138627
1652.99/1665.46	c #Conflicts:    2493000 | #Constraints:     139627
1652.99/1665.46	c #Conflicts:    2494000 | #Constraints:     140627
1652.99/1665.46	c #Conflicts:    2495000 | #Constraints:     141627
1652.99/1665.46	c #Conflicts:    2496000 | #Constraints:     142627
1652.99/1665.46	c #Conflicts:    2497000 | #Constraints:     143627
1652.99/1665.46	c #Conflicts:    2498000 | #Constraints:     144627
1652.99/1665.46	c #Conflicts:    2499000 | #Constraints:     145627
1652.99/1665.46	c #Conflicts:    2500000 | #Constraints:     146627
1652.99/1665.46	c #Conflicts:    2501000 | #Constraints:     147627
1652.99/1665.46	c #Conflicts:    2502000 | #Constraints:     148627
1652.99/1665.46	c #Conflicts:    2503000 | #Constraints:     149627
1652.99/1665.46	c #Conflicts:    2504000 | #Constraints:     150627
1652.99/1665.46	c #Conflicts:    2505000 | #Constraints:     151627
1652.99/1665.46	c #Conflicts:    2506000 | #Constraints:     152627
1652.99/1665.46	c #Conflicts:    2507000 | #Constraints:     153627
1652.99/1665.46	c #Conflicts:    2508000 | #Constraints:     154627
1652.99/1665.46	c #Conflicts:    2509000 | #Constraints:     155627
1652.99/1665.46	c #Conflicts:    2510000 | #Constraints:     156627
1652.99/1665.46	c #Conflicts:    2511000 | #Constraints:     157627
1652.99/1665.46	c DATABASE CLEANUP
1652.99/1665.46	c GARBAGE COLLECT
1652.99/1665.46	c rational objective value (HS) -219
1684.15/1696.92	c #Conflicts:    2512000 | #Constraints:     101110
1684.15/1696.92	c #Conflicts:    2513000 | #Constraints:     102110
1684.15/1696.92	c #Conflicts:    2514000 | #Constraints:     103110
1684.15/1696.92	c #Conflicts:    2515000 | #Constraints:     104110
1684.15/1696.92	c #Conflicts:    2516000 | #Constraints:     105110
1684.15/1696.92	c #Conflicts:    2517000 | #Constraints:     106110
1684.15/1696.92	c #Conflicts:    2518000 | #Constraints:     107110
1684.15/1696.92	c #Conflicts:    2519000 | #Constraints:     108110
1684.15/1696.92	c #Conflicts:    2520000 | #Constraints:     109110
1684.15/1696.92	c #Conflicts:    2521000 | #Constraints:     110110
1684.15/1696.92	c #Conflicts:    2522000 | #Constraints:     111110
1684.15/1696.92	c #Conflicts:    2523000 | #Constraints:     112110
1684.15/1696.92	c #Conflicts:    2524000 | #Constraints:     113110
1684.15/1696.92	c #Conflicts:    2525000 | #Constraints:     114110
1684.15/1696.92	c #Conflicts:    2526000 | #Constraints:     115110
1684.15/1696.92	c #Conflicts:    2527000 | #Constraints:     116110
1684.15/1696.92	c #Conflicts:    2528000 | #Constraints:     117110
1684.15/1696.92	c #Conflicts:    2529000 | #Constraints:     118110
1684.15/1696.92	c #Conflicts:    2530000 | #Constraints:     119110
1684.15/1696.92	c #Conflicts:    2531000 | #Constraints:     120110
1684.15/1696.92	c #Conflicts:    2532000 | #Constraints:     121110
1684.15/1696.92	c #Conflicts:    2533000 | #Constraints:     122110
1684.15/1696.92	c #Conflicts:    2534000 | #Constraints:     123110
1684.15/1696.92	c #Conflicts:    2535000 | #Constraints:     124110
1684.15/1696.92	c #Conflicts:    2536000 | #Constraints:     125110
1684.15/1696.92	c #Conflicts:    2537000 | #Constraints:     126110
1684.15/1696.92	c #Conflicts:    2538000 | #Constraints:     127110
1684.15/1696.92	c #Conflicts:    2539000 | #Constraints:     128110
1684.15/1696.92	c #Conflicts:    2540000 | #Constraints:     129110
1684.15/1696.92	c #Conflicts:    2541000 | #Constraints:     130110
1684.15/1696.92	c #Conflicts:    2542000 | #Constraints:     131110
1684.15/1696.92	c #Conflicts:    2543000 | #Constraints:     132110
1684.15/1696.92	c #Conflicts:    2544000 | #Constraints:     133110
1684.15/1696.92	c #Conflicts:    2545000 | #Constraints:     134110
1684.15/1696.92	c #Conflicts:    2546000 | #Constraints:     135110
1684.15/1696.92	c #Conflicts:    2547000 | #Constraints:     136110
1684.15/1696.92	c #Conflicts:    2548000 | #Constraints:     137110
1684.15/1696.92	c #Conflicts:    2549000 | #Constraints:     138110
1684.15/1696.92	c #Conflicts:    2550000 | #Constraints:     139110
1684.15/1696.92	c #Conflicts:    2551000 | #Constraints:     140110
1684.15/1696.92	c #Conflicts:    2552000 | #Constraints:     141110
1684.15/1696.92	c #Conflicts:    2553000 | #Constraints:     142110
1684.15/1696.92	c #Conflicts:    2554000 | #Constraints:     143110
1684.15/1696.92	c #Conflicts:    2555000 | #Constraints:     144110
1684.15/1696.92	c #Conflicts:    2556000 | #Constraints:     145110
1684.15/1696.92	c #Conflicts:    2557000 | #Constraints:     146110
1684.15/1696.92	c #Conflicts:    2558000 | #Constraints:     147110
1684.15/1696.92	c #Conflicts:    2559000 | #Constraints:     148110
1684.15/1696.92	c #Conflicts:    2560000 | #Constraints:     149110
1684.15/1696.92	c #Conflicts:    2561000 | #Constraints:     150110
1684.15/1696.92	c #Conflicts:    2562000 | #Constraints:     151110
1684.15/1696.92	c #Conflicts:    2563000 | #Constraints:     152110
1684.15/1696.92	c #Conflicts:    2564000 | #Constraints:     153110
1684.15/1696.92	c #Conflicts:    2565000 | #Constraints:     154110
1684.15/1696.92	c #Conflicts:    2566000 | #Constraints:     155110
1684.15/1696.92	c #Conflicts:    2567000 | #Constraints:     156110
1684.15/1696.92	c #Conflicts:    2568000 | #Constraints:     157110
1684.15/1696.92	c #Conflicts:    2569000 | #Constraints:     158110
1684.15/1696.92	c #Conflicts:    2570000 | #Constraints:     159110
1684.15/1696.92	c #Conflicts:    2571000 | #Constraints:     160110
1684.15/1696.92	c #Conflicts:    2572000 | #Constraints:     161110
1684.15/1696.92	c #Conflicts:    2573000 | #Constraints:     162110
1684.15/1696.92	c #Conflicts:    2574000 | #Constraints:     163110
1684.15/1696.92	c #Conflicts:    2575000 | #Constraints:     164110
1684.15/1696.92	c #Conflicts:    2576000 | #Constraints:     165110
1684.15/1696.92	c #Conflicts:    2577000 | #Constraints:     166110
1684.15/1696.92	c #Conflicts:    2578000 | #Constraints:     167110
1684.15/1696.92	c #Conflicts:    2579000 | #Constraints:     168110
1684.15/1696.92	c #Conflicts:    2580000 | #Constraints:     169110
1684.15/1696.92	c #Conflicts:    2581000 | #Constraints:     170110
1684.15/1696.92	c #Conflicts:    2582000 | #Constraints:     171110
1684.15/1696.92	c #Conflicts:    2583000 | #Constraints:     172110
1684.15/1696.92	c #Conflicts:    2584000 | #Constraints:     173110
1684.15/1696.92	c #Conflicts:    2585000 | #Constraints:     174110
1684.15/1696.92	c #Conflicts:    2586000 | #Constraints:     175110
1684.15/1696.92	c #Conflicts:    2587000 | #Constraints:     176110
1684.15/1696.92	c #Conflicts:    2588000 | #Constraints:     177110
1684.15/1696.92	c #Conflicts:    2589000 | #Constraints:     178110
1684.15/1696.92	c #Conflicts:    2590000 | #Constraints:     179110
1701.81/1714.72	c #Conflicts:    2591000 | #Constraints:     180110
1701.81/1714.72	c #Conflicts:    2592000 | #Constraints:     181110
1701.81/1714.72	c #Conflicts:    2593000 | #Constraints:     182110
1701.81/1714.72	c #Conflicts:    2594000 | #Constraints:     183110
1701.81/1714.72	c #Conflicts:    2595000 | #Constraints:     184110
1701.81/1714.72	c #Conflicts:    2596000 | #Constraints:     185110
1701.81/1714.72	c #Conflicts:    2597000 | #Constraints:     186110
1701.81/1714.72	c #Conflicts:    2598000 | #Constraints:     187110
1701.81/1714.72	c #Conflicts:    2599000 | #Constraints:     188110
1701.81/1714.72	c #Conflicts:    2600000 | #Constraints:     189110
1701.81/1714.72	c #Conflicts:    2601000 | #Constraints:     190110
1701.81/1714.72	c #Conflicts:    2602000 | #Constraints:     191110
1701.81/1714.72	c #Conflicts:    2603000 | #Constraints:     192110
1701.81/1714.72	c #Conflicts:    2604000 | #Constraints:     193110
1701.81/1714.72	c #Conflicts:    2605000 | #Constraints:     194110
1701.81/1714.72	c #Conflicts:    2606000 | #Constraints:     195110
1701.81/1714.72	c #Conflicts:    2607000 | #Constraints:     196110
1701.81/1714.72	c #Conflicts:    2608000 | #Constraints:     197110
1701.81/1714.72	c #Conflicts:    2609000 | #Constraints:     198110
1701.81/1714.72	c #Conflicts:    2610000 | #Constraints:     199110
1701.81/1714.72	c #Conflicts:    2611000 | #Constraints:     200110
1701.81/1714.72	c #Conflicts:    2612000 | #Constraints:     201110
1701.81/1714.72	c #Conflicts:    2613000 | #Constraints:     202110
1701.81/1714.72	c #Conflicts:    2614000 | #Constraints:     203110
1701.81/1714.72	c #Conflicts:    2615000 | #Constraints:     204110
1701.81/1714.72	c #Conflicts:    2616000 | #Constraints:     205110
1701.81/1714.72	c #Conflicts:    2617000 | #Constraints:     206110
1701.81/1714.72	c #Conflicts:    2618000 | #Constraints:     207110
1701.81/1714.72	c #Conflicts:    2619000 | #Constraints:     208110
1701.81/1714.72	c #Conflicts:    2620000 | #Constraints:     209110
1701.81/1714.72	c #Conflicts:    2621000 | #Constraints:     210110
1701.81/1714.72	c #Conflicts:    2622000 | #Constraints:     211110
1701.81/1714.72	c DATABASE CLEANUP
1701.81/1714.72	c GARBAGE COLLECT
1701.81/1714.72	c rational objective value (HS) -218
1718.68/1731.71	c #Conflicts:    2623000 | #Constraints:     121882
1718.68/1731.71	c #Conflicts:    2624000 | #Constraints:     122882
1718.68/1731.71	c #Conflicts:    2625000 | #Constraints:     123882
1718.68/1731.71	c #Conflicts:    2626000 | #Constraints:     124882
1718.68/1731.71	c #Conflicts:    2627000 | #Constraints:     125882
1718.68/1731.71	c #Conflicts:    2628000 | #Constraints:     126882
1718.68/1731.71	c #Conflicts:    2629000 | #Constraints:     127882
1718.68/1731.71	c #Conflicts:    2630000 | #Constraints:     128882
1718.68/1731.71	c #Conflicts:    2631000 | #Constraints:     129882
1718.68/1731.71	c #Conflicts:    2632000 | #Constraints:     130882
1718.68/1731.71	c #Conflicts:    2633000 | #Constraints:     131882
1718.68/1731.71	c #Conflicts:    2634000 | #Constraints:     132882
1718.68/1731.71	c #Conflicts:    2635000 | #Constraints:     133882
1718.68/1731.71	c #Conflicts:    2636000 | #Constraints:     134882
1718.68/1731.71	c #Conflicts:    2637000 | #Constraints:     135882
1718.68/1731.71	c #Conflicts:    2638000 | #Constraints:     136882
1718.68/1731.71	c #Conflicts:    2639000 | #Constraints:     137882
1718.68/1731.71	c #Conflicts:    2640000 | #Constraints:     138882
1718.68/1731.71	c #Conflicts:    2641000 | #Constraints:     139882
1718.68/1731.71	c #Conflicts:    2642000 | #Constraints:     140882
1718.68/1731.71	c #Conflicts:    2643000 | #Constraints:     141882
1718.68/1731.71	c #Conflicts:    2644000 | #Constraints:     142882
1718.68/1731.71	c #Conflicts:    2645000 | #Constraints:     143882
1718.68/1731.71	c #Conflicts:    2646000 | #Constraints:     144882
1718.68/1731.71	c #Conflicts:    2647000 | #Constraints:     145882
1718.68/1731.71	c #Conflicts:    2648000 | #Constraints:     146882
1718.68/1731.71	c #Conflicts:    2649000 | #Constraints:     147882
1718.68/1731.71	c #Conflicts:    2650000 | #Constraints:     148882
1718.68/1731.71	c #Conflicts:    2651000 | #Constraints:     149882
1718.68/1731.71	c #Conflicts:    2652000 | #Constraints:     150882
1718.68/1731.71	c #Conflicts:    2653000 | #Constraints:     151882
1718.68/1731.71	c #Conflicts:    2654000 | #Constraints:     152882
1718.68/1731.71	c #Conflicts:    2655000 | #Constraints:     153882
1718.68/1731.71	c #Conflicts:    2656000 | #Constraints:     154882
1718.68/1731.71	c #Conflicts:    2657000 | #Constraints:     155882
1718.68/1731.71	c #Conflicts:    2658000 | #Constraints:     156882
1718.68/1731.71	c #Conflicts:    2659000 | #Constraints:     157882
1718.68/1731.71	c #Conflicts:    2660000 | #Constraints:     158882
1718.68/1731.71	c #Conflicts:    2661000 | #Constraints:     159882
1718.68/1731.71	c #Conflicts:    2662000 | #Constraints:     160882
1718.68/1731.71	c #Conflicts:    2663000 | #Constraints:     161882
1718.68/1731.71	c #Conflicts:    2664000 | #Constraints:     162882
1718.68/1731.71	c DATABASE CLEANUP
1718.68/1731.71	c GARBAGE COLLECT
1718.68/1731.71	c rational objective value (HS) -218
1758.73/1772.19	c #Conflicts:    2665000 | #Constraints:     105878
1758.73/1772.19	c #Conflicts:    2666000 | #Constraints:     106879
1758.73/1772.19	c #Conflicts:    2667000 | #Constraints:     107880
1758.73/1772.19	c #Conflicts:    2668000 | #Constraints:     108880
1758.73/1772.19	c #Conflicts:    2669000 | #Constraints:     109880
1758.73/1772.19	c #Conflicts:    2670000 | #Constraints:     110881
1758.73/1772.19	c #Conflicts:    2671000 | #Constraints:     111881
1758.73/1772.19	c #Conflicts:    2672000 | #Constraints:     112881
1758.73/1772.19	c #Conflicts:    2673000 | #Constraints:     113883
1758.73/1772.19	c #Conflicts:    2674000 | #Constraints:     114899
1758.73/1772.19	c #Conflicts:    2675000 | #Constraints:     115899
1758.73/1772.19	c #Conflicts:    2676000 | #Constraints:     116899
1758.73/1772.19	c #Conflicts:    2677000 | #Constraints:     117899
1758.73/1772.19	c #Conflicts:    2678000 | #Constraints:     118899
1758.73/1772.19	c #Conflicts:    2679000 | #Constraints:     119899
1758.73/1772.19	c #Conflicts:    2680000 | #Constraints:     120899
1758.73/1772.19	c #Conflicts:    2681000 | #Constraints:     121899
1758.73/1772.19	c #Conflicts:    2682000 | #Constraints:     122899
1758.73/1772.19	c #Conflicts:    2683000 | #Constraints:     123900
1758.73/1772.19	c #Conflicts:    2684000 | #Constraints:     125027
1758.73/1772.19	c #Conflicts:    2685000 | #Constraints:     126531
1758.73/1772.19	c #Conflicts:    2686000 | #Constraints:     128045
1758.73/1772.19	c #Conflicts:    2687000 | #Constraints:     129581
1758.73/1772.19	c #Conflicts:    2688000 | #Constraints:     131124
1758.73/1772.19	c #Conflicts:    2689000 | #Constraints:     132634
1758.73/1772.19	c #Conflicts:    2690000 | #Constraints:     134150
1758.73/1772.19	c #Conflicts:    2691000 | #Constraints:     135682
1758.73/1772.19	c #Conflicts:    2692000 | #Constraints:     136853
1758.73/1772.19	c #Conflicts:    2693000 | #Constraints:     137853
1758.73/1772.19	c #Conflicts:    2694000 | #Constraints:     138863
1758.73/1772.19	c #Conflicts:    2695000 | #Constraints:     139864
1758.73/1772.19	c #Conflicts:    2696000 | #Constraints:     140870
1758.73/1772.19	c #Conflicts:    2697000 | #Constraints:     141871
1758.73/1772.19	c #Conflicts:    2698000 | #Constraints:     142871
1758.73/1772.19	c #Conflicts:    2699000 | #Constraints:     143872
1758.73/1772.19	c #Conflicts:    2700000 | #Constraints:     144872
1758.73/1772.19	c #Conflicts:    2701000 | #Constraints:     145876
1758.73/1772.19	c #Conflicts:    2702000 | #Constraints:     146876
1758.73/1772.19	c #Conflicts:    2703000 | #Constraints:     147876
1758.73/1772.19	c #Conflicts:    2704000 | #Constraints:     148876
1758.73/1772.19	c #Conflicts:    2705000 | #Constraints:     149877
1758.73/1772.19	c #Conflicts:    2706000 | #Constraints:     150879
1758.73/1772.19	c #Conflicts:    2707000 | #Constraints:     151879
1758.73/1772.19	c #Conflicts:    2708000 | #Constraints:     152879
1758.73/1772.19	c #Conflicts:    2709000 | #Constraints:     153880
1758.73/1772.19	c #Conflicts:    2710000 | #Constraints:     154880
1758.73/1772.19	c #Conflicts:    2711000 | #Constraints:     156231
1758.73/1772.19	c #Conflicts:    2712000 | #Constraints:     157232
1758.73/1772.19	c #Conflicts:    2713000 | #Constraints:     158234
1758.73/1772.19	c #Conflicts:    2714000 | #Constraints:     159236
1758.73/1772.19	c #Conflicts:    2715000 | #Constraints:     160236
1758.73/1772.19	c #Conflicts:    2716000 | #Constraints:     161237
1758.73/1772.19	c #Conflicts:    2717000 | #Constraints:     162238
1758.73/1772.19	c #Conflicts:    2718000 | #Constraints:     163246
1758.73/1772.19	c #Conflicts:    2719000 | #Constraints:     164246
1758.73/1772.19	c #Conflicts:    2720000 | #Constraints:     165247
1758.73/1772.19	c #Conflicts:    2721000 | #Constraints:     166249
1758.73/1772.19	c #Conflicts:    2722000 | #Constraints:     167263
1758.73/1772.19	c #Conflicts:    2723000 | #Constraints:     168263
1758.73/1772.19	c #Conflicts:    2724000 | #Constraints:     169263
1758.73/1772.19	c #Conflicts:    2725000 | #Constraints:     170266
1758.73/1772.19	c #Conflicts:    2726000 | #Constraints:     171266
1758.73/1772.19	c #Conflicts:    2727000 | #Constraints:     172268
1758.73/1772.19	c #Conflicts:    2728000 | #Constraints:     173504
1758.73/1772.19	c #Conflicts:    2729000 | #Constraints:     174619
1758.73/1772.19	c #Conflicts:    2730000 | #Constraints:     175629
1758.73/1772.19	c #Conflicts:    2731000 | #Constraints:     177005
1758.73/1772.19	c #Conflicts:    2732000 | #Constraints:     178065
1758.73/1772.19	c #Conflicts:    2733000 | #Constraints:     179087
1758.73/1772.19	c #Conflicts:    2734000 | #Constraints:     180423
1758.73/1772.19	c #Conflicts:    2735000 | #Constraints:     181423
1758.73/1772.19	c #Conflicts:    2736000 | #Constraints:     182424
1758.73/1772.19	c #Conflicts:    2737000 | #Constraints:     183426
1758.73/1772.19	c #Conflicts:    2738000 | #Constraints:     184427
1758.73/1772.19	c #Conflicts:    2739000 | #Constraints:     185428
1758.73/1772.19	c #Conflicts:    2740000 | #Constraints:     186428
1758.73/1772.19	c #Conflicts:    2741000 | #Constraints:     187429
1758.73/1772.19	c #Conflicts:    2742000 | #Constraints:     188430
1758.73/1772.19	c #Conflicts:    2743000 | #Constraints:     189468
1779.84/1793.45	c #Conflicts:    2744000 | #Constraints:     190469
1779.84/1793.45	c #Conflicts:    2745000 | #Constraints:     191469
1779.84/1793.45	c #Conflicts:    2746000 | #Constraints:     192470
1779.84/1793.45	c #Conflicts:    2747000 | #Constraints:     193470
1779.84/1793.45	c #Conflicts:    2748000 | #Constraints:     194471
1779.84/1793.45	c #Conflicts:    2749000 | #Constraints:     195473
1779.84/1793.45	c #Conflicts:    2750000 | #Constraints:     196474
1779.84/1793.45	c #Conflicts:    2751000 | #Constraints:     197474
1779.84/1793.45	c #Conflicts:    2752000 | #Constraints:     198517
1779.84/1793.45	c #Conflicts:    2753000 | #Constraints:     199517
1779.84/1793.45	c #Conflicts:    2754000 | #Constraints:     200518
1779.84/1793.45	c #Conflicts:    2755000 | #Constraints:     201521
1779.84/1793.45	c #Conflicts:    2756000 | #Constraints:     202530
1779.84/1793.45	c #Conflicts:    2757000 | #Constraints:     203534
1779.84/1793.45	c #Conflicts:    2758000 | #Constraints:     204537
1779.84/1793.45	c #Conflicts:    2759000 | #Constraints:     205539
1779.84/1793.45	c #Conflicts:    2760000 | #Constraints:     206762
1779.84/1793.45	c #Conflicts:    2761000 | #Constraints:     207771
1779.84/1793.45	c #Conflicts:    2762000 | #Constraints:     208771
1779.84/1793.45	c #Conflicts:    2763000 | #Constraints:     209771
1779.84/1793.45	c #Conflicts:    2764000 | #Constraints:     210772
1779.84/1793.45	c #Conflicts:    2765000 | #Constraints:     211773
1779.84/1793.45	c #Conflicts:    2766000 | #Constraints:     212773
1779.84/1793.45	c #Conflicts:    2767000 | #Constraints:     213774
1779.84/1793.45	c #Conflicts:    2768000 | #Constraints:     214775
1779.84/1793.45	c #Conflicts:    2769000 | #Constraints:     215775
1779.84/1793.45	c #Conflicts:    2770000 | #Constraints:     216776
1779.84/1793.45	c #Conflicts:    2771000 | #Constraints:     217778
1779.84/1793.45	c #Conflicts:    2772000 | #Constraints:     218778
1779.84/1793.45	c #Conflicts:    2773000 | #Constraints:     219779
1779.84/1793.45	c #Conflicts:    2774000 | #Constraints:     220779
1779.84/1793.45	c #Conflicts:    2775000 | #Constraints:     221781
1779.84/1793.45	c #Conflicts:    2776000 | #Constraints:     222781
1779.84/1793.45	c #Conflicts:    2777000 | #Constraints:     223926
1779.84/1793.45	c #Conflicts:    2778000 | #Constraints:     224926
1779.84/1793.45	c DATABASE CLEANUP
1779.84/1793.45	c GARBAGE COLLECT
1779.84/1793.45	c rational objective value (HS) -217.5
1797.65/1811.49	c #Conflicts:    2779000 | #Constraints:     129070
1797.65/1811.49	c #Conflicts:    2780000 | #Constraints:     130070
1797.65/1811.49	c #Conflicts:    2781000 | #Constraints:     131070
1797.65/1811.49	c #Conflicts:    2782000 | #Constraints:     132070
1797.65/1811.49	c #Conflicts:    2783000 | #Constraints:     133070
1797.65/1811.49	c #Conflicts:    2784000 | #Constraints:     134070
1797.65/1811.49	c #Conflicts:    2785000 | #Constraints:     135070
1797.65/1811.49	c #Conflicts:    2786000 | #Constraints:     136070
1797.65/1811.49	c #Conflicts:    2787000 | #Constraints:     137070
1797.65/1811.49	c #Conflicts:    2788000 | #Constraints:     138070
1797.65/1811.49	c #Conflicts:    2789000 | #Constraints:     139070
1797.65/1811.49	c #Conflicts:    2790000 | #Constraints:     140070
1797.65/1811.49	c #Conflicts:    2791000 | #Constraints:     141107
1797.65/1811.49	c #Conflicts:    2792000 | #Constraints:     142107
1797.65/1811.49	c #Conflicts:    2793000 | #Constraints:     143107
1797.65/1811.49	c #Conflicts:    2794000 | #Constraints:     144107
1797.65/1811.49	c #Conflicts:    2795000 | #Constraints:     145107
1797.65/1811.49	c #Conflicts:    2796000 | #Constraints:     146107
1797.65/1811.49	c #Conflicts:    2797000 | #Constraints:     147107
1797.65/1811.49	c #Conflicts:    2798000 | #Constraints:     148107
1797.65/1811.49	c #Conflicts:    2799000 | #Constraints:     149107
1797.65/1811.49	c #Conflicts:    2800000 | #Constraints:     150107
1797.65/1811.49	c #Conflicts:    2801000 | #Constraints:     151107
1797.65/1811.49	c #Conflicts:    2802000 | #Constraints:     152107
1797.65/1811.49	c #Conflicts:    2803000 | #Constraints:     153107
1797.65/1811.49	c #Conflicts:    2804000 | #Constraints:     154107
1797.65/1811.49	c #Conflicts:    2805000 | #Constraints:     155107
1797.65/1811.49	c #Conflicts:    2806000 | #Constraints:     156107
1797.65/1811.49	c #Conflicts:    2807000 | #Constraints:     157107
1797.65/1811.49	c #Conflicts:    2808000 | #Constraints:     158107
1797.65/1811.49	c #Conflicts:    2809000 | #Constraints:     159107
1797.65/1811.49	c #Conflicts:    2810000 | #Constraints:     160107
1797.65/1811.49	c #Conflicts:    2811000 | #Constraints:     161107
1797.65/1811.49	c #Conflicts:    2812000 | #Constraints:     162107
1797.65/1811.49	c #Conflicts:    2813000 | #Constraints:     163107
1797.65/1811.49	c #Conflicts:    2814000 | #Constraints:     164107
1797.65/1811.49	c #Conflicts:    2815000 | #Constraints:     165107
1797.65/1811.49	c #Conflicts:    2816000 | #Constraints:     166107
1797.65/1811.49	c #Conflicts:    2817000 | #Constraints:     167107
1797.65/1811.49	c #Conflicts:    2818000 | #Constraints:     168107
1797.65/1811.49	c #Conflicts:    2819000 | #Constraints:     169107
1797.65/1811.49	c #Conflicts:    2820000 | #Constraints:     170107
1797.65/1811.49	c DATABASE CLEANUP
1797.65/1811.49	c GARBAGE COLLECT
1797.65/1811.49	c rational objective value (HS) -216.5
1831.63/1845.75	c #Conflicts:    2821000 | #Constraints:     108082
1831.63/1845.75	c #Conflicts:    2822000 | #Constraints:     109082
1831.63/1845.75	c #Conflicts:    2823000 | #Constraints:     110084
1831.63/1845.75	c #Conflicts:    2824000 | #Constraints:     111084
1831.63/1845.75	c #Conflicts:    2825000 | #Constraints:     112084
1831.63/1845.75	c #Conflicts:    2826000 | #Constraints:     113085
1831.63/1845.75	c #Conflicts:    2827000 | #Constraints:     114085
1831.63/1845.75	c #Conflicts:    2828000 | #Constraints:     115087
1831.63/1845.75	c #Conflicts:    2829000 | #Constraints:     116092
1831.63/1845.75	c #Conflicts:    2830000 | #Constraints:     117184
1831.63/1845.75	c #Conflicts:    2831000 | #Constraints:     118184
1831.63/1845.75	c #Conflicts:    2832000 | #Constraints:     119185
1831.63/1845.75	c #Conflicts:    2833000 | #Constraints:     120186
1831.63/1845.75	c #Conflicts:    2834000 | #Constraints:     121188
1831.63/1845.75	c #Conflicts:    2835000 | #Constraints:     122199
1831.63/1845.75	c #Conflicts:    2836000 | #Constraints:     123200
1831.63/1845.75	c #Conflicts:    2837000 | #Constraints:     124200
1831.63/1845.75	c #Conflicts:    2838000 | #Constraints:     125200
1831.63/1845.75	c #Conflicts:    2839000 | #Constraints:     126201
1831.63/1845.75	c #Conflicts:    2840000 | #Constraints:     127201
1831.63/1845.75	c #Conflicts:    2841000 | #Constraints:     128201
1831.63/1845.75	c #Conflicts:    2842000 | #Constraints:     129201
1831.63/1845.75	c #Conflicts:    2843000 | #Constraints:     130203
1831.63/1845.75	c #Conflicts:    2844000 | #Constraints:     131203
1831.63/1845.75	c #Conflicts:    2845000 | #Constraints:     132204
1831.63/1845.75	c #Conflicts:    2846000 | #Constraints:     133204
1831.63/1845.75	c #Conflicts:    2847000 | #Constraints:     134208
1831.63/1845.75	c #Conflicts:    2848000 | #Constraints:     135209
1831.63/1845.75	c #Conflicts:    2849000 | #Constraints:     136209
1831.63/1845.75	c #Conflicts:    2850000 | #Constraints:     137209
1831.63/1845.75	c #Conflicts:    2851000 | #Constraints:     138209
1831.63/1845.75	c #Conflicts:    2852000 | #Constraints:     139210
1831.63/1845.75	c #Conflicts:    2853000 | #Constraints:     140211
1831.63/1845.75	c #Conflicts:    2854000 | #Constraints:     141211
1831.63/1845.75	c #Conflicts:    2855000 | #Constraints:     142211
1831.63/1845.75	c #Conflicts:    2856000 | #Constraints:     143214
1831.63/1845.75	c #Conflicts:    2857000 | #Constraints:     144214
1831.63/1845.75	c #Conflicts:    2858000 | #Constraints:     145318
1831.63/1845.75	c #Conflicts:    2859000 | #Constraints:     146544
1831.63/1845.75	c #Conflicts:    2860000 | #Constraints:     147545
1831.63/1845.75	c #Conflicts:    2861000 | #Constraints:     148546
1831.63/1845.75	c #Conflicts:    2862000 | #Constraints:     149547
1831.63/1845.75	c #Conflicts:    2863000 | #Constraints:     150547
1831.63/1845.75	c #Conflicts:    2864000 | #Constraints:     151548
1831.63/1845.75	c #Conflicts:    2865000 | #Constraints:     152549
1831.63/1845.75	c #Conflicts:    2866000 | #Constraints:     153550
1831.63/1845.75	c #Conflicts:    2867000 | #Constraints:     154550
1831.63/1845.75	c #Conflicts:    2868000 | #Constraints:     155551
1831.63/1845.75	c #Conflicts:    2869000 | #Constraints:     156556
1831.63/1845.75	c #Conflicts:    2870000 | #Constraints:     157556
1831.63/1845.75	c #Conflicts:    2871000 | #Constraints:     158557
1831.63/1845.75	c #Conflicts:    2872000 | #Constraints:     159559
1831.63/1845.75	c #Conflicts:    2873000 | #Constraints:     160559
1831.63/1845.75	c #Conflicts:    2874000 | #Constraints:     161560
1831.63/1845.75	c #Conflicts:    2875000 | #Constraints:     162560
1831.63/1845.75	c #Conflicts:    2876000 | #Constraints:     163560
1831.63/1845.75	c #Conflicts:    2877000 | #Constraints:     164561
1831.63/1845.75	c #Conflicts:    2878000 | #Constraints:     165562
1831.63/1845.75	c #Conflicts:    2879000 | #Constraints:     166563
1831.63/1845.75	c #Conflicts:    2880000 | #Constraints:     167563
1831.63/1845.75	c #Conflicts:    2881000 | #Constraints:     168564
1831.63/1845.75	c #Conflicts:    2882000 | #Constraints:     169564
1831.63/1845.75	c #Conflicts:    2883000 | #Constraints:     170565
1831.63/1845.75	c #Conflicts:    2884000 | #Constraints:     171565
1831.63/1845.75	c #Conflicts:    2885000 | #Constraints:     172565
1831.63/1845.75	c #Conflicts:    2886000 | #Constraints:     173566
1831.63/1845.75	c #Conflicts:    2887000 | #Constraints:     174566
1831.63/1845.75	c #Conflicts:    2888000 | #Constraints:     175567
1831.63/1845.75	c #Conflicts:    2889000 | #Constraints:     176567
1831.63/1845.75	c #Conflicts:    2890000 | #Constraints:     177571
1831.63/1845.75	c #Conflicts:    2891000 | #Constraints:     178572
1831.63/1845.75	c #Conflicts:    2892000 | #Constraints:     179577
1831.63/1845.75	c #Conflicts:    2893000 | #Constraints:     180577
1831.63/1845.75	c #Conflicts:    2894000 | #Constraints:     181577
1831.63/1845.75	c #Conflicts:    2895000 | #Constraints:     182577
1831.63/1845.75	c #Conflicts:    2896000 | #Constraints:     183578
1831.63/1845.75	c #Conflicts:    2897000 | #Constraints:     184578
1831.63/1845.75	c #Conflicts:    2898000 | #Constraints:     185578
1831.63/1845.75	c #Conflicts:    2899000 | #Constraints:     186578
1856.35/1870.62	c #Conflicts:    2900000 | #Constraints:     187578
1856.35/1870.62	c #Conflicts:    2901000 | #Constraints:     188579
1856.35/1870.62	c #Conflicts:    2902000 | #Constraints:     189579
1856.35/1870.62	c #Conflicts:    2903000 | #Constraints:     190650
1856.35/1870.62	c #Conflicts:    2904000 | #Constraints:     191655
1856.35/1870.62	c #Conflicts:    2905000 | #Constraints:     192775
1856.35/1870.62	c #Conflicts:    2906000 | #Constraints:     194266
1856.35/1870.62	c #Conflicts:    2907000 | #Constraints:     195599
1856.35/1870.62	c #Conflicts:    2908000 | #Constraints:     197112
1856.35/1870.62	c #Conflicts:    2909000 | #Constraints:     198611
1856.35/1870.62	c #Conflicts:    2910000 | #Constraints:     200142
1856.35/1870.62	c #Conflicts:    2911000 | #Constraints:     201397
1856.35/1870.62	c #Conflicts:    2912000 | #Constraints:     202397
1856.35/1870.62	c #Conflicts:    2913000 | #Constraints:     203398
1856.35/1870.62	c #Conflicts:    2914000 | #Constraints:     204401
1856.35/1870.62	c #Conflicts:    2915000 | #Constraints:     205402
1856.35/1870.62	c #Conflicts:    2916000 | #Constraints:     206404
1856.35/1870.62	c #Conflicts:    2917000 | #Constraints:     207406
1856.35/1870.62	c #Conflicts:    2918000 | #Constraints:     208425
1856.35/1870.62	c #Conflicts:    2919000 | #Constraints:     209431
1856.35/1870.62	c #Conflicts:    2920000 | #Constraints:     210435
1856.35/1870.62	c #Conflicts:    2921000 | #Constraints:     211812
1856.35/1870.62	c #Conflicts:    2922000 | #Constraints:     213336
1856.35/1870.62	c #Conflicts:    2923000 | #Constraints:     214514
1856.35/1870.62	c #Conflicts:    2924000 | #Constraints:     215516
1856.35/1870.62	c #Conflicts:    2925000 | #Constraints:     216519
1856.35/1870.62	c #Conflicts:    2926000 | #Constraints:     217522
1856.35/1870.62	c #Conflicts:    2927000 | #Constraints:     218528
1856.35/1870.62	c #Conflicts:    2928000 | #Constraints:     219725
1856.35/1870.62	c #Conflicts:    2929000 | #Constraints:     220726
1856.35/1870.62	c #Conflicts:    2930000 | #Constraints:     221727
1856.35/1870.62	c #Conflicts:    2931000 | #Constraints:     222729
1856.35/1870.62	c #Conflicts:    2932000 | #Constraints:     223729
1856.35/1870.62	c #Conflicts:    2933000 | #Constraints:     224730
1856.35/1870.62	c #Conflicts:    2934000 | #Constraints:     225734
1856.35/1870.62	c #Conflicts:    2935000 | #Constraints:     226736
1856.35/1870.62	c #Conflicts:    2936000 | #Constraints:     227736
1856.35/1870.62	c #Conflicts:    2937000 | #Constraints:     228738
1856.35/1870.62	c #Conflicts:    2938000 | #Constraints:     229741
1856.35/1870.62	c DATABASE CLEANUP
1856.35/1870.62	c GARBAGE COLLECT
1856.35/1870.62	c rational objective value (HS) -216
1874.88/1889.38	c #Conflicts:    2939000 | #Constraints:     131281
1874.88/1889.38	c #Conflicts:    2940000 | #Constraints:     132281
1874.88/1889.38	c #Conflicts:    2941000 | #Constraints:     133281
1874.88/1889.38	c #Conflicts:    2942000 | #Constraints:     134281
1874.88/1889.38	c #Conflicts:    2943000 | #Constraints:     135281
1874.88/1889.38	c #Conflicts:    2944000 | #Constraints:     136281
1874.88/1889.38	c #Conflicts:    2945000 | #Constraints:     137281
1874.88/1889.38	c #Conflicts:    2946000 | #Constraints:     138281
1874.88/1889.38	c #Conflicts:    2947000 | #Constraints:     139281
1874.88/1889.38	c #Conflicts:    2948000 | #Constraints:     140281
1874.88/1889.38	c #Conflicts:    2949000 | #Constraints:     141281
1874.88/1889.38	c #Conflicts:    2950000 | #Constraints:     142281
1874.88/1889.38	c #Conflicts:    2951000 | #Constraints:     143281
1874.88/1889.38	c #Conflicts:    2952000 | #Constraints:     144281
1874.88/1889.38	c #Conflicts:    2953000 | #Constraints:     145281
1874.88/1889.38	c #Conflicts:    2954000 | #Constraints:     146281
1874.88/1889.38	c #Conflicts:    2955000 | #Constraints:     147281
1874.88/1889.38	c #Conflicts:    2956000 | #Constraints:     148281
1874.88/1889.38	c #Conflicts:    2957000 | #Constraints:     149281
1874.88/1889.38	c #Conflicts:    2958000 | #Constraints:     150281
1874.88/1889.38	c #Conflicts:    2959000 | #Constraints:     151281
1874.88/1889.38	c #Conflicts:    2960000 | #Constraints:     152281
1874.88/1889.38	c #Conflicts:    2961000 | #Constraints:     153281
1874.88/1889.38	c #Conflicts:    2962000 | #Constraints:     154281
1874.88/1889.38	c #Conflicts:    2963000 | #Constraints:     155281
1874.88/1889.38	c #Conflicts:    2964000 | #Constraints:     156281
1874.88/1889.38	c #Conflicts:    2965000 | #Constraints:     157281
1874.88/1889.38	c #Conflicts:    2966000 | #Constraints:     158281
1874.88/1889.38	c #Conflicts:    2967000 | #Constraints:     159281
1874.88/1889.38	c #Conflicts:    2968000 | #Constraints:     160281
1874.88/1889.38	c #Conflicts:    2969000 | #Constraints:     161281
1874.88/1889.38	c #Conflicts:    2970000 | #Constraints:     162281
1874.88/1889.38	c #Conflicts:    2971000 | #Constraints:     163281
1874.88/1889.38	c #Conflicts:    2972000 | #Constraints:     164281
1874.88/1889.38	c #Conflicts:    2973000 | #Constraints:     165281
1874.88/1889.38	c #Conflicts:    2974000 | #Constraints:     166281
1874.88/1889.38	c #Conflicts:    2975000 | #Constraints:     167281
1874.88/1889.38	c #Conflicts:    2976000 | #Constraints:     168281
1874.88/1889.38	c #Conflicts:    2977000 | #Constraints:     169281
1874.88/1889.38	c #Conflicts:    2978000 | #Constraints:     170281
1874.88/1889.38	c #Conflicts:    2979000 | #Constraints:     171281
1874.88/1889.38	c #Conflicts:    2980000 | #Constraints:     172281
1874.88/1889.38	c #Conflicts:    2981000 | #Constraints:     173281
1874.88/1889.38	c #Conflicts:    2982000 | #Constraints:     174281
1874.88/1889.38	c DATABASE CLEANUP
1874.88/1889.38	c GARBAGE COLLECT
1874.88/1889.38	c rational objective value (HS) -216
1916.09/1930.88	c #Conflicts:    2983000 | #Constraints:     112212
1916.09/1930.88	c #Conflicts:    2984000 | #Constraints:     113212
1916.09/1930.88	c #Conflicts:    2985000 | #Constraints:     114213
1916.09/1930.88	c #Conflicts:    2986000 | #Constraints:     115246
1916.09/1930.88	c #Conflicts:    2987000 | #Constraints:     116260
1916.09/1930.88	c #Conflicts:    2988000 | #Constraints:     117261
1916.09/1930.88	c #Conflicts:    2989000 | #Constraints:     118262
1916.09/1930.88	c #Conflicts:    2990000 | #Constraints:     119265
1916.09/1930.88	c #Conflicts:    2991000 | #Constraints:     120266
1916.09/1930.88	c #Conflicts:    2992000 | #Constraints:     121270
1916.09/1930.88	c #Conflicts:    2993000 | #Constraints:     122278
1916.09/1930.88	c #Conflicts:    2994000 | #Constraints:     123278
1916.09/1930.88	c #Conflicts:    2995000 | #Constraints:     124279
1916.09/1930.88	c #Conflicts:    2996000 | #Constraints:     125279
1916.09/1930.88	c #Conflicts:    2997000 | #Constraints:     126280
1916.09/1930.88	c #Conflicts:    2998000 | #Constraints:     127281
1916.09/1930.88	c #Conflicts:    2999000 | #Constraints:     128290
1916.09/1930.88	c #Conflicts:    3000000 | #Constraints:     129293
1916.09/1930.88	c #Conflicts:    3001000 | #Constraints:     130295
1916.09/1930.88	c #Conflicts:    3002000 | #Constraints:     131298
1916.09/1930.88	c #Conflicts:    3003000 | #Constraints:     132300
1916.09/1930.88	c #Conflicts:    3004000 | #Constraints:     133303
1916.09/1930.88	c #Conflicts:    3005000 | #Constraints:     134426
1916.09/1930.88	c #Conflicts:    3006000 | #Constraints:     135427
1916.09/1930.88	c #Conflicts:    3007000 | #Constraints:     136428
1916.09/1930.88	c #Conflicts:    3008000 | #Constraints:     137428
1916.09/1930.88	c #Conflicts:    3009000 | #Constraints:     138428
1916.09/1930.88	c #Conflicts:    3010000 | #Constraints:     139430
1916.09/1930.88	c #Conflicts:    3011000 | #Constraints:     140442
1916.09/1930.88	c #Conflicts:    3012000 | #Constraints:     141442
1916.09/1930.88	c #Conflicts:    3013000 | #Constraints:     142443
1916.09/1930.88	c #Conflicts:    3014000 | #Constraints:     143449
1916.09/1930.88	c #Conflicts:    3015000 | #Constraints:     144493
1916.09/1930.88	c #Conflicts:    3016000 | #Constraints:     145518
1916.09/1930.88	c #Conflicts:    3017000 | #Constraints:     146518
1916.09/1930.88	c #Conflicts:    3018000 | #Constraints:     147519
1916.09/1930.88	c #Conflicts:    3019000 | #Constraints:     148527
1916.09/1930.88	c #Conflicts:    3020000 | #Constraints:     149733
1916.09/1930.88	c #Conflicts:    3021000 | #Constraints:     150741
1916.09/1930.88	c #Conflicts:    3022000 | #Constraints:     151807
1916.09/1930.88	c #Conflicts:    3023000 | #Constraints:     152809
1916.09/1930.88	c #Conflicts:    3024000 | #Constraints:     153814
1916.09/1930.88	c #Conflicts:    3025000 | #Constraints:     154815
1916.09/1930.88	c #Conflicts:    3026000 | #Constraints:     155815
1916.09/1930.88	c #Conflicts:    3027000 | #Constraints:     156818
1916.09/1930.88	c #Conflicts:    3028000 | #Constraints:     157818
1916.09/1930.88	c #Conflicts:    3029000 | #Constraints:     158820
1916.09/1930.88	c #Conflicts:    3030000 | #Constraints:     159823
1916.09/1930.88	c #Conflicts:    3031000 | #Constraints:     161079
1916.09/1930.88	c #Conflicts:    3032000 | #Constraints:     162081
1916.09/1930.88	c #Conflicts:    3033000 | #Constraints:     163083
1916.09/1930.88	c #Conflicts:    3034000 | #Constraints:     164084
1916.09/1930.88	c #Conflicts:    3035000 | #Constraints:     165084
1916.09/1930.88	c #Conflicts:    3036000 | #Constraints:     166084
1916.09/1930.88	c #Conflicts:    3037000 | #Constraints:     167085
1916.09/1930.88	c #Conflicts:    3038000 | #Constraints:     168086
1916.09/1930.88	c #Conflicts:    3039000 | #Constraints:     169089
1916.09/1930.88	c #Conflicts:    3040000 | #Constraints:     170092
1916.09/1930.88	c #Conflicts:    3041000 | #Constraints:     171132
1916.09/1930.88	c #Conflicts:    3042000 | #Constraints:     172132
1916.09/1930.88	c #Conflicts:    3043000 | #Constraints:     173133
1916.09/1930.88	c #Conflicts:    3044000 | #Constraints:     174134
1916.09/1930.88	c #Conflicts:    3045000 | #Constraints:     175503
1916.09/1930.88	c #Conflicts:    3046000 | #Constraints:     177023
1916.09/1930.88	c #Conflicts:    3047000 | #Constraints:     178525
1916.09/1930.88	c #Conflicts:    3048000 | #Constraints:     179663
1916.09/1930.88	c #Conflicts:    3049000 | #Constraints:     180668
1916.09/1930.88	c #Conflicts:    3050000 | #Constraints:     182031
1916.09/1930.88	c #Conflicts:    3051000 | #Constraints:     183328
1916.09/1930.88	c #Conflicts:    3052000 | #Constraints:     184334
1916.09/1930.88	c #Conflicts:    3053000 | #Constraints:     185652
1916.09/1930.88	c #Conflicts:    3054000 | #Constraints:     186922
1916.09/1930.88	c #Conflicts:    3055000 | #Constraints:     187923
1916.09/1930.88	c #Conflicts:    3056000 | #Constraints:     189034
1916.09/1930.88	c #Conflicts:    3057000 | #Constraints:     190553
1916.09/1930.88	c #Conflicts:    3058000 | #Constraints:     192061
1916.09/1930.88	c #Conflicts:    3059000 | #Constraints:     193550
1916.09/1930.88	c #Conflicts:    3060000 | #Constraints:     195029
1916.09/1930.88	c #Conflicts:    3061000 | #Constraints:     196554
1950.40/1965.46	c #Conflicts:    3062000 | #Constraints:     198065
1950.40/1965.46	c #Conflicts:    3063000 | #Constraints:     199565
1950.40/1965.46	c #Conflicts:    3064000 | #Constraints:     201054
1950.40/1965.46	c #Conflicts:    3065000 | #Constraints:     202574
1950.40/1965.46	c #Conflicts:    3066000 | #Constraints:     203952
1950.40/1965.46	c #Conflicts:    3067000 | #Constraints:     204955
1950.40/1965.46	c #Conflicts:    3068000 | #Constraints:     206247
1950.40/1965.46	c #Conflicts:    3069000 | #Constraints:     207248
1950.40/1965.46	c #Conflicts:    3070000 | #Constraints:     208524
1950.40/1965.46	c #Conflicts:    3071000 | #Constraints:     210028
1950.40/1965.46	c #Conflicts:    3072000 | #Constraints:     211410
1950.40/1965.46	c #Conflicts:    3073000 | #Constraints:     212835
1950.40/1965.46	c #Conflicts:    3074000 | #Constraints:     214323
1950.40/1965.46	c #Conflicts:    3075000 | #Constraints:     215787
1950.40/1965.46	c #Conflicts:    3076000 | #Constraints:     217146
1950.40/1965.46	c #Conflicts:    3077000 | #Constraints:     218631
1950.40/1965.46	c #Conflicts:    3078000 | #Constraints:     219860
1950.40/1965.46	c #Conflicts:    3079000 | #Constraints:     221430
1950.40/1965.46	c #Conflicts:    3080000 | #Constraints:     222492
1950.40/1965.46	c #Conflicts:    3081000 | #Constraints:     223493
1950.40/1965.46	c #Conflicts:    3082000 | #Constraints:     224535
1950.40/1965.46	c #Conflicts:    3083000 | #Constraints:     225821
1950.40/1965.46	c #Conflicts:    3084000 | #Constraints:     227240
1950.40/1965.46	c #Conflicts:    3085000 | #Constraints:     228241
1950.40/1965.46	c #Conflicts:    3086000 | #Constraints:     229244
1950.40/1965.46	c #Conflicts:    3087000 | #Constraints:     230246
1950.40/1965.46	c #Conflicts:    3088000 | #Constraints:     231248
1950.40/1965.46	c #Conflicts:    3089000 | #Constraints:     232631
1950.40/1965.46	c #Conflicts:    3090000 | #Constraints:     234127
1950.40/1965.46	c #Conflicts:    3091000 | #Constraints:     235127
1950.40/1965.46	c #Conflicts:    3092000 | #Constraints:     236128
1950.40/1965.46	c #Conflicts:    3093000 | #Constraints:     237262
1950.40/1965.46	c #Conflicts:    3094000 | #Constraints:     238458
1950.40/1965.46	c #Conflicts:    3095000 | #Constraints:     239459
1950.40/1965.46	c #Conflicts:    3096000 | #Constraints:     240462
1950.40/1965.46	c #Conflicts:    3097000 | #Constraints:     241472
1950.40/1965.46	c #Conflicts:    3098000 | #Constraints:     242478
1950.40/1965.46	c #Conflicts:    3099000 | #Constraints:     243483
1950.40/1965.46	c #Conflicts:    3100000 | #Constraints:     244487
1950.40/1965.46	c #Conflicts:    3101000 | #Constraints:     245664
1950.40/1965.46	c #Conflicts:    3102000 | #Constraints:     246708
1950.40/1965.46	c DATABASE CLEANUP
1950.40/1965.46	c GARBAGE COLLECT
1950.40/1965.46	c rational objective value (HS) -216
1969.44/1984.63	c #Conflicts:    3103000 | #Constraints:     139842
1969.44/1984.63	c #Conflicts:    3104000 | #Constraints:     140842
1969.44/1984.63	c #Conflicts:    3105000 | #Constraints:     141842
1969.44/1984.63	c #Conflicts:    3106000 | #Constraints:     142842
1969.44/1984.63	c #Conflicts:    3107000 | #Constraints:     143842
1969.44/1984.63	c #Conflicts:    3108000 | #Constraints:     144842
1969.44/1984.63	c #Conflicts:    3109000 | #Constraints:     145842
1969.44/1984.63	c #Conflicts:    3110000 | #Constraints:     146842
1969.44/1984.63	c #Conflicts:    3111000 | #Constraints:     147842
1969.44/1984.63	c #Conflicts:    3112000 | #Constraints:     148842
1969.44/1984.63	c #Conflicts:    3113000 | #Constraints:     149842
1969.44/1984.63	c #Conflicts:    3114000 | #Constraints:     150842
1969.44/1984.63	c #Conflicts:    3115000 | #Constraints:     151842
1969.44/1984.63	c #Conflicts:    3116000 | #Constraints:     152842
1969.44/1984.63	c #Conflicts:    3117000 | #Constraints:     153842
1969.44/1984.63	c #Conflicts:    3118000 | #Constraints:     154842
1969.44/1984.63	c #Conflicts:    3119000 | #Constraints:     155842
1969.44/1984.63	c #Conflicts:    3120000 | #Constraints:     156842
1969.44/1984.63	c #Conflicts:    3121000 | #Constraints:     157842
1969.44/1984.63	c #Conflicts:    3122000 | #Constraints:     158842
1969.44/1984.63	c #Conflicts:    3123000 | #Constraints:     159842
1969.44/1984.63	c #Conflicts:    3124000 | #Constraints:     160842
1969.44/1984.63	c #Conflicts:    3125000 | #Constraints:     161842
1969.44/1984.63	c #Conflicts:    3126000 | #Constraints:     162842
1969.44/1984.63	c #Conflicts:    3127000 | #Constraints:     163842
1969.44/1984.63	c #Conflicts:    3128000 | #Constraints:     164842
1969.44/1984.63	c #Conflicts:    3129000 | #Constraints:     165842
1969.44/1984.63	c #Conflicts:    3130000 | #Constraints:     166842
1969.44/1984.63	c #Conflicts:    3131000 | #Constraints:     167842
1969.44/1984.63	c #Conflicts:    3132000 | #Constraints:     168842
1969.44/1984.63	c #Conflicts:    3133000 | #Constraints:     169842
1969.44/1984.63	c #Conflicts:    3134000 | #Constraints:     170842
1969.44/1984.63	c #Conflicts:    3135000 | #Constraints:     171842
1969.44/1984.63	c #Conflicts:    3136000 | #Constraints:     172842
1969.44/1984.63	c #Conflicts:    3137000 | #Constraints:     173842
1969.44/1984.63	c #Conflicts:    3138000 | #Constraints:     174842
1969.44/1984.63	c #Conflicts:    3139000 | #Constraints:     175842
1969.44/1984.63	c #Conflicts:    3140000 | #Constraints:     176842
1969.44/1984.63	c #Conflicts:    3141000 | #Constraints:     177842
1969.44/1984.63	c #Conflicts:    3142000 | #Constraints:     178842
1969.44/1984.63	c #Conflicts:    3143000 | #Constraints:     179842
1969.44/1984.63	c #Conflicts:    3144000 | #Constraints:     180842
1969.44/1984.63	c #Conflicts:    3145000 | #Constraints:     181842
1969.44/1984.63	c #Conflicts:    3146000 | #Constraints:     182842
1969.44/1984.63	c #Conflicts:    3147000 | #Constraints:     183842
1969.44/1984.63	c DATABASE CLEANUP
1969.44/1984.63	c GARBAGE COLLECT
1969.44/1984.63	c rational objective value (HS) -215
2000.35/2016.08	c #Conflicts:    3148000 | #Constraints:     116728
2000.35/2016.08	c #Conflicts:    3149000 | #Constraints:     117728
2000.35/2016.08	c #Conflicts:    3150000 | #Constraints:     118728
2000.35/2016.08	c #Conflicts:    3151000 | #Constraints:     119728
2000.35/2016.08	c #Conflicts:    3152000 | #Constraints:     120728
2000.35/2016.08	c #Conflicts:    3153000 | #Constraints:     121728
2000.35/2016.08	c #Conflicts:    3154000 | #Constraints:     122728
2000.35/2016.08	c #Conflicts:    3155000 | #Constraints:     123728
2000.35/2016.08	c #Conflicts:    3156000 | #Constraints:     124728
2000.35/2016.08	c #Conflicts:    3157000 | #Constraints:     125728
2000.35/2016.08	c #Conflicts:    3158000 | #Constraints:     126728
2000.35/2016.08	c #Conflicts:    3159000 | #Constraints:     127728
2000.35/2016.08	c #Conflicts:    3160000 | #Constraints:     128728
2000.35/2016.08	c #Conflicts:    3161000 | #Constraints:     129728
2000.35/2016.08	c #Conflicts:    3162000 | #Constraints:     130728
2000.35/2016.08	c #Conflicts:    3163000 | #Constraints:     131728
2000.35/2016.08	c #Conflicts:    3164000 | #Constraints:     132728
2000.35/2016.08	c #Conflicts:    3165000 | #Constraints:     133728
2000.35/2016.08	c #Conflicts:    3166000 | #Constraints:     134728
2000.35/2016.08	c #Conflicts:    3167000 | #Constraints:     135728
2000.35/2016.08	c #Conflicts:    3168000 | #Constraints:     136728
2000.35/2016.08	c #Conflicts:    3169000 | #Constraints:     137728
2000.35/2016.08	c #Conflicts:    3170000 | #Constraints:     138728
2000.35/2016.08	c #Conflicts:    3171000 | #Constraints:     139728
2000.35/2016.08	c #Conflicts:    3172000 | #Constraints:     140728
2000.35/2016.08	c #Conflicts:    3173000 | #Constraints:     141728
2000.35/2016.08	c #Conflicts:    3174000 | #Constraints:     142728
2000.35/2016.08	c #Conflicts:    3175000 | #Constraints:     143728
2000.35/2016.08	c #Conflicts:    3176000 | #Constraints:     144728
2000.35/2016.08	c #Conflicts:    3177000 | #Constraints:     145728
2000.35/2016.08	c #Conflicts:    3178000 | #Constraints:     146728
2000.35/2016.08	c #Conflicts:    3179000 | #Constraints:     147728
2000.35/2016.08	c #Conflicts:    3180000 | #Constraints:     148728
2000.35/2016.08	c #Conflicts:    3181000 | #Constraints:     149728
2000.35/2016.08	c #Conflicts:    3182000 | #Constraints:     150728
2000.35/2016.08	c #Conflicts:    3183000 | #Constraints:     151728
2000.35/2016.08	c #Conflicts:    3184000 | #Constraints:     152728
2000.35/2016.08	c #Conflicts:    3185000 | #Constraints:     153728
2000.35/2016.08	c #Conflicts:    3186000 | #Constraints:     154728
2000.35/2016.08	c #Conflicts:    3187000 | #Constraints:     155728
2000.35/2016.08	c #Conflicts:    3188000 | #Constraints:     156728
2000.35/2016.08	c #Conflicts:    3189000 | #Constraints:     157728
2000.35/2016.08	c #Conflicts:    3190000 | #Constraints:     158728
2000.35/2016.08	c #Conflicts:    3191000 | #Constraints:     159728
2000.35/2016.08	c #Conflicts:    3192000 | #Constraints:     160728
2000.35/2016.08	c #Conflicts:    3193000 | #Constraints:     161728
2000.35/2016.08	c #Conflicts:    3194000 | #Constraints:     162728
2000.35/2016.08	c #Conflicts:    3195000 | #Constraints:     163728
2000.35/2016.08	c #Conflicts:    3196000 | #Constraints:     164728
2000.35/2016.08	c #Conflicts:    3197000 | #Constraints:     165728
2000.35/2016.08	c #Conflicts:    3198000 | #Constraints:     166728
2000.35/2016.08	c #Conflicts:    3199000 | #Constraints:     167728
2000.35/2016.08	c #Conflicts:    3200000 | #Constraints:     168728
2000.35/2016.08	c #Conflicts:    3201000 | #Constraints:     169728
2000.35/2016.08	c #Conflicts:    3202000 | #Constraints:     170728
2000.35/2016.08	c #Conflicts:    3203000 | #Constraints:     171728
2000.35/2016.08	c #Conflicts:    3204000 | #Constraints:     172728
2000.35/2016.08	c #Conflicts:    3205000 | #Constraints:     173728
2000.35/2016.08	c #Conflicts:    3206000 | #Constraints:     174728
2000.35/2016.08	c #Conflicts:    3207000 | #Constraints:     175728
2000.35/2016.08	c #Conflicts:    3208000 | #Constraints:     176728
2000.35/2016.08	c #Conflicts:    3209000 | #Constraints:     177728
2000.35/2016.08	c #Conflicts:    3210000 | #Constraints:     178728
2000.35/2016.08	c #Conflicts:    3211000 | #Constraints:     179728
2000.35/2016.08	c #Conflicts:    3212000 | #Constraints:     180728
2000.35/2016.08	c #Conflicts:    3213000 | #Constraints:     181728
2000.35/2016.08	c #Conflicts:    3214000 | #Constraints:     182728
2000.35/2016.08	c #Conflicts:    3215000 | #Constraints:     183728
2000.35/2016.08	c #Conflicts:    3216000 | #Constraints:     184728
2000.35/2016.08	c #Conflicts:    3217000 | #Constraints:     185728
2000.35/2016.08	c #Conflicts:    3218000 | #Constraints:     186728
2000.35/2016.08	c #Conflicts:    3219000 | #Constraints:     187728
2000.35/2016.08	c #Conflicts:    3220000 | #Constraints:     188728
2000.35/2016.08	c #Conflicts:    3221000 | #Constraints:     189728
2000.35/2016.08	c #Conflicts:    3222000 | #Constraints:     190728
2000.35/2016.08	c #Conflicts:    3223000 | #Constraints:     191728
2000.35/2016.08	c #Conflicts:    3224000 | #Constraints:     192728
2000.35/2016.08	c #Conflicts:    3225000 | #Constraints:     193728
2000.35/2016.08	c #Conflicts:    3226000 | #Constraints:     194728
2025.93/2042.01	c #Conflicts:    3227000 | #Constraints:     195728
2025.93/2042.01	c #Conflicts:    3228000 | #Constraints:     196728
2025.93/2042.01	c #Conflicts:    3229000 | #Constraints:     197728
2025.93/2042.01	c #Conflicts:    3230000 | #Constraints:     198728
2025.93/2042.01	c #Conflicts:    3231000 | #Constraints:     199728
2025.93/2042.01	c #Conflicts:    3232000 | #Constraints:     200728
2025.93/2042.01	c #Conflicts:    3233000 | #Constraints:     201728
2025.93/2042.01	c #Conflicts:    3234000 | #Constraints:     202728
2025.93/2042.01	c #Conflicts:    3235000 | #Constraints:     203728
2025.93/2042.01	c #Conflicts:    3236000 | #Constraints:     204728
2025.93/2042.01	c #Conflicts:    3237000 | #Constraints:     205728
2025.93/2042.01	c #Conflicts:    3238000 | #Constraints:     206728
2025.93/2042.01	c #Conflicts:    3239000 | #Constraints:     207728
2025.93/2042.01	c #Conflicts:    3240000 | #Constraints:     208728
2025.93/2042.01	c #Conflicts:    3241000 | #Constraints:     209728
2025.93/2042.01	c #Conflicts:    3242000 | #Constraints:     210728
2025.93/2042.01	c #Conflicts:    3243000 | #Constraints:     211728
2025.93/2042.01	c #Conflicts:    3244000 | #Constraints:     212728
2025.93/2042.01	c #Conflicts:    3245000 | #Constraints:     213728
2025.93/2042.01	c #Conflicts:    3246000 | #Constraints:     214728
2025.93/2042.01	c #Conflicts:    3247000 | #Constraints:     215728
2025.93/2042.01	c #Conflicts:    3248000 | #Constraints:     216728
2025.93/2042.01	c #Conflicts:    3249000 | #Constraints:     217728
2025.93/2042.01	c #Conflicts:    3250000 | #Constraints:     218728
2025.93/2042.01	c #Conflicts:    3251000 | #Constraints:     219728
2025.93/2042.01	c #Conflicts:    3252000 | #Constraints:     220728
2025.93/2042.01	c #Conflicts:    3253000 | #Constraints:     221728
2025.93/2042.01	c #Conflicts:    3254000 | #Constraints:     222728
2025.93/2042.01	c #Conflicts:    3255000 | #Constraints:     223728
2025.93/2042.01	c #Conflicts:    3256000 | #Constraints:     224728
2025.93/2042.01	c #Conflicts:    3257000 | #Constraints:     225728
2025.93/2042.01	c #Conflicts:    3258000 | #Constraints:     226728
2025.93/2042.01	c #Conflicts:    3259000 | #Constraints:     227728
2025.93/2042.01	c #Conflicts:    3260000 | #Constraints:     228728
2025.93/2042.01	c #Conflicts:    3261000 | #Constraints:     229728
2025.93/2042.01	c #Conflicts:    3262000 | #Constraints:     230728
2025.93/2042.01	c #Conflicts:    3263000 | #Constraints:     231728
2025.93/2042.01	c #Conflicts:    3264000 | #Constraints:     232728
2025.93/2042.01	c #Conflicts:    3265000 | #Constraints:     233728
2025.93/2042.01	c #Conflicts:    3266000 | #Constraints:     234728
2025.93/2042.01	c #Conflicts:    3267000 | #Constraints:     235728
2025.93/2042.01	c #Conflicts:    3268000 | #Constraints:     236728
2025.93/2042.01	c #Conflicts:    3269000 | #Constraints:     237728
2025.93/2042.01	c #Conflicts:    3270000 | #Constraints:     238728
2025.93/2042.01	c #Conflicts:    3271000 | #Constraints:     239728
2025.93/2042.01	c DATABASE CLEANUP
2025.93/2042.01	c GARBAGE COLLECT
2025.93/2042.01	c rational objective value (HS) -214
2044.71/2061.10	c #Conflicts:    3272000 | #Constraints:     136495
2044.71/2061.10	c #Conflicts:    3273000 | #Constraints:     137495
2044.71/2061.10	c #Conflicts:    3274000 | #Constraints:     138495
2044.71/2061.10	c #Conflicts:    3275000 | #Constraints:     139495
2044.71/2061.10	c #Conflicts:    3276000 | #Constraints:     140495
2044.71/2061.10	c #Conflicts:    3277000 | #Constraints:     141495
2044.71/2061.10	c #Conflicts:    3278000 | #Constraints:     142495
2044.71/2061.10	c #Conflicts:    3279000 | #Constraints:     143495
2044.71/2061.10	c #Conflicts:    3280000 | #Constraints:     144495
2044.71/2061.10	c #Conflicts:    3281000 | #Constraints:     145495
2044.71/2061.10	c #Conflicts:    3282000 | #Constraints:     146495
2044.71/2061.10	c #Conflicts:    3283000 | #Constraints:     147495
2044.71/2061.10	c #Conflicts:    3284000 | #Constraints:     148495
2044.71/2061.10	c #Conflicts:    3285000 | #Constraints:     149495
2044.71/2061.10	c #Conflicts:    3286000 | #Constraints:     150495
2044.71/2061.10	c #Conflicts:    3287000 | #Constraints:     151495
2044.71/2061.10	c #Conflicts:    3288000 | #Constraints:     152495
2044.71/2061.10	c #Conflicts:    3289000 | #Constraints:     153495
2044.71/2061.10	c #Conflicts:    3290000 | #Constraints:     154495
2044.71/2061.10	c #Conflicts:    3291000 | #Constraints:     155495
2044.71/2061.10	c #Conflicts:    3292000 | #Constraints:     156495
2044.71/2061.10	c #Conflicts:    3293000 | #Constraints:     157495
2044.71/2061.10	c #Conflicts:    3294000 | #Constraints:     158495
2044.71/2061.10	c #Conflicts:    3295000 | #Constraints:     159495
2044.71/2061.10	c #Conflicts:    3296000 | #Constraints:     160495
2044.71/2061.10	c #Conflicts:    3297000 | #Constraints:     161495
2044.71/2061.10	c #Conflicts:    3298000 | #Constraints:     162495
2044.71/2061.10	c #Conflicts:    3299000 | #Constraints:     163495
2044.71/2061.10	c #Conflicts:    3300000 | #Constraints:     164495
2044.71/2061.10	c #Conflicts:    3301000 | #Constraints:     165495
2044.71/2061.10	c #Conflicts:    3302000 | #Constraints:     166495
2044.71/2061.10	c #Conflicts:    3303000 | #Constraints:     167495
2044.71/2061.10	c #Conflicts:    3304000 | #Constraints:     168495
2044.71/2061.10	c #Conflicts:    3305000 | #Constraints:     169495
2044.71/2061.10	c #Conflicts:    3306000 | #Constraints:     170495
2044.71/2061.10	c #Conflicts:    3307000 | #Constraints:     171495
2044.71/2061.10	c #Conflicts:    3308000 | #Constraints:     172495
2044.71/2061.10	c #Conflicts:    3309000 | #Constraints:     173495
2044.71/2061.10	c #Conflicts:    3310000 | #Constraints:     174495
2044.71/2061.10	c #Conflicts:    3311000 | #Constraints:     175495
2044.71/2061.10	c #Conflicts:    3312000 | #Constraints:     176495
2044.71/2061.10	c #Conflicts:    3313000 | #Constraints:     177495
2044.71/2061.10	c #Conflicts:    3314000 | #Constraints:     178495
2044.71/2061.10	c #Conflicts:    3315000 | #Constraints:     179495
2044.71/2061.10	c #Conflicts:    3316000 | #Constraints:     180495
2044.71/2061.10	c #Conflicts:    3317000 | #Constraints:     181495
2044.71/2061.10	c DATABASE CLEANUP
2044.71/2061.10	c GARBAGE COLLECT
2044.71/2061.10	c rational objective value (HS) -214
2085.88/2102.69	c #Conflicts:    3318000 | #Constraints:     121134
2085.88/2102.69	c #Conflicts:    3319000 | #Constraints:     122135
2085.88/2102.69	c #Conflicts:    3320000 | #Constraints:     123136
2085.88/2102.69	c #Conflicts:    3321000 | #Constraints:     124139
2085.88/2102.69	c #Conflicts:    3322000 | #Constraints:     125140
2085.88/2102.69	c #Conflicts:    3323000 | #Constraints:     126143
2085.88/2102.69	c #Conflicts:    3324000 | #Constraints:     127144
2085.88/2102.69	c #Conflicts:    3325000 | #Constraints:     128145
2085.88/2102.69	c #Conflicts:    3326000 | #Constraints:     129151
2085.88/2102.69	c #Conflicts:    3327000 | #Constraints:     130155
2085.88/2102.69	c #Conflicts:    3328000 | #Constraints:     131156
2085.88/2102.69	c #Conflicts:    3329000 | #Constraints:     132156
2085.88/2102.69	c #Conflicts:    3330000 | #Constraints:     133157
2085.88/2102.69	c #Conflicts:    3331000 | #Constraints:     134158
2085.88/2102.69	c #Conflicts:    3332000 | #Constraints:     135158
2085.88/2102.69	c #Conflicts:    3333000 | #Constraints:     136159
2085.88/2102.69	c #Conflicts:    3334000 | #Constraints:     137162
2085.88/2102.69	c #Conflicts:    3335000 | #Constraints:     138305
2085.88/2102.69	c #Conflicts:    3336000 | #Constraints:     139338
2085.88/2102.69	c #Conflicts:    3337000 | #Constraints:     140339
2085.88/2102.69	c #Conflicts:    3338000 | #Constraints:     141340
2085.88/2102.69	c #Conflicts:    3339000 | #Constraints:     142340
2085.88/2102.69	c #Conflicts:    3340000 | #Constraints:     143342
2085.88/2102.69	c #Conflicts:    3341000 | #Constraints:     144342
2085.88/2102.69	c #Conflicts:    3342000 | #Constraints:     145343
2085.88/2102.69	c #Conflicts:    3343000 | #Constraints:     146345
2085.88/2102.69	c #Conflicts:    3344000 | #Constraints:     147346
2085.88/2102.69	c #Conflicts:    3345000 | #Constraints:     148365
2085.88/2102.69	c #Conflicts:    3346000 | #Constraints:     149748
2085.88/2102.69	c #Conflicts:    3347000 | #Constraints:     151183
2085.88/2102.69	c #Conflicts:    3348000 | #Constraints:     152190
2085.88/2102.69	c #Conflicts:    3349000 | #Constraints:     153191
2085.88/2102.69	c #Conflicts:    3350000 | #Constraints:     154193
2085.88/2102.69	c #Conflicts:    3351000 | #Constraints:     155193
2085.88/2102.69	c #Conflicts:    3352000 | #Constraints:     156449
2085.88/2102.69	c #Conflicts:    3353000 | #Constraints:     157966
2085.88/2102.69	c #Conflicts:    3354000 | #Constraints:     159154
2085.88/2102.69	c #Conflicts:    3355000 | #Constraints:     160156
2085.88/2102.69	c #Conflicts:    3356000 | #Constraints:     161157
2085.88/2102.69	c #Conflicts:    3357000 | #Constraints:     162162
2085.88/2102.69	c #Conflicts:    3358000 | #Constraints:     163408
2085.88/2102.69	c #Conflicts:    3359000 | #Constraints:     164409
2085.88/2102.69	c #Conflicts:    3360000 | #Constraints:     165410
2085.88/2102.69	c #Conflicts:    3361000 | #Constraints:     166414
2085.88/2102.69	c #Conflicts:    3362000 | #Constraints:     167414
2085.88/2102.69	c #Conflicts:    3363000 | #Constraints:     168415
2085.88/2102.69	c #Conflicts:    3364000 | #Constraints:     169416
2085.88/2102.69	c #Conflicts:    3365000 | #Constraints:     170419
2085.88/2102.69	c #Conflicts:    3366000 | #Constraints:     171431
2085.88/2102.69	c #Conflicts:    3367000 | #Constraints:     172436
2085.88/2102.69	c #Conflicts:    3368000 | #Constraints:     173436
2085.88/2102.69	c #Conflicts:    3369000 | #Constraints:     174438
2085.88/2102.69	c #Conflicts:    3370000 | #Constraints:     175477
2085.88/2102.69	c #Conflicts:    3371000 | #Constraints:     176477
2085.88/2102.69	c #Conflicts:    3372000 | #Constraints:     177478
2085.88/2102.69	c #Conflicts:    3373000 | #Constraints:     178479
2085.88/2102.69	c #Conflicts:    3374000 | #Constraints:     179482
2085.88/2102.69	c #Conflicts:    3375000 | #Constraints:     180497
2085.88/2102.69	c #Conflicts:    3376000 | #Constraints:     181497
2085.88/2102.69	c #Conflicts:    3377000 | #Constraints:     182498
2085.88/2102.69	c #Conflicts:    3378000 | #Constraints:     183500
2085.88/2102.69	c #Conflicts:    3379000 | #Constraints:     184501
2085.88/2102.69	c #Conflicts:    3380000 | #Constraints:     185506
2085.88/2102.69	c #Conflicts:    3381000 | #Constraints:     186533
2085.88/2102.69	c #Conflicts:    3382000 | #Constraints:     187657
2085.88/2102.69	c #Conflicts:    3383000 | #Constraints:     188657
2085.88/2102.69	c #Conflicts:    3384000 | #Constraints:     189657
2085.88/2102.69	c #Conflicts:    3385000 | #Constraints:     190657
2085.88/2102.69	c #Conflicts:    3386000 | #Constraints:     191657
2085.88/2102.69	c #Conflicts:    3387000 | #Constraints:     192657
2085.88/2102.69	c #Conflicts:    3388000 | #Constraints:     193658
2085.88/2102.69	c #Conflicts:    3389000 | #Constraints:     194659
2085.88/2102.69	c #Conflicts:    3390000 | #Constraints:     196047
2085.88/2102.69	c #Conflicts:    3391000 | #Constraints:     197370
2085.88/2102.69	c #Conflicts:    3392000 | #Constraints:     198370
2085.88/2102.69	c #Conflicts:    3393000 | #Constraints:     199371
2085.88/2102.69	c #Conflicts:    3394000 | #Constraints:     200404
2085.88/2102.69	c #Conflicts:    3395000 | #Constraints:     201627
2085.88/2102.69	c #Conflicts:    3396000 | #Constraints:     203145
2120.21/2137.39	c #Conflicts:    3397000 | #Constraints:     204665
2120.21/2137.39	c #Conflicts:    3398000 | #Constraints:     206184
2120.21/2137.39	c #Conflicts:    3399000 | #Constraints:     207197
2120.21/2137.39	c #Conflicts:    3400000 | #Constraints:     208199
2120.21/2137.39	c #Conflicts:    3401000 | #Constraints:     209199
2120.21/2137.39	c #Conflicts:    3402000 | #Constraints:     210200
2120.21/2137.39	c #Conflicts:    3403000 | #Constraints:     211202
2120.21/2137.39	c #Conflicts:    3404000 | #Constraints:     212203
2120.21/2137.39	c #Conflicts:    3405000 | #Constraints:     213207
2120.21/2137.39	c #Conflicts:    3406000 | #Constraints:     214207
2120.21/2137.39	c #Conflicts:    3407000 | #Constraints:     215207
2120.21/2137.39	c #Conflicts:    3408000 | #Constraints:     216208
2120.21/2137.39	c #Conflicts:    3409000 | #Constraints:     217210
2120.21/2137.39	c #Conflicts:    3410000 | #Constraints:     218213
2120.21/2137.39	c #Conflicts:    3411000 | #Constraints:     219214
2120.21/2137.39	c #Conflicts:    3412000 | #Constraints:     220216
2120.21/2137.39	c #Conflicts:    3413000 | #Constraints:     221218
2120.21/2137.39	c #Conflicts:    3414000 | #Constraints:     222301
2120.21/2137.39	c #Conflicts:    3415000 | #Constraints:     223302
2120.21/2137.39	c #Conflicts:    3416000 | #Constraints:     224304
2120.21/2137.39	c #Conflicts:    3417000 | #Constraints:     225304
2120.21/2137.39	c #Conflicts:    3418000 | #Constraints:     226495
2120.21/2137.39	c #Conflicts:    3419000 | #Constraints:     227742
2120.21/2137.39	c #Conflicts:    3420000 | #Constraints:     228752
2120.21/2137.39	c #Conflicts:    3421000 | #Constraints:     229821
2120.21/2137.39	c #Conflicts:    3422000 | #Constraints:     230821
2120.21/2137.39	c #Conflicts:    3423000 | #Constraints:     231825
2120.21/2137.39	c #Conflicts:    3424000 | #Constraints:     232825
2120.21/2137.39	c #Conflicts:    3425000 | #Constraints:     233827
2120.21/2137.39	c #Conflicts:    3426000 | #Constraints:     234833
2120.21/2137.39	c #Conflicts:    3427000 | #Constraints:     235835
2120.21/2137.39	c #Conflicts:    3428000 | #Constraints:     236838
2120.21/2137.39	c #Conflicts:    3429000 | #Constraints:     237902
2120.21/2137.39	c #Conflicts:    3430000 | #Constraints:     238908
2120.21/2137.39	c #Conflicts:    3431000 | #Constraints:     239908
2120.21/2137.39	c #Conflicts:    3432000 | #Constraints:     240909
2120.21/2137.39	c #Conflicts:    3433000 | #Constraints:     241911
2120.21/2137.39	c #Conflicts:    3434000 | #Constraints:     242913
2120.21/2137.39	c #Conflicts:    3435000 | #Constraints:     244215
2120.21/2137.39	c #Conflicts:    3436000 | #Constraints:     245748
2120.21/2137.39	c #Conflicts:    3437000 | #Constraints:     247219
2120.21/2137.39	c #Conflicts:    3438000 | #Constraints:     248696
2120.21/2137.39	c #Conflicts:    3439000 | #Constraints:     250202
2120.21/2137.39	c #Conflicts:    3440000 | #Constraints:     251683
2120.21/2137.39	c #Conflicts:    3441000 | #Constraints:     252946
2120.21/2137.39	c #Conflicts:    3442000 | #Constraints:     254211
2120.21/2137.39	c #Conflicts:    3443000 | #Constraints:     255327
2120.21/2137.39	c #Conflicts:    3444000 | #Constraints:     256327
2120.21/2137.39	c DATABASE CLEANUP
2120.21/2137.39	c GARBAGE COLLECT
2120.21/2137.39	c rational objective value (HS) -214
2143.24/2160.81	c #Conflicts:    3445000 | #Constraints:     144764
2143.24/2160.81	c #Conflicts:    3446000 | #Constraints:     145765
2143.24/2160.81	c #Conflicts:    3447000 | #Constraints:     146765
2143.24/2160.81	c #Conflicts:    3448000 | #Constraints:     147766
2143.24/2160.81	c #Conflicts:    3449000 | #Constraints:     148767
2143.24/2160.81	c #Conflicts:    3450000 | #Constraints:     149767
2143.24/2160.81	c #Conflicts:    3451000 | #Constraints:     150770
2143.24/2160.81	c #Conflicts:    3452000 | #Constraints:     152015
2143.24/2160.81	c #Conflicts:    3453000 | #Constraints:     153015
2143.24/2160.81	c #Conflicts:    3454000 | #Constraints:     154015
2143.24/2160.81	c #Conflicts:    3455000 | #Constraints:     155015
2143.24/2160.81	c #Conflicts:    3456000 | #Constraints:     156049
2143.24/2160.81	c #Conflicts:    3457000 | #Constraints:     157497
2143.24/2160.81	c #Conflicts:    3458000 | #Constraints:     158688
2143.24/2160.81	c #Conflicts:    3459000 | #Constraints:     159688
2143.24/2160.81	c #Conflicts:    3460000 | #Constraints:     160755
2143.24/2160.81	c #Conflicts:    3461000 | #Constraints:     161756
2143.24/2160.81	c #Conflicts:    3462000 | #Constraints:     162756
2143.24/2160.81	c #Conflicts:    3463000 | #Constraints:     163756
2143.24/2160.81	c #Conflicts:    3464000 | #Constraints:     164850
2143.24/2160.81	c #Conflicts:    3465000 | #Constraints:     165890
2143.24/2160.81	c #Conflicts:    3466000 | #Constraints:     166890
2143.24/2160.81	c #Conflicts:    3467000 | #Constraints:     167891
2143.24/2160.81	c #Conflicts:    3468000 | #Constraints:     168891
2143.24/2160.81	c #Conflicts:    3469000 | #Constraints:     169893
2143.24/2160.81	c #Conflicts:    3470000 | #Constraints:     170895
2143.24/2160.81	c #Conflicts:    3471000 | #Constraints:     171896
2143.24/2160.81	c #Conflicts:    3472000 | #Constraints:     172897
2143.24/2160.81	c #Conflicts:    3473000 | #Constraints:     173900
2143.24/2160.81	c #Conflicts:    3474000 | #Constraints:     174901
2143.24/2160.81	c #Conflicts:    3475000 | #Constraints:     175904
2143.24/2160.81	c #Conflicts:    3476000 | #Constraints:     176908
2143.24/2160.81	c #Conflicts:    3477000 | #Constraints:     177909
2143.24/2160.81	c #Conflicts:    3478000 | #Constraints:     178910
2143.24/2160.81	c #Conflicts:    3479000 | #Constraints:     179914
2143.24/2160.81	c #Conflicts:    3480000 | #Constraints:     180916
2143.24/2160.81	c #Conflicts:    3481000 | #Constraints:     181919
2143.24/2160.81	c #Conflicts:    3482000 | #Constraints:     182924
2143.24/2160.81	c #Conflicts:    3483000 | #Constraints:     183940
2143.24/2160.81	c #Conflicts:    3484000 | #Constraints:     185028
2143.24/2160.81	c #Conflicts:    3485000 | #Constraints:     186257
2143.24/2160.81	c #Conflicts:    3486000 | #Constraints:     187257
2143.24/2160.81	c #Conflicts:    3487000 | #Constraints:     188259
2143.24/2160.81	c #Conflicts:    3488000 | #Constraints:     189263
2143.24/2160.81	c #Conflicts:    3489000 | #Constraints:     190264
2143.24/2160.81	c #Conflicts:    3490000 | #Constraints:     191265
2143.24/2160.81	c #Conflicts:    3491000 | #Constraints:     192271
2143.24/2160.81	c #Conflicts:    3492000 | #Constraints:     193273
2143.24/2160.81	c DATABASE CLEANUP
2143.24/2160.81	c GARBAGE COLLECT
2143.24/2160.81	c rational objective value (HS) -213.5
2186.81/2205.16	c #Conflicts:    3493000 | #Constraints:     126036
2186.81/2205.16	c #Conflicts:    3494000 | #Constraints:     127050
2186.81/2205.16	c #Conflicts:    3495000 | #Constraints:     128050
2186.81/2205.16	c #Conflicts:    3496000 | #Constraints:     129050
2186.81/2205.16	c #Conflicts:    3497000 | #Constraints:     130050
2186.81/2205.16	c #Conflicts:    3498000 | #Constraints:     131051
2186.81/2205.16	c #Conflicts:    3499000 | #Constraints:     132053
2186.81/2205.16	c #Conflicts:    3500000 | #Constraints:     133055
2186.81/2205.16	c #Conflicts:    3501000 | #Constraints:     134055
2186.81/2205.16	c #Conflicts:    3502000 | #Constraints:     135056
2186.81/2205.16	c #Conflicts:    3503000 | #Constraints:     136057
2186.81/2205.16	c #Conflicts:    3504000 | #Constraints:     137057
2186.81/2205.16	c #Conflicts:    3505000 | #Constraints:     138058
2186.81/2205.16	c #Conflicts:    3506000 | #Constraints:     139060
2186.81/2205.16	c #Conflicts:    3507000 | #Constraints:     140063
2186.81/2205.16	c #Conflicts:    3508000 | #Constraints:     141064
2186.81/2205.16	c #Conflicts:    3509000 | #Constraints:     142064
2186.81/2205.16	c #Conflicts:    3510000 | #Constraints:     143065
2186.81/2205.16	c #Conflicts:    3511000 | #Constraints:     144066
2186.81/2205.16	c #Conflicts:    3512000 | #Constraints:     145068
2186.81/2205.16	c #Conflicts:    3513000 | #Constraints:     146068
2186.81/2205.16	c #Conflicts:    3514000 | #Constraints:     147069
2186.81/2205.16	c #Conflicts:    3515000 | #Constraints:     148070
2186.81/2205.16	c #Conflicts:    3516000 | #Constraints:     149071
2186.81/2205.16	c #Conflicts:    3517000 | #Constraints:     150251
2186.81/2205.16	c #Conflicts:    3518000 | #Constraints:     151769
2186.81/2205.16	c #Conflicts:    3519000 | #Constraints:     153320
2186.81/2205.16	c #Conflicts:    3520000 | #Constraints:     154641
2186.81/2205.16	c #Conflicts:    3521000 | #Constraints:     155812
2186.81/2205.16	c #Conflicts:    3522000 | #Constraints:     157314
2186.81/2205.16	c #Conflicts:    3523000 | #Constraints:     158836
2186.81/2205.16	c #Conflicts:    3524000 | #Constraints:     160343
2186.81/2205.16	c #Conflicts:    3525000 | #Constraints:     161865
2186.81/2205.16	c #Conflicts:    3526000 | #Constraints:     163362
2186.81/2205.16	c #Conflicts:    3527000 | #Constraints:     164861
2186.81/2205.16	c #Conflicts:    3528000 | #Constraints:     166375
2186.81/2205.16	c #Conflicts:    3529000 | #Constraints:     167892
2186.81/2205.16	c #Conflicts:    3530000 | #Constraints:     169407
2186.81/2205.16	c #Conflicts:    3531000 | #Constraints:     170890
2186.81/2205.16	c #Conflicts:    3532000 | #Constraints:     171922
2186.81/2205.16	c #Conflicts:    3533000 | #Constraints:     172922
2186.81/2205.16	c #Conflicts:    3534000 | #Constraints:     173923
2186.81/2205.16	c #Conflicts:    3535000 | #Constraints:     174924
2186.81/2205.16	c #Conflicts:    3536000 | #Constraints:     175924
2186.81/2205.16	c #Conflicts:    3537000 | #Constraints:     176924
2186.81/2205.16	c #Conflicts:    3538000 | #Constraints:     177924
2186.81/2205.16	c #Conflicts:    3539000 | #Constraints:     178926
2186.81/2205.16	c #Conflicts:    3540000 | #Constraints:     179927
2186.81/2205.16	c #Conflicts:    3541000 | #Constraints:     180928
2186.81/2205.16	c #Conflicts:    3542000 | #Constraints:     181928
2186.81/2205.16	c #Conflicts:    3543000 | #Constraints:     182929
2186.81/2205.16	c #Conflicts:    3544000 | #Constraints:     183929
2186.81/2205.16	c #Conflicts:    3545000 | #Constraints:     184929
2186.81/2205.16	c #Conflicts:    3546000 | #Constraints:     185931
2186.81/2205.16	c #Conflicts:    3547000 | #Constraints:     186931
2186.81/2205.16	c #Conflicts:    3548000 | #Constraints:     187931
2186.81/2205.16	c #Conflicts:    3549000 | #Constraints:     188931
2186.81/2205.16	c #Conflicts:    3550000 | #Constraints:     189932
2186.81/2205.16	c #Conflicts:    3551000 | #Constraints:     190933
2186.81/2205.16	c #Conflicts:    3552000 | #Constraints:     191933
2186.81/2205.16	c #Conflicts:    3553000 | #Constraints:     192933
2186.81/2205.16	c #Conflicts:    3554000 | #Constraints:     193933
2186.81/2205.16	c #Conflicts:    3555000 | #Constraints:     194933
2186.81/2205.16	c #Conflicts:    3556000 | #Constraints:     195934
2186.81/2205.16	c #Conflicts:    3557000 | #Constraints:     196935
2186.81/2205.16	c #Conflicts:    3558000 | #Constraints:     197935
2186.81/2205.16	c #Conflicts:    3559000 | #Constraints:     198935
2186.81/2205.16	c #Conflicts:    3560000 | #Constraints:     199936
2186.81/2205.16	c #Conflicts:    3561000 | #Constraints:     200937
2186.81/2205.16	c #Conflicts:    3562000 | #Constraints:     201937
2186.81/2205.16	c #Conflicts:    3563000 | #Constraints:     202938
2186.81/2205.16	c #Conflicts:    3564000 | #Constraints:     203939
2186.81/2205.16	c #Conflicts:    3565000 | #Constraints:     204939
2186.81/2205.16	c #Conflicts:    3566000 | #Constraints:     205940
2186.81/2205.16	c #Conflicts:    3567000 | #Constraints:     206950
2186.81/2205.16	c #Conflicts:    3568000 | #Constraints:     207951
2186.81/2205.16	c #Conflicts:    3569000 | #Constraints:     208952
2186.81/2205.16	c #Conflicts:    3570000 | #Constraints:     209955
2186.81/2205.16	c #Conflicts:    3571000 | #Constraints:     210957
2225.49/2244.22	c #Conflicts:    3572000 | #Constraints:     211957
2225.49/2244.22	c #Conflicts:    3573000 | #Constraints:     212957
2225.49/2244.22	c #Conflicts:    3574000 | #Constraints:     213958
2225.49/2244.22	c #Conflicts:    3575000 | #Constraints:     214960
2225.49/2244.22	c #Conflicts:    3576000 | #Constraints:     215973
2225.49/2244.22	c #Conflicts:    3577000 | #Constraints:     217141
2225.49/2244.22	c #Conflicts:    3578000 | #Constraints:     218662
2225.49/2244.22	c #Conflicts:    3579000 | #Constraints:     220157
2225.49/2244.22	c #Conflicts:    3580000 | #Constraints:     221647
2225.49/2244.22	c #Conflicts:    3581000 | #Constraints:     223150
2225.49/2244.22	c #Conflicts:    3582000 | #Constraints:     224676
2225.49/2244.22	c #Conflicts:    3583000 | #Constraints:     226185
2225.49/2244.22	c #Conflicts:    3584000 | #Constraints:     227690
2225.49/2244.22	c #Conflicts:    3585000 | #Constraints:     229190
2225.49/2244.22	c #Conflicts:    3586000 | #Constraints:     230699
2225.49/2244.22	c #Conflicts:    3587000 | #Constraints:     232214
2225.49/2244.22	c #Conflicts:    3588000 | #Constraints:     233688
2225.49/2244.22	c #Conflicts:    3589000 | #Constraints:     235230
2225.49/2244.22	c #Conflicts:    3590000 | #Constraints:     236288
2225.49/2244.22	c #Conflicts:    3591000 | #Constraints:     237301
2225.49/2244.22	c #Conflicts:    3592000 | #Constraints:     238303
2225.49/2244.22	c #Conflicts:    3593000 | #Constraints:     239303
2225.49/2244.22	c #Conflicts:    3594000 | #Constraints:     240303
2225.49/2244.22	c #Conflicts:    3595000 | #Constraints:     241305
2225.49/2244.22	c #Conflicts:    3596000 | #Constraints:     242306
2225.49/2244.22	c #Conflicts:    3597000 | #Constraints:     243306
2225.49/2244.22	c #Conflicts:    3598000 | #Constraints:     244308
2225.49/2244.22	c #Conflicts:    3599000 | #Constraints:     245308
2225.49/2244.22	c #Conflicts:    3600000 | #Constraints:     246311
2225.49/2244.22	c #Conflicts:    3601000 | #Constraints:     247312
2225.49/2244.22	c #Conflicts:    3602000 | #Constraints:     248313
2225.49/2244.22	c #Conflicts:    3603000 | #Constraints:     249313
2225.49/2244.22	c #Conflicts:    3604000 | #Constraints:     250315
2225.49/2244.22	c #Conflicts:    3605000 | #Constraints:     251430
2225.49/2244.22	c #Conflicts:    3606000 | #Constraints:     252434
2225.49/2244.22	c #Conflicts:    3607000 | #Constraints:     253438
2225.49/2244.22	c #Conflicts:    3608000 | #Constraints:     254440
2225.49/2244.22	c #Conflicts:    3609000 | #Constraints:     255443
2225.49/2244.22	c #Conflicts:    3610000 | #Constraints:     256444
2225.49/2244.22	c #Conflicts:    3611000 | #Constraints:     257448
2225.49/2244.22	c #Conflicts:    3612000 | #Constraints:     258450
2225.49/2244.22	c #Conflicts:    3613000 | #Constraints:     259450
2225.49/2244.22	c #Conflicts:    3614000 | #Constraints:     260454
2225.49/2244.22	c #Conflicts:    3615000 | #Constraints:     261582
2225.49/2244.22	c #Conflicts:    3616000 | #Constraints:     262582
2225.49/2244.22	c #Conflicts:    3617000 | #Constraints:     263746
2225.49/2244.22	c #Conflicts:    3618000 | #Constraints:     264747
2225.49/2244.22	c #Conflicts:    3619000 | #Constraints:     265749
2225.49/2244.22	c #Conflicts:    3620000 | #Constraints:     266751
2225.49/2244.22	c #Conflicts:    3621000 | #Constraints:     267753
2225.49/2244.22	c DATABASE CLEANUP
2225.49/2244.22	c GARBAGE COLLECT
2225.49/2244.22	c rational objective value (HS) -213.286
2248.95/2268.06	c #Conflicts:    3622000 | #Constraints:     150192
2248.95/2268.06	c #Conflicts:    3623000 | #Constraints:     151193
2248.95/2268.06	c #Conflicts:    3624000 | #Constraints:     152367
2248.95/2268.06	c #Conflicts:    3625000 | #Constraints:     153368
2248.95/2268.06	c #Conflicts:    3626000 | #Constraints:     154372
2248.95/2268.06	c #Conflicts:    3627000 | #Constraints:     155373
2248.95/2268.06	c #Conflicts:    3628000 | #Constraints:     156375
2248.95/2268.06	c #Conflicts:    3629000 | #Constraints:     157388
2248.95/2268.06	c #Conflicts:    3630000 | #Constraints:     158396
2248.95/2268.06	c #Conflicts:    3631000 | #Constraints:     159398
2248.95/2268.06	c #Conflicts:    3632000 | #Constraints:     160398
2248.95/2268.06	c #Conflicts:    3633000 | #Constraints:     161401
2248.95/2268.06	c #Conflicts:    3634000 | #Constraints:     162403
2248.95/2268.06	c #Conflicts:    3635000 | #Constraints:     163403
2248.95/2268.06	c #Conflicts:    3636000 | #Constraints:     164403
2248.95/2268.06	c #Conflicts:    3637000 | #Constraints:     165403
2248.95/2268.06	c #Conflicts:    3638000 | #Constraints:     166404
2248.95/2268.06	c #Conflicts:    3639000 | #Constraints:     167407
2248.95/2268.06	c #Conflicts:    3640000 | #Constraints:     168408
2248.95/2268.06	c #Conflicts:    3641000 | #Constraints:     169408
2248.95/2268.06	c #Conflicts:    3642000 | #Constraints:     170410
2248.95/2268.06	c #Conflicts:    3643000 | #Constraints:     171411
2248.95/2268.06	c #Conflicts:    3644000 | #Constraints:     172413
2248.95/2268.06	c #Conflicts:    3645000 | #Constraints:     173414
2248.95/2268.06	c #Conflicts:    3646000 | #Constraints:     174414
2248.95/2268.06	c #Conflicts:    3647000 | #Constraints:     175414
2248.95/2268.06	c #Conflicts:    3648000 | #Constraints:     176417
2248.95/2268.06	c #Conflicts:    3649000 | #Constraints:     177427
2248.95/2268.06	c #Conflicts:    3650000 | #Constraints:     178478
2248.95/2268.06	c #Conflicts:    3651000 | #Constraints:     179479
2248.95/2268.06	c #Conflicts:    3652000 | #Constraints:     180480
2248.95/2268.06	c #Conflicts:    3653000 | #Constraints:     181481
2248.95/2268.06	c #Conflicts:    3654000 | #Constraints:     182483
2248.95/2268.06	c #Conflicts:    3655000 | #Constraints:     183484
2248.95/2268.06	c #Conflicts:    3656000 | #Constraints:     184485
2248.95/2268.06	c #Conflicts:    3657000 | #Constraints:     185488
2248.95/2268.06	c #Conflicts:    3658000 | #Constraints:     186489
2248.95/2268.06	c #Conflicts:    3659000 | #Constraints:     187494
2248.95/2268.06	c #Conflicts:    3660000 | #Constraints:     188500
2248.95/2268.06	c #Conflicts:    3661000 | #Constraints:     189506
2248.95/2268.06	c #Conflicts:    3662000 | #Constraints:     190507
2248.95/2268.06	c #Conflicts:    3663000 | #Constraints:     191508
2248.95/2268.06	c #Conflicts:    3664000 | #Constraints:     192510
2248.95/2268.06	c #Conflicts:    3665000 | #Constraints:     193520
2248.95/2268.06	c #Conflicts:    3666000 | #Constraints:     194520
2248.95/2268.06	c #Conflicts:    3667000 | #Constraints:     195521
2248.95/2268.06	c #Conflicts:    3668000 | #Constraints:     196522
2248.95/2268.06	c #Conflicts:    3669000 | #Constraints:     197523
2248.95/2268.06	c #Conflicts:    3670000 | #Constraints:     198524
2248.95/2268.06	c DATABASE CLEANUP
2248.95/2268.06	c GARBAGE COLLECT
2248.95/2268.06	c rational objective value (HS) -213.286
2292.21/2311.67	c #Conflicts:    3671000 | #Constraints:     128766
2292.21/2311.67	c #Conflicts:    3672000 | #Constraints:     129766
2292.21/2311.67	c #Conflicts:    3673000 | #Constraints:     130767
2292.21/2311.67	c #Conflicts:    3674000 | #Constraints:     131774
2292.21/2311.67	c #Conflicts:    3675000 | #Constraints:     132774
2292.21/2311.67	c #Conflicts:    3676000 | #Constraints:     133776
2292.21/2311.67	c #Conflicts:    3677000 | #Constraints:     134779
2292.21/2311.67	c #Conflicts:    3678000 | #Constraints:     135784
2292.21/2311.67	c #Conflicts:    3679000 | #Constraints:     136788
2292.21/2311.67	c #Conflicts:    3680000 | #Constraints:     137791
2292.21/2311.67	c #Conflicts:    3681000 | #Constraints:     139178
2292.21/2311.67	c #Conflicts:    3682000 | #Constraints:     140686
2292.21/2311.67	c #Conflicts:    3683000 | #Constraints:     142224
2292.21/2311.67	c #Conflicts:    3684000 | #Constraints:     143741
2292.21/2311.67	c #Conflicts:    3685000 | #Constraints:     145279
2292.21/2311.67	c #Conflicts:    3686000 | #Constraints:     146788
2292.21/2311.67	c #Conflicts:    3687000 | #Constraints:     148293
2292.21/2311.67	c #Conflicts:    3688000 | #Constraints:     149792
2292.21/2311.67	c #Conflicts:    3689000 | #Constraints:     151275
2292.21/2311.67	c #Conflicts:    3690000 | #Constraints:     152298
2292.21/2311.67	c #Conflicts:    3691000 | #Constraints:     153302
2292.21/2311.67	c #Conflicts:    3692000 | #Constraints:     154304
2292.21/2311.67	c #Conflicts:    3693000 | #Constraints:     155306
2292.21/2311.67	c #Conflicts:    3694000 | #Constraints:     156308
2292.21/2311.67	c #Conflicts:    3695000 | #Constraints:     157310
2292.21/2311.67	c #Conflicts:    3696000 | #Constraints:     158311
2292.21/2311.67	c #Conflicts:    3697000 | #Constraints:     159317
2292.21/2311.67	c #Conflicts:    3698000 | #Constraints:     160489
2292.21/2311.67	c #Conflicts:    3699000 | #Constraints:     161630
2292.21/2311.67	c #Conflicts:    3700000 | #Constraints:     162630
2292.21/2311.67	c #Conflicts:    3701000 | #Constraints:     163631
2292.21/2311.67	c #Conflicts:    3702000 | #Constraints:     164634
2292.21/2311.67	c #Conflicts:    3703000 | #Constraints:     165637
2292.21/2311.67	c #Conflicts:    3704000 | #Constraints:     166639
2292.21/2311.67	c #Conflicts:    3705000 | #Constraints:     167639
2292.21/2311.67	c #Conflicts:    3706000 | #Constraints:     168642
2292.21/2311.67	c #Conflicts:    3707000 | #Constraints:     169644
2292.21/2311.67	c #Conflicts:    3708000 | #Constraints:     170645
2292.21/2311.67	c #Conflicts:    3709000 | #Constraints:     171647
2292.21/2311.67	c #Conflicts:    3710000 | #Constraints:     172856
2292.21/2311.67	c #Conflicts:    3711000 | #Constraints:     173857
2292.21/2311.67	c #Conflicts:    3712000 | #Constraints:     175158
2292.21/2311.67	c #Conflicts:    3713000 | #Constraints:     176159
2292.21/2311.67	c #Conflicts:    3714000 | #Constraints:     177159
2292.21/2311.67	c #Conflicts:    3715000 | #Constraints:     178159
2292.21/2311.67	c #Conflicts:    3716000 | #Constraints:     179162
2292.21/2311.67	c #Conflicts:    3717000 | #Constraints:     180163
2292.21/2311.67	c #Conflicts:    3718000 | #Constraints:     181165
2292.21/2311.67	c #Conflicts:    3719000 | #Constraints:     182166
2292.21/2311.67	c #Conflicts:    3720000 | #Constraints:     183167
2292.21/2311.67	c #Conflicts:    3721000 | #Constraints:     184179
2292.21/2311.67	c #Conflicts:    3722000 | #Constraints:     185183
2292.21/2311.67	c #Conflicts:    3723000 | #Constraints:     186361
2292.21/2311.67	c #Conflicts:    3724000 | #Constraints:     187361
2292.21/2311.67	c #Conflicts:    3725000 | #Constraints:     188364
2292.21/2311.67	c #Conflicts:    3726000 | #Constraints:     189375
2292.21/2311.67	c #Conflicts:    3727000 | #Constraints:     190464
2292.21/2311.67	c #Conflicts:    3728000 | #Constraints:     191466
2292.21/2311.67	c #Conflicts:    3729000 | #Constraints:     192467
2292.21/2311.67	c #Conflicts:    3730000 | #Constraints:     193475
2292.21/2311.67	c #Conflicts:    3731000 | #Constraints:     194785
2292.21/2311.67	c #Conflicts:    3732000 | #Constraints:     195786
2292.21/2311.67	c #Conflicts:    3733000 | #Constraints:     196835
2292.21/2311.67	c #Conflicts:    3734000 | #Constraints:     198242
2292.21/2311.67	c #Conflicts:    3735000 | #Constraints:     199497
2292.21/2311.67	c #Conflicts:    3736000 | #Constraints:     200507
2292.21/2311.67	c #Conflicts:    3737000 | #Constraints:     201510
2292.21/2311.67	c #Conflicts:    3738000 | #Constraints:     202511
2292.21/2311.67	c #Conflicts:    3739000 | #Constraints:     203512
2292.21/2311.67	c #Conflicts:    3740000 | #Constraints:     204512
2292.21/2311.67	c #Conflicts:    3741000 | #Constraints:     205513
2292.21/2311.67	c #Conflicts:    3742000 | #Constraints:     206514
2292.21/2311.67	c #Conflicts:    3743000 | #Constraints:     207516
2292.21/2311.67	c #Conflicts:    3744000 | #Constraints:     208517
2292.21/2311.67	c #Conflicts:    3745000 | #Constraints:     209519
2292.21/2311.67	c #Conflicts:    3746000 | #Constraints:     210528
2292.21/2311.67	c #Conflicts:    3747000 | #Constraints:     211528
2292.21/2311.67	c #Conflicts:    3748000 | #Constraints:     212528
2292.21/2311.67	c #Conflicts:    3749000 | #Constraints:     213530
2325.91/2345.58	c #Conflicts:    3750000 | #Constraints:     214530
2325.91/2345.58	c #Conflicts:    3751000 | #Constraints:     215531
2325.91/2345.58	c #Conflicts:    3752000 | #Constraints:     216532
2325.91/2345.58	c #Conflicts:    3753000 | #Constraints:     217532
2325.91/2345.58	c #Conflicts:    3754000 | #Constraints:     218533
2325.91/2345.58	c #Conflicts:    3755000 | #Constraints:     219535
2325.91/2345.58	c #Conflicts:    3756000 | #Constraints:     220535
2325.91/2345.58	c #Conflicts:    3757000 | #Constraints:     221535
2325.91/2345.58	c #Conflicts:    3758000 | #Constraints:     222536
2325.91/2345.58	c #Conflicts:    3759000 | #Constraints:     223537
2325.91/2345.58	c #Conflicts:    3760000 | #Constraints:     224538
2325.91/2345.58	c #Conflicts:    3761000 | #Constraints:     225538
2325.91/2345.58	c #Conflicts:    3762000 | #Constraints:     226542
2325.91/2345.58	c #Conflicts:    3763000 | #Constraints:     227545
2325.91/2345.58	c #Conflicts:    3764000 | #Constraints:     228546
2325.91/2345.58	c #Conflicts:    3765000 | #Constraints:     229546
2325.91/2345.58	c #Conflicts:    3766000 | #Constraints:     230547
2325.91/2345.58	c #Conflicts:    3767000 | #Constraints:     231579
2325.91/2345.58	c #Conflicts:    3768000 | #Constraints:     232580
2325.91/2345.58	c #Conflicts:    3769000 | #Constraints:     233580
2325.91/2345.58	c #Conflicts:    3770000 | #Constraints:     234580
2325.91/2345.58	c #Conflicts:    3771000 | #Constraints:     235580
2325.91/2345.58	c #Conflicts:    3772000 | #Constraints:     236581
2325.91/2345.58	c #Conflicts:    3773000 | #Constraints:     237581
2325.91/2345.58	c #Conflicts:    3774000 | #Constraints:     238583
2325.91/2345.58	c #Conflicts:    3775000 | #Constraints:     239585
2325.91/2345.58	c #Conflicts:    3776000 | #Constraints:     240586
2325.91/2345.58	c #Conflicts:    3777000 | #Constraints:     241747
2325.91/2345.58	c #Conflicts:    3778000 | #Constraints:     243235
2325.91/2345.58	c #Conflicts:    3779000 | #Constraints:     244411
2325.91/2345.58	c #Conflicts:    3780000 | #Constraints:     245411
2325.91/2345.58	c #Conflicts:    3781000 | #Constraints:     246412
2325.91/2345.58	c #Conflicts:    3782000 | #Constraints:     247412
2325.91/2345.58	c #Conflicts:    3783000 | #Constraints:     248414
2325.91/2345.58	c #Conflicts:    3784000 | #Constraints:     249415
2325.91/2345.58	c #Conflicts:    3785000 | #Constraints:     250416
2325.91/2345.58	c #Conflicts:    3786000 | #Constraints:     251416
2325.91/2345.58	c #Conflicts:    3787000 | #Constraints:     252418
2325.91/2345.58	c #Conflicts:    3788000 | #Constraints:     253420
2325.91/2345.58	c #Conflicts:    3789000 | #Constraints:     254422
2325.91/2345.58	c #Conflicts:    3790000 | #Constraints:     255423
2325.91/2345.58	c #Conflicts:    3791000 | #Constraints:     256424
2325.91/2345.58	c #Conflicts:    3792000 | #Constraints:     257425
2325.91/2345.58	c #Conflicts:    3793000 | #Constraints:     258426
2325.91/2345.58	c #Conflicts:    3794000 | #Constraints:     259426
2325.91/2345.58	c #Conflicts:    3795000 | #Constraints:     260427
2325.91/2345.58	c #Conflicts:    3796000 | #Constraints:     261428
2325.91/2345.58	c #Conflicts:    3797000 | #Constraints:     262429
2325.91/2345.58	c #Conflicts:    3798000 | #Constraints:     263429
2325.91/2345.58	c #Conflicts:    3799000 | #Constraints:     264429
2325.91/2345.58	c #Conflicts:    3800000 | #Constraints:     265431
2325.91/2345.58	c #Conflicts:    3801000 | #Constraints:     266431
2325.91/2345.58	c #Conflicts:    3802000 | #Constraints:     267432
2325.91/2345.58	c #Conflicts:    3803000 | #Constraints:     268435
2325.91/2345.58	c DATABASE CLEANUP
2325.91/2345.58	c GARBAGE COLLECT
2325.91/2345.58	c rational objective value (HS) -213.25
2349.12/2368.92	c #Conflicts:    3804000 | #Constraints:     150631
2349.12/2368.92	c #Conflicts:    3805000 | #Constraints:     151631
2349.12/2368.92	c #Conflicts:    3806000 | #Constraints:     152631
2349.12/2368.92	c #Conflicts:    3807000 | #Constraints:     153631
2349.12/2368.92	c #Conflicts:    3808000 | #Constraints:     154631
2349.12/2368.92	c #Conflicts:    3809000 | #Constraints:     155631
2349.12/2368.92	c #Conflicts:    3810000 | #Constraints:     156632
2349.12/2368.92	c #Conflicts:    3811000 | #Constraints:     157666
2349.12/2368.92	c #Conflicts:    3812000 | #Constraints:     158666
2349.12/2368.92	c #Conflicts:    3813000 | #Constraints:     159666
2349.12/2368.92	c #Conflicts:    3814000 | #Constraints:     160667
2349.12/2368.92	c #Conflicts:    3815000 | #Constraints:     161667
2349.12/2368.92	c #Conflicts:    3816000 | #Constraints:     162668
2349.12/2368.92	c #Conflicts:    3817000 | #Constraints:     163675
2349.12/2368.92	c #Conflicts:    3818000 | #Constraints:     164675
2349.12/2368.92	c #Conflicts:    3819000 | #Constraints:     165676
2349.12/2368.92	c #Conflicts:    3820000 | #Constraints:     166676
2349.12/2368.92	c #Conflicts:    3821000 | #Constraints:     167676
2349.12/2368.92	c #Conflicts:    3822000 | #Constraints:     168678
2349.12/2368.92	c #Conflicts:    3823000 | #Constraints:     169683
2349.12/2368.92	c #Conflicts:    3824000 | #Constraints:     170699
2349.12/2368.92	c #Conflicts:    3825000 | #Constraints:     171702
2349.12/2368.92	c #Conflicts:    3826000 | #Constraints:     172703
2349.12/2368.92	c #Conflicts:    3827000 | #Constraints:     173703
2349.12/2368.92	c #Conflicts:    3828000 | #Constraints:     174704
2349.12/2368.92	c #Conflicts:    3829000 | #Constraints:     175704
2349.12/2368.92	c #Conflicts:    3830000 | #Constraints:     176705
2349.12/2368.92	c #Conflicts:    3831000 | #Constraints:     177705
2349.12/2368.92	c #Conflicts:    3832000 | #Constraints:     178706
2349.12/2368.92	c #Conflicts:    3833000 | #Constraints:     179706
2349.12/2368.92	c #Conflicts:    3834000 | #Constraints:     180709
2349.12/2368.92	c #Conflicts:    3835000 | #Constraints:     181710
2349.12/2368.92	c #Conflicts:    3836000 | #Constraints:     182711
2349.12/2368.92	c #Conflicts:    3837000 | #Constraints:     183711
2349.12/2368.92	c #Conflicts:    3838000 | #Constraints:     184712
2349.12/2368.92	c #Conflicts:    3839000 | #Constraints:     185715
2349.12/2368.92	c #Conflicts:    3840000 | #Constraints:     186724
2349.12/2368.92	c #Conflicts:    3841000 | #Constraints:     187725
2349.12/2368.92	c #Conflicts:    3842000 | #Constraints:     188725
2349.12/2368.92	c #Conflicts:    3843000 | #Constraints:     189731
2349.12/2368.92	c #Conflicts:    3844000 | #Constraints:     190735
2349.12/2368.92	c #Conflicts:    3845000 | #Constraints:     191737
2349.12/2368.92	c #Conflicts:    3846000 | #Constraints:     192738
2349.12/2368.92	c #Conflicts:    3847000 | #Constraints:     193740
2349.12/2368.92	c #Conflicts:    3848000 | #Constraints:     194840
2349.12/2368.92	c #Conflicts:    3849000 | #Constraints:     195843
2349.12/2368.92	c #Conflicts:    3850000 | #Constraints:     196843
2349.12/2368.92	c #Conflicts:    3851000 | #Constraints:     197845
2349.12/2368.92	c #Conflicts:    3852000 | #Constraints:     198845
2349.12/2368.92	c #Conflicts:    3853000 | #Constraints:     199859
2349.12/2368.92	c #Conflicts:    3854000 | #Constraints:     200864
2349.12/2368.92	c DATABASE CLEANUP
2349.12/2368.92	c GARBAGE COLLECT
2349.12/2368.92	c rational objective value (HS) -213.25
2390.88/2411.18	c #Conflicts:    3855000 | #Constraints:     134205
2390.88/2411.18	c #Conflicts:    3856000 | #Constraints:     135211
2390.88/2411.18	c #Conflicts:    3857000 | #Constraints:     136691
2390.88/2411.18	c #Conflicts:    3858000 | #Constraints:     137943
2390.88/2411.18	c #Conflicts:    3859000 | #Constraints:     138944
2390.88/2411.18	c #Conflicts:    3860000 | #Constraints:     140144
2390.88/2411.18	c #Conflicts:    3861000 | #Constraints:     141654
2390.88/2411.18	c #Conflicts:    3862000 | #Constraints:     143173
2390.88/2411.18	c #Conflicts:    3863000 | #Constraints:     144692
2390.88/2411.18	c #Conflicts:    3864000 | #Constraints:     145875
2390.88/2411.18	c #Conflicts:    3865000 | #Constraints:     147338
2390.88/2411.18	c #Conflicts:    3866000 | #Constraints:     148718
2390.88/2411.18	c #Conflicts:    3867000 | #Constraints:     149720
2390.88/2411.18	c #Conflicts:    3868000 | #Constraints:     150726
2390.88/2411.18	c #Conflicts:    3869000 | #Constraints:     151726
2390.88/2411.18	c #Conflicts:    3870000 | #Constraints:     152727
2390.88/2411.18	c #Conflicts:    3871000 | #Constraints:     153742
2390.88/2411.18	c #Conflicts:    3872000 | #Constraints:     154743
2390.88/2411.18	c #Conflicts:    3873000 | #Constraints:     155744
2390.88/2411.18	c #Conflicts:    3874000 | #Constraints:     156813
2390.88/2411.18	c #Conflicts:    3875000 | #Constraints:     157813
2390.88/2411.18	c #Conflicts:    3876000 | #Constraints:     158814
2390.88/2411.18	c #Conflicts:    3877000 | #Constraints:     159815
2390.88/2411.18	c #Conflicts:    3878000 | #Constraints:     160820
2390.88/2411.18	c #Conflicts:    3879000 | #Constraints:     161820
2390.88/2411.18	c #Conflicts:    3880000 | #Constraints:     162821
2390.88/2411.18	c #Conflicts:    3881000 | #Constraints:     163822
2390.88/2411.18	c #Conflicts:    3882000 | #Constraints:     164822
2390.88/2411.18	c #Conflicts:    3883000 | #Constraints:     165822
2390.88/2411.18	c #Conflicts:    3884000 | #Constraints:     166825
2390.88/2411.18	c #Conflicts:    3885000 | #Constraints:     167825
2390.88/2411.18	c #Conflicts:    3886000 | #Constraints:     168826
2390.88/2411.18	c #Conflicts:    3887000 | #Constraints:     169827
2390.88/2411.18	c #Conflicts:    3888000 | #Constraints:     170888
2390.88/2411.18	c #Conflicts:    3889000 | #Constraints:     171901
2390.88/2411.18	c #Conflicts:    3890000 | #Constraints:     172904
2390.88/2411.18	c #Conflicts:    3891000 | #Constraints:     173904
2390.88/2411.18	c #Conflicts:    3892000 | #Constraints:     174905
2390.88/2411.18	c #Conflicts:    3893000 | #Constraints:     175910
2390.88/2411.18	c #Conflicts:    3894000 | #Constraints:     176911
2390.88/2411.18	c #Conflicts:    3895000 | #Constraints:     177913
2390.88/2411.18	c #Conflicts:    3896000 | #Constraints:     178913
2390.88/2411.18	c #Conflicts:    3897000 | #Constraints:     179914
2390.88/2411.18	c #Conflicts:    3898000 | #Constraints:     180914
2390.88/2411.18	c #Conflicts:    3899000 | #Constraints:     181915
2390.88/2411.18	c #Conflicts:    3900000 | #Constraints:     182918
2390.88/2411.18	c #Conflicts:    3901000 | #Constraints:     183919
2390.88/2411.18	c #Conflicts:    3902000 | #Constraints:     184923
2390.88/2411.18	c #Conflicts:    3903000 | #Constraints:     185925
2390.88/2411.18	c #Conflicts:    3904000 | #Constraints:     186927
2390.88/2411.18	c #Conflicts:    3905000 | #Constraints:     187973
2390.88/2411.18	c #Conflicts:    3906000 | #Constraints:     188973
2390.88/2411.18	c #Conflicts:    3907000 | #Constraints:     189974
2390.88/2411.18	c #Conflicts:    3908000 | #Constraints:     190975
2390.88/2411.18	c #Conflicts:    3909000 | #Constraints:     191977
2390.88/2411.18	c #Conflicts:    3910000 | #Constraints:     193107
2390.88/2411.18	c #Conflicts:    3911000 | #Constraints:     194108
2390.88/2411.18	c #Conflicts:    3912000 | #Constraints:     195108
2390.88/2411.18	c #Conflicts:    3913000 | #Constraints:     196306
2390.88/2411.18	c #Conflicts:    3914000 | #Constraints:     197309
2390.88/2411.18	c #Conflicts:    3915000 | #Constraints:     198310
2390.88/2411.18	c #Conflicts:    3916000 | #Constraints:     199310
2390.88/2411.18	c #Conflicts:    3917000 | #Constraints:     200317
2390.88/2411.18	c #Conflicts:    3918000 | #Constraints:     201497
2390.88/2411.18	c #Conflicts:    3919000 | #Constraints:     202503
2390.88/2411.18	c #Conflicts:    3920000 | #Constraints:     203689
2390.88/2411.18	c #Conflicts:    3921000 | #Constraints:     204689
2390.88/2411.18	c #Conflicts:    3922000 | #Constraints:     205690
2390.88/2411.18	c #Conflicts:    3923000 | #Constraints:     206693
2390.88/2411.18	c #Conflicts:    3924000 | #Constraints:     207694
2390.88/2411.18	c #Conflicts:    3925000 | #Constraints:     208706
2390.88/2411.18	c #Conflicts:    3926000 | #Constraints:     209707
2390.88/2411.18	c #Conflicts:    3927000 | #Constraints:     210915
2390.88/2411.18	c #Conflicts:    3928000 | #Constraints:     211916
2390.88/2411.18	c #Conflicts:    3929000 | #Constraints:     212917
2390.88/2411.18	c #Conflicts:    3930000 | #Constraints:     213917
2390.88/2411.18	c #Conflicts:    3931000 | #Constraints:     214917
2390.88/2411.18	c #Conflicts:    3932000 | #Constraints:     215919
2390.88/2411.18	c #Conflicts:    3933000 | #Constraints:     216999
2426.00/2446.65	c #Conflicts:    3934000 | #Constraints:     218079
2426.00/2446.65	c #Conflicts:    3935000 | #Constraints:     219080
2426.00/2446.65	c #Conflicts:    3936000 | #Constraints:     220081
2426.00/2446.65	c #Conflicts:    3937000 | #Constraints:     221081
2426.00/2446.65	c #Conflicts:    3938000 | #Constraints:     222081
2426.00/2446.65	c #Conflicts:    3939000 | #Constraints:     223081
2426.00/2446.65	c #Conflicts:    3940000 | #Constraints:     224082
2426.00/2446.65	c #Conflicts:    3941000 | #Constraints:     225084
2426.00/2446.65	c #Conflicts:    3942000 | #Constraints:     226193
2426.00/2446.65	c #Conflicts:    3943000 | #Constraints:     227249
2426.00/2446.65	c #Conflicts:    3944000 | #Constraints:     228253
2426.00/2446.65	c #Conflicts:    3945000 | #Constraints:     229255
2426.00/2446.65	c #Conflicts:    3946000 | #Constraints:     230256
2426.00/2446.65	c #Conflicts:    3947000 | #Constraints:     231307
2426.00/2446.65	c #Conflicts:    3948000 | #Constraints:     232308
2426.00/2446.65	c #Conflicts:    3949000 | #Constraints:     233308
2426.00/2446.65	c #Conflicts:    3950000 | #Constraints:     234310
2426.00/2446.65	c #Conflicts:    3951000 | #Constraints:     235312
2426.00/2446.65	c #Conflicts:    3952000 | #Constraints:     236314
2426.00/2446.65	c #Conflicts:    3953000 | #Constraints:     237316
2426.00/2446.65	c #Conflicts:    3954000 | #Constraints:     238317
2426.00/2446.65	c #Conflicts:    3955000 | #Constraints:     239319
2426.00/2446.65	c #Conflicts:    3956000 | #Constraints:     240320
2426.00/2446.65	c #Conflicts:    3957000 | #Constraints:     241320
2426.00/2446.65	c #Conflicts:    3958000 | #Constraints:     242321
2426.00/2446.65	c #Conflicts:    3959000 | #Constraints:     243323
2426.00/2446.65	c #Conflicts:    3960000 | #Constraints:     244324
2426.00/2446.65	c #Conflicts:    3961000 | #Constraints:     245327
2426.00/2446.65	c #Conflicts:    3962000 | #Constraints:     246333
2426.00/2446.65	c #Conflicts:    3963000 | #Constraints:     247334
2426.00/2446.65	c #Conflicts:    3964000 | #Constraints:     248340
2426.00/2446.65	c #Conflicts:    3965000 | #Constraints:     249533
2426.00/2446.65	c #Conflicts:    3966000 | #Constraints:     250891
2426.00/2446.65	c #Conflicts:    3967000 | #Constraints:     251891
2426.00/2446.65	c #Conflicts:    3968000 | #Constraints:     252893
2426.00/2446.65	c #Conflicts:    3969000 | #Constraints:     253897
2426.00/2446.65	c #Conflicts:    3970000 | #Constraints:     254942
2426.00/2446.65	c #Conflicts:    3971000 | #Constraints:     255943
2426.00/2446.65	c #Conflicts:    3972000 | #Constraints:     256943
2426.00/2446.65	c #Conflicts:    3973000 | #Constraints:     257945
2426.00/2446.65	c #Conflicts:    3974000 | #Constraints:     258948
2426.00/2446.65	c #Conflicts:    3975000 | #Constraints:     259949
2426.00/2446.65	c #Conflicts:    3976000 | #Constraints:     260984
2426.00/2446.65	c #Conflicts:    3977000 | #Constraints:     261985
2426.00/2446.65	c #Conflicts:    3978000 | #Constraints:     262988
2426.00/2446.65	c #Conflicts:    3979000 | #Constraints:     263991
2426.00/2446.65	c #Conflicts:    3980000 | #Constraints:     264991
2426.00/2446.65	c #Conflicts:    3981000 | #Constraints:     265992
2426.00/2446.65	c #Conflicts:    3982000 | #Constraints:     266993
2426.00/2446.65	c #Conflicts:    3983000 | #Constraints:     267994
2426.00/2446.65	c #Conflicts:    3984000 | #Constraints:     268996
2426.00/2446.65	c #Conflicts:    3985000 | #Constraints:     269998
2426.00/2446.65	c #Conflicts:    3986000 | #Constraints:     270998
2426.00/2446.65	c #Conflicts:    3987000 | #Constraints:     272001
2426.00/2446.65	c #Conflicts:    3988000 | #Constraints:     273204
2426.00/2446.65	c #Conflicts:    3989000 | #Constraints:     274206
2426.00/2446.65	c #Conflicts:    3990000 | #Constraints:     275285
2426.00/2446.65	c DATABASE CLEANUP
2426.00/2446.65	c GARBAGE COLLECT
2426.00/2446.65	c rational objective value (HS) -213
2451.88/2472.76	c #Conflicts:    3991000 | #Constraints:     154215
2451.88/2472.76	c #Conflicts:    3992000 | #Constraints:     155215
2451.88/2472.76	c #Conflicts:    3993000 | #Constraints:     156217
2451.88/2472.76	c #Conflicts:    3994000 | #Constraints:     157217
2451.88/2472.76	c #Conflicts:    3995000 | #Constraints:     158217
2451.88/2472.76	c #Conflicts:    3996000 | #Constraints:     159221
2451.88/2472.76	c #Conflicts:    3997000 | #Constraints:     160223
2451.88/2472.76	c #Conflicts:    3998000 | #Constraints:     161229
2451.88/2472.76	c #Conflicts:    3999000 | #Constraints:     162327
2451.88/2472.76	c #Conflicts:    4000000 | #Constraints:     163328
2451.88/2472.76	c #Conflicts:    4001000 | #Constraints:     164329
2451.88/2472.76	c #Conflicts:    4002000 | #Constraints:     165440
2451.88/2472.76	c #Conflicts:    4003000 | #Constraints:     166501
2451.88/2472.76	c #Conflicts:    4004000 | #Constraints:     167502
2451.88/2472.76	c #Conflicts:    4005000 | #Constraints:     168506
2451.88/2472.76	c #Conflicts:    4006000 | #Constraints:     169510
2451.88/2472.76	c #Conflicts:    4007000 | #Constraints:     170511
2451.88/2472.76	c #Conflicts:    4008000 | #Constraints:     171511
2451.88/2472.76	c #Conflicts:    4009000 | #Constraints:     172512
2451.88/2472.76	c #Conflicts:    4010000 | #Constraints:     173513
2451.88/2472.76	c #Conflicts:    4011000 | #Constraints:     174513
2451.88/2472.76	c #Conflicts:    4012000 | #Constraints:     175513
2451.88/2472.76	c #Conflicts:    4013000 | #Constraints:     176515
2451.88/2472.76	c #Conflicts:    4014000 | #Constraints:     177517
2451.88/2472.76	c #Conflicts:    4015000 | #Constraints:     179012
2451.88/2472.76	c #Conflicts:    4016000 | #Constraints:     180359
2451.88/2472.76	c #Conflicts:    4017000 | #Constraints:     181363
2451.88/2472.76	c #Conflicts:    4018000 | #Constraints:     182366
2451.88/2472.76	c #Conflicts:    4019000 | #Constraints:     183366
2451.88/2472.76	c #Conflicts:    4020000 | #Constraints:     184368
2451.88/2472.76	c #Conflicts:    4021000 | #Constraints:     185371
2451.88/2472.76	c #Conflicts:    4022000 | #Constraints:     186371
2451.88/2472.76	c #Conflicts:    4023000 | #Constraints:     187371
2451.88/2472.76	c #Conflicts:    4024000 | #Constraints:     188372
2451.88/2472.76	c #Conflicts:    4025000 | #Constraints:     189373
2451.88/2472.76	c #Conflicts:    4026000 | #Constraints:     190376
2451.88/2472.76	c #Conflicts:    4027000 | #Constraints:     191376
2451.88/2472.76	c #Conflicts:    4028000 | #Constraints:     192377
2451.88/2472.76	c #Conflicts:    4029000 | #Constraints:     193382
2451.88/2472.76	c #Conflicts:    4030000 | #Constraints:     194382
2451.88/2472.76	c #Conflicts:    4031000 | #Constraints:     195383
2451.88/2472.76	c #Conflicts:    4032000 | #Constraints:     196384
2451.88/2472.76	c #Conflicts:    4033000 | #Constraints:     197387
2451.88/2472.76	c #Conflicts:    4034000 | #Constraints:     198423
2451.88/2472.76	c #Conflicts:    4035000 | #Constraints:     199431
2451.88/2472.76	c #Conflicts:    4036000 | #Constraints:     200431
2451.88/2472.76	c #Conflicts:    4037000 | #Constraints:     201435
2451.88/2472.76	c #Conflicts:    4038000 | #Constraints:     202438
2451.88/2472.76	c #Conflicts:    4039000 | #Constraints:     203520
2451.88/2472.76	c #Conflicts:    4040000 | #Constraints:     204522
2451.88/2472.76	c #Conflicts:    4041000 | #Constraints:     205523
2451.88/2472.76	c DATABASE CLEANUP
2451.88/2472.76	c GARBAGE COLLECT
2451.88/2472.76	c rational objective value (HS) -213
2488.31/2509.62	c #Conflicts:    4042000 | #Constraints:     137834
2488.31/2509.62	c #Conflicts:    4043000 | #Constraints:     138834
2488.31/2509.62	c #Conflicts:    4044000 | #Constraints:     139835
2488.31/2509.62	c #Conflicts:    4045000 | #Constraints:     140838
2488.31/2509.62	c #Conflicts:    4046000 | #Constraints:     141901
2488.31/2509.62	c #Conflicts:    4047000 | #Constraints:     142903
2488.31/2509.62	c #Conflicts:    4048000 | #Constraints:     143903
2488.31/2509.62	c #Conflicts:    4049000 | #Constraints:     144905
2488.31/2509.62	c #Conflicts:    4050000 | #Constraints:     145948
2488.31/2509.62	c #Conflicts:    4051000 | #Constraints:     146949
2488.31/2509.62	c #Conflicts:    4052000 | #Constraints:     147951
2488.31/2509.62	c #Conflicts:    4053000 | #Constraints:     148953
2488.31/2509.62	c #Conflicts:    4054000 | #Constraints:     149954
2488.31/2509.62	c #Conflicts:    4055000 | #Constraints:     150955
2488.31/2509.62	c #Conflicts:    4056000 | #Constraints:     151958
2488.31/2509.62	c #Conflicts:    4057000 | #Constraints:     152960
2488.31/2509.62	c #Conflicts:    4058000 | #Constraints:     153960
2488.31/2509.62	c #Conflicts:    4059000 | #Constraints:     154961
2488.31/2509.62	c #Conflicts:    4060000 | #Constraints:     155962
2488.31/2509.62	c #Conflicts:    4061000 | #Constraints:     156964
2488.31/2509.62	c #Conflicts:    4062000 | #Constraints:     157965
2488.31/2509.62	c #Conflicts:    4063000 | #Constraints:     158972
2488.31/2509.62	c #Conflicts:    4064000 | #Constraints:     159972
2488.31/2509.62	c #Conflicts:    4065000 | #Constraints:     160972
2488.31/2509.62	c #Conflicts:    4066000 | #Constraints:     161973
2488.31/2509.62	c #Conflicts:    4067000 | #Constraints:     162973
2488.31/2509.62	c #Conflicts:    4068000 | #Constraints:     163973
2488.31/2509.62	c #Conflicts:    4069000 | #Constraints:     164975
2488.31/2509.62	c #Conflicts:    4070000 | #Constraints:     165975
2488.31/2509.62	c #Conflicts:    4071000 | #Constraints:     166976
2488.31/2509.62	c #Conflicts:    4072000 | #Constraints:     167976
2488.31/2509.62	c #Conflicts:    4073000 | #Constraints:     168977
2488.31/2509.62	c #Conflicts:    4074000 | #Constraints:     169978
2488.31/2509.62	c #Conflicts:    4075000 | #Constraints:     170980
2488.31/2509.62	c #Conflicts:    4076000 | #Constraints:     171982
2488.31/2509.62	c #Conflicts:    4077000 | #Constraints:     172983
2488.31/2509.62	c #Conflicts:    4078000 | #Constraints:     173983
2488.31/2509.62	c #Conflicts:    4079000 | #Constraints:     174985
2488.31/2509.62	c #Conflicts:    4080000 | #Constraints:     175989
2488.31/2509.62	c #Conflicts:    4081000 | #Constraints:     176991
2488.31/2509.62	c #Conflicts:    4082000 | #Constraints:     177991
2488.31/2509.62	c #Conflicts:    4083000 | #Constraints:     178991
2488.31/2509.62	c #Conflicts:    4084000 | #Constraints:     179992
2488.31/2509.62	c #Conflicts:    4085000 | #Constraints:     181000
2488.31/2509.62	c #Conflicts:    4086000 | #Constraints:     182001
2488.31/2509.62	c #Conflicts:    4087000 | #Constraints:     183001
2488.31/2509.62	c #Conflicts:    4088000 | #Constraints:     184002
2488.31/2509.62	c #Conflicts:    4089000 | #Constraints:     185002
2488.31/2509.62	c #Conflicts:    4090000 | #Constraints:     186003
2488.31/2509.62	c #Conflicts:    4091000 | #Constraints:     187219
2488.31/2509.62	c #Conflicts:    4092000 | #Constraints:     188318
2488.31/2509.62	c #Conflicts:    4093000 | #Constraints:     189319
2488.31/2509.62	c #Conflicts:    4094000 | #Constraints:     190320
2488.31/2509.62	c #Conflicts:    4095000 | #Constraints:     191324
2488.31/2509.62	c #Conflicts:    4096000 | #Constraints:     192449
2488.31/2509.62	c #Conflicts:    4097000 | #Constraints:     193450
2488.31/2509.62	c #Conflicts:    4098000 | #Constraints:     194452
2488.31/2509.62	c #Conflicts:    4099000 | #Constraints:     195453
2488.31/2509.62	c #Conflicts:    4100000 | #Constraints:     196455
2488.31/2509.62	c #Conflicts:    4101000 | #Constraints:     197458
2488.31/2509.62	c #Conflicts:    4102000 | #Constraints:     198458
2488.31/2509.62	c #Conflicts:    4103000 | #Constraints:     199459
2488.31/2509.62	c #Conflicts:    4104000 | #Constraints:     200460
2488.31/2509.62	c #Conflicts:    4105000 | #Constraints:     201480
2488.31/2509.62	c #Conflicts:    4106000 | #Constraints:     202481
2488.31/2509.62	c #Conflicts:    4107000 | #Constraints:     203485
2488.31/2509.62	c #Conflicts:    4108000 | #Constraints:     204487
2488.31/2509.62	c #Conflicts:    4109000 | #Constraints:     205488
2488.31/2509.62	c #Conflicts:    4110000 | #Constraints:     206490
2488.31/2509.62	c #Conflicts:    4111000 | #Constraints:     207490
2488.31/2509.62	c #Conflicts:    4112000 | #Constraints:     208491
2488.31/2509.62	c #Conflicts:    4113000 | #Constraints:     209494
2488.31/2509.62	c #Conflicts:    4114000 | #Constraints:     210495
2488.31/2509.62	c #Conflicts:    4115000 | #Constraints:     211495
2488.31/2509.62	c #Conflicts:    4116000 | #Constraints:     212496
2488.31/2509.62	c #Conflicts:    4117000 | #Constraints:     213497
2488.31/2509.62	c #Conflicts:    4118000 | #Constraints:     214701
2488.31/2509.62	c #Conflicts:    4119000 | #Constraints:     215914
2488.31/2509.62	c #Conflicts:    4120000 | #Constraints:     216915
2528.90/2550.62	c #Conflicts:    4121000 | #Constraints:     217916
2528.90/2550.62	c #Conflicts:    4122000 | #Constraints:     218917
2528.90/2550.62	c #Conflicts:    4123000 | #Constraints:     219919
2528.90/2550.62	c #Conflicts:    4124000 | #Constraints:     220919
2528.90/2550.62	c #Conflicts:    4125000 | #Constraints:     221920
2528.90/2550.62	c #Conflicts:    4126000 | #Constraints:     222920
2528.90/2550.62	c #Conflicts:    4127000 | #Constraints:     223921
2528.90/2550.62	c #Conflicts:    4128000 | #Constraints:     224922
2528.90/2550.62	c #Conflicts:    4129000 | #Constraints:     225923
2528.90/2550.62	c #Conflicts:    4130000 | #Constraints:     226923
2528.90/2550.62	c #Conflicts:    4131000 | #Constraints:     227924
2528.90/2550.62	c #Conflicts:    4132000 | #Constraints:     228924
2528.90/2550.62	c #Conflicts:    4133000 | #Constraints:     229927
2528.90/2550.62	c #Conflicts:    4134000 | #Constraints:     230927
2528.90/2550.62	c #Conflicts:    4135000 | #Constraints:     231927
2528.90/2550.62	c #Conflicts:    4136000 | #Constraints:     232928
2528.90/2550.62	c #Conflicts:    4137000 | #Constraints:     233936
2528.90/2550.62	c #Conflicts:    4138000 | #Constraints:     234937
2528.90/2550.62	c #Conflicts:    4139000 | #Constraints:     235938
2528.90/2550.62	c #Conflicts:    4140000 | #Constraints:     236939
2528.90/2550.62	c #Conflicts:    4141000 | #Constraints:     237942
2528.90/2550.62	c #Conflicts:    4142000 | #Constraints:     238942
2528.90/2550.62	c #Conflicts:    4143000 | #Constraints:     239943
2528.90/2550.62	c #Conflicts:    4144000 | #Constraints:     240945
2528.90/2550.62	c #Conflicts:    4145000 | #Constraints:     241946
2528.90/2550.62	c #Conflicts:    4146000 | #Constraints:     242947
2528.90/2550.62	c #Conflicts:    4147000 | #Constraints:     243948
2528.90/2550.62	c #Conflicts:    4148000 | #Constraints:     244948
2528.90/2550.62	c #Conflicts:    4149000 | #Constraints:     245949
2528.90/2550.62	c #Conflicts:    4150000 | #Constraints:     246952
2528.90/2550.62	c #Conflicts:    4151000 | #Constraints:     247952
2528.90/2550.62	c #Conflicts:    4152000 | #Constraints:     248953
2528.90/2550.62	c #Conflicts:    4153000 | #Constraints:     249953
2528.90/2550.62	c #Conflicts:    4154000 | #Constraints:     250953
2528.90/2550.62	c #Conflicts:    4155000 | #Constraints:     251953
2528.90/2550.62	c #Conflicts:    4156000 | #Constraints:     252953
2528.90/2550.62	c #Conflicts:    4157000 | #Constraints:     253954
2528.90/2550.62	c #Conflicts:    4158000 | #Constraints:     254955
2528.90/2550.62	c #Conflicts:    4159000 | #Constraints:     255956
2528.90/2550.62	c #Conflicts:    4160000 | #Constraints:     256956
2528.90/2550.62	c #Conflicts:    4161000 | #Constraints:     257957
2528.90/2550.62	c #Conflicts:    4162000 | #Constraints:     258976
2528.90/2550.62	c #Conflicts:    4163000 | #Constraints:     259976
2528.90/2550.62	c #Conflicts:    4164000 | #Constraints:     260977
2528.90/2550.62	c #Conflicts:    4165000 | #Constraints:     261979
2528.90/2550.62	c #Conflicts:    4166000 | #Constraints:     262984
2528.90/2550.62	c #Conflicts:    4167000 | #Constraints:     264261
2528.90/2550.62	c #Conflicts:    4168000 | #Constraints:     265302
2528.90/2550.62	c #Conflicts:    4169000 | #Constraints:     266302
2528.90/2550.62	c #Conflicts:    4170000 | #Constraints:     267305
2528.90/2550.62	c #Conflicts:    4171000 | #Constraints:     268309
2528.90/2550.62	c #Conflicts:    4172000 | #Constraints:     269309
2528.90/2550.62	c #Conflicts:    4173000 | #Constraints:     270313
2528.90/2550.62	c #Conflicts:    4174000 | #Constraints:     271314
2528.90/2550.62	c #Conflicts:    4175000 | #Constraints:     272592
2528.90/2550.62	c #Conflicts:    4176000 | #Constraints:     273647
2528.90/2550.62	c #Conflicts:    4177000 | #Constraints:     274650
2528.90/2550.62	c #Conflicts:    4178000 | #Constraints:     275650
2528.90/2550.62	c #Conflicts:    4179000 | #Constraints:     276653
2528.90/2550.63	c #Conflicts:    4180000 | #Constraints:     277653
2528.90/2550.63	c DATABASE CLEANUP
2528.90/2550.63	c GARBAGE COLLECT
2528.90/2550.63	c rational objective value (HS) -212.792
2556.73/2578.86	c #Conflicts:    4181000 | #Constraints:     155236
2556.73/2578.86	c #Conflicts:    4182000 | #Constraints:     156236
2556.73/2578.86	c #Conflicts:    4183000 | #Constraints:     157236
2556.73/2578.86	c #Conflicts:    4184000 | #Constraints:     158237
2556.73/2578.86	c #Conflicts:    4185000 | #Constraints:     159238
2556.73/2578.86	c #Conflicts:    4186000 | #Constraints:     160378
2556.73/2578.86	c #Conflicts:    4187000 | #Constraints:     161410
2556.73/2578.86	c #Conflicts:    4188000 | #Constraints:     162455
2556.73/2578.86	c #Conflicts:    4189000 | #Constraints:     164008
2556.73/2578.86	c #Conflicts:    4190000 | #Constraints:     165015
2556.73/2578.86	c #Conflicts:    4191000 | #Constraints:     166015
2556.73/2578.86	c #Conflicts:    4192000 | #Constraints:     167016
2556.73/2578.86	c #Conflicts:    4193000 | #Constraints:     168016
2556.73/2578.86	c #Conflicts:    4194000 | #Constraints:     169016
2556.73/2578.86	c #Conflicts:    4195000 | #Constraints:     170017
2556.73/2578.86	c #Conflicts:    4196000 | #Constraints:     171020
2556.73/2578.86	c #Conflicts:    4197000 | #Constraints:     172428
2556.73/2578.86	c #Conflicts:    4198000 | #Constraints:     173755
2556.73/2578.86	c #Conflicts:    4199000 | #Constraints:     174757
2556.73/2578.86	c #Conflicts:    4200000 | #Constraints:     175757
2556.73/2578.86	c #Conflicts:    4201000 | #Constraints:     176758
2556.73/2578.86	c #Conflicts:    4202000 | #Constraints:     177761
2556.73/2578.86	c #Conflicts:    4203000 | #Constraints:     178769
2556.73/2578.86	c #Conflicts:    4204000 | #Constraints:     179771
2556.73/2578.86	c #Conflicts:    4205000 | #Constraints:     180772
2556.73/2578.86	c #Conflicts:    4206000 | #Constraints:     181774
2556.73/2578.86	c #Conflicts:    4207000 | #Constraints:     182924
2556.73/2578.86	c #Conflicts:    4208000 | #Constraints:     184026
2556.73/2578.86	c #Conflicts:    4209000 | #Constraints:     185280
2556.73/2578.86	c #Conflicts:    4210000 | #Constraints:     186281
2556.73/2578.86	c #Conflicts:    4211000 | #Constraints:     187283
2556.73/2578.86	c #Conflicts:    4212000 | #Constraints:     188551
2556.73/2578.86	c #Conflicts:    4213000 | #Constraints:     189552
2556.73/2578.86	c #Conflicts:    4214000 | #Constraints:     190553
2556.73/2578.86	c #Conflicts:    4215000 | #Constraints:     191554
2556.73/2578.86	c #Conflicts:    4216000 | #Constraints:     192554
2556.73/2578.86	c #Conflicts:    4217000 | #Constraints:     193563
2556.73/2578.86	c #Conflicts:    4218000 | #Constraints:     194563
2556.73/2578.86	c #Conflicts:    4219000 | #Constraints:     195568
2556.73/2578.86	c #Conflicts:    4220000 | #Constraints:     196892
2556.73/2578.86	c #Conflicts:    4221000 | #Constraints:     198439
2556.73/2578.86	c #Conflicts:    4222000 | #Constraints:     199753
2556.73/2578.86	c #Conflicts:    4223000 | #Constraints:     200753
2556.73/2578.86	c #Conflicts:    4224000 | #Constraints:     201755
2556.73/2578.86	c #Conflicts:    4225000 | #Constraints:     202770
2556.73/2578.86	c #Conflicts:    4226000 | #Constraints:     203779
2556.73/2578.86	c #Conflicts:    4227000 | #Constraints:     204781
2556.73/2578.86	c #Conflicts:    4228000 | #Constraints:     205784
2556.73/2578.86	c #Conflicts:    4229000 | #Constraints:     206785
2556.73/2578.86	c #Conflicts:    4230000 | #Constraints:     207787
2556.73/2578.86	c #Conflicts:    4231000 | #Constraints:     208788
2556.73/2578.86	c #Conflicts:    4232000 | #Constraints:     209788
2556.73/2578.86	c #Conflicts:    4233000 | #Constraints:     210788
2556.73/2578.86	c DATABASE CLEANUP
2556.73/2578.86	c GARBAGE COLLECT
2556.73/2578.86	c rational objective value (HS) -212.792
2596.99/2619.65	c #Conflicts:    4234000 | #Constraints:     142477
2596.99/2619.65	c #Conflicts:    4235000 | #Constraints:     143479
2596.99/2619.65	c #Conflicts:    4236000 | #Constraints:     144884
2596.99/2619.65	c #Conflicts:    4237000 | #Constraints:     146099
2596.99/2619.65	c #Conflicts:    4238000 | #Constraints:     147101
2596.99/2619.65	c #Conflicts:    4239000 | #Constraints:     148103
2596.99/2619.65	c #Conflicts:    4240000 | #Constraints:     149249
2596.99/2619.65	c #Conflicts:    4241000 | #Constraints:     150250
2596.99/2619.65	c #Conflicts:    4242000 | #Constraints:     151252
2596.99/2619.65	c #Conflicts:    4243000 | #Constraints:     152449
2596.99/2619.65	c #Conflicts:    4244000 | #Constraints:     153661
2596.99/2619.65	c #Conflicts:    4245000 | #Constraints:     154663
2596.99/2619.65	c #Conflicts:    4246000 | #Constraints:     155716
2596.99/2619.65	c #Conflicts:    4247000 | #Constraints:     157151
2596.99/2619.65	c #Conflicts:    4248000 | #Constraints:     158433
2596.99/2619.65	c #Conflicts:    4249000 | #Constraints:     159434
2596.99/2619.65	c #Conflicts:    4250000 | #Constraints:     160670
2596.99/2619.65	c #Conflicts:    4251000 | #Constraints:     161912
2596.99/2619.65	c #Conflicts:    4252000 | #Constraints:     162912
2596.99/2619.65	c #Conflicts:    4253000 | #Constraints:     163916
2596.99/2619.65	c #Conflicts:    4254000 | #Constraints:     164938
2596.99/2619.65	c #Conflicts:    4255000 | #Constraints:     165939
2596.99/2619.65	c #Conflicts:    4256000 | #Constraints:     166942
2596.99/2619.65	c #Conflicts:    4257000 | #Constraints:     167944
2596.99/2619.65	c #Conflicts:    4258000 | #Constraints:     168949
2596.99/2619.65	c #Conflicts:    4259000 | #Constraints:     169951
2596.99/2619.65	c #Conflicts:    4260000 | #Constraints:     170953
2596.99/2619.65	c #Conflicts:    4261000 | #Constraints:     171954
2596.99/2619.65	c #Conflicts:    4262000 | #Constraints:     172955
2596.99/2619.65	c #Conflicts:    4263000 | #Constraints:     173956
2596.99/2619.65	c #Conflicts:    4264000 | #Constraints:     174956
2596.99/2619.65	c #Conflicts:    4265000 | #Constraints:     175956
2596.99/2619.65	c #Conflicts:    4266000 | #Constraints:     176958
2596.99/2619.65	c #Conflicts:    4267000 | #Constraints:     177966
2596.99/2619.65	c #Conflicts:    4268000 | #Constraints:     178966
2596.99/2619.65	c #Conflicts:    4269000 | #Constraints:     179967
2596.99/2619.65	c #Conflicts:    4270000 | #Constraints:     180969
2596.99/2619.65	c #Conflicts:    4271000 | #Constraints:     181969
2596.99/2619.65	c #Conflicts:    4272000 | #Constraints:     182971
2596.99/2619.65	c #Conflicts:    4273000 | #Constraints:     184153
2596.99/2619.65	c #Conflicts:    4274000 | #Constraints:     185153
2596.99/2619.65	c #Conflicts:    4275000 | #Constraints:     186156
2596.99/2619.65	c #Conflicts:    4276000 | #Constraints:     187383
2596.99/2619.65	c #Conflicts:    4277000 | #Constraints:     188551
2596.99/2619.65	c #Conflicts:    4278000 | #Constraints:     189554
2596.99/2619.65	c #Conflicts:    4279000 | #Constraints:     190555
2596.99/2619.65	c #Conflicts:    4280000 | #Constraints:     191556
2596.99/2619.65	c #Conflicts:    4281000 | #Constraints:     193025
2596.99/2619.65	c #Conflicts:    4282000 | #Constraints:     194053
2596.99/2619.65	c #Conflicts:    4283000 | #Constraints:     195061
2596.99/2619.65	c #Conflicts:    4284000 | #Constraints:     196063
2596.99/2619.65	c #Conflicts:    4285000 | #Constraints:     197066
2596.99/2619.65	c #Conflicts:    4286000 | #Constraints:     198066
2596.99/2619.65	c #Conflicts:    4287000 | #Constraints:     199069
2596.99/2619.65	c #Conflicts:    4288000 | #Constraints:     200069
2596.99/2619.65	c #Conflicts:    4289000 | #Constraints:     201069
2596.99/2619.65	c #Conflicts:    4290000 | #Constraints:     202073
2596.99/2619.65	c #Conflicts:    4291000 | #Constraints:     203075
2596.99/2619.65	c #Conflicts:    4292000 | #Constraints:     204076
2596.99/2619.65	c #Conflicts:    4293000 | #Constraints:     205078
2596.99/2619.65	c #Conflicts:    4294000 | #Constraints:     206086
2596.99/2619.65	c #Conflicts:    4295000 | #Constraints:     207097
2596.99/2619.65	c #Conflicts:    4296000 | #Constraints:     208112
2596.99/2619.65	c #Conflicts:    4297000 | #Constraints:     209223
2596.99/2619.65	c #Conflicts:    4298000 | #Constraints:     210273
2596.99/2619.65	c #Conflicts:    4299000 | #Constraints:     211274
2596.99/2619.65	c #Conflicts:    4300000 | #Constraints:     212276
2596.99/2619.65	c #Conflicts:    4301000 | #Constraints:     213276
2596.99/2619.65	c #Conflicts:    4302000 | #Constraints:     214277
2596.99/2619.65	c #Conflicts:    4303000 | #Constraints:     215279
2596.99/2619.65	c #Conflicts:    4304000 | #Constraints:     216281
2596.99/2619.65	c #Conflicts:    4305000 | #Constraints:     217285
2596.99/2619.65	c #Conflicts:    4306000 | #Constraints:     218290
2596.99/2619.65	c #Conflicts:    4307000 | #Constraints:     219290
2596.99/2619.65	c #Conflicts:    4308000 | #Constraints:     220292
2596.99/2619.65	c #Conflicts:    4309000 | #Constraints:     221293
2596.99/2619.65	c #Conflicts:    4310000 | #Constraints:     222294
2596.99/2619.65	c #Conflicts:    4311000 | #Constraints:     223295
2596.99/2619.65	c #Conflicts:    4312000 | #Constraints:     224320
2637.45/2660.68	c #Conflicts:    4313000 | #Constraints:     225323
2637.45/2660.68	c #Conflicts:    4314000 | #Constraints:     226325
2637.45/2660.68	c #Conflicts:    4315000 | #Constraints:     227326
2637.45/2660.68	c #Conflicts:    4316000 | #Constraints:     228328
2637.45/2660.68	c #Conflicts:    4317000 | #Constraints:     229329
2637.45/2660.68	c #Conflicts:    4318000 | #Constraints:     230329
2637.45/2660.68	c #Conflicts:    4319000 | #Constraints:     231332
2637.45/2660.68	c #Conflicts:    4320000 | #Constraints:     232411
2637.45/2660.68	c #Conflicts:    4321000 | #Constraints:     233439
2637.45/2660.68	c #Conflicts:    4322000 | #Constraints:     234450
2637.45/2660.68	c #Conflicts:    4323000 | #Constraints:     235450
2637.45/2660.68	c #Conflicts:    4324000 | #Constraints:     236453
2637.45/2660.68	c #Conflicts:    4325000 | #Constraints:     237492
2637.45/2660.68	c #Conflicts:    4326000 | #Constraints:     238492
2637.45/2660.68	c #Conflicts:    4327000 | #Constraints:     239493
2637.45/2660.68	c #Conflicts:    4328000 | #Constraints:     240494
2637.45/2660.68	c #Conflicts:    4329000 | #Constraints:     241494
2637.45/2660.68	c #Conflicts:    4330000 | #Constraints:     242499
2637.45/2660.68	c #Conflicts:    4331000 | #Constraints:     243546
2637.45/2660.68	c #Conflicts:    4332000 | #Constraints:     244547
2637.45/2660.68	c #Conflicts:    4333000 | #Constraints:     245648
2637.45/2660.68	c #Conflicts:    4334000 | #Constraints:     246709
2637.45/2660.68	c #Conflicts:    4335000 | #Constraints:     247783
2637.45/2660.68	c #Conflicts:    4336000 | #Constraints:     248783
2637.45/2660.68	c #Conflicts:    4337000 | #Constraints:     249784
2637.45/2660.68	c #Conflicts:    4338000 | #Constraints:     250868
2637.45/2660.68	c #Conflicts:    4339000 | #Constraints:     251957
2637.45/2660.68	c #Conflicts:    4340000 | #Constraints:     253080
2637.45/2660.68	c #Conflicts:    4341000 | #Constraints:     254169
2637.45/2660.68	c #Conflicts:    4342000 | #Constraints:     255169
2637.45/2660.68	c #Conflicts:    4343000 | #Constraints:     256170
2637.45/2660.68	c #Conflicts:    4344000 | #Constraints:     257170
2637.45/2660.68	c #Conflicts:    4345000 | #Constraints:     258178
2637.45/2660.68	c #Conflicts:    4346000 | #Constraints:     259178
2637.45/2660.68	c #Conflicts:    4347000 | #Constraints:     260180
2637.45/2660.68	c #Conflicts:    4348000 | #Constraints:     261181
2637.45/2660.68	c #Conflicts:    4349000 | #Constraints:     262181
2637.45/2660.68	c #Conflicts:    4350000 | #Constraints:     263182
2637.45/2660.68	c #Conflicts:    4351000 | #Constraints:     264185
2637.45/2660.68	c #Conflicts:    4352000 | #Constraints:     265213
2637.45/2660.68	c #Conflicts:    4353000 | #Constraints:     266213
2637.45/2660.68	c #Conflicts:    4354000 | #Constraints:     267214
2637.45/2660.68	c #Conflicts:    4355000 | #Constraints:     268217
2637.45/2660.68	c #Conflicts:    4356000 | #Constraints:     269218
2637.45/2660.68	c #Conflicts:    4357000 | #Constraints:     270219
2637.45/2660.68	c #Conflicts:    4358000 | #Constraints:     271220
2637.45/2660.68	c #Conflicts:    4359000 | #Constraints:     272220
2637.45/2660.68	c #Conflicts:    4360000 | #Constraints:     273220
2637.45/2660.68	c #Conflicts:    4361000 | #Constraints:     274223
2637.45/2660.68	c #Conflicts:    4362000 | #Constraints:     275225
2637.45/2660.68	c #Conflicts:    4363000 | #Constraints:     276227
2637.45/2660.68	c #Conflicts:    4364000 | #Constraints:     277227
2637.45/2660.68	c #Conflicts:    4365000 | #Constraints:     278229
2637.45/2660.68	c #Conflicts:    4366000 | #Constraints:     279230
2637.45/2660.68	c #Conflicts:    4367000 | #Constraints:     280232
2637.45/2660.68	c #Conflicts:    4368000 | #Constraints:     281236
2637.45/2660.68	c #Conflicts:    4369000 | #Constraints:     282449
2637.45/2660.68	c #Conflicts:    4370000 | #Constraints:     283450
2637.45/2660.68	c #Conflicts:    4371000 | #Constraints:     284451
2637.45/2660.68	c #Conflicts:    4372000 | #Constraints:     285452
2637.45/2660.68	c #Conflicts:    4373000 | #Constraints:     286454
2637.45/2660.68	c #Conflicts:    4374000 | #Constraints:     287845
2637.45/2660.68	c #Conflicts:    4375000 | #Constraints:     288845
2637.45/2660.68	c DATABASE CLEANUP
2637.45/2660.68	c GARBAGE COLLECT
2637.45/2660.68	c rational objective value (HS) -212.75
2666.06/2689.62	c #Conflicts:    4376000 | #Constraints:     160822
2666.06/2689.62	c #Conflicts:    4377000 | #Constraints:     161823
2666.06/2689.62	c #Conflicts:    4378000 | #Constraints:     162826
2666.06/2689.62	c #Conflicts:    4379000 | #Constraints:     163848
2666.06/2689.62	c #Conflicts:    4380000 | #Constraints:     164850
2666.06/2689.62	c #Conflicts:    4381000 | #Constraints:     165850
2666.06/2689.62	c #Conflicts:    4382000 | #Constraints:     166850
2666.06/2689.62	c #Conflicts:    4383000 | #Constraints:     167851
2666.06/2689.62	c #Conflicts:    4384000 | #Constraints:     168851
2666.06/2689.62	c #Conflicts:    4385000 | #Constraints:     169853
2666.06/2689.62	c #Conflicts:    4386000 | #Constraints:     170878
2666.06/2689.62	c #Conflicts:    4387000 | #Constraints:     172020
2666.06/2689.62	c #Conflicts:    4388000 | #Constraints:     173021
2666.06/2689.62	c #Conflicts:    4389000 | #Constraints:     174026
2666.06/2689.62	c #Conflicts:    4390000 | #Constraints:     175027
2666.06/2689.62	c #Conflicts:    4391000 | #Constraints:     176029
2666.06/2689.62	c #Conflicts:    4392000 | #Constraints:     177212
2666.06/2689.62	c #Conflicts:    4393000 | #Constraints:     178213
2666.06/2689.62	c #Conflicts:    4394000 | #Constraints:     179215
2666.06/2689.62	c #Conflicts:    4395000 | #Constraints:     180242
2666.06/2689.62	c #Conflicts:    4396000 | #Constraints:     181246
2666.06/2689.62	c #Conflicts:    4397000 | #Constraints:     182246
2666.06/2689.62	c #Conflicts:    4398000 | #Constraints:     183248
2666.06/2689.62	c #Conflicts:    4399000 | #Constraints:     184248
2666.06/2689.62	c #Conflicts:    4400000 | #Constraints:     185248
2666.06/2689.62	c #Conflicts:    4401000 | #Constraints:     186251
2666.06/2689.62	c #Conflicts:    4402000 | #Constraints:     187255
2666.06/2689.62	c #Conflicts:    4403000 | #Constraints:     188258
2666.06/2689.62	c #Conflicts:    4404000 | #Constraints:     189258
2666.06/2689.62	c #Conflicts:    4405000 | #Constraints:     190259
2666.06/2689.62	c #Conflicts:    4406000 | #Constraints:     191260
2666.06/2689.62	c #Conflicts:    4407000 | #Constraints:     192266
2666.06/2689.62	c #Conflicts:    4408000 | #Constraints:     193267
2666.06/2689.62	c #Conflicts:    4409000 | #Constraints:     194268
2666.06/2689.62	c #Conflicts:    4410000 | #Constraints:     195270
2666.06/2689.62	c #Conflicts:    4411000 | #Constraints:     196270
2666.06/2689.62	c #Conflicts:    4412000 | #Constraints:     197271
2666.06/2689.62	c #Conflicts:    4413000 | #Constraints:     198274
2666.06/2689.62	c #Conflicts:    4414000 | #Constraints:     199517
2666.06/2689.62	c #Conflicts:    4415000 | #Constraints:     200517
2666.06/2689.62	c #Conflicts:    4416000 | #Constraints:     201518
2666.06/2689.62	c #Conflicts:    4417000 | #Constraints:     202519
2666.06/2689.62	c #Conflicts:    4418000 | #Constraints:     203519
2666.06/2689.62	c #Conflicts:    4419000 | #Constraints:     204522
2666.06/2689.62	c #Conflicts:    4420000 | #Constraints:     205522
2666.06/2689.62	c #Conflicts:    4421000 | #Constraints:     206523
2666.06/2689.62	c #Conflicts:    4422000 | #Constraints:     207533
2666.06/2689.62	c #Conflicts:    4423000 | #Constraints:     208534
2666.06/2689.62	c #Conflicts:    4424000 | #Constraints:     209549
2666.06/2689.62	c #Conflicts:    4425000 | #Constraints:     210550
2666.06/2689.62	c #Conflicts:    4426000 | #Constraints:     211553
2666.06/2689.62	c #Conflicts:    4427000 | #Constraints:     212562
2666.06/2689.62	c #Conflicts:    4428000 | #Constraints:     213779
2666.06/2689.62	c #Conflicts:    4429000 | #Constraints:     214969
2666.06/2689.62	c #Conflicts:    4430000 | #Constraints:     215969
2666.06/2689.62	c DATABASE CLEANUP
2666.06/2689.62	c GARBAGE COLLECT
2666.06/2689.62	c rational objective value (HS) -212.75
2709.48/2733.66	c #Conflicts:    4431000 | #Constraints:     147551
2709.48/2733.66	c #Conflicts:    4432000 | #Constraints:     148552
2709.48/2733.66	c #Conflicts:    4433000 | #Constraints:     149553
2709.48/2733.66	c #Conflicts:    4434000 | #Constraints:     150555
2709.48/2733.66	c #Conflicts:    4435000 | #Constraints:     151584
2709.48/2733.66	c #Conflicts:    4436000 | #Constraints:     153120
2709.48/2733.66	c #Conflicts:    4437000 | #Constraints:     154170
2709.48/2733.66	c #Conflicts:    4438000 | #Constraints:     155171
2709.48/2733.66	c #Conflicts:    4439000 | #Constraints:     156174
2709.48/2733.66	c #Conflicts:    4440000 | #Constraints:     157174
2709.48/2733.66	c #Conflicts:    4441000 | #Constraints:     158176
2709.48/2733.66	c #Conflicts:    4442000 | #Constraints:     159176
2709.48/2733.66	c #Conflicts:    4443000 | #Constraints:     160176
2709.48/2733.66	c #Conflicts:    4444000 | #Constraints:     161177
2709.48/2733.66	c #Conflicts:    4445000 | #Constraints:     162217
2709.48/2733.66	c #Conflicts:    4446000 | #Constraints:     163217
2709.48/2733.66	c #Conflicts:    4447000 | #Constraints:     164217
2709.48/2733.66	c #Conflicts:    4448000 | #Constraints:     165220
2709.48/2733.66	c #Conflicts:    4449000 | #Constraints:     166221
2709.48/2733.66	c #Conflicts:    4450000 | #Constraints:     167222
2709.48/2733.66	c #Conflicts:    4451000 | #Constraints:     168252
2709.48/2733.66	c #Conflicts:    4452000 | #Constraints:     169252
2709.48/2733.66	c #Conflicts:    4453000 | #Constraints:     170252
2709.48/2733.66	c #Conflicts:    4454000 | #Constraints:     171254
2709.48/2733.66	c #Conflicts:    4455000 | #Constraints:     172255
2709.48/2733.66	c #Conflicts:    4456000 | #Constraints:     173256
2709.48/2733.66	c #Conflicts:    4457000 | #Constraints:     174256
2709.48/2733.66	c #Conflicts:    4458000 | #Constraints:     175257
2709.48/2733.66	c #Conflicts:    4459000 | #Constraints:     176265
2709.48/2733.66	c #Conflicts:    4460000 | #Constraints:     177330
2709.48/2733.66	c #Conflicts:    4461000 | #Constraints:     178334
2709.48/2733.66	c #Conflicts:    4462000 | #Constraints:     179334
2709.48/2733.66	c #Conflicts:    4463000 | #Constraints:     180335
2709.48/2733.66	c #Conflicts:    4464000 | #Constraints:     181338
2709.48/2733.66	c #Conflicts:    4465000 | #Constraints:     182344
2709.48/2733.66	c #Conflicts:    4466000 | #Constraints:     183348
2709.48/2733.66	c #Conflicts:    4467000 | #Constraints:     184348
2709.48/2733.66	c #Conflicts:    4468000 | #Constraints:     185350
2709.48/2733.66	c #Conflicts:    4469000 | #Constraints:     186355
2709.48/2733.66	c #Conflicts:    4470000 | #Constraints:     187366
2709.48/2733.66	c #Conflicts:    4471000 | #Constraints:     188366
2709.48/2733.66	c #Conflicts:    4472000 | #Constraints:     189367
2709.48/2733.66	c #Conflicts:    4473000 | #Constraints:     190368
2709.48/2733.66	c #Conflicts:    4474000 | #Constraints:     191369
2709.48/2733.66	c #Conflicts:    4475000 | #Constraints:     192534
2709.48/2733.66	c #Conflicts:    4476000 | #Constraints:     194036
2709.48/2733.66	c #Conflicts:    4477000 | #Constraints:     195543
2709.48/2733.66	c #Conflicts:    4478000 | #Constraints:     197049
2709.48/2733.66	c #Conflicts:    4479000 | #Constraints:     198583
2709.48/2733.66	c #Conflicts:    4480000 | #Constraints:     200092
2709.48/2733.66	c #Conflicts:    4481000 | #Constraints:     201581
2709.48/2733.66	c #Conflicts:    4482000 | #Constraints:     202740
2709.48/2733.66	c #Conflicts:    4483000 | #Constraints:     203740
2709.48/2733.66	c #Conflicts:    4484000 | #Constraints:     204740
2709.48/2733.66	c #Conflicts:    4485000 | #Constraints:     205740
2709.48/2733.66	c #Conflicts:    4486000 | #Constraints:     206742
2709.48/2733.66	c #Conflicts:    4487000 | #Constraints:     207748
2709.48/2733.66	c #Conflicts:    4488000 | #Constraints:     208750
2709.48/2733.66	c #Conflicts:    4489000 | #Constraints:     209752
2709.48/2733.66	c #Conflicts:    4490000 | #Constraints:     210757
2709.48/2733.66	c #Conflicts:    4491000 | #Constraints:     211758
2709.48/2733.66	c #Conflicts:    4492000 | #Constraints:     212758
2709.48/2733.66	c #Conflicts:    4493000 | #Constraints:     213759
2709.48/2733.66	c #Conflicts:    4494000 | #Constraints:     214762
2709.48/2733.66	c #Conflicts:    4495000 | #Constraints:     215762
2709.48/2733.66	c #Conflicts:    4496000 | #Constraints:     216762
2709.48/2733.66	c #Conflicts:    4497000 | #Constraints:     217764
2709.48/2733.66	c #Conflicts:    4498000 | #Constraints:     218765
2709.48/2733.66	c #Conflicts:    4499000 | #Constraints:     219767
2709.48/2733.66	c #Conflicts:    4500000 | #Constraints:     220767
2709.48/2733.66	c #Conflicts:    4501000 | #Constraints:     221769
2709.48/2733.66	c #Conflicts:    4502000 | #Constraints:     222881
2709.48/2733.66	c #Conflicts:    4503000 | #Constraints:     223882
2709.48/2733.66	c #Conflicts:    4504000 | #Constraints:     224885
2709.48/2733.66	c #Conflicts:    4505000 | #Constraints:     225997
2709.48/2733.66	c #Conflicts:    4506000 | #Constraints:     226998
2709.48/2733.66	c #Conflicts:    4507000 | #Constraints:     227999
2709.48/2733.66	c #Conflicts:    4508000 | #Constraints:     229002
2709.48/2733.66	c #Conflicts:    4509000 | #Constraints:     230003
2756.22/2780.78	c #Conflicts:    4510000 | #Constraints:     231004
2756.22/2780.78	c #Conflicts:    4511000 | #Constraints:     232005
2756.22/2780.78	c #Conflicts:    4512000 | #Constraints:     233006
2756.22/2780.78	c #Conflicts:    4513000 | #Constraints:     234248
2756.22/2780.78	c #Conflicts:    4514000 | #Constraints:     235248
2756.22/2780.78	c #Conflicts:    4515000 | #Constraints:     236248
2756.22/2780.78	c #Conflicts:    4516000 | #Constraints:     237249
2756.22/2780.78	c #Conflicts:    4517000 | #Constraints:     238255
2756.22/2780.78	c #Conflicts:    4518000 | #Constraints:     239257
2756.22/2780.78	c #Conflicts:    4519000 | #Constraints:     240261
2756.22/2780.78	c #Conflicts:    4520000 | #Constraints:     241270
2756.22/2780.78	c #Conflicts:    4521000 | #Constraints:     242274
2756.22/2780.78	c #Conflicts:    4522000 | #Constraints:     243412
2756.22/2780.78	c #Conflicts:    4523000 | #Constraints:     244570
2756.22/2780.78	c #Conflicts:    4524000 | #Constraints:     245572
2756.22/2780.78	c #Conflicts:    4525000 | #Constraints:     246574
2756.22/2780.78	c #Conflicts:    4526000 | #Constraints:     247575
2756.22/2780.78	c #Conflicts:    4527000 | #Constraints:     248577
2756.22/2780.78	c #Conflicts:    4528000 | #Constraints:     249581
2756.22/2780.78	c #Conflicts:    4529000 | #Constraints:     250613
2756.22/2780.78	c #Conflicts:    4530000 | #Constraints:     251615
2756.22/2780.78	c #Conflicts:    4531000 | #Constraints:     252616
2756.22/2780.78	c #Conflicts:    4532000 | #Constraints:     253617
2756.22/2780.78	c #Conflicts:    4533000 | #Constraints:     254617
2756.22/2780.78	c #Conflicts:    4534000 | #Constraints:     255617
2756.22/2780.78	c #Conflicts:    4535000 | #Constraints:     256618
2756.22/2780.78	c #Conflicts:    4536000 | #Constraints:     257620
2756.22/2780.78	c #Conflicts:    4537000 | #Constraints:     258627
2756.22/2780.78	c #Conflicts:    4538000 | #Constraints:     259627
2756.22/2780.78	c #Conflicts:    4539000 | #Constraints:     260628
2756.22/2780.78	c #Conflicts:    4540000 | #Constraints:     261629
2756.22/2780.78	c #Conflicts:    4541000 | #Constraints:     262632
2756.22/2780.78	c #Conflicts:    4542000 | #Constraints:     263635
2756.22/2780.78	c #Conflicts:    4543000 | #Constraints:     264636
2756.22/2780.78	c #Conflicts:    4544000 | #Constraints:     265638
2756.22/2780.78	c #Conflicts:    4545000 | #Constraints:     266668
2756.22/2780.78	c #Conflicts:    4546000 | #Constraints:     267669
2756.22/2780.78	c #Conflicts:    4547000 | #Constraints:     268674
2756.22/2780.78	c #Conflicts:    4548000 | #Constraints:     269676
2756.22/2780.78	c #Conflicts:    4549000 | #Constraints:     270676
2756.22/2780.78	c #Conflicts:    4550000 | #Constraints:     271676
2756.22/2780.78	c #Conflicts:    4551000 | #Constraints:     272850
2756.22/2780.78	c #Conflicts:    4552000 | #Constraints:     273851
2756.22/2780.78	c #Conflicts:    4553000 | #Constraints:     274853
2756.22/2780.78	c #Conflicts:    4554000 | #Constraints:     275866
2756.22/2780.78	c #Conflicts:    4555000 | #Constraints:     276868
2756.22/2780.78	c #Conflicts:    4556000 | #Constraints:     277868
2756.22/2780.78	c #Conflicts:    4557000 | #Constraints:     278869
2756.22/2780.78	c #Conflicts:    4558000 | #Constraints:     279870
2756.22/2780.78	c #Conflicts:    4559000 | #Constraints:     280871
2756.22/2780.78	c #Conflicts:    4560000 | #Constraints:     282312
2756.22/2780.78	c #Conflicts:    4561000 | #Constraints:     283468
2756.22/2780.78	c #Conflicts:    4562000 | #Constraints:     284469
2756.22/2780.78	c #Conflicts:    4563000 | #Constraints:     285535
2756.22/2780.78	c #Conflicts:    4564000 | #Constraints:     287035
2756.22/2780.78	c #Conflicts:    4565000 | #Constraints:     288303
2756.22/2780.78	c #Conflicts:    4566000 | #Constraints:     289303
2756.22/2780.78	c #Conflicts:    4567000 | #Constraints:     290304
2756.22/2780.78	c #Conflicts:    4568000 | #Constraints:     291304
2756.22/2780.78	c #Conflicts:    4569000 | #Constraints:     292306
2756.22/2780.78	c #Conflicts:    4570000 | #Constraints:     293307
2756.22/2780.78	c #Conflicts:    4571000 | #Constraints:     294522
2756.22/2780.78	c #Conflicts:    4572000 | #Constraints:     295524
2756.22/2780.78	c #Conflicts:    4573000 | #Constraints:     296549
2756.22/2780.78	c #Conflicts:    4574000 | #Constraints:     297918
2756.22/2780.78	c #Conflicts:    4575000 | #Constraints:     299415
2756.22/2780.78	c DATABASE CLEANUP
2756.22/2780.78	c GARBAGE COLLECT
2756.22/2780.78	c rational objective value (HS) -212.75
2785.17/2809.97	c #Conflicts:    4576000 | #Constraints:     166461
2785.17/2809.97	c #Conflicts:    4577000 | #Constraints:     167462
2785.17/2809.97	c #Conflicts:    4578000 | #Constraints:     168462
2785.17/2809.97	c #Conflicts:    4579000 | #Constraints:     169464
2785.17/2809.97	c #Conflicts:    4580000 | #Constraints:     170469
2785.17/2809.97	c #Conflicts:    4581000 | #Constraints:     171469
2785.17/2809.97	c #Conflicts:    4582000 | #Constraints:     172472
2785.17/2809.97	c #Conflicts:    4583000 | #Constraints:     173478
2785.17/2809.97	c #Conflicts:    4584000 | #Constraints:     174478
2785.17/2809.97	c #Conflicts:    4585000 | #Constraints:     175479
2785.17/2809.97	c #Conflicts:    4586000 | #Constraints:     176479
2785.17/2809.97	c #Conflicts:    4587000 | #Constraints:     177480
2785.17/2809.97	c #Conflicts:    4588000 | #Constraints:     178481
2785.17/2809.97	c #Conflicts:    4589000 | #Constraints:     179482
2785.17/2809.97	c #Conflicts:    4590000 | #Constraints:     180484
2785.17/2809.97	c #Conflicts:    4591000 | #Constraints:     181484
2785.17/2809.97	c #Conflicts:    4592000 | #Constraints:     182484
2785.17/2809.97	c #Conflicts:    4593000 | #Constraints:     183486
2785.17/2809.97	c #Conflicts:    4594000 | #Constraints:     184486
2785.17/2809.97	c #Conflicts:    4595000 | #Constraints:     185486
2785.17/2809.97	c #Conflicts:    4596000 | #Constraints:     186489
2785.17/2809.97	c #Conflicts:    4597000 | #Constraints:     187489
2785.17/2809.97	c #Conflicts:    4598000 | #Constraints:     188489
2785.17/2809.97	c #Conflicts:    4599000 | #Constraints:     189489
2785.17/2809.97	c #Conflicts:    4600000 | #Constraints:     190490
2785.17/2809.97	c #Conflicts:    4601000 | #Constraints:     191492
2785.17/2809.97	c #Conflicts:    4602000 | #Constraints:     192493
2785.17/2809.97	c #Conflicts:    4603000 | #Constraints:     193497
2785.17/2809.97	c #Conflicts:    4604000 | #Constraints:     194503
2785.17/2809.97	c #Conflicts:    4605000 | #Constraints:     195504
2785.17/2809.97	c #Conflicts:    4606000 | #Constraints:     196505
2785.17/2809.97	c #Conflicts:    4607000 | #Constraints:     197509
2785.17/2809.97	c #Conflicts:    4608000 | #Constraints:     198509
2785.17/2809.97	c #Conflicts:    4609000 | #Constraints:     199509
2785.17/2809.97	c #Conflicts:    4610000 | #Constraints:     200510
2785.17/2809.97	c #Conflicts:    4611000 | #Constraints:     201515
2785.17/2809.97	c #Conflicts:    4612000 | #Constraints:     202544
2785.17/2809.97	c #Conflicts:    4613000 | #Constraints:     203545
2785.17/2809.97	c #Conflicts:    4614000 | #Constraints:     204549
2785.17/2809.97	c #Conflicts:    4615000 | #Constraints:     205626
2785.17/2809.97	c #Conflicts:    4616000 | #Constraints:     206626
2785.17/2809.97	c #Conflicts:    4617000 | #Constraints:     207627
2785.17/2809.97	c #Conflicts:    4618000 | #Constraints:     208629
2785.17/2809.97	c #Conflicts:    4619000 | #Constraints:     209629
2785.17/2809.97	c #Conflicts:    4620000 | #Constraints:     210630
2785.17/2809.97	c #Conflicts:    4621000 | #Constraints:     211631
2785.17/2809.97	c #Conflicts:    4622000 | #Constraints:     212633
2785.17/2809.97	c #Conflicts:    4623000 | #Constraints:     213765
2785.17/2809.97	c #Conflicts:    4624000 | #Constraints:     214765
2785.17/2809.97	c #Conflicts:    4625000 | #Constraints:     215766
2785.17/2809.97	c #Conflicts:    4626000 | #Constraints:     216766
2785.17/2809.97	c #Conflicts:    4627000 | #Constraints:     217767
2785.17/2809.97	c #Conflicts:    4628000 | #Constraints:     218767
2785.17/2809.97	c #Conflicts:    4629000 | #Constraints:     219768
2785.17/2809.97	c #Conflicts:    4630000 | #Constraints:     220768
2785.17/2809.97	c DATABASE CLEANUP
2785.17/2809.97	c GARBAGE COLLECT
2785.17/2809.97	c rational objective value (HS) -212.5
2836.69/2861.97	c #Conflicts:    4631000 | #Constraints:     151480
2836.69/2861.97	c #Conflicts:    4632000 | #Constraints:     152480
2836.69/2861.97	c #Conflicts:    4633000 | #Constraints:     153480
2836.69/2861.97	c #Conflicts:    4634000 | #Constraints:     154481
2836.69/2861.97	c #Conflicts:    4635000 | #Constraints:     155481
2836.69/2861.97	c #Conflicts:    4636000 | #Constraints:     156483
2836.69/2861.97	c #Conflicts:    4637000 | #Constraints:     157483
2836.69/2861.97	c #Conflicts:    4638000 | #Constraints:     158484
2836.69/2861.97	c #Conflicts:    4639000 | #Constraints:     159484
2836.69/2861.97	c #Conflicts:    4640000 | #Constraints:     160484
2836.69/2861.97	c #Conflicts:    4641000 | #Constraints:     161484
2836.69/2861.97	c #Conflicts:    4642000 | #Constraints:     162485
2836.69/2861.97	c #Conflicts:    4643000 | #Constraints:     163486
2836.69/2861.97	c #Conflicts:    4644000 | #Constraints:     164487
2836.69/2861.97	c #Conflicts:    4645000 | #Constraints:     165490
2836.69/2861.97	c #Conflicts:    4646000 | #Constraints:     166491
2836.69/2861.97	c #Conflicts:    4647000 | #Constraints:     167491
2836.69/2861.97	c #Conflicts:    4648000 | #Constraints:     168493
2836.69/2861.97	c #Conflicts:    4649000 | #Constraints:     169498
2836.69/2861.97	c #Conflicts:    4650000 | #Constraints:     170504
2836.69/2861.97	c #Conflicts:    4651000 | #Constraints:     171507
2836.69/2861.97	c #Conflicts:    4652000 | #Constraints:     172572
2836.69/2861.97	c #Conflicts:    4653000 | #Constraints:     173573
2836.69/2861.97	c #Conflicts:    4654000 | #Constraints:     174574
2836.69/2861.97	c #Conflicts:    4655000 | #Constraints:     175574
2836.69/2861.97	c #Conflicts:    4656000 | #Constraints:     176578
2836.69/2861.97	c #Conflicts:    4657000 | #Constraints:     177579
2836.69/2861.97	c #Conflicts:    4658000 | #Constraints:     178590
2836.69/2861.97	c #Conflicts:    4659000 | #Constraints:     179590
2836.69/2861.97	c #Conflicts:    4660000 | #Constraints:     180591
2836.69/2861.97	c #Conflicts:    4661000 | #Constraints:     181693
2836.69/2861.97	c #Conflicts:    4662000 | #Constraints:     183206
2836.69/2861.97	c #Conflicts:    4663000 | #Constraints:     184701
2836.69/2861.97	c #Conflicts:    4664000 | #Constraints:     186212
2836.69/2861.97	c #Conflicts:    4665000 | #Constraints:     187706
2836.69/2861.97	c #Conflicts:    4666000 | #Constraints:     189206
2836.69/2861.97	c #Conflicts:    4667000 | #Constraints:     190714
2836.69/2861.97	c #Conflicts:    4668000 | #Constraints:     192207
2836.69/2861.97	c #Conflicts:    4669000 | #Constraints:     193710
2836.69/2861.97	c #Conflicts:    4670000 | #Constraints:     195216
2836.69/2861.97	c #Conflicts:    4671000 | #Constraints:     196549
2836.69/2861.97	c #Conflicts:    4672000 | #Constraints:     197549
2836.69/2861.97	c #Conflicts:    4673000 | #Constraints:     198551
2836.69/2861.97	c #Conflicts:    4674000 | #Constraints:     199552
2836.69/2861.97	c #Conflicts:    4675000 | #Constraints:     200552
2836.69/2861.97	c #Conflicts:    4676000 | #Constraints:     201553
2836.69/2861.97	c #Conflicts:    4677000 | #Constraints:     202553
2836.69/2861.97	c #Conflicts:    4678000 | #Constraints:     203553
2836.69/2861.97	c #Conflicts:    4679000 | #Constraints:     204554
2836.69/2861.97	c #Conflicts:    4680000 | #Constraints:     205555
2836.69/2861.97	c #Conflicts:    4681000 | #Constraints:     206555
2836.69/2861.97	c #Conflicts:    4682000 | #Constraints:     207555
2836.69/2861.97	c #Conflicts:    4683000 | #Constraints:     208591
2836.69/2861.97	c #Conflicts:    4684000 | #Constraints:     209592
2836.69/2861.97	c #Conflicts:    4685000 | #Constraints:     210597
2836.69/2861.97	c #Conflicts:    4686000 | #Constraints:     211598
2836.69/2861.97	c #Conflicts:    4687000 | #Constraints:     212900
2836.69/2861.97	c #Conflicts:    4688000 | #Constraints:     214431
2836.69/2861.97	c #Conflicts:    4689000 | #Constraints:     215969
2836.69/2861.97	c #Conflicts:    4690000 | #Constraints:     217502
2836.69/2861.97	c #Conflicts:    4691000 | #Constraints:     218830
2836.69/2861.97	c #Conflicts:    4692000 | #Constraints:     219833
2836.69/2861.97	c #Conflicts:    4693000 | #Constraints:     220840
2836.69/2861.97	c #Conflicts:    4694000 | #Constraints:     221970
2836.69/2861.97	c #Conflicts:    4695000 | #Constraints:     222972
2836.69/2861.97	c #Conflicts:    4696000 | #Constraints:     223976
2836.69/2861.97	c #Conflicts:    4697000 | #Constraints:     224995
2836.69/2861.97	c #Conflicts:    4698000 | #Constraints:     226070
2836.69/2861.97	c #Conflicts:    4699000 | #Constraints:     227502
2836.69/2861.97	c #Conflicts:    4700000 | #Constraints:     228967
2836.69/2861.97	c #Conflicts:    4701000 | #Constraints:     230467
2836.69/2861.97	c #Conflicts:    4702000 | #Constraints:     231565
2836.69/2861.97	c #Conflicts:    4703000 | #Constraints:     232566
2836.69/2861.97	c #Conflicts:    4704000 | #Constraints:     233702
2836.69/2861.97	c #Conflicts:    4705000 | #Constraints:     235215
2836.69/2861.97	c #Conflicts:    4706000 | #Constraints:     236735
2836.69/2861.97	c #Conflicts:    4707000 | #Constraints:     238253
2836.69/2861.97	c #Conflicts:    4708000 | #Constraints:     239760
2836.69/2861.97	c #Conflicts:    4709000 | #Constraints:     241266
2907.21/2933.06	c #Conflicts:    4710000 | #Constraints:     242769
2907.21/2933.06	c #Conflicts:    4711000 | #Constraints:     244299
2907.21/2933.06	c #Conflicts:    4712000 | #Constraints:     245830
2907.21/2933.06	c #Conflicts:    4713000 | #Constraints:     247334
2907.21/2933.06	c #Conflicts:    4714000 | #Constraints:     248860
2907.21/2933.06	c #Conflicts:    4715000 | #Constraints:     250339
2907.21/2933.06	c #Conflicts:    4716000 | #Constraints:     251869
2907.21/2933.06	c #Conflicts:    4717000 | #Constraints:     253073
2907.21/2933.06	c #Conflicts:    4718000 | #Constraints:     254459
2907.21/2933.06	c #Conflicts:    4719000 | #Constraints:     255560
2907.21/2933.06	c #Conflicts:    4720000 | #Constraints:     256565
2907.21/2933.06	c #Conflicts:    4721000 | #Constraints:     257628
2907.21/2933.06	c #Conflicts:    4722000 | #Constraints:     259110
2907.21/2933.06	c #Conflicts:    4723000 | #Constraints:     260423
2907.21/2933.06	c #Conflicts:    4724000 | #Constraints:     261441
2907.21/2933.06	c #Conflicts:    4725000 | #Constraints:     262444
2907.21/2933.06	c #Conflicts:    4726000 | #Constraints:     263445
2907.21/2933.06	c #Conflicts:    4727000 | #Constraints:     264451
2907.21/2933.06	c #Conflicts:    4728000 | #Constraints:     265455
2907.21/2933.06	c #Conflicts:    4729000 | #Constraints:     266458
2907.21/2933.06	c #Conflicts:    4730000 | #Constraints:     267625
2907.21/2933.06	c #Conflicts:    4731000 | #Constraints:     269150
2907.21/2933.06	c #Conflicts:    4732000 | #Constraints:     270655
2907.21/2933.06	c #Conflicts:    4733000 | #Constraints:     272157
2907.21/2933.06	c #Conflicts:    4734000 | #Constraints:     273641
2907.21/2933.06	c #Conflicts:    4735000 | #Constraints:     275042
2907.21/2933.06	c #Conflicts:    4736000 | #Constraints:     276046
2907.21/2933.06	c #Conflicts:    4737000 | #Constraints:     277050
2907.21/2933.06	c #Conflicts:    4738000 | #Constraints:     278348
2907.21/2933.06	c #Conflicts:    4739000 | #Constraints:     279755
2907.21/2933.06	c #Conflicts:    4740000 | #Constraints:     280851
2907.21/2933.06	c #Conflicts:    4741000 | #Constraints:     281852
2907.21/2933.06	c #Conflicts:    4742000 | #Constraints:     282856
2907.21/2933.06	c #Conflicts:    4743000 | #Constraints:     283861
2907.21/2933.06	c #Conflicts:    4744000 | #Constraints:     284964
2907.21/2933.06	c #Conflicts:    4745000 | #Constraints:     285966
2907.21/2933.06	c #Conflicts:    4746000 | #Constraints:     286967
2907.21/2933.06	c #Conflicts:    4747000 | #Constraints:     288183
2907.21/2933.06	c #Conflicts:    4748000 | #Constraints:     289484
2907.21/2933.06	c #Conflicts:    4749000 | #Constraints:     290485
2907.21/2933.06	c #Conflicts:    4750000 | #Constraints:     291486
2907.21/2933.06	c #Conflicts:    4751000 | #Constraints:     292487
2907.21/2933.06	c #Conflicts:    4752000 | #Constraints:     293490
2907.21/2933.06	c #Conflicts:    4753000 | #Constraints:     294490
2907.21/2933.06	c #Conflicts:    4754000 | #Constraints:     295492
2907.21/2933.06	c #Conflicts:    4755000 | #Constraints:     296492
2907.21/2933.06	c #Conflicts:    4756000 | #Constraints:     297493
2907.21/2933.06	c #Conflicts:    4757000 | #Constraints:     298493
2907.21/2933.06	c #Conflicts:    4758000 | #Constraints:     299495
2907.21/2933.06	c #Conflicts:    4759000 | #Constraints:     300500
2907.21/2933.06	c #Conflicts:    4760000 | #Constraints:     301500
2907.21/2933.06	c #Conflicts:    4761000 | #Constraints:     302500
2907.21/2933.06	c #Conflicts:    4762000 | #Constraints:     303502
2907.21/2933.06	c #Conflicts:    4763000 | #Constraints:     304505
2907.21/2933.06	c #Conflicts:    4764000 | #Constraints:     305511
2907.21/2933.06	c #Conflicts:    4765000 | #Constraints:     306512
2907.21/2933.06	c #Conflicts:    4766000 | #Constraints:     307513
2907.21/2933.06	c #Conflicts:    4767000 | #Constraints:     308513
2907.21/2933.06	c #Conflicts:    4768000 | #Constraints:     309517
2907.21/2933.06	c #Conflicts:    4769000 | #Constraints:     310519
2907.21/2933.06	c #Conflicts:    4770000 | #Constraints:     311557
2907.21/2933.06	c #Conflicts:    4771000 | #Constraints:     312558
2907.21/2933.06	c #Conflicts:    4772000 | #Constraints:     313565
2907.21/2933.06	c #Conflicts:    4773000 | #Constraints:     314575
2907.21/2933.06	c #Conflicts:    4774000 | #Constraints:     315700
2907.21/2933.06	c #Conflicts:    4775000 | #Constraints:     317199
2907.21/2933.06	c #Conflicts:    4776000 | #Constraints:     318709
2907.21/2933.06	c #Conflicts:    4777000 | #Constraints:     320213
2907.21/2933.06	c #Conflicts:    4778000 | #Constraints:     321703
2907.21/2933.06	c #Conflicts:    4779000 | #Constraints:     323218
2907.21/2933.06	c DATABASE CLEANUP
2907.21/2933.06	c GARBAGE COLLECT
2907.21/2933.06	c #Conflicts:    4780000 | #Constraints:     178338
2907.21/2933.06	c #Conflicts:    4781000 | #Constraints:     179704
2907.21/2933.06	c #Conflicts:    4782000 | #Constraints:     181235
2907.21/2933.06	c #Conflicts:    4783000 | #Constraints:     182726
2907.21/2933.06	c #Conflicts:    4784000 | #Constraints:     184256
2907.21/2933.06	c #Conflicts:    4785000 | #Constraints:     185797
2907.21/2933.06	c #Conflicts:    4786000 | #Constraints:     187349
2907.21/2933.06	c #Conflicts:    4787000 | #Constraints:     188904
2957.27/2983.51	c #Conflicts:    4788000 | #Constraints:     190431
2957.27/2983.51	c #Conflicts:    4789000 | #Constraints:     191935
2957.27/2983.51	c #Conflicts:    4790000 | #Constraints:     193451
2957.27/2983.51	c #Conflicts:    4791000 | #Constraints:     194975
2957.27/2983.51	c #Conflicts:    4792000 | #Constraints:     196484
2957.27/2983.51	c #Conflicts:    4793000 | #Constraints:     198005
2957.27/2983.51	c #Conflicts:    4794000 | #Constraints:     199529
2957.27/2983.51	c #Conflicts:    4795000 | #Constraints:     201054
2957.27/2983.51	c #Conflicts:    4796000 | #Constraints:     202580
2957.27/2983.51	c #Conflicts:    4797000 | #Constraints:     204074
2957.27/2983.51	c #Conflicts:    4798000 | #Constraints:     205605
2957.27/2983.51	c #Conflicts:    4799000 | #Constraints:     207127
2957.27/2983.51	c #Conflicts:    4800000 | #Constraints:     208619
2957.27/2983.51	c #Conflicts:    4801000 | #Constraints:     210092
2957.27/2983.51	c #Conflicts:    4802000 | #Constraints:     211612
2957.27/2983.51	c #Conflicts:    4803000 | #Constraints:     213102
2957.27/2983.51	c #Conflicts:    4804000 | #Constraints:     214595
2957.27/2983.51	c #Conflicts:    4805000 | #Constraints:     216128
2957.27/2983.51	c #Conflicts:    4806000 | #Constraints:     217652
2957.27/2983.51	c #Conflicts:    4807000 | #Constraints:     219184
2957.27/2983.51	c #Conflicts:    4808000 | #Constraints:     220691
2957.27/2983.51	c #Conflicts:    4809000 | #Constraints:     222232
2957.27/2983.51	c #Conflicts:    4810000 | #Constraints:     223731
2957.27/2983.51	c #Conflicts:    4811000 | #Constraints:     225226
2957.27/2983.51	c #Conflicts:    4812000 | #Constraints:     226749
2957.27/2983.51	c #Conflicts:    4813000 | #Constraints:     228229
2957.27/2983.51	c #Conflicts:    4814000 | #Constraints:     229743
2957.27/2983.51	c #Conflicts:    4815000 | #Constraints:     231225
2957.27/2983.51	c #Conflicts:    4816000 | #Constraints:     232787
2957.27/2983.51	c #Conflicts:    4817000 | #Constraints:     234342
2957.27/2983.51	c #Conflicts:    4818000 | #Constraints:     235923
2957.27/2983.51	c #Conflicts:    4819000 | #Constraints:     237446
2957.27/2983.51	c #Conflicts:    4820000 | #Constraints:     238970
2957.27/2983.51	c #Conflicts:    4821000 | #Constraints:     240464
2957.27/2983.51	c #Conflicts:    4822000 | #Constraints:     241977
2957.27/2983.51	c #Conflicts:    4823000 | #Constraints:     243503
2957.27/2983.51	c #Conflicts:    4824000 | #Constraints:     245024
2957.27/2983.51	c #Conflicts:    4825000 | #Constraints:     246588
2957.27/2983.51	c #Conflicts:    4826000 | #Constraints:     248112
2957.27/2983.51	c #Conflicts:    4827000 | #Constraints:     249314
2957.27/2983.51	c #Conflicts:    4828000 | #Constraints:     250338
2957.27/2983.51	c #Conflicts:    4829000 | #Constraints:     251730
2957.27/2983.51	c #Conflicts:    4830000 | #Constraints:     252812
2957.27/2983.51	c #Conflicts:    4831000 | #Constraints:     253814
2957.27/2983.51	c #Conflicts:    4832000 | #Constraints:     254818
2957.27/2983.51	c #Conflicts:    4833000 | #Constraints:     255827
2957.27/2983.51	c #Conflicts:    4834000 | #Constraints:     256832
2957.27/2983.51	c #Conflicts:    4835000 | #Constraints:     257833
2957.27/2983.51	c #Conflicts:    4836000 | #Constraints:     258833
2957.27/2983.51	c DATABASE CLEANUP
2957.27/2983.51	c GARBAGE COLLECT
2957.27/2983.51	c rational objective value (HS) -212.417
3010.39/3037.15	c #Conflicts:    4837000 | #Constraints:     155802
3010.39/3037.15	c #Conflicts:    4838000 | #Constraints:     156802
3010.39/3037.15	c #Conflicts:    4839000 | #Constraints:     157802
3010.39/3037.15	c #Conflicts:    4840000 | #Constraints:     158803
3010.39/3037.15	c #Conflicts:    4841000 | #Constraints:     159804
3010.39/3037.15	c #Conflicts:    4842000 | #Constraints:     160810
3010.39/3037.15	c #Conflicts:    4843000 | #Constraints:     161843
3010.39/3037.15	c #Conflicts:    4844000 | #Constraints:     162843
3010.39/3037.15	c #Conflicts:    4845000 | #Constraints:     163844
3010.39/3037.15	c #Conflicts:    4846000 | #Constraints:     164844
3010.39/3037.15	c #Conflicts:    4847000 | #Constraints:     165844
3010.39/3037.15	c #Conflicts:    4848000 | #Constraints:     166845
3010.39/3037.15	c #Conflicts:    4849000 | #Constraints:     167848
3010.39/3037.15	c #Conflicts:    4850000 | #Constraints:     168850
3010.39/3037.15	c #Conflicts:    4851000 | #Constraints:     169851
3010.39/3037.15	c #Conflicts:    4852000 | #Constraints:     170862
3010.39/3037.15	c #Conflicts:    4853000 | #Constraints:     171879
3010.39/3037.15	c #Conflicts:    4854000 | #Constraints:     172881
3010.39/3037.15	c #Conflicts:    4855000 | #Constraints:     174276
3010.39/3037.15	c #Conflicts:    4856000 | #Constraints:     175789
3010.39/3037.15	c #Conflicts:    4857000 | #Constraints:     176883
3010.39/3037.15	c #Conflicts:    4858000 | #Constraints:     177885
3010.39/3037.15	c #Conflicts:    4859000 | #Constraints:     179070
3010.39/3037.15	c #Conflicts:    4860000 | #Constraints:     180570
3010.39/3037.15	c #Conflicts:    4861000 | #Constraints:     181924
3010.39/3037.15	c #Conflicts:    4862000 | #Constraints:     182926
3010.39/3037.15	c #Conflicts:    4863000 | #Constraints:     183927
3010.39/3037.15	c #Conflicts:    4864000 | #Constraints:     184933
3010.39/3037.15	c #Conflicts:    4865000 | #Constraints:     185934
3010.39/3037.15	c #Conflicts:    4866000 | #Constraints:     186941
3010.39/3037.15	c #Conflicts:    4867000 | #Constraints:     187949
3010.39/3037.15	c #Conflicts:    4868000 | #Constraints:     188949
3010.39/3037.15	c #Conflicts:    4869000 | #Constraints:     189949
3010.39/3037.15	c #Conflicts:    4870000 | #Constraints:     190949
3010.39/3037.15	c #Conflicts:    4871000 | #Constraints:     191950
3010.39/3037.15	c #Conflicts:    4872000 | #Constraints:     192950
3010.39/3037.15	c #Conflicts:    4873000 | #Constraints:     193960
3010.39/3037.15	c #Conflicts:    4874000 | #Constraints:     194963
3010.39/3037.15	c #Conflicts:    4875000 | #Constraints:     195964
3010.39/3037.15	c #Conflicts:    4876000 | #Constraints:     196967
3010.39/3037.15	c #Conflicts:    4877000 | #Constraints:     197968
3010.39/3037.15	c #Conflicts:    4878000 | #Constraints:     198993
3010.39/3037.15	c #Conflicts:    4879000 | #Constraints:     200491
3010.39/3037.15	c #Conflicts:    4880000 | #Constraints:     202010
3010.39/3037.15	c #Conflicts:    4881000 | #Constraints:     203216
3010.39/3037.15	c #Conflicts:    4882000 | #Constraints:     204263
3010.39/3037.15	c #Conflicts:    4883000 | #Constraints:     205701
3010.39/3037.15	c #Conflicts:    4884000 | #Constraints:     207191
3010.39/3037.15	c #Conflicts:    4885000 | #Constraints:     208708
3010.39/3037.15	c #Conflicts:    4886000 | #Constraints:     210221
3010.39/3037.15	c #Conflicts:    4887000 | #Constraints:     211712
3010.39/3037.15	c #Conflicts:    4888000 | #Constraints:     213238
3010.39/3037.15	c #Conflicts:    4889000 | #Constraints:     214768
3010.39/3037.15	c #Conflicts:    4890000 | #Constraints:     216294
3010.39/3037.15	c #Conflicts:    4891000 | #Constraints:     217791
3010.39/3037.15	c #Conflicts:    4892000 | #Constraints:     219305
3010.39/3037.15	c #Conflicts:    4893000 | #Constraints:     220772
3010.39/3037.15	c #Conflicts:    4894000 | #Constraints:     222293
3010.39/3037.15	c #Conflicts:    4895000 | #Constraints:     223796
3010.39/3037.15	c #Conflicts:    4896000 | #Constraints:     225269
3010.39/3037.15	c #Conflicts:    4897000 | #Constraints:     226269
3010.39/3037.15	c #Conflicts:    4898000 | #Constraints:     227270
3010.39/3037.15	c #Conflicts:    4899000 | #Constraints:     228270
3010.39/3037.15	c #Conflicts:    4900000 | #Constraints:     229272
3010.39/3037.15	c #Conflicts:    4901000 | #Constraints:     230273
3010.39/3037.15	c #Conflicts:    4902000 | #Constraints:     231307
3010.39/3037.15	c #Conflicts:    4903000 | #Constraints:     232308
3010.39/3037.15	c #Conflicts:    4904000 | #Constraints:     233311
3010.39/3037.15	c #Conflicts:    4905000 | #Constraints:     234455
3010.39/3037.15	c #Conflicts:    4906000 | #Constraints:     235649
3010.39/3037.15	c #Conflicts:    4907000 | #Constraints:     236650
3010.39/3037.15	c #Conflicts:    4908000 | #Constraints:     237653
3010.39/3037.15	c #Conflicts:    4909000 | #Constraints:     238902
3010.39/3037.15	c #Conflicts:    4910000 | #Constraints:     240389
3010.39/3037.15	c #Conflicts:    4911000 | #Constraints:     241898
3010.39/3037.15	c #Conflicts:    4912000 | #Constraints:     243077
3010.39/3037.15	c #Conflicts:    4913000 | #Constraints:     244078
3010.39/3037.15	c #Conflicts:    4914000 | #Constraints:     245079
3010.39/3037.15	c #Conflicts:    4915000 | #Constraints:     246081
3084.06/3111.46	c #Conflicts:    4916000 | #Constraints:     247245
3084.06/3111.46	c #Conflicts:    4917000 | #Constraints:     248246
3084.06/3111.46	c #Conflicts:    4918000 | #Constraints:     249250
3084.06/3111.46	c #Conflicts:    4919000 | #Constraints:     250254
3084.06/3111.46	c #Conflicts:    4920000 | #Constraints:     251551
3084.06/3111.46	c #Conflicts:    4921000 | #Constraints:     253075
3084.06/3111.46	c #Conflicts:    4922000 | #Constraints:     254556
3084.06/3111.46	c #Conflicts:    4923000 | #Constraints:     256073
3084.06/3111.46	c #Conflicts:    4924000 | #Constraints:     257614
3084.06/3111.46	c #Conflicts:    4925000 | #Constraints:     258925
3084.06/3111.46	c #Conflicts:    4926000 | #Constraints:     260073
3084.06/3111.46	c #Conflicts:    4927000 | #Constraints:     261109
3084.06/3111.46	c #Conflicts:    4928000 | #Constraints:     262112
3084.06/3111.46	c #Conflicts:    4929000 | #Constraints:     263126
3084.06/3111.46	c #Conflicts:    4930000 | #Constraints:     264132
3084.06/3111.46	c #Conflicts:    4931000 | #Constraints:     265601
3084.06/3111.46	c #Conflicts:    4932000 | #Constraints:     267115
3084.06/3111.46	c #Conflicts:    4933000 | #Constraints:     268613
3084.06/3111.46	c #Conflicts:    4934000 | #Constraints:     270107
3084.06/3111.46	c #Conflicts:    4935000 | #Constraints:     271642
3084.06/3111.46	c #Conflicts:    4936000 | #Constraints:     273129
3084.06/3111.46	c #Conflicts:    4937000 | #Constraints:     274666
3084.06/3111.46	c #Conflicts:    4938000 | #Constraints:     276162
3084.06/3111.46	c #Conflicts:    4939000 | #Constraints:     277668
3084.06/3111.46	c #Conflicts:    4940000 | #Constraints:     279150
3084.06/3111.46	c #Conflicts:    4941000 | #Constraints:     280636
3084.06/3111.46	c #Conflicts:    4942000 | #Constraints:     282128
3084.06/3111.46	c #Conflicts:    4943000 | #Constraints:     283601
3084.06/3111.46	c #Conflicts:    4944000 | #Constraints:     285085
3084.06/3111.46	c #Conflicts:    4945000 | #Constraints:     286538
3084.06/3111.46	c #Conflicts:    4946000 | #Constraints:     288012
3084.06/3111.46	c #Conflicts:    4947000 | #Constraints:     289450
3084.06/3111.46	c #Conflicts:    4948000 | #Constraints:     290458
3084.06/3111.46	c #Conflicts:    4949000 | #Constraints:     291464
3084.06/3111.46	c #Conflicts:    4950000 | #Constraints:     292467
3084.06/3111.46	c #Conflicts:    4951000 | #Constraints:     293474
3084.06/3111.46	c #Conflicts:    4952000 | #Constraints:     294474
3084.06/3111.46	c #Conflicts:    4953000 | #Constraints:     295478
3084.06/3111.46	c #Conflicts:    4954000 | #Constraints:     296568
3084.06/3111.46	c #Conflicts:    4955000 | #Constraints:     297569
3084.06/3111.46	c #Conflicts:    4956000 | #Constraints:     298575
3084.06/3111.46	c #Conflicts:    4957000 | #Constraints:     299669
3084.06/3111.46	c #Conflicts:    4958000 | #Constraints:     301156
3084.06/3111.46	c #Conflicts:    4959000 | #Constraints:     302626
3084.06/3111.46	c #Conflicts:    4960000 | #Constraints:     303930
3084.06/3111.46	c #Conflicts:    4961000 | #Constraints:     304950
3084.06/3111.46	c #Conflicts:    4962000 | #Constraints:     305978
3084.06/3111.46	c #Conflicts:    4963000 | #Constraints:     306984
3084.06/3111.46	c #Conflicts:    4964000 | #Constraints:     308042
3084.06/3111.46	c #Conflicts:    4965000 | #Constraints:     309048
3084.06/3111.46	c #Conflicts:    4966000 | #Constraints:     310049
3084.06/3111.46	c #Conflicts:    4967000 | #Constraints:     311139
3084.06/3111.46	c #Conflicts:    4968000 | #Constraints:     312636
3084.06/3111.46	c #Conflicts:    4969000 | #Constraints:     314144
3084.06/3111.46	c #Conflicts:    4970000 | #Constraints:     315661
3084.06/3111.46	c #Conflicts:    4971000 | #Constraints:     316864
3084.06/3111.46	c #Conflicts:    4972000 | #Constraints:     317865
3084.06/3111.46	c #Conflicts:    4973000 | #Constraints:     319021
3084.06/3111.46	c #Conflicts:    4974000 | #Constraints:     320532
3084.06/3111.46	c #Conflicts:    4975000 | #Constraints:     322031
3084.06/3111.46	c #Conflicts:    4976000 | #Constraints:     323532
3084.06/3111.46	c #Conflicts:    4977000 | #Constraints:     325017
3084.06/3111.46	c #Conflicts:    4978000 | #Constraints:     326517
3084.06/3111.46	c #Conflicts:    4979000 | #Constraints:     328011
3084.06/3111.46	c #Conflicts:    4980000 | #Constraints:     329507
3084.06/3111.46	c #Conflicts:    4981000 | #Constraints:     331004
3084.06/3111.46	c #Conflicts:    4982000 | #Constraints:     332489
3084.06/3111.46	c #Conflicts:    4983000 | #Constraints:     333960
3084.06/3111.46	c #Conflicts:    4984000 | #Constraints:     335461
3084.06/3111.46	c #Conflicts:    4985000 | #Constraints:     336957
3084.06/3111.46	c #Conflicts:    4986000 | #Constraints:     338464
3084.06/3111.46	c #Conflicts:    4987000 | #Constraints:     339972
3084.06/3111.46	c DATABASE CLEANUP
3084.06/3111.46	c GARBAGE COLLECT
3084.06/3111.46	c rational objective value (HS) -212.417
3118.24/3145.98	c #Conflicts:    4988000 | #Constraints:     186713
3118.24/3145.98	c #Conflicts:    4989000 | #Constraints:     187716
3118.24/3145.98	c #Conflicts:    4990000 | #Constraints:     188716
3118.24/3145.98	c #Conflicts:    4991000 | #Constraints:     189718
3118.24/3145.98	c #Conflicts:    4992000 | #Constraints:     190720
3118.24/3145.98	c #Conflicts:    4993000 | #Constraints:     191720
3118.24/3145.98	c #Conflicts:    4994000 | #Constraints:     192721
3118.24/3145.98	c #Conflicts:    4995000 | #Constraints:     193726
3118.24/3145.98	c #Conflicts:    4996000 | #Constraints:     194726
3118.24/3145.98	c #Conflicts:    4997000 | #Constraints:     195742
3118.24/3145.98	c #Conflicts:    4998000 | #Constraints:     196743
3118.24/3145.98	c #Conflicts:    4999000 | #Constraints:     197744
3118.24/3145.98	c #Conflicts:    5000000 | #Constraints:     198755
3118.24/3145.98	c #Conflicts:    5001000 | #Constraints:     199984
3118.24/3145.98	c #Conflicts:    5002000 | #Constraints:     200984
3118.24/3145.98	c #Conflicts:    5003000 | #Constraints:     201985
3118.24/3145.98	c #Conflicts:    5004000 | #Constraints:     202987
3118.24/3145.98	c #Conflicts:    5005000 | #Constraints:     204002
3118.24/3145.98	c #Conflicts:    5006000 | #Constraints:     205043
3118.24/3145.98	c #Conflicts:    5007000 | #Constraints:     206043
3118.24/3145.98	c #Conflicts:    5008000 | #Constraints:     207044
3118.24/3145.98	c #Conflicts:    5009000 | #Constraints:     208049
3118.24/3145.98	c #Conflicts:    5010000 | #Constraints:     209195
3118.24/3145.98	c #Conflicts:    5011000 | #Constraints:     210246
3118.24/3145.98	c #Conflicts:    5012000 | #Constraints:     211249
3118.24/3145.98	c #Conflicts:    5013000 | #Constraints:     212251
3118.24/3145.98	c #Conflicts:    5014000 | #Constraints:     213271
3118.24/3145.98	c #Conflicts:    5015000 | #Constraints:     214272
3118.24/3145.98	c #Conflicts:    5016000 | #Constraints:     215273
3118.24/3145.98	c #Conflicts:    5017000 | #Constraints:     216274
3118.24/3145.98	c #Conflicts:    5018000 | #Constraints:     217275
3118.24/3145.98	c #Conflicts:    5019000 | #Constraints:     218283
3118.24/3145.98	c #Conflicts:    5020000 | #Constraints:     219285
3118.24/3145.98	c #Conflicts:    5021000 | #Constraints:     220289
3118.24/3145.98	c #Conflicts:    5022000 | #Constraints:     221295
3118.24/3145.98	c #Conflicts:    5023000 | #Constraints:     222312
3118.24/3145.98	c #Conflicts:    5024000 | #Constraints:     223312
3118.24/3145.98	c #Conflicts:    5025000 | #Constraints:     224313
3118.24/3145.98	c #Conflicts:    5026000 | #Constraints:     225314
3118.24/3145.98	c #Conflicts:    5027000 | #Constraints:     226327
3118.24/3145.98	c #Conflicts:    5028000 | #Constraints:     227344
3118.24/3145.98	c #Conflicts:    5029000 | #Constraints:     228345
3118.24/3145.98	c #Conflicts:    5030000 | #Constraints:     229348
3118.24/3145.98	c #Conflicts:    5031000 | #Constraints:     230353
3118.24/3145.98	c #Conflicts:    5032000 | #Constraints:     231357
3118.24/3145.98	c #Conflicts:    5033000 | #Constraints:     232556
3118.24/3145.98	c #Conflicts:    5034000 | #Constraints:     233608
3118.24/3145.98	c #Conflicts:    5035000 | #Constraints:     234621
3118.24/3145.98	c #Conflicts:    5036000 | #Constraints:     235624
3118.24/3145.98	c #Conflicts:    5037000 | #Constraints:     236656
3118.24/3145.98	c #Conflicts:    5038000 | #Constraints:     237701
3118.24/3145.98	c #Conflicts:    5039000 | #Constraints:     238717
3118.24/3145.98	c #Conflicts:    5040000 | #Constraints:     239720
3118.24/3145.98	c #Conflicts:    5041000 | #Constraints:     240726
3118.24/3145.98	c #Conflicts:    5042000 | #Constraints:     241730
3118.24/3145.98	c #Conflicts:    5043000 | #Constraints:     242744
3118.24/3145.98	c #Conflicts:    5044000 | #Constraints:     243749
3118.24/3145.98	c #Conflicts:    5045000 | #Constraints:     244754
3118.24/3145.98	c DATABASE CLEANUP
3118.24/3145.98	c GARBAGE COLLECT
3118.24/3145.98	c rational objective value (HS) -212.417
3159.31/3187.44	c #Conflicts:    5046000 | #Constraints:     159022
3159.31/3187.44	c #Conflicts:    5047000 | #Constraints:     160022
3159.31/3187.44	c #Conflicts:    5048000 | #Constraints:     161022
3159.31/3187.44	c #Conflicts:    5049000 | #Constraints:     162024
3159.31/3187.44	c #Conflicts:    5050000 | #Constraints:     163024
3159.31/3187.44	c #Conflicts:    5051000 | #Constraints:     164054
3159.31/3187.44	c #Conflicts:    5052000 | #Constraints:     165054
3159.31/3187.44	c #Conflicts:    5053000 | #Constraints:     166055
3159.31/3187.44	c #Conflicts:    5054000 | #Constraints:     167055
3159.31/3187.44	c #Conflicts:    5055000 | #Constraints:     168057
3159.31/3187.44	c #Conflicts:    5056000 | #Constraints:     169058
3159.31/3187.44	c #Conflicts:    5057000 | #Constraints:     170061
3159.31/3187.44	c #Conflicts:    5058000 | #Constraints:     171063
3159.31/3187.44	c #Conflicts:    5059000 | #Constraints:     172065
3159.31/3187.44	c #Conflicts:    5060000 | #Constraints:     173100
3159.31/3187.44	c #Conflicts:    5061000 | #Constraints:     174101
3159.31/3187.44	c #Conflicts:    5062000 | #Constraints:     175101
3159.31/3187.44	c #Conflicts:    5063000 | #Constraints:     176102
3159.31/3187.44	c #Conflicts:    5064000 | #Constraints:     177109
3159.31/3187.44	c #Conflicts:    5065000 | #Constraints:     178110
3159.31/3187.44	c #Conflicts:    5066000 | #Constraints:     179110
3159.31/3187.44	c #Conflicts:    5067000 | #Constraints:     180114
3159.31/3187.44	c #Conflicts:    5068000 | #Constraints:     181116
3159.31/3187.44	c #Conflicts:    5069000 | #Constraints:     182116
3159.31/3187.44	c #Conflicts:    5070000 | #Constraints:     183117
3159.31/3187.44	c #Conflicts:    5071000 | #Constraints:     184120
3159.31/3187.44	c #Conflicts:    5072000 | #Constraints:     185121
3159.31/3187.44	c #Conflicts:    5073000 | #Constraints:     186124
3159.31/3187.44	c #Conflicts:    5074000 | #Constraints:     187153
3159.31/3187.44	c #Conflicts:    5075000 | #Constraints:     188462
3159.31/3187.44	c #Conflicts:    5076000 | #Constraints:     189468
3159.31/3187.44	c #Conflicts:    5077000 | #Constraints:     190520
3159.31/3187.44	c #Conflicts:    5078000 | #Constraints:     191873
3159.31/3187.44	c #Conflicts:    5079000 | #Constraints:     193006
3159.31/3187.44	c #Conflicts:    5080000 | #Constraints:     194018
3159.31/3187.44	c #Conflicts:    5081000 | #Constraints:     195018
3159.31/3187.44	c #Conflicts:    5082000 | #Constraints:     196018
3159.31/3187.44	c #Conflicts:    5083000 | #Constraints:     197023
3159.31/3187.44	c #Conflicts:    5084000 | #Constraints:     198445
3159.31/3187.44	c #Conflicts:    5085000 | #Constraints:     199447
3159.31/3187.44	c #Conflicts:    5086000 | #Constraints:     200448
3159.31/3187.44	c #Conflicts:    5087000 | #Constraints:     201451
3159.31/3187.44	c #Conflicts:    5088000 | #Constraints:     202451
3159.31/3187.44	c #Conflicts:    5089000 | #Constraints:     203452
3159.31/3187.44	c #Conflicts:    5090000 | #Constraints:     204454
3159.31/3187.44	c #Conflicts:    5091000 | #Constraints:     205455
3159.31/3187.44	c #Conflicts:    5092000 | #Constraints:     206456
3159.31/3187.44	c #Conflicts:    5093000 | #Constraints:     207456
3159.31/3187.44	c #Conflicts:    5094000 | #Constraints:     208457
3159.31/3187.44	c #Conflicts:    5095000 | #Constraints:     209457
3159.31/3187.44	c #Conflicts:    5096000 | #Constraints:     210459
3159.31/3187.44	c #Conflicts:    5097000 | #Constraints:     211460
3159.31/3187.44	c #Conflicts:    5098000 | #Constraints:     212461
3159.31/3187.44	c #Conflicts:    5099000 | #Constraints:     213462
3159.31/3187.44	c #Conflicts:    5100000 | #Constraints:     214465
3159.31/3187.44	c #Conflicts:    5101000 | #Constraints:     215475
3159.31/3187.44	c #Conflicts:    5102000 | #Constraints:     216477
3159.31/3187.44	c #Conflicts:    5103000 | #Constraints:     217478
3159.31/3187.44	c #Conflicts:    5104000 | #Constraints:     218481
3159.31/3187.44	c #Conflicts:    5105000 | #Constraints:     219486
3159.31/3187.44	c #Conflicts:    5106000 | #Constraints:     220487
3159.31/3187.44	c #Conflicts:    5107000 | #Constraints:     221677
3159.31/3187.44	c #Conflicts:    5108000 | #Constraints:     222677
3159.31/3187.44	c #Conflicts:    5109000 | #Constraints:     223678
3159.31/3187.44	c #Conflicts:    5110000 | #Constraints:     224680
3159.31/3187.44	c #Conflicts:    5111000 | #Constraints:     225684
3159.31/3187.44	c #Conflicts:    5112000 | #Constraints:     226875
3159.31/3187.44	c #Conflicts:    5113000 | #Constraints:     228209
3159.31/3187.44	c #Conflicts:    5114000 | #Constraints:     229275
3159.31/3187.44	c #Conflicts:    5115000 | #Constraints:     230281
3159.31/3187.44	c #Conflicts:    5116000 | #Constraints:     231281
3159.31/3187.44	c #Conflicts:    5117000 | #Constraints:     232283
3159.31/3187.44	c #Conflicts:    5118000 | #Constraints:     233283
3159.31/3187.44	c #Conflicts:    5119000 | #Constraints:     234284
3159.31/3187.44	c #Conflicts:    5120000 | #Constraints:     235289
3159.31/3187.44	c #Conflicts:    5121000 | #Constraints:     236289
3159.31/3187.44	c #Conflicts:    5122000 | #Constraints:     237289
3159.31/3187.44	c #Conflicts:    5123000 | #Constraints:     238289
3159.31/3187.44	c #Conflicts:    5124000 | #Constraints:     239290
3212.06/3240.82	c #Conflicts:    5125000 | #Constraints:     240296
3212.06/3240.82	c #Conflicts:    5126000 | #Constraints:     241306
3212.06/3240.82	c #Conflicts:    5127000 | #Constraints:     242306
3212.06/3240.82	c #Conflicts:    5128000 | #Constraints:     243306
3212.06/3240.82	c #Conflicts:    5129000 | #Constraints:     244310
3212.06/3240.82	c #Conflicts:    5130000 | #Constraints:     245332
3212.06/3240.82	c #Conflicts:    5131000 | #Constraints:     246333
3212.06/3240.82	c #Conflicts:    5132000 | #Constraints:     247334
3212.06/3240.82	c #Conflicts:    5133000 | #Constraints:     248337
3212.06/3240.82	c #Conflicts:    5134000 | #Constraints:     249339
3212.06/3240.82	c #Conflicts:    5135000 | #Constraints:     250340
3212.06/3240.82	c #Conflicts:    5136000 | #Constraints:     251347
3212.06/3240.82	c #Conflicts:    5137000 | #Constraints:     252350
3212.06/3240.82	c #Conflicts:    5138000 | #Constraints:     253350
3212.06/3240.82	c #Conflicts:    5139000 | #Constraints:     254352
3212.06/3240.82	c #Conflicts:    5140000 | #Constraints:     255352
3212.06/3240.82	c #Conflicts:    5141000 | #Constraints:     256353
3212.06/3240.82	c #Conflicts:    5142000 | #Constraints:     257356
3212.06/3240.82	c #Conflicts:    5143000 | #Constraints:     258356
3212.06/3240.82	c #Conflicts:    5144000 | #Constraints:     259358
3212.06/3240.82	c #Conflicts:    5145000 | #Constraints:     260365
3212.06/3240.82	c #Conflicts:    5146000 | #Constraints:     261371
3212.06/3240.82	c #Conflicts:    5147000 | #Constraints:     262379
3212.06/3240.82	c #Conflicts:    5148000 | #Constraints:     263405
3212.06/3240.82	c #Conflicts:    5149000 | #Constraints:     264406
3212.06/3240.82	c #Conflicts:    5150000 | #Constraints:     265407
3212.06/3240.82	c #Conflicts:    5151000 | #Constraints:     266421
3212.06/3240.82	c #Conflicts:    5152000 | #Constraints:     267424
3212.06/3240.82	c #Conflicts:    5153000 | #Constraints:     268426
3212.06/3240.82	c #Conflicts:    5154000 | #Constraints:     269426
3212.06/3240.82	c #Conflicts:    5155000 | #Constraints:     270431
3212.06/3240.82	c #Conflicts:    5156000 | #Constraints:     271431
3212.06/3240.82	c #Conflicts:    5157000 | #Constraints:     272431
3212.06/3240.82	c #Conflicts:    5158000 | #Constraints:     273432
3212.06/3240.82	c #Conflicts:    5159000 | #Constraints:     274433
3212.06/3240.82	c #Conflicts:    5160000 | #Constraints:     275434
3212.06/3240.82	c #Conflicts:    5161000 | #Constraints:     276435
3212.06/3240.82	c #Conflicts:    5162000 | #Constraints:     277455
3212.06/3240.82	c #Conflicts:    5163000 | #Constraints:     278456
3212.06/3240.82	c #Conflicts:    5164000 | #Constraints:     279459
3212.06/3240.82	c #Conflicts:    5165000 | #Constraints:     280703
3212.06/3240.82	c #Conflicts:    5166000 | #Constraints:     281744
3212.06/3240.82	c #Conflicts:    5167000 | #Constraints:     282745
3212.06/3240.82	c #Conflicts:    5168000 | #Constraints:     283745
3212.06/3240.82	c #Conflicts:    5169000 | #Constraints:     284746
3212.06/3240.82	c #Conflicts:    5170000 | #Constraints:     285747
3212.06/3240.82	c #Conflicts:    5171000 | #Constraints:     286748
3212.06/3240.82	c #Conflicts:    5172000 | #Constraints:     287749
3212.06/3240.82	c #Conflicts:    5173000 | #Constraints:     288751
3212.06/3240.82	c #Conflicts:    5174000 | #Constraints:     289757
3212.06/3240.82	c #Conflicts:    5175000 | #Constraints:     290762
3212.06/3240.82	c #Conflicts:    5176000 | #Constraints:     291762
3212.06/3240.82	c #Conflicts:    5177000 | #Constraints:     292766
3212.06/3240.82	c #Conflicts:    5178000 | #Constraints:     293777
3212.06/3240.82	c #Conflicts:    5179000 | #Constraints:     294779
3212.06/3240.82	c #Conflicts:    5180000 | #Constraints:     295779
3212.06/3240.82	c #Conflicts:    5181000 | #Constraints:     296783
3212.06/3240.82	c #Conflicts:    5182000 | #Constraints:     297786
3212.06/3240.82	c #Conflicts:    5183000 | #Constraints:     298788
3212.06/3240.82	c #Conflicts:    5184000 | #Constraints:     300235
3212.06/3240.82	c #Conflicts:    5185000 | #Constraints:     301366
3212.06/3240.82	c #Conflicts:    5186000 | #Constraints:     302606
3212.06/3240.82	c #Conflicts:    5187000 | #Constraints:     303607
3212.06/3240.82	c #Conflicts:    5188000 | #Constraints:     304607
3212.06/3240.82	c #Conflicts:    5189000 | #Constraints:     305607
3212.06/3240.82	c #Conflicts:    5190000 | #Constraints:     306607
3212.06/3240.82	c #Conflicts:    5191000 | #Constraints:     307609
3212.06/3240.82	c #Conflicts:    5192000 | #Constraints:     308610
3212.06/3240.82	c #Conflicts:    5193000 | #Constraints:     309617
3212.06/3240.82	c #Conflicts:    5194000 | #Constraints:     310619
3212.06/3240.82	c #Conflicts:    5195000 | #Constraints:     311622
3212.06/3240.82	c #Conflicts:    5196000 | #Constraints:     312625
3212.06/3240.82	c #Conflicts:    5197000 | #Constraints:     313678
3212.06/3240.82	c #Conflicts:    5198000 | #Constraints:     314678
3212.06/3240.82	c #Conflicts:    5199000 | #Constraints:     315680
3212.06/3240.82	c #Conflicts:    5200000 | #Constraints:     316681
3212.06/3240.82	c DATABASE CLEANUP
3212.06/3240.82	c GARBAGE COLLECT
3212.06/3240.82	c rational objective value (HS) -212.417
3600.06/3630.70	c #Conflicts:    5201000 | #Constraints:     174775
3600.06/3630.70	c #Conflicts:    5202000 | #Constraints:     175812
3600.06/3630.70	c #Conflicts:    5203000 | #Constraints:     176856
3600.06/3630.70	c #Conflicts:    5204000 | #Constraints:     177897
3600.06/3630.70	c #Conflicts:    5205000 | #Constraints:     178942
3600.06/3630.70	c #Conflicts:    5206000 | #Constraints:     179980
3600.06/3630.70	c #Conflicts:    5207000 | #Constraints:     181015
3600.06/3630.70	c #Conflicts:    5208000 | #Constraints:     182052
3600.06/3630.70	c #Conflicts:    5209000 | #Constraints:     183089
3600.06/3630.70	c #Conflicts:    5210000 | #Constraints:     184124
3600.06/3630.70	c #Conflicts:    5211000 | #Constraints:     185165
3600.06/3630.70	c #Conflicts:    5212000 | #Constraints:     186202
3600.06/3630.70	c #Conflicts:    5213000 | #Constraints:     187242
3600.06/3630.70	c #Conflicts:    5214000 | #Constraints:     188280
3600.06/3630.70	c #Conflicts:    5215000 | #Constraints:     189321
3600.06/3630.70	c #Conflicts:    5216000 | #Constraints:     190362
3600.06/3630.70	c #Conflicts:    5217000 | #Constraints:     191405
3600.06/3630.70	c #Conflicts:    5218000 | #Constraints:     192446
3600.06/3630.70	c #Conflicts:    5219000 | #Constraints:     193486
3600.06/3630.70	c #Conflicts:    5220000 | #Constraints:     194520
3600.06/3630.70	c #Conflicts:    5221000 | #Constraints:     195558
3600.06/3630.70	c #Conflicts:    5222000 | #Constraints:     196595
3600.06/3630.70	c #Conflicts:    5223000 | #Constraints:     197634
3600.06/3630.70	c #Conflicts:    5224000 | #Constraints:     198670
3600.06/3630.70	c #Conflicts:    5225000 | #Constraints:     199708
3600.06/3630.70	c #Conflicts:    5226000 | #Constraints:     200745
3600.06/3630.70	c #Conflicts:    5227000 | #Constraints:     201780
3600.06/3630.70	c #Conflicts:    5228000 | #Constraints:     202809
3600.06/3630.70	c #Conflicts:    5229000 | #Constraints:     203836
3600.06/3630.70	c #Conflicts:    5230000 | #Constraints:     204875
3600.06/3630.70	c #Conflicts:    5231000 | #Constraints:     205913
3600.06/3630.70	c #Conflicts:    5232000 | #Constraints:     206953
3600.06/3630.70	c #Conflicts:    5233000 | #Constraints:     207994
3600.06/3630.70	c #Conflicts:    5234000 | #Constraints:     209024
3600.06/3630.70	c #Conflicts:    5235000 | #Constraints:     210053
3600.06/3630.70	c #Conflicts:    5236000 | #Constraints:     211093
3600.06/3630.70	c #Conflicts:    5237000 | #Constraints:     212129
3600.06/3630.70	c #Conflicts:    5238000 | #Constraints:     213165
3600.06/3630.70	c #Conflicts:    5239000 | #Constraints:     214203
3600.06/3630.70	c #Conflicts:    5240000 | #Constraints:     215235
3600.06/3630.70	c #Conflicts:    5241000 | #Constraints:     216270
3600.06/3630.70	c #Conflicts:    5242000 | #Constraints:     217310
3600.06/3630.70	c #Conflicts:    5243000 | #Constraints:     218354
3600.06/3630.70	c #Conflicts:    5244000 | #Constraints:     219385
3600.06/3630.70	c #Conflicts:    5245000 | #Constraints:     220423
3600.06/3630.70	c #Conflicts:    5246000 | #Constraints:     221463
3600.06/3630.70	c #Conflicts:    5247000 | #Constraints:     222507
3600.06/3630.70	c #Conflicts:    5248000 | #Constraints:     223549
3600.06/3630.70	c #Conflicts:    5249000 | #Constraints:     224583
3600.06/3630.70	c #Conflicts:    5250000 | #Constraints:     225612
3600.06/3630.70	c #Conflicts:    5251000 | #Constraints:     226649
3600.06/3630.70	c cpu time 3579.92 s
3600.06/3630.70	c deterministic time 73912 7.39e+04
3600.06/3630.70	c optimization time 3579.87 s
3600.06/3630.70	c total solve time 0 s
3600.06/3630.70	c core-guided solve time 0 s
3600.06/3630.70	c propagation time 0.005437 s
3600.06/3630.70	c conflict analysis time 0 s
3600.06/3630.70	c local search time 0 s
3600.06/3630.70	c SCIP time 0 s
3600.06/3630.70	c propagations 9951
3600.06/3630.70	c resolve steps 0
3600.06/3630.70	c decisions 1472
3600.06/3630.70	c conflicts 0
3600.06/3630.70	c restarts 1
3600.06/3630.70	c inprocessing phases 1
3600.06/3630.70	c garbage collections 0 ,( 0.00 )
3600.06/3630.70	c input clauses 31037 ,( 98.12 )
3600.06/3630.70	c input cardinalities 89 ,( 0.28 )
3600.06/3630.70	c input general constraints 506 ,( 1.60 )
3600.06/3630.70	c input average constraint length 2.32
3600.06/3630.70	c input average constraint degree 1.70
3600.06/3630.70	c learned clauses 0 ,( 0.00 )
3600.06/3630.70	c learned cardinalities 1 ,( 100.00 )
3600.06/3630.70	c learned general constraints 0 ,( 0.00 )
3600.06/3630.70	c learned average constraint length 3.00
3600.06/3630.70	c learned average constraint degree 2.00
3600.06/3630.70	c watched  CF 32, 64, 128, Arb: 69 , 0 , 0 , 0
3600.06/3630.70	c counting CF 32, 64, 128, Arb: 438 , 0 , 0 , 0
3600.06/3630.70	c watched   constraints 69 ,( 13.64 ) 
3600.06/3630.70	c counting  constraints 437 ,( 86.36 ) 
3600.06/3630.70	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 9393 , 327 , 6095 ,( 1378 , 4717 )
3600.06/3630.70	c gcd simplifications 1
3600.06/3630.70	c detected cardinalities 0
3600.06/3630.70	c weakened non-implied lits 0
3600.06/3630.70	c weakened non-implying lits 0
3600.06/3630.70	c original variables 1814
3600.06/3630.70	c clausal propagations 8492
3600.06/3630.70	c cardinality propagations 210
3600.06/3630.70	c watched propagations 69
3600.06/3630.70	c counting propagations 959
3600.06/3630.70	c watch lookups 17914
3600.06/3630.70	c watch backjump lookups 0
3600.06/3630.70	c watch checks 18225
3600.06/3630.70	c propagation checks 14550
3600.06/3630.70	c constraint additions 0
3600.06/3630.70	c trail pops 11202
3600.06/3630.70	c formula constraints 27931
3600.06/3630.70	c learned constraints 0
3600.06/3630.70	c bound constraints 0
3600.06/3630.70	c core-guided constraints 0
3600.06/3630.70	c encountered formula constraints 0
3600.06/3630.70	c encountered learned constraints 0
3600.06/3630.70	c encountered bound constraints 0
3600.06/3630.70	c encountered core-guided constraints 0
3600.06/3630.70	c LP total time 0.178292 s
3600.06/3630.70	c LP solve time 0.05 s
3600.06/3630.70	c LP constraints added 27932
3600.06/3630.70	c LP constraints removed 0
3600.06/3630.70	c LP pivots internal 2
3600.06/3630.70	c LP pivots root 595
3600.06/3630.70	c LP calls 2
3600.06/3630.70	c LP optimalities 2
3600.06/3630.70	c LP no pivot count 0
3600.06/3630.70	c LP infeasibilities 0
3600.06/3630.70	c LP valid Farkas constraints 0
3600.06/3630.70	c LP learned Farkas constraints 0
3600.06/3630.70	c LP basis resets 0
3600.06/3630.70	c LP cycling count 0
3600.06/3630.70	c LP singular count 0
3600.06/3630.70	c LP no primal count 0
3600.06/3630.70	c LP no farkas count 0
3600.06/3630.70	c LP other issue count 0
3600.06/3630.70	c LP Gomory cuts 1
3600.06/3630.70	c LP learned cuts 0
3600.06/3630.70	c LP deleted cuts 0
3600.06/3630.70	c LP encountered Gomory constraints 0
3600.06/3630.70	c LP encountered Farkas constraints 0
3600.06/3630.70	c LP encountered learned Farkas constraints 0
3600.06/3630.70	c CG auxiliary variables introduced 1219
3600.06/3630.70	c CG solutions found 12
3600.06/3630.70	c CG cores constructed 0
3600.06/3630.70	c CG core cardinality constraints returned 0
3600.06/3630.70	c CG unit cores 0
3600.06/3630.70	c CG single cores 0
3600.06/3630.70	c CG blocks removed during cardinality reduction 0
3600.06/3630.70	c CG first core best 0
3600.06/3630.70	c CG decision core best 0
3600.06/3630.70	c CG core reduction tie 0
3600.06/3630.70	c CG core degree average 0.00
3600.06/3630.70	c CG core slack average 0.00
3600.06/3630.70	c CG core upper bound improvements 0
3600.06/3630.70	c STR number of successful calls 0
3600.06/3630.70	c STR number of unsuccessful calls 0
3600.06/3630.70	c STR number of inconclusive calls 0
3600.06/3630.70	c STR number of successful attempts 0
3600.06/3630.70	c STR number of unsuccessful attempts 0
3600.06/3630.70	c STR number of inconclusive attempts 0
3600.06/3630.70	c STR average degree increase per successful call inf
3600.06/3630.70	c STR average degree increase per successful attempt inf
3600.06/3630.70	c STR total number of conflicts for successful attempts 0
3600.06/3630.70	c STR total number of conflicts for unsuccessful attempts 0
3600.06/3630.70	c STR total number of conflicts for inconclusive attempts 0
3600.06/3630.70	c STR average number of conflicts per successful attempt inf
3600.06/3630.70	c STR average number of conflicts per unsuccessful attempt inf
3600.06/3630.70	c STR average number of conflicts per inconclusive attempt inf
3600.06/3630.70	c IHS number of seeded input constraints 27931
3600.06/3630.70	c IHS number of seeded weakened input constraints 0
3600.06/3630.70	c IHS number of solutions from complete search 12
3600.06/3630.70	c IHS number of solutions from local search 0
3600.06/3630.70	c IHS number of improved solutions using local search 0
3600.06/3630.70	c IHS number of cores from complete search solutions 0
3600.06/3630.70	c IHS number of cores from local search solutions 0
3600.06/3630.70	c IHS number of cores from improved solutions using local search 0
3600.06/3630.70	c IHS number of upper bounds from complete search solutions 12
3600.06/3630.70	c IHS number of upper bounds from local search solutions 0
3600.06/3630.70	c IHS number of upper bounds from improved solutions using local search 0
3600.06/3630.70	c IHS number of complete search solutions discarded 0
3600.06/3630.70	c IHS number of local search solutions discarded 0
3600.06/3630.70	c IHS number of improved solutions using local search discarded 0
3600.06/3630.70	c IHS number of complete search calls 1
3600.06/3630.70	c IHS number of optimal complete search calls 0
3600.06/3630.70	c IHS number of complete search progress calls 0
3600.06/3630.70	c IHS number of successful local search calls 0
3600.06/3630.70	c IHS number of timeouts for local search 0
3600.06/3630.70	c IHS complete search RoundingSat   time 288.106 s
3600.06/3630.70	c IHS complete search Scip          time 0 s
3600.06/3630.70	c IHS local search                  time 0 s
3600.06/3630.70	c IHS local search improve solution time 0 s
3600.06/3630.70	c IHS core extraction               time 0.005169 s
3600.06/3630.70	c AVG.sumWPerc 68.27 
3600.06/3630.70	c bigint constraints 0 
3600.06/3630.70	o -30
3600.06/3630.70	s SATISFIABLE
3600.06/3630.70	v -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 -x554 x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 x535 -x534 -x533 -x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 -x514 x513 -x512 -x511 -x510 -x509 -x508 x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 x275 -x274 -x273 -x272 -x271 -x270 -x269 x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 x36 -x35 -x34 -x33 -x32 -x31 -x30 x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1
3600.06/3630.70	c Program interrupted by user.

Verifier Data

OK	-30

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-4832379-1783653440/watcher-4832379-1783653440 -o /tmp/evaluation-result-4832379-1783653440/solver-4832379-1783653440 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4832379-1783653440/vars-4832379-1783653440 --bin-var /tmp/runsolver-exch-nodeE007-1783649762-1282434 --watchdog 3760 --file-size-limit 100000 ./run-ihs.sh --proof-log=/tmp/proofs/proof-4832379-1783653440 HOME/instance-4832379-1783653440.opb 

running on 4 cores: 28-31

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 8,10-13,15,17-20,22,24-25,27,32,34-35,37,39-41,43,45-47,49-50,53-54,57-58
  3550 MHz: 16,28-31,33,42
  3600 MHz: 0-7,9,14,21,23,26,36,38,44,48,51-52,55-56,59-63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 28-31

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (11346 MiB free)
  node 1: cores 8-15, 128973 MiB (1311 MiB free)
  node 2: cores 16-23, 129019 MiB (16039 MiB free)
  node 3: cores 24-31, 129003 MiB (35175 MiB free)
  node 4: cores 32-39, 129019 MiB (66761 MiB free)
  node 5: cores 40-47, 129019 MiB (22833 MiB free)
  node 6: cores 48-55, 129019 MiB (101897 MiB free)
  node 7: cores 56-63, 128474 MiB (97620 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=1283656, runsolver pid=1283653
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 16.40 17.23 17.75 18/895 1283658
/proc/meminfo: memFree=361425076/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=91880 memory=46164 CPUtime=0.09 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 6870 0 0 0 8 1 0 0 20 0 1 0 298631823 94085120 11456 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 30 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 22970 11541 2642 1526 0 11046 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 96072 KiB
Current children cumulated memory: 49316 KiB

[startup+0.213759 s]*
/proc/loadavg: 16.40 17.23 17.75 17/895 1283658
/proc/meminfo: memFree=361415752/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=91880 memory=46168 CPUtime=0.2 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 6871 0 0 0 19 1 0 0 20 0 1 0 298631823 94085120 11456 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 30 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 22970 11542 2642 1526 0 11046 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 96072 KiB
Current children cumulated memory: 49320 KiB

[startup+0.310871 s]*
/proc/loadavg: 16.40 17.23 17.75 17/895 1283658
/proc/meminfo: memFree=361361448/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=137712 memory=92264 CPUtime=0.3 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 11797 0 0 0 27 3 0 0 20 0 1 0 298631823 141017088 22953 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 30 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 34428 23066 2658 1526 0 22504 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 141904 KiB
Current children cumulated memory: 95416 KiB

[startup+0.700147 s]
/proc/loadavg: 16.40 17.23 17.75 18/895 1283658
/proc/meminfo: memFree=361343580/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=144512 memory=102060 CPUtime=0.67 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 13151 0 0 0 62 5 0 0 20 0 1 0 298631823 147980288 25383 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 30 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 36128 25515 2738 1526 0 24204 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 148704 KiB
Current children cumulated memory: 105212 KiB

[startup+1.50013 s]
/proc/loadavg: 16.40 17.23 17.75 17/895 1283658
/proc/meminfo: memFree=361290644/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=156008 memory=112304 CPUtime=1.47 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 13670 0 0 0 141 6 0 0 20 0 1 0 298631823 159752192 28024 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 30 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 39002 28076 2738 1526 0 27078 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 160200 KiB
Current children cumulated memory: 115456 KiB

[startup+3.11314 s]
/proc/loadavg: 16.40 17.23 17.75 18/894 1283679
/proc/meminfo: memFree=389316956/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=156008 memory=112304 CPUtime=3.05 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 13679 0 0 0 298 7 0 0 20 0 1 0 298631823 159752192 28024 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 30 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 39002 28076 2738 1526 0 27078 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 160200 KiB
Current children cumulated memory: 115456 KiB

[startup+6.30011 s]
/proc/loadavg: 16.37 17.21 17.74 15/894 1283679
/proc/meminfo: memFree=389011040/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=175256 memory=121708 CPUtime=6.21 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 15023 0 0 0 609 12 0 0 20 0 1 0 298631823 179462144 30323 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 30 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 43814 30427 2738 1526 0 31890 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 179448 KiB
Current children cumulated memory: 124860 KiB

[startup+12.7001 s]
/proc/loadavg: 16.42 17.20 17.73 17/894 1283679
/proc/meminfo: memFree=388468120/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=199988 memory=141768 CPUtime=12.55 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 17573 0 0 0 1236 19 0 0 20 0 1 0 298631823 204787712 35330 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 30 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 49997 35442 2738 1526 0 38073 0
Current children cumulated CPU time: 12.55 s
Current children cumulated vsize: 204180 KiB
Current children cumulated memory: 144920 KiB

[startup+25.5001 s]
/proc/loadavg: 16.41 17.16 17.71 13/883 1283716
/proc/meminfo: memFree=429308140/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=211712 memory=167592 CPUtime=25.26 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 20453 0 0 0 2493 33 0 0 20 0 1 0 298631823 216793088 41809 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 30 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 52928 41898 2738 1526 0 41004 0
Current children cumulated CPU time: 25.26 s
Current children cumulated vsize: 215904 KiB
Current children cumulated memory: 170744 KiB

[startup+51.1128 s]
/proc/loadavg: 16.97 17.24 17.72 20/904 1283952
/proc/meminfo: memFree=650973560/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=267396 memory=206352 CPUtime=50.58 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 26567 0 0 0 4995 63 0 0 20 0 1 0 298631823 273813504 51457 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 30 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 66849 51588 2738 1526 0 54925 0
Current children cumulated CPU time: 50.58 s
Current children cumulated vsize: 271588 KiB
Current children cumulated memory: 209504 KiB

[startup+102.3 s]
/proc/loadavg: 16.92 17.20 17.69 18/904 1283956
/proc/meminfo: memFree=644480820/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=344412 memory=265252 CPUtime=101.23 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 33116 0 0 0 10005 118 0 0 20 0 1 0 298631823 352677888 66254 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 30 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 86103 66313 2738 1526 0 74179 0
Current children cumulated CPU time: 101.23 s
Current children cumulated vsize: 348604 KiB
Current children cumulated memory: 268404 KiB

[startup+162.3 s]

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

/proc/1283658/statm: 212846 173449 2882 1526 0 200922 0
Current children cumulated CPU time: 3075.05 s
Current children cumulated vsize: 855576 KiB
Current children cumulated memory: 696948 KiB

[startup+3162.3 s]
/proc/loadavg: 17.54 17.79 17.61 19/902 1284532
/proc/meminfo: memFree=418046984/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=856348 memory=699124 CPUtime=3134.47 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 96189 0 0 0 311506 1941 0 0 20 0 1 0 298631823 876900352 174569 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 28 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 214087 174781 2882 1526 0 202163 0
Current children cumulated CPU time: 3134.47 s
Current children cumulated vsize: 860540 KiB
Current children cumulated memory: 702276 KiB

[startup+3222.3 s]
/proc/loadavg: 18.10 17.91 17.66 18/903 1284589
/proc/meminfo: memFree=419478968/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=856348 memory=699124 CPUtime=3193.78 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 96189 0 0 0 317399 1979 0 0 20 0 1 0 298631823 876900352 174569 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 30 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 214087 174781 2882 1526 0 202163 0
Current children cumulated CPU time: 3193.78 s
Current children cumulated vsize: 860540 KiB
Current children cumulated memory: 702276 KiB

[startup+3282.3 s]
/proc/loadavg: 17.99 17.90 17.67 19/901 1284595
/proc/meminfo: memFree=414257092/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=856348 memory=699148 CPUtime=3253.34 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 96195 0 0 0 323337 1997 0 0 20 0 1 0 298631823 876900352 174569 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 30 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 214087 174787 2882 1526 0 202163 0
Current children cumulated CPU time: 3253.34 s
Current children cumulated vsize: 860540 KiB
Current children cumulated memory: 702300 KiB

[startup+3342.3 s]
/proc/loadavg: 18.26 17.99 17.72 19/901 1284622
/proc/meminfo: memFree=407804460/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=856348 memory=699664 CPUtime=3313.04 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 96324 0 0 0 329302 2002 0 0 20 0 1 0 298631823 876900352 174697 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 30 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 214087 174916 2882 1526 0 202163 0
Current children cumulated CPU time: 3313.04 s
Current children cumulated vsize: 860540 KiB
Current children cumulated memory: 702816 KiB

[startup+3402.3 s]
/proc/loadavg: 19.04 18.27 17.84 18/901 1284636
/proc/meminfo: memFree=403141088/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=856348 memory=700032 CPUtime=3372.73 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 96416 0 0 0 335268 2005 0 0 20 0 1 0 298631823 876900352 174825 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 30 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 214087 175008 2882 1526 0 202163 0
Current children cumulated CPU time: 3372.73 s
Current children cumulated vsize: 860540 KiB
Current children cumulated memory: 703184 KiB

[startup+3462.3 s]
/proc/loadavg: 18.51 18.27 17.87 19/900 1284646
/proc/meminfo: memFree=398364332/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=862992 memory=704532 CPUtime=3432.45 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 97541 0 0 0 341236 2009 0 0 20 0 1 0 298631823 883703808 175849 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 30 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 215748 176133 2882 1526 0 203824 0
Current children cumulated CPU time: 3432.45 s
Current children cumulated vsize: 867184 KiB
Current children cumulated memory: 707684 KiB

[startup+3522.3 s]
/proc/loadavg: 18.05 18.18 17.86 19/900 1284666
/proc/meminfo: memFree=393435192/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=865040 memory=706164 CPUtime=3492.16 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 97957 0 0 0 347205 2011 0 0 20 0 1 0 298631823 885800960 176361 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 30 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 216260 176541 2882 1526 0 204336 0
Current children cumulated CPU time: 3492.16 s
Current children cumulated vsize: 869232 KiB
Current children cumulated memory: 709316 KiB

[startup+3582.3 s]
/proc/loadavg: 17.55 18.03 17.83 19/900 1284671
/proc/meminfo: memFree=389396440/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=865040 memory=706720 CPUtime=3551.88 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 98096 0 0 0 353175 2013 0 0 20 0 1 0 298631823 885800960 176489 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 30 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 216260 176680 2882 1526 0 204336 0
Current children cumulated CPU time: 3551.88 s
Current children cumulated vsize: 869232 KiB
Current children cumulated memory: 709872 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3630.7 s]
/proc/loadavg: 18.58 18.19 17.90 22/904 1284924
/proc/meminfo: memFree=425241936/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=868624 memory=709748 CPUtime=3600.06 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 98853 0 0 0 357991 2015 0 0 20 0 1 0 298631823 889470976 177257 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 30 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 217156 177437 2882 1526 0 205232 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 872816 KiB
Current children cumulated memory: 712900 KiB

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

[startup+3630.7 s]
# the end of solver process 1283656 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.001858 s

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

# cumulated CPU time of all completed processes:  user=3579.94 s, system=20.1715 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

[startup+3630.7 s]
/proc/loadavg: 18.58 18.19 17.90 22/904 1284924
/proc/meminfo: memFree=425241936/1055320704 swapFree=33550332/33554428
[pid=1283656] ppid=1283653 vsize=4192 memory=3152 CPUtime=0 cores=28-31
/proc/1283656/stat : 1283656 (run-ihs.sh) S 1283653 1283656 1282417 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298631822 4292608 640 18446744073709551615 93854478065664 93854478960197 140735202068720 0 0 0 65536 4 65538 1 0 0 17 28 0 0 0 0 0 93854479199248 93854479246992 93854509277184 140735202076918 140735202077057 140735202077057 140735202082795 0
/proc/1283656/statm: 1048 788 711 219 0 110 0
[pid=1283658] ppid=1283656 vsize=868624 memory=709748 CPUtime=3600.06 cores=28-31
/proc/1283658/stat : 1283658 (roundingsat) R 1283656 1283656 1282417 0 -1 4194304 98853 0 0 0 357991 2015 0 0 20 0 1 0 298631823 889470976 177257 18446744073709551615 4194304 10442985 140733155501792 0 0 0 0 0 8405026 0 0 0 17 30 0 0 0 0 0 11518920 11528240 25366528 140733155506077 140733155506592 140733155506592 140733155512298 0
/proc/1283658/statm: 217156 177437 2882 1526 0 205232 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 872816 KiB
Current children cumulated memory: 712900 KiB

Child status: 2

Real time (s): 3630.74
CPU time (s): 3600.11
CPU user time (s): 3579.94
CPU system time (s): 20.1715
CPU usage (%): 99.1563
Max. virtual memory (cumulated for all children) (KiB): 872816
Max. memory (cumulated for all children) (KiB): 712900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3579.94
system time used= 20.1715
maximum resident set size= 709028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99081
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= 771903
involuntary context switches= 4743


# summary of solver processes directly reported to runsolver:
#   pid: 1283656,1283658
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3579.94
#   total CPU system time (s): 20.1715

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4705 second user time and 38.753 second system time

The end

Launcher Data

Begin job on nodeE007 at 2026-07-10 05:17:20
IDJOB=4832379
IDBENCH=146691
IDSOLVER=3666
FILE ID=nodeE007/4832379-1783653440
RUNJOBID= nodeE007-1783649762-1282434
SLURM_JOB_ID= 12722739
Free space on /tmp= 800904 MiB

SOLVER NAME= roundingsat-ihs 2026-06-11 (cert)
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
COMMAND LINE= ./run-ihs.sh --proof-log=CERTNAME BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4832379-1783653440/watcher-4832379-1783653440 -o /tmp/evaluation-result-4832379-1783653440/solver-4832379-1783653440 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4832379-1783653440/vars-4832379-1783653440 --bin-var /tmp/runsolver-exch-nodeE007-1783649762-1282434 --watchdog 3760 --file-size-limit 100000 ./run-ihs.sh --proof-log=/tmp/proofs/proof-4832379-1783653440 HOME/instance-4832379-1783653440.opb

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

MD5SUM BENCH= e50abc2725c4e3a238fbda7c772437b2
RANDOM SEED=1397421982

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320704 kB
MemFree:        361456260 kB
MemAvailable:   1019917492 kB
Buffers:            1060 kB
Cached:         661614548 kB
SwapCached:          516 kB
Active:         35394756 kB
Inactive:       652269672 kB
Active(anon):   26483400 kB
Inactive(anon):   515428 kB
Active(file):    8911356 kB
Inactive(file): 651754244 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33550332 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            319488 kB
Writeback:             0 kB
AnonPages:      26051060 kB
Mapped:           225988 kB
Shmem:            949872 kB
KReclaimable:    4096740 kB
Slab:            4765396 kB
SReclaimable:    4096740 kB
SUnreclaim:       668656 kB
KernelStack:       15296 kB
PageTables:        62840 kB
SecPageTables:     15388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   155288404 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479380 kB
VmallocChunk:          0 kB
Percpu:           125440 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3465216 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      389572 kB
DirectMap2M:    19855360 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 800824 MiB
End job on nodeE007 at 2026-07-10 06:17:51