Trace number 4522095

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+pbsuma-opt-log 63f22adSAT (TO)-291 3404.21 3700.04

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/
opt/miplib2017/normalized-sorrell8.opb
MD5SUM3efa309da6b8ed2e5ff01ccb25d0dd51
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-350
Best CPU time to get the best result obtained on this benchmark3581.82
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2046
Total number of constraints18944
Number of constraints which are clauses18944
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 2046
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 2046
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2046
Number of bits of the biggest sum of numbers11
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 ┌────────────────────────────────────────────────────────────────┐
0.00/0.01	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.01	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.01	c │      (c) 2025 Markus Anders                                    │
0.00/0.01	c └────────────────────────────────────────────────────────────────┘
0.00/0.01	c parse 'HOME/instance-4522095-1751571583.opb'
0.00/0.01	c 	read 0.49MB  (7.69ms)
0.00/0.01	c	 [cnf: #variables 2046 #clauses 18945 #duplicates 0 #arr 39934]
0.00/0.04	c output proof to 'PROOFDIR/proof-4522095-1751571583'
0.00/0.04	c 
0.00/0.04	c make graph and approximate orbits
0.00/0.04	c	 [group: #orbits ~= 1054] (6.09ms)
0.00/0.04	c 
0.00/0.04	c detect special group actions
0.00/0.04	c 	probe for Johnson action (limit=64)
0.00/0.05	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.05	c 	probe for row symmetry (limit=64, splits=16.78M)
0.06/0.16	c 	 (121.50ms)
0.06/0.16	c 
0.06/0.16	c detect symmetries on remainder
0.06/0.16	c 	[graph: #vertices 25083 #edges 88052]
0.06/0.16	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.06/0.18	c 	 [group: #symmetries 3.28*10^4 #generators 10] (14.28ms)
0.06/0.18	c 
0.06/0.18	c optimize generators (opt_passes=64, conjugate_limit=256)
0.06/0.18	c 	ran it=0, +gens=1 
0.17/0.23	c 	con best_support=20, best_gens=1, +gens=128
0.17/0.23	c 	(46.60ms)
0.17/0.23	c 
0.17/0.23	c finalize break order and special generators
0.17/0.23	c 
0.17/0.23	c add generic predicates (break_depth=20)
0.17/0.23	c 	added predicates for 139 generators (0.11ms)
0.17/0.24	c 
0.17/0.24	c generation finished
0.17/0.24	c 	[sbp: #constraints 4162 #add_vars 1341]
0.17/0.24	c 
0.17/0.24	c write result to 'HOME/instance-4522095-1751571583.opb.pre'
0.17/0.24	c 	wrote 0.63MB (1.61ms)
0.17/0.24	c ------------------------------------------------------------------
0.17/0.24	c                 121.50ms 52.60% detect_special
0.17/0.24	c                  46.60ms 20.17% optimize_gens
0.17/0.24	c                  32.95ms 14.26% other
0.17/0.24	c                  14.28ms  6.18% detect_generic
0.17/0.24	c                   7.68ms  3.33% parse
0.17/0.24	c                   6.09ms  2.64% approx_orbits
0.17/0.24	c                   1.61ms  0.70% output
0.17/0.24	c                   0.15ms  0.07% finalize_order
0.17/0.24	c                   0.11ms  0.05% break_generic
0.17/0.24	c         ───────────────────────────────────────────────
0.17/0.24	c                 230.98ms   100% total
0.17/0.24	c ------------------------------------------------------------------
0.17/0.25	c RoundingSat 2
0.17/0.25	c branch pb25
0.17/0.25	c commit 63f22ad
0.26/0.37	c #variables 3387 #constraints 23106
0.26/0.37	c objective is ce32 
0.26/0.37	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.26/0.37	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.26/0.37	c bounds - >= -2046 @ 0.09446
0.36/0.51	c bounds 0 >= -2046 @ 0.21731
0.45/0.60	c bounds 0 >= -2045 @ 0.306084
0.64/0.71	c rational objective -1023
0.74/0.83	c bounds 0 >= -2044 @ 0.526688
0.74/0.83	c bounds 0 >= -2043 @ 0.52725
0.74/0.83	c bounds 0 >= -2042 @ 0.527783
0.74/0.83	c bounds 0 >= -2041 @ 0.528313
0.74/0.83	c bounds 0 >= -2040 @ 0.528869
0.74/0.83	c bounds 0 >= -2039 @ 0.529436
0.74/0.83	c bounds 0 >= -2038 @ 0.529997
0.74/0.83	c bounds 0 >= -2037 @ 0.530551
0.74/0.83	c bounds 0 >= -2036 @ 0.531104
0.74/0.83	c bounds 0 >= -2035 @ 0.53166
0.74/0.83	c bounds 0 >= -2034 @ 0.532213
0.74/0.83	c bounds 0 >= -2033 @ 0.532772
0.74/0.83	c bounds 0 >= -2032 @ 0.533323
0.74/0.83	c bounds 0 >= -2031 @ 0.533871
0.74/0.83	c bounds 0 >= -2030 @ 0.534424
0.74/0.84	c bounds 0 >= -2029 @ 0.534969
0.74/0.84	c bounds 0 >= -2028 @ 0.535518
0.74/0.84	c bounds 0 >= -2027 @ 0.536065
0.74/0.84	c bounds 0 >= -2026 @ 0.536607
0.74/0.84	c bounds 0 >= -2025 @ 0.537158
0.74/0.84	c bounds 0 >= -2024 @ 0.537706
0.74/0.84	c bounds 0 >= -2023 @ 0.537807
0.74/0.84	c bounds 0 >= -2022 @ 0.537807
0.74/0.84	c bounds 0 >= -2021 @ 0.538353
0.74/0.84	c bounds 0 >= -2020 @ 0.538906
0.74/0.84	c bounds 0 >= -2019 @ 0.539452
0.74/0.84	c bounds 0 >= -2018 @ 0.539997
0.74/0.84	c bounds 0 >= -2017 @ 0.540548
0.74/0.84	c bounds 0 >= -2016 @ 0.541095
0.74/0.84	c bounds 0 >= -2015 @ 0.541638
0.74/0.84	c bounds 0 >= -2014 @ 0.541743
0.74/0.84	c bounds 0 >= -2013 @ 0.541743
0.74/0.84	c bounds 0 >= -2012 @ 0.542261
0.74/0.84	c bounds 0 >= -2011 @ 0.542808
0.74/0.85	c bounds 0 >= -2010 @ 0.543352
0.74/0.85	c bounds 0 >= -2009 @ 0.5439
0.74/0.85	c bounds 0 >= -2008 @ 0.544442
0.74/0.85	c bounds 0 >= -2007 @ 0.544998
0.74/0.85	c bounds 0 >= -2006 @ 0.545548
0.74/0.85	c bounds 0 >= -2005 @ 0.546068
0.74/0.85	c bounds 0 >= -2004 @ 0.546586
0.74/0.85	c bounds 0 >= -2003 @ 0.547205
0.74/0.85	c bounds 0 >= -2002 @ 0.547718
0.74/0.85	c bounds 0 >= -2001 @ 0.548237
0.74/0.85	c bounds 0 >= -2000 @ 0.548783
0.74/0.85	c bounds 0 >= -1999 @ 0.549325
0.74/0.85	c bounds 0 >= -1998 @ 0.549869
0.74/0.85	c bounds 0 >= -1997 @ 0.550413
0.74/0.85	c bounds 0 >= -1996 @ 0.550956
0.74/0.85	c bounds 0 >= -1995 @ 0.551494
0.74/0.85	c bounds 0 >= -1994 @ 0.552034
0.74/0.85	c bounds 0 >= -1993 @ 0.552571
0.74/0.86	c bounds 0 >= -1992 @ 0.553117
0.74/0.86	c bounds 0 >= -1991 @ 0.553659
0.74/0.86	c bounds 0 >= -1990 @ 0.554192
0.74/0.86	c bounds 0 >= -1989 @ 0.554732
0.74/0.86	c bounds 0 >= -1988 @ 0.555269
0.74/0.86	c bounds 0 >= -1987 @ 0.555807
0.74/0.86	c bounds 0 >= -1986 @ 0.556356
0.74/0.86	c bounds 0 >= -1985 @ 0.556898
0.74/0.86	c bounds 0 >= -1984 @ 0.55744
0.74/0.86	c bounds 0 >= -1983 @ 0.557987
0.74/0.86	c bounds 0 >= -1982 @ 0.558527
0.74/0.86	c bounds 0 >= -1981 @ 0.559069
0.74/0.86	c bounds 0 >= -1980 @ 0.559617
0.74/0.86	c bounds 0 >= -1979 @ 0.560162
0.74/0.86	c bounds 0 >= -1978 @ 0.560699
0.74/0.86	c bounds 0 >= -1977 @ 0.561252
0.74/0.86	c bounds 0 >= -1976 @ 0.561793
0.74/0.86	c bounds 0 >= -1975 @ 0.562331
0.74/0.86	c bounds 0 >= -1974 @ 0.562876
0.74/0.87	c bounds 0 >= -1973 @ 0.563413
0.74/0.87	c bounds 0 >= -1972 @ 0.563953
0.74/0.87	c bounds 0 >= -1971 @ 0.564488
0.74/0.87	c bounds 0 >= -1970 @ 0.56503
0.74/0.87	c bounds 0 >= -1969 @ 0.565563
0.74/0.87	c bounds 0 >= -1968 @ 0.566095
0.74/0.87	c bounds 0 >= -1967 @ 0.566637
0.74/0.87	c bounds 0 >= -1966 @ 0.567173
0.74/0.87	c bounds 0 >= -1965 @ 0.5677
0.74/0.87	c bounds 0 >= -1964 @ 0.568218
0.74/0.87	c bounds 0 >= -1963 @ 0.56873
0.74/0.87	c bounds 0 >= -1962 @ 0.56926
0.74/0.87	c bounds 0 >= -1961 @ 0.569801
0.74/0.87	c bounds 0 >= -1960 @ 0.570333
0.74/0.88	c bounds -1 >= -1960 @ 0.572027
0.74/0.88	c bounds -1 >= -1959 @ 0.572563
0.74/0.88	c bounds -1 >= -1958 @ 0.573099
0.74/0.88	c bounds -1 >= -1957 @ 0.573638
0.74/0.88	c bounds -1 >= -1956 @ 0.574172
0.74/0.88	c bounds -1 >= -1955 @ 0.574706
0.74/0.88	c bounds -1 >= -1954 @ 0.574706
0.74/0.88	c bounds -1 >= -1953 @ 0.574864
0.74/0.88	c bounds -1 >= -1952 @ 0.575353
0.74/0.88	c bounds -1 >= -1951 @ 0.575878
0.74/0.88	c bounds -1 >= -1950 @ 0.576412
0.74/0.88	c bounds -1 >= -1949 @ 0.576936
0.74/0.88	c bounds -1 >= -1948 @ 0.577459
0.74/0.88	c bounds -1 >= -1947 @ 0.577986
0.74/0.88	c bounds -1 >= -1946 @ 0.578517
0.74/0.88	c bounds -1 >= -1945 @ 0.579042
0.74/0.88	c bounds -1 >= -1944 @ 0.579573
0.74/0.88	c bounds -1 >= -1943 @ 0.580101
0.74/0.88	c bounds -1 >= -1942 @ 0.580628
0.74/0.89	c bounds -1 >= -1941 @ 0.581155
0.74/0.89	c bounds -1 >= -1940 @ 0.581679
0.74/0.89	c bounds -1 >= -1939 @ 0.582208
0.74/0.89	c bounds -1 >= -1938 @ 0.582733
0.74/0.89	c bounds -1 >= -1937 @ 0.583259
0.74/0.89	c bounds -1 >= -1936 @ 0.583792
0.74/0.89	c bounds -1 >= -1935 @ 0.584327
0.74/0.89	c bounds -1 >= -1934 @ 0.584847
0.74/0.89	c bounds -1 >= -1933 @ 0.585371
0.74/0.89	c bounds -1 >= -1932 @ 0.585898
0.74/0.89	c bounds -1 >= -1931 @ 0.58642
0.74/0.89	c bounds -1 >= -1930 @ 0.586939
0.74/0.89	c bounds -1 >= -1929 @ 0.587467
0.74/0.89	c bounds -1 >= -1928 @ 0.587993
0.74/0.89	c bounds -1 >= -1927 @ 0.588518
0.74/0.89	c bounds -1 >= -1926 @ 0.589043
0.74/0.89	c bounds -1 >= -1925 @ 0.589578
0.74/0.89	c bounds -1 >= -1924 @ 0.590103
0.74/0.89	c bounds -1 >= -1923 @ 0.590631
0.74/0.90	c bounds -1 >= -1922 @ 0.591164
0.85/0.90	c bounds -1 >= -1921 @ 0.591706
0.85/0.90	c bounds -1 >= -1920 @ 0.592234
0.85/0.90	c bounds -1 >= -1919 @ 0.592764
0.85/0.90	c bounds -1 >= -1918 @ 0.593308
0.85/0.90	c bounds -1 >= -1917 @ 0.593853
0.85/0.90	c bounds -1 >= -1916 @ 0.594381
0.85/0.90	c bounds -1 >= -1915 @ 0.59491
0.85/0.90	c bounds -1 >= -1914 @ 0.595439
0.85/0.90	c bounds -1 >= -1913 @ 0.595967
0.85/0.90	c bounds -1 >= -1912 @ 0.596496
0.85/0.90	c bounds -1 >= -1911 @ 0.597023
0.85/0.90	c bounds -1 >= -1910 @ 0.597557
0.85/0.90	c bounds -1 >= -1909 @ 0.598084
0.85/0.90	c bounds -1 >= -1908 @ 0.598611
0.85/0.90	c bounds -1 >= -1907 @ 0.599138
0.85/0.90	c bounds -1 >= -1906 @ 0.599669
0.85/0.90	c bounds -1 >= -1905 @ 0.600193
0.85/0.90	c bounds -1 >= -1904 @ 0.600718
0.85/0.91	c bounds -1 >= -1903 @ 0.601246
0.85/0.91	c bounds -1 >= -1902 @ 0.601774
0.85/0.91	c bounds -1 >= -1901 @ 0.602285
0.85/0.91	c bounds -1 >= -1900 @ 0.602807
0.85/0.91	c bounds -1 >= -1899 @ 0.603329
0.85/0.91	c bounds -1 >= -1898 @ 0.603852
0.85/0.91	c bounds -1 >= -1897 @ 0.604367
0.85/0.91	c bounds -1 >= -1896 @ 0.604891
0.85/0.91	c bounds -1 >= -1895 @ 0.605392
0.85/0.91	c bounds -1 >= -1894 @ 0.605894
0.85/0.91	c bounds -1 >= -1893 @ 0.606393
0.85/0.91	c bounds -1 >= -1892 @ 0.60649
0.85/0.91	c bounds -1 >= -1891 @ 0.60649
0.85/0.91	c bounds -1 >= -1890 @ 0.606902
0.85/0.91	c bounds -1 >= -1889 @ 0.607411
0.85/0.91	c bounds -1 >= -1888 @ 0.60791
0.85/0.91	c bounds -1 >= -1887 @ 0.608005
0.85/0.91	c bounds -1 >= -1886 @ 0.608323
0.85/0.92	c bounds -1 >= -1885 @ 0.60882
0.85/0.92	c bounds -1 >= -1884 @ 0.60932
0.85/0.92	c bounds -1 >= -1883 @ 0.609822
0.85/0.92	c bounds -1 >= -1882 @ 0.610348
0.85/0.92	c bounds -1 >= -1881 @ 0.610873
0.85/0.92	c bounds -1 >= -1880 @ 0.611404
0.85/0.92	c bounds -1 >= -1879 @ 0.611925
0.85/0.92	c bounds -1 >= -1878 @ 0.612446
0.85/0.92	c bounds -1 >= -1877 @ 0.612964
0.85/0.92	c bounds -1 >= -1876 @ 0.613489
0.85/0.92	c bounds -1 >= -1875 @ 0.614021
0.85/0.92	c bounds -1 >= -1874 @ 0.614541
0.85/0.92	c bounds -1 >= -1873 @ 0.61506
0.85/0.92	c bounds -1 >= -1872 @ 0.615579
0.85/0.92	c bounds -1 >= -1871 @ 0.616105
0.85/0.92	c bounds -1 >= -1870 @ 0.616629
0.85/0.92	c bounds -1 >= -1869 @ 0.617148
0.85/0.92	c bounds -1 >= -1868 @ 0.617667
0.85/0.92	c bounds -1 >= -1867 @ 0.618188
0.85/0.93	c bounds -1 >= -1866 @ 0.618714
0.85/0.93	c bounds -1 >= -1865 @ 0.619231
0.85/0.93	c bounds -1 >= -1864 @ 0.619749
0.85/0.93	c bounds -1 >= -1863 @ 0.620265
0.85/0.93	c bounds -1 >= -1862 @ 0.620783
0.85/0.93	c bounds -1 >= -1861 @ 0.621304
0.85/0.93	c bounds -1 >= -1860 @ 0.621828
0.85/0.93	c bounds -1 >= -1859 @ 0.622344
0.85/0.93	c bounds -1 >= -1858 @ 0.622859
0.85/0.93	c bounds -1 >= -1857 @ 0.623373
0.85/0.93	c bounds -1 >= -1856 @ 0.623898
0.85/0.93	c bounds -1 >= -1855 @ 0.624418
0.85/0.93	c bounds -1 >= -1854 @ 0.62494
0.85/0.93	c bounds -1 >= -1853 @ 0.625467
0.85/0.93	c bounds -1 >= -1852 @ 0.625991
0.85/0.93	c bounds -1 >= -1851 @ 0.626516
0.85/0.93	c bounds -1 >= -1850 @ 0.627037
0.85/0.93	c bounds -1 >= -1849 @ 0.627558
0.85/0.93	c bounds -1 >= -1848 @ 0.628083
0.85/0.93	c bounds -1 >= -1847 @ 0.628595
0.85/0.94	c bounds -1 >= -1846 @ 0.629112
0.85/0.94	c bounds -1 >= -1845 @ 0.629634
0.85/0.94	c bounds -1 >= -1844 @ 0.630151
0.85/0.94	c bounds -1 >= -1843 @ 0.630668
0.85/0.94	c bounds -1 >= -1842 @ 0.631189
0.85/0.94	c bounds -1 >= -1841 @ 0.631707
0.85/0.94	c bounds -1 >= -1840 @ 0.632222
0.85/0.94	c bounds -1 >= -1839 @ 0.632746
0.85/0.94	c bounds -1 >= -1838 @ 0.633266
0.85/0.94	c bounds -1 >= -1837 @ 0.633782
0.85/0.94	c bounds -1 >= -1836 @ 0.634294
0.85/0.94	c bounds -1 >= -1835 @ 0.634812
0.85/0.94	c bounds -1 >= -1834 @ 0.635328
0.85/0.94	c bounds -1 >= -1833 @ 0.635844
0.85/0.94	c bounds -1 >= -1832 @ 0.636361
0.85/0.94	c bounds -1 >= -1831 @ 0.636883
0.85/0.94	c bounds -1 >= -1830 @ 0.637401
0.85/0.94	c bounds -1 >= -1829 @ 0.63792
0.85/0.94	c bounds -1 >= -1828 @ 0.638437
0.85/0.95	c bounds -1 >= -1827 @ 0.638954
0.85/0.95	c bounds -1 >= -1826 @ 0.639468
0.85/0.95	c bounds -1 >= -1825 @ 0.639985
0.85/0.95	c bounds -1 >= -1824 @ 0.640499
0.85/0.95	c bounds -1 >= -1823 @ 0.641016
0.85/0.95	c bounds -1 >= -1822 @ 0.641525
0.85/0.95	c bounds -1 >= -1821 @ 0.642039
0.85/0.95	c bounds -1 >= -1820 @ 0.642557
0.85/0.95	c bounds -1 >= -1819 @ 0.643069
0.85/0.95	c bounds -1 >= -1818 @ 0.643581
0.85/0.95	c bounds -1 >= -1817 @ 0.644095
0.85/0.95	c bounds -1 >= -1816 @ 0.644613
0.85/0.95	c bounds -1 >= -1815 @ 0.645124
0.85/0.95	c bounds -1 >= -1814 @ 0.645639
0.85/0.95	c bounds -1 >= -1813 @ 0.646158
0.85/0.95	c bounds -1 >= -1812 @ 0.646675
0.85/0.95	c bounds -1 >= -1811 @ 0.647186
0.85/0.95	c bounds -1 >= -1810 @ 0.647698
0.85/0.95	c bounds -1 >= -1809 @ 0.648205
0.85/0.96	c bounds -1 >= -1808 @ 0.64872
0.85/0.96	c bounds -1 >= -1807 @ 0.649232
0.85/0.96	c bounds -1 >= -1806 @ 0.649741
0.85/0.96	c bounds -1 >= -1805 @ 0.650246
0.85/0.96	c bounds -1 >= -1804 @ 0.650759
0.85/0.96	c bounds -1 >= -1803 @ 0.651266
0.85/0.96	c bounds -1 >= -1802 @ 0.651776
0.85/0.96	c bounds -1 >= -1801 @ 0.652288
0.85/0.96	c bounds -1 >= -1800 @ 0.652802
0.85/0.96	c bounds -1 >= -1799 @ 0.653312
0.85/0.96	c bounds -1 >= -1798 @ 0.65383
0.85/0.96	c bounds -1 >= -1797 @ 0.65434
0.85/0.96	c bounds -1 >= -1796 @ 0.654855
0.85/0.96	c bounds -1 >= -1795 @ 0.655365
0.85/0.96	c bounds -1 >= -1794 @ 0.655877
0.85/0.96	c bounds -1 >= -1793 @ 0.656394
0.85/0.96	c bounds -1 >= -1792 @ 0.656461
0.85/0.96	c bounds -1 >= -1791 @ 0.656461
0.85/0.96	c bounds -1 >= -1790 @ 0.656976
0.85/0.96	c bounds -1 >= -1789 @ 0.657444
0.85/0.97	c bounds -1 >= -1788 @ 0.65796
0.85/0.97	c bounds -1 >= -1787 @ 0.658473
0.85/0.97	c bounds -1 >= -1786 @ 0.658986
0.85/0.97	c bounds -1 >= -1785 @ 0.659494
0.85/0.97	c bounds -1 >= -1784 @ 0.660008
0.85/0.97	c bounds -1 >= -1783 @ 0.66052
0.85/0.97	c bounds -1 >= -1782 @ 0.661025
0.85/0.97	c bounds -1 >= -1781 @ 0.661536
0.85/0.97	c bounds -1 >= -1780 @ 0.662051
0.85/0.97	c bounds -1 >= -1779 @ 0.662562
0.85/0.97	c bounds -1 >= -1778 @ 0.663076
0.85/0.97	c bounds -1 >= -1777 @ 0.663585
0.85/0.97	c bounds -1 >= -1776 @ 0.664118
0.85/0.97	c bounds -1 >= -1775 @ 0.66463
0.85/0.97	c bounds -1 >= -1774 @ 0.665135
0.85/0.97	c bounds -1 >= -1773 @ 0.665642
0.85/0.97	c bounds -1 >= -1772 @ 0.666154
0.85/0.97	c bounds -1 >= -1771 @ 0.666662
0.85/0.97	c bounds -1 >= -1770 @ 0.667175
0.85/0.98	c bounds -1 >= -1769 @ 0.667682
0.85/0.98	c bounds -1 >= -1768 @ 0.668193
0.85/0.98	c bounds -1 >= -1767 @ 0.668704
0.85/0.98	c bounds -1 >= -1766 @ 0.669209
0.85/0.98	c bounds -1 >= -1765 @ 0.669721
0.85/0.98	c bounds -1 >= -1764 @ 0.670229
0.85/0.98	c bounds -1 >= -1763 @ 0.670739
0.85/0.98	c bounds -1 >= -1762 @ 0.671248
0.85/0.98	c bounds -1 >= -1761 @ 0.671756
0.85/0.98	c bounds -1 >= -1760 @ 0.672259
0.85/0.98	c bounds -1 >= -1759 @ 0.672763
0.85/0.98	c bounds -1 >= -1758 @ 0.673276
0.85/0.98	c bounds -1 >= -1757 @ 0.673783
0.85/0.98	c bounds -1 >= -1756 @ 0.674289
0.85/0.98	c bounds -1 >= -1755 @ 0.674798
0.85/0.98	c bounds -1 >= -1754 @ 0.675304
0.85/0.98	c bounds -1 >= -1753 @ 0.675807
0.85/0.98	c bounds -1 >= -1752 @ 0.676311
0.85/0.98	c bounds -1 >= -1751 @ 0.676811
0.85/0.98	c bounds -1 >= -1750 @ 0.677309
0.85/0.99	c bounds -1 >= -1749 @ 0.677812
0.85/0.99	c bounds -1 >= -1748 @ 0.678311
0.85/0.99	c bounds -1 >= -1747 @ 0.678796
0.85/0.99	c bounds -1 >= -1746 @ 0.67928
0.85/0.99	c bounds -1 >= -1745 @ 0.679762
0.85/0.99	c bounds -1 >= -1744 @ 0.680254
0.85/0.99	c bounds -1 >= -1743 @ 0.680751
0.85/0.99	c bounds -1 >= -1742 @ 0.681234
0.85/0.99	c bounds -1 >= -1741 @ 0.68172
0.85/0.99	c bounds -1 >= -1740 @ 0.682208
0.85/0.99	c bounds -1 >= -1739 @ 0.682685
0.85/0.99	c bounds -1 >= -1738 @ 0.683172
0.85/0.99	c bounds -1 >= -1737 @ 0.683655
0.85/0.99	c bounds -1 >= -1736 @ 0.684147
0.85/0.99	c bounds -1 >= -1735 @ 0.684628
0.85/0.99	c bounds -1 >= -1734 @ 0.685103
0.85/0.99	c bounds -1 >= -1733 @ 0.685586
0.85/0.99	c bounds -1 >= -1732 @ 0.686064
0.85/0.99	c bounds -1 >= -1731 @ 0.686545
0.85/0.99	c bounds -1 >= -1730 @ 0.687031
0.85/1.00	c bounds -1 >= -1729 @ 0.68753
0.85/1.00	c bounds -1 >= -1728 @ 0.688033
0.85/1.00	c bounds -1 >= -1727 @ 0.68853
0.85/1.00	c bounds -1 >= -1726 @ 0.689027
0.85/1.00	c bounds -1 >= -1725 @ 0.689528
0.85/1.00	c bounds -1 >= -1724 @ 0.690027
0.85/1.00	c bounds -1 >= -1723 @ 0.690518
0.85/1.00	c bounds -1 >= -1722 @ 0.691017
0.85/1.00	c bounds -1 >= -1721 @ 0.691514
0.85/1.00	c bounds -1 >= -1720 @ 0.692008
0.85/1.00	c bounds -1 >= -1719 @ 0.692503
0.85/1.00	c bounds -1 >= -1718 @ 0.692993
0.95/1.00	c bounds -1 >= -1717 @ 0.693487
0.95/1.00	c bounds -1 >= -1716 @ 0.693984
0.95/1.00	c bounds -1 >= -1715 @ 0.69447
0.95/1.00	c bounds -1 >= -1714 @ 0.694964
0.95/1.00	c bounds -1 >= -1713 @ 0.695474
0.95/1.00	c bounds -1 >= -1712 @ 0.695961
0.95/1.00	c bounds -1 >= -1711 @ 0.696448
0.95/1.00	c bounds -1 >= -1710 @ 0.696947
0.95/1.01	c bounds -1 >= -1709 @ 0.697446
0.95/1.01	c bounds -1 >= -1708 @ 0.697953
0.95/1.01	c bounds -1 >= -1707 @ 0.69844
0.95/1.01	c bounds -1 >= -1706 @ 0.698926
0.95/1.01	c bounds -1 >= -1705 @ 0.699406
0.95/1.01	c bounds -1 >= -1704 @ 0.699891
0.95/1.01	c bounds -1 >= -1703 @ 0.700376
0.95/1.01	c bounds -1 >= -1702 @ 0.700853
0.95/1.01	c bounds -1 >= -1701 @ 0.701329
0.95/1.01	c bounds -1 >= -1700 @ 0.701816
0.95/1.01	c bounds -1 >= -1699 @ 0.702322
0.95/1.01	c bounds -1 >= -1698 @ 0.702816
0.95/1.01	c bounds -1 >= -1697 @ 0.703302
0.95/1.01	c bounds -1 >= -1696 @ 0.703779
0.95/1.01	c bounds -1 >= -1695 @ 0.704276
0.95/1.01	c bounds -1 >= -1694 @ 0.704775
0.95/1.01	c bounds -1 >= -1693 @ 0.705258
0.95/1.01	c bounds -1 >= -1692 @ 0.705747
0.95/1.01	c bounds -1 >= -1691 @ 0.706227
0.95/1.01	c bounds -1 >= -1690 @ 0.70671
0.95/1.01	c bounds -1 >= -1689 @ 0.707199
0.95/1.02	c bounds -1 >= -1688 @ 0.707675
0.95/1.02	c bounds -1 >= -1687 @ 0.708144
0.95/1.02	c bounds -1 >= -1686 @ 0.70862
0.95/1.02	c bounds -1 >= -1685 @ 0.709098
0.95/1.02	c bounds -1 >= -1684 @ 0.709578
0.95/1.02	c bounds -1 >= -1683 @ 0.710053
0.95/1.02	c bounds -1 >= -1682 @ 0.710533
0.95/1.02	c bounds -1 >= -1681 @ 0.711006
0.95/1.02	c bounds -1 >= -1680 @ 0.711486
0.95/1.02	c bounds -1 >= -1679 @ 0.711959
0.95/1.02	c bounds -1 >= -1678 @ 0.712433
0.95/1.02	c bounds -1 >= -1677 @ 0.712918
0.95/1.02	c bounds -1 >= -1676 @ 0.713399
0.95/1.02	c bounds -1 >= -1675 @ 0.713872
0.95/1.02	c bounds -1 >= -1674 @ 0.71435
0.95/1.02	c bounds -1 >= -1673 @ 0.714826
0.95/1.02	c bounds -1 >= -1672 @ 0.715304
0.95/1.02	c bounds -1 >= -1671 @ 0.71578
0.95/1.02	c bounds -1 >= -1670 @ 0.716262
0.95/1.02	c bounds -1 >= -1669 @ 0.716749
0.95/1.02	c bounds -1 >= -1668 @ 0.71723
0.95/1.03	c bounds -1 >= -1667 @ 0.717699
0.95/1.03	c bounds -1 >= -1666 @ 0.718172
0.95/1.03	c bounds -1 >= -1665 @ 0.718647
0.95/1.03	c bounds -1 >= -1664 @ 0.719139
0.95/1.03	c bounds -1 >= -1663 @ 0.719636
0.95/1.03	c bounds -1 >= -1662 @ 0.720112
0.95/1.03	c bounds -1 >= -1661 @ 0.720588
0.95/1.03	c bounds -1 >= -1660 @ 0.721067
0.95/1.03	c bounds -1 >= -1659 @ 0.721561
0.95/1.03	c bounds -1 >= -1658 @ 0.72205
0.95/1.03	c bounds -1 >= -1657 @ 0.722135
0.95/1.03	c bounds -1 >= -1656 @ 0.722135
0.95/1.03	c bounds -1 >= -1655 @ 0.722518
0.95/1.03	c bounds -1 >= -1654 @ 0.722971
0.95/1.03	c bounds -1 >= -1653 @ 0.723439
0.95/1.03	c bounds -1 >= -1652 @ 0.723926
0.95/1.03	c bounds -1 >= -1651 @ 0.724404
0.95/1.03	c bounds -1 >= -1650 @ 0.724873
0.95/1.03	c bounds -1 >= -1649 @ 0.724959
0.95/1.03	c bounds -1 >= -1648 @ 0.724959
0.95/1.04	c bounds -1 >= -1647 @ 0.725339
0.95/1.04	c bounds -1 >= -1646 @ 0.725791
0.95/1.04	c bounds -1 >= -1645 @ 0.726255
0.95/1.04	c bounds -1 >= -1644 @ 0.726726
0.95/1.04	c bounds -1 >= -1643 @ 0.727173
0.95/1.04	c bounds -1 >= -1642 @ 0.72766
0.95/1.04	c bounds -1 >= -1641 @ 0.728135
0.95/1.04	c bounds -1 >= -1640 @ 0.728614
0.95/1.04	c bounds -1 >= -1639 @ 0.729092
0.95/1.04	c bounds -1 >= -1638 @ 0.729571
0.95/1.04	c bounds -1 >= -1637 @ 0.730043
0.95/1.04	c bounds -1 >= -1636 @ 0.730516
0.95/1.04	c bounds -1 >= -1635 @ 0.730999
0.95/1.04	c bounds -1 >= -1634 @ 0.731474
0.95/1.04	c bounds -1 >= -1633 @ 0.731949
0.95/1.04	c bounds -1 >= -1632 @ 0.732422
0.95/1.04	c bounds -1 >= -1631 @ 0.732901
0.95/1.04	c bounds -1 >= -1630 @ 0.733378
0.95/1.04	c bounds -1 >= -1629 @ 0.733854
0.95/1.04	c bounds -1 >= -1628 @ 0.734326
0.95/1.04	c bounds -1 >= -1627 @ 0.734807
0.95/1.05	c bounds -1 >= -1626 @ 0.73536
0.95/1.05	c bounds -1 >= -1625 @ 0.735841
0.95/1.05	c bounds -1 >= -1624 @ 0.736313
0.95/1.05	c bounds -1 >= -1623 @ 0.736788
0.95/1.05	c bounds -1 >= -1622 @ 0.737262
0.95/1.05	c bounds -1 >= -1621 @ 0.737738
0.95/1.05	c bounds -1 >= -1620 @ 0.738217
0.95/1.05	c bounds -1 >= -1619 @ 0.73869
0.95/1.05	c bounds -1 >= -1618 @ 0.739161
0.95/1.05	c bounds -1 >= -1617 @ 0.739638
0.95/1.05	c bounds -1 >= -1616 @ 0.74011
0.95/1.05	c bounds -1 >= -1615 @ 0.740578
0.95/1.05	c bounds -1 >= -1614 @ 0.74105
0.95/1.05	c bounds -1 >= -1613 @ 0.741518
0.95/1.05	c bounds -1 >= -1612 @ 0.741988
0.95/1.05	c bounds -1 >= -1611 @ 0.742468
0.95/1.05	c bounds -1 >= -1610 @ 0.74295
0.95/1.05	c bounds -1 >= -1609 @ 0.74343
0.95/1.05	c bounds -1 >= -1608 @ 0.743904
0.95/1.05	c bounds -1 >= -1607 @ 0.744375
0.95/1.05	c bounds -1 >= -1606 @ 0.744844
0.95/1.06	c bounds -1 >= -1605 @ 0.745315
0.95/1.06	c bounds -1 >= -1604 @ 0.745785
0.95/1.06	c bounds -1 >= -1603 @ 0.746258
0.95/1.06	c bounds -1 >= -1602 @ 0.74673
0.95/1.06	c bounds -1 >= -1601 @ 0.747206
0.95/1.06	c bounds -1 >= -1600 @ 0.747675
0.95/1.06	c bounds -1 >= -1599 @ 0.748146
0.95/1.06	c bounds -1 >= -1598 @ 0.74864
0.95/1.06	c bounds -1 >= -1597 @ 0.749113
0.95/1.06	c bounds -1 >= -1596 @ 0.749579
0.95/1.06	c bounds -1 >= -1595 @ 0.750052
0.95/1.06	c bounds -1 >= -1594 @ 0.750052
0.95/1.06	c bounds -1 >= -1593 @ 0.750052
0.95/1.06	c bounds -1 >= -1592 @ 0.750516
0.95/1.06	c bounds -1 >= -1591 @ 0.750957
0.95/1.06	c bounds -1 >= -1590 @ 0.751415
0.95/1.06	c bounds -1 >= -1589 @ 0.75188
0.95/1.06	c bounds -1 >= -1588 @ 0.752341
0.95/1.06	c bounds -1 >= -1587 @ 0.752805
0.95/1.06	c bounds -1 >= -1586 @ 0.753268
0.95/1.06	c bounds -1 >= -1585 @ 0.753739
0.95/1.07	c bounds -1 >= -1584 @ 0.754211
0.95/1.07	c bounds -1 >= -1583 @ 0.754679
0.95/1.07	c bounds -1 >= -1582 @ 0.75515
0.95/1.07	c bounds -1 >= -1581 @ 0.755614
0.95/1.07	c bounds -1 >= -1580 @ 0.756078
0.95/1.07	c bounds -1 >= -1579 @ 0.756547
0.95/1.07	c bounds -1 >= -1578 @ 0.757019
0.95/1.07	c bounds -1 >= -1577 @ 0.757487
0.95/1.07	c bounds -1 >= -1576 @ 0.757965
0.95/1.07	c bounds -1 >= -1575 @ 0.758437
0.95/1.07	c bounds -1 >= -1574 @ 0.758904
0.95/1.07	c bounds -1 >= -1573 @ 0.759367
0.95/1.07	c bounds -1 >= -1572 @ 0.759858
0.95/1.07	c bounds -1 >= -1571 @ 0.760333
0.95/1.07	c bounds -1 >= -1570 @ 0.760798
0.95/1.07	c bounds -1 >= -1569 @ 0.761269
0.95/1.07	c bounds -1 >= -1568 @ 0.761756
0.95/1.07	c bounds -1 >= -1567 @ 0.762227
0.95/1.07	c bounds -1 >= -1566 @ 0.762689
0.95/1.07	c bounds -1 >= -1565 @ 0.763154
0.95/1.07	c bounds -1 >= -1564 @ 0.763617
0.95/1.07	c bounds -1 >= -1563 @ 0.764083
0.95/1.08	c bounds -1 >= -1562 @ 0.764557
0.95/1.08	c bounds -1 >= -1561 @ 0.765021
0.95/1.08	c bounds -1 >= -1560 @ 0.765486
0.95/1.08	c bounds -1 >= -1559 @ 0.76595
0.95/1.08	c bounds -1 >= -1558 @ 0.766423
0.95/1.08	c bounds -1 >= -1557 @ 0.766894
0.95/1.08	c bounds -1 >= -1556 @ 0.767362
0.95/1.08	c bounds -1 >= -1555 @ 0.767833
0.95/1.08	c bounds -1 >= -1554 @ 0.768299
0.95/1.08	c bounds -1 >= -1553 @ 0.768762
0.95/1.08	c bounds -1 >= -1552 @ 0.769233
0.95/1.08	c bounds -1 >= -1551 @ 0.769704
0.95/1.08	c bounds -1 >= -1550 @ 0.770173
0.95/1.08	c bounds -1 >= -1549 @ 0.770639
0.95/1.08	c bounds -1 >= -1548 @ 0.771107
0.95/1.08	c bounds -1 >= -1547 @ 0.771571
0.95/1.08	c bounds -1 >= -1546 @ 0.772032
0.95/1.08	c bounds -1 >= -1545 @ 0.772497
0.95/1.08	c bounds -1 >= -1544 @ 0.77297
0.95/1.08	c bounds -1 >= -1543 @ 0.773435
0.95/1.08	c bounds -1 >= -1542 @ 0.773906
0.95/1.09	c bounds -1 >= -1541 @ 0.77437
0.95/1.09	c bounds -1 >= -1540 @ 0.77483
0.95/1.09	c bounds -1 >= -1539 @ 0.775297
0.95/1.09	c bounds -1 >= -1538 @ 0.775782
0.95/1.09	c bounds -1 >= -1537 @ 0.776251
0.95/1.09	c bounds -1 >= -1536 @ 0.776729
0.95/1.09	c bounds -1 >= -1535 @ 0.777246
0.95/1.09	c bounds -1 >= -1534 @ 0.77771
0.95/1.09	c bounds -1 >= -1533 @ 0.778178
0.95/1.09	c bounds -1 >= -1532 @ 0.778656
0.95/1.09	c bounds -1 >= -1531 @ 0.779143
0.95/1.09	c bounds -1 >= -1530 @ 0.779602
0.95/1.09	c bounds -1 >= -1529 @ 0.780081
0.95/1.09	c bounds -1 >= -1528 @ 0.780542
0.95/1.09	c bounds -1 >= -1527 @ 0.781
0.95/1.09	c bounds -1 >= -1526 @ 0.781455
0.95/1.09	c bounds -1 >= -1525 @ 0.781938
0.95/1.09	c bounds -1 >= -1524 @ 0.782405
0.95/1.09	c bounds -1 >= -1523 @ 0.782867
0.95/1.09	c bounds -1 >= -1522 @ 0.783329
0.95/1.09	c bounds -1 >= -1521 @ 0.783787
0.95/1.10	c bounds -1 >= -1520 @ 0.784257
0.95/1.10	c bounds -1 >= -1519 @ 0.784724
0.95/1.10	c bounds -1 >= -1518 @ 0.785188
0.95/1.10	c bounds -1 >= -1517 @ 0.785656
0.95/1.10	c bounds -1 >= -1516 @ 0.786124
0.95/1.10	c bounds -1 >= -1515 @ 0.78658
0.95/1.10	c bounds -1 >= -1514 @ 0.787038
0.95/1.10	c bounds -1 >= -1513 @ 0.787491
0.95/1.10	c bounds -1 >= -1512 @ 0.787958
0.95/1.10	c bounds -1 >= -1511 @ 0.787958
0.95/1.10	c bounds -1 >= -1510 @ 0.787958
0.95/1.10	c bounds -1 >= -1509 @ 0.788342
0.95/1.10	c bounds -1 >= -1508 @ 0.788801
1.05/1.10	c bounds -1 >= -1507 @ 0.789257
1.05/1.10	c bounds -1 >= -1506 @ 0.789737
1.05/1.10	c bounds -1 >= -1505 @ 0.790199
1.05/1.10	c bounds -1 >= -1504 @ 0.790658
1.05/1.10	c bounds -1 >= -1503 @ 0.791115
1.05/1.10	c bounds -1 >= -1502 @ 0.791571
1.05/1.10	c bounds -1 >= -1501 @ 0.792033
1.05/1.10	c bounds -1 >= -1500 @ 0.792498
1.05/1.10	c bounds -1 >= -1499 @ 0.79296
1.05/1.11	c bounds -1 >= -1498 @ 0.793417
1.05/1.11	c bounds -1 >= -1497 @ 0.793873
1.05/1.11	c bounds -1 >= -1496 @ 0.794337
1.05/1.11	c bounds -1 >= -1495 @ 0.794793
1.05/1.11	c bounds -1 >= -1494 @ 0.795246
1.05/1.11	c bounds -1 >= -1493 @ 0.795698
1.05/1.11	c bounds -1 >= -1492 @ 0.796224
1.05/1.11	c bounds -1 >= -1491 @ 0.796687
1.05/1.11	c bounds -1 >= -1490 @ 0.797136
1.05/1.11	c bounds -1 >= -1489 @ 0.797582
1.05/1.11	c bounds -1 >= -1488 @ 0.798046
1.05/1.11	c bounds -1 >= -1487 @ 0.798516
1.05/1.11	c bounds -1 >= -1486 @ 0.798973
1.05/1.11	c bounds -1 >= -1485 @ 0.799436
1.05/1.11	c bounds -1 >= -1484 @ 0.799882
1.05/1.11	c bounds -1 >= -1483 @ 0.800362
1.05/1.11	c bounds -1 >= -1482 @ 0.800819
1.05/1.11	c bounds -1 >= -1481 @ 0.80129
1.05/1.11	c bounds -1 >= -1480 @ 0.801741
1.05/1.11	c bounds -1 >= -1479 @ 0.802207
1.05/1.11	c bounds -1 >= -1478 @ 0.802679
1.05/1.12	c bounds -1 >= -1477 @ 0.803137
1.05/1.12	c bounds -1 >= -1476 @ 0.803587
1.05/1.12	c bounds -1 >= -1475 @ 0.804052
1.05/1.12	c bounds -1 >= -1474 @ 0.804511
1.05/1.12	c bounds -1 >= -1473 @ 0.804961
1.05/1.12	c bounds -1 >= -1472 @ 0.805421
1.05/1.12	c bounds -1 >= -1471 @ 0.805881
1.05/1.12	c bounds -1 >= -1470 @ 0.80635
1.05/1.12	c bounds -1 >= -1469 @ 0.806812
1.05/1.12	c bounds -1 >= -1468 @ 0.807263
1.05/1.12	c bounds -1 >= -1467 @ 0.807713
1.05/1.12	c bounds -1 >= -1466 @ 0.808179
1.05/1.12	c bounds -1 >= -1465 @ 0.808631
1.05/1.12	c bounds -1 >= -1464 @ 0.809086
1.05/1.12	c bounds -1 >= -1463 @ 0.809541
1.05/1.12	c bounds -1 >= -1462 @ 0.809995
1.05/1.12	c bounds -1 >= -1461 @ 0.810452
1.05/1.12	c bounds -1 >= -1460 @ 0.810912
1.05/1.12	c bounds -1 >= -1459 @ 0.811374
1.05/1.12	c bounds -1 >= -1458 @ 0.811836
1.05/1.12	c bounds -1 >= -1457 @ 0.812286
1.05/1.12	c bounds -1 >= -1456 @ 0.812747
1.05/1.13	c bounds -1 >= -1455 @ 0.813198
1.05/1.13	c bounds -1 >= -1454 @ 0.813639
1.05/1.13	c bounds -1 >= -1453 @ 0.814093
1.05/1.13	c bounds -1 >= -1452 @ 0.814546
1.05/1.13	c bounds -1 >= -1451 @ 0.815007
1.05/1.13	c bounds -1 >= -1450 @ 0.815459
1.05/1.13	c bounds -1 >= -1449 @ 0.81591
1.05/1.13	c bounds -1 >= -1448 @ 0.816372
1.05/1.13	c bounds -1 >= -1447 @ 0.816819
1.05/1.13	c bounds -1 >= -1446 @ 0.817268
1.05/1.13	c bounds -1 >= -1445 @ 0.817722
1.05/1.13	c bounds -1 >= -1444 @ 0.818169
1.05/1.13	c bounds -1 >= -1443 @ 0.818633
1.05/1.13	c bounds -1 >= -1442 @ 0.819098
1.05/1.13	c bounds -1 >= -1441 @ 0.819554
1.05/1.13	c bounds -1 >= -1440 @ 0.819998
1.05/1.13	c bounds -1 >= -1439 @ 0.820447
1.05/1.13	c bounds -1 >= -1438 @ 0.820899
1.05/1.13	c bounds -1 >= -1437 @ 0.82135
1.05/1.13	c bounds -1 >= -1436 @ 0.821799
1.05/1.13	c bounds -1 >= -1435 @ 0.821861
1.05/1.13	c bounds -1 >= -1434 @ 0.821861
1.05/1.14	c bounds -1 >= -1433 @ 0.822218
1.05/1.14	c bounds -1 >= -1432 @ 0.822644
1.05/1.14	c bounds -1 >= -1431 @ 0.823092
1.05/1.14	c bounds -1 >= -1430 @ 0.823541
1.05/1.14	c bounds -1 >= -1429 @ 0.823994
1.05/1.14	c bounds -1 >= -1428 @ 0.824449
1.05/1.14	c bounds -1 >= -1427 @ 0.824837
1.05/1.14	c bounds -1 >= -1426 @ 0.824837
1.05/1.14	c bounds -1 >= -1425 @ 0.824837
1.05/1.14	c bounds -1 >= -1424 @ 0.825298
1.05/1.14	c bounds -1 >= -1423 @ 0.825725
1.05/1.14	c bounds -1 >= -1422 @ 0.826175
1.05/1.14	c bounds -1 >= -1421 @ 0.826628
1.05/1.14	c bounds -1 >= -1420 @ 0.827092
1.05/1.14	c bounds -1 >= -1419 @ 0.827549
1.05/1.14	c bounds -1 >= -1418 @ 0.827996
1.05/1.14	c bounds -1 >= -1417 @ 0.828443
1.05/1.14	c bounds -1 >= -1416 @ 0.828893
1.05/1.14	c bounds -1 >= -1415 @ 0.82934
1.05/1.14	c bounds -1 >= -1414 @ 0.829791
1.05/1.14	c bounds -1 >= -1413 @ 0.830246
1.05/1.14	c bounds -1 >= -1412 @ 0.830689
1.05/1.15	c bounds -1 >= -1411 @ 0.831138
1.05/1.15	c bounds -1 >= -1410 @ 0.831582
1.05/1.15	c bounds -1 >= -1409 @ 0.832027
1.05/1.15	c bounds -1 >= -1408 @ 0.832476
1.05/1.15	c bounds -1 >= -1407 @ 0.832919
1.05/1.15	c bounds -1 >= -1406 @ 0.833372
1.05/1.15	c bounds -1 >= -1405 @ 0.833832
1.05/1.15	c bounds -1 >= -1404 @ 0.834282
1.05/1.15	c bounds -1 >= -1403 @ 0.834721
1.05/1.15	c bounds -1 >= -1402 @ 0.834799
1.05/1.15	c bounds -1 >= -1401 @ 0.834799
1.05/1.15	c bounds -1 >= -1400 @ 0.835126
1.05/1.15	c bounds -1 >= -1399 @ 0.835547
1.05/1.15	c bounds -1 >= -1398 @ 0.836001
1.05/1.15	c bounds -1 >= -1397 @ 0.836447
1.05/1.15	c bounds -1 >= -1396 @ 0.836525
1.05/1.15	c bounds -1 >= -1395 @ 0.836525
1.05/1.15	c bounds -1 >= -1394 @ 0.836801
1.05/1.15	c bounds -1 >= -1393 @ 0.837252
1.05/1.15	c bounds -1 >= -1392 @ 0.837699
1.05/1.15	c bounds -1 >= -1391 @ 0.838139
1.05/1.15	c bounds -1 >= -1390 @ 0.838582
1.05/1.16	c bounds -1 >= -1389 @ 0.839028
1.05/1.16	c bounds -1 >= -1388 @ 0.83947
1.05/1.16	c bounds -1 >= -1387 @ 0.839917
1.05/1.16	c bounds -1 >= -1386 @ 0.840355
1.05/1.16	c bounds -1 >= -1385 @ 0.840827
1.05/1.16	c bounds -1 >= -1384 @ 0.841282
1.05/1.16	c bounds -1 >= -1383 @ 0.841732
1.05/1.16	c bounds -1 >= -1382 @ 0.842184
1.05/1.16	c bounds -1 >= -1381 @ 0.842624
1.05/1.16	c bounds -1 >= -1380 @ 0.84307
1.05/1.16	c bounds -1 >= -1379 @ 0.843522
1.05/1.16	c bounds -1 >= -1378 @ 0.843978
1.05/1.16	c bounds -1 >= -1377 @ 0.844425
1.05/1.16	c bounds -1 >= -1376 @ 0.844868
1.05/1.16	c bounds -1 >= -1375 @ 0.845325
1.05/1.16	c bounds -1 >= -1374 @ 0.845777
1.05/1.16	c bounds -1 >= -1373 @ 0.846225
1.05/1.16	c bounds -1 >= -1372 @ 0.84667
1.05/1.16	c bounds -1 >= -1371 @ 0.846746
1.05/1.16	c bounds -1 >= -1370 @ 0.846746
1.05/1.16	c bounds -1 >= -1369 @ 0.847063
1.05/1.16	c bounds -1 >= -1368 @ 0.847477
1.05/1.16	c bounds -1 >= -1367 @ 0.847923
1.05/1.17	c bounds -1 >= -1366 @ 0.848375
1.05/1.17	c bounds -1 >= -1365 @ 0.848814
1.05/1.17	c bounds -1 >= -1364 @ 0.849247
1.05/1.17	c bounds -1 >= -1363 @ 0.849691
1.05/1.17	c bounds -1 >= -1362 @ 0.850136
1.05/1.17	c bounds -1 >= -1361 @ 0.850582
1.05/1.17	c bounds -1 >= -1360 @ 0.851019
1.05/1.17	c bounds -1 >= -1359 @ 0.851458
1.05/1.17	c bounds -1 >= -1358 @ 0.851898
1.05/1.17	c bounds -1 >= -1357 @ 0.852332
1.05/1.17	c bounds -1 >= -1356 @ 0.85277
1.05/1.17	c bounds -1 >= -1355 @ 0.85277
1.05/1.17	c bounds -1 >= -1354 @ 0.85277
1.05/1.17	c bounds -1 >= -1353 @ 0.853138
1.05/1.17	c bounds -1 >= -1352 @ 0.853579
1.05/1.17	c bounds -1 >= -1351 @ 0.853651
1.05/1.17	c bounds -1 >= -1350 @ 0.853651
1.05/1.17	c bounds -1 >= -1349 @ 0.853968
1.05/1.17	c bounds -1 >= -1348 @ 0.854379
1.05/1.17	c bounds -1 >= -1347 @ 0.854787
1.05/1.17	c bounds -1 >= -1346 @ 0.855236
1.05/1.17	c bounds -1 >= -1345 @ 0.855688
1.05/1.18	c bounds -1 >= -1344 @ 0.856126
1.05/1.18	c bounds -1 >= -1343 @ 0.856568
1.05/1.18	c bounds -1 >= -1342 @ 0.857009
1.05/1.18	c bounds -1 >= -1341 @ 0.857457
1.05/1.18	c bounds -1 >= -1340 @ 0.857895
1.05/1.18	c bounds -1 >= -1339 @ 0.858412
1.05/1.18	c bounds -1 >= -1338 @ 0.859197
1.05/1.18	c bounds -1 >= -1337 @ 0.862446
1.05/1.18	c bounds -1 >= -1336 @ 0.862998
1.05/1.18	c bounds -1 >= -1335 @ 0.863441
1.05/1.18	c bounds -1 >= -1334 @ 0.863879
1.05/1.19	c bounds -1 >= -1333 @ 0.864315
1.05/1.19	c bounds -1 >= -1332 @ 0.864732
1.05/1.19	c bounds -1 >= -1331 @ 0.865166
1.05/1.19	c bounds -1 >= -1330 @ 0.865594
1.05/1.19	c bounds -1 >= -1329 @ 0.866024
1.05/1.19	c bounds -1 >= -1328 @ 0.866454
1.05/1.19	c bounds -1 >= -1327 @ 0.866887
1.05/1.19	c bounds -1 >= -1326 @ 0.867318
1.05/1.19	c bounds -1 >= -1325 @ 0.867741
1.05/1.19	c bounds -1 >= -1324 @ 0.868169
1.05/1.19	c bounds -1 >= -1323 @ 0.86859
1.05/1.19	c bounds -1 >= -1322 @ 0.86902
1.05/1.19	c bounds -1 >= -1321 @ 0.869449
1.05/1.19	c bounds -1 >= -1320 @ 0.869875
1.05/1.19	c bounds -1 >= -1319 @ 0.870297
1.05/1.19	c bounds -1 >= -1318 @ 0.870739
1.05/1.19	c bounds -1 >= -1317 @ 0.871165
1.05/1.19	c bounds -1 >= -1316 @ 0.871586
1.05/1.19	c bounds -1 >= -1315 @ 0.872016
1.05/1.19	c bounds -1 >= -1314 @ 0.872442
1.05/1.19	c bounds -1 >= -1313 @ 0.872863
1.05/1.19	c bounds -1 >= -1312 @ 0.873292
1.05/1.19	c bounds -1 >= -1311 @ 0.873727
1.05/1.20	c bounds -1 >= -1310 @ 0.874154
1.14/1.20	c bounds -1 >= -1309 @ 0.874588
1.14/1.20	c bounds -1 >= -1308 @ 0.875014
1.14/1.20	c bounds -1 >= -1307 @ 0.875443
1.14/1.20	c bounds -1 >= -1306 @ 0.875868
1.14/1.20	c bounds -1 >= -1305 @ 0.876293
1.14/1.20	c bounds -1 >= -1304 @ 0.876724
1.14/1.20	c bounds -1 >= -1303 @ 0.877143
1.14/1.20	c bounds -1 >= -1302 @ 0.877571
1.14/1.20	c bounds -1 >= -1301 @ 0.878001
1.14/1.20	c bounds -1 >= -1300 @ 0.878441
1.14/1.20	c bounds -1 >= -1299 @ 0.878868
1.14/1.20	c bounds -1 >= -1298 @ 0.879295
1.14/1.20	c bounds -1 >= -1297 @ 0.879752
1.14/1.20	c bounds -1 >= -1296 @ 0.880179
1.14/1.20	c bounds -1 >= -1295 @ 0.880596
1.14/1.20	c bounds -1 >= -1294 @ 0.880671
1.14/1.20	c bounds -1 >= -1293 @ 0.880671
1.14/1.20	c bounds -1 >= -1292 @ 0.880933
1.14/1.20	c bounds -1 >= -1291 @ 0.881377
1.14/1.20	c bounds -1 >= -1290 @ 0.881805
1.14/1.20	c bounds -1 >= -1289 @ 0.882239
1.14/1.20	c bounds -1 >= -1288 @ 0.882648
1.14/1.21	c bounds -1 >= -1287 @ 0.883076
1.14/1.21	c bounds -1 >= -1286 @ 0.883493
1.14/1.21	c bounds -1 >= -1285 @ 0.88392
1.14/1.21	c bounds -1 >= -1284 @ 0.884343
1.14/1.21	c bounds -1 >= -1283 @ 0.884774
1.14/1.21	c bounds -1 >= -1282 @ 0.885197
1.14/1.21	c bounds -1 >= -1281 @ 0.885622
1.14/1.21	c bounds -1 >= -1280 @ 0.885683
1.14/1.21	c bounds -1 >= -1279 @ 0.885683
1.14/1.21	c bounds -1 >= -1278 @ 0.88595
1.14/1.21	c bounds -1 >= -1277 @ 0.886346
1.14/1.21	c bounds -1 >= -1276 @ 0.886765
1.14/1.21	c bounds -1 >= -1275 @ 0.887193
1.14/1.21	c bounds -1 >= -1274 @ 0.887597
1.14/1.21	c bounds -1 >= -1273 @ 0.888016
1.14/1.21	c bounds -1 >= -1272 @ 0.888438
1.14/1.21	c bounds -1 >= -1271 @ 0.888869
1.14/1.21	c bounds -1 >= -1270 @ 0.889303
1.14/1.21	c bounds -1 >= -1269 @ 0.889748
1.14/1.21	c bounds -1 >= -1268 @ 0.890177
1.14/1.21	c bounds -1 >= -1267 @ 0.890604
1.14/1.21	c bounds -1 >= -1266 @ 0.89104
1.14/1.21	c bounds -1 >= -1265 @ 0.891468
1.14/1.22	c bounds -1 >= -1264 @ 0.891898
1.14/1.22	c bounds -1 >= -1263 @ 0.892327
1.14/1.22	c bounds -1 >= -1262 @ 0.892752
1.14/1.22	c bounds -1 >= -1261 @ 0.893188
1.14/1.22	c bounds -1 >= -1260 @ 0.89362
1.14/1.22	c bounds -1 >= -1259 @ 0.89404
1.14/1.22	c bounds -1 >= -1258 @ 0.894463
1.14/1.22	c bounds -1 >= -1257 @ 0.894883
1.14/1.22	c bounds -1 >= -1256 @ 0.89531
1.14/1.22	c bounds -1 >= -1255 @ 0.895383
1.14/1.22	c bounds -1 >= -1254 @ 0.895383
1.14/1.22	c bounds -1 >= -1253 @ 0.895575
1.14/1.22	c bounds -1 >= -1252 @ 0.895997
1.14/1.22	c bounds -1 >= -1251 @ 0.896416
1.14/1.22	c bounds -1 >= -1250 @ 0.89684
1.14/1.22	c bounds -1 >= -1249 @ 0.897259
1.14/1.22	c bounds -1 >= -1248 @ 0.897683
1.14/1.22	c bounds -1 >= -1247 @ 0.898102
1.14/1.22	c bounds -1 >= -1246 @ 0.898514
1.14/1.22	c bounds -1 >= -1245 @ 0.898937
1.14/1.22	c bounds -1 >= -1244 @ 0.899365
1.14/1.22	c bounds -1 >= -1243 @ 0.899787
1.14/1.22	c bounds -1 >= -1242 @ 0.900203
1.14/1.22	c bounds -1 >= -1241 @ 0.900623
1.14/1.23	c bounds -1 >= -1240 @ 0.901038
1.14/1.23	c bounds -1 >= -1239 @ 0.901459
1.14/1.23	c bounds -1 >= -1238 @ 0.901886
1.14/1.23	c bounds -1 >= -1237 @ 0.902311
1.14/1.23	c bounds -1 >= -1236 @ 0.902726
1.14/1.23	c bounds -1 >= -1235 @ 0.903152
1.14/1.23	c bounds -1 >= -1234 @ 0.903576
1.14/1.23	c bounds -1 >= -1233 @ 0.903994
1.14/1.23	c bounds -1 >= -1232 @ 0.904425
1.14/1.23	c bounds -1 >= -1231 @ 0.90484
1.14/1.23	c bounds -1 >= -1230 @ 0.905269
1.14/1.23	c bounds -1 >= -1229 @ 0.905687
1.14/1.23	c bounds -1 >= -1228 @ 0.906126
1.14/1.23	c bounds -1 >= -1227 @ 0.906547
1.14/1.23	c bounds -1 >= -1226 @ 0.906973
1.14/1.23	c bounds -1 >= -1225 @ 0.907394
1.14/1.23	c bounds -1 >= -1224 @ 0.907809
1.14/1.23	c bounds -1 >= -1223 @ 0.908237
1.14/1.23	c bounds -1 >= -1222 @ 0.908664
1.14/1.23	c bounds -1 >= -1221 @ 0.909087
1.14/1.23	c bounds -1 >= -1220 @ 0.909503
1.14/1.23	c bounds -1 >= -1219 @ 0.909934
1.14/1.23	c bounds -1 >= -1218 @ 0.91036
1.14/1.24	c bounds -1 >= -1217 @ 0.910782
1.14/1.24	c bounds -1 >= -1216 @ 0.91121
1.14/1.24	c bounds -1 >= -1215 @ 0.911625
1.14/1.24	c bounds -1 >= -1214 @ 0.912044
1.14/1.24	c bounds -1 >= -1213 @ 0.912464
1.14/1.24	c bounds -1 >= -1212 @ 0.912887
1.14/1.24	c bounds -1 >= -1211 @ 0.913313
1.14/1.24	c bounds -1 >= -1210 @ 0.913738
1.14/1.24	c bounds -1 >= -1209 @ 0.914154
1.14/1.24	c bounds -1 >= -1208 @ 0.914573
1.14/1.24	c bounds -1 >= -1207 @ 0.914999
1.14/1.24	c bounds -1 >= -1206 @ 0.915425
1.14/1.24	c bounds -1 >= -1205 @ 0.915843
1.14/1.24	c bounds -1 >= -1204 @ 0.91626
1.14/1.24	c bounds -1 >= -1203 @ 0.91668
1.14/1.24	c bounds -1 >= -1202 @ 0.917101
1.14/1.24	c bounds -1 >= -1201 @ 0.917541
1.14/1.24	c bounds -1 >= -1200 @ 0.917957
1.14/1.24	c bounds -1 >= -1199 @ 0.918382
1.14/1.24	c bounds -1 >= -1198 @ 0.9188
1.14/1.24	c bounds -1 >= -1197 @ 0.919215
1.14/1.24	c bounds -1 >= -1196 @ 0.919636
1.14/1.24	c bounds -1 >= -1195 @ 0.920068
1.14/1.24	c bounds -1 >= -1194 @ 0.9205
1.14/1.25	c bounds -1 >= -1193 @ 0.920917
1.14/1.25	c bounds -1 >= -1192 @ 0.921335
1.14/1.25	c bounds -1 >= -1191 @ 0.921755
1.14/1.25	c bounds -1 >= -1190 @ 0.922176
1.14/1.25	c bounds -1 >= -1189 @ 0.922588
1.14/1.25	c bounds -1 >= -1188 @ 0.923042
1.14/1.25	c bounds -1 >= -1187 @ 0.923462
1.14/1.25	c bounds -1 >= -1186 @ 0.923537
1.14/1.25	c bounds -1 >= -1185 @ 0.923537
1.14/1.25	c bounds -1 >= -1184 @ 0.923804
1.14/1.25	c bounds -1 >= -1183 @ 0.924229
1.14/1.25	c bounds -1 >= -1182 @ 0.924646
1.14/1.25	c bounds -1 >= -1181 @ 0.925071
1.14/1.25	c bounds -1 >= -1180 @ 0.925473
1.14/1.25	c bounds -1 >= -1179 @ 0.925896
1.14/1.25	c bounds -1 >= -1178 @ 0.926318
1.14/1.25	c bounds -1 >= -1177 @ 0.926736
1.14/1.25	c bounds -1 >= -1176 @ 0.92715
1.14/1.25	c bounds -1 >= -1175 @ 0.927578
1.14/1.25	c bounds -1 >= -1174 @ 0.928003
1.14/1.25	c bounds -1 >= -1173 @ 0.928428
1.14/1.25	c bounds -1 >= -1172 @ 0.928862
1.14/1.25	c bounds -1 >= -1171 @ 0.929351
1.14/1.26	c bounds -1 >= -1170 @ 0.929783
1.14/1.26	c bounds -1 >= -1169 @ 0.930191
1.14/1.26	c bounds -1 >= -1168 @ 0.930553
1.14/1.26	c bounds -1 >= -1167 @ 0.930553
1.14/1.26	c bounds -1 >= -1166 @ 0.930553
1.14/1.26	c bounds -1 >= -1165 @ 0.930553
1.14/1.26	c bounds -1 >= -1164 @ 0.930734
1.14/1.26	c bounds -1 >= -1163 @ 0.931127
1.14/1.26	c bounds -1 >= -1162 @ 0.931519
1.14/1.26	c bounds -1 >= -1161 @ 0.931945
1.14/1.26	c bounds -1 >= -1160 @ 0.93236
1.14/1.26	c bounds -1 >= -1159 @ 0.932786
1.14/1.26	c bounds -1 >= -1158 @ 0.933196
1.14/1.26	c bounds -1 >= -1157 @ 0.933605
1.14/1.26	c bounds -1 >= -1156 @ 0.934009
1.14/1.26	c bounds -1 >= -1155 @ 0.934425
1.14/1.26	c bounds -1 >= -1154 @ 0.934839
1.14/1.26	c bounds -1 >= -1153 @ 0.93524
1.14/1.26	c bounds -1 >= -1152 @ 0.935655
1.14/1.26	c bounds -1 >= -1151 @ 0.936068
1.14/1.26	c bounds -1 >= -1150 @ 0.936477
1.14/1.26	c bounds -1 >= -1149 @ 0.936896
1.14/1.26	c bounds -1 >= -1148 @ 0.937307
1.14/1.27	c bounds -1 >= -1147 @ 0.937718
1.14/1.27	c bounds -1 >= -1146 @ 0.938143
1.14/1.27	c bounds -1 >= -1145 @ 0.938504
1.14/1.27	c bounds -1 >= -1144 @ 0.938504
1.14/1.27	c bounds -1 >= -1143 @ 0.938504
1.14/1.27	c bounds -1 >= -1142 @ 0.938847
1.14/1.27	c bounds -1 >= -1141 @ 0.939218
1.14/1.27	c bounds -1 >= -1140 @ 0.939637
1.14/1.27	c bounds -1 >= -1139 @ 0.940043
1.14/1.27	c bounds -1 >= -1138 @ 0.940433
1.14/1.27	c bounds -1 >= -1137 @ 0.940852
1.14/1.27	c bounds -1 >= -1136 @ 0.941269
1.14/1.27	c bounds -1 >= -1135 @ 0.941687
1.14/1.27	c bounds -1 >= -1134 @ 0.94209
1.14/1.27	c bounds -1 >= -1133 @ 0.942509
1.14/1.27	c bounds -1 >= -1132 @ 0.942907
1.14/1.27	c bounds -1 >= -1131 @ 0.943311
1.14/1.27	c bounds -1 >= -1130 @ 0.943725
1.14/1.27	c bounds -1 >= -1129 @ 0.94414
1.14/1.27	c bounds -1 >= -1128 @ 0.944543
1.14/1.27	c bounds -1 >= -1127 @ 0.944961
1.14/1.27	c bounds -1 >= -1126 @ 0.945375
1.14/1.27	c bounds -1 >= -1125 @ 0.945444
1.14/1.27	c bounds -1 >= -1124 @ 0.945444
1.14/1.27	c bounds -1 >= -1123 @ 0.945658
1.14/1.28	c bounds -1 >= -1122 @ 0.946031
1.14/1.28	c bounds -1 >= -1121 @ 0.946588
1.14/1.28	c bounds -1 >= -1120 @ 0.947001
1.14/1.28	c bounds -1 >= -1119 @ 0.947401
1.14/1.28	c bounds -1 >= -1118 @ 0.947816
1.14/1.28	c bounds -1 >= -1117 @ 0.948217
1.14/1.28	c bounds -1 >= -1116 @ 0.948615
1.14/1.28	c bounds -1 >= -1115 @ 0.949034
1.14/1.28	c bounds -1 >= -1114 @ 0.949438
1.14/1.28	c bounds -1 >= -1113 @ 0.949835
1.14/1.28	c bounds -1 >= -1112 @ 0.95024
1.14/1.28	c bounds -1 >= -1111 @ 0.950641
1.14/1.28	c bounds -1 >= -1110 @ 0.951056
1.14/1.28	c bounds -1 >= -1109 @ 0.951459
1.14/1.28	c bounds -1 >= -1108 @ 0.951853
1.14/1.28	c bounds -1 >= -1107 @ 0.952261
1.14/1.28	c bounds -1 >= -1106 @ 0.95267
1.14/1.28	c bounds -1 >= -1105 @ 0.953072
1.14/1.28	c bounds -1 >= -1104 @ 0.953469
1.14/1.28	c bounds -1 >= -1103 @ 0.953879
1.14/1.28	c bounds -1 >= -1102 @ 0.954292
1.14/1.28	c bounds -1 >= -1101 @ 0.954684
1.14/1.28	c bounds -1 >= -1100 @ 0.955082
1.14/1.28	c bounds -1 >= -1099 @ 0.955489
1.14/1.29	c bounds -1 >= -1098 @ 0.95589
1.14/1.29	c bounds -1 >= -1097 @ 0.956293
1.14/1.29	c bounds -1 >= -1096 @ 0.956696
1.14/1.29	c bounds -1 >= -1095 @ 0.957107
1.14/1.29	c bounds -1 >= -1094 @ 0.95751
1.14/1.29	c bounds -1 >= -1093 @ 0.957913
1.14/1.29	c bounds -1 >= -1092 @ 0.958315
1.14/1.29	c bounds -1 >= -1091 @ 0.958709
1.14/1.29	c bounds -1 >= -1090 @ 0.959111
1.14/1.29	c bounds -1 >= -1089 @ 0.959505
1.14/1.29	c bounds -1 >= -1088 @ 0.959901
1.14/1.29	c bounds -1 >= -1087 @ 0.960293
1.14/1.29	c bounds -1 >= -1086 @ 0.960702
1.14/1.29	c bounds -1 >= -1085 @ 0.961107
1.14/1.29	c bounds -1 >= -1084 @ 0.961509
1.14/1.29	c bounds -1 >= -1083 @ 0.961901
1.14/1.29	c bounds -1 >= -1082 @ 0.962292
1.14/1.29	c bounds -1 >= -1081 @ 0.96268
1.14/1.29	c bounds -1 >= -1080 @ 0.96307
1.14/1.29	c bounds -1 >= -1079 @ 0.963468
1.14/1.29	c bounds -1 >= -1078 @ 0.96386
1.14/1.29	c bounds -1 >= -1077 @ 0.964252
1.14/1.29	c bounds -1 >= -1076 @ 0.964644
1.14/1.29	c bounds -1 >= -1075 @ 0.965042
1.14/1.29	c bounds -1 >= -1074 @ 0.965443
1.14/1.30	c bounds -1 >= -1073 @ 0.965835
1.24/1.30	c bounds -1 >= -1072 @ 0.966224
1.24/1.30	c bounds -1 >= -1071 @ 0.966634
1.24/1.30	c bounds -1 >= -1070 @ 0.967034
1.24/1.30	c bounds -1 >= -1069 @ 0.967425
1.24/1.30	c bounds -1 >= -1068 @ 0.967832
1.24/1.30	c bounds -1 >= -1067 @ 0.968229
1.24/1.30	c bounds -1 >= -1066 @ 0.968632
1.24/1.30	c bounds -1 >= -1065 @ 0.969013
1.24/1.30	c bounds -1 >= -1064 @ 0.96941
1.24/1.30	c bounds -1 >= -1063 @ 0.969446
1.24/1.30	c bounds -1 >= -1062 @ 0.969446
1.24/1.30	c bounds -1 >= -1061 @ 0.969666
1.24/1.30	c bounds -1 >= -1060 @ 0.970038
1.24/1.30	c bounds -1 >= -1059 @ 0.970405
1.24/1.30	c bounds -1 >= -1058 @ 0.970796
1.24/1.30	c bounds -1 >= -1057 @ 0.971189
1.24/1.30	c bounds -1 >= -1056 @ 0.971579
1.24/1.30	c bounds -1 >= -1055 @ 0.971974
1.24/1.30	c bounds -1 >= -1054 @ 0.972359
1.24/1.30	c bounds -1 >= -1053 @ 0.972747
1.24/1.30	c bounds -1 >= -1052 @ 0.973177
1.24/1.30	c bounds -1 >= -1051 @ 0.973592
1.24/1.30	c bounds -1 >= -1050 @ 0.973984
1.24/1.30	c bounds -1 >= -1049 @ 0.974364
1.24/1.31	c bounds -1 >= -1048 @ 0.974751
1.24/1.31	c bounds -1 >= -1047 @ 0.97515
1.24/1.31	c bounds -1 >= -1046 @ 0.975547
1.24/1.31	c bounds -1 >= -1045 @ 0.975929
1.24/1.31	c bounds -1 >= -1044 @ 0.976319
1.24/1.31	c bounds -1 >= -1043 @ 0.976381
1.24/1.31	c bounds -1 >= -1042 @ 0.976381
1.24/1.31	c bounds -1 >= -1041 @ 0.976581
1.24/1.31	c bounds -1 >= -1040 @ 0.976958
1.24/1.31	c bounds -1 >= -1039 @ 0.977323
1.24/1.31	c bounds -1 >= -1038 @ 0.977384
1.24/1.31	c bounds -1 >= -1037 @ 0.977384
1.24/1.31	c bounds -1 >= -1036 @ 0.977569
1.24/1.31	c bounds -1 >= -1035 @ 0.977938
1.24/1.31	c bounds -1 >= -1034 @ 0.978296
1.24/1.31	c bounds -1 >= -1033 @ 0.978676
1.24/1.31	c bounds -1 >= -1032 @ 0.979064
1.24/1.31	c bounds -1 >= -1031 @ 0.979474
1.24/1.31	c bounds -1 >= -1030 @ 0.979864
1.24/1.31	c bounds -1 >= -1029 @ 0.980259
1.24/1.31	c bounds -1 >= -1028 @ 0.980647
1.24/1.31	c bounds -1 >= -1027 @ 0.981035
1.24/1.31	c bounds -1 >= -1026 @ 0.981431
1.24/1.31	c bounds -1 >= -1025 @ 0.981831
1.24/1.31	c bounds -1 >= -1024 @ 0.982233
1.24/1.32	c bounds -1 >= -1023 @ 0.982631
1.24/1.32	c bounds -1 >= -1022 @ 0.983042
1.24/1.32	c bounds -1 >= -1021 @ 0.983433
1.24/1.32	c bounds -1 >= -1020 @ 0.983827
1.24/1.32	c bounds -1 >= -1019 @ 0.984233
1.24/1.32	c bounds -1 >= -1018 @ 0.984631
1.24/1.32	c bounds -1 >= -1017 @ 0.98501
1.24/1.32	c bounds -1 >= -1016 @ 0.985398
1.24/1.32	c bounds -1 >= -1015 @ 0.985789
1.24/1.32	c bounds -1 >= -1014 @ 0.986176
1.24/1.32	c bounds -1 >= -1013 @ 0.986587
1.24/1.32	c bounds -1 >= -1012 @ 0.986972
1.24/1.32	c bounds -1 >= -1011 @ 0.987355
1.24/1.32	c bounds -1 >= -1010 @ 0.987401
1.24/1.32	c bounds -1 >= -1009 @ 0.987401
1.24/1.32	c bounds -1 >= -1008 @ 0.987594
1.24/1.32	c bounds -1 >= -1007 @ 0.988086
1.24/1.32	c bounds -1 >= -1006 @ 0.988475
1.24/1.32	c bounds -1 >= -1005 @ 0.988872
1.24/1.32	c bounds -1 >= -1004 @ 0.989253
1.24/1.32	c bounds -1 >= -1003 @ 0.989644
1.24/1.32	c bounds -1 >= -1002 @ 0.990043
1.24/1.32	c bounds -1 >= -1001 @ 0.990445
1.24/1.32	c bounds -1 >= -1000 @ 0.990834
1.24/1.32	c bounds -1 >= -999 @ 0.991224
1.24/1.33	c bounds -1 >= -998 @ 0.991613
1.24/1.33	c bounds -1 >= -997 @ 0.991997
1.24/1.33	c bounds -1 >= -996 @ 0.992367
1.24/1.33	c bounds -1 >= -995 @ 0.992753
1.24/1.33	c bounds -1 >= -994 @ 0.993152
1.24/1.33	c bounds -1 >= -993 @ 0.993557
1.24/1.33	c bounds -1 >= -992 @ 0.994221
1.24/1.33	c bounds -1 >= -991 @ 0.994716
1.24/1.33	c bounds -1 >= -990 @ 0.995367
1.24/1.33	c bounds -1 >= -989 @ 0.996254
1.24/1.33	c bounds -1 >= -988 @ 0.99731
1.24/1.34	c bounds -1 >= -987 @ 0.997628
1.24/1.34	c bounds -1 >= -986 @ 0.998361
1.24/1.34	c bounds -1 >= -985 @ 0.999612
1.24/1.34	c bounds -1 >= -984 @ 1.00161
1.24/1.34	c bounds -1 >= -983 @ 1.00235
1.24/1.35	c bounds -1 >= -982 @ 1.003
1.24/1.35	c bounds -8 >= -982 @ 1.00428
1.24/1.35	c bounds -8 >= -981 @ 1.00435
1.24/1.35	c bounds -8 >= -980 @ 1.00435
1.24/1.35	c bounds -8 >= -979 @ 1.00435
1.24/1.35	c bounds -8 >= -978 @ 1.00455
1.24/1.35	c bounds -8 >= -977 @ 1.00529
1.24/1.35	c bounds -8 >= -976 @ 1.00534
1.24/1.35	c bounds -8 >= -975 @ 1.00534
1.24/1.36	c bounds -8 >= -974 @ 1.00571
1.24/1.36	c bounds -8 >= -973 @ 1.00658
1.24/1.36	c bounds -8 >= -972 @ 1.00822
1.24/1.36	c bounds -8 >= -971 @ 1.00834
1.24/1.36	c bounds -8 >= -970 @ 1.00928
1.24/1.36	c bounds -8 >= -969 @ 1.01014
1.24/1.37	c bounds -9 >= -969 @ 1.01169
1.24/1.37	c bounds -9 >= -968 @ 1.01233
1.24/1.37	c bounds -9 >= -967 @ 1.013
1.24/1.37	c bounds -9 >= -966 @ 1.014
1.24/1.38	c bounds -9 >= -965 @ 1.01532
1.24/1.38	c bounds -10 >= -965 @ 1.01532
1.24/1.38	c bounds -10 >= -964 @ 1.01563
1.24/1.38	c bounds -10 >= -963 @ 1.01732
1.24/1.38	c bounds -10 >= -962 @ 1.01732
1.24/1.39	c bounds -11 >= -962 @ 1.01837
1.24/1.39	c bounds -11 >= -961 @ 1.0197
1.24/1.39	c bounds -11 >= -960 @ 1.02104
1.24/1.39	c bounds -11 >= -959 @ 1.02154
1.24/1.39	c bounds -11 >= -958 @ 1.0223
1.24/1.39	c bounds -12 >= -958 @ 1.02334
1.34/1.40	c bounds -12 >= -957 @ 1.02555
1.34/1.40	c bounds -12 >= -956 @ 1.02663
1.34/1.40	c bounds -15 >= -956 @ 1.02892
1.34/1.40	c bounds -15 >= -955 @ 1.0298
1.34/1.41	c bounds -15 >= -954 @ 1.03066
1.34/1.41	c bounds -16 >= -954 @ 1.03128
1.34/1.41	c bounds -16 >= -953 @ 1.03268
1.34/1.41	c bounds -16 >= -952 @ 1.03411
1.34/1.41	c bounds -19 >= -952 @ 1.03646
1.34/1.42	c bounds -19 >= -951 @ 1.03745
1.34/1.42	c bounds -20 >= -951 @ 1.0387
1.34/1.42	c bounds -20 >= -950 @ 1.04094
1.34/1.43	c bounds -21 >= -950 @ 1.04351
1.34/1.43	c bounds -21 >= -949 @ 1.04519
1.34/1.43	c bounds -22 >= -949 @ 1.04635
1.34/1.44	c bounds -23 >= -949 @ 1.04824
1.34/1.44	c bounds -23 >= -948 @ 1.05222
1.34/1.45	c bounds -24 >= -948 @ 1.05323
1.34/1.45	c bounds -25 >= -948 @ 1.05359
1.34/1.45	c bounds -26 >= -948 @ 1.0552
1.34/1.46	c bounds -26 >= -947 @ 1.0577
1.34/1.46	c bounds -27 >= -947 @ 1.06018
1.34/1.46	c bounds -28 >= -947 @ 1.06313
1.34/1.48	c bounds -28 >= -946 @ 1.07615
1.34/1.48	c bounds -29 >= -946 @ 1.07688
1.34/1.48	c bounds -30 >= -946 @ 1.07849
1.34/1.48	c bounds -31 >= -946 @ 1.08017
1.34/1.49	c bounds -32 >= -946 @ 1.0817
1.34/1.49	c bounds -33 >= -946 @ 1.0833
1.34/1.49	c bounds -34 >= -946 @ 1.08624
1.34/1.49	c bounds -35 >= -946 @ 1.08788
1.45/1.50	c bounds -36 >= -946 @ 1.08981
1.45/1.50	c bounds -37 >= -946 @ 1.09236
1.45/1.50	c bounds -38 >= -946 @ 1.09314
1.45/1.52	c #Conflicts:       1000 | #Constraints:      27668
1.45/1.52	c bounds -38 >= -945 @ 1.10442
1.45/1.52	c bounds -39 >= -945 @ 1.10511
1.45/1.52	c bounds -40 >= -945 @ 1.1054
1.45/1.53	c bounds -41 >= -945 @ 1.10674
1.45/1.53	c bounds -42 >= -945 @ 1.10831
1.45/1.53	c bounds -43 >= -945 @ 1.11063
1.45/1.53	c bounds -44 >= -945 @ 1.11246
1.45/1.54	c bounds -45 >= -945 @ 1.11433
1.45/1.54	c bounds -46 >= -945 @ 1.11576
1.45/1.54	c bounds -47 >= -945 @ 1.11637
1.45/1.54	c bounds -48 >= -945 @ 1.11874
1.45/1.55	c bounds -49 >= -945 @ 1.12024
1.45/1.56	c bounds -49 >= -944 @ 1.12805
1.45/1.56	c bounds -50 >= -944 @ 1.12806
1.45/1.56	c bounds -51 >= -944 @ 1.12827
1.45/1.57	c bounds -52 >= -944 @ 1.12966
1.45/1.57	c bounds -53 >= -944 @ 1.132
1.45/1.57	c bounds -54 >= -944 @ 1.13338
1.45/1.57	c bounds -55 >= -944 @ 1.13477
1.45/1.58	c bounds -56 >= -944 @ 1.13615
1.45/1.58	c bounds -57 >= -944 @ 1.13867
1.84/1.90	c bounds -57 >= -943 @ 1.4443
1.84/1.90	c bounds -58 >= -943 @ 1.44632
1.84/1.90	c bounds -59 >= -943 @ 1.44876
1.84/1.90	c bounds -60 >= -943 @ 1.45018
1.84/1.91	c bounds -61 >= -943 @ 1.45261
1.84/1.91	c bounds -62 >= -943 @ 1.45402
1.84/1.91	c bounds -63 >= -943 @ 1.45456
1.84/1.91	c bounds -64 >= -943 @ 1.45687
1.84/1.92	c bounds -65 >= -943 @ 1.45732
1.84/1.92	c bounds -66 >= -943 @ 1.45778
1.84/1.92	c bounds -67 >= -943 @ 1.46074
1.84/1.94	c bounds -67 >= -942 @ 1.47878
1.84/1.95	c bounds -68 >= -942 @ 1.48026
1.84/1.95	c bounds -69 >= -942 @ 1.48155
1.84/1.95	c bounds -70 >= -942 @ 1.48385
1.84/1.95	c bounds -71 >= -942 @ 1.4856
1.84/1.96	c bounds -72 >= -942 @ 1.48691
1.84/1.96	c bounds -73 >= -942 @ 1.48923
1.84/1.96	c bounds -74 >= -942 @ 1.4919
1.84/1.96	c bounds -75 >= -942 @ 1.49359
1.84/1.97	c bounds -76 >= -942 @ 1.49522
1.84/1.97	c bounds -77 >= -942 @ 1.49626
1.84/1.97	c bounds -78 >= -942 @ 1.49928
1.84/1.97	c bounds -79 >= -942 @ 1.50209
1.84/1.98	c bounds -80 >= -942 @ 1.50441
1.84/1.98	c bounds -81 >= -942 @ 1.50609
1.84/1.98	c bounds -82 >= -942 @ 1.50873
1.84/1.98	c bounds -83 >= -942 @ 1.51004
1.84/1.99	c bounds -84 >= -942 @ 1.51233
1.84/2.00	c #Conflicts:       2000 | #Constraints:      28759
1.84/2.00	c INPROCESSING
1.84/2.00	c GARBAGE COLLECT
1.84/2.00	c bounds -85 >= -942 @ 1.52253
1.84/2.00	c bounds -86 >= -942 @ 1.52411
1.95/2.02	c bounds -86 >= -941 @ 1.53557
1.95/2.02	c bounds -87 >= -941 @ 1.53607
1.95/2.02	c bounds -88 >= -941 @ 1.53758
1.95/2.02	c bounds -89 >= -941 @ 1.53907
1.95/2.03	c bounds -90 >= -941 @ 1.53988
1.95/2.03	c bounds -91 >= -941 @ 1.54101
1.95/2.03	c bounds -92 >= -941 @ 1.54226
1.95/2.03	c bounds -93 >= -941 @ 1.54337
1.95/2.04	c bounds -94 >= -941 @ 1.54505
1.95/2.04	c bounds -95 >= -941 @ 1.54854
1.95/2.04	c bounds -96 >= -941 @ 1.55092
1.95/2.04	c bounds -97 >= -941 @ 1.55316
1.95/2.05	c bounds -98 >= -941 @ 1.55485
1.95/2.05	c bounds -98 >= -940 @ 1.55602
1.95/2.05	c bounds -98 >= -939 @ 1.55688
1.95/2.05	c bounds -98 >= -938 @ 1.55702
1.95/2.05	c bounds -98 >= -937 @ 1.5582
1.95/2.06	c bounds -99 >= -937 @ 1.56052
1.95/2.06	c bounds -99 >= -936 @ 1.56133
1.95/2.06	c bounds -99 >= -935 @ 1.56206
1.95/2.06	c bounds -99 >= -934 @ 1.56415
1.95/2.06	c bounds -100 >= -934 @ 1.565
1.95/2.07	c bounds -100 >= -933 @ 1.565
1.95/2.07	c bounds -100 >= -932 @ 1.56628
1.95/2.07	c bounds -100 >= -931 @ 1.56719
1.95/2.07	c bounds -100 >= -930 @ 1.56799
1.95/2.07	c bounds -100 >= -929 @ 1.56872
1.95/2.07	c bounds -101 >= -929 @ 1.56917
1.95/2.08	c bounds -101 >= -928 @ 1.57033
1.95/2.08	c bounds -101 >= -927 @ 1.57143
1.95/2.08	c bounds -102 >= -927 @ 1.57563
1.95/2.09	c bounds -102 >= -926 @ 1.57769
1.95/2.09	c bounds -102 >= -925 @ 1.57829
1.95/2.09	c bounds -102 >= -924 @ 1.57996
1.95/2.10	c bounds -103 >= -924 @ 1.58318
1.95/2.10	c bounds -103 >= -923 @ 1.58444
1.95/2.10	c bounds -103 >= -922 @ 1.58722
2.04/2.10	c bounds -103 >= -921 @ 1.58985
2.04/2.11	c bounds -104 >= -921 @ 1.5923
2.04/2.11	c bounds -104 >= -920 @ 1.59735
2.04/2.11	c bounds -105 >= -920 @ 1.59792
2.04/2.12	c bounds -106 >= -920 @ 1.59942
2.04/2.12	c bounds -107 >= -920 @ 1.59991
2.04/2.12	c bounds -107 >= -919 @ 1.60291
2.04/2.13	c bounds -108 >= -919 @ 1.60441
2.04/2.13	c bounds -109 >= -919 @ 1.60741
2.04/2.13	c bounds -109 >= -918 @ 1.60901
2.04/2.13	c bounds -110 >= -918 @ 1.61169
2.04/2.14	c bounds -110 >= -917 @ 1.61723
2.04/2.14	c bounds -111 >= -917 @ 1.61881
2.04/2.15	c bounds -112 >= -917 @ 1.62121
2.04/2.15	c #Conflicts:       3000 | #Constraints:      27777
2.04/2.15	c bounds -113 >= -917 @ 1.62386
2.04/2.15	c bounds -113 >= -916 @ 1.62501
2.04/2.15	c bounds -114 >= -916 @ 1.627
2.04/2.16	c bounds -114 >= -915 @ 1.62857
2.04/2.16	c bounds -115 >= -915 @ 1.62979
2.04/2.16	c bounds -115 >= -914 @ 1.63197
2.04/2.17	c bounds -116 >= -914 @ 1.63488
2.04/2.17	c bounds -116 >= -913 @ 1.6402
2.04/2.17	c bounds -117 >= -913 @ 1.64181
2.04/2.18	c bounds -118 >= -913 @ 1.64318
2.04/2.18	c bounds -119 >= -913 @ 1.6444
2.04/2.18	c bounds -119 >= -912 @ 1.64657
2.04/2.18	c bounds -120 >= -912 @ 1.64745
2.04/2.19	c bounds -120 >= -911 @ 1.65079
2.04/2.19	c bounds -121 >= -911 @ 1.6518
2.04/2.19	c bounds -122 >= -911 @ 1.65378
2.14/2.20	c bounds -122 >= -910 @ 1.65479
2.14/2.20	c bounds -122 >= -909 @ 1.65601
2.14/2.20	c bounds -123 >= -909 @ 1.65741
2.14/2.21	c bounds -123 >= -908 @ 1.66408
2.14/2.21	c bounds -124 >= -908 @ 1.66668
2.14/2.21	c bounds -125 >= -908 @ 1.66813
2.14/2.22	c bounds -126 >= -908 @ 1.66959
2.14/2.22	c bounds -127 >= -908 @ 1.66975
2.14/2.22	c bounds -128 >= -908 @ 1.66996
2.14/2.24	c bounds -128 >= -907 @ 1.68484
2.14/2.24	c bounds -129 >= -907 @ 1.68631
2.14/2.24	c bounds -130 >= -907 @ 1.68877
2.14/2.25	c bounds -131 >= -907 @ 1.69022
2.14/2.25	c bounds -132 >= -907 @ 1.69243
2.14/2.25	c bounds -133 >= -907 @ 1.69297
2.14/2.25	c bounds -134 >= -907 @ 1.69468
2.14/2.26	c bounds -135 >= -907 @ 1.69635
2.14/2.26	c bounds -136 >= -907 @ 1.69697
2.14/2.26	c bounds -137 >= -907 @ 1.69825
2.14/2.27	c bounds -138 >= -907 @ 1.70089
2.14/2.27	c bounds -139 >= -907 @ 1.70319
2.14/2.27	c bounds -139 >= -906 @ 1.70751
2.14/2.28	c bounds -140 >= -906 @ 1.70898
2.14/2.28	c bounds -141 >= -906 @ 1.71028
2.14/2.28	c bounds -142 >= -906 @ 1.71268
2.14/2.29	c bounds -142 >= -905 @ 1.72377
2.24/2.30	c bounds -143 >= -905 @ 1.72621
2.24/2.30	c bounds -144 >= -905 @ 1.72664
2.24/2.30	c bounds -145 >= -905 @ 1.72798
2.24/2.30	c bounds -146 >= -905 @ 1.72937
2.24/2.31	c bounds -147 >= -905 @ 1.73168
2.24/2.31	c bounds -148 >= -905 @ 1.73458
2.24/2.31	c bounds -149 >= -905 @ 1.73742
2.24/2.32	c bounds -150 >= -905 @ 1.73758
2.24/2.32	c #Conflicts:       4000 | #Constraints:      28931
2.24/2.32	c bounds -150 >= -904 @ 1.74187
2.24/2.32	c bounds -151 >= -904 @ 1.74459
2.24/2.33	c bounds -152 >= -904 @ 1.74617
2.24/2.33	c bounds -153 >= -904 @ 1.75105
2.24/2.33	c bounds -153 >= -903 @ 1.75154
2.24/2.34	c bounds -153 >= -902 @ 1.75294
2.24/2.34	c bounds -153 >= -901 @ 1.75437
2.24/2.34	c bounds -153 >= -900 @ 1.75485
2.24/2.34	c bounds -153 >= -899 @ 1.75679
2.24/2.34	c bounds -153 >= -898 @ 1.75752
2.24/2.35	c bounds -154 >= -898 @ 1.75962
2.24/2.35	c bounds -154 >= -897 @ 1.76088
2.24/2.35	c bounds -154 >= -896 @ 1.76151
2.24/2.35	c bounds -154 >= -895 @ 1.76151
2.24/2.35	c bounds -154 >= -894 @ 1.7625
2.24/2.35	c bounds -154 >= -893 @ 1.76345
2.24/2.35	c bounds -154 >= -892 @ 1.76351
2.24/2.36	c bounds -154 >= -891 @ 1.76356
2.24/2.36	c bounds -154 >= -890 @ 1.76484
2.24/2.36	c bounds -154 >= -889 @ 1.7665
2.24/2.36	c bounds -154 >= -888 @ 1.7675
2.24/2.36	c bounds -154 >= -887 @ 1.7675
2.24/2.37	c bounds -154 >= -886 @ 1.76783
2.24/2.37	c bounds -154 >= -885 @ 1.77012
2.24/2.37	c bounds -154 >= -884 @ 1.7705
2.24/2.37	c bounds -154 >= -883 @ 1.77084
2.24/2.38	c bounds -155 >= -883 @ 1.77442
2.24/2.38	c bounds -155 >= -882 @ 1.77555
2.24/2.38	c bounds -155 >= -881 @ 1.77648
2.24/2.38	c bounds -155 >= -880 @ 1.77674
2.24/2.38	c bounds -155 >= -879 @ 1.7779
2.24/2.38	c bounds -155 >= -878 @ 1.77848
2.24/2.39	c INPROCESSING
2.24/2.39	c GARBAGE COLLECT
2.24/2.39	c bounds -155 >= -877 @ 1.78466
2.24/2.39	c bounds -155 >= -876 @ 1.78567
2.34/2.40	c bounds -155 >= -875 @ 1.78676
2.34/2.40	c bounds -155 >= -874 @ 1.78778
2.34/2.40	c bounds -155 >= -873 @ 1.78961
2.34/2.40	c bounds -155 >= -872 @ 1.79346
2.34/2.41	c bounds -156 >= -872 @ 1.79543
2.34/2.41	c bounds -156 >= -871 @ 1.79574
2.34/2.41	c bounds -157 >= -871 @ 1.79842
2.34/2.42	c bounds -157 >= -870 @ 1.79847
2.34/2.42	c bounds -157 >= -869 @ 1.7997
2.34/2.42	c bounds -157 >= -868 @ 1.80073
2.34/2.42	c bounds -157 >= -867 @ 1.80213
2.34/2.42	c bounds -157 >= -866 @ 1.80269
2.34/2.43	c bounds -158 >= -866 @ 1.80643
2.34/2.43	c bounds -158 >= -865 @ 1.80794
2.34/2.43	c bounds -158 >= -864 @ 1.8084
2.34/2.43	c bounds -158 >= -863 @ 1.80964
2.34/2.43	c bounds -158 >= -862 @ 1.81136
2.34/2.43	c bounds -158 >= -861 @ 1.81239
2.34/2.44	c bounds -158 >= -860 @ 1.81239
2.34/2.44	c bounds -158 >= -859 @ 1.81338
2.34/2.45	c bounds -159 >= -859 @ 1.81931
2.34/2.45	c bounds -159 >= -858 @ 1.82228
2.34/2.45	c bounds -159 >= -857 @ 1.82473
2.64/2.76	c bounds -159 >= -856 @ 2.12208
2.64/2.76	c bounds -160 >= -856 @ 2.12622
2.64/2.77	c bounds -161 >= -856 @ 2.12905
2.64/2.77	c bounds -162 >= -856 @ 2.13153
2.64/2.78	c #Conflicts:       5000 | #Constraints:      28536
2.64/2.78	c bounds -162 >= -855 @ 2.1398
2.64/2.78	c bounds -163 >= -855 @ 2.14223
2.64/2.78	c bounds -164 >= -855 @ 2.14371
2.64/2.79	c bounds -165 >= -855 @ 2.14644
2.64/2.79	c bounds -166 >= -855 @ 2.14897
2.64/2.79	c bounds -167 >= -855 @ 2.15161
2.74/2.80	c bounds -168 >= -855 @ 2.15499
2.74/2.81	c bounds -168 >= -854 @ 2.16973
2.74/2.81	c bounds -169 >= -854 @ 2.17253
2.74/2.82	c bounds -170 >= -854 @ 2.17509
2.74/2.82	c bounds -171 >= -854 @ 2.1765
2.74/2.82	c bounds -172 >= -854 @ 2.17833
2.74/2.83	c bounds -173 >= -854 @ 2.18035
2.74/2.83	c bounds -174 >= -854 @ 2.18154
2.74/2.83	c bounds -175 >= -854 @ 2.18246
2.74/2.83	c bounds -176 >= -854 @ 2.18494
2.74/2.84	c bounds -177 >= -854 @ 2.18634
2.74/2.86	c bounds -177 >= -853 @ 2.20474
2.74/2.86	c bounds -178 >= -853 @ 2.20847
2.74/2.87	c bounds -179 >= -853 @ 2.21098
2.74/2.87	c bounds -180 >= -853 @ 2.21346
2.74/2.87	c bounds -181 >= -853 @ 2.21529
2.74/2.87	c bounds -182 >= -853 @ 2.21716
2.74/2.88	c bounds -183 >= -853 @ 2.21796
2.74/2.88	c bounds -184 >= -853 @ 2.22033
2.74/2.88	c bounds -185 >= -853 @ 2.22267
2.74/2.89	c bounds -186 >= -853 @ 2.22628
2.74/2.89	c bounds -187 >= -853 @ 2.22864
2.74/2.89	c bounds -188 >= -853 @ 2.22942
2.74/2.89	c bounds -189 >= -853 @ 2.23081
2.84/2.90	c bounds -189 >= -852 @ 2.23181
2.84/2.90	c bounds -190 >= -852 @ 2.23341
2.84/2.90	c bounds -190 >= -851 @ 2.23622
2.84/2.91	c bounds -191 >= -851 @ 2.23758
2.84/2.91	c bounds -192 >= -851 @ 2.23992
2.84/2.92	c bounds -192 >= -850 @ 2.2487
2.84/2.92	c bounds -193 >= -850 @ 2.25113
2.84/2.92	c bounds -194 >= -850 @ 2.25248
2.84/2.92	c bounds -195 >= -850 @ 2.25375
2.84/2.93	c bounds -196 >= -850 @ 2.25504
2.84/2.93	c bounds -197 >= -850 @ 2.25726
2.84/2.93	c bounds -198 >= -850 @ 2.25871
2.84/2.97	c #Conflicts:       6000 | #Constraints:      29698
2.84/2.97	c bounds -198 >= -849 @ 2.29158
2.84/2.97	c bounds -199 >= -849 @ 2.29422
2.84/2.97	c bounds -200 >= -849 @ 2.29656
2.84/2.97	c bounds -201 >= -849 @ 2.29786
2.84/2.98	c bounds -202 >= -849 @ 2.29925
2.84/2.98	c bounds -203 >= -849 @ 2.30036
2.84/2.98	c bounds -204 >= -849 @ 2.30124
2.84/2.98	c bounds -205 >= -849 @ 2.30341
2.84/2.99	c bounds -206 >= -849 @ 2.30578
2.84/2.99	c bounds -207 >= -849 @ 2.30823
2.84/2.99	c bounds -208 >= -849 @ 2.31043
2.84/2.99	c bounds -209 >= -849 @ 2.31185
2.84/3.00	c bounds -210 >= -849 @ 2.31324
2.84/3.00	c bounds -211 >= -849 @ 2.31566
2.84/3.00	c bounds -212 >= -849 @ 2.31716
2.94/3.00	c bounds -213 >= -849 @ 2.31854
2.94/3.01	c bounds -214 >= -849 @ 2.32015
2.94/3.01	c bounds -215 >= -849 @ 2.32114
2.94/3.01	c bounds -216 >= -849 @ 2.32222
2.94/3.01	c bounds -217 >= -849 @ 2.32461
2.94/3.02	c bounds -218 >= -849 @ 2.32699
2.94/3.02	c bounds -219 >= -849 @ 2.32839
2.94/3.03	c bounds -220 >= -849 @ 2.33577
2.94/3.03	c bounds -220 >= -848 @ 2.33712
2.94/3.03	c bounds -220 >= -847 @ 2.3381
2.94/3.03	c bounds -220 >= -846 @ 2.3381
2.94/3.03	c bounds -220 >= -845 @ 2.3391
2.94/3.03	c bounds -220 >= -844 @ 2.3391
2.94/3.03	c bounds -220 >= -843 @ 2.33932
2.94/3.04	c bounds -220 >= -842 @ 2.3401
2.94/3.04	c bounds -220 >= -841 @ 2.3401
2.94/3.04	c bounds -220 >= -840 @ 2.34209
2.94/3.05	c bounds -221 >= -840 @ 2.34722
2.94/3.05	c bounds -221 >= -839 @ 2.34807
2.94/3.05	c bounds -221 >= -838 @ 2.34807
2.94/3.05	c bounds -221 >= -837 @ 2.34833
2.94/3.05	c bounds -221 >= -836 @ 2.34949
2.94/3.05	c bounds -221 >= -835 @ 2.35064
2.94/3.05	c bounds -221 >= -834 @ 2.35106
2.94/3.06	c bounds -221 >= -833 @ 2.35106
2.94/3.06	c bounds -221 >= -832 @ 2.35111
2.94/3.06	c bounds -221 >= -831 @ 2.35202
2.94/3.06	c bounds -221 >= -830 @ 2.35274
2.94/3.06	c bounds -221 >= -829 @ 2.35311
2.94/3.06	c bounds -221 >= -828 @ 2.35406
2.94/3.06	c bounds -221 >= -827 @ 2.3543
2.94/3.07	c bounds -221 >= -826 @ 2.35517
2.94/3.07	c bounds -221 >= -825 @ 2.35635
2.94/3.07	c bounds -221 >= -824 @ 2.35705
2.94/3.07	c bounds -221 >= -823 @ 2.35796
2.94/3.07	c bounds -221 >= -822 @ 2.35916
2.94/3.07	c bounds -221 >= -821 @ 2.36042
2.94/3.07	c bounds -221 >= -820 @ 2.36188
3.23/3.37	c INPROCESSING
3.23/3.37	c GARBAGE COLLECT
3.23/3.37	c rational objective -820
3.34/3.49	c bounds -221 >= -819 @ 2.77239
3.34/3.49	c bounds -221 >= -818 @ 2.77311
3.44/3.50	c bounds -221 >= -817 @ 2.77316
3.44/3.50	c bounds -221 >= -816 @ 2.7741
3.44/3.51	c bounds -222 >= -816 @ 2.78347
3.44/3.51	c bounds -222 >= -815 @ 2.78487
3.44/3.51	c bounds -222 >= -814 @ 2.78609
3.44/3.51	c bounds -222 >= -813 @ 2.78711
3.44/3.51	c bounds -222 >= -812 @ 2.78798
3.44/3.51	c bounds -222 >= -811 @ 2.78906
3.44/3.51	c bounds -222 >= -810 @ 2.7902
3.44/3.51	c bounds -222 >= -809 @ 2.7912
3.44/3.52	c bounds -222 >= -808 @ 2.79231
3.44/3.52	c bounds -222 >= -807 @ 2.79369
3.44/3.52	c bounds -222 >= -806 @ 2.79443
3.44/3.52	c bounds -222 >= -805 @ 2.79565
3.44/3.52	c bounds -222 >= -804 @ 2.79735
3.44/3.52	c bounds -222 >= -803 @ 2.79881
3.44/3.53	c bounds -222 >= -802 @ 2.80014
3.44/3.54	c bounds -223 >= -802 @ 2.81093
3.44/3.54	c bounds -223 >= -801 @ 2.81131
3.44/3.54	c bounds -223 >= -800 @ 2.81244
3.44/3.54	c bounds -223 >= -799 @ 2.81361
3.44/3.54	c bounds -223 >= -798 @ 2.81498
3.44/3.54	c bounds -223 >= -797 @ 2.81601
3.44/3.55	c bounds -223 >= -796 @ 2.81706
3.44/3.55	c bounds -223 >= -795 @ 2.81843
3.44/3.55	c bounds -223 >= -794 @ 2.8201
3.44/3.55	c bounds -223 >= -793 @ 2.82175
3.44/3.55	c bounds -223 >= -792 @ 2.82198
3.44/3.55	c bounds -223 >= -791 @ 2.82198
3.44/3.55	c #Conflicts:       7000 | #Constraints:      28899
3.44/3.55	c bounds -223 >= -790 @ 2.82277
3.44/3.56	c bounds -223 >= -789 @ 2.82484
3.44/3.56	c bounds -223 >= -788 @ 2.82597
3.44/3.56	c bounds -223 >= -787 @ 2.82801
3.44/3.57	c bounds -223 >= -786 @ 2.82933
3.44/3.57	c bounds -223 >= -785 @ 2.83034
3.44/3.57	c bounds -223 >= -784 @ 2.83621
3.44/3.58	c bounds -224 >= -784 @ 2.83899
3.44/3.58	c bounds -224 >= -783 @ 2.84433
3.44/3.59	c bounds -225 >= -783 @ 2.85342
3.54/3.60	c bounds -225 >= -782 @ 2.85981
3.54/3.61	c bounds -226 >= -782 @ 2.86687
3.54/3.61	c bounds -226 >= -781 @ 2.86759
3.54/3.61	c bounds -226 >= -780 @ 2.86872
3.54/3.61	c bounds -226 >= -779 @ 2.86975
3.54/3.61	c bounds -226 >= -778 @ 2.86991
3.54/3.61	c bounds -226 >= -777 @ 2.87088
3.54/3.62	c bounds -226 >= -776 @ 2.87186
3.54/3.62	c bounds -226 >= -775 @ 2.87186
3.54/3.62	c bounds -226 >= -774 @ 2.87217
3.54/3.62	c bounds -226 >= -773 @ 2.87323
3.54/3.62	c bounds -226 >= -772 @ 2.87385
3.54/3.62	c bounds -226 >= -771 @ 2.87385
3.54/3.62	c bounds -226 >= -770 @ 2.87485
3.54/3.63	c bounds -226 >= -769 @ 2.87485
3.54/3.63	c bounds -226 >= -768 @ 2.87485
3.54/3.63	c bounds -226 >= -767 @ 2.87485
3.54/3.63	c bounds -226 >= -766 @ 2.87485
3.54/3.63	c bounds -226 >= -765 @ 2.87485
3.54/3.63	c bounds -226 >= -764 @ 2.87585
3.54/3.63	c bounds -226 >= -763 @ 2.87585
3.54/3.64	c bounds -227 >= -763 @ 2.88482
3.54/3.64	c bounds -227 >= -762 @ 2.88482
3.54/3.65	c bounds -227 >= -761 @ 2.88518
3.54/3.65	c bounds -227 >= -760 @ 2.88661
3.54/3.65	c bounds -227 >= -759 @ 2.88682
3.54/3.65	c bounds -227 >= -758 @ 2.88712
3.54/3.65	c bounds -227 >= -757 @ 2.88783
3.54/3.65	c bounds -227 >= -756 @ 2.88881
3.54/3.65	c bounds -227 >= -755 @ 2.88919
3.54/3.65	c bounds -227 >= -754 @ 2.89009
3.54/3.66	c bounds -227 >= -753 @ 2.89244
3.54/3.66	c bounds -227 >= -752 @ 2.89443
3.54/3.66	c bounds -227 >= -751 @ 2.8948
3.54/3.66	c bounds -227 >= -750 @ 2.89502
3.54/3.66	c bounds -227 >= -749 @ 2.8962
3.54/3.66	c bounds -227 >= -748 @ 2.89696
3.54/3.66	c bounds -227 >= -747 @ 2.89801
3.54/3.66	c bounds -227 >= -746 @ 2.89982
3.54/3.67	c bounds -227 >= -745 @ 2.90109
3.54/3.67	c bounds -227 >= -744 @ 2.90204
3.54/3.67	c bounds -227 >= -743 @ 2.90275
3.54/3.67	c bounds -227 >= -742 @ 2.90333
3.54/3.67	c bounds -227 >= -741 @ 2.90624
3.54/3.68	c #Conflicts:       8000 | #Constraints:      30285
3.54/3.68	c bounds -227 >= -740 @ 2.9092
3.54/3.68	c bounds -227 >= -739 @ 2.90994
3.54/3.68	c bounds -227 >= -738 @ 2.91211
3.54/3.68	c bounds -227 >= -737 @ 2.91331
3.83/3.98	c bounds -227 >= -736 @ 3.20159
3.83/3.98	c bounds -227 >= -735 @ 3.20279
3.94/4.01	c bounds -228 >= -735 @ 3.22803
3.94/4.01	c bounds -228 >= -734 @ 3.22895
3.94/4.02	c bounds -228 >= -733 @ 3.22904
3.94/4.02	c bounds -228 >= -732 @ 3.22971
3.94/4.02	c bounds -228 >= -731 @ 3.23004
3.94/4.02	c bounds -228 >= -730 @ 3.23004
3.94/4.02	c bounds -228 >= -729 @ 3.23069
3.94/4.02	c bounds -228 >= -728 @ 3.2318
3.94/4.02	c bounds -228 >= -727 @ 3.23204
3.94/4.02	c bounds -228 >= -726 @ 3.23204
3.94/4.02	c bounds -228 >= -725 @ 3.23204
3.94/4.02	c bounds -228 >= -724 @ 3.23204
3.94/4.03	c bounds -228 >= -723 @ 3.23204
3.94/4.03	c bounds -228 >= -722 @ 3.23204
3.94/4.03	c bounds -228 >= -721 @ 3.23204
3.94/4.03	c bounds -228 >= -720 @ 3.23204
3.94/4.03	c bounds -228 >= -719 @ 3.23209
3.94/4.03	c bounds -228 >= -718 @ 3.23414
3.94/4.04	c bounds -228 >= -717 @ 3.23596
3.94/4.04	c bounds -228 >= -716 @ 3.23907
3.94/4.05	c bounds -228 >= -715 @ 3.24527
3.94/4.06	c bounds -228 >= -714 @ 3.25577
3.94/4.08	c #Conflicts:       9000 | #Constraints:      31522
3.94/4.08	c bounds -228 >= -713 @ 3.27348
4.04/4.11	c #Conflicts:      10000 | #Constraints:      32537
4.04/4.11	c bounds -228 >= -712 @ 3.30146
4.04/4.18	c bounds -229 >= -712 @ 3.36513
4.14/4.25	c #Conflicts:      11000 | #Constraints:      33565
4.14/4.25	c bounds -229 >= -711 @ 3.4375
4.54/4.69	c #Conflicts:      12000 | #Constraints:      34589
4.54/4.69	c INPROCESSING
4.54/4.69	c GARBAGE COLLECT
4.54/4.69	c rational objective -711
4.74/4.81	c bounds -230 >= -711 @ 3.98595
4.74/4.82	c bounds -231 >= -711 @ 3.99281
4.74/4.83	c bounds -232 >= -711 @ 3.99699
4.74/4.83	c bounds -233 >= -711 @ 4.00211
4.74/4.84	c bounds -234 >= -711 @ 4.00631
4.74/4.84	c bounds -235 >= -711 @ 4.01041
4.74/4.85	c bounds -236 >= -711 @ 4.01451
4.74/4.85	c bounds -237 >= -711 @ 4.01965
4.74/4.86	c bounds -238 >= -711 @ 4.02532
4.74/4.87	c bounds -239 >= -711 @ 4.03247
4.84/4.90	c bounds -240 >= -711 @ 4.06814
4.84/4.91	c bounds -241 >= -711 @ 4.07552
4.84/4.92	c bounds -242 >= -711 @ 4.09064
4.84/4.92	c bounds -242 >= -710 @ 4.09093
4.84/4.93	c bounds -242 >= -709 @ 4.09175
4.84/4.93	c bounds -242 >= -708 @ 4.09193
4.84/4.93	c #Conflicts:      13000 | #Constraints:      31251
4.84/4.93	c bounds -242 >= -707 @ 4.09241
4.84/4.93	c bounds -242 >= -706 @ 4.09293
4.84/4.93	c bounds -242 >= -705 @ 4.09293
4.84/4.93	c bounds -242 >= -704 @ 4.0932
4.84/4.93	c bounds -242 >= -703 @ 4.09393
4.84/4.99	c bounds -243 >= -703 @ 4.14881
4.84/4.99	c bounds -243 >= -702 @ 4.14967
4.84/4.99	c bounds -243 >= -701 @ 4.15057
4.84/4.99	c bounds -243 >= -700 @ 4.15079
4.84/4.99	c bounds -243 >= -699 @ 4.15079
4.84/4.99	c bounds -243 >= -698 @ 4.15173
4.84/4.99	c bounds -243 >= -697 @ 4.15239
4.84/4.99	c bounds -243 >= -696 @ 4.15278
4.84/5.00	c bounds -243 >= -695 @ 4.15278
4.84/5.00	c bounds -243 >= -694 @ 4.1538
4.84/5.00	c bounds -243 >= -693 @ 4.15474
4.94/5.00	c bounds -243 >= -692 @ 4.15521
4.94/5.00	c bounds -243 >= -691 @ 4.15572
4.94/5.00	c bounds -243 >= -690 @ 4.15572
4.94/5.00	c bounds -243 >= -689 @ 4.15628
4.94/5.01	c bounds -243 >= -688 @ 4.15702
4.94/5.01	c bounds -243 >= -687 @ 4.15772
4.94/5.01	c bounds -243 >= -686 @ 4.15772
4.94/5.01	c bounds -243 >= -685 @ 4.15832
4.94/5.01	c bounds -243 >= -684 @ 4.16078
4.94/5.01	c bounds -243 >= -683 @ 4.16334
4.94/5.02	c bounds -243 >= -682 @ 4.16369
4.94/5.02	c bounds -243 >= -681 @ 4.16668
4.94/5.02	c bounds -243 >= -680 @ 4.16875
4.94/5.03	c bounds -243 >= -679 @ 4.17223
4.94/5.03	c bounds -243 >= -678 @ 4.17974
4.94/5.05	c #Conflicts:      14000 | #Constraints:      32522
4.94/5.05	c bounds -243 >= -677 @ 4.18766
4.94/5.07	c bounds -243 >= -676 @ 4.20479
4.94/5.10	c bounds -243 >= -675 @ 4.23712
5.04/5.11	c bounds -244 >= -675 @ 4.24258
5.04/5.12	c #Conflicts:      15000 | #Constraints:      33598
5.04/5.12	c bounds -244 >= -674 @ 4.25656
5.04/5.14	c bounds -245 >= -674 @ 4.27118
5.33/5.45	c bounds -245 >= -673 @ 4.57929
5.33/5.47	c bounds -246 >= -673 @ 4.59281
5.33/5.48	c bounds -247 >= -673 @ 4.60351
5.33/5.49	c bounds -248 >= -673 @ 4.61282
5.33/5.49	c bounds -248 >= -672 @ 4.61363
5.33/5.49	c bounds -248 >= -671 @ 4.61393
5.33/5.49	c bounds -248 >= -670 @ 4.61633
5.44/5.50	c bounds -248 >= -669 @ 4.62035
5.44/5.50	c #Conflicts:      16000 | #Constraints:      34710
5.44/5.50	c bounds -248 >= -668 @ 4.6266
5.44/5.52	c bounds -249 >= -668 @ 4.63695
5.74/5.81	c INPROCESSING
5.74/5.81	c GARBAGE COLLECT
5.74/5.81	c rational objective -668
5.84/5.94	c bounds -249 >= -667 @ 5.05348
5.84/5.96	c #Conflicts:      17000 | #Constraints:      31629
5.84/5.96	c bounds -249 >= -666 @ 5.07469
5.84/5.99	c bounds -250 >= -666 @ 5.10109
5.84/5.99	c bounds -250 >= -665 @ 5.10412
5.84/5.99	c bounds -250 >= -664 @ 5.10799
5.94/6.01	c bounds -251 >= -664 @ 5.12042
5.94/6.01	c bounds -251 >= -663 @ 5.12111
5.94/6.01	c bounds -251 >= -662 @ 5.12143
5.94/6.01	c bounds -251 >= -661 @ 5.12167
5.94/6.01	c bounds -251 >= -660 @ 5.12238
5.94/6.01	c bounds -251 >= -659 @ 5.12268
5.94/6.01	c bounds -251 >= -658 @ 5.12341
5.94/6.01	c bounds -251 >= -657 @ 5.12419
5.94/6.01	c bounds -251 >= -656 @ 5.12442
5.94/6.01	c bounds -251 >= -655 @ 5.12523
5.94/6.02	c bounds -251 >= -654 @ 5.1256
5.94/6.02	c bounds -251 >= -653 @ 5.12657
5.94/6.02	c bounds -251 >= -652 @ 5.12723
5.94/6.02	c bounds -251 >= -651 @ 5.12741
5.94/6.02	c bounds -251 >= -650 @ 5.12803
5.94/6.02	c bounds -251 >= -649 @ 5.12888
5.94/6.02	c bounds -251 >= -648 @ 5.13148
5.94/6.03	c bounds -251 >= -647 @ 5.13402
5.94/6.03	c bounds -251 >= -646 @ 5.13438
5.94/6.03	c bounds -251 >= -645 @ 5.13539
5.94/6.03	c bounds -251 >= -644 @ 5.13634
5.94/6.04	c bounds -251 >= -643 @ 5.13763
5.94/6.04	c bounds -251 >= -642 @ 5.14282
5.94/6.06	c bounds -252 >= -642 @ 5.16521
5.94/6.06	c bounds -252 >= -641 @ 5.16531
5.94/6.06	c bounds -252 >= -640 @ 5.16557
5.94/6.06	c bounds -252 >= -639 @ 5.16634
5.94/6.07	c bounds -252 >= -638 @ 5.16711
5.94/6.07	c #Conflicts:      18000 | #Constraints:      32863
5.94/6.07	c bounds -252 >= -637 @ 5.16807
5.94/6.07	c bounds -252 >= -636 @ 5.16884
5.94/6.07	c bounds -252 >= -635 @ 5.1693
5.94/6.07	c bounds -252 >= -634 @ 5.1693
5.94/6.07	c bounds -252 >= -633 @ 5.1693
5.94/6.07	c bounds -252 >= -632 @ 5.16962
5.94/6.07	c bounds -252 >= -631 @ 5.17029
5.94/6.08	c bounds -252 >= -630 @ 5.17176
5.94/6.08	c bounds -252 >= -629 @ 5.17328
5.94/6.08	c bounds -252 >= -628 @ 5.17525
6.23/6.36	c bounds -252 >= -627 @ 5.45268
6.23/6.38	c bounds -252 >= -626 @ 5.46513
6.23/6.39	c bounds -252 >= -625 @ 5.47723
6.23/6.39	c bounds -255 >= -625 @ 5.48067
6.33/6.41	c #Conflicts:      19000 | #Constraints:      34026
6.33/6.41	c bounds -255 >= -624 @ 5.49454
6.33/6.42	c bounds -256 >= -624 @ 5.50272
6.33/6.44	c bounds -257 >= -624 @ 5.51267
6.33/6.46	c bounds -257 >= -623 @ 5.53187
6.53/6.64	c #Conflicts:      20000 | #Constraints:      35064
6.53/6.64	c bounds -258 >= -623 @ 5.71559
6.53/6.69	c bounds -258 >= -622 @ 5.76196
7.03/7.16	c #Conflicts:      21000 | #Constraints:      36086
7.03/7.16	c #Conflicts:      22000 | #Constraints:      37086
7.03/7.16	c #Conflicts:      23000 | #Constraints:      38086
7.03/7.16	c bounds -258 >= -621 @ 6.21058
7.62/7.76	c #Conflicts:      24000 | #Constraints:      39107
7.62/7.76	c #Conflicts:      25000 | #Constraints:      40107
7.62/7.76	c INPROCESSING
7.62/7.76	c GARBAGE COLLECT
7.62/7.76	c rational objective -621
7.73/7.89	c bounds -259 >= -621 @ 6.9146
7.94/8.04	c #Conflicts:      26000 | #Constraints:      34214
7.94/8.04	c bounds -260 >= -621 @ 7.07064
8.73/8.83	c #Conflicts:      27000 | #Constraints:      35215
8.73/8.83	c bounds -261 >= -621 @ 7.84152
8.73/8.83	c bounds -261 >= -620 @ 7.84165
8.73/8.83	c bounds -261 >= -619 @ 7.84165
8.73/8.83	c bounds -261 >= -618 @ 7.84194
8.73/8.83	c bounds -261 >= -617 @ 7.84295
8.73/8.83	c bounds -261 >= -616 @ 7.84364
8.73/8.83	c bounds -261 >= -615 @ 7.84412
8.73/8.89	c bounds -261 >= -614 @ 7.89253
8.73/8.89	c bounds -261 >= -613 @ 7.89341
8.82/8.90	c bounds -261 >= -612 @ 7.8966
8.82/8.90	c bounds -261 >= -611 @ 7.90266
8.82/8.91	c bounds -261 >= -610 @ 7.90849
8.82/8.91	c #Conflicts:      28000 | #Constraints:      36314
8.82/8.91	c bounds -261 >= -609 @ 7.91248
8.82/8.92	c bounds -261 >= -608 @ 7.91351
8.82/8.92	c bounds -261 >= -607 @ 7.91521
8.82/8.92	c bounds -261 >= -606 @ 7.91744
8.82/8.93	c bounds -261 >= -605 @ 7.92064
8.82/8.94	c bounds -261 >= -604 @ 7.93013
8.82/8.95	c bounds -261 >= -603 @ 7.94201
8.82/8.98	c #Conflicts:      29000 | #Constraints:      37401
8.82/8.98	c bounds -261 >= -602 @ 7.97075
9.23/9.32	c #Conflicts:      30000 | #Constraints:      38425
9.23/9.32	c bounds -261 >= -601 @ 8.29966
9.52/9.68	c INPROCESSING
9.52/9.68	c GARBAGE COLLECT
9.52/9.68	c rational objective -601
10.22/10.37	c #Conflicts:      31000 | #Constraints:      33936
10.22/10.37	c #Conflicts:      32000 | #Constraints:      34936
10.22/10.37	c #Conflicts:      33000 | #Constraints:      35936
10.22/10.37	c #Conflicts:      34000 | #Constraints:      36936
10.22/10.37	c bounds -261 >= -600 @ 9.31447
13.02/13.18	c #Conflicts:      35000 | #Constraints:      37963
13.02/13.18	c #Conflicts:      36000 | #Constraints:      38963
13.02/13.18	c #Conflicts:      37000 | #Constraints:      39963
13.02/13.18	c #Conflicts:      38000 | #Constraints:      40963
13.02/13.18	c #Conflicts:      39000 | #Constraints:      41963
13.02/13.18	c #Conflicts:      40000 | #Constraints:      42963
13.02/13.18	c #Conflicts:      41000 | #Constraints:      43963
13.02/13.18	c bounds -261 >= -599 @ 12.0816
13.52/13.69	c #Conflicts:      42000 | #Constraints:      44993
13.52/13.69	c #Conflicts:      43000 | #Constraints:      45993
13.52/13.69	c INPROCESSING
13.52/13.69	c GARBAGE COLLECT
13.52/13.69	c rational objective -599
13.71/13.82	c bounds -263 >= -599 @ 12.7049
14.81/14.94	c #Conflicts:      44000 | #Constraints:      37662
14.81/14.94	c #Conflicts:      45000 | #Constraints:      38662
14.81/14.94	c bounds -264 >= -599 @ 13.8163
14.81/14.99	c bounds -264 >= -598 @ 13.8588
14.81/14.99	c bounds -264 >= -597 @ 13.8605
14.81/14.99	c bounds -264 >= -596 @ 13.8626
14.92/15.00	c bounds -264 >= -595 @ 13.8717
14.92/15.02	c bounds -264 >= -594 @ 13.8849
14.92/15.04	c bounds -264 >= -593 @ 13.9114
15.21/15.35	c #Conflicts:      46000 | #Constraints:      39768
15.21/15.35	c bounds -264 >= -592 @ 14.1981
15.31/15.46	c #Conflicts:      47000 | #Constraints:      40789
15.31/15.46	c bounds -264 >= -591 @ 14.307
15.81/15.94	c #Conflicts:      48000 | #Constraints:      41822
15.81/15.94	c #Conflicts:      49000 | #Constraints:      42822
15.81/15.94	c INPROCESSING
15.81/15.94	c GARBAGE COLLECT
15.81/15.94	c rational objective -591
16.31/16.47	c #Conflicts:      50000 | #Constraints:      35996
16.31/16.47	c bounds -264 >= -590 @ 15.2866
16.91/17.05	c #Conflicts:      51000 | #Constraints:      37032
16.91/17.05	c #Conflicts:      52000 | #Constraints:      38032
16.91/17.05	c #Conflicts:      53000 | #Constraints:      39032
16.91/17.05	c bounds -264 >= -589 @ 15.8556
18.40/18.51	c #Conflicts:      54000 | #Constraints:      40056
18.40/18.51	c #Conflicts:      55000 | #Constraints:      41056
18.40/18.51	c #Conflicts:      56000 | #Constraints:      42056
18.40/18.51	c #Conflicts:      57000 | #Constraints:      43056
18.40/18.51	c #Conflicts:      58000 | #Constraints:      44056
18.40/18.51	c #Conflicts:      59000 | #Constraints:      45056
18.40/18.51	c #Conflicts:      60000 | #Constraints:      46056
18.40/18.51	c bounds -264 >= -588 @ 17.2722
20.00/20.19	c #Conflicts:      61000 | #Constraints:      47098
20.00/20.19	c #Conflicts:      62000 | #Constraints:      48098
20.00/20.19	c #Conflicts:      63000 | #Constraints:      49098
20.00/20.19	c #Conflicts:      64000 | #Constraints:      50098
20.00/20.19	c #Conflicts:      65000 | #Constraints:      51098
20.00/20.19	c INPROCESSING
20.00/20.19	c GARBAGE COLLECT
20.00/20.19	c rational objective -588
20.49/20.66	c bounds -265 >= -588 @ 19.3756
20.69/20.85	c bounds -266 >= -588 @ 19.5661
20.80/20.96	c bounds -267 >= -588 @ 19.6693
20.90/21.05	c #Conflicts:      66000 | #Constraints:      40400
20.90/21.05	c bounds -268 >= -588 @ 19.7629
21.00/21.10	c bounds -269 >= -588 @ 19.8172
21.00/21.15	c bounds -270 >= -588 @ 19.8627
21.00/21.19	c bounds -271 >= -588 @ 19.8984
21.09/21.20	c bounds -271 >= -587 @ 19.9117
21.09/21.24	c #Conflicts:      67000 | #Constraints:      41419
21.09/21.24	c bounds -271 >= -586 @ 19.9448
21.09/21.26	c bounds -272 >= -586 @ 19.9685
21.09/21.29	c bounds -272 >= -585 @ 19.9968
21.49/21.62	c #Conflicts:      68000 | #Constraints:      42465
21.49/21.62	c bounds -272 >= -584 @ 20.311
21.59/21.77	c bounds -273 >= -584 @ 20.4602
21.69/21.85	c #Conflicts:      69000 | #Constraints:      43487
21.69/21.85	c bounds -273 >= -583 @ 20.531
21.79/21.98	c #Conflicts:      70000 | #Constraints:      44505
21.79/21.98	c bounds -273 >= -582 @ 20.6554
22.39/22.51	c #Conflicts:      71000 | #Constraints:      45526
22.39/22.51	c #Conflicts:      72000 | #Constraints:      46526
22.39/22.51	c INPROCESSING
22.39/22.51	c GARBAGE COLLECT
22.39/22.51	c rational objective -582
22.49/22.67	c bounds -274 >= -582 @ 21.326
22.49/22.69	c bounds -275 >= -582 @ 21.3471
22.59/22.71	c bounds -276 >= -582 @ 21.3588
22.59/22.79	c bounds -277 >= -582 @ 21.4408
22.68/22.81	c bounds -278 >= -582 @ 21.4583
23.18/23.31	c #Conflicts:      73000 | #Constraints:      37837
23.18/23.31	c #Conflicts:      74000 | #Constraints:      38837
23.18/23.31	c #Conflicts:      75000 | #Constraints:      39837
23.18/23.31	c bounds -278 >= -581 @ 21.938
23.18/23.34	c bounds -279 >= -581 @ 21.9658
23.18/23.36	c bounds -280 >= -581 @ 21.9803
23.18/23.38	c bounds -281 >= -581 @ 22.0046
23.29/23.44	c bounds -282 >= -581 @ 22.0664
23.48/23.65	c #Conflicts:      76000 | #Constraints:      40868
23.48/23.65	c bounds -283 >= -581 @ 22.2695
24.89/25.08	c #Conflicts:      77000 | #Constraints:      41869
24.89/25.08	c #Conflicts:      78000 | #Constraints:      42869
24.89/25.08	c #Conflicts:      79000 | #Constraints:      43869
24.89/25.08	c #Conflicts:      80000 | #Constraints:      44869
24.89/25.08	c #Conflicts:      81000 | #Constraints:      45869
24.89/25.08	c bounds -283 >= -580 @ 23.6612
25.28/25.43	c bounds -284 >= -580 @ 24.0026
25.88/26.05	c #Conflicts:      82000 | #Constraints:      46888
25.88/26.05	c bounds -285 >= -580 @ 24.6134
25.88/26.06	c bounds -285 >= -579 @ 24.6204
25.88/26.06	c bounds -285 >= -578 @ 24.6238
25.88/26.07	c bounds -285 >= -577 @ 24.6306
25.88/26.10	c #Conflicts:      83000 | #Constraints:      47937
25.88/26.10	c bounds -285 >= -576 @ 24.6546
25.99/26.19	c #Conflicts:      84000 | #Constraints:      48955
25.99/26.19	c bounds -285 >= -575 @ 24.7388
26.47/26.68	c #Conflicts:      85000 | #Constraints:      49982
26.47/26.68	c #Conflicts:      86000 | #Constraints:      50982
26.47/26.68	c bounds -285 >= -574 @ 25.2116
27.47/27.64	c #Conflicts:      87000 | #Constraints:      52000
27.47/27.64	c #Conflicts:      88000 | #Constraints:      53000
27.47/27.64	c #Conflicts:      89000 | #Constraints:      54000
27.47/27.64	c #Conflicts:      90000 | #Constraints:      55000
27.47/27.64	c bounds -285 >= -573 @ 26.1517
27.67/27.88	c #Conflicts:      91000 | #Constraints:      56024
27.67/27.88	c INPROCESSING
27.67/27.88	c GARBAGE COLLECT
27.67/27.88	c rational objective -573
28.17/28.33	c bounds -285 >= -572 @ 26.814
28.17/28.37	c #Conflicts:      92000 | #Constraints:      42796
28.17/28.37	c bounds -285 >= -571 @ 26.852
28.27/28.44	c #Conflicts:      93000 | #Constraints:      43829
28.27/28.44	c bounds -285 >= -570 @ 26.9182
28.37/28.53	c #Conflicts:      94000 | #Constraints:      44850
28.37/28.53	c bounds -285 >= -569 @ 27.0034
28.67/28.88	c #Conflicts:      95000 | #Constraints:      45886
28.67/28.88	c bounds -285 >= -568 @ 27.3418
28.76/28.97	c #Conflicts:      96000 | #Constraints:      46901
28.76/28.97	c bounds -285 >= -567 @ 27.4343
32.01/32.20	c #Conflicts:      97000 | #Constraints:      47922
32.01/32.20	c #Conflicts:      98000 | #Constraints:      48923
32.01/32.20	c #Conflicts:      99000 | #Constraints:      49933
32.01/32.20	c #Conflicts:     100000 | #Constraints:      50996
32.01/32.20	c INPROCESSING
32.01/32.20	c GARBAGE COLLECT
32.01/32.20	c rational objective -567
32.40/32.61	c bounds -285 >= -566 @ 30.9462
32.40/32.62	c bounds -285 >= -565 @ 30.9542
32.40/32.64	c bounds -285 >= -564 @ 30.9703
32.40/32.65	c #Conflicts:     101000 | #Constraints:      40564
32.40/32.65	c bounds -285 >= -563 @ 30.9834
32.40/32.68	c bounds -285 >= -562 @ 31.0131
32.50/32.72	c bounds -285 >= -561 @ 31.0512
32.60/32.81	c #Conflicts:     102000 | #Constraints:      41618
32.60/32.81	c bounds -285 >= -560 @ 31.1304
33.10/33.30	c #Conflicts:     103000 | #Constraints:      42645
33.10/33.30	c #Conflicts:     104000 | #Constraints:      43645
33.10/33.30	c #Conflicts:     105000 | #Constraints:      44645
33.10/33.30	c bounds -285 >= -559 @ 31.6068
33.81/34.03	c #Conflicts:     106000 | #Constraints:      45666
33.81/34.03	c #Conflicts:     107000 | #Constraints:      46666
33.81/34.03	c #Conflicts:     108000 | #Constraints:      47666
33.81/34.03	c bounds -285 >= -558 @ 32.3152
34.70/34.95	c #Conflicts:     109000 | #Constraints:      48693
34.70/34.95	c #Conflicts:     110000 | #Constraints:      49693
34.70/34.95	c #Conflicts:     111000 | #Constraints:      50693
34.70/34.95	c bounds -285 >= -557 @ 33.2176
39.79/40.07	c #Conflicts:     112000 | #Constraints:      51717
39.79/40.07	c #Conflicts:     113000 | #Constraints:      52717
39.79/40.07	c #Conflicts:     114000 | #Constraints:      53717
39.79/40.07	c #Conflicts:     115000 | #Constraints:      54717
39.79/40.07	c #Conflicts:     116000 | #Constraints:      55717
39.79/40.07	c #Conflicts:     117000 | #Constraints:      56717
39.79/40.07	c #Conflicts:     118000 | #Constraints:      57717
39.79/40.07	c bounds -285 >= -556 @ 38.2638
40.98/41.24	c #Conflicts:     119000 | #Constraints:      58753
40.98/41.24	c #Conflicts:     120000 | #Constraints:      59753
40.98/41.24	c #Conflicts:     121000 | #Constraints:      60753
40.98/41.24	c INPROCESSING
40.98/41.24	c GARBAGE COLLECT
40.98/41.24	c rational objective -556
41.98/42.29	c #Conflicts:     122000 | #Constraints:      44839
41.98/42.29	c #Conflicts:     123000 | #Constraints:      45839
41.98/42.29	c #Conflicts:     124000 | #Constraints:      46839
41.98/42.29	c #Conflicts:     125000 | #Constraints:      47839
41.98/42.29	c bounds -285 >= -555 @ 40.428
46.06/46.33	c #Conflicts:     126000 | #Constraints:      48863
46.06/46.33	c #Conflicts:     127000 | #Constraints:      49863
46.06/46.33	c #Conflicts:     128000 | #Constraints:      50863
46.06/46.33	c #Conflicts:     129000 | #Constraints:      51863
46.06/46.33	c #Conflicts:     130000 | #Constraints:      52863
46.06/46.33	c #Conflicts:     131000 | #Constraints:      53863
46.06/46.33	c #Conflicts:     132000 | #Constraints:      54863
46.06/46.33	c INPROCESSING
46.06/46.33	c GARBAGE COLLECT
46.06/46.33	c rational objective -555
46.96/47.24	c #Conflicts:     133000 | #Constraints:      42598
46.96/47.24	c bounds -286 >= -555 @ 45.2787
46.96/47.25	c bounds -286 >= -554 @ 45.2858
46.96/47.26	c bounds -286 >= -553 @ 45.2971
47.06/47.30	c #Conflicts:     134000 | #Constraints:      43632
47.06/47.30	c bounds -286 >= -552 @ 45.3306
47.45/47.70	c #Conflicts:     135000 | #Constraints:      44659
47.45/47.70	c bounds -286 >= -551 @ 45.7239
47.65/47.90	c #Conflicts:     136000 | #Constraints:      45692
47.65/47.90	c #Conflicts:     137000 | #Constraints:      46692
47.65/47.90	c bounds -286 >= -550 @ 45.9126
48.26/48.59	c #Conflicts:     138000 | #Constraints:      47719
48.26/48.59	c #Conflicts:     139000 | #Constraints:      48719
48.26/48.59	c #Conflicts:     140000 | #Constraints:      49719
48.26/48.59	c bounds -286 >= -549 @ 46.583
68.96/69.30	c #Conflicts:     141000 | #Constraints:      50737
68.96/69.30	c #Conflicts:     142000 | #Constraints:      51738
68.96/69.30	c #Conflicts:     143000 | #Constraints:      52738
68.96/69.30	c #Conflicts:     144000 | #Constraints:      53787
68.96/69.30	c #Conflicts:     145000 | #Constraints:      54832
68.96/69.30	c #Conflicts:     146000 | #Constraints:      55888
68.96/69.30	c #Conflicts:     147000 | #Constraints:      56941
68.96/69.30	c #Conflicts:     148000 | #Constraints:      57991
68.96/69.30	c #Conflicts:     149000 | #Constraints:      59057
68.96/69.30	c #Conflicts:     150000 | #Constraints:      60105
68.96/69.30	c #Conflicts:     151000 | #Constraints:      61159
68.96/69.30	c #Conflicts:     152000 | #Constraints:      62211
68.96/69.30	c #Conflicts:     153000 | #Constraints:      63253
68.96/69.30	c #Conflicts:     154000 | #Constraints:      64312
68.96/69.30	c #Conflicts:     155000 | #Constraints:      65381
68.96/69.30	c #Conflicts:     156000 | #Constraints:      66417
68.96/69.30	c INPROCESSING
68.96/69.30	c GARBAGE COLLECT
68.96/69.30	c rational objective -549
69.16/69.58	c bounds -286 >= -548 @ 67.1717
69.16/69.58	c bounds -286 >= -547 @ 67.1723
69.16/69.58	c bounds -286 >= -546 @ 67.1738
70.95/71.39	c #Conflicts:     157000 | #Constraints:      47969
70.95/71.39	c #Conflicts:     158000 | #Constraints:      48969
70.95/71.39	c #Conflicts:     159000 | #Constraints:      49969
70.95/71.39	c #Conflicts:     160000 | #Constraints:      50969
70.95/71.39	c #Conflicts:     161000 | #Constraints:      51969
70.95/71.39	c bounds -286 >= -545 @ 68.9379
77.33/77.77	c #Conflicts:     162000 | #Constraints:      53011
77.33/77.77	c #Conflicts:     163000 | #Constraints:      54011
77.33/77.77	c #Conflicts:     164000 | #Constraints:      55011
77.33/77.77	c #Conflicts:     165000 | #Constraints:      56011
77.33/77.77	c #Conflicts:     166000 | #Constraints:      57011
77.33/77.77	c #Conflicts:     167000 | #Constraints:      58011
77.33/77.77	c #Conflicts:     168000 | #Constraints:      59011
77.33/77.77	c INPROCESSING
77.33/77.77	c GARBAGE COLLECT
77.33/77.77	c rational objective -545
78.63/79.02	c #Conflicts:     169000 | #Constraints:      44552
78.63/79.02	c #Conflicts:     170000 | #Constraints:      45552
78.63/79.02	c #Conflicts:     171000 | #Constraints:      46552
78.63/79.02	c #Conflicts:     172000 | #Constraints:      47552
78.63/79.02	c bounds -286 >= -544 @ 76.4427
93.80/99.33	c #Conflicts:     173000 | #Constraints:      48582
93.80/99.33	c #Conflicts:     174000 | #Constraints:      49582
93.80/99.33	c #Conflicts:     175000 | #Constraints:      50582
93.80/99.33	c #Conflicts:     176000 | #Constraints:      51582
93.80/99.33	c #Conflicts:     177000 | #Constraints:      52582
93.80/99.33	c #Conflicts:     178000 | #Constraints:      53582
93.80/99.33	c #Conflicts:     179000 | #Constraints:      54582
93.80/99.33	c #Conflicts:     180000 | #Constraints:      55582
93.80/99.33	c #Conflicts:     181000 | #Constraints:      56582
93.80/99.33	c #Conflicts:     182000 | #Constraints:      57582
93.80/99.33	c #Conflicts:     183000 | #Constraints:      58582
93.80/99.33	c #Conflicts:     184000 | #Constraints:      59582
93.80/99.33	c bounds -286 >= -543 @ 91.5263
111.06/116.62	c #Conflicts:     185000 | #Constraints:      60615
111.06/116.62	c #Conflicts:     186000 | #Constraints:      61615
111.06/116.62	c #Conflicts:     187000 | #Constraints:      62615
111.06/116.62	c #Conflicts:     188000 | #Constraints:      63615
111.06/116.62	c #Conflicts:     189000 | #Constraints:      64615
111.06/116.62	c #Conflicts:     190000 | #Constraints:      65615
111.06/116.62	c #Conflicts:     191000 | #Constraints:      66615
111.06/116.62	c #Conflicts:     192000 | #Constraints:      67615
111.06/116.62	c #Conflicts:     193000 | #Constraints:      68615
111.06/116.62	c #Conflicts:     194000 | #Constraints:      69615
111.06/116.62	c #Conflicts:     195000 | #Constraints:      70615
111.06/116.62	c #Conflicts:     196000 | #Constraints:      71615
111.06/116.62	c INPROCESSING
111.06/116.62	c GARBAGE COLLECT
111.06/116.62	c rational objective -543
115.45/121.07	c #Conflicts:     197000 | #Constraints:      50914
115.45/121.07	c #Conflicts:     198000 | #Constraints:      51914
115.45/121.07	c bounds -286 >= -542 @ 113.056
126.22/131.84	c #Conflicts:     199000 | #Constraints:      52938
126.22/131.84	c #Conflicts:     200000 | #Constraints:      53938
126.22/131.84	c #Conflicts:     201000 | #Constraints:      54938
126.22/131.84	c #Conflicts:     202000 | #Constraints:      55938
126.22/131.84	c #Conflicts:     203000 | #Constraints:      56938
126.22/131.84	c #Conflicts:     204000 | #Constraints:      57938
126.22/131.84	c #Conflicts:     205000 | #Constraints:      58938
126.22/131.84	c #Conflicts:     206000 | #Constraints:      59938
126.22/131.84	c #Conflicts:     207000 | #Constraints:      60938
126.22/131.84	c #Conflicts:     208000 | #Constraints:      61938
126.22/131.84	c #Conflicts:     209000 | #Constraints:      62938
126.22/131.84	c INPROCESSING
126.22/131.84	c GARBAGE COLLECT
126.22/131.84	c rational objective -542
163.72/169.49	c #Conflicts:     210000 | #Constraints:      46616
163.72/169.49	c #Conflicts:     211000 | #Constraints:      47616
163.72/169.49	c #Conflicts:     212000 | #Constraints:      48616
163.72/169.49	c #Conflicts:     213000 | #Constraints:      49616
163.72/169.49	c #Conflicts:     214000 | #Constraints:      50616
163.72/169.49	c #Conflicts:     215000 | #Constraints:      51616
163.72/169.49	c #Conflicts:     216000 | #Constraints:      52616
163.72/169.49	c #Conflicts:     217000 | #Constraints:      53616
163.72/169.49	c #Conflicts:     218000 | #Constraints:      54616
163.72/169.49	c #Conflicts:     219000 | #Constraints:      55616
163.72/169.49	c #Conflicts:     220000 | #Constraints:      56616
163.72/169.49	c #Conflicts:     221000 | #Constraints:      57616
163.72/169.49	c #Conflicts:     222000 | #Constraints:      58616
163.72/169.49	c #Conflicts:     223000 | #Constraints:      59616
163.72/169.49	c #Conflicts:     224000 | #Constraints:      60616
163.72/169.49	c #Conflicts:     225000 | #Constraints:      61616
163.72/169.49	c #Conflicts:     226000 | #Constraints:      62616
163.72/169.49	c #Conflicts:     227000 | #Constraints:      63616
163.72/169.49	c #Conflicts:     228000 | #Constraints:      64616
163.72/169.49	c #Conflicts:     229000 | #Constraints:      65616
163.72/169.49	c #Conflicts:     230000 | #Constraints:      66616
163.72/169.49	c #Conflicts:     231000 | #Constraints:      67616
163.72/169.49	c #Conflicts:     232000 | #Constraints:      68616
163.72/169.49	c #Conflicts:     233000 | #Constraints:      69616
163.72/169.49	c bounds -286 >= -541 @ 161.032
176.29/182.03	c #Conflicts:     234000 | #Constraints:      70658
176.29/182.03	c #Conflicts:     235000 | #Constraints:      71658
176.29/182.03	c #Conflicts:     236000 | #Constraints:      72658
176.29/182.03	c #Conflicts:     237000 | #Constraints:      73658
176.29/182.03	c #Conflicts:     238000 | #Constraints:      74658
176.29/182.03	c #Conflicts:     239000 | #Constraints:      75658
176.29/182.03	c #Conflicts:     240000 | #Constraints:      76658
176.29/182.03	c INPROCESSING
176.29/182.03	c GARBAGE COLLECT
176.29/182.03	c rational objective -541
201.81/207.62	c #Conflicts:     241000 | #Constraints:      53619
201.81/207.62	c #Conflicts:     242000 | #Constraints:      54619
201.81/207.62	c #Conflicts:     243000 | #Constraints:      55619
201.81/207.62	c #Conflicts:     244000 | #Constraints:      56619
201.81/207.62	c #Conflicts:     245000 | #Constraints:      57619
201.81/207.62	c #Conflicts:     246000 | #Constraints:      58619
201.81/207.62	c #Conflicts:     247000 | #Constraints:      59619
201.81/207.62	c #Conflicts:     248000 | #Constraints:      60619
201.81/207.62	c #Conflicts:     249000 | #Constraints:      61619
201.81/207.62	c #Conflicts:     250000 | #Constraints:      62619
201.81/207.62	c #Conflicts:     251000 | #Constraints:      63619
201.81/207.62	c #Conflicts:     252000 | #Constraints:      64619
201.81/207.62	c #Conflicts:     253000 | #Constraints:      65619
201.81/207.62	c #Conflicts:     254000 | #Constraints:      66619
201.81/207.62	c INPROCESSING
201.81/207.62	c GARBAGE COLLECT
201.81/207.62	c rational objective -541
261.55/273.67	c #Conflicts:     255000 | #Constraints:      48555
261.55/273.67	c #Conflicts:     256000 | #Constraints:      49555
261.55/273.67	c #Conflicts:     257000 | #Constraints:      50555
261.55/273.67	c #Conflicts:     258000 | #Constraints:      51555
261.55/273.67	c #Conflicts:     259000 | #Constraints:      52555
261.55/273.67	c #Conflicts:     260000 | #Constraints:      53555
261.55/273.67	c #Conflicts:     261000 | #Constraints:      54555
261.55/273.67	c #Conflicts:     262000 | #Constraints:      55555
261.55/273.67	c #Conflicts:     263000 | #Constraints:      56555
261.55/273.67	c #Conflicts:     264000 | #Constraints:      57555
261.55/273.67	c #Conflicts:     265000 | #Constraints:      58555
261.55/273.67	c #Conflicts:     266000 | #Constraints:      59555
261.55/273.67	c #Conflicts:     267000 | #Constraints:      60555
261.55/273.67	c #Conflicts:     268000 | #Constraints:      61555
261.55/273.67	c #Conflicts:     269000 | #Constraints:      62555
261.55/273.67	c #Conflicts:     270000 | #Constraints:      63555
261.55/273.67	c #Conflicts:     271000 | #Constraints:      64555
261.55/273.67	c #Conflicts:     272000 | #Constraints:      65555
261.55/273.67	c #Conflicts:     273000 | #Constraints:      66555
261.55/273.67	c #Conflicts:     274000 | #Constraints:      67555
261.55/273.67	c #Conflicts:     275000 | #Constraints:      68555
261.55/273.67	c #Conflicts:     276000 | #Constraints:      69555
261.55/273.67	c #Conflicts:     277000 | #Constraints:      70555
261.55/273.67	c #Conflicts:     278000 | #Constraints:      71555
261.55/273.67	c #Conflicts:     279000 | #Constraints:      72555
261.55/273.67	c #Conflicts:     280000 | #Constraints:      73555
261.55/273.67	c #Conflicts:     281000 | #Constraints:      74555
261.55/273.67	c #Conflicts:     282000 | #Constraints:      75555
261.55/273.67	c #Conflicts:     283000 | #Constraints:      76555
261.55/273.67	c #Conflicts:     284000 | #Constraints:      77555
261.55/273.67	c #Conflicts:     285000 | #Constraints:      78555
261.55/273.67	c #Conflicts:     286000 | #Constraints:      79555
261.55/273.67	c #Conflicts:     287000 | #Constraints:      80555
261.55/273.67	c #Conflicts:     288000 | #Constraints:      81555
261.55/273.67	c INPROCESSING
261.55/273.67	c GARBAGE COLLECT
261.55/273.67	c rational objective -541
287.48/299.63	c #Conflicts:     289000 | #Constraints:      55933
287.48/299.63	c #Conflicts:     290000 | #Constraints:      56933
287.48/299.63	c #Conflicts:     291000 | #Constraints:      57933
287.48/299.63	c #Conflicts:     292000 | #Constraints:      58933
287.48/299.63	c #Conflicts:     293000 | #Constraints:      59933
287.48/299.63	c #Conflicts:     294000 | #Constraints:      60933
287.48/299.63	c #Conflicts:     295000 | #Constraints:      61933
287.48/299.63	c #Conflicts:     296000 | #Constraints:      62933
287.48/299.63	c #Conflicts:     297000 | #Constraints:      63933
287.48/299.63	c #Conflicts:     298000 | #Constraints:      64933
287.48/299.63	c #Conflicts:     299000 | #Constraints:      65933
287.48/299.63	c #Conflicts:     300000 | #Constraints:      66933
287.48/299.63	c #Conflicts:     301000 | #Constraints:      67933
287.48/299.63	c #Conflicts:     302000 | #Constraints:      68933
287.48/299.63	c #Conflicts:     303000 | #Constraints:      69933
287.48/299.63	c bounds -286 >= -540 @ 284.013
288.48/300.61	c bounds -287 >= -540 @ 284.967
289.18/301.39	c INPROCESSING
289.18/301.39	c GARBAGE COLLECT
289.18/301.39	c rational objective -540
358.48/376.56	c #Conflicts:     304000 | #Constraints:      49943
358.48/376.56	c #Conflicts:     305000 | #Constraints:      50943
358.48/376.56	c #Conflicts:     306000 | #Constraints:      51943
358.48/376.56	c #Conflicts:     307000 | #Constraints:      52943
358.48/376.56	c #Conflicts:     308000 | #Constraints:      53943
358.48/376.56	c #Conflicts:     309000 | #Constraints:      54943
358.48/376.56	c #Conflicts:     310000 | #Constraints:      55943
358.48/376.56	c #Conflicts:     311000 | #Constraints:      56943
358.48/376.56	c #Conflicts:     312000 | #Constraints:      57943
358.48/376.56	c #Conflicts:     313000 | #Constraints:      58943
358.48/376.56	c #Conflicts:     314000 | #Constraints:      59943
358.48/376.56	c #Conflicts:     315000 | #Constraints:      60943
358.48/376.56	c #Conflicts:     316000 | #Constraints:      61943
358.48/376.56	c #Conflicts:     317000 | #Constraints:      62943
358.48/376.56	c #Conflicts:     318000 | #Constraints:      63943
358.48/376.56	c #Conflicts:     319000 | #Constraints:      64943
358.48/376.56	c #Conflicts:     320000 | #Constraints:      65943
358.48/376.56	c #Conflicts:     321000 | #Constraints:      66943
358.48/376.56	c #Conflicts:     322000 | #Constraints:      67943
358.48/376.56	c #Conflicts:     323000 | #Constraints:      68943
358.48/376.56	c #Conflicts:     324000 | #Constraints:      69943
358.48/376.56	c #Conflicts:     325000 | #Constraints:      70943
358.48/376.56	c #Conflicts:     326000 | #Constraints:      71943
358.48/376.56	c #Conflicts:     327000 | #Constraints:      72943
358.48/376.56	c #Conflicts:     328000 | #Constraints:      73943
358.48/376.56	c #Conflicts:     329000 | #Constraints:      74943
358.48/376.56	c #Conflicts:     330000 | #Constraints:      75943
358.48/376.56	c #Conflicts:     331000 | #Constraints:      76943
358.48/376.56	c #Conflicts:     332000 | #Constraints:      77943
358.48/376.56	c #Conflicts:     333000 | #Constraints:      78943
358.48/376.56	c #Conflicts:     334000 | #Constraints:      79943
358.48/376.56	c #Conflicts:     335000 | #Constraints:      80943
358.48/376.56	c #Conflicts:     336000 | #Constraints:      81943
358.48/376.56	c #Conflicts:     337000 | #Constraints:      82943
358.48/376.56	c #Conflicts:     338000 | #Constraints:      83943
358.48/376.56	c #Conflicts:     339000 | #Constraints:      84943
358.48/376.56	c #Conflicts:     340000 | #Constraints:      85943
358.48/376.56	c INPROCESSING
358.48/376.56	c GARBAGE COLLECT
358.48/376.56	c rational objective -540
395.93/414.13	c #Conflicts:     341000 | #Constraints:      57824
395.93/414.13	c #Conflicts:     342000 | #Constraints:      58994
395.93/414.13	c #Conflicts:     343000 | #Constraints:      60321
395.93/414.13	c #Conflicts:     344000 | #Constraints:      61703
395.93/414.13	c #Conflicts:     345000 | #Constraints:      63127
395.93/414.13	c #Conflicts:     346000 | #Constraints:      64418
395.93/414.13	c #Conflicts:     347000 | #Constraints:      65756
395.93/414.13	c #Conflicts:     348000 | #Constraints:      66811
395.93/414.13	c #Conflicts:     349000 | #Constraints:      67855
395.93/414.13	c #Conflicts:     350000 | #Constraints:      68909
395.93/414.13	c #Conflicts:     351000 | #Constraints:      69988
395.93/414.13	c #Conflicts:     352000 | #Constraints:      71055
395.93/414.13	c #Conflicts:     353000 | #Constraints:      72134
395.93/414.13	c #Conflicts:     354000 | #Constraints:      73209
395.93/414.13	c #Conflicts:     355000 | #Constraints:      74258
395.93/414.13	c #Conflicts:     356000 | #Constraints:      75306
395.93/414.13	c #Conflicts:     357000 | #Constraints:      76355
395.93/414.13	c INPROCESSING
395.93/414.13	c GARBAGE COLLECT
395.93/414.13	c rational objective -540
396.32/414.53	c #Conflicts:     358000 | #Constraints:      53162
396.32/414.53	c bounds -287 >= -539 @ 392.03
396.62/414.89	c #Conflicts:     359000 | #Constraints:      54204
396.62/414.89	c #Conflicts:     360000 | #Constraints:      55204
396.62/414.89	c bounds -287 >= -538 @ 392.363
397.42/415.68	c #Conflicts:     361000 | #Constraints:      56225
397.42/415.68	c #Conflicts:     362000 | #Constraints:      57225
397.42/415.68	c #Conflicts:     363000 | #Constraints:      58225
397.42/415.68	c #Conflicts:     364000 | #Constraints:      59225
397.42/415.68	c bounds -287 >= -537 @ 393.127
400.11/418.34	c #Conflicts:     365000 | #Constraints:      60255
400.11/418.34	c #Conflicts:     366000 | #Constraints:      61255
400.11/418.34	c #Conflicts:     367000 | #Constraints:      62255
400.11/418.34	c #Conflicts:     368000 | #Constraints:      63255
400.11/418.34	c #Conflicts:     369000 | #Constraints:      64255
400.11/418.34	c #Conflicts:     370000 | #Constraints:      65255
400.11/418.34	c bounds -287 >= -536 @ 395.752
402.51/420.76	c #Conflicts:     371000 | #Constraints:      66273
402.51/420.76	c #Conflicts:     372000 | #Constraints:      67273
402.51/420.76	c #Conflicts:     373000 | #Constraints:      68273
402.51/420.76	c #Conflicts:     374000 | #Constraints:      69273
402.51/420.76	c INPROCESSING
402.51/420.76	c GARBAGE COLLECT
402.51/420.76	c rational objective -536
406.60/424.88	c #Conflicts:     375000 | #Constraints:      49577
406.60/424.88	c #Conflicts:     376000 | #Constraints:      50577
406.60/424.88	c #Conflicts:     377000 | #Constraints:      51577
406.60/424.88	c #Conflicts:     378000 | #Constraints:      52577
406.60/424.88	c #Conflicts:     379000 | #Constraints:      53577
406.60/424.88	c #Conflicts:     380000 | #Constraints:      54577
406.60/424.88	c bounds -287 >= -535 @ 402.205
432.01/450.32	c #Conflicts:     381000 | #Constraints:      55610
432.01/450.32	c #Conflicts:     382000 | #Constraints:      56610
432.01/450.32	c #Conflicts:     383000 | #Constraints:      57610
432.01/450.32	c #Conflicts:     384000 | #Constraints:      58610
432.01/450.32	c #Conflicts:     385000 | #Constraints:      59610
432.01/450.32	c #Conflicts:     386000 | #Constraints:      60610
432.01/450.32	c #Conflicts:     387000 | #Constraints:      61610
432.01/450.32	c #Conflicts:     388000 | #Constraints:      62610
432.01/450.32	c #Conflicts:     389000 | #Constraints:      63610
432.01/450.32	c #Conflicts:     390000 | #Constraints:      64610
432.01/450.32	c #Conflicts:     391000 | #Constraints:      65610
432.01/450.32	c #Conflicts:     392000 | #Constraints:      66610
432.01/450.32	c #Conflicts:     393000 | #Constraints:      67610
432.01/450.32	c #Conflicts:     394000 | #Constraints:      68610
432.01/450.32	c #Conflicts:     395000 | #Constraints:      69610
432.01/450.32	c #Conflicts:     396000 | #Constraints:      70610
432.01/450.32	c #Conflicts:     397000 | #Constraints:      71610
432.01/450.32	c bounds -287 >= -534 @ 427.377
465.30/483.71	c #Conflicts:     398000 | #Constraints:      72640
465.30/483.71	c #Conflicts:     399000 | #Constraints:      73640
465.30/483.71	c #Conflicts:     400000 | #Constraints:      74640
465.30/483.71	c #Conflicts:     401000 | #Constraints:      75640
465.30/483.71	c #Conflicts:     402000 | #Constraints:      76640
465.30/483.71	c #Conflicts:     403000 | #Constraints:      77640
465.30/483.71	c #Conflicts:     404000 | #Constraints:      78640
465.30/483.71	c #Conflicts:     405000 | #Constraints:      79640
465.30/483.71	c #Conflicts:     406000 | #Constraints:      80640
465.30/483.71	c #Conflicts:     407000 | #Constraints:      81640
465.30/483.71	c #Conflicts:     408000 | #Constraints:      82640
465.30/483.71	c #Conflicts:     409000 | #Constraints:      83640
465.30/483.71	c #Conflicts:     410000 | #Constraints:      84640
465.30/483.71	c #Conflicts:     411000 | #Constraints:      85640
465.30/483.71	c #Conflicts:     412000 | #Constraints:      86640
465.30/483.71	c #Conflicts:     413000 | #Constraints:      87640
465.30/483.71	c #Conflicts:     414000 | #Constraints:      88640
465.30/483.71	c #Conflicts:     415000 | #Constraints:      89640
465.30/483.71	c INPROCESSING
465.30/483.71	c GARBAGE COLLECT
465.30/483.71	c rational objective -534
473.66/492.16	c #Conflicts:     416000 | #Constraints:      59570
473.66/492.16	c #Conflicts:     417000 | #Constraints:      60570
473.66/492.16	c #Conflicts:     418000 | #Constraints:      61570
473.66/492.16	c #Conflicts:     419000 | #Constraints:      62570
473.66/492.16	c #Conflicts:     420000 | #Constraints:      63570
473.66/492.16	c bounds -287 >= -533 @ 468.785
497.30/515.80	c #Conflicts:     421000 | #Constraints:      64594
497.30/515.80	c #Conflicts:     422000 | #Constraints:      65594
497.30/515.80	c #Conflicts:     423000 | #Constraints:      66594
497.30/515.80	c #Conflicts:     424000 | #Constraints:      67594
497.30/515.80	c #Conflicts:     425000 | #Constraints:      68594
497.30/515.80	c #Conflicts:     426000 | #Constraints:      69594
497.30/515.80	c #Conflicts:     427000 | #Constraints:      70594
497.30/515.80	c #Conflicts:     428000 | #Constraints:      71594
497.30/515.80	c #Conflicts:     429000 | #Constraints:      72594
497.30/515.80	c #Conflicts:     430000 | #Constraints:      73594
497.30/515.80	c #Conflicts:     431000 | #Constraints:      74594
497.30/515.80	c #Conflicts:     432000 | #Constraints:      75594
497.30/515.80	c #Conflicts:     433000 | #Constraints:      76594
497.30/515.80	c #Conflicts:     434000 | #Constraints:      77594
497.30/515.80	c INPROCESSING
497.30/515.80	c GARBAGE COLLECT
497.30/515.80	c rational objective -533
524.80/543.42	c #Conflicts:     435000 | #Constraints:      54151
524.80/543.42	c #Conflicts:     436000 | #Constraints:      55151
524.80/543.42	c #Conflicts:     437000 | #Constraints:      56151
524.80/543.42	c #Conflicts:     438000 | #Constraints:      57151
524.80/543.42	c #Conflicts:     439000 | #Constraints:      58151
524.80/543.42	c #Conflicts:     440000 | #Constraints:      59151
524.80/543.42	c #Conflicts:     441000 | #Constraints:      60151
524.80/543.42	c #Conflicts:     442000 | #Constraints:      61151
524.80/543.42	c #Conflicts:     443000 | #Constraints:      62151
524.80/543.42	c #Conflicts:     444000 | #Constraints:      63151
524.80/543.42	c #Conflicts:     445000 | #Constraints:      64151
524.80/543.42	c #Conflicts:     446000 | #Constraints:      65151
524.80/543.42	c #Conflicts:     447000 | #Constraints:      66151
524.80/543.42	c #Conflicts:     448000 | #Constraints:      67151
524.80/543.42	c #Conflicts:     449000 | #Constraints:      68151
524.80/543.42	c #Conflicts:     450000 | #Constraints:      69151
524.80/543.42	c bounds -287 >= -532 @ 519.578
528.69/547.31	c #Conflicts:     451000 | #Constraints:      70181
528.69/547.31	c #Conflicts:     452000 | #Constraints:      71181
528.69/547.31	c INPROCESSING
528.69/547.31	c GARBAGE COLLECT
528.69/547.31	c rational objective -532
613.35/635.54	c #Conflicts:     453000 | #Constraints:      51382
613.35/635.54	c #Conflicts:     454000 | #Constraints:      52382
613.35/635.54	c #Conflicts:     455000 | #Constraints:      53382
613.35/635.54	c #Conflicts:     456000 | #Constraints:      54382
613.35/635.54	c #Conflicts:     457000 | #Constraints:      55382
613.35/635.54	c #Conflicts:     458000 | #Constraints:      56382
613.35/635.54	c #Conflicts:     459000 | #Constraints:      57382
613.35/635.54	c #Conflicts:     460000 | #Constraints:      58382
613.35/635.54	c #Conflicts:     461000 | #Constraints:      59382
613.35/635.54	c #Conflicts:     462000 | #Constraints:      60382
613.35/635.54	c #Conflicts:     463000 | #Constraints:      61382
613.35/635.54	c #Conflicts:     464000 | #Constraints:      62382
613.35/635.54	c #Conflicts:     465000 | #Constraints:      63382
613.35/635.54	c #Conflicts:     466000 | #Constraints:      64382
613.35/635.54	c #Conflicts:     467000 | #Constraints:      65382
613.35/635.54	c #Conflicts:     468000 | #Constraints:      66382
613.35/635.54	c #Conflicts:     469000 | #Constraints:      67382
613.35/635.54	c #Conflicts:     470000 | #Constraints:      68382
613.35/635.54	c #Conflicts:     471000 | #Constraints:      69382
613.35/635.54	c #Conflicts:     472000 | #Constraints:      70382
613.35/635.54	c #Conflicts:     473000 | #Constraints:      71382
613.35/635.54	c #Conflicts:     474000 | #Constraints:      72382
613.35/635.54	c #Conflicts:     475000 | #Constraints:      73382
613.35/635.54	c #Conflicts:     476000 | #Constraints:      74382
613.35/635.54	c #Conflicts:     477000 | #Constraints:      75382
613.35/635.54	c #Conflicts:     478000 | #Constraints:      76382
613.35/635.54	c #Conflicts:     479000 | #Constraints:      77382
613.35/635.54	c #Conflicts:     480000 | #Constraints:      78382
613.35/635.54	c #Conflicts:     481000 | #Constraints:      79382
613.35/635.54	c #Conflicts:     482000 | #Constraints:      80382
613.35/635.54	c #Conflicts:     483000 | #Constraints:      81382
613.35/635.54	c #Conflicts:     484000 | #Constraints:      82382
613.35/635.54	c #Conflicts:     485000 | #Constraints:      83382
613.35/635.54	c #Conflicts:     486000 | #Constraints:      84382
613.35/635.54	c #Conflicts:     487000 | #Constraints:      85382
613.35/635.54	c #Conflicts:     488000 | #Constraints:      86382
613.35/635.54	c #Conflicts:     489000 | #Constraints:      87382
613.35/635.54	c #Conflicts:     490000 | #Constraints:      88382
613.35/635.54	c #Conflicts:     491000 | #Constraints:      89382
613.35/635.54	c #Conflicts:     492000 | #Constraints:      90382
613.35/635.54	c #Conflicts:     493000 | #Constraints:      91382
613.35/635.54	c #Conflicts:     494000 | #Constraints:      92382
613.35/635.54	c #Conflicts:     495000 | #Constraints:      93382
613.35/635.54	c #Conflicts:     496000 | #Constraints:      94382
613.35/635.54	c #Conflicts:     497000 | #Constraints:      95382
613.35/635.54	c #Conflicts:     498000 | #Constraints:      96382
613.35/635.54	c INPROCESSING
613.35/635.54	c GARBAGE COLLECT
613.35/635.54	c rational objective -532
625.42/647.62	c #Conflicts:     499000 | #Constraints:      63498
625.42/647.62	c #Conflicts:     500000 | #Constraints:      64498
625.42/647.62	c #Conflicts:     501000 | #Constraints:      65498
625.42/647.62	c #Conflicts:     502000 | #Constraints:      66498
625.42/647.62	c #Conflicts:     503000 | #Constraints:      67498
625.42/647.62	c #Conflicts:     504000 | #Constraints:      68498
625.42/647.62	c bounds -287 >= -531 @ 619.639
648.93/671.34	c #Conflicts:     505000 | #Constraints:      69540
648.93/671.34	c #Conflicts:     506000 | #Constraints:      70540
648.93/671.34	c #Conflicts:     507000 | #Constraints:      71540
648.93/671.34	c #Conflicts:     508000 | #Constraints:      72540
648.93/671.34	c #Conflicts:     509000 | #Constraints:      73540
648.93/671.34	c #Conflicts:     510000 | #Constraints:      74540
648.93/671.34	c #Conflicts:     511000 | #Constraints:      75540
648.93/671.34	c #Conflicts:     512000 | #Constraints:      76540
648.93/671.34	c #Conflicts:     513000 | #Constraints:      77540
648.93/671.34	c #Conflicts:     514000 | #Constraints:      78540
648.93/671.34	c #Conflicts:     515000 | #Constraints:      79540
648.93/671.34	c #Conflicts:     516000 | #Constraints:      80540
648.93/671.34	c #Conflicts:     517000 | #Constraints:      81540
648.93/671.34	c INPROCESSING
648.93/671.34	c GARBAGE COLLECT
648.93/671.34	c rational objective -531
683.05/717.72	c #Conflicts:     518000 | #Constraints:      55752
683.05/717.72	c #Conflicts:     519000 | #Constraints:      56752
683.05/717.72	c #Conflicts:     520000 | #Constraints:      57752
683.05/717.72	c #Conflicts:     521000 | #Constraints:      58752
683.05/717.72	c #Conflicts:     522000 | #Constraints:      59752
683.05/717.72	c #Conflicts:     523000 | #Constraints:      60752
683.05/717.72	c #Conflicts:     524000 | #Constraints:      61752
683.05/717.72	c #Conflicts:     525000 | #Constraints:      62752
683.05/717.72	c #Conflicts:     526000 | #Constraints:      63752
683.05/717.72	c #Conflicts:     527000 | #Constraints:      64752
683.05/717.72	c #Conflicts:     528000 | #Constraints:      65752
683.05/717.72	c #Conflicts:     529000 | #Constraints:      66752
683.05/717.72	c #Conflicts:     530000 | #Constraints:      67752
683.05/717.72	c #Conflicts:     531000 | #Constraints:      68752
683.05/717.72	c #Conflicts:     532000 | #Constraints:      69752
683.05/717.72	c #Conflicts:     533000 | #Constraints:      70752
683.05/717.72	c #Conflicts:     534000 | #Constraints:      71752
683.05/717.72	c #Conflicts:     535000 | #Constraints:      72752
683.05/717.72	c #Conflicts:     536000 | #Constraints:      73752
683.05/717.72	c #Conflicts:     537000 | #Constraints:      74752
683.05/717.72	c INPROCESSING
683.05/717.72	c GARBAGE COLLECT
683.05/717.72	c rational objective -531
769.21/804.29	c #Conflicts:     538000 | #Constraints:      53371
769.21/804.29	c #Conflicts:     539000 | #Constraints:      54371
769.21/804.29	c #Conflicts:     540000 | #Constraints:      55371
769.21/804.29	c #Conflicts:     541000 | #Constraints:      56371
769.21/804.29	c #Conflicts:     542000 | #Constraints:      57371
769.21/804.29	c #Conflicts:     543000 | #Constraints:      58371
769.21/804.29	c #Conflicts:     544000 | #Constraints:      59371
769.21/804.29	c #Conflicts:     545000 | #Constraints:      60371
769.21/804.29	c #Conflicts:     546000 | #Constraints:      61371
769.21/804.29	c #Conflicts:     547000 | #Constraints:      62371
769.21/804.29	c #Conflicts:     548000 | #Constraints:      63371
769.21/804.29	c #Conflicts:     549000 | #Constraints:      64371
769.21/804.29	c #Conflicts:     550000 | #Constraints:      65371
769.21/804.29	c #Conflicts:     551000 | #Constraints:      66371
769.21/804.29	c #Conflicts:     552000 | #Constraints:      67371
769.21/804.29	c #Conflicts:     553000 | #Constraints:      68371
769.21/804.29	c #Conflicts:     554000 | #Constraints:      69371
769.21/804.29	c #Conflicts:     555000 | #Constraints:      70371
769.21/804.29	c #Conflicts:     556000 | #Constraints:      71371
769.21/804.29	c #Conflicts:     557000 | #Constraints:      72371
769.21/804.29	c #Conflicts:     558000 | #Constraints:      73371
769.21/804.29	c #Conflicts:     559000 | #Constraints:      74371
769.21/804.29	c #Conflicts:     560000 | #Constraints:      75371
769.21/804.29	c #Conflicts:     561000 | #Constraints:      76371
769.21/804.29	c #Conflicts:     562000 | #Constraints:      77371
769.21/804.29	c #Conflicts:     563000 | #Constraints:      78371
769.21/804.29	c #Conflicts:     564000 | #Constraints:      79371
769.21/804.29	c #Conflicts:     565000 | #Constraints:      80371
769.21/804.29	c #Conflicts:     566000 | #Constraints:      81371
769.21/804.29	c #Conflicts:     567000 | #Constraints:      82371
769.21/804.29	c #Conflicts:     568000 | #Constraints:      83371
769.21/804.29	c #Conflicts:     569000 | #Constraints:      84371
769.21/804.29	c #Conflicts:     570000 | #Constraints:      85371
769.21/804.29	c #Conflicts:     571000 | #Constraints:      86371
769.21/804.29	c #Conflicts:     572000 | #Constraints:      87371
769.21/804.29	c #Conflicts:     573000 | #Constraints:      88371
769.21/804.29	c #Conflicts:     574000 | #Constraints:      89371
769.21/804.29	c #Conflicts:     575000 | #Constraints:      90371
769.21/804.29	c #Conflicts:     576000 | #Constraints:      91371
769.21/804.29	c #Conflicts:     577000 | #Constraints:      92371
769.21/804.29	c #Conflicts:     578000 | #Constraints:      93371
769.21/804.29	c #Conflicts:     579000 | #Constraints:      94371
769.21/804.29	c #Conflicts:     580000 | #Constraints:      95371
769.21/804.29	c #Conflicts:     581000 | #Constraints:      96371
769.21/804.29	c #Conflicts:     582000 | #Constraints:      97371
769.21/804.29	c #Conflicts:     583000 | #Constraints:      98371
769.21/804.29	c #Conflicts:     584000 | #Constraints:      99371
769.21/804.29	c bounds -287 >= -530 @ 762.622
775.89/810.95	c #Conflicts:     585000 | #Constraints:     100410
775.89/810.95	c #Conflicts:     586000 | #Constraints:     101410
775.89/810.95	c #Conflicts:     587000 | #Constraints:     102410
775.89/810.95	c INPROCESSING
775.89/810.95	c GARBAGE COLLECT
775.89/810.95	c rational objective -530
802.01/837.10	c #Conflicts:     588000 | #Constraints:      66361
802.01/837.10	c #Conflicts:     589000 | #Constraints:      67361
802.01/837.10	c #Conflicts:     590000 | #Constraints:      68361
802.01/837.10	c #Conflicts:     591000 | #Constraints:      69361
802.01/837.10	c #Conflicts:     592000 | #Constraints:      70361
802.01/837.10	c #Conflicts:     593000 | #Constraints:      71361
802.01/837.10	c #Conflicts:     594000 | #Constraints:      72361
802.01/837.10	c #Conflicts:     595000 | #Constraints:      73361
802.01/837.10	c #Conflicts:     596000 | #Constraints:      74361
802.01/837.10	c #Conflicts:     597000 | #Constraints:      75361
802.01/837.10	c #Conflicts:     598000 | #Constraints:      76361
802.01/837.10	c #Conflicts:     599000 | #Constraints:      77361
802.01/837.10	c #Conflicts:     600000 | #Constraints:      78361
802.01/837.10	c #Conflicts:     601000 | #Constraints:      79361
802.01/837.10	c #Conflicts:     602000 | #Constraints:      80361
802.01/837.10	c #Conflicts:     603000 | #Constraints:      81361
802.01/837.10	c #Conflicts:     604000 | #Constraints:      82361
802.01/837.10	c #Conflicts:     605000 | #Constraints:      83361
802.01/837.10	c #Conflicts:     606000 | #Constraints:      84361
802.01/837.10	c #Conflicts:     607000 | #Constraints:      85361
802.01/837.10	c #Conflicts:     608000 | #Constraints:      86361
802.01/837.10	c INPROCESSING
802.01/837.10	c GARBAGE COLLECT
802.01/837.10	c rational objective -530
827.32/862.54	c #Conflicts:     609000 | #Constraints:      58041
827.32/862.54	c #Conflicts:     610000 | #Constraints:      59041
827.32/862.54	c #Conflicts:     611000 | #Constraints:      60041
827.32/862.54	c #Conflicts:     612000 | #Constraints:      61041
827.32/862.54	c #Conflicts:     613000 | #Constraints:      62041
827.32/862.54	c #Conflicts:     614000 | #Constraints:      63041
827.32/862.54	c #Conflicts:     615000 | #Constraints:      64041
827.32/862.54	c #Conflicts:     616000 | #Constraints:      65041
827.32/862.54	c #Conflicts:     617000 | #Constraints:      66041
827.32/862.54	c #Conflicts:     618000 | #Constraints:      67041
827.32/862.54	c #Conflicts:     619000 | #Constraints:      68041
827.32/862.54	c #Conflicts:     620000 | #Constraints:      69041
827.32/862.54	c #Conflicts:     621000 | #Constraints:      70041
827.32/862.54	c #Conflicts:     622000 | #Constraints:      71041
827.32/862.54	c #Conflicts:     623000 | #Constraints:      72041
827.32/862.54	c #Conflicts:     624000 | #Constraints:      73041
827.32/862.54	c #Conflicts:     625000 | #Constraints:      74041
827.32/862.54	c #Conflicts:     626000 | #Constraints:      75041
827.32/862.54	c #Conflicts:     627000 | #Constraints:      76041
827.32/862.54	c #Conflicts:     628000 | #Constraints:      77041
827.32/862.54	c #Conflicts:     629000 | #Constraints:      78041
827.32/862.54	c #Conflicts:     630000 | #Constraints:      79041
827.32/862.54	c INPROCESSING
827.32/862.54	c GARBAGE COLLECT
827.32/862.54	c rational objective -530
868.85/904.20	c #Conflicts:     631000 | #Constraints:      55510
868.85/904.20	c #Conflicts:     632000 | #Constraints:      56510
868.85/904.20	c #Conflicts:     633000 | #Constraints:      57510
868.85/904.20	c #Conflicts:     634000 | #Constraints:      58510
868.85/904.20	c #Conflicts:     635000 | #Constraints:      59510
868.85/904.20	c #Conflicts:     636000 | #Constraints:      60510
868.85/904.20	c #Conflicts:     637000 | #Constraints:      61510
868.85/904.20	c #Conflicts:     638000 | #Constraints:      62510
868.85/904.20	c #Conflicts:     639000 | #Constraints:      63510
868.85/904.20	c #Conflicts:     640000 | #Constraints:      64510
868.85/904.20	c #Conflicts:     641000 | #Constraints:      65510
868.85/904.20	c #Conflicts:     642000 | #Constraints:      66510
868.85/904.20	c #Conflicts:     643000 | #Constraints:      67510
868.85/904.20	c #Conflicts:     644000 | #Constraints:      68510
868.85/904.20	c #Conflicts:     645000 | #Constraints:      69510
868.85/904.20	c #Conflicts:     646000 | #Constraints:      70510
868.85/904.20	c #Conflicts:     647000 | #Constraints:      71510
868.85/904.20	c #Conflicts:     648000 | #Constraints:      72510
868.85/904.20	c #Conflicts:     649000 | #Constraints:      73510
868.85/904.20	c #Conflicts:     650000 | #Constraints:      74510
868.85/904.20	c #Conflicts:     651000 | #Constraints:      75510
868.85/904.20	c #Conflicts:     652000 | #Constraints:      76510
868.85/904.20	c #Conflicts:     653000 | #Constraints:      77510
868.85/904.20	c #Conflicts:     654000 | #Constraints:      78510
868.85/904.20	c #Conflicts:     655000 | #Constraints:      79510
868.85/904.20	c #Conflicts:     656000 | #Constraints:      80510
868.85/904.20	c #Conflicts:     657000 | #Constraints:      81510
868.85/904.20	c #Conflicts:     658000 | #Constraints:      82510
868.85/904.20	c #Conflicts:     659000 | #Constraints:      83510
868.85/904.20	c #Conflicts:     660000 | #Constraints:      84510
868.85/904.20	c #Conflicts:     661000 | #Constraints:      85510
868.85/904.20	c #Conflicts:     662000 | #Constraints:      86510
868.85/904.20	c #Conflicts:     663000 | #Constraints:      87510
868.85/904.20	c bounds -287 >= -529 @ 861.329
899.54/935.06	c #Conflicts:     664000 | #Constraints:      88543
899.54/935.06	c #Conflicts:     665000 | #Constraints:      89543
899.54/935.06	c #Conflicts:     666000 | #Constraints:      90543
899.54/935.06	c #Conflicts:     667000 | #Constraints:      91543
899.54/935.06	c #Conflicts:     668000 | #Constraints:      92543
899.54/935.06	c #Conflicts:     669000 | #Constraints:      93543
899.54/935.06	c #Conflicts:     670000 | #Constraints:      94543
899.54/935.06	c #Conflicts:     671000 | #Constraints:      95543
899.54/935.06	c #Conflicts:     672000 | #Constraints:      96543
899.54/935.06	c #Conflicts:     673000 | #Constraints:      97543
899.54/935.06	c #Conflicts:     674000 | #Constraints:      98543
899.54/935.06	c #Conflicts:     675000 | #Constraints:      99543
899.54/935.06	c #Conflicts:     676000 | #Constraints:     100543
899.54/935.06	c #Conflicts:     677000 | #Constraints:     101543
899.54/935.06	c #Conflicts:     678000 | #Constraints:     102543
899.54/935.06	c #Conflicts:     679000 | #Constraints:     103543
899.54/935.06	c #Conflicts:     680000 | #Constraints:     104543
899.54/935.06	c #Conflicts:     681000 | #Constraints:     105543
899.54/935.06	c #Conflicts:     682000 | #Constraints:     106543
899.54/935.06	c #Conflicts:     683000 | #Constraints:     107543
899.54/935.06	c #Conflicts:     684000 | #Constraints:     108543
899.54/935.06	c INPROCESSING
899.54/935.06	c GARBAGE COLLECT
899.54/935.06	c rational objective -529
928.75/964.36	c #Conflicts:     685000 | #Constraints:      69693
928.75/964.36	c #Conflicts:     686000 | #Constraints:      70693
928.75/964.36	c #Conflicts:     687000 | #Constraints:      71693
928.75/964.36	c #Conflicts:     688000 | #Constraints:      72693
928.75/964.36	c #Conflicts:     689000 | #Constraints:      73693
928.75/964.36	c #Conflicts:     690000 | #Constraints:      74693
928.75/964.36	c #Conflicts:     691000 | #Constraints:      75693
928.75/964.36	c #Conflicts:     692000 | #Constraints:      76693
928.75/964.36	c #Conflicts:     693000 | #Constraints:      77693
928.75/964.36	c #Conflicts:     694000 | #Constraints:      78693
928.75/964.36	c #Conflicts:     695000 | #Constraints:      79693
928.75/964.36	c #Conflicts:     696000 | #Constraints:      80693
928.75/964.36	c #Conflicts:     697000 | #Constraints:      81693
928.75/964.36	c #Conflicts:     698000 | #Constraints:      82693
928.75/964.36	c #Conflicts:     699000 | #Constraints:      83693
928.75/964.36	c #Conflicts:     700000 | #Constraints:      84693
928.75/964.36	c #Conflicts:     701000 | #Constraints:      85693
928.75/964.36	c #Conflicts:     702000 | #Constraints:      86693
928.75/964.36	c #Conflicts:     703000 | #Constraints:      87693
928.75/964.36	c #Conflicts:     704000 | #Constraints:      88693
928.75/964.36	c #Conflicts:     705000 | #Constraints:      89693
928.75/964.36	c #Conflicts:     706000 | #Constraints:      90693
928.75/964.36	c INPROCESSING
928.75/964.36	c GARBAGE COLLECT
928.75/964.36	c rational objective -529
1002.53/1038.67	c #Conflicts:     707000 | #Constraints:      60405
1002.53/1038.67	c #Conflicts:     708000 | #Constraints:      61405
1002.53/1038.67	c #Conflicts:     709000 | #Constraints:      62405
1002.53/1038.67	c #Conflicts:     710000 | #Constraints:      63604
1002.53/1038.67	c #Conflicts:     711000 | #Constraints:      65034
1002.53/1038.67	c #Conflicts:     712000 | #Constraints:      66513
1002.53/1038.67	c #Conflicts:     713000 | #Constraints:      68033
1002.53/1038.67	c #Conflicts:     714000 | #Constraints:      69495
1002.53/1038.67	c #Conflicts:     715000 | #Constraints:      70949
1002.53/1038.67	c #Conflicts:     716000 | #Constraints:      72399
1002.53/1038.67	c #Conflicts:     717000 | #Constraints:      73894
1002.53/1038.67	c #Conflicts:     718000 | #Constraints:      75333
1002.53/1038.67	c #Conflicts:     719000 | #Constraints:      76714
1002.53/1038.67	c #Conflicts:     720000 | #Constraints:      78254
1002.53/1038.67	c #Conflicts:     721000 | #Constraints:      79833
1002.53/1038.67	c #Conflicts:     722000 | #Constraints:      81407
1002.53/1038.67	c #Conflicts:     723000 | #Constraints:      82979
1002.53/1038.67	c #Conflicts:     724000 | #Constraints:      84436
1002.53/1038.67	c #Conflicts:     725000 | #Constraints:      85966
1002.53/1038.67	c #Conflicts:     726000 | #Constraints:      87202
1002.53/1038.67	c #Conflicts:     727000 | #Constraints:      88284
1002.53/1038.67	c #Conflicts:     728000 | #Constraints:      89364
1002.53/1038.67	c #Conflicts:     729000 | #Constraints:      90421
1002.53/1038.67	c INPROCESSING
1002.53/1038.67	c GARBAGE COLLECT
1002.53/1038.67	c rational objective -529
1003.42/1039.54	c #Conflicts:     730000 | #Constraints:      60279
1003.42/1039.54	c #Conflicts:     731000 | #Constraints:      61279
1003.42/1039.54	c #Conflicts:     732000 | #Constraints:      62279
1003.42/1039.54	c #Conflicts:     733000 | #Constraints:      63279
1003.42/1039.54	c bounds -287 >= -528 @ 994.702
1004.12/1040.29	c #Conflicts:     734000 | #Constraints:      64318
1004.12/1040.29	c #Conflicts:     735000 | #Constraints:      65318
1004.12/1040.29	c #Conflicts:     736000 | #Constraints:      66318
1004.12/1040.29	c bounds -287 >= -527 @ 995.431
1007.21/1043.37	c #Conflicts:     737000 | #Constraints:      67339
1007.21/1043.37	c #Conflicts:     738000 | #Constraints:      68339
1007.21/1043.37	c #Conflicts:     739000 | #Constraints:      69339
1007.21/1043.37	c #Conflicts:     740000 | #Constraints:      70339
1007.21/1043.37	c #Conflicts:     741000 | #Constraints:      71339
1007.21/1043.37	c #Conflicts:     742000 | #Constraints:      72339
1007.21/1043.37	c bounds -287 >= -526 @ 998.467
1013.69/1049.85	c #Conflicts:     743000 | #Constraints:      73354
1013.69/1049.85	c #Conflicts:     744000 | #Constraints:      74354
1013.69/1049.85	c #Conflicts:     745000 | #Constraints:      75354
1013.69/1049.85	c #Conflicts:     746000 | #Constraints:      76354
1013.69/1049.85	c #Conflicts:     747000 | #Constraints:      77354
1013.69/1049.85	c #Conflicts:     748000 | #Constraints:      78354
1013.69/1049.85	c #Conflicts:     749000 | #Constraints:      79354
1013.69/1049.85	c #Conflicts:     750000 | #Constraints:      80354
1013.69/1049.85	c bounds -287 >= -525 @ 1004.87
1014.39/1050.59	c #Conflicts:     751000 | #Constraints:      81402
1014.39/1050.59	c #Conflicts:     752000 | #Constraints:      82402
1014.39/1050.59	c INPROCESSING
1014.39/1050.59	c GARBAGE COLLECT
1014.39/1050.59	c rational objective -525
1015.39/1051.57	c #Conflicts:     753000 | #Constraints:      57745
1015.39/1051.57	c #Conflicts:     754000 | #Constraints:      58745
1015.39/1051.57	c #Conflicts:     755000 | #Constraints:      59745
1015.39/1051.57	c bounds -287 >= -524 @ 1006.53
1016.51/1052.84	c #Conflicts:     756000 | #Constraints:      60787
1016.51/1052.84	c #Conflicts:     757000 | #Constraints:      61787
1016.51/1052.84	c #Conflicts:     758000 | #Constraints:      62787
1016.51/1052.84	c #Conflicts:     759000 | #Constraints:      63787
1016.51/1052.84	c #Conflicts:     760000 | #Constraints:      64787
1016.51/1052.84	c bounds -287 >= -523 @ 1007.6
1022.40/1058.71	c #Conflicts:     761000 | #Constraints:      65814
1022.40/1058.71	c #Conflicts:     762000 | #Constraints:      66814
1022.40/1058.71	c #Conflicts:     763000 | #Constraints:      67814
1022.40/1058.71	c #Conflicts:     764000 | #Constraints:      68814
1022.40/1058.71	c #Conflicts:     765000 | #Constraints:      69814
1022.40/1058.71	c #Conflicts:     766000 | #Constraints:      70814
1022.40/1058.71	c #Conflicts:     767000 | #Constraints:      71814
1022.40/1058.71	c #Conflicts:     768000 | #Constraints:      72814
1022.40/1058.71	c #Conflicts:     769000 | #Constraints:      73814
1022.40/1058.71	c bounds -287 >= -522 @ 1013.37
1035.83/1072.26	c #Conflicts:     770000 | #Constraints:      74841
1035.83/1072.26	c #Conflicts:     771000 | #Constraints:      75841
1035.83/1072.26	c #Conflicts:     772000 | #Constraints:      76841
1035.83/1072.26	c #Conflicts:     773000 | #Constraints:      77841
1035.83/1072.26	c #Conflicts:     774000 | #Constraints:      78841
1035.83/1072.26	c #Conflicts:     775000 | #Constraints:      79841
1035.83/1072.26	c #Conflicts:     776000 | #Constraints:      80841
1035.83/1072.26	c #Conflicts:     777000 | #Constraints:      81841
1035.83/1072.26	c #Conflicts:     778000 | #Constraints:      82841
1035.83/1072.26	c #Conflicts:     779000 | #Constraints:      83841
1035.83/1072.26	c #Conflicts:     780000 | #Constraints:      84841
1035.83/1072.26	c #Conflicts:     781000 | #Constraints:      85841
1035.83/1072.26	c #Conflicts:     782000 | #Constraints:      86841
1035.83/1072.26	c #Conflicts:     783000 | #Constraints:      87841
1035.83/1072.26	c bounds -287 >= -521 @ 1026.74
1071.51/1108.00	c #Conflicts:     784000 | #Constraints:      88865
1071.51/1108.00	c #Conflicts:     785000 | #Constraints:      89865
1071.51/1108.00	c #Conflicts:     786000 | #Constraints:      90865
1071.51/1108.00	c #Conflicts:     787000 | #Constraints:      91865
1071.51/1108.00	c #Conflicts:     788000 | #Constraints:      92865
1071.51/1108.00	c #Conflicts:     789000 | #Constraints:      93865
1071.51/1108.00	c #Conflicts:     790000 | #Constraints:      94865
1071.51/1108.00	c #Conflicts:     791000 | #Constraints:      95865
1071.51/1108.00	c #Conflicts:     792000 | #Constraints:      96865
1071.51/1108.00	c #Conflicts:     793000 | #Constraints:      97865
1071.51/1108.00	c #Conflicts:     794000 | #Constraints:      98865
1071.51/1108.00	c #Conflicts:     795000 | #Constraints:      99865
1071.51/1108.00	c #Conflicts:     796000 | #Constraints:     100865
1071.51/1108.00	c #Conflicts:     797000 | #Constraints:     101865
1071.51/1108.00	c #Conflicts:     798000 | #Constraints:     102865
1071.51/1108.00	c #Conflicts:     799000 | #Constraints:     103865
1071.51/1108.00	c #Conflicts:     800000 | #Constraints:     104865
1071.51/1108.00	c #Conflicts:     801000 | #Constraints:     105865
1071.51/1108.00	c #Conflicts:     802000 | #Constraints:     106865
1071.51/1108.00	c #Conflicts:     803000 | #Constraints:     107865
1071.51/1108.00	c #Conflicts:     804000 | #Constraints:     108865
1071.51/1108.00	c #Conflicts:     805000 | #Constraints:     109865
1071.51/1108.00	c #Conflicts:     806000 | #Constraints:     110865
1071.51/1108.00	c #Conflicts:     807000 | #Constraints:     111865
1071.51/1108.00	c #Conflicts:     808000 | #Constraints:     112865
1071.51/1108.00	c #Conflicts:     809000 | #Constraints:     113865
1071.51/1108.00	c #Conflicts:     810000 | #Constraints:     114865
1071.51/1108.00	c bounds -287 >= -520 @ 1062.09
1075.06/1111.77	c #Conflicts:     811000 | #Constraints:     115898
1075.06/1111.77	c #Conflicts:     812000 | #Constraints:     116898
1075.06/1111.77	c INPROCESSING
1075.06/1111.77	c GARBAGE COLLECT
1075.06/1111.77	c rational objective -520
1107.12/1143.99	c #Conflicts:     813000 | #Constraints:      73860
1107.12/1143.99	c #Conflicts:     814000 | #Constraints:      74860
1107.12/1143.99	c #Conflicts:     815000 | #Constraints:      75860
1107.12/1143.99	c #Conflicts:     816000 | #Constraints:      76860
1107.12/1143.99	c #Conflicts:     817000 | #Constraints:      77860
1107.12/1143.99	c #Conflicts:     818000 | #Constraints:      78860
1107.12/1143.99	c #Conflicts:     819000 | #Constraints:      79860
1107.12/1143.99	c #Conflicts:     820000 | #Constraints:      80860
1107.12/1143.99	c #Conflicts:     821000 | #Constraints:      81860
1107.12/1143.99	c #Conflicts:     822000 | #Constraints:      82862
1107.12/1143.99	c #Conflicts:     823000 | #Constraints:      83862
1107.12/1143.99	c #Conflicts:     824000 | #Constraints:      84862
1107.12/1143.99	c #Conflicts:     825000 | #Constraints:      85862
1107.12/1143.99	c #Conflicts:     826000 | #Constraints:      86863
1107.12/1143.99	c #Conflicts:     827000 | #Constraints:      87863
1107.12/1143.99	c #Conflicts:     828000 | #Constraints:      88863
1107.12/1143.99	c #Conflicts:     829000 | #Constraints:      89863
1107.12/1143.99	c #Conflicts:     830000 | #Constraints:      90863
1107.12/1143.99	c #Conflicts:     831000 | #Constraints:      91863
1107.12/1143.99	c #Conflicts:     832000 | #Constraints:      92863
1107.12/1143.99	c #Conflicts:     833000 | #Constraints:      93863
1107.12/1143.99	c #Conflicts:     834000 | #Constraints:      94863
1107.12/1143.99	c #Conflicts:     835000 | #Constraints:      95863
1107.12/1143.99	c #Conflicts:     836000 | #Constraints:      96863
1107.12/1143.99	c INPROCESSING
1107.12/1143.99	c GARBAGE COLLECT
1107.12/1143.99	c rational objective -520
1122.85/1159.79	c #Conflicts:     837000 | #Constraints:      63659
1122.85/1159.79	c #Conflicts:     838000 | #Constraints:      64659
1122.85/1159.79	c #Conflicts:     839000 | #Constraints:      65659
1122.85/1159.79	c #Conflicts:     840000 | #Constraints:      66659
1122.85/1159.79	c #Conflicts:     841000 | #Constraints:      67659
1122.85/1159.79	c #Conflicts:     842000 | #Constraints:      68659
1122.85/1159.79	c #Conflicts:     843000 | #Constraints:      69659
1122.85/1159.79	c #Conflicts:     844000 | #Constraints:      70659
1122.85/1159.79	c #Conflicts:     845000 | #Constraints:      71659
1122.85/1159.79	c #Conflicts:     846000 | #Constraints:      72659
1122.85/1159.79	c #Conflicts:     847000 | #Constraints:      73659
1122.85/1159.79	c #Conflicts:     848000 | #Constraints:      74659
1122.85/1159.79	c #Conflicts:     849000 | #Constraints:      75659
1122.85/1159.79	c bounds -287 >= -519 @ 1113.06
1137.69/1174.65	c #Conflicts:     850000 | #Constraints:      76707
1137.69/1174.65	c #Conflicts:     851000 | #Constraints:      77707
1137.69/1174.65	c #Conflicts:     852000 | #Constraints:      78707
1137.69/1174.65	c #Conflicts:     853000 | #Constraints:      79707
1137.69/1174.65	c #Conflicts:     854000 | #Constraints:      80707
1137.69/1174.65	c #Conflicts:     855000 | #Constraints:      81707
1137.69/1174.65	c #Conflicts:     856000 | #Constraints:      82707
1137.69/1174.65	c #Conflicts:     857000 | #Constraints:      83707
1137.69/1174.65	c #Conflicts:     858000 | #Constraints:      84707
1137.69/1174.65	c #Conflicts:     859000 | #Constraints:      85707
1137.69/1174.65	c #Conflicts:     860000 | #Constraints:      86707
1137.69/1174.65	c #Conflicts:     861000 | #Constraints:      87707
1137.69/1174.65	c INPROCESSING
1137.69/1174.65	c GARBAGE COLLECT
1137.69/1174.65	c rational objective -519
1156.33/1193.39	c #Conflicts:     862000 | #Constraints:      61663
1156.33/1193.39	c #Conflicts:     863000 | #Constraints:      62663
1156.33/1193.39	c #Conflicts:     864000 | #Constraints:      63663
1156.33/1193.39	c #Conflicts:     865000 | #Constraints:      64663
1156.33/1193.39	c #Conflicts:     866000 | #Constraints:      65663
1156.33/1193.39	c #Conflicts:     867000 | #Constraints:      66663
1156.33/1193.39	c #Conflicts:     868000 | #Constraints:      67663
1156.33/1193.39	c #Conflicts:     869000 | #Constraints:      68663
1156.33/1193.39	c #Conflicts:     870000 | #Constraints:      69663
1156.33/1193.39	c #Conflicts:     871000 | #Constraints:      70663
1156.33/1193.39	c #Conflicts:     872000 | #Constraints:      71663
1156.33/1193.39	c #Conflicts:     873000 | #Constraints:      72663
1156.33/1193.39	c #Conflicts:     874000 | #Constraints:      73663
1156.33/1193.39	c #Conflicts:     875000 | #Constraints:      74663
1156.33/1193.39	c #Conflicts:     876000 | #Constraints:      75663
1156.33/1193.39	c #Conflicts:     877000 | #Constraints:      76663
1156.33/1193.39	c #Conflicts:     878000 | #Constraints:      77663
1156.33/1193.39	c #Conflicts:     879000 | #Constraints:      78663
1156.33/1193.39	c bounds -287 >= -518 @ 1146.2
1212.67/1249.84	c #Conflicts:     880000 | #Constraints:      79705
1212.67/1249.84	c #Conflicts:     881000 | #Constraints:      80705
1212.67/1249.84	c #Conflicts:     882000 | #Constraints:      81705
1212.67/1249.84	c #Conflicts:     883000 | #Constraints:      82705
1212.67/1249.84	c #Conflicts:     884000 | #Constraints:      83705
1212.67/1249.84	c #Conflicts:     885000 | #Constraints:      84705
1212.67/1249.84	c #Conflicts:     886000 | #Constraints:      85705
1212.67/1249.84	c #Conflicts:     887000 | #Constraints:      86705
1212.67/1249.84	c #Conflicts:     888000 | #Constraints:      87705
1212.67/1249.84	c #Conflicts:     889000 | #Constraints:      88705
1212.67/1249.84	c #Conflicts:     890000 | #Constraints:      89705
1212.67/1249.84	c #Conflicts:     891000 | #Constraints:      90705
1212.67/1249.84	c #Conflicts:     892000 | #Constraints:      91705
1212.67/1249.84	c #Conflicts:     893000 | #Constraints:      92705
1212.67/1249.84	c #Conflicts:     894000 | #Constraints:      93705
1212.67/1249.84	c #Conflicts:     895000 | #Constraints:      94705
1212.67/1249.84	c #Conflicts:     896000 | #Constraints:      95705
1212.67/1249.84	c #Conflicts:     897000 | #Constraints:      96705
1212.67/1249.84	c #Conflicts:     898000 | #Constraints:      97705
1212.67/1249.84	c #Conflicts:     899000 | #Constraints:      98705
1212.67/1249.84	c #Conflicts:     900000 | #Constraints:      99705
1212.67/1249.84	c #Conflicts:     901000 | #Constraints:     100705
1212.67/1249.84	c #Conflicts:     902000 | #Constraints:     101705
1212.67/1249.84	c #Conflicts:     903000 | #Constraints:     102705
1212.67/1249.84	c #Conflicts:     904000 | #Constraints:     103705
1212.67/1249.84	c #Conflicts:     905000 | #Constraints:     104705
1212.67/1249.84	c #Conflicts:     906000 | #Constraints:     105705
1212.67/1249.84	c #Conflicts:     907000 | #Constraints:     106705
1212.67/1249.84	c #Conflicts:     908000 | #Constraints:     107705
1212.67/1249.84	c #Conflicts:     909000 | #Constraints:     108705
1212.67/1249.84	c #Conflicts:     910000 | #Constraints:     109705
1212.67/1249.84	c #Conflicts:     911000 | #Constraints:     110705
1212.67/1249.84	c #Conflicts:     912000 | #Constraints:     111705
1212.67/1249.84	c #Conflicts:     913000 | #Constraints:     112705
1212.67/1249.84	c #Conflicts:     914000 | #Constraints:     113705
1212.67/1249.84	c #Conflicts:     915000 | #Constraints:     114705
1212.67/1249.84	c #Conflicts:     916000 | #Constraints:     115705
1212.67/1249.84	c #Conflicts:     917000 | #Constraints:     116705
1212.67/1249.84	c #Conflicts:     918000 | #Constraints:     117705
1212.67/1249.84	c #Conflicts:     919000 | #Constraints:     118705
1212.67/1249.84	c #Conflicts:     920000 | #Constraints:     119705
1212.67/1249.84	c #Conflicts:     921000 | #Constraints:     120705
1212.67/1249.84	c #Conflicts:     922000 | #Constraints:     121705
1212.67/1249.84	c #Conflicts:     923000 | #Constraints:     122705
1212.67/1249.84	c bounds -287 >= -517 @ 1202.12
1215.35/1252.55	c #Conflicts:     924000 | #Constraints:     123723
1215.35/1252.55	c INPROCESSING
1215.35/1252.55	c GARBAGE COLLECT
1215.35/1252.55	c rational objective -517
1250.64/1287.99	c #Conflicts:     925000 | #Constraints:      77090
1250.64/1287.99	c #Conflicts:     926000 | #Constraints:      78090
1250.64/1287.99	c #Conflicts:     927000 | #Constraints:      79090
1250.64/1287.99	c #Conflicts:     928000 | #Constraints:      80090
1250.64/1287.99	c #Conflicts:     929000 | #Constraints:      81090
1250.64/1287.99	c #Conflicts:     930000 | #Constraints:      82090
1250.64/1287.99	c #Conflicts:     931000 | #Constraints:      83090
1250.64/1287.99	c #Conflicts:     932000 | #Constraints:      84090
1250.64/1287.99	c #Conflicts:     933000 | #Constraints:      85090
1250.64/1287.99	c #Conflicts:     934000 | #Constraints:      86090
1250.64/1287.99	c #Conflicts:     935000 | #Constraints:      87090
1250.64/1287.99	c #Conflicts:     936000 | #Constraints:      88090
1250.64/1287.99	c #Conflicts:     937000 | #Constraints:      89090
1250.64/1287.99	c #Conflicts:     938000 | #Constraints:      90090
1250.64/1287.99	c #Conflicts:     939000 | #Constraints:      91090
1250.64/1287.99	c #Conflicts:     940000 | #Constraints:      92090
1250.64/1287.99	c #Conflicts:     941000 | #Constraints:      93090
1250.64/1287.99	c #Conflicts:     942000 | #Constraints:      94090
1250.64/1287.99	c #Conflicts:     943000 | #Constraints:      95090
1250.64/1287.99	c #Conflicts:     944000 | #Constraints:      96090
1250.64/1287.99	c #Conflicts:     945000 | #Constraints:      97090
1250.64/1287.99	c #Conflicts:     946000 | #Constraints:      98090
1250.64/1287.99	c #Conflicts:     947000 | #Constraints:      99090
1250.64/1287.99	c #Conflicts:     948000 | #Constraints:     100090
1250.64/1287.99	c #Conflicts:     949000 | #Constraints:     101090
1250.64/1287.99	c #Conflicts:     950000 | #Constraints:     102090
1250.64/1287.99	c INPROCESSING
1250.64/1287.99	c GARBAGE COLLECT
1250.64/1287.99	c rational objective -517
1282.61/1323.94	c #Conflicts:     951000 | #Constraints:      66310
1282.61/1323.94	c #Conflicts:     952000 | #Constraints:      67310
1282.61/1323.94	c #Conflicts:     953000 | #Constraints:      68310
1282.61/1323.94	c #Conflicts:     954000 | #Constraints:      69310
1282.61/1323.94	c #Conflicts:     955000 | #Constraints:      70310
1282.61/1323.94	c #Conflicts:     956000 | #Constraints:      71310
1282.61/1323.94	c #Conflicts:     957000 | #Constraints:      72310
1282.61/1323.94	c #Conflicts:     958000 | #Constraints:      73310
1282.61/1323.94	c #Conflicts:     959000 | #Constraints:      74310
1282.61/1323.94	c #Conflicts:     960000 | #Constraints:      75310
1282.61/1323.94	c #Conflicts:     961000 | #Constraints:      76310
1282.61/1323.94	c #Conflicts:     962000 | #Constraints:      77310
1282.61/1323.94	c #Conflicts:     963000 | #Constraints:      78310
1282.61/1323.94	c #Conflicts:     964000 | #Constraints:      79310
1282.61/1323.94	c #Conflicts:     965000 | #Constraints:      80310
1282.61/1323.94	c #Conflicts:     966000 | #Constraints:      81310
1282.61/1323.94	c #Conflicts:     967000 | #Constraints:      82310
1282.61/1323.94	c #Conflicts:     968000 | #Constraints:      83310
1282.61/1323.94	c #Conflicts:     969000 | #Constraints:      84310
1282.61/1323.94	c #Conflicts:     970000 | #Constraints:      85310
1282.61/1323.94	c #Conflicts:     971000 | #Constraints:      86310
1282.61/1323.94	c #Conflicts:     972000 | #Constraints:      87310
1282.61/1323.94	c #Conflicts:     973000 | #Constraints:      88310
1282.61/1323.94	c #Conflicts:     974000 | #Constraints:      89310
1282.61/1323.94	c #Conflicts:     975000 | #Constraints:      90310
1282.61/1323.94	c #Conflicts:     976000 | #Constraints:      91310
1282.61/1323.94	c INPROCESSING
1282.61/1323.94	c GARBAGE COLLECT
1282.61/1323.94	c rational objective -517
1380.72/1422.31	c #Conflicts:     977000 | #Constraints:      63215
1380.72/1422.31	c #Conflicts:     978000 | #Constraints:      64215
1380.72/1422.31	c #Conflicts:     979000 | #Constraints:      65215
1380.72/1422.31	c #Conflicts:     980000 | #Constraints:      66215
1380.72/1422.31	c #Conflicts:     981000 | #Constraints:      67215
1380.72/1422.31	c #Conflicts:     982000 | #Constraints:      68215
1380.72/1422.31	c #Conflicts:     983000 | #Constraints:      69215
1380.72/1422.31	c #Conflicts:     984000 | #Constraints:      70215
1380.72/1422.31	c #Conflicts:     985000 | #Constraints:      71215
1380.72/1422.31	c #Conflicts:     986000 | #Constraints:      72215
1380.72/1422.31	c #Conflicts:     987000 | #Constraints:      73215
1380.72/1422.31	c #Conflicts:     988000 | #Constraints:      74215
1380.72/1422.31	c #Conflicts:     989000 | #Constraints:      75215
1380.72/1422.31	c #Conflicts:     990000 | #Constraints:      76215
1380.72/1422.31	c #Conflicts:     991000 | #Constraints:      77215
1380.72/1422.31	c #Conflicts:     992000 | #Constraints:      78215
1380.72/1422.31	c #Conflicts:     993000 | #Constraints:      79215
1380.72/1422.31	c #Conflicts:     994000 | #Constraints:      80215
1380.72/1422.31	c #Conflicts:     995000 | #Constraints:      81215
1380.72/1422.31	c #Conflicts:     996000 | #Constraints:      82215
1380.72/1422.31	c #Conflicts:     997000 | #Constraints:      83215
1380.72/1422.31	c #Conflicts:     998000 | #Constraints:      84215
1380.72/1422.31	c #Conflicts:     999000 | #Constraints:      85215
1380.72/1422.31	c #Conflicts:    1000000 | #Constraints:      86215
1380.72/1422.31	c #Conflicts:    1001000 | #Constraints:      87215
1380.72/1422.31	c #Conflicts:    1002000 | #Constraints:      88215
1380.72/1422.31	c #Conflicts:    1003000 | #Constraints:      89215
1380.72/1422.31	c #Conflicts:    1004000 | #Constraints:      90215
1380.72/1422.31	c #Conflicts:    1005000 | #Constraints:      91215
1380.72/1422.31	c #Conflicts:    1006000 | #Constraints:      92215
1380.72/1422.31	c #Conflicts:    1007000 | #Constraints:      93215
1380.72/1422.31	c #Conflicts:    1008000 | #Constraints:      94215
1380.72/1422.31	c #Conflicts:    1009000 | #Constraints:      95215
1380.72/1422.31	c #Conflicts:    1010000 | #Constraints:      96215
1380.72/1422.31	c #Conflicts:    1011000 | #Constraints:      97215
1380.72/1422.31	c #Conflicts:    1012000 | #Constraints:      98215
1380.72/1422.31	c #Conflicts:    1013000 | #Constraints:      99215
1380.72/1422.31	c #Conflicts:    1014000 | #Constraints:     100215
1380.72/1422.31	c #Conflicts:    1015000 | #Constraints:     101215
1380.72/1422.31	c #Conflicts:    1016000 | #Constraints:     102215
1380.72/1422.31	c #Conflicts:    1017000 | #Constraints:     103215
1380.72/1422.31	c #Conflicts:    1018000 | #Constraints:     104215
1380.72/1422.31	c #Conflicts:    1019000 | #Constraints:     105215
1380.72/1422.31	c #Conflicts:    1020000 | #Constraints:     106215
1380.72/1422.31	c #Conflicts:    1021000 | #Constraints:     107215
1380.72/1422.31	c #Conflicts:    1022000 | #Constraints:     108215
1380.72/1422.31	c #Conflicts:    1023000 | #Constraints:     109215
1380.72/1422.31	c #Conflicts:    1024000 | #Constraints:     110215
1380.72/1422.31	c #Conflicts:    1025000 | #Constraints:     111215
1380.72/1422.31	c #Conflicts:    1026000 | #Constraints:     112215
1380.72/1422.31	c #Conflicts:    1027000 | #Constraints:     113215
1380.72/1422.31	c #Conflicts:    1028000 | #Constraints:     114215
1380.72/1422.31	c #Conflicts:    1029000 | #Constraints:     115215
1380.72/1422.31	c #Conflicts:    1030000 | #Constraints:     116215
1380.72/1422.31	c #Conflicts:    1031000 | #Constraints:     117215
1380.72/1422.31	c #Conflicts:    1032000 | #Constraints:     118215
1380.72/1422.31	c #Conflicts:    1033000 | #Constraints:     119215
1380.72/1422.31	c #Conflicts:    1034000 | #Constraints:     120215
1380.72/1422.31	c #Conflicts:    1035000 | #Constraints:     121215
1380.72/1422.31	c #Conflicts:    1036000 | #Constraints:     122215
1380.72/1422.31	c #Conflicts:    1037000 | #Constraints:     123215
1380.72/1422.31	c #Conflicts:    1038000 | #Constraints:     124215
1380.72/1422.31	c #Conflicts:    1039000 | #Constraints:     125215
1380.72/1422.31	c #Conflicts:    1040000 | #Constraints:     126215
1380.72/1422.31	c #Conflicts:    1041000 | #Constraints:     127215
1380.72/1422.31	c #Conflicts:    1042000 | #Constraints:     128215
1380.72/1422.31	c #Conflicts:    1043000 | #Constraints:     129215
1380.72/1422.31	c #Conflicts:    1044000 | #Constraints:     130215
1380.72/1422.31	c INPROCESSING
1380.72/1422.31	c GARBAGE COLLECT
1380.72/1422.31	c rational objective -517
1421.92/1463.68	c #Conflicts:    1045000 | #Constraints:      80522
1421.92/1463.68	c #Conflicts:    1046000 | #Constraints:      81522
1421.92/1463.68	c #Conflicts:    1047000 | #Constraints:      82522
1421.92/1463.68	c #Conflicts:    1048000 | #Constraints:      83522
1421.92/1463.68	c #Conflicts:    1049000 | #Constraints:      84522
1421.92/1463.68	c #Conflicts:    1050000 | #Constraints:      85522
1421.92/1463.68	c #Conflicts:    1051000 | #Constraints:      86522
1421.92/1463.68	c #Conflicts:    1052000 | #Constraints:      87522
1421.92/1463.68	c #Conflicts:    1053000 | #Constraints:      88522
1421.92/1463.68	c #Conflicts:    1054000 | #Constraints:      89522
1421.92/1463.68	c #Conflicts:    1055000 | #Constraints:      90522
1421.92/1463.68	c #Conflicts:    1056000 | #Constraints:      91522
1421.92/1463.68	c #Conflicts:    1057000 | #Constraints:      92522
1421.92/1463.68	c #Conflicts:    1058000 | #Constraints:      93522
1421.92/1463.68	c #Conflicts:    1059000 | #Constraints:      94522
1421.92/1463.68	c #Conflicts:    1060000 | #Constraints:      95522
1421.92/1463.68	c #Conflicts:    1061000 | #Constraints:      96522
1421.92/1463.68	c #Conflicts:    1062000 | #Constraints:      97522
1421.92/1463.68	c #Conflicts:    1063000 | #Constraints:      98522
1421.92/1463.68	c #Conflicts:    1064000 | #Constraints:      99522
1421.92/1463.68	c #Conflicts:    1065000 | #Constraints:     100522
1421.92/1463.68	c #Conflicts:    1066000 | #Constraints:     101522
1421.92/1463.68	c #Conflicts:    1067000 | #Constraints:     102522
1421.92/1463.68	c #Conflicts:    1068000 | #Constraints:     103522
1421.92/1463.68	c #Conflicts:    1069000 | #Constraints:     104522
1421.92/1463.68	c #Conflicts:    1070000 | #Constraints:     105522
1421.92/1463.68	c #Conflicts:    1071000 | #Constraints:     106522
1421.92/1463.68	c INPROCESSING
1421.92/1463.68	c GARBAGE COLLECT
1421.92/1463.68	c rational objective -517
1455.90/1497.78	c #Conflicts:    1072000 | #Constraints:      68481
1455.90/1497.78	c #Conflicts:    1073000 | #Constraints:      69481
1455.90/1497.78	c #Conflicts:    1074000 | #Constraints:      70481
1455.90/1497.78	c #Conflicts:    1075000 | #Constraints:      71481
1455.90/1497.78	c #Conflicts:    1076000 | #Constraints:      72481
1455.90/1497.78	c #Conflicts:    1077000 | #Constraints:      73481
1455.90/1497.78	c #Conflicts:    1078000 | #Constraints:      74481
1455.90/1497.78	c #Conflicts:    1079000 | #Constraints:      75481
1455.90/1497.78	c #Conflicts:    1080000 | #Constraints:      76481
1455.90/1497.78	c #Conflicts:    1081000 | #Constraints:      77481
1455.90/1497.78	c #Conflicts:    1082000 | #Constraints:      78481
1455.90/1497.78	c #Conflicts:    1083000 | #Constraints:      79481
1455.90/1497.78	c #Conflicts:    1084000 | #Constraints:      80481
1455.90/1497.78	c #Conflicts:    1085000 | #Constraints:      81481
1455.90/1497.78	c #Conflicts:    1086000 | #Constraints:      82481
1455.90/1497.78	c #Conflicts:    1087000 | #Constraints:      83481
1455.90/1497.78	c #Conflicts:    1088000 | #Constraints:      84481
1455.90/1497.78	c #Conflicts:    1089000 | #Constraints:      85481
1455.90/1497.78	c #Conflicts:    1090000 | #Constraints:      86481
1455.90/1497.78	c #Conflicts:    1091000 | #Constraints:      87481
1455.90/1497.78	c #Conflicts:    1092000 | #Constraints:      88481
1455.90/1497.78	c #Conflicts:    1093000 | #Constraints:      89481
1455.90/1497.78	c #Conflicts:    1094000 | #Constraints:      90481
1455.90/1497.78	c #Conflicts:    1095000 | #Constraints:      91481
1455.90/1497.78	c #Conflicts:    1096000 | #Constraints:      92481
1455.90/1497.78	c #Conflicts:    1097000 | #Constraints:      93481
1455.90/1497.78	c #Conflicts:    1098000 | #Constraints:      94481
1455.90/1497.78	c #Conflicts:    1099000 | #Constraints:      95481
1455.90/1497.78	c INPROCESSING
1455.90/1497.78	c GARBAGE COLLECT
1455.90/1497.78	c rational objective -517
1470.29/1514.35	c #Conflicts:    1100000 | #Constraints:      64459
1470.29/1514.35	c #Conflicts:    1101000 | #Constraints:      65459
1470.29/1514.35	c #Conflicts:    1102000 | #Constraints:      66459
1470.29/1514.35	c #Conflicts:    1103000 | #Constraints:      67459
1470.29/1514.35	c #Conflicts:    1104000 | #Constraints:      68459
1470.29/1514.35	c #Conflicts:    1105000 | #Constraints:      69459
1470.29/1514.35	c #Conflicts:    1106000 | #Constraints:      70459
1470.29/1514.35	c #Conflicts:    1107000 | #Constraints:      71459
1470.29/1514.35	c #Conflicts:    1108000 | #Constraints:      72459
1470.29/1514.35	c #Conflicts:    1109000 | #Constraints:      73459
1470.29/1514.35	c #Conflicts:    1110000 | #Constraints:      74459
1470.29/1514.35	c #Conflicts:    1111000 | #Constraints:      75459
1470.29/1514.35	c bounds -287 >= -516 @ 1457.93
1563.43/1613.18	c #Conflicts:    1112000 | #Constraints:      76513
1563.43/1613.18	c #Conflicts:    1113000 | #Constraints:      77513
1563.43/1613.18	c #Conflicts:    1114000 | #Constraints:      78513
1563.43/1613.18	c #Conflicts:    1115000 | #Constraints:      79513
1563.43/1613.18	c #Conflicts:    1116000 | #Constraints:      80513
1563.43/1613.18	c #Conflicts:    1117000 | #Constraints:      81513
1563.43/1613.18	c #Conflicts:    1118000 | #Constraints:      82513
1563.43/1613.18	c #Conflicts:    1119000 | #Constraints:      83513
1563.43/1613.18	c #Conflicts:    1120000 | #Constraints:      84513
1563.43/1613.18	c #Conflicts:    1121000 | #Constraints:      85513
1563.43/1613.18	c #Conflicts:    1122000 | #Constraints:      86513
1563.43/1613.18	c #Conflicts:    1123000 | #Constraints:      87513
1563.43/1613.18	c #Conflicts:    1124000 | #Constraints:      88513
1563.43/1613.18	c #Conflicts:    1125000 | #Constraints:      89513
1563.43/1613.18	c #Conflicts:    1126000 | #Constraints:      90513
1563.43/1613.18	c #Conflicts:    1127000 | #Constraints:      91513
1563.43/1613.18	c #Conflicts:    1128000 | #Constraints:      92513
1563.43/1613.18	c #Conflicts:    1129000 | #Constraints:      93513
1563.43/1613.18	c #Conflicts:    1130000 | #Constraints:      94513
1563.43/1613.18	c #Conflicts:    1131000 | #Constraints:      95513
1563.43/1613.18	c #Conflicts:    1132000 | #Constraints:      96513
1563.43/1613.18	c #Conflicts:    1133000 | #Constraints:      97513
1563.43/1613.18	c #Conflicts:    1134000 | #Constraints:      98513
1563.43/1613.18	c #Conflicts:    1135000 | #Constraints:      99513
1563.43/1613.18	c #Conflicts:    1136000 | #Constraints:     100513
1563.43/1613.18	c #Conflicts:    1137000 | #Constraints:     101513
1563.43/1613.18	c #Conflicts:    1138000 | #Constraints:     102513
1563.43/1613.18	c #Conflicts:    1139000 | #Constraints:     103513
1563.43/1613.18	c #Conflicts:    1140000 | #Constraints:     104513
1563.43/1613.18	c #Conflicts:    1141000 | #Constraints:     105513
1563.43/1613.18	c #Conflicts:    1142000 | #Constraints:     106513
1563.43/1613.18	c #Conflicts:    1143000 | #Constraints:     107513
1563.43/1613.18	c #Conflicts:    1144000 | #Constraints:     108513
1563.43/1613.18	c #Conflicts:    1145000 | #Constraints:     109513
1563.43/1613.18	c #Conflicts:    1146000 | #Constraints:     110513
1563.43/1613.18	c #Conflicts:    1147000 | #Constraints:     111513
1563.43/1613.18	c #Conflicts:    1148000 | #Constraints:     112513
1563.43/1613.18	c #Conflicts:    1149000 | #Constraints:     113513
1563.43/1613.18	c #Conflicts:    1150000 | #Constraints:     114513
1563.43/1613.18	c #Conflicts:    1151000 | #Constraints:     115513
1563.43/1613.18	c #Conflicts:    1152000 | #Constraints:     116513
1563.43/1613.18	c #Conflicts:    1153000 | #Constraints:     117513
1563.43/1613.18	c #Conflicts:    1154000 | #Constraints:     118513
1563.43/1613.18	c #Conflicts:    1155000 | #Constraints:     119513
1563.43/1613.18	c #Conflicts:    1156000 | #Constraints:     120513
1563.43/1613.18	c #Conflicts:    1157000 | #Constraints:     121513
1563.43/1613.18	c #Conflicts:    1158000 | #Constraints:     122513
1563.43/1613.18	c #Conflicts:    1159000 | #Constraints:     123513
1563.43/1613.18	c #Conflicts:    1160000 | #Constraints:     124513
1563.43/1613.18	c #Conflicts:    1161000 | #Constraints:     125513
1563.43/1613.18	c #Conflicts:    1162000 | #Constraints:     126513
1563.43/1613.18	c #Conflicts:    1163000 | #Constraints:     127513
1563.43/1613.18	c #Conflicts:    1164000 | #Constraints:     128513
1563.43/1613.18	c #Conflicts:    1165000 | #Constraints:     129513
1563.43/1613.18	c #Conflicts:    1166000 | #Constraints:     130513
1563.43/1613.18	c #Conflicts:    1167000 | #Constraints:     131513
1563.43/1613.18	c #Conflicts:    1168000 | #Constraints:     132513
1563.43/1613.18	c #Conflicts:    1169000 | #Constraints:     133513
1563.43/1613.18	c #Conflicts:    1170000 | #Constraints:     134513
1563.43/1613.18	c #Conflicts:    1171000 | #Constraints:     135513
1563.43/1613.18	c INPROCESSING
1563.43/1613.18	c GARBAGE COLLECT
1563.43/1613.18	c rational objective -516
1605.96/1655.88	c #Conflicts:    1172000 | #Constraints:      83235
1605.96/1655.88	c #Conflicts:    1173000 | #Constraints:      84235
1605.96/1655.88	c #Conflicts:    1174000 | #Constraints:      85235
1605.96/1655.88	c #Conflicts:    1175000 | #Constraints:      86235
1605.96/1655.88	c #Conflicts:    1176000 | #Constraints:      87235
1605.96/1655.88	c #Conflicts:    1177000 | #Constraints:      88235
1605.96/1655.88	c #Conflicts:    1178000 | #Constraints:      89235
1605.96/1655.88	c #Conflicts:    1179000 | #Constraints:      90235
1605.96/1655.88	c #Conflicts:    1180000 | #Constraints:      91235
1605.96/1655.88	c #Conflicts:    1181000 | #Constraints:      92235
1605.96/1655.88	c #Conflicts:    1182000 | #Constraints:      93235
1605.96/1655.88	c #Conflicts:    1183000 | #Constraints:      94235
1605.96/1655.88	c #Conflicts:    1184000 | #Constraints:      95235
1605.96/1655.88	c #Conflicts:    1185000 | #Constraints:      96235
1605.96/1655.88	c #Conflicts:    1186000 | #Constraints:      97235
1605.96/1655.88	c #Conflicts:    1187000 | #Constraints:      98235
1605.96/1655.88	c #Conflicts:    1188000 | #Constraints:      99235
1605.96/1655.88	c #Conflicts:    1189000 | #Constraints:     100235
1605.96/1655.88	c #Conflicts:    1190000 | #Constraints:     101235
1605.96/1655.88	c #Conflicts:    1191000 | #Constraints:     102235
1605.96/1655.88	c #Conflicts:    1192000 | #Constraints:     103235
1605.96/1655.88	c #Conflicts:    1193000 | #Constraints:     104235
1605.96/1655.88	c #Conflicts:    1194000 | #Constraints:     105235
1605.96/1655.88	c #Conflicts:    1195000 | #Constraints:     106235
1605.96/1655.88	c #Conflicts:    1196000 | #Constraints:     107235
1605.96/1655.88	c #Conflicts:    1197000 | #Constraints:     108235
1605.96/1655.88	c #Conflicts:    1198000 | #Constraints:     109235
1605.96/1655.88	c #Conflicts:    1199000 | #Constraints:     110235
1605.96/1655.88	c #Conflicts:    1200000 | #Constraints:     111235
1605.96/1655.88	c INPROCESSING
1605.96/1655.88	c GARBAGE COLLECT
1605.96/1655.88	c rational objective -516
1643.48/1729.12	c #Conflicts:    1201000 | #Constraints:      71108
1643.48/1729.12	c #Conflicts:    1202000 | #Constraints:      72108
1643.48/1729.12	c #Conflicts:    1203000 | #Constraints:      73108
1643.48/1729.12	c #Conflicts:    1204000 | #Constraints:      74108
1643.48/1729.12	c #Conflicts:    1205000 | #Constraints:      75108
1643.48/1729.12	c #Conflicts:    1206000 | #Constraints:      76108
1643.48/1729.12	c #Conflicts:    1207000 | #Constraints:      77108
1643.48/1729.12	c #Conflicts:    1208000 | #Constraints:      78108
1643.48/1729.12	c #Conflicts:    1209000 | #Constraints:      79108
1643.48/1729.12	c #Conflicts:    1210000 | #Constraints:      80108
1643.48/1729.12	c #Conflicts:    1211000 | #Constraints:      81108
1643.48/1729.12	c #Conflicts:    1212000 | #Constraints:      82108
1643.48/1729.12	c #Conflicts:    1213000 | #Constraints:      83108
1643.48/1729.12	c #Conflicts:    1214000 | #Constraints:      84108
1643.48/1729.12	c #Conflicts:    1215000 | #Constraints:      85108
1643.48/1729.12	c #Conflicts:    1216000 | #Constraints:      86108
1643.48/1729.12	c #Conflicts:    1217000 | #Constraints:      87108
1643.48/1729.12	c #Conflicts:    1218000 | #Constraints:      88108
1643.48/1729.12	c #Conflicts:    1219000 | #Constraints:      89108
1643.48/1729.12	c #Conflicts:    1220000 | #Constraints:      90108
1643.48/1729.12	c #Conflicts:    1221000 | #Constraints:      91108
1643.48/1729.12	c #Conflicts:    1222000 | #Constraints:      92108
1643.48/1729.12	c #Conflicts:    1223000 | #Constraints:      93108
1643.48/1729.12	c #Conflicts:    1224000 | #Constraints:      94108
1643.48/1729.12	c #Conflicts:    1225000 | #Constraints:      95108
1643.48/1729.12	c #Conflicts:    1226000 | #Constraints:      96108
1643.48/1729.12	c #Conflicts:    1227000 | #Constraints:      97108
1643.48/1729.12	c #Conflicts:    1228000 | #Constraints:      98108
1643.48/1729.12	c #Conflicts:    1229000 | #Constraints:      99108
1643.48/1729.12	c INPROCESSING
1643.48/1729.12	c GARBAGE COLLECT
1643.48/1729.12	c rational objective -516
1649.07/1734.75	c #Conflicts:    1230000 | #Constraints:      66007
1649.07/1734.75	c #Conflicts:    1231000 | #Constraints:      67435
1649.07/1734.75	c bounds -288 >= -516 @ 1635.4
1730.48/1826.49	c #Conflicts:    1232000 | #Constraints:      68856
1730.48/1826.49	c #Conflicts:    1233000 | #Constraints:      70361
1730.48/1826.49	c #Conflicts:    1234000 | #Constraints:      71899
1730.48/1826.49	c #Conflicts:    1235000 | #Constraints:      73453
1730.48/1826.49	c #Conflicts:    1236000 | #Constraints:      74985
1730.48/1826.49	c #Conflicts:    1237000 | #Constraints:      76460
1730.48/1826.49	c #Conflicts:    1238000 | #Constraints:      77967
1730.48/1826.49	c #Conflicts:    1239000 | #Constraints:      79543
1730.48/1826.49	c #Conflicts:    1240000 | #Constraints:      81042
1730.48/1826.49	c #Conflicts:    1241000 | #Constraints:      82576
1730.48/1826.49	c #Conflicts:    1242000 | #Constraints:      84120
1730.48/1826.49	c #Conflicts:    1243000 | #Constraints:      85685
1730.48/1826.49	c #Conflicts:    1244000 | #Constraints:      87253
1730.48/1826.49	c #Conflicts:    1245000 | #Constraints:      88756
1730.48/1826.49	c bounds -289 >= -516 @ 1716.14
1818.89/1925.92	c #Conflicts:    1246000 | #Constraints:      90122
1818.89/1925.92	c #Conflicts:    1247000 | #Constraints:      91122
1818.89/1925.92	c #Conflicts:    1248000 | #Constraints:      92122
1818.89/1925.92	c #Conflicts:    1249000 | #Constraints:      93122
1818.89/1925.92	c #Conflicts:    1250000 | #Constraints:      94122
1818.89/1925.92	c #Conflicts:    1251000 | #Constraints:      95122
1818.89/1925.92	c #Conflicts:    1252000 | #Constraints:      96122
1818.89/1925.92	c #Conflicts:    1253000 | #Constraints:      97122
1818.89/1925.92	c #Conflicts:    1254000 | #Constraints:      98122
1818.89/1925.92	c #Conflicts:    1255000 | #Constraints:      99122
1818.89/1925.92	c #Conflicts:    1256000 | #Constraints:     100122
1818.89/1925.92	c #Conflicts:    1257000 | #Constraints:     101122
1818.89/1925.92	c #Conflicts:    1258000 | #Constraints:     102122
1818.89/1925.92	c #Conflicts:    1259000 | #Constraints:     103122
1818.89/1925.92	c #Conflicts:    1260000 | #Constraints:     104122
1818.89/1925.92	c #Conflicts:    1261000 | #Constraints:     105122
1818.89/1925.92	c #Conflicts:    1262000 | #Constraints:     106122
1818.89/1925.92	c #Conflicts:    1263000 | #Constraints:     107122
1818.89/1925.92	c #Conflicts:    1264000 | #Constraints:     108122
1818.89/1925.92	c #Conflicts:    1265000 | #Constraints:     109122
1818.89/1925.92	c #Conflicts:    1266000 | #Constraints:     110122
1818.89/1925.92	c #Conflicts:    1267000 | #Constraints:     111122
1818.89/1925.92	c #Conflicts:    1268000 | #Constraints:     112122
1818.89/1925.92	c #Conflicts:    1269000 | #Constraints:     113122
1818.89/1925.92	c #Conflicts:    1270000 | #Constraints:     114122
1818.89/1925.92	c #Conflicts:    1271000 | #Constraints:     115122
1818.89/1925.92	c #Conflicts:    1272000 | #Constraints:     116122
1818.89/1925.92	c #Conflicts:    1273000 | #Constraints:     117122
1818.89/1925.92	c #Conflicts:    1274000 | #Constraints:     118122
1818.89/1925.92	c #Conflicts:    1275000 | #Constraints:     119122
1818.89/1925.92	c #Conflicts:    1276000 | #Constraints:     120122
1818.89/1925.92	c #Conflicts:    1277000 | #Constraints:     121122
1818.89/1925.92	c #Conflicts:    1278000 | #Constraints:     122122
1818.89/1925.92	c #Conflicts:    1279000 | #Constraints:     123122
1818.89/1925.92	c #Conflicts:    1280000 | #Constraints:     124122
1818.89/1925.92	c #Conflicts:    1281000 | #Constraints:     125122
1818.89/1925.92	c #Conflicts:    1282000 | #Constraints:     126122
1818.89/1925.92	c #Conflicts:    1283000 | #Constraints:     127122
1818.89/1925.92	c #Conflicts:    1284000 | #Constraints:     128122
1818.89/1925.92	c #Conflicts:    1285000 | #Constraints:     129122
1818.89/1925.92	c #Conflicts:    1286000 | #Constraints:     130122
1818.89/1925.92	c #Conflicts:    1287000 | #Constraints:     131122
1818.89/1925.92	c #Conflicts:    1288000 | #Constraints:     132122
1818.89/1925.92	c #Conflicts:    1289000 | #Constraints:     133122
1818.89/1925.92	c #Conflicts:    1290000 | #Constraints:     134122
1818.89/1925.92	c #Conflicts:    1291000 | #Constraints:     135122
1818.89/1925.92	c #Conflicts:    1292000 | #Constraints:     136122
1818.89/1925.92	c #Conflicts:    1293000 | #Constraints:     137122
1818.89/1925.92	c #Conflicts:    1294000 | #Constraints:     138122
1818.89/1925.92	c #Conflicts:    1295000 | #Constraints:     139122
1818.89/1925.92	c #Conflicts:    1296000 | #Constraints:     140122
1818.89/1925.92	c #Conflicts:    1297000 | #Constraints:     141122
1818.89/1925.92	c #Conflicts:    1298000 | #Constraints:     142122
1818.89/1925.92	c #Conflicts:    1299000 | #Constraints:     143122
1818.89/1925.92	c #Conflicts:    1300000 | #Constraints:     144122
1818.89/1925.92	c #Conflicts:    1301000 | #Constraints:     145122
1818.89/1925.92	c #Conflicts:    1302000 | #Constraints:     146122
1818.89/1925.92	c #Conflicts:    1303000 | #Constraints:     147122
1818.89/1925.92	c #Conflicts:    1304000 | #Constraints:     148122
1818.89/1925.92	c #Conflicts:    1305000 | #Constraints:     149122
1818.89/1925.92	c INPROCESSING
1818.89/1925.92	c GARBAGE COLLECT
1818.89/1925.92	c rational objective -516
1848.23/1955.40	c #Conflicts:    1306000 | #Constraints:      89536
1848.23/1955.40	c #Conflicts:    1307000 | #Constraints:      90536
1848.23/1955.40	c #Conflicts:    1308000 | #Constraints:      91536
1848.23/1955.40	c #Conflicts:    1309000 | #Constraints:      92536
1848.23/1955.40	c #Conflicts:    1310000 | #Constraints:      93536
1848.23/1955.40	c #Conflicts:    1311000 | #Constraints:      94536
1848.23/1955.40	c #Conflicts:    1312000 | #Constraints:      95536
1848.23/1955.40	c #Conflicts:    1313000 | #Constraints:      96536
1848.23/1955.40	c #Conflicts:    1314000 | #Constraints:      97536
1848.23/1955.40	c #Conflicts:    1315000 | #Constraints:      98536
1848.23/1955.40	c #Conflicts:    1316000 | #Constraints:      99536
1848.23/1955.40	c #Conflicts:    1317000 | #Constraints:     100536
1848.23/1955.40	c #Conflicts:    1318000 | #Constraints:     101536
1848.23/1955.40	c #Conflicts:    1319000 | #Constraints:     102536
1848.23/1955.40	c #Conflicts:    1320000 | #Constraints:     103536
1848.23/1955.40	c #Conflicts:    1321000 | #Constraints:     104536
1848.23/1955.40	c #Conflicts:    1322000 | #Constraints:     105536
1848.23/1955.40	c #Conflicts:    1323000 | #Constraints:     106536
1848.23/1955.40	c #Conflicts:    1324000 | #Constraints:     107536
1848.23/1955.40	c #Conflicts:    1325000 | #Constraints:     108536
1848.23/1955.40	c bounds -289 >= -515 @ 1832.95
1865.39/1972.64	c #Conflicts:    1326000 | #Constraints:     109584
1865.39/1972.64	c #Conflicts:    1327000 | #Constraints:     110584
1865.39/1972.64	c #Conflicts:    1328000 | #Constraints:     111584
1865.39/1972.64	c #Conflicts:    1329000 | #Constraints:     112584
1865.39/1972.64	c #Conflicts:    1330000 | #Constraints:     113584
1865.39/1972.64	c #Conflicts:    1331000 | #Constraints:     114584
1865.39/1972.64	c #Conflicts:    1332000 | #Constraints:     115584
1865.39/1972.64	c #Conflicts:    1333000 | #Constraints:     116584
1865.39/1972.64	c #Conflicts:    1334000 | #Constraints:     117584
1865.39/1972.64	c #Conflicts:    1335000 | #Constraints:     118584
1865.39/1972.64	c INPROCESSING
1865.39/1972.64	c GARBAGE COLLECT
1865.39/1972.64	c rational objective -515
1906.44/2013.93	c #Conflicts:    1336000 | #Constraints:      74541
1906.44/2013.93	c #Conflicts:    1337000 | #Constraints:      75541
1906.44/2013.93	c #Conflicts:    1338000 | #Constraints:      76541
1906.44/2013.93	c #Conflicts:    1339000 | #Constraints:      77541
1906.44/2013.93	c #Conflicts:    1340000 | #Constraints:      78541
1906.44/2013.93	c #Conflicts:    1341000 | #Constraints:      79541
1906.44/2013.93	c #Conflicts:    1342000 | #Constraints:      80541
1906.44/2013.93	c #Conflicts:    1343000 | #Constraints:      81541
1906.44/2013.93	c #Conflicts:    1344000 | #Constraints:      82541
1906.44/2013.93	c #Conflicts:    1345000 | #Constraints:      83541
1906.44/2013.93	c #Conflicts:    1346000 | #Constraints:      84541
1906.44/2013.93	c #Conflicts:    1347000 | #Constraints:      85541
1906.44/2013.93	c #Conflicts:    1348000 | #Constraints:      86541
1906.44/2013.93	c #Conflicts:    1349000 | #Constraints:      87541
1906.44/2013.93	c #Conflicts:    1350000 | #Constraints:      88541
1906.44/2013.93	c #Conflicts:    1351000 | #Constraints:      89541
1906.44/2013.93	c #Conflicts:    1352000 | #Constraints:      90541
1906.44/2013.93	c #Conflicts:    1353000 | #Constraints:      91541
1906.44/2013.93	c #Conflicts:    1354000 | #Constraints:      92541
1906.44/2013.93	c #Conflicts:    1355000 | #Constraints:      93541
1906.44/2013.93	c #Conflicts:    1356000 | #Constraints:      94541
1906.44/2013.93	c #Conflicts:    1357000 | #Constraints:      95541
1906.44/2013.93	c #Conflicts:    1358000 | #Constraints:      96541
1906.44/2013.93	c #Conflicts:    1359000 | #Constraints:      97541
1906.44/2013.93	c #Conflicts:    1360000 | #Constraints:      98541
1906.44/2013.93	c #Conflicts:    1361000 | #Constraints:      99541
1906.44/2013.93	c #Conflicts:    1362000 | #Constraints:     100541
1906.44/2013.93	c #Conflicts:    1363000 | #Constraints:     101541
1906.44/2013.93	c #Conflicts:    1364000 | #Constraints:     102541
1906.44/2013.93	c #Conflicts:    1365000 | #Constraints:     103541
1906.44/2013.93	c #Conflicts:    1366000 | #Constraints:     104541
1906.44/2013.93	c INPROCESSING
1906.44/2013.93	c GARBAGE COLLECT
1906.44/2013.93	c rational objective -515
1941.16/2057.30	c #Conflicts:    1367000 | #Constraints:      68166
1941.16/2057.30	c #Conflicts:    1368000 | #Constraints:      69166
1941.16/2057.30	c #Conflicts:    1369000 | #Constraints:      70166
1941.16/2057.30	c #Conflicts:    1370000 | #Constraints:      71166
1941.16/2057.30	c #Conflicts:    1371000 | #Constraints:      72166
1941.16/2057.30	c #Conflicts:    1372000 | #Constraints:      73166
1941.16/2057.30	c #Conflicts:    1373000 | #Constraints:      74166
1941.16/2057.30	c #Conflicts:    1374000 | #Constraints:      75166
1941.16/2057.30	c #Conflicts:    1375000 | #Constraints:      76166
1941.16/2057.30	c #Conflicts:    1376000 | #Constraints:      77166
1941.16/2057.30	c #Conflicts:    1377000 | #Constraints:      78166
1941.16/2057.30	c #Conflicts:    1378000 | #Constraints:      79166
1941.16/2057.30	c #Conflicts:    1379000 | #Constraints:      80166
1941.16/2057.30	c #Conflicts:    1380000 | #Constraints:      81166
1941.16/2057.30	c #Conflicts:    1381000 | #Constraints:      82166
1941.16/2057.30	c #Conflicts:    1382000 | #Constraints:      83166
1941.16/2057.30	c #Conflicts:    1383000 | #Constraints:      84166
1941.16/2057.30	c #Conflicts:    1384000 | #Constraints:      85166
1941.16/2057.30	c #Conflicts:    1385000 | #Constraints:      86166
1941.16/2057.30	c #Conflicts:    1386000 | #Constraints:      87166
1941.16/2057.30	c #Conflicts:    1387000 | #Constraints:      88166
1941.16/2057.30	c #Conflicts:    1388000 | #Constraints:      89166
1941.16/2057.30	c #Conflicts:    1389000 | #Constraints:      90166
1941.16/2057.30	c #Conflicts:    1390000 | #Constraints:      91166
1941.16/2057.30	c #Conflicts:    1391000 | #Constraints:      92166
1941.16/2057.30	c #Conflicts:    1392000 | #Constraints:      93166
1941.16/2057.30	c bounds -289 >= -514 @ 1925.1
2038.08/2180.81	c #Conflicts:    1393000 | #Constraints:      94217
2038.08/2180.81	c #Conflicts:    1394000 | #Constraints:      95217
2038.08/2180.81	c #Conflicts:    1395000 | #Constraints:      96217
2038.08/2180.81	c #Conflicts:    1396000 | #Constraints:      97217
2038.08/2180.81	c #Conflicts:    1397000 | #Constraints:      98217
2038.08/2180.81	c #Conflicts:    1398000 | #Constraints:      99217
2038.08/2180.81	c #Conflicts:    1399000 | #Constraints:     100217
2038.08/2180.81	c #Conflicts:    1400000 | #Constraints:     101217
2038.08/2180.81	c #Conflicts:    1401000 | #Constraints:     102217
2038.08/2180.81	c #Conflicts:    1402000 | #Constraints:     103217
2038.08/2180.81	c #Conflicts:    1403000 | #Constraints:     104217
2038.08/2180.81	c #Conflicts:    1404000 | #Constraints:     105217
2038.08/2180.81	c #Conflicts:    1405000 | #Constraints:     106217
2038.08/2180.81	c #Conflicts:    1406000 | #Constraints:     107217
2038.08/2180.81	c #Conflicts:    1407000 | #Constraints:     108217
2038.08/2180.81	c #Conflicts:    1408000 | #Constraints:     109217
2038.08/2180.81	c #Conflicts:    1409000 | #Constraints:     110217
2038.08/2180.81	c #Conflicts:    1410000 | #Constraints:     111217
2038.08/2180.81	c #Conflicts:    1411000 | #Constraints:     112217
2038.08/2180.81	c #Conflicts:    1412000 | #Constraints:     113217
2038.08/2180.81	c #Conflicts:    1413000 | #Constraints:     114217
2038.08/2180.81	c #Conflicts:    1414000 | #Constraints:     115217
2038.08/2180.81	c #Conflicts:    1415000 | #Constraints:     116217
2038.08/2180.81	c #Conflicts:    1416000 | #Constraints:     117217
2038.08/2180.81	c #Conflicts:    1417000 | #Constraints:     118217
2038.08/2180.81	c #Conflicts:    1418000 | #Constraints:     119217
2038.08/2180.81	c #Conflicts:    1419000 | #Constraints:     120217
2038.08/2180.81	c #Conflicts:    1420000 | #Constraints:     121217
2038.08/2180.81	c #Conflicts:    1421000 | #Constraints:     122217
2038.08/2180.81	c #Conflicts:    1422000 | #Constraints:     123217
2038.08/2180.81	c #Conflicts:    1423000 | #Constraints:     124217
2038.08/2180.81	c #Conflicts:    1424000 | #Constraints:     125217
2038.08/2180.81	c #Conflicts:    1425000 | #Constraints:     126217
2038.08/2180.81	c #Conflicts:    1426000 | #Constraints:     127217
2038.08/2180.81	c #Conflicts:    1427000 | #Constraints:     128217
2038.08/2180.81	c #Conflicts:    1428000 | #Constraints:     129217
2038.08/2180.81	c #Conflicts:    1429000 | #Constraints:     130217
2038.08/2180.81	c #Conflicts:    1430000 | #Constraints:     131217
2038.08/2180.81	c #Conflicts:    1431000 | #Constraints:     132217
2038.08/2180.81	c #Conflicts:    1432000 | #Constraints:     133217
2038.08/2180.81	c #Conflicts:    1433000 | #Constraints:     134217
2038.08/2180.81	c #Conflicts:    1434000 | #Constraints:     135217
2038.08/2180.81	c #Conflicts:    1435000 | #Constraints:     136217
2038.08/2180.81	c #Conflicts:    1436000 | #Constraints:     137217
2038.08/2180.81	c #Conflicts:    1437000 | #Constraints:     138217
2038.08/2180.81	c #Conflicts:    1438000 | #Constraints:     139217
2038.08/2180.81	c #Conflicts:    1439000 | #Constraints:     140217
2038.08/2180.81	c #Conflicts:    1440000 | #Constraints:     141217
2038.08/2180.81	c #Conflicts:    1441000 | #Constraints:     142217
2038.08/2180.81	c #Conflicts:    1442000 | #Constraints:     143217
2038.08/2180.81	c #Conflicts:    1443000 | #Constraints:     144217
2038.08/2180.81	c #Conflicts:    1444000 | #Constraints:     145217
2038.08/2180.81	c #Conflicts:    1445000 | #Constraints:     146217
2038.08/2180.81	c #Conflicts:    1446000 | #Constraints:     147217
2038.08/2180.81	c INPROCESSING
2038.08/2180.81	c GARBAGE COLLECT
2038.08/2180.81	c rational objective -514
2084.70/2227.66	c #Conflicts:    1447000 | #Constraints:      88870
2084.70/2227.66	c #Conflicts:    1448000 | #Constraints:      89870
2084.70/2227.66	c #Conflicts:    1449000 | #Constraints:      90870
2084.70/2227.66	c #Conflicts:    1450000 | #Constraints:      91870
2084.70/2227.66	c #Conflicts:    1451000 | #Constraints:      92870
2084.70/2227.66	c #Conflicts:    1452000 | #Constraints:      93870
2084.70/2227.66	c #Conflicts:    1453000 | #Constraints:      94870
2084.70/2227.66	c #Conflicts:    1454000 | #Constraints:      95870
2084.70/2227.66	c #Conflicts:    1455000 | #Constraints:      96870
2084.70/2227.66	c #Conflicts:    1456000 | #Constraints:      97870
2084.70/2227.66	c #Conflicts:    1457000 | #Constraints:      98870
2084.70/2227.66	c #Conflicts:    1458000 | #Constraints:      99870
2084.70/2227.66	c #Conflicts:    1459000 | #Constraints:     100870
2084.70/2227.66	c #Conflicts:    1460000 | #Constraints:     101870
2084.70/2227.66	c #Conflicts:    1461000 | #Constraints:     102870
2084.70/2227.66	c #Conflicts:    1462000 | #Constraints:     103870
2084.70/2227.66	c #Conflicts:    1463000 | #Constraints:     104870
2084.70/2227.66	c #Conflicts:    1464000 | #Constraints:     105870
2084.70/2227.66	c #Conflicts:    1465000 | #Constraints:     106870
2084.70/2227.66	c #Conflicts:    1466000 | #Constraints:     107870
2084.70/2227.66	c #Conflicts:    1467000 | #Constraints:     108870
2084.70/2227.66	c #Conflicts:    1468000 | #Constraints:     109870
2084.70/2227.66	c #Conflicts:    1469000 | #Constraints:     110870
2084.70/2227.66	c #Conflicts:    1470000 | #Constraints:     111870
2084.70/2227.66	c #Conflicts:    1471000 | #Constraints:     112870
2084.70/2227.66	c #Conflicts:    1472000 | #Constraints:     113870
2084.70/2227.66	c #Conflicts:    1473000 | #Constraints:     114870
2084.70/2227.66	c #Conflicts:    1474000 | #Constraints:     115870
2084.70/2227.66	c #Conflicts:    1475000 | #Constraints:     116870
2084.70/2227.66	c #Conflicts:    1476000 | #Constraints:     117870
2084.70/2227.66	c #Conflicts:    1477000 | #Constraints:     118870
2084.70/2227.66	c #Conflicts:    1478000 | #Constraints:     119870
2084.70/2227.66	c INPROCESSING
2084.70/2227.66	c GARBAGE COLLECT
2084.70/2227.66	c rational objective -514
2127.30/2270.46	c #Conflicts:    1479000 | #Constraints:      75303
2127.30/2270.46	c #Conflicts:    1480000 | #Constraints:      76303
2127.30/2270.46	c #Conflicts:    1481000 | #Constraints:      77303
2127.30/2270.46	c #Conflicts:    1482000 | #Constraints:      78303
2127.30/2270.46	c #Conflicts:    1483000 | #Constraints:      79303
2127.30/2270.46	c #Conflicts:    1484000 | #Constraints:      80303
2127.30/2270.46	c #Conflicts:    1485000 | #Constraints:      81303
2127.30/2270.46	c #Conflicts:    1486000 | #Constraints:      82303
2127.30/2270.46	c #Conflicts:    1487000 | #Constraints:      83303
2127.30/2270.46	c #Conflicts:    1488000 | #Constraints:      84303
2127.30/2270.46	c #Conflicts:    1489000 | #Constraints:      85303
2127.30/2270.46	c #Conflicts:    1490000 | #Constraints:      86303
2127.30/2270.46	c #Conflicts:    1491000 | #Constraints:      87303
2127.30/2270.46	c #Conflicts:    1492000 | #Constraints:      88303
2127.30/2270.46	c #Conflicts:    1493000 | #Constraints:      89303
2127.30/2270.46	c #Conflicts:    1494000 | #Constraints:      90303
2127.30/2270.46	c #Conflicts:    1495000 | #Constraints:      91303
2127.30/2270.46	c #Conflicts:    1496000 | #Constraints:      92303
2127.30/2270.46	c #Conflicts:    1497000 | #Constraints:      93303
2127.30/2270.46	c #Conflicts:    1498000 | #Constraints:      94303
2127.30/2270.46	c #Conflicts:    1499000 | #Constraints:      95303
2127.30/2270.46	c #Conflicts:    1500000 | #Constraints:      96303
2127.30/2270.46	c #Conflicts:    1501000 | #Constraints:      97303
2127.30/2270.46	c #Conflicts:    1502000 | #Constraints:      98303
2127.30/2270.46	c #Conflicts:    1503000 | #Constraints:      99303
2127.30/2270.46	c #Conflicts:    1504000 | #Constraints:     100303
2127.30/2270.46	c #Conflicts:    1505000 | #Constraints:     101303
2127.30/2270.46	c #Conflicts:    1506000 | #Constraints:     102303
2127.30/2270.46	c #Conflicts:    1507000 | #Constraints:     103303
2127.30/2270.46	c #Conflicts:    1508000 | #Constraints:     104303
2127.30/2270.46	c #Conflicts:    1509000 | #Constraints:     105303
2127.30/2270.46	c #Conflicts:    1510000 | #Constraints:     106303
2127.30/2270.46	c INPROCESSING
2127.30/2270.46	c GARBAGE COLLECT
2127.30/2270.46	c rational objective -514
2215.38/2358.83	c #Conflicts:    1511000 | #Constraints:      70364
2215.38/2358.83	c #Conflicts:    1512000 | #Constraints:      71364
2215.38/2358.83	c #Conflicts:    1513000 | #Constraints:      72364
2215.38/2358.83	c #Conflicts:    1514000 | #Constraints:      73364
2215.38/2358.83	c #Conflicts:    1515000 | #Constraints:      74364
2215.38/2358.83	c #Conflicts:    1516000 | #Constraints:      75364
2215.38/2358.83	c #Conflicts:    1517000 | #Constraints:      76364
2215.38/2358.83	c #Conflicts:    1518000 | #Constraints:      77364
2215.38/2358.83	c #Conflicts:    1519000 | #Constraints:      78364
2215.38/2358.83	c #Conflicts:    1520000 | #Constraints:      79364
2215.38/2358.83	c #Conflicts:    1521000 | #Constraints:      80364
2215.38/2358.83	c #Conflicts:    1522000 | #Constraints:      81364
2215.38/2358.83	c #Conflicts:    1523000 | #Constraints:      82364
2215.38/2358.83	c #Conflicts:    1524000 | #Constraints:      83364
2215.38/2358.83	c #Conflicts:    1525000 | #Constraints:      84364
2215.38/2358.83	c #Conflicts:    1526000 | #Constraints:      85364
2215.38/2358.83	c #Conflicts:    1527000 | #Constraints:      86364
2215.38/2358.83	c #Conflicts:    1528000 | #Constraints:      87364
2215.38/2358.83	c #Conflicts:    1529000 | #Constraints:      88364
2215.38/2358.83	c #Conflicts:    1530000 | #Constraints:      89364
2215.38/2358.83	c #Conflicts:    1531000 | #Constraints:      90364
2215.38/2358.83	c #Conflicts:    1532000 | #Constraints:      91364
2215.38/2358.83	c #Conflicts:    1533000 | #Constraints:      92364
2215.38/2358.83	c #Conflicts:    1534000 | #Constraints:      93364
2215.38/2358.83	c #Conflicts:    1535000 | #Constraints:      94364
2215.38/2358.83	c #Conflicts:    1536000 | #Constraints:      95364
2215.38/2358.83	c #Conflicts:    1537000 | #Constraints:      96364
2215.38/2358.83	c #Conflicts:    1538000 | #Constraints:      97364
2215.38/2358.83	c #Conflicts:    1539000 | #Constraints:      98364
2215.38/2358.83	c #Conflicts:    1540000 | #Constraints:      99364
2215.38/2358.83	c #Conflicts:    1541000 | #Constraints:     100364
2215.38/2358.83	c #Conflicts:    1542000 | #Constraints:     101364
2215.38/2358.83	c #Conflicts:    1543000 | #Constraints:     102364
2215.38/2358.83	c #Conflicts:    1544000 | #Constraints:     103364
2215.38/2358.83	c #Conflicts:    1545000 | #Constraints:     104364
2215.38/2358.83	c #Conflicts:    1546000 | #Constraints:     105364
2215.38/2358.83	c #Conflicts:    1547000 | #Constraints:     106364
2215.38/2358.83	c #Conflicts:    1548000 | #Constraints:     107364
2215.38/2358.83	c #Conflicts:    1549000 | #Constraints:     108364
2215.38/2358.83	c #Conflicts:    1550000 | #Constraints:     109364
2215.38/2358.83	c #Conflicts:    1551000 | #Constraints:     110364
2215.38/2358.83	c #Conflicts:    1552000 | #Constraints:     111364
2215.38/2358.83	c #Conflicts:    1553000 | #Constraints:     112364
2215.38/2358.83	c #Conflicts:    1554000 | #Constraints:     113364
2215.38/2358.83	c #Conflicts:    1555000 | #Constraints:     114364
2215.38/2358.83	c #Conflicts:    1556000 | #Constraints:     115364
2215.38/2358.83	c #Conflicts:    1557000 | #Constraints:     116364
2215.38/2358.83	c #Conflicts:    1558000 | #Constraints:     117364
2215.38/2358.83	c #Conflicts:    1559000 | #Constraints:     118364
2215.38/2358.83	c #Conflicts:    1560000 | #Constraints:     119364
2215.38/2358.83	c #Conflicts:    1561000 | #Constraints:     120364
2215.38/2358.83	c #Conflicts:    1562000 | #Constraints:     121364
2215.38/2358.83	c #Conflicts:    1563000 | #Constraints:     122364
2215.38/2358.83	c #Conflicts:    1564000 | #Constraints:     123364
2215.38/2358.83	c #Conflicts:    1565000 | #Constraints:     124364
2215.38/2358.83	c #Conflicts:    1566000 | #Constraints:     125364
2215.38/2358.83	c #Conflicts:    1567000 | #Constraints:     126364
2215.38/2358.83	c #Conflicts:    1568000 | #Constraints:     127364
2215.38/2358.83	c #Conflicts:    1569000 | #Constraints:     128364
2215.38/2358.83	c #Conflicts:    1570000 | #Constraints:     129364
2215.38/2358.83	c #Conflicts:    1571000 | #Constraints:     130364
2215.38/2358.83	c #Conflicts:    1572000 | #Constraints:     131364
2215.38/2358.83	c #Conflicts:    1573000 | #Constraints:     132364
2215.38/2358.83	c #Conflicts:    1574000 | #Constraints:     133364
2215.38/2358.83	c #Conflicts:    1575000 | #Constraints:     134364
2215.38/2358.83	c #Conflicts:    1576000 | #Constraints:     135364
2215.38/2358.83	c #Conflicts:    1577000 | #Constraints:     136364
2215.38/2358.83	c #Conflicts:    1578000 | #Constraints:     137364
2215.38/2358.83	c #Conflicts:    1579000 | #Constraints:     138364
2215.38/2358.83	c #Conflicts:    1580000 | #Constraints:     139364
2215.38/2358.83	c bounds -289 >= -513 @ 2197.25
2237.92/2381.45	c #Conflicts:    1581000 | #Constraints:     140400
2237.92/2381.45	c #Conflicts:    1582000 | #Constraints:     141400
2237.92/2381.45	c #Conflicts:    1583000 | #Constraints:     142400
2237.92/2381.45	c #Conflicts:    1584000 | #Constraints:     143400
2237.92/2381.45	c #Conflicts:    1585000 | #Constraints:     144400
2237.92/2381.45	c #Conflicts:    1586000 | #Constraints:     145400
2237.92/2381.45	c #Conflicts:    1587000 | #Constraints:     146400
2237.92/2381.45	c #Conflicts:    1588000 | #Constraints:     147400
2237.92/2381.45	c #Conflicts:    1589000 | #Constraints:     148400
2237.92/2381.45	c #Conflicts:    1590000 | #Constraints:     149400
2237.92/2381.45	c #Conflicts:    1591000 | #Constraints:     150400
2237.92/2381.45	c #Conflicts:    1592000 | #Constraints:     151400
2237.92/2381.45	c #Conflicts:    1593000 | #Constraints:     152400
2237.92/2381.45	c #Conflicts:    1594000 | #Constraints:     153400
2237.92/2381.45	c #Conflicts:    1595000 | #Constraints:     154400
2237.92/2381.45	c INPROCESSING
2237.92/2381.45	c GARBAGE COLLECT
2237.92/2381.45	c rational objective -513
2282.05/2444.52	c #Conflicts:    1596000 | #Constraints:      91566
2282.05/2444.52	c #Conflicts:    1597000 | #Constraints:      92566
2282.05/2444.52	c #Conflicts:    1598000 | #Constraints:      93566
2282.05/2444.52	c #Conflicts:    1599000 | #Constraints:      94566
2282.05/2444.52	c #Conflicts:    1600000 | #Constraints:      95566
2282.05/2444.52	c #Conflicts:    1601000 | #Constraints:      96566
2282.05/2444.52	c #Conflicts:    1602000 | #Constraints:      97566
2282.05/2444.52	c #Conflicts:    1603000 | #Constraints:      98566
2282.05/2444.52	c #Conflicts:    1604000 | #Constraints:      99566
2282.05/2444.52	c #Conflicts:    1605000 | #Constraints:     100566
2282.05/2444.52	c #Conflicts:    1606000 | #Constraints:     101566
2282.05/2444.52	c #Conflicts:    1607000 | #Constraints:     102566
2282.05/2444.52	c #Conflicts:    1608000 | #Constraints:     103566
2282.05/2444.52	c #Conflicts:    1609000 | #Constraints:     104566
2282.05/2444.52	c #Conflicts:    1610000 | #Constraints:     105566
2282.05/2444.52	c #Conflicts:    1611000 | #Constraints:     106566
2282.05/2444.52	c #Conflicts:    1612000 | #Constraints:     107566
2282.05/2444.52	c #Conflicts:    1613000 | #Constraints:     108566
2282.05/2444.52	c #Conflicts:    1614000 | #Constraints:     109566
2282.05/2444.52	c #Conflicts:    1615000 | #Constraints:     110566
2282.05/2444.52	c #Conflicts:    1616000 | #Constraints:     111566
2282.05/2444.52	c #Conflicts:    1617000 | #Constraints:     112566
2282.05/2444.52	c #Conflicts:    1618000 | #Constraints:     113566
2282.05/2444.52	c #Conflicts:    1619000 | #Constraints:     114566
2282.05/2444.52	c #Conflicts:    1620000 | #Constraints:     115566
2282.05/2444.52	c #Conflicts:    1621000 | #Constraints:     116566
2282.05/2444.52	c #Conflicts:    1622000 | #Constraints:     117566
2282.05/2444.52	c #Conflicts:    1623000 | #Constraints:     118566
2282.05/2444.52	c #Conflicts:    1624000 | #Constraints:     119566
2282.05/2444.52	c #Conflicts:    1625000 | #Constraints:     120566
2282.05/2444.52	c #Conflicts:    1626000 | #Constraints:     121566
2282.05/2444.52	c #Conflicts:    1627000 | #Constraints:     122566
2282.05/2444.52	c #Conflicts:    1628000 | #Constraints:     123566
2282.05/2444.52	c INPROCESSING
2282.05/2444.52	c GARBAGE COLLECT
2282.05/2444.52	c rational objective -513
2324.02/2486.62	c #Conflicts:    1629000 | #Constraints:      76922
2324.02/2486.62	c #Conflicts:    1630000 | #Constraints:      77922
2324.02/2486.62	c #Conflicts:    1631000 | #Constraints:      78922
2324.02/2486.62	c #Conflicts:    1632000 | #Constraints:      79922
2324.02/2486.62	c #Conflicts:    1633000 | #Constraints:      80922
2324.02/2486.62	c #Conflicts:    1634000 | #Constraints:      81922
2324.02/2486.62	c #Conflicts:    1635000 | #Constraints:      82922
2324.02/2486.62	c #Conflicts:    1636000 | #Constraints:      83922
2324.02/2486.62	c #Conflicts:    1637000 | #Constraints:      84922
2324.02/2486.62	c #Conflicts:    1638000 | #Constraints:      85922
2324.02/2486.62	c #Conflicts:    1639000 | #Constraints:      86922
2324.02/2486.62	c #Conflicts:    1640000 | #Constraints:      87922
2324.02/2486.62	c #Conflicts:    1641000 | #Constraints:      88922
2324.02/2486.62	c #Conflicts:    1642000 | #Constraints:      89922
2324.02/2486.62	c #Conflicts:    1643000 | #Constraints:      90922
2324.02/2486.62	c #Conflicts:    1644000 | #Constraints:      91922
2324.02/2486.62	c #Conflicts:    1645000 | #Constraints:      92922
2324.02/2486.62	c #Conflicts:    1646000 | #Constraints:      93922
2324.02/2486.62	c #Conflicts:    1647000 | #Constraints:      94922
2324.02/2486.62	c #Conflicts:    1648000 | #Constraints:      95922
2324.02/2486.62	c #Conflicts:    1649000 | #Constraints:      96922
2324.02/2486.62	c #Conflicts:    1650000 | #Constraints:      97922
2324.02/2486.62	c #Conflicts:    1651000 | #Constraints:      98922
2324.02/2486.62	c #Conflicts:    1652000 | #Constraints:      99922
2324.02/2486.62	c #Conflicts:    1653000 | #Constraints:     100922
2324.02/2486.62	c #Conflicts:    1654000 | #Constraints:     101922
2324.02/2486.62	c #Conflicts:    1655000 | #Constraints:     102922
2324.02/2486.62	c #Conflicts:    1656000 | #Constraints:     103922
2324.02/2486.62	c #Conflicts:    1657000 | #Constraints:     104922
2324.02/2486.62	c #Conflicts:    1658000 | #Constraints:     105922
2324.02/2486.62	c #Conflicts:    1659000 | #Constraints:     106922
2324.02/2486.62	c #Conflicts:    1660000 | #Constraints:     107922
2324.02/2486.62	c #Conflicts:    1661000 | #Constraints:     108922
2324.02/2486.62	c #Conflicts:    1662000 | #Constraints:     109922
2324.02/2486.62	c INPROCESSING
2324.02/2486.62	c GARBAGE COLLECT
2324.02/2486.62	c rational objective -513
2423.51/2611.59	c #Conflicts:    1663000 | #Constraints:      72433
2423.51/2611.59	c #Conflicts:    1664000 | #Constraints:      73433
2423.51/2611.59	c #Conflicts:    1665000 | #Constraints:      74433
2423.51/2611.59	c #Conflicts:    1666000 | #Constraints:      75433
2423.51/2611.59	c #Conflicts:    1667000 | #Constraints:      76433
2423.51/2611.59	c #Conflicts:    1668000 | #Constraints:      77433
2423.51/2611.59	c #Conflicts:    1669000 | #Constraints:      78433
2423.51/2611.59	c #Conflicts:    1670000 | #Constraints:      79433
2423.51/2611.59	c #Conflicts:    1671000 | #Constraints:      80433
2423.51/2611.59	c #Conflicts:    1672000 | #Constraints:      81433
2423.51/2611.59	c #Conflicts:    1673000 | #Constraints:      82433
2423.51/2611.59	c #Conflicts:    1674000 | #Constraints:      83433
2423.51/2611.59	c #Conflicts:    1675000 | #Constraints:      84433
2423.51/2611.59	c #Conflicts:    1676000 | #Constraints:      85433
2423.51/2611.59	c #Conflicts:    1677000 | #Constraints:      86433
2423.51/2611.59	c #Conflicts:    1678000 | #Constraints:      87433
2423.51/2611.59	c #Conflicts:    1679000 | #Constraints:      88433
2423.51/2611.59	c #Conflicts:    1680000 | #Constraints:      89433
2423.51/2611.59	c #Conflicts:    1681000 | #Constraints:      90433
2423.51/2611.59	c #Conflicts:    1682000 | #Constraints:      91433
2423.51/2611.59	c #Conflicts:    1683000 | #Constraints:      92433
2423.51/2611.59	c #Conflicts:    1684000 | #Constraints:      93433
2423.51/2611.59	c #Conflicts:    1685000 | #Constraints:      94433
2423.51/2611.59	c #Conflicts:    1686000 | #Constraints:      95433
2423.51/2611.59	c #Conflicts:    1687000 | #Constraints:      96433
2423.51/2611.59	c #Conflicts:    1688000 | #Constraints:      97433
2423.51/2611.59	c #Conflicts:    1689000 | #Constraints:      98433
2423.51/2611.59	c #Conflicts:    1690000 | #Constraints:      99433
2423.51/2611.59	c #Conflicts:    1691000 | #Constraints:     100433
2423.51/2611.59	c #Conflicts:    1692000 | #Constraints:     101433
2423.51/2611.59	c #Conflicts:    1693000 | #Constraints:     102433
2423.51/2611.59	c #Conflicts:    1694000 | #Constraints:     103433
2423.51/2611.59	c #Conflicts:    1695000 | #Constraints:     104433
2423.51/2611.59	c #Conflicts:    1696000 | #Constraints:     105433
2423.51/2611.59	c #Conflicts:    1697000 | #Constraints:     106433
2423.51/2611.59	c #Conflicts:    1698000 | #Constraints:     107433
2423.51/2611.59	c #Conflicts:    1699000 | #Constraints:     108433
2423.51/2611.59	c #Conflicts:    1700000 | #Constraints:     109433
2423.51/2611.59	c #Conflicts:    1701000 | #Constraints:     110433
2423.51/2611.59	c #Conflicts:    1702000 | #Constraints:     111433
2423.51/2611.59	c #Conflicts:    1703000 | #Constraints:     112433
2423.51/2611.59	c #Conflicts:    1704000 | #Constraints:     113433
2423.51/2611.59	c #Conflicts:    1705000 | #Constraints:     114433
2423.51/2611.59	c #Conflicts:    1706000 | #Constraints:     115433
2423.51/2611.59	c #Conflicts:    1707000 | #Constraints:     116433
2423.51/2611.59	c #Conflicts:    1708000 | #Constraints:     117433
2423.51/2611.59	c #Conflicts:    1709000 | #Constraints:     118433
2423.51/2611.59	c #Conflicts:    1710000 | #Constraints:     119433
2423.51/2611.59	c #Conflicts:    1711000 | #Constraints:     120433
2423.51/2611.59	c #Conflicts:    1712000 | #Constraints:     121433
2423.51/2611.59	c #Conflicts:    1713000 | #Constraints:     122433
2423.51/2611.59	c #Conflicts:    1714000 | #Constraints:     123433
2423.51/2611.59	c #Conflicts:    1715000 | #Constraints:     124433
2423.51/2611.59	c #Conflicts:    1716000 | #Constraints:     125433
2423.51/2611.59	c #Conflicts:    1717000 | #Constraints:     126433
2423.51/2611.59	c #Conflicts:    1718000 | #Constraints:     127433
2423.51/2611.59	c #Conflicts:    1719000 | #Constraints:     128433
2423.51/2611.59	c #Conflicts:    1720000 | #Constraints:     129433
2423.51/2611.59	c #Conflicts:    1721000 | #Constraints:     130433
2423.51/2611.59	c #Conflicts:    1722000 | #Constraints:     131433
2423.51/2611.59	c #Conflicts:    1723000 | #Constraints:     132433
2423.51/2611.59	c #Conflicts:    1724000 | #Constraints:     133433
2423.51/2611.59	c #Conflicts:    1725000 | #Constraints:     134433
2423.51/2611.59	c #Conflicts:    1726000 | #Constraints:     135433
2423.51/2611.59	c #Conflicts:    1727000 | #Constraints:     136433
2423.51/2611.59	c #Conflicts:    1728000 | #Constraints:     137433
2423.51/2611.59	c #Conflicts:    1729000 | #Constraints:     138433
2423.51/2611.59	c #Conflicts:    1730000 | #Constraints:     139433
2423.51/2611.59	c #Conflicts:    1731000 | #Constraints:     140433
2423.51/2611.59	c #Conflicts:    1732000 | #Constraints:     141433
2423.51/2611.59	c #Conflicts:    1733000 | #Constraints:     142433
2423.51/2611.59	c #Conflicts:    1734000 | #Constraints:     143433
2423.51/2611.59	c #Conflicts:    1735000 | #Constraints:     144433
2423.51/2611.59	c #Conflicts:    1736000 | #Constraints:     145433
2423.51/2611.59	c #Conflicts:    1737000 | #Constraints:     146433
2423.51/2611.59	c bounds -289 >= -512 @ 2403.7
2445.42/2647.91	c #Conflicts:    1738000 | #Constraints:     147466
2445.42/2647.91	c #Conflicts:    1739000 | #Constraints:     148466
2445.42/2647.91	c #Conflicts:    1740000 | #Constraints:     149466
2445.42/2647.91	c #Conflicts:    1741000 | #Constraints:     150466
2445.42/2647.91	c #Conflicts:    1742000 | #Constraints:     151466
2445.42/2647.91	c #Conflicts:    1743000 | #Constraints:     152466
2445.42/2647.91	c #Conflicts:    1744000 | #Constraints:     153466
2445.42/2647.91	c #Conflicts:    1745000 | #Constraints:     154466
2445.42/2647.91	c #Conflicts:    1746000 | #Constraints:     155466
2445.42/2647.91	c #Conflicts:    1747000 | #Constraints:     156466
2445.42/2647.91	c #Conflicts:    1748000 | #Constraints:     157466
2445.42/2647.91	c #Conflicts:    1749000 | #Constraints:     158466
2445.42/2647.91	c #Conflicts:    1750000 | #Constraints:     159466
2445.42/2647.91	c INPROCESSING
2445.42/2647.91	c GARBAGE COLLECT
2445.42/2647.91	c rational objective -512
2493.33/2705.41	c #Conflicts:    1751000 | #Constraints:      94919
2493.33/2705.41	c #Conflicts:    1752000 | #Constraints:      95919
2493.33/2705.41	c #Conflicts:    1753000 | #Constraints:      96919
2493.33/2705.41	c #Conflicts:    1754000 | #Constraints:      97919
2493.33/2705.41	c #Conflicts:    1755000 | #Constraints:      98919
2493.33/2705.41	c #Conflicts:    1756000 | #Constraints:      99919
2493.33/2705.41	c #Conflicts:    1757000 | #Constraints:     100919
2493.33/2705.41	c #Conflicts:    1758000 | #Constraints:     101919
2493.33/2705.41	c #Conflicts:    1759000 | #Constraints:     102919
2493.33/2705.41	c #Conflicts:    1760000 | #Constraints:     103919
2493.33/2705.41	c #Conflicts:    1761000 | #Constraints:     104919
2493.33/2705.41	c #Conflicts:    1762000 | #Constraints:     105919
2493.33/2705.41	c #Conflicts:    1763000 | #Constraints:     106919
2493.33/2705.41	c #Conflicts:    1764000 | #Constraints:     107919
2493.33/2705.41	c #Conflicts:    1765000 | #Constraints:     108919
2493.33/2705.41	c #Conflicts:    1766000 | #Constraints:     109919
2493.33/2705.41	c #Conflicts:    1767000 | #Constraints:     110919
2493.33/2705.41	c #Conflicts:    1768000 | #Constraints:     111919
2493.33/2705.41	c #Conflicts:    1769000 | #Constraints:     112919
2493.33/2705.41	c #Conflicts:    1770000 | #Constraints:     113919
2493.33/2705.41	c #Conflicts:    1771000 | #Constraints:     114919
2493.33/2705.41	c #Conflicts:    1772000 | #Constraints:     115919
2493.33/2705.41	c #Conflicts:    1773000 | #Constraints:     116919
2493.33/2705.41	c #Conflicts:    1774000 | #Constraints:     117919
2493.33/2705.41	c #Conflicts:    1775000 | #Constraints:     118919
2493.33/2705.41	c #Conflicts:    1776000 | #Constraints:     119919
2493.33/2705.41	c #Conflicts:    1777000 | #Constraints:     120919
2493.33/2705.41	c #Conflicts:    1778000 | #Constraints:     121919
2493.33/2705.41	c #Conflicts:    1779000 | #Constraints:     122919
2493.33/2705.41	c #Conflicts:    1780000 | #Constraints:     123919
2493.33/2705.41	c #Conflicts:    1781000 | #Constraints:     124919
2493.33/2705.41	c #Conflicts:    1782000 | #Constraints:     125919
2493.33/2705.41	c #Conflicts:    1783000 | #Constraints:     126919
2493.33/2705.41	c #Conflicts:    1784000 | #Constraints:     127919
2493.33/2705.41	c #Conflicts:    1785000 | #Constraints:     128919
2493.33/2705.41	c INPROCESSING
2493.33/2705.41	c GARBAGE COLLECT
2493.33/2705.41	c rational objective -512
2538.66/2750.99	c #Conflicts:    1786000 | #Constraints:      79754
2538.66/2750.99	c #Conflicts:    1787000 | #Constraints:      80754
2538.66/2750.99	c #Conflicts:    1788000 | #Constraints:      81754
2538.66/2750.99	c #Conflicts:    1789000 | #Constraints:      82754
2538.66/2750.99	c #Conflicts:    1790000 | #Constraints:      83754
2538.66/2750.99	c #Conflicts:    1791000 | #Constraints:      84754
2538.66/2750.99	c #Conflicts:    1792000 | #Constraints:      85754
2538.66/2750.99	c #Conflicts:    1793000 | #Constraints:      86754
2538.66/2750.99	c #Conflicts:    1794000 | #Constraints:      87754
2538.66/2750.99	c #Conflicts:    1795000 | #Constraints:      88754
2538.66/2750.99	c #Conflicts:    1796000 | #Constraints:      89754
2538.66/2750.99	c #Conflicts:    1797000 | #Constraints:      90754
2538.66/2750.99	c #Conflicts:    1798000 | #Constraints:      91754
2538.66/2750.99	c #Conflicts:    1799000 | #Constraints:      92754
2538.66/2750.99	c #Conflicts:    1800000 | #Constraints:      93754
2538.66/2750.99	c #Conflicts:    1801000 | #Constraints:      94754
2538.66/2750.99	c #Conflicts:    1802000 | #Constraints:      95754
2538.66/2750.99	c #Conflicts:    1803000 | #Constraints:      96754
2538.66/2750.99	c #Conflicts:    1804000 | #Constraints:      97754
2538.66/2750.99	c #Conflicts:    1805000 | #Constraints:      98754
2538.66/2750.99	c #Conflicts:    1806000 | #Constraints:      99754
2538.66/2750.99	c #Conflicts:    1807000 | #Constraints:     100754
2538.66/2750.99	c #Conflicts:    1808000 | #Constraints:     101754
2538.66/2750.99	c #Conflicts:    1809000 | #Constraints:     102754
2538.66/2750.99	c #Conflicts:    1810000 | #Constraints:     103754
2538.66/2750.99	c #Conflicts:    1811000 | #Constraints:     104754
2538.66/2750.99	c #Conflicts:    1812000 | #Constraints:     105754
2538.66/2750.99	c #Conflicts:    1813000 | #Constraints:     106754
2538.66/2750.99	c #Conflicts:    1814000 | #Constraints:     107754
2538.66/2750.99	c #Conflicts:    1815000 | #Constraints:     108754
2538.66/2750.99	c #Conflicts:    1816000 | #Constraints:     109754
2538.66/2750.99	c #Conflicts:    1817000 | #Constraints:     110754
2538.66/2750.99	c #Conflicts:    1818000 | #Constraints:     111754
2538.66/2750.99	c #Conflicts:    1819000 | #Constraints:     112754
2538.66/2750.99	c #Conflicts:    1820000 | #Constraints:     113754
2538.66/2750.99	c INPROCESSING
2538.66/2750.99	c GARBAGE COLLECT
2538.66/2750.99	c rational objective -512
2653.36/2873.12	c #Conflicts:    1821000 | #Constraints:      73544
2653.36/2873.12	c #Conflicts:    1822000 | #Constraints:      74544
2653.36/2873.12	c #Conflicts:    1823000 | #Constraints:      75544
2653.36/2873.12	c #Conflicts:    1824000 | #Constraints:      76544
2653.36/2873.12	c #Conflicts:    1825000 | #Constraints:      77544
2653.36/2873.12	c #Conflicts:    1826000 | #Constraints:      78544
2653.36/2873.12	c #Conflicts:    1827000 | #Constraints:      79544
2653.36/2873.12	c #Conflicts:    1828000 | #Constraints:      80544
2653.36/2873.12	c #Conflicts:    1829000 | #Constraints:      81544
2653.36/2873.12	c #Conflicts:    1830000 | #Constraints:      82544
2653.36/2873.12	c #Conflicts:    1831000 | #Constraints:      83544
2653.36/2873.12	c #Conflicts:    1832000 | #Constraints:      84544
2653.36/2873.12	c #Conflicts:    1833000 | #Constraints:      85544
2653.36/2873.12	c #Conflicts:    1834000 | #Constraints:      86544
2653.36/2873.12	c #Conflicts:    1835000 | #Constraints:      87544
2653.36/2873.12	c #Conflicts:    1836000 | #Constraints:      88544
2653.36/2873.12	c #Conflicts:    1837000 | #Constraints:      89544
2653.36/2873.12	c #Conflicts:    1838000 | #Constraints:      90544
2653.36/2873.12	c #Conflicts:    1839000 | #Constraints:      91544
2653.36/2873.12	c #Conflicts:    1840000 | #Constraints:      92544
2653.36/2873.12	c #Conflicts:    1841000 | #Constraints:      93544
2653.36/2873.12	c #Conflicts:    1842000 | #Constraints:      94544
2653.36/2873.12	c #Conflicts:    1843000 | #Constraints:      95544
2653.36/2873.12	c #Conflicts:    1844000 | #Constraints:      96544
2653.36/2873.12	c #Conflicts:    1845000 | #Constraints:      97544
2653.36/2873.12	c #Conflicts:    1846000 | #Constraints:      98544
2653.36/2873.12	c #Conflicts:    1847000 | #Constraints:      99544
2653.36/2873.12	c #Conflicts:    1848000 | #Constraints:     100544
2653.36/2873.12	c #Conflicts:    1849000 | #Constraints:     101544
2653.36/2873.12	c #Conflicts:    1850000 | #Constraints:     102544
2653.36/2873.12	c #Conflicts:    1851000 | #Constraints:     103544
2653.36/2873.12	c #Conflicts:    1852000 | #Constraints:     104544
2653.36/2873.12	c #Conflicts:    1853000 | #Constraints:     105544
2653.36/2873.12	c #Conflicts:    1854000 | #Constraints:     106544
2653.36/2873.12	c #Conflicts:    1855000 | #Constraints:     107544
2653.36/2873.12	c #Conflicts:    1856000 | #Constraints:     108544
2653.36/2873.12	c #Conflicts:    1857000 | #Constraints:     109544
2653.36/2873.12	c #Conflicts:    1858000 | #Constraints:     110544
2653.36/2873.12	c #Conflicts:    1859000 | #Constraints:     111544
2653.36/2873.12	c #Conflicts:    1860000 | #Constraints:     112544
2653.36/2873.12	c #Conflicts:    1861000 | #Constraints:     113544
2653.36/2873.12	c #Conflicts:    1862000 | #Constraints:     114544
2653.36/2873.12	c #Conflicts:    1863000 | #Constraints:     115544
2653.36/2873.12	c #Conflicts:    1864000 | #Constraints:     116544
2653.36/2873.12	c #Conflicts:    1865000 | #Constraints:     117544
2653.36/2873.12	c #Conflicts:    1866000 | #Constraints:     118544
2653.36/2873.12	c #Conflicts:    1867000 | #Constraints:     119544
2653.36/2873.12	c #Conflicts:    1868000 | #Constraints:     120544
2653.36/2873.12	c #Conflicts:    1869000 | #Constraints:     121544
2653.36/2873.12	c #Conflicts:    1870000 | #Constraints:     122544
2653.36/2873.12	c #Conflicts:    1871000 | #Constraints:     123544
2653.36/2873.12	c #Conflicts:    1872000 | #Constraints:     124544
2653.36/2873.12	c #Conflicts:    1873000 | #Constraints:     125544
2653.36/2873.12	c #Conflicts:    1874000 | #Constraints:     126544
2653.36/2873.12	c #Conflicts:    1875000 | #Constraints:     127544
2653.36/2873.12	c #Conflicts:    1876000 | #Constraints:     128544
2653.36/2873.12	c #Conflicts:    1877000 | #Constraints:     129544
2653.36/2873.12	c #Conflicts:    1878000 | #Constraints:     130544
2653.36/2873.12	c #Conflicts:    1879000 | #Constraints:     131544
2653.36/2873.12	c #Conflicts:    1880000 | #Constraints:     132544
2653.36/2873.12	c #Conflicts:    1881000 | #Constraints:     133544
2653.36/2873.12	c #Conflicts:    1882000 | #Constraints:     134544
2653.36/2873.12	c #Conflicts:    1883000 | #Constraints:     135544
2653.36/2873.12	c #Conflicts:    1884000 | #Constraints:     136544
2653.36/2873.12	c #Conflicts:    1885000 | #Constraints:     137544
2653.36/2873.12	c #Conflicts:    1886000 | #Constraints:     138544
2653.36/2873.12	c #Conflicts:    1887000 | #Constraints:     139544
2653.36/2873.12	c #Conflicts:    1888000 | #Constraints:     140544
2653.36/2873.12	c #Conflicts:    1889000 | #Constraints:     141544
2653.36/2873.12	c #Conflicts:    1890000 | #Constraints:     142544
2653.36/2873.12	c #Conflicts:    1891000 | #Constraints:     143544
2653.36/2873.12	c #Conflicts:    1892000 | #Constraints:     144544
2653.36/2873.12	c #Conflicts:    1893000 | #Constraints:     145544
2653.36/2873.12	c #Conflicts:    1894000 | #Constraints:     146544
2653.36/2873.12	c #Conflicts:    1895000 | #Constraints:     147544
2653.36/2873.12	c #Conflicts:    1896000 | #Constraints:     148544
2653.36/2873.12	c #Conflicts:    1897000 | #Constraints:     149544
2653.36/2873.12	c #Conflicts:    1898000 | #Constraints:     150544
2653.36/2873.12	c #Conflicts:    1899000 | #Constraints:     151544
2679.88/2899.70	c #Conflicts:    1900000 | #Constraints:     152544
2679.88/2899.70	c #Conflicts:    1901000 | #Constraints:     153544
2679.88/2899.70	c #Conflicts:    1902000 | #Constraints:     154544
2679.88/2899.70	c #Conflicts:    1903000 | #Constraints:     155544
2679.88/2899.70	c #Conflicts:    1904000 | #Constraints:     156544
2679.88/2899.70	c #Conflicts:    1905000 | #Constraints:     157544
2679.88/2899.70	c #Conflicts:    1906000 | #Constraints:     158544
2679.88/2899.70	c #Conflicts:    1907000 | #Constraints:     159544
2679.88/2899.70	c #Conflicts:    1908000 | #Constraints:     160544
2679.88/2899.70	c #Conflicts:    1909000 | #Constraints:     161544
2679.88/2899.70	c #Conflicts:    1910000 | #Constraints:     162544
2679.88/2899.70	c #Conflicts:    1911000 | #Constraints:     163544
2679.88/2899.70	c #Conflicts:    1912000 | #Constraints:     164544
2679.88/2899.70	c #Conflicts:    1913000 | #Constraints:     165544
2679.88/2899.70	c INPROCESSING
2679.88/2899.70	c GARBAGE COLLECT
2679.88/2899.70	c rational objective -512
2689.22/2909.12	c #Conflicts:    1914000 | #Constraints:      98068
2689.22/2909.12	c #Conflicts:    1915000 | #Constraints:      99279
2689.22/2909.12	c #Conflicts:    1916000 | #Constraints:     100593
2689.22/2909.12	c #Conflicts:    1917000 | #Constraints:     101948
2689.22/2909.12	c bounds -290 >= -512 @ 2667.31
2689.52/2909.49	c bounds -291 >= -512 @ 2667.66
2851.07/3072.90	c #Conflicts:    1918000 | #Constraints:     103289
2851.07/3072.90	c #Conflicts:    1919000 | #Constraints:     104717
2851.07/3072.90	c #Conflicts:    1920000 | #Constraints:     106321
2851.07/3072.90	c #Conflicts:    1921000 | #Constraints:     107928
2851.07/3072.90	c #Conflicts:    1922000 | #Constraints:     109496
2851.07/3072.90	c #Conflicts:    1923000 | #Constraints:     111052
2851.07/3072.90	c #Conflicts:    1924000 | #Constraints:     112628
2851.07/3072.90	c #Conflicts:    1925000 | #Constraints:     114160
2851.07/3072.90	c #Conflicts:    1926000 | #Constraints:     115738
2851.07/3072.90	c #Conflicts:    1927000 | #Constraints:     117258
2851.07/3072.90	c #Conflicts:    1928000 | #Constraints:     118780
2851.07/3072.90	c #Conflicts:    1929000 | #Constraints:     120339
2851.07/3072.90	c #Conflicts:    1930000 | #Constraints:     121905
2851.07/3072.90	c #Conflicts:    1931000 | #Constraints:     123400
2851.07/3072.90	c #Conflicts:    1932000 | #Constraints:     124968
2851.07/3072.90	c #Conflicts:    1933000 | #Constraints:     126560
2851.07/3072.90	c #Conflicts:    1934000 | #Constraints:     128146
2851.07/3072.90	c #Conflicts:    1935000 | #Constraints:     129602
2851.07/3072.90	c #Conflicts:    1936000 | #Constraints:     131176
2851.07/3072.90	c #Conflicts:    1937000 | #Constraints:     132727
2851.07/3072.90	c #Conflicts:    1938000 | #Constraints:     134184
2851.07/3072.90	c #Conflicts:    1939000 | #Constraints:     135696
2851.07/3072.90	c #Conflicts:    1940000 | #Constraints:     137246
2851.07/3072.90	c #Conflicts:    1941000 | #Constraints:     138762
2851.07/3072.90	c #Conflicts:    1942000 | #Constraints:     140257
2851.07/3072.90	c #Conflicts:    1943000 | #Constraints:     141725
2851.07/3072.90	c #Conflicts:    1944000 | #Constraints:     143249
2851.07/3072.90	c #Conflicts:    1945000 | #Constraints:     144802
2851.07/3072.90	c #Conflicts:    1946000 | #Constraints:     146336
2851.07/3072.90	c #Conflicts:    1947000 | #Constraints:     147855
2851.07/3072.90	c #Conflicts:    1948000 | #Constraints:     149328
2851.07/3072.90	c #Conflicts:    1949000 | #Constraints:     150376
2851.07/3072.90	c #Conflicts:    1950000 | #Constraints:     151417
2851.07/3072.90	c INPROCESSING
2851.07/3072.90	c GARBAGE COLLECT
2851.07/3072.90	c rational objective -512
2896.87/3125.80	c #Conflicts:    1951000 | #Constraints:      91217
2896.87/3125.80	c #Conflicts:    1952000 | #Constraints:      92217
2896.87/3125.80	c #Conflicts:    1953000 | #Constraints:      93217
2896.87/3125.80	c #Conflicts:    1954000 | #Constraints:      94217
2896.87/3125.80	c #Conflicts:    1955000 | #Constraints:      95217
2896.87/3125.80	c #Conflicts:    1956000 | #Constraints:      96217
2896.87/3125.80	c #Conflicts:    1957000 | #Constraints:      97217
2896.87/3125.80	c #Conflicts:    1958000 | #Constraints:      98217
2896.87/3125.80	c #Conflicts:    1959000 | #Constraints:      99217
2896.87/3125.80	c #Conflicts:    1960000 | #Constraints:     100217
2896.87/3125.80	c #Conflicts:    1961000 | #Constraints:     101217
2896.87/3125.80	c #Conflicts:    1962000 | #Constraints:     102217
2896.87/3125.80	c #Conflicts:    1963000 | #Constraints:     103217
2896.87/3125.80	c #Conflicts:    1964000 | #Constraints:     104217
2896.87/3125.80	c #Conflicts:    1965000 | #Constraints:     105217
2896.87/3125.80	c #Conflicts:    1966000 | #Constraints:     106217
2896.87/3125.80	c #Conflicts:    1967000 | #Constraints:     107217
2896.87/3125.80	c #Conflicts:    1968000 | #Constraints:     108217
2896.87/3125.80	c #Conflicts:    1969000 | #Constraints:     109217
2896.87/3125.80	c #Conflicts:    1970000 | #Constraints:     110217
2896.87/3125.80	c #Conflicts:    1971000 | #Constraints:     111217
2896.87/3125.80	c #Conflicts:    1972000 | #Constraints:     112217
2896.87/3125.80	c #Conflicts:    1973000 | #Constraints:     113217
2896.87/3125.80	c #Conflicts:    1974000 | #Constraints:     114217
2896.87/3125.80	c #Conflicts:    1975000 | #Constraints:     115217
2896.87/3125.80	c #Conflicts:    1976000 | #Constraints:     116217
2896.87/3125.80	c #Conflicts:    1977000 | #Constraints:     117217
2896.87/3125.80	c #Conflicts:    1978000 | #Constraints:     118217
2896.87/3125.80	c #Conflicts:    1979000 | #Constraints:     119217
2896.87/3125.80	c #Conflicts:    1980000 | #Constraints:     120217
2896.87/3125.80	c #Conflicts:    1981000 | #Constraints:     121217
2896.87/3125.80	c #Conflicts:    1982000 | #Constraints:     122217
2896.87/3125.80	c #Conflicts:    1983000 | #Constraints:     123217
2896.87/3125.80	c #Conflicts:    1984000 | #Constraints:     124217
2896.87/3125.80	c #Conflicts:    1985000 | #Constraints:     125217
2896.87/3125.80	c #Conflicts:    1986000 | #Constraints:     126217
2896.87/3125.80	c INPROCESSING
2896.87/3125.80	c GARBAGE COLLECT
2896.87/3125.80	c rational objective -512
2942.23/3182.02	c #Conflicts:    1987000 | #Constraints:      78419
2942.23/3182.02	c #Conflicts:    1988000 | #Constraints:      79419
2942.23/3182.02	c #Conflicts:    1989000 | #Constraints:      80419
2942.23/3182.02	c #Conflicts:    1990000 | #Constraints:      81419
2942.23/3182.02	c #Conflicts:    1991000 | #Constraints:      82419
2942.23/3182.02	c #Conflicts:    1992000 | #Constraints:      83419
2942.23/3182.02	c #Conflicts:    1993000 | #Constraints:      84419
2942.23/3182.02	c #Conflicts:    1994000 | #Constraints:      85419
2942.23/3182.02	c #Conflicts:    1995000 | #Constraints:      86419
2942.23/3182.02	c #Conflicts:    1996000 | #Constraints:      87419
2942.23/3182.02	c #Conflicts:    1997000 | #Constraints:      88419
2942.23/3182.02	c #Conflicts:    1998000 | #Constraints:      89419
2942.23/3182.02	c #Conflicts:    1999000 | #Constraints:      90419
2942.23/3182.02	c #Conflicts:    2000000 | #Constraints:      91419
2942.23/3182.02	c #Conflicts:    2001000 | #Constraints:      92419
2942.23/3182.02	c #Conflicts:    2002000 | #Constraints:      93419
2942.23/3182.02	c #Conflicts:    2003000 | #Constraints:      94419
2942.23/3182.02	c #Conflicts:    2004000 | #Constraints:      95419
2942.23/3182.02	c #Conflicts:    2005000 | #Constraints:      96419
2942.23/3182.02	c #Conflicts:    2006000 | #Constraints:      97419
2942.23/3182.02	c #Conflicts:    2007000 | #Constraints:      98419
2942.23/3182.02	c #Conflicts:    2008000 | #Constraints:      99419
2942.23/3182.02	c #Conflicts:    2009000 | #Constraints:     100419
2942.23/3182.02	c #Conflicts:    2010000 | #Constraints:     101419
2942.23/3182.02	c #Conflicts:    2011000 | #Constraints:     102419
2942.23/3182.02	c #Conflicts:    2012000 | #Constraints:     103419
2942.23/3182.02	c #Conflicts:    2013000 | #Constraints:     104419
2942.23/3182.02	c #Conflicts:    2014000 | #Constraints:     105419
2942.23/3182.02	c #Conflicts:    2015000 | #Constraints:     106419
2942.23/3182.02	c #Conflicts:    2016000 | #Constraints:     107419
2942.23/3182.02	c #Conflicts:    2017000 | #Constraints:     108419
2942.23/3182.02	c #Conflicts:    2018000 | #Constraints:     109419
2942.23/3182.02	c #Conflicts:    2019000 | #Constraints:     110419
2942.23/3182.02	c #Conflicts:    2020000 | #Constraints:     111419
2942.23/3182.02	c #Conflicts:    2021000 | #Constraints:     112419
2942.23/3182.02	c #Conflicts:    2022000 | #Constraints:     113419
2942.23/3182.02	c #Conflicts:    2023000 | #Constraints:     114419
2942.23/3182.02	c INPROCESSING
2942.23/3182.02	c GARBAGE COLLECT
2942.23/3182.02	c rational objective -512
3023.11/3284.80	c #Conflicts:    2024000 | #Constraints:      75326
3023.11/3284.80	c #Conflicts:    2025000 | #Constraints:      76326
3023.11/3284.80	c #Conflicts:    2026000 | #Constraints:      77326
3023.11/3284.80	c #Conflicts:    2027000 | #Constraints:      78326
3023.11/3284.80	c #Conflicts:    2028000 | #Constraints:      79326
3023.11/3284.80	c #Conflicts:    2029000 | #Constraints:      80326
3023.11/3284.80	c #Conflicts:    2030000 | #Constraints:      81326
3023.11/3284.80	c #Conflicts:    2031000 | #Constraints:      82326
3023.11/3284.80	c #Conflicts:    2032000 | #Constraints:      83326
3023.11/3284.80	c #Conflicts:    2033000 | #Constraints:      84326
3023.11/3284.80	c #Conflicts:    2034000 | #Constraints:      85326
3023.11/3284.80	c #Conflicts:    2035000 | #Constraints:      86326
3023.11/3284.80	c #Conflicts:    2036000 | #Constraints:      87326
3023.11/3284.80	c #Conflicts:    2037000 | #Constraints:      88326
3023.11/3284.80	c #Conflicts:    2038000 | #Constraints:      89326
3023.11/3284.80	c #Conflicts:    2039000 | #Constraints:      90326
3023.11/3284.80	c #Conflicts:    2040000 | #Constraints:      91326
3023.11/3284.80	c #Conflicts:    2041000 | #Constraints:      92326
3023.11/3284.80	c #Conflicts:    2042000 | #Constraints:      93326
3023.11/3284.80	c #Conflicts:    2043000 | #Constraints:      94326
3023.11/3284.80	c #Conflicts:    2044000 | #Constraints:      95326
3023.11/3284.80	c #Conflicts:    2045000 | #Constraints:      96326
3023.11/3284.80	c #Conflicts:    2046000 | #Constraints:      97326
3023.11/3284.80	c #Conflicts:    2047000 | #Constraints:      98326
3023.11/3284.80	c #Conflicts:    2048000 | #Constraints:      99326
3023.11/3284.80	c #Conflicts:    2049000 | #Constraints:     100326
3023.11/3284.80	c #Conflicts:    2050000 | #Constraints:     101326
3023.11/3284.80	c #Conflicts:    2051000 | #Constraints:     102326
3023.11/3284.80	c #Conflicts:    2052000 | #Constraints:     103326
3023.11/3284.80	c #Conflicts:    2053000 | #Constraints:     104326
3023.11/3284.80	c #Conflicts:    2054000 | #Constraints:     105326
3023.11/3284.80	c #Conflicts:    2055000 | #Constraints:     106326
3023.11/3284.80	c #Conflicts:    2056000 | #Constraints:     107326
3023.11/3284.80	c #Conflicts:    2057000 | #Constraints:     108326
3023.11/3284.80	c #Conflicts:    2058000 | #Constraints:     109326
3023.11/3284.80	c #Conflicts:    2059000 | #Constraints:     110326
3023.11/3284.80	c #Conflicts:    2060000 | #Constraints:     111326
3023.11/3284.80	c #Conflicts:    2061000 | #Constraints:     112326
3023.11/3284.80	c #Conflicts:    2062000 | #Constraints:     113326
3023.11/3284.80	c #Conflicts:    2063000 | #Constraints:     114326
3023.11/3284.80	c #Conflicts:    2064000 | #Constraints:     115326
3023.11/3284.80	c #Conflicts:    2065000 | #Constraints:     116326
3023.11/3284.80	c #Conflicts:    2066000 | #Constraints:     117326
3023.11/3284.80	c #Conflicts:    2067000 | #Constraints:     118326
3023.11/3284.80	c #Conflicts:    2068000 | #Constraints:     119326
3023.11/3284.80	c #Conflicts:    2069000 | #Constraints:     120326
3023.11/3284.80	c #Conflicts:    2070000 | #Constraints:     121326
3023.11/3284.80	c #Conflicts:    2071000 | #Constraints:     122326
3023.11/3284.80	c #Conflicts:    2072000 | #Constraints:     123326
3023.11/3284.80	c #Conflicts:    2073000 | #Constraints:     124326
3023.11/3284.80	c #Conflicts:    2074000 | #Constraints:     125326
3023.11/3284.80	c #Conflicts:    2075000 | #Constraints:     126326
3023.11/3284.80	c #Conflicts:    2076000 | #Constraints:     127326
3023.11/3284.80	c #Conflicts:    2077000 | #Constraints:     128326
3023.11/3284.80	c #Conflicts:    2078000 | #Constraints:     129326
3023.11/3284.80	c #Conflicts:    2079000 | #Constraints:     130326
3023.11/3284.80	c #Conflicts:    2080000 | #Constraints:     131326
3023.11/3284.80	c #Conflicts:    2081000 | #Constraints:     132326
3023.11/3284.80	c #Conflicts:    2082000 | #Constraints:     133326
3023.11/3284.80	c #Conflicts:    2083000 | #Constraints:     134326
3023.11/3284.80	c #Conflicts:    2084000 | #Constraints:     135326
3023.11/3284.80	c bounds -291 >= -511 @ 2998.31
3085.68/3362.15	c #Conflicts:    2085000 | #Constraints:     136362
3085.68/3362.15	c #Conflicts:    2086000 | #Constraints:     137362
3085.68/3362.15	c #Conflicts:    2087000 | #Constraints:     138362
3085.68/3362.15	c #Conflicts:    2088000 | #Constraints:     139362
3085.68/3362.15	c #Conflicts:    2089000 | #Constraints:     140362
3085.68/3362.15	c #Conflicts:    2090000 | #Constraints:     141362
3085.68/3362.15	c #Conflicts:    2091000 | #Constraints:     142362
3085.68/3362.15	c #Conflicts:    2092000 | #Constraints:     143362
3085.68/3362.15	c #Conflicts:    2093000 | #Constraints:     144362
3085.68/3362.15	c #Conflicts:    2094000 | #Constraints:     145362
3085.68/3362.15	c #Conflicts:    2095000 | #Constraints:     146362
3085.68/3362.15	c #Conflicts:    2096000 | #Constraints:     147362
3085.68/3362.15	c #Conflicts:    2097000 | #Constraints:     148362
3085.68/3362.15	c #Conflicts:    2098000 | #Constraints:     149362
3085.68/3362.15	c #Conflicts:    2099000 | #Constraints:     150362
3085.68/3362.15	c #Conflicts:    2100000 | #Constraints:     151362
3085.68/3362.15	c #Conflicts:    2101000 | #Constraints:     152362
3085.68/3362.15	c #Conflicts:    2102000 | #Constraints:     153362
3085.68/3362.15	c #Conflicts:    2103000 | #Constraints:     154362
3085.68/3362.15	c #Conflicts:    2104000 | #Constraints:     155362
3085.68/3362.15	c #Conflicts:    2105000 | #Constraints:     156362
3085.68/3362.15	c #Conflicts:    2106000 | #Constraints:     157362
3085.68/3362.15	c #Conflicts:    2107000 | #Constraints:     158362
3085.68/3362.15	c #Conflicts:    2108000 | #Constraints:     159362
3085.68/3362.15	c #Conflicts:    2109000 | #Constraints:     160362
3085.68/3362.15	c #Conflicts:    2110000 | #Constraints:     161362
3085.68/3362.15	c #Conflicts:    2111000 | #Constraints:     162362
3085.68/3362.15	c #Conflicts:    2112000 | #Constraints:     163362
3085.68/3362.15	c #Conflicts:    2113000 | #Constraints:     164362
3085.68/3362.15	c #Conflicts:    2114000 | #Constraints:     165362
3085.68/3362.15	c #Conflicts:    2115000 | #Constraints:     166362
3085.68/3362.15	c #Conflicts:    2116000 | #Constraints:     167362
3085.68/3362.15	c #Conflicts:    2117000 | #Constraints:     168362
3085.68/3362.15	c #Conflicts:    2118000 | #Constraints:     169362
3085.68/3362.15	c #Conflicts:    2119000 | #Constraints:     170362
3085.68/3362.15	c #Conflicts:    2120000 | #Constraints:     171362
3085.68/3362.15	c #Conflicts:    2121000 | #Constraints:     172362
3085.68/3362.15	c INPROCESSING
3085.68/3362.15	c GARBAGE COLLECT
3085.68/3362.15	c rational objective -511
3141.82/3425.70	c #Conflicts:    2122000 | #Constraints:     101507
3141.82/3425.70	c #Conflicts:    2123000 | #Constraints:     102507
3141.82/3425.70	c #Conflicts:    2124000 | #Constraints:     103507
3141.82/3425.70	c #Conflicts:    2125000 | #Constraints:     104507
3141.82/3425.70	c #Conflicts:    2126000 | #Constraints:     105507
3141.82/3425.70	c #Conflicts:    2127000 | #Constraints:     106507
3141.82/3425.70	c #Conflicts:    2128000 | #Constraints:     107507
3141.82/3425.70	c #Conflicts:    2129000 | #Constraints:     108507
3141.82/3425.70	c #Conflicts:    2130000 | #Constraints:     109507
3141.82/3425.70	c #Conflicts:    2131000 | #Constraints:     110507
3141.82/3425.70	c #Conflicts:    2132000 | #Constraints:     111507
3141.82/3425.70	c #Conflicts:    2133000 | #Constraints:     112507
3141.82/3425.70	c #Conflicts:    2134000 | #Constraints:     113507
3141.82/3425.70	c #Conflicts:    2135000 | #Constraints:     114507
3141.82/3425.70	c #Conflicts:    2136000 | #Constraints:     115507
3141.82/3425.70	c #Conflicts:    2137000 | #Constraints:     116507
3141.82/3425.70	c #Conflicts:    2138000 | #Constraints:     117507
3141.82/3425.70	c #Conflicts:    2139000 | #Constraints:     118507
3141.82/3425.70	c #Conflicts:    2140000 | #Constraints:     119507
3141.82/3425.70	c #Conflicts:    2141000 | #Constraints:     120507
3141.82/3425.70	c #Conflicts:    2142000 | #Constraints:     121507
3141.82/3425.70	c #Conflicts:    2143000 | #Constraints:     122507
3141.82/3425.70	c #Conflicts:    2144000 | #Constraints:     123507
3141.82/3425.70	c #Conflicts:    2145000 | #Constraints:     124507
3141.82/3425.70	c #Conflicts:    2146000 | #Constraints:     125507
3141.82/3425.70	c #Conflicts:    2147000 | #Constraints:     126507
3141.82/3425.70	c #Conflicts:    2148000 | #Constraints:     127507
3141.82/3425.70	c #Conflicts:    2149000 | #Constraints:     128507
3141.82/3425.70	c #Conflicts:    2150000 | #Constraints:     129507
3141.82/3425.70	c #Conflicts:    2151000 | #Constraints:     130507
3141.82/3425.70	c #Conflicts:    2152000 | #Constraints:     131507
3141.82/3425.70	c #Conflicts:    2153000 | #Constraints:     132507
3141.82/3425.70	c #Conflicts:    2154000 | #Constraints:     133507
3141.82/3425.70	c #Conflicts:    2155000 | #Constraints:     134507
3141.82/3425.70	c #Conflicts:    2156000 | #Constraints:     135507
3141.82/3425.70	c #Conflicts:    2157000 | #Constraints:     136507
3141.82/3425.70	c #Conflicts:    2158000 | #Constraints:     137507
3141.82/3425.70	c #Conflicts:    2159000 | #Constraints:     138507
3141.82/3425.70	c INPROCESSING
3141.82/3425.70	c GARBAGE COLLECT
3141.82/3425.70	c rational objective -511
3191.05/3475.16	c #Conflicts:    2160000 | #Constraints:      84485
3191.05/3475.16	c #Conflicts:    2161000 | #Constraints:      85485
3191.05/3475.16	c #Conflicts:    2162000 | #Constraints:      86485
3191.05/3475.16	c #Conflicts:    2163000 | #Constraints:      87485
3191.05/3475.16	c #Conflicts:    2164000 | #Constraints:      88485
3191.05/3475.16	c #Conflicts:    2165000 | #Constraints:      89485
3191.05/3475.16	c #Conflicts:    2166000 | #Constraints:      90485
3191.05/3475.16	c #Conflicts:    2167000 | #Constraints:      91485
3191.05/3475.16	c #Conflicts:    2168000 | #Constraints:      92485
3191.05/3475.16	c #Conflicts:    2169000 | #Constraints:      93485
3191.05/3475.16	c #Conflicts:    2170000 | #Constraints:      94485
3191.05/3475.16	c #Conflicts:    2171000 | #Constraints:      95485
3191.05/3475.16	c #Conflicts:    2172000 | #Constraints:      96485
3191.05/3475.16	c #Conflicts:    2173000 | #Constraints:      97485
3191.05/3475.16	c #Conflicts:    2174000 | #Constraints:      98485
3191.05/3475.16	c #Conflicts:    2175000 | #Constraints:      99485
3191.05/3475.16	c #Conflicts:    2176000 | #Constraints:     100485
3191.05/3475.16	c #Conflicts:    2177000 | #Constraints:     101485
3191.05/3475.16	c #Conflicts:    2178000 | #Constraints:     102485
3191.05/3475.16	c #Conflicts:    2179000 | #Constraints:     103485
3191.05/3475.16	c #Conflicts:    2180000 | #Constraints:     104485
3191.05/3475.16	c #Conflicts:    2181000 | #Constraints:     105485
3191.05/3475.16	c #Conflicts:    2182000 | #Constraints:     106485
3191.05/3475.16	c #Conflicts:    2183000 | #Constraints:     107485
3191.05/3475.16	c #Conflicts:    2184000 | #Constraints:     108485
3191.05/3475.16	c #Conflicts:    2185000 | #Constraints:     109485
3191.05/3475.16	c #Conflicts:    2186000 | #Constraints:     110485
3191.05/3475.16	c #Conflicts:    2187000 | #Constraints:     111485
3191.05/3475.16	c #Conflicts:    2188000 | #Constraints:     112485
3191.05/3475.16	c #Conflicts:    2189000 | #Constraints:     113485
3191.05/3475.16	c #Conflicts:    2190000 | #Constraints:     114485
3191.05/3475.16	c #Conflicts:    2191000 | #Constraints:     115485
3191.05/3475.16	c #Conflicts:    2192000 | #Constraints:     116485
3191.05/3475.16	c #Conflicts:    2193000 | #Constraints:     117485
3191.05/3475.16	c #Conflicts:    2194000 | #Constraints:     118485
3191.05/3475.16	c #Conflicts:    2195000 | #Constraints:     119485
3191.05/3475.16	c #Conflicts:    2196000 | #Constraints:     120485
3191.05/3475.16	c #Conflicts:    2197000 | #Constraints:     121485
3191.05/3475.16	c #Conflicts:    2198000 | #Constraints:     122485
3191.05/3475.16	c INPROCESSING
3191.05/3475.16	c GARBAGE COLLECT
3191.05/3475.16	c rational objective -511
3260.07/3553.54	c #Conflicts:    2199000 | #Constraints:      77493
3260.07/3553.54	c #Conflicts:    2200000 | #Constraints:      78493
3260.07/3553.54	c #Conflicts:    2201000 | #Constraints:      79493
3260.07/3553.54	c #Conflicts:    2202000 | #Constraints:      80493
3260.07/3553.54	c #Conflicts:    2203000 | #Constraints:      81493
3260.07/3553.54	c #Conflicts:    2204000 | #Constraints:      82493
3260.07/3553.54	c #Conflicts:    2205000 | #Constraints:      83493
3260.07/3553.54	c #Conflicts:    2206000 | #Constraints:      84493
3260.07/3553.54	c #Conflicts:    2207000 | #Constraints:      85493
3260.07/3553.54	c #Conflicts:    2208000 | #Constraints:      86493
3260.07/3553.54	c #Conflicts:    2209000 | #Constraints:      87493
3260.07/3553.54	c #Conflicts:    2210000 | #Constraints:      88493
3260.07/3553.54	c #Conflicts:    2211000 | #Constraints:      89493
3260.07/3553.54	c #Conflicts:    2212000 | #Constraints:      90493
3260.07/3553.54	c #Conflicts:    2213000 | #Constraints:      91493
3260.07/3553.54	c #Conflicts:    2214000 | #Constraints:      92493
3260.07/3553.54	c #Conflicts:    2215000 | #Constraints:      93493
3260.07/3553.54	c #Conflicts:    2216000 | #Constraints:      94493
3260.07/3553.54	c #Conflicts:    2217000 | #Constraints:      95493
3260.07/3553.54	c #Conflicts:    2218000 | #Constraints:      96493
3260.07/3553.54	c #Conflicts:    2219000 | #Constraints:      97493
3260.07/3553.54	c #Conflicts:    2220000 | #Constraints:      98493
3260.07/3553.54	c #Conflicts:    2221000 | #Constraints:      99493
3260.07/3553.54	c #Conflicts:    2222000 | #Constraints:     100493
3260.07/3553.54	c #Conflicts:    2223000 | #Constraints:     101493
3260.07/3553.54	c #Conflicts:    2224000 | #Constraints:     102493
3260.07/3553.54	c #Conflicts:    2225000 | #Constraints:     103493
3260.07/3553.54	c #Conflicts:    2226000 | #Constraints:     104493
3260.07/3553.54	c #Conflicts:    2227000 | #Constraints:     105493
3260.07/3553.54	c #Conflicts:    2228000 | #Constraints:     106493
3260.07/3553.54	c #Conflicts:    2229000 | #Constraints:     107493
3260.07/3553.54	c #Conflicts:    2230000 | #Constraints:     108493
3260.07/3553.54	c #Conflicts:    2231000 | #Constraints:     109493
3260.07/3553.54	c #Conflicts:    2232000 | #Constraints:     110493
3260.07/3553.54	c #Conflicts:    2233000 | #Constraints:     111493
3260.07/3553.54	c #Conflicts:    2234000 | #Constraints:     112493
3260.07/3553.54	c #Conflicts:    2235000 | #Constraints:     113493
3260.07/3553.54	c #Conflicts:    2236000 | #Constraints:     114493
3260.07/3553.54	c #Conflicts:    2237000 | #Constraints:     115493
3260.07/3553.54	c #Conflicts:    2238000 | #Constraints:     116493
3260.07/3553.54	c #Conflicts:    2239000 | #Constraints:     117493
3260.07/3553.54	c #Conflicts:    2240000 | #Constraints:     118493
3260.07/3553.54	c #Conflicts:    2241000 | #Constraints:     119493
3260.07/3553.54	c #Conflicts:    2242000 | #Constraints:     120493
3260.07/3553.54	c #Conflicts:    2243000 | #Constraints:     121493
3260.07/3553.54	c #Conflicts:    2244000 | #Constraints:     122493
3260.07/3553.54	c #Conflicts:    2245000 | #Constraints:     123493
3260.07/3553.54	c #Conflicts:    2246000 | #Constraints:     124493
3260.07/3553.54	c #Conflicts:    2247000 | #Constraints:     125493
3260.07/3553.54	c #Conflicts:    2248000 | #Constraints:     126493
3260.07/3553.54	c #Conflicts:    2249000 | #Constraints:     127493
3260.07/3553.54	c #Conflicts:    2250000 | #Constraints:     128493
3260.07/3553.54	c #Conflicts:    2251000 | #Constraints:     129493
3260.07/3553.54	c bounds -291 >= -510 @ 3233.58
3345.91/3641.50	c #Conflicts:    2252000 | #Constraints:     130535
3345.91/3641.50	c #Conflicts:    2253000 | #Constraints:     131535
3345.91/3641.50	c #Conflicts:    2254000 | #Constraints:     132535
3345.91/3641.50	c #Conflicts:    2255000 | #Constraints:     133535
3345.91/3641.50	c #Conflicts:    2256000 | #Constraints:     134535
3345.91/3641.50	c #Conflicts:    2257000 | #Constraints:     135535
3345.91/3641.50	c #Conflicts:    2258000 | #Constraints:     136535
3345.91/3641.50	c #Conflicts:    2259000 | #Constraints:     137535
3345.91/3641.50	c #Conflicts:    2260000 | #Constraints:     138535
3345.91/3641.50	c #Conflicts:    2261000 | #Constraints:     139535
3345.91/3641.50	c #Conflicts:    2262000 | #Constraints:     140535
3345.91/3641.50	c #Conflicts:    2263000 | #Constraints:     141535
3345.91/3641.50	c #Conflicts:    2264000 | #Constraints:     142535
3345.91/3641.50	c #Conflicts:    2265000 | #Constraints:     143535
3345.91/3641.50	c #Conflicts:    2266000 | #Constraints:     144535
3345.91/3641.50	c #Conflicts:    2267000 | #Constraints:     145535
3345.91/3641.50	c #Conflicts:    2268000 | #Constraints:     146535
3345.91/3641.50	c #Conflicts:    2269000 | #Constraints:     147535
3345.91/3641.50	c #Conflicts:    2270000 | #Constraints:     148535
3345.91/3641.50	c #Conflicts:    2271000 | #Constraints:     149535
3345.91/3641.50	c #Conflicts:    2272000 | #Constraints:     150535
3345.91/3641.50	c #Conflicts:    2273000 | #Constraints:     151535
3345.91/3641.50	c #Conflicts:    2274000 | #Constraints:     152535
3345.91/3641.50	c #Conflicts:    2275000 | #Constraints:     153535
3345.91/3641.50	c #Conflicts:    2276000 | #Constraints:     154535
3345.91/3641.50	c #Conflicts:    2277000 | #Constraints:     155535
3345.91/3641.50	c #Conflicts:    2278000 | #Constraints:     156535
3345.91/3641.50	c #Conflicts:    2279000 | #Constraints:     157535
3345.91/3641.50	c #Conflicts:    2280000 | #Constraints:     158535
3345.91/3641.50	c #Conflicts:    2281000 | #Constraints:     159535
3345.91/3641.50	c #Conflicts:    2282000 | #Constraints:     160535
3345.91/3641.50	c #Conflicts:    2283000 | #Constraints:     161535
3345.91/3641.50	c #Conflicts:    2284000 | #Constraints:     162535
3345.91/3641.50	c #Conflicts:    2285000 | #Constraints:     163535
3345.91/3641.50	c #Conflicts:    2286000 | #Constraints:     164535
3345.91/3641.50	c #Conflicts:    2287000 | #Constraints:     165535
3345.91/3641.50	c #Conflicts:    2288000 | #Constraints:     166535
3345.91/3641.50	c #Conflicts:    2289000 | #Constraints:     167535
3345.91/3641.50	c #Conflicts:    2290000 | #Constraints:     168535
3345.91/3641.50	c #Conflicts:    2291000 | #Constraints:     169535
3345.91/3641.50	c #Conflicts:    2292000 | #Constraints:     170535
3345.91/3641.50	c #Conflicts:    2293000 | #Constraints:     171535
3345.91/3641.50	c #Conflicts:    2294000 | #Constraints:     172535
3345.91/3641.50	c #Conflicts:    2295000 | #Constraints:     173535
3345.91/3641.50	c #Conflicts:    2296000 | #Constraints:     174535
3345.91/3641.50	c #Conflicts:    2297000 | #Constraints:     175535
3345.91/3641.50	c #Conflicts:    2298000 | #Constraints:     176535
3345.91/3641.50	c #Conflicts:    2299000 | #Constraints:     177535
3345.91/3641.50	c #Conflicts:    2300000 | #Constraints:     178535
3345.91/3641.50	c INPROCESSING
3345.91/3641.50	c GARBAGE COLLECT
3345.91/3641.50	c rational objective -510
3403.18/3699.07	c #Conflicts:    2301000 | #Constraints:     104703
3403.18/3699.07	c #Conflicts:    2302000 | #Constraints:     105703
3403.18/3699.07	c #Conflicts:    2303000 | #Constraints:     106703
3403.18/3699.07	c #Conflicts:    2304000 | #Constraints:     107703
3403.18/3699.07	c #Conflicts:    2305000 | #Constraints:     108703
3403.18/3699.07	c #Conflicts:    2306000 | #Constraints:     109703
3403.18/3699.07	c #Conflicts:    2307000 | #Constraints:     110703
3403.18/3699.07	c #Conflicts:    2308000 | #Constraints:     111703
3403.18/3699.07	c #Conflicts:    2309000 | #Constraints:     112703
3403.18/3699.07	c #Conflicts:    2310000 | #Constraints:     113703
3403.18/3699.07	c #Conflicts:    2311000 | #Constraints:     114703
3403.18/3699.07	c #Conflicts:    2312000 | #Constraints:     115703
3403.18/3699.07	c #Conflicts:    2313000 | #Constraints:     116703
3403.18/3699.07	c #Conflicts:    2314000 | #Constraints:     117703
3403.18/3699.07	c #Conflicts:    2315000 | #Constraints:     118703
3403.18/3699.07	c #Conflicts:    2316000 | #Constraints:     119703
3403.18/3699.07	c #Conflicts:    2317000 | #Constraints:     120703
3403.18/3699.07	c #Conflicts:    2318000 | #Constraints:     121703
3403.18/3699.07	c #Conflicts:    2319000 | #Constraints:     122703
3403.18/3699.07	c #Conflicts:    2320000 | #Constraints:     123703
3403.18/3699.07	c #Conflicts:    2321000 | #Constraints:     124703
3403.18/3699.07	c #Conflicts:    2322000 | #Constraints:     125703
3403.18/3699.07	c #Conflicts:    2323000 | #Constraints:     126703
3403.18/3699.07	c #Conflicts:    2324000 | #Constraints:     127703
3403.18/3699.07	c #Conflicts:    2325000 | #Constraints:     128703
3403.18/3699.07	c #Conflicts:    2326000 | #Constraints:     129703
3403.18/3699.07	c #Conflicts:    2327000 | #Constraints:     130703
3403.18/3699.07	c #Conflicts:    2328000 | #Constraints:     131703
3403.18/3699.07	c #Conflicts:    2329000 | #Constraints:     132703
3403.18/3699.07	c #Conflicts:    2330000 | #Constraints:     133703
3403.18/3699.07	c #Conflicts:    2331000 | #Constraints:     134703
3403.18/3699.07	c #Conflicts:    2332000 | #Constraints:     135703
3403.18/3699.07	c #Conflicts:    2333000 | #Constraints:     136703
3403.18/3699.07	c #Conflicts:    2334000 | #Constraints:     137703
3403.18/3699.07	c #Conflicts:    2335000 | #Constraints:     138703
3403.18/3699.07	c #Conflicts:    2336000 | #Constraints:     139703
3403.18/3699.07	c #Conflicts:    2337000 | #Constraints:     140703
3403.18/3699.07	c #Conflicts:    2338000 | #Constraints:     141703
3403.18/3699.07	c #Conflicts:    2339000 | #Constraints:     142703
3403.18/3699.07	c #Conflicts:    2340000 | #Constraints:     143703
3403.18/3699.07	c INPROCESSING
3403.18/3699.07	c GARBAGE COLLECT
3403.18/3699.07	c rational objective -510
3404.18/3700.00	c cpu time 3376.71 s
3404.18/3700.00	c deterministic time 106226450376 1.06e+11
3404.18/3700.00	c optimization time 1.49353 s
3404.18/3700.00	c total solve time 3375.12 s
3404.18/3700.00	c core-guided solve time 2978.09 s
3404.18/3700.00	c propagation time 3048.54 s
3404.18/3700.00	c conflict analysis time 286.068 s
3404.18/3700.00	c propagations 295143200
3404.18/3700.00	c resolve steps 48108944
3404.18/3700.00	c decisions 5180399
3404.18/3700.00	c conflicts 2340176
3404.18/3700.00	c restarts 4094
3404.18/3700.00	c inprocessing phases 72
3404.18/3700.00	c garbage collections 72 ,( 100.00 )
3404.18/3700.00	c input clauses 25702 ,( 79.06 )
3404.18/3700.00	c input cardinalities 5204 ,( 16.01 )
3404.18/3700.00	c input general constraints 1605 ,( 4.94 )
3404.18/3700.00	c input average constraint length 117.37
3404.18/3700.00	c input average constraint degree 39.11
3404.18/3700.00	c learned clauses 2105884 ,( 88.49 )
3404.18/3700.00	c learned cardinalities 18487 ,( 0.78 )
3404.18/3700.00	c learned general constraints 255417 ,( 10.73 )
3404.18/3700.00	c learned average constraint length 164.19
3404.18/3700.00	c learned average constraint degree 92119283.49
3404.18/3700.00	c watched  CF 32, 64, 128, Arb: 118651 , 0 , 0 , 0
3404.18/3700.00	c counting CF 32, 64, 128, Arb: 138372 , 0 , 0 , 0
3404.18/3700.00	c watched   constraints 118651 ,( 46.16 ) 
3404.18/3700.00	c counting  constraints 138371 ,( 53.84 ) 
3404.18/3700.00	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 2572631987 , 263578987 , 7531270128 ,( 538282067 , 6992988061 )
3404.18/3700.00	c gcd simplifications 64729
3404.18/3700.00	c detected cardinalities 1464
3404.18/3700.00	c weakened non-implied lits 48919591
3404.18/3700.00	c weakened non-implying lits 131594
3404.18/3700.00	c original variables 3387
3404.18/3700.00	c clausal propagations 193520408
3404.18/3700.00	c cardinality propagations 17327940
3404.18/3700.00	c watched propagations 2011853
3404.18/3700.00	c counting propagations 78849556
3404.18/3700.00	c watch lookups 28902319968
3404.18/3700.00	c watch backjump lookups 0
3404.18/3700.00	c watch checks 69201901457
3404.18/3700.00	c propagation checks 6479714517
3404.18/3700.00	c constraint additions 1037329782
3404.18/3700.00	c trail pops 302625907
3404.18/3700.00	c formula constraints 23106
3404.18/3700.00	c learned constraints 2303059
3404.18/3700.00	c bound constraints 1815
3404.18/3700.00	c core-guided constraints 7590
3404.18/3700.00	c encountered formula constraints 5259789
3404.18/3700.00	c encountered learned constraints 28975030
3404.18/3700.00	c encountered bound constraints 201
3404.18/3700.00	c encountered core-guided constraints 16060383
3404.18/3700.00	c LP total time 2178.55 s
3404.18/3700.00	c LP solve time 2059.71 s
3404.18/3700.00	c LP constraints added 25657
3404.18/3700.00	c LP constraints removed 2514
3404.18/3700.00	c LP pivots internal 2211156
3404.18/3700.00	c LP pivots root 23989
3404.18/3700.00	c LP calls 1012706
3404.18/3700.00	c LP optimalities 975510
3404.18/3700.00	c LP no pivot count 798953
3404.18/3700.00	c LP infeasibilities 37193
3404.18/3700.00	c LP valid Farkas constraints 37193
3404.18/3700.00	c LP learned Farkas constraints 37190
3404.18/3700.00	c LP basis resets 0
3404.18/3700.00	c LP cycling count 0
3404.18/3700.00	c LP singular count 0
3404.18/3700.00	c LP no primal count 0
3404.18/3700.00	c LP no farkas count 0
3404.18/3700.00	c LP other issue count 0
3404.18/3700.00	c LP Gomory cuts 2346
3404.18/3700.00	c LP learned cuts 205
3404.18/3700.00	c LP deleted cuts 2514
3404.18/3700.00	c LP encountered Gomory constraints 0
3404.18/3700.00	c LP encountered Farkas constraints 65288
3404.18/3700.00	c LP encountered learned Farkas constraints 51239
3404.18/3700.00	c CG auxiliary variables introduced 3042
3404.18/3700.00	c CG solutions found 279
3404.18/3700.00	c CG cores constructed 1536
3404.18/3700.00	c CG core cardinality constraints returned 0
3404.18/3700.00	c CG unit cores 0
3404.18/3700.00	c CG single cores 1536
3404.18/3700.00	c CG blocks removed during cardinality reduction 0
3404.18/3700.00	c CG first core best 0
3404.18/3700.00	c CG decision core best 0
3404.18/3700.00	c CG core reduction tie 0
3404.18/3700.00	c CG core degree average 1.00
3404.18/3700.00	c CG core slack average 2.24
3404.18/3700.00	c CG core upper bound improvements 0
3404.18/3700.00	c STR number of successful calls 0
3404.18/3700.00	c STR number of unsuccessful calls 0
3404.18/3700.00	c STR number of inconclusive calls 0
3404.18/3700.00	c STR number of successful attempts 0
3404.18/3700.00	c STR number of unsuccessful attempts 0
3404.18/3700.00	c STR number of inconclusive attempts 0
3404.18/3700.00	c STR average degree increase per successful call inf
3404.18/3700.00	c STR average degree increase per successful attempt inf
3404.18/3700.00	c STR total number of conflicts for successful attempts 0
3404.18/3700.00	c STR total number of conflicts for unsuccessful attempts 0
3404.18/3700.00	c STR total number of conflicts for inconclusive attempts 0
3404.18/3700.00	c STR average number of conflicts per successful attempt inf
3404.18/3700.00	c STR average number of conflicts per unsuccessful attempt inf
3404.18/3700.00	c STR average number of conflicts per inconclusive attempt inf
3404.18/3700.00	c AVG.sumWPerc 43.82 
3404.18/3700.00	c bigint constraints 0 
3404.18/3700.00	o -291
3404.18/3700.00	s SATISFIABLE
3404.18/3700.00	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 x25 -x26 -x27 x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 x39 -x40 -x41 -x42 -x43 x44 -x45 x46 -x47 -x48 x49 -x50 x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 x72 -x73 -x74 x75 -x76 -x77 -x78 -x79 -x80 x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100 -x101 x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 x110 -x111 -x112 x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 x154 -x155 -x156 -x157 -x158 -x159 x160 -x161 -x162 -x163 x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 x176 -x177 -x178 -x179 -x180 -x181 -x182 x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 x198 -x199 x200 -x201 -x202 x203 x204 -x205 x206 x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 x226 -x227 -x228 -x229 -x230 -x231 -x232 x233 x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 x248 x249 -x250 -x251 x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 x261 -x262 -x263 x264 -x265 x266 -x267 -x268 -x269 -x270 -x271 x272 -x273 -x274 x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 x297 -x298 x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 x320 x321 -x322 x323 -x324 -x325 -x326 -x327 -x328 x329 -x330 x331 -x332 -x333 -x334 -x335 x336 -x337 -x338 x339 -x340 -x341 x342 x343 -x344 x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 x355 -x356 -x357 -x358 x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 x370 -x371 -x372 -x373 x374 -x375 -x376 x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 x395 -x396 x397 -x398 -x399 -x400 -x401 -x402 -x403 x404 -x405 -x406 -x407 -x408 -x409 x410 -x411 -x412 x413 -x414 x415 -x416 x417 x418 -x419 -x420 -x421 -x422 x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 x454 -x455 -x456 -x457 -x458 -x459 x460 -x461 x462 -x463 x464 -x465 -x466 -x467 x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 x480 x481 -x482 -x483 -x484 -x485 -x486 -x487 x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 x513 -x514 -x515 -x516 x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 x555 x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 x568 -x569 -x570 -x571 -x572 x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 x644 -x645 -x646 -x647 -x648 x649 -x650 -x651 -x652 -x653 -x654 -x655 x656 -x657 -x658 -x659 -x660 -x661 x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 x696 -x697 -x698 x699 -x700 -x701 x702 -x703 -x704 -x705 -x706 -x707 x708 -x709 -x710 -x711 -x712 x713 x714 -x715 -x716 x717 x718 -x719 -x720 x721 x722 -x723 x724 -x725 -x726 x727 -x728 -x729 x730 -x731 -x732 -x733 -x734 -x735 x736 x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 x748 -x749 -x750 x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760 -x761 x762 -x763 x764 x765 x766 -x767 x768 -x769 -x770 -x771 x772 x773 x774 -x775 -x776 -x777 -x778 -x779 -x780 x781 -x782 -x783 -x784 -x785 x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 -x812 x813 -x814 x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 x827 x828 -x829 -x830 -x831 -x832 -x833 -x834 x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 x857 -x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 x879 -x880 -x881 -x882 -x883 -x884 -x885 -x886 x887 x888 -x889 -x890 -x891 x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 x900 -x901 -x902 -x903 -x904 x905 x906 -x907 -x908 x909 -x910 -x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 -x937 x938 -x939 -x940 -x941 -x942 -x943 -x944 x945 -x946 -x947 -x948 x949 -x950 -x951 -x952 x953 x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 x963 x964 -x965 -x966 -x967 -x968 -x969 -x970 -x971 -x972 -x973 -x974 -x975 -x976 -x977 -x978 -x979 -x980 -x981 -x982 -x983 -x984 -x985 -x986 -x987 -x988 -x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 -x999 x1000 -x1001 -x1002 -x1003 -x1004 -x1005 x1006 x1007 -x1008 -x1009 -x1010 -x1011 -x1012 -x1013 x1014 -x1015 -x1016 -x1017 -x1018 -x1019 -x1020 -x1021 -x1022 x1023 -x1024 -x1025 -x1026 -x1027 -x1028 -x1029 -x1030 -x1031 -x1032 -x1033 -x1034 -x1035 -x1036 x1037 -x1038 -x1039 -x1040 -x1041 x1042 -x1043 -x1044 x1045 -x1046 x1047 -x1048 x1049 -x1050 -x1051 -x1052 -x1053 -x1054 -x1055 -x1056 -x1057 -x1058 -x1059 -x1060 -x1061 -x1062 -x1063 -x1064 -x1065 -x1066 -x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 -x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080 -x1081 -x1082 -x1083 -x1084 -x1085 -x1086 x1087 x1088 -x1089 -x1090 x1091 -x1092 -x1093 x1094 -x1095 -x1096 -x1097 -x1098 -x1099 -x1100 -x1101 -x1102 -x1103 -x1104 x1105 -x1106 -x1107 -x1108 x1109 -x1110 -x1111 -x1112 -x1113 x1114 -x1115 -x1116 -x1117 -x1118 -x1119 -x1120 x1121 -x1122 -x1123 x1124 -x1125 -x1126 x1127 -x1128 -x1129 -x1130 -x1131 -x1132 -x1133 -x1134 -x1135 -x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142 -x1143 -x1144 -x1145 -x1146 -x1147 -x1148 -x1149 -x1150 -x1151 -x1152 x1153 -x1154 -x1155 -x1156 -x1157 -x1158 -x1159 -x1160 -x1161 -x1162 -x1163 -x1164 -x1165 -x1166 -x1167 -x1168 x1169 -x1170 -x1171 -x1172 -x1173 -x1174 -x1175 -x1176 -x1177 -x1178 -x1179 -x1180 -x1181 x1182 -x1183 -x1184 -x1185 -x1186 -x1187 -x1188 x1189 -x1190 -x1191 -x1192 -x1193 -x1194 -x1195 -x1196 -x1197 -x1198 x1199 -x1200 x1201 -x1202 -x1203 -x1204 -x1205 -x1206 -x1207 -x1208 x1209 -x1210 -x1211 -x1212 -x1213 -x1214 -x1215 -x1216 -x1217 -x1218 -x1219 -x1220 x1221 -x1222 x1223 -x1224 -x1225 -x1226 -x1227 x1228 -x1229 x1230 -x1231 -x1232 x1233 -x1234 -x1235 -x1236 -x1237 -x1238 -x1239 -x1240 -x1241 -x1242 x1243 -x1244 -x1245 x1246 -x1247 -x1248 -x1249 -x1250 -x1251 -x1252 -x1253 -x1254 -x1255 -x1256 x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1264 x1265 -x1266 x1267 -x1268 -x1269 -x1270 -x1271 x1272 x1273 -x1274 -x1275 -x1276 -x1277 -x1278 -x1279 -x1280 -x1281 -x1282 -x1283 -x1284 -x1285 -x1286 -x1287 -x1288 -x1289 x1290 -x1291 x1292 -x1293 -x1294 -x1295 -x1296 -x1297 -x1298 -x1299 -x1300 -x1301 -x1302 -x1303 -x1304 -x1305 -x1306 -x1307 -x1308 -x1309 -x1310 -x1311 x1312 -x1313 -x1314 -x1315 -x1316 -x1317 -x1318 -x1319 -x1320 -x1321 -x1322 -x1323 x1324 -x1325 x1326 x1327 -x1328 -x1329 -x1330 -x1331 -x1332 -x1333 -x1334 -x1335 -x1336 -x1337 -x1338 -x1339 -x1340 -x1341 -x1342 x1343 -x1344 -x1345 -x1346 -x1347 -x1348 -x1349 -x1350 -x1351 -x1352 -x1353 x1354 -x1355 -x1356 -x1357 -x1358 -x1359 -x1360 -x1361 -x1362 -x1363 -x1364 x1365 -x1366 x1367 -x1368 -x1369 -x1370 x1371 -x1372 -x1373 -x1374 -x1375 x1376 -x1377 -x1378 -x1379 -x1380 -x1381 -x1382 -x1383 -x1384 -x1385 -x1386 -x1387 -x1388 -x1389 -x1390 -x1391 -x1392 x1393 -x1394 -x1395 -x1396 -x1397 -x1398 x1399 -x1400 -x1401 -x1402 x1403 x1404 -x1405 -x1406 -x1407 -x1408 -x1409 x1410 -x1411 -x1412 -x1413 x1414 -x1415 -x1416 -x1417 -x1418 -x1419 -x1420 x1421 -x1422 -x1423 -x1424 -x1425 -x1426 -x1427 -x1428 -x1429 -x1430 -x1431 -x1432 -x1433 x1434 -x1435 -x1436 -x1437 -x1438 -x1439 -x1440 -x1441 -x1442 x1443 -x1444 -x1445 -x1446 -x1447 -x1448 -x1449 -x1450 -x1451 -x1452 x1453 -x1454 x1455 -x1456 x1457 -x1458 -x1459 -x1460 -x1461 -x1462 -x1463 -x1464 -x1465 -x1466 -x1467 -x1468 x1469 -x1470 -x1471 -x1472 -x1473 x1474 -x1475 -x1476 -x1477 -x1478 -x1479 -x1480 x1481 -x1482 -x1483 -x1484 -x1485 x1486 -x1487 -x1488 -x1489 -x1490 -x1491 -x1492 -x1493 -x1494 -x1495 -x1496 -x1497 -x1498 -x1499 -x1500 -x1501 -x1502 -x1503 -x1504 -x1505 -x1506 -x1507 -x1508 -x1509 -x1510 -x1511 x1512 -x1513 -x1514 -x1515 -x1516 -x1517 -x1518 -x1519 -x1520 x1521 -x1522 -x1523 -x1524 -x1525 -x1526 -x1527 x1528 -x1529 -x1530 -x1531 -x1532 -x1533 -x1534 -x1535 -x1536 -x1537 -x1538 -x1539 -x1540 -x1541 -x1542 -x1543 -x1544 -x1545 -x1546 -x1547 -x1548 -x1549 -x1550 x1551 -x1552 -x1553 -x1554 -x1555 -x1556 -x1557 -x1558 -x1559 -x1560 x1561 -x1562 -x1563 -x1564 -x1565 -x1566 -x1567 -x1568 -x1569 -x1570 -x1571 -x1572 -x1573 x1574 -x1575 -x1576 x1577 -x1578 -x1579 -x1580 -x1581 -x1582 -x1583 -x1584 -x1585 x1586 -x1587 x1588 -x1589 -x1590 -x1591 -x1592 -x1593 -x1594 -x1595 -x1596 -x1597 x1598 -x1599 -x1600 -x1601 -x1602 -x1603 x1604 -x1605 -x1606 -x1607 -x1608 -x1609 -x1610 -x1611 x1612 -x1613 -x1614 x1615 -x1616 -x1617 -x1618 -x1619 -x1620 -x1621 -x1622 -x1623 -x1624 -x1625 x1626 -x1627 -x1628 -x1629 -x1630 -x1631 -x1632 -x1633 -x1634 -x1635 -x1636 x1637 -x1638 x1639 -x1640 x1641 -x1642 -x1643 -x1644 -x1645 -x1646 -x1647 x1648 -x1649 -x1650 -x1651 -x1652 -x1653 -x1654 -x1655 -x1656 x1657 -x1658 -x1659 -x1660 -x1661 -x1662 -x1663 -x1664 -x1665 -x1666 -x1667 -x1668 -x1669 -x1670 x1671 -x1672 x1673 -x1674 -x1675 -x1676 -x1677 -x1678 -x1679 -x1680 x1681 -x1682 -x1683 x1684 -x1685 -x1686 -x1687 x1688 -x1689 -x1690 -x1691 -x1692 -x1693 -x1694 -x1695 -x1696 -x1697 -x1698 -x1699 x1700 -x1701 -x1702 x1703 -x1704 x1705 -x1706 -x1707 -x1708 -x1709 -x1710 -x1711 x1712 x1713 -x1714 -x1715 -x1716 -x1717 x1718 -x1719 -x1720 -x1721 -x1722 -x1723 -x1724 -x1725 -x1726 -x1727 -x1728 -x1729 -x1730 -x1731 -x1732 -x1733 x1734 -x1735 x1736 -x1737 -x1738 -x1739 -x1740 x1741 -x1742 -x1743 -x1744 -x1745 -x1746 -x1747 x1748 -x1749 x1750 -x1751 -x1752 -x1753 -x1754 -x1755 -x1756 -x1757 -x1758 -x1759 -x1760 -x1761 -x1762 -x1763 -x1764 -x1765 -x1766 -x1767 -x1768 x1769 -x1770 -x1771 -x1772 -x1773 -x1774 -x1775 x1776 -x1777 x1778 -x1779 -x1780 -x1781 -x1782 -x1783 -x1784 -x1785 x1786 -x1787 x1788 -x1789 -x1790 -x1791 x1792 -x1793 -x1794 -x1795 -x1796 -x1797 -x1798 -x1799 -x1800 -x1801 -x1802 x1803 -x1804 x1805 x1806 -x1807 -x1808 -x1809 -x1810 -x1811 -x1812 -x1813 -x1814 -x1815 -x1816 -x1817 -x1818 -x1819 -x1820 -x1821 -x1822 -x1823 -x1824 -x1825 -x1826 -x1827 -x1828 x1829 -x1830 -x1831 -x1832 -x1833 -x1834 -x1835 -x1836 -x1837 -x1838 -x1839 -x1840 -x1841 -x1842 x1843 -x1844 -x1845 -x1846 -x1847 -x1848 -x1849 -x1850 -x1851 -x1852 -x1853 -x1854 x1855 x1856 -x1857 -x1858 -x1859 -x1860 -x1861 -x1862 -x1863 -x1864 -x1865 -x1866 -x1867 -x1868 -x1869 -x1870 -x1871 x1872 x1873 -x1874 -x1875 -x1876 -x1877 -x1878 -x1879 -x1880 -x1881 -x1882 -x1883 -x1884 -x1885 -x1886 -x1887 -x1888 -x1889 -x1890 -x1891 x1892 -x1893 x1894 x1895 -x1896 -x1897 -x1898 -x1899 x1900 -x1901 -x1902 -x1903 -x1904 -x1905 -x1906 -x1907 -x1908 x1909 -x1910 -x1911 -x1912 -x1913 x1914 -x1915 -x1916 -x1917 -x1918 -x1919 -x1920 -x1921 -x1922 -x1923 -x1924 x1925 x1926 -x1927 -x1928 -x1929 -x1930 x1931 -x1932 -x1933 x1934 -x1935 -x1936 -x1937 x1938 -x1939 -x1940 -x1941 x1942 -x1943 -x1944 -x1945 -x1946 -x1947 -x1948 -x1949 -x1950 -x1951 x1952 -x1953 -x1954 -x1955 -x1956 -x1957 -x1958 -x1959 -x1960 -x1961 -x1962 -x1963 x1964 -x1965 -x1966 -x1967 -x1968 -x1969 x1970 -x1971 -x1972 x1973 -x1974 -x1975 -x1976 -x1977 -x1978 -x1979 -x1980 x1981 x1982 -x1983 -x1984 -x1985 -x1986 -x1987 -x1988 -x1989 -x1990 -x1991 -x1992 -x1993 -x1994 x1995 -x1996 x1997 -x1998 -x1999 -x2000 -x2001 -x2002 x2003 -x2004 x2005 -x2006 -x2007 -x2008 -x2009 -x2010 -x2011 x2012 -x2013 -x2014 -x2015 -x2016 x2017 -x2018 -x2019 x2020 -x2021 -x2022 -x2023 -x2024 -x2025 -x2026 -x2027 -x2028 x2029 -x2030 -x2031 -x2032 -x2033 x2034 -x2035 -x2036 -x2037 x2038 -x2039 -x2040 -x2041 -x2042 x2043 -x2044 -x2045 -x2046
3404.18/3700.00	c Program interrupted by user.

Verifier Data

OK	-291

Watcher Data

runsolver version 3.4.2 (svn: 4680) 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.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (55535 MiB free)
  memory of node 1: 64507 MiB (25260 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4522095-1751571583/watcher-4522095-1751571583 -o /tmp/evaluation-result-4522095-1751571583/solver-4522095-1751571583 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751562311-88611 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4522095-1751571583.opb PROOFDIR/proof-4522095-1751571583 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
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): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=91539, runsolver pid=91536
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.06 4.10 4.13 5/274 91541
/proc/meminfo: memFree=82731284/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91541] ppid=91539 vsize=22432 memory=13672 CPUtime=0.06 cores=4,6
/proc/91541/stat : 91541 (pbsuma) R 91539 91539 88600 0 -1 4194304 2498 0 0 0 6 0 0 0 20 0 1 0 72836249 22970368 3418 18446744073709551615 4210688 4653049 140727605473888 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 12992512 140727605475555 140727605475890 140727605475890 140727605481455 0
/proc/91541/statm: 5608 3418 1024 108 0 3016 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 26624 KiB
Current children cumulated memory: 16616 KiB

[startup+0.205999 s]*
/proc/loadavg: 4.06 4.10 4.13 5/274 91541
/proc/meminfo: memFree=82731284/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91541] ppid=91539 vsize=26496 memory=17172 CPUtime=0.17 cores=4,6
/proc/91541/stat : 91541 (pbsuma) R 91539 91539 88600 0 -1 4194304 4106 0 0 0 17 0 0 0 20 0 1 0 72836249 27131904 4293 18446744073709551615 4210688 4653049 140727605473888 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 12992512 140727605475555 140727605475890 140727605475890 140727605481455 0
/proc/91541/statm: 6624 4293 1024 108 0 4032 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 30688 KiB
Current children cumulated memory: 20116 KiB

[startup+0.30584 s]*
/proc/loadavg: 4.06 4.10 4.13 5/274 91542
/proc/meminfo: memFree=82730840/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=57492 memory=12672 CPUtime=0.05 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 967 0 0 0 4 1 0 0 20 0 1 0 72836273 58871808 3168 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0
/proc/91542/statm: 14373 3168 1952 1147 0 1800 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 61684 KiB
Current children cumulated memory: 15616 KiB

[startup+0.700186 s]
/proc/loadavg: 4.06 4.10 4.13 5/274 91542
/proc/meminfo: memFree=82714456/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=88792 memory=41792 CPUtime=0.43 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 6452 0 0 0 39 4 0 0 20 0 1 0 72836273 90923008 10448 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0
/proc/91542/statm: 22198 10448 2400 1147 0 9625 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 92984 KiB
Current children cumulated memory: 44736 KiB

[startup+1.50018 s]
/proc/loadavg: 4.06 4.10 4.13 5/274 91542
/proc/meminfo: memFree=82698328/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=114572 memory=67924 CPUtime=1.24 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 12008 0 0 0 109 15 0 0 20 0 1 0 72836273 117321728 16981 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0
/proc/91542/statm: 28643 16981 2432 1147 0 16070 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 118764 KiB
Current children cumulated memory: 70868 KiB

[startup+3.10611 s]
/proc/loadavg: 4.06 4.10 4.13 5/274 91542
/proc/meminfo: memFree=82645408/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=121788 memory=74324 CPUtime=2.84 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 13590 0 0 0 239 45 0 0 20 0 1 0 72836273 124710912 18581 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0
/proc/91542/statm: 30447 18581 2432 1147 0 17874 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 125980 KiB
Current children cumulated memory: 77268 KiB

[startup+6.30018 s]
/proc/loadavg: 4.06 4.10 4.13 5/274 91542
/proc/meminfo: memFree=82504284/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=126088 memory=78256 CPUtime=6.02 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 14652 0 0 0 538 64 0 0 20 0 1 0 72836273 129114112 19564 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0
/proc/91542/statm: 31522 19564 2432 1147 0 18949 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 130280 KiB
Current children cumulated memory: 81200 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.11 4.13 4/274 91542
/proc/meminfo: memFree=82314952/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=141748 memory=93420 CPUtime=12.41 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 17005 0 0 0 1160 81 0 0 20 0 1 0 72836273 145149952 23355 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0
/proc/91542/statm: 35437 23355 2432 1147 0 22864 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 145940 KiB
Current children cumulated memory: 96364 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.11 4.13 5/274 91542
/proc/meminfo: memFree=81937364/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=149784 memory=101228 CPUtime=25.17 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 18958 0 0 0 2407 110 0 0 20 0 1 0 72836273 153378816 25307 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0
/proc/91542/statm: 37446 25307 2432 1147 0 24873 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 153976 KiB
Current children cumulated memory: 104172 KiB

[startup+51.1062 s]
/proc/loadavg: 4.07 4.10 4.12 5/274 91543
/proc/meminfo: memFree=81135336/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=201344 memory=143140 CPUtime=50.64 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 24304 0 0 0 4906 158 0 0 20 0 1 0 72836273 206176256 35785 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0
/proc/91542/statm: 50336 35785 2432 1147 0 37763 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 205536 KiB
Current children cumulated memory: 146084 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.11 4.12 5/274 91546
/proc/meminfo: memFree=79462536/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=408748 memory=299772 CPUtime=96.59 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 34666 0 0 0 9445 214 0 0 20 0 1 0 72836273 418557952 74943 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0
/proc/91542/statm: 102187 74943 2432 1147 0 89614 0
Current children cumulated CPU time: 96.8 s
Current children cumulated vsize: 412940 KiB
Current children cumulated memory: 302716 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 4.09 4.11 5/275 91553
/proc/meminfo: memFree=78204308/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=408748 memory=308604 CPUtime=156.42 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 34681 0 0 0 15390 252 0 0 20 0 1 0 72836273 418557952 77151 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0
/proc/91542/statm: 102187 77151 2432 1147 0 89614 0
Current children cumulated CPU time: 156.63 s
Current children cumulated vsize: 412940 KiB
Current children cumulated memory: 311548 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.09 4.11 5/274 91555
/proc/meminfo: memFree=76991024/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=413412 memory=313340 CPUtime=210.22 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 35884 0 0 0 20734 288 0 0 20 0 1 0 72836273 423333888 78335 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0

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

/proc/91542/statm: 225831 189701 2432 1147 0 213258 0
Current children cumulated CPU time: 2873.44 s
Current children cumulated vsize: 907516 KiB
Current children cumulated memory: 761748 KiB

[startup+3162.3 s]
/proc/loadavg: 1.14 1.28 2.23 2/252 91820
/proc/meminfo: memFree=113720448/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=903324 memory=758804 CPUtime=2922.36 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 72907 0 0 0 289844 2392 0 0 20 0 1 0 72836273 925003776 189701 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0
/proc/91542/statm: 225831 189701 2432 1147 0 213258 0
Current children cumulated CPU time: 2922.57 s
Current children cumulated vsize: 907516 KiB
Current children cumulated memory: 761748 KiB

[startup+3222.3 s]
/proc/loadavg: 1.05 1.22 2.15 2/251 91822
/proc/meminfo: memFree=113680720/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=903324 memory=758804 CPUtime=2962.52 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 72907 0 0 0 293829 2423 0 0 20 0 1 0 72836273 925003776 189701 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0
/proc/91542/statm: 225831 189701 2432 1147 0 213258 0
Current children cumulated CPU time: 2962.73 s
Current children cumulated vsize: 907516 KiB
Current children cumulated memory: 761748 KiB

[startup+3282.3 s]
/proc/loadavg: 1.14 1.21 2.08 2/249 91824
/proc/meminfo: memFree=113642904/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=903324 memory=758804 CPUtime=3020.41 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 72907 0 0 0 299582 2459 0 0 20 0 1 0 72836273 925003776 189701 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0
/proc/91542/statm: 225831 189701 2432 1147 0 213258 0
Current children cumulated CPU time: 3020.62 s
Current children cumulated vsize: 907516 KiB
Current children cumulated memory: 761748 KiB

[startup+3342.3 s]
/proc/loadavg: 1.11 1.19 2.02 2/250 91827
/proc/meminfo: memFree=113628644/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=903324 memory=758804 CPUtime=3065.73 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 72907 0 0 0 304085 2488 0 0 20 0 1 0 72836273 925003776 189701 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0
/proc/91542/statm: 225831 189701 2432 1147 0 213258 0
Current children cumulated CPU time: 3065.94 s
Current children cumulated vsize: 907516 KiB
Current children cumulated memory: 761748 KiB

[startup+3402.3 s]
/proc/loadavg: 1.09 1.17 1.96 2/249 91830
/proc/meminfo: memFree=113592032/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=905640 memory=761236 CPUtime=3118.33 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 73500 0 0 0 309308 2525 0 0 20 0 1 0 72836273 927375360 190309 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0
/proc/91542/statm: 226410 190309 2432 1147 0 213837 0
Current children cumulated CPU time: 3118.54 s
Current children cumulated vsize: 909832 KiB
Current children cumulated memory: 764180 KiB

[startup+3462.3 s]
/proc/loadavg: 1.10 1.15 1.90 2/249 91832
/proc/meminfo: memFree=113535852/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=905640 memory=761236 CPUtime=3178.06 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 73500 0 0 0 315236 2570 0 0 20 0 1 0 72836273 927375360 190309 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0
/proc/91542/statm: 226410 190309 2432 1147 0 213837 0
Current children cumulated CPU time: 3178.27 s
Current children cumulated vsize: 909832 KiB
Current children cumulated memory: 764180 KiB

[startup+3522.3 s]
/proc/loadavg: 1.09 1.14 1.85 2/249 91834
/proc/meminfo: memFree=113496764/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=905640 memory=761236 CPUtime=3236.65 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 73500 0 0 0 321046 2619 0 0 20 0 1 0 72836273 927375360 190309 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0
/proc/91542/statm: 226410 190309 2432 1147 0 213837 0
Current children cumulated CPU time: 3236.86 s
Current children cumulated vsize: 909832 KiB
Current children cumulated memory: 764180 KiB

[startup+3582.3 s]
/proc/loadavg: 1.07 1.12 1.80 2/250 91837
/proc/meminfo: memFree=113450000/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=905640 memory=761236 CPUtime=3288.52 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 73500 0 0 0 326199 2653 0 0 20 0 1 0 72836273 927375360 190309 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0
/proc/91542/statm: 226410 190309 2432 1147 0 213837 0
Current children cumulated CPU time: 3288.73 s
Current children cumulated vsize: 909832 KiB
Current children cumulated memory: 764180 KiB

[startup+3642.3 s]
/proc/loadavg: 1.06 1.11 1.75 2/251 91842
/proc/meminfo: memFree=113424536/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=906388 memory=761876 CPUtime=3346.5 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 73673 0 0 0 331964 2686 0 0 20 0 1 0 72836273 928141312 190469 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0
/proc/91542/statm: 226597 190469 2432 1147 0 214024 0
Current children cumulated CPU time: 3346.71 s
Current children cumulated vsize: 910580 KiB
Current children cumulated memory: 764820 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 1.06 1.11 1.71 2/250 91845
/proc/meminfo: memFree=113372160/131249996 swapFree=33010684/33010684
[pid=91539] ppid=91536 vsize=4192 memory=2944 CPUtime=0.21 cores=4,6
/proc/91539/stat : 91539 (run-opt-break-l) S 91536 91539 88600 0 -1 4194304 241 4235 0 0 0 0 20 1 20 0 1 0 72836248 4292608 736 18446744073709551615 94674662555648 94674663450181 140725712148160 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94674663689232 94674663736976 94674685198336 140725712152853 140725712153054 140725712153054 140725712158656 0
/proc/91539/statm: 1048 736 672 219 0 110 0
[pid=91542] ppid=91539 vsize=906388 memory=762516 CPUtime=3403.97 cores=4,6
/proc/91542/stat : 91542 (roundingsat) R 91539 91539 88600 0 -1 4194304 73674 0 0 0 337671 2726 0 0 20 0 1 0 72836273 928141312 190629 18446744073709551615 4227072 8923433 140734483494544 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 39256064 140734483499284 140734483499560 140734483499560 140734483505130 0
/proc/91542/statm: 226597 190629 2432 1147 0 214024 0
Current children cumulated CPU time: 3404.18 s
Current children cumulated vsize: 910580 KiB
Current children cumulated memory: 765460 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.203963 s, system=0.010019 s

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

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

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

Child status: 2

Real time (s): 3700.04
CPU time (s): 3404.21
CPU user time (s): 3376.92
CPU system time (s): 27.2861
CPU usage (%): 92.0046
Max. virtual memory (cumulated for all children) (KiB): 910580
Max. memory (cumulated for all children) (KiB): 765460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3376.92
system time used= 27.2861
maximum resident set size= 762900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78172
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5643488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 752
involuntary context switches= 6783


# summary of solver processes directly reported to runsolver:
#   pid: 91539,91542
#   total CPU time (s): 3404.21
#   total CPU user time (s): 3376.92
#   total CPU system time (s): 27.2861

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.227 second user time and 16.3472 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-07-03 21:39:43
IDJOB=4522095
IDBENCH=178576
IDSOLVER=3360
FILE ID=nodeC024/4522095-1751571583
RUNJOBID= nodeC024-1751562311-88611
SLURM_JOB_ID= 9598763
Free space on /tmp= 432336 MiB

SOLVER NAME= roundingsat+pbsuma-opt-log 63f22ad
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2017/normalized-sorrell8.opb
COMMAND LINE= run-opt-break-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4522095-1751571583/watcher-4522095-1751571583 -o /tmp/evaluation-result-4522095-1751571583/solver-4522095-1751571583 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751562311-88611 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4522095-1751571583.opb PROOFDIR/proof-4522095-1751571583

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 3efa309da6b8ed2e5ff01ccb25d0dd51
RANDOM SEED=1019794571

nodeC024 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.666
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.653
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.730
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.200
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.538
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.670
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3596.173
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3559.392
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        82743444 kB
MemAvailable:   126511720 kB
Buffers:            2144 kB
Cached:         44521756 kB
SwapCached:            0 kB
Active:          3604580 kB
Inactive:       43987896 kB
Active(anon):    3084744 kB
Inactive(anon):     2084 kB
Active(file):     519836 kB
Inactive(file): 43985812 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:           6434620 kB
Writeback:             0 kB
AnonPages:       3064984 kB
Mapped:           118248 kB
Shmem:             18064 kB
KReclaimable:     203332 kB
Slab:             495480 kB
SReclaimable:     203332 kB
SUnreclaim:       292148 kB
KernelStack:        4432 kB
PageTables:         9788 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    3818792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150696 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1552384 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:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432352 MiB
End job on nodeC024 at 2025-07-03 22:41:24